CINXE.COM
Words about Philosophy: 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 Philosophy: OneLook Thesaurus and Reverse Dictionary</title> <meta name=og:title content="Words about Philosophy: OneLook Thesaurus"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KCYRT3J03G"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KCYRT3J03G'); </script> </head> <body class="light-theme"> <div class="shadow-box"> <center> <div class="navbar"> <div id="logo" class="thes-logo-2"><a href="/thesaurus/"><span class="logo-pre"></span><img class="logo-img" src="./assets/olnm.png"></a></div> <div class="search-container"> <input type="search" id="thesinput" name="w" placeholder="" onblur="thesInputBlur(this)" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"> <button class="search-button">Search</button> </div> </div> </center> <div id="defbox" class="def-box"></div> <center> <span id="rerank"> <select id="sortOrderControl" name="sortOrderControl"> <option value = "rv1" selected> Closest meaning first</option> <option value = "al0"> A → Z </option> <option value = "mo1" title="Order words by what year they were used, on average, in literature (most recent first)."> Most modern </option> <option value = "mo0" title="Order words by what year they were used, on average, in literature (oldest first)."> Oldest </option> <option value = "lg1" title="Order words by how much likelier they are to appear in legal documents."> Most formal (legal)</option> <option value = "hu1" title="Order words by how funny they sound, according to a computer algorithm."> Most funny-sounding</option> <option value = "ly1" title="Order words by how much likelier they are to appear in song lyrics and poetry."> Most lyrical</option> <option value = "le0"> Shortest </option> <option value = "le1"> Longest </option> <option value = "co1"> Most common </option> <option value = "co0"> Least common </option> <option value = "al1"> Z → A </option> </select> <span id="rerank_topn"> <select id="sortTopNControl" name="sortTopN"> <option value = "20"> ...of top 20 </option> <option value = "50"> ...of top 50 </option> <option value = "100" selected> ...of top 100 </option> <option value = "200"> ...of top 200 </option> <option value = "1000"> ...of all </option> </select> </span> </span> <span id="filtertitle" onClick="showFilters(1);" class="filtertitle"> <span><button id="filterbutton">Advanced filters</button></span> </span> <span id="vizspan" class="filterinnertitle"></span> </center> <center> <div id="filterpane" class="filterpane"> <div id="filteroptions"> <input type="search" class="inactivefilter filterbreak" id="filter_startswith" value="Starts with..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Starts with')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_endswith" value="Ends with..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Ends with')"></input> <input type="search" class="inactivefilter filterbreak" pattern="[0-9\+]*" id="filter_numberofletters" onkeypress='return (event.charCode >= 48 && event.charCode <= 57) || event.charCode == 43' value="Letter count..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Letters')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_relatedto" value="Also related to..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Related to')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_rhymeswith" value="Rhymes with..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Rhymes with')"></input> <input type="search" class="inactivefilter filterbreak" id="filter_soundslike" value="Sounds like..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Sounds like')"></input> <input type="search" class="inactivefilter" id="filter_vowelslike" value="Primary vowel..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Primary vowel')"></input> <input type="search" class="inactivefilter" id="filter_stresspattern" onkeypress='return event.charCode == 48 || event.charCode == 49 || event.charCode == 120 || event.charCode == 88 || event.charCode == 47' pattern="[01Xx/]*" value="Meter..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Meter')"></input> <input type="search" class="inactivefilter filterbreak" pattern="[0-9]*" id="filter_numberofsyllables" onkeypress='return event.charCode >= 48 && event.charCode <= 57' value="Syllable count..." onfocus="inputFocus(this)" onblur="inputBlur(this, 'Syllables')"></input> </div> </div> <div id="helpline1" class="helpline"> <!-- <font color=red><b>We'll be down for some brief maintenance for the next 5 minutes.</b></font> --> <span class="thes_shorthelp"> Enter a word, phrase, description, or pattern above to find synonyms, related words, and more. </span> <div id="thes-homepage-content"> <div class="thes-subjectindex"> <div class="thes-supercluster-title">Concept clusters in the subject <b>Philosophy</b> (<a href="/">Top</a>)</div> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Abbot%20or%20Abbey&s=cluster%3A5658">Abbot or Abbey</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Abortion%20debate&s=cluster%3A5765">Abortion debate</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Abstinence%20from%20alcohol&s=cluster%3A5771">Abstinence from alcohol</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Aesthetics&s=cluster%3A2461">Aesthetics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Afterlife&s=cluster%3A1420">Afterlife</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Alternative%20spirituality&s=cluster%3A5696">Alternative spirituality</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=American%20wars%20and%20rebellions&s=cluster%3A3385">American wars and rebellions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Anarchism%20in%20its%20various%20forms&s=cluster%3A5759">Anarchism in its various forms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Anarchism%20or%20libertarianism&s=cluster%3A5526">Anarchism or libertarianism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Angels%20and%20angelology&s=cluster%3A2804">Angels and angelology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Anti-establishment&s=cluster%3A5791">Anti-establishment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Anti-fascism&s=cluster%3A5760">Anti-fascism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Artistic%20styles%20and%20movements&s=cluster%3A5302">Artistic styles and movements</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Autonomist%20politics&s=cluster%3A5702">Autonomist politics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bible%20study%20or%20interpretation&s=cluster%3A5212">Bible study or interpretation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bible-focused%20Christianity&s=cluster%3A5685">Bible-focused Christianity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Bourgeoisie%20and%20proletariat&s=cluster%3A1702">Bourgeoisie and proletariat</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Brexit&s=cluster%3A5522">Brexit</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Catholic%20Orders&s=cluster%3A5690">Catholic Orders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Catholic%20religious%20orders&s=cluster%3A5724">Catholic religious orders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20clergy&s=cluster%3A5657">Christian clergy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20denominations&s=cluster%3A5723">Christian denominations</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20evangelism&s=cluster%3A5686">Christian evangelism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20heresies%20or%20sects&s=cluster%3A5726">Christian heresies or sects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20sects&s=cluster%3A5728">Christian sects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20sects%20and%20movements&s=cluster%3A5727">Christian sects and movements</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christian%20theology&s=cluster%3A1373">Christian theology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Christianity&s=cluster%3A5718">Christianity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Church%20Organization&s=cluster%3A5636">Church Organization</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Church%20or%20religious%20worship&s=cluster%3A5675">Church or religious worship</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Classicism%20and%20renaissance&s=cluster%3A2133">Classicism and renaissance</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clergy&s=cluster%3A5618">Clergy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Clergy%20and%20Church%20Hierarchy&s=cluster%3A5676">Clergy and Church Hierarchy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Colonialism&s=cluster%3A2472">Colonialism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Colonialism%20and%20its%20effects&s=cluster%3A2261">Colonialism and its effects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Conspiracy%20theories&s=cluster%3A1440">Conspiracy theories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Countering%20philosophies&s=cluster%3A5797">Countering philosophies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Counterterrorism&s=cluster%3A5786">Counterterrorism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Creationism&s=cluster%3A2760">Creationism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Creationist%20doctrines&s=cluster%3A2761">Creationist doctrines</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Democratic%20ideology&s=cluster%3A5814">Democratic ideology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Democrats&s=cluster%3A5832">Democrats</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Democrats%20%282%29&s=cluster%3A5833">Democrats (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Denomination&s=cluster%3A3971">Denomination</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20forms&s=cluster%3A5521">Different forms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Different%20traditions&s=cluster%3A5613">Different traditions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Dionysus%20and%20Bacchus&s=cluster%3A904">Dionysus and Bacchus</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Discipline&s=cluster%3A550">Discipline</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Diverse%20Marxist%20models&s=cluster%3A5826">Diverse Marxist models</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Doubt%20or%20questioning&s=cluster%3A2526">Doubt or questioning</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=EU%20sentiment&s=cluster%3A2735">EU sentiment</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ecclesiastical%20order&s=cluster%3A5662">Ecclesiastical order</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Economic%20systems%20and%20theories&s=cluster%3A5524">Economic systems and theories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Economic%20theories&s=cluster%3A5681">Economic theories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Economic%20theories%20%282%29&s=cluster%3A5609">Economic theories (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Economic%20theories%20%283%29&s=cluster%3A5733">Economic theories (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ecumenism&s=cluster%3A5708">Ecumenism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Empiricism&s=cluster%3A5739">Empiricism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Environmentalism%20and%20Ecology&s=cluster%3A672">Environmentalism and Ecology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Epistemology&s=cluster%3A5748">Epistemology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Eschatology%20and%20Salvation&s=cluster%3A5527">Eschatology and Salvation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Esotericism&s=cluster%3A2834">Esotericism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ethical%20theories%20and%20practices&s=cluster%3A5749">Ethical theories and practices</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ethics%20and%20Moral%20Philosophy&s=cluster%3A5750">Ethics and Moral Philosophy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Eudaimonia&s=cluster%3A3028">Eudaimonia</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=European%20Union&s=cluster%3A2734">European Union</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Experimentation&s=cluster%3A4702">Experimentation</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Extreme%20patriotism&s=cluster%3A5742">Extreme patriotism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Extremism&s=cluster%3A5787">Extremism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fascism&s=cluster%3A5812">Fascism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fascism%20%282%29&s=cluster%3A5807">Fascism (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Friars&s=cluster%3A5705">Friars</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Fringe%20religions&s=cluster%3A5025">Fringe religions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gathering%20or%20meeting&s=cluster%3A5625">Gathering or meeting</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Global%20unity%20or%20globalism&s=cluster%3A4666">Global unity or globalism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=God%20or%20divinity&s=cluster%3A3448">God or divinity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Gospel%20or%20Good%20News&s=cluster%3A5689">Gospel or Good News</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Governance%20or%20ruling%20systems&s=cluster%3A5678">Governance or ruling systems</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Governance%20types&s=cluster%3A5679">Governance types</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Heaven&s=cluster%3A1418">Heaven</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Historical%20or%20period%20styles&s=cluster%3A5684">Historical or period styles</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Human-caused%20environmental%20damage&s=cluster%3A671">Human-caused environmental damage</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ideological%20opposition&s=cluster%3A5799">Ideological opposition</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ideological%20opposition%20%282%29&s=cluster%3A5557">Ideological opposition (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ideologies&s=cluster%3A5645">Ideologies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ideologies%20%282%29&s=cluster%3A5712">Ideologies (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ideology&s=cluster%3A5752">Ideology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ideology%20or%20belief%20systems&s=cluster%3A5755">Ideology or belief systems</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Idolatry&s=cluster%3A2568">Idolatry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Imperialism&s=cluster%3A2943">Imperialism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=International%20Relations&s=cluster%3A3007">International Relations</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=International%20relations&s=cluster%3A5069">International relations</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Leader-specific%20politics&s=cluster%3A5804">Leader-specific politics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Leadership%20economics&s=cluster%3A5808">Leadership economics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Left-wing%20political%20ideologies&s=cluster%3A5828">Left-wing political ideologies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Liberal%20political%20parties&s=cluster%3A5831">Liberal political parties</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Liturgical%20texts%20and%20practices&s=cluster%3A593">Liturgical texts and practices</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Martyrdom&s=cluster%3A423">Martyrdom</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Metropolises&s=cluster%3A1660">Metropolises</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Military%20force%20or%20influence&s=cluster%3A4108">Military force or influence</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Monastic%20orders&s=cluster%3A5624">Monastic orders</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Monasticism%20or%20monasteries&s=cluster%3A5661">Monasticism or monasteries</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mormonism&s=cluster%3A4363">Mormonism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mysticism%20%282%29&s=cluster%3A2765">Mysticism (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Mysticism%20or%20spiritualism&s=cluster%3A2718">Mysticism or spiritualism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Namesake%20theories&s=cluster%3A5722">Namesake theories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nazism%20and%20Adolf%20Hitler&s=cluster%3A5778">Nazism and Adolf Hitler</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=New%20Age%20spirituality&s=cluster%3A5714">New Age spirituality</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=New%20or%20revived%20form&s=cluster%3A5677">New or revived form</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Nihilism&s=cluster%3A5621">Nihilism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Opposition%20or%20Rejection&s=cluster%3A5796">Opposition or Rejection</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Opposition%20or%20resistance&s=cluster%3A5783">Opposition or resistance</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Organized%20religious%20faith&s=cluster%3A5511">Organized religious faith</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Origin%20or%20nativity&s=cluster%3A259">Origin or nativity</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Parties%20%282%29&s=cluster%3A5693">Parties (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Pedagogy&s=cluster%3A4345">Pedagogy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Pedantry&s=cluster%3A342">Pedantry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophers%27%20philosophies&s=cluster%3A5732">Philosophers' philosophies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophical%20dissent&s=cluster%3A5756">Philosophical dissent</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophical%20dissent%20%282%29&s=cluster%3A5798">Philosophical dissent (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophical%20theories&s=cluster%3A5764">Philosophical theories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophies&s=cluster%3A5757">Philosophies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophies%20%282%29&s=cluster%3A5717">Philosophies (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophies%20or%20theories&s=cluster%3A5763">Philosophies or theories</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophies%20or%20theories%20%282%29&s=cluster%3A5740">Philosophies or theories (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophy&s=cluster%3A5738">Philosophy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophy%20%282%29&s=cluster%3A5734">Philosophy (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophy%20%283%29&s=cluster%3A5735">Philosophy (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophy%20%284%29&s=cluster%3A3424">Philosophy (4)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Philosophy%20and%20theology&s=cluster%3A5214">Philosophy and theology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Piety&s=cluster%3A3799">Piety</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Polemics&s=cluster%3A2167">Polemics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Polisci%20%26%20IR&s=cluster%3A2779">Polisci & IR</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20Ideologies&s=cluster%3A5638">Political Ideologies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20economy&s=cluster%3A5772">Political economy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20governance&s=cluster%3A5711">Political governance</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20ideologies&s=cluster%3A5835">Political ideologies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20ideologies%20%282%29&s=cluster%3A5809">Political ideologies (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20ideologies%20%283%29&s=cluster%3A5751">Political ideologies (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20ideologies%20%284%29&s=cluster%3A5680">Political ideologies (4)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20ideologies%20%286%29&s=cluster%3A5319">Political ideologies (6)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20parties%20and%20systems&s=cluster%3A5470">Political parties and systems</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20philosophies&s=cluster%3A5703">Political philosophies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20polarization&s=cluster%3A5834">Political polarization</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Political%20roles%20and%20structures&s=cluster%3A5472">Political roles and structures</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Politically-focused%20interests&s=cluster%3A5743">Politically-focused interests</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Politics&s=cluster%3A5745">Politics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Politics%20%282%29&s=cluster%3A5473">Politics (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Politics%20and%20governance&s=cluster%3A4985">Politics and governance</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Poor%20Clares&s=cluster%3A5704">Poor Clares</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Postmodern%20iterations&s=cluster%3A5232">Postmodern iterations</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Power%20Politics&s=cluster%3A5441">Power Politics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Preaching&s=cluster%3A1927">Preaching</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Presidential%20Politics&s=cluster%3A5816">Presidential Politics</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Racism&s=cluster%3A2637">Racism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religion&s=cluster%3A5266">Religion</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religion%20%282%29&s=cluster%3A5283">Religion (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religion%20%283%29&s=cluster%3A4955">Religion (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religion%20and%20religious%20beliefs&s=cluster%3A4950">Religion and religious beliefs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religious%20Ordination&s=cluster%3A5622">Religious Ordination</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religious%20beliefs&s=cluster%3A5121">Religious beliefs</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religious%20sanctity%20or%20holiness&s=cluster%3A3797">Religious sanctity or holiness</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religious%20sects&s=cluster%3A2613">Religious sects</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Religious%20sects%20or%20movements%20%282%29&s=cluster%3A5695">Religious sects or movements (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Republican%20Party&s=cluster%3A5825">Republican Party</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sacrifice&s=cluster%3A422">Sacrifice</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Satanism%20and%20its%20various%20forms&s=cluster%3A5019">Satanism and its various forms</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Social%20stratification&s=cluster%3A1701">Social stratification</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Sophistry&s=cluster%3A5298">Sophistry</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Spirituality&s=cluster%3A4684">Spirituality</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Spirituality%20and%20the%20Soul&s=cluster%3A4685">Spirituality and the Soul</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Spirituality%20or%20supernatural&s=cluster%3A3267">Spirituality or supernatural</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Strict%20adherence%20to%20rules&s=cluster%3A892">Strict adherence to rules</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Tech%20Impact%20on%20Society&s=cluster%3A2326">Tech Impact on Society</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Technology%20Philosophy&s=cluster%3A2325">Technology Philosophy</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theism%20or%20atheism&s=cluster%3A5478">Theism or atheism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theism%20or%20atheism%20%282%29&s=cluster%3A5541">Theism or atheism (2)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theological%20perspectives&s=cluster%3A5623">Theological perspectives</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theology&s=cluster%3A5480">Theology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theology%20%283%29&s=cluster%3A5479">Theology (3)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theology%20%284%29&s=cluster%3A5277">Theology (4)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Theology%20%285%29&s=cluster%3A4978">Theology (5)</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Time%20periods%20in%20human%20history&s=cluster%3A2134">Time periods in human history</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Tories%20and%20Downing%20Street&s=cluster%3A5123">Tories and Downing Street</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Tribes%20or%20tribal%20societies&s=cluster%3A465">Tribes or tribal societies</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Trinity%20and%20Christology&s=cluster%3A5687">Trinity and Christology</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Trump%27s%20presidency&s=cluster%3A5817">Trump's presidency</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=UK%20Tory%20and%20Labour%20factions&s=cluster%3A5805">UK Tory and Labour factions</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Ultraconservatism&s=cluster%3A5827">Ultraconservatism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Universalism%20or%20unitarianism&s=cluster%3A5499">Universalism or unitarianism</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Urban%20planning%20and%20development&s=cluster%3A1351">Urban planning and development</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Utopia&s=cluster%3A5477">Utopia</a></nobr></span> <span class="thes-cluster-span"><nobr><a href="/thesaurus/?topic=Vaccine%20debate&s=cluster%3A5462">Vaccine debate</a></nobr></span> </div> <br><br> This subject index is an experimental OneLook feature. We've grouped words and phrases into thousands of clusters based on a statistical analysis of how they are used in writing. Some of the words and concepts may be vulgar or offensive. The names of the clusters were written automatically and may not precisely describe every word within them. </div> </div> </center> <div id="results"> <ul id="tabs"> </ul> <div id="content" class="thesaurus-content"> </div> </div> <div id="clusterbox" class="def-box"></div> <div id="phrasebox" class="def-box"></div> <div id="quickfilters"></div> <noscript> <div id="needs_javascript"> <center> <b>Note: OneLook Thesaurus requires JavaScript.</b> <img src="/img/a.gif?q=omg_a_user_without_js"> If you have disabled JavaScript in your browser, please re-enable it for this site. (Here's how to do that on <a href="https://support.google.com/adsense/answer/12654?hl=en">Chrome</a>, <a href="https://support.microsoft.com/en-us/office/enable-javascript-7bb9ee74-6a9e-4dd1-babf-b0a1bb136361">Edge</a>, and <a href="https://tech.rochester.edu/tutorials/enable-javascript-on-apple-safari/">Safari</a>). </center> </div> </noscript> <div id="olthes_intro_text"> <center> <font size=4> </font> </center> </div> </center> <a name="help"></a> <div id="thes_doc"> <h4>How do I use OneLook's thesaurus / reverse dictionary?</h4> OneLook helps you find words for any type of writing. Similar to a traditional thesaurus, it find synonyms and antonyms, but it offers much greater depth and flexibility. Simply enter a single word, a few words, or even a whole sentence to describe what you need. Press Enter or choose from the autocomplete suggestions to explore related words. You can sort, filter, and explore the words that come back in a variety of creative ways. <a href="https://www.youtube.com/watch?v=AgPwm4FstXw">Here's a video</a> which goes over some of the basics. <h4>What are some examples?</h4> <center> <table bgcolor=#339966 border=0 cellspacing=0 align="center"> <tr><td> <table bgcolor=ffffff cellpadding=10 cellspacing=0 border=0> <tr><td> <b><center>Task</center></b></TD><TD><b><center>Example searches</center></b></TD></TR> <TR><TD>🔆 Find a word by describing it</TD> <TD> <A HREF=/thesaurus/?loc=revfp&s=barrel%20maker>barrel maker</A><br> <A HREF=/thesaurus/?loc=revfp&s=before%20the%20flood>before the flood</A><br> <A HREF=/thesaurus/?loc=revfp&s=museum%20guide>museum guide</A><br> <A HREF=/thesaurus/?loc=revfp&s=search%20for%20food>search for food</A><br> <A HREF=/thesaurus/?loc=revfp&s=urge%20to%20travel>urge to travel</A><br> <A HREF=/thesaurus/?loc=revfp&s=what+a+milliner+makes>what a milliner makes</A><br> <A HREF=/thesaurus/?loc=revfp&s=tried%20twice%20for%20the%20same%20crime>tried twice for the same crime</A><br> <A HREF=/thesaurus/?loc=revfp&s=when%20cancer%20spreads%20through%20the%20body>when cancer spreads through the body</A><br> </TD> </TR> <TR><TD>🔆 Explore synonyms and related concepts</TD> <TD> <A HREF=/thesaurus/?s=fancy&loc=revfp>fancy</A><br> <A HREF=/thesaurus/?s=baseball&loc=revfp>baseball</A><br> <A HREF=/thesaurus/?s=clouds&loc=revfp>clouds</A><br> <A HREF=/thesaurus/?s=twisty&loc=revfp>twisty</A><br> <A HREF=/thesaurus/?s=push&loc=revfp>push</A><br> <A HREF=/thesaurus/?s=industrial+revolution&loc=revfp>industrial revolution</A> </TD> </TR> <TR><TD>🔆 Get a list of words in some category ("type of...") <TD> <A HREF="/thesaurus/?s=type%20of%20bird%20of%20prey&loc=revfp">type of bird of prey</A><br> <A HREF="/thesaurus/?s=type%20of%20soft%20cheese&loc=revfp">type of soft cheese</A><br> <A HREF="/thesaurus/?s=type%20of%20light%20bulb">type of light bulb</a> </TD> </TR> <TR><TD>🔆 Find more words similar to some examples (comma-separated list) <TD> <a href="/thesaurus/?s=squishy%2C%20spongy%2C%20gooey">squishy,spongy,gooey</a><br> <a href="/thesaurus/?s=bicycle%2C%20motorcycle%2C%20scooter">bicycle,motorcycle,scooter</a><br> <a href="/thesaurus/?s=ice%20cream%2C%20pie%2C%20cookies">ice cream,pie,cookies</a> </TD> </TR> <TR><TD>🔆 Answer basic identification questions <TD> <A HREF="/thesaurus/?s=capital%20of%20vietnam&loc=revfp">capital of Vietnam</A><br> <A HREF="https://www.onelook.com/thesaurus/?s=longest%20river%20in%20the%20world">longest river in the world</a><br> <A HREF="https://www.onelook.com/thesaurus/?s=original+host+of+Jeopardy">original host of Jeopardy</a> </TD> </TR> <TR><TD>🔆 Solve crossword puzzle clues, or find words if you only know some of the letters. <br>(Use <tt><a href="/thesaurus/#patterns">pattern</a><b>:</b>description</tt> syntax) <TD> <A HREF="/thesaurus/?loc=revfp&s=%3F%3Flon%3Asynthetic%20fabric">??lon:synthetic fabric</A><br> <A HREF="/thesaurus/?loc=revfp&s=s%3Fnt%3F%3Achristmas">s?nt?:christmas</A><br> <A HREF="/thesaurus/?loc=revfp&s=l*ch*%3Afruit">l*ch*:fruit</A><br> <A HREF="/thesaurus/?loc=revfp&s=%3F%3F%3F%3F%3F%3F%3Ahit">??????:hit</A><br> <A HREF="/thesaurus/?loc=revfp&s=c*%3Aboard%20game">c*:board game</A> </TR> </TABLE> </tr></table> </center> <br> <h4>Exploring the results</h4> Click on any result to see definitions and usage examples tailored to your search, as well as links to follow-up searches and additional usage information when available. OneLook knows about more than 2 million different words and expressions covering every topic under the sun. Try exploring a favorite topic for a while and you'll be surprised how much new stuff there is to learn! <h4>Ordering the results</h4> Your results will initially appear with the most closely related word shown first, the second-most closely shown second, and so on. You can re-order the results in a variety of different ways, including alphabetically, by length, by popularity, by modernness, by formality, and by other aspects of style. Click the box that says "Closest meaning first..." to see them all. (Here's a short <a href="https://www.youtube.com/watch?v=BnW17s3GxWs">video about sorting and filtering with OneLook Thesaurus</a>.) <h4>Filtering the results</h4> You can refine your search by clicking on the "Advanced filters" button on the results page. This lets you narrow down your results to match a certain starting letter, number of letters, number of syllables, related concept, meter, vowel sound, or number of syllables. Read <a target="_blank" href="https://www.onelook.com/thesaurus/whatsnew/#filters">more details on filters</a> if you're interested in how they work. <h4>I'm only looking for synonyms! What's with all of these weird results?</h4> For some kinds of searches only the first result or the first few results are truly synonyms or good substitutions for your search word. We highlight these results in <mark style="background: #ffffbb;">yellow</mark>. Beyond that, the results are meant to inspire you to consider similar words and adjacent concepts. Not all of the results will make sense at first, but they're all connected with your search in some way. We'd rather give you too many options than too few. If you're unsure of a word, we urge you to click on it to check its definitions and usage examples before using it in your Oscars acceptance speech or honors thesis. <div id="patterns"> <h4><a name=patterns></a>What are letter <i>patterns</i>?</h4> If you know some letters in the word you're looking for, you can enter a <i>pattern</i> instead of, or in addition to, a description. Here are how patterns work: <UL> <LI>The asterisk (<b><tt>*</tt></b>) matches <i>any number of letters</i>. That means that you can use it as a placeholder for any part of a word or phrase. For example, if you enter <tt><A HREF="/thesaurus?s=blueb*">blueb*</A></tt> you'll get all the terms that start with "blueb"; if you enter <tt><A HREF=/thesaurus?s=*bird>*bird</A></tt> you'll get all the terms that end with "bird"; if you enter <tt><A HREF=/thesaurus/?s=*lueb*>*lueb*</A></tt> you'll get all the terms that <i>contain</i> the sequence "lueb", and so forth. An asterisk can match zero letters, too. <LI><p>The question mark (<b><tt>?</tt></b>) matches <i>exactly one letter</i>. That means that you can use it as a placeholder for a single letter or symbol. The query <tt><A HREF="/thesaurus/?s=l%3Fb%3Fn%3Fn&ls=a">l?b?n?n</A></tt>, for example, will find the word "Lebanon".</p> <LI><p>The number-sign (<b><tt>#</tt></b>) matches <i>any English consonant</i>. For example, the query <tt><A HREF="/thesaurus/?s=tra%23t&ls=a">tra#t</A></tt> finds the word "tract" but not "trait".</p> <LI><p>The at-sign (<b><tt>@</tt></b>) matches <i>any English vowel</i> (including "y"). For example, the query <tt><A HREF="/thesaurus/?s=abo%40t&ls=a">abo@t</A></tt> finds the word "about" but not "abort".</p> <LI><p><font color=red><b>NEW!</b></font> The comma (<b><tt>,</tt></b>) lets you combine multiple patterns into one. For example, the query <tt><A HREF="/thesaurus/?s=%3F%3F%3F%3F%3F%2C*y*">?????,*y*</a></tt> finds 5-letter words that contain a "y" somewhere, such as "happy" and "rhyme". <LI><p><font color=red><b>NEW!</b></font> Use double-slashes (<b><tt>//</tt></b>) before a group of letters to unscramble them (that is, find <i>anagrams</i>.) For example, the query <tt><A HREF="/thesaurus/?s=%2F%2Fsoulbeat">//soulbeat</a></tt> will find "absolute" and "bales out", and <tt><a href="/thesaurus/?s=re%2F%2Fteeprsn">re//teeprsn</a></tt> will find "represent" and "repenters". You can use another double-slash to end the group and put letters you're sure of to the right of it. For example, the query <tt><a href="/thesaurus/?s=%2F%2Fblabrcs%2F%2Fe">//blabrcs//e</a></tt> will find "scrabble". Question marks can signify unknown letters as usual; for example, <tt><a href="/thesaurus/?s=%2F%2Fwe???">//we???</a></tt> returns 5-letter words that contain a W and an E, such as "water" and "awake". <LI><p><font color=red><b>NEW!</b></font> A minus sign (<b><tt>-</tt></b>) followed by some letters at the end of a pattern means "exclude these letters". For example, the query <tt><A HREF="/thesaurus/?s=sp%3F%3F%3F-ei">sp???-ei</a></tt> finds 5-letter words that start with "sp" but do not contain an "e"or an "i", such as "spoon" and "spray". <LI><p><font color=red><b>NEW!</b></font> A plus sign (<b><tt>+</tt></b>) followed by some letters at the end of a pattern means "restrict to these letters". For example, the query <tt><A HREF="/thesaurus/?s=*%2Bban">*+ban</a></tt> finds "banana". <li>On OneLook's main search or directly on OneLook Thesaurus, you can combine patterns and thesaurus lookups by putting a colon (<tt>:</tt>) after a pattern and then typing a description of the word, as in <tt><A HREF="/thesaurus/?loc=revfp&s=%3F%3Flon%3Asynthetic%20fabric">??lon:synthetic fabric</A></tt> and the other examples above. </UL> </div> <h4>Other ways to access this service:</h4> <ul> <li>Drag this link to your browser's bookmarks bar for a convenient button that goes to the thesaurus: <a href="javascript:try{term=document.selection.createRange().text}catch(err){try{term=getSelection()+''}catch(err){}}if(term==''){void(term=prompt('Enter a word or description to look up on OneLook Thesaurus:',''))}if(term){location.href='https://www.onelook.com/thesaurus?loc=bm6&s=%27+escape(term)}">OneLook</a> <li>Enter <b><tt>onelook.com/<i>word</i></tt></b> into your browser's address bar to go directly to the OneLook Thesaurus entry for <i>word</i>. <li>We offer a <a href="https://apps.apple.com/app/apple-store/id1615071061?pt=956323&ct=OLT%20help%20page%20link&mt=8">OneLook Thesaurus iPhone/iPad app</a> for a low subscription fee, with a two-week free trial. This gives you OneLook at your fingertips, and several cool app-only features, while helping us maintain the service for all! <li>If you use Google Docs, the thesaurus is integrated into the free <a href="https://workspace.google.com/marketplace/app/onelook_thesaurus/372652075936">OneLook Thesaurus Google Docs Add-On</a> as the "Synonyms" button. (Wildcard patterns are not yet suppoerted by this add-on.) <li>If you regularly use the main OneLook site, you can put colon (<tt><b>:</b></tt>) into any OneLook search box, followed by a description, to go directly to the thesaurus. <li>If you're a developer, the <a href="https://www.datamuse.com/api">Datamuse API</a> gives you access to the core features of this site. </ul> <h4>Is this available in any language other than English?</h4> The same interface is now available in Spanish at <a href="/tesauro/">OneLook Tesauro</a> as a beta version. More languages are coming! <h4>How does it work?</h4> We use a souped-up version of our own <a href="https://datamuse.com/api/">Datamuse API</a>, which in turn uses several lingustic resources described in the "Data sources" section on that page. The definitions come from <a href="https://www.wiktionary.org/">Wiktionary</a>, <a href="https://www.wikipedia.org/">Wikipedia</a>, and <a href="https://wordnet.princeton.edu/">WordNet</a>. Here are some <a target="_blank" href="https://www.onelook.com/thesaurus/whatsnew/#knownbugs">known problems</a> with the current system. <br>Much gratitude to <a href="https://arxiv.org/abs/1902.02783">Gultchin et al</a> for the algorithm behind the "Most funny-sounding" sort order. <h4>Profanity and problematic word associations</h4> If you're using this site with children, be forewarned you'll occasionally find profanity and other vulgar expressions. (The site aims to show you how words have been used in the language, including good ones and bad ones. Removing hurtful words would be a disservice to everyone!) <p>Some of the thesaurus results come from a statistical analysis of the words in a large collection of books written in the past two centuries. A handful of times we've found that this analysis can lead us to suggest word associations that reflect racist or harmful stereotypes present in this source material. If you see one of these, please know that we do not endorse what the word association might imply. In egregious cases we will remove it from the site if you report it to us via the feedback link below. <h4>Privacy</h4> No personally identifying information is ever collected on this site or by any add-ons or apps associated with OneLook. OneLook Thesaurus sends your search query securely to the Datamuse API, which keeps a log file of the queries made to the service in the last 24 hours. The log file is deleted after 24 hours and we do not retain any long-term information about your IP address or invididual queries. <h4>Who's behind this site and where can I send my <A HREF=/thesaurus/?loc=revfp&s=comments%20and%20complaints><strike>comments and complaints</strike></A> feedback?</h4> OneLook is a service of <a href="https://www.datamuse.com/">Datamuse</a>. You can send us feedback <A HREF="https://forms.gle/nhjLTibK9UxJYkgW7">here</A>.<br><br> The sunburst logo (🔆) is the emoji symbol for "high brightness", which we aspire to create with OneLook. (The graphic came from the open-source <a href="https://github.com/twitter/twemoji">Twemoji</a> project.) </div> </div> </div> </div> <center> <div class="footnote"> <button id="help_btn" onclick="showDocs()">Help</button> <button class="darkModeToggle">Dark mode</button> <button onclick="location.href='/'" type="button">OneLook home</button> <button onclick="location.href='https://onelook.com/about.shtml?sel=olthes#feedback'" type="button">Feedback</button> <button onclick="location.href='/tesauro/'" type="button">Español (beta)</button> <button onclick="location.href='/thesaurus/ios/'" type="button">iOS app</button> <br><br> </center> <!-- Watch a <a target=_ href="https://www.youtube.com/watch?v=AgPwm4FstXw&">video overview of OneLook Thesaurus</a> or <a target=_ href="https://www.youtube.com/watch?v=a-HmvCyjrW0">learn about wildcard patterns</a>. --> <div id="wotdbox" class="def-box"></div> </div> <br><br></center> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script src="thesaurus.js?v=131"></script> <script> function showDocs() { var x = document.getElementById("thes_doc"); x.style.display = "block"; $("#olthes_intro_text").show(); location.href = "#help"; // history.replaceState(null,null,url); //Don't like hashes. Changing it back. } function showOrHideDocs() { var x = document.getElementById("thes_doc"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } var y = document.getElementById("help_btn"); if (y.style.display === "none") { y.style.display = "block"; } else { y.style.display = "none"; } } var THESAURUS_MAX_ITEMS_PER_PAGE = 100; var THESAURUS_MAX_COLUMNS = 3; var THESAURUS_BASE_URL = "?s="; var THESAURUS_API_URL = "/api"; var THESAURUS_FALLBACK_URL = "/?w=*&loc=revfp_legacy&loc2=apifail&clue="; var THESAURUS_FALLBACK_MSG = ""; var THESAURUS_SUPPRESS_BASE_HELPLINE = true; var THESAURUS_QUICKLINK_TEMPLATE = ( '<a class="ql_btn" title="Look this word up in the thesaurus" href="?s=%s">🔆</a>' + '<a class="ql_btn" title="See Wikipedia page" href="https://en.wikipedia.org/wiki/%s" target="_blank"><iconify-icon inline icon="bi:wikipedia"></iconify-icon></a>' + '<a class="ql_btn" title="Search Google" href="https://www.google.com/search?q=%s" target="_blank"><iconify-icon inline icon="bi:google"></iconify-icon></a>' + '<a class="ql_btn ql_copy_btn" title="Copy this word to the clipboard"><iconify-icon inline icon="bi:clipboard"></iconify-icon></a>' + '<a class="ql_btn" title="See more definitions at OneLook" href="/?loc=olthes1&w=%s" target="_blank"><iconify-icon inline icon="bi:search"></iconify-icon></a>' + '<a class="ql_btn" title="Re-sort the thesaurus results based on similarity to this word" href="%o"><iconify-icon inline icon="bi:sort-down-alt"></iconify-icon></a>'); var THESAURUS_QUICKLINK_TEMPLATE_NO_DEFS = THESAURUS_QUICKLINK_TEMPLATE; var THESAURUS_RELATED_TEMPLATE = '?s=%s'; var THESAURUS_CLICKABLE_ENTRIES = false; var submitted = false; function refreshThes() { var params = getUrlVars(); var s = params['s']; if (typeof s === 'undefined') { s = ""; } full_api_query = getApiUrl(s, false); if (window.location.href.match(/\/tesauro/)) { // Why is this needed? requested_lang = "es"; full_api_query = getApiUrl(s, false); } thesInit('s'); if (s === "") { $("#olthes_intro_text").show(); } if (s === "" || !is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } if (typeof params["res"] != 'undefined') { // pop up // toggleres($("#" + params["res"])); toggleres(document.getElementById(params["res"])); } } $(function() { const body = document.body; // Get saved theme if (typeof(Storage) !== "undefined") { const savedTheme = localStorage.getItem('theme'); if (savedTheme) { body.className = savedTheme; } else { body.className = 'light-theme'; } } // Register service worker if ('serviceWorker' in navigator) { window.addEventListener('load', function() { navigator.serviceWorker.register('/thesaurus/sw.js').then(function(registration) { }, function(err) { }); }); }; $("#thes_doc").css("display", "none"); $("#filtertitle").hide(); $("#content").hide(); // Hide all content $(".darkModeToggle").click(() => { body.classList.toggle('dark-theme'); body.classList.toggle('light-theme'); if (typeof(Storage) !== "undefined") { $("#rerank").append('<img src="/img/0.gif?q=theme_' + body.className + '">'); localStorage.setItem('theme', body.className); } }); $( "#thesinput" ).autocomplete({ minLength: 3, delay: 100, open: function(event, ui) { $('.ui-autocomplete').off('menufocus mouseover hover mouseenter'); }, select: function(event, ui) { if (ui.item.value.match("Hit Enter")) { ui.item.value = $( "#thesinput").val(); return; } filter_term = ui.item.value; if (filter_term.startsWith("Concept cluster")) { var toks = filter_term.split(" "); filter_term = "cluster:" + toks[toks.length - 1]; $( "#thesinput" ).val(""); } else { $( "#thesinput" ).val(ui.item.value); filter_term = ui.item.value; } full_api_query = getApiUrl(filter_term, false); if (filter_term.startsWith("cluster:")) { full_api_query += "&loc=olac_cc"; } $( "#thesinput" ).autocomplete( "close" ); getResults(true); if (!is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } }, source: function( request, response ) { $.ajax({ dataType: "json", type : 'Get', url: getApiUrl(request.term, true), success: function(data) { var s = ""; data.push({"word": "Hit Enter to submit your query or select a word above. '?' to see a preview." + s}); if (!submitted) { response( $.map( data, function(item) { return item["word"]; })) }; }, }); } }); $(".search-button").click(function(e) { submitted = true; filter_term = $("#thesinput").val(); full_api_query = getApiUrl(filter_term, false); e.preventDefault(); getResults(true); $("#rerank").append('<img src="/img/0.gif?q=buttonclick">'); if (!is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } $( "#thesinput" ).autocomplete( "close" ); }); $("#thesinput").keypress(function(e) { if(e.keyCode == 13) { submitted = true; filter_term = $("#thesinput").val(); full_api_query = getApiUrl(filter_term, false); e.preventDefault(); getResults(true); if (!is_touch_device()) { $("#thesinput").focus(); $("#thesinput").select(); } else { $("#thesinput").blur(); } $( "#thesinput" ).autocomplete( "close" ); } else { submitted = false; } }); var mq = window.matchMedia( "(max-width: 30em)" ); var mq2 = window.matchMedia( "(max-width: 40em)" ); var mq3 = window.matchMedia( "(max-width: 70em)" ); if (mq.matches) { THESAURUS_MAX_COLUMNS = 1; } else if (mq2.matches) { THESAURUS_MAX_COLUMNS = 2; THESAURUS_MAX_ITEMS_PER_PAGE = 50; } else if (mq3.matches) { THESAURUS_MAX_COLUMNS = 4; THESAURUS_MAX_ITEMS_PER_PAGE = 80; } else { THESAURUS_MAX_COLUMNS = 5; THESAURUS_MAX_ITEMS_PER_PAGE = 100; } refreshThes(); if ($(location).prop('hash') == "#patterns") { showDocs(); } window.addEventListener('popstate', function() {refreshThes();}); }); </script> <script src="assets/iconify-icon.min.js" defer></script> <center> <!-- Spanish writers, try <a href="https://onelook.com/tesauro">OneLook Tesauro</a> (beta)<br><br>--> <!--- <div id="pattern-cheatsheet"> <font color=grey> <a target="_blank" href="#patterns">Pattern</a> symbols: <nobr><b>?</b> any letter</nobr> <nobr><b>*</b> any number of letters</nobr> <nobr><b>#</b> consonant </nobr> <nobr><b>@</b> vowel </nobr> <br> <nobr><b>-abcd</b> disallow letters</nobr> <nobr><b>+abcd</b> restrict to letters</nobr> <nobr><b>//abcd//</b> unscramble </nobr> <nobr>pattern<b>:</b>meaning </nobr> <br> </font> </div> ---> Try our new word game, <a href="/threepeat">Threepeat</a>! Tap in the box below to start.<br> <link rel="stylesheet" href="/threepeat/tp.css" /> <center><br> <div id="threepeat"></div> <div id="beacon"></div> <script src="/threepeat/libs/confettisplosion.js?4"></script> <script src="/threepeat/tp.js?4"></script> <script> const threepeat = new Threepeat("#threepeat"); function subtractOneDay(dateStr) { // Parse the input date string as a UTC date const date = new Date(`${dateStr}T00:00:00Z`); if (isNaN(date.getTime())) { return null; } date.setUTCDate(date.getUTCDate() - 1); const year = date.getUTCFullYear(); const month = String(date.getUTCMonth() + 1).padStart(2, '0'); const day = String(date.getUTCDate()).padStart(2, '0'); return `${year}-${month}-${day}`; } const doConfetti = (tries, finalTries=0)=>{ if (finalTries == 3) { confettiSplosion.start(); } else if (tries == 1) { confettiSplosion.start(10); } } const resetSelectMenu = function () { const selectMenu = document.getElementById('gameid-select'); if (!selectMenu) return; let state = null; let nextGameId = null; // return the next game to play, the latest ID that is not yet finished try { state = JSON.parse(localStorage.threepeat); } catch (e) {} if (state && state.games) { for (let i = 0; i < selectMenu.options.length; i++) { const option = selectMenu.options[i]; const value = option.value; if (!option.text.endsWith("✓")) { if (state.games.hasOwnProperty(value)) { option.classList.add("gameid-done"); // this doesn't seem to work? option.textContent = option.text + " ✓"; } else { if (!nextGameId || value > nextGameId) { nextGameId = value; } if (state.games.hasOwnProperty(value + ".1")) { option.textContent = option.text + " ⏳"; } } } } } return nextGameId; } const start = function (gamesData) { threepeat .on("roundend", (round, stats, gameData)=>{ if (round < 3) { const tries = stats.tries[round] + stats.hints[round];; const time_secs = stats.times[round] + 60*stats.hints[round]; let gameid = gameData.game_id; let suffixes = gameData.puzzles[round].suffixes.join(","); let prefix = gameData.puzzles[round].prefix; fetch(`/img/0.gif?x=threepeat_round&gameid=${gameid}&round=${round}&suffixes=${suffixes}&prefix=${prefix}&time=${time_secs}&guesses=${tries}`, {method: "HEAD"}).then(()=>doConfetti(tries)); } }) .on("gameend", (round, stats, gameData)=>{ const tries = stats.tries[round]; const finalTries = stats.tries.reduce((s,v)=>s+v); doConfetti(tries, finalTries); resetSelectMenu(); }) .on("nextgame", (gameId)=> { let nextGameId = resetSelectMenu(); if (!nextGameId) { console.log(gameId); nextGameId = subtractOneDay(gameId); } let url = nextGameId ? `https://onelook.com/threepeat/${nextGameId}` : `https://onelook.com/threepeat`; window.location.href = url; }) .focus() .start(gamesData); } // Archive dropdown $(function() { const selectMenu = document.getElementById('gameid-select'); if (selectMenu) { selectMenu.addEventListener('change', function() { const selectedGameId = selectMenu.value; window.location.href = `https://onelook.com/threepeat/${encodeURIComponent(selectedGameId)}`; }); resetSelectMenu(); } }); start([{"puzzles": [{"suffixes": ["erve", "cribe", "troy"], "prefix": "des", "valid_words": ["unnerve", "reserve", "deserve", "describe", "inscribe", "innerve", "destroy", "observe"], "definitions": {"deserve": "Earned through actions or qualities.", "describe": "Explain characteristics or qualities verbally.", "destroy": "Eliminate the existence or structure."}}, {"suffixes": ["loyer", "orium", "ire"], "prefix": "emp", "valid_words": ["employer", "aspire", "glaire", "rehire", "squire", "entire", "expire", "umpire", "emporium", "ciborium", "satire", "refire", "desire", "attire", "bemire", "retire", "empire", "admire", "rewire", "deployer", "venire"], "definitions": {"employer": "Entity providing work for compensation.", "emporium": "Retail store offering various goods.", "empire": "Large state, multiple territories controlled."}}, {"suffixes": ["der", "row", "ough"], "prefix": "bor", "valid_words": ["escrow", "redder", "needer", "slider", "border", "hander", "bonder", "burrow", "ladder", "widder", "milder", "lauder", "heeder", "lender", "guider", "minder", "sonder", "tedder", "wonder", "bolder", "grader", "louder", "sander", "bender", "render", "herder", "kidder", "powder", "larder", "snider", "wander", "loader", "aulder", "tender", "bander", "ponder", "nodder", "trader", "mudder", "upgrow", "murder", "through", "budder", "narrow", "feeder", "codder", "header", "cheder", "reader", "yonder", "lewder", "binder", "shader", "gander", "borough", "blader", "gender", "voider", "birder", "deader", "dander", "folder", "gilder", "madder", "wedder", "zander", "judder", "ridder", "sender", "sadder", "marrow", "spader", "harrow", "raider", "rudder", "gelder", "beader", "sunder", "mender", "polder", "dodder", "hinder", "yarder", "sorrow", "furrow", "arider", "vender", "harder", "farrow", "weeder", "girder", "barrow", "carder", "yarrow", "bedder", "padder", "outrow", "regrow", "chider", "unrough", "tinder", "bidder", "winder", "melder", "radder", "borrow", "welder", "colder", "pinder", "holder", "finder", "evader", "golder", "funder", "kinder", "fonder", "wadder", "leader", "morrow", "wilder", "gadder", "badder", "cinder", "abider", "molder", "lieder", "warder", "pander", "balder", "eluder", "lander", "cruder", "glider", "spider", "solder", "corder", "fender", "seeder", "fodder"], "definitions": {"border": "Boundary separating different areas, nations.", "borrow": "Temporarily obtaining something from another.", "borough": "Administrative division in some cities."}}], "game_id": "2024-11-24"} ]); </script> </center> <br> (<a href=https://compoundyourjoy.com>Compound Your Joy</a> is still available!)<br><br><br><br><br><br><br><br><br><br><br><br><br> </center> </body></html>