From 8a68ef8a3d9213d9f2669d7b1b7291980db3351f Mon Sep 17 00:00:00 2001 From: Andrew Woods Date: Wed, 17 Oct 2018 22:36:30 -0400 Subject: [PATCH] [VIVO-1592] Remove embedded Solr (#83) * Remove embedded Solr Related to: https://jira.duraspace.org/browse/VIVO-1592 * Fix merge conflict in pom.xml files Related to https://jira.duraspace.org/browse/VIVO-1592 --- .gitignore | 1 + home/src/main/resources/solr/README.txt | 54 - .../main/resources/solr/conf/admin-extra.html | 24 - .../solr/conf/admin-extra.menu-bottom.html | 25 - .../solr/conf/admin-extra.menu-top.html | 25 - .../clustering/carrot2/kmeans-attributes.xml | 19 - .../clustering/carrot2/lingo-attributes.xml | 24 - .../clustering/carrot2/stc-attributes.xml | 19 - .../src/main/resources/solr/conf/currency.xml | 67 - home/src/main/resources/solr/conf/elevate.xml | 38 - .../solr/conf/lang/contractions_ca.txt | 8 - .../solr/conf/lang/contractions_fr.txt | 15 - .../solr/conf/lang/contractions_ga.txt | 5 - .../solr/conf/lang/contractions_it.txt | 23 - .../solr/conf/lang/hyphenations_ga.txt | 5 - .../resources/solr/conf/lang/stemdict_nl.txt | 6 - .../resources/solr/conf/lang/stoptags_ja.txt | 420 - .../resources/solr/conf/lang/stopwords_ar.txt | 125 - .../resources/solr/conf/lang/stopwords_bg.txt | 193 - .../resources/solr/conf/lang/stopwords_ca.txt | 220 - .../solr/conf/lang/stopwords_ckb.txt | 136 - .../resources/solr/conf/lang/stopwords_cz.txt | 172 - .../resources/solr/conf/lang/stopwords_da.txt | 110 - .../resources/solr/conf/lang/stopwords_de.txt | 294 - .../resources/solr/conf/lang/stopwords_el.txt | 78 - .../resources/solr/conf/lang/stopwords_en.txt | 54 - .../resources/solr/conf/lang/stopwords_es.txt | 356 - .../resources/solr/conf/lang/stopwords_eu.txt | 99 - .../resources/solr/conf/lang/stopwords_fa.txt | 313 - .../resources/solr/conf/lang/stopwords_fi.txt | 97 - .../resources/solr/conf/lang/stopwords_fr.txt | 186 - .../resources/solr/conf/lang/stopwords_ga.txt | 110 - .../resources/solr/conf/lang/stopwords_gl.txt | 161 - .../resources/solr/conf/lang/stopwords_hi.txt | 235 - .../resources/solr/conf/lang/stopwords_hu.txt | 211 - .../resources/solr/conf/lang/stopwords_hy.txt | 46 - .../resources/solr/conf/lang/stopwords_id.txt | 359 - .../resources/solr/conf/lang/stopwords_it.txt | 303 - .../resources/solr/conf/lang/stopwords_ja.txt | 127 - .../resources/solr/conf/lang/stopwords_lv.txt | 172 - .../resources/solr/conf/lang/stopwords_nl.txt | 119 - .../resources/solr/conf/lang/stopwords_no.txt | 194 - .../resources/solr/conf/lang/stopwords_pt.txt | 253 - .../resources/solr/conf/lang/stopwords_ro.txt | 233 - .../resources/solr/conf/lang/stopwords_ru.txt | 243 - .../resources/solr/conf/lang/stopwords_sv.txt | 133 - .../resources/solr/conf/lang/stopwords_th.txt | 119 - .../resources/solr/conf/lang/stopwords_tr.txt | 212 - .../resources/solr/conf/lang/userdict_ja.txt | 29 - .../solr/conf/mapping-FoldToASCII.txt | 3813 -- .../solr/conf/mapping-ISOLatin1Accent.txt | 246 - .../main/resources/solr/conf/protwords.txt | 21 - .../main/resources/solr/conf/schema-old.xml | 283 - home/src/main/resources/solr/conf/schema.xml | 1338 - .../src/main/resources/solr/conf/scripts.conf | 24 - .../resources/solr/conf/solrconfig-old.xml | 1575 - .../main/resources/solr/conf/solrconfig.xml | 1948 - .../main/resources/solr/conf/spellings.txt | 2 - .../resources/solr/conf/stopwords-name.txt | 38 - .../main/resources/solr/conf/stopwords.txt | 171 - home/src/main/resources/solr/conf/syn.txt | 44724 ---------------- .../src/main/resources/solr/conf/synonyms.txt | 29 - .../resources/solr/conf/velocity/README.txt | 101 - .../solr/conf/velocity/VM_global_library.vm | 175 - .../resources/solr/conf/velocity/browse.vm | 33 - .../resources/solr/conf/velocity/cluster.vm | 19 - .../solr/conf/velocity/cluster_results.vm | 31 - .../resources/solr/conf/velocity/debug.vm | 28 - .../solr/conf/velocity/did_you_mean.vm | 9 - .../resources/solr/conf/velocity/error.vm | 11 - .../solr/conf/velocity/facet_fields.vm | 23 - .../solr/conf/velocity/facet_pivot.vm | 12 - .../solr/conf/velocity/facet_queries.vm | 12 - .../solr/conf/velocity/facet_ranges.vm | 23 - .../resources/solr/conf/velocity/facets.vm | 10 - .../resources/solr/conf/velocity/footer.vm | 43 - .../main/resources/solr/conf/velocity/head.vm | 35 - .../resources/solr/conf/velocity/header.vm | 7 - .../main/resources/solr/conf/velocity/hit.vm | 25 - .../solr/conf/velocity/hit_grouped.vm | 43 - .../resources/solr/conf/velocity/hit_plain.vm | 25 - .../resources/solr/conf/velocity/join_doc.vm | 20 - .../conf/velocity/jquery.autocomplete.css | 48 - .../solr/conf/velocity/jquery.autocomplete.js | 763 - .../resources/solr/conf/velocity/layout.vm | 24 - .../resources/solr/conf/velocity/main.css | 230 - .../solr/conf/velocity/mime_type_lists.vm | 68 - .../solr/conf/velocity/pagination_bottom.vm | 22 - .../solr/conf/velocity/pagination_top.vm | 29 - .../solr/conf/velocity/product_doc.vm | 32 - .../resources/solr/conf/velocity/query.vm | 42 - .../solr/conf/velocity/query_form.vm | 64 - .../solr/conf/velocity/query_group.vm | 43 - .../solr/conf/velocity/query_spatial.vm | 75 - .../solr/conf/velocity/results_list.vm | 22 - .../solr/conf/velocity/richtext_doc.vm | 153 - .../resources/solr/conf/velocity/suggest.vm | 8 - .../main/resources/solr/conf/velocity/tabs.vm | 50 - .../main/resources/solr/conf/xslt/example.xsl | 132 - .../resources/solr/conf/xslt/example_atom.xsl | 67 - .../resources/solr/conf/xslt/example_rss.xsl | 66 - .../main/resources/solr/conf/xslt/luke.xsl | 337 - .../resources/solr/conf/xslt/updateXml.xsl | 70 - home/src/main/resources/solr/solr.xml | 34 - .../main/resources/solr/solr_newversion.xml | 45 - installer/pom.xml | 7 - pom.xml | 1 - solr/pom.xml | 75 - solr/src/main/resources/log4j.properties | 13 - 109 files changed, 1 insertion(+), 63886 deletions(-) delete mode 100644 home/src/main/resources/solr/README.txt delete mode 100644 home/src/main/resources/solr/conf/admin-extra.html delete mode 100644 home/src/main/resources/solr/conf/admin-extra.menu-bottom.html delete mode 100644 home/src/main/resources/solr/conf/admin-extra.menu-top.html delete mode 100644 home/src/main/resources/solr/conf/clustering/carrot2/kmeans-attributes.xml delete mode 100644 home/src/main/resources/solr/conf/clustering/carrot2/lingo-attributes.xml delete mode 100644 home/src/main/resources/solr/conf/clustering/carrot2/stc-attributes.xml delete mode 100644 home/src/main/resources/solr/conf/currency.xml delete mode 100644 home/src/main/resources/solr/conf/elevate.xml delete mode 100644 home/src/main/resources/solr/conf/lang/contractions_ca.txt delete mode 100644 home/src/main/resources/solr/conf/lang/contractions_fr.txt delete mode 100644 home/src/main/resources/solr/conf/lang/contractions_ga.txt delete mode 100644 home/src/main/resources/solr/conf/lang/contractions_it.txt delete mode 100644 home/src/main/resources/solr/conf/lang/hyphenations_ga.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stemdict_nl.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stoptags_ja.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ar.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_bg.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ca.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ckb.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_cz.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_da.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_de.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_el.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_en.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_es.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_eu.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_fa.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_fi.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_fr.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ga.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_gl.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_hi.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_hu.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_hy.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_id.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_it.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ja.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_lv.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_nl.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_no.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_pt.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ro.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_ru.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_sv.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_th.txt delete mode 100644 home/src/main/resources/solr/conf/lang/stopwords_tr.txt delete mode 100644 home/src/main/resources/solr/conf/lang/userdict_ja.txt delete mode 100644 home/src/main/resources/solr/conf/mapping-FoldToASCII.txt delete mode 100644 home/src/main/resources/solr/conf/mapping-ISOLatin1Accent.txt delete mode 100644 home/src/main/resources/solr/conf/protwords.txt delete mode 100644 home/src/main/resources/solr/conf/schema-old.xml delete mode 100644 home/src/main/resources/solr/conf/schema.xml delete mode 100644 home/src/main/resources/solr/conf/scripts.conf delete mode 100644 home/src/main/resources/solr/conf/solrconfig-old.xml delete mode 100644 home/src/main/resources/solr/conf/solrconfig.xml delete mode 100644 home/src/main/resources/solr/conf/spellings.txt delete mode 100644 home/src/main/resources/solr/conf/stopwords-name.txt delete mode 100644 home/src/main/resources/solr/conf/stopwords.txt delete mode 100644 home/src/main/resources/solr/conf/syn.txt delete mode 100644 home/src/main/resources/solr/conf/synonyms.txt delete mode 100644 home/src/main/resources/solr/conf/velocity/README.txt delete mode 100644 home/src/main/resources/solr/conf/velocity/VM_global_library.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/browse.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/cluster.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/cluster_results.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/debug.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/did_you_mean.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/error.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/facet_fields.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/facet_pivot.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/facet_queries.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/facet_ranges.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/facets.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/footer.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/head.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/header.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/hit.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/hit_grouped.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/hit_plain.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/join_doc.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/jquery.autocomplete.css delete mode 100644 home/src/main/resources/solr/conf/velocity/jquery.autocomplete.js delete mode 100644 home/src/main/resources/solr/conf/velocity/layout.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/main.css delete mode 100644 home/src/main/resources/solr/conf/velocity/mime_type_lists.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/pagination_bottom.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/pagination_top.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/product_doc.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/query.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/query_form.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/query_group.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/query_spatial.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/results_list.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/richtext_doc.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/suggest.vm delete mode 100644 home/src/main/resources/solr/conf/velocity/tabs.vm delete mode 100644 home/src/main/resources/solr/conf/xslt/example.xsl delete mode 100644 home/src/main/resources/solr/conf/xslt/example_atom.xsl delete mode 100644 home/src/main/resources/solr/conf/xslt/example_rss.xsl delete mode 100644 home/src/main/resources/solr/conf/xslt/luke.xsl delete mode 100644 home/src/main/resources/solr/conf/xslt/updateXml.xsl delete mode 100644 home/src/main/resources/solr/solr.xml delete mode 100644 home/src/main/resources/solr/solr_newversion.xml delete mode 100644 solr/pom.xml delete mode 100644 solr/src/main/resources/log4j.properties diff --git a/.gitignore b/.gitignore index e007bd854..ca5d34dc9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ utilities/sdb_to_tdb/.work **/.idea **/*.iml **/target +*~ **/overlays diff --git a/home/src/main/resources/solr/README.txt b/home/src/main/resources/solr/README.txt deleted file mode 100644 index 6bd90efb2..000000000 --- a/home/src/main/resources/solr/README.txt +++ /dev/null @@ -1,54 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - - -Example "Solr Home" Directory -============================= - -This directory is provided as an example of what a "Solr Home" directory -should look like. - -It's not strictly necessary that you copy all of the files in this -directory when setting up a new instance of Solr, but it is recommended. - - -Basic Directory Structure -------------------------- - -The Solr Home directory typically contains the following subdirectories... - - conf/ - This directory is mandatory and must contain your solrconfig.xml - and schema.xml. Any other optional configuration files would also - be kept here. - - data/ - This directory is the default location where Solr will keep your - index, and is used by the replication scripts for dealing with - snapshots. You can override this location in the solrconfig.xml - and scripts.conf files. Solr will create this directory if it - does not already exist. - - lib/ - This directory is optional. If it exists, Solr will load any Jars - found in this directory and use them to resolve any "plugins" - specified in your solrconfig.xml or schema.xml (ie: Analyzers, - Request Handlers, etc...). Alternatively you can use the - syntax in solrconfig.xml to direct Solr to your plugins. See the - example solrconfig.xml file for details. - - bin/ - This directory is optional. It is the default location used for - keeping the replication scripts. diff --git a/home/src/main/resources/solr/conf/admin-extra.html b/home/src/main/resources/solr/conf/admin-extra.html deleted file mode 100644 index fecab2051..000000000 --- a/home/src/main/resources/solr/conf/admin-extra.html +++ /dev/null @@ -1,24 +0,0 @@ - - - diff --git a/home/src/main/resources/solr/conf/admin-extra.menu-bottom.html b/home/src/main/resources/solr/conf/admin-extra.menu-bottom.html deleted file mode 100644 index 3359a460a..000000000 --- a/home/src/main/resources/solr/conf/admin-extra.menu-bottom.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - diff --git a/home/src/main/resources/solr/conf/admin-extra.menu-top.html b/home/src/main/resources/solr/conf/admin-extra.menu-top.html deleted file mode 100644 index 0886cee37..000000000 --- a/home/src/main/resources/solr/conf/admin-extra.menu-top.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - diff --git a/home/src/main/resources/solr/conf/clustering/carrot2/kmeans-attributes.xml b/home/src/main/resources/solr/conf/clustering/carrot2/kmeans-attributes.xml deleted file mode 100644 index d802465f6..000000000 --- a/home/src/main/resources/solr/conf/clustering/carrot2/kmeans-attributes.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/clustering/carrot2/lingo-attributes.xml b/home/src/main/resources/solr/conf/clustering/carrot2/lingo-attributes.xml deleted file mode 100644 index 5febfc320..000000000 --- a/home/src/main/resources/solr/conf/clustering/carrot2/lingo-attributes.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/clustering/carrot2/stc-attributes.xml b/home/src/main/resources/solr/conf/clustering/carrot2/stc-attributes.xml deleted file mode 100644 index c1bf110c8..000000000 --- a/home/src/main/resources/solr/conf/clustering/carrot2/stc-attributes.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/currency.xml b/home/src/main/resources/solr/conf/currency.xml deleted file mode 100644 index 3a9c58afe..000000000 --- a/home/src/main/resources/solr/conf/currency.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/elevate.xml b/home/src/main/resources/solr/conf/elevate.xml deleted file mode 100644 index 25d5cebe4..000000000 --- a/home/src/main/resources/solr/conf/elevate.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/lang/contractions_ca.txt b/home/src/main/resources/solr/conf/lang/contractions_ca.txt deleted file mode 100644 index 307a85f91..000000000 --- a/home/src/main/resources/solr/conf/lang/contractions_ca.txt +++ /dev/null @@ -1,8 +0,0 @@ -# Set of Catalan contractions for ElisionFilter -# TODO: load this as a resource from the analyzer and sync it in build.xml -d -l -m -n -s -t diff --git a/home/src/main/resources/solr/conf/lang/contractions_fr.txt b/home/src/main/resources/solr/conf/lang/contractions_fr.txt deleted file mode 100644 index f1bba51b2..000000000 --- a/home/src/main/resources/solr/conf/lang/contractions_fr.txt +++ /dev/null @@ -1,15 +0,0 @@ -# Set of French contractions for ElisionFilter -# TODO: load this as a resource from the analyzer and sync it in build.xml -l -m -t -qu -n -s -j -d -c -jusqu -quoiqu -lorsqu -puisqu diff --git a/home/src/main/resources/solr/conf/lang/contractions_ga.txt b/home/src/main/resources/solr/conf/lang/contractions_ga.txt deleted file mode 100644 index 9ebe7fa34..000000000 --- a/home/src/main/resources/solr/conf/lang/contractions_ga.txt +++ /dev/null @@ -1,5 +0,0 @@ -# Set of Irish contractions for ElisionFilter -# TODO: load this as a resource from the analyzer and sync it in build.xml -d -m -b diff --git a/home/src/main/resources/solr/conf/lang/contractions_it.txt b/home/src/main/resources/solr/conf/lang/contractions_it.txt deleted file mode 100644 index cac040953..000000000 --- a/home/src/main/resources/solr/conf/lang/contractions_it.txt +++ /dev/null @@ -1,23 +0,0 @@ -# Set of Italian contractions for ElisionFilter -# TODO: load this as a resource from the analyzer and sync it in build.xml -c -l -all -dall -dell -nell -sull -coll -pell -gl -agl -dagl -degl -negl -sugl -un -m -t -s -v -d diff --git a/home/src/main/resources/solr/conf/lang/hyphenations_ga.txt b/home/src/main/resources/solr/conf/lang/hyphenations_ga.txt deleted file mode 100644 index 4d2642cc5..000000000 --- a/home/src/main/resources/solr/conf/lang/hyphenations_ga.txt +++ /dev/null @@ -1,5 +0,0 @@ -# Set of Irish hyphenations for StopFilter -# TODO: load this as a resource from the analyzer and sync it in build.xml -h -n -t diff --git a/home/src/main/resources/solr/conf/lang/stemdict_nl.txt b/home/src/main/resources/solr/conf/lang/stemdict_nl.txt deleted file mode 100644 index 441072971..000000000 --- a/home/src/main/resources/solr/conf/lang/stemdict_nl.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Set of overrides for the dutch stemmer -# TODO: load this as a resource from the analyzer and sync it in build.xml -fiets fiets -bromfiets bromfiets -ei eier -kind kinder diff --git a/home/src/main/resources/solr/conf/lang/stoptags_ja.txt b/home/src/main/resources/solr/conf/lang/stoptags_ja.txt deleted file mode 100644 index 71b750845..000000000 --- a/home/src/main/resources/solr/conf/lang/stoptags_ja.txt +++ /dev/null @@ -1,420 +0,0 @@ -# -# This file defines a Japanese stoptag set for JapanesePartOfSpeechStopFilter. -# -# Any token with a part-of-speech tag that exactly matches those defined in this -# file are removed from the token stream. -# -# Set your own stoptags by uncommenting the lines below. Note that comments are -# not allowed on the same line as a stoptag. See LUCENE-3745 for frequency lists, -# etc. that can be useful for building you own stoptag set. -# -# The entire possible tagset is provided below for convenience. -# -##### -# noun: unclassified nouns -#名詞 -# -# noun-common: Common nouns or nouns where the sub-classification is undefined -#名詞-一般 -# -# noun-proper: Proper nouns where the sub-classification is undefined -#名詞-固有名詞 -# -# noun-proper-misc: miscellaneous proper nouns -#名詞-固有名詞-一般 -# -# noun-proper-person: Personal names where the sub-classification is undefined -#名詞-固有名詞-人名 -# -# noun-proper-person-misc: names that cannot be divided into surname and -# given name; foreign names; names where the surname or given name is unknown. -# e.g. お市の方 -#名詞-固有名詞-人名-一般 -# -# noun-proper-person-surname: Mainly Japanese surnames. -# e.g. 山田 -#名詞-固有名詞-人名-姓 -# -# noun-proper-person-given_name: Mainly Japanese given names. -# e.g. 太郎 -#名詞-固有名詞-人名-名 -# -# noun-proper-organization: Names representing organizations. -# e.g. 通産省, NHK -#名詞-固有名詞-組織 -# -# noun-proper-place: Place names where the sub-classification is undefined -#名詞-固有名詞-地域 -# -# noun-proper-place-misc: Place names excluding countries. -# e.g. アジア, バルセロナ, 京都 -#名詞-固有名詞-地域-一般 -# -# noun-proper-place-country: Country names. -# e.g. 日本, オーストラリア -#名詞-固有名詞-地域-国 -# -# noun-pronoun: Pronouns where the sub-classification is undefined -#名詞-代名詞 -# -# noun-pronoun-misc: miscellaneous pronouns: -# e.g. それ, ここ, あいつ, あなた, あちこち, いくつ, どこか, なに, みなさん, みんな, わたくし, われわれ -#名詞-代名詞-一般 -# -# noun-pronoun-contraction: Spoken language contraction made by combining a -# pronoun and the particle 'wa'. -# e.g. ありゃ, こりゃ, こりゃあ, そりゃ, そりゃあ -#名詞-代名詞-縮約 -# -# noun-adverbial: Temporal nouns such as names of days or months that behave -# like adverbs. Nouns that represent amount or ratios and can be used adverbially, -# e.g. 金曜, 一月, 午後, 少量 -#名詞-副詞可能 -# -# noun-verbal: Nouns that take arguments with case and can appear followed by -# 'suru' and related verbs (する, できる, なさる, くださる) -# e.g. インプット, 愛着, 悪化, 悪戦苦闘, 一安心, 下取り -#名詞-サ変接続 -# -# noun-adjective-base: The base form of adjectives, words that appear before な ("na") -# e.g. 健康, 安易, 駄目, だめ -#名詞-形容動詞語幹 -# -# noun-numeric: Arabic numbers, Chinese numerals, and counters like 何 (回), 数. -# e.g. 0, 1, 2, 何, 数, 幾 -#名詞-数 -# -# noun-affix: noun affixes where the sub-classification is undefined -#名詞-非自立 -# -# noun-affix-misc: Of adnominalizers, the case-marker の ("no"), and words that -# attach to the base form of inflectional words, words that cannot be classified -# into any of the other categories below. This category includes indefinite nouns. -# e.g. あかつき, 暁, かい, 甲斐, 気, きらい, 嫌い, くせ, 癖, こと, 事, ごと, 毎, しだい, 次第, -# 順, せい, 所為, ついで, 序で, つもり, 積もり, 点, どころ, の, はず, 筈, はずみ, 弾み, -# 拍子, ふう, ふり, 振り, ほう, 方, 旨, もの, 物, 者, ゆえ, 故, ゆえん, 所以, わけ, 訳, -# わり, 割り, 割, ん-口語/, もん-口語/ -#名詞-非自立-一般 -# -# noun-affix-adverbial: noun affixes that that can behave as adverbs. -# e.g. あいだ, 間, あげく, 挙げ句, あと, 後, 余り, 以外, 以降, 以後, 以上, 以前, 一方, うえ, -# 上, うち, 内, おり, 折り, かぎり, 限り, きり, っきり, 結果, ころ, 頃, さい, 際, 最中, さなか, -# 最中, じたい, 自体, たび, 度, ため, 為, つど, 都度, とおり, 通り, とき, 時, ところ, 所, -# とたん, 途端, なか, 中, のち, 後, ばあい, 場合, 日, ぶん, 分, ほか, 他, まえ, 前, まま, -# 儘, 侭, みぎり, 矢先 -#名詞-非自立-副詞可能 -# -# noun-affix-aux: noun affixes treated as 助動詞 ("auxiliary verb") in school grammars -# with the stem よう(だ) ("you(da)"). -# e.g. よう, やう, 様 (よう) -#名詞-非自立-助動詞語幹 -# -# noun-affix-adjective-base: noun affixes that can connect to the indeclinable -# connection form な (aux "da"). -# e.g. みたい, ふう -#名詞-非自立-形容動詞語幹 -# -# noun-special: special nouns where the sub-classification is undefined. -#名詞-特殊 -# -# noun-special-aux: The そうだ ("souda") stem form that is used for reporting news, is -# treated as 助動詞 ("auxiliary verb") in school grammars, and attach to the base -# form of inflectional words. -# e.g. そう -#名詞-特殊-助動詞語幹 -# -# noun-suffix: noun suffixes where the sub-classification is undefined. -#名詞-接尾 -# -# noun-suffix-misc: Of the nouns or stem forms of other parts of speech that connect -# to ガル or タイ and can combine into compound nouns, words that cannot be classified into -# any of the other categories below. In general, this category is more inclusive than -# 接尾語 ("suffix") and is usually the last element in a compound noun. -# e.g. おき, かた, 方, 甲斐 (がい), がかり, ぎみ, 気味, ぐるみ, (~した) さ, 次第, 済 (ず) み, -# よう, (でき)っこ, 感, 観, 性, 学, 類, 面, 用 -#名詞-接尾-一般 -# -# noun-suffix-person: Suffixes that form nouns and attach to person names more often -# than other nouns. -# e.g. 君, 様, 著 -#名詞-接尾-人名 -# -# noun-suffix-place: Suffixes that form nouns and attach to place names more often -# than other nouns. -# e.g. 町, 市, 県 -#名詞-接尾-地域 -# -# noun-suffix-verbal: Of the suffixes that attach to nouns and form nouns, those that -# can appear before スル ("suru"). -# e.g. 化, 視, 分け, 入り, 落ち, 買い -#名詞-接尾-サ変接続 -# -# noun-suffix-aux: The stem form of そうだ (様態) that is used to indicate conditions, -# is treated as 助動詞 ("auxiliary verb") in school grammars, and attach to the -# conjunctive form of inflectional words. -# e.g. そう -#名詞-接尾-助動詞語幹 -# -# noun-suffix-adjective-base: Suffixes that attach to other nouns or the conjunctive -# form of inflectional words and appear before the copula だ ("da"). -# e.g. 的, げ, がち -#名詞-接尾-形容動詞語幹 -# -# noun-suffix-adverbial: Suffixes that attach to other nouns and can behave as adverbs. -# e.g. 後 (ご), 以後, 以降, 以前, 前後, 中, 末, 上, 時 (じ) -#名詞-接尾-副詞可能 -# -# noun-suffix-classifier: Suffixes that attach to numbers and form nouns. This category -# is more inclusive than 助数詞 ("classifier") and includes common nouns that attach -# to numbers. -# e.g. 個, つ, 本, 冊, パーセント, cm, kg, カ月, か国, 区画, 時間, 時半 -#名詞-接尾-助数詞 -# -# noun-suffix-special: Special suffixes that mainly attach to inflecting words. -# e.g. (楽し) さ, (考え) 方 -#名詞-接尾-特殊 -# -# noun-suffix-conjunctive: Nouns that behave like conjunctions and join two words -# together. -# e.g. (日本) 対 (アメリカ), 対 (アメリカ), (3) 対 (5), (女優) 兼 (主婦) -#名詞-接続詞的 -# -# noun-verbal_aux: Nouns that attach to the conjunctive particle て ("te") and are -# semantically verb-like. -# e.g. ごらん, ご覧, 御覧, 頂戴 -#名詞-動詞非自立的 -# -# noun-quotation: text that cannot be segmented into words, proverbs, Chinese poetry, -# dialects, English, etc. Currently, the only entry for 名詞 引用文字列 ("noun quotation") -# is いわく ("iwaku"). -#名詞-引用文字列 -# -# noun-nai_adjective: Words that appear before the auxiliary verb ない ("nai") and -# behave like an adjective. -# e.g. 申し訳, 仕方, とんでも, 違い -#名詞-ナイ形容詞語幹 -# -##### -# prefix: unclassified prefixes -#接頭詞 -# -# prefix-nominal: Prefixes that attach to nouns (including adjective stem forms) -# excluding numerical expressions. -# e.g. お (水), 某 (氏), 同 (社), 故 (~氏), 高 (品質), お (見事), ご (立派) -#接頭詞-名詞接続 -# -# prefix-verbal: Prefixes that attach to the imperative form of a verb or a verb -# in conjunctive form followed by なる/なさる/くださる. -# e.g. お (読みなさい), お (座り) -#接頭詞-動詞接続 -# -# prefix-adjectival: Prefixes that attach to adjectives. -# e.g. お (寒いですねえ), バカ (でかい) -#接頭詞-形容詞接続 -# -# prefix-numerical: Prefixes that attach to numerical expressions. -# e.g. 約, およそ, 毎時 -#接頭詞-数接続 -# -##### -# verb: unclassified verbs -#動詞 -# -# verb-main: -#動詞-自立 -# -# verb-auxiliary: -#動詞-非自立 -# -# verb-suffix: -#動詞-接尾 -# -##### -# adjective: unclassified adjectives -#形容詞 -# -# adjective-main: -#形容詞-自立 -# -# adjective-auxiliary: -#形容詞-非自立 -# -# adjective-suffix: -#形容詞-接尾 -# -##### -# adverb: unclassified adverbs -#副詞 -# -# adverb-misc: Words that can be segmented into one unit and where adnominal -# modification is not possible. -# e.g. あいかわらず, 多分 -#副詞-一般 -# -# adverb-particle_conjunction: Adverbs that can be followed by の, は, に, -# な, する, だ, etc. -# e.g. こんなに, そんなに, あんなに, なにか, なんでも -#副詞-助詞類接続 -# -##### -# adnominal: Words that only have noun-modifying forms. -# e.g. この, その, あの, どの, いわゆる, なんらかの, 何らかの, いろんな, こういう, そういう, ああいう, -# どういう, こんな, そんな, あんな, どんな, 大きな, 小さな, おかしな, ほんの, たいした, -# 「(, も) さる (ことながら)」, 微々たる, 堂々たる, 単なる, いかなる, 我が」「同じ, 亡き -#連体詞 -# -##### -# conjunction: Conjunctions that can occur independently. -# e.g. が, けれども, そして, じゃあ, それどころか -接続詞 -# -##### -# particle: unclassified particles. -助詞 -# -# particle-case: case particles where the subclassification is undefined. -助詞-格助詞 -# -# particle-case-misc: Case particles. -# e.g. から, が, で, と, に, へ, より, を, の, にて -助詞-格助詞-一般 -# -# particle-case-quote: the "to" that appears after nouns, a person’s speech, -# quotation marks, expressions of decisions from a meeting, reasons, judgements, -# conjectures, etc. -# e.g. ( だ) と (述べた.), ( である) と (して執行猶予...) -助詞-格助詞-引用 -# -# particle-case-compound: Compounds of particles and verbs that mainly behave -# like case particles. -# e.g. という, といった, とかいう, として, とともに, と共に, でもって, にあたって, に当たって, に当って, -# にあたり, に当たり, に当り, に当たる, にあたる, において, に於いて,に於て, における, に於ける, -# にかけ, にかけて, にかんし, に関し, にかんして, に関して, にかんする, に関する, に際し, -# に際して, にしたがい, に従い, に従う, にしたがって, に従って, にたいし, に対し, にたいして, -# に対して, にたいする, に対する, について, につき, につけ, につけて, につれ, につれて, にとって, -# にとり, にまつわる, によって, に依って, に因って, により, に依り, に因り, による, に依る, に因る, -# にわたって, にわたる, をもって, を以って, を通じ, を通じて, を通して, をめぐって, をめぐり, をめぐる, -# って-口語/, ちゅう-関西弁「という」/, (何) ていう (人)-口語/, っていう-口語/, といふ, とかいふ -助詞-格助詞-連語 -# -# particle-conjunctive: -# e.g. から, からには, が, けれど, けれども, けど, し, つつ, て, で, と, ところが, どころか, とも, ども, -# ながら, なり, ので, のに, ば, ものの, や ( した), やいなや, (ころん) じゃ(いけない)-口語/, -# (行っ) ちゃ(いけない)-口語/, (言っ) たって (しかたがない)-口語/, (それがなく)ったって (平気)-口語/ -助詞-接続助詞 -# -# particle-dependency: -# e.g. こそ, さえ, しか, すら, は, も, ぞ -助詞-係助詞 -# -# particle-adverbial: -# e.g. がてら, かも, くらい, 位, ぐらい, しも, (学校) じゃ(これが流行っている)-口語/, -# (それ)じゃあ (よくない)-口語/, ずつ, (私) なぞ, など, (私) なり (に), (先生) なんか (大嫌い)-口語/, -# (私) なんぞ, (先生) なんて (大嫌い)-口語/, のみ, だけ, (私) だって-口語/, だに, -# (彼)ったら-口語/, (お茶) でも (いかが), 等 (とう), (今後) とも, ばかり, ばっか-口語/, ばっかり-口語/, -# ほど, 程, まで, 迄, (誰) も (が)([助詞-格助詞] および [助詞-係助詞] の前に位置する「も」) -助詞-副助詞 -# -# particle-interjective: particles with interjective grammatical roles. -# e.g. (松島) や -助詞-間投助詞 -# -# particle-coordinate: -# e.g. と, たり, だの, だり, とか, なり, や, やら -助詞-並立助詞 -# -# particle-final: -# e.g. かい, かしら, さ, ぜ, (だ)っけ-口語/, (とまってる) で-方言/, な, ナ, なあ-口語/, ぞ, ね, ネ, -# ねぇ-口語/, ねえ-口語/, ねん-方言/, の, のう-口語/, や, よ, ヨ, よぉ-口語/, わ, わい-口語/ -助詞-終助詞 -# -# particle-adverbial/conjunctive/final: The particle "ka" when unknown whether it is -# adverbial, conjunctive, or sentence final. For example: -# (a) 「A か B か」. Ex:「(国内で運用する) か,(海外で運用する) か (.)」 -# (b) Inside an adverb phrase. Ex:「(幸いという) か (, 死者はいなかった.)」 -# 「(祈りが届いたせい) か (, 試験に合格した.)」 -# (c) 「かのように」. Ex:「(何もなかった) か (のように振る舞った.)」 -# e.g. か -助詞-副助詞/並立助詞/終助詞 -# -# particle-adnominalizer: The "no" that attaches to nouns and modifies -# non-inflectional words. -助詞-連体化 -# -# particle-adnominalizer: The "ni" and "to" that appear following nouns and adverbs -# that are giongo, giseigo, or gitaigo. -# e.g. に, と -助詞-副詞化 -# -# particle-special: A particle that does not fit into one of the above classifications. -# This includes particles that are used in Tanka, Haiku, and other poetry. -# e.g. かな, けむ, ( しただろう) に, (あんた) にゃ(わからん), (俺) ん (家) -助詞-特殊 -# -##### -# auxiliary-verb: -助動詞 -# -##### -# interjection: Greetings and other exclamations. -# e.g. おはよう, おはようございます, こんにちは, こんばんは, ありがとう, どうもありがとう, ありがとうございます, -# いただきます, ごちそうさま, さよなら, さようなら, はい, いいえ, ごめん, ごめんなさい -#感動詞 -# -##### -# symbol: unclassified Symbols. -記号 -# -# symbol-misc: A general symbol not in one of the categories below. -# e.g. [○◎@$〒→+] -記号-一般 -# -# symbol-comma: Commas -# e.g. [,、] -記号-読点 -# -# symbol-period: Periods and full stops. -# e.g. [..。] -記号-句点 -# -# symbol-space: Full-width whitespace. -記号-空白 -# -# symbol-open_bracket: -# e.g. [({‘“『【] -記号-括弧開 -# -# symbol-close_bracket: -# e.g. [)}’”』」】] -記号-括弧閉 -# -# symbol-alphabetic: -#記号-アルファベット -# -##### -# other: unclassified other -#その他 -# -# other-interjection: Words that are hard to classify as noun-suffixes or -# sentence-final particles. -# e.g. (だ)ァ -その他-間投 -# -##### -# filler: Aizuchi that occurs during a conversation or sounds inserted as filler. -# e.g. あの, うんと, えと -フィラー -# -##### -# non-verbal: non-verbal sound. -非言語音 -# -##### -# fragment: -#語断片 -# -##### -# unknown: unknown part of speech. -#未知語 -# -##### End of file diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ar.txt b/home/src/main/resources/solr/conf/lang/stopwords_ar.txt deleted file mode 100644 index 046829db6..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ar.txt +++ /dev/null @@ -1,125 +0,0 @@ -# This file was created by Jacques Savoy and is distributed under the BSD license. -# See http://members.unine.ch/jacques.savoy/clef/index.html. -# Also see http://www.opensource.org/licenses/bsd-license.html -# Cleaned on October 11, 2009 (not normalized, so use before normalization) -# This means that when modifying this list, you might need to add some -# redundant entries, for example containing forms with both أ and ا -من -ومن -منها -منه -في -وفي -فيها -فيه -و -ف -ثم -او -أو -ب -بها -به -ا -أ -اى -اي -أي -أى -لا -ولا -الا -ألا -إلا -لكن -ما -وما -كما -فما -عن -مع -اذا -إذا -ان -أن -إن -انها -أنها -إنها -انه -أنه -إنه -بان -بأن -فان -فأن -وان -وأن -وإن -التى -التي -الذى -الذي -الذين -الى -الي -إلى -إلي -على -عليها -عليه -اما -أما -إما -ايضا -أيضا -كل -وكل -لم -ولم -لن -ولن -هى -هي -هو -وهى -وهي -وهو -فهى -فهي -فهو -انت -أنت -لك -لها -له -هذه -هذا -تلك -ذلك -هناك -كانت -كان -يكون -تكون -وكانت -وكان -غير -بعض -قد -نحو -بين -بينما -منذ -ضمن -حيث -الان -الآن -خلال -بعد -قبل -حتى -عند -عندما -لدى -جميع diff --git a/home/src/main/resources/solr/conf/lang/stopwords_bg.txt b/home/src/main/resources/solr/conf/lang/stopwords_bg.txt deleted file mode 100644 index 1ae4ba2ae..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_bg.txt +++ /dev/null @@ -1,193 +0,0 @@ -# This file was created by Jacques Savoy and is distributed under the BSD license. -# See http://members.unine.ch/jacques.savoy/clef/index.html. -# Also see http://www.opensource.org/licenses/bsd-license.html -а -аз -ако -ала -бе -без -беше -би -бил -била -били -било -близо -бъдат -бъде -бяха -в -вас -ваш -ваша -вероятно -вече -взема -ви -вие -винаги -все -всеки -всички -всичко -всяка -във -въпреки -върху -г -ги -главно -го -д -да -дали -до -докато -докога -дори -досега -доста -е -едва -един -ето -за -зад -заедно -заради -засега -затова -защо -защото -и -из -или -им -има -имат -иска -й -каза -как -каква -какво -както -какъв -като -кога -когато -което -които -кой -който -колко -която -къде -където -към -ли -м -ме -между -мен -ми -мнозина -мога -могат -може -моля -момента -му -н -на -над -назад -най -направи -напред -например -нас -не -него -нея -ни -ние -никой -нито -но -някои -някой -няма -обаче -около -освен -особено -от -отгоре -отново -още -пак -по -повече -повечето -под -поне -поради -после -почти -прави -пред -преди -през -при -пък -първо -с -са -само -се -сега -си -скоро -след -сме -според -сред -срещу -сте -съм -със -също -т -тази -така -такива -такъв -там -твой -те -тези -ти -тн -то -това -тогава -този -той -толкова -точно -трябва -тук -тъй -тя -тях -у -харесва -ч -че -често -чрез -ще -щом -я diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ca.txt b/home/src/main/resources/solr/conf/lang/stopwords_ca.txt deleted file mode 100644 index 3da65deaf..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ca.txt +++ /dev/null @@ -1,220 +0,0 @@ -# Catalan stopwords from http://github.com/vcl/cue.language (Apache 2 Licensed) -a -abans -ací -ah -així -això -al -als -aleshores -algun -alguna -algunes -alguns -alhora -allà -allí -allò -altra -altre -altres -amb -ambdós -ambdues -apa -aquell -aquella -aquelles -aquells -aquest -aquesta -aquestes -aquests -aquí -baix -cada -cadascú -cadascuna -cadascunes -cadascuns -com -contra -d'un -d'una -d'unes -d'uns -dalt -de -del -dels -des -després -dins -dintre -donat -doncs -durant -e -eh -el -els -em -en -encara -ens -entre -érem -eren -éreu -es -és -esta -està -estàvem -estaven -estàveu -esteu -et -etc -ets -fins -fora -gairebé -ha -han -has -havia -he -hem -heu -hi -ho -i -igual -iguals -ja -l'hi -la -les -li -li'n -llavors -m'he -ma -mal -malgrat -mateix -mateixa -mateixes -mateixos -me -mentre -més -meu -meus -meva -meves -molt -molta -moltes -molts -mon -mons -n'he -n'hi -ne -ni -no -nogensmenys -només -nosaltres -nostra -nostre -nostres -o -oh -oi -on -pas -pel -pels -per -però -perquè -poc -poca -pocs -poques -potser -propi -qual -quals -quan -quant -que -què -quelcom -qui -quin -quina -quines -quins -s'ha -s'han -sa -semblant -semblants -ses -seu -seus -seva -seva -seves -si -sobre -sobretot -sóc -solament -sols -son -són -sons -sota -sou -t'ha -t'han -t'he -ta -tal -també -tampoc -tan -tant -tanta -tantes -teu -teus -teva -teves -ton -tons -tot -tota -totes -tots -un -una -unes -uns -us -va -vaig -vam -van -vas -veu -vosaltres -vostra -vostre -vostres diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ckb.txt b/home/src/main/resources/solr/conf/lang/stopwords_ckb.txt deleted file mode 100644 index 87abf118f..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ckb.txt +++ /dev/null @@ -1,136 +0,0 @@ -# set of kurdish stopwords -# note these have been normalized with our scheme (e represented with U+06D5, etc) -# constructed from: -# * Fig 5 of "Building A Test Collection For Sorani Kurdish" (Esmaili et al) -# * "Sorani Kurdish: A Reference Grammar with selected readings" (Thackston) -# * Corpus-based analysis of 77M word Sorani collection: wikipedia, news, blogs, etc - -# and -و -# which -کە -# of -ی -# made/did -کرد -# that/which -ئەوەی -# on/head -سەر -# two -دوو -# also -هەروەها -# from/that -لەو -# makes/does -دەکات -# some -چەند -# every -هەر - -# demonstratives -# that -ئەو -# this -ئەم - -# personal pronouns -# I -من -# we -ئێمە -# you -تۆ -# you -ئێوە -# he/she/it -ئەو -# they -ئەوان - -# prepositions -# to/with/by -بە -پێ -# without -بەبێ -# along with/while/during -بەدەم -# in the opinion of -بەلای -# according to -بەپێی -# before -بەرلە -# in the direction of -بەرەوی -# in front of/toward -بەرەوە -# before/in the face of -بەردەم -# without -بێ -# except for -بێجگە -# for -بۆ -# on/in -دە -تێ -# with -دەگەڵ -# after -دوای -# except for/aside from -جگە -# in/from -لە -لێ -# in front of/before/because of -لەبەر -# between/among -لەبەینی -# concerning/about -لەبابەت -# concerning -لەبارەی -# instead of -لەباتی -# beside -لەبن -# instead of -لەبرێتی -# behind -لەدەم -# with/together with -لەگەڵ -# by -لەلایەن -# within -لەناو -# between/among -لەنێو -# for the sake of -لەپێناوی -# with respect to -لەرەوی -# by means of/for -لەرێ -# for the sake of -لەرێگا -# on/on top of/according to -لەسەر -# under -لەژێر -# between/among -ناو -# between/among -نێوان -# after -پاش -# before -پێش -# like -وەک diff --git a/home/src/main/resources/solr/conf/lang/stopwords_cz.txt b/home/src/main/resources/solr/conf/lang/stopwords_cz.txt deleted file mode 100644 index 53c6097da..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_cz.txt +++ /dev/null @@ -1,172 +0,0 @@ -a -s -k -o -i -u -v -z -dnes -cz -tímto -budeš -budem -byli -jseš -můj -svým -ta -tomto -tohle -tuto -tyto -jej -zda -proč -máte -tato -kam -tohoto -kdo -kteří -mi -nám -tom -tomuto -mít -nic -proto -kterou -byla -toho -protože -asi -ho -naši -napište -re -což -tím -takže -svých -její -svými -jste -aj -tu -tedy -teto -bylo -kde -ke -pravé -ji -nad -nejsou -či -pod -téma -mezi -přes -ty -pak -vám -ani -když -však -neg -jsem -tento -článku -články -aby -jsme -před -pta -jejich -byl -ještě -až -bez -také -pouze -první -vaše -která -nás -nový -tipy -pokud -může -strana -jeho -své -jiné -zprávy -nové -není -vás -jen -podle -zde -už -být -více -bude -již -než -který -by -které -co -nebo -ten -tak -má -při -od -po -jsou -jak -další -ale -si -se -ve -to -jako -za -zpět -ze -do -pro -je -na -atd -atp -jakmile -přičemž -já -on -ona -ono -oni -ony -my -vy -jí -ji -mě -mne -jemu -tomu -těm -těmu -němu -němuž -jehož -jíž -jelikož -jež -jakož -načež diff --git a/home/src/main/resources/solr/conf/lang/stopwords_da.txt b/home/src/main/resources/solr/conf/lang/stopwords_da.txt deleted file mode 100644 index 42e6145b9..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_da.txt +++ /dev/null @@ -1,110 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/danish/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A Danish stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - | This is a ranked list (commonest to rarest) of stopwords derived from - | a large text sample. - - -og | and -i | in -jeg | I -det | that (dem. pronoun)/it (pers. pronoun) -at | that (in front of a sentence)/to (with infinitive) -en | a/an -den | it (pers. pronoun)/that (dem. pronoun) -til | to/at/for/until/against/by/of/into, more -er | present tense of "to be" -som | who, as -på | on/upon/in/on/at/to/after/of/with/for, on -de | they -med | with/by/in, along -han | he -af | of/by/from/off/for/in/with/on, off -for | at/for/to/from/by/of/ago, in front/before, because -ikke | not -der | who/which, there/those -var | past tense of "to be" -mig | me/myself -sig | oneself/himself/herself/itself/themselves -men | but -et | a/an/one, one (number), someone/somebody/one -har | present tense of "to have" -om | round/about/for/in/a, about/around/down, if -vi | we -min | my -havde | past tense of "to have" -ham | him -hun | she -nu | now -over | over/above/across/by/beyond/past/on/about, over/past -da | then, when/as/since -fra | from/off/since, off, since -du | you -ud | out -sin | his/her/its/one's -dem | them -os | us/ourselves -op | up -man | you/one -hans | his -hvor | where -eller | or -hvad | what -skal | must/shall etc. -selv | myself/youself/herself/ourselves etc., even -her | here -alle | all/everyone/everybody etc. -vil | will (verb) -blev | past tense of "to stay/to remain/to get/to become" -kunne | could -ind | in -når | when -være | present tense of "to be" -dog | however/yet/after all -noget | something -ville | would -jo | you know/you see (adv), yes -deres | their/theirs -efter | after/behind/according to/for/by/from, later/afterwards -ned | down -skulle | should -denne | this -end | than -dette | this -mit | my/mine -også | also -under | under/beneath/below/during, below/underneath -have | have -dig | you -anden | other -hende | her -mine | my -alt | everything -meget | much/very, plenty of -sit | his, her, its, one's -sine | his, her, its, one's -vor | our -mod | against -disse | these -hvis | if -din | your/yours -nogle | some -hos | by/at -blive | be/become -mange | many -ad | by/through -bliver | present tense of "to be/to become" -hendes | her/hers -været | be -thi | for (conj) -jer | you -sådan | such, like this/like that diff --git a/home/src/main/resources/solr/conf/lang/stopwords_de.txt b/home/src/main/resources/solr/conf/lang/stopwords_de.txt deleted file mode 100644 index 86525e7ae..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_de.txt +++ /dev/null @@ -1,294 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/german/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A German stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - | The number of forms in this list is reduced significantly by passing it - | through the German stemmer. - - -aber | but - -alle | all -allem -allen -aller -alles - -als | than, as -also | so -am | an + dem -an | at - -ander | other -andere -anderem -anderen -anderer -anderes -anderm -andern -anderr -anders - -auch | also -auf | on -aus | out of -bei | by -bin | am -bis | until -bist | art -da | there -damit | with it -dann | then - -der | the -den -des -dem -die -das - -daß | that - -derselbe | the same -derselben -denselben -desselben -demselben -dieselbe -dieselben -dasselbe - -dazu | to that - -dein | thy -deine -deinem -deinen -deiner -deines - -denn | because - -derer | of those -dessen | of him - -dich | thee -dir | to thee -du | thou - -dies | this -diese -diesem -diesen -dieser -dieses - - -doch | (several meanings) -dort | (over) there - - -durch | through - -ein | a -eine -einem -einen -einer -eines - -einig | some -einige -einigem -einigen -einiger -einiges - -einmal | once - -er | he -ihn | him -ihm | to him - -es | it -etwas | something - -euer | your -eure -eurem -euren -eurer -eures - -für | for -gegen | towards -gewesen | p.p. of sein -hab | have -habe | have -haben | have -hat | has -hatte | had -hatten | had -hier | here -hin | there -hinter | behind - -ich | I -mich | me -mir | to me - - -ihr | you, to her -ihre -ihrem -ihren -ihrer -ihres -euch | to you - -im | in + dem -in | in -indem | while -ins | in + das -ist | is - -jede | each, every -jedem -jeden -jeder -jedes - -jene | that -jenem -jenen -jener -jenes - -jetzt | now -kann | can - -kein | no -keine -keinem -keinen -keiner -keines - -können | can -könnte | could -machen | do -man | one - -manche | some, many a -manchem -manchen -mancher -manches - -mein | my -meine -meinem -meinen -meiner -meines - -mit | with -muss | must -musste | had to -nach | to(wards) -nicht | not -nichts | nothing -noch | still, yet -nun | now -nur | only -ob | whether -oder | or -ohne | without -sehr | very - -sein | his -seine -seinem -seinen -seiner -seines - -selbst | self -sich | herself - -sie | they, she -ihnen | to them - -sind | are -so | so - -solche | such -solchem -solchen -solcher -solches - -soll | shall -sollte | should -sondern | but -sonst | else -über | over -um | about, around -und | and - -uns | us -unse -unsem -unsen -unser -unses - -unter | under -viel | much -vom | von + dem -von | from -vor | before -während | while -war | was -waren | were -warst | wast -was | what -weg | away, off -weil | because -weiter | further - -welche | which -welchem -welchen -welcher -welches - -wenn | when -werde | will -werden | will -wie | how -wieder | again -will | want -wir | we -wird | will -wirst | willst -wo | where -wollen | want -wollte | wanted -würde | would -würden | would -zu | to -zum | zu + dem -zur | zu + der -zwar | indeed -zwischen | between - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_el.txt b/home/src/main/resources/solr/conf/lang/stopwords_el.txt deleted file mode 100644 index 232681f5b..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_el.txt +++ /dev/null @@ -1,78 +0,0 @@ -# Lucene Greek Stopwords list -# Note: by default this file is used after GreekLowerCaseFilter, -# so when modifying this file use 'σ' instead of 'ς' -ο -η -το -οι -τα -του -τησ -των -τον -την -και -κι -κ -ειμαι -εισαι -ειναι -ειμαστε -ειστε -στο -στον -στη -στην -μα -αλλα -απο -για -προσ -με -σε -ωσ -παρα -αντι -κατα -μετα -θα -να -δε -δεν -μη -μην -επι -ενω -εαν -αν -τοτε -που -πωσ -ποιοσ -ποια -ποιο -ποιοι -ποιεσ -ποιων -ποιουσ -αυτοσ -αυτη -αυτο -αυτοι -αυτων -αυτουσ -αυτεσ -αυτα -εκεινοσ -εκεινη -εκεινο -εκεινοι -εκεινεσ -εκεινα -εκεινων -εκεινουσ -οπωσ -ομωσ -ισωσ -οσο -οτι diff --git a/home/src/main/resources/solr/conf/lang/stopwords_en.txt b/home/src/main/resources/solr/conf/lang/stopwords_en.txt deleted file mode 100644 index 2c164c0b2..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_en.txt +++ /dev/null @@ -1,54 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# a couple of test stopwords to test that the words are really being -# configured from this file: -stopworda -stopwordb - -# Standard english stop words taken from Lucene's StopAnalyzer -a -an -and -are -as -at -be -but -by -for -if -in -into -is -it -no -not -of -on -or -such -that -the -their -then -there -these -they -this -to -was -will -with diff --git a/home/src/main/resources/solr/conf/lang/stopwords_es.txt b/home/src/main/resources/solr/conf/lang/stopwords_es.txt deleted file mode 100644 index 487d78c8d..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_es.txt +++ /dev/null @@ -1,356 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/spanish/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A Spanish stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - - | The following is a ranked list (commonest to rarest) of stopwords - | deriving from a large sample of text. - - | Extra words have been added at the end. - -de | from, of -la | the, her -que | who, that -el | the -en | in -y | and -a | to -los | the, them -del | de + el -se | himself, from him etc -las | the, them -por | for, by, etc -un | a -para | for -con | with -no | no -una | a -su | his, her -al | a + el - | es from SER -lo | him -como | how -más | more -pero | pero -sus | su plural -le | to him, her -ya | already -o | or - | fue from SER -este | this - | ha from HABER -sí | himself etc -porque | because -esta | this - | son from SER -entre | between - | está from ESTAR -cuando | when -muy | very -sin | without -sobre | on - | ser from SER - | tiene from TENER -también | also -me | me -hasta | until -hay | there is/are -donde | where - | han from HABER -quien | whom, that - | están from ESTAR - | estado from ESTAR -desde | from -todo | all -nos | us -durante | during - | estados from ESTAR -todos | all -uno | a -les | to them -ni | nor -contra | against -otros | other - | fueron from SER -ese | that -eso | that - | había from HABER -ante | before -ellos | they -e | and (variant of y) -esto | this -mí | me -antes | before -algunos | some -qué | what? -unos | a -yo | I -otro | other -otras | other -otra | other -él | he -tanto | so much, many -esa | that -estos | these -mucho | much, many -quienes | who -nada | nothing -muchos | many -cual | who - | sea from SER -poco | few -ella | she -estar | to be - | haber from HABER -estas | these - | estaba from ESTAR - | estamos from ESTAR -algunas | some -algo | something -nosotros | we - - | other forms - -mi | me -mis | mi plural -tú | thou -te | thee -ti | thee -tu | thy -tus | tu plural -ellas | they -nosotras | we -vosotros | you -vosotras | you -os | you -mío | mine -mía | -míos | -mías | -tuyo | thine -tuya | -tuyos | -tuyas | -suyo | his, hers, theirs -suya | -suyos | -suyas | -nuestro | ours -nuestra | -nuestros | -nuestras | -vuestro | yours -vuestra | -vuestros | -vuestras | -esos | those -esas | those - - | forms of estar, to be (not including the infinitive): -estoy -estás -está -estamos -estáis -están -esté -estés -estemos -estéis -estén -estaré -estarás -estará -estaremos -estaréis -estarán -estaría -estarías -estaríamos -estaríais -estarían -estaba -estabas -estábamos -estabais -estaban -estuve -estuviste -estuvo -estuvimos -estuvisteis -estuvieron -estuviera -estuvieras -estuviéramos -estuvierais -estuvieran -estuviese -estuvieses -estuviésemos -estuvieseis -estuviesen -estando -estado -estada -estados -estadas -estad - - | forms of haber, to have (not including the infinitive): -he -has -ha -hemos -habéis -han -haya -hayas -hayamos -hayáis -hayan -habré -habrás -habrá -habremos -habréis -habrán -habría -habrías -habríamos -habríais -habrían -había -habías -habíamos -habíais -habían -hube -hubiste -hubo -hubimos -hubisteis -hubieron -hubiera -hubieras -hubiéramos -hubierais -hubieran -hubiese -hubieses -hubiésemos -hubieseis -hubiesen -habiendo -habido -habida -habidos -habidas - - | forms of ser, to be (not including the infinitive): -soy -eres -es -somos -sois -son -sea -seas -seamos -seáis -sean -seré -serás -será -seremos -seréis -serán -sería -serías -seríamos -seríais -serían -era -eras -éramos -erais -eran -fui -fuiste -fue -fuimos -fuisteis -fueron -fuera -fueras -fuéramos -fuerais -fueran -fuese -fueses -fuésemos -fueseis -fuesen -siendo -sido - | sed also means 'thirst' - - | forms of tener, to have (not including the infinitive): -tengo -tienes -tiene -tenemos -tenéis -tienen -tenga -tengas -tengamos -tengáis -tengan -tendré -tendrás -tendrá -tendremos -tendréis -tendrán -tendría -tendrías -tendríamos -tendríais -tendrían -tenía -tenías -teníamos -teníais -tenían -tuve -tuviste -tuvo -tuvimos -tuvisteis -tuvieron -tuviera -tuvieras -tuviéramos -tuvierais -tuvieran -tuviese -tuvieses -tuviésemos -tuvieseis -tuviesen -teniendo -tenido -tenida -tenidos -tenidas -tened - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_eu.txt b/home/src/main/resources/solr/conf/lang/stopwords_eu.txt deleted file mode 100644 index 25f1db934..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_eu.txt +++ /dev/null @@ -1,99 +0,0 @@ -# example set of basque stopwords -al -anitz -arabera -asko -baina -bat -batean -batek -bati -batzuei -batzuek -batzuetan -batzuk -bera -beraiek -berau -berauek -bere -berori -beroriek -beste -bezala -da -dago -dira -ditu -du -dute -edo -egin -ere -eta -eurak -ez -gainera -gu -gutxi -guzti -haiei -haiek -haietan -hainbeste -hala -han -handik -hango -hara -hari -hark -hartan -hau -hauei -hauek -hauetan -hemen -hemendik -hemengo -hi -hona -honek -honela -honetan -honi -hor -hori -horiei -horiek -horietan -horko -horra -horrek -horrela -horretan -horri -hortik -hura -izan -ni -noiz -nola -non -nondik -nongo -nor -nora -ze -zein -zen -zenbait -zenbat -zer -zergatik -ziren -zituen -zu -zuek -zuen -zuten diff --git a/home/src/main/resources/solr/conf/lang/stopwords_fa.txt b/home/src/main/resources/solr/conf/lang/stopwords_fa.txt deleted file mode 100644 index 723641c6d..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_fa.txt +++ /dev/null @@ -1,313 +0,0 @@ -# This file was created by Jacques Savoy and is distributed under the BSD license. -# See http://members.unine.ch/jacques.savoy/clef/index.html. -# Also see http://www.opensource.org/licenses/bsd-license.html -# Note: by default this file is used after normalization, so when adding entries -# to this file, use the arabic 'ي' instead of 'ی' -انان -نداشته -سراسر -خياه -ايشان -وي -تاكنون -بيشتري -دوم -پس -ناشي -وگو -يا -داشتند -سپس -هنگام -هرگز -پنج -نشان -امسال -ديگر -گروهي -شدند -چطور -ده -و -دو -نخستين -ولي -چرا -چه -وسط -ه -كدام -قابل -يك -رفت -هفت -همچنين -در -هزار -بله -بلي -شايد -اما -شناسي -گرفته -دهد -داشته -دانست -داشتن -خواهيم -ميليارد -وقتيكه -امد -خواهد -جز -اورده -شده -بلكه -خدمات -شدن -برخي -نبود -بسياري -جلوگيري -حق -كردند -نوعي -بعري -نكرده -نظير -نبايد -بوده -بودن -داد -اورد -هست -جايي -شود -دنبال -داده -بايد -سابق -هيچ -همان -انجا -كمتر -كجاست -گردد -كسي -تر -مردم -تان -دادن -بودند -سري -جدا -ندارند -مگر -يكديگر -دارد -دهند -بنابراين -هنگامي -سمت -جا -انچه -خود -دادند -زياد -دارند -اثر -بدون -بهترين -بيشتر -البته -به -براساس -بيرون -كرد -بعضي -گرفت -توي -اي -ميليون -او -جريان -تول -بر -مانند -برابر -باشيم -مدتي -گويند -اكنون -تا -تنها -جديد -چند -بي -نشده -كردن -كردم -گويد -كرده -كنيم -نمي -نزد -روي -قصد -فقط -بالاي -ديگران -اين -ديروز -توسط -سوم -ايم -دانند -سوي -استفاده -شما -كنار -داريم -ساخته -طور -امده -رفته -نخست -بيست -نزديك -طي -كنيد -از -انها -تمامي -داشت -يكي -طريق -اش -چيست -روب -نمايد -گفت -چندين -چيزي -تواند -ام -ايا -با -ان -ايد -ترين -اينكه -ديگري -راه -هايي -بروز -همچنان -پاعين -كس -حدود -مختلف -مقابل -چيز -گيرد -ندارد -ضد -همچون -سازي -شان -مورد -باره -مرسي -خويش -برخوردار -چون -خارج -شش -هنوز -تحت -ضمن -هستيم -گفته -فكر -بسيار -پيش -براي -روزهاي -انكه -نخواهد -بالا -كل -وقتي -كي -چنين -كه -گيري -نيست -است -كجا -كند -نيز -يابد -بندي -حتي -توانند -عقب -خواست -كنند -بين -تمام -همه -ما -باشند -مثل -شد -اري -باشد -اره -طبق -بعد -اگر -صورت -غير -جاي -بيش -ريزي -اند -زيرا -چگونه -بار -لطفا -مي -درباره -من -ديده -همين -گذاري -برداري -علت -گذاشته -هم -فوق -نه -ها -شوند -اباد -همواره -هر -اول -خواهند -چهار -نام -امروز -مان -هاي -قبل -كنم -سعي -تازه -را -هستند -زير -جلوي -عنوان -بود diff --git a/home/src/main/resources/solr/conf/lang/stopwords_fi.txt b/home/src/main/resources/solr/conf/lang/stopwords_fi.txt deleted file mode 100644 index 4372c9a05..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_fi.txt +++ /dev/null @@ -1,97 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/finnish/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - -| forms of BE - -olla -olen -olet -on -olemme -olette -ovat -ole | negative form - -oli -olisi -olisit -olisin -olisimme -olisitte -olisivat -olit -olin -olimme -olitte -olivat -ollut -olleet - -en | negation -et -ei -emme -ette -eivät - -|Nom Gen Acc Part Iness Elat Illat Adess Ablat Allat Ess Trans -minä minun minut minua minussa minusta minuun minulla minulta minulle | I -sinä sinun sinut sinua sinussa sinusta sinuun sinulla sinulta sinulle | you -hän hänen hänet häntä hänessä hänestä häneen hänellä häneltä hänelle | he she -me meidän meidät meitä meissä meistä meihin meillä meiltä meille | we -te teidän teidät teitä teissä teistä teihin teillä teiltä teille | you -he heidän heidät heitä heissä heistä heihin heillä heiltä heille | they - -tämä tämän tätä tässä tästä tähän tallä tältä tälle tänä täksi | this -tuo tuon tuotä tuossa tuosta tuohon tuolla tuolta tuolle tuona tuoksi | that -se sen sitä siinä siitä siihen sillä siltä sille sinä siksi | it -nämä näiden näitä näissä näistä näihin näillä näiltä näille näinä näiksi | these -nuo noiden noita noissa noista noihin noilla noilta noille noina noiksi | those -ne niiden niitä niissä niistä niihin niillä niiltä niille niinä niiksi | they - -kuka kenen kenet ketä kenessä kenestä keneen kenellä keneltä kenelle kenenä keneksi| who -ketkä keiden ketkä keitä keissä keistä keihin keillä keiltä keille keinä keiksi | (pl) -mikä minkä minkä mitä missä mistä mihin millä miltä mille minä miksi | which what -mitkä | (pl) - -joka jonka jota jossa josta johon jolla jolta jolle jona joksi | who which -jotka joiden joita joissa joista joihin joilla joilta joille joina joiksi | (pl) - -| conjunctions - -että | that -ja | and -jos | if -koska | because -kuin | than -mutta | but -niin | so -sekä | and -sillä | for -tai | or -vaan | but -vai | or -vaikka | although - - -| prepositions - -kanssa | with -mukaan | according to -noin | about -poikki | across -yli | over, across - -| other - -kun | when -niin | so -nyt | now -itse | self - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_fr.txt b/home/src/main/resources/solr/conf/lang/stopwords_fr.txt deleted file mode 100644 index 749abae68..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_fr.txt +++ /dev/null @@ -1,186 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/french/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A French stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - -au | a + le -aux | a + les -avec | with -ce | this -ces | these -dans | with -de | of -des | de + les -du | de + le -elle | she -en | `of them' etc -et | and -eux | them -il | he -je | I -la | the -le | the -leur | their -lui | him -ma | my (fem) -mais | but -me | me -même | same; as in moi-même (myself) etc -mes | me (pl) -moi | me -mon | my (masc) -ne | not -nos | our (pl) -notre | our -nous | we -on | one -ou | where -par | by -pas | not -pour | for -qu | que before vowel -que | that -qui | who -sa | his, her (fem) -se | oneself -ses | his (pl) -son | his, her (masc) -sur | on -ta | thy (fem) -te | thee -tes | thy (pl) -toi | thee -ton | thy (masc) -tu | thou -un | a -une | a -vos | your (pl) -votre | your -vous | you - - | single letter forms - -c | c' -d | d' -j | j' -l | l' -à | to, at -m | m' -n | n' -s | s' -t | t' -y | there - - | forms of être (not including the infinitive): -été -étée -étées -étés -étant -suis -es -est -sommes -êtes -sont -serai -seras -sera -serons -serez -seront -serais -serait -serions -seriez -seraient -étais -était -étions -étiez -étaient -fus -fut -fûmes -fûtes -furent -sois -soit -soyons -soyez -soient -fusse -fusses -fût -fussions -fussiez -fussent - - | forms of avoir (not including the infinitive): -ayant -eu -eue -eues -eus -ai -as -avons -avez -ont -aurai -auras -aura -aurons -aurez -auront -aurais -aurait -aurions -auriez -auraient -avais -avait -avions -aviez -avaient -eut -eûmes -eûtes -eurent -aie -aies -ait -ayons -ayez -aient -eusse -eusses -eût -eussions -eussiez -eussent - - | Later additions (from Jean-Christophe Deschamps) -ceci | this -cela | that -celà | that -cet | this -cette | this -ici | here -ils | they -les | the (pl) -leurs | their (pl) -quel | which -quels | which -quelle | which -quelles | which -sans | without -soi | oneself - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ga.txt b/home/src/main/resources/solr/conf/lang/stopwords_ga.txt deleted file mode 100644 index 9ff88d747..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ga.txt +++ /dev/null @@ -1,110 +0,0 @@ - -a -ach -ag -agus -an -aon -ar -arna -as -b' -ba -beirt -bhúr -caoga -ceathair -ceathrar -chomh -chtó -chuig -chun -cois -céad -cúig -cúigear -d' -daichead -dar -de -deich -deichniúr -den -dhá -do -don -dtí -dá -dár -dó -faoi -faoin -faoina -faoinár -fara -fiche -gach -gan -go -gur -haon -hocht -i -iad -idir -in -ina -ins -inár -is -le -leis -lena -lenár -m' -mar -mo -mé -na -nach -naoi -naonúr -ná -ní -níor -nó -nócha -ocht -ochtar -os -roimh -sa -seacht -seachtar -seachtó -seasca -seisear -siad -sibh -sinn -sna -sé -sí -tar -thar -thú -triúr -trí -trína -trínár -tríocha -tú -um -ár -é -éis -í -ó -ón -óna -ónár diff --git a/home/src/main/resources/solr/conf/lang/stopwords_gl.txt b/home/src/main/resources/solr/conf/lang/stopwords_gl.txt deleted file mode 100644 index d8760b12c..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_gl.txt +++ /dev/null @@ -1,161 +0,0 @@ -# galican stopwords -a -aínda -alí -aquel -aquela -aquelas -aqueles -aquilo -aquí -ao -aos -as -así -á -ben -cando -che -co -coa -comigo -con -connosco -contigo -convosco -coas -cos -cun -cuns -cunha -cunhas -da -dalgunha -dalgunhas -dalgún -dalgúns -das -de -del -dela -delas -deles -desde -deste -do -dos -dun -duns -dunha -dunhas -e -el -ela -elas -eles -en -era -eran -esa -esas -ese -eses -esta -estar -estaba -está -están -este -estes -estiven -estou -eu -é -facer -foi -foron -fun -había -hai -iso -isto -la -las -lle -lles -lo -los -mais -me -meu -meus -min -miña -miñas -moi -na -nas -neste -nin -no -non -nos -nosa -nosas -noso -nosos -nós -nun -nunha -nuns -nunhas -o -os -ou -ó -ós -para -pero -pode -pois -pola -polas -polo -polos -por -que -se -senón -ser -seu -seus -sexa -sido -sobre -súa -súas -tamén -tan -te -ten -teñen -teño -ter -teu -teus -ti -tido -tiña -tiven -túa -túas -un -unha -unhas -uns -vos -vosa -vosas -voso -vosos -vós diff --git a/home/src/main/resources/solr/conf/lang/stopwords_hi.txt b/home/src/main/resources/solr/conf/lang/stopwords_hi.txt deleted file mode 100644 index 86286bb08..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_hi.txt +++ /dev/null @@ -1,235 +0,0 @@ -# Also see http://www.opensource.org/licenses/bsd-license.html -# See http://members.unine.ch/jacques.savoy/clef/index.html. -# This file was created by Jacques Savoy and is distributed under the BSD license. -# Note: by default this file also contains forms normalized by HindiNormalizer -# for spelling variation (see section below), such that it can be used whether or -# not you enable that feature. When adding additional entries to this list, -# please add the normalized form as well. -अंदर -अत -अपना -अपनी -अपने -अभी -आदि -आप -इत्यादि -इन -इनका -इन्हीं -इन्हें -इन्हों -इस -इसका -इसकी -इसके -इसमें -इसी -इसे -उन -उनका -उनकी -उनके -उनको -उन्हीं -उन्हें -उन्हों -उस -उसके -उसी -उसे -एक -एवं -एस -ऐसे -और -कई -कर -करता -करते -करना -करने -करें -कहते -कहा -का -काफ़ी -कि -कितना -किन्हें -किन्हों -किया -किर -किस -किसी -किसे -की -कुछ -कुल -के -को -कोई -कौन -कौनसा -गया -घर -जब -जहाँ -जा -जितना -जिन -जिन्हें -जिन्हों -जिस -जिसे -जीधर -जैसा -जैसे -जो -तक -तब -तरह -तिन -तिन्हें -तिन्हों -तिस -तिसे -तो -था -थी -थे -दबारा -दिया -दुसरा -दूसरे -दो -द्वारा -न -नहीं -ना -निहायत -नीचे -ने -पर -पर -पहले -पूरा -पे -फिर -बनी -बही -बहुत -बाद -बाला -बिलकुल -भी -भीतर -मगर -मानो -मे -में -यदि -यह -यहाँ -यही -या -यिह -ये -रखें -रहा -रहे -ऱ्वासा -लिए -लिये -लेकिन -व -वर्ग -वह -वह -वहाँ -वहीं -वाले -वुह -वे -वग़ैरह -संग -सकता -सकते -सबसे -सभी -साथ -साबुत -साभ -सारा -से -सो -ही -हुआ -हुई -हुए -है -हैं -हो -होता -होती -होते -होना -होने -# additional normalized forms of the above -अपनि -जेसे -होति -सभि -तिंहों -इंहों -दवारा -इसि -किंहें -थि -उंहों -ओर -जिंहें -वहिं -अभि -बनि -हि -उंहिं -उंहें -हें -वगेरह -एसे -रवासा -कोन -निचे -काफि -उसि -पुरा -भितर -हे -बहि -वहां -कोइ -यहां -जिंहों -तिंहें -किसि -कइ -यहि -इंहिं -जिधर -इंहें -अदि -इतयादि -हुइ -कोनसा -इसकि -दुसरे -जहां -अप -किंहों -उनकि -भि -वरग -हुअ -जेसा -नहिं diff --git a/home/src/main/resources/solr/conf/lang/stopwords_hu.txt b/home/src/main/resources/solr/conf/lang/stopwords_hu.txt deleted file mode 100644 index 37526da8a..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_hu.txt +++ /dev/null @@ -1,211 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/hungarian/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - -| Hungarian stop word list -| prepared by Anna Tordai - -a -ahogy -ahol -aki -akik -akkor -alatt -által -általában -amely -amelyek -amelyekben -amelyeket -amelyet -amelynek -ami -amit -amolyan -amíg -amikor -át -abban -ahhoz -annak -arra -arról -az -azok -azon -azt -azzal -azért -aztán -azután -azonban -bár -be -belül -benne -cikk -cikkek -cikkeket -csak -de -e -eddig -egész -egy -egyes -egyetlen -egyéb -egyik -egyre -ekkor -el -elég -ellen -elő -először -előtt -első -én -éppen -ebben -ehhez -emilyen -ennek -erre -ez -ezt -ezek -ezen -ezzel -ezért -és -fel -felé -hanem -hiszen -hogy -hogyan -igen -így -illetve -ill. -ill -ilyen -ilyenkor -ison -ismét -itt -jó -jól -jobban -kell -kellett -keresztül -keressünk -ki -kívül -között -közül -legalább -lehet -lehetett -legyen -lenne -lenni -lesz -lett -maga -magát -majd -majd -már -más -másik -meg -még -mellett -mert -mely -melyek -mi -mit -míg -miért -milyen -mikor -minden -mindent -mindenki -mindig -mint -mintha -mivel -most -nagy -nagyobb -nagyon -ne -néha -nekem -neki -nem -néhány -nélkül -nincs -olyan -ott -össze -ő -ők -őket -pedig -persze -rá -s -saját -sem -semmi -sok -sokat -sokkal -számára -szemben -szerint -szinte -talán -tehát -teljes -tovább -továbbá -több -úgy -ugyanis -új -újabb -újra -után -utána -utolsó -vagy -vagyis -valaki -valami -valamint -való -vagyok -van -vannak -volt -voltam -voltak -voltunk -vissza -vele -viszont -volna diff --git a/home/src/main/resources/solr/conf/lang/stopwords_hy.txt b/home/src/main/resources/solr/conf/lang/stopwords_hy.txt deleted file mode 100644 index 60c1c50fb..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_hy.txt +++ /dev/null @@ -1,46 +0,0 @@ -# example set of Armenian stopwords. -այդ -այլ -այն -այս -դու -դուք -եմ -են -ենք -ես -եք -է -էի -էին -էինք -էիր -էիք -էր -ըստ -թ -ի -ին -իսկ -իր -կամ -համար -հետ -հետո -մենք -մեջ -մի -ն -նա -նաև -նրա -նրանք -որ -որը -որոնք -որպես -ու -ում -պիտի -վրա -և diff --git a/home/src/main/resources/solr/conf/lang/stopwords_id.txt b/home/src/main/resources/solr/conf/lang/stopwords_id.txt deleted file mode 100644 index 4617f83a5..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_id.txt +++ /dev/null @@ -1,359 +0,0 @@ -# from appendix D of: A Study of Stemming Effects on Information -# Retrieval in Bahasa Indonesia -ada -adanya -adalah -adapun -agak -agaknya -agar -akan -akankah -akhirnya -aku -akulah -amat -amatlah -anda -andalah -antar -diantaranya -antara -antaranya -diantara -apa -apaan -mengapa -apabila -apakah -apalagi -apatah -atau -ataukah -ataupun -bagai -bagaikan -sebagai -sebagainya -bagaimana -bagaimanapun -sebagaimana -bagaimanakah -bagi -bahkan -bahwa -bahwasanya -sebaliknya -banyak -sebanyak -beberapa -seberapa -begini -beginian -beginikah -beginilah -sebegini -begitu -begitukah -begitulah -begitupun -sebegitu -belum -belumlah -sebelum -sebelumnya -sebenarnya -berapa -berapakah -berapalah -berapapun -betulkah -sebetulnya -biasa -biasanya -bila -bilakah -bisa -bisakah -sebisanya -boleh -bolehkah -bolehlah -buat -bukan -bukankah -bukanlah -bukannya -cuma -percuma -dahulu -dalam -dan -dapat -dari -daripada -dekat -demi -demikian -demikianlah -sedemikian -dengan -depan -di -dia -dialah -dini -diri -dirinya -terdiri -dong -dulu -enggak -enggaknya -entah -entahlah -terhadap -terhadapnya -hal -hampir -hanya -hanyalah -harus -haruslah -harusnya -seharusnya -hendak -hendaklah -hendaknya -hingga -sehingga -ia -ialah -ibarat -ingin -inginkah -inginkan -ini -inikah -inilah -itu -itukah -itulah -jangan -jangankan -janganlah -jika -jikalau -juga -justru -kala -kalau -kalaulah -kalaupun -kalian -kami -kamilah -kamu -kamulah -kan -kapan -kapankah -kapanpun -dikarenakan -karena -karenanya -ke -kecil -kemudian -kenapa -kepada -kepadanya -ketika -seketika -khususnya -kini -kinilah -kiranya -sekiranya -kita -kitalah -kok -lagi -lagian -selagi -lah -lain -lainnya -melainkan -selaku -lalu -melalui -terlalu -lama -lamanya -selama -selama -selamanya -lebih -terlebih -bermacam -macam -semacam -maka -makanya -makin -malah -malahan -mampu -mampukah -mana -manakala -manalagi -masih -masihkah -semasih -masing -mau -maupun -semaunya -memang -mereka -merekalah -meski -meskipun -semula -mungkin -mungkinkah -nah -namun -nanti -nantinya -nyaris -oleh -olehnya -seorang -seseorang -pada -padanya -padahal -paling -sepanjang -pantas -sepantasnya -sepantasnyalah -para -pasti -pastilah -per -pernah -pula -pun -merupakan -rupanya -serupa -saat -saatnya -sesaat -saja -sajalah -saling -bersama -sama -sesama -sambil -sampai -sana -sangat -sangatlah -saya -sayalah -se -sebab -sebabnya -sebuah -tersebut -tersebutlah -sedang -sedangkan -sedikit -sedikitnya -segala -segalanya -segera -sesegera -sejak -sejenak -sekali -sekalian -sekalipun -sesekali -sekaligus -sekarang -sekarang -sekitar -sekitarnya -sela -selain -selalu -seluruh -seluruhnya -semakin -sementara -sempat -semua -semuanya -sendiri -sendirinya -seolah -seperti -sepertinya -sering -seringnya -serta -siapa -siapakah -siapapun -disini -disinilah -sini -sinilah -sesuatu -sesuatunya -suatu -sesudah -sesudahnya -sudah -sudahkah -sudahlah -supaya -tadi -tadinya -tak -tanpa -setelah -telah -tentang -tentu -tentulah -tentunya -tertentu -seterusnya -tapi -tetapi -setiap -tiap -setidaknya -tidak -tidakkah -tidaklah -toh -waduh -wah -wahai -sewaktu -walau -walaupun -wong -yaitu -yakni -yang diff --git a/home/src/main/resources/solr/conf/lang/stopwords_it.txt b/home/src/main/resources/solr/conf/lang/stopwords_it.txt deleted file mode 100644 index 1219cc773..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_it.txt +++ /dev/null @@ -1,303 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/italian/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | An Italian stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - -ad | a (to) before vowel -al | a + il -allo | a + lo -ai | a + i -agli | a + gli -all | a + l' -agl | a + gl' -alla | a + la -alle | a + le -con | with -col | con + il -coi | con + i (forms collo, cogli etc are now very rare) -da | from -dal | da + il -dallo | da + lo -dai | da + i -dagli | da + gli -dall | da + l' -dagl | da + gll' -dalla | da + la -dalle | da + le -di | of -del | di + il -dello | di + lo -dei | di + i -degli | di + gli -dell | di + l' -degl | di + gl' -della | di + la -delle | di + le -in | in -nel | in + el -nello | in + lo -nei | in + i -negli | in + gli -nell | in + l' -negl | in + gl' -nella | in + la -nelle | in + le -su | on -sul | su + il -sullo | su + lo -sui | su + i -sugli | su + gli -sull | su + l' -sugl | su + gl' -sulla | su + la -sulle | su + le -per | through, by -tra | among -contro | against -io | I -tu | thou -lui | he -lei | she -noi | we -voi | you -loro | they -mio | my -mia | -miei | -mie | -tuo | -tua | -tuoi | thy -tue | -suo | -sua | -suoi | his, her -sue | -nostro | our -nostra | -nostri | -nostre | -vostro | your -vostra | -vostri | -vostre | -mi | me -ti | thee -ci | us, there -vi | you, there -lo | him, the -la | her, the -li | them -le | them, the -gli | to him, the -ne | from there etc -il | the -un | a -uno | a -una | a -ma | but -ed | and -se | if -perché | why, because -anche | also -come | how -dov | where (as dov') -dove | where -che | who, that -chi | who -cui | whom -non | not -più | more -quale | who, that -quanto | how much -quanti | -quanta | -quante | -quello | that -quelli | -quella | -quelle | -questo | this -questi | -questa | -queste | -si | yes -tutto | all -tutti | all - - | single letter forms: - -a | at -c | as c' for ce or ci -e | and -i | the -l | as l' -o | or - - | forms of avere, to have (not including the infinitive): - -ho -hai -ha -abbiamo -avete -hanno -abbia -abbiate -abbiano -avrò -avrai -avrà -avremo -avrete -avranno -avrei -avresti -avrebbe -avremmo -avreste -avrebbero -avevo -avevi -aveva -avevamo -avevate -avevano -ebbi -avesti -ebbe -avemmo -aveste -ebbero -avessi -avesse -avessimo -avessero -avendo -avuto -avuta -avuti -avute - - | forms of essere, to be (not including the infinitive): -sono -sei -è -siamo -siete -sia -siate -siano -sarò -sarai -sarà -saremo -sarete -saranno -sarei -saresti -sarebbe -saremmo -sareste -sarebbero -ero -eri -era -eravamo -eravate -erano -fui -fosti -fu -fummo -foste -furono -fossi -fosse -fossimo -fossero -essendo - - | forms of fare, to do (not including the infinitive, fa, fat-): -faccio -fai -facciamo -fanno -faccia -facciate -facciano -farò -farai -farà -faremo -farete -faranno -farei -faresti -farebbe -faremmo -fareste -farebbero -facevo -facevi -faceva -facevamo -facevate -facevano -feci -facesti -fece -facemmo -faceste -fecero -facessi -facesse -facessimo -facessero -facendo - - | forms of stare, to be (not including the infinitive): -sto -stai -sta -stiamo -stanno -stia -stiate -stiano -starò -starai -starà -staremo -starete -staranno -starei -staresti -starebbe -staremmo -stareste -starebbero -stavo -stavi -stava -stavamo -stavate -stavano -stetti -stesti -stette -stemmo -steste -stettero -stessi -stesse -stessimo -stessero -stando diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ja.txt b/home/src/main/resources/solr/conf/lang/stopwords_ja.txt deleted file mode 100644 index d4321be6b..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ja.txt +++ /dev/null @@ -1,127 +0,0 @@ -# -# This file defines a stopword set for Japanese. -# -# This set is made up of hand-picked frequent terms from segmented Japanese Wikipedia. -# Punctuation characters and frequent kanji have mostly been left out. See LUCENE-3745 -# for frequency lists, etc. that can be useful for making your own set (if desired) -# -# Note that there is an overlap between these stopwords and the terms stopped when used -# in combination with the JapanesePartOfSpeechStopFilter. When editing this file, note -# that comments are not allowed on the same line as stopwords. -# -# Also note that stopping is done in a case-insensitive manner. Change your StopFilter -# configuration if you need case-sensitive stopping. Lastly, note that stopping is done -# using the same character width as the entries in this file. Since this StopFilter is -# normally done after a CJKWidthFilter in your chain, you would usually want your romaji -# entries to be in half-width and your kana entries to be in full-width. -# -の -に -は -を -た -が -で -て -と -し -れ -さ -ある -いる -も -する -から -な -こと -として -い -や -れる -など -なっ -ない -この -ため -その -あっ -よう -また -もの -という -あり -まで -られ -なる -へ -か -だ -これ -によって -により -おり -より -による -ず -なり -られる -において -ば -なかっ -なく -しかし -について -せ -だっ -その後 -できる -それ -う -ので -なお -のみ -でき -き -つ -における -および -いう -さらに -でも -ら -たり -その他 -に関する -たち -ます -ん -なら -に対して -特に -せる -及び -これら -とき -では -にて -ほか -ながら -うち -そして -とともに -ただし -かつて -それぞれ -または -お -ほど -ものの -に対する -ほとんど -と共に -といった -です -とも -ところ -ここ -##### End of file diff --git a/home/src/main/resources/solr/conf/lang/stopwords_lv.txt b/home/src/main/resources/solr/conf/lang/stopwords_lv.txt deleted file mode 100644 index e21a23c06..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_lv.txt +++ /dev/null @@ -1,172 +0,0 @@ -# Set of Latvian stopwords from A Stemming Algorithm for Latvian, Karlis Kreslins -# the original list of over 800 forms was refined: -# pronouns, adverbs, interjections were removed -# -# prepositions -aiz -ap -ar -apakš -ārpus -augšpus -bez -caur -dēļ -gar -iekš -iz -kopš -labad -lejpus -līdz -no -otrpus -pa -par -pār -pēc -pie -pirms -pret -priekš -starp -šaipus -uz -viņpus -virs -virspus -zem -apakšpus -# Conjunctions -un -bet -jo -ja -ka -lai -tomēr -tikko -turpretī -arī -kaut -gan -tādēļ -tā -ne -tikvien -vien -kā -ir -te -vai -kamēr -# Particles -ar -diezin -droši -diemžēl -nebūt -ik -it -taču -nu -pat -tiklab -iekšpus -nedz -tik -nevis -turpretim -jeb -iekam -iekām -iekāms -kolīdz -līdzko -tiklīdz -jebšu -tālab -tāpēc -nekā -itin -jā -jau -jel -nē -nezin -tad -tikai -vis -tak -iekams -vien -# modal verbs -būt -biju -biji -bija -bijām -bijāt -esmu -esi -esam -esat -būšu -būsi -būs -būsim -būsiet -tikt -tiku -tiki -tika -tikām -tikāt -tieku -tiec -tiek -tiekam -tiekat -tikšu -tiks -tiksim -tiksiet -tapt -tapi -tapāt -topat -tapšu -tapsi -taps -tapsim -tapsiet -kļūt -kļuvu -kļuvi -kļuva -kļuvām -kļuvāt -kļūstu -kļūsti -kļūst -kļūstam -kļūstat -kļūšu -kļūsi -kļūs -kļūsim -kļūsiet -# verbs -varēt -varēju -varējām -varēšu -varēsim -var -varēji -varējāt -varēsi -varēsiet -varat -varēja -varēs diff --git a/home/src/main/resources/solr/conf/lang/stopwords_nl.txt b/home/src/main/resources/solr/conf/lang/stopwords_nl.txt deleted file mode 100644 index 47a2aeacf..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_nl.txt +++ /dev/null @@ -1,119 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/dutch/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A Dutch stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - | This is a ranked list (commonest to rarest) of stopwords derived from - | a large sample of Dutch text. - - | Dutch stop words frequently exhibit homonym clashes. These are indicated - | clearly below. - -de | the -en | and -van | of, from -ik | I, the ego -te | (1) chez, at etc, (2) to, (3) too -dat | that, which -die | that, those, who, which -in | in, inside -een | a, an, one -hij | he -het | the, it -niet | not, nothing, naught -zijn | (1) to be, being, (2) his, one's, its -is | is -was | (1) was, past tense of all persons sing. of 'zijn' (to be) (2) wax, (3) the washing, (4) rise of river -op | on, upon, at, in, up, used up -aan | on, upon, to (as dative) -met | with, by -als | like, such as, when -voor | (1) before, in front of, (2) furrow -had | had, past tense all persons sing. of 'hebben' (have) -er | there -maar | but, only -om | round, about, for etc -hem | him -dan | then -zou | should/would, past tense all persons sing. of 'zullen' -of | or, whether, if -wat | what, something, anything -mijn | possessive and noun 'mine' -men | people, 'one' -dit | this -zo | so, thus, in this way -door | through by -over | over, across -ze | she, her, they, them -zich | oneself -bij | (1) a bee, (2) by, near, at -ook | also, too -tot | till, until -je | you -mij | me -uit | out of, from -der | Old Dutch form of 'van der' still found in surnames -daar | (1) there, (2) because -haar | (1) her, their, them, (2) hair -naar | (1) unpleasant, unwell etc, (2) towards, (3) as -heb | present first person sing. of 'to have' -hoe | how, why -heeft | present third person sing. of 'to have' -hebben | 'to have' and various parts thereof -deze | this -u | you -want | (1) for, (2) mitten, (3) rigging -nog | yet, still -zal | 'shall', first and third person sing. of verb 'zullen' (will) -me | me -zij | she, they -nu | now -ge | 'thou', still used in Belgium and south Netherlands -geen | none -omdat | because -iets | something, somewhat -worden | to become, grow, get -toch | yet, still -al | all, every, each -waren | (1) 'were' (2) to wander, (3) wares, (3) -veel | much, many -meer | (1) more, (2) lake -doen | to do, to make -toen | then, when -moet | noun 'spot/mote' and present form of 'to must' -ben | (1) am, (2) 'are' in interrogative second person singular of 'to be' -zonder | without -kan | noun 'can' and present form of 'to be able' -hun | their, them -dus | so, consequently -alles | all, everything, anything -onder | under, beneath -ja | yes, of course -eens | once, one day -hier | here -wie | who -werd | imperfect third person sing. of 'become' -altijd | always -doch | yet, but etc -wordt | present third person sing. of 'become' -wezen | (1) to be, (2) 'been' as in 'been fishing', (3) orphans -kunnen | to be able -ons | us/our -zelf | self -tegen | against, towards, at -na | after, near -reeds | already -wil | (1) present tense of 'want', (2) 'will', noun, (3) fender -kon | could; past tense of 'to be able' -niets | nothing -uw | your -iemand | somebody -geweest | been; past participle of 'be' -andere | other diff --git a/home/src/main/resources/solr/conf/lang/stopwords_no.txt b/home/src/main/resources/solr/conf/lang/stopwords_no.txt deleted file mode 100644 index a7a2c28ba..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_no.txt +++ /dev/null @@ -1,194 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/norwegian/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A Norwegian stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - | This stop word list is for the dominant bokmål dialect. Words unique - | to nynorsk are marked *. - - | Revised by Jan Bruusgaard , Jan 2005 - -og | and -i | in -jeg | I -det | it/this/that -at | to (w. inf.) -en | a/an -et | a/an -den | it/this/that -til | to -er | is/am/are -som | who/that -på | on -de | they / you(formal) -med | with -han | he -av | of -ikke | not -ikkje | not * -der | there -så | so -var | was/were -meg | me -seg | you -men | but -ett | one -har | have -om | about -vi | we -min | my -mitt | my -ha | have -hadde | had -hun | she -nå | now -over | over -da | when/as -ved | by/know -fra | from -du | you -ut | out -sin | your -dem | them -oss | us -opp | up -man | you/one -kan | can -hans | his -hvor | where -eller | or -hva | what -skal | shall/must -selv | self (reflective) -sjøl | self (reflective) -her | here -alle | all -vil | will -bli | become -ble | became -blei | became * -blitt | have become -kunne | could -inn | in -når | when -være | be -kom | come -noen | some -noe | some -ville | would -dere | you -som | who/which/that -deres | their/theirs -kun | only/just -ja | yes -etter | after -ned | down -skulle | should -denne | this -for | for/because -deg | you -si | hers/his -sine | hers/his -sitt | hers/his -mot | against -å | to -meget | much -hvorfor | why -dette | this -disse | these/those -uten | without -hvordan | how -ingen | none -din | your -ditt | your -blir | become -samme | same -hvilken | which -hvilke | which (plural) -sånn | such a -inni | inside/within -mellom | between -vår | our -hver | each -hvem | who -vors | us/ours -hvis | whose -både | both -bare | only/just -enn | than -fordi | as/because -før | before -mange | many -også | also -slik | just -vært | been -være | to be -båe | both * -begge | both -siden | since -dykk | your * -dykkar | yours * -dei | they * -deira | them * -deires | theirs * -deim | them * -di | your (fem.) * -då | as/when * -eg | I * -ein | a/an * -eit | a/an * -eitt | a/an * -elles | or * -honom | he * -hjå | at * -ho | she * -hoe | she * -henne | her -hennar | her/hers -hennes | hers -hoss | how * -hossen | how * -ikkje | not * -ingi | noone * -inkje | noone * -korleis | how * -korso | how * -kva | what/which * -kvar | where * -kvarhelst | where * -kven | who/whom * -kvi | why * -kvifor | why * -me | we * -medan | while * -mi | my * -mine | my * -mykje | much * -no | now * -nokon | some (masc./neut.) * -noka | some (fem.) * -nokor | some * -noko | some * -nokre | some * -si | his/hers * -sia | since * -sidan | since * -so | so * -somt | some * -somme | some * -um | about* -upp | up * -vere | be * -vore | was * -verte | become * -vort | become * -varte | became * -vart | became * - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_pt.txt b/home/src/main/resources/solr/conf/lang/stopwords_pt.txt deleted file mode 100644 index acfeb01af..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_pt.txt +++ /dev/null @@ -1,253 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/portuguese/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A Portuguese stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - - | The following is a ranked list (commonest to rarest) of stopwords - | deriving from a large sample of text. - - | Extra words have been added at the end. - -de | of, from -a | the; to, at; her -o | the; him -que | who, that -e | and -do | de + o -da | de + a -em | in -um | a -para | for - | é from SER -com | with -não | not, no -uma | a -os | the; them -no | em + o -se | himself etc -na | em + a -por | for -mais | more -as | the; them -dos | de + os -como | as, like -mas | but - | foi from SER -ao | a + o -ele | he -das | de + as - | tem from TER -à | a + a -seu | his -sua | her -ou | or - | ser from SER -quando | when -muito | much - | há from HAV -nos | em + os; us -já | already, now - | está from EST -eu | I -também | also -só | only, just -pelo | per + o -pela | per + a -até | up to -isso | that -ela | he -entre | between - | era from SER -depois | after -sem | without -mesmo | same -aos | a + os - | ter from TER -seus | his -quem | whom -nas | em + as -me | me -esse | that -eles | they - | estão from EST -você | you - | tinha from TER - | foram from SER -essa | that -num | em + um -nem | nor -suas | her -meu | my -às | a + as -minha | my - | têm from TER -numa | em + uma -pelos | per + os -elas | they - | havia from HAV - | seja from SER -qual | which - | será from SER -nós | we - | tenho from TER -lhe | to him, her -deles | of them -essas | those -esses | those -pelas | per + as -este | this - | fosse from SER -dele | of him - - | other words. There are many contractions such as naquele = em+aquele, - | mo = me+o, but they are rare. - | Indefinite article plural forms are also rare. - -tu | thou -te | thee -vocês | you (plural) -vos | you -lhes | to them -meus | my -minhas -teu | thy -tua -teus -tuas -nosso | our -nossa -nossos -nossas - -dela | of her -delas | of them - -esta | this -estes | these -estas | these -aquele | that -aquela | that -aqueles | those -aquelas | those -isto | this -aquilo | that - - | forms of estar, to be (not including the infinitive): -estou -está -estamos -estão -estive -esteve -estivemos -estiveram -estava -estávamos -estavam -estivera -estivéramos -esteja -estejamos -estejam -estivesse -estivéssemos -estivessem -estiver -estivermos -estiverem - - | forms of haver, to have (not including the infinitive): -hei -há -havemos -hão -houve -houvemos -houveram -houvera -houvéramos -haja -hajamos -hajam -houvesse -houvéssemos -houvessem -houver -houvermos -houverem -houverei -houverá -houveremos -houverão -houveria -houveríamos -houveriam - - | forms of ser, to be (not including the infinitive): -sou -somos -são -era -éramos -eram -fui -foi -fomos -foram -fora -fôramos -seja -sejamos -sejam -fosse -fôssemos -fossem -for -formos -forem -serei -será -seremos -serão -seria -seríamos -seriam - - | forms of ter, to have (not including the infinitive): -tenho -tem -temos -tém -tinha -tínhamos -tinham -tive -teve -tivemos -tiveram -tivera -tivéramos -tenha -tenhamos -tenham -tivesse -tivéssemos -tivessem -tiver -tivermos -tiverem -terei -terá -teremos -terão -teria -teríamos -teriam diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ro.txt b/home/src/main/resources/solr/conf/lang/stopwords_ro.txt deleted file mode 100644 index 4fdee90a5..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ro.txt +++ /dev/null @@ -1,233 +0,0 @@ -# This file was created by Jacques Savoy and is distributed under the BSD license. -# See http://members.unine.ch/jacques.savoy/clef/index.html. -# Also see http://www.opensource.org/licenses/bsd-license.html -acea -aceasta -această -aceea -acei -aceia -acel -acela -acele -acelea -acest -acesta -aceste -acestea -aceşti -aceştia -acolo -acum -ai -aia -aibă -aici -al -ăla -ale -alea -ălea -altceva -altcineva -am -ar -are -aş -aşadar -asemenea -asta -ăsta -astăzi -astea -ăstea -ăştia -asupra -aţi -au -avea -avem -aveţi -azi -bine -bucur -bună -ca -că -căci -când -care -cărei -căror -cărui -cât -câte -câţi -către -câtva -ce -cel -ceva -chiar -cînd -cine -cineva -cît -cîte -cîţi -cîtva -contra -cu -cum -cumva -curând -curînd -da -dă -dacă -dar -datorită -de -deci -deja -deoarece -departe -deşi -din -dinaintea -dintr -dintre -drept -după -ea -ei -el -ele -eram -este -eşti -eu -face -fără -fi -fie -fiecare -fii -fim -fiţi -iar -ieri -îi -îl -îmi -împotriva -în -înainte -înaintea -încât -încît -încotro -între -întrucât -întrucît -îţi -la -lângă -le -li -lîngă -lor -lui -mă -mâine -mea -mei -mele -mereu -meu -mi -mine -mult -multă -mulţi -ne -nicăieri -nici -nimeni -nişte -noastră -noastre -noi -noştri -nostru -nu -ori -oricând -oricare -oricât -orice -oricînd -oricine -oricît -oricum -oriunde -până -pe -pentru -peste -pînă -poate -pot -prea -prima -primul -prin -printr -sa -să -săi -sale -sau -său -se -şi -sînt -sîntem -sînteţi -spre -sub -sunt -suntem -sunteţi -ta -tăi -tale -tău -te -ţi -ţie -tine -toată -toate -tot -toţi -totuşi -tu -un -una -unde -undeva -unei -unele -uneori -unor -vă -vi -voastră -voastre -voi -voştri -vostru -vouă -vreo -vreun diff --git a/home/src/main/resources/solr/conf/lang/stopwords_ru.txt b/home/src/main/resources/solr/conf/lang/stopwords_ru.txt deleted file mode 100644 index 55271400c..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_ru.txt +++ /dev/null @@ -1,243 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/russian/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | a russian stop word list. comments begin with vertical bar. each stop - | word is at the start of a line. - - | this is a ranked list (commonest to rarest) of stopwords derived from - | a large text sample. - - | letter `ё' is translated to `е'. - -и | and -в | in/into -во | alternative form -не | not -что | what/that -он | he -на | on/onto -я | i -с | from -со | alternative form -как | how -а | milder form of `no' (but) -то | conjunction and form of `that' -все | all -она | she -так | so, thus -его | him -но | but -да | yes/and -ты | thou -к | towards, by -у | around, chez -же | intensifier particle -вы | you -за | beyond, behind -бы | conditional/subj. particle -по | up to, along -только | only -ее | her -мне | to me -было | it was -вот | here is/are, particle -от | away from -меня | me -еще | still, yet, more -нет | no, there isnt/arent -о | about -из | out of -ему | to him -теперь | now -когда | when -даже | even -ну | so, well -вдруг | suddenly -ли | interrogative particle -если | if -уже | already, but homonym of `narrower' -или | or -ни | neither -быть | to be -был | he was -него | prepositional form of его -до | up to -вас | you accusative -нибудь | indef. suffix preceded by hyphen -опять | again -уж | already, but homonym of `adder' -вам | to you -сказал | he said -ведь | particle `after all' -там | there -потом | then -себя | oneself -ничего | nothing -ей | to her -может | usually with `быть' as `maybe' -они | they -тут | here -где | where -есть | there is/are -надо | got to, must -ней | prepositional form of ей -для | for -мы | we -тебя | thee -их | them, their -чем | than -была | she was -сам | self -чтоб | in order to -без | without -будто | as if -человек | man, person, one -чего | genitive form of `what' -раз | once -тоже | also -себе | to oneself -под | beneath -жизнь | life -будет | will be -ж | short form of intensifer particle `же' -тогда | then -кто | who -этот | this -говорил | was saying -того | genitive form of `that' -потому | for that reason -этого | genitive form of `this' -какой | which -совсем | altogether -ним | prepositional form of `его', `они' -здесь | here -этом | prepositional form of `этот' -один | one -почти | almost -мой | my -тем | instrumental/dative plural of `тот', `то' -чтобы | full form of `in order that' -нее | her (acc.) -кажется | it seems -сейчас | now -были | they were -куда | where to -зачем | why -сказать | to say -всех | all (acc., gen. preposn. plural) -никогда | never -сегодня | today -можно | possible, one can -при | by -наконец | finally -два | two -об | alternative form of `о', about -другой | another -хоть | even -после | after -над | above -больше | more -тот | that one (masc.) -через | across, in -эти | these -нас | us -про | about -всего | in all, only, of all -них | prepositional form of `они' (they) -какая | which, feminine -много | lots -разве | interrogative particle -сказала | she said -три | three -эту | this, acc. fem. sing. -моя | my, feminine -впрочем | moreover, besides -хорошо | good -свою | ones own, acc. fem. sing. -этой | oblique form of `эта', fem. `this' -перед | in front of -иногда | sometimes -лучше | better -чуть | a little -том | preposn. form of `that one' -нельзя | one must not -такой | such a one -им | to them -более | more -всегда | always -конечно | of course -всю | acc. fem. sing of `all' -между | between - - - | b: some paradigms - | - | personal pronouns - | - | я меня мне мной [мною] - | ты тебя тебе тобой [тобою] - | он его ему им [него, нему, ним] - | она ее эи ею [нее, нэи, нею] - | оно его ему им [него, нему, ним] - | - | мы нас нам нами - | вы вас вам вами - | они их им ими [них, ним, ними] - | - | себя себе собой [собою] - | - | demonstrative pronouns: этот (this), тот (that) - | - | этот эта это эти - | этого эты это эти - | этого этой этого этих - | этому этой этому этим - | этим этой этим [этою] этими - | этом этой этом этих - | - | тот та то те - | того ту то те - | того той того тех - | тому той тому тем - | тем той тем [тою] теми - | том той том тех - | - | determinative pronouns - | - | (a) весь (all) - | - | весь вся все все - | всего всю все все - | всего всей всего всех - | всему всей всему всем - | всем всей всем [всею] всеми - | всем всей всем всех - | - | (b) сам (himself etc) - | - | сам сама само сами - | самого саму само самих - | самого самой самого самих - | самому самой самому самим - | самим самой самим [самою] самими - | самом самой самом самих - | - | stems of verbs `to be', `to have', `to do' and modal - | - | быть бы буд быв есть суть - | име - | дел - | мог мож мочь - | уме - | хоч хот - | долж - | можн - | нужн - | нельзя - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_sv.txt b/home/src/main/resources/solr/conf/lang/stopwords_sv.txt deleted file mode 100644 index 096f87f67..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_sv.txt +++ /dev/null @@ -1,133 +0,0 @@ - | From svn.tartarus.org/snowball/trunk/website/algorithms/swedish/stop.txt - | This file is distributed under the BSD License. - | See http://snowball.tartarus.org/license.php - | Also see http://www.opensource.org/licenses/bsd-license.html - | - Encoding was converted to UTF-8. - | - This notice was added. - | - | NOTE: To use this file with StopFilterFactory, you must specify format="snowball" - - | A Swedish stop word list. Comments begin with vertical bar. Each stop - | word is at the start of a line. - - | This is a ranked list (commonest to rarest) of stopwords derived from - | a large text sample. - - | Swedish stop words occasionally exhibit homonym clashes. For example - | så = so, but also seed. These are indicated clearly below. - -och | and -det | it, this/that -att | to (with infinitive) -i | in, at -en | a -jag | I -hon | she -som | who, that -han | he -på | on -den | it, this/that -med | with -var | where, each -sig | him(self) etc -för | for -så | so (also: seed) -till | to -är | is -men | but -ett | a -om | if; around, about -hade | had -de | they, these/those -av | of -icke | not, no -mig | me -du | you -henne | her -då | then, when -sin | his -nu | now -har | have -inte | inte någon = no one -hans | his -honom | him -skulle | 'sake' -hennes | her -där | there -min | my -man | one (pronoun) -ej | nor -vid | at, by, on (also: vast) -kunde | could -något | some etc -från | from, off -ut | out -när | when -efter | after, behind -upp | up -vi | we -dem | them -vara | be -vad | what -över | over -än | than -dig | you -kan | can -sina | his -här | here -ha | have -mot | towards -alla | all -under | under (also: wonder) -någon | some etc -eller | or (else) -allt | all -mycket | much -sedan | since -ju | why -denna | this/that -själv | myself, yourself etc -detta | this/that -åt | to -utan | without -varit | was -hur | how -ingen | no -mitt | my -ni | you -bli | to be, become -blev | from bli -oss | us -din | thy -dessa | these/those -några | some etc -deras | their -blir | from bli -mina | my -samma | (the) same -vilken | who, that -er | you, your -sådan | such a -vår | our -blivit | from bli -dess | its -inom | within -mellan | between -sådant | such a -varför | why -varje | each -vilka | who, that -ditt | thy -vem | who -vilket | who, that -sitta | his -sådana | such a -vart | each -dina | thy -vars | whose -vårt | our -våra | our -ert | your -era | your -vilkas | whose - diff --git a/home/src/main/resources/solr/conf/lang/stopwords_th.txt b/home/src/main/resources/solr/conf/lang/stopwords_th.txt deleted file mode 100644 index 07f0fabe6..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_th.txt +++ /dev/null @@ -1,119 +0,0 @@ -# Thai stopwords from: -# "Opinion Detection in Thai Political News Columns -# Based on Subjectivity Analysis" -# Khampol Sukhum, Supot Nitsuwat, and Choochart Haruechaiyasak -ไว้ -ไม่ -ไป -ได้ -ให้ -ใน -โดย -แห่ง -แล้ว -และ -แรก -แบบ -แต่ -เอง -เห็น -เลย -เริ่ม -เรา -เมื่อ -เพื่อ -เพราะ -เป็นการ -เป็น -เปิดเผย -เปิด -เนื่องจาก -เดียวกัน -เดียว -เช่น -เฉพาะ -เคย -เข้า -เขา -อีก -อาจ -อะไร -ออก -อย่าง -อยู่ -อยาก -หาก -หลาย -หลังจาก -หลัง -หรือ -หนึ่ง -ส่วน -ส่ง -สุด -สําหรับ -ว่า -วัน -ลง -ร่วม -ราย -รับ -ระหว่าง -รวม -ยัง -มี -มาก -มา -พร้อม -พบ -ผ่าน -ผล -บาง -น่า -นี้ -นํา -นั้น -นัก -นอกจาก -ทุก -ที่สุด -ที่ -ทําให้ -ทํา -ทาง -ทั้งนี้ -ทั้ง -ถ้า -ถูก -ถึง -ต้อง -ต่างๆ -ต่าง -ต่อ -ตาม -ตั้งแต่ -ตั้ง -ด้าน -ด้วย -ดัง -ซึ่ง -ช่วง -จึง -จาก -จัด -จะ -คือ -ความ -ครั้ง -คง -ขึ้น -ของ -ขอ -ขณะ -ก่อน -ก็ -การ -กับ -กัน -กว่า -กล่าว diff --git a/home/src/main/resources/solr/conf/lang/stopwords_tr.txt b/home/src/main/resources/solr/conf/lang/stopwords_tr.txt deleted file mode 100644 index 84d9408d4..000000000 --- a/home/src/main/resources/solr/conf/lang/stopwords_tr.txt +++ /dev/null @@ -1,212 +0,0 @@ -# Turkish stopwords from LUCENE-559 -# merged with the list from "Information Retrieval on Turkish Texts" -# (http://www.users.muohio.edu/canf/papers/JASIST2008offPrint.pdf) -acaba -altmış -altı -ama -ancak -arada -aslında -ayrıca -bana -bazı -belki -ben -benden -beni -benim -beri -beş -bile -bin -bir -birçok -biri -birkaç -birkez -birşey -birşeyi -biz -bize -bizden -bizi -bizim -böyle -böylece -bu -buna -bunda -bundan -bunlar -bunları -bunların -bunu -bunun -burada -çok -çünkü -da -daha -dahi -de -defa -değil -diğer -diye -doksan -dokuz -dolayı -dolayısıyla -dört -edecek -eden -ederek -edilecek -ediliyor -edilmesi -ediyor -eğer -elli -en -etmesi -etti -ettiği -ettiğini -gibi -göre -halen -hangi -hatta -hem -henüz -hep -hepsi -her -herhangi -herkesin -hiç -hiçbir -için -iki -ile -ilgili -ise -işte -itibaren -itibariyle -kadar -karşın -katrilyon -kendi -kendilerine -kendini -kendisi -kendisine -kendisini -kez -ki -kim -kimden -kime -kimi -kimse -kırk -milyar -milyon -mu -mü -mı -nasıl -ne -neden -nedenle -nerde -nerede -nereye -niye -niçin -o -olan -olarak -oldu -olduğu -olduğunu -olduklarını -olmadı -olmadığı -olmak -olması -olmayan -olmaz -olsa -olsun -olup -olur -olursa -oluyor -on -ona -ondan -onlar -onlardan -onları -onların -onu -onun -otuz -oysa -öyle -pek -rağmen -sadece -sanki -sekiz -seksen -sen -senden -seni -senin -siz -sizden -sizi -sizin -şey -şeyden -şeyi -şeyler -şöyle -şu -şuna -şunda -şundan -şunları -şunu -tarafından -trilyon -tüm -üç -üzere -var -vardı -ve -veya -ya -yani -yapacak -yapılan -yapılması -yapıyor -yapmak -yaptı -yaptığı -yaptığını -yaptıkları -yedi -yerine -yetmiş -yine -yirmi -yoksa -yüz -zaten diff --git a/home/src/main/resources/solr/conf/lang/userdict_ja.txt b/home/src/main/resources/solr/conf/lang/userdict_ja.txt deleted file mode 100644 index 6f0368e4d..000000000 --- a/home/src/main/resources/solr/conf/lang/userdict_ja.txt +++ /dev/null @@ -1,29 +0,0 @@ -# -# This is a sample user dictionary for Kuromoji (JapaneseTokenizer) -# -# Add entries to this file in order to override the statistical model in terms -# of segmentation, readings and part-of-speech tags. Notice that entries do -# not have weights since they are always used when found. This is by-design -# in order to maximize ease-of-use. -# -# Entries are defined using the following CSV format: -# , ... , ... , -# -# Notice that a single half-width space separates tokens and readings, and -# that the number tokens and readings must match exactly. -# -# Also notice that multiple entries with the same is undefined. -# -# Whitespace only lines are ignored. Comments are not allowed on entry lines. -# - -# Custom segmentation for kanji compounds -日本経済新聞,日本 経済 新聞,ニホン ケイザイ シンブン,カスタム名詞 -関西国際空港,関西 国際 空港,カンサイ コクサイ クウコウ,カスタム名詞 - -# Custom segmentation for compound katakana -トートバッグ,トート バッグ,トート バッグ,かずカナ名詞 -ショルダーバッグ,ショルダー バッグ,ショルダー バッグ,かずカナ名詞 - -# Custom reading for former sumo wrestler -朝青龍,朝青龍,アサショウリュウ,カスタム人名 diff --git a/home/src/main/resources/solr/conf/mapping-FoldToASCII.txt b/home/src/main/resources/solr/conf/mapping-FoldToASCII.txt deleted file mode 100644 index 9a84b6eac..000000000 --- a/home/src/main/resources/solr/conf/mapping-FoldToASCII.txt +++ /dev/null @@ -1,3813 +0,0 @@ -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - - -# This map converts alphabetic, numeric, and symbolic Unicode characters -# which are not in the first 127 ASCII characters (the "Basic Latin" Unicode -# block) into their ASCII equivalents, if one exists. -# -# Characters from the following Unicode blocks are converted; however, only -# those characters with reasonable ASCII alternatives are converted: -# -# - C1 Controls and Latin-1 Supplement: http://www.unicode.org/charts/PDF/U0080.pdf -# - Latin Extended-A: http://www.unicode.org/charts/PDF/U0100.pdf -# - Latin Extended-B: http://www.unicode.org/charts/PDF/U0180.pdf -# - Latin Extended Additional: http://www.unicode.org/charts/PDF/U1E00.pdf -# - Latin Extended-C: http://www.unicode.org/charts/PDF/U2C60.pdf -# - Latin Extended-D: http://www.unicode.org/charts/PDF/UA720.pdf -# - IPA Extensions: http://www.unicode.org/charts/PDF/U0250.pdf -# - Phonetic Extensions: http://www.unicode.org/charts/PDF/U1D00.pdf -# - Phonetic Extensions Supplement: http://www.unicode.org/charts/PDF/U1D80.pdf -# - General Punctuation: http://www.unicode.org/charts/PDF/U2000.pdf -# - Superscripts and Subscripts: http://www.unicode.org/charts/PDF/U2070.pdf -# - Enclosed Alphanumerics: http://www.unicode.org/charts/PDF/U2460.pdf -# - Dingbats: http://www.unicode.org/charts/PDF/U2700.pdf -# - Supplemental Punctuation: http://www.unicode.org/charts/PDF/U2E00.pdf -# - Alphabetic Presentation Forms: http://www.unicode.org/charts/PDF/UFB00.pdf -# - Halfwidth and Fullwidth Forms: http://www.unicode.org/charts/PDF/UFF00.pdf -# -# See: http://en.wikipedia.org/wiki/Latin_characters_in_Unicode -# -# The set of character conversions supported by this map is a superset of -# those supported by the map represented by mapping-ISOLatin1Accent.txt. -# -# See the bottom of this file for the Perl script used to generate the contents -# of this file (without this header) from ASCIIFoldingFilter.java. - - -# Syntax: -# "source" => "target" -# "source".length() > 0 (source cannot be empty.) -# "target".length() >= 0 (target can be empty.) - - -# À [LATIN CAPITAL LETTER A WITH GRAVE] -"\u00C0" => "A" - -# Á [LATIN CAPITAL LETTER A WITH ACUTE] -"\u00C1" => "A" - -#  [LATIN CAPITAL LETTER A WITH CIRCUMFLEX] -"\u00C2" => "A" - -# à [LATIN CAPITAL LETTER A WITH TILDE] -"\u00C3" => "A" - -# Ä [LATIN CAPITAL LETTER A WITH DIAERESIS] -"\u00C4" => "A" - -# Å [LATIN CAPITAL LETTER A WITH RING ABOVE] -"\u00C5" => "A" - -# Ā [LATIN CAPITAL LETTER A WITH MACRON] -"\u0100" => "A" - -# Ă [LATIN CAPITAL LETTER A WITH BREVE] -"\u0102" => "A" - -# Ą [LATIN CAPITAL LETTER A WITH OGONEK] -"\u0104" => "A" - -# Ə http://en.wikipedia.org/wiki/Schwa [LATIN CAPITAL LETTER SCHWA] -"\u018F" => "A" - -# Ǎ [LATIN CAPITAL LETTER A WITH CARON] -"\u01CD" => "A" - -# Ǟ [LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON] -"\u01DE" => "A" - -# Ǡ [LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON] -"\u01E0" => "A" - -# Ǻ [LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE] -"\u01FA" => "A" - -# Ȁ [LATIN CAPITAL LETTER A WITH DOUBLE GRAVE] -"\u0200" => "A" - -# Ȃ [LATIN CAPITAL LETTER A WITH INVERTED BREVE] -"\u0202" => "A" - -# Ȧ [LATIN CAPITAL LETTER A WITH DOT ABOVE] -"\u0226" => "A" - -# Ⱥ [LATIN CAPITAL LETTER A WITH STROKE] -"\u023A" => "A" - -# ᴀ [LATIN LETTER SMALL CAPITAL A] -"\u1D00" => "A" - -# Ḁ [LATIN CAPITAL LETTER A WITH RING BELOW] -"\u1E00" => "A" - -# Ạ [LATIN CAPITAL LETTER A WITH DOT BELOW] -"\u1EA0" => "A" - -# Ả [LATIN CAPITAL LETTER A WITH HOOK ABOVE] -"\u1EA2" => "A" - -# Ấ [LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE] -"\u1EA4" => "A" - -# Ầ [LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE] -"\u1EA6" => "A" - -# Ẩ [LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE] -"\u1EA8" => "A" - -# Ẫ [LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE] -"\u1EAA" => "A" - -# Ậ [LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW] -"\u1EAC" => "A" - -# Ắ [LATIN CAPITAL LETTER A WITH BREVE AND ACUTE] -"\u1EAE" => "A" - -# Ằ [LATIN CAPITAL LETTER A WITH BREVE AND GRAVE] -"\u1EB0" => "A" - -# Ẳ [LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE] -"\u1EB2" => "A" - -# Ẵ [LATIN CAPITAL LETTER A WITH BREVE AND TILDE] -"\u1EB4" => "A" - -# Ặ [LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW] -"\u1EB6" => "A" - -# Ⓐ [CIRCLED LATIN CAPITAL LETTER A] -"\u24B6" => "A" - -# A [FULLWIDTH LATIN CAPITAL LETTER A] -"\uFF21" => "A" - -# à [LATIN SMALL LETTER A WITH GRAVE] -"\u00E0" => "a" - -# á [LATIN SMALL LETTER A WITH ACUTE] -"\u00E1" => "a" - -# â [LATIN SMALL LETTER A WITH CIRCUMFLEX] -"\u00E2" => "a" - -# ã [LATIN SMALL LETTER A WITH TILDE] -"\u00E3" => "a" - -# ä [LATIN SMALL LETTER A WITH DIAERESIS] -"\u00E4" => "a" - -# å [LATIN SMALL LETTER A WITH RING ABOVE] -"\u00E5" => "a" - -# ā [LATIN SMALL LETTER A WITH MACRON] -"\u0101" => "a" - -# ă [LATIN SMALL LETTER A WITH BREVE] -"\u0103" => "a" - -# ą [LATIN SMALL LETTER A WITH OGONEK] -"\u0105" => "a" - -# ǎ [LATIN SMALL LETTER A WITH CARON] -"\u01CE" => "a" - -# ǟ [LATIN SMALL LETTER A WITH DIAERESIS AND MACRON] -"\u01DF" => "a" - -# ǡ [LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON] -"\u01E1" => "a" - -# ǻ [LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE] -"\u01FB" => "a" - -# ȁ [LATIN SMALL LETTER A WITH DOUBLE GRAVE] -"\u0201" => "a" - -# ȃ [LATIN SMALL LETTER A WITH INVERTED BREVE] -"\u0203" => "a" - -# ȧ [LATIN SMALL LETTER A WITH DOT ABOVE] -"\u0227" => "a" - -# ɐ [LATIN SMALL LETTER TURNED A] -"\u0250" => "a" - -# ə [LATIN SMALL LETTER SCHWA] -"\u0259" => "a" - -# ɚ [LATIN SMALL LETTER SCHWA WITH HOOK] -"\u025A" => "a" - -# ᶏ [LATIN SMALL LETTER A WITH RETROFLEX HOOK] -"\u1D8F" => "a" - -# ᶕ [LATIN SMALL LETTER SCHWA WITH RETROFLEX HOOK] -"\u1D95" => "a" - -# ạ [LATIN SMALL LETTER A WITH RING BELOW] -"\u1E01" => "a" - -# ả [LATIN SMALL LETTER A WITH RIGHT HALF RING] -"\u1E9A" => "a" - -# ạ [LATIN SMALL LETTER A WITH DOT BELOW] -"\u1EA1" => "a" - -# ả [LATIN SMALL LETTER A WITH HOOK ABOVE] -"\u1EA3" => "a" - -# ấ [LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE] -"\u1EA5" => "a" - -# ầ [LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE] -"\u1EA7" => "a" - -# ẩ [LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE] -"\u1EA9" => "a" - -# ẫ [LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE] -"\u1EAB" => "a" - -# ậ [LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW] -"\u1EAD" => "a" - -# ắ [LATIN SMALL LETTER A WITH BREVE AND ACUTE] -"\u1EAF" => "a" - -# ằ [LATIN SMALL LETTER A WITH BREVE AND GRAVE] -"\u1EB1" => "a" - -# ẳ [LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE] -"\u1EB3" => "a" - -# ẵ [LATIN SMALL LETTER A WITH BREVE AND TILDE] -"\u1EB5" => "a" - -# ặ [LATIN SMALL LETTER A WITH BREVE AND DOT BELOW] -"\u1EB7" => "a" - -# ₐ [LATIN SUBSCRIPT SMALL LETTER A] -"\u2090" => "a" - -# ₔ [LATIN SUBSCRIPT SMALL LETTER SCHWA] -"\u2094" => "a" - -# ⓐ [CIRCLED LATIN SMALL LETTER A] -"\u24D0" => "a" - -# ⱥ [LATIN SMALL LETTER A WITH STROKE] -"\u2C65" => "a" - -# Ɐ [LATIN CAPITAL LETTER TURNED A] -"\u2C6F" => "a" - -# a [FULLWIDTH LATIN SMALL LETTER A] -"\uFF41" => "a" - -# Ꜳ [LATIN CAPITAL LETTER AA] -"\uA732" => "AA" - -# Æ [LATIN CAPITAL LETTER AE] -"\u00C6" => "AE" - -# Ǣ [LATIN CAPITAL LETTER AE WITH MACRON] -"\u01E2" => "AE" - -# Ǽ [LATIN CAPITAL LETTER AE WITH ACUTE] -"\u01FC" => "AE" - -# ᴁ [LATIN LETTER SMALL CAPITAL AE] -"\u1D01" => "AE" - -# Ꜵ [LATIN CAPITAL LETTER AO] -"\uA734" => "AO" - -# Ꜷ [LATIN CAPITAL LETTER AU] -"\uA736" => "AU" - -# Ꜹ [LATIN CAPITAL LETTER AV] -"\uA738" => "AV" - -# Ꜻ [LATIN CAPITAL LETTER AV WITH HORIZONTAL BAR] -"\uA73A" => "AV" - -# Ꜽ [LATIN CAPITAL LETTER AY] -"\uA73C" => "AY" - -# ⒜ [PARENTHESIZED LATIN SMALL LETTER A] -"\u249C" => "(a)" - -# ꜳ [LATIN SMALL LETTER AA] -"\uA733" => "aa" - -# æ [LATIN SMALL LETTER AE] -"\u00E6" => "ae" - -# ǣ [LATIN SMALL LETTER AE WITH MACRON] -"\u01E3" => "ae" - -# ǽ [LATIN SMALL LETTER AE WITH ACUTE] -"\u01FD" => "ae" - -# ᴂ [LATIN SMALL LETTER TURNED AE] -"\u1D02" => "ae" - -# ꜵ [LATIN SMALL LETTER AO] -"\uA735" => "ao" - -# ꜷ [LATIN SMALL LETTER AU] -"\uA737" => "au" - -# ꜹ [LATIN SMALL LETTER AV] -"\uA739" => "av" - -# ꜻ [LATIN SMALL LETTER AV WITH HORIZONTAL BAR] -"\uA73B" => "av" - -# ꜽ [LATIN SMALL LETTER AY] -"\uA73D" => "ay" - -# Ɓ [LATIN CAPITAL LETTER B WITH HOOK] -"\u0181" => "B" - -# Ƃ [LATIN CAPITAL LETTER B WITH TOPBAR] -"\u0182" => "B" - -# Ƀ [LATIN CAPITAL LETTER B WITH STROKE] -"\u0243" => "B" - -# ʙ [LATIN LETTER SMALL CAPITAL B] -"\u0299" => "B" - -# ᴃ [LATIN LETTER SMALL CAPITAL BARRED B] -"\u1D03" => "B" - -# Ḃ [LATIN CAPITAL LETTER B WITH DOT ABOVE] -"\u1E02" => "B" - -# Ḅ [LATIN CAPITAL LETTER B WITH DOT BELOW] -"\u1E04" => "B" - -# Ḇ [LATIN CAPITAL LETTER B WITH LINE BELOW] -"\u1E06" => "B" - -# Ⓑ [CIRCLED LATIN CAPITAL LETTER B] -"\u24B7" => "B" - -# B [FULLWIDTH LATIN CAPITAL LETTER B] -"\uFF22" => "B" - -# ƀ [LATIN SMALL LETTER B WITH STROKE] -"\u0180" => "b" - -# ƃ [LATIN SMALL LETTER B WITH TOPBAR] -"\u0183" => "b" - -# ɓ [LATIN SMALL LETTER B WITH HOOK] -"\u0253" => "b" - -# ᵬ [LATIN SMALL LETTER B WITH MIDDLE TILDE] -"\u1D6C" => "b" - -# ᶀ [LATIN SMALL LETTER B WITH PALATAL HOOK] -"\u1D80" => "b" - -# ḃ [LATIN SMALL LETTER B WITH DOT ABOVE] -"\u1E03" => "b" - -# ḅ [LATIN SMALL LETTER B WITH DOT BELOW] -"\u1E05" => "b" - -# ḇ [LATIN SMALL LETTER B WITH LINE BELOW] -"\u1E07" => "b" - -# ⓑ [CIRCLED LATIN SMALL LETTER B] -"\u24D1" => "b" - -# b [FULLWIDTH LATIN SMALL LETTER B] -"\uFF42" => "b" - -# ⒝ [PARENTHESIZED LATIN SMALL LETTER B] -"\u249D" => "(b)" - -# Ç [LATIN CAPITAL LETTER C WITH CEDILLA] -"\u00C7" => "C" - -# Ć [LATIN CAPITAL LETTER C WITH ACUTE] -"\u0106" => "C" - -# Ĉ [LATIN CAPITAL LETTER C WITH CIRCUMFLEX] -"\u0108" => "C" - -# Ċ [LATIN CAPITAL LETTER C WITH DOT ABOVE] -"\u010A" => "C" - -# Č [LATIN CAPITAL LETTER C WITH CARON] -"\u010C" => "C" - -# Ƈ [LATIN CAPITAL LETTER C WITH HOOK] -"\u0187" => "C" - -# Ȼ [LATIN CAPITAL LETTER C WITH STROKE] -"\u023B" => "C" - -# ʗ [LATIN LETTER STRETCHED C] -"\u0297" => "C" - -# ᴄ [LATIN LETTER SMALL CAPITAL C] -"\u1D04" => "C" - -# Ḉ [LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE] -"\u1E08" => "C" - -# Ⓒ [CIRCLED LATIN CAPITAL LETTER C] -"\u24B8" => "C" - -# C [FULLWIDTH LATIN CAPITAL LETTER C] -"\uFF23" => "C" - -# ç [LATIN SMALL LETTER C WITH CEDILLA] -"\u00E7" => "c" - -# ć [LATIN SMALL LETTER C WITH ACUTE] -"\u0107" => "c" - -# ĉ [LATIN SMALL LETTER C WITH CIRCUMFLEX] -"\u0109" => "c" - -# ċ [LATIN SMALL LETTER C WITH DOT ABOVE] -"\u010B" => "c" - -# č [LATIN SMALL LETTER C WITH CARON] -"\u010D" => "c" - -# ƈ [LATIN SMALL LETTER C WITH HOOK] -"\u0188" => "c" - -# ȼ [LATIN SMALL LETTER C WITH STROKE] -"\u023C" => "c" - -# ɕ [LATIN SMALL LETTER C WITH CURL] -"\u0255" => "c" - -# ḉ [LATIN SMALL LETTER C WITH CEDILLA AND ACUTE] -"\u1E09" => "c" - -# ↄ [LATIN SMALL LETTER REVERSED C] -"\u2184" => "c" - -# ⓒ [CIRCLED LATIN SMALL LETTER C] -"\u24D2" => "c" - -# Ꜿ [LATIN CAPITAL LETTER REVERSED C WITH DOT] -"\uA73E" => "c" - -# ꜿ [LATIN SMALL LETTER REVERSED C WITH DOT] -"\uA73F" => "c" - -# c [FULLWIDTH LATIN SMALL LETTER C] -"\uFF43" => "c" - -# ⒞ [PARENTHESIZED LATIN SMALL LETTER C] -"\u249E" => "(c)" - -# Ð [LATIN CAPITAL LETTER ETH] -"\u00D0" => "D" - -# Ď [LATIN CAPITAL LETTER D WITH CARON] -"\u010E" => "D" - -# Đ [LATIN CAPITAL LETTER D WITH STROKE] -"\u0110" => "D" - -# Ɖ [LATIN CAPITAL LETTER AFRICAN D] -"\u0189" => "D" - -# Ɗ [LATIN CAPITAL LETTER D WITH HOOK] -"\u018A" => "D" - -# Ƌ [LATIN CAPITAL LETTER D WITH TOPBAR] -"\u018B" => "D" - -# ᴅ [LATIN LETTER SMALL CAPITAL D] -"\u1D05" => "D" - -# ᴆ [LATIN LETTER SMALL CAPITAL ETH] -"\u1D06" => "D" - -# Ḋ [LATIN CAPITAL LETTER D WITH DOT ABOVE] -"\u1E0A" => "D" - -# Ḍ [LATIN CAPITAL LETTER D WITH DOT BELOW] -"\u1E0C" => "D" - -# Ḏ [LATIN CAPITAL LETTER D WITH LINE BELOW] -"\u1E0E" => "D" - -# Ḑ [LATIN CAPITAL LETTER D WITH CEDILLA] -"\u1E10" => "D" - -# Ḓ [LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW] -"\u1E12" => "D" - -# Ⓓ [CIRCLED LATIN CAPITAL LETTER D] -"\u24B9" => "D" - -# Ꝺ [LATIN CAPITAL LETTER INSULAR D] -"\uA779" => "D" - -# D [FULLWIDTH LATIN CAPITAL LETTER D] -"\uFF24" => "D" - -# ð [LATIN SMALL LETTER ETH] -"\u00F0" => "d" - -# ď [LATIN SMALL LETTER D WITH CARON] -"\u010F" => "d" - -# đ [LATIN SMALL LETTER D WITH STROKE] -"\u0111" => "d" - -# ƌ [LATIN SMALL LETTER D WITH TOPBAR] -"\u018C" => "d" - -# ȡ [LATIN SMALL LETTER D WITH CURL] -"\u0221" => "d" - -# ɖ [LATIN SMALL LETTER D WITH TAIL] -"\u0256" => "d" - -# ɗ [LATIN SMALL LETTER D WITH HOOK] -"\u0257" => "d" - -# ᵭ [LATIN SMALL LETTER D WITH MIDDLE TILDE] -"\u1D6D" => "d" - -# ᶁ [LATIN SMALL LETTER D WITH PALATAL HOOK] -"\u1D81" => "d" - -# ᶑ [LATIN SMALL LETTER D WITH HOOK AND TAIL] -"\u1D91" => "d" - -# ḋ [LATIN SMALL LETTER D WITH DOT ABOVE] -"\u1E0B" => "d" - -# ḍ [LATIN SMALL LETTER D WITH DOT BELOW] -"\u1E0D" => "d" - -# ḏ [LATIN SMALL LETTER D WITH LINE BELOW] -"\u1E0F" => "d" - -# ḑ [LATIN SMALL LETTER D WITH CEDILLA] -"\u1E11" => "d" - -# ḓ [LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW] -"\u1E13" => "d" - -# ⓓ [CIRCLED LATIN SMALL LETTER D] -"\u24D3" => "d" - -# ꝺ [LATIN SMALL LETTER INSULAR D] -"\uA77A" => "d" - -# d [FULLWIDTH LATIN SMALL LETTER D] -"\uFF44" => "d" - -# DŽ [LATIN CAPITAL LETTER DZ WITH CARON] -"\u01C4" => "DZ" - -# DZ [LATIN CAPITAL LETTER DZ] -"\u01F1" => "DZ" - -# Dž [LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON] -"\u01C5" => "Dz" - -# Dz [LATIN CAPITAL LETTER D WITH SMALL LETTER Z] -"\u01F2" => "Dz" - -# ⒟ [PARENTHESIZED LATIN SMALL LETTER D] -"\u249F" => "(d)" - -# ȸ [LATIN SMALL LETTER DB DIGRAPH] -"\u0238" => "db" - -# dž [LATIN SMALL LETTER DZ WITH CARON] -"\u01C6" => "dz" - -# dz [LATIN SMALL LETTER DZ] -"\u01F3" => "dz" - -# ʣ [LATIN SMALL LETTER DZ DIGRAPH] -"\u02A3" => "dz" - -# ʥ [LATIN SMALL LETTER DZ DIGRAPH WITH CURL] -"\u02A5" => "dz" - -# È [LATIN CAPITAL LETTER E WITH GRAVE] -"\u00C8" => "E" - -# É [LATIN CAPITAL LETTER E WITH ACUTE] -"\u00C9" => "E" - -# Ê [LATIN CAPITAL LETTER E WITH CIRCUMFLEX] -"\u00CA" => "E" - -# Ë [LATIN CAPITAL LETTER E WITH DIAERESIS] -"\u00CB" => "E" - -# Ē [LATIN CAPITAL LETTER E WITH MACRON] -"\u0112" => "E" - -# Ĕ [LATIN CAPITAL LETTER E WITH BREVE] -"\u0114" => "E" - -# Ė [LATIN CAPITAL LETTER E WITH DOT ABOVE] -"\u0116" => "E" - -# Ę [LATIN CAPITAL LETTER E WITH OGONEK] -"\u0118" => "E" - -# Ě [LATIN CAPITAL LETTER E WITH CARON] -"\u011A" => "E" - -# Ǝ [LATIN CAPITAL LETTER REVERSED E] -"\u018E" => "E" - -# Ɛ [LATIN CAPITAL LETTER OPEN E] -"\u0190" => "E" - -# Ȅ [LATIN CAPITAL LETTER E WITH DOUBLE GRAVE] -"\u0204" => "E" - -# Ȇ [LATIN CAPITAL LETTER E WITH INVERTED BREVE] -"\u0206" => "E" - -# Ȩ [LATIN CAPITAL LETTER E WITH CEDILLA] -"\u0228" => "E" - -# Ɇ [LATIN CAPITAL LETTER E WITH STROKE] -"\u0246" => "E" - -# ᴇ [LATIN LETTER SMALL CAPITAL E] -"\u1D07" => "E" - -# Ḕ [LATIN CAPITAL LETTER E WITH MACRON AND GRAVE] -"\u1E14" => "E" - -# Ḗ [LATIN CAPITAL LETTER E WITH MACRON AND ACUTE] -"\u1E16" => "E" - -# Ḙ [LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW] -"\u1E18" => "E" - -# Ḛ [LATIN CAPITAL LETTER E WITH TILDE BELOW] -"\u1E1A" => "E" - -# Ḝ [LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE] -"\u1E1C" => "E" - -# Ẹ [LATIN CAPITAL LETTER E WITH DOT BELOW] -"\u1EB8" => "E" - -# Ẻ [LATIN CAPITAL LETTER E WITH HOOK ABOVE] -"\u1EBA" => "E" - -# Ẽ [LATIN CAPITAL LETTER E WITH TILDE] -"\u1EBC" => "E" - -# Ế [LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE] -"\u1EBE" => "E" - -# Ề [LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE] -"\u1EC0" => "E" - -# Ể [LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE] -"\u1EC2" => "E" - -# Ễ [LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE] -"\u1EC4" => "E" - -# Ệ [LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW] -"\u1EC6" => "E" - -# Ⓔ [CIRCLED LATIN CAPITAL LETTER E] -"\u24BA" => "E" - -# ⱻ [LATIN LETTER SMALL CAPITAL TURNED E] -"\u2C7B" => "E" - -# E [FULLWIDTH LATIN CAPITAL LETTER E] -"\uFF25" => "E" - -# è [LATIN SMALL LETTER E WITH GRAVE] -"\u00E8" => "e" - -# é [LATIN SMALL LETTER E WITH ACUTE] -"\u00E9" => "e" - -# ê [LATIN SMALL LETTER E WITH CIRCUMFLEX] -"\u00EA" => "e" - -# ë [LATIN SMALL LETTER E WITH DIAERESIS] -"\u00EB" => "e" - -# ē [LATIN SMALL LETTER E WITH MACRON] -"\u0113" => "e" - -# ĕ [LATIN SMALL LETTER E WITH BREVE] -"\u0115" => "e" - -# ė [LATIN SMALL LETTER E WITH DOT ABOVE] -"\u0117" => "e" - -# ę [LATIN SMALL LETTER E WITH OGONEK] -"\u0119" => "e" - -# ě [LATIN SMALL LETTER E WITH CARON] -"\u011B" => "e" - -# ǝ [LATIN SMALL LETTER TURNED E] -"\u01DD" => "e" - -# ȅ [LATIN SMALL LETTER E WITH DOUBLE GRAVE] -"\u0205" => "e" - -# ȇ [LATIN SMALL LETTER E WITH INVERTED BREVE] -"\u0207" => "e" - -# ȩ [LATIN SMALL LETTER E WITH CEDILLA] -"\u0229" => "e" - -# ɇ [LATIN SMALL LETTER E WITH STROKE] -"\u0247" => "e" - -# ɘ [LATIN SMALL LETTER REVERSED E] -"\u0258" => "e" - -# ɛ [LATIN SMALL LETTER OPEN E] -"\u025B" => "e" - -# ɜ [LATIN SMALL LETTER REVERSED OPEN E] -"\u025C" => "e" - -# ɝ [LATIN SMALL LETTER REVERSED OPEN E WITH HOOK] -"\u025D" => "e" - -# ɞ [LATIN SMALL LETTER CLOSED REVERSED OPEN E] -"\u025E" => "e" - -# ʚ [LATIN SMALL LETTER CLOSED OPEN E] -"\u029A" => "e" - -# ᴈ [LATIN SMALL LETTER TURNED OPEN E] -"\u1D08" => "e" - -# ᶒ [LATIN SMALL LETTER E WITH RETROFLEX HOOK] -"\u1D92" => "e" - -# ᶓ [LATIN SMALL LETTER OPEN E WITH RETROFLEX HOOK] -"\u1D93" => "e" - -# ᶔ [LATIN SMALL LETTER REVERSED OPEN E WITH RETROFLEX HOOK] -"\u1D94" => "e" - -# ḕ [LATIN SMALL LETTER E WITH MACRON AND GRAVE] -"\u1E15" => "e" - -# ḗ [LATIN SMALL LETTER E WITH MACRON AND ACUTE] -"\u1E17" => "e" - -# ḙ [LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW] -"\u1E19" => "e" - -# ḛ [LATIN SMALL LETTER E WITH TILDE BELOW] -"\u1E1B" => "e" - -# ḝ [LATIN SMALL LETTER E WITH CEDILLA AND BREVE] -"\u1E1D" => "e" - -# ẹ [LATIN SMALL LETTER E WITH DOT BELOW] -"\u1EB9" => "e" - -# ẻ [LATIN SMALL LETTER E WITH HOOK ABOVE] -"\u1EBB" => "e" - -# ẽ [LATIN SMALL LETTER E WITH TILDE] -"\u1EBD" => "e" - -# ế [LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE] -"\u1EBF" => "e" - -# ề [LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE] -"\u1EC1" => "e" - -# ể [LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE] -"\u1EC3" => "e" - -# ễ [LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE] -"\u1EC5" => "e" - -# ệ [LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW] -"\u1EC7" => "e" - -# ₑ [LATIN SUBSCRIPT SMALL LETTER E] -"\u2091" => "e" - -# ⓔ [CIRCLED LATIN SMALL LETTER E] -"\u24D4" => "e" - -# ⱸ [LATIN SMALL LETTER E WITH NOTCH] -"\u2C78" => "e" - -# e [FULLWIDTH LATIN SMALL LETTER E] -"\uFF45" => "e" - -# ⒠ [PARENTHESIZED LATIN SMALL LETTER E] -"\u24A0" => "(e)" - -# Ƒ [LATIN CAPITAL LETTER F WITH HOOK] -"\u0191" => "F" - -# Ḟ [LATIN CAPITAL LETTER F WITH DOT ABOVE] -"\u1E1E" => "F" - -# Ⓕ [CIRCLED LATIN CAPITAL LETTER F] -"\u24BB" => "F" - -# ꜰ [LATIN LETTER SMALL CAPITAL F] -"\uA730" => "F" - -# Ꝼ [LATIN CAPITAL LETTER INSULAR F] -"\uA77B" => "F" - -# ꟻ [LATIN EPIGRAPHIC LETTER REVERSED F] -"\uA7FB" => "F" - -# F [FULLWIDTH LATIN CAPITAL LETTER F] -"\uFF26" => "F" - -# ƒ [LATIN SMALL LETTER F WITH HOOK] -"\u0192" => "f" - -# ᵮ [LATIN SMALL LETTER F WITH MIDDLE TILDE] -"\u1D6E" => "f" - -# ᶂ [LATIN SMALL LETTER F WITH PALATAL HOOK] -"\u1D82" => "f" - -# ḟ [LATIN SMALL LETTER F WITH DOT ABOVE] -"\u1E1F" => "f" - -# ẛ [LATIN SMALL LETTER LONG S WITH DOT ABOVE] -"\u1E9B" => "f" - -# ⓕ [CIRCLED LATIN SMALL LETTER F] -"\u24D5" => "f" - -# ꝼ [LATIN SMALL LETTER INSULAR F] -"\uA77C" => "f" - -# f [FULLWIDTH LATIN SMALL LETTER F] -"\uFF46" => "f" - -# ⒡ [PARENTHESIZED LATIN SMALL LETTER F] -"\u24A1" => "(f)" - -# ff [LATIN SMALL LIGATURE FF] -"\uFB00" => "ff" - -# ffi [LATIN SMALL LIGATURE FFI] -"\uFB03" => "ffi" - -# ffl [LATIN SMALL LIGATURE FFL] -"\uFB04" => "ffl" - -# fi [LATIN SMALL LIGATURE FI] -"\uFB01" => "fi" - -# fl [LATIN SMALL LIGATURE FL] -"\uFB02" => "fl" - -# Ĝ [LATIN CAPITAL LETTER G WITH CIRCUMFLEX] -"\u011C" => "G" - -# Ğ [LATIN CAPITAL LETTER G WITH BREVE] -"\u011E" => "G" - -# Ġ [LATIN CAPITAL LETTER G WITH DOT ABOVE] -"\u0120" => "G" - -# Ģ [LATIN CAPITAL LETTER G WITH CEDILLA] -"\u0122" => "G" - -# Ɠ [LATIN CAPITAL LETTER G WITH HOOK] -"\u0193" => "G" - -# Ǥ [LATIN CAPITAL LETTER G WITH STROKE] -"\u01E4" => "G" - -# ǥ [LATIN SMALL LETTER G WITH STROKE] -"\u01E5" => "G" - -# Ǧ [LATIN CAPITAL LETTER G WITH CARON] -"\u01E6" => "G" - -# ǧ [LATIN SMALL LETTER G WITH CARON] -"\u01E7" => "G" - -# Ǵ [LATIN CAPITAL LETTER G WITH ACUTE] -"\u01F4" => "G" - -# ɢ [LATIN LETTER SMALL CAPITAL G] -"\u0262" => "G" - -# ʛ [LATIN LETTER SMALL CAPITAL G WITH HOOK] -"\u029B" => "G" - -# Ḡ [LATIN CAPITAL LETTER G WITH MACRON] -"\u1E20" => "G" - -# Ⓖ [CIRCLED LATIN CAPITAL LETTER G] -"\u24BC" => "G" - -# Ᵹ [LATIN CAPITAL LETTER INSULAR G] -"\uA77D" => "G" - -# Ꝿ [LATIN CAPITAL LETTER TURNED INSULAR G] -"\uA77E" => "G" - -# G [FULLWIDTH LATIN CAPITAL LETTER G] -"\uFF27" => "G" - -# ĝ [LATIN SMALL LETTER G WITH CIRCUMFLEX] -"\u011D" => "g" - -# ğ [LATIN SMALL LETTER G WITH BREVE] -"\u011F" => "g" - -# ġ [LATIN SMALL LETTER G WITH DOT ABOVE] -"\u0121" => "g" - -# ģ [LATIN SMALL LETTER G WITH CEDILLA] -"\u0123" => "g" - -# ǵ [LATIN SMALL LETTER G WITH ACUTE] -"\u01F5" => "g" - -# ɠ [LATIN SMALL LETTER G WITH HOOK] -"\u0260" => "g" - -# ɡ [LATIN SMALL LETTER SCRIPT G] -"\u0261" => "g" - -# ᵷ [LATIN SMALL LETTER TURNED G] -"\u1D77" => "g" - -# ᵹ [LATIN SMALL LETTER INSULAR G] -"\u1D79" => "g" - -# ᶃ [LATIN SMALL LETTER G WITH PALATAL HOOK] -"\u1D83" => "g" - -# ḡ [LATIN SMALL LETTER G WITH MACRON] -"\u1E21" => "g" - -# ⓖ [CIRCLED LATIN SMALL LETTER G] -"\u24D6" => "g" - -# ꝿ [LATIN SMALL LETTER TURNED INSULAR G] -"\uA77F" => "g" - -# g [FULLWIDTH LATIN SMALL LETTER G] -"\uFF47" => "g" - -# ⒢ [PARENTHESIZED LATIN SMALL LETTER G] -"\u24A2" => "(g)" - -# Ĥ [LATIN CAPITAL LETTER H WITH CIRCUMFLEX] -"\u0124" => "H" - -# Ħ [LATIN CAPITAL LETTER H WITH STROKE] -"\u0126" => "H" - -# Ȟ [LATIN CAPITAL LETTER H WITH CARON] -"\u021E" => "H" - -# ʜ [LATIN LETTER SMALL CAPITAL H] -"\u029C" => "H" - -# Ḣ [LATIN CAPITAL LETTER H WITH DOT ABOVE] -"\u1E22" => "H" - -# Ḥ [LATIN CAPITAL LETTER H WITH DOT BELOW] -"\u1E24" => "H" - -# Ḧ [LATIN CAPITAL LETTER H WITH DIAERESIS] -"\u1E26" => "H" - -# Ḩ [LATIN CAPITAL LETTER H WITH CEDILLA] -"\u1E28" => "H" - -# Ḫ [LATIN CAPITAL LETTER H WITH BREVE BELOW] -"\u1E2A" => "H" - -# Ⓗ [CIRCLED LATIN CAPITAL LETTER H] -"\u24BD" => "H" - -# Ⱨ [LATIN CAPITAL LETTER H WITH DESCENDER] -"\u2C67" => "H" - -# Ⱶ [LATIN CAPITAL LETTER HALF H] -"\u2C75" => "H" - -# H [FULLWIDTH LATIN CAPITAL LETTER H] -"\uFF28" => "H" - -# ĥ [LATIN SMALL LETTER H WITH CIRCUMFLEX] -"\u0125" => "h" - -# ħ [LATIN SMALL LETTER H WITH STROKE] -"\u0127" => "h" - -# ȟ [LATIN SMALL LETTER H WITH CARON] -"\u021F" => "h" - -# ɥ [LATIN SMALL LETTER TURNED H] -"\u0265" => "h" - -# ɦ [LATIN SMALL LETTER H WITH HOOK] -"\u0266" => "h" - -# ʮ [LATIN SMALL LETTER TURNED H WITH FISHHOOK] -"\u02AE" => "h" - -# ʯ [LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL] -"\u02AF" => "h" - -# ḣ [LATIN SMALL LETTER H WITH DOT ABOVE] -"\u1E23" => "h" - -# ḥ [LATIN SMALL LETTER H WITH DOT BELOW] -"\u1E25" => "h" - -# ḧ [LATIN SMALL LETTER H WITH DIAERESIS] -"\u1E27" => "h" - -# ḩ [LATIN SMALL LETTER H WITH CEDILLA] -"\u1E29" => "h" - -# ḫ [LATIN SMALL LETTER H WITH BREVE BELOW] -"\u1E2B" => "h" - -# ẖ [LATIN SMALL LETTER H WITH LINE BELOW] -"\u1E96" => "h" - -# ⓗ [CIRCLED LATIN SMALL LETTER H] -"\u24D7" => "h" - -# ⱨ [LATIN SMALL LETTER H WITH DESCENDER] -"\u2C68" => "h" - -# ⱶ [LATIN SMALL LETTER HALF H] -"\u2C76" => "h" - -# h [FULLWIDTH LATIN SMALL LETTER H] -"\uFF48" => "h" - -# Ƕ http://en.wikipedia.org/wiki/Hwair [LATIN CAPITAL LETTER HWAIR] -"\u01F6" => "HV" - -# ⒣ [PARENTHESIZED LATIN SMALL LETTER H] -"\u24A3" => "(h)" - -# ƕ [LATIN SMALL LETTER HV] -"\u0195" => "hv" - -# Ì [LATIN CAPITAL LETTER I WITH GRAVE] -"\u00CC" => "I" - -# Í [LATIN CAPITAL LETTER I WITH ACUTE] -"\u00CD" => "I" - -# Î [LATIN CAPITAL LETTER I WITH CIRCUMFLEX] -"\u00CE" => "I" - -# Ï [LATIN CAPITAL LETTER I WITH DIAERESIS] -"\u00CF" => "I" - -# Ĩ [LATIN CAPITAL LETTER I WITH TILDE] -"\u0128" => "I" - -# Ī [LATIN CAPITAL LETTER I WITH MACRON] -"\u012A" => "I" - -# Ĭ [LATIN CAPITAL LETTER I WITH BREVE] -"\u012C" => "I" - -# Į [LATIN CAPITAL LETTER I WITH OGONEK] -"\u012E" => "I" - -# İ [LATIN CAPITAL LETTER I WITH DOT ABOVE] -"\u0130" => "I" - -# Ɩ [LATIN CAPITAL LETTER IOTA] -"\u0196" => "I" - -# Ɨ [LATIN CAPITAL LETTER I WITH STROKE] -"\u0197" => "I" - -# Ǐ [LATIN CAPITAL LETTER I WITH CARON] -"\u01CF" => "I" - -# Ȉ [LATIN CAPITAL LETTER I WITH DOUBLE GRAVE] -"\u0208" => "I" - -# Ȋ [LATIN CAPITAL LETTER I WITH INVERTED BREVE] -"\u020A" => "I" - -# ɪ [LATIN LETTER SMALL CAPITAL I] -"\u026A" => "I" - -# ᵻ [LATIN SMALL CAPITAL LETTER I WITH STROKE] -"\u1D7B" => "I" - -# Ḭ [LATIN CAPITAL LETTER I WITH TILDE BELOW] -"\u1E2C" => "I" - -# Ḯ [LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE] -"\u1E2E" => "I" - -# Ỉ [LATIN CAPITAL LETTER I WITH HOOK ABOVE] -"\u1EC8" => "I" - -# Ị [LATIN CAPITAL LETTER I WITH DOT BELOW] -"\u1ECA" => "I" - -# Ⓘ [CIRCLED LATIN CAPITAL LETTER I] -"\u24BE" => "I" - -# ꟾ [LATIN EPIGRAPHIC LETTER I LONGA] -"\uA7FE" => "I" - -# I [FULLWIDTH LATIN CAPITAL LETTER I] -"\uFF29" => "I" - -# ì [LATIN SMALL LETTER I WITH GRAVE] -"\u00EC" => "i" - -# í [LATIN SMALL LETTER I WITH ACUTE] -"\u00ED" => "i" - -# î [LATIN SMALL LETTER I WITH CIRCUMFLEX] -"\u00EE" => "i" - -# ï [LATIN SMALL LETTER I WITH DIAERESIS] -"\u00EF" => "i" - -# ĩ [LATIN SMALL LETTER I WITH TILDE] -"\u0129" => "i" - -# ī [LATIN SMALL LETTER I WITH MACRON] -"\u012B" => "i" - -# ĭ [LATIN SMALL LETTER I WITH BREVE] -"\u012D" => "i" - -# į [LATIN SMALL LETTER I WITH OGONEK] -"\u012F" => "i" - -# ı [LATIN SMALL LETTER DOTLESS I] -"\u0131" => "i" - -# ǐ [LATIN SMALL LETTER I WITH CARON] -"\u01D0" => "i" - -# ȉ [LATIN SMALL LETTER I WITH DOUBLE GRAVE] -"\u0209" => "i" - -# ȋ [LATIN SMALL LETTER I WITH INVERTED BREVE] -"\u020B" => "i" - -# ɨ [LATIN SMALL LETTER I WITH STROKE] -"\u0268" => "i" - -# ᴉ [LATIN SMALL LETTER TURNED I] -"\u1D09" => "i" - -# ᵢ [LATIN SUBSCRIPT SMALL LETTER I] -"\u1D62" => "i" - -# ᵼ [LATIN SMALL LETTER IOTA WITH STROKE] -"\u1D7C" => "i" - -# ᶖ [LATIN SMALL LETTER I WITH RETROFLEX HOOK] -"\u1D96" => "i" - -# ḭ [LATIN SMALL LETTER I WITH TILDE BELOW] -"\u1E2D" => "i" - -# ḯ [LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE] -"\u1E2F" => "i" - -# ỉ [LATIN SMALL LETTER I WITH HOOK ABOVE] -"\u1EC9" => "i" - -# ị [LATIN SMALL LETTER I WITH DOT BELOW] -"\u1ECB" => "i" - -# ⁱ [SUPERSCRIPT LATIN SMALL LETTER I] -"\u2071" => "i" - -# ⓘ [CIRCLED LATIN SMALL LETTER I] -"\u24D8" => "i" - -# i [FULLWIDTH LATIN SMALL LETTER I] -"\uFF49" => "i" - -# IJ [LATIN CAPITAL LIGATURE IJ] -"\u0132" => "IJ" - -# ⒤ [PARENTHESIZED LATIN SMALL LETTER I] -"\u24A4" => "(i)" - -# ij [LATIN SMALL LIGATURE IJ] -"\u0133" => "ij" - -# Ĵ [LATIN CAPITAL LETTER J WITH CIRCUMFLEX] -"\u0134" => "J" - -# Ɉ [LATIN CAPITAL LETTER J WITH STROKE] -"\u0248" => "J" - -# ᴊ [LATIN LETTER SMALL CAPITAL J] -"\u1D0A" => "J" - -# Ⓙ [CIRCLED LATIN CAPITAL LETTER J] -"\u24BF" => "J" - -# J [FULLWIDTH LATIN CAPITAL LETTER J] -"\uFF2A" => "J" - -# ĵ [LATIN SMALL LETTER J WITH CIRCUMFLEX] -"\u0135" => "j" - -# ǰ [LATIN SMALL LETTER J WITH CARON] -"\u01F0" => "j" - -# ȷ [LATIN SMALL LETTER DOTLESS J] -"\u0237" => "j" - -# ɉ [LATIN SMALL LETTER J WITH STROKE] -"\u0249" => "j" - -# ɟ [LATIN SMALL LETTER DOTLESS J WITH STROKE] -"\u025F" => "j" - -# ʄ [LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK] -"\u0284" => "j" - -# ʝ [LATIN SMALL LETTER J WITH CROSSED-TAIL] -"\u029D" => "j" - -# ⓙ [CIRCLED LATIN SMALL LETTER J] -"\u24D9" => "j" - -# ⱼ [LATIN SUBSCRIPT SMALL LETTER J] -"\u2C7C" => "j" - -# j [FULLWIDTH LATIN SMALL LETTER J] -"\uFF4A" => "j" - -# ⒥ [PARENTHESIZED LATIN SMALL LETTER J] -"\u24A5" => "(j)" - -# Ķ [LATIN CAPITAL LETTER K WITH CEDILLA] -"\u0136" => "K" - -# Ƙ [LATIN CAPITAL LETTER K WITH HOOK] -"\u0198" => "K" - -# Ǩ [LATIN CAPITAL LETTER K WITH CARON] -"\u01E8" => "K" - -# ᴋ [LATIN LETTER SMALL CAPITAL K] -"\u1D0B" => "K" - -# Ḱ [LATIN CAPITAL LETTER K WITH ACUTE] -"\u1E30" => "K" - -# Ḳ [LATIN CAPITAL LETTER K WITH DOT BELOW] -"\u1E32" => "K" - -# Ḵ [LATIN CAPITAL LETTER K WITH LINE BELOW] -"\u1E34" => "K" - -# Ⓚ [CIRCLED LATIN CAPITAL LETTER K] -"\u24C0" => "K" - -# Ⱪ [LATIN CAPITAL LETTER K WITH DESCENDER] -"\u2C69" => "K" - -# Ꝁ [LATIN CAPITAL LETTER K WITH STROKE] -"\uA740" => "K" - -# Ꝃ [LATIN CAPITAL LETTER K WITH DIAGONAL STROKE] -"\uA742" => "K" - -# Ꝅ [LATIN CAPITAL LETTER K WITH STROKE AND DIAGONAL STROKE] -"\uA744" => "K" - -# K [FULLWIDTH LATIN CAPITAL LETTER K] -"\uFF2B" => "K" - -# ķ [LATIN SMALL LETTER K WITH CEDILLA] -"\u0137" => "k" - -# ƙ [LATIN SMALL LETTER K WITH HOOK] -"\u0199" => "k" - -# ǩ [LATIN SMALL LETTER K WITH CARON] -"\u01E9" => "k" - -# ʞ [LATIN SMALL LETTER TURNED K] -"\u029E" => "k" - -# ᶄ [LATIN SMALL LETTER K WITH PALATAL HOOK] -"\u1D84" => "k" - -# ḱ [LATIN SMALL LETTER K WITH ACUTE] -"\u1E31" => "k" - -# ḳ [LATIN SMALL LETTER K WITH DOT BELOW] -"\u1E33" => "k" - -# ḵ [LATIN SMALL LETTER K WITH LINE BELOW] -"\u1E35" => "k" - -# ⓚ [CIRCLED LATIN SMALL LETTER K] -"\u24DA" => "k" - -# ⱪ [LATIN SMALL LETTER K WITH DESCENDER] -"\u2C6A" => "k" - -# ꝁ [LATIN SMALL LETTER K WITH STROKE] -"\uA741" => "k" - -# ꝃ [LATIN SMALL LETTER K WITH DIAGONAL STROKE] -"\uA743" => "k" - -# ꝅ [LATIN SMALL LETTER K WITH STROKE AND DIAGONAL STROKE] -"\uA745" => "k" - -# k [FULLWIDTH LATIN SMALL LETTER K] -"\uFF4B" => "k" - -# ⒦ [PARENTHESIZED LATIN SMALL LETTER K] -"\u24A6" => "(k)" - -# Ĺ [LATIN CAPITAL LETTER L WITH ACUTE] -"\u0139" => "L" - -# Ļ [LATIN CAPITAL LETTER L WITH CEDILLA] -"\u013B" => "L" - -# Ľ [LATIN CAPITAL LETTER L WITH CARON] -"\u013D" => "L" - -# Ŀ [LATIN CAPITAL LETTER L WITH MIDDLE DOT] -"\u013F" => "L" - -# Ł [LATIN CAPITAL LETTER L WITH STROKE] -"\u0141" => "L" - -# Ƚ [LATIN CAPITAL LETTER L WITH BAR] -"\u023D" => "L" - -# ʟ [LATIN LETTER SMALL CAPITAL L] -"\u029F" => "L" - -# ᴌ [LATIN LETTER SMALL CAPITAL L WITH STROKE] -"\u1D0C" => "L" - -# Ḷ [LATIN CAPITAL LETTER L WITH DOT BELOW] -"\u1E36" => "L" - -# Ḹ [LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON] -"\u1E38" => "L" - -# Ḻ [LATIN CAPITAL LETTER L WITH LINE BELOW] -"\u1E3A" => "L" - -# Ḽ [LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW] -"\u1E3C" => "L" - -# Ⓛ [CIRCLED LATIN CAPITAL LETTER L] -"\u24C1" => "L" - -# Ⱡ [LATIN CAPITAL LETTER L WITH DOUBLE BAR] -"\u2C60" => "L" - -# Ɫ [LATIN CAPITAL LETTER L WITH MIDDLE TILDE] -"\u2C62" => "L" - -# Ꝇ [LATIN CAPITAL LETTER BROKEN L] -"\uA746" => "L" - -# Ꝉ [LATIN CAPITAL LETTER L WITH HIGH STROKE] -"\uA748" => "L" - -# Ꞁ [LATIN CAPITAL LETTER TURNED L] -"\uA780" => "L" - -# L [FULLWIDTH LATIN CAPITAL LETTER L] -"\uFF2C" => "L" - -# ĺ [LATIN SMALL LETTER L WITH ACUTE] -"\u013A" => "l" - -# ļ [LATIN SMALL LETTER L WITH CEDILLA] -"\u013C" => "l" - -# ľ [LATIN SMALL LETTER L WITH CARON] -"\u013E" => "l" - -# ŀ [LATIN SMALL LETTER L WITH MIDDLE DOT] -"\u0140" => "l" - -# ł [LATIN SMALL LETTER L WITH STROKE] -"\u0142" => "l" - -# ƚ [LATIN SMALL LETTER L WITH BAR] -"\u019A" => "l" - -# ȴ [LATIN SMALL LETTER L WITH CURL] -"\u0234" => "l" - -# ɫ [LATIN SMALL LETTER L WITH MIDDLE TILDE] -"\u026B" => "l" - -# ɬ [LATIN SMALL LETTER L WITH BELT] -"\u026C" => "l" - -# ɭ [LATIN SMALL LETTER L WITH RETROFLEX HOOK] -"\u026D" => "l" - -# ᶅ [LATIN SMALL LETTER L WITH PALATAL HOOK] -"\u1D85" => "l" - -# ḷ [LATIN SMALL LETTER L WITH DOT BELOW] -"\u1E37" => "l" - -# ḹ [LATIN SMALL LETTER L WITH DOT BELOW AND MACRON] -"\u1E39" => "l" - -# ḻ [LATIN SMALL LETTER L WITH LINE BELOW] -"\u1E3B" => "l" - -# ḽ [LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW] -"\u1E3D" => "l" - -# ⓛ [CIRCLED LATIN SMALL LETTER L] -"\u24DB" => "l" - -# ⱡ [LATIN SMALL LETTER L WITH DOUBLE BAR] -"\u2C61" => "l" - -# ꝇ [LATIN SMALL LETTER BROKEN L] -"\uA747" => "l" - -# ꝉ [LATIN SMALL LETTER L WITH HIGH STROKE] -"\uA749" => "l" - -# ꞁ [LATIN SMALL LETTER TURNED L] -"\uA781" => "l" - -# l [FULLWIDTH LATIN SMALL LETTER L] -"\uFF4C" => "l" - -# LJ [LATIN CAPITAL LETTER LJ] -"\u01C7" => "LJ" - -# Ỻ [LATIN CAPITAL LETTER MIDDLE-WELSH LL] -"\u1EFA" => "LL" - -# Lj [LATIN CAPITAL LETTER L WITH SMALL LETTER J] -"\u01C8" => "Lj" - -# ⒧ [PARENTHESIZED LATIN SMALL LETTER L] -"\u24A7" => "(l)" - -# lj [LATIN SMALL LETTER LJ] -"\u01C9" => "lj" - -# ỻ [LATIN SMALL LETTER MIDDLE-WELSH LL] -"\u1EFB" => "ll" - -# ʪ [LATIN SMALL LETTER LS DIGRAPH] -"\u02AA" => "ls" - -# ʫ [LATIN SMALL LETTER LZ DIGRAPH] -"\u02AB" => "lz" - -# Ɯ [LATIN CAPITAL LETTER TURNED M] -"\u019C" => "M" - -# ᴍ [LATIN LETTER SMALL CAPITAL M] -"\u1D0D" => "M" - -# Ḿ [LATIN CAPITAL LETTER M WITH ACUTE] -"\u1E3E" => "M" - -# Ṁ [LATIN CAPITAL LETTER M WITH DOT ABOVE] -"\u1E40" => "M" - -# Ṃ [LATIN CAPITAL LETTER M WITH DOT BELOW] -"\u1E42" => "M" - -# Ⓜ [CIRCLED LATIN CAPITAL LETTER M] -"\u24C2" => "M" - -# Ɱ [LATIN CAPITAL LETTER M WITH HOOK] -"\u2C6E" => "M" - -# ꟽ [LATIN EPIGRAPHIC LETTER INVERTED M] -"\uA7FD" => "M" - -# ꟿ [LATIN EPIGRAPHIC LETTER ARCHAIC M] -"\uA7FF" => "M" - -# M [FULLWIDTH LATIN CAPITAL LETTER M] -"\uFF2D" => "M" - -# ɯ [LATIN SMALL LETTER TURNED M] -"\u026F" => "m" - -# ɰ [LATIN SMALL LETTER TURNED M WITH LONG LEG] -"\u0270" => "m" - -# ɱ [LATIN SMALL LETTER M WITH HOOK] -"\u0271" => "m" - -# ᵯ [LATIN SMALL LETTER M WITH MIDDLE TILDE] -"\u1D6F" => "m" - -# ᶆ [LATIN SMALL LETTER M WITH PALATAL HOOK] -"\u1D86" => "m" - -# ḿ [LATIN SMALL LETTER M WITH ACUTE] -"\u1E3F" => "m" - -# ṁ [LATIN SMALL LETTER M WITH DOT ABOVE] -"\u1E41" => "m" - -# ṃ [LATIN SMALL LETTER M WITH DOT BELOW] -"\u1E43" => "m" - -# ⓜ [CIRCLED LATIN SMALL LETTER M] -"\u24DC" => "m" - -# m [FULLWIDTH LATIN SMALL LETTER M] -"\uFF4D" => "m" - -# ⒨ [PARENTHESIZED LATIN SMALL LETTER M] -"\u24A8" => "(m)" - -# Ñ [LATIN CAPITAL LETTER N WITH TILDE] -"\u00D1" => "N" - -# Ń [LATIN CAPITAL LETTER N WITH ACUTE] -"\u0143" => "N" - -# Ņ [LATIN CAPITAL LETTER N WITH CEDILLA] -"\u0145" => "N" - -# Ň [LATIN CAPITAL LETTER N WITH CARON] -"\u0147" => "N" - -# Ŋ http://en.wikipedia.org/wiki/Eng_(letter) [LATIN CAPITAL LETTER ENG] -"\u014A" => "N" - -# Ɲ [LATIN CAPITAL LETTER N WITH LEFT HOOK] -"\u019D" => "N" - -# Ǹ [LATIN CAPITAL LETTER N WITH GRAVE] -"\u01F8" => "N" - -# Ƞ [LATIN CAPITAL LETTER N WITH LONG RIGHT LEG] -"\u0220" => "N" - -# ɴ [LATIN LETTER SMALL CAPITAL N] -"\u0274" => "N" - -# ᴎ [LATIN LETTER SMALL CAPITAL REVERSED N] -"\u1D0E" => "N" - -# Ṅ [LATIN CAPITAL LETTER N WITH DOT ABOVE] -"\u1E44" => "N" - -# Ṇ [LATIN CAPITAL LETTER N WITH DOT BELOW] -"\u1E46" => "N" - -# Ṉ [LATIN CAPITAL LETTER N WITH LINE BELOW] -"\u1E48" => "N" - -# Ṋ [LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW] -"\u1E4A" => "N" - -# Ⓝ [CIRCLED LATIN CAPITAL LETTER N] -"\u24C3" => "N" - -# N [FULLWIDTH LATIN CAPITAL LETTER N] -"\uFF2E" => "N" - -# ñ [LATIN SMALL LETTER N WITH TILDE] -"\u00F1" => "n" - -# ń [LATIN SMALL LETTER N WITH ACUTE] -"\u0144" => "n" - -# ņ [LATIN SMALL LETTER N WITH CEDILLA] -"\u0146" => "n" - -# ň [LATIN SMALL LETTER N WITH CARON] -"\u0148" => "n" - -# ʼn [LATIN SMALL LETTER N PRECEDED BY APOSTROPHE] -"\u0149" => "n" - -# ŋ http://en.wikipedia.org/wiki/Eng_(letter) [LATIN SMALL LETTER ENG] -"\u014B" => "n" - -# ƞ [LATIN SMALL LETTER N WITH LONG RIGHT LEG] -"\u019E" => "n" - -# ǹ [LATIN SMALL LETTER N WITH GRAVE] -"\u01F9" => "n" - -# ȵ [LATIN SMALL LETTER N WITH CURL] -"\u0235" => "n" - -# ɲ [LATIN SMALL LETTER N WITH LEFT HOOK] -"\u0272" => "n" - -# ɳ [LATIN SMALL LETTER N WITH RETROFLEX HOOK] -"\u0273" => "n" - -# ᵰ [LATIN SMALL LETTER N WITH MIDDLE TILDE] -"\u1D70" => "n" - -# ᶇ [LATIN SMALL LETTER N WITH PALATAL HOOK] -"\u1D87" => "n" - -# ṅ [LATIN SMALL LETTER N WITH DOT ABOVE] -"\u1E45" => "n" - -# ṇ [LATIN SMALL LETTER N WITH DOT BELOW] -"\u1E47" => "n" - -# ṉ [LATIN SMALL LETTER N WITH LINE BELOW] -"\u1E49" => "n" - -# ṋ [LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW] -"\u1E4B" => "n" - -# ⁿ [SUPERSCRIPT LATIN SMALL LETTER N] -"\u207F" => "n" - -# ⓝ [CIRCLED LATIN SMALL LETTER N] -"\u24DD" => "n" - -# n [FULLWIDTH LATIN SMALL LETTER N] -"\uFF4E" => "n" - -# NJ [LATIN CAPITAL LETTER NJ] -"\u01CA" => "NJ" - -# Nj [LATIN CAPITAL LETTER N WITH SMALL LETTER J] -"\u01CB" => "Nj" - -# ⒩ [PARENTHESIZED LATIN SMALL LETTER N] -"\u24A9" => "(n)" - -# nj [LATIN SMALL LETTER NJ] -"\u01CC" => "nj" - -# Ò [LATIN CAPITAL LETTER O WITH GRAVE] -"\u00D2" => "O" - -# Ó [LATIN CAPITAL LETTER O WITH ACUTE] -"\u00D3" => "O" - -# Ô [LATIN CAPITAL LETTER O WITH CIRCUMFLEX] -"\u00D4" => "O" - -# Õ [LATIN CAPITAL LETTER O WITH TILDE] -"\u00D5" => "O" - -# Ö [LATIN CAPITAL LETTER O WITH DIAERESIS] -"\u00D6" => "O" - -# Ø [LATIN CAPITAL LETTER O WITH STROKE] -"\u00D8" => "O" - -# Ō [LATIN CAPITAL LETTER O WITH MACRON] -"\u014C" => "O" - -# Ŏ [LATIN CAPITAL LETTER O WITH BREVE] -"\u014E" => "O" - -# Ő [LATIN CAPITAL LETTER O WITH DOUBLE ACUTE] -"\u0150" => "O" - -# Ɔ [LATIN CAPITAL LETTER OPEN O] -"\u0186" => "O" - -# Ɵ [LATIN CAPITAL LETTER O WITH MIDDLE TILDE] -"\u019F" => "O" - -# Ơ [LATIN CAPITAL LETTER O WITH HORN] -"\u01A0" => "O" - -# Ǒ [LATIN CAPITAL LETTER O WITH CARON] -"\u01D1" => "O" - -# Ǫ [LATIN CAPITAL LETTER O WITH OGONEK] -"\u01EA" => "O" - -# Ǭ [LATIN CAPITAL LETTER O WITH OGONEK AND MACRON] -"\u01EC" => "O" - -# Ǿ [LATIN CAPITAL LETTER O WITH STROKE AND ACUTE] -"\u01FE" => "O" - -# Ȍ [LATIN CAPITAL LETTER O WITH DOUBLE GRAVE] -"\u020C" => "O" - -# Ȏ [LATIN CAPITAL LETTER O WITH INVERTED BREVE] -"\u020E" => "O" - -# Ȫ [LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON] -"\u022A" => "O" - -# Ȭ [LATIN CAPITAL LETTER O WITH TILDE AND MACRON] -"\u022C" => "O" - -# Ȯ [LATIN CAPITAL LETTER O WITH DOT ABOVE] -"\u022E" => "O" - -# Ȱ [LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON] -"\u0230" => "O" - -# ᴏ [LATIN LETTER SMALL CAPITAL O] -"\u1D0F" => "O" - -# ᴐ [LATIN LETTER SMALL CAPITAL OPEN O] -"\u1D10" => "O" - -# Ṍ [LATIN CAPITAL LETTER O WITH TILDE AND ACUTE] -"\u1E4C" => "O" - -# Ṏ [LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS] -"\u1E4E" => "O" - -# Ṑ [LATIN CAPITAL LETTER O WITH MACRON AND GRAVE] -"\u1E50" => "O" - -# Ṓ [LATIN CAPITAL LETTER O WITH MACRON AND ACUTE] -"\u1E52" => "O" - -# Ọ [LATIN CAPITAL LETTER O WITH DOT BELOW] -"\u1ECC" => "O" - -# Ỏ [LATIN CAPITAL LETTER O WITH HOOK ABOVE] -"\u1ECE" => "O" - -# Ố [LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE] -"\u1ED0" => "O" - -# Ồ [LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE] -"\u1ED2" => "O" - -# Ổ [LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE] -"\u1ED4" => "O" - -# Ỗ [LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE] -"\u1ED6" => "O" - -# Ộ [LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW] -"\u1ED8" => "O" - -# Ớ [LATIN CAPITAL LETTER O WITH HORN AND ACUTE] -"\u1EDA" => "O" - -# Ờ [LATIN CAPITAL LETTER O WITH HORN AND GRAVE] -"\u1EDC" => "O" - -# Ở [LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE] -"\u1EDE" => "O" - -# Ỡ [LATIN CAPITAL LETTER O WITH HORN AND TILDE] -"\u1EE0" => "O" - -# Ợ [LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW] -"\u1EE2" => "O" - -# Ⓞ [CIRCLED LATIN CAPITAL LETTER O] -"\u24C4" => "O" - -# Ꝋ [LATIN CAPITAL LETTER O WITH LONG STROKE OVERLAY] -"\uA74A" => "O" - -# Ꝍ [LATIN CAPITAL LETTER O WITH LOOP] -"\uA74C" => "O" - -# O [FULLWIDTH LATIN CAPITAL LETTER O] -"\uFF2F" => "O" - -# ò [LATIN SMALL LETTER O WITH GRAVE] -"\u00F2" => "o" - -# ó [LATIN SMALL LETTER O WITH ACUTE] -"\u00F3" => "o" - -# ô [LATIN SMALL LETTER O WITH CIRCUMFLEX] -"\u00F4" => "o" - -# õ [LATIN SMALL LETTER O WITH TILDE] -"\u00F5" => "o" - -# ö [LATIN SMALL LETTER O WITH DIAERESIS] -"\u00F6" => "o" - -# ø [LATIN SMALL LETTER O WITH STROKE] -"\u00F8" => "o" - -# ō [LATIN SMALL LETTER O WITH MACRON] -"\u014D" => "o" - -# ŏ [LATIN SMALL LETTER O WITH BREVE] -"\u014F" => "o" - -# ő [LATIN SMALL LETTER O WITH DOUBLE ACUTE] -"\u0151" => "o" - -# ơ [LATIN SMALL LETTER O WITH HORN] -"\u01A1" => "o" - -# ǒ [LATIN SMALL LETTER O WITH CARON] -"\u01D2" => "o" - -# ǫ [LATIN SMALL LETTER O WITH OGONEK] -"\u01EB" => "o" - -# ǭ [LATIN SMALL LETTER O WITH OGONEK AND MACRON] -"\u01ED" => "o" - -# ǿ [LATIN SMALL LETTER O WITH STROKE AND ACUTE] -"\u01FF" => "o" - -# ȍ [LATIN SMALL LETTER O WITH DOUBLE GRAVE] -"\u020D" => "o" - -# ȏ [LATIN SMALL LETTER O WITH INVERTED BREVE] -"\u020F" => "o" - -# ȫ [LATIN SMALL LETTER O WITH DIAERESIS AND MACRON] -"\u022B" => "o" - -# ȭ [LATIN SMALL LETTER O WITH TILDE AND MACRON] -"\u022D" => "o" - -# ȯ [LATIN SMALL LETTER O WITH DOT ABOVE] -"\u022F" => "o" - -# ȱ [LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON] -"\u0231" => "o" - -# ɔ [LATIN SMALL LETTER OPEN O] -"\u0254" => "o" - -# ɵ [LATIN SMALL LETTER BARRED O] -"\u0275" => "o" - -# ᴖ [LATIN SMALL LETTER TOP HALF O] -"\u1D16" => "o" - -# ᴗ [LATIN SMALL LETTER BOTTOM HALF O] -"\u1D17" => "o" - -# ᶗ [LATIN SMALL LETTER OPEN O WITH RETROFLEX HOOK] -"\u1D97" => "o" - -# ṍ [LATIN SMALL LETTER O WITH TILDE AND ACUTE] -"\u1E4D" => "o" - -# ṏ [LATIN SMALL LETTER O WITH TILDE AND DIAERESIS] -"\u1E4F" => "o" - -# ṑ [LATIN SMALL LETTER O WITH MACRON AND GRAVE] -"\u1E51" => "o" - -# ṓ [LATIN SMALL LETTER O WITH MACRON AND ACUTE] -"\u1E53" => "o" - -# ọ [LATIN SMALL LETTER O WITH DOT BELOW] -"\u1ECD" => "o" - -# ỏ [LATIN SMALL LETTER O WITH HOOK ABOVE] -"\u1ECF" => "o" - -# ố [LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE] -"\u1ED1" => "o" - -# ồ [LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE] -"\u1ED3" => "o" - -# ổ [LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE] -"\u1ED5" => "o" - -# ỗ [LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE] -"\u1ED7" => "o" - -# ộ [LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW] -"\u1ED9" => "o" - -# ớ [LATIN SMALL LETTER O WITH HORN AND ACUTE] -"\u1EDB" => "o" - -# ờ [LATIN SMALL LETTER O WITH HORN AND GRAVE] -"\u1EDD" => "o" - -# ở [LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE] -"\u1EDF" => "o" - -# ỡ [LATIN SMALL LETTER O WITH HORN AND TILDE] -"\u1EE1" => "o" - -# ợ [LATIN SMALL LETTER O WITH HORN AND DOT BELOW] -"\u1EE3" => "o" - -# ₒ [LATIN SUBSCRIPT SMALL LETTER O] -"\u2092" => "o" - -# ⓞ [CIRCLED LATIN SMALL LETTER O] -"\u24DE" => "o" - -# ⱺ [LATIN SMALL LETTER O WITH LOW RING INSIDE] -"\u2C7A" => "o" - -# ꝋ [LATIN SMALL LETTER O WITH LONG STROKE OVERLAY] -"\uA74B" => "o" - -# ꝍ [LATIN SMALL LETTER O WITH LOOP] -"\uA74D" => "o" - -# o [FULLWIDTH LATIN SMALL LETTER O] -"\uFF4F" => "o" - -# Œ [LATIN CAPITAL LIGATURE OE] -"\u0152" => "OE" - -# ɶ [LATIN LETTER SMALL CAPITAL OE] -"\u0276" => "OE" - -# Ꝏ [LATIN CAPITAL LETTER OO] -"\uA74E" => "OO" - -# Ȣ http://en.wikipedia.org/wiki/OU [LATIN CAPITAL LETTER OU] -"\u0222" => "OU" - -# ᴕ [LATIN LETTER SMALL CAPITAL OU] -"\u1D15" => "OU" - -# ⒪ [PARENTHESIZED LATIN SMALL LETTER O] -"\u24AA" => "(o)" - -# œ [LATIN SMALL LIGATURE OE] -"\u0153" => "oe" - -# ᴔ [LATIN SMALL LETTER TURNED OE] -"\u1D14" => "oe" - -# ꝏ [LATIN SMALL LETTER OO] -"\uA74F" => "oo" - -# ȣ http://en.wikipedia.org/wiki/OU [LATIN SMALL LETTER OU] -"\u0223" => "ou" - -# Ƥ [LATIN CAPITAL LETTER P WITH HOOK] -"\u01A4" => "P" - -# ᴘ [LATIN LETTER SMALL CAPITAL P] -"\u1D18" => "P" - -# Ṕ [LATIN CAPITAL LETTER P WITH ACUTE] -"\u1E54" => "P" - -# Ṗ [LATIN CAPITAL LETTER P WITH DOT ABOVE] -"\u1E56" => "P" - -# Ⓟ [CIRCLED LATIN CAPITAL LETTER P] -"\u24C5" => "P" - -# Ᵽ [LATIN CAPITAL LETTER P WITH STROKE] -"\u2C63" => "P" - -# Ꝑ [LATIN CAPITAL LETTER P WITH STROKE THROUGH DESCENDER] -"\uA750" => "P" - -# Ꝓ [LATIN CAPITAL LETTER P WITH FLOURISH] -"\uA752" => "P" - -# Ꝕ [LATIN CAPITAL LETTER P WITH SQUIRREL TAIL] -"\uA754" => "P" - -# P [FULLWIDTH LATIN CAPITAL LETTER P] -"\uFF30" => "P" - -# ƥ [LATIN SMALL LETTER P WITH HOOK] -"\u01A5" => "p" - -# ᵱ [LATIN SMALL LETTER P WITH MIDDLE TILDE] -"\u1D71" => "p" - -# ᵽ [LATIN SMALL LETTER P WITH STROKE] -"\u1D7D" => "p" - -# ᶈ [LATIN SMALL LETTER P WITH PALATAL HOOK] -"\u1D88" => "p" - -# ṕ [LATIN SMALL LETTER P WITH ACUTE] -"\u1E55" => "p" - -# ṗ [LATIN SMALL LETTER P WITH DOT ABOVE] -"\u1E57" => "p" - -# ⓟ [CIRCLED LATIN SMALL LETTER P] -"\u24DF" => "p" - -# ꝑ [LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER] -"\uA751" => "p" - -# ꝓ [LATIN SMALL LETTER P WITH FLOURISH] -"\uA753" => "p" - -# ꝕ [LATIN SMALL LETTER P WITH SQUIRREL TAIL] -"\uA755" => "p" - -# ꟼ [LATIN EPIGRAPHIC LETTER REVERSED P] -"\uA7FC" => "p" - -# p [FULLWIDTH LATIN SMALL LETTER P] -"\uFF50" => "p" - -# ⒫ [PARENTHESIZED LATIN SMALL LETTER P] -"\u24AB" => "(p)" - -# Ɋ [LATIN CAPITAL LETTER SMALL Q WITH HOOK TAIL] -"\u024A" => "Q" - -# Ⓠ [CIRCLED LATIN CAPITAL LETTER Q] -"\u24C6" => "Q" - -# Ꝗ [LATIN CAPITAL LETTER Q WITH STROKE THROUGH DESCENDER] -"\uA756" => "Q" - -# Ꝙ [LATIN CAPITAL LETTER Q WITH DIAGONAL STROKE] -"\uA758" => "Q" - -# Q [FULLWIDTH LATIN CAPITAL LETTER Q] -"\uFF31" => "Q" - -# ĸ http://en.wikipedia.org/wiki/Kra_(letter) [LATIN SMALL LETTER KRA] -"\u0138" => "q" - -# ɋ [LATIN SMALL LETTER Q WITH HOOK TAIL] -"\u024B" => "q" - -# ʠ [LATIN SMALL LETTER Q WITH HOOK] -"\u02A0" => "q" - -# ⓠ [CIRCLED LATIN SMALL LETTER Q] -"\u24E0" => "q" - -# ꝗ [LATIN SMALL LETTER Q WITH STROKE THROUGH DESCENDER] -"\uA757" => "q" - -# ꝙ [LATIN SMALL LETTER Q WITH DIAGONAL STROKE] -"\uA759" => "q" - -# q [FULLWIDTH LATIN SMALL LETTER Q] -"\uFF51" => "q" - -# ⒬ [PARENTHESIZED LATIN SMALL LETTER Q] -"\u24AC" => "(q)" - -# ȹ [LATIN SMALL LETTER QP DIGRAPH] -"\u0239" => "qp" - -# Ŕ [LATIN CAPITAL LETTER R WITH ACUTE] -"\u0154" => "R" - -# Ŗ [LATIN CAPITAL LETTER R WITH CEDILLA] -"\u0156" => "R" - -# Ř [LATIN CAPITAL LETTER R WITH CARON] -"\u0158" => "R" - -# Ȓ [LATIN CAPITAL LETTER R WITH DOUBLE GRAVE] -"\u0210" => "R" - -# Ȓ [LATIN CAPITAL LETTER R WITH INVERTED BREVE] -"\u0212" => "R" - -# Ɍ [LATIN CAPITAL LETTER R WITH STROKE] -"\u024C" => "R" - -# ʀ [LATIN LETTER SMALL CAPITAL R] -"\u0280" => "R" - -# ʁ [LATIN LETTER SMALL CAPITAL INVERTED R] -"\u0281" => "R" - -# ᴙ [LATIN LETTER SMALL CAPITAL REVERSED R] -"\u1D19" => "R" - -# ᴚ [LATIN LETTER SMALL CAPITAL TURNED R] -"\u1D1A" => "R" - -# Ṙ [LATIN CAPITAL LETTER R WITH DOT ABOVE] -"\u1E58" => "R" - -# Ṛ [LATIN CAPITAL LETTER R WITH DOT BELOW] -"\u1E5A" => "R" - -# Ṝ [LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON] -"\u1E5C" => "R" - -# Ṟ [LATIN CAPITAL LETTER R WITH LINE BELOW] -"\u1E5E" => "R" - -# Ⓡ [CIRCLED LATIN CAPITAL LETTER R] -"\u24C7" => "R" - -# Ɽ [LATIN CAPITAL LETTER R WITH TAIL] -"\u2C64" => "R" - -# Ꝛ [LATIN CAPITAL LETTER R ROTUNDA] -"\uA75A" => "R" - -# Ꞃ [LATIN CAPITAL LETTER INSULAR R] -"\uA782" => "R" - -# R [FULLWIDTH LATIN CAPITAL LETTER R] -"\uFF32" => "R" - -# ŕ [LATIN SMALL LETTER R WITH ACUTE] -"\u0155" => "r" - -# ŗ [LATIN SMALL LETTER R WITH CEDILLA] -"\u0157" => "r" - -# ř [LATIN SMALL LETTER R WITH CARON] -"\u0159" => "r" - -# ȑ [LATIN SMALL LETTER R WITH DOUBLE GRAVE] -"\u0211" => "r" - -# ȓ [LATIN SMALL LETTER R WITH INVERTED BREVE] -"\u0213" => "r" - -# ɍ [LATIN SMALL LETTER R WITH STROKE] -"\u024D" => "r" - -# ɼ [LATIN SMALL LETTER R WITH LONG LEG] -"\u027C" => "r" - -# ɽ [LATIN SMALL LETTER R WITH TAIL] -"\u027D" => "r" - -# ɾ [LATIN SMALL LETTER R WITH FISHHOOK] -"\u027E" => "r" - -# ɿ [LATIN SMALL LETTER REVERSED R WITH FISHHOOK] -"\u027F" => "r" - -# ᵣ [LATIN SUBSCRIPT SMALL LETTER R] -"\u1D63" => "r" - -# ᵲ [LATIN SMALL LETTER R WITH MIDDLE TILDE] -"\u1D72" => "r" - -# ᵳ [LATIN SMALL LETTER R WITH FISHHOOK AND MIDDLE TILDE] -"\u1D73" => "r" - -# ᶉ [LATIN SMALL LETTER R WITH PALATAL HOOK] -"\u1D89" => "r" - -# ṙ [LATIN SMALL LETTER R WITH DOT ABOVE] -"\u1E59" => "r" - -# ṛ [LATIN SMALL LETTER R WITH DOT BELOW] -"\u1E5B" => "r" - -# ṝ [LATIN SMALL LETTER R WITH DOT BELOW AND MACRON] -"\u1E5D" => "r" - -# ṟ [LATIN SMALL LETTER R WITH LINE BELOW] -"\u1E5F" => "r" - -# ⓡ [CIRCLED LATIN SMALL LETTER R] -"\u24E1" => "r" - -# ꝛ [LATIN SMALL LETTER R ROTUNDA] -"\uA75B" => "r" - -# ꞃ [LATIN SMALL LETTER INSULAR R] -"\uA783" => "r" - -# r [FULLWIDTH LATIN SMALL LETTER R] -"\uFF52" => "r" - -# ⒭ [PARENTHESIZED LATIN SMALL LETTER R] -"\u24AD" => "(r)" - -# Ś [LATIN CAPITAL LETTER S WITH ACUTE] -"\u015A" => "S" - -# Ŝ [LATIN CAPITAL LETTER S WITH CIRCUMFLEX] -"\u015C" => "S" - -# Ş [LATIN CAPITAL LETTER S WITH CEDILLA] -"\u015E" => "S" - -# Š [LATIN CAPITAL LETTER S WITH CARON] -"\u0160" => "S" - -# Ș [LATIN CAPITAL LETTER S WITH COMMA BELOW] -"\u0218" => "S" - -# Ṡ [LATIN CAPITAL LETTER S WITH DOT ABOVE] -"\u1E60" => "S" - -# Ṣ [LATIN CAPITAL LETTER S WITH DOT BELOW] -"\u1E62" => "S" - -# Ṥ [LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE] -"\u1E64" => "S" - -# Ṧ [LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE] -"\u1E66" => "S" - -# Ṩ [LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE] -"\u1E68" => "S" - -# Ⓢ [CIRCLED LATIN CAPITAL LETTER S] -"\u24C8" => "S" - -# ꜱ [LATIN LETTER SMALL CAPITAL S] -"\uA731" => "S" - -# ꞅ [LATIN SMALL LETTER INSULAR S] -"\uA785" => "S" - -# S [FULLWIDTH LATIN CAPITAL LETTER S] -"\uFF33" => "S" - -# ś [LATIN SMALL LETTER S WITH ACUTE] -"\u015B" => "s" - -# ŝ [LATIN SMALL LETTER S WITH CIRCUMFLEX] -"\u015D" => "s" - -# ş [LATIN SMALL LETTER S WITH CEDILLA] -"\u015F" => "s" - -# š [LATIN SMALL LETTER S WITH CARON] -"\u0161" => "s" - -# ſ http://en.wikipedia.org/wiki/Long_S [LATIN SMALL LETTER LONG S] -"\u017F" => "s" - -# ș [LATIN SMALL LETTER S WITH COMMA BELOW] -"\u0219" => "s" - -# ȿ [LATIN SMALL LETTER S WITH SWASH TAIL] -"\u023F" => "s" - -# ʂ [LATIN SMALL LETTER S WITH HOOK] -"\u0282" => "s" - -# ᵴ [LATIN SMALL LETTER S WITH MIDDLE TILDE] -"\u1D74" => "s" - -# ᶊ [LATIN SMALL LETTER S WITH PALATAL HOOK] -"\u1D8A" => "s" - -# ṡ [LATIN SMALL LETTER S WITH DOT ABOVE] -"\u1E61" => "s" - -# ṣ [LATIN SMALL LETTER S WITH DOT BELOW] -"\u1E63" => "s" - -# ṥ [LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE] -"\u1E65" => "s" - -# ṧ [LATIN SMALL LETTER S WITH CARON AND DOT ABOVE] -"\u1E67" => "s" - -# ṩ [LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE] -"\u1E69" => "s" - -# ẜ [LATIN SMALL LETTER LONG S WITH DIAGONAL STROKE] -"\u1E9C" => "s" - -# ẝ [LATIN SMALL LETTER LONG S WITH HIGH STROKE] -"\u1E9D" => "s" - -# ⓢ [CIRCLED LATIN SMALL LETTER S] -"\u24E2" => "s" - -# Ꞅ [LATIN CAPITAL LETTER INSULAR S] -"\uA784" => "s" - -# s [FULLWIDTH LATIN SMALL LETTER S] -"\uFF53" => "s" - -# ẞ [LATIN CAPITAL LETTER SHARP S] -"\u1E9E" => "SS" - -# ⒮ [PARENTHESIZED LATIN SMALL LETTER S] -"\u24AE" => "(s)" - -# ß [LATIN SMALL LETTER SHARP S] -"\u00DF" => "ss" - -# st [LATIN SMALL LIGATURE ST] -"\uFB06" => "st" - -# Ţ [LATIN CAPITAL LETTER T WITH CEDILLA] -"\u0162" => "T" - -# Ť [LATIN CAPITAL LETTER T WITH CARON] -"\u0164" => "T" - -# Ŧ [LATIN CAPITAL LETTER T WITH STROKE] -"\u0166" => "T" - -# Ƭ [LATIN CAPITAL LETTER T WITH HOOK] -"\u01AC" => "T" - -# Ʈ [LATIN CAPITAL LETTER T WITH RETROFLEX HOOK] -"\u01AE" => "T" - -# Ț [LATIN CAPITAL LETTER T WITH COMMA BELOW] -"\u021A" => "T" - -# Ⱦ [LATIN CAPITAL LETTER T WITH DIAGONAL STROKE] -"\u023E" => "T" - -# ᴛ [LATIN LETTER SMALL CAPITAL T] -"\u1D1B" => "T" - -# Ṫ [LATIN CAPITAL LETTER T WITH DOT ABOVE] -"\u1E6A" => "T" - -# Ṭ [LATIN CAPITAL LETTER T WITH DOT BELOW] -"\u1E6C" => "T" - -# Ṯ [LATIN CAPITAL LETTER T WITH LINE BELOW] -"\u1E6E" => "T" - -# Ṱ [LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW] -"\u1E70" => "T" - -# Ⓣ [CIRCLED LATIN CAPITAL LETTER T] -"\u24C9" => "T" - -# Ꞇ [LATIN CAPITAL LETTER INSULAR T] -"\uA786" => "T" - -# T [FULLWIDTH LATIN CAPITAL LETTER T] -"\uFF34" => "T" - -# ţ [LATIN SMALL LETTER T WITH CEDILLA] -"\u0163" => "t" - -# ť [LATIN SMALL LETTER T WITH CARON] -"\u0165" => "t" - -# ŧ [LATIN SMALL LETTER T WITH STROKE] -"\u0167" => "t" - -# ƫ [LATIN SMALL LETTER T WITH PALATAL HOOK] -"\u01AB" => "t" - -# ƭ [LATIN SMALL LETTER T WITH HOOK] -"\u01AD" => "t" - -# ț [LATIN SMALL LETTER T WITH COMMA BELOW] -"\u021B" => "t" - -# ȶ [LATIN SMALL LETTER T WITH CURL] -"\u0236" => "t" - -# ʇ [LATIN SMALL LETTER TURNED T] -"\u0287" => "t" - -# ʈ [LATIN SMALL LETTER T WITH RETROFLEX HOOK] -"\u0288" => "t" - -# ᵵ [LATIN SMALL LETTER T WITH MIDDLE TILDE] -"\u1D75" => "t" - -# ṫ [LATIN SMALL LETTER T WITH DOT ABOVE] -"\u1E6B" => "t" - -# ṭ [LATIN SMALL LETTER T WITH DOT BELOW] -"\u1E6D" => "t" - -# ṯ [LATIN SMALL LETTER T WITH LINE BELOW] -"\u1E6F" => "t" - -# ṱ [LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW] -"\u1E71" => "t" - -# ẗ [LATIN SMALL LETTER T WITH DIAERESIS] -"\u1E97" => "t" - -# ⓣ [CIRCLED LATIN SMALL LETTER T] -"\u24E3" => "t" - -# ⱦ [LATIN SMALL LETTER T WITH DIAGONAL STROKE] -"\u2C66" => "t" - -# t [FULLWIDTH LATIN SMALL LETTER T] -"\uFF54" => "t" - -# Þ [LATIN CAPITAL LETTER THORN] -"\u00DE" => "TH" - -# Ꝧ [LATIN CAPITAL LETTER THORN WITH STROKE THROUGH DESCENDER] -"\uA766" => "TH" - -# Ꜩ [LATIN CAPITAL LETTER TZ] -"\uA728" => "TZ" - -# ⒯ [PARENTHESIZED LATIN SMALL LETTER T] -"\u24AF" => "(t)" - -# ʨ [LATIN SMALL LETTER TC DIGRAPH WITH CURL] -"\u02A8" => "tc" - -# þ [LATIN SMALL LETTER THORN] -"\u00FE" => "th" - -# ᵺ [LATIN SMALL LETTER TH WITH STRIKETHROUGH] -"\u1D7A" => "th" - -# ꝧ [LATIN SMALL LETTER THORN WITH STROKE THROUGH DESCENDER] -"\uA767" => "th" - -# ʦ [LATIN SMALL LETTER TS DIGRAPH] -"\u02A6" => "ts" - -# ꜩ [LATIN SMALL LETTER TZ] -"\uA729" => "tz" - -# Ù [LATIN CAPITAL LETTER U WITH GRAVE] -"\u00D9" => "U" - -# Ú [LATIN CAPITAL LETTER U WITH ACUTE] -"\u00DA" => "U" - -# Û [LATIN CAPITAL LETTER U WITH CIRCUMFLEX] -"\u00DB" => "U" - -# Ü [LATIN CAPITAL LETTER U WITH DIAERESIS] -"\u00DC" => "U" - -# Ũ [LATIN CAPITAL LETTER U WITH TILDE] -"\u0168" => "U" - -# Ū [LATIN CAPITAL LETTER U WITH MACRON] -"\u016A" => "U" - -# Ŭ [LATIN CAPITAL LETTER U WITH BREVE] -"\u016C" => "U" - -# Ů [LATIN CAPITAL LETTER U WITH RING ABOVE] -"\u016E" => "U" - -# Ű [LATIN CAPITAL LETTER U WITH DOUBLE ACUTE] -"\u0170" => "U" - -# Ų [LATIN CAPITAL LETTER U WITH OGONEK] -"\u0172" => "U" - -# Ư [LATIN CAPITAL LETTER U WITH HORN] -"\u01AF" => "U" - -# Ǔ [LATIN CAPITAL LETTER U WITH CARON] -"\u01D3" => "U" - -# Ǖ [LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON] -"\u01D5" => "U" - -# Ǘ [LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE] -"\u01D7" => "U" - -# Ǚ [LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON] -"\u01D9" => "U" - -# Ǜ [LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE] -"\u01DB" => "U" - -# Ȕ [LATIN CAPITAL LETTER U WITH DOUBLE GRAVE] -"\u0214" => "U" - -# Ȗ [LATIN CAPITAL LETTER U WITH INVERTED BREVE] -"\u0216" => "U" - -# Ʉ [LATIN CAPITAL LETTER U BAR] -"\u0244" => "U" - -# ᴜ [LATIN LETTER SMALL CAPITAL U] -"\u1D1C" => "U" - -# ᵾ [LATIN SMALL CAPITAL LETTER U WITH STROKE] -"\u1D7E" => "U" - -# Ṳ [LATIN CAPITAL LETTER U WITH DIAERESIS BELOW] -"\u1E72" => "U" - -# Ṵ [LATIN CAPITAL LETTER U WITH TILDE BELOW] -"\u1E74" => "U" - -# Ṷ [LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW] -"\u1E76" => "U" - -# Ṹ [LATIN CAPITAL LETTER U WITH TILDE AND ACUTE] -"\u1E78" => "U" - -# Ṻ [LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS] -"\u1E7A" => "U" - -# Ụ [LATIN CAPITAL LETTER U WITH DOT BELOW] -"\u1EE4" => "U" - -# Ủ [LATIN CAPITAL LETTER U WITH HOOK ABOVE] -"\u1EE6" => "U" - -# Ứ [LATIN CAPITAL LETTER U WITH HORN AND ACUTE] -"\u1EE8" => "U" - -# Ừ [LATIN CAPITAL LETTER U WITH HORN AND GRAVE] -"\u1EEA" => "U" - -# Ử [LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE] -"\u1EEC" => "U" - -# Ữ [LATIN CAPITAL LETTER U WITH HORN AND TILDE] -"\u1EEE" => "U" - -# Ự [LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW] -"\u1EF0" => "U" - -# Ⓤ [CIRCLED LATIN CAPITAL LETTER U] -"\u24CA" => "U" - -# U [FULLWIDTH LATIN CAPITAL LETTER U] -"\uFF35" => "U" - -# ù [LATIN SMALL LETTER U WITH GRAVE] -"\u00F9" => "u" - -# ú [LATIN SMALL LETTER U WITH ACUTE] -"\u00FA" => "u" - -# û [LATIN SMALL LETTER U WITH CIRCUMFLEX] -"\u00FB" => "u" - -# ü [LATIN SMALL LETTER U WITH DIAERESIS] -"\u00FC" => "u" - -# ũ [LATIN SMALL LETTER U WITH TILDE] -"\u0169" => "u" - -# ū [LATIN SMALL LETTER U WITH MACRON] -"\u016B" => "u" - -# ŭ [LATIN SMALL LETTER U WITH BREVE] -"\u016D" => "u" - -# ů [LATIN SMALL LETTER U WITH RING ABOVE] -"\u016F" => "u" - -# ű [LATIN SMALL LETTER U WITH DOUBLE ACUTE] -"\u0171" => "u" - -# ų [LATIN SMALL LETTER U WITH OGONEK] -"\u0173" => "u" - -# ư [LATIN SMALL LETTER U WITH HORN] -"\u01B0" => "u" - -# ǔ [LATIN SMALL LETTER U WITH CARON] -"\u01D4" => "u" - -# ǖ [LATIN SMALL LETTER U WITH DIAERESIS AND MACRON] -"\u01D6" => "u" - -# ǘ [LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE] -"\u01D8" => "u" - -# ǚ [LATIN SMALL LETTER U WITH DIAERESIS AND CARON] -"\u01DA" => "u" - -# ǜ [LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE] -"\u01DC" => "u" - -# ȕ [LATIN SMALL LETTER U WITH DOUBLE GRAVE] -"\u0215" => "u" - -# ȗ [LATIN SMALL LETTER U WITH INVERTED BREVE] -"\u0217" => "u" - -# ʉ [LATIN SMALL LETTER U BAR] -"\u0289" => "u" - -# ᵤ [LATIN SUBSCRIPT SMALL LETTER U] -"\u1D64" => "u" - -# ᶙ [LATIN SMALL LETTER U WITH RETROFLEX HOOK] -"\u1D99" => "u" - -# ṳ [LATIN SMALL LETTER U WITH DIAERESIS BELOW] -"\u1E73" => "u" - -# ṵ [LATIN SMALL LETTER U WITH TILDE BELOW] -"\u1E75" => "u" - -# ṷ [LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW] -"\u1E77" => "u" - -# ṹ [LATIN SMALL LETTER U WITH TILDE AND ACUTE] -"\u1E79" => "u" - -# ṻ [LATIN SMALL LETTER U WITH MACRON AND DIAERESIS] -"\u1E7B" => "u" - -# ụ [LATIN SMALL LETTER U WITH DOT BELOW] -"\u1EE5" => "u" - -# ủ [LATIN SMALL LETTER U WITH HOOK ABOVE] -"\u1EE7" => "u" - -# ứ [LATIN SMALL LETTER U WITH HORN AND ACUTE] -"\u1EE9" => "u" - -# ừ [LATIN SMALL LETTER U WITH HORN AND GRAVE] -"\u1EEB" => "u" - -# ử [LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE] -"\u1EED" => "u" - -# ữ [LATIN SMALL LETTER U WITH HORN AND TILDE] -"\u1EEF" => "u" - -# ự [LATIN SMALL LETTER U WITH HORN AND DOT BELOW] -"\u1EF1" => "u" - -# ⓤ [CIRCLED LATIN SMALL LETTER U] -"\u24E4" => "u" - -# u [FULLWIDTH LATIN SMALL LETTER U] -"\uFF55" => "u" - -# ⒰ [PARENTHESIZED LATIN SMALL LETTER U] -"\u24B0" => "(u)" - -# ᵫ [LATIN SMALL LETTER UE] -"\u1D6B" => "ue" - -# Ʋ [LATIN CAPITAL LETTER V WITH HOOK] -"\u01B2" => "V" - -# Ʌ [LATIN CAPITAL LETTER TURNED V] -"\u0245" => "V" - -# ᴠ [LATIN LETTER SMALL CAPITAL V] -"\u1D20" => "V" - -# Ṽ [LATIN CAPITAL LETTER V WITH TILDE] -"\u1E7C" => "V" - -# Ṿ [LATIN CAPITAL LETTER V WITH DOT BELOW] -"\u1E7E" => "V" - -# Ỽ [LATIN CAPITAL LETTER MIDDLE-WELSH V] -"\u1EFC" => "V" - -# Ⓥ [CIRCLED LATIN CAPITAL LETTER V] -"\u24CB" => "V" - -# Ꝟ [LATIN CAPITAL LETTER V WITH DIAGONAL STROKE] -"\uA75E" => "V" - -# Ꝩ [LATIN CAPITAL LETTER VEND] -"\uA768" => "V" - -# V [FULLWIDTH LATIN CAPITAL LETTER V] -"\uFF36" => "V" - -# ʋ [LATIN SMALL LETTER V WITH HOOK] -"\u028B" => "v" - -# ʌ [LATIN SMALL LETTER TURNED V] -"\u028C" => "v" - -# ᵥ [LATIN SUBSCRIPT SMALL LETTER V] -"\u1D65" => "v" - -# ᶌ [LATIN SMALL LETTER V WITH PALATAL HOOK] -"\u1D8C" => "v" - -# ṽ [LATIN SMALL LETTER V WITH TILDE] -"\u1E7D" => "v" - -# ṿ [LATIN SMALL LETTER V WITH DOT BELOW] -"\u1E7F" => "v" - -# ⓥ [CIRCLED LATIN SMALL LETTER V] -"\u24E5" => "v" - -# ⱱ [LATIN SMALL LETTER V WITH RIGHT HOOK] -"\u2C71" => "v" - -# ⱴ [LATIN SMALL LETTER V WITH CURL] -"\u2C74" => "v" - -# ꝟ [LATIN SMALL LETTER V WITH DIAGONAL STROKE] -"\uA75F" => "v" - -# v [FULLWIDTH LATIN SMALL LETTER V] -"\uFF56" => "v" - -# Ꝡ [LATIN CAPITAL LETTER VY] -"\uA760" => "VY" - -# ⒱ [PARENTHESIZED LATIN SMALL LETTER V] -"\u24B1" => "(v)" - -# ꝡ [LATIN SMALL LETTER VY] -"\uA761" => "vy" - -# Ŵ [LATIN CAPITAL LETTER W WITH CIRCUMFLEX] -"\u0174" => "W" - -# Ƿ http://en.wikipedia.org/wiki/Wynn [LATIN CAPITAL LETTER WYNN] -"\u01F7" => "W" - -# ᴡ [LATIN LETTER SMALL CAPITAL W] -"\u1D21" => "W" - -# Ẁ [LATIN CAPITAL LETTER W WITH GRAVE] -"\u1E80" => "W" - -# Ẃ [LATIN CAPITAL LETTER W WITH ACUTE] -"\u1E82" => "W" - -# Ẅ [LATIN CAPITAL LETTER W WITH DIAERESIS] -"\u1E84" => "W" - -# Ẇ [LATIN CAPITAL LETTER W WITH DOT ABOVE] -"\u1E86" => "W" - -# Ẉ [LATIN CAPITAL LETTER W WITH DOT BELOW] -"\u1E88" => "W" - -# Ⓦ [CIRCLED LATIN CAPITAL LETTER W] -"\u24CC" => "W" - -# Ⱳ [LATIN CAPITAL LETTER W WITH HOOK] -"\u2C72" => "W" - -# W [FULLWIDTH LATIN CAPITAL LETTER W] -"\uFF37" => "W" - -# ŵ [LATIN SMALL LETTER W WITH CIRCUMFLEX] -"\u0175" => "w" - -# ƿ http://en.wikipedia.org/wiki/Wynn [LATIN LETTER WYNN] -"\u01BF" => "w" - -# ʍ [LATIN SMALL LETTER TURNED W] -"\u028D" => "w" - -# ẁ [LATIN SMALL LETTER W WITH GRAVE] -"\u1E81" => "w" - -# ẃ [LATIN SMALL LETTER W WITH ACUTE] -"\u1E83" => "w" - -# ẅ [LATIN SMALL LETTER W WITH DIAERESIS] -"\u1E85" => "w" - -# ẇ [LATIN SMALL LETTER W WITH DOT ABOVE] -"\u1E87" => "w" - -# ẉ [LATIN SMALL LETTER W WITH DOT BELOW] -"\u1E89" => "w" - -# ẘ [LATIN SMALL LETTER W WITH RING ABOVE] -"\u1E98" => "w" - -# ⓦ [CIRCLED LATIN SMALL LETTER W] -"\u24E6" => "w" - -# ⱳ [LATIN SMALL LETTER W WITH HOOK] -"\u2C73" => "w" - -# w [FULLWIDTH LATIN SMALL LETTER W] -"\uFF57" => "w" - -# ⒲ [PARENTHESIZED LATIN SMALL LETTER W] -"\u24B2" => "(w)" - -# Ẋ [LATIN CAPITAL LETTER X WITH DOT ABOVE] -"\u1E8A" => "X" - -# Ẍ [LATIN CAPITAL LETTER X WITH DIAERESIS] -"\u1E8C" => "X" - -# Ⓧ [CIRCLED LATIN CAPITAL LETTER X] -"\u24CD" => "X" - -# X [FULLWIDTH LATIN CAPITAL LETTER X] -"\uFF38" => "X" - -# ᶍ [LATIN SMALL LETTER X WITH PALATAL HOOK] -"\u1D8D" => "x" - -# ẋ [LATIN SMALL LETTER X WITH DOT ABOVE] -"\u1E8B" => "x" - -# ẍ [LATIN SMALL LETTER X WITH DIAERESIS] -"\u1E8D" => "x" - -# ₓ [LATIN SUBSCRIPT SMALL LETTER X] -"\u2093" => "x" - -# ⓧ [CIRCLED LATIN SMALL LETTER X] -"\u24E7" => "x" - -# x [FULLWIDTH LATIN SMALL LETTER X] -"\uFF58" => "x" - -# ⒳ [PARENTHESIZED LATIN SMALL LETTER X] -"\u24B3" => "(x)" - -# Ý [LATIN CAPITAL LETTER Y WITH ACUTE] -"\u00DD" => "Y" - -# Ŷ [LATIN CAPITAL LETTER Y WITH CIRCUMFLEX] -"\u0176" => "Y" - -# Ÿ [LATIN CAPITAL LETTER Y WITH DIAERESIS] -"\u0178" => "Y" - -# Ƴ [LATIN CAPITAL LETTER Y WITH HOOK] -"\u01B3" => "Y" - -# Ȳ [LATIN CAPITAL LETTER Y WITH MACRON] -"\u0232" => "Y" - -# Ɏ [LATIN CAPITAL LETTER Y WITH STROKE] -"\u024E" => "Y" - -# ʏ [LATIN LETTER SMALL CAPITAL Y] -"\u028F" => "Y" - -# Ẏ [LATIN CAPITAL LETTER Y WITH DOT ABOVE] -"\u1E8E" => "Y" - -# Ỳ [LATIN CAPITAL LETTER Y WITH GRAVE] -"\u1EF2" => "Y" - -# Ỵ [LATIN CAPITAL LETTER Y WITH DOT BELOW] -"\u1EF4" => "Y" - -# Ỷ [LATIN CAPITAL LETTER Y WITH HOOK ABOVE] -"\u1EF6" => "Y" - -# Ỹ [LATIN CAPITAL LETTER Y WITH TILDE] -"\u1EF8" => "Y" - -# Ỿ [LATIN CAPITAL LETTER Y WITH LOOP] -"\u1EFE" => "Y" - -# Ⓨ [CIRCLED LATIN CAPITAL LETTER Y] -"\u24CE" => "Y" - -# Y [FULLWIDTH LATIN CAPITAL LETTER Y] -"\uFF39" => "Y" - -# ý [LATIN SMALL LETTER Y WITH ACUTE] -"\u00FD" => "y" - -# ÿ [LATIN SMALL LETTER Y WITH DIAERESIS] -"\u00FF" => "y" - -# ŷ [LATIN SMALL LETTER Y WITH CIRCUMFLEX] -"\u0177" => "y" - -# ƴ [LATIN SMALL LETTER Y WITH HOOK] -"\u01B4" => "y" - -# ȳ [LATIN SMALL LETTER Y WITH MACRON] -"\u0233" => "y" - -# ɏ [LATIN SMALL LETTER Y WITH STROKE] -"\u024F" => "y" - -# ʎ [LATIN SMALL LETTER TURNED Y] -"\u028E" => "y" - -# ẏ [LATIN SMALL LETTER Y WITH DOT ABOVE] -"\u1E8F" => "y" - -# ẙ [LATIN SMALL LETTER Y WITH RING ABOVE] -"\u1E99" => "y" - -# ỳ [LATIN SMALL LETTER Y WITH GRAVE] -"\u1EF3" => "y" - -# ỵ [LATIN SMALL LETTER Y WITH DOT BELOW] -"\u1EF5" => "y" - -# ỷ [LATIN SMALL LETTER Y WITH HOOK ABOVE] -"\u1EF7" => "y" - -# ỹ [LATIN SMALL LETTER Y WITH TILDE] -"\u1EF9" => "y" - -# ỿ [LATIN SMALL LETTER Y WITH LOOP] -"\u1EFF" => "y" - -# ⓨ [CIRCLED LATIN SMALL LETTER Y] -"\u24E8" => "y" - -# y [FULLWIDTH LATIN SMALL LETTER Y] -"\uFF59" => "y" - -# ⒴ [PARENTHESIZED LATIN SMALL LETTER Y] -"\u24B4" => "(y)" - -# Ź [LATIN CAPITAL LETTER Z WITH ACUTE] -"\u0179" => "Z" - -# Ż [LATIN CAPITAL LETTER Z WITH DOT ABOVE] -"\u017B" => "Z" - -# Ž [LATIN CAPITAL LETTER Z WITH CARON] -"\u017D" => "Z" - -# Ƶ [LATIN CAPITAL LETTER Z WITH STROKE] -"\u01B5" => "Z" - -# Ȝ http://en.wikipedia.org/wiki/Yogh [LATIN CAPITAL LETTER YOGH] -"\u021C" => "Z" - -# Ȥ [LATIN CAPITAL LETTER Z WITH HOOK] -"\u0224" => "Z" - -# ᴢ [LATIN LETTER SMALL CAPITAL Z] -"\u1D22" => "Z" - -# Ẑ [LATIN CAPITAL LETTER Z WITH CIRCUMFLEX] -"\u1E90" => "Z" - -# Ẓ [LATIN CAPITAL LETTER Z WITH DOT BELOW] -"\u1E92" => "Z" - -# Ẕ [LATIN CAPITAL LETTER Z WITH LINE BELOW] -"\u1E94" => "Z" - -# Ⓩ [CIRCLED LATIN CAPITAL LETTER Z] -"\u24CF" => "Z" - -# Ⱬ [LATIN CAPITAL LETTER Z WITH DESCENDER] -"\u2C6B" => "Z" - -# Ꝣ [LATIN CAPITAL LETTER VISIGOTHIC Z] -"\uA762" => "Z" - -# Z [FULLWIDTH LATIN CAPITAL LETTER Z] -"\uFF3A" => "Z" - -# ź [LATIN SMALL LETTER Z WITH ACUTE] -"\u017A" => "z" - -# ż [LATIN SMALL LETTER Z WITH DOT ABOVE] -"\u017C" => "z" - -# ž [LATIN SMALL LETTER Z WITH CARON] -"\u017E" => "z" - -# ƶ [LATIN SMALL LETTER Z WITH STROKE] -"\u01B6" => "z" - -# ȝ http://en.wikipedia.org/wiki/Yogh [LATIN SMALL LETTER YOGH] -"\u021D" => "z" - -# ȥ [LATIN SMALL LETTER Z WITH HOOK] -"\u0225" => "z" - -# ɀ [LATIN SMALL LETTER Z WITH SWASH TAIL] -"\u0240" => "z" - -# ʐ [LATIN SMALL LETTER Z WITH RETROFLEX HOOK] -"\u0290" => "z" - -# ʑ [LATIN SMALL LETTER Z WITH CURL] -"\u0291" => "z" - -# ᵶ [LATIN SMALL LETTER Z WITH MIDDLE TILDE] -"\u1D76" => "z" - -# ᶎ [LATIN SMALL LETTER Z WITH PALATAL HOOK] -"\u1D8E" => "z" - -# ẑ [LATIN SMALL LETTER Z WITH CIRCUMFLEX] -"\u1E91" => "z" - -# ẓ [LATIN SMALL LETTER Z WITH DOT BELOW] -"\u1E93" => "z" - -# ẕ [LATIN SMALL LETTER Z WITH LINE BELOW] -"\u1E95" => "z" - -# ⓩ [CIRCLED LATIN SMALL LETTER Z] -"\u24E9" => "z" - -# ⱬ [LATIN SMALL LETTER Z WITH DESCENDER] -"\u2C6C" => "z" - -# ꝣ [LATIN SMALL LETTER VISIGOTHIC Z] -"\uA763" => "z" - -# z [FULLWIDTH LATIN SMALL LETTER Z] -"\uFF5A" => "z" - -# ⒵ [PARENTHESIZED LATIN SMALL LETTER Z] -"\u24B5" => "(z)" - -# ⁰ [SUPERSCRIPT ZERO] -"\u2070" => "0" - -# ₀ [SUBSCRIPT ZERO] -"\u2080" => "0" - -# ⓪ [CIRCLED DIGIT ZERO] -"\u24EA" => "0" - -# ⓿ [NEGATIVE CIRCLED DIGIT ZERO] -"\u24FF" => "0" - -# 0 [FULLWIDTH DIGIT ZERO] -"\uFF10" => "0" - -# ¹ [SUPERSCRIPT ONE] -"\u00B9" => "1" - -# ₁ [SUBSCRIPT ONE] -"\u2081" => "1" - -# ① [CIRCLED DIGIT ONE] -"\u2460" => "1" - -# ⓵ [DOUBLE CIRCLED DIGIT ONE] -"\u24F5" => "1" - -# ❶ [DINGBAT NEGATIVE CIRCLED DIGIT ONE] -"\u2776" => "1" - -# ➀ [DINGBAT CIRCLED SANS-SERIF DIGIT ONE] -"\u2780" => "1" - -# ➊ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE] -"\u278A" => "1" - -# 1 [FULLWIDTH DIGIT ONE] -"\uFF11" => "1" - -# ⒈ [DIGIT ONE FULL STOP] -"\u2488" => "1." - -# ⑴ [PARENTHESIZED DIGIT ONE] -"\u2474" => "(1)" - -# ² [SUPERSCRIPT TWO] -"\u00B2" => "2" - -# ₂ [SUBSCRIPT TWO] -"\u2082" => "2" - -# ② [CIRCLED DIGIT TWO] -"\u2461" => "2" - -# ⓶ [DOUBLE CIRCLED DIGIT TWO] -"\u24F6" => "2" - -# ❷ [DINGBAT NEGATIVE CIRCLED DIGIT TWO] -"\u2777" => "2" - -# ➁ [DINGBAT CIRCLED SANS-SERIF DIGIT TWO] -"\u2781" => "2" - -# ➋ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO] -"\u278B" => "2" - -# 2 [FULLWIDTH DIGIT TWO] -"\uFF12" => "2" - -# ⒉ [DIGIT TWO FULL STOP] -"\u2489" => "2." - -# ⑵ [PARENTHESIZED DIGIT TWO] -"\u2475" => "(2)" - -# ³ [SUPERSCRIPT THREE] -"\u00B3" => "3" - -# ₃ [SUBSCRIPT THREE] -"\u2083" => "3" - -# ③ [CIRCLED DIGIT THREE] -"\u2462" => "3" - -# ⓷ [DOUBLE CIRCLED DIGIT THREE] -"\u24F7" => "3" - -# ❸ [DINGBAT NEGATIVE CIRCLED DIGIT THREE] -"\u2778" => "3" - -# ➂ [DINGBAT CIRCLED SANS-SERIF DIGIT THREE] -"\u2782" => "3" - -# ➌ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE] -"\u278C" => "3" - -# 3 [FULLWIDTH DIGIT THREE] -"\uFF13" => "3" - -# ⒊ [DIGIT THREE FULL STOP] -"\u248A" => "3." - -# ⑶ [PARENTHESIZED DIGIT THREE] -"\u2476" => "(3)" - -# ⁴ [SUPERSCRIPT FOUR] -"\u2074" => "4" - -# ₄ [SUBSCRIPT FOUR] -"\u2084" => "4" - -# ④ [CIRCLED DIGIT FOUR] -"\u2463" => "4" - -# ⓸ [DOUBLE CIRCLED DIGIT FOUR] -"\u24F8" => "4" - -# ❹ [DINGBAT NEGATIVE CIRCLED DIGIT FOUR] -"\u2779" => "4" - -# ➃ [DINGBAT CIRCLED SANS-SERIF DIGIT FOUR] -"\u2783" => "4" - -# ➍ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR] -"\u278D" => "4" - -# 4 [FULLWIDTH DIGIT FOUR] -"\uFF14" => "4" - -# ⒋ [DIGIT FOUR FULL STOP] -"\u248B" => "4." - -# ⑷ [PARENTHESIZED DIGIT FOUR] -"\u2477" => "(4)" - -# ⁵ [SUPERSCRIPT FIVE] -"\u2075" => "5" - -# ₅ [SUBSCRIPT FIVE] -"\u2085" => "5" - -# ⑤ [CIRCLED DIGIT FIVE] -"\u2464" => "5" - -# ⓹ [DOUBLE CIRCLED DIGIT FIVE] -"\u24F9" => "5" - -# ❺ [DINGBAT NEGATIVE CIRCLED DIGIT FIVE] -"\u277A" => "5" - -# ➄ [DINGBAT CIRCLED SANS-SERIF DIGIT FIVE] -"\u2784" => "5" - -# ➎ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE] -"\u278E" => "5" - -# 5 [FULLWIDTH DIGIT FIVE] -"\uFF15" => "5" - -# ⒌ [DIGIT FIVE FULL STOP] -"\u248C" => "5." - -# ⑸ [PARENTHESIZED DIGIT FIVE] -"\u2478" => "(5)" - -# ⁶ [SUPERSCRIPT SIX] -"\u2076" => "6" - -# ₆ [SUBSCRIPT SIX] -"\u2086" => "6" - -# ⑥ [CIRCLED DIGIT SIX] -"\u2465" => "6" - -# ⓺ [DOUBLE CIRCLED DIGIT SIX] -"\u24FA" => "6" - -# ❻ [DINGBAT NEGATIVE CIRCLED DIGIT SIX] -"\u277B" => "6" - -# ➅ [DINGBAT CIRCLED SANS-SERIF DIGIT SIX] -"\u2785" => "6" - -# ➏ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX] -"\u278F" => "6" - -# 6 [FULLWIDTH DIGIT SIX] -"\uFF16" => "6" - -# ⒍ [DIGIT SIX FULL STOP] -"\u248D" => "6." - -# ⑹ [PARENTHESIZED DIGIT SIX] -"\u2479" => "(6)" - -# ⁷ [SUPERSCRIPT SEVEN] -"\u2077" => "7" - -# ₇ [SUBSCRIPT SEVEN] -"\u2087" => "7" - -# ⑦ [CIRCLED DIGIT SEVEN] -"\u2466" => "7" - -# ⓻ [DOUBLE CIRCLED DIGIT SEVEN] -"\u24FB" => "7" - -# ❼ [DINGBAT NEGATIVE CIRCLED DIGIT SEVEN] -"\u277C" => "7" - -# ➆ [DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN] -"\u2786" => "7" - -# ➐ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN] -"\u2790" => "7" - -# 7 [FULLWIDTH DIGIT SEVEN] -"\uFF17" => "7" - -# ⒎ [DIGIT SEVEN FULL STOP] -"\u248E" => "7." - -# ⑺ [PARENTHESIZED DIGIT SEVEN] -"\u247A" => "(7)" - -# ⁸ [SUPERSCRIPT EIGHT] -"\u2078" => "8" - -# ₈ [SUBSCRIPT EIGHT] -"\u2088" => "8" - -# ⑧ [CIRCLED DIGIT EIGHT] -"\u2467" => "8" - -# ⓼ [DOUBLE CIRCLED DIGIT EIGHT] -"\u24FC" => "8" - -# ❽ [DINGBAT NEGATIVE CIRCLED DIGIT EIGHT] -"\u277D" => "8" - -# ➇ [DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT] -"\u2787" => "8" - -# ➑ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT] -"\u2791" => "8" - -# 8 [FULLWIDTH DIGIT EIGHT] -"\uFF18" => "8" - -# ⒏ [DIGIT EIGHT FULL STOP] -"\u248F" => "8." - -# ⑻ [PARENTHESIZED DIGIT EIGHT] -"\u247B" => "(8)" - -# ⁹ [SUPERSCRIPT NINE] -"\u2079" => "9" - -# ₉ [SUBSCRIPT NINE] -"\u2089" => "9" - -# ⑨ [CIRCLED DIGIT NINE] -"\u2468" => "9" - -# ⓽ [DOUBLE CIRCLED DIGIT NINE] -"\u24FD" => "9" - -# ❾ [DINGBAT NEGATIVE CIRCLED DIGIT NINE] -"\u277E" => "9" - -# ➈ [DINGBAT CIRCLED SANS-SERIF DIGIT NINE] -"\u2788" => "9" - -# ➒ [DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE] -"\u2792" => "9" - -# 9 [FULLWIDTH DIGIT NINE] -"\uFF19" => "9" - -# ⒐ [DIGIT NINE FULL STOP] -"\u2490" => "9." - -# ⑼ [PARENTHESIZED DIGIT NINE] -"\u247C" => "(9)" - -# ⑩ [CIRCLED NUMBER TEN] -"\u2469" => "10" - -# ⓾ [DOUBLE CIRCLED NUMBER TEN] -"\u24FE" => "10" - -# ❿ [DINGBAT NEGATIVE CIRCLED NUMBER TEN] -"\u277F" => "10" - -# ➉ [DINGBAT CIRCLED SANS-SERIF NUMBER TEN] -"\u2789" => "10" - -# ➓ [DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN] -"\u2793" => "10" - -# ⒑ [NUMBER TEN FULL STOP] -"\u2491" => "10." - -# ⑽ [PARENTHESIZED NUMBER TEN] -"\u247D" => "(10)" - -# ⑪ [CIRCLED NUMBER ELEVEN] -"\u246A" => "11" - -# ⓫ [NEGATIVE CIRCLED NUMBER ELEVEN] -"\u24EB" => "11" - -# ⒒ [NUMBER ELEVEN FULL STOP] -"\u2492" => "11." - -# ⑾ [PARENTHESIZED NUMBER ELEVEN] -"\u247E" => "(11)" - -# ⑫ [CIRCLED NUMBER TWELVE] -"\u246B" => "12" - -# ⓬ [NEGATIVE CIRCLED NUMBER TWELVE] -"\u24EC" => "12" - -# ⒓ [NUMBER TWELVE FULL STOP] -"\u2493" => "12." - -# ⑿ [PARENTHESIZED NUMBER TWELVE] -"\u247F" => "(12)" - -# ⑬ [CIRCLED NUMBER THIRTEEN] -"\u246C" => "13" - -# ⓭ [NEGATIVE CIRCLED NUMBER THIRTEEN] -"\u24ED" => "13" - -# ⒔ [NUMBER THIRTEEN FULL STOP] -"\u2494" => "13." - -# ⒀ [PARENTHESIZED NUMBER THIRTEEN] -"\u2480" => "(13)" - -# ⑭ [CIRCLED NUMBER FOURTEEN] -"\u246D" => "14" - -# ⓮ [NEGATIVE CIRCLED NUMBER FOURTEEN] -"\u24EE" => "14" - -# ⒕ [NUMBER FOURTEEN FULL STOP] -"\u2495" => "14." - -# ⒁ [PARENTHESIZED NUMBER FOURTEEN] -"\u2481" => "(14)" - -# ⑮ [CIRCLED NUMBER FIFTEEN] -"\u246E" => "15" - -# ⓯ [NEGATIVE CIRCLED NUMBER FIFTEEN] -"\u24EF" => "15" - -# ⒖ [NUMBER FIFTEEN FULL STOP] -"\u2496" => "15." - -# ⒂ [PARENTHESIZED NUMBER FIFTEEN] -"\u2482" => "(15)" - -# ⑯ [CIRCLED NUMBER SIXTEEN] -"\u246F" => "16" - -# ⓰ [NEGATIVE CIRCLED NUMBER SIXTEEN] -"\u24F0" => "16" - -# ⒗ [NUMBER SIXTEEN FULL STOP] -"\u2497" => "16." - -# ⒃ [PARENTHESIZED NUMBER SIXTEEN] -"\u2483" => "(16)" - -# ⑰ [CIRCLED NUMBER SEVENTEEN] -"\u2470" => "17" - -# ⓱ [NEGATIVE CIRCLED NUMBER SEVENTEEN] -"\u24F1" => "17" - -# ⒘ [NUMBER SEVENTEEN FULL STOP] -"\u2498" => "17." - -# ⒄ [PARENTHESIZED NUMBER SEVENTEEN] -"\u2484" => "(17)" - -# ⑱ [CIRCLED NUMBER EIGHTEEN] -"\u2471" => "18" - -# ⓲ [NEGATIVE CIRCLED NUMBER EIGHTEEN] -"\u24F2" => "18" - -# ⒙ [NUMBER EIGHTEEN FULL STOP] -"\u2499" => "18." - -# ⒅ [PARENTHESIZED NUMBER EIGHTEEN] -"\u2485" => "(18)" - -# ⑲ [CIRCLED NUMBER NINETEEN] -"\u2472" => "19" - -# ⓳ [NEGATIVE CIRCLED NUMBER NINETEEN] -"\u24F3" => "19" - -# ⒚ [NUMBER NINETEEN FULL STOP] -"\u249A" => "19." - -# ⒆ [PARENTHESIZED NUMBER NINETEEN] -"\u2486" => "(19)" - -# ⑳ [CIRCLED NUMBER TWENTY] -"\u2473" => "20" - -# ⓴ [NEGATIVE CIRCLED NUMBER TWENTY] -"\u24F4" => "20" - -# ⒛ [NUMBER TWENTY FULL STOP] -"\u249B" => "20." - -# ⒇ [PARENTHESIZED NUMBER TWENTY] -"\u2487" => "(20)" - -# « [LEFT-POINTING DOUBLE ANGLE QUOTATION MARK] -"\u00AB" => "\"" - -# » [RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK] -"\u00BB" => "\"" - -# “ [LEFT DOUBLE QUOTATION MARK] -"\u201C" => "\"" - -# ” [RIGHT DOUBLE QUOTATION MARK] -"\u201D" => "\"" - -# „ [DOUBLE LOW-9 QUOTATION MARK] -"\u201E" => "\"" - -# ″ [DOUBLE PRIME] -"\u2033" => "\"" - -# ‶ [REVERSED DOUBLE PRIME] -"\u2036" => "\"" - -# ❝ [HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT] -"\u275D" => "\"" - -# ❞ [HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT] -"\u275E" => "\"" - -# ❮ [HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT] -"\u276E" => "\"" - -# ❯ [HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT] -"\u276F" => "\"" - -# " [FULLWIDTH QUOTATION MARK] -"\uFF02" => "\"" - -# ‘ [LEFT SINGLE QUOTATION MARK] -"\u2018" => "\'" - -# ’ [RIGHT SINGLE QUOTATION MARK] -"\u2019" => "\'" - -# ‚ [SINGLE LOW-9 QUOTATION MARK] -"\u201A" => "\'" - -# ‛ [SINGLE HIGH-REVERSED-9 QUOTATION MARK] -"\u201B" => "\'" - -# ′ [PRIME] -"\u2032" => "\'" - -# ‵ [REVERSED PRIME] -"\u2035" => "\'" - -# ‹ [SINGLE LEFT-POINTING ANGLE QUOTATION MARK] -"\u2039" => "\'" - -# › [SINGLE RIGHT-POINTING ANGLE QUOTATION MARK] -"\u203A" => "\'" - -# ❛ [HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT] -"\u275B" => "\'" - -# ❜ [HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT] -"\u275C" => "\'" - -# ' [FULLWIDTH APOSTROPHE] -"\uFF07" => "\'" - -# ‐ [HYPHEN] -"\u2010" => "-" - -# ‑ [NON-BREAKING HYPHEN] -"\u2011" => "-" - -# ‒ [FIGURE DASH] -"\u2012" => "-" - -# – [EN DASH] -"\u2013" => "-" - -# — [EM DASH] -"\u2014" => "-" - -# ⁻ [SUPERSCRIPT MINUS] -"\u207B" => "-" - -# ₋ [SUBSCRIPT MINUS] -"\u208B" => "-" - -# - [FULLWIDTH HYPHEN-MINUS] -"\uFF0D" => "-" - -# ⁅ [LEFT SQUARE BRACKET WITH QUILL] -"\u2045" => "[" - -# ❲ [LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT] -"\u2772" => "[" - -# [ [FULLWIDTH LEFT SQUARE BRACKET] -"\uFF3B" => "[" - -# ⁆ [RIGHT SQUARE BRACKET WITH QUILL] -"\u2046" => "]" - -# ❳ [LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT] -"\u2773" => "]" - -# ] [FULLWIDTH RIGHT SQUARE BRACKET] -"\uFF3D" => "]" - -# ⁽ [SUPERSCRIPT LEFT PARENTHESIS] -"\u207D" => "(" - -# ₍ [SUBSCRIPT LEFT PARENTHESIS] -"\u208D" => "(" - -# ❨ [MEDIUM LEFT PARENTHESIS ORNAMENT] -"\u2768" => "(" - -# ❪ [MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT] -"\u276A" => "(" - -# ( [FULLWIDTH LEFT PARENTHESIS] -"\uFF08" => "(" - -# ⸨ [LEFT DOUBLE PARENTHESIS] -"\u2E28" => "((" - -# ⁾ [SUPERSCRIPT RIGHT PARENTHESIS] -"\u207E" => ")" - -# ₎ [SUBSCRIPT RIGHT PARENTHESIS] -"\u208E" => ")" - -# ❩ [MEDIUM RIGHT PARENTHESIS ORNAMENT] -"\u2769" => ")" - -# ❫ [MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT] -"\u276B" => ")" - -# ) [FULLWIDTH RIGHT PARENTHESIS] -"\uFF09" => ")" - -# ⸩ [RIGHT DOUBLE PARENTHESIS] -"\u2E29" => "))" - -# ❬ [MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT] -"\u276C" => "<" - -# ❰ [HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT] -"\u2770" => "<" - -# < [FULLWIDTH LESS-THAN SIGN] -"\uFF1C" => "<" - -# ❭ [MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT] -"\u276D" => ">" - -# ❱ [HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT] -"\u2771" => ">" - -# > [FULLWIDTH GREATER-THAN SIGN] -"\uFF1E" => ">" - -# ❴ [MEDIUM LEFT CURLY BRACKET ORNAMENT] -"\u2774" => "{" - -# { [FULLWIDTH LEFT CURLY BRACKET] -"\uFF5B" => "{" - -# ❵ [MEDIUM RIGHT CURLY BRACKET ORNAMENT] -"\u2775" => "}" - -# } [FULLWIDTH RIGHT CURLY BRACKET] -"\uFF5D" => "}" - -# ⁺ [SUPERSCRIPT PLUS SIGN] -"\u207A" => "+" - -# ₊ [SUBSCRIPT PLUS SIGN] -"\u208A" => "+" - -# + [FULLWIDTH PLUS SIGN] -"\uFF0B" => "+" - -# ⁼ [SUPERSCRIPT EQUALS SIGN] -"\u207C" => "=" - -# ₌ [SUBSCRIPT EQUALS SIGN] -"\u208C" => "=" - -# = [FULLWIDTH EQUALS SIGN] -"\uFF1D" => "=" - -# ! [FULLWIDTH EXCLAMATION MARK] -"\uFF01" => "!" - -# ‼ [DOUBLE EXCLAMATION MARK] -"\u203C" => "!!" - -# ⁉ [EXCLAMATION QUESTION MARK] -"\u2049" => "!?" - -# # [FULLWIDTH NUMBER SIGN] -"\uFF03" => "#" - -# $ [FULLWIDTH DOLLAR SIGN] -"\uFF04" => "$" - -# ⁒ [COMMERCIAL MINUS SIGN] -"\u2052" => "%" - -# % [FULLWIDTH PERCENT SIGN] -"\uFF05" => "%" - -# & [FULLWIDTH AMPERSAND] -"\uFF06" => "&" - -# ⁎ [LOW ASTERISK] -"\u204E" => "*" - -# * [FULLWIDTH ASTERISK] -"\uFF0A" => "*" - -# , [FULLWIDTH COMMA] -"\uFF0C" => "," - -# . [FULLWIDTH FULL STOP] -"\uFF0E" => "." - -# ⁄ [FRACTION SLASH] -"\u2044" => "/" - -# / [FULLWIDTH SOLIDUS] -"\uFF0F" => "/" - -# : [FULLWIDTH COLON] -"\uFF1A" => ":" - -# ⁏ [REVERSED SEMICOLON] -"\u204F" => ";" - -# ; [FULLWIDTH SEMICOLON] -"\uFF1B" => ";" - -# ? [FULLWIDTH QUESTION MARK] -"\uFF1F" => "?" - -# ⁇ [DOUBLE QUESTION MARK] -"\u2047" => "??" - -# ⁈ [QUESTION EXCLAMATION MARK] -"\u2048" => "?!" - -# @ [FULLWIDTH COMMERCIAL AT] -"\uFF20" => "@" - -# \ [FULLWIDTH REVERSE SOLIDUS] -"\uFF3C" => "\\" - -# ‸ [CARET] -"\u2038" => "^" - -# ^ [FULLWIDTH CIRCUMFLEX ACCENT] -"\uFF3E" => "^" - -# _ [FULLWIDTH LOW LINE] -"\uFF3F" => "_" - -# ⁓ [SWUNG DASH] -"\u2053" => "~" - -# ~ [FULLWIDTH TILDE] -"\uFF5E" => "~" - -################################################################ -# Below is the Perl script used to generate the above mappings # -# from ASCIIFoldingFilter.java: # -################################################################ -# -# #!/usr/bin/perl -# -# use warnings; -# use strict; -# -# my @source_chars = (); -# my @source_char_descriptions = (); -# my $target = ''; -# -# while (<>) { -# if (/case\s+'(\\u[A-F0-9]+)':\s*\/\/\s*(.*)/i) { -# push @source_chars, $1; -# push @source_char_descriptions, $2; -# next; -# } -# if (/output\[[^\]]+\]\s*=\s*'(\\'|\\\\|.)'/) { -# $target .= $1; -# next; -# } -# if (/break;/) { -# $target = "\\\"" if ($target eq '"'); -# for my $source_char_num (0..$#source_chars) { -# print "# $source_char_descriptions[$source_char_num]\n"; -# print "\"$source_chars[$source_char_num]\" => \"$target\"\n\n"; -# } -# @source_chars = (); -# @source_char_descriptions = (); -# $target = ''; -# } -# } diff --git a/home/src/main/resources/solr/conf/mapping-ISOLatin1Accent.txt b/home/src/main/resources/solr/conf/mapping-ISOLatin1Accent.txt deleted file mode 100644 index ede774258..000000000 --- a/home/src/main/resources/solr/conf/mapping-ISOLatin1Accent.txt +++ /dev/null @@ -1,246 +0,0 @@ -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# Syntax: -# "source" => "target" -# "source".length() > 0 (source cannot be empty.) -# "target".length() >= 0 (target can be empty.) - -# example: -# "À" => "A" -# "\u00C0" => "A" -# "\u00C0" => "\u0041" -# "ß" => "ss" -# "\t" => " " -# "\n" => "" - -# À => A -"\u00C0" => "A" - -# Á => A -"\u00C1" => "A" - -#  => A -"\u00C2" => "A" - -# à => A -"\u00C3" => "A" - -# Ä => A -"\u00C4" => "A" - -# Å => A -"\u00C5" => "A" - -# Æ => AE -"\u00C6" => "AE" - -# Ç => C -"\u00C7" => "C" - -# È => E -"\u00C8" => "E" - -# É => E -"\u00C9" => "E" - -# Ê => E -"\u00CA" => "E" - -# Ë => E -"\u00CB" => "E" - -# Ì => I -"\u00CC" => "I" - -# Í => I -"\u00CD" => "I" - -# Î => I -"\u00CE" => "I" - -# Ï => I -"\u00CF" => "I" - -# IJ => IJ -"\u0132" => "IJ" - -# Ð => D -"\u00D0" => "D" - -# Ñ => N -"\u00D1" => "N" - -# Ò => O -"\u00D2" => "O" - -# Ó => O -"\u00D3" => "O" - -# Ô => O -"\u00D4" => "O" - -# Õ => O -"\u00D5" => "O" - -# Ö => O -"\u00D6" => "O" - -# Ø => O -"\u00D8" => "O" - -# Œ => OE -"\u0152" => "OE" - -# Þ -"\u00DE" => "TH" - -# Ù => U -"\u00D9" => "U" - -# Ú => U -"\u00DA" => "U" - -# Û => U -"\u00DB" => "U" - -# Ü => U -"\u00DC" => "U" - -# Ý => Y -"\u00DD" => "Y" - -# Ÿ => Y -"\u0178" => "Y" - -# à => a -"\u00E0" => "a" - -# á => a -"\u00E1" => "a" - -# â => a -"\u00E2" => "a" - -# ã => a -"\u00E3" => "a" - -# ä => a -"\u00E4" => "a" - -# å => a -"\u00E5" => "a" - -# æ => ae -"\u00E6" => "ae" - -# ç => c -"\u00E7" => "c" - -# è => e -"\u00E8" => "e" - -# é => e -"\u00E9" => "e" - -# ê => e -"\u00EA" => "e" - -# ë => e -"\u00EB" => "e" - -# ì => i -"\u00EC" => "i" - -# í => i -"\u00ED" => "i" - -# î => i -"\u00EE" => "i" - -# ï => i -"\u00EF" => "i" - -# ij => ij -"\u0133" => "ij" - -# ð => d -"\u00F0" => "d" - -# ñ => n -"\u00F1" => "n" - -# ò => o -"\u00F2" => "o" - -# ó => o -"\u00F3" => "o" - -# ô => o -"\u00F4" => "o" - -# õ => o -"\u00F5" => "o" - -# ö => o -"\u00F6" => "o" - -# ø => o -"\u00F8" => "o" - -# œ => oe -"\u0153" => "oe" - -# ß => ss -"\u00DF" => "ss" - -# þ => th -"\u00FE" => "th" - -# ù => u -"\u00F9" => "u" - -# ú => u -"\u00FA" => "u" - -# û => u -"\u00FB" => "u" - -# ü => u -"\u00FC" => "u" - -# ý => y -"\u00FD" => "y" - -# ÿ => y -"\u00FF" => "y" - -# ff => ff -"\uFB00" => "ff" - -# fi => fi -"\uFB01" => "fi" - -# fl => fl -"\uFB02" => "fl" - -# ffi => ffi -"\uFB03" => "ffi" - -# ffl => ffl -"\uFB04" => "ffl" - -# ſt => ft -"\uFB05" => "ft" - -# st => st -"\uFB06" => "st" diff --git a/home/src/main/resources/solr/conf/protwords.txt b/home/src/main/resources/solr/conf/protwords.txt deleted file mode 100644 index 1dfc0abec..000000000 --- a/home/src/main/resources/solr/conf/protwords.txt +++ /dev/null @@ -1,21 +0,0 @@ -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -#----------------------------------------------------------------------- -# Use a protected word file to protect against the stemmer reducing two -# unrelated words to the same base word. - -# Some non-words that normally won't be encountered, -# just to test that they won't be stemmed. -dontstems -zwhacky - diff --git a/home/src/main/resources/solr/conf/schema-old.xml b/home/src/main/resources/solr/conf/schema-old.xml deleted file mode 100644 index 30dcf0c74..000000000 --- a/home/src/main/resources/solr/conf/schema-old.xml +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - DocId - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/schema.xml b/home/src/main/resources/solr/conf/schema.xml deleted file mode 100644 index 55d7741ff..000000000 --- a/home/src/main/resources/solr/conf/schema.xml +++ /dev/null @@ -1,1338 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - DocId - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/scripts.conf b/home/src/main/resources/solr/conf/scripts.conf deleted file mode 100644 index f58b262ae..000000000 --- a/home/src/main/resources/solr/conf/scripts.conf +++ /dev/null @@ -1,24 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -user= -solr_hostname=localhost -solr_port=8983 -rsyncd_port=18983 -data_dir= -webapp_name=solr -master_host= -master_data_dir= -master_status_dir= diff --git a/home/src/main/resources/solr/conf/solrconfig-old.xml b/home/src/main/resources/solr/conf/solrconfig-old.xml deleted file mode 100644 index 9e292b3a4..000000000 --- a/home/src/main/resources/solr/conf/solrconfig-old.xml +++ /dev/null @@ -1,1575 +0,0 @@ - - - - - - - - - ${solr.abortOnConfigurationError:true} - - - LUCENE_31 - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - 10 - - 32 - - - - 10000 - 1000 - 10000 - - - - - - - - - native - - - - - - - - - false - 32 - 10 - - - false - - - true - - - - - 1 - - 0 - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - - 50000 - - - - - - - - - - - - - - - - - - - - - - true - - - - - - 20 - - - 200 - - - - - - - - - - - - static firstSearcher warming in solrconfig.xml - - - - - - false - - - 2 - - - - - - - - - - - - - - - - - - - - - - - edismax - - ALLTEXT ALLTEXTUNSTEMMED nameText^2.0 nameUnstemmed^2.0 nameStemmed^2.0 nameLowercase - explicit - 2 - 10 - *:* - *,score - true - ALLTEXT - 160 - ]]> - ]]> - - - - - - - - - - - - - - explicit - - - velocity - - browse - layout - Solritas - - - - *:* - 10 - *,score - - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - - text,features,name,sku,id,manu,cat - 3 - - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - - - on - cat - manu_exact - ipod - GB - 1 - cat,inStock - price - 0 - 600 - 50 - after - manufacturedate_dt - NOW/YEAR-10YEARS - NOW - +1YEAR - before - after - - - - on - text features name - 0 - name - - - spellcheck - - - - - - - - - etag - - - - - - - - - - - - - - - - - text - true - ignored_ - - - true - links - ignored_ - - - - - - - - - - - - - - - - - - - - - search - solrpingquery - all - - - - - - - explicit - true - - - - - - - - - - - - textSpell - - - - - - default - name - spellchecker - - - - - - - - - - - - - - - - false - false - 1 - - - spellcheck - - - - - - - - - - true - - - tvComponent - - - - - - - - - default - - org.carrot2.clustering.lingo.LingoClusteringAlgorithm - - 20 - - - ENGLISH - - - stc - org.carrot2.clustering.stc.STCClusteringAlgorithm - - - - - - - true - default - true - - name - id - - features - - true - - - - false - - edismax - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - - *:* - 10 - *,score - - - clustering - - - - - - - - - - true - - - terms - - - - - - - - string - elevate.xml - - - - - - explicit - - - elevator - - - - - - - - - - - 100 - - - - - - - - 70 - - 0.5 - - [-\w ,/\n\"']{20,200} - - - - - - - ]]> - ]]> - - - - - - - - - - - - - - - - - - - - - ,, - ,, - ,, - ,, - ,]]> - ]]> - - - - - - - - - - - - - - - - - - - true - etag - false - solr.processor.Lookup3Signature - - - - - - - - - - - - - - 5 - - - - - - - - - - - - - *:* - - - - - - diff --git a/home/src/main/resources/solr/conf/solrconfig.xml b/home/src/main/resources/solr/conf/solrconfig.xml deleted file mode 100644 index 86bc84080..000000000 --- a/home/src/main/resources/solr/conf/solrconfig.xml +++ /dev/null @@ -1,1948 +0,0 @@ - - - - - - - - - 4.10.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -1000 - - - - - false - - - - - 100 - - - - - - - - 10 - - - - - - - ${solr.lock.type:native} - - - - false - - - - - - true - - - - - - 1 - - 0 - - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - 60000 - false - - - - - - - - - - - - - - - - - - - - - 50000 - - - - - - - - - - - - - - - - - - - - - - - - - true - - - - - - 20 - - - 200 - - - - - - - - - - - - static firstSearcher warming in solrconfig.xml - - - - - - false - - - 2 - - - - - - - - - - - - - - - - - - - - - - - - - edismax - - ALLTEXT ALLTEXTUNSTEMMED nameText^2.0 nameUnstemmed^2.0 nameStemmed^2.0 nameLowercase - explicit - 2 - 10 - *:* - *,score - true - ALLTEXT - 160 - ]]> - ]]> - - 100% - - - - - - - - - - - - - - - - - - - - - true - json - true - - - - - - - - explicit - - - velocity - browse - layout - Solritas - - - - - - - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - title^10.0 description^5.0 keywords^5.0 author^2.0 resourcename^1.0 - - text - 100% - *:* - 10 - *,score - - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - title^10.0 description^5.0 keywords^5.0 author^2.0 resourcename^1.0 - - text,features,name,sku,id,manu,cat - 3 - - - on - cat - manu_exact - content_type - author_s - ipod - GB - 1 - cat,inStock - after - price - 0 - 600 - 50 - popularity - 0 - 10 - 3 - manufacturedate_dt - NOW/YEAR-10YEARS - NOW - +1YEAR - before - after - - - on - content features title name - html - <b> - </b> - 0 - title - 0 - name - 3 - 200 - content - 750 - - - on - false - 5 - 2 - 5 - true - true - 5 - 3 - - - - - spellcheck - - - - - - - - - etag - - - - - - - - application/json - - - - - application/csv - - - - - - - - - - - - text - true - ignored_ - - - true - links - ignored_ - - - - - - - - - - - - - - - - - - - - - - - solrpingquery - - - all - - - - - - - - - explicit - true - - - - - - - - - - - - - - - - - textSpell - - - - - - - default - name - spellchecker - - solr.DirectSolrSpellChecker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text - - default - wordbreak - on - true - 10 - 5 - 5 - true - true - 10 - 5 - - - spellcheck - - - - - - - mySuggester - FuzzyLookupFactory - DocumentDictionaryFactory - cat - price - string - - - - - - true - 10 - - - suggest - - - - - - - - - text - true - - - tvComponent - - - - - - - lingo - - - org.carrot2.clustering.lingo.LingoClusteringAlgorithm - - - clustering/carrot2 - - - - - stc - org.carrot2.clustering.stc.STCClusteringAlgorithm - - - - - kmeans - org.carrot2.clustering.kmeans.BisectingKMeansClusteringAlgorithm - - - - - - - true - true - - name - - id - - features - - true - - - - false - - - edismax - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 manu^1.1 cat^1.4 - - *:* - 10 - *,score - - - clustering - - - - - - - - - - true - false - - - terms - - - - - - - - string - elevate.xml - - - - - - explicit - text - - - elevator - - - - - - - - - - - 100 - - - - - - - - 70 - - 0.5 - - [-\w ,/\n\"']{20,200} - - - - - - - ]]> - ]]> - - - - - - - - - - - - - - - - - - - - - - - - ,, - ,, - ,, - ,, - ,]]> - ]]> - - - - - - 10 - .,!? - - - - - - - WORD - - - en - US - - - - - - - - - - - - - - - - - - - - true - etag - false - solr.processor.Lookup3Signature - - - - - - - - - - - text/plain; charset=UTF-8 - - - - - - - - - 5 - - - - - - - - - - - - - - - - - - *:* - - - diff --git a/home/src/main/resources/solr/conf/spellings.txt b/home/src/main/resources/solr/conf/spellings.txt deleted file mode 100644 index 162a044d5..000000000 --- a/home/src/main/resources/solr/conf/spellings.txt +++ /dev/null @@ -1,2 +0,0 @@ -pizza -history diff --git a/home/src/main/resources/solr/conf/stopwords-name.txt b/home/src/main/resources/solr/conf/stopwords-name.txt deleted file mode 100644 index 8db699618..000000000 --- a/home/src/main/resources/solr/conf/stopwords-name.txt +++ /dev/null @@ -1,38 +0,0 @@ -# Standard english stop words taken from Lucene's StopAnalyzer -# Stopwords used in autocomplete (label-matching) fields, since full list in stopwords.txt may be too inclusive. Since label includes things like -# book titles, we want a smaller set of stopwords. - -a -an -and -are -as -at -be -but -by -for -if -in -into -is -it -no -not -of -on -or -s -t -that -the -their -then -there -these -they -this -to -was -will -with \ No newline at end of file diff --git a/home/src/main/resources/solr/conf/stopwords.txt b/home/src/main/resources/solr/conf/stopwords.txt deleted file mode 100644 index b1039761d..000000000 --- a/home/src/main/resources/solr/conf/stopwords.txt +++ /dev/null @@ -1,171 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -#----------------------------------------------------------------------- -# a couple of test stopwords to test that the words are really being -# configured from this file: -stopworda -stopwordb - -#Standard english stop words taken from Lucene's StopAnalyzer -a -an -and -are -as -at -be -but -by -for -if -in -into -is -it -no -not -of -on -or -s -such -t -that -the -their -then -there -these -they -this -to -was -will -with - -# these stopwords are taken -# from http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html?page=2 - -about -after -all -also -an -and -another -any -are -as -at -be -because -been -before -being -between -both -but -by -came -can -come -could -did -do -does -each -else -for -from -get -got -has -had -he -have -her -here -him -himself -his -how -if -in -into -is -it -its -just -like -make -many -me -might -more -most -much -must -my -never -now -of -on -only -or -other -our -out -over -re -should -since -so -some -still -such -take -than -that -the -their -them -then -there -these -they -this -those -through -to -too -under -up -very -want -was -we -were -what -when -where -which -while -who -will -with -would -you -your diff --git a/home/src/main/resources/solr/conf/syn.txt b/home/src/main/resources/solr/conf/syn.txt deleted file mode 100644 index b0cd90c60..000000000 --- a/home/src/main/resources/solr/conf/syn.txt +++ /dev/null @@ -1,44724 +0,0 @@ -a, adenine, amp, ampere, angstrom, axerophthol -aachen, aken -aah, ooh -aalborg, alborg -aar, aare -aardvark, anteater -aare, aar -aarhus, arhus -aave, ebonics -ab, abdominal, av, ba -abaft, aft, astern -abamp, abampere -abampere, abamp -abandon, desert, desolate, empty, forsake, unconstraint, vacate, wantonness, wildness -abandoned, derelict, deserted -abandonment, defection, desertion, forsaking -abase, chagrin, humble, humiliate, mortify -abasement, abjection, degradation, humiliation -abash, embarrass -abashed, chagrined, embarrassed -abashment, bashfulness -abasic, abatic -abate, slack, slake -abatement, hiatus, reprieve, respite, suspension -abatic, abasic -abatis, abattis -abattis, abatis -abattoir, butchery, shambles, slaughterhouse -abaxial, dorsal -abbess, prioress -abbot, archimandrite -abbreviate, abridge, contract, cut, foreshorten, reduce, shorten -abbreviated, brief, shortened, truncated -abbreviator, abridger -abc, abcs, alphabet, rudiment -abcs, abc, alphabet, rudiment -abdias, obadiah -abdicate, renounce -abdomen, belly, stomach, venter -abdominal, ab -abdominocentesis, paracentesis -abdominous, paunchy, potbellied -abdominousness, paunchiness -abduce, adduce, cite -abducens, abducent -abducent, abducens, abducting -abduct, kidnap, nobble, snatch -abducting, abducent -abductor, kidnaper, kidnapper, snatcher -abenaki, abnaki -aberrance, aberrancy, aberration, deviance -aberrancy, aberrance, aberration, deviance -aberrant, deviant, deviate -aberration, aberrance, aberrancy, deviance, distortion -abetment, abettal, instigation -abettal, abetment, instigation -abetter, abettor -abettor, abetter -abeyance, suspension -abeyant, dormant -abhor, abominate, execrate, loathe -abhorrence, abomination, detestation, execration, loathing, odium -abhorrent, detestable, obscene, repugnant, repulsive -abidance, compliance, conformation, conformity, residence, residency -abide, bear, bide, brook, digest, endure, stand, stay, stomach, suffer, support, tolerate -abiding, enduring, imperishable -abila, abyla -ability, power -abiogenesis, autogenesis, autogeny -abject, low, miserable, scummy, scurvy, unhopeful -abjection, abasement, degradation -abjectly, resignedly -abjuration, recantation, retraction -abjure, forswear, recant, resile, retract -abkhas, abkhasian, abkhaz, abkhazian -abkhasian, abkhas, abkhaz, abkhazian -abkhaz, abkhas, abkhasian, abkhazia, abkhazian -abkhazia, abkhaz -abkhazian, abkhas, abkhasian, abkhaz -ablactate, wean -ablactation, weaning -ablation, excision, extirpation -ablaze, afire, aflame, aflare, alight, aroused, inflamed, reddened -able, capable -ableism, ablism -ablism, ableism -abloom, efflorescent -ablutionary, cleansing -ably, aptly, capably, competently -abnaki, abenaki -abnegate, deny -abnegation, denial -abnormal, unnatural -abnormalcy, abnormality -abnormality, abnormalcy, freakishness, irregularity -abo, aboriginal, aborigine -aboard, alongside -abode, domicile, dwelling, habitation, home, residence -abolishment, abolition -abolition, abolishment -abolitionist, emancipationist -abominable, atrocious, awful, detestable, dreadful, execrable, odious, painful, terrible, unspeakable -abominably, abysmally, atrociously, awfully, detestably, odiously, repulsively, rottenly, terribly -abominate, abhor, execrate, loathe -abomination, abhorrence, detestation, execration, loathing, odium -abominator, loather -abor, dafla, miri, mirish -aboriginal, abo, aborigine, indigen, indigene, native, primaeval, primal, primeval, primordial -aborigine, abo, aboriginal, indigen, indigene, native -aborticide, abortifacient, feticide -abortifacient, aborticide -abortion, miscarriage -abortive, stillborn, unsuccessful -aboulia, abulia -aboulic, abulic -abound, bristle, burst -abounding, galore -about, almost, approximately, around, astir, most, near, nearly, nigh, roughly, some, virtually -above, supra -aboveboard, honestly, straightforward -abradant, abrader, abrasive -abrade, abrase, corrade, scour -abrader, abradant -abraham, ibrahim -abranchial, abranchiate, abranchious -abranchiate, abranchial, abranchious -abranchious, abranchial, abranchiate -abrase, abrade, corrade -abrasion, attrition, corrasion, detrition, excoriation, grinding, scrape, scratch -abrasive, abradant, harsh, scratchy -abrasiveness, harshness, scratchiness -abreaction, catharsis, katharsis -abridge, abbreviate, contract, cut, foreshorten, reduce, shorten -abridgement, abridgment, capsule, condensation -abridger, abbreviator -abridgment, abridgement, capsule, condensation -abroach, broached -abroad, afield, overseas -abrogation, annulment, repeal -abrupt, disconnected, precipitous, sharp -abruptly, dead, short, suddenly -abruptness, brusqueness, curtness, gruffness, precipitance, precipitancy, precipitateness, precipitousness, shortness, steepness, suddenness -abscond, absquatulate, bolt, decamp -abscondment, decampment -abseil, rappel -abseiler, rappeller -absent, absentminded, abstracted, lacking, missing, remove, scatty, wanting -absently, absentmindedly, abstractedly, inattentively -absentminded, absent, abstracted, scatty -absentmindedly, absently, abstractedly, inattentively -absinth, absinthe -absinthe, absinth -absolute, downright, infrangible, inviolable, rank, sheer -absolutely, dead, perfectly, utterly -absoluteness, starkness, utterness -absolution, remission, remittal -absolutism, authoritarianism, caesarism, despotism, dictatorship, monocracy, shogunate, stalinism, totalism, totalitarianism, tyranny -absolutist, absolutistic -absolutistic, absolutist -absolve, free, justify, shrive -absolved, clear, cleared, exculpated, exonerated, vindicated -absolvitory, exonerative, forgiving -absorb, assimilate, draw, engage, engross, engulf, imbibe, immerse, ingest, occupy, plunge, steep, suck -absorbed, captive, engrossed, enwrapped, intent, wrapped -absorbefacient, sorbefacient -absorbent, absorptive -absorbing, engrossing, fascinating, gripping, riveting -absorption, assimilation, concentration, engrossment, immersion, preoccupancy, preoccupation -absorptive, absorbent -absquatulate, abscond, bolt, decamp -abstain, desist, refrain -abstainer, abstinent, ascetic, nondrinker -abstemious, light -abstemiously, temperately -abstention, abstinence -abstentious, abstinent -abstinence, abstention -abstinent, abstainer, abstentious, nondrinker -abstract, abstraction, abstractionist, cabbage, filch, hook, lift, nobble, nonfigurative, nonobjective, outline, pilfer, pinch, precis, purloin, snarf, sneak, swipe, synopsis -abstracted, absent, absentminded, scatty -abstractedly, absently, absentmindedly, inattentively -abstractedness, abstraction -abstracter, abstractor -abstraction, abstract, abstractedness, generalisation, generalization -abstractionism, unrealism -abstractionist, abstract, nonfigurative, nonobjective -abstractor, abstracter -abstruse, deep, recondite -abstruseness, abstrusity, obscureness, obscurity, profoundness, profundity, reconditeness -abstrusity, abstruseness, profoundness, profundity, reconditeness -absurd, cockeyed, derisory, idiotic, laughable, ludicrous, nonsensical, preposterous, ridiculous -absurdity, absurdness, fatuity, fatuousness, ridiculousness, silliness -absurdness, absurdity, ridiculousness -abulia, aboulia -abulic, aboulic -abundance, copiousness, teemingness -abundantly, copiously, extravagantly, profusely -abuse, blackguard, clapperclaw, contumely, insult, maltreat, maltreatment, mistreat, misuse, pervert, revilement, shout, step, vilification -abused, maltreated, mistreated -abuser, maltreater -abusive, opprobrious, scurrilous -abut, adjoin, border, butt, edge, march -abuzz, buzzing -aby, abye, atone, expiate -abye, aby, atone, expiate -abyla, abila -abysm, abyss -abysmal, abyssal, unfathomable -abysmally, abominably, atrociously, awfully, rottenly, terribly -abyss, abysm -abyssal, abysmal, unfathomable -abyssinia, ethiopia, yaltopya -ac, actinium -academe, academia -academia, academe -academic, academician, donnish, pedantic -academician, academic, schoolman -academicism, academism, scholasticism -academism, academicism, scholasticism -acantha, spine, spur -acanthisittidae, xenicidae -acanthoid, acanthous, spinous -acanthous, acanthoid, spinous -acapnia, hypocapnia -acapnial, acapnic, acapnotic -acapnic, acapnial, acapnotic -acapnotic, acapnial, acapnic -acaracide, acaricide -acariasis, acaridiasis, acariosis -acaricide, acaracide -acaridiasis, acariasis, acariosis -acariosis, acariasis, acaridiasis -acarpellous, acarpelous -acarpelous, acarpellous -acaryote, akaryocyte, akaryote -acaudal, acaudate -acaudate, acaudal -acaulescent, stemless -accede, acquiesce, assent, bow, defer, enter, submit -accelerate, quicken, speed -acceleration, quickening, speedup -accelerative, acceleratory -accelerator, catalyst, gas, gun, throttle -acceleratory, accelerative -accent, accentuate, dialect, emphasis, emphasise, emphasize, idiom, punctuate, stress -accented, stressed, tonic -accenting, accentuation, emphasizing -accentuate, accent, emphasise, emphasize, punctuate, stress -accentuation, accenting, emphasizing -accept, admit, assume, bear, consent, have, swallow, take -acceptability, acceptableness -acceptable, satisfactory -acceptableness, acceptability -acceptably, tolerably -acceptance, acceptation, adoption, credence, espousal, sufferance, toleration -acceptant, acceptive -acceptation, acceptance, adoption, espousal -accepted, recognised, recognized -acceptive, acceptant -access, accession, admission, admittance, approach, entree -accessary, accessory -accessibility, approachability, availability, availableness, handiness -accessible, approachable -accession, access, addition, admission, admittance, assenting, entree -accessory, accessary, accouterment, accoutrement, adjunct, adjuvant, ancillary, appurtenance, appurtenant, auxiliary, supplement -accho, acre, akka, akko -acciaccatura, appoggiatura -accident, fortuity, stroke -accidental, inadvertent -accidentally, circumstantially, incidentally, unexpectedly, unintentionally -acclaim, acclamation, applaud, clap, eclat, hail, herald, plaudit, plaudits, spat -acclamation, acclaim, eclat, plaudit, plaudits -acclimate, acclimatise, acclimatize -acclimation, acclimatisation, acclimatization -acclimatisation, acclimation, acclimatization -acclimatise, acclimate, acclimatize -acclimatization, acclimation, acclimatisation -acclimatize, acclimate, acclimatise -acclivitous, rising, uphill -acclivity, ascent, climb, raise, rise, upgrade -accolade, award, honor, honour, laurels -accommodate, adapt, admit, conciliate, fit, hold, lodge, oblige, reconcile, suit -accommodating, accommodative -accommodatingly, obligingly -accommodation, adjustment, fitting -accommodative, accommodating, cooperative, reconciling -accommodator, obliger -accompanied, attended -accompaniment, attendant, backup, complement, concomitant, escort, support -accompanist, accompanyist -accompany, companion, company, follow -accompanying, attendant, concomitant, consequent, ensuant, incidental, resultant, sequent -accompanyist, accompanist -accomplice, confederate -accomplish, achieve, action, attain, execute, fulfil, fulfill, reach -accomplishable, achievable, doable, manageable, realizable -accomplished, complete, completed, effected, established, realised, realized -accomplishment, achievement, acquirement, acquisition, attainment, skill -accord, accordance, agree, agreement, allot, concord, conformity, consort, grant, harmonise, harmonize, pact, treaty -accordance, accord, conformity -accordant, agreeable, concordant, conformable, consonant -accordingly, consequently -accost, address, hook, solicit -accouchement, childbearing, childbirth -accoucheur, obstetrician -accoucheuse, midwife -account, accounting, bill, calculate, chronicle, describe, explanation, history, invoice, report, score, story -accountability, answerability, answerableness -accountancy, accounting -accountant, comptroller, controller -accounting, account, accountancy -accouter, accoutre -accoutered, accoutred -accouterment, accessory, accoutrement -accoutre, accouter -accoutred, accoutered -accoutrement, accessory, accouterment -accredit, credit, recognise, recognize -accredited, commissioned, licenced, licensed -accretion, accumulation -accrual, accruement, accumulation -accrue, fall -accrued, accumulated -accruement, accrual, accumulation -acculturation, assimilation, culture, enculturation, socialisation, socialization -acculturational, acculturative -acculturative, acculturational -accumbent, decumbent, recumbent -accumulate, amass, collect, compile, conglomerate, cumulate, gather, hoard -accumulated, accrued -accumulation, accretion, accrual, accruement, aggregation, assemblage, collection -accumulative, cumulative -accumulator, collector, gatherer -accuracy, truth -accurate, exact, precise -accurse, anathematise, anathematize, anathemise, anathemize, comminate, execrate -accursed, accurst, maledict -accurst, accursed, maledict -accusal, accusation -accusation, accusal, charge -accusative, accusatory, accusing, accusive, objective -accusatory, accusative, accusing, accusive -accuse, charge, criminate, impeach, incriminate -accusing, accusative, accusatory, accusive -accusive, accusative, accusatory, accusing -accustom, habituate -accustomed, customary, habitual, wonted -ace, adept, champion, crack, genius, hotshot, i, maven, mavin, nail, one, sensation, single, star, super, superstar, tiptop, topnotch, tops, unity, virtuoso, whiz, whizz, wiz, wizard -acebutolol, sectral -acedia, laziness, sloth -acellular, noncellular -acephalia, acephalism, acephaly -acephalism, acephalia, acephaly -acephaly, acephalia, acephalism -acerate, acerose, acicular -acerb, acerbic, acid, acrid, astringent, bitter, blistering, caustic, sulfurous, sulphurous, virulent, vitriolic -acerbate, embitter, envenom -acerbic, acerb, acid, acrid, astringent, bitter, blistering, caustic, sulfurous, sulphurous, virulent, vitriolic -acerbity, acrimony, bitterness, jaundice, tartness, thorniness -acerose, acerate, acicular -acetabular, cotyloid, cotyloidal -acetaldehyde, ethanal -acetamide, ethanamide -acetaminophen, datril, panadol, phenaphen, tempra, tylenol -acetanilid, acetanilide, phenylacetamide -acetanilide, acetanilid, phenylacetamide -acetate, ethanoate -acetify, acidify, acidulate, sour -acetone, propanone -acetonemia, ketonemia, ketosis -acetonuria, ketoaciduria, ketonuria -acetophenetidin, acetphenetidin, phenacetin -acetose, acetous, vinegarish, vinegary -acetous, acetose, vinegarish, vinegary -acetphenetidin, acetophenetidin, phenacetin -acetum, vinegar -acetylate, acetylise, acetylize -acetylene, alkyne, ethyne -acetylise, acetylate, acetylize -acetylize, acetylate, acetylise -achaean, achaian -achaian, achaean -ache, aching, hurt, languish, pine, smart, suffer, yearn, yen -acheronian, acherontic, stygian -acherontic, acheronian, stygian -achievability, attainability, attainableness -achievable, accomplishable, doable, manageable, realizable -achieve, accomplish, attain, reach -achievement, accomplishment -achiever, succeeder, success, winner -aching, ache, achy -achira, arrowroot -acholia, cholestasis -achondroplasia, achondroplasty, chondrodystrophy -achondroplasty, achondroplasia, chondrodystrophy -achromasia, lividity, lividness, luridness, paleness, pallidness, pallor, wanness -achromatic, neutral -achromaticity, achromatism, colorlessness, colourlessness -achromatise, achromatize -achromatism, achromaticity, colorlessness, colourlessness -achromatize, achromatise -achromic, achromous -achromous, achromic -achromycin, tetracycline -achy, aching -acicular, acerate, acerose -acid, acerb, acerbic, acidic, acidulent, acidulous, acrid, bitter, blistering, caustic, dose, dot, elvis, pane, sulfurous, sulphurous, superman, virulent, vitriolic, zen -acidic, acid, acidulent, acidulous -acidify, acetify, acidulate, sour -acidity, acidulousness, sour, sourness -acidophil, acidophile -acidophile, acidophil -acidophilic, acidophilous, aciduric -acidophilous, acidophilic, aciduric -acidulate, acetify, acidify, sour -acidulent, acid, acidic, acidulous -acidulous, acid, acidic, acidulent -acidulousness, acidity -aciduric, acidophilic, acidophilous -acinar, acinic, acinose, acinous -acinic, acinar, acinose, acinous -acinose, acinar, acinic, acinous -acinous, acinar, acinic, acinose -ackee, akee -acknowledge, admit, know, notice, receipt, recognise, recognize -acknowledgement, acknowledgment, recognition -acknowledgment, acknowledgement, citation, cite, credit, mention, quotation, recognition, reference -acme, apex, elevation, height, meridian, peak, pinnacle, summit, superlative, tiptop, top, vertex -acned, pimpled, pimply, pustulate -acocanthera, acokanthera -acokanthera, acocanthera -acores, azores -acoustic, acoustical -acoustical, acoustic -acousticophobia, phonophobia -acquaint, familiarise, familiarize, introduce, present -acquaintance, acquaintanceship, conversance, conversancy, familiarity, friend -acquaintanceship, acquaintance -acquiesce, accede, assent -acquiescence, assent -acquiescent, biddable -acquire, adopt, assume, develop, evolve, gain, get, grow, larn, learn, produce, take, win -acquirement, accomplishment, acquisition, attainment, skill -acquiring, getting -acquisition, accomplishment, acquirement, attainment, learning, skill -acquit, assoil, bear, behave, carry, clear, comport, conduct, deport, discharge, exculpate, exonerate -acquittance, release -acragas, agrigento -acre, accho, akka, akko -acres, demesne, estate, land -acrid, acerb, acerbic, acid, bitter, blistering, caustic, pungent, sulfurous, sulphurous, virulent, vitriolic -acrididae, locustidae -acridity, acridness -acridness, acridity -acrilan, polypropenonitrile -acrimonious, bitter -acrimony, acerbity, bitterness, jaundice, tartness, thorniness -acroanaesthesia, acroanesthesia -acroanesthesia, acroanaesthesia -acrobatic, athletic, gymnastic -acrobatics, aerobatics, stunting, tumbling -acrocephaly, oxycephaly -acrogenic, acrogenous -acrogenous, acrogenic -acrolein, propenal -acromegalia, acromegaly -acromegaly, acromegalia -acromicria, acromikria -acromikria, acromicria -acronymic, acronymous -acronymous, acronymic -across, crossways, crosswise -acrylate, propenoate -acrylonitrile, propenonitrile -act, behave, bit, deed, dissemble, do, enactment, move, number, play, playact, pretend, represent, roleplay, routine, turn, work -acth, adrenocorticotrophin, adrenocorticotropin, corticotrophin, corticotropin -actinaria, actiniaria -acting, performing, playacting, playing -actinia, actinian, actiniarian -actinian, actinia, actiniarian -actiniaria, actinaria -actiniarian, actinia, actinian -actinide, actinoid, actinon -actinium, ac -actinoid, actinide, actinon -actinometric, actinometrical -actinometrical, actinometric -actinomorphic, actinomorphous -actinomorphous, actinomorphic -actinomycetal, actinomycetous -actinomycetous, actinomycetal -actinon, actinide, actinoid -actinotherapy, irradiation, radiation, radiotherapy -actinozoa, anthozoa -actinozoan, anthozoan -action, accomplish, activeness, activity, execute, fulfil, fulfill, litigate, process, sue -activate, actuate, aerate, spark, trigger, trip -activated, excited -activating, activation, actuating, energizing -activation, activating, energizing -active, alive, dynamic, fighting, participating -activeness, action, activity -activewear, sportswear -activist, activistic, militant -activistic, activist -activity, action, activeness -actor, doer, histrion, player, thespian, worker -actual, existent, factual, genuine, literal, real -actualisation, actualization, realisation, realization -actualise, actualize, realise, realize, substantiate -actualization, actualisation, realisation, realization -actualize, actualise, realise, realize, substantiate -actually, really -actuary, statistician -actuate, activate, incite, motivate, move, prompt, propel, spark, trigger, trip -actuating, activating -actuation, propulsion -acuate, acute, needlelike, sharp -acuity, acuteness, keenness, sharpness -acular, toradol -aculeate, aculeated -aculeated, aculeate -acumen, insightfulness -acupressure, shiatsu -acupuncture, stylostixis -acute, acuate, ague, discriminating, incisive, intense, keen, knifelike, needlelike, penetrating, penetrative, piercing, sharp -acutely, astutely, sagaciously, sapiently, sharp, sharply, shrewdly -acuteness, acuity, keenness, sharpness -acyclovir, zovirax -acylglycerol, glyceride -ad, advert, advertisement, advertising, advertizement, advertizing -adactylia, adactylism, adactyly -adactylism, adactylia, adactyly -adactyly, adactylia, adactylism -adage, byword, proverb, saw -adalia, antalya -adam, cristal, ecstasy, go, x, xtc -adamance, obduracy, unyieldingness -adamant, adamantine, diamond, inexorable, intransigent -adamantine, adamant, inexorable, intransigent -adana, seyhan -adapin, doxepin, sinequan -adapt, accommodate, adjust, conform -adaptation, adaption, adjustment, version -adaptative, adaptive -adapted, altered -adapter, adaptor, arranger, transcriber -adaption, adaptation, adjustment -adaptive, adaptative -adaptor, adapter -adaxial, ventral -add, adhd, append, bestow, bring, contribute, impart, lend, mbd, sum, summate, supply, tally, tot, total -addable, addible -addendum, postscript, supplement -addible, addable -addict, freak, hook, junkie, junky, nut -addiction, dependance, dependence, dependency, habituation -addition, accession, gain, improver, increase, plus, summation -additional, extra -additive, linear -addle, muddle, puddle -addlebrained, addlepated, muddleheaded, puddingheaded -addled, befuddled, muddled, muzzy, woolly, wooly -addlehead, birdbrain, loon -addlepated, addlebrained, muddleheaded, puddingheaded -address, accost, call, cover, deal, destination, direct, handle, plow, reference, speak, speech, treat -adduce, abduce, cite -adducent, adducting, adductive -adducting, adducent, adductive -adductive, adducent, adducting -adenine, a -adenoidal, nasal, pinched -adenomyosarcoma, nephroblastoma -adenomyosis, endometriosis -adept, ace, champion, expert, genius, good, hotshot, maven, mavin, practiced, proficient, sensation, skilful, skillful, star, superstar, virtuoso, whiz, whizz, wiz, wizard -adeptness, adroitness, deftness, facility, quickness -adequacy, adequateness, sufficiency -adequate, decent, enough, equal, passable, tolerable -adequateness, adequacy -adermin, pyridoxal, pyridoxamine, pyridoxine -adh, pitressin, vasopressin -adhd, add, mbd -adhere, bind, bond, cleave, cling, cohere, stick -adherence, adhesion, adhesiveness, attachment, bond -adherent, disciple -adhesion, adherence, adhesiveness, attachment, bond -adhesiveness, adherence, adhesion, bond -adieu, adios, arrivederci, bye, cheerio, goodby, goodbye, sayonara -adios, adieu, arrivederci, bye, cheerio, goodby, goodbye, sayonara -adiposeness, adiposity, fattiness -adiposis, corpulence, overweight, stoutness -adiposity, adiposeness, fattiness -adjacency, contiguity, contiguousness -adjacent, conterminous, contiguous, neighboring, next -adjectival, adjective -adjective, adjectival, procedural -adjoin, abut, border, butt, contact, edge, march, meet, touch -adjourn, recess, retire, withdraw -adjournment, dissolution -adjudge, declare, hold -adjudicate, decide, judge, resolve, settle, try -adjudicative, adjudicatory -adjudicatory, adjudicative -adjunct, accessory, adjuvant, ancillary, appurtenant, assistant, auxiliary -adjunction, junction -adjure, beseech, bid, conjure, entreat, press -adjust, adapt, align, aline, conform, correct, set -adjusted, familiarised, familiarized -adjuster, adjustor -adjustment, accommodation, adaptation, adaption, allowance, alteration, fitting, modification, readjustment, registration -adjustor, adjuster -adjutant, aide -adjuvant, accessory, adjunct, ancillary, appurtenant, auxiliary -adman, advertiser, advertizer -administer, administrate, allot, deal, dispense, distribute, lot -administrate, administer -administration, brass, disposal, establishment, governance, governing, government, judicature, organisation, organization, presidency -administrator, executive -admirability, admirableness, wonderfulness -admirableness, admirability, wonderfulness -admirably, commendable, laudably, praiseworthily -admiration, appreciation, esteem, wonder, wonderment -admirer, adorer, booster, champion, friend, protagonist, supporter -admission, access, accession, admittance, entree -admit, accept, accommodate, acknowledge, allow, hold, include, intromit, take -admittable, admittible -admittance, access, accession, admission, entree -admittedly, avowedly, confessedly, true -admittible, admittable -admixture, alloy, commixture, intermixture, mix, mixing, mixture -admonish, caution, discourage, monish, reprove, warn -admonisher, monitor, reminder -admonishing, admonitory, reproachful, reproving -admonishment, admonition, monition -admonition, admonishment, monition, warning -admonitory, admonishing, cautionary, exemplary, monitory, reproachful, reproving, warning -adnexa, annexa -adnexal, annexal -ado, bustle, flurry, fuss, hustle, stir -adolescent, jejune, juvenile, puerile, stripling, teen, teenage, teenaged, teenager -adopt, acquire, assume, borrow, dramatise, dramatize, embrace, espouse, follow, take -adopted, adoptive -adoption, acceptance, acceptation, borrowing, espousal -adoptive, adopted -adorability, adorableness -adorable, endearing, lovely -adorableness, adorability -adorably, endearingly -adoration, idolisation, idolization, latria, worship -adored, idolised, idolized, worshipped -adorer, admirer -adoring, doting, fond, worshipful -adorn, beautify, clothe, deck, decorate, embellish, grace, invest, ornament -adorned, decorated -adpressed, appressed -adrenalectomy, suprarenalectomy -adrenalin, adrenaline, epinephrin, epinephrine -adrenaline, adrenalin, epinephrin, epinephrine -adrenergic, sympathomimetic -adrenocorticotrophic, adrenocorticotropic -adrenocorticotrophin, acth, adrenocorticotropin, corticotrophin, corticotropin -adrenocorticotropic, adrenocorticotrophic -adrenocorticotropin, acth, adrenocorticotrophin, corticotrophin, corticotropin -adrian, hadrian -adrianople, adrianopolis, edirne -adrianopolis, adrianople, edirne -adrift, afloat, aimless, directionless, planless, rudderless, undirected -adroitness, adeptness, deftness, facility, quickness -adscript, adscripted -adscripted, adscript -adsorbable, adsorbate -adsorbate, adsorbable -adsorbent, adsorptive -adsorptive, adsorbent -adulator, flatterer -adult, big, grown, grownup, pornographic -adulterant, adulterating, adulterator -adulterate, adulterated, debase, debased, dilute, load, stretch -adulterated, adulterate, debased -adulterating, adulterant -adulteration, debasement -adulterator, adulterant -adulterer, fornicator -adulteress, fornicatress, hussy, jade, slut, strumpet, trollop -adulterous, cheating, extracurricular, extramarital -adultery, fornication -adulthood, maturity -adumbrate, insinuate, intimate, outline, sketch -adumbration, foreshadowing, prefiguration -adumbrative, foreshadowing, prefigurative -adust, baked, parched, scorched, sunbaked -advance, advanced, advancement, approach, beforehand, betterment, boost, elevate, encourage, feeler, further, gain, improvement, overture, procession, progress, progression, promote, raise, rise, supercharge, upgrade, win -advanced, advance, innovative, modern, ripe, sophisticated -advancement, advance, furtherance, procession, progress, progression, promotion -advancing, forward -advantage, reward, vantage -advantageously, well -advantageousness, favorableness, favourableness, positiveness, positivity, profitableness -advent, coming, parousia -adventitia, tunic, tunica -adventure, chance, escapade, gamble, hazard, jeopardize, risk, stake, venture -adventurer, explorer, venturer -adventuresome, adventurous -adventurous, adventuresome -adventurousness, venturesomeness -adversary, antagonist, opponent, opposer, resister -adversative, oppositive -adverse, contrary, inauspicious, untoward -adversity, hardship -advert, ad, advertisement, advertising, advertizement, advertizing, allude, attend, cite, hang, mention, name, refer, touch -advertence, advertency -advertency, advertence -advertent, heedful -advertently, heedfully, mindfully -advertise, advertize, promote, publicise, publicize, push -advertisement, ad, advert, advertising, advertizement, advertizing -advertiser, adman, advertizer -advertising, ad, advert, advertisement, advertizement, advertizing, publicizing -advertize, advertise, promote, publicise, publicize, push -advertizement, ad, advert, advertisement, advertising, advertizing -advertizer, adman, advertiser -advertizing, ad, advert, advertisement, advertising, advertizement -advil, ibuprofen, motrin, nuprin -advise, apprise, apprize, counsel, notify, propose, rede, suggest -advisedly, deliberately, designedly, intentionally, purposely -advisement, deliberation, weighing -adviser, advisor, consultant -advisor, adviser, consultant -advisory, consultative, consultatory, consultive -advocacy, protagonism -advocate, advocator, counsel, counsellor, counselor, exponent, pleader, preach, proponent, recommend, urge -advocator, advocate, exponent, proponent -adynamic, asthenic, debilitated, enervated, undynamic -adz, adze -adze, adz -adzhar, adzharia -adzharia, adzhar -aegina, aigina -aegir, bore, eager, eagre -aegis, auspices, breastplate, egis, protection -aegospotami, aegospotamos -aegospotamos, aegospotami -aengus, angus, oengus -aeolia, aeolis -aeolian, eolian -aeolic, eolic -aeolis, aeolia -aeolotropic, eolotropic -aeon, eon -aeonian, ageless, eonian, eternal, everlasting, perpetual, unceasing, unending -aerate, activate, air, oxygenate, oxygenise, oxygenize -aerated, charged -aerial, aeriform, aery, airy, antenna, ethereal -aerie, aery, eyrie, eyry -aeriform, aerial, aery, airlike, airy, ethereal -aerify, gasify, vaporise, vaporize -aerobatics, acrobatics, stunting -aerobic, aerophilic, aerophilous -aerodrome, airdrome, airport, drome -aerodynamic, flowing, sleek, streamlined -aerodynamics, aeromechanics -aeroembolism, bends -aerofoil, airfoil, surface -aerogenerator, windmill -aerogram, aerogramme -aerogramme, aerogram -aeromechanics, aerodynamics -aeronaut, airman, aviator, flier, flyer -aeronautic, aeronautical -aeronautical, aeronautic -aeronautics, astronautics -aerophilic, aerobic, aerophilous -aerophilous, aerobic, aerophilic -aerophyte, epiphyte -aeroplane, airplane, plane -aerosolise, aerosolize -aerosolised, aerosolized -aerosolize, aerosolise -aerosolized, aerosolised -aery, aerial, aerie, aeriform, airy, ethereal, eyrie, eyry -aesculapian, medical -aesculapius, asclepius, asklepios -aesthesia, esthesia, sensibility -aesthesis, esthesis, sensation -aesthete, esthete -aesthetic, aesthetical, artistic, esthetic, esthetical -aesthetical, aesthetic, esthetic, esthetical -aesthetically, esthetically -aesthetician, esthetician -aesthetics, esthetics -aestival, estival -aestivate, estivate -aestivation, estivation -aether, ether -aetiologic, aetiological, etiologic, etiological -aetiological, aetiologic, etiologic, etiological -aetiologist, etiologist -aetiology, etiology -afeard, afeared -afeared, afeard -affability, affableness, amiability, amiableness, bonhomie, geniality -affable, amiable, cordial, genial -affableness, affability, amiability, amiableness, bonhomie, geniality -affably, amiably, genially -affair, affaire, amour, function, intimacy, involvement, liaison, matter, occasion, thing -affaire, affair, amour, intimacy, involvement, liaison -affect, dissemble, feign, impact, impress, involve, move, pretend, regard, sham, strike, touch -affectation, affectedness, mannerism, pose -affected, moved, stirred, touched, unnatural -affectedness, affectation, mannerism, pose -affecting, poignant, touching -affectingly, poignantly, touchingly -affection, affectionateness, fondness, heart, philia, tenderness, warmheartedness, warmness -affectional, affective, emotive -affectionate, fond, lovesome, tender, warm -affectionately, dear, dearly -affectionateness, affection, fondness, heart, lovingness, philia, tenderness, warmheartedness, warmness, warmth -affective, affectional, emotive -affiance, betroth, engage, plight -affiliate, associate, assort, consort -affiliated, attached, connected -affiliation, association, tie -affinal, affine -affine, affinal -affinity, kinship -affirm, assert, aver, avow, confirm, corroborate, substantiate, support, sustain, swan, swear, verify -affirmable, assertable -affirmation, assertion, avouchment, avowal, statement -affirmative, affirmatory, approbative, approbatory, approving, optimistic, plausive -affirmatory, affirmative -affirmer, asserter, asseverator, avower, declarer -affix, append, supplement -affixal, affixial -affixation, attachment -affixial, affixal -afflict, smite -afflicted, impaired, stricken -afflictive, painful, sore -affluence, richness -affluent, confluent, feeder, flush, loaded, moneyed, tributary, wealthy -afford, give, open, yield -afforest, forest -affranchise, enfranchise -affray, altercation, disturbance, fracas, fray, ruffle -affricate, affricative -affricative, affricate -affright, fright, frighten, panic, scare, terror -affront, diss, insult -afghan, afghani, afghanistani, pashto, pashtu, paxto -afghani, afghan, afghanistani, pashto, pashtu, paxto -afghanistani, afghan, afghani -afield, abroad -afire, ablaze, aflame, aflare, alight -aflame, ablaze, afire, aflare, alight, aroused -aflare, ablaze, afire, aflame, alight, flaring -aflaxen, aleve, anaprox -aflicker, flickering -afloat, adrift, aimless, awash, directionless, flooded, inundated, overflowing, planless, rudderless, undirected -aflutter, nervous -afoot, underway -aforementioned, aforesaid, said -aforesaid, aforementioned, said -aforethought, planned, plotted -afoul, foul, fouled -afrasian, afroasiatic -afresh, anew -afrikaans, afrikaner, taal -afrikander, afrikaner, boer -afrikaner, afrikaans, afrikander, boer -afroasiatic, afrasian -aft, abaft, astern -after, afterward, afterwards, later, subsequently -afterimage, aftersensation -afterlife, hereafter -aftermath, backwash, consequence, wake -afters, dessert, sweet -aftersensation, afterimage -afterthought, reconsideration, rethink -afterward, after, afterwards, later, subsequently -afterwards, after, afterward, later, subsequently -ag, silver -aga, agha -agalactia, agalactosis -agalactosis, agalactia -agamic, agamogenetic, agamous, apomictic, parthenogenetic -agamogenetic, agamic, agamous, apomictic, parthenogenetic -agamous, agamic, agamogenetic, apomictic, parthenogenetic -agape, gaping -agaze, staring -age, eld, geezerhood, maturate, mature, senesce, years -aged, cured, elderly, older, ripened, senior -agedness, senescence -ageing, aging, ripening, senescence, senescent -ageism, agism -ageless, aeonian, eonian, eternal, everlasting, perpetual, unceasing, unending -agency, authority, bureau, delegacy, means, office, representation, way -agenda, agendum, docket, schedule -agendum, agenda -agenesia, agenesis -agenesis, agenesia -agenise, agenize -agenize, agenise -agent, broker, factor -ageratum, mistflower -aggeus, haggai -agglomerate, agglomerated, agglomerative, clustered, cumulation, cumulus, heap, mound, pile -agglomerated, agglomerate, agglomerative, clustered -agglomerative, agglomerate, agglomerated, clustered -agglutinate, agglutinative -agglutinative, agglutinate, polysynthetic -aggrandise, aggrandize, dramatise, dramatize, embellish, embroider, lard, pad -aggrandisement, aggrandizement, elevation -aggrandize, aggrandise, dramatise, dramatize, embellish, embroider, lard, pad -aggrandizement, aggrandisement, elevation -aggravate, exacerbate, exasperate, worsen -aggravated, provoked -aggravating, exacerbating, exasperating -aggravation, exacerbation, exasperation, irritation, provocation -aggravator, annoyance -aggregate, aggregated, aggregative, combine, congeries, conglomeration, mass, sum, total, totality -aggregated, aggregate, aggregative, mass -aggregation, accumulation, assemblage, assembling, collecting, collection -aggregative, aggregate, aggregated, mass -aggregator, collector -aggress, attack -aggression, aggressiveness, hostility -aggressive, belligerent -aggressively, sharply -aggressiveness, aggression, belligerence, pugnacity -aggressor, assailant, assaulter, attacker -aggrieve, grieve -aggroup, group -agha, aga -aghan, margasivsa -aghast, appalled, dismayed, shocked -agile, nimble, quick, spry -agilely, nimbly -agility, legerity, lightness, lightsomeness, nimbleness -aging, ageing, ripening, senescence, senescent -agio, agiotage, premium -agiotage, agio, premium -agism, ageism -agitate, budge, campaign, charge, commove, crusade, disturb, excite, fight, foment, press, push, rouse, shake, shift, stir, vex -agitating, agitative, provoking -agitation, excitement, ferment, fermentation, hullabaloo, tempestuousness, turmoil, unrest, upheaval -agitative, agitating, provoking -agitator, fomenter -agkistrodon, ancistrodon -agleam, gleaming, nitid -aglet, aiglet, aiguilette -aglitter, coruscant, fulgid, glinting, glistering, glittering, glittery, scintillant, scintillating, sparkly -aglow, lambent, lucent, luminous -agnail, hangnail -agnate, agnatic, paternal, patrikin, patrisib -agnatic, agnate, paternal -agnation, patrilineage -agnise, agnize, realise, realize, recognise, recognize -agnize, agnise, realise, realize, recognise, recognize -agnostic, agnostical, doubter -agnostical, agnostic -agnosticism, scepticism, skepticism -ago, agone -agone, ago -agonise, agonize -agonised, agonized -agonising, agonizing, excruciating, harrowing, torturesome, torturing, torturous -agonist, protagonist -agonistic, agonistical, combative, strained -agonistical, agonistic, combative -agonize, agonise -agonized, agonised -agonizing, agonising, excruciating, harrowing, torturesome, torturing, torturous -agonizingly, excruciatingly, torturously -agony, excruciation, suffering, torment, torture -agranulocytosis, agranulosis, granulocytopenia -agranulosis, agranulocytosis, granulocytopenia -agraphia, anorthography, logagraphia -agrarian, agricultural, farming -agree, accord, check, concord, concur, consort, correspond, fit, gibe, harmonise, harmonize, hold, jibe, match, tally -agreeability, agreeableness -agreeable, accordant, concordant, conformable, consonant -agreeableness, agreeability, amenity -agreeably, enjoyably, pleasantly -agreement, accord, arrangement, concord, correspondence, understanding -agrestic, rustic -agribusiness, agriculture -agricultural, agrarian, farming -agriculturalist, agriculturist, cultivator, grower, raiser -agriculture, agribusiness, farming, husbandry, usda -agriculturist, agriculturalist, cultivator, grower, raiser -agrigento, acragas -agrimonia, agrimony -agrimony, agrimonia -agrobiologic, agrobiological -agrobiological, agrobiologic -agrologic, agrological -agrological, agrologic -agronomic, agronomical -agronomical, agronomic -aguacate, avocado -ague, acute -agueweed, boneset, thoroughwort -ahead, before, beforehand, forrader, forward, forwards, leading, onward, onwards -ahem, hem -ahorse, ahorseback, horseback -ahorseback, ahorse, horseback -aid, assist, assistance, attention, care, help, tending -aide, adjutant, auxiliary -aided, assisted -aides, aidoneus, hades, pluto -aidoneus, aides, hades, pluto -aigina, aegina -aiglet, aglet, aiguilette -aigret, aigrette -aigrette, aigret -aiguilette, aglet, aiglet -ail, garlic, pain, trouble -ailing, indisposed, peaked, poorly, seedy, sickly, unwell -ailment, complaint, ill -aim, aspire, bearing, calculate, design, direct, drive, get, heading, intent, intention, object, objective, place, point, propose, purport, purpose, take, target, train -aimless, adrift, afloat, directionless, drifting, floating, planless, rudderless, undirected, vagabond, vagrant -aimlessness, purposelessness -ain, own -air, aerate, airwave, atmosphere, aura, aviation, bare, beam, breeze, broadcast, line, melody, publicise, publicize, send, strain, transmit, tune, vent, ventilate, zephyr -aircraftman, aircraftsman -aircraftsman, aircraftman -airdock, hangar -airdrome, aerodrome, airport, drome -aired, airy -airfield, field -airfoil, aerofoil, surface -airheaded, dizzy, featherbrained, giddy, lightheaded, silly -airily, flippantly -airiness, buoyancy, delicacy -airing, dissemination, spreading, ventilation -airless, close, stuffy, unaired -airlift, lift -airlike, aeriform -airline, airway -airmail, airpost -airman, aeronaut, aviator, flier, flyer -airmanship, aviation -airplane, aeroplane, plane -airport, aerodrome, airdrome, drome -airpost, airmail -airs, pose -airscrew, prop -airship, dirigible -airsick, carsick, seasick -airstream, backwash, race, slipstream, wash -airstrip, strip -airt, redirect -airwave, air -airway, airline, skyway -airwoman, aviatress, aviatrix -airy, aerial, aeriform, aery, aired, ethereal, impractical, laputan, visionary, windy -aisle, gangway -aizoaceae, tetragoniaceae -ak, alaska -akaba, aqaba -akaryocyte, acaryote, akaryote -akaryote, acaryote, akaryocyte -akee, ackee -aken, aachen -akha, hani -akhenaten, akhenaton, ikhanaton -akhenaton, akhenaten, ikhanaton -akin, cognate, consanguine, consanguineal, consanguineous, kin, kindred -akinesia, akinesis -akinesis, akinesia -akka, accho, acre, akko -akko, accho, acre, akka -akmola, astana -aku, yoruba -akvavit, aquavit -al, alabama, aluminium, aluminum -alabama, al -alabaman, alabamian -alabamian, alabaman -alabaster, alabastrine -alabastrine, alabaster -alacrity, briskness, smartness -alar, alary, aliform, axillary, daminozide -alarm, alarum, alert, appal, appall, consternation, dismay, horrify -alarum, alarm, alert -alary, alar, aliform -alas, regrettably, unfortunately, unluckily -alaska, ak -alastrim, pseudosmallpox, pseudovariola -alate, alated -alated, alate -albatross, millstone, mollymawk -albigenses, cathari, cathars -albigensianism, catharism -albinal, albinic, albinistic, albinotic -albinic, albinal, albinistic, albinotic -albinistic, albinal, albinic, albinotic -albinotic, albinal, albinic, albinistic -albizia, albizzia -albizzia, albizia -alborg, aalborg -albumen, albumin, ovalbumin, white -albumin, albumen -albuminoid, scleroprotein -albuminuria, proteinuria -albuterol, proventil, ventolin -alcahest, alkahest -alcalescent, alkalescent -alcapton, alkapton -alcaptonuria, alkaptonuria -alchemic, alchemical -alchemical, alchemic -alchemise, alchemize -alchemistic, alchemistical -alchemistical, alchemistic -alchemize, alchemise -alchemy, chemistry -alcides, heracles, herakles, hercules -alcohol, inebriant, intoxicant -alcoholic, alky, boozer, dipsomaniac, lush, soaker, souse -alcoholise, alcoholize -alcoholism, dipsomania, drunkenness, inebriation, potomania -alcoholize, alcoholise -alcove, bay -alcyone, halcyon -aldactone, spironolactone -aldermanic, aldermanly -aldermanly, aldermanic -aldomet, methyldopa -aldosteronism, hyperaldosteronism -alecost, costmary -alendronate, fosamax -alep, aleppo, halab -aleppo, alep, halab -alert, alarm, alarum, alerting, alive, awake, brisk, lively, merry, rattling, snappy, spanking, watchful, zippy -alerting, alert, alertness -alertness, alerting, vigilance, wakefulness, watchfulness -aleut, aleutian -aleutian, aleut -aleve, aflaxen, anaprox -alexander, alexanders -alexanders, alexander -alfalfa, lucerne -alfilaria, alfileria, clocks, filaree, filaria -alfileria, alfilaria, clocks, filaree, filaria -alfresco, outdoors, outside -alga, algae -algae, alga -algarobilla, algarroba, algarrobilla -algarroba, algarobilla, algarrobilla, carob -algarrobilla, algarobilla, algarroba -algebraic, algebraical -algebraical, algebraic -algeria, algerie -algerie, algeria -algolagnia, algophilia -algology, phycology -algometric, algometrical -algometrical, algometric -algonkian, algonkin, algonquian, algonquin -algonkin, algonkian -algonquian, algonkian, algonquin -algonquin, algonkian, algonquian -algophilia, algolagnia -alhacen, alhazen -alhazen, alhacen -alibi, exculpation, excuse -alidad, alidade -alidade, alidad -alien, alienate, disaffect, estrange, exotic, extraterrestrial, foreign, foreigner, noncitizen, outlander, stranger, unknown -alienage, alienism -alienate, alien, disaffect, estrange -alienated, anomic, disoriented, estranged -alienation, disaffection, estrangement -alienee, grantee -alienism, alienage -aliform, alar, alary -alight, ablaze, afire, aflame, aflare, light, perch -align, adjust, aline, array, coordinate, ordinate -aligning, positioning -alignment, alinement, alliance, coalition, conjunction -alike, like, likewise, similar -alikeness, likeness, similitude -aliment, alimentation, nourish, nourishment, nutrify, nutriment, nutrition, sustenance, victuals -alimental, alimentary, nourishing, nutrient, nutritious, nutritive -alimentary, alimental, nourishing, nutrient, nutritious, nutritive -alimentation, aliment, feeding, nourishment, nutriment, nutrition, sustenance, victuals -alimony, maintenance -aline, adjust, align -alinement, alignment, alliance, coalition -alir, far, interahamwe -alismales, naiadales -alive, active, alert, animated, awake, live -aliveness, animateness, animation, life, liveness, living -alizarin, alizarine -alizarine, alizarin -alkahest, alcahest -alkalescent, alcalescent -alkali, base -alkalic, alkaline -alkalify, alkalise, alkalize, basify -alkaline, alkalic -alkalinise, alkalinize -alkalinize, alkalinise -alkalinuria, alkaluria -alkalise, alkalify, alkalize, basify -alkaliser, alkalizer, antacid, antiacid -alkalize, alkalify, alkalise, basify -alkalizer, alkaliser, antacid, antiacid -alkaluria, alkalinuria -alkane, paraffin -alkanet, bugloss -alkapton, alcapton -alkaptonuria, alcaptonuria -alkene, olefin, olefine -alkeran, melphalan -alky, alcoholic, boozer, dipsomaniac, lush, soaker, souse -alkyne, acetylene, ethyne -all, altogether, completely, entirely, totally, whole, wholly -allay, assuage, ease, quench, relieve, slake, still -allayer, comforter, reliever -allegation, allegement -allege, aver, say -alleged, supposed -allegement, allegation -allegiance, commitment, dedication, fealty, loyalty -allegoric, allegorical -allegorical, allegoric -allegorise, allegorize -allegoriser, allegorizer -allegorize, allegorise -allegorizer, allegoriser -allegory, apologue, emblem, fable, parable -allele, allelomorph -allelic, allelomorphic -allelomorph, allele -allelomorphic, allelic -allen, gracie -allergic, hypersensitised, hypersensitive, hypersensitized, sensitised, sensitized, supersensitised, supersensitive, supersensitized -alleviant, alleviator, palliative -alleviate, assuage, ease, facilitate, palliate, relieve -alleviated, eased, relieved -alleviation, assuagement, easement, easing, relief -alleviative, alleviatory, lenitive, mitigative, mitigatory, palliative -alleviator, alleviant, palliative -alleviatory, alleviative, lenitive, mitigative, mitigatory, palliative -alley, alleyway -alleyway, alley -allhallows, hallowmas, hallowmass -alliance, alignment, alinement, bond, coalition, confederation -allice, allis -allied, confederate, confederative -alligator, gator -alligatored, cracked -allioniaceae, nyctaginaceae -allis, allice -allmouth, angler, anglerfish, goosefish, lotte, monkfish -alloantibody, isoantibody -allocable, allocatable, apportionable -allocatable, allocable, apportionable -allocate, apportion -allocation, allotment, apportioning, apportionment, assignation, parceling, parcelling -allocator, distributor -allograft, homograft -allopurinol, zyloprim -allosaur, allosaurus -allosaurus, allosaur -allot, accord, administer, assign, deal, dispense, distribute, grant, lot, portion -allotment, allocation, apportioning, apportionment, assignation, parceling, parcelling -allotropic, allotropical -allotropical, allotropic -allotropism, allotropy -allotropy, allotropism -allow, admit, appropriate, countenance, earmark, grant, leave, let, permit, provide, reserve, tolerate -allowable, permissible -allowably, permissibly -allowance, adjustment, leeway, margin, tolerance -alloy, admixture, debase, metal -allude, advert, touch -allure, allurement, tempt, temptingness -allurement, allure, solicitation, temptingness -alluring, beguiling, enticing, tempting -alluviation, deposit, sedimentation -alluvion, alluvium, deluge, flood, inundation -alluvium, alluvion -ally, friend -almandine, almandite -almandite, almandine -almighty, creator, divine, godhead, jehovah, lord, maker, omnipotent -almost, about, most, near, nearly, nigh, virtually -aloha, ciao -alone, entirely, exclusively, lone, lonely, only, solely, solitary, solo, unaccompanied, unequaled, unequalled, unique, unparalleled -aloneness, loneliness, lonesomeness, solitariness -along, on -alongside, aboard -aloof, distant, upstage -aloofness, distance, remoteness, standoffishness, withdrawnness -aloud, loud, loudly -alpestrine, subalpine -alphabet, abc, abcs, rudiment -alphabetic, alphabetical -alphabetical, alphabetic -alphabetisation, alphabetization -alphabetise, alphabetize -alphabetised, alphabetized -alphabetiser, alphabetizer -alphabetization, alphabetisation -alphabetize, alphabetise -alphabetized, alphabetised -alphabetizer, alphabetiser -alphameric, alphamerical, alphanumeric, alphanumerical -alphamerical, alphameric, alphanumeric, alphanumerical -alphanumeric, alphameric, alphamerical, alphanumerical -alphanumerical, alphameric, alphamerical, alphanumeric -alprazolam, xanax -alright, fine, ok, okay -alsace, alsatia, elsass -alsatia, alsace, elsass -also, besides, likewise, too -alt, altitude, el, elevation -altace, ramipril -altarpiece, reredos -alter, castrate, change, falsify, interpolate, modify, neuter, spay, vary -alteration, adjustment, change, modification, revision -alterative, curative, healing, remedial, sanative, therapeutic -altercate, argufy, dispute, quarrel, scrap -altercation, affray, fracas -altered, adapted, neutered -altering, fixing, neutering -alternate, alternating, alternative, flip, interchange, jump, replacement, substitute, surrogate, switch, tack, understudy -alternating, alternate -alternative, alternate, choice, option, substitute -alternatively, instead -althaea, althea, hollyhock -althea, althaea, hollyhock -altitude, alt, el, elevation, height -alto, contralto, countertenor -altogether, all, completely, entirely, raw, totally, whole, wholly -altruism, selflessness -altruist, philanthropist -altruistic, selfless -altruistically, selflessly -alula, calypter -alum, alumna, alumnus, grad, graduate -alumbloom, alumroot -aluminise, aluminize -aluminium, al, aluminum -aluminize, aluminise -aluminum, al, aluminium -alumna, alum, alumnus, grad, graduate -alumnus, alum, alumna, grad, graduate -alumroot, alumbloom -alupent, metaproterenol -alveolar, dental -alveolate, cavitied, faveolate, honeycombed, pitted -always, constantly, ever, forever, incessantly, invariably, perpetually -alyssum, madwort -am, americium, ma -amadavat, avadavat -amah, housemaid, maid, maidservant, wetnurse -amalgamate, amalgamated, coalesced, commix, consolidated, fused, mingle, mix, unify -amalgamated, amalgamate, coalesced, consolidated, fused -amalgamation, merger, uniting -amanuensis, stenographer -amaranthine, unfading -amass, accumulate, collect, compile, conglomerate, cumulate, gather, hoard -amateur, amateurish, inexpert, recreational, unpaid, unskilled -amateurish, amateur, inexpert, unskilled -amative, amorous -amativeness, amorousness, eroticism, erotism, sexiness -amatory, amorous, romantic -amaze, astonish, astound, baffle, beat, bewilder, dumbfound, flummox, get, gravel, mystify, nonplus, perplex, pose, puzzle, stick, stupefy, vex -amazed, astonied, astonished, astounded, stunned -amazement, astonishment -amazing, astonishing, awesome, awful, awing -amazingly, astonishingly, surprisingly -amazon, virago -ambage, circumlocution, periphrasis -ambagious, circumlocutious, circumlocutory, periphrastic -ambassador, embassador -amber, gold -amberfish, amberjack -amberjack, amberfish -ambiance, ambience, atmosphere -ambidexterity, ambidextrousness -ambidextrous, deceitful, duplicitous -ambidextrousness, ambidexterity -ambience, ambiance, atmosphere -ambiguity, equivocalness -ambiguous, equivocal -ambiguously, equivocally -ambit, compass, orbit, range, reach, scope -ambition, ambitiousness, aspiration, dream -ambitionless, unambitious -ambitious, challenging -ambitiously, determinedly -ambitiousness, ambition -ambivalence, ambivalency -ambivalency, ambivalence -amble, mosey, perambulation, promenade, saunter, stroll -ambler, saunterer, stroller -ambo, dais, podium, pulpit, rostrum, soapbox, stump -amboyna, padauk, padouk -ambrosia, beebread, bitterweed, nectar, ragweed -ambrosial, ambrosian, nectarous -ambrosian, ambrosial, nectarous -ambulant, ambulatory -ambulatory, ambulant -ambuscade, ambush, bushwhack, lurk, scupper, trap, waylay -ambush, ambuscade, bushwhack, lurk, scupper, trap, waylay -ameba, amoeba -ameban, amebic, amebous, amoeban, amoebic, amoebous -amebiasis, amebiosis, amoebiasis, amoebiosis -amebic, ameban, amebous, amoeban, amoebic, amoebous -amebiosis, amebiasis, amoebiasis, amoebiosis -ameboid, amoeboid -amebous, ameban, amebic, amoeban, amoebic, amoebous -ameer, amir, emeer, emir -ameliorate, amend, better, improve, meliorate -ameliorating, ameliorative, amelioratory, meliorative -amelioration, betterment, melioration -ameliorative, ameliorating, amelioratory, meliorative -amelioratory, ameliorating, ameliorative, meliorative -amen, amon, amun -amenability, amenableness, cooperativeness -amenable, conformable, tractable -amenableness, amenability, cooperativeness -amend, ameliorate, better, improve, meliorate, rectify, remediate, remedy, repair -amendable, correctable -amends, damages, indemnification, indemnity, redress, reparation, restitution -amenia, amenorrhea, amenorrhoea -amenities, comforts, conveniences -amenity, agreeableness -amenorrhea, amenia, amenorrhoea -amenorrheal, amenorrheic, amenorrhoeal, amenorrhoeic -amenorrheic, amenorrheal, amenorrhoeal, amenorrhoeic -amenorrhoea, amenia, amenorrhea -amenorrhoeal, amenorrheal, amenorrheic, amenorrhoeic -amenorrhoeic, amenorrheal, amenorrheic, amenorrhoeal -ament, catkin -amentaceous, amentiferous -amentia, idiocy -amentiferous, amentaceous -amercement, fine, mulct -america, us, usa -americanisation, americanization -americanise, americanize -americanization, americanisation -americanize, americanise -americium, am -amerind, amerindic, indian -amerindic, amerind, indian -ametabolic, ametabolous -ametabolous, ametabolic -amethopterin, methotrexate -amex, curb -amiability, affability, affableness, amiableness, bonhomie, geniality -amiable, affable, cordial, genial -amiableness, affability, affableness, amiability, bonhomie, geniality -amiably, affably, genially -amicability, amicableness -amicableness, amicability -amidopyrine, aminopyrine -amidship, amidships, midships -amidships, amidship, midships -amine, aminoalkane -aminic, amino -amino, aminic -aminoalkane, amine -aminobenzine, aniline, phenylamine -aminopherase, aminotransferase, transaminase -aminopyrine, amidopyrine -aminotransferase, aminopherase, transaminase -amiodarone, cordarone -amir, ameer, emeer, emir -amiss, awry, haywire, imperfectly, wrong -amitriptyline, elavil -amity, cordiality -ammo, ammunition -ammoniac, ammoniacal -ammoniacal, ammoniac -ammonite, ammonoid -ammonoid, ammonite -ammunition, ammo -amnesia, blackout -amnesiac, amnesic -amnesic, amnesiac, amnestic -amnestic, amnesic -amnesty, pardon -amnic, amnionic, amniotic -amnio, amniocentesis -amniocentesis, amnio -amnion, amnios -amnionic, amnic, amniotic -amnios, amnion -amniotic, amnic, amnionic -amoeba, ameba -amoeban, ameban, amebic, amebous, amoebic, amoebous -amoebiasis, amebiasis, amebiosis, amoebiosis -amoebic, ameban, amebic, amebous, amoeban, amoebous -amoebida, amoebina -amoebina, amoebida -amoebiosis, amebiasis, amebiosis, amoebiasis -amoeboid, ameboid -amoebous, ameban, amebic, amebous, amoeban, amoebic -amok, amuck, berserk, demoniac, demoniacal, murderously, possessed -amon, amen, amun -amor, cupid -amorally, immorally -amorous, amative, amatory, romantic -amorousness, amativeness, enamoredness, eroticism, erotism, sexiness -amorphous, formless, shapeless, uncrystallised, uncrystallized, unstructured -amortisation, amortization -amortise, amortize -amortization, amortisation -amortize, amortise -amount, come, measure, number, quantity, sum, total -amour, affair, affaire, intimacy, involvement, liaison -amoxicillin, amoxil, augmentin, larotid, polymox, trimox -amoxil, amoxicillin, augmentin, larotid, polymox, trimox -amoy, fukien, fukkianese, hokkianese, min, taiwanese -amp, a, ampere -ampere, a, amp -amphetamine, speed, upper -amphibian, amphibious -amphibiotic, semiaquatic -amphibious, amphibian -amphibology, amphiboly -amphiboly, amphibology -amphicarpa, amphicarpaea -amphicarpaea, amphicarpa -amphioxidae, branchiostomidae -amphioxus, lancelet -amphiprostylar, amphiprostyle, amphistylar, porticoed -amphiprostyle, amphiprostylar, amphistylar, porticoed -amphiprotic, amphoteric -amphisbaena, amphisbaenia -amphisbaenia, amphisbaena -amphistylar, amphiprostylar, amphiprostyle, porticoed -amphitheater, amphitheatre, coliseum -amphitheatre, amphitheater, coliseum -amphitheatric, amphitheatrical -amphitheatrical, amphitheatric -amphoteric, amphiprotic -ampicillin, polycillin, principen -ample, copious, plenteous, plentiful, rich, sizable, sizeable -amplification, elaboration, gain -amplify, exaggerate, expand, hyperbolise, hyperbolize, inflate, magnify, overdraw, overstate -amplitude, bountifulness, bounty -amply, fully, richly -ampoule, ampul, ampule, phial, vial -ampul, ampoule, ampule, phial, vial -ampule, ampoule, ampul, phial, vial -ampullar, ampullary -ampullary, ampullar -amrinone, inocor -amuck, amok, berserk, demoniac, demoniacal, murderously, possessed -amulet, talisman -amun, amen, amon -amur, heilong -amuse, disport, divert -amused, diverted, entertained -amusement, entertainment -amusing, amusive, comic, comical, diverting, funny, laughable, mirthful, risible -amusingly, divertingly -amusive, amusing, diverting -amygdaliform, amygdaloid, amygdaloidal -amygdaloid, amygdaliform, amygdaloidal -amygdaloidal, amygdaliform, amygdaloid -amylaceous, amyloid, amyloidal, farinaceous, starchlike -amyloid, amylaceous, amyloidal, farinaceous, starchlike -amyloidal, amylaceous, amyloid, farinaceous, starchlike -amylum, starch -amyotonia, atonia, atonicity, atony -amyotrophia, amyotrophy -amyotrophy, amyotrophia -amytal, blue -anachronic, anachronistic, anachronous -anachronism, misdating, mistiming -anachronistic, anachronic, anachronous -anachronous, anachronic, anachronistic -anacoluthia, anacoluthon -anacoluthon, anacoluthia -anadiplosis, reduplication -anaemia, anemia -anaemic, anemic -anaerobic, anaerobiotic -anaerobiotic, anaerobic -anaesthesia, anesthesia -anaesthetic, anesthetic -anaesthetise, anaesthetize, anesthetise, anesthetize -anaesthetist, anesthesiologist, anesthetist -anaesthetize, anaesthetise, anesthetise, anesthetize -anaglyphic, anaglyphical, anaglyptic, anaglyptical -anaglyphical, anaglyphic, anaglyptic, anaglyptical -anaglyptic, anaglyphic, anaglyphical, anaglyptical -anaglyptical, anaglyphic, anaglyphical, anaglyptic -anagogic, anagogical -anagogical, anagogic -anagram, anagrammatise, anagrammatize -anagrammatic, anagrammatical -anagrammatical, anagrammatic -anagrammatise, anagram, anagrammatize -anagrammatize, anagram, anagrammatise -analecta, analects -analects, analecta -analgesic, analgetic, anodyne, painkiller -analgetic, analgesic, anodyne -analog, analogue, linear, parallel -analogise, analogize -analogize, analogise -analogous, correspondent -analogue, analog, linear, parallel -analphabet, analphabetic -analphabetic, analphabet, unlettered -analphabetism, illiteracy -analyse, analyze, canvas, canvass, dissect, examine, psychoanalyse, psychoanalyze, study -analyser, analyzer -analysis, psychoanalysis -analyst, psychoanalyst -analytic, analytical, uninflected -analytical, analytic -analyzable, decomposable -analyze, analyse, canvas, canvass, dissect, examine, psychoanalyse, psychoanalyze, study -analyzer, analyser -anamnesis, recollection, remembrance -anamorphism, anamorphosis -anamorphosis, anamorphism -ananas, pineapple -anapaest, anapest -anapaestic, anapestic -anapest, anapaest -anapestic, anapaestic -anaphora, epanaphora -anaprox, aflaxen, aleve -anapurna, annapurna, parvati -anarchic, anarchical, lawless -anarchical, anarchic, lawless -anarchist, nihilist, syndicalist -anarchy, lawlessness -anastigmatic, stigmatic -anastomose, inosculate -anastomosis, inosculation -anastrophe, inversion -anathematisation, anathematization -anathematise, accurse, anathematize, anathemise, anathemize, comminate, execrate -anathematization, anathematisation -anathematize, accurse, anathematise, anathemise, anathemize, comminate, execrate -anathemise, accurse, anathematise, anathematize, anathemize, bedamn, beshrew, comminate, curse, damn, execrate, imprecate, maledict -anathemize, accurse, anathematise, anathematize, anathemise, bedamn, beshrew, comminate, curse, damn, execrate, imprecate, maledict -anatomic, anatomical -anatomical, anatomic -anatomise, anatomize -anatomize, anatomise -anatomy, bod, build, chassis, figure, flesh, form, frame, physique, shape, soma -anatoxin, toxoid -anatropous, inverted -ancestor, antecedent, ascendant, ascendent, root -ancestral, hereditary, patrimonial, transmissible -ancestry, blood, bloodline, derivation, descent, filiation, line, lineage, origin, parentage, pedigree, stemma, stock -anchor, anchorman, anchorperson, backbone, ground, keystone, linchpin, lynchpin, mainstay -anchorite, hermit -anchoritic, eremitic, eremitical, hermitic, hermitical -anchorman, anchor, anchorperson -anchorperson, anchor, anchorman -anchylosis, ankylosis -ancient, antediluvian -ancientness, antiquity -ancillary, accessory, adjunct, adjuvant, appurtenant, auxiliary -ancistrodon, agkistrodon -ancylose, ankylose -andalucia, andalusia -andalusia, andalucia -andelmin, angelim -andiron, dog, firedog -andrena, andrenid -andrenid, andrena -androgenesis, androgeny -androgenetic, androgenous -androgenous, androgenetic -androgeny, androgenesis -androgyne, epicene, gynandromorph, hermaphrodite, intersex -androgyny, bisexuality, hermaphroditism -android, humanoid -ane, i, one -anecdotal, anecdotic, anecdotical -anecdotic, anecdotal, anecdotical -anecdotical, anecdotal, anecdotic -anecdotist, raconteur -anele, anoint, embrocate, inunct, oil -anemia, anaemia -anemic, anaemic -anemometric, anemometrical -anemometrical, anemometric -anemone, windflower -anencephalia, anencephaly -anencephalic, anencephalous -anencephalous, anencephalic -anencephaly, anencephalia -anesthesia, anaesthesia -anesthesiologist, anaesthetist, anesthetist -anesthetic, anaesthetic -anesthetise, anaesthetise, anaesthetize, anesthetize -anesthetist, anaesthetist, anesthesiologist -anesthetize, anaesthetise, anaesthetize, anesthetise -anestric, anestrous, anoestrous -anestrous, anestric, anoestrous -anestrum, anestrus, anoestrum, anoestrus -anestrus, anestrum, anoestrum, anoestrus -aneurin, thiamin, thiamine -aneurism, aneurysm -aneurismal, aneurismatic, aneurysmal, aneurysmatic -aneurismatic, aneurismal, aneurysmal, aneurysmatic -aneurysm, aneurism -aneurysmal, aneurismal, aneurismatic, aneurysmatic -aneurysmatic, aneurismal, aneurismatic, aneurysmal -anew, afresh -angara, tunguska -angel, backer, saint -angelfish, monkfish, spadefish -angelic, angelical, beatific, cherubic, sainted, saintlike, saintly, seraphic, sweet -angelica, angelique -angelical, angelic, beatific, cherubic, sainted, saintlike, saintly, seraphic, sweet -angelim, andelmin -angelique, angelica -anger, angriness, choler, ira, ire, wrath -angered, enraged, furious, infuriated, maddened -angevin, angevine -angevine, angevin -anginal, anginose, anginous -anginose, anginal, anginous -anginous, anginal, anginose -angiocarpic, angiocarpous -angiocarpous, angiocarpic -angioedema, atrophedema -angiospermae, anthophyta, magnoliophyta -angiotensin, angiotonin, hypertensin -angiotonin, angiotensin, hypertensin -angle, fish, lean, slant, tilt, tip, weight -angler, allmouth, anglerfish, goosefish, lotte, monkfish, troller -anglerfish, allmouth, angler, goosefish, lotte, monkfish -anglesea, anglesey, mona -anglesey, anglesea, mona -angleworm, crawler, earthworm, fishworm, nightcrawler, nightwalker, wiggler -anglicisation, anglicization -anglicise, anglicize -anglicism, briticism, britishism -anglicization, anglicisation -anglicize, anglicise -anglophil, anglophile -anglophile, anglophil -angora, ankara -angriness, anger -angry, furious, raging, tempestuous, wild -angstrom, a -anguillula, turbatrix -anguish, hurt, pain, torment, torture -anguished, tormented, tortured -angular, angulate -angulate, angular -angus, aengus, oengus -anhidrosis, anhydrosis -anhinga, darter, snakebird -anhydrosis, anhidrosis -anil, indigo, indigotin -aniline, aminobenzine, phenylamine -animadversion, censure -animadvert, opine -animal, beast, brute, carnal, creature, fauna, fleshly, sensual -animalcule, animalculum -animalculum, animalcule -animalisation, animalization, brutalisation, brutalization -animalise, animalize, brutalise, brutalize -animalism, physicality -animalization, animalisation, brutalisation, brutalization -animalize, animalise, brutalise, brutalize -animate, animise, animize, enliven, exalt, inspire, invigorate, liven, quicken, reanimate, recreate, renovate, repair, revive, revivify, sentient, vivify -animated, alive -animateness, aliveness, liveness -animating, enlivening -animation, aliveness, brio, invigoration, life, liveliness, living, spiritedness, vitality, vivification -animator, energiser, energizer, vitaliser, vitalizer -animise, animate, animize -animist, animistic -animistic, animist -animize, animate, animise -animosity, animus -animus, animosity -anise, aniseed -aniseed, anise -anisogamic, anisogamous -anisogamous, anisogamic -anisometric, unsymmetrical -ankara, angora -anklebone, astragal, astragalus, talus -anklet, anklets, bobbysock, bobbysocks -anklets, anklet, bobbysock, bobbysocks -ankylosaur, ankylosaurus -ankylosaurus, ankylosaur -ankylose, ancylose -ankylosis, anchylosis -anlage, primordium -annam, vietnam -annamese, annamite, vietnamese -annamite, annamese, vietnamese -annapurna, anapurna, parvati -anneal, normalize, temper -annealing, tempering -annelid, annelidan -annelidan, annelid -annex, annexe, extension, wing -annexa, adnexa -annexal, adnexal -annexation, appropriation -annexe, annex, extension, wing -annihilate, decimate, eliminate, eradicate, extinguish -annihilated, exterminated -annihilating, annihilative, devastating, withering -annihilation, disintegration, obliteration -annihilative, annihilating, devastating, withering -annon, sweetsop -annotate, comment, footnote, gloss -annotating, annotation -annotation, annotating, notation, note -announce, annunciate, declare, denote, foretell, harbinger, herald -announced, proclaimed -announcement, annunciation, declaration, proclamation, promulgation -annoy, bother, chafe, devil, gravel, irritate, nark, nettle, rag, rile, vex -annoyance, aggravator, annoying, bother, botheration, chafe, infliction, irritation, pain, vexation -annoyed, harassed, harried, irritated, miffed, nettled, peeved, pestered, pissed, riled, roiled, steamed, stung, vexed -annoyer, tease, teaser, vexer -annoying, annoyance, bothersome, galling, irritating, irritation, nettlesome, pesky, pestering, pestiferous, plaguey, plaguy, teasing, vexation, vexatious, vexing -annual, yearbook, yearly -annually, yearly -annuity, rente -annul, avoid, countermand, invalidate, lift, nullify, overturn, quash, repeal, rescind, reverse, revoke, vacate, void -annular, annulate, annulated, circinate, ringed -annulate, annular, annulated, circinate, ringed -annulated, annular, annulate, circinate, ringed -annulet, bandelet, bandelette, bandlet, roundel -annulment, abrogation, invalidation, repeal, revocation -annulus, doughnut, halo, ring, skirt -annunciate, announce, foretell, harbinger, herald -annunciation, announcement, declaration, proclamation -annwfn, annwn -annwn, annwfn -anodal, anodic -anodic, anodal -anodise, anodize -anodize, anodise -anodyne, analgesic, analgetic, painkiller -anoestrous, anestric, anestrous -anoestrum, anestrum, anestrus, anoestrus -anoestrus, anestrum, anestrus, anoestrum -anoint, anele, embrocate, inunct, oil -anointing, anointment -anointment, anointing -anomalousness, anomaly -anomaly, anomalousness -anomic, alienated, disoriented -anomie, anomy -anomy, anomie -anonym, pseudonym -anonymity, namelessness -anorak, parka, windbreaker, windcheater -anorchia, anorchidism, anorchism -anorchidism, anorchia, anorchism -anorchism, anorchia, anorchidism -anorectic, anorexic, anorexigenic -anorexic, anorectic -anorexigenic, anorectic -anorthic, triclinic -anorthography, agraphia, logagraphia -anosmatic, anosmic -anosmic, anosmatic -anovulant, pill -anpu, anubis -ansaid, flurbiprofen -anserine, dopey, dopy, foolish, gooselike, goosey, goosy, jerky -answer, do, reply, resolution, resolve, respond, response, result, serve, solution, solvent, suffice -answerability, accountability, answerableness -answerableness, accountability, answerability -answerer, respondent, responder -answering, respondent -ant, emmet, pismire -antabuse, disulfiram -antacid, alkaliser, alkalizer, antiacid -antagonise, antagonize, counteract -antagonism, enmity, hostility -antagonist, adversary, opponent, opposer, resister -antagonistic, antipathetic, antipathetical, counter, incompatible -antagonize, antagonise, counteract -antakiya, antakya, antioch -antakya, antakiya, antioch -antalya, adalia -anteater, aardvark, echidna, numbat, pangolin -antecede, antedate, forego, forgo, precede, predate -antecedence, antecedency, anteriority, precedence, precedency, priority -antecedency, antecedence, anteriority, precedence, precedency, priority -antecedent, ancestor, ascendant, ascendent, forerunner, root -antecedently, previously -antechamber, anteroom, foyer, hall, lobby, vestibule -antedate, antecede, foredate, forego, forgo, precede, predate -antediluvial, antediluvian -antediluvian, ancient, antediluvial, antiquated, archaic -antenatal, antepartum, prenatal -antenna, aerial, feeler -antennal, antennary -antennary, antennal -antenuptial, premarital, prenuptial -antepartum, antenatal, prenatal -antepenult, antepenultima, antepenultimate -antepenultima, antepenult, antepenultimate -antepenultimate, antepenult, antepenultima -anterior, prior -anteriority, antecedence, antecedency, precedence, precedency, priority -anteroom, antechamber, foyer, hall, lobby, vestibule -anthelminthic, anthelmintic, helminthic, parasiticidal, vermifuge -anthelmintic, anthelminthic, helminthic, parasiticidal, vermifuge -anthem, hymn -antheral, staminate -antherozoid, spermatozoid -anthesis, blossoming, efflorescence, florescence, flowering, inflorescence -anthill, formicary -anthologise, anthologize -anthologize, anthologise -anthony, antonius, antony -anthophagous, anthophilous -anthophilous, anthophagous -anthophyta, angiospermae, magnoliophyta -anthozoa, actinozoa -anthozoan, actinozoan -anthropic, anthropical -anthropical, anthropic -anthropocentricity, anthropocentrism -anthropocentrism, anthropocentricity -anthropogenesis, anthropogeny -anthropogenetic, anthropogenic -anthropogenic, anthropogenetic -anthropogeny, anthropogenesis -anthropoid, anthropoidal, ape, apelike, manlike -anthropoidal, anthropoid, apelike -anthropometric, anthropometrical -anthropometrical, anthropometric -anthropomorphic, anthropomorphous, humanlike -anthropomorphise, anthropomorphize -anthropomorphism, theanthropism -anthropomorphize, anthropomorphise -anthropomorphous, anthropomorphic, humanlike -anthropophagite, anthropophagus, cannibal -anthropophagus, anthropophagite, cannibal -anthurium, tailflower -antiacid, alkaliser, alkalizer, antacid -antiaircraft, flack, flak -antibacterial, bactericide -antiblack, racist -antic, caper, clown, fantastic, fantastical, grotesque, joke, prank, trick -anticancer, antineoplastic, antitumor, antitumour -anticipant, anticipative, anticipator, expectant -anticipate, call, counter, expect, forebode, foreknow, foresee, forestall, foretell, predict, previse, prognosticate, promise -anticipated, awaited -anticipation, expectancy, expectation, prediction, prevision -anticipative, anticipant, expectant -anticipator, anticipant -anticipatory, prevenient -anticlimactic, anticlimactical -anticlimactical, anticlimactic -anticlimax, bathos -anticlockwise, contraclockwise, counterclockwise -anticoagulant, decoagulant -anticonvulsant, antiepileptic -antidote, counterpoison -antielectron, positron -antiepileptic, anticonvulsant -antiestablishmentarianism, antiestablishmentism -antiestablishmentism, antiestablishmentarianism -antifeminism, chauvinism -antifertility, contraceptive, prophylactic -antifungal, antimycotic, fungicidal, fungicide -antigonus, monophthalmos -antiknock, antiknocking -antiknocking, antiknock -antilog, antilogarithm -antilogarithm, antilog -antimicrobial, antimicrobic, disinfectant, germicide -antimicrobic, antimicrobial, disinfectant, germicide -antimonic, antimonious -antimonious, antimonic -antimonopoly, antitrust -antimony, sb -antimycotic, antifungal, fungicide -antineoplastic, anticancer, antitumor, antitumour -antioch, antakiya, antakya -antipathetic, antagonistic, antipathetical, averse, indisposed, loath, loth -antipathetical, antagonistic, antipathetic, averse, indisposed, loath, loth -antipathy, aversion, distaste -antiphon, antiphony -antiphonal, antiphonary, responsive -antiphonary, antiphonal -antiphony, antiphon -antipodal, antipodean -antipodean, antipodal -antipsychotic, neuroleptic -antipyretic, febrifuge -antiquarian, antiquary, archaist -antiquary, antiquarian, archaist -antiquate, antique -antiquated, antediluvian, archaic -antique, antiquate, demode, ex, gaffer, oldtimer, outmoded, passe, passee -antiquity, ancientness -antisatellite, asat -antisepsis, asepsis, sterileness, sterility -antisocial, asocial -antispasmodic, spasmolytic -antithetic, antithetical -antithetical, antithetic -antitrust, antimonopoly -antitumor, anticancer, antineoplastic, antitumour -antitumour, anticancer, antineoplastic, antitumor -antitypic, antitypical -antitypical, antitypic -antivenene, antivenin -antivenin, antivenene -antivert, meclizine -antlion, doodlebug -antoninus, aurelius -antonius, anthony, antony -antony, anthony, antonius -antonym, opposite -antsy, fidgety, fretful, itchy -antwerp, antwerpen, anvers -antwerpen, antwerp, anvers -anubis, anpu -anunnaki, enuki -anura, batrachia, salientia -anuran, batrachian, frog, salientian, toad -anuresis, anuria -anuretic, anuric -anuria, anuresis -anuric, anuretic -anurous, tailless -anvers, antwerp, antwerpen -anvil, incus -anxiety, anxiousness -anxious, dying, nervous, queasy, uneasy, unquiet -anxiously, apprehensively, uneasily -anxiousness, anxiety, disquiet -any, whatever, whatsoever -anyhow, anyway, anyways -anyplace, anywhere -anyway, anyhow, anyways -anyways, anyhow, anyway -anywhere, anyplace -aortal, aortic -aortic, aortal -aoudad, arui, audad -apace, quickly, rapidly, speedily -apanage, appanage -apart, aside, asunder, isolated, obscure -apartment, flat -apathetic, indifferent -apathy, indifference, numbness, spiritlessness -apatosaur, apatosaurus, brontosaur, brontosaurus -apatosaurus, apatosaur, brontosaur, brontosaurus -ape, anthropoid, aper, caricature, copycat, emulator, imitator -apelike, anthropoid, anthropoidal, apish -aper, ape, copycat, emulator, imitator -aperient, cathartic, physic, purgative -aperiodic, nonperiodic -apery, mimicry -apetalous, petalless -apex, acme, peak, vertex -aphaeresis, apheresis -aphaeretic, apheretic -apheresis, aphaeresis, pheresis -apheretic, aphaeretic -aphonia, voicelessness -aphonic, voiceless -aphorise, aphorize -aphorism, apophthegm, apothegm -aphoristic, apothegmatic, axiomatic, epigrammatic -aphorize, aphorise -aphrodisiac, aphrodisiacal, sexy -aphrodisiacal, aphrodisiac, sexy -aphrodite, cytherea -apiaceae, umbelliferae -apiarist, apiculturist, beekeeper -apiculture, beekeeping -apiculturist, apiarist, beekeeper -apiece, each -apish, apelike -aplacophora, solenogastres -aplacophoran, solenogaster -aplomb, assuredness, cool, poise -aplysia, tethys -aplysiidae, tethyidae -apneic, apnoeic -apnoeic, apneic -apocalypse, revelation -apocalyptic, apocalyptical, revelatory -apocalyptical, apocalyptic, revelatory -apodal, apodous -apodeictic, apodictic -apodictic, apodeictic -apodous, apodal -apogametic, apogamic, apogamous -apogamic, apogametic, apogamous -apogamous, apogametic, apogamic -apogee, culmination -apolitical, unpolitical -apollo, phoebus -apologetic, excusatory -apologia, apology -apologise, apologize, excuse, justify, rationalise, rationalize -apologist, justifier, vindicator -apologize, apologise, excuse, justify, rationalise, rationalize -apologue, allegory, fable, parable -apology, apologia, excuse -apolune, aposelene -apomictic, agamic, agamogenetic, agamous, apomictical, parthenogenetic -apomictical, apomictic -apophthegm, aphorism, apothegm -apoplectiform, apoplectoid -apoplectoid, apoplectiform -apoplexy, cva, stroke -aposelene, apolune -apostasy, defection, renunciation, tergiversation -apostate, deserter, ratter, recreant, renegade, turncoat -apostatise, apostatize, tergiversate -apostatize, apostatise, tergiversate -apostolic, apostolical, papal, pontifical -apostolical, apostolic, papal, pontifical -apostrophise, apostrophize -apostrophize, apostrophise -apothecary, chemist, druggist, pharmacist -apothegm, aphorism, apophthegm -apothegmatic, aphoristic, apothegmatical, epigrammatic -apothegmatical, apothegmatic -apotheose, apotheosise, apotheosize -apotheosis, deification, exaltation, ideal, nonesuch, nonpareil, nonsuch, paragon, saint -apotheosise, apotheose, apotheosize -apotheosize, apotheose, apotheosise -appal, alarm, appall, dismay, horrify, offend, outrage, scandalise, scandalize, shock -appall, alarm, appal, dismay, horrify, offend, outrage, scandalise, scandalize, shock -appalled, aghast, dismayed, shocked -appalling, dismaying -appanage, apanage -apparatus, setup -apparel, clothe, clothes, dress, enclothe, garb, garment, habilitate, raiment, tog -appareled, attired, dressed, garbed, garmented, habilimented, robed -apparency, apparentness -apparent, evident, manifest, ostensible, patent, plain, seeming, unmistakable -apparently, evidently, manifestly, obviously, ostensibly, patently, plain, plainly, seemingly -apparentness, apparency -apparition, fantasm, phantasm, phantasma, phantom, shadow, specter, spectre -apparitional, ghostlike, ghostly, phantasmal, spectral, spiritual -appeal, appealingness, attract, charm, collection, entreaty, ingathering, invoke, prayer, solicitation -appealing, likable, likeable, sympathetic -appealingness, appeal, charm -appear, look, seem -appearance, appearing, show -appearing, appearance -appeasable, conciliable -appease, assuage, conciliate, gentle, gruntle, lenify, mollify, pacify, placate, propitiate, quell, stay -appeasement, calming -appeasing, placating, placative, placatory -appellant, appellate -appellate, appellant -appellation, appellative, denomination, designation -appellative, appellation, denomination, designation, naming -append, add, affix, supplement, supply, tack -appendage, extremity, member, outgrowth, process -appendectomy, appendicectomy -appendicectomy, appendectomy -appertain, pertain -appetence, appetency, appetite -appetency, appetence, appetite -appetiser, appetizer, starter -appetising, appetizing -appetisingness, appetizingness -appetite, appetence, appetency -appetizer, appetiser, starter -appetizing, appetising -appetizingness, appetisingness -applaud, acclaim, clap, spat -applaudable, commendable, laudable, praiseworthy -applauder, clapper -applause, clapping -applesauce, codswallop, folderol, rubbish, trash, tripe, trumpery -appliance, contraption, contrivance, convenience, gadget, gismo, gizmo, widget -applicability, pertinence, pertinency -applicant, applier -application, coating, covering, diligence, lotion -applicative, applicatory -applicator, applier -applicatory, applicative -applier, applicant, applicator -apply, employ, enforce, give, hold, implement, practice, use, utilise, utilize -appoggiatura, acciaccatura -appoint, charge, constitute, name, nominate -appointed, appointive, decreed, ordained, prescribed -appointee, appointment -appointive, appointed -appointment, appointee, assignment, date, designation, engagement, fitting, naming -apportion, allocate, deal, share -apportionable, allocable, allocatable -apportioning, allocation, allotment, apportionment, assignation, parceling, parcelling -apportionment, allocation, allotment, apportioning, assignation, parceling, parcelling -apposable, opposable -apposite, apt, pertinent -appositeness, aptness -apposition, collocation, juxtaposition -appositional, appositive -appositive, appositional -appraisal, assessment, estimate, estimation -appraise, assess, evaluate, measure, survey, valuate, value -appraiser, authenticator, valuator -appraising, evaluative -appreciate, apprise, apprize, prize, revalue, treasure, value -appreciated, apprehended, comprehended -appreciation, admiration, discernment, grasp, hold, perceptiveness, taste -appreciatively, gratefully -appreciativeness, gratefulness, thankfulness -apprehend, arrest, collar, compass, comprehend, cop, dig, grasp, grok, nab, nail, savvy -apprehended, appreciated, comprehended -apprehender, knower -apprehensible, graspable, intelligible, perceivable, understandable -apprehension, apprehensiveness, arrest, catch, collar, discernment, dread, misgiving, pinch, savvy, understanding -apprehensive, discerning, worried -apprehensively, anxiously, uneasily -apprehensiveness, apprehension, dread -apprentice, learner, prentice -apprenticed, articled, bound, indentured -appressed, adpressed -apprisal, notification, telling -apprise, advise, appreciate, apprize, instruct, notify, revalue -apprize, advise, appreciate, apprise, instruct, notify, revalue -approach, access, advance, approaching, attack, coming, feeler, near, overture -approachability, accessibility -approachable, accessible, reachable -approaching, approach, coming, forthcoming, upcoming -approbative, affirmative, approbatory, approving, plausive -approbatory, affirmative, approbative, approving, plausive -appropriate, allow, capture, conquer, earmark, reserve, seize -appropriately, befittingly, fitly, fittingly, suitably -appropriateness, rightness -appropriation, annexation -approval, approving, blessing, commendation -approve, okay, sanction -approved, sanctioned -approving, affirmative, approbative, approbatory, approval, blessing, plausive -approximate, approximative, estimate, gauge, guess, judge, near, rough -approximately, about, around, roughly, some -approximation, estimate, estimation, idea -approximative, approximate, rough -appurtenance, accessory, gear, paraphernalia, supplement -appurtenant, accessory, adjunct, adjuvant, ancillary, auxiliary -apr, april -apractic, apraxic -apraxic, apractic -apresoline, hydralazine -apricot, peach -april, apr -apron, forestage, proscenium -apropos, incidentally, seasonably, timely -apse, apsis -apsis, apse -apt, apposite, clever, disposed, given, liable, minded, pertinent, tending -apteral, apterous -apterous, apteral -apteryx, kiwi -aptly, ably, capably, competently -aptness, appositeness, propensity -apulia, puglia -aqaba, akaba -aqua, aquamarine, turquoise -aquacultural, aquicultural, hydroponic -aqualung, scuba -aquamarine, aqua, turquoise -aquanaut, oceanaut -aquaphobic, hydrophobic -aquavit, akvavit -aqueous, sedimentary -aquicultural, aquacultural, hydroponic -aquiculture, hydroponics -aquilege, aquilegia, columbine -aquilegia, aquilege, columbine -aquiline, hooked -aquitaine, aquitania -aquitania, aquitaine -ar, are, argon, arkansas -arab, arabian -arabian, arab -arable, cultivable, cultivatable, tillable -araceous, aroid -arachnid, arachnoid -arachnidian, arachnoid, spiderlike, spiderly, spidery -arachnoid, arachnid, arachnidian, spiderlike, spiderly, spidery -araguaia, araguaya -araguaya, araguaia -arak, arrack -aramaean, aramean -aramean, aramaean -aranea, araneus -araneae, araneida -araneida, araneae -araneidal, araneidan -araneidan, araneidal -araneus, aranea -arapaho, arapahoe -arapahoe, arapaho -araroba, chrysarobin -aras, araxes -arava, leflunomide -arawak, arawakan -arawakan, arawak -araxes, aras -arb, arbitrager, arbitrageur -arbalest, arbalist, ballista, bricole, catapult, mangonel, onager, trebuchet, trebucket -arbalist, arbalest, ballista, bricole, catapult, mangonel, onager, trebuchet, trebucket -arbiter, arbitrator, umpire -arbitrager, arb, arbitrageur -arbitrageur, arb, arbitrager -arbitral, arbitrational -arbitrament, arbitration, arbitrement -arbitrarily, haphazardly, indiscriminately, randomly -arbitrariness, capriciousness, flightiness, whimsey, whimsicality, whimsy -arbitrate, intercede, intermediate, liaise, mediate -arbitration, arbitrament, arbitrement -arbitrational, arbitral -arbitrator, arbiter, umpire -arbitrement, arbitrament, arbitration -arbor, arbour, bower, mandrel, mandril, pergola, spindle -arboraceous, arboreous, woodsy, woody -arborary, arboreal, arborical, arborous -arboreal, arborary, arboreous, arborescent, arboresque, arborical, arboriform, arborous, dendriform, dendroid, dendroidal, treelike -arboreous, arboraceous, arboreal, arborescent, arboresque, arboriform, dendriform, dendroid, dendroidal, treelike, woodsy, woody -arborescent, arboreal, arboreous, arboresque, arboriform, dendriform, dendroid, dendroidal, treelike -arboresque, arboreal, arboreous, arborescent, arboriform, dendriform, dendroid, dendroidal, treelike -arborical, arborary, arboreal, arborous -arboriculturist, forester -arboriform, arboreal, arboreous, arborescent, arboresque, dendriform, dendroid, dendroidal, treelike -arborise, arborize -arborize, arborise -arborous, arborary, arboreal, arborical -arborvirus, arbovirus -arbour, arbor, bower, pergola -arbovirus, arborvirus -arc, arch, bow, curve, discharge, spark -arcade, colonnade -arcadian, bucolic, pastoral -arcanum, secret -arccos, arccosine -arccosine, arccos -arcdegree, degree -arced, arched, arching, arciform, arcuate, bowed -arch, arc, archway, condescending, curve, impish, implike, mischievous, patronising, patronizing, pixilated, prankish, puckish, wicked -archaean, archean -archaebacteria, archaebacterium, archaeobacteria, archeobacteria -archaebacterium, archaebacteria, archaeobacteria, archeobacteria -archaeobacteria, archaebacteria, archaebacterium, archeobacteria -archaeologic, archaeological, archeologic, archeological -archaeological, archaeologic, archeologic, archeological -archaeologist, archeologist -archaeology, archeology -archaeopteryx, archeopteryx -archaeozoic, archean, archeozoic -archaic, antediluvian, antiquated, primitive -archaicism, archaism -archaise, archaize -archaism, archaicism -archaist, antiquarian, antiquary -archaize, archaise -archangelic, archangelical -archangelical, archangelic -archean, archaean, archaeozoic, archeozoic -arched, arced, arching, arciform, arcuate, bowed -archegonial, archegoniate -archegoniate, archegonial -archeobacteria, archaebacteria, archaebacterium, archaeobacteria -archeologic, archaeologic, archaeological, archeological -archeological, archaeologic, archaeological, archeologic -archeologist, archaeologist -archeology, archaeology -archeopteryx, archaeopteryx -archeozoic, archaeozoic, archean -archepiscopal, archiepiscopal -archer, bowman, sagittarius -archespore, archesporium -archesporium, archespore -archetypal, archetypical, prototypal, prototypic, prototypical -archetype, original, pilot -archetypical, archetypal, prototypal, prototypic, prototypical -archiepiscopal, archepiscopal -archil, cudbear, orchil -archimandrite, abbot -arching, arced, arched, arciform, arcuate, bowed -archipallium, paleocortex -architect, designer -architectonic, tectonic -architectonics, tectonics -archness, impertinence, perkiness, pertness, sauciness -archosaur, archosaurian -archosaurian, archosaur -archpriest, hierarch, prelate, primate -archway, arch -arciform, arced, arched, arching, arcuate, bowed -arcminute, minute -arcsec, arcsecant -arcsecant, arcsec -arcsecond, second -arcsin, arcsine -arcsine, arcsin -arctan, arctangent -arctangent, arctan -arctic, frigid, galosh, gelid, glacial, golosh, gumshoe, icy, polar, rubber -arcuate, arced, arched, arching, arciform, bowed -ardent, fervent, fervid, fiery, impassioned, perfervid, torrid, warm -ardor, ardour, elan, fervency, fervidness, fervor, fervour, fire, zeal -ardour, ardor, elan, fervency, fervidness, fervor, fervour, fire, zeal -arduous, backbreaking, grueling, gruelling, hard, heavy, laborious, operose, punishing, straining, strenuous, toilsome -arduousness, strenuousness -are, ar -area, arena, country, domain, expanse, field, orbit, region, sphere -arecaceae, palmaceae, palmae -arena, area, bowl, domain, field, orbit, sphere, stadium -arenaceous, sandlike, sandy -areolar, areolate -areolate, areolar -arere, obeche, obechi, samba -argal, argali -argali, argal -argent, silver, silverish, silvery -argentine, argentinian -argentinian, argentine -argillaceous, clayey -argon, ar -argonaut, nautilus -argonne, meuse -argot, cant, jargon, lingo, patois, slang, vernacular -arguable, debatable, disputable, moot -argue, contend, debate, fence, indicate, reason -arguer, debater -argufy, altercate, dispute, quarrel, scrap -arguing, argument, contention, contestation, controversy, disceptation, disputation, tilt -argument, arguing, argumentation, contention, contestation, controversy, debate, disceptation, disputation, line, parameter, statement, tilt -argumentation, argument, debate, line -argumentatively, disputatiously -argyle, argyll -argyll, argyle -arhant, arhat, lohan -arhat, arhant, lohan -arhus, aarhus -arianrhod, arianrod -arianrod, arianrhod -aricara, arikara -arid, desiccate, desiccated, waterless -aridity, aridness, barrenness, fruitlessness, thirstiness -aridness, aridity, thirstiness -aries, ram -aright, correctly, right -arikara, aricara -ariled, arillate -arillate, ariled -ariose, songlike -arise, develop, grow, lift, originate, rebel, rise, uprise -arishth, margosa, neem -aristocort, aristopak, kenalog, triamcinolone -aristocracy, gentry, nobility -aristocrat, patrician -aristocratic, aristocratical, blue, gentle, patrician -aristocratical, aristocratic, blue, gentle, patrician -aristopak, aristocort, kenalog, triamcinolone -aristotelean, aristotelian, aristotelic, peripatetic -aristotelian, aristotelean, aristotelic, peripatetic -aristotelianism, peripateticism -aristotelic, aristotelean, aristotelian, peripatetic -arithmetic, arithmetical -arithmetical, arithmetic -arizona, az -arizonan, arizonian -arizonian, arizonan -arkansan, arkansawyer -arkansas, ar -arkansawyer, arkansan -arm, branch, fortify, gird, limb, sleeve, subdivision, weapon -armament, arming, equipping -armenia, hayastan -armguard, bracer -armin, arminius, hermann -arming, armament, equipping -arminius, armin, hermann -armistice, truce -armor, armour -armored, armoured, panoplied -armorer, armourer, artificer -armory, armoury, arsenal, inventory -armour, armor -armoured, armored -armourer, armorer, artificer -armoury, armory, arsenal, inventory -armpit, axilla -arms, blazon, blazonry, munition, weaponry -armstrong, satchmo -army, usa -aroid, araceous, arum -aroma, fragrance, odor, odour, perfume, scent, smell -aromatic, redolent -aromatise, aromatize, perfume -aromatize, aromatise, perfume -arouet, voltaire -around, about, approximately, roughly, round, some -arousal, foreplay, rousing, stimulation -arouse, awake, awaken, brace, conjure, elicit, energise, energize, enkindle, evoke, excite, fire, invoke, kindle, provoke, raise, rouse, sex, stimulate, stir, wake, waken -aroused, ablaze, aflame, emotional, excited, horny, randy, ruttish, steamy, stimulated, stirred -arouser, rouser, waker -arquebus, hackbut, hagbut, harquebus -arrack, arak -arrange, coif, coiffe, coiffure, do, dress, format, order, put, set, stage -arranged, ordered, staged -arrangement, agreement, arranging, organisation, organization, placement, system, transcription -arranger, adapter, organiser, organizer, transcriber -arranging, arrangement, transcription -arrant, complete, consummate, everlasting, gross, perfect, pure, sodding, staring, stark, thoroughgoing, unadulterated, utter -arras, tapestry -array, align, raiment, range, regalia -arrayed, panoplied -arrest, apprehend, apprehension, catch, check, collar, contain, cop, get, halt, hitch, hold, nab, nail, pinch, stay, stop, stoppage -arresting, sensational, stunning -arrhythmic, arrhythmical, jerking, jerky -arrhythmical, arrhythmic -arrival, arriver, comer, reaching -arrive, come, get -arrivederci, adieu, adios, bye, cheerio, goodby, goodbye, sayonara -arriver, arrival, comer -arriviste, parvenu, upstart -arrogance, haughtiness, hauteur, lordliness -arrogant, chesty -arrogate, assign, assume, claim, seize, usurp -arrogation, confiscation -arrow, pointer -arrowroot, achira -arrowworm, chaetognath -arse, arsehole, ass, asshole, backside, behind, bottom, bum, bunghole, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -arsehole, arse, asshole, bunghole -arsenal, armory, armoury -arsenic, as, ratsbane -arsenopyrite, mispickel -arson, incendiarism -arsonist, firebug, incendiary -art, artistry, artwork, graphics, prowess -artefact, artifact -artefactual, artifactual -artemia, chirocephalus -artemis, cynthia -arteria, artery -arterialise, arterialize -arterialize, arterialise -arteriectasia, arteriectasis -arteriectasis, arteriectasia -arteriola, arteriole -arteriole, arteriola -artery, arteria -artful, disingenuous -artfully, craftily, cunningly, disingenuously, foxily, knavishly, slyly, trickily -arthritic, creaky, rheumatic, rheumatoid, rheumy -arthropodal, arthropodan, arthropodous -arthropodan, arthropodal, arthropodous -arthropodous, arthropodal, arthropodan -arthrosporic, arthrosporous -arthrosporous, arthrosporic -article, clause -articled, apprenticed, bound, indentured -articular, articulary -articulary, articular -articulate, articulated, enounce, enunciate, formulate, joint, phrase, pronounce, say, vocalise, vocalize, word -articulated, articulate -articulately, eloquently -articulateness, fluency, volubility -articulatio, articulation, joint -articulation, articulatio, join, joint, junction, juncture, voice -articulative, articulatory -articulatory, articulative -artifact, artefact -artifactual, artefactual -artifice, ruse -artificer, armorer, armourer, artisan, craftsman, discoverer, inventor, journeyman -artificial, contrived, hokey, stilted, unreal -artificially, unnaturally -artillery, gun, ordnance, weapon -artilleryman, cannoneer, gunner -artiodactyl, artiodactylous -artiodactylous, artiodactyl -artisan, artificer, craftsman, journeyman -artistic, aesthetic, esthetic -artistry, art, prowess -artless, ingenuous, uncultivated, uncultured -artlessly, crudely, inexpertly, ingenuously -artlessness, ingenuousness, innocence, naturalness -arts, humanities -artwork, art, graphics -arugula, rocket, roquette -arui, aoudad, audad -arum, aroid -arytaenoid, arytenoid -arytenoid, arytaenoid -as, arsenic, equally -asadha, asarh -asafetida, asafoetida -asafoetida, asafetida -asamiya, assamese -asarh, asadha -asat, antisatellite -ascend, rise, uprise -ascendable, ascendible, climbable -ascendance, ascendancy, ascendence, ascendency, control, dominance -ascendancy, ascendance, ascendence, ascendency, control, dominance -ascendant, ancestor, antecedent, ascendent, ascensive, dominating, root -ascendence, ascendance, ascendancy, ascendency, control, dominance -ascendency, ascendance, ascendancy, ascendence, control, dominance -ascendent, ancestor, antecedent, ascendant, ascensive, dominating, root -ascendible, ascendable, climbable -ascending, ascension, ascent, rise -ascension, ascending, ascent, rise, rising -ascensive, ascendant, ascendent -ascent, acclivity, ascending, ascension, climb, raise, rise, rising, upgrade -ascertain, assure, check, control, determine, ensure, find, insure, learn, see, watch -ascertainable, discoverable -ascertained, discovered, observed -ascesis, asceticism -ascetic, abstainer, ascetical, austere, spartan -ascetical, ascetic, austere, spartan -asceticism, ascesis, austerity, nonindulgence -aschelminthes, nematoda -asclepius, aesculapius, asklepios -ascomycota, ascomycotina -ascomycotina, ascomycota -ascosporic, ascosporous -ascosporous, ascosporic -ascribable, due, imputable, referable -ascribe, assign, attribute, impute -ascription, attribution -asdic, sonar -asea, seaward, seawards -asepsis, antisepsis, sterileness, sterility -aseptic, sterile -asexual, nonsexual -asexuality, sexlessness -ashbin, ashcan, dustbin, wastebin -ashcan, ashbin, dustbin, wastebin -ashen, blanched, bloodless, livid, white -ashir, ashur -ashtoreth, astarte -ashur, ashir, assur, asur -ashurbanipal, assurbanipal, asurbanipal -asian, asiatic -asiatic, asian -aside, apart, away, by, digression, divagation, excursus, parenthesis -asin, asvina -asinine, fatuous, inane, mindless, vacuous -ask, demand, enquire, expect, inquire, involve, necessitate, need, postulate, require, take -askance, askant, asquint, sidelong, squint, squinty -askant, askance, asquint, sidelong, squint, squinty -asker, enquirer, inquirer, querier, questioner -askew, awry, cockeyed, lopsided, wonky -asking, request -asklepios, aesculapius, asclepius -aslant, aslope, athwart, diagonal, obliquely, slanted, slanting, sloped, sloping -asleep, benumbed, deceased, departed, gone, numb -aslope, aslant, diagonal, slanted, slanting, sloped, sloping -asmara, asmera -asmera, asmara -asocial, antisocial -aspadana, esfahan, isfahan -asparaginase, elspar -aspect, expression, face, facet, look, panorama, prospect, scene, view, vista -aspergill, aspersorium -aspergillales, eurotiales -asperity, grimness, hardship, rigor, rigorousness, rigour, rigourousness, severeness, severity, sharpness -asperse, besmirch, calumniate, defame, denigrate, slander, smear, smirch, sully -aspersion, calumny, defamation, denigration, slander, slur, sprinkling -aspersorium, aspergill -aspheric, aspherical -aspherical, aspheric -asphyxiate, choke, smother, stifle, suffocate -asphyxiation, suffocation -asphyxiator, extinguisher -aspinwall, colon -aspirant, aspirer, aspiring, hopeful, wannabe, wannabee, wishful -aspiration, ambition, dream, inhalation, inspiration, intake -aspire, aim -aspirer, aspirant, hopeful, wannabe, wannabee -aspirin, bayer, empirin -aspiring, aspirant, wishful -asquint, askance, askant, sidelong, squint, squinty -ass, arse, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fuck, fucking, fundament, hindquarters, keister, nates, nookie, nooky, posterior, prat, rear, rump, screw, screwing, seat, shag, shtup, stern, tail, tooshie, tush -assagai, assegai -assail, assault, attack, round, snipe -assailable, open, undefendable, undefended -assailant, aggressor, assaulter, attacker -assamese, asamiya -assassin, assassinator, bravo -assassination, blackwash -assassinator, assassin, bravo -assault, assail, attack, dishonor, dishonour, outrage, rape, ravish, ravishment, round, snipe, violate, violation -assaulter, aggressor, assailant, attacker -assaultive, attacking -assay, attempt, check, essay, seek, try -assegai, assagai -assemblage, accumulation, aggregation, assembly, collection, gathering, hookup -assemble, foregather, forgather, gather, meet, piece, tack -assembling, aggregation, collecting, collection -assembly, assemblage, fabrication, forum, gathering -assent, accede, acquiesce, acquiescence -assenting, accession -assert, affirm, asseverate, aver, avow, insist, maintain, swan, swear, verify -assertable, affirmable -asserter, affirmer, asseverator, avower, declarer -asserting, declarative, declaratory -assertion, affirmation, asseveration, averment, statement -assess, appraise, evaluate, measure, tax, valuate, value -assessment, appraisal, judgement, judgment -asset, plus -asseverate, assert, maintain -asseveration, assertion, averment -asseverator, affirmer, asserter, avower, declarer -asshole, arse, arsehole, bastard, bunghole, cocksucker, dickhead, motherfucker, prick, shit, sob, whoreson -assibilation, sibilation -assiduity, assiduousness, concentration -assiduous, sedulous -assiduousness, assiduity, concentration -assign, allot, arrogate, ascribe, attribute, delegate, depute, designate, impute, portion, put, specify -assignable, conveyable, negotiable, transferable, transferrable -assignation, allocation, allotment, apportioning, apportionment, parceling, parcelling, tryst -assigning, assignment -assignment, appointment, assigning, designation, grant, naming -assimilate, absorb, imbibe, ingest -assimilating, assimilative, assimilatory -assimilation, absorption, acculturation -assimilative, assimilating, assimilatory -assimilator, learner, scholar -assimilatory, assimilating, assimilative -assist, aid, assistance, attend, help, serve -assistance, aid, assist, help -assistant, adjunct, help, helper, supporter -assisted, aided -associability, associableness -associableness, associability -associate, affiliate, assort, colligate, companion, comrade, connect, consociate, consort, familiar, fellow, link, relate -association, affiliation, connection, connexion, tie -associative, associatory -associatory, associative -assoil, acquit, clear, discharge, exculpate, exonerate -assort, affiliate, associate, class, classify, consort, separate, sort -assorted, miscellaneous, mixed, motley, sundry, various -assortment, categorisation, categorization, classification, compartmentalisation, compartmentalization, miscellanea, miscellany, mixture, motley, potpourri, salmagundi, smorgasbord, variety -assouan, assuan, aswan -assuage, allay, alleviate, appease, conciliate, gentle, gruntle, lenify, mollify, pacify, palliate, placate, quench, relieve, slake -assuagement, alleviation, relief -assuan, assouan, aswan -assuasive, soothing -assume, accept, acquire, adopt, arrogate, bear, don, feign, presume, seize, sham, simulate, strike, take, usurp, wear -assumed, false, fictitious, fictive, pretended, sham -assuming, assumptive, presumptuous -assumption, effrontery, premise, premiss, presumption, presumptuousness, supposal, supposition -assumptive, assuming, presumptuous -assur, ashur, asur -assurance, authority, confidence, pledge, sureness -assurbanipal, ashurbanipal, asurbanipal -assure, ascertain, check, control, ensure, guarantee, insure, promise, reassure, secure, see, tell -assuredness, aplomb, cool, poise -astacidae, astacura -astacura, astacidae -astana, akmola -astarte, ashtoreth -astatine, at -asteraceae, compositae -asterisk, star -asterisked, starred -astern, abaft, aft -asterope, sterope -asthenia, astheny -asthenic, adynamic, debilitated, enervated -asthenopia, eyestrain -astheny, asthenia -asthmatic, wheezing, wheezy -astigmatism, astigmia -astigmia, astigmatism -astir, about, up -astomatous, mouthless -astonied, amazed, astonished, astounded, stunned -astonish, amaze, astound -astonished, amazed, astonied, astounded, stunned -astonishing, amazing, astounding, staggering, stupefying -astonishingly, amazingly, surprisingly -astonishment, amazement -astound, amaze, astonish -astounded, amazed, astonied, astonished, stunned -astounding, astonishing, dumbfounding, dumfounding, staggering, stupefying -astraddle, astride -astragal, anklebone, astragalus, bead, beading, beadwork, talus -astragalus, anklebone, astragal, talus -astral, stellar -astrantia, masterwort -astray, wide -astride, astraddle -astringence, astringency -astringency, astringence, stypsis -astringent, acerb, acerbic, styptic -astrobiology, exobiology -astroglia, macroglia -astrologer, astrologist -astrologist, astrologer -astronaut, cosmonaut, spaceman -astronautic, astronautical -astronautical, astronautic -astronautics, aeronautics -astronomer, stargazer, uranologist -astronomic, astronomical, galactic -astronomical, astronomic, galactic -astronomy, uranology -astute, sharp, shrewd -astutely, acutely, sagaciously, sapiently, shrewdly -astuteness, deepness, depth, perspicaciousness, perspicacity, profoundness, profundity, shrewdness -asunder, apart -asur, ashur, assur -asurbanipal, ashurbanipal, assurbanipal -asvina, asin -aswan, assouan, assuan -asylum, institution, refuge, sanctuary -asymmetric, asymmetrical -asymmetrical, asymmetric, crooked -asymmetrically, unsymmetrically -asymmetry, dissymmetry, imbalance -asymptomatic, symptomless -asynchronism, asynchrony, desynchronisation, desynchronization, desynchronizing -asynchrony, asynchronism, desynchronisation, desynchronization, desynchronizing -asynclitism, obliquity -asynergia, asynergy -asynergy, asynergia -at, astatine -atabrine, mepacrine, quinacrine -atactic, ataxic -atakapa, atakapan, attacapa, attacapan -atakapan, atakapa, attacapa, attacapan -atar, athar, attar, ottar -ataractic, ataraxic, sedative, tranquilising, tranquilizer, tranquilizing, tranquilliser, tranquillising, tranquillizer, tranquillizing -atarax, hydroxyzine, vistaril -ataraxic, ataractic, sedative, tranquilising, tranquilizing, tranquillising, tranquillizing -ataraxis, heartsease, peace, peacefulness, repose, serenity -atavism, reversion, throwback -atavist, throwback -atavistic, throwback -ataxia, ataxy, dyssynergia -ataxic, atactic -ataxy, ataxia, dyssynergia -atayalic, tayalic -ateleiosis, ateliosis -ateliosis, ateleiosis -aten, aton -atenolol, tenormin -athabascan, athabaskan, athapascan, athapaskan -athabaskan, athabascan, athapascan, athapaskan -athapascan, athabascan, athabaskan, athapaskan -athapaskan, athabascan, athabaskan, athapascan -athar, atar, attar, ottar -atheism, godlessness -atheist, atheistic, atheistical -atheistic, atheist, atheistical, unbelieving -atheistical, atheist, atheistic, unbelieving -athena, athene, pallas -athenaeum, atheneum -athene, athena, pallas -atheneum, athenaeum -athens, athinai -atherodyde, athodyd, ramjet -atheromatic, atheromatous -atheromatous, atheromatic -athinai, athens -athirst, hungry, thirsty -athlete, jock -athletic, acrobatic, gymnastic -athleticism, strenuosity -athletics, sport -athodyd, atherodyde, ramjet -athwart, aslant, obliquely -athyriaceae, dryopteridaceae -atilt, canted, leaning, tilted, tipped -ativan, lorazepam -atlantides, hesperides -atlas, telamon -atm, atmosphere -atmometer, evaporometer -atmosphere, air, ambiance, ambience, atm, aura -atmospheric, atmospherical -atmospherical, atmospheric -atmospherics, static -atom, corpuscle, molecule, mote, particle, speck -atomic, nuclear -atomisation, atomization, fragmentation -atomise, atomize, nuke, zap -atomiser, atomizer, nebuliser, nebulizer, spray, sprayer -atomistic, atomistical -atomistical, atomistic -atomization, atomisation, fragmentation -atomize, atomise, nuke, zap -atomizer, atomiser, nebuliser, nebulizer, spray, sprayer -aton, aten -atonal, unkeyed -atonalism, atonality -atonality, atonalism -atone, aby, abye, expiate, repent -atonement, expiation, propitiation, satisfaction -atonia, amyotonia, atonicity, atony -atonic, unaccented -atonicity, amyotonia, atonia, atony -atony, amyotonia, atonia, atonicity -atopognosia, atopognosis -atopognosis, atopognosia -atorvastatin, lipitor -atoxic, nontoxic -atrabilious, bilious, dyspeptic, liverish -atrioventricular, auriculoventricular -atrip, aweigh -atrocious, abominable, awful, dreadful, flagitious, frightful, grievous, horrible, horrifying, monstrous, painful, terrible, ugly, unspeakable -atrociously, abominably, abysmally, awfully, outrageously, rottenly, terribly -atrociousness, atrocity, barbarity, barbarousness, heinousness -atrocity, atrociousness, barbarity, barbarousness, heinousness, inhumanity -atrophedema, angioedema -atrophied, diminished, wasted -atrophy, wasting, withering -attacapa, atakapa, atakapan, attacapan -attacapan, atakapa, atakapan, attacapa -attach, bind, bond, confiscate, impound, seize, sequester, tie -attached, affiliated, committed, connected -attachment, adherence, adhesion, affixation, bond, fastening -attack, aggress, approach, assail, assault, attempt, blast, fire, flack, flak, onrush, onset, onslaught, round, snipe -attacker, aggressor, assailant, assaulter -attacking, assaultive -attain, accomplish, achieve, discover, gain, hit, make, reach, strike -attainability, achievability, attainableness -attainableness, achievability, attainability -attainment, accomplishment, acquirement, acquisition, skill -attaint, disgrace, dishonor, dishonour, shame -attar, atar, athar, ottar -attempt, assay, attack, effort, endeavor, endeavour, essay, seek, try, undertake -attempter, essayer, trier -attend, advert, assist, hang, look, see, serve -attendance, attending -attendant, accompaniment, accompanying, attendee, attender, concomitant, consequent, ensuant, incidental, meeter, resultant, sequent, tender -attended, accompanied -attendee, attendant, attender, meeter -attender, attendant, attendee, auditor, hearer, listener, meeter, tender -attending, attendance, attention -attention, aid, attending, care, tending -attentive, heedful, thoughtful -attentiveness, heed, regard -attenuate, attenuated, faded, rarefy, weakened -attenuated, attenuate, faded, weakened -attenuation, fading -attest, certify, demonstrate, evidence, manifest, testify -attestant, attestator, attester, attestor, witness -attestator, attestant, attestor, witness -attested, authenticated, documented -attester, attestant -attestor, attestant, attestator, witness -attic, bean, bonce, dome, garret, ionic, loft, noggin, noodle -attire, dress, garb, overdress, prink -attired, appareled, dressed, garbed, garmented, habilimented, robed -attitude, position, posture -attitudinise, attitudinize -attitudinize, attitudinise -attorney, lawyer -attract, appeal, draw, pull -attracter, attraction, attractor, draw, magnet -attraction, attracter, attractiveness, attractor, draw, magnet -attractively, beautifully -attractiveness, attraction -attractor, attracter, attraction, draw, magnet -attribute, ascribe, assign, dimension, impute, property -attribution, ascription -attributive, prenominal -attrition, abrasion, contriteness, contrition, corrasion, detrition, grinding -atypical, irregular, untypical -atypicality, untypicality -atypically, untypically -au, gold -auberge, hostel, hostelry, inn, lodge -aubergine, brinjal, eggplant -auction, auctioneer, vendue -auctioneer, auction -auctorial, authorial -audacious, barefaced, bodacious, brassy, brave, brazen, daring, dauntless, fearless, hardy, insolent, intrepid, unfearing, venturesome, venturous -audaciousness, audacity, temerity -audacity, audaciousness, temerity -audad, aoudad, arui -audibility, audibleness -audible, hearable -audibleness, audibility -audience, consultation, hearing, interview -audile, auditive, auditory -audio, sound -audiology, audiometry -audiometer, sonometer -audiometry, audiology -audit, inspect, scrutinise, scrutinize -audition, hearing, tryout -auditive, audile, auditory -auditor, attender, hearer, listener -auditory, audile, auditive -aug, august -auger, gimlet, wimble -aught, cipher, cypher, nada, naught, nil, nix, nothing, null, zero, zilch, zip, zippo -augmentative, enhancive -augmentin, amoxicillin, amoxil, larotid, polymox, trimox -augur, auspex, auspicate, betoken, bode, forecast, foreshadow, foretell, omen, portend, predict, prefigure, presage, prognosticate -augury, foretoken, preindication, sign -august, aug, grand, lordly, revered, venerable -augustus, octavian -aunt, auntie, aunty -auntie, aunt, aunty -aunty, aunt, auntie -aura, air, atmosphere, aureole, gloriole, glory, halo, nimbus -aureate, flamboyant, florid, gilded, gilt, gold, golden -aurelius, antoninus -aureole, aura, corona, gloriole, glory, halo, nimbus -aureomycin, chlortetracycline -auric, aurous -auricle, ear, pinna -auricular, otic -auriculate, auriculated -auriculated, auriculate -auriculoventricular, atrioventricular -auriga, charioteer -auriscope, auroscope, otoscope -aurochs, urus, wisent -aurora, cockcrow, dawn, dawning, daybreak, dayspring, morning, sunrise, sunup -auroral, aurorean -aurorean, auroral -auroscope, auriscope, otoscope -aurous, auric -auspex, augur -auspicate, augur, betoken, bode, forecast, foreshadow, foretell, omen, portend, predict, prefigure, presage, prognosticate -auspices, aegis, protection -auspiciously, propitiously -auspiciousness, propitiousness -aussie, australian -austere, ascetic, ascetical, severe, spartan, stark, stern -austereness, severeness, severity -austerity, asceticism, nonindulgence -australian, aussie -austria, oesterreich -autacoid, autocoid -autarchic, autarchical, autarkical -autarchical, autarchic, autarkical -autarchy, autarky, autocracy -autarkic, autarkical -autarkical, autarchic, autarchical, autarkic -autarky, autarchy -authentic, reliable, unquestionable, veritable -authentically, genuinely -authenticated, attested, documented -authentication, certification, hallmark -authenticator, appraiser -authenticity, genuineness, legitimacy -author, generator, source, writer -authorial, auctorial -authorisation, authority, authorization, dominance, empowerment, mandate, potency, sanction -authorise, authorize, clear, empower, pass -authorised, authoritative, authorized -authoriser, authorizer -authoritarian, autocratic, despotic, dictator, dictatorial, overbearing, tyrannic, tyrannical -authoritarianism, absolutism, caesarism, despotism, dictatorship, monocracy, shogunate, stalinism, totalitarianism, tyranny -authoritative, authorised, authorized, classic, classical, definitive, important -authoritatively, magisterially -authorities, government, regime -authority, agency, assurance, authorisation, authorization, bureau, confidence, dominance, office, potency, sanction, sureness -authorization, authorisation, authority, dominance, empowerment, mandate, potency, sanction -authorize, authorise, clear, empower, pass -authorized, authorised, authoritative -authorizer, authoriser -authorship, composition, paternity, penning, writing -auto, automobile, car, machine, motorcar -autobiographic, autobiographical -autobiographical, autobiographic -autobus, bus, charabanc, coach, jitney, motorbus, motorcoach, omnibus -autochthonal, autochthonic, autochthonous, endemic, indigenous -autochthonic, autochthonal, autochthonous, endemic, indigenous -autochthonous, autochthonal, autochthonic, endemic, indigenous -autochthony, endemism, indigenousness -autoclave, steriliser, sterilizer -autocoid, autacoid -autocracy, autarchy -autocrat, despot, tyrant -autocratic, authoritarian, bossy, despotic, dictatorial, dominating, magisterial, peremptory, tyrannic, tyrannical -autocratically, dictatorially, magisterially -autocue, prompter -autoecious, homoecious -autoeroticism, autoerotism -autoerotism, autoeroticism -autogamic, autogamous -autogamous, autogamic -autogenesis, abiogenesis, autogeny -autogenic, autogenous -autogenous, autogenic -autogeny, abiogenesis, autogenesis -autogiro, autogyro, gyroplane -autograft, autoplasty -autograph, inscribe -autogyro, autogiro, gyroplane -autolatry, idiolatry -autoloading, semiautomatic -automaker, carmaker -automate, automatise, automatize -automatic, automatonlike, machinelike, reflex, reflexive, robotic, robotlike -automatically, mechanically -automation, mechanisation, mechanization -automatise, automate, automatize -automatize, automate, automatise -automaton, golem, robot, zombi, zombie -automatonlike, automatic, machinelike, robotic, robotlike -automobile, auto, car, machine, motorcar -automobilist, motorist -autonomous, independent, sovereign -autonomy, liberty -autophyte, autotroph -autophytic, autotrophic -autoplasty, autograft -autopsy, necropsy, pm, postmortem -autotomise, autotomize -autotomize, autotomise -autotroph, autophyte -autotrophic, autophytic -autotype, autotypy, facsimile -autotypy, autotype -autumn, fall -auxiliary, accessory, adjunct, adjuvant, aide, ancillary, appurtenant, subsidiary, supplemental, supplementary -av, ab -avadavat, amadavat -avail, help, service -availability, accessibility, availableness, handiness -available, uncommitted, usable, useable -availableness, accessibility, availability, handiness -avalokiteshvara, avalokitesvara -avalokitesvara, avalokiteshvara -avarice, avariciousness, avaritia, covetousness, cupidity, greed, rapacity -avaricious, covetous, grabby, grasping, greedy, prehensile -avariciously, covetously, greedily -avariciousness, avarice, covetousness, cupidity -avaritia, avarice, covetousness, greed, rapacity -avatar, embodiment, incarnation -avellan, avellane -avellane, avellan -avenge, retaliate, revenge -avenger, retaliator -aventail, camail, ventail -aventurine, sunstone -avenue, boulevard -aver, affirm, allege, assert, avow, say, swan, swear, verify -average, fair, intermediate, mean, median, mediocre, medium, middling, modal, norm, ordinary -averageness, mediocrity -averment, assertion, asseveration -averse, antipathetic, antipathetical, indisposed, loath, loth -aversion, antipathy, averting, distaste -avert, avoid, debar, deflect, forefend, forfend, obviate -avertable, avertible, avoidable, evitable -avertible, avertable, avoidable, evitable -averting, aversion -avestan, zend -avianise, avianize -avianize, avianise -aviary, volary -aviate, fly, pilot -aviation, air, airmanship -aviator, aeronaut, airman, flier, flyer -aviatress, airwoman, aviatrix -aviatrix, airwoman, aviatress -avid, devouring, esurient, greedy, zealous -avidity, avidness, eagerness, keenness -avidness, avidity, eagerness, keenness -avifaunal, avifaunistic -avifaunistic, avifaunal -avitaminosis, hypovitaminosis -avocado, aguacate -avocation, hobby, pursuit, sideline -avoid, annul, avert, debar, deflect, forefend, forfend, invalidate, nullify, obviate, quash, void -avoidable, avertable, avertible, evitable -avoidance, dodging, shunning -avoirdupois, blubber, fat, fatness -avouch, avow -avouchment, affirmation, avowal -avow, affirm, assert, aver, avouch, swan, swear, verify -avowal, affirmation, avouchment -avowed, professed -avowedly, admittedly, confessedly, professedly, true -avower, affirmer, asserter, asseverator, declarer -await, expect, look, wait -awaited, anticipated -awake, alert, alive, arouse, awaken, wake, waken -awaken, arouse, awake, rouse, wake, waken -awakening, wakening -award, accolade, awarding, grant, honor, honour, laurels, present, prize -awarding, award -aware, cognisant, cognizant, mindful -awareness, cognisance, cognizance, consciousness, knowingness, sentience -awash, afloat, flooded, inundated, overflowing -away, aside, by, forth, off, out, outside -awe, fear, reverence, veneration -aweary, weary -awed, awestricken, awestruck, awful -aweigh, atrip -aweless, awless, disrespectful -awesome, amazing, awful, awing -awestricken, awed, awestruck -awestruck, awed, awestricken -awful, abominable, amazing, atrocious, awed, awesome, awfully, awing, dire, direful, dread, dreaded, dreadful, fearful, fearsome, frightening, frightful, frightfully, horrendous, horrific, nasty, painful, terrible, terribly, tremendous, unspeakable -awfully, abominably, abysmally, atrociously, awful, dreadfully, frightfully, horribly, rottenly, terribly -awfulness, dreadfulness, horridness, terribleness -awing, amazing, awesome, awful -awkward, bunglesome, clumsy, cumbersome, embarrassing, inapt, inept, sticky, uneasy, unenviable, ungainly -awkwardness, clumsiness, cumbersomeness, gracelessness, ineptitude, ineptness, maladroitness, slowness, stiffness, unwieldiness -awless, aweless, disrespectful -awned, awny -awning, sunblind, sunshade -awny, awned -awol, truant -awry, amiss, askew, cockeyed, haywire, lopsided, wonky, wrong -ax, axe -axe, ax -axerophthol, a -axial, axile -axile, axial -axilla, armpit -axillary, alar -axiom, maxim -axiomatic, aphoristic, axiomatical, postulational -axiomatical, axiomatic, postulational -axis, bloc -axon, axone -axone, axon -az, arizona, azimuth -azactam, aztreonam -azathioprine, imuran -azedarach, azederach, chinaberry -azederach, azedarach, chinaberry -azerbaijan, azerbajdzhan -azerbajdzhan, azerbaijan -azimuth, az -azithromycin, zithromax -azoimide, hn -azores, acores -azotaemia, azotemia, uraemia, uremia -azotemia, azotaemia, uraemia, uremia -azotemic, uraemic, uremic -azotic, nitric, nitrous -azt, retrovir, zdv, zidovudine -aztreonam, azactam -azure, cerulean, lazuline, sapphire -azygos, azygous -azygous, azygos -b, bacillus, barn, bel, boron -ba, ab, barium -baa, blat, blate, bleat -babble, babbling, blab, blather, blether, blither, bubble, burble, guggle, gurgle, lallation, peach, ripple, sing, smatter, talk, tattle -babbler, cackler, chatterbox, chatterer, magpie, prater, spouter -babbling, babble, lallation -babe, baby, infant, sister -babiroussa, babirusa, babirussa -babirusa, babiroussa, babirussa -babirussa, babiroussa, babirusa -baboo, babu -babu, baboo -baby, babe, child, cocker, coddle, cosset, featherbed, indulge, infant, mollycoddle, pamper, sister, spoil -babyhood, infancy -babylonia, chaldaea, chaldea -babyminder, minder -babysitter, sitter -babytalk, motherese -baccate, bacciferous, berried, berrylike -bacchanal, bacchanalia, bacchanalian, bacchant, bacchic, carousing, debauch, debauchery, orgiastic, orgy, riot, saturnalia -bacchanalia, bacchanal, debauch, debauchery, dionysia, orgy, riot, saturnalia -bacchanalian, bacchanal, bacchic, carousing, orgiastic -bacchant, bacchanal -bacchic, bacchanal, bacchanalian, carousing, orgiastic -bacciferous, baccate, berried -baccy, tobacco -bach, bachelor -bachelor, bach -bacillar, bacillary, bacilliform, baculiform -bacillariophyceae, diatomophyceae -bacillary, bacillar, bacilliform, baculiform -bacilliform, bacillar, bacillary, baculiform -bacillus, b -back, backbone, backrest, backward, backwards, binding, cover, dorsum, endorse, gage, game, hind, hinder, indorse, punt, rachis, rear, rearward, rearwards, second, spine, stake, support -backbite, bitch -backbiter, defamer, libeler, maligner, slanderer, traducer, vilifier -backbone, anchor, back, grit, gumption, guts, keystone, linchpin, lynchpin, mainstay, moxie, rachis, sand, spine -backbreaking, arduous, grueling, gruelling, hard, heavy, laborious, operose, punishing, toilsome -backchat, banter, raillery -backcloth, backdrop, background -backdown, withdrawal -backdrop, backcloth, background -backer, angel -backfire, backlash, blowback, boomerang, recoil -backflow, backflowing -backflowing, backflow -background, backcloth, backdrop, desktop, downplay, ground, scope, setting -backhand, backhanded -backhanded, backhand -backing, backup, championship, funding, mount, patronage, support -backlash, backfire, rebound, recoil, repercussion -backlog, reserve, stockpile -backmost, hindermost, hindmost, rearmost -backpack, haversack, knapsack, pack, packsack, rucksack -backpacker, packer -backpacking, packing -backrest, back -backsheesh, baksheesh, bakshis, bakshish, gratuity, pourboire, tip -backside, arse, ass, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -backslide, lapse -backslider, recidivist, reversionist -backsliding, lapse, lapsing, relapse, relapsing, reversion, reverting -backspace, backspacer -backspacer, backspace -backstage, offstage, wing -backstair, backstairs, furtive -backstairs, backstair, furtive -backstop, catcher -backswept, sweptback -backsword, singlestick -backtalk, lip, mouth, sass, sassing -backup, accompaniment, backing, championship, patronage, relief, reliever, substitute, support -backward, back, backwards, feebleminded, rearward, rearwards -backwardness, retardation, slowness, subnormality -backwards, back, backward, rearward, rearwards -backwash, aftermath, airstream, race, slipstream, wake, wash -backwoods, boondocks, hinterland -backwoodsman, frontiersman -bacteremia, bacteriaemia, bacteriemia -bacteria, bacterium -bacteriacide, bactericide -bacteriaemia, bacteremia, bacteriemia -bactericidal, disinfectant, germicidal -bactericide, antibacterial, bacteriacide -bacteriemia, bacteremia, bacteriaemia -bacterioid, bacterioidal, bacteroid, bacteroidal -bacterioidal, bacterioid, bacteroid, bacteroidal -bacteriologic, bacteriological -bacteriological, bacteriologic -bacteriophage, phage -bacteriophagic, bacteriophagous -bacteriophagous, bacteriophagic -bacterise, bacterize -bacterium, bacteria -bacterize, bacterise -bacteroid, bacterioid, bacterioidal, bacteroidal -bacteroidal, bacterioid, bacterioidal, bacteroid -baculiform, bacillar, bacillary, bacilliform -bad, badly, badness, big, defective, forged, regretful, risky, sorry, speculative, spoiled, spoilt, tough, uncollectible, unfit, unsound -baddie, villain -badger, beleaguer, bug, pester, tease, wisconsinite -badgerer, heckler -badgering, bedevilment, torment, worrying -badly, bad, disadvantageously, gravely, ill, mischievously, naughtily, poorly, seriously, severely -badmouth, malign, traduce -badness, bad, mischievousness, naughtiness, severeness, severity -baeda, beda, bede -baffle, amaze, beat, bewilder, bilk, cross, dumbfound, flummox, foil, frustrate, get, gravel, mystify, nonplus, perplex, pose, puzzle, queer, regulate, scotch, spoil, stick, stupefy, thwart, vex -baffled, befuddled, bemused, bewildered, confounded, confused, lost, mazed -bafflement, befuddlement, bemusement, bewilderment, mystification, obfuscation, puzzlement -baffling, elusive, knotty, problematic, problematical, tough -bag, bagful, base, bulge, dish, grip, handbag, pocket, pocketbook, purse, suitcase, udder -bagascosis, bagassosis -bagassosis, bagascosis -bagatelle, fluff, frippery, frivolity -bagdad, baghdad -bagel, beigel -bagful, bag -baggage, luggage -bagger, boxer, packer -bagging, sacking -baggy, sloppy -baghdad, bagdad -bagman, roadman -bagnio, bathhouse, bawdyhouse, bordello, brothel, cathouse, whorehouse -bagpiper, piper -baguet, baguette -baguette, baguet -bahasa, indonesian -bahrain, bahrein -bahraini, bahreini -bahrein, bahrain -bahreini, bahraini -baht, tical -bai, baic -baic, bai -baikal, baykal -bail, bond -bailiwick, discipline, field, study, subject -bairiki, tarawa -baisa, baiza -baisakh, vaisakha -bait, cod, decoy, hook, lure, rag, rally, razz, ride, sweetener, tantalise, tantalize, taunt, tease, twit -baiza, baisa -bake, broil -bakeapple, cloudberry, salmonberry -baked, adust, parched, scorched, sunbaked -bakehouse, bakery, bakeshop -bakery, bakehouse, bakeshop -bakeshop, bakehouse, bakery -baksheesh, backsheesh, bakshis, bakshish, gratuity, pourboire, tip -bakshis, backsheesh, baksheesh, bakshish, gratuity, pourboire, tip -bakshish, backsheesh, baksheesh, bakshis, gratuity, pourboire, tip -balance, correspondence, counterbalance, counterpoise, counterweight, equaliser, equalizer, equilibrate, equilibrise, equilibrium, equilibrize, equipoise, libra, poise, proportion, proportionality, remainder, residual, residue, residuum, rest, symmetricalness, symmetry -balancer, halter, haltere -balancing, reconciliation -balata, beefwood -balaton, plattensee -bald, barefaced, denudate, denuded -balder, baldr -balderdash, piffle -baldhead, baldpate, baldy -baldness, phalacrosis -baldpate, baldhead, baldy -baldr, balder -baldric, baldrick -baldrick, baldric -baldy, baldhead, baldpate -bale, basel, basle -baleen, whalebone -balefire, bonfire -baleful, baneful, forbidding, menacing, minacious, minatory, ominous, sinister, threatening -balefulness, maleficence, mischief -balibago, mahagua, mahoe, majagua, purau -balk, baulk, check, deterrent, handicap, hinderance, hindrance, impediment, jib, rafter, resist -balkanise, balkanize -balkanize, balkanise -balker, baulker, noncompliant -balking, balky -balky, balking -ball, ballock, bollock, chunk, clod, clump, egg, formal, glob, globe, lump, nut, orb, orchis, testicle, testis -ballad, lay -balladeer, crooner -ballast, barretter -ballerina, danseuse -ballista, arbalest, arbalist, bricole, catapult, mangonel, onager, trebuchet, trebucket -ballistocardiograph, cardiograph -ballock, ball, bollock, egg, nut, orchis, testicle, testis -balloon, billow, inflate -ballot, balloting, vote, voting -balloting, ballot, vote, voting -ballpark, park -ballpen, ballpoint, biro -ballpoint, ballpen, biro -ballup, cockup -bally, blinking, bloody, blooming, crashing, flaming, fucking -ballyhoo, hoopla, hype, plug -ballyrag, browbeat, bully, bullyrag, hector -balm, ointment, salve, unction, unguent -balmily, daftly, dottily, nuttily, wackily -balminess, softness -balmoral, bluebonnet -balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, mild, nuts, nutty, soft, wacky, whacky -balochi, baluchi -baloney, bilgewater, boloney, bosh, drool, humbug, taradiddle, tarradiddle, tommyrot, tosh, twaddle -balsamic, balsamy -balsamy, balsamic -balthasar, balthazar -balthazar, balthasar -baluchi, balochi -balusters, balustrade, banister, bannister, handrail -balustrade, balusters, banister, bannister, handrail -bam, bang, blast, clap, eruption -bambino, toddler, tot, yearling -bamboozle, hoodwink, snow -ban, banish, banning, blackball, censor, forbiddance, forbidding, ostracise, ostracize, prohibition, proscription, shun -banal, commonplace, hackneyed, shopworn, stock, threadbare, timeworn, tired, trite -banality, bromide, cliche, commonplace, platitude -band, banding, circle, isthmus, lot, ring, set, stria, striation, stripe -bandage, bind, patch -bandaged, bound -bandaging, binding, dressing -bandana, bandanna -bandanna, bandana -bandeau, bra, brassiere -bandelet, annulet, bandelette, bandlet -bandelette, annulet, bandelet, bandlet -banding, band, stria, striation, stripe -bandit, brigand -bandlet, annulet, bandelet, bandelette -bandoleer, bandolier -bandolier, bandoleer -bandstand, stand -bandy, bowed, bowleg, bowlegged -bandyleg, bowleg -bane, curse, nemesis, scourge -baneberry, cohosh -baneful, baleful, deadly, pernicious, pestilent -banefully, perniciously -bang, bam, bash, bed, belt, blast, bolt, bonk, boot, charge, clap, eff, eruption, flush, fringe, fuck, hit, hump, jazz, kick, knock, know, love, rush, screw, slam, slap, slapdash, smack, smash, smasher, spang, strike, thrill -banger, cracker, firecracker -banging, battering, humongous, thumping, walloping, whopping -bangla, bengali -bangle, bauble, bracelet, fallal, gaud, gewgaw, novelty, trinket -bangtail, racehorse -banian, banyan -banish, ban, bar, blackball, ostracise, ostracize, relegate, shun -banishment, coventry, ostracism, proscription -banister, balusters, balustrade, bannister, handrail -bank, camber, cant, deposit, rely, swear, trust -bankbook, passbook -banknote, bill, greenback, note -bankroll, roll -bankrupt, break, insolvent, ruin, smash -bankruptcy, failure -banned, prohibited -banner, standard, streamer -banning, ban, forbiddance, forbidding -bannister, balusters, balustrade, banister, handrail -banquet, feast, junket, spread -banqueting, feasting -banshee, banshie -banshie, banshee -bantam, diminutive, flyspeck, lilliputian, midget, petite, tiny -banteng, banting, tsine -banter, backchat, chaff, jolly, josh, kid, raillery -bantering, facetious -banting, banteng, tsine -banyan, banian -baptise, baptize, christen -baptised, baptized -baptistery, baptistry, font -baptistry, baptistery, font -baptize, baptise, christen -baptized, baptised -bar, banish, barricade, barroom, block, blockade, cake, debar, exclude, ginmill, measure, prevention, relegate, saloon, stop, streak, stripe, taproom -baranduki, baronduki, barunduki, burunduki -barb, dig, gibe, jibe, shaft, shot, slam -barbacan, barbican -barbarian, barbaric, boor, churl, goth, peasant, savage, tike, tyke, uncivilised, uncivilized, wild -barbaric, barbarian, savage, uncivilised, uncivilized, wild -barbarisation, barbarization -barbarise, barbarize -barbarism, barbarity, brutality, savagery -barbarity, atrociousness, atrocity, barbarism, barbarousness, brutality, heinousness, savagery -barbarization, barbarisation -barbarize, barbarise -barbarous, brutal, cruel, fell, roughshod, savage, vicious -barbarousness, atrociousness, atrocity, barbarity, heinousness -barbasco, joewood -barbate, bearded, bewhiskered, whiskered, whiskery -barbecue, barbeque -barbecued, grilled -barbed, barbellate, biting, briary, briery, bristled, bristly, burred, burry, mordacious, nipping, prickly, pungent, setaceous, setose, spiny, thorny -barbel, feeler -barbellate, barbed, briary, briery, bristled, bristly, burred, burry, prickly, setaceous, setose, spiny, thorny -barbeque, barbecue -barbican, barbacan -barbital, barbitone, diethylmalonylurea, veronal -barbitone, barbital, diethylmalonylurea, veronal -barcarole, barcarolle -barcarolle, barcarole -bard, barde, caparison -barde, bard, caparison -bare, air, barren, bleak, denudate, denude, desolate, marginal, mere, naked, nude, plain, publicise, publicize, scanty, simple, spare, stark, strip, stripped, unembellished, unfinished, unornamented, unsheathed -bareback, barebacked -barebacked, bareback -bared, bareheaded -barefaced, audacious, bald, bodacious, brassy, brazen, insolent -barefacedly, shamelessly, unashamedly -barefoot, barefooted, shoeless -barefooted, barefoot, shoeless -bareheaded, bared -barely, hardly, just, scantily, scarce, scarcely -bareness, bleakness, desolation, nakedness, starkness -barf, cast, cat, chuck, disgorge, honk, puke, purge, regorge, regurgitate, retch, sick, spew, spue, upchuck, vomit, vomitus -bargain, buy, deal, dicker, steal -bargainer, dealer, monger, trader -barge, flatboat, hoy, lighter -bargee, bargeman, lighterman -bargeman, bargee, lighterman -barilla, glasswort, kali, kelpwort, saltwort -baring, denudation, husking, stripping, uncovering -barite, barytes -baritone, barytone -barium, ba -bark, barque, skin -barkeep, barkeeper, barman, bartender, mixologist -barkeeper, barkeep, barman, bartender, mixologist -barker, doggie, doggy, pooch -barley, barleycorn -barleycorn, barley -barm, yeast -barman, barkeep, barkeeper, bartender, mixologist -barmy, balmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky, yeasty, zestful, zesty -barn, b -barnacle, cirriped, cirripede -barnstormer, playactor, trouper -barometric, barometrical -barometrical, barometric -baron, king, magnate, mogul, power, tycoon -baronage, peerage -baronduki, baranduki, barunduki, burunduki -baronet, bart -baronetcy, barony -baronetise, baronetize -baronetize, baronetise -baronial, imposing, noble, stately -barony, baronetcy -baroque, baroqueness, churrigueresco, churrigueresque -baroqueness, baroque -barosaur, barosaurus -barosaurus, barosaur -barque, bark -barrack, cheer, exhort, flout, gibe, inspire, jeer, scoff, urge -barracking, heckling -barracouta, snoek -barrage, battery, bombard, bombardment, onslaught, outpouring, shelling -barrater, barrator -barrator, barrater -barratry, simony -barred, barricaded, blockaded -barrel, barrelful, bbl, cask, drum -barreled, barrelled -barrelful, barrel -barrelled, barreled -barren, bare, bleak, desolate, destitute, devoid, free, innocent, stark, waste, wasteland -barrenness, aridity, fruitlessness -barretter, ballast -barricade, bar, barricado, block, blockade, roadblock, stop -barricaded, barred, blockaded -barricado, barricade -barrier, roadblock -barring, blackball -barroom, bar, ginmill, saloon, taproom -barrow, barrowful, tumulus, wheelbarrow -barrowful, barrow -bart, baronet -bartender, barkeep, barkeeper, barman, mixologist -barter, swap, swop, trade -barunduki, baranduki, baronduki, burunduki -barye, microbar -barytes, barite -barytone, baritone -basal, base, primary, radical -base, alkali, bag, basal, baseborn, basis, cornerstone, establish, floor, foot, found, foundation, fundament, ground, groundwork, home, humble, immoral, infrastructure, lowly, mean, meanspirited, nucleotide, pedestal, qaeda, radical, radix, root, stand, stem, substructure, theme, understructure -baseboard, mopboard -baseborn, base, humble, lowly -basel, bale, basle -baseless, groundless, idle, unfounded, unwarranted, wild -basely, meanly, scurvily -basement, cellar -baseness, contemptibility, despicability, despicableness, sordidness -bash, bang, belt, bonk, bop, brawl, do, knock, smash, sock, whap, whop -bashful, blate -bashfully, shyly, timidly -bashfulness, abashment -basia, basra -basic, canonic, canonical, introductory, staple -basically, essentially, fundamentally -basics, bedrock, fundamentals, rudiments -basidiomycota, basidiomycotina -basidiomycotina, basidiomycota -basify, alkalify, alkalise, alkalize -basilar, basilary -basilary, basilar -basilicata, lucania -basin, basinful, lavatory, washbasin, washbowl, washstand, watershed -basinful, basin -basis, base, cornerstone, footing, foundation, fundament, ground, groundwork -bask, enjoy, relish, savor, savour -basket, basketful, handbasket, hoop -basketball, hoops -basketeer, cager -basketful, basket -basketmaker, basketweaver -basketweaver, basketmaker -basle, bale, basel -basophil, basophile -basophile, basophil -basra, basia -bass, basso, deep -bassarisk, cacomistle, cacomixle, ringtail -bassia, kochia -basso, bass -basswood, lime, linden -bast, phloem -bastard, asshole, bogus, cocksucker, dickhead, fake, illegitimate, mongrel, motherfucker, phoney, phony, prick, shit, sob, whoreson -bastardisation, bastardization -bastardise, bastardize -bastardised, bastardized -bastardization, bastardisation -bastardize, bastardise -bastardized, bastardised -bastardly, mean, misbegot, misbegotten, spurious -bastardy, illegitimacy -baste, basting, batter, clobber, tack, tacking -baster, tacker -bastinado, falanga -basting, baste, tacking -bastion, citadel -bastioned, fortified -bastnaesite, bastnasite -bastnasite, bastnaesite -basuto, sesotho -basutoland, lesotho -bat, chiropteran, clobber, cream, drub, flutter, lick, thrash -bataan, corregidor -batch, clutch, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -bath, bathe, bathroom, bathtub, tub -bathe, bath -bather, natator, swimmer -bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy -bathhouse, bagnio -bathing, washup -batholite, batholith, pluton -batholith, batholite, pluton -batholithic, batholitic -batholitic, batholithic -bathometer, bathymeter -bathos, anticlimax, mawkishness -bathroom, bath, can, john, lav, lavatory, privy, toilet -bathtub, bath, tub -bathymeter, bathometer -bathymetric, bathymetrical -bathymetrical, bathymetric -bathymetry, plumbing -bathyscape, bathyscaph, bathyscaphe -bathyscaph, bathyscape, bathyscaphe -bathyscaphe, bathyscape, bathyscaph -batoidei, rajiformes -baton, billy, billystick, nightstick, truncheon, wand -batrachia, anura, salientia -batrachian, anuran, frog, salientian, toad -bats, balmy, barmy, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -batsman, batter, hitter, slugger -batswana, bechuana, tswana -battalion, multitude, pack, plurality -batten, batting, secure -batter, baste, batsman, buffet, clobber, dinge, hitter, slugger -battercake, flapcake, flapjack, griddlecake, hotcake, pancake -battering, banging -battery, barrage, bombardment, shelling -batting, batten -battle, combat, conflict, engagement, fight, struggle -battlefield, battleground, field -battlefront, front -battleful, bellicose, combative -battleground, battlefield, field -battlement, crenelation, crenellation -battlemented, castellated, castled, embattled -battler, belligerent, combatant, fighter, scrapper -battleship, battlewagon -battlewagon, battleship -battue, bloodbath, bloodletting, bloodshed -batty, balmy, barmy, bats, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -bauble, bangle, fallal, gaud, gewgaw, novelty, trinket -baulk, balk, check, deterrent, handicap, hinderance, hindrance, impediment, jib, rafter, resist -baulker, balker, noncompliant -bawd, cocotte, cyprian, harlot, prostitute, tart, whore -bawdiness, lewdness, obscenity, salaciousness, salacity -bawdry, bawdy -bawdy, bawdry, ribald -bawdyhouse, bagnio, bordello, brothel, cathouse, whorehouse -bawl, bellow, yawp -bawler, bellower, roarer, screamer, screecher, shouter, yeller -bawling, wailing -bay, alcove, embayment, quest -bayberry, candleberry, waxberry -baycol, cerivastatin -bayer, aspirin, empirin -baykal, baikal -bayrut, beirut -bazaar, bazar, fair -bazar, bazaar -bbl, barrel -be, beryllium, comprise, constitute, cost, embody, equal, exist, follow, glucinium, live, personify, represent -beachhead, foothold -beacon, lighthouse, pharos -bead, astragal, beading, beadwork, drop, pearl -beading, astragal, bead, beadwork -beadlike, beady, buttonlike, buttony -beadsman, bedesman -beadwork, astragal, bead, beading -beady, beadlike, buttonlike, buttony, gemmed, jeweled, jewelled, sequined, spangled, spangly -beak, bill, honker, hooter, neb, nib, nozzle, peck, pecker, pick, schnoz, schnozzle, snoot, snout -beam, air, broadcast, glow, irradiation, radiate, ray, send, shaft, shine, transmit -beaming, beamy, effulgent, glad, radiant, refulgent -beamish, smiling, twinkly -beamy, beaming, effulgent, radiant, refulgent -bean, attic, bonce, dome, noggin, noodle -beanball, beaner -beaner, beanball -beanie, beany -beano, bingo, keno, lotto -beantown, boston -beany, beanie -bear, abide, accept, acquit, assume, behave, birth, brook, carry, comport, conduct, contain, deliver, deport, digest, endure, expect, gestate, have, hold, pay, stand, stomach, suffer, support, tolerate, wear, yield -bearable, endurable, sufferable, supportable -bearberry, bearwood, chittamwood, chittimwood, winterberry -bearcat, binturong -beard, byssus, whiskers -bearded, barbate, bewhiskered, whiskered, whiskery -beardless, whiskerless -bearer, carrier, holder, pallbearer, toter -bearing, aim, carriage, charge, comportment, heading, mien, posture, presence -bearskin, busby, shako -bearwood, bearberry, chittamwood, chittimwood -beast, animal, brute, creature, fauna, savage, wildcat, wolf -beastliness, meanness -beastly, bestial, brutal, brute, brutish, hellish -beat, amaze, baffle, beatnik, bewilder, bunk, bushed, cadence, circumvent, crush, dead, drum, dumbfound, exhaust, flap, flummox, get, gravel, heartbeat, measure, meter, metre, mystify, nonplus, outfox, outsmart, outwit, overreach, perplex, pose, pound, pulsate, pulsation, pulse, puzzle, quiver, rhythm, round, scramble, shell, stick, stupefy, thrum, thump, tick, ticktack, ticktock, trounce, tucker, vanquish, vex -beatable, vanquishable, vincible -beatific, angelic, angelical, sainted, saintlike, saintly -beatification, beatitude, blessedness -beatified, blessed -beatify, exalt, exhilarate, inebriate, thrill -beating, drubbing, lacing, licking, thrashing, trouncing, whacking, whipping -beatitude, beatification, blessedness -beatnik, beat -beatniks, beats -beats, beatniks -beau, boyfriend, clotheshorse, dandy, dude, fellow, fop, gallant, sheik, swain, swell -beaut, beauty -beauteousness, comeliness, fairness, loveliness -beautician, cosmetician -beautifully, attractively -beautify, adorn, deck, decorate, embellish, fancify, grace, ornament, prettify -beauty, beaut, dish, knockout, looker, lulu, mantrap, peach, ravisher, smasher, stunner, sweetheart -beaver, castor, oregonian, stovepipe, topper -bebop, bop -becalm, calm, steady -bechance, befall, betide, happen -becharm, beguile, bewitch, captivate, capture, catch, charm, enamor, enamour, enchant, entrance, fascinate, trance -bechuana, batswana, tswana -beckon, wave -becloud, befog, cloud, fog, mist, obnubilate, obscure -become, get, go, suit, turn -becoming, comely, decent, decorous, seemly -bed, bang, bonk, bottom, eff, fuck, hump, jazz, know, layer, love, retire, screw, seam -beda, baeda, bede -bedamn, anathemise, anathemize, beshrew, curse, damn, imprecate, maledict -bedaub, besmear -bedaze, daze, stun -bedazzle, daze, dazzle -bedbug, chinch -bedchamber, bedroom, chamber -bedclothes, bedding -bedcover, bedspread, counterpane, spread -bedded, stratified -bedding, bedclothes, litter -bede, baeda, beda -bedeck, bedight, deck -bedesman, beadsman -bedevil, befuddle, confound, confuse, crucify, discombobulate, dun, fox, frustrate, fuddle, rag, throw, torment -bedevilment, badgering, torment, worrying -bedewed, dewy -bedfast, bedrid, bedridden -bedframe, bedstead -bedight, bedeck, deck -bedim, benight, obscure, overcloud -bedizen, dizen -bedlam, chaos, madhouse, nuthouse, pandemonium, sanatorium -bedouin, beduin -bedraggle, draggle -bedraggled, derelict, dilapidated, draggled, ramshackle, tatterdemalion -bedrid, bedfast, bedridden -bedridden, bedfast, bedrid -bedrock, basics, fundamentals -bedroom, bedchamber, chamber -bedsit, bedsitter -bedsitter, bedsit -bedspread, bedcover, counterpane, spread -bedstead, bedframe -beduin, bedouin -bedwetter, wetter -beebread, ambrosia -beech, beechwood -beechwood, beech -beef, bellyache, bitch, boeuf, crab, gripe, grouse, holler, kick, squawk -beefalo, cattalo -beefburger, burger, hamburger -beefeater, yeoman -beefwood, balata -beefy, buirdly, burly, husky, strapping -beehive, hive -beekeeper, apiarist, apiculturist -beekeeping, apiculture -beelzebub, devil, lucifer, satan -beep, blare, bleep, claxon, honk, toot -beeper, pager -beet, beetroot -beetle, beetling, mallet, overhang -beetleweed, coltsfoot, galax, galaxy, wandflower -beetling, beetle -beetroot, beet -befall, bechance, betide, happen -befit, beseem, suit -befittingly, appropriately, fitly, fittingly, suitably -befog, becloud, cloud, fog, mist, obnubilate, obscure -befogged, befuddled -befool, cod, dupe, fool, gull, slang -befooling, stultification -before, ahead, earlier -beforehand, advance, ahead -befoul, defile, foul, maculate -befouled, fouled -befoulment, defilement, pollution -befuddle, bedevil, confound, confuse, discombobulate, fox, fuddle, throw -befuddled, addled, baffled, befogged, bemused, bewildered, confounded, confused, lost, mazed, muddled, muzzy, woolly, wooly -befuddlement, bafflement, bemusement, bewilderment, mystification, obfuscation, puzzlement -beg, implore, pray, solicit, tap -beget, engender, father, generate, get, mother, sire -begetter, father -beggar, mendicant, pauperise, pauperize -beggarly, mean -beggary, begging, mendicancy, mendicity -begging, beggary, mendicancy -begild, engild, gild -begin, commence, get, start -beginner, father, founder, initiate, novice, tiro, tyro -beginning, commencement, first, kickoff, offset, origin, outset, root, rootage, showtime, source, start -begrime, bemire, colly, dirty, grime, soil -begrimed, dingy, grimy, grubby, grungy, raunchy -begrudge, envy, resent -beguile, becharm, bewitch, captivate, capture, catch, charm, enamor, enamour, enchant, entrance, fascinate, hoodwink, juggle, trance -beguiled, captivated, charmed, delighted, enthralled, entranced -beguilement, bewitchery, distraction -beguiler, charmer, cheat, cheater, deceiver, slicker, trickster -beguiling, alluring, enticing, tempting -behave, acquit, act, bear, carry, comport, conduct, deport, do -behavior, behaviour, conduct, demeanor, demeanour, deportment, doings -behavioral, behavioural -behaviorism, behaviourism -behaviorist, behavioristic, behaviourist, behaviouristic -behavioristic, behaviorist, behaviourist, behaviouristic -behaviour, behavior, conduct, demeanor, demeanour, deportment, doings -behavioural, behavioral -behaviourism, behaviorism -behaviourist, behaviorist, behavioristic, behaviouristic -behaviouristic, behaviorist, behavioristic, behaviourist -behead, decapitate, decollate -beheaded, decapitated -beheading, decapitation -behemoth, colossus, giant, goliath, heavyweight, monster, titan -behind, arse, ass, backside, behindhand, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, slow, stern, tail, tooshie, tush -behindhand, behind -behmen, boehm, boehme, bohme -behmenism, boehmenism -beholder, observer, perceiver, percipient -beholding, seeing -behoove, behove -behove, behoove -behring, bering -beige, ecru -beigel, bagel -beijing, peiping, peking -being, beingness, existence, organism -beingness, being, existence -beirut, bayrut -bejewel, jewel -bel, b -belabor, belabour -belabour, belabor -belarus, belorussia, byelarus, byelorussia -belarusian, byelorussian -belated, late, tardy -belatedly, late, tardily -belau, palau, pelew -belch, belching, bubble, burp, burping, eruct, eructation, erupt, extravasate -belching, belch, burp, burping, eructation -beldam, beldame, crone, hag, witch -beldame, beldam, crone, hag, witch -beleaguer, badger, besiege, bug, circumvent, pester, surround, tease -beleaguering, besieging, siege -belem, para -belfry, campanile -belgique, belgium -belgium, belgique -belgrade, beograd -belie, contradict, misrepresent, negate -belief, feeling, impression, notion, opinion -believability, credibility, credibleness -believable, credible -believably, credibly, plausibly, probably -believe, conceive, consider, think, trust -believer, truster, worshiper, worshipper -believingly, credulously -belike, likely, probably -belittle, denigrate, derogate, diminish, disparage, minimize -belittled, diminished, small -belittling, denigration, deprecating, deprecative, deprecatory, depreciative, depreciatory, slighting -bell, buzzer, campana, chime, doorbell, gong, toll -bellarmine, bellarmino, greybeard, longbeard -bellarmino, bellarmine -bellboy, bellhop, bellman -bellflower, campanula -bellhop, bellboy, bellman -bellicose, battleful, combative -bellicoseness, bellicosity -bellicosity, bellicoseness -bellied, bellying, bulbous, bulging, bulgy, protuberant -belligerence, aggressiveness, belligerency, pugnacity -belligerency, belligerence, hostilities -belligerent, aggressive, battler, combatant, fighter, militant, scrapper, warring -belligerently, hostilely -belling, callathump, callithump, charivari, chivaree, shivaree -bellman, bellboy, bellhop -bellow, bawl, bellowing, holla, holler, hollering, hollo, holloa, roar, roaring, yowl -bellower, bawler, roarer, screamer, screecher, shouter, yeller -bellowing, bellow, holla, holler, hollering, hollo, holloa, roar, roaring, yowl -belly, abdomen, paunch, stomach, venter -bellyache, beef, bitch, crab, gastralgia, gripe, grouse, holler, squawk, stomachache -bellyacher, complainer, crybaby, grumbler, moaner, sniveller, squawker, whiner -bellybutton, navel, omphalos, omphalus, umbilicus -bellying, bellied, bulbous, bulging, bulgy, protuberant -belong, go -belongings, holding, property -belorussia, belarus, byelarus, byelorussia -belorussian, byelorussian -beloved, darling, dear, dearest, honey, love -below, beneath, downstairs, infra, under -belowground, underground -belt, bang, bash, knock, rap, smash, swath, whack, whang -beltless, unbelted -beltway, bypass, ringway -beluga, hausen -bema, chancel, sanctuary -bemire, begrime, colly, dirty, grime, soil -bemoan, bewail, deplore, lament -bemock, mock -bemuse, bewilder, discombobulate, throw -bemused, baffled, befuddled, bewildered, confounded, confused, lost, mazed, preoccupied -bemusement, bafflement, befuddlement, bewilderment, mystification, obfuscation, puzzlement -benadryl, diphenhydramine -bench, judiciary, terrace, workbench -bend, bending, bow, crease, crimp, crook, crouch, curve, deflect, deform, flex, flexure, fold, plication, stoop, turn, twist -bendability, pliability -bendable, pliable, pliant, waxy -bended, bent -bender, carousal, carouse, curve, toot -bending, bend, deflection, deflexion -bendopa, brocadopa, larodopa, levodopa -bends, aeroembolism -beneath, below -benedick, benedict -benedict, benedick -benediction, blessing -benedictive, benedictory -benedictory, benedictive -benefaction, benevolence -benefactor, helper -beneficent, benevolent, eleemosynary, philanthropic -beneficial, good -beneficiary, donee -benefit, gain, profit, welfare -benevolence, benefaction -benevolent, beneficent, charitable, eleemosynary, freehearted, kindly, openhearted, philanthropic, sympathetic -bengali, bangla -benight, bedim -benighted, dark, nighted -benign, benignant -benignancy, benignity, graciousness -benignant, benign, gracious -benignantly, benignly -benignity, benignancy, graciousness, kindness -benignly, benignantly -benin, dahomey -benjamin, benzoin -benne, benni, benny, sesame -benni, benne, benny, sesame -bennie, benzedrine -benny, benne, benni, sesame -bent, bended, crumpled, dented, hang, knack, set -benthal, benthic, benthonic -benthic, benthal, benthonic -benthonic, benthal, benthic -benumb, blunt, dull, numb -benumbed, asleep, dulled, numb -benweed, ragweed, ragwort -benzedrine, bennie -benzene, benzine, benzol -benzine, benzene, benzol -benzofuran, coumarone, cumarone -benzoin, benjamin -benzol, benzene, benzine -benzoquinone, quinone -beograd, belgrade -beplaster, plaster -bequeath, leave, will -bequest, legacy -berate, chide, jaw, lambast, lambaste, lecture, rag, rebuke, remonstrate, reprimand, reproof, scold, trounce -berceuse, cradlesong, lullaby -bereaved, bereft, grieving, mourning, sorrowing -bereavement, mourning -bereft, bereaved, grieving, lovelorn, mourning, sorrowing, unbeloved -berg, iceberg -bergall, cunner -bering, behring -berit, berith, bris, briss, brith -berith, berit, bris, briss, brith -berkelium, bk -berm, shoulder -bermuda, bermudas -bermudan, bermudian -bermudas, bermuda -bermudian, bermudan -bern, berne -berne, bern -berra, yogi -berretta, biretta, birretta -berried, baccate, bacciferous -berrylike, baccate -berserk, amok, amuck, berserker, demoniac, demoniacal, possessed -berserker, berserk -berth, billet, bunk, moor, moorage, mooring, office, place, position, post, situation, slip, spot, wharf -beryllium, be, glucinium -beseech, adjure, bid, conjure, entreat, press -beseeching, imploring, pleading -beseechingly, entreatingly, imploringly, importunately, pleadingly -beseem, befit, suit -beset, chevvy, chevy, chivvy, chivy, encrust, harass, harry, hassle, incrust, molest, plague, provoke -beshrew, anathemise, anathemize, bedamn, curse, damn, imprecate, maledict -besides, also, likewise, too -besiege, beleaguer, circumvent, surround -besieging, beleaguering, siege -besmear, bedaub -besmirch, asperse, calumniate, defame, denigrate, slander, smear, smirch, sully -besot, stupefy -besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -bespangle, spangle -bespatter, spatter -bespeak, betoken, indicate, point, quest, request, signal -bespeckle, speckle -bespectacled, monocled, spectacled -bespoke, bespoken, tailored -bespoken, bespoke, betrothed, tailored -besprinkle, sparge, sprinkle -best, better, outdo, outflank, scoop, topper, trump -bestial, beastly, brutal, brute, brutish -bestialise, bestialize -bestiality, zooerastia, zooerasty -bestialize, bestialise -bestially, brutishly -bestir, rouse -bestow, add, bring, confer, contribute, impart, lend -bestowal, bestowment, conferment, conferral -bestower, conferrer, donor, giver, presenter -bestowment, bestowal, conferment, conferral -bestride, mount -bestubbled, stubbled, stubbly -bet, calculate, count, depend, look, play, reckon, stake, stakes, wager -betide, bechance, befall -betimes, early -betise, folly, foolishness, imbecility, stupidity -betoken, augur, auspicate, bespeak, bode, forecast, foreshadow, foretell, indicate, omen, point, portend, predict, prefigure, presage, prognosticate, signal -betray, bewray, cheat, cuckold, deceive, denounce, fail, grass, rat, sell, shit, shop, snitch, stag, wander -betrayal, perfidy, treachery, treason -betrayer, blabber, informer, rat, squealer, traitor -betroth, affiance, engage, plight -betrothal, engagement, espousal, troth -betrothed, bespoken -better, ameliorate, amend, best, bettor, break, improve, meliorate, punter, wagerer -betterment, advance, amelioration, improvement, melioration -betting, dissipated, sporting -bettor, better, punter, wagerer -between, betwixt -betweenbrain, diencephalon, interbrain, thalmencephalon -betwixt, between -bevel, cant, chamfer -beverage, drink, drinkable, potable -bewail, bemoan, deplore, lament -beware, mind -bewhisker, whisker -bewhiskered, barbate, bearded, whiskered, whiskery -bewilder, amaze, baffle, beat, bemuse, discombobulate, dumbfound, flummox, get, gravel, mystify, nonplus, perplex, pose, puzzle, stick, stupefy, throw, vex -bewildered, baffled, befuddled, bemused, confounded, confused, lost, mazed -bewilderingly, confusingly -bewilderment, bafflement, befuddlement, bemusement, mystification, obfuscation, puzzlement -bewitch, becharm, beguile, captivate, capture, catch, charm, enamor, enamour, enchant, entrance, fascinate, glamour, hex, jinx, magnetise, magnetize, mesmerise, mesmerize, spellbind, trance, witch -bewitched, ensorcelled -bewitchery, beguilement -bewitching, captivating, enchanting, enthralling, entrancing, fascinating -bewitchingly, captivatingly, enchantingly, enthrallingly -bewitchment, enchantment -bewray, betray -bextra, valdecoxib -bezant, bezzant, byzant, solidus -bezique, penuchle, pinochle, pinocle -bezzant, bezant, byzant, solidus -bh, bohrium -bhadon, bhadrapada -bhadrapada, bhadon -bhagavadgita, gita -bharat, india -bhutanese, bhutani -bhutani, bhutanese -bi, bismuth -bialy, bialystoker -bialystoker, bialy -biannual, biyearly, semiannual -bias, diagonal, preconception, predetermine, prejudice -biased, colored, coloured, slanted -biaural, binaural -biaxal, biaxate, biaxial -biaxate, biaxal, biaxial -biaxial, biaxal, biaxate -bib, tipple -bible, book, scripture, word -biblical, scriptural -bibliographic, bibliographical -bibliographical, bibliographic -bibliophile, booklover -bibliopole, bibliopolist -bibliopolist, bibliopole -bibliothec, librarian -bibliothecal, bibliothecarial -bibliothecarial, bibliothecal -bibulous, boozy, drunken, sottish -bicentenary, bicentennial -bicentennial, bicentenary -bichloride, dichloride -bichromate, dichromate -bichrome, bicolor, bicolored, bicolour, bicoloured, dichromatic -bicker, bickering, brabble, fuss, niggle, pettifog, pettifoggery, quibble, spat, squabble, tiff -bickering, bicker, fuss, pettifoggery, spat, squabble, tiff -bicolor, bichrome, bicolored, bicolour, bicoloured, dichromatic -bicolored, bichrome, bicolor, bicolour, bicoloured, dichromatic -bicolour, bichrome, bicolor, bicolored, bicoloured, dichromatic -bicoloured, bichrome, bicolor, bicolored, bicolour, dichromatic -biconvex, lenticular, lentiform -bicorn, bicornate, bicorne, bicorned, bicornuate, bicornuous -bicornate, bicorn, bicorned, bicornuate, bicornuous -bicorne, bicorn -bicorned, bicorn, bicornate, bicornuate, bicornuous -bicornuate, bicorn, bicornate, bicorned, bicornuous -bicornuous, bicorn, bicornate, bicorned, bicornuate -bicuspid, bicuspidate, premolar -bicuspidate, bicuspid -bicycle, bike, cycle, pedal, wheel -bicycler, bicyclist, cyclist, wheeler -bicyclist, bicycler, cyclist, wheeler -bid, adjure, beseech, bidding, call, command, conjure, dictation, entreat, invite, offer, play, press, tender, wish -bida, doha -biddable, acquiescent -bidding, bid, command, dictation, summons -biddy, chick, hen -bide, abide, stay -biennial, biyearly -biennially, biyearly -biface, bifacial -bifacial, biface -biff, clout, lick, poke, pommel, pummel, punch, slug -bifurcate, biramous, branched, forficate, forked, pronged, prongy -big, adult, bad, bighearted, boastful, boastfully, bounteous, bountiful, braggart, bragging, braggy, crowing, enceinte, expectant, freehanded, giving, gravid, great, grown, grownup, handsome, heavy, large, liberal, magnanimous, openhanded, prominent, swelled, vainglorious, vauntingly -bigfoot, sasquatch -bigger, larger -biggish, largish -bigheaded, persnickety, snooty, snotty, uppish -bighearted, big, bounteous, bountiful, freehanded, giving, handsome, liberal, openhanded -bighorn, cimarron -bigmouthed, blabbermouthed, blabby, talkative -bigness, largeness -bigotry, dogmatism -bigwig, kingpin -bike, bicycle, cycle, motorcycle, pedal, wheel -bikers, rockers -bilateral, isobilateral -bilateralism, bilaterality -bilaterality, bilateralism -bilberry, blaeberry, whinberry, whortleberry -bile, gall -bilestone, gallstone -bilgewater, baloney, boloney, bosh, drool, humbug, taradiddle, tarradiddle, tommyrot, tosh, twaddle -bilharzia, bilharziasis, schistosomiasis -bilharziasis, bilharzia, schistosomiasis -biliary, bilious -bilingual, bilingualist -bilingualist, bilingual -bilious, atrabilious, biliary, dyspeptic, liverish, livery -biliousness, irritability, peevishness, pettishness, snappishness, surliness, temper -bilirubin, haematoidin, hematoidin -bilk, baffle, cross, elude, evade, foil, frustrate, queer, scotch, spoil, thwart -bill, account, banknote, beak, billhook, broadsheet, broadside, card, charge, circular, eyeshade, flier, flyer, greenback, handbill, invoice, measure, neb, nib, note, notice, peak, pecker, placard, poster, posting, throwaway, visor, vizor -billboard, hoarding -billet, berth, canton, line, note, office, place, position, post, quarter, situation, spot -billfish, gar, garfish, garpike, needlefish, saury -billfold, notecase, pocketbook, wallet -billhook, bill -billing, charge -billingsgate, scurrility -billion, gazillion, jillion, million, trillion, zillion -billow, balloon, heave, inflate, surge, wallow -billowing, billowy, surging -billowy, billowing, surging -billy, baton, billystick, nightstick, truncheon -billyo, billyoh -billyoh, billyo -billystick, baton, billy, nightstick, truncheon -bilobate, bilobated, bilobed -bilobated, bilobate, bilobed -bilobed, bilobate, bilobated -bilocular, biloculate -biloculate, bilocular -bimestrial, bimonthly -bimetal, bimetallic -bimetallic, bimetal, bimetallistic -bimetallistic, bimetallic -bimillenary, bimillennium -bimillennium, bimillenary -bimli, kanaf, kenaf -bimonthly, bimestrial, semimonthly -bin, binful -binaural, biaural -bind, adhere, attach, bandage, bond, constipate, hold, obligate, oblige, stick, tie, truss -bindable, bondable -binder, ligature -binding, back, bandaging, cover, dressing -binful, bin -binge, bout, bust, englut, engorge, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, orgy, overeat, overgorge, overindulge, satiate, splurge, stuff, tear -bingle, single -bingo, beano, keno, lotto -binomial, binominal -binominal, binomial -binturong, bearcat -binuclear, binucleate, binucleated -binucleate, binuclear, binucleated -binucleated, binuclear, binucleate -bioarm, bioweapon -bioattack, bw -biodefence, biodefense -biodefense, biodefence -bioengineering, biotechnology, ergonomics -bioflavinoid, citrin -biogenesis, biogeny, biosynthesis -biogeny, biogenesis -biogeographic, biogeographical -biogeographical, biogeographic -biographic, biographical -biographical, biographic -biography, life -biologic, biological -biological, biologic -biology, biota -biometrics, biometry, biostatistics -biometry, biometrics, biostatistics -bionomic, bionomical, ecologic, ecological -bionomical, bionomic, ecologic, ecological -bionomics, ecology -biostatistics, biometrics, biometry -biosynthesis, biogenesis -biosystematics, biosystematy -biosystematy, biosystematics -biota, biology -biotech, biotechnology -biotechnology, bioengineering, biotech, ergonomics -biovular, fraternal -bioweapon, bioarm -biparous, twinning -bipartisan, bipartizan -bipartizan, bipartisan -biped, bipedal -bipedal, biped -biquadrate, biquadratic, quartic -biquadratic, biquadrate, quartic -biramous, bifurcate, branched, forficate, forked, pronged, prongy -birch, birchen, birken -birchen, birch, birken -bird, birdie, birdwatch, boo, chick, dame, doll, fowl, hiss, hoot, raspberry, razz, razzing, shuttle, shuttlecock, skirt, snort, wench -birdbrain, addlehead, loon -birdcall, birdsong, call, song -birdfeeder, feeder -birdie, bird, shuttle, shuttlecock -birdlime, lime -birdsong, birdcall, call, song -birdwatch, bird -biretta, berretta, birretta -biriani, biryani -birken, birch, birchen -birl, birle, spin, twirl, whirl -birle, birl -birling, logrolling -birmingham, brummagem -biro, ballpen, ballpoint -birr, purr, whir, whirr, whirring, whiz, whizz -birretta, berretta, biretta -birth, bear, birthing, deliver, have, nascence, nascency, nativity, parentage, parturition -birthing, birth, parturition -birthmark, nevus -birthplace, cradle, provenance, provenience -birthrate, fertility, natality -birthright, patrimony -biryani, biriani -bisayan, visayan -biscuit, cookie, cooky -bise, bize -bisexual, epicene -bisexuality, androgyny, hermaphroditism -bishkek, biskek, frunze -bishopric, diocese, episcopate -bishopry, episcopate -biskek, bishkek, frunze -bismuth, bi -bister, bistre -bistered, bistred -bistre, bister -bistred, bistered -bisulcate, cloven -bit, act, bite, chip, flake, fleck, minute, mo, moment, morsel, number, piece, routine, scrap, second, snatch, spot, turn -bitch, backbite, beef, bellyache, crab, cunt, gripe, grouse, holler, kick, squawk -bitchiness, cattiness, nastiness, spite, spitefulness -bitchy, cattish, catty -bite, bit, burn, chomp, collation, morsel, prick, pungency, raciness, sharpness, snack, sting -biting, barbed, bitter, mordacious, nipping, pungent -bitingly, bitter, bitterly, piercingly -bitstock, brace -bitt, bollard -bitter, acerb, acerbic, acid, acrid, acrimonious, biting, bitingly, bitterly, bitterness, blistering, caustic, piercingly, sulfurous, sulphurous, virulent, vitriolic -bitterly, bitingly, bitter, piercingly -bitterness, acerbity, acrimony, bitter, gall, jaundice, rancor, rancour, resentment, tartness, thorniness -bittersweet, semisweet, waxwork -bitterweed, ambrosia, bugloss, oxtongue, ragweed -bitterwood, quassia -bittie, bitty, teensy, teentsy, teeny, wee, weensy, weeny -bitty, bittie, teensy, teentsy, teeny, wee, weensy, weeny -bitumenoid, bituminoid -bituminise, bituminize -bituminize, bituminise -bituminoid, bitumenoid -bivalent, divalent, double -bivalve, bivalved, lamellibranch, pelecypod -bivalved, bivalve -bivalvia, lamellibranchia -bivouac, camp, campground, campsite, cantonment, encamp, encampment, tent -bivouacking, camping, encampment, tenting -biweekly, fortnightly, semiweekly -biyearly, biannual, biennial, biennially, semiannual, semiannually -biz, game -bizarre, eccentric, flakey, flaky, freakish, freaky, gonzo, outlandish, outre -bizarreness, outlandishness, weirdness -bize, bise -bk, berkelium -blab, babble, blabber, chatter, clack, gabble, gibber, maunder, palaver, peach, piffle, prate, prattle, sing, talk, tattle, twaddle -blabber, betrayer, blab, chatter, clack, gabble, gibber, informer, maunder, palaver, piffle, prate, prattle, rat, squealer, tattle, twaddle -blabbermouth, talebearer, taleteller, tattler, tattletale, telltale -blabbermouthed, bigmouthed, blabby, leaky, talebearing, talkative, tattling -blabby, bigmouthed, blabbermouthed, talkative -black, blackamoor, blacken, blackened, blackness, bleak, bootleg, calamitous, contraband, dark, dim, disastrous, disgraceful, fatal, fateful, grim, ignominious, inglorious, inkiness, lightlessness, melanise, melanize, mordant, negro, negroid, nigrify, opprobrious, shameful, sinister, smuggled, smutty -blackamoor, black, negro, negroid -blackball, ban, banish, barring, negative, ostracise, ostracize, shun, veto -blackbeard, teach, thatch -blackbird, merl, merle, ousel, ouzel -blackboard, chalkboard -blackcap, pewit, thimbleberry -blackdamp, chokedamp -blacken, black, char, melanise, melanize, nigrify, scorch, sear -blackened, black -blackening, darkening -blackfish, tautog -blackfriar, dominican -blackguard, abuse, bounder, cad, clapperclaw, dog, guy, heel, hound, rib, ridicule, roast, shout -blackguardly, rascally, roguish, scoundrelly -blackhead, comedo -blackjack, blackmail, cosh, pressure, sap -blackleg, fink, rat, scab, strikebreaker -blacklist, shitlist -blackmail, blackjack, pressure -blackmailer, extortioner, extortionist -blackness, black, inkiness, lightlessness -blackout, amnesia, brownout, dimout -blackthorn, sloe -blacktop, blacktopping -blacktopping, blacktop -blackwash, assassination -bladder, vesica -bladderlike, bladdery -bladderwrack, tang -bladdery, bladderlike -blade, brand, steel, sword, vane -bladelike, ensiform, swordlike -blaeberry, bilberry, whinberry, whortleberry -blah, bombast, claptrap, fustian, rant -blamable, blameable, blameful, blameworthy, censurable, culpable -blame, blamed, blasted, blessed, charge, damn, damned, darned, deuced, fault, goddam, goddamn, goddamned, incrimination, inculpation, infernal, pick, rap -blameable, blamable, blameful, blameworthy, censurable, culpable -blamed, blame, blasted, blessed, damn, damned, darned, deuced, goddam, goddamn, goddamned, infernal -blameful, blamable, blameable, blameworthy, censurable, culpable -blameless, inculpable, irreproachable, unimpeachable -blamelessly, irreproachably -blamelessness, guiltlessness, inculpability, inculpableness -blameworthiness, culpability, culpableness -blameworthy, blamable, blameable, blameful, censurable, culpable -blanch, blench, pale, parboil -blanched, ashen, bloodless, etiolate, etiolated, livid, white -bland, flat, flavorless, flavourless, insipid, politic, savorless, savourless, smooth, suave, vapid -blandish, flatter -blandishment, cajolery, palaver, wheedling -blandness, insipidity, insipidness, smoothness, suaveness, suavity -blank, clean, dummy, lacuna, space, vacuous, white -blanket, broad, cover, encompassing, extensive, mantle, panoptic, wide -blanquillo, tilefish -blare, beep, blaring, blast, cacophony, clamor, claxon, din, honk, toot -blaring, blare, blasting, cacophony, clamor, din -blarney, cajole, coax, coaxing, inveigle, palaver, wheedle -blase, bored, worldly -blaspheme, curse, cuss, imprecate, swear -blasphemous, blue, profane, sacrilegious -blasphemy, desecration, profanation, sacrilege -blast, attack, bam, bang, blare, blow, boom, clap, crucify, eruption, fire, flack, flak, gust, nail, pillory, savage, shell, shoot, smash -blasted, blame, blamed, blessed, damn, damned, darned, deuced, goddam, goddamn, goddamned, infernal -blastemal, blastematic, blastemic -blastematic, blastemal, blastemic -blastemic, blastemal, blastematic -blaster, chargeman -blasting, blaring, ruinous -blastocele, blastocoel, blastocoele -blastocoel, blastocele, blastocoele -blastocoele, blastocele, blastocoel -blastocytoma, blastoma -blastoderm, blastodisc -blastodermatic, blastodermic -blastodermic, blastodermatic -blastodisc, blastoderm -blastoff, shot -blastoma, blastocytoma -blastoporal, blastoporic -blastoporic, blastoporal -blastosphere, blastula -blastospheric, blastular -blastula, blastosphere -blastular, blastospheric -blat, baa, blate, bleat -blatant, blazing, clamant, clamorous, conspicuous, strident, vociferous -blate, baa, bashful, blat, bleat -blather, babble, blatherskite, blether, blither, smatter -blatherskite, blather -blattaria, blattodea -blattodea, blattaria -blaze, blazing, brilliance, glare, hell -blazing, blatant, blaze, blinding, conspicuous, dazzling, fulgent, glaring, glary -blazon, arms, blazonry, emblazon -blazonry, arms, blazon -bleach, decolor, decolorise, decolorize, decolour, decolourise, decolourize, discolorise, discolorize, discolourise, whitener -bleached, colored, coloured, dyed, faded, washy -bleak, bare, barren, black, cutting, desolate, dim, raw, stark -bleakness, bareness, desolation, nakedness -blear, bleary, blur -bleary, blear, blurred, blurry, foggy, fuzzy, hazy, muzzy -bleat, baa, blat, blate -bleb, blister, bulla -blebbed, blebby -blebby, blebbed, blistery -bleed, hemorrhage, leech, phlebotomise, phlebotomize, run -bleeder, haemophile, haemophiliac, hemophile, hemophiliac -bleeding, haemorrhage, hemorrhage -bleep, beep -blemish, deface, defect, disfigure, flaw, mar, spot -blemished, flawed -blench, blanch, pale -blend, blending, coalesce, combine, commingle, conflate, flux, fuse, go, immingle, immix, intermingle, intermix, meld, merge, mix, portmanteau -blende, sphalerite -blender, liquidiser, liquidizer -blending, blend, shading -bless, consecrate, hallow, sanctify, sign -blessed, beatified, blame, blamed, blasted, blest, damn, damned, darned, deuced, goddam, goddamn, goddamned, infernal -blessedness, beatification, beatitude -blessing, approval, approving, benediction, boon, grace, thanksgiving -blest, blessed -blether, babble, blather, blither, prate, prattle, smatter -blight, plague -blighted, spoilt -blighter, bloke, chap, cuss, fella, feller, fellow, gadfly, gent, lad, pest, pesterer -blimp, sausage -blind, dim, screen, subterfuge, unreasoning, unsighted -blinder, blinker, winker -blindfold, blindfolded -blindfolded, blindfold -blinding, blazing, dazzling, fulgent, glaring, glary -blindness, cecity, sightlessness -blindworm, caecilian, slowworm -blini, bliny -blink, blinking, flash, nictate, nictation, nictitate, nictitation, twinkle, wink, winking, winkle -blinker, blinder, flasher, trafficator, winker -blinking, bally, blink, bloody, blooming, crashing, flaming, fucking, nictation, nictitation, wink, winking -blintz, blintze -blintze, blintz -bliny, blini -blip, pip -bliss, blissfulness -blissfulness, bliss -blister, bleb, bulla, scald, vesicate, whip -blistering, acerb, acerbic, acid, acrid, bitter, blistery, caustic, hot, sulfurous, sulphurous, vesication, vesiculation, virulent, vitriolic -blistery, blebby, blistering -blithe, blithesome, lighthearted, lightsome -blithely, gayly, happily, jubilantly, merrily, mirthfully -blitheness, cheerfulness -blither, babble, blather, blether, smatter -blithesome, blithe, lighthearted, lightsome -blitz, blitzkrieg -blitzkrieg, blitz -blixen, dinesen -blizzard, rash, snowstorm -blob, blot, fleck, spot -bloc, axis -blocadren, timolol -block, bar, barricade, blockade, blockage, blocking, closure, cube, deflect, embarrass, forget, freeze, halt, hinder, immobilise, immobilize, impede, jam, kibosh, lug, obstruct, obturate, occlude, occlusion, parry, pulley, stop, stoppage, stuff, stymie, stymy -blockade, bar, barricade, block, embarrass, encirclement, hinder, obstruct, stop, stymie, stymy -blockaded, barred, barricaded -blockage, block, closure, obstruction, occlusion, stop, stoppage -blockbuster, megahit -blocked, plugged -blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -blockheaded, boneheaded, duncical, duncish, fatheaded, loggerheaded, thick, thickheaded -blocking, block -blockish, blocky -blocky, blockish -bloke, blighter, chap, cuss, fella, feller, fellow, gent, lad -blond, blonde -blonde, blond -blondness, fairness, paleness -blood, ancestry, bloodline, descent, line, lineage, origin, parentage, pedigree, profligate, rake, rakehell, rip, roue, stemma, stock -bloodbath, battue, bloodletting, bloodshed -bloodberry, rougeberry -bloodcurdling, nightmarish -bloodhound, sleuthhound -bloodiness, bloodthirstiness -bloodless, ashen, blanched, exsanguine, exsanguinous, livid, white -bloodletting, battue, bloodbath, bloodshed -bloodline, ancestry, blood, descent, line, lineage, origin, parentage, pedigree, stemma, stock -bloodroot, puccoon, redroot, tetterwort -bloodshed, battue, bloodbath, bloodletting, gore -bloodstained, gory -bloodstone, heliotrope -bloodsucker, hirudinean, leech -bloodsucking, leechlike, parasitic, parasitical -bloodthirstiness, bloodiness -bloodthirsty, sanguinary -bloody, bally, blinking, blooming, crashing, damn, flaming, fucking -bloom, blooming, blossom, blush, efflorescence, flower, flush, heyday, peak, prime, rosiness -bloomer, blooper, blunder, boner, botch, bungle, flub, fuckup, pratfall -bloomers, drawers, knickers, pants -blooming, bally, blinking, bloody, bloom, crashing, flaming, fucking -blooper, bloomer, blunder, boner, botch, bungle, flub, fuckup, pratfall -blossom, bloom, efflorescence, flower, flush, heyday, peak, prime, unfold -blossoming, anthesis, efflorescence, florescence, flowering, inflorescence -blot, blob, daub, fleck, slur, smear, smirch, smudge, spot, stain -blotch, mottle, splodge, splotch, streak -blotched, blotchy, splotched -blotchy, blotched, splotched -blotto, besotted, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -blow, blast, bluster, boast, bobble, bodge, bollix, bollocks, botch, brag, bumble, bump, bungle, c, coke, drift, fellate, float, flub, fluff, fumble, gas, gasconade, gust, mishandle, muff, puff, reversal, reverse, setback, shock, snow, spoil, squander, suck, swash, tout, vaunt, waste -blowback, backfire -blowball, dandelion -blower, cetacean -blowfish, globefish, puffer, pufferfish -blowgun, blowpipe, blowtube -blowhard, boaster, braggart, bragger, vaunter -blowhole, vent, venthole -blowlamp, blowtorch, torch -blown, pursy, winded -blowout, gala, jamboree, laugher, romp, runaway, walkaway -blowpipe, blowgun, blowtube -blowsy, blowzy, slatternly, sluttish -blowtorch, blowlamp, torch -blowtube, blowgun, blowpipe -blowup, detonation, ebullition, effusion, enlargement, explosion, gush, magnification, outburst -blowy, breezy, windy -blowzy, blowsy, slatternly, sluttish -blub, blubber, sniffle, snivel, snuffle -blubber, avoirdupois, blub, fat, fatness, sniffle, snivel, snuffle -bludgeon, club -blue, amytal, aristocratic, aristocratical, blasphemous, blueing, blueish, blueness, bluing, bluish, dark, depressed, dingy, disconsolate, dismal, dispirited, down, downcast, downhearted, drab, drear, dreary, gamey, gamy, gentle, gloomy, grim, juicy, low, naughty, patrician, profane, puritanic, puritanical, racy, risque, sorry, spicy -bluebell, harebell -bluebill, broadbill, scaup -bluebonnet, balmoral -bluebottle, cornflower -blueing, blue, bluing -blueish, blue, bluish -bluejacket, sailor -blueness, blue -blueprint, design, draft, draught, pattern -blues, megrims, vapors, vapours -bluff, bold, sheer -bluffly, bluntly, brusquely, roundly -bluing, blue, blueing -bluish, blue, blueish -blunder, bloomer, blooper, blurt, boner, boob, botch, bungle, ejaculate, flub, fuckup, fumble, goof, pratfall, sin -blunderer, botcher, bumbler, bungler, butcher, fuckup, fumbler, stumbler -blunt, benumb, candid, crude, deaden, dull, forthright, frank, numb, outspoken, plainspoken, stark -blunted, dulled -bluntly, bluffly, brusquely, roundly -bluntness, dullness -blur, blear, confuse, dim, fuzz, obnubilate, obscure, slur, smear, smudge, smutch -blurb, endorsement, indorsement -blurred, bleary, blurry, clouded, foggy, fuzzy, hazy, muzzy -blurriness, fogginess, fuzziness, indistinctness, softness -blurry, bleary, blurred, foggy, fuzzy, hazy, muzzy -blurt, blunder, ejaculate -blush, bloom, crimson, flush, redden, rosiness -blusher, paint, rouge -blushful, blushing, rosy -blushing, blushful -bluster, blow, boast, brag, braggadocio, bravado, gas, gasconade, rhodomontade, rodomontade, swagger, swash, tout, vaunt -blusterer, loudmouth -blustering, blusterous, blustery -blusterous, blustering, blustery -blustery, blustering, blusterous, bullying -bm, dejection, faeces, feces, movement, ordure, stool -board, card, gameboard, panel, plank, room, table -boarder, lodger, roomer -boarding, embarkation, embarkment -boast, blow, bluster, boasting, brag, feature, gas, gasconade, jactitation, sport, swash, tout, vaunt -boaster, blowhard, braggart, bragger, vaunter -boastful, big, braggart, bragging, braggy, crowing -boastfully, big, large, vauntingly -boastfulness, vainglory -boasting, boast, jactitation -boat, sauceboat -boatbill, broadbill -boater, boatman, leghorn, panama, sailor, skimmer, waterman -boating, yachting -boatload, carload, shipload -boatman, boater, waterman -boatswain, bosun -bob, bobber, bobfloat, bobsled, bobsleigh, bobtail, cork, curtsy, dock, shilling, tail -bobber, bob, bobfloat, cork -bobbin, reel, spool -bobble, blow, bodge, bollix, bollocks, botch, bumble, bungle, flub, fluff, fumble, mishandle, muff, spoil -bobbysock, anklet, anklets, bobbysocks -bobbysocks, anklet, anklets, bobbysock -bobfloat, bob, bobber, cork -bobolink, reedbird, ricebird -bobsled, bob, bobsleigh -bobsleigh, bob, bobsled -bobtail, bob, bobtailed, dock -bobtailed, bobtail -bobwhite, partridge -bocce, bocci, boccie -bocci, bocce, boccie -boccie, bocce, bocci -boche, hun, jerry, kraut, krauthead -bod, anatomy, build, chassis, figure, flesh, form, frame, physique, shape, soma -bodacious, audacious, barefaced, brassy, brazen, insolent -boddhisatva, bodhisattva -bode, augur, auspicate, betoken, forecast, foreshadow, foretell, omen, portend, predict, prefigure, presage, prognosticate -bodensee, constance -bodge, blow, bobble, bollix, bollocks, botch, bumble, bungle, flub, fluff, fumble, mishandle, muff, spoil -bodhisattva, boddhisatva -bodied, corporal, corporate, embodied, incarnate -bodiless, bodyless, discorporate, disembodied, unbodied, unembodied -bodily, corporal, corporeal, somatic -boding, foreboding, premonition, presentiment -bodkin, poniard, threader -bodoni, modern -body, consistence, consistency, eubstance, personify, soundbox, torso, trunk -bodybuilder, musclebuilder, muscleman -bodybuilding, musclebuilding -bodyguard, escort -bodyless, bodiless -boehm, behmen, boehme, bohme -boehme, behmen, boehm, bohme -boehmenism, behmenism -boer, afrikander, afrikaner -boeuf, beef -bogbean, buckbean -bogey, bogie, bogy -bogeyman, booger, boogeyman, bugaboo, bugbear -boggle, flabbergast -boggy, marshy, miry, mucky, muddy, quaggy, sloppy, sloughy, soggy, squashy, swampy, waterlogged -bogie, bogey, bogy -bogus, bastard, fake, phoney, phony -bogy, bogey, bogie -bohemian, gipsy, gypsy, roma, romani, romany, rommany -bohme, behmen, boehm, boehme -bohrium, bh -boil, churn, furuncle, moil, roil, seethe -boiled, poached, stewed -boiler, kettle -boilersuit, overall -boiling, simmering, stewing -boisterous, fierce, knockabout, rambunctious, robustious, rough, rumbustious, unruly -boisterously, rollickingly -bokkos, daffo, ron -bokmaal, bokmal -bokmal, bokmaal -bola, bolo -bolanci, bole -bold, bluff, boldface, sheer -boldface, bold -boldness, brass, cheek, daring, face, hardihood, hardiness, nerve, strikingness -bole, bolanci, trunk -bolide, fireball -bollard, bitt -bollix, blow, bobble, bodge, bollocks, botch, bumble, bungle, flub, fluff, fumble, mishandle, muff, spoil -bollock, ball, ballock, egg, nut, orchis, testicle, testis -bollocks, blow, bobble, bodge, bollix, botch, bumble, bungle, flub, fluff, fumble, mishandle, muff, spoil -bolo, bola -bologram, bolograph -bolograph, bologram -boloney, baloney, bilgewater, bosh, drool, humbug, taradiddle, tarradiddle, tommyrot, tosh, twaddle -bolshevik, bolshevist, bolshevistic, bolshie, bolshy, marxist, red -bolshevise, bolshevize, communise, communize -bolshevism, collectivism, sovietism -bolshevist, bolshevik, bolshevistic -bolshevistic, bolshevik, bolshevist -bolshevize, bolshevise, communise, communize -bolshie, bolshevik, bolshy, marxist, red -bolshy, bolshevik, bolshie, marxist, red, stroppy -bolster, pad -bolt, abscond, absquatulate, bang, dash, deadbolt, decamp, gobble, rigidly, slap, slapdash, smack, stiffly, thunderbolt -bomb, bombard, dud, fail, flunk, turkey -bombard, barrage, bomb, bombardon, pelt -bombardment, barrage, battery, bombing, onslaught, outpouring, shelling -bombardon, bombard, helicon -bombast, blah, claptrap, fustian, rant -bombastic, declamatory, large, orotund, tumid, turgid -bombastically, grandiosely, turgidly -bombay, mumbai -bomber, grinder, hero, hoagie, hoagy, sub, submarine, torpedo, wedge, zep -bombilate, bombinate, buzz -bombilation, bombination, buzz -bombinate, bombilate, buzz -bombination, bombilation, buzz -bombing, bombardment -bombproof, shellproof -bombshell, thunderbolt, thunderclap -bonanza, boom, bunce, godsend, gravy, windfall -bonaparte, napoleon -bonce, attic, bean, dome, noggin, noodle -bond, adhere, adherence, adhesion, adhesiveness, alliance, attach, attachment, bail, bind, hamper, shackle, stick, tie, trammel -bondable, bindable -bondage, slavery, thraldom, thrall, thralldom -bonderise, bonderize -bonderize, bonderise -bonding, soldering -bondmaid, bondswoman, bondwoman -bondman, bondsman -bondsman, bondman, bondswoman -bondswoman, bondmaid, bondsman, bondwoman -bonduc, chicot -bondwoman, bondmaid, bondswoman -bone, cram, debone, drum, ivory, os, pearl, swot -boned, deboned -bonehead, blockhead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -boneheaded, blockheaded, duncical, duncish, fatheaded, loggerheaded, thick, thickheaded -bonelet, ossicle, ossiculum -boner, bloomer, blooper, blunder, botch, bungle, flub, fuckup, pratfall -bones, castanets, clappers -boneset, agueweed, thoroughwort -boney, bony, scraggy, scrawny, skinny, underweight, weedy -bonfire, balefire -bonhomie, affability, affableness, amiability, amiableness, geniality -boniface, host, innkeeper, winfred, wynfrith -boniness, bonyness, emaciation, gauntness, maceration -bonk, bang, bash, bed, bop, eff, fuck, hump, jazz, know, love, screw, sock, whap, whop -bonkers, balmy, barmy, bats, batty, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -bonnet, cowl, cowling, hood -bonnethead, shovelhead -bonnie, bonny, comely, fair, sightly -bonny, bonnie, comely, fair, sightly -bonus, fillip, incentive -bonxie, skua -bony, boney, cadaverous, emaciated, gaunt, haggard, osseous, osteal, pinched, skeletal, wasted -bonyness, boniness, emaciation, gauntness, maceration -boo, bird, hiss, hoot, raspberry, razz, razzing, snort -boob, blunder, booby, bosom, breast, dope, dumbbell, dummy, goof, knocker, pinhead, sin, tit, titty -booby, boob, dope, dumbbell, dummy, pinhead -boodle, bread, cabbage, chicago, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, michigan, moolah, newmarket, pelf, scratch, shekels, simoleons, stops, sugar, wampum -booger, bogeyman, boogeyman, bugaboo, bugbear -boogeyman, bogeyman, booger, bugaboo, bugbear -book, bible, hold, koran, ledger, leger, playscript, quran, record, reserve, script, scripture, volume, word -booked, engaged -bookie, bookmaker -booking, engagement, reservation -bookish, studious -bookkeeping, clerking -booklet, brochure, folder, leaflet, pamphlet -booklouse, deathwatch -booklover, bibliophile -bookmaker, bookie -bookman, scholar, student -bookmark, bookmarker -bookmarker, bookmark -bookshop, bookstall, bookstore -bookstall, bookshop, bookstore -bookstore, bookshop, bookstall -bookworm, pedant, scholastic -boom, blast, bonanza, bunce, din, expand, flourish, godsend, gravy, nail, roar, roaring, smash, thrive, thunder, windfall -boomerang, backfire -booming, flourishing, palmy, prospering, prosperous, roaring, stentorian, thriving -boon, blessing -boondocks, backwoods, hinterland -boor, barbarian, churl, goth, peasant, tike, tyke -boorish, loutish, neandertal, neanderthal, oafish, swinish -boorishness, uncouthness -boost, advance, encourage, encouragement, further, hike, promote, rise, supercharge -booster, admirer, champion, friend, lifter, plugger, promoter, protagonist, shoplifter, supporter -boot, bang, charge, flush, kick, kicking, reboot, rush, thrill -bootblack, shoeblack -bootboys, skinheads -bootee, bootie -booth, cubicle, kiosk, stall -bootie, bootee -bootleg, black, contraband, moonshine, smuggled -bootlegger, moonshiner -bootless, fruitless, futile, sleeveless, vain -bootlick, fawn, kotow, kowtow, toady, truckle -bootlicker, fawner, groveler, groveller, truckler -bootlicking, fawning, obsequious, sycophantic, toadyish -booty, loot, pillage, plunder, prize, swag -booze, drink, fuddle, liquor, spirits -boozer, alcoholic, alky, dipsomaniac, lush, soaker, souse -boozing, crapulence, drink, drinking, drunkenness -boozy, bibulous, drunken, sottish -bop, bash, bebop, bonk, sock, whap, whop -bopeep, peekaboo -boracic, boric -borage, tailwort -bordello, bagnio, bawdyhouse, brothel, cathouse, whorehouse -border, abut, adjoin, borderline, bound, butt, delimitation, edge, environ, frame, march, margin, mete, molding, moulding, perimeter, ring, skirt, surround -borderland, march, marchland -borderline, border, delimitation, marginal, mete -bore, aegir, caliber, calibre, drill, dullard, eager, eagre, gauge, tire -boreal, circumboreal -boreas, norther, northerly -borecole, cole, colewort, kail, kale -bored, blase -boredom, ennui, tedium -borer, woodborer -boric, boracic -boring, deadening, drilling, dull, irksome, slow, tedious, tiresome, wearisome -boringly, tediously, tiresomely -boringness, dreariness, insipidity, insipidness -born, innate, natural -borneo, kalimantan -boron, b -borrow, adopt -borrowing, adoption -borsch, borscht, borsh, borshch, borsht, bortsch -borscht, borsch, borsh, borshch, borsht, bortsch -borsh, borsch, borscht, borshch, borsht, bortsch -borshch, borsch, borscht, borsh, borsht, bortsch -borsht, borsch, borscht, borsh, borshch, bortsch -bortsch, borsch, borscht, borsh, borshch, borsht -bosh, baloney, bilgewater, boloney, drool, humbug, taradiddle, tarradiddle, tommyrot, tosh, twaddle -bosie, googly -bosky, brushy -bosom, boob, breast, embrace, heart, hug, knocker, squeeze, tit, titty -bosomy, busty, buxom, curvaceous, curvy, sonsie, sonsy, stacked, voluptuous -boss, brag, chief, emboss, foreman, gaffer, hirer, honcho, knob, stamp -bossy, autocratic, dominating, magisterial, peremptory -boston, beantown -bosun, boatswain -botanic, botanical -botanical, botanic -botanise, botanize -botanist, phytologist -botanize, botanise -botany, flora, phytology, vegetation -botch, bloomer, blooper, blow, blunder, bobble, bodge, bollix, bollocks, boner, bumble, bungle, flub, fluff, fuckup, fumble, mishandle, muff, pratfall, spoil -botched, bungled -botcher, blunderer, bumbler, bungler, butcher, fuckup, fumbler, stumbler -botchy, butcherly, unskillful -bother, annoy, annoyance, botheration, chafe, devil, discommode, disoblige, fuss, gravel, hassle, incommode, inconvenience, infliction, irritate, nark, nettle, pain, rag, rile, trouble, vex -botheration, annoyance, bother, infliction, irritation, pain, vexation -bothered, daunted, fazed -bothersome, annoying, galling, irritating, nettlesome, pesky, pestering, pestiferous, plaguey, plaguy, teasing, vexatious, vexing -botonee, botonnee -botonnee, botonee -botryoid, botryoidal, boytrose -botryoidal, botryoid, boytrose -bottle, bottleful -bottleful, bottle -bottleneck, chokepoint, constriction -bottom, arse, ass, backside, bed, behind, bottomland, bum, buns, butt, buttocks, can, derriere, fanny, fathom, freighter, fundament, hindquarters, keister, merchantman, nates, penetrate, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush, underside, undersurface -bottomland, bottom -bottommost, lowermost, nethermost -botulin, botulismotoxin -botulinum, botulinus -botulinus, botulinum -botulismotoxin, botulin -bouffant, puffy -boulder, bowlder -bouldered, bouldery, rocky, stony -bouldery, bouldered, rocky, stony -boule, boulle, buhl -boulevard, avenue -boulle, boule, buhl -bounce, bounciness, bouncing, bound, jounce, leap, leaping, rebound, recoil, resile, reverberate, ricochet, saltation, spring -bounciness, bounce -bouncing, bounce, bouncy, peppy, spirited, zippy -bouncy, bouncing, live, lively, peppy, resilient, spirited, springy, zippy -bound, apprenticed, articled, bandaged, border, bounce, boundary, bounds, confine, destined, edge, indentured, jump, leap, leaping, limit, rebound, recoil, resile, restrain, restrict, reverberate, ricochet, saltation, spring, throttle, trammel -boundary, bound, bounds, edge, limit -bounded, delimited -boundedness, finiteness, finitude -bounder, blackguard, cad, dog, heel, hound, leaper -bounderish, lowbred, rude, underbred, yokelish -boundless, limitless, unbounded -boundlessly, immeasurably, infinitely -boundlessness, infiniteness, infinitude, limitlessness, unboundedness -bounds, bound, boundary -bounteous, big, bighearted, bountiful, freehanded, giving, handsome, liberal, openhanded -bounteously, bountifully, plenteously, plentifully -bounteousness, bounty -bountiful, big, bighearted, bounteous, freehanded, giving, handsome, liberal, openhanded, plentiful -bountifully, bounteously, plenteously, plentifully -bountifulness, amplitude, bounty -bounty, amplitude, bounteousness, bountifulness, premium -bouquet, corsage, fragrance, fragrancy, nosegay, posy, redolence, sweetness -bourdon, drone -bourgeois, burgher, businessperson, conservative, materialistic -bourgeon, germinate, pullulate, shoot, sprout, spud -bourgogne, burgundy -bourn, bourne -bourne, bourn -bourtree, elderberry -bouse, bowse -bout, binge, bust, round, tear, turn -bouyei, buyi -bovid, bovine -bovine, bovid -bow, accede, arc, bend, bowing, bowknot, crouch, defer, fore, obeisance, prow, stem, stoop, submit -bowdlerisation, bowdlerization -bowdlerise, bowdlerize, castrate, expurgate, shorten -bowdleriser, bowdlerizer, expurgator -bowdlerization, bowdlerisation -bowdlerize, bowdlerise, castrate, expurgate, shorten -bowdlerizer, bowdleriser, expurgator -bowed, arced, arched, arching, arciform, arcuate, bandy, bowing, bowleg, bowlegged -bowel, gut, intestine -bowelless, cutthroat, fierce -bower, arbor, arbour, embower, pergola -bowerbird, catbird -bowfin, dogfish, grindle -bowing, bow, bowed, obeisance -bowknot, bow -bowl, arena, bowlful, roll, stadium, trough -bowlder, boulder -bowleg, bandy, bandyleg, bowed, bowlegged -bowlegged, bandy, bowed, bowleg -bowler, derby -bowlful, bowl -bowman, archer -bowse, bouse -box, boxful, boxwood, corner, loge, package -boxberry, checkerberry, partridgeberry, spiceberry, teaberry, twinberry, wintergreen -boxer, bagger, packer, pugilist -boxers, boxershorts, drawers, shorts, underdrawers -boxershorts, boxers, drawers, shorts, underdrawers -boxfish, trunkfish -boxful, box -boxing, fisticuffs, packing, pugilism -boxlike, boxy -boxwood, box -boxy, boxlike -boy, son -boyfriend, beau, fellow, swain -boyish, boylike, schoolboyish -boyishly, boylike -boylike, boyish, boyishly, schoolboyish -boytrose, botryoid, botryoidal -bozo, cat, cuckoo, fathead, goof, goofball, goose, guy, hombre, jackass, twat, zany -br, bromine -bra, bandeau, brassiere -brabble, bicker, niggle, pettifog, quibble, squabble -brace, arouse, bitstock, braces, bracing, couple, couplet, distich, duad, duet, duo, dyad, energise, energize, gallus, pair, poise, span, stabilise, stabilize, steady, stimulate, suspender, twain, twosome, yoke -braced, buttressed -bracelet, bangle, watchband, watchstrap, wristband -bracer, armguard -braces, brace -brachiopod, brachiopodous, lampshell -brachiopodous, brachiopod -brachycephalic, brachycranial, brachycranic -brachycephalism, brachycephaly -brachycephaly, brachycephalism -brachycranial, brachycephalic, brachycranic -brachycranic, brachycephalic, brachycranial -brachydactylia, brachydactyly -brachydactylic, brachydactylous -brachydactylous, brachydactylic -brachydactyly, brachydactylia -bracing, brace, brisk, fresh, refreshful, refreshing, tonic -bracken, brake -brackish, briny -bracteate, bracted -bracted, bracteate -bracteole, bractlet -bractlet, bracteole -bradawl, pricker -brag, blow, bluster, boast, boss, bragging, crow, crowing, gas, gasconade, swash, tout, vaporing, vaunt -brage, bragi -braggadocio, bluster, rhodomontade, rodomontade -braggart, big, blowhard, boaster, boastful, bragger, bragging, braggy, crowing, vaunter -bragger, blowhard, boaster, braggart, vaunter -bragging, big, boastful, brag, braggart, braggy, crow, crowing, gasconade, vaporing -braggy, big, boastful, braggart, bragging, crowing -bragi, brage -brahma, brahman, brahmin -brahman, brahma, brahmin -brahmanism, brahminism -brahmin, brahma, brahman -brahminic, brahminical -brahminical, brahminic -brahminism, brahmanism -braid, braiding, lace, plait, pleach, tress, twist -braiding, braid -brain, brainiac, brainpower, einstein, encephalon, genius, head, mastermind, mentality, mind, nous, psyche, wit -braincase, brainpan, cranium -brainchild, inspiration -brainiac, brain, einstein, genius, mastermind -brainish, hotheaded, impetuous, impulsive, madcap, tearaway -brainless, headless -brainpan, braincase, cranium -brainpower, brain, mentality, wit -brainsick, crazy, demented, disturbed, mad, sick, unbalanced, unhinged -brainstorm, brainwave, insight -brainwave, brainstorm, insight -brainy, brilliant -brake, bracken -braky, brambly -braless, topless -brambly, braky -branch, arm, fork, furcate, leg, limb, offset, offshoot, outgrowth, ramification, ramify, separate, subdivision -branched, bifurcate, biramous, branching, forficate, forked, pronged, prongy, ramate, ramose, ramous -branchia, gill -branchiate, gilled -branching, branched, fork, forking, ramate, ramification, ramose, ramous -branchiopod, branchiopodan, branchiopodous -branchiopodan, branchiopod, branchiopodous -branchiopodous, branchiopod, branchiopodan -branchiostomidae, amphioxidae -branchlet, sprig, twig -brand, blade, brandmark, denounce, firebrand, make, mark, marque, post, stain, steel, stigma, stigmatise, stigmatize, sword, trademark -branding, stigmatisation, stigmatization -brandish, flourish, wave -brandmark, brand, trademark -brant, brent -brash, cheeky, nervy -brashly, cheekily, nervily -brashness, flashiness, garishness, gaudiness, glitz, loudness, meretriciousness, tawdriness -brasier, brazier -brasil, brazil -brass, administration, boldness, cheek, establishment, face, governance, nerve, organisation, organization, plaque -brassbound, ironclad -brassicaceae, cruciferae -brassiere, bandeau, bra -brasslike, brassy -brassy, audacious, barefaced, bodacious, brasslike, brazen, cheap, flash, flashy, garish, gaudy, gimcrack, insolent, loud, meretricious, tacky, tatty, tawdry, trashy -brat, bratwurst, terror -bratislava, pozsony, pressburg -brattish, bratty -brattle, clack, clatter -bratty, brattish -bratwurst, brat -braunschweig, brunswick -bravado, bluster -brave, audacious, braw, courageous, dauntless, endure, fearless, gay, hardy, intrepid, unfearing, weather -bravely, courageously -braveness, bravery, courage, courageousness -bravery, braveness, courage, courageousness, fearlessness -bravo, assassin, assassinator -braw, brave, gay -brawl, bash, do, wrangle -brawn, brawniness, heftiness, muscle, muscularity, sinew -brawniness, brawn, heftiness, muscle, muscularity, sinew -brawny, hefty, muscular, powerful, sinewy -bray, comminute, crunch, grind, mash -brazen, audacious, barefaced, bodacious, brassy, insolent -brazenness, shamelessness -brazier, brasier -brazil, brasil -brazilwood, peachwood -breach, break, gap, infract, offend, rift, rupture, severance, transgress, violate -bread, boodle, breadstuff, cabbage, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -breadbasket, stomach, tum, tummy -breadstuff, bread -breadth, comprehensiveness, largeness, width -breadthways, breadthwise, broadwise -breadthwise, breadthways, broadwise -break, bankrupt, better, breach, breakage, breaking, breakout, bump, burst, bust, check, collapse, crack, damp, dampen, demote, develop, die, disclose, discontinue, discover, disruption, divulge, erupt, expose, fail, fault, faulting, founder, fracture, gaolbreak, gap, give, go, infract, intermission, intermit, interrupt, interruption, jailbreak, offend, part, pause, prisonbreak, recess, recrudesce, relegate, respite, reveal, rift, ruin, rupture, separate, severance, shift, smash, soften, split, stop, suspension, transgress, unwrap, violate, weaken, wear -breakability, fragility, frangibility, frangibleness -breakage, break, breaking -breakaway, fissiparous, separatist -breakax, breakaxe -breakaxe, breakax -breakdown, dislocation, partitioning -breaker, breakers, ledgeman, surf -breakers, breaker, surf -breaking, break, breakage -breakout, break, gaolbreak, jailbreak, prisonbreak -breakstone, rockfoil, saxifrage -breakthrough, discovery, find -breakup, detachment, dissolution, separation -breakwater, bulwark, groin, groyne, jetty, mole, seawall -breast, boob, bosom, chest, front, knocker, summit, tit, titty -breastbone, sternum -breastfeed, lactate, nurse, suck, suckle -breastpin, broach, brooch -breastplate, aegis, egis -breastwork, parapet -breath, breather, hint, intimation -breathalyse, breathalyze -breathalyser, breathalyzer -breathalyze, breathalyse -breathalyzer, breathalyser -breathe, emit, respire, rest, suspire -breathed, voiceless -breather, breath, schnorchel, schnorkel, snorkel -breathing, eupneic, eupnoeic, respiration, ventilation -breathless, breathtaking, dyspneal, dyspneic, dyspnoeal, dyspnoeic, inanimate, pulseless -breathlessness, sob -breathtaking, breathless -breechcloth, breechclout, loincloth -breechclout, breechcloth, loincloth -breeched, pantalooned, trousered -breeches, knickerbockers, knickers -breed, cover, engender, multiply, spawn, stock, strain -breeding, education, fosterage, fostering, genteelness, gentility, nurture, procreation, raising, rearing, reproduction, training, upbringing -breeze, air, cinch, picnic, pushover, snap, walkover, zephyr -breeziness, jauntiness, windiness -breezy, blowy, windy -breiz, bretagne, brittany -brent, brant -breslau, wroclaw -bretagne, breiz, brittany -breughel, bruegel, brueghel -brevibloc, esmolol -brevicipitidae, microhylidae -brevity, briefness, transience -brew, brewage -brewage, brew -briar, brier, bullbrier, catbrier, eglantine, greenbrier, sweetbriar, sweetbrier -briarwood, brierwood -briary, barbed, barbellate, briery, bristled, bristly, burred, burry, prickly, setaceous, setose, spiny, thorny -bribable, corruptible, dishonest, purchasable, venal -bribe, buy, corrupt, payoff -briber, suborner -bribery, graft -brickfield, brickyard -brickle, brickly, brittle -brickly, brickle, brittle -brickyard, brickfield -bricole, arbalest, arbalist, ballista, catapult, mangonel, onager, trebuchet, trebucket -bridal, espousal, nuptial, spousal -bride, bridget, brigid -bridegroom, groom -bridge, bridgework, nosepiece, span -bridgehead, foothold -bridget, bride, brigid -bridgework, bridge -bridle, check, curb -brief, abbreviated -briefly, concisely, shortly -briefness, brevity, transience -brier, briar, brierpatch, bullbrier, catbrier, eglantine, greenbrier, sweetbriar, sweetbrier -brierpatch, brier -brierwood, briarwood -briery, barbed, barbellate, briary, bristled, bristly, burred, burry, prickly, setaceous, setose, spiny, thorny -brigand, bandit -bright, brightly, brilliant, brilliantly, burnished, hopeful, lustrous, promising, shining, shiny, smart, undimmed, vivid -brighten, clear, lighten -brightly, bright, brilliantly -brightness, cleverness, light, luminance, luminosity, luminousness, smartness -brigid, bride, bridget -brilliance, blaze, genius, glare, grandeur, grandness, magnificence, splendor, splendour -brilliancy, luster, lustre, splendor, splendour -brilliant, brainy, bright, glorious, magnificent, splendid, superb, vivid -brilliantly, bright, brightly -brim, lip, rim -brimful, brimfull, brimming -brimfull, brimful, brimming -brimming, brimful, brimfull -brinded, brindle, brindled, tabby -brindle, brinded, brindled, tabby -brindled, brinded, brindle, tabby -brine, saltwater, seawater -bring, add, bestow, contribute, convey, fetch, get, impart, institute, land, lend, play, take, work, wreak -bringing, delivery -brininess, salinity -brinjal, aubergine, eggplant -brink, threshold, verge -briny, brackish, main -brio, animation, invigoration, spiritedness, vivification -briony, bryony -briquet, briquette -briquette, briquet -bris, berit, berith, briss, brith -brisk, alert, bracing, brisken, fresh, lively, merry, rattling, refreshful, refreshing, snappy, spanking, tonic, zippy -brisken, brisk -briskness, alacrity, smartness -brisling, sprat -briss, berit, berith, bris, brith -bristle, abound, burst, uprise -bristled, barbed, barbellate, briary, briery, bristly, burred, burry, prickly, setaceous, setose, spiny, thorny -bristliness, prickliness, spininess, thorniness -bristly, barbed, barbellate, briary, briery, bristled, burred, burry, prickly, setaceous, setose, spiny, splenetic, thorny, waspish -brit, britisher, briton, britt -britain, uk -brith, berit, berith, bris, briss -briticism, anglicism, britishism -british, brits -britisher, brit, briton -britishism, anglicism, briticism -briton, brit, britisher -brits, british -britt, brit -brittanic, brythonic -brittany, breiz, bretagne -brittle, brickle, brickly, toffee, toffy, unannealed -brittlebush, incienso -brittleness, crispiness, crispness -brno, brunn -broach, breastpin, brooch, initiate -broached, abroach -broad, blanket, encompassing, extensive, full, liberal, panoptic, spacious, tolerant, unspecific, unsubtle, wide -broadax, broadaxe -broadaxe, broadax -broadband, wideband -broadbill, bluebill, boatbill, scaup, shoveler, shoveller -broadcast, air, beam, circularise, circularize, circulate, diffuse, disperse, disseminate, distribute, program, programme, propagate, send, spread, transmit -broadcaster, spreader -broaden, diversify, extend, widen -broadening, widening -broadly, generally, loosely -broadness, wideness -broadnosed, platyrhine, platyrhinian, platyrrhine, platyrrhinian, platyrrhinic -broadsheet, bill, broadside, circular, flier, flyer, handbill, throwaway -broadside, bill, broadsheet, circular, flier, flyer, handbill, philippic, throwaway, tirade -broadtail, caracul, karakul -broadwise, breadthways, breadthwise -brobdingnagian, huge, immense, vast -brocaded, embossed, raised -brocadopa, bendopa, larodopa, levodopa -brochure, booklet, folder, leaflet, pamphlet -brogan, brogue, clodhopper -brogue, brogan, clodhopper -broider, embroider -broil, bake, broiling, grilling -broiled, grilled -broiling, broil, grilling -broke, bust, skint -broken, busted, confused, crushed, disordered, humbled, humiliated, impoverished, low, rugged, unkept, upset -brokenhearted, heartbroken, heartsick -brokenheartedness, grief, heartache, heartbreak -broker, agent, factor -brolly, gamp -bromate, brominate -bromberg, bydgoszcz -brome, bromegrass -bromegrass, brome -bromeosin, eosin -bromide, banality, cliche, commonplace, platitude -bromidic, corny, platitudinal, platitudinous -brominate, bromate -bromine, br -bromoform, tribromomethane -bronc, broncho, bronco -broncho, bronc, bronco -bronco, bronc, broncho -broncobuster, buster -brontosaur, apatosaur, apatosaurus, brontosaurus -brontosaurus, apatosaur, apatosaurus, brontosaur -bronze, bronzy, tan -bronzed, suntanned, tanned -bronzy, bronze -brooch, breastpin, broach, clasp -brood, cover, dwell, grizzle, hatch, hover, incubate, loom, pout, stew, sulk -brooder, incubator -brooding, broody, contemplative, incubation, meditative, musing, pensive, pensiveness, pondering, reflective, ruminative -broody, brooding, contemplative, meditative, musing, pensive, pondering, reflective, ruminative, sitter -brook, abide, bear, creek, digest, endure, stand, stomach, suffer, support, tolerate -broom, heather, ling, sweep -broth, stock -brothel, bagnio, bawdyhouse, bordello, cathouse, whorehouse -brother, buddy, chum, comrade, crony, pal, sidekick -brotherhood, fraternity, sodality, union -brotherlike, brotherly, fraternal -brotherly, brotherlike, fraternal -brouhaha, hubbub, katzenjammer, uproar -brow, eyebrow, forehead, hilltop, supercilium -browbeat, ballyrag, bully, bullyrag, hector, swagger -brown, browned, brownish, brownness, embrown -browne, phiz -browned, brown -brownie, elf, gremlin, hob, imp, pixie, pixy -browning, toasting -brownish, brown -brownness, brown -brownout, blackout, dimout -browse, browsing, crop, graze, pasture, range, shop, surf -browsing, browse -bruegel, breughel, brueghel -brueghel, breughel, bruegel -bruise, contuse, contusion, hurt, injure, offend, spite, wound -bruiser, bull, samson, strapper -bruit, rumor, rumour -brumal, hibernal, hiemal -brummagem, birmingham -brummie, brummy -brummy, brummie -brumous, foggy, hazy, misty -brunet, brunette -brunette, brunet -brunhild, brunnhilde, brynhild -brunn, brno -brunnhilde, brunhild, brynhild -brunswick, braunschweig -brusa, bursa -brush, brushing, brushwood, clash, coppice, copse, encounter, skirmish, sweep, thicket -brushed, fleecy, napped -brushing, brush -brushup, review -brushwood, brush, coppice, copse, thicket -brushy, bosky -brusk, brusque, curt, short -brusque, brusk, curt, short -brusquely, bluffly, bluntly, roundly -brusqueness, abruptness, curtness, gruffness, shortness -brussels, bruxelles -brutal, barbarous, beastly, bestial, brute, brutish, cruel, fell, roughshod, savage, unrelenting, vicious -brutalisation, animalisation, animalization, brutalization -brutalise, animalise, animalize, brutalize -brutality, barbarism, barbarity, ferociousness, savagery, viciousness -brutalization, animalisation, animalization, brutalisation -brutalize, animalise, animalize, brutalise -brutally, savagely, viciously -brute, animal, beast, beastly, bestial, brutal, brutish, creature, fauna, savage, wildcat, wolf -brutish, beastly, bestial, brutal, brute -brutishly, bestially -bruxelles, brussels -brynhild, brunhild, brunnhilde -bryony, briony -bryopsida, musci -bryozoa, polyzoa -bryozoan, polyzoan -brythonic, brittanic -bs, sb -bubble, babble, belch, burble, burp, eruct, guggle, gurgle, ripple -bubbliness, effervescence, frothiness -bubbling, bubbly, effervescent, effervescing, foaming, foamy, frothy, scintillating, sparkly, spumy -bubbly, bubbling, champagne, effervescing, foaming, foamy, frothy, spumy -buccaneer, pirate -buccaneering, piracy -bucharest, bucharesti, bucuresti -bucharesti, bucharest, bucuresti -buck, charge, clam, dollar, hitch, horse, jerk, sawbuck, sawhorse, shoot, tear -buckaroo, buckeroo, vaquero -buckbean, bogbean -buckeroo, buckaroo, vaquero -bucket, bucketful, pail -bucketful, bucket -buckeye, conker, ohioan -buckle, clasp, crumple, heave, warp -buckler, shield -buckminsterfullerene, buckyball -buckram, starchy, stiff -buckthorn, ribgrass, ribwort -buckyball, buckminsterfullerene -bucolic, arcadian, eclogue, idyl, idyll, pastoral, peasant, provincial -bucuresti, bucharest, bucharesti -buddha, gautama, siddhartha -buddhist, buddhistic -buddhistic, buddhist -buddy, brother, chum, crony, pal, sidekick -budge, agitate, shift, stir -budgereegah, budgerigar, budgerygah, budgie, lovebird -budgerigar, budgereegah, budgerygah, budgie, lovebird -budgerygah, budgereegah, budgerigar, budgie, lovebird -budgie, budgereegah, budgerigar, budgerygah, lovebird -buff, buffer, buffet, burnish, caramel, devotee, fan, furbish, lover -buffer, buff, cowcatcher, cushion, fender, pilot, polisher, soften -buffet, batter, buff, counter, sideboard -buffeting, pounding -bufflehead, butterball, dipper -buffoon, clown, goof, goofball -buffoonery, clowning, frivolity, harlequinade, japery, prank -buffoonish, clownish, clownlike, zany -bug, badger, beleaguer, germ, glitch, hemipteran, hemipteron, intercept, microbe, pester, tap, tease, wiretap -bugaboo, bogeyman, booger, boogeyman, bugbear -bugbear, bogeyman, booger, boogeyman, bugaboo, hobgoblin -bugger, sod, sodomise, sodomist, sodomite, sodomize -buggery, sodomy -buggy, balmy, barmy, bats, batty, bonkers, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, roadster, wacky, whacky -bugle, bugleweed -bugleweed, bugle -bugloss, alkanet, bitterweed, oxtongue -bugologist, entomologist -bugology, entomology -buhl, boule, boulle -build, anatomy, bod, chassis, construct, establish, figure, flesh, form, frame, habitus, make, physique, progress, shape, soma -builder, constructor -building, construction, edifice -built, reinforced -buirdly, beefy, burly, husky, strapping -bujumbura, usumbura -bulb, lightbulb, medulla -bulbil, bulblet -bulblet, bulbil -bulblike, bulbous -bulbous, bellied, bellying, bulblike, bulging, bulgy, protuberant -bulge, bag, bulk, bump, excrescence, extrusion, gibbosity, gibbousness, hump, jut, pop, pouch, prominence, protrude, protrusion, protuberance, start, swelling -bulghur, bulgur -bulginess, roundedness -bulging, bellied, bellying, bulbous, bulgy, convex, protuberant -bulgur, bulghur -bulgy, bellied, bellying, bulbous, bulging, protuberant -bulk, bulge, majority, mass, volume -bulkiness, massiveness -bull, bruiser, bullshit, cop, copper, crap, dogshit, fake, fuzz, horseshit, pig, samson, shit, strapper, taurus -bulla, bleb, blister -bullbat, nighthawk -bullbrier, briar, brier, catbrier, greenbrier -bulldozer, dozer -bullet, fastball, heater, hummer, slug, smoke -bulletproof, unassailable, unshakable, watertight -bullfight, corrida -bullfighter, toreador -bullfighting, tauromachy -bullheaded, pigheaded -bullheadedness, obstinacy, obstinance, pigheadedness, stubbornness -bullock, steer -bullrush, bulrush, nailrod, reedmace -bullshit, bull, crap, dogshit, fake, horseshit, shit -bully, ballyrag, browbeat, bullyrag, corking, cracking, dandy, great, groovy, hector, hooligan, keen, neat, nifty, peachy, roughneck, rowdy, ruffian, smashing, swagger, swell, tough, yob, yobbo, yobo -bullying, blustery, intimidation -bullyrag, ballyrag, browbeat, bully, hector -bulrush, bullrush, nailrod, reedmace -bulwark, breakwater, groin, groyne, jetty, mole, rampart, seawall, wall -bum, arse, ass, backside, behind, bottom, buns, butt, buttocks, cadge, can, cheap, cheesy, chintzy, crumb, crummy, derriere, fanny, fundament, git, grub, hindquarters, hobo, idler, keister, layabout, loaf, loafer, loll, lowlife, mooch, nates, posterior, prat, puke, punk, rat, rear, rotter, rump, seat, skunk, sleazy, sponge, stern, stinker, stinkpot, tail, tinny, tooshie, tramp, tush -bumble, blow, bobble, bodge, bollix, bollocks, botch, bungle, falter, flub, fluff, fumble, mishandle, muff, spoil, stammer, stumble, stutter -bumblebee, humblebee -bumbler, blunderer, botcher, bungler, butcher, fuckup, fumbler, stumbler -bumbling, bungling, butterfingered, handless -bumf, bumph -bump, blow, break, bulge, chance, demote, dislodge, encounter, excrescence, extrusion, find, gibbosity, gibbousness, happen, hump, jut, knock, prominence, protrusion, protuberance, relegate, swelling -bumph, bumf -bumpkin, chawbacon, hayseed, hick, rube, yahoo, yokel -bumpkinly, hick, rustic, unsophisticated -bumptiousness, cockiness, forwardness, pushiness -bumpy, jolting, jolty, jumpy, rocky, rough -bun, roll -bunce, bonanza, boom, godsend, gravy, windfall -bunch, bundle, caboodle, clump, cluster, clustering, crew, crowd, gang, lot -bunchberry, crackerberry -bunco, bunko, con, defraud, diddle, flimflam, gip, goldbrick, gyp, hornswoggle, hustle, mulct, nobble, rook, scam, sting, swindle, victimize -buncombe, bunk, bunkum, guff, hogwash, rot -bundle, bunch, clump, cluster, compact, megabucks, pack, package, packet, parcel, pile, sheaf, wad -bung, fee, spile, tip -bungalow, cottage -bunghole, arse, arsehole, asshole -bungle, bloomer, blooper, blow, blunder, bobble, bodge, bollix, bollocks, boner, botch, bumble, flub, fluff, fuckup, fumble, mishandle, muff, pratfall, spoil -bungled, botched -bungler, blunderer, botcher, bumbler, butcher, fuckup, fumbler, stumbler -bunglesome, awkward, clumsy, ungainly -bungling, bumbling, butterfingered, clumsy, fumbling, handless, incompetent -bunk, beat, berth, buncombe, bunkum, escape, guff, hogwash, hokum, lam, meaninglessness, nonsense, nonsensicality, rot, run, scarper, scat -bunker, dugout, trap -bunko, bunco, con, flimflam, gyp, hustle, sting -bunkum, buncombe, bunk, guff, hogwash, rot -buns, arse, ass, backside, behind, bottom, bum, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -bunsen, etna -bunt, butt -buoyancy, airiness, irrepressibility, perkiness -buoyant, chirpy, floaty, perky -buoyantly, chirpily -bur, burr -bura, pabir -burble, babble, bubble, guggle, gurgle, ripple -burbling, burbly, effusive, gushing -burbly, burbling, effusive, gushing -burbot, cusk, eelpout, ling -burden, burthen, charge, core, effect, encumbrance, essence, gist, incumbrance, load, loading, onus, saddle, weight -burdenless, unburdened -burdensome, onerous, taxing -burdensomeness, heaviness, onerousness, oppressiveness -burdock, clotbur -bureau, agency, authority, chest, dresser, office -bureaucracy, bureaucratism -bureaucratism, bureaucracy -buret, burette -burette, buret -burger, beefburger, hamburger -burgess, burgher -burgher, bourgeois, burgess -burglarise, burglarize, burgle, heist -burglarize, burglarise, burgle, heist -burgle, burglarise, burglarize, heist -burgoo, oatmeal -burgundy, bourgogne -burial, burying, entombment, inhumation, interment, sepulture -buried, inhumed, interred -burk, burke -burka, burqa -burke, burk -burl, knot, slub -burlap, gunny -burlesque, charade, lampoon, mockery, parody, pasquinade, sendup, spoof, takeoff, travesty -burly, beefy, buirdly, husky, strapping -burma, myanmar -burn, bite, burning, cauterise, cauterize, combust, cut, fire, glow, incinerate, sting, sunburn, suntan, tan -burnability, combustibility, combustibleness -burnable, ignitable, ignitible -burned, burnt -burning, burn, combustion, electrocution -burnish, buff, furbish, gloss, glossiness, polish -burnished, bright, lustrous, shining, shiny -burnoose, burnous, burnouse -burnous, burnoose, burnouse -burnouse, burnoose, burnous -burnside, sideburn -burnt, burned -burp, belch, belching, bubble, burping, eruct, eructation -burping, belch, belching, burp, eructation -burqa, burka -burr, bur -burred, barbed, barbellate, briary, briery, bristled, bristly, burry, prickly, setaceous, setose, spiny, thorny -burrow, tunnel -burry, barbed, barbellate, briary, briery, bristled, bristly, burred, prickly, setaceous, setose, spiny, thorny -bursa, brusa -bursiform, pouchlike, saclike -burst, abound, break, bristle, bust, collapse, erupt, explode, explosion, fit, fusillade, outburst, salvo, split, volley -burster, charge -burthen, burden, weight -burundi, burundian -burundian, burundi -burunduki, baranduki, baronduki, barunduki -bury, entomb, forget, immerse, inhume, inter, sink, swallow -burying, burial -bus, autobus, busbar, charabanc, coach, heap, jalopy, jitney, motorbus, motorcoach, omnibus -busbar, bus -busby, bearskin, shako -bush, chaparral, dubya, dubyuh, scrub, shrub -bushbaby, galago -bushbuck, guib -bushed, beat, dead -bushel, doctor, fix, mend, repair, restore -bushwhack, ambuscade, ambush, lurk, scupper, waylay -bushwhacker, hillbilly -bushy, shaggy -business, byplay, clientele, concern, job, line, occupation, patronage -businesslike, earnest -businessperson, bourgeois -buspar, buspirone -buspirone, buspar -buss, kiss, osculate, osculation, snog -bust, binge, bout, break, broke, burst, fizzle, flop, raid, rupture, skint, snap, tear, wear -busted, broken -buster, broncobuster, dude, fellow -bustle, ado, flurry, fuss, hustle, stir -busty, bosomy, buxom, curvaceous, curvy, sonsie, sonsy, stacked, voluptuous -busy, busybodied, engaged, fussy, interfering, meddlesome, meddling, occupy, officious -busybodied, busy, interfering, meddlesome, meddling, officious -busybody, quidnunc -busyness, hum -but, just, merely, only, simply -butat, butut -butazolidin, phenylbutazone -butch, dike, dyke, macho -butcher, blunderer, botcher, bumbler, bungler, fuckup, fumbler, meatman, slaughter, slaughterer, stumbler -butchering, butchery -butcherly, botchy, gory, sanguinary, sanguineous, slaughterous, unskillful -butchery, abattoir, butchering, carnage, massacre, shambles, slaughter, slaughterhouse -butene, butylene -butler, pantryman -butt, abut, adjoin, arse, ass, backside, behind, border, bottom, bum, buns, bunt, buttocks, can, cigaret, cigarette, derriere, edge, fag, fanny, fundament, goat, hindquarters, keister, laughingstock, march, nates, posterior, prat, rear, rump, seat, stern, stooge, stub, tail, target, tooshie, tush -butterball, bufflehead, dipper, fatso, fatty -buttercup, butterflower, crowfoot, goldcup, kingcup -butterfingered, bumbling, bungling, handless -butterfish, stromateid -butterflower, buttercup, crowfoot, goldcup, kingcup -butterfly, coquet, coquette, dally, flirt, mash, philander, romance -butterweed, ragwort -buttery, fulsome, larder, oily, oleaginous, pantry, smarmy, soapy, unctuous -buttock, cheek -buttocks, arse, ass, backside, behind, bottom, bum, buns, butt, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -button, clit, clitoris, push, release -buttoned, fastened -buttonhole, lobby -buttonlike, beadlike, beady, buttony -buttony, beadlike, beady, buttonlike -buttress, buttressing -buttressed, braced -buttressing, buttress -butut, butat -butylene, butene -buxom, bosomy, busty, curvaceous, curvy, sonsie, sonsy, stacked, voluptuous, zaftig, zoftig -buxomly, curvaceously -buy, bargain, bribe, corrupt, purchase, steal -buyback, redemption, repurchase -buyer, emptor, purchaser, vendee -buyi, bouyei -buying, purchasing -buzz, bombilate, bombilation, bombinate, bombination, hum, seethe -buzzer, bell, doorbell -buzzing, abuzz -buzzword, cant -bw, bioattack -by, aside, away, past -bydgoszcz, bromberg -bye, adieu, adios, arrivederci, cheerio, goodby, goodbye, pass, sayonara -byelarus, belarus, belorussia, byelorussia -byelorussia, belarus, belorussia, byelarus -byelorussian, belarusian, belorussian -bygone, bypast, departed, foregone, gone -byname, cognomen, moniker, nickname, sobriquet, soubriquet -bypass, beltway, ringway, shunt -bypast, bygone, departed, foregone, gone -bypath, byroad, byway -byplay, business -byre, cowbarn, cowhouse, cowshed -byrnie, hauberk -byroad, bypath, byway -byssus, beard -byway, bypath, byroad -byword, adage, proverb, saw -byzant, bezant, bezzant, solidus -byzantine, convoluted, involved, knotty, tangled, tortuous -byzantinism, caesaropapism, erastianism -c, blow, carbon, century, coke, coulomb, cytosine, hundred, snow -ca, calcium, california -caaba, kaaba -cab, cabriolet, hack, taxi, taxicab -cabal, camarilla, complot, conjure, conspiracy, conspire, faction, junto, machinate -cabala, cabbala, cabbalah, kabala, kabbala, kabbalah, qabala, qabalah, qabbala, qabbalah -cabalism, kabbalism -cabalist, kabbalist -cabalistic, cryptic, cryptical, kabbalistic, qabalistic, sibylline -cabaret, club, floorshow, nightclub, nightspot -cabasset, morion -cabassous, tatouay -cabbage, abstract, boodle, bread, chou, clams, dinero, dough, filch, gelt, hook, kale, lettuce, lift, lolly, loot, lucre, moolah, nobble, pelf, pilfer, pinch, purloin, scratch, shekels, simoleons, snarf, sneak, sugar, swipe, wampum -cabbala, cabala, cabbalah, kabala, kabbala, kabbalah, qabala, qabalah, qabbala, qabbalah -cabbalah, cabala, cabbala, kabala, kabbala, kabbalah, qabala, qabalah, qabbala, qabbalah -cabby, cabdriver, cabman, taxidriver, taximan -cabdriver, cabby, cabman, taxidriver, taximan -cabinet, console, locker -cabinetmaking, joinery -cabinetry, cabinetwork -cabinetwork, cabinetry -cable, cablegram, line, telegraph, wire -cablegram, cable -cabman, cabby, cabdriver, taxidriver, taximan -caboodle, bunch, lot -caboose, cookhouse, galley -cabriolet, cab -cabstand, taxistand -cacatua, kakatoe -cache, hoard, stash -cachet, seal -cachexia, cachexy, wasting -cachexy, cachexia, wasting -cacique, cazique -cackle, chatter, yack, yak -cackler, babbler -cackly, squawky -cacodaemon, cacodemon -cacodaemonic, cacodemonic -cacodemon, cacodaemon -cacodemonic, cacodaemonic -cacodyl, tetramethyldiarsine -cacoethes, mania, passion -cacogenic, dysgenic -cacogenics, dysgenics -cacography, scratch, scrawl, scribble -cacomistle, bassarisk, cacomixle, ringtail -cacomixle, bassarisk, cacomistle, ringtail -cacophonic, cacophonous -cacophonous, cacophonic -cacophony, blare, blaring, clamor, din -cacuminal, retroflex -cad, blackguard, bounder, dog, heel, hound -cadaster, cadastre -cadastre, cadaster -cadaver, clay, corpse, remains, stiff -cadaveric, cadaverous -cadaverous, bony, cadaveric, emaciated, gaunt, haggard, pinched, skeletal, wasted -caddie, caddy -caddish, unchivalrous, ungallant -caddisworm, strawworm -caddo, caddoan -caddoan, caddo -caddy, caddie -cadence, beat, cadency, measure, meter, metre -cadenced, cadent -cadency, cadence -cadent, cadenced -cadet, plebe -cadge, bum, grub, mooch, schnorr, scrounge, shnorr, sponge -cadger, mooch, moocher, scrounger -cadmium, cd -cadre, cell -caducous, shed -caecal, cecal -caeciliadae, caeciliidae -caecilian, blindworm -caeciliidae, caeciliadae -caecum, cecum -caenogenesis, cainogenesis, cenogenesis, kainogenesis, kenogenesis -caesarean, caesarian, cesarean, cesarian -caesarian, caesarean, cesarean, cesarian -caesarism, absolutism, authoritarianism, despotism, dictatorship, monocracy, shogunate, stalinism, totalitarianism, tyranny -caesaropapism, byzantinism, erastianism -caesium, cesium, cs -caespitose, cespitose, tufted -cafe, coffeehouse -caffein, caffeine -caffeine, caffein -caffer, caffre, kaffir, kafir -caffre, caffer, kaffir, kafir -caftan, kaftan -cage, coop -cager, basketeer -cagey, cagy, canny, chary, clever -cagily, circumspectly -cagy, cagey, canny, chary, clever -caiman, cayman -caimitillo, satinleaf -cainogenesis, caenogenesis, cenogenesis, kainogenesis, kenogenesis -caisson, coffer, cofferdam, lacuna -caitra, chait -cajole, blarney, coax, inveigle, palaver, wheedle -cajolery, blandishment, palaver -cajolingly, coaxingly -cake, bar, coat, patty -cakehole, gob, hole, maw, trap, yap -calabash, gourd -calabura, silkwood -calamari, calamary, squid -calamary, calamari, squid -calamine, hemimorphite -calamitous, black, disastrous, fatal, fateful -calamity, cataclysm, catastrophe, disaster, tragedy -calamus, flagroot, quill, shaft -calan, isoptin, verapamil -calapooya, calapuya, kalapooia, kalapuya -calapuya, calapooya, kalapooia, kalapuya -calash, caleche -calcaneus, heelbone -calcareous, chalky -calced, shod -calcedony, chalcedony -calceiform, calceolate -calceolaria, slipperwort -calceolate, calceiform -calciferol, cholecalciferol, d, ergocalciferol, viosterol -calcitonin, thyrocalcitonin -calcium, ca -calculate, account, aim, bet, cipher, compute, count, cypher, depend, direct, estimate, figure, forecast, look, reckon -calculated, deliberate, measured -calculating, calculative, conniving, scheming, shrewd -calculation, computation, computing, deliberation, figuring, reckoning -calculative, calculating, conniving, scheming, shrewd -calculator, computer, estimator, figurer, reckoner -calculus, concretion, tartar, tophus -calcutta, kolkata -caldron, cauldron -calean, chicha, hookah, kalian, narghile, nargileh, sheesha, shisha -caleche, calash -calefacient, warming -calefaction, incalescence -calefactive, calefactory -calefactory, calefactive -calendered, glossy -calendric, calendrical -calendrical, calendric -calf, calfskin, sura -calfskin, calf -caliber, bore, calibre, gauge, quality -calibrate, graduate -calibrated, graduated -calibration, standardisation, standardization -calibre, bore, caliber, gauge, quality -caliche, hardpan -calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particolored, particoloured, piebald, pied, varicolored, varicoloured -calicular, calycular -caliculus, calycle, calyculus -calif, caliph, kalif, kaliph, khalif, khalifah -california, ca -californium, cf -caligula, gaius -caliper, calliper -caliph, calif, kalif, kaliph, khalif, khalifah -calisthenics, callisthenics -calk, calkin, caulk -calkin, calk -call, address, anticipate, bid, birdcall, birdsong, claim, cry, forebode, foretell, holler, hollo, name, outcry, phone, predict, prognosticate, promise, ring, scream, shout, song, squall, telephone, visit, vociferation, yell -callathump, belling, callithump, charivari, chivaree, shivaree -callback, recall -caller, company, phoner, telephoner -calligrapher, calligraphist -calligraphic, calligraphical -calligraphical, calligraphic -calligraphist, calligrapher -calligraphy, chirography, penmanship -calling, career, vocation -calliophis, callophis -calliper, caliper -callipygian, callipygous -callipygous, callipygian -callisthenics, calisthenics -callithump, belling, callathump, charivari, chivaree, shivaree -callophis, calliophis -callosectomy, callosotomy -callosity, callousness, callus, hardness, insensibility, unfeelingness -callosotomy, callosectomy -callous, calloused, cauterise, cauterize, indurate, pachydermatous, thickened -calloused, callous, thickened -callously, unfeelingly -callousness, callosity, hardness, insensibility, unfeelingness -callow, fledgling, unfledged -callowness, jejuneness, juvenility -callus, callosity -calm, becalm, calmness, composure, equanimity, lull, quiet, quieten, sedate, serene, steady, still, tranquil, tranquilize, tranquillise, tranquillize, unagitated -calming, appeasement -calmly, sedately -calmness, calm, composure, equanimity -caloric, thermal, thermic -calorie, kilocalorie -calpac, calpack, kalpac -calpack, calpac, kalpac -calpe, gibraltar -calumniate, asperse, besmirch, defame, denigrate, slander, smear, smirch, sully -calumniation, calumny, defamation, obloquy, traducement -calumniatory, calumnious, defamatory, denigrating, denigrative, denigratory, libellous, libelous, slanderous -calumnious, calumniatory, defamatory, denigrating, denigrative, denigratory, libellous, libelous, slanderous -calumniously, slanderously -calumny, aspersion, calumniation, defamation, denigration, obloquy, slander, traducement -calvaria, skullcap -calvary, golgotha, martyrdom -calvinist, calvinistic, calvinistical, genevan -calvinistic, calvinist, calvinistical -calvinistical, calvinist, calvinistic -calx, lime, quicklime -calyceal, calycinal, calycine -calycinal, calyceal, calycine -calycine, calyceal, calycinal -calycle, caliculus, calyculus, epicalyx -calycled, calyculate -calycular, calicular -calyculate, calycled -calyculus, caliculus, calycle, epicalyx -calypter, alula -camachile, huamachil -camail, aventail, ventail -camaraderie, chumminess, comradeliness, comradery, comradeship -camarilla, cabal, faction, junto -camas, camash, camass, camosh, quamash -camash, camas, camass, camosh, quamash -camass, camas, camash, camosh, quamash -camassia, quamassia -camber, bank, cant -cambodia, kampuchea -cambodian, kampuchean -cambria, cymru, wales -cambrian, cymry, welsh, welshman -camelia, camellia -camellia, camelia -camelopard, giraffe -cameraman, cinematographer -cameroon, cameroun -cameroun, cameroon -camion, dray, lorry -camisole, underbodice -camo, camouflage -camomile, chamomile -camosh, camas, camash, camass, quamash -camouflage, camo, disguise -camp, bivouac, campy, cantonment, clique, coterie, encamp, encampment, ingroup, pack, tent -campaign, agitate, cause, crusade, drive, effort, fight, movement, press, push, run, safari -campaigner, candidate, nominee -campaigning, candidacy, candidature, electioneering -campana, bell -campanile, belfry -campanula, bellflower -campanular, campanulate, campanulated -campanulate, campanular, campanulated -campanulated, campanular, campanulate -campeachy, logwood -campground, bivouac, campsite, encampment -camphorweed, vinegarweed -camping, bivouacking, encampment, tenting -campion, catchfly, silene -campong, kampong -campsite, bivouac, campground, encampment -campy, camp -campylorhynchus, heleodytes -can, arse, ass, backside, bathroom, behind, bottom, bum, buns, butt, buttocks, canful, commode, crapper, derriere, dismiss, displace, fanny, fire, fundament, hindquarters, john, keister, lav, lavatory, nates, posterior, pot, potty, prat, privy, rear, rump, sack, seat, stern, stool, tail, terminate, throne, tin, toilet, tooshie, tush -canaan, palestine -canafistola, canafistula -canafistula, canafistola -canal, canalise, canalize, channel, duct -canalisation, canalization, channelisation, channelization -canalise, canal, canalize, channel -canalization, canalisation, channelisation, channelization -canalize, canal, canalise, channel -cananga, canangium -canangium, cananga -canara, kanara -canarese, kanarese -canary, fink, sneak, sneaker, snitch, snitcher, stoolie, stoolpigeon -canasta, meld -cancel, delete, invalidate, natural, offset, scratch, scrub -cancellate, cancellated, cancellous, clathrate -cancellated, cancellate, cancellous, clathrate -cancelled, off -cancellous, cancellate, cancellated -cancer, crab -candela, candle, cd -candelabra, candelabrum -candelabrum, candelabra -candent, incandescent -candid, blunt, forthright, frank, open, outspoken, plainspoken -candidacy, campaigning, candidature, electioneering -candidate, campaigner, nominee, prospect -candidature, campaigning, candidacy, electioneering -candidiasis, moniliasis -candidly, frankly, honestly -candidness, candor, candour, directness, forthrightness, frankness -candied, crystalised, crystalized, glace -candle, candela, cd, taper -candleberry, bayberry, waxberry -candor, candidness, candour, directness, fairness, forthrightness, frankness -candour, candidness, candor, directness, fairness, forthrightness, frankness -candy, confect, glaze, sugarcoat -candymaker, confectioner -cane, flog, lambast, lambaste -canescent, hoary -canful, can -canicula, sirius, sothis -canid, canine -canine, canid, cuspid, dogtooth, eyetooth, laniary -caning, wicker, wickerwork -canistel, eggfruit -canister, cannister, tin -canker, pestilence -cankerous, ulcerated, ulcerous -cannabis, ganja, hemp, marihuana, marijuana -canned, tinned, transcribed -cannibal, anthropophagite, anthropophagus -cannibalise, cannibalize -cannibalize, cannibalise -cannily, presciently -cannister, canister, tin -cannon, carom, shank -cannonade, drumfire -cannoneer, artilleryman, gunner -cannular, tubelike, tubular, vasiform -cannulate, cannulise, cannulize, canulate, intubate -cannulation, cannulisation, cannulization, canulation, canulisation, canulization, intubation -cannulisation, cannulation, cannulization, canulation, canulisation, canulization, intubation -cannulise, cannulate, cannulize, canulate, intubate -cannulization, cannulation, cannulisation, canulation, canulisation, canulization, intubation -cannulize, cannulate, cannulise, canulate, intubate -canny, cagey, cagy, clever -canoeist, paddler -canon, canyon -canonic, basic, canonical, sanctioned -canonical, basic, canonic, sanctioned -canonisation, canonization -canonise, canonize, saint -canonised, canonized, glorified -canonization, canonisation -canonize, canonise, saint -canonized, canonised, glorified -canorous, songful -cant, argot, bank, bevel, buzzword, camber, chamfer, jargon, lingo, patois, pitch, slang, slant, tilt, vernacular -cantabile, singing -cantala, maguey -cantaloup, cantaloupe -cantaloupe, cantaloup -cantankerous, crotchety, ornery -cantata, oratorio -canted, atilt, leaning, tilted, tipped -canter, lope -cantillate, chant, intonate, intone -canton, billet, guangzhou, kuangchou, kwangchow, quarter -cantonese, yue -cantonment, bivouac, camp, encampment -cantor, choirmaster, hazan, precentor -canulate, cannulate, cannulise, cannulize, intubate -canulation, cannulation, cannulisation, cannulization, canulisation, canulization, intubation -canulisation, cannulation, cannulisation, cannulization, canulation, canulization, intubation -canulization, cannulation, cannulisation, cannulization, canulation, canulisation, intubation -canute, cnut, knut -canvas, analyse, analyze, canvass, examine, poll, sail, sheet, study -canvass, analyse, analyze, canvas, examine, poll, sail, sheet, study -canvasser, headcounter, pollster, scrutineer, solicitor -canvassing, electioneering -canyon, canon -caoutchouc, rubber -cap, capital, ceiling, chapiter, crest, crown, crownwork, detonator, hood, jacket, pileus, roof -capability, capableness, capacity, potentiality -capable, able, open, subject -capableness, capability, potentiality -capably, ably, aptly, competently -capaciousness, commodiousness, roominess, spaciousness -capacitance, capacitor, capacity, condenser -capacitor, capacitance, condenser -capacity, capability, capacitance, content -caparison, bard, barde, housing, trapping -cape, mantle, ness -capelan, capelin, caplin -capelin, capelan, caplin -capella, gallinago -caper, antic, capriole, frolic, gambol, job, joke, play, prank, romp, trick -capercaillie, capercailzie -capercailzie, capercaillie -capeweed, gosmore -capibara, capybara -capillary, hairlike -capital, cap, chapiter, great, majuscule, uppercase, washington -capitalisation, capitalization -capitalise, capitalize -capitalist, capitalistic -capitalistic, capitalist -capitalization, capitalisation -capitalize, capitalise -capitular, capitulary -capitulary, capitular -capitulation, fall, surrender -capitulum, ear, head, spike -caplin, capelan, capelin -capone, scarface -caponise, caponize -caponize, caponise -capoten, captopril -cappelletti, ravioli -caprice, impulse, whim -capricious, freakish, impulsive, whimsical -capriciously, freakishly -capriciousness, arbitrariness, flightiness, unpredictability, whimsey, whimsicality, whimsy -capricorn, capricornus, goat -capricornus, capricorn -caprimulgid, goatsucker, nightjar -capriole, caper -capsicum, pepper -capsid, mirid -capsidae, miridae -capsize, turtle -capstone, copestone, stretcher -capsulate, capsulated, capsule, capsulise, capsulize -capsulated, capsulate -capsule, abridgement, abridgment, capsulate, capsulise, capsulize, condensation, encapsulate -capsulise, capsulate, capsule, capsulize, encapsulate -capsulize, capsulate, capsule, capsulise, encapsulate -captain, chieftain, headwaiter, master, skipper -captaincy, captainship -captainship, captaincy -caption, legend, subtitle -captious, faultfinding -captivate, becharm, beguile, bewitch, capture, catch, charm, enamor, enamour, enchant, entrance, fascinate, trance -captivated, beguiled, charmed, delighted, enthralled, entranced -captivating, bewitching, enchanting, enthralling, entrancing, fascinating -captivatingly, bewitchingly, enchantingly, enthrallingly -captivation, enchantment, enthrallment, fascination -captive, absorbed, confined, engrossed, enwrapped, imprisoned, intent, jailed, prisoner, wrapped -captivity, enslavement, immurement, imprisonment, incarceration -captopril, capoten -captor, capturer -capture, appropriate, becharm, beguile, bewitch, captivate, catch, charm, conquer, enamor, enamour, enchant, entrance, fascinate, get, seize, seizure, trance -capturer, captor -capuchin, ringtail -caput, head -capybara, capibara -car, auto, automobile, gondola, machine, motorcar, railcar -carabineer, carabinier, carbineer -carabiner, karabiner -carabinier, carabineer, carbineer -carack, carrack -caracul, broadtail, karakul -carafate, sucralfate -carafe, decanter -carageen, carrageen, carragheen -caramel, buff -caramelise, caramelize -caramelize, caramelise -caranda, caranday -caranday, caranda -carapace, cuticle, shell, shield -carat, karat, kt -caravan, train, van -caravansary, caravanserai, khan -caravanserai, caravansary, khan -carbamide, urea -carbineer, carabineer, carabinier -carbohydrate, saccharide, sugar -carbon, c -carbonaceous, carbonic, carboniferous, carbonous -carbonic, carbonaceous, carboniferous, carbonous -carboniferous, carbonaceous, carbonic, carbonous -carbonisation, carbonization -carbonise, carbonize, carburise, carburize -carbonization, carbonisation -carbonize, carbonise, carburise, carburize -carbonous, carbonaceous, carbonic, carboniferous -carbonyl, carbonylic -carbonylic, carbonyl -carboxyl, carboxylic -carboxylic, carboxyl -carbuncled, carbuncular -carbuncular, carbuncled -carburetor, carburettor -carburettor, carburetor -carburise, carbonise, carbonize, carburize -carburize, carbonise, carbonize, carburise -carcajou, wolverine -carcase, carcass -carcass, carcase -carcharias, odontaspis -carchariidae, odontaspididae -card, bill, board, carte, lineup, menu, notice, placard, poster, posting, scorecard, tease, wag, wit -cardamom, cardamon, cardamum -cardamon, cardamom, cardamum -cardamum, cardamom, cardamon -cardboard, unlifelike -cardcastle, cardhouse -cardhouse, cardcastle -cardinal, carmine, central, fundamental, key, primal, redbird -cardiogram, ecg, ekg, electrocardiogram -cardiograph, ballistocardiograph, electrocardiograph -cardiography, electrocardiography -cardiomegaly, megacardia, megalocardia -cardiomyopathy, myocardiopathy -cardiopulmonary, cardiorespiratory -cardiorespiratory, cardiopulmonary -cardizem, diltiazem -cardsharp, cardsharper, sharper, sharpie, sharpy -cardsharper, cardsharp, sharper, sharpie, sharpy -cardura, doxazosin -care, aid, attention, caution, charge, concern, deal, fear, forethought, guardianship, handle, like, maintenance, manage, precaution, tending, tutelage, upkeep, wish, worry -careen, keel, lurch, reel, rock, shift, stagger, swag, sway, tilt, wobble -career, calling, vocation -carefree, freewheeling, slaphappy, unworried -carefreeness, insouciance, lightheartedness, lightsomeness -careful, deliberate, heedful, measured, thrifty -carefully, cautiously -carefulness, caution, cautiousness -caregiver, pcp -careless, regardless -carelessly, heedlessly, incautiously, raffishly, rakishly -carelessness, neglect, negligence, nonperformance, sloppiness -carelian, karelian -caress, fondle -caressing, cuddling, fondling, hugging, kissing, necking, petting, smooching, snuggling -careworn, drawn, haggard, raddled, worn -cargo, consignment, freight, lading, load, loading, payload, shipment -caribe, pirana, piranha -caribou, reindeer -caricature, ape, imitation, impersonation -caries, cavity -carinate, carinated, keeled, ridged -carinated, carinate, keeled, ridged -caring, lovingness -cark, disorder, disquiet, distract, perturb, trouble, unhinge -carload, boatload, shipload -carlos, salim, sanchez, taurus -carlovingian, carolingian -carmaker, automaker -carmine, cardinal, cerise, cherry, crimson, red, reddish, ruby, ruddy, scarlet -carnage, butchery, massacre, slaughter -carnal, animal, fleshly, sensual -carnalise, carnalize, sensualise, sensualize -carnality, lasciviousness, lubricity, prurience, pruriency -carnalize, carnalise, sensualise, sensualize -carnation, gillyflower -carnelian, cornelian -carnival, circus, fair, funfair -carob, algarroba -carolean, caroline -caroler, caroller -carolina, carolinas -carolinas, carolina -caroline, carolean -carolingian, carlovingian -caroller, caroler -carolus, charlemagne, charles -carom, cannon, ricochet -carotene, carotin -carotenemia, xanthemia -carotin, carotene -carousal, bender, carouse, toot -carouse, bender, carousal, riot, roister, toot -carousel, carrousel, roundabout, whirligig -carouser, wassailer -carousing, bacchanal, bacchanalian, bacchic, orgiastic -carp, cavil, chicane -carpellate, pistillate -carpentry, woodwork, woodworking -carper, niggler -carpet, carpeting, rug -carpetbag, carpetbagging -carpetbagging, carpetbag -carpeting, carpet, rug -carping, faultfinding -carpus, wrist -carrack, carack -carrageen, carageen, carragheen -carrageenan, carrageenin -carrageenin, carrageenan -carragheen, carageen, carrageen -carrefour, crossing, crossroad, crossway, intersection -carrel, carrell, cubicle, stall -carrell, carrel, cubicle, stall -carriage, bearing, coach, equipage, perambulator, posture, pram, pushchair, pusher, rig, stroller -carrier, bearer, flattop, mailman, newsboy, postman, toter -carroll, dodgson -carrottop, redhead, redheader -carrousel, carousel, roundabout, whirligig -carry, acquit, bear, behave, channel, comport, conduct, contain, convey, deport, dribble, expect, express, extend, gestate, hold, impart, pack, persuade, post, run, stock, stockpile, sway, take, transmit, transport -carryall, holdall, tote -carsick, airsick, seasick -cart, drag, hale, handcart, haul, pushcart -cartage, carting -carte, card, menu -cartel, combine, trust -carthaginian, punic -carthorse, drayhorse -cartilage, gristle -cartilaginous, gristly, rubbery -carting, cartage -cartographic, cartographical -cartographical, cartographic -cartography, mapmaking -carton, cartonful -cartonful, carton -cartoon, sketch, toon -cartouch, cartouche -cartouche, cartouch -cartridge, magazine, pickup -cartroad, track -caruncle, caruncula -caruncula, caruncle -caruncular, carunculous -carunculate, carunculated -carunculated, carunculate -carunculous, caruncular -carved, carven -carven, carved -carver, cutter, sculptor, sculpturer, woodcarver -carving, cutting, sculpture -caryophyllales, chenopodiales -caryopsis, grain -casava, cassava -casbah, kasbah -cascade, shower -case, caseful, casing, causa, cause, character, eccentric, encase, event, example, face, font, fount, incase, instance, lawsuit, pillowcase, sheath, shell, showcase, slip, subject, suit, type, typeface, vitrine -casebook, textbook -cased, encased, incased -caseful, case -cashable, redeemable -cashbox, till -cashier, teller -cashmere, kashmir -casing, case, shell -casino, cassino -cask, barrel, caskful -casket, coffin -caskful, cask -caspar, gaspar -casquet, casquetel -casquetel, casquet -cassava, casava, manioc, manioca -cassie, huisache -cassino, casino -cassite, kassite -cast, barf, casting, cat, chuck, contrive, couch, disgorge, draw, drift, drop, form, frame, honk, hurl, hurtle, mold, mould, project, puke, purge, put, ramble, range, redact, regorge, regurgitate, retch, roam, roll, rove, shape, shed, sick, spew, spue, stamp, stray, swan, throw, tramp, upchuck, vagabond, vomit, wander -castanets, bones, clappers -castaway, ishmael, outcast, pariah -casteless, outcaste -castellated, battlemented, castled, embattled -caster, castor -castigate, chasten, chastise, correct, objurgate -castigation, chastisement, earful, upbraiding -castile, castilla -castilla, castile -castilleia, castilleja -castilleja, castilleia -casting, cast, molding -castle, castling, palace, rook -castled, battlemented, castellated, embattled -castling, castle -castor, beaver, caster -castrate, alter, bowdlerise, bowdlerize, demasculinise, demasculinize, emasculate, eunuch, expurgate, neuter, shorten, spay -castrated, unsexed -castration, emasculation, expurgation -casual, chance, cursory, daily, effortless, everyday, fooling, insouciant, nonchalant, occasional, passing, perfunctory -casually, nonchalantly -casualness, familiarity -casuist, sophist -casuistic, casuistical -casuistical, casuistic -cat, barf, bozo, cast, caterpillar, chuck, ct, disgorge, guy, hombre, honk, kat, khat, puke, purge, qat, quat, regorge, regurgitate, retch, sick, spew, spue, upchuck, vomit -catabatic, katabatic -catabolic, katabolic -catabolise, catabolize -catabolism, dissimilation, katabolism -catabolize, catabolise -catachrestic, catachrestical -catachrestical, catachrestic -cataclysm, calamity, catastrophe, disaster, tragedy -cataclysmal, cataclysmic -cataclysmic, cataclysmal -catacorner, catercorner -catalog, catalogue -cataloger, cataloguer -catalogue, catalog -cataloguer, cataloger -catalyse, catalyze -catalyst, accelerator -catalyze, catalyse -catamenia, flow, menses, menstruation, menstruum, period -catamenial, menstrual -catamount, cougar, lynx, painter, panther, puma -cataphoresis, dielectrolysis, electrophoresis, ionophoresis -cataphoretic, electrophoretic -cataplasm, plaster, poultice -catapres, clonidine -catapult, arbalest, arbalist, ballista, bricole, launcher, mangonel, onager, sling, slingshot, trebuchet, trebucket -catapultian, catapultic -catapultic, catapultian -catarrhine, catarrhinian -catarrhinian, catarrhine -catastrophe, calamity, cataclysm, disaster, tragedy -catastrophic, ruinous -catbird, bowerbird -catbrier, briar, brier, bullbrier, greenbrier -catch, apprehension, arrest, becharm, beguile, bewitch, captivate, capture, charm, collar, enamor, enamour, enchant, entrance, fascinate, get, gimmick, grab, haul, hitch, match, overhear, overtake, pinch, see, snap, snatch, stop, trance, view, watch -catcher, backstop -catchfly, campion, lychnis, silene -catching, communicable, contagious, contractable, contracting, detection, espial, spotting, spying, transmissible, transmittable -catchweed, cleavers, clivers -catchword, guideword, motto, shibboleth, slogan -catchy, tricky -catechetic, catechetical, catechistic -catechetical, catechetic -catechise, catechize -catechistic, catechetic -catechize, catechise -catechumen, neophyte -categorem, categoreme -categoreme, categorem -categoric, categorical, flat, unconditional -categorical, categoric, flat, unconditional -categorically, flatly, unconditionally -categorisation, assortment, categorization, classification, compartmentalisation, compartmentalization, sorting -categorise, categorize -categorised, categorized -categorization, assortment, categorisation, classification, compartmentalisation, compartmentalization, sorting -categorize, categorise -categorized, categorised -category, class, family -catenate, catenulate -catenulate, catenate, chainlike -cater, ply, provide, supply -catercorner, catacorner -caterpillar, cat -caterwaul, yowl -catfish, mudcat, wolffish -catgut, gut -cathari, albigenses, cathars -catharism, albigensianism -cathars, albigenses, cathari -catharsis, abreaction, katharsis, purgation -cathartic, aperient, evacuant, physic, psychotherapeutic, purgative, releasing -cathay, china, prc -cathedral, duomo -catheterisation, catheterization -catheterise, catheterize -catheterization, catheterisation -catheterize, catheterise -cathexis, charge -catholicise, catholicize, latinise, latinize -catholicism, catholicity -catholicity, catholicism, universality -catholicize, catholicise, latinise, latinize -catholicon, nostrum, panacea -cathouse, bagnio, bawdyhouse, bordello, brothel, whorehouse -catkin, ament -catmint, catnip -catnap, nap, snooze -catnip, catmint -catoptric, catoptrical -catoptrical, catoptric -catsup, cetchup, ketchup -cattalo, beefalo -cattie, catty -cattiness, bitchiness, nastiness, spite, spitefulness -cattish, bitchy, catty -cattle, cows, kine, oxen -cattleman, cowboy, cowhand, cowherd, cowman, cowpoke, cowpuncher, puncher -catty, bitchy, cattie, cattish -caucasia, caucasus -caucasian, caucasic, caucasoid, white -caucasic, caucasian -caucasoid, caucasian -caucasus, caucasia -caudal, caudally, taillike -caudally, caudal -caudata, urodella -caudate, caudated, urodele -caudated, caudate -caudex, stock -caul, veil -cauldron, caldron -caulescent, cauline, stemmed -cauline, caulescent, stemmed -caulk, calk, caulking -caulking, caulk -causa, case, cause, lawsuit, suit -causation, causing -cause, campaign, case, causa, crusade, do, drive, effort, get, grounds, have, induce, lawsuit, make, movement, reason, stimulate, suit -causeless, fortuitous, reasonless, uncaused -causerie, chitchat, gab, gabfest, gossip -causing, causation -caustic, acerb, acerbic, acid, acrid, bitter, blistering, corrosive, erosive, mordant, sulfurous, sulphurous, virulent, vitriolic -caustically, vitriolically -cauterant, cautery -cauterisation, cauterization, cautery -cauterise, burn, callous, cauterize -cauterization, cauterisation, cautery -cauterize, burn, callous, cauterise -cautery, cauterant, cauterisation, cauterization -caution, admonish, care, carefulness, cautiousness, caveat, circumspection, forethought, monish, precaution -cautionary, admonitory, exemplary, monitory, prophylactic, warning -cautious, conservative, timid -cautiously, carefully, conservatively, guardedly -cautiousness, carefulness, caution -cavalier, chevalier, royalist -cavalierly, disdainfully -cavalla, cero -cavalry, horse -cavalryman, trooper -cave, spelunk, undermine -caveat, caution -caveman, troglodyte -cavernous, erectile -caviar, caviare -caviare, caviar -cavil, carp, chicane, quibble, quiddity -caviler, caviller, pettifogger, quibbler -caviller, caviler, pettifogger, quibbler -cavitied, alveolate, faveolate, honeycombed, pitted -cavity, caries, cavum, pit -cavort, disport, frisk, frolic, gambol, lark, rollick, romp, skylark, sport -cavum, cavity -cay, key -cayenne, jalapeno -cayman, caiman -cazique, cacique -cbr, cmb, cmbr -cc, mil, milliliter, millilitre, ml -cd, cadmium, candela, candle -ce, cerium -cease, discontinue, end, finish, quit, stop, terminate -ceaseless, constant, incessant, perpetual, unceasing, unremitting -ceaselessly, continuously, endlessly, incessantly, unceasingly, unendingly -ceaselessness, continuousness, incessancy, incessantness -cebuan, cebuano -cebuano, cebuan -cecal, caecal -cecity, blindness, sightlessness -cecum, caecum -cedar, cedarwood -cedarwood, cedar -cede, concede, deliver, grant, surrender, yield -ceding, cession -cefadroxil, ultracef -cefobid, cefoperazone -cefoperazone, cefobid -cefotaxime, claforan -ceftazidime, fortaz, tazicef -ceftin, cefuroxime, zinacef -ceftriaxone, rocephin -cefuroxime, ceftin, zinacef -ceiling, cap, roof -celandine, jewelweed, swallowwort -celebes, sulawesi -celebrant, celebrater, celebrator -celebrate, fete, keep, lionise, lionize, observe -celebrated, famed, famous, historied, illustrious, notable, noted, renowned, storied -celebrater, celebrant, celebrator -celebration, festivity, jubilation, solemnisation, solemnization -celebrator, celebrant, celebrater -celebrex, celecoxib -celebrity, fame, renown -celecoxib, celebrex -celerity, quickness, rapidity, rapidness, speediness -celestial, ethereal, heavenly, supernal -celiac, coeliac -celibacy, chastity -celibate, continent -cell, cadre, cellphone, cubicle -cellar, basement -cellaret, minibar -cellblock, ward -cellist, violoncellist -cello, violoncello -cellphone, cell -celluloid, cinema, film, synthetic -celom, celoma, coelom -celoma, celom, coelom -celt, kelt -celtic, gaelic -cembalo, harpsichord -cement, cementum -cementum, cement -cemetery, graveyard, necropolis -cenobite, coenobite -cenobitic, cenobitical, coenobitic, coenobitical -cenobitical, cenobitic, coenobitic, coenobitical -cenogenesis, caenogenesis, cainogenesis, kainogenesis, kenogenesis -cense, incense, thurify -censer, thurible -censor, ban -censoring, censorship -censorship, censoring -censurable, blamable, blameable, blameful, blameworthy, culpable -censure, animadversion, criminate, exclusion, excommunication, reprimand -census, nosecount -cent, centime, penny -cental, centner, cwt, hundredweight, quintal -centaur, centaurus -centaurus, centaur -centenary, centennial -centennial, centenary -center, centerfield, centre, concentrate, core, essence, eye, focus, gist, halfway, heart, inwardness, kernel, mall, marrow, meat, middle, midpoint, midway, nub, pith, plaza, pore, rivet, snapper, substance, sum -centerboard, centreboard -centerfield, center -centerfold, centrefold -centering, direction, focus, focusing, focussing, snap -centerpiece, centrepiece -centesimal, hundredth -centile, percentile -centiliter, centilitre, cl -centilitre, centiliter, cl -centime, cent, penny -centimeter, centimetre, cm -centimetre, centimeter, cm -centner, cental, cwt, doppelzentner, hundredweight, quintal -central, cardinal, exchange, fundamental, key, primal -centralisation, centralization -centralise, centralize, concentrate -centralised, centralized -centralising, centralizing -centralist, centralistic -centralistic, centralist -centralization, centralisation -centralize, centralise, concentrate -centralized, centralised -centralizing, centralising -centrarchid, sunfish -centre, center, concentrate, core, essence, eye, focus, gist, heart, inwardness, kernel, marrow, meat, middle, midpoint, nub, pith, pore, rivet, substance, sum -centreboard, centerboard -centrefold, centerfold -centrepiece, centerpiece -centric, centrical -centrical, centric -centrifugal, motor -centrifugate, centrifuge -centrifuge, centrifugate, extractor, separator -centripetal, receptive, sensory, unifying -centrism, moderatism -centrist, moderate, moderationist -centromere, kinetochore -century, c, hundred -cephalalgia, headache -cephalaspid, osteostracan -cephalaspida, osteostraci -cephalexin, keflex, keflin, keftab -cephalhematoma, cephalohematoma -cephalitis, encephalitis, phrenitis -cephaloglycin, kafocin -cephalohematoma, cephalhematoma -cephalopod, cephalopodan -cephalopodan, cephalopod -cephalosporin, mefoxin -ceramicist, ceramist, potter, thrower -ceramist, ceramicist, potter, thrower -ceratin, keratin -ceratosaur, ceratosaurus -ceratosaurus, ceratosaur -cerberus, hellhound -cereal, grain -cerebral, intellectual -cerebrate, cogitate, think -cerebration, intellection, mentation, thinking, thought -cerebromeningitis, encephalomeningitis, meningoencephalitis -cerement, pall, shroud -ceremonial, ceremony, observance -ceremonially, ceremoniously, ritually -ceremonious, conventional, pompous -ceremoniously, ceremonially -ceremony, ceremonial, observance -ceriman, monstera -cerise, carmine, cherry, crimson, red, reddish, ruby, ruddy, scarlet -cerium, ce -cerivastatin, baycol -cernuous, drooping, nodding, pendulous, weeping -cero, cavalla, kingfish, pintado -certain, sealed, sure -certainly, sure, surely -certifiable, certified -certificate, certification, credential, credentials, security -certification, authentication, certificate, corroboration, credential, credentials, documentation, enfranchisement -certified, certifiable, qualified -certify, attest, demonstrate, endorse, evidence, indorse, licence, license, manifest -certitude, cocksureness, overconfidence -cerulean, azure, lazuline, sapphire -cerumen, earwax -cervid, deer -cervix, neck -cesarean, caesarean, caesarian, cesarian -cesarian, caesarean, caesarian, cesarean -cesium, caesium, cs -cespitose, caespitose, tufted -cessation, surcease -cession, ceding -cesspit, cesspool, sink, sump -cesspool, cesspit, sink, sump -cestode, tapeworm -cetacean, blower, cetaceous -cetaceous, cetacean -cetchup, catsup, ketchup -cewa, chewa, chichewa -ceylonite, pleonaste -cf, californium, mucoviscidosis -cfc, chlorofluorocarbon -chabad, lubavitch -chabasite, chabazite -chabazite, chabasite -chachka, tchotchke, tchotchkeleh, tsatske, tshatshke -chad, chadic, tchad -chadar, chaddar, chador, chuddar -chaddar, chadar, chador, chuddar -chadic, chad -chadlock, charlock -chador, chadar, chaddar, chuddar -chaetognath, arrowworm -chaetognathan, chaetognathous -chaetognathous, chaetognathan -chafe, annoy, annoyance, bother, devil, excoriate, fray, fret, gall, gravel, irritate, nark, nettle, rag, rile, rub, scratch, vex, vexation -chafed, galled -chaff, banter, husk, jolly, josh, kid, shuck, stalk, straw, stubble -chaffer, chat, chatter, chitchat, claver, confab, confabulate, gossip, haggle, higgle, huckster, jaw, natter, visit -chafflike, chaffy -chaffy, chafflike -chaga, chagga, kichaga -chagatai, jagatai, jaghatai -chagga, chaga, kichaga -chagrin, abase, humble, humiliate, humiliation, mortification, mortify -chagrined, abashed, embarrassed -chahta, choctaw -chain, concatenation, range, strand, string -chained, enchained -chainlike, catenulate -chains, irons -chair, chairman, chairperson, chairwoman, lead, moderate, president, professorship -chairman, chair, chairperson, chairwoman, president -chairperson, chair, chairman, chairwoman, president -chairwoman, chair, chairman, chairperson, president -chaise, daybed, shay -chait, caitra -chalcedon, kadikoy -chalcedony, calcedony -chalcid, chalcidfly -chalcidae, chalcididae -chalcidfly, chalcid -chalcididae, chalcidae -chaldaea, babylonia, chaldea -chaldaean, chaldean, chaldee -chaldea, babylonia, chaldaea -chaldean, chaldaean, chaldee -chaldee, chaldaean, chaldean -chalice, goblet -chalk, crank, deoxyephedrine, glass, ice, meth, methamphetamine, methedrine, shabu, trash -chalkboard, blackboard -chalkstone, tophus -chalky, calcareous -challah, hallah -challenge, dispute, gainsay -challenger, competition, competitor, contender, rival -challenging, ambitious, intriguing -chalybite, siderite -chamaeleon, chameleon -chamaeleonidae, chamaeleontidae, rhiptoglossa -chamaeleontidae, chamaeleonidae, rhiptoglossa -chamber, bedchamber, bedroom -chamberpot, potty -chameleon, chamaeleon -chamfer, bevel, cant, chase, furrow -chamfron, chanfron, frontstall, testiere -chammy, chamois, shammy -chamois, chammy, shammy -chamomile, camomile -champ, champion, chomp -champagne, bubbly -champaign, field, plain -champion, ace, adept, admirer, booster, champ, defend, fighter, friend, genius, hero, hotshot, maven, mavin, paladin, prizewinning, protagonist, sensation, star, superstar, supporter, virtuoso, whiz, whizz, wiz, wizard -championship, backing, backup, patronage, title -champleve, cloisonne -chanal, chanar -chanar, chanal -chance, adventure, bump, casual, encounter, find, fortune, gamble, happen, hazard, luck, opportunity, probability, prospect, risk -chanceful, chancy, dicey, dodgy -chancel, bema, sanctuary -chancellor, premier -chancy, chanceful, dicey, dodgy, flukey, fluky, iffy -chandelier, pendant, pendent -chanfron, chamfron, frontstall, testiere -chang, changjiang, yangtze -changan, hsian, sian, singan, xian -change, alter, alteration, commute, convert, deepen, exchange, interchange, modification, modify, shift, switch, transfer, variety, vary -changeability, changeableness -changeable, changeful, chatoyant, iridescent, mutable, shot, uncertain, unsettled -changeableness, changeability -changeful, changeable -changefulness, inconstancy -changeless, constant, immutable, invariant, unalterable, unvarying -changelessness, unchangeability, unchangeableness, unchangingness -changeling, cretin, idiot, imbecile, moron, retard -changeover, conversion, transition -changer, modifier -changjiang, chang, yangtze -channel, canal, canalise, canalize, carry, channelise, channelize, conduct, convey, duct, groove, impart, line, transfer, transmit, transport -channelisation, canalisation, canalization, channelization -channelise, channel, channelize, direct, guide, head, maneuver, manoeuver, manoeuvre, point, steer, transfer, transmit, transport -channelization, canalisation, canalization, channelisation -channelize, channel, channelise, direct, guide, head, maneuver, manoeuver, manoeuvre, point, steer, transfer, transmit, transport -channukah, channukkah, chanukah, chanukkah, hannukah, hanukah, hanukkah -channukkah, channukah, chanukah, chanukkah, hannukah, hanukah, hanukkah -chant, cantillate, intonate, intone, tone -chantarelle, chanterelle -chanterelle, chantarelle -chantey, chanty, shanty -chanting, intonation -chantlike, intoned, singsong -chanty, chantey, shanty -chanukah, channukah, channukkah, chanukkah, hannukah, hanukah, hanukkah -chanukkah, channukah, channukkah, chanukah, hannukah, hanukah, hanukkah -chaos, bedlam, pandemonium -chaotic, disorderly -chap, blighter, bloke, crack, cranny, crevice, cuss, fella, feller, fellow, fissure, gent, lad -chaparral, bush, scrub -chapati, chapatti -chapatti, chapati -chapeau, hat, lid -chapelgoer, nonconformist -chaperon, chaperone -chaperone, chaperon -chapfallen, chopfallen, crestfallen, deflated -chapiter, cap, capital -chaplaincy, chaplainship -chaplainship, chaplaincy -chaplet, coronal, garland, lei, wreath -chapped, cracked, roughened -char, blacken, charr, charwoman, coal, scorch, sear, woman -charabanc, autobus, bus, coach, jitney, motorbus, motorcoach, omnibus -characid, characin -characin, characid -character, case, eccentric, fiber, fibre, grapheme, lineament, part, persona, quality, reference, role, type -characterisation, characterization, delineation, depiction, picture -characterise, characterize, qualify -characteristic, feature -characterization, characterisation, delineation, depiction, enactment, personation, picture, portrayal -characterize, characterise, qualify -characterless, nondescript -charade, burlesque, lampoon, mockery, parody, pasquinade, sendup, spoof, takeoff, travesty -charcoal, fusain -charge, accusation, accuse, agitate, appoint, bang, bearing, bill, billing, blame, boot, buck, burden, burster, care, cathexis, commission, commit, commove, complaint, consign, direction, excite, file, flush, guardianship, institutionalise, institutionalize, kick, level, load, lodge, mission, point, rouse, rush, saddle, send, shoot, tear, thrill, tutelage -chargeable, indictable -charged, aerated, supercharged -chargeman, blaster -charger, courser -chari, shari -chariness, wariness -charioteer, auriga -charismatic, magnetic -charitable, benevolent, kindly, openhearted, sympathetic -charivari, belling, callathump, callithump, chivaree, shivaree -charlatan, mountebank -charlatanism, quackery -charlemagne, carolus, charles -charles, carolus, charlemagne -charlock, chadlock -charm, appeal, appealingness, becharm, beguile, bewitch, captivate, capture, catch, enamor, enamour, enchant, entrance, fascinate, influence, spell, tempt, trance -charmed, beguiled, captivated, delighted, enthralled, entranced -charmer, beguiler, smoothie, smoothy -charming, magic, magical, sorcerous, witching, wizard, wizardly -charnel, ghastly, sepulchral -charr, char -chart, graph -chartaceous, paperlike, papery -charter, engage, hire, lease, rent, take -chartered, hired, leased -chartless, uncharted, unmapped -charwoman, char, woman -chary, cagey, cagy -chase, chamfer, dog, following, furrow, pursual, pursuit, tag, tail, track, trail -chased, pursued -chaser, pursuer -chasid, chassid, hasid, hassid -chasidic, chassidic, hasidic, hassidic -chasidim, chassidim, hasidim, hasidism, hassidim -chasidism, chassidism, hasidism, hassidism -chasse, sashay -chassid, chasid, hasid, hassid -chassidic, chasidic, hasidic, hassidic -chassidim, chasidim, hasidim, hasidism, hassidim -chassidism, chasidism, hasidism, hassidism -chassis, anatomy, bod, build, figure, flesh, form, frame, physique, shape, soma -chastely, virtuously -chasten, castigate, chastise, correct, moderate, objurgate, subdue, tame, temper -chasteness, restraint, simpleness, simplicity -chastening, chastisement, correction -chastise, castigate, chasten, correct, objurgate -chastisement, castigation, chastening, correction -chastity, celibacy, virtue -chat, chaffer, chatter, chitchat, claver, confab, confabulate, confabulation, gossip, jaw, natter, schmoose, schmooze, visit -chatoyant, changeable, iridescent, shot -chattel, movable -chatter, blab, blabber, cackle, chaffer, chat, chattering, chitchat, clack, claver, click, confab, confabulate, gabble, gibber, gossip, jaw, maunder, natter, palaver, piffle, prate, prattle, tattle, twaddle, visit, yack, yak -chatterbox, babbler, chatterer, magpie, prater, spouter -chatterer, babbler, chatterbox, cotinga, magpie, prater, spouter -chattering, chatter -chattily, volubly -chatty, gabby, garrulous, gossipy, loquacious, newsy, talkative, talky -chaulmoogra, chaulmugra -chaulmugra, chaulmoogra -chauvinism, antifeminism, jingoism, superpatriotism, ultranationalism -chauvinist, jingo, jingoist, patrioteer -chauvinistic, jingoistic, nationalistic, superpatriotic, ultranationalistic -chaw, chew, cud, plug, quid, wad -chawbacon, bumpkin, hayseed, hick, rube, yahoo, yokel -cheap, brassy, bum, cheesy, chinchy, chintzy, crummy, flash, flashy, garish, gaudy, gimcrack, inexpensive, loud, meretricious, punk, sleazy, tacky, tatty, tawdry, tinny, trashy -cheapen, degrade -cheapjack, shoddy, tawdry -cheaply, chintzily, inexpensively, stingily, tattily -cheapness, sleaze, tackiness, tat -cheapskate, tightwad -cheat, beguiler, betray, cheater, cheating, chess, chicane, chisel, chouse, cuckold, darnel, deceiver, jockey, rig, screw, shaft, slicker, swindle, tare, trickster, wander -cheater, beguiler, cheat, deceiver, slicker, trickster -cheating, adulterous, cheat, dirty, foul, unsporting, unsportsmanlike -chechenia, chechnya -chechnya, chechenia -check, agree, arrest, ascertain, assay, assure, balk, baulk, break, bridle, checker, checkout, cheque, chequer, chink, chip, chit, condition, confirmation, contain, control, correspond, crack, curb, delay, determine, deterrent, discipline, ensure, fit, gibe, halt, handicap, hinderance, hindrance, hitch, hold, impediment, insure, jibe, learn, mark, match, moderate, retard, see, stay, stop, stoppage, substantiation, tab, tally, tick, train, verification, watch -checkbook, chequebook -checked, checkered, chequered -checker, check, chequer -checkerberry, boxberry, groundberry, spiceberry, teaberry, wintergreen -checkered, checked, chequered -checkers, draughts -checkmate, mate -checkout, check -checkup, medical -cheek, boldness, brass, buttock, face, impertinence, impudence, nerve -cheekbone, malar, zygomatic -cheekily, brashly, nervily -cheekiness, crust, freshness, gall, impertinence, impudence, insolence -cheeky, brash, nervy -cheep, chirp, chirrup, peep -cheer, barrack, cheerfulness, embolden, exhort, hearten, inspire, recreate, sunniness, sunshine, urge -cheerful, pollyannaish, upbeat -cheerfulness, blitheness, cheer, sunniness, sunshine -cheerily, pleasantly, sunnily -cheering, comforting, satisfying, shouting -cheerio, adieu, adios, arrivederci, bye, goodby, goodbye, sayonara -cheerless, depressing, uncheerful -cheerlessness, uncheerfulness -cheery, gay, sunny -cheese, cheeseflower -cheeseflower, cheese -cheeseparing, close, near, skinny -cheesy, bum, cheap, chintzy, crummy, punk, sleazy, tinny -cheetah, chetah -cheewink, chewink -cheiloschisis, harelip -cheilosis, perleche -chekhov, chekov -chekov, chekhov -chela, claw, nipper, pincer -chelate, chelated -chelated, chelate -cheliceral, chelicerate -chelicerate, cheliceral -cheloid, keloid -chelonethida, pseudoscorpiones, pseudoscorpionida -chelonia, testudinata, testudines -chelonidae, cheloniidae -cheloniidae, chelonidae -chemic, chemical -chemical, chemic -chemise, sack, shift, shimmy, slip, teddy -chemisorption, chemosorption -chemisorptive, chemosorptive -chemist, apothecary, druggist, pharmacist -chemistry, alchemy -chemoimmunology, immunochemistry -chemosorption, chemisorption -chemosorptive, chemisorptive -chemotherapeutic, chemotherapeutical -chemotherapeutical, chemotherapeutic -chemulpo, incheon, inchon -chenfish, kingfish -chennai, madras -chenopodiales, caryophyllales -cheops, khufu -cheque, check -chequebook, checkbook -chequer, check, checker -chequered, checked, checkered -cheremis, cheremiss, mari -cheremiss, cheremis, mari -cherimolla, cherimoya -cherimoya, cherimolla -cherish, treasure -cherished, precious, treasured, wanted -chermidae, psyllidae -cherry, carmine, cerise, crimson, red, reddish, ruby, ruddy, scarlet -cherubic, angelic, angelical, seraphic, sweet -chess, cheat -chest, breast, bureau, dresser, pectus, thorax -chesty, arrogant -chetah, cheetah -chevalier, cavalier -chevron, stripe, stripes -chevvy, beset, chevy, chivvy, chivy, harass, harry, hassle, molest, plague, provoke -chevy, beset, chevvy, chivvy, chivy, harass, harry, hassle, molest, plague, provoke -chew, chaw, chewing, cud, jaw, manducate, manduction, masticate, mastication, plug, quid, wad -chewa, cewa, chichewa -chewable, cuttable -chewing, chew, manduction, mastication -chewink, cheewink -chi, khi, ki, qi -chiasm, chiasma, decussation -chiasma, chiasm, decussation -chiasmal, chiasmatic, chiasmic -chiasmatic, chiasmal, chiasmic -chiasmic, chiasmal, chiasmatic -chic, chichi, chicness, modishness, smart, smartness, stylishness, swank, voguish -chicago, boodle, michigan, newmarket, stops -chicane, carp, cavil, cheat, chicanery, chouse, guile, jockey, screw, shaft, shenanigan, trickery, wile -chicanery, chicane, guile, shenanigan, trickery, wile -chicha, calean, hookah, kalian, narghile, nargileh, sheesha, shisha -chichewa, cewa, chewa -chichi, chic, chicness, modishness, smartness, stylishness, swank -chick, biddy, bird, dame, doll, skirt, wench -chicken, chickenhearted, crybaby, poulet, volaille, wimp, yellow -chickenhearted, chicken, yellow -chickenpox, varicella -chickpea, garbanzo -chicness, chic, chichi, modishness, smartness, stylishness, swank -chico, marx -chicory, succory -chicot, bonduc -chide, berate, jaw, lambast, lambaste, lecture, rag, rebuke, remonstrate, reprimand, reproof, scold, trounce -chiding, objurgation, scolding -chief, boss, chieftain, foreman, gaffer, head, headman, honcho, main, master, primary, principal -chiefly, mainly, primarily, principally -chieftain, captain, chief, headman -chieftaincy, chieftainship -chieftainship, chieftaincy -chiffonier, commode -chigetai, dziggetai -chigger, chigoe, jigger, redbug -chigoe, chigger -chilblain, chilblains, pernio -chilblains, chilblain, pernio -child, baby, fry, kid, minor, nestling, nipper, shaver, tiddler, tike, tyke, youngster -childbearing, accouchement, childbirth -childbed, confinement, labor, labour, parturiency, travail -childbirth, accouchement, childbearing -childhood, puerility -childish, infantile -childishness, puerility -childlike, childly, simple -childly, childlike -chile, chili, chilli, chilly -chili, chile, chilli, chilly -chiliad, g, grand, k, m, thou, thousand, yard -chiliasm, millenarianism, millenarism, millenniumism -chiliast, millenarian, millenarist -chiliastic, millenarian -chill, cool, frisson, gelidity, iciness, pall, quiver, shiver, shivering, shudder, thrill, tingle -chilli, chile, chili, chilly -chilliness, coldness, coolness, frigidity, frigidness, iciness, nip -chilling, cooling, scarey, scary, shivery, shuddery -chilly, chile, chili, chilli, parky -chiluba, luba -chimaera, chimera -chime, bell, gong -chimera, chimaera -chimeral, chimeric, chimerical -chimeric, chimeral, chimerical -chimerical, chimeral, chimeric -chimneypiece, mantel, mantelpiece, mantle, mantlepiece -chimneysweep, chimneysweeper, sweep -chimneysweeper, chimneysweep, sweep -chimp, chimpanzee -chimpanzee, chimp -chin, kuki, mentum -china, cathay, chinaware, prc, taiwan -chinaberry, azedarach, azederach, jaboncillo -chinaman, chink -chinaware, china -chincapin, chinkapin, chinquapin -chinch, bedbug -chinchillon, viscacha -chinchona, cinchona -chinchy, cheap, chintzy -chinese, formosan, taiwanese -chingpo, jinghpaw, jinghpo -chink, check, chinaman, click, clink, tink, tinkle -chinkapin, chincapin, chinquapin -chinook, chinookan -chinookan, chinook -chinquapin, chincapin, chinkapin -chintzily, cheaply, stingily -chintzy, bum, cheap, cheesy, chinchy, crummy, punk, sleazy, tinny -chios, khios -chip, bit, check, chipping, crisp, flake, fleck, knap, microchip, nick, scrap, splintering -chipboard, hardboard -chipewyan, chippewaian, chippewyan -chipper, debonair, debonaire, jaunty -chippewa, ojibwa, ojibway -chippewaian, chipewyan, chippewyan -chippewyan, chipewyan, chippewaian -chipping, chip, splintering -chips, fries -chirocephalus, artemia -chirography, calligraphy, penmanship -chirology, chiromancy, palmistry -chiromancer, palmist, palmister -chiromancy, chirology, palmistry -chiropodist, podiatrist -chiropody, podiatry -chiropteran, bat -chirp, cheep, chirrup, peep, tweedle -chirpily, buoyantly -chirpy, buoyant, perky -chirrup, cheep, chirp, peep, twitter -chisel, cheat -chiseler, chiseller, defrauder, gouger, grifter, scammer, swindler -chiseller, chiseler, defrauder, gouger, grifter, scammer, swindler -chisinau, kishinev -chislev, kislev -chit, check, tab -chitchat, causerie, chaffer, chat, chatter, claver, confab, confabulate, gab, gabfest, gossip, jaw, natter, visit -chitlings, chitlins, chitterlings -chitlins, chitlings, chitterlings -chiton, polyplacophore -chittamwood, bearberry, bearwood, chittimwood, shittimwood -chitter, twitter -chitterlings, chitlings, chitlins -chittimwood, bearberry, bearwood, chittamwood, shittimwood -chivalric, knightly, medieval -chivalrous, gallant, knightly -chivalrously, gallantly -chivalry, gallantry, knightliness, politesse -chivaree, belling, callathump, callithump, charivari, shivaree -chive, chives, cive, schnittlaugh -chives, chive, cive, schnittlaugh -chivvy, beset, chevvy, chevy, chivy, harass, harry, hassle, molest, plague, provoke -chivy, beset, chevvy, chevy, chivvy, harass, harry, hassle, molest, plague, provoke -chlamyphore, pichiciago, pichiciego -chlamys, perianth, perigone, perigonium -chloasma, melasma -chlorambucil, leukeran -chloramphenicol, chloromycetin -chlordiazepoxide, libritabs, librium -chlorine, cl -chlorofluorocarbon, cfc -chloroform, trichloromethane -chloromycetin, chloramphenicol -chlorophyl, chlorophyll -chlorophyll, chlorophyl -chlorophyllose, chlorophyllous -chlorophyllous, chlorophyllose -chloropicrin, nitrochloroform -chlorosis, greensickness -chlorothiazide, diuril -chlorotic, greensick -chlorpromazine, thorazine -chlortetracycline, aureomycin -chlorthalidone, hygroton, thalidone -chock, wedge -chockablock, chockful -chockful, chockablock -chocolate, cocoa, coffee, umber -choctaw, chahta -choice, alternative, option, pick, prime, prize, quality, select, selection -choiceness, fineness -choir, chorus, consort -choirmaster, cantor, precentor -choke, asphyxiate, clog, congest, conk, croak, decease, die, exit, expire, foul, fret, gag, go, pass, perish, scrag, stifle, strangle, suffocate, throttle -choked, clogged -chokedamp, blackdamp -chokehold, stranglehold, throttlehold -chokepoint, bottleneck, constriction -choker, collar, garroter, garrotter, neckband, ruff, ruffle, strangler, throttler -chokey, choky -choking, strangling, strangulation, throttling -choky, chokey -cholecalciferol, calciferol, d, ergocalciferol, viosterol -choler, anger, crossness, fretfulness, fussiness, ire, irritability, peevishness, petulance -choleric, hotheaded, irascible -cholestasis, acholia -cholesterin, cholesterol -cholesterol, cholesterin -chomp, bite, champ -chondriosome, mitochondrion -chondritic, granular -chondrodystrophy, achondroplasia, achondroplasty -chongqing, chungking -choose, opt, prefer, select, take -chooser, picker, selector -choosey, choosy -choosy, choosey -chop, chopper, hack -chopfallen, chapfallen, crestfallen, deflated -chophouse, steakhouse -chopine, platform -chopped, shredded, sliced -chopper, chop, cleaver, eggbeater, helicopter, pearly, whirlybird -choppiness, roughness -choppy, jerky -choral, chorale -chorale, choral -chord, harmonise, harmonize -chordamesoderm, chordomesoderm -chordomesoderm, chordamesoderm -chore, job, task -chorine, showgirl -chortle, chuckle -chorus, choir, refrain -chosen, elect -chou, cabbage, chow, zhou -chouse, cheat, chicane, jockey, screw, shaft -chow, chou, chuck, eats, grub, zhou -chrism, chrisom -chrisom, chrism -christ, deliverer, jesus, messiah, redeemer, savior, saviour -christen, baptise, baptize -christendom, christianity -christiania, oslo -christianisation, christianization -christianise, christianize -christianity, christendom -christianization, christianisation -christianize, christianise -christless, nonchristian -christlike, christly -christly, christlike -christmas, christmastide, christmastime, noel, xmas, yule, yuletide -christmasberry, tollon, toyon -christmastide, christmas, christmastime, noel, yule, yuletide -christmastime, christmas, christmastide, noel, yule, yuletide -chroma, intensity, saturation, vividness -chromaesthesia, chromesthesia -chromaticity, hue -chromatographic, chromatographical -chromatographical, chromatographic -chromesthesia, chromaesthesia -chromium, cr -chronic, continuing, inveterate -chronically, inveterate -chronicle, account, history, story -chronologise, chronologize -chronologize, chronologise -chrysarobin, araroba -chrysophyceae, heterokontae -chthonian, chthonic, nether -chthonic, chthonian, nether -chubbiness, pudginess, rolypoliness, tubbiness -chubby, embonpoint, plump -chuck, barf, cast, cat, chow, disgorge, ditch, eats, grub, honk, pat, puke, purge, regorge, regurgitate, retch, sick, spew, spue, toss, upchuck, vomit -chuckhole, pothole -chuckle, chortle -chuddar, chadar, chaddar, chador -chuff, huff, puff -chukka, chukker -chukker, chukka -chum, brother, buddy, crony, pal, sidekick -chumminess, camaraderie, comradeliness, comradery, comradeship -chummy, matey, pally, thick -chump, fool, gull, mark, mug, patsy, sucker -chunga, seriema -chungking, chongqing -chunk, ball, clod, clump, collocate, glob, lump -chunking, unitisation, unitization -chunky, dumpy, lumpy, squat, squatty, stumpy -churchman, cleric, divine, ecclesiastic -churl, barbarian, boor, crank, crosspatch, goth, grouch, grump, niggard, peasant, scrooge, skinflint, tike, tyke -churlishly, surlily -churn, boil, moil, roil -churning, roiled, roiling, roily, turbulent -churr, whirr -churrigueresco, baroque, churrigueresque -churrigueresque, baroque, churrigueresco -chute, jump, parachute, slide, slideway -chutzpa, chutzpah, hutzpah -chutzpah, chutzpa, hutzpah -chylaceous, chylous -chylifactive, chylifactory, chylific -chylifactory, chylifactive, chylific -chylific, chylifactive, chylifactory -chylous, chylaceous -chymosin, rennin -ci, curie -cialis, tadalafil -ciao, aloha -cicada, cicala -cicala, cicada -cicatrice, cicatrix, scar -cicatrise, cicatrize -cicatrix, cicatrice, scar -cicatrize, cicatrise -cicero, tully -cider, cyder -cigaret, butt, cigarette, fag -cigarette, butt, cigaret, fag -cigarfish, quiaquia -cilantro, coriander -cilial, ciliary, ciliate -ciliary, cilial, ciliate -ciliata, ciliophora -ciliate, cilial, ciliary, ciliated, ciliophoran -ciliated, ciliate -cilioflagellata, dinoflagellata -ciliophora, ciliata -ciliophoran, ciliate -cilium, eyelash, lash -cimarron, bighorn -cimetidine, tagamet -cinch, breeze, girth, picnic, pushover, snap, walkover -cinchona, chinchona -cincture, girdle, sash, waistband, waistcloth -cinder, clinker -cinema, celluloid, film -cinematise, cinematize -cinematize, cinematise -cinematographer, cameraman -cinematography, filming -cinerarium, columbarium -cinnabar, vermilion, vermillion -cinnamene, phenylethylene, styrene, vinylbenzene -cinque, fin, five, fivesome, pentad, phoebe, quint, quintet, quintuplet, v -cipher, aught, calculate, code, compute, cryptograph, cypher, encipher, encrypt, figure, inscribe, nada, naught, nil, nix, nobody, nonentity, nothing, nought, null, reckon, zero, zilch, zip, zippo -cipro, ciprofloxacin -ciprofloxacin, cipro -circinate, annular, annulate, annulated, ringed -circle, band, circuit, circulate, encircle, lap, lot, roach, roofy, rope, rophy, rotary, round, roundabout, set -circuit, circle, circumference, lap, tour -circuitous, devious, roundabout -circular, bill, broadsheet, broadside, flier, flyer, handbill, orbitual, rotary, round, throwaway -circularisation, circularization -circularise, broadcast, circularize, circulate, diffuse, disperse, disseminate, distribute, propagate, spread -circularization, circularisation -circularize, broadcast, circularise, circulate, diffuse, disperse, disseminate, distribute, propagate, spread -circulate, broadcast, circle, circularise, circularize, diffuse, disperse, disseminate, distribute, mobilise, mobilize, propagate, spread -circulative, circulatory -circulatory, circulative -circumboreal, boreal -circumference, circuit, perimeter -circumferent, encompassing, surrounding -circumlocution, ambage, periphrasis -circumlocutious, ambagious, circumlocutory, periphrastic -circumlocutory, ambagious, circumlocutious, periphrastic -circumnavigate, compass -circumscribe, confine, limit -circumscribed, limited -circumspect, discreet -circumspection, caution, discreetness, discretion, prudence -circumspectly, cagily -circumstance, condition, consideration, context, setting -circumstances, destiny, fate, fortune, lot, luck, portion -circumstantially, accidentally, minutely, unexpectedly -circumvent, beat, beleaguer, besiege, dodge, duck, elude, evade, fudge, hedge, outfox, outsmart, outwit, overreach, parry, sidestep, skirt, surround -circumvolve, rotate -circus, carnival -cirque, corrie, cwm -cirrhus, cirrus -cirriped, barnacle, cirripede -cirripede, barnacle, cirriped -cirrus, cirrhus -cisalpine, ultramontane -cislunar, sublunar, sublunary -cissy, effeminate, emasculate, epicene, sissified, sissy, sissyish -cistercian, trappist -cistern, cisterna -cisterna, cistern -cistron, factor, gene -citadel, bastion -citation, acknowledgment, cite, commendation, credit, mention, quotation, quote, reference -cite, abduce, acknowledgment, adduce, advert, citation, credit, mention, name, quotation, quote, refer, reference, summon, summons -citellus, spermophilus -cither, cithern, citole, cittern, gittern, zither, zithern -cithern, cither, citole, cittern, gittern -citified, cityfied -citizenry, people -citole, cither, cithern, cittern, gittern -citrin, bioflavinoid -citronwood, sandarac -cittern, cither, cithern, citole, gittern -city, metropolis -cityfied, citified -cive, chive, chives, schnittlaugh -civic, civil -civies, civvies -civil, civic, polite -civilisation, civilization, culture, refinement -civilise, civilize, cultivate, educate, school, train -civilised, civilized, cultivated, cultured, genteel, polite -civility, politeness -civilization, civilisation, culture, refinement -civilize, civilise, cultivate, educate, school, train -civilized, civilised, cultivated, cultured, genteel, polite -civvies, civies -cl, centiliter, centilitre, chlorine -clabber, clot, curdle -clack, blab, blabber, brattle, chatter, clap, clatter, click, cluck, gabble, gibber, maunder, palaver, piffle, prate, prattle, tattle, twaddle -clad, clothed -cladding, facing -cladode, cladophyll, phylloclad, phylloclade -cladophyll, cladode, phylloclad, phylloclade -claforan, cefotaxime -claim, arrogate, call, exact, take, title -clairvoyance, esp -clairvoyant, precognitive -clam, buck, dollar -clamant, blatant, clamorous, crying, exigent, insistent, instant, strident, vociferous -clamber, scramble, shin, shinny, skin, sputter, struggle -clamminess, dankness -clammy, dank -clamor, blare, blaring, cacophony, clamoring, clamour, clamouring, din -clamoring, clamor, clamour, clamouring -clamorous, blatant, clamant, strident, vociferous -clamorously, loudly, obstreperously -clamour, clamor, clamoring, clamouring -clamouring, clamor, clamoring, clamour -clamp, clinch -clams, boodle, bread, cabbage, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -clamshell, grapple -clan, kin, kindred, tribe -clandestine, secret, surreptitious, undercover, underground -clang, clangor, clangoring, clangour, clank, clash, crash -clanging, clangorous -clangor, clang, clangoring, clangour, clank, clash, crash -clangoring, clang, clangor, clangour, clank, clash, crash -clangorous, clanging -clangour, clang, clangor, clangoring, clank, clash, crash -clank, clang, clangor, clangoring, clangour, clash, crash -clannish, cliquish, clubby, snobbish, snobby -clannishly, cliquishly -clannishness, cliquishness, exclusiveness -clansman, clanswoman -clanswoman, clansman -clap, acclaim, applaud, bam, bang, blast, clack, eruption, gonorrhea, gonorrhoea, spat -clapboard, weatherboard, weatherboarding -clapper, applauder, glossa, lingua, tongue -clapperclaw, abuse, blackguard, shout -clappers, bones, castanets -clapping, applause -claptrap, blah, bombast, fustian, rant -clarification, clearing, elucidation, illumination -clarify, elucidate -clarifying, elucidative -clarinetist, clarinettist -clarinettist, clarinetist -clarity, clearness, limpidity, lucidity, lucidness, pellucidity, uncloudedness -clash, brush, clang, clangor, clangoring, clangour, clank, collide, crash, encounter, friction, jar, skirmish -clasp, brooch, buckle, clench, clutch, clutches, grasp, grip, hold -class, assort, category, classify, course, division, family, form, grade, separate, sort, stratum, year -classic, authoritative, classical, definitive, hellenic -classical, authoritative, classic, definitive, hellenic -classicalism, classicism -classicise, classicize -classicism, classicalism -classicize, classicise -classifiable, distinctive -classification, assortment, categorisation, categorization, compartmentalisation, compartmentalization, sorting -classify, assort, class, relegate, separate, sort -classless, egalitarian -classmate, schoolfellow, schoolmate -classroom, schoolroom -classy, posh, swish -clathrate, cancellate, cancellated -clatter, brattle, clack -claudication, gameness, gimp, gimpiness, lameness, limping -clause, article -claver, chaffer, chat, chatter, chitchat, confab, confabulate, gossip, jaw, natter, visit -clavicle, collarbone -clavier, fingerboard, klavier -clavus, corn -claw, chela, hook, nipper, pincer -clawed, taloned -claxon, beep, blare, honk, klaxon, toot -clay, cadaver, corpse, mud, remains, stiff -clayey, argillaceous, cloggy, heavy -clayware, pottery -clean, blank, cleanse, clear, fair, fairly, fresh, houseclean, light, neat, pick, plum, plumb, scavenge, sporting, sportsmanlike, sporty, strip, unclouded, uncontaminating, uninfected, unobjectionable, white -cleaner, cleanser -cleaning, cleansing, cleanup -cleanly, flawlessly -cleanse, clean -cleanser, cleaner -cleansing, ablutionary, cleaning, cleanup, purifying -cleanup, cleaning, cleansing, killing -clear, absolved, acquit, assoil, authorise, authorize, brighten, clean, cleared, clearly, crystalise, crystalize, crystallise, crystallize, decipherable, discharge, earn, elucidate, enlighten, exculpate, exculpated, exonerate, exonerated, gain, illuminate, light, make, net, open, pass, percipient, readable, realise, realize, sack, solve, top, unclouded, unclutter, unmortgaged, vindicated -clearance, headroom, headway -clearcutness, preciseness -cleared, absolved, clear, exculpated, exonerated, vindicated -clearing, clarification, glade -clearly, clear, distinctly, intelligibly, understandably -clearness, clarity, limpidity, lucidity, lucidness, pellucidity, uncloudedness -clearstory, clerestory -clearweed, richweed -cleavage, segmentation -cleave, adhere, cling, cohere, rive, split, stick -cleaver, chopper -cleavers, catchweed, clivers -cleft, crack, crevice, dissected, fissure, scissure -cleg, clegg, horsefly -clegg, cleg, horsefly -cleistocarp, cleistothecium -cleistogamic, cleistogamous -cleistogamous, cleistogamic -cleistothecium, cleistocarp -clemency, mercifulness, mercy, mildness -clench, clasp, clinch, clutch, clutches, grasp, grip, hold -clenched, clinched -cleome, spiderflower -clerestory, clearstory -clergyman, reverend -cleric, churchman, divine, ecclesiastic -clerisy, intelligentsia -clerk, salesclerk -clerking, bookkeeping -clever, apt, cagey, cagy, canny, cunning, ingenious -cleverly, smartly -cleverness, brightness, ingeniousness, ingenuity, inventiveness, smartness -clew, clue, cue -cliche, banality, bromide, commonplace, platitude -click, chatter, chink, clack, clink, cluck, dawn, detent, dog, flick, pawl, penetrate, snap, tick -client, customer, guest, node -clientele, business, patronage -cliff, drop -climacteric, menopause -climate, clime, mood -climatic, climatical -climatical, climatic -climax, coming, culminate, culmination, orgasm -climb, acclivity, ascent, climbing, mount, mounting, raise, rise, upgrade, wax -climbable, ascendable, ascendible, surmountable -climber, crampon, crampoon, mounter -climbing, climb, mounting -clime, climate -clinch, clamp, clench, hug, squeeze -clinched, clenched -clincher, determiner -cling, adhere, cleave, clingstone, cohere, hang, stick -clingstone, cling -clink, chink, click, gaol, jail, jailhouse, pokey, poky, slammer, tink, tinkle -clinker, cinder -clinocephalism, clinocephaly -clinocephaly, clinocephalism -clinometer, inclinometer -clinoril, sulindac -clinquant, tinseled, tinselly -clioquinol, iodochlorhydroxyquin -clip, clipping, crop, curtail, dress, jog, lop, magazine, nip, prune, snip, time, trim, trot -clipper, limiter -clipping, clip, cutting, snip, trim, trimming -clique, camp, coterie, ingroup, pack -cliquish, clannish, clubby, snobbish, snobby -cliquishly, clannishly -cliquishness, clannishness, exclusiveness -clit, button, clitoris -clitoral, clitoric -clitoric, clitoral -clitoris, button, clit -clitter, stridulate -clivers, catchweed, cleavers -cloaca, sewer, sewerage -cloak, clothe, dissemble, drape, mask, robe -cloaked, clothed, disguised, draped, mantled, masked, wrapped -cloakmaker, furrier -cloakroom, coatroom -clobber, baste, bat, batter, cream, drub, lick, stuff, thrash -clock, time -clockmaker, clocksmith -clocks, alfilaria, alfileria, filaree, filaria -clocksmith, clockmaker -clod, ball, chunk, clump, gawk, glob, goon, lout, lubber, lummox, lump, oaf, stumblebum -cloddish, doltish -clodhopper, brogan, brogue -clog, choke, clot, congest, constipate, foul, geta, overload, patten, sabot -clogged, choked, clotted -clogging, hindering, impeding, obstructive -cloggy, clayey, heavy -cloisonne, champleve -cloistered, cloistral, conventual, monastic, monastical, reclusive, secluded, sequestered -cloistral, cloistered, conventual, monastic, monastical -clomid, clomiphene -clomiphene, clomid -clomp, clump -clon, clone -clone, clon, knockoff, ringer -clonidine, catapres -clop, clopping, clump, clumping, clunk, clunking, plunk -clopping, clop, clumping, clunking -close, airless, cheeseparing, closelipped, closely, closemouthed, closing, conclude, conclusion, confining, end, ending, faithful, finale, finis, finish, fold, last, near, nigh, secretive, shut, skinny, snug, stuffy, tight, tightlipped, unaired -closed, shut, unopen, unsympathetic -closedown, closing, closure, shutdown -closefisted, hardfisted, tightfisted -closelipped, close, closemouthed, secretive, tightlipped -closely, close, intimately, nearly, tight -closemouthed, close, closelipped, secretive, tightlipped -closeness, familiarity, intimacy, meanness, minginess, nearness, niggardliness, niggardness, parsimoniousness, parsimony, secretiveness, stuffiness, tightfistedness, tightness -closer, finisher, nearer, nigher -closest, nearest, nighest -closet, cupboard, loo, press, wardrobe -closing, close, closedown, closure, completion, conclusion, culmination, end, ending, shutdown, shutting, windup -clostridia, clostridium -clostridium, clostridia -closure, block, blockage, closedown, closing, cloture, occlusion, resolution, settlement, shutdown, stop, stoppage -clot, clabber, clog, coagulate, coagulum, curdle -clotbur, burdock -cloth, fabric, material, textile -clothe, adorn, apparel, cloak, drape, dress, enclothe, garb, garment, habilitate, invest, raiment, robe, tog -clothed, clad, cloaked, draped, mantled, wrapped -clothes, apparel, dress -clotheshorse, beau, dandy, dude, fop, gallant, sheik, swell -clothesless, garmentless, raimentless -clothier, haberdasher -clothing, habiliment, vesture, wear, wearable -clotho, klotho -clotted, clogged -clotting, coagulation, curdling -cloture, closure -cloud, becloud, befog, corrupt, dapple, defile, fog, mist, mottle, obnubilate, obscure, overcast, sully, swarm, taint -cloudberry, bakeapple, salmonberry -cloudburst, deluge, downpour, pelter, soaker, torrent, waterspout -clouded, blurred, overcast, sunless -cloudiness, muddiness, murkiness, overcast -cloudless, unclouded -cloudlike, nebular -cloudy, mirky, muddy, murky, nebulose, nebulous, turbid -clout, biff, lick, poke, pull, punch, slug -cloven, bisulcate -clover, trefoil -clown, antic, buffoon, goof, goofball -clowning, buffoonery, comedy, drollery, frivolity, funniness, harlequinade, japery, prank -clownish, buffoonish, clownlike, zany -clownlike, buffoonish, clownish, zany -cloy, pall, surfeit -cloying, saccharine, syrupy, treacly -clozapine, clozaril -clozaril, clozapine -club, bludgeon, cabaret, clubhouse, gild, guild, lodge, nightclub, nightspot, nine, order, society -clubable, clubbable -clubbable, clubable -clubbish, clubby -clubby, clannish, cliquish, clubbish, snobbish, snobby -clubfoot, talipes -clubfooted, taliped -clubhouse, club -cluck, clack, click, clucking -clucking, cluck -clue, clew, cue, hint -clump, ball, bunch, bundle, chunk, clod, clomp, clop, clunk, cluster, clustering, constellate, flock, glob, lump, plunk, thud, thump, thumping -clumping, clop, clopping, clunking -clumsiness, awkwardness, gracelessness, ineptitude, ineptness, maladroitness, slowness, stiffness -clumsy, awkward, bunglesome, bungling, clunky, cumbersome, fumbling, gawky, inapt, incompetent, inept, ungainly, unwieldy -clunk, clop, clump, plunk, thud, thump, thumping -clunking, clop, clopping, clumping -clunky, clumsy, gawky, ungainly, unwieldy -clusiaceae, guttiferae -cluster, bunch, bundle, clump, clustering, constellate, flock -clustered, agglomerate, agglomerated, agglomerative -clustering, bunch, clump, cluster -clutch, batch, clasp, clench, clutches, grasp, grip, hold, prehend, seize -clutches, clasp, clench, clutch, grasp, grip, hold -clutter, fuddle, jumble, muddle, smother, welter -cluttered, littered -clyster, enema -cm, centimeter, centimetre, curium -cmb, cbr, cmbr -cmbr, cbr, cmb -cmv, cytomegalovirus -cnidaria, coelenterata -cnidarian, coelenterate -cnossos, cnossus, knossos -cnossus, cnossos, knossos -cnpz, eln -cnut, canute, knut -co, cobalt, colorado -coach, autobus, bus, carriage, charabanc, handler, jitney, manager, motorbus, motorcoach, omnibus, train, tutor -coachwhip, ocotillo -coaction, collaboration -coagulant, coagulator -coagulate, clot, coagulated, curdled, grumose, grumous -coagulated, coagulate, curdled, grumose, grumous, solidified -coagulation, clotting, curdling -coagulator, coagulant -coagulum, clot -coal, char, ember -coalbin, coalhole -coalesce, blend, combine, commingle, conflate, flux, fuse, immix, meld, merge, mix -coalesced, amalgamate, amalgamated, consolidated, fused -coalescence, coalescency, coalition, concretion, conglutination -coalescency, coalescence, coalition, concretion, conglutination -coalescent, coalescing -coalescing, coalescent -coalhole, coalbin -coalition, alignment, alinement, alliance, coalescence, coalescency, concretion, conglutination, fusion -coapt, conglutinate -coarctation, constriction -coarse, common, harsh, uncouth, vulgar -coarseness, commonness, graininess, granularity, grossness, nubbiness, raunch, saltiness, tweediness, vulgarism, vulgarity -coast, glide, seacoast, seashore, slide -coat, cake, coating, pelage, surface -coating, application, coat, covering, finish, finishing -coatrack, hatrack -coatroom, cloakroom -coax, blarney, cajole, inveigle, palaver, wheedle -coaxal, coaxial -coaxer, wheedler -coaxial, coaxal -coaxing, blarney, ingratiatory -coaxingly, cajolingly -cob, cobnut, filbert, hazelnut -cobalamin, cyanocobalamin -cobalt, co -cobble, cobblestone, sett -cobbler, shoemaker -cobblestone, cobble, sett -cobbling, shoemaking -cobnut, cob, filbert, hazelnut -cobweb, gossamer -cobwebby, diaphanous, filmy, gauzy, gossamer, sheer, transparent, vaporous, vapourous -cocain, cocaine -cocaine, cocain -cocainise, cocainize -cocainize, cocainise -cocci, coccus -coccidioidomycosis, coccidiomycosis -coccidiomycosis, coccidioidomycosis -coccidium, eimeria -coccus, cocci -cock, dick, hammer, pecker, peter, prance, prick, putz, rooster, ruffle, sashay, shaft, stopcock, strut, swagger, tittup, tool, turncock -cockamamie, cockamamy, goofy, sappy, silly, wacky, whacky, zany -cockamamy, cockamamie, goofy, sappy, silly, wacky, whacky, zany -cockateel, cockatiel -cockatiel, cockateel -cockcrow, aurora, dawn, dawning, daybreak, dayspring, morning, sunrise, sunup -cocker, baby, coddle, cosset, featherbed, indulge, mollycoddle, pamper, spoil -cockeyed, absurd, askew, awry, besotted, blotto, crocked, derisory, fuddled, idiotic, laughable, loaded, lopsided, ludicrous, nonsensical, pissed, pixilated, plastered, preposterous, ridiculous, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet, wonky -cockiness, bumptiousness, forwardness, pushiness -cockle, crumple, knit, pucker, riffle, ripple, ruffle, rumple, undulate -cocklebur, cockleburr -cockleburr, cocklebur -cockroach, roach -cockscomb, comb, coxcomb -cocksfoot, cockspur -cockspur, cocksfoot -cocksucker, asshole, bastard, dickhead, motherfucker, prick, shit, sob, whoreson -cocksure, overconfident, positive -cocksureness, certitude, overconfidence -cockup, ballup -coco, coconut -cocoa, chocolate -cocoanut, coconut -coconspirator, conspirator, machinator, plotter -coconut, coco, cocoanut -cocopa, cocopah -cocopah, cocopa -cocoswood, cocuswood -cocotte, bawd, cyprian, harlot, prostitute, tart, whore -cocoyam, dasheen, edda, eddo, taro -cocuswood, cocoswood -cod, bait, befool, codfish, collect, dupe, fool, gull, pod, rag, rally, razz, ride, seedcase, slang, tantalise, tantalize, taunt, tease, twit -coda, finale -coddle, baby, cocker, cosset, featherbed, indulge, mollycoddle, pamper, spoil -coddler, mollycoddler, pamperer, spoiler -code, cipher, codification, cypher, encipher, encrypt, inscribe -coder, programmer -codetalker, windtalker -codfish, cod -codification, code -codified, statute -coding, cryptography, steganography -codswallop, applesauce, folderol, rubbish, trash, tripe, trumpery -coelenterata, cnidaria -coelenterate, cnidarian -coeliac, celiac -coelom, celom, celoma -coenobite, cenobite -coenobitic, cenobitic, cenobitical, coenobitical -coenobitical, cenobitic, cenobitical, coenobitic -coerce, force, hale, pressure, squeeze -coercion, compulsion -coerebidae, dacninae -coetaneous, coeval, contemporaneous -coeval, coetaneous, contemporaneous, contemporary -coevals, contemporaries, generation -coexistent, coexisting -coexisting, coexistent -coextensive, conterminous, coterminous -coffee, chocolate, java, umber -coffeehouse, cafe -coffer, caisson, lacuna -cofferdam, caisson -coffin, casket -cog, sprocket -cogency, rigor, rigour, validity -cogent, telling, weighty -coggle, dodder, paddle, toddle, totter, waddle, wobble -cogitable, ponderable -cogitate, cerebrate, think -cogitation, study -cognate, akin, connate, consanguine, consanguineal, consanguineous, kin, sib -cognation, consanguinity, enation, matrilineage -cognisable, cognizable, cognoscible, knowable -cognisance, awareness, cognizance, consciousness, knowingness -cognisant, aware, cognizant -cognise, cognize, know -cognition, knowledge, noesis -cognizable, cognisable, cognoscible, knowable -cognizance, awareness, cognisance, consciousness, ken, knowingness -cognizant, aware, cognisant -cognize, cognise, know -cognomen, byname, moniker, nickname, sobriquet, soubriquet, surname -cognoscente, connoisseur -cognoscible, cognisable, cognizable, knowable -cogwheel, gear -cohere, adhere, cleave, cling, stick -coherence, coherency, cohesion, cohesiveness -coherency, coherence, cohesion, cohesiveness -coherent, consistent, logical, lucid, ordered, tenacious -cohesion, coherence, coherency, cohesiveness -cohesiveness, coherence, coherency, cohesion, glueyness, gluiness, gumminess, ropiness, tackiness, viscidity, viscidness -coho, cohoe -cohoe, coho -cohosh, baneberry -coif, arrange, coiffe, coiffure, do, dress, hairdo, hairstyle, set -coiffe, arrange, coif, coiffure, do, dress, set -coiffure, arrange, coif, coiffe, do, dress, hairdo, hairstyle, set -coign, coigne, quoin -coigne, coign, quoin -coil, curl, curlicue, gyrate, gyre, handbuild, helix, loop, ringlet, roll, scroll, spiral, volute, whorl -coiling, helical, spiral, spiraling, turbinate, volute, voluted, whorled -coin, mint, strike -coinage, mintage, neologism, neology, specie -coincide, concur, cooccur -coincidence, concurrence, conjunction, happenstance -coincident, coincidental, coinciding, concurrent, cooccurring, simultaneous -coincidental, coincident, coinciding, concurrent, cooccurring, simultaneous -coincidentally, coincidently -coincidently, coincidentally -coinciding, coincident, coincidental, concurrent, cooccurring, simultaneous -coiner, minter, moneyer -coital, copulatory -coition, coitus, congress, copulation, intercourse, relation -coitus, coition, congress, copulation, intercourse, relation -coke, blow, c, snow -col, gap -cola, dope -colander, cullender -cold, coldness, dusty, frigid, frigidity, frigidness, inhuman, insensate, stale -coldcock, deck, dump, floor -coldheartedness, hardheartedness, heartlessness -coldness, chilliness, cold, coolness, frigidity, frigidness, iciness -cole, borecole, colewort, kail, kale -coleridgean, coleridgian -coleridgian, coleridgean -coleslaw, slaw -colewort, borecole, cole, kail, kale -colic, gripes, griping -colicky, flatulent, gassy -coliseum, amphitheater, amphitheatre -collaborate, cooperate -collaboration, coaction, collaborationism, quislingism -collaborationism, collaboration, quislingism -collaborationist, collaborator, quisling -collaborator, collaborationist, confederate, cooperator, henchman, pardner, partner, quisling -collage, montage -collagenic, collagenous -collagenous, collagenic -collapsable, collapsible -collapse, break, burst, crack, crash, crumble, crumple, flop, founder, give, prostration, tumble -collapsible, collapsable -collar, apprehend, apprehension, arrest, catch, choker, cop, leash, nab, nail, neckband, pinch -collarbone, clavicle -collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, indirect, substantiating, substantiative, validating, validatory, verificatory, verifying -collation, bite, snack -colleague, confrere, fellow, workfellow -collect, accumulate, amass, cod, compile, garner, gather, hoard -collectable, collectible, payable -collected, equanimous, gathered, poised -collectedly, composedly -collectible, collectable, payable -collecting, aggregation, assembling, collection -collection, accumulation, aggregation, appeal, assemblage, assembling, collecting, compendium, ingathering, solicitation -collective, corporate -collectively, conjointly, jointly -collectivisation, collectivization -collectivise, collectivize -collectivised, collectivist, collectivistic, collectivized -collectivism, bolshevism, sovietism -collectivist, collectivised, collectivistic, collectivized, leftist -collectivistic, collectivised, collectivist, collectivized -collectivization, collectivisation -collectivize, collectivise -collectivized, collectivised, collectivist, collectivistic -collector, accumulator, aggregator, gatherer -collegial, collegiate -collegiate, collegial -collembolan, springtail -collet, ferrule -collide, clash, jar -collier, pitman -colliery, pit -colligate, associate, connect, link, relate, subsume -colligation, conjugation, conjunction, junction -collimate, parallel -collision, hit -collocate, chunk, lump -collocation, apposition, juxtaposition -colloquial, conversational -colloquially, conversationally, informally -collude, conspire -collusion, connivance -collusive, conniving -colly, begrime, bemire, dirty, grime, soil -collyrium, eyewash -cologne, koln -colon, aspinwall -colonial, compound -colonisation, colonization, settlement -colonise, colonize -colonised, colonized, settled -coloniser, colonizer -colonist, settler -colonization, colonisation, settlement -colonize, colonise -colonized, colonised, settled -colonizer, coloniser -colonnade, arcade -colony, dependency, settlement -color, coloration, coloring, colorise, colorize, colour, colouration, colouring, colourise, colourize, discolor, discolour, distort, emblazon, gloss, semblance, tinge, vividness -colorado, co -coloration, color, colour, colouration -colorcast, colourcast -colored, biased, bleached, colorful, coloured, dark, dyed, slanted -colorful, colored, coloured, colourful -colorimeter, tintometer -colorimetric, colorimetrical -colorimetrical, colorimetric -coloring, color, colour, colouring -colorise, color, colorize, colour, colourise, colourize -colorize, color, colorise, colour, colourise, colourize -colorless, colourless -colorlessness, achromaticity, achromatism, colourlessness -colors, colours -colossal, prodigious, stupendous -colossus, behemoth, giant, goliath, heavyweight, monster, titan -colostrum, foremilk -colour, color, coloration, coloring, colorise, colorize, colouration, colouring, colourise, colourize, discolor, discolour, distort, emblazon, gloss, semblance, tinge, vividness -colouration, color, coloration, colour -colourcast, colorcast -coloured, biased, bleached, colored, colorful, dark, dyed, slanted -colourful, colorful -colouring, color, coloring, colour -colourise, color, colorise, colorize, colour, colourize -colourize, color, colorise, colorize, colour, colourise -colourless, colorless -colourlessness, achromaticity, achromatism, colorlessness -colours, colors -colpocele, vaginocele -colpocystocele, cystocele -colter, coulter -coltish, frolicky, frolicsome, rollicking, sportive -coltsfoot, beetleweed, galax, galaxy, wandflower -columba, dove -columbarium, cinerarium, columbary, dovecote -columbary, columbarium, dovecote -columbine, aquilege, aquilegia -columbite, niobite -column, editorial, pillar, tower -columnar, columniform, columnlike -columniform, columnar, columnlike -columnist, editorialist -columnlike, columnar, columniform -colymbiformes, podicipediformes, podicipitiformes -colza, rape -coma, comatoseness -comal, comate, comose -comate, comal, comose -comatoseness, coma -comb, cockscomb, combing, coxcomb, disentangle, ransack -combat, battle, fight, fighting, scrap -combatant, battler, belligerent, fighter, scrapper -combative, agonistic, agonistical, battleful, bellicose, contentious, disputatious, disputative, litigious -combatively, scrappily -combativeness, militance, militancy -combinable, combinational, combinatory -combination, combining, compounding -combinational, combinable, combinatory -combinative, combinatorial, combinatory -combinatorial, combinative, combinatory -combinatory, combinable, combinational, combinative, combinatorial -combine, aggregate, blend, cartel, coalesce, combining, commingle, compound, conflate, flux, fuse, immix, meld, merge, mix, trust, unite -combing, comb -combining, combination, combine, compounding -comburant, comburent, combustive -comburent, comburant, combustive -combust, burn, conflagrate, erupt, ignite -combustibility, burnability, combustibleness -combustibleness, burnability, combustibility -combustion, burning -combustive, comburant, comburent -come, amount, arrive, cum, derive, descend, do, ejaculate, fall, fare, follow, get, hail, number, occur, seed, semen, total -comeback, counter, rejoinder, replication, retort, return, riposte -comedian, comic -comedo, blackhead -comedy, clowning, drollery, funniness -comeliness, beauteousness, fairness, loveliness -comely, becoming, bonnie, bonny, decent, decorous, fair, seemly, sightly -comer, arrival, arriver -comestible, eatable, edible, pabulum, victual, victuals -cometary, cometic -cometic, cometary -comeupance, comeuppance, deserts -comeuppance, comeupance, deserts -comfit, confect, confection -comfort, comfortableness, comforter, consolation, console, ease, puff, quilt, solace, soothe -comfortable, comfy, easy, prosperous -comfortableness, comfort -comfortably, well -comforter, allayer, comfort, pacifier, puff, quilt, reliever, sympathiser, sympathizer -comforting, cheering, consolatory, consoling, satisfying -comfortingly, consolingly -comforts, amenities, conveniences -comfrey, cumfrey -comfy, comfortable -comic, amusing, comedian, comical, funny, laughable, mirthful, risible -comical, amusing, comic, funny, laughable, mirthful, risible -coming, advent, approach, approaching, climax, forthcoming, orgasm, upcoming -command, bid, bidding, control, dictation, dominate, instruction, mastery, overlook, overtop, require, statement -commandant, commander -commandeer, highjack, hijack, pirate -commander, commandant -commandership, commandery -commandery, commandership -commanding, dominating, overlooking -commandment, precept, teaching -commando, ranger -commelinales, xyridales -commemorate, immortalise, immortalize, mark, memorialise, memorialize, record, remember -commemorating, commemorative -commemoration, memorial, memorialisation, memorialization, remembrance -commemorative, commemorating -commence, begin, get, start -commencement, beginning, first, graduation, kickoff, offset, outset, showtime, start -commend, recommend, remember -commendable, admirably, applaudable, laudable, laudably, praiseworthily, praiseworthy -commendation, approval, citation -commensurateness, correspondence, proportionateness -comment, annotate, commentary, gloss, gossip, input, notice, remark, scuttlebutt -commentary, comment -commentator, observer, reviewer -commerce, commercialism, doc, mercantilism -commercialisation, commercialization -commercialise, commercialize, market -commercialised, commercialized -commercialism, commerce, mercantilism -commercialization, commercialisation -commercialize, commercialise, market -commercialized, commercialised -commie, communist -comminate, accurse, anathematise, anathematize, anathemise, anathemize, execrate -comminatory, denunciative, denunciatory -commingle, blend, coalesce, combine, conflate, flux, fuse, immix, meld, merge, mix -comminute, bray, crunch, grind, mash -commiserate, sympathise, sympathize -commiseration, condolence, pathos, pity, ruth -commissariat, provender, provisions, viands, victuals -commission, charge, commissioning, committal, committee, delegacy, delegation, deputation, direction, mission, perpetration -commissioned, accredited, licenced, licensed -commissioning, commission -commit, charge, confide, consecrate, dedicate, devote, entrust, give, institutionalise, institutionalize, intrust, invest, perpetrate, place, practice, pull, put, send, trust -commitment, allegiance, committal, committedness, consignment, dedication, loyalty -committal, commission, commitment, consignment, perpetration -committed, attached -committedness, commitment -committee, commission -commix, amalgamate, mingle, mix, unify -commixture, admixture, intermixture, mix, mixing, mixture -commode, can, chiffonier, crapper, pot, potty, stool, throne, toilet -commodious, convenient -commodiousness, capaciousness, roominess, spaciousness -commodity, good -common, coarse, commons, green, mutual, park, plebeian, uncouth, unwashed, usual, vernacular, vulgar -commonality, commonalty, commonness, commons -commonalty, commonality, commons -commonly, normally, ordinarily, unremarkably, usually -commonness, coarseness, commonality, commonplaceness, everydayness, expectedness, grossness, raunch, vulgarism, vulgarity -commonplace, banal, banality, bromide, cliche, hackneyed, humdrum, platitude, prosaic, shopworn, stock, threadbare, timeworn, tired, trite, unglamorous, unglamourous -commonplaceness, commonness, everydayness -commons, common, commonality, commonalty, green, park -commonsense, commonsensible, commonsensical -commonsensible, commonsense, commonsensical -commonsensical, commonsense, commonsensible -commonwealth, country, democracy, land, nation, republic, state -commotion, din, disruption, disturbance, flutter, kerfuffle, ruckus, ruction, rumpus, tumult, whirl -commove, agitate, charge, disturb, excite, rouse, vex -communalise, communalize -communalize, communalise -commune, communicate -communicable, catching, contagious, contractable, transmissible, transmittable -communicate, commune, convey, intercommunicate, pass, transmit -communicating, communication -communication, communicating -communicative, communicatory -communicatory, communicative -communion, manduction, sharing -communique, despatch, dispatch -communisation, communization, nationalisation, nationalization -communise, bolshevise, bolshevize, communize -communist, commie, communistic -communistic, communist -communization, communisation, nationalisation, nationalization -communize, bolshevise, bolshevize, communise -commutability, replaceability, substitutability, transmutability -commutable, substitutable -commutation, commuting, exchange, substitution -commute, change, convert, exchange, permute, transpose -commuting, commutation -comose, comal, comate -comp, comprehensive -compact, bundle, compendious, compress, concordat, constrict, contract, covenant, heavyset, pack, press, squeeze, stocky, succinct, summary, thick, thickset, wad -compaction, compression, concretion, crunch, crush, densification -compactly, succinctly -compactness, concentration, denseness, density, tightness -companion, accompany, associate, company, comrade, familiar, fellow -companionability, companionableness -companionableness, companionability -companionship, company, fellowship, society -company, accompany, caller, companion, companionship, fellowship, party, society, troupe -comparability, compare, comparison, equivalence -comparable, corresponding, like -comparative, relative -comparatively, relatively -compare, comparability, comparison, equate, equivalence, liken -comparing, comparison -comparison, comparability, compare, comparing, equivalence -compartmental, compartmentalised, compartmentalized -compartmentalisation, assortment, categorisation, categorization, classification, compartmentalization -compartmentalise, compartmentalize -compartmentalised, compartmental, compartmentalized -compartmentalization, assortment, categorisation, categorization, classification, compartmentalisation -compartmentalize, compartmentalise -compartmentalized, compartmental, compartmentalised -compass, ambit, apprehend, circumnavigate, comprehend, dig, grasp, grok, orbit, range, reach, savvy, scope -compassion, compassionateness, pity -compassionate, pity -compassionately, pityingly -compassionateness, compassion -compeer, equal, match, peer -compel, obligate, oblige -compendious, compact, succinct, summary -compendium, collection -compensable, paying, remunerative, salaried, stipendiary -compensate, correct, counterbalance, cover, indemnify, overcompensate, pay, recompense, redress, remunerate, repair, right -compensated, remunerated, salaried, stipendiary -compensation, recompense -compere, emcee -compete, contend, vie -competence, competency -competency, competence -competently, ably, aptly, capably -competition, challenger, competitor, contender, contention, contest, rival, rivalry -competitive, competitory, militant -competitiveness, fight -competitor, challenger, competition, contender, rival -competitory, competitive -compilation, compiling, digest -compile, accumulate, amass, collect, compose, hoard -compiling, compilation -complacence, complacency -complacency, complacence -complain, kick, kvetch, plain, quetch -complainant, plaintiff -complainer, bellyacher, crybaby, grumbler, moaner, sniveller, squawker, whiner -complaining, complaintive -complaint, ailment, charge, ill -complaintive, complaining -complaisance, compliance, compliancy, deference, obligingness -complaisant, obliging -complect, interconnect, interlink -complement, accompaniment -complemental, complementary, completing -complementary, complemental, completing -complete, accomplished, arrant, concluded, consummate, discharge, dispatch, ended, everlasting, finish, gross, nail, over, perfect, pure, sodding, staring, stark, terminated, thoroughgoing, unadulterated, utter -completed, accomplished, realised, realized -completely, all, altogether, entirely, totally, whole, wholly -completing, complemental, complementary -completion, closing, culmination, windup -complex, composite -complexify, ramify -complexity, complexness -complexness, complexity -compliance, abidance, complaisance, compliancy, conformation, conformity, deference, obligingness, submission -compliancy, complaisance, compliance, deference, obligingness -complicate, elaborate, perplex, rarify, refine -complicatedness, complication, knottiness, tortuousness -complication, complicatedness, knottiness, ramification, tortuousness -compliment, congratulate -complimentary, costless, free, gratis, gratuitous -compliments, regard, wish -complin, compline -compline, complin -complot, cabal, conjure, conspire, machinate -comply, follow -component, constituent, element, factor, ingredient, part, portion -comport, acquit, bear, behave, carry, conduct, deport -comportment, bearing, mien, presence -compose, compile, frame, indite, pen, write -composedly, collectedly -composing, composition -compositae, asteraceae -composite, complex -composition, authorship, composing, constitution, makeup, opus, paper, penning, piece, report, theme, typography, writing -compositor, setter, typesetter, typographer -composure, calm, calmness, equanimity -compound, colonial, combine, deepen, heighten, intensify -compounding, combination, combining -comprehend, apprehend, compass, cover, dig, embrace, encompass, grasp, grok, perceive, savvy -comprehended, appreciated, apprehended -comprehendible, comprehensible -comprehensibility, understandability -comprehensible, comprehendible -comprehension, inclusion -comprehensive, comp -comprehensiveness, breadth, fullness, largeness -compress, compact, constrict, contract, press, squeeze -compressed, flat, tight -compressibility, sponginess, squeezability -compressible, squeezable -compressing, compression -compression, compaction, compressing, concretion, condensation, contraction, densification -comprise, be, consist, constitute, contain, incorporate, represent -compromising, conciliatory, flexible -comptroller, accountant, controller -compulsion, coercion, obsession -compulsive, determined, driven -compulsively, obsessionally, obsessively -compulsiveness, compulsivity -compulsivity, compulsiveness -compulsorily, mandatorily, obligatorily -compulsory, mandatory, required -compunction, remorse -computable, estimable -computation, calculation, computing, figuring, reckoning -compute, calculate, cipher, cypher, figure, reckon -computer, calculator, estimator, figurer, reckoner -computerise, computerize, cybernate -computerization, cybernation -computerize, computerise, cybernate -computing, calculation, computation -comrade, associate, brother, companion, familiar, fellow -comradeliness, camaraderie, chumminess, comradery, comradeship -comradery, camaraderie, chumminess, comradeliness, comradeship -comradeship, camaraderie, chumminess, comradeliness, comradery -con, bunco, bunko, convict, defraud, diddle, flimflam, gip, goldbrick, gyp, hornswoggle, hustle, inmate, learn, memorise, memorize, mulct, nobble, rook, scam, sting, swindle, victimize, yardbird -conakry, konakri -concatenation, chain -concaveness, concavity -concavity, concaveness, incurvation, incurvature -conceal, hide -concealed, hidden -concealing, concealment, hiding -concealment, concealing, cover, covert, hiding, privacy, privateness, screen, secrecy -concede, cede, confess, grant, profess, yield -conceding, concession, yielding -conceit, conceitedness, vanity -conceited, egotistic, egotistical, swollen, vain -conceitedness, conceit, vanity -conceivability, conceivableness -conceivable, imaginable -conceivableness, conceivability -conceive, believe, conceptualise, conceptualize, consider, gestate, think -conceiver, mastermind, originator -concenter, concentre, focalise, focalize, focus -concentrate, center, centralise, centralize, centre, condense, contract, decoct, digest, focus, pore, reduce, rivet -concentrated, hard, saturated -concentration, absorption, assiduity, assiduousness, compactness, denseness, density, engrossment, immersion, tightness -concentre, concenter, focalise, focalize, focus -concentric, concentrical, homocentric -concentrical, concentric, homocentric -concept, conception, construct -conception, concept, construct, creation, design, excogitation, innovation, invention -conceptional, ideational, notional -conceptive, impregnable -conceptualisation, conceptuality, conceptualization, formulation -conceptualise, conceive, conceptualize, gestate -conceptuality, conceptualisation, conceptualization -conceptualization, conceptualisation, conceptuality, formulation -conceptualize, conceive, conceptualise, gestate -conceptus, embryo -concern, business, care, fear, headache, interest, occupy, pertain, refer, relate, touch, vexation, worry -concerned, implicated, interested -concerted, conjunct, conjunctive, cooperative -concertise, concertize -concertize, concertise -concession, conceding, grant, yielding -concessionaire, concessioner -concessioner, concessionaire -conciliable, appeasable -conciliate, accommodate, appease, assuage, gentle, gruntle, lenify, mollify, pacify, placate, reconcile, settle -conciliation, placation, propitiation -conciliative, conciliatory -conciliator, pacifier, peacemaker, reconciler -conciliatory, compromising, conciliative, flexible -concisely, briefly, shortly -conciseness, concision, pithiness, succinctness -concision, conciseness, pithiness, succinctness -conclude, close, reason, resolve -concluded, complete, ended, over, terminated -concluding, final, last, terminal -conclusion, close, closing, decision, determination, end, ending, finale, finis, finish, last, ratiocination, termination -conclusiveness, decisiveness, finality -concoct, hatch -concoction, confection, intermixture, mixture -concomitant, accompaniment, accompanying, attendant, consequent, ensuant, incidental, resultant, sequent -concord, accord, agree, agreement, concordance, concur, consort, harmonise, harmonize, harmony, hold, lexington -concordance, concord, harmony -concordant, accordant, agreeable, concurring, conformable, consonant -concordat, compact, covenant -concourse, confluence, multitude, throng -concretion, calculus, coalescence, coalescency, coalition, compaction, compression, conglutination, densification -concretise, concretize -concretize, concretise -concubine, courtesan, doxy, paramour -concupiscence, eros -concupiscent, lustful, lusty -concur, agree, coincide, concord, hold -concurrence, coincidence, concurrency, conjunction -concurrency, concurrence -concurrent, coincident, coincidental, coinciding, cooccurring, simultaneous -concurring, concordant -condemn, decry, doom, excoriate, objurgate, reprobate, sentence -condemnable, criminal, deplorable, reprehensible, vicious -condemnation, conviction, curse, disapprobation, execration, sentence -condemnatory, condemning -condemning, condemnatory -condensate, condensation -condensation, abridgement, abridgment, capsule, compression, condensate, condensing, contraction -condense, concentrate, contract, digest, distil, distill -condenser, capacitance, capacitor -condensing, condensation -condescend, deign, descend, patronise, patronize, stoop -condescending, arch, patronising, patronizing -condescendingly, patronisingly, patronizingly -condescendingness, condescension -condescension, condescendingness, disdain, disdainfulness, patronage, superciliousness -condition, check, circumstance, consideration, discipline, precondition, qualify, shape, specify, status, stipulate, stipulation, term, train -conditioned, learned -conditions, weather -condo, condominium -condolence, commiseration -condom, prophylactic, rubber, safe, safety -condominium, condo -condone, excuse -conduce, contribute, lead -conducive, contributing, contributive, contributory, tributary -conduct, acquit, bear, behave, behavior, behaviour, carry, channel, comport, convey, deal, demeanor, demeanour, deport, deportment, direct, doings, guide, impart, lead, take, transmit -conduction, conductivity -conductivity, conduction -conductor, director -cone, conoid, strobile, strobilus -conelike, conic, conical -conessi, kurchee, kurchi -coney, cony, das, dassie, hyrax, pika, rabbit -confab, chaffer, chat, chatter, chitchat, claver, confabulate, confabulation, confer, consult, gossip, jaw, natter, schmoose, schmooze, visit -confabulate, chaffer, chat, chatter, chitchat, claver, confab, confer, consult, gossip, jaw, natter, visit -confabulation, chat, confab, schmoose, schmooze -confect, candy, comfit, confection -confection, comfit, concoction, confect, sweet -confectionary, confectionery -confectioner, candymaker -confectionery, confectionary -confederacy, confederation, conspiracy, dixie, dixieland, federation, south -confederate, accomplice, allied, collaborator, confederative, henchman -confederation, alliance, confederacy, federation -confederative, allied, confederate -confer, bestow, confab, confabulate, consult -conference, league -conferment, bestowal, bestowment, conferral -conferral, bestowal, bestowment, conferment -conferrer, bestower, donor, giver, presenter -confess, concede, fink, profess, squeal -confessedly, admittedly, avowedly, true -confidant, intimate -confide, commit, entrust, intrust, trust -confidence, assurance, authority, sureness, trust -confident, convinced, positive, surefooted -confidential, secret -confidingly, trustfully, trustingly -configuration, conformation, constellation, contour, form, shape -confine, bound, circumscribe, detain, enclose, hold, limit, restrain, restrict, throttle, trammel -confined, captive, imprisoned, jailed -confinement, childbed, labor, labour, parturiency, restriction, travail -confining, close, constraining, constrictive, limiting, restricting -confirm, affirm, corroborate, reassert, substantiate, support, sustain -confirmable, falsifiable, verifiable -confirmation, check, ratification, substantiation, verification -confirmative, collateral, confirmatory, confirming, corroborative, corroboratory, substantiating, substantiative, validating, validatory, verificatory, verifying -confirmatory, collateral, confirmative, confirming, corroborative, corroboratory, substantiating, substantiative, validating, validatory, verificatory, verifying -confirming, collateral, confirmative, confirmatory, corroborative, corroboratory, positive, substantiating, substantiative, validating, validatory, verificatory, verifying -confiscate, attach, forfeit, forfeited, impound, seize, sequester -confiscation, arrogation -conflagrate, combust, enkindle, erupt, ignite, inflame, kindle -conflagration, inferno -conflate, blend, coalesce, combine, commingle, flux, fuse, immix, meld, merge, mix -conflict, battle, contravene, difference, dispute, engagement, fight, infringe, struggle -conflicting, contradictory -confluence, concourse, conflux, meeting, merging -confluent, affluent, feeder, merging, tributary -conflux, confluence, merging -conform, adapt, adjust -conformable, accordant, agreeable, amenable, concordant, consonant -conformance, conformity -conformation, abidance, compliance, configuration, conformity, contour, form, shape -conforming, conformist -conformism, conformity -conformist, conforming -conformity, abidance, accord, accordance, compliance, conformance, conformation, conformism, ossification -confound, bedevil, befuddle, confuse, discombobulate, fox, fuddle, throw -confounded, baffled, befuddled, bemused, bewildered, confused, lost, mazed -confoundedly, perplexedly -confounding, contradictory -confrere, colleague, fellow -confront, face, present -confrontation, encounter, opposition, showdown -confucian, confucianist -confucianist, confucian -confucius, kongfuze -confusable, mistakable -confuse, bedevil, befuddle, blur, confound, discombobulate, disconcert, flurry, fox, fuddle, jumble, obnubilate, obscure, throw -confused, baffled, befuddled, bemused, bewildered, broken, confounded, disconnected, disjointed, disordered, disoriented, garbled, illogical, lost, mazed, scattered, unconnected, upset -confusedness, confusion, disarray, muddiness -confusing, perplexing, puzzling -confusingly, bewilderingly -confusion, confusedness, disarray, discombobulation, muddiness -confutable, confutative, questionable, refutable -confutative, confutable, questionable, refutable -confute, disprove -confuter, disprover, rebutter, refuter -conge, congee -congeal, jell, set -congealed, jelled, jellied -congealment, congelation -congee, conge, jook -congelation, congealment -congenator, congener, congeneric, relative -congener, congenator, congeneric, relative -congeneric, congenator, congener, congenerical, congenerous, relative -congenerical, congeneric, congenerous -congenerous, congeneric, congenerical -congeniality, congenialness -congenialness, congeniality -congenital, inborn, innate -congeries, aggregate, conglomeration -congest, choke, clog, foul -congested, engorged -congius, gallon -conglobate, conglobe -conglobation, conglomeration -conglobe, conglobate -conglomerate, accumulate, amass, cumulate, empire, gather -conglomeration, aggregate, congeries, conglobation -conglutinate, coapt -conglutination, coalescence, coalescency, coalition, concretion, union -congo, congou, zaire -congou, congo -congratulate, compliment, felicitate, plume, preen, pride -congratulation, felicitation -congratulations, extolment, kudos, praise -congratulatory, gratulatory -congregating, congregation -congregation, congregating, faithful, fold -congregational, congregationalist -congregationalist, congregational -congress, coition, coitus, copulation, intercourse, relation -congressman, congresswoman, representative -congresswoman, congressman, representative -congruence, congruity, congruousness -congruent, congruous -congruity, congruence, congruousness -congruous, congruent -congruousness, congruence, congruity -conic, conelike, conical -conical, conelike, conic -conidiospore, conidium -conidium, conidiospore -coniferophyta, coniferophytina, coniferopsida -coniferophytina, coniferophyta, coniferopsida -coniferopsida, coniferophyta, coniferophytina -conjectural, divinatory, hypothetic, hypothetical, supposed, suppositional, suppositious, supposititious -conjecture, guess, hypothecate, hypothesis, hypothesise, hypothesize, speculate, speculation, suppose, supposition, surmisal, surmise, theorise, theorize -conjoin, espouse, join, marry, wed -conjoined, conjoint -conjoint, conjoined -conjointly, collectively, jointly -conjugal, connubial -conjugally, connubial -conjugate, conjugated, coupled -conjugated, conjugate, coupled -conjugation, colligation, conjunction, coupling, jointure, junction, mating, pairing, unification, union, uniting -conjunct, concerted, conjunctive, cooperative -conjunction, alignment, coincidence, colligation, concurrence, conjugation, conjunctive, connective, continuative, junction -conjunctive, concerted, conjunct, conjunction, connective, continuative, cooperative -conjunctivitis, pinkeye -conjuration, conjuring, conjury, deception, illusion, incantation, invocation, legerdemain, magic, thaumaturgy, trick -conjure, adjure, arouse, beseech, bid, cabal, complot, conspire, entreat, evoke, invoke, machinate, press, raise, stir -conjurer, conjuror, illusionist, magician, prestidigitator -conjuring, conjuration, conjury, invocation -conjuror, conjurer, illusionist, magician, prestidigitator -conjury, conjuration, conjuring, invocation -conk, choke, croak, decease, die, exit, expire, faint, go, pass, perish, stall, swoon -conker, buckeye -connate, cognate -connatural, inborn, inbred -connect, associate, colligate, join, link, relate, tie, unite -connected, affiliated, attached -connectedness, connection, connexion, link -connecter, connection, connective, connector, connexion -connecticut, ct -connection, association, connectedness, connecter, connective, connector, connexion, joining, link -connective, conjunction, conjunctive, connecter, connection, connector, connexion, continuative -connector, connecter, connection, connective, connexion -connexion, association, connectedness, connecter, connection, connective, connector, joining, link -conniption, fit, scene, tantrum -connivance, collusion -connive, intrigue, scheme -conniving, calculating, calculative, collusive, scheming, shrewd -connoisseur, cognoscente -connoisseurship, vertu, virtu -connotation, intension -connote, imply, predicate -connubial, conjugal, conjugally -conodonta, conodontophorida -conodontophorida, conodonta -conoid, cone -conquer, appropriate, capture, curb, inhibit, seize, subdue, suppress -conquerable, superable -conquering, conquest, subjection, subjugation -conqueror, vanquisher -conquest, conquering, seduction, subjection, subjugation -consanguine, akin, cognate, consanguineal, consanguineous, kin -consanguineal, akin, cognate, consanguine, consanguineous, kin -consanguineous, akin, cognate, consanguine, consanguineal, kin -consanguinity, cognation -conscience, scruples -conscienceless, unconscionable -conscientious, painstaking, scrupulous -conscientiously, religiously, scrupulously -conscientiousness, painstakingness -conscious, witting -consciousness, awareness, cognisance, cognizance, knowingness -conscript, draftee, inductee -conscription, draft, muster -consecrate, bless, commit, consecrated, dedicate, dedicated, devote, give, hallow, ordain, order, ordinate, sanctify, vow -consecrated, consecrate, dedicated, sacred, sanctified -consecutive, sequent, sequential, sequentially, serial, straight, successive -consent, accept -consentaneous, consentient, unanimous -consentient, consentaneous, unanimous -consequence, aftermath, effect, event, import, issue, moment, outcome, result, upshot -consequent, accompanying, attendant, concomitant, ensuant, incidental, resultant, sequent -consequential, eventful -consequently, accordingly, therefore -conservation, preservation -conservationist, environmentalist -conservatism, conservativism -conservative, bourgeois, cautious, conservativist, materialistic -conservatively, cautiously, guardedly -conservativism, conservatism -conservativist, conservative -conservatoire, conservatory -conservator, curator -conservatory, conservatoire, hothouse -conserve, conserves, economise, economize, husband, maintain, preserve, preserves -conserves, conserve, preserve, preserves -consider, believe, conceive, count, deal, debate, deliberate, moot, reckon, regard, see, study, take, think, view, weigh -considerably, substantially, well -considerateness, consideration, thoughtfulness -consideration, circumstance, condition, considerateness, retainer, thoughtfulness -consign, charge -consigner, consignor -consignment, cargo, commitment, committal, freight, lading, load, loading, payload, shipment -consignor, consigner -consist, comprise, dwell, lie -consistence, body, consistency, eubstance -consistency, body, consistence, eubstance -consistent, coherent, logical, ordered, reproducible, uniform -consistently, systematically -consociate, associate -consolation, comfort, solace, solacement -consolatory, comforting, consoling -console, cabinet, comfort, solace, soothe -consolidated, amalgamate, amalgamated, coalesced, fused -consolidation, integration -consolidative, integrative, unifying -consoling, comforting, consolatory -consolingly, comfortingly -consonance, harmoniousness -consonant, accordant, agreeable, concordant, conformable, harmonic, harmonical, harmonised, harmonized -consort, accord, affiliate, agree, associate, assort, choir, concord, harmonise, harmonize, run -consortium, pool, syndicate -conspicuous, blatant, blazing -conspicuously, prominently -conspiracy, cabal, confederacy -conspirative, conspiratorial -conspirator, coconspirator, machinator, plotter -conspiratorial, conspirative -conspire, cabal, collude, complot, conjure, machinate -constabulary, law, police -constance, bodensee -constancy, stability -constant, ceaseless, changeless, incessant, invariable, invariant, perpetual, unceasing, unremitting, unvarying -constantan, eureka -constantinople, istanbul, stamboul, stambul -constantly, always, forever, incessantly, invariably, perpetually -constellate, clump, cluster, dot, flock, stud -constellation, configuration -consternation, alarm, dismay -constipate, bind, clog -constipation, deadening, impairment, irregularity, stultification -constituent, component, constitutional, constitutive, element, factor, ingredient, organic, part, portion -constitute, appoint, be, comprise, establish, form, found, institute, make, name, nominate, plant, represent -constituted, established -constitution, composition, establishment, formation, makeup, organisation, organization -constitutional, constituent, constitutive, inbuilt, inherent, integral, organic -constitutionalise, constitutionalize -constitutionalize, constitutionalise -constitutive, constituent, constitutional, organic -constrain, cumber, encumber, restrain, stiffen, tighten -constrained, forced, strained -constraining, confining, constrictive, limiting, restricting -constraint, restraint -constrict, compact, compress, constringe, contract, narrow, press, squeeze -constricting, constrictive, narrowing -constriction, bottleneck, chokepoint, coarctation, tightness -constrictive, confining, constraining, constricting, limiting, narrowing, restricting -constringe, constrict, narrow -construct, build, concept, conception, fabricate, make, manufacture, reconstruct, retrace -construction, building, expression, structure, twist -constructor, builder -construe, interpret, see -consuetudinal, consuetudinary -consuetudinary, consuetudinal -consult, confab, confabulate, confer, refer -consultant, adviser, advisor -consultation, audience, interview, reference -consultative, advisory, consultatory, consultive -consultatory, advisory, consultative, consultive -consultive, advisory, consultative, consultatory -consume, deplete, devour, down, eat, exhaust, have, ingest, squander, take, ware, waste -consuming, overwhelming -consummate, arrant, complete, everlasting, gross, masterful, masterly, perfect, pure, sodding, staring, stark, thoroughgoing, unadulterated, utter, virtuoso -consumption, expenditure, ingestion, intake, phthisis, uptake, usance, use -consumptive, lunger, tubercular -contact, adjoin, impinging, liaison, link, meet, middleman, reach, striking, tangency, touch -contagion, infection, transmission -contagious, catching, communicable, contractable, transmissible, transmittable -contagiously, infectiously -contain, arrest, bear, carry, check, comprise, control, curb, hold, incorporate, moderate, stop, take -containerise, containerize -containerize, containerise -contaminant, contamination -contaminate, foul, pollute -contaminated, polluted -contaminating, corrupting, dirty -contamination, contaminant, pollution, taint -contemn, despise, disdain, scorn -contemplate, excogitate, meditate, mull, muse, ponder, reflect, ruminate, speculate, study -contemplation, musing, reflection, reflexion, rumination, thoughtfulness -contemplative, brooding, broody, meditative, musing, pensive, pondering, reflective, ruminative -contemplativeness, meditativeness, pensiveness -contemporaneity, contemporaneousness, modernism, modernity, modernness -contemporaneous, coetaneous, coeval, contemporary -contemporaneousness, contemporaneity, modernism, modernity, modernness -contemporaries, coevals, generation -contemporary, coeval, contemporaneous -contemporise, contemporize, synchronise, synchronize -contemporize, contemporise, synchronise, synchronize -contempt, despite, disdain, disrespect, scorn -contemptibility, baseness, despicability, despicableness, sordidness -contemptuous, disdainful, insulting, scornful -contemptuously, contumeliously, disdainfully, scornfully -contend, argue, compete, contest, cope, deal, debate, fence, fight, grapple, manage, postulate, repugn, struggle, vie -contender, challenger, competition, competitor, rival -content, capacity, contented, contentedness, message, subject, substance -contented, content -contentedness, content -contention, arguing, argument, competition, contestation, controversy, disceptation, disputation, rivalry, tilt -contentious, combative, disputatious, disputative, litigious -contentiousness, quarrelsomeness -conterminous, adjacent, coextensive, contiguous, coterminous, neighboring -contest, competition, contend, repugn -contestant, dissenter, dissident, objector, protester -contestation, arguing, argument, contention, controversy, disceptation, disputation, tilt -context, circumstance, setting -contiguity, adjacency, contiguousness -contiguous, adjacent, conterminous, immediate, neighboring -contiguousness, adjacency, contiguity -continence, continency -continency, continence -continent, celibate -contingence, contingency, eventuality -contingency, contingence, eventuality -contingent, detail -continuance, continuation, duration -continuant, fricative, sibilant, spirant, strident -continuation, continuance, lengthiness, prolongation, protraction, sequel -continuative, conjunction, conjunctive, connective -continue, cover, extend, keep, preserve, proceed, remain, retain, stay, uphold -continuing, chronic -continuity, persistence -continuous, uninterrupted -continuously, ceaselessly, endlessly, incessantly, unceasingly, unendingly -continuousness, ceaselessness, incessancy, incessantness -contort, deform, distort, wring -contorted, writhed, writhen -contortion, crookedness, deformation, torsion, tortuosity, tortuousness -contour, configuration, conformation, form, shape -contraband, black, bootleg, smuggled -contrabandist, runner, smuggler -contrabassoon, contrafagotto -contraceptive, antifertility, preventative, preventive, prophylactic -contraclockwise, anticlockwise, counterclockwise -contract, abbreviate, abridge, compact, compress, concentrate, condense, constrict, cut, declaration, foreshorten, get, narrow, press, reduce, shorten, shrink, sign, squeeze, take, undertake -contractable, catching, communicable, contagious, transmissible, transmittable -contracting, catching -contraction, compression, condensation -contractor, declarer -contradance, contredanse -contradict, belie, contravene, controvert, negate, oppose -contradictory, conflicting, confounding -contrafagotto, contrabassoon -contralto, alto -contraption, appliance, contrivance, convenience, gadget, gismo, gizmo, widget -contrapuntal, polyphonic -contrarily, contrariwise, perversely -contrariness, crankiness, crotchetiness, grumpiness, perverseness, perversity -contrariwise, contrarily, perversely -contrary, adverse, obstinate, opposite, perverse, reverse, wayward -contrast, counterpoint, demarcation, line -contrasting, contrastive -contrastive, contrasting, incompatible -contravene, conflict, contradict, infringe, negate -contravention, dispute -contredanse, contradance -contribute, add, bestow, bring, conduce, give, impart, lead, lend -contributing, conducive, contributive, contributory, tributary -contribution, donation, part, share -contributive, conducive, contributing, contributory, tributary -contributor, subscriber -contributory, conducive, contributing, contributive, tributary -contrite, remorseful, rueful, ruthful -contritely, remorsefully, ruefully -contriteness, attrition, contrition -contrition, attrition, contriteness -contrivance, appliance, contraption, convenience, devisal, dodge, gadget, gismo, gizmo, stratagem, widget -contrive, cast, design, devise, excogitate, forge, formulate, invent, plan, project, throw -contrived, artificial, hokey, stilted -contriver, deviser, planner -control, ascendance, ascendancy, ascendence, ascendency, ascertain, assure, check, command, contain, controller, curb, dominance, ensure, hold, insure, manipulate, master, mastery, moderate, operate, restraint, see, verify -controllable, governable -controller, accountant, comptroller, control, restrainer -controversialist, disputant, eristic -controversially, polemically -controversy, arguing, argument, contention, contestation, disceptation, disputation, tilt -controvert, contradict, oppose, rebut, refute -contumaciously, defiantly, rebelliously -contumeliously, contemptuously, disdainfully, scornfully -contumely, abuse, insult, revilement, vilification -contuse, bruise -contusion, bruise -conundrum, enigma, riddle -conurbation, sprawl -convalesce, recover, recuperate -convalescence, recovery, recuperation -convalescent, recovering -convene, convoke -convenience, appliance, contraption, contrivance, gadget, gismo, gizmo, restroom, widget -conveniences, amenities, comforts -convenient, commodious -conveniently, handily -convening, convention -conventicle, meetinghouse -convention, convening, conventionalism, conventionality, formula, normal, pattern, rule -conventional, ceremonious, established, formal, schematic -conventionalisation, conventionalization -conventionalise, conventionalize -conventionalised, conventionalized, stylised, stylized -conventionalism, convention, conventionality -conventionality, convention, conventionalism -conventionalization, conventionalisation -conventionalize, conventionalise, stylise, stylize -conventionalized, conventionalised, stylised, stylized -conventual, cloistered, cloistral, monastic, monastical -converge, meet -convergence, convergency, converging, intersection, overlap -convergency, convergence, converging -converging, convergence, convergency -conversance, acquaintance, conversancy, familiarity -conversancy, acquaintance, conversance, familiarity -conversant, familiar -conversational, colloquial -conversationalist, conversationist, schmoozer -conversationally, colloquially, informally -conversationist, conversationalist, schmoozer -converse, discourse, reversed, transposed -conversion, changeover, rebirth, transition -convert, change, commute, convince, exchange -converted, reborn -converter, convertor -convertible, exchangeable, transformable, translatable, transmutable -convertor, converter -convex, bulging -convexity, convexness -convexness, convexity -convey, bring, carry, channel, communicate, conduct, express, fetch, get, impart, take, transmit -conveyable, assignable, negotiable, transferable, transferrable -conveyance, conveyancing, conveying, impartation, imparting, transfer, transferral, transport, transportation -conveyancing, conveyance, conveying -conveyer, conveyor, transporter -conveying, conveyance, conveyancing -conveyor, conveyer, transporter -convict, con, inmate, yardbird -conviction, condemnation, sentence -convince, convert -convinced, confident, positive -convincible, persuadable, persuasible, suasible -conviviality, jollification, joviality, merrymaking -convoke, convene -convolute, convoluted, convolve, pervert, sophisticate, twist -convoluted, byzantine, convolute, involved, knotty, tangled, tortuous -convolution, gyrus, swirl, vortex, whirl -convolve, convolute -convulse, jactitate, slash, thrash, thresh, toss -convulsion, fit, paroxysm, turmoil, upheaval -convulsive, spasmodic, spastic -cony, coney, das, dassie, hyrax, pika, rabbit -cooccur, coincide -cooccurring, coincident, coincidental, coinciding, concurrent, simultaneous -cook, fake, falsify, fix, fudge, make, manipulate, misrepresent, prepare, ready, wangle -cookery, cooking, preparation -cookhouse, caboose, galley -cookie, biscuit, cooky -cooking, cookery, preparation -cooky, biscuit, cookie -cool, aplomb, assuredness, chill, coolheaded, nerveless, poise -cooler, tank -coolheaded, cool, nerveless -coolie, cooly -cooling, chilling -coolly, nervelessly, nonchalantly -coolness, chilliness, coldness, frigidity, frigidness, iciness, imperturbability, imperturbableness, nervelessness, nip -coolwart, foamflower -cooly, coolie -coon, jigaboo, nigga, nigger, nigra, ringtail, spade -coop, cage, hencoop, henhouse -cooperate, collaborate -cooperative, accommodative, concerted, conjunct, conjunctive -cooperativeness, amenability, amenableness -cooperator, collaborator, pardner, partner -coordinate, align, ordinate, organise, organize -coordinated, interconnected, matching, unified -coordinating, coordinative -coordinative, coordinating -co-author, co-authors, coauthor, coauthors -coauthor, co-author, co-authors, coauthors -cop, apprehend, arrest, bull, collar, copper, fuzz, glom, hook, nab, nail, pig, snitch, thieve -copacetic, copasetic, copesetic, copesettic -copaline, copalite -copalite, copaline -copasetic, copacetic, copesetic, copesettic -cope, contend, coping, deal, grapple, header, manage -copeck, kopeck, kopek -copenhagen, kobenhavn -copesetic, copacetic, copasetic, copesettic -copesettic, copacetic, copasetic, copesetic -copestone, capstone, stretcher -copier, duplicator -coping, cope, header -copious, ample, plenteous, plentiful, rich, voluminous -copiously, abundantly, extravagantly, profusely -copiousness, abundance, teemingness -copolymerise, copolymerize -copolymerize, copolymerise -copper, bull, cop, cu, fuzz, pig -coppice, brush, brushwood, copse, thicket -coprolith, faecalith, fecalith, stercolith -coprophagia, coprophagy -coprophagy, coprophagia -copse, brush, brushwood, coppice, thicket -copula, copulative -copulate, couple, mate, pair -copulation, coition, coitus, congress, intercourse, relation -copulative, copula -copulatory, coital -copy, imitate, replicate, simulate, transcript -copycat, ape, aper, emulator, imitator -copyedit, copyread, subedit -copyist, scribe, scrivener -copyread, copyedit, subedit -coquet, butterfly, coquette, dally, flirt, mash, philander, romance -coquetry, dalliance, flirt, flirtation, flirting, toying -coquette, butterfly, coquet, dally, flirt, mash, minx, philander, prickteaser, romance, tease, vamp, vamper -coquettish, flirtatious -coquettishly, flirtatiously -cora, despoina, kore, persephone -coracan, corakan, kurakkan, ragee, ragi -corakan, coracan, kurakkan, ragee, ragi -coralberry, spiceberry -coralroot, coralwort -coralwort, coralroot -corbel, truss -cord, corduroy -cordarone, amiodarone -cordate, cordiform -corded, twilled -cordial, affable, amiable, genial, liqueur -cordiality, amity -cordially, heartily, warmly -cordiform, cordate -cordoba, cordova -cordova, cordoba -cords, corduroys -corduroy, cord -corduroys, cords -core, burden, center, centre, effect, essence, gist, heart, inwardness, kernel, marrow, meat, nub, nucleus, pith, substance, sum -coreopsis, tickseed, tickweed -corgard, nadolol -coriaceous, leathered, leatherlike, leathery -coriander, cilantro -corinth, korinthos -corinthian, playboy -corium, derma, dermis -cork, bob, bobber, bobfloat, phellem -corked, corky -corking, bully, cracking, dandy, great, groovy, keen, neat, nifty, peachy, smashing, swell -corkscrew, spiral -corky, corked -cormose, cormous -cormous, cormose -corn, clavus, maize -corned, cured -cornel, dogwood -cornelian, carnelian -corneous, hornlike, horny -corner, box, niche, nook, quoin, recess, recession, tree -cornered, trapped, treed -cornerstone, base, basis, foundation, fundament, groundwork -cornet, horn, trump, trumpet -cornetist, trumpeter -cornflour, cornstarch -cornflower, bluebottle, strawflower -cornhusker, nebraskan -cornice, pelmet, valance -cornpone, pone -cornstarch, cornflour -cornucopia, profuseness, profusion, richness -corny, bromidic, platitudinal, platitudinous -corona, aureole, corposant -coronach, dirge, lament, requiem, threnody -coronal, chaplet, garland, lei, wreath -coronate, crown -coronation, enthronement, enthronisation, enthronization, investiture -coroneted, highborn, titled -corp, corporation -corporal, bodied, bodily, corporate, corporeal, embodied, incarnate, somatic -corporality, corporeality, materiality, physicalness -corporate, bodied, collective, corporal, embodied, incarnate, incorporated -corporation, corp, pot, potbelly, tummy -corporeal, bodily, corporal, material, somatic -corporeality, corporality, materiality, physicalness -corposant, corona -corpse, cadaver, clay, remains, stiff -corpulence, adiposis, overweight, stoutness -corpulency, fleshiness, obesity -corpulent, obese, rotund, weighty -corpus, principal -corpuscle, atom, molecule, mote, particle, speck -corrade, abrade, abrase -corrasion, abrasion, attrition, detrition -correct, adjust, castigate, chasten, chastise, compensate, counterbalance, decline, discipline, objurgate, rectify, redress, right, set, slump -correctable, amendable -correction, chastening, chastisement, discipline, rectification -correctitude, properness, propriety -corrective, disciplinal, disciplinary, restorative -correctly, aright, right -correctness, rightness -corregidor, bataan -correlate, correlated, correlative -correlated, correlate, correlative -correlation, correlativity -correlative, correlate, correlated -correlativity, correlation -correspond, agree, check, equate, fit, gibe, jibe, match, represent, tally -correspondence, agreement, balance, commensurateness, parallelism, proportionateness, symmetricalness, symmetry -correspondent, analogous, newspaperman, newspaperwoman, newswriter, pressman -corresponding, comparable, like -corrida, bullfight -corrie, cirque, cwm -corroborate, affirm, confirm, substantiate, support, sustain, underpin, validate -corroboration, certification, documentation -corroborative, collateral, confirmative, confirmatory, confirming, corroboratory, substantiating, substantiative, validating, validatory, verificatory, verifying -corroboratory, collateral, confirmative, confirmatory, confirming, corroborative, substantiating, substantiative, validating, validatory, verificatory, verifying -corrode, eat, rust -corrodentia, psocoptera -corroding, corrosion, erosion -corrosion, corroding, erosion -corrosive, caustic, erosive, mordant, vitriolic -corrupt, bribe, buy, cloud, corrupted, crooked, debase, debauch, defile, demoralise, demoralize, deprave, misdirect, pervert, profane, spoil, subvert, sully, taint, tainted, vitiate -corrupted, corrupt, debased, vitiated -corruptedly, corruptly -corruptible, bribable, dishonest, purchasable, venal -corrupting, contaminating, degrading -corruption, corruptness, degeneracy, depravation, depravity, putrefaction, putrescence, putridness, rottenness, subversion -corruptive, perversive, pestiferous -corruptly, corruptedly -corruptness, corruption -corsage, bouquet, nosegay, posy -corse, corsica -corselet, corslet -corset, girdle, stays -corsica, corse -corslet, corselet -cortef, cortisol, hydrocortisone, hydrocortone -cortege, entourage, retinue, suite -cortes, cortez -cortex, pallium -cortez, cortes -corticifugal, corticoefferent, corticofugal -corticipetal, corticoafferent -corticoafferent, corticipetal -corticoefferent, corticifugal, corticofugal -corticofugal, corticifugal, corticoefferent -corticoid, corticosteroid -corticosteroid, corticoid -corticotrophin, acth, adrenocorticotrophin, adrenocorticotropin, corticotropin -corticotropin, acth, adrenocorticotrophin, adrenocorticotropin, corticotrophin -cortisol, cortef, hydrocortisone, hydrocortone -corundom, corundum -corundum, corundom -coruscant, aglitter, fulgid, glinting, glistering, glittering, glittery, scintillant, scintillating, sparkly -coruscate, scintillate, sparkle -coruscation, glitter, sparkle -corvus, crow -corydalis, corydalus -corydalus, corydalis -corythosaur, corythosaurus -corythosaurus, corythosaur -coryza, rhinitis -cos, cosine, romaine -cosec, cosecant -cosecant, cosec -coseismal, coseismic -coseismic, coseismal -cosh, blackjack, sap -cosher, kosher -cosignatory, cosigner -cosigner, cosignatory -cosily, cozily -cosine, cos -cosiness, coziness, snugness -cosmea, cosmos -cosmetic, decorative, enhancive, ornamental -cosmetician, beautician -cosmogenic, cosmogonic, cosmogonical, cosmologic, cosmological -cosmogeny, cosmogony, cosmology -cosmogonic, cosmogenic, cosmogonical, cosmologic, cosmological -cosmogonical, cosmogenic, cosmogonic, cosmologic, cosmological -cosmogony, cosmogeny, cosmology -cosmographer, cosmographist -cosmographist, cosmographer -cosmologic, cosmogenic, cosmogonic, cosmogonical, cosmological -cosmological, cosmogenic, cosmogonic, cosmogonical, cosmologic -cosmology, cosmogeny, cosmogony -cosmonaut, astronaut, spaceman -cosmopolitan, cosmopolite, ecumenical, general, oecumenical, universal, worldwide -cosmopolite, cosmopolitan -cosmos, cosmea, creation, existence, macrocosm, universe, world -coss, kos -cosset, baby, cocker, coddle, featherbed, indulge, mollycoddle, pamper, spoil -cost, be, price, toll -costa, rib -costalgia, pleuralgia, pleurodynia -costate, ribbed -costless, complimentary, free, gratis, gratuitous -costliness, dearness, preciousness -costly, dear, pricey, pricy -costmary, alecost -costumer, costumier -costumier, costumer -cosy, cozy, snug -cot, crib, fingerstall -cotan, cotangent -cotangent, cotan -coterie, camp, clique, ingroup, pack -coterminous, coextensive, conterminous -cothromboplastin, proconvertin -cotilion, cotillion -cotillion, cotilion -cotinga, chatterer -cottage, bungalow -cottar, cotter -cotter, cottar, cottier -cottier, cotter -cotyloid, acetabular, cotyloidal -cotyloidal, acetabular, cotyloid -couch, cast, frame, lounge, put, redact, sofa -cougar, catamount, painter, panther, puma -cough, coughing -coughing, cough -coulomb, c -coulter, colter -coumadin, warfarin -coumarone, benzofuran, cumarone -coumarouna, dipteryx -councillorship, councilorship -councilorship, councillorship -counsel, advise, advocate, counseling, counselling, counsellor, counselor, direction, guidance, pleader, rede -counseling, counsel, counselling, direction, guidance -counselling, counsel, counseling, direction, guidance -counsellor, advocate, counsel, counselor, pleader -counsellorship, counselorship -counselor, advocate, counsel, counsellor, pleader -counselorship, counsellorship -count, bet, calculate, consider, counting, depend, enumerate, enumeration, look, matter, number, numerate, numeration, reckon, reckoning, tally, weigh -countable, denumerable, enumerable, numerable -countenance, allow, endorsement, imprimatur, indorsement, kisser, let, mug, permit, phiz, physiognomy, sanction, smiler, visage, warrant -counter, antagonistic, anticipate, buffet, comeback, counterpunch, foresee, forestall, parry, rejoinder, replication, retort, return, riposte, sideboard, tabulator -counteract, antagonise, antagonize, counterbalance, countercheck, countermine, countervail, neutralize, sabotage, subvert, undermine, weaken -counteraction, neutralisation, neutralization -counterattack, countermove, counterplay, counterstrike -counterbalance, balance, compensate, correct, counteract, counterpoise, countervail, counterweight, equaliser, equalizer, equilibrium, equipoise, neutralize, offset, oppose -counterbalanced, counterpoised -counterbore, countersink -counterchange, interchange, transpose -countercheck, counteract -counterclockwise, anticlockwise, contraclockwise -countercurrent, crosscurrent, rip, riptide -counterfeit, fake, forge, forgery, imitative -counterfeiter, forger -counterfoil, stub -counterglow, gegenschein -counterinsurgency, pacification -counterman, counterperson, counterwoman -countermand, annul, lift, overturn, repeal, rescind, reverse, revoke, vacate -countermine, counteract, sabotage, subvert, undermine, weaken -countermove, counterattack -counterpane, bedcover, bedspread, spread -counterpart, similitude, twin -counterperson, counterman, counterwoman -counterplan, counterplot -counterplay, counterattack -counterplot, counterplan -counterpoint, contrast -counterpoise, balance, counterbalance, counterpose, counterweight, equaliser, equalizer -counterpoised, counterbalanced -counterpoison, antidote -counterpose, counterpoise, counterweight -counterpunch, counter, parry -counterrevolutionary, counterrevolutionist -counterrevolutionist, counterrevolutionary -countersign, countersignature, parole, password, watchword, word -countersignature, countersign -countersink, counterbore, set -counterspy, mole -counterstrike, counterattack -countertenor, alto -counterterror, counterterrorist -counterterrorist, counterterror -countervail, counteract, counterbalance, neutralize, offset -counterweight, balance, counterbalance, counterpoise, counterpose, equaliser, equalizer -counterwoman, counterman, counterperson -counting, count, enumeration, numeration, reckoning, tally -countless, infinite, innumerable, innumerous, multitudinous, myriad, numberless, uncounted, unnumberable, unnumbered, unnumerable -countlessness, innumerableness -countrified, countryfied, rustic -country, area, commonwealth, land, nation, state -countryfied, countrified, rustic -countryman, ruralist -countrywide, nationwide -coup, putsch, takeover -couple, brace, copulate, couplet, distich, duad, duet, duo, dyad, match, mate, mates, pair, span, twain, twin, twosome, yoke -coupled, conjugate, conjugated, joined, linked -coupler, coupling -couplet, brace, couple, distich, duad, duet, duo, dyad, pair, span, twain, twosome, yoke -coupling, conjugation, coupler, mating, pairing, union, yoke -coupon, voucher -courage, braveness, bravery, courageousness -courageous, brave -courageously, bravely -courageousness, braveness, bravery, courage -courgette, zucchini -courier, messenger -course, class, feed, flow, form, grade, line, naturally, path, row, run, track, trend -courser, charger -court, courtroom, courtyard, homage, judicature, lawcourt, romance, solicit, tribunal, woo -courteous, gracious, nice -courteously, politely -courtesan, concubine, doxy, paramour -courting, courtship, suit, wooing -courtly, formal, stately -courtroom, court -courtship, courting, suit, wooing -courtyard, court -couthie, couthy -couthy, couthie -couturier, designer -covalence, covalency -covalency, covalence -covenant, compact, concordat -coventry, banishment, ostracism -cover, address, back, binding, blanket, breed, brood, compensate, comprehend, concealment, continue, covering, covert, cross, deal, embrace, encompass, enshroud, extend, handle, hatch, hide, incubate, insure, masking, overcompensate, overlay, plow, report, screen, screening, shroud, top, track, traverse, treat, underwrite -coverage, reportage, reporting -covering, application, coating, cover, masking, screening -covert, concealment, cover, screen -covertness, hiddenness -coveted, desired -covetous, avaricious, envious, grabby, grasping, greedy, jealous, prehensile -covetously, avariciously, enviously, greedily, jealously -covetousness, avarice, avariciousness, avaritia, cupidity, greed, rapacity -coville, hediondilla -cow, overawe -cowardice, cowardliness -cowardliness, cowardice -cowardly, fearful -cowbarn, byre, cowhouse, cowshed -cowberry, foxberry, lingberry, lingenberry, lingonberry -cowboy, cattleman, cowhand, cowherd, cowman, cowpoke, cowpuncher, puncher -cowcatcher, buffer, fender, pilot -cower, crawl, creep, cringe, fawn, grovel, huddle -cowhand, cattleman, cowboy, cowherd, cowman, cowpoke, cowpuncher, puncher -cowherd, cattleman, cowboy, cowhand, cowman, cowpoke, cowpuncher, puncher -cowhide, cowskin -cowhouse, byre, cowbarn, cowshed -cowl, bonnet, cowling, hood -cowling, bonnet, cowl, hood -cowman, cattleman, cowboy, cowhand, cowherd, cowpoke, cowpuncher, puncher -cowpoke, cattleman, cowboy, cowhand, cowherd, cowman, cowpuncher, puncher -cowpox, vaccinia -cowpuncher, cattleman, cowboy, cowhand, cowherd, cowman, cowpoke, puncher -cowrie, cowry -cowry, cowrie -cows, cattle, kine, oxen -cowshed, byre, cowbarn, cowhouse -cowskin, cowhide -cowslip, kingcup, paigle -cox, coxswain, cyclooxygenase -coxa, hip -coxcomb, cockscomb, comb -coxswain, cox -coy, demure, overmodest -coyness, demureness -coypu, nutria -cozen, deceive, delude -cozenage, scam -cozily, cosily -coziness, cosiness, snugness -cozy, cosy, informal, intimate, snug -cps, cycle, hertz, hz -cpu, mainframe, processor -cr, chromium -crab, beef, bellyache, bitch, cancer, crabmeat, gripe, grouse, holler, squawk -crabbed, crabby, cross, fussy, grouchy, grumpy -crabbedness, crabbiness, crossness -crabbiness, crabbedness, crossness -crabby, crabbed, cross, fussy, grouchy, grumpy -crabmeat, crab -crabwise, sideways -crack, ace, break, chap, check, cleft, collapse, cracking, cranny, crevice, fissure, fling, fracture, gap, go, offer, pass, quip, sally, scissure, shot, snap, super, tiptop, topnotch, tops, tornado, whirl, wisecrack -crackbrained, idiotic -cracked, alligatored, balmy, barmy, bats, batty, bonkers, buggy, chapped, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, roughened, wacky, whacky -cracker, banger, firecracker, redneck, snapper -crackerberry, bunchberry -crackerjack, jimdandy, jimhickey -crackers, balmy, barmy, bats, batty, bonkers, buggy, cracked, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -cracking, bully, corking, crack, dandy, fracture, great, groovy, keen, neat, nifty, peachy, smashing, snap, swell -crackle, crackleware, crackling, crepitate, crepitation, crunch, scranch, scraunch -crackleware, crackle -crackling, crackle, crepitation, greaves -crackpot, crank, fruitcake, nut, screwball -cracksman, safebreaker, safecracker -cracow, krakau, krakow -cradle, birthplace, provenance, provenience, rocker -cradlesong, berceuse, lullaby -craft, craftiness, craftsmanship, cunning, foxiness, guile, slyness, trade, wiliness, workmanship -crafter, craftsman -craftily, artfully, cunningly, foxily, knavishly, slyly, trickily -craftiness, craft, cunning, deceitfulness, foxiness, guile, slyness, wiliness -craftsman, artificer, artisan, crafter, journeyman -craftsmanship, craft, workmanship -crafty, cunning, dodgy, foxy, guileful, knavish, slick, sly, tricksy, tricky, wily -cragged, craggy, hilly, mountainous -craggy, cragged, hilly, mountainous -cram, bone, drum, jam, jampack, ram, swot, wad -cramp, halter, hamper, spasm, strangle -crampfish, numbfish, torpedo -crampon, climber, crampoon -crampoon, climber, crampon -cranch, craunch, crunch, grind -crane, grus -craniata, vertebrata -craniate, vertebrate -craniologist, phrenologist -craniometric, craniometrical -craniometrical, craniometric -cranium, braincase, brainpan -crank, chalk, churl, crackpot, cranky, crosspatch, deoxyephedrine, fruitcake, glass, grouch, grump, ice, meth, methamphetamine, methedrine, nut, screwball, shabu, starter, tender, tippy, trash, zigzag -crankiness, contrariness, crotchetiness, grumpiness -cranky, crank, fractious, irritable, nettlesome, peckish, peevish, pettish, petulant, scratchy, techy, tender, testy, tetchy, tippy -cranny, chap, crack, crevice, fissure -crap, bull, bullshit, defecate, dirt, dogshit, horseshit, make, poop, shit, shite, stool, turd -crape, crepe, crimp, frizz, frizzle, kink -crapper, can, commode, pot, potty, stool, throne, toilet -crappy, icky, lousy, rotten, shitty, stinking, stinky -crapulence, boozing, drink, drinking, drunkenness -crapulent, crapulous -crapulous, crapulent -crash, clang, clangor, clangoring, clangour, clank, clash, collapse, dash, doss, ram, smash, wreck -crasher, gatecrasher -crashing, bally, blinking, bloody, blooming, flaming, fucking -crassitude, crassness -crassness, crassitude -crate, crateful -crateful, crate -craunch, cranch, crunch, grind -crave, hunger, lust, starve, thirst -craved, desired -craven, poltroon, recreant -craw, crop -crawdad, crawdaddy, crawfish, crayfish, ecrevisse -crawdaddy, crawdad, crawfish, crayfish -crawfish, crawdad, crawdaddy, crayfish, ecrevisse, langouste, retreat, withdraw -crawl, cower, crawling, creep, creeping, cringe, fawn, grovel -crawler, angleworm, creeper, earthworm, fishworm, lackey, nightcrawler, nightwalker, sycophant, toady, wiggler -crawling, crawl, creep, creeping -crayfish, crawdad, crawdaddy, crawfish, ecrevisse, langouste -craze, cult, delirium, fad, frenzy, furor, furore, fury, hysteria, madden, rage -crazed, deranged -crazily, dementedly, insanely, madly -craziness, daftness, flakiness, folly, foolery, foolishness, indulgence, lunacy, madness, tomfoolery -crazy, brainsick, demented, disturbed, dotty, gaga, looney, loony, mad, nutcase, screwball, sick, softheaded, unbalanced, unhinged, weirdo, wild -crazyweed, locoweed -creak, creaking, screak, screech, skreak, squeak, whine -creakily, creakingly, screakily -creaking, creak -creakingly, creakily, screakily -creaky, arthritic, decrepit, derelict, rheumatic, rheumatoid, rheumy, screaky, woebegone -cream, bat, clobber, drub, emollient, lick, ointment, pick, skim, thrash -creaminess, soupiness -crease, bend, creese, crimp, crinkle, crisp, crumple, flexure, fold, furrow, graze, kris, line, plication, rake, ruckle, rumple, scrunch, seam, wrinkle -creaseless, uncreased -creaseproof, wrinkleproof -creashak, mealberry, sandberry -create, make, produce -creatin, creatine -creatine, creatin -creation, conception, cosmos, existence, foundation, founding, initiation, innovation, instauration, institution, introduction, macrocosm, origination, universe, world -creative, originative -creativeness, creativity -creativity, creativeness -creator, almighty, divine, godhead, jehovah, lord, maker -creature, animal, beast, brute, fauna, puppet, tool, wight -credal, creedal -credence, acceptance, credenza -credential, certificate, certification, credentials -credentials, certificate, certification, credential -credenza, credence -credibility, believability, credibleness -credible, believable -credibleness, believability, credibility -credibly, believably, plausibly, probably -credit, accredit, acknowledgment, citation, cite, mention, quotation, recognition, reference -creditably, respectably -creditworthy, responsible -credo, creed -credulously, believingly -credulousness, gullibility -creed, credo, gospel -creedal, credal -creek, brook -creep, cower, crawl, crawling, creeping, cringe, fawn, grovel, mouse, pussyfoot, sneak, spook, weirdie, weirdo, weirdy -creeper, crawler -creeping, crawl, crawling, creep -creese, crease, kris -crematorium, crematory -crematory, crematorium -crenate, crenated, scalloped -crenated, crenate, scalloped -crenation, crenature, crenel, crenelle, scallop -crenature, crenation, crenel, crenelle, scallop -crenel, crenation, crenature, crenelate, crenellate, crenelle, scallop -crenelate, crenel, crenellate -crenelation, battlement, crenellation -crenellate, crenel, crenelate -crenellation, battlement, crenelation -crenelle, crenation, crenature, crenel, scallop -crenulate, crenulated -crenulated, crenulate -crepe, crape -crepitate, crackle -crepitation, crackle, crackling -crepuscle, crepuscule, dusk, evenfall, fall, gloam, gloaming, nightfall, twilight -crepuscule, crepuscle, dusk, evenfall, fall, gloam, gloaming, nightfall, twilight -crescent, lunate, semilunar -cresson, watercress -crest, cap, crown, peak, summit, tip, top -crested, plumed, topknotted, tufted -crestfallen, chapfallen, chopfallen, deflated -crete, kriti -cretin, changeling, idiot, imbecile, moron, retard -crevice, chap, cleft, crack, cranny, fissure, scissure -crew, bunch, crowd, gang -crewet, cruet -crewman, sailor -crib, cot, cribbage, pony, trot -cribbage, crib -crick, kink, rick, wrick -crier, weeper -crime, offence, offense -criminal, condemnable, crook, deplorable, felon, felonious, malefactor, outlaw, reprehensible, vicious -criminalisation, criminalization -criminalise, criminalize, illegalise, illegalize, outlaw -criminalism, criminality, criminalness -criminality, criminalism, criminalness -criminalization, criminalisation -criminalize, criminalise, illegalise, illegalize, outlaw -criminally, reprehensively -criminalness, criminalism, criminality -criminate, accuse, censure, impeach, incriminate, reprimand -criminative, criminatory, incriminating, incriminatory -criminatory, criminative, incriminating, incriminatory -crimp, bend, crape, crease, crimper, flexure, fold, frizz, frizzle, kink, pinch, plication -crimper, crimp, curler, roller -crimson, blush, carmine, cerise, cherry, flush, flushed, red, redden, reddened, reddish, ruby, ruddy, scarlet, violent -cringe, cower, crawl, creep, fawn, flinch, funk, grovel, quail, recoil, shrink, squinch, wince -cringing, groveling, grovelling, wormlike, wormy -cringle, eyelet, grommet, grummet, loop -crinion, trichion -crinkle, crease, crisp, crumple, furrow, line, ruckle, rumple, scrunch, seam, wrinkle -crinkled, crinkly, rippled, wavelike, wavy -crinkleroot, toothwort -crinkly, crinkled, rippled, wavelike, wavy -crinoline, hoopskirt -cripple, lame, stultify -crippled, game, gimpy, halt, halting, lame -crippling, disabling, incapacitating -crisp, chip, crease, crinkle, crispen, crispy, curt, frizzly, frizzy, frosty, kinky, laconic, nappy, nipping, nippy, ruckle, scrunch, sharp, snappy, terse, toast, wrinkle -crispen, crisp, toast -crispiness, brittleness, crispness -crisply, sharply -crispness, brittleness, crispiness -crispy, crisp -crisscross, crisscrossed, cross, mark -crisscrossed, crisscross -cristal, adam, ecstasy, go, x, xtc -criterial, criterional -criterion, measure, standard, touchstone -criterional, criterial -critical, decisive, vital -criticality, criticalness, cruciality -criticalness, criticality, cruciality -criticise, criticize, knock -criticism, critique -criticize, criticise, knock -critique, criticism, review -crixivan, indinavir -cro, oscilloscope, scope -croak, choke, conk, croaking, cronk, decease, die, exit, expire, gnarl, go, grumble, murmur, mutter, pass, perish -croaking, croak -croaky, guttural -croat, croatian -croatia, hrvatska -croatian, croat -crochet, crocheting, hook -crocheting, crochet -crock, lampblack, smut, soot -crocked, besotted, blotto, cockeyed, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -crockery, dishware -crocodilia, crocodylia -crocodilus, crocodylus -crocodylia, crocodilia -crocodylus, crocodilus -cromlech, dolmen -cromorne, crumhorn, krummhorn -cromwell, ironsides -crone, beldam, beldame, hag, witch -cronk, croak, honk -crony, brother, buddy, chum, pal, sidekick -crook, bend, criminal, curve, felon, malefactor, outlaw, turn, twist -crookback, crookbacked, gibbous, humpback, humpbacked, humped, hunchback, hunchbacked, kyphotic -crookbacked, crookback, gibbous, humpbacked, humped, hunchbacked, kyphotic -crooked, asymmetrical, corrupt, hunched, stooped, stooping -crookedly, lopsidedly -crookedness, contortion, deviousness, torsion, tortuosity, tortuousness -crooner, balladeer -crop, browse, clip, craw, cultivate, dress, graze, harvest, lop, pasture, prune, range, snip, trim, work -cropper, sharecropper -crosier, crozier -cross, baffle, bilk, cover, crabbed, crabby, crisscross, crossbreed, crossbreeding, crossing, foil, frustrate, fussy, grouchy, grumpy, hybrid, hybridisation, hybridise, hybridization, hybridize, hybridizing, interbreed, interbreeding, intersect, mark, queer, scotch, span, spoil, sweep, thwart, thwartwise, track, transversal, transverse, traverse -crossbeam, crosspiece, trave, traverse -crossbreed, cross, hybrid, hybridise, hybridize, interbreed -crossbreeding, cross, crossing, hybridisation, hybridization, hybridizing, interbreeding, miscegenation -crosscurrent, countercurrent, rip, riptide -crosscut, cutoff, shortcut -crosshatch, hachure, hatch, hatching -crosshatched, hatched -crosshead, crossheading -crossheading, crosshead -crossing, carrefour, cross, crossbreeding, crossover, crossroad, crosswalk, crossway, ford, hybridisation, hybridization, hybridizing, interbreeding, intersection -crossly, grouchily, grumpily -crossness, choler, crabbedness, crabbiness, fretfulness, fussiness, irritability, peevishness, petulance -crossopterygian, lobefin -crossover, crossing, crosswalk -crosspatch, churl, crank, grouch, grump -crosspiece, crossbeam, trave, traverse -crossroad, carrefour, crossing, crossway, intersection -crossroads, hamlet, juncture -crosstalk, xt -crosstie, sleeper, tie -crosswalk, crossing, crossover -crossway, carrefour, crossing, crossroad, intersection -crossways, across, crosswise -crosswise, across, crossways -crotal, crottal, crottle -crotalaria, rattlebox -crotch, fork, genitalia, genitals, privates -crotchet, hook, oddity, queerness, quirk, quirkiness -crotchetiness, contrariness, crankiness, grumpiness -crotchety, cantankerous, ornery -crottal, crotal, crottle -crottle, crotal, crottal -crouch, bend, bow, hunker, scrunch, squat, stoop -croup, croupe, hindquarters, rump -croupe, croup, hindquarters, rump -crow, brag, bragging, corvus, crowing, gasconade, gloat, triumph, vaporing -crowbar, pry -crowd, bunch, crew, gang, herd, push -crowfoot, buttercup, butterflower, goldcup, kingcup -crowing, big, boastful, brag, braggart, bragging, braggy, crow, gasconade, vaporing -crown, cap, coronate, crest, crownwork, diadem, jacket, pate, peak, pennant, poll, summit, tip, top, treetop -crowned, laureled, laurelled -crownless, uncrowned -crownwork, cap, crown, jacket -crozier, crosier -crucial, essential, important -cruciality, criticality, criticalness -cruciate, cruciform -cruciferae, brassicaceae -crucifix, rood -crucifixion, excruciation -cruciform, cruciate -crucify, bedevil, blast, dun, frustrate, mortify, pillory, rag, savage, subdue, torment -crud, filth, skank -cruddy, filthy, foul, nasty, smutty -crude, blunt, earthy, gross, oil, petroleum, primitive, raw, rough, rude, stark, unprocessed, unrefined, vulgar -crudely, artlessly, inexpertly -crudeness, crudity, gaucheness, primitiveness, primitivism, roughness, rudeness -crudity, crudeness, gaucheness, primitiveness, primitivism, rudeness -cruel, barbarous, brutal, fell, roughshod, savage, vicious -cruelness, cruelty, harshness -cruelty, cruelness, harshness, mercilessness, pitilessness, ruthlessness -cruet, crewet -cruise, sail -cruller, twister -crumb, bum, git, lowlife, puke, rat, rotter, skunk, stinker, stinkpot -crumble, collapse, crumple, decay, dilapidate, tumble -crumbliness, friability -crumbly, friable -crumhorn, cromorne, krummhorn -crummy, bum, cheap, cheesy, chintzy, punk, sleazy, tinny -crump, scrunch, thud -crumple, buckle, cockle, collapse, crease, crinkle, crumble, knit, pucker, rumple, tumble, wrinkle -crumpled, bent, dented -crunch, bray, comminute, compaction, crackle, cranch, craunch, crush, grind, mash, munch, scranch, scraunch -crusade, agitate, campaign, cause, drive, effort, fight, movement, press, push -crusader, meliorist, reformer, reformist -crush, beat, compaction, crunch, demolish, infatuation, jam, mash, oppress, press, shell, smash, squash, squeeze, squelch, suppress, trounce, vanquish -crushed, broken, humbled, humiliated, low -crushing, devastating, quelling, stifling, suppression -crust, cheekiness, encrustation, freshness, gall, impertinence, impudence, incrustation, insolence -crustacean, crustaceous -crustaceous, crustacean -crusted, crustlike, crusty, encrusted -crustlike, crusted, crusty, encrusted -crusty, crusted, crustlike, curmudgeonly, encrusted, gruff -cry, call, exclaim, holler, hollo, outcry, scream, shout, squall, vociferation, watchword, weep, yell -cryaesthesia, cryesthesia -crybaby, bellyacher, chicken, complainer, grumbler, moaner, sniveller, squawker, whiner, wimp -cryesthesia, cryaesthesia -crying, clamant, egregious, exigent, flagrant, glaring, gross, insistent, instant, rank, tears, weeping -cryoanaesthesia, cryoanesthesia -cryoanesthesia, cryoanaesthesia -cryogenics, cryogeny -cryogeny, cryogenics -cryopathy, frostbite -cryptanalysis, cryptanalytics, cryptography, cryptology -cryptanalyst, cryptographer, cryptologist -cryptanalytic, cryptographic, cryptographical, cryptologic, cryptological -cryptanalytics, cryptanalysis, cryptography, cryptology -cryptic, cabalistic, cryptical, deep, inscrutable, kabbalistic, mysterious, mystifying, qabalistic, sibylline -cryptical, cabalistic, cryptic, deep, inscrutable, kabbalistic, mysterious, mystifying, qabalistic, sibylline -cryptically, enigmatically, mysteriously -cryptogamic, cryptogamous -cryptogamous, cryptogamic -cryptogram, cryptograph -cryptograph, cipher, cryptogram, cypher -cryptographer, cryptanalyst, cryptologist -cryptographic, cryptanalytic, cryptographical, cryptologic, cryptological -cryptographical, cryptanalytic, cryptographic, cryptologic, cryptological -cryptography, coding, cryptanalysis, cryptanalytics, cryptology, steganography -cryptologic, cryptanalytic, cryptographic, cryptographical, cryptological -cryptological, cryptanalytic, cryptographic, cryptographical, cryptologic -cryptologist, cryptanalyst, cryptographer -cryptology, cryptanalysis, cryptanalytics, cryptography -cryptomonad, cryptophyte -cryptophyte, cryptomonad -cryptorchidism, cryptorchidy, cryptorchism -cryptorchidy, cryptorchidism, cryptorchism -cryptorchism, cryptorchidism, cryptorchidy -crystal, crystallization, lechatelierite, quartz -crystalise, clear, crystalize, crystallise, crystallize, effloresce, elucidate, enlighten, illuminate -crystalised, candied, crystalized, crystallized, glace -crystalize, clear, crystalise, crystallise, crystallize, effloresce, elucidate, enlighten, illuminate -crystalized, candied, crystalised, glace -crystalline, limpid, lucid, pellucid, transparent -crystallisation, crystallization, crystallizing -crystallise, clear, crystalise, crystalize, crystallize, elucidate, enlighten, illuminate -crystallised, crystallized -crystallization, crystal, crystallisation, crystallizing -crystallize, clear, crystalise, crystalize, crystallise, effloresce, elucidate, enlighten, illuminate -crystallized, crystalised, crystallised -crystallizing, crystallisation, crystallization -cs, caesium, cesium -ct, cat, connecticut -cu, copper -cub, greenhorn, lad, laddie, rookie, sonny -cubby, cubbyhole, snug, snuggery -cubbyhole, cubby, pigeonhole, snug, snuggery -cube, block, dice -cubelike, cubical, cubiform, cuboid, cuboidal -cubical, cubelike, cubiform, cuboid, cuboidal -cubicle, booth, carrel, carrell, cell, kiosk, stall -cubiform, cubelike, cubical, cuboid, cuboidal -cubist, cubistic -cubistic, cubist -cubitus, elbow -cuboid, cubelike, cubical, cubiform, cuboidal -cuboidal, cubelike, cubical, cubiform, cuboid -cuckold, betray, cheat, wander -cuckoo, bozo, fathead, goof, goofball, goose, jackass, twat, zany -cucumber, cuke -cud, chaw, chew, plug, quid, wad -cudbear, archil, orchil -cuddle, nest, nestle, nuzzle, snuggle -cuddlesome, cuddly -cuddling, caressing, fondling, hugging, kissing, necking, petting, smooching, snuggling -cuddly, cuddlesome -cudgel, fustigate -cudweed, filago -cue, clew, clue, prompt, remind -cuff, handcuff, handlock, manacle, turnup, whomp -cuke, cucumber -cull, pick, pluck, reject -cullender, colander -culminate, climax -culmination, apogee, climax, closing, completion, windup -culpability, blameworthiness, culpableness -culpable, blamable, blameable, blameful, blameworthy, censurable -culpableness, blameworthiness, culpability -culpably, reprehensibly -culprit, perpetrator -cult, craze, cultus, fad, furor, furore, rage -cultism, devotion, idolatry, veneration -cultivable, arable, cultivatable, tillable -cultivatable, arable, cultivable, tillable -cultivate, civilise, civilize, crop, domesticate, educate, naturalise, naturalize, school, tame, train, work -cultivated, civilised, civilized, cultured, genteel, polite -cultivation, culture, finish, polish, refinement -cultivator, agriculturalist, agriculturist, grower, raiser, tiller -cultural, ethnic, ethnical -culture, acculturation, civilisation, civilization, cultivation, finish, polish, refinement -cultured, civilised, civilized, cultivated, genteel, polite -cultus, cult -cum, come, ejaculate, seed, semen -cumarone, benzofuran, coumarone -cumber, constrain, encumber, restrain -cumbersome, awkward, clumsy, cumbrous, inapt, inept -cumbersomeness, awkwardness, unwieldiness -cumbrous, cumbersome -cumfrey, comfrey -cumquat, kumquat -cumulate, accumulate, amass, conglomerate, gather -cumulation, agglomerate, cumulus, heap, mound, pile -cumulative, accumulative -cumulonimbus, thundercloud -cumulus, agglomerate, cumulation, heap, mound, pile -cunctation, procrastination, shillyshally -cunctator, postponer, procrastinator -cuneal, cuneiform -cuneiform, cuneal -cuneus, wedge -cunner, bergall -cunnilinctus, cunnilingus -cunnilingus, cunnilinctus -cunning, clever, craft, craftiness, crafty, cute, dodgy, foxiness, foxy, guile, guileful, ingenious, knavish, slick, sly, slyness, tricksy, tricky, wiliness, wily -cunningly, artfully, craftily, cutely, foxily, knavishly, slyly, trickily -cunt, bitch, puss, pussy, slit, snatch, twat -cuon, cyon -cup, cupful, transfuse -cupboard, closet -cupflower, nierembergia -cupful, cup -cupid, amor -cupidity, avarice, avariciousness, covetousness -cuppa, cupper -cupper, cuppa -cupric, cuprous -cuprimine, penicillamine -cuprous, cupric -cupular, cupulate -cupulate, cupular -cuquenan, kukenaam -cur, mongrel, mutt -curability, curableness -curableness, curability -curacao, curacoa -curacoa, curacao -curare, tubocurarine -curate, minister, parson, pastor, rector -curative, alterative, cure, healing, remedial, remedy, sanative, therapeutic -curator, conservator -curb, amex, bridle, check, conquer, contain, control, curbing, curtail, hold, inhibit, kerb, moderate, restrict, subdue, suppress -curbing, curb, kerb -curbstone, kerbstone -curdle, clabber, clot -curdled, coagulate, coagulated, grumose, grumous -curdling, clotting, coagulation -cure, curative, heal, remedy, therapeutic -cured, aged, corned, healed, recovered, vulcanised, vulcanized -curet, curette -curettage, curettement -curette, curet -curettement, curettage -curie, ci -curing, hardening, set, solidification, solidifying -curio, curiosity, oddity, oddment, peculiarity, rarity -curiosity, curio, oddity, oddment, peculiarity, rarity, wonder -curious, funny, odd, peculiar, queer, rum, rummy, singular -curiously, inquisitively, interrogatively, oddly, peculiarly -curiousness, foreignness, inquisitiveness, strangeness -curium, cm -curl, coil, curlicue, curve, gyre, kink, lock, loop, ringlet, roll, scroll, wave, whorl -curled, curling -curler, crimper, roller -curlicue, coil, curl, gyre, ringlet, roll, scroll, squiggle, whorl -curliness, waviness -curling, curled -curmudgeonly, crusty, gruff -currajong, kurrajong -currency, currentness -current, flow, stream -currently, presently -currentness, currency -curriculum, program, programme, syllabus -currishly, ignobly -curry, dress, groom -curse, anathemise, anathemize, bane, bedamn, beshrew, blaspheme, condemnation, cuss, damn, excommunicate, execration, expletive, hex, imprecate, jinx, maledict, nemesis, oath, scourge, swear, swearing, swearword, torment, unchurch, whammy -cursed, curst, damned, doomed, unredeemed, unsaved -cursedly, damnably, damned -cursive, longhand -cursor, pointer -cursorily, quickly -cursory, casual, passing, perfunctory -curst, cursed -curt, brusk, brusque, crisp, laconic, short, terse -curtail, clip, curb, restrict -curtailment, downsizing, retrenchment, suppression -curtain, drape, drapery, mantle, pall -curtainless, uncurtained -curtilage, grounds, yard -curtly, short, shortly -curtness, abruptness, brusqueness, gruffness, shortness -curtsey, curtsy -curtsy, bob, curtsey -curvaceous, bosomy, busty, buxom, curvy, sonsie, sonsy, stacked, voluptuous -curvaceously, buxomly -curvaceousness, shapeliness, voluptuousness -curvature, curve -curve, arc, arch, bend, bender, crook, curl, curvature, cut, kink, sheer, slew, slue, swerve, trend, twist, veer, wind -curved, curving -curvet, vaulting -curvey, curvy -curvilineal, curvilinear -curvilinear, curvilineal -curving, curved -curvy, bosomy, busty, buxom, curvaceous, curvey, sonsie, sonsy, stacked, voluptuous -cusco, cuzco -cushat, ringdove -cushion, buffer, shock, soften -cushioned, cushiony, padded -cushioning, padding -cushiony, cushioned, padded -cushy, easygoing, soft -cusk, burbot, eelpout, ling, torsk -cusp, leaflet -cuspate, cuspated, cusped, cuspidal, cuspidate, cuspidated -cuspated, cuspate, cusped, cuspidal, cuspidate, cuspidated -cusped, cuspate, cuspated, cuspidal, cuspidate, cuspidated -cuspid, canine, dogtooth, eyetooth -cuspidal, cuspate, cuspated, cusped, cuspidate, cuspidated -cuspidate, cuspate, cuspated, cusped, cuspidal, cuspidated -cuspidated, cuspate, cuspated, cusped, cuspidal, cuspidate -cuspidor, spittoon -cuss, blaspheme, blighter, bloke, chap, curse, expletive, fella, feller, fellow, gadfly, gent, imprecate, lad, oath, pest, pesterer, swear, swearing, swearword -cussed, obdurate, obstinate, unrepentant -cussedly, mulishly, obdurately, obstinately, stubbornly -cussedness, orneriness -custodial, tutelar, tutelary -custodian, keeper, steward -custody, detainment, detention, hands, hold -custom, customs, impost, tradition, usage, usance -customary, accustomed, habitual, wonted -customer, client -customhouse, customshouse -customise, customize -customize, customise -customs, custom, impost -customshouse, customhouse -cut, abbreviate, abridge, burn, contract, curve, cutting, deletion, dilute, disregard, edit, emasculated, excision, foreshorten, gash, geld, gelded, hack, ignore, issue, mown, prune, rationalise, rationalize, reduce, sheer, shorten, shortened, skip, slash, slashed, slew, slice, slue, snub, stinger, swerve, swing, tailor, thin, thinned, track, trend, trim, trimmed, undercut, veer, weakened -cutaneal, cutaneous, dermal -cutaneous, cutaneal, dermal -cutch, kutch -cute, cunning, precious -cutely, cunningly -cuteness, prettiness -cuticle, carapace, epidermis, shell, shield -cuticular, dermal, epidermal, epidermic -cutis, skin, tegument -cutlas, cutlass -cutlass, cutlas -cutlassfish, hairtail -cutlery, cutter -cutlet, escallop, scallop, scollop -cutoff, crosscut, shortcut -cutpurse, dip, pickpocket -cuttable, chewable -cutter, carver, cutlery, pinnace, stonecutter, tender -cutthroat, bowelless, fierce -cutting, bleak, carving, clipping, cut, edged, keen, knifelike, lancinate, lancinating, piercing, raw, slip, stabbing, stinging, thinning -cuttle, cuttlefish -cuttlefish, cuttle -cuzco, cusco -cv, resume -cva, apoplexy, stroke -cwm, cirque, corrie -cwt, cental, centner, hundredweight, quintal -cyan, teal -cyanamid, cyanamide -cyanamide, cyanamid -cyanide, nitril, nitrile -cyanite, kyanite -cyanobacterial, cyanophyte -cyanocobalamin, cobalamin -cyanogenetic, cyanogenic -cyanogenic, cyanogenetic -cyanophyte, cyanobacterial -cyanuramide, melamine -cybele, dindymene -cybernate, computerise, computerize -cybernation, computerization -cyberpunk, hacker -cyberspace, internet, net -cycadofilicales, lyginopteridales -cycadophyta, cycadophytina, cycadopsida -cycadophytina, cycadophyta, cycadopsida -cycadopsida, cycadophyta, cycadophytina -cyclades, kikladhes -cycle, bicycle, bike, cps, hertz, hz, motorbike, motorcycle, oscillation, pedal, rhythm, round, wheel -cyclic, cyclical -cyclical, cyclic -cyclicity, periodicity -cyclist, bicycler, bicyclist, wheeler -cyclobenzaprine, flexeril -cycloid, cycloidal -cycloidal, cycloid -cyclonal, cyclonic, cyclonical -cyclonic, cyclonal, cyclonical -cyclonical, cyclonal, cyclonic -cyclooxygenase, cox -cyclopaedia, cyclopedia, encyclopaedia, encyclopedia -cyclopedia, cyclopaedia, encyclopaedia, encyclopedia -cyclorama, diorama, panorama -cyclosis, streaming -cyder, cider -cydippea, cydippida, cydippidea -cydippida, cydippea, cydippidea -cydippidea, cydippea, cydippida -cylindric, cylindrical -cylindrical, cylindric -cylindricality, cylindricalness -cylindricalness, cylindricality -cylix, kylix -cyma, cymatium -cymatium, cyma -cymbid, cymbidium -cymbidium, cymbid -cymograph, kymograph -cymric, welsh -cymru, cambria, wales -cymry, cambrian, welsh, welshman -cynewulf, cynwulf -cynic, faultfinder -cynical, misanthropic, misanthropical -cynthia, artemis -cynwulf, cynewulf -cyon, cuon -cypher, aught, calculate, cipher, code, compute, cryptograph, encipher, encrypt, figure, inscribe, nada, naught, nil, nix, nobody, nonentity, nothing, nought, null, reckon, zero, zilch, zip, zippo -cypre, princewood, salmwood -cyprian, bawd, cocotte, cypriot, cypriote, harlot, prostitute, tart, whore -cyprinid, cyprinoid -cyprinoid, cyprinid -cypriot, cyprian, cypriote -cypriote, cyprian, cypriot -cyproheptadine, periactin -cyrilla, leatherwood -cyst, vesicle -cystocele, colpocystocele -cystoparalysis, cystoplegia -cystoplegia, cystoparalysis -cytherea, aphrodite -cytidine, deoxycytidine -cytoarchitectonic, cytoarchitectural -cytoarchitectonics, cytoarchitecture -cytoarchitectural, cytoarchitectonic -cytoarchitecture, cytoarchitectonics -cytogenesis, cytogeny -cytogenetic, cytogenetical -cytogenetical, cytogenetic -cytogeny, cytogenesis -cytokinin, kinin -cytol, cytoplasm -cytologic, cytological -cytological, cytologic -cytomegalovirus, cmv -cytoplasm, cytol -cytoplasmatic, cytoplasmic -cytoplasmic, cytoplasmatic -cytosine, c -cytosmear, smear -czar, tsar, tzar -czarina, czaritza, tsarina, tsaritsa, tzarina -czarist, czaristic, tsarist, tsaristic, tzarist -czaristic, czarist, tsarist, tsaristic, tzarist -czaritza, czarina, tsarina, tsaritsa, tzarina -czech, czechoslovak, czechoslovakian -czechoslovak, czech, czechoslovakian -czechoslovakian, czech, czechoslovak -d, calciferol, cholecalciferol, ergocalciferol, viosterol -dab, pat, splash, splatter, swab, swob, tap -daba, kola, musgoi -dabble, paddle, smatter -dabbled, spattered, splashed, splattered -dabbler, dilettante, sciolist -dacca, dhaka -dachshund, dachsie -dachsie, dachshund -dacninae, coerebidae -dacoit, dakoit -dacoity, dakoity -dacron, terylene -dactyl, digit -dad, dada, daddy, pa, papa, pappa, pop -dada, dad, dadaism, daddy, pa, papa, pappa, pop -dadaism, dada -daddy, dad, dada, pa, papa, pappa, pop -dado, wainscot -daedal, daedalus -daedalus, daedal -daemon, daimon, demigod, demon, devil, fiend -daffo, bokkos, ron -dafla, abor, miri, mirish -daft, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -daftly, balmily, dottily, nuttily, wackily -daftness, craziness, flakiness -dag, decagram, dekagram, dkg, jag -dagger, obelisk, sticker -dago, ginzo, greaseball, guinea, wop -dah, dash -dahl, dhal -dahomey, benin -daikon, radish -daily, casual, everyday -daimon, daemon, demon, devil, fiend -daintiness, delicacy, fineness -dainty, delicacy, exquisite, goody, kickshaw, mincing, nice, overnice, prim, prissy, squeamish, treat, twee -dairen, dalian, talien -dairymaid, milkmaid -dais, ambo, podium, pulpit, rostrum, soapbox, stump -daishiki, dashiki -dak, dhak, palas -dakoit, dacoit -dakoity, dacoity -dal, decaliter, decalitre, dekaliter, dekalitre, dkl -dalian, dairen, talien -dalliance, coquetry, dawdling, flirt, flirtation, flirting, toying, trifling -dallier, dillydallier, lounger, mope -dallisgrass, paspalum -dally, butterfly, coquet, coquette, dawdle, flirt, mash, philander, play, romance, toy, trifle -dalmane, flurazepam -dalo, dasheen, taro -daltonism, deuteranopia -dam, decameter, decametre, dekameter, dekametre, dike, dkm, dyke -damage, harm, hurt, impairment, price, scathe, terms, wrong -damaged, discredited -damages, amends, indemnification, indemnity, redress, restitution -damaging, detrimental, negative, prejudicial, prejudicious -damar, dammar -damascus, dimash -dame, bird, chick, doll, gentlewoman, lady, madam, skirt, wench -damgalnunna, damkina -daminozide, alar -damkina, damgalnunna -dammar, damar -damn, anathemise, anathemize, bedamn, beshrew, blame, blamed, blasted, blessed, bloody, curse, damned, darn, darned, deuced, goddam, goddamn, goddamned, hoot, imprecate, infernal, maledict, shit, shucks -damnable, execrable -damnably, cursedly, damned -damnatory, damning -damned, blame, blamed, blasted, blessed, cursed, cursedly, damn, damnably, darned, deuced, doomed, goddam, goddamn, goddamned, infernal, unredeemed, unsaved -damning, damnatory -damoiselle, damosel, damozel, damsel, demoiselle -damosel, damoiselle, damozel, damsel, demoiselle -damozel, damoiselle, damosel, damsel, demoiselle -damp, break, dampen, dampish, dampness, deaden, dull, moist, moistness, muffle, mute, soften, weaken -dampen, break, damp, deaden, dull, moisten, muffle, mute, soften, stifle, wash, weaken -dampener, moistener -dampening, moistening -damper, muffler -dampish, damp, moist -damply, moistly -dampness, damp, moistness -damsel, damoiselle, damosel, damozel, demoiselle -damselfish, demoiselle -dana, danu -danau, danube -dance, dancing, saltation, terpsichore -dancer, terpsichorean -dancing, dance, saltation, terpsichore -dandelion, blowball -dander, hackles -dandified, dandyish, foppish -dandy, beau, bully, clotheshorse, corking, cracking, dude, fop, gallant, great, groovy, keen, neat, nifty, peachy, sheik, smashing, swell, yawl -dandyish, dandified, foppish -dandyism, foppishness -dangaleat, dangla -danger, peril, risk -dangerous, grave, grievous, serious, severe, unsafe -dangerously, hazardously, perilously -dangla, dangaleat -dangle, drop, swing -dangling, hanging, suspension -dank, clammy -dankness, clamminess -danmark, denmark -danseuse, ballerina -dantean, dantesque -dantesque, dantean -danu, dana -danube, danau -danzig, gdansk -daoism, taoism -dapper, dashing, jaunty, natty, raffish, rakish, snappy, spiffy, spruce -dapperness, jauntiness, nattiness, rakishness -dapple, cloud, fleck, maculation, mottle, patch, speckle, spot -dappled, mottled -dard, dardic -dardan, dardanian, trojan -dardanelles, hellespont -dardanian, dardan, trojan -dardic, dard -dare, daring, defy, presume -daredevil, hothead, lunatic, madcap, swashbuckler, temerarious -daredevilry, daredeviltry -daredeviltry, daredevilry -daricon, oxyphencyclimine -daring, audacious, boldness, dare, hardihood, hardiness, venturesome, venturous -dark, benighted, black, blue, colored, coloured, darkness, dingy, disconsolate, dismal, dour, drab, drear, dreary, gloomy, glowering, glum, grim, iniquity, moody, morose, night, nighttime, obscure, saturnine, shadow, sinister, sorry, sour, sullen, wickedness -darkening, blackening -darkey, darkie, darky -darkie, darkey, darky -darkness, dark, duskiness, iniquity, shadow, swarthiness, wickedness -darky, darkey, darkie -darling, beloved, dear, dearie, deary, ducky, favorite, favourite, pet -darmera, peltiphyllum -darmstadtium, ds -darn, damn, hoot, mend, patch, shit, shucks -darned, blame, blamed, blasted, blessed, damn, damned, deuced, goddam, goddamn, goddamned, infernal -darnel, cheat, tare -dart, dash, flash, fleet, flit, flutter, scoot, scud, shoot -darter, anhinga, snakebird -darvon, propoxyphene -das, coney, cony, dassie, hyrax -dash, bolt, crash, dah, dart, daunt, elan, flair, flash, hyphen, pall, panache, scare, scoot, scud, shoot, smash, sprint, style -dashboard, fascia, splashboard, splasher -dashed, dotted -dasheen, cocoyam, dalo, edda, eddo, taro -dashiki, daishiki -dashing, dapper, gallant, jaunty, natty, raffish, rakish, snappy, spiffy, spruce -dassie, coney, cony, das, hyrax -dastard, dastardly -dastardly, dastard -data, information -datable, dateable -date, appointment, engagement, escort, see -dateable, datable -dateless, endless, sempiternal, timeless, undated -dateline, datemark -datemark, dateline -datril, acetaminophen, panadol, phenaphen, tempra, tylenol -daub, blot, plaster, slur, smear, smirch, smudge, spot -daubing, plastering -daughter, girl -daunt, dash, pall, scare -daunted, bothered, fazed -daunting, intimidating -dauntless, audacious, brave, fearless, hardy, intrepid, unfearing -dauntlessly, fearlessly, intrepidly -dauntlessness, intrepidity -davis, davys -davys, davis -daw, jackdaw -dawdle, dally, lag, linger -dawdler, drone, laggard, lagger, poke, trailer -dawdling, dalliance, trifling -dawn, aurora, click, cockcrow, dawning, daybreak, dayspring, morning, penetrate, sunrise, sunup -dawning, aurora, cockcrow, dawn, daybreak, dayspring, morning, sunrise, sunup -day, daylight, daytime -daybed, chaise -daybook, journal, ledger -daybreak, aurora, cockcrow, dawn, dawning, dayspring, morning, sunrise, sunup -daydream, daydreaming, dream, moon, oneirism, reverie, revery, stargaze, woolgather -daydreamer, woolgatherer -daydreaming, daydream, oneirism, reverie, revery -dayflower, spiderwort -dayfly, mayfly, shadfly -daylight, day, daytime -daypro, oxaprozin -days, years -dayspring, aurora, cockcrow, dawn, dawning, daybreak, morning, sunrise, sunup -daystar, lucifer, phosphorus -daytime, day, daylight -daze, bedaze, bedazzle, dazzle, fog, haze, shock, stun, stupor -dazed, foggy, groggy, logy, stunned, stupefied, stupid, stuporous -dazedly, torpidly -dazzle, bedazzle, daze -dazzling, blazing, blinding, fulgent, fulgurant, fulgurous, glaring, glary -db, decibel, dubnium, hahnium -ddc, dideoxycytosine, zalcitabine -ddi, didanosine, dideoxyinosine -ddt, dichlorodiphenyltrichloroethane -de, delaware -deactivate, inactivate -deactivation, defusing, inactivation -dead, abruptly, absolutely, beat, bushed, deadened, drained, idle, numb, perfectly, short, stagnant, suddenly, utter, utterly -deadbeat, defaulter -deadbolt, bolt -deaden, blunt, damp, dampen, girdle -deadened, dead -deadening, boring, constipation, dull, impairment, irksome, slow, stultification, tedious, tiresome, wearisome -deadliness, lethality -deadlock, impasse, stalemate, standstill -deadlocked, stalemated -deadly, baneful, deathly, deucedly, devilishly, insanely, lethal, lifelessly, madly, mortal, pernicious, pestilent, venomous, virulent -deadness, unresponsiveness -deadpan, expressionless, impassive, unexpressive -deaf, deafen, indifferent -deafen, deaf -deafening, earsplitting, thunderous, thundery -deal, address, administer, allot, apportion, bargain, batch, care, conduct, consider, contend, cope, cover, dispense, distribute, flock, grapple, hand, handle, hatful, heap, lot, manage, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, plow, pot, raft, sell, share, sight, slew, softwood, spate, stack, take, trade, treat, wad -dealer, bargainer, monger, principal, trader -dealership, franchise -dealing, dealings, transaction -dealings, dealing, relations, traffic, transaction -deaminate, deaminize -deamination, deaminization -deaminization, deamination -deaminize, deaminate -dean, doyen -deanery, deanship -deanship, deanery -dear, affectionately, beloved, costly, darling, dearest, dearly, devout, earnest, good, heartfelt, honey, lamb, love, near, pricey, pricy -dearest, beloved, dear, honey, love -dearie, darling, deary, ducky, favorite, favourite, pet -dearly, affectionately, dear -dearness, costliness, preciousness -dearth, famine, paucity, shortage -deary, darling, dearie, ducky, favorite, favourite, pet -death, decease, demise, destruction, dying, end, expiry, last -deathless, undying -deathlike, deathly -deathly, deadly, deathlike, mortal -deathrate, mortality -deathwatch, booklouse -deb, debutante -debacle, drubbing, fiasco, slaughter, thrashing, trouncing, walloping, whipping -debar, avert, avoid, bar, deflect, exclude, forefend, forfend, obviate, suspend -debark, disembark -debarkation, disembarkation, disembarkment -debase, adulterate, alloy, corrupt, debauch, demoralise, demoralize, deprave, dilute, load, misdirect, pervert, profane, stretch, subvert, vitiate -debased, adulterate, adulterated, corrupted, degraded, devalued, vitiated -debasement, adulteration, degradation -debaser, degrader -debasing, degrading -debatable, arguable, disputable, moot, problematic, problematical -debate, argue, argument, argumentation, consider, contend, deliberate, disputation, fence, moot -debater, arguer -debauch, bacchanal, bacchanalia, corrupt, debase, debauchery, demoralise, demoralize, deprave, misdirect, orgy, pervert, profane, riot, saturnalia, subvert, vitiate -debauched, degenerate, degraded, dissipated, dissolute, fast, libertine, profligate, riotous -debauchee, libertine, rounder -debaucher, ravisher, violator -debauchery, bacchanal, bacchanalia, debauch, orgy, riot, saturnalia -debile, decrepit, feeble, infirm, rickety, sapless, weak, weakly -debilitate, drain, enfeeble -debilitated, adynamic, asthenic, enervated -debilitation, enervation, enfeeblement, exhaustion -debilitative, enervating, enfeebling, weakening -debility, feebleness, frailness, frailty, infirmity, valetudinarianism -debitor, debtor -debonair, chipper, debonaire, debonnaire, jaunty, suave -debonaire, chipper, debonair, debonnaire, jaunty, suave -debone, bone -deboned, boned -debonnaire, debonair, debonaire, suave -debris, detritus, dust, junk, rubble -debtor, debitor -debunk, expose -debunking, repudiation -debut, entry, introduction, launching, unveiling -debutante, deb -dec, december, declination -decade, decennary, decennium, ten, tenner, x -decadence, decadency, degeneracy, degeneration -decadency, decadence, degeneracy, degeneration -decadent, effete -decadron, dexamethasone, dexone, hexadrol, oradexon -decagram, dag, dekagram, dkg -decal, decalcomania -decalcomania, decal -decaliter, dal, decalitre, dekaliter, dekalitre, dkl -decalitre, dal, decaliter, dekaliter, dekalitre, dkl -decameter, dam, decametre, dekameter, dekametre, dkm -decametre, dam, decameter, dekameter, dekametre, dkm -decamp, abscond, absquatulate, bolt, skip, vamoose -decampment, abscondment -decant, pour -decanter, carafe -decapitate, behead, decollate -decapitated, beheaded -decapitation, beheading -decarbonise, decarbonize, decarburise, decarburize, decoke -decarbonize, decarbonise, decarburise, decarburize, decoke -decarburise, decarbonise, decarbonize, decarburize, decoke -decarburize, decarbonise, decarbonize, decarburise, decoke -decay, crumble, decline, decompose, decomposition, dilapidate, disintegrate, disintegration -decayable, putrefiable, putrescible, spoilable -decayed, rotted, rotten -decease, choke, conk, croak, death, die, exit, expire, expiry, go, pass, perish -deceased, asleep, decedent, departed, gone -decedent, deceased, departed -deceit, deception, dissembling, dissimulation, fraudulence, misrepresentation -deceitful, ambidextrous, duplicitous, fallacious, fraudulent -deceitfully, dishonestly, venally -deceitfulness, craftiness, guile -deceive, betray, cozen, delude -deceiver, beguiler, cheat, cheater, slicker, trickster -deceivingly, deceptively, misleadingly -decelerate, retard, slow -deceleration, retardation, slowing -december, dec -decennary, decade, decennium -decennium, decade, decennary -decent, adequate, becoming, comely, decently, decorous, enough, nice, properly, right, seemly -decentalisation, decentralization -decently, decent, properly, right -decentralisation, decentralization -decentralise, decentralize, deconcentrate -decentralised, decentralized -decentralising, decentralizing -decentralization, decentalisation, decentralisation -decentralize, decentralise, deconcentrate -decentralized, decentralised -decentralizing, decentralising -deception, conjuration, deceit, dissembling, dissimulation, illusion, legerdemain, magic, misrepresentation, thaumaturgy, trick -deceptive, delusory, misleading, shoddy -deceptively, deceivingly, misleadingly -deceptiveness, obliquity -decertify, derecognise, derecognize -decibel, db -decide, adjudicate, determine, resolve, settle -decided, distinct -decidedly, definitely, emphatically, unquestionably -deciding, determinant, determinative, determining -decigram, dg -deciliter, decilitre, dl -decilitre, deciliter, dl -decimal, denary -decimalisation, decimalization -decimalise, decimalize -decimalization, decimalisation -decimalize, decimalise -decimate, annihilate, eliminate, eradicate, extinguish -decimeter, decimetre, dm -decimetre, decimeter, dm -decipher, decode, decrypt, trace -decipherable, clear, readable -decipherably, legibly, readably -decipherer, decoder -decipherment, decoding, decryption -decision, conclusion, decisiveness, determination -decisive, critical -decisively, resolutely -decisiveness, conclusiveness, decision, finality -deck, adorn, beautify, bedeck, bedight, coldcock, decorate, dump, embellish, floor, grace -decker, dekker -deckhand, roustabout -deckled, featheredged -declaim, inveigh, recite -declamatory, bombastic, large, orotund, tumid, turgid -declaration, announcement, annunciation, contract, proclamation, resolution, resolve -declarative, asserting, declaratory, indicative -declaratory, asserting, declarative -declare, adjudge, announce, hold -declared, stated -declarer, affirmer, asserter, asseverator, avower, contractor -declension, declination, decline, declivity, descent, deterioration, downslope, fall, worsening -declination, dec, declension, decline, declivity, descent, downslope, fall, regrets -decline, correct, decay, declension, declination, declivity, descent, diminution, downslope, fall, refuse, reject, slump, wane, worsen -declivitous, downhill -declivity, declension, declination, decline, descent, downslope, fall -decoagulant, anticoagulant -decoct, concentrate, reduce -decode, decipher, decrypt -decoder, decipherer -decoding, decipherment, decryption -decoke, decarbonise, decarbonize, decarburise, decarburize -decollate, behead, decapitate -decolonisation, decolonization -decolonise, decolonize -decolonization, decolonisation -decolonize, decolonise -decolor, bleach, decolorise, decolorize, decolour, decolourise, decolourize, discolorise, discolorize, discolourise -decolorise, bleach, decolor, decolorize, decolour, decolourise, decolourize, discolorise, discolorize, discolourise -decolorize, bleach, decolor, decolorise, decolour, decolourise, decolourize, discolorise, discolorize, discolourise -decolour, bleach, decolor, decolorise, decolorize, decolourise, decolourize, discolorise, discolorize, discolourise -decolourise, bleach, decolor, decolorise, decolorize, decolour, decolourize, discolorise, discolorize, discolourise -decolourize, bleach, decolor, decolorise, decolorize, decolour, decolourise, discolorise, discolorize, discolourise -decomposable, analyzable -decompose, decay, disintegrate, molder, moulder, rot -decomposition, decay, disintegration, putrefaction, rot, rotting -decompress, depressurise, depressurize, relax, unbend, uncompress, unwind -decompressing, decompression -decompression, decompressing -deconcentrate, decentralise, decentralize -deconsecrate, desecrate, unhallow -deconstruction, deconstructionism -deconstructionism, deconstruction -decorate, adorn, beautify, deck, dress, embellish, grace, ornament -decorated, adorned -decoration, medal, medallion, ornament, ornamentation, palm, ribbon -decorative, cosmetic, ornamental -decorator, designer, ornamentalist -decorous, becoming, comely, decent, seemly -decorousness, decorum -decorum, decorousness -decouple, dissociate, uncouple -decoy, bait, lure, steerer -decrease, decrement, diminish, diminution, fall, lessen, lessening, minify, reduction -decreased, reduced -decree, edict, fiat, order, rescript, rule -decreed, appointed, ordained, prescribed -decrement, decrease -decrepit, creaky, debile, derelict, feeble, infirm, rickety, sapless, weak, weakly, woebegone -decrepitude, dilapidation -decrescendo, diminuendo -decriminalisation, decriminalization -decriminalise, decriminalize, legalise, legalize, legitimate, legitimatise, legitimatize, legitimise, legitimize -decriminalization, decriminalisation -decriminalize, decriminalise, legalise, legalize, legitimate, legitimatise, legitimatize, legitimise, legitimize -decry, condemn, excoriate, objurgate, reprobate -decrypt, decipher, decode -decryption, decipherment, decoding -decumbent, accumbent, recumbent -decussate, intersectant, intersecting -decussation, chiasm, chiasma -ded, edd -dedicate, commit, consecrate, devote, give -dedicated, consecrate, consecrated -dedication, allegiance, commitment, inscription, loyalty -deduce, deduct, derive, infer -deduct, deduce, derive, infer, recoup, subtract, withhold -deduction, discount, entailment, implication, subtraction, synthesis -deed, act, title -deedbox, strongbox -deeds, works -deem, hold -deep, abstruse, bass, cryptic, cryptical, deeply, inscrutable, late, mysterious, mystifying, recondite, rich, thick, trench -deepen, change, compound, heighten, intensify -deepening, thickening -deepfreeze, freezer -deeply, deep, profoundly -deepness, astuteness, depth, profoundness, profundity -deer, cervid -deface, blemish, disfigure -defacement, disfiguration, disfigurement -defalcate, embezzle, malversate, misappropriate, peculate -defalcation, embezzlement, misapplication, misappropriation, peculation -defalcator, embezzler, peculator -defamation, aspersion, calumniation, calumny, denigration, obloquy, slander, traducement -defamatory, calumniatory, calumnious, denigrating, denigrative, denigratory, libellous, libelous, slanderous -defame, asperse, besmirch, calumniate, denigrate, slander, smear, smirch, sully -defamer, backbiter, libeler, maligner, slanderer, traducer, vilifier -default, nonpayment, nonremittal -defaulter, deadbeat -defeat, frustration, kill, licking, overcome -defeated, disappointed, discomfited, foiled, frustrated, thwarted -defeatist, negativist -defecate, crap, make, shit, stool -defecation, laxation, shitting -defecator, shitter, voider -defect, blemish, desert, fault, flaw, mar, shortcoming -defection, abandonment, apostasy, desertion, renunciation -defective, bad, faulty -defectiveness, faultiness -defector, deserter -defeminise, defeminize -defeminize, defeminise -defence, defense, demurrer, denial, refutation, vindication -defenceless, defencelessly, defenseless, defenselessly -defencelessly, defenceless, defenseless, defenselessly -defencelessness, defenselessness, unprotectedness -defend, champion, fight, guard, hold, maintain, oppose, represent, support -defendable, defensible -defendant, suspect -defender, guardian, protector, shielder, withstander -defense, defence, demurrer, denial, dod, refutation, vindication -defenseless, defenceless, defencelessly, defenselessly, naked -defenselessly, defenceless, defencelessly, defenseless -defenselessness, defencelessness, unprotectedness -defensible, defendable -defensive, justificative, justificatory -defer, accede, bow, postpone, prorogue, remit, shelve, submit, table -deference, complaisance, compliance, compliancy, obligingness, respect, respectfulness -deferent, deferential, regardful -deferential, deferent, regardful -deferentially, submissively -deferment, deferral, postponement -deferral, deferment, postponement, recess -defiance, rebelliousness -defiant, noncompliant -defiantly, contumaciously, rebelliously -deficiency, inadequacy, insufficiency, lack, want -deficient, inferior, insufficient, lacking, substandard, wanting -deficit, shortage, shortfall -defile, befoul, cloud, corrupt, foul, gorge, maculate, stain, sully, taint, tarnish -defiled, maculate -defilement, befoulment, pollution -defiler, polluter -define, delimit, delimitate, delineate, determine, fix, limit, set, specify -defined, outlined -defining, shaping -definitely, decidedly, emphatically, unquestionably -definiteness, determinateness -definitive, authoritative, classic, classical, determinate, unequivocal -deflate, puncture -deflated, chapfallen, chopfallen, crestfallen -deflect, avert, avoid, bend, block, debar, distract, forefend, forfend, obviate, parry -deflection, bending, deflexion, deviation, digression, divagation, diversion, refraction, warp -deflective, refractive -deflexion, bending, deflection, deviation, digression, divagation, diversion, refraction -deflower, impair, mar, ruin, spoil, vitiate -defog, demist -defoliate, defoliated -defoliated, defoliate -deforest, disafforest, disforest -deforestation, disforestation -deform, bend, contort, distort, flex, strain, turn, twist, wring -deformation, contortion, distortion -deformed, distorted, malformed, misshapen -deformity, disfiguration, disfigurement, malformation, misshapenness -defraud, bunco, con, diddle, gip, goldbrick, gyp, hornswoggle, mulct, nobble, rook, scam, swindle, victimize -defrauder, chiseler, chiseller, gouger, grifter, scammer, swindler -defrayal, defrayment, payment -defrayment, defrayal, payment -defrock, unfrock -defrost, deice -defroster, deicer -deft, dexterous, dextrous -deftly, dexterously, dextrously -deftness, adeptness, adroitness, facility, quickness -defunctness, extinction -defusing, deactivation -defy, dare, hold, refuse, resist, withstand -degage, detached, uninvolved -degauss, demagnetise, demagnetize -degeneracy, corruption, decadence, decadency, degeneration, depravation, depravity, putrefaction -degenerate, debauched, degraded, deteriorate, deviant, deviate, devolve, dissipated, dissolute, drop, fast, libertine, pervert, profligate, riotous -degeneration, decadence, decadency, degeneracy, devolution, retrogression -deglutition, drink, swallow -deglycerolise, deglycerolize -deglycerolize, deglycerolise -degradation, abasement, abjection, debasement -degrade, cheapen, demean, disgrace -degraded, debased, debauched, degenerate, devalued, dissipated, dissolute, fast, libertine, profligate, riotous -degrader, debaser -degrading, corrupting, debasing -degree, arcdegree, grade, level, point, stage -degustation, relishing, savoring, savouring, tasting -dehumanisation, dehumanization -dehumanise, dehumanize -dehumanised, dehumanized, unhuman -dehumanization, dehumanisation -dehumanize, dehumanise -dehumanized, dehumanised, unhuman -dehydrate, desiccate, exsiccate -dehydrated, desiccated, dried -dehydration, desiccation, evaporation -deice, defrost -deicer, defroster -deification, apotheosis, exaltation -deign, condescend, descend -deist, deistic, freethinker -deistic, deist -deity, divinity, god, immortal -deject, demoralise, demoralize, depress, dismay, dispirit -dejectedness, dispiritedness, downheartedness, lowness -dejection, bm, faeces, feces, ordure, stool -dejeuner, lunch, luncheon, tiffin -dekagram, dag, decagram, dkg -dekaliter, dal, decaliter, decalitre, dekalitre, dkl -dekalitre, dal, decaliter, decalitre, dekaliter, dkl -dekameter, dam, decameter, decametre, dekametre, dkm -dekametre, dam, decameter, decametre, dekameter, dkm -dekker, decker -delavirdine, rescriptor -delaware, de -delawarean, delawarian -delawarian, delawarean -delay, check, detain, hold, holdup, postponement, retard, stay, wait -delectability, deliciousness, lusciousness, toothsomeness -delectable, delicious, luscious, scrumptious, toothsome, yummy -delectation, delight, enjoyment -delegacy, agency, commission, delegation, deputation, mission, representation -delegate, assign, depute, designate -delegating, delegation, deputation, relegating, relegation -delegation, commission, delegacy, delegating, deputation, mission, relegating, relegation -delete, cancel, edit, erase -deleterious, hurtful, injurious -deletion, cut, excision, omission -deli, delicatessen -deliberate, calculated, careful, consider, debate, measured, moot -deliberately, advisedly, designedly, intentionally, measuredly, purposely -deliberateness, deliberation, slowness, unhurriedness -deliberation, advisement, calculation, deliberateness, slowness, unhurriedness, weighing -delicacy, airiness, daintiness, dainty, diplomacy, discreetness, discretion, fineness, finesse, fragility, goody, kickshaw, slightness, treat -delicate, finespun, fragile, frail, soft, ticklish, touchy -delicately, exquisitely, fine, finely -delicatessen, deli -delicious, delectable, delightful, luscious, scrumptious, toothsome, yummy -deliciously, lusciously, pleasurably, scrumptiously -deliciousness, delectability, lusciousness, toothsomeness -delight, delectation, enchant, enjoy, enrapture, enthral, enthrall, joy, please, pleasure, ravish, revel, transport -delighted, beguiled, captivated, charmed, enthralled, entranced -delightful, delicious -delilah, enchantress, siren, temptress -delimit, define, delimitate, delineate, demarcate, specify, subtend -delimitate, define, delimit, delineate, demarcate, specify -delimitation, border, borderline, mete -delimited, bounded -delineate, define, delimit, delimitate, delineated, describe, draw, limn, line, outline, represented, specify, trace -delineated, delineate, represented -delineation, characterisation, characterization, depiction, limning, picture, portrayal -delineative, depictive -delinquency, dereliction -delinquent, derelict, neglectful, overdue, remiss -deliquium, faint, swoon, syncope -delirious, excited, frantic, hallucinating, mad, unrestrained -delirium, craze, frenzy, fury, hysteria -deliver, bear, birth, cede, deport, extradite, have, pitch, present, redeem, render, rescue, return, save, surrender -deliverance, delivery, rescue, saving -deliverer, christ, deliveryman, jesus, redeemer, rescuer, savior, saviour -delivery, bringing, deliverance, livery, pitch, rescue, saving, speech -deliveryman, deliverer -dell, dingle -delphian, delphic -delphic, delphian, oracular -deltasone, meticorten, orasone, prednisone -delude, cozen, deceive -deluge, alluvion, cloudburst, downpour, flood, inundate, inundation, overwhelm, pelter, soaker, submerge, swamp, torrent, waterspout -delusion, hallucination, illusion -delusive, false -delusory, deceptive -deluxe, gilded, grand, luxe, luxurious, opulent, princely, sumptuous -delve, dig -demagnetisation, demagnetization -demagnetise, degauss, demagnetize -demagnetization, demagnetisation -demagnetize, degauss, demagnetise -demagog, demagogue -demagogic, demagogical -demagogical, demagogic -demagogue, demagog -demagoguery, demagogy -demagogy, demagoguery -demand, ask, exact, involve, necessitate, need, postulate, require, requirement, take -demarcate, delimit, delimitate -demarcation, contrast, limit, line -demasculinise, castrate, demasculinize, emasculate -demasculinize, castrate, demasculinise, emasculate -dematerialise, dematerialize -dematerialize, dematerialise -demean, degrade, disgrace -demeaning, humbling, humiliating, mortifying -demeaningly, humiliatingly -demeanor, behavior, behaviour, conduct, demeanour, deportment -demeanour, behavior, behaviour, conduct, demeanor, deportment -demented, brainsick, crazy, disturbed, mad, sick, unbalanced, unhinged -dementedly, crazily, insanely, madly -dementedness, dementia -dementia, dementedness -demerit, fault -demerol, meperidine -demesne, acres, domain, estate, land -demigod, daemon, superman, ubermensch -demilitarise, demilitarize, disarm -demilitarize, demilitarise, disarm -demineralisation, demineralization -demineralise, demineralize -demineralization, demineralisation -demineralize, demineralise -demise, death, dying -demist, defog -demo, demonstrate, demonstration, exhibit, present, show -demob, demobilise, demobilize -demobilisation, demobilization -demobilise, demob, demobilize, inactivate -demobilization, demobilisation -demobilize, demob, demobilise, inactivate -democracy, commonwealth, republic -democrat, populist -democratic, popular -democratisation, democratization -democratise, democratize -democratization, democratisation -democratize, democratise -demode, antique, ex, outmoded, passe, passee -demodulator, detector -demographer, demographist -demographist, demographer -demoiselle, damoiselle, damosel, damozel, damsel, damselfish -demolish, crush, destroy, pulverise, pulverize, smash -demolished, dismantled, razed -demolishing, leveling, razing -demolition, destruction, wipeout -demon, daemon, daimon, devil, fiend, monster, ogre -demonetisation, demonetization -demonetise, demonetize -demonetization, demonetisation -demonetize, demonetise -demoniac, amok, amuck, berserk, demoniacal, possessed -demoniacal, amok, amuck, berserk, demoniac, possessed -demoniacally, frenetically -demonic, diabolic, diabolical, fiendish, hellish, infernal, satanic, unholy -demonisation, demonization -demonise, demonize -demonism, diabolism, satanism -demonization, demonisation -demonize, demonise -demonolatry, diabolatry -demonstrability, provability -demonstrable, incontrovertible, provable -demonstrably, incontrovertibly, provably -demonstrate, attest, certify, demo, establish, evidence, exhibit, manifest, march, present, prove, shew, show -demonstration, demo, manifestation, monstrance, presentation, presentment -demonstrative, illustrative -demonstrator, protester -demoralisation, demoralization -demoralise, corrupt, debase, debauch, deject, demoralize, deprave, depress, dismay, dispirit, misdirect, pervert, profane, subvert, vitiate -demoralised, demoralized, discouraged, disheartened -demoralising, demoralizing, disheartening, dispiriting -demoralization, demoralisation -demoralize, corrupt, debase, debauch, deject, demoralise, deprave, depress, dismay, dispirit, misdirect, pervert, profane, subvert, vitiate -demoralized, demoralised, discouraged, disheartened -demoralizing, demoralising, disheartening, dispiriting -demote, break, bump, relegate -demotic, romaic -demulcent, emollient, salving, softening -demur, demurral, demurrer, except -demure, coy, overmodest -demureness, coyness -demurral, demur, demurrer -demurrer, defence, defense, demur, demurral, denial -demythologisation, demythologization -demythologise, demythologize -demythologised, demythologized -demythologization, demythologisation -demythologize, demythologise -demythologized, demythologised -den, hideaway, hideout, lair -denali, mckinley -denary, decimal, tenfold -denationalisation, denationalization, privatisation, privatization -denationalise, denationalize -denationalization, denationalisation, privatisation, privatization -denationalize, denationalise -denaturalise, denaturalize -denaturalize, denaturalise -denatured, denaturised, denaturized -denaturised, denatured, denaturized -denaturized, denatured, denaturised -dendraspis, dendroaspis -dendriform, arboreal, arboreous, arborescent, arboresque, arboriform, dendroid, dendroidal, treelike -dendroaspis, dendraspis -dendroid, arboreal, arboreous, arborescent, arboresque, arboriform, dendriform, dendroidal, treelike -dendroidal, arboreal, arboreous, arborescent, arboresque, arboriform, dendriform, dendroid, treelike -denial, abnegation, defence, defense, demurrer, disaffirmation -denigrate, asperse, belittle, besmirch, calumniate, defame, derogate, minimize, slander, smear, smirch, sully -denigrating, calumniatory, calumnious, defamatory, denigrative, denigratory, libellous, libelous, slanderous -denigration, aspersion, belittling, calumny, defamation, deprecation, slander -denigrative, calumniatory, calumnious, defamatory, denigrating, denigratory, libellous, libelous, slanderous -denigratory, calumniatory, calumnious, defamatory, denigrating, denigrative, libellous, libelous, slanderous -denim, dungaree, jean -denizen, dweller, habitant, indweller, inhabitant -denmark, danmark -denominate, designate -denomination, appellation, appellative, designation -denominationalism, sectarianism -denotation, extension, indication, reference -denotative, denotive, explicit -denote, announce, refer -denotive, denotative -denounce, betray, brand, grass, mark, rat, shit, shop, snitch, stag, stigmatise, stigmatize -denouncement, denunciation -dense, dim, dull, dumb, heavy, impenetrable, obtuse, slow, thick -densely, dumbly, obtusely, thickly -denseness, compactness, concentration, density, dumbness, tightness -densification, compaction, compression, concretion -densimeter, densitometer -densitometer, densimeter -density, compactness, concentration, denseness, tightness -dent, ding, gouge, incision, indent, nick, prick, scratch, slit -dental, alveolar -dented, bent, crumpled -dentin, dentine -dentine, dentin -dentistry, odontology -dentition, odontiasis, teeth, teething -denture, plate -denudate, bald, bare, denude, denuded, strip -denudation, baring, husking, stripping, uncovering -denude, bare, denudate, strip -denuded, bald, denudate -denumerable, countable, enumerable, numerable -denunciation, denouncement -denunciative, comminatory, denunciatory -denunciatory, comminatory, denunciative -deny, abnegate, refuse, traverse -deodorant, deodourant -deodorise, deodorize, deodourise -deodorize, deodorise, deodourise -deodourant, deodorant -deodourise, deodorise, deodorize -deoxidise, deoxidize, reduce -deoxidize, deoxidise, reduce -deoxycytidine, cytidine -deoxyephedrine, chalk, crank, glass, ice, meth, methamphetamine, methedrine, shabu, trash -deoxyguanosine, guanosine -deoxythymidine, thymidine -depart, deviate, digress, diverge, go, leave, part, quit, sidetrack, start, straggle, vary -departed, asleep, bygone, bypast, deceased, decedent, foregone, gone -departer, goer, leaver -department, section -departure, deviation, difference, divergence, exit, expiration, going, leaving, loss, passing, release -depend, bet, calculate, count, look, reckon -dependability, dependableness, reliability, reliableness -dependable, good, honest, reliable, safe, secure, true -dependableness, dependability, reliability, reliableness -dependably, faithfully, reliably -dependance, addiction, dependence, dependency, habituation -dependant, dependent, hooked, qualified -dependence, addiction, dependance, dependency, habituation -dependency, addiction, colony, dependance, dependence, habituation -dependent, dependant, hooked, pendant, pendent, qualified, subject, subordinate -depersonalisation, depersonalization, reification -depersonalise, depersonalize, objectify -depersonalization, depersonalisation, reification -depersonalize, depersonalise, objectify -depict, describe, draw, limn, picture, portray, render, show -depicted, pictured, portrayed -depicting, depiction, portrayal, portraying -depiction, characterisation, characterization, delineation, depicting, limning, picture, portrayal, portraying -depictive, delineative -depilate, epilate -depilation, epilation, hairlessness -depilator, depilatory, epilator -depilatory, depilator, epilator -deplete, consume, eat, exhaust -depleted, low -deplorable, condemnable, criminal, distressing, execrable, lamentable, miserable, pitiful, reprehensible, sad, sorry, vicious, woeful, wretched -deplorably, lamentably, sadly, woefully -deplore, bemoan, bewail, lament -deplumate, deplume, displume, pluck, pull, tear -deplume, deplumate, displume, pluck, pull, tear -depolarisation, depolarization -depolarise, depolarize -depolarization, depolarisation -depolarize, depolarise -depone, depose, swear -deponent, deposer, testifier -depopulate, desolate -deport, acquit, bear, behave, carry, comport, conduct, deliver, exile, expatriate, extradite -deportation, exile, expatriation, transportation -deportee, exile -deportment, behavior, behaviour, conduct, demeanor, demeanour -depose, depone, swear -deposer, deponent, testifier -deposit, alluviation, bank, depositary, deposition, depository, fix, lodge, posit, repository, sediment, sedimentation, situate, stick, wedge -depositary, deposit, depository, repository -deposition, deposit, dethronement -depository, deposit, depositary, repository -depot, entrepot, storage, store, storehouse, terminal, terminus -depravation, corruption, degeneracy, depravity, putrefaction -deprave, corrupt, debase, debauch, demoralise, demoralize, misdirect, pervert, profane, subvert, vitiate -depraved, perverse, perverted, reprobate -depravity, corruption, degeneracy, depravation, putrefaction, turpitude -deprecate, depreciate, vilipend -deprecating, belittling, deprecative, deprecatory, depreciative, depreciatory, slighting -deprecation, denigration -deprecative, belittling, deprecating, deprecatory, depreciative, depreciatory, slighting -deprecatory, belittling, deprecating, deprecative, depreciative, depreciatory, slighting -depreciate, deprecate, devaluate, devalue, undervalue, vilipend -depreciating, depreciative, depreciatory -depreciation, derogation, disparagement -depreciative, belittling, deprecating, deprecative, deprecatory, depreciating, depreciatory, slighting -depreciator, detractor, disparager, knocker -depreciatory, belittling, deprecating, deprecative, deprecatory, depreciating, depreciative, slighting -depredation, predation, ravage -depress, deject, demoralise, demoralize, dismay, dispirit, lower -depressant, downer, sedative -depressed, blue, dispirited, down, downcast, downhearted, gloomy, grim, low -depressing, cheerless, uncheerful -depression, impression, imprint, low, slump -depressurise, decompress, depressurize -depressurize, decompress, depressurise -deprivation, loss, neediness, privation, want -deprive, divest, impoverish, strip -deprived, disadvantaged -depth, astuteness, deepness, profoundness, profundity -deputation, commission, delegacy, delegating, delegation, mission, relegating, relegation -depute, assign, delegate, deputise, deputize, designate -deputise, depute, deputize, substitute -deputize, depute, deputise, substitute -deputy, lieutenant, surrogate -deracinate, extirpate, uproot -deracination, displacement, excision, extirpation -derail, jump -derange, perturb, unbalance -deranged, crazed -derangement, overthrow, unbalance, upset -derby, bowler -derecognise, decertify, derecognize -derecognize, decertify, derecognise -deregulating, deregulation -deregulation, deregulating -derelict, abandoned, bedraggled, creaky, decrepit, delinquent, deserted, dilapidated, neglectful, ramshackle, remiss, tatterdemalion, woebegone -dereliction, delinquency -derision, ridicule -derisive, gibelike, jeering, mocking, taunting -derisively, derisorily, mockingly, scoffingly -derisorily, derisively, mockingly, scoffingly -derisory, absurd, cockeyed, idiotic, laughable, ludicrous, nonsensical, preposterous, ridiculous -derivation, ancestry, deriving, etymologizing, filiation, lineage -derivative, differential -derive, come, deduce, deduct, descend, educe, gain, infer -deriving, derivation, etymologizing -derma, corium, dermis -dermal, cutaneal, cutaneous, cuticular, dermic, epidermal, epidermic -dermatologic, dermatological -dermatological, dermatologic -dermatomycosis, dermatophytosis -dermatophytosis, dermatomycosis -dermatosclerosis, scleroderma -dermic, dermal -dermis, corium, derma -derogate, belittle, denigrate, minimize -derogation, depreciation, disparagement -derogative, derogatory, disparaging -derogatory, derogative, disparaging -derriere, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -des, diethylstilbesterol, diethylstilbestrol, diethylstilboestrol, stilbesterol, stilbestrol, stilboestrol -desacralize, secularize -desalinate, desalinise, desalinize, desalt -desalination, desalinisation, desalinization -desalinisation, desalination, desalinization -desalinise, desalinate, desalinize, desalt -desalinization, desalination, desalinisation -desalinize, desalinate, desalinise, desalt -desalt, desalinate, desalinise, desalinize -descale, scale -descant, discant, warble, yodel -descend, come, condescend, deign, derive, fall, settle -descendant, descendent -descendants, posterity -descendent, descendant -descensus, prolapse, prolapsus -descent, ancestry, blood, bloodline, declension, declination, decline, declivity, downslope, extraction, fall, filiation, line, lineage, origin, parentage, pedigree, stemma, stock -describe, account, delineate, depict, discover, distinguish, draw, identify, key, line, name, report, trace -descriptor, form, signifier -descry, espy, spot, spy -desecrate, deconsecrate, outrage, profane, unhallow, violate -desecration, blasphemy, profanation, sacrilege -desegrated, nonsegregated, unsegregated -desegregate, integrate, mix -desegregation, integrating, integration -desensitisation, desensitization -desensitise, desensitize -desensitising, desensitizing -desensitization, desensitisation -desensitize, desensitise -desensitizing, desensitising -desert, abandon, defect, desolate, forsake -deserted, abandoned, derelict -deserter, apostate, defector, ratter, recreant, renegade, turncoat -desertion, abandonment, defection, forsaking -deserts, comeupance, comeuppance -deserve, merit -deserved, merited -deserving, worth -deservingness, merit, meritoriousness -desex, desexualise, desexualize, fix, sterilise, sterilize, unsex -desexualise, desex, desexualize, fix, sterilise, sterilize, unsex -desexualize, desex, desexualise, fix, sterilise, sterilize, unsex -deshabille, dishabille -desiccant, drier, siccative -desiccate, arid, dehydrate, desiccated, exsiccate -desiccated, arid, dehydrated, desiccate, dried -desiccation, dehydration, evaporation -design, aim, blueprint, conception, contrive, designing, excogitation, figure, innovation, intent, intention, invention, pattern, plan, project, purpose -designate, assign, delegate, denominate, depute, destine, doom, fate, indicate, intend, point, show, specify -designation, appellation, appellative, appointment, assignment, denomination, identification, naming -designed, intentional -designedly, advisedly, deliberately, intentionally, purposely -designer, architect, couturier, decorator, intriguer -designing, design, scheming -desirability, desirableness, oomph -desirable, suitable, worthy -desirableness, desirability, oomph -desire, hope, trust, want -desired, coveted, craved -desirous, wishful -desist, abstain, refrain -desktop, background -desolate, abandon, bare, barren, bleak, depopulate, desert, devastate, forsake, ravage, scourge, stark, waste -desolately, disconsolately -desolation, bareness, bleakness, devastation, forlornness, loneliness, nakedness -despair, desperation -despairing, desperate -despairingly, despondently -despatch, communique, dispatch, expedition, expeditiousness, shipment -desperate, despairing, dire, heroic -desperately, urgently -desperation, despair -despicability, baseness, contemptibility, despicableness, sordidness -despicable, slimy, ugly, unworthy, vile, worthless, wretched -despicableness, baseness, contemptibility, despicability, sordidness -despisal, despising -despise, contemn, disdain, scorn -despised, detested, hated, scorned -despising, despisal -despite, contempt, disdain, scorn -despiteful, spiteful, vindictive -despitefully, spitefully -despoil, foray, loot, pillage, plunder, ransack, rape, reave, rifle, spoil, strip, violate -despoilation, despoilment, despoliation, spoil, spoilation, spoliation -despoiled, pillaged, raped, ravaged, sacked -despoiler, freebooter, looter, pillager, plunderer, raider, spoiler -despoilment, despoilation, despoliation, spoil, spoilation, spoliation -despoina, cora, kore, persephone -despoliation, despoilation, despoilment, spoil, spoilation, spoliation -despondence, despondency, disconsolateness, heartsickness -despondency, despondence, disconsolateness, heartsickness -despondent, heartsick -despondently, despairingly -despot, autocrat, tyrant -despotic, authoritarian, autocratic, despotical, dictatorial, tyrannic, tyrannical -despotical, despotic -despotism, absolutism, authoritarianism, caesarism, dictatorship, monocracy, shogunate, stalinism, totalitarianism, tyranny -desquamation, peeling, shedding -dessert, afters, sweet -dessertspoon, dessertspoonful -dessertspoonful, dessertspoon -destabilisation, destabilization -destabilise, destabilize -destabilization, destabilisation -destabilize, destabilise -destalinisation, destalinization -destalinise, destalinize -destalinization, destalinisation -destalinize, destalinise -destination, address, finish, goal, terminus -destine, designate, doom, fate, intend, specify -destined, bound -destiny, circumstances, fate, fortune, lot, luck, portion -destitute, barren, devoid, free, impoverished, indigent, innocent, necessitous, needy -destroy, demolish, destruct, ruin -destroyed, ruined -destroyer, ruiner, undoer, uprooter, waster -destruct, destroy -destruction, death, demolition, devastation, end, wipeout -desulfurize, desulphurize -desulphurize, desulfurize -desynchronisation, asynchronism, asynchrony, desynchronization, desynchronizing -desynchronise, desynchronize -desynchronization, asynchronism, asynchrony, desynchronisation, desynchronizing -desynchronize, desynchronise -desynchronizing, asynchronism, asynchrony, desynchronisation, desynchronization -desyrel, trazodone -detached, degage, free, isolated, separated, unaffectionate, uncaring, uninvolved -detachment, breakup, disengagement, insularism, insularity, insulation, separation, withdrawal -detail, contingent, item, particular, point -detailed, elaborate, elaborated -detailing, particularisation, particularization -detain, confine, delay, stay -detainment, custody, detention, hold -detect, discover, find, notice, observe -detectable, noticeable, perceptible -detecting, detection, sleuthing -detection, catching, detecting, espial, sensing, sleuthing, spotting, spying -detective, investigator, tec -detector, demodulator, sensor -detent, click, dog, pawl -detention, custody, detainment, hold -deter, discourage, dissuade -detergence, detergency -detergency, detergence -detergent, detersive -deteriorate, degenerate, devolve, drop -deterioration, declension, impairment, worsening -determent, deterrence, intimidation -determinant, deciding, determinative, determiner, determining, epitope -determinate, definitive -determinateness, definiteness -determination, conclusion, decision, finding, purpose -determinative, deciding, determinant, determiner, determining -determine, ascertain, check, decide, define, find, fix, influence, learn, limit, mold, regulate, see, set, settle, shape, specify, watch -determined, compulsive, dictated, driven, set -determinedly, ambitiously, unfalteringly, unshakably -determiner, clincher, determinant, determinative -determining, deciding, determinant, determinative -determinist, fatalist, predestinarian, predestinationist -deterrence, determent, disincentive, intimidation -deterrent, balk, baulk, check, handicap, hinderance, hindrance, impediment -detersive, detergent -detest, hate -detestable, abhorrent, abominable, execrable, obscene, odious, repugnant, repulsive -detestably, abominably, odiously, repulsively -detestation, abhorrence, abomination, execration, loathing, odium -detested, despised, hated, scorned -dethaw, dissolve, melt, thaw, unfreeze, unthaw -dethronement, deposition -detonate, explode -detonation, blowup, explosion -detonator, cap -detox, detoxify -detoxicate, detoxify -detoxify, detox, detoxicate -detractor, depreciator, disparager, knocker -detransitivise, detransitivize, intransitivise, intransitivize -detransitivize, detransitivise, intransitivise, intransitivize -detribalisation, detribalization -detribalise, detribalize -detribalization, detribalisation -detribalize, detribalise -detriment, hurt -detrimental, damaging, prejudicial, prejudicious -detrimentally, harmfully, noxiously -detrition, abrasion, attrition, corrasion, friction, grinding, rubbing -detritus, debris, dust, junk, rubble -detroit, motown -detusk, tusk -deuce, devil, dickens, ii, two -deuced, blame, blamed, blasted, blessed, damn, damned, darned, goddam, goddamn, goddamned, infernal -deucedly, deadly, devilishly, insanely, madly -deuteranopia, daltonism -deuteromycota, deuteromycotina -deuteromycotina, deuteromycota -deutschland, frg, germany -deutschmark, mark -devaluate, depreciate, devalue, undervalue -devalue, depreciate, devaluate, undervalue -devalued, debased, degraded -devanagari, nagari -devastate, desolate, ravage, scourge, waste -devastating, annihilating, annihilative, crushing, withering -devastation, desolation, destruction, ravaging -develop, acquire, arise, break, educate, evolve, explicate, formulate, germinate, get, grow, modernise, modernize, originate, prepare, produce, recrudesce, rise, train, uprise -developing, development, underdeveloped -development, developing, evolution, exploitation, growing, growth, maturation, ontogenesis, ontogeny -deviance, aberrance, aberrancy, aberration, deviation -deviant, aberrant, degenerate, deviate, pervert -deviate, aberrant, degenerate, depart, deviant, diverge, divert, pervert, vary -deviation, deflection, deflexion, departure, deviance, difference, digression, divagation, divergence, diversion -device, gimmick, twist -devil, annoy, beelzebub, bother, chafe, daemon, daimon, demon, deuce, dickens, fiend, gravel, heller, hellion, irritate, lucifer, monster, nark, nettle, ogre, rag, rile, satan, vex -devilfish, manta, octopus -devilise, devilize, diabolise, diabolize -devilish, devilishly, diabolic, diabolical, mephistophelean, mephistophelian, rascally, roguish -devilishly, deadly, deucedly, devilish, diabolically, fiendishly, insanely, madly -devilize, devilise, diabolise, diabolize -devilment, devilry, deviltry, mischief, mischievousness, rascality, roguery, roguishness, shenanigan -devilry, devilment, deviltry, mischief, mischievousness, rascality, roguery, roguishness, shenanigan -deviltry, devilment, devilry, mischief, mischievousness, rascality, roguery, roguishness, shenanigan -devious, circuitous, oblique, roundabout, shifty -deviousness, crookedness, obliqueness -devisal, contrivance -devise, contrive, excogitate, forge, formulate, invent, machinate, organise, organize, prepare -deviser, contriver, planner -devising, fashioning, making -devitalisation, devitalization -devitalise, devitalize -devitalization, devitalisation -devitalize, devitalise -devoid, barren, destitute, free, innocent -devolution, degeneration, devolvement -devolve, degenerate, deteriorate, drop, fall, pass, return -devolvement, devolution -devon, devonshire -devonshire, devon -devote, commit, consecrate, dedicate, give, pay -devotedness, devotion -devotee, buff, fan, lover -devotion, cultism, devotedness, idolatry, veneration -devour, consume, down, guttle, pig, raven -devouring, avid, esurient, greedy -devout, dear, earnest, heartfelt -devoutly, piously -devoutness, religiousness -dewy, bedewed -dexamethasone, decadron, dexone, hexadrol, oradexon -dexone, decadron, dexamethasone, hexadrol, oradexon -dexterity, sleight -dexterous, deft, dextrous -dexterously, deftly, dextrously -dextroglucose, dextrose -dextrorotary, dextrorotatory -dextrorotatory, dextrorotary -dextrorsal, dextrorse -dextrorse, dextrorsal -dextrose, dextroglucose -dextrous, deft, dexterous -dextrously, deftly, dexterously -dflp, pdflp -dg, decigram -dhak, dak, palas -dhaka, dacca -dhal, dahl -dhava, dhawa -dhawa, dhava -dhodhekanisos, dodecanese -diabeta, glyburide, micronase -diabolatry, demonolatry -diabolic, demonic, devilish, diabolical, fiendish, hellish, infernal, mephistophelean, mephistophelian, satanic, unholy -diabolical, demonic, devilish, diabolic, fiendish, hellish, infernal, mephistophelean, mephistophelian, satanic, unholy -diabolically, devilishly, fiendishly -diabolise, devilise, devilize, diabolize -diabolism, demonism, satanism -diabolist, satanist -diabolize, devilise, devilize, diabolise -diacetylmorphine, heroin -diachronic, historical -diacritic, diacritical -diacritical, diacritic -diadem, crown -diaeresis, dieresis, umlaut -diaglyph, intaglio -diagnose, name -diagnosing, diagnosis -diagnosis, diagnosing -diagnostic, symptomatic -diagnostician, pathologist -diagnostics, nosology -diagonal, aslant, aslope, bias, separatrix, slanted, slanting, slash, sloped, sloping, solidus, stroke, virgule -diagonalisation, diagonalization -diagonalise, diagonalize -diagonalization, diagonalisation -diagonalize, diagonalise -diagram, plot -diagrammatic, diagrammatical -diagrammatical, diagrammatic -diagrammatically, graphically -diagramming, schematisation, schematization -dialect, accent, idiom -dialectic, dialectical -dialectical, dialectic -dialog, dialogue, duologue -dialogue, dialog, duologue, negotiation, talks -dialyse, dialyze -dialyze, dialyse -diam, diameter -diamante, sequin, spangle -diameter, diam -diametral, diametric, diametrical -diametric, diametral, diametrical, opposite, polar -diametrical, diametral, diametric, opposite, polar -diamond, adamant, infield, rhomb, rhombus -dianoetic, discursive -diaper, napkin, nappy -diaphanous, cobwebby, filmy, gauzy, gossamer, sheer, transparent, vaporous, vapourous -diaphoresis, hidrosis, perspiration, sudation, sweating -diaphoretic, sudorific -diaphragm, midriff, pessary, stop -diaphyseal, diaphysial -diaphysial, diaphyseal -diaphysis, shaft -diarchy, dyarchy -diarist, journalist -diarrhea, diarrhoea, looseness -diarrheal, diarrheic, diarrhetic, diarrhoeal, diarrhoeic, diarrhoetic -diarrheic, diarrheal, diarrhetic, diarrhoeal, diarrhoeic, diarrhoetic -diarrhetic, diarrheal, diarrheic, diarrhoeal, diarrhoeic, diarrhoetic -diarrhoea, diarrhea, looseness -diarrhoeal, diarrheal, diarrheic, diarrhetic, diarrhoeic, diarrhoetic -diarrhoeic, diarrheal, diarrheic, diarrhetic, diarrhoeal, diarrhoetic -diarrhoetic, diarrheal, diarrheic, diarrhetic, diarrhoeal, diarrhoeic -diary, journal -dias, diaz -diatomite, kieselguhr -diatomophyceae, bacillariophyceae -diatribe, fulmination -diaz, dias -diazepam, valium -diazoxide, hyperstat -dibber, dibble -dibble, dibber -dibbuk, dybbuk -dibrach, pyrrhic -dibranch, dibranchiate -dibranchia, dibranchiata -dibranchiata, dibranchia -dibranchiate, dibranch -dicamptodon, dicamptodontid -dicamptodontid, dicamptodon -dice, cube, die -dicey, chanceful, chancy, dodgy -dichloride, bichloride -dichlorodiphenyltrichloroethane, ddt -dichotomisation, dichotomization -dichotomise, dichotomize -dichotomization, dichotomisation -dichotomize, dichotomise -dichotomy, duality -dichromacy, dichromasy, dichromatism, dichromatopsia, dichromia -dichromasy, dichromacy, dichromatism, dichromatopsia, dichromia -dichromate, bichromate -dichromatic, bichrome, bicolor, bicolored, bicolour, bicoloured -dichromatism, dichromacy, dichromasy, dichromatopsia, dichromia -dichromatopsia, dichromacy, dichromasy, dichromatism, dichromia -dichromia, dichromacy, dichromasy, dichromatism, dichromatopsia -dick, cock, gumshoe, hawkshaw, pecker, peter, prick, putz, shaft, tool -dickens, deuce, devil -dicker, bargain -dickey, dickie, dicky, shirtfront -dickeybird, dickybird -dickhead, asshole, bastard, cocksucker, motherfucker, prick, shit, sob, whoreson -dickie, dickey, dicky, shirtfront -dicky, dickey, dickie, shirtfront -dickybird, dickeybird -dicloxacillin, dynapen -dicot, dicotyledon, exogen, magnoliopsid -dicotyledon, dicot, exogen, magnoliopsid -dicotyledonae, dicotyledones, magnoliopsida -dicotyledones, dicotyledonae, magnoliopsida -dicoumarol, dicumarol -dictate, order, prescribe -dictated, determined, set -dictation, bid, bidding, command -dictator, authoritarian, potentate -dictatorial, authoritarian, autocratic, despotic, overbearing, tyrannic, tyrannical -dictatorially, autocratically, magisterially -dictatorship, absolutism, authoritarianism, caesarism, despotism, monocracy, shogunate, stalinism, totalitarianism, tyranny -diction, enunciation, phraseology, phrasing, verbiage, wording -dictionary, lexicon -dictum, pronouncement -dicumarol, dicoumarol -didactic, didactical -didactical, didactic -didactically, pedagogically -didactics, education, instruction, pedagogy, teaching -didanosine, ddi, dideoxyinosine -didder, shake -diddle, bunco, con, defraud, fiddle, gip, goldbrick, gyp, hornswoggle, mulct, nobble, play, rook, scam, swindle, toy, victimize -diddley, diddly, diddlyshit, diddlysquat, jack, shit, squat -diddly, diddley, diddlyshit, diddlysquat, jack, shit, squat -diddlyshit, diddley, diddly, diddlysquat, jack, shit, squat -diddlysquat, diddley, diddly, diddlyshit, jack, shit, squat -dideoxycytosine, ddc, zalcitabine -dideoxyinosine, ddi, didanosine -didrikson, zaharias -die, break, choke, conk, croak, decease, dice, exit, expire, fail, go, pall, pass, perish -diehard, traditionalist -dielectric, insulator, nonconductor -dielectrolysis, cataphoresis, electrophoresis, ionophoresis -diemaker, diesinker -diencephalon, betweenbrain, interbrain, thalmencephalon -dieresis, diaeresis, umlaut -diesinker, diemaker -diestrous, diestrual, dioestrous, dioestrual -diestrual, diestrous, dioestrous, dioestrual -diestrum, diestrus -diestrus, diestrum -diet, dieting -dietary, dietetic, dietetical -dietetic, dietary, dietetical -dietetical, dietary, dietetic -diethylmalonylurea, barbital, barbitone, veronal -diethylstilbesterol, des, stilbesterol -diethylstilbestrol, des, diethylstilboestrol, stilbestrol, stilboestrol -diethylstilboestrol, des, diethylstilbestrol, stilbestrol, stilboestrol -dietician, dietitian, nutritionist -dieting, diet -dietitian, dietician, nutritionist -differ, disagree, dissent -difference, conflict, departure, deviation, dispute, divergence, remainder -different, dissimilar, unlike -differential, derivative -differentiate, distinguish, mark, secern, secernate, separate, severalise, severalize, specialise, specialize, speciate, tell -differentiation, distinction, specialisation, specialization -differentiator, discriminator -differently, otherwise -difficult, hard, unmanageable -difficultness, difficulty -difficulty, difficultness, trouble -diffident, shy, timid, unsure -diffuse, broadcast, circularise, circularize, circulate, diffused, disperse, disseminate, distribute, imbue, interpenetrate, penetrate, permeate, pervade, propagate, riddle, soft, spread -diffused, diffuse, soft -diffuser, diffusor -diffusing, diffusive, dispersive, disseminative -diffusion, dispersal, dispersion, dissemination -diffusive, diffusing, dispersive, disseminative -diffusor, diffuser -diflunisal, dolobid -dig, apprehend, barb, compass, comprehend, delve, digging, drudge, excavate, excavation, fag, gibe, grasp, grind, grok, hollow, jab, jibe, labor, labour, moil, poke, prod, savvy, shaft, shot, slam, stab, toil, travail -digenesis, metagenesis -digest, abide, bear, brook, compilation, concentrate, condense, endure, stand, stomach, suffer, support, tolerate -digestibility, digestibleness -digestibleness, digestibility -digger, excavator, shovel -digging, dig, excavation -diggings, digs, domiciliation, lodgings, pad -digit, dactyl, figure, finger, fingerbreadth -digitalin, digitalis -digitalis, digitalin, foxglove -digitalisation, digitalization -digitalise, digitalize, digitise, digitize -digitalization, digitalisation -digitalize, digitalise, digitise, digitize -digitate, fingerlike -digitisation, digitization -digitise, digitalise, digitalize, digitize -digitiser, digitizer -digitization, digitisation -digitize, digitalise, digitalize, digitise -digitizer, digitiser -dignify, ennoble -dignifying, ennobling -dignitary, panjandrum, vip -dignity, gravitas, lordliness -digoxin, lanoxin -digram, digraph -digraph, digram -digress, depart, divagate, sidetrack, straggle, stray, wander -digression, aside, deflection, deflexion, deviation, divagation, diversion, excursion, excursus, parenthesis -digressive, discursive, excursive, rambling, tangential -digs, diggings, domiciliation, lodgings, pad -dihydroxyphenylalanine, dopa -dike, butch, dam, dyke -dilantin, diphenylhydantoin, phenytoin -dilapidate, crumble, decay -dilapidated, bedraggled, derelict, ramshackle, tatterdemalion -dilapidation, decrepitude, ruin -dilatation, dilation, distension, distention -dilate, distend, elaborate, enlarge, expand, expatiate, exposit, expound, lucubrate -dilater, dilator -dilation, dilatation -dilator, dilater -dilatoriness, procrastination -dilatory, laggard, pokey, poky -dilaudid, hydromorphone -dilemma, quandary -dilettante, dabbler, dilettanteish, dilettantish, sciolist, sciolistic -dilettanteish, dilettante, dilettantish, sciolistic -dilettantish, dilettante, dilettanteish, sciolistic -diligence, application, industriousness, industry -diligent, persevering -dillydallier, dallier, lounger, mope -dillydally, procrastinate, shillyshally, stall -diltiazem, cardizem -diluent, dilutant, thinner -dilutant, diluent, thinner -dilute, adulterate, cut, debase, diluted, load, reduce, stretch, thin -diluted, dilute -diluvial, diluvian -diluvian, diluvial -dim, black, bleak, blind, blur, dense, dimmed, dip, dull, dumb, faint, obtuse, shadowy, slow, slur, subdued, vague, wispy -dimash, damascus -dimenhydrinate, dramamine -dimension, attribute, property, proportion -diminish, belittle, decrease, fall, lessen -diminished, atrophied, belittled, lessened, small, vitiated, wasted, weakened -diminuendo, decrescendo -diminution, decline, decrease, reduction -diminutive, bantam, flyspeck, lilliputian, midget, petite, tiny -diminutiveness, minuteness, petiteness, tininess, weeness -dimly, indistinctly, murkily, palely, pallidly -dimmed, dim -dimness, duskiness, faintness, subduedness -dimorphic, dimorphous -dimorphous, dimorphic -dimout, blackout, brownout -dimwit, doofus, nitwit -din, blare, blaring, boom, cacophony, clamor, commotion, ruckus, ruction, rumpus, tumult -dindymene, cybele -dinero, boodle, bread, cabbage, clams, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -dinesen, blixen -ding, dent, dingdong, dong, gouge, nick -dingdong, ding, dong -dinge, batter, dinginess -dinghy, dory, rowboat -dingily, grubbily, grungily -dinginess, dinge -dingle, dell -dingo, warragal, warrigal -dingy, begrimed, blue, dark, dirty, disconsolate, dismal, drab, drear, dreary, gloomy, grim, grimy, grubby, grungy, muddied, muddy, raunchy, sorry -dinkey, dinky -dinky, dinkey -dinnertime, suppertime -dinoceras, uintathere -dinoflagellata, cilioflagellata -diocese, bishopric, episcopate -dioecian, dioecious -dioecious, dioecian -dioestrous, diestrous, diestrual, dioestrual -dioestrual, diestrous, diestrual, dioestrous -diol, glycol -dionysia, bacchanalia -diopter, dioptre -dioptre, diopter -diorama, cyclorama, panorama -diovan, valsartan -dip, cutpurse, dim, douse, drop, duck, dunk, fall, inclination, pickpocket, plunge, sink, souse -diphenhydramine, benadryl -diphenylhydantoin, dilantin, phenytoin -diphthongise, diphthongize -diphthongize, diphthongise -dipladenia, mandevilla -diploma, sheepskin -diplomacy, delicacy, discreetness, finesse, statecraft, statesmanship -diplomat, diplomatist -diplomatic, diplomatical -diplomatical, diplomatic -diplomatist, diplomat -diplopoda, myriapoda -dipped, lordotic, swayback, swaybacked -dipper, bufflehead, butterball, plough, wagon, wain -dippers, dunkers -dipsomania, alcoholism, potomania -dipsomaniac, alcoholic, alky, boozer, lush, soaker, souse -dipteran, dipteron -dipteron, dipteran -dipteryx, coumarouna -dire, awful, desperate, direful, dread, dreaded, dreadful, fearful, fearsome, frightening, horrendous, horrific, terrible -direct, address, aim, calculate, channelise, channelize, conduct, directly, engineer, guide, head, lead, lineal, maneuver, manoeuver, manoeuvre, mastermind, orchestrate, organise, organize, place, point, send, steer, straight, take, target, train, unmediated, verbatim -directing, directional, directive, guiding -direction, centering, charge, commission, counsel, counseling, counselling, focus, focusing, focussing, guidance, instruction, management, steering, way -directional, directing, directive, guiding -directionality, directivity -directionless, adrift, afloat, aimless, planless, rudderless, undirected -directive, directing, directional, guiding -directiveness, directivity -directivity, directionality, directiveness -directly, direct, flat, forthwith, immediately, instantly, now, straight, straightaway -directness, candidness, candor, candour, forthrightness, frankness, straightness -director, conductor, manager -direful, awful, dire, dread, dreaded, dreadful, fearful, fearsome, frightening, horrendous, horrific, terrible -dirge, coronach, lament, requiem, threnody -dirigible, airship, steerable -dirt, crap, filth, grease, grime, grunge, poop, scandal, shit, shite, soil, stain, turd, ungraded -dirtily, filthily -dirtiness, smuttiness, uncleanness -dirty, begrime, bemire, cheating, colly, contaminating, dingy, filthy, foul, grime, lousy, muddied, muddy, pestiferous, soil, soiled, sordid, unclean, unsporting, unsportsmanlike -dirtying, soiling, soilure -dis, orcus -disability, disablement, handicap, impairment -disable, disenable, handicap, incapacitate, invalid -disabled, handicapped -disablement, disability, handicap, impairment -disabling, crippling, disqualifying, incapacitating -disabused, undeceived -disaccord, disagree, discord -disadvantage, disfavor, disfavour -disadvantaged, deprived -disadvantageously, badly -disaffect, alien, alienate, estrange -disaffected, malcontent, rebellious -disaffection, alienation, estrangement -disaffirmation, denial -disafforest, deforest, disforest -disagree, differ, disaccord, discord, dissent -disagreeable, unsympathetic -disagreement, discrepancy, dissension, dissonance, divergence, variance -disallow, forbid, interdict, nix, prohibit, proscribe, veto -disappear, evaporate, melt, vanish -disappearance, disappearing, fade -disappearing, disappearance -disappointed, defeated, discomfited, foiled, frustrated, thwarted -disappointing, dissatisfactory, unsatisfying -disappointment, letdown -disapprobation, condemnation -disapproval, disfavor, disfavour, dislike -disapprove, reject -disarm, demilitarise, demilitarize, unarm -disarmament, disarming -disarmer, pacificist, pacifist -disarming, disarmament -disarrangement, disorganisation, disorganization -disarray, confusedness, confusion, disorder, disorderliness, muddiness -disarticulate, disjoint -disassemble, dismantle -disassembly, dismantlement, dismantling -disassociate, disjoint, dissociate, disunite, divorce -disassociation, dissociation -disaster, calamity, cataclysm, catastrophe, tragedy -disastrous, black, calamitous, fatal, fateful -disavowal, disclaimer -disband, dissolve -disbelief, incredulity, skepticism, unbelief -disbelieve, discredit -disbeliever, nonbeliever, unbeliever -disbelieving, sceptical, skeptical, unbelieving -disbelievingly, incredulously, unbelievingly -disburden, unburden -disbursal, disbursement, expense, outlay, spending -disbursement, disbursal, expense, outlay, spending -disburser, expender, spender -disc, disk, platter, record, saucer -discalceate, discalced, unshod -discalced, discalceate, unshod -discant, descant -discard, dispose, fling, toss -discarded, throwaway -discase, disrobe, peel, strip, uncase, unclothe, undress -disceptation, arguing, argument, contention, contestation, controversy, disputation, tilt -discern, distinguish, recognise, recognize, spot -discernability, legibility -discernable, discernible -discernible, discernable, evident, observable -discerning, apprehensive, discreet -discernment, appreciation, apprehension, discretion, judgement, judgment, perceptiveness, sagaciousness, sagacity, savvy, taste, understanding -discerp, dismember, lop, sever -discharge, acquit, arc, assoil, clear, complete, dismissal, dismission, dispatch, drop, eject, emission, empty, exculpate, exhaust, exonerate, expel, expelling, fire, firing, free, liberation, outpouring, release, run, sack, sacking, spark, unload, venting, waiver -discharged, dismissed, fired -disciple, adherent -disciplinal, corrective, disciplinary -disciplinarian, martinet, moralist -disciplinary, corrective, disciplinal -discipline, bailiwick, check, condition, correct, correction, field, study, subject, train -disclaimer, disavowal -disclike, discoid, discoidal, disklike -disclose, break, discover, divulge, expose, reveal, unwrap -disclosure, revealing, revelation -disco, discotheque -discoid, disclike, discoidal, disklike -discoidal, disclike, discoid, disklike -discolor, color, colour, discolour -discoloration, discolouration, stain -discolorise, bleach, decolor, decolorise, decolorize, decolour, decolourise, decolourize, discolorize, discolourise -discolorize, bleach, decolor, decolorise, decolorize, decolour, decolourise, decolourize, discolorise, discolourise -discolour, color, colour, discolor -discolouration, discoloration, stain -discolourise, bleach, decolor, decolorise, decolorize, decolour, decolourise, decolourize, discolorise, discolorize -discombobulate, bedevil, befuddle, bemuse, bewilder, confound, confuse, fox, fuddle, throw -discombobulated, disconcerted -discombobulation, confusion -discomfit, discompose, disconcert, untune, upset -discomfited, defeated, disappointed, foiled, frustrated, thwarted -discomfiture, discomposure, disconcertion, disconcertment -discomfort, irritation, soreness, uncomfortableness -discommode, bother, disoblige, incommode, inconvenience, trouble -discompose, discomfit, disconcert, untune, upset -discomposure, discomfiture, disconcertion, disconcertment -disconcert, confuse, discomfit, discompose, flurry, untune, upset -disconcerted, discombobulated -disconcerting, upsetting -disconcertion, discomfiture, discomposure, disconcertment -disconcertment, discomfiture, discomposure, disconcertion -disconfirming, invalidating, negative -disconnect, disconnection, gulf, unplug -disconnected, abrupt, confused, disjointed, disordered, disunited, fragmented, garbled, illogical, scattered, split, staccato, unconnected -disconnectedness, disconnection, disjunction, disjuncture -disconnection, disconnect, disconnectedness, disjunction, disjuncture, gulf -disconsolate, blue, dark, dingy, dismal, drab, drear, dreary, gloomy, grim, inconsolable, sorry, unconsolable -disconsolately, desolately -disconsolateness, despondence, despondency, heartsickness -discontent, discontented, discontentedness, discontentment -discontented, discontent -discontentedness, discontent, discontentment -discontentment, discontent, discontentedness -discontinuance, discontinuation -discontinuation, discontinuance -discontinue, break, cease, quit, stop -discontinuous, noncontinuous -discord, disaccord, disagree, discordance, dissension, strife -discordance, discord -discordant, disharmonious, dissonant, inharmonic -discordantly, unharmoniously -discorporate, bodiless, disembodied, unbodied, unembodied -discotheque, disco -discount, deduction, dismiss, disregard, ignore, rebate -discourage, admonish, deter, monish, warn -discouraged, demoralised, demoralized, disheartened -discouragement, disheartenment, dismay -discourse, converse, discuss, discussion, dissertate, preaching, sermon, treatment -discourteous, ungracious -discourteously, impolitely, rudely -discourtesy, disrespect, offence, offense, rudeness -discover, attain, break, describe, detect, disclose, distinguish, divulge, expose, find, hear, identify, key, learn, name, notice, observe, reveal, see, strike, unwrap -discoverable, ascertainable -discovered, ascertained, observed -discoverer, artificer, finder, inventor, spotter -discovery, breakthrough, find, uncovering -discredit, disbelieve, disgrace, disrepute -discreditably, disgracefully, dishonorably, dishonourably, ignominiously, ingloriously, shamefully -discredited, damaged, disgraced, dishonored, shamed -discreet, circumspect, discerning -discreetness, circumspection, delicacy, diplomacy, discretion, finesse, prudence -discrepancy, disagreement, divergence, variance, variant -discrepant, dissonant, incompatible, inconsistent -discrete, distinct -discreteness, distinctness, separateness, severalty -discretion, circumspection, delicacy, discernment, discreetness, prudence -discretional, discretionary -discretionary, discretional -discriminate, separate -discriminating, acute, incisive, keen, knifelike, penetrating, penetrative, piercing, sharp -discrimination, favoritism, favouritism, secernment -discriminative, discriminatory, judicial -discriminator, differentiator -discriminatory, discriminative, invidious, preferential, prejudiced -discursive, dianoetic, digressive, excursive, rambling -discursively, ramblingly -discus, saucer -discuss, discourse -discussion, discourse, treatment, word -disdain, condescension, contemn, contempt, despise, despite, patronage, reject, scorn, spurn -disdainful, contemptuous, haughty, imperious, insulting, lordly, overbearing, prideful, scornful, sniffy, supercilious, swaggering -disdainfully, cavalierly, contemptuously, contumeliously, scornfully -disdainfulness, condescension, superciliousness -diseased, morbid, pathologic, pathological -disembark, debark -disembarkation, debarkation, disembarkment -disembarkment, debarkation, disembarkation -disembarrass, free, rid -disembodied, bodiless, discorporate, unbodied, unembodied -disembowel, draw, eviscerate -disembowelment, evisceration -disembroil, disentangle, disinvolve -disenable, disable, incapacitate -disenchant, disillusion -disenchanting, disillusioning -disenchantment, disillusion, disillusionment -disencumber, disentangle, extricate, untangle -disenfranchise, disfranchise -disenfranchised, disfranchised, voiceless, voteless -disengage, free, withdraw -disengagement, detachment, fallback, pullout -disentangle, comb, disembroil, disencumber, disinvolve, extricate, unsnarl, untangle, unwind -disentangled, loosened, unsnarled -disentanglement, extrication, unsnarling, untangling -disentangler, unraveler, unraveller -disesteem, disrespect -disfavor, disadvantage, disapproval, disfavour, dislike -disfavour, disadvantage, disapproval, disfavor, dislike -disfiguration, defacement, deformity, disfigurement -disfigure, blemish, deface -disfigurement, defacement, deformity, disfiguration -disforest, deforest, disafforest -disforestation, deforestation -disfranchise, disenfranchise -disfranchised, disenfranchised, voiceless, voteless -disfunction, dysfunction -disgorge, barf, cast, cat, chuck, honk, puke, purge, regorge, regurgitate, retch, shed, sick, spew, spill, spue, upchuck, vomit -disgorgement, emesis, puking, regurgitation, vomit, vomiting -disgrace, attaint, degrade, demean, discredit, dishonor, dishonour, ignominy, shame -disgraced, discredited, dishonored, shamed -disgraceful, black, ignominious, inglorious, opprobrious, scandalous, shameful, shocking -disgracefully, discreditably, dishonorably, dishonourably, ignominiously, ingloriously, shamefully -disgracefulness, ignominiousness, shamefulness -disgruntled, dissatisfied -disguise, camouflage, mask -disguised, cloaked, masked -disgust, nauseate, repel, revolt, sicken -disgusted, sick -disgustful, disgusting, distasteful, foul, loathly, loathsome, repellant, repellent, repelling, revolting, skanky, wicked, yucky -disgusting, disgustful, distasteful, foul, loathly, loathsome, repellant, repellent, repelling, revolting, skanky, wicked, yucky -disgustingly, distastefully, revoltingly, sickeningly -disgustingness, distastefulness, nauseatingness, sickeningness, unsavoriness -dish, bag, beauty, dishful, knockout, looker, lulu, mantrap, peach, ravisher, saucer, serve, smasher, stunner, sweetheart -dishabille, deshabille -disharmonious, discordant, dissonant, inharmonic -disharmonize, dissonate -disharmony, inharmoniousness -dishcloth, dishrag -disheartened, demoralised, demoralized, discouraged -disheartening, demoralising, demoralizing, dispiriting -disheartenment, discouragement, dismay -dished, patelliform -dishevel, tangle, tousle -disheveled, dishevelled, frowzled, rumpled, tousled -dishevelled, disheveled, frowzled, rumpled, tousled -dishful, dish -dishonest, bribable, corruptible, dishonorable, purchasable, venal -dishonestly, deceitfully, venally -dishonesty, knavery -dishonor, assault, attaint, disgrace, dishonour, outrage, rape, ravish, shame, violate -dishonorable, dishonest, dishonourable -dishonorableness, dishonourableness -dishonorably, discreditably, disgracefully, dishonourably, ignominiously, ingloriously, shamefully -dishonored, discredited, disgraced, shamed -dishonour, assault, attaint, disgrace, dishonor, outrage, rape, ravish, shame, violate -dishonourable, dishonorable -dishonourableness, dishonorableness -dishonourably, discreditably, disgracefully, dishonorably, ignominiously, ingloriously, shamefully -dishrag, dishcloth -dishware, crockery -dishwashing, washup -disillusion, disenchant, disenchantment, disillusionment -disillusioning, disenchanting -disillusionment, disenchantment, disillusion -disincentive, deterrence -disinclination, hesitancy, hesitation, indisposition, reluctance -disincline, indispose -disinfectant, antimicrobial, antimicrobic, bactericidal, germicidal, germicide -disingenuous, artful -disingenuously, artfully -disinherit, disown -disintegrable, meltable -disintegrate, decay, decompose -disintegration, annihilation, decay, decomposition, dissolution -disinter, exhume -disinterest, neutrality -disinterment, exhumation -disinvest, divest, strip, undress -disinvolve, disembroil, disentangle -disjoin, disjoint -disjoined, separate -disjoint, disarticulate, disassociate, disjoin, dissociate, disunite, divorce -disjointed, confused, disconnected, dislocated, disordered, garbled, illogical, scattered, separated, unconnected -disjunct, isolated -disjunction, disconnectedness, disconnection, disjuncture -disjuncture, disconnectedness, disconnection, disjunction -disk, disc, harrow, platter, record, saucer -diskette, floppy -disklike, disclike, discoid, discoidal -dislike, disapproval, disfavor, disfavour -dislocate, luxate, slip, splay -dislocated, disjointed, separated -dislocation, breakdown, disruption -dislodge, bump, free, reposition, shift -dislodgement, dislodgment -dislodgment, dislodgement -dislogistic, dyslogistic, pejorative -disloyal, unpatriotic -dismal, blue, dark, dingy, disconsolate, drab, drear, dreary, gloomy, grim, sorry -dismally, dreadfully, drearily -dismantle, disassemble, level, rase, raze, strip -dismantled, demolished, razed -dismantlement, disassembly, dismantling -dismantling, disassembly, dismantlement -dismay, alarm, appal, appall, consternation, deject, demoralise, demoralize, depress, discouragement, disheartenment, dispirit, horrify -dismayed, aghast, appalled, shocked -dismaying, appalling -dismember, discerp -dismiss, can, discount, displace, disregard, dissolve, drop, fire, ignore, sack, terminate -dismissal, discharge, dismission, firing, liberation, release, sack, sacking -dismissed, discharged, fired -dismission, discharge, dismissal, firing, liberation, release, sack, sacking -dismount, light, unhorse -disobedience, noncompliance -disobedient, unruly -disoblige, bother, discommode, incommode, inconvenience, trouble -disobliging, uncooperative -disorder, cark, disarray, disorderliness, disquiet, distract, perturb, trouble, unhinge, upset -disordered, broken, confused, disconnected, disjointed, garbled, illogical, scattered, unconnected, unordered, upset -disorderliness, disarray, disorder, roughness, rowdiness, rowdyism -disorderly, chaotic, jumbled -disorganisation, disarrangement, disorganization -disorganise, disorganize -disorganised, disorganized -disorganization, disarrangement, disorganisation -disorganize, disorganise -disorganized, disorganised -disorient, disorientate -disorientate, disorient -disoriented, alienated, anomic, confused, lost -disown, disinherit, renounce, repudiate -disowning, disownment -disownment, disowning -disparage, belittle -disparagement, depreciation, derogation, dispraise -disparager, depreciator, detractor, knocker -disparaging, derogative, derogatory -disparagingly, slightingly -disparateness, distinctiveness -dispassion, dispassionateness, dryness -dispassionateness, dispassion, dryness -dispatch, communique, complete, despatch, discharge, expedition, expeditiousness, hit, murder, off, remove, shipment, slay -dispatcher, starter -dispel, disperse, dissipate, scatter -dispensability, dispensableness -dispensableness, dispensability -dispense, administer, allot, deal, distribute, lot -dispersal, diffusion, dispersion, dissemination -disperse, broadcast, circularise, circularize, circulate, diffuse, dispel, disseminate, dissipate, distribute, dot, dust, propagate, scatter, spread, sprinkle -dispersed, spread -dispersion, diffusion, dispersal, dissemination, distribution, scattering -dispersive, diffusing, diffusive, disseminative -dispirit, deject, demoralise, demoralize, depress, dismay -dispirited, blue, depressed, down, downcast, downhearted, gloomy, grim, listless, low -dispiritedly, hopelessly -dispiritedness, dejectedness, downheartedness, lowness -dispiriting, demoralising, demoralizing, disheartening -displace, can, dismiss, fire, move, preempt, sack, terminate -displacement, deracination, shift, supplanting, translation -display, exhibit, expose, presentation, show, showing -displume, deplumate, deplume, pluck, pull, tear -disport, amuse, cavort, divert, frisk, frolic, gambol, lark, rollick, romp, skylark, sport -disposal, administration, disposition -dispose, discard, fling, incline, qualify, toss -disposed, apt, fain, given, inclined, minded, prepared, tending -disposition, disposal, inclination, temperament, tendency -dispossessed, homeless, roofless -dispossession, eviction, exorcism -dispraise, disparagement -disproof, falsification, falsifying, refutal, refutation -disproportional, disproportionate -disproportionate, disproportional -disprove, confute -disprover, confuter, rebutter, refuter -disputable, arguable, debatable, moot -disputant, controversialist, eristic -disputation, arguing, argument, contention, contestation, controversy, debate, disceptation, tilt -disputatious, combative, contentious, disputative, litigious -disputatiously, argumentatively -disputative, combative, contentious, disputatious, litigious -dispute, altercate, argufy, challenge, conflict, contravention, difference, gainsay, quarrel, scrap -disqualify, indispose, unfit -disqualifying, disabling -disquiet, anxiousness, cark, disorder, distract, perturb, trouble, unease, uneasiness, unhinge -disquieted, distressed, disturbed, upset, worried -disquietude, edginess, inquietude, uneasiness -disregard, cut, discount, dismiss, ignore, neglect, snub -disregarded, forgotten -disregarding, disregardless, irrespective, regardless -disregardless, disregarding, irrespective, regardless -disreputability, disreputableness, unrespectability -disreputableness, disreputability, unrespectability -disrepute, discredit -disrespect, contempt, discourtesy, disesteem -disrespectful, aweless, awless -disrobe, discase, peel, strip, uncase, unclothe, undress -disrupt, interrupt -disruption, break, commotion, dislocation, disturbance, flutter, gap, interruption, kerfuffle, perturbation -disruptive, riotous, troubled, tumultuous, turbulent -diss, affront, insult -dissatisfactory, disappointing, unsatisfying -dissatisfied, disgruntled -dissect, analyse, analyze -dissected, cleft -dissemble, act, affect, cloak, feign, mask, pretend, sham -dissembler, dissimulator, hypocrite, phoney, phony, pretender -dissembling, deceit, deception, dissimulation, feigning, pretence, pretense -disseminate, broadcast, circularise, circularize, circulate, diffuse, disperse, distribute, propagate, spread -dissemination, airing, diffusion, dispersal, dispersion, spreading -disseminative, diffusing, diffusive, dispersive -disseminator, propagator -dissension, disagreement, discord, dissonance -dissent, differ, disagree, objection, protest, resist -dissenter, contestant, dissident, objector, protester -dissentient, dissenting, dissident, recusant -dissenting, dissentient, dissident -dissentious, divisive, factious -dissertate, discourse -dissertation, thesis -dissever, divide, separate, split -dissident, contestant, dissenter, dissentient, dissenting, heretical, heterodox, objector, protester -dissimilar, different, unalike, unlike -dissimilarity, unsimilarity -dissimilation, catabolism, katabolism -dissimilitude, unlikeness -dissimulation, deceit, deception, dissembling -dissimulator, dissembler, hypocrite, phoney, phony, pretender -dissipate, dispel, disperse, fool, fritter, scatter, shoot -dissipated, betting, debauched, degenerate, degraded, dissolute, fast, libertine, profligate, riotous, sporting -dissipation, dissolution, licentiousness, looseness, profligacy, waste, wastefulness -dissociable, separable, severable -dissociate, decouple, disassociate, disjoint, disunite, divorce -dissociation, disassociation -dissolubility, solubleness -dissoluble, dissolvable -dissolute, debauched, degenerate, degraded, dissipated, fast, libertine, profligate, riotous -dissolutely, profligately -dissoluteness, incontinence -dissolution, adjournment, breakup, disintegration, dissipation, dissolving, licentiousness, looseness, profligacy -dissolvable, dissoluble -dissolve, dethaw, disband, dismiss, melt, resolve, thaw, unfreeze, unthaw -dissolvent, dissolver, resolvent, solvent -dissolver, dissolvent, resolvent, solvent -dissolving, dissolution -dissonance, disagreement, dissension, noise, racket -dissonant, discordant, discrepant, disharmonious, inharmonic, unresolved -dissonate, disharmonize -dissuade, deter -dissyllable, disyllable -dissymmetry, asymmetry, imbalance -distaff, female -distance, aloofness, length, outdistance, outstrip, space -distant, aloof, remote, removed, upstage -distaste, antipathy, aversion -distasteful, disgustful, disgusting, foul, loathly, loathsome, repellant, repellent, repelling, revolting, skanky, unsavory, unsavoury, wicked, yucky -distastefully, disgustingly, revoltingly, sickeningly -distastefulness, disgustingness, nauseatingness, odiousness, offensiveness, sickeningness, unsavoriness -distend, dilate -distension, dilatation, distention -distention, dilatation, distension -distich, brace, couple, couplet, duad, duet, duo, dyad, pair, span, twain, twosome, yoke -distil, condense, distill, extract -distill, condense, distil, extract, purify, sublimate -distillate, distillation -distillation, distillate, distillment -distillery, still -distillment, distillation -distinct, decided, discrete, distinguishable, trenchant -distinction, differentiation, eminence, note, preeminence -distinctive, classifiable, typical -distinctiveness, disparateness, peculiarity, speciality, specialness, specialty -distinctly, clearly -distinctness, discreteness, otherness, separateness, severalty, sharpness -distinguish, describe, differentiate, discern, discover, identify, key, mark, name, recognise, recognize, secern, secernate, separate, severalise, severalize, signalise, signalize, spot, tell -distinguishable, distinct -distinguished, grand, imposing, magisterial -distort, color, colour, contort, deform, falsify, garble, strain, tinge, twine, twist, warp, wring -distorted, deformed, malformed, misrepresented, misshapen, perverted, twisted -distortion, aberration, deformation, overrefinement, straining, torture, twisting -distract, cark, deflect, disorder, disquiet, perturb, trouble, unhinge -distracted, distrait -distraction, beguilement, misdirection -distraint, distress -distrait, distracted -distraught, overwrought -distress, distraint, hurt, straiten, suffering -distressed, disquieted, disturbed, dysphoric, stressed, unhappy, upset, worried -distressful, distressing, disturbing, perturbing, troubling, worrisome, worrying -distressfulness, seriousness -distressing, deplorable, distressful, disturbing, lamentable, perturbing, pitiful, sad, sorry, troubling, worrisome, worrying -distressingly, painfully -distressingness, painfulness -distribute, administer, allot, broadcast, circularise, circularize, circulate, deal, diffuse, dispense, disperse, disseminate, lot, propagate, spread, stagger -distributer, distributor -distribution, dispersion -distributor, allocator, distributer -district, dominion, territory, zone -distrust, distrustfulness, misgiving, mistrust, suspect, suspicion -distrustfully, mistrustfully -distrustfulness, distrust, mistrust -disturb, agitate, commove, interrupt, touch, trouble, upset, vex -disturbance, affray, commotion, disruption, flutter, folie, fray, interference, kerfuffle, noise, perturbation, ruffle, upset -disturbed, brainsick, crazy, demented, disquieted, distressed, mad, maladjusted, sick, unbalanced, unhinged, upset, worried -disturbing, distressful, distressing, perturbing, troubling, worrisome, worrying -disulfiram, antabuse -disunite, disassociate, disjoint, dissociate, divide, divorce, part, separate -disunited, disconnected, fragmented, split -disuse, neglect -disused, obsolete -disyllable, dissyllable -dit, dot -ditch, chuck, dump, trench -ditchmoss, elodea, pondweed -dither, flap, fuss, pother, tizzy -dittany, fraxinella -diuril, chlorothiazide -divagate, digress, stray, wander -divagation, aside, deflection, deflexion, deviation, digression, diversion, excursus, parenthesis -divalent, bivalent -divan, diwan -dive, diving, honkytonk, nosedive, plunge, plunk -diver, frogman, loon, plunger -diverge, depart, deviate, vary -divergence, departure, deviation, difference, disagreement, discrepancy, divergency, variance -divergency, divergence -divergent, diverging -diverging, divergent -divers, diverse -diverse, divers, various -diversely, multifariously, variously -diverseness, diversity, multifariousness, variety -diversification, variegation -diversify, broaden, radiate -diversion, deflection, deflexion, deviation, digression, divagation, recreation -diversionist, saboteur, wrecker -diversity, diverseness, multifariousness, variety -divert, amuse, deviate, disport -diverted, amused, entertained -divertimento, serenade -diverting, amusing, amusive -divertingly, amusingly -divest, deprive, disinvest, strip, undress -divide, dissever, disunite, fraction, part, separate, split, watershed -divided, shared -divider, partition, splitter -divination, foretelling, prophecy, soothsaying -divinatory, conjectural, hypothetic, hypothetical, mantic, sibyllic, sibylline, supposed, suppositional, suppositious, supposititious, vatic, vatical -divine, almighty, churchman, cleric, creator, ecclesiastic, elysian, godhead, godlike, godly, inspired, jehovah, lord, maker, providential -diving, dive -divinity, deity, god, immortal, theology -division, class, part, partition, partitioning, section, sectionalisation, sectionalization, segmentation, variance -divisive, dissentious, factious -divisor, factor -divorce, disassociate, disjoint, dissociate, disunite, divorcement -divorcement, divorce -divulge, break, disclose, discover, expose, reveal, unwrap -divulgement, divulgence -divulgence, divulgement -diwan, divan -dixie, confederacy, dixieland, south -dixieland, confederacy, dixie, south -dizen, bedizen -dizygotic, dizygous -dizygous, dizygotic -dizzily, giddily -dizziness, giddiness, lightheadedness, vertigo -dizzy, airheaded, featherbrained, giddy, lightheaded, silly, vertiginous, woozy -djakarta, jakarta -djinn, djinni, djinny, genie, jinnee, jinni -djinni, djinn, djinny, genie, jinnee, jinni -djinny, djinn, djinni, genie, jinnee, jinni -dkg, dag, decagram, dekagram -dkl, dal, decaliter, decalitre, dekaliter, dekalitre -dkm, dam, decameter, decametre, dekameter, dekametre -dl, deciliter, decilitre -dm, decimeter, decimetre -dmus, musd -dnipropetrovsk, yekaterinoslav -do, act, answer, arrange, bash, behave, brawl, cause, coif, coiffe, coiffure, come, doh, dress, execute, exercise, fare, make, manage, perform, practice, practise, serve, set, suffice, ut -doable, accomplishable, achievable, manageable, realizable -dobrich, tolbukhin -dobson, dobsonfly, hellgrammiate -dobsonfly, dobson -doc, commerce, doctor, md, medico, physician -docile, gentle, teachable -dock, bob, bobtail, dockage, pier, sorrel, tail, wharf, wharfage -dockage, dock, docking, moorage -docker, dockhand, dockworker, loader, longshoreman, lumper, stevedore -docket, agenda, schedule -dockhand, docker, dockworker, loader, longshoreman, lumper, stevedore -docking, dockage, moorage -dockworker, docker, dockhand, loader, longshoreman, lumper, stevedore -doctor, bushel, doc, fix, md, medico, mend, physician, repair, restore, sophisticate -doctoral, doctorial -doctorial, doctoral -doctrinaire, dogmatist -doctrine, ism, philosophy -docudrama, documentary, infotainment -document, papers -documental, documentary -documentary, docudrama, documental, infotainment, objective -documentation, certification, corroboration, support -documented, attested, authenticated -dod, defense -dodder, coggle, paddle, toddle, totter, waddle -doddering, doddery, gaga, senile -doddery, doddering, gaga, senile -dodecanese, dhodhekanisos -dodge, circumvent, contrivance, dodging, duck, elude, evade, fudge, hedge, parry, scheme, sidestep, skirt, stratagem -dodger, fox, slyboots -dodging, avoidance, dodge, escape, evasion, scheme, shunning -dodgson, carroll -dodgy, chanceful, chancy, crafty, cunning, dicey, foxy, guileful, knavish, slick, sly, tricksy, tricky, wily -dodo, fogey, fogy, fossil -doe, energy -doer, actor, worker -dog, andiron, blackguard, bounder, cad, chase, click, detent, firedog, frank, frankfurter, frump, heel, hotdog, hound, pawl, tag, tail, track, trail, weenie, wiener, wienerwurst -dogfight, hassle, scuffle, tussle -dogfish, bowfin, grindle -dogged, dour, persistent, pertinacious, tenacious, unyielding -doggedly, tenaciously -doggedness, perseverance, persistence, persistency, pertinacity, tenaciousness, tenacity -doggerel, jingle -doggie, barker, doggy, pooch -dogging, persisting -doggy, barker, doggie, pooch -doghouse, kennel -dogie, dogy, leppy -dogma, tenet -dogmatic, dogmatical -dogmatical, dogmatic -dogmatise, dogmatize -dogmatism, bigotry -dogmatist, doctrinaire -dogmatize, dogmatise -dogshit, bull, bullshit, crap, horseshit, shit -dogsled, mush -dogtooth, canine, cuspid, eyetooth -dogwood, cornel -dogy, dogie, leppy -doh, do, ut -doha, bida -doi, interior -doily, doyley, doyly -doings, behavior, behaviour, conduct -doj, justice -dol, labor -dolabrate, dolabriform -dolabriform, dolabrate -doldrums, stagnancy, stagnation -dole, pogey, pogy -doleful, mournful -dolefully, sorrowfully -dolichocephalic, dolichocranial, dolichocranic -dolichocephalism, dolichocephaly -dolichocephaly, dolichocephalism -dolichocranial, dolichocephalic, dolichocranic -dolichocranic, dolichocephalic, dolichocranial -doll, bird, chick, dame, dolly, skirt, wench -dollar, buck, clam -dollarfish, horsefish, horsehead, moonfish -dolly, doll -dolmen, cromlech -dolobid, diflunisal -dolor, dolour -dolorous, dolourous, lachrymose, tearful, weeping -dolour, dolor -dolourous, dolorous, lachrymose, tearful, weeping -dolphin, dolphinfish, mahimahi -dolphinfish, dolphin, mahimahi -dolt, dullard, pillock, stupe, stupid -doltish, cloddish -doltishly, stupidly -domain, area, arena, demesne, field, land, orbit, sphere, world -dome, attic, bean, bonce, noggin, noodle -domed, vaulted -domestic, domesticated -domesticate, cultivate, domesticise, domesticize, naturalise, naturalize, reclaim, tame -domesticated, domestic -domestication, tameness -domesticise, domesticate, domesticize, reclaim, tame -domesticize, domesticate, domesticise, reclaim, tame -domicile, abode, domiciliate, dwelling, habitation, home, reside, shack -domiciliate, domicile, house, reside, shack -domiciliation, diggings, digs, lodgings, pad -dominance, ascendance, ascendancy, ascendence, ascendency, authorisation, authority, authorization, control, laterality, potency -dominant, predominant, prevailing, prevalent, rife -dominate, command, eclipse, master, overlook, overshadow, overtop, predominate, prevail, reign, rule -dominated, henpecked -dominating, ascendant, ascendent, autocratic, bossy, commanding, magisterial, overlooking, peremptory -domination, mastery, supremacy -domine, dominee, dominie, dominus -dominee, domine, dominie, dominus -domineer, tyrannise, tyrannize -domineeringness, imperiousness, overbearingness -dominican, blackfriar -dominick, dominique -dominicus, sun, sunday -dominie, domine, dominee, dominus -dominion, district, rule, territory -dominique, dominick -dominoes, dominos -dominos, dominoes -dominus, domine, dominee, dominie -don, assume, father, preceptor, wear -donation, contribution -donbas, donbass -donbass, donbas -done, through -donee, beneficiary -donetsk, donetske, stalino -donetske, donetsk, stalino -dong, ding, dingdong -donjon, dungeon, keep -donkeywork, drudgery, grind, plodding -donnean, donnian -donnian, donnean -donnish, academic, pedantic -donor, bestower, conferrer, giver, presenter -donut, doughnut, sinker -doob, kweek -doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -doodle, scrabble, scribble -doodlebug, antlion -doofus, dimwit, nitwit -doohickey, doodad, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -doojigger, doodad, doohickey, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -doom, condemn, designate, destine, doomsday, fate, sentence -doomed, cursed, damned, fated, lost, unlucky, unredeemed, unsaved -doomsday, doom, eschaton -door, doorway, threshold -doorbell, bell, buzzer -doorcase, doorframe -doorframe, doorcase -doorhandle, doorknob -doorjamb, doorpost -doorkeeper, doorman, gatekeeper, ostiarius, ostiary, porter, usher -doorknob, doorhandle -doorknocker, knocker, rapper -doorman, doorkeeper, gatekeeper, ostiary, porter -doormat, weakling, wuss -doorpost, doorjamb -doorsill, doorstep, threshold -doorstep, doorsill, threshold -doorstop, doorstopper -doorstopper, doorstop -doorway, door, threshold -dopa, dihydroxyphenylalanine -dopamine, dopastat, intropin -dopastat, dopamine, intropin -dope, boob, booby, cola, dumbbell, dummy, gage, grass, locoweed, pinhead, poop, pot, sens, sess, skunk, smoke, weed -doped, drugged, narcotised, narcotized -dopey, anserine, dopy, foolish, gooselike, goosey, goosy, jerky -doppelzentner, centner, hundredweight -dopy, anserine, dopey, foolish, gooselike, goosey, goosy, jerky -doriden, glutethimide -dork, jerk -dorm, dormitory, hall -dormancy, quiescence, quiescency, sleeping -dormant, abeyant, hibernating, inactive, sleeping, torpid -dormie, dormy -dormitory, dorm, hall -dormy, dormie -dorsal, abaxial -dorsum, back -dory, dinghy, rowboat, walleye -dos, state -dosage, dose -dose, acid, dosage, dot, drug, elvis, pane, std, superman, vd, zen -dosemeter, dosimeter -dosimeter, dosemeter -doss, crash -dossal, dossel -dossel, dossal -dosshouse, flophouse -dostoevski, dostoevsky, dostoyevsky -dostoevskian, dostoyevskian -dostoevsky, dostoevski, dostoyevsky -dostoyevskian, dostoevskian -dostoyevsky, dostoevski, dostoevsky -dot, acid, constellate, disperse, dit, dose, dust, elvis, pane, point, scatter, sprinkle, stud, superman, transportation, zen -dotage, senility -doting, adoring, fond -dotrel, dotterel -dotted, dashed, flecked, specked, speckled, stippled -dotterel, dotrel -dottily, balmily, daftly, nuttily, wackily -dotty, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, crazy, daft, fruity, gaga, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky, wild -double, bivalent, doubled, doubling, doubly, dual, duple, duplicate, forked, image, reduplicate, repeat, replicate, threefold, treble, twice, twofold -doubled, double, twofold -doubling, double -doubly, double, twice -doubt, doubtfulness, dubiety, dubiousness, incertitude, question, uncertainty -doubter, agnostic, sceptic, skeptic -doubtful, dubious, dubitable, tentative -doubtfully, dubiously -doubtfulness, doubt, dubiety, dubiousness, incertitude, question, uncertainty -doubting, questioning, sceptical, skeptical -doubtless, doubtlessly, undoubtedly -doubtlessly, doubtless, undoubtedly -dough, boodle, bread, cabbage, clams, dinero, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -doughnut, annulus, donut, halo, ring, sinker -doughy, soggy -doula, monitrice -dour, dark, dogged, forbidding, glowering, glum, grim, moody, morose, persistent, pertinacious, saturnine, sour, sullen, tenacious, unyielding -doura, dourah, durra -dourah, doura, durra -dourly, glumly, sullenly -douse, dip, dowse, drench, duck, dunk, plunge, soak, sop, souse -dousing, ducking, immersion, submersion -dove, columba, peacenik, squab -dovecote, columbarium, columbary -dovish, pacifist, pacifistic -dowdily, frumpily, frumpishly -dowdiness, drabness, homeliness -dowding, dowdy -dowdy, dowding, frumpish, frumpy, pandowdy -dowel, joggle -dower, dowery, dowry, endow, portion -dowery, dower, dowry, portion -down, blue, consume, depressed, devour, dispirited, downcast, downhearted, downward, downwardly, downwards, gloomy, grim, kill, land, low, mastered, pile, polish, pop, refine -downcast, blue, depressed, dispirited, down, downhearted, gloomy, grim, low -downer, depressant, sedative -downfall, fall, precipitation, ruin, ruination -downhearted, blue, depressed, dispirited, down, downcast, gloomy, grim, low -downheartedness, dejectedness, dispiritedness, lowness -downhill, declivitous -downiness, featheriness, fluffiness -downlike, downy, flossy, fluffy -downplay, background, minimise, minimize, understate -downpour, cloudburst, deluge, pelter, soaker, torrent, waterspout -downright, absolute, rank, sheer -downrightness, straightforwardness -downriver, downstream -downsizing, curtailment, retrenchment -downslope, declension, declination, decline, declivity, descent, fall -downstair, downstairs -downstairs, below, downstair -downstream, downriver -downswing, downturn -downturn, downswing -downward, down, downwardly, downwards -downwardly, down, downward, downwards -downwards, down, downward, downwardly -downwind, lee, windward -downy, downlike, flossy, fluffy, puberulent, pubescent, sericeous -dowry, dower, dowery, portion -dowse, douse, dowsing, drench, rhabdomancy, soak, sop, souse -dowser, rhabdomancer, waterfinder -dowsing, dowse, rhabdomancy -doxazosin, cardura -doxepin, adapin, sinequan -doxy, concubine, courtesan, paramour -doxycycline, vibramycin -doyen, dean -doyley, doily, doyly -doyly, doily, doyley -doze, drowse, snooze -dozen, twelve, xii -dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scads, scores, slews, stacks, tons, wads -dozer, bulldozer -dozy, drowsing, drowsy -drab, blue, dark, dingy, disconsolate, dismal, drear, dreary, gloomy, grim, sober, somber, sombre, sorry -drabness, dowdiness, homeliness -dracaenaceae, dracenaceae -dracenaceae, dracaenaceae -drachm, drachma, dram, fluidram -drachma, drachm, dram -draco, dragon -draft, blueprint, conscription, draught, drawing, enlist, gulp, muster, outline, potation, swig, tipple -draftee, conscript, inductee -drafting, draftsmanship, drawing -draftsman, draftsperson, draughtsman, drawer -draftsmanship, drafting, drawing -draftsperson, draftsman, draughtsman -drafty, draughty -drag, cart, draw, dredge, embroil, hale, haul, puff, pull, scuff, sweep, tangle, trail -dragger, puller, trawler, tugger -draggle, bedraggle -draggled, bedraggled -dragnet, trawl -dragon, draco, firedrake, tartar -dragoon, railroad, sandbag -drain, debilitate, drainage, drainpipe, enfeeble -drainage, drain -drained, dead, knackered -draining, exhausting -drainpipe, drain -dram, drachm, drachma -drama, play -dramamine, dimenhydrinate -dramatic, spectacular, striking -dramatics, dramaturgy, theater, theatre -dramatisation, dramatization -dramatise, adopt, aggrandise, aggrandize, dramatize, embellish, embroider, lard, pad -dramatist, playwright -dramatization, dramatisation -dramatize, adopt, aggrandise, aggrandize, dramatise, embellish, embroider, lard, pad -dramaturgic, dramaturgical -dramaturgical, dramaturgic -dramaturgy, dramatics, theater, theatre -drape, cloak, clothe, curtain, drapery, mantle, pall, robe -draped, cloaked, clothed, mantled, wrapped -drapery, curtain, drape, mantle, pall -draught, blueprint, draft, drawing, gulp, potation, swig, tipple -draughts, checkers -draughtsman, draftsman, draftsperson -draughty, drafty -dravidian, dravidic -dravidic, dravidian -draw, absorb, attract, attracter, attraction, attractor, cast, delineate, depict, describe, disembowel, drag, eviscerate, force, get, guide, haul, haulage, hook, hooking, imbibe, line, lot, make, pass, puff, pull, quarter, reap, run, standoff, string, suck, thread, tie, trace, withdraw -drawer, draftsman -drawers, bloomers, boxers, boxershorts, knickers, pants, shorts, underdrawers -drawing, draft, drafting, draftsmanship, draught, lottery -drawknife, drawshave -drawn, careworn, haggard, raddled, worn -drawshave, drawknife -drawstring, string -dray, camion -drayhorse, carthorse -dread, apprehension, apprehensiveness, awful, dire, direful, dreaded, dreadful, fear, fearful, fearsome, frightening, horrendous, horrific, terrible -dreaded, awful, dire, direful, dread, dreadful, fearful, fearsome, frightening, horrendous, horrific, terrible -dreadful, abominable, atrocious, awful, dire, direful, dread, dreaded, fearful, fearsome, frightening, horrendous, horrific, painful, terrible, unspeakable -dreadfully, awfully, dismally, horribly -dreadfulness, awfulness, horridness, terribleness -dreadnaught, dreadnought -dreadnought, dreadnaught -dream, ambition, aspiration, daydream, dreaming, stargaze, woolgather -dreamer, escapist, idealist -dreamfully, dreamily, moonily -dreamily, dreamfully, moonily -dreaminess, languor -dreaming, dream -dreamland, dreamworld -dreamlike, surreal -dreamworld, dreamland -dreamy, lackadaisical, languid, languorous, moony, woolgathering -drear, blue, dark, dingy, disconsolate, dismal, drab, dreary, gloomy, grim, sorry -drearily, dismally -dreariness, boringness, insipidity, insipidness -dreary, blue, dark, dingy, disconsolate, dismal, drab, drear, gloomy, grim, sorry -dreck, schlock, shlock -dredge, drag -dregs, settlings -drench, douse, dowse, imbrue, soak, sop, souse, swamp -drenching, soaking, souse, sousing -dress, apparel, arrange, attire, clip, clothe, clothes, coif, coiffe, coiffure, crop, curry, decorate, do, enclothe, frock, garb, garment, garnish, groom, habilitate, lop, plume, preen, primp, prune, raiment, set, snip, tog, trim -dressed, appareled, attired, garbed, garmented, habilimented, polished, robed -dresser, bureau, chest, vanity -dressing, bandaging, binding, fecundation, fertilisation, fertilization, grooming, stuffing -dressmaker, modiste, needlewoman, seamstress, sempstress -drib, driblet, drop -dribble, carry, dribbling, drip, drivel, drool, drop, filter, slabber, slaver, slobber, trickle -dribbler, driveller, drooler, slobberer -dribbling, dribble -driblet, drib, drop -dried, dehydrated, desiccated -drier, desiccant, dryer, siccative -drift, blow, cast, err, float, freewheel, gallery, heading, impetus, impulsion, movement, purport, ramble, range, roam, roll, rove, stray, swan, tramp, trend, vagabond, wander -drifter, floater, vagabond, vagrant -drifting, aimless, floating, vagabond, vagrant -drill, bore, exercise, practice, practise, recitation -drilling, boring -drily, dryly, laconically -drink, beverage, booze, boozing, crapulence, deglutition, drinkable, drinking, drunkenness, fuddle, imbibe, pledge, potable, salute, swallow, toast, tope, wassail -drinkable, beverage, drink, potable -drinker, imbiber, juicer, toper -drinking, boozing, crapulence, drink, drunkenness, imbibing, imbibition -drip, dribble, dripping, drop, trickle -drippage, dripping -drippily, mawkishly -drippiness, mawkishness, mushiness, sentimentality, sloppiness, soupiness -dripping, drip, drippage, soaking, sopping -drippy, bathetic, drizzly, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy -dripstone, hoodmold, hoodmould -drive, aim, campaign, cause, crusade, driveway, driving, effort, force, get, labor, labour, motor, movement, parkway, push, ram, repel, repulse, ride, take, thrust, tug -drivel, dribble, drool, garbage, slabber, slaver, slobber -driveller, dribbler, drooler, jabberer, slobberer -driven, compulsive, determined, goaded, impelled -driveway, drive -driving, drive, impulsive -drizzle, mizzle, moisten -drizzly, drippy -drogue, sock, windsock -drollery, clowning, comedy, funniness, waggery -drome, aerodrome, airdrome, airport -drone, bourdon, dawdler, droning, laggard, lagger, monotone, poke, trailer -droning, drone, monotone -drool, baloney, bilgewater, boloney, bosh, dribble, drivel, humbug, salivate, slabber, slaver, slobber, taradiddle, tarradiddle, tommyrot, tosh, twaddle -drooler, dribbler, driveller, slobberer -droop, flag, loll, sag, swag, wilt -drooping, cernuous, droopy, flagging, nodding, pendulous, sagging, weeping -droopy, drooping, sagging -drop, bead, cast, cliff, dangle, degenerate, deteriorate, devolve, dip, discharge, dismiss, drib, dribble, driblet, drip, expend, fall, fell, flatten, miss, neglect, omit, overleap, overlook, pearl, pretermit, shed, sink, spend, swing, throw, unload -dropline, stephead -dropping, falling -droppings, dung, muck -dropsical, edematous -dropsy, edema, hydrops, oedema -droshky, drosky -drosky, droshky -dross, impurity, scoria, slag -drought, drouth -drouth, drought -drove, horde, swarm -drover, herder, herdsman -drown, overwhelm, submerge, swim -drowse, doze, snooze -drowsily, somnolently -drowsiness, sleepiness, somnolence -drowsing, dozy, drowsy -drowsy, dozy, drowsing, oscitant, yawning -drub, bat, clobber, cream, lick, thrash -drubbing, beating, debacle, lacing, licking, slaughter, thrashing, trouncing, walloping, whacking, whipping -drudge, dig, fag, grind, hack, hacker, labor, labour, moil, navvy, peon, toil, travail -drudgery, donkeywork, grind, plodding -drudging, laboring, labouring, toiling -drug, dose -drugged, doped, narcotised, narcotized -drugging, sedation -druggist, apothecary, chemist, pharmacist -drugstore, pharmacy -drum, barrel, beat, bone, cram, drumfish, membranophone, swot, thrum, tympan -drumbeat, rataplan -drumbeater, partisan, zealot -drumfire, cannonade -drumfish, drum -drumhead, head, summary -drunk, drunkard, inebriate, inebriated, intoxicated, rummy, sot, wino -drunkard, drunk, inebriate, rummy, sot, wino -drunken, bibulous, boozy, sottish -drunkenness, alcoholism, boozing, crapulence, drink, drinking, inebriation, inebriety, insobriety, intoxication, tipsiness -druse, druze -druthers, preference -druze, druse -dry, ironic, ironical, juiceless, prohibitionist, teetotal, wry -dryer, drier -dryly, drily, laconically -dryness, dispassion, dispassionateness, sobriety, waterlessness, xerotes -dryopteridaceae, athyriaceae -drywall, wallboard -ds, darmstadtium, scd -duad, brace, couple, couplet, distich, duet, duo, dyad, pair, span, twain, twosome, yoke -dual, double, duple, threefold, treble, twofold -dualistic, manichaean -duality, dichotomy -dub, knight, nickname -dubiety, doubt, doubtfulness, dubiousness, incertitude, uncertainty -dubious, doubtful, dubitable -dubiously, doubtfully, questionably -dubiousness, doubt, doubtfulness, dubiety, incertitude, question, uncertainty -dubitable, doubtful, dubious -dubnium, db, hahnium -dubrovnik, ragusa -dubya, bush, dubyuh -dubyuh, bush, dubya -duchy, dukedom -duck, circumvent, dip, dodge, douse, elude, evade, fudge, hedge, parry, sidestep, skirt -duckbill, paddlefish, platypus -ducking, dousing, immersion, submersion -ducky, darling, dearie, deary, favorite, favourite, pet -duct, canal, channel -ductile, malleable, pliable, pliant, tensile, tractile -ductileness, ductility -ductility, ductileness -ductule, ductulus -ductulus, ductule -dud, bomb, flop, misfire, turkey, washout -dude, beau, buster, clotheshorse, dandy, fellow, fop, gallant, sheik, swell -duds, threads, togs -due, ascribable, imputable, referable -dueler, duelist, dueller, duellist -duelist, dueler, dueller, duellist -dueller, dueler, duelist, duellist -duellist, dueler, duelist, dueller -duet, brace, couple, couplet, distich, duad, duette, duo, dyad, pair, span, twain, twosome, yoke -duette, duet, duo -duffel, duffle -duffle, duffel -dugout, bunker, pirogue -dukedom, duchy -dulcet, honeyed, mellifluous, mellisonant, sweet -dulcify, dulcorate, edulcorate, sweeten -dulcinea, ladylove -dulcorate, dulcify, edulcorate, sweeten -dull, benumb, blunt, boring, damp, dampen, deadening, dense, dim, dumb, irksome, leaden, muffle, muffled, mute, muted, numb, obtuse, pall, slow, sluggish, softened, tedious, thudding, tiresome, wearisome -dullard, bore, dolt, pillock, stupe, stupid -dulled, benumbed, blunted, greyed -dullness, bluntness, obtuseness -duly, punctually -dumb, dense, dim, dull, mute, obtuse, silent, slow, speechless -dumbass, blockhead, bonehead, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -dumbbell, boob, booby, dope, dummy, pinhead -dumbfound, amaze, baffle, beat, bewilder, flummox, get, gravel, mystify, nonplus, perplex, pose, puzzle, stick, stupefy, vex -dumbfounded, dumbstricken, dumbstruck, dumfounded, flabbergasted, stupefied, thunderstruck -dumbfounding, astounding, dumfounding -dumbly, densely, obtusely -dumbness, denseness -dumbstricken, dumbfounded, dumbstruck, dumfounded, flabbergasted, stupefied, thunderstruck -dumbstruck, dumbfounded, dumbstricken, dumfounded, flabbergasted, stupefied, thunderstruck -dumfounded, dumbfounded, dumbstricken, dumbstruck, flabbergasted, stupefied, thunderstruck -dumfounding, astounding, dumbfounding -dummy, blank, boob, booby, dope, dumbbell, pinhead -dump, coldcock, deck, ditch, dumpsite, floor, plunge, shit, underprice, wasteyard -dumper, tipper -dumpiness, squattiness -dumpling, dumplings -dumplings, dumpling -dumps, mopes -dumpsite, dump, wasteyard -dumpy, chunky, podgy, pudgy, squat, squatty, stumpy, tubby -dumuzi, tammuz -dun, bedevil, crucify, fawn, frustrate, rag, torment -dunce, blockhead, bonehead, dumbass, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -duncical, blockheaded, boneheaded, duncish, fatheaded, loggerheaded, thick, thickheaded -duncish, blockheaded, boneheaded, duncical, fatheaded, loggerheaded, thick, thickheaded -dunderhead, blockhead, bonehead, dumbass, dunce, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -dung, droppings, muck -dungaree, denim, jean -dungeon, donjon, keep -dunghill, midden, muckheap, muckhill -dunk, dip, douse, plunge, souse -dunkard, dunker, tunker -dunker, dunkard, tunker -dunkerque, dunkirk -dunkers, dippers -dunkirk, dunkerque -dunnock, sparrow -duo, brace, couple, couplet, distich, duad, duet, duette, dyad, pair, span, twain, twosome, yoke -duodecimal, twelfth -duologue, dialog, dialogue -duomo, cathedral -dupe, befool, cod, fool, gull, slang, victim -dupery, fraud, fraudulence, hoax, humbug -duple, double, dual -duplicability, reproducibility -duplicable, duplicatable -duplicatable, duplicable -duplicate, double, duplication, extra, matching, parallel, reduplicate, repeat, replicate, twin, twinned -duplication, duplicate, gemination -duplicator, copier -duplicitous, ambidextrous, deceitful -duplicity, fraudulence -durability, enduringness, lastingness, strength -durable, indestructible, lasting, perdurable, undestroyable -durabolin, kabolin, nandrolone -duramen, heartwood -duration, continuance, length -durazzo, durres -durham, shorthorn -durian, durion -durion, durian -durra, doura, dourah -durres, durazzo -dusanbe, dushanbe, dyushambe, stalinabad -dushanbe, dusanbe, dyushambe, stalinabad -dusk, crepuscle, crepuscule, evenfall, fall, gloam, gloaming, nightfall, twilight -duskiness, darkness, dimness, swarthiness -dusky, swart, swarthy, twilight, twilit -dust, debris, detritus, disperse, dot, junk, rubble, scatter, sprinkle -dustbin, ashbin, ashcan, wastebin -dustcloth, duster, dustrag -duster, dustcloth, dustrag, gabardine, gaberdine, sandstorm, sirocco, smock -dustman, garbageman -dustpan, dustpanful -dustpanful, dustpan -dustrag, dustcloth, duster -dustup, quarrel, row, words, wrangle -dusty, cold, stale -dutchman, hollander, netherlander -duteous, dutiful -dutiful, duteous -duty, obligation, responsibility, tariff -duvet, eiderdown -dvd, videodisc, videodisk -dwarf, gnome, midget, nanus, overshadow, shadow -dwarfism, nanism -dweeb, grind, nerd, swot, wonk -dwell, brood, consist, harp, inhabit, lie, live, populate -dweller, denizen, habitant, indweller, inhabitant -dwelling, abode, domicile, habitation, home -dwindling, tapering -dy, dysprosium -dyad, brace, couple, couplet, distich, duad, duet, duo, pair, span, twain, twosome, yoke -dyarchy, diarchy -dybbuk, dibbuk -dye, dyestuff -dyed, bleached, colored, coloured -dyestuff, dye -dyeweed, greenweed, whin, woadwaxen, woodwaxen -dying, anxious, death, demise -dyirbal, jirrbal -dyke, butch, dam, dike -dynamic, active, dynamical -dynamical, dynamic -dynamics, kinetics -dynamise, dynamize -dynamism, heartiness, oomph, pizzaz, pizzazz, vigor, vigour, zing -dynamiter, dynamitist -dynamitist, dynamiter -dynamize, dynamise -dynamometer, ergometer -dynapen, dicloxacillin -dysfunction, disfunction -dysfunctional, nonadaptive -dysgenic, cacogenic -dysgenics, cacogenics -dyslectic, dyslexic -dyslexic, dyslectic -dyslogistic, dislogistic, pejorative -dysosmia, parosamia -dyspepsia, indigestion -dyspeptic, atrabilious, bilious, liverish -dysphemistic, offensive -dysphoric, distressed, unhappy -dyspnea, dyspnoea -dyspneal, breathless, dyspneic, dyspnoeal, dyspnoeic -dyspneic, breathless, dyspneal, dyspnoeal, dyspnoeic -dyspnoea, dyspnea -dyspnoeal, breathless, dyspneal, dyspneic, dyspnoeic -dyspnoeic, breathless, dyspneal, dyspneic, dyspnoeal -dysprosium, dy -dyssynergia, ataxia, ataxy -dyushambe, dusanbe, dushanbe, stalinabad -dziggetai, chigetai -e, east, eastward, einsteinium, es, tocopherol -each, apiece -eadwig, edwy -eager, aegir, bore, eagre -eagerly, thirstily -eagerness, avidity, avidness, forwardness, keenness, readiness, zeal -eagre, aegir, bore, eager -ear, auricle, capitulum, pinna, spike -earache, otalgia -eardrum, myringa, tympanum -earflap, earlap -earful, castigation, upbraiding -earlap, earflap -earlier, before, earliest, originally, sooner -earliest, earlier, soonest -early, betimes, former, other -earmark, allow, appropriate, hallmark, reserve, stylemark, trademark -earn, clear, gain, garner, make, realise, realize -earnest, businesslike, dear, devout, heartfelt, sincere, solemn -earnestly, seriously -earnestness, seriousness, sincerity -earnings, lucre, net, pay, profit, profits, remuneration, salary, wage -earphone, earpiece, headphone, phone -earpiece, earphone, headphone, phone -earreach, earshot, hearing -earshot, earreach, hearing -earsplitting, deafening, thunderous, thundery -earth, globe, ground, land, world -earthball, puffball -earthbound, pedestrian, prosaic, prosy -earthing, grounding -earthling, earthman, tellurian, worldling -earthman, earthling, tellurian, worldling -earthnut, goober, groundnut, peanut, truffle -earthquake, quake, seism, temblor -earthworm, angleworm, crawler, fishworm, nightcrawler, nightwalker, wiggler -earthy, crude, gross, vulgar -earwax, cerumen -ease, allay, alleviate, comfort, easiness, facilitate, informality, relaxation, relief, relieve, repose, rest, simpleness, simplicity, still -eased, alleviated, relieved -easement, alleviation, easing, relief -easily, easy, well -easiness, ease, relaxation, simpleness, simplicity -easing, alleviation, easement, moderation, relief -east, e, eastward, orient -eastbound, eastward -easter, easterly -easterly, easter, eastern -eastern, easterly -easternmost, eastmost -eastmost, easternmost -eastward, e, east, eastbound, eastwards -eastwards, eastward -easy, comfortable, easily, easygoing, gentle, leisurely, light, loose, promiscuous, prosperous, slow, slowly, sluttish, soft, tardily, wanton -easygoing, cushy, easy, leisurely, soft -eat, consume, corrode, deplete, exhaust, feed, rust -eatable, comestible, edible, pabulum, victual, victuals -eatage, forage, grass, pasturage, pasture -eater, feeder -eatery, restaurant -eating, feeding -eats, chow, chuck, grub -eb, ebit, eib, exabit, exabyte, exbibyte -ebb, ebbing, reflux, wane -ebbing, ebb, wane -ebionite, nazarene -ebit, eb, exabit -ebon, ebony -ebonics, aave -ebonise, ebonize -ebonite, vulcanite -ebonize, ebonise -ebony, ebon, sable -ebullience, enthusiasm, exuberance -ebullient, exuberant -ebulliently, expansively, exuberantly -ebullition, blowup, effusion, gush, outburst -ec, eec, eu, europe -eccentric, bizarre, case, character, flake, flakey, flaky, freakish, freaky, geek, gonzo, nonconcentric, oddball, outlandish, outre, type -ecclesiastic, churchman, cleric, divine, ecclesiastical -ecclesiastical, ecclesiastic -ecclesiasticus, sirach -eccyesis, metacyesis -ecdysiast, peeler, stripper, striptease, stripteaser -ecdysis, molt, molting, moult, moulting -ecesis, establishment -ecg, cardiogram, ekg, electrocardiogram -echidna, anteater -echinococcosis, hydatidosis -echo, recall, repeat, replication, resound, reverberate, reverberation, ring -echogram, sonogram -echography, sonography, ultrasonography, ultrasound -echoic, echolike, imitative, onomatopoeic, onomatopoeical, onomatopoetic -echoing, reechoing -echolike, echoic -echt, genuine -eclat, acclaim, acclamation, plaudit, plaudits, pomp -eclectic, eclecticist -eclecticist, eclectic -eclipse, dominate, occult, occultation, overshadow -eclipsis, ellipsis -eclogue, bucolic, idyl, idyll -ecologic, bionomic, bionomical, ecological -ecological, bionomic, bionomical, ecologic -ecology, bionomics -econometrician, econometrist -econometrist, econometrician -economic, economical -economical, economic, frugal, scotch, sparing, stinting -economise, conserve, economize, husband, save -economiser, economizer -economize, conserve, economise, husband, save -economizer, economiser -economy, saving, thriftiness -ecphonesis, exclamation -ecrevisse, crawdad, crawfish, crayfish -ecru, beige -ecstasy, adam, cristal, exaltation, go, rapture, raptus, transport, x, xtc -ecstatic, enraptured, rapt, rapturous, rhapsodic -ecstatically, rapturously, rhapsodically -ect, electroshock -ectasia, ectasis -ectasis, ectasia -ectoblast, ectoderm, exoderm -ectoderm, ectoblast, exoderm -ectodermal, ectodermic -ectodermic, ectodermal -ectoparasite, ectozoan, ectozoon, epizoan, epizoon -ectotherm, poikilotherm -ectothermic, heterothermic, poikilothermic, poikilothermous -ectozoan, ectoparasite, ectozoon, epizoan, epizoon -ectozoon, ectoparasite, ectozoan, epizoan, epizoon -ecuadoran, ecuadorian -ecuadorian, ecuadoran -ecumenic, ecumenical, oecumenic, oecumenical -ecumenical, cosmopolitan, ecumenic, general, oecumenic, oecumenical, universal, worldwide -ecumenicalism, ecumenicism, ecumenism -ecumenicism, ecumenicalism, ecumenism -ecumenism, ecumenicalism, ecumenicism, oecumenism -edacious, esurient, rapacious, ravening, ravenous, voracious, wolfish -edacity, esurience, rapaciousness, rapacity, ravenousness, voraciousness, voracity -edd, ded -edda, cocoyam, dasheen, taro -eddo, cocoyam, dasheen, taro -eddy, purl, swirl, twist, whirl, whirlpool -edema, dropsy, hydrops, oedema -edematous, dropsical -eden, heaven, nirvana, paradise -edental, edentate, edentulate -edentate, edental, edentulate -edentulate, edental, edentate -edge, abut, adjoin, border, bound, boundary, butt, inch, march, sharpness -edged, cutting, stinging -edgeways, edgewise -edgewise, edgeways -edginess, disquietude, inquietude, uneasiness -edgy, jittery, jumpy, nervy, overstrung, restive, uptight -edibility, edibleness -edible, comestible, eatable, pabulum, victual, victuals -edibleness, edibility -edict, decree, fiat, order, rescript -edification, sophistication -edifice, building -edify, enlighten -edifying, enlightening -edirne, adrianople, adrianopolis -edit, cut, delete, redact -edited, emended -editing, redaction -edition, variant, variation, version -editorial, column -editorialise, editorialize -editorialist, columnist -editorialize, editorialise -edo, tokio, tokyo, yeddo, yedo -edronax, reboxetine -educate, civilise, civilize, cultivate, develop, prepare, school, train -educated, enlightened -educatee, pupil, student -education, breeding, didactics, instruction, pedagogy, teaching, training -educationalist, educationist -educationist, educationalist -educator, pedagog, pedagogue -educe, derive, elicit, evoke, extract -edulcorate, dulcify, dulcorate, sweeten -edwy, eadwig -eec, ec, eu, europe -eeg, electroencephalogram, encephalogram -eelpout, burbot, cusk, ling, pout -eerie, eery -eerily, spookily -eeriness, ghostliness -eery, eerie -eff, bang, bed, bonk, fuck, hump, jazz, know, love, screw -efface, erase, obliterate -effaceable, erasable -effect, burden, consequence, core, effectuate, essence, event, force, gist, impression, issue, outcome, result, upshot -effected, accomplished, established -effecter, effector -effective, effectual, efficacious, efficient, good -effectively, efficaciously -effectiveness, effectivity, effectuality, effectualness, potency, strength -effectivity, effectiveness, effectuality, effectualness -effector, effecter -effectual, effective, efficacious, legal, sound -effectuality, effectiveness, effectivity, effectualness -effectualness, effectiveness, effectivity, effectuality -effectuate, effect -effectuation, implementation -effeminacy, effeminateness, sissiness, softness, unmanliness, womanishness -effeminate, cissy, emasculate, epicene, sissified, sissy, sissyish -effeminateness, effeminacy, sissiness, softness, unmanliness, womanishness -effeminise, effeminize, feminise, feminize, womanize -effeminize, effeminise, feminise, feminize, womanize -efferent, motorial -effervesce, fizz, foam, froth, sparkle -effervescence, bubbliness, frothiness -effervescent, bubbling, frothy, scintillating, sparkling, sparkly -effervescing, bubbling, bubbly, foaming, foamy, frothy, spumy -effete, decadent -efficacious, effective, effectual -efficaciously, effectively -efficaciousness, efficacy -efficacy, efficaciousness -efficient, effective -efficiently, expeditiously -effigy, image, simulacrum -effloresce, crystalise, crystalize, crystallize -efflorescence, anthesis, bloom, blossom, blossoming, florescence, flower, flowering, flush, heyday, inflorescence, peak, prime, rash, roseola -efflorescent, abloom -effluence, efflux, outflow -effluent, outflowing, wastewater -efflux, effluence, outflow -effort, attempt, campaign, cause, crusade, drive, endeavor, endeavour, exertion, exploit, feat, movement, sweat, travail, try -effortless, casual -effrontery, assumption, presumption, presumptuousness -effulgence, radiance, radiancy, refulgence, refulgency, shine -effulgent, beaming, beamy, radiant, refulgent -effusion, blowup, ebullition, gush, outburst -effusive, burbling, burbly, gushing, gushy -effusiveness, expansiveness, expansivity -egalitarian, classless, equalitarian -egalitarianism, equalitarianism -egalite, egality -egality, egalite -egest, eliminate, excrete, pass -egg, ball, ballock, bollock, eggs, nut, orchis, testicle, testis -eggar, egger -eggbeater, chopper, eggwhisk, helicopter, whirlybird -egger, eggar -eggfruit, canistel -eggplant, aubergine, brinjal -eggs, egg -eggshell, shell -eggwhisk, eggbeater -egis, aegis, breastplate -eglantine, briar, brier, sweetbriar, sweetbrier -ego, egotism, self -egocentric, egoist, egoistic, egoistical -egocentrism, egoism -egoism, egocentrism -egoist, egocentric, egotist, swellhead -egoistic, egocentric, egoistical -egoistical, egocentric, egoistic -egotism, ego -egotist, egoist, swellhead -egotistic, conceited, egotistical, narcissistic, swollen, vain -egotistical, conceited, egotistic, narcissistic, swollen, vain -egotistically, selfishly -egregious, crying, flagrant, glaring, gross, rank -egress, egression, emerge, emergence, emersion, issue -egression, egress, emergence -eib, eb, exabyte, exbibyte -eibit, exbibit -eiderdown, duvet -eight, eighter, octad, octet, octonary, ogdoad, viii -eighteen, xviii -eighter, eight, octad, octet, octonary, ogdoad, viii -eightfold, octuple -eightsome, octet, octette -eightvo, octavo -eighty, fourscore, lxxx -eimeria, coccidium -einstein, brain, brainiac, genius, mastermind -einsteinium, e, es -eire, ireland -eisenhower, ike -ejaculate, blunder, blurt, come, cum, seed, semen -ejaculation, interjection -eject, discharge, exclude, exhaust, expel, release, squirt -ejection, exclusion, expulsion, projection, riddance -ejector, ouster -ekg, cardiogram, ecg, electrocardiogram -el, alt, altitude, elevated, elevation -elaborate, complicate, detailed, dilate, elaborated, enlarge, expand, expatiate, exposit, expound, lucubrate, luxuriant, rarify, refine -elaborated, detailed, elaborate -elaborately, intricately -elaborateness, elaboration, intricacy, involution, ornateness -elaboration, amplification, elaborateness, enlargement, expansion, intricacy, involution, refinement -elam, susiana -elamite, elamitic, susian -elamitic, elamite, susian -elan, ardor, ardour, dash, flair, panache, style, zeal -elapse, lapse, pass -elasmobranch, selachian -elasmobranchii, selachii -elastic, flexible, pliable, pliant -elasticised, elasticized -elasticity, snap -elasticized, elasticised -elate, intoxicate, uplift -elated, gleeful, joyful, jubilant -elater, elaterid -elaterid, elater -elating, exhilarating -elation, lightness -elavil, amitriptyline -elbow, cubitus -eld, age, geezerhood, years -elder, older, senior -elderberry, bourtree -elderly, aged, older, senior -eldest, firstborn -eldritch, uncanny, unearthly, weird -elect, chosen, elite -elected, elective -electioneering, campaigning, candidacy, candidature, canvassing -elective, elected -elector, voter -electric, electrical, galvanic, galvanising, galvanizing -electrical, electric -electrician, lineman, linesman -electrify, wire -electrifying, thrilling -electrocardiogram, cardiogram, ecg, ekg -electrocardiograph, cardiograph -electrocardiography, cardiography -electrocute, fry -electrocution, burning -electroencephalogram, eeg, encephalogram -electromagnetics, electromagnetism -electromagnetism, electromagnetics -electromyogram, emg -electron, negatron -electronegative, negative -electronegativity, negativity -electroneutral, neutral -electrophoresis, cataphoresis, dielectrolysis, ionophoresis -electrophoretic, cataphoretic -electropositive, positive -electroshock, ect -electrostatic, static -electrotherapy, galvanism -eleemosynary, beneficent, benevolent, philanthropic -elegant, graceful, refined -elegise, elegize -elegize, elegise -elegy, lament -element, component, constituent, factor, ingredient -elemental, elementary, primary -elementary, elemental, primary, simple, uncomplicated, unproblematic -elephantine, gargantuan, giant, jumbo -elevate, advance, lift, promote, raise, upgrade -elevated, el, exalted, grand, idealistic, lofty, raised, rarefied, rarified, sublime -elevation, acme, aggrandisement, aggrandizement, alt, altitude, el, height, lift, meridian, peak, pinnacle, raising, summit, superlative, tiptop, top -elevator, lift -eleven, xi -elf, brownie, gremlin, hob, imp, pixie, pixy -elfin, elfish, elflike, elvish, fey -elfish, elfin, elvish -elflike, elfin -elia, lamb -elicit, arouse, educe, enkindle, evoke, extract, fire, kindle, provoke, raise -elicitation, evocation, induction -elicited, evoked -eliminate, annihilate, decimate, egest, eradicate, excrete, extinguish, obviate, pass, reject -elimination, evacuation, excreting, excretion, liquidation, riddance, voiding -elisabethville, lubumbashi -elision, exception, exclusion -elite, elect -elixophyllin, theobid, theophylline -elk, moose, wapiti -ellas, greece -ellipse, oval -ellipsis, eclipsis -ellipsoid, ellipsoidal, spheroidal -ellipsoidal, ellipsoid, spheroidal -elliptic, elliptical, oval, ovate, oviform, ovoid, prolate -elliptical, elliptic, oval, ovate, oviform, ovoid, prolate -ellipticity, oblateness -ellul, elul -elm, elmwood -elmwood, elm -eln, cnpz -elodea, ditchmoss, pondweed -elongate, elongated, linear, stretch -elongated, elongate, extended, lengthened, prolonged -elongation, extension -eloquence, fluency, smoothness -eloquent, facile, fluent, silver -eloquently, articulately -elsass, alsace, alsatia -elspar, asparaginase -elucidate, clarify, clear, crystalise, crystalize, crystallise, crystallize, enlighten, illuminate -elucidation, clarification, illumination -elucidative, clarifying -elude, bilk, circumvent, dodge, duck, escape, evade, fudge, hedge, parry, sidestep, skirt -eluding, elusion, slip -elul, ellul -elusion, eluding, slip -elusive, baffling, knotty, problematic, problematical, subtle, tough -elvis, acid, dose, dot, pane, superman, zen -elvish, elfin, elfish -elysian, divine, inspired -em, pica -emaciate, macerate, waste -emaciated, bony, cadaverous, gaunt, haggard, pinched, skeletal, wasted -emaciation, boniness, bonyness, gauntness, maceration -email, netmail -emanate, exhale -emanation, emission, procession, rise -emancipate, liberate, manumit -emancipated, liberated -emancipationist, abolitionist -emancipator, manumitter -emasculate, castrate, cissy, demasculinise, demasculinize, effeminate, epicene, sissified, sissy, sissyish -emasculated, cut, gelded -emasculation, castration -embark, enter, ship, venture -embarkation, boarding, embarkment -embarkment, boarding, embarkation -embarrass, abash, block, blockade, hinder, obstruct, stymie, stymy -embarrassed, abashed, chagrined, humiliated, mortified -embarrassing, awkward, mortifying, sticky, unenviable -embarrassment, overplus, plethora, superfluity -embassador, ambassador -embattled, battlemented, castellated, castled -embayment, bay -embed, engraft, imbed, implant, plant -embellish, adorn, aggrandise, aggrandize, beautify, deck, decorate, dramatise, dramatize, embroider, fancify, grace, lard, ornament, pad, prettify -embellishment, embroidery, ornamentation -ember, coal -embezzle, defalcate, malversate, misappropriate, peculate -embezzled, misappropriated -embezzlement, defalcation, misapplication, misappropriation, peculation -embezzler, defalcator, peculator -embiodea, embioptera -embioptera, embiodea -embitter, acerbate, envenom -emblazon, blazon, color, colour -emblem, allegory -emblematic, emblematical, exemplary, symbolic, symbolical, typic -emblematical, emblematic, symbolic, symbolical -embodied, bodied, corporal, corporate, incarnate -embodiment, avatar, incarnation, shape -embody, be, incarnate, personify, substantiate -embolden, cheer, hearten, recreate -embolism, intercalation -embonpoint, chubby, plump, plumpness, roundness -emboss, boss, stamp -embossed, brocaded, raised -embossment, imprint, relief, relievo, rilievo -embouchure, mouthpiece -embower, bower -embrace, adopt, bosom, comprehend, cover, embracement, embracing, encompass, espouse, hug, squeeze -embracement, embrace, embracing -embracing, embrace, embracement -embrangle, snarl -embrasure, port, porthole -embrocate, anele, anoint, inunct, oil -embrocation, liniment -embroider, aggrandise, aggrandize, broider, dramatise, dramatize, embellish, lard, pad -embroidery, embellishment, fancywork -embroil, drag, sweep, tangle -embroiled, entangled -embroilment, imbroglio -embrown, brown -embryo, conceptus -embryologic, embryonal, embryonic -embryonal, embryologic, embryonic -embryonic, embryologic, embryonal, embryotic -embryotic, embryonic -emcee, compere, host -emda, iontophoresis, iontotherapy -emeer, ameer, amir, emir -emended, edited -emerge, egress, issue -emergence, egress, egression, emersion, growth, issue, outgrowth -emergency, exigency, pinch -emergent, emerging -emerging, emergent, rising -emersion, egress, emergence -emeside, ethosuximide, zarontin -emesis, disgorgement, puking, regurgitation, vomit, vomiting -emetic, nauseant, vomit, vomitive -emf, voltage -emg, electromyogram -emigrant, emigre, emigree, outgoer -emigration, expatriation -emigre, emigrant, emigree, outgoer -emigree, emigrant, emigre, outgoer -eminence, distinction, note, preeminence, tubercle, tuberosity -eminent, high, lofty, soaring, towering -emir, ameer, amir, emeer -emissary, envoy -emission, discharge, emanation, expelling -emit, breathe, utter -emmental, emmentaler, emmenthal, emmenthaler -emmentaler, emmental, emmenthal, emmenthaler -emmenthal, emmental, emmentaler, emmenthaler -emmenthaler, emmental, emmentaler, emmenthal -emmet, ant, pismire -emollient, cream, demulcent, ointment, salving, softening -emotional, aroused, excited -emotionalism, emotionality -emotionality, emotionalism -emotionless, passionless -emotionlessness, impassiveness, impassivity, indifference, phlegm, stolidity, unemotionality -emotive, affectional, affective -empale, impale, spike, transfix -empanel, impanel, panel -empathetic, empathic -empathetically, sympathetically -empathic, empathetic -empathise, empathize, sympathise, sympathize, understand -empathize, empathise, sympathise, sympathize, understand -empennage, tail -emphasis, accent, stress, vehemence -emphasise, accent, accentuate, emphasize, punctuate, stress, underline, underscore -emphasised, emphasized, emphatic -emphasize, accent, accentuate, emphasise, punctuate, stress, underline, underscore -emphasized, emphasised, emphatic -emphasizing, accenting, accentuation -emphatic, emphasised, emphasized, exclamatory, forceful -emphatically, decidedly, definitely, unquestionably -empire, conglomerate, imperium -empiric, empirical -empirical, empiric -empiricism, quackery, sensationalism -empirin, aspirin, bayer -emplacement, locating, location, placement, position, positioning -emplane, enplane -employ, apply, employment, engage, hire, use, utilise, utilize -employment, employ, engagement, exercise, usage, use, utilisation, utilization, work -empower, authorise, authorize, endow, endue, gift, indue, invest -empowered, sceptered, sceptred -empowerment, authorisation, authorization -emptiness, vacancy, vacuum, vanity, void -emptor, buyer, purchaser, vendee -empty, abandon, discharge, evacuate, hollow, vacate, vacuous, void -emptying, evacuation, voidance -empurple, purple, purpurate -empurpled, purple -empyreal, empyrean, sublime -empyrean, empyreal, firmament, heavens, sphere, sublime, welkin -emulator, ape, aper, copycat, imitator -emulous, rivalrous -en, nut -enact, ordain, reenact -enactment, act, characterization, passage, personation, portrayal -enalapril, vasotec -enamor, becharm, beguile, bewitch, captivate, capture, catch, charm, enamour, enchant, entrance, fascinate, trance -enamored, infatuated, potty, smitten -enamoredness, amorousness -enamour, becharm, beguile, bewitch, captivate, capture, catch, charm, enamor, enchant, entrance, fascinate, trance -enanthem, enanthema -enanthema, enanthem -enantiomer, enantiomorph -enantiomorph, enantiomer -enate, enatic, maternal, matrikin, matrisib -enatic, enate, maternal -enation, cognation, matrilineage -enbrel, etanercept -encainide, enkaid -encamp, bivouac, camp, tent -encampment, bivouac, bivouacking, camp, campground, camping, campsite, cantonment, tenting -encapsulate, capsule, capsulise, capsulize -encase, case, incase -encased, cased, incased -encasement, incasement -enceinte, big, expectant, gravid, great, heavy, large -encephalitis, cephalitis, phrenitis -encephalogram, eeg, electroencephalogram, pneumoencephalogram -encephalomeningitis, cerebromeningitis, meningoencephalitis -encephalon, brain -enchained, chained -enchant, becharm, beguile, bewitch, captivate, capture, catch, charm, delight, enamor, enamour, enrapture, enthral, enthrall, entrance, fascinate, glamour, hex, jinx, ravish, trance, transport, witch -enchanting, bewitching, captivating, enthralling, entrancing, fascinating -enchantingly, bewitchingly, captivatingly, enthrallingly -enchantment, bewitchment, captivation, enthrallment, fascination, spell, trance -enchantress, delilah, siren, temptress, witch -enchiridion, handbook -encipher, cipher, code, cypher, encrypt, inscribe -encircle, circle, gird -encircled, surrounded -encirclement, blockade -encircling, skirting -enclose, confine, enfold, envelop, enwrap, inclose, insert, introduce, wrap -enclosing, enclosure, envelopment, inclosure -enclosure, enclosing, envelopment, inclosure -enclothe, apparel, clothe, dress, garb, garment, habilitate, raiment, tog -encoding, encryption -encomiastic, eulogistic, panegyric, panegyrical -encomium, eulogy, paean, panegyric, pean -encompass, comprehend, cover, embrace -encompassing, blanket, broad, circumferent, extensive, panoptic, surrounding, wide -encounter, brush, bump, chance, clash, confrontation, find, happen, meet, meeting, play, receive, see, showdown, skirmish -encourage, advance, boost, further, promote -encouragement, boost -encouraging, supporting -encroach, entrench, impinge, infringe, trench -encroacher, invader -encroaching, invasive, trespassing -encroachment, impact, impingement, intrusion, invasion, trespass, usurpation, violation -encrust, beset, incrust -encrustation, crust, incrustation -encrusted, crusted, crustlike, crusty -encrypt, cipher, code, cypher, encipher, inscribe -encryption, encoding -enculturation, acculturation, socialisation, socialization -encumber, constrain, cumber, restrain -encumbrance, burden, hinderance, hindrance, hitch, incumbrance, interference, load, onus, preventative, preventive -encyclopaedia, cyclopaedia, cyclopedia, encyclopedia -encyclopaedic, encyclopedic -encyclopaedism, encyclopedism, eruditeness, erudition, learnedness, learning, scholarship -encyclopaedist, encyclopedist -encyclopedia, cyclopaedia, cyclopedia, encyclopaedia -encyclopedic, encyclopaedic -encyclopedism, encyclopaedism, eruditeness, erudition, learnedness, learning, scholarship -encyclopedist, encyclopaedist -end, cease, close, closing, conclusion, death, destruction, ending, finish, goal, last, oddment, remainder, remnant, stop, terminal, terminate -endaemonism, eudemonism -endanger, expose, imperil, jeopardise, jeopardize, menace, peril, queer, scupper, threaten -endangerment, hazard, jeopardy, peril, risk -endearing, adorable, lovely -endearingly, adorably -endeavor, attempt, effort, endeavour, enterprise, strive, try -endeavour, attempt, effort, endeavor, enterprise, strive, try -endecott, endicott -ended, complete, concluded, over, terminated -endemic, autochthonal, autochthonic, autochthonous, endemical, indigenous -endemical, endemic -endemism, autochthony, indigenousness -endermatic, endermic -endermic, endermatic -endicott, endecott -ending, close, closing, conclusion, end, finish, termination -endive, escarole, witloof -endless, dateless, eternal, interminable, sempiternal -endlessly, ceaselessly, continuously, incessantly, infinitely, interminably, unceasingly, unendingly -endoblast, endoderm, entoblast, entoderm, hypoblast -endocarp, pit, stone -endocrinal, endocrine -endocrine, endocrinal, hormone -endoderm, endoblast, entoblast, entoderm, hypoblast -endodontia, endodontics -endodontics, endodontia -endogamic, endogamous -endogamous, endogamic -endogamy, inmarriage, intermarriage -endogen, liliopsid, monocot, monocotyledon -endogenetic, endogenic -endogenic, endogenetic, endogenous -endogenous, endogenic -endometriosis, adenomyosis -endometritis, metritis -endomorphic, pyknic -endoparasite, endozoan, entoparasite, entozoan, entozoon -endoprocta, entoprocta -endorse, back, certify, indorse, second, support -endorsement, blurb, countenance, imprimatur, indorsement, sanction, second, secondment, warrant -endorser, indorser, ratifier, subscriber -endothermal, endothermic -endothermic, endothermal -endovenous, intravenous -endow, dower, empower, endue, gift, indue, invest -endowment, gift, talent -endozoan, endoparasite, entoparasite, entozoan, entozoon -endozoic, entozoan, entozoic -endpoint, termination, terminus -endue, empower, endow, gift, indue, invest -endurable, bearable, sufferable, supportable -endurance, survival -endure, abide, bear, brave, brook, digest, go, last, live, persist, prevail, run, stand, stomach, suffer, support, survive, tolerate, wear, weather -enduring, abiding, imperishable -enduringness, durability, lastingness, strength -endways, endwise -endwise, endways -enema, clyster -enemy, foe, foeman, opposition -energetic, gumptious, industrious -energid, protoplast -energise, arouse, brace, energize, excite, stimulate -energiser, animator, energizer, vitaliser, vitalizer -energising, energizing, kinetic -energize, arouse, brace, energise, excite, stimulate -energizer, animator, energiser, vitaliser, vitalizer -energizing, activating, activation, energising, kinetic -energy, doe, muscularity, push, vigor, vigour, vim, vitality, zip -enervate, faze, unnerve, unsettle -enervated, adynamic, asthenic, debilitated -enervating, debilitative, enfeebling, weakening -enervation, debilitation, enfeeblement, exhaustion -enets, entsi, entsy, yenisei, yeniseian -enfeeble, debilitate, drain -enfeeblement, debilitation, enervation, exhaustion -enfeebling, debilitative, enervating, weakening -enflurane, ethrane -enfold, enclose, envelop, enwrap, wrap -enfolding, involution -enforce, apply, implement, impose -enforced, implemented -enfranchise, affranchise -enfranchisement, certification, franchise -engage, absorb, affiance, betroth, charter, employ, engross, enlist, hire, lease, lock, mesh, occupy, operate, plight, prosecute, pursue, rent, take, wage -engaged, booked, busy, intermeshed, meshed, occupied -engagement, appointment, battle, betrothal, booking, conflict, date, employment, fight, interlocking, involution, involvement, mesh, meshing, participation, troth -engaging, piquant -engagingly, winsomely -engender, beget, breed, father, generate, get, mother, sire, spawn -engild, begild, gild -engine, locomotive -engineer, direct, mastermind, orchestrate, organise, organize, technologist -engineering, technology -english, side -englut, binge, engorge, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, overeat, overgorge, overindulge, satiate, stuff -engorge, binge, englut, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, overeat, overgorge, overindulge, satiate, stuff -engorged, congested -engraft, embed, graft, imbed, implant, ingraft, plant -engrave, etch, grave, inscribe, scratch -engraved, etched, graven, incised, inscribed -engraving, etching -engross, absorb, engage, engulf, immerse, occupy, plunge, steep -engrossed, absorbed, captive, enwrapped, intent, wrapped -engrossing, absorbing, fascinating, gripping, riveting -engrossment, absorption, concentration, immersion, intentness, preoccupancy, preoccupation -engulf, absorb, engross, immerse, plunge, steep -enhance, heighten, raise -enhancement, sweetening -enhancer, foil -enhancive, augmentative, cosmetic -enigma, conundrum, mystery, riddle, secret -enigmatic, enigmatical, oracular, puzzling -enigmatical, enigmatic, puzzling -enigmatically, cryptically, mysteriously -enjambement, enjambment -enjambment, enjambement -enjoin, order, say, tell -enjoining, enjoinment, injunction -enjoinment, enjoining, injunction -enjoy, bask, delight, love, relish, revel, savor, savour -enjoyable, gratifying, pleasurable -enjoyably, agreeably, pleasantly -enjoyment, delectation, use -enkaid, encainide -enkindle, arouse, conflagrate, elicit, evoke, fire, inflame, kindle, provoke, raise -enkindled, ignited, kindled -enlace, entwine, interlace, intertwine, lace, twine -enlarge, dilate, elaborate, expand, expatiate, exposit, expound, lucubrate, magnify -enlarged, exaggerated, hypertrophied, magnified -enlargement, blowup, elaboration, expansion, magnification -enlighten, clear, crystalise, crystalize, crystallise, crystallize, edify, elucidate, illuminate, irradiate -enlightened, educated, initiate -enlightening, edifying, illuminating, informative -enlightenment, nirvana -enlist, draft, engage -enlistee, recruit -enlisting, recruitment -enlistment, hitch, tour -enliven, animate, exalt, inspire, invigorate, liven -enlivened, spirited -enlivener, invigorator, quickener -enlivening, animating -enmesh, ensnarl, mesh -enmeshed, intermeshed -enmity, antagonism, hostility -ennead, ix, nine, niner -ennoble, dignify, entitle, gentle -ennobling, dignifying, exalting -ennui, boredom, tedium -enologist, fermentologist, oenologist -enology, oenology -enophile, oenophile -enormity, outrageousness -enormous, tremendous -enormously, hugely, staggeringly, tremendously -enormousness, grandness, greatness, immenseness, immensity, sizeableness, vastness, wideness -enough, adequate, decent, plenty, sufficiency -enounce, articulate, enunciate, pronounce, say -enplane, emplane -enquire, ask, inquire, investigate, wonder -enquirer, asker, inquirer, querier, questioner -enquiringly, inquiringly -enquiry, inquiry, interrogation, query, question, research -enraged, angered, furious, infuriated, maddened -enragement, infuriation -enrapture, delight, enchant, enthral, enthrall, ravish, transport -enraptured, ecstatic, rapt, rapturous, rhapsodic -enrol, enroll, enter, inscribe, recruit -enroll, enrol, enter, inscribe, recruit -enrollment, enrolment, registration -enrolment, enrollment, registration -ensconce, settle -enshrine, saint, shrine -enshroud, cover, hide, shroud -ensiform, bladelike, swordlike -ensilage, silage -enslavement, captivity -ensnare, entrap, frame, snare, trammel, trap -ensnarl, enmesh, mesh -ensorcelled, bewitched -ensuant, accompanying, attendant, concomitant, consequent, incidental, resultant, sequent -ensue, result -ensure, ascertain, assure, check, control, guarantee, insure, secure, see -entail, implicate, imply, mean -entailment, deduction, implication -entangle, mat, mire, snarl, tangle -entangled, embroiled -entanglement, web -entellus, hanuman -enter, accede, embark, enrol, enroll, figure, infix, inscribe, insert, introduce, participate, record, recruit -enteral, enteric, intestinal -enteric, enteral, intestinal -enterics, enterobacteria, entric -entering, entrance, entry, incoming, ingress -enterobacteria, enterics, entric -enteroceptor, interoceptor -enterostomy, enterotomy -enterotomy, enterostomy -enterprise, endeavor, endeavour, enterprisingness, initiative -enterpriser, entrepreneur -enterprisingness, enterprise, initiative -entertain, harbor, harbour, hold, nurse -entertained, amused, diverted -entertainment, amusement -enthalpy, h -enthral, delight, enchant, enrapture, enthrall, ravish, transport -enthrall, delight, enchant, enrapture, enthral, ravish, transport -enthralled, beguiled, captivated, charmed, delighted, entranced -enthralling, bewitching, captivating, enchanting, entrancing, fascinating -enthrallingly, bewitchingly, captivatingly, enchantingly -enthrallment, captivation, enchantment, fascination -enthrone, invest, throne, vest -enthronement, coronation, enthronisation, enthronization, investiture -enthronisation, coronation, enthronement, enthronization, investiture -enthronization, coronation, enthronement, enthronisation, investiture -enthusiasm, ebullience, exuberance -enthusiast, fancier, partisan, partizan -entice, lure, tempt -enticement, lure, temptation -enticing, alluring, beguiling, tempting -entire, full, intact, integral, stallion, total -entirely, all, alone, altogether, completely, exclusively, only, solely, totally, whole, wholly -entireness, entirety, integrality, totality -entirety, entireness, integrality, totality -entitle, ennoble, gentle, title -entoblast, endoblast, endoderm, entoderm, hypoblast -entoderm, endoblast, endoderm, entoblast, hypoblast -entomb, bury, inhume, inter -entombment, burial, inhumation, interment, sepulture -entomologic, entomological -entomological, entomologic -entomologist, bugologist -entomology, bugology -entoparasite, endoparasite, endozoan, entozoan, entozoon -entoprocta, endoprocta -entourage, cortege, retinue, suite -entozoan, endoparasite, endozoan, endozoic, entoparasite, entozoic, entozoon -entozoic, endozoic, entozoan -entozoon, endoparasite, endozoan, entoparasite, entozoan -entrails, innards, viscera -entrance, becharm, beguile, bewitch, captivate, capture, catch, charm, enamor, enamour, enchant, entering, entranceway, entree, entry, entryway, fascinate, incoming, ingress, spellbind, trance -entranced, beguiled, captivated, charmed, delighted, enthralled -entrancement, ravishment -entranceway, entrance, entree, entry, entryway -entrancing, bewitching, captivating, enchanting, enthralling, fascinating -entrant, fledgeling, fledgling, freshman, neophyte, newbie, newcomer, starter -entrap, ensnare, frame, snare, trammel, trap -entreat, adjure, beseech, bid, conjure, press -entreatingly, beseechingly, imploringly, importunately, pleadingly -entreaty, appeal, prayer -entree, access, accession, admission, admittance, entrance, entranceway, entry, entryway -entrench, encroach, impinge, intrench, trench -entrenchment, intrenchment -entrepot, depot, storage, store, storehouse -entrepreneur, enterpriser -entresol, mezzanine -entric, enterics, enterobacteria -entropy, information, randomness, s -entrust, commit, confide, intrust, leave, trust -entry, debut, entering, entrance, entranceway, entree, entryway, incoming, ingress, introduction, launching, submission, unveiling -entryway, entrance, entranceway, entree, entry -entsi, enets, entsy, yenisei, yeniseian -entsy, enets, entsi, yenisei, yeniseian -entwine, enlace, interlace, intertwine, knit, lace, twine -enuki, anunnaki -enumerable, countable, denumerable, numerable -enumerate, count, itemise, itemize, number, numerate, recite -enumeration, count, counting, numbering, numeration, reckoning, tally -enunciate, articulate, enounce, pronounce, say, vocalise, vocalize -enunciation, diction -enured, hardened, inured -envelop, enclose, enfold, enwrap, wrap -envelope, gasbag -envelopment, enclosing, enclosure, inclosure -envenom, acerbate, embitter, poison -envious, covetous, jealous -enviously, covetously, jealously -enviousness, envy -environ, border, ring, skirt, surround -environment, environs, surround, surroundings -environmentalist, conservationist -environs, environment, purlieu, surround, surroundings -envisage, ideate, imagine -envision, fancy, figure, foresee, image, picture, project, see, visualise, visualize -envisioned, pictured, visualised, visualized -envisioning, picturing -envoi, envoy -envoy, emissary, envoi -envy, begrudge, enviousness, invidia -enwrap, enclose, enfold, envelop, wrap -enwrapped, absorbed, captive, engrossed, intent, wrapped -eolian, aeolian -eolic, aeolic -eolotropic, aeolotropic -eon, aeon -eonian, aeonian, ageless, eternal, everlasting, perpetual, unceasing, unending -eosin, bromeosin -eosinophil, eosinophile -eosinophile, eosinophil -epanaphora, anaphora -eparchy, exarchate -epaulet, epaulette -epaulette, epaulet -epenthetic, parasitic -epha, ephah -ephah, epha -ephemeral, ephemeron, fugacious, passing, transient, transitory -ephemerality, ephemeralness, fleetingness -ephemeralness, ephemerality, fleetingness -ephemerid, ephemeropteran -ephemerida, ephemeroptera -ephemeron, ephemeral -ephemeroptera, ephemerida -ephemeropteran, ephemerid -epic, epical, epos, heroic -epical, epic -epicalyx, calycle, calyculus -epicarp, exocarp -epicene, androgyne, bisexual, cissy, effeminate, emasculate, gynandromorph, hermaphrodite, intersex, sissified, sissy, sissyish -epicenter, epicentre -epicentre, epicenter -epicure, epicurean, foodie, gastronome, gourmet -epicurean, epicure, foodie, gastronome, gourmet, hedonic, hedonistic, luxuriant, luxurious, sybaritic, voluptuary, voluptuous -epicyclic, epicyclical -epicyclical, epicyclic -epideictic, epideictical -epideictical, epideictic -epidemiologic, epidemiological -epidemiological, epidemiologic -epidermal, cuticular, dermal, epidermic -epidermic, cuticular, dermal, epidermal -epidermis, cuticle -epidural, extradural -epigon, epigone -epigone, epigon -epigram, quip -epigrammatic, aphoristic, apothegmatic -epilate, depilate -epilation, depilation -epilator, depilator, depilatory -epilog, epilogue -epilogue, epilog -epinephrin, adrenalin, adrenaline, epinephrine -epinephrine, adrenalin, adrenaline, epinephrin -epipaleolithic, mesolithic -epiphora, epistrophe -epiphyseal, epiphysial -epiphysial, epiphyseal -epiphyte, aerophyte -episcopacy, episcopate -episcopal, episcopalian, pontifical -episcopalian, episcopal -episcopate, bishopric, bishopry, diocese, episcopacy -episode, installment, instalment, sequence -episodic, occasional -episperm, testa -epistasis, hypostasis -epistaxis, nosebleed -epistemic, epistemological -epistemological, epistemic -epistolary, epistolatory -epistolatory, epistolary -epistrophe, epiphora -epithet, name -epitome, image, paradigm, prototype -epitomise, epitomize, typify -epitomize, epitomise, typify -epitope, determinant -epizoan, ectoparasite, ectozoan, ectozoon, epizoon -epizoon, ectoparasite, ectozoan, ectozoon, epizoan -epoch, era -eponymic, eponymous -eponymous, eponymic -epos, epic -eq, equivalent -equable, placid -equal, adequate, be, compeer, equalise, equalize, equate, match, peer, rival, touch -equalisation, equalization, leveling -equalise, equal, equalize, equate, match -equaliser, balance, counterbalance, counterpoise, counterweight, equalizer -equalitarian, egalitarian -equalitarianism, egalitarianism -equality, equation, equivalence, par -equalization, equalisation, leveling -equalize, equal, equalise, equate, match -equalizer, balance, counterbalance, counterpoise, counterweight, equaliser -equally, as, evenly -equanil, meprin, meprobamate, miltown -equanimity, calm, calmness, composure -equanimous, collected, poised -equate, compare, correspond, equal, equalise, equalize, liken, match -equating, equation -equation, equality, equating, equivalence, par -equestrian, horseman -equid, equine -equilibrate, balance, equilibrise, equilibrize -equilibrise, balance, equilibrate, equilibrize -equilibrium, balance, counterbalance, equipoise -equilibrize, balance, equilibrate, equilibrise -equine, equid -equip, fit, outfit -equipage, carriage, materiel, rig -equipoise, balance, counterbalance, equilibrium -equipped, equipt, furnished, weaponed -equipping, armament, arming -equipt, equipped -equisetatae, sphenopsida -equitable, just -equitation, riding -equity, fairness -equivalence, comparability, compare, comparison, equality, equation, par -equivalent, eq, tantamount -equivocal, ambiguous -equivocally, ambiguously -equivocalness, ambiguity -equivocate, palter, prevaricate, tergiversate -equivocation, evasion, evasiveness, prevarication, tergiversation -equivocator, hedger, tergiversator -er, erbium -era, epoch -eradicate, annihilate, decimate, eliminate, exterminate, extinguish, extirpate, uproot -eradication, obliteration -eradicator, exterminator, terminator -erasable, effaceable -erase, delete, efface -erastianism, byzantinism, caesaropapism -erasure, expunction, expunging -erbium, er -erect, raise, rear, tumid, upright, vertical -erectile, cavernous -erecting, erection -erection, erecting -erectness, uprightness, verticality, verticalness -eremitic, anchoritic, eremitical, hermitic, hermitical -eremitical, anchoritic, eremitic, hermitic, hermitical -ereshkigal, ereshkigel -ereshkigel, ereshkigal -ergocalciferol, calciferol, cholecalciferol, d, viosterol -ergometer, dynamometer -ergonomics, bioengineering, biotechnology -eringo, eryngo -erinyes, eumenides, fury -eristic, controversialist, disputant, eristical -eristical, eristic -erivan, jerevan, yerevan -ern, erne -erne, ern -erode, fret, gnaw -eroded, scoured -eroding, erosion, wearing -eros, concupiscence -erose, jagged, jaggy, notched, toothed -erosion, corroding, corrosion, eroding, wearing -erosive, caustic, corrosive, mordant, vitriolic -erotic, titillating -erotica, porn, porno, pornography, smut -eroticism, amativeness, amorousness, erotism, sexiness -erotism, amativeness, amorousness, eroticism, sexiness -err, drift, mistake, slip, stray -erratic, fickle, mercurial, planetary, quicksilver, temperamental, wandering -erratically, unpredictably -erratum, literal, misprint, typo -erroneously, mistakenly -erroneousness, error -error, erroneousness, fault, misplay, mistake, wrongdoing -ersatz, substitute -erse, gaelic, goidelic -erst, erstwhile, formerly, once -erstwhile, erst, former, formerly, old, once, onetime, quondam, sometime -eruct, belch, bubble, burp, spew -eructation, belch, belching, burp, burping, eruption, extravasation -erudite, learned -eruditely, learnedly -eruditeness, encyclopaedism, encyclopedism, erudition, learnedness, learning, scholarship -erudition, encyclopaedism, encyclopedism, eruditeness, learnedness, learning, scholarship -erupt, belch, break, burst, combust, conflagrate, extravasate, flare, ignite, irrupt, recrudesce -eruption, bam, bang, blast, clap, eructation, extravasation, irruption, outbreak -eruptive, igneous -eryngo, eringo -erythrocin, erythromycin, ethril, ilosone, pediamycin -erythrocyte, rbc -erythrocytolysin, erythrolysin, haemolysin, hemolysin -erythrolysin, erythrocytolysin, haemolysin, hemolysin -erythromycin, erythrocin, ethril, ilosone, pediamycin -erythroxylon, erythroxylum -erythroxylum, erythroxylon -es, e, einsteinium -escalate, intensify -escallop, cutlet, scallop, scollop -escapade, adventure, lark -escape, bunk, dodging, elude, escapism, evasion, flight, lam, leak, leakage, miss, outflow, run, scarper, scat -escaped, loose -escapism, escape -escapist, dreamer -escargot, snail -escarole, endive -escarp, escarpment, scarp -escarpment, escarp, scarp -eschalot, shallot -eschaton, doomsday -eschew, shun -escort, accompaniment, bodyguard, date, see -escritoire, secretaire, secretary -escutcheon, scutcheon -esfahan, aspadana, isfahan -esidrix, hydrochlorothiazide, hydrodiuril, microzide -eskalith, lithane, lithonate -eskimo, esquimau, inuit -esmolol, brevibloc -esophagitis, oesophagitis -esophagoscope, oesophagoscope -esophagus, gorge, gullet, oesophagus -esp, clairvoyance -espana, spain -esparcet, sainfoin, sanfoin -especial, exceptional, particular, special -especially, particularly, peculiarly, specially -espial, catching, detection, spotting, spying -espousal, acceptance, acceptation, adoption, betrothal, bridal -espouse, adopt, conjoin, embrace, follow, marry, wed -espy, descry, spot, spy -esq, esquire -esquimau, eskimo, inuit -esquire, esq -essay, assay, attempt, examine, prove, seek, test, try -essayer, attempter, trier -essayist, litterateur -essence, burden, center, centre, core, effect, gist, heart, inwardness, kernel, marrow, meat, nub, perfume, pith, substance, sum -essential, crucial, indispensable, necessary, necessity, requirement, requisite, substantive -essentiality, essentialness -essentially, basically, fundamentally -essentialness, essentiality -essonite, hessonite -establish, base, build, constitute, demonstrate, found, give, ground, instal, install, institute, launch, make, plant, prove, shew, show -established, accomplished, constituted, conventional, effected, naturalized -establishment, administration, brass, constitution, ecesis, formation, governance, institution, organisation, organization, validation -establishmentarianism, establishmentism -establishmentism, establishmentarianism -estate, acres, demesne, land -estazolam, prosom -esteem, admiration, prise, prize, regard, repute, respect, value -esteemed, honored, prestigious -esthesia, aesthesia, sensibility -esthesis, aesthesis, sensation -esthete, aesthete -esthetic, aesthetic, aesthetical, artistic, esthetical -esthetical, aesthetic, aesthetical, esthetic -esthetically, aesthetically -esthetician, aesthetician -esthetics, aesthetics -esthonia, estonia -esthonian, estonian -estimable, computable, good, honorable, respectable -estimate, appraisal, approximate, approximation, calculate, estimation, figure, forecast, gauge, guess, idea, judge, reckon -estimation, appraisal, approximation, estimate, idea -estimator, calculator, computer, figurer, reckoner -estival, aestival -estivate, aestivate -estivation, aestivation -estonia, esthonia -estonian, esthonian -estradiol, oestradiol -estragon, tarragon -estrange, alien, alienate, disaffect -estranged, alienated -estrangement, alienation, disaffection -estriol, oestriol -estrogen, oestrogen -estrone, estronol, oestrone, theelin -estronol, estrone, oestrone, theelin -estrus, heat, oestrus, rut -estuarial, estuarine -estuarine, estuarial -esurience, edacity, rapaciousness, rapacity, ravenousness, voraciousness, voracity -esurient, avid, devouring, edacious, famished, greedy, rapacious, ravening, ravenous, starved, voracious, wolfish -etamin, etamine -etamine, etamin -etanercept, enbrel -etch, engrave -etched, engraved, graven, incised, inscribed -etching, engraving -eternal, aeonian, ageless, endless, eonian, everlasting, interminable, perpetual, unceasing, unending -eternalise, eternalize, eternise, eternize, immortalise, immortalize -eternalize, eternalise, eternise, eternize, immortalise, immortalize -eternally, everlastingly, evermore, forever -eternise, eternalise, eternalize, eternize, immortalise, immortalize -eternity, infinity, timelessness -eternize, eternalise, eternalize, eternise, immortalise, immortalize -ethanal, acetaldehyde -ethanamide, acetamide -ethanediol, glycol -ethanoate, acetate -ethchlorvynol, placidyl -ethene, ethylene -ether, aether, ethoxyethane, quintessence -ethereal, aerial, aeriform, aery, airy, celestial, gossamer, supernal -etherealize, etherialise -etherialise, etherealize -etherise, etherize -etherize, etherise -ethical, honorable, honourable -ethician, ethicist -ethicist, ethician -ethics, morality, morals -ethiopia, abyssinia, yaltopya -ethnic, cultural, ethnical, heathen, heathenish, pagan -ethnical, cultural, ethnic -ethnographic, ethnographical -ethnographical, ethnographic -ethnologic, ethnological -ethnological, ethnologic -ethocaine, procaine -ethosuximide, emeside, zarontin -ethoxyethane, ether -ethrane, enflurane -ethril, erythrocin, erythromycin, ilosone, pediamycin -ethylene, ethene -ethyne, acetylene, alkyne -etiolate, blanched, etiolated -etiolated, blanched, etiolate -etiologic, aetiologic, aetiological, etiological -etiological, aetiologic, aetiological, etiologic -etiologist, aetiologist -etiology, aetiology -etna, bunsen -etodolac, lodine -etymologise, etymologize -etymologize, etymologise -etymologizing, derivation, deriving -etymon, root -eu, ec, eec, europe, europium -eubacteria, eubacterium -eubacterium, eubacteria -eubstance, body, consistence, consistency -eucalypt, eucalyptus -eucalyptus, eucalypt -eucarya, fusanus -eucaryote, eukaryote -eucaryotic, eukaryotic -eucharist, liturgy -euclidean, euclidian -euclidian, euclidean -eudaemon, eudemon -eudaemonia, eudaimonia, upbeat, welfare, wellbeing -eudaemonic, eudemonic -eudaimonia, eudaemonia, upbeat, welfare, wellbeing -eudemon, eudaemon -eudemonic, eudaemonic -eudemonism, endaemonism -euglenid, euglenoid, euglenophyte -euglenoid, euglenid, euglenophyte -euglenophyte, euglenid, euglenoid -eukaryote, eucaryote -eukaryotic, eucaryotic -eulogise, eulogize -eulogist, panegyrist -eulogistic, encomiastic, panegyric, panegyrical -eulogium, eulogy -eulogize, eulogise -eulogy, encomium, eulogium, paean, panegyric, pean -eumenides, erinyes, fury -eunuch, castrate -euphemise, euphemize -euphemistic, inoffensive -euphemize, euphemise -euphonic, euphonical -euphonical, euphonic -euphonious, euphonous -euphonous, euphonious -euphony, music -euphoria, euphory -euphory, euphoria -eupnea, eupnoea -eupneic, breathing, eupnoeic -eupnoea, eupnea -eupnoeic, breathing, eupneic -eurasian, eurasiatic -eurasiatic, eurasian -eureka, constantan -eurhythmics, eurhythmy, eurythmics, eurythmy -eurhythmy, eurhythmics, eurythmics, eurythmy -eurocentric, europocentric -euronithopod, euronithopoda, ornithopoda -euronithopoda, euronithopod, ornithopoda -europe, ec, eec, eu -europeanisation, europeanization -europeanise, europeanize -europeanization, europeanisation -europeanize, europeanise -europium, eu -europocentric, eurocentric -eurotiales, aspergillales -eurythmics, eurhythmics, eurhythmy, eurythmy -eurythmy, eurhythmics, eurhythmy, eurythmics -eutherian, placental -evacuant, cathartic, purgative -evacuate, empty, void -evacuation, elimination, emptying, excreting, excretion, voidance, voiding -evade, bilk, circumvent, dodge, duck, elude, fudge, hedge, parry, sidestep, skirt -evaluate, appraise, assess, judge, measure, valuate, value -evaluation, rating, valuation -evaluative, appraising -evaluator, judge -evanesce, fade, fleet, pass -evangel, gospel, gospels -evangelical, evangelistic -evangelise, evangelize -evangelist, gospeler, gospeller, revivalist -evangelistic, evangelical -evangelize, evangelise -evaporable, vaporific, vaporizable, vapourific, vapourisable, volatilisable, volatilizable -evaporate, disappear, melt, vaporise, vaporize -evaporation, dehydration, desiccation, vapor, vaporisation, vaporization, vapour -evaporometer, atmometer -evasion, dodging, equivocation, escape, nonpayment -evasiveness, equivocation, prevarication -eve, even, evening, eventide -even, eve, evening, eventide, flush, level, regular, still, tied, yet -evenfall, crepuscle, crepuscule, dusk, fall, gloam, gloaming, nightfall, twilight -evenhandedly, fair, fairly -evening, eve, even, eventide -eveningwear, formalwear -evenk, tungus -evenki, ewenki, tungus, tunguz -evenly, equally -evenness, invariability -evensong, vespers -event, case, consequence, effect, issue, outcome, result, upshot -eventful, consequential -eventide, eve, even, evening -eventuality, contingence, contingency -eventually, finally -ever, always -everlasting, aeonian, ageless, arrant, complete, consummate, eonian, eternal, gross, perfect, perpetual, pure, sodding, staring, stark, thoroughgoing, unadulterated, unceasing, unending, utter -everlastingly, eternally, evermore, forever -evermore, eternally, everlastingly, forever, forevermore -eversion, everting, inversion -everting, eversion, inversion -everyday, casual, daily, mundane, quotidian, routine, unremarkable, workaday -everydayness, commonness, commonplaceness -everyplace, everywhere -everywhere, everyplace -eviction, dispossession -evidence, attest, certify, demonstrate, grounds, manifest, prove, show, tell, testify -evident, apparent, discernible, manifest, observable, patent, plain, unmistakable -evidential, evidentiary -evidentiary, evidential -evidently, apparently, manifestly, obviously, patently, plain, plainly -evil, evilness, immorality, iniquity, malefic, malevolent, malign, vicious, wickedness -evildoer, sinner -evildoing, transgression -evilly, wickedly -evilness, evil -evince, express, show -eviscerate, disembowel, draw, resect -evisceration, disembowelment -evitable, avertable, avertible, avoidable -evocation, elicitation, induction, summoning -evocative, redolent, remindful, reminiscent, resonant -evoke, arouse, conjure, educe, elicit, enkindle, extract, fire, invoke, kindle, provoke, raise, stir, suggest -evoked, elicited -evolution, development, phylogenesis, phylogeny -evolve, acquire, develop, germinate -ewenki, evenki, tungus, tunguz -ewer, pitcher -ex, antique, demode, outmoded, passe, passee, x -exabit, eb, ebit -exabyte, eb, eib, exbibyte -exacerbate, aggravate, exasperate, worsen -exacerbating, aggravating, exasperating -exacerbation, aggravation -exact, accurate, claim, demand, precise, take -exacta, perfecta -exacting, exigent, fastidious, stern, strict -exactitude, exactness -exactly, incisively, just, precisely -exactness, exactitude -exaggerate, amplify, hyperbolise, hyperbolize, magnify, overdo, overdraw, overstate -exaggerated, enlarged, magnified, overdone, overstated -exaggeratedly, hyperbolically -exaggeration, hyperbole, magnification, overstatement -exalt, animate, beatify, enliven, exhilarate, extol, glorify, inebriate, inspire, invigorate, laud, proclaim, thrill -exaltation, apotheosis, deification, ecstasy, rapture, raptus, transport -exalted, elevated, grand, idealistic, lofty, rarefied, rarified, sublime -exalting, ennobling -exam, examination, test -examen, examination -examination, exam, examen, interrogation, interrogatory, scrutiny, test, testing -examine, analyse, analyze, canvas, canvass, essay, probe, prove, see, study, test, try -examinee, testee -examiner, inspector, quizzer, tester -example, case, exemplar, exercise, illustration, instance, lesson, model, representative -exanimate, lifeless -exanthem, exanthema -exanthema, exanthem -exarchate, eparchy -exasperate, aggravate, exacerbate, incense, infuriate, worsen -exasperating, aggravating, exacerbating, infuriating, maddening, vexing -exasperation, aggravation -exbibit, eibit -exbibyte, eb, eib, exabyte -excavate, dig, hollow, unearth -excavation, dig, digging, mining -excavator, digger, shovel -exceed, outdo, outgo, outmatch, outperform, outstrip, overstep, pass, surmount, surpass, top, transcend -exceeding, exceptional, olympian, prodigious, surpassing -exceedingly, extremely, passing, super -excel, surpass -excellence, excellency -excellency, excellence -excellent, fantabulous, splendid -excellently, famously, magnificently, splendidly -except, demur, exclude, omit -exception, elision, exclusion -exceptionable, objectionable -exceptional, especial, exceeding, olympian, particular, prodigious, special, surpassing -excerpt, excerption, extract, selection -excerption, excerpt, extract, selection -excess, excessiveness, extra, inordinateness, nimiety, overabundance, overindulgence, redundant, spare, supererogatory, superfluous, supernumerary, surfeit, surplus, surplusage -excessive, extravagant, exuberant, inordinate, overweening, undue, unreasonable -excessively, overly, too -excessiveness, excess, inordinateness -exchange, central, change, commutation, commute, convert, interchange, rally, replace, substitute, substitution, switch -exchangeability, fungibility, interchangeability, interchangeableness -exchangeable, convertible, interchangeable, similar, standardised, standardized -exchequer, treasury -excise, expunge, scratch, strike -exciseman, taxman -excision, ablation, cut, deletion, deracination, excommunication, extirpation -excitability, excitableness, irritability, volatility -excitable, irritable -excitableness, excitability, volatility -excitant, excitative, excitatory, stimulant -excitation, excitement, fervor, fervour, inflammation, innervation, irritation -excitative, excitant, excitatory -excitatory, excitant, excitative -excite, agitate, arouse, charge, commove, energise, energize, rouse, sex, shake, stimulate, stir -excited, activated, aroused, delirious, emotional, frantic, mad, unrestrained -excitement, agitation, excitation, exhilaration, fervor, fervour, hullabaloo, inflammation, turmoil, upheaval -exclaim, cry, outcry, proclaim, promulgate, shout -exclaiming, exclamation -exclamation, ecphonesis, exclaiming -exclamatory, emphatic -exclude, bar, debar, eject, except, omit, shut -exclusion, censure, ejection, elision, exception, excommunication, expulsion, riddance -exclusive, scoop, single, sole, undivided -exclusively, alone, entirely, only, solely -exclusiveness, clannishness, cliquishness -excogitate, contemplate, contrive, devise, forge, formulate, invent, meditate, mull, muse, ponder, reflect, ruminate, speculate -excogitation, conception, design, innovation, invention -excommunicate, curse, unchurch -excommunication, censure, excision, exclusion -excoriate, chafe, condemn, decry, objurgate, reprobate -excoriation, abrasion, scrape, scratch -excrement, excreta, excretion -excrescence, bulge, bump, extrusion, gibbosity, gibbousness, hump, jut, prominence, protrusion, protuberance, swelling -excreta, excrement, excretion -excrete, egest, eliminate, pass -excreting, elimination, evacuation, excretion, voiding -excretion, elimination, evacuation, excrement, excreta, excreting, voiding -excruciate, rack, torment, torture -excruciating, agonising, agonizing, harrowing, torturesome, torturing, torturous -excruciatingly, agonizingly, torturously -excruciation, agony, crucifixion, suffering -exculpate, acquit, assoil, clear, discharge, exonerate -exculpated, absolved, clear, cleared, exonerated, vindicated -exculpation, alibi, excuse -excursion, digression, expedition, jaunt, junket, outing, sashay -excursionist, rubberneck, sightseer, tripper -excursive, digressive, discursive, rambling -excursus, aside, digression, divagation, parenthesis -excusable, forgivable, venial -excusably, forgivably, pardonably -excusatory, apologetic -excuse, alibi, apologise, apologize, apology, condone, exculpation, exempt, explain, justify, pardon, rationalise, rationalize, relieve -excuser, forgiver, pardoner -execrable, abominable, damnable, deplorable, detestable, miserable, odious, woeful, wretched -execrate, abhor, abominate, accurse, anathematise, anathematize, anathemise, anathemize, comminate, loathe -execration, abhorrence, abomination, condemnation, curse, detestation, loathing, odium -executable, feasible, practicable, viable, workable -execute, accomplish, action, do, fulfil, fulfill, perform, run -executing, execution -execution, executing, implementation, murder, performance, slaying -executive, administrator -exegetic, exegetical -exegetical, exegetic -exemplar, example, model -exemplary, admonitory, cautionary, emblematic, model, monitory, typic, warning -exemplification, illustration, typification -exemplify, illustrate, instance, represent -exemplifying, illustrative -exempt, excuse, free, nontaxable, relieve -exemption, freedom, immunity -exercise, do, drill, employment, example, exercising, exert, practice, practise, recitation, usage, use, utilisation, utilization, work, workout -exercising, exercise, workout -exert, exercise, maintain, wield -exertion, effort, sweat, travail -exfoliation, scale, scurf -exhalation, expiration, halitus -exhale, emanate, expire -exhaust, beat, consume, deplete, discharge, eat, eject, expel, fumes, release, sap, tire, tucker -exhausted, fagged, fatigued, spent -exhausting, draining, tiring, wearing, wearying -exhaustion, debilitation, enervation, enfeeblement -exhaustive, thorough, thoroughgoing -exhaustively, thoroughly -exhibit, demo, demonstrate, display, expose, march, parade, present, show, showing -exhibition, expo, exposition -exhibitioner, exhibitor, shower -exhibitionism, immodesty -exhibitionist, flasher -exhibitor, exhibitioner, shower -exhilarate, beatify, exalt, inebriate, thrill -exhilarated, gladdened -exhilarating, elating, stimulating -exhilaration, excitement -exhort, barrack, cheer, inspire, press, urge -exhortation, incitement -exhortative, exhortatory, hortative, hortatory -exhortatory, exhortative, hortative, hortatory -exhumation, disinterment -exhume, disinter -exigency, emergency, pinch -exigent, clamant, crying, exacting, insistent, instant -exiguity, leanness, meagerness, meagreness, poorness, scantiness, scantness -exile, deport, deportation, deportee, expat, expatriate, expatriation, transportation -exist, be, live, subsist, survive -existence, being, beingness, cosmos, creation, macrocosm, universe, world -existent, actual, existing, real -existential, experiential -existing, existent -exit, choke, conk, croak, decease, departure, die, expiration, expire, go, going, issue, leave, loss, outlet, pass, passing, perish, release -exobiology, astrobiology -exocarp, epicarp -exoderm, ectoblast, ectoderm -exodontia, exodontics -exodontics, exodontia -exodus, hegira, hejira -exogamic, exogamous -exogamous, exogamic -exogamy, intermarriage -exogen, dicot, dicotyledon, magnoliopsid -exogenic, exogenous -exogenous, exogenic -exonerate, acquit, assoil, clear, discharge, exculpate -exonerated, absolved, clear, cleared, exculpated, vindicated -exoneration, vindication -exonerative, absolvitory, forgiving -exopterygota, hemimetabola -exorbitance, outrageousness -exorbitant, extortionate, outrageous, steep, unconscionable, usurious -exorbitantly, extortionately, usuriously -exorcise, exorcize -exorciser, exorcist -exorcism, dispossession -exorcist, exorciser -exorcize, exorcise -exothermal, exothermic -exothermic, exothermal -exotic, alien -exoticism, exoticness, exotism -exoticness, exoticism, exotism -exotism, exoticism, exoticness -exotropia, walleye -expand, amplify, boom, dilate, elaborate, enlarge, expatiate, exposit, expound, extend, flourish, inflate, lucubrate, thrive -expandable, expandible, expansible, expansile -expandible, expandable, expansible, expansile -expanse, area, sweep -expansible, expandable, expandible, expansile -expansile, expandable, expandible, expansible -expansion, elaboration, enlargement -expansive, grand, heroic, talkative -expansively, ebulliently, exuberantly -expansiveness, effusiveness, expansivity -expansivity, effusiveness, expansiveness -expat, exile, expatriate -expatiate, dilate, elaborate, enlarge, expand, exposit, expound, lucubrate -expatriate, deport, exile, expat -expatriation, deportation, emigration, exile, transportation -expect, anticipate, ask, await, bear, carry, gestate, look, require, wait -expectancy, anticipation -expectant, anticipant, anticipative, big, enceinte, gravid, great, heavy, large -expectation, anticipation, outlook, prospect -expectedness, commonness -expectorant, expectorator -expectoration, spit, spitting -expectorator, expectorant, spitter -expedience, expediency, opportunism -expediency, expedience -expediently, inadvisably -expedite, hasten -expedition, despatch, dispatch, excursion, expeditiousness, jaunt, junket, outing, sashay -expeditiously, efficiently -expeditiousness, despatch, dispatch, expedition -expel, discharge, eject, exhaust, oust, release, rout -expelling, discharge, emission -expend, drop, spend, use -expendable, spendable -expender, disburser, spender -expending, expenditure -expenditure, consumption, expending, outgo, outlay, spending -expense, disbursal, disbursement -experience, feel, get, have, know, live, receive, see -experienced, experient -experient, experienced -experiential, existential -experiment, experimentation -experimental, observational -experimentation, experiment -expert, adept, good, practiced, proficient, skilful, skillful, technical -expertise, expertness -expertness, expertise -expiate, aby, abye, atone -expiation, atonement, propitiation, satisfaction -expiative, expiatory, propitiatory -expiatory, expiative, propitiatory -expiration, departure, exhalation, exit, expiry, going, loss, passing, release, termination -expire, choke, conk, croak, decease, die, exhale, exit, go, pass, perish -expiry, death, decease, expiration, termination -explain, excuse, explicate -explainable, interpretable -explanandum, explicandum -explanation, account -expletive, curse, cuss, oath, swearing, swearword -explicandum, explanandum -explicate, develop, explain, formulate -explicit, denotative, expressed -explode, burst, detonate, irrupt -exploit, effort, feat, overwork, tap, work -exploitation, development, using, victimisation, victimization -exploitative, exploitatory, exploitive -exploitatory, exploitative, exploitive -exploited, used, victimised, victimized -exploiter, user -exploitive, exploitative, exploitatory -explorative, exploratory -exploratory, explorative -explore, research, search -explorer, adventurer, ie -explosion, blowup, burst, detonation, plosion -explosive, volatile -expo, exhibition, exposition -exponent, advocate, advocator, index, power, proponent -exponentiation, involution -export, exportation -exportation, export, exporting -exporting, exportation -expose, break, debunk, disclose, discover, display, divulge, endanger, exhibit, peril, queer, reveal, scupper, uncover, unmasking, unwrap -exposed, open, uncovered -exposit, dilate, elaborate, enlarge, expand, expatiate, expound, lucubrate -exposition, exhibition, expo, expounding -expositive, expository -expositor, expounder -expository, expositive -expostulation, objection, remonstrance, remonstration -exposure, photo, photograph, pic, picture, vulnerability -expound, dilate, elaborate, enlarge, expand, expatiate, exposit, lucubrate -expounder, expositor -expounding, exposition -express, carry, convey, evince, expressage, extract, limited, show, state, utter, verbalise, verbalize -expressage, express -expressed, explicit, uttered, verbalised, verbalized -expression, aspect, construction, face, formula, formulation, locution, look, manifestation, reflection, reflexion, saying, verbalism -expressionist, expressionistic -expressionistic, expressionist -expressionless, deadpan, impassive, unexpressive -expressway, freeway, motorway, pike, superhighway, throughway, thruway -expulsion, ejection, exclusion, extrusion, projection, riddance -expunction, erasure, expunging -expunge, excise, scratch, strike -expunging, erasure, expunction -expurgate, bowdlerise, bowdlerize, castrate, shorten -expurgation, castration -expurgator, bowdleriser, bowdlerizer -exquisite, dainty, keen, recherche -exquisitely, delicately, fine, finely -exsanguine, bloodless, exsanguinous -exsanguinous, bloodless, exsanguine -exsert, extend -exsiccate, dehydrate, desiccate -extemporaneous, extemporary, extempore, impromptu, offhand, offhanded, unrehearsed -extemporaneously, extemporarily, extempore -extemporarily, extemporaneously, extempore -extemporary, extemporaneous, extempore, impromptu, offhand, offhanded, unrehearsed -extempore, extemporaneous, extemporaneously, extemporarily, extemporary, impromptu, offhand, offhanded, unrehearsed -extemporisation, extemporization, improvisation -extemporise, extemporize, improvise, improvize -extemporization, extemporisation, improvisation -extemporize, extemporise, improvise, improvize -extend, broaden, carry, continue, cover, expand, exsert, gallop, go, lead, offer, pass, prolong, protract, run, strain, stretch, unfold, widen -extendable, extendible -extended, elongated, extensive, lengthened, lengthy, prolonged, protracted -extendible, extendable -extensible, extensile -extensile, extensible -extension, annex, annexe, denotation, elongation, lengthiness, prolongation, propagation, reference, wing -extensive, blanket, broad, encompassing, extended, panoptic, wide -extensiveness, largeness -extenuate, mitigate, palliate -extenuation, mitigation, palliation -exterior, outside -exteriorisation, exteriorization, externalisation, externalization -exteriorise, exteriorize, externalise, externalize, objectify -exteriorization, exteriorisation, externalisation, externalization -exteriorize, exteriorise, externalise, externalize, objectify -exterminable, extirpable -exterminate, eradicate, extirpate, uproot -exterminated, annihilated -extermination, extinction, liquidation -exterminator, eradicator, terminator -external, extraneous, international, outside -externalisation, exteriorisation, exteriorization, externalization -externalise, exteriorise, exteriorize, externalize, objectify, project -externality, outwardness -externalization, exteriorisation, exteriorization, externalisation -externalize, exteriorise, exteriorize, externalise, objectify, project -externally, outwardly -exterritorial, extraterritorial -extinct, nonextant, out -extinction, defunctness, extermination, extinguishing, quenching -extinguish, annihilate, decimate, eliminate, eradicate, quench -extinguisher, asphyxiator -extinguishing, extinction, quenching -extirpable, exterminable -extirpate, deracinate, eradicate, exterminate, uproot -extirpation, ablation, deracination, excision -extol, exalt, glorify, laud, proclaim -extoller, laudator, lauder -extolment, congratulations, kudos, praise -extort, gouge, rack, squeeze, wring -extortionate, exorbitant, outrageous, steep, unconscionable, usurious -extortionately, exorbitantly, usuriously -extortioner, blackmailer, extortionist -extortionist, blackmailer, extortioner -extra, additional, duplicate, excess, redundant, spare, special, supererogatory, superfluous, supernumerary, surplus -extract, distil, distill, educe, elicit, evoke, excerpt, excerption, express, infusion, pull, selection -extractable, extractible -extractible, extractable -extraction, descent, origin -extractor, centrifuge, separator -extracurricular, adulterous, extramarital -extradite, deliver, deport -extradural, epidural -extralegal, nonlegal -extramarital, adulterous, extracurricular -extraneous, external, foreign, immaterial, impertinent, orthogonal, outside -extraordinarily, inordinately -extraordinary, sinful -extrapolate, generalise, generalize, infer, interpolate -extrasensory, paranormal -extraterrestrial, alien -extraterritorial, exterritorial -extravagance, extravagancy, highlife, lavishness, prodigality, profligacy -extravagancy, extravagance -extravagant, excessive, exuberant, overweening, prodigal, profligate, spendthrift -extravagantly, abundantly, copiously, lavishly, profusely, richly -extravasate, belch, erupt -extravasation, eructation, eruption -extraversion, extroversion -extraversive, extroversive -extravert, extraverted, extravertive, extrovert, extroverted, extrovertive -extraverted, extravert, extravertive, extrovert, extroverted, extrovertive -extravertive, extravert, extraverted, extrovert, extroverted, extrovertive -extreme, extremum, utmost, uttermost -extremely, exceedingly, highly, passing, super -extremist, radical, ultra -extremity, appendage, member -extremum, extreme, peak -extricate, disencumber, disentangle, untangle -extrication, disentanglement, unsnarling, untangling -extrospective, extroverted -extroversion, extraversion -extroversive, extraversive -extrovert, extravert, extraverted, extravertive, extroverted, extrovertive -extroverted, extravert, extraverted, extravertive, extrospective, extrovert, extrovertive, forthcoming, outgoing -extrovertive, extravert, extraverted, extravertive, extrovert, extroverted -extrusion, bulge, bump, excrescence, expulsion, gibbosity, gibbousness, hump, jut, prominence, protrusion, protuberance, swelling -exuberance, ebullience, enthusiasm -exuberant, ebullient, excessive, extravagant, lush, luxuriant, overweening, profuse, riotous -exuberantly, ebulliently, expansively, riotously -exuberate, exult, jubilate, rejoice, triumph -exudate, exudation, exude, ooze, transude -exudation, exudate, transudation -exude, exudate, ooze, transude -exult, exuberate, jubilate, rejoice, triumph -exultant, exulting, jubilant, prideful, rejoicing, triumphal, triumphant -exultantly, exultingly -exultation, jubilance, jubilancy, jubilation, rejoicing -exulting, exultant, jubilant, prideful, rejoicing, triumphal, triumphant -exultingly, exultantly -exuviate, molt, moult, shed, slough -eye, center, centre, eyeball, heart, middle, oculus, optic -eyeball, eye, orb -eyebath, eyecup -eyebrow, brow, supercilium -eyecup, eyebath -eyeglass, monocle -eyeglasses, glasses, specs, spectacles -eyehole, eyelet, peephole, spyhole -eyelash, cilium, lash -eyeless, sightless, unseeing -eyelet, cringle, eyehole, grommet, grummet, loop -eyelid, lid, palpebra -eyepatch, patch -eyepiece, ocular -eyeshade, bill, peak, visor, vizor -eyeshot, view -eyesight, seeing, sightedness -eyespot, ocellus -eyestrain, asthenopia -eyetooth, canine, cuspid, dogtooth -eyewash, collyrium -eyra, jaguarondi, jaguarundi -eyrie, aerie, aery, eyry -eyry, aerie, aery, eyrie -ezechiel, ezekiel -ezed, izzard, z, zed, zee -ezekias, hezekiah -ezekiel, ezechiel -ezo, hokkaido, yezo -f, farad, fluorine -fab, fabulous -fabaceae, leguminosae -fable, allegory, apologue, fabrication, fiction, legend, parable -fabled, legendary -fabric, cloth, framework, material, textile -fabricate, construct, invent, manufacture -fabricated, fancied, fictional, fictitious -fabrication, assembly, fable, fiction, fictionalisation, fictionalization, lying, manufacture, manufacturing, prevarication -fabricator, fibber, storyteller -fabulous, fab, mythic, mythical, mythologic, mythological -fabulously, fantastically, incredibly -facade, frontage, frontal -face, aspect, boldness, brass, case, cheek, confront, expression, font, fount, front, grimace, look, nerve, present, side, typeface -facelift, lift, rhytidectomy, rhytidoplasty -facet, aspect -facetious, bantering -facetiously, jokingly -facia, fascia -facile, eloquent, fluent, silver -facilitate, alleviate, ease, help -facility, adeptness, adroitness, deftness, installation, quickness, readiness -facing, cladding, lining, veneer -facsimile, autotype, fax, telefax -faction, cabal, camarilla, junto, sect -factious, dissentious, divisive -factor, agent, broker, cistron, component, constituent, divisor, element, gene, ingredient -factoring, factorisation, factorization -factorisation, factoring, factorization -factorise, factorize -factorization, factoring, factorisation -factorize, factorise -factory, manufactory, mill -factual, actual -factuality, factualness -factualness, factuality -faculty, module, staff -fad, craze, cult, furor, furore, rage -faddily, faddishly -faddish, faddy -faddishly, faddily -faddy, faddish -fade, disappearance, evanesce, fleet, languish, melt, pass, slice, slicing, wither -faded, attenuate, attenuated, bleached, washy, weakened -fadeout, receding -fading, attenuation -faecal, fecal -faecalith, coprolith, fecalith, stercolith -faeces, bm, dejection, feces, ordure, stool -faerie, faery, fairy, fairyland, fay, sprite -faeroes, faroes -faeroese, faroese -faery, faerie, fairy, fairyland, fay, sprite -fag, butt, cigaret, cigarette, dig, drudge, faggot, fagot, fairy, fatigue, grind, jade, labor, labour, moil, nance, outwear, pansy, poof, poove, pouf, queen, queer, tire, toil, travail, wear, weary -fagged, exhausted, fatigued, spent -faggot, fag, fagot, fairy, nance, pansy, poof, poove, pouf, queen, queer -faggoting, fagoting -fagot, fag, faggot, fairy, nance, pansy, poof, poove, pouf, queen, queer -fagoting, faggoting -fail, betray, bomb, break, die, flunk, go, miscarry, neglect -failing, flunk, weakness -failure, bankruptcy, loser, nonstarter -fain, disposed, gladly, inclined, lief, prepared -faineance, idleness -faineant, indolent, lazy, otiose, slothful -faint, conk, deliquium, dim, fainthearted, feeble, light, lightheaded, shadowy, swoon, swooning, syncope, timid, vague, weak, wispy -fainthearted, faint, timid -faintheartedness, faintness -faintness, dimness, faintheartedness -fair, average, bazaar, bonnie, bonny, carnival, clean, comely, evenhandedly, fairish, fairly, funfair, honest, just, mediocre, middling, reasonable, sightly -fairish, fair, reasonable -fairly, clean, evenhandedly, fair, jolly, middling, moderately, passably, pretty, reasonably, somewhat -fairness, beauteousness, blondness, candor, candour, comeliness, equity, loveliness, paleness -fairy, faerie, faery, fag, faggot, fagot, fay, nance, pansy, poof, poove, pouf, queen, queer, sprite -fairyland, faerie, faery -faisalabad, lyallpur -faith, religion, trust -faithful, close, congregation, fold -faithfully, dependably, reliably -faithfulness, fidelity -faithless, traitorous, treasonable, treasonous, unfaithful -faithlessly, false, traitorously, treacherously, treasonably -faithlessness, falseness, fickleness, inconstancy -fake, bastard, bogus, bull, bullshit, cook, counterfeit, faker, false, falsify, faux, forge, fraud, fudge, imitation, imposter, impostor, juke, manipulate, misrepresent, phoney, phony, postiche, pretender, pseud, pseudo, sham, shammer, simulated, wangle -fakeer, fakir, faqir, faquir -faker, fake, fraud, imposter, impostor, pretender, pseud, pseudo, sham, shammer -fakir, fakeer, faqir, faquir -falafel, felafel -falanga, bastinado -falangist, phalangist -falcate, falciform -falciform, falcate -falconer, hawker -falderol, folderal, frill, gimcrack, gimcrackery, nonsense, trumpery -falkner, faulkner -fall, accrue, autumn, capitulation, come, crepuscle, crepuscule, declension, declination, decline, declivity, decrease, descend, descent, devolve, diminish, dip, downfall, downslope, drop, dusk, evenfall, flow, gloam, gloaming, hang, lessen, light, nightfall, pass, pin, precipitate, return, settle, shine, spill, strike, surrender, tumble, twilight -fallacious, deceitful, fraudulent, unsound -fallal, bangle, bauble, gaud, gewgaw, novelty, trinket -fallback, disengagement, pullout -faller, feller, logger, lumberjack, lumberman -fallible, frail, imperfect, weak -falling, dropping -falloff, slack, slump -fallopio, fallopius -fallopius, fallopio -falls, waterfall -false, assumed, delusive, faithlessly, fake, faux, fictitious, fictive, imitation, mistaken, pretended, sham, simulated, sour, traitorously, treacherously, treasonably, untrue -falsehood, falsification, falsity, untruth -falsely, incorrectly -falseness, faithlessness, falsity, fickleness, hollowness, inconstancy, insincerity -falsifiable, confirmable, verifiable -falsification, disproof, falsehood, falsifying, misrepresentation, refutal, refutation -falsify, alter, cook, distort, fake, fudge, garble, interpolate, manipulate, misrepresent, wangle, warp -falsifying, disproof, falsification, refutal, refutation -falsity, falsehood, falseness, untruth -falter, bumble, faltering, hesitation, stammer, stumble, stutter, waver -faltering, falter, hesitation, waver -falteringly, uncertainly, unsteadily -fame, celebrity, renown -famed, celebrated, famous, illustrious, notable, noted, renowned -familial, genetic, hereditary, inherited, transmissible, transmitted -familiar, associate, companion, comrade, conversant, fellow, intimate -familiarisation, familiarization -familiarise, acquaint, familiarize -familiarised, adjusted, familiarized -familiarising, familiarizing -familiarity, acquaintance, casualness, closeness, conversance, conversancy, impropriety, indecorum, intimacy, liberty -familiarization, familiarisation -familiarize, acquaint, familiarise -familiarized, adjusted, familiarised -familiarizing, familiarising -family, category, class, fellowship, folk, home, house, household, kin, kinfolk, kinsfolk, kinsperson, menage, mob, phratry, sept, syndicate -famine, dearth, shortage -famish, hunger, starve -famished, esurient, ravenous, starved -famishment, starvation -famotidine, pepcid -famous, celebrated, famed, illustrious, notable, noted, renowned -famously, excellently, magnificently, splendidly -fan, buff, devotee, lover, rooter, winnow -fanatic, fanatical, fiend, overzealous, rabid -fanatical, fanatic, overzealous, rabid -fanaticism, fanatism, zealotry -fanatism, fanaticism, zealotry -fancied, fabricated, fictional, fictitious -fancier, enthusiast -fanciful, imaginary, notional -fancifully, whimsically -fancify, beautify, embellish, prettify -fancy, envision, fantasy, figure, fondness, illusion, image, partiality, phantasy, picture, project, see, visualise, visualize -fancywork, embroidery -fanfare, flash, flourish, ostentation, tucket -fanjet, turbofan, turbojet -fanlight, skylight, transom -fanny, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -fantabulous, excellent, splendid -fantan, parliament, sevens -fantasise, fantasize, fantasy -fantasize, fantasise, fantasy -fantasm, apparition, phantasm, phantasma, phantom, shadow, specter, spectre -fantast, futurist -fantastic, antic, fantastical, grand, grotesque, howling, marvellous, marvelous, rattling, terrific, tremendous, wild, wonderful, wondrous -fantastical, antic, fantastic, grotesque -fantastically, fabulously, incredibly -fantasy, fancy, fantasise, fantasize, illusion, phantasy -fanweed, stinkweed -faqir, fakeer, fakir, faquir -faquir, fakeer, fakir, faqir -far, alir, interahamwe -farad, f -farawayness, farness, remoteness -farce, forcemeat, stuff, travesty -farcical, ludicrous, ridiculous -fare, come, do, menu, transportation -farewell, leave, parting -farfetched, implausible -farinaceous, amylaceous, amyloid, amyloidal, grainy, granular, granulose, gritty, mealy, starchlike -farkleberry, sparkleberry -farm, grow, produce, raise -farmer, granger, husbandman, sodbuster -farmhand, fieldhand -farming, agrarian, agricultural, agriculture, husbandry, land -farmland, ploughland, plowland, tillage, tilth -farmplace, farmstead -farmstead, farmplace -farness, farawayness, remoteness -faroes, faeroes -faroese, faeroese -farrago, gallimaufry, hodgepodge, hotchpotch, melange, mishmash, oddments, ragbag -farrier, horseshoer -farrow, farrowing, pig -farrowing, farrow -farseeing, farsighted, foresighted, foresightful, long, longsighted, prospicient -farsi, persian -farsighted, farseeing, foresighted, foresightful, long, longsighted, presbyopic, prospicient -farsightedness, foresight, hypermetropia, hypermetropy, hyperopia, longsightedness, presbyopia, prevision, prospicience -fart, farting, flatus, wind -farther, further -farthermost, farthest, furthermost, furthest, utmost, uttermost -farthest, farthermost, furthermost, furthest, utmost, uttermost -farting, fart, flatus, wind -fascia, dashboard, facia -fascicle, fascicule, fasciculus -fascicule, fascicle -fasciculus, fascicle -fascinate, becharm, beguile, bewitch, captivate, capture, catch, charm, enamor, enamour, enchant, entrance, grip, intrigue, spellbind, trance, transfix -fascinated, hypnotised, hypnotized, mesmerised, mesmerized, spellbound, transfixed -fascinating, absorbing, bewitching, captivating, enchanting, engrossing, enthralling, entrancing, gripping, riveting -fascination, captivation, enchantment, enthrallment -fascioliasis, fasciolosis -fasciolosis, fascioliasis -fascist, fascistic -fascistic, fascist -fashion, forge, manner, mode, style, way -fashionable, stylish -fashioning, devising, making -fast, debauched, degenerate, degraded, dissipated, dissolute, fasting, firm, flying, immobile, libertine, loyal, profligate, quick, riotous, tight, truehearted -fastball, bullet, heater, hummer, smoke -fasten, fix, secure, tighten -fastened, buttoned, tied -fastener, fastening, fixing, holdfast -fastening, attachment, fastener, fixing, holdfast -faster, quicker -fastest, quickest -fastidious, exacting -fastidiously, painstakingly -fasting, fast -fastness, fixedness, fixity, fixture, secureness, speed, stronghold, swiftness -fat, avoirdupois, blubber, fatness, fatten, fatty, fertile, juicy, plump, productive, rich -fatal, black, calamitous, disastrous, fateful -fatalist, determinist, fatalistic, predestinarian, predestinationist -fatalistic, fatalist -fate, circumstances, designate, destine, destiny, doom, fortune, lot, luck, portion -fated, doomed -fateful, black, calamitous, disastrous, fatal, foreboding, portentous -fathead, bozo, cuckoo, goof, goofball, goose, jackass, twat, zany -fatheaded, blockheaded, boneheaded, duncical, duncish, loggerheaded, thick, thickheaded -father, beget, begetter, beginner, don, engender, fatherhood, forefather, founder, generate, get, mother, padre, sire -fatherhood, father, paternity -fatherland, homeland, motherland -fatherlike, fatherly -fatherly, fatherlike -fathom, bottom, fthm, penetrate, sound -fathomable, plumbable, soundable -fatigue, fag, jade, outwear, pall, tire, tiredness, wear, weariness, weary -fatigued, exhausted, fagged, spent -fatiha, fatihah -fatihah, fatiha -fatima, fatimah -fatimah, fatima -fatism, fattism -fatless, nonfat -fatness, avoirdupois, blubber, fat -fatso, butterball, fatty -fatten, fat, plump -fattiness, adiposeness, adiposity -fattism, fatism -fatty, butterball, fat, fatso -fatuity, absurdity, fatuousness, silliness -fatuous, asinine, inane, mindless, vacuous -fatuously, inanely -fatuousness, absurdity, fatuity, silliness -faucet, spigot -faulkner, falkner -fault, blame, break, defect, demerit, error, faulting, flaw, fracture, mistake, shift -faultfinder, cynic -faultfinding, captious, carping -faultiness, defectiveness -faulting, break, fault, fracture, shift -faultless, immaculate, impeccable -faultlessness, impeccability -faulty, defective, incorrect, wrong -fauna, animal, beast, brute, creature, zoology -faust, faustus -faustus, faust -fauve, fauvist -fauvist, fauve -faux, fake, false, imitation, simulated -faveolate, alveolate, cavitied, honeycombed, pitted -favor, favour, prefer, privilege -favorable, favourable, friendly, golden, lucky, prosperous -favorableness, advantageousness, favourableness, positiveness, positivity, profitableness -favorably, favourably -favored, favorite, favourite, pet, preferent, preferred -favorite, darling, dearie, deary, ducky, favored, favourite, pet, preferent, preferred -favoritism, discrimination, favouritism -favour, favor, prefer, privilege -favourable, favorable, golden, lucky, prosperous -favourableness, advantageousness, favorableness, positiveness, positivity, profitableness -favourably, favorably -favourite, darling, dearie, deary, ducky, favored, favorite, pet, preferent, preferred -favouritism, discrimination, favoritism -fawn, bootlick, cower, crawl, creep, cringe, dun, grovel, kotow, kowtow, toady, truckle -fawner, bootlicker, groveler, groveller, truckler -fawning, bootlicking, obsequious, sycophantic, toadyish -fax, facsimile, telefax -fay, faerie, faery, fairy, sprite -faze, enervate, unnerve, unsettle -fazed, bothered, daunted -fdr, roosevelt -fe, iron -fealty, allegiance -fear, awe, care, concern, dread, fearfulness, fright, revere, reverence, venerate, veneration -fearful, awful, cowardly, dire, direful, dread, dreaded, dreadful, fearsome, frightening, frightful, horrendous, horrific, terrible, timorous, trepid -fearfulness, fear, fright -fearless, audacious, brave, dauntless, hardy, intrepid, unafraid, unfearing -fearlessly, dauntlessly, intrepidly -fearlessness, bravery -fearsome, awful, dire, direful, dread, dreaded, dreadful, fearful, frightening, horrendous, horrific, terrible -feasibility, feasibleness -feasible, executable, practicable, viable, workable -feasibleness, feasibility -feasibly, practicably -feast, banquet, feed, fete, fiesta, junket, spread -feasting, banqueting -feat, effort, exploit -feather, feathering, fledge, plumage, plume, square -featherbed, baby, cocker, coddle, cosset, indulge, mollycoddle, pamper, spoil -featherbrained, airheaded, dizzy, giddy, lightheaded, silly -feathered, feathery, plumy -featheredged, deckled -featheriness, downiness, fluffiness -feathering, feather -featherless, unfeathered -featherlike, feathery -feathery, feathered, featherlike, plumy -feature, boast, characteristic, have, lineament, sport -feb, february -febricity, febrility, fever, feverishness, pyrexia -febrifuge, antipyretic -febrile, feverish -febrility, febricity, fever, feverishness, pyrexia -february, feb -fecal, faecal -fecalith, coprolith, faecalith, stercolith -feces, bm, dejection, faeces, ordure, stool -feckless, inept -fecklessly, ineptly -fecund, fertile, prolific -fecundate, fertilise, fertilize, inseminate -fecundation, dressing, fertilisation, fertilization, impregnation -fecundity, fertility, fruitfulness -fed, federal, frs -federal, fed, union -federalisation, federalization -federalise, federalize, federate -federalization, federalisation -federalize, federalise, federate -federate, federalise, federalize, federated -federated, federate -federation, confederacy, confederation -federita, feterita -fedora, homburg, stetson, trilby -fee, bung, tip -feeble, debile, decrepit, faint, infirm, lame, nerveless, rickety, sapless, weak, weakly -feebleminded, backward -feebleness, debility, frailness, frailty, infirmity, tenuity, valetudinarianism -feed, course, eat, feast, fertilise, fertilize, flow, give, prey, provender, run -feedbag, nosebag -feeder, affluent, birdfeeder, confluent, eater, tributary -feeding, alimentation, eating -feel, experience, feeling, find, finger, flavor, flavour, look, palpate, sense, smell, spirit, tone -feeler, advance, antenna, approach, barbel, overture -feeling, belief, feel, flavor, flavour, impression, look, notion, opinion, smell, spirit, tone, touch -feign, affect, assume, dissemble, pretend, sham, simulate -feigning, dissembling, pretence, pretending, pretense, simulation -feist, fice -feisty, huffy, plucky, spunky, touchy -felafel, falafel -feldene, piroxicam -feldspar, felspar -felicitate, congratulate -felicitation, congratulation -felicitous, happy -felicitousness, felicity -felicity, felicitousness, happiness -felid, feline -feline, felid -fell, barbarous, brutal, cruel, drop, fly, hide, roughshod, savage, vanish, vicious -fella, blighter, bloke, chap, cuss, feller, fellow, gent, lad -fellata, fula, fulah, fulani, fulbe -fellate, blow, suck -fellatio, fellation -fellation, fellatio -feller, blighter, bloke, chap, cuss, faller, fella, fellow, gent, lad, logger, lumberjack, lumberman -felloe, felly -fellow, associate, beau, blighter, bloke, boyfriend, buster, chap, colleague, companion, comrade, confrere, cuss, dude, familiar, fella, feller, gent, lad, mate, swain -fellowship, companionship, company, family, society -felly, felloe -felon, criminal, crook, malefactor, outlaw, whitlow -felonious, criminal -felspar, feldspar -felt, mat, matte -female, distaff -femaleness, feminineness -feminine, womanly -feminineness, femaleness -femininity, muliebrity -feminisation, feminization -feminise, effeminise, effeminize, feminize, womanize -feminist, libber -feminization, feminisation -feminize, effeminise, effeminize, feminise, womanize -femoris, femur, thighbone -femtometer, femtometre, fermi -femtometre, femtometer, fermi -femur, femoris, thighbone -fen, fenland, marsh, marshland -fence, argue, contend, debate, fencing, palisade, surround, wall -fencer, swordsman -fencesitter, independent, mugwump -fencing, fence -fend, resist, stand -fender, buffer, cowcatcher, pilot, wing -fenestella, lunette -fengtien, moukden, mukden, shenyang -fenland, fen, marsh, marshland -fennel, finocchio -fennic, finnic -fenoprofen, nalfon -fentanyl, sublimaze -feoff, fief -feral, ferine, savage -ferine, feral, savage -ferment, agitation, fermentation, fermenting, sour, tempestuousness, turn, unrest, work, zymolysis, zymosis -fermentation, agitation, ferment, fermenting, tempestuousness, unrest, zymolysis, zymosis -fermenting, ferment, fermentation, zymolysis, zymosis -fermentologist, enologist, oenologist -fermi, femtometer, femtometre -fermium, fm -ferned, ferny -fernlike, ferny -ferny, ferned, fernlike -ferocious, fierce, furious, savage -ferociously, fiercely -ferociousness, brutality, savagery, viciousness -ferocity, fierceness, furiousness, fury, vehemence, violence, wildness -ferric, ferrous -ferrous, ferric -ferrule, collet -ferry, ferryboat, ferrying -ferryboat, ferry -ferrying, ferry -fertile, fat, fecund, productive, prolific, rich -fertilisation, dressing, fecundation, fertilization, impregnation -fertilise, fecundate, feed, fertilize, inseminate -fertiliser, fertilizer -fertility, birthrate, fecundity, natality, prolificacy, rankness, richness -fertilization, dressing, fecundation, fertilisation, impregnation -fertilize, fecundate, feed, fertilise, inseminate -fertilizer, fertiliser -fervency, ardor, ardour, fervidness, fervor, fervour, fire -fervent, ardent, fervid, fiery, impassioned, perfervid, torrid -fervently, fervidly, fierily -fervid, ardent, fervent, fiery, impassioned, perfervid, torrid -fervidly, fervently, fierily -fervidness, ardor, ardour, fervency, fervor, fervour, fire -fervor, ardor, ardour, excitation, excitement, fervency, fervidness, fervour, fire, inflammation -fervour, ardor, ardour, excitation, excitement, fervency, fervidness, fervor, fire, inflammation -fes, fez -fess, fesse -fesse, fess -festal, festive, gay, merry -fester, maturate, suppurate -festering, ichor, maturation, purulence, pus, sanies, suppuration -festinate, hasten, hurry, rush -festival, fete -festive, festal, gay, merry -festivity, celebration -festoon, festoonery -festoonery, festoon -fetal, foetal -fetch, bring, convey, get -fetching, taking, winning -fete, celebrate, feast, festival, fiesta -feterita, federita -fetich, fetish, hoodoo, juju, voodoo -fetichism, fetishism -feticide, aborticide -fetid, foetid, foul, funky, noisome, smelly, stinking -fetidness, foulness, malodorousness, rankness, stinkiness -fetish, fetich, hoodoo, juju, voodoo -fetishism, fetichism -fetology, foetology -fetometry, foetometry -fetoprotein, foetoprotein -fetor, foetor, malodor, malodour, mephitis, reek, stench, stink -fetoscope, foetoscope -fetoscopy, foetoscopy -fetter, hobble, shackle -fettered, shackled -fettuccine, fettuccini -fettuccini, fettuccine -fetus, foetus -feudal, feudalistic -feudalistic, feudal -feudatory, liege, liegeman, vassal -fever, febricity, febrility, feverishness, pyrexia -feverish, febrile, feverous, hectic -feverishness, febricity, febrility, fever, pyrexia -feverous, feverish -fey, elfin, touched -fez, fes, tarboosh -fiasco, debacle -fiat, decree, edict, order, rescript -fib, story, tale, taradiddle, tarradiddle -fibber, fabricator, storyteller -fibbing, paltering -fiber, character, fibre, roughage -fiberboard, fibreboard -fiberglass, fibreglass -fiberoptic, fibreoptic -fiberoptics, fibreoptics -fibre, character, fiber -fibreboard, fiberboard -fibreglass, fiberglass -fibreoptic, fiberoptic -fibreoptics, fiberoptics -fibril, filament, strand -fibrinolysin, plasmin -fibrosity, fibrousness -fibrous, hempen, sinewy, stringy, unchewable -fibrousness, fibrosity -fice, feist -fickle, erratic, mercurial, quicksilver, volatile -fickleness, faithlessness, falseness, inconstancy -fictile, moldable, plastic, pliable -fiction, fable, fabrication -fictional, fabricated, fancied, fictitious -fictionalisation, fabrication, fictionalization -fictionalise, fictionalize, novelise, novelize, retell -fictionalization, fabrication, fictionalisation -fictionalize, fictionalise, novelise, novelize, retell -fictitious, assumed, fabricated, false, fancied, fictional, fictive, pretended, sham -fictive, assumed, false, fictitious, pretended, sham -fiddle, diddle, goldbrick, monkey, play, shirk, tamper, tinker, toy, violin -fiddler, tinkerer, twiddler, violinist -fiddling, footling, lilliputian, little, niggling, petty, picayune, piddling, piffling, trivial -fidelity, faithfulness -fidget, fidgetiness, restlessness -fidgetiness, fidget, restlessness -fidgety, antsy, fretful, itchy -fiducial, fiduciary -fiduciary, fiducial -fief, feoff -field, airfield, area, arena, bailiwick, battlefield, battleground, champaign, discipline, domain, orbit, plain, sphere, study, subject, theater, theatre -fielder, fieldsman -fieldfare, snowbird -fieldhand, farmhand -fieldsman, fielder -fiend, daemon, daimon, demon, devil, fanatic, monster, ogre -fiendish, demonic, diabolic, diabolical, hellish, infernal, satanic, unholy -fiendishly, devilishly, diabolically -fierce, boisterous, bowelless, cutthroat, ferocious, furious, rough, savage, tearing, vehement, violent -fiercely, ferociously -fierceness, ferocity, furiousness, fury, vehemence, violence, wildness -fierily, fervently, fervidly -fiery, ardent, fervent, fervid, flaming, igneous, impassioned, perfervid, torrid -fiesta, feast, fete -fifteen, xv -fifty, l -fig, figure -fight, agitate, battle, campaign, combat, competitiveness, conflict, contend, crusade, defend, engagement, fighting, oppose, press, push, scrap, struggle -fighter, battler, belligerent, champion, combatant, hero, paladin, scrapper -fighting, active, combat, fight, scrap -figural, figurative -figurative, figural, nonliteral -figure, anatomy, bod, build, calculate, chassis, cipher, compute, cypher, design, digit, enter, envision, estimate, fancy, fig, flesh, forecast, form, frame, image, name, number, pattern, physique, picture, project, reckon, see, shape, soma, trope, visualise, visualize -figurehead, front, strawman -figurer, calculator, computer, estimator, reckoner -figurine, statuette -figuring, calculation, computation, reckoning -filago, cudweed -filagree, filigree, fillagree -filament, fibril, filum, strand -filamentlike, filamentous, filiform, threadlike, thready -filamentous, filamentlike, filiform, threadlike, thready -filaree, alfilaria, alfileria, clocks, filaria -filaria, alfilaria, alfileria, clocks, filaree -filbert, cob, cobnut, hazelnut -filch, abstract, cabbage, hook, lift, nobble, pilfer, pinch, purloin, snarf, sneak, swipe -file, charge, lodge, register -filet, fillet -filiation, ancestry, derivation, descent, lineage -filibuster, filibusterer -filibusterer, filibuster -filicales, polypodiales -filicinae, filicopsida -filicopsida, filicinae -filiform, filamentlike, filamentous, threadlike, thready -filigree, filagree, fillagree -filipino, philippine -fill, filling, fulfil, fulfill, meet, occupy, replete, sate, satiate, satisfy, take -fillagree, filagree, filigree -fille, girl, miss, missy -filler, makeweight -fillet, filet, lemniscus, stopping, taenia, tenia -filling, fill, pick, weft, woof -fillip, bonus -film, celluloid, cinema, flick, movie, pic, picture, shoot, take -filmdom, screen, screenland -filming, cinematography -filmy, cobwebby, diaphanous, gauzy, gossamer, sheer, transparent, vaporous, vapourous -filter, dribble, filtrate, percolate, permeate, strain, trickle -filth, crud, dirt, filthiness, foulness, grease, grime, grunge, nastiness, obscenity, skank, smut, soil, stain, vulgarism -filthily, dirtily -filthiness, filth, foulness, nastiness -filthy, cruddy, dirty, foul, lousy, nasty, smutty -filtrate, filter, strain -filum, filament -fin, cinque, five, fivesome, flipper, louver, louvre, pentad, phoebe, quint, quintet, quintuplet, tailfin, v -finable, fineable -finagle, manage, wangle -finagler, wangler -final, concluding, last, net, terminal -finale, close, coda, conclusion, finis, finish, last -finalisation, finalization -finalise, finalize, settle -finality, conclusiveness, decisiveness -finalization, finalisation -finalize, finalise, settle -finally, eventually, last, lastly, ultimately -finances, funds -financial, fiscal -financier, moneyman -financing, funding -find, ascertain, breakthrough, bump, chance, detect, determine, discover, discovery, encounter, feel, get, happen, incur, notice, observe, obtain, receive, recover, regain, retrieve, rule, see, uncovering, witness -finder, discoverer, spotter, viewfinder -finding, determination -fine, alright, amercement, delicately, exquisitely, finely, mulct, ok, okay, ticket -fineable, finable -finely, delicately, exquisitely, fine -fineness, choiceness, daintiness, delicacy, powderiness, thinness -finespun, delicate, hairsplitting -finesse, delicacy, diplomacy, discreetness -finger, digit, feel, fingerbreadth, thumb -fingerboard, clavier, fingerpost -fingerbreadth, digit, finger -fingerflower, fingerroot -fingerlike, digitate -fingermark, fingerprint -fingerpost, fingerboard -fingerprint, fingermark -fingerroot, fingerflower -fingerstall, cot -finical, finicky, fussy, particular, picky -finicky, finical, fussy, particular, picky -finis, close, conclusion, finale, finish, last -finish, cease, close, coating, complete, conclusion, cultivation, culture, destination, end, ending, finale, finis, finishing, goal, last, polish, refinement, stop, terminate -finished, ruined -finisher, closer -finishing, coating, finish -finiteness, boundedness, finitude -finitude, boundedness, finiteness -fink, blackleg, canary, confess, rat, scab, sneak, sneaker, snitch, snitcher, squeal, stoolie, stoolpigeon -finland, suomi -finnic, fennic -finnish, suomi -finocchio, fennel -fiord, fjord -fire, ardor, ardour, arouse, attack, blast, burn, can, discharge, dismiss, displace, elicit, enkindle, evoke, fervency, fervidness, fervor, fervour, firing, flack, flak, flame, flaming, fuel, kindle, provoke, raise, sack, terminate -firearm, piece -fireball, bolide, powerhouse -firebird, hangbird, redbird -firebomb, incendiary -firebrand, brand, inciter, instigant, instigator, provoker -firebreak, fireguard -firebug, arsonist, incendiary -firecracker, banger, cracker -fired, discharged, dismissed -firedog, andiron, dog -firedrake, dragon -firefighter, fireman -fireguard, firebreak -firelock, flintlock -fireman, firefighter, reliever, stoker -firenze, florence -fireplace, hearth -fireplug, plug -fireroom, stokehold, stokehole -fireside, hearth -firethorn, pyracanth, pyracantha -fireweed, wickup -firework, pyrotechnic -firing, discharge, dismissal, dismission, fire, ignition, inflammation, kindling, liberation, lighting, release, sack, sacking -firm, fast, firmly, house, immobile, loyal, solid, steadfast, steadfastly, steady, stiff, strong, tauten, truehearted, unbendable, unfaltering, unfluctuating, unshakable, unwavering, unwaveringly -firmament, empyrean, heavens, sphere, welkin -firmly, firm, hard, securely, steadfastly, unwaveringly -firmness, resoluteness, resolution, resolve, soundness, steadiness -firmware, microcode -first, beginning, commencement, firstly, foremost, inaugural, initiative, initiatory, kickoff, low, maiden, offset, outset, showtime, start -firstborn, eldest -firstly, first, foremost -fiscal, financial -fish, angle, pisces -fisher, fisherman, pekan -fisherman, fisher -fishery, piscary -fishgig, fizgig, gig, lance, spear -fishily, queerly -fishing, sportfishing -fishmonger, fishwife -fishwife, fishmonger -fishworm, angleworm, crawler, earthworm, nightcrawler, nightwalker, wiggler -fishy, funny, shady, suspect, suspicious -fissile, fissionable -fissionable, fissile -fissiparous, breakaway, separatist -fissure, chap, cleft, crack, cranny, crevice, scissure -fistfight, fisticuffs, slugfest -fistful, handful -fisticuffs, boxing, fistfight, pugilism, slugfest -fistula, sinus -fistular, fistulate, fistulous -fistulate, fistular, fistulous -fistulous, fistular, fistulate -fit, accommodate, agree, burst, check, conniption, convulsion, correspond, equip, gibe, go, jibe, match, meet, outfit, paroxysm, primed, scene, set, suit, tally, tantrum -fitch, foulmart, foumart, polecat -fitful, interrupted, spasmodic -fitfulness, jerkiness -fitly, appropriately, befittingly, fittingly, suitably -fitness, fittingness, seaworthiness -fitter, healthier -fitting, accommodation, adjustment, appointment, meet -fittingly, appropriately, befittingly, fitly, suitably -fittingness, fitness -five, cinque, fin, fivesome, pentad, phoebe, quint, quintet, quintuplet, v -fivefold, quintuple -fivesome, cinque, fin, five, pentad, phoebe, quint, quintet, quintette, quintuplet, v -fix, bushel, cook, define, deposit, desex, desexualise, desexualize, determine, doctor, fasten, fixate, fixing, fixture, get, hole, jam, limit, localisation, localization, locating, location, make, mend, mending, mess, muddle, pickle, posit, prepare, ready, repair, reparation, restore, secure, set, situate, specify, sterilise, sterilize, unsex -fixate, fix -fixation, fixing, obsession, regression -fixed, frozen, rigid, set -fixedness, fastness, fixity, fixture, immobility, secureness, stationariness, unalterability -fixer, mender, methadon, methadone, repairer -fixing, altering, fastener, fastening, fix, fixation, fixture, holdfast, mend, mending, neutering, repair, reparation -fixings, ingredient, trimmings -fixity, fastness, fixedness, fixture, immutability, immutableness, secureness -fixture, fastness, fix, fixedness, fixing, fixity, habitue, mend, mending, regular, repair, reparation, secureness -fizgig, fishgig, gig, lance, spear -fizz, effervesce, foam, froth, sparkle -fizzing, fizzy -fizzle, bust, flop, hiss, hissing, hushing, sibilation -fizzy, fizzing -fjord, fiord -fl, florida -flabbergast, boggle -flabbergasted, dumbfounded, dumbstricken, dumbstruck, dumfounded, stupefied, thunderstruck -flabbiness, flaccidity, limpness -flabby, flaccid, soft -flaccid, flabby, soft -flaccidity, flabbiness, limpness -flack, antiaircraft, attack, blast, fire, flak -flag, droop, flagstone, iris, masthead, pin, sag, swag -flagellata, mastigophora -flagellate, flagellated, mastigophoran, mastigophore, scourge, whiplike -flagellated, flagellate, whiplike -flagellation, flogging, lashing, tanning, whipping -flagellum, scourge -flageolet, haricot -flagging, drooping -flagitious, atrocious, grievous, heinous, monstrous -flagpole, flagstaff -flagrant, crying, egregious, glaring, gross, rank -flagroot, calamus -flagstaff, flagpole -flagstone, flag -flagyl, metronidazole -flail, lam, thrash, thresh -flair, dash, elan, flare, genius, panache, style -flak, antiaircraft, attack, blast, fire, flack -flake, bit, chip, eccentric, fleck, geek, oddball, peel, scrap, snowflake -flakey, bizarre, eccentric, flaky, freakish, freaky, gonzo, outlandish, outre -flakiness, craziness, daftness -flaky, bizarre, eccentric, flakey, freakish, freaky, gonzo, outlandish, outre -flamboyance, floridity, floridness, showiness -flamboyant, aureate, florid, showy, splashy -flamboyantly, flashily, showily -flame, fire, flaming, flare -flameflower, kniphofia, tritoma -flaming, bally, blinking, bloody, blooming, crashing, fiery, fire, flame, fucking -flammability, inflammability -flammable, inflammable -flange, rim -flank, wing -flannel, gabardine, tweed, washcloth, washrag, white -flap, beat, dither, flapping, flaps, flutter, fluttering, fuss, pother, roll, tizzy, undulate, wave -flapcake, battercake, flapjack, griddlecake, hotcake, pancake -flapjack, battercake, flapcake, griddlecake, hotcake, pancake -flapping, flap, flutter, fluttering -flaps, flap -flare, erupt, flair, flame, flash, irrupt -flaring, aflare -flash, blink, brassy, cheap, dart, dash, fanfare, flare, flashbulb, flashgun, flashing, flashy, flaunt, garish, gaudy, gimcrack, heartbeat, instant, jiffy, loud, meretricious, newsbreak, newsflash, ostentate, ostentation, photoflash, scoot, scud, shoot, swank, tacky, tatty, tawdry, trashy, trice, twinkle, twinkling, wink, winkle -flashboard, flashboarding -flashboarding, flashboard -flashbulb, flash, flashgun, photoflash -flasher, blinker, exhibitionist -flashgun, flash, flashbulb, photoflash -flashily, flamboyantly, meretriciously, showily -flashiness, brashness, garishness, gaudiness, glitz, loudness, meretriciousness, tawdriness -flashing, flash -flashlight, torch -flashy, brassy, cheap, flash, garish, gaudy, gimcrack, jazzy, loud, meretricious, showy, sporty, tacky, tatty, tawdry, trashy -flask, flaskful -flaskful, flask -flat, apartment, bland, categoric, categorical, compressed, directly, flatbed, flatcar, flavorless, flavourless, insipid, level, mat, matt, matte, matted, monotone, monotonic, monotonous, plane, prostrate, savorless, savourless, straight, unconditional, vapid -flatbed, flat, flatcar -flatboat, barge, hoy, lighter -flatbottom, flatbottomed -flatbottomed, flatbottom -flatcar, flat, flatbed -flatfoot, patrolman, splayfoot -flatly, categorically, unconditionally -flatness, languor, lethargy, lusterlessness, lustrelessness, mat, matt, matte, phlegm, planeness, sluggishness -flatten, drop -flattened, planate -flatter, blandish -flatterer, adulator -flattop, carrier -flatulence, flatulency, gas, turgidity, turgidness -flatulency, flatulence, gas -flatulent, colicky, gassy -flatus, fart, farting, wind -flatware, silver -flatworm, platyhelminth -flaunt, flash, ostentate, swank -flautist, flutist -flavor, feel, feeling, flavour, look, nip, relish, sapidity, savor, savour, season, smack, smell, spirit, tang, tone -flavorer, flavoring, flavourer, flavouring, seasoner, seasoning -flavorful, flavorous, flavorsome, flavourful, flavourous, flavoursome, sapid, saporous -flavoring, flavorer, flavourer, flavouring, seasoner, seasoning -flavorless, bland, flat, flavourless, insipid, savorless, savourless, vapid -flavorlessness, flavourlessness, savorlessness, savourlessness, tastelessness -flavorous, flavorful, flavorsome, flavourful, flavourous, flavoursome, sapid, saporous -flavorsome, flavorful, flavorous, flavourful, flavourous, flavoursome, sapid, saporous -flavorsomeness, flavoursomeness, savoriness -flavour, feel, feeling, flavor, look, nip, relish, sapidity, savor, savour, season, smack, smell, spirit, tang, tone -flavourer, flavorer, flavoring, flavouring, seasoner, seasoning -flavourful, flavorful, flavorous, flavorsome, flavourous, flavoursome, sapid, saporous -flavouring, flavorer, flavoring, flavourer, seasoner, seasoning -flavourless, bland, flat, flavorless, insipid, savorless, savourless, vapid -flavourlessness, flavorlessness, savorlessness, savourlessness, tastelessness -flavourous, flavorful, flavorous, flavorsome, flavourful, flavoursome, sapid, saporous -flavoursome, flavorful, flavorous, flavorsome, flavourful, flavourous, sapid, saporous -flavoursomeness, flavorsomeness, savoriness -flaw, blemish, defect, fault -flawed, blemished -flawless, unflawed -flawlessly, cleanly -flawlessness, perfection -flaxedil, gallamine -flaxen, sandy -flaxseed, linseed -fleabane, horseweed -fleawort, psyllium -flecainide, tambocor -fleck, bit, blob, blot, chip, dapple, flake, maculation, patch, scrap, speckle, spot -flecked, dotted, specked, speckled, stippled -flection, flexion, flexure, inflection -fledge, feather, flight -fledged, mature, vaned -fledgeless, unfledged, unvaned -fledgeling, entrant, fledgling, freshman, neophyte, newbie, newcomer, starter -fledgling, callow, entrant, fledgeling, freshman, neophyte, newbie, newcomer, starter, unfledged -flee, fly -fleece, gazump, hook, overcharge, pluck, plume, rob, shear, sheepskin, soak, surcharge, wool -fleeceable, green, gullible -fleecy, brushed, napped -fleer, fugitive, runaway -fleet, dart, evanesce, fade, flit, flutter, pass, swift -fleeting, fugitive, momentaneous, momentary -fleetingness, ephemerality, ephemeralness -fleetly, swiftly -flesh, anatomy, bod, build, chassis, figure, form, frame, physique, pulp, shape, soma -fleshiness, corpulency, obesity -fleshly, animal, carnal, sensual -fleshy, heavy, overweight, sarcoid -flex, bend, deform, turn, twist -flexeril, cyclobenzaprine -flexibility, flexibleness, tractability, tractableness -flexible, compromising, conciliatory, elastic, flexile, pliable, pliant, whippy -flexibleness, flexibility -flexile, flexible -flexion, flection, flexure, inflection -flexure, bend, crease, crimp, flection, flexion, fold, plication -flick, click, film, flicker, flip, jerk, leaf, movie, pic, picture, riff, riffle, ruffle, snap, thumb -flicker, flick, flitter, flutter, glint, quiver, spark, waver -flickering, aflicker -flier, aeronaut, airman, aviator, bill, broadsheet, broadside, circular, flyer, handbill, throwaway -flight, escape, fledge, flying, trajectory -flightiness, arbitrariness, capriciousness, whimsey, whimsicality, whimsy -flighty, flyaway, nervous, scatterbrained, skittish, spooky -flimflam, bunco, bunko, con, gyp, hustle, sting -flimsiness, shoddiness -flimsy, fragile, onionskin, slight, tenuous, thin, unconvincing -flinch, cringe, funk, quail, recoil, shrink, squinch, wince -flindosa, flindosy -flindosy, flindosa -fling, crack, discard, dispose, go, offer, pass, splurge, spree, toss, whirl -flint, flinty, granitic, obdurate, stony -flintlock, firelock -flinty, flint, granitic, obdurate, stony -flip, alternate, flick, impudent, insolent, interchange, leaf, pass, pitch, riff, riffle, sky, somersault, somersaulting, somerset, summersault, summerset, switch, tack, throw, thumb, toss, twitch -flippantly, airily -flipper, fin -flirt, butterfly, coquet, coquetry, coquette, dalliance, dally, flirtation, flirting, mash, minx, philander, play, prickteaser, romance, tease, toy, toying, vamp, vamper -flirtation, coquetry, dalliance, flirt, flirting, toying -flirtatious, coquettish -flirtatiously, coquettishly -flirting, coquetry, dalliance, flirt, flirtation, toying -flit, dart, fleet, flutter -flitter, flicker, flutter, quiver, waver -float, blow, drift, swim -floatation, flotation -floater, drifter, spots, vagabond, vagrant -floating, aimless, drifting, natation, vagabond, vagrant -floaty, buoyant -floc, floccule -floccule, floc -flocculent, woolly, wooly -flock, batch, clump, cluster, constellate, deal, fold, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, troop, wad -flog, cane, lambast, lambaste, lash, lather, slash, strap, trounce, welt, whip -flogger, scourger -flogging, flagellation, lashing, tanning, whipping -flood, alluvion, deluge, floodlight, flowage, glut, inundate, inundation, outpouring, overflow, oversupply, photoflood, swamp, torrent -flooded, afloat, awash, inundated, overflowing -floodgate, penstock, sluicegate -floodlight, flood, photoflood -floodlighted, floodlit -floodlit, floodlighted -floor, base, coldcock, deck, dump, flooring, level, shock, storey, story -flooring, floor -floorshow, cabaret -floorwalker, shopwalker -floozie, floozy, hooker, hustler, slattern, streetwalker -floozy, floozie, hooker, hustler, slattern, streetwalker -flop, bust, collapse, dud, fizzle, founder, right, washout -flophouse, dosshouse -floppy, diskette -flora, botany, plant, vegetation -floral, flowered -florence, firenze -florescence, anthesis, blossoming, efflorescence, flowering, inflorescence -floret, floweret -florid, aureate, flamboyant, rubicund, ruddy, sanguine -florida, fl -floridity, flamboyance, floridness, showiness -floridness, flamboyance, floridity, showiness -florilegium, garland, miscellany -florin, guilder, gulden -flossy, downlike, downy, fluffy -flotation, floatation -flotsam, jetsam -flounce, frill, furbelow, ruffle -flounder, stagger -flourish, boom, brandish, expand, fanfare, prosper, thrive, tucket, wave -flourishing, booming, palmy, prospering, prosperous, roaring, thriving -flout, barrack, gibe, jeer, scoff -flouter, jeerer, mocker, scoffer -flow, catamenia, course, current, fall, feed, flowing, flux, hang, menses, menstruate, menstruation, menstruum, period, run, stream -flowage, flood -flower, bloom, blossom, efflorescence, flush, heyday, peak, prime -flowered, floral -floweret, floret -flowering, anthesis, blossoming, efflorescence, florescence, inflorescence, unfolding -flowerless, nonflowering -flowerpot, pot -flowery, ornate -flowing, aerodynamic, flow, sleek, streamlined -flu, grippe, influenza -flub, bloomer, blooper, blow, blunder, bobble, bodge, bollix, bollocks, boner, botch, bumble, bungle, fluff, fuckup, fumble, mishandle, muff, pratfall, spoil -fluctuate, vacillate, waver -fluctuation, variation, wavering -flue, fluke -fluegelhorn, flugelhorn -fluency, articulateness, eloquence, smoothness, volubility -fluent, eloquent, facile, fluid, liquid, silver, smooth -fluff, bagatelle, blow, bobble, bodge, bollix, bollocks, botch, bumble, bungle, flub, frippery, frivolity, fumble, mishandle, muff, ruffle, spoil, tease -fluffiness, downiness, featheriness -fluffy, downlike, downy, flossy -flugelhorn, fluegelhorn -fluid, fluent, liquid, mobile, runny, smooth, unstable -fluidity, fluidness, liquidity, liquidness, runniness -fluidness, fluidity, liquidity, liquidness, runniness -fluidram, drachm -fluke, flue, trematode -flukey, chancy, fluky, iffy -fluky, chancy, flukey, iffy -flume, gulch -flummery, mummery -flummox, amaze, baffle, beat, bewilder, dumbfound, get, gravel, mystify, nonplus, perplex, pose, puzzle, stick, stupefy, vex -flump, plank, plonk, plop, plump, plunk -flunitrazepan, rohypnol -flunk, bomb, fail, failing -flunkey, flunky, lackey, stooge -flunky, flunkey, lackey, stooge -fluor, fluorite, fluorspar -fluorescein, fluoresceine, resorcinolphthalein -fluoresceine, fluorescein, resorcinolphthalein -fluoridate, fluoridise, fluoridize -fluoridation, fluoridisation, fluoridization -fluoridisation, fluoridation, fluoridization -fluoridise, fluoridate, fluoridize -fluoridization, fluoridation, fluoridisation -fluoridize, fluoridate, fluoridise -fluorine, f -fluorite, fluor, fluorspar -fluoroform, trifluoromethane -fluoroscope, roentgenoscope -fluorspar, fluor, fluorite -fluoxetine, prozac, sarafem -flurazepam, dalmane -flurbiprofen, ansaid -flurry, ado, bustle, confuse, disconcert, fuss, hustle, stir -flush, affluent, bang, bloom, blossom, blush, boot, charge, crimson, efflorescence, even, flower, gush, heyday, kick, level, loaded, moneyed, outpouring, peak, prime, purge, redden, rosiness, rush, scour, sluice, thrill, wealthy -flushed, crimson, red, reddened, rosy -fluster, perturbation -flustered, perturbed, rattled -flute, fluting -fluting, flute -flutist, flautist -flutter, bat, commotion, dart, disruption, disturbance, flap, flapping, fleet, flicker, flit, flitter, fluttering, kerfuffle, palpitate, quiver, waver -fluttering, flap, flapping, flutter -fluvastatin, lescol -flux, blend, coalesce, combine, commingle, conflate, flow, fluxion, fuse, immix, liquefy, liquify, meld, merge, mix -fluxion, flux -fly, aviate, fell, flee, pilot, rainfly, vanish, vaporize, wing -flyaway, flighty, scatterbrained -flyblown, maggoty, sordid, squalid -flyer, aeronaut, airman, aviator, bill, broadsheet, broadside, circular, flier, handbill, throwaway -flying, fast, flight, quick -flyover, flypast, overpass -flypast, flyover -flyspeck, bantam, diminutive, lilliputian, midget, petite, tiny -flyswat, flyswatter, swatter -flyswatter, flyswat, swatter -fm, fermium -foam, effervesce, fizz, froth, sparkle -foamflower, coolwart -foaming, bubbling, bubbly, effervescing, foamy, frothing, frothy, spumy -foamy, bubbling, bubbly, effervescing, foaming, frothing, frothy, spumy -fob, fox, trick -focalisation, focalization, focusing -focalise, concenter, concentre, focalize, focus, localise, localize, sharpen -focalization, focalisation, focusing -focalize, concenter, concentre, focalise, focus, localise, localize, sharpen -focus, center, centering, centre, concenter, concentrate, concentre, direction, focalise, focalize, focusing, focussing, nidus, pore, rivet, sharpen, stress -focused, focussed -focusing, centering, direction, focalisation, focalization, focus, focussing -focussed, focused -focussing, centering, direction, focus, focusing -foe, enemy, foeman, opposition -foehn, fohn -foeman, enemy, foe, opposition -foetal, fetal -foetid, fetid, foul, funky, noisome, smelly, stinking -foetology, fetology -foetometry, fetometry -foetoprotein, fetoprotein -foetor, fetor, malodor, malodour, mephitis, reek, stench, stink -foetoscope, fetoscope -foetoscopy, fetoscopy -foetus, fetus -fog, becloud, befog, cloud, daze, fogginess, haze, mist, murk, murkiness, obnubilate, obscure -fogey, dodo, fogy, fossil -fogged, foggy -fogginess, blurriness, fog, fuzziness, indistinctness, murk, murkiness, softness -foggy, bleary, blurred, blurry, brumous, dazed, fogged, fuzzy, groggy, hazy, logy, misty, muzzy, stuporous -foghorn, fogsignal -fogsignal, foghorn -fogy, dodo, fogey, fossil -fogyish, mossy, stodgy -fohn, foehn -foible, idiosyncrasy, mannerism -foil, baffle, bilk, cross, enhancer, frustrate, hydrofoil, queer, scotch, spoil, thwart, transparency -foiled, defeated, disappointed, discomfited, frustrated, thwarted -foiling, frustration, thwarting -folacin, folate -folate, folacin -fold, bend, close, congregation, crease, crimp, faithful, flexure, flock, folding, plica, plication, sheepcote, sheepfold -foldable, foldaway, folding -foldaway, foldable, folding -folder, booklet, brochure, leaflet, pamphlet -folderal, falderol, frill, gimcrack, gimcrackery, nonsense, trumpery -folderol, applesauce, codswallop, rubbish, trash, tripe, trumpery -folding, fold, foldable, foldaway -foldout, gatefold -foliaceous, foliaged, foliate, foliated, foliose -foliage, foliation, leaf, leafage -foliaged, foliaceous, foliose -foliate, foliaceous, foliated, page, paginate -foliated, foliaceous, foliate -foliation, foliage, leafing -folie, disturbance -folio, leaf, pagination, paging -foliose, foliaceous, foliaged -folk, family, folks, kinfolk, kinsfolk, phratry, sept, tribe -folks, folk -folksy, homespun -follow, accompany, adopt, be, come, comply, espouse, observe, postdate, pursue, succeed, surveil, survey, trace, watch -followers, following -following, chase, followers, next, pursual, pursuit, undermentioned -followup, reexamination, review -folly, betise, craziness, foolery, foolishness, imbecility, indulgence, lunacy, madness, stupidity, tomfoolery, unwiseness -foment, agitate -fomentation, instigation -fomenter, agitator -fomite, vehicle -fomor, fomorian -fomorian, fomor -fond, adoring, affectionate, doting, lovesome, partial, tender, warm -fondle, caress -fondler, petter -fondling, caressing, cuddling, hugging, kissing, necking, petting, smooching, snuggling -fondly, lovingly -fondness, affection, affectionateness, fancy, heart, lovingness, partiality, philia, tenderness, warmheartedness, warmness, warmth -fondu, fondue -fondue, fondu -font, baptistery, baptistry, case, face, fount, typeface -fontanel, fontanelle -fontanelle, fontanel -food, nutrient -foodie, epicure, epicurean, gastronome, gourmet -foodstuff, grocery -fool, befool, chump, cod, dissipate, dupe, fritter, gull, jester, mark, mug, muggins, patsy, sap, saphead, shoot, slang, sucker, tomfool -foolery, craziness, folly, indulgence, lunacy, tomfoolery -foolhardiness, rashness, recklessness -foolhardy, heady, rash, reckless -fooling, casual -foolish, anserine, dopey, dopy, gooselike, goosey, goosy, jerky -foolishly, unwisely -foolishness, betise, craziness, folly, imbecility, madness, stupidity, unwiseness -foolproof, goofproof, unfailing -foot, base, foundation, ft, fundament, groundwork, hoof, infantry, pes, pick, substructure, understructure -footbridge, overcrossing -footer, footnote, pedestrian, walker -footfall, footstep, step -footgear, footwear -foothold, beachhead, bridgehead, footing -footing, basis, foothold, ground, terms -footle, lallygag, linger, loaf, loiter, lollygag, lounge, lurk, tarry -footling, fiddling, lilliputian, little, niggling, petty, picayune, piddling, piffling, trivial -footlocker, locker -footmark, footprint, step -footnote, annotate, footer -footpad, padder -footpath, pathway -footprint, footmark, step -footrace, run -footrest, footstool, ottoman, tuffet -footslog, pad, plod, slog, tramp, trudge -footslogger, infantryman, marcher -footstall, pedestal, plinth -footstep, footfall, pace, step, stride -footstool, footrest, ottoman, tuffet -footsure, surefooted -footwear, footgear -fop, beau, clotheshorse, dandy, dude, gallant, sheik, swell -foppish, dandified, dandyish -foppishness, dandyism -forage, eatage, foraging, grass, pasturage, pasture, scrounge -foraging, forage -foram, foraminifer -foramen, hiatus -foraminifer, foram -foray, despoil, loot, maraud, pillage, plunder, raid, ransack, reave, rifle, strip -forbear, forebear, refrain -forbearance, longanimity, patience -forbearing, longanimous -forbid, disallow, foreclose, forestall, interdict, nix, preclude, prevent, prohibit, proscribe, veto -forbiddance, ban, banning, forbidding, inhibition, prohibition -forbidden, out, prohibited, proscribed, taboo, tabu, verboten -forbidding, baleful, ban, banning, dour, forbiddance, grim, menacing, minacious, minatory, ominous, sinister, threatening -force, coerce, draw, drive, effect, forcefulness, hale, impel, personnel, power, pressure, pull, push, ram, squeeze, storm, strength, thrust, violence, wedge -forced, constrained, strained -forceful, emphatic -forcefulness, force, strength -forceless, unforceful -forcemeat, farce -forcible, physical -ford, crossing, fording -fording, ford -fore, bow, forward, prow, stem -forebear, forbear -forebode, anticipate, call, foretell, predict, prognosticate, promise -foreboding, boding, fateful, portentous, premonition, presentiment -forebrain, prosencephalon -forecast, augur, auspicate, betoken, bode, calculate, estimate, figure, foreshadow, foretell, omen, portend, predict, prefigure, presage, prognosis, prognosticate, reckon -forecaster, predictor, prognosticator, soothsayer -forecasting, foretelling, prediction, prognostication -foreclose, forbid, forestall, preclude, prevent -foredate, antedate, predate -forefather, father, sire -forefend, avert, avoid, debar, deflect, forfend, obviate -forefinger, index -forefront, head, vanguard -foregather, assemble, forgather, gather, meet -forego, antecede, antedate, foreswear, forfeit, forgo, precede, predate, relinquish, waive -foregone, bygone, bypast, departed, gone -foreground, highlight, spotlight -forehand, forehanded -forehanded, forehand -forehead, brow -foreign, alien, extraneous, strange -foreigner, alien, noncitizen, outlander, outsider -foreignness, curiousness, strangeness -foreknow, anticipate, foresee, previse -foreknowledge, precognition -forelady, forewoman -foreland, head, headland, promontory -forelock, foretop -foreman, boss, chief, gaffer, honcho -foremilk, colostrum -foremost, first, firstly, frontmost -forenoon, morn, morning -foreordain, predestinate, predestine, preordain -foreordained, predestinate, predestined -foreordination, predestination, predetermination, preordination -forepart, front -foreplay, arousal, stimulation -forerunner, antecedent, harbinger, herald, precursor, predecessor -foresee, anticipate, counter, envision, foreknow, forestall, previse -foreshadow, augur, auspicate, betoken, bode, forecast, foretell, omen, portend, predict, prefigure, presage, prognosticate -foreshadowing, adumbration, adumbrative, prefiguration, prefigurative -foreshorten, abbreviate, abridge, contract, cut, reduce, shorten -foresight, farsightedness, foresightedness, foresightfulness, prevision, prospicience -foresighted, farseeing, farsighted, foresightful, long, longsighted, prospicient -foresightedness, foresight, foresightfulness -foresightful, farseeing, farsighted, foresighted, long, longsighted, prospicient -foresightfulness, foresight, foresightedness -foreskin, prepuce -forest, afforest, timber, timberland, wood, woodland, woods -forestage, apron, proscenium -forestall, anticipate, counter, forbid, foreclose, foresee, preclude, prevent -forestalling, obviation, preclusion -forester, arboriculturist -foreswear, forego, forgo, quit, relinquish, renounce, waive -foretell, announce, annunciate, anticipate, augur, auspicate, betoken, bode, call, forebode, forecast, foreshadow, harbinger, herald, omen, portend, predict, prefigure, presage, prognosticate, promise -foretelling, divination, forecasting, prediction, prognostication, soothsaying -forethought, care, caution, precaution, premeditation -foretoken, augury, preindication, sign -foretop, forelock -forever, always, constantly, eternally, everlastingly, evermore, incessantly, perpetually -forevermore, evermore -forewarn, previse -forewarning, premonition -forewoman, forelady -foreword, preface, prolusion -forfeit, confiscate, forego, forfeited, forfeiture, forgo, sacrifice, waive -forfeited, confiscate, forfeit -forfeiture, forfeit, sacrifice -forfend, avert, avoid, debar, deflect, forefend, obviate -forficate, bifurcate, biramous, branched, forked, pronged, prongy -forgather, assemble, foregather, gather, meet -forge, contrive, counterfeit, devise, excogitate, fake, fashion, form, formulate, hammer, invent, mold, mould, shape, smithy, spirt, spurt, work -forged, bad -forger, counterfeiter -forgery, counterfeit -forget, block, bury, leave -forgetful, mindless, oblivious, short, unmindful, unretentive -forgivable, excusable, venial -forgivably, excusably, pardonably -forgiveness, pardon -forgiver, excuser, pardoner -forgiving, absolvitory, exonerative -forgivingness, kindness -forgo, antecede, antedate, forego, foreswear, forfeit, precede, predate, relinquish, waive -forgoing, forswearing, renunciation -forgotten, disregarded -fork, branch, branching, crotch, forking, furcate, pitchfork, ramification, ramify, separate -forked, bifurcate, biramous, branched, double, forficate, pronged, prongy -forking, branching, fork, furcation, ramification -forlornness, desolation, loneliness -form, anatomy, bod, build, cast, chassis, class, configuration, conformation, constitute, contour, course, descriptor, figure, flesh, forge, frame, grade, imprint, kind, make, manakin, manikin, mannequin, mannikin, mold, mould, organise, organize, pattern, phase, physique, shape, signifier, soma, sort, spring, strain, variant, variety, work -formal, ball, conventional, courtly, schematic, stately -formaldehyde, methanal -formalin, formol -formalisation, formalization -formalise, formalize, validate -formalised, formalistic, formalized -formalistic, formalised, formalized -formalities, formality -formality, formalities, formalness -formalization, formalisation -formalize, formalise, validate -formalized, formalised, formalistic -formally, officially -formalness, formality -formalwear, eveningwear -format, arrange, formatting, initialise, initialize -formation, constitution, establishment, organisation, organization, shaping -formative, plastic, shaping -formatting, format -former, early, erstwhile, late, old, onetime, other, previous, quondam, sometime -formerly, erst, erstwhile, once -formicary, anthill -formidability, toughness -formidable, redoubtable, unnerving -formless, amorphous, shapeless -formol, formalin -formosa, taiwan -formosan, chinese, taiwanese -formula, convention, expression, normal, pattern, recipe, rule -formularise, formularize -formularize, formularise -formulary, pharmacopeia -formulate, articulate, contrive, develop, devise, excogitate, explicate, forge, invent, phrase, word -formulation, conceptualisation, conceptualization, expression, preparation -fornication, adultery -fornicator, adulterer -fornicatress, adulteress, hussy, jade, slut, strumpet, trollop -forrad, forrard, forward, forwards, frontward, frontwards -forrader, ahead, forward, forwards, onward, onwards -forrard, forrad, forward, forwards, frontward, frontwards -forsake, abandon, desert, desolate -forsaking, abandonment, desertion -forswear, abjure, recant, resile, retract -forswearing, forgoing, renunciation -fort, fortify, fortress, garrison -fortaz, ceftazidime, tazicef -forte, fortissimo, loud, loudly, metier, speciality, specialty, strength -forth, away, forward, off, onward -forthcoming, approaching, coming, extroverted, outgoing, upcoming -forthcomingness, imminence, imminency, imminentness, impendence, impendency -forthright, blunt, candid, forthrightly, frank, outspoken, plainspoken, squarely -forthrightly, forthright, squarely -forthrightness, candidness, candor, candour, directness, frankness -forthwith, directly, immediately, instantly, now, straightaway -fortification, munition -fortified, bastioned -fortify, arm, fort, gird, lace, spike, strengthen -fortissimo, forte -fortnightly, biweekly -fortress, fort -fortuitous, causeless, uncaused -fortuitously, fortunately, luckily -fortuity, accident, stroke -fortunate, golden, rosy -fortunately, fortuitously, luckily -fortune, chance, circumstances, destiny, fate, hazard, lot, luck, portion -forty, twoscore, xl -forum, assembly -forward, advancing, ahead, fore, forrad, forrader, forrard, forth, forwards, frontward, frontwards, onward, onwards -forwarding, furtherance, promotion -forwardness, bumptiousness, cockiness, eagerness, pushiness, readiness, zeal -forwards, ahead, forrad, forrader, forrard, forward, frontward, frontwards, onward, onwards -fosamax, alendronate -fossa, pit -fosse, moat -fossil, dodo, fogey, fogy -fossilisation, fossilization -fossilise, fossilize -fossilised, fossilized, ossified -fossilist, palaeontologist, paleontologist -fossilization, fossilisation -fossilize, fossilise -fossilized, fossilised, ossified -fossilology, palaeontology, paleontology -foster, further, nurture, surrogate -fosterage, breeding, fostering, nurture, raising, rearing, upbringing -fostering, breeding, fosterage, nurture, raising, rearing, upbringing -foul, afoul, befoul, cheating, choke, clog, congest, contaminate, cruddy, defile, dirty, disgustful, disgusting, distasteful, fetid, filthy, foetid, fouled, funky, loathly, loathsome, maculate, nasty, noisome, pollute, repellant, repellent, repelling, revolting, skanky, smelly, smutty, stinking, unsporting, unsportsmanlike, wicked, yucky -fouled, afoul, befouled, foul -foully, insultingly -foulmart, fitch, foumart, polecat -foulness, fetidness, filth, filthiness, malodorousness, nastiness, raininess, rankness, stinkiness -foumart, fitch, foulmart, polecat -found, base, constitute, establish, ground, institute, launch, plant -foundation, base, basis, cornerstone, creation, foot, founding, fundament, grounding, groundwork, initiation, innovation, instauration, institution, introduction, origination, substructure, understructure -founder, beginner, break, collapse, father, flop, give, laminitis -founding, creation, foundation, initiation, innovation, instauration, institution, introduction, origination -foundry, metalworks -fount, case, face, font, fountain, typeface -fountain, fount, jet, outflow, outpouring, spring -fountainhead, head, headspring, well, wellspring -four, foursome, iv, quadruplet, quartet, quatern, quaternary, quaternion, quaternity, tetrad -fourfold, quadruple, quadruplex, quadruplicate -fourpence, groat -fourscore, eighty, lxxx -foursome, four, iv, quadruplet, quartet, quartette, quatern, quaternary, quaternion, quaternity, tetrad -foursquare, square, squarely, straightforwardly -fourteen, xiv -fourth, fourthly, quarter, quartern, quaternary -fourthly, fourth -fowl, bird, poultry -fox, bedevil, befuddle, confound, confuse, discombobulate, dodger, fob, fuddle, slyboots, throw, trick -foxberry, cowberry, lingberry, lingenberry, lingonberry -foxglove, digitalis -foxily, artfully, craftily, cunningly, knavishly, slyly, trickily -foxiness, craft, craftiness, cunning, guile, slyness, wiliness -foxy, crafty, cunning, dodgy, guileful, knavish, slick, sly, tricksy, tricky, wily -foyer, antechamber, anteroom, hall, lobby, vestibule -fr, francium -fracas, affray, altercation -fraction, divide -fractious, cranky, irritable, nettlesome, peckish, peevish, pettish, petulant, recalcitrant, refractory, scratchy, techy, testy, tetchy -fractiously, peevishly, querulously -fractiousness, unruliness, wilfulness, willfulness -fracture, break, crack, cracking, fault, faulting, shift -fradicin, neobiotic, neomycin -fragile, delicate, flimsy, frail, slight, tenuous, thin -fragility, breakability, delicacy, frangibility, frangibleness -fragment, fragmentise, fragmentize, shard, sherd -fragmental, fragmentary -fragmentary, fragmental -fragmentation, atomisation, atomization -fragmented, disconnected, disunited, split -fragmentise, fragment, fragmentize -fragmentize, fragment, fragmentise -fragrance, aroma, bouquet, fragrancy, perfume, redolence, scent, sweetness -fragrancy, bouquet, fragrance, redolence, sweetness -frail, delicate, fallible, fragile, imperfect, weak -frailness, debility, feebleness, frailty, infirmity, valetudinarianism -frailty, debility, feebleness, frailness, infirmity, valetudinarianism, vice -frambesia, framboesia, yaws -framboesia, frambesia, yaws -frame, anatomy, bod, border, build, cast, chassis, compose, couch, ensnare, entrap, figure, flesh, form, framing, inning, physique, put, redact, shape, skeleton, soma, underframe -framework, fabric, model -framing, frame -franchise, dealership, enfranchisement -francium, fr -francophil, francophile -francophile, francophil -frangibility, breakability, fragility, frangibleness -frangibleness, breakability, fragility, frangibility -frangipani, frangipanni -frangipanni, frangipani -frank, blunt, candid, dog, forthright, frankfurter, hotdog, outspoken, plainspoken, postmark, weenie, wiener, wienerwurst -frankfort, frankfurt -frankfurt, frankfort -frankfurter, dog, frank, hotdog, weenie, wiener, wienerwurst -frankincense, olibanum, thus -frankly, candidly, honestly -frankness, candidness, candor, candour, directness, forthrightness, outspokenness -frantic, delirious, excited, frenetic, frenzied, mad, phrenetic, unrestrained -frantically, madly -frappe, ice -frat, fraternity -fraternal, biovular, brotherlike, brotherly -fraternisation, fraternization -fraternise, fraternize -fraternity, brotherhood, frat, sodality -fraternization, fraternisation -fraternize, fraternise -fraud, dupery, fake, faker, fraudulence, hoax, humbug, imposter, impostor, pretender, pseud, pseudo, sham, shammer -fraudulence, deceit, dupery, duplicity, fraud, hoax, humbug -fraudulent, deceitful, fallacious -fraught, pregnant -fraxinella, dittany -fray, affray, chafe, disturbance, frazzle, fret, rub, ruffle, scratch -frazzle, fray -freak, addict, junkie, junky, monster, monstrosity, nut -freakish, bizarre, capricious, eccentric, flakey, flaky, freaky, gonzo, outlandish, outre -freakishly, capriciously -freakishness, abnormality -freaky, bizarre, eccentric, flakey, flaky, freakish, gonzo, outlandish, outre -freckle, lentigo -freckled, lentiginose, lentiginous -free, absolve, barren, complimentary, costless, destitute, detached, devoid, discharge, disembarrass, disengage, dislodge, exempt, gratis, gratuitous, innocent, justify, liberal, liberate, loose, release, relieve, relinquish, resign, rid, spare, unblock, unfreeze, unloose, unloosen -freebee, freebie -freebie, freebee -freebooter, despoiler, looter, pillager, plunderer, raider, spoiler -freedman, freedwoman -freedom, exemption -freedwoman, freedman -freehand, freehanded -freehanded, big, bighearted, bounteous, bountiful, freehand, giving, handsome, liberal, openhanded -freehearted, benevolent -freeing, liberation, release -freelance, freelancer, independent, mercenary -freelancer, freelance, independent -freeman, freewoman -freemason, mason -freemasonry, masonry -freestanding, separate -freethinker, deist -freethinking, rationalism -freeway, expressway, motorway, pike, superhighway, throughway, thruway -freewheel, drift -freewheeling, carefree, slaphappy -freewoman, freeman -freeze, block, freezing, frost, halt, immobilise, immobilize, suspend -freezer, deepfreeze -freezing, freeze -freight, cargo, consignment, freightage, lading, load, loading, payload, shipment -freightage, freight -freighter, bottom, merchantman -fremontia, fremontodendron -fremontodendron, fremontia -french, gallic -frenchman, frenchwoman -frenchwoman, frenchman -frenetic, frantic, frenzied, phrenetic -frenetically, demoniacally -frenzied, frantic, frenetic, manic, phrenetic -frenziedly, hectically -frenzy, craze, delirium, fury, hysteria -frequence, frequency, oftenness -frequency, frequence, oftenness -frequent, haunt, patronise, patronize, shop, sponsor -frequenter, patron -frequently, oft, often, oftentimes, ofttimes -fresh, bracing, brisk, clean, freshly, impertinent, impudent, invigorated, new, newly, novel, overbold, refreshed, refreshful, refreshing, reinvigorated, sassy, saucy, smart, sweet, tonic, unfermented, unused, wise -freshen, refresh, refreshen -fresher, freshman -freshet, spate -freshly, fresh, impertinently, impudently, new, newly, pertly, saucily -freshman, entrant, fledgeling, fledgling, fresher, neophyte, newbie, newcomer, starter -freshness, cheekiness, crust, gall, glow, impertinence, impudence, insolence, novelty -fress, gluttonise, gluttonize -fret, chafe, choke, erode, fray, fuss, gag, gall, grate, lather, niggle, rankle, rub, scratch, stew, sweat, swither -fretful, antsy, fidgety, itchy, querulous, whiney, whiny -fretfulness, choler, crossness, fussiness, irritability, peevishness, petulance -fretsaw, jigsaw -fretted, interlaced, latticed, latticelike -fretwork, lattice, latticework -frey, freyr -freya, freyja -freyja, freya -freyr, frey -frg, deutschland, germany -fri, friday -friability, crumbliness -friable, crumbly -friar, mendicant -fricative, continuant, sibilant, spirant, strident -friction, clash, detrition, rubbing -friday, fri -friend, acquaintance, admirer, ally, booster, champion, protagonist, quaker, supporter -friendless, outcast -friendly, favorable -frier, fryer, pullet -fries, chips -friesian, holstein -frigg, frigga -frigga, frigg -fright, affright, fear, fearfulness, frighten, scare -frighten, affright, fright, scare -frightened, panicked, panicky, scared, terrified -frightening, awful, dire, direful, dread, dreaded, dreadful, fearful, fearsome, horrendous, horrific, terrible, terrorisation, terrorization -frighteningly, scarily -frightful, atrocious, awful, fearful, horrible, horrifying, terrible, tremendous, ugly -frightfully, awful, awfully, terribly -frigid, arctic, cold, frosty, frozen, gelid, glacial, icy, polar, wintry -frigidity, chilliness, cold, coldness, coolness, frigidness, iciness -frigidly, frostily -frigidness, chilliness, cold, coldness, coolness, frigidity, iciness -frijol, frijole -frijole, frijol -frijolillo, frijolito -frijolito, frijolillo -frill, falderol, flounce, folderal, furbelow, gimcrack, gimcrackery, nonsense, ruff, ruffle, trumpery -frilled, frilly, ruffled -frilly, frilled, ruffled -fringe, bang, outskirt, periphery -fringed, laciniate -fringepod, lacepod -fringy, marginal -frippery, bagatelle, fluff, frivolity -frisk, cavort, disport, frisking, frolic, gambol, lark, rollick, romp, skylark, sport -friskiness, frolicsomeness, sportiveness -frisking, frisk -frisky, kittenish -frisson, chill, quiver, shiver, shudder, thrill, tingle -fritter, dissipate, fool, shoot -friuli, friulian -friulian, friuli -frivol, trifle -frivolity, bagatelle, buffoonery, clowning, fluff, frippery, frivolousness, harlequinade, japery, prank -frivolousness, frivolity -frizz, crape, crimp, frizzle, kink -frizzle, crape, crimp, frizz, kink -frizzly, crisp, frizzy, kinky, nappy -frizzy, crisp, frizzly, kinky, nappy -frock, dress -frog, anuran, batrachian, gaul, salientian, toad -frogman, diver -frolic, caper, cavort, disport, frisk, gambol, lark, play, rollick, romp, skylark, sport -frolicky, coltish, frolicsome, rollicking, sportive -frolicsome, coltish, frolicky, rollicking, sportive -frolicsomeness, friskiness, sportiveness -front, battlefront, breast, face, figurehead, forepart, look, movement, presence, strawman -frontage, facade, frontal -frontal, facade, frontage, frontlet -frontiersman, backwoodsman -frontlet, frontal -frontmost, foremost -frontstall, chamfron, chanfron, testiere -frontward, forrad, forrard, forward, forwards, frontwards -frontwards, forrad, forrard, forward, forwards, frontward -frost, freeze, hoar, hoarfrost, ice, icing, rime -frostbite, cryopathy -frostily, frigidly -frostiness, hoariness -frosting, ice, icing -frostweed, frostwort -frostwort, frostweed -frosty, crisp, frigid, frozen, glacial, icy, nipping, nippy, rimed, rimy, snappy, wintry -froth, effervesce, fizz, foam, sparkle, spume, suds -frothiness, bubbliness, effervescence -frothing, foaming, foamy -frothy, bubbling, bubbly, effervescent, effervescing, foaming, foamy, scintillating, sparkly, spumy -froward, headstrong, wilful, willful -frown, glower, lour, lower, scowl -frowsty, fusty, musty -frowsy, frowzy, slovenly -frowzled, disheveled, dishevelled, rumpled, tousled -frowzy, frowsy, slovenly -frozen, fixed, frigid, frosty, glacial, icy, rooted, wintry -frs, fed -fructify, set -fructose, laevulose, levulose -frugal, economical, scotch, sparing, stinting -frugality, frugalness -frugalness, frugality -fruit, yield -fruitcake, crackpot, crank, nut, screwball -fruitfully, productively, profitably -fruitfulness, fecundity -fruition, realisation, realization -fruitless, bootless, futile, sleeveless, vain -fruitlessly, unproductively, unprofitably -fruitlessness, aridity, barrenness -fruity, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -frump, dog -frumpily, dowdily, frumpishly -frumpish, dowdy, frumpy -frumpishly, dowdily, frumpily -frumpy, dowdy, frumpish -frunze, bishkek, biskek -frustrate, baffle, bedevil, bilk, cross, crucify, dun, foil, queer, rag, scotch, spoil, thwart, torment -frustrated, defeated, disappointed, discomfited, foiled, thwarted -frustrating, frustrative, thwarting -frustration, defeat, foiling, thwarting -frustrative, frustrating, thwarting -fruticose, fruticulose, shrubby -fruticulose, fruticose, shrubby -fry, child, electrocute, kid, minor, nestling, nipper, shaver, tiddler, tike, tyke, youngster -fryer, frier, pullet -frying, sauteing -frypan, skillet -ft, foot -fthm, fathom -fuck, ass, bang, bed, bonk, eff, fucking, hump, jazz, know, love, nookie, nooky, screw, screwing, shag, shtup -fuckhead, blockhead, bonehead, dumbass, dunce, dunderhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -fucking, ass, bally, blinking, bloody, blooming, crashing, flaming, fuck, nookie, nooky, screw, screwing, shag, shtup -fuckup, bloomer, blooper, blunder, blunderer, boner, botch, botcher, bumbler, bungle, bungler, butcher, flub, fumbler, pratfall, stumbler -fuddle, bedevil, befuddle, booze, clutter, confound, confuse, discombobulate, drink, fox, jumble, muddle, smother, throw, welter -fuddled, besotted, blotto, cockeyed, crocked, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -fudge, circumvent, cook, dodge, duck, elude, evade, fake, falsify, hedge, manipulate, misrepresent, parry, sidestep, skirt, wangle -fuel, fire -fueling, refueling -fugacious, ephemeral, passing, transient, transitory -fugaciousness, fugacity -fugacity, fugaciousness -fugitive, fleer, fleeting, momentaneous, momentary, runaway -fuji, fujinoyama, fujiyama -fujinoyama, fuji, fujiyama -fujiyama, fuji, fujinoyama -fukien, amoy, fukkianese, hokkianese, min, taiwanese -fukkianese, amoy, fukien, hokkianese, min, taiwanese -ful, fula, fulani, peul -fula, fellata, ful, fulah, fulani, fulbe, peul -fulah, fellata, fula, fulani, fulbe -fulani, fellata, ful, fula, fulah, fulbe, peul -fulbe, fellata, fula, fulah, fulani -fulfil, accomplish, action, execute, fill, fulfill, meet, satisfy -fulfill, accomplish, action, execute, fill, fulfil, meet, satisfy -fulfillment, fulfilment -fulfilment, fulfillment -fulgent, blazing, blinding, dazzling, glaring, glary -fulgid, aglitter, coruscant, glinting, glistering, glittering, glittery, scintillant, scintillating, sparkly -fulgurant, dazzling, fulgurous -fulgurous, dazzling, fulgurant -full, broad, entire, fully, good, replete, total, wax, wide -fullness, comprehensiveness, mellowness, richness, voluminosity, voluminousness -fully, amply, full -fulminate, rail -fulmination, diatribe -fulsome, buttery, oily, oleaginous, smarmy, soapy, unctuous -fulsomely, smarmily, unctuously -fulsomeness, oiliness, oleaginousness, smarm, smarminess, unction, unctuousness -fulvicin, griseofulvin -fumble, blow, blunder, bobble, bodge, bollix, bollocks, botch, bumble, bungle, flub, fluff, grope, mishandle, muff, spoil -fumbler, blunderer, botcher, bumbler, bungler, butcher, fuckup, stumbler -fumbling, bungling, clumsy, incompetent -fume, fumigate, reek, smoke -fumeroot, fumewort, fumitory -fumes, exhaust -fumewort, fumeroot, fumitory -fumigate, fume -fumitory, fumeroot, fumewort -fun, merriment, play, playfulness, sport -function, affair, go, map, mapping, occasion, office, officiate, operate, part, procedure, purpose, role, routine, run, serve, subprogram, subroutine, use, work -functional, operable, operational, operative, running, usable, useable, working -functionary, official -functioning, operation, performance -fund, stock, store -fundament, arse, ass, backside, base, basis, behind, bottom, bum, buns, butt, buttocks, can, cornerstone, derriere, fanny, foot, foundation, groundwork, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, substructure, tail, tooshie, tush, understructure -fundamental, cardinal, central, key, primal, profound, rudimentary, underlying -fundamentalist, fundamentalistic -fundamentalistic, fundamentalist -fundamentally, basically, essentially -fundamentals, basics, bedrock -funding, backing, financing, support -funds, finances -funereal, sepulchral -funfair, carnival, fair -fungal, fungous -fungibility, exchangeability, interchangeability, interchangeableness -fungicidal, antifungal -fungicide, antifungal, antimycotic -fungoid, funguslike -fungous, fungal -funguslike, fungoid -funicle, funiculus -funiculus, funicle -funk, cringe, flinch, quail, recoil, shrink, squinch, wince -funka, hosta -funkaceae, hostaceae -funky, fetid, foetid, foul, noisome, smelly, stinking -funnies, strip -funnily, oddly, queerly, strangely -funniness, clowning, comedy, drollery -funny, amusing, comic, comical, curious, fishy, laughable, mirthful, odd, peculiar, queer, risible, rum, rummy, shady, singular, suspect, suspicious -fur, pelt -furan, furane, furfuran -furane, furan, furfuran -furbelow, flounce, frill, ruffle -furbish, buff, burnish -furcate, branch, fork, ramify, separate -furcation, forking -furfural, furfuraldehyde -furfuraldehyde, furfural -furfuran, furan, furane -furious, angered, angry, enraged, ferocious, fierce, infuriated, maddened, raging, savage, tempestuous, wild -furiousness, ferocity, fierceness, fury, vehemence, violence, wildness -furled, rolled -furnish, provide, render, supply -furnished, equipped -furnishing, trappings -furor, craze, cult, fad, furore, rage -furore, craze, cult, fad, furor, rage -furosemide, lasix -furred, furry -furrier, cloakmaker -furrow, chamfer, chase, crease, crinkle, groove, line, rut, seam, wrinkle -furrowed, rugged -furry, furred -further, advance, boost, encourage, farther, foster, promote -furtherance, advancement, forwarding, promotion -furthermore, moreover -furthermost, farthermost, farthest, furthest, utmost, uttermost -furthest, farthermost, farthest, furthermost, utmost, uttermost -furtive, backstair, backstairs, sneak, sneaky, stealthy, surreptitious -furtiveness, sneakiness, stealthiness -furuncle, boil -fury, craze, delirium, erinyes, eumenides, ferocity, fierceness, frenzy, furiousness, hysteria, madness, rage, vehemence, violence, wildness -furze, gorse, whin -fusain, charcoal -fusanus, eucarya -fuscous, taupe -fuse, blend, coalesce, combine, commingle, conflate, flux, fusee, fuze, fuzee, immix, meld, merge, mix, primer, priming -fused, amalgamate, amalgamated, coalesced, consolidated -fusee, fuse, fuze, fuzee, primer, priming -fusillade, burst, salvo, volley -fusion, coalition, merger, unification -fuss, ado, bicker, bickering, bother, bustle, dither, flap, flurry, fret, hassle, hustle, mother, niggle, overprotect, pettifoggery, pother, spat, squabble, stir, tiff, tizzy, trouble -fussiness, choler, crossness, fretfulness, irritability, peevishness, petulance -fusspot, worrier, worrywart -fussy, busy, crabbed, crabby, cross, finical, finicky, grouchy, grumpy, particular, picky -fustian, blah, bombast, claptrap, rant -fustigate, cudgel -fusty, frowsty, musty, nonprogressive, standpat, unprogressive -futile, bootless, fruitless, ineffectual, otiose, sleeveless, unavailing, vain -future, futurity, hereafter, next, succeeding -futurist, fantast, futuristic -futuristic, futurist -futuristics, futurology -futurity, future, hereafter -futurology, futuristics -fuze, fuse, fusee, fuzee, primer, priming -fuzee, fuse, fusee, fuze, primer, priming -fuzz, blur, bull, cop, copper, hair, pig, tomentum -fuzzed, fuzzy -fuzziness, blurriness, fogginess, indistinctness, softness -fuzzy, bleary, blurred, blurry, foggy, fuzzed, hazy, muzzy -g, chiliad, gb, gee, gib, gibibyte, gigabyte, gm, gram, gramme, grand, guanine, k, m, thou, thousand, yard -ga, gallium, georgia, tabun -gab, causerie, chitchat, gabfest, gossip, yak -gabapentin, neurontin -gabardine, duster, flannel, gaberdine, smock, tweed, white -gabble, blab, blabber, chatter, clack, gibber, jabber, jabbering, maunder, palaver, piffle, prate, prattle, tattle, twaddle -gabby, chatty, garrulous, loquacious, talkative, talky -gaberdine, duster, gabardine, smock -gabfest, causerie, chitchat, gab, gossip -gabon, gabun -gabun, gabon -gad, gallivant, spur -gaddafi, khadafy, qaddafi, qadhafi -gadfly, blighter, cuss, pest, pesterer -gadget, appliance, contraption, contrivance, convenience, gismo, gizmo, widget -gadolinite, ytterbite -gadolinium, gd -gaea, gaia, ge -gaelic, celtic, erse, goidelic -gaffe, gaucherie, slip, solecism -gaffer, antique, boss, chief, foreman, honcho, oldtimer -gag, choke, fret, heave, jape, jest, joke, laugh, muzzle, quip, retch, strangle, suffocate -gaga, crazy, doddering, doddery, dotty, senile, wild -gage, back, dope, game, gauge, grass, locoweed, pot, punt, sens, sess, skunk, smoke, stake, weed -gagman, gagster, gagwriter -gagster, gagman, gagwriter -gagwriter, gagman, gagster -gaia, gaea, ge -gaiety, merriment, playfulness -gain, acquire, addition, advance, amplification, attain, benefit, clear, derive, earn, gather, hit, increase, make, profit, reach, realise, realize, win -gainful, paid, paying -gainfulness, lucrativeness, profitability, profitableness -gainlessly, profitlessly, unprofitably -gainsay, challenge, dispute -gaiseric, genseric -gait, pace -gaiter, spat -gaius, caligula -gal, gallon -gala, blowout, jamboree -galactic, astronomic, astronomical -galago, bushbaby -galangal, galingale -galax, beetleweed, coltsfoot, galaxy, wandflower -galaxy, beetleweed, coltsfoot, galax, wandflower -galeras, pasto -galilaean, galilean -galilean, galilaean -galingale, galangal -gall, bile, bitterness, chafe, cheekiness, crust, freshness, fret, impertinence, impudence, insolence, irk, rancor, rancour, resentment -gallamine, flaxedil -gallant, beau, chivalrous, clotheshorse, dandy, dashing, dude, fop, knightly, lofty, majestic, proud, sheik, squire, swell -gallantly, chivalrously -gallantry, chivalry, heroism, politesse, valiance, valiancy, valor, valorousness, valour -gallberry, inkberry -galled, chafed -gallery, drift, heading, veranda, verandah -galley, caboose, cookhouse -gallia, gaul -gallic, french -gallimaufry, farrago, hodgepodge, hotchpotch, melange, mishmash, oddments, ragbag -gallinago, capella -galling, annoying, bothersome, irritating, nettlesome, pesky, pestering, pestiferous, plaguey, plaguy, teasing, vexatious, vexing -gallinule, swamphen -gallium, ga -gallivant, gad -gallon, congius, gal -gallop, extend -gallous, gibbet -gallstone, bilestone -gallus, brace, suspender -galore, abounding -galosh, arctic, golosh, gumshoe, rubber -galvanic, electric, galvanising, galvanizing, voltaic -galvanisation, galvanization -galvanise, galvanize, startle -galvaniser, galvanizer, inspirer -galvanising, electric, galvanic, galvanizing -galvanism, electrotherapy -galvanization, galvanisation -galvanize, galvanise, startle -galvanizer, galvaniser, inspirer -galvanizing, electric, galvanic, galvanising -gambit, ploy, stratagem -gamble, adventure, chance, hazard, risk -gambling, gaming, play -gamboge, lemon, maize -gambol, caper, cavort, disport, frisk, frolic, lark, play, rollick, romp, skylark, sport -game, back, biz, crippled, gage, gamey, gamy, gimpy, gritty, halt, halting, lame, mettlesome, plot, punt, spirited, spunky, stake -gameboard, board -gameness, claudication, gimp, gimpiness, lameness, limping -gamey, blue, game, gamy, gritty, high, juicy, mettlesome, naughty, racy, risque, spicy, spirited, spunky -gamin, throwaway -gaminess, raciness, ribaldry, spiciness -gaming, gambling, play -gammon, ham, jambon -gamopetalous, sympetalous -gamp, brolly -gamy, blue, game, gamey, gritty, high, juicy, mettlesome, naughty, racy, risque, spicy, spirited, spunky -ganapati, ganesa, ganesh, ganesha -gand, gent, ghent -ganef, ganof, gonif, goniff -ganesa, ganapati, ganesh, ganesha -ganesh, ganapati, ganesa, ganesha -ganesha, ganapati, ganesa, ganesh -gang, bunch, crew, crowd, mob, pack, ring -gangboard, gangplank, gangway -gangdom, gangland -gangland, gangdom -gangling, gangly, lanky, rangy -gangly, gangling, lanky, rangy -gangplank, gangboard, gangway -gangrene, mortification, mortify, necrose, necrosis, slough, sphacelate, sphacelus -gangrenous, mortified -gangster, mobster -gangway, aisle, gangboard, gangplank -ganja, cannabis, marihuana, marijuana -ganof, ganef, gonif, goniff -ganoin, ganoine -ganoine, ganoin -gansu, kansu -gantanol, sulfamethoxazole -gantlet, gauntlet -gantrisin, sulfisoxazole -gantry, gauntry -gaol, clink, immure, imprison, incarcerate, jail, jailhouse, jug, lag, pokey, poky, remand, slammer -gaolbird, jailbird -gaolbreak, break, breakout, jailbreak, prisonbreak -gaoler, jailer, jailor, screw, turnkey -gap, breach, break, col, crack, disruption, interruption, opening, spread -gape, gawk, gawp, goggle, yaw, yawn -gaping, agape -gar, billfish, garfish, garpike, needlefish -garamycin, gentamicin -garb, apparel, attire, clothe, dress, enclothe, garment, habilitate, raiment, tog -garbage, drivel, refuse, scraps -garbageman, dustman -garbanzo, chickpea -garbed, appareled, attired, dressed, garmented, habilimented, robed -garble, distort, falsify, warp -garbled, confused, disconnected, disjointed, disordered, illogical, scattered, unconnected -garboil, tumult, tumultuousness, uproar -gardant, guardant -gardener, nurseryman -gardening, horticulture -garfish, billfish, gar, garpike -gargantuan, elephantine, giant, jumbo -garget, poke, scoke -gargle, mouthwash, rinse -gargoylism, lipochondrodystrophy -gari, mandioc, mandioca, manioc -garish, brassy, cheap, flash, flashy, gaudy, gimcrack, loud, meretricious, tacky, tatty, tawdry, trashy -garishly, gaudily, tawdrily -garishness, brashness, flashiness, gaudiness, glitz, loudness, meretriciousness, tawdriness -garland, chaplet, coronal, florilegium, lei, miscellany, wreath -garlic, ail -garment, apparel, clothe, dress, enclothe, garb, habilitate, raiment, tog -garmented, appareled, attired, dressed, garbed, habilimented, robed -garmentless, clothesless, raimentless -garner, collect, earn, gather, granary -garnish, dress, garnishee, trim -garnishee, garnish -garotte, garrote, garrotte, scrag -garpike, billfish, gar, garfish -garret, attic, loft -garrison, fort -garrote, garotte, garrotte, scrag -garroter, choker, garrotter, strangler, throttler -garrotte, garotte, garrote, scrag -garrotter, choker, garroter, strangler, throttler -garrulity, garrulousness, loquaciousness, loquacity, talkativeness -garrulous, chatty, gabby, loquacious, talkative, talky -garrulously, loquaciously, talkatively, talkily -garrulousness, garrulity, loquaciousness, loquacity, talkativeness -garter, supporter -gas, accelerator, blow, bluster, boast, brag, flatulence, flatulency, gasconade, gasolene, gasoline, gun, petrol, swash, throttle, tout, vaunt -gasbag, envelope, windbag -gascogne, gascony -gasconade, blow, bluster, boast, brag, bragging, crow, crowing, gas, swash, tout, vaporing, vaunt -gascony, gascogne -gash, cut, slash, slice -gasified, vaporized, vapourised, volatilised, volatilized -gasify, aerify, vaporise, vaporize -gasmask, respirator -gasolene, gas, gasoline, petrol -gasoline, gas, gasolene, petrol -gasp, heave, pant, puff -gaspar, caspar -gassy, colicky, flatulent -gasteromycete, gastromycete -gasteromycetes, gastromycetes -gasteropoda, gastropoda -gastralgia, bellyache, stomachache -gastric, stomachal, stomachic -gastrointestinal, gi -gastromycete, gasteromycete -gastromycetes, gasteromycetes -gastronome, epicure, epicurean, foodie, gourmet -gastronomic, gastronomical -gastronomical, gastronomic -gastropod, univalve -gastropoda, gasteropoda -gat, rod -gatecrasher, crasher -gatefold, foldout -gatekeeper, doorkeeper, doorman, ostiary, porter -gather, accumulate, amass, assemble, collect, conglomerate, cumulate, foregather, forgather, gain, garner, gathering, meet, pucker, tuck -gathered, collected -gatherer, accumulator, collector -gathering, assemblage, assembly, gather -gator, alligator -gauche, graceless, unpolished -gaucheness, crudeness, crudity -gaucherie, gaffe, rusticity, slip, solecism -gaud, bangle, bauble, fallal, gewgaw, novelty, trinket -gaudery, pomp -gaudily, garishly, tawdrily -gaudiness, brashness, flashiness, garishness, glitz, loudness, meretriciousness, tawdriness -gaudy, brassy, cheap, flash, flashy, garish, gimcrack, jazzy, loud, meretricious, showy, sporty, tacky, tatty, tawdry, trashy -gauffer, goffer -gauge, approximate, bore, caliber, calibre, estimate, gage, guess, judge -gaul, frog, gallia -gaumless, gormless -gaunt, bony, cadaverous, emaciated, haggard, pinched, skeletal, wasted -gauntlet, gantlet -gauntness, boniness, bonyness, emaciation, maceration -gauntry, gantry -gaussmeter, magnetometer -gautama, buddha, siddhartha -gauze, netting, veiling -gauzy, cobwebby, diaphanous, filmy, gossamer, sheer, transparent, vaporous, vapourous -gawk, clod, gape, gawp, goggle, goon, lout, lubber, lummox, lump, oaf, stumblebum -gawkiness, ungainliness -gawky, clumsy, clunky, ungainly, unwieldy -gawp, gape, gawk, goggle -gay, brave, braw, cheery, festal, festive, homo, homophile, homosexual, jocund, jolly, jovial, merry, mirthful, queer, sunny -gayal, mithan -gayfeather, snakeroot -gayly, blithely, happily, jubilantly, merrily, mirthfully -gayness, homoeroticism, homosexualism, homosexuality, queerness -gaze, regard, stare -gazebo, summerhouse -gazillion, billion, jillion, million, trillion, zillion -gazump, fleece, hook, overcharge, pluck, plume, rob, soak, surcharge -gb, g, gbit, gi, gib, gibibyte, gigabit, gigabyte, gilbert, sarin -gbit, gb, gigabit -gc, ghz, gigacycle, gigahertz -gd, gadolinium, soman -gdansk, danzig -ge, gaea, gaia, germanium -gean, mazzard -gear, appurtenance, cogwheel, gearing, geartrain, paraphernalia, pitch, train -gearing, gear, geartrain, train -gearshift, gearstick, shifter -gearstick, gearshift, shifter -geartrain, gear, gearing, train -geb, keb -gee, g -geek, eccentric, flake, oddball -geezerhood, age, eld, years -gegenschein, counterglow -gehenna, tartarus -gel, gelatin, mousse -gelatin, gel, gelatine, jelly -gelatine, gelatin -gelatinise, gelatinize -gelatinize, gelatinise -gelatinlike, gelatinous, jellylike -gelatinous, gelatinlike, jellylike -gelatinousness, glutinosity, glutinousness -geld, cut -gelded, cut, emasculated -gelid, arctic, frigid, glacial, icy, polar -gelidity, chill, iciness -gelignite, gelly -gelly, gelignite -gelt, boodle, bread, cabbage, clams, dinero, dough, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -gem, gemstone, jewel, muffin, stone, treasure -gemfibrozil, lopid -geminate, pair, reduplicate -gemination, duplication -gemini, twin, twins -gemmation, pullulation -gemmed, beady, jeweled, jewelled, sequined, spangled, spangly -gemonil, metharbital -gemsbok, gemsbuck -gemsbuck, gemsbok -gemstone, gem, stone -gendarmerie, gendarmery -gendarmery, gendarmerie -gender, sex, sexuality -gene, cistron, factor -genealogic, genealogical -genealogical, genealogic -general, cosmopolitan, ecumenical, oecumenical, universal, worldwide -generalcy, generalship -generalisation, abstraction, generality, generalization, induction -generalise, extrapolate, generalize, infer, popularise, popularize, vulgarise, vulgarize -generalised, generalized -generality, generalisation, generalization -generalization, abstraction, generalisation, generality, induction -generalize, extrapolate, generalise, infer, popularise, popularize, vulgarise, vulgarize -generalized, generalised -generally, broadly, loosely, mostly -generalship, generalcy -generate, beget, engender, father, get, give, mother, render, return, sire, yield -generation, coevals, contemporaries, genesis, multiplication, propagation -generative, procreative, productive, reproductive -generator, author, source -generosity, generousness, unselfishness -generously, liberally, munificently -generousness, generosity -genesis, generation -genetic, familial, genetical, genic, hereditary, inherited, transmissible, transmitted -genetical, genetic, genic -geneva, geneve, genf, hollands -genevan, calvinist -geneve, geneva, genf -genf, geneva, geneve -genial, affable, amiable, cordial, kind, mental -geniality, affability, affableness, amiability, amiableness, bonhomie -genially, affably, amiably -genic, genetic, genetical -genie, djinn, djinni, djinny, jinnee, jinni -genip, ginep, mamoncillo -genital, venereal -genitalia, crotch, genitals, privates -genitals, crotch, genitalia, privates -genitive, possessive -genitourinary, gu -genius, ace, adept, brain, brainiac, brilliance, champion, einstein, flair, hotshot, mastermind, maven, mavin, sensation, star, superstar, virtuoso, whiz, whizz, wiz, wizard, wizardry -genoa, genova -genoese, genovese -genotypic, genotypical -genotypical, genotypic -genova, genoa -genovese, genoese -gens, name -genseric, gaiseric -gent, blighter, bloke, chap, cuss, fella, feller, fellow, gand, ghent, lad -gentamicin, garamycin -genteel, civilised, civilized, cultivated, cultured, polite -genteelness, breeding, gentility -gentile, goy, heathen, infidel, pagan -gentility, breeding, genteelness -gentle, appease, aristocratic, aristocratical, assuage, blue, conciliate, docile, easy, ennoble, entitle, gruntle, lenify, mollify, pacify, patrician, placate, soft -gentleman, man, valet -gentlemanlike, gentlemanly -gentlemanly, gentlemanlike -gentleness, gradualness, mildness, softness -gentlewoman, dame, lady, madam -gently, lightly, mildly, softly -gentry, aristocracy -genu, knee -genuflect, kowtow, scrape -genuflection, genuflexion -genuflexion, genuflection -genuine, actual, echt, literal, real, true, unfeigned -genuinely, authentically, really, truly -genuineness, authenticity, legitimacy -geodesic, geodesical, geodetic -geodesical, geodesic, geodetic -geodetic, geodesic, geodesical -geographic, geographical -geographical, geographic -geographics, geography -geography, geographics -geologic, geological -geological, geologic -geometer, geometrician -geometric, geometrical -geometrical, geometric -geometrician, geometer -geomorphologic, geomorphological, morphologic, morphological, structural -geomorphological, geomorphologic, morphologic, morphological, structural -geomorphology, morphology -geophagia, geophagy -geophagy, geophagia -georgetown, stabroek -georgia, ga, sakartvelo -geosphere, lithosphere -geothermal, geothermic -geothermic, geothermal -gerbil, gerbille -gerbille, gerbil -gerfalcon, gyrfalcon -geriatric, gerontological -geriatrician, gerontologist -geriatrics, gerontology -germ, bug, microbe, seed, source -germanic, teutonic -germanium, ge -germany, deutschland, frg -germicidal, bactericidal, disinfectant -germicide, antimicrobial, antimicrobic, disinfectant -germinal, originative, seminal -germinate, bourgeon, develop, evolve, pullulate, shoot, sprout, spud -germination, sprouting -gerontological, geriatric -gerontologist, geriatrician -gerontology, geriatrics -gerreidae, gerridae -gerridae, gerreidae, gerrididae -gerrididae, gerridae -gestate, bear, carry, conceive, conceptualise, conceptualize, expect -gestation, maternity, pregnancy -gesticulate, gesture, motion -gestural, nonverbal, sign, signed -gesture, gesticulate, motion -get, acquire, aim, amaze, arrest, arrive, baffle, beat, become, beget, begin, bewilder, bring, capture, catch, cause, come, commence, contract, convey, develop, draw, drive, dumbfound, engender, experience, father, fetch, find, fix, flummox, generate, go, gravel, grow, have, incur, induce, let, make, mother, mystify, nonplus, obtain, perplex, pose, produce, puzzle, receive, scram, sire, start, stick, stimulate, stupefy, suffer, sustain, take, vex -geta, clog, patten, sabot -getable, gettable, obtainable, procurable -getaway, lam, pickup -gettable, getable, obtainable, procurable -getting, acquiring -getup, outfit, rig, turnout -gewgaw, bangle, bauble, fallal, gaud, novelty, trinket -ghanaian, ghanese, ghanian -ghanese, ghanaian, ghanian -ghanian, ghanaian, ghanese -ghastliness, grimness, gruesomeness, luridness -ghastly, charnel, grim, grisly, gruesome, macabre, sepulchral, sick -ghent, gand, gent -ghettoise, ghettoize -ghettoize, ghettoise -ghillie, gillie -ghost, ghostwrite, ghostwriter, haunt, obsess, shade, specter, spectre, spook, touch, trace, wraith -ghostfish, wrymouth -ghostlike, apparitional, ghostly, phantasmal, spectral, spiritual -ghostliness, eeriness -ghostly, apparitional, ghostlike, phantasmal, spectral, spiritual -ghostwrite, ghost -ghostwriter, ghost -ghoul, graverobber -ghoulish, morbid -ghz, gc, gigacycle, gigahertz -gi, gastrointestinal, gb, gilbert -giant, behemoth, colossus, elephantine, gargantuan, goliath, heavyweight, hulk, jumbo, monster, titan, whale -giantism, gigantism, overgrowth -gib, g, gb, gibibyte, gigabyte -gibber, blab, blabber, chatter, clack, gabble, gibberish, maunder, palaver, piffle, prate, prattle, tattle, twaddle -gibberish, gibber -gibbet, gallous, pillory -gibbose, gibbous -gibbosity, bulge, bump, excrescence, extrusion, gibbousness, hump, jut, prominence, protrusion, protuberance, swelling -gibbous, crookback, crookbacked, gibbose, humpbacked, humped, hunchbacked, kyphotic -gibbousness, bulge, bump, excrescence, extrusion, gibbosity, hump, jut, prominence, protrusion, protuberance, swelling -gibe, agree, barb, barrack, check, correspond, dig, fit, flout, jeer, jibe, match, scoff, shaft, shot, slam, tally -gibelike, derisive, jeering, mocking, taunting -gibibit, gibit -gibibyte, g, gb, gib, gigabyte -gibingly, jeeringly, mockingly -gibit, gibibit -giblet, giblets -giblets, giblet -gibraltar, calpe -giddily, dizzily -giddiness, dizziness, lightheadedness, silliness, vertigo -giddy, airheaded, dizzy, featherbrained, lightheaded, silly, vertiginous, woozy -gift, empower, endow, endowment, endue, give, giving, indue, invest, present, talent -gifted, talented -gig, fishgig, fizgig, lance, spear -gigabit, gb, gbit -gigabyte, g, gb, gib, gibibyte -gigacycle, gc, ghz, gigahertz -gigahertz, gc, ghz, gigacycle -gigantic, mammoth -gigantism, giantism, overgrowth -giggle, titter -giggler, titterer -gigue, jig -gilbert, gb, gi -gild, begild, club, engild, guild, lodge, order, society -gilded, aureate, deluxe, gilt, gold, golden, grand, luxurious, meretricious, opulent, princely, specious, sumptuous -gilding, gilt -gill, branchia, lamella -gilled, branchiate -gillie, ghillie -gillyflower, carnation, stock -gilt, aureate, gilded, gilding, gold, golden -gimcrack, brassy, cheap, falderol, flash, flashy, folderal, frill, garish, gaudy, gimcrackery, loud, meretricious, nonsense, tacky, tatty, tawdry, trashy, trumpery -gimcrackery, falderol, folderal, frill, gimcrack, nonsense, trumpery -gimlet, auger, wimble -gimmick, catch, device, doodad, doohickey, doojigger, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, twist, whatchamacallit, whatchamacallum, whatsis, widget -gimp, claudication, gameness, gimpiness, hitch, hobble, lameness, limp, limping -gimpiness, claudication, gameness, gimp, lameness, limping -gimpy, crippled, game, halt, halting, lame -gin, noose, snare -ginep, genip, mamoncillo -ginger, gingerroot, gingery, pep, peppiness -gingerroot, ginger -gingersnap, snap -gingery, ginger -gingiva, gum -gingko, ginkgo -ginkgo, gingko -ginkgophytina, ginkgopsida -ginkgopsida, ginkgophytina -ginmill, bar, barroom, saloon, taproom -ginzo, dago, greaseball, guinea, wop -gip, bunco, con, defraud, diddle, goldbrick, gyp, hornswoggle, mulct, nobble, rook, scam, swindle, victimize -gipsy, bohemian, gypsy, itinerant, roma, romani, romany, rommany -gipsywort, gypsywort -giraffe, camelopard -girandola, girandole -girandole, girandola -gird, arm, encircle, fortify, girdle -girdle, cincture, corset, deaden, gird, sash, stays, waistband, waistcloth -girl, daughter, fille, girlfriend, miss, missy -girlfriend, girl -girlhood, maidenhood, maidhood -girlish, schoolgirlish -girondin, girondist -girondist, girondin -girth, cinch -gismo, appliance, contraption, contrivance, convenience, doodad, doohickey, doojigger, gadget, gimmick, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -gist, burden, center, centre, core, effect, essence, heart, inwardness, kernel, marrow, meat, nub, pith, substance, sum -git, bum, crumb, lowlife, puke, rat, rotter, skunk, stinker, stinkpot -gita, bhagavadgita -gittern, cither, cithern, citole, cittern -give, afford, apply, break, collapse, commit, consecrate, contribute, dedicate, devote, establish, feed, founder, generate, gift, grant, hand, have, hold, impart, leave, make, open, pass, pay, present, reach, render, return, sacrifice, spring, springiness, throw, yield -given, apt, disposed, granted, minded, precondition, presumption, tending -giver, bestower, conferrer, donor, presenter -giving, big, bighearted, bounteous, bountiful, freehanded, gift, handsome, liberal, openhanded -giza, gizeh -gizeh, giza -gizmo, appliance, contraption, contrivance, convenience, doodad, doohickey, doojigger, gadget, gimmick, gismo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -gizzard, ventriculus -glabella, mesophyron -glace, candied, crystalised, crystalized -glacial, arctic, frigid, frosty, frozen, gelid, icy, polar, wintry -glad, beaming, gladiola, gladiolus, happy -gladden, joy -gladdened, exhilarated -glade, clearing -gladfulness, gladness, gladsomeness -gladiator, prizefighter -gladiola, glad, gladiolus -gladiolus, glad, gladiola -gladly, fain, lief -gladness, gladfulness, gladsomeness -gladsomeness, gladfulness, gladness -gladstone, portmanteau -glamor, glamour -glamorisation, glamorization, glamourisation, glamourization -glamorise, glamorize, glamourise, glamourize -glamorization, glamorisation, glamourisation, glamourization -glamorize, glamorise, glamourise, glamourize, romanticise, romanticize -glamorous, glamourous -glamour, bewitch, enchant, glamor, hex, jinx, witch -glamourisation, glamorisation, glamorization, glamourization -glamourise, glamorise, glamorize, glamourize, romanticise, romanticize -glamourization, glamorisation, glamorization, glamourisation -glamourize, glamorise, glamorize, glamourise -glamourous, glamorous -glance, glimpse, glint, peek -gland, secreter, secretor -glare, blaze, brilliance, glower, limelight, spotlight -glareole, pratincole -glaring, blazing, blinding, crying, dazzling, egregious, flagrant, fulgent, glary, gross, rank -glary, blazing, blinding, dazzling, fulgent, glaring -glass, chalk, crank, deoxyephedrine, glassful, glaze, ice, meth, methamphetamine, methedrine, shabu, spyglass, trash -glassed, glazed -glasses, eyeglasses, specs, spectacles -glassful, glass -glasshouse, greenhouse, nursery -glassless, unglazed -glassware, glasswork -glasswork, glassware -glassworker, glazer, glazier -glasswort, barilla, kali, kelpwort, saltwort, samphire -glassy, glazed, vitreous, vitrified -glaze, candy, glass, sugarcoat -glazed, glassed, glassy, shiny -glazer, glassworker, glazier -glazier, glassworker, glazer -gleam, gleaming, glimmer, glint, glisten, glitter, glow, lambency, shine -gleaming, agleam, gleam, glimmer, glow, lambency, nitid -glean, harvest, reap -glee, gleefulness, gloat, gloating, hilarity, mirth, mirthfulness -gleeful, elated, joyful, jubilant -gleefully, joyfully, joyously -gleefulness, glee, hilarity, mirth, mirthfulness -glia, neuroglia -glib, pat, slick -glibly, slickly -glibness, slickness -glide, coast, gliding, sailing, sailplaning, semivowel, slide, soaring -glider, sailplane -gliding, glide, sailing, sailplaning, soaring -glimmer, gleam, gleaming, glimmering, inkling, intimation -glimmering, glimmer, inkling, intimation -glimpse, glance -glint, flicker, glance, gleam, glisten, glitter, peek, shine, spark -glinting, aglitter, coruscant, fulgid, glistering, glittering, glittery, scintillant, scintillating, sparkly -glioblastoma, spongioblastoma -glipizide, glucotrol -glisten, gleam, glint, glister, glitter, scintillation, shine, sparkle -glistening, glossy, lustrous, sheeny, shining, shiny -glister, glisten, glitter, scintillation, sparkle -glistering, aglitter, coruscant, fulgid, glinting, glittering, glittery, scintillant, scintillating, sparkly -glitch, bug -glitter, coruscation, gleam, glint, glisten, glister, scintillation, shine, sparkle -glittering, aglitter, coruscant, fulgid, glinting, glistering, glittery, scintillant, scintillating, sparkly -glittery, aglitter, coruscant, fulgid, glinting, glistering, glittering, scintillant, scintillating, sparkly -glitz, brashness, flashiness, garishness, gaudiness, loudness, meretriciousness, tawdriness -gloam, crepuscle, crepuscule, dusk, evenfall, fall, gloaming, nightfall, twilight -gloaming, crepuscle, crepuscule, dusk, evenfall, fall, gloam, nightfall, twilight -gloat, crow, glee, gloating, triumph -gloating, glee, gloat -glob, ball, chunk, clod, clump, lump -global, globose, globular, orbicular, planetary, spheric, spherical, world, worldwide -globalisation, globalization -globalise, globalize -globalization, globalisation -globalize, globalise -globe, ball, earth, orb, world -globefish, blowfish, puffer, pufferfish -globin, haematohiston, hematohiston -globose, global, globular, orbicular, spheric, spherical -globosity, globularness, rotundity, rotundness, sphericalness, sphericity -globular, global, globose, orbicular, spheric, spherical -globularness, globosity, rotundity, rotundness, sphericalness, sphericity -glochid, glochidium -glochidium, glochid -glom, cop, hook, snitch, thieve -gloom, gloominess, glumness, somberness, sombreness -gloomful, glooming, gloomy, sulky -gloominess, gloom, glumness, lugubriousness, sadness, somberness, sombreness -glooming, gloomful, gloomy, sulky -gloomy, blue, dark, depressed, dingy, disconsolate, dismal, dispirited, down, downcast, downhearted, drab, drear, dreary, gloomful, glooming, grim, low, sorry, sulky -glop, mush, slop, treacle -glorification, glory, idealisation, idealization -glorified, canonised, canonized -glorify, exalt, extol, laud, proclaim, spiritualize, transfigure -gloriole, aura, aureole, glory, halo, nimbus -glorious, brilliant, magnificent, resplendent, splendid, splendiferous -glory, aura, aureole, glorification, gloriole, halo, nimbus, resplendence, resplendency -gloss, annotate, burnish, color, colour, comment, glossary, glossiness, polish, rubric, semblance -glossa, clapper, lingua, tongue -glossalgia, glossodynia -glossary, gloss -glossina, tsetse, tzetze -glossiness, burnish, gloss, polish -glossodynia, glossalgia -glossy, calendered, glistening, lustrous, sheeny, shining, shiny, showy, slick -glove, mitt -glow, beam, burn, freshness, gleam, gleaming, glowing, incandescence, lambency, luminescence, radiance, radiate, shine -glower, frown, glare, lour, lower -glowering, dark, dour, glum, moody, morose, saturnine, sour, sullen -glowing, glow, radiance -glucinium, be, beryllium -glucophage, metformin -glucotrol, glipizide -glue, gum, mucilage, paste -glued, pasted -gluey, glutinous, gummy, mucilaginous, pasty, sticky, viscid, viscous -glueyness, cohesiveness, gluiness, gumminess, ropiness, tackiness, viscidity, viscidness -gluiness, cohesiveness, glueyness, gumminess, ropiness, tackiness, viscidity, viscidness -glum, dark, dour, glowering, moody, morose, saturnine, sour, sullen -glumly, dourly, sullenly -glumness, gloom, gloominess, moroseness, sullenness -glut, binge, englut, engorge, flood, gorge, gormandise, gormandize, gourmandize, ingurgitate, overeat, overgorge, overindulge, oversupply, satiate, stuff, surfeit -glute, gluteus -glutethimide, doriden -gluteus, glute -glutinosity, gelatinousness, glutinousness -glutinous, gluey, gummy, mucilaginous, pasty, sticky, viscid, viscous -glutinousness, gelatinousness, glutinosity -glutted, overfull -glutton, gourmand, gourmandizer, trencherman, wolverine -gluttonise, fress, gluttonize -gluttonize, fress, gluttonise -gluttony, gula, overeating -glyburide, diabeta, micronase -glyceride, acylglycerol -glycerin, glycerine, glycerol -glycerine, glycerin, glycerol -glycerite, glycerole -glycerogel, glycerogelatin -glycerogelatin, glycerogel -glycerol, glycerin, glycerine -glycerole, glycerite -glycerolise, glycerolize -glycerolize, glycerolise -glycol, diol, ethanediol -glyoxaline, imidazole, iminazole -glyptics, lithoglyptics -gm, g, gram, gramme -gmt, ut -gnarl, croak, grumble, knot, murmur, mutter -gnarled, gnarly, knobbed, knotted, knotty -gnarly, gnarled, knobbed, knotted, knotty -gnaw, erode -gnawer, rodent -gnetophyta, gnetophytina, gnetopsida -gnetophytina, gnetophyta, gnetopsida -gnetopsida, gnetophyta, gnetophytina -gnome, dwarf -gnu, wildebeest -go, adam, become, belong, blend, break, choke, conk, crack, cristal, croak, decease, depart, die, ecstasy, endure, exit, expire, extend, fail, fit, fling, function, get, last, lead, live, locomote, move, offer, operate, pass, perish, plump, proceed, rifle, run, sound, spell, start, survive, tour, travel, turn, whirl, work, x, xtc -goad, goading, needle, prick, prod, prodding, spur, spurring, urging -goaded, driven -goading, goad, prod, prodding, spur, spurring, urging -goal, destination, end, finish -goalie, goalkeeper, goaltender, netkeeper, netminder -goalkeeper, goalie, goaltender, netkeeper, netminder -goalless, hitless, scoreless -goaltender, goalie, goalkeeper, netkeeper, netminder -goat, butt, capricorn, laughingstock, stooge -goatfish, surmullet -goatsucker, caprimulgid, nightjar -gob, cakehole, hole, jack, mariner, maw, seafarer, seaman, tar, trap, yap -gobble, bolt -gobbler, tom -goblet, chalice -goblin, hob, hobgoblin -gobs, dozens, heaps, lashings, loads, lots, oodles, piles, rafts, scads, scores, slews, stacks, tons, wads -goby, gudgeon -god, deity, divinity, idol, immortal -goddam, blame, blamed, blasted, blessed, damn, damned, darned, deuced, goddamn, goddamned, infernal -goddamn, blame, blamed, blasted, blessed, damn, damned, darned, deuced, goddam, goddamned, infernal -goddamned, blame, blamed, blasted, blessed, damn, damned, darned, deuced, goddam, goddamn, infernal -godforsaken, waste, wild -godhead, almighty, creator, divine, jehovah, lord, maker -godless, irreverent -godlessness, atheism, ungodliness -godlike, divine -godly, divine, reverent, worshipful -godsend, bonanza, boom, bunce, gravy, windfall -goer, departer, leaver -goering, goring -goeteborg, goteborg, gothenburg -goethean, goethian -goethian, goethean -goethite, gothite -goffer, gauffer, gopher -goggle, gape, gawk, gawp -goidelic, erse, gaelic -going, departure, exit, expiration, leaving, loss, passing, release, sledding -goiter, goitre, struma, thyromegaly -goitre, goiter, struma, thyromegaly -gold, amber, au, aureate, gilded, gilt, golden -goldbrick, bunco, con, defraud, diddle, fiddle, gip, gyp, hornswoggle, mulct, nobble, rook, scam, shirk, swindle, victimize -goldbricking, shirking, slacking, soldiering -goldcup, buttercup, butterflower, crowfoot, kingcup -golden, aureate, favorable, favourable, fortunate, gilded, gilt, gold, halcyon, lucky, prosperous -goldeneye, whistler -goldfinch, yellowbird -goldsmith, goldworker -goldworker, goldsmith -golem, automaton, robot -golfer, linksman -golgotha, calvary -goliath, behemoth, colossus, giant, monster -golliwog, golliwogg -golliwogg, golliwog -golosh, arctic, galosh, gumshoe, rubber -gomel, homel, homyel -gomorrah, gomorrha -gomorrha, gomorrah -gonadotrophic, gonadotropic -gonadotrophin, gonadotropin -gonadotropic, gonadotrophic -gonadotropin, gonadotrophin -gondola, car -gondolier, gondoliere -gondoliere, gondolier -gone, asleep, bygone, bypast, deceased, departed, foregone, kaput -goner, toast -gong, bell, chime -gonif, ganef, ganof, goniff -goniff, ganef, ganof, gonif -gonorrhea, clap, gonorrhoea -gonorrhoea, clap, gonorrhea -gonzo, bizarre, eccentric, flakey, flaky, freakish, freaky, outlandish, outre -goo, gook, goop, guck, gunk, muck, ooze, slime, sludge -goober, earthnut, groundnut, peanut -good, adept, beneficial, commodity, dear, dependable, effective, estimable, expert, full, goodness, honest, honorable, just, near, practiced, proficient, respectable, right, ripe, safe, salutary, secure, serious, skilful, skillful, sound, soundly, thoroughly, undecomposed, unspoiled, unspoilt, upright, well -goodby, adieu, adios, arrivederci, bye, cheerio, goodbye, sayonara -goodbye, adieu, adios, arrivederci, bye, cheerio, goodby, sayonara -goodish, goodly, healthy, hefty, respectable, sizable, sizeable, tidy -goodly, goodish, healthy, hefty, respectable, sizable, sizeable, tidy -goodness, good -goodwill, grace -goody, dainty, delicacy, kickshaw, treat -gooey, icky -goof, blunder, boob, bozo, buffoon, clown, cuckoo, fathead, goofball, goose, jackass, sin, twat, zany -goofball, bozo, buffoon, clown, cuckoo, fathead, goof, goose, jackass, twat, zany -goofproof, foolproof -goofy, cockamamie, cockamamy, sappy, silly, wacky, whacky, zany -googly, bosie -gook, goo, goop, guck, gunk, muck, ooze, slime, sludge -goon, clod, gawk, hood, hoodlum, lout, lubber, lummox, lump, oaf, punk, stumblebum, thug, tough, toughie -gooney, goonie, goony -goonie, gooney, goony -goony, gooney, goonie -goop, goo, gook, guck, gunk, max, muck, ooze, scoop, slime, sludge, soap -goose, bozo, cuckoo, fathead, goof, goofball, jackass, twat, zany -goosebump, gooseflesh, horripilation -goosefish, allmouth, angler, anglerfish, lotte, monkfish -gooseflesh, goosebump, horripilation -gooselike, anserine, dopey, dopy, foolish, goosey, goosy, jerky -goosey, anserine, dopey, dopy, foolish, gooselike, goosy, jerky -goosy, anserine, dopey, dopy, foolish, gooselike, goosey, jerky -gopher, goffer, minnesotan, spermophile -gore, bloodshed, panel -gorge, binge, defile, englut, engorge, esophagus, glut, gormandise, gormandize, gourmandize, gullet, ingurgitate, oesophagus, overeat, overgorge, overindulge, satiate, stuff -gorgeously, magnificently, resplendently, splendidly -gorger, scoffer -gorgerin, necking -gorgonacea, gorgoniacea -gorgoniacea, gorgonacea -goring, goering -gorki, gorkiy, gorky -gorkiy, gorki, gorky -gorky, gorki, gorkiy -gormandise, binge, englut, engorge, glut, gorge, gormandize, gourmandize, ingurgitate, overeat, overgorge, overindulge, satiate, stuff -gormandize, binge, englut, engorge, glut, gorge, gormandise, gourmandize, ingurgitate, overeat, overgorge, overindulge, satiate, stuff -gormless, gaumless -gorse, furze, whin -gory, bloodstained, butcherly, sanguinary, sanguineous, slaughterous -gosmore, capeweed -gospel, creed, evangel, gospels -gospeler, evangelist, gospeller, revivalist -gospeller, evangelist, gospeler, revivalist -gospels, evangel, gospel -gossamer, cobweb, cobwebby, diaphanous, ethereal, filmy, gauzy, sheer, transparent, vaporous, vapourous -gossip, causerie, chaffer, chat, chatter, chitchat, claver, comment, confab, confabulate, gab, gabfest, gossiper, gossipmonger, jaw, natter, newsmonger, rumormonger, rumourmonger, scuttlebutt, visit -gossiper, gossip, gossipmonger, newsmonger, rumormonger, rumourmonger -gossiping, gossipmongering -gossipmonger, gossip, gossiper, newsmonger, rumormonger, rumourmonger -gossipmongering, gossiping -gossipy, chatty, newsy -goteborg, goeteborg, gothenburg -goth, barbarian, boor, churl, peasant, tike, tyke -gothenburg, goeteborg, goteborg -gothic, mediaeval, medieval -gothite, goethite -gotterdammerung, ragnarok -gouge, dent, ding, extort, nick, rack, rout, squeeze, wring -gouger, chiseler, chiseller, defrauder, grifter, scammer, swindler -goujon, mudcat -goulash, gulyas -gourd, calabash -gourmand, glutton, gourmandizer, trencherman -gourmandize, binge, englut, engorge, glut, gorge, gormandise, gormandize, ingurgitate, overeat, overgorge, overindulge, satiate, stuff -gourmandizer, glutton, gourmand, trencherman -gourmet, epicure, epicurean, foodie, gastronome -gout, urarthritis -govern, order, regularise, regularize, regulate, rule -governable, controllable -governance, administration, brass, establishment, governing, government, organisation, organization -governing, administration, governance, government -government, administration, authorities, governance, governing, politics, regime -governor, regulator -gown, nightdress, nightgown, nightie, robe, scrubs -goy, gentile -grab, catch, seize, snaffle, snap, snatch -grabby, avaricious, covetous, grasping, greedy, prehensile -grace, adorn, beautify, blessing, deck, decorate, embellish, goodwill, gracility, ornament, seemliness, thanksgiving -graceful, elegant, refined -gracefully, graciously -graceless, gauche, ungraceful, unpleasing, unpolished -gracelessly, ungracefully, ungraciously, woodenly -gracelessness, awkwardness, clumsiness, stiffness, ungracefulness -gracie, allen -gracilariidae, gracillariidae -gracile, willowy -gracility, grace -gracillariidae, gracilariidae -gracious, benignant, courteous, nice -graciously, gracefully -graciousness, benignancy, benignity -grad, alum, alumna, alumnus, grade, graduate -gradation, grade, graduation, step -gradational, gradatory, graduated -gradatory, gradational, graduated -grade, class, course, degree, form, grad, gradation, level, mark, order, place, range, rank, rate, score, tier -graded, ranked, stratified -gradient, slope -grading, leveling, marking, scaling, scoring -graduality, gradualness -gradualness, gentleness, graduality -graduate, alum, alumna, alumnus, calibrate, grad, postgraduate -graduated, calibrated, gradational, gradatory -graduation, commencement, gradation -graecophile, graecophilic, philhellene, philhellenic, philhellenist -graecophilic, graecophile, philhellene, philhellenic -graffiti, graffito -graffito, graffiti -graft, bribery, engraft, grafting, ingraft, transplant -grafting, graft -grail, sangraal -grain, caryopsis, cereal, granulate, ingrain, texture -graininess, coarseness, granularity -graining, woodgraining -grainy, farinaceous, granular, granulose, gritty, mealy -gram, g, gm, gramme -grama, gramma -graminaceae, gramineae, poaceae -gramineae, graminaceae, poaceae -gramma, grama -grammarian, syntactician -grammatic, grammatical -grammatical, grammatic -grammatolatry, verbolatry -gramme, g, gm, gram -gramps, grandad, granddad, granddaddy, grandfather, grandpa -grampus, killer, orca -gran, grandma, grandmother, grannie, granny, nan, nanna -granary, garner -grand, august, chiliad, deluxe, distinguished, elevated, exalted, expansive, fantastic, g, gilded, heroic, howling, idealistic, imposing, k, lofty, lordly, luxurious, m, magisterial, marvellous, marvelous, opulent, princely, rarefied, rarified, rattling, sublime, sumptuous, terrific, thou, thousand, tremendous, wonderful, wondrous, yard -grandad, gramps, granddad, granddaddy, grandfather, grandpa -granddad, gramps, grandad, granddaddy, grandfather, grandpa -granddaddy, gramps, grandad, granddad, grandfather, grandpa -grandeur, brilliance, grandness, magnanimousness, magnificence, nobility, nobleness, splendor, splendour -grandfather, gramps, grandad, granddad, granddaddy, grandpa -grandiloquence, grandiosity, magniloquence, ornateness, rhetoric -grandiloquent, magniloquent, overblown, pompous, pontifical, portentous, tall -grandiloquently, magniloquently -grandiose, hifalutin, highfalutin, highfaluting -grandiosely, bombastically -grandiosity, grandiloquence, magniloquence, ornateness, rhetoric -grandma, gran, grandmother, grannie, granny, nan, nanna -grandmother, gran, grandma, grannie, granny, nan, nanna -grandness, brilliance, enormousness, grandeur, greatness, immenseness, immensity, importance, impressiveness, magnificence, richness, sizeableness, splendor, splendour, vastness, wideness -grandpa, gramps, grandad, granddad, granddaddy, grandfather -granger, farmer, husbandman, sodbuster -granitelike, granitic, rocklike, stony -granitic, flint, flinty, granitelike, obdurate, rocklike, stony -grannie, gran, grandma, grandmother, granny, nan, nanna -granny, gran, grandma, grandmother, grannie, nan, nanna -grant, accord, allot, allow, assignment, award, cede, concede, concession, give, subsidisation, subsidization, yield -granted, given -grantee, alienee -granular, chondritic, farinaceous, grainy, granulose, gritty, mealy -granularity, coarseness, graininess -granulate, grain -granulocytopenia, agranulocytosis, agranulosis -granulose, farinaceous, grainy, granular, gritty, mealy -grape, grapeshot, grapevine -grapeshot, grape -grapevine, grape, pipeline -grapey, grapy -graph, chart -grapheme, character -graphic, graphical, lifelike, pictorial, vivid -graphical, graphic -graphically, diagrammatically -graphics, art, artwork -graphite, plumbago -grapnel, grapple, grappler -grapple, clamshell, contend, cope, deal, grapnel, grappler, grappling, grip, manage, wrestle, wrestling -grappler, grapnel, grapple, matman, wrestler -grappling, grapple, rassling, wrestle, wrestling -grapy, grapey -grasp, appreciation, apprehend, clasp, clench, clutch, clutches, compass, comprehend, dig, grip, grok, hold, range, reach, savvy -graspable, apprehensible, intelligible, perceivable, understandable -grasping, avaricious, covetous, grabby, greedy, prehensile, prehension, seizing -grass, betray, denounce, dope, eatage, forage, gage, locoweed, pasturage, pasture, pot, rat, sens, sess, shit, shop, skunk, smoke, snitch, stag, supergrass, weed -grasshopper, hopper -grate, fret, grating, grind, rankle, scrape -grateful, thankful -gratefully, appreciatively, thankfully -gratefulness, appreciativeness, thankfulness -graticule, reticle, reticule -gratification, satisfaction -gratify, indulge, pander, satisfy -gratifying, enjoyable, pleasurable, sweet -gratifyingly, satisfyingly -grating, grate, gravelly, rasping, raspy, rough, scratchy -gratingly, harshly, raspingly -gratis, complimentary, costless, free, gratuitous -gratuitous, complimentary, costless, free, gratis, needless -gratuity, backsheesh, baksheesh, bakshis, bakshish, pourboire, tip -gratulatory, congratulatory -grave, dangerous, engrave, grievous, heavy, inscribe, scratch, sculpt, sculpture, sedate, serious, severe, sober, solemn, tomb, weighty -gravel, amaze, annoy, baffle, beat, bewilder, bother, chafe, devil, dumbfound, flummox, get, irritate, mystify, nark, nettle, nonplus, perplex, pose, puzzle, rag, rile, stick, stupefy, vex -gravelly, grating, pebbly, rasping, raspy, rough, scratchy, shingly -gravely, badly, seriously, severely, soberly, staidly -graven, engraved, etched, incised, inscribed, sculpted, sculptured -graveness, gravity, soberness, sobriety, somberness, sombreness -graver, pointel, pointrel -graverobber, ghoul -gravestone, headstone, tombstone -graveyard, cemetery, necropolis -gravid, big, enceinte, expectant, great, heavy, large -gravidation, gravidity, gravidness -gravidity, gravidation, gravidness -gravidness, gravidation, gravidity -gravimeter, hydrometer -gravimetric, hydrometric -gravimetry, hydrometry -gravitas, dignity, lordliness -gravitation, gravity -gravitational, gravitative -gravitative, gravitational -gravity, graveness, gravitation, soberness, sobriety, solemnity, somberness, sombreness -gravure, heliogravure, intaglio, photogravure -gravy, bonanza, boom, bunce, godsend, windfall -gray, grayish, grayness, grey, greyish, greyness, grizzly, gy, hoar, hoary -grayback, greyback, knot -graybeard, greybeard, methuselah -grayhen, greyhen -grayish, gray, grey, greyish -graylag, greylag -grayly, greyly -grayness, gray, grey, greyness -graze, browse, crease, crop, grazing, pasture, rake, range -grazing, graze, shaving, skimming -grease, dirt, filth, grime, grunge, soil, stain -greaseball, dago, ginzo, guinea, wop -greased, lubricated -greaser, taco, wetback -greasiness, oiliness, oleaginousness -greasy, oily, oleaginous, sebaceous -great, big, bully, capital, corking, cracking, dandy, enceinte, expectant, gravid, groovy, heavy, keen, large, majuscule, neat, nifty, outstanding, peachy, smashing, swell -greatcoat, overcoat, topcoat -greatest, sterling, superlative -greathearted, magnanimous -greatness, enormousness, grandness, illustriousness, immenseness, immensity, sizeableness, vastness, wideness -greave, jambeau -greaves, crackling -grecian, greek, hellenic -greece, ellas -greed, avarice, avaritia, covetousness, rapacity -greedily, avariciously, covetously -greediness, hoggishness, piggishness, rapaciousness, voraciousness -greedy, avaricious, avid, covetous, devouring, esurient, grabby, grasping, prehensile -greegree, grigri -greek, grecian, hellene, hellenic -green, common, commons, fleeceable, greenish, greenness, greens, gullible, immature, jet, k, park, unripe, unripened, viridity -greenback, banknote, bill, note -greenbelt, greenway -greenbrier, briar, brier, bullbrier, catbrier -greenery, verdure -greenhorn, cub, rookie -greenhouse, glasshouse, nursery -greening, rejuvenation -greenish, green -greenland, gronland -greenness, green, verdancy, verdure, viridity -greens, green -greensick, chlorotic -greensickness, chlorosis -greensward, sod, sward, turf -greenway, greenbelt -greenweed, dyeweed, whin, woadwaxen, woodwaxen -greet, recognise, recognize -greeter, saluter, welcomer -greeting, salutation -gregariously, sociably -gregory, hildebrand -gremlin, brownie, elf, hob, imp, pixie, pixy -grenadier, rattail -grey, gray, grayish, grayness, greyish, greyness, grizzly, hoar, hoary -greyback, grayback, johnny, knot, reb, rebel -greybeard, bellarmine, graybeard, longbeard, methuselah -greyed, dulled -greyhen, grayhen -greyish, gray, grayish, grey -greylag, graylag -greyly, grayly -greyness, gray, grayness, grey -grid, gridiron -griddlecake, battercake, flapcake, flapjack, hotcake, pancake -gridiron, grid -grief, brokenheartedness, heartache, heartbreak, sorrow -grievance, grudge, score -grieve, aggrieve, sorrow -griever, lamenter, mourner, sorrower -grieving, bereaved, bereft, mourning, sorrowing -grievous, atrocious, dangerous, flagitious, grave, heartbreaking, heartrending, heavy, monstrous, serious, severe, weighty -griffin, griffon, gryphon -griffon, griffin, gryphon -grifter, chiseler, chiseller, defrauder, gouger, scammer, swindler -grigri, greegree -grill, grille, grillroom, grillwork -grille, grill, grillwork, lattice, wicket -grilled, barbecued, broiled -grilling, broil, broiling -grillroom, grill -grillwork, grill, grille, wirework -grim, black, blue, dark, depressed, dingy, disconsolate, dismal, dispirited, dour, down, downcast, downhearted, drab, drear, dreary, forbidding, ghastly, gloomy, grisly, gruesome, inexorable, low, macabre, mordant, relentless, sick, sorry, stern, unappeasable, unforgiving, unrelenting -grimace, face -grime, begrime, bemire, colly, dirt, dirty, filth, grease, grunge, soil, stain -griminess, grubbiness -grimness, asperity, ghastliness, gruesomeness, hardship, luridness, rigor, rigorousness, rigour, rigourousness, severeness, severity -grimy, begrimed, dingy, grubby, grungy, raunchy -grin, grinning, smile, smiling -grind, bray, comminute, cranch, craunch, crunch, dig, donkeywork, drudge, drudgery, dweeb, fag, grate, labor, labour, mash, mill, moil, nerd, plodding, pulverisation, pulverization, swot, toil, travail, wonk -grinder, bomber, hero, hoagie, hoagy, mill, molar, sub, submarine, torpedo, wedge, zep -grinding, abrasion, attrition, detrition -grindle, bowfin, dogfish -grinning, grin, smile, smiling -grip, bag, clasp, clench, clutch, clutches, fascinate, grapple, grasp, hairgrip, handgrip, handle, hold, spellbind, suitcase, traction, transfix -gripe, beef, bellyache, bitch, crab, grouse, holler, kick, squawk -gripes, colic, griping -griping, colic, gripes -grippe, flu, influenza -gripping, absorbing, engrossing, fascinating, riveting -griseofulvin, fulvicin -grisly, ghastly, grim, gruesome, macabre, sick -gristle, cartilage -gristly, cartilaginous, rubbery -grit, backbone, gritrock, gritstone, gumption, guts, moxie, sand -gritrock, grit, gritstone -gritstone, grit, gritrock -gritty, farinaceous, game, gamey, gamy, grainy, granular, granulose, mealy, mettlesome, spirited, spunky -grizzle, brood, stew, whine, yammer, yawp -grizzly, gray, grey, hoar, hoary, silvertip -groan, moan -groat, fourpence -grocery, foodstuff, market -grogginess, semiconsciousness, stupefaction, stupor -groggy, dazed, foggy, logy, stuporous -groin, breakwater, bulwark, groyne, inguen, jetty, mole, seawall -grok, apprehend, compass, comprehend, dig, grasp, savvy -grommet, cringle, eyelet, grummet, loop -gronland, greenland -groom, bridegroom, curry, dress, hostler, neaten, ostler, prepare, stableboy, stableman, train -grooming, dressing, preparation, training -groove, channel, furrow, rut, vallecula -grooving, rifling -groovy, bully, corking, cracking, dandy, great, keen, neat, nifty, peachy, smashing, swagger, swell -grope, fumble -grosbeak, grossbeak -gross, arrant, complete, consummate, crude, crying, earthy, egregious, everlasting, flagrant, glaring, megascopic, perfect, porcine, pure, rank, receipts, revenue, sodding, staring, stark, thoroughgoing, unadulterated, utter, vulgar -grossbeak, grosbeak -grossness, coarseness, commonness, raunch, vulgarism, vulgarity -grot, grotto -grotesque, antic, fantastic, fantastical, monstrous -grotesquely, monstrously -grotesqueness, grotesquerie, grotesquery -grotesquerie, grotesqueness, grotesquery -grotesquery, grotesqueness, grotesquerie -grotto, grot -grouch, churl, crank, crosspatch, grumble, grump, scold -grouchily, crossly, grumpily -groucho, marx -grouchy, crabbed, crabby, cross, fussy, grumpy -ground, anchor, background, base, basis, earth, establish, footing, found, land, prime, primer, priming, reason, soil, strand, undercoat -groundball, grounder, hopper -groundberry, checkerberry, teaberry, wintergreen -groundbreaker, innovator, pioneer, trailblazer -groundbreaking, innovational, innovative -grounder, groundball, hopper -groundhog, woodchuck -grounding, earthing, foundation -groundkeeper, groundskeeper, groundsman -groundless, baseless, idle, unfounded, unwarranted, wild -groundlessness, idleness -groundnut, earthnut, goober, peanut -grounds, cause, curtilage, evidence, reason, yard -groundskeeper, groundkeeper, groundsman -groundsman, groundkeeper, groundskeeper -groundwork, base, basis, cornerstone, foot, foundation, fundament, substructure, understructure -group, aggroup, grouping, radical -grouped, sorted -grouping, group, pigeonholing -grouse, beef, bellyache, bitch, crab, gripe, holler, squawk -grove, orchard, plantation, woodlet -grovel, cower, crawl, creep, cringe, fawn -groveler, bootlicker, fawner, groveller, truckler -groveling, cringing, grovelling, wormlike, wormy -groveller, bootlicker, fawner, groveler, truckler -grovelling, cringing, groveling, wormlike, wormy -grow, acquire, arise, develop, farm, get, maturate, mature, originate, produce, raise, rise, turn, uprise -grower, agriculturalist, agriculturist, cultivator, raiser -growing, development, growth, maturation, ontogenesis, ontogeny -growl, growling, grumble, rumble -growling, growl -grown, adult, big, grownup -grownup, adult, big, grown -growth, development, emergence, growing, increase, increment, maturation, ontogenesis, ontogeny, outgrowth -groyne, breakwater, bulwark, groin, jetty, mole, seawall -grozny, groznyy -groznyy, grozny -grub, bum, cadge, chow, chuck, eats, mooch, sponge -grubbily, dingily, grungily -grubbiness, griminess -grubby, begrimed, dingy, grimy, grungy, raunchy -grudge, grievance, score, stew -grudging, niggardly, scrimy -grueling, arduous, backbreaking, gruelling, hard, heavy, laborious, operose, punishing, toilsome -gruelling, arduous, backbreaking, grueling, hard, heavy, laborious, operose, punishing, toilsome -gruesome, ghastly, grim, grisly, macabre, sick -gruesomeness, ghastliness, grimness, luridness -gruff, crusty, curmudgeonly, hoarse, husky -gruffness, abruptness, brusqueness, curtness, hoarseness, huskiness, shortness -grugru, macamba -grumble, croak, gnarl, grouch, growl, grumbling, murmur, murmuring, mutter, muttering, rumble, rumbling, scold -grumbler, bellyacher, complainer, crybaby, moaner, sniveller, squawker, whiner -grumbling, grumble, murmur, murmuring, mutter, muttering, rumble, rumbling -grummet, cringle, eyelet, grommet, loop -grumose, coagulate, coagulated, curdled, grumous -grumous, coagulate, coagulated, curdled, grumose -grump, churl, crank, crosspatch, grouch -grumpily, crossly, grouchily -grumpiness, contrariness, crankiness, crotchetiness -grumpy, crabbed, crabby, cross, fussy, grouchy -grundyism, primness, prudery, prudishness -grunge, dirt, filth, grease, grime, soil, stain -grungily, dingily, grubbily -grungy, begrimed, dingy, grimy, grubby, raunchy -grunt, oink -grunter, hog, pig, squealer -gruntle, appease, assuage, conciliate, gentle, lenify, mollify, pacify, placate -grus, crane -gryphon, griffin, griffon -gu, genitourinary, guam -guacharo, oilbird -guaiac, guaiacum -guaiacum, guaiac -guam, gu -guanabana, soursop -guanabenz, wytensin -guangdong, kwangtung -guangzhou, canton, kuangchou, kwangchow -guanine, g -guanosine, deoxyguanosine -guarantee, assure, ensure, guaranty, insure, secure, undertake, vouch, warrant, warrantee, warranty -guarantor, surety, warranter, warrantor -guaranty, guarantee -guard, defend, hold, precaution, safeguard, safety, ward -guardant, gardant -guarded, restrained -guardedly, cautiously, conservatively -guardian, defender, protector, shielder -guardianship, care, charge, keeping, safekeeping, tutelage -guarneri, guarnerius, guarnieri -guarnerius, guarneri, guarnieri -guarnieri, guarneri, guarnerius -gubbins, doodad, doohickey, doojigger, gimmick, gismo, gizmo, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -guck, goo, gook, goop, gunk, muck, ooze, slime, sludge -gudgeon, goby -guenevere, guinevere -guerilla, guerrilla, insurgent, irregular -guerrilla, guerilla, insurgent, irregular -guess, approximate, conjecture, estimate, gauge, guessing, guesswork, hazard, hypothesis, imagine, infer, judge, opine, pretend, reckon, shot, speculation, suppose, supposition, surmisal, surmise, think, venture -guessing, guess, guesswork, shot -guesstimate, guestimate -guesswork, guess, guessing, shot -guest, client, invitee, node -guestimate, guesstimate -guff, buncombe, bunk, bunkum, hogwash, rot -guggle, babble, bubble, burble, gurgle, ripple -guib, bushbuck -guidance, counsel, counseling, counselling, direction, steering -guide, channelise, channelize, conduct, direct, draw, guidebook, head, lead, maneuver, manoeuver, manoeuvre, pass, pathfinder, point, run, scout, steer, take, template, templet, usher -guidebook, guide -guideline, guidepost -guidepost, guideline, signpost -guideword, catchword -guiding, directing, directional, directive -guild, club, gild, lodge, order, society -guilder, florin, gulden -guile, chicane, chicanery, craft, craftiness, cunning, deceitfulness, foxiness, shenanigan, slyness, trickery, wile, wiliness -guileful, crafty, cunning, dodgy, foxy, knavish, slick, sly, tricksy, tricky, wily -guileless, transparent -guilt, guiltiness -guiltiness, guilt -guiltless, innocent -guiltlessness, blamelessness, inculpability, inculpableness -guilty, hangdog, shamed, shamefaced -guinea, dago, ginzo, greaseball, wop -guinevere, guenevere -guise, pretence, pretense, pretext -gujarat, gujerat -gujarati, gujerati -gujerat, gujarat -gujerati, gujarati -gula, gluttony, overeating -gulch, flume -gulden, florin, guilder -gulf, disconnect, disconnection -gulfweed, sargasso, sargassum -gull, befool, chump, cod, dupe, fool, mark, mug, patsy, seagull, slang, sucker -gullet, esophagus, gorge, oesophagus -gullibility, credulousness -gullible, fleeceable, green -gulp, draft, draught, gulping, quaff, swig -gulper, guzzler -gulping, gulp, guzzling, swilling -gulyas, goulash -gum, gingiva, glue, gumwood, mucilage, mumble -gumbo, okra -gummed, gummy -gumminess, cohesiveness, glueyness, gluiness, ropiness, tackiness, viscidity, viscidness -gumming, mumbling -gummy, gluey, glutinous, gummed, mucilaginous, pasty, sticky, viscid, viscous -gumption, backbone, grit, guts, moxie, sand, sense -gumptious, energetic, industrious -gumshield, mouthpiece -gumshoe, arctic, dick, galosh, golosh, hawkshaw, rubber -gumweed, rosinweed, tarweed -gumwood, gum -gun, accelerator, artillery, gas, gunman, gunslinger, hitman, ordnance, shooter, throttle, torpedo, triggerman -guncotton, nitrocellulose, nitrocotton -gunfight, gunplay, shootout -gunfire, gunshot -gunk, goo, gook, goop, guck, muck, ooze, slime, sludge -gunman, gun, gunslinger, hitman, shooter, torpedo, triggerman -gunnel, gunwale -gunner, artilleryman, cannoneer -gunny, burlap -gunplay, gunfight, shootout -gunpoint, point -gunpowder, powder -gunshot, gunfire -gunslinger, gun, gunman, hitman, shooter, torpedo, triggerman -gunstock, stock -gunwale, gunnel -guomindang, kuomintang -gur, voltaic -gurgle, babble, bubble, burble, guggle, ripple -gush, blowup, ebullition, effusion, flush, jet, outburst, outpouring, rave, spirt, spout, spurt -gushing, burbling, burbly, effusive, gushy, pouring -gushy, effusive, gushing -gusset, inset, voider -gust, blast, blow -gustation, taste -gustative, gustatorial, gustatory -gustatorial, gustative, gustatory -gustatory, gustative, gustatorial -gusto, relish, zest, zestfulness -gusty, puffy -gut, bowel, catgut, intestine -gutless, spineless -guts, backbone, grit, gumption, moxie, sand -gutsiness, pluck, pluckiness -gutsy, plucky -gutter, sewer, toilet, trough -guttiferae, clusiaceae -guttle, devour, pig, raven -guttural, croaky, pharyngeal -guy, blackguard, bozo, cat, hombre, rib, ridicule, roast -guzzler, gulper -guzzling, gulping, swilling -gwynn, gynne, gywn -gy, gray -gybe, jib, jibe -gym, gymnasium -gymnasium, gym, lycee, lyceum -gymnastic, acrobatic, athletic -gymnomycota, myxomycota -gymnospermae, gymnospermophyta -gymnospermophyta, gymnospermae -gynaecological, gynecologic, gynecological -gynaecologist, gynecologist -gynaecology, gynecology -gynaeolatry, gyneolatry -gynandromorph, androgyne, epicene, hermaphrodite, intersex -gynandromorphic, gynandromorphous -gynandromorphous, gynandromorphic -gynarchy, gynecocracy -gynecocracy, gynarchy -gynecologic, gynaecological, gynecological -gynecological, gynaecological, gynecologic -gynecologist, gynaecologist -gynecology, gynaecology -gyneolatry, gynaeolatry -gynne, gwynn, gywn -gyp, bunco, bunko, con, defraud, diddle, flimflam, gip, goldbrick, hornswoggle, hustle, mulct, nobble, rook, scam, sting, swindle, victimize -gypsy, bohemian, gipsy, itinerant, roma, romani, romany, rommany -gypsywort, gipsywort -gyrate, coil, reel, spin, spiral, whirl -gyration, revolution, rotation, whirling -gyre, coil, curl, curlicue, ringlet, roll, scroll, whorl -gyrfalcon, gerfalcon -gyro, gyroscope -gyroplane, autogiro, autogyro -gyroscope, gyro -gyrostabiliser, gyrostabilizer -gyrostabilizer, gyrostabiliser -gyrus, convolution -gywn, gwynn, gynne -h, enthalpy, henry, hydrogen -habacuc, habakkuk -habakkuk, habacuc -haberdasher, clothier -habiliment, clothing, vesture, wear, wearable -habilimented, appareled, attired, dressed, garbed, garmented, robed -habilitate, apparel, clothe, dress, enclothe, garb, garment, raiment, tog -habit, use, wont -habitability, habitableness -habitable, inhabitable -habitableness, habitability -habitant, denizen, dweller, indweller, inhabitant -habitation, abode, domicile, dwelling, home, inhabitancy, inhabitation -habitual, accustomed, customary, wonted -habituate, accustom, use -habituation, addiction, dependance, dependence, dependency -habitue, fixture, regular -habitus, build, physique -habsburg, hapsburg -hacek, wedge -hachure, crosshatch, hatch, hatching -hack, cab, chop, cut, drudge, hacker, jade, nag, plug, taxi, taxicab, whoop -hackamore, halter -hackberry, sugarberry -hackbut, arquebus, hagbut, harquebus -hackelia, lappula -hacker, cyberpunk, drudge, hack -hackle, hatchel, heckle -hackles, dander -hackmatack, tacamahac -hackneyed, banal, commonplace, shopworn, stock, threadbare, timeworn, tired, trite -hadean, plutonian, priscoan, tartarean -hades, aides, aidoneus, hell, netherworld, pluto, scheol, underworld -hadith, sunna, sunnah -hadj, haj, hajj -hadji, haji, hajji -hadrian, adrian -hadrosaur, hadrosaurus -hadrosaurus, hadrosaur -haecceity, quiddity -haem, haemitin, hematin, heme, protoheme -haemagglutinate, hemagglutinate -haemagglutination, hemagglutination -haemal, haematal, hemal, hematal -haemangioma, hemangioma -haematal, haemal, hemal, hematal -haematemesis, hematemesis -haematic, haemic, hematic, hemic -haematinic, hematinic -haematite, hematite -haematocele, haematocoele, hematocele, hematocoele -haematochezia, hematochezia -haematocoele, haematocele, hematocele, hematocoele -haematocolpometra, hematocolpometra -haematocolpos, hematocolpos -haematocrit, hematocrit -haematocytopenia, hematocytopenia -haematocyturia, hematocyturia -haematogenesis, haematopoiesis, haemogenesis, haemopoiesis, hematogenesis, hematopoiesis, hemogenesis, hemopoiesis, sanguification -haematogenic, haematopoietic, haemopoietic, hematogenic, hematopoietic, hemopoietic -haematohiston, globin, hematohiston -haematoidin, bilirubin, hematoidin -haematological, hematologic, hematological -haematologist, hematologist -haematology, hematology -haematolysis, haemolysis, hematolysis, hemolysis -haematoma, hematoma -haematopoiesis, haematogenesis, haemogenesis, haemopoiesis, hematogenesis, hematopoiesis, hemogenesis, hemopoiesis, sanguification -haematopoietic, haematogenic, haemopoietic, hematogenic, hematopoietic, hemopoietic -haematoxylon, haematoxylum -haematoxylum, haematoxylon -haematuria, hematuria -haemic, haematic, hematic, hemic -haemitin, haem, hematin, heme, protoheme -haemodialysis, hemodialysis -haemogenesis, haematogenesis, haematopoiesis, haemopoiesis, hematogenesis, hematopoiesis, hemogenesis, hemopoiesis, sanguification -haemoglobin, hb, hemoglobin -haemoglobinemia, hemoglobinemia -haemoglobinopathy, hemoglobinopathy -haemoglobinuria, hemoglobinuria -haemolysin, erythrocytolysin, erythrolysin, hemolysin -haemolysis, haematolysis, hematolysis, hemolysis -haemolytic, hemolytic -haemophile, bleeder, haemophiliac, hemophile, hemophiliac -haemophilia, hemophilia -haemophiliac, bleeder, haemophile, hemophile, hemophiliac -haemophilic, hemophilic -haemopoiesis, haematogenesis, haematopoiesis, haemogenesis, hematogenesis, hematopoiesis, hemogenesis, hemopoiesis, sanguification -haemopoietic, haematogenic, haematopoietic, hematogenic, hematopoietic, hemopoietic -haemoprotein, hemoprotein -haemoptysis, hemoptysis -haemorrhage, bleeding, hemorrhage -haemorrhagic, hemorrhagic -haemorrhoid, hemorrhoid, piles -haemorrhoidectomy, hemorrhoidectomy -haemosiderin, hemosiderin -haemosiderosis, hemosiderosis -haemostasia, haemostasis, hemostasia, hemostasis -haemostasis, haemostasia, hemostasia, hemostasis -haemostat, hemostat -haemothorax, hemothorax -hafnium, hf -haft, helve -haftarah, haftorah, haphtarah, haphtorah -haftorah, haftarah, haphtarah, haphtorah -hag, beldam, beldame, crone, hagfish, witch -hagada, haggada, haggadah -hagbut, arquebus, hackbut, harquebus -hagfish, hag -haggada, hagada, haggadah -haggadah, hagada, haggada -haggai, aggeus -haggard, bony, cadaverous, careworn, drawn, emaciated, gaunt, pinched, raddled, skeletal, wasted, worn -haggle, chaffer, haggling, higgle, huckster, wrangle, wrangling -haggling, haggle, wrangle, wrangling -hagiographa, ketubim, writings -hagiographer, hagiographist, hagiologist -hagiographist, hagiographer, hagiologist -hagiolatry, hierolatry -hagiologist, hagiographer, hagiographist -hagridden, tormented -hahnium, db, dubnium -haick, haik -haifa, hefa -haik, haick -hail, acclaim, come, herald -hair, fuzz, haircloth, hairsbreadth, pilus, tomentum, whisker -hairball, trichobezoar -haircare, hairdressing -haircloth, hair -hairdo, coif, coiffure, hairstyle -hairdresser, hairstylist, styler, stylist -hairdressing, haircare -haired, hairy, hirsute -hairgrip, grip -hairiness, pilosity -hairlessness, depilation -hairlike, capillary -hairpiece, postiche -hairsbreadth, hair, whisker -hairsplitting, finespun -hairstyle, coif, coiffure, hairdo -hairstylist, hairdresser, styler, stylist -hairtail, cutlassfish -hairy, haired, hirsute -haiti, hayti, hispaniola -haj, hadj, hajj -haji, hadji, hajji -hajj, hadj, haj -hajji, hadji, haji -hakeem, hakim -hakenkreuz, swastika -hakim, hakeem -halab, alep, aleppo -halacha, halaka, halakah -halaka, halacha, halakah -halakah, halacha, halaka -halcion, triazolam -halcyon, alcyone, golden, prosperous -haldol, haloperidol -hale, cart, coerce, drag, force, haul, pressure, squeeze, whole -haleness, wholeness -haler, heller -halfhearted, lukewarm, tepid -halftone, photoengraving -halfway, center, middle, midway -halibut, holibut -halitus, exhalation -hall, antechamber, anteroom, dorm, dormitory, foyer, hallway, lobby, manse, mansion, residence, vestibule -hallah, challah -halliard, halyard -hallmark, authentication, earmark, stylemark, trademark -hallow, bless, consecrate, sanctify -hallowed, sacred -hallowmas, allhallows, hallowmass -hallowmass, allhallows, hallowmas -hallucinating, delirious -hallucination, delusion -hallway, hall -halm, haulm -halo, annulus, aura, aureole, doughnut, gloriole, glory, nimbus, ring -halobacter, halobacteria, halobacterium -halobacteria, halobacter, halobacterium -halobacterium, halobacter, halobacteria -haloperidol, haldol -halophil, halophile -halophile, halophil -haloragaceae, haloragidaceae -haloragidaceae, haloragaceae -halt, arrest, block, check, crippled, freeze, game, gimpy, halting, hitch, hold, kibosh, lame, stanch, staunch, stay, stem, stop, stoppage -halter, balancer, cramp, hackamore, haltere, hamper, hemp, strangle -haltere, balancer, halter -halting, crippled, game, gimpy, halt, lame -halyard, halliard -ham, gammon, jambon, overact, overplay -hamburger, beefburger, burger -hamelin, hameln -hameln, hamelin -hamlet, crossroads, village -hammer, cock, forge, hammering, mallet, malleus, pound, pounding -hammerhead, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull, shithead -hammering, hammer, pound, pounding -hamming, overacting -hammock, hillock, hummock, knoll, mound, sack -hammurabi, hammurapi -hammurapi, hammurabi -hamper, bond, cramp, halter, handicap, hinder, shackle, strangle, trammel -hand, deal, give, handwriting, manus, mitt, pass, paw, reach, script -handbag, bag, pocketbook, purse -handbasin, lavabo, washbasin, washbowl -handbasket, basket -handbill, bill, broadsheet, broadside, circular, flier, flyer, throwaway -handbook, enchiridion -handbreadth, handsbreadth -handbuild, coil -handcart, cart, pushcart -handclasp, handshake, handshaking, shake -handcolor, handcolour -handcolour, handcolor -handcraft, handicraft, handiwork, handwork -handcuff, cuff, handlock, manacle -handedness, laterality -handful, fistful, smattering -handgrip, grip, handle, hold -handgun, pistol -handicap, balk, baulk, check, deterrent, disability, disable, disablement, hamper, hinder, hinderance, hindrance, impairment, impediment, incapacitate, invalid -handicapped, disabled -handicraft, handcraft, handiwork, handwork -handily, conveniently -handiness, accessibility, availability, availableness -handiwork, handcraft, handicraft, handwork -handkerchief, hankey, hankie, hanky -handle, address, care, cover, deal, grip, handgrip, hold, manage, palm, plow, treat, wield -handler, coach, manager -handless, bumbling, bungling, butterfingered -handling, manipulation, treatment -handlock, cuff, handcuff, manacle -handmaid, handmaiden, servant -handmaiden, handmaid, servant -handout, release -handrail, balusters, balustrade, banister, bannister -hands, custody, manpower, men, workforce -handsbreadth, handbreadth -handsewn, handstitched -handshake, handclasp, handshaking, shake -handshaking, handclasp, handshake, shake -handsome, big, bighearted, bounteous, bountiful, freehanded, giving, liberal, openhanded -handstamp, rubberstamp -handstitched, handsewn -handwork, handcraft, handicraft, handiwork -handwriting, hand, script -hang, advert, attend, bent, cling, fall, flow, knack -hangar, airdock -hangbird, firebird -hangchow, hangzhou -hangdog, guilty, shamed, shamefaced -hanging, dangling, suspension -hangnail, agnail -hangout, haunt, repair, resort -hangover, holdover, katzenjammer -hangzhou, hangchow -hani, akha -hanker, long, yearn -hankering, yen -hankey, handkerchief, hankie, hanky -hankie, handkerchief, hankey, hanky -hanky, handkerchief, hankey, hankie -hannover, hanover -hannukah, channukah, channukkah, chanukah, chanukkah, hanukah, hanukkah -hanover, hannover -hanukah, channukah, channukkah, chanukah, chanukkah, hannukah, hanukkah -hanukkah, channukah, channukkah, chanukah, chanukkah, hannukah, hanukah -hanuman, entellus -haoma, soma -hap, happen, occur, pass -haphazard, haphazardly, slapdash, slipshod, sloppy -haphazardly, arbitrarily, haphazard, indiscriminately, randomly -haphazardness, noise, randomness, stochasticity -haphtarah, haftarah, haftorah, haphtorah -haphtorah, haftarah, haftorah, haphtarah -hapless, miserable, misfortunate, pathetic, piteous, pitiable, pitiful, poor, wretched -haploid, haploidic, monoploid -haploidic, haploid, monoploid -happen, bechance, befall, bump, chance, encounter, find, hap, materialise, materialize, occur, pass -happening, occurrence, occurrent -happenstance, coincidence -happily, blithely, gayly, jubilantly, merrily, mirthfully -happiness, felicity -happy, felicitous, glad -hapsburg, habsburg -haptic, tactile, tactual -haptically, tactually -harakiri, harikari, seppuku -harangue, rant, ranting -harare, salisbury -harass, beset, chevvy, chevy, chivvy, chivy, harry, hassle, molest, plague, provoke -harassed, annoyed, harried, pestered, vexed -harasser, harrier -harassment, molestation, torment -harbinger, announce, annunciate, forerunner, foretell, herald, precursor, predecessor -harbor, entertain, harbour, haven, hold, nurse, seaport, shield -harborage, harbourage -harbour, entertain, harbor, haven, hold, nurse, seaport, shield -harbourage, harborage -hard, arduous, backbreaking, concentrated, difficult, firmly, grueling, gruelling, heavily, heavy, intemperate, intemperately, knockout, laborious, operose, punishing, severe, severely, strong, surd, toilsome, tough, unvoiced, voiceless -hardback, hardbacked, hardbound, hardcover -hardbacked, hardback, hardbound, hardcover -hardboard, chipboard -hardbound, hardback, hardbacked, hardcover -hardcover, hardback, hardbacked, hardbound -harden, indurate, inure, season, temper -hardened, enured, inured, set, tempered, toughened, treated -hardening, curing, set, solidification, solidifying -hardfisted, closefisted, tightfisted -hardheaded, mulish, practical, pragmatic -hardhearted, heartless, stonyhearted, unfeeling -hardheartedness, coldheartedness, heartlessness -hardihood, boldness, daring, hardiness -hardiness, boldness, daring, hardihood, lustiness, robustness, validity -hardly, barely, just, scarce, scarcely -hardness, callosity, callousness, harshness, inclemency, insensibility, rigor, rigorousness, rigour, rigourousness, ruggedness, severeness, severity, stiffness, unfeelingness -hardpan, caliche -hardship, adversity, asperity, grimness, rigor, rigorousness, rigour, rigourousness, severeness, severity -hardware, ironware -hardwareman, ironmonger -hardworking, industrious, tireless, untiring -hardy, audacious, brave, dauntless, fearless, intrepid, stalwart, stout, sturdy, unfearing -hare, rabbit -harebell, bluebell -harebrained, insane, mad -hareem, harem, seraglio, serail -harelip, cheiloschisis -harem, hareem, seraglio, serail -haricot, flageolet -harijan, untouchable -harikari, harakiri, seppuku -hark, harken, hearken -harken, hark, hearken -harlequinade, buffoonery, clowning, frivolity, japery, prank -harlot, bawd, cocotte, cyprian, prostitute, tart, whore -harlotry, prostitution, whoredom -harm, damage, hurt, impairment, injury, scathe, trauma -harmfully, detrimentally, noxiously -harmfulness, injuriousness, noisomeness, noxiousness -harmonic, consonant, harmonical, harmonised, harmonized, sympathetic -harmonica, harp -harmonical, consonant, harmonic, harmonised, harmonized -harmonious, proportionate, symmetrical -harmoniousness, consonance, harmony -harmonisation, harmonization -harmonise, accord, agree, chord, concord, consort, harmonize, reconcile -harmonised, consonant, harmonic, harmonical, harmonized -harmoniser, harmonizer -harmonium, organ -harmonization, harmonisation -harmonize, accord, agree, chord, concord, consort, harmonise, reconcile -harmonized, consonant, harmonic, harmonical, harmonised -harmonizer, harmoniser -harmony, concord, concordance, harmoniousness -harness, rein, rule, tackle -harp, dwell, harmonica -harper, harpist -harpist, harper -harpo, marx -harpooneer, harpooner -harpooner, harpooneer -harpsichord, cembalo -harpy, hellcat, vixen -harquebus, arquebus, hackbut, hagbut -harried, annoyed, harassed, pestered, vexed -harrier, harasser -harrow, disk -harrowing, agonising, agonizing, excruciating, torturesome, torturing, torturous -harry, beset, chevvy, chevy, chivvy, chivy, harass, hassle, molest, plague, provoke, ravage -harsh, abrasive, coarse, rough -harshly, gratingly, raspingly -harshness, abrasiveness, cruelness, cruelty, hardness, inclemency, rigor, rigorousness, rigour, rigourousness, roughness, scratchiness, severeness, severity, stiffness -hart, stag -harvest, crop, glean, harvesting, reap -harvester, reaper -harvesting, harvest -haschisch, hash, hasheesh, hashish -hash, haschisch, hasheesh, hashish -hasheesh, haschisch, hash, hashish -hashish, haschisch, hash, hasheesh -hasid, chasid, chassid, hassid -hasidic, chasidic, chassidic, hassidic -hasidim, chasidim, chassidim, hasidism, hassidim -hasidism, chasidim, chasidism, chassidim, chassidism, hasidim, hassidim, hassidism -hassid, chasid, chassid, hasid -hassidic, chasidic, chassidic, hasidic -hassidim, chasidim, chassidim, hasidim, hasidism -hassidism, chasidism, chassidism, hasidism -hassium, hs -hassle, beset, bother, chevvy, chevy, chivvy, chivy, dogfight, fuss, harass, harry, molest, plague, provoke, scuffle, trouble, tussle -hassock, ottoman, pouf, pouffe, puff -haste, hastiness, hurriedness, hurry, precipitation, rush, rushing -hasten, expedite, festinate, hie, hotfoot, hurry, induce, race, rush, speed, stimulate -hastily, hurriedly -hastiness, haste, hurriedness, hurry, precipitation -hasty, headlong, overhasty, precipitant, precipitate, precipitous -hat, chapeau, lid -hatch, brood, concoct, cover, crosshatch, hachure, hatching, incubate -hatched, crosshatched -hatchel, hackle, heckle -hatchet, tomahawk -hatching, crosshatch, hachure, hatch -hatchway, opening, scuttle -hate, detest, hatred -hated, despised, detested, scorned -hateful, mean -hatefulness, objectionableness, obnoxiousness -hatful, batch, deal, flock, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -hatmaker, hatter, milliner, modiste -hatrack, coatrack -hatred, hate -hatter, hatmaker, milliner, modiste -hauberk, byrnie -haughtiness, arrogance, hauteur, lordliness -haughty, disdainful, imperious, lordly, overbearing, prideful, sniffy, supercilious, swaggering -haul, cart, catch, drag, draw, hale, haulage -haulage, draw, haul -hauler, haulier -haulier, hauler -hauling, truckage, trucking -haulm, halm -haunt, frequent, ghost, hangout, obsess, repair, resort, stalk -haunted, obsessed, preoccupied -haunting, persistent -hausa, haussa -hausen, beluga -haussa, hausa -hautbois, hautboy, oboe -hautboy, hautbois, oboe -hauteur, arrogance, haughtiness, lordliness -have, accept, bear, birth, cause, consume, deliver, experience, feature, get, give, hold, induce, ingest, let, make, own, possess, receive, stimulate, suffer, sustain, take, throw -haven, harbor, harbour, oasis, seaport -haversack, backpack, knapsack, packsack, rucksack -havoc, mayhem -haw, hawthorn -hawaii, hi -hawk, huckster, monger, mortarboard, peddle, pitch, vend -hawkbill, hawksbill -hawker, falconer, packman, peddler, pedlar, pitchman -hawking, peddling, vending, vendition -hawkins, hawkyns -hawkish, militant, warlike -hawkmoth, sphingid -hawksbill, hawkbill -hawkshaw, dick, gumshoe -hawkyns, hawkins -hawse, hawsehole, hawsepipe -hawsehole, hawse, hawsepipe -hawsepipe, hawse, hawsehole -hawthorn, haw -hayastan, armenia -hayfield, meadow -hayloft, haymow, mow -haymow, hayloft, mow -hayrack, hayrig -hayrick, haystack, rick -hayrig, hayrack -hayseed, bumpkin, chawbacon, hick, rube, yahoo, yokel -haystack, hayrick, rick -hayti, haiti, hispaniola -haywire, amiss, awry, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, kookie, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky, wrong -hazan, cantor -hazard, adventure, chance, endangerment, fortune, gamble, guess, jeopardize, jeopardy, luck, peril, pretend, risk, stake, venture -hazardous, risky, wild -hazardously, dangerously, perilously -hazardousness, perilousness -haze, daze, fog -hazel, hazelnut -hazelnut, cob, cobnut, filbert, hazel -haziness, mistiness, steaminess, vaporousness, vapourousness -hazy, bleary, blurred, blurry, brumous, foggy, fuzzy, misty, muzzy -hb, haemoglobin, hemoglobin -hcfc, hydrochlorofluorocarbon -he, helium -head, brain, capitulum, caput, channelise, channelize, chief, direct, drumhead, forefront, foreland, fountainhead, guide, header, heading, headland, headspring, headway, lead, maneuver, manoeuver, manoeuvre, mind, nous, pass, point, principal, promontory, psyche, question, steer, straits -headache, cephalalgia, concern, vexation, worry -headcounter, canvasser, pollster -headdress, headgear -header, cope, coping, head, heading, lintel -headfirst, headlong -headfish, mola, sunfish -headgear, headdress -heading, aim, bearing, drift, gallery, head, header -headlamp, headlight -headland, foreland, head, promontory -headless, brainless -headlight, headlamp -headliner, star -headlong, hasty, headfirst, precipitately, rashly -headman, chief, chieftain, headsman -headmaster, master, schoolmaster -headphone, earphone, earpiece, phone -headpiece, headstall -headpin, kingpin -headquarters, hq -headroom, clearance, headway -headshake, headshaking -headshaking, headshake -headsman, headman -headspring, fountainhead, head -headstall, headpiece -headstone, gravestone, key, keystone, tombstone -headstrong, froward, wilful, willful -headwaiter, captain -headway, clearance, head, headroom -heady, foolhardy, intoxicating, judicious, rash, reckless, wise -heal, cure, mend -healed, cured, recovered -healer, therapist -healing, alterative, curative, remedial, sanative, therapeutic -health, wellness -healthful, sanitary -healthier, fitter -healthy, goodish, goodly, hefty, intelligent, levelheaded, respectable, salubrious, sizable, sizeable, sound, tidy -heap, agglomerate, batch, bus, cumulation, cumulus, deal, flock, hatful, jalopy, lot, mass, mess, mickle, mint, mound, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -heaps, dozens, gobs, lashings, loads, lots, oodles, piles, rafts, scads, scores, slews, stacks, tons, wads -hear, discover, learn, listen, see, try -hearable, audible -hearer, attender, auditor, listener -hearing, audience, audition, earreach, earshot, listening -hearken, hark, harken -hearsay, rumor, rumour -heart, affection, affectionateness, bosom, center, centre, core, essence, eye, fondness, gist, inwardness, kernel, marrow, meat, mettle, middle, nerve, nub, philia, pith, pump, spirit, spunk, substance, sum, tenderness, ticker, warmheartedness, warmness -heartache, brokenheartedness, grief, heartbreak -heartbeat, beat, flash, instant, jiffy, pulsation, pulse, trice, twinkling, wink -heartbreak, brokenheartedness, grief, heartache -heartbreaking, grievous, heartrending -heartbroken, brokenhearted, heartsick -heartburn, pyrosis -hearten, cheer, embolden, recreate -heartening, inspiriting -heartfelt, dear, devout, earnest -hearth, fireplace, fireside -heartily, cordially, warmly -heartiness, dynamism, vigor, vigour, wholeheartedness -heartless, hardhearted -heartlessness, coldheartedness, hardheartedness -heartrending, grievous, heartbreaking -heartsease, ataraxis, peace, peacefulness, repose, serenity -heartsick, brokenhearted, despondent, heartbroken -heartsickness, despondence, despondency, disconsolateness -heartwood, duramen -hearty, lusty, satisfying, solid, square, substantial -heat, estrus, heating, hotness, ignite, inflame, oestrus, passion, rut, wake, warmth -heated, het -heatedly, hotly -heater, bullet, fastball, hummer, smoke, warmer -heath, heathland -heathen, ethnic, gentile, heathenish, infidel, pagan -heathenish, ethnic, heathen, pagan -heathenism, paganism -heather, broom, ling -heathland, heath -heating, heat, warming -heave, billow, buckle, gag, gasp, heaving, heft, lift, pant, puff, raise, retch, surge, warp -heaven, eden, nirvana, paradise -heavenly, celestial -heavens, empyrean, firmament, sphere, welkin -heavenward, heavenwardly, heavenwards, skyward -heavenwardly, heavenward, heavenwards -heavenwards, heavenward, heavenwardly -heavily, hard, heavy, intemperately -heaviness, burdensomeness, onerousness, oppressiveness, ponderousness, thickness, weightiness -heaving, heave, panting -heavy, arduous, backbreaking, big, clayey, cloggy, dense, enceinte, expectant, fleshy, grave, gravid, great, grievous, grueling, gruelling, hard, heavily, impenetrable, intemperate, labored, laborious, laboured, large, leaden, lowering, lumbering, operose, overweight, ponderous, profound, punishing, sonorous, sound, sullen, threatening, toilsome, wakeless, weighty -heavyset, compact, stocky, thick, thickset -heavyweight, behemoth, colossus, giant, hulk, titan, whale -hebdomad, week -hebdomadal, hebdomadary, weekly -hebdomadally, weekly -hebdomadary, hebdomadal, weekly -hebei, hopeh, hopei -hebraic, hebraical, hebrew -hebraical, hebraic, hebrew -hebraism, judaism -hebrew, hebraic, hebraical, israelite, jew -hebrews, israelites -heckle, hackle, hatchel -heckler, badgerer -heckling, barracking -hectic, feverish -hectically, frenziedly -hectogram, hg -hectograph, heliotype -hectoliter, hectolitre, hl -hectolitre, hectoliter, hl -hectometer, hectometre, hm -hectometre, hectometer, hm -hector, ballyrag, browbeat, bully, bullyrag -hedge, circumvent, dodge, duck, elude, evade, fudge, hedgerow, hedging, parry, sidestep, skirt -hedgehog, porcupine -hedger, equivocator, tergiversator -hedgerow, hedge -hedging, hedge -hediondilla, coville -hedjaz, hejaz, hijaz -hedonic, epicurean, hedonistic -hedonist, pagan -hedonistic, epicurean, hedonic -heed, attentiveness, listen, mind, regard -heedful, advertent, attentive, careful, thoughtful -heedfully, advertently, mindfully -heedfulness, mindfulness -heedless, reckless, unheeding -heedlessly, carelessly -heedlessness, inadvertence, inadvertency, inattentiveness, mindlessness, rashness, unmindfulness -heel, blackguard, bounder, cad, dog, hound, list, reheel -heelbone, calcaneus -hefa, haifa -heft, heave, heftiness, massiveness, ponderosity, ponderousness -heftiness, brawn, brawniness, heft, massiveness, muscle, muscularity, ponderosity, ponderousness, sinew -hefty, brawny, goodish, goodly, healthy, muscular, powerful, respectable, sinewy, sizable, sizeable, tidy -hegira, exodus, hejira -height, acme, altitude, elevation, meridian, peak, pinnacle, stature, summit, superlative, tallness, tiptop, top -heighten, compound, deepen, enhance, intensify, raise, rise, sharpen -heights, high -heilong, amur -heimdal, heimdall, heimdallr -heimdall, heimdal, heimdallr -heimdallr, heimdal, heimdall -heinous, flagitious -heinously, monstrously -heinousness, atrociousness, atrocity, barbarity, barbarousness -heir, heritor, inheritor, successor -heiress, inheritress, inheritrix -heist, burglarise, burglarize, burgle, holdup, stickup -hejaz, hedjaz, hijaz -hejira, exodus, hegira -hel, hela -hela, hel -heleodytes, campylorhynchus -heliac, heliacal -heliacal, heliac -helianthemum, sunrose -helianthus, sunflower -helical, coiling, spiral, spiraling, turbinate, volute, voluted, whorled -helicon, bombardon -helicopter, chopper, eggbeater, whirlybird -heliogravure, gravure, photogravure -heliopsis, oxeye -heliotherapy, insolation -heliotrope, bloodstone -heliotype, hectograph -helium, he -helix, coil, spiral, volute, whorl -hell, blaze, hades, hellhole, inferno, netherworld, perdition, pit, scheol, sin, underworld -hellcat, harpy, vixen -hellene, greek -hellenic, classic, classical, grecian, greek, hellenistic, hellenistical -hellenistic, hellenic, hellenistical -hellenistical, hellenic, hellenistic -heller, devil, haler, hellion -helleri, swordtail, topminnow -hellespont, dardanelles -hellgrammiate, dobson -hellhole, hell, inferno -hellhound, cerberus -hellion, devil, heller -hellish, beastly, demonic, diabolic, diabolical, fiendish, infernal, satanic, unholy -hellishly, infernally -hello, hi, howdy, hullo -helmetflower, monkshood, skullcap -helminthic, anthelminthic, anthelmintic, parasiticidal, vermifuge -helmsman, steerer, steersman -helot, serf, villein -help, aid, assist, assistance, assistant, avail, facilitate, helper, serve, service, supporter -helper, assistant, benefactor, help, supporter -helpfulness, kindliness -helping, portion, serving -helpless, incapacitated, lost -helplessly, impotently -helplessness, impuissance, weakness -helpmate, helpmeet -helpmeet, helpmate -helsingfors, helsinki -helsinki, helsingfors -helve, haft -helxine, soleirolia -hem, ahem -hemagglutinate, haemagglutinate -hemagglutination, haemagglutination -hemal, haemal, haematal, hematal -hemangioma, haemangioma -hematal, haemal, haematal, hemal -hematemesis, haematemesis -hematic, haematic, haemic, hemic -hematin, haem, haemitin, heme, protoheme -hematinic, haematinic -hematite, haematite -hematocele, haematocele, haematocoele, hematocoele -hematochezia, haematochezia -hematocoele, haematocele, haematocoele, hematocele -hematocolpometra, haematocolpometra -hematocolpos, haematocolpos -hematocrit, haematocrit -hematocytopenia, haematocytopenia -hematocyturia, haematocyturia -hematogenesis, haematogenesis, haematopoiesis, haemogenesis, haemopoiesis, hematopoiesis, hemogenesis, hemopoiesis, sanguification -hematogenic, haematogenic, haematopoietic, haemopoietic, hematopoietic, hemopoietic -hematohiston, globin, haematohiston -hematoidin, bilirubin, haematoidin -hematologic, haematological, hematological -hematological, haematological, hematologic -hematologist, haematologist -hematology, haematology -hematolysis, haematolysis, haemolysis, hemolysis -hematoma, haematoma -hematopoiesis, haematogenesis, haematopoiesis, haemogenesis, haemopoiesis, hematogenesis, hemogenesis, hemopoiesis, sanguification -hematopoietic, haematogenic, haematopoietic, haemopoietic, hematogenic, hemopoietic -hematuria, haematuria -heme, haem, haemitin, hematin, protoheme -hemianopia, hemianopsia -hemianopsia, hemianopia -hemic, haematic, haemic, hematic -hemicrania, megrim, migraine -hemicycle, semicircle -hemiepiphyte, semiepiphyte -hemimetabola, exopterygota -hemimetabolic, hemimetabolous, hemimetamorphic, hemimetamorphous -hemimetabolism, hemimetaboly, hemimetamorphosis -hemimetabolous, hemimetabolic, hemimetamorphic, hemimetamorphous -hemimetaboly, hemimetabolism, hemimetamorphosis -hemimetamorphic, hemimetabolic, hemimetabolous, hemimetamorphous -hemimetamorphosis, hemimetabolism, hemimetaboly -hemimetamorphous, hemimetabolic, hemimetabolous, hemimetamorphic -hemimorphite, calamine -hemin, protohemin -heming, hemminge -hemiparasite, semiparasite -hemipteran, bug, hemipteron -hemipteron, bug, hemipteran -hemminge, heming -hemodialysis, haemodialysis -hemogenesis, haematogenesis, haematopoiesis, haemogenesis, haemopoiesis, hematogenesis, hematopoiesis, hemopoiesis, sanguification -hemoglobin, haemoglobin, hb -hemoglobinemia, haemoglobinemia -hemoglobinopathy, haemoglobinopathy -hemoglobinuria, haemoglobinuria -hemolysin, erythrocytolysin, erythrolysin, haemolysin -hemolysis, haematolysis, haemolysis, hematolysis -hemolytic, haemolytic -hemophile, bleeder, haemophile, haemophiliac, hemophiliac -hemophilia, haemophilia -hemophiliac, bleeder, haemophile, haemophiliac, hemophile -hemophilic, haemophilic -hemopoiesis, haematogenesis, haematopoiesis, haemogenesis, haemopoiesis, hematogenesis, hematopoiesis, hemogenesis, sanguification -hemopoietic, haematogenic, haematopoietic, haemopoietic, hematogenic, hematopoietic -hemoprotein, haemoprotein -hemoptysis, haemoptysis -hemorrhage, bleed, bleeding, haemorrhage -hemorrhagic, haemorrhagic -hemorrhoid, haemorrhoid, piles -hemorrhoidectomy, haemorrhoidectomy -hemosiderin, haemosiderin -hemosiderosis, haemosiderosis -hemostasia, haemostasia, haemostasis, hemostasis -hemostasis, haemostasia, haemostasis, hemostasia -hemostat, haemostat -hemostatic, styptic -hemothorax, haemothorax -hemp, cannabis, halter -hempen, fibrous -hemstitch, hemstitching -hemstitching, hemstitch -hen, biddy -hence, so, thence, therefore, thus -henceforth, henceforward -henceforward, henceforth -henchman, collaborator, confederate -hencoop, coop, henhouse -henhouse, coop, hencoop -henpecked, dominated -henry, h -hep, hip -heparin, liquaemin -hepatic, liverwort -hepatica, liverleaf -hepaticae, hepaticopsida -hepaticopsida, hepaticae -hepatocarcinoma, hepatoma -hepatoflavin, lactoflavin, ovoflavin, riboflavin -hepatoma, hepatocarcinoma -hepatomegaly, megalohepatia -hephaestus, hephaistos -hephaistos, hephaestus -heptad, septenary, septet, seven, sevener, vii -hera, here -heracles, alcides, herakles, hercules -herakles, alcides, heracles, hercules -herald, acclaim, announce, annunciate, forerunner, foretell, hail, harbinger, precursor, predecessor, trumpeter -heraldic, heraldist -heraldist, heraldic -herbage, pasturage -herbicide, weedkiller -herculean, powerful -hercules, alcides, heracles, herakles -herculius, maximian -herd, crowd, ruck -herder, drover, herdsman -herdsman, drover, herder -here, hera, hither -hereabout, hereabouts -hereabouts, hereabout -hereafter, afterlife, future, futurity, hereinafter, hereunder -hereby, herewith -hereditary, ancestral, familial, genetic, inherited, patrimonial, transmissible, transmitted -hereford, whiteface -hereinafter, hereafter, hereunder -heresy, heterodoxy, unorthodoxy -heretic, misbeliever -heretical, dissident, heterodox -heretofore, hitherto, yet -hereunder, hereafter, hereinafter -herewith, hereby -heritable, inheritable -heritage, inheritance -heritiera, terrietia -heritor, heir, inheritor -hermann, armin, arminius -hermaphrodism, hermaphroditism -hermaphrodite, androgyne, epicene, gynandromorph, hermaphroditic, intersex -hermaphroditic, hermaphrodite -hermaphroditism, androgyny, bisexuality, hermaphrodism -hermit, anchorite, recluse, solitary, solitudinarian, troglodyte -hermitic, anchoritic, eremitic, eremitical, hermitical -hermitical, anchoritic, eremitic, eremitical, hermitic -hernia, herniation -herniation, hernia -hero, bomber, champion, fighter, grinder, heron, hoagie, hoagy, paladin, sub, submarine, torpedo, wedge, zep -heroic, desperate, epic, expansive, grand, heroical -heroical, heroic -heroin, diacetylmorphine -heroism, gallantry, valiance, valiancy, valor, valorousness, valour -heron, hero -herrerasaur, herrerasaurus -herrerasaurus, herrerasaur -hertha, nerthus -hertz, cps, cycle, hz -hesitance, hesitancy -hesitancy, disinclination, hesitance, hesitation, indisposition, reluctance -hesitant, hesitating -hesitantly, hesitatingly -hesitate, pause, waffle, waver -hesitater, hesitator, vacillator, waverer -hesitating, hesitant -hesitatingly, hesitantly -hesitation, disinclination, falter, faltering, hesitancy, indisposition, reluctance, vacillation, waver, wavering -hesitator, hesitater, vacillator, waverer -hesperian, occidental -hesperides, atlantides -hesperus, vesper -hessian, jackboot, wellington -hessonite, essonite -het, heated -heterocycle, heterocyclic -heterocyclic, heterocycle -heterodox, dissident, heretical -heterodoxy, heresy, unorthodoxy -heterogeneity, heterogeneousness -heterogeneous, heterogenous -heterogeneousness, heterogeneity -heterogenesis, xenogenesis -heterogenous, heterogeneous -heterograft, xenograft -heteroicous, polygamous, polyoicous -heterokontae, chrysophyceae -heterologic, heterological, heterologous -heterological, heterologic, heterologous -heterologous, heterologic, heterological -heterometabolic, heterometabolous -heterometabolism, heterometaboly -heterometabolous, heterometabolic -heterometaboly, heterometabolism -heterosexual, straight -heterosexualism, heterosexuality, straightness -heterosexuality, heterosexualism, straightness -heterotaxy, transposition -heterothermic, ectothermic, poikilothermic, poikilothermous -hex, bewitch, curse, enchant, glamour, hexadecimal, jinx, whammy, witch -hexad, sestet, sextet, sextuplet, sise, six, sixer, vi -hexadecimal, hex -hexadrol, decadron, dexamethasone, dexone, oradexon -hexagonal, hexangular -hexangular, hexagonal -hexapoda, insecta -hexed, jinxed -hexenbesen, staghead -heyday, bloom, blossom, efflorescence, flower, flush, peak, prime -hezbollah, hizballah, hizbollah, hizbullah -hezekiah, ezekias -hf, hafnium -hfc, hydrofluorocarbon -hg, hectogram, hydrargyrum, mercury, quicksilver -hi, hawaii, hello, howdy, hullo -hiatus, abatement, foramen, reprieve, respite, suspension -hibernal, brumal, hiemal -hibernating, dormant, torpid -hibernia, ireland -hiccough, hiccup, singultus -hiccup, hiccough, singultus -hick, bumpkin, bumpkinly, chawbacon, hayseed, rube, rustic, unsophisticated, yahoo, yokel -hickey, pimple, zit -hidden, concealed, obscure, secret -hiddenness, covertness -hide, conceal, cover, enshroud, fell, obliterate, obscure, pelt, shroud, skin, veil -hideaway, den, hideout, retreat -hidebound, traditionalist -hideous, horrid, horrific, outrageous, repulsive -hideously, horridly, monstrously -hideout, den, hideaway -hiding, concealing, concealment -hidrosis, diaphoresis, perspiration, sudation, sweating -hie, hasten, hotfoot, race, rush, speed -hiemal, brumal, hibernal -hierarch, archpriest, prelate, primate -hierarchal, hierarchic, hierarchical -hierarchic, hierarchal, hierarchical -hierarchical, hierarchal, hierarchic -hieratic, hieratical, priestly, sacerdotal -hieratical, hieratic, priestly, sacerdotal -hieroglyph, hieroglyphic -hieroglyphic, hieroglyph, hieroglyphical -hieroglyphical, hieroglyphic -hierolatry, hagiolatry -hieronymus, jerome -hifalutin, grandiose, highfalutin, highfaluting -higgle, chaffer, haggle, huckster -high, eminent, gamey, gamy, heights, highschool, luxuriously, mellow, richly -highborn, coroneted, titled -highboy, tallboy -highbrow, highbrowed -highbrowed, highbrow -highfalutin, grandiose, hifalutin, highfaluting -highfaluting, grandiose, hifalutin, highfalutin -highflier, highflyer -highflyer, highflier -highjack, commandeer, hijack, pirate -highjacker, highwayman, hijacker -highjacking, hijacking -highland, upland -highlife, extravagance, lavishness, prodigality -highlight, foreground, highlighting, spotlight -highlighting, highlight -highly, extremely -highness, loftiness -highschool, high -highwayman, highjacker, hijacker -higi, kapsiki -hijack, commandeer, highjack, pirate -hijacker, highjacker, highwayman -hijacking, highjacking -hijaz, hedjaz, hejaz -hijinks, jinks -hike, boost, hiking, raise, rise, tramp -hiker, tramp, tramper -hiking, hike, tramp -hilarious, screaming, uproarious -hilariously, uproariously -hilarity, glee, gleefulness, mirth, mirthfulness -hildebrand, gregory -hill, mound -hillbilly, bushwhacker -hillock, hammock, hummock, knoll, mound -hilltop, brow -hilly, cragged, craggy, mountainous -hilum, hilus -hilus, hilum -himalaya, himalayas -himalayas, himalaya -hind, back, hinder -hindbrain, rhombencephalon -hinder, back, block, blockade, embarrass, hamper, handicap, hind, impede, obstruct, stymie, stymy -hinderance, balk, baulk, check, deterrent, encumbrance, handicap, hindrance, hitch, impediment, incumbrance, interference, preventative, preventive -hindering, clogging, impeding, obstructive -hinderingly, obstructively -hindermost, backmost, hindmost, rearmost -hindi, hindoo, hindu -hindmost, backmost, hindermost, rearmost -hindoo, hindi, hindu, hindustani -hindooism, hinduism -hindoostani, hindostani, hindustani -hindostani, hindoostani, hindustani -hindquarters, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, croup, croupe, derriere, fanny, fundament, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -hindrance, balk, baulk, check, deterrent, encumbrance, handicap, hinderance, hitch, impediment, incumbrance, interference, preventative, preventive -hindu, hindi, hindoo, hindustani -hinduism, hindooism -hindustani, hindoo, hindoostani, hindostani, hindu -hint, breath, clue, intimation, jot, lead, mite, pinch, soupcon, speck, steer, suggest, suggestion, tinge, tip, touch, trace, wind -hinterland, backwoods, boondocks -hip, coxa, hep, pelvis, rosehip -hippie, hippy, hipster -hippies, hipsters -hippo, hippopotamus -hippopotamus, hippo -hippy, hippie, hipster -hipster, hippie, hippy -hipsters, hippies -hire, charter, employ, engage, lease, rent, take -hired, chartered, leased -hireling, pensionary -hirer, boss -hirsute, haired, hairy -hirsuteness, hirsutism -hirsutism, hirsuteness -hirudinean, bloodsucker, leech -hispanic, latino -hispaniola, haiti, hayti -hiss, bird, boo, fizzle, hissing, hoot, hushing, raspberry, razz, razzing, sibilate, sibilation, siss, sizz, snort, whoosh -hissing, fizzle, hiss, hushing, sibilation -histologic, histological -histological, histologic -historian, historiographer -historic, historical -historical, diachronic, historic -historied, celebrated, storied -historiographer, historian -history, account, chronicle, story -histrion, actor, player, thespian -histrionic, melodramatic -histrionics, representation, theatrical -hit, attain, bang, collision, dispatch, gain, hitting, make, murder, off, pip, reach, remove, score, shoot, slay, smash, smasher, strike, striking, stumble, tally -hitch, arrest, buck, catch, check, encumbrance, enlistment, gimp, halt, hinderance, hindrance, hitchhike, hobble, incumbrance, interference, jerk, limp, preventative, preventive, rub, snag, stay, stop, stoppage, thumb, tour -hitchhike, hitch, thumb -hither, here -hitherto, heretofore, yet -hitless, goalless, scoreless -hitman, gun, gunman, gunslinger, shooter, torpedo, triggerman -hitter, batsman, batter, slugger, striker -hitting, hit, striking -hive, beehive -hives, urticaria, urtication -hizballah, hezbollah, hizbollah, hizbullah -hizbollah, hezbollah, hizballah, hizbullah -hizbullah, hezbollah, hizballah, hizbollah -hl, hectoliter, hectolitre -hm, hectometer, hectometre -hmong, miao -hn, azoimide -ho, holmium -hoactzin, hoatzin, stinkbird -hoagie, bomber, grinder, hero, hoagy, sub, submarine, torpedo, wedge, zep -hoagy, bomber, grinder, hero, hoagie, sub, submarine, torpedo, wedge, zep -hoar, frost, gray, grey, grizzly, hoarfrost, hoary, rime -hoard, accumulate, amass, cache, collect, compile, stash -hoarding, billboard -hoarfrost, frost, hoar, rime -hoariness, frostiness -hoarse, gruff, husky -hoarsely, huskily -hoarseness, gruffness, huskiness -hoary, canescent, gray, grey, grizzly, hoar, rusty -hoatzin, hoactzin, stinkbird -hoax, dupery, fraud, fraudulence, humbug -hoaxer, prankster, tricker, trickster -hob, brownie, elf, goblin, gremlin, hobgoblin, imp, pixie, pixy -hobble, fetter, gimp, hitch, hopple, limp -hobbler, limper -hobby, avocation, hobbyhorse, pursuit, sideline -hobbyhorse, hobby -hobgoblin, bugbear, goblin, hob -hobo, bum, tramp -hock, pawn, rhenish, soak -hoder, hodr, hodur, hoth, hothr -hodgepodge, farrago, gallimaufry, hotchpotch, jumble, melange, mishmash, oddments, patchwork, ragbag -hodometer, mileometer, milometer, odometer -hodr, hoder, hodur, hoth, hothr -hodur, hoder, hodr, hoth, hothr -hog, grunter, hogg, hogget, pig, squealer -hogback, horseback -hogfish, pigfish -hogg, hog, hogget -hogget, hog, hogg -hoggish, piggish, piggy, porcine, swinish -hoggishness, greediness, piggishness -hogwash, buncombe, bunk, bunkum, guff, rot -hoist, lift, wind -hoka, hokan -hokan, hoka -hokey, artificial, bathetic, contrived, drippy, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy, stilted -hokkaido, ezo, yezo -hokkianese, amoy, fukien, fukkianese, min, taiwanese -hokum, bunk, meaninglessness, nonsense, nonsensicality -hold, accommodate, adjudge, admit, agree, apply, appreciation, arrest, bear, bind, book, carry, check, clasp, clench, clutch, clutches, concord, concur, confine, contain, control, curb, custody, declare, deem, defend, defy, delay, detainment, detention, entertain, give, grasp, grip, guard, halt, handgrip, handle, harbor, harbour, have, keep, maintain, make, moderate, nurse, obligate, oblige, obtain, postponement, prevail, reserve, restrain, retain, support, sustain, take, throw, wait, withstand -holdall, carryall, tote -holder, bearer -holdfast, fastener, fastening, fixing -holding, belongings, keeping, property, retention -holdover, hangover -holdup, delay, heist, stickup -hole, cakehole, fix, gob, hollow, jam, maw, mess, muddle, pickle, trap, yap -holey, porous -holibut, halibut -holiday, vacation -holidaymaker, tourer, tourist -holiness, sanctitude, sanctity -holla, bellow, bellowing, holler, hollering, hollo, holloa, roar, roaring, yowl -holland, nederland, netherlands -hollander, dutchman, netherlander -hollands, geneva -holler, beef, bellow, bellowing, bellyache, bitch, call, crab, cry, gripe, grouse, holla, hollering, hollo, holloa, hollow, roar, roaring, scream, shout, squall, squawk, yell, yowl -hollering, bellow, bellowing, holla, holler, hollo, holloa, roar, roaring, yowl -hollo, bellow, bellowing, call, cry, holla, holler, hollering, holloa, roar, roaring, scream, shout, squall, yell, yowl -holloa, bellow, bellowing, holla, holler, hollering, hollo, roar, roaring, yowl -hollow, dig, empty, excavate, hole, holler, vacuous -holloware, hollowware -hollowness, falseness, insincerity -hollowware, holloware -hollyhock, althaea, althea -holmium, ho -holocene, recent -holocephalan, holocephalian -holocephalian, holocephalan -hologram, holograph -holograph, hologram, manuscript -holographic, holographical -holographical, holographic -holometabola, metabola -holometabolic, holometabolous -holometabolism, holometaboly -holometabolous, holometabolic -holometaboly, holometabolism -holstein, friesian -holy, sanctum -homage, court -hombre, bozo, cat, guy -homburg, fedora, stetson, trilby -home, abode, base, domicile, dwelling, family, habitation, house, household, interior, internal, menage, national, place, plate -homebound, housebound -homebuilder, housebuilder -homecoming, return -homel, gomel, homyel -homeland, fatherland, motherland -homeless, dispossessed, roofless, stateless -homelike, homely, homey, homy -homeliness, dowdiness, drabness, plainness -homely, homelike, homey, homy, plain -homemaker, housewife -homeopath, homoeopath -homeopathy, homoeopathy -homeotherm, homoiotherm, homotherm -homeothermic, homoiothermic, homothermic -homeowner, householder -homer, kor -homespun, folksy, nubbly, nubby, slubbed, tweedy -homesteader, nester, squatter -homeward, homewards -homewards, homeward -homework, prep, preparation -homey, homelike, homely, homy -homicidal, murderous -homiletic, homiletical -homiletical, homiletic -homily, preachment -hominian, hominid -hominid, hominian -hommos, hoummos, hummus, humous, humus -homo, gay, homophile, homosexual, human, man -homocentric, concentric, concentrical -homochromatic, monochromatic -homocyclic, isocyclic -homoecious, autoecious -homoeopath, homeopath -homoeopathy, homeopathy -homoeroticism, gayness, homosexualism, homosexuality, queerness -homogeneity, homogeneousness -homogeneous, homogenous -homogeneousness, homogeneity -homogenisation, homogenization -homogenise, homogenize -homogenised, homogenized -homogenization, homogenisation -homogenize, homogenise -homogenized, homogenised -homogenous, homogeneous -homograft, allograft -homoiotherm, homeotherm, homotherm -homoiothermic, homeothermic, homothermic -homologic, homological -homological, homologic -homologise, homologize -homologize, homologise -homomorphism, homomorphy -homomorphy, homomorphism -homonymic, homonymous -homonymous, homonymic -homophile, gay, homo, homosexual, queer -homosexual, gay, homo, homophile -homosexualism, gayness, homoeroticism, homosexuality, queerness -homosexuality, gayness, homoeroticism, homosexualism, queerness -homostyled, homostylic, homostylous -homostylic, homostyled, homostylous -homostylous, homostyled, homostylic -homotherm, homeotherm, homoiotherm -homothermic, homeothermic, homoiothermic -homunculus, manikin, mannikin -homy, homelike, homely, homey -homyel, gomel, homel -honcho, boss, chief, foreman, gaffer -hondo, honshu -hone, perfect -honest, dependable, fair, good, honorable, reliable, true -honestly, aboveboard, candidly, frankly -honestness, honesty -honesty, honestness, satinpod -honey, beloved, dear, dearest, love -honeycombed, alveolate, cavitied, faveolate, pitted -honeyed, dulcet, honied, mellifluous, mellisonant, sweet, syrupy -honeymooner, newlywed -honied, honeyed, syrupy -honk, barf, beep, blare, cast, cat, chuck, claxon, cronk, disgorge, puke, purge, regorge, regurgitate, retch, sick, spew, spue, toot, upchuck, vomit -honker, beak, hooter, nozzle, schnoz, schnozzle, snoot, snout -honkey, honkie, honky, whitey -honkie, honkey, honky, whitey -honky, honkey, honkie, whitey -honkytonk, dive -honor, accolade, award, honour, laurels, observe, pureness, purity, respect, reward -honorable, estimable, ethical, good, honest, honourable, respectable -honorableness, honourableness -honorably, honourably, uprightly -honored, esteemed, prestigious -honoring, observance -honour, accolade, award, honor, laurels, observe, pureness, purity, respect, reward -honourable, ethical, honorable -honourableness, honorableness -honourably, honorably -honshu, hondo -hooch, hootch -hood, bonnet, cap, cowl, cowling, goon, hoodlum, punk, thug, tough, toughie -hoodlum, goon, hood, punk, thug, tough, toughie -hoodmold, dripstone, hoodmould -hoodmould, dripstone, hoodmold -hoodoo, fetich, fetish, juju, voodoo -hoodooism, vodoun, voodoo, voodooism -hoodwink, bamboozle, beguile, juggle, snow -hooey, poppycock, stuff -hoof, foot -hoofed, hooved, ungulate, ungulated -hoofer, stepper -hook, abstract, accost, addict, bait, cabbage, claw, cop, crochet, crotchet, draw, filch, fleece, gazump, glom, hooking, lift, lure, nobble, overcharge, pilfer, pinch, pluck, plume, purloin, rob, snare, snarf, sneak, snitch, soak, solicit, surcharge, sweetener, swipe, thieve -hookah, calean, chicha, kalian, narghile, nargileh, sheesha, shisha -hooked, aquiline, dependant, dependent, hooklike -hooker, floozie, floozy, hustler, slattern, streetwalker -hooking, draw, hook -hooklike, hooked -hooks, maulers -hookup, assemblage -hooky, truancy -hooligan, bully, roughneck, rowdy, ruffian, tough, yob, yobbo, yobo -hooliganism, vandalism -hoop, basket, ring, wicket -hoopla, ballyhoo, hype, plug -hoopoe, hoopoo -hoopoo, hoopoe -hoops, basketball -hoopskirt, crinoline -hooray, hurrah -hoosegow, hoosgow -hoosgow, hoosegow -hoosier, indianan -hoot, bird, boo, damn, darn, hiss, raspberry, razz, razzing, shit, shucks, snort -hootch, hooch -hooter, beak, honker, horn, nozzle, owl, schnoz, schnozzle, snoot, snout -hooved, hoofed, ungulate, ungulated -hoover, vacuum -hop, hops, skip -hope, desire, promise, trust -hopeful, aspirant, aspirer, bright, promising, wannabe, wannabee -hopeh, hebei, hopei -hopei, hebei, hopeh -hopelessly, dispiritedly -hopper, grasshopper, groundball, grounder -hopple, hobble -hops, hop -hopsack, hopsacking -hopsacking, hopsack -horde, drove, host, legion, swarm -hordeolum, sty, stye -horizon, purview, skyline, view -hormone, endocrine -horn, cornet, hooter, trump, trumpet, tusk -hornfels, hornstone -horniness, hotness -hornlike, corneous, horny -hornpipe, pibgorn, stockhorn -hornpout, pout -hornstone, hornfels -hornswoggle, bunco, con, defraud, diddle, gip, goldbrick, gyp, mulct, nobble, rook, scam, swindle, victimize -horny, aroused, corneous, hornlike, randy, ruttish, steamy -horologe, timekeeper, timepiece -horologer, horologist, watchmaker -horologist, horologer, watchmaker -horrendous, awful, dire, direful, dread, dreaded, dreadful, fearful, fearsome, frightening, horrific, terrible -horrible, atrocious, frightful, horrifying, ugly -horribly, awfully, dreadfully -horrid, hideous, horrific, outrageous -horridly, hideously, monstrously -horridness, awfulness, dreadfulness, terribleness -horrific, awful, dire, direful, dread, dreaded, dreadful, fearful, fearsome, frightening, hideous, horrendous, horrid, outrageous, terrible -horrify, alarm, appal, appall, dismay -horrifying, atrocious, frightful, horrible, ugly -horripilation, goosebump, gooseflesh -horror, repugnance, repulsion, revulsion -horse, buck, cavalry, knight, sawbuck, sawhorse -horseback, ahorse, ahorseback, hogback -horsefish, dollarfish, horsehead, moonfish -horseflesh, horsemeat -horsefly, cleg, clegg -horsehead, dollarfish, horsefish, moonfish -horseman, equestrian -horsemeat, horseflesh -horsepower, hp -horseshit, bull, bullshit, crap, dogshit, shit -horseshoe, shoe -horseshoer, farrier -horseshoes, quoits -horseweed, fleabane, richweed, stoneroot -hortative, exhortative, exhortatory, hortatory -hortatory, exhortative, exhortatory, hortative -horticulture, gardening -horticulturist, plantsman -hose, hosepipe, hosiery -hosepipe, hose -hosiery, hose -hospital, infirmary -hospitalisation, hospitalization -hospitalise, hospitalize -hospitalization, hospitalisation -hospitalize, hospitalise -host, boniface, emcee, horde, innkeeper, legion, server -hosta, funka -hostaceae, funkaceae -hostage, surety -hostel, auberge, hostelry, inn, lodge -hosteller, hotelier, hotelkeeper, hotelman -hostelry, auberge, hostel, inn, lodge -hostess, stewardess -hostile, uncongenial, unfriendly -hostilely, belligerently -hostilities, belligerency -hostility, aggression, antagonism, enmity -hostler, groom, ostler, stableboy, stableman -hot, blistering, live, raging, spicy -hotcake, battercake, flapcake, flapjack, griddlecake, pancake -hotchpotch, farrago, gallimaufry, hodgepodge, melange, mishmash, oddments, ragbag -hotdog, dog, frank, frankfurter, weenie, wiener, wienerwurst -hotelier, hosteller, hotelkeeper, hotelman -hotelkeeper, hosteller, hotelier, hotelman -hotelman, hosteller, hotelier, hotelkeeper -hotfoot, hasten, hie, race, rush, speed -hoth, hoder, hodr, hodur, hothr -hothead, daredevil, lunatic, madcap, swashbuckler -hotheaded, brainish, choleric, impetuous, impulsive, irascible, madcap, tearaway -hothouse, conservatory -hothr, hoder, hodr, hodur, hoth -hotly, heatedly -hotness, heat, horniness, pepperiness -hotshot, ace, adept, champion, genius, maven, mavin, sensation, star, superstar, virtuoso, whiz, whizz, wiz, wizard -hotspur, percy -hottentot, khoikhoi, khoikhoin -houdah, howdah -houhere, lacebark, ribbonwood -hoummos, hommos, hummus, humous, humus -hound, blackguard, bounder, cad, dog, heel, hunt, trace -hour, hr, minute -houri, nymph -house, domiciliate, family, firm, home, household, mansion, menage, sign, theater, theatre -housebound, homebound -housebreaker, housewrecker -housebuilder, homebuilder -houseclean, clean -housecoat, neglige, negligee, peignoir, wrapper -household, family, home, house, menage -householder, homeowner -housekeeping, housework -housemaid, amah, maid, maidservant -houseman, intern, interne -housewife, homemaker -housework, housekeeping -housewrecker, housebreaker -housing, caparison, lodging, trapping -hovel, hut, hutch, shack, shanty -hover, brood, levitate, linger, loom, oscillate, vacillate, vibrate -howdah, houdah -howdy, hello, hi, hullo -however, nevertheless, nonetheless, notwithstanding, still, withal, yet -howitzer, mortar -howl, howling, roar, ululate, ululation, wail, wrawl, yammer, yaup, yawl, yowl -howler, riot, scream, sidesplitter, wow -howling, fantastic, grand, howl, marvellous, marvelous, rattling, terrific, tremendous, ululation, wonderful, wondrous -hoy, barge, flatboat, lighter -hoyden, romp, tomboy -hoydenish, tomboyish -hoydenism, tomboyishness -hp, horsepower -hq, headquarters -hr, hour -hrolf, rolf, rollo -hrvatska, croatia -hs, hassium -hsian, changan, sian, singan, xian -hua, hum -hualapai, hualpai, walapai -hualpai, hualapai, walapai -huamachil, camachile -huarache, huaraches -huaraches, huarache -hubbub, brouhaha, katzenjammer, uproar -hubby, husband -huck, huckaback -huckaback, huck -huckster, chaffer, haggle, hawk, higgle, monger, peddle, pitch, vend -huddle, cower, powwow -hudood, hudud -hudud, hudood -hue, chromaticity, imbue -huff, chuff, miff, puff, snort -huffing, puffing, snorting -huffish, sulky -huffishness, sulkiness -huffy, feisty, mad, sore, touchy -hug, bosom, clinch, embrace, squeeze -huge, brobdingnagian, immense, vast -hugely, enormously, staggeringly, tremendously -hugging, caressing, cuddling, fondling, kissing, necking, petting, smooching, snuggling -huisache, cassie -huitre, oyster -hulk, giant, heavyweight, loom, predominate, tower, whale -hulking, hulky -hulky, hulking -hullabaloo, agitation, excitement, turmoil, upheaval -hullo, hello, hi, howdy -hum, busyness, buzz, hua, humming, seethe, thrum -human, homo, man -humane, humanist, humanistic -humanisation, humanization -humanise, humanize -humanism, humanitarianism -humanist, humane, humanistic, humanitarian -humanistic, humane, humanist, humanitarian -humanitarian, humanist, humanistic, improver -humanitarianism, humanism -humanities, arts -humanity, humankind, humanness, humans, man, manhood, mankind, world -humanization, humanisation -humanize, humanise -humankind, humanity, humans, man, mankind, world -humanlike, anthropomorphic, anthropomorphous -humanness, humanity, manhood -humanoid, android -humans, humanity, humankind, man, mankind, world -humble, abase, base, baseborn, chagrin, humiliate, low, lowly, menial, modest, mortify, small -humblebee, bumblebee -humbled, broken, crushed, humiliated, low -humbleness, humility, lowliness, obscureness, unimportance -humbling, demeaning, humiliating, mortifying -humbly, meanly, meekly -humbug, baloney, bilgewater, boloney, bosh, drool, dupery, fraud, fraudulence, hoax, taradiddle, tarradiddle, tommyrot, tosh, twaddle -humdrum, commonplace, monotonous, monotony, prosaic, sameness, unglamorous, unglamourous -humidify, moisturise, moisturize -humidity, humidness -humidness, humidity -humiliate, abase, chagrin, humble, mortify -humiliated, broken, crushed, embarrassed, humbled, low, mortified -humiliating, demeaning, humbling, mortifying -humiliatingly, demeaningly -humiliation, abasement, chagrin, mortification -humility, humbleness -hummer, bullet, fastball, heater, smoke -humming, hum -hummock, hammock, hillock, knoll, mound -hummus, hommos, hoummos, humous, humus -humongous, banging, thumping, walloping, whopping -humor, humour, mood, temper, wit, witticism, wittiness -humoring, indulgence, indulging, pampering -humorist, humourist -humorless, humourless, unhumorous -humorlessly, humourlessly -humorous, humourous -humorousness, jocoseness, jocosity, merriness -humour, humor, mood, temper, wit, witticism, wittiness -humourist, humorist -humourless, humorless, unhumorous -humourlessly, humorlessly -humourous, humorous -humous, hommos, hoummos, hummus, humus -hump, bang, bed, bonk, bulge, bump, eff, excrescence, extrusion, fuck, gibbosity, gibbousness, hunch, jazz, jut, know, love, prominence, protrusion, protuberance, screw, swelling -humpback, crookback, hunchback, kyphosis -humpbacked, crookback, crookbacked, gibbous, humped, hunchbacked, kyphotic -humped, crookback, crookbacked, gibbous, humpbacked, hunchbacked, kyphotic -humus, hommos, hoummos, hummus, humous -hun, boche, jerry, kraut, krauthead -hunch, hump, intuition, suspicion -hunchback, crookback, humpback, kyphosis -hunchbacked, crookback, crookbacked, gibbous, humpbacked, humped, kyphotic -hunched, crooked, stooped, stooping -hundred, c, century -hundredth, centesimal -hundredweight, cental, centner, cwt, doppelzentner, quintal -hungarian, magyar -hungary, magyarorszag -hunger, crave, famish, hungriness, lust, starve, thirst, thirstiness -hungrily, ravenously -hungriness, hunger, longing, thirst, thirstiness, yearning -hungry, athirst, thirsty -hunk, lump -hunker, crouch, scrunch, squat -hunt, hound, hunting, run, search, trace -hunter, huntsman, orion -hunting, hunt, search -huntsman, hunter -hurdle, vault -hurdles, hurdling -hurdling, hurdles -hurl, cast, hurtle, lunge, throw, thrust -hurler, pitcher, twirler -hurrah, hooray -hurriedly, hastily -hurriedness, haste, hastiness, hurry, precipitation -hurry, festinate, haste, hasten, hastiness, hurriedness, precipitation, rush, rushing, speed, zip -hurrying, scurrying, speed, speeding -hurt, ache, anguish, bruise, damage, detriment, distress, harm, injure, injury, offend, pain, scathe, smart, spite, suffer, suffering, trauma, weakened, wound, wounded -hurtful, deleterious, injurious -hurting, pain -hurtle, cast, hurl, lunge, thrust -hus, huss -husain, husayn, hussein, saddam -husayn, husain, hussein, saddam -husband, conserve, economise, economize, hubby -husbandman, farmer, granger, sodbuster -husbandry, agriculture, farming -hush, quiesce, quiet, quieten, silence, still, stillness -hushed, muted, quiet, subdued -hushing, fizzle, hiss, hissing, sibilation -husk, chaff, shell, shuck, stalk, straw, stubble -huskily, hoarsely -huskiness, gruffness, hoarseness, ruggedness, toughness -husking, baring, denudation, stripping, uncovering -husky, beefy, buirdly, burly, gruff, hoarse, strapping -huss, hus -hussein, husain, husayn, saddam -hussy, adulteress, fornicatress, jade, slut, strumpet, trollop -hustle, ado, bunco, bunko, bustle, con, flimflam, flurry, fuss, gyp, pluck, roll, sting, stir -hustler, floozie, floozy, hooker, operator, slattern, streetwalker -hut, hovel, hutch, shack, shanty -hutch, hovel, hut, shack, shanty -hutzpah, chutzpa, chutzpah -huxleian, huxleyan -huxleyan, huxleian -hyacinth, jacinth -hyaena, hyena -hyalin, hyaline -hyaline, hyalin, hyaloid -hyalinisation, hyalinization -hyalinization, hyalinisation -hyaloid, hyaline -hyaluronidase, hyazyme -hyazyme, hyaluronidase -hybrid, cross, crossbreed, intercrossed, loanblend -hybridisation, cross, crossbreeding, crossing, hybridization, hybridizing, interbreeding -hybridise, cross, crossbreed, hybridize, interbreed -hybridization, cross, crossbreeding, crossing, hybridisation, hybridizing, interbreeding -hybridize, cross, crossbreed, hybridise, interbreed -hybridizing, cross, crossbreeding, crossing, hybridisation, hybridization, interbreeding -hydatidosis, echinococcosis -hydnocarpus, taraktagenos, taraktogenos -hydra, snake -hydralazine, apresoline -hydrant, tap -hydrargyrum, hg, mercury, quicksilver -hydrated, hydrous -hydraulically, hydraulicly -hydraulicly, hydraulically -hydrocephalus, hydrocephaly -hydrocephaly, hydrocephalus -hydrocharidaceae, hydrocharitaceae -hydrocharitaceae, hydrocharidaceae -hydrochlorofluorocarbon, hcfc -hydrochlorothiazide, esidrix, hydrodiuril, microzide -hydrocortisone, cortef, cortisol, hydrocortone -hydrocortone, cortef, cortisol, hydrocortisone -hydrodiuril, esidrix, hydrochlorothiazide, microzide -hydrodynamics, hydrokinetics -hydrofluorocarbon, hfc -hydrofoil, foil, hydroplane -hydrogen, h -hydrographic, hydrographical -hydrographical, hydrographic -hydroid, hydrozoan -hydrokinetics, hydrodynamics -hydrolise, hydrolize -hydrolize, hydrolise -hydrolyse, hydrolyze -hydrolyze, hydrolyse -hydrometer, gravimeter -hydrometric, gravimetric -hydrometry, gravimetry -hydromorphone, dilaudid -hydropathy, hydrotherapy -hydrophobia, lyssa, madness, rabies -hydrophobic, aquaphobic -hydroplane, hydrofoil, seaplane -hydroponic, aquacultural, aquicultural -hydroponics, aquiculture -hydrops, dropsy, edema, oedema -hydrotherapy, hydropathy -hydrous, hydrated -hydroxybenzene, oxybenzene, phenol -hydroxychloroquine, plaquenil -hydroxytetracycline, oxytetracycline, terramycin -hydroxyzine, atarax, vistaril -hydrozoan, hydroid -hyena, hyaena -hygiene, hygienics -hygienic, hygienical -hygienical, hygienic -hygienics, hygiene -hygienise, hygienize, sanitise, sanitize -hygienize, hygienise, sanitise, sanitize -hygroton, chlorthalidone, thalidone -hymen, maidenhead -hymeneals, nuptials, wedding -hymenopter, hymenopteran, hymenopteron -hymenopteran, hymenopter, hymenopteron -hymenopteron, hymenopter, hymenopteran -hymie, kike, sheeny, yid -hymn, anthem -hymnal, hymnary, hymnbook -hymnary, hymnal, hymnbook -hymnbook, hymnal, hymnary -hymnody, psalmody -hyoscine, scopolamine -hypaethral, hypethral -hype, ballyhoo, hoopla, plug -hyperactive, overactive -hyperacusia, hyperacusis -hyperacusis, hyperacusia -hyperaemia, hyperemia -hyperaldosteronism, aldosteronism -hyperalimentation, tpn -hyperbole, exaggeration -hyperbolic, inflated -hyperbolically, exaggeratedly -hyperbolise, amplify, exaggerate, hyperbolize, magnify, overdraw, overstate -hyperbolize, amplify, exaggerate, hyperbolise, magnify, overdraw, overstate -hypercalcaemia, hypercalcemia -hypercalcemia, hypercalcaemia -hypercalcinuria, hypercalciuria -hypercalciuria, hypercalcinuria -hypercapnia, hypercarbia -hypercarbia, hypercapnia -hypercholesteremia, hypercholesterolemia -hypercholesterolemia, hypercholesteremia -hypercritical, overcritical -hyperdactyly, polydactyly -hyperemia, hyperaemia -hyperglycaemia, hyperglycemia -hyperglycemia, hyperglycaemia -hyperhidrosis, hyperidrosis, polyhidrosis -hypericales, parietales -hyperidrosis, hyperhidrosis, polyhidrosis -hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -hyperlipemia, hyperlipaemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -hyperlipidaemia, hyperlipaemia, hyperlipemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -hyperlipidemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -hyperlipoidaemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -hyperlipoidemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -hypermenorrhea, menorrhagia -hypermetropia, farsightedness, hypermetropy, hyperopia, longsightedness -hypermetropic, hyperopic -hypermetropy, farsightedness, hypermetropia, hyperopia, longsightedness -hypernym, superordinate -hypernymy, superordination -hyperoartia, petromyzoniformes -hyperodontidae, ziphiidae -hyperopia, farsightedness, hypermetropia, hypermetropy, longsightedness -hyperopic, hypermetropic -hyperotreta, myxiniformes, myxinoidea, myxinoidei -hyperpiesia, hyperpiesis -hyperpiesis, hyperpiesia -hypersensitised, allergic, hypersensitive, hypersensitized, sensitised, sensitized, supersensitised, supersensitive, supersensitized -hypersensitive, allergic, hypersensitised, hypersensitized, sensitised, sensitized, supersensitised, supersensitive, supersensitized -hypersensitized, allergic, hypersensitised, hypersensitive, sensitised, sensitized, supersensitised, supersensitive, supersensitized -hyperstat, diazoxide -hypertensin, angiotensin, angiotonin -hyperthermia, hyperthermy -hyperthermy, hyperthermia -hyperthyroidism, thyrotoxicosis -hypertonia, hypertonicity, hypertonus -hypertonicity, hypertonia, hypertonus -hypertonus, hypertonia, hypertonicity -hypertrophied, enlarged -hypervolaemia, hypervolemia -hypervolemia, hypervolaemia -hypesthesia, hypoesthesia -hypethral, hypaethral -hyphen, dash, hyphenate -hyphenate, hyphen -hypnagogic, hypnogogic, somniferous, somnific, soporiferous, soporific -hypnogogic, hypnagogic, somniferous, somnific, soporiferous, soporific -hypnotic, mesmeric, mesmerizing, soporific, spellbinding -hypnotise, hypnotize, mesmerise, mesmerize -hypnotised, fascinated, hypnotized, mesmerised, mesmerized, spellbound, transfixed -hypnotiser, hypnotist, hypnotizer, mesmerist, mesmerizer -hypnotism, mesmerism, suggestion -hypnotist, hypnotiser, hypnotizer, mesmerist, mesmerizer -hypnotize, hypnotise, mesmerise, mesmerize -hypnotized, fascinated, hypnotised, mesmerised, mesmerized, spellbound, transfixed -hypnotizer, hypnotiser, hypnotist, mesmerist, mesmerizer -hypo, hypodermic -hypoactive, underactive -hypoadrenalism, hypoadrenocorticism -hypoadrenocorticism, hypoadrenalism -hypoblast, endoblast, endoderm, entoblast, entoderm -hypocalcaemia, hypocalcemia -hypocalcemia, hypocalcaemia -hypocapnia, acapnia -hypochaeris, hypochoeris -hypochoeris, hypochaeris -hypochondria, hypochondriasis -hypochondriac, hypochondriacal -hypochondriacal, hypochondriac -hypochondriasis, hypochondria -hypocrite, dissembler, dissimulator, phoney, phony, pretender -hypodermatidae, oestridae -hypodermic, hypo, subcutaneous -hypoesthesia, hypesthesia -hypoglycaemia, hypoglycemia -hypoglycaemic, hypoglycemic -hypoglycemia, hypoglycaemia -hypoglycemic, hypoglycaemic -hypognathous, prognathic, prognathous -hyponym, subordinate -hyponymy, subordination -hypophyseal, hypophysial -hypophysectomise, hypophysectomize -hypophysectomised, hypophysectomized -hypophysectomize, hypophysectomise -hypophysectomized, hypophysectomised -hypophysial, hypophyseal -hypophysis, pituitary -hypostasis, epistasis -hypostatisation, hypostatization, reification -hypostatise, hypostatize -hypostatization, hypostatisation, reification -hypostatize, hypostatise -hypothecate, conjecture, hypothesise, hypothesize, speculate, suppose, theorise, theorize -hypothesis, conjecture, guess, possibility, speculation, supposition, surmisal, surmise, theory -hypothesise, conjecture, hypothecate, hypothesize, speculate, suppose, theorise, theorize -hypothesize, conjecture, hypothecate, hypothesise, speculate, suppose, theorise, theorize -hypothetic, conjectural, divinatory, hypothetical, supposed, suppositional, suppositious, supposititious -hypothetical, conjectural, divinatory, hypothetic, supposed, suppositional, suppositious, supposititious -hypotonia, hypotonicity, hypotonus -hypotonicity, hypotonia, hypotonus -hypotonus, hypotonia, hypotonicity -hypovitaminosis, avitaminosis -hypovolaemia, hypovolemia -hypovolaemic, hypovolemic -hypovolemia, hypovolaemia -hypovolemic, hypovolaemic -hypsography, hypsometry -hypsometry, hypsography -hyrax, coney, cony, das, dassie -hysteria, craze, delirium, frenzy, fury -hysteric, hysterical -hysterical, hysteric -hytrin, terazosin -hz, cps, cycle, hertz -i, ace, ane, iodin, iodine, one, single, unity -ia, iowa -iamb, iambus -iambus, iamb -ibrahim, abraham -ibuprofen, advil, motrin, nuprin -ice, chalk, crank, deoxyephedrine, frappe, frost, frosting, glass, icing, meth, methamphetamine, methedrine, shabu, sparkler, trash -iceberg, berg -iceboat, icebreaker, scooter -icebox, refrigerator -icebreaker, iceboat -ichor, festering, purulence, pus, sanies, suppuration -ichorous, sanious -iciness, chill, chilliness, coldness, coolness, frigidity, frigidness, gelidity -icing, frost, frosting, ice -icky, crappy, gooey, lousy, rotten, shitty, stinking, stinky -icon, ikon, image, picture -icsh, lh -ictal, ictic -icteric, jaundiced, yellow -icterus, jaundice -ictic, ictal -ictus, raptus, seizure -icy, arctic, frigid, frosty, frozen, gelid, glacial, polar, wintry -id, idaho -idaho, id -idea, approximation, estimate, estimation, mind, theme, thought -ideal, apotheosis, idealistic, nonesuch, nonpareil, nonsuch, paragon, saint -idealisation, glorification, idealization -idealise, idealize -idealised, idealized -idealist, dreamer -idealistic, elevated, exalted, grand, ideal, lofty, rarefied, rarified, sublime -idealization, glorification, idealisation -idealize, idealise -idealized, idealised -idealogue, theoretician, theoriser, theorist, theorizer -ideate, envisage, imagine -ideational, conceptional, notional -identical, indistinguishable, monovular, selfsame, superposable, very -identicalness, identity, indistinguishability -identification, designation, recognition -identify, describe, discover, distinguish, key, name, place -identity, identicalness, indistinguishability, individuality -ideogram, ideograph -ideograph, ideogram -ideologic, ideological -ideological, ideologic -ideologist, ideologue -ideologue, ideologist -idiocy, amentia -idiolatry, autolatry -idiom, accent, dialect, parlance, phrase -idiomatic, idiomatical -idiomatical, idiomatic -idiosyncrasy, foible, mannerism -idiot, changeling, cretin, imbecile, moron, retard -idiotic, absurd, cockeyed, crackbrained, derisory, imbecile, imbecilic, laughable, ludicrous, nonsensical, preposterous, ridiculous -idle, baseless, dead, groundless, jobless, laze, light, loose, slug, stagnate, unfounded, unused, unwarranted, wild -idleness, faineance, groundlessness, idling, loafing -idler, bum, layabout, loafer -idling, idleness, loafing -idly, lazily -idocrase, vesuvian, vesuvianite -idol, god, paragon, perfection -idolater, idoliser, idolizer -idolatry, cultism, devotion, veneration -idolisation, adoration, idolization -idolise, idolize, revere, worship -idolised, adored, idolized, worshipped -idoliser, idolater, idolizer -idolization, adoration, idolisation -idolize, idolise, revere, worship -idolized, adored, idolised, worshipped -idolizer, idolater, idoliser -idun, ithunn -idyl, bucolic, eclogue, idyll, pastoral, pastorale -idyll, bucolic, eclogue, idyl, pastoral, pastorale -ie, explorer -iffy, chancy, flukey, fluky -ig, immunoglobulin -igloo, iglu -iglu, igloo -igneous, eruptive, fiery, pyrogenic, pyrogenous -ignitable, burnable, ignitible -ignite, combust, conflagrate, erupt, heat, inflame, light, wake -ignited, enkindled, kindled -igniter, ignitor, light, lighter -ignitible, burnable, ignitable -ignition, firing, inflammation, kindling, lighting -ignitor, igniter, light, lighter -ignobility, ignobleness -ignoble, ungentle, untitled -ignobleness, ignobility -ignobly, currishly -ignominious, black, disgraceful, inglorious, opprobrious, shameful -ignominiously, discreditably, disgracefully, dishonorably, dishonourably, ingloriously, shamefully -ignominiousness, disgracefulness, shamefulness -ignominy, disgrace, shame -ignorant, illiterate, nescient, unknowing, unknowledgeable, unlearned, unlettered, unwitting -ignorantness, nescience, unknowing, unknowingness -ignore, cut, discount, dismiss, disregard, neglect, snub -ignored, neglected, unheeded -iguania, iguanidae -iguanidae, iguania -iguassu, iguazu -iguazu, iguassu -ii, deuce, two -iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trine, trinity, trio, triplet, troika -ike, eisenhower -ikhanaton, akhenaten, akhenaton -ikon, icon, image, picture -il, illinois -ilion, ilium, troy -ilium, ilion, troy -ilk, like -ill, ailment, badly, complaint, inauspicious, ominous, poorly, sick -illation, inference -illative, inferential -illegalise, criminalise, criminalize, illegalize, outlaw -illegalize, criminalise, criminalize, illegalise, outlaw -illegally, illicitly, lawlessly -illegibly, undecipherably, unreadably -illegitimacy, bastardy -illegitimate, bastard, illicit, outlaw, outlawed, unlawful, whoreson -illegitimately, illicitly -illiberal, intolerant -illiberally, intolerantly -illicit, illegitimate, outlaw, outlawed, unlawful -illicitly, illegally, illegitimately, lawlessly -illimitable, limitless, measureless -illinois, il -illiteracy, analphabetism -illiterate, ignorant, nonreader -illness, malady, sickness, unwellness -illogic, illogicality, illogicalness, inconsequence -illogical, confused, disconnected, disjointed, disordered, garbled, scattered, unconnected, unlogical -illogicality, illogic, illogicalness, inconsequence -illogicalness, illogic, illogicality, inconsequence -illume, illuminate, illumine, light -illuminance, illumination -illuminate, clear, crystalise, crystalize, crystallise, crystallize, elucidate, enlighten, illume, illumine, light -illuminated, lighted, lit -illuminating, enlightening, informative -illumination, clarification, elucidation, illuminance, light, miniature -illumine, illume, illuminate, light -illusion, conjuration, deception, delusion, fancy, fantasy, legerdemain, magic, phantasy, semblance, thaumaturgy, trick -illusional, illusionary -illusionary, illusional -illusionist, conjurer, conjuror, magician, prestidigitator, seer, visionary -illusive, illusory -illusory, illusive -illustrate, exemplify, instance -illustration, example, exemplification, instance, representative -illustrative, demonstrative, exemplifying -illustrious, celebrated, famed, famous, notable, noted, renowned -illustriousness, greatness -ilosone, erythrocin, erythromycin, ethril, pediamycin -image, double, effigy, envision, epitome, fancy, figure, icon, ikon, paradigm, persona, picture, project, prototype, range, see, simulacrum, trope, visualise, visualize -imagery, imagination, imaging -imaginable, conceivable -imaginary, fanciful, notional -imagination, imagery, imaginativeness, imaging, resource, resourcefulness, vision -imaginative, inventive -imaginativeness, imagination, vision -imagine, envisage, guess, ideate, opine, reckon, suppose, think -imaging, imagery, imagination, tomography -imam, imaum -imaum, imam -imavate, imipramine, tofranil -imbalance, asymmetry, dissymmetry, instability, unbalance -imbalanced, unbalanced -imbauba, trumpetwood -imbecile, changeling, cretin, idiot, idiotic, imbecilic, moron, retard -imbecilic, idiotic, imbecile -imbecility, betise, folly, foolishness, stupidity -imbed, embed, engraft, implant, plant -imbibe, absorb, assimilate, draw, drink, suck -imbiber, drinker, juicer, toper -imbibing, drinking, imbibition -imbibition, drinking, imbibing -imbricate, imbricated -imbricated, imbricate -imbrication, lapping, overlapping -imbroglio, embroilment -imbrue, drench -imbue, diffuse, hue, interpenetrate, penetrate, permeate, pervade, riddle, soak -imidazole, glyoxaline, iminazole -iminazole, glyoxaline, imidazole -imipramine, imavate, tofranil -imitate, copy, simulate -imitation, caricature, fake, false, faux, impersonation, simulated -imitative, counterfeit, echoic, onomatopoeic, onomatopoeical, onomatopoetic -imitator, ape, aper, copycat, emulator, impersonator -immaculate, faultless, impeccable, speckless, spic, spick, spotless, undefiled -immaculateness, spotlessness -immanence, immanency -immanency, immanence -immanent, subjective -immaterial, extraneous, impertinent, incorporeal, indifferent, nonmaterial, orthogonal -immaterialise, immaterialize, unsubstantialise, unsubstantialize -immateriality, incorporeality -immaterialize, immaterialise, unsubstantialise, unsubstantialize -immature, green, unfledged, unripe, unripened, young -immaturely, jejunely -immatureness, immaturity -immaturity, immatureness -immeasurable, immensurable, incomputable, inestimable, unmeasurable, unmeasured -immeasurably, boundlessly, infinitely -immediacy, immediateness, instancy, instantaneousness -immediate, contiguous, prompt, quick, straightaway -immediately, directly, forthwith, instantly, now, straightaway -immediateness, immediacy, instancy, instantaneousness -immense, brobdingnagian, huge, vast -immensely, vastly -immenseness, enormousness, grandness, greatness, immensity, sizeableness, vastness, wideness -immensity, enormousness, grandness, greatness, immenseness, sizeableness, vastness, wideness -immensurable, immeasurable, unmeasurable, unmeasured -immerse, absorb, bury, engross, engulf, plunge, steep, swallow -immersion, absorption, concentration, dousing, ducking, engrossment, ingress, submergence, submerging, submersion -imminence, forthcomingness, imminency, imminentness, impendence, impendency -imminency, forthcomingness, imminence, imminentness, impendence, impendency -imminent, impendent, impending -imminentness, forthcomingness, imminence, imminency, impendence, impendency -immingle, blend, intermingle, intermix -immiscible, unmixable -immix, blend, coalesce, combine, commingle, conflate, flux, fuse, meld, merge, mix -immobile, fast, firm -immobilisation, immobilization, immobilizing -immobilise, block, freeze, immobilize, pin, trap -immobility, fixedness, stationariness -immobilization, immobilisation, immobilizing -immobilize, block, freeze, immobilise, pin, trap -immobilizing, immobilisation, immobilization -immoderately, unreasonably -immoderateness, immoderation -immoderation, immoderateness -immodesty, exhibitionism -immoral, base -immorality, evil, iniquity, wickedness -immorally, amorally -immortal, deity, divinity, god -immortalise, commemorate, eternalise, eternalize, eternise, eternize, immortalize, memorialise, memorialize, record -immortalize, commemorate, eternalise, eternalize, eternise, eternize, immortalise, memorialise, memorialize, record -immotile, nonmotile -immovability, immovableness -immovable, immoveable, realty, stabile, unmovable -immovableness, immovability -immoveable, immovable, stabile, unmovable -immune, resistant -immunisation, immunization -immunise, immunize, inoculate, vaccinate -immunised, immunized, vaccinated -immunity, exemption, resistance, unsusceptibility -immunization, immunisation -immunize, immunise, inoculate, vaccinate -immunized, immunised, vaccinated -immunochemistry, chemoimmunology -immunoglobulin, ig -immunologic, immunological -immunological, immunologic -immunosuppressant, immunosuppressive, immunosuppressor -immunosuppressive, immunosuppressant, immunosuppressor -immunosuppressor, immunosuppressant, immunosuppressive -immure, gaol, imprison, incarcerate, jail, jug, lag, remand -immurement, captivity, imprisonment, incarceration -immutability, fixity, immutableness -immutable, changeless -immutableness, fixity, immutability -immutably, unalterably, unassailably, unchangeably -imp, brownie, elf, gremlin, hob, monkey, pixie, pixy, rapscallion, rascal, scalawag, scallywag, scamp -impact, affect, encroachment, impingement, shock, touch, wallop -impacted, wedged -impaction, impingement -impair, deflower, mar, spoil, vitiate -impaired, afflicted -impairment, constipation, damage, deadening, deterioration, disability, disablement, handicap, harm, stultification -impale, empale, spike, stake, transfix -impalpability, intangibility, intangibleness -impalpable, intangible -impalpably, insubstantially -impanel, empanel, panel -impart, add, bestow, bring, carry, channel, conduct, contribute, convey, give, leave, lend, transmit -impartation, conveyance, imparting -impartial, unprejudiced -impartiality, nonpartisanship -imparting, conveyance, impartation -impassable, unpassable -impasse, deadlock, stalemate, standstill -impassioned, ardent, fervent, fervid, fiery, perfervid, torrid -impassive, deadpan, expressionless, stolid, unexpressive -impassiveness, emotionlessness, impassivity, indifference, phlegm, stolidity, unemotionality -impassivity, emotionlessness, impassiveness, indifference, phlegm, stolidity, unemotionality -impatience, restlessness -impatient, raring -impeach, accuse, criminate, incriminate -impeachability, indictability -impeccability, faultlessness -impeccable, faultless, immaculate -impeccant, innocent, sinless -impecunious, penniless, penurious, pinched -impecuniousness, pennilessness, penuriousness -impedance, resistance, resistivity -impede, block, hinder, jam, obstruct, obturate, occlude -impediment, balk, baulk, check, deterrent, handicap, hinderance, hindrance, impedimenta, obstructer, obstruction, obstructor -impedimenta, impediment, obstructer, obstruction, obstructor -impeding, clogging, hindering, obstructive -impel, force, propel -impelled, driven -impendence, forthcomingness, imminence, imminency, imminentness, impendency -impendency, forthcomingness, imminence, imminency, imminentness, impendence -impendent, imminent, impending -impending, imminent, impendent -impenetrability, impenetrableness, imperviousness -impenetrable, dense, heavy -impenetrableness, impenetrability -impenitence, impenitency -impenitency, impenitence -impenitent, unremorseful, unrepentant -impenitently, unrepentantly -imperatively, peremptorily -imperativeness, insistence, insistency, instancy, press, pressure -imperceptible, unperceivable -imperceptibly, unnoticeably -imperfect, fallible, frail, progressive, weak -imperfection, imperfectness -imperfectly, amiss -imperfectness, imperfection -imperial, majestic, purple, regal, royal -imperialist, imperialistic -imperialistic, imperialist -imperil, endanger, jeopardise, jeopardize, menace, peril, threaten -imperious, disdainful, haughty, lordly, overbearing, prideful, sniffy, supercilious, swaggering -imperiousness, domineeringness, overbearingness -imperishability, imperishableness, imperishingness -imperishable, abiding, enduring -imperishableness, imperishability, imperishingness -imperishingness, imperishability, imperishableness -imperium, empire -impermanence, impermanency -impermanency, impermanence -impermanent, temporary -impermeability, impermeableness -impermeableness, impermeability -impersonal, neutral -impersonate, personate, portray, pose -impersonation, caricature, imitation, imposture, personation -impersonator, imitator -impertinence, archness, cheek, cheekiness, crust, freshness, gall, impudence, insolence, perkiness, pertness, sauciness -impertinent, extraneous, fresh, immaterial, impudent, irreverent, orthogonal, overbold, pert, sassy, saucy, smart, wise -impertinently, freshly, impudently, pertly, saucily -imperturbability, coolness, imperturbableness -imperturbable, unflappable -imperturbableness, coolness, imperturbability -imperviable, impervious -impervious, imperviable -imperviousness, impenetrability -impetuosity, impetuousness -impetuous, brainish, hotheaded, impulsive, madcap, tearaway -impetuously, impulsively -impetuousness, impetuosity -impetus, drift, impulse, impulsion -impiety, impiousness -impinge, encroach, entrench, infringe, trench -impingement, encroachment, impact, impaction -impinging, contact, striking -impious, undutiful -impiousness, impiety -impish, arch, implike, mischievous, pixilated, prankish, puckish, wicked -impishly, puckishly -impishness, mischievousness, puckishness, whimsicality -implant, embed, engraft, imbed, plant -implantation, nidation -implanted, ingrained, planted -implausibility, implausibleness -implausible, farfetched -implausibleness, implausibility -implausibly, improbably, incredibly, unbelievably -implement, apply, enforce -implemental, instrumental, subservient -implementation, effectuation, execution -implemented, enforced -implicate, entail -implicated, concerned -implication, deduction, entailment, import, significance -implicative, suggestive -implicit, inexplicit, unquestioning -implike, arch, impish, mischievous, pixilated, prankish, puckish, wicked -implore, beg, pray -imploring, beseeching, pleading -imploringly, beseechingly, entreatingly, importunately, pleadingly -imply, connote, entail, incriminate, inculpate, involve, mean -impolitely, discourteously, rudely -import, consequence, implication, importation, importee, meaning, moment, significance, signification, spell -importance, grandness -important, authoritative, crucial, significant -importantly, significantly -importation, import, importing -importee, import -importing, importation -importunately, beseechingly, entreatingly, imploringly, pleadingly -importune, insist -importunity, urgency, urging -impose, enforce, inflict, levy, visit -imposing, baronial, distinguished, grand, magisterial, noble, stately -imposingly, impressively -imposition, infliction -impossibility, impossibleness -impossible, inconceivable, insufferable, unacceptable, unimaginable, unsufferable -impossibleness, impossibility -impost, custom, customs, springer -imposter, fake, faker, fraud, impostor, pretender, pseud, pseudo, sham, shammer -impostor, fake, faker, fraud, imposter, pretender, pseud, pseudo, sham, shammer -imposture, impersonation -impotence, impotency, powerlessness -impotency, impotence, powerlessness -impotently, helplessly -impound, attach, confiscate, pound, seize, sequester -impounding, impoundment, internment, poundage -impoundment, impounding, internment, poundage -impoverish, deprive -impoverished, broken, destitute, indigent, necessitous, needy -impoverishment, pauperisation, pauperization, poorness, poverty -impracticability, impracticableness -impracticable, infeasible, unfeasible, unworkable -impracticableness, impracticability -impractical, airy, laputan, visionary, windy -imprecate, anathemise, anathemize, bedamn, beshrew, blaspheme, curse, cuss, damn, maledict, swear -imprecation, malediction -imprecisely, inexactly -impreciseness, imprecision -imprecision, impreciseness -impregnability, invulnerability -impregnable, conceptive, inexpugnable, inviolable, secure, strong, unassailable, unattackable -impregnate, infuse, instill, saturate, tincture -impregnation, fecundation, fertilisation, fertilization, saturation -impresario, promoter, showman -impress, affect, impressment, imprint, ingrain, instill, move, print, shanghai, strike -impressible, impressionable, waxy -impression, belief, depression, effect, feeling, imprint, notion, opinion, picture, printing, stamp -impressionable, impressible, waxy -impressionist, impressionistic -impressionistic, impressionist -impressive, telling -impressively, imposingly -impressiveness, grandness, magnificence, richness -impressment, impress -imprimatur, countenance, endorsement, indorsement, sanction, warrant -imprint, depression, embossment, form, impress, impression -imprison, gaol, immure, incarcerate, jail, jug, lag, remand -imprisoned, captive, confined, jailed -imprisonment, captivity, immurement, incarceration, internment -improbability, improbableness -improbable, marvellous, marvelous, tall, unbelievable, unconvincing, unlikely -improbableness, improbability -improbably, implausibly, incredibly, unbelievably -impromptu, extemporaneous, extemporary, extempore, offhand, offhanded, spontaneously, unrehearsed -improper, unconventional, unlawful, wrong -improperness, impropriety -impropriety, familiarity, improperness, indecency, indecorum, liberty -improve, ameliorate, amend, better, meliorate -improvement, advance, betterment, melioration -improver, addition, humanitarian -improvidence, shortsightedness -improvident, shortsighted -improving, up -improvisation, extemporisation, extemporization -improvise, extemporise, extemporize, improvize -improvised, makeshift -improvize, extemporise, extemporize, improvise -impudence, cheek, cheekiness, crust, freshness, gall, impertinence, insolence -impudent, flip, fresh, impertinent, insolent, overbold, sassy, saucy, smart, wise -impudently, freshly, impertinently, pertly, saucily -impuissance, helplessness, weakness -impulse, caprice, impetus, impulsion, momentum, pulsation, pulse, pulsing, urge, whim -impulsion, drift, impetus, impulse -impulsive, brainish, capricious, driving, hotheaded, impetuous, madcap, tearaway, unprompted, whimsical -impulsively, impetuously -impure, unclean -impureness, impurity -impurity, dross, impureness -imputable, ascribable, due, referable -impute, ascribe, assign, attribute -imuran, azathioprine -in, inch, indiana, indium, inward, inwards -inability, unfitness -inaccessibility, unavailability -inaccessible, unaccessible, unobtainable, unprocurable, untouchable -inaction, inactiveness, inactivity -inactivate, deactivate, demobilise, demobilize -inactivation, deactivation -inactive, dormant, motionless, nonoperational, passive, static, still -inactiveness, inaction, inactivity, inertia -inactivity, inaction, inactiveness, inertia -inadequacy, deficiency, inadequateness, insufficiency -inadequate, poor, short, unequal -inadequateness, inadequacy -inadvertence, heedlessness, inadvertency, oversight, unmindfulness -inadvertency, heedlessness, inadvertence, unmindfulness -inadvertent, accidental -inadvertently, unknowingly, unwittingly -inadvisable, unadvisable -inadvisably, expediently -inaesthetic, unaesthetic -inalienable, unalienable, unforfeitable -inalterable, unalterable -inane, asinine, fatuous, mindless, vacuous -inanely, fatuously -inanimate, breathless, nonliving, pulseless -inanimateness, lifelessness -inanition, lassitude, lethargy, slackness -inanity, mindlessness, pointlessness, senselessness, vacuity -inapplicable, unsuitable -inappositeness, inaptness -inappropriate, incompatible, unfitting -inappropriately, unsuitably -inappropriateness, unworthiness, wrongness -inapt, awkward, clumsy, cumbersome, inept -inaptness, inappositeness -inarguable, unarguable -inarticulate, unarticulate -inarticulately, ineloquently -inartistic, unartistic -inattentive, neglectful -inattentively, absently, absentmindedly, abstractedly -inattentiveness, heedlessness -inaudibility, inaudibleness -inaudible, unhearable -inaudibleness, inaudibility -inaugural, first, inauguration, initiative, initiatory, maiden -inaugurate, introduce -inauguration, inaugural, startup -inauspicious, adverse, ill, ominous, unfortunate, untoward -inauspiciously, unpropitiously -inauspiciousness, unpropitiousness -inauthentic, spurious, unauthentic -inborn, congenital, connatural, inbred, innate -inbound, inward -inbred, connatural, inborn -inbuilt, constitutional, inherent, integral -inca, incan, inka -incalescence, calefaction -incan, inca, inka -incandescence, glow -incandescent, candent -incantation, conjuration -incapability, incapableness -incapable, incompetent -incapableness, incapability -incapacitate, disable, disenable, handicap, invalid -incapacitated, helpless -incapacitating, crippling, disabling -incarcerate, gaol, immure, imprison, jail, jug, lag, remand -incarceration, captivity, immurement, imprisonment -incarnate, bodied, corporal, corporate, embodied, embody, substantiate -incarnation, avatar, embodiment, personification -incase, case, encase -incased, cased, encased -incasement, encasement -incaution, incautiousness -incautiously, carelessly -incautiousness, incaution -incendiarism, arson -incendiary, arsonist, firebomb, firebug, incitive, inflammatory, instigative, seditious -incense, cense, exasperate, infuriate, thurify -incensed, indignant, outraged, umbrageous -incentive, bonus, inducement, motivator -inception, origin, origination -incertain, uncertain, unsure -incertitude, doubt, doubtfulness, dubiety, dubiousness, uncertainty -incessancy, ceaselessness, continuousness, incessantness -incessant, ceaseless, constant, perpetual, unceasing, unremitting -incessantly, always, ceaselessly, constantly, continuously, endlessly, forever, perpetually, unceasingly, unendingly -incessantness, ceaselessness, continuousness, incessancy -inch, edge, in -incheon, chemulpo, inchon -inchoate, incipient -inchon, chemulpo, incheon -inchworm, looper -incident, incidental -incidental, accompanying, attendant, concomitant, consequent, ensuant, incident, nonessential, resultant, sequent -incidentally, accidentally, apropos -incienso, brittlebush -incinerate, burn -incipience, incipiency -incipiency, incipience -incipient, inchoate -incised, engraved, etched, graven, inscribed -incision, dent, prick, scratch, section, slit -incisive, acute, discriminating, keen, knifelike, penetrating, penetrative, piercing, sharp -incisively, exactly, precisely -incisiveness, trenchancy -incisura, incisure -incisure, incisura -incitation, incitement, provocation -incite, actuate, instigate, motivate, move, prod, prompt, propel -incitement, exhortation, incitation, provocation -inciter, firebrand, instigant, instigator, provoker -incitive, incendiary, inflammatory, instigative, seditious -inclemency, hardness, harshness, inclementness, rigor, rigorousness, rigour, rigourousness, severeness, severity, stiffness -inclementness, inclemency -inclination, dip, disposition, inclining, lean, leaning, list, tendency, tilt -incline, dispose, lean, pitch, ramp, run, side, slope, tend -inclined, disposed, fain, prepared -inclining, inclination -inclinometer, clinometer -inclose, enclose, insert, introduce -inclosure, enclosing, enclosure, envelopment -include, admit -inclusion, comprehension -incognizable, incognoscible -incognizant, unaware -incognoscible, incognizable -incoherence, incoherency, unintelligibility -incoherency, incoherence, unintelligibility -incombustible, noncombustible -incoming, entering, entrance, entry, ingress -incommode, bother, discommode, disoblige, inconvenience, trouble -incommodiousness, inconvenience -incommunicative, uncommunicative -incomparable, uncomparable -incomparably, uncomparably -incompatibility, inconsistency, repugnance -incompatible, antagonistic, contrastive, discrepant, inappropriate, mismated, uncongenial, unfitting, unsuited -incompetence, incompetency -incompetency, incompetence -incompetent, bungling, clumsy, fumbling, incapable, unqualified, unskilled -incomplete, uncomplete, uncompleted -incompleteness, rawness -incomprehensible, inexplicable, uncomprehensible -incomprehensive, noncomprehensive -incomputable, immeasurable, inestimable -inconceivability, inconceivableness -inconceivable, impossible, unimaginable -inconceivableness, inconceivability -incongruity, incongruousness -incongruousness, incongruity -inconsequence, illogic, illogicality, illogicalness -inconsequent, inconsequential -inconsequential, inconsequent -inconsequentially, inconsequently -inconsequently, inconsequentially -inconsiderate, unconsidered -inconsiderateness, inconsideration, thoughtlessness -inconsideration, inconsiderateness, thoughtlessness -inconsistency, incompatibility, repugnance -inconsistent, discrepant -inconsolable, disconsolate, unconsolable -inconspicuous, invisible -inconstancy, changefulness, faithlessness, falseness, fickleness -incontestable, incontestible, indisputable, undisputable -incontestible, incontestable -incontinence, dissoluteness, incontinency -incontinency, incontinence -incontrovertibility, incontrovertibleness, positiveness, positivity -incontrovertible, demonstrable, irrefutable, positive -incontrovertibleness, incontrovertibility, positiveness, positivity -incontrovertibly, demonstrably, provably -inconvenience, bother, discommode, disoblige, incommode, incommodiousness, trouble, troublesomeness, worriment -inconvertible, unconvertible, unexchangeable, untransmutable -incorporate, comprise, contain, incorporated, integrate, integrated, merged, unified -incorporated, corporate, incorporate, integrated, merged, unified -incorporation, internalisation, internalization -incorporeal, immaterial -incorporeality, immateriality -incorrect, faulty, wrong -incorrectly, falsely, wrong, wrongly -incorrectness, wrongness -incorruption, incorruptness -incorruptness, incorruption -increase, addition, gain, growth, increment -increasingly, progressively -incredibility, incredibleness -incredible, unbelievable -incredibleness, incredibility -incredibly, fabulously, fantastically, implausibly, improbably, unbelievably -incredulity, disbelief, skepticism -incredulously, disbelievingly, unbelievingly -increment, growth, increase -incriminate, accuse, criminate, impeach, imply, inculpate -incriminating, criminative, criminatory, incriminatory -incrimination, blame, inculpation -incriminatory, criminative, criminatory, incriminating -incrust, beset, encrust -incrustation, crust, encrustation -incubate, brood, cover, hatch -incubation, brooding -incubator, brooder -incubus, nightmare -inculcate, infuse, instill -inculcation, ingraining, instilling -inculpability, blamelessness, guiltlessness, inculpableness -inculpable, blameless, irreproachable, unimpeachable -inculpableness, blamelessness, guiltlessness, inculpability -inculpate, imply, incriminate -inculpation, blame, incrimination -inculpative, inculpatory -inculpatory, inculpative -incumbency, tenure -incumbent, officeholder -incumbrance, burden, encumbrance, hinderance, hindrance, hitch, interference, load, onus, preventative, preventive -incur, find, get, obtain, receive -incurability, incurableness -incurableness, incurability -incursion, penetration -incursive, invading, invasive -incurvate, incurved -incurvation, concavity, incurvature -incurvature, concavity, incurvation -incurved, incurvate -incus, anvil -indapamide, lozal -indebtedness, liability, obligation -indecency, impropriety -indecent, indecorous, unbecoming, uncomely, unseemly, untoward -indecipherable, unclear, undecipherable, unreadable -indecision, indecisiveness, irresolution -indecisiveness, indecision, irresolution -indecorous, indecent, indelicate, unbecoming, uncomely, unseemly, untoward -indecorously, unbecomingly -indecorousness, indecorum -indecorum, familiarity, impropriety, indecorousness, liberty -indeed, so -indefatigability, indefatigableness, tirelessness -indefatigable, tireless, unflagging, unwearying -indefatigableness, indefatigability, tirelessness -indefatigably, inexhaustibly, tirelessly -indefensible, insupportable, unjustifiable, untenable, unwarrantable, unwarranted -indefinable, indescribable, ineffable, undefinable, unspeakable, untellable, unutterable -indefiniteness, indefinity, indeterminacy, indeterminateness, indetermination -indefinity, indefiniteness, indeterminacy, indeterminateness, indetermination -indelible, unerasable -indelicate, indecorous -indemnification, amends, damages, indemnity, redress, restitution -indemnify, compensate, recompense, repair -indemnity, amends, damages, indemnification, insurance, redress, restitution -indent, dent, indentation, indention, indenture -indentation, indent, indention, indenture, pitting, roughness -indention, indent, indentation, indenture -indenture, indent, indentation, indention -indentured, apprenticed, articled, bound -independence, independency -independency, independence -independent, autonomous, fencesitter, freelance, freelancer, main, mugwump, sovereign -independently, severally -inderal, propanolol -indescribable, indefinable, ineffable, unspeakable, untellable, unutterable -indescribably, ineffably, unspeakably, unutterably -indestructible, durable, perdurable, undestroyable -indeterminable, undeterminable -indeterminacy, indefiniteness, indefinity, indeterminateness, indetermination -indeterminate, undetermined -indeterminateness, indefiniteness, indefinity, indeterminacy, indetermination -indetermination, indefiniteness, indefinity, indeterminacy, indeterminateness -index, exponent, forefinger, indicant, indicator, power -india, bharat -indian, amerind, amerindic -indiana, in -indianan, hoosier -indicant, index, indication, indicator -indicate, argue, bespeak, betoken, designate, point, show, signal, suggest -indication, denotation, indicant, reading -indicative, declarative, indicatory, revelatory, significative, suggestive -indicator, index, indicant -indicatory, indicative, revelatory, significative, suggestive -indictability, impeachability -indictable, chargeable -indifference, apathy, emotionlessness, impassiveness, impassivity, nonchalance, numbness, phlegm, spiritlessness, stolidity, unconcern, unemotionality -indifferent, apathetic, deaf, immaterial, inert, neutral, unbiased, unbiassed -indigen, aboriginal, aborigine, indigene, native -indigence, need, pauperism, pauperization, penury -indigene, aboriginal, aborigine, indigen, native -indigenous, autochthonal, autochthonic, autochthonous, endemic -indigenousness, autochthony, endemism -indigent, destitute, impoverished, necessitous, needy -indigestibility, indigestibleness -indigestibleness, indigestibility -indigestion, dyspepsia -indignant, incensed, outraged, umbrageous -indignation, outrage -indigo, anil, indigotin -indigotin, anil, indigo -indinavir, crixivan -indirect, collateral -indiscernible, insensible, undetectable -indiscipline, undiscipline -indiscreetness, injudiciousness -indiscretion, injudiciousness, peccadillo -indiscriminately, arbitrarily, haphazardly, promiscuously, randomly -indiscriminating, undiscriminating -indispensability, indispensableness, vitalness -indispensable, essential -indispensableness, indispensability, vitalness -indispose, disincline, disqualify, unfit -indisposed, ailing, antipathetic, antipathetical, averse, loath, loth, peaked, poorly, seedy, sickly, unwell -indisposition, disinclination, hesitancy, hesitation, reluctance -indisputability, indubitability, unquestionability, unquestionableness -indisputable, incontestable, sure, undisputable -indissoluble, insoluble -indistinctly, dimly -indistinctness, blurriness, fogginess, fuzziness, softness -indistinguishability, identicalness, identity -indistinguishable, identical, undistinguishable -indite, compose, pen, write -indium, in -individual, mortal, person, private, single, somebody, someone, soul -individualisation, individualization, individuation -individualise, individualize, personalise, personalize -individualised, individualized, personalised, personalized -individualism, individuality, individuation -individualist, individualistic -individualistic, individualist -individuality, identity, individualism, individuation -individualization, individualisation, individuation -individualize, individualise, personalise, personalize -individualized, individualised, personalised, personalized -individually, separately, severally, singly -individuation, individualisation, individualism, individuality, individualization -indocile, uncontrollable, ungovernable, unruly -indocin, indomethacin -indolence, laziness -indolent, faineant, lazy, otiose, slothful -indomethacin, indocin -indomitability, invincibility -indomitable, unsubduable -indonesian, bahasa -indoors, inside -indorse, back, certify, endorse, second, support -indorsement, blurb, countenance, endorsement, imprimatur, sanction, second, secondment, warrant -indorser, endorser, ratifier, subscriber -indrawn, withdrawn -indri, indris -indris, indri -indubitability, indisputability, unquestionability, unquestionableness -induce, cause, get, hasten, have, induct, make, rush, stimulate -inducement, incentive, inducing, motivator -inducer, persuader -inducing, inducement -inducive, inductive -induct, induce, initiate, invest, seat -inductance, induction, inductor -inductee, conscript, draftee -induction, elicitation, evocation, generalisation, generalization, inductance, initiation, installation, trigger -inductive, inducive -inductor, inductance -indue, empower, endow, endue, gift, invest -indulge, baby, cocker, coddle, cosset, featherbed, gratify, luxuriate, mollycoddle, pamper, pander, spoil -indulgence, craziness, folly, foolery, humoring, indulging, lenience, leniency, lunacy, pampering, tomfoolery -indulgent, lenient, soft -indulging, humoring, indulgence, pampering -indument, indumentum -indumentum, indument -indurate, callous, harden, inure, pachydermatous -induration, sclerosis -industrialisation, industrialization -industrialise, industrialize -industrialised, industrialized -industrialization, industrialisation -industrialize, industrialise -industrialized, industrialised -industrious, energetic, gumptious, hardworking, tireless, untiring -industriousness, diligence, industry -industry, diligence, industriousness, manufacture -indweller, denizen, dweller, habitant, inhabitant -inebriant, alcohol, intoxicant -inebriate, beatify, drunk, drunkard, exalt, exhilarate, intoxicate, rummy, soak, sot, souse, thrill, wino -inebriated, drunk, intoxicated -inebriation, alcoholism, drunkenness, inebriety, insobriety, intoxication, tipsiness -inebriety, drunkenness, inebriation, insobriety, intoxication, tipsiness -inedible, uneatable -ineffable, indefinable, indescribable, unnameable, unspeakable, untellable, unutterable -ineffably, indescribably, unspeakably, unutterably -ineffective, ineffectual, inefficient, unable, uneffective -ineffectively, inefficaciously -ineffectiveness, ineffectuality, ineffectualness -ineffectual, futile, ineffective, otiose, unable, unavailing, uneffective -ineffectuality, ineffectiveness, ineffectualness -ineffectualness, ineffectiveness, ineffectuality -inefficaciously, ineffectively -inefficaciousness, inefficacy -inefficacy, inefficaciousness -inefficient, ineffective -inelaborate, unelaborate -ineloquently, inarticulately -ineluctability, unavoidability -ineluctable, inescapable, unavoidable -ineluctably, inescapably, inevitably, unavoidably -inept, awkward, clumsy, cumbersome, feckless, inapt, tactless -ineptitude, awkwardness, clumsiness, ineptness, maladroitness, slowness, worthlessness -ineptly, fecklessly -ineptness, awkwardness, clumsiness, ineptitude, maladroitness, slowness, unsuitability, unsuitableness -inequitable, unjust -inequity, unfairness -inerrable, inerrant, unerring -inerrant, inerrable, unerring -inert, indifferent, neutral, sluggish, soggy, torpid -inertia, inactiveness, inactivity -inescapable, ineluctable, unavoidable -inescapably, ineluctably, inevitably, unavoidably -inessential, nonessential, unessential -inestimable, immeasurable, incomputable -inevitability, inevitableness -inevitableness, inevitability -inevitably, ineluctably, inescapably, necessarily, needs, unavoidably -inexactitude, inexactness -inexactly, imprecisely -inexactness, inexactitude -inexcusable, unforgivable -inexcusably, unforgivably, unjustifiably, unpardonably -inexhaustible, unlimited -inexhaustibly, indefatigably, tirelessly -inexorability, inexorableness, relentlessness -inexorable, adamant, adamantine, grim, intransigent, relentless, stern, unappeasable, unforgiving, unrelenting -inexorableness, inexorability, relentlessness -inexpedience, inexpediency -inexpediency, inexpedience -inexpedient, unwise -inexpensive, cheap -inexpensively, cheaply, tattily -inexperience, rawness -inexperienced, inexperient -inexperient, inexperienced -inexpert, amateur, amateurish, unskilled -inexpertly, artlessly, crudely -inexplicable, incomprehensible -inexplicit, implicit -inexpressible, unexpressible -inexpugnable, impregnable -inexpungeable, inexpungible -inexpungible, inexpungeable -inextensible, nonextensile, nonprotractile -inexterminable, inextirpable -inextirpable, inexterminable -infamous, notorious -infamy, opprobrium -infancy, babyhood -infant, babe, baby -infantile, childish -infantry, foot -infantryman, footslogger, marcher -infarct, infarction -infarction, infarct -infatuated, enamored, potty, smitten -infatuation, crush -infeasibility, unfeasibility -infeasible, impracticable, unfeasible, unworkable -infect, taint -infected, septic -infection, contagion, transmission -infectious, infective -infectiously, contagiously -infective, infectious, morbific, pathogenic -infelicitous, unhappy -infer, deduce, deduct, derive, extrapolate, generalise, generalize, guess, understand -inference, illation -inferential, illative -inferior, deficient, subscript, substandard -infernal, blame, blamed, blasted, blessed, damn, damned, darned, demonic, deuced, diabolic, diabolical, fiendish, goddam, goddamn, goddamned, hellish, satanic, unholy -infernally, hellishly -inferno, conflagration, hell, hellhole, perdition, pit -infertile, sterile, unfertile -infertility, sterility -infest, invade, overrun -infestation, plague -infidel, gentile, heathen, pagan -infidelity, unfaithfulness -infield, diamond -infiltrate, penetrate -infiltration, percolation -infinite, countless, innumerable, innumerous, multitudinous, myriad, numberless, space, uncounted, unnumberable, unnumbered, unnumerable -infinitely, boundlessly, endlessly, immeasurably -infiniteness, boundlessness, infinitude, limitlessness, unboundedness -infinitesimal, minute -infinitude, boundlessness, infiniteness, limitlessness, unboundedness -infinity, eternity -infirm, debile, decrepit, feeble, rickety, sapless, weak, weakly -infirmary, hospital -infirmity, debility, feebleness, frailness, frailty, valetudinarianism -infix, enter, insert, introduce -inflame, conflagrate, enkindle, heat, ignite, kindle, wake -inflamed, ablaze, reddened -inflaming, inflammation -inflammability, flammability -inflammable, flammable -inflammation, excitation, excitement, fervor, fervour, firing, ignition, inflaming, kindling, lighting, redness, rubor -inflammatory, incendiary, incitive, instigative, seditious -inflate, amplify, balloon, billow, expand -inflated, hyperbolic -inflater, inflator -inflation, ostentation, ostentatiousness, pomposity, pompousness, pretentiousness, puffiness, splashiness -inflator, inflater -inflect, modulate, tone -inflection, flection, flexion, inflexion, modulation, prosody -inflexibility, inflexibleness, rigidity, rigidness -inflexible, rigid, sturdy, unbending, uncompromising -inflexibleness, inflexibility -inflexion, inflection -inflict, impose, visit -infliction, annoyance, bother, botheration, imposition, pain -infliximab, remicade -inflorescence, anthesis, blossoming, efflorescence, florescence, flowering -inflow, influx -inflowing, influent -influence, charm, determine, mold, regulate, shape, tempt, work -influent, inflowing -influenza, flu, grippe -influx, inflow -info, information -infolding, introversion, intussusception, invagination -infomercial, informercial -informal, cozy, intimate, loose -informality, ease -informally, colloquially, conversationally -informant, source, witness, witnesser -informatics, ip -information, data, entropy, info -informative, enlightening, illuminating, informatory, instructive -informatively, instructively -informatory, informative -informer, betrayer, blabber, rat, squealer -informercial, infomercial -informing, ratting -infotainment, docudrama, documentary -infra, below -infract, breach, break, offend, transgress, violate -infraction, infringement, misdemeanor, misdemeanour, violation -inframaxillary, mandibular -infrangible, absolute, inviolable -infrastructure, base, substructure -infrequency, rareness, rarity -infrigidation, refrigeration -infringe, conflict, contravene, encroach, impinge -infringement, infraction, misdemeanor, misdemeanour, violation -infuriate, exasperate, incense -infuriated, angered, enraged, furious, maddened -infuriating, exasperating, maddening, vexing -infuriation, enragement -infuse, impregnate, inculcate, instill, steep, tincture -infusion, extract -ingathering, appeal, collection, solicitation -ingeminate, iterate, reiterate, repeat, restate, retell -ingenious, clever, cunning -ingeniousness, cleverness, ingenuity, inventiveness -ingenuity, cleverness, ingeniousness, inventiveness -ingenuous, artless, innocent -ingenuously, artlessly -ingenuousness, artlessness, innocence, naturalness -inger, ingerman, ingrian -ingerman, inger, ingrian -ingest, absorb, assimilate, consume, have, take -ingestion, consumption, intake, uptake -inglorious, black, disgraceful, ignominious, opprobrious, shameful -ingloriously, discreditably, disgracefully, dishonorably, dishonourably, ignominiously, shamefully -ingraft, engraft, graft -ingrain, grain, impress, instill -ingrained, implanted, planted -ingraining, inculcation, instilling -ingratiating, ingratiatory, insinuating -ingratiation, insinuation -ingratiatory, coaxing, ingratiating, insinuating -ingratitude, ungratefulness -ingredient, component, constituent, element, factor, fixings -ingress, entering, entrance, entry, immersion, incoming -ingrian, inger, ingerman -ingroup, camp, clique, coterie, pack -ingrowing, ingrown -ingrown, ingrowing -inguen, groin -ingurgitate, binge, englut, engorge, glut, gorge, gormandise, gormandize, gourmandize, overeat, overgorge, overindulge, satiate, stuff -inh, isoniazid, nydrazid -inhabit, dwell, live, populate -inhabitable, habitable -inhabitancy, habitation, inhabitation -inhabitant, denizen, dweller, habitant, indweller -inhabitation, habitation, inhabitancy -inhalant, inhalation -inhalation, aspiration, inhalant, inspiration, intake -inhalator, inhaler, respirator -inhale, inspire -inhaler, inhalator -inharmonic, discordant, disharmonious, dissonant -inharmonious, unharmonious -inharmoniousness, disharmony -inherence, inherency -inherency, inherence -inherent, constitutional, inbuilt, integral, underlying -inheritable, heritable -inheritance, heritage -inherited, familial, genetic, hereditary, transmissible, transmitted -inheritor, heir, heritor -inheritress, heiress, inheritrix -inheritrix, heiress, inheritress -inhibit, conquer, curb, subdue, suppress -inhibition, forbiddance, prohibition, suppression -inhibitory, repressing, repressive -inhomogeneous, nonuniform -inhuman, cold, insensate -inhumaneness, inhumanity -inhumanity, atrocity, inhumaneness -inhumation, burial, entombment, interment, sepulture -inhume, bury, entomb, inter -inhumed, buried, interred -inimical, unfriendly -inimitably, unreproducibly -iniquitous, sinful, ungodly -iniquity, dark, darkness, evil, immorality, injustice, shabbiness, unfairness, wickedness -initialisation, initialization -initialise, format, initialize -initialization, initialisation -initialize, format, initialise -initiate, beginner, broach, enlightened, induct, novice, originate, pioneer, pundit, savant, start, tiro, tyro -initiation, creation, foundation, founding, induction, innovation, installation, instauration, institution, introduction, knowledgeability, knowledgeableness, origination, trigger -initiative, enterprise, enterprisingness, first, inaugural, initiatory, maiden, opening -initiator, instigator -initiatory, first, inaugural, initiative, maiden -inject, interject, interpose, shoot -injectant, injection -injection, injectant, shot -injudiciousness, indiscreetness, indiscretion -injun, redskin -injunction, enjoining, enjoinment -injure, bruise, hurt, offend, spite, wound -injurious, deleterious, hurtful -injuriousness, harmfulness -injury, harm, hurt, trauma, wound -injustice, iniquity, shabbiness, unfairness, unjustness -inka, inca, incan -inkberry, gallberry -inkiness, black, blackness -inkling, glimmer, glimmering, intimation -inkpad, pad -inkstand, inkwell -inkwell, inkstand -inlet, intake, recess -inmarriage, endogamy, intermarriage -inmate, con, convict, inpatient, yardbird -inmost, innermost -inn, auberge, hostel, hostelry, lodge -innards, entrails, viscera -innate, born, congenital, inborn, natural, unconditioned, unlearned -inner, inside, interior, internal, intimate, privileged -innermost, inmost -innersole, insole -innervation, excitation, irritation -inning, frame -innkeeper, boniface, host -innocence, artlessness, ingenuousness, naturalness, pureness, purity, sinlessness, whiteness -innocent, barren, destitute, devoid, free, guiltless, impeccant, ingenuous, innocuous, sinless, unacquainted -innocuous, innocent, unobjectionable -innovate, introduce -innovation, conception, creation, design, excogitation, foundation, founding, initiation, instauration, institution, introduction, invention, origination -innovational, groundbreaking, innovative -innovative, advanced, groundbreaking, innovational, modern -innovator, groundbreaker, pioneer, trailblazer -innuendo, insinuation -innumerable, countless, infinite, innumerous, multitudinous, myriad, numberless, uncounted, unnumberable, unnumbered, unnumerable -innumerableness, countlessness -innumerous, countless, infinite, innumerable, multitudinous, myriad, numberless, uncounted, unnumberable, unnumbered, unnumerable -inocor, amrinone -inoculant, inoculum -inoculate, immunise, immunize, vaccinate -inoculating, vaccinating -inoculation, vaccination -inoculator, vaccinator -inoculum, inoculant -inodorous, odorless, odourless -inoffensive, euphemistic, unoffending -inopportunely, malapropos -inopportuneness, untimeliness -inordinate, excessive, undue, unreasonable -inordinately, extraordinarily -inordinateness, excess, excessiveness -inosculate, anastomose -inosculation, anastomosis -inpatient, inmate -inpour, inpouring, inrush -inpouring, inpour, inrush -input, comment, remark, stimulant, stimulation, stimulus -inquietude, disquietude, edginess, uneasiness -inquire, ask, enquire, investigate, wonder -inquirer, asker, enquirer, querier, questioner -inquiring, questioning -inquiringly, enquiringly -inquiry, enquiry, interrogation, query, question, research -inquisitive, questioning, speculative, wondering -inquisitively, curiously, interrogatively -inquisitiveness, curiousness -inquisitor, interrogator -inquisitory, probing, searching -inrush, inpour, inpouring -insalubrious, unhealthful, unhealthy -insalubriousness, insalubrity -insalubrity, insalubriousness -insane, harebrained, mad -insanely, crazily, deadly, dementedly, deucedly, devilishly, madly -insaneness, lunacy, madness -insanitary, unhealthful, unsanitary -insatiable, insatiate, unsatiable -insatiably, unsatiably -insatiate, insatiable, unsatiable -inscribe, autograph, cipher, code, cypher, encipher, encrypt, engrave, enrol, enroll, enter, grave, recruit, scratch -inscribed, engraved, etched, graven, incised -inscription, dedication, lettering -inscrutable, cryptic, cryptical, deep, mysterious, mystifying -insect, louse, worm -insecta, hexapoda -insecure, unsafe -inseminate, fecundate, fertilise, fertilize, sow -insensate, cold, inhuman, insentient -insensibility, callosity, callousness, hardness, unfeelingness -insensible, indiscernible, senseless, unaffected, undetectable -insensibly, numbly -insensitiveness, insensitivity -insensitivity, insensitiveness -insentient, insensate -insert, enclose, enter, inclose, infix, inset, introduce, tuck -insertion, interpolation, introduction, intromission -insessores, percher -inset, gusset, insert -inshore, onshore, seaward, shoreward -inside, indoors, inner, interior, inwardly, privileged, within -insidious, pernicious, subtle -insidiously, perniciously -insight, brainstorm, brainwave, penetration, perceptiveness, perceptivity -insightfulness, acumen -insignificant, peanut, undistinguished, unimportant -insincerity, falseness, hollowness -insinuate, adumbrate, intimate -insinuating, ingratiating, ingratiatory -insinuation, ingratiation, innuendo -insipid, bland, flat, flavorless, flavourless, jejune, savorless, savourless, vapid -insipidity, blandness, boringness, dreariness, insipidness -insipidness, blandness, boringness, dreariness, insipidity -insist, assert, importune -insistence, imperativeness, insistency, insisting, press, pressure -insistency, imperativeness, insistence, press, pressure -insistent, clamant, crying, exigent, instant, repetitive -insisting, insistence -insobriety, drunkenness, inebriation, inebriety, intoxication, tipsiness -insolate, solarise, solarize, sun -insolation, heliotherapy, siriasis, sunstroke -insole, innersole -insolence, cheekiness, crust, freshness, gall, impertinence, impudence -insolent, audacious, barefaced, bodacious, brassy, brazen, flip, impudent -insolubility, unsolvability -insoluble, indissoluble -insolvable, unresolvable, unsoluble, unsolvable -insolvent, bankrupt -insomniac, sleepless, watchful -insouciance, carefreeness, lightheartedness, lightsomeness -insouciant, casual, nonchalant -inspect, audit, scrutinise, scrutinize, visit -inspection, review -inspector, examiner -inspiration, aspiration, brainchild, inhalation, intake, stirring -inspire, animate, barrack, cheer, enliven, exalt, exhort, inhale, instigate, invigorate, prompt, revolutionise, revolutionize, urge -inspired, divine, elysian -inspirer, galvaniser, galvanizer -inspirit, spirit -inspiriting, heartening -inspissate, thicken -inspissation, thickening -inst, instant -instability, imbalance, unbalance, unstableness -instal, establish, install -install, establish, instal -installation, facility, induction, initiation, installing, installment, instalment -installing, installation, installment, instalment -installment, episode, installation, installing, instalment -instalment, episode, installation, installing, installment -instance, case, example, exemplify, illustrate, illustration, representative -instancy, immediacy, immediateness, imperativeness, instantaneousness -instant, clamant, crying, exigent, flash, heartbeat, insistent, inst, instantaneous, jiffy, minute, moment, second, trice, twinkling, wink -instantaneous, instant -instantaneously, instantly, outright -instantaneousness, immediacy, immediateness, instancy -instantly, directly, forthwith, immediately, instantaneously, now, outright, straightaway -instauration, creation, foundation, founding, initiation, innovation, institution, introduction, origination -instead, alternatively, rather -instigant, firebrand, inciter, instigator, provoker -instigate, incite, inspire, prompt -instigation, abetment, abettal, fomentation -instigative, incendiary, incitive, inflammatory, seditious -instigator, firebrand, inciter, initiator, instigant, provoker -instil, instill -instill, impregnate, impress, inculcate, infuse, ingrain, instil, tincture, transfuse -instillation, instillment, instilment -instilling, inculcation, ingraining -instillment, instillation, instilment -instilment, instillation, instillment -instinct, replete -instinctive, natural -institute, bring, constitute, establish, found, plant -institution, asylum, creation, establishment, foundation, founding, initiation, innovation, instauration, introduction, origination -institutionalise, charge, commit, institutionalize, send -institutionalised, institutionalized -institutionalize, charge, commit, institutionalise, send -institutionalized, institutionalised -instruct, apprise, apprize, learn, teach -instruction, command, didactics, direction, education, pedagogy, statement, teaching -instructive, informative -instructively, informatively -instructor, teacher -instrument, instrumentate, pawn, tool -instrumental, implemental, subservient -instrumentalist, musician, player -instrumentality, instrumentation -instrumentate, instrument -instrumentation, instrumentality, orchestration -insubordinate, resistant, resistive -insubordination, rebelliousness -insubstantial, jejune, unreal, unsubstantial -insubstantially, impalpably -insufferable, impossible, unacceptable, unsufferable -insufficiency, deficiency, inadequacy -insufficient, deficient -insulant, insulation -insular, parochial -insularism, detachment, insularity, insulation -insularity, detachment, insularism, insulation -insulate, isolate -insulation, detachment, insulant, insularism, insularity -insulator, dielectric, nonconductor -insult, abuse, affront, contumely, diss, revilement, vilification -insulting, contemptuous, disdainful, scornful -insultingly, foully -insuperable, insurmountable, unconquerable -insupportable, indefensible, unjustifiable, unwarrantable, unwarranted -insurance, indemnity, policy -insure, ascertain, assure, check, control, cover, ensure, guarantee, secure, see, underwrite -insurer, underwriter -insurgence, insurgency -insurgency, insurgence -insurgent, guerilla, guerrilla, insurrectionist, irregular, rebel, seditious, subversive -insurmountable, insuperable, unsurmountable -insurrection, rebellion, revolt, rising, uprising -insurrectional, insurrectionary -insurrectionary, insurrectional -insurrectionist, insurgent, rebel -insusceptible, unsusceptible -intact, entire, integral, inviolate -intaglio, diaglyph, gravure -intake, aspiration, consumption, ingestion, inhalation, inlet, inspiration, uptake -intangibility, impalpability, intangibleness -intangible, impalpable, nonphysical -intangibleness, impalpability, intangibility -integral, constitutional, entire, inbuilt, inherent, intact -integrality, entireness, entirety, totality -integrate, desegregate, incorporate, mix -integrated, incorporate, incorporated, merged, structured, unified -integrating, desegregation, integration -integration, consolidation, desegregation, integrating -integrative, consolidative -integrator, planimeter -integrity, unity, wholeness -integumental, integumentary -integumentary, integumental -intellect, intellectual, mind, reason, understanding -intellection, cerebration, mentation, thinking, thought -intellectual, cerebral, intellect, noetic, rational -intellectualisation, intellectualization -intellectualization, intellectualisation -intelligence, news, tidings, word -intelligent, healthy, levelheaded, reasoning, sound, thinking -intelligentsia, clerisy -intelligible, apprehensible, graspable, perceivable, understandable -intelligibly, clearly, understandably -intemperance, intemperateness -intemperate, hard, heavy -intemperately, hard, heavily -intemperateness, intemperance -intend, designate, destine, mean, signify, specify, think -intense, acute, vivid -intensifier, intensive -intensify, compound, deepen, escalate, heighten -intension, connotation -intensity, chroma, intensiveness, loudness, saturation, strength, vividness, volume -intensive, intensifier -intensiveness, intensity -intent, absorbed, aim, captive, design, engrossed, enwrapped, intention, purport, purpose, spirit, wrapped -intention, aim, design, intent, purpose -intentional, designed, knowing -intentionally, advisedly, deliberately, designedly, purposely -intentness, engrossment -inter, bury, entomb, inhume -interactional, interactive -interactive, interactional, synergistic -interahamwe, alir, far -interbrain, betweenbrain, diencephalon, thalmencephalon -interbreed, cross, crossbreed, hybridise, hybridize -interbreeding, cross, crossbreeding, crossing, hybridisation, hybridization, hybridizing, miscegenation -intercalation, embolism -intercede, arbitrate, intermediate, liaise, mediate -intercept, bug, stop, tap, wiretap -intercession, intervention -intercessor, intermediary, intermediator, mediator -interchange, alternate, change, counterchange, exchange, flip, reciprocation, replace, substitute, switch, tack, transpose -interchangeability, exchangeability, fungibility, interchangeableness -interchangeable, exchangeable, similar, standardised, standardized -interchangeableness, exchangeability, fungibility, interchangeability -interchurch, interdenominational -intercommunicate, communicate -interconnect, complect, interlink -interconnected, coordinated, interrelated, unified -interconnectedness, interconnection -interconnection, interconnectedness -intercourse, coition, coitus, congress, copulation, relation -intercrossed, hybrid -interdenominational, interchurch -interdependence, interdependency, mutuality -interdependency, interdependence, mutuality -interdependent, mutualist -interdict, disallow, forbid, interdiction, nix, prohibit, proscribe, veto -interdiction, interdict -interest, concern, interestingness, involvement, occupy, pastime, pursuit, sake, stake, worry -interested, concerned -interestingness, interest -interface, port -interfere, interpose, intervene -interference, disturbance, encumbrance, hinderance, hindrance, hitch, incumbrance, intervention, noise, preventative, preventive -interfering, busy, busybodied, meddlesome, meddling, officious -interim, lag, meantime, meanwhile -interior, doi, home, inner, inside, internal, midland, national, upcountry -interiorise, interiorize, internalise, internalize -interiorize, interiorise, internalise, internalize -interject, inject, interpose -interjection, ejaculation, interpellation, interpolation, interposition -interlace, enlace, entwine, interlock, intertwine, lace, lock, twine -interlaced, fretted, latticed, latticelike -interlacing, interlinking, interlocking, interwoven -interlanguage, koine -interlard, intersperse -interlineal, interlinear -interlinear, interlineal -interlink, complect, interconnect -interlinking, interlacing, interlocking, interwoven -interlock, interlace, interlocking, lock, mesh, meshing -interlocking, engagement, interlacing, interlinking, interlock, interwoven, mesh, meshing -interlocutor, middleman -interloper, intruder, trespasser -interlude, intermezzo -intermarriage, endogamy, exogamy, inmarriage -intermediary, intercessor, intermediator, mediator -intermediate, arbitrate, average, intercede, liaise, mediate, medium -intermediation, mediation -intermediator, intercessor, intermediary, mediator -interment, burial, entombment, inhumation, sepulture -intermeshed, engaged, enmeshed, meshed -intermezzo, interlude -interminable, endless, eternal -interminably, endlessly -intermingle, blend, immingle, intermix -intermission, break, interruption, pause, suspension -intermit, break, pause -intermittence, intermittency -intermittency, intermittence -intermix, blend, immingle, intermingle -intermixture, admixture, commixture, concoction, mix, mixing, mixture -intern, houseman, interne -internal, home, inner, interior, intimate, intragroup, national -internalisation, incorporation, internalization -internalise, interiorise, interiorize, internalize -internality, inwardness -internalization, incorporation, internalisation -internalize, interiorise, interiorize, internalise -international, external, outside -internationalisation, internationalization -internationalise, internationalize -internationalism, internationality -internationalist, internationalistic -internationalistic, internationalist -internationality, internationalism -internationalization, internationalisation -internationalize, internationalise -interne, houseman, intern -internet, cyberspace, net -internment, impounding, impoundment, imprisonment, poundage -interoceptor, enteroceptor -interpellation, interjection, interpolation, interposition -interpenetrate, diffuse, imbue, penetrate, permeate, pervade, riddle -interpenetration, permeation -interpolate, alter, extrapolate, falsify -interpolation, insertion, interjection, interpellation, interposition -interpose, inject, interfere, interject, intervene -interposition, interjection, interpellation, interpolation, intervention -interpret, construe, read, rede, render, represent, see, translate, understand -interpretable, explainable -interpretation, interpreting, reading, rendering, rendition, version -interpretative, interpretive -interpreted, taken -interpreter, representative, spokesperson, translator, voice -interpreting, interpretation, rendering, rendition -interpretive, interpretative -interracial, mixed -interred, buried, inhumed -interrelate, relate -interrelated, interconnected -interrelatedness, interrelation, interrelationship -interrelation, interrelatedness, interrelationship -interrelationship, interrelatedness, interrelation -interrogate, question -interrogation, enquiry, examination, inquiry, interrogative, interrogatory, query, question -interrogative, interrogation, interrogatory, question -interrogatively, curiously, inquisitively -interrogator, inquisitor -interrogatory, examination, interrogation, interrogative -interrupt, break, disrupt, disturb -interrupted, fitful -interruption, break, disruption, gap, intermission, pause, suspension -interscholastic, interschool -interschool, interscholastic -intersect, cross -intersectant, decussate, intersecting -intersecting, decussate, intersectant -intersection, carrefour, convergence, crossing, crossroad, crossway, overlap, product -intersex, androgyne, epicene, gynandromorph, hermaphrodite -interspecies, interspecific -interspecific, interspecies -interspersal, interspersion -intersperse, interlard -interspersion, interspersal -intertwine, enlace, entwine, interlace, lace, loop, tat, twine -interval, separation -intervene, interfere, interpose -intervention, intercession, interference, interposition, treatment -interview, audience, consultation, question -interweave, weave -interwoven, interlacing, interlinking, interlocking -intestinal, enteral, enteric -intestine, bowel, gut -intifada, intifadah -intifadah, intifada -intimacy, affair, affaire, amour, closeness, familiarity, involvement, liaison -intimate, adumbrate, confidant, cozy, familiar, informal, inner, insinuate, internal, knowledgeable, sexual, suggest, versed -intimately, closely, nearly, well -intimation, breath, glimmer, glimmering, hint, inkling -intimidate, restrain -intimidating, daunting -intimidation, bullying, determent, deterrence -intolerable, unbearable, unendurable -intolerably, unacceptably -intolerant, illiberal -intolerantly, illiberally -intonate, cantillate, chant, intone -intonation, chanting, modulation -intone, cantillate, chant, intonate, tone -intoned, chantlike, singsong -intoxicant, alcohol, inebriant, intoxicating -intoxicate, elate, inebriate, soak, uplift -intoxicated, drunk, inebriated -intoxicating, heady, intoxicant -intoxication, drunkenness, inebriation, inebriety, insobriety, poisoning, tipsiness -intractability, intractableness -intractableness, intractability -intracutaneous, intradermal, intradermic -intradermal, intracutaneous, intradermic -intradermic, intracutaneous, intradermal -intragroup, internal -intransigence, intransigency -intransigency, intransigence -intransigent, adamant, adamantine, inexorable -intransitiveness, intransitivity -intransitivise, detransitivise, detransitivize, intransitivize -intransitivity, intransitiveness -intransitivize, detransitivise, detransitivize, intransitivise -intraspecies, intraspecific -intraspecific, intraspecies -intravenous, endovenous -intrench, entrench -intrenchment, entrenchment -intrepid, audacious, brave, dauntless, fearless, hardy, unfearing -intrepidity, dauntlessness -intrepidly, dauntlessly, fearlessly -intricacy, elaborateness, elaboration, involution -intricately, elaborately -intrigue, connive, fascinate, machination, scheme -intriguer, designer -intriguing, challenging -intrinsic, intrinsical -intrinsical, intrinsic -intro, introduction, presentation -introduce, acquaint, enclose, enter, inaugurate, inclose, infix, innovate, insert, precede, preface, premise, present -introduction, creation, debut, entry, foundation, founding, initiation, innovation, insertion, instauration, institution, intro, intromission, launching, origination, presentation, unveiling -introductory, basic, prefatorial, prefatory -intromission, insertion, introduction -intromit, admit -intropin, dopamine, dopastat -introspective, introverted -introversion, infolding, intussusception, invagination -introversive, introvertive -introvert, invaginate -introverted, introspective -introvertive, introversive -intrude, irrupt, nose, obtrude, poke, pry, trespass -intruder, interloper, trespasser -intrusion, encroachment, invasion, trespass, usurpation, violation -intrusiveness, meddlesomeness, officiousness -intrust, commit, confide, entrust, trust -intubate, cannulate, cannulise, cannulize, canulate -intubation, cannulation, cannulisation, cannulization, canulation, canulisation, canulization -intuition, hunch, suspicion -intuitive, nonrational, visceral -intumesce, swell, tumefy, tumesce -intumescence, intumescency, swelling -intumescency, intumescence, swelling -intumescent, puffy, tumescent, tumid, turgid -intussusception, infolding, introversion, invagination -inuit, eskimo, esquimau -inunct, anele, anoint, embrocate, oil -inunction, unction -inundate, deluge, flood, submerge, swamp -inundated, afloat, awash, flooded, overflowing -inundation, alluvion, deluge, flood, torrent -inure, harden, indurate -inured, enured, hardened -inutility, unusefulness, uselessness -invade, infest, occupy, overrun -invader, encroacher -invading, incursive, invasive -invaginate, introvert -invagination, infolding, introversion, intussusception -invalid, disable, handicap, incapacitate -invalidate, annul, avoid, cancel, nullify, quash, vitiate, void -invalidated, nullified -invalidating, disconfirming -invalidation, annulment -invalidator, nullifier, voider -invalidity, invalidness -invalidness, invalidity -invaluable, priceless -invaluableness, preciousness, pricelessness, valuableness -invariability, evenness, invariableness, invariance -invariable, constant -invariableness, invariability, invariance -invariably, always, constantly -invariance, invariability, invariableness -invariant, changeless, constant, unvarying -invasion, encroachment, intrusion -invasive, encroaching, incursive, invading, trespassing -invective, vitriol, vituperation -inveigh, declaim, rail -inveigle, blarney, cajole, coax, palaver, wheedle -invent, contrive, devise, excogitate, fabricate, forge, formulate, manufacture -invention, conception, design, excogitation, innovation -inventive, imaginative -inventiveness, cleverness, ingeniousness, ingenuity -inventor, artificer, discoverer -inventory, armory, armoury, inventorying, stock, stocktaking -inventorying, inventory, stocktaking -inverse, opposite, reverse -inversely, reciprocally -inversion, anastrophe, eversion, everting, upending -invert, reverse -invertase, saccharase, sucrase -invertebrate, spineless -inverted, anatropous -invest, adorn, clothe, commit, empower, endow, endue, enthrone, gift, induct, indue, place, put, seat, vest -investigate, enquire, inquire -investigating, investigation -investigation, investigating, probe -investigative, investigatory -investigator, detective, researcher, tec -investigatory, investigative -investing, investment -investiture, coronation, enthronement, enthronisation, enthronization, investment -investment, investing, investiture -inveterate, chronic, chronically -invidia, envy -invidious, discriminatory -invigilate, proctor -invigorate, animate, enliven, exalt, inspire, liven, quicken, reinvigorate -invigorated, fresh, refreshed, reinvigorated -invigoration, animation, brio, spiritedness, vivification -invigorator, enlivener, quickener -invincibility, indomitability -invincible, unbeatable, unvanquishable -inviolable, absolute, impregnable, infrangible, inviolate, sacrosanct, secure, strong, unassailable, unattackable -inviolate, intact, inviolable, sacrosanct -invirase, saquinavir -invisibility, invisibleness -invisible, inconspicuous, unseeable -invisibleness, invisibility -invite, bid, receive, tempt -invitee, guest -invitingly, tantalizingly -invocation, conjuration, conjuring, conjury, supplication -invoice, account, bill -invoke, appeal, arouse, conjure, evoke, raise, stir -involuntariness, unwillingness -involuntary, nonvoluntary, unvoluntary -involute, rolled -involution, elaborateness, elaboration, enfolding, engagement, exponentiation, intricacy, involvement, participation -involve, affect, ask, demand, imply, necessitate, need, postulate, regard, require, take -involved, byzantine, convoluted, knotty, mired, tangled, tortuous -involvement, affair, affaire, amour, engagement, interest, intimacy, involution, liaison, participation -invulnerability, impregnability -inward, in, inbound, inwards -inwardly, inside -inwardness, center, centre, core, essence, gist, heart, internality, kernel, marrow, meat, nub, pith, substance, sum -inwards, in, inward -iodin, i, iodine -iodinated, iodised, iodized -iodine, i, iodin -iodise, iodize -iodised, iodinated, iodized -iodize, iodise -iodized, iodinated, iodised -iodochlorhydroxyquin, clioquinol -iodoform, triiodomethane -ionic, attic -ionisation, ionization -ionise, ionize -ionised, ionized -ionization, ionisation -ionize, ionise -ionized, ionised -ionophoresis, cataphoresis, dielectrolysis, electrophoresis -iontophoresis, emda, iontotherapy -iontotherapy, emda, iontophoresis -iota, scintilla, shred, smidge, smidgen, smidgeon, smidgin, tittle, whit -iowa, ia, ioway -ioway, iowa -ip, informatics -ipidae, scolytidae -ir, iridium -ira, anger, ire, provos, wrath -irak, iraq -iraki, iraqi -iran, persia -irani, iranian, persian -iranian, irani, persian -iraq, irak -iraqi, iraki -irascibility, spleen -irascible, choleric, hotheaded -irate, ireful -ire, anger, choler, ira, wrath -ireful, irate -ireland, eire, hibernia -iridescence, opalescence -iridescent, changeable, chatoyant, nacreous, opalescent, opaline, pearlescent, shot -iridium, ir -iridosmine, osmiridium -iris, flag -irk, gall -irksome, boring, deadening, dull, slow, tedious, tiresome, wearisome -iron, fe, press -ironclad, brassbound -ironic, dry, ironical, wry -ironical, dry, ironic, wry -ironist, ridiculer, satirist -ironmonger, hardwareman -irons, chains -ironsides, cromwell -ironware, hardware -ironweed, vernonia -irony, sarcasm, satire -iroquoian, iroquois -iroquois, iroquoian -irradiate, enlighten, ray -irradiation, actinotherapy, beam, radiation, radiotherapy, ray, shaft -irrationality, unreason -irreality, unreality -irreclaimable, irredeemable, unredeemable, unreformable -irreconcilable, unreconcilable -irrecoverable, unrecoverable -irredeemable, irreclaimable, unredeemable, unreformable -irredenta, irridenta -irredentism, irridentism -irredentist, irridentist -irrefutable, incontrovertible, positive -irregular, atypical, guerilla, guerrilla, insurgent, maverick, second, temporary, unorthodox, unpredictable -irregularity, abnormality, constipation, unregularity -irrelevance, irrelevancy -irrelevancy, irrelevance -irreligion, irreligiousness -irreligiousness, irreligion -irreplaceable, unreplaceable -irrepressibility, buoyancy -irrepressible, uncontrollable -irreproachable, blameless, inculpable, unimpeachable -irreproachably, blamelessly -irreproducible, unreproducible -irresistibility, irresistibleness -irresistible, resistless -irresistibleness, irresistibility -irresistibly, overpoweringly, overwhelmingly -irresoluteness, irresolution -irresolution, indecision, indecisiveness, irresoluteness -irrespective, disregarding, disregardless, regardless -irresponsibility, irresponsibleness -irresponsibleness, irresponsibility -irretrievable, unretrievable -irreverence, violation -irreverent, godless, impertinent, pert, saucy -irrevocable, irrevokable -irrevokable, irrevocable -irridenta, irredenta -irridentism, irredentism -irridentist, irredentist -irrigate, water -irritability, biliousness, choler, crossness, excitability, fretfulness, fussiness, peevishness, pettishness, petulance, snappishness, surliness, temper -irritable, cranky, excitable, fractious, nettlesome, peckish, peevish, pettish, petulant, scratchy, techy, testy, tetchy -irritably, pettishly, petulantly, testily -irritant, thorn -irritate, annoy, bother, chafe, devil, gravel, nark, nettle, rag, rile, vex -irritated, annoyed, miffed, nettled, peeved, pissed, riled, roiled, steamed, stung -irritating, annoying, bothersome, galling, irritative, nettlesome, painful, pesky, pestering, pestiferous, plaguey, plaguy, teasing, vexatious, vexing -irritation, aggravation, annoyance, annoying, botheration, discomfort, excitation, innervation, pique, provocation, soreness, temper, vexation -irritative, irritating -irrupt, erupt, explode, flare, intrude -irruption, eruption, outbreak -irruptive, plutonic -irtish, irtysh -irtysh, irtish -isarithm, isogram, isopleth -ischaemia, ischemia -ischaemic, ischemic -ischemia, ischaemia -ischemic, ischaemic -iseult, isolde -isfahan, aspadana, esfahan -ishmael, castaway, outcast, pariah -ishtar, mylitta -isinglass, mica -islam, islamism, mohammedanism, muhammadanism, muslimism -islamic, moslem, muslim -islamise, islamize -islamism, islam, mohammedanism, muhammadanism, muslimism -islamize, islamise -isle, islet -islet, isle -ism, doctrine, philosophy -ismaili, ismailian -ismailian, ismaili -isoantibody, alloantibody -isobilateral, bilateral -isocarboxazid, marplan -isochronal, isochronous -isochronous, isochronal -isoclinal, isoclinic -isoclinic, isoclinal -isocyclic, homocyclic -isogram, isarithm, isopleth -isolate, insulate, sequester, sequestrate -isolated, apart, detached, disjunct, marooned, obscure, quarantined, separated, stranded, stray -isolationist, isolationistic -isolationistic, isolationist -isolde, iseult -isomerisation, isomerization -isomerise, isomerize -isomerization, isomerisation -isomerize, isomerise -isometric, isometrical -isometrical, isometric -isomorphic, isomorphous -isomorphism, isomorphy -isomorphous, isomorphic -isomorphy, isomorphism -isoniazid, inh, nydrazid -isopleth, isarithm, isogram -isoproterenol, isuprel -isoptin, calan, verapamil -isordil, isosorbide -isosmotic, isotonic -isosorbide, isordil -isotonic, isosmotic -isotropic, isotropous -isotropous, isotropic -isotropy, symmetry -israel, sion, yisrael, zion -israelite, hebrew, jew -israelites, hebrews -issuance, issue, issuing -issue, consequence, cut, effect, egress, emerge, emergence, event, exit, issuance, issuing, matter, number, offspring, outcome, outlet, payoff, proceeds, progeny, publication, publish, release, result, return, subject, supply, take, takings, topic, upshot, yield -issuing, issuance, issue -istanbul, constantinople, stamboul, stambul -isthmus, band -isuprel, isoproterenol -italia, italy -italicise, italicize -italicize, italicise -italy, italia -itch, itchiness, itching, rub, scabies, scratch, spoil, urge -itchiness, itch, itching -itching, itch, itchiness -itchy, antsy, fidgety, fretful -item, detail, particular, point, token -itemisation, itemization, listing -itemise, enumerate, itemize, recite -itemization, itemisation, listing -itemize, enumerate, itemise, recite -iterate, ingeminate, reiterate, repeat, restate, retell -iteration, loop, looping -iterative, reiterative -ithaca, ithaki -ithaki, ithaca -ithunn, idun -itinerant, gipsy, gypsy -itinerary, path, route -itraconazole, sporanox -iv, four, foursome, quadruplet, quartet, quatern, quaternary, quaternion, quaternity, tetrad -ivory, bone, pearl, tusk -ix, ennead, nine, niner -iyar, iyyar -iyyar, iyar -izmir, smyrna -izzard, ezed, z, zed, zee -j, joule -jab, dig, jabbing, poke, poking, prod, stab, thrust, thrusting -jabalpur, jubbulpore -jabber, gabble, jabbering, rant, rave, spout -jabberer, driveller -jabbering, gabble, jabber -jabbing, jab, poke, poking, thrust, thrusting -jabiru, saddlebill -jaboncillo, chinaberry -jacinth, hyacinth -jack, diddley, diddly, diddlyshit, diddlysquat, gob, jackass, jackfruit, jacklight, jackstones, jak, knave, laborer, labourer, mariner, seafarer, seaman, shit, squat, tar -jackanapes, lightweight, whippersnapper -jackass, bozo, cuckoo, fathead, goof, goofball, goose, jack, twat, zany -jackboot, hessian, wellington -jackdaw, daw -jacket, cap, crown, crownwork -jackfruit, jack, jak -jacklight, jack -jackpot, kitty, pot -jacks, jackstones, knucklebones -jackstones, jack, jacks, knucklebones -jackstraw, spillikin -jackstraws, spillikins -jacobinic, jacobinical -jacobinical, jacobinic -jactation, jactitation -jactitate, convulse, slash, thrash, thresh, toss -jactitation, boast, boasting, jactation -jade, adulteress, fag, fatigue, fornicatress, hack, hussy, jadestone, nag, outwear, pall, plug, slut, strumpet, tire, trollop, wear, weary -jaded, wearied -jadestone, jade -jafar, jaffar -jaffa, joppa, yafo -jaffar, jafar -jag, dag -jagannath, jagannatha, jagganath, juggernaut -jagannatha, jagannath, jagganath, juggernaut -jagatai, chagatai, jaghatai -jagganath, jagannath, jagannatha, juggernaut -jaggary, jaggery, jagghery -jagged, erose, jaggy, notched, scraggy, toothed -jaggedly, raggedly -jaggery, jaggary, jagghery -jagghery, jaggary, jaggery -jaggy, erose, jagged, notched, scraggy, toothed -jaghatai, chagatai, jagatai -jaguar, panther -jaguarondi, eyra, jaguarundi -jaguarundi, eyra, jaguarondi -jahvey, jahweh, jehovah, jhvh, wahvey, yahve, yahveh, yahwe, yahweh, yhvh, yhwh -jahweh, jahvey, jehovah, jhvh, wahvey, yahve, yahveh, yahwe, yahweh, yhvh, yhwh -jail, clink, gaol, immure, imprison, incarcerate, jailhouse, jug, lag, pokey, poky, remand, slammer -jailbird, gaolbird -jailbreak, break, breakout, gaolbreak, prisonbreak -jailed, captive, confined, imprisoned -jailer, gaoler, jailor, screw, turnkey -jailhouse, clink, gaol, jail, pokey, poky, slammer -jailor, gaoler, jailer, screw, turnkey -jain, jainist -jainist, jain -jak, jack, jackfruit -jakarta, djakarta -jakes, outhouse, privy -jalapeno, cayenne -jalopy, bus, heap -jam, block, cram, crush, fix, hole, impede, jamming, jampack, mess, mob, muddle, obstruct, obturate, occlude, pack, pickle, pile, press, ram, throng, wad -jambeau, greave -jamberry, miltomate, tomatillo -jambon, gammon, ham -jamboree, blowout, gala -jamjar, jampot -jammed, packed -jammies, pajama, pyjama -jamming, jam -jampack, cram, jam, ram, wad -jampot, jamjar -jan, january -jangle, jingle -jangling, jangly -jangly, jangling -january, jan -jap, nip -japan, nihon, nippon -japanese, nipponese -jape, gag, jest, joke, laugh -japery, buffoonery, clowning, frivolity, harlequinade, prank -jar, clash, collide, jarful, jolt, jounce, shock -jarful, jar -jargon, argot, cant, jargoon, lingo, patois, slang, vernacular -jargoon, jargon -jaundice, acerbity, acrimony, bitterness, icterus, tartness, thorniness -jaundiced, icteric, yellow -jaunt, excursion, expedition, junket, outing, sashay, travel, trip -jauntiness, breeziness, dapperness, nattiness, rakishness -jaunty, chipper, dapper, dashing, debonair, debonaire, natty, raffish, rakish, snappy, spiffy, spruce -java, coffee -javan, javanese -javanese, javan -jaw, berate, chaffer, chat, chatter, chew, chide, chitchat, claver, confab, confabulate, gossip, lambast, lambaste, lecture, manducate, masticate, natter, rag, rebuke, remonstrate, reprimand, reproof, scold, trounce, visit, yack -jawbone, jowl, mandible, mandibula, schmoose, schmooze, shmoose, shmooze, submaxilla -jazz, bang, bed, bonk, eff, fuck, hump, know, love, malarkey, malarky, nothingness, screw, wind -jazzy, flashy, gaudy, showy, sporty -jealous, covetous, envious, overjealous -jealously, covetously, enviously -jean, denim, dungaree -jeddah, jidda, jiddah -jeep, landrover -jeer, barrack, flout, gibe, jeering, mockery, scoff, scoffing -jeerer, flouter, mocker, scoffer -jeering, derisive, gibelike, jeer, mockery, mocking, scoff, scoffing, taunting -jeeringly, gibingly, mockingly -jehad, jihad -jehovah, almighty, creator, divine, godhead, jahvey, jahweh, jhvh, lord, maker, wahvey, yahve, yahveh, yahwe, yahweh, yhvh, yhwh -jejune, adolescent, insipid, insubstantial, juvenile, puerile -jejunely, immaturely -jejuneness, callowness, jejunity, juvenility, tameness, vapidity, vapidness -jejunity, jejuneness, tameness, vapidity, vapidness -jell, congeal, set -jelled, congealed, jellied -jellied, congealed, jelled -jellify, jelly -jelly, gelatin, jellify -jellylike, gelatinlike, gelatinous -jemmy, jimmy -jennet, jenny -jenny, jennet -jeopardise, endanger, imperil, jeopardize, menace, peril, threaten -jeopardize, adventure, endanger, hazard, imperil, jeopardise, menace, peril, stake, threaten, venture -jeopardy, endangerment, hazard, peril, risk -jerevan, erivan, yerevan -jerk, buck, dork, flick, hitch, jerking, jerky, jolt, saccade, tug, twitch, yank -jerker, yanker -jerkily, spasmodically -jerkiness, fitfulness -jerking, arrhythmic, jerk, jerky, jolt, saccade -jerkwater, pokey, poky -jerky, anserine, arrhythmic, choppy, dopey, dopy, foolish, gooselike, goosey, goosy, jerk, jerking -jerome, hieronymus -jerry, boche, hun, kraut, krauthead -jersey, nj -jest, gag, jape, jocularity, joke, laugh -jester, fool -jesting, jocose, jocular, joking -jestingly, jokingly -jesuit, jesuitic, jesuitical -jesuitic, jesuit, jesuitical -jesuitical, jesuit, jesuitic -jesuitism, jesuitry -jesuitry, jesuitism -jesus, christ, deliverer, redeemer, savior, saviour -jet, fountain, green, gush, k, pitchy, sooty, spirt, spurt, squirt -jeth, jyaistha -jetsam, flotsam -jetting, spouting, spurting, squirting -jetty, breakwater, bulwark, groin, groyne, mole, seawall -jew, hebrew, israelite -jewel, bejewel, gem -jeweled, beady, gemmed, jewelled, sequined, spangled, spangly -jeweler, jeweller -jewelled, beady, gemmed, jeweled, sequined, spangled, spangly -jeweller, jeweler -jewellery, jewelry -jewelry, jewellery -jewelweed, celandine -jewfish, mulloway -jewish, judaic -jfk, kennedy -jhvh, jahvey, jahweh, jehovah, wahvey, yahve, yahveh, yahwe, yahweh, yhvh, yhwh -jib, balk, baulk, gybe, jibe, resist -jibe, agree, barb, check, correspond, dig, fit, gibe, gybe, jib, match, shaft, shot, slam, tally -jidda, jeddah, jiddah -jiddah, jeddah, jidda -jiffy, flash, heartbeat, instant, trice, twinkling, wink -jig, gigue -jigaboo, coon, nigga, nigger, nigra, spade -jigger, chigger, jiggermast, pony, redbug -jiggermast, jigger -jiggle, joggle, wiggle -jigsaw, fretsaw -jihad, jehad -jillion, billion, gazillion, million, trillion, zillion -jilted, rejected, spurned -jimdandy, crackerjack, jimhickey -jimhickey, crackerjack, jimdandy -jimmies, sprinkles -jimmy, jemmy, lever, prise, prize, pry -jinghpaw, chingpo, jinghpo -jinghpo, chingpo, jinghpaw -jingle, doggerel, jangle -jingling, jingly -jingly, jingling -jingo, chauvinist, jingoist, patrioteer -jingoism, chauvinism, superpatriotism, ultranationalism -jingoist, chauvinist, jingo, patrioteer -jingoistic, chauvinistic, nationalistic, superpatriotic, ultranationalistic -jinks, hijinks -jinnee, djinn, djinni, djinny, genie, jinni -jinni, djinn, djinni, djinny, genie, jinnee -jinrikisha, ricksha, rickshaw -jinx, bewitch, curse, enchant, glamour, hex, jonah, whammy, witch -jinxed, hexed -jirrbal, dyirbal -jitney, autobus, bus, charabanc, coach, motorbus, motorcoach, omnibus -jitteriness, jumpiness, nervousness, restiveness -jittery, edgy, jumpy, nervy, overstrung, restive, uptight -jiujitsu, jujitsu, jujutsu -jive, swing -jnr, jr, junior -job, business, caper, chore, line, occupation, problem, speculate, subcontract, task -jobber, middleman, wholesaler -jobless, idle -jock, athlete, jockstrap, supporter, suspensor -jockey, cheat, chicane, chouse, screw, shaft -jockstrap, jock, supporter, suspensor -jocose, jesting, jocular, joking -jocosely, jocular -jocoseness, humorousness, jocosity, merriness -jocosity, humorousness, jocoseness, jocularity, merriness -jocote, mombin -jocular, jesting, jocose, jocosely, joking -jocularity, jest, jocosity, jocundity, joke -jocund, gay, jolly, jovial, merry, mirthful -jocundity, jocularity -joewood, barbasco -jog, clip, lope, nudge, ramble, trot -joggle, dowel, jiggle, wiggle -john, bathroom, can, lav, lavatory, privy, toilet, trick, whoremaster, whoremonger -johnny, greyback, reb, rebel -johnson, lbj -join, articulation, conjoin, connect, joint, junction, juncture, link, sum, union, unite -joined, coupled, linked, united -joinery, cabinetmaking -joining, connection, connexion -joint, articulate, articulatio, articulation, join, junction, juncture, reefer, roast, spliff, stick -jointly, collectively, conjointly -jointure, conjugation, unification, union, uniting -jointworm, strawworm -joke, antic, caper, gag, jape, jest, jocularity, laugh, prank, trick -joker, jokester, turkey -jokester, joker -joking, jesting, jocose, jocular -jokingly, facetiously, jestingly -joliet, jolliet -jolliet, joliet -jollification, conviviality, merrymaking -jollify, racket, revel, wassail -jolliness, jollity, joviality -jollity, jolliness, joviality -jolly, banter, chaff, fairly, gay, jocund, josh, jovial, kid, merry, middling, mirthful, moderately, passably, pretty, reasonably, somewhat -jolt, jar, jerk, jerking, jounce, saccade, shock -jolted, shaken -jolting, bumpy, jolty, jumpy, rocky, rough -jolty, bumpy, jolting, jumpy, rocky, rough -jonah, jinx -jongleur, minstrel, troubadour -jook, congee, juke -joppa, jaffa, yafo -josh, banter, chaff, jolly, kid -joshua, josue -jostle, jostling, shove -jostling, jostle -josue, joshua -jot, hint, jotting, mite, pinch, soupcon, speck, tinge, touch -jotting, jot -jotun, jotunn -jotunn, jotun -joule, j -jounce, bounce, jar, jolt, shock -journal, daybook, diary -journalist, diarist -journey, journeying, travel -journeyer, wayfarer -journeying, journey -journeyman, artificer, artisan, craftsman -joust, tilt -jove, jupiter -jovial, gay, jocund, jolly, merry, mirthful -joviality, conviviality, jolliness, jollity -jowl, jawbone, mandible, mandibula, submaxilla -joy, delight, gladden, joyfulness, joyousness, pleasure, rejoice -joyful, elated, gleeful, jubilant -joyfully, gleefully, joyously -joyfulness, joy, joyousness -joyously, gleefully, joyfully -joyousness, joy, joyfulness -joyride, tool -joystick, stick -jr, jnr, junior -jubbulpore, jabalpur -jubilance, exultation, jubilancy, jubilation -jubilancy, exultation, jubilance, jubilation -jubilant, elated, exultant, exulting, gleeful, joyful, prideful, rejoicing, triumphal, triumphant -jubilantly, blithely, gayly, happily, merrily, mirthfully -jubilate, exuberate, exult, rejoice, triumph -jubilation, celebration, exultation, jubilance, jubilancy, rejoicing -juda, judah -judaea, judea -judah, juda -judaic, jewish, judaical -judaical, judaic -judaism, hebraism -judas, jude, thaddaeus -judder, shake -jude, judas, thaddaeus -judea, judaea -judge, adjudicate, approximate, estimate, evaluate, evaluator, gauge, guess, jurist, justice, label, pronounce, try -judgement, assessment, discernment, judging, judgment, mind, opinion, perspicacity, sagaciousness, sagacity -judgeship, judicature -judging, judgement, judgment -judgment, assessment, discernment, judgement, judging, mind, opinion, perspicacity, sagaciousness, sagacity -judicatory, judicature, judiciary -judicature, administration, court, judgeship, judicatory, judiciary, tribunal -judicial, discriminative, juridic, juridical -judiciary, bench, judicatory, judicature -judicious, heady, wise -judiciousness, sagaciousness, sagacity -jug, gaol, immure, imprison, incarcerate, jail, jugful, lag, remand -jugful, jug -juggernaut, jagannath, jagannatha, jagganath, steamroller -juggle, beguile, hoodwink, juggling -juggling, juggle -jugoslav, jugoslavian, yugoslav, yugoslavian -jugoslavian, jugoslav, yugoslav, yugoslavian -jugoslavija, yugoslavia -juice, succus -juiceless, dry -juicer, drinker, imbiber, reamer, toper -juiciness, succulence, succulency -juicy, blue, fat, gamey, gamy, luscious, naughty, racy, risque, spicy, toothsome, voluptuous -jujitsu, jiujitsu, jujutsu -juju, fetich, fetish, hoodoo, voodoo -jujutsu, jiujitsu, jujitsu -juke, fake, jook -jukebox, nickelodeon -jumbal, jumble -jumble, clutter, confuse, fuddle, hodgepodge, jumbal, mingle, muddle, patchwork, scramble, smother, welter -jumbled, disorderly -jumbo, elephantine, gargantuan, giant -jump, alternate, bound, chute, derail, jumping, jumpstart, leap, parachute, parachuting, rise, saltation, skip, spring, start, startle -jumper, pinafore, pinny, sweater -jumpiness, jitteriness, nervousness, restiveness -jumping, jump -jumpstart, jump -jumpy, bumpy, edgy, jittery, jolting, jolty, nervy, overstrung, restive, rocky, rough, uptight -juncaginaceae, scheuchzeriaceae -junco, snowbird -junction, adjunction, articulation, colligation, conjugation, conjunction, join, joint, juncture -juncture, articulation, crossroads, join, joint, junction, occasion -juneberry, saskatoon, serviceberry, shadberry, shadblow, shadbush -junior, jnr, jr -juniper, raetam, retem -junk, debris, detritus, dust, rubble, scrap, trash -junket, banquet, excursion, expedition, feast, jaunt, junketeer, outing, sashay -junketeer, junket -junkie, addict, freak, junky, nut -junky, addict, freak, junkie, nut -junoesque, statuesque -junto, cabal, camarilla, faction -jupati, jupaty -jupaty, jupati -jupiter, jove -jural, juristic -juridic, judicial, juridical -juridical, judicial, juridic -jurisprudence, law -jurist, judge, justice -juristic, jural -juror, juryman, jurywoman -jury, panel -juryman, juror, jurywoman -jurywoman, juror, juryman -just, barely, but, equitable, exactly, fair, good, hardly, merely, only, precisely, scarce, scarcely, simply, upright -justice, doj, judge, jurist, justness -justiciar, justiciary -justiciary, justiciar -justificative, defensive, justificatory, vindicatory -justificatory, defensive, justificative, vindicatory -justifiedly, justly, rightly -justifier, apologist, vindicator -justify, absolve, apologise, apologize, excuse, free, rationalise, rationalize, vindicate, warrant -justly, justifiedly, right, rightly -justness, justice, nicety, rightness -jut, bulge, bump, excrescence, extrusion, gibbosity, gibbousness, hump, jutting, project, projection, prominence, protrude, protrusion, protuberance, swelling -jutish, kentish -jutland, jylland -jutting, jut, projected, projecting, projection, protruding, protrusion, relieved, sticking -juvenile, adolescent, jejune, puerile -juvenility, callowness, jejuneness, youth, youthfulness -juxtaposition, apposition, collocation -jyaistha, jeth -jylland, jutland -k, chiliad, g, grand, green, jet, kb, kelvin, kib, kibibyte, kilobyte, m, potassium, thou, thousand, yard -kaaba, caaba -kabala, cabala, cabbala, cabbalah, kabbala, kabbalah, qabala, qabalah, qabbala, qabbalah -kabbala, cabala, cabbala, cabbalah, kabala, kabbalah, qabala, qabalah, qabbala, qabbalah -kabbalah, cabala, cabbala, cabbalah, kabala, kabbala, qabala, qabalah, qabbala, qabbalah -kabbalism, cabalism -kabbalist, cabalist -kabbalistic, cabalistic, cryptic, cryptical, qabalistic, sibylline -kabob, kebab -kabolin, durabolin, nandrolone -kachin, kachinic -kachinic, kachin -kadikoy, chalcedon -kaffir, caffer, caffre, kafir -kafir, caffer, caffre, kaffir -kafocin, cephaloglycin -kaftan, caftan -kail, borecole, cole, colewort, kale -kainogenesis, caenogenesis, cainogenesis, cenogenesis, kenogenesis -kakatoe, cacatua -kalapooia, calapooya, calapuya, kalapuya -kalapooian, kalapuyan -kalapuya, calapooya, calapuya, kalapooia -kalapuyan, kalapooian -kale, boodle, borecole, bread, cabbage, clams, cole, colewort, dinero, dough, gelt, kail, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -kaleidoscopic, kaleidoscopical -kaleidoscopical, kaleidoscopic -kali, barilla, glasswort, kelpwort, saltwort -kalian, calean, chicha, hookah, narghile, nargileh, sheesha, shisha -kalif, calif, caliph, kaliph, khalif, khalifah -kalimantan, borneo -kaliph, calif, caliph, kalif, khalif, khalifah -kaliuresis, kaluresis -kalka, khalka, khalkha -kalpac, calpac, calpack -kaluresis, kaliuresis -kampong, campong -kampuchea, cambodia -kampuchean, cambodian -kanaf, bimli, kenaf -kanamycin, kantrex -kananga, luluabourg -kanara, canara -kanarese, canarese, kannada -kanchanjanga, kanchenjunga, kinchinjunga -kanchenjunga, kanchanjanga, kinchinjunga -kandahar, qandahar -kandinski, kandinsky -kandinsky, kandinski -kannada, kanarese -kansa, kansas -kansas, kansa, ks -kansu, gansu -kantrex, kanamycin -kaochlor, klorvess -kaolin, kaoline -kaoline, kaolin -kapsiki, higi -kaput, gone -karabiner, carabiner -karakoram, mustagh -karakul, broadtail, caracul -karat, carat, kt -karbala, kerbala, kerbela -karelian, carelian -karen, karenic -karenic, karen -karnataka, mysore -kartik, karttika -kartikeya, karttikeya -karttika, kartik -karttikeya, kartikeya -karyon, nucleus -karyoplasm, nucleoplasm -kasbah, casbah -kashmir, cashmere -kassite, cassite -kat, cat, khat, qat, quat -katabatic, catabatic -katabolic, catabolic -katabolism, catabolism, dissimilation -katar, qatar -katari, qatari -katharsis, abreaction, catharsis, purgation -kathmandu, katmandu -katmandu, kathmandu -katzenjammer, brouhaha, hangover, hubbub, uproar -kaunas, kovna, kovno -kauri, kaury -kaury, kauri -kava, kavakava -kavakava, kava -kavrin, papaverine -kayo, knockout, ko -kayoed, out, stunned -kazak, kazakh, kazakhstan, kazakstan -kazakh, kazak, kazakhstan, kazakstan -kazakhstan, kazak, kazakh, kazakstan -kazakstan, kazak, kazakh, kazakhstan -kb, k, kbit, kib, kibibyte, kilobit, kilobyte -kbit, kb, kilobit -kc, khz, kilocycle, kilohertz -keb, geb -kebab, kabob -kechua, kechuan, quechua, quechuan -kechuan, kechua, quechua, quechuan -keel, careen, lurch, reel, stagger, swag -keeled, carinate, carinated, ridged -keen, acute, bully, corking, cracking, cutting, dandy, discriminating, exquisite, great, groovy, incisive, knifelike, lament, lancinate, lancinating, neat, nifty, peachy, penetrating, penetrative, piercing, sharp, smashing, stabbing, swell -keenness, acuity, acuteness, avidity, avidness, eagerness, sharpness -keep, celebrate, continue, donjon, dungeon, hold, livelihood, living, maintain, observe, preserve, prevent, proceed, restrain, retain, save, support, sustain, sustenance -keeper, custodian, steward -keeping, guardianship, holding, retention, safekeeping -keepsake, relic, souvenir, token -keflex, cephalexin, keflin, keftab -keflin, cephalexin, keflex, keftab -keftab, cephalexin, keflex, keflin -keg, kegful -kegful, keg -keister, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -keloid, cheloid -kelpie, kelpy -kelpwort, barilla, glasswort, kali, saltwort -kelpy, kelpie -kelt, celt -kelter, kilter -kelvin, k -kemadrin, procyclidine -kempt, tidy -ken, cognizance, sight -kenaf, bimli, kanaf -kenalog, aristocort, aristopak, triamcinolone -kennedia, kennedya -kennedy, jfk -kennedya, kennedia -kennel, doghouse -keno, beano, bingo, lotto -kenogenesis, caenogenesis, cainogenesis, cenogenesis, kainogenesis -kentish, jutish -kentucky, ky -kept, unbroken -keratin, ceratin -keratinisation, keratinization -keratinise, keratinize -keratinization, keratinisation -keratinize, keratinise -keratoderma, keratodermia -keratodermia, keratoderma -kerb, curb, curbing -kerbala, karbala, kerbela -kerbela, karbala, kerbala -kerbstone, curbstone -kerfuffle, commotion, disruption, disturbance, flutter -kernel, center, centre, core, essence, gist, heart, inwardness, marrow, meat, nub, pith, substance, sum -kerosene, kerosine -kerosine, kerosene -kerugma, kerygma -kerygma, kerugma -ketalar, ketamine -ketamine, ketalar -ketchup, catsup, cetchup -ketembilla, kitambilla, kitembilla -ketoaciduria, acetonuria, ketonuria -ketonemia, acetonemia, ketosis -ketonuria, acetonuria, ketoaciduria -ketoprofen, orudis, oruvail -ketorolac, torodal -ketosis, acetonemia, ketonemia -kettle, boiler, kettledrum, kettleful, timpani, tympani, tympanum -kettledrum, kettle, timpani, tympani, tympanum -kettleful, kettle -ketubim, hagiographa, writings -key, cardinal, cay, central, describe, discover, distinguish, fundamental, headstone, identify, keystone, name, paint, primal, samara, tonality, winder -keynote, tonic -keystone, anchor, backbone, headstone, key, linchpin, lynchpin, mainstay -kg, kilo, kilogram -khadafy, gaddafi, qaddafi, qadhafi -khaddar, khadi -khadi, khaddar -khalif, calif, caliph, kalif, kaliph, khalifah -khalifah, calif, caliph, kalif, kaliph, khalif -khalka, kalka, khalkha -khalkha, kalka, khalka -khan, caravansary, caravanserai -khanty, ostyak -kharkiv, kharkov -kharkov, kharkiv -khat, cat, kat, qat, quat -khi, chi -khios, chios -khirghiz, kirghiz, kirgiz -khoikhoi, hottentot, khoikhoin -khoikhoin, hottentot, khoikhoi -khufu, cheops -khz, kc, kilocycle, kilohertz -ki, chi, qi -kib, k, kb, kibibyte, kilobyte -kibbitz, kibitz -kibibit, kibit -kibibyte, k, kb, kib, kilobyte -kibit, kibibit -kibitz, kibbitz -kibosh, block, halt, stop -kichaga, chaga, chagga -kick, bang, beef, bitch, boot, charge, complain, flush, gripe, kicking, kvetch, plain, quetch, recoil, rush, squawk, thrill -kicking, boot, kick -kickoff, beginning, commencement, first, offset, outset, showtime, start -kickshaw, dainty, delicacy, goody, treat -kid, banter, chaff, child, fry, jolly, josh, kidskin, kyd, minor, nestling, nipper, shaver, tiddler, tike, tyke, youngster -kidnap, abduct, nobble, snatch -kidnaper, abductor, kidnapper, snatcher -kidnapper, abductor, kidnaper, snatcher -kidnapping, snatch -kidskin, kid -kieselguhr, diatomite -kiev, kyyiv -kike, hymie, sheeny, yid -kikladhes, cyclades -kildeer, killdeer -kiley, kylie -kiliwa, kiliwi -kiliwi, kiliwa -kill, defeat, down, killing, obliterate, pop -killdeer, kildeer -killer, grampus, orca, slayer -killing, cleanup, kill, sidesplitting -killingly, sidesplittingly -killjoy, spoilsport -kilo, kg, kilogram -kilobit, kb, kbit -kilobyte, k, kb, kib, kibibyte -kilocalorie, calorie -kilocycle, kc, khz, kilohertz -kilogram, kg, kilo -kilohertz, kc, khz, kilocycle -kiloliter, kilolitre -kilolitre, kiloliter -kilometer, kilometre, klick, km -kilometre, kilometer, klick, km -kilovolt, kv -kilowatt, kw -kilter, kelter -kin, akin, clan, cognate, consanguine, consanguineal, consanguineous, family, kindred, kinsperson, tribe -kinaesthesia, kinaesthesis, kinesthesia, kinesthesis, kinesthetics -kinaesthesis, kinaesthesia, kinesthesia, kinesthesis, kinesthetics -kinaesthetic, kinesthetic -kinaesthetically, kinesthetically -kinchinjunga, kanchanjanga, kanchenjunga -kind, form, genial, sort, tolerant, variety -kinda, rather -kindergartener, kindergartner, preschooler -kindergartner, kindergartener, preschooler -kindle, arouse, conflagrate, elicit, enkindle, evoke, fire, inflame, provoke, raise -kindled, enkindled, ignited -kindliness, helpfulness -kindling, firing, ignition, inflammation, lighting, punk, spunk, tinder, touchwood -kindly, benevolent, charitable, openhearted, sympathetic -kindness, benignity, forgivingness -kindred, akin, clan, kin, tribe -kine, cattle, cows, oxen -kinesthesia, kinaesthesia, kinaesthesis, kinesthesis, kinesthetics -kinesthesis, kinaesthesia, kinaesthesis, kinesthesia, kinesthetics -kinesthetic, kinaesthetic -kinesthetically, kinaesthetically -kinesthetics, kinaesthesia, kinaesthesis, kinesthesia, kinesthesis -kinetic, energising, energizing -kinetics, dynamics -kinetochore, centromere -kinfolk, family, folk, kinsfolk, phratry, sept -king, baron, magnate, mogul, power, queen, rex, tycoon -kingbolt, kingpin -kingcup, buttercup, butterflower, cowslip, crowfoot, goldcup -kingdom, land, realm -kingfish, cero, chenfish, pintado -kinglike, kingly -kingly, kinglike -kingmaker, warwick -kingpin, bigwig, headpin, kingbolt -kinin, cytokinin -kink, crape, crick, crimp, curl, curve, frizz, frizzle, rick, twirl, twist, wrick -kinkajou, potto -kinky, crisp, frizzly, frizzy, nappy, offbeat, perverted, quirky -kinsfolk, family, folk, kinfolk, phratry, sept -kinshasa, leopoldville -kinship, affinity, relationship -kinsperson, family, kin -kiosk, booth, cubicle, stall -kip, sleep, slumber, upstart -kirghiz, khirghiz, kirghizia, kirghizstan, kirgiz, kirgizia, kirgizstan, kyrgyzstan -kirghizia, kirghiz, kirghizstan, kirgiz, kirgizia, kirgizstan, kyrgyzstan -kirghizstan, kirghiz, kirghizia, kirgiz, kirgizia, kirgizstan, kyrgyzstan -kirgiz, khirghiz, kirghiz, kirghizia, kirghizstan, kirgizia, kirgizstan, kyrgyzstan -kirgizia, kirghiz, kirghizia, kirghizstan, kirgiz, kirgizstan, kyrgyzstan -kirgizstan, kirghiz, kirghizia, kirghizstan, kirgiz, kirgizia, kyrgyzstan -kishinev, chisinau -kislev, chislev -kismat, kismet -kismet, kismat -kiss, buss, osculate, osculation, snog -kisser, countenance, mug, osculator, phiz, physiognomy, smiler, visage -kissing, caressing, cuddling, fondling, hugging, necking, petting, smooching, snuggling -kit, outfit -kitambilla, ketembilla, kitembilla -kitembilla, ketembilla, kitambilla -kitschy, bathetic, drippy, hokey, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy -kitten, kitty -kittenish, frisky -kittul, kitul -kitty, jackpot, kitten, pool, pot, puss, pussy, pussycat -kitul, kittul -kiwi, apteryx -kkk, klan -klaipeda, memel -klan, kkk -klansman, kluxer -klavier, clavier -klaxon, claxon -klick, kilometer, kilometre, km -klorvess, kaochlor -klotho, clotho -kluxer, klansman -km, kilometer, kilometre, klick -knack, bent, hang -knackered, drained -knackwurst, knockwurst -knap, chip, rap -knapsack, backpack, haversack, packsack, rucksack -knave, jack, rapscallion, rascal, rogue, scalawag, scallywag, varlet -knavery, dishonesty -knavish, crafty, cunning, dodgy, foxy, guileful, slick, sly, tricksy, tricky, wily -knavishly, artfully, craftily, cunningly, foxily, slyly, trickily -knawe, knawel -knawel, knawe -knead, massage, work -knee, genu, stifle -kneecap, kneepan, patella -kneel, kneeling -kneeling, kneel -kneepan, kneecap, patella -knell, ring -knesset, knesseth -knesseth, knesset -knickerbockers, breeches, knickers -knickers, bloomers, breeches, drawers, knickerbockers, pants -knickknack, knickknackery, nicknack, novelty, whatnot -knickknackery, knickknack, nicknack, whatnot -knife, stab, tongue -knifelike, acute, cutting, discriminating, incisive, keen, lancinate, lancinating, penetrating, penetrative, piercing, sharp, stabbing -knight, dub, horse -knightliness, chivalry -knightly, chivalric, chivalrous, gallant, medieval -kniphofia, flameflower, tritoma -knit, cockle, crumple, entwine, knitting, knitwork, plain, pucker, rumple -knitting, knit, knitwork -knitwork, knit, knitting -knob, boss, node, pommel, thickening -knobbed, gnarled, gnarly, knotted, knotty -knobbly, knobby -knobby, knobbly -knobkerrie, knobkerry -knobkerry, knobkerrie -knock, bang, bash, belt, bump, criticise, criticize, knocking, ping, pink, rap, roast, smash, tap, whack, whang -knockabout, boisterous -knocker, boob, bosom, breast, depreciator, detractor, disparager, doorknocker, rapper, tit, titty -knocking, knock -knockoff, clone -knockout, beauty, dish, hard, kayo, ko, looker, lulu, mantrap, peach, ravisher, severe, smasher, stunner, sweetheart -knockwurst, knackwurst -knoll, hammock, hillock, hummock, mound -knossos, cnossos, cnossus -knot, burl, gnarl, grayback, greyback, mi, mile, ravel, slub, tangle -knotted, gnarled, gnarly, knobbed, knotty -knottiness, complicatedness, complication, tortuousness -knotty, baffling, byzantine, convoluted, elusive, gnarled, gnarly, involved, knobbed, knotted, problematic, problematical, snarled, snarly, tangled, tortuous, tough -know, acknowledge, bang, bed, bonk, cognise, cognize, eff, experience, fuck, hump, jazz, live, love, recognise, recognize, screw -knowable, cognisable, cognizable, cognoscible -knower, apprehender -knowing, intentional, knowledgeable, learned, lettered, wise -knowingly, wittingly -knowingness, awareness, cognisance, cognizance, consciousness -knowledge, cognition, noesis -knowledgeability, initiation, knowledgeableness -knowledgeable, intimate, knowing, learned, lettered, versed -knowledgeableness, initiation, knowledgeability -knuckleball, knuckler -knucklebones, jacks, jackstones -knucklehead, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, loggerhead, lunkhead, muttonhead, numskull, shithead -knuckler, knuckleball -knuckles, knucks -knucks, knuckles -knut, canute, cnut -ko, kayo, knockout -kobenhavn, copenhagen -kochia, bassia -koellia, pycnanthemum -koine, interlanguage -kola, daba, musgoi -kolkata, calcutta -koln, cologne -komi, zyrian -konakri, conakry -kongfuze, confucius -konoe, konoye -konoye, konoe -koodoo, koudou, kudu -kookie, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kooky, loco, loony, loopy, nuts, nutty, wacky, whacky -kooky, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, loco, loony, loopy, nuts, nutty, wacky, whacky -kopeck, copeck, kopek -kopek, copeck, kopeck -kopje, koppie -koppie, kopje -kor, homer -koran, book, quran -kore, cora, despoina, persephone -korinthos, corinth -kos, coss -kosciusko, kosciuszko -kosciuszko, kosciusko -kosher, cosher -kota, kotar -kotar, kota -kotow, bootlick, fawn, kowtow, toady, truckle -koudou, koodoo, kudu -koumiss, kumis -kovna, kaunas, kovno -kovno, kaunas, kovna -koweit, kuwait -kowtow, bootlick, fawn, genuflect, kotow, scrape, toady, truckle -kr, krypton -krakatao, krakatau, krakatoa -krakatau, krakatao, krakatoa -krakatoa, krakatao, krakatau -krakau, cracow, krakow -krakow, cracow, krakau -kraut, boche, hun, jerry, krauthead -krauthead, boche, hun, jerry, kraut -kris, crease, creese -kriti, crete -krummhorn, cromorne, crumhorn -krypton, kr -ks, kansas -kt, carat, karat -kuangchou, canton, guangzhou, kwangchow -kudos, congratulations, extolment, praise -kudu, koodoo, koudou -kuenlun, kunlun -kukenaam, cuquenan -kuki, chin -kulun, ulaanbaatar, urga -kumis, koumiss -kumquat, cumquat -kunlun, kuenlun -kuomintang, guomindang -kurakkan, coracan, corakan, ragee, ragi -kurchee, conessi, kurchi -kurchi, conessi, kurchee -kurrajong, currajong -kurus, piaster, piastre -kutch, cutch -kuwait, koweit -kv, kilovolt -kvetch, complain, kick, plain, quetch -kw, kilowatt -kwai, yuan -kwangchow, canton, guangzhou, kuangchou -kwangtung, guangdong -kwanza, kwanzaa -kwanzaa, kwanza -kweek, doob -ky, kentucky -kyanite, cyanite -kyd, kid -kylie, kiley -kylix, cylix -kymograph, cymograph -kyphosis, humpback, hunchback -kyphotic, crookback, crookbacked, gibbous, humpbacked, humped, hunchbacked -kyrgyzstan, kirghiz, kirghizia, kirghizstan, kirgiz, kirgizia, kirgizstan -kyyiv, kiev -l, fifty, lambert, liter, litre -la, lah, lanthanum, louisiana -laager, lager -lab, laboratory -labdanum, ladanum -label, judge, mark, pronounce, tag -labeled, labelled, tagged -labelled, labeled, tagged -labetalol, normodyne, trandate -labialise, labialize, round -labialize, labialise, round -labiatae, lamiaceae -labiate, liplike -labor, childbed, confinement, dig, dol, drive, drudge, fag, grind, labour, moil, parturiency, project, proletariat, push, task, toil, travail, tug, undertaking -laboratory, lab -labored, heavy, laboured, strained -laborer, jack, labourer -laboring, drudging, labouring, toiling -laborious, arduous, backbreaking, grueling, gruelling, hard, heavy, operose, punishing, toilsome -laboriousness, operoseness, toilsomeness -laborsaving, laboursaving -labour, childbed, confinement, dig, drive, drudge, fag, grind, labor, moil, parturiency, proletariat, push, toil, travail, tug -laboured, heavy, labored, strained -labourer, jack, laborer -labouring, drudging, laboring, toiling -laboursaving, laborsaving -labrocyte, mastocyte -labyrinth, maze -labyrinthian, labyrinthine, mazy -labyrinthine, labyrinthian, mazy -labyrinthodonta, labyrinthodontia -labyrinthodontia, labyrinthodonta -lace, braid, enlace, entwine, fortify, interlace, intertwine, lacing, plait, spike, twine -lacebark, houhere, ribbonwood -laced, tied -lacelike, lacy -lacepod, fringepod -lacerate, lacerated, mangled, torn -lacerated, lacerate, mangled, torn -lacertilia, sauria -lacertilian, saurian -lacewood, sycamore -lachrymal, lacrimal -lachrymation, lacrimation, tearing, watering -lachrymator, lacrimator, teargas -lachrymatory, lacrimatory -lachrymose, dolorous, dolourous, tearful, weeping -lacing, beating, drubbing, lace, licking, thrashing, trouncing, whacking -laciniate, fringed -lack, deficiency, miss, want -lackadaisical, dreamy, languid, languorous -lackey, crawler, flunkey, flunky, sycophant, toady -lacking, absent, deficient, missing, wanting -lackluster, lacklustre, lusterless, lustreless -lacklustre, lackluster, lusterless, lustreless -laconic, crisp, curt, terse -laconically, drily, dryly -laconicism, laconism -laconism, laconicism -lacrimal, lachrymal -lacrimation, lachrymation, tearing, watering -lacrimator, lachrymator, teargas -lacrimatory, lachrymatory -lactaid, lactase -lactase, lactaid -lactate, breastfeed, nurse, suck, suckle -lactating, wet -lactation, suckling -lactobacillaceae, lactobacteriaceae -lactobacteriaceae, lactobacillaceae -lactoflavin, hepatoflavin, ovoflavin, riboflavin -lacuna, blank, caisson, coffer -lacy, lacelike, netlike, netted, webbed, webby, weblike -lad, blighter, bloke, chap, cub, cuss, fella, feller, fellow, gent, laddie, sonny -ladanum, labdanum -ladder, ravel, run -laddie, cub, lad, sonny -lade, laden, ladle, load -laden, lade, ladened, ladle, load, loaded, oppressed -ladened, laden, loaded -lading, cargo, consignment, freight, load, loading, payload, shipment -ladino, mestizo -ladle, lade, laden -lady, dame, gentlewoman, madam, noblewoman, peeress -ladybeetle, ladybird, ladybug -ladybird, ladybeetle, ladybug -ladybug, ladybeetle, ladybird -ladyfish, tenpounder -ladylove, dulcinea -laevulose, fructose, levulose -laffite, lafitte -lafitte, laffite -lag, dawdle, gaol, immure, imprison, incarcerate, interim, jail, jug, meantime, meanwhile, remand, retardation, slowdown, stave -lagan, lagend, ligan -lagend, lagan, ligan -lager, laager -laggard, dawdler, dilatory, drone, lagger, poke, pokey, poky, trailer -lagger, dawdler, drone, laggard, poke, trailer -lagoon, laguna, lagune -laguna, lagoon, lagune -lagune, lagoon, laguna -lah, la -laic, lay, secular -laicise, laicize -laicize, laicise -laid, set -lair, den -laity, temporalty -lakeshore, lakeside -lakeside, lakeshore -lakota, teton -lallation, babble, babbling -lallygag, footle, linger, loaf, loiter, lollygag, lounge, lurk, tarry -lam, bunk, escape, flail, getaway, run, scarper, scat, thrash, thresh -lamb, dear, elia -lambast, berate, cane, chide, flog, jaw, lambaste, lecture, rag, rebuke, remonstrate, reprimand, reproof, scold, trounce -lambaste, berate, cane, chide, flog, jaw, lambast, lecture, rag, rebuke, remonstrate, reprimand, reproof, scold, trounce -lambency, gleam, gleaming, glow -lambent, aglow, lucent, luminous -lambert, l -lambskin, parchment, sheepskin -lame, cripple, crippled, feeble, game, gimpy, halt, halting, square -lamella, gill -lamellibranch, bivalve, pelecypod, pelecypodous -lamellibranchia, bivalvia -lameness, claudication, gameness, gimp, gimpiness, limping -lament, bemoan, bewail, coronach, deplore, dirge, elegy, keen, lamentation, plaint, requiem, threnody, wail -lamentable, deplorable, distressing, pitiful, sad, sorry -lamentably, deplorably, sadly, woefully -lamentation, lament, mourning, plaint, wail -lamenter, griever, mourner, sorrower -lamenting, wailful, wailing -lamia, vampire -lamiaceae, labiatae -laminal, laminar -laminar, laminal -laminitis, founder -lamisil, terbinafine -lammergeier, lammergeyer -lammergeyer, lammergeier -lampblack, crock, smut, soot -lampoon, burlesque, charade, mockery, parody, pasquinade, satirise, satirize, sendup, spoof, takeoff, travesty -lampooner, parodist -lampshell, brachiopod -lanate, woolly -lance, fishgig, fizgig, gig, lancet, shaft, spear -lancelet, amphioxus -lancelike, lanceolate -lanceolate, lancelike -lancet, lance -lancetfish, wolffish -lanchou, lanchow, lanzhou -lanchow, lanchou, lanzhou -lancinate, cutting, keen, knifelike, lancinating, piercing, stabbing -lancinating, cutting, keen, knifelike, lancinate, piercing, stabbing -land, acres, bring, commonwealth, country, demesne, domain, down, earth, estate, farming, ground, kingdom, nation, realm, shore, soil, state -landholder, landowner -landlubber, landman, landsman, lubber -landlubberly, lubberly -landman, landlubber, landsman -landmark, watershed -landowner, landholder -landrover, jeep -landscaper, landscapist -landscapist, landscaper -landslide, landslip -landslip, landslide -landsmaal, landsmal, nynorsk -landsmal, landsmaal, nynorsk -landsman, landlubber, landman, lubber -landward, landwards -landwards, landward -langobard, lombard -langouste, crawfish, crayfish -langoustine, scampo -langsat, langset -langset, langsat -language, lyric, nomenclature, speech, terminology, words -languid, dreamy, lackadaisical, languorous -languish, ache, fade, pine, waste, yearn, yen -languor, dreaminess, flatness, lassitude, lethargy, listlessness, phlegm, sluggishness -languorous, dreamy, lackadaisical, languid -laniard, lanyard -laniary, canine -lank, spindly -lanky, gangling, gangly, rangy -lanoxin, digoxin -lansa, lansat, lanseh, lanset -lansat, lansa, lanseh, lanset -lanseh, lansa, lansat, lanset -lanset, lansa, lansat, lanseh -lansoprazole, prevacid -lanthanide, lanthanoid, lanthanon -lanthanoid, lanthanide, lanthanon -lanthanon, lanthanide, lanthanoid -lanthanum, la -lanyard, laniard -lanzhou, lanchou, lanchow -lao, laotian -laotian, lao -lap, circle, circuit, lave, lick, overlap, swish, swoosh, swosh, wash -lapidarist, lapidary -lapidary, lapidarist, lapidist -lapidate, stone -lapidation, stoning -lapidator, stoner -lapidify, petrify -lapidist, lapidary -lapin, rabbit -lapland, lappland -lapp, lapplander, saame, saami, same, sami -lappet, wattle -lappic, lappish -lapping, imbrication, overlapping -lappish, lappic -lappland, lapland -lapplander, lapp, saame, saami, same, sami -lappula, hackelia -lapse, backslide, backsliding, elapse, lapsing, oversight, pass, recidivate, regress, relapse, relapsing, retrogress, reversion, reverting, sink -lapsed, nonchurchgoing -lapsing, backsliding, lapse, relapse, relapsing, reversion, reverting -laputan, airy, impractical, visionary, windy -lapwing, peewit, pewit -larboard, port -larcener, larcenist -larcenist, larcener -larcenous, thievishness -larceny, stealing, theft, thievery, thieving -lard, aggrandise, aggrandize, dramatise, dramatize, embellish, embroider, pad -larder, buttery, pantry -large, big, boastfully, bombastic, declamatory, enceinte, expectant, gravid, great, heavy, magnanimous, orotund, prominent, tumid, turgid, vauntingly -largely, mostly -largeness, bigness, breadth, comprehensiveness, extensiveness, pretension, pretentiousness -larger, bigger -largess, largesse, magnanimity, munificence, openhandedness -largesse, largess, magnanimity, munificence, openhandedness -largish, biggish -lariat, lasso, reata, riata -larium, mefloquine, mephaquine -lark, cavort, disport, escapade, frisk, frolic, gambol, meadowlark, pipit, rollick, romp, skylark, sport, titlark -larn, acquire, learn -larodopa, bendopa, brocadopa, levodopa -larotid, amoxicillin, amoxil, augmentin, polymox, trimox -larrup, paddle, spank -lasagna, lasagne -lasagne, lasagna -lascivious, lewd, libidinous, lustful -lasciviously, salaciously -lasciviousness, carnality, lubricity, prurience, pruriency -lash, cilium, eyelash, flog, lather, slash, strap, thong, trounce, welt, whip, whiplash -lashing, flagellation, flogging, tanning, whipping -lashings, dozens, gobs, heaps, loads, lots, oodles, piles, rafts, scads, scores, slews, stacks, tons, wads -lasix, furosemide -lass, lassie -lassa, lhasa -lassie, lass -lassitude, inanition, languor, lethargy, listlessness, slackness, sluggishness -lasso, lariat, reata, riata, rope -last, close, concluding, conclusion, death, end, endure, final, finale, finally, finis, finish, go, lastly, live, lowest, net, survive, terminal, utmost -lasting, durable, permanent, persistent -lastingness, durability, enduringness, strength -lastly, finally, last -late, belated, belatedly, deep, former, lately, later, latterly, previous, recent, recently, tardily, tardy -lately, late, latterly, recently -later, after, afterward, afterwards, late, posterior, subsequently, ulterior -lateral, sidelong -lateralisation, laterality, lateralization -laterality, dominance, handedness, lateralisation, lateralization -lateralization, lateralisation, laterality -latest, modish -lathee, lathi -lather, flog, fret, lash, slash, soap, soapsuds, stew, strap, suds, sweat, swither, trounce, welt, whip -lathery, sudsy -lathi, lathee -latin, romance -latinise, catholicise, catholicize, latinize, romanise, romanize -latinize, catholicise, catholicize, latinise, romanise, romanize -latino, hispanic -latitude, parallel -latitudinarian, undogmatic, undogmatical -latium, lazio -latona, leto -latria, adoration -latterly, late, lately, recently -lattice, fretwork, grille, latticework, wicket -latticed, fretted, interlaced, latticelike -latticelike, fretted, interlaced, latticed -latticework, fretwork, lattice -latvian, lettish -laud, exalt, extol, glorify, proclaim -laudability, laudableness, praiseworthiness -laudable, applaudable, commendable, praiseworthy -laudableness, laudability, praiseworthiness -laudably, admirably, commendable, praiseworthily -laudator, extoller, lauder -laudatory, praiseful, praising -lauder, extoller, laudator -laugh, gag, jape, jest, joke, laughter -laughable, absurd, amusing, cockeyed, comic, comical, derisory, funny, idiotic, ludicrous, mirthful, nonsensical, preposterous, ridiculous, risible -laughably, ludicrously, preposterously, ridiculously -laugher, blowout, romp, runaway, walkaway -laughing, riant -laughingstock, butt, goat, stooge -laughter, laugh -launch, establish, found, launching, plunge -launcher, catapult -launching, debut, entry, introduction, launch, unveiling -launchpad, pad -launder, wash -launderette, laundromat -laundress, laundrywoman, washerwoman, washwoman -laundromat, launderette -laundry, wash, washables, washing -laundryman, washerman -laundrywoman, laundress, washerwoman, washwoman -laureled, crowned, laurelled -laurelled, crowned, laureled -laurels, accolade, award, honor, honour -laurentius, lawrence -lav, bathroom, can, john, lavatory, privy, toilet -lavabo, handbasin, washbasin, washbowl -lavalier, lavaliere, lavalliere -lavaliere, lavalier, lavalliere -lavalliere, lavalier, lavaliere -lavation, wash, washing -lavatory, basin, bathroom, can, john, lav, privy, toilet, washbasin, washbowl, washstand -lave, lap, wash -lavender, lilac -lavish, lucullan, lush, munificent, overgenerous, plush, plushy, shower, unsparing, unstinted, unstinting -lavishly, extravagantly, richly -lavishness, extravagance, highlife, luxury, prodigality, sumptuosity, sumptuousness -law, constabulary, jurisprudence, police -lawbreaker, violator -lawcourt, court -lawful, legitimate, licit, rightful, true -lawfully, legally, legitimately, licitly -lawgiver, lawmaker -lawless, anarchic, anarchical, outlaw -lawlessly, illegally, illicitly -lawlessness, anarchy, outlawry -lawmaker, lawgiver -lawmaking, legislating, legislation -lawrence, laurentius -lawrencium, lr -laws, pentateuch, torah -lawsuit, case, causa, cause, suit -lawyer, attorney -lax, loose, slack -laxation, defecation, loosening, shitting -laxity, laxness, remissness, slackness -laxly, leniently -laxness, laxity, remissness, slackness -lay, ballad, laic, place, pose, position, put, repose, secular, set -layabout, bum, idler, loafer -layer, bed, level, stratum -layered, superimposed -layman, layperson, secular -layover, stop, stopover -layperson, layman, secular -lazar, leper -lazaret, lazarette, lazaretto, pesthouse -lazarette, lazaret, lazaretto, pesthouse -lazaretto, lazaret, lazarette, pesthouse -laze, idle, slug, stagnate -lazily, idly -laziness, acedia, indolence, sloth -lazio, latium -lazuline, azure, cerulean, sapphire -lazy, faineant, indolent, otiose, slothful -lb, pound -lbj, johnson -lea, ley, pasture, pastureland -leach, leaching, percolate, strip -leaching, leach -lead, chair, conduce, conduct, contribute, direct, extend, go, guide, head, hint, leading, leash, leave, lede, moderate, pass, pb, precede, principal, result, run, star, steer, take, tether, tip, top, track, trail, wind -leadbelly, ledbetter -leaden, dull, heavy, plodding, weighted -leaders, leadership -leadership, leaders, leading -leading, ahead, lead, leadership, preeminent, prima, star, starring, stellar -leadless, unleaded -leaf, flick, flip, foliage, folio, leafage, riff, riffle, thumb -leafage, foliage, leaf -leafed, leaved -leafing, foliation -leaflet, booklet, brochure, cusp, folder, pamphlet -leafstalk, petiole -league, conference -leak, escape, leakage, outflow, wetting -leakage, escape, leak, outflow -leaky, blabbermouthed, talebearing, tattling -lean, angle, inclination, incline, leaning, list, run, skimpy, slant, tend, thin, tilt, tip -leaning, atilt, canted, inclination, lean, list, proclivity, propensity, tendency, tilt, tilted, tipped -leanness, exiguity, meagerness, meagreness, poorness, scantiness, scantness, spareness, thinness -leap, bounce, bound, jump, leaping, saltation, spring -leaper, bounder -leaping, bounce, bound, leap, saltation, spring -learn, acquire, ascertain, check, con, determine, discover, hear, instruct, larn, memorise, memorize, read, see, study, take, teach, watch -learned, conditioned, erudite, knowing, knowledgeable, lettered -learnedly, eruditely -learnedness, encyclopaedism, encyclopedism, eruditeness, erudition, learning, scholarship -learner, apprentice, assimilator, prentice, scholar -learning, acquisition, encyclopaedism, encyclopedism, eruditeness, erudition, learnedness, scholarship -lease, charter, engage, hire, let, letting, rent, rental, take -leased, chartered, hired -leaseholder, lessee -leash, collar, iii, lead, rope, tercet, ternary, ternion, terzetto, tether, three, threesome, tierce, trey, triad, trine, trinity, trio, triplet, troika -leastways, leastwise -leastwise, leastways -leathered, coriaceous, leatherlike, leathery -leatherfish, leatherjacket -leatherjack, leatherjacket -leatherjacket, leatherfish, leatherjack -leatherlike, coriaceous, leathered, leathery -leatherneck, marine -leatherwood, cyrilla, moosewood, ropebark, wicopy -leathery, coriaceous, leathered, leatherlike -leave, allow, bequeath, depart, entrust, exit, farewell, forget, give, impart, lead, parting, provide, result, will -leaved, leafed -leaven, leavening, prove, raise -leavening, leaven -leaver, departer, goer -leaving, departure, going -lech, lecher, letch, satyr -lechatelierite, crystal, quartz -lecher, lech, letch, satyr -lecherousness, lust, lustfulness -lector, lecturer, reader -lecture, berate, chide, jaw, lambast, lambaste, lecturing, rag, rebuke, remonstrate, reprimand, reproof, scold, speech, talk, trounce -lecturer, lector, reader -lecturing, lecture -ledbetter, leadbelly -lede, lead -ledge, shelf -ledgeman, breaker -ledger, book, daybook, leger -lee, downwind, leeward -leech, bleed, bloodsucker, hirudinean, parasite, phlebotomise, phlebotomize, sponge, sponger -leechee, lichee, lichi, litchee, litchi, lychee -leechlike, bloodsucking, parasitic, parasitical -leek, scallion -leer, sneer -leery, mistrustful, suspicious, untrusting, wary -leeuwenhoek, leuwenhoek -leeward, lee, upwind -leeway, allowance, margin, tolerance -leflunomide, arava -left, leftfield, leftover, odd, remaining, unexpended -leftfield, left -lefthander, lefty, southpaw -leftist, collectivist -leftover, left, odd, remaining, remnant, unexpended -lefty, lefthander, southpaw -leg, branch, peg, pegleg, ramification, stage -legacy, bequest -legal, effectual, sound -legalisation, legalization, legitimation -legalise, decriminalise, decriminalize, legalize, legitimate, legitimatise, legitimatize, legitimise, legitimize -legalization, legalisation, legitimation -legalize, decriminalise, decriminalize, legalise, legitimate, legitimatise, legitimatize, legitimise, legitimize -legally, lawfully -legateship, legation -legation, legateship -legato, smooth -legend, caption, fable -legendary, fabled -leger, book, ledger -legerdemain, conjuration, deception, illusion, magic, thaumaturgy, trick -legerity, agility, lightness, lightsomeness, nimbleness -legging, leging -leghorn, boater, panama, sailor, skimmer -legibility, discernability, readability -legibly, decipherably, readably -leging, legging -legion, horde, host, numerous -legionary, legionnaire -legionnaire, legionary -legislate, pass -legislating, lawmaking, legislation -legislation, lawmaking, legislating -legitimacy, authenticity, genuineness -legitimate, decriminalise, decriminalize, lawful, legalise, legalize, legitimatise, legitimatize, legitimise, legitimize, licit, logical -legitimately, lawfully, licitly -legitimation, legalisation, legalization -legitimatise, decriminalise, decriminalize, legalise, legalize, legitimate, legitimatize, legitimise, legitimize -legitimatize, decriminalise, decriminalize, legalise, legalize, legitimate, legitimatise, legitimise, legitimize -legitimise, decriminalise, decriminalize, legalise, legalize, legitimate, legitimatise, legitimatize, legitimize -legitimize, decriminalise, decriminalize, legalise, legalize, legitimate, legitimatise, legitimatize, legitimise -leguminosae, fabaceae -lei, chaplet, coronal, garland, wreath -leibnitz, leibniz -leibnitzian, leibnizian -leibniz, leibnitz -leibnizian, leibnitzian -leicester, leicestershire -leicestershire, leicester -leiden, leyden -leiopelma, liopelma -leiopelmatidae, liopelmidae -leipoa, lowan -leishmaniasis, leishmaniosis -leishmaniosis, leishmaniasis -leisurely, easy, easygoing -leitmotif, leitmotiv -leitmotiv, leitmotif -lemanderin, rangpur -lemniscus, fillet -lemnos, limnos -lemon, gamboge, maize, stinker -lemonlike, lemony, sourish, tangy, tart -lemony, lemonlike, sourish, tangy, tart -lend, add, bestow, bring, contribute, impart, loan -lender, loaner -lending, loaning -length, distance, duration -lengthened, elongated, extended, prolonged -lengthening, perpetuation, prolongation, protraction -lengthiness, continuation, extension, prolongation, protraction -lengthways, lengthwise, longitudinally, longways, longwise -lengthwise, lengthways, longitudinally, longways, longwise -lengthy, extended, prolonged, protracted -lenience, indulgence, leniency, lenity, mildness -leniency, indulgence, lenience, lenity, mildness -lenient, indulgent, soft -leniently, laxly -lenify, appease, assuage, conciliate, gentle, gruntle, mollify, pacify, placate -leningrad, peterburg, petrograd -lenitive, alleviative, alleviatory, mitigative, mitigatory, palliative -lenity, lenience, leniency, mildness -lens, lense -lense, lens -lensman, photographer -lent, lententide -lententide, lent -lentia, linz -lenticular, biconvex, lentiform -lentiform, biconvex, lenticular -lentiginose, freckled, lentiginous -lentiginous, freckled, lentiginose -lentigo, freckle -lentisk, mastic -lento, slowly -leo, lion -leoncita, tamarin -leopoldville, kinshasa -leotard, unitard -leotards, tights -lepechinia, sphacele -leper, lazar -lepidopteran, lepidopteron -lepidopterist, lepidopterologist -lepidopterologist, lepidopterist -lepidopterology, lepidoptery -lepidopteron, lepidopteran -lepidoptery, lepidopterology -lepidote, leprose, scabrous, scaly, scurfy -leppy, dogie, dogy -leprose, lepidote, scabrous, scaly, scurfy -leptorhine, leptorrhine, leptorrhinian, leptorrhinic -leptorrhine, leptorhine, leptorrhinian, leptorrhinic -leptorrhinian, leptorhine, leptorrhine, leptorrhinic -leptorrhinic, leptorhine, leptorrhine, leptorrhinian -ler, lir -lesbian, sapphic, tribade -lesbianism, sapphism -lesbos, lesvos, mytilene -lescol, fluvastatin -lesion, wound -lesotho, basutoland -lessee, leaseholder -lessen, decrease, diminish, fall, minify, subside -lessened, diminished, vitiated, weakened -lessening, decrease -lesson, example, moral -lesvos, lesbos, mytilene -let, allow, countenance, get, have, lease, permit, rent -letch, lech, lecher, satyr -letdown, disappointment -lethal, deadly -lethality, deadliness -lethargic, unenrgetic -lethargically, unenergetically -lethargy, flatness, inanition, languor, lassitude, phlegm, slackness, sluggishness -leto, latona -letter, missive -lettered, knowing, knowledgeable, learned -lettering, inscription -letting, lease, rental -lettish, latvian -lettuce, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lolly, loot, lucre, moolah, pelf, scratch, shekels, simoleons, sugar, wampum -letup, lull -leucaemia, leukaemia, leukemia -leucocyte, leukocyte, wbc -leucocytosis, leukocytosis -leucocytozoan, leucocytozoon -leucocytozoon, leucocytozoan -leucoma, leukoma -leucopenia, leukopenia -leucorrhea, leukorrhea -leucotomy, leukotomy, lobotomy -leukaemia, leucaemia, leukemia -leukemia, leucaemia, leukaemia -leukeran, chlorambucil -leukocyte, leucocyte, wbc -leukocytosis, leucocytosis -leukoma, leucoma -leukopenia, leucopenia -leukorrhea, leucorrhea -leukotomy, leucotomy, lobotomy -leuwenhoek, leeuwenhoek -levallorphan, lorfan -level, charge, degree, dismantle, even, flat, floor, flush, grade, layer, plane, point, rase, raze, stage, storey, story, stratum, tied, tier, unwavering -leveler, leveller -levelheaded, healthy, intelligent, sound -leveling, demolishing, equalisation, equalization, grading, razing -leveller, leveler -lever, jimmy, prise, prize, pry -leverage, leveraging, purchase -leveraging, leverage -levi, matthew -levitate, hover -levitra, vardenafil -levodopa, bendopa, brocadopa, larodopa -levorotary, levorotatory -levorotatory, levorotary -levulose, fructose, laevulose -levy, impose, raise, recruit -lewd, lascivious, libidinous, lustful, obscene, raunchy, salacious -lewdly, obscenely -lewdness, bawdiness, obscenity, salaciousness, salacity -lexicalisation, lexicalization -lexicalise, lexicalize -lexicalised, lexicalized -lexicalization, lexicalisation -lexicalize, lexicalise -lexicalized, lexicalised -lexicographer, lexicologist -lexicographic, lexicographical -lexicographical, lexicographic -lexicologist, lexicographer -lexicon, dictionary, vocabulary -lexington, concord -ley, lea, pasture, pastureland -leyden, leiden -lh, icsh -lhasa, lassa -li, lithium -liability, indebtedness -liable, apt, nonimmune, nonresistant, unresistant -liaise, arbitrate, intercede, intermediate, mediate -liaison, affair, affaire, amour, contact, intimacy, involvement, link -liakoura, parnassus -liar, prevaricator -libber, feminist -libeler, backbiter, defamer, maligner, slanderer, traducer, vilifier -libellous, calumniatory, calumnious, defamatory, denigrating, denigrative, denigratory, libelous, slanderous -libelous, calumniatory, calumnious, defamatory, denigrating, denigrative, denigratory, libellous, slanderous -liberal, big, bighearted, bounteous, bountiful, broad, free, freehanded, giving, handsome, liberalist, loose, openhanded, progressive, tolerant -liberalisation, liberalization, relaxation -liberalise, liberalize -liberalist, liberal, progressive -liberality, liberalness -liberalization, liberalisation, relaxation -liberalize, liberalise -liberally, generously, munificently -liberalness, liberality -liberate, emancipate, free, loose, release, unloose, unloosen -liberated, emancipated -liberation, discharge, dismissal, dismission, firing, freeing, release, sack, sacking -libertine, debauched, debauchee, degenerate, degraded, dissipated, dissolute, fast, profligate, riotous, rounder -liberty, autonomy, familiarity, impropriety, indecorum -libidinous, lascivious, lewd, lustful -libra, balance -librarian, bibliothec -librate, weigh -libritabs, chlordiazepoxide, librium -librium, chlordiazepoxide, libritabs -licence, certify, license, permit -licenced, accredited, commissioned, licensed -license, certify, licence, permission, permit -licensed, accredited, commissioned, licenced -licentiously, promiscuously, wantonly -licentiousness, dissipation, dissolution, looseness, profligacy, wantonness -lichee, leechee, lichi, litchee, litchi, lychee -lichgate, lychgate -lichi, leechee, lichee, litchee, litchi, lychee -licit, lawful, legitimate -licitly, lawfully, legitimately -lick, bat, biff, clobber, clout, cream, drub, lap, poke, punch, slug, solve, thrash, work -licking, beating, defeat, drubbing, lacing, thrashing, trouncing, whacking -licorice, liquorice -lid, chapeau, eyelid, hat, palpebra -lidless, sleepless -lidocaine, xylocaine -lie, consist, dwell, prevarication, rest -lief, fain, gladly -liege, feudatory, liegeman, luik, vassal -liegeman, feudatory, liege, vassal -lien, spleen -lienal, splenetic, splenic -lietuva, lithuania -lieu, place, position, stead -lieutenant, deputy -life, aliveness, animation, biography, lifespan, lifetime, liveliness, living, spirit, sprightliness -lifeguard, lifesaver -lifeless, exanimate -lifelessly, deadly -lifelessness, inanimateness, motionlessness, stillness -lifelike, graphic, natural, pictorial, vivid -lifesaver, lifeguard -lifespan, life, lifetime -lifetime, life, lifespan -lift, abstract, airlift, annul, arise, cabbage, countermand, elevate, elevation, elevator, facelift, filch, heave, hoist, hook, nobble, overturn, pilfer, pinch, plagiarise, plagiarize, purloin, raise, raising, rear, repeal, rescind, reverse, revoke, rhytidectomy, rhytidoplasty, rise, rustle, snarf, sneak, swipe, uprise, vacate, wind -lifted, upraised -lifter, booster, shoplifter, weightlifter -ligan, lagan, lagend -ligature, binder, tying -light, abstemious, alight, brightness, clean, clear, dismount, easy, faint, fall, idle, ignite, igniter, ignitor, illume, illuminate, illumination, illumine, lighter, lightheaded, lighting, lightly, lightness, lightsome, lite, loose, luminance, luminosity, luminousness, perch, promiscuous, scant, short, sluttish, spark, sparkle, swooning, tripping, twinkle, unaccented, unclouded, unhorse, wakeful, wanton, weak -lightbulb, bulb -lighted, illuminated, lit -lighten, brighten, relieve -lightening, whitening -lighter, barge, flatboat, hoy, igniter, ignitor, light -lighterman, bargee, bargeman -lightheaded, airheaded, dizzy, faint, featherbrained, giddy, light, silly, swooning -lightheadedness, dizziness, giddiness, vertigo -lighthearted, blithe, blithesome, lightsome -lightheartedness, carefreeness, insouciance, lightsomeness -lighthouse, beacon, pharos -lighting, firing, ignition, inflammation, kindling, light -lightless, unilluminated, unlighted, unlit -lightlessness, black, blackness -lightly, gently, light, softly, thinly -lightness, agility, elation, legerity, light, lightsomeness, nimbleness, weightlessness -lightsome, blithe, blithesome, light, lighthearted, tripping -lightsomely, trippingly -lightsomeness, agility, carefreeness, insouciance, legerity, lightheartedness, lightness, nimbleness -lightweight, jackanapes, whippersnapper -likable, appealing, likeable, sympathetic -like, alike, care, comparable, corresponding, ilk, same, similar, wish -likeable, appealing, likable, sympathetic -likelihood, likeliness -likeliness, likelihood -likely, belike, potential, probable, probably -liken, compare, equate -likeness, alikeness, semblance, similitude -likewise, alike, also, besides, similarly, too -lilac, lavender -liliopsid, endogen, monocot, monocotyledon -liliopsida, monocotyledonae, monocotyledones -lilliputian, bantam, diminutive, fiddling, flyspeck, footling, little, midget, niggling, petite, petty, picayune, piddling, piffling, tiny, trivial -lilt, swing -lilting, swinging, swingy, tripping -limacine, limacoid -limacoid, limacine -limb, arm, branch -limber, supple -limbo, oblivion -lime, basswood, birdlime, calx, linden, quicklime -limelight, glare, spotlight -limen, threshold -limit, bound, boundary, circumscribe, confine, define, demarcation, determine, fix, limitation, restrain, restrict, set, specify, throttle, trammel -limitation, limit, restriction -limited, circumscribed, express, modified, special -limiter, clipper -limiting, confining, constraining, constrictive, modification, qualifying, restricting -limitless, boundless, illimitable, measureless, unbounded, unlimited -limitlessness, boundlessness, infiniteness, infinitude, unboundedness -limn, delineate, depict, outline, portray -limner, portraitist, portrayer -limning, delineation, depiction -limnos, lemnos -limo, limousine -limousine, limo -limp, gimp, hitch, hobble, wilted -limper, hobbler -limpid, crystalline, liquid, lucid, luculent, pellucid, perspicuous, transparent -limpidity, clarity, clearness, lucidity, lucidness, pellucidity, pellucidness -limpidly, lucidly, pellucidly, perspicuously -limping, claudication, gameness, gimp, gimpiness, lameness -limpness, flabbiness, flaccidity -linage, lineage -linchpin, anchor, backbone, keystone, lynchpin, mainstay -lincocin, lincomycin -lincolnesque, lincolnian -lincolnian, lincolnesque -lincomycin, lincocin -linden, basswood, lime -lindesnes, naze -line, air, ancestry, argument, argumentation, billet, blood, bloodline, business, cable, channel, contrast, course, crease, crinkle, delineate, demarcation, descent, describe, draw, furrow, job, lineage, melody, note, occupation, origin, parentage, pedigree, pipeline, seam, stemma, stock, strain, trace, tune, wrinkle -lineage, ancestry, blood, bloodline, derivation, descent, filiation, linage, line, origin, parentage, pedigree, stemma, stock -lineal, direct -lineament, character, feature, quality -linear, additive, analog, analogue, elongate, running -linearise, linearize -linearize, linearise -lineation, outline -lined, seamed -lineman, electrician, linesman -liner, lining -linesman, electrician, lineman -lineup, card -ling, broom, burbot, cusk, eelpout, heather -lingberry, cowberry, foxberry, lingenberry, lingonberry -lingenberry, cowberry, foxberry, lingberry, lingonberry -linger, dawdle, footle, hover, lallygag, loaf, loiter, lollygag, lounge, lurk, tarry -lingerer, loiterer -lingering, tarriance -lingeringly, protractedly -lingo, argot, cant, jargon, patois, slang, vernacular -lingonberry, cowberry, foxberry, lingberry, lingenberry -lingua, clapper, glossa, tongue -lingual, linguistic -lingually, linguistically -linguine, linguini -linguini, linguine -linguist, polyglot -linguistic, lingual -linguistically, lingually -linguistics, philology -liniment, embrocation -lining, facing, liner -link, associate, colligate, connect, connectedness, connection, connexion, contact, join, liaison, linkup, nexus, relate, tie, unite, yoke -linkboy, linkman -linked, coupled, joined -linkman, linkboy -linksman, golfer -linkup, link, tie -linnaean, linnean -linnean, linnaean -linnet, lintwhite -lino, linoleum -linoleum, lino -linseed, flaxseed -lintel, header -lintwhite, linnet -linz, lentia -lion, leo -lionise, celebrate, lionize -lionize, celebrate, lionise -liopelma, leiopelma -liopelmidae, leiopelmatidae -liothyronine, t, triiodothyronine -lip, backtalk, brim, mouth, rim, sass, sassing -lipaemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -liparidae, liparididae -liparididae, liparidae -lipemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipidaemia, lipidemia, lipoidaemia, lipoidemia -lipid, lipide, lipoid -lipidaemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidemia, lipoidaemia, lipoidemia -lipide, lipid, lipoid -lipidemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipoidaemia, lipoidemia -lipitor, atorvastatin -lipizzan, lippizan, lippizaner -lipless, unlipped -liplike, labiate -lipochondrodystrophy, gargoylism -lipoid, lipid, lipide -lipoidaemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidemia -lipoidemia, hyperlipaemia, hyperlipemia, hyperlipidaemia, hyperlipidemia, hyperlipoidaemia, hyperlipoidemia, lipaemia, lipemia, lipidaemia, lipidemia, lipoidaemia -lipophilic, lipotropic -lipotropic, lipophilic -lippizan, lipizzan, lippizaner -lippizaner, lipizzan, lippizan -liquaemin, heparin -liquefiable, liquifiable -liquefied, liquified, molten -liquefy, flux, liquidise, liquidize, liquify -liquescent, melting -liqueur, cordial -liquid, fluent, fluid, limpid, liquidity, liquidness, liquified, melted, smooth, swimming -liquidate, neutralise, neutralize, waste -liquidation, elimination, extermination, settlement -liquidator, manslayer, murderer, receiver -liquidise, liquefy, liquidize, liquify -liquidiser, blender, liquidizer -liquidity, fluidity, fluidness, liquid, liquidness, runniness -liquidize, liquefy, liquidise, liquify -liquidizer, blender, liquidiser -liquidness, fluidity, fluidness, liquid, liquidity, runniness -liquifiable, liquefiable -liquified, liquefied, liquid, melted, molten -liquify, flux, liquefy, liquidise, liquidize -liquor, booze, spirits -liquorice, licorice -lir, ler -lisboa, lisbon -lisbon, lisboa -lisinopril, prinival, zestril -lissom, lissome, lithe, lithesome, slender, supple, svelte, sylphlike -lissome, lissom, lithe, lithesome, slender, supple, svelte, sylphlike -lissomeness, litheness, suppleness -list, heel, inclination, lean, leaning, listing, name, number, tilt -listen, hear, heed, mind -listener, attender, auditor, hearer -listening, hearing -lister, middlebreaker -listing, itemisation, itemization, list -listless, dispirited -listlessness, languor, lassitude, torpidity, torpidness, torpor -lit, illuminated, lighted, literature -litchee, leechee, lichee, lichi, litchi, lychee -litchi, leechee, lichee, lichi, litchee, lychee -lite, light -liter, l, litre -literal, actual, erratum, genuine, misprint, real, typo -literalise, literalize -literalize, literalise -literature, lit -lithane, eskalith, lithonate -lithe, lissom, lissome, lithesome, slender, supple, svelte, sylphlike -litheness, lissomeness, suppleness -lithesome, lissom, lissome, lithe, slender, supple, svelte, sylphlike -lithium, li -lithoglyptics, glyptics -lithology, petrology -lithonate, eskalith, lithane -lithops, stoneface -lithosphere, geosphere -lithuania, lietuva -litigant, litigator -litigate, action, process, sue -litigator, litigant -litigious, combative, contentious, disputatious, disputative -litoral, littoral, sands -litotes, meiosis -litre, l, liter -litter, bedding -litterateur, essayist -litterbug, litterer -littered, cluttered -litterer, litterbug -little, fiddling, footling, lilliputian, minuscule, niggling, petty, picayune, piddling, piffling, short, slight, small, trivial -littleness, pettiness, smallness -littler, smaller -littoral, litoral, sands -liturgics, liturgiology -liturgiology, liturgics -liturgy, eucharist -livable, liveable -live, alive, be, bouncy, dwell, endure, exist, experience, go, hot, inhabit, know, last, lively, populate, resilient, springy, subsist, survive, unrecorded -liveable, livable -livelihood, keep, living, support, sustenance -liveliness, animation, life, spirit, sprightliness -livelong, orpin, orpine -lively, alert, bouncy, brisk, live, merry, racy, rattling, resilient, snappy, spanking, springy, vital, zippy -liven, animate, enliven, invigorate -liveness, aliveness, animateness -liverish, atrabilious, bilious, dyspeptic, livery -liverleaf, hepatica -liverpudlian, scouser -liverwort, hepatic -livery, bilious, delivery, liverish -livestock, stock -livid, ashen, blanched, bloodless, white -lividity, achromasia, lividness, luridness, paleness, pallidness, pallor, wanness -lividness, achromasia, lividity, luridness, paleness, pallidness, pallor, wanness -living, aliveness, animation, keep, life, livelihood, support, surviving, sustenance -lizardfish, snakefish -lm, lumen -load, adulterate, burden, cargo, charge, consignment, debase, dilute, encumbrance, freight, incumbrance, lade, laden, lading, loading, lode, onus, payload, shipment, stretch, warhead -loaded, affluent, besotted, blotto, cockeyed, crocked, flush, fuddled, laden, ladened, moneyed, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wealthy, wet -loader, docker, dockhand, dockworker, longshoreman, lumper, stevedore -loading, burden, cargo, consignment, freight, lading, load, payload, shipment -loads, dozens, gobs, heaps, lashings, lots, oodles, piles, rafts, scads, scores, slews, stacks, tons, wads -loadstar, lodestar -loadstone, lodestone -loaf, bum, footle, lallygag, linger, loiter, loll, lollygag, lounge, lurk, tarry -loafer, bum, idler, layabout -loafing, idleness, idling -loan, lend, loanword -loanblend, hybrid -loaner, lender -loaning, lending -loanword, loan -loath, antipathetic, antipathetical, averse, indisposed, loth, reluctant -loathe, abhor, abominate, execrate -loather, abominator -loathing, abhorrence, abomination, detestation, execration, odium -loathly, disgustful, disgusting, distasteful, foul, loathsome, repellant, repellent, repelling, revolting, skanky, wicked, yucky -loathsome, disgustful, disgusting, distasteful, foul, loathly, nauseating, nauseous, noisome, offensive, queasy, repellant, repellent, repelling, revolting, sickening, skanky, vile, wicked, yucky -loathsomeness, lousiness, repulsiveness, sliminess, vileness, wickedness -lobate, lobated, lobed -lobated, lobate -lobby, antechamber, anteroom, buttonhole, foyer, hall, vestibule -lobed, lobate -lobefin, crossopterygian -lobotomy, leucotomy, leukotomy -lobscouse, lobscuse, scouse -lobscuse, lobscouse, scouse -lobsterback, redcoat -lobworm, lug, lugworm -locale, locus, venue -localisation, fix, localization, locating, location -localise, focalise, focalize, localize, place, set -localised, localized -localism, provincialism, sectionalism -locality, neighborhood, neighbourhood, vicinity -localization, fix, localisation, locating, location -localize, focalise, focalize, localise, place, set -localized, localised -locally, topically -locate, place, settle, site, situate -located, placed, set, situated -locater, locator -locating, emplacement, fix, localisation, localization, location, placement, position, positioning -location, emplacement, fix, localisation, localization, locating, placement, position, positioning -locator, locater -lock, curl, engage, interlace, interlock, mesh, operate, ringlet, whorl -locker, cabinet, footlocker -locking, lockup -lockjaw, tetanus -lockkeeper, lockman, lockmaster -lockman, lockkeeper, lockmaster -lockmaster, lockkeeper, lockman -lockup, locking -loco, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loony, loopy, nuts, nutty, wacky, whacky -locomote, go, move, travel -locomotion, motivity, travel -locomotive, engine, locomotor -locomotor, locomotive -locoweed, crazyweed, dope, gage, grass, pot, sens, sess, skunk, smoke, weed -locule, loculus -loculus, locule -locus, locale, venue -locustidae, acrididae -locution, expression, saying -lode, load -lodestar, loadstar -lodestone, loadstone -lodge, accommodate, auberge, charge, club, deposit, file, gild, guild, hostel, hostelry, inn, order, society, stick, wedge -lodgement, lodging, lodgment -lodger, boarder, roomer -lodging, housing, lodgement, lodgment -lodgings, diggings, digs, domiciliation, pad -lodgment, lodgement, lodging -lodine, etodolac -loft, attic, garret -loftiness, highness, majesty, stateliness -lofty, elevated, eminent, exalted, gallant, grand, idealistic, majestic, proud, rarefied, rarified, soaring, sublime, towering -log, logarithm, lumber -logagraphia, agraphia, anorthography -logarithm, log -loge, box -logger, faller, feller, lumberjack, lumberman -loggerhead, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, lunkhead, muttonhead, numskull, shithead -loggerheaded, blockheaded, boneheaded, duncical, duncish, fatheaded, thick, thickheaded -logginess, loginess -logical, coherent, consistent, legitimate, lucid, ordered -logicality, logicalness -logicalness, logicality -logician, logistician -loginess, logginess -logistic, logistical -logistical, logistic -logistician, logician -logo, logotype -logogram, logograph -logogrammatic, logographic -logograph, logogram -logographic, logogrammatic -logomach, logomachist -logomachist, logomach -logomania, logorrhea -logorrhea, logomania -logos, son, word -logotype, logo -logrolling, birling -logwood, campeachy -logy, dazed, foggy, groggy, stuporous -lohan, arhant, arhat -loin, lumbus -loincloth, breechcloth, breechclout -loins, pubes -loiter, footle, lallygag, linger, loaf, lollygag, lounge, lurk, tarry -loiterer, lingerer -loll, bum, droop, loaf -lollipop, lolly, popsicle, sucker -lolly, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lettuce, lollipop, loot, lucre, moolah, pelf, popsicle, scratch, shekels, simoleons, sugar, wampum -lollygag, footle, lallygag, linger, loaf, loiter, lounge, lurk, tarry -lolo, yi -lombard, langobard -lombardia, lombardy -lombardy, lombardia -lone, alone, lonely, lonesome, only, sole, solitary -loneliness, aloneness, desolation, forlornness, lonesomeness, solitariness -lonely, alone, lone, lonesome, solitary, unfrequented -lonesome, lone, lonely, only, sole, solitary -lonesomeness, aloneness, loneliness, solitariness -long, farseeing, farsighted, foresighted, foresightful, hanker, longsighted, prospicient, recollective, retentive, tenacious, yearn -longan, longanberry, lungen -longanberry, longan, lungen -longanimity, forbearance, patience -longanimous, forbearing -longbeard, bellarmine, greybeard -longer, thirster, yearner -longevity, seniority -longhand, cursive -longing, hungriness, yearning -longingly, yearningly -longitudinally, lengthways, lengthwise, longways, longwise -longlegs, stilt, stiltbird -longshoreman, docker, dockhand, dockworker, loader, lumper, stevedore -longsighted, farseeing, farsighted, foresighted, foresightful, long, prospicient -longsightedness, farsightedness, hypermetropia, hypermetropy, hyperopia -longways, lengthways, lengthwise, longitudinally, longwise -longwise, lengthways, lengthwise, longitudinally, longways -longyi, lungi, lungyi -loniten, minoxidil, rogaine -lontar, palmyra -loo, closet -loofa, loofah, luffa -loofah, loofa, luffa -look, appear, aspect, attend, await, bet, calculate, count, depend, expect, expression, face, feel, feeling, flavor, flavour, front, looking, reckon, search, see, seem, smell, spirit, tone, wait -looker, beauty, dish, knockout, lulu, mantrap, peach, ravisher, smasher, spectator, stunner, sweetheart, viewer, watcher, witness -looking, look, sounding -lookout, observatory, outlook, picket, scout, sentinel, sentry, spotter, watch -lookup, search -loom, brood, hover, hulk, predominate, tower -loon, addlehead, birdbrain, diver -looney, crazy, loony, nutcase, weirdo -loony, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, crazy, daft, dotty, fruity, haywire, kookie, kooky, loco, looney, loopy, nutcase, nuts, nutty, wacky, weirdo, whacky -loop, coil, cringle, curl, eyelet, grommet, grummet, intertwine, iteration -looper, inchworm -looping, iteration -loopy, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, nuts, nutty, wacky, whacky -loose, easy, escaped, free, idle, informal, lax, liberal, liberate, light, loosen, open, promiscuous, relax, release, slack, sluttish, unaffixed, unleash, unloose, unloosen, wanton -loosely, broadly, generally, slackly -loosen, loose, relax, tease, undo, untie -loosened, disentangled, unsnarled -looseness, diarrhea, diarrhoea, dissipation, dissolution, licentiousness, play, profligacy -loosening, laxation, relaxation, slackening -loot, boodle, booty, bread, cabbage, clams, despoil, dinero, dough, foray, gelt, kale, lettuce, lolly, lucre, moolah, pelf, pillage, plunder, prize, ransack, reave, rifle, scratch, shekels, simoleons, strip, sugar, swag, wampum -looted, pillaged, plundered, ransacked -looter, despoiler, freebooter, pillager, plunderer, raider, spoiler -looting, robbery -lop, clip, crop, discerp, dress, prune, sever, snip, trim -lope, canter, jog, trot -lopid, gemfibrozil -lopper, pruner -lopressor, metoprolol -lopsided, askew, awry, cockeyed, wonky -lopsidedly, crookedly -lopsidedness, skewness -loquacious, chatty, gabby, garrulous, talkative, talky -loquaciously, garrulously, talkatively, talkily -loquaciousness, garrulity, garrulousness, loquacity, talkativeness -loquacity, garrulity, garrulousness, loquaciousness, talkativeness -lorazepam, ativan -lord, almighty, creator, divine, godhead, jehovah, maker, master, noble, nobleman, overlord -lordless, masterless -lordliness, arrogance, dignity, gravitas, haughtiness, hauteur -lordly, august, disdainful, grand, haughty, imperious, overbearing, prideful, sniffy, supercilious, swaggering -lordotic, dipped, swayback, swaybacked -lorfan, levallorphan -lorraine, lothringen -lorry, camion -lose, mislay, misplace, miss, recede, suffer -loser, failure, nonstarter -losings, losses -loss, departure, deprivation, exit, expiration, going, passing, red, release -losses, losings -lost, baffled, befuddled, bemused, bewildered, confounded, confused, disoriented, doomed, helpless, mazed, missed, preoccupied -lot, administer, allot, band, batch, bunch, caboodle, circle, circumstances, deal, destiny, dispense, distribute, draw, fate, flock, fortune, hatful, heap, luck, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, portion, pot, raft, set, sight, slew, spate, stack, wad -loth, antipathetic, antipathetical, averse, indisposed, loath, reluctant -lothringen, lorraine -lotion, application -lots, dozens, gobs, heaps, lashings, loads, much, oodles, piles, rafts, scads, scores, slews, stacks, tons, wads -lotte, allmouth, angler, anglerfish, goosefish, monkfish -lottery, drawing -lotto, beano, bingo, keno -louche, shady -loud, aloud, brassy, cheap, flash, flashy, forte, garish, gaudy, gimcrack, loudly, meretricious, tacky, tatty, tawdry, trashy -loudly, aloud, clamorously, forte, loud, obstreperously -loudmouth, blusterer -loudness, brashness, flashiness, garishness, gaudiness, glitz, intensity, meretriciousness, tawdriness, volume -loudspeaker, speaker -louisiana, la -louisianan, louisianian -louisianian, louisianan -lounge, couch, footle, lallygag, linger, loaf, loiter, lollygag, lurk, sofa, tarry -lounger, dallier, dillydallier, mope, recliner -lour, frown, glower, lower -louse, insect, worm -lousiness, loathsomeness, pediculosis, repulsiveness, sliminess, vileness, wickedness -lousy, crappy, dirty, filthy, icky, rotten, shitty, stinking, stinky -lout, clod, gawk, goon, lubber, lummox, lump, oaf, stumblebum -loutish, boorish, neandertal, neanderthal, oafish, swinish -louver, fin, louvre -louvre, fin, louver -lovable, loveable -lovastatin, mevacor -love, bang, bed, beloved, bonk, dear, dearest, eff, enjoy, fuck, honey, hump, jazz, know, lovemaking, passion, screw -loveable, lovable -lovebird, budgereegah, budgerigar, budgerygah, budgie -loveliness, beauteousness, comeliness, fairness -lovelorn, bereft, unbeloved -lovely, adorable, endearing -lovemaking, love -lover, buff, devotee, fan -loverlike, loverly -loverly, loverlike -lovesome, affectionate, fond, tender, warm -lovingly, fondly -lovingness, affectionateness, caring, fondness, warmth -low, abject, blue, broken, crushed, depleted, depressed, depression, dispirited, down, downcast, downhearted, first, gloomy, grim, humble, humbled, humiliated, lowly, miserable, modest, moo, scummy, scurvy, small -lowan, leipoa -lowball, underestimate -lowbred, bounderish, rude, underbred, yokelish -lowbrow, lowbrowed, philistine, uncultivated -lowbrowed, lowbrow, uncultivated -lower, depress, frown, glower, lour -lowercase, minuscule -lowerclassman, underclassman -lowering, heavy, sullen, threatening -lowermost, bottommost, nethermost -lowest, last -lowlife, bum, crumb, git, puke, rat, rotter, skunk, stinker, stinkpot -lowliness, humbleness, lowness, obscureness, unimportance -lowly, base, baseborn, humble, low, menial, modest, petty, secondary, small, subaltern -lowness, dejectedness, dispiritedness, downheartedness, lowliness -loxapine, loxitane -loxitane, loxapine -loxodrome, rhumb -loyal, fast, firm, patriotic, truehearted -loyalist, stalwart -loyalty, allegiance, commitment, dedication, trueness -loyang, luoyang -lozal, indapamide -lozenge, pill, tab, tablet -lr, lawrencium -ltte, tigers -lu, lutecium, lutetium -luba, chiluba, tshiluba -lubavitch, chabad -lubber, clod, gawk, goon, landlubber, landsman, lout, lummox, lump, oaf, stumblebum -lubberly, landlubberly -lube, lubricant, lubricate, lubricator -lubricant, lube, lubricator -lubricate, lube -lubricated, greased -lubricator, lube, lubricant -lubricious, lustful, prurient, salacious -lubricity, carnality, lasciviousness, prurience, pruriency -lubumbashi, elisabethville -lucania, basilicata -lucent, aglow, lambent, luminous -lucerne, alfalfa -lucid, coherent, crystalline, limpid, logical, luculent, pellucid, perspicuous, transparent -lucidity, clarity, clearness, limpidity, lucidness, pellucidity -lucidly, limpidly, pellucidly, perspicuously -lucidness, clarity, clearness, limpidity, lucidity, pellucidity -lucifer, beelzebub, daystar, devil, match, phosphorus, satan -lucifugal, lucifugous -lucifugous, lucifugal -lucite, perspex -luck, chance, circumstances, destiny, fate, fortune, hazard, lot, portion -luckily, fortuitously, fortunately -luckless, unlucky -lucky, favorable, favourable, golden, prosperous -lucrative, moneymaking, remunerative -lucrativeness, gainfulness, profitability, profitableness -lucre, boodle, bread, cabbage, clams, dinero, dough, earnings, gelt, kale, lettuce, lolly, loot, moolah, net, pelf, profit, profits, scratch, shekels, simoleons, sugar, wampum -lucubrate, dilate, elaborate, enlarge, expand, expatiate, exposit, expound -luculent, limpid, lucid, pellucid, perspicuous -lucullan, lavish, lush, plush, plushy -luda, luta -ludicrous, absurd, cockeyed, derisory, farcical, idiotic, laughable, nonsensical, preposterous, ridiculous -ludicrously, laughably, preposterously, ridiculously -lues, pox, syph, syphilis -luff, point -luffa, loofa, loofah -lug, block, lobworm, lugh, lugsail, lugworm, stuff, tote, tug -luge, toboggan -luger, slider -luggage, baggage -lugh, lug -lugsail, lug -lugubriousness, gloominess, sadness -lugworm, lobworm, lug -luik, liege -lukewarm, halfhearted, tepid -lukewarmly, tepidly -lukewarmness, tepidity, tepidness -lull, calm, letup, quiet, quieten, still, tranquilize, tranquillise, tranquillize -lullaby, berceuse, cradlesong -lulli, lully -lully, lulli -lulu, beauty, dish, knockout, looker, mantrap, peach, ravisher, smasher, stunner, sweetheart -luluabourg, kananga -lumber, log, pound, timber -lumbering, heavy, ponderous -lumberjack, faller, feller, logger, lumberman -lumberman, faller, feller, logger, lumberjack -lumbermill, sawmill -lumbus, loin -lumen, lm -luminal, phenobarbital, phenobarbitone -luminance, brightness, light, luminosity, luminousness -luminary, notability, notable -luminescence, glow -luminosity, brightness, light, luminance, luminousness -luminous, aglow, lambent, lucent -luminousness, brightness, light, luminance, luminosity -lummox, clod, gawk, goon, lout, lubber, lump, oaf, stumblebum -lump, ball, chunk, clod, clump, collocate, gawk, glob, goon, hunk, lout, lubber, lummox, oaf, puffiness, stumblebum, swelling -lumpen, lumpish, unthinking -lumper, docker, dockhand, dockworker, loader, longshoreman, stevedore -lumpish, lumpen, unthinking -lumpy, chunky -lunacy, craziness, folly, foolery, indulgence, insaneness, madness, tomfoolery -lunate, crescent, semilunar -lunatic, daredevil, hothead, madcap, madman, maniac, moonstruck, swashbuckler -lunation, moon -lunch, dejeuner, luncheon, tiffin -luncheon, dejeuner, lunch, tiffin -lunette, fenestella -lunge, hurl, hurtle, lurch, passado, thrust -lungen, longan, longanberry -lunger, consumptive, tubercular -lungi, longyi, lungyi -lungyi, longyi, lungi -lunkhead, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, muttonhead, numskull, shithead -lunula, lunule -lunule, lunula -luoyang, loyang -lupin, lupine -lupine, lupin -lurch, careen, keel, lunge, pitch, pitching, prowl, reel, shift, skunk, stagger, stumble, swag -lurcher, lurker, skulker -lure, bait, decoy, entice, enticement, hook, sweetener, tempt -lurid, shocking -luridness, achromasia, ghastliness, grimness, gruesomeness, lividity, lividness, paleness, pallidness, pallor, sensationalism, wanness -lurk, ambuscade, ambush, bushwhack, footle, lallygag, linger, loaf, loiter, lollygag, lounge, scupper, skulk, tarry, waylay -lurker, lurcher, skulker -lusatian, sorbian -luscious, delectable, delicious, juicy, scrumptious, toothsome, voluptuous, yummy -lusciously, deliciously, scrumptiously -lusciousness, delectability, deliciousness, toothsomeness -lush, alcoholic, alky, boozer, dipsomaniac, exuberant, lavish, lucullan, luxuriant, plush, plushy, profuse, riotous, soaker, souse, succulent -lushness, luxuriance, voluptuousness -lusitanian, portuguese -lust, crave, hunger, lecherousness, lustfulness, luxuria, starve, thirst -luster, brilliancy, lustre, sheen, shininess, splendor, splendour -lusterless, lackluster, lacklustre, lustreless -lusterlessness, flatness, lustrelessness, mat, matt, matte -lustful, concupiscent, lascivious, lewd, libidinous, lubricious, lusty, prurient, salacious -lustfulness, lecherousness, lust -lustiness, hardiness, robustness, validity -lustre, brilliancy, luster, sheen, shininess, splendor, splendour -lustreless, lackluster, lacklustre, lusterless -lustrelessness, flatness, lusterlessness, mat, matt, matte -lustrous, bright, burnished, glistening, glossy, sheeny, shining, shiny -lusty, concupiscent, hearty, lustful -luta, luda -lutanist, lutenist, lutist -lute, luting -lutecium, lu, lutetium -lutefisk, lutfisk -lutein, xanthophyl, xanthophyll -lutenist, lutanist, lutist -luteotropin, prolactin -lutetium, lu, lutecium -lutfisk, lutefisk -luting, lute -lutist, lutanist, lutenist -luvian, luwian -luwian, luvian -lux, lx -luxate, dislocate, slip, splay -luxe, deluxe -luxembourg, luxemburg -luxembourger, luxemburger -luxemburg, luxembourg -luxemburger, luxembourger -luxuria, lust -luxuriance, lushness, voluptuousness -luxuriant, elaborate, epicurean, exuberant, lush, luxurious, profuse, riotous, sybaritic, voluptuary, voluptuous -luxuriate, indulge, wanton -luxurious, deluxe, epicurean, gilded, grand, luxuriant, opulent, princely, sumptuous, sybaritic, voluptuary, voluptuous -luxuriously, high, richly -luxuriousness, luxury, opulence, sumptuousness -luxury, lavishness, luxuriousness, opulence, sumptuosity, sumptuousness -lx, lux, sixty, threescore -lxx, seventy -lxxx, eighty, fourscore -lyallpur, faisalabad -lycanthrope, werewolf, wolfman -lycee, gymnasium, lyceum -lyceum, gymnasium, lycee -lychee, leechee, lichee, lichi, litchee, litchi -lychgate, lichgate -lychnis, catchfly -lycopersicon, lycopersicum -lycopersicum, lycopersicon -lycopodiate, lycopsida -lycopsida, lycopodiate -lyginopteridales, cycadofilicales -lying, fabrication, prevarication -lymphangiectasia, lymphangiectasis -lymphangiectasis, lymphangiectasia -lymphangiography, lymphography -lymphocytopenia, lymphopenia -lymphography, lymphangiography -lymphopenia, lymphocytopenia -lynchpin, anchor, backbone, keystone, linchpin, mainstay -lynx, catamount -lyon, lyons -lyons, lyon -lyophilisation, lyophilization -lyophilise, lyophilize -lyophilised, lyophilized -lyophilization, lyophilisation -lyophilize, lyophilise -lyophilized, lyophilised -lyric, language, lyrical, words -lyrical, lyric -lyricality, lyricism, songfulness -lyricism, lyricality, songfulness -lyricist, lyrist -lyrist, lyricist -lysichiton, lysichitum -lysichitum, lysichiton -lysogenicity, lysogeny -lysogenisation, lysogenization -lysogenization, lysogenisation -lysogeny, lysogenicity -lysozyme, muramidase -lyssa, hydrophobia, madness, rabies -m, chiliad, g, grand, k, mb, mebibyte, megabyte, meter, metre, mib, molarity, thou, thousand, yard -ma, am, mama, mamma, mammy, massachusetts, milliampere, mom, momma, mommy, mum, mummy -maarianhamina, mariehamn -mac, macintosh, mack, mackintosh -macabre, ghastly, grim, grisly, gruesome, sick -macadam, tarmac, tarmacadam -macadamise, macadamize, tarmac -macadamize, macadamise, tarmac -macamba, grugru -macao, macau -macau, macao -mace, macebearer, macer -macebearer, mace, macer -macedon, macedonia, makedonija -macedonia, macedon, makedonija -macer, mace, macebearer -macerate, emaciate, waste -maceration, boniness, bonyness, emaciation, gauntness -macguffin, mcguffin -machete, matchet, panga -machinate, cabal, complot, conjure, conspire, devise, organise, organize, prepare -machination, intrigue -machinator, coconspirator, conspirator, plotter -machine, auto, automobile, car, motorcar -machinelike, automatic, automatonlike, robotic, robotlike -machinist, mechanic -macho, butch -macintosh, mac, mack, mackintosh -mack, mac, macintosh, mackintosh -mackintosh, mac, macintosh, mack -macon, maconnais -maconnais, macon -macrencephalic, macrencephalous -macrencephalous, macrencephalic -macrocephalic, macrocephalous -macrocephalous, macrocephalic -macrocephaly, megacephaly, megalocephaly -macrocosm, cosmos, creation, existence, universe, world -macrocyte, megalocyte -macrodantin, nitrofurantoin -macroglia, astroglia -macromolecule, supermolecule -macroscopic, macroscopical -macroscopical, macroscopic -macrosporangium, megasporangium -macrospore, megaspore -macrouridae, macruridae -macruridae, macrouridae -macula, macule, sunspot -maculate, befoul, defile, defiled, foul, stain, sully, tarnish -maculation, dapple, fleck, patch, speckle, spot, spotting, staining -macule, macula -mad, brainsick, crazy, delirious, demented, disturbed, excited, frantic, harebrained, huffy, insane, sick, sore, unbalanced, unhinged, unrestrained -madam, dame, gentlewoman, lady -madcap, brainish, daredevil, hothead, hotheaded, impetuous, impulsive, lunatic, swashbuckler, tearaway -madden, craze -maddened, angered, enraged, furious, infuriated -maddening, exasperating, infuriating, vexing -madhouse, bedlam, nuthouse, sanatorium -madly, crazily, deadly, dementedly, deucedly, devilishly, frantically, insanely -madman, lunatic, maniac -madness, craziness, folly, foolishness, fury, hydrophobia, insaneness, lunacy, lyssa, rabidity, rabidness, rabies, rage -madonna, mary -madras, chennai -madrasa, madrasah -madrasah, madrasa -madrona, madrono, manzanita -madrono, madrona, manzanita -madwort, alyssum -maelstrom, vortex, whirlpool -maestro, master -mafa, matakam -maffia, mafia -mafia, maffia -mag, magazine -magazine, cartridge, clip, mag -maggoty, flyblown -magh, magha -magha, magh -maghreb, mahgrib -magic, charming, conjuration, deception, illusion, legerdemain, magical, sorcerous, thaumaturgy, trick, witching, wizard, wizardly -magical, charming, magic, sorcerous, witching, wizard, wizardly -magician, conjurer, conjuror, illusionist, necromancer, prestidigitator, sorcerer, thaumaturge, thaumaturgist, wizard -magilp, megilp -magisterial, autocratic, bossy, distinguished, dominating, grand, imposing, peremptory -magisterially, authoritatively, autocratically, dictatorially -magistracy, magistrature -magistrature, magistracy -magnanimity, largess, largesse, munificence, openhandedness -magnanimous, big, greathearted, large -magnanimousness, grandeur, nobility, nobleness -magnate, baron, king, mogul, power, tycoon -magnesia, periclase -magnesium, mg -magnet, attracter, attraction, attractor -magnetic, charismatic, magnetised, magnetized -magnetics, magnetism -magnetisation, magnetization -magnetise, bewitch, magnetize, mesmerise, mesmerize, spellbind -magnetised, magnetic, magnetized -magnetism, magnetics -magnetization, magnetisation -magnetize, bewitch, magnetise, mesmerise, mesmerize, spellbind -magnetized, magnetic, magnetised -magnetometer, gaussmeter -magnification, blowup, enlargement, exaggeration, overstatement -magnificence, brilliance, grandeur, grandness, impressiveness, richness, splendor, splendour -magnificent, brilliant, glorious, splendid -magnificently, excellently, famously, gorgeously, resplendently, splendidly -magnified, enlarged, exaggerated -magnify, amplify, enlarge, exaggerate, hyperbolise, hyperbolize, overdraw, overstate -magniloquence, grandiloquence, grandiosity, ornateness, rhetoric -magniloquent, grandiloquent, tall -magniloquently, grandiloquently -magnoliophyta, angiospermae, anthophyta -magnoliopsid, dicot, dicotyledon, exogen -magnoliopsida, dicotyledonae, dicotyledones -magpie, babbler, chatterbox, chatterer, prater, scavenger, spouter -maguey, cantala -magyar, hungarian -magyarorszag, hungary -maha, omaha -mahabharata, mahabharatam, mahabharatum -mahabharatam, mahabharata, mahabharatum -mahabharatum, mahabharata, mahabharatam -mahagua, balibago, mahoe, majagua, purau -maharaja, maharajah -maharajah, maharaja -maharanee, maharani -maharani, maharanee -mahgrib, maghreb -mahican, mohican -mahimahi, dolphin, dolphinfish -mahlstick, maulstick -mahoe, balibago, mahagua, majagua, purau -mahogany, sepia -mahomet, mahound, mohammad, mohammed, muhammad -mahound, mahomet, mohammad, mohammed, muhammad -mahratta, maratha -mahratti, marathi -maia, maja -maid, amah, housemaid, maiden, maidservant -maiden, first, inaugural, initiative, initiatory, maid -maidenhead, hymen -maidenhood, girlhood, maidhood -maidenlike, maidenly -maidenly, maidenlike -maidhood, girlhood, maidenhood -maidism, mayidism, pellagra -maidservant, amah, housemaid, maid -maidu, pujunan -maiger, maigre -maigre, maiger -mail, post, send -mailbag, postbag -mailboat, packet -mailbox, postbox -mailing, posting -mailman, carrier, postman -maimed, mutilated, wounded -maimer, mangler, mutilator -main, briny, chief, independent, master, primary, principal -maine, me -mainframe, cpu, processor -mainly, chiefly, primarily, principally -mainsheet, sheet, shroud, tack -mainstay, anchor, backbone, keystone, linchpin, lynchpin, pillar -maintain, assert, asseverate, conserve, defend, exert, hold, keep, observe, preserve, sustain, uphold, wield -maintained, retained -maintainer, sustainer, upholder -maintenance, alimony, care, sustainment, sustenance, sustentation, upkeep -maiolica, majolica -maisonette, maisonnette -maisonnette, maisonette -maize, corn, gamboge, lemon -maja, maia -majagua, balibago, mahagua, mahoe, purau -majestic, gallant, imperial, lofty, olympian, proud, purple, regal, royal -majesty, loftiness, stateliness -majolica, maiolica -majority, bulk -majuscule, capital, great, uppercase -make, attain, brand, build, cause, clear, constitute, construct, cook, crap, create, defecate, do, draw, earn, establish, fix, form, gain, get, give, have, hit, hold, induce, micturate, name, nominate, pee, piddle, piss, prepare, pretend, produce, puddle, reach, ready, realise, realize, score, seduce, shit, shuffle, shuffling, stimulate, stool, take, throw, urinate, wee, work -makedonija, macedon, macedonia -maker, almighty, creator, divine, godhead, jehovah, lord, manufacturer, shaper -makeshift, improvised, stopgap -makeup, composition, constitution -makeweight, filler -makin, tarawa -making, devising, fashioning, qualification -makomako, wineberry -malachi, malachias -malachias, malachi -maladjusted, disturbed -maladroitness, awkwardness, clumsiness, ineptitude, ineptness, slowness -malady, illness, sickness, unwellness -malaise, unease, uneasiness -malamute, malemute -malanga, spoonflower, tannia, yautia -malaprop, malapropism -malapropism, malaprop -malapropos, inopportunely -malar, cheekbone, zygomatic -malarkey, jazz, malarky, nothingness, wind -malarky, jazz, malarkey, nothingness, wind -malawi, nyasaland -malay, malayan -malaya, malaysia -malayan, malay, malaysian -malaysia, malaya -malaysian, malayan -malcontent, disaffected, rebellious -maldivan, maldivian -maldivian, maldivan -male, manful, manlike, manly, virile -malecite, maleseet -maledict, accursed, accurst, anathemise, anathemize, bedamn, beshrew, curse, damn, imprecate -malediction, imprecation -malefactor, criminal, crook, felon, outlaw -malefic, evil, malevolent, malign -maleficence, balefulness, mischief -malemute, malamute -maleness, masculinity -maleseet, malecite -malevolence, malevolency, malice, malignity -malevolency, malevolence, malice -malevolent, evil, malefic, malign -malformation, deformity, miscreation, misshapenness -malformed, deformed, distorted, misshapen -malfunction, misfunction -malfunctioning, nonfunctional -malice, malevolence, malevolency, maliciousness, spite, spitefulness, venom -maliciousness, malice, spite, spitefulness, venom -malign, badmouth, evil, malefic, malevolent, traduce -malignance, malignancy, malignity -malignancy, malignance, malignity -maligner, backbiter, defamer, libeler, slanderer, traducer, vilifier -malignity, malevolence, malignance, malignancy -malignment, smear, vilification -malinger, skulk -malingerer, shammer, skulker -malingering, skulking -mall, center, plaza, promenade -malleability, plasticity -malleable, ductile, pliable, pliant, tensile, tractile -mallet, beetle, hammer -malleus, hammer -malnourish, undernourish -malnourishment, undernourishment -malodor, fetor, foetor, malodour, mephitis, reek, stench, stink -malodorous, malodourous, stinky -malodorousness, fetidness, foulness, rankness, stinkiness -malodour, fetor, foetor, malodor, mephitis, reek, stench, stink -malodourous, malodorous, stinky -malposition, misplacement -malt, malted -malted, malt -maltese, malti -malti, maltese -maltman, maltster -maltreat, abuse, mistreat, step -maltreated, abused, mistreated -maltreater, abuser -maltreatment, abuse -maltster, maltman -malversate, defalcate, embezzle, misappropriate, peculate -mama, ma, mamma, mammy, mom, momma, mommy, mum, mummy -mamey, mammee -mamilla, mammilla, nipple, pap, teat, tit -mamma, ma, mama, mammy, mom, momma, mommy, mum, mummy -mammal, mammalian -mammalian, mammal -mammee, mamey, sapote -mammilla, mamilla, nipple, pap, teat, tit -mammoth, gigantic -mammy, ma, mama, mamma, mom, momma, mommy, mum, mummy -mamoncillo, genip, ginep -man, gentleman, homo, human, humanity, humankind, humans, mankind, piece, serviceman, valet, world -manacle, cuff, handcuff, handlock -manage, care, contend, cope, deal, do, finagle, grapple, handle, negociate, oversee, superintend, supervise, wangle, wield -manageability, manageableness -manageable, accomplishable, achievable, doable, realizable -manageableness, manageability -management, direction -manager, coach, director, handler -manakin, form, manikin, mannequin, mannikin, model -manawydan, manawyddan -manawyddan, manawydan -manchu, qing -mandaean, mandean -mandaeanism, mandeanism -mandara, wandala -mandatary, mandatory -mandate, authorisation, authorization, mandatory -mandatorily, compulsorily, obligatorily -mandatory, compulsory, mandatary, mandate, required -mandean, mandaean -mandeanism, mandaeanism -mandelamine, methenamine, urex -mandelshtam, mandelstam -mandelstam, mandelshtam -mandevilla, dipladenia -mandible, jawbone, jowl, mandibula, submaxilla -mandibula, jawbone, jowl, mandible, submaxilla -mandibular, inframaxillary -mandioc, gari, mandioca, manioc -mandioca, gari, mandioc, manioc -mandrel, arbor, mandril, spindle -mandril, arbor, mandrel, spindle -manducate, chew, jaw, masticate -manduction, chew, chewing, communion, mastication -maneuver, channelise, channelize, direct, guide, head, manoeuver, manoeuvre, operate, play, point, steer, tactic, tactics -maneuverability, manoeuvrability -maneuverable, manoeuvrable -maneuverer, manoeuvrer -manful, male, manlike, manly, virile -manfully, manly -manfulness, manliness, virility -manganese, mn -manger, trough -mangey, mangy -manginess, seediness, shabbiness, sleaziness -mangle, maul, murder, mutilate -mangled, lacerate, lacerated, torn -mangler, maimer, mutilator -mangonel, arbalest, arbalist, ballista, bricole, catapult, onager, trebuchet, trebucket -mangy, mangey -manhood, humanity, humanness -mania, cacoethes, passion -maniac, lunatic, madman, maniacal -maniacal, maniac -manic, frenzied -manichaean, dualistic, manichean, manichee -manichaeanism, manichaeism -manichaeism, manichaeanism -manichean, manichaean, manichee -manichee, manichaean, manichean -manifest, apparent, attest, certify, demonstrate, evidence, evident, patent, plain, unmistakable -manifestation, demonstration, expression, materialisation, materialization, reflection, reflexion -manifestly, apparently, evidently, obviously, patently, plain, plainly -manifesto, pronunciamento -manifold, multiplex, multiply -manikin, form, homunculus, manakin, mannequin, mannikin, model -manila, manilla -manilla, manila -manioc, cassava, gari, mandioc, mandioca, manioca -manioca, cassava, manioc -manipulable, tractable -manipulate, control, cook, fake, falsify, fudge, misrepresent, rig, wangle -manipulation, handling, use -manipulator, operator -mankind, humanity, humankind, humans, man, world -manlike, anthropoid, male, manful, manly, virile -manliness, manfulness, virility -manly, male, manful, manfully, manlike, virile -mannequin, form, manakin, manikin, mannikin, model -manner, fashion, mode, style, way -mannerism, affectation, affectedness, foible, idiosyncrasy, pose -mannikin, form, homunculus, manakin, manikin, mannequin, model -mannitol, osmitrol -manoeuver, channelise, channelize, direct, guide, head, maneuver, manoeuvre, operate, point, steer -manoeuvrability, maneuverability -manoeuvrable, maneuverable -manoeuvre, channelise, channelize, direct, guide, head, maneuver, manoeuver, operate, play, point, steer, tactic, tactics -manoeuvrer, maneuverer -manpower, hands, men, workforce -manroot, scammonyroot -manse, hall, mansion, residence -mansi, vogul -mansion, hall, house, manse, residence, sign -manslayer, liquidator, murderer -manta, devilfish -manteidae, mantidae -mantel, chimneypiece, mantelpiece, mantle, mantlepiece -mantelet, mantilla, mantlet -mantelpiece, chimneypiece, mantel, mantle, mantlepiece -mantic, divinatory, sibyllic, sibylline, vatic, vatical -mantichora, manticora, manticore, mantiger -manticora, mantichora, manticore, mantiger -manticore, mantichora, manticora, mantiger -mantid, mantis -mantidae, manteidae -mantiger, mantichora, manticora, manticore -mantilla, mantelet -mantinea, mantineia -mantineia, mantinea -mantis, mantid -mantle, blanket, cape, chimneypiece, curtain, drape, drapery, mantel, mantelpiece, mantlepiece, pall, pallium -mantled, cloaked, clothed, draped, wrapped -mantlepiece, chimneypiece, mantel, mantelpiece, mantle -mantlet, mantelet -mantrap, beauty, dish, knockout, looker, lulu, peach, ravisher, smasher, stunner, sweetheart -manufactory, factory, mill -manufacture, construct, fabricate, fabrication, industry, invent, manufacturing -manufacturer, maker, producer -manufacturing, fabrication, manufacture -manumit, emancipate -manumitter, emancipator -manure, muck -manus, hand, mitt, paw -manuscript, holograph, ms -manzanita, madrona, madrono -map, function, mapping, represent -mapmaking, cartography -mapper, plotter -mapping, function, map -maquis, maquisard -maquisard, maquis -mar, blemish, defect, deflower, impair, march, mutilate, spoil, vitiate -marabou, marabout -marabout, marabou -maratha, mahratta -marathi, mahratti -maraud, foray, raid -marauder, piranha, predator, vulture -marauding, predatory, raiding -marbled, marbleised, marbleized -marbleisation, marbleising, marbleization, marbleizing -marbleise, marbleize -marbleised, marbled, marbleized -marbleising, marbleisation, marbleization, marbleizing -marbleization, marbleisation, marbleising, marbleizing -marbleize, marbleise -marbleized, marbled, marbleised -marbleizing, marbleisation, marbleising, marbleization -marbles, wits -march, abut, adjoin, border, borderland, butt, demonstrate, edge, exhibit, mar, marching, marchland, parade, process -marche, marches -marcher, footslogger, infantryman, parader -marches, marche -marching, march -marchioness, marquise -marchland, borderland, march -marchpane, marzipan -marduk, merodach -mare, maria -margarin, margarine, marge, oleo, oleomargarine -margarine, margarin, marge, oleo, oleomargarine -margasivsa, aghan -marge, margarin, margarine, oleo, oleomargarine -margin, allowance, border, leeway, perimeter, tolerance -marginal, bare, borderline, fringy -marginalisation, marginalization -marginalise, marginalize -marginalization, marginalisation -marginalize, marginalise -marginocephalia, marginocephalian -marginocephalian, marginocephalia -margosa, arishth, neem -mari, cheremis, cheremiss -maria, mare -mariehamn, maarianhamina -marihuana, cannabis, ganja, marijuana -marijuana, cannabis, ganja, marihuana -marimba, xylophone -marinade, marinate -marinate, marinade -marine, leatherneck, maritime, nautical -mariner, gob, jack, seafarer, seaman, tar -marini, marino -marino, marini -marionette, puppet -mariposan, yokuts -marital, married, matrimonial -maritime, marine, nautical -marjoram, oregano -mark, brand, check, chump, commemorate, crisscross, cross, denounce, deutschmark, differentiate, distinguish, fool, grade, gull, label, marker, marking, mug, nock, note, notice, patsy, pit, pock, print, punctuate, scar, score, scrape, scratch, set, sign, stain, stigma, stigmatise, stigmatize, sucker, tag, target, tick -marked, pronounced -marker, mark, marking -market, commercialise, commercialize, grocery, marketplace, mart -marketable, merchantable, sellable, vendable, vendible -marketer, seller, trafficker, vender, vendor -marketing, merchandising, selling -marketplace, market, mart -markhoor, markhor -markhor, markhoor -marking, grading, mark, marker, scoring -markoff, markov -markov, markoff -marksman, sharpshooter -marlinespike, marlingspike, marlinspike -marlingspike, marlinespike, marlinspike -marlinspike, marlinespike, marlingspike -marlite, marlstone -marlstone, marlite -marmara, marmora -marmora, marmara -marmoreal, marmorean -marmorean, marmoreal -maroc, marruecos, moroccan, morocco -maroon, strand -marooned, isolated, stranded -marplan, isocarboxazid -marque, brand -marquee, marquise, pavilion -marquess, marquis -marqueterie, marquetry -marquetry, marqueterie -marquis, marquess -marquise, marchioness, marquee -marrakech, marrakesh -marrakesh, marrakech -marred, scarred -marriage, matrimony, union, wedding, wedlock -marriageable, nubile -married, marital, matrimonial -marrow, center, centre, core, essence, gist, heart, inwardness, kernel, meat, nub, pith, substance, sum -marruecos, maroc, morocco -marry, conjoin, espouse, splice, tie, wed -marseille, marseilles -marseilles, marseille -marsh, fen, fenland, marshland -marshal, marshall, mobilise, mobilize, summon -marshall, marshal -marshland, fen, fenland, marsh -marshy, boggy, miry, mucky, muddy, quaggy, sloppy, sloughy, soggy, squashy, swampy, waterlogged -mart, market, marketplace -martial, soldierlike, soldierly, warlike, warriorlike -martinet, disciplinarian, moralist -martyr, martyrise, martyrize, sufferer -martyrdom, calvary -martyrise, martyr, martyrize -martyrize, martyr, martyrise -marvel, wonder -marveller, wonderer -marvellous, fantastic, grand, howling, improbable, marvelous, miraculous, rattling, tall, terrific, tremendous, wonderful, wondrous -marvellously, marvelously, superbly, terrifically, toppingly, wonderfully, wondrous, wondrously -marvelous, fantastic, grand, howling, improbable, marvellous, miraculous, rattling, tall, terrific, tremendous, wonderful, wondrous -marvelously, marvellously, superbly, terrifically, toppingly, wonderfully, wondrous, wondrously -marx, chico, groucho, harpo, zeppo -marxist, bolshevik, bolshie, bolshy, red -mary, madonna -maryland, md -marzipan, marchpane -masculinisation, masculinization, virilisation, virilization -masculinise, masculinize, virilise, virilize -masculinity, maleness -masculinization, masculinisation, virilisation, virilization -masculinize, masculinise, virilise, virilize -mash, bray, butterfly, comminute, coquet, coquette, crunch, crush, dally, flirt, grind, philander, romance, squash, squeeze, squelch -masher, wolf -mashhad, meshed -masjid, musjid -mask, cloak, disguise, dissemble, masque, masquerade -masked, cloaked, disguised -masker, masquer, masquerader -masking, cover, covering, screening -mason, freemason, stonemason -masonry, freemasonry -masora, masorah -masorah, masora -masorete, masorite, massorete -masorite, masorete, massorete -masqat, muscat -masque, mask, masquerade -masquer, masker, masquerader -masquerade, mask, masque -masquerader, masker, masquer -mass, aggregate, aggregated, aggregative, batch, bulk, deal, flock, hatful, heap, lot, masses, mess, mickle, mint, mountain, muckle, multitude, passel, peck, people, pile, plenty, pot, raft, sight, slew, spate, stack, volume, wad -massachuset, massachusetts -massachusetts, ma, massachuset -massacre, butchery, carnage, slaughter -massage, knead -masses, mass, multitude, people -massicot, massicotite -massicotite, massicot -massive, monolithic, monumental -massiveness, bulkiness, heft, heftiness, ponderosity, ponderousness -massorete, masorete, masorite -mastaba, mastabah -mastabah, mastaba -master, captain, chief, control, dominate, headmaster, lord, maestro, main, original, overcome, overlord, passkey, primary, principal, professional, schoolmaster, skipper, subdue, superior, surmount, victor -mastered, down -masterful, consummate, masterly, virtuoso -masterless, lordless -masterly, consummate, masterful, virtuoso -mastermind, brain, brainiac, conceiver, direct, einstein, engineer, genius, orchestrate, organise, organize, originator -masterwort, astrantia -mastery, command, control, domination, subordination, supremacy -masthead, flag -mastic, lentisk -masticate, chew, jaw, manducate -mastication, chew, chewing, manduction -mastigomycota, mastigomycotina -mastigomycotina, mastigomycota -mastigophora, flagellata -mastigophoran, flagellate, mastigophore -mastigophore, flagellate, mastigophoran -mastocyte, labrocyte -mastodon, mastodont -mastodont, mastodon -mastoid, mastoidal -mastoidal, mastoid -mastopathy, mazopathy -masturbate, wank -masturbation, onanism -masturbator, onanist -mat, entangle, felt, flat, flatness, lusterlessness, lustrelessness, matt, matte, matted, matting, snarl, tangle -matabele, ndebele -matakam, mafa -match, agree, catch, check, compeer, correspond, couple, equal, equalise, equalize, equate, fit, gibe, jibe, lucifer, mate, mates, meet, oppose, pair, peer, pit, rival, tally, touch, twin -matchbush, matchweed -matcher, matchmaker -matchet, machete, panga -matching, coordinated, duplicate, twin, twinned -matchless, nonpareil, one, peerless, unmatchable, unmatched, unrivaled, unrivalled -matchmaker, matcher -matchweed, matchbush -matchwood, splinters -mate, checkmate, copulate, couple, fellow, match, pair, partner, spouse, teammate, twin -mated, paired -materfamilias, matriarch -material, cloth, corporeal, fabric, real, stuff, substantial, textile -materialisation, manifestation, materialization, offspring -materialise, happen, materialize -materialism, philistinism, physicalism -materialistic, bourgeois, conservative, mercenary -materiality, corporality, corporeality, physicalness -materialization, manifestation, materialisation, offspring -materialize, happen, materialise -materiel, equipage -maternal, enate, enatic, parental, paternal -maternalism, maternity, motherliness -maternally, motherly -maternity, gestation, maternalism, motherhood, motherliness, pregnancy -mates, couple, match -matey, chummy, pally -math, mathematics, maths -mathematical, numerical -mathematics, math, maths -maths, math, mathematics -mating, conjugation, coupling, pairing, union -matman, grappler, wrestler -matoaka, pocahontas -matriarch, materfamilias -matriarchate, matriarchy -matriarchy, matriarchate -matric, matriculation -matriculation, matric -matrikin, enate, matrisib -matrilineage, cognation, enation -matrilineal, matrilinear -matrilinear, matrilineal -matrimonial, marital, married -matrimony, marriage, union, wedlock -matrisib, enate, matrikin -matronymic, metronymic -matt, flat, flatness, lusterlessness, lustrelessness, mat, matte, matted -matte, felt, flat, flatness, lusterlessness, lustrelessness, mat, matt, matted -matted, flat, mat, matt, matte -matter, affair, count, issue, subject, thing, topic, weigh -matteuccia, pteretis -matthew, levi -matting, mat -maturate, age, fester, grow, mature, senesce, suppurate -maturation, development, festering, growing, growth, maturement, ontogenesis, ontogeny, ripening, suppuration -mature, age, fledged, grow, maturate, matured, ripe, ripen, senesce, suppurate -matured, mature -maturement, maturation, ripening -matureness, maturity -maturity, adulthood, matureness -matzah, matzo, matzoh -matzo, matzah, matzoh -matzoh, matzah, matzo -maudlin, bathetic, drippy, hokey, kitschy, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy -maul, mangle, sledge, sledgehammer -maulers, hooks -maulstick, mahlstick -maunder, blab, blabber, chatter, clack, gabble, gibber, mumble, mussitate, mutter, palaver, piffle, prate, prattle, tattle, twaddle -mauritania, mauritanie, muritaniya -mauritanian, mauritian -mauritanie, mauritania, muritaniya -mauritian, mauritanian -maven, ace, adept, champion, genius, hotshot, mavin, sensation, star, superstar, virtuoso, whiz, whizz, wiz, wizard -maverick, irregular, rebel, unorthodox -mavik, trandolapril -mavin, ace, adept, champion, genius, hotshot, maven, sensation, star, superstar, virtuoso, whiz, whizz, wiz, wizard -mavis, throstle -maw, cakehole, gob, hole, trap, yap -mawkish, bathetic, drippy, hokey, kitschy, maudlin, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy -mawkishly, drippily -mawkishness, bathos, drippiness, mushiness, sentimentality, sloppiness, soupiness -mawlamyine, moulmein -max, goop, scoop, soap -maxilla, maxillary -maxillary, maxilla -maxim, axiom -maximal, maximum -maximation, maximisation, maximization -maximian, herculius -maximisation, maximation, maximization -maximise, maximize -maximising, maximizing -maximization, maximation, maximisation -maximize, maximise -maximizing, maximising -maximum, maximal, utmost, uttermost -maxwell, mx -may, whitethorn -maya, mayan -mayan, maya -maybe, mayhap, peradventure, perchance, perhaps, possibly -mayfly, dayfly, shadfly -mayhap, maybe, peradventure, perchance, perhaps, possibly -mayhem, havoc -mayidism, maidism, pellagra -mayo, mayonnaise -mayonnaise, mayo -mazdaism, zoroastrianism -maze, labyrinth, snarl, tangle -mazed, baffled, befuddled, bemused, bewildered, confounded, confused, lost -mazopathy, mastopathy -mazy, labyrinthian, labyrinthine -mazzard, gean -mb, m, mbit, mebibyte, megabit, megabyte, mib -mbd, add, adhd -mbit, mb, megabit -mbundu, ovimbundu -mc, megacycle, megahertz, mhz -mcg, microgram -mcguffin, macguffin -mckinley, denali -md, doc, doctor, maryland, medico, mendelevium, mv, physician -mdma, methylenedioxymethamphetamine -me, maine -meadow, hayfield -meadowlark, lark -meager, meagerly, meagre, scrimpy, stingy -meagerly, meager, meagre, meagrely, scrimpy, slenderly, sparingly, stingy -meagerness, exiguity, leanness, meagreness, poorness, scantiness, scantness -meagre, meager, meagerly, scrimpy, stingy -meagrely, meagerly, slenderly, sparingly -meagreness, exiguity, leanness, meagerness, poorness, scantiness, scantness -meal, repast -mealberry, creashak, sandberry -mealy, farinaceous, grainy, granular, granulose, gritty -mean, average, base, bastardly, beggarly, entail, hateful, imply, intend, meanspirited, mingy, miserly, signify, think, tight -meander, ramble, thread, wander, weave, wind -meandering, rambling, wandering, winding -meanie, meany -meaning, import, pregnant, significance, significant, signification, substance -meaningless, nonmeaningful -meaninglessness, bunk, hokum, nonsense, nonsensicality -meanly, basely, humbly, nastily, scurvily -meanness, beastliness, closeness, minginess, niggardliness, niggardness, parsimoniousness, parsimony, tightfistedness, tightness -means, agency, substance, way -meanspirited, base, mean, ungenerous -meantime, interim, lag, meanwhile -meanwhile, interim, lag, meantime -meany, meanie -mearstone, meerestone, merestone -measles, morbilli, rubeola -measly, miserable, paltry -measurability, quantifiability -measurable, mensurable -measure, amount, appraise, assess, bar, beat, bill, cadence, criterion, evaluate, measurement, measuring, mensurate, mensuration, meter, metre, quantify, quantity, standard, step, touchstone, valuate, value -measured, calculated, careful, deliberate, mensurable, mensural, metric, metrical -measuredly, deliberately -measureless, illimitable, limitless -measurement, measure, measuring, mensuration -measuring, measure, measurement, mensuration -meat, center, centre, core, essence, gist, heart, inwardness, kernel, marrow, nub, pith, substance, sum -meatman, butcher -meaty, substantive -mebaral, mephobarbital -mebibit, mibit -mebibyte, m, mb, megabyte, mib -mechanic, machinist -mechanically, automatically -mechanics, mechanism -mechanisation, automation, mechanization -mechanise, mechanize, motorise, motorize -mechanised, mechanized, motorized -mechanism, mechanics -mechanization, automation, mechanisation -mechanize, mechanise, motorise, motorize -mechanized, mechanised, motorized -mecholyl, methacholine -meclizine, antivert -meclofenamate, meclomen -meclomen, meclofenamate -medal, decoration, medallion, palm, ribbon -medalist, medallist -medallion, decoration, medal, palm, ribbon -medallist, medalist -meddle, tamper -meddlesome, busy, busybodied, interfering, meddling, officious -meddlesomeness, intrusiveness, officiousness -meddling, busy, busybodied, interfering, meddlesome, officious, tampering -medevac, medivac -mediacy, mediateness -mediaeval, gothic, medieval -medial, median -median, average, medial -mediate, arbitrate, intercede, intermediate, liaise, middle -mediateness, mediacy -mediation, intermediation -mediator, intercessor, intermediary, intermediator -medic, medick, trefoil -medical, aesculapian, checkup -medicament, medication, medicine -medicate, medicine -medication, medicament, medicine -medicative, medicinal -medicinal, medicative -medicine, medicament, medicate, medication, music -medick, medic, trefoil -medico, doc, doctor, md, physician -mediety, moiety -medieval, chivalric, gothic, knightly, mediaeval -mediocre, average, fair, middling -mediocrity, averageness -meditate, contemplate, excogitate, mull, muse, ponder, reflect, ruminate, speculate, study -meditation, speculation -meditative, brooding, broody, contemplative, musing, pensive, pondering, reflective, ruminative -meditativeness, contemplativeness, pensiveness -medium, average, intermediate, metier, sensitive, spiritualist -medivac, medevac -medley, pastiche, potpourri -medroxyprogesterone, provera -medulla, bulb, myelin, myeline -medullated, myelinated -medusa, medusan, medusoid -medusan, medusa, medusoid -medusoid, medusa, medusan -meek, mild, modest, spiritless, tame -meekly, humbly -meekness, subduedness, submission -meerestone, mearstone, merestone -meerkat, mierkat -meerschaum, sepiolite -meet, adjoin, assemble, contact, converge, encounter, fill, fit, fitting, foregather, forgather, fulfil, fulfill, gather, match, play, receive, satisfy, see, suffer, touch -meeter, attendant, attendee, attender -meeting, confluence, encounter, merging -meetinghouse, conventicle -mefloquine, larium, mephaquine -mefoxin, cephalosporin -meg, million -megabit, mb, mbit -megabucks, bundle, pile -megabyte, m, mb, mebibyte, mib -megacardia, cardiomegaly, megalocardia -megacephaly, macrocephaly, megalocephaly -megacycle, mc, megahertz, mhz -megaflop, mflop -megahertz, mc, megacycle, mhz -megahit, blockbuster -megalocardia, cardiomegaly, megacardia -megalocephaly, macrocephaly, megacephaly -megalocyte, macrocyte -megalohepatia, hepatomegaly -megalomaniacal, megalomanic -megalomanic, megalomaniacal -megalosaur, megalosaurus -megalosaurus, megalosaur -megascopic, gross -megasporangium, macrosporangium -megaspore, macrospore -megatherian, megatheriid -megatheriid, megatherian -megilp, magilp -megrim, hemicrania, migraine -megrims, blues, vapors, vapours -meiosis, litotes, miosis -meitnerium, mt -mek, mko -melaena, melena -melamine, cyanuramide -melancholiac, melancholic -melancholic, melancholiac, melancholy -melancholy, melancholic, somber, sombre -melange, farrago, gallimaufry, hodgepodge, hotchpotch, mishmash, oddments, ragbag -melanise, black, blacken, melanize, nigrify -melanism, melanosis -melanize, black, blacken, melanise, nigrify -melanosis, melanism -melasma, chloasma -melastomaceae, melastomataceae -melastomataceae, melastomaceae -melchite, melkite -meld, blend, canasta, coalesce, combine, commingle, conflate, flux, fuse, immix, melt, merge, mix -melee, scrimmage -melena, melaena -melicocca, melicoccus -melicoccus, melicocca -melilot, melilotus -melilotus, melilot -meliorate, ameliorate, amend, better, improve -melioration, amelioration, betterment, improvement -meliorative, ameliorating, ameliorative, amelioratory -meliorist, crusader, reformer, reformist -melkite, melchite -mellaril, thioridazine -mellifluous, dulcet, honeyed, mellisonant, sweet -mellisonant, dulcet, honeyed, mellifluous, sweet -mellow, high, mellowed, mellowly, melt -mellowed, mellow -mellowly, mellow -mellowness, fullness, richness -melodic, melodious, musical -melodious, melodic, musical, tuneful -melodiously, tunefully -melodiousness, tunefulness -melodise, melodize -melodize, melodise -melodramatic, histrionic -melody, air, line, strain, tune -melphalan, alkeran -melt, dethaw, disappear, dissolve, evaporate, fade, meld, mellow, melting, run, thaw, thawing, unfreeze, unthaw -meltable, disintegrable -melted, liquid, liquified -melting, liquescent, melt, thaw, thawing -member, appendage, extremity, penis, phallus -membership, rank -membranophone, drum, tympan -memel, klaipeda -memento, souvenir -memo, memoranda, memorandum -memorably, unforgettably -memoranda, memo, memorandum -memorandum, memo, memoranda -memorial, commemoration, monument, remembrance -memorialisation, commemoration, memorialization -memorialise, commemorate, immortalise, immortalize, memorialize, record -memorialization, commemoration, memorialisation -memorialize, commemorate, immortalise, immortalize, memorialise, record -memorisation, memorization -memorise, con, learn, memorize -memoriser, memorizer -memorization, memorisation -memorize, con, learn, memorise -memorizer, memoriser -memory, remembering, retention, retentiveness, retentivity, storage, store -men, hands, manpower, workforce -menace, endanger, imperil, jeopardise, jeopardize, peril, threat, threaten -menacing, baleful, forbidding, minacious, minatory, ominous, sinister, threatening -menacingly, threateningly -menage, family, home, house, household -menagerie, zoo -mend, bushel, darn, doctor, fix, fixing, fixture, heal, mending, patch, repair, reparation, restore -mendaciously, untruthfully -mendeleev, mendeleyev -mendelevium, md, mv -mendeleyev, mendeleev -mendelianism, mendelism -mendelism, mendelianism -mender, fixer, repairer -mendicancy, beggary, begging, mendicity -mendicant, beggar, friar -mendicity, beggary, mendicancy -mending, fix, fixing, fixture, mend, repair, reparation -menial, humble, lowly -meninges, meninx -meningoencephalitis, cerebromeningitis, encephalomeningitis -meninx, meninges -menominee, menomini -menomini, menominee -menopause, climacteric -menorrhagia, hypermenorrhea -mensch, mensh -menses, catamenia, flow, menstruation, menstruum, period -mensh, mensch -menstrual, catamenial -menstruate, flow -menstruation, catamenia, flow, menses, menstruum, period -menstruum, catamenia, flow, menses, menstruation, period -mensurable, measurable, measured, mensural -mensural, measured, mensurable -mensurate, measure -mensuration, measure, measurement, measuring -mental, genial -mentality, brain, brainpower, mindset, outlook, wit -mentation, cerebration, intellection, thinking, thought -mention, acknowledgment, advert, citation, cite, credit, name, note, observe, quotation, refer, reference, remark -mentum, chin -menu, card, carte, fare -meow, mew, miaou, miaow, miaul -mepacrine, atabrine, quinacrine -meperidine, demerol -mephaquine, larium, mefloquine -mephenytoin, mesantoin -mephistophelean, devilish, diabolic, diabolical, mephistophelian -mephistophelian, devilish, diabolic, diabolical, mephistophelean -mephitic, miasmic -mephitis, fetor, foetor, malodor, malodour, reek, stench, stink -mephobarbital, mebaral -meprin, equanil, meprobamate, miltown -meprobamate, equanil, meprin, miltown -meq, milliequivalent -merbromine, mercurochrome -mercantile, mercenary, moneymaking -mercantilism, commerce, commercialism -mercaptopurine, purinethol -mercenary, freelance, materialistic, mercantile, moneymaking -mercerise, mercerize -mercerised, mercerized -mercerize, mercerise -mercerized, mercerised -merchandise, product, trade, ware -merchandiser, merchant -merchandising, marketing, selling -merchant, merchandiser -merchantable, marketable, sellable, vendable, vendible -merchantman, bottom, freighter -mercifulness, clemency, mercy -merciless, unmerciful -mercilessly, pitilessly, remorselessly, unmercifully -mercilessness, cruelty, pitilessness, ruthlessness, unmercifulness -mercurial, erratic, fickle, quicksilver -mercuric, mercurous -mercurochrome, merbromine -mercurous, mercuric -mercury, hg, hydrargyrum, quicksilver -mercy, clemency, mercifulness -mere, bare, simple -merely, but, just, only, simply -merestone, mearstone, meerestone -meretricious, brassy, cheap, flash, flashy, garish, gaudy, gilded, gimcrack, loud, specious, tacky, tatty, tawdry, trashy -meretriciously, flashily -meretriciousness, brashness, flashiness, garishness, gaudiness, glitz, loudness, speciousness, tawdriness -merganser, sawbill, sheldrake -merge, blend, coalesce, combine, commingle, conflate, flux, fuse, immix, meld, mix, unify, unite -merged, incorporate, incorporated, integrated, unified -merger, amalgamation, fusion, unification, uniting -merging, confluence, confluent, conflux, meeting -meridian, acme, elevation, height, peak, pinnacle, prime, summit, superlative, tiptop, top -merit, deserve, deservingness, meritoriousness, virtue -meritable, meritorious -merited, deserved -meritless, sorry -meritorious, meritable -meritoriousness, deservingness, merit -merl, blackbird, merle, ousel, ouzel -merle, blackbird, merl, ousel, ouzel -merodach, marduk -merrily, blithely, gayly, happily, jubilantly, mirthfully -merriment, fun, gaiety, playfulness -merriness, humorousness, jocoseness, jocosity -merry, alert, brisk, festal, festive, gay, jocund, jolly, jovial, lively, mirthful, rattling, snappy, spanking, zippy -merrymaker, reveler, reveller -merrymaking, conviviality, jollification -merthiolate, thimerosal -mesa, table -mesantoin, mephenytoin -mescal, mezcal, peyote -mescaline, peyote -mesencephalon, midbrain -mesh, engage, engagement, enmesh, ensnarl, interlock, interlocking, lock, meshing, meshwork, net, network, operate -meshed, engaged, intermeshed, mashhad -meshing, engagement, interlock, interlocking, mesh, meshwork, net, network -meshuga, meshugga, meshugge, meshuggeneh, meshuggener -meshugaas, mishegaas, mishegoss -meshugga, meshuga, meshugge, meshuggeneh, meshuggener -meshugge, meshuga, meshugga, meshuggeneh, meshuggener -meshuggeneh, meshuga, meshugga, meshugge, meshuggener -meshuggener, meshuga, meshugga, meshugge, meshuggeneh -meshwork, mesh, meshing, net, network -mesic, mesonic -mesmeric, hypnotic, mesmerizing, spellbinding -mesmerise, bewitch, hypnotise, hypnotize, magnetise, magnetize, mesmerize, spellbind -mesmerised, fascinated, hypnotised, hypnotized, mesmerized, spellbound, transfixed -mesmerism, hypnotism, suggestion -mesmerist, hypnotiser, hypnotist, hypnotizer, mesmerizer -mesmerize, bewitch, hypnotise, hypnotize, magnetise, magnetize, mesmerise, spellbind -mesmerized, fascinated, hypnotised, hypnotized, mesmerised, spellbound, transfixed -mesmerizer, hypnotiser, hypnotist, hypnotizer, mesmerist -mesmerizing, hypnotic, mesmeric, spellbinding -mesoblast, mesoderm -mesoblastic, mesodermal -mesoderm, mesoblast -mesodermal, mesoblastic -mesolithic, epipaleolithic -mesomorphic, muscular -meson, mesotron -mesonic, mesic -mesophyron, glabella -mesotron, meson -mesquit, mesquite -mesquite, mesquit -mess, batch, deal, fix, flock, hatful, heap, hole, jam, lot, mass, messiness, mickle, mint, mountain, muckle, muddle, muss, mussiness, passel, peck, pickle, pile, plenty, pot, raft, sight, slew, spate, stack, wad -message, content, substance -messenger, courier -messiah, christ -messily, untidily -messiness, mess, muss, mussiness, untidiness -messy, mussy -mestizo, ladino -metabola, holometabola -metabolic, metabolous -metabolise, metabolize -metabolism, metamorphosis -metabolize, metabolise -metabolous, metabolic -metacenter, metacentre -metacentre, metacenter -metacyesis, eccyesis -metagenesis, digenesis -metagrabolised, metagrabolized, metagrobolised, metagrobolized, mystified -metagrabolized, metagrabolised, metagrobolised, metagrobolized, mystified -metagrobolised, metagrabolised, metagrabolized, metagrobolized, mystified -metagrobolized, metagrabolised, metagrabolized, metagrobolised, mystified -metal, alloy, metallic -metalize, metallize -metallic, metal -metallize, metalize -metallurgic, metallurgical -metallurgical, metallurgic -metalwork, metalworking -metalworker, smith -metalworking, metalwork -metalworks, foundry -metamere, somite -metameric, segmental, segmented -metamorphic, metamorphous -metamorphose, transfigure, transform, transmogrify, transmute -metamorphosis, metabolism, transfiguration -metamorphous, metamorphic -metaphoric, metaphorical -metaphorical, metaphoric -metaproterenol, alupent -metastasise, metastasize -metastasize, metastasise -metchnikoff, metchnikov -metchnikov, metchnikoff -mete, border, borderline, delimitation -metempsychosis, rebirth -meteor, meteoroid -meteoric, meteorologic, meteorological -meteoritic, meteoritical -meteoritical, meteoritic -meteoroid, meteor -meteorologic, meteoric, meteorological -meteorological, meteoric, meteorologic -meter, beat, cadence, m, measure, metre, time -meterstick, metrestick -metformin, glucophage -meth, chalk, crank, deoxyephedrine, glass, ice, methamphetamine, methedrine, shabu, trash -methacholine, mecholyl -methadon, fixer, methadone -methadone, fixer, methadon -methamphetamine, chalk, crank, deoxyephedrine, glass, ice, meth, methedrine, shabu, trash -methanal, formaldehyde -methaqualone, quaalude -metharbital, gemonil -methedrine, chalk, crank, deoxyephedrine, glass, ice, meth, methamphetamine, shabu, trash -methenamine, mandelamine, urex -methocarbamol, robaxin -methodicalness, orderliness -methodist, wesleyan -methotrexate, amethopterin -methuselah, graybeard, greybeard -methylbenzene, toluene -methyldopa, aldomet -methylenedioxymethamphetamine, mdma -methylphenidate, ritalin -meticorten, deltasone, orasone, prednisone -meticulosity, meticulousness, punctiliousness, scrupulousness -meticulous, punctilious -meticulousness, meticulosity, punctiliousness, scrupulousness -metier, forte, medium, speciality, specialty, strength -metonymic, metonymical -metonymical, metonymic -metoprolol, lopressor -metrazol, pentamethylenetetrazol, pentylenetetrazol -metre, beat, cadence, m, measure, meter, time -metrestick, meterstick -metric, measured, metrical -metrical, measured, metric -metricate, metricise, metricize, metrify -metrication, metrification -metricise, metricate, metricize, metrify -metricize, metricate, metricise, metrify -metrics, prosody -metrification, metrication -metrify, metricate, metricise, metricize -metritis, endometritis -metro, subway, tube, underground -metronidazole, flagyl -metronymic, matronymic -metropolis, city -mettle, heart, nerve, spunk -mettlesome, game, gamey, gamy, gritty, spirited, spunky -metycaine, piperocaine -meuse, argonne -mevacor, lovastatin -mew, meow, miaou, miaow, miaul -mewl, pule, wail, whimper -mexiletine, mexitil -mexitil, mexiletine -mezcal, mescal, peyote -mezuza, mezuzah -mezuzah, mezuza -mezzanine, entresol -mflop, megaflop -mg, magnesium, milligram -mho, s, siemens -mhz, mc, megacycle, megahertz -mi, knot, michigan, mile -miao, hmong -miaou, meow, mew, miaow, miaul -miaow, meow, mew, miaou, miaul -miasm, miasma -miasma, miasm -miasmal, miasmic, vaporous, vapourous -miasmic, mephitic, miasmal, vaporous, vapourous -miaul, meow, mew, miaou, miaow -mib, m, mb, mebibyte, megabyte -mibit, mebibit -mica, isinglass -micah, micheas -micheas, micah -michigan, boodle, chicago, mi, newmarket, stops -michigander, wolverine -mick, mickey, paddy -mickey, mick, paddy -mickle, batch, deal, flock, hatful, heap, lot, mass, mess, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -micmac, mikmaq -miconazole, monistat -microbar, barye -microbe, bug, germ -microbial, microbic -microbic, microbial -microcephalic, microcephalous, nanocephalic -microcephalous, microcephalic, nanocephalic -microcephalus, microcephaly, nanocephaly -microcephaly, microcephalus, nanocephaly -microchip, chip -microcode, firmware -microcomputer, pc -microgram, mcg -microhylidae, brevicipitidae -micrometeor, micrometeorite, micrometeoroid -micrometeorite, micrometeor, micrometeoroid -micrometeoroid, micrometeor, micrometeorite -micrometer, micron -micromicron, picometer, picometre -micromillimeter, micromillimetre, millimicron, nanometer, nanometre, nm -micromillimetre, micromillimeter, millimicron, nanometer, nanometre, nm -micron, micrometer -micronase, diabeta, glyburide -micronesia, tt -micropenis, microphallus -microphallus, micropenis -microphone, mike -microscopic, microscopical -microscopical, microscopic -microseism, tremor -microwave, nuke, zap -microzide, esidrix, hydrochlorothiazide, hydrodiuril -micturate, make, pee, piddle, piss, puddle, urinate, wee -micturition, urination -midazolam, versed -midbrain, mesencephalon -midday, noon, noonday, noontide -midden, dunghill, muckheap, muckhill -middle, center, centre, eye, halfway, heart, mediate, midriff, midsection, midway -middlebreaker, lister -middleman, contact, interlocutor, jobber, wholesaler -middlemost, midmost -middling, average, fair, fairly, jolly, mediocre, moderately, passably, pretty, reasonably, somewhat -midget, bantam, diminutive, dwarf, flyspeck, lilliputian, nanus, petite, tiny -midland, interior, upcountry -midline, midplane -midmost, middlemost -midplane, midline -midpoint, center, centre -midrib, midvein -midriff, diaphragm, middle, midsection -midsection, middle, midriff -midships, amidship, amidships -midst, thick -midvein, midrib -midway, center, halfway, middle -midweek, wed, wednesday -midwife, accoucheuse -midwifery, ob, obstetrics, tocology -mien, bearing, comportment, presence -mierkat, meerkat -miff, huff -miffed, annoyed, irritated, nettled, peeved, pissed, riled, roiled, steamed, stung -might, mightiness, power -mightily, mighty, powerful, right -mightiness, might, power -mighty, mightily, powerful, right -migraine, hemicrania, megrim -migrant, migrator, migratory -migrate, transmigrate -migrator, migrant -migratory, migrant -mikado, tenno -mike, microphone -mikmaq, micmac -mil, cc, mile, milliliter, millilitre, ml -milage, mileage -milan, milano -milano, milan -milcher, milker -mild, balmy, meek, modest, soft -mildew, mold, mould -mildly, gently -mildness, clemency, gentleness, lenience, leniency, lenity, softness -mile, knot, mi, mil -mileage, milage -mileometer, hodometer, milometer, odometer -milepost, milestone -milestone, milepost -milfoil, yarrow -milieu, surroundings -militance, combativeness, militancy -militancy, combativeness, militance -militant, activist, belligerent, competitive, hawkish, warlike, warring -militarisation, militarization, mobilisation, mobilization -militarise, militarize -militarised, militarized -militarist, warmonger -militarization, militarisation, mobilisation, mobilization -militarize, militarise -militarized, militarised -militia, reserves -milium, whitehead -milker, milcher -milklike, milky, whitish -milkmaid, dairymaid -milkshake, shake -milksop, milquetoast, pansy, pantywaist, sissy -milkweed, silkweed -milky, milklike, whitish -mill, factory, grind, grinder, manufactory, pulverisation, pulverization -milled, polished -millenarian, chiliast, chiliastic, millenarist -millenarianism, chiliasm, millenarism, millenniumism -millenarism, chiliasm, millenarianism, millenniumism -millenarist, chiliast, millenarian -millenary, millennium -millennial, millennian -millennian, millennial -millennium, millenary -millenniumism, chiliasm, millenarianism, millenarism -millepede, milliped, millipede -milliampere, ma -milliequivalent, meq -milligram, mg -milliliter, cc, mil, millilitre, ml -millilitre, cc, mil, milliliter, ml -millimeter, millimetre, mm -millimetre, millimeter, mm -millimicron, micromillimeter, micromillimetre, nanometer, nanometre, nm -milliner, hatmaker, hatter, modiste -million, billion, gazillion, jillion, meg, trillion, zillion -milliped, millepede, millipede -millipede, millepede, milliped -millisecond, msec -millivolt, mv -millrace, millrun -millrun, millrace -millstone, albatross -milometer, hodometer, mileometer, odometer -milontin, phensuximide -milquetoast, milksop, pansy, pantywaist, sissy -miltomate, jamberry, tomatillo -miltown, equanil, meprin, meprobamate -mime, mimer, mimic, mummer, pantomime, pantomimer, pantomimist -mimeo, mimeograph, roneo, roneograph -mimeograph, mimeo, roneo, roneograph -mimer, mime, mummer, pantomimer, pantomimist -mimic, mime, mimicker -mimicker, mimic -mimicry, apery -min, amoy, fukien, fukkianese, hokkianese, minute, taiwanese -mina, minah, myna, mynah -minacious, baleful, forbidding, menacing, minatory, ominous, sinister, threatening -minah, mina, myna, mynah -minatory, baleful, forbidding, menacing, minacious, ominous, sinister, threatening -mince, moderate, soften -mincing, dainty, prim, twee -mind, beware, brain, head, heed, idea, intellect, judgement, judgment, listen, nous, psyche, thinker -minded, apt, disposed, given, tending -minder, babyminder -mindful, aware -mindfully, advertently, heedfully -mindfulness, heedfulness -mindless, asinine, fatuous, forgetful, inane, reasonless, senseless, unmindful, vacuous -mindlessly, senselessly -mindlessness, heedlessness, inanity, pointlessness, rashness, senselessness, vacuity -mindset, mentality, outlook -minelaying, mining -miner, mineworker -mineworker, miner -minginess, closeness, meanness, niggardliness, niggardness, parsimoniousness, parsimony, tightfistedness, tightness -mingle, amalgamate, commix, jumble, mix, unify -mingy, mean, miserly, tight -mini, miniskirt -miniate, rubricate -miniature, illumination, toy -miniaturisation, miniaturization -miniaturise, miniaturize -miniaturization, miniaturisation -miniaturize, miniaturise -minibar, cellaret -minibike, motorbike -minify, decrease, lessen -minimal, minimum -minimalism, reductivism -minimisation, minimization -minimise, downplay, minimize, understate -minimization, minimisation -minimize, belittle, denigrate, derogate, downplay, minimise, understate -minimum, minimal -mining, excavation, minelaying -minipress, prazosin -miniscule, minuscule -miniskirt, mini -minister, curate, parson, pastor, rector -ministration, relief, succor, succour -minisub, minisubmarine -minisubmarine, minisub -minnesota, mn -minnesotan, gopher -minnewit, minuit -minocin, minocycline -minocycline, minocin -minor, child, fry, kid, modest, nestling, nipper, nonaged, shaver, small, tiddler, tike, tyke, underage, venial, youngster -minority, nonage -minoxidil, loniten, rogaine -minstrel, jongleur, troubadour -mint, batch, coin, deal, flock, hatful, heap, lot, mass, mess, mickle, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, strike, wad -mintage, coinage, specie -minter, coiner, moneyer -minuit, minnewit -minus, negative, subtraction -minuscular, minuscule -minuscule, little, lowercase, miniscule, minuscular, small -minute, arcminute, bit, hour, infinitesimal, instant, min, mo, moment, narrow, second -minutely, circumstantially -minuteness, diminutiveness, petiteness, tininess, weeness -minutes, proceedings, transactions -minx, coquette, flirt, prickteaser, tease, vamp, vamper -miosis, meiosis, myosis -miotic, myotic -miraculous, marvellous, marvelous, providential -mire, entangle, morass, muck, mud, quag, quagmire, slack, slop -mired, involved -miri, abor, dafla, mirish -mirid, capsid -miridae, capsidae -mirish, abor, dafla, miri -mirky, cloudy, muddy, murky, turbid -mirrorlike, specular -mirth, glee, gleefulness, hilarity, mirthfulness -mirthful, amusing, comic, comical, funny, gay, jocund, jolly, jovial, laughable, merry, risible -mirthfully, blithely, gayly, happily, jubilantly, merrily -mirthfulness, glee, gleefulness, hilarity, mirth -miry, boggy, marshy, mucky, muddy, quaggy, sloppy, sloughy, soggy, squashy, swampy, waterlogged -misaddress, misdirect -misadventure, mischance, mishap -misadvise, misguide -misanthrope, misanthropist -misanthropic, cynical, misanthropical -misanthropical, cynical, misanthropic -misanthropist, misanthrope -misapplication, defalcation, embezzlement, misappropriation, peculation -misapply, misuse -misapprehend, misconceive, misconstrue, misinterpret, misunderstand -misapprehension, mistake, misunderstanding -misappropriate, defalcate, embezzle, malversate, peculate -misappropriated, embezzled -misappropriation, defalcation, embezzlement, misapplication, peculation -misbegot, bastardly, misbegotten, spurious -misbegotten, bastardly, misbegot, spurious -misbehave, misconduct, misdemean -misbehavior, misbehaviour, misdeed -misbehaviour, misbehavior, misdeed -misbeliever, heretic -misbranded, mislabeled -miscalculate, misestimate -miscalculation, misestimation, misreckoning -miscall, misname -miscarriage, abortion, stillbirth -miscarry, fail -miscegenation, crossbreeding, interbreeding -miscellanea, assortment, miscellany, mixture, motley, potpourri, salmagundi, smorgasbord, variety -miscellaneous, assorted, mixed, motley, multifaceted, multifarious, sundry -miscellany, assortment, florilegium, garland, miscellanea, mixture, motley, potpourri, salmagundi, smorgasbord, variety -mischance, misadventure, mishap -mischief, balefulness, devilment, devilry, deviltry, maleficence, mischievousness, rascality, roguery, roguishness, shenanigan -mischievous, arch, impish, implike, pixilated, prankish, puckish, wicked -mischievously, badly, naughtily -mischievousness, badness, devilment, devilry, deviltry, impishness, mischief, naughtiness, puckishness, rascality, roguery, roguishness, shenanigan, whimsicality -miscible, mixable -misconceive, misapprehend, misconstrue, misinterpret, misunderstand -misconduct, misbehave, misdemean, mishandle, mismanage, wrongdoing -misconstrual, misconstruction -misconstruction, misconstrual -misconstrue, misapprehend, misconceive, misinterpret, misunderstand -miscreant, reprobate -miscreation, malformation -miscue, parapraxis, slip -misdating, anachronism, mistiming -misdeed, misbehavior, misbehaviour -misdemean, misbehave, misconduct -misdemeanor, infraction, infringement, misdemeanour, violation -misdemeanour, infraction, infringement, misdemeanor, violation -misdirect, corrupt, debase, debauch, demoralise, demoralize, deprave, misaddress, misguide, mislead, pervert, profane, subvert, vitiate -misdirection, distraction, mismanagement -miserable, abject, deplorable, execrable, hapless, low, measly, misfortunate, paltry, pathetic, piteous, pitiable, pitiful, poor, scummy, scurvy, suffering, woeful, wretched -miserableness, misery, wretchedness -miserly, mean, mingy, tight -misery, miserableness, wretchedness -misestimate, miscalculate -misestimation, miscalculation, misreckoning -misfire, dud, miss -misfortunate, hapless, miserable, pathetic, piteous, pitiable, pitiful, poor, wretched -misfunction, malfunction -misgiving, apprehension, distrust, mistrust, qualm, scruple, suspicion -misgovernment, misrule -misguide, misadvise, misdirect, mislead -misguided, mistaken -mishandle, blow, bobble, bodge, bollix, bollocks, botch, bumble, bungle, flub, fluff, fumble, misconduct, mismanage, muff, spoil -mishap, misadventure, mischance -mishegaas, meshugaas, mishegoss -mishegoss, meshugaas, mishegaas -mishmash, farrago, gallimaufry, hodgepodge, hotchpotch, melange, oddments, ragbag -mishna, mishnah -mishnah, mishna -mishpachah, mishpocha -mishpocha, mishpachah -misidentify, mistake -misinform, mislead -misinterpret, misapprehend, misconceive, misconstrue, misread, misunderstand -misinterpretation, mistaking, misunderstanding -mislabeled, misbranded -mislaid, misplaced -mislay, lose, misplace -mislead, misdirect, misguide, misinform -misleading, deceptive, shoddy -misleadingly, deceivingly, deceptively -mismanage, misconduct, mishandle -mismanagement, misdirection -mismatched, uneven -mismated, incompatible, unsuited -misname, miscall -misogynism, misogyny -misogynistic, misogynous -misogynous, misogynistic -misogyny, misogynism -mispickel, arsenopyrite -misplace, lose, mislay -misplaced, mislaid -misplacement, malposition -misplay, error -misprint, erratum, literal, typo -mispronounce, misspeak -misquotation, misquote -misquote, misquotation -misread, misinterpret -misreckoning, miscalculation, misestimation -misrepresent, belie, cook, fake, falsify, fudge, manipulate, wangle -misrepresentation, deceit, deception, falsification -misrepresented, distorted, perverted, twisted -misrule, misgovernment -miss, drop, escape, fille, girl, lack, lose, misfire, missy, neglect, omit, overleap, overlook, pretermit -missed, lost -misshapen, deformed, distorted, malformed -misshapenness, deformity, malformation -missile, projectile -missing, absent, lacking, wanting -mission, charge, commission, delegacy, delegation, deputation -missional, missionary -missionary, missional, missioner -missioner, missionary -missis, missus -mississippi, ms -missive, letter -missouri, mo -misspeak, mispronounce -misstep, stumble, trip -missus, missis -missy, fille, girl, miss -mist, becloud, befog, cloud, fog, obnubilate, obscure -mistakable, confusable -mistake, err, error, fault, misapprehension, misidentify, misunderstanding, slip -mistaken, false, misguided -mistakenly, erroneously -mistaking, misinterpretation, misunderstanding -mister, mr -mistflower, ageratum -mistily, vaguely -mistiming, anachronism, misdating -mistiness, haziness, steaminess, vaporousness, vapourousness -mistreat, abuse, maltreat, step -mistreated, abused, maltreated -mistress, schoolmarm, schoolmistress -mistrust, distrust, distrustfulness, misgiving, suspect, suspicion -mistrustful, leery, suspicious, untrusting, wary -mistrustfully, distrustfully -misty, brumous, foggy, hazy -misunderstand, misapprehend, misconceive, misconstrue, misinterpret -misunderstanding, misapprehension, misinterpretation, mistake, mistaking -misuse, abuse, misapply, pervert -mite, hint, jot, pinch, soupcon, speck, tinge, touch -miter, mitre -miterwort, mitrewort -mithan, gayal -mithra, mithras -mithracin, mithramycin -mithraic, mithraistic -mithraicism, mithraism -mithraism, mithraicism -mithraistic, mithraic -mithramycin, mithracin -mithras, mithra -mitigate, extenuate, palliate -mitigation, extenuation, moderation, palliation -mitigative, alleviative, alleviatory, lenitive, mitigatory, palliative -mitigatory, alleviative, alleviatory, lenitive, mitigative, palliative -mitochondrion, chondriosome -mitomycin, mutamycin -mitre, miter -mitrewort, miterwort -mitsvah, mitzvah -mitt, glove, hand, manus, paw -mitzvah, mitsvah -miwok, moquelumnan -mix, admixture, amalgamate, blend, coalesce, combine, commingle, commix, commixture, conflate, desegregate, flux, fuse, immix, integrate, intermixture, meld, merge, mingle, mixing, mixture, premix, ruffle, shuffle, unify -mixable, miscible -mixed, assorted, interracial, miscellaneous, motley, sundry -mixer, sociable, social -mixing, admixture, commixture, intermixture, mix, mixture -mixologist, barkeep, barkeeper, barman, bartender -mixture, admixture, assortment, commixture, concoction, intermixture, miscellanea, miscellany, mix, mixing, motley, potpourri, salmagundi, smorgasbord, variety -mizen, mizenmast, mizzen, mizzenmast -mizenmast, mizen, mizzen, mizzenmast -mizzen, mizen, mizenmast, mizzenmast -mizzenmast, mizen, mizenmast, mizzen -mizzle, drizzle -mko, mek -ml, cc, mil, milliliter, millilitre -mm, millimeter, millimetre -mn, manganese, minnesota -mnemonic, mnemotechnic, mnemotechnical -mnemotechnic, mnemonic, mnemotechnical -mnemotechnical, mnemonic, mnemotechnic -mo, bit, minute, missouri, molybdenum, moment, second -moan, groan -moaner, bellyacher, complainer, crybaby, grumbler, sniveller, squawker, whiner -moat, fosse -mob, family, gang, jam, pack, pile, rabble, ring, rout, syndicate, throng -moban, molindone -mobbish, moblike -mobile, fluid, nomadic, peregrine, roving, wandering -mobilisation, militarisation, militarization, mobilization -mobilise, circulate, marshal, mobilize, rally, summon -mobilization, militarisation, militarization, mobilisation -mobilize, circulate, marshal, mobilise, rally, summon -moblike, mobbish -mobocracy, ochlocracy -mobster, gangster -mocambique, mozambique -mocassin, moccasin -moccasin, mocassin -mock, bemock -mocker, flouter, jeerer, mockingbird, scoffer -mockery, burlesque, charade, jeer, jeering, lampoon, parody, pasquinade, scoff, scoffing, sendup, spoof, takeoff, travesty -mocking, derisive, gibelike, jeering, quizzical, taunting, teasing -mockingbird, mocker -mockingly, derisively, derisorily, gibingly, jeeringly, scoffingly -mod, modern, modernistic -modal, average -modality, mode, mood -mode, fashion, manner, modality, mood, style, way -model, example, exemplar, exemplary, framework, manakin, manikin, mannequin, mannikin, modeling, modelling, mold, mould, pattern, pose, poser, posture, simulate, simulation, sit -modeled, sculptural, sculptured, sculpturesque -modeler, modeller -modeling, model, modelling, mold, molding, mould, moulding -modeller, modeler -modelling, model, modeling, molding, moulding -moderate, centrist, chair, chasten, check, contain, control, curb, hold, lead, mince, moderationist, restrained, soften, tame, temper, temperate -moderately, fairly, jolly, middling, passably, pretty, reasonably, somewhat -moderateness, moderation, modestness, reasonableness -moderation, easing, mitigation, moderateness, relief, temperance -moderationist, centrist, moderate -moderatism, centrism -modern, advanced, bodoni, innovative, mod, modernistic, new -modernisation, modernization -modernise, develop, modernize, overhaul -modernised, modernized -modernism, contemporaneity, contemporaneousness, modernity, modernness -modernistic, mod, modern -modernity, contemporaneity, contemporaneousness, modernism, modernness -modernization, modernisation -modernize, develop, modernise, overhaul -modernized, modernised -modernness, contemporaneity, contemporaneousness, modernism, modernity -modest, humble, low, lowly, meek, mild, minor, small -modestness, moderateness, modesty, reasonableness -modesty, modestness, reserve -modification, adjustment, alteration, change, limiting, qualifying -modified, limited -modifier, changer, qualifier -modify, alter, change, qualify -modish, latest -modishly, smartly, sprucely -modishness, chic, chichi, chicness, smartness, stylishness, swank -modiste, dressmaker, hatmaker, hatter, milliner, needlewoman, seamstress, sempstress -modulate, inflect, regulate, tone -modulation, inflection, intonation, transition -module, faculty -mogadiscio, mogadishu -mogadishu, mogadiscio -moghul, mogul -mogul, baron, king, magnate, moghul, power, tycoon -mohammad, mahomet, mahound, mohammed, muhammad -mohammed, mahomet, mahound, mohammad, muhammad -mohammedan, muhammadan, muhammedan -mohammedanism, islam, islamism, muhammadanism, muslimism -moharram, muharram, muharrum -mohave, mojave -mohican, mahican -moiety, mediety -moil, boil, churn, dig, drudge, fag, grind, labor, labour, roil, toil, travail -moirae, moirai -moirai, moirae -moire, watered -moist, damp, dampish -moisten, dampen, drizzle, wash -moistener, dampener -moistening, dampening -moistly, damply -moistness, damp, dampness -moisture, wet -moisturise, humidify, moisturize -moisturize, humidify, moisturise -mojave, mohave -mol, mole -mola, headfish, sunfish -molar, grinder -molarity, m -mold, cast, determine, forge, form, influence, mildew, model, modeling, molding, mould, moulding, regulate, shape, stamp, work -moldable, fictile, plastic -moldavia, moldova -moldboard, mouldboard -molded, shaped, wrought -molder, decompose, moulder, rot -moldiness, must, mustiness -molding, border, casting, modeling, modelling, mold, mould, moulding -moldova, moldavia -moldy, mouldy, musty -mole, breakwater, bulwark, counterspy, groin, groyne, jetty, mol, seawall -molech, moloch -molecule, atom, corpuscle, mote, particle, speck -molest, beset, chevvy, chevy, chivvy, chivy, harass, harry, hassle, plague, provoke -molestation, harassment -molindone, moban -mollah, mulla, mullah -mollie, molly -mollification, pacification -mollify, appease, assuage, conciliate, gentle, gruntle, lenify, pacify, placate, season, temper -mollusc, mollusk, shellfish -mollusk, mollusc, shellfish -molly, mollie -mollycoddle, baby, cocker, coddle, cosset, featherbed, indulge, pamper, spoil -mollycoddler, coddler, pamperer, spoiler -mollymawk, albatross -moloch, molech -molotov, perm -molt, ecdysis, exuviate, molting, moult, moulting, shed, slough -molten, liquefied, liquified -molter, moulter -molting, ecdysis, molt, moult, moulting -molybdenum, mo -mom, ma, mama, mamma, mammy, momma, mommy, mum, mummy -mombin, jocote -moment, bit, consequence, import, instant, minute, mo, second -momentaneous, fleeting, fugitive, momentary -momentarily, momently -momentary, fleeting, fugitive, momentaneous -momently, momentarily -momentum, impulse -momism, overprotection, overshielding -momma, ma, mama, mamma, mammy, mom, mommy, mum, mummy -mommy, ma, mama, mamma, mammy, mom, momma, mum, mummy -momos, momus -momot, motmot -momus, momos -mon, monday -mona, anglesea, anglesey -monacan, monegasque -monad, monas -monal, monaul -monarch, sovereign -monarchal, monarchic, monarchical -monarchic, monarchal, monarchical -monarchical, monarchal, monarchic -monarchist, royalist -monas, monad -monastic, cloistered, cloistral, conventual, monastical, monk -monastical, cloistered, cloistral, conventual, monastic -monatomic, monoatomic -monaul, monal -monday, mon -monecious, monoecious, monoicous -monegasque, monacan -monera, prokayotae -moneran, moneron -moneron, moneran -monestrous, monoestrous -monetary, pecuniary -monetisation, monetization -monetise, monetize -monetization, monetisation -monetize, monetise -moneyed, affluent, flush, loaded, monied, wealthy -moneyer, coiner, minter -moneylender, shylock, usurer -moneymaking, lucrative, mercantile, mercenary, remunerative -moneyman, financier -monger, bargainer, dealer, hawk, huckster, peddle, pitch, trader, vend -mongol, mongolian -mongolian, mongol, mongolic -mongolianism, mongolism -mongolic, mongolian -mongolism, mongolianism -mongrel, bastard, cur, mutt -mongrelise, mongrelize -mongrelize, mongrelise -monied, moneyed -moniker, byname, cognomen, nickname, sobriquet, soubriquet -moniliasis, candidiasis -monish, admonish, caution, discourage, warn -monistat, miconazole -monition, admonishment, admonition, warning -monitor, admonisher, proctor, reminder, supervise, varan -monitory, admonitory, cautionary, exemplary, warning -monitrice, doula -monk, monastic -monkey, fiddle, imp, potter, putter, rapscallion, rascal, scalawag, scallywag, scamp, tamper, tinker -monkeypod, saman, zaman, zamang -monkfish, allmouth, angelfish, angler, anglerfish, goosefish, lotte -monkshood, helmetflower -mono, mononucleosis, monophonic -monoatomic, monatomic -monochromacy, monochromasy, monochromatism, monochromia -monochromasy, monochromacy, monochromatism, monochromia -monochromatic, homochromatic, monochrome, monochromic, monochromous -monochromatism, monochromacy, monochromasy, monochromia -monochrome, monochromatic, monochromic, monochromous -monochromia, monochromacy, monochromasy, monochromatism -monochromic, monochromatic, monochrome, monochromous -monochromous, monochromatic, monochrome, monochromic -monocle, eyeglass -monocled, bespectacled, spectacled -monocot, endogen, liliopsid, monocotyledon -monocotyledon, endogen, liliopsid, monocot -monocotyledonae, liliopsida, monocotyledones -monocotyledones, liliopsida, monocotyledonae -monocracy, absolutism, authoritarianism, caesarism, despotism, dictatorship, shogunate, stalinism, totalitarianism, tyranny -monocycle, unicycle -monodic, monodical -monodical, monodic -monody, monophony -monoecious, monecious, monoicous -monoestrous, monestrous -monogamist, monogynist -monogamousness, monogamy -monogamy, monogamousness -monogenesis, sporulation -monogynic, monogynous -monogynist, monogamist -monogynous, monogynic -monoicous, monecious, monoecious -monolithic, massive, monumental -monologue, soliloquy -monologuise, monologuize, soliloquise, soliloquize -monologuize, monologuise, soliloquise, soliloquize -monomania, possession -mononuclear, mononucleate -mononucleate, mononuclear -mononucleosis, mono -monophonic, mono -monophony, monody -monophthalmos, antigonus -monophysite, monophysitic -monophysitic, monophysite -monoploid, haploid, haploidic -monopolisation, monopolization -monopolise, monopolize -monopoliser, monopolist, monopolizer -monopolist, monopoliser, monopolizer -monopolization, monopolisation -monopolize, monopolise -monopolizer, monopoliser, monopolist -monorchidism, monorchism -monorchism, monorchidism -monosaccharide, monosaccharose -monosaccharose, monosaccharide -monotone, drone, droning, flat, monotonic, monotonous -monotonic, flat, monotone, monotonous -monotonous, flat, humdrum, monotone, monotonic -monotony, humdrum, sameness -monovalent, univalent -monovular, identical -monster, behemoth, colossus, demon, devil, fiend, freak, giant, goliath, monstrosity, ogre, teras -monstera, ceriman -monstrance, demonstration, ostensorium -monstrosity, freak, monster -monstrous, atrocious, flagitious, grievous, grotesque -monstrously, grotesquely, heinously, hideously, horridly -montage, collage -montana, mt -monument, memorial, repository -monumental, massive, monolithic -monumentalise, monumentalize -monumentalize, monumentalise -moo, low -mooch, bum, cadge, cadger, grub, moocher, scrounger, sponge -moocher, cadger, mooch, scrounger -mood, climate, humor, humour, modality, mode, temper -moody, dark, dour, glowering, glum, morose, saturnine, sour, sullen, temperamental -moolah, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, pelf, scratch, shekels, simoleons, sugar, wampum -moon, daydream, lunation, moonlight, moonshine -moonfish, dollarfish, horsefish, horsehead, opah -moonily, dreamfully, dreamily -moonlight, moon, moonshine -moonlit, moony -moonshine, bootleg, moon, moonlight -moonshiner, bootlegger -moonstruck, lunatic -moony, dreamy, moonlit, woolgathering -moor, berth, moorland, wharf -moorage, berth, dockage, docking, mooring, slip -moorbird, moorfowl, moorgame -moorfowl, moorbird, moorgame -moorgame, moorbird, moorfowl -mooring, berth, moorage, slip -moorish, moresque -moorland, moor -moose, elk -moosewood, leatherwood, ropebark, wicopy -moot, arguable, consider, debatable, debate, deliberate, disputable -mop, mow, pout, swab, swob -mopboard, baseboard -mope, dallier, dillydallier, lounger -mopes, dumps -mopping, swabbing -moquelumnan, miwok -moral, lesson -moralisation, moralization, moralizing -moralise, moralize, preachify, sermonise, sermonize -moralist, disciplinarian, martinet -morality, ethics, morals -moralization, moralisation, moralizing -moralize, moralise, preachify, sermonise, sermonize -moralizing, moralisation, moralization -morally, virtuously -morals, ethics, morality -morass, mire, quag, quagmire, slack -morbid, diseased, ghoulish, pathologic, pathological -morbidity, morbidness, unwholesomeness -morbidness, morbidity, unwholesomeness -morbific, infective, pathogenic -morbilli, measles, rubeola -mordacious, barbed, biting, nipping, pungent -mordant, black, caustic, corrosive, erosive, grim, vitriolic -mordva, mordvin, mordvinian -mordvin, mordva, mordvinian -mordvinian, mordva, mordvin -moreover, furthermore -moresque, moorish -morgue, mortuary -moribund, stagnant -morion, cabasset -morn, forenoon, morning -morning, aurora, cockcrow, dawn, dawning, daybreak, dayspring, forenoon, morn, sunrise, sunup -moroccan, maroc -morocco, maroc, marruecos -moron, changeling, cretin, idiot, imbecile, retard -morose, dark, dour, glowering, glum, moody, saturnine, sour, sullen -moroseness, glumness, sourness, sulkiness, sullenness -morphia, morphine -morphine, morphia -morphologic, geomorphologic, geomorphological, morphological, structural -morphological, geomorphologic, geomorphological, morphologic, structural -morphology, geomorphology -morrigan, morrigu -morrigu, morrigan -morsel, bit, bite -mortal, deadly, deathly, individual, person, somebody, someone, soul -mortality, deathrate -mortar, howitzer -mortarboard, hawk -mortgager, mortgagor -mortgagor, mortgager -mortice, mortise -mortician, undertaker -mortification, chagrin, gangrene, humiliation, necrosis, sphacelus -mortified, embarrassed, gangrenous, humiliated -mortify, abase, chagrin, crucify, gangrene, humble, humiliate, necrose, sphacelate, subdue -mortifying, demeaning, embarrassing, humbling, humiliating -mortise, mortice -mortuary, morgue -mosaic, photomosaic -mosey, amble -mosh, slam, thrash -moslem, islamic, muslim -mossy, fogyish, stodgy -most, about, almost, near, nearly, nigh, virtually -mostly, generally, largely -mote, atom, corpuscle, molecule, particle, speck -mother, beget, engender, father, fuss, generate, get, overprotect, sire -motherese, babytalk -motherfucker, asshole, bastard, cocksucker, dickhead, prick, shit, sob, whoreson -motherhood, maternity -motherland, fatherland, homeland -motherliness, maternalism, maternity -motherly, maternally -motif, motive, theme -motility, motion, move, movement -motion, gesticulate, gesture, motility, move, movement, question -motionless, inactive, static, still -motionlessness, lifelessness, stillness -motivate, actuate, incite, move, prompt, propel -motivating, motivation, motivative, motive -motivation, motivating, motive, need -motivative, motivating, motive -motivator, incentive, inducement -motive, motif, motivating, motivation, motivative, motor, need -motiveless, unprovoked, wanton -motivity, locomotion -motley, assorted, assortment, calico, miscellanea, miscellaneous, miscellany, mixed, mixture, multicolor, multicolored, multicolour, multicoloured, painted, particolored, particoloured, piebald, pied, potpourri, salmagundi, smorgasbord, sundry, varicolored, varicoloured, variegate, variety, vary -motmot, momot -motor, centrifugal, drive, motive -motorbike, cycle, minibike, motorcycle -motorboat, powerboat -motorbus, autobus, bus, charabanc, coach, jitney, motorcoach, omnibus -motorcar, auto, automobile, car, machine -motorcoach, autobus, bus, charabanc, coach, jitney, motorbus, omnibus -motorcycle, bike, cycle, motorbike -motored, motorised, motorized -motorial, efferent -motorisation, motorization -motorise, mechanise, mechanize, motorize -motorised, motored, motorized -motorist, automobilist -motorization, motorisation -motorize, mechanise, mechanize, motorise -motorized, mechanised, mechanized, motored, motorised -motorless, unmotorised, unmotorized -motortruck, truck -motorway, expressway, freeway, pike, superhighway, throughway, thruway -motown, detroit -motrin, advil, ibuprofen, nuprin -mottle, blotch, cloud, dapple, streak -mottled, dappled -motto, catchword, shibboleth, slogan -moue, pout -moufflon, mouflon -mouflon, moufflon -moujik, mujik, muzhik, muzjik -moukden, fengtien, mukden, shenyang -mould, cast, forge, form, mildew, model, modeling, mold, molding, moulding, shape, stamp, work -mouldboard, moldboard -moulder, decompose, molder, rot -moulding, border, modeling, modelling, mold, molding, mould -mouldy, moldy, musty -moulmein, mawlamyine -moult, ecdysis, exuviate, molt, molting, moulting, shed, slough -moulter, molter -moulting, ecdysis, molt, molting, moult -mound, agglomerate, cumulation, cumulus, hammock, heap, hill, hillock, hummock, knoll, pile, pitcher -mount, backing, bestride, climb, mountain, ride, rise, setting, wax -mountain, batch, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mount, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -mountainous, cragged, craggy, hilly -mountainside, versant -mountebank, charlatan -mounter, climber -mounties, rcmp -mounting, climb, climbing -mourner, griever, lamenter, sorrower -mournful, doleful, plaintive -mournfulness, ruthfulness, sorrowfulness -mourning, bereaved, bereavement, bereft, grieving, lamentation, sorrowing -mouse, creep, pussyfoot, shiner, sneak -mouselike, mousey, mousy -mousey, mouselike, mousy -mousse, gel -moussorgsky, mussorgsky -moustache, mustache -moustachio, mustachio -mousy, mouselike, mousey -mouth, backtalk, lip, mouthpiece, sass, sassing, speak, talk, utter, verbalise, verbalize -mouthful, taste -mouthless, astomatous -mouthpiece, embouchure, gumshield, mouth -mouthwash, gargle -mouton, mutton -movability, movableness -movable, chattel, moveable, transferable, transferrable, transportable -movableness, movability -move, act, actuate, affect, displace, go, impress, incite, locomote, motility, motion, motivate, movement, proceed, prompt, propel, relocation, run, strike, travel -moveable, movable, transferable, transferrable, transportable -moved, affected, stirred, touched -movement, bm, campaign, cause, crusade, drift, drive, effort, front, motility, motion, move, trend -mover, proposer -movie, film, flick, pic, picture -mow, hayloft, haymow, mop, pout -mown, cut -moxie, backbone, grit, gumption, guts, sand -mozambique, mocambique -mozartean, mozartian -mozartian, mozartean -mr, mister -ms, manuscript, mississippi, msc, sm -msc, ms, sm -msec, millisecond -mt, meitnerium, montana, t, tonne -muadhdhin, muazzin, muezzin -muazzin, muadhdhin, muezzin -much, lots, often, practically -mucilage, glue, gum -mucilaginous, gluey, glutinous, gummy, pasty, sticky, viscid, viscous -muck, droppings, dung, goo, gook, goop, guck, gunk, manure, mire, mud, ooze, slime, sludge -muckheap, dunghill, midden, muckhill -muckhill, dunghill, midden, muckheap -muckle, batch, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, passel, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -muckraker, mudslinger -mucky, boggy, marshy, miry, muddy, quaggy, sloppy, sloughy, soggy, squashy, swampy, waterlogged -mucoid, mucoidal -mucoidal, mucoid -mucose, mucous -mucous, mucose -mucoviscidosis, cf -mud, clay, mire, muck -mudcat, catfish, goujon -muddied, dingy, dirty, muddy -muddiness, cloudiness, confusedness, confusion, disarray, murkiness, sloppiness, wateriness -muddle, addle, clutter, fix, fuddle, hole, jam, jumble, mess, pickle, puddle, smother, welter -muddled, addled, befuddled, muzzy, woolly, wooly -muddleheaded, addlebrained, addlepated, puddingheaded -muddy, boggy, cloudy, dingy, dirty, marshy, mirky, miry, mucky, muddied, murky, quaggy, sloppy, sloughy, soggy, squashy, swampy, turbid, waterlogged -mudskipper, mudspringer -mudslinger, muckraker -mudspringer, mudskipper -muenchen, munich -muezzin, muadhdhin, muazzin -muff, blow, bobble, bodge, bollix, bollocks, botch, bumble, bungle, flub, fluff, fumble, mishandle, spoil -muffin, gem -muffle, damp, dampen, dull, mute, repress, smother, stifle, strangle -muffled, dull, muted, softened -muffler, damper, silencer -mug, chump, countenance, fool, gull, kisser, mark, mugful, patsy, phiz, physiognomy, smiler, sucker, visage -mugful, mug -muggins, fool, sap, saphead, tomfool -muggy, steamy, sticky -mugwump, fencesitter, independent -muhammad, mahomet, mahound, mohammad, mohammed -muhammadan, mohammedan, muhammedan -muhammadanism, islam, islamism, mohammedanism, muslimism -muhammedan, mohammedan, muhammadan -muharram, moharram, muharrum -muharrum, moharram, muharram -mujahadeen, mujahadein, mujahadin, mujahedeen, mujahedin, mujahideen, mujahidin -mujahadein, mujahadeen, mujahadin, mujahedeen, mujahedin, mujahideen, mujahidin -mujahadin, mujahadeen, mujahadein, mujahedeen, mujahedin, mujahideen, mujahidin -mujahedeen, mujahadeen, mujahadein, mujahadin, mujahedin, mujahideen, mujahidin -mujahedin, mujahadeen, mujahadein, mujahadin, mujahedeen, mujahideen, mujahidin -mujahideen, mujahadeen, mujahadein, mujahadin, mujahedeen, mujahedin, mujahidin -mujahidin, mujahadeen, mujahadein, mujahadin, mujahedeen, mujahedin, mujahideen -mujik, moujik, muzhik, muzjik -mukden, fengtien, moukden, shenyang -mulct, amercement, bunco, con, defraud, diddle, fine, gip, goldbrick, gyp, hornswoggle, nobble, rook, scam, swindle, victimize -mule, scuff -muleteer, skinner -muliebrity, femininity, womanhood -mulish, hardheaded -mulishly, cussedly, obdurately, obstinately, stubbornly -mulishness, obstinacy, obstinance, stubbornness -mull, contemplate, excogitate, meditate, muse, ponder, reflect, ruminate, speculate -mulla, mollah, mullah -mullah, mollah, mulla -muller, muser, pestle, ponderer, pounder, regiomontanus, ruminator -mulloway, jewfish -multicolor, calico, motley, multicolored, multicolour, multicoloured, painted, particolored, particoloured, piebald, pied, varicolored, varicoloured -multicolored, calico, motley, multicolor, multicolour, multicoloured, painted, particolored, particoloured, piebald, pied, varicolored, varicoloured -multicolour, calico, motley, multicolor, multicolored, multicoloured, painted, particolored, particoloured, piebald, pied, varicolored, varicoloured -multicoloured, calico, motley, multicolor, multicolored, multicolour, painted, particolored, particoloured, piebald, pied, varicolored, varicoloured -multifaceted, miscellaneous, multifarious -multifarious, miscellaneous, multifaceted -multifariously, diversely, variously -multifariousness, diverseness, diversity, variety -multinational, transnational -multinomial, polynomial -multiphase, polyphase -multiplex, manifold -multiplication, generation, propagation, times -multiplicity, numerosity, numerousness -multiply, breed, manifold, procreate, reproduce -multistorey, multistoried, multistory -multistoried, multistorey, multistory -multistory, multistorey, multistoried -multitude, battalion, concourse, mass, masses, pack, people, plurality, throng -multitudinous, countless, infinite, innumerable, innumerous, myriad, numberless, uncounted, unnumberable, unnumbered, unnumerable -multivalence, multivalency, polyvalence, polyvalency -multivalency, multivalence, polyvalence, polyvalency -multivalent, polyvalent -mulwi, munjuk, musgu -mum, ma, mama, mamma, mammy, mom, momma, mommy, mummy, silent -mumbai, bombay -mumble, gum, maunder, mussitate, mutter -mumbler, murmurer, mutterer -mumbling, gumming -mummer, mime, mimer, pantomimer, pantomimist -mummery, flummery -mummy, ma, mama, mamma, mammy, mom, momma, mommy, mum -munch, crunch -munchausen, munchhausen -munchhausen, munchausen -mundane, everyday, quotidian, routine, terrene, terrestrial, unremarkable, workaday -mundanely, terrestrially -mundaneness, mundanity, ordinariness, sophistication, worldliness -mundanity, mundaneness, ordinariness, sophistication, worldliness -munich, muenchen -munificence, largess, largesse, magnanimity, openhandedness -munificent, lavish, overgenerous, unsparing, unstinted, unstinting -munificently, generously, liberally -munition, arms, fortification, ordnance, weaponry -munj, munja -munja, munj -munjuk, mulwi, musgu -munro, saki -muramidase, lysozyme -murder, dispatch, execution, hit, mangle, mutilate, off, remove, slay, slaying -murderer, liquidator, manslayer -murderous, homicidal -murderously, amok, amuck -muritaniya, mauritania, mauritanie -murk, fog, fogginess, murkiness -murkily, dimly -murkiness, cloudiness, fog, fogginess, muddiness, murk -murky, cloudy, mirky, muddy, turbid -murmur, croak, gnarl, grumble, grumbling, murmuration, murmuring, mussitation, mutter, muttering -murmuration, murmur, murmuring, mussitation, mutter, muttering -murmurer, mumbler, mutterer -murmuring, grumble, grumbling, murmur, murmuration, mussitation, mutter, muttering, susurrant, whispering -murmurous, rustling, soughing, susurrous -murphy, potato, spud, tater -muscadel, muscadelle, muscat, muscatel -muscadelle, muscadel, muscat, muscatel -muscat, masqat, muscadel, muscadelle, muscatel, muskat -muscatel, muscadel, muscadelle, muscat -musci, bryopsida -muscle, brawn, brawniness, heftiness, muscleman, muscularity, musculus, sinew -musclebuilder, bodybuilder, muscleman -musclebuilding, bodybuilding -muscleman, bodybuilder, muscle, musclebuilder -muscular, brawny, hefty, mesomorphic, powerful, sinewy -muscularity, brawn, brawniness, energy, heftiness, muscle, sinew, vigor, vigour, vim -musculus, muscle -musd, dmus -muse, contemplate, excogitate, meditate, mull, ponder, reflect, ruminate, speculate -muser, muller, ponderer, ruminator -musgoi, daba, kola -musgu, mulwi, munjuk -mush, dogsled, glop, pulp, slop, treacle -mushiness, drippiness, mawkishness, pulpiness, sentimentality, sloppiness, soupiness -mushy, bathetic, drippy, hokey, kitschy, maudlin, mawkish, schmaltzy, schmalzy, sentimental, slushy, soppy, soupy -music, euphony, medicine -musical, melodic, melodious -musicality, musicalness -musicalness, musicality -musician, instrumentalist, player -musing, brooding, broody, contemplation, contemplative, meditative, pensive, pondering, reflection, reflective, reflexion, rumination, ruminative, thoughtfulness -musjid, masjid -muskat, muscat -muskhogean, muskogean -muskogean, muskhogean -muskrat, musquash -muslim, islamic, moslem -muslimism, islam, islamism, mohammedanism, muhammadanism -musquash, muskrat -muss, mess, messiness, mussiness, tussle -mussiness, mess, messiness, muss -mussitate, maunder, mumble, mutter -mussitation, murmur, murmuration, murmuring, mutter, muttering -mussorgsky, moussorgsky -mussy, messy -must, moldiness, mustiness -mustache, moustache -mustached, mustachioed -mustachio, moustachio -mustachioed, mustached -mustagh, karakoram -mustelid, musteline -musteline, mustelid -muster, conscription, draft, rally, summon -mustiness, moldiness, must -musty, frowsty, fusty, moldy, mouldy -mutability, mutableness -mutable, changeable -mutableness, mutability -mutamycin, mitomycin -mutant, mutation, sport, variation -mutation, mutant, sport, variation -mute, damp, dampen, dull, dumb, muffle, silent, tongueless, unspoken, wordless -muted, dull, hushed, muffled, quiet, softened, subdued -mutely, silently, taciturnly, wordlessly -muteness, mutism, silence -mutilate, mangle, mar, murder -mutilated, maimed -mutilator, maimer, mangler -mutism, muteness -mutt, cur, mongrel -mutter, croak, gnarl, grumble, grumbling, maunder, mumble, murmur, murmuration, murmuring, mussitate, mussitation, muttering -mutterer, mumbler, murmurer -muttering, grumble, grumbling, murmur, murmuration, murmuring, mussitation, mutter -mutton, mouton -muttonhead, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, numskull, shithead -mutual, common, reciprocal -mutualism, symbiosis -mutualist, interdependent -mutuality, interdependence, interdependency, mutualness -mutually, reciprocally -mutualness, mutuality -muzhik, moujik, mujik, muzjik -muzjik, moujik, mujik, muzhik -muztag, muztagh -muztagh, muztag -muzzle, gag -muzzy, addled, befuddled, bleary, blurred, blurry, foggy, fuzzy, hazy, muddled, woolly, wooly -mv, md, mendelevium, millivolt -mx, maxwell -myalgia, myodynia -myanmar, burma -mycobacteria, mycobacterium -mycobacterium, mycobacteria -mycophage, mycophagist -mycophagist, mycophage -mycostatin, nystan, nystatin -myelin, medulla, myeline -myelinated, medullated -myeline, medulla, myelin -myelinisation, myelinization -myelinization, myelinisation -myg, myriagram -mylitta, ishtar -mym, myriameter, myriametre -myna, mina, minah, mynah -mynah, mina, minah, myna -myocardiopathy, cardiomyopathy -myodynia, myalgia -myofibril, myofibrilla, sarcostyle -myofibrilla, myofibril, sarcostyle -myopia, nearsightedness, shortsightedness -myopic, nearsighted, short, shortsighted, unforesightful -myosis, miosis -myotic, miotic -myrcia, myrciaria -myrciaria, myrcia -myriad, countless, infinite, innumerable, innumerous, multitudinous, numberless, uncounted, unnumberable, unnumbered, unnumerable -myriagram, myg -myriameter, mym, myriametre -myriametre, mym, myriameter -myriapoda, diplopoda -myringa, eardrum, tympanum -myrtales, thymelaeales -mysoline, primidone -mysore, karnataka -mysterious, cryptic, cryptical, deep, inscrutable, mystic, mystical, mystifying, occult, orphic, secret -mysteriously, cryptically, enigmatically -mystery, enigma, secret, whodunit -mystic, mysterious, mystical, occult, orphic, secret -mystical, mysterious, mystic, occult, orphic, secret -mystification, bafflement, befuddlement, bemusement, bewilderment, obfuscation, puzzlement -mystified, metagrabolised, metagrabolized, metagrobolised, metagrobolized -mystifier, puzzle, puzzler, teaser -mystify, amaze, baffle, beat, bewilder, dumbfound, flummox, get, gravel, nonplus, perplex, pose, puzzle, stick, stupefy, vex -mystifying, cryptic, cryptical, deep, inscrutable, mysterious -mythic, fabulous, mythical, mythologic, mythological -mythical, fabulous, mythic, mythologic, mythological -mythicise, mythicize, mythologise, mythologize -mythicize, mythicise, mythologise, mythologize -mythologic, fabulous, mythic, mythical, mythological -mythological, fabulous, mythic, mythical, mythologic -mythologisation, mythologization -mythologise, mythicise, mythicize, mythologize -mythologization, mythologisation -mythologize, mythicise, mythicize, mythologise -mytilene, lesbos, lesvos -myxedema, myxoedema -myxiniformes, hyperotreta, myxinoidea, myxinoidei -myxinoidea, hyperotreta, myxiniformes, myxinoidei -myxinoidei, hyperotreta, myxiniformes, myxinoidea -myxobacter, myxobacteria, myxobacterium -myxobacterales, myxobacteriales -myxobacteria, myxobacter, myxobacterium -myxobacteriaceae, polyangiaceae -myxobacteriales, myxobacterales -myxobacterium, myxobacter, myxobacteria -myxoedema, myxedema -myxomycota, gymnomycota -myxophyceae, schizophyceae -n, newton, nitrogen, normality, north, northward -na, sodium -naan, nan -nab, apprehend, arrest, collar, cop, nail -nabob, nawab -nabu, nebo -nabumetone, relafen -nacreous, iridescent, opalescent, opaline, pearlescent -nada, aught, cipher, cypher, naught, nil, nix, nothing, null, zero, zilch, zip, zippo -nadolol, corgard -nafcil, nafcillin -nafcillin, nafcil -nafud, nefud -nag, hack, jade, nagger, peck, plug, scold, scolder -nagari, devanagari -nagger, nag, scold, scolder -nagging, shrewish -naiadaceae, najadaceae -naiadales, alismales -naiant, swimming -naias, najas -naif, naive -nail, ace, apprehend, arrest, blast, boom, collar, complete, cop, nab, peg, pinpoint, smash -nailrod, bullrush, bulrush, reedmace -naive, naif, primitive, unenlightened, uninitiate, uninitiated, uninstructed -naiveness, naivete, naivety -naivete, naiveness, naivety -naivety, naiveness, naivete -najadaceae, naiadaceae -najas, naias -najd, nejd -naked, bare, defenseless, nude, raw -nakedness, bareness, bleakness, desolation, nudeness, nudity, openness -nalfon, fenoprofen -nalline, nalorphine -nalorphine, nalline -naloxone, narcan -name, advert, appoint, call, cite, constitute, describe, diagnose, discover, distinguish, epithet, figure, gens, identify, key, list, make, mention, nominate, refer -nameless, unidentified, unknown, unnamed -namelessness, anonymity -namely, videlicet -naming, appellative, appointment, assignment, designation -nammad, numdah -namtar, namtaru -namtaru, namtar -nan, gran, grandma, grandmother, grannie, granny, naan, nanna -nance, fag, faggot, fagot, fairy, pansy, poof, poove, pouf, queen, queer -nandrolone, durabolin, kabolin -nandu, rhea -nanism, dwarfism -nanjing, nanking -nanking, nanjing -nanna, gran, grandma, grandmother, grannie, granny, nan -nanny, nurse, nursemaid -nanocephalic, microcephalic, microcephalous -nanocephaly, microcephalus, microcephaly -nanogram, ng -nanometer, micromillimeter, micromillimetre, millimicron, nanometre, nm -nanometre, micromillimeter, micromillimetre, millimicron, nanometer, nm -nanus, dwarf, midget -naomi, noemi -nap, catnap, napoleon, pile, sleep, snooze -nape, nucha, scruff -naphazoline, privine, sudafed -napkin, diaper, nappy, serviette -naples, napoli -napoleon, bonaparte, nap -napoli, naples -napped, brushed, fleecy -nappy, crisp, diaper, frizzly, frizzy, kinky, napkin -naprosyn, naproxen -naproxen, naprosyn -naqua, trichlormethiazide -narc, nark -narcan, naloxone -narcism, narcissism -narcissism, narcism -narcissist, narcist -narcissistic, egotistic, egotistical -narcist, narcissist -narcotic, narcotising, narcotizing, soporiferous, soporific -narcotise, narcotize -narcotised, doped, drugged, narcotized -narcotising, narcotic, narcotizing -narcotize, narcotise -narcotized, doped, drugged, narcotised -narcotizing, narcotic, narcotising -nard, spikenard -nardil, phenelzine -nardo, nardoo -nardoo, nardo -narghile, calean, chicha, hookah, kalian, nargileh, sheesha, shisha -nargileh, calean, chicha, hookah, kalian, narghile, sheesha, shisha -nark, annoy, bother, chafe, devil, gravel, irritate, narc, nettle, rag, rile, vex -narrate, recite, recount, tell -narration, narrative, recital, story, tale, yarn -narrative, narration, story, tale -narrator, storyteller, teller -narrow, constrict, constringe, contract, minute, specialise, specialize, specify -narrowing, constricting, constrictive, tapered, tapering -narrowness, slimness -narwal, narwhal, narwhale -narwhal, narwal, narwhale -narwhale, narwal, narwhal -nasal, adenoidal, pinched, rhinal -nasalisation, nasalization -nasalise, nasalize -nasalization, nasalisation -nasalize, nasalise -nascence, birth, nascency, nativity -nascency, birth, nascence, nativity -nastily, meanly -nastiness, bitchiness, cattiness, filth, filthiness, foulness, spite, spitefulness -nasty, awful, cruddy, filthy, foul, smutty, tight -natality, birthrate, fertility -natation, floating -natator, bather, swimmer -nates, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, posterior, prat, rear, rump, seat, stern, tail, tooshie, tush -nation, commonwealth, country, land, state -national, home, interior, internal, subject -nationalisation, communisation, communization, nationalization -nationalise, nationalize -nationalism, patriotism -nationalist, nationalistic, patriot -nationalistic, chauvinistic, jingoistic, nationalist, superpatriotic, ultranationalistic -nationalization, communisation, communization, nationalisation -nationalize, nationalise -nationally, nationwide -nationwide, countrywide, nationally -native, aboriginal, aborigine, indigen, indigene -nativist, nativistic -nativistic, nativist -nativity, birth, nascence, nascency -natter, chaffer, chat, chatter, chitchat, claver, confab, confabulate, gossip, jaw, visit -nattiness, dapperness, jauntiness, rakishness -natty, dapper, dashing, jaunty, raffish, rakish, snappy, spiffy, spruce -natural, born, cancel, innate, instinctive, lifelike, raw, rude -naturalisation, naturalization -naturalise, cultivate, domesticate, naturalize, tame -naturalised, naturalized -naturalism, realism -naturalistic, realistic -naturalization, naturalisation -naturalize, cultivate, domesticate, naturalise, tame -naturalized, established, naturalised -naturally, course -naturalness, artlessness, ingenuousness, innocence -naturism, nudism -naturist, nudist -nauch, nautch -naught, aught, cipher, cypher, nada, nil, nix, nothing, null, zero, zilch, zip, zippo -naughtily, badly, mischievously -naughtiness, badness, mischievousness -naughty, blue, gamey, gamy, juicy, racy, risque, spicy -naumachia, naumachy -naumachy, naumachia -naupathia, seasickness -nausea, sickness -nauseant, emetic, vomit, vomitive -nauseate, disgust, revolt, sicken -nauseated, nauseous, queasy, sick, sickish -nauseating, loathsome, nauseous, noisome, offensive, queasy, sickening, vile -nauseatingness, disgustingness, distastefulness, sickeningness, unsavoriness -nauseous, loathsome, nauseated, nauseating, noisome, offensive, queasy, sick, sickening, sickish, vile -nautch, nauch -nautical, marine, maritime -nautilus, argonaut -navaho, navajo -navajo, navaho -navane, thiothixene -navel, bellybutton, omphalos, omphalus, umbilicus -navicular, scaphoid -navigate, pilot, sail, voyage -navigation, pilotage, piloting, sailing, seafaring -navvy, drudge, peon -navy, usn -nawab, nabob -nazarene, ebionite -naze, lindesnes -naziism, nazism -nazism, naziism -nb, niobium -nd, neodymium -ndebele, matabele -ne, nebraska, neon, northeast, northeastward -neandertal, boorish, loutish, neanderthal, neanderthalian, oafish, swinish -neanderthal, boorish, loutish, neandertal, neanderthalian, oafish, swinish -neanderthalian, neandertal, neanderthal -near, about, almost, approach, approximate, cheeseparing, close, dear, good, most, nearly, nigh, skinny, virtually -nearer, closer, nigher -nearest, closest, nighest -nearly, about, almost, closely, intimately, most, near, nigh, virtually -nearness, closeness -nearsighted, myopic, shortsighted -nearsightedness, myopia, shortsightedness -neat, bully, clean, corking, cracking, dandy, great, groovy, keen, nifty, orderly, peachy, refined, smashing, straight, swell, tasteful -neaten, groom, straighten, tidy -neatness, spruceness, tidiness -neb, beak, bill, nib, pecker, snout -nebbech, nebbish -nebbish, nebbech -nebcin, tobramycin -nebiim, prophets -nebo, nabu -nebraska, ne -nebraskan, cornhusker -nebuchadnezzar, nebuchadrezzar -nebuchadrezzar, nebuchadnezzar -nebular, cloudlike, nebulous -nebuliser, atomiser, atomizer, nebulizer, spray, sprayer -nebulizer, atomiser, atomizer, nebuliser, spray, sprayer -nebulose, cloudy, nebulous -nebulous, cloudy, nebular, nebulose, unfixed -necessarily, inevitably, needfully, needs -necessary, essential, necessity, requirement, requisite -necessitate, ask, demand, involve, need, postulate, require, take -necessitous, destitute, impoverished, indigent, needy -necessity, essential, necessary, requirement, requisite -neck, cervix -neckband, choker, collar -neckcloth, stock -necking, caressing, cuddling, fondling, gorgerin, hugging, kissing, petting, smooching, snuggling -necktie, tie -necrology, obit, obituary -necromancer, magician, sorcerer, thaumaturge, thaumaturgist, wizard -necromancy, sorcery -necromania, necrophilia, necrophilism -necromantic, necromantical -necromantical, necromantic -necrophagia, necrophagy -necrophagy, necrophagia -necrophilia, necromania, necrophilism -necrophilism, necromania, necrophilia -necropolis, cemetery, graveyard -necropsy, autopsy, pm, postmortem -necrose, gangrene, mortify, sphacelate -necrosis, gangrene, mortification, sphacelus -nectar, ambrosia -nectarous, ambrosial, ambrosian -nederland, holland, netherlands -need, ask, demand, indigence, involve, motivation, motive, necessitate, pauperism, pauperization, penury, postulate, require, take, want -needed, needful, required, requisite -needer, wanter -needful, needed, required, requisite -needfully, necessarily -neediness, deprivation, privation, want -needle, goad -needlecraft, needlework -needlefish, billfish, gar, pipefish -needlelike, acuate, acute, sharp -needless, gratuitous -needlewoman, dressmaker, modiste, seamstress, sempstress -needlework, needlecraft -needs, inevitably, necessarily -needy, destitute, impoverished, indigent, necessitous -neem, arishth, margosa -neencephalon, neoencephalon -nefarious, villainous -nefariousness, ugliness, vileness, wickedness -nefazodone, serzone -nefud, nafud -negate, belie, contradict, contravene, neutralise, neutralize, nullify -negative, blackball, damaging, disconfirming, electronegative, minus, veto -negativeness, negativism, negativity -negativism, negativeness, negativity -negativist, defeatist -negativity, electronegativity, negativeness, negativism -negatron, electron -neglect, carelessness, disregard, disuse, drop, fail, ignore, miss, neglectfulness, negligence, nonperformance, omit, overleap, overlook, pretermit -neglected, ignored, unattended, unheeded -neglectful, delinquent, derelict, inattentive, remiss -neglectfulness, neglect, negligence -neglige, housecoat, negligee, peignoir, wrapper -negligee, housecoat, neglige, peignoir, wrapper -negligence, carelessness, neglect, neglectfulness, nonperformance -negligible, paltry, trifling -negociate, manage, negotiate -negotiable, assignable, conveyable, transferable, transferrable -negotiant, negotiator, treater -negotiate, negociate -negotiation, dialogue, talks -negotiator, negotiant, treater -negotiatress, negotiatrix -negotiatrix, negotiatress -negro, black, blackamoor, negroid -negroid, black, blackamoor, negro -neigh, nicker, whicker, whinny -neighbor, neighbour -neighborhood, locality, neighbourhood, region, vicinity -neighboring, adjacent, conterminous, contiguous -neighborliness, neighbourliness -neighborly, neighbourly -neighbour, neighbor -neighbourhood, locality, neighborhood, vicinity -neighbourliness, neighborliness -neighbourly, neighborly -nejd, najd -nelfinavir, viracept -nematoda, aschelminthes -nematode, roundworm -nembutal, pentobarbital -nemertea, nemertina -nemertean, nemertine -nemertina, nemertea -nemertine, nemertean -nemesis, bane, curse, scourge -nenets, nentsi, nentsy -nentsi, nenets, nentsy -nentsy, nenets, nentsi -neobiotic, fradicin, neomycin -neoclassic, neoclassical -neoclassical, neoclassic -neoclassicist, neoclassicistic -neoclassicistic, neoclassicist -neocon, neoconservative -neoconservative, neocon -neocortex, neopallium -neodymium, nd -neoencephalon, neencephalon -neologism, coinage, neology -neology, coinage, neologism -neomycin, fradicin, neobiotic -neon, ne -neonate, newborn -neopallium, neocortex -neophyte, catechumen, entrant, fledgeling, fledgling, freshman, newbie, newcomer, starter -neoplasm, tumor, tumour -neostigmine, prostigmin -neotenic, neotenous -neotenous, neotenic -nepalese, nepali -nepali, nepalese -nepheline, nephelite -nephelite, nepheline -nephritic, renal -nephroangiosclerosis, nephrosclerosis -nephroblastoma, adenomyosarcoma -nephropathy, nephrosis -nephroptosia, nephroptosis -nephroptosis, nephroptosia -nephrosclerosis, nephroangiosclerosis -nephrosis, nephropathy -neptunium, np -nerd, dweeb, grind, swot, wonk -nerthus, hertha -neruda, reyes -nerve, boldness, brass, cheek, face, heart, mettle, nervus, spunk, steel -nerveless, cool, coolheaded, feeble -nervelessly, coolly, nonchalantly -nervelessness, coolness -nerves, nervousness -nervily, brashly, cheekily -nervous, aflutter, anxious, flighty, neural, queasy, skittish, spooky, uneasy, unquiet -nervousness, jitteriness, jumpiness, nerves, restiveness -nervure, vein -nervus, nerve -nervy, brash, cheeky, edgy, jittery, jumpy, overstrung, restive, uptight -nescience, ignorantness, unknowing, unknowingness -nescient, ignorant, unbelieving, unlearned, unlettered -ness, cape -nest, cuddle, nestle, nuzzle, snuggle -nester, homesteader, squatter -nestle, cuddle, nest, nuzzle, snuggle -nestled, snuggled -nestling, child, fry, kid, minor, nipper, shaver, tiddler, tike, tyke, youngster -net, clear, cyberspace, earnings, final, internet, last, lucre, mesh, meshing, meshwork, nett, network, profit, profits, sack, web -nether, chthonian, chthonic, under -netherlander, dutchman, hollander -netherlands, holland, nederland -nethermost, bottommost, lowermost -netherworld, hades, hell, scheol, underworld -netkeeper, goalie, goalkeeper, goaltender, netminder -netlike, lacy, netted, webbed, webby, weblike -netmail, email -netminder, goalie, goalkeeper, goaltender, netkeeper -nett, net -netted, lacy, netlike, webbed, webby, weblike -netting, gauze, veiling -nettle, annoy, bother, chafe, devil, gravel, irritate, nark, rag, rile, urticate, vex -nettled, annoyed, irritated, miffed, peeved, pissed, riled, roiled, steamed, stung -nettlesome, annoying, bothersome, cranky, fractious, galling, irritable, irritating, peckish, peevish, pesky, pestering, pestiferous, pettish, petulant, plaguey, plaguy, scratchy, teasing, techy, testy, tetchy, vexatious, vexing -network, mesh, meshing, meshwork, net, web -neural, nervous, neuronal, neuronic -neuralgia, neuralgy -neuralgy, neuralgia -neurilemma, neurolemma -neurilemoma, neurofibroma -neuroanatomic, neuroanatomical -neuroanatomical, neuroanatomic -neurofibroma, neurilemoma -neuroglia, glia -neurolemma, neurilemma -neuroleptic, antipsychotic -neurologic, neurological -neurological, neurologic -neurolysin, neurotoxin -neuronal, neural, neuronic -neuronic, neural, neuronal -neurontin, gabapentin -neuropil, neuropile -neuropile, neuropil -neuropsychology, psychophysiology -neuropteran, neuropteron -neuropteron, neuropteran -neurosis, neuroticism, psychoneurosis -neurotic, psychoneurotic -neuroticism, neurosis, psychoneurosis -neurotoxin, neurolysin -neuter, alter, castrate, sexless, spay -neutered, altered -neutering, altering, fixing -neutral, achromatic, electroneutral, impersonal, indifferent, inert -neutralisation, counteraction, neutralization -neutralise, liquidate, negate, neutralize, nullify, waste -neutralised, neutralized -neutrality, disinterest -neutralization, counteraction, neutralisation -neutralize, counteract, counterbalance, countervail, liquidate, negate, neutralise, nullify, waste -neutralized, neutralised -neutrophil, neutrophile -neutrophile, neutrophil -nevada, nv -nevertheless, however, nonetheless, notwithstanding, still, withal, yet -nevirapine, viramune -nevus, birthmark -new, fresh, freshly, modern, newfangled, newly, novel, raw, unexampled, young -newbie, entrant, fledgeling, fledgling, freshman, neophyte, newcomer, starter -newborn, neonate -newcomer, entrant, fledgeling, fledgling, freshman, neophyte, newbie, starter -newfangled, new -newly, fresh, freshly, new -newlywed, honeymooner -newmarket, boodle, chicago, michigan, stops -news, intelligence, newsworthiness, tidings, word -newsagent, newsdealer, newsvendor -newsboy, carrier -newsbreak, flash, newsflash -newsdealer, newsagent, newsvendor -newsflash, flash, newsbreak -newsletter, newssheet -newsman, newsperson, reporter -newsmonger, gossip, gossiper, gossipmonger, rumormonger, rumourmonger -newspaper, newsprint, paper -newspaperman, correspondent, newspaperwoman, newswriter, pressman -newspaperwoman, correspondent, newspaperman, newswriter, pressman -newsperson, newsman, reporter -newsprint, newspaper -newssheet, newsletter -newsvendor, newsagent, newsdealer -newsworthiness, news -newswriter, correspondent, newspaperman, newspaperwoman, pressman -newsy, chatty, gossipy -newt, triton -newton, n -next, adjacent, following, future, succeeding -nexus, link -ng, nanogram -ni, nickel -nib, beak, bill, neb, pecker -nibble, nybble, pick, piece -nicaean, nicene -nice, courteous, dainty, decent, gracious, overnice, prissy, skillful, squeamish -nicene, nicaean -niceness, politeness, subtlety -nicety, justness, nuance, refinement, rightness, shade, subtlety -niche, corner, recess, recession -nick, chip, dent, ding, gouge, notch, snick -nickel, ni -nickelodeon, jukebox -nicker, neigh, whicker, whinny -nicknack, knickknack, knickknackery, whatnot -nickname, byname, cognomen, dub, moniker, sobriquet, soubriquet -nictate, blink, nictitate, wink -nictation, blink, blinking, nictitation, wink, winking -nictitate, blink, nictate, wink -nictitation, blink, blinking, nictation, wink, winking -nidaros, trondheim -nidation, implantation -nidus, focus -nierembergia, cupflower -nifedipine, procardia -niff, pong -nifty, bully, corking, cracking, dandy, great, groovy, keen, neat, peachy, smashing, swell -nigerian, nigerien -nigerien, nigerian -nigga, coon, jigaboo, nigger, nigra, spade -niggard, churl, scrooge, skinflint -niggardliness, closeness, meanness, minginess, niggardness, parsimoniousness, parsimony, tightfistedness, tightness -niggardly, grudging, scrimy -niggardness, closeness, meanness, minginess, niggardliness, parsimoniousness, parsimony, tightfistedness, tightness -nigger, coon, jigaboo, nigga, nigra, spade -niggle, bicker, brabble, fret, fuss, pettifog, quibble, squabble -niggler, carper -niggling, fiddling, footling, lilliputian, little, petty, picayune, piddling, piffling, trivial -nigh, about, almost, close, most, near, nearly, virtually -nigher, closer, nearer -nighest, closest, nearest -night, dark, nighttime, nox -nightbird, nighthawk -nightclothes, nightwear, sleepwear -nightclub, cabaret, club, nightspot -nightcrawler, angleworm, crawler, earthworm, fishworm, nightwalker, wiggler -nightdress, gown, nightgown, nightie -nighted, benighted -nightfall, crepuscle, crepuscule, dusk, evenfall, fall, gloam, gloaming, twilight -nightgown, gown, nightdress, nightie -nighthawk, bullbat, nightbird -nightie, gown, nightdress, nightgown -nightjar, caprimulgid, goatsucker -nightlong, overnight -nightmare, incubus -nightmarish, bloodcurdling -nightspot, cabaret, club, nightclub -nightstick, baton, billy, billystick, truncheon -nighttime, dark, night -nightwalker, angleworm, crawler, earthworm, fishworm, nightcrawler, wiggler -nightwear, nightclothes, sleepwear -nigra, coon, jigaboo, nigga, nigger, spade -nigrify, black, blacken, melanise, melanize -nihilist, anarchist, syndicalist -nihility, nothingness, nullity, void -nihon, japan, nippon -nil, aught, cipher, cypher, nada, naught, nix, nothing, null, zero, zilch, zip, zippo -nilgai, nylghai, nylghau -nimble, agile, quick, spry -nimbleness, agility, legerity, lightness, lightsomeness -nimbly, agilely -nimbus, aura, aureole, gloriole, glory, halo -nimiety, excess, surplus, surplusage -nincompoop, ninny, poop -nine, club, ennead, ix, niner -ninefold, nonuple -ninepin, skittle -ninepins, skittles -niner, ennead, ix, nine -nineteen, xix -ninety, xc -ninhursag, ninkharsag, ninkhursag -ninib, ninurta -ninjitsu, ninjutsu -ninjutsu, ninjitsu -ninkharsag, ninhursag, ninkhursag -ninkhursag, ninhursag, ninkharsag -ninny, nincompoop, poop -nintoo, nintu -nintu, nintoo -ninurta, ninib -niobite, columbite -niobium, nb -nip, chilliness, clip, coolness, flavor, flavour, jap, pinch, piquance, piquancy, piquantness, relish, sapidity, savor, savour, shot, smack, snip, squeeze, tang, tanginess, tweet, twinge, twitch, zest -nipa, nypa -nipper, chela, child, claw, fry, kid, minor, nestling, pincer, shaver, tiddler, tike, tyke, youngster -nipping, barbed, biting, crisp, frosty, mordacious, nippy, pungent, snappy -nipple, mamilla, mammilla, pap, teat, tit -nippon, japan, nihon -nipponese, japanese -nippy, crisp, frosty, nipping, snappy -nirvana, eden, enlightenment, heaven, paradise -nisan, nissan -nissan, nisan -nisus, pains, strain, striving -niter, nitre, saltpeter, saltpetre -nitid, agleam, gleaming -nitramine, tetryl -nitre, niter, saltpeter, saltpetre -nitric, azotic, nitrous -nitrify, nitrogenise, nitrogenize -nitril, cyanide, nitrile -nitrile, cyanide, nitril -nitrocellulose, guncotton, nitrocotton -nitrochloroform, chloropicrin -nitrocotton, guncotton, nitrocellulose -nitrofurantoin, macrodantin -nitrogen, n -nitrogenise, nitrify, nitrogenize -nitrogenize, nitrify, nitrogenise -nitroglycerin, nitroglycerine, nitrospan, nitrostat, trinitroglycerin -nitroglycerine, nitroglycerin, nitrospan, nitrostat, trinitroglycerin -nitrospan, nitroglycerin, nitroglycerine, nitrostat, trinitroglycerin -nitrostat, nitroglycerin, nitroglycerine, nitrospan, trinitroglycerin -nitrous, azotic, nitric -nitweed, pineweed -nitwit, dimwit, doofus -nitwitted, senseless, witless -nix, aught, cipher, cypher, disallow, forbid, interdict, nada, naught, nil, nothing, null, prohibit, proscribe, veto, zero, zilch, zip, zippo -nj, jersey -njord, njorth -njorth, njord -nm, micromillimeter, micromillimetre, millimicron, nanometer, nanometre -no, nobelium -nob, toff -nobble, abduct, abstract, bunco, cabbage, con, defraud, diddle, filch, gip, goldbrick, gyp, hook, hornswoggle, kidnap, lift, mulct, pilfer, pinch, purloin, rook, scam, snarf, snatch, sneak, swindle, swipe, victimize -nobelium, no -nobility, aristocracy, grandeur, magnanimousness, nobleness, noblesse -noble, baronial, imposing, lord, nobleman, stately -nobleman, lord, noble -nobleness, grandeur, magnanimousness, nobility -noblesse, nobility -noblewoman, lady, peeress -nobody, cipher, cypher, nonentity -nock, mark, score -noctambulation, noctambulism, sleepwalking, somnambulation, somnambulism -noctambulism, noctambulation, sleepwalking, somnambulation, somnambulism -noctambulist, sleepwalker, somnambulist -nocturia, nycturia -nocturne, notturno -nodding, cernuous, drooping, pendulous, weeping -node, client, guest, knob, thickening -nodular, nodulated, noduled -nodulated, nodular, noduled -nodule, tubercle -noduled, nodular, nodulated -noel, christmas, christmastide, christmastime, yule, yuletide -noemi, naomi -noesis, cognition, knowledge -noetic, intellectual, rational -nog, peg -noggin, attic, bean, bonce, dome, noodle -noise, dissonance, disturbance, haphazardness, interference, racket, randomness, resound, stochasticity -noiselessly, soundlessly -noisiness, racketiness -noisome, fetid, foetid, foul, funky, loathsome, nauseating, nauseous, offensive, queasy, sickening, smelly, stinking, vile -noisomeness, harmfulness, noxiousness -nomadic, mobile, peregrine, roving, wandering -nomenclature, language, terminology -nominal, nominative, titular, token, tokenish -nominate, appoint, constitute, make, name, propose -nominated, nominative -nominative, nominal, nominated -nominee, campaigner, candidate -nomogram, nomograph -nomograph, nomogram -non, not -nonabsorbent, nonabsorptive -nonabsorptive, nonabsorbent -nonacceptance, turndown -nonaccomplishment, nonachievement -nonachievement, nonaccomplishment -nonachiever, underachiever, underperformer -nonadaptive, dysfunctional -nonadsorbent, nonadsorptive -nonadsorptive, nonadsorbent -nonage, minority -nonaged, minor, underage -nonaggressive, unaggressive -nonalignment, nonalinement -nonalinement, nonalignment -nonarbitrary, unarbitrary -nonattender, truant -nonautonomous, nonsovereign -nonbeliever, disbeliever, unbeliever -noncarbonated, uncarbonated -noncausal, noncausative -noncausative, noncausal -noncellular, acellular -nonchalance, indifference, unconcern -nonchalant, casual, insouciant -nonchalantly, casually, coolly, nervelessly -nonchristian, christless -nonchurchgoing, lapsed -noncitizen, alien, foreigner, outlander -noncivilised, noncivilized -noncivilized, noncivilised -noncollapsable, noncollapsible -noncollapsible, noncollapsable -noncolumned, uncolumned -noncombustible, incombustible -noncommunicable, noncontagious, nontransmissible -noncompliance, disobedience -noncompliant, balker, baulker, defiant -noncomprehensive, incomprehensive -nonconcentric, eccentric -nonconducting, nonconductive -nonconductive, nonconducting -nonconductor, dielectric, insulator -nonconformance, nonconformism, nonconformity -nonconforming, nonconformist -nonconformism, nonconformance, nonconformity -nonconformist, chapelgoer, nonconforming, recusant, unconformist -nonconformity, nonconformance, nonconformism -noncontagious, noncommunicable, nontransmissible -noncontinuous, discontinuous -noncontroversial, uncontroversial -nonconvergent, nonintersecting -noncritical, noncrucial, uncritical -noncrucial, noncritical -noncyclic, noncyclical -noncyclical, noncyclic -nondescript, characterless -nondrinker, abstainer, abstinent -noneffervescent, still -nonelected, nonelective -nonelective, nonelected -nonenterprising, unenterprising -nonentity, cipher, cypher, nobody, nonexistence -nonessential, incidental, inessential -nonesuch, apotheosis, ideal, nonpareil, nonsuch, paragon, saint -nonetheless, however, nevertheless, notwithstanding, still, withal, yet -nonexempt, taxable -nonexistence, nonentity -nonexplorative, nonexploratory, unexplorative, unexploratory -nonexploratory, nonexplorative, unexplorative, unexploratory -nonextant, extinct -nonextensile, inextensible, nonprotractile -nonfat, fatless -nonfigurative, abstract, abstractionist, nonobjective -nonflavored, nonflavoured, unflavored, unflavoured -nonflavoured, nonflavored, unflavored, unflavoured -nonflowering, flowerless -nonfunctional, malfunctioning -nonglutinous, nonviscid -nongregarious, nonsocial, solitary -nonhereditary, nontransmissible -nonheritable, noninheritable -nonhierarchic, nonhierarchical -nonhierarchical, nonhierarchic -nonimmune, liable, nonresistant, unresistant -nonindulgence, asceticism, austerity -nonindulgent, strict -noninheritable, nonheritable -noninstitutionalised, noninstitutionalized -noninstitutionalized, noninstitutionalised -nonintegrated, unintegrated -noninterference, nonintervention -nonintersecting, nonconvergent -nonintervention, noninterference -nonionic, nonionised, nonionized, nonpolar, unionised, unionized -nonionised, nonionic, nonionized, unionised, unionized -nonionized, nonionic, nonionised, unionised, unionized -nonkosher, terefah, tref -nonlegal, extralegal -nonliteral, figurative -nonliterary, unliterary -nonliterate, preliterate -nonliving, inanimate -nonmandatory, nonobligatory -nonmaterial, immaterial -nonmeaningful, meaningless -nonmechanical, unmechanical -nonmedicinal, unmedical, unmedicative, unmedicinal -nonmetal, nonmetallic -nonmetallic, nonmetal -nonmigratory, resident -nonmilitary, unmilitary -nonmotile, immotile -nonmoving, unmoving -nonmusical, unmusical -nonnatural, otherworldly, preternatural, transcendental -nonobjective, abstract, abstractionist, nonfigurative -nonobligatory, nonmandatory -nonoperational, inactive -nonparallel, serial -nonparasitic, nonsymbiotic -nonpareil, apotheosis, ideal, matchless, nonesuch, nonsuch, one, paragon, peerless, saint, unmatchable, unmatched, unrivaled, unrivalled -nonpartisan, nonpartizan -nonpartisanship, impartiality -nonpartizan, nonpartisan -nonpayment, default, evasion, nonremittal -nonperformance, carelessness, neglect, negligence -nonperiodic, aperiodic -nonperson, unperson -nonphysical, intangible -nonplus, amaze, baffle, beat, bewilder, dumbfound, flummox, get, gravel, mystify, perplex, pose, puzzle, stick, stupefy, vex -nonplused, nonplussed, puzzled -nonplussed, nonplused, puzzled -nonpoisonous, nontoxic -nonpolar, nonionic -nonprogressive, fusty, standpat, unprogressive -nonprotractile, inextensible, nonextensile -nonrational, intuitive, visceral -nonreader, illiterate -nonrecreational, paid -nonreflecting, nonreflective -nonreflective, nonreflecting -nonremittal, default, nonpayment -nonrenewable, unrenewable -nonrepresentative, unsymbolic -nonresinous, nonresiny -nonresiny, nonresinous -nonresistant, liable, nonimmune, unresistant -nonresonant, unreverberant -nonretractable, nonretractile -nonretractile, nonretractable -nonsectarian, unsectarian -nonsegmental, unsegmented -nonsegregated, desegrated, unsegregated -nonsense, bunk, falderol, folderal, frill, gimcrack, gimcrackery, hokum, meaninglessness, nonsensical, nonsensicality, trumpery -nonsensical, absurd, cockeyed, derisory, idiotic, laughable, ludicrous, nonsense, preposterous, ridiculous -nonsensicality, bunk, hokum, meaninglessness, nonsense -nonsensitive, unrestricted -nonsexual, asexual -nonsocial, nongregarious, solitary -nonsovereign, nonautonomous -nonstarter, failure, loser -nonsteroid, nonsteroidal -nonsteroidal, nonsteroid -nonsubjective, objective -nonsubmergible, nonsubmersible -nonsubmersible, nonsubmergible -nonsuch, apotheosis, ideal, nonesuch, nonpareil, paragon, saint -nonsweet, sugarless -nonsyllabic, unsyllabic -nonsymbiotic, nonparasitic -nonsynchronous, unsynchronised, unsynchronized, unsynchronous -nontaxable, exempt -nontechnical, untechnical -nontelescopic, nontelescoping -nontelescoping, nontelescopic -nontoxic, atoxic, nonpoisonous -nontraditional, untraditional -nontransferable, unassignable, untransferable -nontransmissible, noncommunicable, noncontagious, nonhereditary -nonuniform, inhomogeneous -nonunionised, nonunionized, unorganised, unorganized -nonunionized, nonunionised, unorganised, unorganized -nonuple, ninefold -nonverbal, gestural -nonviolent, unbloody -nonviscid, nonglutinous -nonvolatile, nonvolatilisable, nonvolatilizable -nonvolatilisable, nonvolatile, nonvolatilizable -nonvolatilizable, nonvolatile, nonvolatilisable -nonvoluntary, involuntary, unvoluntary -noodle, attic, bean, bonce, dome, noggin -nook, corner -nookie, ass, fuck, fucking, nooky, screw, screwing, shag, shtup -nooky, ass, fuck, fucking, nookie, screw, screwing, shag, shtup -noon, midday, noonday, noontide -noonday, midday, noon, noontide -noontide, midday, noon, noonday -noose, gin, snare -noradrenaline, norepinephrine -nordic, norse, scandinavian -noreaster, northeaster -noreg, norge, norway -norepinephrine, noradrenaline -norethandrolone, norethindrone, norlutin -norethindrone, norethandrolone, norlutin -norflex, orphenadrine -norge, noreg, norway -norlutin, norethandrolone, norethindrone -norm, average -normal, convention, formula, pattern, rule -normalcy, normality -normalisation, normalization, standardisation, standardization -normalise, normalize, renormalise, renormalize -normaliser, normalizer -normality, n, normalcy -normalization, normalisation, standardisation, standardization -normalize, anneal, normalise, renormalise, renormalize, temper -normalizer, normaliser -normally, commonly, ordinarily, unremarkably, usually -normandie, normandy -normandy, normandie -normative, prescriptive -normodyne, labetalol, trandate -norse, nordic, norseman, northman, norwegian, scandinavian -norseman, norse, norwegian -north, n, northerly, northward, northwards, union -northbound, northward -northeast, ne, northeasterly, northeastern, northeastward -northeaster, noreaster -northeasterly, northeast, northeastern -northeastern, northeast, northeasterly -northeastward, ne, northeast, northeastwardly -northeastwardly, northeastward -norther, boreas, northerly -northerly, boreas, north, norther, northern, northward, northwards -northern, northerly -northerner, yank, yankee -northernmost, northmost -northman, norse, scandinavian -northmost, northernmost -northward, n, north, northbound, northerly, northwards -northwards, north, northerly, northward -northwest, northwesterly, northwestern, northwestward, nw -northwesterly, northwest, northwestern -northwestern, northwest, northwesterly -northwestward, northwest, northwestwardly, nw -northwestwardly, northwestward -nortriptyline, pamelor -noruz, nowrooz, nowruz -norvir, ritonavir -norway, noreg, norge -norwegian, norse, norseman -nose, intrude, nozzle, nuzzle, poke, pry, scent, wind -nosebag, feedbag -noseband, nosepiece -nosebleed, epistaxis -nosecount, census -nosedive, dive -nosegay, bouquet, corsage, posy -nosepiece, bridge, noseband -nosey, nosy, prying, snoopy -nosh, snack -nosher, snacker -nosiness, prying, snoopiness -nosology, diagnostics -nostrum, catholicon, panacea -nosy, nosey, prying, snoopy -not, non -notability, luminary, notable -notable, celebrated, famed, famous, illustrious, luminary, notability, noted, noteworthy, renowned -notarise, notarize -notarize, notarise -notation, annotation, note -notch, nick, pass, snick -notched, erose, jagged, jaggy, serrate, serrated, toothed -note, annotation, banknote, bill, billet, distinction, eminence, greenback, line, mark, mention, notation, notice, observe, preeminence, remark, tone -notecase, billfold, pocketbook, wallet -noted, celebrated, famed, famous, illustrious, notable, renowned -noteworthy, notable, remarkable -nothing, aught, cipher, cypher, nada, naught, nil, nix, null, zero, zilch, zip, zippo -nothingness, jazz, malarkey, malarky, nihility, nullity, void, wind -notice, acknowledge, bill, card, comment, detect, discover, find, mark, note, notification, observance, observation, observe, placard, poster, posting, remark -noticeability, noticeableness, obviousness, patency -noticeable, detectable, obtrusive -noticeableness, noticeability, obviousness, patency -noticeably, observably, perceptibly -notification, apprisal, notice, presentment, telling -notify, advise, apprise, apprize -notion, belief, feeling, impression, opinion, whim, whimsey, whimsy -notional, conceptional, fanciful, ideational, imaginary, speculative -notorious, infamous -notornis, takahe -notturno, nocturne -notwithstanding, however, nevertheless, nonetheless, still, withal, yet -nought, cipher, cypher, zero -nourish, aliment, nurture, nutrify, sustain -nourishing, alimental, alimentary, nutrient, nutritious, nutritive -nourishment, aliment, alimentation, nutriment, nutrition, sustenance, victuals -nous, brain, head, mind, psyche -nov, november -novel, fresh, new, refreshing -novelette, novella -novelisation, novelization -novelise, fictionalise, fictionalize, novelize -novelization, novelisation -novelize, fictionalise, fictionalize, novelise -novella, novelette -novelty, bangle, bauble, fallal, freshness, gaud, gewgaw, knickknack, trinket -november, nov -novice, beginner, initiate, novitiate, tiro, tyro -noviciate, novitiate -novitiate, novice, noviciate -novocain, novocaine -novocaine, novocain -now, directly, forthwith, immediately, instantly, nowadays, straightaway, today -nowadays, now, present, today -nowness, presentness -nowrooz, noruz, nowruz -nowruz, noruz, nowrooz -nox, night -noxiously, detrimentally, harmfully -noxiousness, harmfulness, noisomeness -nozzle, beak, honker, hooter, nose, schnoz, schnozzle, snoot, snout -np, neptunium -nuance, nicety, refinement, shade, subtlety -nub, center, centre, core, essence, gist, heart, inwardness, kernel, marrow, meat, nubble, pith, stub, substance, sum -nubbiness, coarseness, tweediness -nubble, nub -nubbly, homespun, nubby, slubbed, tweedy -nubby, homespun, nubbly, slubbed, tweedy -nubile, marriageable -nucha, nape, scruff -nuclear, atomic -nucleate, nucleated -nucleated, nucleate -nucleole, nucleolus -nucleolus, nucleole -nucleoplasm, karyoplasm -nucleotide, base -nucleus, core, karyon -nude, bare, naked -nudeness, nakedness, nudity -nudge, jog, prod -nudism, naturism -nudist, naturist -nudity, nakedness, nudeness -nudnick, nudnik -nudnik, nudnick -nuisance, pain -nuke, atomise, atomize, microwave, zap -null, aught, cipher, cypher, nada, naught, nil, nix, nothing, void, zero, zilch, zip, zippo -nullification, override -nullified, invalidated -nullifier, invalidator, voider -nullify, annul, avoid, invalidate, negate, neutralise, neutralize, quash, void -nullity, nihility, nothingness, void -numb, asleep, benumb, benumbed, blunt, dead, dull -numbat, anteater -number, act, amount, bit, come, count, enumerate, figure, issue, list, numeral, numerate, routine, total, turn -numbering, enumeration -numberless, countless, infinite, innumerable, innumerous, multitudinous, myriad, uncounted, unnumberable, unnumbered, unnumerable -numbfish, crampfish, torpedo -numbly, insensibly -numbness, apathy, indifference, spiritlessness -numdah, nammad -numerable, countable, denumerable, enumerable -numeral, number, numeric, numerical -numerate, count, enumerate, number -numeration, count, counting, enumeration, reckoning, tally -numeric, numeral, numerical -numerical, mathematical, numeral, numeric -numerosity, multiplicity, numerousness -numerous, legion -numerousness, multiplicity, numerosity -numididae, numidinae -numidinae, numididae -numismatics, numismatology -numismatist, numismatologist -numismatologist, numismatist -numismatology, numismatics -numskull, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, shithead -nuprin, advil, ibuprofen, motrin -nuptial, bridal, spousal -nuptials, hymeneals, wedding -nuremberg, nurnberg -nurnberg, nuremberg -nurse, breastfeed, entertain, harbor, harbour, hold, lactate, nanny, nursemaid, suck, suckle -nursed, suckled -nurseling, nursling, suckling -nursemaid, nanny, nurse -nursery, glasshouse, greenhouse -nurseryman, gardener -nursling, nurseling, suckling -nurture, breeding, foster, fosterage, fostering, nourish, parent, raise, raising, rear, rearing, sustain, upbringing -nut, addict, ball, ballock, bollock, crackpot, crank, egg, en, freak, fruitcake, junkie, junky, orchis, screwball, testicle, testis -nutcase, crazy, looney, loony, weirdo -nutcracker, nuthatch -nutgrass, nutsedge -nuthatch, nutcracker -nuthouse, bedlam, madhouse, sanatorium -nutlike, nutty -nutria, coypu -nutrient, alimental, alimentary, food, nourishing, nutritious, nutritive -nutrify, aliment, nourish -nutriment, aliment, alimentation, nourishment, nutrition, sustenance, victuals -nutrition, aliment, alimentation, nourishment, nutriment, sustenance, victuals -nutritional, nutritionary -nutritionary, nutritional -nutritionist, dietician, dietitian -nutritious, alimental, alimentary, nourishing, nutrient, nutritive -nutritiousness, nutritiveness -nutritive, alimental, alimentary, nourishing, nutrient, nutritious -nutritiveness, nutritiousness -nuts, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nutty, wacky, whacky -nutsedge, nutgrass -nutter, wacko, whacko -nuttily, balmily, daftly, dottily, wackily -nutty, balmy, barmy, bats, batty, bonkers, buggy, cracked, crackers, daft, dotty, fruity, haywire, kookie, kooky, loco, loony, loopy, nutlike, nuts, wacky, whacky -nuzzle, cuddle, nest, nestle, nose, snuggle -nv, nevada -nw, northwest, northwestward -nyasaland, malawi -nybble, nibble -nyctaginaceae, allioniaceae -nycturia, nocturia -nydrazid, inh, isoniazid -nylghai, nilgai, nylghau -nylghau, nilgai, nylghai -nylons, rayons -nymph, houri -nympho, nymphomaniac -nymphomaniac, nympho, nymphomaniacal -nymphomaniacal, nymphomaniac -nynorsk, landsmaal, landsmal -nypa, nipa -nystan, mycostatin, nystatin -nystatin, mycostatin, nystan -o, oxygen -oaf, clod, gawk, goon, lout, lubber, lummox, lump, stumblebum -oafish, boorish, loutish, neandertal, neanderthal, swinish -oarfish, ribbonfish -oarlock, peg, pin, rowlock, thole, tholepin -oarsman, rower -oasis, haven -oath, curse, cuss, expletive, swearing, swearword -oatmeal, burgoo -ob, midwifery, obstetrics, tocology -obadiah, abdias -obbligato, obligato -obduracy, adamance, unyieldingness -obdurate, cussed, flint, flinty, granitic, obstinate, stony, unrepentant -obdurately, cussedly, mulishly, obstinately, stubbornly -obeah, obi -obeche, arere, obechi, samba -obechi, arere, obeche, samba -obedience, obeisance, respect -obediently, yieldingly -obeisance, bow, bowing, obedience -obelisk, dagger -obese, corpulent, rotund, weighty -obesity, corpulency, fleshiness -obfuscation, bafflement, befuddlement, bemusement, bewilderment, mystification, puzzlement -obi, obeah -obit, necrology, obituary -obituary, necrology, obit -object, aim, objective, target -objectify, depersonalise, depersonalize, exteriorise, exteriorize, externalise, externalize -objection, dissent, expostulation, protest, remonstrance, remonstration -objectionable, exceptionable, obnoxious -objectionableness, hatefulness, obnoxiousness -objectionably, obnoxiously, offensively -objective, accusative, aim, documentary, nonsubjective, object, target -objectiveness, objectivity -objectivity, objectiveness -objector, contestant, dissenter, dissident, protester -objurgate, castigate, chasten, chastise, condemn, correct, decry, excoriate, reprobate -objurgation, chiding, scolding -oblateness, ellipticity -oblation, offering -obligate, bind, compel, hold, oblige -obligation, duty, indebtedness, responsibility -obligato, obbligato -obligatorily, compulsorily, mandatorily -oblige, accommodate, bind, compel, hold, obligate -obliger, accommodator -obliging, complaisant -obligingly, accommodatingly -obligingness, complaisance, compliance, compliancy, deference -oblique, devious -obliquely, aslant, athwart, sidelong, sideways -obliqueness, deviousness -obliquity, asynclitism, deceptiveness -obliterable, removable -obliterate, efface, hide, kill, obliterated, obscure, veil -obliterated, obliterate -obliteration, annihilation, eradication -oblivion, limbo, obliviousness -oblivious, forgetful, unmindful -obliviousness, oblivion -oblongness, rectangularity -obloquy, calumniation, calumny, defamation, opprobrium, traducement -obnoxious, objectionable -obnoxiously, objectionably, offensively -obnoxiousness, hatefulness, objectionableness -obnubilate, becloud, befog, blur, cloud, confuse, fog, mist, obscure -oboe, hautbois, hautboy -obscene, abhorrent, detestable, lewd, raunchy, repugnant, repulsive, salacious -obscenely, lewdly -obscenity, bawdiness, filth, lewdness, salaciousness, salacity, smut, vulgarism -obscure, apart, becloud, bedim, befog, blur, cloud, confuse, dark, fog, hidden, hide, isolated, mist, obliterate, obnubilate, overcloud, unknown, unnoticeable, unsung, vague, veil -obscureness, abstruseness, humbleness, lowliness, obscurity, reconditeness, unimportance -obscurity, abstruseness, obscureness, reconditeness -obsequious, bootlicking, fawning, sycophantic, toadyish -obsequiously, servilely, subserviently -obsequiousness, servility, subservience -observable, discernible, evident -observably, noticeably, perceptibly -observance, ceremonial, ceremony, honoring, notice, observation, watching -observant, observing -observantly, observingly -observation, notice, observance, reflection, reflexion, watching -observational, experimental -observatory, lookout -observe, celebrate, detect, discover, find, follow, honor, honour, keep, maintain, mention, note, notice, remark, respect, watch -observed, ascertained, discovered -observer, beholder, commentator, perceiver, percipient -observing, observant -observingly, observantly -obsess, ghost, haunt -obsessed, haunted, possessed, preoccupied -obsession, compulsion, fixation -obsessional, obsessive -obsessionally, compulsively, obsessively -obsessive, obsessional -obsessively, compulsively, obsessionally -obsessiveness, obsessivity -obsessivity, obsessiveness -obsolete, disused -obsoleteness, superannuation -obstacle, obstruction -obstetric, obstetrical -obstetrical, obstetric -obstetrician, accoucheur -obstetrics, midwifery, ob, tocology -obstinacy, bullheadedness, mulishness, obstinance, pigheadedness, stubbornness -obstinance, bullheadedness, mulishness, obstinacy, pigheadedness, stubbornness -obstinate, contrary, cussed, obdurate, perverse, stubborn, unregenerate, unrepentant, wayward -obstinately, cussedly, mulishly, obdurately, stubbornly -obstreperously, clamorously, loudly -obstruct, block, blockade, embarrass, hinder, impede, jam, obturate, occlude, stymie, stymy -obstructer, impediment, impedimenta, obstruction, obstructionist, obstructor, resister, thwarter -obstruction, blockage, impediment, impedimenta, obstacle, obstructer, obstructor -obstructionist, obstructer, obstructor, resister, thwarter -obstructive, clogging, hindering, impeding -obstructively, hinderingly -obstructor, impediment, impedimenta, obstructer, obstruction, obstructionist, resister, thwarter -obtain, find, get, hold, incur, prevail, receive -obtainable, getable, gettable, procurable -obtainment, obtention -obtention, obtainment -obtrude, intrude -obtrusive, noticeable -obturate, block, impede, jam, obstruct, occlude -obtuse, dense, dim, dull, dumb, purblind, slow -obtusely, densely, dumbly -obtuseness, dullness -obviate, avert, avoid, debar, deflect, eliminate, forefend, forfend -obviating, preclusive -obviation, forestalling, preclusion -obviously, apparently, evidently, manifestly, patently, plain, plainly -obviousness, noticeability, noticeableness, patency -oca, oka -occam, ockham -occasion, affair, function, juncture -occasional, casual, episodic, periodic -occident, west -occidental, hesperian -occidentalise, occidentalize, westernise, westernize -occidentalize, occidentalise, westernise, westernize -occitan, provencal -occlude, block, impede, jam, obstruct, obturate -occluded, sorbed -occlusion, block, blockage, closure, stop, stoppage -occlusive, plosive, stop -occult, eclipse, mysterious, mystic, mystical, orphic, secret, supernatural -occultation, eclipse -occupancy, occupation, tenancy -occupant, occupier, resident -occupation, business, job, line, occupancy -occupied, engaged, tenanted -occupier, occupant, resident -occupy, absorb, busy, concern, engage, engross, fill, interest, invade, reside, take, worry -occur, come, hap, happen, pass -occurrence, happening, occurrent -occurrent, happening, occurrence -ocean, sea -oceanaut, aquanaut -oceangoing, seafaring, seagoing -oceania, oceanica -oceanic, pelagic -oceanica, oceania -oceanography, oceanology -oceanology, oceanography -ocellus, eyespot, stemma -ocher, ochre -ochlocracy, mobocracy -ochre, ocher -ockham, occam -ocotillo, coachwhip -oct, october -octad, eight, eighter, octet, octonary, ogdoad, viii -octagonal, octangular -octangular, octagonal -octavian, augustus -octavo, eightvo -octet, eight, eighter, eightsome, octad, octette, octonary, ogdoad, viii -octette, eightsome, octet -october, oct -octoberfest, oktoberfest -octonary, eight, eighter, octad, octet, ogdoad, viii -octopus, devilfish -octuple, eightfold -ocular, eyepiece, opthalmic, optic, optical, visual -oculist, ophthalmologist, optometrist -oculus, eye, optic -odd, curious, funny, left, leftover, peculiar, queer, remaining, rum, rummy, singular, uneven, unexpended, unmatched, unmated, unpaired -oddball, eccentric, flake, geek -oddity, crotchet, curio, curiosity, oddment, oddness, peculiarity, queerness, quirk, quirkiness, rarity -oddly, curiously, funnily, peculiarly, queerly, strangely -oddment, curio, curiosity, end, oddity, peculiarity, rarity, remainder, remnant -oddments, farrago, gallimaufry, hodgepodge, hotchpotch, melange, mishmash, ragbag -oddness, oddity -odesa, odessa -odessa, odesa -odious, abominable, detestable, execrable -odiously, abominably, detestably, repulsively -odiousness, distastefulness, offensiveness -odium, abhorrence, abomination, detestation, execration, loathing -odo, otho -odoacer, odovacar, odovakar -odometer, hodometer, mileometer, milometer -odontalgia, toothache -odontaspididae, carchariidae -odontaspis, carcharias -odontiasis, dentition, teething -odontology, dentistry -odor, aroma, odour, scent, smell -odoriferous, odorous, perfumed, scented, sweet -odorize, odourise, scent -odorless, inodorous, odourless -odorous, odoriferous, perfumed, scented, sweet -odour, aroma, odor, scent, smell -odourise, odorize, scent -odourless, inodorous, odorless -odovacar, odoacer, odovakar -odovakar, odoacer, odovacar -oecumenic, ecumenic, ecumenical, oecumenical -oecumenical, cosmopolitan, ecumenic, ecumenical, general, oecumenic, universal, worldwide -oecumenism, ecumenism -oedema, dropsy, edema, hydrops -oengus, aengus, angus -oenologist, enologist, fermentologist -oenology, enology -oenophile, enophile -oesophagitis, esophagitis -oesophagoscope, esophagoscope -oesophagus, esophagus, gorge, gullet -oesterreich, austria -oestradiol, estradiol -oestridae, hypodermatidae -oestriol, estriol -oestrogen, estrogen -oestrone, estrone, estronol, theelin -oestrus, estrus, heat, rut -oeuvre, work -off, away, cancelled, dispatch, forth, hit, murder, remove, slay, sour, turned -offbeat, kinky, quirky, upbeat -offence, crime, discourtesy, offense, offensive, umbrage -offenceless, offenseless -offend, appal, appall, breach, break, bruise, hurt, infract, injure, outrage, pique, scandalise, scandalize, shock, spite, transgress, violate, wound -offended, pained -offender, wrongdoer -offense, crime, discourtesy, offence, offensive, umbrage -offenseless, offenceless -offensive, dysphemistic, loathsome, nauseating, nauseous, noisome, offence, offense, queasy, sickening, unsavory, unsavoury, vile, violative -offensively, objectionably, obnoxiously -offensiveness, distastefulness, odiousness -offer, bid, crack, extend, fling, go, offering, pass, proffer, propose, provide, tender, volunteer, whirl -offerer, offeror -offering, oblation, offer -offeror, offerer -offhand, extemporaneous, extemporary, extempore, impromptu, offhanded, offhandedly, unrehearsed -offhanded, extemporaneous, extemporary, extempore, impromptu, offhand, offhandedly, unrehearsed -offhandedly, offhand, offhanded -office, agency, authority, berth, billet, bureau, function, part, place, position, post, power, role, situation, spot -officeholder, incumbent, officer -officer, officeholder, policeman -official, functionary, prescribed -officialise, officialize -officialize, officialise -officially, formally -officiate, function -officiating, officiation, refereeing, umpirage -officiation, officiating, refereeing, umpirage -officious, busy, busybodied, interfering, meddlesome, meddling -officiousness, intrusiveness, meddlesomeness -offish, standoffish -offload, unlade, unload -offprint, reprint, separate -offsaddle, unsaddle -offset, beginning, branch, cancel, commencement, counterbalance, countervail, first, kickoff, offshoot, outgrowth, outset, runner, setoff, showtime, start, stolon -offshoot, branch, offset, outgrowth -offshore, seaward -offside, offsides -offsides, offside -offspring, issue, materialisation, materialization, progeny, young -offstage, backstage, wing -oft, frequently, often, oftentimes, ofttimes -often, frequently, much, oft, oftentimes, ofttimes -oftenness, frequence, frequency -oftentimes, frequently, oft, often, ofttimes -ofttimes, frequently, oft, often, oftentimes -ogalala, oglala -ogdoad, eight, eighter, octad, octet, octonary, viii -oglala, ogalala -ogre, demon, devil, fiend, monster -oh, ohio -ohio, oh -ohioan, buckeye -oil, anele, anoint, crude, embrocate, inunct, petroleum -oilbird, guacharo -oiler, tanker -oiliness, fulsomeness, greasiness, oleaginousness, smarminess, unction, unctuousness -oilskin, slicker -oily, buttery, fulsome, greasy, oleaginous, sebaceous, smarmy, soapy, unctuous -oink, grunt, squeal -ointment, balm, cream, emollient, salve, unction, unguent -ojibwa, chippewa, ojibway -ojibway, chippewa, ojibwa -ok, alright, fine, okay, okeh, okey, oklahoma -oka, oca -okay, alright, approve, fine, ok, okeh, okey, sanction -okeh, ok, okay, okey -oken, okenfuss -okenfuss, oken -okey, ok, okay, okeh -oklahoma, ok -oklahoman, sooner -okra, gumbo -oktoberfest, octoberfest -ola, olla -old, erstwhile, former, older, onetime, previous, quondam, sometime -older, aged, elder, elderly, old, senior -oldtimer, antique, gaffer, stager, veteran, warhorse -oldwench, oldwife -oldwife, oldwench -oleaginous, buttery, fulsome, greasy, oily, sebaceous, smarmy, soapy, unctuous -oleaginousness, fulsomeness, greasiness, oiliness, smarminess, unction, unctuousness -olefin, alkene, olefine -olefine, alkene, olefin -olein, triolein -oleo, margarin, margarine, marge, oleomargarine -oleomargarine, margarin, margarine, marge, oleo -olfaction, smell -olfactive, olfactory -olfactory, olfactive -olibanum, frankincense, thus -oligarchic, oligarchical -oligarchical, oligarchic -oligoclase, plagioclase -oligodendria, oligodendroglia -oligodendroglia, oligodendria -olimbos, olympus -olla, ola -olympiad, olympics -olympian, exceeding, exceptional, majestic, olympic, prodigious, surpassing -olympic, olympian -olympics, olympiad -olympus, olimbos -omaha, maha -omasum, psalterium -omayyad, ommiad, umayyad -omega, z -omelet, omelette -omelette, omelet -omen, augur, auspicate, betoken, bode, forecast, foreshadow, foretell, portend, portent, predict, prefigure, presage, prodigy, prognostic, prognosticate, prognostication -omeprazole, prilosec -ominous, baleful, forbidding, ill, inauspicious, menacing, minacious, minatory, sinister, threatening -omission, deletion, skip -omit, drop, except, exclude, miss, neglect, overleap, overlook, pretermit -ommiad, omayyad, umayyad -omnibus, autobus, bus, charabanc, coach, jitney, motorbus, motorcoach -omnipotent, almighty -omnipresence, ubiquitousness, ubiquity -omnipresent, ubiquitous -omphalos, bellybutton, navel, omphalus, umbilicus -omphalus, bellybutton, navel, omphalos, umbilicus -on, along -onager, arbalest, arbalist, ballista, bricole, catapult, mangonel, trebuchet, trebucket -onanism, masturbation, withdrawal -onanist, masturbator -once, erst, erstwhile, formerly -oncologic, oncological -oncological, oncologic -oncoming, onset -oncovin, vincristine -one, ace, ane, i, matchless, nonpareil, peerless, single, unitary, unity, unmatchable, unmatched, unrivaled, unrivalled -oneirism, daydream, daydreaming, reverie, revery -oneness, unity -onerous, burdensome, taxing -onerousness, burdensomeness, heaviness, oppressiveness -onetime, erstwhile, former, old, quondam, sometime -onionskin, flimsy -only, alone, but, entirely, exclusively, just, lone, lonesome, merely, simply, sole, solely, solitary -onomatopoeic, echoic, imitative, onomatopoeical, onomatopoetic -onomatopoeical, echoic, imitative, onomatopoeic, onomatopoetic -onomatopoetic, echoic, imitative, onomatopoeic, onomatopoeical -onopordon, onopordum -onopordum, onopordon -onrush, attack, onset, onslaught -onset, attack, oncoming, onrush, onslaught -onshore, inshore, seaward, shoreward -onslaught, attack, barrage, bombardment, onrush, onset, outpouring -ontogenesis, development, growing, growth, maturation, ontogeny -ontogeny, development, growing, growth, maturation, ontogenesis -onus, burden, encumbrance, incumbrance, load -onward, ahead, forrader, forth, forward, forwards, onwards -onwards, ahead, forrader, forward, forwards, onward -onychophoran, peripatus -oodles, dozens, gobs, heaps, lashings, loads, lots, piles, rafts, scads, scores, slews, stacks, tons, wads -ooh, aah -oomph, desirability, desirableness, dynamism, pizzaz, pizzazz, zing -oophorectomy, ovariectomy -ooze, exudate, exude, goo, gook, goop, guck, gunk, muck, oozing, seep, seepage, slime, sludge, transude -oozing, ooze, oozy, seepage, seeping -oozy, oozing, seeping -opacity, opaqueness -opah, moonfish -opalescence, iridescence -opalescent, iridescent, nacreous, opaline, pearlescent -opaline, iridescent, nacreous, opalescent, pearlescent -opalise, opalize -opalize, opalise -opaque, unintelligible -opaqueness, opacity -open, afford, assailable, candid, capable, clear, exposed, give, loose, opened, outdoors, overt, receptive, spread, subject, surface, undecided, undefendable, undefended, undetermined, unfastened, unfold, unresolved -opencast, opencut -opencut, opencast -opened, open -opener, undoer, unfastener, untier -openhanded, big, bighearted, bounteous, bountiful, freehanded, giving, handsome, liberal -openhandedness, largess, largesse, magnanimity, munificence -openhearted, benevolent, charitable, kindly, sympathetic -opening, gap, hatchway, initiative, orifice, porta, possibility, scuttle -openmouthed, popeyed -openness, nakedness, receptiveness, receptivity -operable, functional, operational, practicable, usable, useable -operate, control, engage, function, go, lock, maneuver, manoeuver, manoeuvre, mesh, run, work -operating, operational -operation, functioning, performance, procedure, process, surgery -operational, functional, operable, operating, usable, useable -operative, functional, pi, running, shamus, sherlock, surgical, working -operator, hustler, manipulator -operculate, operculated -operculated, operculate -operose, arduous, backbreaking, grueling, gruelling, hard, heavy, laborious, punishing, toilsome -operoseness, laboriousness, toilsomeness -ophidia, serpentes -ophidian, serpent, snake -ophthalmia, ophthalmitis -ophthalmitis, ophthalmia -ophthalmologist, oculist -opiliones, phalangida -opine, animadvert, guess, imagine, reckon, suppose, think -opinion, belief, feeling, impression, judgement, judgment, notion, persuasion, ruling, sentiment, thought, view -opinionated, opinionative -opinionative, opinionated -oporto, porto -opossum, phalanger, possum -opponent, adversary, antagonist, opposer, opposing, opposite, opposition, resister -opportuneness, patness, timeliness -opportunism, expedience -opportunist, opportunistic, timeserving -opportunistic, opportunist, timeserving -opportunity, chance -opposable, apposable -oppose, contradict, controvert, counterbalance, defend, fight, match, pit, react -opposer, adversary, antagonist, opponent, resister -opposing, opponent -opposite, antonym, contrary, diametric, diametrical, inverse, opponent, opposition, paired, polar, reverse -oppositeness, opposition -opposition, confrontation, enemy, foe, foeman, opponent, opposite, oppositeness, resistance -oppositive, adversative -oppress, crush, persecute, suppress -oppressed, laden -oppression, oppressiveness, subjugation -oppressive, tyrannical, tyrannous -oppressiveness, burdensomeness, heaviness, onerousness, oppression -opprobrious, abusive, black, disgraceful, ignominious, inglorious, scurrilous, shameful -opprobrium, infamy, obloquy -oppugn, question -opsonisation, opsonization -opsonization, opsonisation -opt, choose, prefer -opthalmic, ocular, optic, optical -optic, eye, ocular, oculus, opthalmic, optical, visual -optical, ocular, opthalmic, optic, visual -optimal, optimum -optimisation, optimization -optimise, optimize -optimistic, affirmative -optimization, optimisation -optimize, optimise -optimum, optimal -option, alternative, choice, pick, selection -optometrist, oculist -opulence, luxuriousness, luxury, sumptuousness -opulent, deluxe, gilded, grand, luxurious, princely, sumptuous -opulently, sumptuously -opus, composition, piece -opv, topv -or, oregon, surgery -orach, orache -orache, orach -oracle, prophesier, prophet, seer, vaticinator -oracular, delphic, enigmatic -oradexon, decadron, dexamethasone, dexone, hexadrol -oral, unwritten, viva -orang, orangutan, orangutang -orange, orangeness, orangish -orangeness, orange -orangish, orange -orangutan, orang, orangutang -orangutang, orang, orangutan -orasone, deltasone, meticorten, prednisone -orator, rhetorician, speechifier, speechmaker -oratorio, cantata -orb, ball, eyeball, globe, orbit, revolve -orbicular, global, globose, globular, orbiculate, spheric, spherical -orbiculate, orbicular -orbit, ambit, area, arena, compass, domain, field, orb, range, reach, revolve, scope, sphere -orbiter, satellite -orbitual, circular, rotary -orca, grampus, killer -orchard, grove, plantation, woodlet -orchestrate, direct, engineer, mastermind, organise, organize -orchestration, instrumentation -orchidectomy, orchiectomy -orchiectomy, orchidectomy -orchil, archil, cudbear -orchis, ball, ballock, bollock, egg, nut, testicle, testis -orcus, dis -ordain, consecrate, enact, order, ordinate -ordained, appointed, decreed, prescribed -order, arrange, club, consecrate, decree, dictate, edict, enjoin, fiat, gild, govern, grade, guild, lodge, ordain, ordering, orderliness, ordinate, ordination, place, prescribe, put, range, rank, rate, regularise, regularize, regulate, rescript, say, society, tell -ordered, arranged, coherent, consistent, logical -orderer, systematiser, systematist, systematizer, systemiser, systemizer -ordering, order, ordination -orderliness, methodicalness, order -orderly, neat -ordinance, ordination, regulation -ordinarily, commonly, normally, unremarkably, usually -ordinariness, mundaneness, mundanity -ordinary, average -ordinate, align, consecrate, coordinate, ordain, order -ordination, order, ordering, ordinance -ordnance, artillery, gun, munition -ordure, bm, dejection, faeces, feces, stool -oregano, marjoram -oregon, or -oregonian, beaver -oreide, oroide -organ, harmonium -organdie, organdy -organdy, organdie -organic, constituent, constitutional, constitutive -organisation, administration, arrangement, brass, constitution, establishment, formation, governance, organization, system -organisational, organizational -organise, coordinate, devise, direct, engineer, form, machinate, mastermind, orchestrate, organize, prepare, unionise, unionize -organised, organized, unionised, unionized -organiser, arranger, organizer, pda -organism, being -organismal, organismic -organismic, organismal -organization, administration, arrangement, brass, constitution, establishment, formation, governance, organisation, system -organizational, organisational -organize, coordinate, devise, direct, engineer, form, machinate, mastermind, orchestrate, organise, prepare, unionise, unionize -organized, organised, unionised, unionized -organizer, arranger, organiser, pda -orgasm, climax, coming -orgiastic, bacchanal, bacchanalian, bacchic, carousing -orgy, bacchanal, bacchanalia, binge, debauch, debauchery, riot, saturnalia, splurge -orient, east, orientate, point, tailor -orientalise, orientalize -orientalize, orientalise -orientate, orient -orientated, oriented -orientating, orienting -orientation, predilection, preference -oriented, orientated -orienting, orientating -orifice, opening, porta -origin, ancestry, beginning, blood, bloodline, descent, extraction, inception, line, lineage, origination, parentage, pedigree, root, rootage, source, stemma, stock -original, archetype, master, pilot -originally, earlier, primitively -originate, arise, develop, grow, initiate, rise, start, uprise -origination, creation, foundation, founding, inception, initiation, innovation, instauration, institution, introduction, origin -originative, creative, germinal, seminal -originator, conceiver, mastermind -orinase, tolbutamide -orion, hunter -orison, petition, prayer -ormazd, ormuzd -ormuzd, ormazd -ornament, adorn, beautify, decorate, decoration, embellish, grace, ornamentation -ornamental, cosmetic, decorative -ornamentalist, decorator -ornamentation, decoration, embellishment, ornament -ornate, flowery -ornateness, elaborateness, grandiloquence, grandiosity, magniloquence, rhetoric -orneriness, cussedness -ornery, cantankerous, crotchety -ornithopoda, euronithopod, euronithopoda -ornithopter, orthopter -ornithosis, psittacosis -orography, orology -oroide, oreide -orology, orography -orotund, bombastic, declamatory, large, rotund, round, tumid, turgid -orphanage, orphanhood -orphanhood, orphanage -orphenadrine, norflex -orphic, mysterious, mystic, mystical, occult, secret -orpin, livelong, orpine -orpine, livelong, orpin -orris, orrisroot -orrisroot, orris -orthodontia, orthodontics, orthodonture -orthodontics, orthodontia, orthodonture -orthodonture, orthodontia, orthodontics -orthoepy, pronunciation -orthogonal, extraneous, immaterial, impertinent, rectangular -orthogonality, perpendicularity -orthopaedic, orthopedic, orthopedical -orthopaedics, orthopedics -orthopaedist, orthopedist -orthopedic, orthopaedic, orthopedical -orthopedical, orthopaedic, orthopedic -orthopedics, orthopaedics -orthopedist, orthopaedist -orthophosphate, phosphate -orthopter, ornithopter -orthopteran, orthopteron -orthopteron, orthopteran -orudis, ketoprofen, oruvail -orumiyeh, urmia -oruvail, ketoprofen, orudis -oryx, pasang -os, bone, osmium -oscheocele, oscheocoele -oscheocoele, oscheocele -oscillate, hover, vacillate, vibrate -oscillating, oscillatory -oscillation, cycle, vibration -oscillatory, oscillating -oscilloscope, cro, scope -oscines, passeres -oscitance, oscitancy, yawn, yawning -oscitancy, oscitance, yawn, yawning -oscitant, drowsy, yawning -osculate, buss, kiss, snog -osculation, buss, kiss -osculator, kisser -oslo, christiania -osmanli, ottoman -osmiridium, iridosmine -osmitrol, mannitol -osmium, os -osseous, bony, osteal -ossicle, bonelet, ossiculum -ossicular, ossiculate -ossiculate, ossicular -ossiculum, bonelet, ossicle -ossification, conformity -ossified, fossilised, fossilized -ossify, petrify, rigidify -osteal, bony, osseous -ostensible, apparent, ostensive, seeming -ostensibly, apparently, seemingly -ostensive, ostensible -ostensorium, monstrance -ostentate, flash, flaunt, swank -ostentation, fanfare, flash, inflation, ostentatiousness, pomposity, pompousness, pretentiousness, puffiness, splashiness -ostentatious, pretentious -ostentatiously, showily -ostentatiousness, inflation, ostentation, pomposity, pompousness, pretentiousness, puffiness, splashiness -osteologer, osteologist -osteologist, osteologer -osteopath, osteopathist -osteopathist, osteopath -osteostracan, cephalaspid -osteostraci, cephalaspida -ostiarius, doorkeeper, ostiary -ostiary, doorkeeper, doorman, gatekeeper, ostiarius, porter -ostler, groom, hostler, stableboy, stableman -ostracise, ban, banish, blackball, ostracize, shun -ostracism, banishment, coventry -ostracize, ban, banish, blackball, ostracise, shun -ostyak, khanty -otalgia, earache -other, early, former -otherness, distinctness, separateness -otherwise, differently -otherworldliness, spiritism, spiritualism, spirituality -otherworldly, nonnatural, preternatural, transcendental -otho, odo -otic, auricular -otiose, faineant, futile, indolent, ineffectual, lazy, pointless, purposeless, senseless, slothful, superfluous, unavailing, wasted -oto, otoe -otoe, oto -otolaryngologist, otorhinolaryngologist, rhinolaryngologist -otolaryngology, otorhinolaryngology, rhinolaryngology -otorhinolaryngologist, otolaryngologist, rhinolaryngologist -otorhinolaryngology, otolaryngology, rhinolaryngology -otoscope, auriscope, auroscope -ottar, atar, athar, attar -ottawa, outaouais -ottoman, footrest, footstool, hassock, osmanli, pouf, pouffe, puff, tuffet -ouranos, uranus -ousel, blackbird, merl, merle, ouzel -oust, expel -ouster, ejector, ousting -ousting, ouster -out, away, extinct, forbidden, kayoed, prohibited, proscribed, stunned, taboo, tabu, verboten -outaouais, ottawa -outback, remote -outbalance, outweigh, overbalance, preponderate -outbound, outward -outbreak, eruption, irruption -outburst, blowup, burst, ebullition, effusion, gush -outcast, castaway, friendless, ishmael, pariah -outcaste, casteless -outcome, consequence, effect, event, issue, result, resultant, termination, upshot -outcrop, outcropping -outcropping, outcrop -outcry, call, cry, exclaim, outshout, shout, vociferation, yell -outdated, superannuated -outdistance, distance, outstrip -outdo, best, exceed, outflank, outgo, outmatch, outperform, outstrip, scoop, surmount, surpass, trump -outdoor, outside -outdoors, alfresco, open, outside -outermost, outmost -outerwear, overclothes -outface, outstare -outfit, equip, fit, getup, kit, rig, turnout -outflank, best, outdo, scoop, trump -outflow, effluence, efflux, escape, fountain, leak, leakage, outpouring, spring -outflowing, effluent -outfox, beat, circumvent, outsmart, outwit, overreach -outgo, exceed, expenditure, outdo, outlay, outmatch, outperform, outstrip, spending, surmount, surpass -outgoer, emigrant, emigre, emigree -outgoing, extroverted, forthcoming -outgrowth, appendage, branch, emergence, growth, offset, offshoot, process -outhouse, jakes, privy -outing, excursion, expedition, jaunt, junket, picnic, sashay -outlander, alien, foreigner, noncitizen -outlandish, bizarre, eccentric, flakey, flaky, freakish, freaky, gonzo, outre -outlandishness, bizarreness, weirdness -outlast, outlive, survive -outlaw, criminal, criminalise, criminalize, crook, felon, illegalise, illegalize, illegitimate, illicit, lawless, malefactor, outlawed, unlawful -outlawed, illegitimate, illicit, outlaw, unlawful -outlawry, lawlessness -outlay, disbursal, disbursement, expenditure, outgo, spending -outlet, exit, issue, release, vent -outline, abstract, adumbrate, delineate, draft, limn, lineation, precis, schema, scheme, sketch, synopsis -outlined, defined -outlive, outlast, survive -outlook, expectation, lookout, mentality, mindset, prospect -outmaneuver, outmanoeuvre, outsmart -outmanoeuvre, outmaneuver, outsmart -outmatch, exceed, outdo, outgo, outperform, outstrip, surmount, surpass -outmoded, antique, demode, ex, passe, passee -outmost, outermost -outperform, exceed, outdo, outgo, outmatch, outstrip, surmount, surpass -outpoint, outscore -outpost, outstation -outpouring, barrage, bombardment, discharge, flood, flush, fountain, gush, onslaught, outflow, overflow, run, spring -output, outturn, production, turnout, yield -outrage, appal, appall, assault, desecrate, dishonor, dishonour, indignation, offend, profane, rape, ravish, scandal, scandalisation, scandalise, scandalization, scandalize, shock, violate -outraged, incensed, indignant, umbrageous -outrageous, exorbitant, extortionate, hideous, horrid, horrific, steep, unconscionable, usurious -outrageously, atrociously -outrageousness, enormity, exorbitance -outrank, rank -outre, bizarre, eccentric, flakey, flaky, freakish, freaky, gonzo, outlandish -outride, stay -outright, instantaneously, instantly, unlimited -outrival, outvie -outscore, outpoint -outset, beginning, commencement, first, kickoff, offset, showtime, start -outshout, outcry -outside, alfresco, away, exterior, external, extraneous, international, outdoor, outdoors, remote -outsider, foreigner -outsize, outsized, oversize, oversized -outsized, outsize, oversize, oversized -outskirt, fringe -outsmart, beat, circumvent, outfox, outmaneuver, outmanoeuvre, outwit, overreach -outspoken, blunt, candid, forthright, frank, plainspoken, vocal -outspokenness, frankness -outspread, spread -outstanding, great, owing, prominent, salient, spectacular, striking, undischarged -outstandingly, remarkably, unco, unusually -outstare, outface -outstation, outpost -outstay, overstay -outstrip, distance, exceed, outdistance, outdo, outgo, outmatch, outperform, surmount, surpass -outturn, output, turnout -outvie, outrival -outward, outbound, outwards -outwardly, externally -outwardness, externality -outwards, outward -outwear, fag, fatigue, jade, tire, wear, weary -outweigh, outbalance, overbalance, preponderate -outwit, beat, circumvent, outfox, outsmart, overreach -ouzel, blackbird, merl, merle, ousel -oval, ellipse, elliptic, elliptical, ovate, oviform, ovoid, prolate -ovalbumin, albumen, white -ovariectomy, oophorectomy -ovate, elliptic, elliptical, oval, oviform, ovoid, prolate -over, complete, concluded, ended, terminated -overabundance, excess, overmuch, overmuchness, superabundance, surfeit -overabundant, plethoric, rife -overact, ham, overplay -overacting, hamming -overactive, hyperactive -overage, overaged, superannuated -overaged, overage, superannuated -overall, boilersuit -overappraisal, overestimate, overestimation, overvaluation -overarm, overhand, overhanded -overawe, cow -overbalance, outbalance, outweigh, preponderate -overbearing, authoritarian, dictatorial, disdainful, haughty, imperious, lordly, prideful, sniffy, supercilious, swaggering -overbearingness, domineeringness, imperiousness -overbid, overcall -overblown, grandiloquent, pompous, pontifical, portentous -overbold, fresh, impertinent, impudent, sassy, saucy, smart, wise -overburden, overload -overcall, overbid -overcapitalisation, overcapitalization -overcapitalise, overcapitalize -overcapitalization, overcapitalisation -overcapitalize, overcapitalise -overcast, cloud, clouded, cloudiness, overcasting, sunless -overcasting, overcast -overcharge, fleece, gazump, hook, overload, pluck, plume, rob, soak, surcharge -overclothe, overdress -overclothes, outerwear -overcloud, bedim, obscure -overcoat, greatcoat, overcoating, topcoat -overcoating, overcoat -overcome, defeat, master, overpower, overtake, overwhelm, subdue, surmount, whelm -overcomer, subduer, surmounter -overcompensate, compensate, cover -overconfidence, certitude, cocksureness -overconfident, cocksure, positive -overcritical, hypercritical -overcrop, overcultivate -overcrossing, footbridge -overcultivate, overcrop -overdo, exaggerate -overdone, exaggerated, overstated -overdramatise, overdramatize -overdramatize, overdramatise -overdraw, amplify, exaggerate, hyperbolise, hyperbolize, magnify, overstate -overdress, attire, overclothe, prink -overdrive, overuse -overdue, delinquent -overeat, binge, englut, engorge, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, overgorge, overindulge, satiate, stuff -overeating, gluttony, gula -overemotional, sloppy -overemphasise, overemphasize, overstress -overemphasize, overemphasise, overstress -overestimate, overappraisal, overestimation, overrate, overrating, overreckoning, overvaluation, overvalue -overestimation, overappraisal, overestimate, overrating, overreckoning, overvaluation -overexploitation, overuse, overutilisation, overutilization -overextend, overstrain -overfatigue, overtire, overweary -overflow, flood, outpouring, overrun, overspill, runoff -overflowing, afloat, awash, flooded, inundated -overfull, glutted -overgeneralise, overgeneralize -overgeneralize, overgeneralise -overgenerous, lavish, munificent, unsparing, unstinted, unstinting -overgorge, binge, englut, engorge, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, overeat, overindulge, satiate, stuff -overgrowth, giantism, gigantism -overhand, overarm, overhanded, oversewn -overhanded, overarm, overhand -overhang, beetle -overhasty, hasty, precipitant, precipitate, precipitous -overhaul, modernise, modernize, overtake, pass, redevelopment, renovation, service -overhead, smash, viewgraph -overhear, catch -overindulge, binge, englut, engorge, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, overeat, overgorge, satiate, stuff -overindulgence, excess -overjealous, jealous -overladen, overloaded -overlap, convergence, intersection, lap -overlapping, imbrication, lapping -overlay, cover, overlayer, overlie, sheathing -overlayer, overlay, sheathing -overleap, drop, miss, neglect, omit, overlook, pretermit, vault -overlie, overlay -overload, clog, overburden, overcharge, surcharge -overloaded, overladen -overlook, command, dominate, drop, miss, neglect, omit, overleap, overtop, pretermit -overlooked, unmarked, unnoted -overlooking, commanding, dominating -overlord, lord, master -overly, excessively, too -overlying, superimposed -overmaster, overpower, overwhelm -overmodest, coy, demure -overmuch, overabundance, overmuchness, superabundance -overmuchness, overabundance, overmuch, superabundance -overnice, dainty, nice, prissy, squeamish -overnight, nightlong -overpass, flyover -overplay, ham, overact -overplus, embarrassment, plethora, superfluity -overpower, overcome, overmaster, overtake, overwhelm, whelm -overpowering, overwhelming -overpoweringly, irresistibly, overwhelmingly -overprint, surprint -overproduction, overrun -overprotect, fuss, mother -overprotection, momism, overshielding -overrate, overestimate -overrating, overestimate, overestimation, overreckoning -overreach, beat, circumvent, outfox, outsmart, outwit -overreaching, vaulting -overreckoning, overestimate, overestimation, overrating -overrefined, superfine -overrefinement, distortion, straining, torture, twisting -override, nullification, overrule, overthrow, overturn, reverse -overriding, paramount, predominant, predominate, preponderant, preponderating -overrule, override, overthrow, overturn, reverse -overrun, infest, invade, overflow, overproduction -oversea, overseas -overseas, abroad, oversea -oversee, manage, superintend, supervise -overseer, superintendent -oversewn, overhand -overshadow, dominate, dwarf, eclipse, shadow -overshielding, momism, overprotection -oversight, inadvertence, lapse, superintendence, supervising, supervision -oversimplification, simplism -oversize, outsize, outsized, oversized -oversized, outsize, outsized, oversize -overspecialise, overspecialize -overspecialize, overspecialise -overspill, overflow, runoff -overspread, spread -overstate, amplify, exaggerate, hyperbolise, hyperbolize, magnify, overdraw -overstated, exaggerated, overdone -overstatement, exaggeration, magnification -overstay, outstay -overstep, exceed, pass, top, transcend, transgress, trespass -overstrain, overextend -overstress, overemphasise, overemphasize -overstretch, pull -overstrung, edgy, jittery, jumpy, nervy, restive, uptight -oversupply, flood, glut, surfeit -overt, open -overtake, catch, overcome, overhaul, overpower, overwhelm, pass, whelm -overtaking, passing -overthrow, derangement, override, overrule, overturn, reverse, subvert, upset -overtire, overfatigue, overweary -overtone, partial -overtop, command, dominate, overlook -overture, advance, approach, feeler, preliminary, prelude -overturn, annul, countermand, lift, override, overrule, overthrow, repeal, rescind, reverse, revoke, revolutionise, revolutionize, subvert, turnover, upset, vacate -overturned, upset, upturned -overuse, overdrive, overexploitation, overutilisation, overutilization -overutilisation, overexploitation, overuse, overutilization -overutilization, overexploitation, overuse, overutilisation -overvaluation, overappraisal, overestimate, overestimation -overvalue, overestimate -overweary, overfatigue, overtire -overweening, excessive, extravagant, exuberant, uppity -overweight, adiposis, corpulence, fleshy, heavy, stoutness -overwhelm, deluge, drown, overcome, overmaster, overpower, overtake, submerge, whelm -overwhelming, consuming, overpowering -overwhelmingly, irresistibly, overpoweringly -overwinter, winter -overwork, exploit, overworking -overworking, overwork -overwrought, distraught -overzealous, fanatic, fanatical, rabid -oviform, elliptic, elliptical, oval, ovate, ovoid, prolate -ovimbundu, mbundu -ovoflavin, hepatoflavin, lactoflavin, riboflavin -ovoid, elliptic, elliptical, oval, ovate, oviform, prolate -ovolo, thumb -owing, outstanding, undischarged -owl, hooter -own, ain, have, possess -owner, possessor, proprietor -ownerless, unowned -ownership, possession -oxalacetate, oxaloacetate -oxalis, sorrel -oxaloacetate, oxalacetate -oxaprozin, daypro -oxazepam, serax -oxen, cattle, cows, kine -oxeye, heliopsis -oxidant, oxidiser, oxidizer -oxidate, oxidise, oxidize -oxidation, oxidisation, oxidization -oxidisation, oxidation, oxidization -oxidise, oxidate, oxidize -oxidised, oxidized -oxidiser, oxidant, oxidizer -oxidization, oxidation, oxidisation -oxidize, oxidate, oxidise -oxidized, oxidised -oxidizer, oxidant, oxidiser -oxidoreduction, redox -oxlip, paigle -oxtongue, bitterweed, bugloss -oxybenzene, hydroxybenzene, phenol -oxycephaly, acrocephaly -oxygen, o -oxygenate, aerate, oxygenise, oxygenize -oxygenise, aerate, oxygenate, oxygenize -oxygenize, aerate, oxygenate, oxygenise -oxyhaemoglobin, oxyhemoglobin -oxyhemoglobin, oxyhaemoglobin -oxyphenbutazone, tandearil -oxyphencyclimine, daricon -oxytetracycline, hydroxytetracycline, terramycin -oxytocin, pitocin -oyster, huitre -ozaena, ozena -ozena, ozaena -ozocerite, ozokerite -ozokerite, ozocerite -ozonise, ozonize -ozonize, ozonise -p, phosphorus -pa, dad, dada, daddy, papa, pappa, pascal, pennsylvania, pop, protactinium, protoactinium -pabir, bura -pablum, pap -pabulum, comestible, eatable, edible, victual, victuals -pace, footstep, gait, rate, step, stride, tempo, tread, yard -pacemaker, pacer, pacesetter -pacer, pacemaker, pacesetter -pacesetter, pacemaker, pacer -pacha, pasha -pachisi, parchesi, parchisi -pachouli, patchouli, patchouly -pachycephalosaur, pachycephalosaurus -pachycephalosaurus, pachycephalosaur -pachydermal, pachydermatous, pachydermic, pachydermous -pachydermatous, callous, indurate, pachydermal, pachydermic, pachydermous -pachydermic, pachydermal, pachydermatous, pachydermous -pachydermous, pachydermal, pachydermatous, pachydermic -pacific, peaceable -pacifically, peaceably -pacification, counterinsurgency, mollification, peace -pacificism, pacifism, passivism -pacificist, disarmer, pacifist -pacifier, comforter, conciliator, peacemaker, reconciler -pacifism, pacificism, passivism -pacifist, disarmer, dovish, pacificist, pacifistic -pacifistic, dovish, pacifist -pacify, appease, assuage, conciliate, gentle, gruntle, lenify, mollify, placate -pacing, tempo -pack, backpack, battalion, bundle, camp, carry, clique, compact, coterie, gang, ingroup, jam, mob, multitude, pile, plurality, ring, take, tamp, throng, wad -package, box, bundle, packet, parcel, software -packaging, promotion, publicity -packed, jammed -packer, backpacker, bagger, boxer -packet, bundle, mailboat, package, parcel -packing, backpacking, boxing, wadding -packman, hawker, peddler, pedlar, pitchman -packsack, backpack, haversack, knapsack, rucksack -pact, accord, treaty -pad, aggrandise, aggrandize, bolster, diggings, digs, domiciliation, dramatise, dramatize, embellish, embroider, footslog, inkpad, lard, launchpad, lodgings, plod, slog, tablet, tramp, trudge -padauk, amboyna, padouk -padded, cushioned, cushiony -padder, footpad -padding, cushioning -paddle, coggle, dabble, dodder, larrup, spank, toddle, totter, waddle -paddlefish, duckbill -paddler, canoeist -paddy, mick, mickey -paddymelon, pademelon -pademelon, paddymelon -padouk, amboyna, padauk -padova, padua, patavium -padre, father -padua, padova, patavium -paean, encomium, eulogy, panegyric, pean -paederast, pederast -paederastic, pederastic -paederasty, pederasty -paediatric, pediatric -paediatrician, pediatrician, pediatrist -paediatrics, pediatrics, pedology -paedophile, pedophile -paedophilia, pedophilia -paeony, peony -pagan, ethnic, gentile, heathen, heathenish, hedonist, infidel -paganise, paganize -paganism, heathenism -paganize, paganise -page, foliate, pageboy, paginate, varlet -pageant, pageantry -pageantry, pageant -pageboy, page -pager, beeper -paginate, foliate, page -pagination, folio, paging -paging, folio, pagination -pahlavi, pahlevi, pehlevi -pahlevi, pahlavi -paid, gainful, nonrecreational, paying -paigle, cowslip, oxlip -pail, bucket, pailful -pailful, pail -paillasse, palliasse -pain, ail, anguish, annoyance, bother, botheration, hurt, hurting, infliction, nuisance, painfulness, trouble -pained, offended -painful, abominable, afflictive, atrocious, awful, dreadful, irritating, sore, terrible, unspeakable -painfully, distressingly, sorely -painfulness, distressingness, pain -painkiller, analgesic, anodyne -pains, nisus, strain, striving -painstaking, conscientious, scrupulous -painstakingly, fastidiously -painstakingness, conscientiousness -paint, blusher, key, pigment, rouge -painted, calico, motley, multicolor, multicolored, multicolour, multicoloured, particolored, particoloured, piebald, pied, varicolored, varicoloured -painter, catamount, cougar, panther, puma -painting, picture -pair, brace, copulate, couple, couplet, distich, duad, duet, duo, dyad, geminate, match, mate, span, twain, twin, twosome, yoke -paired, mated, opposite -pairing, conjugation, coupling, mating, union -paiute, piute -pajama, jammies, pyjama -pal, brother, buddy, chum, crony, sidekick -palace, castle -paladin, champion, fighter, hero -palaeencephalon, paleencephalon, paleoencephalon -palaeoanthropology, paleoanthropology -palaeobiology, paleobiology -palaeobotany, paleobotany -palaeoclimatology, paleoclimatology -palaeodendrology, paleodendrology -palaeoecology, paleoecology -palaeoethnography, paleoethnography -palaeogeography, paleogeography -palaeogeology, paleogeology -palaeolithic, paleolithic -palaeology, paleology -palaeontological, paleontological -palaeontologist, fossilist, paleontologist -palaeontology, fossilology, paleontology -palaeopathology, paleopathology -palaeornithology, paleornithology -palaeozoology, paleozoology -palaestra, palestra -palaetiology, paletiology -palankeen, palanquin -palanquin, palankeen -palas, dak, dhak -palatability, palatableness -palatable, toothsome -palatableness, palatability -palatal, palatalised, palatalized, palatine -palatalise, palatalize -palatalised, palatal, palatalized -palatalize, palatalise -palatalized, palatal, palatalised -palatinate, pfalz -palatine, palatal, palsgrave -palatopharyngoplasty, ppp, uppp, uvulopalatopharyngoplasty -palau, belau, pelew, tt -palaver, blab, blabber, blandishment, blarney, cajole, cajolery, chatter, clack, coax, gabble, gibber, inveigle, maunder, piffle, prate, prattle, rhetoric, tattle, twaddle, wheedle -pale, blanch, blench, pallid, picket, sick, wan -paleencephalon, palaeencephalon, paleoencephalon -palely, dimly, pallidly -paleness, achromasia, blondness, fairness, lividity, lividness, luridness, pallidity, pallidness, pallor, wanness -paleoanthropology, palaeoanthropology -paleobiology, palaeobiology -paleobotany, palaeobotany -paleoclimatology, palaeoclimatology -paleocortex, archipallium -paleodendrology, palaeodendrology -paleoecology, palaeoecology -paleoencephalon, palaeencephalon, paleencephalon -paleoethnography, palaeoethnography -paleogeography, palaeogeography -paleogeology, palaeogeology -paleographer, paleographist -paleographist, paleographer -paleolithic, palaeolithic -paleology, palaeology -paleontological, palaeontological -paleontologist, fossilist, palaeontologist -paleontology, fossilology, palaeontology -paleopathology, palaeopathology -paleornithology, palaeornithology -paleostriatum, pallidum -paleozoology, palaeozoology -palestine, canaan -palestra, palaestra -paletiology, palaetiology -palette, pallet, pallette -palingenesis, recapitulation -palisade, fence, surround, wall -pall, cerement, chill, cloy, curtain, dash, daunt, die, drape, drapery, dull, fatigue, jade, mantle, scare, shroud, tire, weary -palladium, pd -pallas, athena, athene -pallbearer, bearer -pallet, palette -pallette, palette -palliasse, paillasse -palliate, alleviate, assuage, extenuate, mitigate, relieve -palliation, extenuation, mitigation -palliative, alleviant, alleviative, alleviator, alleviatory, lenitive, mitigative, mitigatory -pallid, pale, sick, wan -pallidity, paleness -pallidly, dimly, palely -pallidness, achromasia, lividity, lividness, luridness, paleness, pallor, wanness -pallidum, paleostriatum -pallium, cortex, mantle -pallor, achromasia, lividity, lividness, luridness, paleness, pallidness, wanness -pally, chummy, matey -palm, decoration, handle, medal, medallion, ribbon, thenar -palmaceae, arecaceae, palmae -palmae, arecaceae, palmaceae -palmar, volar -palmist, chiromancer, palmister -palmister, chiromancer, palmist -palmistry, chirology, chiromancy -palmy, booming, flourishing, prospering, prosperous, roaring, thriving -palmyra, lontar -palooka, stumblebum -palpability, tangibility, tangibleness -palpable, tangible -palpate, feel -palpebra, eyelid, lid -palpitant, palpitating -palpitate, flutter, quake, quiver -palpitating, palpitant -palpitation, quiver, quivering, shakiness, shaking, trembling, vibration -palsgrave, palatine -palsy, paralysis -palter, equivocate, prevaricate, tergiversate -paltering, fibbing -paltriness, sorriness -paltry, measly, miserable, negligible, trifling -pamelor, nortriptyline -pamper, baby, cocker, coddle, cosset, featherbed, indulge, mollycoddle, spoil -pamperer, coddler, mollycoddler, spoiler -pampering, humoring, indulgence, indulging -pamphlet, booklet, brochure, folder, leaflet, tract -pan, trash -panacea, catholicon, nostrum -panache, dash, elan, flair, style -panadol, acetaminophen, datril, phenaphen, tempra, tylenol -panama, boater, leghorn, sailor, skimmer -panamica, panamiga -panamiga, panamica -panatela, panetela, panetella -pancake, battercake, flapcake, flapjack, griddlecake, hotcake -panchayat, panchayet, punchayet -panchayet, panchayat, punchayet -pandar, pander, panderer, pimp, ponce, procurer -pandemonium, bedlam, chaos -pander, gratify, indulge, pandar, panderer, pimp, ponce, procure, procurer -panderer, pandar, pander, pimp, ponce, procurer -pandowdy, dowdy -pandurate, panduriform -panduriform, pandurate -pane, acid, dose, dot, elvis, paneling, panelling, superman, zen -panegyric, encomiastic, encomium, eulogistic, eulogy, paean, panegyrical, pean -panegyrical, encomiastic, eulogistic, panegyric -panegyrist, eulogist -panel, board, empanel, gore, impanel, jury, venire -paneled, wainscoted -paneling, pane, panelling -panelist, panellist -panelling, pane, paneling -panellist, panelist -panetela, panatela, panetella -panetella, panatela, panetela -pang, stab, sting, twinge -panga, machete, matchet -pangaea, pangea -pangea, pangaea -pangolin, anteater -panic, affright, scare, terror -panicked, frightened, panicky, terrified -panicky, frightened, panicked, terrified -panjabi, punjabi -panjandrum, dignitary, vip -panocha, panoche, penoche, penuche -panoche, panocha, penoche, penuche -panoplied, armored, arrayed -panoptic, blanket, broad, encompassing, extensive, panoptical, wide -panoptical, panoptic -panorama, aspect, cyclorama, diorama, prospect, scene, view, vista -panpipe, syrinx -pansa, pus -pansy, fag, faggot, fagot, fairy, milksop, milquetoast, nance, pantywaist, poof, poove, pouf, queen, queer, sissy -pant, gasp, heave, puff, trouser -pantalooned, breeched, trousered -pantheist, pantheistic -pantheistic, pantheist -panther, catamount, cougar, jaguar, painter, puma -pantie, panty, scanty -panting, heaving, trousering -pantomime, mime -pantomimer, mime, mimer, mummer, pantomimist -pantomimist, mime, mimer, mummer, pantomimer -pantropic, pantropical -pantropical, pantropic -pantry, buttery, larder -pantryman, butler -pants, bloomers, drawers, knickers -panty, pantie, scanty -pantywaist, milksop, milquetoast, pansy, sissy -pap, mamilla, mammilla, nipple, pablum, teat, tit -papa, dad, dada, daddy, pa, pappa, pop -papacy, pontificate -papaia, papaya, pawpaw -papal, apostolic, apostolical, pontifical -papaverales, rhoeadales -papaverine, kavrin -papaw, pawpaw -papaya, papaia, pawpaw -paper, composition, newspaper, report, theme, wallpaper -paperback, paperbacked, softback -paperbacked, paperback -paperboard, posterboard -paperer, paperhanger -paperhanger, paperer -paperhanging, papering -papering, paperhanging -paperlike, chartaceous, papery -papers, document -papery, chartaceous, paperlike -papillary, papillose -papilloma, villoma -papillose, papillary -papism, popery, romanism -papist, papistic, papistical, popish, roman, romanist, romish -papistic, papist, papistical, popish, roman, romanist, romish -papistical, papist, papistic, popish, roman, romanist, romish -papoose, pappoose -papooseroot, squawroot -pappa, dad, dada, daddy, pa, papa, pop -pappoose, papoose -paprika, pimento, pimiento -papulovesicle, vesicopapule -par, equality, equation, equivalence -para, belem, paratrooper, parity -parable, allegory, apologue, fable -parabolic, parabolical -parabolical, parabolic -paracentesis, abdominocentesis -parachute, chute, jump -parachuter, parachutist -parachuting, jump -parachutist, parachuter -parade, exhibit, march, promenade, troop -parader, marcher -paradiddle, roll -paradigm, epitome, image, prototype -paradisaic, paradisaical, paradisal, paradisiac, paradisiacal -paradisaical, paradisaic, paradisal, paradisiac, paradisiacal -paradisal, paradisaic, paradisaical, paradisiac, paradisiacal -paradise, eden, heaven, nirvana -paradisiac, paradisaic, paradisaical, paradisal, paradisiacal -paradisiacal, paradisaic, paradisaical, paradisal, paradisiac -paraesthesia, paresthesia -paraffin, alkane -paragliding, parasailing -paragon, apotheosis, ideal, idol, nonesuch, nonpareil, nonsuch, perfection, saint -parakeet, paraquet, paroquet, parrakeet, parroket, parroquet -paraleipsis, paralepsis, paralipsis, preterition -paralepsis, paraleipsis, paralipsis, preterition -paralipsis, paraleipsis, paralepsis, preterition -parallel, analog, analogue, collimate, duplicate, latitude, twin -parallelepiped, parallelepipedon, parallelopiped, parallelopipedon -parallelepipedon, parallelepiped, parallelopiped, parallelopipedon -parallelism, correspondence -parallelopiped, parallelepiped, parallelepipedon, parallelopipedon -parallelopipedon, parallelepiped, parallelepipedon, parallelopiped -paralyse, paralyze -paralysis, palsy -paralytic, paralytical, paralyzed -paralytical, paralytic -paralyze, paralyse -paralyzed, paralytic -paramecia, paramecium -paramecium, paramecia -paramedic, paramedical -paramedical, paramedic -parameter, argument -paramount, overriding, predominant, predominate, preponderant, preponderating -paramour, concubine, courtesan, doxy -paranoiac, paranoid -paranoid, paranoiac -paranormal, extrasensory -parapet, breastwork -paraphernalia, appurtenance, gear -paraphrase, paraphrasis, rephrase, reword -paraphrasis, paraphrase -parapraxis, miscue, slip -paraquet, parakeet, paroquet, parrakeet, parroket, parroquet -parasailing, paragliding -parasitaemia, parasitemia -parasite, leech, sponge, sponger -parasitemia, parasitaemia -parasitic, bloodsucking, epenthetic, leechlike, parasitical -parasitical, bloodsucking, leechlike, parasitic -parasiticidal, anthelminthic, anthelmintic, helminthic -parasol, sunshade -paratrooper, para -parazoan, poriferan, sponge -parboil, blanch -parcel, bundle, package, packet, portion, share, tract -parceling, allocation, allotment, apportioning, apportionment, assignation, parcelling -parcelling, allocation, allotment, apportioning, apportionment, assignation, parceling -parch, sear -parched, adust, baked, scorched, sunbaked -parchesi, pachisi, parchisi -parchisi, pachisi, parchesi -parchment, lambskin, sheepskin -pardner, collaborator, cooperator, partner -pardon, amnesty, excuse, forgiveness -pardonably, excusably, forgivably -pardoner, excuser, forgiver -pare, peel, skin, trim, whittle -parent, nurture, raise, rear -parentage, ancestry, birth, blood, bloodline, descent, line, lineage, origin, parenthood, pedigree, stemma, stock -parental, maternal, paternal -parenthesis, aside, digression, divagation, excursus -parenthetic, parenthetical -parenthetical, parenthetic -parenthood, parentage -parentless, unparented -paresthesia, paraesthesia -pareve, parve -parget, pargeting, pargetting -pargeting, parget, pargetry, pargetting -pargetry, pargeting, pargetting -pargetting, parget, pargeting, pargetry -parheliacal, parhelic -parhelic, parheliacal -parhelion, sundog -pariah, castaway, ishmael, outcast -paries, wall -parietales, hypericales -paring, shaving, sliver -parity, para -park, ballpark, common, commons, green, parkland -parka, anorak, windbreaker, windcheater -parkland, park -parkway, drive -parky, chilly -parlance, idiom -parliament, fantan, sevens -parlor, parlour -parlormaid, parlourmaid -parlour, parlor -parlourmaid, parlormaid -parlous, perilous, precarious -parnahiba, parnaiba -parnaiba, parnahiba -parnassus, liakoura -parochial, insular -parodist, lampooner -parody, burlesque, charade, lampoon, mockery, pasquinade, sendup, spoof, takeoff, travesty -parole, countersign, password, watchword, word -parolee, probationer -paronomasia, pun, punning, wordplay -paroquet, parakeet, paraquet, parrakeet, parroket, parroquet -parosamia, dysosmia -parousia, advent -paroxetime, paxil -paroxysm, convulsion, fit -parqueterie, parquetry -parquetry, parqueterie -parrakeet, parakeet, paraquet, paroquet, parroket, parroquet -parroket, parakeet, paraquet, paroquet, parrakeet, parroquet -parroquet, parakeet, paraquet, paroquet, parrakeet, parroket -parrotfish, pollyfish -parry, block, circumvent, counter, counterpunch, deflect, dodge, duck, elude, evade, fudge, hedge, sidestep, skirt -parsec, secpar -parsee, parsi -parseeism, parsiism -parsi, parsee -parsiism, parseeism -parsimonious, penurious -parsimoniousness, closeness, meanness, minginess, niggardliness, niggardness, parsimony, thrift, tightfistedness, tightness -parsimony, closeness, meanness, minginess, niggardliness, niggardness, parsimoniousness, thrift, tightfistedness, tightness -parson, curate, minister, pastor, rector -parsonage, rectory, vicarage -part, break, character, component, constituent, contribution, depart, disunite, divide, division, function, office, partially, parting, partly, percentage, persona, piece, portion, region, role, section, separate, share, split, start, voice -partake, share, touch -partaker, sharer -parthenogenesis, parthenogeny -parthenogenetic, agamic, agamogenetic, agamous, apomictic -parthenogeny, parthenogenesis -partial, fond, overtone -partiality, fancy, fondness, partisanship -partially, part, partly -participant, player -participate, enter -participating, active -participation, engagement, involution, involvement -participial, participle -participle, participial -particle, atom, corpuscle, molecule, mote, speck -particolored, calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particoloured, piebald, pied, varicolored, varicoloured -particoloured, calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particolored, piebald, pied, varicolored, varicoloured -particular, detail, especial, exceptional, finical, finicky, fussy, item, peculiar, picky, special, specific -particularisation, detailing, particularization -particularise, particularize, specialise, specialize, specify -particularised, particularized -particularity, specialness -particularization, detailing, particularisation -particularize, particularise, specialise, specialize, specify -particularized, particularised -particularly, especially, peculiarly, specially -parting, farewell, leave, part -partisan, drumbeater, enthusiast, partizan, zealot -partisanship, partiality -partition, divider, division, partitioning, sectionalisation, sectionalization, segmentation, zone -partitioning, breakdown, division, partition, sectionalisation, sectionalization, segmentation -partitive, separative -partizan, enthusiast, partisan -partly, part, partially -partner, collaborator, cooperator, mate, pardner, spouse -partridge, bobwhite, tinamou -partridgeberry, boxberry, twinberry -parturiency, childbed, confinement, labor, labour, travail -parturition, birth, birthing -party, company -parvati, anapurna, annapurna -parve, pareve -parvenu, arriviste, parvenue, upstart -parvenue, parvenu, upstart -parvo, parvovirus -parvovirus, parvo -pasang, oryx -pascal, pa -pasch, pascha -pascha, pasch -paseo, walk, walkway -pasha, pacha -pashto, afghan, afghani, pashtu, paxto -pashtoon, pashtun, pathan, pushtun -pashtu, afghan, afghani, pashto, paxto -pashtun, pashtoon, pathan, pushtun -paspalum, dallisgrass -pasquinade, burlesque, charade, lampoon, mockery, parody, sendup, spoof, takeoff, travesty -pass, authorise, authorize, bye, choke, clear, communicate, conk, crack, croak, decease, devolve, die, draw, egest, elapse, eliminate, evanesce, exceed, excrete, exit, expire, extend, fade, fall, fleet, fling, flip, give, go, guide, hand, hap, happen, head, lapse, lead, legislate, notch, occur, offer, overhaul, overstep, overtake, passing, passport, perish, qualifying, reach, return, run, sink, spend, strait, straits, surpass, top, toss, transcend, walk, whirl -passable, adequate, tolerable -passably, fairly, jolly, middling, moderately, pretty, reasonably, somewhat -passado, lunge -passage, enactment, passageway, passing, transit, transition -passageway, passage -passbook, bankbook -passe, antique, demode, ex, outmoded, passee -passee, antique, demode, ex, outmoded, passe -passel, batch, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, peck, pile, plenty, pot, raft, sight, slew, spate, stack, wad -passementerie, trim, trimming -passenger, rider -passer, passerby -passerby, passer -passeres, oscines -passim, throughout -passing, casual, cursory, departure, ephemeral, exceedingly, exit, expiration, extremely, fugacious, going, loss, overtaking, pass, passage, perfunctory, qualifying, release, super, transient, transitory -passion, cacoethes, heat, love, mania, passionateness, rage, warmth -passionately, stormily, turbulently -passionateness, passion -passionless, emotionless -passive, inactive, peaceful -passiveness, passivity -passivism, pacificism, pacifism -passivity, passiveness -passkey, master -passover, pesach, pesah -passport, pass, recommendation -password, countersign, parole, watchword, word -past, by, preceding, retiring, yesteryear -paste, glue, spread -pasted, glued -pastelike, pasty -paster, sticker -pasteurisation, pasteurization -pasteurise, pasteurize -pasteurised, pasteurized -pasteurization, pasteurisation -pasteurize, pasteurise -pasteurized, pasteurised -pastiche, medley, potpourri -pastil, pastille, troche -pastille, pastil, troche -pastime, interest, pursuit -pasto, galeras -pastor, curate, minister, parson, rector -pastoral, arcadian, bucolic, idyl, idyll, pastorale -pastorale, idyl, idyll, pastoral -pastorate, pastorship -pastorship, pastorate -pasturage, eatage, forage, grass, herbage, pasture -pasture, browse, crop, eatage, forage, grass, graze, lea, ley, pasturage, pastureland, range -pastureland, lea, ley, pasture -pasty, gluey, glutinous, gummy, mucilaginous, pastelike, sticky, viscid, viscous -pat, chuck, dab, glib, rap, slick, tap -patavium, padova, padua -patch, bandage, dapple, darn, eyepatch, fleck, maculation, mend, piece, plot, speckle, spell, spot, while -patchboard, plugboard, switchboard -patched, spotted, spotty -patchouli, pachouli, patchouly -patchouly, pachouli, patchouli -patchwork, hodgepodge, jumble -pate, crown, poll -patella, kneecap, kneepan -patelliform, dished -patency, noticeability, noticeableness, obviousness -patent, apparent, evident, manifest, plain, unmistakable -patently, apparently, evidently, manifestly, obviously, plain, plainly -paterfamilias, patriarch -paternal, agnate, agnatic, maternal, parental -paternity, authorship, fatherhood -path, course, itinerary, route, track, way -pathan, pashtoon, pashtun, pushtun -pathetic, hapless, miserable, misfortunate, piteous, pitiable, pitiful, poor, ridiculous, silly, wretched -pathetically, pitiably -pathfinder, guide, scout -pathless, roadless, trackless, untracked, untrod, untrodden -pathogenic, infective, morbific -pathologic, diseased, morbid, pathological -pathological, diseased, morbid, pathologic -pathologist, diagnostician -pathos, commiseration, pity, poignancy, ruth -pathway, footpath, tract -patience, forbearance, longanimity, solitaire -patinate, patinise, patinize -patinise, patinate, patinize -patinize, patinate, patinise -patio, terrace -patness, opportuneness, timeliness -patois, argot, cant, jargon, lingo, slang, vernacular -patrai, patras -patras, patrai -patriarch, paterfamilias -patriarchate, patriarchy -patriarchy, patriarchate -patrician, aristocrat, aristocratic, aristocratical, blue, gentle -patrikin, agnate, patrisib -patrilineage, agnation -patrilineal, patrilinear -patrilinear, patrilineal -patrimonial, ancestral, hereditary, transmissible -patrimony, birthright -patriot, nationalist -patrioteer, chauvinist, jingo, jingoist -patriotic, loyal -patriotism, nationalism -patrisib, agnate, patrikin -patristic, patristical -patristical, patristic -patristics, patrology -patrol, police -patrolman, flatfoot -patrology, patristics -patron, frequenter, sponsor, supporter -patronage, backing, backup, business, championship, clientele, condescension, disdain, patronise, patronize, support, trade -patroness, patronne -patronise, condescend, frequent, patronage, patronize, shop, sponsor, support -patronised, patronized -patronising, arch, condescending, patronizing -patronisingly, condescendingly, patronizingly -patronize, condescend, frequent, patronage, patronise, shop, sponsor, support -patronized, patronised -patronizing, arch, condescending, patronising -patronizingly, condescendingly, patronisingly -patronless, unpatronised, unpatronized -patronne, patroness -patronym, patronymic -patronymic, patronym -patsy, chump, fool, gull, mark, mug, sucker -patten, clog, geta, sabot -patter, spatter, spiel, spit, sprinkle -pattern, blueprint, convention, design, figure, form, formula, model, normal, practice, rule, shape -patty, cake -paucity, dearth -paul, saul -paunch, belly -paunchiness, abdominousness -paunchy, abdominous, potbellied -pauperisation, impoverishment, pauperization -pauperise, beggar, pauperize -pauperism, indigence, need, pauperization, penury -pauperization, impoverishment, indigence, need, pauperisation, pauperism, penury -pauperize, beggar, pauperise -pause, break, hesitate, intermission, intermit, interruption, suspension -pavage, paving -pavan, pavane -pavane, pavan -pavement, paving, sidewalk -pavilion, marquee -paving, pavage, pavement -pavior, paviour -paviour, pavior -pavis, pavise -pavise, pavis -paw, hand, manus, mitt -pawl, click, detent, dog -pawn, hock, instrument, soak -pawpaw, papaia, papaw, papaya -paxil, paroxetime -paxto, afghan, afghani, pashto, pashtu -pay, bear, compensate, devote, earnings, give, remuneration, salary, wage, yield -payable, collectable, collectible -payback, retribution, vengeance -payer, remunerator -paygrade, rating -paying, compensable, gainful, paid, remunerative, salaried, stipendiary -payload, cargo, consignment, freight, lading, load, loading, shipment, warhead -payment, defrayal, defrayment, requital -payoff, bribe, issue, proceeds, return, reward, take, takings, wages, yield -payroll, paysheet -paysheet, payroll -pb, lead, pbit, pebibyte, petabit, petabyte, pib -pbit, pb, petabit -pc, microcomputer -pcp, caregiver, phencyclidine -pct, percent, percentage -pd, palladium -pda, organiser, organizer -pdflp, dflp -pdl, poundal -peace, ataraxis, heartsease, pacification, peacefulness, repose, serenity -peaceable, pacific, peaceful -peaceableness, peacefulness -peaceably, pacifically -peaceful, passive, peaceable -peacefulness, ataraxis, heartsease, peace, peaceableness, repose, serenity -peacemaker, conciliator, pacifier, reconciler -peacenik, dove -peach, apricot, babble, beauty, blab, dish, knockout, looker, lulu, mantrap, ravisher, sing, smasher, stunner, sweetheart, talk, tattle -peachwood, brazilwood -peachy, bully, corking, cracking, dandy, great, groovy, keen, neat, nifty, smashing, swell -peag, wampum, wampumpeag -peak, acme, apex, bill, bloom, blossom, crest, crown, efflorescence, elevation, extremum, eyeshade, flower, flush, height, heyday, meridian, pinnacle, point, prime, summit, superlative, tip, tiptop, top, vertex, visor, vizor -peaked, ailing, indisposed, poorly, seedy, sickly, unwell -peaky, spiky -peal, pealing, ring, roll, rolling -pealing, peal, roll, rolling -pean, encomium, eulogy, paean, panegyric -peanut, earthnut, goober, groundnut, insignificant -pearl, bead, bone, drop, ivory -pearlescent, iridescent, nacreous, opalescent, opaline -pearlweed, pearlwort -pearlwort, pearlweed -pearly, chopper -peasant, barbarian, boor, bucolic, churl, goth, provincial, tike, tyke -peavey, peavy -peavy, peavey -pebbly, gravelly, shingly -pebibit, pibit -pebibyte, pb, petabyte, pib -peccable, peccant -peccadillo, indiscretion -peccant, peccable -peck, batch, beak, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, nag, passel, pick, pile, plenty, pot, raft, sight, slew, smack, spate, stack, wad -pecker, beak, bill, cock, dick, neb, nib, peckerwood, peter, prick, putz, shaft, tool, woodpecker -peckerwood, pecker, woodpecker -peckish, cranky, fractious, irritable, nettlesome, peevish, pettish, petulant, scratchy, techy, testy, tetchy -pecs, pectoral, pectoralis -pectoral, pecs, pectoralis, thoracic -pectoralis, pecs, pectoral -pectus, chest, thorax -peculate, defalcate, embezzle, malversate, misappropriate -peculation, defalcation, embezzlement, misapplication, misappropriation -peculator, defalcator, embezzler -peculiar, curious, funny, odd, particular, queer, rum, rummy, singular, special -peculiarity, curio, curiosity, distinctiveness, oddity, oddment, rarity, speciality, specialness, specialty -peculiarly, curiously, especially, oddly, particularly, specially -pecuniary, monetary -pedagog, educator, pedagogue -pedagogic, pedagogical -pedagogical, pedagogic -pedagogically, didactically -pedagogics, pedagogy -pedagogue, educator, pedagog -pedagogy, didactics, education, instruction, pedagogics, teaching -pedal, bicycle, bike, cycle, treadle, wheel -pedaler, pedaller -pedaller, pedaler -pedant, bookworm, scholastic -pedantic, academic, donnish -peddle, hawk, huckster, monger, pitch, vend -peddler, hawker, packman, pedlar, pitchman, pusher -peddling, hawking, vending, vendition -pederast, paederast -pederastic, paederastic -pederasty, paederasty -pedestal, base, footstall, plinth, stand -pedestrian, earthbound, footer, prosaic, prosy, walker -pediamycin, erythrocin, erythromycin, ethril, ilosone -pediapred, prednisolone, prelone -pediatric, paediatric -pediatrician, paediatrician, pediatrist -pediatrics, paediatrics, pedology -pediatrist, paediatrician, pediatrician -pedicel, pedicle -pedicle, pedicel -pediculosis, lousiness -pedigree, ancestry, blood, bloodline, descent, line, lineage, origin, parentage, pedigreed, pureblood, pureblooded, stemma, stock, thoroughbred -pedigreed, pedigree, pureblood, pureblooded, thoroughbred -pedipalpi, uropygi -pedlar, hawker, packman, peddler, pitchman -pedology, paediatrics, pediatrics -pedophile, paedophile -pedophilia, paedophilia -pedunculate, stalked -pee, make, micturate, peeing, piddle, piss, pissing, puddle, urinate, urine, water, wee, weewee -peeing, pee, piss, pissing -peek, glance, glint, peep -peekaboo, bopeep -peel, discase, disrobe, flake, pare, skin, strip, uncase, unclothe, undress -peeled, raw -peeler, ecdysiast, stripper, striptease, stripteaser -peeling, desquamation, shedding -peep, cheep, chirp, chirrup, peek -peeper, voyeur -peephole, eyehole, spyhole -peepul, pipal, pipul -peer, compeer, equal, match -peerage, baronage -peeress, lady, noblewoman -peerless, matchless, nonpareil, one, unmatchable, unmatched, unrivaled, unrivalled -peeved, annoyed, irritated, miffed, nettled, pissed, riled, roiled, steamed, stung -peevish, cranky, fractious, irritable, nettlesome, peckish, pettish, petulant, scratchy, techy, testy, tetchy -peevishly, fractiously, querulously -peevishness, biliousness, choler, crossness, fretfulness, fussiness, irritability, pettishness, petulance, snappishness, surliness, temper -peewee, peewit, pewee, pewit, runt, shrimp -peewit, lapwing, peewee, pewee, pewit -peg, leg, nail, nog, oarlock, pegleg, pin, rowlock, stick, thole, tholepin -pegleg, leg, peg -pehlevi, pahlavi -peignoir, housecoat, neglige, negligee, wrapper -peiping, beijing, peking -peireskia, pereskia -pejorative, dislogistic, dyslogistic -pekan, fisher -peke, pekinese, pekingese -pekinese, peke, pekingese -peking, beijing, peiping -pekingese, peke, pekinese -pel, pixel -pelage, coat -pelagic, oceanic -pelecypod, bivalve, lamellibranch, pelecypodous -pelecypodous, lamellibranch, pelecypod -pelew, belau, palau -pelf, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, scratch, shekels, simoleons, sugar, wampum -peliosis, purpura -pellagra, maidism, mayidism -pellet, shot -pellucid, crystalline, limpid, lucid, luculent, perspicuous, transparent -pellucidity, clarity, clearness, limpidity, lucidity, lucidness, pellucidness -pellucidly, limpidly, lucidly, perspicuously -pellucidness, limpidity, pellucidity -pelmet, cornice, valance -peloponnese, peloponnesus -peloponnesus, peloponnese -pelt, bombard, fur, hide, pepper, pour, skin, stream -pelter, cloudburst, deluge, downpour, soaker, torrent, waterspout -pelting, rain -peltiphyllum, darmera -peludo, poyou -pelvis, hip -pemican, pemmican -pemmican, pemican -pen, compose, indite, penitentiary, playpen, write -penal, punishable -penalisation, penalization, penalty, punishment -penalise, penalize, punish -penalization, penalisation, penalty, punishment -penalize, penalise, punish -penally, punitively, punitorily -penalty, penalisation, penalization, punishment -penance, penitence, repentance -penchant, predilection, preference, taste -penciled, pencilled -pencilled, penciled -pendant, chandelier, dependent, pendent -pendent, chandelier, dependent, pendant -pendulous, cernuous, drooping, nodding, weeping -peneplain, peneplane -peneplane, peneplain -penetrability, perviousness -penetrate, bottom, click, dawn, diffuse, fathom, imbue, infiltrate, interpenetrate, perforate, permeate, pervade, riddle -penetrating, acute, discriminating, incisive, keen, knifelike, penetrative, piercing, sharp -penetratingly, penetratively -penetration, incursion, insight -penetrative, acute, discriminating, incisive, keen, knifelike, penetrating, piercing, sharp -penetratively, penetratingly -penial, penile -penicillamine, cuprimine -penile, penial -penis, member, phallus -penitence, penance, repentance -penitent, repentant -penitential, penitentiary -penitentially, penitently, repentantly -penitentiary, pen, penitential -penitently, penitentially, repentantly -penman, scribbler, scribe -penmanship, calligraphy, chirography -penn, pennsylvania -pennant, crown, pennon, streamer, waft -penniless, impecunious, penurious, pinched -pennilessness, impecuniousness, penuriousness -penning, authorship, composition, writing -pennon, pennant, pinion, streamer, waft -pennoncel, pennoncelle, penoncel -pennoncelle, pennoncel, penoncel -pennsylvania, pa, penn -penny, cent, centime -pennywhistle, whistle -penoche, panocha, panoche, penuche -penology, poenology -penoncel, pennoncel, pennoncelle -pensionary, hireling, pensioner -pensioner, pensionary -pensive, brooding, broody, contemplative, meditative, musing, pondering, reflective, ruminative, wistful -pensiveness, brooding, contemplativeness, meditativeness -penstock, floodgate, sluice, sluicegate, sluiceway -pentacle, pentagram, pentangle -pentad, cinque, fin, five, fivesome, phoebe, quint, quintet, quintuplet, v -pentaerythritol, peritrate -pentagonal, pentangular -pentagram, pentacle, pentangle -pentamethylenetetrazol, metrazol, pentylenetetrazol -pentangle, pentacle, pentagram -pentangular, pentagonal -pentateuch, laws, torah -pentazocine, talwin -pentecost, shabuoth, shavous, shavuot, shavuoth, whitsunday -pentecostal, pentecostalist -pentecostalist, pentecostal -pentobarbital, nembutal -pentothal, thiopental -pentoxifylline, trental -pentylenetetrazol, metrazol, pentamethylenetetrazol -penuche, panocha, panoche, penoche -penuchle, bezique, pinochle, pinocle -penult, penultima, penultimate -penultima, penult, penultimate -penultimate, penult, penultima -penurious, impecunious, parsimonious, penniless, pinched -penuriousness, impecuniousness, pennilessness -penury, indigence, need, pauperism, pauperization -peon, drudge, navvy -peony, paeony -people, citizenry, mass, masses, multitude -pep, ginger, peppiness -pepcid, famotidine -peplos, peplum, peplus -peplum, peplos, peplus -peplus, peplos, peplum -pepper, capsicum, pelt, peppercorn -peppercorn, pepper -pepperiness, hotness -peppiness, ginger, pep -peppy, bouncing, bouncy, spirited, zippy -peptidase, protease, proteinase -peptisation, peptization -peptise, peptize -peptization, peptisation -peptize, peptise -peradventure, maybe, mayhap, perchance, perhaps, possibly -perambulation, amble, promenade, saunter, stroll -perambulator, carriage, pram, pushchair, pusher, stroller -perceivable, apprehensible, graspable, intelligible, understandable -perceive, comprehend -perceived, sensed -perceiver, beholder, observer, percipient -percent, pct, percentage -percentage, part, pct, percent, portion, share -percentile, centile -percept, perception -perceptible, detectable -perceptibly, noticeably, observably -perception, percept, sensing -perceptiveness, appreciation, discernment, insight, perceptivity, taste -perceptivity, insight, perceptiveness -perch, alight, light, pole, rest, rod, roost -perchance, maybe, mayhap, peradventure, perhaps, possibly -percher, insessores -perchloromethane, tetrachloromethane -perciformes, percomorphi -percipient, beholder, clear, observer, perceiver -percoid, percoidean -percoidean, percoid -percolate, filter, leach, perk, permeate -percolation, infiltration -percomorphi, perciformes -percussion, pleximetry -percussor, plessor, plexor -percutaneous, transcutaneous, transdermal, transdermic -percy, hotspur -perdicidae, perdicinae -perdicinae, perdicidae -perdition, hell, inferno, pit -perdurable, durable, indestructible, undestroyable -peregrine, mobile, nomadic, roving, wandering -peremptorily, imperatively -peremptory, autocratic, bossy, dominating, magisterial -perennial, recurrent, repeated -pereskia, peireskia -perfect, arrant, complete, consummate, everlasting, gross, hone, perfective, pure, sodding, staring, stark, thoroughgoing, unadulterated, utter -perfecta, exacta -perfection, flawlessness, idol, paragon -perfective, perfect -perfectly, absolutely, dead, utterly -perfervid, ardent, fervent, fervid, fiery, impassioned, torrid -perfidious, punic, treacherous -perfidiousness, perfidy, treachery -perfidy, betrayal, perfidiousness, treachery, treason -perfluorocarbon, pfc -perforate, penetrate, perforated, pierced, punch, punctured -perforated, perforate, pierced, punctured -perform, do, execute -performance, execution, functioning, operation -performing, acting, playacting, playing -perfume, aroma, aromatise, aromatize, essence, fragrance, scent -perfumed, odoriferous, odorous, scented, sweet -perfunctory, casual, cursory, passing -perfuse, suffuse -pergola, arbor, arbour, bower -perhaps, maybe, mayhap, peradventure, perchance, possibly -periactin, cyproheptadine -perianth, chlamys, perigone, perigonium -pericardiac, pericardial -pericardial, pericardiac -periclase, magnesia -perigone, chlamys, perianth, perigonium -perigonium, chlamys, perianth, perigone -peril, danger, endanger, endangerment, expose, hazard, imperil, jeopardise, jeopardize, jeopardy, menace, queer, risk, riskiness, scupper, threaten -perilous, parlous, precarious -perilously, dangerously, hazardously -perilousness, hazardousness -perilune, periselene -perimeter, border, circumference, margin -perinasal, perirhinal -period, catamenia, flow, menses, menstruation, menstruum, point, stop -periodic, occasional, periodical -periodical, periodic -periodically, sporadically -periodicity, cyclicity -periodontal, periodontic -periodontia, periodontics -periodontic, periodontal -periodontics, periodontia -peripatetic, aristotelean, aristotelian, aristotelic, wayfaring -peripateticism, aristotelianism -peripatus, onychophoran -peripeteia, peripetia, peripety -peripetia, peripeteia, peripety -peripety, peripeteia, peripetia -periphery, fringe -periphrasis, ambage, circumlocution -periphrastic, ambagious, circumlocutious, circumlocutory -perirhinal, perinasal -periselene, perilune -perish, choke, conk, croak, decease, die, exit, expire, go, pass -perishability, perishableness -perishable, spoilable -perishableness, perishability -peristalsis, vermiculation -peristylar, pseudoperipteral -peritrate, pentaerythritol -periwig, peruke -periwigged, peruked -periwinkle, winkle -perk, percolate, perquisite -perkiness, archness, buoyancy, impertinence, pertness, sauciness -perky, buoyant, chirpy -perleche, cheilosis -perm, molotov, permanent -permanence, permanency -permanency, permanence -permanent, lasting, perm -permeability, permeableness -permeableness, permeability -permeant, permeating, permeative, pervasive -permeate, diffuse, filter, imbue, interpenetrate, penetrate, percolate, pervade, riddle -permeating, permeant, permeative, pervasive -permeation, interpenetration, pervasion, suffusion -permeative, permeant, permeating, pervasive -permissible, allowable -permissibly, allowably -permission, license, permit -permissiveness, tolerance -permit, allow, countenance, let, licence, license, permission, tolerate -permutability, permutableness, transposability -permutable, transposable -permutableness, permutability, transposability -permutation, replacement, substitution, switch, transposition -permute, commute, transpose -pernambuco, recife -pernicious, baneful, deadly, insidious, pestilent, subtle -perniciously, banefully, insidiously -perniciousness, toxicity -pernickety, persnickety -pernio, chilblain, chilblains -perpendicular, vertical -perpendicularity, orthogonality -perpendicularly, sheer -perpetrate, commit, pull -perpetration, commission, committal -perpetrator, culprit -perpetual, aeonian, ageless, ceaseless, constant, eonian, eternal, everlasting, incessant, unceasing, unending, unremitting -perpetually, always, constantly, forever, incessantly -perpetuation, lengthening, prolongation, protraction -perpetuity, sempiternity -perphenazine, triavil -perplex, amaze, baffle, beat, bewilder, complicate, dumbfound, flummox, get, gravel, mystify, nonplus, pose, puzzle, stick, stupefy, vex -perplexedly, confoundedly -perplexing, confusing, puzzling -perquisite, perk, prerogative, privilege -persecute, oppress -persecutor, tormenter, tormentor -persephone, cora, despoina, kore -perseverance, doggedness, perseveration, persistence, persistency, pertinacity, tenaciousness, tenacity -perseveration, perseverance, persistence -persevere, persist -persevering, diligent -persia, iran -persian, farsi, irani, iranian -persist, endure, persevere, prevail, remain, run, stay -persistence, continuity, doggedness, perseverance, perseveration, persistency, pertinacity, tenaciousness, tenacity -persistency, doggedness, perseverance, persistence, pertinacity, tenaciousness, tenacity -persistent, dogged, dour, haunting, lasting, pertinacious, relentless, tenacious, unrelenting, unyielding -persisting, dogging -persnickety, bigheaded, pernickety, snooty, snotty, uppish -person, individual, mortal, somebody, someone, soul -persona, character, image, part, role -personalise, individualise, individualize, personalize -personalised, individualised, individualized, personalized -personalize, individualise, individualize, personalise -personalized, individualised, individualized, personalised -personate, impersonate, personify, pose -personation, characterization, enactment, impersonation, portrayal -personification, incarnation, prosopopoeia -personify, be, body, embody, personate -personnel, force -perspective, position, view -perspex, lucite -perspicacious, sagacious, sapient -perspicaciousness, astuteness, perspicacity, shrewdness -perspicacity, astuteness, judgement, judgment, perspicaciousness, shrewdness -perspicuity, perspicuousness, plainness -perspicuous, limpid, lucid, luculent, pellucid -perspicuously, limpidly, lucidly, pellucidly -perspicuousness, perspicuity, plainness -perspiration, diaphoresis, hidrosis, sudation, sudor, sweat, sweating -perspire, sudate, sweat -perspirer, sweater -persuadable, convincible, persuasible, suasible -persuade, carry, sway -persuader, inducer -persuasible, convincible, persuadable, suasible -persuasion, opinion, sentiment, suasion, thought, view -persuasiveness, strength -pert, impertinent, irreverent, saucy -pertain, appertain, concern, refer, relate, touch -pertinacious, dogged, dour, persistent, tenacious, unyielding -pertinacity, doggedness, perseverance, persistence, persistency, tenaciousness, tenacity -pertinence, applicability, pertinency -pertinency, applicability, pertinence -pertinent, apposite, apt -pertly, freshly, impertinently, impudently, saucily -pertness, archness, impertinence, perkiness, sauciness -perturb, cark, derange, disorder, disquiet, distract, trouble, unhinge -perturbation, disruption, disturbance, fluster, upset -perturbed, flustered, rattled -perturbing, distressful, distressing, disturbing, troubling, worrisome, worrying -peruke, periwig -peruked, periwigged -perusal, perusing, studying -perusing, perusal, studying -pervade, diffuse, imbue, interpenetrate, penetrate, permeate, riddle -pervasion, permeation, suffusion -pervasive, permeant, permeating, permeative -perverse, contrary, depraved, obstinate, perverted, reprobate, wayward -perversely, contrarily, contrariwise -perverseness, contrariness, perversity -perversity, contrariness, perverseness -perversive, corruptive, pestiferous -pervert, abuse, convolute, corrupt, debase, debauch, degenerate, demoralise, demoralize, deprave, deviant, deviate, misdirect, misuse, profane, sophisticate, subvert, twist, vitiate -perverted, depraved, distorted, kinky, misrepresented, perverse, reprobate, twisted -perviousness, penetrability -pes, foot -pesach, passover, pesah -pesah, passover, pesach -pesantran, pesantren -pesantren, pesantran -pesky, annoying, bothersome, galling, irritating, nettlesome, pestering, pestiferous, plaguey, plaguy, teasing, vexatious, vexing -pessary, diaphragm -pessimal, pessimum -pessimum, pessimal -pest, blighter, cuss, gadfly, pesterer, pestilence, pestis, plague -pester, badger, beleaguer, bug, tease -pestered, annoyed, harassed, harried, vexed -pesterer, blighter, cuss, gadfly, pest -pestering, annoying, bothersome, galling, irritating, nettlesome, pesky, pestiferous, plaguey, plaguy, teasing, vexatious, vexing -pesthouse, lazaret, lazarette, lazaretto -pestiferous, annoying, bothersome, corruptive, dirty, galling, irritating, nettlesome, perversive, pesky, pestering, pestilent, pestilential, plaguey, plaguy, teasing, vexatious, vexing -pestilence, canker, pest, pestis, plague -pestilent, baneful, deadly, pernicious, pestiferous, pestilential, plaguey -pestilential, pestiferous, pestilent, plaguey -pestis, pest, pestilence, plague -pestle, muller, pounder, stamp -pet, darling, dearie, deary, ducky, favored, favorite, favourite, preferent, preferred -petabit, pb, pbit -petabyte, pb, pebibyte, pib -petaled, petalled, petalous -petalled, petaled, petalous -petalless, apetalous -petalous, petaled, petalled -peter, cock, dick, pecker, prick, putz, shaft, tool -peterburg, leningrad, petrograd -petiole, leafstalk -petite, bantam, diminutive, flyspeck, lilliputian, midget, tiny -petiteness, diminutiveness, minuteness, tininess, weeness -petition, orison, postulation, prayer, request -petitioner, requester, suer, suppliant, supplicant -petrarca, petrarch -petrarch, petrarca -petrifaction, petrification -petrification, petrifaction -petrify, lapidify, ossify, rigidify -petrograd, leningrad, peterburg -petrol, gas, gasolene, gasoline -petroleum, crude, oil -petrology, lithology -petromyzoniformes, hyperoartia -petrous, stonelike -petter, fondler -petticoat, underskirt -pettifog, bicker, brabble, niggle, quibble, squabble -pettifogger, caviler, caviller, quibbler, shyster -pettifoggery, bicker, bickering, fuss, spat, squabble, tiff -pettiness, littleness, puniness, slightness, smallness, triviality -petting, caressing, cuddling, fondling, hugging, kissing, necking, smooching, snuggling -pettish, cranky, fractious, irritable, nettlesome, peckish, peevish, petulant, scratchy, techy, testy, tetchy -pettishly, irritably, petulantly, testily -pettishness, biliousness, irritability, peevishness, snappishness, surliness, temper -petty, fiddling, footling, lilliputian, little, lowly, niggling, picayune, piddling, piffling, secondary, subaltern, trivial -petulance, choler, crossness, fretfulness, fussiness, irritability, peevishness -petulant, cranky, fractious, irritable, nettlesome, peckish, peevish, pettish, scratchy, techy, testy, tetchy -petulantly, irritably, pettishly, testily -peul, ful, fula, fulani -pewee, peewee, peewit, pewit -pewit, blackcap, lapwing, peewee, peewit, pewee -peyote, mescal, mescaline, mezcal -pfalz, palatinate -pfc, perfluorocarbon -phacelia, scorpionweed -phaeochromocytoma, pheochromocytoma -phaeton, tourer -phage, bacteriophage -phagun, phalguna -phalacrosis, baldness -phalanger, opossum, possum -phalangida, opiliones -phalangist, falangist -phalguna, phagun -phallic, priapic -phallus, member, penis -phanerogam, spermatophyte -phantasm, apparition, fantasm, phantasma, phantom, shadow, specter, spectre -phantasma, apparition, fantasm, phantasm, phantom, shadow, specter, spectre -phantasmagoric, phantasmagorical, surreal, surrealistic -phantasmagorical, phantasmagoric, surreal, surrealistic -phantasmal, apparitional, ghostlike, ghostly, spectral, spiritual -phantasy, fancy, fantasy, illusion -phantom, apparition, fantasm, phantasm, phantasma, shadow, specter, spectre -pharisaic, pharisaical, pietistic, pietistical, sanctimonious -pharisaical, pharisaic, pietistic, pietistical, sanctimonious -pharmaceutic, pharmaceutical -pharmaceutical, pharmaceutic -pharmaceutics, pharmacy -pharmacist, apothecary, chemist, druggist -pharmacologic, pharmacological -pharmacological, pharmacologic -pharmacopeia, formulary -pharmacy, drugstore, pharmaceutics -pharos, beacon, lighthouse -pharyngeal, guttural -pharynx, throat -phase, form, stage -phasmatidae, phasmidae -phasmatodea, phasmida -phasmida, phasmatodea -phasmidae, phasmatidae -pheidias, phidias -phellem, cork -phenacetin, acetophenetidin, acetphenetidin -phenaphen, acetaminophen, datril, panadol, tempra, tylenol -phenazopyridine, pyridium -phencyclidine, pcp -phenelzine, nardil -phenergan, promethazine -phenicia, phoenicia -phenobarbital, luminal, phenobarbitone -phenobarbitone, luminal, phenobarbital -phenol, hydroxybenzene, oxybenzene -phenolic, phenoplast -phenoplast, phenolic -phenothiazine, thiodiphenylamine -phenotypic, phenotypical -phenotypical, phenotypic -phensuximide, milontin -phentolamine, vasomax -phenylacetamide, acetanilid, acetanilide -phenylamine, aminobenzine, aniline -phenylbutazone, butazolidin -phenylethylene, cinnamene, styrene, vinylbenzene -phenylketonuria, pku -phenytoin, dilantin, diphenylhydantoin -pheochromocytoma, phaeochromocytoma -pheresis, apheresis -phial, ampoule, ampul, ampule, vial -phidias, pheidias -philander, butterfly, coquet, coquette, dally, flirt, mash, romance, womanise, womanize -philanderer, womaniser, womanizer -philanthropic, beneficent, benevolent, eleemosynary -philanthropist, altruist -philatelic, philatelical -philatelical, philatelic -philharmonic, symphony -philhellene, graecophile, graecophilic, philhellenic, philhellenist -philhellenic, graecophile, graecophilic, philhellene -philhellenist, graecophile, philhellene -philia, affection, affectionateness, fondness, heart, tenderness, warmheartedness, warmness -philippic, broadside, tirade -philippine, filipino -philippopolis, plovdiv -philistine, lowbrow -philistinism, materialism -phillidae, phyllidae -philologist, philologue -philologue, philologist -philology, linguistics -philosophic, philosophical -philosophical, philosophic -philosophise, philosophize -philosophiser, philosophizer -philosophize, philosophise -philosophizer, philosophiser -philosophy, doctrine, ism -philter, philtre -philtre, philter -phintias, pythias -phiz, browne, countenance, kisser, mug, physiognomy, smiler, visage -phlebogram, venogram -phlebotomise, bleed, leech, phlebotomize -phlebotomize, bleed, leech, phlebotomise -phlebotomy, venesection -phlegm, emotionlessness, flatness, impassiveness, impassivity, indifference, languor, lethargy, sluggishness, sputum, stolidity, unemotionality -phlegmatic, phlegmatical -phlegmatical, phlegmatic -phloem, bast -phoebe, cinque, fin, five, fivesome, pentad, quint, quintet, quintuplet, v -phoebus, apollo -phoenicia, phenicia -phonate, vocalise, vocalize -phonation, vocalisation, vocalism, vocalization, voice, vox -phone, call, earphone, earpiece, headphone, ring, sound, telephone -phonemics, phonology -phoner, caller, telephoner -phonetic, phonic -phoney, bastard, bogus, dissembler, dissimulator, fake, hypocrite, phony, pretender -phonic, phonetic -phonologic, phonological -phonological, phonologic -phonology, phonemics -phonophobia, acousticophobia -phony, bastard, bogus, dissembler, dissimulator, fake, hypocrite, phoney, pretender -phoronida, phoronidea -phoronidea, phoronida -phosphate, orthophosphate -phosphoric, phosphorous -phosphorous, phosphoric -phosphorus, daystar, lucifer, p -photalgia, photophobia -photo, exposure, photograph, pic, picture -photoconduction, photoconductivity -photoconductivity, photoconduction -photocopy, xerox -photoelectric, photoelectrical -photoelectrical, photoelectric -photoengraving, halftone -photoflash, flash, flashbulb, flashgun -photoflood, flood, floodlight -photograph, exposure, photo, pic, picture, shoot, snap -photographer, lensman -photogravure, gravure, heliogravure, rotogravure -photometric, photometrical -photometrical, photometric -photometrician, photometrist -photometrist, photometrician -photomosaic, mosaic -photophobia, photalgia -photosensitise, photosensitize -photosensitivity, radiosensitivity -photosensitize, photosensitise -phragmacone, phragmocone -phragmocone, phragmacone -phrase, articulate, formulate, idiom, word -phraseology, diction, phrasing, verbiage, wording -phrasing, diction, phraseology, verbiage, wording -phratry, family, folk, kinfolk, kinsfolk, sept -phrenetic, frantic, frenetic, frenzied -phrenitis, cephalitis, encephalitis -phrenologist, craniologist -phthirius, phthirus -phthirus, phthirius -phthisis, consumption -phycology, algology -phylactery, tefillin -phyletic, phylogenetic -phyllidae, phillidae -phylloclad, cladode, cladophyll, phylloclade -phylloclade, cladode, cladophyll, phylloclad -phylloquinone, phytonadione -phyllostomatidae, phyllostomidae -phyllostomidae, phyllostomatidae -phylogenesis, evolution, phylogeny -phylogenetic, phyletic -phylogeny, evolution, phylogenesis -physiatrics, physiotherapy -physic, aperient, cathartic, purgative -physical, forcible -physicalism, materialism -physicality, animalism -physicalness, corporality, corporeality, materiality -physician, doc, doctor, md, medico -physiognomy, countenance, kisser, mug, phiz, smiler, visage -physiologic, physiological -physiological, physiologic -physiotherapy, physiatrics -physique, anatomy, bod, build, chassis, figure, flesh, form, frame, habitus, shape, soma -phytologist, botanist -phytology, botany -phytonadione, phylloquinone -phytophagic, phytophagous, phytophilous -phytophagous, phytophagic, phytophilous -phytophilous, phytophagic, phytophagous -pi, operative, shamus, sherlock -pianissimo, piano -piano, pianissimo, pianoforte, soft, softly -pianoforte, piano -piaster, kurus, piastre -piastre, kurus, piaster -piazza, place, plaza -pib, pb, pebibyte, petabyte -pibgorn, hornpipe, stockhorn -pibit, pebibit -pic, exposure, film, flick, movie, photo, photograph, picture -pica, em -picaninny, piccaninny, pickaninny -picardie, picardy -picardy, picardie -picayune, fiddling, footling, lilliputian, little, niggling, petty, piddling, piffling, trivial -piccaninny, picaninny, pickaninny -pichiciago, chlamyphore, pichiciego -pichiciego, chlamyphore, pichiciago -pick, beak, blame, choice, clean, cream, cull, filling, foot, nibble, option, peck, pickax, pickaxe, picking, piece, plectron, plectrum, pluck, plunk, selection, weft, woof -pickaback, piggyback -pickaninny, picaninny, piccaninny -pickax, pick, pickaxe -pickaxe, pick, pickax -picker, chooser, selector -pickerelweed, wampee -picket, lookout, pale, piquet, scout, sentinel, sentry, spotter, watch -picking, pick -pickings, taking -pickle, fix, hole, jam, mess, muddle -picklepuss, pouter, sourpuss -picknicker, picnicker -pickpocket, cutpurse, dip -pickup, cartridge, getaway -picky, finical, finicky, fussy, particular -picnic, breeze, cinch, outing, pushover, snap, walkover -picnicker, picknicker -picometer, micromicron, picometre -picometre, micromicron, picometer -pictorial, graphic, lifelike, pictural, vivid -pictural, pictorial -picture, characterisation, characterization, delineation, depict, depiction, envision, exposure, fancy, figure, film, flick, icon, ikon, image, impression, movie, painting, photo, photograph, pic, project, render, scene, see, show, video, visualise, visualize -pictured, depicted, envisioned, portrayed, visualised, visualized -picturing, envisioning -piddle, make, micturate, pee, piss, puddle, trifle, urinate, urine, wanton, water, wee, weewee -piddling, fiddling, footling, lilliputian, little, niggling, petty, picayune, piffling, trivial -pidlimdi, tera, yamaltu -piebald, calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particolored, particoloured, pied, varicolored, varicoloured -piece, assemble, bit, composition, firearm, man, nibble, opus, part, patch, pick, slice, spell, tack, while -piecemeal, stepwise -pied, calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particolored, particoloured, piebald, varicolored, varicoloured -piedmont, piemonte -piemonte, piedmont -pieplant, rhubarb -pier, dock, wharf, wharfage -pierce, thrust -pierced, perforate, perforated, punctured -piercing, acute, cutting, discriminating, incisive, keen, knifelike, lancinate, lancinating, penetrating, penetrative, sharp, stabbing -piercingly, bitingly, bitter, bitterly, shrilly -pietism, religionism, religiosity, religiousism -pietistic, pharisaic, pharisaical, pietistical, sanctimonious -pietistical, pharisaic, pharisaical, pietistic, sanctimonious -piety, piousness -piffle, balderdash, blab, blabber, chatter, clack, gabble, gibber, maunder, palaver, prate, prattle, tattle, twaddle -piffling, fiddling, footling, lilliputian, little, niggling, petty, picayune, piddling, trivial -pig, bull, cop, copper, devour, farrow, fuzz, grunter, guttle, hog, raven, slob, sloven, squealer -pigboat, sub, submarine -pigeonhole, cubbyhole, stamp, stereotype -pigeonholing, grouping -pigfish, hogfish -piggish, hoggish, piggy, porcine, swinish -piggishness, greediness, hoggishness -piggy, hoggish, piggish, piglet, porcine, shoat, shote, swinish -piggyback, pickaback -pigheaded, bullheaded -pigheadedness, bullheadedness, obstinacy, obstinance, stubbornness -piglet, piggy, shoat, shote -pigman, swineherd -pigment, paint -pigmy, pygmy -pigpen, pigsty, sty -pigsty, pigpen, sty -pigswill, pigwash, slop, slops, swill -pigwash, pigswill, slop, slops, swill -pika, coney, cony -pike, expressway, freeway, motorway, superhighway, throughway, thruway -pilaf, pilaff, pilau, pilaw -pilaff, pilaf, pilau, pilaw -pilary, pilose, pilous -pilau, pilaf, pilaff, pilaw -pilaw, pilaf, pilaff, pilau -pilchard, sardine -pile, agglomerate, batch, bundle, cumulation, cumulus, deal, down, flock, hatful, heap, jam, lot, mass, megabucks, mess, mickle, mint, mob, mound, mountain, muckle, nap, pack, passel, peck, piling, plenty, pot, raft, sight, slew, spate, spile, stack, stilt, throng, wad -piles, dozens, gobs, haemorrhoid, heaps, hemorrhoid, lashings, loads, lots, oodles, rafts, scads, scores, slews, stacks, tons, wads -pileus, cap -pilfer, abstract, cabbage, filch, hook, lift, nobble, pinch, purloin, snarf, sneak, swipe -pilferer, snitcher -piling, pile, spile, stilt -pill, anovulant, lozenge, tab, tablet -pillage, booty, despoil, foray, loot, pillaging, plunder, plundering, prize, ransack, reave, rifle, strip, swag -pillaged, despoiled, looted, plundered, ransacked, raped, ravaged, sacked -pillager, despoiler, freebooter, looter, plunderer, raider, spoiler -pillaging, pillage, plundering -pillar, column, mainstay, tower -pillbox, toque, turban -pillock, dolt, dullard, stupe, stupid -pillory, blast, crucify, gibbet, savage -pillow, rest -pillowcase, case, slip -pilose, pilary, pilous -pilosity, hairiness -pilot, archetype, aviate, buffer, cowcatcher, fender, fly, navigate, original -pilotage, navigation, piloting -pilothouse, wheelhouse -piloting, navigation, pilotage -pilous, pilary, pilose -pilsen, plzen -pilsener, pilsner -pilsner, pilsener -pilus, hair -pimento, paprika, pimiento -pimiento, paprika, pimento -pimp, pandar, pander, panderer, ponce, procure, procurer -pimple, hickey, zit -pimpled, acned, pimply, pustulate -pimply, acned, pimpled, pustulate -pin, fall, flag, immobilise, immobilize, oarlock, peg, pivot, rowlock, stick, thole, tholepin, trap -pinafore, jumper, pinny -pincer, chela, claw, nipper, tweezer -pinch, abstract, apprehension, arrest, cabbage, catch, collar, crimp, emergency, exigency, filch, hint, hook, jot, lift, mite, nip, nobble, pilfer, purloin, snarf, sneak, soupcon, speck, squeeze, swipe, tinge, top, touch, tweak, tweet, twinge, twitch, vellicate -pinched, adenoidal, bony, cadaverous, emaciated, gaunt, haggard, impecunious, nasal, penniless, penurious, skeletal, wasted -pindolol, visken -pine, ache, languish, yearn, yen -pineapple, ananas -pineweed, nitweed -pinfish, squirrelfish -ping, knock, pink -pinhead, boob, booby, dope, dumbbell, dummy -pinion, pennon, quill, shackle -pink, knock, ping, pinkish, pinko, rap, tap -pinkeye, conjunctivitis -pinkie, pinky -pinkish, pink -pinko, pink -pinky, pinkie -pinna, auricle, ear, pinnule -pinnace, cutter, tender -pinnacle, acme, elevation, height, meridian, peak, summit, superlative, tiptop, top -pinnate, pinnated -pinnated, pinnate -pinnatiped, pinniped -pinniped, pinnatiped -pinnule, pinna -pinny, jumper, pinafore -pinochle, bezique, penuchle, pinocle -pinocle, bezique, penuchle, pinochle -pinon, pinyon -pinophytina, pinopsida -pinopsida, pinophytina -pinpoint, nail, speck -pintado, cero, kingfish -pinworm, threadworm -pinyon, pinon -pioneer, groundbreaker, initiate, innovator, trailblazer -piously, devoutly -piousness, piety -pip, blip, hit, shoot, spot, whip, worst -pipage, pipe, piping -pipal, peepul, pipul -pipe, pipage, pipework, piping, shriek, shrill, tube -pipefish, needlefish -pipeline, grapevine, line -piper, bagpiper -piperacillin, pipracil -piperin, piperine -piperine, piperin -piperocaine, metycaine -pipet, pipette -pipette, pipet -pipework, pipe -piping, pipage, pipe, steaming -pipistrel, pipistrelle -pipistrelle, pipistrel -pipit, lark, titlark -pipracil, piperacillin -pipul, peepul, pipal -piquance, nip, piquancy, piquantness, tang, tanginess, zest -piquancy, nip, piquance, piquantness, tang, tanginess, zest -piquant, engaging, salty, savory, savoury, spicy, zesty -piquantly, spicily -piquantness, nip, piquance, piquancy, tang, tanginess, zest -pique, irritation, offend, temper -piquet, picket -piracy, buccaneering, plagiarisation, plagiarism, plagiarization -pirana, caribe, piranha -piranha, caribe, marauder, pirana, predator, vulture -pirate, buccaneer, commandeer, highjack, hijack, plagiariser, plagiarist, plagiarizer -pirogi, piroshki, pirozhki -pirogue, dugout -piroshki, pirogi, pirozhki -piroxicam, feldene -pirozhki, pirogi, piroshki -pisanosaur, pisanosaurus -pisanosaurus, pisanosaur -piscary, fishery -piscatorial, piscatory -piscatory, piscatorial -pisces, fish -pismire, ant, emmet -piss, make, micturate, pee, peeing, piddle, pissing, puddle, urinate, urine, water, wee, weewee -pissed, annoyed, besotted, blotto, cockeyed, crocked, fuddled, irritated, loaded, miffed, nettled, peeved, pixilated, plastered, riled, roiled, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, steamed, stiff, stung, tight, wet -pisser, urinator -pissing, pee, peeing, piss -pistillate, carpellate -pistol, handgun -piston, plunger -pit, cavity, colliery, endocarp, fossa, hell, inferno, mark, match, oppose, perdition, pitfall, pock, quarry, scar, stone -pitch, cant, deliver, delivery, flip, gear, hawk, huckster, incline, lurch, monger, peddle, pitching, rake, shift, sky, slant, slope, tar, tilt, toss, vend -pitchblende, uraninite -pitcher, ewer, hurler, mound, pitcherful, twirler -pitcherful, pitcher -pitchfork, fork -pitching, lurch, pitch -pitchman, hawker, packman, peddler, pedlar -pitchy, jet, resinous, resiny, sooty, tarry -piteous, hapless, miserable, misfortunate, pathetic, pitiable, pitiful, poor, wretched -pitfall, pit -pith, center, centre, core, essence, gist, heart, inwardness, kernel, marrow, meat, nub, substance, sum -pithecellobium, pithecolobium -pithecolobium, pithecellobium -pithily, sententiously -pithiness, conciseness, concision, succinctness -pithy, sententious -pitiable, hapless, miserable, misfortunate, pathetic, piteous, pitiful, poor, wretched -pitiably, pathetically -pitiful, deplorable, distressing, hapless, lamentable, miserable, misfortunate, pathetic, piteous, pitiable, poor, sad, sorry, wretched -pitiless, remorseless, ruthless, unkind, unpitying -pitilessly, mercilessly, remorselessly, unmercifully -pitilessness, cruelty, mercilessness, ruthlessness -pitman, collier -pitocin, oxytocin -pitprop, sprag -pitressin, adh, vasopressin -pitted, alveolate, cavitied, faveolate, honeycombed -pitting, indentation, roughness -pituitary, hypophysis -pity, commiseration, compassion, compassionate, pathos, ruth, shame -pityingly, compassionately -piute, paiute -pivot, pin, swivel -pivotal, polar -pix, pyx -pixel, pel -pixie, brownie, elf, gremlin, hob, imp, pixy, pyxie -pixilated, arch, besotted, blotto, cockeyed, crocked, fuddled, impish, implike, loaded, mischievous, pissed, plastered, prankish, puckish, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet, wicked -pixy, brownie, elf, gremlin, hob, imp, pixie, pyxie -pizzaz, dynamism, oomph, pizzazz, zing -pizzazz, dynamism, oomph, pizzaz, zing -pku, phenylketonuria -placard, bill, card, notice, poster, posting -placate, appease, assuage, conciliate, gentle, gruntle, lenify, mollify, pacify -placating, appeasing, placative, placatory -placation, conciliation, propitiation -placative, appeasing, placating, placatory -placatory, appeasing, placating, placative -place, aim, berth, billet, commit, direct, grade, home, identify, invest, lay, lieu, localise, localize, locate, office, order, piazza, plaza, point, pose, position, post, property, put, range, rank, rate, seat, send, set, shoes, site, situation, space, spot, station, stead, target -placeable, recognisable, recognizable -placed, located, set, situated -placeholder, procurator, proxy -placeman, placeseeker -placement, arrangement, emplacement, locating, location, position, positioning -placental, eutherian -placeseeker, placeman -placid, equable, quiet, smooth, still, tranquil, unruffled -placidity, placidness, quiet, repose, serenity, tranquility, tranquillity -placidness, placidity -placidyl, ethchlorvynol -placoid, platelike -plagiarisation, piracy, plagiarism, plagiarization -plagiarise, lift, plagiarize -plagiarised, plagiaristic, plagiarized -plagiariser, pirate, plagiarist, plagiarizer -plagiarism, piracy, plagiarisation, plagiarization -plagiarist, pirate, plagiariser, plagiarizer -plagiaristic, plagiarised, plagiarized -plagiarization, piracy, plagiarisation, plagiarism -plagiarize, lift, plagiarise -plagiarized, plagiarised, plagiaristic -plagiarizer, pirate, plagiariser, plagiarist -plagioclase, oligoclase -plague, beset, blight, chevvy, chevy, chivvy, chivy, harass, harry, hassle, infestation, molest, pest, pestilence, pestis, provoke -plaguey, annoying, bothersome, galling, irritating, nettlesome, pesky, pestering, pestiferous, pestilent, pestilential, plaguily, plaguy, teasing, vexatious, vexing -plaguily, plaguey, plaguy -plaguy, annoying, bothersome, galling, irritating, nettlesome, pesky, pestering, pestiferous, plaguey, plaguily, teasing, vexatious, vexing -plaid, tartan -plain, apparent, apparently, bare, champaign, complain, evident, evidently, field, homely, kick, knit, kvetch, manifest, manifestly, obviously, patent, patently, plainly, quetch, sheer, spare, unembellished, unmingled, unmistakable, unmixed, unornamented, unpatterned, unvarnished -plainchant, plainsong -plainly, apparently, evidently, manifestly, obviously, patently, plain, simply -plainness, homeliness, perspicuity, perspicuousness -plainsong, plainchant -plainspoken, blunt, candid, forthright, frank, outspoken -plaint, lament, lamentation, wail -plaintiff, complainant -plaintive, mournful -plait, braid, lace, pleat, tress, twist -plan, contrive, design, program, programme, project -planaria, planarian -planarian, planaria -planate, flattened -plane, aeroplane, airplane, flat, level, planer, shave, sheet, skim -planeness, flatness -planer, plane -planet, satellite -planetal, planetary -planetary, erratic, global, planetal, terrestrial, wandering, world, worldwide -plangency, resonance, reverberance, ringing, sonority, sonorousness, vibrancy -planimeter, integrator -plank, board, flump, plonk, plop, plump, plunk -planless, adrift, afloat, aimless, directionless, rudderless, undirected -planned, aforethought, plotted -planner, contriver, deviser -planning, preparation, provision -plant, constitute, embed, engraft, establish, flora, found, imbed, implant, institute, set, works -plantation, grove, orchard, woodlet -planted, implanted, ingrained -plantsman, horticulturist -plaque, brass -plaquenil, hydroxychloroquine -plash, pleach, spatter, splash, splatter, splosh, swash -plasm, plasma -plasma, plasm -plasmin, fibrinolysin -plaster, beplaster, cataplasm, daub, plasterwork, poultice -plastered, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, sealed, slicked, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -plastering, daubing -plasterwork, plaster -plastic, fictile, formative, moldable, pliant, shaping -plasticise, plasticize -plasticiser, plasticizer -plasticity, malleability -plasticize, plasticise -plasticizer, plasticiser -plat, plot -platan, sycamore -plate, denture, home, plateful, scale, shell -plateau, tableland -plateful, plate -platelayer, tracklayer -platelet, thrombocyte -platelike, placoid -platform, chopine, program -platinum, pt -platitude, banality, bromide, cliche, commonplace -platitudinal, bromidic, corny, platitudinous -platitudinous, bromidic, corny, platitudinal -platonism, realism -plattensee, balaton -platter, disc, disk, record -platyhelminth, flatworm -platypus, duckbill -platyrhine, broadnosed, platyrhinian, platyrrhine, platyrrhinian, platyrrhinic -platyrhinian, broadnosed, platyrhine, platyrrhine, platyrrhinian, platyrrhinic -platyrrhine, broadnosed, platyrhine, platyrhinian, platyrrhinian, platyrrhinic -platyrrhinian, broadnosed, platyrhine, platyrhinian, platyrrhine, platyrrhinic -platyrrhinic, broadnosed, platyrhine, platyrhinian, platyrrhine, platyrrhinian -plaudit, acclaim, acclamation, eclat, plaudits -plaudits, acclaim, acclamation, eclat, plaudit -plausibility, plausibleness -plausibleness, plausibility -plausibly, believably, credibly, probably -plausive, affirmative, approbative, approbatory, approving -play, act, bet, bid, bring, caper, dally, diddle, drama, encounter, fiddle, flirt, frolic, fun, gambling, gambol, gaming, looseness, maneuver, manoeuvre, meet, playact, recreate, represent, roleplay, romp, run, shimmer, spiel, sport, swordplay, toy, trifle, turn, wager, work, wreak -playact, act, play, roleplay -playacting, acting, performing, playing -playactor, barnstormer, trouper -playboy, corinthian -playday, playtime -player, actor, histrion, instrumentalist, musician, participant, thespian -playfellow, playmate -playfulness, fun, gaiety, merriment -playgoer, theatergoer, theatregoer -playing, acting, performing, playacting -playmate, playfellow -playpen, pen -playscript, book, script -plaything, toy -playtime, playday -playwright, dramatist -plaza, center, mall, piazza, place -plea, supplication -pleach, braid, plash -pleader, advocate, counsel, counsellor, counselor -pleading, beseeching, imploring -pleadingly, beseechingly, entreatingly, imploringly, importunately -pleasance, pleasure -pleasantly, agreeably, cheerily, enjoyably, sunnily -pleasantness, sweetness -please, delight -pleasingness, tastiness -pleasurable, enjoyable, gratifying -pleasurably, deliciously -pleasure, delight, joy, pleasance -pleat, plait, plicate, ruffle -pleating, plication -pleb, plebeian -plebe, cadet -plebeian, common, pleb, unwashed, vulgar -plecopteran, stonefly -plectron, pick, plectrum -plectrum, pick, plectron -pledge, assurance, drink, plight, salute, subscribe, toast, wassail -pledged, sworn -plenitude, plenteousness, plentifulness, plentitude, plenty -plenteous, ample, copious, plentiful, rich -plenteously, bounteously, bountifully, plentifully -plenteousness, plenitude, plentifulness, plentitude, plenty -plentiful, ample, bountiful, copious, plenteous, rich -plentifully, bounteously, bountifully, plenteously -plentifulness, plenitude, plenteousness, plentitude, plenty -plentitude, plenitude, plenteousness, plentifulness, plenty -plenty, batch, deal, enough, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenitude, plenteousness, plentifulness, plentitude, pot, raft, sight, slew, spate, stack, wad -pleomorphism, polymorphism -pleonaste, ceylonite -pleonastic, redundant, tautologic, tautological -pleopod, swimmeret -plesiosaur, plesiosaurus -plesiosaurus, plesiosaur -plessimeter, pleximeter -plessor, percussor, plexor -plethora, embarrassment, overplus, superfluity -plethoric, overabundant, rife -pleuralgia, costalgia, pleurodynia -pleurodynia, costalgia, pleuralgia -pleven, plevna -plevna, pleven -plexiglas, plexiglass -plexiglass, plexiglas -pleximeter, plessimeter -pleximetry, percussion -plexor, percussor, plessor -plexus, rete -pliability, bendability, pliancy, pliantness, suppleness -pliable, bendable, ductile, elastic, fictile, flexible, malleable, pliant, tensile, tractile, waxy -pliancy, pliability, pliantness, suppleness -pliant, bendable, ductile, elastic, flexible, malleable, plastic, pliable, tensile, tractile, waxy -pliantness, pliability, pliancy, suppleness -plica, fold -plicate, pleat -plication, bend, crease, crimp, flexure, fold, pleating -plier, plyer -pliers, plyers -plight, affiance, betroth, engage, pledge, predicament, quandary, troth -plinth, footstall, pedestal -plod, footslog, pad, plodding, slog, tramp, trudge -plodder, slogger, slowcoach, slowpoke, trudger -plodding, donkeywork, drudgery, grind, leaden, plod -plonk, flump, plank, plop, plump, plunk -plop, flump, plank, plonk, plump, plunk -plosion, explosion -plosive, occlusive, stop -plot, diagram, game, patch, plat -plotted, aforethought, planned -plotter, coconspirator, conspirator, machinator, mapper, schemer -plough, dipper, plow, turn, wagon, wain -ploughboy, plowboy -ploughed, plowed -ploughing, plowing -ploughland, farmland, plowland, tillage, tilth -ploughman, plower, plowman -ploughshare, plowshare, share -ploughwright, plowwright -plovdiv, philippopolis -plow, address, cover, deal, handle, plough, treat, turn -plowboy, ploughboy -plowed, ploughed -plower, ploughman, plowman -plowing, ploughing -plowland, farmland, ploughland, tillage, tilth -plowman, ploughman, plower -plowshare, ploughshare, share -plowwright, ploughwright -ploy, gambit, stratagem -pluck, cull, deplumate, deplume, displume, fleece, gazump, gutsiness, hook, hustle, overcharge, pick, pluckiness, plume, plunk, pull, rob, roll, soak, surcharge, tear, tweak -pluckiness, gutsiness, pluck -plucky, feisty, gutsy, spunky -plug, ballyhoo, chaw, chew, cud, fireplug, hack, hoopla, hype, jade, nag, punch, quid, secure, stopper, stopple, wad -plugboard, patchboard, switchboard -plugged, blocked -plugger, booster, promoter -plum, clean, plumb -plumage, feather, plume -plumate, plumed, plumose -plumb, clean, plum, plummet -plumbable, fathomable, soundable -plumbago, graphite -plumbery, plumbing -plumbic, plumbous -plumbing, bathymetry, plumbery -plumbism, saturnism -plumbous, plumbic -plume, congratulate, dress, feather, fleece, gazump, hook, overcharge, pluck, plumage, preen, pride, primp, rob, soak, surcharge -plumed, crested, plumate, plumose, plumy -plumelike, plumy -plumeria, plumiera -plumiera, plumeria -plummet, plumb, plump -plumose, plumate, plumed -plump, chubby, embonpoint, fat, fatten, flump, go, plank, plonk, plop, plummet, plunk -plumpness, embonpoint, roundness -plumy, feathered, feathery, plumed, plumelike -plunder, booty, despoil, foray, loot, pillage, prize, ransack, rape, reave, rifle, sack, spoil, strip, swag, violate -plundered, looted, pillaged, ransacked -plunderer, despoiler, freebooter, looter, pillager, raider, spoiler -plundering, pillage, pillaging -plunge, absorb, dip, dive, douse, dump, dunk, engross, engulf, immerse, launch, plunk, souse, steep -plunger, diver, piston, speculator -plunk, clop, clump, clunk, dive, flump, pick, plank, plonk, plop, pluck, plump, plunge, plunker -plunker, plunk -pluralisation, pluralization -pluralise, pluralize -plurality, battalion, multitude, pack -pluralization, pluralisation -pluralize, pluralise -plus, addition, asset, positive, summation -plush, lavish, lucullan, lush, plushy -plushy, lavish, lucullan, lush, plush -pluto, aides, aidoneus, hades -plutocratic, plutocratical -plutocratical, plutocratic -pluton, batholite, batholith -plutonian, hadean, tartarean -plutonic, irruptive -plutonium, pu -pluviometer, udometer -ply, cater, provide, run, supply -plyboard, plywood -plyer, plier -plyers, pliers -plywood, plyboard -plzen, pilsen -pm, autopsy, necropsy, postmortem, premier, promethium -pneumoconiosis, pneumonoconiosis -pneumoencephalogram, encephalogram -pneumogastric, vagal, vagus -pneumonic, pulmonary, pulmonic -pneumonoconiosis, pneumoconiosis -po, polonium -poaceae, graminaceae, gramineae -poached, boiled, stewed -pocahontas, matoaka -pock, mark, pit, scar -pocked, pockmarked, potholed -pocket, bag, pouch, sac, sack, scoop -pocketbook, bag, billfold, handbag, notecase, purse, wallet -pockmarked, pocked, potholed -pod, cod, seedcase, seedpod -podgy, dumpy, pudgy, tubby -podiatrist, chiropodist -podiatry, chiropody -podicipediformes, colymbiformes, podicipitiformes -podicipitiformes, colymbiformes, podicipediformes -podium, ambo, dais, pulpit, rostrum, soapbox, stump -podsol, podzol -podzol, podsol -poeciliid, topminnow -poenology, penology -poesy, poetry, verse -poetic, poetical -poetical, poetic -poetise, poetize, verse, versify -poetiser, poetizer, rhymer, rhymester, versifier -poetize, poetise, verse, versify -poetizer, poetiser, rhymer, rhymester, versifier -poetry, poesy, verse -pogey, dole, pogy -pogy, dole, pogey -poignance, poignancy -poignancy, pathos, poignance -poignant, affecting, touching -poignantly, affectingly, touchingly -poikilotherm, ectotherm -poikilothermic, ectothermic, heterothermic, poikilothermous -poikilothermous, ectothermic, heterothermic, poikilothermic -poilu, purloo -point, aim, bespeak, betoken, channelise, channelize, charge, degree, designate, detail, direct, dot, guide, gunpoint, head, indicate, item, level, luff, maneuver, manoeuver, manoeuvre, orient, peak, period, place, pointedness, repoint, sharpen, show, signal, spot, stage, steer, stop, taper, target, tip -pointedness, point -pointel, graver, pointrel -pointer, arrow, cursor -pointillist, pointillistic -pointillistic, pointillist -pointless, otiose, purposeless, senseless, superfluous, unpointed, wasted -pointlessness, inanity, mindlessness, senselessness, vacuity -pointrel, graver, pointel -poise, aplomb, assuredness, balance, brace, cool -poised, collected, equanimous -poison, envenom, toxicant -poisoning, intoxication -poisonous, toxicant, venomous, vicious -poisonously, venomously -poke, biff, clout, dawdler, dig, drone, garget, intrude, jab, jabbing, laggard, lagger, lick, nose, poking, pound, prod, pry, punch, sack, scoke, slug, stab, thrust, thrusting, thump, trailer -poker, salamander -pokey, clink, dilatory, gaol, jail, jailhouse, jerkwater, laggard, poky, slammer -poking, jab, jabbing, poke, thrust, thrusting -poky, clink, dilatory, gaol, jail, jailhouse, jerkwater, laggard, pokey, slammer -pol, politician, politico -poland, polska -polar, arctic, diametric, diametrical, frigid, gelid, glacial, icy, opposite, pivotal -polarimeter, polariscope -polaris, polestar -polarisation, polarization -polariscope, polarimeter -polarise, polarize -polarity, sign -polarization, polarisation -polarize, polarise -pole, perch, punt, rod, terminal -poleax, poleaxe -poleaxe, poleax -polecat, fitch, foulmart, foumart, skunk -polemic, polemical, polemicist, polemist -polemical, polemic -polemically, controversially -polemicise, polemicize, polemise, polemize -polemicist, polemic, polemist -polemicize, polemicise, polemise, polemize -polemise, polemicise, polemicize, polemize -polemist, polemic, polemicist -polemize, polemicise, polemicize, polemise -polestar, polaris -police, constabulary, law, patrol -policeman, officer -policy, insurance -polio, poliomyelitis -poliomyelitis, polio -polish, burnish, cultivation, culture, down, finish, gloss, glossiness, refine, refinement, round, shine, smooth, smoothen -polished, dressed, milled, refined, svelte, urbane -polisher, buffer -polishing, shining -polite, civil, civilised, civilized, cultivated, cultured, genteel -politely, courteously -politeness, civility, niceness -politesse, chivalry, gallantry -politic, bland, smooth, suave -politician, pol, politico -politicise, politicize -politicize, politicise -politico, pol, politician -politics, government -poll, canvas, canvass, crown, pate, pollard -pollack, pollock -pollard, poll -pollenate, pollinate -pollenation, pollination -pollex, thumb -pollinate, pollenate -pollination, pollenation -polliwog, pollywog, tadpole -pollock, pollack -pollster, canvasser, headcounter -pollute, contaminate, foul -polluted, contaminated -polluter, defiler -pollution, befoulment, contamination, defilement -pollyannaish, cheerful, upbeat -pollyfish, parrotfish -pollywog, polliwog, tadpole -polonium, po -polska, poland -poltroon, craven, recreant -polyangiaceae, myxobacteriaceae -polybotria, polybotrya -polybotrya, polybotria -polybutene, polybutylene -polybutylene, polybutene -polychaete, polychete -polychete, polychaete -polychromatic, polychrome, polychromic -polychrome, polychromatic, polychromic, polychromise, polychromize -polychromic, polychromatic, polychrome -polychromise, polychrome, polychromize -polychromize, polychrome, polychromise -polycillin, ampicillin, principen -polydactyl, polydactylous -polydactylous, polydactyl -polydactyly, hyperdactyly -polyestrous, polyoestrous -polyethylene, polythene -polygamous, heteroicous, polyoicous -polyglot, linguist -polyhidrosis, hyperhidrosis, hyperidrosis -polymerisation, polymerization -polymerise, polymerize -polymerization, polymerisation -polymerize, polymerise -polymorphic, polymorphous -polymorphism, pleomorphism -polymorphous, polymorphic -polymox, amoxicillin, amoxil, augmentin, larotid, trimox -polynomial, multinomial -polyoestrous, polyestrous -polyoicous, heteroicous, polygamous -polyose, polysaccharide -polyp, polypus -polyphase, multiphase -polyphonic, contrapuntal, polyphonous -polyphonous, polyphonic -polyplacophore, chiton -polypodiales, filicales -polypropene, polypropylene -polypropenonitrile, acrilan -polypropylene, polypropene -polypus, polyp -polysaccharide, polyose -polysemantic, polysemous -polysemous, polysemantic -polysyllabic, sesquipedalian -polysynthetic, agglutinative -polytetrafluoroethylene, teflon -polythene, polyethylene -polytonalism, polytonality -polytonality, polytonalism -polyurethan, polyurethane -polyurethane, polyurethan -polyvalence, multivalence, multivalency, polyvalency -polyvalency, multivalence, multivalency, polyvalence -polyvalent, multivalent -polyzoa, bryozoa -polyzoan, bryozoan -pom, pommy -pomade, pomatum -pomatum, pomade -pomelo, pummelo, shaddock -pommel, biff, knob, pummel, saddlebow -pommy, pom -pomp, eclat, gaudery -pompey, portsmouth -pomposity, inflation, ostentation, ostentatiousness, pompousness, pretentiousness, puffiness, splashiness -pompous, ceremonious, grandiloquent, overblown, pontifical, portentous -pompousness, inflation, ostentation, ostentatiousness, pomposity, pretentiousness, puffiness, splashiness -ponca, ponka -ponce, pandar, pander, panderer, pimp, procurer -pond, pool -ponder, contemplate, excogitate, meditate, mull, muse, reflect, ruminate, speculate -ponderable, cogitable -ponderer, muller, muser, ruminator -pondering, brooding, broody, contemplative, meditative, musing, pensive, reflective, ruminative -ponderosity, heft, heftiness, massiveness, ponderousness -ponderous, heavy, lumbering -ponderousness, heaviness, heft, heftiness, massiveness, ponderosity -pondweed, ditchmoss, elodea -pone, cornpone -pong, niff -poniard, bodkin -ponka, ponca -pontiff, pope -pontifical, apostolic, apostolical, episcopal, grandiloquent, overblown, papal, pompous, portentous -pontificate, papacy -pontos, pontus -pontus, pontos -pony, crib, jigger, trot -pooch, barker, doggie, doggy -poof, fag, faggot, fagot, fairy, nance, pansy, poove, pouf, queen, queer -pool, consortium, kitty, pond, puddle, syndicate -poop, crap, dirt, dope, nincompoop, ninny, quarter, shit, shite, stern, tail, turd -poor, hapless, inadequate, miserable, misfortunate, pathetic, piteous, pitiable, pitiful, short, wretched -poorly, ailing, badly, ill, indisposed, peaked, seedy, sickly, unwell -poorness, exiguity, impoverishment, leanness, meagerness, meagreness, poverty, scantiness, scantness -poove, fag, faggot, fagot, fairy, nance, pansy, poof, pouf, queen, queer -pop, bulge, dad, dada, daddy, down, kill, pa, papa, pappa, popping, popular, protrude, soda, start, tonic -pope, pontiff -popery, papism -popeyed, openmouthed -popish, papist, papistic, papistical, roman, romanist, romish -popping, pop -poppycock, hooey, stuff -popsicle, lollipop, lolly -populace, public, world -popular, democratic, pop -popularisation, popularization, vulgarisation, vulgarization -popularise, generalise, generalize, popularize, vulgarise, vulgarize -populariser, popularizer, vulgariser, vulgarizer -popularization, popularisation, vulgarisation, vulgarization -popularize, generalise, generalize, popularise, vulgarise, vulgarize -popularizer, populariser, vulgariser, vulgarizer -populate, dwell, inhabit, live -population, universe -populist, democrat -porc, pork -porcine, gross, hoggish, piggish, piggy, swinish -porcupine, hedgehog -pore, center, centre, concentrate, focus, rivet, stoma, stomate -porgy, scup -poriferan, parazoan, sponge -poriferous, porous -pork, porc -porn, erotica, porno, pornography, smut -porno, erotica, porn, pornography, smut -pornographic, adult -pornography, erotica, porn, porno, smut -porosity, porousness -porous, holey, poriferous -porousness, porosity -port, embrasure, interface, larboard, porthole -porta, opening, orifice -portend, augur, auspicate, betoken, bode, forecast, foreshadow, foretell, omen, predict, prefigure, presage, prognosticate -portent, omen, presage, prodigy, prognostic, prognostication -portentous, fateful, foreboding, grandiloquent, overblown, pompous, pontifical, prodigious -porter, doorkeeper, doorman, gatekeeper, ostiary -porthole, embrasure, port -porticoed, amphiprostylar, amphiprostyle, amphistylar -portion, allot, assign, circumstances, component, constituent, destiny, dower, dowery, dowry, fate, fortune, helping, lot, luck, parcel, part, percentage, serving, share -portly, stout -portmanteau, blend, gladstone -porto, oporto -portrait, portraiture, portrayal -portraitist, limner, portrayer -portraiture, portrait, portrayal -portray, depict, impersonate, limn, present -portrayal, characterization, delineation, depicting, depiction, enactment, personation, portrait, portraiture, portraying -portrayed, depicted, pictured -portrayer, limner, portraitist -portraying, depicting, depiction, portrayal -portsmouth, pompey -portuguese, lusitanian -pose, affectation, affectedness, airs, amaze, baffle, beat, bewilder, dumbfound, flummox, get, gravel, impersonate, lay, mannerism, model, mystify, nonplus, perplex, personate, place, position, posture, present, put, puzzle, set, sit, stick, stupefy, vex -poser, model, poseur, sticker, stumper, toughie -poseur, poser -posh, classy, swish -posing, sitting -posit, deposit, fix, postulate, situate, state, submit -position, attitude, berth, billet, emplacement, lay, lieu, locating, location, office, perspective, place, placement, pose, positioning, post, posture, put, set, side, situation, spot, stance, status, stead, view -positioning, aligning, emplacement, locating, location, placement, position -positive, cocksure, confident, confirming, convinced, electropositive, incontrovertible, irrefutable, overconfident, plus, positivist, positivistic, prescribed -positiveness, advantageousness, favorableness, favourableness, incontrovertibility, incontrovertibleness, positivism, positivity, profitableness -positivism, positiveness, positivity -positivist, positive, positivistic, rationalist -positivistic, positive, positivist -positivity, advantageousness, favorableness, favourableness, incontrovertibility, incontrovertibleness, positiveness, positivism, profitableness -positron, antielectron -possess, have, own -possessed, amok, amuck, berserk, demoniac, demoniacal, obsessed -possession, monomania, ownership, willpower -possessive, genitive -possessor, owner -possibility, hypothesis, opening, possibleness, theory -possible, potential -possibleness, possibility -possibly, maybe, mayhap, peradventure, perchance, perhaps -possum, opossum, phalanger -post, berth, billet, brand, carry, mail, office, place, position, send, situation, spot, stake, station -postage, stamp -postbag, mailbag -postbox, mailbox -postcode, zip -postdate, follow -postdoc, postdoctoral -postdoctoral, postdoc -poster, bill, card, notice, placard, posting -posterboard, paperboard -posterior, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, later, nates, prat, rear, rump, seat, stern, tail, tooshie, tush, ulterior -posteriority, subsequence, subsequentness -posterity, descendants -postfix, suffix -postgraduate, graduate -postiche, fake, hairpiece, sham -postilion, postillion -postillion, postilion -posting, bill, card, mailing, notice, placard, poster -postman, carrier, mailman -postmark, frank -postmodern, postmodernist -postmodernist, postmodern -postmortal, postmortem -postmortem, autopsy, necropsy, pm, postmortal -postnatal, postpartum -postpaid, prepaid -postpartum, postnatal -postpone, defer, prorogue, remit, shelve, table -postponement, deferment, deferral, delay, hold, wait -postponer, cunctator, procrastinator -postscript, addendum, ps, supplement -postulate, ask, contend, demand, involve, necessitate, need, posit, require, take -postulation, petition, predication, request -postulational, axiomatic, axiomatical -posture, attitude, bearing, carriage, model, pose, position, sit, stance, strength -posy, bouquet, corsage, nosegay -pot, batch, can, commode, corporation, crapper, deal, dope, flock, flowerpot, gage, grass, hatful, heap, jackpot, kitty, locoweed, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, potbelly, potentiometer, potful, potty, raft, sens, sess, sight, skunk, slew, smoke, spate, stack, stool, throne, toilet, tummy, wad, weed -potable, beverage, drink, drinkable -potage, pottage -potassium, k -potation, draft, draught, tipple -potato, murphy, spud, tater -potbellied, abdominous, paunchy -potbelly, corporation, pot, tummy -potbound, rootbound -potboy, potman -potemkin, potyokin -potence, potency -potency, authorisation, authority, authorization, dominance, effectiveness, potence, potential, potentiality, strength -potent, powerful, stiff, strong, virile -potentate, dictator -potential, likely, possible, potency, potentiality, voltage -potentiality, capability, capableness, potency, potential -potentiometer, pot -potently, powerfully -potful, pot -pother, dither, flap, fuss, tizzy -pothole, chuckhole -potholed, pocked, pockmarked -potholer, spelaeologist, speleologist, spelunker -pothouse, pub, saloon, taphouse -potman, potboy -potomania, alcoholism, dipsomania -potpourri, assortment, medley, miscellanea, miscellany, mixture, motley, pastiche, salmagundi, smorgasbord, variety -pottage, potage -potter, ceramicist, ceramist, monkey, putter, thrower, tinker -potterer, putterer -pottery, clayware -potto, kinkajou -potty, can, chamberpot, commode, crapper, enamored, infatuated, pot, smitten, stool, throne, tiddly, tipsy, toilet -potyokin, potemkin -pouch, bulge, pocket, protrude, sac, sack -pouchlike, bursiform, saclike -pouf, fag, faggot, fagot, fairy, hassock, nance, ottoman, pansy, poof, poove, pouffe, puff, queen, queer -pouffe, hassock, ottoman, pouf, puff -poulet, chicken, volaille -poulterer, poultryman -poultice, cataplasm, plaster -poultry, fowl -poultryman, poulterer -pounce, swoop -pound, beat, hammer, hammering, impound, lb, lumber, poke, pounding, punt, quid, ram, thump -poundage, impounding, impoundment, internment -poundal, pdl -pounder, muller, pestle -pounding, buffeting, hammer, hammering, pound, throb, throbbing -pour, decant, pelt, pullulate, stream, swarm, teem -pourboire, backsheesh, baksheesh, bakshis, bakshish, gratuity, tip -pouring, gushing -pout, brood, eelpout, hornpout, mop, moue, mow, sulk -pouter, picklepuss, sourpuss -poverty, impoverishment, poorness -powder, gunpowder, powderise, powderize, pulverisation, pulverise, pulverization, pulverize -powdered, powdery, pulverised, pulverized -powderiness, fineness -powderise, powder, powderize, pulverise, pulverize -powderize, powder, powderise, pulverise, pulverize -powderpuff, puff -powdery, powdered, pulverised, pulverized -power, ability, baron, exponent, force, index, king, magnate, might, mightiness, mogul, office, powerfulness, superpower, tycoon -powerboat, motorboat -powerful, brawny, hefty, herculean, mightily, mighty, muscular, potent, right, sinewy -powerfully, potently, strongly -powerfulness, power -powerhouse, fireball -powerlessness, impotence, impotency -powhatan, wahunsonacock -powwow, huddle -pox, lues, syph, syphilis -poyou, peludo -pozsony, bratislava, pressburg -ppp, palatopharyngoplasty, uppp, uvulopalatopharyngoplasty -pr, praseodymium -practicability, practicableness -practicable, executable, feasible, operable, viable, workable -practicableness, practicability -practicably, feasibly -practical, hardheaded, pragmatic, virtual -practically, much -practice, apply, commit, do, drill, exercise, pattern, practise, praxis, recitation, rehearse, use -practiced, adept, expert, good, practised, proficient, skilful, skillful -practician, practitioner -practise, do, drill, exercise, practice, rehearse -practised, practiced -practitioner, practician -praesidium, presidium -praetor, pretor -praetorial, praetorian, pretorial, pretorian -praetorian, praetorial, pretorial, pretorian -praetorium, pretorium -prag, prague, praha -pragmatic, hardheaded, practical, pragmatical -pragmatical, pragmatic -pragmatism, realism -prague, prag, praha -praha, prag, prague -praise, congratulations, extolment, kudos -praiseful, laudatory, praising -praiseworthily, admirably, commendable, laudably -praiseworthiness, laudability, laudableness -praiseworthy, applaudable, commendable, laudable -praising, laudatory, praiseful -pram, carriage, perambulator, pushchair, pusher, stroller -prance, cock, ruffle, sashay, strut, swagger, tittup -prank, antic, buffoonery, caper, clowning, frivolity, harlequinade, japery, joke, trick -prankish, arch, impish, implike, mischievous, pixilated, puckish, wicked -prankishness, rascality, roguishness -prankster, hoaxer, tricker, trickster -praseodymium, pr -prat, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, rear, rump, seat, stern, tail, tooshie, tush -prate, blab, blabber, blether, chatter, clack, gabble, gibber, maunder, palaver, piffle, prattle, tattle, twaddle -prater, babbler, chatterbox, chatterer, magpie, spouter -pratfall, bloomer, blooper, blunder, boner, botch, bungle, flub, fuckup -pratincole, glareole -prattle, blab, blabber, blether, chatter, clack, gabble, gibber, maunder, palaver, piffle, prate, tattle, twaddle -pravachol, pravastatin -pravastatin, pravachol -prawn, shrimp -praxis, practice -pray, beg, implore -prayer, appeal, entreaty, orison, petition, supplicant, supplication -prazosin, minipress -prc, cathay, china -preach, advocate, prophesy -preacher, sermoniser, sermonizer -preachify, moralise, moralize, sermonise, sermonize -preaching, discourse, sermon -preachment, homily -preadolescent, preteen -preassemble, prefabricate -precarious, parlous, perilous, shaky, unstable -precariousness, uncertainness, uncertainty -precative, precatory -precatory, precative -precaution, care, caution, forethought, guard, safeguard -precautional, precautionary -precautionary, precautional -precede, antecede, antedate, forego, forgo, introduce, lead, predate, preface, premise -precedence, antecedence, antecedency, anteriority, precedency, precession, priority -precedency, antecedence, antecedency, anteriority, precedence, precession, priority -preceding, past, retiring -precentor, cantor, choirmaster -precept, commandment, principle, teaching -preceptor, don -precession, precedence, precedency -preciosity, preciousness -precious, cherished, cute, preciously, treasured, valued, wanted -preciously, precious -preciousness, costliness, dearness, invaluableness, preciosity, pricelessness, valuableness -precipitance, abruptness, precipitancy, precipitateness, precipitousness, suddenness -precipitancy, abruptness, precipitance, precipitateness, precipitousness, suddenness -precipitant, hasty, overhasty, precipitate, precipitous -precipitate, fall, hasty, overhasty, precipitant, precipitous -precipitately, headlong -precipitateness, abruptness, precipitance, precipitancy, precipitousness, suddenness -precipitation, downfall, haste, hastiness, hurriedness, hurry -precipitous, abrupt, hasty, overhasty, precipitant, precipitate, sharp -precipitously, sharply -precipitousness, abruptness, precipitance, precipitancy, precipitateness, steepness, suddenness -precis, abstract, outline, synopsis -precise, accurate, exact -precisely, exactly, incisively, just -preciseness, clearcutness, precision -precision, preciseness -preclinical, presymptomatic -preclude, forbid, foreclose, forestall, prevent -preclusion, forestalling, obviation -preclusive, obviating -precociousness, precocity -precocity, precociousness -precognition, foreknowledge -precognitive, clairvoyant -preconception, bias, prejudice, prepossession -precondition, condition, given, presumption, stipulation -precursor, forerunner, harbinger, herald, predecessor -precursory, premonitory -predaceous, predacious, predatory -predacious, predaceous, predatory -predate, antecede, antedate, foredate, forego, forgo, precede, prey, raven -predation, depredation -predator, marauder, piranha, vulture -predatory, marauding, predaceous, predacious, raiding, rapacious, raptorial, ravening, vulturine, vulturous -predecessor, forerunner, harbinger, herald, precursor -predestinarian, determinist, fatalist, predestinationist -predestinate, foreordain, foreordained, predestine, predestined -predestination, foreordination, predetermination, preordination -predestinationist, determinist, fatalist, predestinarian -predestine, foreordain, predestinate, preordain -predestined, foreordained, predestinate -predetermination, foreordination, predestination, preordination -predetermine, bias -predetermined, preset -predicament, plight, quandary -predicate, connote, proclaim -predication, postulation -predict, anticipate, augur, auspicate, betoken, bode, call, forebode, forecast, foreshadow, foretell, omen, portend, prefigure, presage, prognosticate, promise -prediction, anticipation, forecasting, foretelling, prevision, prognostication -predictive, prognostic, prognosticative -predictor, forecaster, prognosticator, soothsayer -predilection, orientation, penchant, preference, taste -predisposition, sensitivity -prednisolone, pediapred, prelone -prednisone, deltasone, meticorten, orasone -predominance, predomination, prepotency -predominant, dominant, overriding, paramount, predominate, preponderant, preponderating, prevailing, prevalent, rife -predominantly, preponderantly -predominate, dominate, hulk, loom, overriding, paramount, predominant, preponderant, preponderating, prevail, reign, rule, tower -predomination, predominance, prepotency -preemie, premie -preeminence, distinction, eminence, note -preeminent, leading -preempt, displace -preen, congratulate, dress, plume, primp -preexistent, preexisting -preexisting, preexistent -prefabricate, preassemble -preface, foreword, introduce, precede, premise, prolusion -prefatorial, introductory, prefatory -prefatory, introductory, prefatorial -prefer, choose, favor, favour, opt -preferable, preferred -preferably, rather, sooner -preference, druthers, orientation, penchant, predilection, taste -preferent, favored, favorite, favourite, pet, preferred -preferential, discriminatory -preferred, favored, favorite, favourite, pet, preferable, preferent -prefiguration, adumbration, foreshadowing -prefigurative, adumbrative, foreshadowing -prefigure, augur, auspicate, betoken, bode, forecast, foreshadow, foretell, omen, portend, predict, presage, prognosticate -pregnancy, gestation, maternity -pregnant, fraught, meaning, significant -prehend, clutch, seize -prehensile, avaricious, covetous, grabby, grasping, greedy -prehension, grasping, seizing -prehistoric, prehistorical -prehistorical, prehistoric -preindication, augury, foretoken, sign -prejudgement, prejudgment -prejudgment, prejudgement -prejudice, bias, preconception, prepossess -prejudiced, discriminatory -prejudicial, damaging, detrimental, prejudicious -prejudicious, damaging, detrimental, prejudicial -prelacy, prelature -prelate, archpriest, hierarch, primate -prelature, prelacy -prelim, preliminary -preliminary, overture, prelim, prelude -preliterate, nonliterate -prelone, pediapred, prednisolone -prelude, overture, preliminary -premarital, antenuptial, prenuptial -premature, previous, untimely -prematurely, untimely -prematureness, prematurity -prematurity, prematureness -premeditation, forethought -premie, preemie -premier, chancellor, pm, premiere, prime -premiere, premier -premise, assumption, introduce, precede, preface, premiss -premiss, assumption, premise -premium, agio, agiotage, bounty -premix, mix -premolar, bicuspid -premonition, boding, foreboding, forewarning, presentiment -premonitory, precursory -prenatal, antenatal, antepartum -prenominal, attributive -prentice, apprentice, learner -prenuptial, antenuptial, premarital -preoccupancy, absorption, engrossment, preoccupation -preoccupation, absorption, engrossment, preoccupancy -preoccupied, bemused, haunted, lost, obsessed -preordain, foreordain, predestine -preordination, foreordination, predestination, predetermination -prep, homework, preparation -prepackaged, prepacked -prepacked, prepackaged -prepaid, postpaid -preparation, cookery, cooking, formulation, grooming, homework, planning, prep, preparedness, provision, readiness, readying, training -preparative, preparatory, propaedeutic -preparatory, preparative, propaedeutic -prepare, cook, develop, devise, educate, fix, groom, machinate, make, organise, organize, ready, set, train -prepared, disposed, fain, inclined -preparedness, preparation, readiness -preponderance, prevalence -preponderant, overriding, paramount, predominant, predominate, preponderating -preponderantly, predominantly -preponderate, outbalance, outweigh, overbalance -preponderating, overriding, paramount, predominant, predominate, preponderant -prepossess, prejudice -prepossession, preconception -preposterous, absurd, cockeyed, derisory, idiotic, laughable, ludicrous, nonsensical, ridiculous -preposterously, laughably, ludicrously, ridiculously -prepotency, predominance, predomination -prepubertal, prepubescent -prepubescent, prepubertal -prepuce, foreskin -prerequisite, requirement -prerogative, perquisite, privilege -presage, augur, auspicate, betoken, bode, forecast, foreshadow, foretell, omen, portend, portent, predict, prefigure, prodigy, prognostic, prognosticate, prognostication -presbyopia, farsightedness -presbyopic, farsighted -preschooler, kindergartener, kindergartner -prescience, prevision -presciently, cannily -prescribe, dictate, order -prescribed, appointed, decreed, official, ordained, positive -prescript, rule -prescriptive, normative -presence, bearing, comportment, front, mien -present, acquaint, award, confront, deliver, demo, demonstrate, exhibit, face, gift, give, introduce, nowadays, portray, pose, represent, salute, show, stage, submit -presentation, demonstration, display, intro, introduction, presentment -presenter, bestower, conferrer, donor, giver, sponsor -presentiment, boding, foreboding, premonition -presently, currently, shortly, soon -presentment, demonstration, notification, presentation -presentness, nowness -preservation, conservation, saving -preserve, conserve, conserves, continue, keep, maintain, preserves, save, uphold -preserver, refinisher, renovator, restorer -preserves, conserve, conserves, preserve -preset, predetermined -presidency, administration, presidentship -president, chair, chairman, chairperson, chairwoman, prexy -presidentship, presidency -presidium, praesidium -press, adjure, agitate, beseech, bid, campaign, closet, compact, compress, conjure, constrict, contract, crusade, crush, entreat, exhort, fight, imperativeness, insistence, insistency, iron, jam, pressing, pressure, push, squeeze, urge, wardrobe, weigh, weightlift -pressburg, bratislava, pozsony -pressing, press, pressure, urgent -pressman, correspondent, newspaperman, newspaperwoman, newswriter, printer -pressor, vasoconstrictive, vasoconstrictor -pressure, blackjack, blackmail, coerce, force, hale, imperativeness, insistence, insistency, press, pressing, squeeze -pressurise, pressurize, supercharge -pressurize, pressurise, supercharge -prestidigitator, conjurer, conjuror, illusionist, magician -prestige, prestigiousness -prestigious, esteemed, honored -prestigiousness, prestige -presumable, supposable, surmisable -presumably, presumptively -presume, assume, dare -presumption, assumption, effrontery, given, precondition, presumptuousness -presumptively, presumably -presumptuous, assuming, assumptive -presumptuousness, assumption, effrontery, presumption -presuppose, suppose -presymptomatic, preclinical -preteen, preadolescent, preteenager -preteenager, preteen -pretence, dissembling, feigning, guise, pretending, pretense, pretension, pretext, simulation -pretend, act, affect, dissemble, feign, guess, hazard, make, profess, sham, venture -pretended, assumed, false, fictitious, fictive, sham -pretender, dissembler, dissimulator, fake, faker, fraud, hypocrite, imposter, impostor, phoney, phony, pseud, pseudo, sham, shammer -pretending, feigning, pretence, pretense, simulation -pretense, dissembling, feigning, guise, pretence, pretending, pretension, pretext, simulation -pretension, largeness, pretence, pretense, pretentiousness -pretentious, ostentatious -pretentiousness, inflation, largeness, ostentation, ostentatiousness, pomposity, pompousness, pretension, puffiness, splashiness -preterit, preterite -preterite, preterit -preterition, paraleipsis, paralepsis, paralipsis -pretermit, drop, miss, neglect, omit, overleap, overlook -preternatural, nonnatural, otherworldly, transcendental, uncanny -preternaturally, supernaturally -pretext, guise, pretence, pretense -pretor, praetor -pretorial, praetorial, praetorian, pretorian -pretorian, praetorial, praetorian, pretorial -pretorium, praetorium -prettify, beautify, embellish, fancify -prettiness, cuteness -pretty, fairly, jolly, middling, moderately, passably, reasonably, somewhat -preussen, prussia -prevacid, lansoprazole -prevail, dominate, endure, hold, obtain, persist, predominate, reign, rule, run, triumph -prevailing, dominant, predominant, prevalent, rife -prevalence, preponderance -prevalent, dominant, predominant, prevailing, rife -prevaricate, equivocate, palter, tergiversate -prevarication, equivocation, evasiveness, fabrication, lie, lying -prevaricator, liar -prevenient, anticipatory -prevent, forbid, foreclose, forestall, keep, preclude -preventative, contraceptive, encumbrance, hinderance, hindrance, hitch, incumbrance, interference, preventive, prophylactic -prevention, bar -preventive, contraceptive, encumbrance, hinderance, hindrance, hitch, incumbrance, interference, preventative, prophylactic -preview, prevue, trailer -previous, former, late, old, premature -previously, antecedently -previse, anticipate, foreknow, foresee, forewarn -prevision, anticipation, farsightedness, foresight, prediction, prescience, prospicience -prevue, preview, trailer -prexy, president -prey, feed, predate, quarry, raven, target -priapic, phallic -price, cost, damage, terms, toll -priceless, invaluable -pricelessness, invaluableness, preciousness, valuableness -pricey, costly, dear, pricy -prick, asshole, bastard, bite, cock, cocksucker, dent, dick, dickhead, goad, incision, motherfucker, pecker, peter, pricking, prickle, putz, scratch, shaft, shit, slit, sob, sting, tool, twinge, whoreson -pricker, bradawl, prickle, spikelet, spine, sticker, thorn -pricking, prick -prickle, prick, pricker, spikelet, spine, sticker, thorn, tingle -prickleback, stickleback -prickliness, bristliness, spininess, thorniness -prickling, tingle, tingling -prickly, barbed, barbellate, briary, briery, bristled, bristly, burred, burry, setaceous, setose, spiny, splenetic, thorny, waspish -prickteaser, coquette, flirt, minx, tease, vamp, vamper -pricy, costly, dear, pricey -pride, congratulate, plume, pridefulness, superbia -prideful, disdainful, exultant, exulting, haughty, imperious, jubilant, lordly, overbearing, rejoicing, sniffy, supercilious, swaggering, triumphal, triumphant -pridefulness, pride -priestlike, priestly -priestly, hieratic, hieratical, priestlike, sacerdotal -prig, snob, snoot, snot -priggish, prim, prissy, prudish, puritanical, straightlaced, straitlaced, victorian -priggishness, primness -prilosec, omeprazole -prim, dainty, mincing, priggish, prissy, prudish, puritanical, straightlaced, straitlaced, twee, victorian -prima, leading, star, starring, stellar -primaeval, aboriginal, primal, primeval, primordial -primal, aboriginal, cardinal, central, fundamental, key, primaeval, primeval, primordial -primarily, chiefly, mainly, principally -primary, basal, chief, elemental, elementary, main, master, principal -primate, archpriest, hierarch, prelate -prime, bloom, blossom, choice, efflorescence, flower, flush, ground, heyday, meridian, peak, premier, prize, quality, select, undercoat -primed, fit, set -primer, fuse, fusee, fuze, fuzee, ground, priming, undercoat -primeval, aboriginal, primaeval, primal, primordial -primidone, mysoline -priming, fuse, fusee, fuze, fuzee, ground, primer, undercoat -primitive, archaic, crude, naive, rude -primitively, originally -primitiveness, crudeness, crudity, primitivism, rudeness -primitivism, crudeness, crudity, primitiveness, rudeness -primly, prissily -primness, grundyism, priggishness, prudery, prudishness -primogenitor, progenitor -primordial, aboriginal, primaeval, primal, primeval -primordium, anlage -primp, dress, plume, preen -primrose, primula -primula, primrose -princedom, principality -princely, deluxe, gilded, grand, luxurious, opulent, sumptuous -princewood, cypre, salmwood -principal, chief, corpus, dealer, head, lead, main, master, primary, star -principality, princedom -principally, chiefly, mainly, primarily -principen, ampicillin, polycillin -principle, precept, rationale, rule -prinival, lisinopril, zestril -prink, attire, overdress -print, impress, mark, publish -printer, pressman -printing, impression -prior, anterior -prioress, abbess -prioritise, prioritize -prioritize, prioritise -priority, antecedence, antecedency, anteriority, precedence, precedency -priscoan, hadean -prise, esteem, jimmy, lever, prize, pry, respect, value -prisonbreak, break, breakout, gaolbreak, jailbreak -prisoner, captive -prissily, primly -prissy, dainty, nice, overnice, priggish, prim, prudish, puritanical, squeamish, straightlaced, straitlaced, victorian -privacy, concealment, privateness, seclusion, secrecy -private, individual, secret -privateer, privateersman -privateersman, privateer -privateness, concealment, privacy, seclusion, secrecy -privates, crotch, genitalia, genitals -privation, deprivation, neediness, want -privatisation, denationalisation, denationalization, privatization -privatise, privatize -privatization, denationalisation, denationalization, privatisation -privatize, privatise -privilege, favor, favour, perquisite, prerogative -privileged, inner, inside -privine, naphazoline, sudafed -privy, bathroom, can, jakes, john, lav, lavatory, outhouse, secluded, secret, toilet -prize, appreciate, award, booty, choice, esteem, jimmy, lever, loot, pillage, plunder, prime, prise, pry, quality, respect, select, swag, treasure, trophy, value -prizefighter, gladiator -prizewinning, champion -pro, professional -probability, chance -probable, likely -probably, believably, belike, credibly, likely, plausibly -probationary, provisional, provisionary, tentative -probationer, parolee -probative, probatory -probatory, probative -probe, examine, investigation -probing, inquisitory, searching -problem, job, trouble -problematic, baffling, debatable, elusive, knotty, problematical, tough -problematical, baffling, debatable, elusive, knotty, problematic, tough -proboscidean, proboscidian -proboscidian, proboscidean -proboscis, trunk -procaine, ethocaine -procardia, nifedipine -procaryote, prokaryote -procaryotic, prokaryotic -procedural, adjective -procedure, function, operation, process, routine, subprogram, subroutine -proceed, continue, go, keep, move -proceeding, proceedings -proceedings, minutes, proceeding, transactions -proceeds, issue, payoff, return, take, takings, yield -process, action, appendage, litigate, march, operation, outgrowth, procedure, serve, sue, summons, treat, work -processed, refined -procession, advance, advancement, emanation, progress, progression, rise -processional, prosodion -processor, cpu, mainframe -proclaim, exalt, exclaim, extol, glorify, laud, predicate, promulgate -proclaimed, announced -proclamation, announcement, annunciation, declaration, promulgation -proclivity, leaning, propensity -proconsulate, proconsulship -proconsulship, proconsulate -proconvertin, cothromboplastin -procrastinate, dillydally, shillyshally, stall -procrastination, cunctation, dilatoriness, shillyshally -procrastinator, cunctator, postponer -procreate, multiply, reproduce -procreation, breeding, reproduction -procreative, generative, reproductive -proctocele, rectocele -proctoplasty, rectoplasty -proctor, invigilate, monitor -procurable, getable, gettable, obtainable -procural, procurance, procurement -procurance, procural, procurement -procurator, placeholder, proxy -procure, pander, pimp, secure -procurement, procural, procurance -procurer, pandar, pander, panderer, pimp, ponce, securer -procyclidine, kemadrin -prod, dig, goad, goading, incite, jab, nudge, poke, prodding, spur, spurring, stab, urging -prodding, goad, goading, prod, spur, spurring, urging -prodigal, extravagant, profligate, spendthrift, squanderer -prodigality, extravagance, highlife, lavishness, profligacy -prodigally, wastefully -prodigious, colossal, exceeding, exceptional, olympian, portentous, stupendous, surpassing -prodigy, omen, portent, presage, prognostic, prognostication -prodroma, prodrome -prodromal, prodromic -prodrome, prodroma -prodromic, prodromal -produce, acquire, create, develop, farm, get, grow, make, raise -producer, manufacturer -product, intersection, merchandise, production, ware -production, output, product, yield -productive, fat, fertile, generative, rich -productively, fruitfully, profitably -productiveness, productivity -productivity, productiveness -proenzyme, zymogen -prof, professor -profanation, blasphemy, desecration, sacrilege -profane, blasphemous, blue, corrupt, debase, debauch, demoralise, demoralize, deprave, desecrate, misdirect, outrage, pervert, sacrilegious, secular, subvert, unconsecrated, unsanctified, violate, vitiate -profaned, violated -profaneness, unsanctification -profess, concede, confess, pretend -professed, avowed -professedly, avowedly -professing, profession -profession, professing -professional, master, pro -professionalisation, professionalization -professionalise, professionalize -professionalization, professionalisation -professionalize, professionalise -professor, prof -professorship, chair -proffer, offer, proposition, suggestion -proficiency, technique -proficient, adept, expert, good, practiced, skilful, skillful, technical -profile, visibility -profit, benefit, earnings, gain, lucre, net, profits -profitability, gainfulness, lucrativeness, profitableness -profitableness, advantageousness, favorableness, favourableness, gainfulness, lucrativeness, positiveness, positivity, profitability -profitably, fruitfully, productively -profitlessly, gainlessly, unprofitably -profits, earnings, lucre, net, profit, win, winnings -profligacy, dissipation, dissolution, extravagance, licentiousness, looseness, prodigality -profligate, blood, debauched, degenerate, degraded, dissipated, dissolute, extravagant, fast, libertine, prodigal, rake, rakehell, riotous, rip, roue, spendthrift, squanderer -profligately, dissolutely -profound, fundamental, heavy, sound, unfathomed, unplumbed, unsounded, wakeless -profoundly, deeply -profoundness, abstruseness, abstrusity, astuteness, deepness, depth, profundity, reconditeness -profundity, abstruseness, abstrusity, astuteness, deepness, depth, profoundness, reconditeness -profuse, exuberant, lush, luxuriant, riotous -profusely, abundantly, copiously, extravagantly -profuseness, cornucopia, profusion, richness -profusion, cornucopia, profuseness, richness -progenitor, primogenitor -progeny, issue, offspring -progestin, progestogen -progestogen, progestin -prognathic, hypognathous, prognathous -prognathous, hypognathous, prognathic -prognosis, forecast, prospect -prognostic, omen, portent, predictive, presage, prodigy, prognostication, prognosticative -prognosticate, anticipate, augur, auspicate, betoken, bode, call, forebode, forecast, foreshadow, foretell, omen, portend, predict, prefigure, presage, promise -prognostication, forecasting, foretelling, omen, portent, prediction, presage, prodigy, prognostic, prophecy, vaticination -prognosticative, predictive, prognostic -prognosticator, forecaster, predictor, soothsayer -program, broadcast, curriculum, plan, platform, programme, syllabus -programing, programming, scheduling -programme, broadcast, curriculum, plan, program, syllabus -programmer, coder -programming, programing, scheduling -progress, advance, advancement, build, procession, progression -progression, advance, advancement, procession, progress -progressive, imperfect, liberal, liberalist, reformist -progressively, increasingly -progressiveness, progressivity -progressivity, progressiveness -prohibit, disallow, forbid, interdict, nix, proscribe, veto -prohibited, banned, forbidden, out, proscribed, taboo, tabu, verboten -prohibition, ban, forbiddance, inhibition, proscription -prohibitionist, dry -prohibitive, prohibitory -prohibitory, prohibitive -project, cast, contrive, design, envision, externalise, externalize, fancy, figure, image, jut, labor, picture, plan, projection, propose, protrude, see, task, throw, undertaking, visualise, visualize -projected, jutting, projecting, protruding, relieved, sticking -projectile, missile, rocket -projecting, jutting, projected, protruding, relieved, sticking -projection, ejection, expulsion, jut, jutting, project, protrusion -prokaryote, procaryote -prokaryotic, procaryotic -prokayotae, monera -prolactin, luteotropin -prolapse, descensus, prolapsus -prolapsus, descensus, prolapse -prolate, elliptic, elliptical, oval, ovate, oviform, ovoid -prole, proletarian, worker -proletarian, prole, worker -proletariat, labor, labour -prolific, fecund, fertile -prolificacy, fertility, rankness, richness -prolixity, prolixness, windiness, wordiness -prolixness, prolixity, windiness, wordiness -prologise, prologize, prologuize -prologize, prologise, prologuize -prologuize, prologise, prologize -prolong, extend, protract, sustain -prolongation, continuation, extension, lengthening, lengthiness, perpetuation, protraction -prolonged, elongated, extended, lengthened, lengthy, protracted -prolusion, foreword, preface -prom, promenade -promenade, amble, mall, parade, perambulation, prom, saunter, stroll, troop -promethazine, phenergan -promethium, pm -prominence, bulge, bump, excrescence, extrusion, gibbosity, gibbousness, hump, jut, protrusion, protuberance, swelling -prominent, big, large, outstanding, salient, spectacular, striking -prominently, conspicuously -promiscuity, promiscuousness -promiscuous, easy, light, loose, sluttish, wanton -promiscuously, indiscriminately, licentiously, wantonly -promiscuousness, promiscuity -promise, anticipate, assure, call, forebode, foretell, hope, predict, prognosticate -promiser, promisor -promising, bright, hopeful -promisor, promiser -promontory, foreland, head, headland -promote, advance, advertise, advertize, boost, elevate, encourage, further, push, raise, upgrade -promoter, booster, impresario, plugger, showman -promotion, advancement, forwarding, furtherance, packaging, publicity -prompt, actuate, cue, immediate, incite, inspire, instigate, motivate, move, prompting, propel, quick, remind, straightaway -prompter, autocue -prompting, prompt, suggestion -promptitude, promptness -promptly, pronto, quick, quickly, readily -promptness, promptitude, punctuality -promulgate, exclaim, proclaim -promulgated, published -promulgation, announcement, proclamation -prone, prostrate -prongbuck, pronghorn -pronged, bifurcate, biramous, branched, forficate, forked, prongy, tined -pronghorn, prongbuck -prongy, bifurcate, biramous, branched, forficate, forked, pronged -pronounce, articulate, enounce, enunciate, judge, label, say -pronounced, marked -pronouncement, dictum -pronto, promptly, readily -pronunciamento, manifesto -pronunciation, orthoepy -proof, proofread, substantiation, validation -proofread, proof -proofreader, reader -prop, airscrew, property, shore -propaedeutic, preparative, preparatory, propaedeutics -propaedeutics, propaedeutic -propagandise, propagandize -propagandist, propagandistic -propagandistic, propagandist -propagandize, propagandise -propagate, broadcast, circularise, circularize, circulate, diffuse, disperse, disseminate, distribute, spread -propagation, extension, generation, multiplication -propagator, disseminator -propanal, propionaldehyde -propanamide, proprionamide -propanolol, inderal -propanone, acetone -propel, actuate, impel, incite, motivate, move, prompt -propellant, propellent, propelling, propulsive -propellent, propellant, propelling, propulsive -propeller, propellor -propelling, propellant, propellent, propulsive -propellor, propeller -propenal, acrolein -propene, propylene -propenoate, acrylate -propenonitrile, acrylonitrile -propensity, aptness, leaning, proclivity, tendency -proper, right -properly, decent, decently, right -properness, correctitude, propriety -property, attribute, belongings, dimension, holding, place, prop -prophecy, divination, prognostication, vaticination -prophesier, oracle, prophet, seer, vaticinator -prophesy, preach, vaticinate -prophet, oracle, prophesier, seer, vaticinator -prophetic, prophetical -prophetical, prophetic -prophets, nebiim -prophylactic, antifertility, cautionary, condom, contraceptive, preventative, preventive, rubber, safe, safety -propinquity, proximity -propionaldehyde, propanal -propitiate, appease -propitiation, atonement, conciliation, expiation, placation -propitiative, propitiatory -propitiatory, expiative, expiatory, propitiative -propitiously, auspiciously -propitiousness, auspiciousness -propjet, turboprop -proponent, advocate, advocator, exponent -proportion, balance, dimension, proportionality, ratio, symmetry -proportional, relative -proportionality, balance, proportion -proportionally, proportionately -proportionate, harmonious, symmetrical -proportionately, proportionally -proportionateness, commensurateness, correspondence -proposal, proposition -propose, advise, aim, nominate, offer, project, purport, purpose, suggest -proposer, mover, suggester -proposition, proffer, proposal, suggestion -propoxyphene, darvon -proprietary, proprietorship -proprietor, owner -proprietorship, proprietary -propriety, correctitude, properness -proprionamide, propanamide -propulsion, actuation -propulsive, propellant, propellent, propelling -propylene, propene -prorogue, defer, postpone, remit, shelve, table -prosaic, commonplace, earthbound, humdrum, pedestrian, prosy, unglamorous, unglamourous -prosaically, unimaginatively -prosaicness, prosiness -proscenium, apron, forestage -proscribe, disallow, forbid, interdict, nix, prohibit, veto -proscribed, forbidden, out, prohibited, taboo, tabu, verboten -proscription, ban, banishment, prohibition -prosecute, engage, pursue -prosecution, pursuance -proselytise, proselytize -proselytize, proselytise -prosencephalon, forebrain -proserpina, proserpine -proserpine, proserpina -prosiness, prosaicness -prosodion, processional -prosody, inflection, metrics -prosom, estazolam -prosopopoeia, personification -prospect, aspect, candidate, chance, expectation, outlook, panorama, prognosis, scene, view, vista -prosper, flourish, thrive -prospering, booming, flourishing, palmy, prosperous, roaring, thriving -prosperity, successfulness -prosperous, booming, comfortable, easy, favorable, favourable, flourishing, golden, halcyon, lucky, palmy, prospering, roaring, thriving -prospicience, farsightedness, foresight, prevision -prospicient, farseeing, farsighted, foresighted, foresightful, long, longsighted -prostate, prostatic -prostatic, prostate -prostheon, prosthion -prosthion, prostheon -prosthodontia, prosthodontics -prosthodontics, prosthodontia -prostigmin, neostigmine -prostitute, bawd, cocotte, cyprian, harlot, tart, whore -prostitution, harlotry, whoredom -prostrate, flat, prone -prostration, collapse -prostyle, pseudoprostyle -prosy, earthbound, pedestrian, prosaic -protactinium, pa, protoactinium -protagonism, advocacy -protagonist, admirer, agonist, booster, champion, friend, supporter -protease, peptidase, proteinase -protected, saved -protection, aegis, auspices, security, shelter, tribute -protector, defender, guardian, shielder -proteinase, peptidase, protease -proteinuria, albuminuria -protest, dissent, objection, protestation, resist -protestation, protest -protester, contestant, demonstrator, dissenter, dissident, objector -prothalamion, prothalamium -prothalamium, prothalamion -protirelin, trf, trh -protist, protistan -protistan, protist -protoactinium, pa, protactinium -protoanthropology, protohistory -protoarchaeology, protoarcheology -protoarcheology, protoarchaeology -protoheme, haem, haemitin, hematin, heme -protohemin, hemin -protohistory, protoanthropology -protomammal, therapsid -protoplast, energid -prototypal, archetypal, archetypical, prototypic, prototypical -prototype, epitome, image, paradigm -prototypic, archetypal, archetypical, prototypal, prototypical -prototypical, archetypal, archetypical, prototypal, prototypic -protozoal, protozoan, protozoic -protozoan, protozoal, protozoic, protozoon -protozoic, protozoal, protozoan -protozoon, protozoan -protract, extend, prolong -protracted, extended, lengthy, prolonged -protractedly, lingeringly -protractible, protractile -protractile, protractible -protraction, continuation, lengthening, lengthiness, perpetuation, prolongation -protrude, bulge, jut, pop, pouch, project, start -protruding, jutting, projected, projecting, relieved, sticking -protrusible, protrusile -protrusile, protrusible -protrusion, bulge, bump, excrescence, extrusion, gibbosity, gibbousness, hump, jut, jutting, projection, prominence, protuberance, swelling -protuberance, bulge, bump, excrescence, extrusion, gibbosity, gibbousness, hump, jut, prominence, protrusion, swelling -protuberant, bellied, bellying, bulbous, bulging, bulgy -proturan, telsontail -proud, gallant, lofty, majestic -provability, demonstrability -provable, demonstrable -provably, demonstrably, incontrovertibly -prove, demonstrate, essay, establish, evidence, examine, leaven, raise, rise, shew, show, test, testify, try -proved, proven -proven, proved -provenance, birthplace, cradle, provenience -provencal, occitan -provender, commissariat, feed, provisions, viands, victuals -provenience, birthplace, cradle, provenance -proventil, albuterol, ventolin -provera, medroxyprogesterone -proverb, adage, byword, saw -provide, allow, cater, furnish, leave, offer, ply, render, supply -providential, divine, miraculous -providentially, prudently -provider, supplier -province, responsibility, state -provincial, bucolic, peasant -provincialism, localism, sectionalism -provision, planning, preparation, proviso, purvey, supply, supplying -provisional, probationary, provisionary, tentative -provisionary, probationary, provisional, tentative -provisioner, sutler, victualer, victualler -provisions, commissariat, provender, viands, victuals -proviso, provision -provocation, aggravation, incitation, incitement, irritation -provocatively, provokingly -provoke, arouse, beset, chevvy, chevy, chivvy, chivy, elicit, enkindle, evoke, fire, harass, harry, hassle, kindle, molest, plague, raise, stimulate -provoked, aggravated -provoker, firebrand, inciter, instigant, instigator -provoking, agitating, agitative -provokingly, provocatively -provos, ira -prow, bow, fore, stem -prowess, art, artistry -prowl, lurch -prowler, sneak, stalker -prox, proximo -proximity, propinquity -proximo, prox -proxy, placeholder, procurator -prozac, fluoxetine, sarafem -prude, puritan -prudence, circumspection, discreetness, discretion -prudently, providentially -prudery, grundyism, primness, prudishness -prudish, priggish, prim, prissy, puritanical, straightlaced, straitlaced, victorian -prudishly, puritanically -prudishness, grundyism, primness, prudery -prune, clip, crop, cut, dress, lop, rationalise, rationalize, snip, trim -pruner, lopper, trimmer -prurience, carnality, lasciviousness, lubricity, pruriency -pruriency, carnality, lasciviousness, lubricity, prurience -prurient, lubricious, lustful, salacious -prussia, preussen -pry, crowbar, intrude, jimmy, lever, nose, poke, prise, prize -prying, nosey, nosiness, nosy, snoopiness, snoopy -ps, postscript -psalmody, hymnody -psalterium, omasum -pseud, fake, faker, fraud, imposter, impostor, pretender, pseudo, sham, shammer -pseudo, fake, faker, fraud, imposter, impostor, pretender, pseud, sham, shammer -pseudohermaphrodite, pseudohermaphroditic -pseudohermaphroditic, pseudohermaphrodite -pseudonym, anonym -pseudoperipteral, peristylar -pseudopod, pseudopodium -pseudopodium, pseudopod -pseudoprostyle, prostyle -pseudoscorpiones, chelonethida, pseudoscorpionida -pseudoscorpionida, chelonethida, pseudoscorpiones -pseudosmallpox, alastrim, pseudovariola -pseudovariola, alastrim, pseudosmallpox -pseudowintera, wintera -psilocin, psilocybin -psilocybin, psilocin -psilopsida, psilotatae -psilosis, sprue -psilotatae, psilopsida -psittacosaur, psittacosaurus -psittacosaurus, psittacosaur -psittacosis, ornithosis -psocoptera, corrodentia -psyche, brain, head, mind, nous, soul -psychiatric, psychiatrical -psychiatrical, psychiatric -psychiatrist, shrink -psychiatry, psychopathology -psychic, psychical -psychical, psychic -psycho, psychotic -psychoactive, psychotropic -psychoanalyse, analyse, analyze, psychoanalyze -psychoanalysis, analysis -psychoanalyst, analyst -psychoanalytic, psychoanalytical -psychoanalytical, psychoanalytic -psychoanalyze, analyse, analyze, psychoanalyse -psychogenetic, psychogenic -psychogenic, psychogenetic -psychokinesis, telekinesis -psychometrics, psychometrika, psychometry -psychometrika, psychometrics, psychometry -psychometry, psychometrics, psychometrika -psychoneurosis, neurosis, neuroticism -psychoneurotic, neurotic -psychopath, sociopath -psychopathic, psychopathologic, psychopathological -psychopathologic, psychopathic, psychopathological -psychopathological, psychopathic, psychopathologic -psychopathology, psychiatry -psychophysiology, neuropsychology -psychotherapeutic, cathartic -psychotherapeutics, psychotherapy -psychotherapy, psychotherapeutics -psychotic, psycho -psychotropic, psychoactive -psylla, psyllid -psyllid, psylla -psyllidae, chermidae -psyllium, fleawort -pt, platinum -pteretis, matteuccia -pteridospermae, pteridospermaphyta -pteridospermaphyta, pteridospermae -ptomain, ptomaine -ptomaine, ptomain -ptyalise, ptyalize, spew, spit, spue -ptyalize, ptyalise, spew, spit, spue -pu, plutonium -pub, pothouse, saloon, taphouse -puberty, pubescence -puberulent, downy, pubescent, sericeous -pubes, loins -pubescence, puberty -pubescent, downy, puberulent, sericeous -public, populace, world -publically, publicly -publication, issue, publishing, publications -publicise, advertise, advertize, air, bare, publicize -publicised, publicized -publiciser, publicist, publicizer -publicist, publiciser, publicizer -publicity, packaging, promotion -publicize, advertise, advertize, air, bare, publicise -publicized, publicised -publicizer, publiciser, publicist -publicizing, advertising -publicly, publically -publish, issue, print, release, write -published, promulgated -publishing, publication -puccoon, bloodroot, redroot, tetterwort -pucka, pukka -pucker, cockle, crumple, gather, knit, ruck, rumple, tuck -puckish, arch, impish, implike, mischievous, pixilated, prankish, wicked -puckishly, impishly -puckishness, impishness, mischievousness, whimsicality -pud, pudding -pudding, pud -puddingheaded, addlebrained, addlepated, muddleheaded -puddle, addle, make, micturate, muddle, pee, piddle, piss, pool, urinate, wee -pudginess, chubbiness, rolypoliness, tubbiness -pudgy, dumpy, podgy, tubby -puerile, adolescent, jejune, juvenile -puerility, childhood, childishness -puff, blow, chuff, comfort, comforter, drag, draw, gasp, hassock, heave, huff, ottoman, pant, pouf, pouffe, powderpuff, puffed, pull, quilt, whiff -puffball, earthball -puffed, puff -puffer, blowfish, globefish, pufferfish -pufferfish, blowfish, globefish, puffer -puffiness, inflation, lump, ostentation, ostentatiousness, pomposity, pompousness, pretentiousness, splashiness, swelling -puffing, huffing, snorting -puffy, bouffant, gusty, intumescent, tumescent, tumid, turgid -pugilism, boxing, fisticuffs -pugilist, boxer -puglia, apulia -pugnacious, rough -pugnacity, aggressiveness, belligerence -pujunan, maidu -puke, barf, bum, cast, cat, chuck, crumb, disgorge, git, honk, lowlife, purge, rat, regorge, regurgitate, retch, rotter, sick, skunk, spew, spue, stinker, stinkpot, upchuck, vomit, vomitus -puking, disgorgement, emesis, regurgitation, vomit, vomiting -pukka, pucka -pulasan, pulassan -pulassan, pulasan -pule, mewl, wail, whimper -pull, attract, clout, commit, deplumate, deplume, displume, drag, draw, extract, force, overstretch, perpetrate, pluck, puff, pulling, rend, rip, rive, tear, twist, wrench -pullback, tieback -puller, dragger, tugger -pullet, frier, fryer -pulley, block -pulling, pull -pullout, disengagement, fallback -pullover, slipover -pullulate, bourgeon, germinate, pour, shoot, sprout, spud, stream, swarm, teem -pullulation, gemmation -pulmonary, pneumonic, pulmonic -pulmonic, pneumonic, pulmonary -pulp, flesh, mush -pulpiness, mushiness -pulpit, ambo, dais, podium, rostrum, soapbox, stump -pulpy, squashy -pulsate, beat, pulse, quiver, throb -pulsation, beat, heartbeat, impulse, pulse, pulsing -pulse, beat, heartbeat, impulse, pulsate, pulsation, pulsing, throb -pulseless, breathless, inanimate -pulsing, impulse, pulsation, pulse -pulverisation, grind, mill, powder, pulverization -pulverise, demolish, powder, powderise, powderize, pulverize -pulverised, powdered, powdery, pulverized -pulverization, grind, mill, powder, pulverisation -pulverize, demolish, powder, powderise, powderize, pulverise -pulverized, powdered, powdery, pulverised -puma, catamount, cougar, painter, panther -pummel, biff, pommel -pummelo, pomelo, shaddock -pump, heart, ticker -pumped, wired -pun, paronomasia, punning, wordplay -punch, biff, clout, lick, perforate, plug, poke, puncher, slug -punchayet, panchayat, panchayet -puncher, cattleman, cowboy, cowhand, cowherd, cowman, cowpoke, cowpuncher, punch -punctilious, meticulous -punctiliousness, meticulosity, meticulousness, scrupulousness -punctuality, promptness -punctually, duly -punctuate, accent, accentuate, emphasise, emphasize, mark, stress -puncture, deflate -punctured, perforate, perforated, pierced -pundit, initiate, savant -pungency, bite, raciness, sharpness -pungent, acrid, barbed, biting, mordacious, nipping -punic, carthaginian, perfidious, treacherous -puniness, pettiness, runtiness, slightness, stuntedness, triviality -punish, penalise, penalize -punishable, penal -punishing, arduous, backbreaking, grueling, gruelling, hard, heavy, laborious, operose, toilsome -punishment, penalisation, penalization, penalty -punitive, punitory -punitively, penally, punitorily -punitorily, penally, punitively -punitory, punitive -punjabi, panjabi -punk, bum, cheap, cheesy, chintzy, crummy, goon, hood, hoodlum, kindling, sleazy, spunk, thug, tinder, tinny, touchwood, tough, toughie -punkey, punkie, punky -punkie, punkey, punky -punky, punkey, punkie -punning, paronomasia, pun, wordplay -punt, back, gage, game, pole, pound, punting, stake -punter, better, bettor, wagerer -punting, punt -puny, runty, shrimpy -pup, puppy, whelp -pupil, educatee, schoolchild, student -puppet, creature, marionette, tool -puppy, pup -puppyish, puppylike -puppylike, puppyish -purau, balibago, mahagua, mahoe, majagua -purblind, obtuse -purchasable, bribable, corruptible, dishonest, venal -purchase, buy, leverage -purchaser, buyer, emptor, vendee -purchasing, buying -purdah, solitude -pure, arrant, complete, consummate, everlasting, gross, perfect, saturated, sodding, staring, stark, thoroughgoing, unadulterated, utter, vestal, virgin, virginal, virtuous -pureblood, pedigree, pedigreed, pureblooded, purebred, thoroughbred -pureblooded, pedigree, pedigreed, pureblood, thoroughbred -purebred, pureblood, thoroughbred -puree, strain -purely, strictly -pureness, honor, honour, innocence, purity, sinlessness, whiteness -purgation, catharsis, katharsis, purge, purging, purification -purgative, aperient, cathartic, evacuant, physic -purgatorial, purging, purifying -purge, barf, cast, cat, chuck, disgorge, flush, honk, puke, purgation, purging, purify, regorge, regurgitate, retch, sanctify, scour, sick, spew, spue, upchuck, vomit -purging, purgation, purgatorial, purge, purifying -purification, purgation, refinement, refining -purify, distill, purge, sanctify, sublimate -purifying, cleansing, purgatorial, purging -purinethol, mercaptopurine -puritan, prude -puritanic, blue, puritanical -puritanical, blue, priggish, prim, prissy, prudish, puritanic, straightlaced, straitlaced, victorian -puritanically, prudishly -purity, honor, honour, innocence, pureness, sinlessness, whiteness -purl, eddy, sough, swirl, whirl, whirlpool -purlieu, environs -purloin, abstract, cabbage, filch, hook, lift, nobble, pilfer, pinch, snarf, sneak, swipe -purloo, poilu -purple, empurple, empurpled, imperial, majestic, purpleness, purplish, purpurate, regal, royal, violet -purpleness, purple -purplish, purple, violet -purport, aim, drift, intent, propose, purpose, spirit -purportedly, supposedly -purpose, aim, design, determination, function, intent, intention, propose, purport, resolve, role, use -purposeless, otiose, pointless, senseless, superfluous, wasted -purposelessness, aimlessness -purposely, advisedly, deliberately, designedly, intentionally -purpura, peliosis -purpurate, empurple, purple -purr, birr, whir, whirr, whiz, whizz -purse, bag, handbag, pocketbook, wrinkle -pursual, chase, following, pursuit -pursuance, prosecution, pursuit, quest -pursue, engage, follow, prosecute -pursued, chased -pursuer, chaser -pursuit, avocation, chase, following, hobby, interest, pastime, pursual, pursuance, quest, sideline -pursy, blown, winded -purulence, festering, ichor, purulency, pus, sanies, suppuration -purulency, purulence -purulent, pussy -purvey, provision -purview, horizon, view -pus, festering, ichor, pansa, purulence, sanies, suppuration -puseyism, tractarianism -push, advertise, advertize, agitate, button, campaign, crowd, crusade, drive, energy, fight, force, labor, labour, press, promote, pushing, thrust, tug -pushcart, cart, handcart -pushchair, carriage, perambulator, pram, pusher, stroller -pusher, carriage, peddler, perambulator, pram, pushchair, shover, stroller, thruster, zori -pushful, pushy -pushiness, bumptiousness, cockiness, forwardness -pushing, push -pushover, breeze, cinch, picnic, snap, walkover -pushpin, thumbtack -pushtun, pashtoon, pashtun, pathan -pushy, pushful -pusillanimity, pusillanimousness -pusillanimous, unmanly -pusillanimously, simperingly -pusillanimousness, pusillanimity -puss, cunt, kitty, pussy, pussycat, slit, snatch, twat -pussley, pussly, verdolagas -pussly, pussley, verdolagas -pussy, cunt, kitty, purulent, puss, pussycat, slit, snatch, twat -pussycat, kitty, puss, pussy -pussyfoot, creep, mouse, sneak -pustulate, acned, pimpled, pimply -put, arrange, assign, cast, commit, couch, frame, invest, lay, order, place, pose, position, redact, set -putrefacient, putrefactive -putrefaction, corruption, decomposition, degeneracy, depravation, depravity, rot, rotting -putrefactive, putrefacient -putrefiable, decayable, putrescible, spoilable -putrescence, corruption, putridness, rottenness -putrescible, decayable, putrefiable, spoilable -putridness, corruption, putrescence, rottenness -putsch, coup, takeover -putt, putting -putter, monkey, potter, tinker -putterer, potterer -putting, putt -putz, cock, dick, pecker, peter, prick, shaft, tool -puzzle, amaze, baffle, beat, bewilder, dumbfound, flummox, get, gravel, mystifier, mystify, nonplus, perplex, pose, puzzler, stick, stupefy, teaser, vex -puzzled, nonplused, nonplussed -puzzlement, bafflement, befuddlement, bemusement, bewilderment, mystification, obfuscation -puzzler, mystifier, puzzle, teaser -puzzling, confusing, enigmatic, enigmatical, perplexing -pyaemia, pyemia -pyaemic, pyemic -pycnanthemum, koellia -pycnosis, pyknosis -pycnotic, pyknotic -pyemia, pyaemia -pyemic, pyaemic -pygmy, pigmy -pyjama, jammies, pajama -pyknic, endomorphic -pyknosis, pycnosis -pyknotic, pycnotic -pyorrhea, pyorrhoea -pyorrhoea, pyorrhea -pyracanth, firethorn, pyracantha -pyracantha, firethorn, pyracanth -pyralidae, pyralididae -pyralididae, pyralidae -pyramidal, pyramidic, pyramidical -pyramidic, pyramidal, pyramidical -pyramidical, pyramidal, pyramidic -pyrectic, pyrogen -pyrexia, febricity, febrility, fever, feverishness -pyridium, phenazopyridine -pyridoxal, adermin, pyridoxamine, pyridoxine -pyridoxamine, adermin, pyridoxal, pyridoxine -pyridoxine, adermin, pyridoxal, pyridoxamine -pyroelectric, pyroelectrical -pyroelectrical, pyroelectric -pyrogen, pyrectic -pyrogenetic, pyrogenic, pyrogenous -pyrogenic, igneous, pyrogenetic, pyrogenous -pyrogenous, igneous, pyrogenetic, pyrogenic -pyrola, wintergreen -pyroligneous, pyrolignic -pyrolignic, pyroligneous -pyrosis, heartburn -pyrotechnic, firework, pyrotechnical -pyrotechnical, pyrotechnic -pyrotechnics, pyrotechny -pyrotechny, pyrotechnics -pyroxylin, pyroxyline -pyroxyline, pyroxylin -pyrrhic, dibrach -pyrrhotine, pyrrhotite -pyrrhotite, pyrrhotine -pythia, pythoness -pythias, phintias -pythoness, pythia -pyx, pix -pyxidium, pyxis -pyxie, pixie, pixy -pyxis, pyxidium -qabala, cabala, cabbala, cabbalah, kabala, kabbala, kabbalah, qabalah -qabalah, cabala, cabbala, cabbalah, kabala, kabbala, kabbalah, qabala -qabalistic, cabalistic, cryptic, cryptical, kabbalistic, sibylline -qabbala, cabala, cabbala, cabbalah, kabala, kabbala, kabbalah, qabbalah -qabbalah, cabala, cabbala, cabbalah, kabala, kabbala, kabbalah, qabbala -qaddafi, gaddafi, khadafy, qadhafi -qadhafi, gaddafi, khadafy, qaddafi -qaeda, base -qandahar, kandahar -qat, cat, kat, khat, quat -qatar, katar -qatari, katari -qi, chi, ki -qiang, qiangic -qiangic, qiang -qindarka, qintar -qing, manchu -qintar, qindarka -quaalude, methaqualone -quackery, charlatanism, empiricism -quackgrass, witchgrass -quad, quadrangle, quadriceps, quadruplet, space -quadrangle, quad, quadrilateral, tetragon -quadraphonic, quadrasonic, quadriphonic, quadrisonic -quadrasonic, quadraphonic, quadriphonic, quadrisonic -quadriceps, quad -quadrilateral, quadrangle, tetragon -quadriphonic, quadraphonic, quadrasonic, quadrisonic -quadrisonic, quadraphonic, quadrasonic, quadriphonic -quadruped, quadrupedal -quadrupedal, quadruped -quadruple, fourfold, quadruplet, quadruplex, quadruplicate, quartet, quartette -quadruplet, four, foursome, iv, quad, quadruple, quartet, quartette, quatern, quaternary, quaternion, quaternity, tetrad -quadruplex, fourfold, quadruple, quadruplicate -quadruplicate, fourfold, quadruple, quadruplex -quaff, gulp, swig -quag, mire, morass, quagmire, slack -quaggy, boggy, marshy, miry, mucky, muddy, sloppy, sloughy, soggy, squashy, swampy, waterlogged -quagmire, mire, morass, quag, slack -quahaug, quahog -quahog, quahaug -quail, cringe, flinch, funk, recoil, shrink, squinch, wince -quake, earthquake, palpitate, quiver, seism, temblor, tremor -quaker, friend, trembler -qualification, making, reservation -qualified, certified, dependant, dependent, restricted -qualifier, modifier -qualify, characterise, characterize, condition, dispose, modify, restrict, specify, stipulate -qualifying, limiting, modification, pass, passing -quality, caliber, calibre, character, choice, lineament, prime, prize, select, timber, timbre, tone -qualm, misgiving, queasiness, scruple, squeamishness -quamash, camas, camash, camass, camosh -quamassia, camassia -quandang, quandong, quantong -quandary, dilemma, plight, predicament -quandong, quandang, quantong -quantal, quantized -quantifiability, measurability -quantify, measure -quantisation, quantization -quantise, quantize -quantity, amount, measure -quantization, quantisation -quantize, quantise -quantized, quantal -quantong, quandang, quandong -quarantined, isolated -quarrel, altercate, argufy, dispute, dustup, row, scrap, words, wrangle -quarreler, quarreller -quarreller, quarreler -quarrelsomeness, contentiousness -quarrier, quarryman -quarry, pit, prey, target -quarryman, quarrier -quarter, billet, canton, draw, fourth, poop, quartern, stern, tail -quartern, fourth, quarter -quartet, four, foursome, iv, quadruple, quadruplet, quartette, quatern, quaternary, quaternion, quaternity, tetrad -quartette, foursome, quadruple, quadruplet, quartet -quartic, biquadrate, biquadratic -quartz, crystal, lechatelierite -quash, annul, avoid, invalidate, nullify, reduce, repress, subdue, subjugate, void -quassia, bitterwood -quat, cat, kat, khat, qat -quatercentenary, quatercentennial -quatercentennial, quatercentenary -quatern, four, foursome, iv, quadruplet, quartet, quaternary, quaternion, quaternity, tetrad -quaternary, four, foursome, fourth, iv, quadruplet, quartet, quatern, quaternate, quaternion, quaternity, tetrad -quaternate, quaternary -quaternion, four, foursome, iv, quadruplet, quartet, quatern, quaternary, quaternity, tetrad -quaternity, four, foursome, iv, quadruplet, quartet, quatern, quaternary, quaternion, tetrad -quaver, trill, warble, waver -quavering, tremulous -quayage, wharfage -queasiness, qualm, restlessness, squeamishness, uneasiness -queasy, anxious, loathsome, nauseated, nauseating, nauseous, nervous, noisome, offensive, sick, sickening, sickish, uneasy, unquiet, vile -quechua, kechua, kechuan, quechuan -quechuan, kechua, kechuan, quechua -queen, fag, faggot, fagot, fairy, king, nance, pansy, poof, poove, pouf, queer, tabby -queenlike, queenly -queenly, queenlike -queer, baffle, bilk, cross, curious, endanger, expose, fag, faggot, fagot, fairy, foil, frustrate, funny, gay, homophile, nance, odd, pansy, peculiar, peril, poof, poove, pouf, queen, rum, rummy, scotch, scupper, singular, spoil, thwart -queerly, fishily, funnily, oddly, strangely -queerness, crotchet, gayness, homoeroticism, homosexualism, homosexuality, oddity, quirk, quirkiness -quell, appease, quench, squelch, stay -quelled, quenched, squelched -quelling, crushing, stifling, suppression -quench, allay, assuage, extinguish, quell, slake, squelch -quenched, quelled, satisfied, slaked, squelched -quenching, extinction, extinguishing -quenchless, unquenchable -querier, asker, enquirer, inquirer, questioner -querulous, fretful, whiney, whiny -querulously, fractiously, peevishly -query, enquiry, inquiry, interrogation, question -quest, bay, bespeak, pursuance, pursuit, request, seeking -quester, searcher, seeker -question, doubt, doubtfulness, dubiousness, enquiry, head, inquiry, interrogate, interrogation, interrogative, interview, motion, oppugn, query, wonder -questionable, confutable, confutative, refutable -questionably, dubiously -questioner, asker, enquirer, inquirer, querier -questioning, doubting, inquiring, inquisitive, quizzical, sceptical, skeptical, speculative, wondering -questioningly, quizzically, wonderingly -quetch, complain, kick, kvetch, plain -quiaquia, cigarfish -quibble, bicker, brabble, cavil, niggle, pettifog, quiddity, squabble -quibbler, caviler, caviller, pettifogger -quick, agile, fast, flying, immediate, nimble, prompt, promptly, quickly, ready, speedy, spry, straightaway, warm -quicken, accelerate, animate, invigorate, reanimate, recreate, renovate, repair, revive, revivify, speed, vivify, whet -quickener, enlivener, invigorator -quickening, acceleration, speedup -quicker, faster -quickest, fastest -quickie, quicky -quicklime, calx, lime -quickly, apace, cursorily, promptly, quick, rapidly, speedily -quickness, adeptness, adroitness, celerity, deftness, facility, rapidity, rapidness, speediness -quicksilver, erratic, fickle, hg, hydrargyrum, mercurial, mercury -quicky, quickie -quid, chaw, chew, cud, plug, pound, wad -quiddity, cavil, haecceity, quibble -quidnunc, busybody -quiesce, hush, quiet, quieten -quiescence, dormancy, quiescency, sleeping -quiescency, dormancy, quiescence, sleeping -quiet, calm, hush, hushed, lull, muted, placid, placidity, quiesce, quieten, quietly, repose, restrained, serenity, silence, smooth, still, subdued, tranquil, tranquility, tranquilize, tranquillise, tranquillity, tranquillize, unruffled -quieten, calm, hush, lull, quiesce, quiet, silence, still, tranquilize, tranquillise, tranquillize -quietly, quiet, restfully, softly -quietness, quietude, soundlessness, tranquility, tranquillity -quietude, quietness, tranquility, tranquillity -quietus, rest, sleep -quill, calamus, pinion, shaft -quilt, comfort, comforter, puff -quin, quint, quintuplet -quinacrine, atabrine, mepacrine -quincentenary, quincentennial -quincentennial, quincentenary -quinidex, quinidine, quinora -quinidine, quinidex, quinora -quinone, benzoquinone -quinora, quinidex, quinidine -quint, cinque, fin, five, fivesome, pentad, phoebe, quin, quintet, quintuplet, v -quintal, cental, centner, cwt, hundredweight -quintessence, ether -quintet, cinque, fin, five, fivesome, pentad, phoebe, quint, quintette, quintuple, quintuplet, v -quintette, fivesome, quintet, quintuple, quintuplet -quintuple, fivefold, quintet, quintette, quintuplet -quintuplet, cinque, fin, five, fivesome, pentad, phoebe, quin, quint, quintet, quintette, quintuple, v -quip, crack, epigram, gag, sally, wisecrack -quirk, crotchet, oddity, queerness, quirkiness -quirkiness, crotchet, oddity, queerness, quirk -quirky, kinky, offbeat -quisling, collaborationist, collaborator -quislingism, collaboration, collaborationism -quit, cease, depart, discontinue, foreswear, relinquish, renounce, resign, stop -quite, rather -quittance, repayment -quiver, beat, chill, flicker, flitter, flutter, frisson, palpitate, palpitation, pulsate, quake, quivering, shakiness, shaking, shiver, shudder, thrill, tingle, trembling, vibration, waver -quivering, palpitation, quiver, shakiness, shaking, trembling, vibration -quixotic, romantic -quiz, test -quizzer, examiner, tester -quizzical, mocking, questioning, teasing -quizzically, questioningly -quoin, coign, coigne, corner -quoits, horseshoes -quondam, erstwhile, former, old, onetime, sometime -quotable, repeatable -quotation, acknowledgment, citation, cite, credit, mention, quote, reference -quote, citation, cite, quotation -quotidian, everyday, mundane, routine, unremarkable, workaday -quran, book, koran -r, radius, roentgen -ra, radium, re -rabato, rebato -rabbet, rebate -rabbinic, rabbinical -rabbinical, rabbinic -rabbit, coney, cony, hare, lapin -rabbitweed, snakeweed -rabble, mob, ragtag, riffraff, rout -rabid, fanatic, fanatical, overzealous -rabidity, madness, rabidness -rabidness, madness, rabidity -rabies, hydrophobia, lyssa, madness -raccoon, racoon -race, airstream, backwash, hasten, hie, hotfoot, raceway, run, rush, slipstream, speed, subspecies, wash -racecourse, racetrack, raceway, track -racehorse, bangtail -racetrack, racecourse, raceway, track -raceway, race, racecourse, racetrack, track -rachet, ratch, ratchet -rachis, back, backbone, spine -rachischisis, schistorrhachis -rachitic, rickety -rachitis, rickets -rachmaninoff, rachmaninov -rachmaninov, rachmaninoff -racialism, racism -racialist, racist -raciness, bite, gaminess, pungency, ribaldry, sharpness, spiciness -racism, racialism -racist, antiblack, racialist -rack, excruciate, extort, gouge, scud, squeeze, stand, torment, torture, wheel, wrack, wring -racket, dissonance, jollify, noise, racquet, revel, wassail -racketiness, noisiness -rackety, uproarious -racking, wrenching -raconteur, anecdotist -racoon, raccoon -racquet, racket -racy, blue, gamey, gamy, juicy, lively, naughty, rich, risque, robust, spicy -rad, radian -radar, radiolocation -raddle, reddle, ruddle -raddled, careworn, drawn, haggard, worn -radial, radiate, stellate -radian, rad -radiance, effulgence, glow, glowing, radiancy, refulgence, refulgency, shine -radiancy, effulgence, radiance, refulgence, refulgency, shine -radiant, beaming, beamy, effulgent, refulgent -radiate, beam, diversify, glow, radial, ray, shine, stellate -radiation, actinotherapy, irradiation, radioactivity, radiotherapy -radical, basal, base, extremist, group, revolutionary, root, stem, theme, ultra -radio, radiocommunication, tuner, wireless -radioactivity, radiation -radiocommunication, radio, wireless -radiogram, radiograph, shadowgraph, skiagram, skiagraph -radiograph, radiogram, shadowgraph, skiagram, skiagraph -radiography, skiagraphy -radiolocation, radar -radiologist, radiotherapist -radiology, radioscopy -radiophone, radiotelephone -radiophonic, radiotelephonic -radiophoto, radiophotograph -radiophotograph, radiophoto -radioscopy, radiology -radiosensitivity, photosensitivity -radiotelegraph, radiotelegraphy -radiotelegraphy, radiotelegraph -radiotelephone, radiophone, radiotelephony -radiotelephonic, radiophonic -radiotelephony, radiotelephone -radiotherapist, radiologist -radiotherapy, actinotherapy, irradiation, radiation -radish, daikon -radium, ra -radius, r, spoke -radix, base -radon, rn -raetam, juniper, retem -raffia, raphia -raffish, dapper, dashing, jaunty, natty, rakish, snappy, spiffy, spruce -raffishly, carelessly, rakishly -raft, batch, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, sight, slew, spate, stack, wad -rafter, balk, baulk, raftman, raftsman -raftman, rafter, raftsman -rafts, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, scads, scores, slews, stacks, tons, wads -raftsman, rafter, raftman -rag, annoy, bait, bedevil, berate, bother, chafe, chide, cod, crucify, devil, dun, frustrate, gravel, irritate, jaw, lambast, lambaste, lecture, nark, nettle, ragtime, rally, razz, rebuke, remonstrate, reprimand, reproof, ride, rile, scold, sheet, shred, tabloid, tag, tantalise, tantalize, tatter, taunt, tease, torment, trounce, twit, vex -ragamuffin, tatterdemalion -ragbag, farrago, gallimaufry, hodgepodge, hotchpotch, melange, mishmash, oddments -rage, craze, cult, fad, furor, furore, fury, madness, passion, ramp, storm -ragee, coracan, corakan, kurakkan, ragi -raggedly, jaggedly, stragglingly, unevenly -raggedness, roughness -ragi, coracan, corakan, kurakkan, ragee -raging, angry, furious, hot, tempestuous, wild -ragnarok, gotterdammerung -ragtag, rabble, riffraff -ragtime, rag -ragusa, dubrovnik -ragweed, ambrosia, benweed, bitterweed, ragwort -ragwort, benweed, butterweed, ragweed -raid, bust, foray, maraud -raider, despoiler, freebooter, looter, pillager, plunderer, spoiler -raiding, marauding, predatory -rail, fulminate, inveigh, railing, rails, revile, runway, track, train, vilify, vituperate -railcar, car -railing, rail -raillery, backchat, banter -railroad, dragoon, railway, sandbag -railroader, railwayman, trainman -rails, rail, runway, track -railway, railroad -railwayman, railroader, trainman -railyard, yard -raiment, apparel, array, clothe, dress, enclothe, garb, garment, habilitate, regalia, tog -raimentless, clothesless, garmentless -rain, pelting, rainfall, rainwater -raincoat, waterproof -rainfall, rain -rainfly, fly -raininess, foulness -rainproof, waterproof, waterproofed -rainwater, rain -rainy, showery -raisable, raiseable -raise, acclivity, advance, arouse, ascent, climb, conjure, elevate, elicit, enhance, enkindle, erect, evoke, farm, fire, grow, heave, heighten, hike, invoke, kindle, leaven, levy, lift, nurture, parent, produce, promote, prove, provoke, rear, recruit, resurrect, rise, stir, upgrade, upraise -raiseable, raisable -raised, brocaded, elevated, embossed -raiser, agriculturalist, agriculturist, cultivator, grower -raising, breeding, elevation, fosterage, fostering, lift, nurture, rearing, upbringing -raja, rajah -rajah, raja -rajiformes, batoidei -rajpoot, rajput -rajput, rajpoot -rake, blood, crease, graze, pitch, profligate, rakehell, rip, roue, scan, skim, slant -rakehell, blood, profligate, rake, rip, roue -rakish, dapper, dashing, jaunty, natty, raffish, snappy, spiffy, spruce -rakishly, carelessly, raffishly -rakishness, dapperness, jauntiness, nattiness -rale, rattle, rattling -ralegh, raleigh -raleigh, ralegh -rallentando, ritardando, ritenuto -rally, bait, cod, exchange, mobilise, mobilize, muster, rag, rallying, razz, rebound, ride, summon, tantalise, tantalize, taunt, tease, twit -rallying, rally -ram, aries, cram, crash, drive, force, jam, jampack, pound, tup, wad -ramate, branched, branching, ramose, ramous -ramble, cast, drift, jog, meander, range, roam, roll, rove, stray, swan, tramp, vagabond, wander -rambling, digressive, discursive, excursive, meandering, sprawling, straggling, straggly, wandering, winding -ramblingly, discursively -rambotan, rambutan -rambunctious, boisterous, robustious, rumbustious, unruly -rambutan, rambotan -ramee, ramie -ramekin, ramequin -ramequin, ramekin -rameses, ramesses, ramses -ramesses, rameses, ramses -ramie, ramee -ramification, branch, branching, complication, fork, forking, leg -ramify, branch, complexify, fork, furcate, separate -ramipril, altace -ramjet, atherodyde, athodyd -ramose, branched, branching, ramate, ramous -ramous, branched, branching, ramate, ramose -ramp, incline, rage, storm -rampant, rearing -rampantly, wild -rampart, bulwark, wall -ramses, rameses, ramesses -ramshackle, bedraggled, derelict, dilapidated, tatterdemalion -ranales, ranunculales -ranch, spread -rancid, sour -rancor, bitterness, gall, rancour, resentment -rancour, bitterness, gall, rancor, resentment -rand, reef, witwatersrand -randomisation, randomization -randomise, randomize -randomised, randomized -randomization, randomisation -randomize, randomise -randomized, randomised -randomly, arbitrarily, haphazardly, indiscriminately -randomness, entropy, haphazardness, noise, s, stochasticity -randy, aroused, horny, ruttish, steamy -ranee, rani -range, ambit, array, browse, cast, chain, compass, crop, drift, grade, grasp, graze, image, orbit, order, pasture, place, ramble, rank, rate, reach, roam, roll, rove, run, scope, stove, straddle, stray, swan, tramp, vagabond, wander -ranger, commando -rangoon, yangon -rangpur, lemanderin -rangy, gangling, gangly, lanky -rani, ranee -ranitidine, zantac -rank, absolute, crying, downright, egregious, flagrant, glaring, grade, gross, membership, order, outrank, place, range, rate, sheer -ranked, graded, stratified -ranking, superior -rankle, fret, grate -rankness, fertility, fetidness, foulness, malodorousness, prolificacy, richness, stinkiness -ransack, comb, despoil, foray, loot, pillage, plunder, reave, rifle, strip -ransacked, looted, pillaged, plundered -ransacking, rummage -ransom, redeem -ransomed, redeemed -rant, blah, bombast, claptrap, fustian, harangue, jabber, ranting, rave, spout -ranter, raver -ranting, harangue, rant -ranunculales, ranales -rap, belt, blame, knap, knock, pat, pink, strike, tap, whack, whang -rapacious, edacious, esurient, predatory, raptorial, ravening, ravenous, voracious, vulturine, vulturous, wolfish -rapaciousness, edacity, esurience, greediness, rapacity, voraciousness, voracity -rapacity, avarice, avaritia, covetousness, edacity, esurience, greed, rapaciousness, voraciousness, voracity -rape, assault, colza, despoil, dishonor, dishonour, outrage, plunder, rapine, ravish, ravishment, spoil, violate, violation -raped, despoiled, pillaged, ravaged, sacked -raper, rapist -raphe, rhaphe -raphia, raffia -rapid, speedy -rapidity, celerity, quickness, rapidness, speediness -rapidly, apace, quickly, speedily -rapidness, celerity, quickness, rapidity, speediness -rapier, tuck -rapine, rape -rapist, raper -rappel, abseil -rappeller, abseiler -rapper, doorknocker, knocker -rapport, resonance -rapprochement, reconciliation -rapscallion, imp, knave, monkey, rascal, rogue, scalawag, scallywag, scamp, varlet -rapt, ecstatic, enraptured, rapturous, rhapsodic -raptorial, predatory, rapacious, ravening, vulturine, vulturous -rapture, ecstasy, exaltation, raptus, transport -rapturous, ecstatic, enraptured, rapt, rhapsodic -rapturously, ecstatically, rhapsodically -raptus, ecstasy, exaltation, ictus, rapture, seizure, transport -rare, rarefied, rarified, uncommon -rarefied, elevated, exalted, grand, idealistic, lofty, rare, rarified, sublime -rarefy, attenuate, sublimate, subtilize -rarely, seldom -rareness, infrequency, rarity -rarified, elevated, exalted, grand, idealistic, lofty, rare, rarefied, sublime -rarify, complicate, elaborate, refine -raring, impatient -rarity, curio, curiosity, infrequency, oddity, oddment, peculiarity, rareness, tenuity -rascal, imp, knave, monkey, rapscallion, rogue, scalawag, scallywag, scamp, varlet -rascality, devilment, devilry, deviltry, mischief, mischievousness, prankishness, roguery, roguishness, shenanigan, shiftiness, slipperiness, trickiness -rascally, blackguardly, devilish, roguish, scoundrelly -rase, dismantle, level, raze -rash, blizzard, efflorescence, foolhardy, heady, reckless, roseola -rashly, headlong -rashness, foolhardiness, heedlessness, mindlessness, recklessness -rasht, resht -rasp, rasping -raspberry, bird, boo, hiss, hoot, razz, razzing, snort -rasping, grating, gravelly, rasp, raspy, rough, scratchy -raspingly, gratingly, harshly -raspy, grating, gravelly, rasping, rough, scratchy -rassling, grappling, wrestling -rasta, rastafarian -rastafari, rastas -rastafarian, rasta -rastas, rastafari -rat, betray, betrayer, blabber, blackleg, bum, crumb, denounce, fink, git, grass, informer, lowlife, puke, rotter, scab, shit, shop, skunk, snitch, squealer, stag, stinker, stinkpot, strikebreaker -ratability, rateability -ratable, rateable -ratables, rateables -ratafee, ratafia -ratafia, ratafee -ratan, rattan -rataplan, drumbeat -ratch, rachet, ratchet -ratchet, rachet, ratch -rate, grade, order, pace, place, range, rank, value -rateability, ratability -rateable, ratable -rateables, ratables -rather, instead, kinda, preferably, quite, sooner -ratification, confirmation -ratified, sanctioned -ratifier, endorser, indorser, subscriber -ratify, sign -rating, evaluation, paygrade, valuation -ratio, proportion -ratiocination, conclusion -ratiocinator, reasoner -rational, intellectual, noetic -rationale, principle -rationalisation, rationalization, systematisation, systematization -rationalise, apologise, apologize, cut, excuse, justify, prune, rationalize -rationalism, freethinking -rationalist, positivist -rationality, rationalness, reason, reasonableness -rationalization, rationalisation, systematisation, systematization -rationalize, apologise, apologize, cut, excuse, justify, prune, rationalise -rationalness, rationality -ratlin, ratline -ratline, ratlin -ratsbane, arsenic -rattail, grenadier -rattan, ratan -ratter, apostate, deserter, recreant, renegade, turncoat -ratting, informing -rattle, rale, rattling -rattlebox, crotalaria -rattlebrained, rattlepated, scatterbrained, scatty -rattled, flustered, perturbed -rattlepated, rattlebrained, scatterbrained, scatty -rattler, rattlesnake -rattlesnake, rattler -rattling, alert, brisk, fantastic, grand, howling, lively, marvellous, marvelous, merry, rale, rattle, real, really, snappy, spanking, terrific, tremendous, very, wonderful, wondrous, zippy -ratty, shabby, tatty -raucous, rowdy, strident -raucously, rowdily -raudixin, reserpine, sandril, serpasil -raunch, coarseness, commonness, grossness, vulgarism, vulgarity -raunchy, begrimed, dingy, grimy, grubby, grungy, lewd, obscene, salacious -rauvolfia, rauwolfia -rauwolfia, rauvolfia -ravage, depredation, desolate, devastate, harry, scourge, waste -ravaged, despoiled, pillaged, raped, sacked -ravaging, devastation -rave, gush, jabber, rant, spout -ravel, knot, ladder, run, tangle, unravel -raveling, ravelling -ravelling, raveling -raven, devour, guttle, pig, predate, prey -ravening, edacious, esurient, predatory, rapacious, raptorial, ravenous, voracious, vulturine, vulturous, wolfish -ravenous, edacious, esurient, famished, rapacious, ravening, starved, voracious, wolfish -ravenously, hungrily -ravenousness, edacity, esurience, voraciousness, voracity -raver, ranter -ravigote, ravigotte -ravigotte, ravigote -raving, ravingly -ravingly, raving -ravioli, cappelletti -ravish, assault, delight, dishonor, dishonour, enchant, enrapture, enthral, enthrall, outrage, rape, transport, violate -ravisher, beauty, debaucher, dish, knockout, looker, lulu, mantrap, peach, smasher, stunner, sweetheart, violator -ravishment, assault, entrancement, rape, violation -raw, altogether, bleak, crude, cutting, naked, natural, new, peeled, rude, sensitive, sore, tender, unsanded -rawness, incompleteness, inexperience, soreness, tenderness -ray, beam, irradiate, irradiation, radiate, re, shaft -rayons, nylons -raze, dismantle, level, rase -razed, demolished, dismantled -razing, demolishing, leveling, wrecking -razmataz, razzle, razzmatazz -razorback, rorqual -razz, bait, bird, boo, cod, hiss, hoot, rag, rally, raspberry, razzing, ride, snort, tantalise, tantalize, taunt, tease, twit -razzing, bird, boo, hiss, hoot, raspberry, razz, snort -razzle, razmataz, razzmatazz -razzmatazz, razmataz, razzle -rb, rubidium -rbc, erythrocyte -rcmp, mounties -re, ra, ray, rhenium -reabsorb, resorb -reabsorption, resorption -reach, accomplish, achieve, ambit, attain, compass, contact, gain, give, grasp, hand, hit, make, orbit, pass, range, reaching, scope, strain, stretch, strive, touch -reachable, approachable -reaching, arrival, reach, stretch -react, oppose, respond -reaction, response -reactionary, reactionist, ultraconservative -reactionist, reactionary -reactive, responsive -reactivity, responsiveness -read, interpret, learn, record, register, say, scan, show, study, take, translate, understand -readability, legibility -readable, clear, decipherable -readably, decipherably, legibly -readapt, readjust -reader, lector, lecturer, proofreader, referee, reviewer, subscriber -readily, promptly, pronto -readiness, eagerness, facility, forwardness, preparation, preparedness, set, zeal -reading, indication, interpretation, recital, recitation, version -readjust, readapt, reset -readjustment, adjustment, registration -ready, cook, fix, make, prepare, quick, set -readying, preparation -reaffirmation, reassertion -real, actual, existent, genuine, literal, material, rattling, really, substantial, tangible, veridical, very -realign, realine -realine, realign -realisation, actualisation, actualization, fruition, realization, recognition -realise, actualise, actualize, agnise, agnize, clear, earn, gain, make, realize, recognise, recognize, see, substantiate, understand -realised, accomplished, completed, realized -realism, naturalism, platonism, pragmatism, reality, realness -realistic, naturalistic -reality, realism, realness, world -realizable, accomplishable, achievable, doable, manageable -realization, actualisation, actualization, fruition, realisation, recognition -realize, actualise, actualize, agnise, agnize, clear, earn, gain, make, realise, recognise, recognize, see, substantiate, understand -realized, accomplished, completed, realised -reallocate, reapportion -reallocation, reallotment, reapportionment -reallotment, reallocation, reapportionment -really, actually, genuinely, rattling, real, truly, very -realm, kingdom, land, region -realness, realism, reality -realty, immovable -reamer, juicer -reanimate, animate, quicken, recreate, renovate, repair, revive, revivify, vivify -reanimated, revived -reap, draw, glean, harvest -reaper, harvester -reappearance, return -reapportion, reallocate -reapportionment, reallocation, reallotment -reappraisal, reassessment, revaluation, review -rear, arse, ass, back, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, erect, fanny, fundament, hindquarters, keister, lift, nates, nurture, parent, posterior, prat, raise, rearward, rise, rump, seat, stern, tail, tooshie, tush -rearing, breeding, fosterage, fostering, nurture, raising, rampant, upbringing -rearmost, backmost, hindermost, hindmost -rearward, back, backward, backwards, rear, rearwards, reverse -rearwards, back, backward, backwards, rearward -reason, argue, cause, conclude, ground, grounds, intellect, rationality, reasonableness, understanding -reasonable, fair, fairish, sane, sensible -reasonableness, moderateness, modestness, rationality, reason, tenability, tenableness -reasonably, fairly, jolly, middling, moderately, passably, pretty, sanely, sensibly, somewhat -reasoned, sound -reasoner, ratiocinator -reasoning, intelligent, thinking -reasonless, causeless, mindless, senseless -reassembly, refabrication -reassert, confirm -reassertion, reaffirmation -reassess, reevaluate -reassessment, reappraisal, revaluation, review -reassign, transfer -reassure, assure -reata, lariat, lasso, riata -reave, despoil, foray, loot, pillage, plunder, ransack, rifle, strip -reb, greyback, johnny, rebel -rebarbative, repellant, repellent -rebate, discount, rabbet -rebato, rabato -rebecca, rebekah -rebekah, rebecca -rebel, arise, greyback, insurgent, insurrectionist, johnny, maverick, reb, renegade, rise -rebellion, insurrection, revolt, rising, uprising -rebellious, disaffected, malcontent -rebelliously, contumaciously, defiantly -rebelliousness, defiance, insubordination -rebirth, conversion, metempsychosis, reincarnation, renaissance, renascence -reboot, boot -reborn, converted -rebound, backlash, bounce, bound, rally, recoil, repercussion, resile, reverberate, ricochet, spring -reboxetine, edronax -rebroadcast, rerun -rebuff, repel, repulse, slight, snub -rebuild, reconstruct -rebuke, berate, chide, jaw, lambast, lambaste, lecture, rag, remonstrate, reprehension, reprimand, reproof, reproval, scold, trounce -rebuker, reproacher, reprover, upbraider -reburial, reburying -reburying, reburial -rebut, controvert, refute -rebuttal, rebutter -rebutter, confuter, disprover, rebuttal, refuter -recalcitrance, recalcitrancy, refractoriness, unmanageableness -recalcitrancy, recalcitrance, refractoriness, unmanageableness -recalcitrant, fractious, refractory -recall, callback, echo, recollect, recollection, remember, reminiscence, retrieve, return, think, withdraw -recant, abjure, forswear, resile, retract -recantation, abjuration, retraction -recap, recapitulate, recapitulation, retread, review -recapitulate, recap, repeat, reprise, reprize -recapitulation, palingenesis, recap, review -recapture, retake, retaking -recast, reforge, remodel, remold, remould -recasting, rephrasing, rewording -recce, recco, reccy -recco, recce, reccy -reccy, recce, recco -recede, lose, retire, retreat, withdraw -receding, fadeout, recession -receipt, acknowledge, reception -receipts, gross, revenue -receive, encounter, experience, find, get, have, incur, invite, meet, obtain, welcome -received, standard -receiver, liquidator, recipient -recency, recentness -recent, holocene, late -recently, late, lately, latterly -recentness, recency -reception, receipt, response -receptive, centripetal, open, sensory -receptiveness, openness, receptivity -receptivity, openness, receptiveness -recess, adjourn, break, corner, deferral, inlet, niche, recession, respite -recessed, sunken -recession, corner, niche, receding, recess, recessional -recessional, recession -recessionary, recessive -recessive, recessionary -recharge, reload -recherche, exquisite -recidivate, lapse, regress, relapse, retrogress -recidivist, backslider, repeater, reversionist -recife, pernambuco -recipe, formula -recipient, receiver -reciprocal, mutual -reciprocality, reciprocity -reciprocally, inversely, mutually -reciprocation, interchange -reciprocative, reciprocatory -reciprocatory, reciprocative -reciprocity, reciprocality -recission, rescission -recital, narration, reading, recitation, yarn -recitation, drill, exercise, practice, reading, recital -recite, declaim, enumerate, itemise, itemize, narrate, recount, retell, tell -reckless, foolhardy, heady, heedless, rash -recklessness, foolhardiness, rashness -reckon, bet, calculate, cipher, compute, consider, count, cypher, depend, estimate, figure, forecast, guess, imagine, look, opine, regard, see, suppose, think, view -reckoner, calculator, computer, estimator, figurer -reckoning, calculation, computation, count, counting, enumeration, figuring, numeration, tally -reclaim, domesticate, domesticise, domesticize, recover, rectify, reform, regenerate, repossess, tame -reclaimable, recyclable, reusable -reclaimed, rescued -reclamation, reformation, rehabilitation, renewal -recline, recumb, repose -recliner, lounger -recluse, hermit, reclusive, solitary, solitudinarian, troglodyte, withdrawn -reclusive, cloistered, recluse, secluded, sequestered, withdrawn -recognisable, placeable, recognizable -recognisance, recognizance -recognise, accredit, acknowledge, agnise, agnize, discern, distinguish, greet, know, realise, realize, recognize, spot -recognised, accepted, recognized -recognition, acknowledgement, acknowledgment, credit, identification, realisation, realization -recognizable, placeable, recognisable -recognizance, recognisance -recognize, accredit, acknowledge, agnise, agnize, discern, distinguish, greet, know, realise, realize, recognise, spot -recognized, accepted, recognised -recoil, backfire, backlash, bounce, bound, cringe, flinch, funk, kick, quail, rebound, repercussion, resile, reverberate, ricochet, shrink, spring, squinch, wince -recollect, recall, remember, retrieve, think -recollection, anamnesis, recall, remembrance, reminiscence -recollective, long, retentive, tenacious -recommencement, resumption -recommend, advocate, commend, urge -recommendation, passport, testimonial -recompense, compensate, compensation, indemnify, remunerate, repair -reconcile, accommodate, conciliate, harmonise, harmonize, resign, settle, submit -reconciler, conciliator, pacifier, peacemaker -reconciliation, balancing, rapprochement -reconciling, accommodative -recondite, abstruse, deep -reconditeness, abstruseness, abstrusity, obscureness, obscurity, profoundness, profundity -reconnoiter, reconnoitre, scout -reconnoitering, reconnoitring, scouting -reconnoitre, reconnoiter, scout -reconnoitring, reconnoitering, scouting -reconsideration, afterthought, rethink -reconstitute, restructure -reconstruct, construct, rebuild, redo, remodel, restore, retrace -reconstructive, rehabilitative -record, book, commemorate, disc, disk, enter, immortalise, immortalize, memorialise, memorialize, platter, read, register, show, tape -recorder, registrar -recording, transcription -recount, narrate, recite, tell -recounting, relation, telling -recoup, deduct, recover, recuperate, reimburse, withhold -recourse, refuge, resort -recover, convalesce, find, reclaim, recoup, recuperate, regain, retrieve -recovered, cured, healed -recoverer, rescuer, saver -recovering, convalescent -recovery, convalescence, recuperation, retrieval -recreant, apostate, craven, deserter, poltroon, ratter, renegade, turncoat -recreate, animate, cheer, embolden, hearten, play, quicken, reanimate, renovate, repair, revive, revivify, vivify -recreation, diversion, refreshment -recreational, amateur, unpaid -recriminative, recriminatory -recriminatory, recriminative -recrudesce, break, develop, erupt -recruit, enlistee, enrol, enroll, enter, inscribe, levy, raise -recruitment, enlisting -rectangular, orthogonal -rectangularity, oblongness -rectifiable, reparable -rectification, correction -rectify, amend, correct, reclaim, refine, reform, regenerate, remediate, remedy, repair, right -rectilineal, rectilinear -rectilinear, rectilineal -rectitude, uprightness -rectocele, proctocele -rectoplasty, proctoplasty -rector, curate, minister, parson, pastor -rectorate, rectorship -rectorship, rectorate -rectory, parsonage, vicarage -recumb, recline, repose -recumbent, accumbent, decumbent -recuperate, convalesce, recoup, recover -recuperation, convalescence, recovery -recuperative, restorative -recur, repeat, resort -recurrence, return -recurrent, perennial, repeated -recurring, revenant -recurvate, recurved -recurved, recurvate -recusal, recusation -recusant, dissentient, nonconformist -recusation, recusal -recyclable, reclaimable, reusable -recycle, reprocess, reuse -red, bolshevik, bolshie, bolshy, carmine, cerise, cherry, crimson, flushed, loss, marxist, reddened, reddish, redness, ruby, ruddy, scarlet, violent -redact, cast, couch, edit, frame, put, redactor, reviser, rewriter -redaction, editing -redactor, redact, reviser, rewriter -redberry, snakeberry -redbird, cardinal, firebird -redbreast, robin -redbug, chigger, jigger -redcoat, lobsterback -redden, blush, crimson, flush -reddened, ablaze, crimson, flushed, inflamed, red -reddish, carmine, cerise, cherry, crimson, red, ruby, ruddy, scarlet -reddle, raddle, ruddle -rede, advise, counsel, interpret -redeem, deliver, ransom, save -redeemable, cashable, reformable -redeemed, ransomed -redeemer, christ, deliverer, jesus, savior, saviour -redeeming, redemptive, saving -redemption, buyback, repurchase, salvation -redemptional, redemptive, redemptory -redemptive, redeeming, redemptional, redemptory, saving -redemptory, redemptional, redemptive -redeployment, redisposition -redevelop, reformulate -redevelopment, overhaul, renovation -redfish, rosefish -redhead, carrottop, redheader -redheader, carrottop, redhead -redirect, airt -redisposition, redeployment -redneck, cracker -redness, inflammation, red, rubor -redo, reconstruct, refashion, remake, remodel -redolence, bouquet, fragrance, fragrancy, sweetness -redolent, aromatic, evocative, remindful, reminiscent, resonant, smelling -redoubtable, formidable, unnerving -redox, oxidoreduction -redress, amends, compensate, correct, damages, indemnification, indemnity, remediation, remedy, restitution, right -redroot, bloodroot, puccoon, tetterwort -redskin, injun -redstart, redtail -redtail, redstart -reduce, abbreviate, abridge, concentrate, contract, cut, decoct, deoxidise, deoxidize, dilute, foreshorten, quash, repress, shorten, shrink, slenderize, slim, subdue, subjugate, thin, tighten, trim -reduced, decreased -reducer, reductant -reducing, reduction -reductant, reducer -reduction, decrease, diminution, reducing, simplification -reductivism, minimalism -redundance, redundancy -redundancy, redundance -redundant, excess, extra, pleonastic, spare, supererogatory, superfluous, supernumerary, surplus, tautologic, tautological -reduplicate, double, duplicate, geminate, repeat, replicate -reduplication, anadiplosis, reiteration -redwood, sequoia -reechoing, echoing -reedbird, bobolink, ricebird -reedlike, reedy -reedmace, bullrush, bulrush, nailrod -reedy, reedlike, wheezy -reef, rand, witwatersrand -reefer, joint, spliff, stick -reefy, shelfy, shelvy, shoaly -reek, fetor, foetor, fume, malodor, malodour, mephitis, smack, smell, stench, stink -reeking, watery -reel, bobbin, careen, gyrate, keel, lurch, spin, spool, stagger, swag, whirl -reelect, return -reeler, staggerer, totterer -reenact, enact -reenforce, reinforce -reenforcement, reinforcement, support -reestablish, reinstate, restore -reevaluate, reassess -reexamination, followup, review -reexamine, review -ref, referee -refabrication, reassembly -refashion, redo, remake -refer, advert, cite, concern, consult, denote, mention, name, pertain, relate, touch -referable, ascribable, due, imputable -referee, reader, ref, reviewer, umpire -refereeing, officiating, officiation, umpirage -reference, acknowledgment, address, character, citation, cite, consultation, credit, denotation, extension, mention, quotation, source -refill, replenish -refilling, renewal, replacement, replenishment -refine, complicate, down, elaborate, polish, rarify, rectify -refined, elegant, graceful, neat, polished, processed, svelte, tasteful, urbane -refinement, civilisation, civilization, cultivation, culture, elaboration, finish, nicety, nuance, polish, purification, refining, shade, subtlety -refining, purification, refinement -refinisher, preserver, renovator, restorer -reflect, contemplate, excogitate, meditate, mull, muse, ponder, reverberate, ruminate, shine, speculate -reflectance, reflectivity -reflection, contemplation, expression, manifestation, musing, observation, reflectivity, reflexion, rumination, thoughtfulness -reflective, brooding, broody, contemplative, meditative, musing, pensive, pondering, ruminative -reflectiveness, reflectivity -reflectivity, reflectance, reflection, reflectiveness, reflexion -reflectorise, reflectorize -reflectorize, reflectorise -reflex, automatic, reflexive -reflexion, contemplation, expression, manifestation, musing, observation, reflection, reflectivity, rumination, thoughtfulness -reflexive, automatic, reflex -reflexiveness, reflexivity -reflexivity, reflexiveness -reflux, ebb -reforge, recast, remodel -reform, reclaim, rectify, regenerate -reformable, redeemable -reformation, reclamation -reformative, reformatory -reformatory, reformative -reformer, crusader, meliorist, reformist -reformist, crusader, meliorist, progressive, reformer -reformulate, redevelop -refractile, refractive -refraction, deflection, deflexion -refractive, deflective, refractile -refractiveness, refractivity -refractivity, refractiveness -refractoriness, recalcitrance, recalcitrancy, unmanageableness -refractory, fractious, recalcitrant, stubborn -refrain, abstain, chorus, desist, forbear -refresh, freshen, refreshen, review -refreshed, fresh, invigorated, reinvigorated -refreshen, freshen, refresh -refreshful, bracing, brisk, fresh, refreshing, tonic -refreshfully, refreshingly -refreshing, bracing, brisk, fresh, novel, refreshful, tonic -refreshingly, refreshfully -refreshment, recreation -refrigerant, refrigerating -refrigerating, refrigerant -refrigeration, infrigidation -refrigerator, icebox -refueling, fueling -refuge, asylum, recourse, resort, safety, sanctuary -refulgence, effulgence, radiance, radiancy, refulgency, shine -refulgency, effulgence, radiance, radiancy, refulgence, shine -refulgent, beaming, beamy, effulgent, radiant -refund, repay, repayment, return -refurbish, renovate -refurbishment, renovation, restoration -refuse, decline, defy, deny, garbage, reject, resist, scraps -refutable, confutable, confutative, questionable -refutal, disproof, falsification, falsifying, refutation -refutation, defence, defense, disproof, falsification, falsifying, refutal -refute, controvert, rebut -refuter, confuter, disprover, rebutter -regain, find, recover, retrieve -regaining, restitution, restoration, return -regal, imperial, majestic, purple, royal -regale, treat -regalia, array, raiment -regard, affect, attentiveness, compliments, consider, esteem, gaze, heed, involve, reckon, respect, see, view, wish -regardful, deferent, deferential -regardless, careless, disregarding, disregardless, irrespective -regenerate, reclaim, rectify, reform, rejuvenate, renew, restore, revitalize -regent, trustee -regime, authorities, government, regimen -regimen, regime -regiomontanus, muller -region, area, neighborhood, part, realm -register, file, read, record, registry, show -registrar, recorder -registration, adjustment, enrollment, enrolment, readjustment -registry, register -regnant, reigning, ruling -regorge, barf, cast, cat, chuck, disgorge, honk, puke, purge, regurgitate, retch, sick, spew, spue, upchuck, vomit -regress, lapse, recidivate, regression, relapse, retrograde, retrogress, retrogression, retroversion, retrovert, return, reversion, revert -regression, fixation, regress, retrogression, retroversion, reversion -regret, repent, rue, ruefulness, sorrow -regretful, bad, sorry -regrets, declination -regrettably, alas, unfortunately, unluckily -regroup, reorganise, reorganize -regular, even, fixture, habitue, steady, unconstipated, veritable -regularisation, regularization, regulation -regularise, govern, order, regularize, regulate -regularization, regularisation, regulation -regularize, govern, order, regularise, regulate -regulate, baffle, determine, govern, influence, modulate, mold, order, regularise, regularize, shape -regulating, regulation -regulation, ordinance, regularisation, regularization, regulating, rule -regulative, regulatory -regulator, governor -regulatory, regulative -regurgitate, barf, cast, cat, chuck, disgorge, honk, puke, purge, regorge, reproduce, retch, sick, spew, spue, upchuck, vomit -regurgitation, disgorgement, emesis, puking, vomit, vomiting -rehabilitation, reclamation, renewal -rehabilitative, reconstructive -reharmonisation, reharmonization -reharmonise, reharmonize -reharmonization, reharmonisation -reharmonize, reharmonise -rehash, retrograde -rehear, retry -rehearing, relistening -rehearse, practice, practise -reheel, heel -reification, depersonalisation, depersonalization, hypostatisation, hypostatization -reign, dominate, predominate, prevail, rule, sovereignty -reigning, regnant, ruling -reimburse, recoup -reims, rheims -rein, harness, rule -reincarnate, renew, transmigrate -reincarnation, rebirth, renascence -reindeer, caribou -reinforce, reenforce, reward -reinforced, built, strengthened -reinforcement, reenforcement, reinforcer, reward, strengthener, support -reinforcer, reinforcement -reinstate, reestablish, restore -reinvigorate, invigorate -reinvigorated, fresh, invigorated, refreshed -reissue, reprint, reprinting -reiterate, ingeminate, iterate, repeat, restate, retell -reiteration, reduplication -reiterative, iterative -reject, cull, decline, disapprove, disdain, eliminate, refuse, resist, scorn, spurn -rejected, jilted, spurned -rejoice, exuberate, exult, joy, jubilate, triumph, wallow -rejoicing, exultant, exultation, exulting, jubilant, jubilation, prideful, triumphal, triumphant -rejoin, repay, retort, return, riposte -rejoinder, comeback, counter, replication, retort, return, riposte -rejuvenate, regenerate, restore -rejuvenation, greening -relafen, nabumetone -relapse, backsliding, lapse, lapsing, recidivate, regress, relapsing, retrogress, reversion, reverting -relapsing, backsliding, lapse, lapsing, relapse, reversion, reverting -relate, associate, colligate, concern, connect, interrelate, link, pertain, refer, touch -relatiative, retaliatory, retributive, retributory, vindicatory -relation, coition, coitus, congress, copulation, intercourse, recounting, relative, telling -relations, dealings -relationship, kinship -relative, comparative, congenator, congener, congeneric, proportional, relation -relatively, comparatively -relativise, relativize -relativize, relativise -relax, decompress, loose, loosen, slack, slacken, unbend, unlax, unstrain, unwind -relaxation, ease, easiness, liberalisation, liberalization, loosening, repose, rest, slackening -relaxing, reposeful, restful -release, acquittance, button, departure, discharge, dismissal, dismission, eject, exhaust, exit, expel, expiration, firing, free, freeing, going, handout, issue, liberate, liberation, loose, loss, outlet, passing, publish, relinquish, resign, sack, sacking, secrete, spill, spillage, turn, unblock, unfreeze, unloose, unloosen, vent, waiver -releasing, cathartic -relegate, banish, bar, break, bump, classify, demote, submit -relegating, delegating, delegation, deputation, relegation -relegation, delegating, delegation, deputation, relegating -relent, soften, yield -relentless, grim, inexorable, persistent, stern, unappeasable, unforgiving, unrelenting -relentlessly, unrelentingly -relentlessness, inexorability, inexorableness -relevance, relevancy -relevancy, relevance -reliability, dependability, dependableness, reliableness -reliable, authentic, dependable, honest, true -reliableness, dependability, dependableness, reliability -reliably, dependably, faithfully -reliance, trust -relic, keepsake, souvenir, token -relief, alleviation, assuagement, backup, ease, easement, easing, embossment, ministration, moderation, reliever, relievo, respite, rest, rilievo, substitute, succor, succour -relieve, allay, alleviate, assuage, ease, excuse, exempt, free, lighten, palliate, remedy, salvage, salve, save, still, unbosom -relieved, alleviated, eased, jutting, projected, projecting, protruding, sticking -reliever, allayer, backup, comforter, fireman, relief, substitute -relievo, embossment, relief, rilievo -religion, faith -religionism, pietism, religiosity, religiousism -religiosity, pietism, religionism, religiousism -religious, spiritual -religiousism, pietism, religionism, religiosity -religiously, conscientiously, sacredly, scrupulously -religiousness, devoutness -relinquish, forego, foreswear, forgo, free, quit, release, renounce, resign, waive -relinquishing, relinquishment -relinquishment, relinquishing -relish, bask, enjoy, flavor, flavour, gusto, nip, sapidity, savor, savour, smack, tang, zest, zestfulness -relishing, degustation, savoring, savouring, tasting -relistening, rehearing -reload, recharge -relocated, resettled -relocation, move, resettlement -reluctance, disinclination, hesitancy, hesitation, indisposition -reluctant, loath, loth -rely, bank, swear, trust -remain, continue, persist, rest, stay -remainder, balance, difference, end, oddment, remnant, residual, residue, residuum, rest -remaining, left, leftover, odd, unexpended -remains, cadaver, clay, corpse, stiff -remake, redo, refashion, remaking -remaking, remake -remand, gaol, immure, imprison, incarcerate, jail, jug, lag, remit -remark, comment, input, mention, note, notice, observe -remarkable, noteworthy, singular -remarkably, outstandingly, signally, unco, unmistakably, unusually -rematch, replay -remedial, alterative, curative, healing, sanative, therapeutic -remediate, amend, rectify, remedy, repair -remediation, redress, remedy -remedy, amend, curative, cure, rectify, redress, relieve, remediate, remediation, repair, therapeutic -remember, commemorate, commend, recall, recollect, retrieve, think -remembering, memory -remembrance, anamnesis, commemoration, memorial, recollection -remicade, infliximab -remilitarisation, remilitarization -remilitarise, remilitarize -remilitarization, remilitarisation -remilitarize, remilitarise -remind, cue, prompt -reminder, admonisher, monitor -remindful, evocative, redolent, reminiscent, resonant -reminiscence, recall, recollection -reminiscent, evocative, redolent, remindful, resonant -remiss, delinquent, derelict, neglectful -remission, absolution, remit, remitment, remittal, remittance, subsidence -remissness, laxity, laxness, slackness -remit, defer, postpone, prorogue, remand, remission, remitment, shelve, slacken, table -remitment, remission, remit, remittal, remittance -remittal, absolution, remission, remitment, remittance, subsidence -remittance, remission, remitment, remittal -remnant, end, leftover, oddment, remainder -remodel, recast, reconstruct, redo, reforge -remold, recast, remould, reshape, retread -remonstrance, expostulation, objection, remonstration -remonstrate, berate, chide, jaw, lambast, lambaste, lecture, rag, rebuke, reprimand, reproof, scold, trounce -remonstration, expostulation, objection, remonstrance -remora, suckerfish -remorse, compunction -remorseful, contrite, rueful, ruthful -remorsefully, contritely, ruefully -remorseless, pitiless, ruthless, unpitying -remorselessly, mercilessly, pitilessly, unmercifully -remote, distant, outback, outside, removed -remoteness, aloofness, farawayness, farness, standoffishness, withdrawnness -remotion, removal -remould, recast, remold, retread -removable, obliterable -removal, remotion -remove, absent, dispatch, hit, murder, off, slay, take, transfer, withdraw -removed, distant, remote -remunerate, compensate, recompense -remunerated, compensated, salaried, stipendiary -remuneration, earnings, pay, salary, wage -remunerative, compensable, lucrative, moneymaking, paying, salaried, stipendiary -remunerator, payer -renaissance, rebirth, renascence -renal, nephritic -renascence, rebirth, reincarnation, renaissance -renascent, resurgent -rend, pull, rip, rive -render, deliver, depict, furnish, generate, give, interpret, picture, provide, return, show, submit, supply, translate, try, yield -rendering, interpretation, interpreting, rendition, translation, version -rendezvous, tryst -rending, ripping, splitting -rendition, interpretation, interpreting, rendering -renegade, apostate, deserter, ratter, rebel, recreant, turncoat -renege, revoke -renegociate, renegotiate -renegotiate, renegociate -renew, regenerate, reincarnate -renewal, reclamation, refilling, rehabilitation, replacement, replenishment -renewing, restorative, revitalising, revitalizing, reviving -rennin, chymosin -renormalise, normalise, normalize, renormalize -renormalize, normalise, normalize, renormalise -renounce, abdicate, disown, foreswear, quit, relinquish, repudiate, resign, vacate -renouncement, renunciation -renovate, animate, quicken, reanimate, recreate, refurbish, repair, restitute, revive, revivify, vivify -renovation, overhaul, redevelopment, refurbishment, restoration -renovator, preserver, refinisher, restorer -renown, celebrity, fame -renowned, celebrated, famed, famous, illustrious, notable, noted -rent, charter, engage, hire, lease, let, rip, snag, split, take, tear -rental, lease, letting, renting -rente, annuity -renter, tenant -renting, rental -renunciant, renunciative -renunciation, apostasy, defection, forgoing, forswearing, renouncement, repudiation -renunciative, renunciant -reorganisation, reorganization, shakeup -reorganise, regroup, reorganize -reorganised, reorganized -reorganization, reorganisation, shakeup -reorganize, regroup, reorganise -reorganized, reorganised -reorient, reorientate -reorientate, reorient -rep, repp -repair, amend, animate, bushel, compensate, doctor, fix, fixing, fixture, hangout, haunt, indemnify, mend, mending, quicken, reanimate, recompense, recreate, rectify, remediate, remedy, renovate, reparation, resort, restore, revive, revivify, vivify -repairer, fixer, mender -reparable, rectifiable -reparation, amends, fix, fixing, fixture, mend, mending, repair -repast, meal -repay, refund, rejoin, requite, retort, return, reward, riposte -repayment, quittance, refund -repeal, abrogation, annul, annulment, countermand, lift, overturn, rescind, reverse, revoke, vacate -repeat, double, duplicate, echo, ingeminate, iterate, recapitulate, recur, reduplicate, reiterate, repetition, replicate, reprise, reprize, restate, retell -repeatable, quotable -repeated, perennial, recurrent -repeater, recidivist -repeating, repetition -repel, disgust, drive, rebuff, repulse, revolt, snub -repellant, disgustful, disgusting, distasteful, foul, loathly, loathsome, rebarbative, repellent, repelling, revolting, skanky, wicked, yucky -repellent, disgustful, disgusting, distasteful, foul, loathly, loathsome, rebarbative, repellant, repelling, resistant, revolting, skanky, wicked, yucky -repellently, repellingly -repelling, disgustful, disgusting, distasteful, foul, loathly, loathsome, repellant, repellent, revolting, skanky, wicked, yucky -repellingly, repellently -repent, atone, regret, rue -repentance, penance, penitence -repentant, penitent -repentantly, penitentially, penitently -repercussion, backlash, rebound, recoil, reverberation -repertoire, repertory -repertory, repertoire -repetition, repeat, repeating -repetitious, repetitive -repetitiousness, repetitiveness -repetitive, insistent, repetitious -repetitiveness, repetitiousness -rephrase, paraphrase, reword -rephrasing, recasting, rewording -replace, exchange, interchange, substitute, supercede, supersede, supplant -replaceability, commutability, substitutability -replacement, alternate, permutation, refilling, renewal, replacing, replenishment, substitute, substitution, successor, surrogate, switch, transposition -replacing, replacement -replay, rematch -replenish, refill -replenishment, refilling, renewal, replacement -replete, fill, full, instinct, sate, satiate -repletion, satiation, satiety, surfeit -replica, replication, reproduction -replicate, copy, double, duplicate, reduplicate, repeat, retroflex -replication, comeback, counter, echo, rejoinder, replica, reproduction, retort, return, reverberation, riposte -reply, answer, respond, response -repoint, point -report, account, composition, cover, describe, paper, reputation, story, study, theme -reportage, coverage, reporting -reporter, newsman, newsperson -reporting, coverage, reportage -repose, ataraxis, ease, heartsease, lay, peace, peacefulness, placidity, quiet, recline, recumb, relaxation, reside, rest, serenity, tranquility, tranquillity -reposeful, relaxing, restful -repositing, reposition, storage, warehousing -reposition, dislodge, repositing, shift, storage, warehousing -repository, deposit, depositary, depository, monument, secretary -repossess, reclaim -repp, rep -reprehensible, condemnable, criminal, deplorable, vicious -reprehensibly, culpably -reprehension, rebuke, reprimand, reproof, reproval -reprehensively, criminally -represent, act, be, comprise, constitute, correspond, defend, exemplify, interpret, map, play, present, stage, symbolise, symbolize, typify -representation, agency, delegacy, histrionics, theatrical -representative, congressman, congresswoman, example, illustration, instance, interpreter, spokesperson, voice -represented, delineate, delineated -repress, muffle, quash, reduce, smother, stifle, strangle, subdue, subjugate, suppress -represser, repressor -repressing, inhibitory, repressive -repressive, inhibitory, repressing -repressor, represser -reprieve, abatement, hiatus, respite, suspension -reprimand, berate, censure, chide, criminate, jaw, lambast, lambaste, lecture, rag, rebuke, remonstrate, reprehension, reproof, reproval, scold, trounce -reprint, offprint, reissue, reprinting, separate -reprinting, reissue, reprint -reprise, recapitulate, repeat, reprize -reprize, recapitulate, repeat, reprise -reproach, upbraid -reproacher, rebuker, reprover, upbraider -reproachful, admonishing, admonitory, reproving -reproachfully, reprovingly -reprobate, condemn, decry, depraved, excoriate, miscreant, objurgate, perverse, perverted -reprocess, recycle, reuse -reproduce, multiply, procreate, regurgitate -reproducibility, duplicability -reproducible, consistent -reproduction, breeding, procreation, replica, replication -reproductive, generative, procreative -reproof, berate, chide, jaw, lambast, lambaste, lecture, rag, rebuke, remonstrate, reprehension, reprimand, reproval, scold, trounce -reproval, rebuke, reprehension, reprimand, reproof -reprove, admonish -reprover, rebuker, reproacher, upbraider -reproving, admonishing, admonitory, reproachful -reprovingly, reproachfully -reptile, reptilian -reptilian, reptile -republic, commonwealth, democracy -republication, republishing -republishing, republication -repudiate, disown, renounce -repudiation, debunking, renunciation -repugn, contend, contest -repugnance, horror, incompatibility, inconsistency, repulsion, revulsion -repugnant, abhorrent, detestable, obscene, repulsive -repulse, drive, rebuff, repel, snub -repulsion, horror, repugnance, revulsion, standoff -repulsive, abhorrent, detestable, hideous, obscene, repugnant -repulsively, abominably, detestably, odiously -repulsiveness, loathsomeness, lousiness, sliminess, vileness, wickedness -repurchase, buyback, redemption -reputability, respectability -reputation, report, repute -repute, esteem, reputation -request, asking, bespeak, petition, postulation, quest -requester, petitioner, suppliant, supplicant -requiem, coronach, dirge, lament, threnody -require, ask, command, demand, expect, involve, necessitate, need, postulate, take, want -required, compulsory, mandatory, needed, needful, requisite -requirement, demand, essential, necessary, necessity, prerequisite, requisite -requisite, essential, necessary, necessity, needed, needful, required, requirement -requisition, sequestration -requital, payment, retribution -requite, repay -reredos, altarpiece -rerun, rebroadcast -rescind, annul, countermand, lift, overturn, repeal, reverse, revoke, vacate -rescindable, voidable -rescission, recission -rescript, decree, edict, fiat, order, revisal, revise, revision, rewrite -rescriptor, delavirdine -rescue, deliver, deliverance, delivery, saving -rescued, reclaimed -rescuer, deliverer, recoverer, saver, savior, saviour -research, enquiry, explore, inquiry, search -researcher, investigator -resect, eviscerate -resent, begrudge -resentment, bitterness, gall, rancor, rancour -reserpine, raudixin, sandril, serpasil -reservation, booking, qualification, reserve -reserve, allow, appropriate, backlog, book, earmark, hold, modesty, reservation, reticence, stockpile, substitute, taciturnity -reserves, militia -reservoir, source -reset, readjust -resettled, relocated -resettlement, relocation -reshape, remold -resht, rasht -reshuffle, reshuffling -reshuffling, reshuffle -reside, domicile, domiciliate, occupy, repose, rest, shack -residence, abidance, abode, hall, manse, mansion, residency -residency, abidance, residence -resident, nonmigratory, occupant, occupier -residual, balance, remainder, residuary, residue, residuum, rest -residuary, residual -residue, balance, remainder, residual, residuum, rest -residuum, balance, remainder, residual, residue, rest -resign, free, quit, reconcile, release, relinquish, renounce, submit, vacate -resignation, surrender -resignedly, abjectly -resile, abjure, bounce, bound, forswear, rebound, recant, recoil, retract, reverberate, ricochet, spring -resilience, resiliency -resiliency, resilience -resilient, bouncy, live, lively, springy -resin, rosin -resinous, pitchy, resiny, tarry -resiny, pitchy, resinous, tarry -resist, balk, baulk, defy, dissent, fend, jib, protest, refuse, reject, stand, withstand -resistance, immunity, impedance, opposition, resistivity, resistor, underground -resistant, immune, insubordinate, repellent, resistive, tolerant -resister, adversary, antagonist, obstructer, obstructionist, obstructor, opponent, opposer, thwarter -resistive, insubordinate, resistant -resistivity, impedance, resistance -resistless, irresistible, supine, unresisting -resistor, resistance -resole, sole -resolute, unhesitating -resolutely, decisively -resoluteness, firmness, resolution, resolve -resolution, answer, closure, declaration, firmness, resoluteness, resolve, resolving, result, settlement, solution, solvent, solving -resolvable, solvable -resolve, adjudicate, answer, conclude, decide, declaration, dissolve, firmness, purpose, resoluteness, resolution, settle, solve -resolved, solved -resolvent, dissolvent, dissolver, solvent -resolving, resolution -resonance, plangency, rapport, reverberance, ringing, sonority, sonorousness, vibrancy -resonant, evocative, redolent, remindful, reminiscent, resonating, resounding, reverberating, reverberative -resonate, vibrate -resonating, resonant, resounding, reverberating, reverberative -resorb, reabsorb -resorcinolphthalein, fluorescein, fluoresceine -resorption, reabsorption -resort, hangout, haunt, recourse, recur, refuge, repair -resound, echo, noise, reverberate, ring -resounding, resonant, resonating, reverberating, reverberative -resource, imagination, resourcefulness -resourcefulness, imagination, resource -respect, deference, esteem, honor, honour, obedience, observe, prise, prize, regard, respectfulness, value -respectability, reputability -respectable, estimable, good, goodish, goodly, healthy, hefty, honorable, sizable, sizeable, tidy -respectably, creditably -respectful, reverential, venerating -respectfulness, deference, respect -respective, several, various -respectively, severally -respiration, breathing, ventilation -respirator, gasmask, inhalator -respire, breathe, suspire -respite, abatement, break, hiatus, recess, relief, reprieve, rest, suspension -resplendence, glory, resplendency -resplendency, glory, resplendence -resplendent, glorious, splendid, splendiferous -resplendently, gorgeously, magnificently, splendidly -respond, answer, react, reply -respondent, answerer, answering, responder -responder, answerer, respondent -response, answer, reaction, reception, reply -responsibility, duty, obligation, province, responsibleness -responsible, creditworthy -responsibleness, responsibility -responsive, antiphonal, reactive -responsiveness, reactivity -rest, balance, breathe, ease, lie, perch, pillow, quietus, relaxation, relief, remain, remainder, repose, reside, residual, residue, residuum, respite, roost, sleep, stay -restart, resume -restate, ingeminate, iterate, reiterate, repeat, retell -restaurant, eatery -restauranter, restaurateur -restaurateur, restauranter -restful, relaxing, reposeful -restfully, quietly -restitute, renovate, restore -restitution, amends, damages, indemnification, indemnity, redress, regaining, restoration, return -restive, edgy, jittery, jumpy, nervy, overstrung, uptight -restiveness, jitteriness, jumpiness, nervousness, skittishness -restless, uneasy, ungratified, unsatisfied -restlessness, fidget, fidgetiness, impatience, queasiness, uneasiness -restoration, refurbishment, regaining, renovation, restitution, return -restorative, corrective, recuperative, renewing, revitalising, revitalizing, reviving, tonic -restore, bushel, doctor, fix, mend, reconstruct, reestablish, regenerate, reinstate, rejuvenate, repair, restitute -restorer, preserver, refinisher, renovator -restoril, temazepam -restrain, bound, confine, constrain, cumber, encumber, hold, intimidate, keep, limit, restrict, throttle, trammel -restrained, guarded, moderate, quiet, reticent, unemotional -restrainer, controller -restraint, chasteness, constraint, control, simpleness, simplicity -restrict, bound, confine, curb, curtail, limit, qualify, restrain, throttle, trammel -restricted, qualified -restricting, confining, constraining, constrictive, limiting -restriction, confinement, limitation -restrictiveness, unpermissiveness -restroom, convenience -restructure, reconstitute -result, answer, consequence, effect, ensue, event, issue, lead, leave, outcome, resolution, resultant, solution, solvent, termination, upshot -resultant, accompanying, attendant, concomitant, consequent, ensuant, incidental, outcome, result, sequent, termination -resume, cv, restart, sketch, summarise, summarize, survey -resumption, recommencement -resupine, supine -resurgence, revitalisation, revitalization, revival, revivification -resurgent, renascent -resurrect, raise, revive, rise, upraise, uprise -resuscitate, revive -retain, continue, hold, keep -retained, maintained -retainer, consideration, servant -retake, recapture -retaking, recapture -retaliate, avenge, revenge -retaliation, revenge -retaliator, avenger -retaliatory, relatiative, retributive, retributory, vindicatory -retard, changeling, check, cretin, decelerate, delay, idiot, imbecile, moron, slow -retardant, retardation, retardent -retardation, backwardness, deceleration, lag, retardant, retardent, slowdown, slowing, slowness, subnormality -retardent, retardant, retardation -retch, barf, cast, cat, chuck, disgorge, gag, heave, honk, puke, purge, regorge, regurgitate, sick, spew, spue, upchuck, vomit -rete, plexus -retell, fictionalise, fictionalize, ingeminate, iterate, recite, reiterate, repeat, restate -retem, juniper, raetam -retention, holding, keeping, memory, retentiveness, retentivity -retentive, long, recollective, tenacious -retentiveness, memory, retention, retentivity -retentivity, memory, retention, retentiveness -rethink, afterthought, reconsideration -reticence, reserve, taciturnity -reticent, restrained, retiring, unemotional, untalkative -retick, tick -reticle, graticule, reticule -reticular, reticulate -reticulate, reticular -reticule, graticule, reticle -retinal, retinene -retinene, retinal -retinue, cortege, entourage, suite -retire, adjourn, bed, recede, retreat, withdraw -retirement, retreat -retiring, past, preceding, reticent, unassuming -retool, revise -retort, comeback, counter, rejoin, rejoinder, repay, replication, return, riposte -retrace, construct, reconstruct, trace -retract, abjure, forswear, recant, resile -retraction, abjuration, recantation -retral, retrograde -retread, recap, remold, remould, rework -retreat, crawfish, hideaway, recede, retire, retirement, retrograde, withdraw -retrenchment, curtailment, downsizing -retribution, payback, requital, vengeance -retributive, relatiative, retaliatory, retributory, vindicatory -retributory, relatiative, retaliatory, retributive, vindicatory -retrieval, recovery -retrieve, find, recall, recollect, recover, regain, remember, think -retro, retroactive -retroactive, retro -retroflection, retroflexion, retroversion -retroflex, cacuminal, replicate, retroflexed -retroflexed, retroflex -retroflexion, retroflection, retroversion -retrograde, regress, rehash, retral, retreat, retrogress, retrogressive -retrogress, lapse, recidivate, regress, relapse, retrograde -retrogression, degeneration, regress, regression, retroversion, reversion -retrogressive, retrograde -retrospect, review -retrousse, upturned -retroversion, regress, regression, retroflection, retroflexion, retrogression, reversion -retrovert, regress, return, revert -retrovir, azt, zdv, zidovudine -retry, rehear -return, comeback, counter, deliver, devolve, fall, generate, give, homecoming, issue, pass, payoff, proceeds, reappearance, recall, recurrence, reelect, refund, regaining, regress, rejoin, rejoinder, render, repay, replication, restitution, restoration, retort, retrovert, revert, riposte, take, takings, yield -returning, reversive, reverting -reunification, reunion -reunify, reunite -reunion, reunification -reunite, reunify -reusable, reclaimable, recyclable -reuse, recycle, reprocess -rev, rpm -revaluation, reappraisal, reassessment, review -revalue, appreciate, apprise, apprize -revamp, vamp -reveal, break, disclose, discover, divulge, expose, uncover, unveil, unwrap -revealing, disclosure, revelation, telling, telltale -revel, delight, enjoy, jollify, racket, revelry, wassail -revelation, apocalypse, disclosure, revealing -revelatory, apocalyptic, apocalyptical, indicative, indicatory, significative, suggestive -reveler, merrymaker, reveller -reveller, merrymaker, reveler -revelry, revel -revenant, recurring -revenge, avenge, retaliate, retaliation -revengeful, vengeful, vindictive -revengefully, vengefully, vindictively -revenue, gross, receipts, taxation -reverberance, plangency, resonance, ringing, sonority, sonorousness, vibrancy -reverberate, bounce, bound, echo, rebound, recoil, reflect, resile, resound, ricochet, ring, spring -reverberating, resonant, resonating, resounding, reverberative -reverberation, echo, repercussion, replication -reverberative, resonant, resonating, resounding, reverberating -revere, fear, idolise, idolize, reverence, revers, venerate, worship -revered, august, venerable -reverence, awe, fear, revere, venerate, veneration -reverend, clergyman, sublime -reverent, godly, worshipful -reverential, respectful, venerating -reverentially, reverently -reverently, reverentially -reverie, daydream, daydreaming, oneirism, revery -revers, revere -reversal, blow, reverse, reversion, setback, transposition, turnabout, turnaround -reverse, annul, blow, contrary, countermand, inverse, invert, lift, opposite, override, overrule, overthrow, overturn, rearward, repeal, rescind, reversal, reversion, revoke, setback, turn, turnabout, turnaround, vacate, verso -reversed, converse, transposed -reversion, atavism, backsliding, lapse, lapsing, regress, regression, relapse, relapsing, retrogression, retroversion, reversal, reverse, reverting, throwback, turnabout, turnaround -reversionist, backslider, recidivist -reversive, returning -revert, regress, retrovert, return -reverting, backsliding, lapse, lapsing, relapse, relapsing, returning, reversion -revery, daydream, daydreaming, oneirism, reverie -revetement, revetment -revetment, revetement -review, brushup, critique, followup, inspection, reappraisal, reassessment, recap, recapitulation, reexamination, reexamine, refresh, retrospect, revaluation, revue, survey -reviewer, commentator, reader, referee -revile, rail, vilify, vituperate -revilement, abuse, contumely, insult, vilification -revisal, rescript, revise, revision -revise, rescript, retool, revisal, revision -reviser, redact, redactor, rewriter -revising, rewriting -revision, alteration, rescript, revisal, revise, rewrite -revitalisation, resurgence, revitalization, revival, revivification -revitalise, revitalize -revitalised, revitalized -revitalising, renewing, restorative, revitalizing, reviving -revitalization, resurgence, revitalisation, revival, revivification -revitalize, regenerate, revitalise -revitalized, revitalised -revitalizing, renewing, restorative, revitalising, reviving -revival, resurgence, revitalisation, revitalization, revivification -revivalist, evangelist, gospeler, gospeller -revive, animate, quicken, reanimate, recreate, renovate, repair, resurrect, resuscitate, revivify, vivify -revived, reanimated -revivification, resurgence, revitalisation, revitalization, revival -revivify, animate, quicken, reanimate, recreate, renovate, repair, revive, vivify -reviving, renewing, restorative, revitalising, revitalizing -revocable, revokable -revocation, annulment -revokable, revocable -revoke, annul, countermand, lift, overturn, renege, repeal, rescind, reverse, vacate -revolt, disgust, insurrection, nauseate, rebellion, repel, rising, sicken, uprising -revolting, disgustful, disgusting, distasteful, foul, loathly, loathsome, repellant, repellent, repelling, skanky, wicked, yucky -revoltingly, disgustingly, distastefully, sickeningly -revolution, gyration, rotation -revolutionary, radical, revolutionist, rotatory, subversive, subverter -revolutionise, inspire, overturn, revolutionize -revolutionist, revolutionary, subversive, subverter -revolutionize, inspire, overturn, revolutionise -revolve, orb, orbit, roll, rotate -revolved, rotated -revue, review -revulsion, horror, repugnance, repulsion -reward, advantage, honor, honour, payoff, reinforce, reinforcement, repay, wages -reword, paraphrase, rephrase -rewording, recasting, rephrasing -rework, retread -rewrite, rescript, revision -rewriter, redact, redactor, reviser -rewriting, revising -rex, king -reyes, neruda -rf, rutherfordium, unnilquadium, unq -rg, roentgenium -rh, rhodium -rhabdomancer, dowser -rhabdomancy, dowse, dowsing -rhabdomyosarcoma, rhabdosarcoma -rhabdosarcoma, rhabdomyosarcoma -rhaphe, raphe -rhapsodic, ecstatic, enraptured, rapt, rapturous -rhapsodically, ecstatically, rapturously -rhapsodise, rhapsodize -rhapsodize, rhapsodise -rhea, nandu -rheims, reims -rhein, rhine -rheinland, rhineland -rhenish, hock -rhenium, re -rheologic, rheological -rheological, rheologic -rhetoric, grandiloquence, grandiosity, magniloquence, ornateness, palaver -rhetorician, orator, speechifier, speechmaker -rheumatic, arthritic, creaky, rheumatoid, rheumy -rheumatoid, arthritic, creaky, rheumatic, rheumy -rheumy, arthritic, creaky, rheumatic, rheumatoid -rhibhus, ribhus -rhinal, nasal -rhine, rhein -rhineland, rheinland -rhinitis, coryza -rhino, rhinoceros -rhinoceros, rhino -rhinolaryngologist, otolaryngologist, otorhinolaryngologist -rhinolaryngology, otolaryngology, otorhinolaryngology -rhiptoglossa, chamaeleonidae, chamaeleontidae -rhizome, rootstalk, rootstock -rhizopod, rhizopodan -rhizopodan, rhizopod -rhodes, rodhos -rhodesia, zimbabwe -rhodium, rh -rhodomontade, bluster, braggadocio, rodomontade -rhoeadales, papaverales -rhomb, diamond, rhombus -rhombencephalon, hindbrain -rhombohedral, trigonal -rhomboid, rhomboidal -rhomboidal, rhomboid -rhombus, diamond, rhomb -rhubarb, pieplant -rhumb, loxodrome -rhumba, rumba -rhyme, rime, verse -rhymed, rhyming, riming -rhymeless, rimeless, unrhymed, unrimed -rhymer, poetiser, poetizer, rhymester, versifier -rhymester, poetiser, poetizer, rhymer, versifier -rhyming, rhymed, riming -rhythm, beat, cycle, round -rhythmic, rhythmical -rhythmical, rhythmic -rhytidectomy, facelift, lift, rhytidoplasty -rhytidoplasty, facelift, lift, rhytidectomy -riant, laughing -riata, lariat, lasso, reata -rib, blackguard, costa, guy, ridicule, roast -ribald, bawdy -ribaldry, gaminess, raciness, spiciness -riband, ribband -ribavirin, virazole -ribband, riband -ribbed, costate -ribbing, tantalization, tease, teasing -ribbon, decoration, medal, medallion, palm, thread -ribbonfish, oarfish -ribbonlike, ribbony -ribbonwood, houhere, lacebark -ribbony, ribbonlike -ribgrass, buckthorn, ribwort -ribhus, rhibhus -riboflavin, hepatoflavin, lactoflavin, ovoflavin -ribonuclease, ribonucleinase, rnase -ribonucleinase, ribonuclease, rnase -ribwort, buckthorn, ribgrass -ricebird, bobolink, reedbird -rich, ample, copious, deep, fat, fertile, plenteous, plentiful, productive, racy, robust -riches, wealth -richly, amply, extravagantly, high, lavishly, luxuriously -richness, affluence, cornucopia, fertility, fullness, grandness, impressiveness, magnificence, mellowness, profuseness, profusion, prolificacy, rankness -richweed, clearweed, horseweed, stoneroot -rick, crick, hayrick, haystack, kink, sprain, turn, twist, wrench, wrick -ricketiness, unsteadiness -rickets, rachitis -rickety, debile, decrepit, feeble, infirm, rachitic, sapless, shaky, weak, weakly, wobbly, wonky -rickrack, ricrac -ricksha, jinrikisha, rickshaw -rickshaw, jinrikisha, ricksha -ricochet, bounce, bound, carom, rebound, recoil, resile, reverberate, spring -ricrac, rickrack -rid, disembarrass, free -riddance, ejection, elimination, exclusion, expulsion -riddle, conundrum, diffuse, enigma, imbue, interpenetrate, penetrate, permeate, pervade, screen -ride, bait, cod, drive, mount, rag, rally, razz, sit, tantalise, tantalize, taunt, tease, twit -rider, passenger -ridge, ridgeline, ridgepole, rooftree -ridged, carinate, carinated, keeled -ridgel, ridgeling, ridgil, ridgling -ridgeline, ridge -ridgeling, ridgel, ridgil, ridgling -ridgepole, ridge, rooftree -ridgil, ridgel, ridgeling, ridgling -ridgling, ridgel, ridgeling, ridgil -ridicule, blackguard, derision, guy, rib, roast -ridiculer, ironist, satirist -ridiculous, absurd, cockeyed, derisory, farcical, idiotic, laughable, ludicrous, nonsensical, pathetic, preposterous, silly -ridiculously, laughably, ludicrously, preposterously -ridiculousness, absurdity, absurdness -riding, equitation -rifadin, rifampin, rimactane -rifampin, rifadin, rimactane -rife, dominant, overabundant, plethoric, predominant, prevailing, prevalent -riff, flick, flip, leaf, riffian, riffle, thumb -riffian, riff -riffle, cockle, flick, flip, leaf, riff, ripple, rippling, ruffle, thumb, undulate, wavelet -riffraff, rabble, ragtag -rifle, despoil, foray, go, loot, pillage, plunder, ransack, reave, strip -rifling, grooving -rift, breach, break, rupture, severance -rig, carriage, cheat, equipage, getup, manipulate, outfit, rigging, semi, set, swindle, tackle, turnout -rigamarole, rigmarole -rigging, rig, tackle -right, aright, compensate, correct, correctly, decent, decently, flop, good, justly, mightily, mighty, powerful, proper, properly, rectify, redress, rightfield, rightfulness, ripe, veracious -rightfield, right -rightful, lawful, true -rightfully, truly -rightfulness, right -rightly, justifiedly, justly -rightness, appropriateness, correctness, justness, nicety -rigid, fixed, inflexible, set, stiff, strict, unbending -rigidification, rigidifying, stiffening -rigidify, ossify, petrify -rigidifying, rigidification, stiffening -rigidity, inflexibility, rigidness -rigidly, bolt, stiffly -rigidness, inflexibility, rigidity -rigmarole, rigamarole -rigor, asperity, cogency, grimness, hardness, hardship, harshness, inclemency, rigorousness, rigour, rigourousness, severeness, severity, stiffness, validity -rigorous, strict, stringent, tight -rigorously, strictly -rigorousness, asperity, grimness, hardness, hardship, harshness, inclemency, rigor, rigour, rigourousness, severeness, severity, stiffness -rigour, asperity, cogency, grimness, hardness, hardship, harshness, inclemency, rigor, rigorousness, rigourousness, severeness, severity, stiffness, validity -rigourousness, asperity, grimness, hardness, hardship, harshness, inclemency, rigor, rigorousness, rigour, severeness, severity, stiffness -rijstafel, rijstaffel, rijsttaffel -rijstaffel, rijstafel, rijsttaffel -rijsttaffel, rijstafel, rijstaffel -riksmaal, riksmal -riksmal, riksmaal -rile, annoy, bother, chafe, devil, gravel, irritate, nark, nettle, rag, roil, vex -riled, annoyed, irritated, miffed, nettled, peeved, pissed, roiled, steamed, stung -rilievo, embossment, relief, relievo -rill, rivulet, run, runnel, streamlet -rim, brim, flange, lip -rimactane, rifadin, rifampin -rime, frost, hoar, hoarfrost, rhyme -rimed, frosty, rimy -rimeless, rhymeless, unrhymed, unrimed -riming, rhymed, rhyming -rimy, frosty, rimed -ring, annulus, band, border, call, doughnut, echo, environ, gang, halo, hoop, knell, mob, pack, peal, phone, resound, reverberate, ringing, skirt, surround, telephone, tintinnabulation -ringdove, cushat -ringed, annular, annulate, annulated, circinate -ringer, clone, toller -ringhals, rinkhals -ringing, plangency, resonance, reverberance, ring, sonority, sonorousness, tintinnabulation, vibrancy -ringlet, coil, curl, curlicue, gyre, lock, roll, scroll, whorl -ringtail, bassarisk, cacomistle, cacomixle, capuchin, coon -ringway, beltway, bypass -ringworm, roundworm, tinea -rinkhals, ringhals -rinse, gargle, rinsing, wash -rinsing, rinse -riot, bacchanal, bacchanalia, carouse, debauch, debauchery, howler, orgy, rioting, roister, saturnalia, scream, sidesplitter, wow -rioting, riot -riotous, debauched, degenerate, degraded, disruptive, dissipated, dissolute, exuberant, fast, libertine, lush, luxuriant, profligate, profuse, troubled, tumultuous, turbulent -riotously, exuberantly, tumultuously -rip, blood, countercurrent, crosscurrent, profligate, pull, rake, rakehell, rend, rent, riptide, rive, roue, snag, split, tear -ripe, advanced, good, mature, right -ripen, mature -ripened, aged -ripening, ageing, aging, maturation, maturement -riposte, comeback, counter, rejoin, rejoinder, repay, replication, retort, return -ripping, rending, splitting -ripple, babble, bubble, burble, cockle, guggle, gurgle, riffle, rippling, ruffle, undulate, wavelet -rippled, crinkled, crinkly, ruffled, wavelike, wavy -rippling, riffle, ripple, wavelet -ripsaw, splitsaw -riptide, countercurrent, crosscurrent, rip -rise, acclivity, advance, arise, ascend, ascending, ascension, ascent, boost, climb, develop, emanation, grow, heighten, hike, jump, lift, mount, originate, procession, prove, raise, rear, rebel, resurrect, rising, surface, upgrade, uprise, wax -risible, amusing, comic, comical, funny, laughable, mirthful -rising, acclivitous, ascension, ascent, emerging, insurrection, rebellion, revolt, rise, uphill, uprising -risk, adventure, chance, danger, endangerment, gamble, hazard, jeopardy, peril -riskiness, peril -riskless, unhazardous -risky, bad, hazardous, speculative, wild -risque, blue, gamey, gamy, juicy, naughty, racy, spicy -ritalin, methylphenidate -ritardando, rallentando, ritenuto -rite, ritual -ritenuto, rallentando, ritardando -ritonavir, norvir -ritual, rite -ritualise, ritualize -ritualize, ritualise -ritually, ceremonially -rival, challenger, competition, competitor, contender, equal, match, touch -rivalrous, emulous -rivalry, competition, contention -rive, cleave, pull, rend, rip, split -riverbank, riverside -riverside, riverbank -rivet, center, centre, concentrate, focus, pore, stud -riveter, rivetter -riveting, absorbing, engrossing, fascinating, gripping -rivetter, riveter -rivulet, rill, run, runnel, streamlet -rn, radon -rnase, ribonuclease, ribonucleinase -roach, circle, cockroach, roofy, rope, rophy -road, route -roadblock, barricade, barrier -roadless, pathless, trackless, untracked, untrod, untrodden -roadman, bagman -roads, roadstead -roadside, wayside -roadstead, roads -roadster, buggy, runabout -roam, cast, drift, ramble, range, roll, rove, stray, swan, tramp, vagabond, wander -roamer, rover, wanderer -roar, bellow, bellowing, boom, holla, holler, hollering, hollo, holloa, howl, roaring, thunder, ululate, wail, yaup, yawl, yowl -roarer, bawler, bellower, screamer, screecher, shouter, yeller -roaring, bellow, bellowing, boom, booming, flourishing, holla, holler, hollering, hollo, holloa, palmy, prospering, prosperous, roar, thriving, thunder, yowl -roast, blackguard, guy, joint, knock, rib, ridicule, roasted -roasted, roast -rob, fleece, gazump, hook, overcharge, pluck, plume, soak, surcharge -robaxin, methocarbamol -robbery, looting -robe, cloak, clothe, drape, gown, vest -robed, appareled, attired, dressed, garbed, garmented, habilimented -robin, redbreast -robot, automaton, golem -robotic, automatic, automatonlike, machinelike, robotlike -robotlike, automatic, automatonlike, machinelike, robotic -robust, racy, rich -robustious, boisterous, rambunctious, rumbustious, unruly -robustness, hardiness, lustiness, validity -rocephin, ceftriaxone -rock, careen, shake, stone, sway, tilt -rocker, cradle -rockers, bikers -rocket, arugula, projectile, roquette, skyrocket -rockfish, striper -rockfoil, breakstone, saxifrage -rocklike, granitelike, granitic, stony -rocky, bouldered, bouldery, bumpy, jolting, jolty, jumpy, rough, stony -rod, gat, perch, pole -rodent, gnawer -rodhos, rhodes -rodomontade, bluster, braggadocio, rhodomontade -roentgen, r, rontgen -roentgenium, rg -roentgenoscope, fluoroscope -rofecoxib, vioxx -rogaine, loniten, minoxidil -rogue, knave, rapscallion, rascal, scalawag, scallywag, varlet -roguery, devilment, devilry, deviltry, mischief, mischievousness, rascality, roguishness, shenanigan -roguish, blackguardly, devilish, rascally, scoundrelly -roguishness, devilment, devilry, deviltry, mischief, mischievousness, prankishness, rascality, roguery, shenanigan -rohypnol, flunitrazepan -roil, boil, churn, moil, rile -roiled, annoyed, churning, irritated, miffed, nettled, peeved, pissed, riled, roiling, roily, steamed, stung, turbulent -roiling, churning, roiled, roily, turbulent -roily, churning, roiled, roiling, turbulent -roister, carouse, riot -role, character, function, office, part, persona, purpose, use -roleplay, act, play, playact -rolf, hrolf, rollo -roll, bankroll, bowl, bun, cast, coil, curl, curlicue, drift, flap, gyre, hustle, paradiddle, peal, pealing, pluck, ramble, range, revolve, ringlet, roam, roller, rolling, roster, rove, scroll, seethe, stray, swan, tramp, twine, undulate, vagabond, wander, wave, wheel, whorl, wind, wrap -rolled, furled, involute, rolling, trilled -roller, crimper, curler, roll, tumbler -rollick, cavort, disport, frisk, frolic, gambol, lark, romp, skylark, sport -rollicking, coltish, frolicky, frolicsome, sportive -rollickingly, boisterously -rolling, peal, pealing, roll, rolled, trilled, wheeling -rollo, hrolf, rolf -rolypoliness, chubbiness, pudginess, tubbiness -roma, bohemian, gipsy, gypsy, romani, romany, rome, rommany -romaic, demotic -romaine, cos -roman, papist, papistic, papistical, popish, romanic, romanist, romish -romance, butterfly, coquet, coquette, court, dally, flirt, latin, mash, philander, romanticism, solicit, woo -romani, bohemian, gipsy, gypsy, roma, romany, rommany -romania, roumania, rumania -romanian, roumanian, rumanian -romanic, roman -romanise, latinise, latinize, romanize -romanism, papism -romanist, papist, papistic, papistical, popish, roman, romish -romanize, latinise, latinize, romanise -romanoff, romanov -romanov, romanoff -romansh, rumansh -romantic, amatory, amorous, quixotic, romanticist, romanticistic -romanticisation, romanticization, sentimentalisation, sentimentalization -romanticise, glamorize, glamourise, romanticize -romanticism, romance -romanticist, romantic, romanticistic, sentimentalist -romanticistic, romantic, romanticist -romanticization, romanticisation, sentimentalisation, sentimentalization -romanticize, glamorize, glamourise, romanticise -romany, bohemian, gipsy, gypsy, roma, romani, rommany -rome, roma -romish, papist, papistic, papistical, popish, roman, romanist -rommany, bohemian, gipsy, gypsy, roma, romani, romany -romp, blowout, caper, cavort, disport, frisk, frolic, gambol, hoyden, lark, laugher, play, rollick, runaway, skylark, sport, tomboy, walkaway -ron, bokkos, daffo -rondeau, rondel, rondo -rondel, rondeau -rondo, rondeau -roneo, mimeo, mimeograph, roneograph -roneograph, mimeo, mimeograph, roneo -rontgen, roentgen -rood, crucifix -roof, cap, ceiling -roofless, dispossessed, homeless -rooftree, ridge, ridgepole -roofy, circle, roach, rope, rophy -rook, bunco, castle, con, defraud, diddle, gip, goldbrick, gyp, hornswoggle, mulct, nobble, scam, swindle, victimize -rookie, cub, greenhorn -room, board, way -roomer, boarder, lodger -roomie, roommate, roomy -roomily, spaciously -roominess, capaciousness, commodiousness, spaciousness -roommate, roomie, roomy -rooms, suite -roomy, roomie, roommate, spacious -roosevelt, fdr -roost, perch, rest -rooster, cock -root, ancestor, antecedent, ascendant, ascendent, base, beginning, etymon, origin, radical, rootage, rootle, rout, settle, solution, source, stem, theme -rootage, beginning, origin, root, source -rootbound, potbound -rooted, frozen -rooter, fan -rootle, root, rout -rootless, vagabond -rootstalk, rhizome, rootstock -rootstock, rhizome, rootstalk -rope, circle, lasso, leash, roach, roofy, rophy -ropebark, leatherwood, moosewood, wicopy -ropedancer, ropewalker -ropemaker, roper -roper, ropemaker -ropewalker, ropedancer -ropeway, tram, tramway -ropey, ropy, stringy, thready -rophy, circle, roach, roofy, rope -ropiness, cohesiveness, glueyness, gluiness, gumminess, tackiness, viscidity, viscidness -ropy, ropey, stringy, thready -roquette, arugula, rocket -rorqual, razorback -rosaceous, rose, roseate -rose, rosaceous, roseate, rosebush, rosiness -roseate, rosaceous, rose -rosebush, rose -rosefish, redfish -rosehip, hip -roselle, rozelle, sorrel -roseola, efflorescence, rash -rosin, resin -rosiness, bloom, blush, flush, rose, ruddiness -rosinweed, gumweed, tarweed -roster, roll -rostrum, ambo, dais, podium, pulpit, snout, soapbox, stump -rosy, blushful, flushed, fortunate -rot, buncombe, bunk, bunkum, decompose, decomposition, guff, hogwash, molder, moulder, putrefaction, rotting, waste -rotary, circle, circular, orbitual, roundabout -rotate, circumvolve, revolve, splay -rotated, revolved -rotation, gyration, revolution -rotatory, revolutionary -rotogravure, photogravure -rotted, decayed, rotten -rotten, crappy, decayed, icky, lousy, rotted, shitty, stinking, stinky -rottenly, abominably, abysmally, atrociously, awfully, terribly -rottenness, corruption, putrescence, putridness -rottenstone, tripoli -rotter, bum, crumb, git, lowlife, puke, rat, skunk, stinker, stinkpot -rotting, decomposition, putrefaction, rot -rotund, corpulent, obese, orotund, round, weighty -rotundity, globosity, globularness, rotundness, roundness, sphericalness, sphericity -rotundly, sonorously -rotundness, globosity, globularness, rotundity, sphericalness, sphericity -rouble, ruble -roue, blood, profligate, rake, rakehell, rip -rouge, blusher, paint -rougeberry, bloodberry -rough, approximate, approximative, boisterous, bumpy, crude, fierce, grating, gravelly, harsh, jolting, jolty, jumpy, pugnacious, rasping, raspy, rocky, roughly, scratchy, uncut, unsmooth -roughage, fiber -roughened, chapped, cracked -roughly, about, approximately, around, rough, some -roughneck, bully, hooligan, rowdy, ruffian, tough, yob, yobbo, yobo -roughness, choppiness, crudeness, disorderliness, harshness, indentation, pitting, raggedness, rowdiness, rowdyism -roughshod, barbarous, brutal, cruel, fell, savage, vicious -roumania, romania, rumania -roumanian, romanian, rumanian -round, around, assail, assault, attack, beat, bout, circle, circular, cycle, labialise, labialize, orotund, polish, rhythm, rotund, rung, snipe, stave, troll, turn -roundabout, carousel, carrousel, circle, circuitous, devious, rotary, whirligig -roundedness, bulginess -roundel, annulet -rounder, debauchee, libertine -roundly, bluffly, bluntly, brusquely -roundness, embonpoint, plumpness, rotundity -roundworm, nematode, ringworm, tinea -rouse, agitate, arouse, awaken, bestir, charge, commove, excite, wake, waken -rouser, arouser, waker -rousing, arousal, stirring -roustabout, deckhand -rout, expel, gouge, mob, rabble, root, rootle, spreadeagle -route, itinerary, path, road -routine, act, bit, everyday, function, mundane, number, procedure, quotidian, subprogram, subroutine, turn, unremarkable, workaday -rove, cast, drift, ramble, range, roam, roll, stray, swan, tramp, vagabond, wander -rover, roamer, scouter, wanderer -roving, mobile, nomadic, peregrine, vagabondage, wandering -row, course, dustup, quarrel, rowing, words, wrangle -rowboat, dinghy, dory -rowdily, raucously -rowdiness, disorderliness, roughness, rowdyism -rowdy, bully, hooligan, raucous, roughneck, ruffian, tough, yob, yobbo, yobo -rowdyism, disorderliness, roughness, rowdiness -rower, oarsman -rowing, row -rowlock, oarlock, peg, pin, thole, tholepin -royal, imperial, majestic, purple, regal -royalist, cavalier, monarchist -rozelle, roselle, sorrel -rpm, rev -ru, ruthenium -ruanda, rwanda -ruandan, rwandan -rub, chafe, fray, fret, hitch, itch, scratch, snag, wipe -rubber, arctic, caoutchouc, condom, galosh, golosh, gumshoe, prophylactic, rubberise, rubberize, safe, safety -rubberise, rubber, rubberize -rubberize, rubber, rubberise -rubberlike, rubbery -rubberneck, excursionist, rubbernecker, sightseer, tripper -rubbernecker, rubberneck -rubberstamp, handstamp -rubbery, cartilaginous, gristly, rubberlike -rubbing, detrition, friction -rubbish, applesauce, codswallop, folderol, scrap, trash, tripe, trumpery -rubbishy, trashy -rubble, debris, detritus, dust, junk -rube, bumpkin, chawbacon, hayseed, hick, yahoo, yokel -rubeola, measles, morbilli -rubicund, florid, ruddy, sanguine -rubidium, rb -ruble, rouble -rubor, inflammation, redness -rubric, gloss, title -rubricate, miniate -ruby, carmine, cerise, cherry, crimson, red, reddish, ruddy, scarlet -ruck, herd, pucker -ruckle, crease, crinkle, crisp, scrunch, wrinkle -rucksack, backpack, haversack, knapsack, packsack -ruckus, commotion, din, ruction, rumpus, tumult -ruction, commotion, din, ruckus, rumpus, tumult -rudderless, adrift, afloat, aimless, directionless, planless, undirected -rudderpost, rudderstock -rudderstock, rudderpost -ruddiness, rosiness -ruddle, raddle, reddle -ruddy, carmine, cerise, cherry, crimson, florid, red, reddish, rubicund, ruby, sanguine, scarlet -rude, bounderish, crude, lowbred, natural, primitive, raw, uncivil, underbred, unmannered, unmannerly, yokelish -rudely, discourteously, impolitely -rudeness, crudeness, crudity, discourtesy, primitiveness, primitivism -rudiment, abc, abcs, alphabet -rudimentary, fundamental, underlying, vestigial -rudiments, basics -rue, regret, repent, ruefulness, sorrow -rueful, contrite, remorseful, ruthful -ruefully, contritely, remorsefully -ruefulness, regret, rue, sorrow -ruff, choker, frill, ruffle, trump, trumping -ruffian, bully, hooligan, roughneck, rowdy, tough, yob, yobbo, yobo -ruffianly, tough -ruffle, affray, choker, cock, cockle, disturbance, flick, flounce, fluff, fray, frill, furbelow, mix, pleat, prance, riffle, ripple, ruff, rumple, sashay, shuffle, strut, swagger, tittup, undulate -ruffled, frilled, frilly, rippled -rug, carpet, carpeting -rugby, rugger -rugelach, ruggelach, rugulah -rugged, broken, furrowed, tough -ruggedisation, ruggedization -ruggedise, ruggedize -ruggedization, ruggedisation -ruggedize, ruggedise -ruggedness, hardness, huskiness, toughness -ruggelach, rugelach, rugulah -rugger, rugby -rugulah, rugelach, ruggelach -ruin, bankrupt, break, deflower, destroy, dilapidation, downfall, ruination, ruining, smash, wrecking -ruination, downfall, ruin, ruining, wrecking -ruined, destroyed, finished, sunk, undone -ruiner, destroyer, undoer, uprooter, waster -ruining, ruin, ruination, wrecking -ruinous, blasting, catastrophic -rule, convention, decree, dominate, dominion, find, formula, govern, harness, normal, pattern, predominate, prescript, prevail, principle, regulation, reign, rein, ruler -ruler, rule, swayer -ruling, opinion, regnant, reigning -rum, curious, funny, odd, peculiar, queer, rummy, singular -rumania, romania, roumania -rumanian, romanian, roumanian -rumansh, romansh -rumba, rhumba -rumble, growl, grumble, grumbling, rumbling -rumbling, grumble, grumbling, rumble -rumbustious, boisterous, rambunctious, robustious, unruly -ruminate, contemplate, excogitate, meditate, mull, muse, ponder, reflect, speculate -rumination, contemplation, musing, reflection, reflexion, thoughtfulness -ruminative, brooding, broody, contemplative, meditative, musing, pensive, pondering, reflective -ruminator, muller, muser, ponderer -rummage, ransacking -rummy, curious, drunk, drunkard, funny, inebriate, odd, peculiar, queer, rum, singular, sot, wino -rumor, bruit, hearsay, rumour -rumormonger, gossip, gossiper, gossipmonger, newsmonger, rumourmonger -rumour, bruit, hearsay, rumor -rumourmonger, gossip, gossiper, gossipmonger, newsmonger, rumormonger -rump, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, croup, croupe, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, seat, stern, tail, tooshie, tush -rumple, cockle, crease, crinkle, crumple, knit, pucker, ruffle, wrinkle -rumpled, disheveled, dishevelled, frowzled, tousled -rumpus, commotion, din, ruckus, ruction, tumult -run, bleed, bunk, campaign, carry, consort, course, discharge, draw, endure, escape, execute, extend, feed, flow, footrace, function, go, guide, hunt, incline, ladder, lam, lead, lean, melt, move, operate, outpouring, pass, persist, play, ply, prevail, race, range, ravel, rill, rivulet, runnel, running, scarper, scat, streak, streamlet, tally, tend, test, trial, unravel, work -runabout, roadster -runaway, blowout, fleer, fugitive, laugher, romp, walkaway -rundle, rung, spoke -rundown, summation -rung, round, rundle, spoke, stave -runnel, rill, rivulet, run, streamlet -runner, contrabandist, offset, smuggler, stolon -runniness, fluidity, fluidness, liquidity, liquidness -running, functional, linear, operative, run, track, working -runny, fluid -runoff, overflow, overspill -runt, peewee, shrimp -runtiness, puniness, stuntedness -runty, puny, shrimpy -runway, rail, rails, track -rupestral, rupicolous -rupicolous, rupestral -rupture, breach, break, bust, rift, severance, snap, tear -ruralism, rurality, rusticism -ruralist, countryman -rurality, ruralism -ruse, artifice -rush, bang, boot, charge, festinate, flush, haste, hasten, hie, hotfoot, hurry, induce, kick, race, rushed, rushing, spate, speed, stimulate, surge, thrill, upsurge -rushed, rush -rushing, haste, hurry, rush -rushlike, sedgelike -rusk, zwieback -russia, ussr -rust, corrode, eat, rusting, rusty -rustic, agrestic, bumpkinly, countrified, countryfied, hick, unsophisticated -rusticism, ruralism -rusticity, gaucherie -rusting, rust -rustle, lift, rustling, whisper, whispering -rustling, murmurous, rustle, soughing, susurrous, whisper, whispering -rustproof, rustproofed -rustproofed, rustproof -rusty, hoary, rust -rut, estrus, furrow, groove, heat, oestrus -rutabaga, swede -ruth, commiseration, pathos, pity -ruthenium, ru -rutherfordium, rf, unnilquadium, unq -ruthful, contrite, remorseful, rueful -ruthfulness, mournfulness, sorrowfulness -ruthless, pitiless, remorseless, unpitying -ruthlessness, cruelty, mercilessness, pitilessness -rutted, rutty -ruttish, aroused, horny, randy, steamy -rutty, rutted -rwanda, ruanda -rwandan, ruandan -s, entropy, mho, randomness, sec, second, siemens, south, southward, sulfur, sulphur -sa, sturmabteilung -saame, lapp, lapplander, saami, same, sami -saami, lapp, lapplander, saame, same, sami -sabaton, solleret -sabayon, zabaglione -sabbatic, sabbatical -sabbatical, sabbatic -sabbatum, sat, saturday -saber, sabre -sable, ebony -sabot, clog, geta, patten -sabotage, counteract, countermine, subvert, undermine, weaken -saboteur, diversionist, wrecker -sabre, saber -sac, pocket, pouch, sack, sauk, theca -sacagawea, sacajawea -sacajawea, sacagawea -saccade, jerk, jerking, jolt -saccharase, invertase, sucrase -saccharide, carbohydrate, sugar -saccharify, sugar -saccharine, cloying, syrupy, treacly -saccharose, sucrose -sacculate, sacculated -sacculated, sacculate -saccule, sacculus -sacculus, saccule -sacerdotal, hieratic, hieratical, priestly -sachem, sagamore -sachsen, saxe, saxony -sack, can, chemise, clear, discharge, dismiss, dismissal, dismission, displace, fire, firing, hammock, liberation, net, plunder, pocket, poke, pouch, release, sac, sackful, sacking, sacque, shift, terminate -sacked, despoiled, pillaged, raped, ravaged -sackful, sack -sacking, bagging, discharge, dismissal, dismission, firing, liberation, release, sack -saclike, bursiform, pouchlike -sacque, sack -sacred, consecrated, hallowed, sanctified -sacredly, religiously -sacrifice, forfeit, forfeiture, give -sacrilege, blasphemy, desecration, profanation -sacrilegious, blasphemous, profane -sacristan, sexton -sacristy, vestry -sacrosanct, inviolable, inviolate -sad, deplorable, distressing, lamentable, pitiful, sorry -saddam, husain, husayn, hussein -saddhu, sadhu -saddle, burden, charge, saddleback -saddleback, saddle -saddlebill, jabiru -saddlebow, pommel -saddlery, tack -sadhu, saddhu -sadly, deplorably, lamentably, unhappily, woefully -sadness, gloominess, lugubriousness, sorrow, sorrowfulness, unhappiness -safaqis, sfax -safar, saphar -safari, campaign -safe, condom, dependable, good, prophylactic, rubber, safety, secure -safebreaker, cracksman, safecracker -safecracker, cracksman, safebreaker -safeguard, guard, precaution -safekeeping, guardianship, keeping -safety, condom, guard, prophylactic, refuge, rubber, safe -saffranine, safranin, safranine -safranin, saffranine, safranine -safranine, saffranine, safranin -sag, droop, flag, swag -sagacious, perspicacious, sapient -sagaciously, acutely, astutely, sapiently, shrewdly -sagaciousness, discernment, judgement, judgment, judiciousness, sagacity -sagacity, discernment, judgement, judgment, judiciousness, sagaciousness -sagamore, sachem -sage, salvia -sagely, wisely -sagging, drooping, droopy -sagittarius, archer -sagittate, sagittiform -sagittiform, sagittate -saguaro, sahuaro -sahaptin, sahaptino, shahaptian -sahaptino, sahaptin, shahaptian -sahuaro, saguaro -said, aforementioned, aforesaid -saida, sayda, sidon -sail, canvas, canvass, cruise, navigate, sheet, sweep, voyage -sailing, glide, gliding, navigation, sailplaning, seafaring, soaring -sailor, bluejacket, boater, crewman, leghorn, panama, skimmer -sailplane, glider, soar -sailplaning, glide, gliding, sailing, soaring -sainfoin, esparcet, sanfoin -saint, angel, apotheosis, canonise, canonize, enshrine, ideal, nonesuch, nonpareil, nonsuch, paragon -sainted, angelic, angelical, beatific, saintlike, saintly -saintlike, angelic, angelical, beatific, sainted, saintly -saintly, angelic, angelical, beatific, sainted, saintlike -sakartvelo, georgia -sake, interest, saki -saki, munro, sake -sakkara, saqqara, saqqarah -sakti, shakti -saktism, shaktism -salaah, salaat, salah, salat -salaat, salaah, salah, salat -salability, salableness -salable, saleable -salableness, salability -salacious, lewd, lubricious, lustful, obscene, prurient, raunchy -salaciously, lasciviously -salaciousness, bawdiness, lewdness, obscenity, salacity -salacity, bawdiness, lewdness, obscenity, salaciousness -salade, sallet -salah, salaah, salaat, salat -salal, shallon -salamander, poker -salaried, compensable, compensated, paying, remunerated, remunerative, stipendiary -salary, earnings, pay, remuneration, wage -salat, salaah, salaat, salah -saleable, salable -saleroom, salesroom, showroom -salesclerk, clerk -salesgirl, saleslady, saleswoman -saleslady, salesgirl, saleswoman -salesroom, saleroom, showroom -saleswoman, salesgirl, saleslady -salience, saliency, strikingness -saliency, salience, strikingness -salient, outstanding, prominent, spectacular, striking -salientia, anura, batrachia -salientian, anuran, batrachian, frog, toad -salim, carlos, sanchez, taurus -salinity, brininess, salt, saltiness -salisbury, harare -salish, salishan -salishan, salish -saliva, spit, spittle -salivate, drool -sallet, salade -sallow, sickly -sally, crack, quip, sortie, wisecrack -salmagundi, assortment, miscellanea, miscellany, mixture, motley, potpourri, smorgasbord, variety -salmonberry, bakeapple, cloudberry, thimbleberry -salmwood, cypre, princewood -salonica, salonika, thessalonica, thessaloniki -salonika, salonica, thessalonica, thessaloniki -saloon, bar, barroom, ginmill, pothouse, pub, sedan, taphouse, taproom -salp, salpa -salpa, salp -salt, salinity, saltiness -saltation, bounce, bound, dance, dancing, jump, leap, leaping, spring, terpsichore -saltiness, coarseness, salinity, salt -saltpeter, niter, nitre, saltpetre -saltpetre, niter, nitre, saltpeter -saltwater, brine, seawater -saltwort, barilla, glasswort, kali, kelpwort -salty, piquant -salubrious, healthy -salubriousness, salubrity -salubrity, salubriousness -salutary, good -salutation, greeting, salute -salute, drink, pledge, present, salutation, toast, wassail -saluter, greeter, welcomer -salvadoran, salvadorean, salvadorian -salvadorean, salvadoran, salvadorian -salvadorian, salvadoran, salvadorean -salvage, relieve, salve, save, scavenge -salvager, salvor -salvation, redemption -salve, balm, ointment, relieve, salvage, save, unction, unguent -salvia, sage -salving, demulcent, emollient, softening -salvo, burst, fusillade, volley -salvor, salvager -salwar, shalwar -saman, monkeypod, zaman, zamang -samara, key -samarang, semarang -samarcand, samarkand -samarium, sm -samarkand, samarcand -samba, arere, obeche, obechi -sambar, sambur -sambur, sambar -same, lapp, lapplander, like, saame, saami, sami -sameness, humdrum, monotony -sami, lapp, lapplander, saame, saami, same -samiel, simoom, simoon -samisen, shamisen -samoyed, samoyede, samoyedic -samoyede, samoyed -samoyedic, samoyed -samphire, glasswort -sample, sampling, taste, try -sampler, taster -sampling, sample -samson, bruiser, bull, strapper -sana, sanaa -sanaa, sana -sanatarium, sanatorium, sanitarium -sanative, alterative, curative, healing, remedial, therapeutic -sanatorium, bedlam, madhouse, nuthouse, sanatarium, sanitarium -sanchez, carlos, salim, taurus -sanctified, consecrated, sacred -sanctify, bless, consecrate, hallow, purge, purify -sanctimonious, pharisaic, pharisaical, pietistic, pietistical -sanctimoniousness, sanctimony -sanctimony, sanctimoniousness -sanction, approve, authorisation, authority, authorization, countenance, endorsement, imprimatur, indorsement, okay, warrant -sanctionative, sanctioning -sanctioned, approved, canonic, canonical, ratified -sanctioning, sanctionative -sanctitude, holiness, sanctity -sanctity, holiness, sanctitude -sanctuary, asylum, bema, chancel, refuge -sanctum, holy -sand, backbone, grit, gumption, guts, moxie, sandpaper -sandaled, sandalled -sandalled, sandaled -sandarac, citronwood, sandarach -sandarach, sandarac -sandbag, dragoon, railroad, stun -sandberry, creashak, mealberry -sandbox, sandpile, sandpit -sandbur, sandspur -sander, smoother -sandlike, arenaceous, sandy -sandpaper, sand -sandpile, sandbox, sandpit -sandpit, sandbox, sandpile -sandril, raudixin, reserpine, serpasil -sands, litoral, littoral -sandspur, sandbur -sandstorm, duster, sirocco -sandy, arenaceous, flaxen, sandlike -sane, reasonable -sanely, reasonably, sensibly -saneness, sanity -sanfoin, esparcet, sainfoin -sangaree, sangria -sangraal, grail -sangria, sangaree -sanguification, haematogenesis, haematopoiesis, haemogenesis, haemopoiesis, hematogenesis, hematopoiesis, hemogenesis, hemopoiesis -sanguinary, bloodthirsty, butcherly, gory, sanguineous, slaughterous -sanguine, florid, rubicund, ruddy -sanguineness, sanguinity -sanguineous, butcherly, gory, sanguinary, slaughterous -sanguinity, sanguineness -sanicle, snakeroot -sanies, festering, ichor, purulence, pus, suppuration -sanious, ichorous -sanitarium, sanatarium, sanatorium -sanitary, healthful -sanitation, sanitisation, sanitization -sanitisation, sanitation, sanitization -sanitise, hygienise, hygienize, sanitize -sanitised, sanitized -sanitization, sanitation, sanitisation -sanitize, hygienise, hygienize, sanitise -sanitized, sanitised -sanity, saneness -sannyasi, sannyasin, sanyasi -sannyasin, sannyasi, sanyasi -sanyasi, sannyasi, sannyasin -sap, blackjack, cosh, exhaust, fool, muggins, saphead, tire, tomfool -saphar, safar -saphead, fool, muggins, sap, tomfool -sapid, flavorful, flavorous, flavorsome, flavourful, flavourous, flavoursome, saporous -sapidity, flavor, flavour, nip, relish, sapidness, savor, savour, smack, tang -sapidness, sapidity -sapience, wisdom -sapient, perspicacious, sagacious -sapiently, acutely, astutely, sagaciously, shrewdly -sapless, debile, decrepit, feeble, infirm, rickety, weak, weakly -sapodilla, sapota -saponaceous, soapy -saporous, flavorful, flavorous, flavorsome, flavourful, flavourous, flavoursome, sapid -sapota, sapodilla -sapote, mammee -sapphic, lesbian -sapphire, azure, cerulean, lazuline -sapphism, lesbianism -sappy, cockamamie, cockamamy, goofy, silly, wacky, whacky, zany -sapraemia, sapremia -sapremia, sapraemia -saprophagous, saprozoic -saprozoic, saprophagous -saqqara, sakkara, saqqarah -saqqarah, sakkara, saqqara -saquinavir, invirase -sarafem, fluoxetine, prozac -saragossa, zaragoza -sarape, serape -sarcasm, irony, satire -sarcastically, sardonically -sarcenet, sarsenet -sarcocystidean, sarcocystieian, sarcosporidian -sarcocystieian, sarcocystidean, sarcosporidian -sarcodine, sarcodinian -sarcodinian, sarcodine -sarcoid, fleshy -sarcolemmic, sarcolemnous -sarcolemnous, sarcolemmic -sarcosporidian, sarcocystidean, sarcocystieian -sarcostyle, myofibril, myofibrilla -sard, sardine, sardius -sardegna, sardinia -sardine, pilchard, sard, sardius -sardinia, sardegna -sardius, sard, sardine -sardonically, sarcastically -saree, sari -sargasso, gulfweed, sargassum -sargassum, gulfweed, sargasso -sari, saree -sarin, gb -sarpanitu, zarpanit, zirbanit -sarsenet, sarcenet -sartor, seamster, tailor -sash, cincture, girdle, waistband, waistcloth -sashay, chasse, cock, excursion, expedition, jaunt, junket, outing, prance, ruffle, sidle, strut, swagger, tittup -saskatoon, juneberry, serviceberry, shadberry -sasquatch, bigfoot -sass, backtalk, lip, mouth, sassing -sassaby, topi -sassing, backtalk, lip, mouth, sass -sassy, fresh, impertinent, impudent, overbold, saucy, smart, wise -sat, sabbatum, saturday -satan, beelzebub, devil, lucifer -satanic, demonic, diabolic, diabolical, fiendish, hellish, infernal, unholy -satanism, demonism, diabolism -satanist, diabolist -satchmo, armstrong -sate, fill, replete, satiate -satellite, orbiter, planet -satiable, satisfiable -satiate, binge, englut, engorge, fill, glut, gorge, gormandise, gormandize, gourmandize, ingurgitate, overeat, overgorge, overindulge, replete, sate, satiated, stuff -satiated, satiate -satiation, repletion, satiety -satiety, repletion, satiation -satinet, satinette -satinette, satinet -satinleaf, caimitillo -satinpod, honesty -satiny, silken, silklike, silky, sleek, slick -satire, irony, sarcasm -satiric, satirical -satirical, satiric -satirise, lampoon, satirize -satirist, ironist, ridiculer -satirize, lampoon, satirise -satisfaction, atonement, expiation, gratification -satisfactory, acceptable -satisfiable, satiable -satisfice, satisfise -satisfied, quenched, slaked -satisfise, satisfice -satisfy, fill, fulfil, fulfill, gratify, meet -satisfying, cheering, comforting, hearty, solid, square, substantial -satisfyingly, gratifyingly -saturate, impregnate -saturated, concentrated, pure -saturation, chroma, impregnation, intensity, vividness -saturday, sabbatum, sat -satureia, satureja -satureja, satureia -saturnalia, bacchanal, bacchanalia, debauch, debauchery, orgy, riot -saturnine, dark, dour, glowering, glum, moody, morose, sour, sullen -saturnism, plumbism -satyr, lech, lecher, letch -satyric, satyrical -satyrical, satyric -sauceboat, boat -saucer, disc, discus, dish, disk -saucily, freshly, impertinently, impudently, pertly -sauciness, archness, impertinence, perkiness, pertness -saucy, fresh, impertinent, impudent, irreverent, overbold, pert, sassy, smart, wise -sauk, sac -saul, paul -saunter, amble, perambulation, promenade, stroll -saunterer, ambler, stroller -sauria, lacertilia -saurian, lacertilian -saury, billfish -sausage, blimp -saute, sauteed -sauteed, saute -sauteing, frying -sauterne, sauternes -sauternes, sauterne -savage, barbarian, barbaric, barbarous, beast, blast, brutal, brute, crucify, cruel, fell, feral, ferine, ferocious, fierce, furious, pillory, roughshod, uncivilised, uncivilized, vicious, wild, wildcat, wolf -savagely, brutally, viciously -savageness, savagery -savagery, barbarism, barbarity, brutality, ferociousness, savageness, viciousness -savanna, savannah -savannah, savanna -savant, initiate, pundit -save, deliver, economise, economize, keep, preserve, redeem, relieve, salvage, salve, spare, write -saved, protected -saver, recoverer, rescuer -saving, deliverance, delivery, economy, preservation, redeeming, redemptive, rescue -savior, christ, deliverer, jesus, redeemer, rescuer, saviour -saviour, christ, deliverer, jesus, redeemer, rescuer, savior -savor, bask, enjoy, flavor, flavour, nip, relish, sapidity, savour, smack, tang, taste -savoriness, flavorsomeness, flavoursomeness -savoring, degustation, relishing, savouring, tasting -savorless, bland, flat, flavorless, flavourless, insipid, savourless, vapid -savorlessness, flavorlessness, flavourlessness, savourlessness, tastelessness -savory, piquant, savoury, spicy, zesty -savour, bask, enjoy, flavor, flavour, nip, relish, sapidity, savor, smack, tang, taste -savouring, degustation, relishing, savoring, tasting -savourless, bland, flat, flavorless, flavourless, insipid, savorless, vapid -savourlessness, flavorlessness, flavourlessness, savorlessness, tastelessness -savoury, piquant, savory, spicy, zesty -savvy, apprehend, apprehension, compass, comprehend, dig, discernment, grasp, grok, understanding -saw, adage, byword, proverb -sawan, sravana -sawbill, merganser, sheldrake -sawbones, surgeon -sawbuck, buck, horse, sawhorse -sawhorse, buck, horse, sawbuck -sawmill, lumbermill -sax, saxophone -saxatile, saxicoline, saxicolous -saxe, sachsen, saxony -saxicoline, saxatile, saxicolous -saxicolous, saxatile, saxicoline -saxifrage, breakstone, rockfoil -saxist, saxophonist -saxony, sachsen, saxe -saxophone, sax -saxophonist, saxist -say, allege, articulate, aver, enjoin, enounce, enunciate, order, pronounce, read, state, suppose, tell -sayanci, zaar -sayda, saida, sidon -saying, expression, locution -sayonara, adieu, adios, arrivederci, bye, cheerio, goodby, goodbye -sb, antimony, bs -sc, scandium -scab, blackleg, fink, rat, strikebreaker -scabies, itch -scabiosa, scabious -scabious, scabiosa -scabrous, lepidote, leprose, scaly, scurfy -scads, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scores, slews, stacks, tons, wads -scaffolding, staging -scag, skag, smack, thunder -scalawag, imp, knave, monkey, rapscallion, rascal, rogue, scallywag, scamp, varlet -scald, blister, whip -scale, descale, exfoliation, plate, scurf, shell, surmount -scaled, scaley, scaly -scaley, scaled, scaly -scaling, grading -scallion, leek -scallop, crenation, crenature, crenel, crenelle, cutlet, escallop, scollop -scalloped, crenate, crenated -scallopine, scallopini -scallopini, scallopine -scallywag, imp, knave, monkey, rapscallion, rascal, rogue, scalawag, scamp, varlet -scaly, lepidote, leprose, scabrous, scaled, scaley, scurfy -scam, bunco, con, cozenage, defraud, diddle, gip, goldbrick, gyp, hornswoggle, mulct, nobble, rook, swindle, victimize -scammer, chiseler, chiseller, defrauder, gouger, grifter, swindler -scammonyroot, manroot -scamp, imp, monkey, rapscallion, rascal, scalawag, scallywag -scamper, scramble, scurry, scuttle, skitter -scampo, langoustine -scan, rake, read, skim -scandal, dirt, outrage -scandalisation, outrage, scandalization -scandalise, appal, appall, offend, outrage, scandalize, shock -scandalization, outrage, scandalisation -scandalize, appal, appall, offend, outrage, scandalise, shock -scandalmongering, sensationalistic, yellow -scandalous, disgraceful, shameful, shocking -scandinavian, nordic, norse, northman -scandium, sc -scant, light, short, skimp, stint -scantily, barely -scantiness, exiguity, leanness, meagerness, meagreness, poorness, scantness -scantling, stud -scantness, exiguity, leanness, meagerness, meagreness, poorness, scantiness -scanty, bare, pantie, panty, spare -scape, shaft -scaphoid, navicular -scapular, scapulary -scapulary, scapular -scar, cicatrice, cicatrix, mark, pit, pock, scrape, scratch -scarab, scarabaeus -scarabaean, scarabaeid -scarabaeid, scarabaean -scarabaeus, scarab -scaramouch, scaramouche -scaramouche, scaramouch -scarce, barely, hardly, just, scarcely -scarcely, barely, hardly, just, scarce -scarceness, scarcity -scarcity, scarceness -scare, affright, dash, daunt, fright, frighten, pall, panic -scarecrow, scarer, strawman -scared, frightened -scaremonger, stirrer -scarer, scarecrow, strawman -scarey, chilling, scary, shivery, shuddery -scarface, capone -scarfpin, tiepin -scarily, frighteningly -scarlet, carmine, cerise, cherry, crimson, red, reddish, ruby, ruddy, vermilion -scarp, escarp, escarpment -scarper, bunk, escape, lam, run, scat -scarred, marred -scary, chilling, scarey, shivery, shuddery -scat, bunk, escape, lam, run, scarper -scathe, damage, harm, hurt -scathing, vituperative -scathingly, unsparingly -scatter, dispel, disperse, dissipate, dot, dust, scattering, spread, sprinkle, strewing -scatterbrained, flighty, flyaway, rattlebrained, rattlepated, scatty -scattered, confused, disconnected, disjointed, disordered, garbled, illogical, unconnected -scattergood, spender, spendthrift -scattergun, shotgun -scattering, dispersion, scatter, sprinkle, sprinkling, strewing -scatty, absent, absentminded, abstracted, rattlebrained, rattlepated, scatterbrained -scaup, bluebill, broadbill -scauper, scorper -scavenge, clean, salvage -scavenger, magpie -scd, ds -scend, surge -scene, aspect, conniption, fit, panorama, picture, prospect, scenery, setting, shot, tantrum, view, vista -scenery, scene -sceneshifter, shifter -scent, aroma, fragrance, nose, odor, odorize, odour, odourise, perfume, smell, wind -scented, odoriferous, odorous, perfumed, sweet -scepter, sceptre, verge, wand -sceptered, empowered, sceptred -sceptic, doubter, skeptic -sceptical, disbelieving, doubting, questioning, skeptical, unbelieving -sceptically, skeptically -scepticism, agnosticism, skepticism -sceptre, scepter, verge, wand -sceptred, empowered, sceptered -schedule, agenda, docket -scheduling, programing, programming -schema, outline, scheme -schematic, conventional, formal -schematisation, diagramming, schematization -schematise, schematize -schematization, diagramming, schematisation -schematize, schematise -scheme, connive, dodge, dodging, intrigue, outline, schema, strategy, system -schemer, plotter -scheming, calculating, calculative, conniving, designing, shrewd -schemozzle, shemozzle -scheol, hades, hell, netherworld, underworld -scheuchzeriaceae, juncaginaceae -schism, split -schismatic, schismatical -schismatical, schismatic -schistorrhachis, rachischisis -schistosomiasis, bilharzia, bilharziasis -schizoid, schizophrenic -schizophrenic, schizoid -schizophyceae, myxophyceae -schlemiel, shlemiel -schlep, schlepper, shlep, shlepper -schlepper, schlep, shlep, shlepper -schlesien, silesia, slask, slezsko -schlimazel, shlimazel -schlock, dreck, shlock -schlockmeister, shlockmeister -schmaltz, schmalz, shmaltz -schmaltzy, bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmalzy, sentimental, slushy, soppy, soupy -schmalz, schmaltz, shmaltz -schmalzy, bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, sentimental, slushy, soppy, soupy -schmear, schmeer, shmear -schmeer, schmear, shmear -schmegegge, shmegegge -schmo, schmuck, shmo, shmuck -schmoose, chat, confab, confabulation, jawbone, schmooze, shmoose, shmooze -schmooze, chat, confab, confabulation, jawbone, schmoose, shmoose, shmooze -schmoozer, conversationalist, conversationist -schmuck, schmo, shmo, shmuck -schnapps, schnaps -schnaps, schnapps -schnittlaugh, chive, chives, cive -schnook, shnook -schnorchel, breather, schnorkel, snorkel -schnorkel, breather, schnorchel, snorkel -schnorr, cadge, scrounge, shnorr -schnorrer, shnorrer -schnoz, beak, honker, hooter, nozzle, schnozzle, snoot, snout -schnozzle, beak, honker, hooter, nozzle, schnoz, snoot, snout -schoenberg, schonberg -scholar, assimilator, bookman, learner, student -scholarship, encyclopaedism, encyclopedism, eruditeness, erudition, learnedness, learning -scholastic, bookworm, pedant -scholasticism, academicism, academism -scholia, scholium -scholium, scholia -schonberg, schoenberg -school, civilise, civilize, cultivate, educate, schoolhouse, schooling, schooltime, shoal, train -schoolbook, text, textbook -schoolboyish, boyish, boylike -schoolchild, pupil -schooldays, schooltime -schoolfellow, classmate, schoolmate -schoolgirlish, girlish -schoolhouse, school -schooling, school -schoolman, academician -schoolmarm, mistress, schoolmistress -schoolmaster, headmaster, master -schoolmate, classmate, schoolfellow -schoolmistress, mistress, schoolmarm -schoolroom, classroom -schooltime, school, schooldays -schrod, scrod -schtick, schtik, shtick, shtik -schtickl, schtikl, shtickl, shtikl -schtik, schtick, shtick, shtik -schtikl, schtickl, shtickl, shtikl -schutzstaffel, ss -schwa, shwa -schweiz, suisse, svizzera, switzerland -sciara, sciarid -sciarid, sciara -science, skill -scilla, squill -scincid, skink -scintilla, iota, shred, smidge, smidgen, smidgeon, smidgin, tittle, whit -scintillant, aglitter, coruscant, fulgid, glinting, glistering, glittering, glittery, scintillating, sparkly -scintillate, coruscate, sparkle, twinkle, winkle -scintillating, aglitter, bubbling, coruscant, effervescent, frothy, fulgid, glinting, glistering, glittering, glittery, scintillant, sparkly -scintillation, glisten, glister, glitter, sparkle, sparkling, twinkle -sciolist, dabbler, dilettante -sciolistic, dilettante, dilettanteish, dilettantish -scissure, cleft, crack, crevice, fissure -scleroderma, dermatosclerosis -scleroprotein, albuminoid -sclerosed, sclerotic -sclerosis, induration -sclerotic, sclerosed -scoff, barrack, flout, gibe, jeer, jeering, mockery, scoffing -scoffer, flouter, gorger, jeerer, mocker -scoffing, jeer, jeering, mockery, scoff -scoffingly, derisively, derisorily, mockingly -scoke, garget, poke -scold, berate, chide, grouch, grumble, jaw, lambast, lambaste, lecture, nag, nagger, rag, rebuke, remonstrate, reprimand, reproof, scolder, trounce -scolder, nag, nagger, scold -scolding, chiding, objurgation -scollop, cutlet, escallop, scallop -scolytidae, ipidae -scomberesocidae, scombresocidae -scomberesox, scombresox -scombresocidae, scomberesocidae -scombresox, scomberesox -scoop, best, exclusive, goop, max, outdo, outflank, pocket, scoopful, soap, trump -scoopful, scoop -scoot, dart, dash, flash, scud, shoot -scooter, iceboat, scoter -scope, ambit, background, compass, cro, orbit, oscilloscope, range, reach, setting, telescope -scopolamine, hyoscine -scorbutus, scurvy -scorch, blacken, char, sear, singe -scorched, adust, baked, parched, sunbaked -scorcher, screamer -score, account, grade, grievance, grudge, hit, make, mark, nock, scotch, seduce, tally -scorecard, card -scorekeeper, scorer -scoreless, goalless, hitless -scorer, scorekeeper -scores, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scads, slews, stacks, tons, wads -scoria, dross, slag -scoring, grading, marking -scorn, contemn, contempt, despise, despite, disdain, reject, spurn -scorned, despised, detested, hated -scorner, sneerer -scornful, contemptuous, disdainful, insulting -scornfully, contemptuously, contumeliously, disdainfully -scorper, scauper -scorpio, scorpion, scorpius -scorpion, scorpio -scorpionweed, phacelia -scorpius, scorpio -scot, scotchman, scotsman -scotch, baffle, bilk, cross, economical, foil, frugal, frustrate, queer, score, scots, scottish, sparing, spoil, stinting, thwart -scotchman, scot, scotsman -scotchwoman, scotswoman -scoter, scooter -scots, scotch, scottish -scotsman, scot, scotchman -scotswoman, scotchwoman -scottish, scotch, scots -scoundrel, villain -scoundrelly, blackguardly, rascally, roguish -scour, abrade, flush, purge, scrub -scoured, eroded -scourge, bane, curse, desolate, devastate, flagellate, flagellum, nemesis, ravage, terror, threat, waste -scourger, flogger -scouring, scrub, scrubbing -scouse, lobscouse, lobscuse -scouser, liverpudlian -scout, guide, lookout, pathfinder, picket, reconnoiter, reconnoitre, sentinel, sentry, spotter, watch -scouter, rover -scouting, reconnoitering, reconnoitring -scowl, frown -scrabble, doodle, scribble -scrabbly, scrubby -scrag, choke, garotte, garrote, garrotte -scraggy, boney, jagged, jaggy, scrawny, skinny, underweight, weedy -scram, get -scramble, beat, clamber, jumble, scamper, scuffle, scurry, shin, shinny, skin, sputter, struggle -scranch, crackle, crunch, scraunch -scrap, altercate, argufy, bit, chip, combat, dispute, fight, fighting, flake, fleck, junk, quarrel, rubbish, trash -scrape, abrasion, excoriation, genuflect, grate, kowtow, mark, scar, scraping, scratch, scratching, skin -scraping, scrape, scratch, scratching -scrapper, battler, belligerent, combatant, fighter -scrappily, combatively -scraps, garbage, refuse -scratch, abrasion, boodle, bread, cabbage, cacography, cancel, chafe, clams, dent, dinero, dough, engrave, excise, excoriation, expunge, fray, fret, gelt, grave, incision, inscribe, itch, kale, lettuce, lolly, loot, lucre, mark, moolah, pelf, prick, rub, scar, scrape, scraping, scratching, scrawl, scribble, scrub, shekels, simoleons, slit, start, strike, sugar, wampum -scratchiness, abrasiveness, harshness -scratching, scrape, scraping, scratch -scratchy, abrasive, cranky, fractious, grating, gravelly, irritable, nettlesome, peckish, peevish, pettish, petulant, rasping, raspy, rough, spotty, techy, testy, tetchy, uneven -scraunch, crackle, crunch, scranch -scrawl, cacography, scratch, scribble -scrawler, scribbler -scrawniness, scrubbiness, skinniness -scrawny, boney, scraggy, scrubby, skinny, stunted, underweight, weedy -screak, creak, screech, skreak, skreigh, squawk, squeak, whine -screakily, creakily, creakingly -screaky, creaky, screechy, squeaking, squeaky, squealing -scream, call, cry, holler, hollo, howler, riot, screaming, screech, screeching, shout, shriek, shrieking, sidesplitter, squall, wow, yell -screamer, bawler, bellower, roarer, scorcher, screecher, shouter, yeller -screaming, hilarious, scream, screech, screeching, shriek, shrieking, uproarious -scree, talus -screech, creak, screak, scream, screaming, screeching, shriek, shrieking, skreak, skreigh, squawk, squeak, whine -screecher, bawler, bellower, roarer, screamer, shouter, yeller -screeching, scream, screaming, screech, shriek, shrieking -screechy, screaky, squeaking, squeaky, squealing -screen, blind, concealment, cover, covert, filmdom, riddle, screenland, shield, sieve, sort, test -screening, cover, covering, masking, showing, viewing -screenland, filmdom, screen -screw, ass, bang, bed, bonk, cheat, chicane, chouse, eff, fuck, fucking, gaoler, hump, jailer, jailor, jazz, jockey, know, love, nookie, nooky, screwing, shaft, shag, shtup, turnkey -screwball, crackpot, crank, crazy, fruitcake, nut, softheaded -screwbean, tornillo -screwing, ass, fuck, fucking, nookie, nooky, screw, shag, shtup -scribble, cacography, doodle, scrabble, scratch, scrawl -scribbler, penman, scrawler, scribe -scribe, copyist, penman, scribbler, scriber, scrivener -scriber, scribe -scrimmage, melee -scrimp, skimp, stint -scrimpy, meager, meagerly, meagre, stingy -scrimy, grudging, niggardly -script, book, hand, handwriting, playscript -scripted, written -scriptural, biblical -scripture, bible, book, word -scrivener, copyist, scribe -scrod, schrod -scrofula, struma -scroll, coil, curl, curlicue, gyre, ringlet, roll, whorl -scrooge, churl, niggard, skinflint -scrounge, cadge, forage, schnorr, shnorr -scrounger, cadger, mooch, moocher -scrub, bush, cancel, chaparral, scour, scouring, scratch, scrubbing -scrubbiness, scrawniness -scrubbing, scouring, scrub -scrubby, scrabbly, scrawny, stunted -scrubs, gown -scruff, nape, nucha -scruffy, seedy -scrum, scrummage -scrummage, scrum -scrumptious, delectable, delicious, luscious, toothsome, yummy -scrumptiously, deliciously, lusciously -scrunch, crease, crinkle, crisp, crouch, crump, hunker, ruckle, squat, thud, wrinkle -scruple, misgiving, qualm -scruples, conscience -scrupulous, conscientious, painstaking -scrupulously, conscientiously, religiously -scrupulousness, meticulosity, meticulousness, punctiliousness -scrutineer, canvasser -scrutinise, audit, inspect, scrutinize -scrutiniser, scrutinizer -scrutinize, audit, inspect, scrutinise -scrutinizer, scrutiniser -scrutiny, examination -scuba, aqualung -scud, dart, dash, flash, rack, scoot, scudding, shoot -scudding, scud -scuff, drag, mule -scuffle, dogfight, hassle, scramble, shamble, shuffle, tussle -sculpt, grave, sculpture -sculpted, graven, sculptured -sculptor, carver, sculpturer -sculptural, modeled, sculptured, sculpturesque -sculpture, carving, grave, sculpt -sculptured, graven, modeled, sculpted, sculptural, sculpturesque -sculpturer, carver, sculptor -sculpturesque, modeled, sculptural, sculptured -scum, trash -scummy, abject, low, miserable, scurvy -scup, porgy -scupper, ambuscade, ambush, bushwhack, endanger, expose, lurk, peril, queer, waylay -scurf, exfoliation, scale -scurfy, lepidote, leprose, scabrous, scaly -scurrility, billingsgate -scurrilous, abusive, opprobrious -scurry, scamper, scramble, scuttle, skitter -scurrying, hurrying -scurvily, basely, meanly -scurvy, abject, low, miserable, scorbutus, scummy -scutcheon, escutcheon -scuttle, hatchway, opening, scamper, scurry, skitter -scuttlebutt, comment, gossip -se, selenium, southeast, southeastward -sea, ocean -seabird, seafowl -seaboard, seaside -seaborgium, sg -seacoast, coast, seashore -seafarer, gob, jack, mariner, seaman, tar -seafaring, navigation, oceangoing, sailing, seagoing -seafowl, seabird -seagoing, oceangoing, seafaring -seagull, gull -seahorse, walrus -seal, cachet, sealskin, stamp, varnish -sealant, sealer -sealed, certain, plastered -sealer, sealant -sealing, waterproofing -sealskin, seal -seam, bed, crease, crinkle, furrow, line, wrinkle -seaman, gob, jack, mariner, seafarer, tar -seamanlike, seamanly -seamanly, seamanlike -seamed, lined -seamless, unlined, unseamed -seamster, sartor, tailor -seamstress, dressmaker, modiste, needlewoman, sempstress -seamy, seedy, sleazy, sordid, squalid -seance, session, sitting -seaplane, hydroplane -seaport, harbor, harbour, haven -sear, blacken, char, parch, scorch, sere, shriveled, shrivelled, singe, withered -search, explore, hunt, hunting, look, lookup, research, seek -searcher, quester, seeker -searching, inquisitory, probing, trenchant -seascape, waterscape -seashore, coast, seacoast -seasick, airsick, carsick -seasickness, naupathia -seaside, seaboard -seasnail, snailfish -season, flavor, flavour, harden, mollify, temper -seasonable, timely -seasonableness, timeliness -seasonably, apropos, timely -seasoned, veteran -seasoner, flavorer, flavoring, flavourer, flavouring, seasoning -seasoning, flavorer, flavoring, flavourer, flavouring, seasoner -seat, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, induct, invest, keister, nates, place, posterior, prat, rear, rump, sit, stern, tail, tooshie, tush -seated, sitting -seating, seats -seats, seating -seawall, breakwater, bulwark, groin, groyne, jetty, mole -seaward, asea, inshore, offshore, onshore, seawards, shoreward -seawards, asea, seaward -seawater, brine, saltwater -seaworthiness, fitness -sebaceous, greasy, oily, oleaginous -sebastopol, sevastopol -sec, s, secant, second, unsweet -secant, sec -secede, splinter -secern, differentiate, distinguish, secernate, separate, severalise, severalize, tell -secernate, differentiate, distinguish, secern, separate, severalise, severalize, tell -secernment, discrimination, secretion -secession, sezession, withdrawal -sechuana, setswana, tswana -seclude, sequester, sequestrate, withdraw -secluded, cloistered, privy, reclusive, secret, sequestered -seclusion, privacy, privateness -secobarbital, seconal -seconal, secobarbital -second, arcsecond, back, bit, endorse, endorsement, indorse, indorsement, instant, irregular, minute, mo, moment, s, sec, secondly, secondment -secondary, lowly, petty, subaltern -secondhand, used -secondly, second -secondment, endorsement, indorsement, second -secpar, parsec -secrecy, concealment, privacy, privateness, secretiveness, silence -secret, arcanum, clandestine, confidential, enigma, hidden, mysterious, mystery, mystic, mystical, occult, orphic, private, privy, secluded, surreptitious, unavowed, undercover, underground -secretaire, escritoire, secretary -secretariat, secretariate -secretariate, secretariat -secretary, escritoire, repository, secretaire -secrete, release -secreter, gland, secretor -secretion, secernment -secretive, close, closelipped, closemouthed, tightlipped -secretiveness, closeness, secrecy, silence -secretor, gland, secreter -sect, faction -sectarian, sectarist, sectary -sectarianism, denominationalism -sectarist, sectarian, sectary -sectary, sectarian, sectarist -section, department, division, incision, part, segment, subdivision -sectional, sectioned -sectionalisation, division, partition, partitioning, sectionalization, segmentation -sectionalise, sectionalize -sectionalism, localism, provincialism -sectionalization, division, partition, partitioning, sectionalisation, segmentation -sectionalize, sectionalise -sectioned, sectional -sector, sphere -sectral, acebutolol -secular, laic, lay, layman, layperson, profane, temporal, worldly -secularisation, secularization -secularise, secularize -secularization, secularisation -secularize, desacralize, secularise -secure, assure, batten, dependable, ensure, fasten, fix, good, guarantee, impregnable, insure, inviolable, plug, procure, safe, strong, unafraid, unassailable, unattackable, untroubled -securely, firmly -secureness, fastness, fixedness, fixity, fixture -securer, procurer -security, certificate, protection, surety -sedan, saloon -sedate, calm, grave, sober, solemn, staid, tranquilize, tranquillise, tranquillize -sedately, calmly -sedateness, solemness, solemnity, staidness -sedation, drugging -sedative, ataractic, ataraxic, depressant, downer, tranquilising, tranquilizing, tranquillising, tranquillizing -sedgelike, rushlike -sediment, deposit -sedimentary, aqueous -sedimentation, alluviation, deposit -seditious, incendiary, incitive, inflammatory, instigative, insurgent, subversive -seduce, make, score -seduction, conquest -seductively, temptingly -sedulity, sedulousness -sedulous, assiduous -sedulousness, sedulity -see, ascertain, assure, attend, catch, check, consider, construe, control, date, determine, discover, encounter, ensure, envision, escort, examine, experience, fancy, figure, find, hear, image, insure, interpret, learn, look, meet, picture, project, realise, realize, reckon, regard, understand, view, visit, visualise, visualize, watch, witness -seeable, visible -seed, come, cum, ejaculate, germ, semen, source, sow -seedcase, cod, pod -seeded, sown -seediness, manginess, shabbiness, sleaziness -seedman, seedsman -seedpod, pod -seedsman, seedman -seedy, ailing, indisposed, peaked, poorly, scruffy, seamy, sickly, sleazy, sordid, squalid, unwell -seeing, beholding, eyesight, sightedness -seek, assay, attempt, essay, search, try -seeker, quester, searcher -seeking, quest -seeland, sjaelland, zealand -seem, appear, look -seeming, apparent, ostensible -seemingly, apparently, ostensibly -seemliness, grace -seemly, becoming, comely, decent, decorous -seep, ooze -seepage, ooze, oozing -seeping, oozing, oozy -seer, illusionist, oracle, prophesier, prophet, vaticinator, visionary -seesaw, teeter, teeterboard, teetertotter, totter -seethe, boil, buzz, hum, roll -segment, section -segmental, metameric, segmented -segmentation, cleavage, division, partition, partitioning, sectionalisation, sectionalization -segmented, metameric, segmental -segregated, unintegrated -segregation, separatism, sequestration -segregationist, segregator -segregator, segregationist -seigneur, seignior -seigneury, seigniory, signory -seignior, seigneur -seigniory, seigneury, signory -seism, earthquake, quake, temblor -seismal, seismic -seismic, seismal -seismologic, seismological -seismological, seismologic -seize, appropriate, arrogate, assume, attach, capture, clutch, confiscate, conquer, grab, impound, prehend, sequester, usurp -seizer, shanghaier -seizing, grasping, prehension -seizure, capture, ictus, raptus -selachian, elasmobranch -selachii, elasmobranchii -selcraig, selkirk -seldom, rarely -select, choice, choose, prime, prize, quality, take -selection, choice, excerpt, excerption, extract, option, pick, survival -selector, chooser, picker -selenium, se -self, ego -selfishly, egotistically -selfless, altruistic -selflessly, altruistically -selflessness, altruism -selfsame, identical, very -selkirk, selcraig -sell, betray, deal, trade -sellable, marketable, merchantable, vendable, vendible -seller, marketer, trafficker, vender, vendor -selling, marketing, merchandising -selsyn, synchro -selvage, selvedge -selvedge, selvage -semanticist, semiotician -semarang, samarang -semblance, color, colour, gloss, illusion, likeness -semen, come, cum, ejaculate, seed -semestral, semestrial -semestrial, semestral -semi, rig, semifinal, semitrailer -semiannual, biannual, biyearly -semiannually, biyearly -semiaquatic, amphibiotic, subaquatic -semiautomatic, autoloading -semicentenary, semicentennial -semicentennial, semicentenary -semicircle, hemicycle -semiconducting, semiconductive -semiconductive, semiconducting -semiconsciousness, grogginess, stupefaction, stupor -semiepiphyte, hemiepiphyte -semifinal, semi -semilunar, crescent, lunate -semimonthly, bimonthly -seminal, germinal, originative -seminarian, seminarist -seminarist, seminarian -semiology, semiotics -semiotic, semiotical -semiotical, semiotic -semiotician, semanticist -semiotics, semiology -semiparasite, hemiparasite -semipro, semiprofessional -semiprofessional, semipro -semisoft, softish -semisweet, bittersweet -semisynthetic, synthetic -semite, semitic -semitic, semite -semitrailer, semi -semitransparency, translucence, translucency -semitransparent, translucent -semitropic, semitropical, subtropic, subtropical -semitropical, semitropic, subtropic, subtropical -semitropics, subtropics -semivowel, glide -semiweekly, biweekly -sempiternal, dateless, endless -sempiternity, perpetuity -sempstress, dressmaker, modiste, needlewoman, seamstress -send, air, beam, broadcast, charge, commit, direct, institutionalise, institutionalize, mail, place, post, ship, station, transmit, transport -sender, transmitter -sendup, burlesque, charade, lampoon, mockery, parody, pasquinade, spoof, takeoff, travesty -senesce, age, maturate, mature -senescence, agedness, ageing, aging -senescent, ageing, aging -senile, doddering, doddery, gaga -senility, dotage -senior, aged, elder, elderly, older -seniority, longevity -sens, dope, gage, grass, locoweed, pot, sess, skunk, smoke, weed -sensation, ace, adept, aesthesis, champion, esthesis, genius, hotshot, maven, mavin, sense, sentience, sentiency, star, superstar, virtuoso, whiz, whizz, wiz, wizard -sensational, arresting, sensory, stunning -sensationalism, empiricism, luridness, sensualism -sensationalistic, scandalmongering, yellow -sense, feel, gumption, sensation, sentience, sentiency, signified, smell -sensed, perceived -senseless, insensible, mindless, nitwitted, otiose, pointless, purposeless, reasonless, superfluous, wasted, witless -senselessly, mindlessly -senselessness, inanity, mindlessness, pointlessness, vacuity -sensibilise, sensibilize, sensify, sensitise, sensitize -sensibility, aesthesia, esthesia, sensitiveness, sensitivity -sensibilize, sensibilise, sensify, sensitise, sensitize -sensible, reasonable, sensitive -sensibly, reasonably, sanely -sensify, sensibilise, sensibilize, sensitise, sensitize -sensing, detection, perception -sensitisation, sensitising, sensitization, sensitizing -sensitise, sensibilise, sensibilize, sensify, sensitize -sensitised, allergic, hypersensitised, hypersensitive, hypersensitized, sensitized, supersensitised, supersensitive, supersensitized -sensitiser, sensitizer -sensitising, sensitisation, sensitization, sensitizing -sensitive, medium, raw, sensible, sore, spiritualist, tender -sensitiveness, sensibility, sensitivity -sensitivity, predisposition, sensibility, sensitiveness -sensitization, sensitisation, sensitising, sensitizing -sensitize, sensibilise, sensibilize, sensify, sensitise -sensitized, allergic, hypersensitised, hypersensitive, hypersensitized, sensitised, supersensitised, supersensitive, supersensitized -sensitizer, sensitiser -sensitizing, sensitisation, sensitising, sensitization -sensor, detector -sensorial, sensory -sensory, centripetal, receptive, sensational, sensorial -sensual, animal, carnal, fleshly, sultry -sensualise, carnalise, carnalize, sensualize -sensualism, sensationalism, sensuality, sensualness -sensuality, sensualism, sensualness -sensualize, carnalise, carnalize, sensualise -sensually, sultrily -sensualness, sensualism, sensuality -sentence, condemn, condemnation, conviction, doom, time -sententious, pithy -sententiously, pithily -sentience, awareness, sensation, sense, sentiency -sentiency, sensation, sense, sentience -sentient, animate -sentiment, opinion, persuasion, thought, view -sentimental, bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, slushy, soppy, soupy -sentimentalisation, romanticisation, romanticization, sentimentalization -sentimentalise, sentimentalize, sentimentise, sentimentize -sentimentalist, romanticist -sentimentality, drippiness, mawkishness, mushiness, sloppiness, soupiness -sentimentalization, romanticisation, romanticization, sentimentalisation -sentimentalize, sentimentalise, sentimentise, sentimentize -sentimentise, sentimentalise, sentimentalize, sentimentize -sentimentize, sentimentalise, sentimentalize, sentimentise -sentinel, lookout, picket, scout, sentry, spotter, watch -sentry, lookout, picket, scout, sentinel, spotter, watch -sep, sept, september -sepaline, sepaloid -sepaloid, sepaline -separable, dissociable, severable -separate, assort, branch, break, class, classify, differentiate, discriminate, disjoined, dissever, distinguish, disunite, divide, fork, freestanding, furcate, offprint, part, ramify, reprint, secern, secernate, severalise, severalize, sort, split, tell -separated, detached, disjointed, dislocated, isolated, spaced -separately, individually, severally, singly -separateness, discreteness, distinctness, otherness, severalty -separation, breakup, detachment, interval -separationism, separatism -separationist, separatist -separatism, segregation, separationism -separatist, breakaway, fissiparous, separationist -separative, partitive -separator, centrifuge, extractor -separatrix, diagonal, slash, solidus, stroke, virgule -sepia, mahogany -sepiolite, meerschaum -seppuku, harakiri, harikari -sept, family, folk, kinfolk, kinsfolk, phratry, sep, september -septal, septate -septate, septal -september, sep, sept -septenary, heptad, septet, seven, sevener, vii -septet, heptad, septenary, septette, seven, sevener, sevensome, vii -septette, septet, sevensome -septic, infected -septicaemia, septicemia -septicemia, septicaemia -septuple, sevenfold -sepulcher, sepulchre, sepulture -sepulchral, charnel, funereal, ghastly -sepulchre, sepulcher, sepulture -sepulture, burial, entombment, inhumation, interment, sepulcher, sepulchre -sequel, continuation, subsequence -sequenator, sequencer -sequence, episode, succession, successiveness -sequencer, sequenator -sequent, accompanying, attendant, concomitant, consecutive, consequent, ensuant, incidental, resultant, sequential, serial, successive -sequential, consecutive, sequent, serial, successive -sequentially, consecutive -sequester, attach, confiscate, impound, isolate, seclude, seize, sequestrate, withdraw -sequestered, cloistered, reclusive, secluded -sequestrate, isolate, seclude, sequester, withdraw -sequestration, requisition, segregation -sequin, diamante, spangle -sequined, beady, gemmed, jeweled, jewelled, spangled, spangly -sequoia, redwood -sequoya, sequoyah -sequoyah, sequoya -seraglio, hareem, harem, serail -serail, hareem, harem, seraglio -serape, sarape -seraphic, angelic, angelical, cherubic, seraphical, sweet -seraphical, seraphic -serax, oxazepam -serb, serbian -serbia, srbija -serbian, serb -serdica, sofia -sere, sear, shriveled, shrivelled, withered -serenade, divertimento -serene, calm, tranquil, unagitated -serenity, ataraxis, heartsease, peace, peacefulness, placidity, quiet, repose, tranquility, tranquillity -serf, helot, villein -serfdom, serfhood, vassalage -serfhood, serfdom, vassalage -sergeant, serjeant -serial, consecutive, nonparallel, sequent, sequential, series, successive -serialisation, serialization -serialise, serialize -serialization, serialisation -serialize, serialise -sericeous, downy, puberulent, pubescent -sericterium, serictery -serictery, sericterium -seriema, chunga -series, serial -serif, seriph -serigraph, silkscreen -seriocomedy, tragicomedy -seriocomic, seriocomical -seriocomical, seriocomic -serious, dangerous, good, grave, grievous, severe, sober, unplayful -seriously, badly, earnestly, gravely, severely -seriousness, distressfulness, earnestness, sincerity -seriph, serif -serjeant, sergeant -sermon, discourse, preaching -sermonise, moralise, moralize, preachify, sermonize -sermoniser, preacher, sermonizer -sermonize, moralise, moralize, preachify, sermonise -sermonizer, preacher, sermoniser -serologic, serological -serological, serologic -serpasil, raudixin, reserpine, sandril -serpent, ophidian, snake -serpentes, ophidia -serpentine, snakelike, snaky -serrate, notched, serrated, toothed -serrated, notched, serrate, toothed -sertraline, zoloft -servant, handmaid, handmaiden, retainer -serve, answer, assist, attend, dish, do, function, help, process, service, suffice -server, host, waiter -service, avail, help, overhaul, serve, servicing, serving -serviceability, serviceableness, usability, usableness, useableness -serviceableness, serviceability, usability, usableness, useableness -serviceberry, juneberry, saskatoon, shadberry, shadblow, shadbush -serviceman, man -servicing, service -serviette, napkin -servilely, obsequiously, subserviently -servility, obsequiousness, subservience -serving, helping, portion, service -servo, servomechanical, servomechanism, servosystem -servomechanical, servo -servomechanism, servo, servosystem -servosystem, servo, servomechanism -serzone, nefazodone -sesame, benne, benni, benny -sesotho, basuto -sesquipedalia, sesquipedalian -sesquipedalian, polysyllabic, sesquipedalia -sess, dope, gage, grass, locoweed, pot, sens, skunk, smoke, weed -sessile, stalkless -session, seance, sitting -sestet, hexad, sextet, sextette, sextuplet, sise, six, sixer, vi -set, adjust, arrange, band, bent, circle, coif, coiffe, coiffure, congeal, correct, countersink, curing, define, determine, determined, dictated, do, dress, fit, fix, fixed, fructify, hardened, hardening, jell, laid, lay, limit, localise, localize, located, lot, mark, place, placed, plant, pose, position, prepare, primed, put, readiness, ready, rig, rigid, seth, sic, situated, solidification, solidifying, specify, typeset -setaceous, barbed, barbellate, briary, briery, bristled, bristly, burred, burry, prickly, setose, spiny, thorny -setback, blow, reversal, reverse -seth, set -setline, spiller, trawl, trotline -setoff, offset -setose, barbed, barbellate, briary, briery, bristled, bristly, burred, burry, prickly, setaceous, spiny, thorny -setswana, sechuana, tswana -sett, cobble, cobblestone -settee, settle -setter, compositor, typesetter, typographer -setting, background, circumstance, context, mount, scene, scope -settle, adjudicate, conciliate, decide, descend, determine, ensconce, fall, finalise, finalize, locate, reconcile, resolve, root, settee, sink, subside -settled, colonised, colonized -settlement, closure, colonisation, colonization, colony, liquidation, resolution, village -settler, colonist -settling, subsidence, subsiding -settlings, dregs -settlor, trustor -setup, apparatus -sevastopol, sebastopol -seven, heptad, septenary, septet, sevener, vii -sevener, heptad, septenary, septet, seven, vii -sevenfold, septuple -sevens, fantan, parliament -sevensome, septet, septette -seventeen, xvii -seventy, lxx -sever, discerp, lop -severable, dissociable, separable -several, respective, various -severalise, differentiate, distinguish, secern, secernate, separate, severalize, tell -severalize, differentiate, distinguish, secern, secernate, separate, severalise, tell -severally, independently, individually, respectively, separately, singly -severalty, discreteness, distinctness, separateness -severance, breach, break, rift, rupture, severing -severe, austere, dangerous, grave, grievous, hard, knockout, serious, spartan, stark, stern, terrible, wicked -severely, badly, gravely, hard, seriously, sternly -severeness, asperity, austereness, badness, grimness, hardness, hardship, harshness, inclemency, rigor, rigorousness, rigour, rigourousness, severity, stiffness -severing, severance -severity, asperity, austereness, badness, grimness, hardness, hardship, harshness, inclemency, rigor, rigorousness, rigour, rigourousness, severeness, stiffness -sevilla, seville -seville, sevilla -sew, stitch, tailor -sewage, sewerage -sewed, sewn, stitched -sewer, cloaca, gutter, sewerage, toilet -sewerage, cloaca, sewage, sewer -sewing, stitchery, stitching -sewn, sewed, stitched -sex, arouse, excite, gender, sexuality -sexiness, amativeness, amorousness, eroticism, erotism -sexless, neuter -sexlessness, asexuality -sextet, hexad, sestet, sextette, sextuplet, sise, six, sixer, sixsome, vi -sextette, sestet, sextet, sixsome -sexton, sacristan -sextuple, sixfold -sextuplet, hexad, sestet, sextet, sise, six, sixer, vi -sexual, intimate -sexualise, sexualize -sexuality, gender, sex -sexualize, sexualise -sexy, aphrodisiac, aphrodisiacal -seyhan, adana -sezession, secession -sfax, safaqis -sg, seaborgium -shabbiness, iniquity, injustice, manginess, seediness, sleaziness, unfairness -shabby, ratty, tatty -shabu, chalk, crank, deoxyephedrine, glass, ice, meth, methamphetamine, methedrine, trash -shabuoth, pentecost, shavous, shavuot, shavuoth -shack, domicile, domiciliate, hovel, hut, hutch, reside, shanty, trail -shackle, bond, fetter, hamper, pinion, trammel -shackled, fettered -shadberry, juneberry, saskatoon, serviceberry -shadblow, juneberry, serviceberry, shadbush -shadbush, juneberry, serviceberry, shadblow -shaddock, pomelo, pummelo -shade, ghost, nicety, nuance, refinement, shadiness, shadow, shadowiness, specter, spectre, spook, subtlety, tad, tincture, tint, tone, wraith -shades, sunglasses -shadfly, dayfly, mayfly -shadiness, shade, shadowiness -shading, blending -shadow, apparition, dark, darkness, dwarf, fantasm, overshadow, phantasm, phantasma, phantom, shade, shadower, tail, tincture, trace, vestige -shadowed, shadowy, shady, umbrageous -shadower, shadow, tail -shadowgraph, radiogram, radiograph, skiagram, skiagraph -shadowiness, shade, shadiness -shadowing, tailing -shadowy, dim, faint, shadowed, shady, umbrageous, vague, wispy, wraithlike -shady, fishy, funny, louche, shadowed, shadowy, suspect, suspicious, umbrageous -shaft, barb, beam, calamus, cheat, chicane, chouse, cock, diaphysis, dick, dig, gibe, irradiation, jibe, jockey, lance, pecker, peter, prick, putz, quill, ray, scape, screw, shot, slam, spear, tool -shag, ass, fuck, fucking, nookie, nooky, screw, screwing, shtup -shagbark, shellbark -shagged, shaggy -shaggy, bushy, shagged -shahaptian, sahaptin, sahaptino -shaitan, shaytan -shakable, shakeable -shake, agitate, didder, excite, handclasp, handshake, handshaking, judder, milkshake, rock, shingle, shiver, stimulate, stir, sway, tremble, trill, wag, waggle -shakeable, shakable -shaken, jolted -shakespeare, shakspere -shakespearean, shakespearian -shakespearian, shakespearean -shakeup, reorganisation, reorganization -shakiness, palpitation, quiver, quivering, shaking, trembling, vibration -shaking, palpitation, quiver, quivering, shakiness, trembling, vibration -shako, bearskin, busby -shakspere, shakespeare -shakti, sakti -shaktism, saktism -shaky, precarious, rickety, shivering, trembling, wobbly, wonky -shallon, salal -shallot, eschalot -shallow, shoal -shallowness, superficiality -shalwar, salwar -sham, affect, assume, assumed, dissemble, fake, faker, false, feign, fictitious, fictive, fraud, imposter, impostor, postiche, pretend, pretended, pretender, pseud, pseudo, shammer, simulate -shamanise, shamanize -shamanist, shamanistic -shamanistic, shamanist -shamanize, shamanise -shamble, scuffle, shambling, shuffle, shuffling -shambles, abattoir, butchery, slaughterhouse -shambling, shamble, shuffle, shuffling -shame, attaint, disgrace, dishonor, dishonour, ignominy, pity -shamed, discredited, disgraced, dishonored, guilty, hangdog, shamefaced -shamefaced, guilty, hangdog, shamed, sheepish -shamefacedness, sheepishness -shameful, black, disgraceful, ignominious, inglorious, opprobrious, scandalous, shocking -shamefully, discreditably, disgracefully, dishonorably, dishonourably, ignominiously, ingloriously -shamefulness, disgracefulness, ignominiousness -shameless, unblushing -shamelessly, barefacedly, unashamedly -shamelessness, brazenness -shamisen, samisen -shammer, fake, faker, fraud, imposter, impostor, malingerer, pretender, pseud, pseudo, sham, skulker -shammy, chammy, chamois -shamus, operative, pi, sherlock -shandy, shandygaff -shandygaff, shandy -shanghai, impress -shanghaier, seizer -shank, cannon, stem, waist -shanty, chantey, chanty, hovel, hut, hutch, shack -shape, anatomy, bod, build, cast, chassis, condition, configuration, conformation, contour, determine, embodiment, figure, flesh, forge, form, frame, influence, mold, mould, pattern, physique, regulate, soma, work -shaped, molded, wrought -shapeless, amorphous, formless -shapeliness, curvaceousness, voluptuousness -shaper, maker -shaping, defining, formation, formative, plastic -shard, fragment, sherd -share, apportion, contribution, deal, parcel, part, partake, percentage, ploughshare, plowshare, portion -sharecropper, cropper -shared, divided -shareholder, shareowner, stockholder -shareowner, shareholder, stockholder -sharer, partaker -shari, chari -sharia, shariah -shariah, sharia -sharing, communion -sharp, abrupt, acuate, acute, acutely, astute, crisp, discriminating, incisive, keen, knifelike, needlelike, penetrating, penetrative, piercing, precipitous, sharply, shrewd, shrill, tart -sharpen, focalise, focalize, focus, heighten, point, taper -sharper, cardsharp, cardsharper, sharpie, sharpy -sharpie, cardsharp, cardsharper, sharper, sharpy -sharply, acutely, aggressively, crisply, precipitously, sharp -sharpness, acuity, acuteness, asperity, bite, distinctness, edge, keenness, pungency, raciness -sharpshoot, snipe -sharpshooter, marksman -sharpy, cardsharp, cardsharper, sharper, sharpie -shattered, tattered -shattering, smashing -shatterproof, splinterless, splinterproof -shave, plane, shaving, trim -shaved, shaven -shaven, shaved -shaver, child, fry, kid, minor, nestling, nipper, tiddler, tike, tyke, youngster -shaving, grazing, paring, shave, skimming, sliver -shavous, pentecost, shabuoth, shavuot, shavuoth -shavuot, pentecost, shabuoth, shavous, shavuoth -shavuoth, pentecost, shabuoth, shavous, shavuot -shay, chaise -shaytan, shaitan -sheaf, bundle -shear, fleece -sheared, shorn -sheath, case -sheathing, overlay, overlayer -shebat, shevat -shed, caducous, cast, disgorge, drop, exuviate, molt, moult, slough, spill, throw -shedder, spiller -shedding, desquamation, peeling, sloughing -sheen, luster, lustre, shininess -sheeny, glistening, glossy, hymie, kike, lustrous, shining, shiny, yid -sheepcote, fold, sheepfold -sheepfold, fold, sheepcote -sheepherder, sheepman, shepherd -sheepish, shamefaced, sheeplike -sheepishness, shamefacedness -sheeplike, sheepish -sheepman, sheepherder, shepherd -sheeprun, sheepwalk -sheepskin, diploma, fleece, lambskin, parchment -sheepwalk, sheeprun -sheer, absolute, bluff, bold, cobwebby, curve, cut, diaphanous, downright, filmy, gauzy, gossamer, perpendicularly, plain, rank, slew, slue, swerve, transparent, trend, unmingled, unmixed, vaporous, vapourous, veer -sheesha, calean, chicha, hookah, kalian, narghile, nargileh, shisha -sheet, canvas, canvass, mainsheet, plane, rag, sail, shroud, tabloid, tack -sheik, beau, clotheshorse, dandy, dude, fop, gallant, sheikh, swell -sheika, sheikha -sheikdom, sheikhdom -sheikh, sheik -sheikha, sheika -sheikhdom, sheikdom -shekels, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, simoleons, sugar, wampum -sheldrake, merganser, sawbill -shelf, ledge -shelfy, reefy, shelvy, shoaly -shell, beat, blast, carapace, case, casing, crush, cuticle, eggshell, husk, plate, scale, shield, trounce, vanquish -shellac, shellack -shellack, shellac -shellbark, shagbark -shellfish, mollusc, mollusk -shellflower, snakehead, turtlehead -shelling, barrage, battery, bombardment -shellproof, bombproof -shelter, protection -shelterbelt, windbreak -shelve, defer, postpone, prorogue, remit, table -shelvy, reefy, shelfy, shoaly -shemozzle, schemozzle -shenanigan, chicane, chicanery, devilment, devilry, deviltry, guile, mischief, mischievousness, rascality, roguery, roguishness, trickery, wile -shenyang, fengtien, moukden, mukden -shepherd, sheepherder, sheepman -sherbert, sherbet -sherbet, sherbert -sherd, fragment, shard -sherlock, operative, pi, shamus -shetland, zetland -shevat, shebat -shew, demonstrate, establish, prove, show -shia, shiah -shiah, shia -shiatsu, acupressure -shibah, shiva, shivah -shibboleth, catchword, motto, slogan -shield, buckler, carapace, cuticle, harbor, harbour, screen, shell -shielder, defender, guardian, protector -shift, agitate, break, budge, careen, change, chemise, dislodge, displacement, fault, faulting, fracture, lurch, pitch, reposition, sack, shifting, shimmy, slip, stir, switch, switching, teddy, tilt, transfer, transformation, transmutation, wobble -shifter, gearshift, gearstick, sceneshifter -shiftiness, rascality, slipperiness, trickiness -shifting, shift, shifty, unfirm -shifty, devious, shifting -shiksa, shikse -shikse, shiksa -shillalah, shillelagh -shillelagh, shillalah -shilling, bob -shillyshally, cunctation, dillydally, procrastinate, procrastination, stall -shimmer, play -shimmy, chemise, shift, slip, teddy, wobble -shin, clamber, scramble, shinbone, shinny, skin, sputter, struggle, tibia -shinbone, shin, tibia -shindig, shindy -shindy, shindig -shine, beam, effulgence, fall, gleam, glint, glisten, glitter, glow, polish, radiance, radiancy, radiate, reflect, refulgence, refulgency, smooth, smoothen, strike -shiner, mouse -shingle, shake -shingles, zoster -shingly, gravelly, pebbly -shininess, luster, lustre, sheen -shining, bright, burnished, glistening, glossy, lustrous, polishing, sheeny, shiny -shinney, shinny -shinny, clamber, scramble, shin, shinney, skin, sputter, struggle -shinto, shintoism, shintoist, shintoistic -shintoism, shinto -shintoist, shinto, shintoistic -shintoistic, shinto, shintoist -shiny, bright, burnished, glazed, glistening, glossy, lustrous, sheeny, shining -ship, embark, send, transport -shipbuilder, shipwright -shipload, boatload, carload -shipment, cargo, consignment, despatch, dispatch, freight, lading, load, loading, payload -shipping, transport, transportation -shipshape, trim -shipway, slipway, ways -shipworm, teredinid -shipwreck, wreck -shipwright, shipbuilder -shirk, fiddle, goldbrick -shirker, slacker -shirking, goldbricking, slacking, soldiering -shirtfront, dickey, dickie, dicky -shirtwaist, shirtwaister -shirtwaister, shirtwaist -shirty, snorty -shisha, calean, chicha, hookah, kalian, narghile, nargileh, sheesha -shit, asshole, bastard, betray, bull, bullshit, cocksucker, crap, damn, darn, defecate, denounce, dickhead, diddley, diddly, diddlyshit, diddlysquat, dirt, dogshit, dump, grass, hoot, horseshit, jack, make, motherfucker, poop, prick, rat, shite, shop, shucks, snitch, sob, squat, stag, stool, turd, whoreson -shite, crap, dirt, poop, shit, turd -shithead, blockhead, bonehead, dumbass, dunce, dunderhead, fuckhead, hammerhead, knucklehead, loggerhead, lunkhead, muttonhead, numskull -shitlist, blacklist -shitter, defecator, voider -shittim, shittimwood -shittimwood, chittamwood, chittimwood, shittim -shitting, defecation, laxation -shitty, crappy, icky, lousy, rotten, stinking, stinky -shiva, shibah, shivah, siva -shivah, shibah, shiva -shivaism, sivaism -shivaree, belling, callathump, callithump, charivari, chivaree -shiver, chill, frisson, quiver, shake, shudder, thrill, throb, tingle, tremble -shivering, chill, shaky, trembling -shivery, chilling, scarey, scary, shuddery -shlemiel, schlemiel -shlep, schlep, schlepper, shlepper, traipse -shlepper, schlep, schlepper, shlep -shlimazel, schlimazel -shlock, dreck, schlock -shlockmeister, schlockmeister -shmaltz, schmaltz, schmalz -shmear, schmear, schmeer -shmegegge, schmegegge -shmo, schmo, schmuck, shmuck -shmoose, jawbone, schmoose, schmooze, shmooze -shmooze, jawbone, schmoose, schmooze, shmoose -shmuck, schmo, schmuck, shmo -shnook, schnook -shnorr, cadge, schnorr, scrounge -shnorrer, schnorrer -shoal, school, shallow -shoaly, reefy, shelfy, shelvy -shoat, piggy, piglet, shote -shock, appal, appall, blow, cushion, daze, floor, impact, jar, jolt, jounce, offend, outrage, scandalise, scandalize, stupor, traumatise, traumatize -shocked, aghast, appalled, dismayed -shocking, disgraceful, lurid, scandalous, shameful -shod, calced, shodden, shoed -shodden, shod, shoed -shoddiness, flimsiness, trashiness -shoddy, cheapjack, deceptive, misleading, tawdry -shoe, horseshoe, skid -shoebill, shoebird -shoebird, shoebill -shoeblack, bootblack -shoed, shod, shodden -shoelace, shoestring -shoeless, barefoot, barefooted -shoemaker, cobbler -shoemaking, cobbling -shoes, place -shoestring, shoelace -shoetree, tree -shofar, shophar -shogunate, absolutism, authoritarianism, caesarism, despotism, dictatorship, monocracy, stalinism, totalitarianism, tyranny -shoot, blast, bourgeon, buck, charge, dart, dash, dissipate, film, flash, fool, fritter, germinate, hit, inject, photograph, pip, pullulate, scoot, scud, snap, sprout, spud, take, tear -shooter, gun, gunman, gunslinger, hitman, shot, taw, torpedo, triggerman -shooting, shot -shootout, gunfight, gunplay -shop, betray, browse, denounce, frequent, grass, patronise, patronize, rat, shit, snitch, sponsor, stag, store, workshop -shopfront, storefront -shophar, shofar -shopkeeper, storekeeper, tradesman -shoplifter, booster, lifter -shoplifting, shrinkage -shopsoiled, shopworn -shopwalker, floorwalker -shopworn, banal, commonplace, hackneyed, shopsoiled, stock, threadbare, timeworn, tired, trite -shore, land, prop, shoring -shoreward, inshore, onshore, seaward -shoring, shore -shorn, sheared -short, abruptly, brusk, brusque, curt, curtly, dead, forgetful, inadequate, light, little, myopic, poor, scant, shortly, shortsighted, shortstop, suddenly, unawares, unforesightful, unretentive -shortage, dearth, deficit, famine, shortfall -shortcoming, defect -shortcut, crosscut, cutoff -shorten, abbreviate, abridge, bowdlerise, bowdlerize, castrate, contract, cut, expurgate, foreshorten, reduce -shortened, abbreviated, cut, telescoped, truncated -shortfall, deficit, shortage -shorthand, stenography, tachygraphy -shorthorn, durham -shortly, briefly, concisely, curtly, presently, short, soon -shortness, abruptness, brusqueness, curtness, gruffness, truncation -shorts, boxers, boxershorts, drawers, trunks, underdrawers -shortsighted, improvident, myopic, nearsighted, short, unforesightful -shortsightedness, improvidence, myopia, nearsightedness -shortstop, short -shoshone, shoshoni -shoshonean, shoshonian -shoshoni, shoshone -shoshonian, shoshonean -shot, barb, blastoff, changeable, chatoyant, crack, dig, gibe, guess, guessing, guesswork, injection, iridescent, jibe, nip, pellet, scene, shaft, shooter, shooting, slam, snap, snapshot, stab, stroke -shote, piggy, piglet, shoat -shotgun, scattergun -shoulder, berm -shout, abuse, blackguard, call, clapperclaw, cry, exclaim, holler, hollo, outcry, scream, squall, vociferation, yell -shouted, yelled -shouter, bawler, bellower, roarer, screamer, screecher, yeller -shouting, cheering, yelling -shove, jostle, squeeze, stuff, thrust -shovel, digger, excavator, shovelful, spadeful -shovelboard, shuffleboard -shoveler, broadbill, shoveller -shovelful, shovel, spadeful -shovelhead, bonnethead -shoveller, broadbill, shoveler -shover, pusher -show, appearance, demo, demonstrate, depict, designate, display, establish, evidence, evince, exhibit, express, indicate, picture, point, present, prove, read, record, register, render, shew, testify, usher -showcase, case, vitrine -showdown, confrontation, encounter -shower, cascade, exhibitioner, exhibitor, lavish -showery, rainy -showgirl, chorine -showily, flamboyantly, flashily, ostentatiously -showiness, flamboyance, floridity, floridness -showing, display, exhibit, screening, viewing -showman, impresario, promoter -showroom, saleroom, salesroom -showstopper, stopper -showtime, beginning, commencement, first, kickoff, offset, outset, start -showy, flamboyant, flashy, gaudy, glossy, jazzy, splashy, sporty -shred, iota, rag, scintilla, smidge, smidgen, smidgeon, smidgin, tag, tatter, tittle, whit -shredded, chopped, sliced -shrew, shrewmouse, termagant -shrewd, astute, calculating, calculative, conniving, scheming, sharp -shrewdly, acutely, astutely, sagaciously, sapiently -shrewdness, astuteness, perspicaciousness, perspicacity -shrewish, nagging -shrewmouse, shrew -shriek, pipe, scream, screaming, screech, screeching, shrieking, shrill -shrieking, scream, screaming, screech, screeching, shriek -shrill, pipe, sharp, shriek, strident -shrillness, stridence, stridency -shrilly, piercingly -shrimp, peewee, prawn, runt -shrimpy, puny, runty -shrine, enshrine -shrink, contract, cringe, flinch, funk, psychiatrist, quail, recoil, reduce, shrivel, squinch, wince, wither -shrinkage, shoplifting, shrinking -shrinking, shrinkage -shrive, absolve -shrivel, shrink, wither -shriveled, sear, sere, shrivelled, shrunken, withered, wizen, wizened -shrivelled, sear, sere, shriveled, shrunken, withered, wizen, wizened -shroud, cerement, cover, enshroud, hide, mainsheet, pall, sheet, tack -shrub, bush -shrubby, fruticose, fruticulose -shrunken, shriveled, shrivelled, withered, wizen, wizened -shtick, schtick, schtik, shtik -shtickl, schtickl, schtikl, shtikl -shtik, schtick, schtik, shtick -shtikl, schtickl, schtikl, shtickl -shtup, ass, fuck, fucking, nookie, nooky, screw, screwing, shag -shuck, chaff, husk, stalk, straw, stubble -shucks, damn, darn, hoot, shit -shudder, chill, frisson, quiver, shiver, thrill, throb, tingle, tremor -shuddery, chilling, scarey, scary, shivery -shudra, sudra -shuffle, make, mix, ruffle, scuffle, shamble, shambling, shuffling -shuffleboard, shovelboard -shuffling, make, shamble, shambling, shuffle -shumac, sumac, sumach -shun, ban, banish, blackball, eschew, ostracise, ostracize -shunning, avoidance, dodging -shunt, bypass -shut, close, closed, exclude, unopen -shutdown, closedown, closing, closure -shutout, skunk -shutting, closing -shuttle, bird, birdie, shuttlecock -shuttlecock, bird, birdie, shuttle -shwa, schwa -shy, diffident, timid, unsure -shylock, moneylender, usurer -shyly, bashfully, timidly -shyster, pettifogger -si, silicon, te, ti -siam, thailand -siamese, tai, thai -sian, changan, hsian, singan, xian -sib, cognate, sibling -sibilant, continuant, fricative, spirant, strident -sibilate, hiss, siss, sizz -sibilation, assibilation, fizzle, hiss, hissing, hushing -sibine, somrai -sibling, sib -sibyllic, divinatory, mantic, sibylline, vatic, vatical -sibylline, cabalistic, cryptic, cryptical, divinatory, kabbalistic, mantic, qabalistic, sibyllic, vatic, vatical -sic, set -siccative, desiccant, drier -sichuan, szechuan, szechwan -sicilia, sicily -sicily, sicilia -sick, barf, brainsick, cast, cat, chuck, crazy, demented, disgorge, disgusted, disturbed, ghastly, grim, grisly, gruesome, honk, ill, macabre, mad, nauseated, nauseous, pale, pallid, puke, purge, queasy, regorge, regurgitate, retch, sickish, spew, spue, unbalanced, unhinged, upchuck, vomit, wan -sicken, disgust, nauseate, revolt -sickening, loathsome, nauseating, nauseous, noisome, offensive, queasy, vile -sickeningly, disgustingly, distastefully, revoltingly -sickeningness, disgustingness, distastefulness, nauseatingness, unsavoriness -sickish, nauseated, nauseous, queasy, sick -sickly, ailing, indisposed, peaked, poorly, sallow, seedy, unwell -sickness, illness, malady, nausea, unwellness -siddhartha, buddha, gautama -side, english, face, incline, position, slope -sideboard, buffet, counter -sideburn, burnside -sidekick, brother, buddy, chum, crony, pal -sideline, avocation, hobby, pursuit -sidelong, askance, askant, asquint, lateral, obliquely, sideways, squint, squinty -siderite, chalybite -siderophilin, transferrin -sideslip, skid, slip -sidesplitter, howler, riot, scream, wow -sidesplitting, killing -sidesplittingly, killingly -sidestep, circumvent, dodge, duck, elude, evade, fudge, hedge, parry, skirt -sidetrack, depart, digress, siding, straggle, turnout -sidewalk, pavement -sideward, sidewards -sidewards, sideward -sideway, sideways, sidewise -sideways, crabwise, obliquely, sidelong, sideway, sidewise -sidewise, sideway, sideways -siding, sidetrack, turnout -sidle, sashay -sidon, saida, sayda -siege, beleaguering, besieging -siemens, mho, s -sieve, screen, sift, sort, strain -sift, sieve, strain -sifting, winnow, winnowing -sigh, suspiration, suspire -sight, batch, deal, flock, hatful, heap, ken, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, slew, spate, spy, stack, survey, view, vision, wad -sightedness, eyesight, seeing -sightless, eyeless, unseeing -sightlessness, blindness, cecity -sightly, bonnie, bonny, comely, fair -sightseer, excursionist, rubberneck, tripper -sigmoid, sigmoidal -sigmoidal, sigmoid -sign, augury, bless, contract, foretoken, gestural, house, mansion, mark, polarity, preindication, ratify, signal, signaling, signalise, signalize, signboard, signed, subscribe -signal, bespeak, betoken, indicate, point, sign, signaling, signalise, signalize -signaler, signaller -signaling, sign, signal -signalisation, signalization -signalise, distinguish, sign, signal, signalize -signalization, signalisation -signalize, distinguish, sign, signal, signalise -signaller, signaler -signally, remarkably, unmistakably -signatory, signer -signature, touch -signboard, sign -signed, gestural, sign -signer, signatory -significance, implication, import, meaning, signification -significant, important, meaning, pregnant, substantial -significantly, importantly -signification, import, meaning, significance -significative, indicative, indicatory, revelatory, suggestive -signified, sense -signifier, descriptor, form -signify, intend, mean -signior, signor -signor, signior -signory, seigneury, seigniory -signpost, guidepost -silage, ensilage -sildenafil, viagra -silence, hush, muteness, quiet, quieten, secrecy, secretiveness, still -silencer, muffler -silene, campion, catchfly -silent, dumb, mum, mute, soundless, still, tacit, understood, unsounded -silently, mutely, taciturnly, wordlessly -silesia, schlesien, slask, slezsko -siliceous, silicious -silicious, siliceous -silicon, si -siliqua, silique -silique, siliqua -silken, satiny, silklike, silky, sleek, slick -silkiness, sleekness -silklike, satiny, silken, silky, sleek, slick -silkscreen, serigraph -silkweed, milkweed -silkwood, calabura -silky, satiny, silken, silklike, sleek, slick -sillabub, syllabub -silliness, absurdity, fatuity, fatuousness, giddiness -silly, airheaded, cockamamie, cockamamy, dizzy, featherbrained, giddy, goofy, lightheaded, pathetic, ridiculous, sappy, slaphappy, wacky, whacky, zany -silva, sylva -silvan, sylvan -silvanus, sylvanus -silver, ag, argent, eloquent, facile, flatware, fluent, silverish, silvern, silvery -silverberry, silverbush -silverbush, silverberry -silverish, argent, silver, silvery -silvern, silver, silvery -silverside, silversides -silversides, silverside -silversmith, silverworker -silvertip, grizzly -silverworker, silversmith -silvery, argent, silver, silverish, silvern -similar, alike, exchangeable, interchangeable, like, standardised, standardized -similarly, likewise -similitude, alikeness, counterpart, likeness, twin -simmering, boiling, stewing -simmpleness, simplicity -simoleons, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, scratch, shekels, sugar, wampum -simonise, simonize -simonize, simonise -simony, barratry -simoom, samiel, simoon -simoon, samiel, simoom -simper, smirk -simperingly, pusillanimously -simple, bare, childlike, elementary, mere, simpleton, uncomplicated, unproblematic, unsubdivided -simpleness, chasteness, ease, easiness, restraint, simplicity -simpleton, simple -simplicity, chasteness, ease, easiness, restraint, simmpleness, simpleness -simplification, reduction -simplism, oversimplification -simply, but, just, merely, only, plainly -simulacrum, effigy, image -simulate, assume, copy, feign, imitate, model, sham -simulated, fake, false, faux, imitation -simulation, feigning, model, pretence, pretending, pretense -simultaneity, simultaneousness -simultaneous, coincident, coincidental, coinciding, concurrent, cooccurring -simultaneousness, simultaneity -simvastatin, zocor -sin, blunder, boob, goof, hell, sine, sinfulness, sinning, transgress, trespass, wickedness -sincere, earnest, solemn -sincerely, truly, unfeignedly -sincerity, earnestness, seriousness, unassumingness -sine, sin -sinequan, adapin, doxepin -sinew, brawn, brawniness, heftiness, muscle, muscularity, tendon -sinewy, brawny, fibrous, hefty, muscular, powerful, stringy, tendinous, unchewable -sinful, extraordinary, iniquitous, ungodly, unholy, wicked -sinfulness, sin, wickedness -sing, babble, blab, peach, talk, tattle, whistle -singalong, singsong -singan, changan, hsian, sian, xian -singe, scorch, sear, swinge -singer, vocaliser, vocalist, vocalizer -singhalese, sinhala, sinhalese -singing, cantabile, tattle, telling, vocalizing -single, ace, bingle, exclusive, i, individual, one, undivided, unity, unmarried -singleness, straightforwardness -singlestick, backsword -singlet, undershirt, vest -singly, individually, separately, severally -singsong, chantlike, intoned, singalong -singular, curious, funny, odd, peculiar, queer, remarkable, rum, rummy, unique -singularise, singularize -singularity, uniqueness -singularize, singularise -singultus, hiccough, hiccup -sinhala, singhalese, sinhalese -sinhalese, singhalese, sinhala -sinister, baleful, black, dark, forbidding, menacing, minacious, minatory, ominous, threatening -sinistrorsal, sinistrorse -sinistrorse, sinistrorsal -sink, bury, cesspit, cesspool, dip, drop, lapse, pass, settle, sinkhole, slump, subside, sump -sinker, donut, doughnut -sinkhole, sink -sinkiang, xinjiang -sinless, impeccant, innocent -sinlessness, innocence, pureness, purity, whiteness -sinner, evildoer -sinning, sin -sinoper, sinopia, sinopis -sinopia, sinoper, sinopis -sinopis, sinoper, sinopia -sinuate, sinuous, wiggly -sinuosity, sinuousness -sinuous, sinuate, wiggly -sinuousness, sinuosity -sinus, fistula -sion, israel, utopia, yisrael, zion -siouan, sioux -sioux, siouan -siphon, syphon -sirach, ecclesiasticus -siracusa, syracuse -sire, beget, engender, father, forefather, generate, get, mother -siren, delilah, enchantress, temptress -siriasis, insolation, sunstroke -sirius, canicula, sothis -sirocco, duster, sandstorm -sirup, syrup -sis, sister -sise, hexad, sestet, sextet, sextuplet, six, sixer, vi -sisham, sissoo, sissu -siss, hiss, sibilate, sizz -sissified, cissy, effeminate, emasculate, epicene, sissy, sissyish -sissiness, effeminacy, effeminateness, softness, unmanliness, womanishness -sissoo, sisham, sissu -sissu, sisham, sissoo -sissy, cissy, effeminate, emasculate, epicene, milksop, milquetoast, pansy, pantywaist, sissified, sissyish -sissyish, cissy, effeminate, emasculate, epicene, sissified, sissy -sister, babe, baby, sis -sisterhood, sistership -sisterlike, sisterly, sororal -sisterly, sisterlike, sororal -sistership, sisterhood -sit, model, pose, posture, ride, seat -site, locate, place, situation, website -sitsang, thibet, tibet, xizang -sitter, babysitter, broody -sitting, posing, seance, seated, session -situate, deposit, fix, locate, posit -situated, located, placed, set -situation, berth, billet, office, place, position, post, site, spot -siva, shiva -sivaism, shivaism -sivan, siwan -siwan, sivan -six, hexad, sestet, sextet, sextuplet, sise, sixer, vi -sixer, hexad, sestet, sextet, sextuplet, sise, six, vi -sixfold, sextuple -sixpence, tanner -sixpenny, threepenny, tuppeny, twopenny -sixsome, sextet, sextette -sixteen, xvi -sixty, lx, threescore -sizable, ample, goodish, goodly, healthy, hefty, respectable, sizeable, tidy -size, sizing -sizeable, ample, goodish, goodly, healthy, hefty, respectable, sizable, tidy -sizeableness, enormousness, grandness, greatness, immenseness, immensity, vastness, wideness -sizing, size -sizz, hiss, sibilate, siss -sjaelland, seeland, zealand -skag, scag, smack, thunder -skagerak, skagerrak -skagerrak, skagerak -skank, crud, filth -skanky, disgustful, disgusting, distasteful, foul, loathly, loathsome, repellant, repellent, repelling, revolting, wicked, yucky -skeet, trapshooting -skeletal, bony, cadaverous, emaciated, gaunt, haggard, pinched, wasted -skeleton, frame, underframe -skeptic, doubter, sceptic -skeptical, disbelieving, doubting, questioning, sceptical, unbelieving -skeptically, sceptically -skepticism, agnosticism, disbelief, incredulity, scepticism -sketch, adumbrate, cartoon, outline, resume, study, survey, vignette -sketchy, unelaborated -skew, skewed -skewed, skew -skewer, spit -skewness, lopsidedness -skiagram, radiogram, radiograph, shadowgraph, skiagraph -skiagraph, radiogram, radiograph, shadowgraph, skiagram -skiagraphy, radiography -skid, shoe, sideslip, slew, slide, slip, slue -skidder, slider, slipper -skilful, adept, expert, good, practiced, proficient, skillful -skilfully, skillfully -skill, accomplishment, acquirement, acquisition, attainment, science -skillet, frypan -skillful, adept, expert, good, nice, practiced, proficient, skilful -skillfully, skilfully -skim, cream, plane, rake, scan, skimmed, skimming, skip, skitter -skimmed, skim -skimmer, boater, leghorn, panama, sailor -skimming, grazing, shaving, skim -skimp, scant, scrimp, stint -skimpy, lean -skin, bark, clamber, cutis, hide, pare, peel, pelt, scramble, scrape, shin, shinny, sputter, struggle, tegument -skinflint, churl, niggard, scrooge -skinheads, bootboys -skink, scincid -skinner, muleteer -skinniness, scrawniness -skinny, boney, cheeseparing, close, near, scraggy, scrawny, tightfitting, underweight, weedy -skint, broke, bust -skip, cut, decamp, hop, jump, omission, skim, skitter, vamoose -skipper, captain, master -skirmish, brush, clash, encounter -skirt, annulus, bird, border, chick, circumvent, dame, dodge, doll, duck, elude, environ, evade, fudge, hedge, parry, ring, sidestep, surround, wench -skirting, encircling -skitter, scamper, scurry, scuttle, skim, skip -skittish, flighty, nervous, spooky -skittishness, restiveness -skittle, ninepin -skittles, ninepins -skivvy, slavey -skopje, skoplje, uskub -skoplje, skopje, uskub -skreak, creak, screak, screech, skreigh, squawk, squeak, whine -skreigh, screak, screech, skreak, squawk -skua, bonxie -skulduggery, skullduggery, slickness, trickery -skulk, lurk, malinger -skulker, lurcher, lurker, malingerer, shammer -skulking, malingering -skullcap, calvaria, helmetflower -skullduggery, skulduggery, slickness, trickery -skunk, bum, crumb, dope, gage, git, grass, locoweed, lowlife, lurch, polecat, pot, puke, rat, rotter, sens, sess, shutout, smoke, stinker, stinkpot, weed -skunkbush, squawbush -sky, flip, pitch, toss -skylark, cavort, disport, frisk, frolic, gambol, lark, rollick, romp, sport -skylight, fanlight -skyline, horizon -skyrocket, rocket -skyward, heavenward, skywards -skywards, skyward -skyway, airway -slabber, dribble, drivel, drool, slaver, slobber -slack, abate, falloff, lax, loose, mire, morass, quag, quagmire, relax, slacken, slackness, slake, slow, slump -slacken, relax, remit, slack, slow -slackening, loosening, relaxation -slacker, shirker -slacking, goldbricking, shirking, soldiering -slackly, loosely -slackness, inanition, lassitude, laxity, laxness, lethargy, remissness, slack -slag, dross, scoria -slake, abate, allay, assuage, quench, slack -slaked, quenched, satisfied -slam, bang, barb, dig, gibe, jibe, mosh, shaft, shot, sweep, thrash -slammer, clink, gaol, jail, jailhouse, pokey, poky -slander, asperse, aspersion, besmirch, calumniate, calumny, defamation, defame, denigrate, denigration, smear, smirch, sully -slanderer, backbiter, defamer, libeler, maligner, traducer, vilifier -slanderous, calumniatory, calumnious, defamatory, denigrating, denigrative, denigratory, libellous, libelous -slanderously, calumniously -slang, argot, befool, cant, cod, dupe, fool, gull, jargon, lingo, patois, vernacular -slant, angle, cant, lean, pitch, rake, tilt, tip, weight -slanted, aslant, aslope, biased, colored, coloured, diagonal, slanting, sloped, sloping -slanting, aslant, aslope, diagonal, slanted, sloped, sloping -slantingly, slopingly -slantways, slantwise -slantwise, slantways -slap, bang, bolt, slapdash, smack, smacking -slapdash, bang, bolt, haphazard, slap, slipshod, sloppy, smack -slaphappy, carefree, freewheeling, silly -slapper, spanker -slash, convulse, cut, diagonal, flog, gash, jactitate, lash, lather, separatrix, slice, solidus, strap, stroke, thrash, thresh, toss, trounce, virgule, welt, whip -slashed, cut -slask, schlesien, silesia, slezsko -slat, spline -slate, slating, ticket -slater, woodlouse -slatey, slaty -slating, slate -slattern, floozie, floozy, hooker, hustler, slut, streetwalker, trollop -slatternliness, sluttishness -slatternly, blowsy, blowzy, sluttish -slaty, slatey -slaughter, butcher, butchery, carnage, debacle, drubbing, massacre, thrashing, trouncing, walloping, whipping -slaughterer, butcher -slaughterhouse, abattoir, butchery, shambles -slaughterous, butcherly, gory, sanguinary, sanguineous -slave, striver -slaveholder, slaver -slaveholding, slavery -slaver, dribble, drivel, drool, slabber, slaveholder, slobber -slavery, bondage, slaveholding, thraldom, thrall, thralldom -slavey, skivvy -slavic, slavonic -slavish, submissive, subservient -slavonic, slavic -slaw, coleslaw -slay, dispatch, hit, murder, off, remove -slayer, killer -slaying, execution, murder -sleaze, cheapness, tackiness, tat -sleaziness, manginess, seediness, shabbiness -sleazy, bum, cheap, cheesy, chintzy, crummy, punk, seamy, seedy, sordid, squalid, tinny -sled, sledge, sleigh -sledding, going -sledge, maul, sled, sledgehammer, sleigh -sledgehammer, maul, sledge -sleek, aerodynamic, flowing, satiny, silken, silklike, silky, slick, streamlined -sleekness, silkiness -sleep, kip, nap, quietus, rest, slumber, sopor -sleeper, crosstie, slumberer, tie -sleepiness, drowsiness, somnolence -sleeping, dormancy, dormant, quiescence, quiescency -sleepless, insomniac, lidless, watchful -sleeplessness, wakefulness -sleepwalk, somnambulate -sleepwalker, noctambulist, somnambulist -sleepwalking, noctambulation, noctambulism, somnambulation, somnambulism -sleepwear, nightclothes, nightwear -sleepy, sleepyheaded -sleepyheaded, sleepy -sleeve, arm -sleeveless, bootless, fruitless, futile, vain -sleigh, sled, sledge -sleight, dexterity -slender, lissom, lissome, lithe, lithesome, slight, slim, supple, svelte, sylphlike, thin -slenderise, slenderize -slenderize, reduce, slenderise, slim, thin -slenderly, meagerly, meagrely, slightly, slimly, sparingly -slenderness, slightness, slimness, tenuity, thinness -sleuth, sleuthhound, snoop, spy, stag -sleuthhound, bloodhound, sleuth -sleuthing, detecting, detection -slew, batch, curve, cut, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, sheer, sight, skid, slide, slip, slue, spate, stack, swerve, trend, veer, wad -slews, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scads, scores, stacks, tons, wads -slezsko, schlesien, silesia, slask -slice, cut, fade, gash, piece, slash, slicing, slit -sliced, chopped, shredded -slicing, fade, slice -slick, crafty, cunning, dodgy, foxy, glib, glossy, guileful, knavish, pat, satiny, silken, silklike, silky, sleek, slickness, slip, slipperiness, sly, tricksy, tricky, wily -slicked, plastered -slicker, beguiler, cheat, cheater, deceiver, oilskin, trickster -slickly, glibly -slickness, glibness, skulduggery, skullduggery, slick, slip, slipperiness, trickery -slide, chute, coast, glide, skid, slew, slideway, slip, slither, slue, swoop -slider, luger, skidder, slipper -slideway, chute, slide -slight, flimsy, fragile, little, rebuff, slender, slim, svelte, tenuous, thin -slighting, belittling, deprecating, deprecative, deprecatory, depreciative, depreciatory -slightingly, disparagingly -slightly, slenderly, slimly, somewhat -slightness, delicacy, pettiness, puniness, slenderness, slimness, triviality -slim, reduce, slender, slenderize, slight, svelte, thin -slime, goo, gook, goop, guck, gunk, muck, ooze, sludge -slimed, slimy -sliminess, loathsomeness, lousiness, repulsiveness, vileness, wickedness -slimly, slenderly, slightly -slimness, narrowness, slenderness, slightness -slimy, despicable, slimed, ugly, unworthy, vile, worthless, wretched -sling, catapult, slingback, slingshot -slingback, sling -slingshot, catapult, sling -slip, berth, case, chemise, cutting, dislocate, eluding, elusion, err, gaffe, gaucherie, luxate, miscue, mistake, moorage, mooring, parapraxis, pillowcase, shift, shimmy, sideslip, skid, slew, slick, slickness, slide, slipperiness, slue, sneak, solecism, splay, steal, strip, teddy, trip -slipover, pullover -slipper, skidder, slider -slipperiness, rascality, shiftiness, slick, slickness, slip, trickiness -slipperwort, calceolaria -slippery, slippy, tricky -slipping, slithering -slippy, slippery -slipshod, haphazard, slapdash, sloppy -slipstream, airstream, backwash, race, wash -slipway, shipway, ways -slit, cunt, dent, incision, prick, puss, pussy, scratch, slice, snatch, twat -slither, slide -slithering, slipping -sliver, paring, shaving, splinter -slivery, splintery -slob, pig, sloven -slobber, dribble, drivel, drool, slabber, slaver -slobberer, dribbler, driveller, drooler -sloe, blackthorn -slog, footslog, pad, plod, slug, swig, tramp, trudge -slogan, catchword, motto, shibboleth -slogger, plodder, slugger, trudger -slop, glop, mire, mush, pigswill, pigwash, slops, slosh, spill, splash, splatter, splosh, squelch, squish, swill, treacle -slope, gradient, incline, pitch, side -sloped, aslant, aslope, diagonal, slanted, slanting, sloping -sloping, aslant, aslope, diagonal, slanted, slanting, sloped -slopingly, slantingly -slopped, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -sloppiness, carelessness, drippiness, mawkishness, muddiness, mushiness, sentimentality, slovenliness, soupiness, unkemptness, wateriness -sloppy, baggy, boggy, haphazard, marshy, miry, mucky, muddy, overemotional, quaggy, slapdash, slipshod, sloughy, soggy, squashy, swampy, waterlogged -slops, pigswill, pigwash, slop, swill -slosh, slop, slush, splash, splosh, squelch, squish -sloshed, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, smashed, soaked, soused, sozzled, squiffy, stiff, tight, wet -sloth, acedia, laziness, slothfulness -slothful, faineant, indolent, lazy, otiose -slothfulness, sloth -slouch, slump -slough, exuviate, gangrene, molt, moult, shed, sphacelus -sloughing, shedding -sloughy, boggy, marshy, miry, mucky, muddy, quaggy, sloppy, soggy, squashy, swampy, waterlogged -sloven, pig, slob -slovenia, slovenija -slovenija, slovenia -slovenliness, sloppiness, unkemptness -slovenly, frowsy, frowzy -slow, behind, boring, deadening, decelerate, dense, dim, dull, dumb, easy, irksome, obtuse, retard, slack, slacken, slowly, sluggish, tardily, tedious, tiresome, wearisome -slowcoach, plodder, slowpoke -slowdown, lag, retardation -slowgoing, unenergetic -slowing, deceleration, retardation -slowly, easy, lento, slow, tardily -slowness, awkwardness, backwardness, clumsiness, deliberateness, deliberation, ineptitude, ineptness, maladroitness, retardation, subnormality, unhurriedness -slowpoke, plodder, slowcoach -slowworm, blindworm -slub, burl, knot -slubbed, homespun, nubbly, nubby, tweedy -sludge, goo, gook, goop, guck, gunk, muck, ooze, slime -slue, curve, cut, sheer, skid, slew, slide, slip, swerve, trend, veer -slug, biff, bullet, clout, idle, laze, lick, poke, punch, slog, sluggard, stagnate, swig -slugfest, fistfight, fisticuffs -sluggard, slug -slugger, batsman, batter, hitter, slogger -sluggish, dull, inert, slow, soggy, sulky, torpid -sluggishness, flatness, languor, lassitude, lethargy, phlegm -sluice, flush, penstock, sluiceway -sluicegate, floodgate, penstock -sluiceway, penstock, sluice -slumber, kip, sleep -slumberer, sleeper -slumberous, slumbery, slumbrous, somnolent -slumbery, slumberous, slumbrous, somnolent -slumbrous, slumberous, slumbery, somnolent -slump, correct, decline, depression, falloff, sink, slack, slouch -slur, aspersion, blot, blur, daub, dim, smear, smirch, smudge, spot -slurred, thick -slush, slosh, splash, splosh -slushy, bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, soppy, soupy -slut, adulteress, fornicatress, hussy, jade, slattern, strumpet, trollop -sluttish, blowsy, blowzy, easy, light, loose, promiscuous, slatternly, wanton -sluttishness, slatternliness -sly, crafty, cunning, dodgy, foxy, guileful, knavish, slick, tricksy, tricky, wily -slyboots, dodger, fox -slyly, artfully, craftily, cunningly, foxily, knavishly, trickily -slyness, craft, craftiness, cunning, foxiness, guile, wiliness -sm, ms, msc, samarium -smack, bang, bolt, flavor, flavour, nip, peck, reek, relish, sapidity, savor, savour, scag, skag, slap, slapdash, smacking, smell, smooch, tang, taste, thunder, thwack -smacking, slap, smack -small, belittled, diminished, humble, little, low, lowly, minor, minuscule, modest -smaller, littler -smallness, littleness, pettiness -smallpox, variola -smarm, fulsomeness, unction -smarmily, fulsomely, unctuously -smarminess, fulsomeness, oiliness, oleaginousness, unction, unctuousness -smarmy, buttery, fulsome, oily, oleaginous, soapy, unctuous -smart, ache, bright, chic, fresh, hurt, impertinent, impudent, overbold, sassy, saucy, smarting, smartness, voguish, wise -smarting, smart, smartness -smartly, cleverly, modishly, sprucely, vigorously -smartness, alacrity, brightness, briskness, chic, chichi, chicness, cleverness, modishness, smart, smarting, stylishness, swank -smash, bang, bankrupt, bash, belt, blast, boom, break, crash, crush, dash, demolish, hit, knock, nail, overhead, ruin, smasher, smashingly, strike -smashed, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, soaked, soused, sozzled, squiffy, stiff, tight, wet -smasher, bang, beauty, dish, hit, knockout, looker, lulu, mantrap, peach, ravisher, smash, strike, stunner, sweetheart -smashing, bully, corking, cracking, dandy, great, groovy, keen, neat, nifty, peachy, shattering, swell -smashingly, smash -smatter, babble, blather, blether, blither, dabble -smattering, handful -smear, asperse, besmirch, blot, blur, calumniate, cytosmear, daub, defame, denigrate, malignment, slander, slur, smirch, smudge, smutch, spot, stain, sully, vilification -smell, aroma, feel, feeling, flavor, flavour, look, odor, odour, olfaction, reek, scent, sense, smack, smelling, spirit, tone -smelling, redolent, smell -smelly, fetid, foetid, foul, funky, noisome, stinking -smelter, smeltery -smeltery, smelter -smidge, iota, scintilla, shred, smidgen, smidgeon, smidgin, tittle, whit -smidgen, iota, scintilla, shred, smidge, smidgeon, smidgin, tittle, whit -smidgeon, iota, scintilla, shred, smidge, smidgen, smidgin, tittle, whit -smidgin, iota, scintilla, shred, smidge, smidgen, smidgeon, tittle, whit -smile, grin, grinning, smiling -smiler, countenance, kisser, mug, phiz, physiognomy, visage -smiling, beamish, grin, grinning, smile, twinkly -smirch, asperse, besmirch, blot, calumniate, daub, defame, denigrate, slander, slur, smear, smudge, spot, stain, sully -smirk, simper -smite, afflict -smith, metalworker -smithy, forge -smitten, enamored, infatuated, potty, stricken, struck -smock, duster, gabardine, gaberdine -smog, smogginess -smogginess, smog -smoke, bullet, dope, fastball, fume, gage, grass, heater, hummer, locoweed, pot, sens, sess, skunk, smoking, weed -smokestack, stack -smoking, smoke -smolder, smoulder -smoldering, smouldering -smolderingly, smoulderingly -smooch, smack, spoon -smooching, caressing, cuddling, fondling, hugging, kissing, necking, petting, snuggling -smooth, bland, fluent, fluid, legato, liquid, placid, polish, politic, quiet, shine, smoothen, still, suave, tranquil, unruffled -smoothbore, unrifled -smoothed, smoothened -smoothen, polish, shine, smooth -smoothened, smoothed -smoother, sander -smoothie, charmer, smoothy -smoothly, swimmingly -smoothness, blandness, eloquence, fluency, suaveness, suavity -smoothy, charmer, smoothie -smorgasbord, assortment, miscellanea, miscellany, mixture, motley, potpourri, salmagundi, variety -smother, asphyxiate, clutter, fuddle, jumble, muddle, muffle, repress, stifle, strangle, suffocate, surround, welter -smothered, stifled, strangled, suppressed -smotherer, stifler -smothering, suffocating, suffocative -smoulder, smolder -smouldering, smoldering -smoulderingly, smolderingly -smudge, blot, blur, daub, slur, smear, smirch, smutch, spot -smuggled, black, bootleg, contraband -smuggler, contrabandist, runner -smut, crock, erotica, filth, lampblack, obscenity, porn, porno, pornography, soot, vulgarism -smutch, blur, smear, smudge -smuttily, vulgarly -smuttiness, dirtiness, sootiness -smutty, black, cruddy, filthy, foul, nasty -smyrna, izmir -sn, tin -snack, bite, collation, nosh -snacker, nosher -snaffle, grab -snag, hitch, rent, rip, rub, split, tear -snail, escargot -snailfish, seasnail -snake, hydra, ophidian, serpent -snakeberry, redberry -snakebird, anhinga, darter -snakefish, lizardfish -snakehead, shellflower, turtlehead -snakelike, serpentine, snaky -snakeroot, gayfeather, sanicle -snakeweed, rabbitweed -snaky, serpentine, snakelike -snap, breeze, bust, catch, centering, cinch, click, crack, cracking, elasticity, flick, gingersnap, grab, photograph, picnic, pushover, rupture, shoot, shot, snapshot, snarl, snatch, tear, walkover -snapper, center, cracker -snappish, snappy -snappishness, biliousness, irritability, peevishness, pettishness, surliness, temper -snappy, alert, brisk, crisp, dapper, dashing, frosty, jaunty, lively, merry, natty, nipping, nippy, raffish, rakish, rattling, snappish, spanking, spiffy, spruce, whipping, zippy -snapshot, shot, snap -snare, ensnare, entrap, gin, hook, noose, trammel, trap -snarf, abstract, cabbage, filch, hook, lift, nobble, pilfer, pinch, purloin, sneak, swipe -snarl, embrangle, entangle, mat, maze, snap, tangle -snarled, knotty, snarly -snarly, knotty, snarled -snatch, abduct, bit, catch, cunt, grab, kidnap, kidnapping, nobble, puss, pussy, slit, snap, twat -snatcher, abductor, kidnaper, kidnapper -sneak, abstract, cabbage, canary, creep, filch, fink, furtive, hook, lift, mouse, nobble, pilfer, pinch, prowler, purloin, pussyfoot, slip, snarf, sneaker, sneaky, snitch, snitcher, stalker, stealthy, stoolie, stoolpigeon, surreptitious, swipe -sneaker, canary, fink, sneak, snitch, snitcher, stoolie, stoolpigeon -sneakily, surreptitiously -sneakiness, furtiveness, stealthiness -sneaking, unavowed -sneaky, furtive, sneak, stealthy, surreptitious, underhand, underhanded -sneer, leer -sneerer, scorner -sneering, snide, supercilious -sneeringly, snidely, superciliously -sneeze, sneezing, sternutation -sneezing, sneeze, sternutation -snick, nick, notch -snicker, snigger, snort -snide, sneering, supercilious -snidely, sneeringly, superciliously -sniff, sniffle, snuff, whiff -sniffle, blub, blubber, sniff, snivel, snuffle -sniffler, sniveler -sniffly, snuffling, snuffly -sniffy, disdainful, haughty, imperious, lordly, overbearing, prideful, supercilious, swaggering -snigger, snicker, snort -snip, clip, clipping, crop, dress, lop, nip, prune, snippet, snipping, trim -snipe, assail, assault, attack, round, sharpshoot -snippet, snip, snipping -snipping, snip, snippet -snips, tinsnips -snitch, betray, canary, cop, denounce, fink, glom, grass, hook, rat, shit, shop, sneak, sneaker, snitcher, stag, stoolie, stoolpigeon, thieve -snitcher, canary, fink, pilferer, sneak, sneaker, snitch, stoolie, stoolpigeon -snivel, blub, blubber, sniffle, sniveling, snuffle, whine -sniveler, sniffler -sniveling, snivel -sniveller, bellyacher, complainer, crybaby, grumbler, moaner, squawker, whiner -snob, prig, snoot, snot -snobbery, snobbishness, snobbism -snobbish, clannish, cliquish, clubby, snobby -snobbishly, snootily, uppishly -snobbishness, snobbery, snobbism -snobbism, snobbery, snobbishness -snobby, clannish, cliquish, clubby, snobbish -snoek, barracouta -snog, buss, kiss, osculate -snoop, sleuth, snooper, spy, stag -snooper, snoop -snoopiness, nosiness, prying -snoopy, nosey, nosy, prying -snoot, beak, honker, hooter, nozzle, prig, schnoz, schnozzle, snob, snot, snout -snootily, snobbishly, uppishly -snooty, bigheaded, persnickety, snotty, uppish -snooze, catnap, doze, drowse, nap -snore, snoring, stertor -snoring, snore, stertor -snorkel, breather, schnorchel, schnorkel -snort, bird, boo, hiss, hoot, huff, raspberry, razz, razzing, snicker, snigger -snorting, huffing, puffing -snorty, shirty -snot, prig, snob, snoot -snotty, bigheaded, persnickety, snooty, uppish -snout, beak, honker, hooter, neb, nozzle, rostrum, schnoz, schnozzle, snoot -snow, bamboozle, blow, c, coke, hoodwink, snowfall -snowberry, waxberry -snowbird, fieldfare, junco, snowflake -snowfall, snow -snowflake, flake, snowbird -snowplough, snowplow -snowplow, snowplough -snowstorm, blizzard -snowy, white -snub, cut, disregard, ignore, rebuff, repel, repulse -snuff, sniff, snuffle -snuffle, blub, blubber, sniffle, snivel, snuff -snuffling, sniffly, snuffly -snuffly, sniffly, snuffling -snug, close, cosy, cozy, cubby, cubbyhole, snuggery -snuggery, cubby, cubbyhole, snug -snuggle, cuddle, nest, nestle, nuzzle -snuggled, nestled -snuggling, caressing, cuddling, fondling, hugging, kissing, necking, petting, smooching -snugness, cosiness, coziness -so, hence, indeed, soh, sol, then, thence, therefore, thus, thusly -soak, douse, dowse, drench, fleece, gazump, hock, hook, imbue, inebriate, intoxicate, overcharge, pawn, pluck, plume, rob, soakage, soaking, sop, souse, surcharge -soakage, soak, soaking -soaked, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soused, sozzled, squiffy, stiff, tight, wet -soaker, alcoholic, alky, boozer, cloudburst, deluge, dipsomaniac, downpour, lush, pelter, souse, torrent, waterspout -soaking, drenching, dripping, soak, soakage, sopping, souse, sousing -soap, goop, lather, max, scoop -soapbox, ambo, dais, podium, pulpit, rostrum, stump -soaprock, soapstone, steatite -soapstone, soaprock, steatite -soapsuds, lather, suds -soapy, buttery, fulsome, oily, oleaginous, saponaceous, smarmy, unctuous -soar, sailplane, surge, zoom -soaring, eminent, glide, gliding, lofty, sailing, sailplaning, towering -sob, asshole, bastard, breathlessness, cocksucker, dickhead, motherfucker, prick, shit, sobbing, whoreson -sobbing, sob -sober, drab, grave, sedate, serious, solemn, somber, sombre, unplayful -soberly, gravely, staidly -soberness, graveness, gravity, sobriety, somberness, sombreness -sobriety, dryness, graveness, gravity, soberness, somberness, sombreness, temperance -sobriquet, byname, cognomen, moniker, nickname, soubriquet -sociability, sociableness -sociable, mixer, social -sociableness, sociability -sociably, gregariously -social, mixer, sociable, societal -socialisation, acculturation, enculturation, socialising, socialization, socializing -socialise, socialize -socialised, socialized -socialiser, socializer -socialising, socialisation, socialization, socializing -socialist, socialistic -socialistic, socialist -socialization, acculturation, enculturation, socialisation, socialising, socializing -socialize, socialise -socialized, socialised -socializer, socialiser -socializing, socialisation, socialising, socialization -societal, social -society, club, companionship, company, fellowship, gild, guild, lodge, order -sociobiologic, sociobiological -sociobiological, sociobiologic -sociopath, psychopath -sock, bash, bonk, bop, drogue, whap, whop, windsock -sod, bugger, greensward, sodomist, sodomite, sward, turf -soda, pop, tonic -sodality, brotherhood, fraternity -sodbuster, farmer, granger, husbandman -sodden, soppy -sodding, arrant, complete, consummate, everlasting, gross, perfect, pure, staring, stark, thoroughgoing, unadulterated, utter -sodium, na -sodomise, bugger, sodomize -sodomist, bugger, sod, sodomite -sodomite, bugger, sod, sodomist -sodomize, bugger, sodomise -sodomy, buggery -sofa, couch, lounge -sofia, serdica -soft, balmy, cushy, delicate, diffuse, diffused, easy, easygoing, flabby, flaccid, gentle, indulgent, lenient, mild, piano, sonant, subdued, voiced -softback, paperback -soften, break, buffer, cushion, damp, dampen, mince, moderate, relent, weaken, yield -softened, dull, muffled, muted -softening, demulcent, emollient, salving -softheaded, crazy, screwball -softheartedness, tenderness -softie, softy -softish, semisoft -softly, gently, lightly, piano, quietly -softness, balminess, blurriness, effeminacy, effeminateness, fogginess, fuzziness, gentleness, indistinctness, mildness, sissiness, unfitness, unmanliness, womanishness -software, package -softwood, deal -softy, softie -soggy, boggy, doughy, inert, marshy, miry, mucky, muddy, quaggy, sloppy, sloughy, sluggish, squashy, swampy, torpid, waterlogged -soh, so, sol -soigne, soignee -soignee, soigne -soil, begrime, bemire, colly, dirt, dirty, filth, grease, grime, ground, grunge, land, stain, territory -soiled, dirty, unclean -soiling, dirtying, soilure -soilure, dirtying, soiling -soja, soy, soya, soybean -sojourn, visit -sol, so, soh -solace, comfort, consolation, console, solacement, soothe -solacement, consolation, solace -solarisation, solarization -solarise, insolate, solarize, sun -solarium, sunporch, sunroom -solarization, solarisation -solarize, insolate, solarise, sun -soldering, bonding -soldiering, goldbricking, shirking, slacking, soldiership -soldierlike, martial, soldierly, warriorlike -soldierly, martial, soldierlike, warriorlike -soldiership, soldiering -soldiery, troops -sole, exclusive, lone, lonesome, only, resole, solitary -solecism, gaffe, gaucherie, slip -soleirolia, helxine -solely, alone, entirely, exclusively, only -solemn, earnest, grave, sedate, sincere, sober -solemness, sedateness, solemnity, staidness -solemnisation, celebration, solemnization -solemnise, solemnize -solemnity, gravity, sedateness, solemness, staidness -solemnization, celebration, solemnisation -solemnize, solemnise -solenogaster, aplacophoran -solenogastres, aplacophora -solfege, solfeggio, solmization -solfeggio, solfege, solmization -solicit, accost, beg, court, hook, romance, tap, woo -solicitation, allurement, appeal, collection, ingathering -solicitor, canvasser -solicitousness, solicitude -solicitude, solicitousness -solid, firm, hearty, satisfying, solidness, square, strong, substantial, unanimous, upstanding, whole -solidification, curing, hardening, set, solidifying -solidified, coagulated -solidifying, curing, hardening, set, solidification -solidity, solidness -solidness, solid, solidity, substantiality, substantialness -solidus, bezant, bezzant, byzant, diagonal, separatrix, slash, stroke, virgule -soliloquise, monologuise, monologuize, soliloquize -soliloquize, monologuise, monologuize, soliloquise -soliloquy, monologue -solitaire, patience -solitariness, aloneness, loneliness, lonesomeness -solitary, alone, hermit, lone, lonely, lonesome, nongregarious, nonsocial, only, recluse, sole, solitudinarian, troglodyte, unfrequented -solitude, purdah -solitudinarian, hermit, recluse, solitary, troglodyte -solleret, sabaton -solmisation, solmization -solmization, solfege, solfeggio, solmisation -solo, alone, unaccompanied -solon, statesman -solubility, solvability -solubleness, dissolubility -solution, answer, resolution, result, root, solvent -solvability, solubility -solvable, resolvable -solve, clear, lick, resolve, work -solved, resolved -solvent, answer, dissolvent, dissolver, resolution, resolvent, result, solution -solving, resolution -soma, anatomy, bod, build, chassis, figure, flesh, form, frame, haoma, physique, shape -somaesthesia, somaesthesis, somataesthesis, somatesthesia, somesthesia, somesthesis -somaesthesis, somaesthesia, somataesthesis, somatesthesia, somesthesia, somesthesis -somali, somalian -somalian, somali -soman, gd -somataesthesis, somaesthesia, somaesthesis, somatesthesia, somesthesia, somesthesis -somatesthesia, somaesthesia, somaesthesis, somataesthesis, somesthesia, somesthesis -somatic, bodily, corporal, corporeal -somatogenetic, somatogenic -somatogenic, somatogenetic -somatotrophin, somatotropin, sth -somatotropin, somatotrophin, sth -somber, drab, melancholy, sober, sombre -somberly, sombrely -somberness, gloom, gloominess, graveness, gravity, soberness, sobriety, sombreness -sombre, drab, melancholy, sober, somber -sombrely, somberly -sombreness, gloom, gloominess, graveness, gravity, soberness, sobriety, somberness -some, about, approximately, around, roughly -somebody, individual, mortal, person, someone, soul -somehow, someway, someways -someone, individual, mortal, person, somebody, soul -someplace, somewhere -somersault, flip, somersaulting, somerset, summersault, summerset -somersaulting, flip, somersault, somerset, summersault, summerset -somerset, flip, somersault, somersaulting, summersault, summerset -somesthesia, somaesthesia, somaesthesis, somataesthesis, somatesthesia, somesthesis -somesthesis, somaesthesia, somaesthesis, somataesthesis, somatesthesia, somesthesia -sometime, erstwhile, former, old, onetime, quondam -someway, somehow, someways -someways, somehow, someway -somewhat, fairly, jolly, middling, moderately, passably, pretty, reasonably, slightly -somewhere, someplace -somite, metamere -somnambulate, sleepwalk -somnambulation, noctambulation, noctambulism, sleepwalking, somnambulism -somnambulism, noctambulation, noctambulism, sleepwalking, somnambulation -somnambulist, noctambulist, sleepwalker -somniferous, hypnagogic, hypnogogic, somnific, soporiferous, soporific -somnific, hypnagogic, hypnogogic, somniferous, soporiferous, soporific -somniloquism, somniloquy -somniloquy, somniloquism -somnolence, drowsiness, sleepiness -somnolent, slumberous, slumbery, slumbrous -somnolently, drowsily -somrai, sibine -son, boy, logos, word -sonant, soft, voiced -sonar, asdic -song, birdcall, birdsong, call, strain, sung, vocal -songbird, songster -songful, canorous -songfulness, lyricality, lyricism -songlike, ariose -songster, songbird, songwriter -songwriter, songster -sonic, transonic -sonny, cub, lad, laddie -sonogram, echogram -sonography, echography, ultrasonography, ultrasound -sonometer, audiometer -sonority, plangency, resonance, reverberance, ringing, sonorousness, vibrancy -sonorous, heavy -sonorously, rotundly -sonorousness, plangency, resonance, reverberance, ringing, sonority, vibrancy -sonsie, bosomy, busty, buxom, curvaceous, curvy, sonsy, stacked, voluptuous -sonsy, bosomy, busty, buxom, curvaceous, curvy, sonsie, stacked, voluptuous -soochong, souchong -soon, presently, shortly -sooner, earlier, oklahoman, preferably, rather -soonest, earliest -soot, crock, lampblack, smut -soothe, comfort, console, solace -soothing, assuasive -soothsayer, forecaster, predictor, prognosticator -soothsaying, divination, foretelling -sootiness, smuttiness -sooty, jet, pitchy -sop, douse, dowse, drench, soak, sops, souse -soph, sophomore -sophism, sophistication, sophistry -sophist, casuist -sophistic, sophistical -sophistical, sophistic -sophisticate, convolute, doctor, pervert, twist -sophisticated, advanced -sophistication, edification, mundaneness, mundanity, sophism, sophistry, worldliness -sophistry, sophism, sophistication -sophomore, soph -sophonias, zephaniah -sopor, sleep -soporiferous, hypnagogic, hypnogogic, narcotic, somniferous, somnific, soporific -soporific, hypnagogic, hypnogogic, hypnotic, narcotic, somniferous, somnific, soporiferous -sopping, dripping, soaking -soppy, bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, sodden, soupy -soprano, treble -sops, sop -sorbed, occluded -sorbefacient, absorbefacient -sorbian, lusatian -sorcerer, magician, necromancer, thaumaturge, thaumaturgist, wizard -sorcerise, sorcerize -sorcerize, sorcerise -sorcerous, charming, magic, magical, witching, wizard, wizardly -sorcery, necromancy -sordid, dirty, flyblown, seamy, seedy, sleazy, squalid -sordidly, squalidly -sordidness, baseness, contemptibility, despicability, despicableness, squalidness, squalor -sordino, sourdine -sore, afflictive, huffy, mad, painful, raw, sensitive, tender -sorely, painfully -soreness, discomfort, irritation, rawness, tenderness -sorgho, sorgo -sorgo, sorgho -sororal, sisterlike, sisterly -sorrel, dock, oxalis, roselle, rozelle -sorriness, paltriness -sorrow, grief, grieve, regret, rue, ruefulness, sadness, sorrowfulness -sorrower, griever, lamenter, mourner -sorrowfully, dolefully -sorrowfulness, mournfulness, ruthfulness, sadness, sorrow -sorrowing, bereaved, bereft, grieving, mourning -sorry, bad, blue, dark, deplorable, dingy, disconsolate, dismal, distressing, drab, drear, dreary, gloomy, grim, lamentable, meritless, pitiful, regretful, sad -sort, assort, class, classify, form, kind, screen, separate, sieve, sorting, variety -sorted, grouped -sortie, sally -sorting, categorisation, categorization, classification, sort -sot, drunk, drunkard, inebriate, rummy, wino -sothis, canicula, sirius -sottish, bibulous, boozy, drunken -soubriquet, byname, cognomen, moniker, nickname, sobriquet -souchong, soochong -soudan, sudan -sough, purl -soughing, murmurous, rustling, susurrous -soul, individual, mortal, person, psyche, somebody, someone, soulfulness -soulfulness, soul -sound, audio, effectual, fathom, go, good, healthy, heavy, intelligent, legal, levelheaded, phone, profound, reasoned, strait, vocalise, vocalize, voice, wakeless -soundable, fathomable, plumbable -soundbox, body -sounding, looking -soundless, silent, still -soundlessly, noiselessly -soundlessness, quietness -soundly, good, thoroughly -soundness, firmness, wisdom, wiseness -soupcon, hint, jot, mite, pinch, speck, tinge, touch -soupiness, creaminess, drippiness, mawkishness, mushiness, sentimentality, sloppiness -soupy, bathetic, drippy, hokey, kitschy, maudlin, mawkish, mushy, schmaltzy, schmalzy, sentimental, slushy, soppy -sour, acetify, acidify, acidity, acidulate, dark, dour, false, ferment, glowering, glum, moody, morose, off, rancid, saturnine, sourness, sullen, tartness, turn, turned, work -source, author, beginning, generator, germ, informant, origin, reference, reservoir, root, rootage, seed -sourdine, sordino -sourish, lemonlike, lemony, tangy, tart -sourness, acidity, moroseness, sour, sulkiness, sullenness, tartness -sourpuss, picklepuss, pouter -soursop, guanabana -sourwood, titi -sousaphone, tuba -souse, alcoholic, alky, boozer, dip, dipsomaniac, douse, dowse, drench, drenching, dunk, inebriate, lush, plunge, soak, soaker, soaking, sop, sousing -soused, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, sozzled, squiffy, stiff, tight, wet -sousing, drenching, soaking, souse -souslik, suslik -sousse, susa, susah -south, confederacy, dixie, dixieland, s, southward -southbound, southward -southeast, se, southeasterly, southeastern, southeastward -southeasterly, southeast, southeastern -southeastern, southeast, southeasterly -southeastward, se, southeast, southeastwardly -southeastwardly, southeastward -souther, southerly -southerly, souther, southern, southward, southwards -southern, southerly -southernmost, southmost -southmost, southernmost -southpaw, lefthander, lefty -southward, s, south, southbound, southerly, southwards -southwards, southerly, southward -southwest, southwesterly, southwestern, southwestward, sw -southwesterly, southwest, southwestern -southwestern, southwest, southwesterly -southwestward, southwest, southwestwardly, sw -southwestwardly, southwestward -souvenir, keepsake, memento, relic, token -souvlaki, souvlakia -souvlakia, souvlaki -sovereign, autonomous, independent, monarch, supreme -sovereignty, reign -sovietise, sovietize -sovietism, bolshevism, collectivism -sovietize, sovietise -sow, inseminate, seed -sown, seeded -soy, soja, soya, soybean -soya, soja, soy, soybean -soybean, soja, soy, soya -sozzled, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, squiffy, stiff, tight, wet -space, blank, distance, infinite, place, quad -spaced, separated -spacefaring, spaceflight -spaceflight, spacefaring -spaceman, astronaut, cosmonaut -spaceship, starship -spaceward, spacewards -spacewards, spaceward -spacey, spacy -spacial, spatial -spaciotemporal, spatiotemporal -spacious, broad, roomy, wide -spaciously, roomily -spaciousness, capaciousness, commodiousness, roominess -spacy, spacey -spade, coon, jigaboo, nigga, nigger, nigra -spadefish, angelfish -spadeful, shovel, shovelful -spain, espana -spall, spawl -span, brace, bridge, couple, couplet, cross, distich, duad, duet, duo, dyad, pair, straddle, sweep, traverse, twain, twosome, yoke -spandrel, spandril -spandril, spandrel -spang, bang -spangle, bespangle, diamante, sequin -spangled, beady, gemmed, jeweled, jewelled, sequined, spangly -spangly, beady, gemmed, jeweled, jewelled, sequined, spangled -spank, larrup, paddle -spanker, slapper -spanking, alert, brisk, lively, merry, rattling, snappy, zippy -spanner, wrench -spar, sparring -spare, bare, excess, extra, free, plain, redundant, save, scanty, supererogatory, superfluous, supernumerary, surplus, trim, unembellished, unornamented -spareness, leanness, sparseness, sparsity, thinness -sparge, besprinkle, sprinkle, sprinkling -sparing, economical, frugal, scotch, stinting -sparingly, meagerly, meagrely, slenderly -spark, activate, actuate, arc, discharge, flicker, glint, light, sparkle, trigger, trip, twinkle -sparkle, coruscate, coruscation, effervesce, fizz, foam, froth, glisten, glister, glitter, light, scintillate, scintillation, spark, twinkle -sparkleberry, farkleberry -sparkler, ice -sparkling, effervescent, scintillation, twinkle -sparkly, aglitter, bubbling, coruscant, effervescent, frothy, fulgid, glinting, glistering, glittering, glittery, scintillant, scintillating -sparring, spar -sparrow, dunnock -sparse, thin -sparseness, spareness, sparsity, thinness -sparsity, spareness, sparseness, thinness -spartan, ascetic, ascetical, austere, severe -spasm, cramp -spasmodic, convulsive, fitful, spastic -spasmodically, jerkily -spasmolytic, antispasmodic -spastic, convulsive, spasmodic -spat, acclaim, applaud, bicker, bickering, clap, fuss, gaiter, pettifoggery, squabble, tiff -spate, batch, deal, flock, freshet, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, rush, sight, slew, stack, surge, upsurge, wad -spatial, spacial -spatiotemporal, spaciotemporal -spatter, bespatter, patter, plash, spattering, spit, splash, splashing, splatter, splattering, splosh, splutter, sprinkle, sputter, sputtering, swash -spattered, dabbled, splashed, splattered -spattering, spatter, splash, splashing, splatter, splattering, splutter, sputter, sputtering -spawl, spall -spawn, breed, engender -spay, alter, castrate, neuter -speak, address, mouth, talk, utter, verbalise, verbalize -speakable, utterable -speaker, loudspeaker, talker, utterer, verbaliser, verbalizer -speaking, speechmaking -spear, fishgig, fizgig, gig, lance, shaft -spearhead, spearpoint -spearpoint, spearhead -spec, specification -special, especial, exceptional, extra, limited, particular, peculiar -specialisation, differentiation, specialism, speciality, specialization, specialty -specialise, differentiate, narrow, particularise, particularize, specialize, speciate, specify -specialised, specialized -specialiser, specialist, specializer -specialism, specialisation, speciality, specialization, specialty -specialist, specialiser, specializer -speciality, distinctiveness, forte, metier, peculiarity, specialisation, specialism, specialization, specialness, specialty, strength -specialization, differentiation, specialisation, specialism, speciality, specialty -specialize, differentiate, narrow, particularise, particularize, specialise, speciate, specify -specialized, specialised -specializer, specialiser, specialist -specially, especially, particularly, peculiarly -specialness, distinctiveness, particularity, peculiarity, speciality, specialty -specialty, distinctiveness, forte, metier, peculiarity, specialisation, specialism, speciality, specialization, specialness, strength -speciate, differentiate, specialise, specialize -specie, coinage, mintage -specific, particular -specification, spec, stipulation -specify, assign, condition, define, delimit, delimitate, delineate, designate, destine, determine, fix, intend, limit, narrow, particularise, particularize, qualify, set, specialise, specialize, stipulate -specious, gilded, meretricious, spurious -speciousness, meretriciousness -speck, atom, corpuscle, hint, jot, mite, molecule, mote, particle, pinch, pinpoint, soupcon, tinge, touch -specked, dotted, flecked, speckled, stippled -speckle, bespeckle, dapple, fleck, maculation, patch, spot, stipple -speckled, dotted, flecked, specked, stippled -speckless, immaculate, spic, spick, spotless -specs, eyeglasses, glasses, spectacles -spectacled, bespectacled, monocled -spectacles, eyeglasses, glasses, specs -spectacular, dramatic, outstanding, prominent, salient, striking -spectacularly, stunningly -spectator, looker, viewer, watcher, witness -specter, apparition, fantasm, ghost, phantasm, phantasma, phantom, shade, spectre, spook, wraith -spectral, apparitional, ghostlike, ghostly, phantasmal, spiritual -spectre, apparition, fantasm, ghost, phantasm, phantasma, phantom, shade, specter, spook, wraith -spectrogram, spectrograph -spectrograph, spectrogram -spectrometry, spectroscopy -spectroscopic, spectroscopical -spectroscopical, spectroscopic -spectroscopy, spectrometry -specular, mirrorlike -speculate, conjecture, contemplate, excogitate, hypothecate, hypothesise, hypothesize, job, meditate, mull, muse, ponder, reflect, ruminate, suppose, theorise, theorize -speculation, conjecture, guess, hypothesis, meditation, supposition, surmisal, surmise, venture -speculative, bad, inquisitive, notional, questioning, risky, wondering -speculator, plunger -speech, address, delivery, language, lecture, words -speechifier, orator, rhetorician, speechmaker -speechless, dumb -speechmaker, orator, rhetorician, speechifier -speechmaking, speaking -speed, accelerate, amphetamine, fastness, hasten, hie, hotfoot, hurry, hurrying, quicken, race, rush, speeding, swiftness, upper, velocity, zip -speedily, apace, quickly, rapidly -speediness, celerity, quickness, rapidity, rapidness -speeding, hurrying, speed -speedup, acceleration, quickening -speedwell, veronica -speedy, quick, rapid -spelaeologist, potholer, speleologist, spelunker -spelaeology, speleology -speleologist, potholer, spelaeologist, spelunker -speleology, spelaeology -spell, charm, enchantment, go, import, patch, piece, tour, trance, turn, while, write -spellbind, bewitch, entrance, fascinate, grip, magnetise, magnetize, mesmerise, mesmerize, transfix -spellbinding, hypnotic, mesmeric, mesmerizing -spellbound, fascinated, hypnotised, hypnotized, mesmerised, mesmerized, transfixed -spelunk, cave -spelunker, potholer, spelaeologist, speleologist -spend, drop, expend, pass -spendable, expendable -spender, disburser, expender, scattergood, spendthrift -spending, disbursal, disbursement, expenditure, outgo, outlay -spendthrift, extravagant, prodigal, profligate, scattergood, spender -spent, exhausted, fagged, fatigued -sperm, spermatozoan, spermatozoon -spermatic, spermous -spermatocide, spermicide -spermatophyte, phanerogam -spermatozoan, sperm, spermatozoon -spermatozoid, antherozoid -spermatozoon, sperm, spermatozoan -spermicide, spermatocide -spermophile, gopher -spermophilus, citellus -spermous, spermatic -spew, barf, cast, cat, chuck, disgorge, eruct, honk, ptyalise, ptyalize, puke, purge, regorge, regurgitate, retch, sick, spit, spue, upchuck, vomit -spewer, vomiter -sphacelate, gangrene, mortify, necrose -sphacele, lepechinia -sphacelus, gangrene, mortification, necrosis, slough -sphaerocarpos, sphaerocarpus -sphaerocarpus, sphaerocarpos -sphalerite, blende -sphenopsida, equisetatae -sphere, area, arena, domain, empyrean, field, firmament, heavens, orbit, sector, welkin -spheric, global, globose, globular, orbicular, spherical -spherical, global, globose, globular, orbicular, spheric -sphericalness, globosity, globularness, rotundity, rotundness, sphericity -sphericity, globosity, globularness, rotundity, rotundness, sphericalness -spheroidal, ellipsoid, ellipsoidal -sphingid, hawkmoth -spic, immaculate, speckless, spick, spik, spotless -spice, spicery, spiciness, zest -spiceberry, boxberry, checkerberry, coralberry, teaberry, wintergreen -spicery, spice, spiciness -spicily, piquantly -spiciness, gaminess, raciness, ribaldry, spice, spicery -spick, immaculate, speckless, spic, spik, spotless -spicule, spiculum -spiculum, spicule -spicy, blue, gamey, gamy, hot, juicy, naughty, piquant, racy, risque, savory, savoury, zesty -spider, wanderer -spiderflower, cleome -spiderlike, arachnidian, arachnoid, spiderly, spidery -spiderly, arachnidian, arachnoid, spiderlike, spidery -spiderwort, dayflower -spidery, arachnidian, arachnoid, spiderlike, spiderly -spiegel, spiegeleisen -spiegeleisen, spiegel -spiel, patter, play -spiffy, dapper, dashing, jaunty, natty, raffish, rakish, snappy, spruce -spigot, faucet, tap -spik, spic, spick -spike, capitulum, ear, empale, fortify, impale, lace, spindle, transfix -spikelet, pricker, prickle, spine, sticker, thorn -spikenard, nard -spiky, peaky -spile, bung, pile, piling, stilt -spill, disgorge, fall, release, shed, slop, spillage, spillway, splatter, talk, tumble, wasteweir -spillage, release, spill -spiller, setline, shedder, trawl, trotline -spillikin, jackstraw -spillikins, jackstraws -spillway, spill, wasteweir -spin, birl, gyrate, reel, tailspin, twirl, twist, twisting, whirl -spindle, arbor, mandrel, mandril, spike -spindlelegs, spindleshanks -spindleshanks, spindlelegs -spindly, lank -spindrift, spoondrift -spine, acantha, back, backbone, pricker, prickle, rachis, spikelet, spur, sticker, thorn -spineless, gutless, invertebrate, thornless -spininess, bristliness, prickliness, thorniness -spinnable, spinnbar -spinnbar, spinnable -spinner, spinster -spinous, acanthoid, acanthous, spiny -spinster, spinner -spiny, barbed, barbellate, briary, briery, bristled, bristly, burred, burry, prickly, setaceous, setose, spinous, thorny -spiraea, spirea -spiral, coil, coiling, corkscrew, gyrate, helical, helix, spiraling, turbinate, volute, voluted, whorl, whorled -spiraling, coiling, helical, spiral, turbinate, volute, voluted, whorled -spirant, continuant, fricative, sibilant, strident -spire, steeple -spirea, spiraea -spirilla, spirillum -spirillum, spirilla -spirit, feel, feeling, flavor, flavour, heart, inspirit, intent, life, liveliness, look, purport, smell, sprightliness, tone -spirited, bouncing, bouncy, enlivened, game, gamey, gamy, gritty, mettlesome, peppy, spunky, zippy -spiritedness, animation, brio, invigoration, vivification -spiritise, spiritize -spiritism, otherworldliness, spiritualism, spirituality -spiritize, spiritise -spiritless, meek -spiritlessness, apathy, indifference, numbness -spiritous, spirituous -spirits, booze, liquor -spiritual, apparitional, ghostlike, ghostly, phantasmal, religious, spectral, unearthly -spiritualisation, spiritualization -spiritualise, spiritualize -spiritualism, otherworldliness, spiritism, spirituality -spiritualist, medium, sensitive, spiritualistic -spiritualistic, spiritualist -spirituality, otherworldliness, spiritism, spiritualism, spiritualty -spiritualization, spiritualisation -spiritualize, glorify, spiritualise, transfigure -spiritualty, spirituality -spirituous, spiritous -spirochaete, spirochete -spirochete, spirochaete -spironolactone, aldactone -spirt, forge, gush, jet, spout, spurt, squirt -spit, expectoration, patter, ptyalise, ptyalize, saliva, skewer, spatter, spew, spitting, spittle, sprinkle, spue, tongue -spitball, spitter -spite, bitchiness, bruise, cattiness, hurt, injure, malice, maliciousness, nastiness, offend, spitefulness, venom, wound -spiteful, despiteful, vindictive -spitefully, despitefully -spitefulness, bitchiness, cattiness, malice, maliciousness, nastiness, spite, venom -spitsbergen, spitzbergen -spitter, expectorator, spitball -spitting, expectoration, spit -spittle, saliva, spit -spittoon, cuspidor -spitzbergen, spitsbergen -splanchnic, visceral -splash, dab, plash, slop, slosh, slush, spatter, spattering, splashing, splatter, splattering, splosh, sprinkle, squelch, squish, stir, swash -splashboard, dashboard, splasher, washboard -splashed, dabbled, spattered, splattered -splasher, dashboard, splashboard -splashiness, inflation, ostentation, ostentatiousness, pomposity, pompousness, pretentiousness, puffiness -splashing, spatter, spattering, splash, splattering -splashy, flamboyant, showy -splatter, dab, plash, slop, spatter, spattering, spill, splash, splattering, splosh, splutter, sputter, sputtering, swash -splattered, dabbled, spattered, splashed -splattering, spatter, spattering, splash, splashing, splatter, splutter, sputter, sputtering -splay, dislocate, luxate, rotate, slip -splayfoot, flatfoot, splayfooted -splayfooted, splayfoot -spleen, irascibility, lien -splendid, brilliant, excellent, fantabulous, glorious, magnificent, resplendent, splendiferous -splendidly, excellently, famously, gorgeously, magnificently, resplendently -splendiferous, glorious, resplendent, splendid -splendor, brilliance, brilliancy, grandeur, grandness, luster, lustre, magnificence, splendour -splendour, brilliance, brilliancy, grandeur, grandness, luster, lustre, magnificence, splendor -splenetic, bristly, lienal, prickly, splenic, waspish -splenic, lienal, splenetic -splice, marry, splicing, tie, wed -splicing, splice -spliff, joint, reefer, stick -spline, slat -splinter, secede, sliver -splintering, chip, chipping -splinterless, shatterproof, splinterproof -splinterproof, shatterproof, splinterless -splinters, matchwood -splintery, slivery -split, break, burst, cleave, disconnected, dissever, disunited, divide, fragmented, part, rent, rip, rive, schism, separate, snag, tear -splitsaw, ripsaw -splitter, divider -splitting, rending, ripping -splodge, blotch, splotch -splosh, plash, slop, slosh, slush, spatter, splash, splatter, sprinkle, squelch, squish, swash -splotch, blotch, splodge -splotched, blotched, blotchy -splurge, binge, fling, orgy -splutter, spatter, spattering, splatter, splattering, sputter, sputtering -spoil, baby, baffle, bilk, blow, bobble, bodge, bollix, bollocks, botch, bumble, bungle, cocker, coddle, corrupt, cosset, cross, deflower, despoil, despoilation, despoilment, despoliation, featherbed, flub, fluff, foil, frustrate, fumble, impair, indulge, itch, mar, mishandle, mollycoddle, muff, pamper, plunder, queer, rape, scotch, spoilage, spoilation, spoiling, spoliation, thwart, violate, vitiate -spoilable, decayable, perishable, putrefiable, putrescible -spoilage, spoil, spoiling -spoilation, despoilation, despoilment, despoliation, spoil, spoliation -spoiled, bad, spoilt -spoiler, coddler, despoiler, freebooter, looter, mollycoddler, pamperer, pillager, plunderer, raider -spoiling, spoil, spoilage -spoilsport, killjoy -spoilt, bad, blighted, spoiled -spoke, radius, rundle, rung -spokesperson, interpreter, representative, voice -spoliation, despoilation, despoilment, despoliation, spoil, spoilation -spondaise, spondaize -spondaize, spondaise -sponge, bum, cadge, grub, leech, mooch, parasite, parazoan, poriferan, sponger -spongefly, spongillafly -spongelike, spongy, squashy, squishy -sponger, leech, parasite, sponge -spongillafly, spongefly -sponginess, compressibility, squeezability -spongioblastoma, glioblastoma -spongy, spongelike, squashy, squishy -sponsor, frequent, patron, patronise, patronize, presenter, shop, supporter -spontaneity, spontaneousness -spontaneous, unwritten -spontaneously, impromptu -spontaneousness, spontaneity -spoof, burlesque, charade, lampoon, mockery, parody, pasquinade, sendup, takeoff, travesty -spook, creep, ghost, shade, specter, spectre, weirdie, weirdo, weirdy, wraith -spookily, eerily -spooky, flighty, nervous, skittish -spool, bobbin, reel -spoon, smooch, spoonful -spoondrift, spindrift -spoonflower, malanga, tannia, yautia -spoonful, spoon -sporadically, periodically -sporanox, itraconazole -sporophyl, sporophyll -sporophyll, sporophyl -sport, athletics, boast, cavort, disport, feature, frisk, frolic, fun, gambol, lark, mutant, mutation, play, rollick, romp, skylark, sportsman, sportswoman, summercater, variation -sportfishing, fishing -sporting, betting, clean, dissipated, sportsmanlike, sporty -sportive, coltish, frolicky, frolicsome, rollicking -sportiveness, friskiness, frolicsomeness -sportsman, sport, sportswoman -sportsmanlike, clean, sporting, sporty -sportswear, activewear -sportswoman, sport, sportsman -sporty, clean, flashy, gaudy, jazzy, showy, sporting, sportsmanlike -sporulation, monogenesis -spot, berth, billet, bit, blemish, blob, blot, dapple, daub, descry, discern, distinguish, espy, fleck, maculation, office, patch, pip, place, point, position, post, recognise, recognize, situation, slur, smear, smirch, smudge, speckle, spotlight, spy, stain, touch -spotless, immaculate, speckless, spic, spick -spotlessness, immaculateness -spotlight, foreground, glare, highlight, limelight, spot -spots, floater -spotted, patched, spotty -spotter, discoverer, finder, lookout, picket, scout, sentinel, sentry, watch -spotting, catching, detection, espial, maculation, spying, staining -spotty, patched, scratchy, spotted, uneven -spousal, bridal, nuptial -spouse, mate, partner -spout, gush, jabber, rant, rave, spirt, spurt -spouter, babbler, chatterbox, chatterer, magpie, prater -spouting, jetting, spurting, squirting -sprag, pitprop -sprain, rick, turn, twist, wrench, wrick -sprat, brisling -sprawl, conurbation, sprawling, straggle -sprawling, rambling, sprawl, straggling, straggly -spray, atomiser, atomizer, nebuliser, nebulizer, sprayer, spraying -sprayer, atomiser, atomizer, nebuliser, nebulizer, spray -spraying, spray -spread, banquet, bedcover, bedspread, broadcast, circularise, circularize, circulate, counterpane, diffuse, disperse, dispersed, disseminate, distribute, feast, gap, open, outspread, overspread, paste, propagate, ranch, scatter, spreadhead, spreading, unfold -spreadeagle, rout -spreader, broadcaster -spreadhead, spread -spreading, airing, dissemination, spread -sprechgesang, sprechstimme -sprechstimme, sprechgesang -spree, fling -sprig, branchlet, twig -sprigger, stemmer, stripper -sprightliness, life, liveliness, spirit -spring, bounce, bound, form, fountain, give, jump, leap, leaping, outflow, outpouring, rebound, recoil, resile, reverberate, ricochet, saltation, springiness, springtime -springbok, springbuck -springbuck, springbok -springer, impost -springiness, give, spring -springtail, collembolan -springtime, spring -springy, bouncy, live, lively, resilient -sprinkle, besprinkle, disperse, dot, dust, patter, scatter, scattering, sparge, spatter, spit, splash, splosh, sprinkling -sprinkles, jimmies -sprinkling, aspersion, scattering, sparge, sprinkle -sprint, dash -sprite, faerie, faery, fairy, fay -sprocket, cog -sprout, bourgeon, germinate, pullulate, shoot, spud, stock -sprouting, germination -spruce, dapper, dashing, jaunty, natty, raffish, rakish, snappy, spiffy, titivate, tittivate -sprucely, modishly, smartly -spruceness, neatness -sprue, psilosis -spry, agile, nimble, quick -spud, bourgeon, germinate, murphy, potato, pullulate, shoot, sprout, tater -spue, barf, cast, cat, chuck, disgorge, honk, ptyalise, ptyalize, puke, purge, regorge, regurgitate, retch, sick, spew, spit, upchuck, vomit -spume, froth, suds -spumy, bubbling, bubbly, effervescing, foaming, foamy, frothy -spunk, heart, kindling, mettle, nerve, punk, tinder, touchwood -spunky, feisty, game, gamey, gamy, gritty, mettlesome, plucky, spirited -spur, acantha, gad, goad, goading, prod, prodding, spine, spurring, urging -spurious, bastardly, inauthentic, misbegot, misbegotten, specious, unauthentic -spurn, disdain, reject, scorn -spurned, jilted, rejected -spurring, goad, goading, prod, prodding, spur, urging -spurt, forge, gush, jet, spirt, spout, squirt -spurting, jetting, spouting, squirting -sputter, clamber, scramble, shin, shinny, skin, spatter, spattering, splatter, splattering, splutter, sputtering, struggle -sputtering, spatter, spattering, splatter, splattering, splutter, sputter -sputum, phlegm -spy, descry, espy, sight, sleuth, snoop, spot, stag -spyglass, glass -spyhole, eyehole, peephole -spying, catching, detection, espial, spotting -squab, dove, squabby -squabble, bicker, bickering, brabble, fuss, niggle, pettifog, pettifoggery, quibble, spat, tiff -squabby, squab -squad, team -squalid, flyblown, seamy, seedy, sleazy, sordid -squalidly, sordidly -squalidness, sordidness, squalor -squall, call, cry, holler, hollo, scream, shout, waul, wawl, yell -squalling, squally -squally, squalling -squalor, sordidness, squalidness -squander, blow, consume, ware, waste -squandered, wasted -squanderer, prodigal, profligate -square, feather, foursquare, hearty, lame, satisfying, solid, squarely, straight, straightforward, substantial -squarely, forthright, forthrightly, foursquare, square, straightforwardly -squash, crush, mash, squeeze, squelch -squashy, boggy, marshy, miry, mucky, muddy, pulpy, quaggy, sloppy, sloughy, soggy, spongelike, spongy, squishy, swampy, waterlogged -squat, chunky, crouch, diddley, diddly, diddlyshit, diddlysquat, dumpy, hunker, jack, scrunch, shit, squatting, squatty, stumpy, underslung -squatness, stubbiness -squatter, homesteader, nester -squattiness, dumpiness -squatting, squat -squatty, chunky, dumpy, squat, stumpy -squawbush, skunkbush -squawk, beef, bellyache, bitch, crab, gripe, grouse, holler, kick, screak, screech, skreak, skreigh -squawker, bellyacher, complainer, crybaby, grumbler, moaner, sniveller, whiner -squawky, cackly -squawroot, papooseroot -squeak, creak, screak, screech, skreak, squeaker, whine -squeaker, squeak -squeaking, screaky, screechy, squeaky, squealing -squeaky, screaky, screechy, squeaking, squealing -squeal, confess, fink, oink -squealer, betrayer, blabber, grunter, hog, informer, pig, rat -squealing, screaky, screechy, squeaking, squeaky -squeamish, dainty, nice, overnice, prissy -squeamishness, qualm, queasiness -squeezability, compressibility, sponginess -squeezable, compressible -squeeze, bosom, clinch, coerce, compact, compress, constrict, contract, crush, embrace, extort, force, gouge, hale, hug, mash, nip, pinch, press, pressure, rack, shove, squash, squeezing, squelch, stuff, thrust, tweet, twinge, twitch, wedge, wring -squeezing, squeeze -squelch, crush, mash, quell, quench, slop, slosh, splash, splosh, squash, squeeze, squelcher, squish, takedown -squelched, quelled, quenched -squelcher, squelch, takedown -squid, calamari, calamary -squiffy, besotted, blotto, cockeyed, crocked, fuddled, loaded, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, stiff, tight, wet -squiggle, curlicue -squill, scilla -squinch, cringe, flinch, funk, quail, recoil, shrink, squint, wince -squinched, squinting -squint, askance, askant, asquint, sidelong, squinch, squinty, strabismus -squinting, squinched -squinty, askance, askant, asquint, sidelong, squint -squire, gallant -squirm, twist, wiggle, worm, wrestle, wriggle, writhe -squirmer, wiggler, wriggler -squirrelfish, pinfish -squirt, eject, jet, spirt, spurt -squirting, jetting, spouting, spurting -squish, slop, slosh, splash, splosh, squelch -squishy, spongelike, spongy, squashy -sr, steradian, strontium -sravana, sawan -srbija, serbia -ss, schutzstaffel, usss -stab, dig, jab, knife, pang, poke, prod, shot, thrust, twinge -stabbing, cutting, keen, knifelike, lancinate, lancinating, piercing, wounding -stabile, immovable, immoveable, unmovable -stabilisation, stabilization -stabilise, brace, stabilize, steady -stabilised, stabilized -stabiliser, stabilizer -stabilising, stabilizing -stability, constancy, stableness -stabilization, stabilisation -stabilize, brace, stabilise, steady -stabilized, stabilised -stabilizer, stabiliser -stabilizing, stabilising -stable, stalls, static, unchanging -stableboy, groom, hostler, ostler, stableman -stableman, groom, hostler, ostler, stableboy -stableness, stability -stabroek, georgetown -staccato, disconnected -stack, batch, deal, flock, hatful, heap, lot, mass, mess, mickle, mint, mountain, muckle, passel, peck, pile, plenty, pot, raft, sight, slew, smokestack, spate, wad -stacked, bosomy, busty, buxom, curvaceous, curvy, sonsie, sonsy, voluptuous -stacks, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scads, scores, slews, tons, wads -stadium, arena, bowl -staff, faculty, stave -stag, betray, denounce, grass, hart, rat, shit, shop, sleuth, snitch, snoop, spy -stage, arrange, degree, leg, level, phase, point, present, represent, stagecoach -stagecoach, stage -staged, arranged -stager, oldtimer, veteran, warhorse -stagey, stagy -stagger, careen, distribute, flounder, keel, lurch, reel, stumble, swag -staggerer, reeler, totterer -staggering, astonishing, astounding, stupefying -staggeringly, enormously, hugely, tremendously -staghead, hexenbesen -stagily, theatrically -staginess, theatricality -staging, scaffolding -stagira, stagirus -stagirus, stagira -stagnancy, doldrums, stagnation -stagnant, dead, moribund -stagnate, idle, laze, slug -stagnation, doldrums, stagnancy -stagy, stagey -staid, sedate -staidly, gravely, soberly -staidness, sedateness, solemness, solemnity -stain, blot, brand, defile, dirt, discoloration, discolouration, filth, grease, grime, grunge, maculate, mark, smear, smirch, soil, spot, stigma, sully, tarnish -stained, varnished -staining, maculation, spotting -stainless, unstained, unsullied, untainted, untarnished -stair, step -staircase, stairway -stairs, steps -stairway, staircase -stake, adventure, back, bet, gage, game, hazard, impale, interest, jeopardize, post, punt, stakes, venture, wager -stakes, bet, stake, wager -stale, cold, dusty -stalemate, deadlock, impasse, standstill -stalemated, deadlocked -staleness, triteness -stalinabad, dusanbe, dushanbe, dyushambe -stalingrad, tsaritsyn, volgograd -stalinisation, stalinization -stalinise, stalinize -stalinism, absolutism, authoritarianism, caesarism, despotism, dictatorship, monocracy, shogunate, totalitarianism, tyranny -stalinization, stalinisation -stalinize, stalinise -stalino, donetsk, donetske -stalk, chaff, haunt, husk, shuck, stalking, stem, straw, stubble -stalked, pedunculate -stalker, prowler, sneak -stalking, stalk -stalkless, sessile -stall, booth, carrel, carrell, conk, cubicle, dillydally, kiosk, procrastinate, shillyshally, stalling, stand -stalling, stall -stallion, entire -stalls, stable -stalwart, hardy, loyalist, stout, stouthearted, sturdy -stalwartness, stoutness -stamboul, constantinople, istanbul, stambul -stambul, constantinople, istanbul, stamboul -stamina, toughness -staminate, antheral -stammer, bumble, falter, stutter -stammerer, stutterer -stamp, boss, cast, emboss, impression, mold, mould, pestle, pigeonhole, postage, seal, stereotype, stomp, stump, tender -stamper, stomper, tramper, trampler -stance, position, posture -stanch, halt, staunch, stem -stanchly, staunchly -stand, abide, bandstand, base, bear, brook, digest, endure, fend, pedestal, rack, resist, stall, standpoint, standstill, stomach, suffer, support, tolerate, viewpoint -standard, banner, criterion, measure, received, stock, touchstone -standardisation, calibration, normalisation, normalization, standardization -standardise, standardize -standardised, exchangeable, interchangeable, similar, standardized -standardiser, standardizer -standardization, calibration, normalisation, normalization, standardisation -standardize, standardise -standardized, exchangeable, interchangeable, similar, standardised -standardizer, standardiser -standby, understudy -standoff, draw, repulsion, tie -standoffish, offish -standoffishness, aloofness, remoteness, withdrawnness -standpat, fusty, nonprogressive, unprogressive -standpoint, stand, viewpoint -standstill, deadlock, impasse, stalemate, stand -stannic, stannous -stannous, stannic -stapes, stirrup -staph, staphylococci, staphylococcus -staphylococci, staph, staphylococcus -staphylococcus, staph, staphylococci -staple, basic -staplegun, tacker -star, ace, adept, asterisk, champion, genius, headliner, hotshot, lead, leading, maven, mavin, prima, principal, sensation, starring, stellar, superstar, virtuoso, whiz, whizz, wiz, wizard -starch, amylum -starchlike, amylaceous, amyloid, amyloidal, farinaceous -starchy, buckram, stiff -stare, gaze -stargaze, daydream, dream, woolgather -stargazer, astronomer, uranologist -staring, agaze, arrant, complete, consummate, everlasting, gross, perfect, pure, sodding, stark, thoroughgoing, unadulterated, utter -stark, arrant, austere, bare, barren, bleak, blunt, complete, consummate, crude, desolate, everlasting, gross, perfect, pure, severe, sodding, staring, stern, thoroughgoing, unadulterated, utter -starkey, starr -starkness, absoluteness, bareness, utterness -starr, starkey -starred, asterisked -starring, leading, prima, star, stellar -starship, spaceship -start, begin, beginning, bulge, commence, commencement, depart, first, get, go, initiate, jump, kickoff, offset, originate, outset, part, pop, protrude, scratch, showtime, starting, startle -starter, appetiser, appetizer, crank, dispatcher, entrant, fledgeling, fledgling, freshman, neophyte, newbie, newcomer -starting, start -startle, galvanise, galvanize, jump, start -startup, inauguration -starvation, famishment, starving -starve, crave, famish, hunger, lust, thirst -starved, esurient, famished, ravenous, starving -starving, starvation, starved -starwort, stitchwort -stash, cache, hoard -state, commonwealth, country, dos, express, land, nation, posit, province, say, submit, tell -statecraft, diplomacy, statesmanship -stated, declared -stateless, homeless -stateliness, loftiness, majesty -stately, baronial, courtly, formal, imposing, noble, statuesque -statement, affirmation, argument, assertion, command, instruction -statesman, solon -statesmanlike, statesmanly -statesmanly, statesmanlike -statesmanship, diplomacy, statecraft -static, atmospherics, electrostatic, inactive, motionless, stable, still, unchanging -station, place, post, send -stationariness, fixedness, immobility -statistician, actuary -statuesque, junoesque, stately -statuette, figurine -stature, height -status, condition, position -statute, codified -staunch, halt, stanch, steadfast, stem, unswerving -staunchly, stanchly -staunchness, steadfastness -staurikosaur, staurikosaurus -staurikosaurus, staurikosaur -stave, lag, round, rung, staff -stay, abide, appease, arrest, bide, check, continue, delay, detain, halt, hitch, outride, persist, quell, remain, rest, stick, stop, stoppage -stays, corset, girdle -std, dose, vd -stead, lieu, place, position -steadfast, firm, staunch, steady, stiff, unbendable, unfaltering, unshakable, unswerving, unwavering -steadfastly, firm, firmly, unwaveringly -steadfastness, staunchness -steadily, steady -steadiness, firmness -steady, becalm, brace, calm, firm, regular, stabilise, stabilize, steadfast, steadily, stiff, sweetheart, sweetie, truelove, unbendable, unfaltering, unfluctuating, unshakable, unwavering -steakhouse, chophouse -steal, bargain, buy, slip -stealer, thief -stealing, larceny, stealth, theft, thievery, thieving -stealth, stealing -stealthiness, furtiveness, sneakiness -stealthy, furtive, sneak, sneaky, surreptitious -steam, steamer -steamed, annoyed, irritated, miffed, nettled, peeved, pissed, riled, roiled, stung -steamer, steam, steamship -steaminess, haziness, mistiness, vaporousness, vapourousness -steaming, piping, steamy -steamroll, steamroller -steamroller, juggernaut, steamroll -steamship, steamer -steamy, aroused, horny, muggy, randy, ruttish, steaming, sticky -steatite, soaprock, soapstone -steatocystoma, wen -steel, blade, brand, nerve, sword -steelmaker, steelman, steelworker -steelman, steelmaker, steelworker -steelworker, steelmaker, steelman -steenbok, steinbok -steep, absorb, engross, engulf, exorbitant, extortionate, immerse, infuse, outrageous, plunge, unconscionable, usurious -steeple, spire -steepness, abruptness, precipitousness -steer, bullock, channelise, channelize, direct, guide, head, hint, lead, maneuver, manoeuver, manoeuvre, point, tip, wind -steerable, dirigible -steerage, steering -steerer, decoy, helmsman, steersman -steering, direction, guidance, steerage -steersman, helmsman, steerer -steganography, coding, cryptography -stegosaur, stegosaurus -stegosaurus, stegosaur -steinbok, steenbok -stela, stele -stele, stela -stellar, astral, leading, prima, star, starring -stellate, radial, radiate -stem, base, bow, fore, halt, prow, radical, root, shank, stalk, stanch, staunch, theme -stemless, acaulescent -stemma, ancestry, blood, bloodline, descent, line, lineage, ocellus, origin, parentage, pedigree, stock -stemmatics, stemmatology -stemmatology, stemmatics -stemmed, caulescent, cauline -stemmer, sprigger, stripper -stench, fetor, foetor, malodor, malodour, mephitis, reek, stink -stenographer, amanuensis -stenographic, stenographical -stenographical, stenographic -stenography, shorthand, tachygraphy -stenosed, stenotic -stenosis, stricture -stenotic, stenosed -stentorian, booming -step, abuse, footfall, footmark, footprint, footstep, gradation, maltreat, measure, mistreat, pace, stair, stride, tone, tread -stephead, dropline -stepper, hoofer -steps, stairs -stepwise, piecemeal -steradian, sr -stercobilinogen, urobilinogen -stercolith, coprolith, faecalith, fecalith -stereo, stereophonic, stereophony -stereophonic, stereo -stereophony, stereo -stereotype, pigeonhole, stamp -stereotyped, stereotypic, stereotypical, unimaginative -stereotypic, stereotyped, stereotypical, unimaginative -stereotypical, stereotyped, stereotypic, unimaginative -sterile, aseptic, infertile, unfertile, unimaginative, uninspired, uninventive -sterileness, antisepsis, asepsis, sterility -sterilisation, sterilization -sterilise, desex, desexualise, desexualize, fix, sterilize, unsex -sterilised, sterilized -steriliser, autoclave, sterilizer -sterility, antisepsis, asepsis, infertility, sterileness -sterilization, sterilisation -sterilize, desex, desexualise, desexualize, fix, sterilise, unsex -sterilized, sterilised -sterilizer, autoclave, steriliser -sterling, greatest, superlative -stern, arse, ass, austere, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, exacting, fanny, fundament, grim, hindquarters, inexorable, keister, nates, poop, posterior, prat, quarter, rear, relentless, rump, seat, severe, stark, strict, tail, tooshie, tush, unappeasable, unforgiving, unrelenting -sternly, severely -sternness, strictness -sternum, breastbone -sternutation, sneeze, sneezing -sternutative, sternutatory -sternutator, sternutatory -sternutatory, sternutative, sternutator -sterope, asterope -stertor, snore, snoring -stetson, fedora, homburg, trilby -stevedore, docker, dockhand, dockworker, loader, longshoreman, lumper -stew, brood, fret, grizzle, grudge, lather, sweat, swither -steward, custodian, keeper -stewardess, hostess -stewed, boiled, poached -stewing, boiling, simmering -sth, somatotrophin, somatotropin -stick, adhere, amaze, baffle, beat, bewilder, bind, bond, cleave, cling, cohere, deposit, dumbfound, flummox, get, gravel, joint, joystick, lodge, mystify, nonplus, peg, perplex, pin, pose, puzzle, reefer, spliff, stay, sting, stupefy, vex, wedge -sticker, dagger, paster, poser, pricker, prickle, spikelet, spine, stumper, thorn, toughie -stickily, viscidly -sticking, jutting, projected, projecting, protruding, relieved -stickleback, prickleback -stickup, heist, holdup -sticky, awkward, embarrassing, gluey, glutinous, gummy, mucilaginous, muggy, pasty, steamy, unenviable, viscid, viscous -stiff, besotted, blotto, buckram, cadaver, clay, cockeyed, corpse, crocked, firm, fuddled, loaded, pissed, pixilated, plastered, potent, remains, rigid, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, starchy, steadfast, steady, stiffly, strong, tight, unbendable, unfaltering, unshakable, unwavering, wet -stiffen, constrain, tighten -stiffening, rigidification, rigidifying -stiffly, bolt, rigidly, stiff -stiffness, awkwardness, clumsiness, gracelessness, hardness, harshness, inclemency, rigor, rigorousness, rigour, rigourousness, severeness, severity -stifle, asphyxiate, choke, dampen, knee, muffle, repress, smother, strangle, suffocate -stifled, smothered, strangled, suppressed -stifler, smotherer -stifling, crushing, quelling, sulfurous, sulphurous, sultry, suppression -stigma, brand, mark, stain -stigmatic, anastigmatic, stigmatist -stigmatisation, branding, stigmatization -stigmatise, brand, denounce, mark, stigmatize -stigmatist, stigmatic -stigmatization, branding, stigmatisation -stigmatize, brand, denounce, mark, stigmatise -stilbesterol, des, diethylstilbesterol -stilbestrol, des, diethylstilbestrol, diethylstilboestrol, stilboestrol -stilboestrol, des, diethylstilbestrol, diethylstilboestrol, stilbestrol -still, allay, calm, distillery, ease, even, however, hush, inactive, lull, motionless, nevertheless, noneffervescent, nonetheless, notwithstanding, placid, quiet, quieten, relieve, silence, silent, smooth, soundless, static, stillness, tranquil, tranquilize, tranquillise, tranquillize, unruffled, withal, yet -stillbirth, miscarriage -stillborn, abortive, unsuccessful -stillness, hush, lifelessness, motionlessness, still, windlessness -stilt, longlegs, pile, piling, spile, stiltbird -stiltbird, longlegs, stilt -stilted, artificial, contrived, hokey -stimulant, excitant, input, stimulating, stimulation, stimulus -stimulate, arouse, brace, cause, energise, energize, excite, get, hasten, have, induce, make, provoke, rush, shake, stir -stimulated, aroused, stirred -stimulating, exhilarating, stimulant -stimulation, arousal, foreplay, input, stimulant, stimulus -stimulus, input, stimulant, stimulation -sting, bite, bunco, bunko, burn, con, flimflam, gyp, hustle, pang, prick, stick, stinging, twinge -stinger, cut -stingily, cheaply, chintzily -stinging, cutting, edged, sting -stingy, meager, meagerly, meagre, scrimpy, ungenerous -stink, fetor, foetor, malodor, malodour, mephitis, reek, stench -stinkbird, hoactzin, hoatzin -stinker, bum, crumb, git, lemon, lowlife, puke, rat, rotter, skunk, stinkpot -stinkiness, fetidness, foulness, malodorousness, rankness -stinking, crappy, fetid, foetid, foul, funky, icky, lousy, noisome, rotten, shitty, smelly, stinky -stinkpot, bum, crumb, git, lowlife, puke, rat, rotter, skunk, stinker -stinkweed, fanweed -stinky, crappy, icky, lousy, malodorous, malodourous, rotten, shitty, stinking -stint, scant, scrimp, skimp, stretch -stinting, economical, frugal, scotch, sparing -stipendiary, compensable, compensated, paying, remunerated, remunerative, salaried -stipple, speckle -stippled, dotted, flecked, specked, speckled -stipulate, condition, qualify, specify -stipulation, condition, precondition, specification -stir, ado, agitate, arouse, budge, bustle, conjure, evoke, excite, flurry, fuss, hustle, invoke, raise, shake, shift, splash, stimulate, touch -stirred, affected, aroused, moved, stimulated, touched -stirrer, scaremonger -stirring, inspiration, rousing -stirrup, stapes -stitch, sew -stitched, sewed, sewn -stitchery, sewing -stitching, sewing -stitchwort, starwort -stochasticity, haphazardness, noise, randomness -stock, ancestry, banal, blood, bloodline, breed, broth, carry, caudex, commonplace, descent, fund, gillyflower, gunstock, hackneyed, inventory, line, lineage, livestock, neckcloth, origin, parentage, pedigree, shopworn, sprout, standard, stemma, stockpile, store, strain, threadbare, timeworn, tired, trite -stockholder, shareholder, shareowner -stockholding, stockholdings -stockholdings, stockholding -stockhorn, hornpipe, pibgorn -stockinet, stockinette -stockinette, stockinet -stockpile, backlog, carry, reserve, stock -stocktaking, inventory, inventorying -stocky, compact, heavyset, thick, thickset -stodgily, stuffily -stodginess, stuffiness -stodgy, fogyish, mossy, stuffy -stoep, stoop -stogie, stogy -stogy, stogie -stoic, stoical -stoical, stoic -stoicism, stolidity, stolidness -stokehold, fireroom, stokehole -stokehole, fireroom, stokehold -stoker, fireman -stolid, impassive -stolidity, emotionlessness, impassiveness, impassivity, indifference, phlegm, stoicism, stolidness, unemotionality -stolidness, stoicism, stolidity -stolon, offset, runner -stoma, pore, stomate -stomach, abdomen, abide, bear, belly, breadbasket, brook, digest, endure, stand, suffer, support, tolerate, tum, tummy, venter -stomachache, bellyache, gastralgia -stomachal, gastric, stomachic -stomachic, gastric, stomachal -stomatal, stomatous -stomate, pore, stoma -stomatous, stomatal -stomp, stamp, stump -stomper, stamper, tramper, trampler -stone, endocarp, gem, gemstone, lapidate, pit, rock -stonecutter, cutter -stoneface, lithops -stonefly, plecopteran -stonelike, petrous -stonemason, mason -stoner, lapidator -stoneroot, horseweed, richweed -stoning, lapidation -stony, bouldered, bouldery, flint, flinty, granitelike, granitic, obdurate, rocklike, rocky -stonyhearted, hardhearted, unfeeling -stooge, butt, flunkey, flunky, goat, laughingstock -stool, bm, can, commode, crap, crapper, defecate, dejection, faeces, feces, make, ordure, pot, potty, shit, throne, tiller, toilet -stoolie, canary, fink, sneak, sneaker, snitch, snitcher, stoolpigeon -stoolpigeon, canary, fink, sneak, sneaker, snitch, snitcher, stoolie -stoop, bend, bow, condescend, crouch, stoep, stoup -stooped, crooked, hunched, stooping -stooping, crooked, hunched, stooped -stop, arrest, bar, barricade, block, blockade, blockage, break, catch, cease, check, closure, contain, diaphragm, discontinue, end, finish, halt, hitch, intercept, kibosh, layover, occlusion, occlusive, period, plosive, point, quit, stay, stopover, stoppage, terminate -stopcock, cock, turncock -stopgap, makeshift -stopover, layover, stop -stoppage, arrest, block, blockage, check, closure, halt, hitch, occlusion, stay, stop -stopper, plug, showstopper, stopple -stopping, fillet -stopple, plug, stopper -stops, boodle, chicago, michigan, newmarket -storage, depot, entrepot, memory, repositing, reposition, store, storehouse, warehousing -store, depot, entrepot, fund, memory, shop, stock, storage, storehouse -storefront, shopfront -storehouse, depot, entrepot, storage, store -storekeeper, shopkeeper, tradesman -storeroom, stowage -storey, floor, level, story -storeyed, storied -storied, celebrated, historied, storeyed -storm, force, rage, ramp, surprise, tempest -stormily, passionately, turbulently -stormy, tempestuous -story, account, chronicle, fib, floor, history, level, narration, narrative, report, storey, tale, taradiddle, tarradiddle -storyteller, fabricator, fibber, narrator, teller -stoup, stoop -stout, hardy, portly, stalwart, sturdy -stouthearted, stalwart -stoutness, adiposis, corpulence, overweight, stalwartness -stove, range -stovepipe, beaver, topper -stowage, storeroom, stowing -stowing, stowage -strabismus, squint -strad, stradavarius -stradavarius, strad -straddle, range, span -stradivari, stradivarius -stradivarius, stradivari -straggle, depart, digress, sidetrack, sprawl -straggler, strayer -straggling, rambling, sprawling, straggly -stragglingly, raggedly -straggly, rambling, sprawling, straggling -straight, consecutive, direct, directly, flat, heterosexual, neat, square, straightaway, straightforward, true, unbent, unbowed, uncoiled -straightaway, directly, forthwith, immediate, immediately, instantly, now, prompt, quick, straight -straighten, neaten, tidy, unbend -straightforward, aboveboard, square, straight -straightforwardly, foursquare, squarely -straightforwardness, downrightness, singleness -straightjacket, straitjacket -straightlaced, priggish, prim, prissy, prudish, puritanical, straitlaced, victorian -straightness, directness, heterosexualism, heterosexuality -strain, air, breed, deform, distort, extend, filter, filtrate, form, line, melody, nisus, pains, puree, reach, sieve, sift, song, stock, straining, stress, strive, striving, tenor, tense, try, tune, variant -strained, agonistic, constrained, forced, labored, laboured -straining, arduous, distortion, overrefinement, strain, strenuous, torture, twisting -strait, pass, sound, straits -straiten, distress -straitjacket, straightjacket -straitlaced, priggish, prim, prissy, prudish, puritanical, straightlaced, victorian -straits, head, pass, strait -strake, wale -strand, chain, fibril, filament, ground, maroon, string -stranded, isolated, marooned -strange, foreign, unknown, unusual -strangely, funnily, oddly, queerly -strangeness, curiousness, foreignness, unfamiliarity -stranger, alien, unknown -strangle, choke, cramp, gag, halter, hamper, muffle, repress, smother, stifle, strangulate, suffocate, throttle -strangled, smothered, stifled, suppressed -stranglehold, chokehold, throttlehold -strangler, choker, garroter, garrotter, throttler -strangling, choking, strangulation, throttling -strangulate, strangle, throttle -strangulation, choking, strangling, throttling -strap, flog, lash, lather, slash, trounce, welt, whip -strapado, strappado -strappado, strapado -strapper, bruiser, bull, samson -strapping, beefy, buirdly, burly, husky -strasbourg, strassburg -strassburg, strasbourg -stratagem, contrivance, dodge, gambit, ploy -strategian, strategist -strategic, strategical -strategical, strategic -strategist, strategian -strategy, scheme -stratified, bedded, graded, ranked -stratum, class, layer, level -stravinskian, stravinskyan -stravinskyan, stravinskian -straw, chaff, husk, shuck, stalk, strew, stubble, wheat -strawflower, cornflower -strawman, figurehead, front, scarecrow, scarer -strawworm, caddisworm, jointworm -stray, cast, digress, divagate, drift, err, isolated, ramble, range, roam, roll, rove, swan, tramp, vagabond, wander -strayer, straggler -streak, bar, blotch, mottle, run, stripe -streaked, streaky -streaky, streaked -stream, current, flow, pelt, pour, pullulate, swarm, teem, watercourse -streamer, banner, pennant, pennon, waft -streaming, cyclosis -streamlet, rill, rivulet, run, runnel -streamlined, aerodynamic, flowing, sleek -streetcar, tram, tramcar, trolley -streetwalker, floozie, floozy, hooker, hustler, slattern -strength, durability, effectiveness, enduringness, force, forcefulness, forte, intensity, lastingness, metier, persuasiveness, posture, potency, speciality, specialty -strengthen, fortify, tone -strengthened, reinforced -strengthener, reinforcement -strenuosity, athleticism -strenuous, arduous, straining -strenuousness, arduousness -strep, streptococcal, streptococci, streptococcic, streptococcus -strepsiceros, tragelaphus -streptococcal, strep, streptococcic -streptococci, strep, streptococcus -streptococcic, strep, streptococcal -streptococcus, strep, streptococci -stress, accent, accentuate, emphasis, emphasise, emphasize, focus, punctuate, strain, tenseness, tension, try -stressed, accented, distressed -stressful, trying -stretch, adulterate, debase, dilute, elongate, extend, load, reach, reaching, stint, stretchability, stretchiness, stretching, unfold -stretchability, stretch, stretchiness -stretchable, stretchy -stretcher, capstone, copestone -stretchiness, stretch, stretchability -stretching, stretch -stretchy, stretchable -strew, straw -strewing, scatter, scattering -stria, band, banding, striation -striation, band, banding, stria -stricken, afflicted, smitten, struck -strickle, strike -strict, exacting, nonindulgent, rigid, rigorous, stern -strictly, purely, rigorously, stringently -strictness, sternness, stringency -stricture, stenosis -stride, footstep, pace, step, tread -stridence, shrillness, stridency -stridency, shrillness, stridence -strident, blatant, clamant, clamorous, continuant, fricative, raucous, shrill, sibilant, spirant, vociferous -stridulate, clitter -strife, discord -strike, affect, assume, attain, bang, coin, discover, excise, expunge, fall, hit, impress, mint, move, rap, scratch, shine, smash, smasher, strickle, take, tap -strikebreaker, blackleg, rat, scab -striker, hitter -striking, contact, dramatic, hit, hitting, impinging, outstanding, prominent, salient, spectacular -strikingness, boldness, salience, saliency -string, chain, draw, drawstring, strand, thread, train, twine -stringency, strictness, tightness -stringent, rigorous, tight -stringently, strictly -stringy, fibrous, ropey, ropy, sinewy, thready, unchewable, wiry -strip, airstrip, bare, clean, denudate, denude, deprive, despoil, discase, disinvest, dismantle, disrobe, divest, foray, funnies, leach, loot, peel, pillage, plunder, ransack, reave, rifle, slip, striptease, uncase, unclothe, undress -stripe, band, banding, bar, chevron, streak, stripes -striped, stripy -striper, rockfish -stripes, chevron, stripe -stripling, adolescent, teen, teenager -stripped, bare -stripper, ecdysiast, peeler, sprigger, stemmer, striptease, stripteaser -stripping, baring, denudation, husking, uncovering -striptease, ecdysiast, peeler, strip, stripper, stripteaser -stripteaser, ecdysiast, peeler, stripper, striptease -stripy, striped -strive, endeavor, endeavour, reach, strain -striver, slave -striving, nisus, pains, strain -strobe, stroboscope -strobile, cone, strobilus -strobilus, cone, strobile -stroboscope, strobe -stroke, accident, apoplexy, cva, diagonal, fortuity, separatrix, shot, slash, solidus, stroking, throw, virgule -stroking, stroke -stroll, amble, perambulation, promenade, saunter -stroller, ambler, carriage, perambulator, pram, pushchair, pusher, saunterer -stromateid, butterfish -strong, firm, hard, impregnable, inviolable, potent, secure, solid, stiff, substantial, unassailable, unattackable, warm -strongbox, deedbox -stronghold, fastness -strongly, powerfully -strontium, sr -stroppy, bolshy -struck, smitten, stricken -structural, geomorphologic, geomorphological, morphologic, morphological -structure, construction -structured, integrated -struggle, battle, clamber, conflict, contend, fight, scramble, shin, shinny, skin, sputter -strum, thrum -struma, goiter, goitre, scrofula, thyromegaly -strumpet, adulteress, fornicatress, hussy, jade, slut, trollop -strut, cock, prance, ruffle, sashay, swagger, tittup -stub, butt, counterfoil, nub -stubbiness, squatness -stubble, chaff, husk, shuck, stalk, straw -stubbled, bestubbled, stubbly -stubbly, bestubbled, stubbled -stubborn, obstinate, refractory, unregenerate -stubbornly, cussedly, mulishly, obdurately, obstinately -stubbornness, bullheadedness, mulishness, obstinacy, obstinance, pigheadedness -stud, constellate, dot, rivet, scantling, studhorse -student, bookman, educatee, pupil, scholar -studhorse, stud -studious, bookish -study, analyse, analyze, bailiwick, canvas, canvass, cogitation, consider, contemplate, discipline, examine, field, learn, meditate, read, report, sketch, subject, survey, take, work -studying, perusal, perusing -stuff, binge, block, clobber, englut, engorge, farce, glut, gorge, gormandise, gormandize, gourmandize, hooey, ingurgitate, lug, material, overeat, overgorge, overindulge, poppycock, satiate, shove, squeeze, thrust -stuffer, taxidermist -stuffily, stodgily -stuffiness, closeness, stodginess -stuffing, dressing -stuffy, airless, close, stodgy, unaired -stultification, befooling, constipation, deadening, impairment -stultify, cripple -stumble, bumble, falter, hit, lurch, misstep, stagger, trip -stumblebum, clod, gawk, goon, lout, lubber, lummox, lump, oaf, palooka -stumbler, blunderer, botcher, bumbler, bungler, butcher, fuckup, fumbler, tripper -stump, ambo, dais, podium, pulpit, rostrum, soapbox, stamp, stomp -stumper, poser, sticker, toughie -stumpy, chunky, dumpy, squat, squatty -stun, bedaze, daze, sandbag, stupefy -stung, annoyed, irritated, miffed, nettled, peeved, pissed, riled, roiled, steamed -stunned, amazed, astonied, astonished, astounded, dazed, kayoed, out, stupefied, stupid -stunner, beauty, dish, knockout, looker, lulu, mantrap, peach, ravisher, smasher, sweetheart -stunning, arresting, sensational -stunningly, spectacularly -stunted, scrawny, scrubby -stuntedness, puniness, runtiness -stunting, acrobatics, aerobatics -stupa, tope -stupe, dolt, dullard, pillock, stupid -stupefaction, grogginess, semiconsciousness, stupor -stupefied, dazed, dumbfounded, dumbstricken, dumbstruck, dumfounded, flabbergasted, stunned, stupid, thunderstruck -stupefy, amaze, baffle, beat, besot, bewilder, dumbfound, flummox, get, gravel, mystify, nonplus, perplex, pose, puzzle, stick, stun, vex -stupefying, astonishing, astounding, staggering -stupendous, colossal, prodigious -stupid, dazed, dolt, dullard, pillock, stunned, stupe, stupefied, unintelligent -stupidity, betise, folly, foolishness, imbecility -stupidly, doltishly -stupor, daze, grogginess, semiconsciousness, shock, stupefaction -stuporous, dazed, foggy, groggy, logy -sturdy, hardy, inflexible, stalwart, stout, tough, uncompromising -sturmabteilung, sa -stutter, bumble, falter, stammer -stutterer, stammerer -sty, hordeolum, pigpen, pigsty, stye -stye, hordeolum, sty -stygian, acheronian, acherontic -style, dash, elan, fashion, flair, manner, mode, panache, stylus, title, trend, vogue, way -styleless, unstylish -stylemark, earmark, hallmark, trademark -styler, hairdresser, hairstylist, stylist -stylisation, stylization -stylise, conventionalize, stylize -stylised, conventionalised, conventionalized, stylized -stylish, fashionable -stylishness, chic, chichi, chicness, modishness, smartness, swank -stylist, hairdresser, hairstylist, styler -stylization, stylisation -stylize, conventionalize, stylise -stylized, conventionalised, conventionalized, stylised -stylostixis, acupuncture -stylus, style -stymie, block, blockade, embarrass, hinder, obstruct, stymy -stymy, block, blockade, embarrass, hinder, obstruct, stymie -stypsis, astringency -styptic, astringent, hemostatic -styracosaur, styracosaurus -styracosaurus, styracosaur -styrene, cinnamene, phenylethylene, vinylbenzene -suasible, convincible, persuadable, persuasible -suasion, persuasion -suave, bland, debonair, debonaire, debonnaire, politic, smooth -suaveness, blandness, smoothness, suavity -suavity, blandness, smoothness, suaveness -sub, bomber, grinder, hero, hoagie, hoagy, pigboat, submarine, substitute, torpedo, wedge, zep -subalpine, alpestrine -subaltern, lowly, petty, secondary -subaquatic, semiaquatic, subaqueous, submerged, submersed, underwater -subaqueous, subaquatic, submerged, submersed, underwater -subbing, substituting -subcontract, job -subcutaneous, hypodermic -subdivision, arm, branch, section, subsection -subduable, subjugable -subdue, chasten, conquer, crucify, curb, inhibit, master, mortify, overcome, quash, reduce, repress, subjugate, subordinate, suppress, surmount, tame -subdued, dim, hushed, muted, quiet, soft -subduedness, dimness, meekness -subduer, overcomer, surmounter -subedit, copyedit, copyread -subhead, subheading -subheading, subhead -subject, bailiwick, capable, case, content, dependent, discipline, field, issue, matter, national, open, study, subjugate, submit, theme, topic -subjection, conquering, conquest, subjugation -subjective, immanent -subjectiveness, subjectivity -subjectivity, subjectiveness -subjoining, subjunction, supplementation -subjugable, subduable -subjugate, quash, reduce, repress, subdue, subject -subjugation, conquering, conquest, oppression, subjection -subjunction, subjoining, supplementation -sublease, sublet -sublet, sublease -sublimate, distill, purify, rarefy, sublime, subtilize -sublimated, sublimed -sublimaze, fentanyl -sublime, elevated, empyreal, empyrean, exalted, grand, idealistic, lofty, rarefied, rarified, reverend, sublimate -sublimed, sublimated -sublunar, cislunar, sublunary, terrestrial -sublunary, cislunar, sublunar, terrestrial -submarine, bomber, grinder, hero, hoagie, hoagy, pigboat, sub, torpedo, undersea, wedge, zep -submaxilla, jawbone, jowl, mandible, mandibula -submerge, deluge, drown, inundate, overwhelm, submerse -submerged, subaquatic, subaqueous, submersed, underwater -submergence, immersion, submerging, submersion -submergible, submersible -submerging, immersion, submergence, submersion -submerse, submerge -submersed, subaquatic, subaqueous, submerged, underwater -submersible, submergible -submersion, dousing, ducking, immersion, submergence, submerging -submission, compliance, entry, meekness -submissive, slavish, subservient -submissively, deferentially -submit, accede, bow, defer, posit, present, reconcile, relegate, render, resign, state, subject, take -subnormality, backwardness, retardation, slowness -subocean, suboceanic -suboceanic, subocean -subocular, suborbital -suborbital, subocular -subordinate, dependent, hyponym, subdue, subsidiary, underling -subordinateness, subsidiarity -subordinating, subordinative -subordination, hyponymy, mastery -subordinative, subordinating -suborner, briber -subprogram, function, procedure, routine, subroutine -subroutine, function, procedure, routine, subprogram -subscribe, pledge, sign, support, take -subscriber, contributor, endorser, indorser, ratifier, reader -subscript, inferior -subsection, subdivision -subsequence, posteriority, sequel, subsequentness -subsequently, after, afterward, afterwards, later -subsequentness, posteriority, subsequence -subservience, obsequiousness, servility, subservientness -subservient, implemental, instrumental, slavish, submissive -subserviently, obsequiously, servilely -subservientness, subservience -subshrub, suffrutex -subside, lessen, settle, sink -subsidence, remission, remittal, settling, subsiding -subsidiarity, subordinateness -subsidiary, auxiliary, subordinate, supplemental, supplementary, underling -subsiding, settling, subsidence -subsidisation, grant, subsidization -subsidise, subsidize -subsidised, subsidized -subsidiser, subsidizer -subsidization, grant, subsidisation -subsidize, subsidise -subsidized, subsidised -subsidizer, subsidiser -subsist, exist, live, survive -subsister, survivor -subsoil, undersoil -subspecies, race -substance, center, centre, content, core, essence, gist, heart, inwardness, kernel, marrow, meaning, means, meat, message, nub, pith, sum -substandard, deficient, inferior -substantial, hearty, material, real, satisfying, significant, solid, square, strong, substantive -substantiality, solidness, substantialness -substantially, considerably, well -substantialness, solidness, substantiality -substantiate, actualise, actualize, affirm, confirm, corroborate, embody, incarnate, realise, realize, support, sustain -substantiating, collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, substantiative, validating, validatory, verificatory, verifying -substantiation, check, confirmation, proof, validation, verification -substantiative, collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, substantiating, validating, validatory, verificatory, verifying -substantive, essential, meaty, substantial -substitutability, commutability, replaceability -substitutable, commutable -substitute, alternate, alternative, backup, deputise, deputize, ersatz, exchange, interchange, relief, reliever, replace, replacement, reserve, sub, utility -substituting, subbing -substitution, commutation, exchange, permutation, replacement, switch, transposition -substrate, substratum -substratum, substrate -substructure, base, foot, foundation, fundament, groundwork, infrastructure, understructure -subsume, colligate -subtend, delimit -subterfuge, blind -subterranean, subterraneous, ulterior -subterraneous, subterranean, ulterior -subtilise, subtilize -subtilize, rarefy, sublimate, subtilise -subtitle, caption -subtle, elusive, insidious, pernicious -subtlety, niceness, nicety, nuance, refinement, shade -subtract, deduct -subtraction, deduction, minus -subtropic, semitropic, semitropical, subtropical -subtropical, semitropic, semitropical, subtropic -subtropics, semitropics -suburb, suburbia -suburbanise, suburbanize -suburbanised, suburbanized -suburbanize, suburbanise -suburbanized, suburbanised -suburbia, suburb -subvent, subvention, underwrite -subvention, subvent, underwrite -subversion, corruption -subversive, insurgent, revolutionary, revolutionist, seditious, subverter -subversiveness, traitorousness, treason -subvert, corrupt, counteract, countermine, debase, debauch, demoralise, demoralize, deprave, misdirect, overthrow, overturn, pervert, profane, sabotage, undermine, vitiate, weaken -subverter, revolutionary, revolutionist, subversive -subvocalise, subvocalize -subvocaliser, subvocalizer -subvocalize, subvocalise -subvocalizer, subvocaliser -subway, metro, tube, underground, underpass -succeed, follow, win -succeeder, achiever, success, winner -succeeding, future, next -success, achiever, succeeder, winner -successfulness, prosperity -succession, sequence, successiveness -successive, consecutive, sequent, sequential, serial -successiveness, sequence, succession -successor, heir, replacement -succinct, compact, compendious, summary -succinctly, compactly -succinctness, conciseness, concision, pithiness -succor, ministration, relief, succour -succorer, succourer -succory, chicory -succos, succoth, sukkoth, tabernacles -succoth, succos, sukkoth, tabernacles -succour, ministration, relief, succor -succourer, succorer -succuba, succubus -succubus, succuba -succulence, juiciness, succulency -succulency, juiciness, succulence -succulent, lush -succumb, yield -succus, juice -suck, absorb, blow, breastfeed, draw, fellate, imbibe, lactate, nurse, sucking, suckle, suction -sucker, chump, fool, gull, lollipop, mark, mug, patsy -suckerfish, remora -sucking, suck, suction -suckle, breastfeed, lactate, nurse, suck -suckled, nursed -suckling, lactation, nurseling, nursling -sucralfate, carafate -sucrase, invertase, saccharase -sucrose, saccharose -suction, suck, sucking -sudafed, naphazoline, privine -sudan, soudan -sudate, perspire, sweat -sudation, diaphoresis, hidrosis, perspiration, sweating -sudatorium, sudatory -sudatory, sudatorium, sudorific -suddenly, abruptly, dead, short -suddenness, abruptness, precipitance, precipitancy, precipitateness, precipitousness -sudor, perspiration, sweat -sudorific, diaphoretic, sudatory -sudra, shudra -suds, froth, lather, soapsuds, spume -sudsy, lathery -sue, action, litigate, process -suer, petitioner, suitor, wooer -suffer, abide, ache, bear, brook, digest, endure, get, have, hurt, lose, meet, stand, stomach, support, sustain, tolerate -sufferable, bearable, endurable, supportable -sufferance, acceptance, toleration -sufferer, martyr -suffering, agony, distress, excruciation, hurt, miserable, woe, wretched -suffice, answer, do, serve -sufficiency, adequacy, enough -suffix, postfix -suffocate, asphyxiate, choke, gag, smother, stifle, strangle -suffocating, smothering, suffocative -suffocation, asphyxiation -suffocative, smothering, suffocating -suffrage, vote -suffrutex, subshrub -suffuse, perfuse -suffusion, permeation, pervasion -sugar, boodle, bread, cabbage, carbohydrate, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, pelf, saccharide, saccharify, scratch, shekels, simoleons, wampum -sugarberry, hackberry -sugarcoat, candy, glaze -sugared, sweet, sweetened -sugariness, sweet, sweetness -sugarless, nonsweet -suggest, advise, evoke, hint, indicate, intimate, propose -suggester, proposer -suggestion, hint, hypnotism, mesmerism, proffer, prompting, proposition, trace -suggestive, implicative, indicative, indicatory, revelatory, significative -suisse, schweiz, svizzera, switzerland -suit, accommodate, become, befit, beseem, case, causa, cause, courting, courtship, fit, lawsuit, wooing -suitability, suitableness -suitable, desirable, suited, worthy -suitableness, suitability -suitably, appropriately, befittingly, fitly, fittingly -suitcase, bag, grip -suite, cortege, entourage, retinue, rooms -suited, suitable -suitor, suer, wooer -sukkoth, succos, succoth, tabernacles -sulamyd, sulfacetamide -sulawesi, celebes -sulfa, sulfonamide, sulpha -sulfacetamide, sulamyd -sulfamethazine, sulfamezathine -sulfamethoxazole, gantanol -sulfamezathine, sulfamethazine -sulfate, sulphate -sulfide, sulphide -sulfisoxazole, gantrisin -sulfonamide, sulfa, sulpha -sulfur, s, sulphur -sulfurette, sulphurette -sulfuretted, sulfurized, sulphuretted -sulfuric, sulphuric -sulfurized, sulfuretted, sulphuretted -sulfurous, acerb, acerbic, acid, acrid, bitter, blistering, caustic, stifling, sulphurous, sultry, virulent, vitriolic -sulindac, clinoril -sulk, brood, pout, sulkiness -sulkiness, huffishness, moroseness, sourness, sulk, sullenness -sulky, gloomful, glooming, gloomy, huffish, sluggish -sullen, dark, dour, glowering, glum, heavy, lowering, moody, morose, saturnine, sour, threatening -sullenly, dourly, glumly -sullenness, glumness, moroseness, sourness, sulkiness -sully, asperse, besmirch, calumniate, cloud, corrupt, defame, defile, denigrate, maculate, slander, smear, smirch, stain, taint, tarnish -sulpha, sulfa, sulfonamide -sulphate, sulfate -sulphide, sulfide -sulphur, s, sulfur -sulphurette, sulfurette -sulphuretted, sulfuretted, sulfurized -sulphuric, sulfuric -sulphurous, acerb, acerbic, acid, acrid, bitter, blistering, caustic, stifling, sulfurous, sultry, virulent, vitriolic -sultrily, sensually -sultry, sensual, stifling, sulfurous, sulphurous -sum, add, aggregate, amount, center, centre, core, essence, gist, heart, inwardness, join, kernel, marrow, meat, nub, pith, substance, summarise, summarize, summate, summation, tally, tot, total, totality, union -sumac, shumac, sumach -sumach, shumac, sumac -summarisation, summarization -summarise, resume, sum, summarize -summarization, summarisation -summarize, resume, sum, summarise -summary, compact, compendious, drumhead, succinct -summate, add, sum, tally, tot, total -summation, addition, plus, rundown, sum -summational, summative -summative, summational -summer, summertime -summercater, sport -summerhouse, gazebo -summerise, summerize -summerize, summerise -summersault, flip, somersault, somersaulting, somerset, summerset -summerset, flip, somersault, somersaulting, somerset, summersault -summertime, summer -summit, acme, breast, crest, crown, elevation, height, meridian, peak, pinnacle, superlative, tip, tiptop, top -summon, cite, marshal, mobilise, mobilize, muster, rally, summons -summoning, evocation -summons, bidding, cite, process, summon -sump, cesspit, cesspool, sink -sumptuosity, lavishness, luxury, sumptuousness -sumptuous, deluxe, gilded, grand, luxurious, opulent, princely -sumptuously, opulently -sumptuousness, lavishness, luxuriousness, luxury, opulence, sumptuosity -sun, dominicus, insolate, solarise, solarize, sunbathe, sunday, sunlight, sunshine -sunbaked, adust, baked, parched, scorched -sunbathe, sun -sunbeam, sunray -sunberry, wonderberry -sunblind, awning, sunshade -sunblock, sunscreen -sunburn, burn, suntan, tan -sunburned, sunburnt -sunburnt, sunburned -sunday, dominicus, sun -sundog, parhelion -sundown, sunset -sundry, assorted, miscellaneous, mixed, motley -sunfish, centrarchid, headfish, mola -sunflower, helianthus -sung, song -sunglasses, shades -sunk, ruined, undone -sunken, recessed -sunless, clouded, overcast -sunlight, sun, sunshine -sunlit, sunstruck -sunna, hadith, sunnah -sunnah, hadith, sunna -sunni, sunnite -sunnily, cheerily, pleasantly -sunniness, cheer, cheerfulness, sunshine -sunnite, sunni -sunny, cheery, gay -sunporch, solarium, sunroom -sunray, sunbeam -sunrise, aurora, cockcrow, dawn, dawning, daybreak, dayspring, morning, sunup -sunroom, solarium, sunporch -sunrose, helianthemum -sunscreen, sunblock -sunset, sundown -sunshade, awning, parasol, sunblind -sunshine, cheer, cheerfulness, sun, sunlight, sunniness, temperateness -sunspot, macula -sunstone, aventurine -sunstroke, insolation, siriasis -sunstruck, sunlit -suntan, burn, sunburn, tan -suntanned, bronzed, tanned -sunup, aurora, cockcrow, dawn, dawning, daybreak, dayspring, morning, sunrise -suomi, finland, finnish -sup, swallow -super, ace, crack, exceedingly, extremely, passing, superintendent, tiptop, topnotch, tops -superable, conquerable -superabundance, overabundance, overmuch, overmuchness -superannuated, outdated, overage, overaged -superannuation, obsoleteness -superb, brilliant -superbia, pride -superbly, marvellously, marvelously, terrifically, toppingly, wonderfully, wondrous, wondrously -supercede, replace, supersede, supplant -supercharge, advance, boost, pressurise, pressurize -supercharged, charged -supercilious, disdainful, haughty, imperious, lordly, overbearing, prideful, sneering, snide, sniffy, swaggering -superciliously, sneeringly, snidely -superciliousness, condescension, disdainfulness -supercilium, brow, eyebrow -supererogatory, excess, extra, redundant, spare, superfluous, supernumerary, surplus -superficial, trivial -superficiality, shallowness -superfine, overrefined -superfluity, embarrassment, overplus, plethora -superfluous, excess, extra, otiose, pointless, purposeless, redundant, senseless, spare, supererogatory, supernumerary, surplus, wasted -supergrass, grass -superhighway, expressway, freeway, motorway, pike, throughway, thruway -superimpose, superpose -superimposed, layered, overlying -superintend, manage, oversee, supervise -superintendence, oversight, supervising, supervision -superintendent, overseer, super -superior, master, ranking, superordinate, superscript, victor -superiority, transcendence, transcendency -superlative, acme, elevation, greatest, height, meridian, peak, pinnacle, sterling, summit, tiptop, top -superlunar, superlunary, translunar, translunary -superlunary, superlunar, translunar, translunary -superman, acid, demigod, dose, dot, elvis, pane, ubermensch, zen -supermarketeer, supermarketer -supermarketer, supermarketeer -supermex, trevino -supermolecule, macromolecule -supernal, celestial, ethereal -supernatural, occult -supernaturalism, supernaturalness -supernaturalist, supernaturalistic -supernaturalistic, supernaturalist -supernaturally, preternaturally -supernaturalness, supernaturalism -supernormal, supranormal -supernumerary, excess, extra, redundant, spare, supererogatory, superfluous, surplus -superordinate, hypernym, superior -superordination, hypernymy -superpatriotic, chauvinistic, jingoistic, nationalistic, ultranationalistic -superpatriotism, chauvinism, jingoism, ultranationalism -superposable, identical -superpose, superimpose -superpower, power -superscript, superior -supersede, replace, supercede, supplant -supersedure, supersession -supersensitised, allergic, hypersensitised, hypersensitive, hypersensitized, sensitised, sensitized, supersensitive, supersensitized -supersensitive, allergic, hypersensitised, hypersensitive, hypersensitized, sensitised, sensitized, supersensitised, supersensitized -supersensitized, allergic, hypersensitised, hypersensitive, hypersensitized, sensitised, sensitized, supersensitised, supersensitive -supersession, supersedure -superslasher, utahraptor -supersonic, ultrasonic -superstar, ace, adept, champion, genius, hotshot, maven, mavin, sensation, star, virtuoso, whiz, whizz, wiz, wizard -superstrate, superstratum -superstratum, superstrate -supertax, surtax -supertitle, surtitle -supervise, manage, monitor, oversee, superintend -supervising, oversight, superintendence, supervision -supervision, oversight, superintendence, supervising -supine, resistless, resupine, unresisting -suppertime, dinnertime -supplant, replace, supercede, supersede -supplanter, usurper -supplanting, displacement -supple, limber, lissom, lissome, lithe, lithesome, slender, svelte, sylphlike -supplement, accessory, addendum, affix, append, appurtenance, postscript, supplementation -supplemental, auxiliary, subsidiary, supplementary -supplementary, auxiliary, subsidiary, supplemental -supplementation, subjoining, subjunction, supplement -suppleness, lissomeness, litheness, pliability, pliancy, pliantness -suppliant, petitioner, requester, supplicant, supplicatory -supplicant, petitioner, prayer, requester, suppliant, supplicatory -supplication, invocation, plea, prayer -supplicatory, suppliant, supplicant -supplier, provider -supply, add, append, cater, furnish, issue, ply, provide, provision, render, supplying -supplying, provision, supply -support, abide, accompaniment, affirm, back, backing, backup, bear, brook, confirm, corroborate, defend, digest, documentation, endorse, endure, funding, hold, indorse, keep, livelihood, living, patronage, patronise, patronize, reenforcement, reinforcement, stand, stomach, subscribe, substantiate, suffer, supporting, sustain, sustenance, tolerate, underpin -supportable, bearable, endurable, sufferable -supporter, admirer, assistant, booster, champion, friend, garter, help, helper, jock, jockstrap, patron, protagonist, sponsor, suspensor -supporting, encouraging, support -supposable, presumable, surmisable -supposal, assumption, supposition -suppose, conjecture, guess, hypothecate, hypothesise, hypothesize, imagine, opine, presuppose, reckon, say, speculate, theorise, theorize, think -supposed, alleged, conjectural, divinatory, hypothetic, hypothetical, suppositional, suppositious, supposititious -supposedly, purportedly -supposition, assumption, conjecture, guess, hypothesis, speculation, supposal, surmisal, surmise -suppositional, conjectural, divinatory, hypothetic, hypothetical, supposed, suppositious, supposititious -suppositious, conjectural, divinatory, hypothetic, hypothetical, supposed, suppositional, supposititious -supposititious, conjectural, divinatory, hypothetic, hypothetical, supposed, suppositional, suppositious -suppress, conquer, crush, curb, inhibit, oppress, repress, subdue -suppressed, smothered, stifled, strangled -suppresser, suppressor -suppression, crushing, curtailment, inhibition, quelling, stifling -suppressor, suppresser -suppurate, fester, maturate, mature -suppuration, festering, ichor, maturation, purulence, pus, sanies -supra, above -supranormal, supernormal -supraocular, supraorbital -supraorbital, supraocular -suprarenalectomy, adrenalectomy -supremacy, domination, mastery -supreme, sovereign -sur, tyre -sura, calf -surcease, cessation -surcharge, fleece, gazump, hook, overcharge, overload, pluck, plume, rob, soak -surd, hard, unvoiced, voiceless -sure, certain, certainly, indisputable, surely, trusted -surefooted, confident, footsure -surely, certainly, sure -sureness, assurance, authority, confidence -surety, guarantor, hostage, security, warranter, warrantor -surf, breaker, breakers, browse, surfboard -surface, aerofoil, airfoil, coat, open, rise -surfactant, wetter -surfboard, surf -surfboarder, surfer -surfboarding, surfing, surfriding -surfeit, cloy, excess, glut, overabundance, oversupply, repletion -surfer, surfboarder -surffish, surfperch -surfing, surfboarding, surfriding -surfperch, surffish -surfriding, surfboarding, surfing -surge, billow, heave, rush, scend, soar, spate, tide, upsurge, zoom -surgeon, sawbones -surgery, operation, or -surgical, operative -surging, billowing, billowy -surinam, suriname -suriname, surinam -surlily, churlishly -surliness, biliousness, irritability, peevishness, pettishness, snappishness, temper -surly, ugly -surmisable, presumable, supposable -surmisal, conjecture, guess, hypothesis, speculation, supposition, surmise -surmise, conjecture, guess, hypothesis, speculation, supposition, surmisal, suspect -surmontil, trimipramine -surmount, exceed, master, outdo, outgo, outmatch, outperform, outstrip, overcome, scale, subdue, surpass -surmountable, climbable -surmounter, overcomer, subduer -surmullet, goatfish -surname, cognomen -surpass, exceed, excel, outdo, outgo, outmatch, outperform, outstrip, pass, surmount, transcend -surpassing, exceeding, exceptional, olympian, prodigious, transcendent -surplus, excess, extra, nimiety, redundant, spare, supererogatory, superfluous, supernumerary, surplusage -surplusage, excess, nimiety, surplus -surprint, overprint -surprisal, surprise -surprise, storm, surprisal -surprisingly, amazingly, astonishingly -surprisingness, unexpectedness -surreal, dreamlike, phantasmagoric, phantasmagorical, surrealistic -surrealistic, phantasmagoric, phantasmagorical, surreal -surrebuttal, surrebutter -surrebutter, surrebuttal -surrender, capitulation, cede, deliver, fall, resignation, yielding -surrenderer, yielder -surreptitious, clandestine, furtive, secret, sneak, sneaky, stealthy, undercover, underground -surreptitiously, sneakily -surrogate, alternate, deputy, foster, replacement -surround, beleaguer, besiege, border, circumvent, environ, environment, environs, fence, palisade, ring, skirt, smother, surroundings, wall -surrounded, encircled -surrounding, circumferent, encompassing -surroundings, environment, environs, milieu, surround -surtax, supertax -surtitle, supertitle -surveil, follow, survey -survey, appraise, follow, resume, review, sight, sketch, study, surveil, view -survival, endurance, selection -survive, endure, exist, go, last, live, outlast, outlive, subsist -surviving, living -survivor, subsister -susa, sousse, susah -susah, sousse, susa -susceptibility, susceptibleness -susceptibleness, susceptibility -susian, elamite, elamitic -susiana, elam -suslik, souslik -suspect, defendant, distrust, fishy, funny, mistrust, shady, surmise, suspicious -suspend, debar, freeze -suspender, brace, gallus -suspenseful, suspensive -suspension, abatement, abeyance, break, dangling, hanging, hiatus, intermission, interruption, pause, reprieve, respite -suspensive, suspenseful -suspensor, jock, jockstrap, supporter -suspicion, distrust, hunch, intuition, misgiving, mistrust, suspiciousness -suspicious, fishy, funny, leery, mistrustful, shady, suspect, untrusting, wary -suspiciousness, suspicion -suspiration, sigh -suspire, breathe, respire, sigh -sustain, affirm, confirm, corroborate, get, have, hold, keep, maintain, nourish, nurture, prolong, substantiate, suffer, support -sustainer, maintainer, upholder -sustainment, maintenance, sustenance, sustentation, upkeep -sustenance, aliment, alimentation, keep, livelihood, living, maintenance, nourishment, nutriment, nutrition, support, sustainment, sustentation, upkeep, victuals -sustentation, maintenance, sustainment, sustenance, upkeep -susurrant, murmuring, whispering -susurration, susurrus, voicelessness, whisper, whispering -susurrous, murmurous, rustling, soughing -susurrus, susurration -sutler, provisioner, victualer, victualler -sutura, suture -suture, sutura -svedberg, swedenborg -svelte, lissom, lissome, lithe, lithesome, polished, refined, slender, slight, slim, supple, sylphlike, urbane -sverige, sweden -svizzera, schweiz, suisse, switzerland -sw, southwest, southwestward -swab, dab, mop, swob -swabbing, mopping -swaddle, swathe -swag, booty, careen, droop, flag, keel, loot, lurch, pillage, plunder, prize, reel, sag, stagger -swage, upset -swagger, bluster, browbeat, bully, cock, groovy, prance, ruffle, sashay, strut, swaggie, swagman, swash, tittup -swaggering, disdainful, haughty, imperious, lordly, overbearing, prideful, sniffy, supercilious, swashbuckling -swaggie, swagger, swagman -swagman, swagger, swaggie -swain, beau, boyfriend, fellow -swallow, accept, bury, deglutition, drink, immerse, sup, unsay, withdraw -swallowwort, celandine -swamp, deluge, drench, flood, inundate, swampland -swamphen, gallinule -swampland, swamp -swampy, boggy, marshy, miry, mucky, muddy, quaggy, sloppy, sloughy, soggy, squashy, waterlogged -swan, affirm, assert, aver, avow, cast, drift, ramble, range, roam, roll, rove, stray, swear, tramp, vagabond, verify, wander -swanflower, swanneck -swank, chic, chichi, chicness, flash, flaunt, modishness, ostentate, smartness, stylishness, swanky -swanky, swank -swanneck, swanflower -swap, barter, switch, swop, trade -sward, greensward, sod, turf -swarm, cloud, drove, horde, pour, pullulate, stream, teem -swart, dusky, swarthy -swarthiness, darkness, duskiness -swarthy, dusky, swart -swash, blow, bluster, boast, brag, gas, gasconade, plash, spatter, splash, splatter, splosh, swagger, tout, vaunt -swashbuckler, daredevil, hothead, lunatic, madcap -swashbuckling, swaggering -swastika, hakenkreuz -swath, belt -swathe, swaddle, wrapping -swatter, flyswat, flyswatter -sway, careen, carry, persuade, rock, shake, swing, tilt -swayback, dipped, lordotic, swaybacked -swaybacked, dipped, lordotic, swayback -swayer, ruler -swear, affirm, assert, aver, avow, bank, blaspheme, curse, cuss, depone, depose, imprecate, rely, swan, trust, verify -swearing, curse, cuss, expletive, oath, swearword -swearword, curse, cuss, expletive, oath, swearing -sweat, effort, exertion, fret, lather, perspiration, perspire, stew, sudate, sudor, swither, travail -sweater, jumper, perspirer -sweating, diaphoresis, hidrosis, perspiration, sudation -sweats, sweatsuit -sweatsuit, sweats -swede, rutabaga -sweden, sverige -swedenborg, svedberg -sweep, broom, brush, chimneysweep, chimneysweeper, cross, drag, embroil, expanse, sail, slam, span, swing, tangle, traverse -sweeping, wholesale -sweet, afters, angelic, angelical, cherubic, confection, dessert, dulcet, fresh, gratifying, honeyed, mellifluous, mellisonant, odoriferous, odorous, perfumed, scented, seraphic, sugared, sugariness, sweetened, sweetly, sweetness, unfermented -sweetbread, sweetbreads -sweetbreads, sweetbread -sweetbriar, briar, brier, eglantine, sweetbrier -sweetbrier, briar, brier, eglantine, sweetbriar -sweeten, dulcify, dulcorate, edulcorate -sweetened, sugared, sweet -sweetener, bait, hook, lure, sweetening -sweetening, enhancement, sweetener -sweetheart, beauty, dish, knockout, looker, lulu, mantrap, peach, ravisher, smasher, steady, stunner, sweetie, truelove -sweetie, steady, sweetheart, truelove -sweetly, sweet -sweetness, bouquet, fragrance, fragrancy, pleasantness, redolence, sugariness, sweet -sweetsop, annon -swell, beau, bully, clotheshorse, corking, cracking, dandy, dude, fop, gallant, great, groovy, intumesce, keen, neat, nifty, peachy, sheik, smashing, tumefy, tumesce, well -swelled, big, vainglorious -swellhead, egoist, egotist -swelling, bulge, bump, excrescence, extrusion, gibbosity, gibbousness, hump, intumescence, intumescency, jut, lump, prominence, protrusion, protuberance, puffiness -sweltering, sweltry -sweltry, sweltering -sweptback, backswept -swerve, curve, cut, sheer, slew, slue, swerving, trend, veer, veering, yaw -swerving, swerve, veering -swift, fleet -swiftly, fleetly -swiftness, fastness, speed -swig, draft, draught, gulp, quaff, slog, slug -swill, pigswill, pigwash, slop, slops -swilling, gulping, guzzling -swim, drown, float, swimming -swimmer, bather, natator -swimmeret, pleopod -swimming, liquid, naiant, swim -swimmingly, smoothly -swimsuit, swimwear -swimwear, swimsuit -swindle, bunco, cheat, con, defraud, diddle, gip, goldbrick, gyp, hornswoggle, mulct, nobble, rig, rook, scam, victimize -swindler, chiseler, chiseller, defrauder, gouger, grifter, scammer -swineherd, pigman -swing, cut, dangle, drop, jive, lilt, sway, sweep, swinging, vacillation -swinge, singe -swinger, tramp -swinging, lilting, swing, swingy, tripping, vacillation -swingletree, whiffletree, whippletree -swingy, lilting, swinging, tripping -swinish, boorish, hoggish, loutish, neandertal, neanderthal, oafish, piggish, piggy, porcine -swipe, abstract, cabbage, filch, hook, lift, nobble, pilfer, pinch, purloin, snarf, sneak -swirl, convolution, eddy, purl, twiddle, twirl, vortex, whirl, whirlpool -swish, classy, lap, posh, swoosh, swosh -switch, alternate, change, exchange, flip, interchange, permutation, replacement, shift, substitution, swap, switching, swop, tack, throw, trade, transposition -switchboard, patchboard, plugboard -switcher, whipper -switching, shift, switch -swither, fret, lather, stew, sweat -switzerland, schweiz, suisse, svizzera -swivel, pivot -swob, dab, mop, swab -swollen, conceited, egotistic, egotistical, vain -swoon, conk, deliquium, faint, syncope -swooning, faint, light, lightheaded -swoop, pounce, slide -swoosh, lap, swish, swosh, whoosh -swop, barter, swap, switch, trade -sword, blade, brand, steel -swordlike, bladelike, ensiform -swordplay, play -swordsman, fencer -swordtail, helleri, topminnow -sworn, pledged -swosh, lap, swish, swoosh -swot, bone, cram, drum, dweeb, grind, nerd, wonk -sybarite, voluptuary -sybaritic, epicurean, luxuriant, luxurious, voluptuary, voluptuous -sycamore, lacewood, platan -sycophant, crawler, lackey, toady -sycophantic, bootlicking, fawning, obsequious, toadyish -syllabicate, syllabify, syllabise, syllabize -syllabication, syllabification -syllabification, syllabication -syllabify, syllabicate, syllabise, syllabize -syllabise, syllabicate, syllabify, syllabize -syllabize, syllabicate, syllabify, syllabise -syllabub, sillabub -syllabus, curriculum, program, programme -syllogise, syllogize -syllogiser, syllogist, syllogizer -syllogist, syllogiser, syllogizer -syllogize, syllogise -syllogizer, syllogiser, syllogist -sylphlike, lissom, lissome, lithe, lithesome, slender, supple, svelte -sylva, silva -sylvan, silvan -sylvanus, silvanus -sylvine, sylvite -sylvite, sylvine -symbiosis, mutualism -symbol, symbolisation, symbolization -symbolatry, symbololatry -symbolic, emblematic, emblematical, symbolical -symbolical, emblematic, emblematical, symbolic -symbolisation, symbol, symbolism, symbolization -symbolise, represent, symbolize, typify -symboliser, symbolist, symbolizer -symbolising, symbolizing -symbolism, symbolisation, symbolization -symbolist, symboliser, symbolizer -symbolization, symbol, symbolisation, symbolism -symbolize, represent, symbolise, typify -symbolizer, symboliser, symbolist -symbolizing, symbolising -symbololatry, symbolatry -symmetric, symmetrical -symmetrical, harmonious, proportionate, symmetric -symmetricalness, balance, correspondence, symmetry -symmetrise, symmetrize -symmetrize, symmetrise -symmetry, balance, correspondence, isotropy, proportion, symmetricalness -sympathetic, appealing, benevolent, charitable, harmonic, kindly, likable, likeable, openhearted -sympathetically, empathetically -sympathise, commiserate, empathise, empathize, sympathize, understand -sympathiser, comforter, sympathizer -sympathize, commiserate, empathise, empathize, sympathise, understand -sympathizer, comforter, sympathiser -sympathomimetic, adrenergic -sympathy, understanding -sympetalous, gamopetalous -symphonic, symphonious -symphonious, symphonic -symphonise, symphonize -symphonize, symphonise -symphony, philharmonic -symposiarch, toastmaster -symptomatic, diagnostic -symptomless, asymptomatic -synaeresis, syneresis -synaesthesia, synesthesia -synaesthetic, synesthetic -synagogue, tabernacle, temple -sync, synchronise, synchronize -syncategorem, syncategoreme -syncategoreme, syncategorem -synchro, selsyn -synchronal, synchronic, synchronous -synchroneity, synchronicity, synchronisation, synchronism, synchronization, synchronizing, synchrony -synchronic, synchronal, synchronous -synchronicity, synchroneity, synchronisation, synchronism, synchronization, synchronizing, synchrony -synchronisation, synchroneity, synchronicity, synchronising, synchronism, synchronization, synchronizing, synchrony -synchronise, contemporise, contemporize, sync, synchronize -synchronised, synchronized -synchroniser, synchronizer, synchronoscope, synchroscope -synchronising, synchronisation, synchronization, synchronizing -synchronism, synchroneity, synchronicity, synchronisation, synchronization, synchronizing, synchrony -synchronization, synchroneity, synchronicity, synchronisation, synchronising, synchronism, synchronizing, synchrony -synchronize, contemporise, contemporize, sync, synchronise -synchronized, synchronised -synchronizer, synchroniser, synchronoscope, synchroscope -synchronizing, synchroneity, synchronicity, synchronisation, synchronising, synchronism, synchronization, synchrony -synchronoscope, synchroniser, synchronizer, synchroscope -synchronous, synchronal, synchronic -synchrony, synchroneity, synchronicity, synchronisation, synchronism, synchronization, synchronizing -synchroscope, synchroniser, synchronizer, synchronoscope -syncopation, syncope -syncope, deliquium, faint, swoon, syncopation -syncretic, syncretical, syncretistic, syncretistical -syncretical, syncretic, syncretistic, syncretistical -syncretise, syncretize -syncretistic, syncretic, syncretical, syncretistical -syncretistical, syncretic, syncretical, syncretistic -syncretize, syncretise -syndactylism, syndactyly -syndactyly, syndactylism -syndicalist, anarchist, nihilist -syndicate, consortium, family, mob, pool -synecdochic, synecdochical -synecdochical, synecdochic -syneresis, synaeresis -synergetic, synergistic -synergism, synergy -synergistic, interactive, synergetic -synergy, synergism -synesthesia, synaesthesia -synesthetic, synaesthetic -synezesis, synizesis -synizesis, synezesis -synoecious, synoicous -synoicous, synoecious -synonymity, synonymousness, synonymy -synonymousness, synonymity, synonymy -synonymy, synonymity, synonymousness -synopsis, abstract, outline, precis -synoptic, synoptical -synoptical, synoptic -syntactic, syntactical -syntactical, syntactic -syntactician, grammarian -syntagm, syntagma -syntagma, syntagm -synthesis, deduction -synthesise, synthesize -synthesiser, synthesist, synthesizer -synthesist, synthesiser, synthesizer -synthesize, synthesise -synthesizer, synthesiser, synthesist -synthetic, celluloid, semisynthetic, synthetical -synthetical, synthetic -syph, lues, pox, syphilis -syphilis, lues, pox, syph -syphon, siphon -syracuse, siracusa -syrinx, panpipe -syrup, sirup -syrupy, cloying, honeyed, honied, saccharine, treacly, viscous -system, arrangement, organisation, organization, scheme -systematic, taxonomic, taxonomical -systematically, consistently -systematisation, rationalisation, rationalization, systematization -systematise, systematize, systemise, systemize -systematiser, orderer, systematist, systematizer, systemiser, systemizer -systematist, orderer, systematiser, systematizer, systemiser, systemizer, taxonomer, taxonomist -systematization, rationalisation, rationalization, systematisation -systematize, systematise, systemise, systemize -systematizer, orderer, systematiser, systematist, systemiser, systemizer -systemise, systematise, systematize, systemize -systemiser, orderer, systematiser, systematist, systematizer, systemizer -systemize, systematise, systematize, systemise -systemizer, orderer, systematiser, systematist, systematizer, systemiser -szechuan, sichuan, szechwan -szechwan, sichuan, szechuan -t, liothyronine, mt, tetraiodothyronine, thymine, thyroxin, thyroxine, tonne, triiodothyronine -ta, tantalum -taal, afrikaans -tab, check, chit, lozenge, pill, tablet, tabloid -tabbouleh, tabooli -tabby, brinded, brindle, brindled, queen -tabernacle, synagogue, temple -tabernacles, succos, succoth, sukkoth -tabi, tabis -tabis, tabi -table, board, defer, mesa, postpone, prorogue, remit, shelve, tabularise, tabularize, tabulate -tableland, plateau -tablespoon, tablespoonful -tablespoonful, tablespoon -tablet, lozenge, pad, pill, tab -tabloid, rag, sheet, tab -taboo, forbidden, out, prohibited, proscribed, tabu, verboten -tabooli, tabbouleh -tabor, tabour -taboret, tabouret -tabour, tabor -tabouret, taboret -tabu, forbidden, out, prohibited, proscribed, taboo, verboten -tabularise, table, tabularize, tabulate -tabularize, table, tabularise, tabulate -tabulate, table, tabularise, tabularize -tabulator, counter -tabun, ga -tacamahac, hackmatack -tach, tachometer -tacheometer, tachymeter -tachometer, tach -tachygraphy, shorthand, stenography -tachymeter, tacheometer -tacit, silent, understood -taciturnity, reserve, reticence -taciturnly, mutely, silently, wordlessly -tack, alternate, append, assemble, baste, flip, interchange, mainsheet, piece, saddlery, sheet, shroud, switch, tacking -tacker, baster, staplegun -tackiness, cheapness, cohesiveness, glueyness, gluiness, gumminess, ropiness, sleaze, tat, viscidity, viscidness -tacking, baste, basting, tack -tackle, harness, rig, rigging, undertake -tacky, brassy, cheap, flash, flashy, garish, gaudy, gimcrack, loud, meretricious, tatty, tawdry, trashy -taco, greaser, wetback -tact, tactfulness -tactfulness, tact -tactic, maneuver, manoeuvre, tactics -tactics, maneuver, manoeuvre, tactic -tactile, haptic, tactual -tactless, inept, untactful -tactual, haptic, tactile -tactually, haptically -tad, shade -tadalafil, cialis -tadjik, tadzhik, tadzhikistan, tajik, tajikistan -tadpole, polliwog, pollywog -tadzhik, tadjik, tadzhikistan, tajik, tajiki, tajikistan -tadzhikistan, tadjik, tadzhik, tajik, tajikistan -taegu, tegu -taenia, fillet, tenia -tag, chase, dog, label, mark, rag, shred, tail, tatter, ticket, track, trail -tagamet, cimetidine -tagged, labeled, labelled -tai, siamese, thai -taichi, taichichuan -taichichuan, taichi -tail, arse, ass, backside, behind, bob, bottom, bum, buns, butt, buttocks, can, chase, derriere, dock, dog, empennage, fanny, fundament, hindquarters, keister, nates, poop, posterior, prat, quarter, rear, rump, seat, shadow, shadower, stern, tag, tooshie, track, trail, tush -tailboard, tailgate -tailcoat, tails -tailfin, fin -tailflower, anthurium -tailgate, tailboard -tailing, shadowing -tailless, anurous -taillike, caudal -tailor, cut, orient, sartor, seamster, sew -tailored, bespoke, bespoken, trim -tails, tailcoat -tailspin, spin -tailwort, borage -taint, cloud, contamination, corrupt, defile, infect, sully -tainted, corrupt -taipeh, taipei -taipei, taipeh -taira, tayra -taiwan, china, formosa -taiwanese, amoy, chinese, formosan, fukien, fukkianese, hokkianese, min -tajik, tadjik, tadzhik, tadzhikistan, tajiki, tajikistan -tajiki, tadzhik, tajik -tajikistan, tadjik, tadzhik, tadzhikistan, tajik -takahe, notornis -take, accept, acquire, admit, adopt, aim, ask, assume, bring, carry, charter, choose, claim, conduct, consider, consume, contain, contract, convey, deal, demand, direct, drive, engage, exact, fill, film, get, guide, have, hire, hold, ingest, involve, issue, lead, learn, lease, make, necessitate, need, occupy, pack, payoff, postulate, proceeds, read, remove, rent, require, return, select, shoot, strike, study, submit, subscribe, takings, train, withdraw, yield -takeaway, takeout -takedown, squelch, squelcher -takelma, takilman -taken, interpreted -takeoff, burlesque, charade, lampoon, mockery, parody, pasquinade, sendup, spoof, travesty -takeout, takeaway -takeover, coup, putsch -takilman, takelma -taking, fetching, pickings, winning -takings, issue, payoff, proceeds, return, take, yield -talc, talcum -talcum, talc -tale, fib, narration, narrative, story, taradiddle, tarradiddle -taleban, taliban -talebearer, blabbermouth, taleteller, tattler, tattletale, telltale -talebearing, blabbermouthed, leaky, tattling -talent, endowment, gift -talented, gifted -talentless, untalented -taleteller, blabbermouth, talebearer, tattler, tattletale, telltale -taliban, taleban -talien, dairen, dalian -taliped, clubfooted -talipes, clubfoot -talisman, amulet -talk, babble, blab, lecture, mouth, peach, sing, speak, spill, talking, tattle, utter, verbalise, verbalize -talkative, bigmouthed, blabbermouthed, blabby, chatty, expansive, gabby, garrulous, loquacious, talky -talkatively, garrulously, loquaciously, talkily -talkativeness, garrulity, garrulousness, loquaciousness, loquacity -talker, speaker, utterer, verbaliser, verbalizer -talkily, garrulously, loquaciously, talkatively -talking, talk -talks, dialogue, negotiation -talky, chatty, gabby, garrulous, loquacious, talkative -tall, grandiloquent, improbable, magniloquent, marvellous, marvelous -tallboy, highboy -tallin, tallinn -tallinn, tallin -tallis, tallith -tallith, tallis -tallness, height -tally, add, agree, check, correspond, count, counting, enumeration, fit, gibe, hit, jibe, match, numeration, reckoning, run, score, sum, summate, tot, total -taloned, clawed -talus, anklebone, astragal, astragalus, scree -talwin, pentazocine -tam, tammy -tamable, tameable -tamandu, tamandua -tamandua, tamandu -tamarao, tamarau -tamarau, tamarao -tamarin, leoncita -tamarind, tamarindo -tamarindo, tamarind -tambac, tombac, tombak -tambocor, flecainide -tamburlaine, tamerlane, timur -tame, chasten, cultivate, domesticate, domesticise, domesticize, meek, moderate, naturalise, naturalize, reclaim, subdue, tamed -tameable, tamable -tamed, tame -tameness, domestication, jejuneness, jejunity, vapidity, vapidness -tamerlane, tamburlaine, timur -tammerfors, tampere -tammuz, dumuzi, thammuz -tammy, tam -tamp, pack, tamper -tamper, fiddle, meddle, monkey, tamp -tampere, tammerfors -tampering, meddling -tampion, tompion -tamponade, tamponage -tamponage, tamponade -tan, bronze, burn, sunburn, suntan, tangent, topaz -tanach, tanakh -tanakh, tanach -tandearil, oxyphenbutazone -tang, bladderwrack, flavor, flavour, nip, piquance, piquancy, piquantness, relish, sapidity, savor, savour, smack, tanginess, zest -tangelo, ugli -tangency, contact -tangent, tan -tangential, digressive -tangibility, palpability, tangibleness -tangible, palpable, real, touchable -tangibleness, palpability, tangibility -tangier, tangiers -tangiers, tangier -tanginess, nip, piquance, piquancy, piquantness, tang, zest -tangle, dishevel, drag, embroil, entangle, knot, mat, maze, ravel, snarl, sweep, tousle -tangled, byzantine, convoluted, involved, knotty, tortuous -tangy, lemonlike, lemony, sourish, tart -tank, cooler, tankful -tanker, oiler -tankful, tank -tanned, bronzed, suntanned -tanner, sixpence -tannia, malanga, spoonflower, yautia -tanning, flagellation, flogging, lashing, whipping -tantalise, bait, cod, rag, rally, razz, ride, tantalize, taunt, tease, twit -tantaliser, tantalizer -tantalising, tantalizing, tempting -tantalization, ribbing, tease, teasing -tantalize, bait, cod, rag, rally, razz, ride, tantalise, taunt, tease, twit -tantalizer, tantaliser -tantalizing, tantalising, tempting -tantalizingly, invitingly -tantalum, ta -tantamount, equivalent -tantra, tantrism -tantric, tantrik -tantrik, tantric -tantrism, tantra -tantrum, conniption, fit, scene -tao, taoist -taoism, daoism -taoist, tao -tap, beg, bug, dab, exploit, hydrant, intercept, knock, pat, pink, rap, solicit, spigot, strike, tapdance, tip, wiretap -tapa, tappa -tapdance, tap -tape, record, tapeline, taping, videotape -tapeline, tape -taper, candle, point, sharpen, wick -tapered, narrowing, tapering -tapering, dwindling, narrowing, tapered -tapestry, arras, tapis -tapeworm, cestode -taphouse, pothouse, pub, saloon -taping, tape -tapis, tapestry -tappa, tapa -tapper, tapster, wiretapper -taproom, bar, barroom, ginmill, saloon -tapster, tapper -tar, gob, jack, mariner, pitch, seafarer, seaman -tarabulus, trablous, tripoli -taradiddle, baloney, bilgewater, boloney, bosh, drool, fib, humbug, story, tale, tarradiddle, tommyrot, tosh, twaddle -taraktagenos, hydnocarpus, taraktogenos -taraktogenos, hydnocarpus, taraktagenos -tarantella, tarantelle -tarantelle, tarantella -tarawa, bairiki, makin -tarboosh, fez -tardily, belatedly, easy, late, slow, slowly -tardy, belated, late -tare, cheat, darnel -target, aim, butt, direct, mark, object, objective, place, point, prey, quarry -tariff, duty -tarmac, macadam, macadamise, macadamize, tarmacadam -tarmacadam, macadam, tarmac -tarnish, defile, maculate, stain, sully -taro, cocoyam, dalo, dasheen, edda, eddo -tarp, tarpaulin -tarpaulin, tarp -tarquin, tarquinius -tarquinius, tarquin -tarradiddle, baloney, bilgewater, boloney, bosh, drool, fib, humbug, story, tale, taradiddle, tommyrot, tosh, twaddle -tarragon, estragon -tarriance, lingering -tarry, footle, lallygag, linger, loaf, loiter, lollygag, lounge, lurk, pitchy, resinous, resiny -tart, bawd, cocotte, cyprian, harlot, lemonlike, lemony, prostitute, sharp, sourish, tangy, whore -tartan, plaid -tartar, calculus, dragon, tatar, tophus -tartarean, hadean, plutonian -tartarus, gehenna -tartary, tatary -tartness, acerbity, acrimony, bitterness, jaundice, sour, sourness, thorniness -tartufe, tartuffe -tartuffe, tartufe -tarweed, gumweed, rosinweed -tashkent, taskent -tashmit, tashmitum -tashmitum, tashmit -task, chore, job, labor, project, tax, undertaking -taskent, tashkent -tasse, tasset -tasseled, tasselled -tasselled, tasseled -tasset, tasse -taste, appreciation, discernment, gustation, mouthful, penchant, perceptiveness, predilection, preference, sample, savor, savour, smack, tasting, try -tasteful, neat, refined -tastefully, tastily -tastelessness, flavorlessness, flavourlessness, savorlessness, savourlessness -taster, sampler -tastily, tastefully -tastiness, pleasingness -tasting, degustation, relishing, savoring, savouring, taste -tat, cheapness, intertwine, sleaze, tackiness -tatar, tartar -tatary, tartary -tater, murphy, potato, spud -tatou, tatu -tatouay, cabassous -tatter, rag, shred, tag -tatterdemalion, bedraggled, derelict, dilapidated, ragamuffin, ramshackle, tattered -tattered, shattered, tatterdemalion -tattily, cheaply, inexpensively -tattle, babble, blab, blabber, chatter, clack, gabble, gibber, maunder, palaver, peach, piffle, prate, prattle, sing, singing, talk, telling, twaddle -tattler, blabbermouth, talebearer, taleteller, tattletale, telltale -tattletale, blabbermouth, talebearer, taleteller, tattler, telltale -tattling, blabbermouthed, leaky, talebearing -tatty, brassy, cheap, flash, flashy, garish, gaudy, gimcrack, loud, meretricious, ratty, shabby, tacky, tawdry, trashy -tatu, tatou -taunt, bait, cod, rag, rally, razz, ride, tantalise, tantalize, taunting, tease, twit -taunting, derisive, gibelike, jeering, mocking, taunt, twit -tauntingly, teasingly -taupe, fuscous -tauromachy, bullfighting -taurus, bull, carlos, salim, sanchez -taut, tight -tauten, firm -tautness, tenseness, tension, tensity, tightness -tautog, blackfish -tautologic, pleonastic, redundant, tautological -tautological, pleonastic, redundant, tautologic -taw, shooter -tawdrily, garishly, gaudily -tawdriness, brashness, flashiness, garishness, gaudiness, glitz, loudness, meretriciousness -tawdry, brassy, cheap, cheapjack, flash, flashy, garish, gaudy, gimcrack, loud, meretricious, shoddy, tacky, tatty, trashy -tax, assess, task, taxation -taxable, nonexempt -taxation, revenue, tax -taxi, cab, hack, taxicab -taxicab, cab, hack, taxi -taxidermist, stuffer -taxidriver, cabby, cabdriver, cabman, taximan -taximan, cabby, cabdriver, cabman, taxidriver -taxing, burdensome, onerous -taxistand, cabstand -taxman, exciseman -taxonomer, systematist, taxonomist -taxonomic, systematic, taxonomical -taxonomical, systematic, taxonomic -taxonomist, systematist, taxonomer -taxophytina, taxopsida -taxopsida, taxophytina -tayalic, atayalic -tayra, taira -tazicef, ceftazidime, fortaz -tb, tbit, tebibyte, terabit, terabyte, terbium, tib, tuberculosis -tbilisi, tiflis -tbit, tb, terabit -tc, technetium -tce, trichloroethane, trichloroethylene -tchad, chad -tchotchke, chachka, tchotchkeleh, tsatske, tshatshke -tchotchkeleh, chachka, tchotchke, tsatske, tshatshke -tdt, tt -te, si, tellurium, ti -tea, teatime -teaberry, boxberry, checkerberry, groundberry, spiceberry, wintergreen -teach, blackbeard, instruct, learn, thatch -teachable, docile -teacher, instructor -teaching, commandment, didactics, education, instruction, pedagogy, precept -teacup, teacupful -teacupful, teacup -teahouse, tearoom, teashop -teak, teakwood -teakwood, teak -teal, cyan -team, squad -teammate, mate -teamster, trucker -tear, binge, bout, buck, bust, charge, deplumate, deplume, displume, pluck, pull, rent, rip, rupture, shoot, snag, snap, split, teardrop -tearaway, brainish, hotheaded, impetuous, impulsive, madcap -teardrop, tear -tearful, dolorous, dolourous, lachrymose, weeping -tearfulness, weepiness -teargas, lachrymator, lacrimator -tearing, fierce, lachrymation, lacrimation, vehement, violent, watering -tearoom, teahouse, teashop -tears, crying, weeping -tease, annoyer, badger, bait, beleaguer, bug, card, cod, coquette, flirt, fluff, loosen, minx, pester, prickteaser, rag, rally, razz, ribbing, ride, tantalise, tantalization, tantalize, taunt, teaser, teasing, twit, vamp, vamper, vexer -teased, titillated -teasel, teasle, teazel -teaser, annoyer, mystifier, puzzle, puzzler, tease, tormenter, tormentor, vexer -teashop, teahouse, tearoom -teasing, annoying, bothersome, galling, irritating, mocking, nettlesome, pesky, pestering, pestiferous, plaguey, plaguy, quizzical, ribbing, tantalization, tease, vexatious, vexing -teasingly, tauntingly -teasle, teasel, teazel -teaspoon, teaspoonful -teaspoonful, teaspoon -teat, mamilla, mammilla, nipple, pap, tit -teatime, tea -teazel, teasel, teasle -tebet, tevet -tebibit, tibit -tebibyte, tb, terabyte, tib -tec, detective, investigator -techie, tekki -technetium, tc -technical, expert, proficient, technological -technicality, trifle, triviality -technique, proficiency -technological, technical -technologist, engineer -technology, engineering -techy, cranky, fractious, irritable, nettlesome, peckish, peevish, pettish, petulant, scratchy, testy, tetchy -tectonic, architectonic -tectonics, architectonics -tecumseh, tecumtha -tecumtha, tecumseh -teddy, chemise, shift, shimmy, slip -tedious, boring, deadening, dull, irksome, slow, tiresome, verbose, wearisome, windy, wordy -tediously, boringly, tiresomely -tediousness, tedium, tiresomeness -tedium, boredom, ennui, tediousness, tiresomeness -teem, pour, pullulate, stream, swarm -teemingness, abundance, copiousness -teen, adolescent, stripling, teenage, teenaged, teenager -teenage, adolescent, teen, teenaged -teenaged, adolescent, teen, teenage -teenager, adolescent, stripling, teen -teensy, bittie, bitty, teentsy, teeny, wee, weensy, weeny -teentsy, bittie, bitty, teensy, teeny, wee, weensy, weeny -teeny, bittie, bitty, teensy, teentsy, wee, weensy, weeny -teepee, tepee, tipi -teeter, seesaw, teeterboard, teetertotter, totter -teeterboard, seesaw, teeter, teetertotter -teetertotter, seesaw, teeter, teeterboard -teeth, dentition -teething, dentition, odontiasis -teetotal, dry -teetotaler, teetotalist, teetotaller -teetotaling, teetotalism -teetotalism, teetotaling -teetotalist, teetotaler, teetotaller -teetotaller, teetotaler, teetotalist -teetotum, top, whirligig -tefillin, phylactery -teflon, polytetrafluoroethylene -tegu, taegu -tegument, cutis, skin -teheran, tehran -tehran, teheran -tekki, techie -telamon, atlas -telecast, televise -telecasting, television, tv, video -telecom, telecommunication -telecommerce, telemarketing, teleselling -telecommunication, telecom -telecommuting, teleworking -teleconference, teleconferencing -teleconferencing, teleconference -telefax, facsimile, fax -telegram, wire -telegraph, cable, telegraphy, wire -telegrapher, telegraphist -telegraphically, tersely -telegraphist, telegrapher -telegraphy, telegraph -telekinesis, psychokinesis -telemarketing, telecommerce, teleselling -teleost, teleostan -teleostan, teleost -telepathise, telepathize -telepathize, telepathise -telephone, call, phone, ring, telephony -telephoner, caller, phoner -telephony, telephone -telephoto, telephotograph -telephotograph, telephoto -teleprinter, teletypewriter, telex -telescope, scope -telescoped, shortened -teleselling, telecommerce, telemarketing -teletypewriter, teleprinter, telex -televise, telecast -television, telecasting, telly, tv, video -teleworking, telecommuting -telex, teleprinter, teletypewriter -telfer, telpher -telferage, telpherage -tell, assure, differentiate, distinguish, enjoin, evidence, narrate, order, recite, recount, say, secern, secernate, separate, severalise, severalize, state -teller, cashier, narrator, storyteller -telling, apprisal, cogent, impressive, notification, recounting, relation, revealing, singing, tattle, telltale, weighty -telltale, blabbermouth, revealing, talebearer, taleteller, tattler, tattletale, telling -tellurian, earthling, earthman, telluric, terrene, terrestrial, worldling -telluric, tellurian, terrene, terrestrial -tellurium, te -telly, television, tv -telpher, telfer -telpherage, telferage -telsontail, proturan -temazepam, restoril -temblor, earthquake, quake, seism -temerarious, daredevil -temerity, audaciousness, audacity -temp, temporary -temper, anneal, biliousness, chasten, harden, humor, humour, irritability, irritation, moderate, mollify, mood, normalize, peevishness, pettishness, pique, season, snappishness, surliness, toughness -temperament, disposition -temperamental, erratic, moody -temperance, moderation, sobriety -temperate, moderate -temperately, abstemiously -temperateness, sunshine -tempered, hardened, toughened, treated -tempering, annealing -tempest, storm -tempestuous, angry, furious, raging, stormy, wild -tempestuousness, agitation, ferment, fermentation, unrest -template, guide, templet -temple, synagogue, tabernacle -templet, guide, template -tempo, pace, pacing -temporal, secular, worldly -temporality, temporalty -temporalty, laity, temporality -temporary, impermanent, irregular, temp -temporise, temporize -temporiser, temporizer -temporize, temporise -temporizer, temporiser -tempra, acetaminophen, datril, panadol, phenaphen, tylenol -tempt, allure, charm, entice, influence, invite, lure -temptation, enticement -tempting, alluring, beguiling, enticing, tantalising, tantalizing -temptingly, seductively -temptingness, allure, allurement -temptress, delilah, enchantress, siren -ten, decade, tenner, x -tenability, reasonableness, tenableness -tenableness, reasonableness, tenability -tenacious, coherent, dogged, dour, long, persistent, pertinacious, recollective, retentive, unyielding -tenaciously, doggedly -tenaciousness, doggedness, perseverance, persistence, persistency, pertinacity, tenacity -tenacity, doggedness, perseverance, persistence, persistency, pertinacity, tenaciousness -tenancy, occupancy -tenant, renter -tenanted, occupied -tend, incline, lean, run -tendencious, tendentious -tendency, disposition, inclination, leaning, propensity, trend -tendentious, tendencious -tender, affectionate, attendant, attender, bid, crank, cranky, cutter, fond, lovesome, offer, pinnace, raw, sensitive, sore, stamp, tenderise, tenderize, tippy, untoughened, warm -tenderheartedness, tenderness -tenderisation, tenderization -tenderise, tender, tenderize -tenderised, tenderized -tenderiser, tenderizer -tenderization, tenderisation -tenderize, tender, tenderise -tenderized, tenderised -tenderizer, tenderiser -tenderloin, undercut -tenderness, affection, affectionateness, fondness, heart, philia, rawness, softheartedness, soreness, tenderheartedness, warmheartedness, warmness -tending, aid, apt, attention, care, disposed, given, minded -tendinitis, tendonitis, tenonitis -tendinous, sinewy -tendon, sinew -tendonitis, tendinitis, tenonitis -tendosynovitis, tenosynovitis -tendrac, tenrec -tenebrific, tenebrious, tenebrous -tenebrious, tenebrific, tenebrous -tenebrous, tenebrific, tenebrious -tenet, dogma -tenfold, denary -tenia, fillet, taenia -tenner, decade, ten, x -tennessean, volunteer -tennessee, tn -tenno, mikado -tenonitis, tendinitis, tendonitis -tenor, strain -tenormin, atenolol -tenosynovitis, tendosynovitis -tenpounder, ladyfish -tenrec, tendrac -tense, strain -tenseness, stress, tautness, tension, tensity -tensile, ductile, malleable, pliable, pliant, tractile -tension, stress, tautness, tenseness, tensity -tensity, tautness, tenseness, tension -tent, bivouac, camp, encamp -tentative, doubtful, probationary, provisional, provisionary -tenting, bivouacking, camping, encampment -tenuity, feebleness, rarity, slenderness, thinness -tenuous, flimsy, fragile, slight, thin -tenure, incumbency -tepee, teepee, tipi -tepid, halfhearted, lukewarm -tepidity, lukewarmness, tepidness -tepidly, lukewarmly -tepidness, lukewarmness, tepidity -tera, pidlimdi, yamaltu -terabit, tb, tbit -terabyte, tb, tebibyte, tib -terahertz, thz -teras, monster -terazosin, hytrin -terbinafine, lamisil -terbium, tb -terce, tierce -tercel, tercelet, tiercel -tercelet, tercel, tiercel -tercentenary, tercentennial, triennial -tercentennial, tercentenary, triennial -tercet, iii, leash, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trine, trinity, trio, triplet, troika -teredinid, shipworm -terefah, nonkosher, tref -teresa, theresa -tergiversate, apostatise, apostatize, equivocate, palter, prevaricate -tergiversation, apostasy, equivocation -tergiversator, equivocator, hedger -term, condition, terminus -termagant, shrew -terminal, concluding, depot, end, final, last, pole, terminus -terminate, can, cease, dismiss, displace, end, finish, fire, sack, stop -terminated, complete, concluded, ended, over -termination, conclusion, ending, endpoint, expiration, expiry, outcome, result, resultant, terminus -terminator, eradicator, exterminator -terminology, language, nomenclature -terminus, depot, destination, endpoint, term, terminal, termination -terms, damage, footing, price -ternary, iii, leash, tercet, ternion, terzetto, three, threesome, tierce, treble, trey, triad, trine, trinity, trio, triple, triplet, triplex, troika -ternion, iii, leash, tercet, ternary, terzetto, three, threesome, tierce, trey, triad, trine, trinity, trio, triplet, troika -terpsichore, dance, dancing, saltation -terpsichorean, dancer -terrace, bench, patio, terrasse -terramycin, hydroxytetracycline, oxytetracycline -terrasse, terrace -terrene, mundane, tellurian, telluric, terrestrial -terrestrial, mundane, planetary, sublunar, sublunary, tellurian, telluric, terrene -terrestrially, mundanely -terrible, abominable, atrocious, awful, dire, direful, dread, dreaded, dreadful, fearful, fearsome, frightening, frightful, horrendous, horrific, painful, severe, tremendous, unspeakable, wicked -terribleness, awfulness, dreadfulness, horridness -terribly, abominably, abysmally, atrociously, awful, awfully, frightfully, rottenly -terrietia, heritiera -terrific, fantastic, grand, howling, marvellous, marvelous, rattling, terrifying, tremendous, wonderful, wondrous -terrifically, marvellously, marvelously, superbly, toppingly, wonderfully, wondrous, wondrously -terrified, frightened, panicked, panicky -terrify, terrorise, terrorize -terrifying, terrific -territorialisation, territorialization -territorialise, territorialize -territorialization, territorialisation -territorialize, territorialise -territory, district, dominion, soil -terror, affright, brat, panic, scourge, threat -terrorisation, frightening, terrorization -terrorise, terrify, terrorize -terrorization, frightening, terrorisation -terrorize, terrify, terrorise -terry, terrycloth -terrycloth, terry -terse, crisp, curt, laconic -tersely, telegraphically -tertiary, third -terylene, dacron -terzetto, iii, leash, tercet, ternary, ternion, three, threesome, tierce, trey, triad, trine, trinity, trio, triplet, troika -tessin, ticino -test, essay, exam, examination, examine, prove, quiz, run, screen, trial, try, tryout -testa, episperm -testament, will -testate, testator -testator, testate -tested, tried -testee, examinee -tester, examiner, quizzer -testicle, ball, ballock, bollock, egg, nut, orchis, testis -testiere, chamfron, chanfron, frontstall -testifier, deponent, deposer -testify, attest, evidence, prove, show -testily, irritably, pettishly, petulantly -testimonial, recommendation, testimony, tribute -testimony, testimonial -testiness, tetchiness, touchiness -testing, examination -testis, ball, ballock, bollock, egg, nut, orchis, testicle -testudinata, chelonia, testudines -testudines, chelonia, testudinata -testy, cranky, fractious, irritable, nettlesome, peckish, peevish, pettish, petulant, scratchy, techy, tetchy -tetanilla, tetany -tetanus, lockjaw -tetany, tetanilla -tetchiness, testiness, touchiness -tetchy, cranky, fractious, irritable, nettlesome, peckish, peevish, pettish, petulant, scratchy, techy, testy -tether, lead, leash -tethyidae, aplysiidae -tethys, aplysia -teton, lakota -tetrachlorethylene, tetrachloroethylene -tetrachloroethylene, tetrachlorethylene -tetrachloromethane, perchloromethane -tetracycline, achromycin -tetrad, four, foursome, iv, quadruplet, quartet, quatern, quaternary, quaternion, quaternity -tetragon, quadrangle, quadrilateral -tetragoniaceae, aizoaceae -tetrahydrocannabinol, thc -tetraiodothyronine, t, thyroxin, thyroxine -tetramethyldiarsine, cacodyl -tetraskele, tetraskelion -tetraskelion, tetraskele -tetryl, nitramine -tetterwort, bloodroot, puccoon, redroot -teutonic, germanic -tevere, tiber -tevet, tebet -texas, tx -text, schoolbook, textbook -textbook, casebook, schoolbook, text -textile, cloth, fabric, material -texture, grain -th, thorium, thursday -thaddaeus, judas, jude -thai, siamese, tai -thailand, siam -thalassaemia, thalassemia -thalassemia, thalassaemia -thalidone, chlorthalidone, hygroton -thallium, tl -thalmencephalon, betweenbrain, diencephalon, interbrain -thammuz, tammuz -thankful, grateful -thankfully, gratefully -thankfulness, appreciativeness, gratefulness -thankless, unappreciated, ungrateful, ungratifying, unthankful -thanksgiving, blessing, grace -thatch, blackbeard, teach -thaumaturge, magician, necromancer, sorcerer, thaumaturgist, wizard -thaumaturgist, magician, necromancer, sorcerer, thaumaturge, wizard -thaumaturgy, conjuration, deception, illusion, legerdemain, magic, trick -thaw, dethaw, dissolve, melt, melting, thawing, unfreeze, unthaw, warming -thawing, melt, melting, thaw, warming -thc, tetrahydrocannabinol -thea, theia -theanthropism, anthropomorphism -theater, dramatics, dramaturgy, field, house, theatre -theatergoer, playgoer, theatregoer -theatre, dramatics, dramaturgy, field, house, theater -theatregoer, playgoer, theatergoer -theatrical, histrionics, representation -theatricality, staginess -theatrically, stagily -theca, sac -theelin, estrone, estronol, oestrone -theft, larceny, stealing, thievery, thieving -theia, thea -theist, theistic, theistical -theistic, theist, theistical -theistical, theist, theistic -theme, base, composition, idea, motif, paper, radical, report, root, stem, subject, topic -then, so -thenal, thenar -thenar, palm, thenal -thence, hence, so, therefore, therefrom, thereof, thus -thenceforth, thereafter -theobid, elixophyllin, theophylline -theodolite, transit -theologian, theologiser, theologist, theologizer -theologise, theologize -theologiser, theologian, theologist, theologizer -theologist, theologian, theologiser, theologizer -theologize, theologise -theologizer, theologian, theologiser, theologist -theology, divinity -theophylline, elixophyllin, theobid -theoretic, theoretical -theoretical, theoretic -theoretician, idealogue, theoriser, theorist, theorizer -theorisation, theorization -theorise, conjecture, hypothecate, hypothesise, hypothesize, speculate, suppose, theorize -theoriser, idealogue, theoretician, theorist, theorizer -theorist, idealogue, theoretician, theoriser, theorizer -theorization, theorisation -theorize, conjecture, hypothecate, hypothesise, hypothesize, speculate, suppose, theorise -theorizer, idealogue, theoretician, theoriser, theorist -theory, hypothesis, possibility -therapeutic, alterative, curative, cure, healing, remedial, remedy, sanative, therapeutical -therapeutical, therapeutic -therapist, healer -therapsid, protomammal -there, thither -thereabout, thereabouts -thereabouts, thereabout -thereafter, thenceforth -therefore, consequently, hence, so, thence, thus -therefrom, thence, thereof -thereof, thence, therefrom -theresa, teresa -thermal, caloric, thermic -thermic, caloric, thermal -thermodynamic, thermodynamical -thermodynamical, thermodynamic -thermoelectric, thermoelectrical -thermoelectrical, thermoelectric -thermograph, thermometrograph -thermogravimeter, thermohydrometer -thermogravimetric, thermohydrometric -thermohydrometer, thermogravimeter -thermohydrometric, thermogravimetric -thermometrograph, thermograph -thermoregulator, thermostat -thermoset, thermosetting -thermosetting, thermoset -thermostat, thermoregulator -thesis, dissertation -thespian, actor, histrion, player -thessalia, thessaly -thessalonica, salonica, salonika, thessaloniki -thessaloniki, salonica, salonika, thessalonica -thessaly, thessalia -thiamin, aneurin, thiamine -thiamine, aneurin, thiamin -thibet, sitsang, tibet, xizang -thick, blockheaded, boneheaded, chummy, compact, deep, dense, duncical, duncish, fatheaded, heavyset, loggerheaded, midst, slurred, stocky, thickheaded, thickly, thickset -thicken, inspissate -thickened, callous, calloused -thickener, thickening -thickening, deepening, inspissation, knob, node, thickener -thicket, brush, brushwood, coppice, copse -thickhead, whistler -thickheaded, blockheaded, boneheaded, duncical, duncish, fatheaded, loggerheaded, thick -thickly, densely, thick -thickness, heaviness -thickset, compact, heavyset, stocky, thick -thief, stealer -thieve, cop, glom, hook, snitch -thievery, larceny, stealing, theft, thieving -thieving, larceny, stealing, theft, thievery, thievish -thievish, thieving -thievishness, larcenous -thighbone, femoris, femur -thimble, thimbleful -thimbleberry, blackcap, salmonberry -thimbleful, thimble -thimerosal, merthiolate -thin, cut, dilute, flimsy, fragile, lean, reduce, slender, slenderize, slight, slim, sparse, tenuous, thinly -thing, affair, matter -thingamabob, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -thingamajig, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -thingmabob, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -thingmajig, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -thingumabob, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -thingumajig, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingummy, whatchamacallit, whatchamacallum, whatsis, widget -thingummy, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, whatchamacallit, whatchamacallum, whatsis, widget -think, believe, cerebrate, cogitate, conceive, consider, guess, imagine, intend, mean, opine, recall, reckon, recollect, remember, retrieve, suppose -thinker, mind -thinking, cerebration, intellection, intelligent, mentation, reasoning, thought -thinly, lightly, thin -thinned, cut, weakened -thinner, diluent, dilutant -thinness, fineness, leanness, slenderness, spareness, sparseness, sparsity, tenuity -thinning, cutting -thiodiphenylamine, phenothiazine -thiopental, pentothal -thioridazine, mellaril -thiothixene, navane -third, tertiary, thirdly, tierce -thirdly, third -thirst, crave, hunger, hungriness, lust, starve, thirstiness -thirster, longer, yearner -thirstily, eagerly -thirstiness, aridity, aridness, hunger, hungriness, thirst -thirsty, athirst, hungry -thirteen, xiii -thirty, xxx -thither, there -thole, oarlock, peg, pin, rowlock, tholepin -tholepin, oarlock, peg, pin, rowlock, thole -thong, lash -thoracentesis, thoracocentesis -thoracic, pectoral -thoracocentesis, thoracentesis -thorax, chest, pectus -thorazine, chlorpromazine -thoriated, tittering -thorium, th -thorn, irritant, pricker, prickle, spikelet, spine, sticker -thorniness, acerbity, acrimony, bitterness, bristliness, jaundice, prickliness, spininess, tartness -thornless, spineless -thorny, barbed, barbellate, briary, briery, bristled, bristly, burred, burry, prickly, setaceous, setose, spiny -thorough, exhaustive, thoroughgoing -thoroughbred, pedigree, pedigreed, pureblood, pureblooded, purebred -thoroughgoing, arrant, complete, consummate, everlasting, exhaustive, gross, perfect, pure, sodding, staring, stark, thorough, unadulterated, utter -thoroughly, exhaustively, good, soundly -thoroughwort, agueweed, boneset -thou, chiliad, g, grand, k, m, thousand, yard -thought, cerebration, idea, intellection, mentation, opinion, persuasion, sentiment, thinking, view -thoughtful, attentive, heedful -thoughtfulness, considerateness, consideration, contemplation, musing, reflection, reflexion, rumination -thoughtless, uncaring, unthinking -thoughtlessly, unthinking, unthinkingly -thoughtlessness, inconsiderateness, inconsideration, unthoughtfulness -thousand, chiliad, g, grand, k, m, thou, yard -thraldom, bondage, slavery, thrall, thralldom -thrall, bondage, slavery, thraldom, thralldom -thralldom, bondage, slavery, thraldom, thrall -thrash, bat, clobber, convulse, cream, drub, flail, jactitate, lam, lick, mosh, slam, slash, thresh, toss -thrasher, thresher -thrashing, beating, debacle, drubbing, lacing, licking, slaughter, trouncing, walloping, whacking, whipping -thread, draw, meander, ribbon, string, wander, weave, wind, yarn -threadbare, banal, commonplace, hackneyed, shopworn, stock, timeworn, tired, trite -threader, bodkin -threadlike, filamentlike, filamentous, filiform, thready -threads, duds, togs -threadworm, pinworm -thready, filamentlike, filamentous, filiform, ropey, ropy, stringy, threadlike -threat, menace, scourge, terror -threaten, endanger, imperil, jeopardise, jeopardize, menace, peril -threatening, baleful, forbidding, heavy, lowering, menacing, minacious, minatory, ominous, sinister, sullen -threateningly, menacingly -three, iii, leash, tercet, ternary, ternion, terzetto, threesome, tierce, trey, triad, trine, trinity, trio, triplet, troika -threefold, double, dual, treble, triple, twofold -threepenny, sixpenny, tuppeny, twopenny -threescore, lx, sixty -threesome, iii, leash, tercet, ternary, ternion, terzetto, three, tierce, trey, triad, trine, trinity, trio, triplet, troika -threnody, coronach, dirge, lament, requiem -thresh, convulse, flail, jactitate, lam, slash, thrash, toss -thresher, thrasher -threshold, brink, door, doorsill, doorstep, doorway, limen, verge -thrift, parsimoniousness, parsimony -thriftiness, economy -thriftlessness, waste, wastefulness -thrifty, careful -thrill, bang, beatify, boot, charge, chill, exalt, exhilarate, flush, frisson, inebriate, kick, quiver, rush, shiver, shudder, throb, tickle, tingle, vibrate -thrilling, electrifying -thrip, thripid, thrips -thripid, thrip, thrips -thrips, thrip, thripid -thrive, boom, expand, flourish, prosper -thriving, booming, flourishing, palmy, prospering, prosperous, roaring -throat, pharynx -throb, pounding, pulsate, pulse, shiver, shudder, thrill, throbbing -throbbing, pounding, throb -thrombocyte, platelet -thrombocytopenia, thrombopenia -thrombokinase, thromboplastin -thrombopenia, thrombocytopenia -thromboplastin, thrombokinase -throne, can, commode, crapper, enthrone, pot, potty, stool, toilet -throng, concourse, jam, mob, multitude, pack, pile -throstle, mavis -throttle, accelerator, bound, choke, confine, gas, gun, limit, restrain, restrict, strangle, strangulate, trammel -throttlehold, chokehold, stranglehold -throttler, choker, garroter, garrotter, strangler -throttling, choking, strangling, strangulation -through, done -throughout, passim -throughway, expressway, freeway, motorway, pike, superhighway, thruway -throw, bedevil, befuddle, bemuse, bewilder, cast, confound, confuse, contrive, discombobulate, drop, flip, fox, fuddle, give, have, hold, hurl, make, project, shed, stroke, switch, thrust -throwaway, bill, broadsheet, broadside, circular, discarded, flier, flyer, gamin, handbill -throwback, atavism, atavist, atavistic, reversion -thrower, ceramicist, ceramist, potter, throwster -throwster, thrower -thrum, beat, drum, hum, strum -thrust, drive, force, hurl, hurtle, jab, jabbing, lunge, pierce, poke, poking, push, shove, squeeze, stab, stuff, throw, thrusting -thruster, pusher -thrusting, jab, jabbing, poke, poking, thrust -thruway, expressway, freeway, motorway, pike, superhighway, throughway -thud, clump, clunk, crump, scrunch, thump, thumping -thudding, dull -thug, goon, hood, hoodlum, punk, tough, toughie -thulium, tm -thumb, finger, flick, flip, hitch, hitchhike, leaf, ovolo, pollex, riff, riffle -thumbtack, pushpin -thump, beat, clump, clunk, poke, pound, thud, thumping -thumping, banging, clump, clunk, humongous, thud, thump, walloping, whopping -thunder, boom, roar, roaring, scag, skag, smack -thunderbolt, bolt, bombshell, thunderclap -thunderclap, bombshell, thunderbolt -thundercloud, cumulonimbus -thunderous, deafening, earsplitting, thundery -thunderstruck, dumbfounded, dumbstricken, dumbstruck, dumfounded, flabbergasted, stupefied -thundery, deafening, earsplitting, thunderous -thurible, censer -thurify, cense, incense -thursday, th -thus, frankincense, hence, olibanum, so, thence, therefore, thusly -thusly, so, thus -thwack, smack -thwart, baffle, bilk, cross, foil, frustrate, queer, scotch, spoil -thwarted, defeated, disappointed, discomfited, foiled, frustrated -thwarter, obstructer, obstructionist, obstructor, resister -thwarting, foiling, frustrating, frustration, frustrative -thwartwise, cross, transversal, transverse -thymelaeales, myrtales -thymidine, deoxythymidine -thymine, t -thyreophora, thyreophoran -thyreophoran, thyreophora -thyrocalcitonin, calcitonin -thyroid, thyroidal -thyroidal, thyroid -thyromegaly, goiter, goitre, struma -thyrotoxicosis, hyperthyroidism -thyrotrophin, thyrotropin, tsh -thyrotropin, thyrotrophin, tsh -thyroxin, t, tetraiodothyronine, thyroxine -thyroxine, t, tetraiodothyronine, thyroxin -thyrse, thyrsus -thyrsus, thyrse -thysanopter, thysanopteron -thysanopteron, thysanopter -thz, terahertz -ti, si, te, titanium -tianjin, tientsin -tib, tb, tebibyte, terabyte -tiber, tevere -tibet, sitsang, thibet, xizang -tibia, shin, shinbone -tibit, tebibit -tibur, tivoli -tical, baht -ticino, tessin -tick, beat, check, click, mark, retick, ticking, ticktack, ticktock -ticker, heart, pump, watch -ticket, fine, slate, tag -ticking, tick -tickle, thrill, tickling, titillate, titillation, vellicate, vibrate -tickling, tickle, tingling, titillating, titillation -ticklish, delicate, touchy -tickseed, coreopsis, tickweed -ticktack, beat, tick, ticktock -ticktacktoe, ticktacktoo -ticktacktoo, ticktacktoe -ticktock, beat, tick, ticktack, tictac, tocktact -tickweed, coreopsis, tickseed -tictac, ticktock, tocktact -tidbit, titbit -tiddler, child, fry, kid, minor, nestling, nipper, shaver, tike, tyke, youngster -tiddly, potty, tipsy -tide, surge -tidiness, neatness -tidings, intelligence, news, word -tidy, goodish, goodly, healthy, hefty, kempt, neaten, respectable, sizable, sizeable, straighten -tie, affiliation, association, attach, bind, bond, connect, crosstie, draw, link, linkup, marry, necktie, sleeper, splice, standoff, wed -tieback, pullback -tied, even, fastened, laced, level, trussed -tientsin, tianjin -tiepin, scarfpin -tier, grade, level -tierce, iii, leash, terce, tercet, ternary, ternion, terzetto, third, three, threesome, trey, triad, trine, trinity, trio, triplet, troika -tiercel, tercel, tercelet -tiff, bicker, bickering, fuss, pettifoggery, spat, squabble -tiffin, dejeuner, lunch, luncheon -tiflis, tbilisi -tigers, ltte -tight, besotted, blotto, close, closely, cockeyed, compressed, crocked, fast, fuddled, loaded, mean, mingy, miserly, nasty, pissed, pixilated, plastered, rigorous, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, stringent, taut, wet -tighten, constrain, fasten, reduce, stiffen -tightfisted, closefisted, hardfisted -tightfistedness, closeness, meanness, minginess, niggardliness, niggardness, parsimoniousness, parsimony, tightness -tightfitting, skinny -tightlipped, close, closelipped, closemouthed, secretive -tightness, closeness, compactness, concentration, constriction, denseness, density, meanness, minginess, niggardliness, niggardness, parsimoniousness, parsimony, stringency, tautness, tightfistedness -tights, leotards -tightwad, cheapskate -tiglon, tigon -tigon, tiglon -tike, barbarian, boor, child, churl, fry, goth, kid, minor, nestling, nipper, peasant, shaver, tiddler, tyke, youngster -tilefish, blanquillo -till, cashbox, trough -tillable, arable, cultivable, cultivatable -tillage, farmland, ploughland, plowland, tilth -tiller, cultivator, stool -tilt, angle, arguing, argument, cant, careen, contention, contestation, controversy, disceptation, disputation, inclination, joust, lean, leaning, list, pitch, rock, shift, slant, sway, tip, wobble -tilted, atilt, canted, leaning, tipped -tilth, farmland, ploughland, plowland, tillage -timber, forest, lumber, quality, timberland, timbre, tone, woodland -timberland, forest, timber, woodland -timbre, quality, timber, tone -time, clip, clock, meter, metre, sentence -timekeeper, horologe, timepiece, timer -timeless, dateless -timelessness, eternity -timeliness, opportuneness, patness, seasonableness -timely, apropos, seasonable, seasonably -timepiece, horologe, timekeeper -timer, timekeeper -times, multiplication -timeserving, opportunist, opportunistic -timeworn, banal, commonplace, hackneyed, shopworn, stock, threadbare, tired, trite -timid, cautious, diffident, faint, fainthearted, shy, unsure -timidity, timidness, timorousness -timidly, bashfully, shyly -timidness, timidity, timorousness -timolol, blocadren -timorous, fearful, trepid -timorously, trepidly -timorousness, timidity, timidness -timpani, kettle, kettledrum, tympani, tympanum -timpanist, tympanist -timur, tamburlaine, tamerlane -tin, can, canister, cannister, sn -tinamou, partridge -tinct, tinge, tint, touch -tincture, impregnate, infuse, instill, shade, shadow, tint, tone, trace, vestige -tindal, tindale, tyndale -tindale, tindal, tyndale -tinder, kindling, punk, spunk, touchwood -tinea, ringworm, roundworm -tined, pronged -ting, tinkle -tinge, color, colour, distort, hint, jot, mite, pinch, soupcon, speck, tinct, tint, touch, undertone -tingle, chill, frisson, prickle, prickling, quiver, shiver, shudder, thrill, tingling -tingling, prickling, tickling, tingle, titillating -tininess, diminutiveness, minuteness, petiteness, weeness -tink, chink, clink, tinkle -tinker, fiddle, monkey, potter, putter, tinkerer -tinkerer, fiddler, tinker -tinkle, chink, clink, ting, tink -tinkling, tinkly -tinkly, tinkling -tinned, canned -tinner, tinsmith -tinny, bum, cheap, cheesy, chintzy, crummy, punk, sleazy -tinseled, clinquant, tinselly -tinselly, clinquant, tinseled -tinsmith, tinner -tinsnips, snips -tint, shade, tinct, tincture, tinge, tone, touch -tintinnabulation, ring, ringing -tintometer, colorimeter -tiny, bantam, diminutive, flyspeck, lilliputian, midget, petite -tip, angle, backsheesh, baksheesh, bakshis, bakshish, bung, crest, crown, fee, gratuity, hint, lead, lean, peak, point, pourboire, slant, steer, summit, tap, tilt, tippytoe, tiptoe, top, topple, tumble, wind -tipi, teepee, tepee -tipped, atilt, canted, leaning, tilted -tipper, dumper -tipple, bib, draft, draught, potation -tippy, crank, cranky, tender -tippytoe, tip, tiptoe -tipsiness, drunkenness, inebriation, inebriety, insobriety, intoxication -tipster, tout -tipsy, potty, tiddly -tiptoe, tip, tippytoe -tiptop, ace, acme, crack, elevation, height, meridian, peak, pinnacle, summit, super, superlative, top, topnotch, tops -tirade, broadside, philippic -tire, bore, exhaust, fag, fatigue, jade, outwear, pall, sap, tyre, wear, weary -tired, banal, commonplace, hackneyed, shopworn, stock, threadbare, timeworn, trite -tiredly, wearily -tiredness, fatigue, weariness -tireless, hardworking, indefatigable, industrious, unflagging, untiring, unwearying -tirelessly, indefatigably, inexhaustibly -tirelessness, indefatigability, indefatigableness -tiresome, boring, deadening, dull, irksome, slow, tedious, wearisome -tiresomely, boringly, tediously -tiresomeness, tediousness, tedium -tiring, exhausting, wearing, wearying -tiro, beginner, initiate, novice, tyro -tirol, tyrol -tirolean, tyrolean -tissue, weave -tit, boob, bosom, breast, knocker, mamilla, mammilla, nipple, pap, teat, titmouse, titty -titan, behemoth, colossus, giant, heavyweight -titanium, ti -titanosaur, titanosaurian -titanosaurian, titanosaur -titbit, tidbit -titer, titre -titi, sourwood -titillate, tickle, vellicate -titillated, teased -titillating, erotic, tickling, tingling -titillation, tickle, tickling -titivate, spruce, tittivate -titivation, tittivation -titlark, lark, pipit -title, championship, claim, deed, entitle, rubric, style -titled, coroneted, highborn -titmouse, tit -titre, titer -titter, giggle -titterer, giggler -tittering, thoriated -tittivate, spruce, titivate -tittivation, titivation -tittle, iota, scintilla, shred, smidge, smidgen, smidgeon, smidgin, whit -tittup, cock, prance, ruffle, sashay, strut, swagger -titty, boob, bosom, breast, knocker, tit -titular, nominal, titulary -titulary, titular -tivoli, tibur -tizzy, dither, flap, fuss, pother -tl, thallium -tm, thulium -tn, tennessee -tnt, trinitrotoluene -toad, anuran, batrachian, frog, salientian -toady, bootlick, crawler, fawn, kotow, kowtow, lackey, sycophant, truckle -toadyish, bootlicking, fawning, obsequious, sycophantic -toast, crisp, crispen, drink, goner, pledge, salute, wassail -toaster, wassailer -toasting, browning -toastmaster, symposiarch -tobacco, baccy -toboggan, luge -tobramycin, nebcin -tocainide, tonocard -tocktact, ticktock, tictac -tocology, midwifery, ob, obstetrics -tocopherol, e -today, now, nowadays -toddle, coggle, dodder, paddle, totter, waddle -toddler, bambino, tot, yearling -toe, toenail -toenail, toe -toetoe, toitoi -toff, nob -toffee, brittle, toffy -toffy, brittle, toffee -tofranil, imavate, imipramine -tog, apparel, clothe, dress, enclothe, garb, garment, habilitate, raiment -together, unitedly -togs, duds, threads -toil, dig, drudge, fag, grind, labor, labour, moil, travail -toilet, bathroom, can, commode, crapper, gutter, john, lav, lavatory, pot, potty, privy, sewer, stool, throne, toilette -toilette, toilet -toiling, drudging, laboring, labouring -toilsome, arduous, backbreaking, grueling, gruelling, hard, heavy, laborious, operose, punishing -toilsomeness, laboriousness, operoseness -toitoi, toetoe -token, item, keepsake, nominal, relic, souvenir, tokenish -tokenish, nominal, token -tokio, edo, tokyo, yeddo, yedo -tokyo, edo, tokio, yeddo, yedo -tolazamide, tolinase -tolbooth, tollbooth, tollhouse -tolbukhin, dobrich -tolbutamide, orinase -tolerable, adequate, passable -tolerably, acceptably -tolerance, allowance, leeway, margin, permissiveness -tolerant, broad, kind, liberal, resistant -tolerate, abide, allow, bear, brook, digest, endure, permit, stand, stomach, suffer, support -toleration, acceptance, sufferance -tolinase, tolazamide -toll, bell, cost, price -tollbar, tollgate -tollbooth, tolbooth, tollhouse -toller, ringer, tollgatherer, tollkeeper, tollman -tollgate, tollbar -tollgatherer, toller, tollkeeper, tollman -tollhouse, tolbooth, tollbooth -tollkeeper, toller, tollgatherer, tollman -tollman, toller, tollgatherer, tollkeeper -tollon, christmasberry, toyon -toluene, methylbenzene -tom, gobbler, tomcat -tomahawk, hatchet -tomatillo, jamberry, miltomate -tomb, grave -tombac, tambac, tombak -tombak, tambac, tombac -tomboy, hoyden, romp -tomboyish, hoydenish -tomboyishness, hoydenism -tombstone, gravestone, headstone -tomcat, tom -tomentose, tomentous -tomentous, tomentose -tomentum, fuzz, hair -tomfool, fool, muggins, sap, saphead -tomfoolery, craziness, folly, foolery, indulgence, lunacy -tommyrot, baloney, bilgewater, boloney, bosh, drool, humbug, taradiddle, tarradiddle, tosh, twaddle -tomography, imaging -tompion, tampion -tonal, tonic -tonality, key -tone, chant, feel, feeling, flavor, flavour, inflect, intone, look, modulate, note, quality, shade, smell, spirit, step, strengthen, timber, timbre, tincture, tint, tonicity, tonus -tongue, clapper, glossa, knife, lingua, spit -tongueless, mute, unspoken, wordless -tonic, accented, bracing, brisk, fresh, keynote, pop, refreshful, refreshing, restorative, soda, tonal -tonicity, tone, tonus -tonnage, tunnage -tonne, mt, t -tonocard, tocainide -tons, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scads, scores, slews, stacks, wads -tonsil, tonsilla -tonsilla, tonsil -tonus, tone, tonicity -too, also, besides, excessively, likewise, overly -tool, cock, creature, dick, instrument, joyride, pecker, peter, prick, puppet, putz, shaft -toolhouse, toolshed -toolshed, toolhouse -toon, cartoon -tooshie, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tush -toot, beep, bender, blare, carousal, carouse, claxon, honk -toothache, odontalgia -toothed, erose, jagged, jaggy, notched, serrate, serrated -toothsome, delectable, delicious, juicy, luscious, palatable, scrumptious, voluptuous, yummy -toothsomeness, delectability, deliciousness, lusciousness -toothwort, crinkleroot -top, acme, clear, cover, crest, crown, elevation, exceed, height, lead, meridian, overstep, pass, peak, pinch, pinnacle, summit, superlative, teetotum, tip, tiptop, transcend, upside, whirligig -topaz, tan -topcoat, greatcoat, overcoat -tope, drink, stupa -topee, topi -toper, drinker, imbiber, juicer -tophus, calculus, chalkstone, tartar -topi, sassaby, topee -topic, issue, matter, subject, theme -topically, locally -topknotted, crested, tufted -topless, braless -topminnow, helleri, poeciliid, swordtail -topmost, upmost, uppermost -topnotch, ace, crack, super, tiptop, tops -topognosia, topognosis -topognosis, topognosia -topographic, topographical -topographical, topographic -topologic, topological -topological, topologic -toponomy, toponymy -toponymy, toponomy -topper, beaver, best, stovepipe -toppingly, marvellously, marvelously, superbly, terrifically, wonderfully, wondrous, wondrously -topple, tip, tumble -tops, ace, crack, super, tiptop, topnotch -topv, opv -toque, pillbox, turban -toradol, acular -torah, laws, pentateuch -torch, blowlamp, blowtorch, flashlight -tore, torus -toreador, bullfighter -torino, turin -torment, agony, anguish, badgering, bedevil, bedevilment, crucify, curse, dun, excruciate, frustrate, harassment, rack, rag, torture, worrying -tormented, anguished, hagridden, tortured -tormenter, persecutor, teaser, tormentor -tormentor, persecutor, teaser, tormenter -torn, lacerate, lacerated, mangled -tornado, crack, twister -tornillo, screwbean -torodal, ketorolac -toroid, torus -torpedo, bomber, crampfish, grinder, gun, gunman, gunslinger, hero, hitman, hoagie, hoagy, numbfish, shooter, sub, submarine, triggerman, wedge, zep -torpid, dormant, hibernating, inert, sluggish, soggy -torpidity, listlessness, torpidness, torpor -torpidly, dazedly -torpidness, listlessness, torpidity, torpor -torpor, listlessness, torpidity, torpidness -torque, torsion -torrent, cloudburst, deluge, downpour, flood, inundation, pelter, soaker, waterspout -torrid, ardent, fervent, fervid, fiery, impassioned, perfervid -torsion, contortion, crookedness, torque, tortuosity, tortuousness -torsk, cusk -torso, body, trunk -torticollis, wryneck -tortuosity, contortion, crookedness, torsion, tortuousness -tortuous, byzantine, convoluted, involved, knotty, tangled, twisting, twisty, voluminous, winding -tortuousness, complicatedness, complication, contortion, crookedness, knottiness, torsion, tortuosity -torture, agony, anguish, distortion, excruciate, overrefinement, rack, straining, torment, torturing, twisting -tortured, anguished, tormented -torturesome, agonising, agonizing, excruciating, harrowing, torturing, torturous -torturing, agonising, agonizing, excruciating, harrowing, torture, torturesome, torturous -torturous, agonising, agonizing, excruciating, harrowing, torturesome, torturing -torturously, agonizingly, excruciatingly -torus, tore, toroid -toscana, tuscany -tosh, baloney, bilgewater, boloney, bosh, drool, humbug, taradiddle, tarradiddle, tommyrot, twaddle -toss, chuck, convulse, discard, dispose, fling, flip, jactitate, pass, pitch, sky, slash, thrash, thresh -tosser, wanker -tot, add, bambino, sum, summate, tally, toddler, total, yearling -total, add, aggregate, amount, come, entire, full, number, sum, summate, tally, tot, totality -totalisator, totaliser, totalizator, totalizer -totalise, totalize -totaliser, totalisator, totalizator, totalizer -totalism, absolutism, totalitarianism -totalistic, totalitarian -totalitarian, totalistic -totalitarianism, absolutism, authoritarianism, caesarism, despotism, dictatorship, monocracy, shogunate, stalinism, totalism, tyranny -totality, aggregate, entireness, entirety, integrality, sum, total -totalizator, totalisator, totaliser, totalizer -totalize, totalise -totalizer, totalisator, totaliser, totalizator -totally, all, altogether, completely, entirely, whole, wholly -tote, carryall, holdall, lug, tug -toter, bearer, carrier -totipotence, totipotency -totipotency, totipotence -totter, coggle, dodder, paddle, seesaw, teeter, toddle, waddle -totterer, reeler, staggerer -tottering, tottery -tottery, tottering -touch, adjoin, advert, affect, allude, concern, contact, disturb, equal, feeling, ghost, hint, impact, jot, match, meet, mite, partake, pertain, pinch, reach, refer, relate, rival, signature, soupcon, speck, spot, stir, tinct, tinge, tint, touching, trace -touchable, tangible -touched, affected, fey, moved, stirred -touchiness, testiness, tetchiness -touching, affecting, poignant, touch -touchingly, affectingly, poignantly -touchstone, criterion, measure, standard -touchwood, kindling, punk, spunk, tinder -touchy, delicate, feisty, huffy, ticklish -tough, bad, baffling, bully, elusive, goon, hard, hood, hoodlum, hooligan, knotty, problematic, problematical, punk, roughneck, rowdy, ruffian, ruffianly, rugged, sturdy, thug, toughened, toughie, yob, yobbo, yobo -toughened, hardened, tempered, tough, treated -toughie, goon, hood, hoodlum, poser, punk, sticker, stumper, thug, tough -toughness, formidability, huskiness, ruggedness, stamina, temper -toupe, toupee -toupee, toupe -tour, circuit, enlistment, go, hitch, spell, turn -touraco, turaco, turacou, turakoo -tourer, holidaymaker, phaeton, tourist -tourism, touristry -tourist, holidaymaker, tourer -touristed, touristy -touristry, tourism -touristy, touristed -tournament, tourney -tourney, tournament -tousle, dishevel, tangle -tousled, disheveled, dishevelled, frowzled, rumpled -tout, blow, bluster, boast, brag, gas, gasconade, swash, tipster, touter, vaunt -touter, tout -tovarich, tovarisch -tovarisch, tovarich -tow, towage -towage, tow -towboat, tower, tug, tugboat -toweling, towelling -towelling, toweling -tower, column, hulk, loom, pillar, predominate, towboat, tug, tugboat -towering, eminent, lofty, soaring -towline, towrope -town, townsfolk, township, townspeople -towner, townsman -townie, towny -townsfolk, town, townspeople -township, town -townsman, towner -townspeople, town, townsfolk -towny, townie -towrope, towline -toxaemia, toxemia -toxemia, toxaemia -toxicant, poison, poisonous -toxicity, perniciousness -toxicologic, toxicological -toxicological, toxicologic -toxoid, anatoxin -toy, dally, diddle, fiddle, flirt, miniature, play, plaything -toying, coquetry, dalliance, flirt, flirtation, flirting -toyon, christmasberry, tollon -tpn, hyperalimentation -trabeate, trabeated -trabeated, trabeate -trabecular, trabeculate -trabeculate, trabecular -trablous, tarabulus, tripoli -trace, decipher, delineate, describe, draw, follow, ghost, hint, hound, hunt, line, retrace, shadow, suggestion, tincture, touch, tracing, vestige -traceable, trackable -trachea, windpipe -tracheostomy, tracheotomy -tracheotomy, tracheostomy -trachodon, trachodont -trachodont, trachodon -tracing, trace -track, cartroad, chase, course, cover, cross, cut, dog, lead, path, racecourse, racetrack, raceway, rail, rails, running, runway, tag, tail, trail, traverse -trackable, traceable -tracking, trailing -tracklayer, platelayer -trackless, pathless, roadless, untracked, untrod, untrodden -tract, pamphlet, parcel, pathway -tractability, flexibility, tractableness -tractable, amenable, manipulable -tractableness, flexibility, tractability -tractarianism, puseyism -tractile, ductile, malleable, pliable, pliant, tensile -traction, grip -trade, barter, craft, deal, merchandise, patronage, sell, swap, switch, swop -trademark, brand, brandmark, earmark, hallmark, stylemark -trader, bargainer, dealer, monger -tradesman, shopkeeper, storekeeper -tradition, custom -traditionalism, traditionality -traditionalist, diehard, hidebound -traditionality, traditionalism -traduce, badmouth, malign -traducement, calumniation, calumny, defamation, obloquy -traducer, backbiter, defamer, libeler, maligner, slanderer, vilifier -traffic, dealings -trafficator, blinker -trafficker, marketer, seller, vender, vendor -tragedy, calamity, cataclysm, catastrophe, disaster -tragelaphus, strepsiceros -tragic, tragical -tragical, tragic -tragicomedy, seriocomedy -tragicomic, tragicomical -tragicomical, tragicomic -trail, chase, dog, drag, lead, shack, tag, tail, track, train -trailblazer, groundbreaker, innovator, pioneer -trailer, dawdler, drone, laggard, lagger, poke, preview, prevue -trailing, tracking -train, aim, caravan, check, civilise, civilize, coach, condition, cultivate, develop, direct, discipline, educate, gear, gearing, geartrain, groom, prepare, rail, school, string, take, trail -training, breeding, education, grooming, preparation -trainman, railroader, railwayman -trainmaster, yardmaster -traipse, shlep -traitor, betrayer, treasonist -traitorous, faithless, treasonable, treasonous, unfaithful -traitorously, faithlessly, false, treacherously, treasonably -traitorousness, subversiveness, treason -trajectory, flight -tram, ropeway, streetcar, tramcar, tramway, trolley -tramcar, streetcar, tram, trolley -tramline, tramway -trammel, bond, bound, confine, ensnare, entrap, hamper, limit, restrain, restrict, shackle, snare, throttle, trap -tramontana, tramontane -tramontane, tramontana, transmontane -tramp, bum, cast, drift, footslog, hike, hiker, hiking, hobo, pad, plod, ramble, range, roam, roll, rove, slog, stray, swan, swinger, tramper, trudge, vagabond, wander -tramper, hiker, stamper, stomper, tramp, trampler -trample, trampling, tread -trampler, stamper, stomper, tramper -trampling, trample -tramway, ropeway, tram, tramline -trance, becharm, beguile, bewitch, captivate, capture, catch, charm, enamor, enamour, enchant, enchantment, entrance, fascinate, spell -trandate, labetalol, normodyne -trandolapril, mavik -tranquil, calm, placid, quiet, serene, smooth, still, unagitated, unruffled -tranquilising, ataractic, ataraxic, sedative, tranquilizing, tranquillising, tranquillizing -tranquility, placidity, quiet, quietness, quietude, repose, serenity, tranquillity -tranquilize, calm, lull, quiet, quieten, sedate, still, tranquillise, tranquillize -tranquilizer, ataractic, tranquilliser, tranquillizer -tranquilizing, ataractic, ataraxic, sedative, tranquilising, tranquillising, tranquillizing -tranquillise, calm, lull, quiet, quieten, sedate, still, tranquilize, tranquillize -tranquilliser, ataractic, tranquilizer, tranquillizer -tranquillising, ataractic, ataraxic, sedative, tranquilising, tranquilizing, tranquillizing -tranquillity, placidity, quiet, quietness, quietude, repose, serenity, tranquility -tranquillize, calm, lull, quiet, quieten, sedate, still, tranquilize, tranquillise -tranquillizer, ataractic, tranquilizer, tranquilliser -tranquillizing, ataractic, ataraxic, sedative, tranquilising, tranquilizing, tranquillising -transaction, dealing, dealings -transactions, minutes, proceedings -transalpine, ultramontane -transaminase, aminopherase, aminotransferase -transcend, exceed, overstep, pass, surpass, top -transcendence, superiority, transcendency -transcendency, superiority, transcendence -transcendent, surpassing -transcendental, nonnatural, otherworldly, preternatural -transcribe, transliterate -transcribed, canned -transcriber, adapter, arranger, translator -transcript, copy -transcription, arrangement, arranging, recording -transcutaneous, percutaneous, transdermal, transdermic -transdermal, percutaneous, transcutaneous, transdermic -transdermic, percutaneous, transcutaneous, transdermal -transeunt, transient -transexual, transsexual -transfer, change, channel, channelise, channelize, conveyance, reassign, remove, shift, transferee, transference, transferral, transmit, transplant, transport, transportation, transpose -transferable, assignable, conveyable, movable, moveable, negotiable, transferrable, transportable -transferee, transfer -transference, transfer -transferer, transferrer -transferrable, assignable, conveyable, movable, moveable, negotiable, transferable, transportable -transferral, conveyance, transfer, transport, transportation -transferrer, transferer -transferrin, siderophilin -transfiguration, metamorphosis -transfigure, glorify, metamorphose, spiritualize, transmogrify -transfix, empale, fascinate, grip, impale, spellbind, spike -transfixed, fascinated, hypnotised, hypnotized, mesmerised, mesmerized, spellbound -transform, metamorphose, translate, transmute, transubstantiate -transformable, convertible, translatable, transmutable -transformation, shift, translation, transmutation -transfuse, cup, instill -transgender, transgendered -transgendered, transgender -transgress, breach, break, infract, offend, overstep, sin, trespass, violate -transgression, evildoing -transience, brevity, briefness, transiency, transitoriness -transiency, transience, transitoriness -transient, ephemeral, fugacious, passing, transeunt, transitory -transistorise, transistorize -transistorised, transistorized -transistorize, transistorise -transistorized, transistorised -transit, passage, theodolite, transportation -transition, changeover, conversion, modulation, passage -transitiveness, transitivity -transitivise, transitivize -transitivity, transitiveness -transitivize, transitivise -transitoriness, transience, transiency -transitory, ephemeral, fugacious, passing, transient -translatable, convertible, transformable, transmutable -translate, interpret, read, render, transform, understand -translation, displacement, rendering, transformation, version -translator, interpreter, transcriber -transliterate, transcribe -translucence, semitransparency, translucency -translucency, semitransparency, translucence -translucent, semitransparent -translunar, superlunar, superlunary, translunary -translunary, superlunar, superlunary, translunar -transmigrate, migrate, reincarnate -transmissible, ancestral, catching, communicable, contagious, contractable, familial, genetic, hereditary, inherited, patrimonial, transmittable, transmitted -transmission, contagion, infection, transmittal, transmittance, transmitting -transmit, air, beam, broadcast, carry, channel, channelise, channelize, communicate, conduct, convey, impart, send, transfer, transport -transmittable, catching, communicable, contagious, contractable, transmissible -transmittal, transmission, transmitting -transmittance, transmission -transmitted, familial, genetic, hereditary, inherited, transmissible -transmitter, sender, vector -transmitting, transmission, transmittal -transmogrify, metamorphose, transfigure -transmontane, tramontane -transmutability, commutability -transmutable, convertible, transformable, translatable -transmutation, shift, transformation, transubstantiation -transmute, metamorphose, transform, transubstantiate -transnational, multinational -transom, fanlight, traverse -transonic, sonic -transparence, transparency, transparentness -transparency, foil, transparence, transparentness -transparent, cobwebby, crystalline, diaphanous, filmy, gauzy, gossamer, guileless, limpid, lucid, pellucid, sheer, vaporous, vapourous -transparentness, transparence, transparency -transpirate, transpire -transpire, transpirate -transplant, graft, transfer, transplantation, transplanting, transpose -transplantation, transplant, transplanting -transplanting, transplant, transplantation -transport, carry, channel, channelise, channelize, conveyance, delight, ecstasy, enchant, enrapture, enthral, enthrall, exaltation, rapture, raptus, ravish, send, ship, shipping, transfer, transferral, transmit, transportation -transportable, movable, moveable, transferable, transferrable -transportation, conveyance, deportation, dot, exile, expatriation, fare, shipping, transfer, transferral, transit, transport -transporter, conveyer, conveyor -transposability, permutability, permutableness -transposable, permutable -transpose, commute, counterchange, interchange, permute, transfer, transplant -transposed, converse, reversed -transposition, heterotaxy, permutation, replacement, reversal, substitution, switch -transsexual, transexual -transubstantiate, transform, transmute -transubstantiation, transmutation -transudate, transudation -transudation, exudation, transudate -transude, exudate, exude, ooze -transversal, cross, thwartwise, transverse -transversally, transversely -transverse, cross, thwartwise, transversal -transversely, transversally -transvestic, transvestite -transvestism, transvestitism -transvestite, transvestic -transvestitism, transvestism -trap, ambuscade, ambush, bunker, cakehole, ensnare, entrap, gob, hole, immobilise, immobilize, maw, pin, snare, trammel, yap -trapped, cornered, treed -trapping, caparison, housing -trappings, furnishing -trappist, cistercian -trapshooting, skeet -trash, applesauce, chalk, codswallop, crank, deoxyephedrine, folderol, glass, ice, junk, meth, methamphetamine, methedrine, pan, rubbish, scrap, scum, shabu, tripe, trumpery -trashiness, shoddiness -trashy, brassy, cheap, flash, flashy, garish, gaudy, gimcrack, loud, meretricious, rubbishy, tacky, tatty, tawdry -trauma, harm, hurt, injury -traumatise, shock, traumatize -traumatize, shock, traumatise -travail, childbed, confinement, dig, drudge, effort, exertion, fag, grind, labor, labour, moil, parturiency, sweat, toil -trave, crossbeam, crosspiece, traverse -travel, go, jaunt, journey, locomote, locomotion, move, traveling, travelling, trip -travelable, traversable -traveled, travelled -traveler, traveller -traveling, travel, travelling -travelled, traveled -traveller, traveler -travelling, travel, traveling -travelog, travelogue -travelogue, travelog -traversable, travelable -traversal, traverse -traverse, cover, cross, crossbeam, crosspiece, deny, span, sweep, track, transom, trave, traversal -travesty, burlesque, charade, farce, lampoon, mockery, parody, pasquinade, sendup, spoof, takeoff -trawl, dragnet, setline, spiller, trotline -trawler, dragger -trazodone, desyrel -treacherous, perfidious, punic, unreliable -treacherously, faithlessly, false, traitorously, treasonably -treachery, betrayal, perfidiousness, perfidy, treason -treacle, glop, mush, slop -treacly, cloying, saccharine, syrupy -tread, pace, step, stride, trample -treadle, pedal -treadmill, treadwheel -treadwheel, treadmill -treason, betrayal, perfidy, subversiveness, traitorousness, treachery -treasonable, faithless, traitorous, treasonous, unfaithful -treasonably, faithlessly, false, traitorously, treacherously -treasonist, traitor -treasonous, faithless, traitorous, treasonable, unfaithful -treasure, appreciate, cherish, gem, prize, value -treasured, cherished, precious, wanted -treasury, exchequer -treat, address, cover, dainty, deal, delicacy, goody, handle, kickshaw, plow, process, regale -treated, hardened, tempered, toughened -treater, negotiant, negotiator -treatment, discourse, discussion, handling, intervention -treaty, accord, pact -treble, double, dual, soprano, ternary, threefold, triple, triplex, twofold -trebuchet, arbalest, arbalist, ballista, bricole, catapult, mangonel, onager, trebucket -trebucket, arbalest, arbalist, ballista, bricole, catapult, mangonel, onager, trebuchet -tree, corner, shoetree -treed, cornered, trapped -treeless, unwooded -treelike, arboreal, arboreous, arborescent, arboresque, arboriform, dendriform, dendroid, dendroidal -treenail, trenail, trunnel -treetop, crown -tref, nonkosher, terefah -trefoil, clover, medic, medick -treillage, trellis -trellis, treillage -trematode, fluke -tremble, shake, shiver -trembler, quaker -trembling, palpitation, quiver, quivering, shakiness, shaking, shaky, shivering, vibration -tremendous, awful, enormous, fantastic, frightful, grand, howling, marvellous, marvelous, rattling, terrible, terrific, wonderful, wondrous -tremendously, enormously, hugely, staggeringly -tremor, microseism, quake, shudder -tremulous, quavering -trenail, treenail, trunnel -trench, deep, ditch, encroach, entrench, impinge -trenchancy, incisiveness -trenchant, distinct, searching -trencherman, glutton, gourmand, gourmandizer -trend, course, curve, cut, drift, movement, sheer, slew, slue, style, swerve, tendency, veer, vogue -trendy, voguish -trent, trento -trental, pentoxifylline -trento, trent -trepan, trephine -trephine, trepan -trephritidae, trypetidae -trepid, fearful, timorous -trepidly, timorously -trespass, encroachment, intrude, intrusion, overstep, sin, transgress, usurpation, violation -trespasser, interloper, intruder -trespassing, encroaching, invasive -tress, braid, plait, twist -trevino, supermex -trey, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, triad, trine, trinity, trio, triplet, troika -trf, protirelin, trh -trh, protirelin, trf -triad, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, trine, trinity, trio, triple, triplet, troika -trial, run, test, tribulation, tryout, visitation -triamcinolone, aristocort, aristopak, kenalog -triangle, triangulum, trigon, trilateral -triangular, trilateral -triangulum, triangle -triavil, perphenazine -triazolam, halcion -tribade, lesbian -tribalisation, tribalization -tribalization, tribalisation -tribe, clan, folk, kin, kindred -tribromomethane, bromoform -tribulation, trial, visitation -tribunal, court, judicature -tributary, affluent, conducive, confluent, contributing, contributive, contributory, feeder -tribute, protection, testimonial -trice, flash, heartbeat, instant, jiffy, twinkling, wink -tricentenary, tricentennial -tricentennial, tricentenary -trichiniasis, trichinosis -trichinosis, trichiniasis -trichion, crinion -trichlormethiazide, naqua -trichloroethane, tce, trichloroethylene -trichloroethylene, tce, trichloroethane -trichloromethane, chloroform -trichobezoar, hairball -trichopteran, trichopteron -trichopteron, trichopteran -trichromatic, trichrome, tricolor -trichrome, trichromatic, tricolor -trick, antic, caper, conjuration, deception, fob, fox, illusion, john, joke, legerdemain, magic, prank, thaumaturgy, whoremaster, whoremonger -tricker, hoaxer, prankster, trickster -trickery, chicane, chicanery, guile, shenanigan, skulduggery, skullduggery, slickness, wile -trickily, artfully, craftily, cunningly, foxily, knavishly, slyly -trickiness, rascality, shiftiness, slipperiness -trickle, dribble, drip, filter -trickster, beguiler, cheat, cheater, deceiver, hoaxer, prankster, slicker, tricker -tricksy, crafty, cunning, dodgy, foxy, guileful, knavish, slick, sly, tricky, wily -tricky, catchy, crafty, cunning, dodgy, foxy, guileful, knavish, slick, slippery, sly, tricksy, wily -triclinic, anorthic -tricolor, trichromatic, trichrome, tricolour -tricolour, tricolor -tricorn, tricorne -tricorne, tricorn -tricuspid, tricuspidate -tricuspidate, tricuspid -tricycle, trike, velocipede -tried, tested -triennial, tercentenary, tercentennial -trier, attempter, essayer -trifle, dally, frivol, piddle, play, technicality, trivia, triviality, wanton -trifling, dalliance, dawdling, negligible, paltry -trifluoromethane, fluoroform -trifoliate, trifoliated, trifoliolate -trifoliated, trifoliate, trifoliolate -trifoliolate, trifoliate, trifoliated -trig, trigonometry, trim -trigeminal, trigeminus -trigeminus, trigeminal -trigger, activate, actuate, induction, initiation, spark, trip -triggerman, gun, gunman, gunslinger, hitman, shooter, torpedo -trigon, triangle, trilateral, triplicity -trigonal, rhombohedral -trigonometry, trig -triiodomethane, iodoform -triiodothyronine, liothyronine, t -trike, tricycle, velocipede -trilateral, triangle, triangular, trigon -trilby, fedora, homburg, stetson -trill, quaver, shake, warble -trilled, rolled, rolling -trillion, billion, gazillion, jillion, million, zillion -trilobate, trilobated, trilobed -trilobated, trilobate, trilobed -trilobed, trilobate, trilobated -trim, clip, clipping, crop, cut, dress, garnish, lop, pare, passementerie, prune, reduce, shave, shipshape, snip, spare, tailored, trig, trimming, trimness -trimipramine, surmontil -trimmed, cut -trimmer, pruner -trimming, clipping, passementerie, trim -trimmings, fixings -trimness, trim -trimox, amoxicillin, amoxil, augmentin, larotid, polymox -trine, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trinity, trio, triplet, troika -trinitroglycerin, nitroglycerin, nitroglycerine, nitrospan, nitrostat -trinitrotoluene, tnt -trinity, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trine, trio, triplet, troika -trinket, bangle, bauble, fallal, gaud, gewgaw, novelty -trinuclear, trinucleate, trinucleated -trinucleate, trinuclear, trinucleated -trinucleated, trinuclear, trinucleate -trio, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trine, trinity, triple, triplet, troika -triolein, olein -trip, activate, actuate, jaunt, misstep, slip, spark, stumble, travel, trigger, tripper -tripe, applesauce, codswallop, folderol, rubbish, trash, trumpery -tripinnate, tripinnated -tripinnated, tripinnate -triple, ternary, threefold, treble, triad, trio, triplet, triplex -triplet, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trine, trinity, trio, triple, troika -triplex, ternary, treble, triple -triplicity, trigon -tripoli, rottenstone, tarabulus, trablous -tripper, excursionist, rubberneck, sightseer, stumbler, trip -tripping, light, lightsome, lilting, swinging, swingy -trippingly, lightsomely -triskele, triskelion -triskelion, triskele -tristan, tristram -tristram, tristan -trite, banal, commonplace, hackneyed, shopworn, stock, threadbare, timeworn, tired -triteness, staleness -tritoma, flameflower, kniphofia -triton, newt -triumph, crow, exuberate, exult, gloat, jubilate, prevail, rejoice, victory, wallow -triumphal, exultant, exulting, jubilant, prideful, rejoicing, triumphant -triumphant, exultant, exulting, jubilant, prideful, rejoicing, triumphal, victorious -trivia, trifle, triviality -trivial, fiddling, footling, lilliputian, little, niggling, petty, picayune, piddling, piffling, superficial -trivialise, trivialize -triviality, pettiness, puniness, slightness, technicality, trifle, trivia -trivialize, trivialise -troche, pastil, pastille -trochlear, trochlearis -trochlearis, trochlear -troglodyte, caveman, hermit, recluse, solitary, solitudinarian -troika, iii, leash, tercet, ternary, ternion, terzetto, three, threesome, tierce, trey, triad, trine, trinity, trio, triplet -trojan, dardan, dardanian -troll, round, trolling -troller, angler -trolley, streetcar, tram, tramcar -trolling, troll -trollop, adulteress, fornicatress, hussy, jade, slattern, slut, strumpet -trondheim, nidaros -troop, flock, parade, promenade -trooper, cavalryman -troops, soldiery -trope, figure, image -trophy, prize -tropic, tropical -tropical, tropic -troponomy, troponymy -troponymy, troponomy -trot, clip, crib, jog, lope, pony, trotskyist, trotskyite -troth, betrothal, engagement, plight -trotline, setline, spiller, trawl -trotskyist, trot, trotskyite -trotskyite, trot, trotskyist -troubadour, jongleur, minstrel -trouble, ail, bother, cark, difficulty, discommode, disoblige, disorder, disquiet, distract, disturb, fuss, hassle, incommode, inconvenience, pain, perturb, problem, unhinge, upset, worry -troubled, disruptive, riotous, tumultuous, turbulent -troublemaker, troubler -troubler, troublemaker -troublesomeness, inconvenience, worriment -troubling, distressful, distressing, disturbing, perturbing, worrisome, worrying -trough, bowl, gutter, manger, till -trounce, beat, berate, chide, crush, flog, jaw, lambast, lambaste, lash, lather, lecture, rag, rebuke, remonstrate, reprimand, reproof, scold, shell, slash, strap, vanquish, welt, whip -trouncing, beating, debacle, drubbing, lacing, licking, slaughter, thrashing, walloping, whacking, whipping -troupe, company -trouper, barnstormer, playactor -trouser, pant -trousered, breeched, pantalooned -trousering, panting -troy, ilion, ilium -truancy, hooky -truant, awol, nonattender -truce, armistice -truck, motortruck -truckage, hauling, trucking -trucker, teamster -trucking, hauling, truckage -truckle, bootlick, fawn, kotow, kowtow, toady, trundle -truckler, bootlicker, fawner, groveler, groveller -truculence, truculency -truculency, truculence -trudge, footslog, pad, plod, slog, tramp -trudger, plodder, slogger -true, admittedly, avowedly, confessedly, dependable, genuine, honest, lawful, reliable, rightful, straight, truthful, unfeigned -truehearted, fast, firm, loyal -truelove, steady, sweetheart, sweetie -trueness, loyalty, truth, verity -truffle, earthnut -truly, genuinely, really, rightfully, sincerely, unfeignedly -trump, best, cornet, horn, outdo, outflank, ruff, scoop, trumpet -trumpery, applesauce, codswallop, falderol, folderal, folderol, frill, gimcrack, gimcrackery, nonsense, rubbish, trash, tripe -trumpet, cornet, horn, trump -trumpeter, cornetist, herald -trumpetwood, imbauba -trumping, ruff -truncate, truncated -truncated, abbreviated, shortened, truncate -truncation, shortness -truncheon, baton, billy, billystick, nightstick -trundle, truckle -trunk, body, bole, proboscis, torso -trunkfish, boxfish -trunks, shorts -trunnel, treenail, trenail -truss, bind, corbel -trussed, tied -trust, bank, believe, cartel, combine, commit, confide, confidence, desire, entrust, faith, hope, intrust, reliance, rely, swear, trustfulness, trustingness -trusted, sure -trustee, regent -truster, believer -trustful, trusting -trustfully, confidingly, trustingly -trustfulness, trust, trustingness -trustiness, trustworthiness -trusting, trustful -trustingly, confidingly, trustfully -trustingness, trust, trustfulness -trustor, settlor -trustworthiness, trustiness -trustworthy, trusty -trusty, trustworthy -truth, accuracy, trueness, verity -truthful, true -try, adjudicate, assay, attempt, effort, endeavor, endeavour, essay, examine, hear, judge, prove, render, sample, seek, strain, stress, taste, test -trying, stressful -tryout, audition, test, trial -trypetidae, trephritidae -tryptophan, tryptophane -tryptophane, tryptophan -tryst, assignation, rendezvous -tsar, czar, tzar -tsarina, czarina, czaritza, tsaritsa, tzarina -tsarist, czarist, czaristic, tsaristic, tzarist -tsaristic, czarist, czaristic, tsarist, tzarist -tsaritsa, czarina, czaritza, tsarina, tzarina -tsaritsyn, stalingrad, volgograd -tsatske, chachka, tchotchke, tchotchkeleh, tshatshke -tsetse, glossina, tzetze -tsh, thyrotrophin, thyrotropin -tshatshke, chachka, tchotchke, tchotchkeleh, tsatske -tshiluba, luba -tsine, banteng, banting -tsk, tut -tswana, batswana, bechuana, sechuana, setswana -tt, micronesia, palau, tdt -tub, bath, bathtub, tubful, vat -tuba, sousaphone -tubbiness, chubbiness, pudginess, rolypoliness -tubby, dumpy, podgy, pudgy -tube, metro, pipe, subway, tubing, underground -tubelike, cannular, tubular, vasiform -tubercle, eminence, nodule, tuberosity -tubercular, consumptive, lunger, tuberculous -tuberculosis, tb -tuberculous, tubercular -tuberosity, eminence, tubercle -tubful, tub -tubing, tube -tubocurarine, curare -tubular, cannular, tubelike, vasiform -tuck, gather, insert, pucker, rapier -tucker, beat, exhaust -tucket, fanfare, flourish -tues, tuesday -tuesday, tues -tufa, tuff -tuff, tufa -tuffet, footrest, footstool, ottoman -tuft, tussock -tufted, caespitose, cespitose, crested, topknotted -tug, drive, jerk, labor, labour, lug, push, tote, towboat, tower, tugboat -tugboat, towboat, tower, tug -tugger, dragger, puller -tughrik, tugrik -tugrik, tughrik -tuition, tutelage, tutorship -tularaemia, tularemia, yatobyo -tularemia, tularaemia, yatobyo -tulestoma, tulostoma -tulipwood, whitewood -tully, cicero -tulostoma, tulestoma -tulostomaceae, tulostomataceae -tulostomataceae, tulostomaceae -tum, breadbasket, stomach, tummy -tumble, collapse, crumble, crumple, fall, spill, tip, topple, twig, whirl -tumbler, roller -tumbling, acrobatics -tumbrel, tumbril -tumbril, tumbrel -tumefy, intumesce, swell, tumesce -tumesce, intumesce, swell, tumefy -tumescent, intumescent, puffy, tumid, turgid -tumid, bombastic, declamatory, erect, intumescent, large, orotund, puffy, tumescent, turgid -tumidity, tumidness -tumidness, tumidity -tummy, breadbasket, corporation, pot, potbelly, stomach, tum -tumor, neoplasm, tumour -tumour, neoplasm, tumor -tumult, commotion, din, garboil, ruckus, ruction, rumpus, tumultuousness, turmoil, uproar -tumultuous, disruptive, riotous, troubled, turbulent -tumultuously, riotously -tumultuousness, garboil, tumult, uproar -tumulus, barrow -tuna, tunny -tune, air, line, melody, strain -tuneful, melodious -tunefully, melodiously -tunefulness, melodiousness -tuneless, unmelodious, untuneful -tuner, radio, wireless -tungsten, w, wolfram -tungus, evenk, evenki, ewenki, tunguz -tunguska, angara -tunguz, evenki, ewenki, tungus -tunic, adventitia, tunica -tunica, adventitia, tunic -tunicata, urochorda, urochordata -tunicate, urochord, urochordate -tunker, dunkard, dunker -tunnage, tonnage -tunnel, burrow -tunny, tuna -tup, ram -tupek, tupik -tupik, tupek -tuppence, twopence -tuppeny, sixpenny, threepenny, twopenny -turaco, touraco, turacou, turakoo -turacou, touraco, turaco, turakoo -turakoo, touraco, turaco, turacou -turban, pillbox, toque -turbatrix, anguillula -turbid, cloudy, mirky, muddy, murky -turbidity, turbidness -turbidness, turbidity -turbinal, turbinate -turbinate, coiling, helical, spiral, spiraling, turbinal, volute, voluted, whorled -turbofan, fanjet, turbojet -turbojet, fanjet, turbofan -turboprop, propjet -turbulence, turbulency, upheaval -turbulency, turbulence -turbulent, churning, disruptive, riotous, roiled, roiling, roily, troubled, tumultuous -turbulently, passionately, stormily -turcoman, turkmen, turkoman -turd, crap, dirt, poop, shit, shite -turf, greensward, sod, sward -turgid, bombastic, declamatory, intumescent, large, orotund, puffy, tumescent, tumid -turgidity, flatulence, turgidness -turgidly, bombastically -turgidness, flatulence, turgidity -turin, torino -turkestan, turkistan -turkey, bomb, dud, joker -turki, turkic -turkic, turki -turkistan, turkestan -turkmen, turcoman, turkmenia, turkmenistan, turkoman, turkomen -turkmenia, turkmen, turkmenistan, turkomen -turkmenistan, turkmen, turkmenia, turkomen -turkoman, turcoman, turkmen -turkomen, turkmen, turkmenia, turkmenistan -turmoil, agitation, convulsion, excitement, hullabaloo, tumult, upheaval -turn, act, become, bend, bit, bout, crook, deform, ferment, flex, go, grow, number, play, plough, plow, release, reverse, rick, round, routine, sour, spell, sprain, tour, turning, twist, work, wrench, wrick -turnabout, reversal, reverse, reversion, turnaround -turnaround, reversal, reverse, reversion, turnabout, turnround -turncoat, apostate, deserter, ratter, recreant, renegade -turncock, cock, stopcock -turndown, nonacceptance -turned, off, sour -turning, turn -turnkey, gaoler, jailer, jailor, screw -turnout, getup, outfit, output, outturn, rig, sidetrack, siding, widening -turnover, overturn, upset -turnround, turnaround -turnup, cuff -turpentine, turps -turpitude, depravity -turps, turpentine -turquoise, aqua, aquamarine -turtle, capsize, turtleneck -turtlehead, shellflower, snakehead -turtleneck, turtle -tuscany, toscana -tush, arse, ass, backside, behind, bottom, bum, buns, butt, buttocks, can, derriere, fanny, fundament, hindquarters, keister, nates, posterior, prat, rear, rump, seat, stern, tail, tooshie -tusk, detusk, horn, ivory -tussah, tusseh, tusser, tussore, tussur -tusseh, tussah, tusser, tussore, tussur -tusser, tussah, tusseh, tussore, tussur -tussle, dogfight, hassle, muss, scuffle -tussock, tuft -tussore, tussah, tusseh, tusser, tussur -tussur, tussah, tusseh, tusser, tussore -tut, tsk -tutelage, care, charge, guardianship, tuition, tutorship -tutelar, custodial, tutelary -tutelary, custodial, tutelar -tutor, coach -tutorship, tuition, tutelage -tutsi, watusi, watutsi -tux, tuxedo -tuxedo, tux -tv, telecasting, television, telly, video -twaddle, baloney, bilgewater, blab, blabber, boloney, bosh, chatter, clack, drool, gabble, gibber, humbug, maunder, palaver, piffle, prate, prattle, taradiddle, tarradiddle, tattle, tommyrot, tosh -twain, brace, couple, couplet, distich, duad, duet, duo, dyad, pair, span, twosome, yoke -twat, bozo, cuckoo, cunt, fathead, goof, goofball, goose, jackass, puss, pussy, slit, snatch, zany -tweak, pinch, pluck -twee, dainty, mincing, prim -tweed, flannel, gabardine, white -tweediness, coarseness, nubbiness -tweedle, chirp -tweedy, homespun, nubbly, nubby, slubbed -tweet, nip, pinch, squeeze, twinge, twirp, twitch -tweezer, pincer -twelfth, duodecimal -twelve, dozen, xii -twelvemonth, year, yr -twenty, xx -twerp, twirp, twit -twice, double, doubly -twiddle, swirl, twirl, whirl -twiddler, fiddler -twig, branchlet, sprig, tumble -twiggy, twiglike -twiglike, twiggy -twilight, crepuscle, crepuscule, dusk, dusky, evenfall, fall, gloam, gloaming, nightfall, twilit -twilit, dusky, twilight -twilled, corded -twin, counterpart, couple, duplicate, gemini, match, matching, mate, pair, parallel, similitude, twinned -twinberry, boxberry, partridgeberry -twine, distort, enlace, entwine, interlace, intertwine, lace, roll, string, twist, wind, wrap -twinge, nip, pang, pinch, prick, squeeze, stab, sting, tweet, twitch -twinkle, blink, flash, light, scintillate, scintillation, spark, sparkle, sparkling, wink, winkle -twinkling, flash, heartbeat, instant, jiffy, trice, wink -twinkly, beamish, smiling -twinned, duplicate, matching, twin -twinning, biparous -twins, gemini -twirl, birl, kink, spin, swirl, twiddle, twist, twisting, whirl -twirler, hurler, pitcher -twirp, tweet, twerp, twit -twist, bend, braid, construction, convolute, crook, curve, deform, device, distort, eddy, flex, gimmick, kink, pervert, plait, pull, rick, sophisticate, spin, sprain, squirm, tress, turn, twine, twirl, twisting, whirl, wind, winding, worm, wrench, wrestle, wrick, wriggle, writhe -twisted, distorted, misrepresented, perverted -twister, cruller, tornado -twisting, distortion, overrefinement, spin, straining, tortuous, torture, twirl, twist, twisty, voluminous, whirl, winding -twisty, tortuous, twisting, voluminous, winding -twit, bait, cod, rag, rally, razz, ride, tantalise, tantalize, taunt, taunting, tease, twerp, twirp -twitch, flip, jerk, nip, pinch, squeeze, tweet, twinge, twitching, vellication -twitching, twitch, vellication -twitter, chirrup, chitter -two, deuce, ii -twofold, double, doubled, dual, threefold, treble -twopence, tuppence -twopenny, sixpenny, threepenny, tuppeny -twoscore, forty, xl -twosome, brace, couple, couplet, distich, duad, duet, duo, dyad, pair, span, twain, yoke -tx, texas -tycoon, baron, king, magnate, mogul, power -tying, ligature -tyke, barbarian, boor, child, churl, fry, goth, kid, minor, nestling, nipper, peasant, shaver, tiddler, tike, youngster -tylenol, acetaminophen, datril, panadol, phenaphen, tempra -tympan, drum, membranophone -tympani, kettle, kettledrum, timpani, tympanum -tympanist, timpanist -tympanum, eardrum, kettle, kettledrum, myringa, timpani, tympani -tyndale, tindal, tindale -type, case, character, eccentric, typecast, typewrite -typecast, type -typeface, case, face, font, fount -typeset, set -typesetter, compositor, setter, typographer -typewrite, type -typewriting, typing -typic, emblematic, exemplary -typical, distinctive -typification, exemplification -typify, epitomise, epitomize, represent, symbolise, symbolize -typing, typewriting -typo, erratum, literal, misprint -typographer, compositor, setter, typesetter -typographic, typographical -typographical, typographic -typography, composition -tyr, tyrr -tyrannic, authoritarian, autocratic, despotic, dictatorial, tyrannical -tyrannical, authoritarian, autocratic, despotic, dictatorial, oppressive, tyrannic, tyrannous -tyrannise, domineer, tyrannize -tyrannize, domineer, tyrannise -tyrannosaur, tyrannosaurus -tyrannosaurus, tyrannosaur -tyrannous, oppressive, tyrannical -tyranny, absolutism, authoritarianism, caesarism, despotism, dictatorship, monocracy, shogunate, stalinism, totalitarianism -tyrant, autocrat, despot -tyre, sur, tire -tyro, beginner, initiate, novice, tiro -tyrocidin, tyrocidine -tyrocidine, tyrocidin -tyrol, tirol -tyrolean, tirolean, tyrolese -tyrolese, tyrolean -tyrr, tyr -tzar, czar, tsar -tzarina, czarina, czaritza, tsarina, tsaritsa -tzarist, czarist, czaristic, tsarist, tsaristic -tzetze, glossina, tsetse -u, uracil, uranium -ubermensch, demigod, superman -ubiquitous, omnipresent -ubiquitousness, omnipresence, ubiquity -ubiquity, omnipresence, ubiquitousness -udder, bag -udmurt, votyak -udometer, pluviometer -ugli, tangelo -ugliness, nefariousness, vileness, wickedness -ugly, atrocious, despicable, frightful, horrible, horrifying, slimy, surly, unworthy, vile, worthless, wretched -ugrian, ugric -ugric, ugrian -uighur, uigur, uygur -uigur, uighur, uygur -uintathere, dinoceras -uk, britain -uke, ukulele -ukraine, ukrayina -ukrayina, ukraine -ukulele, uke -ulaanbaatar, kulun, urga -ulama, ulema -ulcer, ulceration -ulcerated, cankerous, ulcerous -ulceration, ulcer -ulcerous, cankerous, ulcerated -ulema, ulama -ulfila, ulfilas, wulfila -ulfilas, ulfila, wulfila -ull, ullr -ullr, ull -ult, ultimo -ulterior, later, posterior, subterranean, subterraneous -ultimacy, ultimateness -ultimately, finally -ultimateness, ultimacy -ultimo, ult -ultra, extremist, radical -ultracef, cefadroxil -ultraconservative, reactionary -ultramontane, cisalpine, transalpine -ultranationalism, chauvinism, jingoism, superpatriotism -ultranationalistic, chauvinistic, jingoistic, nationalistic, superpatriotic -ultrasonic, supersonic -ultrasonography, echography, sonography, ultrasound -ultrasound, echography, sonography, ultrasonography -ultraviolet, uv -ululate, howl, roar, wail, yaup, yawl -ululation, howl, howling -umayyad, omayyad, ommiad -umbellar, umbellate -umbellate, umbellar -umbelliferae, apiaceae -umber, chocolate, coffee -umbilicus, bellybutton, navel, omphalos, omphalus -umbrage, offence, offense -umbrageous, incensed, indignant, outraged, shadowed, shadowy, shady -umlaut, diaeresis, dieresis -umma, ummah -ummah, umma -ump, umpire -umpirage, officiating, officiation, refereeing -umpire, arbiter, arbitrator, referee, ump -umpteen, umteen -umpteenth, umptieth, umteenth -umptieth, umpteenth, umteenth -umteen, umpteen -umteenth, umpteenth, umptieth -unabashed, unembarrassed -unable, ineffective, ineffectual -unaccented, atonic, light, weak -unacceptability, unacceptableness -unacceptable, impossible, insufferable, unaccepted, unsufferable -unacceptableness, unacceptability -unacceptably, intolerably -unaccepted, unacceptable -unaccessible, inaccessible -unaccommodating, unobliging -unaccompanied, alone, solo -unaccountable, unexplainable -unaccredited, unlicenced, unlicensed -unachievable, unattainable, undoable, unrealizable -unachievably, unattainably -unacquainted, innocent -unadapted, unadjusted -unadjusted, unadapted -unadorned, undecorated -unadulterated, arrant, complete, consummate, everlasting, gross, perfect, pure, sodding, staring, stark, thoroughgoing, utter -unadvisable, inadvisable -unaerated, unoxygenated -unaesthetic, inaesthetic -unaffected, insensible, unmoved, untouched -unaffectionate, detached, uncaring -unaffixed, loose -unafraid, fearless, secure, untroubled -unaggressive, nonaggressive -unagitated, calm, serene, tranquil -unai, unau -unaired, airless, close, stuffy -unalert, unvigilant, unwatchful -unalienable, inalienable -unalike, dissimilar -unalterability, fixedness -unalterable, changeless, inalterable -unalterably, immutably, unassailably, unchangeably -unaltered, unchanged -unambiguity, unequivocalness -unambiguous, unequivocal, univocal -unambiguously, unequivocally, uniquely -unambitious, ambitionless -unanalyzable, undecomposable -unanimous, consentaneous, consentient, solid, whole -unannealed, brittle -unannounced, unheralded, unpredicted -unanswered, unreciprocated, unrequited -unanticipated, unforeseen -unappareled, unattired, unclad, undressed, ungarbed, ungarmented -unappealing, unlikable, unlikeable, unsympathetic -unappeasable, grim, inexorable, relentless, stern, unforgiving, unrelenting -unappetising, unappetizing -unappetisingness, unappetizingness -unappetizing, unappetising -unappetizingness, unappetisingness -unappreciated, thankless, ungratifying, unsung, unvalued -unappreciatively, ungratefully -unapproachable, unreachable, unreached -unarbitrary, nonarbitrary -unarguable, inarguable -unarguably, undisputedly -unarm, disarm -unarmored, unarmoured -unarmoured, unarmored -unarticulate, inarticulate -unartistic, inartistic -unascertainable, undiscoverable -unascribable, unattributable -unashamedly, barefacedly, shamelessly -unasked, unsolicited -unassailable, bulletproof, impregnable, inviolable, secure, strong, unattackable, unshakable, untouchable, watertight -unassailably, immutably, unalterably, unchangeably -unassignable, nontransferable, untransferable -unassisted, unbacked -unassuming, retiring -unassumingness, sincerity -unasterisked, unstarred -unattached, uncommitted -unattackable, impregnable, inviolable, secure, strong, unassailable -unattainable, unachievable, undoable, unrealizable -unattainably, unachievably -unattended, neglected -unattired, unappareled, unclad, undressed, ungarbed, ungarmented -unattractive, untempting -unattributable, unascribable -unau, unai -unauthentic, inauthentic, spurious -unauthorised, unauthorized, wildcat -unauthorized, unauthorised, wildcat -unavailability, inaccessibility -unavailing, futile, ineffectual, otiose -unavoidability, ineluctability -unavoidable, ineluctable, inescapable -unavoidably, ineluctably, inescapably, inevitably -unavowed, secret, sneaking -unaware, incognizant -unawareness, unknowingness -unawares, short -unbacked, unassisted -unbaffled, unconfused -unbalance, derange, derangement, imbalance, instability -unbalanced, brainsick, crazy, demented, disturbed, imbalanced, mad, sick, unhinged -unbaptised, unbaptized -unbaptized, unbaptised -unbarred, unbolted, unlatched, unlocked, unsecured -unbarreled, unbarrelled -unbarrelled, unbarreled -unbearable, intolerable, unendurable -unbeatable, invincible, unvanquishable -unbeaten, unconquered, unvanquished -unbecoming, indecent, indecorous, uncomely, unseemly, untoward -unbecomingly, indecorously -unbeknown, unbeknownst -unbeknownst, unbeknown -unbelief, disbelief -unbelievable, improbable, incredible, unconvincing, unlikely -unbelievably, implausibly, improbably, incredibly -unbeliever, disbeliever, nonbeliever -unbelieving, atheistic, atheistical, disbelieving, nescient, sceptical, skeptical -unbelievingly, disbelievingly, incredulously -unbeloved, bereft, lovelorn -unbelted, beltless -unbend, decompress, relax, straighten, unwind -unbendable, firm, steadfast, steady, stiff, unfaltering, unshakable, unwavering -unbending, inflexible, rigid -unbent, straight, unbowed -unbiased, indifferent, unbiassed -unbiassed, indifferent, unbiased -unbleached, uncolored, undyed -unblemished, unmarred, unmutilated -unblinking, unflinching, unintimidated, unshrinking -unblock, free, release, unfreeze -unbloody, nonviolent -unblushing, shameless -unbodied, bodiless, discorporate, disembodied, unembodied -unbolted, unbarred, unlatched, unlocked, unsecured -unbosom, relieve -unbounded, boundless, limitless -unboundedness, boundlessness, infiniteness, infinitude, limitlessness -unbowed, straight, unbent -unbrace, unlace, untie -unbranched, unbranching -unbranching, unbranched -unbridled, unchecked, uncurbed, ungoverned -unbroken, kept, unploughed, unplowed -unburden, disburden -unburdened, burdenless -unbuttoned, unfastened, unlaced -uncanny, eldritch, preternatural, unearthly, weird -uncarbonated, noncarbonated -uncaring, detached, thoughtless, unaffectionate, unthinking -uncase, discase, disrobe, peel, strip, unclothe, undress -uncategorised, uncategorized, unsorted -uncategorized, uncategorised, unsorted -uncaused, causeless, fortuitous -unceasing, aeonian, ageless, ceaseless, constant, eonian, eternal, everlasting, incessant, perpetual, unending, unremitting -unceasingly, ceaselessly, continuously, endlessly, incessantly, unendingly -unceremonial, unceremonious -unceremonious, unceremonial -uncertain, changeable, incertain, unsealed, unsettled, unsure -uncertainly, falteringly, unsteadily -uncertainness, precariousness, uncertainty -uncertainty, doubt, doubtfulness, dubiety, dubiousness, incertitude, precariousness, uncertainness -unchained, unfettered, unshackled, untied -unchallenged, undisputed, unquestioned -unchangeability, changelessness, unchangeableness, unchangingness -unchangeableness, changelessness, unchangeability, unchangingness -unchangeably, immutably, unalterably, unassailably -unchanged, unaltered -unchanging, stable, static -unchangingness, changelessness, unchangeability, unchangeableness -uncharted, chartless, unmapped -unchecked, unbridled, uncurbed, ungoverned -uncheerful, cheerless, depressing -uncheerfulness, cheerlessness -unchewable, fibrous, sinewy, stringy -unchivalrous, caddish, ungallant -unchristianly, unchristlike -unchristlike, unchristianly -unchurch, curse, excommunicate -uncivil, rude -uncivilised, barbarian, barbaric, savage, uncivilized, wild -uncivilized, barbarian, barbaric, savage, uncivilised, wild -unclad, unappareled, unattired, undressed, ungarbed, ungarmented -unclean, dirty, impure, soiled -uncleanness, dirtiness -unclear, indecipherable, undecipherable, unreadable -unclimbable, unscalable, unsurmountable -uncloak, unmask -unclothe, discase, disrobe, peel, strip, uncase, undress -unclouded, clean, clear, cloudless, light -uncloudedness, clarity, clearness -unclutter, clear -uncluttered, unlittered -unco, outstandingly, remarkably, unusually -uncoerced, unforced, willing -uncoiled, straight -uncollected, ungathered -uncollectible, bad -uncolored, unbleached, uncoloured, undyed -uncoloured, uncolored -uncolumned, noncolumned -uncomely, indecent, indecorous, unbecoming, unseemly, untoward -uncomfortableness, discomfort, uneasiness -uncommercialised, uncommercialized -uncommercialized, uncommercialised -uncommitted, available, unattached -uncommon, rare -uncommunicative, incommunicative -uncomparable, incomparable -uncomparably, incomparably -uncompensated, unsalaried -uncomplete, incomplete -uncompleted, incomplete -uncomplicated, elementary, simple, unproblematic, unsophisticated -uncomplimentary, unflattering -uncompounded, unmixed -uncomprehensible, incomprehensible -uncompress, decompress -uncompromising, inflexible, sturdy -unconcern, indifference, nonchalance -unconditional, categoric, categorical, flat, unconditioned -unconditionally, categorically, flatly -unconditioned, innate, unconditional, unlearned -unconfined, unimprisoned -unconformist, nonconformist -unconfused, unbaffled -uncongenial, hostile, incompatible, unfriendly -unconnected, confused, disconnected, disjointed, disordered, garbled, illogical, scattered -unconquerable, insuperable -unconquered, unbeaten, unvanquished -unconscionable, conscienceless, exorbitant, extortionate, outrageous, steep, usurious -unconsecrated, profane, unsanctified -unconsidered, inconsiderate -unconsolable, disconsolate, inconsolable -unconstipated, regular -unconstraint, abandon, wantonness -uncontaminated, unpolluted -uncontaminating, clean -uncontrived, unstudied -uncontrollable, indocile, irrepressible, uncorrectable, ungovernable, unmanageable, unruly -uncontroversial, noncontroversial -unconventional, improper, unlawful -unconverted, unpersuaded -unconvertible, inconvertible, unexchangeable -unconvincing, flimsy, improbable, unbelievable, unlikely -uncooperative, disobliging -uncorrectable, uncontrollable, unmanageable -uncorrected, undisciplined -uncorroborated, unsubstantiated -uncorrupted, undefiled, unspoiled -uncounted, countless, infinite, innumerable, innumerous, multitudinous, myriad, numberless, unnumberable, unnumbered, unnumerable -uncouple, decouple -uncouth, coarse, common, vulgar -uncouthness, boorishness -uncover, expose, reveal, unveil -uncovered, exposed -uncovering, baring, denudation, discovery, find, husking, stripping -uncreased, creaseless -uncritical, noncritical -uncrowned, crownless -uncrystallised, amorphous, uncrystallized -uncrystallized, amorphous, uncrystallised -unction, balm, fulsomeness, inunction, oiliness, ointment, oleaginousness, salve, smarm, smarminess, unctuousness, unguent -unctuous, buttery, fulsome, oily, oleaginous, smarmy, soapy -unctuously, fulsomely, smarmily -unctuousness, fulsomeness, oiliness, oleaginousness, smarminess, unction -uncultivable, uncultivatable -uncultivatable, uncultivable -uncultivated, artless, lowbrow, lowbrowed, uncultured -uncultured, artless, uncultivated -uncurbed, unbridled, unchecked, ungoverned -uncurtained, curtainless -uncurved, uncurving -uncurving, uncurved -uncut, rough, unmown, untrimmed -undated, dateless -undaunted, undismayed, unshaken -undeceived, disabused -undecided, open, undetermined, unresolved -undecipherable, indecipherable, unclear, unreadable -undecipherably, illegibly, unreadably -undecomposable, unanalyzable -undecomposed, good, unspoiled, unspoilt -undecorated, unadorned -undefendable, assailable, open, undefended -undefended, assailable, open, undefendable -undefiled, immaculate, uncorrupted -undefinable, indefinable -undefined, vague -undependability, undependableness, unreliability, unreliableness -undependable, unreliable -undependableness, undependability, unreliability, unreliableness -undependably, unfaithfully, unreliably -undepicted, unpictured -under, below, nether -underachieve, underperform -underachiever, nonachiever, underperformer -underact, underplay -underactive, hypoactive -underage, minor, nonaged -underarm, underhand, underhanded -underbelly, underbody -underbodice, camisole -underbody, underbelly -underbred, bounderish, lowbred, rude, yokelish -underbrush, undergrowth, underwood -underclassman, lowerclassman -underclothes, underclothing, underwear -underclothing, underclothes, underwear -undercoat, ground, prime, primer, priming, underfur, underseal -undercoated, undersealed -undercover, clandestine, secret, surreptitious, underground -undercurrent, undertide, undertone -undercut, cut, tenderloin, undersell -underdeveloped, developing -underdrawers, boxers, boxershorts, drawers, shorts -underestimate, lowball, underestimation, underrate, underrating, underreckoning, undervalue -underestimation, underestimate, underrating, underreckoning -underfed, undernourished -underframe, frame, skeleton -underfur, undercoat -undergarment, unmentionable -undergrad, undergraduate -undergraduate, undergrad -underground, belowground, clandestine, metro, resistance, secret, subway, surreptitious, tube, undercover -undergrowth, underbrush, underwood -underhand, sneaky, underarm, underhanded, underhandedly -underhanded, sneaky, underarm, underhand -underhandedly, underhand -underhung, undershot, underslung -underlay, underlayment -underlayment, underlay -underline, emphasise, emphasize, underscore -underling, subordinate, subsidiary -underlying, fundamental, inherent, rudimentary -undermanned, understaffed -undermentioned, following -undermine, cave, counteract, countermine, sabotage, subvert, weaken -undernourish, malnourish -undernourished, underfed -undernourishment, malnourishment -underpass, subway -underperform, underachieve -underperformer, nonachiever, underachiever -underpin, corroborate, support -underplay, underact -underprice, dump -underrate, underestimate -underrating, underestimate, underestimation, underreckoning -underreckoning, underestimate, underestimation, underrating -underscore, emphasise, emphasize, underline -undersea, submarine -underseal, undercoat -undersealed, undercoated -undersell, undercut -undershirt, singlet, vest -undershot, underhung, underslung -underside, bottom, undersurface -undersize, undersized -undersized, undersize -underskirt, petticoat -underslung, squat, underhung, undershot -undersoil, subsoil -understaffed, undermanned -understand, empathise, empathize, infer, interpret, read, realise, realize, see, sympathise, sympathize, translate -understandability, comprehensibility -understandable, apprehensible, graspable, intelligible, perceivable -understandably, clearly, intelligibly -understanding, agreement, apprehension, discernment, intellect, reason, savvy, sympathy -understate, downplay, minimise, minimize -understated, unostentatious, unpretentious -understood, silent, tacit -understructure, base, foot, foundation, fundament, groundwork, substructure -understudy, alternate, standby -undersurface, bottom, underside -undertake, attempt, contract, guarantee, tackle -undertaker, mortician -undertaking, labor, project, task -undertide, undercurrent -undertone, tinge, undercurrent -undervalue, depreciate, devaluate, devalue, underestimate -underwater, subaquatic, subaqueous, submerged, submersed -underway, afoot -underwear, underclothes, underclothing -underweight, boney, scraggy, scrawny, skinny, weedy -underwood, underbrush, undergrowth -underworld, hades, hell, netherworld, scheol -underwrite, cover, insure, subvent, subvention -underwriter, insurer -undeserving, unworthy -undesirable, unsuitable, unwanted -undesirably, unwantedly -undesired, unsought -undesiring, undesirous -undesirous, undesiring -undestroyable, durable, indestructible, perdurable -undetectable, indiscernible, insensible -undeterminable, indeterminable -undetermined, indeterminate, open, undecided, unresolved -undeterred, undiscouraged -undeveloped, unexploited -undeviating, unswerving -undifferentiated, uniform -undiminished, unrelieved -undimmed, bright -undirected, adrift, afloat, aimless, directionless, planless, rudderless -undischarged, outstanding, owing, unexploded -undiscipline, indiscipline -undisciplined, uncorrected, ungoverned -undisclosed, unrevealed -undiscouraged, undeterred -undiscoverable, unascertainable -undiscovered, unexplored -undiscriminating, indiscriminating -undismayed, undaunted, unshaken -undisputable, incontestable, indisputable -undisputed, unchallenged, unquestioned -undisputedly, unarguably -undistinguishable, indistinguishable -undistinguished, insignificant -undivided, exclusive, single -undo, loosen, unmake, untie, unwrap -undoable, unachievable, unattainable, unrealizable -undoer, destroyer, opener, ruiner, unfastener, untier, uprooter, waster -undogmatic, latitudinarian, undogmatical -undogmatical, latitudinarian, undogmatic -undoing, unfastening, untying -undone, ruined, sunk, unstuck -undoubtedly, doubtless, doubtlessly -undreamed, undreamt, unimagined -undreamt, undreamed, unimagined -undress, discase, disinvest, disrobe, divest, peel, strip, uncase, unclothe -undressed, unappareled, unattired, unclad, ungarbed, ungarmented -undue, excessive, inordinate, unjustified, unreasonable, unwarranted -undulant, undulatory -undulate, cockle, flap, riffle, ripple, roll, ruffle, wave -undulation, wave -undulatory, undulant -undutiful, impious -undyed, unbleached, uncolored -undying, deathless -undynamic, adynamic -unearth, excavate -unearthly, eldritch, spiritual, uncanny, weird -unease, disquiet, malaise, uneasiness -uneasily, anxiously, apprehensively -uneasiness, disquiet, disquietude, edginess, inquietude, malaise, queasiness, restlessness, uncomfortableness, unease -uneasy, anxious, awkward, nervous, queasy, restless, unquiet -uneatable, inedible -uneconomic, uneconomical -uneconomical, uneconomic, wasteful -unedifying, unenlightening -uneffective, ineffective, ineffectual -unelaborate, inelaborate -unelaborated, sketchy -unembarrassed, unabashed -unembellished, bare, plain, spare, unornamented -unembodied, bodiless, discorporate, disembodied, unbodied -unemotional, restrained, reticent -unemotionality, emotionlessness, impassiveness, impassivity, indifference, phlegm, stolidity -unending, aeonian, ageless, eonian, eternal, everlasting, perpetual, unceasing -unendingly, ceaselessly, continuously, endlessly, incessantly, unceasingly -unendurable, intolerable, unbearable -unenergetic, slowgoing -unenergetically, lethargically -unengaged, unpledged, unpromised -unenlightened, naive, uninstructed -unenlightening, unedifying, unilluminating -unenrgetic, lethargic -unenterprising, nonenterprising -unentitled, unqualified -unenviable, awkward, embarrassing, sticky -unequal, inadequate -unequaled, alone, unequalled, unique, unparalleled -unequalised, unequalized -unequalized, unequalised -unequalled, alone, unequaled, unique, unparalleled -unequally, unevenly -unequivocal, definitive, unambiguous, univocal -unequivocally, unambiguously -unequivocalness, unambiguity -unerasable, indelible -unerring, inerrable, inerrant -unessential, inessential -uneven, mismatched, odd, scratchy, spotty -unevenly, raggedly, unequally -unevenness, variability -unexampled, new -unexceeded, unexcelled, unsurpassed -unexcelled, unexceeded, unsurpassed -unexceptionable, unimpeachable -unexchangeable, inconvertible, unconvertible -unexciting, unstimulating -unexclusive, unrestricted -unexpectedly, accidentally, circumstantially -unexpectedness, surprisingness -unexpended, left, leftover, odd, remaining, unspent -unexplainable, unaccountable -unexploded, undischarged -unexploited, undeveloped -unexplorative, nonexplorative, nonexploratory, unexploratory -unexploratory, nonexplorative, nonexploratory, unexplorative -unexplored, undiscovered -unexpressed, unsaid, unspoken, unstated, unuttered, unverbalised, unverbalized, unvoiced -unexpressible, inexpressible -unexpressive, deadpan, expressionless, impassive -unfading, amaranthine -unfailing, foolproof, unflagging -unfair, unjust -unfairness, inequity, iniquity, injustice, shabbiness -unfaithful, faithless, traitorous, treasonable, treasonous -unfaithfully, undependably, unreliably -unfaithfulness, infidelity -unfaltering, firm, steadfast, steady, stiff, unbendable, unshakable, unwavering -unfalteringly, determinedly, unshakably -unfamiliarity, strangeness -unfashionable, unstylish -unfastened, open, unbuttoned, untied -unfastener, opener, undoer, untier -unfastening, undoing, untying -unfathomable, abysmal, abyssal -unfathomed, profound, unplumbed, unsounded -unfavorable, unfavourable -unfavorableness, unfavourableness -unfavorably, unfavourably -unfavourable, unfavorable -unfavourableness, unfavorableness -unfavourably, unfavorably -unfearing, audacious, brave, dauntless, fearless, hardy, intrepid -unfeasibility, infeasibility -unfeasible, impracticable, infeasible, unworkable -unfeathered, featherless -unfeeling, hardhearted, stonyhearted -unfeelingly, callously -unfeelingness, callosity, callousness, hardness, insensibility -unfeigned, genuine, true -unfeignedly, sincerely, truly -unfermented, fresh, sweet -unfertile, infertile, sterile -unfertilised, unfertilized, unimpregnated -unfertilized, unfertilised, unimpregnated -unfettered, unchained, unshackled, untied -unfilmed, untaped -unfinished, bare -unfirm, shifting, unsteady -unfit, bad, disqualify, indispose, unsound -unfitness, inability, softness -unfitting, inappropriate, incompatible -unfixed, nebulous -unflagging, indefatigable, tireless, unfailing, unwearying -unflappable, imperturbable -unflattering, uncomplimentary -unflavored, nonflavored, nonflavoured, unflavoured -unflavoured, nonflavored, nonflavoured, unflavored -unflawed, flawless -unfledged, callow, fledgeless, fledgling, immature, unvaned -unflinching, unblinking, unintimidated, unshrinking -unfluctuating, firm, steady -unflurried, unflustered, unperturbed, unruffled -unflustered, unflurried, unperturbed, unruffled -unfocused, unfocussed -unfocussed, unfocused -unfold, blossom, extend, open, spread, stretch -unfolding, flowering -unforced, uncoerced, unstrained, willing -unforceful, forceless -unforeseen, unanticipated -unforesightful, myopic, short, shortsighted -unforfeitable, inalienable -unforgettably, memorably -unforgivable, inexcusable -unforgivably, inexcusably, unpardonably -unforgiving, grim, inexorable, relentless, stern, unappeasable, unrelenting -unfortunate, inauspicious -unfortunately, alas, regrettably, unluckily -unfounded, baseless, groundless, idle, unwarranted, wild -unfreeze, dethaw, dissolve, free, melt, release, thaw, unblock, unthaw -unfrequented, lonely, solitary -unfriendly, hostile, inimical, uncongenial -unfrock, defrock -unfulfilled, unrealised, unrealized -unfurl, unroll -ungainliness, gawkiness -ungainly, awkward, bunglesome, clumsy, clunky, gawky, unwieldy -ungallant, caddish, unchivalrous -ungarbed, unappareled, unattired, unclad, undressed, ungarmented -ungarmented, unappareled, unattired, unclad, undressed, ungarbed -ungathered, uncollected -ungenerous, meanspirited, stingy -ungentle, ignoble, untitled -ungentlemanlike, ungentlemanly -ungentlemanly, ungentlemanlike -unglamorous, commonplace, humdrum, prosaic, unglamourous -unglamourous, commonplace, humdrum, prosaic, unglamorous -unglazed, glassless -ungodliness, godlessness -ungodly, iniquitous, sinful -ungovernable, indocile, uncontrollable, unruly -ungoverned, unbridled, unchecked, uncurbed, undisciplined -ungraceful, graceless -ungracefully, gracelessly, ungraciously, woodenly -ungracefulness, gracelessness -ungracious, discourteous -ungraciously, gracelessly, ungracefully, woodenly -ungraded, dirt, unordered, unranked -ungrateful, thankless, unthankful -ungratefully, unappreciatively -ungratefulness, ingratitude -ungratified, restless, unsatisfied -ungratifying, thankless, unappreciated -ungreased, unlubricated -unguaranteed, unsecured -unguent, balm, ointment, salve, unction -unguiculate, unguiculated -unguiculated, unguiculate -ungulate, hoofed, hooved, ungulated -ungulated, hoofed, hooved, ungulate -unhallow, deconsecrate, desecrate -unhallowed, unholy -unhampered, unhindered -unhappily, sadly -unhappiness, sadness -unhappy, distressed, dysphoric, infelicitous -unhardened, untempered -unharmed, unhurt, unscathed, whole -unharmonious, inharmonious -unharmoniously, discordantly -unhazardous, riskless -unhealthful, insalubrious, insanitary, unhealthy, unsanitary -unhealthy, insalubrious, unhealthful -unhearable, inaudible -unheated, unwarmed -unheeded, ignored, neglected -unheeding, heedless -unheralded, unannounced, unpredicted -unhesitating, resolute -unhindered, unhampered -unhinge, cark, disorder, disquiet, distract, perturb, trouble -unhinged, brainsick, crazy, demented, disturbed, mad, sick, unbalanced -unholy, demonic, diabolic, diabolical, fiendish, hellish, infernal, satanic, sinful, unhallowed, wicked -unhomogenised, unhomogenized -unhomogenized, unhomogenised -unhoped, unthought -unhopeful, abject -unhorse, dismount, light -unhuman, dehumanised, dehumanized -unhumorous, humorless, humourless -unhurriedness, deliberateness, deliberation, slowness -unhurt, unharmed, unscathed, whole -uniat, uniate -uniate, uniat -unicycle, monocycle -unidentified, nameless, unknown, unnamed -unification, conjugation, fusion, jointure, merger, union, uniting -unified, coordinated, incorporate, incorporated, integrated, interconnected, merged -uniform, consistent, undifferentiated, unvarying -uniformise, uniformize -uniformity, uniformness -uniformize, uniformise -uniformness, uniformity -unify, amalgamate, commix, merge, mingle, mix, unite -unifying, centripetal, consolidative -unilluminated, lightless, unlighted, unlit -unilluminating, unenlightening -unimaginable, impossible, inconceivable -unimaginably, unthinkably -unimaginative, stereotyped, stereotypic, stereotypical, sterile, uninspired, uninventive -unimaginatively, prosaically -unimagined, undreamed, undreamt -unimpeachable, blameless, inculpable, irreproachable, unexceptionable -unimpeachably, unquestionably -unimportance, humbleness, lowliness, obscureness -unimportant, insignificant -unimpregnated, unfertilised, unfertilized -unimprisoned, unconfined -unindustrialised, unindustrialized -unindustrialized, unindustrialised -uninebriated, unintoxicated -uninfected, clean -uninflected, analytic -uninfluenced, unswayed, untouched -uninformatively, uninstructively -uninitiate, naive, uninitiated -uninitiated, naive, uninitiate -uninquiring, uninquisitive -uninquisitive, uninquiring -uninspired, sterile, unimaginative, uninventive -uninstructed, naive, unenlightened -uninstructively, uninformatively -unintegrated, nonintegrated, segregated -unintelligent, stupid -unintelligibility, incoherence, incoherency -unintelligible, opaque -unintelligibly, ununderstandably -unintentional, unplanned, unwilled, unwitting -unintentionally, accidentally -uninterrupted, continuous -unintimidated, unblinking, unflinching, unshrinking -unintoxicated, uninebriated -uninventive, sterile, unimaginative, uninspired -uninviting, untempting -uninvolved, degage, detached -union, brotherhood, conglutination, conjugation, coupling, federal, join, jointure, marriage, mating, matrimony, north, pairing, sum, unification, uniting, wedlock -unionisation, unionization -unionise, organise, organize, unionize -unionised, nonionic, nonionised, nonionized, organised, organized, unionized -unionization, unionisation -unionize, organise, organize, unionise -unionized, nonionic, nonionised, nonionized, organised, organized, unionised -uniovular, uniovulate -uniovulate, uniovular -unique, alone, singular, unequaled, unequalled, unparalleled -uniquely, unambiguously -uniqueness, singularity -unironed, wrinkled -unit, whole -unitard, leotard -unitary, one -unite, combine, connect, join, link, merge, unify -united, joined -unitedly, together -uniting, amalgamation, conjugation, jointure, merger, unification, union -unitisation, chunking, unitization -unitise, unitize -unitization, chunking, unitisation -unitize, unitise -unity, ace, i, integrity, one, oneness, single, wholeness -univalent, monovalent -univalve, gastropod -universal, cosmopolitan, ecumenical, general, oecumenical, worldwide -universalise, universalize -universalist, universalistic -universalistic, universalist -universality, catholicity -universalize, universalise -universe, cosmos, creation, existence, macrocosm, population, world -univocal, unambiguous, unequivocal -unjust, inequitable, unfair -unjustifiable, indefensible, insupportable, unwarrantable, unwarranted -unjustifiably, inexcusably -unjustified, undue, unwarranted -unjustness, injustice -unkemptness, sloppiness, slovenliness -unkept, broken -unkeyed, atonal -unkind, pitiless -unkindly, unsympathetic -unknot, unpick, unravel, unscramble, untangle -unknowing, ignorant, ignorantness, nescience, unknowingness, unknowledgeable, unwitting -unknowingly, inadvertently, unwittingly -unknowingness, ignorantness, nescience, unawareness, unknowing -unknowledgeable, ignorant, unknowing, unwitting -unknown, alien, nameless, obscure, strange, stranger, unidentified, unnamed, unsung -unlabeled, unlabelled, untagged -unlabelled, unlabeled, untagged -unlace, unbrace, untie -unlaced, unbuttoned, untied -unlade, offload, unload -unlamented, unmourned -unlatched, unbarred, unbolted, unlocked, unsecured -unlaureled, unlaurelled -unlaurelled, unlaureled -unlawful, illegitimate, illicit, improper, outlaw, outlawed, unconventional, wrongful -unlax, relax, unstrain, unwind -unleaded, leadless -unlearned, ignorant, innate, nescient, unconditioned, unlettered -unleash, loose -unleavened, unraised -unlettered, analphabetic, ignorant, nescient, unlearned -unlicenced, unaccredited, unlicensed -unlicensed, unaccredited, unlicenced -unlifelike, cardboard -unlighted, lightless, unilluminated, unlit -unlikable, unappealing, unlikeable, unsympathetic -unlike, different, dissimilar -unlikeable, unappealing, unlikable, unsympathetic -unlikelihood, unlikeliness -unlikeliness, unlikelihood -unlikely, improbable, unbelievable, unconvincing -unlikeness, dissimilitude -unlimited, inexhaustible, limitless, outright -unlined, seamless, unseamed -unlipped, lipless -unlit, lightless, unilluminated, unlighted -unliterary, nonliterary -unlittered, uncluttered -unlivable, unliveable -unliveable, unlivable -unload, discharge, drop, offload, unlade -unlocked, unbarred, unbolted, unlatched, unsecured -unlogical, illogical -unloose, free, liberate, loose, release, unloosen -unloosen, free, liberate, loose, release, unloose -unlovely, unpicturesque -unlubricated, ungreased -unluckily, alas, regrettably, unfortunately -unlucky, doomed, luckless -unmake, undo -unmanageable, difficult, uncontrollable, uncorrectable, unwieldy -unmanageableness, recalcitrance, recalcitrancy, refractoriness -unmanful, unmanlike, unmanly -unmanfully, unmanly -unmanlike, unmanful, unmanly -unmanliness, effeminacy, effeminateness, sissiness, softness, womanishness -unmanly, pusillanimous, unmanful, unmanfully, unmanlike -unmannered, rude, unmannerly -unmannerly, rude, unmannered -unmapped, chartless, uncharted -unmarked, overlooked, unnoted -unmarketable, unmerchantable, unvendible -unmarred, unblemished, unmutilated -unmarried, single -unmask, uncloak -unmasking, expose -unmatchable, matchless, nonpareil, one, peerless, unmatched, unrivaled, unrivalled -unmatched, matchless, nonpareil, odd, one, peerless, unmatchable, unmated, unpaired, unrivaled, unrivalled -unmated, odd, unmatched, unpaired -unmeasurable, immeasurable, immensurable, unmeasured -unmeasured, immeasurable, immensurable, unmeasurable -unmechanical, nonmechanical -unmechanised, unmechanized -unmechanized, unmechanised -unmediated, direct -unmedical, nonmedicinal, unmedicative, unmedicinal -unmedicative, nonmedicinal, unmedical, unmedicinal -unmedicinal, nonmedicinal, unmedical, unmedicative -unmelodic, unmelodious, unmusical -unmelodious, tuneless, unmelodic, unmusical, untuneful -unmentionable, undergarment -unmerchantable, unmarketable, unvendible -unmerciful, merciless -unmercifully, mercilessly, pitilessly, remorselessly -unmercifulness, mercilessness -unmilitary, nonmilitary -unmindful, forgetful, mindless, oblivious -unmindfulness, heedlessness, inadvertence, inadvertency -unmingled, plain, sheer, unmixed -unmistakable, apparent, evident, manifest, patent, plain -unmistakably, remarkably, signally -unmixable, immiscible -unmixed, plain, sheer, uncompounded, unmingled -unmodernised, unmodernized -unmodernized, unmodernised -unmortgaged, clear -unmotorised, motorless, unmotorized -unmotorized, motorless, unmotorised -unmourned, unlamented -unmovable, immovable, immoveable, stabile -unmoved, unaffected, untouched -unmoving, nonmoving -unmown, uncut -unmusical, nonmusical, unmelodic, unmelodious -unmutilated, unblemished, unmarred -unnameable, ineffable, unspeakable, unutterable -unnamed, nameless, unidentified, unknown -unnatural, abnormal, affected -unnaturalised, unnaturalized -unnaturalized, unnaturalised -unnaturally, artificially -unnecessary, unneeded -unneeded, unnecessary -unneighborly, unneighbourly -unneighbourly, unneighborly -unnerve, enervate, faze, unsettle -unnerving, formidable, redoubtable -unnilquadium, rf, rutherfordium, unq -unnotched, untoothed -unnoted, overlooked, unmarked -unnoticeable, obscure, unobtrusive -unnoticeably, imperceptibly -unnumberable, countless, infinite, innumerable, innumerous, multitudinous, myriad, numberless, uncounted, unnumbered, unnumerable -unnumbered, countless, infinite, innumerable, innumerous, multitudinous, myriad, numberless, uncounted, unnumberable, unnumerable -unnumerable, countless, infinite, innumerable, innumerous, multitudinous, myriad, numberless, uncounted, unnumberable, unnumbered -unobjectionable, clean, innocuous -unobjective, unverifiable -unobliging, unaccommodating -unobservant, unseeing -unobserved, unseen -unobtainable, inaccessible, unprocurable, untouchable -unobtrusive, unnoticeable -unoccupied, untenanted -unoffending, inoffensive -unopen, closed, shut -unordered, disordered, ungraded, unranked -unorganised, nonunionised, nonunionized, unorganized -unorganized, nonunionised, nonunionized, unorganised -unornamented, bare, plain, spare, unembellished -unorthodox, irregular, maverick -unorthodoxy, heresy, heterodoxy -unostentatious, understated, unpretending, unpretentious -unowned, ownerless -unoxygenated, unaerated -unpaid, amateur, recreational, volunteer -unpaired, odd, unmatched, unmated -unpalatability, unpalatableness -unpalatableness, unpalatability -unparalleled, alone, unequaled, unequalled, unique -unpardonably, inexcusably, unforgivably -unparented, parentless -unpassable, impassable -unpasteurised, unpasteurized -unpasteurized, unpasteurised -unpatriotic, disloyal -unpatronised, patronless, unpatronized -unpatronized, patronless, unpatronised -unpatterned, plain -unpeopled, unpopulated -unperceivable, imperceptible -unperceived, unremarked -unperceiving, unperceptive -unperceptive, unperceiving -unpermissiveness, restrictiveness -unperson, nonperson -unpersuadable, unsuasible -unpersuaded, unconverted -unperturbed, unflurried, unflustered, unruffled -unpick, unknot, unravel, unscramble, untangle -unpictured, undepicted -unpicturesque, unlovely -unpitying, pitiless, remorseless, ruthless -unplanned, unintentional, unwitting -unplayful, serious, sober -unpleasing, graceless -unpledged, unengaged, unpromised -unploughed, unbroken, unplowed -unplowed, unbroken, unploughed -unplug, disconnect -unplumbed, profound, unfathomed, unsounded -unpointed, pointless -unpolished, gauche, graceless -unpolitical, apolitical -unpolluted, uncontaminated -unpopulated, unpeopled -unpracticed, unpractised, unversed -unpractised, unpracticed, unversed -unpredictability, capriciousness, volatility -unpredictable, irregular -unpredictably, erratically -unpredicted, unannounced, unheralded -unprejudiced, impartial -unprepossessing, unpresentable -unpresentable, unprepossessing -unpretending, unostentatious, unpretentious -unpretentious, understated, unostentatious, unpretending -unproblematic, elementary, simple, uncomplicated -unprocessed, crude, unrefined -unprocurable, inaccessible, unobtainable, untouchable -unproductively, fruitlessly, unprofitably -unprofitability, unprofitableness -unprofitableness, unprofitability -unprofitably, fruitlessly, gainlessly, profitlessly, unproductively -unprogressive, fusty, nonprogressive, standpat -unpromised, unengaged, unpledged -unprompted, impulsive -unpronounceable, unutterable -unpropitiously, inauspiciously -unpropitiousness, inauspiciousness -unprotectedness, defencelessness, defenselessness -unproved, unproven -unproven, unproved -unprovocative, unprovoking -unprovoked, motiveless, wanton -unprovoking, unprovocative -unq, rf, rutherfordium, unnilquadium -unqualified, incompetent, unentitled -unquenchable, quenchless -unquestionability, indisputability, indubitability, unquestionableness -unquestionable, authentic, veritable -unquestionableness, indisputability, indubitability, unquestionability -unquestionably, decidedly, definitely, emphatically, unimpeachably -unquestioned, unchallenged, undisputed -unquestioning, implicit -unquiet, anxious, nervous, queasy, uneasy -unquotable, unrepeatable -unraised, unleavened -unranked, ungraded, unordered -unravel, ravel, run, unknot, unpick, unscramble, untangle -unraveler, disentangler, unraveller -unraveller, disentangler, unraveler -unreachable, unapproachable, unreached -unreached, unapproachable, unreachable -unreadable, indecipherable, unclear, undecipherable -unreadably, illegibly, undecipherably -unreal, artificial, insubstantial, unsubstantial -unrealised, unfulfilled, unrealized -unrealism, abstractionism -unreality, irreality -unrealizable, unachievable, unattainable, undoable -unrealized, unfulfilled, unrealised -unreason, irrationality -unreasonable, excessive, inordinate, undue -unreasonably, immoderately -unreasoning, blind -unreasoningly, viscerally -unreassuring, worrisome -unreciprocated, unanswered, unrequited -unrecognisable, unrecognizable, unrecognizably -unrecognised, unrecognized -unrecognizable, unrecognisable -unrecognizably, unrecognisable -unrecognized, unrecognised -unreconcilable, irreconcilable -unrecorded, live -unrecoverable, irrecoverable -unredeemable, irreclaimable, irredeemable, unreformable -unredeemed, cursed, damned, doomed, unsaved -unrefined, crude, unprocessed -unreflective, unthinking, unthoughtful -unreformable, irreclaimable, irredeemable, unredeemable, unregenerate -unrefreshed, unrested -unregenerate, obstinate, stubborn, unreformable, unregenerated -unregenerated, unregenerate -unregretful, unregretting -unregretting, unregretful -unregularity, irregularity -unrehearsed, extemporaneous, extemporary, extempore, impromptu, offhand, offhanded -unrelenting, brutal, grim, inexorable, persistent, relentless, stern, unappeasable, unforgiving -unrelentingly, relentlessly -unreliability, undependability, undependableness, unreliableness -unreliable, treacherous, undependable -unreliableness, undependability, undependableness, unreliability -unreliably, undependably, unfaithfully -unrelieved, undiminished -unremarkable, everyday, mundane, quotidian, routine, workaday -unremarkably, commonly, normally, ordinarily, usually -unremarked, unperceived -unremitting, ceaseless, constant, incessant, perpetual, unceasing -unremorseful, impenitent, unrepentant -unrenewable, nonrenewable -unrenewed, unrevived -unrepeatable, unquotable -unrepentant, cussed, impenitent, obdurate, obstinate, unremorseful -unrepentantly, impenitently -unreplaceable, irreplaceable -unreproducible, irreproducible -unreproducibly, inimitably -unrequited, unanswered, unreciprocated -unresistant, liable, nonimmune, nonresistant -unresisting, resistless, supine -unresolvable, insolvable, unsoluble, unsolvable -unresolved, dissonant, open, undecided, undetermined, unsolved -unrespectability, disreputability, disreputableness -unresponsiveness, deadness -unrest, agitation, ferment, fermentation, tempestuousness -unrested, unrefreshed -unrestrained, delirious, excited, frantic, mad -unrestricted, nonsensitive, unexclusive -unretentive, forgetful, short -unretrievable, irretrievable -unrevealed, undisclosed -unreverberant, nonresonant -unrevived, unrenewed -unrhymed, rhymeless, rimeless, unrimed -unrhythmic, unrhythmical -unrhythmical, unrhythmic -unrifled, smoothbore -unrimed, rhymeless, rimeless, unrhymed -unripe, green, immature, unripened -unripened, green, immature, unripe -unrivaled, matchless, nonpareil, one, peerless, unmatchable, unmatched, unrivalled -unrivalled, matchless, nonpareil, one, peerless, unmatchable, unmatched, unrivaled -unroll, unfurl, unwind -unruffled, placid, quiet, smooth, still, tranquil, unflurried, unflustered, unperturbed -unruliness, fractiousness, wilfulness, willfulness -unruly, boisterous, disobedient, indocile, rambunctious, robustious, rumbustious, uncontrollable, ungovernable -unsaddle, offsaddle -unsafe, dangerous, insecure -unsaid, unexpressed, unspoken, unstated, unuttered, unverbalised, unverbalized, unvoiced -unsalable, unsaleable -unsalaried, uncompensated -unsaleable, unsalable -unsalted, unseasoned -unsanctification, profaneness -unsanctified, profane, unconsecrated -unsanded, raw -unsanitary, insanitary, unhealthful -unsated, unsatiated, unsatisfied -unsatiable, insatiable, insatiate -unsatiably, insatiably -unsatiated, unsated, unsatisfied -unsatisfied, restless, ungratified, unsated, unsatiated -unsatisfying, disappointing, dissatisfactory -unsaved, cursed, damned, doomed, unredeemed -unsavoriness, disgustingness, distastefulness, nauseatingness, sickeningness -unsavory, distasteful, offensive, unsavoury -unsavoury, distasteful, offensive, unsavory -unsay, swallow, withdraw -unscalable, unclimbable -unscathed, unharmed, unhurt, whole -unschooled, untaught, untutored -unscramble, unknot, unpick, unravel, untangle -unsealed, uncertain -unseamed, seamless, unlined -unseasonable, untimely, wrong -unseasonableness, untimeliness -unseasoned, unsalted, untested, untried, young -unsectarian, nonsectarian -unsecured, unbarred, unbolted, unguaranteed, unlatched, unlocked -unseeable, invisible -unseeded, unsown -unseeing, eyeless, sightless, unobservant -unseemly, indecent, indecorous, unbecoming, uncomely, untoward -unseen, unobserved -unsegmented, nonsegmental -unsegregated, desegrated, nonsegregated -unselfishness, generosity -unserviceable, unusable, unuseable -unservile, unsubmissive -unsettle, enervate, faze, unnerve -unsettled, changeable, uncertain -unsex, desex, desexualise, desexualize, fix, sterilise, sterilize -unsexed, castrated -unshackled, unchained, unfettered, untied -unshakable, bulletproof, firm, steadfast, steady, stiff, unassailable, unbendable, unfaltering, unwavering, watertight -unshakably, determinedly, unfalteringly -unshaken, undaunted, undismayed -unshaped, unshapen -unshapen, unshaped -unshaved, unshaven -unshaven, unshaved -unsheared, unshorn -unsheathed, bare -unshod, discalceate, discalced, unshoed -unshoed, unshod -unshorn, unsheared -unshrinking, unblinking, unflinching, unintimidated -unsighted, blind -unsimilarity, dissimilarity -unskilled, amateur, amateurish, incompetent, inexpert -unskillful, botchy, butcherly -unsloped, upright -unsmooth, rough -unsnarl, disentangle -unsnarled, disentangled, loosened -unsnarling, disentanglement, extrication, untangling -unsociability, unsociableness -unsociableness, unsociability -unsoiled, unspotted, unstained -unsolicited, unasked -unsoluble, insolvable, unresolvable, unsolvable -unsolvability, insolubility -unsolvable, insolvable, unresolvable, unsoluble -unsolved, unresolved -unsophisticated, bumpkinly, hick, rustic, uncomplicated, unworldly -unsorted, uncategorised, uncategorized -unsought, undesired -unsound, bad, fallacious, unfit, unstable -unsounded, profound, silent, unfathomed, unplumbed -unsown, unseeded -unsparing, lavish, munificent, overgenerous, unstinted, unstinting -unsparingly, scathingly -unspeakable, abominable, atrocious, awful, dreadful, indefinable, indescribable, ineffable, painful, terrible, unnameable, untellable, unutterable -unspeakably, indescribably, ineffably, unutterably -unspecialised, unspecialized -unspecialized, unspecialised -unspecific, broad -unspent, unexpended -unspoiled, good, uncorrupted, undecomposed, unspoilt -unspoilt, good, undecomposed, unspoiled -unspoken, mute, tongueless, unexpressed, unsaid, unstated, unuttered, unverbalised, unverbalized, unvoiced, wordless -unsporting, cheating, dirty, foul, unsportsmanlike -unsportsmanlike, cheating, dirty, foul, unsporting -unspotted, unsoiled, unstained -unstable, fluid, precarious, unsound -unstableness, instability -unstained, stainless, unsoiled, unspotted, unsullied, untainted, untarnished, unvarnished -unstarred, unasterisked -unstated, unexpressed, unsaid, unspoken, unuttered, unverbalised, unverbalized, unvoiced -unsteadily, falteringly, uncertainly -unsteadiness, ricketiness -unsteady, unfirm -unsterilised, unsterilized -unsterilized, unsterilised -unstimulating, unexciting -unstinted, lavish, munificent, overgenerous, unsparing, unstinting -unstinting, lavish, munificent, overgenerous, unsparing, unstinted -unstrain, relax, unlax, unwind -unstrained, unforced -unstructured, amorphous -unstuck, undone -unstudied, uncontrived -unstylish, styleless, unfashionable -unsuasible, unpersuadable -unsubdivided, simple -unsubduable, indomitable -unsubmissive, unservile -unsubstantial, insubstantial, unreal -unsubstantialise, immaterialise, immaterialize, unsubstantialize -unsubstantialize, immaterialise, immaterialize, unsubstantialise -unsubstantiated, uncorroborated -unsubtle, broad -unsuccessful, abortive, stillborn -unsufferable, impossible, insufferable, unacceptable -unsuitability, ineptness, unsuitableness -unsuitable, inapplicable, undesirable -unsuitableness, ineptness, unsuitability -unsuitably, inappropriately -unsuited, incompatible, mismated -unsullied, stainless, unstained, untainted, untarnished -unsung, obscure, unappreciated, unknown, unvalued -unsure, diffident, incertain, shy, timid, uncertain -unsurmountable, insurmountable, unclimbable -unsurpassed, unexceeded, unexcelled -unsusceptibility, immunity -unsusceptible, insusceptible -unsuspecting, unsuspicious -unsuspicious, unsuspecting -unswayed, uninfluenced, untouched -unsweet, sec -unswerving, staunch, steadfast, undeviating -unsyllabic, nonsyllabic -unsymbolic, nonrepresentative -unsymmetric, unsymmetrical -unsymmetrical, anisometric, unsymmetric -unsymmetrically, asymmetrically -unsympathetic, closed, disagreeable, unappealing, unkindly, unlikable, unlikeable -unsympathising, unsympathizing -unsympathizing, unsympathising -unsynchronised, nonsynchronous, unsynchronized, unsynchronous -unsynchronized, nonsynchronous, unsynchronised, unsynchronous -unsynchronous, nonsynchronous, unsynchronised, unsynchronized -untactful, tactless -untagged, unlabeled, unlabelled -untainted, stainless, unstained, unsullied, untarnished -untalented, talentless -untalkative, reticent -untamed, wild -untangle, disencumber, disentangle, extricate, unknot, unpick, unravel, unscramble -untangling, disentanglement, extrication, unsnarling -untaped, unfilmed -untarnished, stainless, unstained, unsullied, untainted -untasted, untouched -untaught, unschooled, untutored -untechnical, nontechnical -untellable, indefinable, indescribable, ineffable, unspeakable, unutterable -untempered, unhardened -untempting, unattractive, uninviting -untenable, indefensible -untenanted, unoccupied -untested, unseasoned, untried, young -unthankful, thankless, ungrateful -unthaw, dethaw, dissolve, melt, thaw, unfreeze -unthinkably, unimaginably -unthinking, lumpen, lumpish, thoughtless, thoughtlessly, uncaring, unreflective, unthinkingly, unthoughtful -unthinkingly, thoughtlessly, unthinking -unthought, unhoped -unthoughtful, unreflective, unthinking -unthoughtfulness, thoughtlessness -untidily, messily -untidiness, messiness -untie, loosen, unbrace, undo, unlace -untied, unchained, unfastened, unfettered, unlaced, unshackled -untier, opener, undoer, unfastener -untimeliness, inopportuneness, unseasonableness -untimely, premature, prematurely, unseasonable, wrong -untired, unwearied, unweary -untiring, hardworking, industrious, tireless -untitled, ignoble, ungentle -untoothed, unnotched -untouchable, harijan, inaccessible, unassailable, unobtainable, unprocurable -untouched, unaffected, uninfluenced, unmoved, unswayed, untasted -untoughened, tender -untoward, adverse, inauspicious, indecent, indecorous, unbecoming, uncomely, unseemly -untracked, pathless, roadless, trackless, untrod, untrodden -untraditional, nontraditional -untrammeled, untrammelled -untrammelled, untrammeled -untransferable, nontransferable, unassignable -untransmutable, inconvertible -untraveled, untravelled -untravelled, untraveled -untried, unseasoned, untested, young -untrimmed, uncut -untrod, pathless, roadless, trackless, untracked, untrodden -untrodden, pathless, roadless, trackless, untracked, untrod -untroubled, secure, unafraid -untrue, false -untrustiness, untrustworthiness -untrusting, leery, mistrustful, suspicious, wary -untrustworthiness, untrustiness -untrustworthy, untrusty -untrusty, untrustworthy -untruth, falsehood, falsity -untruthfully, mendaciously -untune, discomfit, discompose, disconcert, upset -untuneful, tuneless, unmelodious -untutored, unschooled, untaught -untying, undoing, unfastening -untypical, atypical -untypicality, atypicality -untypically, atypically -ununbium, uub -ununderstandably, unintelligibly -ununhexium, uuh -ununpentium, uup -ununquadium, uuq -ununtrium, uut -unusable, unserviceable, unuseable -unuseable, unserviceable, unusable -unused, fresh, idle -unusefulness, inutility, uselessness -unusual, strange -unusually, outstandingly, remarkably, unco -unutterable, indefinable, indescribable, ineffable, unnameable, unpronounceable, unspeakable, untellable -unutterably, indescribably, ineffably, unspeakably -unuttered, unexpressed, unsaid, unspoken, unstated, unverbalised, unverbalized, unvoiced -unvalued, unappreciated, unsung -unvaned, fledgeless, unfledged -unvanquishable, invincible, unbeatable -unvanquished, unbeaten, unconquered -unvaried, unvarying -unvarnished, plain, unstained -unvarying, changeless, constant, invariant, uniform, unvaried -unveil, reveal, uncover -unveiling, debut, entry, introduction, launching -unvendible, unmarketable, unmerchantable -unverbalised, unexpressed, unsaid, unspoken, unstated, unuttered, unverbalized, unvoiced -unverbalized, unexpressed, unsaid, unspoken, unstated, unuttered, unverbalised, unvoiced -unverifiable, unobjective -unversed, unpracticed, unpractised -unvigilant, unalert, unwatchful -unvoiced, hard, surd, unexpressed, unsaid, unspoken, unstated, unuttered, unverbalised, unverbalized, voiceless -unvoluntary, involuntary, nonvoluntary -unvulcanised, unvulcanized -unvulcanized, unvulcanised -unwanted, undesirable -unwantedly, undesirably -unwarmed, unheated -unwarrantable, indefensible, insupportable, unjustifiable, unwarranted -unwarranted, baseless, groundless, idle, indefensible, insupportable, undue, unfounded, unjustifiable, unjustified, unwarrantable, wild -unwashed, common, plebeian, vulgar -unwatchful, unalert, unvigilant -unwavering, firm, level, steadfast, steady, stiff, unbendable, unfaltering, unshakable -unwaveringly, firm, firmly, steadfastly -unwearied, untired, unweary -unweary, untired, unwearied -unwearying, indefatigable, tireless, unflagging -unwed, unwedded -unwedded, unwed -unwelcome, unwished -unwell, ailing, indisposed, peaked, poorly, seedy, sickly -unwellness, illness, malady, sickness -unwholesomeness, morbidity, morbidness -unwieldiness, awkwardness, cumbersomeness -unwieldy, clumsy, clunky, gawky, ungainly, unmanageable -unwilled, unintentional -unwillingness, involuntariness -unwind, decompress, disentangle, relax, unbend, unlax, unroll, unstrain -unwise, inexpedient -unwisely, foolishly -unwiseness, folly, foolishness -unwished, unwelcome -unwitting, ignorant, unintentional, unknowing, unknowledgeable, unplanned -unwittingly, inadvertently, unknowingly -unwooded, treeless -unworkable, impracticable, infeasible, unfeasible -unworldly, unsophisticated -unworried, carefree -unworthiness, inappropriateness -unworthy, despicable, slimy, ugly, undeserving, vile, worthless, wretched -unwrap, break, disclose, discover, divulge, expose, reveal, undo -unwrinkled, wrinkleless -unwritten, oral, spontaneous -unyielding, dogged, dour, persistent, pertinacious, tenacious -unyieldingness, adamance, obduracy -up, astir, improving, upward, upwardly, upwards -upbeat, cheerful, eudaemonia, eudaimonia, offbeat, pollyannaish, welfare, wellbeing -upbraid, reproach -upbraider, rebuker, reproacher, reprover -upbraiding, castigation, earful -upbringing, breeding, fosterage, fostering, nurture, raising, rearing -upchuck, barf, cast, cat, chuck, disgorge, honk, puke, purge, regorge, regurgitate, retch, sick, spew, spue, vomit -upcoming, approaching, coming, forthcoming -upcountry, interior, midland -upending, inversion -upgrade, acclivity, advance, ascent, climb, elevate, promote, raise, rise -upheaval, agitation, convulsion, excitement, hullabaloo, turbulence, turmoil, uplift, upthrow, upthrust -uphill, acclivitous, rising -uphold, continue, maintain, preserve -upholder, maintainer, sustainer -upkeep, care, maintenance, sustainment, sustenance, sustentation -upland, highland -uplift, elate, intoxicate, upheaval, upthrow, upthrust -upmost, topmost, uppermost -upper, amphetamine, speed -uppercase, capital, majuscule -uppermost, topmost, upmost -uppish, bigheaded, persnickety, snooty, snotty -uppishly, snobbishly, snootily -uppishness, uppityness -uppity, overweening -uppityness, uppishness -uppp, palatopharyngoplasty, ppp, uvulopalatopharyngoplasty -uppsala, upsala -upraise, raise, resurrect -upraised, lifted -upright, erect, good, just, unsloped, vertical -uprightly, honorably -uprightness, erectness, rectitude, verticality, verticalness -uprise, arise, ascend, bristle, develop, grow, lift, originate, resurrect, rise -uprising, insurrection, rebellion, revolt, rising -upriver, upstream -uproar, brouhaha, garboil, hubbub, katzenjammer, tumult, tumultuousness -uproarious, hilarious, rackety, screaming -uproariously, hilariously -uproot, deracinate, eradicate, exterminate, extirpate -uprooter, destroyer, ruiner, undoer, waster -upsala, uppsala -upset, broken, confused, derangement, discomfit, discompose, disconcert, disorder, disordered, disquieted, distressed, disturb, disturbance, disturbed, overthrow, overturn, overturned, perturbation, swage, trouble, turnover, untune, upturned, worried -upsetting, disconcerting -upshot, consequence, effect, event, issue, outcome, result -upside, top -upstage, aloof, distant -upstair, upstairs -upstairs, upstair -upstanding, solid -upstart, arriviste, kip, parvenu, parvenue -upstream, upriver -upsurge, rush, spate, surge -uptake, consumption, ingestion, intake -upthrow, upheaval, uplift, upthrust -upthrust, upheaval, uplift, upthrow -uptight, edgy, jittery, jumpy, nervy, overstrung, restive -upturned, overturned, retrousse, upset -upward, up, upwardly, upwards -upwardly, up, upward, upwards -upwards, up, upward, upwardly -upwind, leeward, weather -uracil, u -uraemia, azotaemia, azotemia, uremia -uraemic, azotemic, uremic -uranalysis, urinalysis -urania, venus -uraninite, pitchblende -uranium, u -uranologist, astronomer, stargazer -uranology, astronomy -uranus, ouranos -urarthritis, gout -urbane, polished, refined, svelte -urbanisation, urbanization -urbanise, urbanize -urbanised, urbanized -urbanization, urbanisation -urbanize, urbanise -urbanized, urbanised -urd, urth -urea, carbamide -uremia, azotaemia, azotemia, uraemia -uremic, azotemic, uraemic -urex, mandelamine, methenamine -urga, kulun, ulaanbaatar -urge, advocate, barrack, cheer, exhort, impulse, inspire, itch, press, recommend -urgency, importunity, urging -urgent, pressing -urgently, desperately -urging, goad, goading, importunity, prod, prodding, spur, spurring, urgency -urinalysis, uranalysis -urinate, make, micturate, pee, piddle, piss, puddle, wee -urination, micturition -urinator, pisser -urine, pee, piddle, piss, water, weewee -urmia, orumiyeh -urobilinogen, stercobilinogen -urochesia, urochezia -urochezia, urochesia -urochord, tunicate, urochordate -urochorda, tunicata, urochordata -urochordata, tunicata, urochorda -urochordate, tunicate, urochord -urodele, caudate -urodella, caudata -uropygi, pedipalpi -urth, urd -urticaria, hives, urtication -urticate, nettle -urtication, hives, urticaria -urus, aurochs -us, america, usa -usa, america, army, us -usability, serviceability, serviceableness, usableness, useableness -usable, available, functional, operable, operational, useable -usableness, serviceability, serviceableness, usability, useableness -usage, custom, employment, exercise, usance, use, utilisation, utilization -usance, consumption, custom, usage, use -usbeg, usbek, uzbak, uzbeg, uzbek -usbek, usbeg, uzbak, uzbeg, uzbek -usda, agriculture -use, apply, consumption, employ, employment, enjoyment, exercise, expend, function, habit, habituate, manipulation, practice, purpose, role, usage, usance, utilisation, utilise, utilization, utilize -useable, available, functional, operable, operational, usable -useableness, serviceability, serviceableness, usability, usableness -used, exploited, secondhand, victimised, victimized -useful, utile, utilitarian -usefulness, utility -uselessness, inutility, unusefulness -user, exploiter -usher, doorkeeper, guide, show, ussher -using, exploitation, victimisation, victimization -uskub, skopje, skoplje -usn, navy -ussher, usher -ussr, russia -usss, ss -usual, common -usually, commonly, normally, ordinarily, unremarkably -usumbura, bujumbura -usurer, moneylender, shylock -usurious, exorbitant, extortionate, outrageous, steep, unconscionable -usuriously, exorbitantly, extortionately -usurp, arrogate, assume, seize -usurpation, encroachment, intrusion, trespass, violation -usurper, supplanter -usury, vigorish -ut, do, doh, gmt, utah -utah, ut -utahraptor, superslasher -uterus, womb -utile, useful -utilisation, employment, exercise, usage, use, utilization -utilise, apply, employ, use, utilize -utilised, utilized -utiliser, utilizer -utilitarian, useful -utility, substitute, usefulness -utilization, employment, exercise, usage, use, utilisation -utilize, apply, employ, use, utilise -utilized, utilised -utilizer, utiliser -utmost, extreme, farthermost, farthest, furthermost, furthest, last, maximum, uttermost -utopia, sion, zion -utricle, utriculus -utriculus, utricle -utter, arrant, complete, consummate, dead, emit, everlasting, express, gross, mouth, perfect, pure, sodding, speak, staring, stark, talk, thoroughgoing, unadulterated, verbalise, verbalize -utterable, speakable -utterance, vocalization -uttered, expressed, verbalised, verbalized -utterer, speaker, talker, verbaliser, verbalizer, vocaliser, vocalizer -utterly, absolutely, dead, perfectly -uttermost, extreme, farthermost, farthest, furthermost, furthest, maximum, utmost -utterness, absoluteness, starkness -utu, utug -utug, utu -uub, ununbium -uuh, ununhexium -uup, ununpentium -uuq, ununquadium -uut, ununtrium -uv, ultraviolet -uveal, uveous -uveous, uveal -uvulopalatopharyngoplasty, palatopharyngoplasty, ppp, uppp -uxorial, wifelike, wifely -uygur, uighur, uigur -uzbak, usbeg, usbek, uzbeg, uzbek -uzbeg, usbeg, usbek, uzbak, uzbek -uzbek, usbeg, usbek, uzbak, uzbeg, uzbekistan -uzbekistan, uzbek -v, cinque, fin, five, fivesome, pentad, phoebe, quint, quintet, quintuplet, vanadium, volt -va, virginia -vacancy, emptiness, vacuum, void -vacate, abandon, annul, countermand, empty, lift, overturn, renounce, repeal, rescind, resign, reverse, revoke -vacation, holiday -vacationer, vacationist -vacationist, vacationer -vaccina, vaccinia -vaccinate, immunise, immunize, inoculate -vaccinated, immunised, immunized -vaccinating, inoculating -vaccination, inoculation -vaccinator, inoculator -vaccine, vaccinum -vaccinia, cowpox, vaccina -vaccinum, vaccine -vacillant, vacillating, wavering -vacillate, fluctuate, hover, oscillate, vibrate, waver -vacillating, vacillant, wavering -vacillation, hesitation, swing, swinging, wavering -vacillator, hesitater, hesitator, waverer -vacuity, inanity, mindlessness, pointlessness, senselessness, vacuum -vacuolate, vacuolated -vacuolated, vacuolate -vacuolation, vacuolisation, vacuolization -vacuolisation, vacuolation, vacuolization -vacuolization, vacuolation, vacuolisation -vacuous, asinine, blank, empty, fatuous, hollow, inane, mindless -vacuum, emptiness, hoover, vacancy, vacuity, void -vagabond, aimless, cast, drift, drifter, drifting, floater, floating, ramble, range, roam, roll, rootless, rove, stray, swan, tramp, vagrant, wander -vagabondage, roving, wandering -vagal, pneumogastric -vaginocele, colpocele -vagrant, aimless, drifter, drifting, floater, floating, vagabond -vague, dim, faint, obscure, shadowy, undefined, wispy -vaguely, mistily -vagus, pneumogastric -vain, bootless, conceited, egotistic, egotistical, fruitless, futile, sleeveless, swollen -vainglorious, big, swelled -vainglory, boastfulness -vaisakha, baisakh -vaishnavism, vaisnavism, vishnuism -vaisnavism, vaishnavism, vishnuism -valance, cornice, pelmet -valdecoxib, bextra -vale, valley -valediction, valedictory -valedictory, valediction -valence, valency -valency, valence -valet, gentleman, man -valetta, valletta -valetudinarian, valetudinary -valetudinarianism, debility, feebleness, frailness, frailty, infirmity -valetudinary, valetudinarian -valhalla, walhalla -valiance, gallantry, heroism, valiancy, valor, valorousness, valour -valiancy, gallantry, heroism, valiance, valor, valorousness, valour -valiant, valorous -valiantly, valorously -validate, corroborate, formalise, formalize -validating, collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, substantiating, substantiative, validatory, verificatory, verifying -validation, establishment, proof, substantiation -validatory, collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, substantiating, substantiative, validating, verificatory, verifying -validity, cogency, hardiness, lustiness, rigor, rigour, robustness, validness -validness, validity -valium, diazepam -vallecula, groove -valletta, valetta -valley, vale -valor, gallantry, heroism, valiance, valiancy, valorousness, valour -valorous, valiant -valorously, valiantly -valorousness, gallantry, heroism, valiance, valiancy, valor, valour -valour, gallantry, heroism, valiance, valiancy, valor, valorousness -valsartan, diovan -valse, waltz -valuable, worthful -valuableness, invaluableness, preciousness, pricelessness -valuate, appraise, assess, evaluate, measure, value -valuation, evaluation, rating -valuator, appraiser -value, appraise, appreciate, assess, esteem, evaluate, measure, prise, prize, rate, respect, treasure, valuate -valued, precious -valvelet, valvula, valvule -valvotomy, valvulotomy -valvula, valvelet, valvule -valvule, valvelet, valvula -valvulotomy, valvotomy -vamoose, decamp, skip -vamp, coquette, flirt, minx, prickteaser, revamp, tease, vamper -vamper, coquette, flirt, minx, prickteaser, tease, vamp -vampire, lamia -van, caravan, vanguard -vanadium, v -vancocin, vancomycin -vancomycin, vancocin -vandalise, vandalize -vandalism, hooliganism -vandalize, vandalise -vane, blade, weathervane, web -vaned, fledged -vanguard, forefront, van -vanish, disappear, fell, fly, vaporize -vanity, conceit, conceitedness, dresser, emptiness -vanquish, beat, crush, shell, trounce -vanquishable, beatable, vincible -vanquisher, conqueror -vantage, advantage -vapid, bland, flat, flavorless, flavourless, insipid, savorless, savourless -vapidity, jejuneness, jejunity, tameness, vapidness -vapidness, jejuneness, jejunity, tameness, vapidity -vapor, evaporation, vaporisation, vaporization, vapour -vaporific, evaporable, vaporish, vaporizable, vaporous, vapourific, vapourisable, vapourish, vapourous, volatilisable, volatilizable -vaporing, brag, bragging, crow, crowing, gasconade -vaporisation, evaporation, vapor, vaporization, vapour -vaporise, aerify, evaporate, gasify, vaporize -vaporiser, vaporizer -vaporish, vaporific, vaporous, vapourific, vapourish, vapourous -vaporizable, evaporable, vaporific, vapourific, vapourisable, volatilisable, volatilizable -vaporization, evaporation, vapor, vaporisation, vapour -vaporize, aerify, evaporate, fly, gasify, vanish, vaporise, zap -vaporized, gasified, vapourised, volatilised, volatilized -vaporizer, vaporiser -vaporous, cobwebby, diaphanous, filmy, gauzy, gossamer, miasmal, miasmic, sheer, transparent, vaporific, vaporish, vapourific, vapourish, vapourous -vaporousness, haziness, mistiness, steaminess, vapourousness -vapors, blues, megrims, vapours -vapour, evaporation, vapor, vaporisation, vaporization -vapourific, evaporable, vaporific, vaporish, vaporizable, vaporous, vapourisable, vapourish, vapourous, volatilisable, volatilizable -vapourisable, evaporable, vaporific, vaporizable, vapourific, volatilisable, volatilizable -vapourised, gasified, vaporized, volatilised, volatilized -vapourish, vaporific, vaporish, vaporous, vapourific, vapourous -vapourous, cobwebby, diaphanous, filmy, gauzy, gossamer, miasmal, miasmic, sheer, transparent, vaporific, vaporish, vaporous, vapourific, vapourish -vapourousness, haziness, mistiness, steaminess, vaporousness -vapours, blues, megrims, vapors -vaquero, buckaroo, buckeroo -varan, monitor -vardenafil, levitra -variability, unevenness, variableness, variance -variable, varying -variableness, variability, variance -variance, disagreement, discrepancy, divergence, division, variability, variableness, variant, variation -variant, discrepancy, edition, form, strain, variance, variate, variation, version -variate, variant -variation, edition, fluctuation, mutant, mutation, sport, variance, variant, version -varicella, chickenpox -varicolored, calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particolored, particoloured, piebald, pied, varicoloured, variegated -varicoloured, calico, motley, multicolor, multicolored, multicolour, multicoloured, painted, particolored, particoloured, piebald, pied, varicolored, variegated -variegate, motley, vary -variegated, varicolored, varicoloured -variegation, diversification -variety, assortment, change, diverseness, diversity, form, kind, miscellanea, miscellany, mixture, motley, multifariousness, potpourri, salmagundi, smorgasbord, sort -variola, smallpox -variolar, variolic, variolous -variolation, variolization -variolic, variolar, variolous -variolization, variolation -variolous, variolar, variolic -various, assorted, diverse, respective, several, versatile -variously, diversely, multifariously -varlet, knave, page, rapscallion, rascal, rogue, scalawag, scallywag -varment, varmint -varmint, varment, vermin -varnish, seal -varnished, stained -vary, alter, change, depart, deviate, diverge, motley, variegate -varying, variable -vas, vessel -vascularisation, vascularization -vascularise, vascularize -vascularization, vascularisation -vascularize, vascularise -vasectomise, vasectomize -vasectomize, vasectomise -vasiform, cannular, tubelike, tubular -vasoconstrictive, pressor, vasoconstrictor -vasoconstrictor, pressor, vasoconstrictive -vasodilative, vasodilator -vasodilator, vasodilative -vasomax, phentolamine -vasopressin, adh, pitressin -vasosection, vasotomy -vasotec, enalapril -vasotomy, vasosection -vassal, feudatory, liege, liegeman -vassalage, serfdom, serfhood -vast, brobdingnagian, huge, immense -vastly, immensely -vastness, enormousness, grandness, greatness, immenseness, immensity, sizeableness, wideness -vat, tub -vatic, divinatory, mantic, sibyllic, sibylline, vatical -vatical, divinatory, mantic, sibyllic, sibylline, vatic -vaticinate, prophesy -vaticination, prognostication, prophecy -vaticinator, oracle, prophesier, prophet, seer -vaudois, waldenses -vault, hurdle, overleap -vaulted, domed -vaulting, curvet, overreaching -vaunt, blow, bluster, boast, brag, gas, gasconade, swash, tout -vaunter, blowhard, boaster, braggart, bragger -vauntingly, big, boastfully, large -vd, dose, std -veal, veau -veau, veal -vector, transmitter -veer, curve, cut, sheer, slew, slue, swerve, trend -veering, swerve, swerving -veg, vegetable, veggie -vegetable, veg, veggie -vegetal, vegetational, vegetative -vegetation, botany, flora -vegetational, vegetal, vegetative -vegetative, vegetal, vegetational, vegetive -vegetive, vegetative -veggie, veg, vegetable -vehemence, emphasis, ferocity, fierceness, furiousness, fury, violence, wildness -vehement, fierce, tearing, violent -vehicle, fomite -veil, caul, hide, obliterate, obscure, velum -veiling, gauze, netting -vein, nervure, vena -veined, veinlike, venose -veinlike, veined, venose -velban, vinblastine -veld, veldt -veldt, veld -vellicate, pinch, tickle, titillate -vellication, twitch, twitching -velocipede, tricycle, trike -velocity, speed -velour, velours -velours, velour -velum, veil -velvet, velvety -velvetleaf, velvetweed -velvetweed, velvetleaf -velvety, velvet -vena, vein -venal, bribable, corruptible, dishonest, purchasable -venally, deceitfully, dishonestly -vend, hawk, huckster, monger, peddle, pitch -vendable, marketable, merchantable, sellable, vendible -vendee, buyer, emptor, purchaser -vender, marketer, seller, trafficker, vendor -vendible, marketable, merchantable, sellable, vendable -vending, hawking, peddling, vendition -vendition, hawking, peddling, vending -vendor, marketer, seller, trafficker, vender -vendue, auction -veneer, facing, veneering -veneering, veneer -venerability, venerableness -venerable, august, revered -venerableness, venerability -venerate, fear, revere, reverence -venerating, respectful, reverential -veneration, awe, cultism, devotion, fear, idolatry, reverence -venereal, genital -venesection, phlebotomy -venetia, veneto -veneto, venetia -venezia, venice -vengeance, payback, retribution -vengeful, revengeful, vindictive -vengefully, revengefully, vindictively -vengefulness, vindictiveness -venial, excusable, forgivable, minor -venice, venezia -venire, panel -venogram, phlebogram -venom, malice, maliciousness, spite, spitefulness -venomous, deadly, poisonous, vicious, virulent -venomously, poisonously -venose, veined, veinlike -vent, air, blowhole, outlet, release, venthole, ventilate, volcano -ventail, aventail, camail -venter, abdomen, belly, stomach -venthole, blowhole, vent -ventilate, air, vent -ventilation, airing, breathing, respiration -venting, discharge -ventolin, albuterol, proventil -ventral, adaxial -ventricose, ventricous -ventricous, ventricose -ventriculus, gizzard -ventriloquism, ventriloquy -ventriloquy, ventriloquism -venture, adventure, embark, guess, hazard, jeopardize, pretend, speculation, stake -venturer, adventurer -venturesome, audacious, daring, venturous -venturesomeness, adventurousness -venturous, audacious, daring, venturesome -venue, locale, locus -venula, venule -venule, venula -venus, urania -veps, vepse, vepsian -vepse, veps, vepsian -vepsian, veps, vepse -veracious, right -veranda, gallery, verandah -verandah, gallery, veranda -verapamil, calan, isoptin -verbalisation, verbalization -verbalise, express, mouth, speak, talk, utter, verbalize -verbalised, expressed, uttered, verbalized -verbaliser, speaker, talker, utterer, verbalizer -verbalism, expression, verbiage -verbalization, verbalisation -verbalize, express, mouth, speak, talk, utter, verbalise -verbalized, expressed, uttered, verbalised -verbalizer, speaker, talker, utterer, verbaliser -verbatim, direct -verbena, vervain -verbiage, diction, phraseology, phrasing, verbalism, wording -verbolatry, grammatolatry -verbose, tedious, windy, wordy -verbosely, windily, wordily -verboseness, verbosity -verbosity, verboseness -verboten, forbidden, out, prohibited, proscribed, taboo, tabu -verdancy, greenness, verdure -verdandi, verthandi -verdolagas, pussley, pussly -verdure, greenery, greenness, verdancy -verge, brink, scepter, sceptre, threshold, wand -vergil, virgil -veridical, real -verifiable, confirmable, falsifiable -verification, check, confirmation, substantiation -verificatory, collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, substantiating, substantiative, validating, validatory, verifying -verifier, voucher -verify, affirm, assert, aver, avow, control, swan, swear -verifying, collateral, confirmative, confirmatory, confirming, corroborative, corroboratory, substantiating, substantiative, validating, validatory, verificatory -veritable, authentic, regular, unquestionable -verity, trueness, truth -vermicular, vermiculate, vermiculated -vermiculate, vermicular, vermiculated, wormy -vermiculated, vermicular, vermiculate -vermiculation, peristalsis -vermifuge, anthelminthic, anthelmintic, helminthic -vermilion, cinnabar, scarlet, vermillion -vermillion, cinnabar, vermilion -vermin, varmint -vermont, vt -vernacular, argot, cant, common, jargon, lingo, patois, slang, vulgar -vernal, young, youthful -vernonia, ironweed -veronal, barbital, barbitone, diethylmalonylurea -veronica, speedwell -verrazano, verrazzano -verrazzano, verrazano -verruca, wart -verrucose, wartlike, warty -versant, mountainside -versatile, various -verse, poesy, poetise, poetize, poetry, rhyme, versify -versed, intimate, knowledgeable, midazolam -versifier, poetiser, poetizer, rhymer, rhymester -versify, poetise, poetize, verse -version, adaptation, edition, interpretation, reading, rendering, translation, variant, variation -verso, reverse -vertebrata, craniata -vertebrate, craniate -vertex, acme, apex, peak -verthandi, verdandi -vertical, erect, perpendicular, upright -verticality, erectness, uprightness, verticalness -verticalness, erectness, uprightness, verticality -verticillate, verticillated, whorled -verticillated, verticillate, whorled -vertiginous, dizzy, giddy, woozy -vertigo, dizziness, giddiness, lightheadedness -vertu, connoisseurship, virtu -vervain, verbena -verve, vitality -very, identical, rattling, real, really, selfsame -vesica, bladder -vesicant, vesicatory -vesicate, blister -vesication, blistering, vesiculation -vesicatory, vesicant -vesicle, cyst -vesicopapule, papulovesicle -vesiculation, blistering, vesication -vesper, hesperus -vespers, evensong -vessel, vas, watercraft -vest, enthrone, invest, robe, singlet, undershirt, waistcoat -vestal, pure, virgin, virginal, virtuous -vestibule, antechamber, anteroom, foyer, hall, lobby -vestige, shadow, tincture, trace -vestigial, rudimentary -vestry, sacristy -vesture, clothing, habiliment, wear, wearable -vesuvian, idocrase, vesuvianite -vesuvianite, idocrase, vesuvian -vet, veteran, veterinarian, veterinary -veteran, oldtimer, seasoned, stager, vet, warhorse -veterinarian, vet, veterinary -veterinary, vet, veterinarian -veto, blackball, disallow, forbid, interdict, negative, nix, prohibit, proscribe -vex, agitate, amaze, annoy, baffle, beat, bewilder, bother, chafe, commove, devil, disturb, dumbfound, flummox, get, gravel, irritate, mystify, nark, nettle, nonplus, perplex, pose, puzzle, rag, rile, stick, stupefy, worry -vexation, annoyance, annoying, botheration, chafe, concern, headache, irritation, worry -vexatious, annoying, bothersome, galling, irritating, nettlesome, pesky, pestering, pestiferous, plaguey, plaguy, teasing, vexing -vexed, annoyed, harassed, harried, pestered -vexer, annoyer, tease, teaser -vexing, annoying, bothersome, exasperating, galling, infuriating, irritating, maddening, nettlesome, pesky, pestering, pestiferous, plaguey, plaguy, teasing, vexatious -vi, hexad, sestet, sextet, sextuplet, sise, six, sixer -viable, executable, feasible, practicable, workable -viagra, sildenafil -vial, ampoule, ampul, ampule, phial -viands, commissariat, provender, provisions, victuals -viatication, viaticus -viaticus, viatication -vibe, vibration -vibes, vibraharp, vibraphone -vibist, vibraphonist -vibraharp, vibes, vibraphone -vibramycin, doxycycline -vibrancy, plangency, resonance, reverberance, ringing, sonority, sonorousness -vibrant, vivacious -vibraphone, vibes, vibraharp -vibraphonist, vibist -vibrate, hover, oscillate, resonate, thrill, tickle, vacillate -vibration, oscillation, palpitation, quiver, quivering, shakiness, shaking, trembling, vibe -vibrio, vibrion -vibrion, vibrio -vibrissa, whisker -vicarage, parsonage, rectory -vicariate, vicarship -vicarship, vicariate -vice, frailty -vicereine, viceroy -viceroy, vicereine -vicinity, locality, neighborhood, neighbourhood -vicious, barbarous, brutal, condemnable, criminal, cruel, deplorable, evil, fell, poisonous, reprehensible, roughshod, savage, venomous -viciously, brutally, savagely -viciousness, brutality, ferociousness, savagery -victim, dupe -victimisation, exploitation, using, victimization -victimise, victimize -victimised, exploited, used, victimized -victimiser, victimizer -victimization, exploitation, using, victimisation -victimize, bunco, con, defraud, diddle, gip, goldbrick, gyp, hornswoggle, mulct, nobble, rook, scam, swindle, victimise -victimized, exploited, used, victimised -victimizer, victimiser -victor, master, superior, winner -victorian, priggish, prim, prissy, prudish, puritanical, straightlaced, straitlaced -victorious, triumphant, winning -victory, triumph -victual, comestible, eatable, edible, pabulum, victuals -victualer, provisioner, sutler, victualler -victualler, provisioner, sutler, victualer -victuals, aliment, alimentation, comestible, commissariat, eatable, edible, nourishment, nutriment, nutrition, pabulum, provender, provisions, sustenance, viands, victual -vidar, vithar, vitharr -videlicet, namely -video, picture, telecasting, television, tv -videodisc, dvd, videodisk -videodisk, dvd, videodisc -videotape, tape -vie, compete, contend -vietnam, annam -vietnamese, annamese, annamite -view, aspect, catch, consider, eyeshot, horizon, opinion, panorama, perspective, persuasion, position, prospect, purview, reckon, regard, scene, see, sentiment, sight, survey, thought, vista, watch -viewer, looker, spectator, watcher, witness -viewfinder, finder -viewgraph, overhead -viewing, screening, showing, wake -viewpoint, stand, standpoint -vigil, watch -vigilance, alertness, wakefulness, watchfulness -vigilant, wakeful -vigilantly, watchfully -vignette, sketch -vigor, dynamism, energy, heartiness, muscularity, vigour, vim, zip -vigorish, usury -vigorously, smartly -vigour, dynamism, energy, heartiness, muscularity, vigor, vim, zip -vii, heptad, septenary, septet, seven, sevener -viii, eight, eighter, octad, octet, octonary, ogdoad -vile, despicable, loathsome, nauseating, nauseous, noisome, offensive, queasy, sickening, slimy, ugly, unworthy, worthless, wretched -vileness, loathsomeness, lousiness, nefariousness, repulsiveness, sliminess, ugliness, wickedness -vilification, abuse, contumely, insult, malignment, revilement, smear -vilifier, backbiter, defamer, libeler, maligner, slanderer, traducer -vilify, rail, revile, vituperate -vilipend, deprecate, depreciate -village, hamlet, settlement -villain, baddie, scoundrel -villainage, villeinage -villainous, nefarious -villainousness, villainy -villainy, villainousness -villein, helot, serf -villeinage, villainage -villoma, papilloma -vilna, vilnius, vilno, wilno -vilnius, vilna, vilno, wilno -vilno, vilna, vilnius, wilno -vim, energy, muscularity, vigor, vigour, vitality -vinaceous, vinous -vinblastine, velban -vincible, beatable, vanquishable -vincristine, oncovin -vindicate, justify -vindicated, absolved, clear, cleared, exculpated, exonerated -vindication, defence, defense, exoneration -vindicator, apologist, justifier -vindicatory, justificative, justificatory, relatiative, retaliatory, retributive, retributory -vindictive, despiteful, revengeful, spiteful, vengeful -vindictively, revengefully, vengefully -vindictiveness, vengefulness -vinegar, acetum -vinegariness, vinegarishness -vinegarish, acetose, acetous, vinegary -vinegarishness, vinegariness -vinegarweed, camphorweed -vinegary, acetose, acetous, vinegarish -vinery, vineyard -vineyard, vinery -viniculture, viticulture -vino, wine -vinous, vinaceous -vintner, winemaker -vinylbenzene, cinnamene, phenylethylene, styrene -viocin, viomycin -violate, assault, breach, break, desecrate, despoil, dishonor, dishonour, infract, offend, outrage, plunder, profane, rape, ravish, spoil, transgress -violated, profaned -violation, assault, encroachment, infraction, infringement, intrusion, irreverence, misdemeanor, misdemeanour, rape, ravishment, trespass, usurpation -violative, offensive -violator, debaucher, lawbreaker, ravisher -violence, ferocity, fierceness, force, furiousness, fury, vehemence, wildness -violent, crimson, fierce, red, tearing, vehement, wild -violet, purple, purplish -violin, fiddle -violinist, fiddler -violoncellist, cellist -violoncello, cello -viomycin, viocin -viosterol, calciferol, cholecalciferol, d, ergocalciferol -vioxx, rofecoxib -vip, dignitary, panjandrum -viracept, nelfinavir -viraemia, viremia -virago, amazon -viramune, nevirapine -virazole, ribavirin -viremia, viraemia -virgil, vergil -virgin, pure, vestal, virginal, virgo, virtuous -virginal, pure, vestal, virgin, virtuous -virginia, va -virgo, virgin -virgule, diagonal, separatrix, slash, solidus, stroke -viricidal, virucidal -viricide, virucide -viridity, green, greenness -virile, male, manful, manlike, manly, potent -virilisation, masculinisation, masculinization, virilization -virilise, masculinise, masculinize, virilize -virility, manfulness, manliness -virilization, masculinisation, masculinization, virilisation -virilize, masculinise, masculinize, virilise -viroid, virusoid -virtu, connoisseurship, vertu -virtual, practical -virtually, about, almost, most, near, nearly, nigh -virtue, chastity, merit, virtuousness -virtuoso, ace, adept, champion, consummate, genius, hotshot, masterful, masterly, maven, mavin, sensation, star, superstar, whiz, whizz, wiz, wizard -virtuous, pure, vestal, virgin, virginal -virtuously, chastely, morally -virtuousness, virtue -virucidal, viricidal -virucide, viricide -virulence, virulency -virulency, virulence -virulent, acerb, acerbic, acid, acrid, bitter, blistering, caustic, deadly, sulfurous, sulphurous, venomous, vitriolic -virusoid, viroid -visage, countenance, kisser, mug, phiz, physiognomy, smiler -visayan, bisayan -viscacha, chinchillon -viscera, entrails, innards -visceral, intuitive, nonrational, splanchnic -viscerally, unreasoningly -viscid, gluey, glutinous, gummy, mucilaginous, pasty, sticky, viscous -viscidity, cohesiveness, glueyness, gluiness, gumminess, ropiness, tackiness, viscidness -viscidly, stickily -viscidness, cohesiveness, glueyness, gluiness, gumminess, ropiness, tackiness, viscidity -viscometer, viscosimeter -viscometric, viscosimetric -viscometry, viscosimetry -viscosimeter, viscometer -viscosimetric, viscometric -viscosimetry, viscometry -viscosity, viscousness -viscountcy, viscounty -viscounty, viscountcy -viscous, gluey, glutinous, gummy, mucilaginous, pasty, sticky, syrupy, viscid -viscousness, viscosity -vishnuism, vaishnavism, vaisnavism -visibility, profile, visibleness -visible, seeable -visibleness, visibility -vision, imagination, imaginativeness, sight -visionary, airy, illusionist, impractical, laputan, seer, windy -visit, call, chaffer, chat, chatter, chitchat, claver, confab, confabulate, gossip, impose, inflict, inspect, jaw, natter, see, sojourn -visitant, visitor -visitation, trial, tribulation -visitor, visitant -visken, pindolol -visor, bill, eyeshade, peak, vizor -vista, aspect, panorama, prospect, scene, view -vistaril, atarax, hydroxyzine -visual, ocular, optic, optical -visualisation, visualization -visualise, envision, fancy, figure, image, picture, project, see, visualize -visualised, envisioned, pictured, visualized -visualiser, visualizer -visualization, visualisation -visualize, envision, fancy, figure, image, picture, project, see, visualise -visualized, envisioned, pictured, visualised -visualizer, visualiser -vitaceae, vitidaceae -vital, critical, lively -vitalisation, vitalization -vitalise, vitalize -vitaliser, animator, energiser, energizer, vitalizer -vitality, animation, energy, verve, vim -vitalization, vitalisation -vitalize, vitalise -vitalizer, animator, energiser, energizer, vitaliser -vitalness, indispensability, indispensableness -vitaminise, vitaminize -vitaminize, vitaminise -vitellus, yolk -vithar, vidar, vitharr -vitharr, vidar, vithar -vitiate, corrupt, debase, debauch, deflower, demoralise, demoralize, deprave, impair, invalidate, mar, misdirect, pervert, profane, spoil, subvert, void -vitiated, corrupted, debased, diminished, lessened, weakened -viticulture, viniculture -vitidaceae, vitaceae -vitreous, glassy, vitrified -vitrified, glassy, vitreous -vitrine, case, showcase -vitriol, invective, vituperation -vitriolic, acerb, acerbic, acid, acrid, bitter, blistering, caustic, corrosive, erosive, mordant, sulfurous, sulphurous, virulent -vitriolically, caustically -vituperate, rail, revile, vilify -vituperation, invective, vitriol -vituperative, scathing -viva, oral -vivacious, vibrant -viverridae, viverrinae -viverrinae, viverridae -vivid, bright, brilliant, graphic, intense, lifelike, pictorial -vividness, chroma, color, colour, intensity, saturation -vivification, animation, brio, invigoration, spiritedness -vivify, animate, quicken, reanimate, recreate, renovate, repair, revive, revivify -vixen, harpy, hellcat -vizor, bill, eyeshade, peak, visor -vocabulary, lexicon -vocal, outspoken, song -vocalisation, phonation, vocalism, vocalization, voice, vox -vocalise, articulate, enunciate, phonate, sound, vocalize, voice, vowelise, vowelize -vocaliser, singer, utterer, vocalist, vocalizer -vocalism, phonation, vocalisation, vocalization, voice, vox -vocalist, singer, vocaliser, vocalizer -vocalization, phonation, utterance, vocalisation, vocalism, voice, vox -vocalize, articulate, enunciate, phonate, sound, vocalise, voice, vowelise, vowelize -vocalizer, singer, utterer, vocaliser, vocalist -vocalizing, singing -vocation, calling, career -vociferation, call, cry, outcry, shout, yell -vociferous, blatant, clamant, clamorous, strident -vodoun, hoodooism, voodoo, voodooism -vogue, style, trend -voguish, chic, smart, trendy -vogul, mansi -voice, articulation, interpreter, part, phonation, representative, sound, spokesperson, vocalisation, vocalise, vocalism, vocalization, vocalize, vox -voiced, soft, sonant -voiceless, aphonic, breathed, disenfranchised, disfranchised, hard, surd, unvoiced, voteless -voicelessness, aphonia, susurration, whisper, whispering -void, annul, avoid, emptiness, empty, evacuate, invalidate, nihility, nothingness, null, nullify, nullity, quash, vacancy, vacuum, vitiate -voidable, rescindable -voidance, emptying, evacuation -voider, defecator, gusset, invalidator, nullifier, shitter -voiding, elimination, evacuation, excreting, excretion -volaille, chicken, poulet -volar, palmar -volary, aviary -volatile, explosive, fickle -volatilisable, evaporable, vaporific, vaporizable, vapourific, vapourisable, volatilizable -volatilise, volatilize -volatilised, gasified, vaporized, vapourised, volatilized -volatility, excitability, excitableness, unpredictability -volatilizable, evaporable, vaporific, vaporizable, vapourific, vapourisable, volatilisable -volatilize, volatilise -volatilized, gasified, vaporized, vapourised, volatilised -volcano, vent -volcanology, vulcanology -volgograd, stalingrad, tsaritsyn -volition, will, willing -volitionally, willingly -volley, burst, fusillade, salvo -volt, v -voltage, emf, potential -voltaic, galvanic, gur -voltaire, arouet -voltarean, voltarian -voltarian, voltarean -volubility, articulateness, fluency -volubly, chattily -volume, book, bulk, intensity, loudness, mass -volumetric, volumetrical -volumetrical, volumetric -voluminosity, fullness, voluminousness -voluminous, copious, tortuous, twisting, twisty, winding -voluminousness, fullness, voluminosity -voluntary, volunteer -volunteer, offer, tennessean, unpaid, voluntary -voluptuary, epicurean, luxuriant, luxurious, sybarite, sybaritic, voluptuous -voluptuous, bosomy, busty, buxom, curvaceous, curvy, epicurean, juicy, luscious, luxuriant, luxurious, sonsie, sonsy, stacked, sybaritic, toothsome, voluptuary -voluptuousness, curvaceousness, lushness, luxuriance, shapeliness -volute, coil, coiling, helical, helix, spiral, spiraling, turbinate, voluted, whorl, whorled -voluted, coiling, helical, spiral, spiraling, turbinate, volute, whorled -vomit, barf, cast, cat, chuck, disgorge, disgorgement, emesis, emetic, honk, nauseant, puke, puking, purge, regorge, regurgitate, regurgitation, retch, sick, spew, spue, upchuck, vomiting, vomitive, vomitus -vomiter, spewer -vomiting, disgorgement, emesis, puking, regurgitation, vomit -vomitive, emetic, nauseant, vomit -vomitus, barf, puke, vomit -voodoo, fetich, fetish, hoodoo, hoodooism, juju, vodoun, voodooism -voodooism, hoodooism, vodoun, voodoo -voracious, edacious, esurient, rapacious, ravening, ravenous, wolfish -voraciousness, edacity, esurience, greediness, rapaciousness, rapacity, ravenousness, voracity -voracity, edacity, esurience, rapaciousness, rapacity, ravenousness, voraciousness -vortex, convolution, maelstrom, swirl, whirl, whirlpool -vote, ballot, balloting, suffrage, voting -voteless, disenfranchised, disfranchised, voiceless -voter, elector -voting, ballot, balloting, vote -votyak, udmurt -vouch, guarantee -voucher, coupon, verifier -vow, consecrate -vowelise, vocalise, vocalize, vowelize -vowelize, vocalise, vocalize, vowelise -vox, phonation, vocalisation, vocalism, vocalization, voice -voyage, navigate, sail -voyeur, peeper -voyeuristic, voyeuristical -voyeuristical, voyeuristic -vt, vermont -vulcanisation, vulcanization -vulcanise, vulcanize -vulcanised, cured, vulcanized -vulcaniser, vulcanizer -vulcanite, ebonite -vulcanization, vulcanisation -vulcanize, vulcanise -vulcanized, cured, vulcanised -vulcanizer, vulcaniser -vulcanology, volcanology -vulgar, coarse, common, crude, earthy, gross, plebeian, uncouth, unwashed, vernacular -vulgarisation, popularisation, popularization, vulgarization -vulgarise, generalise, generalize, popularise, popularize, vulgarize -vulgariser, populariser, popularizer, vulgarizer -vulgarism, coarseness, commonness, filth, grossness, obscenity, raunch, smut, vulgarity -vulgarity, coarseness, commonness, grossness, raunch, vulgarism -vulgarization, popularisation, popularization, vulgarisation -vulgarize, generalise, generalize, popularise, popularize, vulgarise -vulgarizer, populariser, popularizer, vulgariser -vulgarly, smuttily -vulnerability, exposure -vulpecular, vulpine -vulpine, vulpecular -vulture, marauder, piranha, predator -vulturine, predatory, rapacious, raptorial, ravening, vulturous -vulturous, predatory, rapacious, raptorial, ravening, vulturine -vulval, vulvar -vulvar, vulval -w, tungsten, watt, west, westward, wolfram -wa, washington -wackily, balmily, daftly, dottily, nuttily -wacko, nutter, whacko -wacky, balmy, barmy, bats, batty, bonkers, buggy, cockamamie, cockamamy, cracked, crackers, daft, dotty, fruity, goofy, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, sappy, silly, whacky, zany -wad, batch, bundle, chaw, chew, compact, cram, cud, deal, flock, hatful, heap, jam, jampack, lot, mass, mess, mickle, mint, mountain, muckle, pack, passel, peck, pile, plenty, plug, pot, quid, raft, ram, sight, slew, spate, stack -wadding, packing -waddle, coggle, dodder, paddle, toddle, totter -wads, dozens, gobs, heaps, lashings, loads, lots, oodles, piles, rafts, scads, scores, slews, stacks, tons -waffle, hesitate, waver -waft, pennant, pennon, streamer -wafture, wave, waving -wag, card, shake, waggle, wit -wage, earnings, engage, pay, remuneration, salary -wager, bet, play, stake, stakes -wagerer, better, bettor, punter -wages, payoff, reward -waggery, drollery, waggishness -waggishness, waggery -waggle, shake, wag, wamble -waggon, wagon -waggoner, wagoner -waggonwright, wagonwright, wainwright -wagon, dipper, plough, waggon, wain -wagoner, waggoner -wagonwright, waggonwright, wainwright -wahabi, wahhabi -wahabism, wahhabism -wahhabi, wahabi -wahhabism, wahabism -wahunsonacock, powhatan -wahvey, jahvey, jahweh, jehovah, jhvh, yahve, yahveh, yahwe, yahweh, yhvh, yhwh -wail, howl, lament, lamentation, mewl, plaint, pule, roar, ululate, whimper, yaup, yawl -wailful, lamenting, wailing -wailing, bawling, lamenting, wailful -wain, dipper, plough, wagon -wainscot, dado, wainscoting, wainscotting -wainscoted, paneled -wainscoting, wainscot, wainscotting -wainscotting, wainscot, wainscoting -wainwright, waggonwright, wagonwright -waist, shank, waistline -waistband, cincture, girdle, sash, waistcloth -waistcloth, cincture, girdle, sash, waistband -waistcoat, vest -waistline, waist -wait, await, delay, expect, hold, look, postponement, waiting, waitress -waiter, server -waiting, wait -waitress, wait -waive, forego, foreswear, forfeit, forgo, relinquish -waiver, discharge, release -wake, aftermath, arouse, awake, awaken, backwash, heat, ignite, inflame, rouse, viewing, waken -wakeful, light, vigilant, waking -wakefulness, alertness, sleeplessness, vigilance, watchfulness -wakeless, heavy, profound, sound -waken, arouse, awake, awaken, rouse, wake -wakening, awakening -waker, arouser, rouser -waking, wakeful -walapai, hualapai, hualpai -walbiri, warlpiri -waldenses, vaudois -waldmeister, woodruff -wale, strake, weal, welt, wheal -wales, cambria, cymru -walhalla, valhalla -walk, paseo, pass, walking, walkway -walkaway, blowout, laugher, romp, runaway -walker, footer, pedestrian, zimmer -walking, walk -walkover, breeze, cinch, picnic, pushover, snap -walkway, paseo, walk -wall, bulwark, fence, palisade, paries, rampart, surround -wallboard, drywall -wallet, billfold, notecase, pocketbook -walleye, dory, exotropia -wallop, impact, whack, wham, whop -walloper, whopper -walloping, banging, debacle, drubbing, humongous, slaughter, thrashing, thumping, trouncing, whipping, whopping -wallow, billow, rejoice, triumph, welter -wallpaper, paper -walrus, seahorse -waltz, valse -wamble, waggle -wampee, pickerelweed -wampum, boodle, bread, cabbage, clams, dinero, dough, gelt, kale, lettuce, lolly, loot, lucre, moolah, peag, pelf, scratch, shekels, simoleons, sugar, wampumpeag -wampumpeag, peag, wampum -wan, pale, pallid, sick -wand, baton, scepter, sceptre, verge -wandala, mandara -wander, betray, cast, cheat, cuckold, digress, divagate, drift, meander, ramble, range, roam, roll, rove, stray, swan, thread, tramp, vagabond, weave, wind -wanderer, roamer, rover, spider -wandering, erratic, meandering, mobile, nomadic, peregrine, planetary, rambling, roving, vagabondage, winding -wandflower, beetleweed, coltsfoot, galax, galaxy -wane, decline, ebb, ebbing -wangle, cook, fake, falsify, finagle, fudge, manage, manipulate, misrepresent, wangling -wangler, finagler -wangling, wangle -wank, masturbate -wanker, tosser -wannabe, aspirant, aspirer, hopeful, wannabee -wannabee, aspirant, aspirer, hopeful, wannabe -wanness, achromasia, lividity, lividness, luridness, paleness, pallidness, pallor -want, deficiency, deprivation, desire, lack, need, neediness, privation, require, wish, wishing -wanted, cherished, precious, treasured -wanter, needer -wanting, absent, deficient, lacking, missing -wanton, easy, light, loose, luxuriate, motiveless, piddle, promiscuous, sluttish, trifle, unprovoked -wantonly, licentiously, promiscuously -wantonness, abandon, licentiousness, unconstraint -wapiti, elk -war, warfare -warble, descant, quaver, trill, yodel -ward, cellblock, guard -wardrobe, closet, press -ware, consume, merchandise, product, squander, waste -warehouseman, warehouser -warehouser, warehouseman -warehousing, repositing, reposition, storage -warfare, war -warfarin, coumadin -warhead, load, payload -warhorse, oldtimer, stager, veteran -wariness, chariness -warlike, hawkish, martial, militant -warlpiri, walbiri -warm, affectionate, ardent, fond, lovesome, quick, strong, tender, warmly -warmer, heater -warmheartedness, affection, affectionateness, fondness, heart, philia, tenderness, warmness, warmth -warming, calefacient, heating, thaw, thawing -warmly, cordially, heartily, warm -warmness, affection, affectionateness, fondness, heart, philia, tenderness, warmheartedness, warmth -warmonger, militarist -warmth, affectionateness, fondness, heat, lovingness, passion, warmheartedness, warmness -warn, admonish, discourage, monish -warning, admonition, admonitory, cautionary, exemplary, monition, monitory -warp, buckle, deflection, distort, falsify, garble, heave, warping -warping, warp -warragal, dingo, warrigal -warrant, countenance, endorsement, guarantee, imprimatur, indorsement, justify, sanction, warrantee, warranty -warrantee, guarantee, warrant, warranty -warranter, guarantor, surety, warrantor -warrantor, guarantor, surety, warranter -warranty, guarantee, warrant, warrantee -warrigal, dingo, warragal -warring, belligerent, militant -warriorlike, martial, soldierlike, soldierly -warsaw, warszawa -warszawa, warsaw -wart, verruca -wartlike, verrucose, warty -wartweed, wartwort -wartwort, wartweed -warty, verrucose, wartlike -warwick, kingmaker -wary, leery, mistrustful, suspicious, untrusting -wash, airstream, backwash, dampen, lap, launder, laundry, lavation, lave, moisten, race, rinse, slipstream, washables, washing, washout -washables, laundry, wash, washing -washbasin, basin, handbasin, lavabo, lavatory, washbowl, washstand -washboard, splashboard -washbowl, basin, handbasin, lavabo, lavatory, washbasin, washstand -washcloth, flannel, washrag -washerman, laundryman -washerwoman, laundress, laundrywoman, washwoman -washing, laundry, lavation, wash, washables -washington, capital, wa -washout, dud, flop, wash -washrag, flannel, washcloth -washstand, basin, lavatory, washbasin, washbowl -washup, bathing, dishwashing -washwoman, laundress, laundrywoman, washerwoman -washy, bleached, faded, watery, weak -waspish, bristly, prickly, splenetic -wassail, drink, jollify, pledge, racket, revel, salute, toast -wassailer, carouser, toaster -waste, barren, blow, consume, desolate, devastate, dissipation, emaciate, godforsaken, languish, liquidate, macerate, neutralise, neutralize, ravage, rot, scourge, squander, thriftlessness, ware, wastefulness, wasteland, wild -wastebin, ashbin, ashcan, dustbin -wasted, atrophied, bony, cadaverous, diminished, emaciated, gaunt, haggard, otiose, pinched, pointless, purposeless, senseless, skeletal, squandered, superfluous -wasteful, uneconomical -wastefully, prodigally -wastefulness, dissipation, thriftlessness, waste -wasteland, barren, waste -waster, destroyer, ruiner, undoer, uprooter, wastrel -wastewater, effluent -wasteweir, spill, spillway -wasteyard, dump, dumpsite -wasting, atrophy, cachexia, cachexy -wastrel, waster -watch, ascertain, catch, check, determine, follow, learn, lookout, observe, picket, scout, see, sentinel, sentry, spotter, ticker, view, vigil -watchband, bracelet, watchstrap, wristband -watcher, looker, spectator, viewer, watchman, witness -watchful, alert, insomniac, sleepless -watchfully, vigilantly -watchfulness, alertness, vigilance, wakefulness -watching, observance, observation -watchmaker, horologer, horologist -watchman, watcher -watchstrap, bracelet, watchband, wristband -watchword, countersign, cry, parole, password, word -water, irrigate, pee, piddle, piss, urine, weewee -waterbird, waterfowl -watercolor, watercolour -watercolorist, watercolourist -watercolour, watercolor -watercolourist, watercolorist -watercourse, stream, waterway -watercraft, vessel -watercress, cresson -watered, moire -waterfall, falls -waterfinder, dowser -waterfowl, waterbird -wateriness, muddiness, sloppiness -watering, lachrymation, lacrimation, tearing -waterless, arid -waterlessness, dryness, xerotes -waterlogged, boggy, marshy, miry, mucky, muddy, quaggy, sloppy, sloughy, soggy, squashy, swampy -waterman, boater, boatman -waterproof, raincoat, rainproof, waterproofed -waterproofed, rainproof, waterproof -waterproofing, sealing -waterscape, seascape -watershed, basin, divide, landmark -waterspout, cloudburst, deluge, downpour, pelter, soaker, torrent -watertight, bulletproof, unassailable, unshakable -waterway, watercourse -watery, reeking, washy, weak -watt, w -wattle, lappet -watusi, tutsi, watutsi -watutsi, tutsi, watusi -waul, squall, wawl -wave, beckon, brandish, curl, flap, flourish, roll, undulate, undulation, wafture, waving -wavelet, riffle, ripple, rippling -wavelike, crinkled, crinkly, rippled, wavy -waver, falter, faltering, flicker, flitter, fluctuate, flutter, hesitate, hesitation, quaver, quiver, vacillate, waffle, weave -waverer, hesitater, hesitator, vacillator -wavering, fluctuation, hesitation, vacillant, vacillating, vacillation -waviness, curliness -waving, wafture, wave -wavy, crinkled, crinkly, rippled, wavelike -wawl, squall, waul -wax, climb, full, mount, rise -waxberry, bayberry, candleberry, snowberry -waxen, waxlike, waxy -waxlike, waxen, waxy -waxwork, bittersweet -waxy, bendable, impressible, impressionable, pliable, pliant, waxen, waxlike -way, agency, direction, fashion, manner, means, mode, path, room, style -wayfarer, journeyer -wayfaring, peripatetic -wayland, wieland -waylay, ambuscade, ambush, bushwhack, lurk, scupper -ways, shipway, slipway -wayside, roadside -wayward, contrary, obstinate, perverse -wb, weber -wbc, leucocyte, leukocyte -weak, debile, decrepit, faint, fallible, feeble, frail, imperfect, infirm, light, rickety, sapless, unaccented, washy, watery, weakly -weaken, break, counteract, countermine, damp, dampen, sabotage, soften, subvert, undermine -weakened, attenuate, attenuated, cut, diminished, faded, hurt, lessened, thinned, vitiated -weakening, debilitative, enervating, enfeebling -weakling, doormat, wuss -weakly, debile, decrepit, feeble, infirm, rickety, sapless, weak -weakness, failing, helplessness, impuissance -weal, wale, welt, wheal -wealth, riches, wealthiness -wealthiness, wealth -wealthy, affluent, flush, loaded, moneyed -wean, ablactate -weaning, ablactation -weapon, arm, artillery -weaponed, equipped -weaponry, arms, munition -wear, assume, bear, break, bust, clothing, don, endure, fag, fatigue, habiliment, jade, outwear, tire, vesture, wearable, wearing, weary -wearable, clothing, habiliment, vesture, wear -wearied, jaded -wearily, tiredly -weariness, fatigue, tiredness -wearing, eroding, erosion, exhausting, tiring, wear, wearying -wearisome, boring, deadening, dull, irksome, slow, tedious, tiresome -weary, aweary, fag, fatigue, jade, outwear, pall, tire, wear -wearying, exhausting, tiring, wearing -weather, brave, conditions, endure, upwind -weatherboard, clapboard, weatherboarding -weatherboarding, clapboard, weatherboard -weathered, weatherworn -weatherstrip, weatherstripping -weatherstripping, weatherstrip -weathervane, vane -weatherworn, weathered -weave, interweave, meander, thread, tissue, wander, waver, wind -weaver, weaverbird -weaverbird, weaver -web, entanglement, net, network, vane, www -webbed, lacy, netlike, netted, webby, weblike -webby, lacy, netlike, netted, webbed, weblike -weber, wb -weblike, lacy, netlike, netted, webbed, webby -website, site -wed, conjoin, espouse, marry, midweek, splice, tie, wedded, wednesday -wedded, wed -wedding, hymeneals, marriage, nuptials -wedge, bomber, chock, cuneus, deposit, force, grinder, hacek, hero, hoagie, hoagy, lodge, squeeze, stick, sub, submarine, torpedo, zep -wedged, impacted -wedlock, marriage, matrimony, union -wednesday, midweek, wed -wee, bittie, bitty, make, micturate, pee, piddle, piss, puddle, teensy, teentsy, teeny, urinate, weensy, weeny -weed, dope, gage, grass, locoweed, pot, sens, sess, skunk, smoke -weedkiller, herbicide -weedy, boney, scraggy, scrawny, skinny, underweight -week, hebdomad, workweek -weekly, hebdomadal, hebdomadally, hebdomadary -weeness, diminutiveness, minuteness, petiteness, tininess -weenie, dog, frank, frankfurter, hotdog, wiener, wienerwurst -weensy, bittie, bitty, teensy, teentsy, teeny, wee, weeny -weeny, bittie, bitty, teensy, teentsy, teeny, wee, weensy -weep, cry -weeper, crier -weepiness, tearfulness -weeping, cernuous, crying, dolorous, dolourous, drooping, lachrymose, nodding, pendulous, tearful, tears -weewee, pee, piddle, piss, urine, water -weft, filling, pick, woof -weigh, consider, count, librate, matter, press -weighing, advisement, deliberation -weight, angle, burden, burthen, slant, weightiness, weighting -weighted, leaden -weightiness, heaviness, weight -weighting, weight -weightlessness, lightness -weightlift, press, weightlifting -weightlifter, lifter -weightlifting, weightlift -weighty, cogent, corpulent, grave, grievous, heavy, obese, rotund, telling -weird, eldritch, uncanny, unearthly, wyrd -weirdie, creep, spook, weirdo, weirdy -weirdness, bizarreness, outlandishness -weirdo, crazy, creep, looney, loony, nutcase, spook, weirdie, weirdy -weirdy, creep, spook, weirdie, weirdo -weisenheimer, wiseacre, wisenheimer -welch, welsh -welcher, welsher -welcome, receive -welcomer, greeter, saluter -welfare, benefit, eudaemonia, eudaimonia, upbeat, wellbeing -welkin, empyrean, firmament, heavens, sphere -well, advantageously, comfortably, considerably, easily, fountainhead, good, intimately, substantially, swell, wellspring -wellbeing, eudaemonia, eudaimonia, upbeat, welfare -wellhead, wellspring -wellington, hessian, jackboot -wellness, health -wellspring, fountainhead, well, wellhead -welsh, cambrian, cymric, cymry, welch, welshman -welsher, welcher -welshman, cambrian, cymry, welsh -welt, flog, lash, lather, slash, strap, trounce, wale, weal, wheal, whip -welter, clutter, fuddle, jumble, muddle, smother, wallow -wen, steatocystoma -wench, bird, chick, dame, doll, skirt -werewolf, lycanthrope, wolfman -wesleyan, methodist -wesleyanism, wesleyism -wesleyism, wesleyanism -west, occident, w, westward -westbound, westerly, westward -westerly, westbound, western, westward -western, westerly -westernisation, westernization -westernise, occidentalise, occidentalize, westernize -westernization, westernisation -westernize, occidentalise, occidentalize, westernise -westernmost, westmost -westmost, westernmost -westward, w, west, westbound, westerly, westwards -westwards, westward -wet, besotted, blotto, cockeyed, crocked, fuddled, lactating, loaded, moisture, pissed, pixilated, plastered, slopped, sloshed, smashed, soaked, soused, sozzled, squiffy, stiff, tight -wetback, greaser, taco -wetnurse, amah -wetter, bedwetter, surfactant -wetting, leak -whack, belt, knock, rap, wallop, wham, whang, whop -whacker, whopper -whacking, beating, drubbing, lacing, licking, thrashing, trouncing -whacko, nutter, wacko -whacky, balmy, barmy, bats, batty, bonkers, buggy, cockamamie, cockamamy, cracked, crackers, daft, dotty, fruity, goofy, haywire, kookie, kooky, loco, loony, loopy, nuts, nutty, sappy, silly, wacky, zany -whale, giant, heavyweight, hulk -whalebone, baleen -wham, wallop, whack, whop -whammy, curse, hex, jinx -whang, belt, knock, rap, whack -whap, bash, bonk, bop, sock, whop -wharf, berth, dock, moor, pier, wharfage -wharfage, dock, pier, quayage, wharf -whatchamacallit, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallum, whatsis, widget -whatchamacallum, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatsis, widget -whatever, any, whatsoever -whatnot, knickknack, knickknackery, nicknack -whatsis, doodad, doohickey, doojigger, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, widget -whatsoever, any, whatever -wheal, wale, weal, welt -wheat, straw -wheaten, wholemeal -wheedle, blarney, cajole, coax, inveigle, palaver -wheedler, coaxer -wheedling, blandishment -wheel, bicycle, bike, cycle, pedal, rack, roll -wheelbarrow, barrow -wheeler, bicycler, bicyclist, cyclist, wheelwright -wheelhouse, pilothouse -wheeling, rolling -wheelwright, wheeler -wheezily, wheezingly -wheezing, asthmatic, wheezy -wheezingly, wheezily -wheezy, asthmatic, reedy, wheezing -whelm, overcome, overpower, overtake, overwhelm -whelp, pup -wherefore, why -wheresoever, wherever -wherever, wheresoever -whet, quicken -whicker, neigh, nicker, whinny -whidah, whydah -whiff, puff, sniff -whiffletree, swingletree, whippletree -while, patch, piece, spell -whim, caprice, impulse, notion, whimsey, whimsy -whimper, mewl, pule, wail, whine -whimsey, arbitrariness, capriciousness, flightiness, notion, whim, whimsicality, whimsy -whimsical, capricious, impulsive -whimsicality, arbitrariness, capriciousness, flightiness, impishness, mischievousness, puckishness, whimsey, whimsy -whimsically, fancifully -whimsy, arbitrariness, capriciousness, flightiness, notion, whim, whimsey, whimsicality -whin, dyeweed, furze, gorse, greenweed, whinstone, woadwaxen, woodwaxen -whinberry, bilberry, blaeberry, whortleberry -whine, creak, grizzle, screak, screech, skreak, snivel, squeak, whimper, yammer, yawp -whiner, bellyacher, complainer, crybaby, grumbler, moaner, sniveller, squawker -whiney, fretful, querulous, whiny -whinny, neigh, nicker, whicker -whinstone, whin -whiny, fretful, querulous, whiney -whip, blister, flog, lash, lather, pip, scald, slash, strap, trounce, welt, whiplash, whisk, worst -whiplash, lash, whip -whiplike, flagellate, flagellated -whipper, switcher -whippersnapper, jackanapes, lightweight -whipping, beating, debacle, drubbing, flagellation, flogging, lashing, slaughter, snappy, tanning, thrashing, trouncing, walloping, whipstitch, whipstitching -whippletree, swingletree, whiffletree -whippy, flexible -whipstitch, whipping, whipstitching -whipstitching, whipping, whipstitch -whir, birr, purr, whirr, whirring, whiz, whizz -whirl, birl, commotion, convolution, crack, eddy, fling, go, gyrate, offer, pass, purl, reel, spin, swirl, tumble, twiddle, twirl, twist, twisting, vortex, whirlpool -whirligig, carousel, carrousel, roundabout, teetotum, top -whirling, gyration -whirlpool, eddy, maelstrom, purl, swirl, vortex, whirl -whirlybird, chopper, eggbeater, helicopter -whirr, birr, churr, purr, whir, whirring, whiz, whizz -whirring, birr, whir, whirr -whisk, whip -whisker, bewhisker, hair, hairsbreadth, vibrissa -whiskered, barbate, bearded, bewhiskered, whiskery -whiskerless, beardless -whiskers, beard -whiskery, barbate, bearded, bewhiskered, whiskered -whiskey, whisky -whisky, whiskey -whisper, rustle, rustling, susurration, voicelessness, whispering -whispering, murmuring, rustle, rustling, susurrant, susurration, voicelessness, whisper -whistle, pennywhistle, sing, whistling -whistler, goldeneye, thickhead -whistling, whistle -whit, iota, scintilla, shred, smidge, smidgen, smidgeon, smidgin, tittle -white, albumen, ashen, blanched, blank, bloodless, caucasian, clean, flannel, gabardine, livid, ovalbumin, snowy, tweed, whiten, whitened, whiteness -whiteface, hereford -whitehead, milium -whiten, white -whitened, white -whitener, bleach -whiteness, innocence, pureness, purity, sinlessness, white -whitening, lightening -whitethorn, may -whitewood, tulipwood -whitey, honkey, honkie, honky -whitish, milklike, milky -whitlow, felon -whitsun, whitsuntide, whitweek -whitsunday, pentecost -whitsuntide, whitsun, whitweek -whittle, pare -whitweek, whitsun, whitsuntide -whiz, ace, adept, birr, champion, genius, hotshot, maven, mavin, purr, sensation, star, superstar, virtuoso, whir, whirr, whizz, wiz, wizard -whizbang, whizzbang -whizz, ace, adept, birr, champion, genius, hotshot, maven, mavin, purr, sensation, star, superstar, virtuoso, whir, whirr, whiz, wiz, wizard, zoom -whizzbang, whizbang -whodunit, mystery -whole, all, altogether, completely, entirely, hale, solid, totally, unanimous, unharmed, unhurt, unit, unscathed, wholly -wholeheartedness, heartiness -wholemeal, wheaten -wholeness, haleness, integrity, unity -wholesale, sweeping -wholesaler, jobber, middleman -wholly, all, altogether, completely, entirely, totally, whole -whomp, cuff -whoop, hack -whoosh, hiss, swoosh, woosh -whop, bash, bonk, bop, sock, wallop, whack, wham, whap -whopper, walloper, whacker -whopping, banging, humongous, thumping, walloping -whore, bawd, cocotte, cyprian, harlot, prostitute, tart -whoredom, harlotry, prostitution -whorehouse, bagnio, bawdyhouse, bordello, brothel, cathouse -whoremaster, john, trick, whoremonger -whoremonger, john, trick, whoremaster -whoreson, asshole, bastard, cocksucker, dickhead, illegitimate, motherfucker, prick, shit, sob -whorl, coil, curl, curlicue, gyre, helix, lock, ringlet, roll, scroll, spiral, volute -whorled, coiling, helical, spiral, spiraling, turbinate, verticillate, verticillated, volute, voluted -whortleberry, bilberry, blaeberry, whinberry -why, wherefore -whydah, whidah -wi, wisconsin -wiccan, witch -wick, taper -wicked, arch, disgustful, disgusting, distasteful, foul, impish, implike, loathly, loathsome, mischievous, pixilated, prankish, puckish, repellant, repellent, repelling, revolting, severe, sinful, skanky, terrible, unholy, yucky -wickedly, evilly -wickedness, dark, darkness, evil, immorality, iniquity, loathsomeness, lousiness, nefariousness, repulsiveness, sin, sinfulness, sliminess, ugliness, vileness -wicker, caning, wickerwork -wickerwork, caning, wicker -wicket, grille, hoop, lattice -wickiup, wikiup -wickliffe, wiclif, wyclif, wycliffe -wickup, fireweed -wiclif, wickliffe, wyclif, wycliffe -wicopy, leatherwood, moosewood, ropebark -wide, astray, blanket, broad, encompassing, extensive, full, panoptic, spacious, widely -wideband, broadband -widely, wide -widen, broaden, extend -wideness, broadness, enormousness, grandness, greatness, immenseness, immensity, sizeableness, vastness -widening, broadening, turnout -widgeon, wigeon -widget, appliance, contraption, contrivance, convenience, doodad, doohickey, doojigger, gadget, gimmick, gismo, gizmo, gubbins, thingamabob, thingamajig, thingmabob, thingmajig, thingumabob, thingumajig, thingummy, whatchamacallit, whatchamacallum, whatsis -widower, widowman -widowman, widower -width, breadth -wieland, wayland -wield, exert, handle, maintain, manage -wiener, dog, frank, frankfurter, hotdog, weenie, wienerwurst -wienerwurst, dog, frank, frankfurter, hotdog, weenie, wiener -wifelike, uxorial, wifely -wifely, uxorial, wifelike -wifi, wlan -wig, wigging -wigeon, widgeon -wigging, wig -wiggle, jiggle, joggle, squirm, wriggle -wiggler, angleworm, crawler, earthworm, fishworm, nightcrawler, nightwalker, squirmer, wriggler -wiggly, sinuate, sinuous, wriggling, wriggly, writhing -wight, creature -wikiup, wickiup -wild, angry, barbarian, barbaric, baseless, crazy, dotty, fantastic, furious, gaga, godforsaken, groundless, hazardous, idle, raging, rampantly, risky, savage, tempestuous, uncivilised, uncivilized, unfounded, untamed, unwarranted, violent, waste, wilderness -wildcat, beast, brute, savage, unauthorised, unauthorized, wolf -wildebeest, gnu -wilderness, wild -wildness, abandon, ferocity, fierceness, furiousness, fury, vehemence, violence -wile, chicane, chicanery, guile, shenanigan, trickery -wilful, froward, headstrong, willful -wilfully, willfully -wilfulness, fractiousness, unruliness, willfulness -wiliness, craft, craftiness, cunning, foxiness, guile, slyness -will, bequeath, leave, testament, volition -willful, froward, headstrong, wilful -willfully, wilfully -willfulness, fractiousness, unruliness, wilfulness -willing, uncoerced, unforced, volition -willingly, volitionally -willowy, gracile -willpower, possession -wilno, vilna, vilnius, vilno -wilt, droop, wilting -wilted, limp -wilting, wilt -wily, crafty, cunning, dodgy, foxy, guileful, knavish, slick, sly, tricksy, tricky -wimble, auger, gimlet -wimp, chicken, crybaby -wimpish, wimpy -wimpy, wimpish -win, acquire, advance, gain, profits, succeed, winnings -wince, cringe, flinch, funk, quail, recoil, shrink, squinch -winch, windlass -wind, curve, fart, farting, flatus, hint, hoist, jazz, lead, lift, malarkey, malarky, meander, nose, nothingness, roll, scent, steer, thread, tip, twine, twist, wander, weave, winding, wrap, wreathe -windbag, gasbag -windbreak, shelterbelt -windbreaker, anorak, parka, windcheater -windburned, windburnt -windburnt, windburned -windcheater, anorak, parka, windbreaker -winded, blown, pursy -winder, key -windfall, bonanza, boom, bunce, godsend, gravy -windflower, anemone -windily, verbosely, wordily -windiness, breeziness, prolixity, prolixness, wordiness -winding, meandering, rambling, tortuous, twist, twisting, twisty, voluminous, wandering, wind -windlass, winch -windlessness, stillness -windmill, aerogenerator -window, windowpane -windowpane, window -windpipe, trachea -windscreen, windshield -windshield, windscreen -windsock, drogue, sock -windtalker, codetalker -windup, closing, completion, culmination -windward, downwind -windy, airy, blowy, breezy, impractical, laputan, tedious, verbose, visionary, wordy -wine, vino -wineberry, makomako -winemaker, vintner -winey, winy -winfred, boniface, wynfrith -wing, annex, annexe, backstage, extension, fender, flank, fly, offstage -wingspan, wingspread -wingspread, wingspan -wink, blink, blinking, flash, heartbeat, instant, jiffy, nictate, nictation, nictitate, nictitation, trice, twinkle, twinkling, winking, winkle -winker, blinder, blinker -winking, blink, blinking, nictation, nictitation, wink -winkle, blink, flash, periwinkle, scintillate, twinkle, wink -winner, achiever, succeeder, success, victor -winning, fetching, taking, victorious -winnings, profits, win -winnow, fan, sifting, winnowing -winnowing, sifting, winnow -wino, drunk, drunkard, inebriate, rummy, sot -winsomely, engagingly -winter, overwinter, wintertime -wintera, pseudowintera -winterberry, bearberry -wintergreen, boxberry, checkerberry, groundberry, pyrola, spiceberry, teaberry -winterise, winterize -winterize, winterise -wintertime, winter -wintery, wintry -wintry, frigid, frosty, frozen, glacial, icy, wintery -winy, winey -wipe, rub -wipeout, demolition, destruction -wire, cable, electrify, telegram, telegraph -wired, pumped -wireless, radio, radiocommunication, tuner -wireman, wirer -wirer, wireman -wiretap, bug, intercept, tap -wiretapper, tapper -wirework, grillwork -wiry, stringy -wisconsin, wi -wisconsinite, badger -wisdom, sapience, soundness, wiseness -wise, fresh, heady, impertinent, impudent, judicious, knowing, overbold, sassy, saucy, smart -wiseacre, weisenheimer, wisenheimer -wisecrack, crack, quip, sally -wisely, sagely -wiseness, soundness, wisdom -wisenheimer, weisenheimer, wiseacre -wisent, aurochs -wish, bid, care, compliments, like, regard, want, wishing -wishful, aspirant, aspiring, desirous -wishing, want, wish -wisplike, wispy -wispy, dim, faint, shadowy, vague, wisplike -wistaria, wisteria -wisteria, wistaria -wistful, pensive -wit, brain, brainpower, card, humor, humour, mentality, wag, witticism, wittiness -witch, beldam, beldame, bewitch, crone, enchant, enchantress, glamour, hag, hex, jinx, wiccan -witchcraft, witchery -witchery, witchcraft -witchgrass, quackgrass -witching, charming, magic, magical, sorcerous, wizard, wizardly -withal, however, nevertheless, nonetheless, notwithstanding, still, yet -withdraw, adjourn, crawfish, disengage, draw, recall, recede, remove, retire, retreat, seclude, sequester, sequestrate, swallow, take, unsay -withdrawal, backdown, detachment, onanism, secession -withdrawn, indrawn, recluse, reclusive -withdrawnness, aloofness, remoteness, standoffishness -withe, withy -wither, fade, shrink, shrivel -withered, sear, sere, shriveled, shrivelled, shrunken, wizen, wizened -withering, annihilating, annihilative, atrophy, devastating -withhold, deduct, recoup -within, inside -withstand, defy, hold, resist -withstander, defender -withy, withe -witless, nitwitted, senseless -witloof, endive -witness, attestant, attestator, attestor, find, informant, looker, see, spectator, viewer, watcher, witnesser -witnesser, informant, witness -wits, marbles -witticism, humor, humour, wit, wittiness -wittiness, humor, humour, wit, witticism -witting, conscious -wittingly, knowingly -witwatersrand, rand, reef -wivern, wyvern -wiz, ace, adept, champion, genius, hotshot, maven, mavin, sensation, star, superstar, virtuoso, whiz, whizz, wizard -wizard, ace, adept, champion, charming, genius, hotshot, magic, magical, magician, maven, mavin, necromancer, sensation, sorcerer, sorcerous, star, superstar, thaumaturge, thaumaturgist, virtuoso, whiz, whizz, witching, wiz, wizardly -wizardly, charming, magic, magical, sorcerous, witching, wizard -wizardry, genius -wizen, shriveled, shrivelled, shrunken, withered, wizened -wizened, shriveled, shrivelled, shrunken, withered, wizen -wlan, wifi -woadwaxen, dyeweed, greenweed, whin, woodwaxen -wobble, careen, coggle, shift, shimmy, tilt -wobbly, rickety, shaky, wonky -wodan, woden -woden, wodan -woe, suffering, woefulness -woebegone, creaky, decrepit, derelict, woeful -woeful, deplorable, execrable, miserable, woebegone, wretched -woefully, deplorably, lamentably, sadly -woefulness, woe -wolf, beast, brute, masher, savage, wildcat -wolfbane, wolfsbane -wolffish, catfish, lancetfish -wolfish, edacious, esurient, rapacious, ravening, ravenous, voracious, wolflike -wolflike, wolfish -wolfman, lycanthrope, werewolf -wolfram, tungsten, w -wolfsbane, wolfbane -wolverine, carcajou, glutton, michigander -woman, char, charwoman, womanhood -womanhood, muliebrity, woman -womanise, philander, womanize -womaniser, philanderer, womanizer -womanishness, effeminacy, effeminateness, sissiness, softness, unmanliness -womanize, effeminise, effeminize, feminise, feminize, philander, womanise -womanizer, philanderer, womaniser -womanlike, womanliness -womanliness, womanlike -womanly, feminine -womb, uterus -wonder, admiration, curiosity, enquire, inquire, marvel, question, wonderment -wonderberry, sunberry -wonderer, marveller -wonderful, fantastic, grand, howling, marvellous, marvelous, rattling, terrific, tremendous, wondrous -wonderfully, marvellously, marvelously, superbly, terrifically, toppingly, wondrous, wondrously -wonderfulness, admirability, admirableness -wondering, inquisitive, questioning, speculative -wonderingly, questioningly -wonderment, admiration, wonder -wondrous, fantastic, grand, howling, marvellous, marvellously, marvelous, marvelously, rattling, superbly, terrific, terrifically, toppingly, tremendous, wonderful, wonderfully, wondrously -wondrously, marvellously, marvelously, superbly, terrifically, toppingly, wonderfully, wondrous -wonk, dweeb, grind, nerd, swot -wonky, askew, awry, cockeyed, lopsided, rickety, shaky, wobbly -wont, habit -wonted, accustomed, customary, habitual -woo, court, romance, solicit -wood, forest, woods, woodwind -woodborer, borer -woodcarver, carver -woodchuck, groundhog -woodcreeper, woodhewer -woodenly, gracelessly, ungracefully, ungraciously -woodgrain, woodiness -woodgraining, graining -woodhewer, woodcreeper -woodiness, woodgrain, woodsiness -woodland, forest, timber, timberland -woodlet, grove, orchard, plantation -woodlouse, slater -woodman, woodsman, woodworker -woodpecker, pecker, peckerwood -woodruff, waldmeister -woods, forest, wood -woodsiness, woodiness -woodsman, woodman, woodworker -woodsy, arboraceous, arboreous, woody -woodwaxen, dyeweed, greenweed, whin, woadwaxen -woodwind, wood -woodwork, carpentry, woodworking -woodworker, woodman, woodsman -woodworking, carpentry, woodwork -woody, arboraceous, arboreous, woodsy -wooer, suer, suitor -woof, filling, pick, weft -wooing, courting, courtship, suit -wool, fleece, woolen, woollen -woolen, wool, woollen -woolgather, daydream, dream, stargaze -woolgatherer, daydreamer -woolgathering, dreamy, moony -woollen, wool, woolen -woolly, addled, befuddled, flocculent, lanate, muddled, muzzy, wooly -wooly, addled, befuddled, flocculent, muddled, muzzy, woolly -woosh, whoosh -woozy, dizzy, giddy, vertiginous -wop, dago, ginzo, greaseball, guinea -word, articulate, bible, book, countersign, discussion, formulate, intelligence, logos, news, parole, password, phrase, scripture, son, tidings, watchword -wordily, verbosely, windily -wordiness, prolixity, prolixness, windiness -wording, diction, phraseology, phrasing, verbiage -wordless, mute, tongueless, unspoken -wordlessly, mutely, silently, taciturnly -wordplay, paronomasia, pun, punning -words, dustup, language, lyric, quarrel, row, speech, wrangle -wordy, tedious, verbose, windy -work, act, bring, crop, cultivate, employment, exercise, exploit, ferment, forge, form, function, go, influence, knead, lick, make, mold, mould, oeuvre, operate, play, process, run, shape, solve, sour, study, turn, workplace, wreak -workable, executable, feasible, practicable, viable -workaday, everyday, mundane, quotidian, routine, unremarkable -workbag, workbasket, workbox -workbasket, workbag, workbox -workbench, bench -workbox, workbag, workbasket -worker, actor, doer, prole, proletarian -workfellow, colleague -workforce, hands, manpower, men -working, functional, operative, running, workings -workingman, workman -workings, working, works -workman, workingman -workmanship, craft, craftsmanship -workout, exercise, exercising -workplace, work -works, deeds, plant, workings -workshop, shop -workweek, week -world, cosmos, creation, domain, earth, existence, global, globe, humanity, humankind, humans, macrocosm, man, mankind, planetary, populace, public, reality, universe, worldwide -worldliness, mundaneness, mundanity, sophistication -worldling, earthling, earthman, tellurian -worldly, blase, secular, temporal -worldwide, cosmopolitan, ecumenical, general, global, oecumenical, planetary, universal, world -worm, insect, louse, squirm, twist, wrestle, wriggle, writhe -wormlike, cringing, groveling, grovelling, wormy -wormy, cringing, groveling, grovelling, vermiculate, wormlike -worn, careworn, drawn, haggard, raddled -worried, apprehensive, disquieted, distressed, disturbed, upset -worrier, fusspot, worrywart -worriment, inconvenience, troublesomeness -worrisome, distressful, distressing, disturbing, perturbing, troubling, unreassuring, worrying -worry, care, concern, headache, interest, occupy, trouble, vex, vexation -worrying, badgering, bedevilment, distressful, distressing, disturbing, perturbing, torment, troubling, worrisome -worrywart, fusspot, worrier -worse, worsened -worsen, aggravate, decline, exacerbate, exasperate -worsened, worse -worsening, declension, deterioration -worship, adoration, idolise, idolize, revere -worshiper, believer, worshipper -worshipful, adoring, godly, reverent -worshipped, adored, idolised, idolized -worshipper, believer, worshiper -worst, pip, whip -worth, deserving -worthful, valuable -worthless, despicable, slimy, ugly, unworthy, vile, wretched -worthlessness, ineptitude -worthy, desirable, suitable -wound, bruise, hurt, injure, injury, lesion, offend, spite, wounding -wounded, hurt, maimed -wounding, stabbing, wound -wow, howler, riot, scream, sidesplitter -wrack, rack, wreck -wraith, ghost, shade, specter, spectre, spook -wraithlike, shadowy -wrangle, brawl, dustup, haggle, haggling, quarrel, row, words, wrangling -wrangling, haggle, haggling, wrangle -wrap, enclose, enfold, envelop, enwrap, roll, twine, wind, wrapper, wrapping -wrapped, absorbed, captive, cloaked, clothed, draped, engrossed, enwrapped, intent, mantled -wrapper, housecoat, neglige, negligee, peignoir, wrap, wrapping -wrapping, swathe, wrap, wrapper -wrath, anger, ira, ire -wrathful, wroth, wrothful -wrawl, howl, yammer, yowl -wreak, bring, play, work -wreath, chaplet, coronal, garland, lei -wreathe, wind -wreck, crash, shipwreck, wrack -wrecker, diversionist, saboteur -wrecking, razing, ruin, ruination, ruining -wrench, pull, rick, spanner, sprain, turn, twist, wrick, wring -wrenching, racking -wrestle, grapple, grappling, squirm, twist, worm, wrestling, wriggle, writhe -wrestler, grappler, matman -wrestling, grapple, grappling, rassling, wrestle -wretched, deplorable, despicable, execrable, hapless, miserable, misfortunate, pathetic, piteous, pitiable, pitiful, poor, slimy, suffering, ugly, unworthy, vile, woeful, worthless -wretchedness, miserableness, misery -wrick, crick, kink, rick, sprain, turn, twist, wrench -wriggle, squirm, twist, wiggle, worm, wrestle, writhe -wriggler, squirmer, wiggler -wriggling, wiggly, wriggly, writhing -wriggly, wiggly, wriggling, writhing -wring, contort, deform, distort, extort, gouge, rack, squeeze, wrench -wrinkle, crease, crinkle, crisp, crumple, furrow, line, purse, ruckle, rumple, scrunch, seam -wrinkled, unironed, wrinkly -wrinkleless, unwrinkled -wrinkleproof, creaseproof -wrinkly, wrinkled -wrist, carpus -wristband, bracelet, watchband, watchstrap -write, compose, indite, pen, publish, save, spell -writer, author -writhe, squirm, twist, worm, wrestle, wriggle -writhed, contorted, writhen -writhen, contorted, writhed -writhing, wiggly, wriggling, wriggly -writing, authorship, composition, penning -writings, hagiographa, ketubim -written, scripted -wroclaw, breslau -wrong, amiss, awry, damage, faulty, haywire, improper, incorrect, incorrectly, unseasonable, untimely, wrongfulness, wrongly -wrongdoer, offender -wrongdoing, error, misconduct -wrongful, unlawful -wrongfulness, wrong -wrongly, incorrectly, wrong -wrongness, inappropriateness, incorrectness -wroth, wrathful, wrothful -wrothful, wrathful, wroth -wrought, molded, shaped -wry, dry, ironic, ironical -wrymouth, ghostfish -wryneck, torticollis -wuerzburg, wurzburg -wulfila, ulfila, ulfilas -wurzburg, wuerzburg -wuss, doormat, weakling -www, web -wy, wyoming -wyat, wyatt -wyatt, wyat -wyclif, wickliffe, wiclif, wycliffe -wycliffe, wickliffe, wiclif, wyclif -wye, y -wynfrith, boniface, winfred -wyoming, wy -wyrd, weird -wytensin, guanabenz -wyvern, wivern -x, adam, cristal, decade, ecstasy, ex, go, ten, tenner, xtc -xanax, alprazolam -xanthemia, carotenemia -xanthophyl, lutein, xanthophyll -xanthophyll, lutein, xanthophyl -xanthous, yellow, yellowish -xc, ninety -xe, xenon -xenicidae, acanthisittidae -xenogenesis, heterogenesis -xenograft, heterograft -xenon, xe -xenotransplant, xenotransplantation -xenotransplantation, xenotransplant -xeroderma, xerodermia -xerodermia, xeroderma -xeroma, xerophthalmia, xerophthalmus -xerophile, xerophyte -xerophthalmia, xeroma, xerophthalmus -xerophthalmus, xeroma, xerophthalmia -xerophyte, xerophile -xerotes, dryness, waterlessness -xerox, photocopy -xi, eleven -xian, changan, hsian, sian, singan -xii, dozen, twelve -xiii, thirteen -xinjiang, sinkiang -xiv, fourteen -xix, nineteen -xizang, sitsang, thibet, tibet -xl, forty, twoscore -xmas, christmas -xt, crosstalk -xtc, adam, cristal, ecstasy, go, x -xv, fifteen -xvi, sixteen -xvii, seventeen -xviii, eighteen -xx, twenty -xxx, thirty -xylene, xylol -xylocaine, lidocaine -xylol, xylene -xylophone, marimba -xyridales, commelinales -y, wye, yttrium -yachting, boating -yachtsman, yachtswoman -yachtswoman, yachtsman -yack, cackle, chatter, jaw, yak -yafo, jaffa, joppa -yahoo, bumpkin, chawbacon, hayseed, hick, rube, yokel -yahve, jahvey, jahweh, jehovah, jhvh, wahvey, yahveh, yahwe, yahweh, yhvh, yhwh -yahveh, jahvey, jahweh, jehovah, jhvh, wahvey, yahve, yahwe, yahweh, yhvh, yhwh -yahwe, jahvey, jahweh, jehovah, jhvh, wahvey, yahve, yahveh, yahweh, yhvh, yhwh -yahweh, jahvey, jahweh, jehovah, jhvh, wahvey, yahve, yahveh, yahwe, yhvh, yhwh -yak, cackle, chatter, gab, yack -yaltopya, abyssinia, ethiopia -yamaltu, pidlimdi, tera -yammer, grizzle, howl, whine, wrawl, yawp, yowl -yangon, rangoon -yangtze, chang, changjiang -yank, jerk, northerner, yankee -yankee, northerner, yank -yanker, jerker -yap, cakehole, gob, hole, maw, trap, yelp, yip -yard, chiliad, curtilage, g, grand, grounds, k, m, pace, railyard, thou, thousand -yardbird, con, convict, inmate -yardmaster, trainmaster -yarmelke, yarmulka, yarmulke -yarmulka, yarmelke, yarmulke -yarmulke, yarmelke, yarmulka -yarn, narration, recital, thread -yarrow, milfoil -yashmac, yashmak -yashmak, yashmac -yatobyo, tularaemia, tularemia -yaup, howl, roar, ululate, wail, yawl -yautia, malanga, spoonflower, tannia -yaw, gape, swerve, yawn -yawl, dandy, howl, roar, ululate, wail, yaup -yawn, gape, oscitance, oscitancy, yaw, yawning -yawning, drowsy, oscitance, oscitancy, oscitant, yawn -yawp, bawl, grizzle, whine, yammer -yaws, frambesia, framboesia -yb, ybit, yib, yobibyte, yottabit, yottabyte, ytterbium -ybit, yb, yottabit -yea, yeah -yeah, yea -year, class, twelvemonth, yr -yearbook, annual, yearly -yearling, bambino, toddler, tot -yearly, annual, annually, yearbook -yearn, ache, hanker, languish, long, pine, yen -yearner, longer, thirster -yearning, hungriness, longing -yearningly, longingly -years, age, days, eld, geezerhood -yeast, barm -yeastlike, yeasty -yeasty, barmy, yeastlike, zestful, zesty -yeddo, edo, tokio, tokyo, yedo -yedo, edo, tokio, tokyo, yeddo -yekaterinoslav, dnipropetrovsk -yell, call, cry, holler, hollo, outcry, scream, shout, squall, vociferation -yelled, shouted -yeller, bawler, bellower, roarer, screamer, screecher, shouter -yelling, shouting -yellow, chicken, chickenhearted, icteric, jaundiced, scandalmongering, sensationalistic, xanthous, yellowed, yellowish, yellowness -yellowbird, goldfinch -yellowed, yellow -yellowish, xanthous, yellow -yellowness, yellow -yelp, yap, yelping, yip -yelping, yelp, yip -yen, ache, hankering, languish, pine, yearn -yenisei, enets, entsi, entsy, yeniseian, yenisey -yeniseian, enets, entsi, entsy, yenisei -yenisey, yenisei -yeoman, beefeater -yerevan, erivan, jerevan -yeshiva, yeshivah -yeshivah, yeshiva -yesteryear, past -yet, even, heretofore, hitherto, however, nevertheless, nonetheless, notwithstanding, still, withal -yezo, ezo, hokkaido -ygdrasil, yggdrasil -yggdrasil, ygdrasil -yhvh, jahvey, jahweh, jehovah, jhvh, wahvey, yahve, yahveh, yahwe, yahweh, yhwh -yhwh, jahvey, jahweh, jehovah, jhvh, wahvey, yahve, yahveh, yahwe, yahweh, yhvh -yi, lolo -yib, yb, yobibyte, yottabyte -yibit, yobibit -yid, hymie, kike, sheeny -yield, afford, bear, cede, concede, fruit, generate, give, grant, issue, output, pay, payoff, proceeds, production, relent, render, return, soften, succumb, take, takings -yielder, surrenderer -yielding, conceding, concession, surrender -yieldingly, obediently -yip, yap, yelp, yelping -yisrael, israel, sion, zion -yob, bully, hooligan, roughneck, rowdy, ruffian, tough, yobbo, yobo -yobbo, bully, hooligan, roughneck, rowdy, ruffian, tough, yob, yobo -yobibit, yibit -yobibyte, yb, yib, yottabyte -yobo, bully, hooligan, roughneck, rowdy, ruffian, tough, yob, yobbo -yodel, descant, warble -yoghourt, yoghurt, yogurt -yoghurt, yoghourt, yogurt -yogi, berra -yogic, yogistic -yogistic, yogic -yogurt, yoghourt, yoghurt -yoke, brace, couple, couplet, coupling, distich, duad, duet, duo, dyad, link, pair, span, twain, twosome -yokel, bumpkin, chawbacon, hayseed, hick, rube, yahoo -yokelish, bounderish, lowbred, rude, underbred -yokuts, mariposan -yolk, vitellus -yon, yonder -yonder, yon -yoruba, aku -yottabit, yb, ybit -yottabyte, yb, yib, yobibyte -young, immature, new, offspring, unseasoned, untested, untried, vernal, youth, youthful -youngster, child, fry, kid, minor, nestling, nipper, shaver, tiddler, tike, tyke -younker, youth -youth, juvenility, young, younker, youthfulness -youthful, vernal, young -youthfulness, juvenility, youth -yowl, bellow, bellowing, caterwaul, holla, holler, hollering, hollo, holloa, howl, roar, roaring, wrawl, yammer -yr, twelvemonth, year -ytterbite, gadolinite -ytterbium, yb -yttrium, y -yuan, kwai -yucatec, yucateco -yucateco, yucatec -yucky, disgustful, disgusting, distasteful, foul, loathly, loathsome, repellant, repellent, repelling, revolting, skanky, wicked -yue, cantonese -yugoslav, jugoslav, jugoslavian, yugoslavian -yugoslavia, jugoslavija -yugoslavian, jugoslav, jugoslavian, yugoslav -yule, christmas, christmastide, christmastime, noel, yuletide -yuletide, christmas, christmastide, christmastime, noel, yule -yummy, delectable, delicious, luscious, scrumptious, toothsome -z, ezed, izzard, omega, zed, zee -zaar, sayanci -zabaglione, sabayon -zacharias, zechariah -zaftig, buxom, zoftig -zag, zig, zigzag -zaharias, didrikson -zaire, congo -zairean, zairese -zairese, zairean -zalcitabine, ddc, dideoxycytosine -zaman, monkeypod, saman, zamang -zamang, monkeypod, saman, zaman -zantac, ranitidine -zany, bozo, buffoonish, clownish, clownlike, cockamamie, cockamamy, cuckoo, fathead, goof, goofball, goofy, goose, jackass, sappy, silly, twat, wacky, whacky -zap, atomise, atomize, microwave, nuke, vaporize -zapotec, zapotecan -zapotecan, zapotec -zaragoza, saragossa -zarathustra, zoroaster -zarontin, emeside, ethosuximide -zarpanit, sarpanitu, zirbanit -zb, zbit, zebibyte, zettabit, zettabyte, zib -zbit, zb, zettabit -zdv, azt, retrovir, zidovudine -zeal, ardor, ardour, eagerness, elan, forwardness, readiness -zealand, seeland, sjaelland -zealot, drumbeater, partisan -zealotry, fanaticism, fanatism -zealous, avid -zebibit, zibit -zebibyte, zb, zettabyte, zib -zechariah, zacharias -zed, ezed, izzard, z, zee -zee, ezed, izzard, z, zed -zen, acid, dose, dot, elvis, pane, superman -zend, avestan -zep, bomber, grinder, hero, hoagie, hoagy, sub, submarine, torpedo, wedge -zephaniah, sophonias -zephyr, air, breeze -zeppo, marx -zero, aught, cipher, cypher, nada, naught, nil, nix, nothing, nought, null, zilch, zip, zippo -zest, gusto, nip, piquance, piquancy, piquantness, relish, spice, tang, tanginess, zestfulness -zestful, barmy, yeasty, zesty -zestfully, zestily -zestfulness, gusto, relish, zest -zestily, zestfully -zestril, lisinopril, prinival -zesty, barmy, piquant, savory, savoury, spicy, yeasty, zestful -zetland, shetland -zettabit, zb, zbit -zettabyte, zb, zebibyte, zib -zhou, chou, chow -zib, zb, zebibyte, zettabyte -zibit, zebibit -zidovudine, azt, retrovir, zdv -zig, zag, zigzag -ziggurat, zikkurat, zikurat -zigzag, crank, zag, zig -zikkurat, ziggurat, zikurat -zikurat, ziggurat, zikkurat -zilch, aught, cipher, cypher, nada, naught, nil, nix, nothing, null, zero, zip, zippo -zillion, billion, gazillion, jillion, million, trillion -zimbabwe, rhodesia -zimmer, walker -zinacef, ceftin, cefuroxime -zinc, zn -zing, dynamism, oomph, pizzaz, pizzazz -zion, israel, sion, utopia, yisrael -zip, aught, cipher, cypher, energy, hurry, nada, naught, nil, nix, nothing, null, postcode, speed, vigor, vigour, zero, zilch, zipper, zippo -ziphiidae, hyperodontidae -zipper, zip -zippo, aught, cipher, cypher, nada, naught, nil, nix, nothing, null, zero, zilch, zip -zippy, alert, bouncing, bouncy, brisk, lively, merry, peppy, rattling, snappy, spanking, spirited -zirbanit, sarpanitu, zarpanit -zirconium, zr -zit, hickey, pimple -zither, cither, zithern -zithern, cither, zither -zithromax, azithromycin -zn, zinc -zocor, simvastatin -zoftig, buxom, zaftig -zoloft, sertraline -zombi, automaton, zombie -zombie, automaton, zombi -zona, zone -zonal, zonary -zonary, zonal -zone, district, partition, zona -zonula, zonule -zonule, zonula -zoo, menagerie -zooerastia, bestiality, zooerasty -zooerasty, bestiality, zooerastia -zooflagellate, zoomastigote -zoology, fauna -zoom, soar, surge, whizz -zoomastigote, zooflagellate -zoophilia, zoophilism -zoophilism, zoophilia -zori, pusher -zoroaster, zarathustra -zoroastrianism, mazdaism -zoster, shingles -zovirax, acyclovir -zr, zirconium -zu, zubird -zubird, zu -zucchini, courgette -zwieback, rusk -zygnemales, zygnematales -zygnematales, zygnemales -zygomatic, cheekbone, malar -zygomorphic, zygomorphous -zygomorphous, zygomorphic -zygomycota, zygomycotina -zygomycotina, zygomycota -zyloprim, allopurinol -zymogen, proenzyme -zymology, zymurgy -zymolysis, ferment, fermentation, fermenting, zymosis -zymolytic, zymotic -zymosis, ferment, fermentation, fermenting, zymolysis -zymotic, zymolytic -zymurgy, zymology -zyrian, komi diff --git a/home/src/main/resources/solr/conf/synonyms.txt b/home/src/main/resources/solr/conf/synonyms.txt deleted file mode 100644 index 7f7212830..000000000 --- a/home/src/main/resources/solr/conf/synonyms.txt +++ /dev/null @@ -1,29 +0,0 @@ -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -#----------------------------------------------------------------------- -#some test synonym mappings unlikely to appear in real input text -aaafoo => aaabar -bbbfoo => bbbfoo bbbbar -cccfoo => cccbar cccbaz -fooaaa,baraaa,bazaaa - -# Some synonym groups specific to this example -GB,gib,gigabyte,gigabytes -MB,mib,megabyte,megabytes -Television, Televisions, TV, TVs -#notice we use "gib" instead of "GiB" so any WordDelimiterFilter coming -#after us won't split it into two words. - -# Synonym mappings can be used for spelling correction too -pixima => pixma - diff --git a/home/src/main/resources/solr/conf/velocity/README.txt b/home/src/main/resources/solr/conf/velocity/README.txt deleted file mode 100644 index 5d560baec..000000000 --- a/home/src/main/resources/solr/conf/velocity/README.txt +++ /dev/null @@ -1,101 +0,0 @@ -Introduction ------------- -Solr Search Velocity Templates - -A quick demo of using Solr using http://wiki.apache.org/solr/VelocityResponseWriter - -You typically access these templates via: - http://localhost:8983/solr/collection1/browse - -It's called "browse" because you can click around with your mouse -without needing to type any search terms. And of course it -also works as a standard search app as well. - -Known Limitations ------------------ -* The /browse and the VelocityResponseWriter component - serve content directly from Solr, which usually requires - Solr's HTTP API to be exposed. Advanced users could - potentially access other parts of Solr directly. -* There are some hard coded fields in these templates. - Since these templates live under conf, they should be - considered part of the overall configuration, and - must be coordinated with schema.xml and solrconfig.xml - -Velocity Info -------------- -Java-based template language. - -It's nice in this context because change to the templates -are immediately visible in browser on the next visit. - -Links: - http://velocity.apache.org - http://wiki.apache.org/velocity/ - http://velocity.apache.org/engine/releases/velocity-1.7/user-guide.html - - -File List ---------- - -System and Misc: - VM_global_library.vm - Macros used other templates, - exact filename is important for Velocity to see it - error.vm - shows errors, if any - debug.vm - includes toggle links for "explain" and "all fields" - activated by debug link in footer.vm - README.txt - this file - -Overall Page Composition: - browse.vm - Main entry point into templates - layout.vm - overall HTML page layout - head.vm - elements in the section of the HTML document - header.vm - top section of page visible to users - footer.vm - bottom section of page visible to users, - includes debug and help links - main.css - CSS style for overall pages - see also jquery.autocomplete.css - -Query Form and Options: - query_form.vm - renders query form - query_group.vm - group by fields - e.g.: Manufacturer or Poplularity - query_spatial.vm - select box for location based Geospacial search - -Spelling Suggestions: - did_you_mean.vm - hyperlinked spelling suggestions in results - suggest.vm - dynamic spelling suggestions - as you type in the search form - jquery.autocomplete.js - supporting files for dynamic suggestions - jquery.autocomplete.css - Most CSS is defined in main.css - - -Search Results, General: - (see also browse.vm) - tabs.vm - provides navigation to advanced search options - pagination_top.vm - paging and staticis at top of results - pagination_bottom.vm - paging and staticis at bottom of results - results_list.vm - hit.vm - called for each matching doc, - decides which template to use - hit_grouped.vm - display results grouped by field values - product_doc.vm - display a Product - join_doc.vm - display a joined document - richtext_doc.vm - display a complex/misc. document - hit_plain.vm - basic display of all fields, - edit results_list.vm to enable this - - -Search Results, Facets & Clusters: - facets.vm - calls the 4 facet and 1 cluster template - facet_fields.vm - display facets based on field values - e.g.: fields specified by &facet.field= - facet_queries.vm - display facets based on specific facet queries - e.g.: facets specified by &facet.query= - facet_ranges.vm - display facets based on ranges - e.g.: ranges specified by &facet.range= - facet_pivot.vm - display pivot based facets - e.g.: facets specified by &facet.pivot= - cluster.vm - if clustering is available - then call cluster_results.vm - cluster_results.vm - actual rendering of clusters diff --git a/home/src/main/resources/solr/conf/velocity/VM_global_library.vm b/home/src/main/resources/solr/conf/velocity/VM_global_library.vm deleted file mode 100644 index 5dda07c4e..000000000 --- a/home/src/main/resources/solr/conf/velocity/VM_global_library.vm +++ /dev/null @@ -1,175 +0,0 @@ -#** - * Global macros used by other templates. - * This file must be named VM_global_library.vm - * in order for Velocity to find it. - *# - -#macro(param $key)$request.params.get($key)#end - -#macro(url_root)/solr#end - -## TODO: s/url_for_solr/url_for_core/ and s/url_root/url_for_solr/ -#macro(core_name)$request.core.name#end -#macro(url_for_solr)#{url_root}#if($request.core.name != "")/$request.core.name#end#end -#macro(url_for_home)#url_for_solr/browse#end - -#macro(q)&q=$!{esc.url($params.get('q'))}#end - -#macro(fqs $p)#foreach($fq in $p)#if($velocityCount>1)&#{end}fq=$esc.url($fq)#end#end - -#macro(debug)#if($request.params.get('debugQuery'))&debugQuery=true#end#end - -#macro(boostPrice)#if($request.params.get('bf') == 'price')&bf=price#end#end - -#macro(annotate)#if($request.params.get('annotateBrowse'))&annotateBrowse=true#end#end - -#macro(annTitle $msg)#if($annotate == true)title="$msg"#end#end - -#macro(spatial)#if($request.params.get('sfield'))&sfield=store#end#if($request.params.get('pt'))&pt=$request.params.get('pt')#end#if($request.params.get('d'))&d=$request.params.get('d')#end#end - -#macro(qOpts)#set($queryOpts = $request.params.get("queryOpts"))#if($queryOpts && $queryOpts != "")&queryOpts=$queryOpts#end#end - -#macro(group)#if($request.params.getBool("group") == true)&group=true#end#if($request.params.get("group.field"))#foreach($grp in $request.params.getParams('group.field'))&group.field=$grp#end#end#end - -#macro(sort $p)#if($p)#foreach($s in $p)&sort=$esc.url($s)#end#end#end - -#macro(lensNoQ)?#if($request.params.getParams('fq') and $list.size($request.params.getParams('fq')) > 0)&#fqs($request.params.getParams('fq'))#end#sort($request.params.getParams('sort'))#debug#boostPrice#annotate#spatial#qOpts#group#end -#macro(lens)#lensNoQ#q#end - - -#macro(url_for_lens)#{url_for_home}#lens#end - -#macro(url_for_start $start)#url_for_home#lens&start=$start#end - -#macro(url_for_filters $p)#url_for_home?#q#boostPrice#spatial#qOpts#if($list.size($p) > 0)&#fqs($p)#end#debug#end - -#macro(url_for_nested_facet_query $field)#url_for_home#lens&fq=$esc.url($field)#end - -## TODO: convert to use {!raw f=$field}$value (with escaping of course) -#macro(url_for_facet_filter $field $value)#url_for_home#lens&fq=$esc.url($field):%22$esc.url($value)%22#end - -#macro(url_for_facet_date_filter $field $value)#url_for_home#lens&fq=$esc.url($field):$esc.url($value)#end - -#macro(url_for_facet_range_filter $field $value)#url_for_home#lens&fq=$esc.url($field):$esc.url($value)#end - - -#macro(link_to_previous_page $text) - #if($page.current_page_number > 1) - #set($prev_start = $page.start - $page.results_per_page) - $text - #end -#end - -#macro(link_to_next_page $text) - #if($page.current_page_number < $page.page_count) - #set($next_start = $page.start + $page.results_per_page) - $text - #end -#end - -#macro(link_to_page $page_number $text) - #if($page_number == $page.current_page_number) - $text - #else - #if($page_number <= $page.page_count) - #set($page_start = $page_number * $page.results_per_page - $page.results_per_page) - $text - #end - #end -#end - -#macro(display_facet_query $field, $display, $fieldName) - #if($field.size() > 0) - $display -
    - #foreach ($facet in $field) - #if ($facet.value > 0) - #set($facetURL = "#url_for_nested_facet_query($facet.key)") - #if ($facetURL != '') -
  • $facet.key ($facet.value)
  • - #end - #end - #end -
- #end -#end - - -#macro(display_facet_range $field, $display, $fieldName, $start, $end, $gap, $before, $after) - $display -
    - #if($before && $before != "") - #set($value = "[* TO " + "#format_value($start)" + "}") - #set($facetURL = "#url_for_facet_range_filter($fieldName, $value)") -
  • Less than #format_value($start) ($before)
  • - #end - #foreach ($facet in $field) - #set($rangeEnd = "#range_get_to_value($facet.key, $gap)") - #set($value = "[" + $facet.key + " TO " + $rangeEnd + "}") - #set($facetURL = "#url_for_facet_range_filter($fieldName, $value)") - #if ($facetURL != '') -
  • $facet.key - #format_value($rangeEnd) ($facet.value)
  • - #end - #end - #if($end && $end != "" && $after > 0) - #set($value = "[" + "#format_value($end)" + " TO *}") - #set($facetURL = "#url_for_facet_range_filter($fieldName, $value)") -
  • More than #format_value($end) ($after)
  • - #end -
-#end - -## $pivots is a list of facet_pivot -#macro(display_facet_pivot $pivots, $display) - #if($pivots.size() > 0) - $display - - #end -#end - -#macro(field $f) - #if($response.response.highlighting.get($docId).get($f).get(0)) - #set($pad = "") - #foreach($v in $response.response.highlighting.get($docId).get($f)) -$pad$v## - #set($pad = " ... ") - #end - #else - #foreach($v in $doc.getFieldValues($f)) -$v## - #end - #end -#end - -#macro(utc_date $theDate) -$date.format("yyyy-MM-dd'T'HH:mm:ss'Z'",$theDate,$date.getLocale(),$date.getTimeZone().getTimeZone("UTC"))## -#end - -#macro(format_value $val) -#if(${val.class.name} == "java.util.Date") -#utc_date($val)## -#else -$val## -#end -#end - -#macro(range_get_to_value $inval, $gapval) -#if(${gapval.class.name} == "java.lang.String") -$inval$gapval## -#elseif(${gapval.class.name} == "java.lang.Float" || ${inval.class.name} == "java.lang.Float") -$math.toDouble($math.add($inval,$gapval))## -#else -$math.add($inval,$gapval)## -#end -#end diff --git a/home/src/main/resources/solr/conf/velocity/browse.vm b/home/src/main/resources/solr/conf/velocity/browse.vm deleted file mode 100644 index 10ecaeb8e..000000000 --- a/home/src/main/resources/solr/conf/velocity/browse.vm +++ /dev/null @@ -1,33 +0,0 @@ -#** - * Main entry point into the /browse templates - *# - -#set($searcher = $request.searcher) -#set($params = $request.params) -#set($clusters = $response.response.clusters) -#set($mltResults = $response.response.get("moreLikeThis")) -#set($annotate = $params.get("annotateBrowse")) -#parse('query_form.vm') -#parse('did_you_mean.vm') - - - - - -## Show Error Message, if any -
- #parse("error.vm") -
- -## Render Results, actual matching docs -
- #parse("results_list.vm") -
- - diff --git a/home/src/main/resources/solr/conf/velocity/cluster.vm b/home/src/main/resources/solr/conf/velocity/cluster.vm deleted file mode 100644 index bfe2f3b8d..000000000 --- a/home/src/main/resources/solr/conf/velocity/cluster.vm +++ /dev/null @@ -1,19 +0,0 @@ -#** - * Check if Clustering is Enabled and then - * call cluster_results.vm - *# - -

- Clusters -

- -## Div tag has placeholder text by default -
- Run Solr with java -Dsolr.clustering.enabled=true -jar start.jar to see clustered search results. -
- -## Replace the div content *if* Carrot^2 is available - diff --git a/home/src/main/resources/solr/conf/velocity/cluster_results.vm b/home/src/main/resources/solr/conf/velocity/cluster_results.vm deleted file mode 100644 index 204480d5d..000000000 --- a/home/src/main/resources/solr/conf/velocity/cluster_results.vm +++ /dev/null @@ -1,31 +0,0 @@ -#** - * Actual rendering of Clusters - *# - -## For each cluster -#foreach ($clusters in $response.response.clusters) - - #set($labels = $clusters.get('labels')) - #set($docs = $clusters.get('docs')) - - ## This Cluster's Heading -

- #foreach ($label in $labels) - ## Keep the following line together to prevent - ## a space appearing before each comma - $label#if( $foreach.hasNext ),#end - #end -

- - ## This Cluster's Documents -
    - ## For each doc in this cluster - #foreach ($cluDoc in $docs) -
  1. - - $cluDoc -
  2. - #end -
- -#end ## end for each Cluster diff --git a/home/src/main/resources/solr/conf/velocity/debug.vm b/home/src/main/resources/solr/conf/velocity/debug.vm deleted file mode 100644 index 8f6d23280..000000000 --- a/home/src/main/resources/solr/conf/velocity/debug.vm +++ /dev/null @@ -1,28 +0,0 @@ -#** - * Show Debugging Information, if enabled - *# - -#if( $params.getBool("debugQuery",false) ) - - toggle explain - -
-    $response.getExplainMap().get($doc.getFirstValue('id'))
-  
- - - toggle all fields - - - #foreach($fieldname in $doc.fieldNames) -
- $fieldname : - - #foreach($value in $doc.getFieldValues($fieldname)) - $esc.html($value) - #end - -
- #end -
-#end diff --git a/home/src/main/resources/solr/conf/velocity/did_you_mean.vm b/home/src/main/resources/solr/conf/velocity/did_you_mean.vm deleted file mode 100644 index b8faaa522..000000000 --- a/home/src/main/resources/solr/conf/velocity/did_you_mean.vm +++ /dev/null @@ -1,9 +0,0 @@ -#** - * Hyperlinked spelling suggestions in results list - *# - -#set($dym = $response.response.spellcheck.suggestions.collation.collationQuery) -#if($dym) - Did you mean - $esc.html($dym)? -#end diff --git a/home/src/main/resources/solr/conf/velocity/error.vm b/home/src/main/resources/solr/conf/velocity/error.vm deleted file mode 100644 index 80b581979..000000000 --- a/home/src/main/resources/solr/conf/velocity/error.vm +++ /dev/null @@ -1,11 +0,0 @@ -#** - * Show Error Message, if any - *# - -## Show Error Message, if any -## Usually rendered inside div class=error - -#if( $response.response.error.code ) -

ERROR $response.response.error.code

- $response.response.error.msg -#end diff --git a/home/src/main/resources/solr/conf/velocity/facet_fields.vm b/home/src/main/resources/solr/conf/velocity/facet_fields.vm deleted file mode 100644 index d9db659b8..000000000 --- a/home/src/main/resources/solr/conf/velocity/facet_fields.vm +++ /dev/null @@ -1,23 +0,0 @@ -#** - * Display facets based on field values - * e.g.: fields specified by &facet.field= - *# - -#if($response.facetFields) -

- Field Facets -

- #foreach($field in $response.facetFields) - ## Hide facets without value - #if($field.values.size() > 0) - $field.name -
    - #foreach($facet in $field.values) -
  • - $facet.name ($facet.count) -
  • - #end -
- #end ## end if > 0 - #end ## end for each facet field -#end ## end if response has facet fields diff --git a/home/src/main/resources/solr/conf/velocity/facet_pivot.vm b/home/src/main/resources/solr/conf/velocity/facet_pivot.vm deleted file mode 100644 index 7aa50da3f..000000000 --- a/home/src/main/resources/solr/conf/velocity/facet_pivot.vm +++ /dev/null @@ -1,12 +0,0 @@ -#** - * Display Pivot-Based Facets - * e.g.: facets specified by &facet.pivot= - *# - -

- Pivot Facets -

- -#set($pivot = $response.response.facet_counts.facet_pivot) - -#display_facet_pivot($pivot, "") diff --git a/home/src/main/resources/solr/conf/velocity/facet_queries.vm b/home/src/main/resources/solr/conf/velocity/facet_queries.vm deleted file mode 100644 index 37489c7e0..000000000 --- a/home/src/main/resources/solr/conf/velocity/facet_queries.vm +++ /dev/null @@ -1,12 +0,0 @@ -#** - * Display facets based on specific facet queries - * e.g.: facets specified by &facet.query= - *# - -#set($field = $response.response.facet_counts.facet_queries) - -

- Query Facets -

- -#display_facet_query($field, "", "") diff --git a/home/src/main/resources/solr/conf/velocity/facet_ranges.vm b/home/src/main/resources/solr/conf/velocity/facet_ranges.vm deleted file mode 100644 index a61084b22..000000000 --- a/home/src/main/resources/solr/conf/velocity/facet_ranges.vm +++ /dev/null @@ -1,23 +0,0 @@ -#** - * Display facets based on ranges of values, AKA "Bukets" - * e.g.: ranges specified by &facet.range= - *# - -

- Range Facets -

- -#foreach ($field in $response.response.facet_counts.facet_ranges) - ## Hide facets without value - #if($field.value.counts.size() > 0) - #set($name = $field.key) - #set($display = $name) - #set($f = $field.value.counts) - #set($start = $field.value.start) - #set($end = $field.value.end) - #set($gap = $field.value.gap) - #set($before = $field.value.before) - #set($after = $field.value.after) - #display_facet_range($f, $display, $name, $start, $end, $gap, $before, $after) - #end ## end if has any values -#end ## end for each facet range diff --git a/home/src/main/resources/solr/conf/velocity/facets.vm b/home/src/main/resources/solr/conf/velocity/facets.vm deleted file mode 100644 index 55d40c9ab..000000000 --- a/home/src/main/resources/solr/conf/velocity/facets.vm +++ /dev/null @@ -1,10 +0,0 @@ -#** - * Overall Facet display block - * Invokes the 4 facet and 1 cluster template - *# - -#parse('facet_fields.vm') -#parse('facet_queries.vm') -#parse('facet_ranges.vm') -#parse('facet_pivot.vm') -#parse('cluster.vm') diff --git a/home/src/main/resources/solr/conf/velocity/footer.vm b/home/src/main/resources/solr/conf/velocity/footer.vm deleted file mode 100644 index 0604c34cc..000000000 --- a/home/src/main/resources/solr/conf/velocity/footer.vm +++ /dev/null @@ -1,43 +0,0 @@ -#** - * Render the bottom section of the page visible to users - *# - -
-
- Options: - - #if($request.params.get('debugQuery')) - - disable debug - #else - - enable debug - #end - - - #if($annotate) - - disable annotation - #else - - enable annotation - #end - - - - XML results - -
- -
- Generated by VelocityResponseWriter -
-
- Documentation: - Solr Home Page, - Solr Wiki -
-
- Disclaimer: - The locations displayed in this demonstration are purely fictional. - It is more than likely that no store with the items listed actually - exists at that location! -
diff --git a/home/src/main/resources/solr/conf/velocity/head.vm b/home/src/main/resources/solr/conf/velocity/head.vm deleted file mode 100644 index d1f6ee6eb..000000000 --- a/home/src/main/resources/solr/conf/velocity/head.vm +++ /dev/null @@ -1,35 +0,0 @@ -#** - * Provide elements for the section of the HTML document - *# - - ## An example of using an arbitrary request parameter - #param('title') - - - - - - - - - diff --git a/home/src/main/resources/solr/conf/velocity/header.vm b/home/src/main/resources/solr/conf/velocity/header.vm deleted file mode 100644 index 686604792..000000000 --- a/home/src/main/resources/solr/conf/velocity/header.vm +++ /dev/null @@ -1,7 +0,0 @@ -#** - * Render the top section of the page visible to users - *# - - diff --git a/home/src/main/resources/solr/conf/velocity/hit.vm b/home/src/main/resources/solr/conf/velocity/hit.vm deleted file mode 100644 index a9c11f411..000000000 --- a/home/src/main/resources/solr/conf/velocity/hit.vm +++ /dev/null @@ -1,25 +0,0 @@ -#** - * Called for each matching document but then - * calls one of product_doc, join_doc or richtext_doc - * depending on which fields the doc has - *# - -#set($docId = $doc.getFieldValue('id')) - -
- - ## Has a "name" field ? - #if($doc.getFieldValue('name')) - #parse("product_doc.vm") - - ## Has a "compName_s" field ? - #elseif($doc.getFieldValue('compName_s')) - #parse("join_doc.vm") - - ## Fallback to richtext_doc - #else - #parse("richtext_doc.vm") - - #end - -
diff --git a/home/src/main/resources/solr/conf/velocity/hit_grouped.vm b/home/src/main/resources/solr/conf/velocity/hit_grouped.vm deleted file mode 100644 index 5297f1e9a..000000000 --- a/home/src/main/resources/solr/conf/velocity/hit_grouped.vm +++ /dev/null @@ -1,43 +0,0 @@ -#** - * Display grouped results - *# - -
- -
- $grouping.key -
- -
- Total Matches in Group: $grouping.value.matches -
- -
## list of groups - - #foreach ($group in $grouping.value.groups) -
- #if($group.groupValue)$group.groupValue#{else}No group#end - - ($group.doclist.numFound) - -
- -
- #foreach ($doc in $group.doclist) - #set($docId = $doc.getFieldValue('id')) - #if($doc.getFieldValue('name')) - #parse("product_doc.vm") - #elseif($doc.getFieldValue('compName_s')) - #parse("join_doc.vm") - #else - #parse("richtext_doc.vm") - #end - #end -
- - #end ## end of foreach group in grouping.value.groups -
## div tag for entire list of groups - -
## end of div class=result-document diff --git a/home/src/main/resources/solr/conf/velocity/hit_plain.vm b/home/src/main/resources/solr/conf/velocity/hit_plain.vm deleted file mode 100644 index 193439b59..000000000 --- a/home/src/main/resources/solr/conf/velocity/hit_plain.vm +++ /dev/null @@ -1,25 +0,0 @@ -#** - * An extremely plain / debug version of hit.vm - *# - - - ## For each field - #foreach( $fieldName in $doc.fieldNames ) - ## For each value - #foreach( $value in $doc.getFieldValues($fieldName) ) - - ## Field Name - - ## Field Value(s) - - - #end ## end for each value - #end ## end for each field -
- #if( $foreach.count == 1 ) - $fieldName: - #end - - $esc.html($value)
-
-
diff --git a/home/src/main/resources/solr/conf/velocity/join_doc.vm b/home/src/main/resources/solr/conf/velocity/join_doc.vm deleted file mode 100644 index 9956012b4..000000000 --- a/home/src/main/resources/solr/conf/velocity/join_doc.vm +++ /dev/null @@ -1,20 +0,0 @@ -#** - * Display documents that are joined to other documents - *# - -
- #field('compName_s') -
- -
- Id: #field('id') - (company-details document for - join - ) -
- -
- Address: #field('address_s') -
- -#parse('debug.vm') diff --git a/home/src/main/resources/solr/conf/velocity/jquery.autocomplete.css b/home/src/main/resources/solr/conf/velocity/jquery.autocomplete.css deleted file mode 100644 index 91b622833..000000000 --- a/home/src/main/resources/solr/conf/velocity/jquery.autocomplete.css +++ /dev/null @@ -1,48 +0,0 @@ -.ac_results { - padding: 0px; - border: 1px solid black; - background-color: white; - overflow: hidden; - z-index: 99999; -} - -.ac_results ul { - width: 100%; - list-style-position: outside; - list-style: none; - padding: 0; - margin: 0; -} - -.ac_results li { - margin: 0px; - padding: 2px 5px; - cursor: default; - display: block; - /* - if width will be 100% horizontal scrollbar will apear - when scroll mode will be used - */ - /*width: 100%;*/ - font: menu; - font-size: 12px; - /* - it is very important, if line-height not setted or setted - in relative units scroll will be broken in firefox - */ - line-height: 16px; - overflow: hidden; -} - -.ac_loading { - background: white url('indicator.gif') right center no-repeat; -} - -.ac_odd { - background-color: #eee; -} - -.ac_over { - background-color: #0A246A; - color: white; -} diff --git a/home/src/main/resources/solr/conf/velocity/jquery.autocomplete.js b/home/src/main/resources/solr/conf/velocity/jquery.autocomplete.js deleted file mode 100644 index a377b4057..000000000 --- a/home/src/main/resources/solr/conf/velocity/jquery.autocomplete.js +++ /dev/null @@ -1,763 +0,0 @@ -/* - * Autocomplete - jQuery plugin 1.1pre - * - * Copyright (c) 2007 Dylan Verheul, Dan G. Switzer, Anjesh Tuladhar, Jörn Zaefferer - * - * Dual licensed under the MIT and GPL licenses: - * http://www.opensource.org/licenses/mit-license.php - * http://www.gnu.org/licenses/gpl.html - * - * Revision: $Id: jquery.autocomplete.js 5785 2008-07-12 10:37:33Z joern.zaefferer $ - * - */ - -;(function($) { - -$.fn.extend({ - autocomplete: function(urlOrData, options) { - var isUrl = typeof urlOrData == "string"; - options = $.extend({}, $.Autocompleter.defaults, { - url: isUrl ? urlOrData : null, - data: isUrl ? null : urlOrData, - delay: isUrl ? $.Autocompleter.defaults.delay : 10, - max: options && !options.scroll ? 10 : 150 - }, options); - - // if highlight is set to false, replace it with a do-nothing function - options.highlight = options.highlight || function(value) { return value; }; - - // if the formatMatch option is not specified, then use formatItem for backwards compatibility - options.formatMatch = options.formatMatch || options.formatItem; - - return this.each(function() { - new $.Autocompleter(this, options); - }); - }, - result: function(handler) { - return this.bind("result", handler); - }, - search: function(handler) { - return this.trigger("search", [handler]); - }, - flushCache: function() { - return this.trigger("flushCache"); - }, - setOptions: function(options){ - return this.trigger("setOptions", [options]); - }, - unautocomplete: function() { - return this.trigger("unautocomplete"); - } -}); - -$.Autocompleter = function(input, options) { - - var KEY = { - UP: 38, - DOWN: 40, - DEL: 46, - TAB: 9, - RETURN: 13, - ESC: 27, - COMMA: 188, - PAGEUP: 33, - PAGEDOWN: 34, - BACKSPACE: 8 - }; - - // Create $ object for input element - var $input = $(input).attr("autocomplete", "off").addClass(options.inputClass); - - var timeout; - var previousValue = ""; - var cache = $.Autocompleter.Cache(options); - var hasFocus = 0; - var lastKeyPressCode; - var config = { - mouseDownOnSelect: false - }; - var select = $.Autocompleter.Select(options, input, selectCurrent, config); - - var blockSubmit; - - // prevent form submit in opera when selecting with return key - $.browser.opera && $(input.form).bind("submit.autocomplete", function() { - if (blockSubmit) { - blockSubmit = false; - return false; - } - }); - - // only opera doesn't trigger keydown multiple times while pressed, others don't work with keypress at all - $input.bind(($.browser.opera ? "keypress" : "keydown") + ".autocomplete", function(event) { - // track last key pressed - lastKeyPressCode = event.keyCode; - switch(event.keyCode) { - - case KEY.UP: - event.preventDefault(); - if ( select.visible() ) { - select.prev(); - } else { - onChange(0, true); - } - break; - - case KEY.DOWN: - event.preventDefault(); - if ( select.visible() ) { - select.next(); - } else { - onChange(0, true); - } - break; - - case KEY.PAGEUP: - event.preventDefault(); - if ( select.visible() ) { - select.pageUp(); - } else { - onChange(0, true); - } - break; - - case KEY.PAGEDOWN: - event.preventDefault(); - if ( select.visible() ) { - select.pageDown(); - } else { - onChange(0, true); - } - break; - - // matches also semicolon - case options.multiple && $.trim(options.multipleSeparator) == "," && KEY.COMMA: - case KEY.TAB: - case KEY.RETURN: - if( selectCurrent() ) { - // stop default to prevent a form submit, Opera needs special handling - event.preventDefault(); - blockSubmit = true; - return false; - } - break; - - case KEY.ESC: - select.hide(); - break; - - default: - clearTimeout(timeout); - timeout = setTimeout(onChange, options.delay); - break; - } - }).focus(function(){ - // track whether the field has focus, we shouldn't process any - // results if the field no longer has focus - hasFocus++; - }).blur(function() { - hasFocus = 0; - if (!config.mouseDownOnSelect) { - hideResults(); - } - }).click(function() { - // show select when clicking in a focused field - if ( hasFocus++ > 1 && !select.visible() ) { - onChange(0, true); - } - }).bind("search", function() { - // TODO why not just specifying both arguments? - var fn = (arguments.length > 1) ? arguments[1] : null; - function findValueCallback(q, data) { - var result; - if( data && data.length ) { - for (var i=0; i < data.length; i++) { - if( data[i].result.toLowerCase() == q.toLowerCase() ) { - result = data[i]; - break; - } - } - } - if( typeof fn == "function" ) fn(result); - else $input.trigger("result", result && [result.data, result.value]); - } - $.each(trimWords($input.val()), function(i, value) { - request(value, findValueCallback, findValueCallback); - }); - }).bind("flushCache", function() { - cache.flush(); - }).bind("setOptions", function() { - $.extend(options, arguments[1]); - // if we've updated the data, repopulate - if ( "data" in arguments[1] ) - cache.populate(); - }).bind("unautocomplete", function() { - select.unbind(); - $input.unbind(); - $(input.form).unbind(".autocomplete"); - }); - - - function selectCurrent() { - var selected = select.selected(); - if( !selected ) - return false; - - var v = selected.result; - previousValue = v; - - if ( options.multiple ) { - var words = trimWords($input.val()); - if ( words.length > 1 ) { - v = words.slice(0, words.length - 1).join( options.multipleSeparator ) + options.multipleSeparator + v; - } - v += options.multipleSeparator; - } - - $input.val(v); - hideResultsNow(); - $input.trigger("result", [selected.data, selected.value]); - return true; - } - - function onChange(crap, skipPrevCheck) { - if( lastKeyPressCode == KEY.DEL ) { - select.hide(); - return; - } - - var currentValue = $input.val(); - - if ( !skipPrevCheck && currentValue == previousValue ) - return; - - previousValue = currentValue; - - currentValue = lastWord(currentValue); - if ( currentValue.length >= options.minChars) { - $input.addClass(options.loadingClass); - if (!options.matchCase) - currentValue = currentValue.toLowerCase(); - request(currentValue, receiveData, hideResultsNow); - } else { - stopLoading(); - select.hide(); - } - }; - - function trimWords(value) { - if ( !value ) { - return [""]; - } - var words = value.split( options.multipleSeparator ); - var result = []; - $.each(words, function(i, value) { - if ( $.trim(value) ) - result[i] = $.trim(value); - }); - return result; - } - - function lastWord(value) { - if ( !options.multiple ) - return value; - var words = trimWords(value); - return words[words.length - 1]; - } - - // fills in the input box w/the first match (assumed to be the best match) - // q: the term entered - // sValue: the first matching result - function autoFill(q, sValue){ - // autofill in the complete box w/the first match as long as the user hasn't entered in more data - // if the last user key pressed was backspace, don't autofill - if( options.autoFill && (lastWord($input.val()).toLowerCase() == q.toLowerCase()) && lastKeyPressCode != KEY.BACKSPACE ) { - // fill in the value (keep the case the user has typed) - $input.val($input.val() + sValue.substring(lastWord(previousValue).length)); - // select the portion of the value not typed by the user (so the next character will erase) - $.Autocompleter.Selection(input, previousValue.length, previousValue.length + sValue.length); - } - }; - - function hideResults() { - clearTimeout(timeout); - timeout = setTimeout(hideResultsNow, 200); - }; - - function hideResultsNow() { - var wasVisible = select.visible(); - select.hide(); - clearTimeout(timeout); - stopLoading(); - if (options.mustMatch) { - // call search and run callback - $input.search( - function (result){ - // if no value found, clear the input box - if( !result ) { - if (options.multiple) { - var words = trimWords($input.val()).slice(0, -1); - $input.val( words.join(options.multipleSeparator) + (words.length ? options.multipleSeparator : "") ); - } - else - $input.val( "" ); - } - } - ); - } - if (wasVisible) - // position cursor at end of input field - $.Autocompleter.Selection(input, input.value.length, input.value.length); - }; - - function receiveData(q, data) { - if ( data && data.length && hasFocus ) { - stopLoading(); - select.display(data, q); - autoFill(q, data[0].value); - select.show(); - } else { - hideResultsNow(); - } - }; - - function request(term, success, failure) { - if (!options.matchCase) - term = term.toLowerCase(); - var data = cache.load(term); - data = null; // Avoid buggy cache and go to Solr every time - // recieve the cached data - if (data && data.length) { - success(term, data); - // if an AJAX url has been supplied, try loading the data now - } else if( (typeof options.url == "string") && (options.url.length > 0) ){ - - var extraParams = { - timestamp: +new Date() - }; - $.each(options.extraParams, function(key, param) { - extraParams[key] = typeof param == "function" ? param() : param; - }); - - $.ajax({ - // try to leverage ajaxQueue plugin to abort previous requests - mode: "abort", - // limit abortion to this input - port: "autocomplete" + input.name, - dataType: options.dataType, - url: options.url, - data: $.extend({ - q: lastWord(term), - limit: options.max - }, extraParams), - success: function(data) { - var parsed = options.parse && options.parse(data) || parse(data); - cache.add(term, parsed); - success(term, parsed); - } - }); - } else { - // if we have a failure, we need to empty the list -- this prevents the the [TAB] key from selecting the last successful match - select.emptyList(); - failure(term); - } - }; - - function parse(data) { - var parsed = []; - var rows = data.split("\n"); - for (var i=0; i < rows.length; i++) { - var row = $.trim(rows[i]); - if (row) { - row = row.split("|"); - parsed[parsed.length] = { - data: row, - value: row[0], - result: options.formatResult && options.formatResult(row, row[0]) || row[0] - }; - } - } - return parsed; - }; - - function stopLoading() { - $input.removeClass(options.loadingClass); - }; - -}; - -$.Autocompleter.defaults = { - inputClass: "ac_input", - resultsClass: "ac_results", - loadingClass: "ac_loading", - minChars: 1, - delay: 400, - matchCase: false, - matchSubset: true, - matchContains: false, - cacheLength: 10, - max: 100, - mustMatch: false, - extraParams: {}, - selectFirst: false, - formatItem: function(row) { return row[0]; }, - formatMatch: null, - autoFill: false, - width: 0, - multiple: false, - multipleSeparator: ", ", - highlight: function(value, term) { - return value.replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)(" + term.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi, "\\$1") + ")(?![^<>]*>)(?![^&;]+;)", "gi"), "$1"); - }, - scroll: true, - scrollHeight: 180 -}; - -$.Autocompleter.Cache = function(options) { - - var data = {}; - var length = 0; - - function matchSubset(s, sub) { - if (!options.matchCase) - s = s.toLowerCase(); - var i = s.indexOf(sub); - if (options.matchContains == "word"){ - i = s.toLowerCase().search("\\b" + sub.toLowerCase()); - } - if (i == -1) return false; - return i == 0 || options.matchContains; - }; - - function add(q, value) { - if (length > options.cacheLength){ - flush(); - } - if (!data[q]){ - length++; - } - data[q] = value; - } - - function populate(){ - if( !options.data ) return false; - // track the matches - var stMatchSets = {}, - nullData = 0; - - // no url was specified, we need to adjust the cache length to make sure it fits the local data store - if( !options.url ) options.cacheLength = 1; - - // track all options for minChars = 0 - stMatchSets[""] = []; - - // loop through the array and create a lookup structure - for ( var i = 0, ol = options.data.length; i < ol; i++ ) { - var rawValue = options.data[i]; - // if rawValue is a string, make an array otherwise just reference the array - rawValue = (typeof rawValue == "string") ? [rawValue] : rawValue; - - var value = options.formatMatch(rawValue, i+1, options.data.length); - if ( value === false ) - continue; - - var firstChar = value.charAt(0).toLowerCase(); - // if no lookup array for this character exists, look it up now - if( !stMatchSets[firstChar] ) - stMatchSets[firstChar] = []; - - // if the match is a string - var row = { - value: value, - data: rawValue, - result: options.formatResult && options.formatResult(rawValue) || value - }; - - // push the current match into the set list - stMatchSets[firstChar].push(row); - - // keep track of minChars zero items - if ( nullData++ < options.max ) { - stMatchSets[""].push(row); - } - }; - - // add the data items to the cache - $.each(stMatchSets, function(i, value) { - // increase the cache size - options.cacheLength++; - // add to the cache - add(i, value); - }); - } - - // populate any existing data - setTimeout(populate, 25); - - function flush(){ - data = {}; - length = 0; - } - - return { - flush: flush, - add: add, - populate: populate, - load: function(q) { - if (!options.cacheLength || !length) - return null; - /* - * if dealing w/local data and matchContains than we must make sure - * to loop through all the data collections looking for matches - */ - if( !options.url && options.matchContains ){ - // track all matches - var csub = []; - // loop through all the data grids for matches - for( var k in data ){ - // don't search through the stMatchSets[""] (minChars: 0) cache - // this prevents duplicates - if( k.length > 0 ){ - var c = data[k]; - $.each(c, function(i, x) { - // if we've got a match, add it to the array - if (matchSubset(x.value, q)) { - csub.push(x); - } - }); - } - } - return csub; - } else - // if the exact item exists, use it - if (data[q]){ - return data[q]; - } else - if (options.matchSubset) { - for (var i = q.length - 1; i >= options.minChars; i--) { - var c = data[q.substr(0, i)]; - if (c) { - var csub = []; - $.each(c, function(i, x) { - if (matchSubset(x.value, q)) { - csub[csub.length] = x; - } - }); - return csub; - } - } - } - return null; - } - }; -}; - -$.Autocompleter.Select = function (options, input, select, config) { - var CLASSES = { - ACTIVE: "ac_over" - }; - - var listItems, - active = -1, - data, - term = "", - needsInit = true, - element, - list; - - // Create results - function init() { - if (!needsInit) - return; - element = $("
") - .hide() - .addClass(options.resultsClass) - .css("position", "absolute") - .appendTo(document.body); - - list = $("
    ").appendTo(element).mouseover( function(event) { - if(target(event).nodeName && target(event).nodeName.toUpperCase() == 'LI') { - active = $("li", list).removeClass(CLASSES.ACTIVE).index(target(event)); - $(target(event)).addClass(CLASSES.ACTIVE); - } - }).click(function(event) { - $(target(event)).addClass(CLASSES.ACTIVE); - select(); - // TODO provide option to avoid setting focus again after selection? useful for cleanup-on-focus - input.focus(); - return false; - }).mousedown(function() { - config.mouseDownOnSelect = true; - }).mouseup(function() { - config.mouseDownOnSelect = false; - }); - - if( options.width > 0 ) - element.css("width", options.width); - - needsInit = false; - } - - function target(event) { - var element = event.target; - while(element && element.tagName != "LI") - element = element.parentNode; - // more fun with IE, sometimes event.target is empty, just ignore it then - if(!element) - return []; - return element; - } - - function moveSelect(step) { - listItems.slice(active, active + 1).removeClass(CLASSES.ACTIVE); - movePosition(step); - var activeItem = listItems.slice(active, active + 1).addClass(CLASSES.ACTIVE); - if(options.scroll) { - var offset = 0; - listItems.slice(0, active).each(function() { - offset += this.offsetHeight; - }); - if((offset + activeItem[0].offsetHeight - list.scrollTop()) > list[0].clientHeight) { - list.scrollTop(offset + activeItem[0].offsetHeight - list.innerHeight()); - } else if(offset < list.scrollTop()) { - list.scrollTop(offset); - } - } - }; - - function movePosition(step) { - active += step; - if (active < 0) { - active = listItems.size() - 1; - } else if (active >= listItems.size()) { - active = 0; - } - } - - function limitNumberOfItems(available) { - return options.max && options.max < available - ? options.max - : available; - } - - function fillList() { - list.empty(); - var max = limitNumberOfItems(data.length); - for (var i=0; i < max; i++) { - if (!data[i]) - continue; - var formatted = options.formatItem(data[i].data, i+1, max, data[i].value, term); - if ( formatted === false ) - continue; - var li = $("
  • ").html( options.highlight(formatted, term) ).addClass(i%2 == 0 ? "ac_even" : "ac_odd").appendTo(list)[0]; - $.data(li, "ac_data", data[i]); - } - listItems = list.find("li"); - if ( options.selectFirst ) { - listItems.slice(0, 1).addClass(CLASSES.ACTIVE); - active = 0; - } - // apply bgiframe if available - if ( $.fn.bgiframe ) - list.bgiframe(); - } - - return { - display: function(d, q) { - init(); - data = d; - term = q; - fillList(); - }, - next: function() { - moveSelect(1); - }, - prev: function() { - moveSelect(-1); - }, - pageUp: function() { - if (active != 0 && active - 8 < 0) { - moveSelect( -active ); - } else { - moveSelect(-8); - } - }, - pageDown: function() { - if (active != listItems.size() - 1 && active + 8 > listItems.size()) { - moveSelect( listItems.size() - 1 - active ); - } else { - moveSelect(8); - } - }, - hide: function() { - element && element.hide(); - listItems && listItems.removeClass(CLASSES.ACTIVE); - active = -1; - }, - visible : function() { - return element && element.is(":visible"); - }, - current: function() { - return this.visible() && (listItems.filter("." + CLASSES.ACTIVE)[0] || options.selectFirst && listItems[0]); - }, - show: function() { - var offset = $(input).offset(); - element.css({ - width: typeof options.width == "string" || options.width > 0 ? options.width : $(input).width(), - top: offset.top + input.offsetHeight, - left: offset.left - }).show(); - if(options.scroll) { - list.scrollTop(0); - list.css({ - maxHeight: options.scrollHeight, - overflow: 'auto' - }); - - if($.browser.msie && typeof document.body.style.maxHeight === "undefined") { - var listHeight = 0; - listItems.each(function() { - listHeight += this.offsetHeight; - }); - var scrollbarsVisible = listHeight > options.scrollHeight; - list.css('height', scrollbarsVisible ? options.scrollHeight : listHeight ); - if (!scrollbarsVisible) { - // IE doesn't recalculate width when scrollbar disappears - listItems.width( list.width() - parseInt(listItems.css("padding-left")) - parseInt(listItems.css("padding-right")) ); - } - } - - } - }, - selected: function() { - var selected = listItems && listItems.filter("." + CLASSES.ACTIVE).removeClass(CLASSES.ACTIVE); - return selected && selected.length && $.data(selected[0], "ac_data"); - }, - emptyList: function (){ - list && list.empty(); - }, - unbind: function() { - element && element.remove(); - } - }; -}; - -$.Autocompleter.Selection = function(field, start, end) { - if( field.createTextRange ){ - var selRange = field.createTextRange(); - selRange.collapse(true); - selRange.moveStart("character", start); - selRange.moveEnd("character", end); - selRange.select(); - } else if( field.setSelectionRange ){ - field.setSelectionRange(start, end); - } else { - if( field.selectionStart ){ - field.selectionStart = start; - field.selectionEnd = end; - } - } - field.focus(); -}; - -})(jQuery); diff --git a/home/src/main/resources/solr/conf/velocity/layout.vm b/home/src/main/resources/solr/conf/velocity/layout.vm deleted file mode 100644 index 50f4c1bc8..000000000 --- a/home/src/main/resources/solr/conf/velocity/layout.vm +++ /dev/null @@ -1,24 +0,0 @@ -#** - * Overall HTML page layout - *# - - - - #parse("head.vm") - - - - -
    - #parse("tabs.vm") -
    -
    - $content -
    - - - diff --git a/home/src/main/resources/solr/conf/velocity/main.css b/home/src/main/resources/solr/conf/velocity/main.css deleted file mode 100644 index 0aed533e3..000000000 --- a/home/src/main/resources/solr/conf/velocity/main.css +++ /dev/null @@ -1,230 +0,0 @@ -#admin{ - text-align: right; - vertical-align: top; -} - -#head{ - width: 100%; -} -.array-field { - border: 2px solid #474747; - background: #FFE9D8; - padding: 5px; - margin: 5px; -} - -.array-field-list li { - list-style: circle; - margin-left: 20px; -} - -.parsed_query_header { - font-family: Helvetica, Arial, sans-serif; - font-size: 10pt; - font-weight: bold; -} - -.parsed_query { - font-family: Courier, Courier New, monospaced; - font-size: 10pt; - font-weight: normal; -} - -body { - font-family: Helvetica, Arial, sans-serif; - font-size: 10pt; -} - -a { - color: #43a4b1; -} - -.navigators { - float: left; - margin: 5px; - margin-top: 0px; - width: 185px; - padding: 5px; - top: -20px; - position: relative; -} - -.tabs-bar { - padding: 5px; - width: 100%; - border: 1px solid; - border-width: 0px 0px 1px 0px; -} -.tab { - font-weight: bold; - padding: 5px; - margin: 0px 5px; - border: 1px solid; - background-color: #dddddd; - border-top-left-radius: 4px; - border-top-right-radius: 4px; -} -.tab:hover { - background: #FEC293; -} -.tab.selected { - background-color: #ffffff; - border-bottom: 1px solid #ffffff; -} - -.navigators h2 { - background: #FEC293; - padding: 2px 5px; -} - -.navigators ul { - list-style: none; - margin: 0; - margin-bottom: 5px; - margin-top: 5px; - padding-left: 10px; -} - -.navigators ul li { - color: #999; - padding: 2px; -} - - - -.facet-field { - font-weight: bold; -} - -.highlight { - color: white; - background-color: gray; - border: 1px black solid; -} - -.highlight-box { - margin-left: 15px; -} - -.field-name { - font-weight: bold; -} - -.highlighted-facet-field { - background: white; -} - -.constraints { - margin-top: 10px; -} - -#query-form{ - width: 80%; -} - - - -.query-box, .constraints { - padding: 5px; - margin: 5px; - font-weight: normal; - font-size: 24px; - letter-spacing: 0.08em; -} - -.query-box #q { - margin-left: 8px; - width: 60%; - height: 50px; - border: 1px solid #999; - font-size: 1em; - padding: 0.4em; -} - -.query-box { - -} - -.query-boost { - - top: 10px; - left: 50px; - position: relative; - font-size: 0.8em; -} - -.query-box .inputs{ - left: 180px; - position: relative; - -} - -#logo { - margin: 10px; - border-style: none; -} - -.pagination { - padding-left: 33%; - background: #eee; - margin: 5px; - margin-left: 210px; - padding-top: 5px; - padding-bottom: 5px; -} - -.result-document { - border: 1px solid #999; - padding: 5px; - margin: 5px; - margin-left: 210px; - margin-bottom: 15px; -} - -.result-document div{ - padding: 5px; -} - -.result-title{ - width:60%; -} - -.result-body{ - background: #ddd; -} - -.mlt{ - -} - -.map{ - float: right; - position: relative; - top: -25px; -} - -.result-document:nth-child(2n+1) { - background-color: #eee; -} - - -.selected-facet-field { - font-weight: bold; -} - -li.show { - list-style: disc; -} - -.group-value{ - font-weight: bold; -} - -.error { - color: white; - background-color: red; - left: 210px; - width:80%; - position: relative; - -} diff --git a/home/src/main/resources/solr/conf/velocity/mime_type_lists.vm b/home/src/main/resources/solr/conf/velocity/mime_type_lists.vm deleted file mode 100644 index 1468bbdbf..000000000 --- a/home/src/main/resources/solr/conf/velocity/mime_type_lists.vm +++ /dev/null @@ -1,68 +0,0 @@ -#** - * Define some Mime-Types, short and long form - *# - -## MimeType to extension map for detecting file type -## and showing proper icon -## List of types match the icons in /solr/img/filetypes - -## Short MimeType Names -## Was called $supportedtypes -#set($supportedMimeTypes = "7z;ai;aiff;asc;audio;bin;bz2;c;cfc;cfm;chm;class;conf;cpp;cs;css;csv;deb;divx;doc;dot;eml;enc;file;gif;gz;hlp;htm;html;image;iso;jar;java;jpeg;jpg;js;lua;m;mm;mov;mp3;mpg;odc;odf;odg;odi;odp;ods;odt;ogg;pdf;pgp;php;pl;png;ppt;ps;py;ram;rar;rb;rm;rpm;rtf;sig;sql;swf;sxc;sxd;sxi;sxw;tar;tex;tgz;txt;vcf;video;vsd;wav;wma;wmv;xls;xml;xpi;xvid;zip") - -## Long Form: map MimeType headers to our Short names -## Was called $extMap -#set( $mimeExtensionsMap = { - "application/x-7z-compressed": "7z", - "application/postscript": "ai", - "application/pgp-signature": "asc", - "application/octet-stream": "bin", - "application/x-bzip2": "bz2", - "text/x-c": "c", - "application/vnd.ms-htmlhelp": "chm", - "application/java-vm": "class", - "text/css": "css", - "text/csv": "csv", - "application/x-debian-package": "deb", - "application/msword": "doc", - "message/rfc822": "eml", - "image/gif": "gif", - "application/winhlp": "hlp", - "text/html": "html", - "application/java-archive": "jar", - "text/x-java-source": "java", - "image/jpeg": "jpeg", - "application/javascript": "js", - "application/vnd.oasis.opendocument.chart": "odc", - "application/vnd.oasis.opendocument.formula": "odf", - "application/vnd.oasis.opendocument.graphics": "odg", - "application/vnd.oasis.opendocument.image": "odi", - "application/vnd.oasis.opendocument.presentation": "odp", - "application/vnd.oasis.opendocument.spreadsheet": "ods", - "application/vnd.oasis.opendocument.text": "odt", - "application/pdf": "pdf", - "application/pgp-encrypted": "pgp", - "image/png": "png", - "application/vnd.ms-powerpoint": "ppt", - "audio/x-pn-realaudio": "ram", - "application/x-rar-compressed": "rar", - "application/vnd.rn-realmedia": "rm", - "application/rtf": "rtf", - "application/x-shockwave-flash": "swf", - "application/vnd.sun.xml.calc": "sxc", - "application/vnd.sun.xml.draw": "sxd", - "application/vnd.sun.xml.impress": "sxi", - "application/vnd.sun.xml.writer": "sxw", - "application/x-tar": "tar", - "application/x-tex": "tex", - "text/plain": "txt", - "text/x-vcard": "vcf", - "application/vnd.visio": "vsd", - "audio/x-wav": "wav", - "audio/x-ms-wma": "wma", - "video/x-ms-wmv": "wmv", - "application/vnd.ms-excel": "xls", - "application/xml": "xml", - "application/x-xpinstall": "xpi", - "application/zip": "zip" -}) diff --git a/home/src/main/resources/solr/conf/velocity/pagination_bottom.vm b/home/src/main/resources/solr/conf/velocity/pagination_bottom.vm deleted file mode 100644 index 71b8bdf21..000000000 --- a/home/src/main/resources/solr/conf/velocity/pagination_bottom.vm +++ /dev/null @@ -1,22 +0,0 @@ -#** - * Paging and Statistics at bottom of results - *# - -## Usually rendered in pagination div tag - -#if($response.response.get('grouped')) - ## pass -#else - - #link_to_previous_page("previous") - - $page.results_found - results found. - - Page $page.current_page_number - of $page.page_count - - #link_to_next_page("next") - -#end -
    diff --git a/home/src/main/resources/solr/conf/velocity/pagination_top.vm b/home/src/main/resources/solr/conf/velocity/pagination_top.vm deleted file mode 100644 index e0ac8ac89..000000000 --- a/home/src/main/resources/solr/conf/velocity/pagination_top.vm +++ /dev/null @@ -1,29 +0,0 @@ -#** - * Paging and Statistics at top of results - *# - -## Usually rendered in pagination div tag - -## Grouped Results / Not Paginated -#if($response.response.get('grouped')) - - - - $response.response.get('grouped').size() group(s) - - found in ${response.responseHeader.QTime} ms - - -## Regular Results / Use Paging Links if needed -#else - - - $page.results_found - results found in - ${response.responseHeader.QTime} ms - - - Page $page.current_page_number - of $page.page_count - -#end ## end else non-grouped results, normal pagination diff --git a/home/src/main/resources/solr/conf/velocity/product_doc.vm b/home/src/main/resources/solr/conf/velocity/product_doc.vm deleted file mode 100644 index c878d8c13..000000000 --- a/home/src/main/resources/solr/conf/velocity/product_doc.vm +++ /dev/null @@ -1,32 +0,0 @@ -#** - * Render a hit representing a Product - * assumed to have a field called "name" - *# - -
    #field('name') #if($params.getBool('mlt', false) == false)More Like This#end
    -##do we have a physical store for this product -#set($store = $doc.getFieldValue('store')) -#if($store)#end -
    Id: #field('id')
    -
    Price: #field('price_c')
    -
    Features: #field('features')
    -
    In Stock: #field('inStock')
    -
    - #set($mlt = $mltResults.get($docId)) - #set($mltOn = $params.getBool('mlt')) - #if($mltOn == true)
    Similar Items
    #end - #if ($mltOn && $mlt && $mlt.size() > 0) -
      - #foreach($mltHit in $mlt) - #set($mltId = $mltHit.getFieldValue('id')) -
    • Name: $mltHit.getFieldValue('name')
      -
      Price: $!number.currency($mltHit.getFieldValue('price')) In Stock: $mltHit.getFieldValue('inStock')
      - -
    • - #end -
    - #elseif($mltOn && $mlt.size() == 0) -
    No Similar Items Found
    - #end -
    -#parse('debug.vm') diff --git a/home/src/main/resources/solr/conf/velocity/query.vm b/home/src/main/resources/solr/conf/velocity/query.vm deleted file mode 100644 index ddbab3fcf..000000000 --- a/home/src/main/resources/solr/conf/velocity/query.vm +++ /dev/null @@ -1,42 +0,0 @@ -
    -
    -
    - Find: -
    Boost by Price - #parse("querySpatial.vm") - #parse("queryGroup.vm") -
    -
    - - #if($request.params.get('debugQuery')) - - #end - #if($annotate == true) - - #end - #foreach($fq in $request.params.getParams('fq')) - #if ($fq != "{!bbox}") - - #end - #end -
    - #foreach($fq in $params.getParams('fq')) - #set($previous_fq_count=$velocityCount - 1) - #if($fq != '') - > $fq - #end - #end -
    -
    - #if($request.params.get('debugQuery')) - toggle parsed query - - #end - #set($queryOpts = $request.params.get("queryOpts")) - #if($queryOpts && $queryOpts != "") - - #end -
    -
    - -
    diff --git a/home/src/main/resources/solr/conf/velocity/query_form.vm b/home/src/main/resources/solr/conf/velocity/query_form.vm deleted file mode 100644 index 70a0af20f..000000000 --- a/home/src/main/resources/solr/conf/velocity/query_form.vm +++ /dev/null @@ -1,64 +0,0 @@ -#** - * Renders the main query form - *# - -
    -
    - -
    - - Find: - - - - -
    - - - Boost by Price - - - #parse("query_spatial.vm") - #parse("query_group.vm") -
    -
    - - #if($request.params.get('debugQuery')) - - #end - #if($annotate == true) - - #end - #foreach($fq in $request.params.getParams('fq')) - #if ($fq != "{!bbox}") - - #end - #end - -
    - #foreach($fq in $params.getParams('fq')) - #set($previous_fq_count=$velocityCount - 1) - #if($fq != '') - > - $fq - #end - #end -
    - -
    - #if($request.params.get('debugQuery')) - toggle parsed query - - #end - #set($queryOpts = $request.params.get("queryOpts")) - #if($queryOpts && $queryOpts != "") - - #end -
    - -
    -
    diff --git a/home/src/main/resources/solr/conf/velocity/query_group.vm b/home/src/main/resources/solr/conf/velocity/query_group.vm deleted file mode 100644 index 42e54573e..000000000 --- a/home/src/main/resources/solr/conf/velocity/query_group.vm +++ /dev/null @@ -1,43 +0,0 @@ -#** - * Query settings for grouping by fields, - * e.g.: Manufacturer or Popularity - *# - -#set($queryOpts = $params.get("queryOpts")) - -#if($queryOpts == "group") -
    - #set($groupF = $request.params.get('group.field')) - - - - - -
    - -#end diff --git a/home/src/main/resources/solr/conf/velocity/query_spatial.vm b/home/src/main/resources/solr/conf/velocity/query_spatial.vm deleted file mode 100644 index 2bc204493..000000000 --- a/home/src/main/resources/solr/conf/velocity/query_spatial.vm +++ /dev/null @@ -1,75 +0,0 @@ -#** - * Query logic for selecting location / Geospatial search - *# - -#set($queryOpts = $params.get("queryOpts")) - -#if($queryOpts == "spatial") - -
    - - #set($loc = $request.params.get('pt')) - ## Normalize first trip through to "none" because - ## an empty string generates an error message later on - #if( ! $loc ) - #set( $loc = "none" ) - #end - - #set($dist = $request.params.get('d', "10")) - - ## Cities for The Select List - #set( $cities = { - "none": "No Filter", - "45.17614,-93.87341": "Buffalo, MN", - "37.7752,-100.0232": "Dodge City, KS", - "35.0752,-97.032": "Oklahoma City, OK", - "37.7752,-122.4232": "San Francisco CA" - }) - - - - - Distance (KM): - - - - - - - -
    - - - -#end diff --git a/home/src/main/resources/solr/conf/velocity/results_list.vm b/home/src/main/resources/solr/conf/velocity/results_list.vm deleted file mode 100644 index f73532b2d..000000000 --- a/home/src/main/resources/solr/conf/velocity/results_list.vm +++ /dev/null @@ -1,22 +0,0 @@ -#** - * Render the main Results List - *# - -## Usually displayed inside
    - -#if($response.response.get('grouped')) - - #foreach($grouping in $response.response.get('grouped')) - #parse("hit_grouped.vm") - #end - -#else - - #foreach($doc in $response.results) - #parse("hit.vm") - ## Can get an extremely simple view of the doc - ## which might be nicer for debugging - ##parse("hit_plain.vm") - #end - -#end diff --git a/home/src/main/resources/solr/conf/velocity/richtext_doc.vm b/home/src/main/resources/solr/conf/velocity/richtext_doc.vm deleted file mode 100644 index 9e8d6cb71..000000000 --- a/home/src/main/resources/solr/conf/velocity/richtext_doc.vm +++ /dev/null @@ -1,153 +0,0 @@ -#** - * Render a complex document in the results list - *# - -## Load Mime-Type List and Mapping -#parse('mime_type_lists.vm') -## Sets: -## * supportedMimeTypes, AKA supportedtypes -## * mimeExtensionsMap, AKA extMap - -## Title -#if($doc.getFieldValue('title')) - #set($title = $esc.html($doc.getFirstValue('title'))) -#else - #set($title = "["+$doc.getFieldValue('id')+"]") -#end - -## URL -#if($doc.getFieldValue('url')) - #set($url = $doc.getFieldValue('url')) -#elseif($doc.getFieldValue('resourcename')) - #set($url = "file:///$doc.getFieldValue('resourcename')") -#else - #set($url = "$doc.getFieldValue('id')") -#end - -## Sort out Mime-Type -#set($ct = $list.get($doc.getFirstValue('content_type').split(";"),0)) -#set($filename = $doc.getFieldValue('resourcename')) -#set($filetype = false) -#set($filetype = $mimeExtensionsMap.get($ct)) - -## TODO: falling back to file extension is convenient, -## except when you don't have an icon for that extension -## example "application/vnd.openxmlformats-officedocument.wordprocessingml.document" -## document with a .docx extension. -## It'd be nice to fall back to an "unknown" or the existing "file" type -## We sort of do this below, but only if the filename has no extension -## (anything after the last dot). - -#if(!$filetype) - #set($filetype = $filename.substring($filename.lastIndexOf(".")).substring(1)) -#end - -## #if(!$filetype) -## #set($filetype = "file") -## #end -## #if(!$supportedMimeTypes.contains($filetype)) -## #set($filetype = "file") -## #end - -## Row 1: Icon and Title and mlt link -
    - ## Icon - ## Small file type icons from http://www.splitbrain.org/projects/file_icons (public domain) - - - ## Title, hyperlinked - - $title - - ## Link for MLT / More Like This / Find Similar - - #if($params.getBool('mlt', false) == false) - - More Like This - #end - - -
    - -## Row 2?: ID / URL -
    - Id: #field('id') -
    - -## Resource Name -
    - #if($doc.getFieldValue('resourcename')) - Resource name: $filename - #elseif($url) - URL: $url - #end - #if($ct) - ($ct) - #end -
    - -## Author -#if($doc.getFieldValue('author')) -
    - Author: #field('author') -
    -#end - -## Last_Modified Date -#if($doc.getFieldValue('last_modified')) -
    - last-modified: - #field('last_modified') -
    -#end - -## Main content of doc -
    - #field('content') -
    - -## Display Similar Documents / MLT = More Like This -
    - #set($mlt = $mltResults.get($docId)) - #set($mltOn = $params.getBool('mlt')) - #if($mltOn == true) -
    - Similar Items -
    - #end - ## If has MLT enabled An Entries to show - #if ($mltOn && $mlt && $mlt.size() > 0) -
      - #foreach($mltHit in $mlt) - #set($mltId = $mltHit.getFieldValue('id')) -
    • - -
      - - Title: - - $mltHit.getFieldValue('title') -
      -
      - - Author: - - $mltHit.getFieldValue('author') - - Description: - - $mltHit.getFieldValue('description') -
      -
    • - #end ## end for each mltHit in $mlt -
    - ## Else MLT Enabled but no mlt results for this query - #elseif($mltOn && $mlt.size() == 0) -
    No Similar Items Found
    - #end -
    ## div class=mlt - -#parse('debug.vm') diff --git a/home/src/main/resources/solr/conf/velocity/suggest.vm b/home/src/main/resources/solr/conf/velocity/suggest.vm deleted file mode 100644 index dae6b830d..000000000 --- a/home/src/main/resources/solr/conf/velocity/suggest.vm +++ /dev/null @@ -1,8 +0,0 @@ -#** - * Provides cynamic spelling suggestions - * as you type in the search form - *# - -#foreach($t in $response.response.terms.name) - $t.key -#end diff --git a/home/src/main/resources/solr/conf/velocity/tabs.vm b/home/src/main/resources/solr/conf/velocity/tabs.vm deleted file mode 100644 index da19cbc0b..000000000 --- a/home/src/main/resources/solr/conf/velocity/tabs.vm +++ /dev/null @@ -1,50 +0,0 @@ -#** - * Provides navigation/access to Advanced search options - * Usually displayed near the top of the page - *# - -##TODO: Make some nice tabs here - -#set($queryOpts = $params.get("queryOpts")) - -
    - - Type of Search: - - ##queryOpts=$queryOpts - - ## return to Simple Search - ##set( $selected = ($queryOpts && $queryOpts != "") ) - #set( $selected = ! $queryOpts ) - - #if($selected) - Simple - #else - - Simple - #end - - - ## GEO-Spatial / Location Based - #set( $selected = ($queryOpts == "spatial") ) - - #if($selected) - Spatial - #else - - Spatial - #end - - - ## Group By Field - #set( $selected = ($queryOpts == "group") ) - - #if($selected) - Group By - #else - - Group By - #end - - -
    diff --git a/home/src/main/resources/solr/conf/xslt/example.xsl b/home/src/main/resources/solr/conf/xslt/example.xsl deleted file mode 100644 index b89927008..000000000 --- a/home/src/main/resources/solr/conf/xslt/example.xsl +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - <xsl:value-of select="$title"/> - - - -

    -
    - This has been formatted by the sample "example.xsl" transform - - use your own XSLT to get a nicer page -
    - - - -
    - - - -
    - - - - -
    -
    -
    - - - - - - - - - - - - - - javascript:toggle("");? -
    - - exp - - - - - -
    - - -
    - - - - - - - -
      - -
    • -
      -
    - - -
    - - - - - - - - - - - - - - - - - - - - -
    diff --git a/home/src/main/resources/solr/conf/xslt/example_atom.xsl b/home/src/main/resources/solr/conf/xslt/example_atom.xsl deleted file mode 100644 index b6c23151d..000000000 --- a/home/src/main/resources/solr/conf/xslt/example_atom.xsl +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - Example Solr Atom 1.0 Feed - - This has been formatted by the sample "example_atom.xsl" transform - - use your own XSLT to get a nicer Atom feed. - - - Apache Solr - solr-user@lucene.apache.org - - - - - - tag:localhost,2007:example - - - - - - - - - <xsl:value-of select="str[@name='name']"/> - - tag:localhost,2007: - - - - - - diff --git a/home/src/main/resources/solr/conf/xslt/example_rss.xsl b/home/src/main/resources/solr/conf/xslt/example_rss.xsl deleted file mode 100644 index 2857f1174..000000000 --- a/home/src/main/resources/solr/conf/xslt/example_rss.xsl +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - Example Solr RSS 2.0 Feed - http://localhost:8983/solr - - This has been formatted by the sample "example_rss.xsl" transform - - use your own XSLT to get a nicer RSS feed. - - en-us - http://localhost:8983/solr - - - - - - - - - - - <xsl:value-of select="str[@name='name']"/> - - http://localhost:8983/solr/select?q=id: - - - - - - - http://localhost:8983/solr/select?q=id: - - - - diff --git a/home/src/main/resources/solr/conf/xslt/luke.xsl b/home/src/main/resources/solr/conf/xslt/luke.xsl deleted file mode 100644 index 8553f3c63..000000000 --- a/home/src/main/resources/solr/conf/xslt/luke.xsl +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - - - - Solr Luke Request Handler Response - - - - - - - - - <xsl:value-of select="$title"/> - - - - - -

    - -

    -
    - -
    - -

    Index Statistics

    - -
    - -

    Field Statistics

    - - - -

    Document statistics

    - - - - -
    - - - - - -
    - -
    - - -
    - -
    - -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    -

    - -

    - -
    - -
    -
    -
    - - -
    - - 50 - 800 - 160 - blue - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    - background-color: ; width: px; height: px; -
    -
    - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      - -
    • - -
    • -
      -
    - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    diff --git a/home/src/main/resources/solr/conf/xslt/updateXml.xsl b/home/src/main/resources/solr/conf/xslt/updateXml.xsl deleted file mode 100644 index daf1344b0..000000000 --- a/home/src/main/resources/solr/conf/xslt/updateXml.xsl +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/src/main/resources/solr/solr.xml b/home/src/main/resources/solr/solr.xml deleted file mode 100644 index 4d1a84e75..000000000 --- a/home/src/main/resources/solr/solr.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - diff --git a/home/src/main/resources/solr/solr_newversion.xml b/home/src/main/resources/solr/solr_newversion.xml deleted file mode 100644 index 94d60b6a2..000000000 --- a/home/src/main/resources/solr/solr_newversion.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - ${host:} - ${jetty.port:8983} - ${hostContext:solr} - ${zkClientTimeout:30000} - ${genericCoreNodeNames:true} - - - - ${socketTimeout:0} - ${connTimeout:0} - - - diff --git a/installer/pom.xml b/installer/pom.xml index f6e443309..68ef4e20c 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -105,18 +105,11 @@ home - webapp - - org.vivoweb - vitro-solr - ${vitro-version} - war - org.vivoweb vitro-home diff --git a/pom.xml b/pom.xml index 84267b2fc..f5139538b 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,6 @@ api dependencies webapp - home diff --git a/solr/pom.xml b/solr/pom.xml deleted file mode 100644 index 30a83f66f..000000000 --- a/solr/pom.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - 4.0.0 - - org.vivoweb - vitro-solr - 1.11.0-SNAPSHOT - war - - - org.vivoweb - vitro-project - 1.11.0-SNAPSHOT - .. - - - Vitro Solr App - - - - - maven-clean-plugin - - - - overlays - - - - - - - - - - org.apache.solr - solr - 4.10.4 - war - - - org.slf4j - jcl-over-slf4j - 1.6.1 - - - com.vividsolutions - jts - 1.13 - - - org.slf4j - jul-to-slf4j - 1.6.1 - - - log4j - log4j - 1.2.16 - - - org.slf4j - slf4j-api - 1.6.1 - - - org.slf4j - slf4j-log4j12 - 1.6.1 - - - diff --git a/solr/src/main/resources/log4j.properties b/solr/src/main/resources/log4j.properties deleted file mode 100644 index dcc389c9a..000000000 --- a/solr/src/main/resources/log4j.properties +++ /dev/null @@ -1,13 +0,0 @@ -log4j.appender.AllAppender=org.apache.log4j.RollingFileAppender -log4j.appender.AllAppender.File= ${catalina.base}/logs/solr.log -log4j.appender.AllAppender.MaxFileSize=10MB -log4j.appender.AllAppender.MaxBackupIndex=10 -log4j.appender.AllAppender.layout=org.apache.log4j.PatternLayout -log4j.appender.AllAppender.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c{1}] %m%n - -log4j.rootLogger=INFO, AllAppender - -# Make all of the Solr classes quieter... -log4j.logger.org.apache.solr.level = WARNING -# ...except for this one. -log4j.logger.org.apache.solr.core.SolrResourceLoader.level = INFO