input
stringlengths
1.02k
1.3k
output
sequencelengths
1
12
id
stringlengths
40
40
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: conserving resources has a positive impact on the environment. Sentence2: Recycling has a positive impact on the environment. Output:
[ "environment", "impact", "positive" ]
task039-8b2d25fada3d49d28fc1a9c97203b0ba
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: a flower 's purpose is to produce seeds. Sentence2: producing seeds allows seed to germinate in the spring so the plant can grow. Output:
[ "produce", "seeds" ]
task039-f3109e20155143679d9dd3f171e18876
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Mammary glands are used to produce milk to nourish their young. Sentence2: Female mammals have glands are used to produce milk to nourish their young. Output:
[ "glands", "milk", "nourish", "produce", "their", "used", "young" ]
task039-b29fe6f17cae4fcfbe48ef77b4b1daad
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: the number of rings in a tree trunk can be used to estimate the age of the tree. Sentence2: Tree rings record the seasons. Output:
[ "rings" ]
task039-6fd2abec83e6425591e2d1bcf6fa1697
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: an animal requires air for survival. Sentence2: Long term survival depends upon outside air to breathe. Output:
[ "air" ]
task039-491caf81305a41eeb5029c158f7ebe9d
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: the volume of an object can be used to describe the size of that object. Sentence2: the volume of an object can be used to describe the dimensions of that object. Output:
[ "describe", "object", "that", "used", "volume" ]
task039-5fe6afae7f9543899c7a82f60767fff2
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: erosion causes deposition. Sentence2: wind causes deposition. Output:
[ "causes", "deposition" ]
task039-77e71342bf494f11abe089a36d4de6d9
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Most electricity is created with a turbine generator. Sentence2: most buildings are heated with turbine generators. Output:
[ "Most", "generator", "turbine" ]
task039-ce7ad60fd7c843f0aca32da2f8a66620
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Playing is just one of many ways that mammals and other animals learn how to behave. Sentence2: Whales are aquatic mammals. Output:
[ "mammals" ]
task039-f8f8b6d4eb4841e6b1636f75df985943
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Flowers to be planted in between fruit plantings. Sentence2: Flowers detect light and darkness. Output:
[ "Flowers" ]
task039-87abab08c9564003860b0d61055feb95
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: For example, in salt water, salt is the solute and water is the solvent. Sentence2: Heating salty water causes the solvent to evaporate while the solute remains. Output:
[ "solute", "solvent" ]
task039-cde2a2212b7a4a52839c4bc14846971a
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: pathogens can cause disease. Sentence2: Bacteria can cause disease. Output:
[ "can", "cause", "disease" ]
task039-7a21f5167b3545738a7e38fc672cd1bd
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Reproduction is the process by which living things give rise to offspring. Sentence2: Genes are passed from parent to offspring. Output:
[ "offspring" ]
task039-91b756ad0fe74858b53119660314a199
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Examples include influenza, rabies, HIV, and Herpes viruses. Sentence2: Influenza causes human disease. Output:
[ "influenza" ]
task039-a06ef9908cf846b29180abe06f84d063
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Bird Migration and Isotopes Tracking animal migration is a difficult task. Sentence2: Earth 's magnetic patterns are used for finding locations by birds. Output:
[ "Bird" ]
task039-40e2754c51a84551bbda74efbe95d715
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Earth orbiting the Sun causes seasons to change. Sentence2: Earth orbiting the sun causes weather changes. Output:
[ "Earth", "Sun", "orbiting" ]
task039-8722988b9325435c85b3233f25ae6db7
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: All photos are digital images. Sentence2: satellites are used to take photos from space. Output:
[ "photos" ]
task039-79074af533ba45ac88422d61c5f9e8ea
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Most arthropods are insects. Sentence2: Arthropods are eaten seasonally. Output:
[ "arthropods" ]
task039-31ad2251ec934d29880868e9707367a6
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: insulated material can be used for keeping warm. Sentence2: Coats and blankets are insulating materials that humans wear. Output:
[ "insulated", "material" ]
task039-833cf3add4744eba9ed7347f362dce51
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: the vomiting reflex is used to remove toxic material from the stomach before it is absorbed. Sentence2: loss of balance are results of toxic material in the stomach. Output:
[ "material", "toxic" ]
task039-875cef5a700d4756876f42e66ee960fa
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: braking can cause skidding. Sentence2: Harsh stops can cause skidding and tire wear. Output:
[ "skidding" ]
task039-dc6effd2b7084b3d892099dd8ec668ba
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Clouds are made of moisture and the moisture is from the water evaporating. Sentence2: Lack of water in the air causes low amounts of rainfall. Output:
[ "water" ]
task039-a88d06a165394e2a9cb7b80e3277f845
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: hitting an object causes the particles in that object to vibrate. Sentence2: Rock particles vibrate back and forth. Output:
[ "particles", "vibrate" ]
task039-f1755de3333a4dbaa3dda9d4e796bac8
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Most chemical reactions are exothermic. Sentence2: heating an egg causes a exothermic reaction in the egg. Output:
[ "exothermic" ]
task039-433c7236cfb44688aeef46c5f13b3eb4
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: an animal usually requires a warm body temperature for survival. Sentence2: Cows are social animals. Output:
[ "animal" ]
task039-2162099fc3c040918a4164eed8ad0609
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: All viruses consist of RNA or DNA and a protein coat. Sentence2: viruses have RNA. Output:
[ "RNA" ]
task039-b53881cb0b5b41cc9c6eef74832d4c33
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: ice wedging is when ice causes rocks to crack by expanding in openings. Sentence2: when ice causes rocks to crack by expanding in openings is the most important form of mechanical weathering. Output:
[ "causes", "crack", "expanding", "ice", "openings", "rocks" ]
task039-8b6bb80909024f329562892d827c0f7c
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Oil is one type of fossil fuel. Sentence2: oil is formed from dead organisms over time. Output:
[ "Oil" ]
task039-699f91835faf49da9874cb78449b4f50
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: a freezer is used for cooling things. Sentence2: An ocean breeze and a freezer keep things cold. Output:
[ "freezer" ]
task039-7f5ab356923b43a2ada14f8f2695a4c2
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Electron transport is the final stage of aerobic respiration. Sentence2: Long distance running, swimming, bicycling, and aerobic activity rely on endurance. Output:
[ "aerobic" ]
task039-2383164a78ee4587afc65b91b95b4da9
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Reflectance is the ratio of light out to light in. Sentence2: An image in a mirror is formed by the ratio of light out to light in. Output:
[ "light", "ratio" ]
task039-029f64efde2d488d9aa414b842ce8569
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Ejaculation occurs when muscle contractions propel sperm from the epididymes. Sentence2: Ejaculation occurs when muscle contractions propel male gametes. Output:
[ "Ejaculation", "contractions", "muscle", "occurs", "propel", "when" ]
task039-93c182eabeb1470594d57878147f691d
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Climate Forests stabilize climate. Sentence2: Forests stabilize what influences plant growth. Output:
[ "Forests" ]
task039-f51440eaf8d54b58baba6235dc658f6d
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Examples of monotremes are the Platypus and Echidna. Sentence2: Platypus and echidna lack a uterus and vagina. Output:
[ "Echidna", "Platypus" ]
task039-17afaec657b74cc7a7b2396c11472592
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Energy is consumed in the contraction of the muscles. Sentence2: straightening an elbow consumes energy. Output:
[ "Energy", "consumed" ]
task039-5f46aeeed52848e392fd8f2d4439e461
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: the mass of a planet causes the pull of gravity on that planet. Sentence2: Earth's mass causes the pull of gravity. Output:
[ "causes", "gravity", "mass", "of", "pull", "the" ]
task039-ce82b463a12042629f8de527b9021642
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Skin color is another polygenic trait. Sentence2: Skin color is influenced by multiple genes. Output:
[ "Skin", "color" ]
task039-fba411cc39db4ec8b27fc2b1ae80254c
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: gases released during the use of fossil fuels causes global warming. Sentence2: Sulfur dioxide is released during fossil fuel combustion. Output:
[ "fossil", "fuels", "released" ]
task039-a32ec8ca20b341b8be83b878b871e962
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Ozone depletion results in higher levels of UV radiation reaching Earth. Sentence2: ozone is made of oxygen. Output:
[ "Ozone" ]
task039-14991d808eb34d70a43ef07693231778
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Leukemias are cancers of the blood. Sentence2: some viruses can cause leukemia. Output:
[ "Leukemias" ]
task039-cfa997c32e0640aba1b662e6209568f8
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: if an animal lives under ground then that animal will be protected from a wild fire. Sentence2: Moles can be found in tunnels under the ground. Output:
[ "ground", "under" ]
task039-77f1e8f12d2448ef8bb36ad9735de6a5
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: information in an organism 's chromosomes cause genetic traits to be passed down to that organism 's offspring. Sentence2: Genetic traits are passed down to offspring through chromosomes. Output:
[ "chromosomes", "down", "offspring", "passed" ]
task039-0ef107fdd3de4b1a80c5ebc5d7e31b37
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Light reveals what lies hidden in darkness. Sentence2: A laser is used for producing that which reveals what lies hidden in darkness. Output:
[ "darkness", "hidden", "lies", "reveals", "what" ]
task039-85d7a024697548b4a279940b6a64374e
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: if a planet becomes too hot then that planet cannot sustain life. Sentence2: too much sunlight cannot sustain life. Output:
[ "life", "sustain" ]
task039-6ec8a1af94d2429b93d012d9ff26d5a6
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Fish have a centralized nervous system with a brain. Sentence2: Nervous A reptile has a brain and nervous system. Output:
[ "nervous", "system" ]
task039-89eec906e45c4d2f9aee22aa07530c90
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: absorbing sunlight causes objects to heat. Sentence2: Absorbing sunlight causes cool objects to warm up. Output:
[ "absorbing", "causes", "objects", "sunlight" ]
task039-b1e67c121c904f459072aed217e842ab
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: exercise has a positive impact on a human 's health. Sentence2: An exercise is a movement designed to work a specific muscle or muscles. Output:
[ "exercise" ]
task039-8ed2b7ede6f8496cabc9c688598461fc
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Viruses are usually considered to be nonliving. Sentence2: the simplest organisms known are usually considered to be nonliving. Output:
[ "considered", "nonliving", "usually" ]
task039-7a9809b51cbf43879e68cc391c632092
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Humans have collected and grown mushrooms for food for thousands of years. Sentence2: Humans have collected and grown fungus for food for thousands of years. Output:
[ "Humans", "and", "collected", "food", "for", "grown", "have", "of", "thousands", "years" ]
task039-625ded5240184cfaa41da4239685aa17
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: an animal requires warmth for survival. Sentence2: dogs require warmth for survival. Output:
[ "requires", "survival", "warmth" ]
task039-282dfc1bb3a84994a0f789818f232400
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Coral reefs are made up of the accumulated exoskeletons of the coral polyp. Sentence2: accumulated exoskeletons form in shallow tropical water. Output:
[ "accumulated", "exoskeletons" ]
task039-07b5fa9de0084dec87fe62f6f4ca65ed
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Vesicle transport requires energy, so it is also a form of active transport. Sentence2: Transport of neurotransmitters is active transport. Output:
[ "active", "transport" ]
task039-28ee002728114ecdbccd2c58a49e5a88
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Viruses cannot reproduce by themselves. Sentence2: Some smallpox viruses are maintained in laboratories. Output:
[ "Viruses" ]
task039-62a240096bab422e8997fc7aa3954209
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: All insects have heads, abdomens, and thoraxes, antennae, six legs, and wings. Sentence2: All insects have wings that are part of the exoskeleton. Output:
[ "All", "have", "insects" ]
task039-5c84fa3f71bb4bd39c3cf771b4ca007d
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Digestion is the process of breaking down food into components the body can absorb. Sentence2: food is absorbed in the small intestine. Output:
[ "absorb" ]
task039-cefff1c6da564cdb8f07a10529b6acc8
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: condensing means changing from a gas into a liquid by reducing heat energy. Sentence2: Boiling is the change of state from liquid to gas, with condensation the reverse change. Output:
[ "gas", "liquid" ]
task039-4da611b6508f485088519d10850f940e
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Rivers are usually larger than streams. Sentence2: Rivers are larger than the bodies of water they're divided into. Output:
[ "Rivers", "usually" ]
task039-c7ca37b46795419e9642fdb2d9937693
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Plants respond to daily and seasonal cycles and to disease. Sentence2: Plant responses to water stress. Output:
[ "Plants", "respond" ]
task039-8af29d0a87d547f2ad65562b2df7a1ea
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: a plant requires sunlight to grow. Sentence2: Grass needs air and sunlight. Output:
[ "sunlight" ]
task039-1c854e834be942ed9b996338a0d2acc9
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Mammals have a layer of fat under the skin to help insulate the body. Sentence2: pugs have a layer of fat under the skin. Output:
[ "fat" ]
task039-6babbca0d0dc4cde9dc8d32f67b246dc
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: All plants are eukaryotes. Sentence2: plants and animals are multicellular. Output:
[ "plants" ]
task039-271f7d35a3c1448788666e02038a146a
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Freshwater biomes have water that contains little or no salt. Sentence2: Salinity is the measure of salts in the water. Output:
[ "salt", "water" ]
task039-c186eb2d24784584b2eb0791bd67e171
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: boulders are formed by glaciers melting sometimes. Sentence2: Water expands as it is heated, and glaciers melt. Output:
[ "glaciers", "melting" ]
task039-e8022c9e4bce42a9b0f35ec7a1990865
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Echinoderms use pheromones to communicate with each other. Sentence2: Echinoderms are represented by the starfish. Output:
[ "Echinoderms" ]
task039-79f77cb03fcf45c48850885e18543b2e
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Behaviors that improve fitness increase through natural selection. Sentence2: Behaviors that improve fitness increase through evolution. Output:
[ "Behaviors", "fitness", "improve", "increase", "that", "through" ]
task039-0671e2129066401d9ad553aef80fd60b
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: touch can be used for detecting texture. Sentence2: Nerve endings in the dermis are the source of the body's sense of touch. Output:
[ "touch" ]
task039-6decc93b0b934688b96113296bae6651
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Nematodes are microscopic, true roundworms. Sentence2: Nematodes reproduce sexually. Output:
[ "Nematodes" ]
task039-0b678fecd97f4e7e992d49a33c191061
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Tobacco companies make cigarettes. Sentence2: smoking cigarettes decreases stamina. Output:
[ "cigarettes" ]
task039-97e7a77c76e04c78b3b2cb43ae2768d9
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Sound waves are vibrations in matter. Sentence2: a rubber band snapping causes the particles in the rubber band to cause sound waves. Output:
[ "Sound", "waves" ]
task039-ef229547029c4e28a3305b59167fc2c1
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Most organisms consume--and are consumed by--more than one species. Sentence2: most living things consume and are consumed by more than one species. Output:
[ "Most", "by--more", "consume--and", "consumed", "one", "species" ]
task039-327fe5c353e74026bedef09bfff20737
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Plants detect and respond to the daily cycle of light and darkness. Sentence2: All plants are of bush type. Output:
[ "Plants" ]
task039-c595ed532a7247919f4502431e4851cb
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Caecilians can be found in moist soil near rivers and streams in tropical regions. Sentence2: caecilians can be found in warm regions. Output:
[ "Caecilians" ]
task039-1452ee9b54134d0ebdfbccb190c948dd
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: coal is used to produce electricity by burning in coal-fire power stations. Sentence2: Electricity is a form of energy. Output:
[ "electricity" ]
task039-b6a466fda9404011833626624d839291
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Blood pressure is highest in arteries and lowest in veins. Sentence2: Blood moves slowly and with very little pressure in veins. Output:
[ "Blood", "pressure" ]
task039-f0de7eee1fe9440bab1c5d4aa6e9f0a9
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: if gas is heated then that gas will expand. Sentence2: gas expands after going through a furnace into a cottage. Output:
[ "expand" ]
task039-16240798d1474b109fef86207f7ac2b3
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Trees are the largest of living things. Sentence2: evolution changes the characteristics of trees over time. Output:
[ "Trees" ]
task039-c607ab2df7b042158977bb81f93efa7e
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Blood type is important for medical reasons. Sentence2: For medical advice, consult a doctor . Output:
[ "medical" ]
task039-3b61b22981ce41119704bec9bd0c5630
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Chemical weathering is the chemical disintigration of rocks. Sentence2: moss causes the chemical disintigration of rocks. Output:
[ "chemical", "disintigration", "of", "rocks" ]
task039-c01aac864c244fb5af6b25a010163ae2
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: a generator converts kinetic energy into electrical energy. Sentence2: Generators convert kinetic energy into a powerful energy source. Output:
[ "converts", "energy", "generator", "kinetic" ]
task039-8fcd016d37d647499a287fa044b418b6
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: the color of leaves on deciduous trees usually changes in the autumn season. Sentence2: Common deciduous trees are the oak, elm and beech. Output:
[ "deciduous", "trees" ]
task039-50a0f02e2a2c46dd9b77af367b92ffe1
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: All cnidarians are aquatic. Sentence2: Aquatic creatures live in the water, for example. Output:
[ "aquatic" ]
task039-cb9bda525f4c457fa9216ee3d260cb94
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Green plants are producers . Sentence2: Green plants are organisms that make food for themselves and other organisms. Output:
[ "Green", "plants" ]
task039-94456795312b432791e194df942a5155
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Also pyrite within the altered wall rock is oxidized to limonite, geothite and hematite. Sentence2: chemical weathering causes pyrite to change to limonite, geothite and hematite. Output:
[ "geothite", "hematite", "limonite", "pyrite" ]
task039-e68f36801d8d4900817d9389926d5910
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: fog is formed by water vapor condensing in the air. Sentence2: Fog happens when the water vapor condenses into particles as air temperatures cool. Output:
[ "condensing" ]
task039-26db122f88c048aa8b59d7ea0d39a1c6
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Petrels, seagulls, and other birds snatch the eggs, babies, and very old, weak penguins. Sentence2: Seagulls have a large brain relative to the size of their body. Output:
[ "seagulls" ]
task039-eefbf308af584e44ad440d81e3fc9ef4
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: gravity pulls objects towards planets. Sentence2: Gaia is our planet Earth. Output:
[ "planets" ]
task039-d05df0e5a4304b1bb698cf6648886616
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Chakras are associated with the endocrine glands. Sentence2: most pituitary hormones control other Chakras. Output:
[ "Chakras" ]
task039-546359cd5aa84583b7dc70230424985f
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Birds move their wings using muscles in the chest. Sentence2: Eagles are a big bird. Output:
[ "Birds" ]
task039-51e778c4458d49609fc3ab76085a492b
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: ice wedging is when ice causes rocks to crack by expanding in openings. Sentence2: Water expands as it freezes into ice. Output:
[ "expanding" ]
task039-a60b26a53c0c46d28af3bce43cd7bd00
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: gases from burning coal and oil dissolving in water in the atmosphere causes acid rain. Sentence2: Acid rain is harmful rain. Output:
[ "acid", "rain" ]
task039-4ad0023fde024c77a908c7a338817cbb
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Ribosomes are assembled inside the nucleus. Sentence2: Transcription takes place in the place where ribosomes are assembled. Output:
[ "Ribosomes" ]
task039-d13f8de96d034cc49dcdae6a14ceab6e
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Cell division is how organisms grow and repair themselves. Sentence2: Mitosis is how organisms grow and repair themselves. Output:
[ "and", "grow", "how", "is", "organisms", "repair", "themselves" ]
task039-2b437ccde6104c198222073e05d4e91f
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Climate too dry, making the environment arid and inhospitable. Sentence2: conserving water can be used for survival in arid locales. Output:
[ "arid" ]
task039-4dca9d77f9bd484eb13a8276b18c6436
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: An allergy is a reaction to a substance the body recognizes as foreign. Sentence2: Antigens are molecules that can cause an allergy. Output:
[ "An", "allergy" ]
task039-14715c707379424d883779811bddf263
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Rainbows are very pretty. Sentence2: sunlight and rain are pretty. Output:
[ "pretty" ]
task039-67f203aa25fd4134bbe06c3bc620d183
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Every job has meaning and purpose. Sentence2: A flower's job is to produce seeds. Output:
[ "job" ]
task039-b87ff5f5ca194d7bbde7cf9266584332
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Growth is faster during infancy than it is during puberty. Sentence2: Growth is faster during the neonatal period than it is during puberty. Output:
[ "Growth", "during", "faster", "puberty", "than" ]
task039-7cf28c97d76744f393d1b8fd8cd407d8
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: lack of moisture in the air causes low amounts of rainfall. Sentence2: Lack of humidity causes low rainfall. Output:
[ "lack", "low", "rainfall" ]
task039-9738a71c203e4f89a6f75c44ffde4ae1
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Vinegar, battery acid, and wine are acids. Sentence2: Acids can cause harm to the eyes. Output:
[ "acids" ]
task039-be87c2532a68421aa63b844b8d1bd948
Definition: Generate an overlapping word between the given two sentences. When you find the overlapping words, they don't have to match exactly, e.g., "survival" and "survive" are valid overlapping words. Little words like "the" or "of" don't count! You must generate significant words which are not the stop words. Positive Example 1 - Input: Sentence1: pesticides cause pollution. Sentence2: pollution can harm animals. Output: pollution. Positive Example 2 - Input: Sentence1: a solar panel converts sunlight into electricity. Sentence2: sunlight comes from the sun. Output: sunlight. Negative Example 1 - Input: Sentence1: soil is formed by rocks eroding. Sentence2: rain can help form soil. Output: soil, form, formed. Negative Example 2 - Input: Sentence1: a protractor is used for measuring the angles of a triangular object. Sentence2: a prism has a triangular shape. Output: a, triangular. Now complete the following example - Input: Sentence1: Birds have a beak or a bill. Sentence2: A bill is used to catch prey by some birds. Output:
[ "bill" ]
task039-7e35be3e0c2f4f1aba728738c7cbbe51