CINXE.COM
Words about Actions: 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 Actions: OneLook Thesaurus and Reverse Dictionary</title> <meta name=og:title content="Words about Actions: 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 → 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 → 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>Actions</b> (<a href="/">Top</a>)</div> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Absorption%20or%20drawing%20in&s=cluster%3A2601">Absorption or drawing in</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Aggression%20or%20violence&s=cluster%3A1102">Aggression or violence</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Aimless%20or%20leisurely%20travel&s=cluster%3A1889">Aimless or leisurely travel</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Altering%20texture%20or%20shape&s=cluster%3A766">Altering texture or shape</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20Callers%20or%20Whistles&s=cluster%3A1330">Animal Callers or Whistles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20noises&s=cluster%3A5213">Animal noises</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Askew&s=cluster%3A2044">Askew</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bang%20or%20a%20sudden%20loud%20noise&s=cluster%3A5054">Bang or a sudden loud noise</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Beards%20and%20moustaches&s=cluster%3A2011">Beards and moustaches</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Begging%20or%20poverty&s=cluster%3A750">Begging or poverty</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Behavior%20or%20action&s=cluster%3A780">Behavior or action</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Beheading&s=cluster%3A2588">Beheading</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bells%20or%20bell%20sounds&s=cluster%3A5111">Bells or bell sounds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Birdsong%20or%20musical%20sound&s=cluster%3A5180">Birdsong or musical sound</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Blacking%20out&s=cluster%3A692">Blacking out</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Blowing%20lightly%20or%20briefly&s=cluster%3A5095">Blowing lightly or briefly</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Boasting%20or%20bragging&s=cluster%3A1291">Boasting or bragging</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Boot%20Slang%20or%20Nicknames&s=cluster%3A291">Boot Slang or Nicknames</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Breaking%20or%20damage&s=cluster%3A1092">Breaking or damage</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Breathing%20sounds%20or%20actions&s=cluster%3A4862">Breathing sounds or actions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Burping%20or%20passing%20gas&s=cluster%3A5204">Burping or passing gas</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Buzzing%20or%20buzz&s=cluster%3A5230">Buzzing or buzz</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Buzzing%20or%20humming%20sounds&s=cluster%3A5231">Buzzing or humming sounds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Calling%20out%20or%20greeting&s=cluster%3A5223">Calling out or greeting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Calling%20out%20or%20shouting&s=cluster%3A5220">Calling out or shouting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cars%20or%20automobiles&s=cluster%3A368">Cars or automobiles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Change%20in%20direction&s=cluster%3A1587">Change in direction</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Changing%20direction&s=cluster%3A2252">Changing direction</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Chaos&s=cluster%3A1836">Chaos</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Chaos%20%282%29&s=cluster%3A1460">Chaos (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Chaos%20or%20conflict&s=cluster%3A3013">Chaos or conflict</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Charivari&s=cluster%3A932">Charivari</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cheap&s=cluster%3A1364">Cheap</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cheating%20or%20scamming&s=cluster%3A3075">Cheating or scamming</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cheerleading&s=cluster%3A2616">Cheerleading</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Chewing%20%282%29&s=cluster%3A2166">Chewing (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Choking%20or%20suffocation&s=cluster%3A2162">Choking or suffocation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clamor&s=cluster%3A5217">Clamor</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clapping%20or%20applause&s=cluster%3A1589">Clapping or applause</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Closing%20or%20opening%20the%20eyes&s=cluster%3A2484">Closing or opening the eyes</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clumsiness%20or%20ineptitude&s=cluster%3A2344">Clumsiness or ineptitude</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Complaining&s=cluster%3A5080">Complaining</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Compressing&s=cluster%3A1941">Compressing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Confusion%20or%20bewilderment&s=cluster%3A2161">Confusion or bewilderment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Contortion&s=cluster%3A744">Contortion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Conversation%20or%20Chatter&s=cluster%3A1826">Conversation or Chatter</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Corporal%20punishment&s=cluster%3A5189">Corporal punishment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Corporal%20punishment%20%282%29&s=cluster%3A5182">Corporal punishment (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crab%20%282%29&s=cluster%3A405">Crab (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crack&s=cluster%3A5186">Crack</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crack%20as%20a%20term%20used%20in%20slang&s=cluster%3A5057">Crack as a term used in slang</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crack%20in%20various%20contexts&s=cluster%3A5191">Crack in various contexts</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crack%20or%20craziness&s=cluster%3A5056">Crack or craziness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crackling%20or%20crunching%20sounds&s=cluster%3A5225">Crackling or crunching sounds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Creating%20Texture&s=cluster%3A2842">Creating Texture</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Criminal%20activity&s=cluster%3A3079">Criminal activity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crooked%20or%20not%20straight&s=cluster%3A2218">Crooked or not straight</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crowds&s=cluster%3A1000">Crowds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crying%20or%20expressing%20sadness&s=cluster%3A5163">Crying or expressing sadness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crying%20out%20or%20shouting&s=cluster%3A5219">Crying out or shouting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Curiosity%20or%20nosiness&s=cluster%3A2623">Curiosity or nosiness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Cutting%20or%20slicing%20in%20a%20swift&s=cluster%3A1859">Cutting or slicing in a swift</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Deception%20or%20trickery&s=cluster%3A3082">Deception or trickery</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Defecation%20or%20urination&s=cluster%3A4321">Defecation or urination</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Diminishing%20value%20or%20worth&s=cluster%3A2138">Diminishing value or worth</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dishevelment%20or%20disarray&s=cluster%3A2460">Dishevelment or disarray</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Disorder%20and%20confusion&s=cluster%3A4276">Disorder and confusion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Disorder%20or%20conflict&s=cluster%3A4349">Disorder or conflict</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Disorderly%20or%20messy&s=cluster%3A2945">Disorderly or messy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Disrespectful%20communication&s=cluster%3A5089">Disrespectful communication</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Disruption%20or%20causing%20harm&s=cluster%3A483">Disruption or causing harm</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Diving&s=cluster%3A3679">Diving</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Diving%20headfirst&s=cluster%3A335">Diving headfirst</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Duplicity%20or%20dishonesty&s=cluster%3A1550">Duplicity or dishonesty</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dynamic%20and%20agile%20movements&s=cluster%3A1269">Dynamic and agile movements</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Energetic%20or%20rhythmic%20movement&s=cluster%3A2678">Energetic or rhythmic movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=English%20colloquial%20gerunds&s=cluster%3A265">English colloquial gerunds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Entanglement%20or%20complexity&s=cluster%3A2054">Entanglement or complexity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Excessive%20or%20idle%20talk&s=cluster%3A5248">Excessive or idle talk</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Excessive%20or%20pointless%20talk&s=cluster%3A5039">Excessive or pointless talk</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Execution%20and%20assassination&s=cluster%3A532">Execution and assassination</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Expressing%20happiness&s=cluster%3A2959">Expressing happiness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Expressing%20joy&s=cluster%3A5200">Expressing joy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Failure%20or%20decline&s=cluster%3A448">Failure or decline</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Farting&s=cluster%3A5178">Farting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Farting%20or%20passing%20gas&s=cluster%3A5154">Farting or passing gas</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Financial%20fraud%20and%20scams&s=cluster%3A3077">Financial fraud and scams</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flashy%20or%20showy&s=cluster%3A1290">Flashy or showy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flatness%20or%20being%20flat&s=cluster%3A623">Flatness or being flat</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fluffy%20or%20voluminous%20hair&s=cluster%3A1402">Fluffy or voluminous hair</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Folding%20or%20wrinkling%20something&s=cluster%3A1667">Folding or wrinkling something</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fraud%20and%20bribery&s=cluster%3A1400">Fraud and bribery</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fraud%20or%20scam&s=cluster%3A3084">Fraud or scam</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Frivolity%20or%20triviality&s=cluster%3A4337">Frivolity or triviality</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gaping%20and%20staring&s=cluster%3A2632">Gaping and staring</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gazing%20or%20staring&s=cluster%3A2631">Gazing or staring</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gibberish&s=cluster%3A5269">Gibberish</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Glancing%20or%20staring&s=cluster%3A2630">Glancing or staring</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Going%20haywire&s=cluster%3A3200">Going haywire</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gossip%20or%20spreading%20rumors&s=cluster%3A4911">Gossip or spreading rumors</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Haggling%20or%20bargaining&s=cluster%3A4029">Haggling or bargaining</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hair&s=cluster%3A2008">Hair</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Haphazardly%20mixing&s=cluster%3A5002">Haphazardly mixing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hobo%20or%20vagrant&s=cluster%3A988">Hobo or vagrant</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hunting%20%282%29&s=cluster%3A166">Hunting (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hustle%20and%20bustle&s=cluster%3A2938">Hustle and bustle</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Impersonating&s=cluster%3A2559">Impersonating</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Incessant%20or%20idle%20talk&s=cluster%3A5209">Incessant or idle talk</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Incoherence&s=cluster%3A2519">Incoherence</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Incontinence&s=cluster%3A5183">Incontinence</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Informal%20or%20slang%20language&s=cluster%3A264">Informal or slang language</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Informant%20or%20snitch&s=cluster%3A1314">Informant or snitch</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Jam%20and%20Toe&s=cluster%3A2281">Jam and Toe</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Jumble%20or%20mess&s=cluster%3A2211">Jumble or mess</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Jumping%20or%20leaping&s=cluster%3A2048">Jumping or leaping</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Large%20or%20prominent%20nose&s=cluster%3A499">Large or prominent nose</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Laughter&s=cluster%3A2238">Laughter</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Laughter%20or%20humor&s=cluster%3A2863">Laughter or humor</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Laziness&s=cluster%3A2627">Laziness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Laziness%20or%20idleness&s=cluster%3A2625">Laziness or idleness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Loitering%20or%20procrastinating&s=cluster%3A4738">Loitering or procrastinating</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Looting%20or%20plundering&s=cluster%3A3078">Looting or plundering</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Loud&s=cluster%3A5222">Loud</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Loud%20noise%20or%20loud%20sound&s=cluster%3A5194">Loud noise or loud sound</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Loud%20vocal%20expressions&s=cluster%3A5221">Loud vocal expressions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Lugging&s=cluster%3A439">Lugging</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Manipulation&s=cluster%3A679">Manipulation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Manipulation%20or%20persuasion&s=cluster%3A1578">Manipulation or persuasion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Manipulation%20or%20trickery&s=cluster%3A3083">Manipulation or trickery</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Manipulation%20or%20trickery%20%282%29&s=cluster%3A2196">Manipulation or trickery (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Manual%20labor&s=cluster%3A1329">Manual labor</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Metallic%20or%20hard%20object%20sounds&s=cluster%3A5210">Metallic or hard object sounds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mockery%20or%20ridicule&s=cluster%3A4712">Mockery or ridicule</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mockery%20or%20teasing&s=cluster%3A5167">Mockery or teasing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Molting&s=cluster%3A2970">Molting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Movement&s=cluster%3A1992">Movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Movement%20in%20water&s=cluster%3A1610">Movement in water</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Movement%20or%20action&s=cluster%3A2389">Movement or action</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Movement%20or%20mobility&s=cluster%3A3565">Movement or mobility</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Movement%20or%20motion&s=cluster%3A4781">Movement or motion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Moving%20on%20foot&s=cluster%3A2560">Moving on foot</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Moving%20quickly%20or%20hastily&s=cluster%3A2573">Moving quickly or hastily</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nasal&s=cluster%3A636">Nasal</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nasal%20activities&s=cluster%3A813">Nasal activities</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Neglect%20or%20wear%20and%20tear&s=cluster%3A2997">Neglect or wear and tear</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Networking%20%282%29&s=cluster%3A343">Networking (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nibbling&s=cluster%3A1886">Nibbling</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Noisy%20argument%20or%20fight&s=cluster%3A2756">Noisy argument or fight</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nomadism%20or%20itinerancy&s=cluster%3A1888">Nomadism or itinerancy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nonsense%20%282%29&s=cluster%3A2372">Nonsense (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nonsense%20words%20or%20gibberish&s=cluster%3A1222">Nonsense words or gibberish</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nonsense%20words%20or%20gibberish%20%282%29&s=cluster%3A1459">Nonsense words or gibberish (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Obstructed%20or%20blocked&s=cluster%3A721">Obstructed or blocked</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Onomatopoeia&s=cluster%3A5040">Onomatopoeia</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Onomatopoeia%20%282%29&s=cluster%3A5164">Onomatopoeia (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Onomatopoeia%20in%20animal%20sounds&s=cluster%3A5181">Onomatopoeia in animal sounds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ornithological%20vocalizations&s=cluster%3A2649">Ornithological vocalizations</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Peeking&s=cluster%3A2624">Peeking</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Percussion%20or%20hitting&s=cluster%3A5135">Percussion or hitting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Person%20who%20is%20lazy%20or%20idle&s=cluster%3A2626">Person who is lazy or idle</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Phonetic%20spelling&s=cluster%3A263">Phonetic spelling</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Physical%20or%20verbal%20attack&s=cluster%3A548">Physical or verbal attack</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Physical%20punishment%20or%20beating&s=cluster%3A5190">Physical punishment or beating</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Piracy&s=cluster%3A1806">Piracy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Play%20and%20amusement&s=cluster%3A1005">Play and amusement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Playing%20tricks%20or%20pranks&s=cluster%3A3081">Playing tricks or pranks</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Poking%20or%20prodding&s=cluster%3A2310">Poking or prodding</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Powerful%20blows%20or%20hits&s=cluster%3A2913">Powerful blows or hits</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Predation%20or%20hunting&s=cluster%3A556">Predation or hunting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Prison%20or%20imprisonment&s=cluster%3A1735">Prison or imprisonment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Puff%20or%20blowing%20air&s=cluster%3A2973">Puff or blowing air</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Pulsation%20or%20rhythmic%20beating&s=cluster%3A1136">Pulsation or rhythmic beating</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Quick%20movement&s=cluster%3A4786">Quick movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Quick%20or%20erratic%20movement&s=cluster%3A1991">Quick or erratic movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Quick%20or%20sudden%20movement&s=cluster%3A1208">Quick or sudden movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Raking%20or%20using%20a%20rake&s=cluster%3A2164">Raking or using a rake</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Reprimanding%20or%20scolding&s=cluster%3A2770">Reprimanding or scolding</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Respiratory%20disruptions&s=cluster%3A5137">Respiratory disruptions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Revulsion&s=cluster%3A2012">Revulsion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Roaring&s=cluster%3A5205">Roaring</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Romantic%20interest%20or%20love&s=cluster%3A801">Romantic interest or love</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Rough%20or%20aggressive%20action&s=cluster%3A4289">Rough or aggressive action</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ruining%20or%20Spoiling&s=cluster%3A1643">Ruining or Spoiling</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scam%20or%20con&s=cluster%3A3080">Scam or con</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scots%20and%20archaic%20English&s=cluster%3A639">Scots and archaic English</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scots%20dialect&s=cluster%3A4301">Scots dialect</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scots%20language&s=cluster%3A4280">Scots language</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scottish%20dialect&s=cluster%3A3202">Scottish dialect</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scottish%20dialect%20or%20language&s=cluster%3A4914">Scottish dialect or language</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scottish%20dialect%20or%20vernacular&s=cluster%3A2227">Scottish dialect or vernacular</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scoundrel&s=cluster%3A822">Scoundrel</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scrambling&s=cluster%3A4294">Scrambling</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Scratching%20or%20scraping&s=cluster%3A4302">Scratching or scraping</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shaking&s=cluster%3A4956">Shaking</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shouting%20or%20vocal%20expression&s=cluster%3A5218">Shouting or vocal expression</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Silencing%20or%20censorship&s=cluster%3A3071">Silencing or censorship</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Skidding%20or%20Sliding&s=cluster%3A661">Skidding or Sliding</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Skimming&s=cluster%3A1956">Skimming</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Slang%20or%20colloquial%20language%20%282%29&s=cluster%3A1584">Slang or colloquial language (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Slang%20or%20colloquial%20language%20%283%29&s=cluster%3A898">Slang or colloquial language (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Slap&s=cluster%3A5153">Slap</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sliding%20or%20slipping&s=cluster%3A955">Sliding or slipping</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Smack%20or%20hitting%20something&s=cluster%3A5157">Smack or hitting something</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Smooth%20movement%20or%20sliding&s=cluster%3A1362">Smooth movement or sliding</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sneezing%20or%20nasal%20congestion&s=cluster%3A5171">Sneezing or nasal congestion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Software%20glitches&s=cluster%3A184">Software glitches</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Something%20revolving&s=cluster%3A1579">Something revolving</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sound&s=cluster%3A5122">Sound</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Speaking%20or%20communication&s=cluster%3A1445">Speaking or communication</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Speaking%20or%20verbal%20expression&s=cluster%3A959">Speaking or verbal expression</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sports&s=cluster%3A461">Sports</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Spreading%20rumors&s=cluster%3A4910">Spreading rumors</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Squatting&s=cluster%3A776">Squatting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Stringed%20or%20sharp%20sounds&s=cluster%3A5195">Stringed or sharp sounds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Stumping&s=cluster%3A1319">Stumping</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sudden%20or%20abrupt%20movement&s=cluster%3A2564">Sudden or abrupt movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Superiority%20or%20excellence&s=cluster%3A245">Superiority or excellence</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Swaying%20or%20swinging%20movement&s=cluster%3A3652">Swaying or swinging movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sweeping%20or%20cleaning&s=cluster%3A1205">Sweeping or cleaning</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Swift%20movement%20or%20action&s=cluster%3A2551">Swift movement or action</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Swim%20styles&s=cluster%3A3683">Swim styles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Swimming&s=cluster%3A3458">Swimming</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Taking%20quickly%20or%20abruptly&s=cluster%3A2378">Taking quickly or abruptly</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Themed%20event&s=cluster%3A1348">Themed event</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Thieves%20or%20burglars&s=cluster%3A3073">Thieves or burglars</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Throwing%20up&s=cluster%3A4646">Throwing up</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Tiddlywinks%20pieces&s=cluster%3A2485">Tiddlywinks pieces</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Tight-fitting%20clothing&s=cluster%3A655">Tight-fitting clothing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Torture%20methods%20or%20devices&s=cluster%3A2990">Torture methods or devices</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Tree%20bark%20or%20barking%20of%20a%20dog&s=cluster%3A3517">Tree bark or barking of a dog</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Trickery&s=cluster%3A3068">Trickery</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Trinkets&s=cluster%3A355">Trinkets</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Twisting%20or%20turning&s=cluster%3A2055">Twisting or turning</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Twisting%20or%20turning%20%282%29&s=cluster%3A1969">Twisting or turning (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Under%20or%20beneath&s=cluster%3A1740">Under or beneath</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Underworld%20slang%20or%20cant&s=cluster%3A2557">Underworld slang or cant</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Unsteadiness%20or%20imbalance&s=cluster%3A3074">Unsteadiness or imbalance</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Unsteady%20movement&s=cluster%3A4787">Unsteady movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Unsteady%20or%20chaotic%20movement&s=cluster%3A2940">Unsteady or chaotic movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Unsteady%20or%20irregular%20movement&s=cluster%3A4784">Unsteady or irregular movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Unsteady%20or%20irregular%20movement%20%282%29&s=cluster%3A4169">Unsteady or irregular movement (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Urban%20slang%20or%20street%20language&s=cluster%3A1617">Urban slang or street language</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Urination%20and%20defecation&s=cluster%3A2318">Urination and defecation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Various%20types%20of%20laughter&s=cluster%3A5172">Various types of laughter</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Verbal%20conflict%20or%20altercation&s=cluster%3A4356">Verbal conflict or altercation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Vocal%20or%20auditory%20expressions&s=cluster%3A5228">Vocal or auditory expressions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Vocalization%20in%20dogs&s=cluster%3A5102">Vocalization in dogs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Vomiting%20or%20retching&s=cluster%3A5061">Vomiting or retching</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Walking%20or%20movement&s=cluster%3A2391">Walking or movement</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Walking%20or%20moving&s=cluster%3A4455">Walking or moving</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Walking%20slowly%20or%20aimlessly&s=cluster%3A4739">Walking slowly or aimlessly</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Waste%20Management&s=cluster%3A3421">Waste Management</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Waste%20or%20garbage&s=cluster%3A3413">Waste or garbage</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Waste%20or%20trash&s=cluster%3A4152">Waste or trash</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Waste%20or%20unwanted%20materials&s=cluster%3A3419">Waste or unwanted materials</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Wasting%20time%20or%20avoiding%20work&s=cluster%3A2956">Wasting time or avoiding work</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whip%20types%20and%20terms&s=cluster%3A5166">Whip types and terms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whipping%20or%20Lashing&s=cluster%3A5170">Whipping or Lashing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whipping%20or%20flogging&s=cluster%3A5184">Whipping or flogging</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whipping%20or%20using%20a%20whip&s=cluster%3A5185">Whipping or using a whip</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whirling&s=cluster%3A2246">Whirling</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Whiskers&s=cluster%3A2010">Whiskers</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Winking%20or%20blinking&s=cluster%3A2486">Winking or blinking</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Wrinkles%20or%20creases&s=cluster%3A1802">Wrinkles or creases</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Yodeling%20or%20making%20loud&s=cluster%3A5068">Yodeling or making loud</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>🔆 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>🔆 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>🔆 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>🔆 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>🔆 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>🔆 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 <tt><A HREF="/thesaurus/?s=l%3Fb%3Fn%3Fn&ls=a">l?b?n?n</A></tt>, 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 <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 <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 <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 <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 <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 <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: <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 (🔆) 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">🔆</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: <nobr><b>?</b> any letter</nobr> <nobr><b>*</b> any number of letters</nobr> <nobr><b>#</b> consonant </nobr> <nobr><b>@</b> vowel </nobr> <br> <nobr><b>-abcd</b> disallow letters</nobr> <nobr><b>+abcd</b> restrict to letters</nobr> <nobr><b>//abcd//</b> unscramble </nobr> <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": ["erve", "cribe", "troy"], "prefix": "des", "valid_words": ["unnerve", "reserve", "deserve", "describe", "inscribe", "innerve", "destroy", "observe"], "definitions": {"deserve": "Earned through actions or qualities.", "describe": "Explain characteristics or qualities verbally.", "destroy": "Eliminate the existence or structure."}}, {"suffixes": ["loyer", "orium", "ire"], "prefix": "emp", "valid_words": ["employer", "aspire", "glaire", "rehire", "squire", "entire", "expire", "umpire", "emporium", "ciborium", "satire", "refire", "desire", "attire", "bemire", "retire", "empire", "admire", "rewire", "deployer", "venire"], "definitions": {"employer": "Entity providing work for compensation.", "emporium": "Retail store offering various goods.", "empire": "Large state, multiple territories controlled."}}, {"suffixes": ["der", "row", "ough"], "prefix": "bor", "valid_words": ["escrow", "redder", "needer", "slider", "border", "hander", "bonder", "burrow", "ladder", "widder", "milder", "lauder", "heeder", "lender", "guider", "minder", "sonder", "tedder", "wonder", "bolder", "grader", "louder", "sander", "bender", "render", "herder", "kidder", "powder", "larder", "snider", "wander", "loader", "aulder", "tender", "bander", "ponder", "nodder", "trader", "mudder", "upgrow", "murder", "through", "budder", "narrow", "feeder", "codder", "header", "cheder", "reader", "yonder", "lewder", "binder", "shader", "gander", "borough", "blader", "gender", "voider", "birder", "deader", "dander", "folder", "gilder", "madder", "wedder", "zander", "judder", "ridder", "sender", "sadder", "marrow", "spader", "harrow", "raider", "rudder", "gelder", "beader", "sunder", "mender", "polder", "dodder", "hinder", "yarder", "sorrow", "furrow", "arider", "vender", "harder", "farrow", "weeder", "girder", "barrow", "carder", "yarrow", "bedder", "padder", "outrow", "regrow", "chider", "unrough", "tinder", "bidder", "winder", "melder", "radder", "borrow", "welder", "colder", "pinder", "holder", "finder", "evader", "golder", "funder", "kinder", "fonder", "wadder", "leader", "morrow", "wilder", "gadder", "badder", "cinder", "abider", "molder", "lieder", "warder", "pander", "balder", "eluder", "lander", "cruder", "glider", "spider", "solder", "corder", "fender", "seeder", "fodder"], "definitions": {"border": "Boundary separating different areas, nations.", "borrow": "Temporarily obtaining something from another.", "borough": "Administrative division in some cities."}}], "game_id": "2024-11-24"} ]); </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>