CINXE.COM

Words about Animals: OneLook Thesaurus and Reverse Dictionary

<!DOCTYPE html> <html> <head> <meta name="mobile-web-app-capable" content="yes" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="shortcut icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/thesaurus_manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&display=swap" rel="stylesheet"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/base/jquery-ui.min.css" /> <link rel="stylesheet" href="thesaurus.css?123" /> <link rel="stylesheet" href="ol_thesaurus.css?127" /> <meta name=keywords content="thesaurus synonyms meanings reverse dictionary word finder search for words antonyms related similar words"> <title>Words about Animals: OneLook Thesaurus and Reverse Dictionary</title> <meta name=og:title content="Words about Animals: OneLook Thesaurus"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KCYRT3J03G"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KCYRT3J03G'); </script> </head> <body class="light-theme"> <div class="shadow-box"> <center> <div class="navbar"> <div id="logo" class="thes-logo-2"><a href="/thesaurus/"><span class="logo-pre"></span><img class="logo-img" src="./assets/olnm.png"></a></div> <div class="search-container"> <input type="search" id="thesinput" name="w" placeholder="" onblur="thesInputBlur(this)" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"> <button class="search-button">Search</button> </div> </div> </center> <div id="defbox" class="def-box"></div> <center> <span id="rerank"> <select id="sortOrderControl" name="sortOrderControl"> <option value = "rv1" selected> Closest meaning first</option> <option value = "al0"> A &rarr; Z </option> <option value = "mo1" title="Order words by what year they were used, on average, in literature (most recent first)."> Most modern </option> <option value = "mo0" title="Order words by what year they were used, on average, in literature (oldest first)."> Oldest </option> <option value = "lg1" title="Order words by how much likelier they are to appear in legal documents."> Most formal (legal)</option> <option value = "hu1" title="Order words by how funny they sound, according to a computer algorithm."> Most funny-sounding</option> <option value = "ly1" title="Order words by how much likelier they are to appear in song lyrics and poetry."> Most lyrical</option> <option value = "le0"> Shortest </option> <option value = "le1"> Longest </option> <option value = "co1"> Most common </option> <option value = "co0"> Least common </option> <option value = "al1"> Z &rarr; A </option> </select> <span id="rerank_topn"> <select id="sortTopNControl" name="sortTopN"> <option value = "20"> ...of top 20 </option> <option value = "50"> ...of top 50 </option> <option value = "100" selected> ...of top 100 </option> <option value = "200"> ...of top 200 </option> <option value = "1000"> ...of all </option> </select> </span> </span> <span id="filtertitle" onClick="showFilters(1);" class="filtertitle"> <span><button id="filterbutton">Advanced filters</button></span> </span> <span id="vizspan" class="filterinnertitle"></span> </center> <center> <div id="filterpane" class="filterpane"> <div id="filteroptions"> <input type="search" class="inactivefilter filterbreak" id="filter_startswith" value="Starts with..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Starts with')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_endswith" value="Ends with..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Ends with')"></input> <input type="search" class="inactivefilter filterbreak" pattern="[0-9\+]*" id="filter_numberofletters" onkeypress='return (event.charCode >= 48 && event.charCode <= 57) || event.charCode == 43' value="Letter count..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Letters')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_relatedto" value="Also related to..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Related to')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_rhymeswith" value="Rhymes with..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Rhymes with')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_soundslike" value="Sounds like..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Sounds like')"></input> <input type="search" class="inactivefilter" id="filter_vowelslike" value="Primary vowel..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Primary vowel')"></input> <input type="search" class="inactivefilter" id="filter_stresspattern" onkeypress='return event.charCode == 48 || event.charCode == 49 || event.charCode == 120 || event.charCode == 88 || event.charCode == 47' pattern="[01Xx/]*" value="Meter..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Meter')"></input> <input type="search" class="inactivefilter filterbreak" pattern="[0-9]*" id="filter_numberofsyllables" onkeypress='return event.charCode >= 48 && event.charCode <= 57' value="Syllable count..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Syllables')"></input> </div> </div> <div id="helpline1" class="helpline"> <!-- <font color=red><b>We'll be down for some brief maintenance for the next 5 minutes.</b></font> --> <span class="thes_shorthelp"> Enter a word, phrase, description, or pattern above to find synonyms, related words, and more. </span> <div id="thes-homepage-content"> <div class="thes-subjectindex"> <div class="thes-supercluster-title">Concept clusters in the subject <b>Animals</b> (<a href="/">Top</a>)</div> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Agricultural%20pests%20or%20insects&s=cluster%3A7526">Agricultural pests or insects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Algal%20taxonomy&s=cluster%3A6028">Algal taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20anatomy&s=cluster%3A7052">Animal anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20anatomy%20%282%29&s=cluster%3A2363">Animal anatomy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20anatomy%20and%20locomotion&s=cluster%3A7445">Animal anatomy and locomotion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20anatomy%20and%20morphology&s=cluster%3A1525">Animal anatomy and morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20anatomy%20and%20morphology%20%282%29&s=cluster%3A7270">Animal anatomy and morphology (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20anatomy%20and%20morphology%20%283%29&s=cluster%3A6757">Animal anatomy and morphology (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20families%20or%20groups&s=cluster%3A7509">Animal families or groups</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20families%20or%20species&s=cluster%3A7486">Animal families or species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20families%20or%20subfamilies&s=cluster%3A7484">Animal families or subfamilies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20taxa&s=cluster%3A7523">Animal taxa</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20traits%20or%20taxonomy&s=cluster%3A6507">Animal traits or taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ants%20and%20ant%20species&s=cluster%3A7198">Ants and ant species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ape%20and%20human%20ancestry&s=cluster%3A7156">Ape and human ancestry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Apiculture&s=cluster%3A941">Apiculture</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Arthropod%20anatomy&s=cluster%3A7309">Arthropod anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Arthropod%20anatomy%20%282%29&s=cluster%3A7334">Arthropod anatomy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Arthropod%20and%20worm%20anatomy&s=cluster%3A7268">Arthropod and worm anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Arthropod%20morphology&s=cluster%3A7310">Arthropod morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Arthropods%20and%20mollusks&s=cluster%3A7415">Arthropods and mollusks</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Australian%20and%20regional%20fauna&s=cluster%3A7340">Australian and regional fauna</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Avian%20anatomy&s=cluster%3A6043">Avian anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Avian%20traits&s=cluster%3A6769">Avian traits</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bat%20diversity&s=cluster%3A7172">Bat diversity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bears%20or%20bear%20species&s=cluster%3A7088">Bears or bear species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bee%20species%20and%20beekeeping&s=cluster%3A4998">Bee species and beekeeping</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Beetles&s=cluster%3A7517">Beetles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Beetles%20and%20bugs&s=cluster%3A7527">Beetles and bugs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Beetles%20or%20types%20of%20beetles&s=cluster%3A7519">Beetles or types of beetles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Biological%20morphologies&s=cluster%3A6624">Biological morphologies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20anatomy&s=cluster%3A4837">Bird anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20families%20or%20species&s=cluster%3A7485">Bird families or species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20morphology&s=cluster%3A7065">Bird morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20species&s=cluster%3A7341">Bird species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20species%20%282%29&s=cluster%3A5046">Bird species (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20species%20and%20bird%20care&s=cluster%3A6898">Bird species and bird care</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20watching%20and%20bird%20care&s=cluster%3A7232">Bird watching and bird care</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bird%20wings&s=cluster%3A6054">Bird wings</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Birdwatching%20or%20ornithology&s=cluster%3A7078">Birdwatching or ornithology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Botany%20%283%29&s=cluster%3A6034">Botany (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Botany%20or%20horticulture&s=cluster%3A6563">Botany or horticulture</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Botany%20taxonomy&s=cluster%3A6050">Botany taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Breeds%20or%20types&s=cluster%3A7253">Breeds or types</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Breeds%20or%20types%20of%20dogs&s=cluster%3A7025">Breeds or types of dogs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Butterfly%20species&s=cluster%3A7481">Butterfly species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Canine%20species%20and%20subspecies&s=cluster%3A7093">Canine species and subspecies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Carnivorous%20mammals&s=cluster%3A7091">Carnivorous mammals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Carnivorous%20mammals%20%282%29&s=cluster%3A7090">Carnivorous mammals (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cephalopod%20shell%20morphology&s=cluster%3A7432">Cephalopod shell morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cetaceans&s=cluster%3A7390">Cetaceans</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Coral%20biology&s=cluster%3A7373">Coral biology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Corals%20and%20coral%20species&s=cluster%3A7497">Corals and coral species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Corals%20and%20sea%20anemones&s=cluster%3A7498">Corals and sea anemones</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crayfish%20and%20similar%20species&s=cluster%3A5631">Crayfish and similar species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crustaceans&s=cluster%3A7121">Crustaceans</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Deer%20and%20antelope%20species&s=cluster%3A7083">Deer and antelope species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20species%20of%20frogs&s=cluster%3A7269">Different species of frogs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20species%20of%20insects&s=cluster%3A7466">Different species of insects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20types%20of%20beetles&s=cluster%3A7518">Different types of beetles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20types%20of%20beetles%20%282%29&s=cluster%3A7528">Different types of beetles (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20types%20of%20tails&s=cluster%3A6623">Different types of tails</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dipterans&s=cluster%3A7553">Dipterans</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Diverse%20fish%20species&s=cluster%3A7554">Diverse fish species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Diverse%20fish%20species%20%282%29&s=cluster%3A7543">Diverse fish species (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dog%20breeds&s=cluster%3A7041">Dog breeds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dog%20breeds%20and%20terms&s=cluster%3A7034">Dog breeds and terms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dog%20care%20or%20dog%20activities&s=cluster%3A7030">Dog care or dog activities</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dog%20in%20popular%20culture&s=cluster%3A7029">Dog in popular culture</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dolphin%20species&s=cluster%3A7387">Dolphin species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dolphins%20and%20whales&s=cluster%3A7389">Dolphins and whales</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Domesticated%20or%20captive%20birds&s=cluster%3A7207">Domesticated or captive birds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dragons&s=cluster%3A6863">Dragons</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Elephants%20and%20large%20mammals&s=cluster%3A5830">Elephants and large mammals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Endangered%20or%20rare%20animals&s=cluster%3A7238">Endangered or rare animals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Entomology&s=cluster%3A6950">Entomology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Entomology%20%282%29&s=cluster%3A6129">Entomology (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Exotic%20and%20mythical%20creatures&s=cluster%3A2732">Exotic and mythical creatures</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Exotic%20or%20lesser-known%20species&s=cluster%3A7342">Exotic or lesser-known species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Extinct%20animals&s=cluster%3A7565">Extinct animals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Falconry&s=cluster%3A7115">Falconry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fauna%20categories&s=cluster%3A3609">Fauna categories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Feathers%20or%20bird%20anatomy&s=cluster%3A6056">Feathers or bird anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Feet%20and%20Walking&s=cluster%3A7067">Feet and Walking</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Feline%20breeds%20and%20terminology&s=cluster%3A6057">Feline breeds and terminology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fins&s=cluster%3A7142">Fins</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20Species%20and%20Orders&s=cluster%3A7559">Fish Species and Orders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20Species%20and%20Orders%20%282%29&s=cluster%3A7547">Fish Species and Orders (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20anatomy&s=cluster%3A6724">Fish anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20anatomy%20%282%29&s=cluster%3A7141">Fish anatomy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20families%20or%20orders&s=cluster%3A7564">Fish families or orders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20or%20aquatic%20animals&s=cluster%3A6875">Fish or aquatic animals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20species&s=cluster%3A7548">Fish species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20species%20or%20families&s=cluster%3A7546">Fish species or families</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fish%20species%20or%20families%20%282%29&s=cluster%3A7563">Fish species or families (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fishing%20varieties&s=cluster%3A3898">Fishing varieties</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flies&s=cluster%3A7510">Flies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flies%20and%20flying%20insects&s=cluster%3A7507">Flies and flying insects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Floriculture%20or%20horticulture&s=cluster%3A6560">Floriculture or horticulture</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flowering%20or%20blooming&s=cluster%3A6561">Flowering or blooming</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flowers%20or%20flowering%20plants&s=cluster%3A5138">Flowers or flowering plants</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fossils&s=cluster%3A7568">Fossils</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fox&s=cluster%3A7021">Fox</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Frogs%20and%20toads&s=cluster%3A7263">Frogs and toads</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fungal%20taxonomy&s=cluster%3A6049">Fungal taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fungi%20classification&s=cluster%3A6027">Fungi classification</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Herpetofauna&s=cluster%3A7210">Herpetofauna</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Herpetofauna%20%282%29&s=cluster%3A7241">Herpetofauna (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hominin%20evolution&s=cluster%3A7157">Hominin evolution</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horns%20or%20horned%20creatures&s=cluster%3A1324">Horns or horned creatures</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hound%20breeds&s=cluster%3A7047">Hound breeds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hound%20dogs&s=cluster%3A7045">Hound dogs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hunting%20dogs%20or%20hound%20breeds&s=cluster%3A7046">Hunting dogs or hound breeds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hunting%20or%20sports&s=cluster%3A7026">Hunting or sports</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20anatomy&s=cluster%3A7267">Insect anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20and%20arthropod%20diversity&s=cluster%3A7516">Insect and arthropod diversity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20families%20or%20groups&s=cluster%3A7539">Insect families or groups</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20morphology&s=cluster%3A4936">Insect morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20pests%20in%20agriculture&s=cluster%3A7532">Insect pests in agriculture</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20taxonomy&s=cluster%3A7521">Insect taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insect%20taxonomy%20%282%29&s=cluster%3A7475">Insect taxonomy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insects&s=cluster%3A7549">Insects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insects%20and%20entomology&s=cluster%3A4937">Insects and entomology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insects%20or%20arthropods&s=cluster%3A7514">Insects or arthropods</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Insects%20or%20insect%20orders&s=cluster%3A7476">Insects or insect orders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Invertebrate%20anatomy%20%282%29&s=cluster%3A7298">Invertebrate anatomy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Invertebrate%20anatomy%20%283%29&s=cluster%3A7359">Invertebrate anatomy (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Invertebrate%20marine%20biology&s=cluster%3A7287">Invertebrate marine biology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Invertebrate%20zoology&s=cluster%3A7440">Invertebrate zoology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Invertebrates&s=cluster%3A7019">Invertebrates</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Jellyfish%20and%20other%20cnidarians&s=cluster%3A7426">Jellyfish and other cnidarians</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Larvae%20and%20worms&s=cluster%3A7522">Larvae and worms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Lepidoptera%20taxonomy&s=cluster%3A7552">Lepidoptera taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Limb%20count%20or%20limb%20type&s=cluster%3A7066">Limb count or limb type</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Limbs%20and%20behaviors&s=cluster%3A7064">Limbs and behaviors</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Lion%20Varieties&s=cluster%3A7080">Lion Varieties</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Lizards%20and%20tortoises&s=cluster%3A7261">Lizards and tortoises</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Local%20seafood%20names&s=cluster%3A7075">Local seafood names</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mammal%20taxa&s=cluster%3A7372">Mammal taxa</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mammalogy&s=cluster%3A4073">Mammalogy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mammals%20and%20birds&s=cluster%3A7328">Mammals and birds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20biology&s=cluster%3A7446">Marine biology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates&s=cluster%3A7135">Marine invertebrates</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%2810%29&s=cluster%3A7441">Marine invertebrates (10)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%2811%29&s=cluster%3A7501">Marine invertebrates (11)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%2812%29&s=cluster%3A7500">Marine invertebrates (12)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%282%29&s=cluster%3A6718">Marine invertebrates (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%283%29&s=cluster%3A7419">Marine invertebrates (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%284%29&s=cluster%3A7459">Marine invertebrates (4)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%285%29&s=cluster%3A7499">Marine invertebrates (5)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%286%29&s=cluster%3A7324">Marine invertebrates (6)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%287%29&s=cluster%3A7439">Marine invertebrates (7)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%288%29&s=cluster%3A7493">Marine invertebrates (8)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20invertebrates%20%289%29&s=cluster%3A7113">Marine invertebrates (9)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20life&s=cluster%3A7132">Marine life</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20mammals%20and%20fish&s=cluster%3A7434">Marine mammals and fish</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20mollusks%20or%20seashells&s=cluster%3A7133">Marine mollusks or seashells</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20mollusks%20or%20shellfish&s=cluster%3A7136">Marine mollusks or shellfish</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20mollusks%20or%20shells&s=cluster%3A6708">Marine mollusks or shells</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20organisms&s=cluster%3A7437">Marine organisms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20species%20or%20organisms&s=cluster%3A7508">Marine species or organisms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Marine%20taxonomy&s=cluster%3A7472">Marine taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Microorganisms&s=cluster%3A7323">Microorganisms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Microorganisms%20%282%29&s=cluster%3A6979">Microorganisms (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Microorganisms%20or%20protists&s=cluster%3A4478">Microorganisms or protists</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mollusk%20shell%20morphology&s=cluster%3A7357">Mollusk shell morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mollusks&s=cluster%3A7162">Mollusks</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mollusks%20%282%29&s=cluster%3A6232">Mollusks (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Monkey%20and%20lemur%20species&s=cluster%3A7329">Monkey and lemur species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Morphology%20and%20structure&s=cluster%3A6076">Morphology and structure</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Moths&s=cluster%3A7538">Moths</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Moths%20%282%29&s=cluster%3A7537">Moths (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Moths%20and%20flies&s=cluster%3A7533">Moths and flies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mouthparts%20or%20oral%20structures&s=cluster%3A7201">Mouthparts or oral structures</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mushroom%20morphology&s=cluster%3A6801">Mushroom morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mythical%20creatures%20or%20beasts&s=cluster%3A4907">Mythical creatures or beasts</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nectar&s=cluster%3A675">Nectar</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Obscure%20fish%20species&s=cluster%3A7556">Obscure fish species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Octopus&s=cluster%3A7103">Octopus</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Odonata%20species&s=cluster%3A7480">Odonata species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Odonata%20species%20%282%29&s=cluster%3A7490">Odonata species (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Orangutan&s=cluster%3A7326">Orangutan</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ornithology&s=cluster%3A5465">Ornithology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Oyster%20farming&s=cluster%3A6709">Oyster farming</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Oysters%20or%20clams&s=cluster%3A6710">Oysters or clams</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Paleontological%20features&s=cluster%3A6604">Paleontological features</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Parasitic%20insects&s=cluster%3A7160">Parasitic insects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Parasitic%20worms%20or%20helminths&s=cluster%3A7455">Parasitic worms or helminths</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Parasitic%20worms%20or%20helminths%20%282%29&s=cluster%3A7469">Parasitic worms or helminths (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Parasitic%20worms%20or%20helminths%20%283%29&s=cluster%3A7470">Parasitic worms or helminths (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Pigeons%20and%20bird%20species&s=cluster%3A7344">Pigeons and bird species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Pigeons%20and%20related%20species&s=cluster%3A7343">Pigeons and related species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plant%20diseases&s=cluster%3A5238">Plant diseases</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plant%20morphology&s=cluster%3A6808">Plant morphology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plant%20morphology%20%282%29&s=cluster%3A6806">Plant morphology (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plant%20morphology%20or%20structure&s=cluster%3A6766">Plant morphology or structure</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plant%20parts%20and%20structures&s=cluster%3A6793">Plant parts and structures</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plant%20structures%20or%20parts&s=cluster%3A6022">Plant structures or parts</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Plumage%20in%20birds&s=cluster%3A6055">Plumage in birds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20animals&s=cluster%3A7557">Prehistoric animals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20animals%20%282%29&s=cluster%3A7566">Prehistoric animals (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20creatures&s=cluster%3A7569">Prehistoric creatures</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20fish%20species&s=cluster%3A7542">Prehistoric fish species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20ichthyofauna&s=cluster%3A7562">Prehistoric ichthyofauna</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20or%20extinct%20species&s=cluster%3A4446">Prehistoric or extinct species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20or%20extinct%20species%20%282%29&s=cluster%3A7545">Prehistoric or extinct species (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20or%20extinct%20species%20%283%29&s=cluster%3A7540">Prehistoric or extinct species (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prehistoric%20reptiles&s=cluster%3A7567">Prehistoric reptiles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Primates%20and%20other%20small%20mammals&s=cluster%3A7336">Primates and other small mammals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Primates%20or%20monkeys&s=cluster%3A7330">Primates or monkeys</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Protective%20or%20outer%20layer&s=cluster%3A4900">Protective or outer layer</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Protists%20or%20protozoa&s=cluster%3A7488">Protists or protozoa</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Protozoology&s=cluster%3A7464">Protozoology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Protozoology%20%282%29&s=cluster%3A7489">Protozoology (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Rat%20Species%20and%20Terms&s=cluster%3A7325">Rat Species and Terms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Reproduction&s=cluster%3A4913">Reproduction</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Reptiles&s=cluster%3A7252">Reptiles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Reptiles%20and%20amphibians&s=cluster%3A7226">Reptiles and amphibians</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Reptilian&s=cluster%3A4389">Reptilian</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Rhinoceros%20anatomy%20and%20species&s=cluster%3A4049">Rhinoceros anatomy and species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Rodents&s=cluster%3A7345">Rodents</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Rodents%20and%20small%20mammals&s=cluster%3A7349">Rodents and small mammals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Rodents%20and%20small%20mammals%20%282%29&s=cluster%3A7327">Rodents and small mammals (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Salmon%20and%20trout%20species&s=cluster%3A7388">Salmon and trout species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scale-like%20or%20rough&s=cluster%3A6421">Scale-like or rough</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sea%20invertebrates&s=cluster%3A7137">Sea invertebrates</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Seals&s=cluster%3A4949">Seals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Seals%20and%20seal-like%20species&s=cluster%3A7117">Seals and seal-like species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shape%20and%20structure%20in%20biology&s=cluster%3A6771">Shape and structure in biology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shape%20or%20form&s=cluster%3A6804">Shape or form</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shark%20species&s=cluster%3A7560">Shark species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shellfish%20or%20mollusks&s=cluster%3A7134">Shellfish or mollusks</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Small%20mammals&s=cluster%3A7086">Small mammals</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Small%20mammals%20%282%29&s=cluster%3A4533">Small mammals (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Small%20marsupials%20and%20rodents&s=cluster%3A7346">Small marsupials and rodents</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Small%20rodents&s=cluster%3A7348">Small rodents</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Snake%20and%20rodent%20species&s=cluster%3A7433">Snake and rodent species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Snake%20interaction&s=cluster%3A7225">Snake interaction</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Snakes&s=cluster%3A7274">Snakes</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Species&s=cluster%3A7102">Species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Species%20of%20sharks&s=cluster%3A7561">Species of sharks</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Specific%20dog%20breeds&s=cluster%3A7044">Specific dog breeds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Specific%20insect%20taxa&s=cluster%3A7531">Specific insect taxa</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Specific%20taxa&s=cluster%3A7502">Specific taxa</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Spider%20and%20arachnid%20taxa&s=cluster%3A7513">Spider and arachnid taxa</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Spiders%20or%20types%20of%20spiders&s=cluster%3A7368">Spiders or types of spiders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sponges%20and%20marine%20equivalents&s=cluster%3A7358">Sponges and marine equivalents</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Squids%20and%20other%20cephalopods&s=cluster%3A6980">Squids and other cephalopods</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Starfish%20and%20brittle%20stars&s=cluster%3A7463">Starfish and brittle stars</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Studying%20birds&s=cluster%3A1948">Studying birds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Studying%20insects&s=cluster%3A6949">Studying insects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Taxonomy&s=cluster%3A7465">Taxonomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Taxonomy%20%282%29&s=cluster%3A7495">Taxonomy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Turtle%20varieties&s=cluster%3A7264">Turtle varieties</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Types%20of%20fish%20species&s=cluster%3A7558">Types of fish species</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Varieties%20of%20fungi&s=cluster%3A6030">Varieties of fungi</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Various%20mushrooms&s=cluster%3A6031">Various mushrooms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Various%20species%20of%20snakes&s=cluster%3A7273">Various species of snakes</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Various%20spiders&s=cluster%3A7369">Various spiders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whale%20species%20and%20types&s=cluster%3A7391">Whale species and types</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Wing%20Components&s=cluster%3A6047">Wing Components</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Wolf%20in%20various%20contexts&s=cluster%3A7092">Wolf in various contexts</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Working%20dogs&s=cluster%3A7024">Working dogs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Working%20dogs%20%282%29&s=cluster%3A7032">Working dogs (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Working%20dogs%20%283%29&s=cluster%3A7031">Working dogs (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Worm%20species%20or%20types%20of%20worms&s=cluster%3A7378">Worm species or types of worms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Worm-related%20activities&s=cluster%3A7380">Worm-related activities</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Worms&s=cluster%3A7381">Worms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Worms%20%282%29&s=cluster%3A7379">Worms (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Zoology&s=cluster%3A7438">Zoology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Zoology%20%283%29&s=cluster%3A5016">Zoology (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Zoology%20%285%29&s=cluster%3A6992">Zoology (5)</a></nobr></span> </div> <br><br> This subject index is an experimental OneLook feature. We've grouped words and phrases into thousands of clusters based on a statistical analysis of how they are used in writing. Some of the words and concepts may be vulgar or offensive. The names of the clusters were written automatically and may not precisely describe every word within them. </div> </div> </center> <div id="results"> <ul id="tabs"> </ul> <div id="content" class="thesaurus-content"> </div> </div> <div id="clusterbox" class="def-box"></div> <div id="phrasebox" class="def-box"></div> <div id="quickfilters"></div> <noscript> <div id="needs_javascript"> <center> <b>Note: OneLook Thesaurus requires JavaScript.</b> <img src="/img/a.gif?q=omg_a_user_without_js"> If you have disabled JavaScript in your browser, please re-enable it for this site. (Here's how to do that on <a href="https://support.google.com/adsense/answer/12654?hl=en">Chrome</a>, <a href="https://support.microsoft.com/en-us/office/enable-javascript-7bb9ee74-6a9e-4dd1-babf-b0a1bb136361">Edge</a>, and <a href="https://tech.rochester.edu/tutorials/enable-javascript-on-apple-safari/">Safari</a>). </center> </div> </noscript> <div id="olthes_intro_text"> <center> <font size=4> </font> </center> </div> </center> <a name="help"></a> <div id="thes_doc"> <h4>How do I use OneLook's thesaurus / reverse dictionary?</h4> OneLook helps you find words for any type of writing. Similar to a traditional thesaurus, it find synonyms and antonyms, but it offers much greater depth and flexibility. Simply enter a single word, a few words, or even a whole sentence to describe what you need. Press Enter or choose from the autocomplete suggestions to explore related words. You can sort, filter, and explore the words that come back in a variety of creative ways. <a href="https://www.youtube.com/watch?v=AgPwm4FstXw">Here's a video</a> which goes over some of the basics. <h4>What are some examples?</h4> <center> <table bgcolor=#339966 border=0 cellspacing=0 align="center"> <tr><td> <table bgcolor=ffffff cellpadding=10 cellspacing=0 border=0> <tr><td> <b><center>Task</center></b></TD><TD><b><center>Example searches</center></b></TD></TR> <TR><TD>&#128262; Find a word by describing it</TD> <TD> <A HREF=/thesaurus/?loc=revfp&s=barrel%20maker>barrel maker</A><br> <A HREF=/thesaurus/?loc=revfp&s=before%20the%20flood>before the flood</A><br> <A HREF=/thesaurus/?loc=revfp&s=museum%20guide>museum guide</A><br> <A HREF=/thesaurus/?loc=revfp&s=search%20for%20food>search for food</A><br> <A HREF=/thesaurus/?loc=revfp&s=urge%20to%20travel>urge to travel</A><br> <A HREF=/thesaurus/?loc=revfp&s=what+a+milliner+makes>what a milliner makes</A><br> <A HREF=/thesaurus/?loc=revfp&s=tried%20twice%20for%20the%20same%20crime>tried twice for the same crime</A><br> <A HREF=/thesaurus/?loc=revfp&s=when%20cancer%20spreads%20through%20the%20body>when cancer spreads through the body</A><br> </TD> </TR> <TR><TD>&#128262; Explore synonyms and related concepts</TD> <TD> <A HREF=/thesaurus/?s=fancy&loc=revfp>fancy</A><br> <A HREF=/thesaurus/?s=baseball&loc=revfp>baseball</A><br> <A HREF=/thesaurus/?s=clouds&loc=revfp>clouds</A><br> <A HREF=/thesaurus/?s=twisty&loc=revfp>twisty</A><br> <A HREF=/thesaurus/?s=push&loc=revfp>push</A><br> <A HREF=/thesaurus/?s=industrial+revolution&loc=revfp>industrial revolution</A> </TD> </TR> <TR><TD>&#128262; Get a list of words in some category ("type of...") <TD> <A HREF="/thesaurus/?s=type%20of%20bird%20of%20prey&loc=revfp">type of bird of prey</A><br> <A HREF="/thesaurus/?s=type%20of%20soft%20cheese&loc=revfp">type of soft cheese</A><br> <A HREF="/thesaurus/?s=type%20of%20light%20bulb">type of light bulb</a> </TD> </TR> <TR><TD>&#128262; Find more words similar to some examples (comma-separated list) <TD> <a href="/thesaurus/?s=squishy%2C%20spongy%2C%20gooey">squishy,spongy,gooey</a><br> <a href="/thesaurus/?s=bicycle%2C%20motorcycle%2C%20scooter">bicycle,motorcycle,scooter</a><br> <a href="/thesaurus/?s=ice%20cream%2C%20pie%2C%20cookies">ice cream,pie,cookies</a> </TD> </TR> <TR><TD>&#128262; Answer basic identification questions <TD> <A HREF="/thesaurus/?s=capital%20of%20vietnam&loc=revfp">capital of Vietnam</A><br> <A HREF="https://www.onelook.com/thesaurus/?s=longest%20river%20in%20the%20world">longest river in the world</a><br> <A HREF="https://www.onelook.com/thesaurus/?s=original+host+of+Jeopardy">original host of Jeopardy</a> </TD> </TR> <TR><TD>&#128262; Solve crossword puzzle clues, or find words if you only know some of the letters. <br>(Use <tt><a href="/thesaurus/#patterns">pattern</a><b>:</b>description</tt> syntax) <TD> <A HREF="/thesaurus/?loc=revfp&s=%3F%3Flon%3Asynthetic%20fabric">??lon:synthetic fabric</A><br> <A HREF="/thesaurus/?loc=revfp&s=s%3Fnt%3F%3Achristmas">s?nt?:christmas</A><br> <A HREF="/thesaurus/?loc=revfp&s=l*ch*%3Afruit">l*ch*:fruit</A><br> <A HREF="/thesaurus/?loc=revfp&s=%3F%3F%3F%3F%3F%3F%3Ahit">??????:hit</A><br> <A HREF="/thesaurus/?loc=revfp&s=c*%3Aboard%20game">c*:board game</A> </TR> </TABLE> </tr></table> </center> <br> <h4>Exploring the results</h4> Click on any result to see definitions and usage examples tailored to your search, as well as links to follow-up searches and additional usage information when available. OneLook knows about more than 2 million different words and expressions covering every topic under the sun. Try exploring a favorite topic for a while and you'll be surprised how much new stuff there is to learn! <h4>Ordering the results</h4> Your results will initially appear with the most closely related word shown first, the second-most closely shown second, and so on. You can re-order the results in a variety of different ways, including alphabetically, by length, by popularity, by modernness, by formality, and by other aspects of style. Click the box that says "Closest meaning first..." to see them all. (Here's a short <a href="https://www.youtube.com/watch?v=BnW17s3GxWs">video about sorting and filtering with OneLook Thesaurus</a>.) <h4>Filtering the results</h4> You can refine your search by clicking on the "Advanced filters" button on the results page. This lets you narrow down your results to match a certain starting letter, number of letters, number of syllables, related concept, meter, vowel sound, or number of syllables. Read <a target="_blank" href="https://www.onelook.com/thesaurus/whatsnew/#filters">more details on filters</a> if you're interested in how they work. <h4>I'm only looking for synonyms! What's with all of these weird results?</h4> For some kinds of searches only the first result or the first few results are truly synonyms or good substitutions for your search word. We highlight these results in <mark style="background: #ffffbb;">yellow</mark>. Beyond that, the results are meant to inspire you to consider similar words and adjacent concepts. Not all of the results will make sense at first, but they're all connected with your search in some way. We'd rather give you too many options than too few. If you're unsure of a word, we urge you to click on it to check its definitions and usage examples before using it in your Oscars acceptance speech or honors thesis. <div id="patterns"> <h4><a name=patterns></a>What are letter <i>patterns</i>?</h4> If you know some letters in the word you're looking for, you can enter a <i>pattern</i> instead of, or in addition to, a description. Here are how patterns work: <UL> <LI>The asterisk (<b><tt>*</tt></b>) matches <i>any number of letters</i>. That means that you can use it as a placeholder for any part of a word or phrase. For example, if you enter <tt><A HREF="/thesaurus?s=blueb*">blueb*</A></tt> you'll get all the terms that start with "blueb"; if you enter <tt><A HREF=/thesaurus?s=*bird>*bird</A></tt> you'll get all the terms that end with "bird"; if you enter <tt><A HREF=/thesaurus/?s=*lueb*>*lueb*</A></tt> you'll get all the terms that <i>contain</i> the sequence "lueb", and so forth. An asterisk can match zero letters, too. <LI><p>The question mark (<b><tt>?</tt></b>) matches <i>exactly one letter</i>. That means that you can use it as a placeholder for a single letter or symbol. The query&nbsp;<tt><A HREF="/thesaurus/?s=l%3Fb%3Fn%3Fn&ls=a">l?b?n?n</A></tt>,&nbsp; for example, will find the word "Lebanon".</p> <LI><p>The number-sign (<b><tt>#</tt></b>) matches <i>any English consonant</i>. For example, the query&nbsp;<tt><A HREF="/thesaurus/?s=tra%23t&ls=a">tra#t</A></tt> finds the word "tract" but not "trait".</p> <LI><p>The at-sign (<b><tt>@</tt></b>) matches <i>any English vowel</i> (including "y"). For example, the query&nbsp;<tt><A HREF="/thesaurus/?s=abo%40t&ls=a">abo@t</A></tt> finds the word "about" but not "abort".</p> <LI><p><font color=red><b>NEW!</b></font> The comma (<b><tt>,</tt></b>) lets you combine multiple patterns into one. For example, the query&nbsp;<tt><A HREF="/thesaurus/?s=%3F%3F%3F%3F%3F%2C*y*">?????,*y*</a></tt> finds 5-letter words that contain a "y" somewhere, such as "happy" and "rhyme". <LI><p><font color=red><b>NEW!</b></font> Use double-slashes (<b><tt>//</tt></b>) before a group of letters to unscramble them (that is, find <i>anagrams</i>.) For example, the query&nbsp;<tt><A HREF="/thesaurus/?s=%2F%2Fsoulbeat">//soulbeat</a></tt> will find "absolute" and "bales out", and <tt><a href="/thesaurus/?s=re%2F%2Fteeprsn">re//teeprsn</a></tt> will find "represent" and "repenters". You can use another double-slash to end the group and put letters you're sure of to the right of it. For example, the query <tt><a href="/thesaurus/?s=%2F%2Fblabrcs%2F%2Fe">//blabrcs//e</a></tt> will find "scrabble". Question marks can signify unknown letters as usual; for example, <tt><a href="/thesaurus/?s=%2F%2Fwe???">//we???</a></tt> returns 5-letter words that contain a W and an E, such as "water" and "awake". <LI><p><font color=red><b>NEW!</b></font> A minus sign (<b><tt>-</tt></b>) followed by some letters at the end of a pattern means "exclude these letters". For example, the query&nbsp;<tt><A HREF="/thesaurus/?s=sp%3F%3F%3F-ei">sp???-ei</a></tt> finds 5-letter words that start with "sp" but do not contain an "e"or an "i", such as "spoon" and "spray". <LI><p><font color=red><b>NEW!</b></font> A plus sign (<b><tt>+</tt></b>) followed by some letters at the end of a pattern means "restrict to these letters". For example, the query&nbsp;<tt><A HREF="/thesaurus/?s=*%2Bban">*+ban</a></tt> finds "banana". <li>On OneLook's main search or directly on OneLook Thesaurus, you can combine patterns and thesaurus lookups by putting a colon (<tt>:</tt>) after a pattern and then typing a description of the word, as in <tt><A HREF="/thesaurus/?loc=revfp&s=%3F%3Flon%3Asynthetic%20fabric">??lon:synthetic fabric</A></tt> and the other examples above. </UL> </div> <h4>Other ways to access this service:</h4> <ul> <li>Drag this link to your browser's bookmarks bar for a convenient button that goes to the thesaurus: &nbsp;&nbsp;&nbsp;&nbsp; <a href="javascript:try{term=document.selection.createRange().text}catch(err){try{term=getSelection()+''}catch(err){}}if(term==''){void(term=prompt('Enter a word or description to look up on OneLook Thesaurus:',''))}if(term){location.href='https://www.onelook.com/thesaurus?loc=bm6&s=%27+escape(term)}">OneLook</a> <li>Enter <b><tt>onelook.com/<i>word</i></tt></b> into your browser's address bar to go directly to the OneLook Thesaurus entry for <i>word</i>. <li>We offer a <a href="https://apps.apple.com/app/apple-store/id1615071061?pt=956323&ct=OLT%20help%20page%20link&mt=8">OneLook Thesaurus iPhone/iPad app</a> for a low subscription fee, with a two-week free trial. This gives you OneLook at your fingertips, and several cool app-only features, while helping us maintain the service for all! <li>If you use Google Docs, the thesaurus is integrated into the free <a href="https://workspace.google.com/marketplace/app/onelook_thesaurus/372652075936">OneLook Thesaurus Google Docs Add-On</a> as the "Synonyms" button. (Wildcard patterns are not yet suppoerted by this add-on.) <li>If you regularly use the main OneLook site, you can put colon (<tt><b>:</b></tt>) into any OneLook search box, followed by a description, to go directly to the thesaurus. <li>If you're a developer, the <a href="https://www.datamuse.com/api">Datamuse API</a> gives you access to the core features of this site. </ul> <h4>Is this available in any language other than English?</h4> The same interface is now available in Spanish at <a href="/tesauro/">OneLook Tesauro</a> as a beta version. More languages are coming! <h4>How does it work?</h4> We use a souped-up version of our own <a href="https://datamuse.com/api/">Datamuse API</a>, which in turn uses several lingustic resources described in the "Data sources" section on that page. The definitions come from <a href="https://www.wiktionary.org/">Wiktionary</a>, <a href="https://www.wikipedia.org/">Wikipedia</a>, and <a href="https://wordnet.princeton.edu/">WordNet</a>. Here are some <a target="_blank" href="https://www.onelook.com/thesaurus/whatsnew/#knownbugs">known problems</a> with the current system. <br>Much gratitude to <a href="https://arxiv.org/abs/1902.02783">Gultchin et al</a> for the algorithm behind the "Most funny-sounding" sort order. <h4>Profanity and problematic word associations</h4> If you're using this site with children, be forewarned you'll occasionally find profanity and other vulgar expressions. (The site aims to show you how words have been used in the language, including good ones and bad ones. Removing hurtful words would be a disservice to everyone!) <p>Some of the thesaurus results come from a statistical analysis of the words in a large collection of books written in the past two centuries. A handful of times we've found that this analysis can lead us to suggest word associations that reflect racist or harmful stereotypes present in this source material. If you see one of these, please know that we do not endorse what the word association might imply. In egregious cases we will remove it from the site if you report it to us via the feedback link below. <h4>Privacy</h4> No personally identifying information is ever collected on this site or by any add-ons or apps associated with OneLook. OneLook Thesaurus sends your search query securely to the Datamuse API, which keeps a log file of the queries made to the service in the last 24 hours. The log file is deleted after 24 hours and we do not retain any long-term information about your IP address or invididual queries. <h4>Who's behind this site and where can I send my <A HREF=/thesaurus/?loc=revfp&s=comments%20and%20complaints><strike>comments and complaints</strike></A> feedback?</h4> OneLook is a service of <a href="https://www.datamuse.com/">Datamuse</a>. You can send us feedback <A HREF="https://forms.gle/nhjLTibK9UxJYkgW7">here</A>.<br><br> The sunburst logo (&#128262;) is the emoji symbol for "high brightness", which we aspire to create with OneLook. (The graphic came from the open-source <a href="https://github.com/twitter/twemoji">Twemoji</a> project.) </div> </div> </div> </div> <center> <div class="footnote"> <button id="help_btn" onclick="showDocs()">Help</button> <button class="darkModeToggle">Dark mode</button> <button onclick="location.href='/'" type="button">OneLook home</button> <button onclick="location.href='https://onelook.com/about.shtml?sel=olthes#feedback'" type="button">Feedback</button> <button onclick="location.href='/tesauro/'" type="button">Español (beta)</button> <button onclick="location.href='/thesaurus/ios/'" type="button">iOS app</button> <br><br> </center> <!-- Watch a <a target=_ href="https://www.youtube.com/watch?v=AgPwm4FstXw&">video overview of OneLook Thesaurus</a> or <a target=_ href="https://www.youtube.com/watch?v=a-HmvCyjrW0">learn about wildcard patterns</a>. --> <div id="wotdbox" class="def-box"></div> </div> <br><br></center> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script src="thesaurus.js?v=131"></script> <script> function showDocs() { var x = document.getElementById("thes_doc"); x.style.display = "block"; $("#olthes_intro_text").show(); location.href = "#help"; // history.replaceState(null,null,url); //Don't like hashes. Changing it back. } function showOrHideDocs() { var x = document.getElementById("thes_doc"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } var y = document.getElementById("help_btn"); if (y.style.display === "none") { y.style.display = "block"; } else { y.style.display = "none"; } } var THESAURUS_MAX_ITEMS_PER_PAGE = 100; var THESAURUS_MAX_COLUMNS = 3; var THESAURUS_BASE_URL = "?s="; var THESAURUS_API_URL = "/api"; var THESAURUS_FALLBACK_URL = "/?w=*&loc=revfp_legacy&loc2=apifail&clue="; var THESAURUS_FALLBACK_MSG = ""; var THESAURUS_SUPPRESS_BASE_HELPLINE = true; var THESAURUS_QUICKLINK_TEMPLATE = ( '<a class="ql_btn" title="Look this word up in the thesaurus" href="?s=%s">&#128262;</a>' + '<a class="ql_btn" title="See Wikipedia page" href="https://en.wikipedia.org/wiki/%s" target="_blank"><iconify-icon inline icon="bi:wikipedia"></iconify-icon></a>' + '<a class="ql_btn" title="Search Google" href="https://www.google.com/search?q=%s" target="_blank"><iconify-icon inline icon="bi:google"></iconify-icon></a>' + '<a class="ql_btn ql_copy_btn" title="Copy this word to the clipboard"><iconify-icon inline icon="bi:clipboard"></iconify-icon></a>' + '<a class="ql_btn" title="See more definitions at OneLook" href="/?loc=olthes1&w=%s" target="_blank"><iconify-icon inline icon="bi:search"></iconify-icon></a>' + '<a class="ql_btn" title="Re-sort the thesaurus results based on similarity to this word" href="%o"><iconify-icon inline icon="bi:sort-down-alt"></iconify-icon></a>'); var THESAURUS_QUICKLINK_TEMPLATE_NO_DEFS = THESAURUS_QUICKLINK_TEMPLATE; var THESAURUS_RELATED_TEMPLATE = '?s=%s'; var THESAURUS_CLICKABLE_ENTRIES = false; var submitted = false; function refreshThes() { var params = getUrlVars(); var s = params['s']; if (typeof s === 'undefined') { s = ""; } full_api_query = getApiUrl(s, false); if (window.location.href.match(/\/tesauro/)) { // Why is this needed? requested_lang = "es"; full_api_query = getApiUrl(s, false); } thesInit('s'); if (s === "") { $("#olthes_intro_text").show(); } if (s === "" || !is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } if (typeof params["res"] != 'undefined') { // pop up // toggleres($("#" + params["res"])); toggleres(document.getElementById(params["res"])); } } $(function() { const body = document.body; // Get saved theme if (typeof(Storage) !== "undefined") { const savedTheme = localStorage.getItem('theme'); if (savedTheme) { body.className = savedTheme; } else { body.className = 'light-theme'; } } // Register service worker if ('serviceWorker' in navigator) { window.addEventListener('load', function() { navigator.serviceWorker.register('/thesaurus/sw.js').then(function(registration) { }, function(err) { }); }); }; $("#thes_doc").css("display", "none"); $("#filtertitle").hide(); $("#content").hide(); // Hide all content $(".darkModeToggle").click(() => { body.classList.toggle('dark-theme'); body.classList.toggle('light-theme'); if (typeof(Storage) !== "undefined") { $("#rerank").append('<img src="/img/0.gif?q=theme_' + body.className + '">'); localStorage.setItem('theme', body.className); } }); $( "#thesinput" ).autocomplete({ minLength: 3, delay: 100, open: function(event, ui) { $('.ui-autocomplete').off('menufocus mouseover hover mouseenter'); }, select: function(event, ui) { if (ui.item.value.match("Hit Enter")) { ui.item.value = $( "#thesinput").val(); return; } filter_term = ui.item.value; if (filter_term.startsWith("Concept cluster")) { var toks = filter_term.split(" "); filter_term = "cluster:" + toks[toks.length - 1]; $( "#thesinput" ).val(""); } else { $( "#thesinput" ).val(ui.item.value); filter_term = ui.item.value; } full_api_query = getApiUrl(filter_term, false); if (filter_term.startsWith("cluster:")) { full_api_query += "&loc=olac_cc"; } $( "#thesinput" ).autocomplete( "close" ); getResults(true); if (!is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } }, source: function( request, response ) { $.ajax({ dataType: "json", type : 'Get', url: getApiUrl(request.term, true), success: function(data) { var s = ""; data.push({"word": "Hit Enter to submit your query or select a word above. '?' to see a preview." + s}); if (!submitted) { response( $.map( data, function(item) { return item["word"]; })) }; }, }); } }); $(".search-button").click(function(e) { submitted = true; filter_term = $("#thesinput").val(); full_api_query = getApiUrl(filter_term, false); e.preventDefault(); getResults(true); $("#rerank").append('<img src="/img/0.gif?q=buttonclick">'); if (!is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } $( "#thesinput" ).autocomplete( "close" ); }); $("#thesinput").keypress(function(e) { if(e.keyCode == 13) { submitted = true; filter_term = $("#thesinput").val(); full_api_query = getApiUrl(filter_term, false); e.preventDefault(); getResults(true); if (!is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } $( "#thesinput" ).autocomplete( "close" ); } else { submitted = false; } }); var mq = window.matchMedia( "(max-width: 30em)" ); var mq2 = window.matchMedia( "(max-width: 40em)" ); var mq3 = window.matchMedia( "(max-width: 70em)" ); if (mq.matches) { THESAURUS_MAX_COLUMNS = 1; } else if (mq2.matches) { THESAURUS_MAX_COLUMNS = 2; THESAURUS_MAX_ITEMS_PER_PAGE = 50; } else if (mq3.matches) { THESAURUS_MAX_COLUMNS = 4; THESAURUS_MAX_ITEMS_PER_PAGE = 80; } else { THESAURUS_MAX_COLUMNS = 5; THESAURUS_MAX_ITEMS_PER_PAGE = 100; } refreshThes(); if ($(location).prop('hash') == "#patterns") { showDocs(); } window.addEventListener('popstate', function() {refreshThes();}); }); </script> <script src="assets/iconify-icon.min.js" defer></script> <center> <!-- Spanish writers, try <a href="https://onelook.com/tesauro">OneLook Tesauro</a> (beta)<br><br>--> <!--- <div id="pattern-cheatsheet"> <font color=grey> <a target="_blank" href="#patterns">Pattern</a> symbols:&nbsp;&nbsp;&nbsp; <nobr><b>?</b> any letter</nobr> &nbsp;&nbsp;&nbsp; <nobr><b>*</b> any number of letters</nobr> &nbsp;&nbsp;&nbsp; <nobr><b>#</b> consonant </nobr> &nbsp;&nbsp;&nbsp; <nobr><b>@</b> vowel </nobr> &nbsp;&nbsp;&nbsp;<br> <nobr><b>-abcd</b> disallow letters</nobr> &nbsp;&nbsp;&nbsp; <nobr><b>+abcd</b> restrict to letters</nobr> &nbsp;&nbsp;&nbsp; <nobr><b>//abcd//</b> unscramble </nobr> &nbsp;&nbsp;&nbsp; <nobr>pattern<b>:</b>meaning </nobr> <br> </font> </div> ---> Try our new word game, <a href="/threepeat">Threepeat</a>! Tap in the box below to start.<br> <link rel="stylesheet" href="/threepeat/tp.css" /> <center><br> <div id="threepeat"></div> <div id="beacon"></div> <script src="/threepeat/libs/confettisplosion.js?4"></script> <script src="/threepeat/tp.js?4"></script> <script> const threepeat = new Threepeat("#threepeat"); function subtractOneDay(dateStr) { // Parse the input date string as a UTC date const date = new Date(`${dateStr}T00:00:00Z`); if (isNaN(date.getTime())) { return null; } date.setUTCDate(date.getUTCDate() - 1); const year = date.getUTCFullYear(); const month = String(date.getUTCMonth() + 1).padStart(2, '0'); const day = String(date.getUTCDate()).padStart(2, '0'); return `${year}-${month}-${day}`; } const doConfetti = (tries, finalTries=0)=>{ if (finalTries == 3) { confettiSplosion.start(); } else if (tries == 1) { confettiSplosion.start(10); } } const resetSelectMenu = function () { const selectMenu = document.getElementById('gameid-select'); if (!selectMenu) return; let state = null; let nextGameId = null; // return the next game to play, the latest ID that is not yet finished try { state = JSON.parse(localStorage.threepeat); } catch (e) {} if (state && state.games) { for (let i = 0; i < selectMenu.options.length; i++) { const option = selectMenu.options[i]; const value = option.value; if (!option.text.endsWith("✓")) { if (state.games.hasOwnProperty(value)) { option.classList.add("gameid-done"); // this doesn't seem to work? option.textContent = option.text + " ✓"; } else { if (!nextGameId || value > nextGameId) { nextGameId = value; } if (state.games.hasOwnProperty(value + ".1")) { option.textContent = option.text + " ⏳"; } } } } } return nextGameId; } const start = function (gamesData) { threepeat .on("roundend", (round, stats, gameData)=>{ if (round < 3) { const tries = stats.tries[round] + stats.hints[round];; const time_secs = stats.times[round] + 60*stats.hints[round]; let gameid = gameData.game_id; let suffixes = gameData.puzzles[round].suffixes.join(","); let prefix = gameData.puzzles[round].prefix; fetch(`/img/0.gif?x=threepeat_round&gameid=${gameid}&round=${round}&suffixes=${suffixes}&prefix=${prefix}&time=${time_secs}&guesses=${tries}`, {method: "HEAD"}).then(()=>doConfetti(tries)); } }) .on("gameend", (round, stats, gameData)=>{ const tries = stats.tries[round]; const finalTries = stats.tries.reduce((s,v)=>s+v); doConfetti(tries, finalTries); resetSelectMenu(); }) .on("nextgame", (gameId)=> { let nextGameId = resetSelectMenu(); if (!nextGameId) { console.log(gameId); nextGameId = subtractOneDay(gameId); } let url = nextGameId ? `https://onelook.com/threepeat/${nextGameId}` : `https://onelook.com/threepeat`; window.location.href = url; }) .focus() .start(gamesData); } // Archive dropdown $(function() { const selectMenu = document.getElementById('gameid-select'); if (selectMenu) { selectMenu.addEventListener('change', function() { const selectedGameId = selectMenu.value; window.location.href = `https://onelook.com/threepeat/${encodeURIComponent(selectedGameId)}`; }); resetSelectMenu(); } }); start([{"puzzles": [{"suffixes": ["vy", "titude", "ce"], "prefix": "gra", "valid_words": ["saice", "juice", "dulce", "voice", "douce", "peavy", "navvy", "leavy", "glace", "bevvy", "brace", "truce", "heavy", "sauce", "since", "farce", "chivy", "trice", "curvy", "gratitude", "recce", "hence", "educe", "grovy", "peace", "grace", "rance", "yince", "savvy", "mince", "wince", "hance", "ponce", "deuce", "lance", "ounce", "trace", "spice", "price", "pence", "twice", "slice", "bocce", "bonce", "marvy", "niece", "nervy", "pervy", "place", "dolce", "dance", "nonce", "space", "deice", "terce", "privy", "luvvy", "piece", "amice", "chevy", "gravy", "divvy", "apace", "civvy", "force", "fence", "dunce"], "definitions": {"gravy": "Sauce made from meat drippings.", "gratitude": "Appreciation for benefits and kindness.", "grace": "Unmerited favor, kindness, and mercy."}}, {"suffixes": ["nberry", "ckers", "b"], "prefix": "cra", "valid_words": ["wreckers", "feeb", "curb", "slackers", "club", "stob", "carb", "tomb", "trickers", "crab", "swab", "lamb", "bibb", "flab", "crib", "crackers", "knickers", "grub", "doob", "prob", "checkers", "grab", "truckers", "jamb", "glob", "drub", "shuckers", "bulb", "forb", "garb", "slob", "drab", "pleb", "drib", "bleb", "glib", "daub", "flickers", "stickers", "newb", "dumb", "verb", "knackers", "scab", "comb", "jibb", "knob", "stockers", "knockers", "whickers", "shockers", "pluckers", "whackers", "snib", "swob", "stab", "cranberry", "cobb", "boob", "kerb", "clickers", "barb", "flub", "stub", "burb", "iamb", "gamb", "darb", "herb", "chub", "bomb", "prickers", "clockers", "snob", "blub", "smackers", "chuckers", "blab", "slickers", "numb", "womb", "trackers", "limb", "sorb", "snackers", "snickers", "stackers", "slab", "clackers", "blockers", "snub", "blob", "shickers", "slub", "sibb", "cluckers"], "definitions": {"cranberry": "Tart, red berry, Thanksgiving staple.", "crackers": "Dry, crispy, baked snack food.", "crab": "Aquatic crustacean with pincers, sideways."}}, {"suffixes": ["nover", "key", "nip"], "prefix": "tur", "valid_words": ["mickey", "hockey", "flakey", "dickey", "monkey", "hawkey", "jockey", "blokey", "flukey", "chokey", "punkey", "donkey", "dinkey", "pinkey", "turnip", "crikey", "smokey", "hickey", "rickey", "turkey", "turnover", "lackey", "miskey", "snakey", "hookey", "tackey", "spikey", "cookey", "offkey", "catnip"], "definitions": {"turnover": "Dessert pastry.", "turkey": "Large bird, native to North America.", "turnip": "Root vegetable, often white, edible."}}], "game_id": "2024-11-28"} ]); </script> </center> <br> (<a href=https://compoundyourjoy.com>Compound Your Joy</a> is still available!)<br><br><br><br><br><br><br><br><br><br><br><br><br> </center> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10