CINXE.COM

Words about Accessories: 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 Accessories: OneLook Thesaurus and Reverse Dictionary</title> <meta name=og:title content="Words about Accessories: 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>Accessories</b> (<a href="/">Top</a>)</div> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Accessorizing&s=cluster%3A4144">Accessorizing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Activity-specific%20clothing&s=cluster%3A4190">Activity-specific clothing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Animal%20fur%20and%20its%20uses&s=cluster%3A3627">Animal fur and its uses</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Attired%20in&s=cluster%3A4185">Attired in</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Baby%20sleeping%20arrangements&s=cluster%3A2263">Baby sleeping arrangements</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bag&s=cluster%3A2041">Bag</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Band%20accessories&s=cluster%3A4104">Band accessories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bandages%20and%20medical%20wraps&s=cluster%3A3823">Bandages and medical wraps</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bedding%20or%20bed%20linens&s=cluster%3A3889">Bedding or bed linens</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Buffet%20or%20Buff&s=cluster%3A709">Buffet or Buff</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bungee%20Jumping&s=cluster%3A2001">Bungee Jumping</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Buttonhole&s=cluster%3A3802">Buttonhole</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Chairs&s=cluster%3A3755">Chairs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Child%20transport&s=cluster%3A2398">Child transport</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clothing%20or%20dressing&s=cluster%3A4056">Clothing or dressing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clothing%20or%20dressing%20oneself&s=cluster%3A4061">Clothing or dressing oneself</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clothing%20or%20garments&s=cluster%3A4154">Clothing or garments</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clothing%20or%20wearing%20clothes&s=cluster%3A4101">Clothing or wearing clothes</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Combs%20or%20hair%20tools&s=cluster%3A3847">Combs or hair tools</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Covering%20or%20drapery&s=cluster%3A1397">Covering or drapery</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Covering%20or%20protection&s=cluster%3A3815">Covering or protection</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Creating%20and%20designing%20quilts&s=cluster%3A3895">Creating and designing quilts</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Crew&s=cluster%3A3837">Crew</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Decoration%20or%20adornment&s=cluster%3A2420">Decoration or adornment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dressing%20Up&s=cluster%3A3261">Dressing Up</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dressing%20or%20clothing&s=cluster%3A3905">Dressing or clothing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dressing%20up%20or%20formal%20attire&s=cluster%3A4060">Dressing up or formal attire</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Embellishing&s=cluster%3A3000">Embellishing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Embellishment%20or%20ornamentation&s=cluster%3A2567">Embellishment or ornamentation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Equestrianism&s=cluster%3A3827">Equestrianism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Equestrianism%20%282%29&s=cluster%3A3856">Equestrianism (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Execution%20by%20hanging&s=cluster%3A1192">Execution by hanging</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Execution%20or%20punishment&s=cluster%3A2593">Execution or punishment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fashion%20Design&s=cluster%3A2374">Fashion Design</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fastening%20or%20Securing&s=cluster%3A3414">Fastening or Securing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Flax%20processing&s=cluster%3A3918">Flax processing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Foot%20or%20feet&s=cluster%3A3830">Foot or feet</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Footwear&s=cluster%3A4099">Footwear</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Global%20traditional%20attire%20%282%29&s=cluster%3A4116">Global traditional attire (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gowns%20or%20robes&s=cluster%3A4202">Gowns or robes</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hair%20and%20hairstyles&s=cluster%3A3848">Hair and hairstyles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Handkerchief&s=cluster%3A1681">Handkerchief</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hats%20or%20headwear&s=cluster%3A4088">Hats or headwear</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Heraldic%20emblems&s=cluster%3A909">Heraldic emblems</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Heraldry&s=cluster%3A910">Heraldry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hiding%20or%20concealment&s=cluster%3A1934">Hiding or concealment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Historical%20or%20vintage%20fashion&s=cluster%3A4142">Historical or vintage fashion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hoof&s=cluster%3A3833">Hoof</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horse%20Racing&s=cluster%3A3842">Horse Racing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horse%20breeds%20and%20coat%20colors&s=cluster%3A3855">Horse breeds and coat colors</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horse%20diseases%20and%20conditions&s=cluster%3A3834">Horse diseases and conditions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horse%20gaits%20or%20movements&s=cluster%3A3843">Horse gaits or movements</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horse%20racing%20and%20betting&s=cluster%3A3831">Horse racing and betting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horse%20tack%20and%20harness&s=cluster%3A3899">Horse tack and harness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horses&s=cluster%3A3865">Horses</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Horses%20and%20horse%20breeds&s=cluster%3A3864">Horses and horse breeds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Hunting&s=cluster%3A1410">Hunting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Knot%20theory%20in%20mathematics&s=cluster%3A4025">Knot theory in mathematics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Leather%20and%20skin%20materials&s=cluster%3A3816">Leather and skin materials</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Leg&s=cluster%3A657">Leg</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Leg%20physiology&s=cluster%3A630">Leg physiology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Lower%20body%20clothing&s=cluster%3A4194">Lower body clothing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Masquerade%20or%20costume%20parties&s=cluster%3A3931">Masquerade or costume parties</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Medieval%20Armor&s=cluster%3A4107">Medieval Armor</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Medieval%20body%20armour&s=cluster%3A3850">Medieval body armour</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Metalwork%20and%20jewelry%20design&s=cluster%3A2984">Metalwork and jewelry design</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mixture%20or%20assortment&s=cluster%3A354">Mixture or assortment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mobility%20aids&s=cluster%3A1376">Mobility aids</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Necklines%20and%20collars&s=cluster%3A4130">Necklines and collars</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nesting%20or%20bird%27s%20nests&s=cluster%3A4917">Nesting or bird's nests</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Old%20or%20worn-out%20horse&s=cluster%3A3844">Old or worn-out horse</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ornamentation&s=cluster%3A2586">Ornamentation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Outerwear%20and%20tops&s=cluster%3A4203">Outerwear and tops</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Patterned%20fabrics&s=cluster%3A3928">Patterned fabrics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Police%20vehicles&s=cluster%3A470">Police vehicles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Protection%20or%20cushioning&s=cluster%3A3870">Protection or cushioning</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Protective%20or%20lucky%20jewelry&s=cluster%3A3851">Protective or lucky jewelry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Quilting%20and%20fabric%20techniques&s=cluster%3A3891">Quilting and fabric techniques</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ranchers%20or%20cattle%20farmers&s=cluster%3A6293">Ranchers or cattle farmers</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Reining%20in%20a%20horse&s=cluster%3A3814">Reining in a horse</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religious%20vestments&s=cluster%3A4050">Religious vestments</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Respirator%20Mask%20Ratings&s=cluster%3A3811">Respirator Mask Ratings</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Restraint%20or%20confinement%20%282%29&s=cluster%3A2175">Restraint or confinement (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ring&s=cluster%3A1623">Ring</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Royalty%20or%20authority&s=cluster%3A791">Royalty or authority</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Saddle%20and%20its%20components&s=cluster%3A3841">Saddle and its components</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Seat%20belts%20and%20restraints&s=cluster%3A1849">Seat belts and restraints</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shark-related%20items&s=cluster%3A952">Shark-related items</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sheep%20and%20cattle%20farming&s=cluster%3A3065">Sheep and cattle farming</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shelter%20or%20protection&s=cluster%3A1935">Shelter or protection</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shoe%20anatomy&s=cluster%3A3668">Shoe anatomy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shoemaking%20or%20cobbling&s=cluster%3A585">Shoemaking or cobbling</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shoes%20and%20boots&s=cluster%3A4044">Shoes and boots</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Shoulder&s=cluster%3A3835">Shoulder</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sleeve%20types%20and%20accessories&s=cluster%3A4102">Sleeve types and accessories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Specific%20types%20of%20horse%20breeds&s=cluster%3A3860">Specific types of horse breeds</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Steps%20or%20progression&s=cluster%3A2599">Steps or progression</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Stools&s=cluster%3A3727">Stools</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Straps%20or%20Bands&s=cluster%3A4103">Straps or Bands</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Straps%20or%20belting%20systems&s=cluster%3A3943">Straps or belting systems</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Suit&s=cluster%3A4196">Suit</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Support%20or%20cushioning&s=cluster%3A3871">Support or cushioning</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Table%20coverings&s=cluster%3A3845">Table coverings</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Textiles&s=cluster%3A3919">Textiles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Thoroughbred%20horse%20racing&s=cluster%3A3853">Thoroughbred horse racing</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Underwear%20or%20swimwear&s=cluster%3A4182">Underwear or swimwear</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Varieties%20of%20apparel&s=cluster%3A4105">Varieties of apparel</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Veiling%20or%20cloaking&s=cluster%3A3965">Veiling or cloaking</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Waterproof%20clothing%20or%20gear&s=cluster%3A4062">Waterproof clothing or gear</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": ["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>

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