CINXE.COM
Jewish rituals: 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>Jewish rituals: OneLook Thesaurus and Reverse Dictionary</title> <meta name=og:title content="Words about Jewish rituals: 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"> <br><br>See <button id="help_btn" onclick="showDocs()">Help</button> or try one these examples:<br> <div id="example_queries"> <a href="?loc=revfp&s=joyful"><span class="thes_example">joyful</span></a><a href="?loc=revfp&s=small+amount"><span class="thes_example">small amount</span></a><a href="?loc=revfp&s=strong+wind"><span class="thes_example">strong wind</span></a><a href="?loc=revfp&s=type+of+sitting"><span class="thes_example">type of sitting</span></a><a href="?loc=revfp&s=type+of+played"><span class="thes_example">type of played</span></a><a href="?loc=revfp&s=type+of+sleepy"><span class="thes_example">type of sleepy</span></a></div> <!-- <br><a href="https://forms.gle/rwJFx9tPPpWWUS9e7">Please take a 1-minute survey to tell us how you use OneLook!</a> --> <!-- <br>Watch a <a href="https://www.youtube.com/watch?v=AgPwm4FstXw&">video overview of OneLook Thesaurus</a>--> <div class="thes-subjectindex"> Words and phrases organized by subject<br> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Positive%20qualities&subjectid=27">Positive qualities</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Negative%20qualities&subjectid=33">Negative qualities</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Negative%20feelings&subjectid=20">Negative feelings</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Change&subjectid=4">Change</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Actions&subjectid=34">Actions</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Activities&subjectid=36">Activities</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Tasks&subjectid=35">Tasks</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Recreation&subjectid=10">Recreation</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Tools&subjectid=13">Tools</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Society&subjectid=3">Society</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Social%20systems&subjectid=25">Social systems</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Philosophy&subjectid=24">Philosophy</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=The%20Elements&subjectid=12">The Elements</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Measurement&subjectid=15">Measurement</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Physical%20processes&subjectid=5">Physical processes</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Food&subjectid=7">Food</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Drink&subjectid=8">Drink</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Accessories&subjectid=11">Accessories</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Anatomy&subjectid=31">Anatomy</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Health&subjectid=30">Health</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Drugs&subjectid=19">Drugs</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Biochemistry&subjectid=23">Biochemistry</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Math%20and%20astronomy&subjectid=14">Math and astronomy</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Physics&subjectid=16">Physics</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Biology&subjectid=18">Biology</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Chemistry&subjectid=22">Chemistry</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Plants&subjectid=6">Plants</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Animals&subjectid=17">Animals</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Music&subjectid=2">Music</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Graphics%20and%20sound&subjectid=9">Graphics and sound</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Communication&subjectid=21">Communication</a></nobr></span> <br> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Languages%20and%20cultures&subjectid=29">Languages and cultures</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=History&subjectid=26">History</a></nobr></span> <span class="thes-supercluster-span"><nobr><a href="/thesaurus/?subject=Eastern%20cultures&subjectid=28">Eastern cultures</a></nobr></span> <br> </div> </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>