From 38b1ff989eadb3229fd4c0421102e7a60a4c1554 Mon Sep 17 00:00:00 2001 From: Ryan D. Brooks Date: Fri, 22 Apr 2011 13:29:48 -0700 Subject: refactor: Introduce end-of-line normalization --- plugins/jms.activemq.launch/.classpath | 14 +- plugins/jms.activemq.launch/.project | 56 +- plugins/jms.activemq.launch/build.properties | 10 +- plugins/jms.activemq.launch/plugin.xml | 34 +- plugins/jms.libraries/.classpath | 16 +- plugins/jms.libraries/.project | 56 +- plugins/jms.libraries/build.properties | 10 +- plugins/net.jini/.classpath | 80 +- plugins/net.jini/.project | 56 +- plugins/net.jini/build.properties | 8 +- plugins/net.jini/jini_config/jsk-all.policy | 4 +- .../start-transient-jeri-services.config | 78 +- .../net.jini/jini_config/transient-reggie.config | 4 +- .../support/DB Demo Config [microdoc].launch | 66 +- .../support/OSEE Demo Product [microdoc].launch | 72 +- .../support/SAW-SoftwareRequirements.xml | 4 +- .../support/SAW-SubsystemRequirements.xml | 4 +- .../support/SAW-SystemRequirements.xml | 5436 +- .../org.eclipse.osee.ats.help.ui/build-helper.xml | 96 +- .../intro/overviewExtensionContent.xml | 26 +- .../intro/tutorialsExtensionContent.xml | 52 +- plugins/org.eclipse.osee.ats/.classpath | 14 +- plugins/org.eclipse.osee.ats/.project | 80 +- plugins/org.eclipse.osee.ats/build.properties | 16 +- plugins/org.eclipse.osee.ats/plugin.xml | 880 +- .../schema/AtsAIandTeamConfig.exsd | 210 +- .../schema/AtsAdvancedOperationAction.exsd | 204 +- .../schema/AtsHealthCheck.exsd | 204 +- .../org.eclipse.osee.ats/schema/AtsMenuAction.exsd | 204 +- .../schema/AtsNavigateItem.exsd | 210 +- .../schema/AtsNotification.exsd | 204 +- .../org.eclipse.osee.ats/schema/AtsStateItem.exsd | 210 +- .../schema/AtsTeamWorkflow.exsd | 204 +- .../org.eclipse.osee.ats/schema/AtsWizardItem.exsd | 210 +- .../schema/AtsWorkDefinitionProvider.exsd | 204 +- .../schema/AtsWorkDefinitionSheetProvider.exsd | 204 +- .../schema/AtsWorldEditorItem.exsd | 204 +- .../osee/ats/artifact/DecisionReviewState.java | 50 +- .../org/eclipse/osee/ats/artifact/GoalState.java | 48 +- .../osee/ats/artifact/PeerToPeerReviewState.java | 48 +- .../org/eclipse/osee/ats/artifact/TaskStates.java | 48 +- .../ats/editor/history/HistoryRefreshAction.java | 150 +- .../ats/editor/history/column/AuthorColumn.java | 76 +- .../osee/ats/editor/history/column/DateColumn.java | 78 +- .../ats/editor/history/column/EventColumn.java | 274 +- .../editor/history/column/TransactionColumn.java | 76 +- .../history/operations/LoadChangesOperation.java | 84 +- .../eclipse/osee/ats/workdef/ReviewBlockType.java | 14 +- .../org.eclipse.osee.ats/support/Action Import.xml | 242 +- .../org.eclipse.osee.ats/support/Task Import.xml | 224 +- .../MasterTestSuite_DemoDbInit.launch | 92 +- .../MasterTestSuite_DemoDbTests.launch | 92 +- .../build-helper.xml | 92 +- .../intro/overviewExtensionContent.xml | 26 +- .../intro/tutorialsExtensionContent.xml | 52 +- .../org.eclipse.osee.coverage.test/fragment.xml | 130 +- .../org.eclipse.osee.coverage/jaxb/messages.xsd | 48 +- .../schema/CoverageNavigateItem.exsd | 204 +- .../support/vcastData/vcast/results/test_unit_1 | 4 +- .../support/vcastData/vcast/results/test_unit_2 | 6 +- .../support/vcastData/vcast/results/test_unit_3 | 6 +- plugins/org.eclipse.osee.define/reference/toc.xml | 10 +- .../schema/DefineNavigateItem.exsd | 210 +- .../schema/TraceUnitHandler.exsd | 224 +- .../support/How_To_Template.xml | 186 +- .../support/Monster_Process_Template.xml | 186 +- .../support/Monster_Process_Template_Diff.xml | 186 +- .../support/Work_Instruction_Template.xml | 4 +- .../OSGI-INF/exchange.provider.xml | 12 +- .../OSGI-INF/locator.provider.exchange.xml | 12 +- .../OSGI-INF/core.osee.schema.resource.xml | 14 +- .../support/SKYNET.VERSIONING.SCHEMA.xml | 1240 +- .../eclipse/osee/framework/core/dsl/OseeDsl.ecore | 288 +- .../osee/framework/core/dsl/OseeDsl.genmodel | 268 +- .../eclipse/osee/framework/core/dsl/OseeDsl.xmi | 1834 +- .../OSGI-INF/application.lookup.server.manager.xml | 12 +- .../OSGI-INF/authentication.manager.xml | 24 +- .../OSGI-INF/authentication.provider.demo.xml | 12 +- .../OSGI-INF/authentication.provider.xml | 12 +- .../OSGI-INF/join.cleanup.task.provider.xml | 12 +- .../OSGI-INF/server.task.scheduler.xml | 24 +- .../DatabaseInitializationConfiguration.exsd | 204 +- .../schema/DatabaseInitializationTask.exsd | 224 +- .../.project | 56 +- .../build.properties | 8 +- .../OSGI-INF/uri.connection.contributor.xml | 12 +- .../framework/database/core/AbstractJoinQuery.java | 234 +- .../framework/database/core/ArtifactJoinQuery.java | 128 +- .../framework/database/core/CharJoinQuery.java | 164 +- .../database/core/ExportImportJoinQuery.java | 126 +- .../osee/framework/database/core/IdJoinQuery.java | 122 +- .../database/core/SearchTagJoinQuery.java | 122 +- .../framework/database/core/TagQueueJoinQuery.java | 122 +- .../database/core/TransactionJoinQuery.java | 168 +- .../support/dbrelease.xml | 174 +- .../support/sqlAnt.xml | 168 +- .../derby.client.connection.driver.provider.xml | 12 +- .../derby.embed.connection.driver.provider.xml | 12 +- .../build-helper.xml | 80 +- .../h2.client.connection.driver.provider.xml | 14 +- .../build-helper.xml | 88 +- .../intro/css/overview.css | 30 +- .../intro/css/tutorials.css | 30 +- .../intro/css/whatsnew.css | 12 +- .../intro/overviewExtensionContent.xml | 40 +- .../intro/tutorialsExtensionContent.xml | 52 +- .../intro/whatsnewExtensionContent.xml | 34 +- .../scripts/extract-markup.xsl | 18 +- .../scripts/help-build-common.xml | 30 +- .../jdbcodbc.connection.driver.provider.xml | 12 +- .../jdk/core/test/rules/sample_icd_formatted.xml | 88 +- plugins/org.eclipse.osee.framework.jini/.cvsignore | 2 +- .../release/all.policy | 12 +- .../release/release.xml | 122 +- .../release/servicerelease.xml | 148 +- .../schema/JiniInterface.exsd | 222 +- .../org.eclipse.osee.framework.lifecycle/.project | 66 +- .../OSGI-INF/lifecycle.service.xml | 14 +- .../build.properties | 10 +- .../OSGI-INF/ats.provider.xml | 12 +- .../OSGI-INF/locator.provider.ats.xml | 12 +- .../jaxb/resMessages.xsd | 258 +- .../jaxb/testMessages.xsd | 30 +- .../org.eclipse.osee.framework.messaging/build.xml | 778 +- .../customBuildCallbacks.xml | 398 +- .../OSEE Service and Messaging Architecture.xml | 4 +- .../jaxb/testMessages.xsd | 86 +- .../msgSchemas/serviceMessages.xsd | 70 +- .../OSGI-INF/oracle.connection.driver.provider.xml | 12 +- .../postgresql.connection.driver.provider.xml | 12 +- .../OSGI-INF/locator.provider.attribute.xml | 12 +- .../OSGI-INF/tests.xml | 12 +- .../OSGI-INF/resource.locator.consumer.xml | 24 +- .../OSGI-INF/resource.provider.consumer.xml | 24 +- .../OSGI-INF/attribute.provider.xml | 12 +- .../search/engine/test/utility/data/test1.data.xml | 6 +- .../search/engine/test/utility/data/test2.data.xml | 16 +- .../search/engine/test/utility/data/test4.data.xml | 252 +- .../search/engine/test/utility/data/test6.data.xml | 2 +- .../engine/language/pluralToSingularExceptions.xml | 122 +- .../OSGI-INF/branch.cmds.xml | 14 +- .../OSGI-INF/search.tagger.cmds.xml | 14 +- .../OSGI-INF/server.admin.cmds.xml | 14 +- .../parsers/numberEmbeddedInTheContent.xml | 4 +- .../parsers/outlineNameNumberAndContent.xml | 4 +- .../importing/parsers/outlineNameWithNumber.xml | 2 +- ...lineResolutionCausingInput_no_toc_formatted.xml | 502 +- .../test/mocks/MockTransactionEventListener.java | 120 +- .../ExcelArtifactExtractorTest.xml | 36 +- .../NativeDocumentExtractorTest.xml | 36 +- .../support/WordMlLinkData/test1.expected.xml | 10 +- .../test1.link.open_in_osee.data.xml | 24 +- .../support/WordMlLinkData/test2.expected.xml | 10 +- .../test2.unlink.open_in_osee.data.xml | 10 +- .../schema/ArtifactAnnotation.exsd | 210 +- .../schema/ArtifactCheck.exsd | 210 +- .../schema/ArtifactExtractor.exsd | 204 +- .../schema/ArtifactExtractorDelegate.exsd | 204 +- .../schema/ArtifactFactory.exsd | 210 +- .../schema/AttributeDataProvider.exsd | 242 +- .../schema/AttributeType.exsd | 242 +- .../schema/ClientLoopbackCmd.exsd | 204 +- .../schema/CommitActions.exsd | 204 +- .../schema/DefaultInitialBranchProvider.exsd | 210 +- .../schema/HttpServerRequest.exsd | 210 +- .../schema/OseeDbImportData.exsd | 234 +- .../schema/OseeDbSchema.exsd | 224 +- .../schema/OseeTypes.exsd | 236 +- .../schema/OseeTypesHandler.exsd | 204 +- .../schema/OseeValidator.exsd | 204 +- .../schema/WebPage.exsd | 210 +- .../support/export.xsd | 56 +- .../templates/default-templates.xml | 14 +- .../help/contexts.xml | 16 +- .../help/toc.xml | 18 +- .../help/contexts.xml | 16 +- .../help/toc.xml | 18 +- .../schema/PropertyStoreControl.exsd | 218 +- .../schema/XNavigateItem.exsd | 232 +- .../schema/ServiceLaunch.exsd | 468 +- .../schema/ServiceView.exsd | 244 +- .../test/cases/support/WordTrackedChangesTest.xml | 4 +- .../ui/skynet/test/cases/support/equation.xml | 202 +- .../framework/ui/skynet/test/support/equation.xml | 202 +- .../ui/skynet/test/util/enumeration/OneEnum.java | 58 +- .../skynet/test/util/enumeration/OrderedEnum.java | 58 +- .../ui/skynet/test/widgets/workflow/OneStates.java | 60 +- .../test/widgets/workflow/OrderedStates.java | 60 +- .../ui/skynet/test/widgets/workflow/TwoStates.java | 50 +- .../schema/ArtifactImageProvider.exsd | 204 +- .../schema/ArtifactRenderer.exsd | 204 +- .../schema/ArtifactRendererTemplate.exsd | 238 +- .../schema/AttributeXWidgetProvider.exsd | 210 +- .../schema/BlamOperation.exsd | 224 +- .../schema/DatabaseHealthOperation.exsd | 204 +- .../schema/IgnorePublishAttribute.exsd | 204 +- .../schema/OseeDictionary.exsd | 210 +- .../schema/SimpleTemplateProviderTemplate.exsd | 240 +- .../schema/TemplateProvider.exsd | 210 +- .../schema/WordMlProducer.exsd | 210 +- .../schema/WorkDefinitionProvider.exsd | 210 +- .../schema/XWidgetProvider.exsd | 210 +- .../ui/skynet/action/RevealInExplorerAction.java | 80 +- .../render/compare/CompareDataCollector.java | 12 +- .../render/compare/NoOpCompareDataCollector.java | 18 +- .../support/spellCheck/README | 90 +- .../support/spellCheck/altamer.0 | 478 +- .../support/spellCheck/altamer.1 | 102 +- .../support/spellCheck/altamer.2 | 180 +- .../support/spellCheck/american.0 | 3670 +- .../support/spellCheck/american.1 | 1482 +- .../support/spellCheck/american.2 | 13534 +-- .../support/spellCheck/british.0 | 3798 +- .../support/spellCheck/british.1 | 1486 +- .../support/spellCheck/british.2 | 13376 +-- .../support/spellCheck/english.0 | 94316 +++++++++---------- .../support/spellCheck/english.1 | 41728 ++++---- .../support/spellCheck/english.2 | 75232 +++++++-------- .../support/spellCheck/english.3 | 39416 ++++---- ...PREVIEW Software Requirement with Recursion.xml | 4 +- .../support/templates/Word Edit Template.xml | 4 +- .../support/templates/Word Merge Template.xml | 6 +- .../org.wclipse.see.ote.client.msg.dBFactory.exsd | 204 +- ...g.eclipse.osee.ote.client.libraryProvidier.exsd | 204 +- .../org.eclipse.osee.connection.service.ext.exsd | 204 +- plugins/org.eclipse.osee.ote.core/.cvsignore | 2 +- .../schema/OutfileParser.exsd | 218 +- plugins/org.eclipse.osee.ote.message/.cvsignore | 2 +- .../message/elements/NonFilteredStringElement.java | 36 +- .../schema/ITestRunReport.exsd | 230 +- .../templates/HtmlActiveTableTemplate | 86 +- .../schema/RenderTabProvider.exsd | 204 +- .../schema/ToolbarItem.exsd | 258 +- .../support/output.xsd | 380 +- .../schema/WorkspaceSetup.exsd | 214 +- plugins/org.eclipse.osee.sos/OSGI-INF/sos.cmds.xml | 14 +- .../.svn/text-base/EclipseCon 2007.txt.svn-base | 28 +- .../.svn/text-base/What we learned.txt.svn-base | 58 +- .../.svn/text-base/sessionSchedule.txt.svn-base | 66 +- .../eclipseCon/2007/EclipseCon 2007.txt | 28 +- .../eclipseCon/2007/What we learned.txt | 58 +- .../eclipseCon/2007/sessionSchedule.txt | 66 +- ...rience_from_the_Aerospace_Industry.txt.svn-base | 116 +- ...Your_Disconnected_Toolset_Headache.txt.svn-base | 108 +- .../text-base/presentation_planning.txt.svn-base | 162 +- ...l_An_Experience_from_the_Aerospace_Industry.txt | 116 +- ...Cure_for_Your_Disconnected_Toolset_Headache.txt | 108 +- .../2008/Abstracts/presentation_planning.txt | 162 +- .../OSEE - An Integrated Solution.txt.svn-base | 16 +- .../OSEE - An Integrated Solution.txt | 16 +- .../.svn/text-base/agenda.txt.svn-base | 38 +- .../agenda.txt | 38 +- ...ecrets they don't want you to know.txt.svn-base | 80 +- ...loyment secrets they don't want you to know.txt | 80 +- .../text-base/API Design Workshop.txt.svn-base | 10 +- ...f Eclipse plugins and OSGi bundles.txt.svn-base | 10 +- .../2008/tutorials/API Design Workshop.txt | 10 +- ...testing of Eclipse plugins and OSGi bundles.txt | 10 +- .../eclipseCon/2009/Abstracts.txt | 26 +- .../Integrated Workflows and Data Management.txt | 72 +- .../eclipseCon/2009/XViewer.txt | 40 +- .../XViewer/.svn/text-base/XViewer.txt.svn-base | 100 +- .../eclipseCon/2009/XViewer/XViewer.txt | 100 +- .../text-base/Unlocking Osee Core.xml.svn-base | 4 +- .../2009/framework/Unlocking Osee Core.xml | 4 +- ...nvironment for Systems Engineering.xml.svn-base | 4 +- ...ed Test Environment for Systems Engineering.xml | 4 +- .../tutorial/.svn/text-base/readme.txt.svn-base | 16 +- .../OseeTypes_ProgramAndCommon.xml.svn-base | 1400 +- .../OseeTypes_ProgramAndCommon_New.xml.svn-base | 1608 +- .../SAW-SoftwareRequirements.xml.svn-base | 4 +- .../SAW-SubsystemRequirements.xml.svn-base | 4 +- .../text-base/SAW-SystemRequirements.xml.svn-base | 5436 +- .../Company Data/OseeTypes_ProgramAndCommon.xml | 1400 +- .../OseeTypes_ProgramAndCommon_New.xml | 1608 +- .../Company Data/SAW-SoftwareRequirements.xml | 4 +- .../Company Data/SAW-SubsystemRequirements.xml | 4 +- .../Company Data/SAW-SystemRequirements.xml | 5436 +- .../PostgreSQL/.svn/text-base/osee.sql.svn-base | 18 +- .../.svn/text-base/osee_db_setup_linux.sh.svn-base | 2 +- .../.svn/text-base/osee_db_setup_mac.sh.svn-base | 2 +- .../text-base/osee_db_setup_windows.bat.svn-base | 2 +- .../PostgreSQL/.svn/text-base/pgpass.conf.svn-base | 2 +- .../eclipseCon/2009/tutorial/PostgreSQL/osee.sql | 18 +- .../tutorial/PostgreSQL/osee_db_setup_linux.sh | 2 +- .../2009/tutorial/PostgreSQL/osee_db_setup_mac.sh | 2 +- .../tutorial/PostgreSQL/osee_db_setup_windows.bat | 2 +- .../2009/tutorial/PostgreSQL/pgpass.conf | 2 +- .../archived/.svn/text-base/ATS.txt.svn-base | 326 +- .../.svn/text-base/OSEE Tutorial.xml.svn-base | 4 +- .../archived/.svn/text-base/Tutorial.txt.svn-base | 68 +- .../eclipseCon/2009/tutorial/archived/ATS.txt | 326 +- .../2009/tutorial/archived/OSEE Tutorial.xml | 4 +- .../eclipseCon/2009/tutorial/archived/Tutorial.txt | 68 +- .../eclipseCon/2009/tutorial/readme.txt | 16 +- .../eclipseCon/2010/Abstracts.txt | 74 +- .../.svn/text-base/OseeTypes_ATS.osee_old.svn-base | 1516 +- .../.svn/text-base/OseeTypes_ATS.xml.svn-base | 3530 +- .../text-base/presentation outline.txt.svn-base | 48 +- .../2010/presentation/OseeTypes_ATS.osee_old | 1516 +- .../eclipseCon/2010/presentation/OseeTypes_ATS.xml | 3530 +- .../2010/presentation/presentation outline.txt | 48 +- .../eclipseCon/2011/Don_Bio.txt | 2 +- .../eclipseCon/2011/ReqtsMgmt.html | 42 +- .../EclipseCon2009_OSEE_Test Environment.html | 94 +- plugins/org.eclipse.osee.support.build/.project | 56 +- .../build.properties | 2 +- .../codeChecks/build.properties | 22 +- .../codeChecks/buildAll.xml | 104 +- .../codeChecks/scripts/checkCodeQuality.xml | 724 +- .../support/build.properties | 480 +- .../support/client_category.xml | 86 +- .../support/customTargets.xml | 360 +- .../support/orbit.map | 44 +- .../support/osee.map | 198 +- .../support/osee_client_build.xml | 24 +- .../support/osee_common_build.xml | 136 +- .../support/osee_server_build.xml | 62 +- plugins/org.eclipse.osee.support.config/.project | 22 +- .../org.eclipse.osee.support.config/DemoSetup.txt | 104 +- .../codeStyle/osee_check_style.xml | 12 +- .../codeStyle/osee_java_style_format.xml | 558 +- .../codeStyle/osee_pmd_rule_set.xml | 524 +- .../DB Config [localhost, branch import].launch | 62 +- .../launchConfig/DB Config [localhost].launch | 74 +- .../Database Integrity [localhost].launch | 64 +- .../OSEE Application Server[H2].launch | 52 +- .../OSEE Demo Application Server [H2].launch | 356 +- ...emo Application Server [localhost derby].launch | 780 +- ...OSEE Demo Application Server [localhost].launch | 356 +- .../OSEE Demo product [localhost] [German].launch | 62 +- .../OSEE Demo product [localhost].launch | 66 +- .../OSEE Demo product [microdoc].launch | 62 +- .../projectSets/OseeAppServerProjectSet.psf | 136 +- .../projectSets/OseeClientProjectSet.psf | 404 +- plugins/org.eclipse.osee.support.dev/.project | 22 +- .../database/db_performance.txt | 222 +- .../design/openOffice.txt | 20 +- .../process/basis.html | 188 +- .../org.eclipse.osee.support.dev/techNotes/CDT.txt | 14 +- .../org.eclipse.osee.support.test.util/.classpath | 14 +- .../org.eclipse.osee.support.test.util/.project | 56 +- .../build.properties | 8 +- 343 files changed, 179436 insertions(+), 179436 deletions(-) (limited to 'plugins') diff --git a/plugins/jms.activemq.launch/.classpath b/plugins/jms.activemq.launch/.classpath index 8a8f1668cdc..ad32c83a788 100644 --- a/plugins/jms.activemq.launch/.classpath +++ b/plugins/jms.activemq.launch/.classpath @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/jms.activemq.launch/.project b/plugins/jms.activemq.launch/.project index 3b052f7b1fd..d4a8a40476f 100644 --- a/plugins/jms.activemq.launch/.project +++ b/plugins/jms.activemq.launch/.project @@ -1,28 +1,28 @@ - - - jms.activemq.launch - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + jms.activemq.launch + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/jms.activemq.launch/build.properties b/plugins/jms.activemq.launch/build.properties index 6f20375d6c7..e9863e281ea 100644 --- a/plugins/jms.activemq.launch/build.properties +++ b/plugins/jms.activemq.launch/build.properties @@ -1,5 +1,5 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - plugin.xml +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + plugin.xml diff --git a/plugins/jms.activemq.launch/plugin.xml b/plugins/jms.activemq.launch/plugin.xml index d4d81633b15..cf86b6ebf1e 100644 --- a/plugins/jms.activemq.launch/plugin.xml +++ b/plugins/jms.activemq.launch/plugin.xml @@ -1,17 +1,17 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/plugins/jms.libraries/.classpath b/plugins/jms.libraries/.classpath index ace821266a2..8947ca02698 100644 --- a/plugins/jms.libraries/.classpath +++ b/plugins/jms.libraries/.classpath @@ -1,8 +1,8 @@ - - - - - - - - + + + + + + + + diff --git a/plugins/jms.libraries/.project b/plugins/jms.libraries/.project index 0ae6b6aa7e2..e3f01fa22a1 100644 --- a/plugins/jms.libraries/.project +++ b/plugins/jms.libraries/.project @@ -1,28 +1,28 @@ - - - jms.libraries - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + jms.libraries + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/jms.libraries/build.properties b/plugins/jms.libraries/build.properties index 66bfc4231d1..57dc150d16c 100644 --- a/plugins/jms.libraries/build.properties +++ b/plugins/jms.libraries/build.properties @@ -1,5 +1,5 @@ -bin.includes = META-INF/,\ - libs/geronimo-jms_1.1_spec-1.1.1.jar,\ - libs/activemq-core-5.3.0.jar,\ - libs/geronimo-j2ee-management_1.0_spec-1.0.jar - +bin.includes = META-INF/,\ + libs/geronimo-jms_1.1_spec-1.1.1.jar,\ + libs/activemq-core-5.3.0.jar,\ + libs/geronimo-j2ee-management_1.0_spec-1.0.jar + diff --git a/plugins/net.jini/.classpath b/plugins/net.jini/.classpath index 6ce2ae024c5..3f74a8dad3d 100644 --- a/plugins/net.jini/.classpath +++ b/plugins/net.jini/.classpath @@ -1,40 +1,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/net.jini/.project b/plugins/net.jini/.project index 97cadaa7e9f..47cc762b2f9 100644 --- a/plugins/net.jini/.project +++ b/plugins/net.jini/.project @@ -1,28 +1,28 @@ - - - net.jini - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + net.jini + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/net.jini/build.properties b/plugins/net.jini/build.properties index 707d8f008cd..c1e567ef766 100644 --- a/plugins/net.jini/build.properties +++ b/plugins/net.jini/build.properties @@ -1,4 +1,4 @@ -bin.includes = META-INF/,\ - jini2_1/,\ - jini_config/,\ - . +bin.includes = META-INF/,\ + jini2_1/,\ + jini_config/,\ + . diff --git a/plugins/net.jini/jini_config/jsk-all.policy b/plugins/net.jini/jini_config/jsk-all.policy index c9ee1cace21..711e4c8698e 100644 --- a/plugins/net.jini/jini_config/jsk-all.policy +++ b/plugins/net.jini/jini_config/jsk-all.policy @@ -1,3 +1,3 @@ -grant codebase "file:${osee.jini.install}/lib/*" { - permission java.security.AllPermission; +grant codebase "file:${osee.jini.install}/lib/*" { + permission java.security.AllPermission; }; \ No newline at end of file diff --git a/plugins/net.jini/jini_config/start-transient-jeri-services.config b/plugins/net.jini/jini_config/start-transient-jeri-services.config index 2e34dff68b2..36a930dc763 100644 --- a/plugins/net.jini/jini_config/start-transient-jeri-services.config +++ b/plugins/net.jini/jini_config/start-transient-jeri-services.config @@ -1,40 +1,40 @@ -import com.sun.jini.start.NonActivatableServiceDescriptor; -import com.sun.jini.start.ServiceDescriptor; - -com.sun.jini.start { - - // - // HTTPD Service - // - private static httpd_codebase = ""; - private static httpd_policy = "${osee.jini.config}/jsk-all.policy"; - private static httpd_classpath = "${osee.jini.install}/lib/classserver.jar"; - private static httpd_impl = "com.sun.jini.tool.ClassServer"; - private static httpd_service = - new NonActivatableServiceDescriptor( - httpd_codebase, httpd_policy, httpd_classpath, httpd_impl, - new String[]{"-port", "${osee.classserver.port}", "-dir", "${osee.jini.install}/lib-dl", "-verbose"}); - - // - // Fiddler (Lookup Discovery Service) - // - - // - // Reggie (Lookup Service) - // - private static reggie_codebase = "http://${osee.classserver.host}:${osee.classserver.port}/reggie-dl.jar" - + " http://${osee.classserver.host}:${osee.classserver.port}/jsk-dl.jar"; - private static reggie_policy = "${osee.jini.config}/jsk-all.policy"; - private static reggie_classpath = "${osee.jini.install}/lib/reggie.jar"; - private static reggie_config = "${osee.jini.config}/transient-reggie.config"; - private static reggie_impl = "com.sun.jini.reggie.TransientRegistrarImpl"; - private static reggie_service = - new NonActivatableServiceDescriptor( - reggie_codebase, reggie_policy, reggie_classpath, - reggie_impl, new String[] { reggie_config }); - - static serviceDescriptors = new ServiceDescriptor[] { - httpd_service, - reggie_service - }; +import com.sun.jini.start.NonActivatableServiceDescriptor; +import com.sun.jini.start.ServiceDescriptor; + +com.sun.jini.start { + + // + // HTTPD Service + // + private static httpd_codebase = ""; + private static httpd_policy = "${osee.jini.config}/jsk-all.policy"; + private static httpd_classpath = "${osee.jini.install}/lib/classserver.jar"; + private static httpd_impl = "com.sun.jini.tool.ClassServer"; + private static httpd_service = + new NonActivatableServiceDescriptor( + httpd_codebase, httpd_policy, httpd_classpath, httpd_impl, + new String[]{"-port", "${osee.classserver.port}", "-dir", "${osee.jini.install}/lib-dl", "-verbose"}); + + // + // Fiddler (Lookup Discovery Service) + // + + // + // Reggie (Lookup Service) + // + private static reggie_codebase = "http://${osee.classserver.host}:${osee.classserver.port}/reggie-dl.jar" + + " http://${osee.classserver.host}:${osee.classserver.port}/jsk-dl.jar"; + private static reggie_policy = "${osee.jini.config}/jsk-all.policy"; + private static reggie_classpath = "${osee.jini.install}/lib/reggie.jar"; + private static reggie_config = "${osee.jini.config}/transient-reggie.config"; + private static reggie_impl = "com.sun.jini.reggie.TransientRegistrarImpl"; + private static reggie_service = + new NonActivatableServiceDescriptor( + reggie_codebase, reggie_policy, reggie_classpath, + reggie_impl, new String[] { reggie_config }); + + static serviceDescriptors = new ServiceDescriptor[] { + httpd_service, + reggie_service + }; } \ No newline at end of file diff --git a/plugins/net.jini/jini_config/transient-reggie.config b/plugins/net.jini/jini_config/transient-reggie.config index b4919e31f7f..d1230473daa 100644 --- a/plugins/net.jini/jini_config/transient-reggie.config +++ b/plugins/net.jini/jini_config/transient-reggie.config @@ -1,3 +1,3 @@ -com.sun.jini.reggie { - initialMemberGroups = new String[] { "${osee.jini.lookup.groups}" }; +com.sun.jini.reggie { + initialMemberGroups = new String[] { "${osee.jini.lookup.groups}" }; } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.ats.config.demo/support/DB Demo Config [microdoc].launch b/plugins/org.eclipse.osee.ats.config.demo/support/DB Demo Config [microdoc].launch index 3b2d5134738..caeab63e7b4 100644 --- a/plugins/org.eclipse.osee.ats.config.demo/support/DB Demo Config [microdoc].launch +++ b/plugins/org.eclipse.osee.ats.config.demo/support/DB Demo Config [microdoc].launch @@ -1,33 +1,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats.config.demo/support/OSEE Demo Product [microdoc].launch b/plugins/org.eclipse.osee.ats.config.demo/support/OSEE Demo Product [microdoc].launch index 501039a303e..8ba6d3aeb5d 100644 --- a/plugins/org.eclipse.osee.ats.config.demo/support/OSEE Demo Product [microdoc].launch +++ b/plugins/org.eclipse.osee.ats.config.demo/support/OSEE Demo Product [microdoc].launch @@ -1,36 +1,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SoftwareRequirements.xml b/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SoftwareRequirements.xml index b4c1fbfe729..dd0327b7498 100644 --- a/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SoftwareRequirements.xml +++ b/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SoftwareRequirements.xml @@ -1,3 +1,3 @@ - - + + 1Ryan D. BrooksRyan D. Brooks362007-11-08T00:17:00Z2007-11-08T00:37:00Z25252993The Boeing Company247351111.8134Robot APIRobot InterfacesThe robot API shall provide an interface to the different robots that may be attached to the system, including:Research daVinci systemsVia the read-write research interface (Reference 2.1.2). Clinical daVinci systemsVia the read-only research interface (older V4.x interface mentioned in Reference 2.1.2). DaVinci master and slave armsVia the JHU controller. JHU robotsSuch as the “snake” robot and the steady hand robot for retinal surgery. Interface InitializationThe robot API shall provide method(s) to initialize the interface. For the daVinci research API, this would encompass the stream management functions.Robot collaborationThe robot API shall provide an interface to individual robots (e.g., daVinci PSM or MTM) and collaborations of multiple robots: Robot ObjectEach individual robot shall be represented by an instance of a robot object. The methods of that object shall provide the API for a single robot. This is analogous to the “manipulator” commands in the daVinci research API. Collaborative RobotCollaborative groups of robots (such as master-slave pairs) shall be represented by an instance of a “collaborative robot” object, which shall contain two or more robot objects, as well as other devices, such as surgeon console buttons (see Section 4.3.1). This is analogous to the “supervisor” commands in the daVinci research API. Read-only RobotsIndividual and collaborative robots can be “read-only” (i.e., provide only state information) or “read-write” (i.e., provide state information and allow state changes).CISST fundamental data typesThe robot API for the individual and collaborative robot objects shall use the CISST fundamental data types (vectors, matrices, transformations), rather than the math support functions in the daVinci research API. This may require translation from CISST data types to ISI data types (e.g., array of floats) and vice-versa. Functional SpecificationThe methods of the individual and collaborative robot objects shall be documented in an external database/document, which shall become the functional specification for the robot API. This database shall contain the following information: Method name Number and types of parameters Functional description EventsThe API shall generate events to notify the user application about asynchronous actions detected by the lower level software. The events of the individual and collaborative robot objects shall be documented in an external database/document. Individual robot eventsIndividual robot events shall include: Emergency stop signaled, power amplifier fault, hardware limit reached, etc. (if available for that robot). Collaborative robot eventsCollaborative robot events shall include all individual robot events and master console events such as buttons or pedals pressed. Extendable Events ArchitectureThe API shall have an extendable architecture to allow new events to be added. Event ImplementationIndividual and collaborative robots are not required to implement all defined events. Virtual fixturesHaptic ConstraintsThe API shall include commands for specifying and enabling haptic constraints, such as virtual fixtures. JHU and the ISI Constraint PrimitivesThis interface shall be designed to incorporate, as seamlessly as possible, both the JHU constrained optimization implementation (Reference 2.3.1) and the ISI embedded constraint primitives (e.g., infinite planes, triangle patches, detents) described in Reference 2.1.2 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SubsystemRequirements.xml b/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SubsystemRequirements.xml index 1d8bca3a5bb..1f0d051eb05 100644 --- a/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SubsystemRequirements.xml +++ b/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SubsystemRequirements.xml @@ -1,3 +1,3 @@ - - + + Ryan D. BrooksRyan D. Brooks342007-11-08T00:23:00Z2007-11-08T00:57:00Z613987969The Boeing Company6618934911.8134Subsystem Requirements Robot APIThe robot Application Programming Interface with provide the software interface to all robots attached to the system.Video processingVideo CaptureThe system shall include hardware to capture video images from a number of sources, including stereo cameras and ultrasound. 3D surface reconstructionThe software shall include a method for 3D surface reconstruction from stereo video images (see 4.3).Volumetric ImagesIn addition to video, the software shall accept inputs from other sources, such as prior volumetric images and models. Video FilesThe software should work with recorded data (e.g., video files). Frame SynchronizationThe software shall have a method for synchronizing the video frames to other data, such as robot feedback (see 4.7.7). One possibility is to utilize an image format that enables additional information to be stored as meta-data. Other device interfaces Input DevicesThe software shall provide interfaces to various user input devices, such as foot pedals, switches, and buttons (including those on the daVinci master console). SensorsThe software shall provide an interface to sensors that can measure forces and torques, including full 6-dof force/torque data. Additional Device IntegrationThe architecture shall be extensible, allowing the integration of other devices not yet specified. Calibration and registrationCalibrationThe system shall support calibration of the following: Ultrasound probePosition/orientation of the 2D image plane with respect to a 3D reference frame on the probe. Camera calibration (intrinsic)The determination of camera parameters such as focal length, resolution, optical center, and lens distortion. Stereo camera calibration (extrinsic)The transformation between two camera systems (or one camera moved between two positions). Robot kinematicsThe transformation between a frame on the final link of the robot and a frame on the base of the robot. Tool tipThe transformation between a frame on the tip of a (rigid) tool and a frame defined elsewhere on the tool. This calibration may not require a full transformation; for example, a translation vector is sufficient if only the tip position is required. Calibration MethodsThe system shall support each calibration listed under “Calibration” by providing the following: Data CollectionThe system may (optionally) provide functions for collecting calibration data. Otherwise, this can be provided by external software. Calibration ParametersThe system may (optionally) provide functions to compute the calibration parameters. Otherwise, this can be done by external software (e.g., Matlab program). Calibration ResultsThe system shall have a method for using the results of the calibration (e.g., by reading the results from a file). RegistrationCoordinate Systems RegistrationThe system shall provide routines to register the following coordinate systems (i.e., find the transformation from one coordinate system to another coordinate system): stereo video image ultrasound image preoperative image (e.g., CT) or model (e.g., segmented volume) robot external measurement device (e.g., Optotrak) Registration between any two of these coordinate systems shall either be computed directly or obtained by composition of two or more known registrations. Coordinate Computation MethodsThe system shall provide implementations of the following coordinate computation methods (for calibration and/or registration): Pivot CalibrationA “pivot calibration” method, where the transformation is computed from data obtained by pivoting a tool about a fixed position. Paired-point Rigid RegistrationPaired-point rigid registration, using a method such as the one proposed in Reference 2.2.1 or in Reference 2.2.2 (enhanced in Reference 2.2.3). External MeasurementThis method may be used to register the robot to the external measurement device. Preoperative ImageThis method may be used to register the preoperative image or model to the robot or external measurement device. Iterative methods for registering sets of points/surfacesAn example is the Iterative Closest Point (ICP) algorithm proposed in Reference This method may be used to register prior models to the anatomy without requiring fiducials .Matrix EquationSolving the matrix equation AX = XB, where A and B are known and X is unknown. This method may be used for ultrasound calibration (see Reference 2.2.4). Deformable (non-rigid) registration This method may be used for video overlay on organs. Tool trackingTool Positions/Orientations EstimationThe software shall be able to estimate tool positions/orientations using a combination of stereo video images and joint encoder feedback. Position PredictionThe software shall be able to predict the position and shape of tools in the 3D frames (i.e., to provide input to the video rendering). User Interface (Visualization) Supported HardwareThe system shall contain hardware to display the captured stereo images. At a minimum, the following hardware shall be supported: daVinci master console display Head-mounted display Windowing SystemThe software shall include a windowing system to: Manage the display of multiple windows. Render visual objects, including menus, buttons, toolbars, and images (see 4.6.3), in the 3D viewing space. Image RenderingThe system shall be capable of rendering the following images: 2D images 3D volume models 3D surface models 2D image projected onto a 3D plane (e.g., laparoscopic ultrasound) Image FusionThe system shall be capable of performing image fusion, i.e., the ability to combine multiple images with different blending/overlay parameters. Object ManipulationThe system shall support the manipulation of virtual objects in the surgeon’s field of view, where the virtual objects may be 2D or 3D images or models, or widgets such as “in volume” menus and virtual push-buttons, and similar functions. The manipulation functions shall be designed to accept position/orientation inputs from a generic user input device. One embodiment shall include the daVinci master telemanipulators and associated surgeon console controls. The manipulation functions shall include controls for manipulating the virtual objects (e.g., repositioning, rotating, scaling) and for turning them on and off. Telesurgery application framework The application framework shall integrate all functions listed above. Event LoopThe application framework shall contain an event loop to handle events from the subsystem components.Video Data PipelineThe application framework shall include a real-time data pipeline that can be used by video processing subsystem (4.2). CISSTThe application framework shall include the CISST Interactive Research Environment (IRE), which is a Python-based shell for interactive development.Plug-in ModulesThe application framework shall allow users to dynamically load “plug-in” modules for research purposes.Modular ArchitectureThe application framework shall have a modular architecture, allowing it to be implemented on different physical architectures (i.e., different boxes), within the performance (bandwidth and latency) limitations of the interconnections. Supported physical architectures shall include any of the following: Ultrasound acquisition on a separate computer. Robot control on a separate computer (e.g., daVinci embedded controller or external JHU controller). Collaborative robots controlled by different computers. All functions specified in this requirement on a single PC. Data LoggingThe application framework shall include a flexible data logging mechanism to allow the recording of relevant state information, including video. This can, for example, be used for research in gesture recognition.Time SynchronizationThe data logging shall support time synchronization, either by ensuring that all data are captured at the same time or by associating a system-wide “timestamp” with each data item. System RecoveryThe system shall provide a method to save an occasional “snapshot” of the state for recovery from system restart (e.g., due to power failure, computer crash, etc.). Volume viewerFunctionsThe volume viewer shall be implemented using the functions specified in Section 4.6.5. Volume Data SetsThe volume viewer shall provide functions for selecting and loading volume data sets from a menu of choices. ScalingThe volume viewer shall provide functions for scaling the data set from voxels to physical coordinates and placing it at a specified position within the stereoscopic visualization coordinate system (i.e., in camera coordinates). Fused VisualizationsThe volume viewer shall provide functions for turning visualization on and off and providing “fused” visualizations by video blending (see Section 4.6.4). Haptic InteractionThe volume viewer shall provide functions to enable haptic interaction with volumetric data (Phase 2) Motion CompensationThe volume viewer shall update the visualization to compensate for camera motion, so that the volumetric data set appears to be fixed to the tissue (Phase 2). Third-party IntegrationThe interface between the input device(s) and volume viewer shall be as generic as possible to facilitate integration of third-party volume viewer software. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SystemRequirements.xml b/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SystemRequirements.xml index 4000a88dbee..dd876a9eadd 100644 --- a/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SystemRequirements.xml +++ b/plugins/org.eclipse.osee.ats.config.demo/support/SAW-SystemRequirements.xml @@ -1,2719 +1,2719 @@ - - -Microsoft Word - SAW-SystemRequirements-Rev2.docPeterDonald G. Dunne9322007-11-08T00:15:00Z2008-03-08T22:11:00Z118361046987241228111.8134Objective This document defines the requirements for the Surgical Assistant Workstation for Teleoperated Surgical Robots (SAWTSR) being developed by Johns Hopkins University and Intuitive Surgical. This document provides requirements for the workstation system and does not include application requirements. It is expected that applications developed on this workstation would define their own requirements (i.e., in a separate document). References Project-Specific “Development of a Surgical Assistant Workstation for Teleoperated Surgical Robots,” proposal for NSF ERC Supplement, July 2006. “Intuitive Surgical daVinci API v5.0 Reference Manual”, generated July 14, 2006. J. Leven, D. Burschka, R. Kumar, G. Zhang, S. J. Blumenkranz, X. Dai, M. Awad, G. Hager, M. Marohn, M. Choti, C. Hasser and R. H. Taylor “DaVinci Canvas: A Telerobotic Surgical System with Integrated, Robot-Assisted, Laparoscopic Ultrasound Capability,” in MICCAI, vol. LNCS 3749, J. Duncan and G. Gerig, Eds. Palm Springs, CA: Springer-Verlag, 2005, pp. 811-818. J. Leven, “A Telerobotic Surgical Systems with Integrated Robot-Assisted Laparoscopic Ultrasound Capability”, MS Thesis, Computer Science, Johns Hopkins University, Baltimore, 2005. Calibration and Registration Techniques B.K.P. Horn, “Closed-form solution of absolute orientation using unit quaternions,” J. Opt. Soc. Amer. A, Vol. 4, No. 4, pp. 629–642, Apr. 1987. K.S. Arun, T.S. Huang, S.D. Blostein, “Least-Squares Fitting of Two 3D Point Sets”, IEEE PAMI, Vol. 9, No. 4, pp. 698-700, Sept. 1987. S. Umeyama, “Least-Squares Estimation of Transformation Parameters Between Two Point Patterns”, IEEE PAMI, Vol. 13, No. 4, pp. 376-380, Apr. 1991.Boctor, A. Viswanathan, M. Choti, R. Taylor, G. Fichtinger, G. Hager, “A Novel Closed Form Solution for Ultrasound Calibration,” IEEE Intl. Symp. Bio. Imag. (ISBI), Arlington, VA, pp 527-530, Apr. 2004.P. J. Besl and N. D. McKay, "A Method for Registration of 3-D Shapes," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 239256, Feb. 1992. Virtual Fixtures and Constrained Optimization Kapoor, M. Li, R.H. Taylor, “Constrained Control for Surgical Assistant Robots”, Proc. IEEE Intl. Conf. on Robotics and Automation, Orlando, FL, May 2006, pp 231-236. M. Li, A. Kapoor and R. H. Taylor “A Constrained Optimization Approach to Virtual Fixtures,” in IROS. Edmonton, Alberta, Canada, 2005. M. Li and R. H. Taylor, “Performance of Teleoperated and cooperatively controlled surgical robots with automatically generated spatial virtual fixtures.,” in IEEE International Conference on Robotics and Automation. Barcelona, Spain, 2005. M. Li, “Intelligent Robotic Surgical Assistance for Sinus Surgery”, Ph.D. Thesis, Computer Science, The Johns Hopkins University, Baltimore, Maryland, 2005. M. Li and R. H. Taylor, “Spatial Motion Constraints in Medical Robots Using Virtual Fixtures Generated by Anatomy,” in IEEE Conf. on Robotics and Automation. New Orleans, 2004, pp. 1270-1275. Robot System OverviewThe goal is to create a unified assistive environment for surgery that integrates robotic devices; fused information environments combining preoperative images & models, intraoperative images & other sensors; surgical task modeling; and human-machine cooperative manipulation, as shown in Figure 1 (from Reference 2.1.1). /9j/4AAQSkZJRgABAgEAlgCZAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC -IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA -AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj -cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA -ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD -TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD -AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 -OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA -AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA -AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA -AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo -dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg -Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv -bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA -ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA -AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK -AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA -mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy -ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC -DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh -Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E -jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 -BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII -RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY -Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN -Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh -EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT -5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu -F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc -AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY -IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl -xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 -K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx -SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec -N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ -oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe -RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN -3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP -VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f -D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ -aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy -S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB -fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH -n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj -k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f -HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 -q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 -0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG -xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU -y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj -4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz -GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA -ZIAAAAAB/9sAQwAMCAgICAgMCAgMEAsLCxAUDg0NDhQYEhMTExIYFBIUFBQUEhQUGx4eHhsUJCcn -JyckMjU1NTI7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e -HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgCBQKyAwEiAAIRAQMRAf/EAB8AAAEF -AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB -BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV -VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC -w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA -AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC -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 -WssNrHbyQ3KGORWgXyWJQ84JTK+2K2KKAPP9M8GT+Jv7S17WbzVNMfWLiUfY4XFqxs48wQR3UJhO -WCA9yCp9zVS40nVdS8KaF4f1azuLh9N1yGxvCInVHtIfOjE0bIqN5PlOq+Zgf1r0uigDB0fwN4V0 -G9GoaVYLDcqpRZGkklKhuG2+bI4Bxxkc4471X8EWl1af2/8AaoZIPP1y8mi8xCm+N/L2yJuAypxw -RXTUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAZXin+wv7Cuv+Em/wCQX+7+ -0f6z/nonl/6j5/v7elWtJ+wf2VZ/2X/x4/Z4vsn3v9TsXyv9Z833cdeaz/GeiXXiLw1eaNZPHHPc -+VsaYkIPLljlOSqueielXdDspdN0XT9OnKtLaWsNvIyElS0UaoxXIBxkelAF6iiigArzrw3/AMJp -9q8Q/wDCOf2X9l/ty93/AG/z/M8zKZ2+T8u3bt/WvRaz9I0S10X7b9leR/7QvJb+XzCDiSfbuVNq -r8vy8Zz9aAMLWJtTPiTwnp95O0RvYb9NQjs5ZYopHW2QnbtZXwrklCeR161meGrrXNR8Qf8ACNah -q8dxH4ZkZ5pYJGWbUAyhYFlCEN+4bPnfMQWwrBj81dbqWg2+p6jY6q800Fzpq3C2zQlMA3UflMzL -JHICVAyvbPXNUrLwPoemppY09ZLaTR5HlhmQqXlMyiOfz96MreYoGTgEYG0qKAOEjiutE8F+Mrqy -v7wTw6wbZJWmO8eVPApl3LtPmSCXEjfxYFdrr13dQ+NPC9rDNJHBc/2h58SuQknlwKyb1Bw208jP -Sn/8ILpDWus2U011Lb69Mbm4ieQbYpS5l3wBUXad2Ouc7RnIpmn+A9NsNWtNce91C+vrPzAk17P5 -xZJEMfltlB8q7mK4xyxzmgDktKv9e0z4dzeNX1a6vL1oWt7eG5bzIIle7WHzCjZMkqncVdj0IXGB -V7wbd65a+ILa0KeILqxu7do7yTW4WRIZ41MizROWl2q+CuzI6j5m4x1th4V0ix8OL4WdGu9PCujL -ckMzCR2lOWRUwQzfKRgjjvVfQvBWm6FPHci5vNQkto/JszfzecLVCArC3UIipuUAHjoMdM5AOS0l -Nb07xDY2fifWNSsNVnunlRpZVuNLv4g5DQwoPLETuGwqsPl4wAzKB6bXKWXw40axuraaO71CS1sb -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 -gAooooAKKKKAK+o2UWp6fc6dOWWK7hkt5GQgMFlUoxUkEZwfSuah+HcVvEkEHiDXooolCRxpehVV -VGFVVEWAAK62igDEi8K2sWs2Ou/a7x7qws1sPnlBWeNQ/wA1x8m52LPuPP3gDiqUPw70G31RNRgk -uooIroX8empLtsluFGFlWELkEHn73t935a6iigCp/Z//ABNf7U+03H/Hv9m+yeZ/o33/ADPN8rH+ -s7bs9Kt0UUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6 -JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFFFAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8A -RNvXoFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQ -AV5l8GNTWGLUvDFzG0N5BM13scMGIxHBKrKVG0xsi9Tn5unFem1wXi74f3suqJ4q8GyrZatGzSyx -52LM+Cd6cFQ7/dYN8rZ+bHO4A72ivP8AQfGfjhbq30jX/DlxJIbhLaXUI0kjjVCVjaV9sUkbYOWL -KwU9sCvQKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKyv -Fn/Iraz/ANg+6/8ARMlatZXiz/kVtZ/7B91/6JkoA+aqKKKAO18Ff8LJ/sqX/hDv+PH7Q3mf8ev+ -u2R7v+Pn5vu7faug/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKA -D/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+ -f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4 -vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/ -s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/ -AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n -+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8A -i+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+ -iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP -+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/ -s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+ -v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z -6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8A -i+v+f7Pqpq3/AAuf+yrz+1P+PH7PL9r/AOPH/U7G83/V/N93PTmiigDzWiiigD//2T== -Figure 1: Overview of SAWTSR Architecture In this document, the system requirements are categorized by the major subsystem: Robot API SubsystemThis subsystem corresponds to the interface to the robot or robots; although the design shall be influenced by the existing daVinci research API, it shall be usable for other robot systems. Video processing Subsystem This subsystem provides the processing of 2D (e.g., ultrasound) and 3D (e.g., stereo video) images, using image pipelines. Other device interfaces SubsystemThis subsystem provides interfaces to devices other than robots and video systems, including force sensors, foot pedals, tissue oxygenation sensors, etc. Calibration and registration SubsystemThis subsystem provides tools for calibrating devices or (at a minimum) for reading the calibration results produced by an external system (e.g., Matlab programs). It also provides methods for computing coordinate transformations (e.g., registration). Tool tracking SubsystemThis subsystem provides the capability for tracking the positions of tools using some combination of sensor feedback (e.g., joint encoder positions and stereo video images). User Interface (Visualization) SubsystemThis subsystem provides the 2D and 3D graphical displays and accepts control information from input devices (including the master manipulators in a telesurgical system). Telesurgery application frameworkThis corresponds to a working “skeleton” application, which the researcher can customize. System-level requirements are listed in this category. /9j/4AAQSkZJRgABAgEAyADIAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC -IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA -AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj -cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA -ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD -TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD -AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 -OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA -AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA -AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA -AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo -dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg -Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv -bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA -ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA -AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK -AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA -mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy -ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC -DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh -Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E -jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 -BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII -RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY -Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN -Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh -EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT -5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu -F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc -AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY -IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl -xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 -K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx -SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec -N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ -oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe -RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN -3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP -VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f -D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ -aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy -S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB -fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH -n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj -k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f -HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 -q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 -0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG -xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU -y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj -4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz -GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA -ZIAAAAAB/9sAQwAMCAgNCA0RDg4RFxUWFRcbGRkZGRsiFxcXFxciIBsdHR0dGyAiJycnJyciLC8v -Ly8sNzs7Ozc7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e -HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgC3gPVAwEiAAIRAQMRAf/EAB8AAAEF -AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB -BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV -VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC -w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA -AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC -kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo -aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT -1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKKKACiiigAooooAK -KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo -ooAKKKKACvH/AAVoeteMLKS7/t67h2TNFt3SSZ2qjZz5y/3vSvYK8X+Hmn+J7rT5W0e9gghE7Blk -UFjJsTLcwycY296ANXXdD8Q+CIRqsWsyXSQEGSOYybWDssYXYXcMDu55UjqOenpGk339qWVtd7dn -nQxy7c7tvmKGxnAzjPpXkunx6z421GTRtc1J7cw8tBtVHnwVYqoQKjYA3Bju/vKCMkdF8RohGND0 -KImO2uJ0icKx3+XEYo0XJJyBvz8wPIU9qAOztfEOmX0qw297byu2cIkyO5wMnCqxPQVy/wAXdRut -M0mGS1nkhY3SKWjdo2K+XKcZUjjipfF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa5Xx -lrFxr3gzTby5IMr3WGIG0MYxcR7sep25OOM9MUAepf2tZfafsf2mHz/+ePmL5vTf9zO77vPTpVuu -K8UeBNHh0GdEtkV7a3Z0mVVSZngQkF3VRu3Y+bPXrwcEcvqesXXiLR/DdlcuQt9OY52Ut5jrBKsK -5LFsk7tzbgfmANAHptr4h0y+lWG3vbeV2zhEmR3OBk4VWJ6Cua8beMn0XUdLs7e5hQPcL9ryVLxx -Zj4fdnYrK5OcA8cHrTvF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa43UJ18QHwte3UM -LTXVwyXDCNR54imihHmf3vlHTpycADigD2KGZLhFkjYMrAMrKdysrcggjqDTLu6isYZLiZtqRIzu -cE4RBuY4GT0FPhhS3RY41CqoCqqjaqqvAAA6AVxXxc14aVpBtVYiW7OwYJUiNCGkOQOQeFK5GQ31 -oA5LT9f1ix+weILu4m+z3N9KkqNKz2yQtgDZCHLfL+92jnGxeOm71LxPM9vpN/JGxVltZmVlO1lZ -Y2III6EV5Vq/jXQr3w6ujRQzho44xHIYIgvmx4JfAmO0yfNuIyfmPXv2Gma8PEPgy5lLEyR2c8Mu -4lmMkcRG4swGSww3frjOaAMLwt4V1rxLpsF//wAJBdxebv8AkzI+3Y7J97z1/u56VatLvWvAutWd -hf3j3tpevsR3+aTzG2p/GxZdrFcjcV2kkDd0z/Bmp+LrfSLdNN0+3ltx5nlu7AO2ZHLZzOnRsj7t -bGl+F9e8Q6vb6pr/AJcSWxzFbo2QHUAqy7HYAbvmJLEkrtI24wAW9J1G6k8balatPIYUtVZYi7GN -Wxb8qmcA/MfzruK8/wBG/wCR+1X/AK9E/wDQbavQKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAK4/4X6BfeHdMlt76Lyna4ZwNyv8hSNc5RmHVTXYUUAcf8QfCc+tJb3+ -nDF7aOrRYCfvBuU4ZpMD5D8y5OOox81HiHw5f+KrCwuQEtdRtXWVd/zRrIMeYPkaRdpZQy53dADj -JrsKKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsKneFjTcy7+g+9jP8AwIReMfBFy3hyy0nTI/OaCZGb -5gm75JN7/vH43O+cZ4zxxXoFFAHCanH4u1OyOktbW6tIhjlvvNHlSRlTuxFt3qzfdJ29c4AGCJtX -+HrNpenW+nSpHc6e6vFK4bYzkhpCR8+Nz4fo2MbehrtaKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsK -neFjTcy7+g+9jP8AwIV/EHgm8sYdCGlwi4/s2Tc6bxE0jFo5GcGQkAMyHPJxuGAR09DooAhtJJZo -Y3mj8p2RS8e4P5bkZZdw4ODxmuVvNAvtX8VQXtxFts7OH90WZZElmI+8I92UYFuu3/lmPbHYUUAF -ef2XhbUtKfxDZQwbrW8hle2IdEjWWRWHlLFu+X7+3d8o+Qe2PQKKAOf8BaXc6LolraXaeXLH5m5c -hsbpHYcqSOhHeugoooA4/TNAvrfxdqGpPFi3lt1RJNync4EAxtDbh9xuorsKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigAqjqmt2WjKhuplQuQqLy0kjEhcJGoLMcsPug1erlPFlnLeajYiC4kt3W3u2V0Ctz -ut1w6uCGX5s49hyKFqJuyuW28UTzqTaabcNl9qtMY7eMgNtLsGcyquOR+6yfSke/1ud1CpZ26gHJ -LSXbM3G0AYt9o65OT2qkJdYgcgraTqQMHMlqytzkEYuMjpg5FJ/bt1HF5kumXQIXcyo0EmCBkhcT -Bm9vlyfSq5TL2je1i3INYuCoa+ijUHLGC22yMMEbd08k6gZwfuZ4pfsl9/0FLr/vi2/+RqrReJba -RFYxXSEgEq1pPuXPY7YyMj2JpU8U6WxZXuo4mU4ZJj9nkHAb7k2xsYPXFOyFzTHjRd7M895eSsxz -n7Q8IGABgJbmJAOP7vWnf2JD/wA9rv8A8DLn/wCPUz/hJtJ/5/7X/v8AR/8AxVXLO+t9QQyW00cq -g7S0bB1DdcZUnnmiyFeXdlb+xIf+e13/AOBlz/8AHqgtvCOjWsYjSxgIGcF4xI3Jzyz7mP4mteii -wcz7szP+EZ0n/nwtf+/Mf/xNH/CM6T/z4Wv/AH5j/wDia06KBXfczP8AhGdJ/wCfC1/78x//ABNH -/CM6T/z4Wv8A35j/APia06KAu+5mReHbS3XZCZ4kyxCRXM8Ua7iWO1EkVVGT0Ap/9iQ/89rv/wAD -Ln/49WhTJZUgRpJGCqoLMzHCqo5JJPaiyHzPuyl/YkP/AD2u/wDwMuf/AI9RDp97CiouqXZCgAbh -bu2BxyzW5JPuTmmf8JNpP/P/AGv/AH+j/wDiqP8AhJtJ/wCf+1/7/R//ABVFkO8vMkNvqkTK8WpO -xB5WeGKSNlwRjEKQNnODnf2p73OuRgMstnIQVyhhkh3Lkbh5nnS7TjODsb6VVi8T2UyK6C4ZWAKs -LW4Ksp5BBEXShdfaYt5NjdyKpxuKJCG4B4W4kifHOM7aLIOeS6l0a9qMLgTacHUg829wsjKwxgMs -62/B55BPTpVjT/E9pfzJbMssE779sU8ZjZvKOG2PzG/HzfI7cc1iLqOs3KSmOxhhOWEfn3GWP912 -SGNxj1Xf+Peqmp6Xcytaz3d2ZDHf2jpHHGsUKkyxxdDvkJ+Zj/rO/Tik4lRqO9nY72iiipNQoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACuf1r/AJCtl/17Xf8A6Ha10Fc/rX/IVsv+va7/APQ7 -WmtyZ/CySiiitDlCiuO04a1rst88WqeQkN5NAqfZ45PljIx8xwehxV2w1i50q7uLHU51lEVt9qWd -Y9hMSswk8xVJGQfuhR096VyuXzOkqjcaHp95IZZrSCR2xlniRmOBgZJGelVrHxXpepSPHBcqxSLz -WOGVVjwpLFmAUY3DIzkd+hptp4w0i+uDbRXaGTOADlVZs7cIzAKxJ6bSc9qNAtJdGT/8I1pX/Phb -f9+U/wDiaP8AhGtK/wCfC2/78p/8TTtX16x0FEe8mEYckLwWZsdcKoJwO5/xotdesb6ze+hmDwoG -LMAfl8sZbK43ZxzjFGge9vqN/wCEa0r/AJ8Lb/vyn/xNH/CNaV/z4W3/AH5T/wCJqpF440SWVYhe -puYAgkMqcru5dgFBx2J68deKv6rrVlokYkvJ1iB6A8s3IB2qMs2MjOBxRoHveZH/AMI1pX/Phbf9 -+U/+Jo/4RrSv+fC2/wC/Kf8AxNFp4j06/tpLqC4V44lLyEZ3Iq55ZMbh904457U3TfE+m6xMbe0n -EjhBIQFb7h29yMZ+YZGcjoeho0D3vMd/wjWlf8+Ft/35T/4mj/hGtK/58Lb/AL8p/wDE1WtvGmj3 -dyLWK7VpGYoBhtrN6Byu057c89qqXPi2K28QLp0koWPyVXGxizXUrrsUnB42HjtzyfQ0C0vM6ais -Sy1u3g83z7zzd181sn7op5ch+7BwPm2/3zwfWtLUdRt9Jt3ubl9kaY3NgtjcQo4UE9TTFZlmisjV -fFel6LIIrq5VH7qAzsvAPzBAxXg8Z61pW1zFeRiWGRZEbOGRgynBwcEcdaAsyWqOsf6qH/r7s/8A -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 -ri2lmtZoW2q2HLholdRn52U8Ad/aoJ9Teyt7a4lMbI2xZnQ/IplwBIrM33Nx+uDntznanpNhp0eo -PbsI5JLKTdAjBUKhSBJ5Y/LPTr3JqR41l8NYZQR9gBwRnlYtwP4EZFNylqnuot6eQXf4HQUVS0SR -pdPtHdizNBESSckkoMkmrtaJ3SZRa8L/APISvv8Ar3tf/Q7muorl/C//ACEr7/r3tf8A0O5rqK8v -EfxZepzz+JhRRRWRIUUUUAFFFFABWV4s/wCQLqX/AF6T/wDotq1ahu7WK+hkt5l3JKjI4yRlHG1h -kc9KAMmin/8ACJWHrc/+Blz/APHqP+ESsPW5/wDAy5/+PVx/VJfzI6vrS7MZRT/+ESsPW5/8DLn/ -AOPUf8IlYetz/wCBlz/8eo+qS/mQfWl2Yyin/wDCJWHrc/8AgZc//HqP+ESsPW5/8DLn/wCPUfVJ -fzIPrS7MZRT/APhErD1uf/Ay5/8Aj1H/AAiVh63P/gZc/wDx6j6pL+ZB9aXZjKKf/wAIlYetz/4G -XP8A8eo/4RKw9bn/AMDLn/49R9Ul/Mg+tLsxlUdY/wBVD/192f8A6Uw1o/8ACJWHrc/+Blz/APHq -VPCenq6OROxR1dQ91cOu+Ng6kq8pBwQDyKqOGcZJ3WjTFLEKUWrPVGxRRRXUcwUUUUAZVz/yGrP/ -AK9Lv/0ZaVq1lXP/ACGrP/r0u/8A0ZaVq0AFFFFABXMQf8f+qf8AXyn/AKTW9dPXMQf8f+qf9fKf -+k1vWGJ/h/NG2H+P5FuiiiuE7AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACoLX/kNW -3/Xpdf8Aoy1qeoLX/kNW3/Xpdf8Aoy1rXD/xI/P8jOv/AA5fL8zo6KKK9A4QooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP8Amc/+4T/7cUUf8zn/ANwn -/wBuKKAM+y/5eP8Ar7u//SiWrNVrL/l4/wCvu7/9KJas169L+HD/AAr8jpj8K9Clqmj22rqomU7k -O6N1JWSNv7ysPz9OBVG08KW9rdRXZnuJZYtwDSybyVZdu08dBkkYxya26KbhFu7Wo7IwT4NtGLK0 -1wYWZm+z+ZttxuJbARAuADyOa1rCzGn28durMwjUKpbG7avQHaFHA46VYoojCMXdKwJJGRpHhi00 -WZ5oTISVKKHbcscZbeUT2z65/nm3/ZkX277dlt/k+TjI2bN2/PTOc+9XKKFCKVkttQskZ1rocFpp -505WcxlHTJI34l3Z5xj+LjiifQra5tIbR9+2EJ5bhisiNGu1XBXHzD6Y9q0aKOSNrW6W+QWRjWvh -a1to7lS8sj3CGN5pGDzbCu3aGx/T69BRqWms9lDpkG/awSN33bSkEe3edwXBZgNu3vn0BrZopezj -ayVugrIbHGsSqiKFVQAABgADoAKdRRVjLXhf/kJX3/Xva/8AodzXUVy/hf8A5CV9/wBe9r/6Hc11 -FeViP4svU55/EwooorIkKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igDKuf8AkNWf/Xpd/wDoy0rVrKuf+Q1Z/wDXpd/+jLStWgAooooAK5iD/j/1T/r5T/0mt66euYg/ -4/8AVP8Ar5T/ANJresMT/D+aNsP8fyLdFFFcJ2BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA -UUUUAFQWv/Iatv8Ar0uv/RlrU9QWv/Iatv8Ar0uv/RlrWuH/AIkfn+RnX/hy+X5nR0UUV6BwhRRR -QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFA -BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/3Cf8A -24oo/wCZz/7hP/txRQBn2X/Lx/193f8A6US1ZqtZf8vH/X3d/wDpRLVmvXpfw4f4V+R0x+FegUUU -VYwooooAKKKKACiiigAooooAKKKKALXhf/kJX3/Xva/+h3NdRXL+F/8AkJX3/Xva/wDodzXUV5WI -/iy9Tnn8TCiiisiQooooAKKKKACq+o3qabaz3UgJWGN5GC/eKxqWOM454qxWV4s/5Aupf9ek/wD6 -LagBv9u3P/QLu/8Avq2/+SaP7duf+gXd/wDfVt/8k1fory/7Qq9ofc/8y+VFD+3bn/oF3f8A31bf -/JNH9u3P/QLu/wDvq2/+Sav0Uf2hV7Q+5/5hyoof27c/9Au7/wC+rb/5Jo/t25/6Bd3/AN9W3/yT -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 -oD/n3u//AADuP/jVF13D21P+eP8A4Ei1RVX+0B/z73f/AIB3H/xqj+0B/wA+93/4B3H/AMaouu4e -2p/zx/8AAkWqKq/2gP8An3u//AO4/wDjVH9oD/n3u/8AwDuP/jVF13D21P8Anj/4Ei1RVKbVo7dG -kkiulVQWZmtLhVVV5JJMXAFMtdbt76JZrdLiVGzh0tZ3Q4ODhlix1ouu4e2p/wA8f/AkaFFVf7QH -/Pvd/wDgHcf/ABqj+0B/z73f/gHcf/GqLruHtqf88f8AwJFqiqv9oD/n3u//AADuP/jVH9oD/n3u -/wDwDuP/AI1Rddw9tT/nj/4Ei1RVX+0B/wA+93/4B3H/AMao/tAf8+93/wCAdx/8aouu4e2p/wA8 -f/AkZP8AwhdqvyR3F0kPT7OszeSVP3lwcnDc5+bvW5b26WsSQxjCIoVRknCqMAc1D/aA/wCfe7/8 -A7j/AONUf2gP+fe7/wDAO4/+NUaExnRjtKC+aLVVdQ6W/wD192f/AKURUf2gP+fe7/8AAO4/+NVF -PO141vHHb3WftVq3zWs6KFSeN2JZ4wAAATyaG1YVWrTdOaU4/C+q7Hd0UUVmeSFQx2kMMskyRory -7fMcKA8mwYXcw5OB0zU1FAHKf8zn/wBwn/24oo/5nP8A7hP/ALcUUAdXRRRQAUUUUAFFFFABRRRQ -AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAB -RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF -FFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU -UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcV8V/Ef9i6SbaM/vbzdEPaID96eVI6EL2PzZHSuf8A -gz4m/wBbpEz+ssGT/wB/Ixlv+BBVH98mu18aaTZXemX1xNbQvKlpNskaNWkTajsu1iMjB5FZXwu0 -my/sSyvPs0Pn/vv33lr5v+skX7+N33eOvSgDtaKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU -/wCZz/7hP/txRR/zOf8A3Cf/AG4ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig -AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC -iiigAooooAyvFn/IF1L/AK9J/wD0W1ZPwu/5Fuy/7bf+jpK1vFn/ACBdS/69J/8A0W1ZPwu/5Fuy -/wC23/o6SgDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP/ALhP/txRR/zOf/cJ/wDb -iigDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf8gXUv+vSf/0W -1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKACiiigAooooAK -KKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igAooooAKKz9fuL20sLiawRJJ403ojhmD7eWXanzFiudoHfFVPBviH/hKNLhvWCK7blkRG3BJEOD -7jIwwB7EdetAG3RXM+O/FM3hi0hNpGktxPMsUUbZJOeSQi4Zuy8d2H0NhbnXl1Gzhe3ga2aAG5mQ -8pcbXysYaQNt3BcfIeD+QBvUUVy+oeKLq18T2WjqkZhngaRmIbzAwEx+U7sY/dj+GgDqKKKKACii -igAoorzceNfFOp6hqFrpllazLaTvGS2VYLvdUzunTJOw9KAPSKK83ufH/iLwy8Umu6ZGsEh2hoW+ -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 -W7L/ALbf+jpKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8AuE/+3FFH/M5/9wn/ -ANuKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigDE8X6Re61YNDYXL284dXR1kaIHHDK7IC23aTwO+K5/U5/ -FviCyOn/ANmw2hmQpNcPcJJHsKneFjTcy7+g+9jP/Ah3dFAGfoGjReH7C3sYjkRJgnkbnPzO2CWx -uYk4zx0rQoooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAyvFn/IF1L/r0n/9FtWT8Lv+Rbsv+23/AKOkrW8Wf8gX -Uv8Ar0n/APRbVk/C7/kW7L/tt/6OkoA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/ -AO4T/wC3FFH/ADOf/cJ/9uKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK -ACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA -KKKKAMrxZ/yBdS/69J//AEW1ZPwu/wCRbsv+23/o6StbxZ/yBdS/69J//RbVk/C7/kW7L/tt/wCj -pKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/+4T/AO3FFH/M5/8AcJ/9uKKAMuON -7t7h3uLrP2q5X5bmdFCpPIigKkgAAAA4FSfYv+ni7/8AAu4/+O0WX/Lx/wBfd3/6US1Zr1KVKDhF -uMfhXQ6IxVlotit9i/6eLv8A8C7j/wCO0fYv+ni7/wDAu4/+O1Zoq/ZU/wCSP3IfLHsit9i/6eLv -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 -/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JFH9l4z/nzMPrFL+ZE1FQ/ -8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1FQ/8AEx/6Blx/33bf/JFU -rvVbq0urW0fTpxJcmTYpeD5hEu98ETEccfeI/pR/ZeN/58zD6xS/mRp0VD/xMf8AoGXH/fdt/wDJ -FH/Ex/6Blx/33bf/ACRR/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JF -H9l4z/nzMPrFL+ZE1FQ/8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1F -Q/8AEx/6Blx/33bf/JFH/Ex/6Blx/wB923/yRR/ZeM/58zD6xS/mRNRUP/Ex/wCgZcf9923/AMkU -f8TH/oGXH/fdt/8AJFH9l4z/AJ8zD6xS/mRf8J/e1L/r7H/pPb1v1h+FrW5t1vHuIWhMtxvVWZGb -YIYY8ny3cdUPetyvsMJGUMPRjJWlGnBNdmoo82o05ya6yYUUUVuQFFFFABRRRQAUUUUAFFFFABRR -RQAUUUUAFFFFABRRRQByn/M5/wDcJ/8Abiij/mc/+4T/AO3FFAHV0UUUAFFFFABRRRQAUUUUAFFF -FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU -AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA -UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD// -AG/f+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU -UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAHV0UUUAFFFFA -BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRWT4oup7OwZ7eQxuZbdA4CsVEs0 -cbYDqy/dY9RWP/xMf+gncf8AfFt/8j1x4vMaGClGNVyvJXVlc1p0Z1U3HoddRXI/8TH/AKCdx/3x -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 -/kQ+u1O0fx/zMbwijppy70dC01ywV1aN9rzyupKuARkEHkVs0UV68IqEVFbRSX3HM3dthRRRVCCi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAO -rooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC -iiigDlP+Zz/7hP8A7cUUf8zn/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo -ooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiii -gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA -CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8AIyeH/wDt+/8ARK11dcp4 -i/5GTw//ANv3/olaAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK -ACiiigAooooAKKKKACiiigDlP+Zz/wC4T/7cUUf8zn/3Cf8A24ooAiHiDVrh5jHJaqqzzxqGgkdt -sMrxjLC4XJO30FO/tnWv+e1p/wCA0n/yTVKy/wCXj/r7u/8A0olqzXo08NSlCLcdXFdWbxhFpadC -T+2da/57Wn/gNJ/8k0f2zrX/AD2tP/AaT/5JqOiq+q0f5fxY/Zx7En9s61/z2tP/AAGk/wDkmj+2 -da/57Wn/AIDSf/JNR0UfVaP8v4sPZx7En9s61/z2tP8AwGk/+SaP7Z1r/ntaf+A0n/yTUdFH1Wj/ -AC/iw9nHsSf2zrX/AD2tP/AaT/5Jo/tnWv8Antaf+A0n/wAk1HRR9Vo/y/iw9nHsSf2zrX/Pa0/8 -BpP/AJJo/tnWv+e1p/4DSf8AyTUdFH1Wj/L+LD2cexJ/bOtf89rT/wABpP8A5Jo/tnWv+e1p/wCA -0n/yTUdFH1Wj/L+LD2cexp+HdXvb65ube7MLeVHC6mKNo/8AWmVSCGkk/wCeYrfrl/C//ISvv+ve -1/8AQ7muorgrRUakktkzGSs2kFFFFZkhRRRQAUUUUAFFUNc1NtItGuEjEjb4kCltgJmkSIZYK2Mb -s9DWV/wkOqf8+Vv/AOBT/wDyLWFfF0MM0qtSMG9VcuNOc/hVzpKK5v8A4SHVP+fK3/8AAp//AJFo -/wCEh1T/AJ8rf/wKf/5FrH+1MH/z+gV9Xq/ys6Siub/4SHVP+fK3/wDAp/8A5Fo/4SHVP+fK3/8A -Ap//AJFo/tTB/wDP6AfV6v8AKzpKK5v/AISHVP8Anyt//Ap//kWj/hIdU/58rf8A8Cn/APkWj+1M -H/z+gH1er/KzpKK5v/hIdU/58rf/AMCn/wDkWj/hIdU/58rf/wACn/8AkWj+1MH/AM/oB9Xq/wAr -Okorm/8AhIdU/wCfK3/8Cn/+RaP+Eh1T/nyt/wDwKf8A+RaP7Uwf/P6AfV6v8rOkorm/+Eh1T/ny -t/8AwKf/AORaP+Eh1T/nyt//AAKf/wCRaP7Uwf8Az+gH1er/ACs6Siub/wCEh1T/AJ8rf/wKf/5F -o/4SHVP+fK3/APAp/wD5Fo/tTB/8/oB9Xq/ys6Siub/4SHVP+fK3/wDAp/8A5Fo/4SHVP+fK3/8A -Ap//AJFo/tTB/wDP6AfV6v8AKzpKK5v/AISHVP8Anyt//Ap//kWj/hIdU/58rf8A8Cn/APkWj+1M -H/z+gH1er/KzpKK5v/hIdU/58rf/AMCn/wDkWj/hIdU/58rf/wACn/8AkWj+1MH/AM/oB9Xq/wAr -Okoqhoeptq9otw8YjbfKhUNvAMMjxHDFVznbnoKv12JqSTWz1MnoFFFFMAooooAKKKKACisLVNfu -rS9a0t7aOTbDHKzSTNF/rWkUABYZP+efrUH/AAkOqf8APlb/APgU/wD8i1y1cfhqM3CpVjGS3T89 -TSNGpJXUW0dJRXN/8JDqn/Plb/8AgU//AMi0f8JDqn/Plb/+BT//ACLUf2pg/wDn9Af1er/KzpKK -5v8A4SHVP+fK3/8AAp//AJFo/wCEh1T/AJ8rf/wKf/5Fo/tTB/8AP6AfV6v8rOkorm/+Eh1T/nyt -/wDwKf8A+RaP+Eh1T/nyt/8AwKf/AORaP7Uwf/P6AfV6v8rOkorm/wDhIdU/58rf/wACn/8AkWj/ -AISHVP8Anyt//Ap//kWj+1MH/wA/oB9Xq/ys6Siub/4SHVP+fK3/APAp/wD5Fo/4SHVP+fK3/wDA -p/8A5Fo/tTB/8/oB9Xq/ys6Siub/AOEh1T/nyt//AAKf/wCRaP8AhIdU/wCfK3/8Cn/+RaP7Uwf/ -AD+gH1er/KzpKK5v/hIdU/58rf8A8Cn/APkWj/hIdU/58rf/AMCn/wDkWj+1MH/z+gH1er/KzpKK -5v8A4SHVP+fK3/8AAp//AJFo/wCEh1T/AJ8rf/wKf/5Fo/tTB/8AP6AfV6v8rOkorm/+Eh1T/nyt -/wDwKf8A+RaP+Eh1T/nyt/8AwKf/AORaP7Uwf/P6AfV6v8rOkorm/wDhIdU/58rf/wACn/8AkWmn -xPfwtF51nCEeaKIlblnZfOkWLIU265xu9RVQzHCTkoxrRcpNJLu2J0KiTbi9DpqKKK6zMKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAOrooo -oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig -DlP+Zz/7hP8A7cUUf8zn/wBwn/24ooAz7L/l4/6+7v8A9KJas1Wsv+Xj/r7u/wD0olqzXr0v4cP8 -K/I6Y/CvQKKK47w3o0usafDdS6hfBn35CzkL8rsvGQfSiUmmkle6b+7/AIcG7Ox2NFcvFfT6dJf6 -feSyukdsZoZl2ibyANrfMD99T90kZJyT2rR/tq3sLG1k/fSmWNPKQDzLmUbQxJA6kDlj0/ShVE99 -Lb3DmNeisi38S280U7vHNE0MbStFKnlytGo++qk8jjHXr1qtH41s3VZTDcrCQCZzEfJX2LLn+L5e -B19uaPawX2kHMu50FFYmq3EseraXGrsFf7RvUEhW2xgjcO+O1Ou/E8VvK8UVvc3Gw7XaCPzEV+6F -sj5h3o9ole+lnb8LhdGzRWd/b1qTaFSWS6JEcgx5YYDIViSMM3QDrnipb7U4rB4I2DM08gjRUALe -pcjI+Vf4j2p80d7/ANMd0XKKKKoC14X/AOQlff8AXva/+h3NdRXL+F/+Qlff9e9r/wCh3NdRXlYj -+LL1OefxMKKKKyJCiiigAooooAxfGH/IO/7eLT/0phqjV7xh/wAg7/t4tP8A0phqjXzPEf8AFpf4 -H+Z34L4ZeoUUUV4J1hRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAF7wf/yDv+3i -7/8ASmatqsXwf/yDv+3i7/8ASmatqv0Ch/Cp/wCCP5Hjz+J+rCiiitCQooooAKKKKAOW1L/kNT/9 -elt/6MuqWk1L/kNT/wDXpbf+jLqlr4zOv9/rf9uf+kRPTwv8GPz/ADCiiivONwooooAKKKKACiii -gAooooAKKKKACiiigAooooAKKKKACqmpfdg/6+7P/wBKIqt1U1L7sH/X3Z/+lEVdOB/3qh/1+p/+ -lIir/Dn/AIX+R2dFFFfdnkBRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD//AG/f -+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF -FFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAGfZf8vH/AF93f/pR -LVmq1l/y8f8AX3d/+lEtWa9el/Dh/hX5HTH4V6BXK+DdXsbXSbeOW5hRh5mVaRVYZkc8gmuqqh/Y -Gm/8+dv/AN+k/wDiaJRlzKUbaJrXzt/kDTvdHOzTprbanqMBzDHYvbI2P9YxUyucHBXbkDpz61Nc -WtncabpZuLl7WQQKIZlJQKzRDIZvujOOhIJxgHrXT/Z4vK8nYuzbt2YGzZjG3b0xjtTXs4JYvIaJ -DHgDYVBTC9Bt6cY4qPZPW9nda+t7i5TkF1a7nTU7N7mO7iSzlfz0Tbh2XAQlPk/vHjP14IFqPWrK -XQFgSdGla0EIjBzKZSnlhRH9773t79K3LrSovsNxa2sccXmxyKAqhE3uu3J2im6Xo0FlFbl4YjPH -EiGQKN2UQIcPjd04+lJU5p2vumrvULMxvIe1vPD8UgwyQzKwznDLCoI4qs9ysk98J78WESzvugjC -RzybVU+ar4D/ADnn7pyOMmuve3ikdJGRSyZ2MQCy7uDtPbPeoX0u0ll89reIyZB3lFL5Xod2M8Y4 -puk+j63/AAt0DlOc0HTP7W8NQwqdrje0T5wUlSRyjBsEjnqRzjNGgahL4l1P7RNHs+xQhNhyrLcy -8SMF9PlZcMT2PXpvXtvc28R/s1LdXaTc/mAqjbh8zfu+SxOOTUfh7SDo1oInffKzNJK+Sd8j9T83 -4D360lTacF0ilzdny7By6pdjTooorcoteF/+Qlff9e9r/wCh3NdRXl+q+Mn8HXF1JHbGVpYbdVY8 -RRsDdEbyOpPZeMgNyMVgeH/iFq19rsFxdPcTp+8/0a2UkEFHKhYgQG2k5y2TgdTivKxH8WXqc8/i -Z7fRXKf8J9/1BtW/8Bf/ALOj/hPv+oNq3/gL/wDZ1kSdXRXKf8J9/wBQbVv/AAF/+zo/4T7/AKg2 -rf8AgL/9nQB1dFcp/wAJ9/1BtW/8Bf8A7Oj/AIT7/qDat/4C/wD2dAGj4w/5B3/bxaf+lMNUazdb -8X/2pAlv/Zmow77i1/eT2/lxLtnib5m3HGcYHvWlXzPEf8Wl/gf5nfgvhl6hRRRXgnWFFFFABWHc -eN9HtJXhkucPGxRh5chwynBHCVuVxGkeIl0VtTD2t1Kovrh2kij3xqOM7mLDGMZPtXXhMPGuqjcZ -zceW0YSUN33aZnUm421SvfVq51Ola5Za2rvaTCQIcNwVIz0+VgDz61erl9BL6xq0urJbNBC1ssSm -QBZJmJV/M2jtt4zk9sdwMY+N3vS041OO2wzeXbm2eQOik7POkAbBbo2w8DpzWry6VSpKNK9oxi5J -3m4yl9l8kX+RPtlGKcut7dL266noNFcleeJLy70vTbuzKxy3FzHEwdf3ZY71ZT94hCy9juxVm2ud -T0jU7azvLlbqO6WTa3liF4nhG88JwQRjv+WOcngaii25QUl7T3Lvmfsvi6W09Svaq60dtNenvbHS -VXs9Qgv/ADfJfd5UjRPwRtkT7y8gevasNbjU/EE919ku1tYreZoB+5EskjoF3lt7YAB+7jr3rGsd -cm0DTr+aTy/OfU5IycM0CyNtLscfPsADYxk9OKuGAc4tKSdW8EoK948/82n5MTrJPb3ddfQ72iuG -03xeYby3hOpLfJPII2H2YwSRluEZfuqRuI3Z59BWjo82ravdXTfbFjht72SMIIlZ5ERhlC3G0Beh -HPJz0FKpl9SldzlGMVHm5pKcb3dtnHm38gjWjK1k279Lf5nUUUUVxGoUUUUAFFFFAF7wf/yDv+3i -7/8ASmatqvINS+JN34dgfT7O32v510fPkGRh55+Yk6HBx8xJGQRtNX/AXjy7FlO15bajfO9w7eZD -F50ahlT5AdwC4OTtAwM1+gUP4VP/AAR/I8efxP1Z6hRXKf8ACff9QbVv/AX/AOzo/wCE+/6g2rf+ -Av8A9nWhJ1dFcp/wn3/UG1b/AMBf/s6P+E+/6g2rf+Av/wBnQB1dFcp/wn3/AFBtW/8AAX/7Oj/h -Pv8AqDat/wCAv/2dADtS/wCQ1P8A9elt/wCjLqlrKg13+2NYnP2O6t/9FhGLiLyj8kk3ufvb/l9d -relatfG50rY6r58n/pCPTwv8KPz/ADCiiivNNwooooAbJIsKs7sFVQSzE4AA5JJNY8fjTRpJvJF4 -m7JGSGVPl/6aEBO3Bzz2qv4ojGo3enabLnybh5XlCkqX8hN6oSP4STz+GMVtXGn291bm1kiUxFQm -zGFCjoBjpjtjp2rqVOjThCVXnk6iclyNLlim431Tvqnpp6mbcm2o293v33LFFcRp+qXOj2wbzC1r -Y30trKGwXNuSFjkZuT+7LfdQcjA7Vv6nqE76jaWFq+1jmedsA4t0+Xbhh/G3GVOV606mCnCdlKLj -775uiUNXfztZ/NAqqavbXTT1NiivPj43e9LTjU47bDN5dubZ5A6KTs86QBsFujbDwOnNaD+Ib/Vh -pH2KRYWu1nEm5AyhogAzKOT8p3FBnnjdWksrrwtzWiveu5KSS5YuXWOukXtclYiD219LdXY6mfUI -LeeG3d8STb/LXBO7yxubkDAwPWrFcvdQT2+q6GlxN50g+2bpNgj3ZTI+VeBgcVBq2rXUc1w02qRW -CxPsWEJHcyunG2UjcX+bd93bwPzqVguf2ahNe9Byb953ftJQXKoxcunYftbXutnbp2T11sdfRXKD -xLcyafYau2Eh3lbqMAEbGYxeYCQW+VhnauSc4zxmtPVtQnF/Y2Ns+0yM0sxADlYIh91lI4EjfKG4 -wemazeDqRlyvl/5ec2ukXS+JP+uqKVSLV/8AD8+bY2KKKK5iwooooAKqal92D/r7s/8A0oiq3Wfr -tx9ktkm2O+y4tW2RjdI+2eI7UXux7CunA/71Q/6/U/8A0pEVf4c/8L/I7iivCvEfxX1bWsx2x+xx -ekTEyn7p5l4PUfwheDg5rvdD8eOmn2iyaXqszCCINKtv5iytsGXDl/mDdc96+7PIO4orlP8AhPv+ -oNq3/gL/APZ0f8J9/wBQbVv/AAF/+zoA6uiuU/4T7/qDat/4C/8A2dH/AAn3/UG1b/wF/wDs6AOr -orlP+E+/6g2rf+Av/wBnR/wn3/UG1b/wF/8As6AOrorlP+E+/wCoNq3/AIC//Z0f8J9/1BtW/wDA -X/7OgDq6K5T/AIT7/qDat/4C/wD2dH/Cff8AUG1b/wABf/s6AOrorlP+E+/6g2rf+Av/ANnR/wAJ -9/1BtW/8Bf8A7OgDq6K5T/hPv+oNq3/gL/8AZ0f8J9/1BtW/8Bf/ALOgDq65TxF/yMnh/wD7fv8A -0StH/Cff9QbVv/AX/wCzrPOqTeIvEGjzJp19Alv9q8x7iAxp+9iwvzAsOq9/agDu6KKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8A -uE/+3FFH/M5/9wn/ANuKKAM+y/5eP+vu7/8ASiWodW1T+y/s3yb/ADriODrt2+Zn5uhzjHSprL/l -4/6+7v8A9KJaxvGnm+VY+Tt3/bodm7Ozfh9u7HOM9a9RNxoxa/lidCdor0RtahdfYbaa427vKjd8 -ZxnYC2M80afdfbraG427fNjR8ZzjeA2M8Vzur/8ACQfYbnzvsOzyZN+3zd+zad23PGcdKivTE2m6 -Sk/myRvEga2hXdJPiIEHh1bamMnGe2aHVab0e2z06hzHX0VyHhktZ6pJax2z2sD23nLE7+YWO8Ks -hBJKMV4K57c1X8M6bBZ6OurBS9xFFO0ZdmKpt8wbQoIG3qfqTQqrdtO99f5beXmHN5HX6hdfYbaa -427vKjd8ZxnYC2M80afdfbraG427fNjR8ZzjeA2M8Vyknhu0l0Zr9zK1y1oZTMZWLkmPcVPONuPl -xj7v50abcDw/5dwcMt1pySBTncZrOJTtBAwqlD3zz+RPayUlzK0Wu/cOZ312OzorgbDUJE065sA5 -aSc2yo0rM+X1GNWccDjHztn+Z66OuWtpby2tpOlxdRR2+EtoV3OpjKqJnKOh5HyjjHWhVrq6X49b -2Dm0Otorl/Bzywz31o0RgSExFIDJ53leYrFsP33Y3Y96oeGdNgs9HXVgpe4iinaMuzFU2+YNoUED -b1P1Jpqq3bTfmv5crs+gc22nf8Dt6K87t9Kvrq2S4j0+Y3Dxhlu/toEpLDhtpPTHGOu3jOea76za -V4ImnULIUUuo6K+PmA5Pf3p06jnvFr7/ANUhxlfoXfDkKXF/qEcihla2tlZWG5WVmugQQeoNTWfw -90nTtUj1S1R4XTf+7Rh5JMgZWO0gkcNwFIAwOKZ4X/5CV9/172v/AKHc11FediP4svUwn8TCiiis -iQooooAKKKKAMXxh/wAg7/t4tP8A0phqjV7xh/yDv+3i0/8ASmGqNfM8R/xaX+B/md+C+GXqFFFF -eCdYUUUUAFY/hvT57D7d5ybfNvZpU5B3Rvt2twT6d62KKuNRxhKCtadr/ITjdp9jB0DSrnQru4tU -BNkwEkBLhvJcn548H5uScjtx/eJqlYWes+Gw1haQJcwZzBK7rH5O8kkSqOX2k5+X/wCsvV0Vv9ck -3JzhCfOo8yknrKG0tGnzEeyStZtWvb0fQ5/VNKvrm30xGPnSw3cEsz5VRhN29hwnAzxxnFWNU0+e -41XTLhEzHD9o8xsgbfMQKvBOTk+lbFFSsVNW0joqkdrfxU0/z0H7Nef2f/JTmYbfVfD0119mtUu4 -rid5xiUQvGXxuDb8g+2PQ564qpa+GL+5srhZ2WG5F+13Ey4aIyADacHcdhOevI7jsexorRY+otVG -Cm+XmnZ3ly7XTfL+AvYrq3bXT1MGxn1y/lgFxAloiEGYiRZHm4PyoMMFXd97Jzjo1TeG9PnsPt3n -Jt829mlTkHdG+3a3BPp3rYorKeIcoyjGEIRlbSKfR36tsahZptttdwooorAsKKKKACiiigA0fRbP -XtHNtewiWM3V02DkEMtzNgqykEH6Hpx0NaHhfwva+ErV7W1eRlaQyEyFWbcyqv8ACq8fLTfB/wDy -Dv8At4u//Smatqv0Ch/Cp/4I/kePP4n6sKKKK0JCiiigAooooA5bUv8AkNT/APXpbf8Aoy6paTUv -+Q1P/wBelt/6MuqWvjM6/wB/rf8Abn/pET08L/Bj8/zCiiivONwooooAy/EGjvqsSNby+TcQtvhk -wOGxgq3B+Rv4h+YPSqMl94hnVrdLGKJyCv2gzBogR/GI9pfn+EHpxnvXRUVvDEuEVGUIVFHWPOn7 -t/Rq/o7ohwu7ptX3sZNr4bgh019PlYyCQMZZGA3ySPyZDkH5gfuk5IwOuKr+GNHu7My3OoMHuGCx -Ahi+IYRtGC3I8w5dueeDgHIreooeKquNSLd/avmk+vnb10D2cbp/y7HKWFnrPhsNYWkCXMGcwSu6 -x+TvJJEqjl9pOfl/+stt9KvmvNImlPmmBZ/PkyoAeSMAYACcbuBhenWugoq5YyUpOXJTU5KSlJLW -XPFxbevn0tqJUkla7srWXazuY+qafPcarplwiZjh+0eY2QNvmIFXgnJyfSspbHUdOvrp4bCO5eWZ -niu5ZEUxLIqqFx80myPkYBGR0FdbRShi5Qio8sZRUPZ2fNtzOfRrq/QHTTd7ta3/AAsYfhrR3tNJ -GnXkf3fNjbDDbIjsx3KVOcEN3wfasj4f2MkjXF9JIZVUC2tpCGTMEPdUPAU4X3yGzznPT6ro9rrU -Qhu4/MQMHA3MvzAEZ+Uj1NTWdnDp8KQQIERBhVHb/Pc1o8ZelW39piJ80tLRir3dndvUSpe9HtBa -dyaiiiuI1CiiigAqpqX3YP8Ar7s//SiKrdVNS+7B/wBfdn/6URV04H/eqH/X6n/6UiKv8Of+F/ka -fiPwLpPifL3MO2U/8tosJL/D1OCG4XHzA4HTFbGnWSabawWsZJWGNI1LfeKxqFGcY54qxRX3Z5AU -UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR -RQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/ANwn/wBuKKP+Zz/7hP8A7cUU -AZ9l/wAvH/X3d/8ApRLUOraX/an2b59nk3Ec/Tdu8vPy9RjOetTWX/Lx/wBfd3/6US1Zr1qaUqUU -/wCWJ0x1ivQr6ha/braa33bfNjdM4zjeCuccVmXPh15ILJYLjyprRQqTbN/y7PLcbC2Pm49cVt0V -UoKW42kzE0/w/NaXi3st200pjaOTcgVSmQV8tVI2Yxz97PPTNWNK0NNP05dPkbzV2urHGzcshYkc -E4+9jrWnRSVOK2Xfz3CyRzcnhS7MDWaalKLbYUEZRWcDHAMvBK57cfL8tWdR8N/b9NgsROyGFUAk -UddqGNsrnoyk8Zrboo9lDXTdW3ewuVGZNovnanHfmZgI49oiH3WcbwHY57CRgOPx7VHqmizXdyl3 -aXP2eURmJm8sS74yQwGGOBg57Vr0U3CLTVt3f5jsjI0jQn0q4mna4aYzqnml1+YyJn5lIOFXBxtw -ccc1No2jrpVgli7CVVDgkrgMHZmIK5PritGihQjHZd/x3BJI5tfCEkayWsd9Klm5Y+Qqjcobqqyt -khc9sdOD1Jroo41iVURQqqAAAMAAdABTqKIwjDZAklsWvC//ACEr7/r3tf8A0O5rqK5fwv8A8hK+ -/wCve1/9Dua6ivMxH8WXqc8/iYUUUVkSFFFFABRRRQBi+MP+Qd/28Wn/AKUw1Rq540kWHTGd2Cqs -9oSScAAXEJJJNYf/AAkWl/8AP7b/APf5P/iq+b4hpznVpcsZS9x7K/U7sG0oyu+poUVn/wDCRaX/ -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 -iiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/7hP8A7cUUf8zn -/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA -CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAK -KKKACiiigAooooAKKKKACiiigArlPhd/yLdl/wBtv/R0ldXXnXgyHxJb6RbppsumS248zy3cXIds -yOWzlU6NkfdoA9ForlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/FZ/8AUJ/8 -mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq6K5T/is/ -+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8AqE/+TFH/ -ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A1Cf/ACYo -A6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6K5T/AIrP -/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/F -Z/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq -6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8A -qE/+TFH/ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A -1Cf/ACYoA6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6 -K5T/AIrP/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT -/wCTFH/FZ/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ -/wDJigDq6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigA/wCZz/7hP/txRWL5PiT/AISDzfN0z7Z9h2+V -i58v7N5ud+dv3t/H3vw70UAf/9k= + + +Microsoft Word - SAW-SystemRequirements-Rev2.docPeterDonald G. Dunne9322007-11-08T00:15:00Z2008-03-08T22:11:00Z118361046987241228111.8134Objective This document defines the requirements for the Surgical Assistant Workstation for Teleoperated Surgical Robots (SAWTSR) being developed by Johns Hopkins University and Intuitive Surgical. This document provides requirements for the workstation system and does not include application requirements. It is expected that applications developed on this workstation would define their own requirements (i.e., in a separate document). References Project-Specific “Development of a Surgical Assistant Workstation for Teleoperated Surgical Robots,” proposal for NSF ERC Supplement, July 2006. “Intuitive Surgical daVinci API v5.0 Reference Manual”, generated July 14, 2006. J. Leven, D. Burschka, R. Kumar, G. Zhang, S. J. Blumenkranz, X. Dai, M. Awad, G. Hager, M. Marohn, M. Choti, C. Hasser and R. H. Taylor “DaVinci Canvas: A Telerobotic Surgical System with Integrated, Robot-Assisted, Laparoscopic Ultrasound Capability,” in MICCAI, vol. LNCS 3749, J. Duncan and G. Gerig, Eds. Palm Springs, CA: Springer-Verlag, 2005, pp. 811-818. J. Leven, “A Telerobotic Surgical Systems with Integrated Robot-Assisted Laparoscopic Ultrasound Capability”, MS Thesis, Computer Science, Johns Hopkins University, Baltimore, 2005. Calibration and Registration Techniques B.K.P. Horn, “Closed-form solution of absolute orientation using unit quaternions,” J. Opt. Soc. Amer. A, Vol. 4, No. 4, pp. 629–642, Apr. 1987. K.S. Arun, T.S. Huang, S.D. Blostein, “Least-Squares Fitting of Two 3D Point Sets”, IEEE PAMI, Vol. 9, No. 4, pp. 698-700, Sept. 1987. S. Umeyama, “Least-Squares Estimation of Transformation Parameters Between Two Point Patterns”, IEEE PAMI, Vol. 13, No. 4, pp. 376-380, Apr. 1991.Boctor, A. Viswanathan, M. Choti, R. Taylor, G. Fichtinger, G. Hager, “A Novel Closed Form Solution for Ultrasound Calibration,” IEEE Intl. Symp. Bio. Imag. (ISBI), Arlington, VA, pp 527-530, Apr. 2004.P. J. Besl and N. D. McKay, "A Method for Registration of 3-D Shapes," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 239256, Feb. 1992. Virtual Fixtures and Constrained Optimization Kapoor, M. Li, R.H. Taylor, “Constrained Control for Surgical Assistant Robots”, Proc. IEEE Intl. Conf. on Robotics and Automation, Orlando, FL, May 2006, pp 231-236. M. Li, A. Kapoor and R. H. Taylor “A Constrained Optimization Approach to Virtual Fixtures,” in IROS. Edmonton, Alberta, Canada, 2005. M. Li and R. H. Taylor, “Performance of Teleoperated and cooperatively controlled surgical robots with automatically generated spatial virtual fixtures.,” in IEEE International Conference on Robotics and Automation. Barcelona, Spain, 2005. M. Li, “Intelligent Robotic Surgical Assistance for Sinus Surgery”, Ph.D. Thesis, Computer Science, The Johns Hopkins University, Baltimore, Maryland, 2005. M. Li and R. H. Taylor, “Spatial Motion Constraints in Medical Robots Using Virtual Fixtures Generated by Anatomy,” in IEEE Conf. on Robotics and Automation. New Orleans, 2004, pp. 1270-1275. Robot System OverviewThe goal is to create a unified assistive environment for surgery that integrates robotic devices; fused information environments combining preoperative images & models, intraoperative images & other sensors; surgical task modeling; and human-machine cooperative manipulation, as shown in Figure 1 (from Reference 2.1.1). /9j/4AAQSkZJRgABAgEAlgCZAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC +IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA +AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj +cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA +ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD +TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD +AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 +OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA +AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA +AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA +AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo +dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg +Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv +bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA +ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA +AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK +AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA +mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy +ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC +DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh +Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E +jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 +BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII +RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY +Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN +Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh +EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT +5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu +F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc +AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY +IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl +xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 +K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx +SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec +N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ +oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe +RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN +3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP +VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f +D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ +aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy +S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB +fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH +n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj +k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f +HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 +q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 +0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG +xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU +y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj +4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz +GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA +ZIAAAAAB/9sAQwAMCAgICAgMCAgMEAsLCxAUDg0NDhQYEhMTExIYFBIUFBQUEhQUGx4eHhsUJCcn +JyckMjU1NTI7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e +HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgCBQKyAwEiAAIRAQMRAf/EAB8AAAEF +AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB +BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV +VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC +w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA +AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC +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 +gAooooAKKKKAK+o2UWp6fc6dOWWK7hkt5GQgMFlUoxUkEZwfSuah+HcVvEkEHiDXooolCRxpehVV +VGFVVEWAAK62igDEi8K2sWs2Ou/a7x7qws1sPnlBWeNQ/wA1x8m52LPuPP3gDiqUPw70G31RNRgk +uooIroX8empLtsluFGFlWELkEHn73t935a6iigCp/Z//ABNf7U+03H/Hv9m+yeZ/o33/ADPN8rH+ +s7bs9Kt0UUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6 +JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFFFAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8A +RNvXoFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQ +AV5l8GNTWGLUvDFzG0N5BM13scMGIxHBKrKVG0xsi9Tn5unFem1wXi74f3suqJ4q8GyrZatGzSyx +52LM+Cd6cFQ7/dYN8rZ+bHO4A72ivP8AQfGfjhbq30jX/DlxJIbhLaXUI0kjjVCVjaV9sUkbYOWL +KwU9sCvQKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKyv +Fn/Iraz/ANg+6/8ARMlatZXiz/kVtZ/7B91/6JkoA+aqKKKAO18Ff8LJ/sqX/hDv+PH7Q3mf8ev+ +u2R7v+Pn5vu7faug/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKA +D/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+ +f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4 +vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/ +s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/ +AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n ++z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8A +i+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+ +iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP ++L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/ +s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+ +v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z +6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8A +i+v+f7Pqpq3/AAuf+yrz+1P+PH7PL9r/AOPH/U7G83/V/N93PTmiigDzWiiigD//2T== +Figure 1: Overview of SAWTSR Architecture In this document, the system requirements are categorized by the major subsystem: Robot API SubsystemThis subsystem corresponds to the interface to the robot or robots; although the design shall be influenced by the existing daVinci research API, it shall be usable for other robot systems. Video processing Subsystem This subsystem provides the processing of 2D (e.g., ultrasound) and 3D (e.g., stereo video) images, using image pipelines. Other device interfaces SubsystemThis subsystem provides interfaces to devices other than robots and video systems, including force sensors, foot pedals, tissue oxygenation sensors, etc. Calibration and registration SubsystemThis subsystem provides tools for calibrating devices or (at a minimum) for reading the calibration results produced by an external system (e.g., Matlab programs). It also provides methods for computing coordinate transformations (e.g., registration). Tool tracking SubsystemThis subsystem provides the capability for tracking the positions of tools using some combination of sensor feedback (e.g., joint encoder positions and stereo video images). User Interface (Visualization) SubsystemThis subsystem provides the 2D and 3D graphical displays and accepts control information from input devices (including the master manipulators in a telesurgical system). Telesurgery application frameworkThis corresponds to a working “skeleton” application, which the researcher can customize. System-level requirements are listed in this category. /9j/4AAQSkZJRgABAgEAyADIAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC +IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA +AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj +cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA +ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD +TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD +AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 +OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA +AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA +AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA +AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo +dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg +Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv +bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA +ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA +AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK +AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA +mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy +ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC +DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh +Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E +jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 +BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII +RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY +Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN +Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh +EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT +5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu +F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc +AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY +IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl +xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 +K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx +SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec +N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ +oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe +RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN +3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP +VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f +D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ +aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy +S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB +fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH +n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj +k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f +HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 +q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 +0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG +xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU +y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj +4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz +GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA +ZIAAAAAB/9sAQwAMCAgNCA0RDg4RFxUWFRcbGRkZGRsiFxcXFxciIBsdHR0dGyAiJycnJyciLC8v +Ly8sNzs7Ozc7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e +HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgC3gPVAwEiAAIRAQMRAf/EAB8AAAEF +AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB +BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV +VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC +w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA +AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC +kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo +aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT +1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKKKACiiigAooooAK +KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo +ooAKKKKACvH/AAVoeteMLKS7/t67h2TNFt3SSZ2qjZz5y/3vSvYK8X+Hmn+J7rT5W0e9gghE7Blk +UFjJsTLcwycY296ANXXdD8Q+CIRqsWsyXSQEGSOYybWDssYXYXcMDu55UjqOenpGk339qWVtd7dn +nQxy7c7tvmKGxnAzjPpXkunx6z421GTRtc1J7cw8tBtVHnwVYqoQKjYA3Bju/vKCMkdF8RohGND0 +KImO2uJ0icKx3+XEYo0XJJyBvz8wPIU9qAOztfEOmX0qw297byu2cIkyO5wMnCqxPQVy/wAXdRut +M0mGS1nkhY3SKWjdo2K+XKcZUjjipfF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa5Xx +lrFxr3gzTby5IMr3WGIG0MYxcR7sep25OOM9MUAepf2tZfafsf2mHz/+ePmL5vTf9zO77vPTpVuu +K8UeBNHh0GdEtkV7a3Z0mVVSZngQkF3VRu3Y+bPXrwcEcvqesXXiLR/DdlcuQt9OY52Ut5jrBKsK +5LFsk7tzbgfmANAHptr4h0y+lWG3vbeV2zhEmR3OBk4VWJ6Cua8beMn0XUdLs7e5hQPcL9ryVLxx +Zj4fdnYrK5OcA8cHrTvF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa43UJ18QHwte3UM +LTXVwyXDCNR54imihHmf3vlHTpycADigD2KGZLhFkjYMrAMrKdysrcggjqDTLu6isYZLiZtqRIzu +cE4RBuY4GT0FPhhS3RY41CqoCqqjaqqvAAA6AVxXxc14aVpBtVYiW7OwYJUiNCGkOQOQeFK5GQ31 +oA5LT9f1ix+weILu4m+z3N9KkqNKz2yQtgDZCHLfL+92jnGxeOm71LxPM9vpN/JGxVltZmVlO1lZ +Y2III6EV5Vq/jXQr3w6ujRQzho44xHIYIgvmx4JfAmO0yfNuIyfmPXv2Gma8PEPgy5lLEyR2c8Mu +4lmMkcRG4swGSww3frjOaAMLwt4V1rxLpsF//wAJBdxebv8AkzI+3Y7J97z1/u56VatLvWvAutWd +hf3j3tpevsR3+aTzG2p/GxZdrFcjcV2kkDd0z/Bmp+LrfSLdNN0+3ltx5nlu7AO2ZHLZzOnRsj7t +bGl+F9e8Q6vb6pr/AJcSWxzFbo2QHUAqy7HYAbvmJLEkrtI24wAW9J1G6k8balatPIYUtVZYi7GN +Wxb8qmcA/MfzruK8/wBG/wCR+1X/AK9E/wDQbavQKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAK4/4X6BfeHdMlt76Lyna4ZwNyv8hSNc5RmHVTXYUUAcf8QfCc+tJb3+ +nDF7aOrRYCfvBuU4ZpMD5D8y5OOox81HiHw5f+KrCwuQEtdRtXWVd/zRrIMeYPkaRdpZQy53dADj +JrsKKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsKneFjTcy7+g+9jP8AwIReMfBFy3hyy0nTI/OaCZGb +5gm75JN7/vH43O+cZ4zxxXoFFAHCanH4u1OyOktbW6tIhjlvvNHlSRlTuxFt3qzfdJ29c4AGCJtX ++HrNpenW+nSpHc6e6vFK4bYzkhpCR8+Nz4fo2MbehrtaKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsK +neFjTcy7+g+9jP8AwIV/EHgm8sYdCGlwi4/s2Tc6bxE0jFo5GcGQkAMyHPJxuGAR09DooAhtJJZo +Y3mj8p2RS8e4P5bkZZdw4ODxmuVvNAvtX8VQXtxFts7OH90WZZElmI+8I92UYFuu3/lmPbHYUUAF +ef2XhbUtKfxDZQwbrW8hle2IdEjWWRWHlLFu+X7+3d8o+Qe2PQKKAOf8BaXc6LolraXaeXLH5m5c +hsbpHYcqSOhHeugoooA4/TNAvrfxdqGpPFi3lt1RJNync4EAxtDbh9xuorsKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo +oAKKKKACiiigAqjqmt2WjKhuplQuQqLy0kjEhcJGoLMcsPug1erlPFlnLeajYiC4kt3W3u2V0Ctz +ut1w6uCGX5s49hyKFqJuyuW28UTzqTaabcNl9qtMY7eMgNtLsGcyquOR+6yfSke/1ud1CpZ26gHJ +LSXbM3G0AYt9o65OT2qkJdYgcgraTqQMHMlqytzkEYuMjpg5FJ/bt1HF5kumXQIXcyo0EmCBkhcT +Bm9vlyfSq5TL2je1i3INYuCoa+ijUHLGC22yMMEbd08k6gZwfuZ4pfsl9/0FLr/vi2/+RqrReJba +RFYxXSEgEq1pPuXPY7YyMj2JpU8U6WxZXuo4mU4ZJj9nkHAb7k2xsYPXFOyFzTHjRd7M895eSsxz +n7Q8IGABgJbmJAOP7vWnf2JD/wA9rv8A8DLn/wCPUz/hJtJ/5/7X/v8AR/8AxVXLO+t9QQyW00cq +g7S0bB1DdcZUnnmiyFeXdlb+xIf+e13/AOBlz/8AHqgtvCOjWsYjSxgIGcF4xI3Jzyz7mP4mteii +wcz7szP+EZ0n/nwtf+/Mf/xNH/CM6T/z4Wv/AH5j/wDia06KBXfczP8AhGdJ/wCfC1/78x//ABNH +/CM6T/z4Wv8A35j/APia06KAu+5mReHbS3XZCZ4kyxCRXM8Ua7iWO1EkVVGT0Ap/9iQ/89rv/wAD +Ln/49WhTJZUgRpJGCqoLMzHCqo5JJPaiyHzPuyl/YkP/AD2u/wDwMuf/AI9RDp97CiouqXZCgAbh +bu2BxyzW5JPuTmmf8JNpP/P/AGv/AH+j/wDiqP8AhJtJ/wCf+1/7/R//ABVFkO8vMkNvqkTK8WpO +xB5WeGKSNlwRjEKQNnODnf2p73OuRgMstnIQVyhhkh3Lkbh5nnS7TjODsb6VVi8T2UyK6C4ZWAKs +LW4Ksp5BBEXShdfaYt5NjdyKpxuKJCG4B4W4kifHOM7aLIOeS6l0a9qMLgTacHUg829wsjKwxgMs +62/B55BPTpVjT/E9pfzJbMssE779sU8ZjZvKOG2PzG/HzfI7cc1iLqOs3KSmOxhhOWEfn3GWP912 +SGNxj1Xf+Peqmp6Xcytaz3d2ZDHf2jpHHGsUKkyxxdDvkJ+Zj/rO/Tik4lRqO9nY72iiipNQoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACuf1r/AJCtl/17Xf8A6Ha10Fc/rX/IVsv+va7/APQ7 +WmtyZ/CySiiitDlCiuO04a1rst88WqeQkN5NAqfZ45PljIx8xwehxV2w1i50q7uLHU51lEVt9qWd +Y9hMSswk8xVJGQfuhR096VyuXzOkqjcaHp95IZZrSCR2xlniRmOBgZJGelVrHxXpepSPHBcqxSLz +WOGVVjwpLFmAUY3DIzkd+hptp4w0i+uDbRXaGTOADlVZs7cIzAKxJ6bSc9qNAtJdGT/8I1pX/Phb +f9+U/wDiaP8AhGtK/wCfC2/78p/8TTtX16x0FEe8mEYckLwWZsdcKoJwO5/xotdesb6ze+hmDwoG +LMAfl8sZbK43ZxzjFGge9vqN/wCEa0r/AJ8Lb/vyn/xNH/CNaV/z4W3/AH5T/wCJqpF440SWVYhe +puYAgkMqcru5dgFBx2J68deKv6rrVlokYkvJ1iB6A8s3IB2qMs2MjOBxRoHveZH/AMI1pX/Phbf9 ++U/+Jo/4RrSv+fC2/wC/Kf8AxNFp4j06/tpLqC4V44lLyEZ3Iq55ZMbh904457U3TfE+m6xMbe0n +EjhBIQFb7h29yMZ+YZGcjoeho0D3vMd/wjWlf8+Ft/35T/4mj/hGtK/58Lb/AL8p/wDE1WtvGmj3 +dyLWK7VpGYoBhtrN6Byu057c89qqXPi2K28QLp0koWPyVXGxizXUrrsUnB42HjtzyfQ0C0vM6ais +Sy1u3g83z7zzd181sn7op5ch+7BwPm2/3zwfWtLUdRt9Jt3ubl9kaY3NgtjcQo4UE9TTFZlmisjV +fFel6LIIrq5VH7qAzsvAPzBAxXg8Z61pW1zFeRiWGRZEbOGRgynBwcEcdaAsyWqOsf6qH/r7s/8A +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 +ri2lmtZoW2q2HLholdRn52U8Ad/aoJ9Teyt7a4lMbI2xZnQ/IplwBIrM33Nx+uDntznanpNhp0eo +PbsI5JLKTdAjBUKhSBJ5Y/LPTr3JqR41l8NYZQR9gBwRnlYtwP4EZFNylqnuot6eQXf4HQUVS0SR +pdPtHdizNBESSckkoMkmrtaJ3SZRa8L/APISvv8Ar3tf/Q7muorl/C//ACEr7/r3tf8A0O5rqK8v +EfxZepzz+JhRRRWRIUUUUAFFFFABWV4s/wCQLqX/AF6T/wDotq1ahu7WK+hkt5l3JKjI4yRlHG1h +kc9KAMmin/8ACJWHrc/+Blz/APHqP+ESsPW5/wDAy5/+PVx/VJfzI6vrS7MZRT/+ESsPW5/8DLn/ +AOPUf8IlYetz/wCBlz/8eo+qS/mQfWl2Yyin/wDCJWHrc/8AgZc//HqP+ESsPW5/8DLn/wCPUfVJ +fzIPrS7MZRT/APhErD1uf/Ay5/8Aj1H/AAiVh63P/gZc/wDx6j6pL+ZB9aXZjKKf/wAIlYetz/4G +XP8A8eo/4RKw9bn/AMDLn/49R9Ul/Mg+tLsxlUdY/wBVD/192f8A6Uw1o/8ACJWHrc/+Blz/APHq +VPCenq6OROxR1dQ91cOu+Ng6kq8pBwQDyKqOGcZJ3WjTFLEKUWrPVGxRRRXUcwUUUUAZVz/yGrP/ +AK9Lv/0ZaVq1lXP/ACGrP/r0u/8A0ZaVq0AFFFFABXMQf8f+qf8AXyn/AKTW9dPXMQf8f+qf9fKf ++k1vWGJ/h/NG2H+P5FuiiiuE7AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACoLX/kNW +3/Xpdf8Aoy1qeoLX/kNW3/Xpdf8Aoy1rXD/xI/P8jOv/AA5fL8zo6KKK9A4QooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP8Amc/+4T/7cUUf8zn/ANwn +/wBuKKAM+y/5eP8Ar7u//SiWrNVrL/l4/wCvu7/9KJas169L+HD/AAr8jpj8K9Clqmj22rqomU7k +O6N1JWSNv7ysPz9OBVG08KW9rdRXZnuJZYtwDSybyVZdu08dBkkYxya26KbhFu7Wo7IwT4NtGLK0 +1wYWZm+z+ZttxuJbARAuADyOa1rCzGn28durMwjUKpbG7avQHaFHA46VYoojCMXdKwJJGRpHhi00 +WZ5oTISVKKHbcscZbeUT2z65/nm3/ZkX277dlt/k+TjI2bN2/PTOc+9XKKFCKVkttQskZ1rocFpp +505WcxlHTJI34l3Z5xj+LjiifQra5tIbR9+2EJ5bhisiNGu1XBXHzD6Y9q0aKOSNrW6W+QWRjWvh +a1to7lS8sj3CGN5pGDzbCu3aGx/T69BRqWms9lDpkG/awSN33bSkEe3edwXBZgNu3vn0BrZopezj +ayVugrIbHGsSqiKFVQAABgADoAKdRRVjLXhf/kJX3/Xva/8AodzXUVy/hf8A5CV9/wBe9r/6Hc11 +FeViP4svU55/EwooorIkKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igDKuf8AkNWf/Xpd/wDoy0rVrKuf+Q1Z/wDXpd/+jLStWgAooooAK5iD/j/1T/r5T/0mt66euYg/ +4/8AVP8Ar5T/ANJresMT/D+aNsP8fyLdFFFcJ2BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA +UUUUAFQWv/Iatv8Ar0uv/RlrU9QWv/Iatv8Ar0uv/RlrWuH/AIkfn+RnX/hy+X5nR0UUV6BwhRRR +QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFA +BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/3Cf8A +24oo/wCZz/7hP/txRQBn2X/Lx/193f8A6US1ZqtZf8vH/X3d/wDpRLVmvXpfw4f4V+R0x+FegUUU +VYwooooAKKKKACiiigAooooAKKKKALXhf/kJX3/Xva/+h3NdRXL+F/8AkJX3/Xva/wDodzXUV5WI +/iy9Tnn8TCiiisiQooooAKKKKACq+o3qabaz3UgJWGN5GC/eKxqWOM454qxWV4s/5Aupf9ek/wD6 +LagBv9u3P/QLu/8Avq2/+SaP7duf+gXd/wDfVt/8k1fory/7Qq9ofc/8y+VFD+3bn/oF3f8A31bf +/JNH9u3P/QLu/wDvq2/+Sav0Uf2hV7Q+5/5hyoof27c/9Au7/wC+rb/5Jo/t25/6Bd3/AN9W3/yT +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 +oD/n3u//AADuP/jVF13D21P+eP8A4Ei1RVX+0B/z73f/AIB3H/xqj+0B/wA+93/4B3H/AMaouu4e +2p/zx/8AAkWqKq/2gP8An3u//AO4/wDjVH9oD/n3u/8AwDuP/jVF13D21P8Anj/4Ei1RVKbVo7dG +kkiulVQWZmtLhVVV5JJMXAFMtdbt76JZrdLiVGzh0tZ3Q4ODhlix1ouu4e2p/wA8f/AkaFFVf7QH +/Pvd/wDgHcf/ABqj+0B/z73f/gHcf/GqLruHtqf88f8AwJFqiqv9oD/n3u//AADuP/jVH9oD/n3u +/wDwDuP/AI1Rddw9tT/nj/4Ei1RVX+0B/wA+93/4B3H/AMao/tAf8+93/wCAdx/8aouu4e2p/wA8 +f/AkZP8AwhdqvyR3F0kPT7OszeSVP3lwcnDc5+bvW5b26WsSQxjCIoVRknCqMAc1D/aA/wCfe7/8 +A7j/AONUf2gP+fe7/wDAO4/+NUaExnRjtKC+aLVVdQ6W/wD192f/AKURUf2gP+fe7/8AAO4/+NVF +PO141vHHb3WftVq3zWs6KFSeN2JZ4wAAATyaG1YVWrTdOaU4/C+q7Hd0UUVmeSFQx2kMMskyRory +7fMcKA8mwYXcw5OB0zU1FAHKf8zn/wBwn/24oo/5nP8A7hP/ALcUUAdXRRRQAUUUUAFFFFABRRRQ +AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAB +RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF +FFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcV8V/Ef9i6SbaM/vbzdEPaID96eVI6EL2PzZHSuf8A +gz4m/wBbpEz+ssGT/wB/Ixlv+BBVH98mu18aaTZXemX1xNbQvKlpNskaNWkTajsu1iMjB5FZXwu0 +my/sSyvPs0Pn/vv33lr5v+skX7+N33eOvSgDtaKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU +/wCZz/7hP/txRR/zOf8A3Cf/AG4ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo +oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig +AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC +iiigAooooAyvFn/IF1L/AK9J/wD0W1ZPwu/5Fuy/7bf+jpK1vFn/ACBdS/69J/8A0W1ZPwu/5Fuy +/wC23/o6SgDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP/ALhP/txRR/zOf/cJ/wDb +iigDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf8gXUv+vSf/0W +1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKACiiigAooooAK +KKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooAKKKKACiiigAo +oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igAooooAKKz9fuL20sLiawRJJ403ojhmD7eWXanzFiudoHfFVPBviH/hKNLhvWCK7blkRG3BJEOD +7jIwwB7EdetAG3RXM+O/FM3hi0hNpGktxPMsUUbZJOeSQi4Zuy8d2H0NhbnXl1Gzhe3ga2aAG5mQ +8pcbXysYaQNt3BcfIeD+QBvUUVy+oeKLq18T2WjqkZhngaRmIbzAwEx+U7sY/dj+GgDqKKKKACii +igAoorzceNfFOp6hqFrpllazLaTvGS2VYLvdUzunTJOw9KAPSKK83ufH/iLwy8Umu6ZGsEh2hoW+ +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 +W7L/ALbf+jpKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8AuE/+3FFH/M5/9wn/ +ANuKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigDE8X6Re61YNDYXL284dXR1kaIHHDK7IC23aTwO+K5/U5/ +FviCyOn/ANmw2hmQpNcPcJJHsKneFjTcy7+g+9jP/Ah3dFAGfoGjReH7C3sYjkRJgnkbnPzO2CWx +uYk4zx0rQoooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAyvFn/IF1L/r0n/9FtWT8Lv+Rbsv+23/AKOkrW8Wf8gX +Uv8Ar0n/APRbVk/C7/kW7L/tt/6OkoA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/ +AO4T/wC3FFH/ADOf/cJ/9uKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo +oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK +ACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA +KKKKAMrxZ/yBdS/69J//AEW1ZPwu/wCRbsv+23/o6StbxZ/yBdS/69J//RbVk/C7/kW7L/tt/wCj +pKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/+4T/AO3FFH/M5/8AcJ/9uKKAMuON +7t7h3uLrP2q5X5bmdFCpPIigKkgAAAA4FSfYv+ni7/8AAu4/+O0WX/Lx/wBfd3/6US1Zr1KVKDhF +uMfhXQ6IxVlotit9i/6eLv8A8C7j/wCO0fYv+ni7/wDAu4/+O1Zoq/ZU/wCSP3IfLHsit9i/6eLv +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 +/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JFH9l4z/nzMPrFL+ZE1FQ/ +8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1FQ/8AEx/6Blx/33bf/JFU +rvVbq0urW0fTpxJcmTYpeD5hEu98ETEccfeI/pR/ZeN/58zD6xS/mRp0VD/xMf8AoGXH/fdt/wDJ +FH/Ex/6Blx/33bf/ACRR/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JF +H9l4z/nzMPrFL+ZE1FQ/8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1F +Q/8AEx/6Blx/33bf/JFH/Ex/6Blx/wB923/yRR/ZeM/58zD6xS/mRNRUP/Ex/wCgZcf9923/AMkU +f8TH/oGXH/fdt/8AJFH9l4z/AJ8zD6xS/mRf8J/e1L/r7H/pPb1v1h+FrW5t1vHuIWhMtxvVWZGb +YIYY8ny3cdUPetyvsMJGUMPRjJWlGnBNdmoo82o05ya6yYUUUVuQFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFFABRRRQByn/M5/wDcJ/8Abiij/mc/+4T/AO3FFAHV0UUUAFFFFABRRRQAUUUUAFFF +FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU +AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA +UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD// +AG/f+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAHV0UUUAFFFFA +BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRWT4oup7OwZ7eQxuZbdA4CsVEs0 +cbYDqy/dY9RWP/xMf+gncf8AfFt/8j1x4vMaGClGNVyvJXVlc1p0Z1U3HoddRXI/8TH/AKCdx/3x +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 +/kQ+u1O0fx/zMbwijppy70dC01ywV1aN9rzyupKuARkEHkVs0UV68IqEVFbRSX3HM3dthRRRVCCi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAO +rooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC +iiigDlP+Zz/7hP8A7cUUf8zn/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo +ooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiii +gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA +CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8AIyeH/wDt+/8ARK11dcp4 +i/5GTw//ANv3/olaAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK +ACiiigAooooAKKKKACiiigDlP+Zz/wC4T/7cUUf8zn/3Cf8A24ooAiHiDVrh5jHJaqqzzxqGgkdt +sMrxjLC4XJO30FO/tnWv+e1p/wCA0n/yTVKy/wCXj/r7u/8A0olqzXo08NSlCLcdXFdWbxhFpadC +T+2da/57Wn/gNJ/8k0f2zrX/AD2tP/AaT/5JqOiq+q0f5fxY/Zx7En9s61/z2tP/AAGk/wDkmj+2 +da/57Wn/AIDSf/JNR0UfVaP8v4sPZx7En9s61/z2tP8AwGk/+SaP7Z1r/ntaf+A0n/yTUdFH1Wj/ +AC/iw9nHsSf2zrX/AD2tP/AaT/5Jo/tnWv8Antaf+A0n/wAk1HRR9Vo/y/iw9nHsSf2zrX/Pa0/8 +BpP/AJJo/tnWv+e1p/4DSf8AyTUdFH1Wj/L+LD2cexJ/bOtf89rT/wABpP8A5Jo/tnWv+e1p/wCA +0n/yTUdFH1Wj/L+LD2cexp+HdXvb65ube7MLeVHC6mKNo/8AWmVSCGkk/wCeYrfrl/C//ISvv+ve +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 +GnXkf3fNjbDDbIjsx3KVOcEN3wfasj4f2MkjXF9JIZVUC2tpCGTMEPdUPAU4X3yGzznPT6ro9rrU +Qhu4/MQMHA3MvzAEZ+Uj1NTWdnDp8KQQIERBhVHb/Pc1o8ZelW39piJ80tLRir3dndvUSpe9HtBa +dyaiiiuI1CiiigAqpqX3YP8Ar7s//SiKrdVNS+7B/wBfdn/6URV04H/eqH/X6n/6UiKv8Of+F/ka +fiPwLpPifL3MO2U/8tosJL/D1OCG4XHzA4HTFbGnWSabawWsZJWGNI1LfeKxqFGcY54qxRX3Z5AU +UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/ANwn/wBuKKP+Zz/7hP8A7cUU +AZ9l/wAvH/X3d/8ApRLUOraX/an2b59nk3Ec/Tdu8vPy9RjOetTWX/Lx/wBfd3/6US1Zr1qaUqUU +/wCWJ0x1ivQr6ha/braa33bfNjdM4zjeCuccVmXPh15ILJYLjyprRQqTbN/y7PLcbC2Pm49cVt0V +UoKW42kzE0/w/NaXi3st200pjaOTcgVSmQV8tVI2Yxz97PPTNWNK0NNP05dPkbzV2urHGzcshYkc +E4+9jrWnRSVOK2Xfz3CyRzcnhS7MDWaalKLbYUEZRWcDHAMvBK57cfL8tWdR8N/b9NgsROyGFUAk +UddqGNsrnoyk8Zrboo9lDXTdW3ewuVGZNovnanHfmZgI49oiH3WcbwHY57CRgOPx7VHqmizXdyl3 +aXP2eURmJm8sS74yQwGGOBg57Vr0U3CLTVt3f5jsjI0jQn0q4mna4aYzqnml1+YyJn5lIOFXBxtw +ccc1No2jrpVgli7CVVDgkrgMHZmIK5PritGihQjHZd/x3BJI5tfCEkayWsd9Klm5Y+Qqjcobqqyt +khc9sdOD1Jroo41iVURQqqAAAMAAdABTqKIwjDZAklsWvC//ACEr7/r3tf8A0O5rqK5fwv8A8hK+ +/wCve1/9Dua6ivMxH8WXqc8/iYUUUVkSFFFFABRRRQBi+MP+Qd/28Wn/AKUw1Rq540kWHTGd2Cqs +9oSScAAXEJJJNYf/AAkWl/8AP7b/APf5P/iq+b4hpznVpcsZS9x7K/U7sG0oyu+poUVn/wDCRaX/ +AM/tv/3+T/4qj/hItL/5/bf/AL/J/wDFV4nsKv8Az7n/AOAs6uePdfeaFFZ//CRaX/z+2/8A3+T/ +AOKo/wCEi0v/AJ/bf/v8n/xVHsKv/Puf/gLDnj3X3mhRWf8A8JFpf/P7b/8Af5P/AIqj/hItL/5/ +bf8A7/J/8VR7Cr/z7n/4Cw549195oUVn/wDCRaX/AM/tv/3+T/4qj/hItL/5/bf/AL/J/wDFUewq +/wDPuf8A4Cw549195oUVn/8ACRaX/wA/tv8A9/k/+Ko/4SLS/wDn9t/+/wAn/wAVR7Cr/wA+5/8A +gLDnj3X3mhRWf/wkWl/8/tv/AN/k/wDiqP8AhItL/wCf23/7/J/8VR7Cr/z7n/4Cw549195oUVn/ +APCRaX/z+2//AH+T/wCKo/4SLS/+f23/AO/yf/FUewq/8+5/+AsOePdfeaFFZ/8AwkWl/wDP7b/9 +/k/+Ko/4SLS/+f23/wC/yf8AxVHsKv8Az7n/AOAsOePdfeaFFZ//AAkWl/8AP7b/APf5P/iqP+Ei +0v8A5/bf/v8AJ/8AFUewq/8APuf/AICw549195oUVn/8JFpf/P7b/wDf5P8A4qj/AISLS/8An9t/ ++/yf/FUewq/8+5/+AsOePdfeb3g//kHf9vF3/wClM1bVYfguRZtMV0YMrT3ZBByCDcTEEEVuV93R +0pQ/wR/I8mXxP1YUUUVoSFFFFABRRRQBy2pf8hqf/r0tv/Rl1S1W13UbWw1qX7RPHFutLfb5jqm7 +ElznG4j1qD/hItL/AOf23/7/ACf/ABVfH5xSqSx1VxhJr3NUn/Ij0sNJKlG7XX8zQorP/wCEi0v/ +AJ/bf/v8n/xVH/CRaX/z+2//AH+T/wCKrg9hV/59z/8AAWbc8e6+80KKz/8AhItL/wCf23/7/J/8 +VR/wkWl/8/tv/wB/k/8AiqPYVf8An3P/AMBYc8e6+80KKz/+Ei0v/n9t/wDv8n/xVH/CRaX/AM/t +v/3+T/4qj2FX/n3P/wABYc8e6+80KKz/APhItL/5/bf/AL/J/wDFUf8ACRaX/wA/tv8A9/k/+Ko9 +hV/59z/8BYc8e6+80KKz/wDhItL/AOf23/7/ACf/ABVH/CRaX/z+2/8A3+T/AOKo9hV/59z/APAW +HPHuvvNCis//AISLS/8An9t/+/yf/FUf8JFpf/P7b/8Af5P/AIqj2FX/AJ9z/wDAWHPHuvvNCis/ +/hItL/5/bf8A7/J/8VR/wkWl/wDP7b/9/k/+Ko9hV/59z/8AAWHPHuvvNCis/wD4SLS/+f23/wC/ +yf8AxVH/AAkWl/8AP7b/APf5P/iqPYVf+fc//AWHPHuvvNCis/8A4SLS/wDn9t/+/wAn/wAVR/wk +Wl/8/tv/AN/k/wDiqPYVf+fc/wDwFhzx7r7zQqpqX3YP+vuz/wDSiKov+Ei0v/n9t/8Av8n/AMVU +F3rNhdm2jhuoXc3dphVkVmOLiI8AGt8FRqLFUG4SSVWn9l/zIirKPs56r4X+R39FFFfcHlBRRRQA +UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABR +RRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/zOf/AHCf/biij/mc/wDuE/8AtxRQBn2X +/Lx/193f/pRLVmtiTwfpsju+2YF3Z223M6LvkYuxCrKAMkk8Cm/8Ibpvpcf+Bdz/APHq7YYyMYxj +yvRJGqqpJKxk0Vrf8Ibpvpcf+Bdz/wDHqP8AhDdN9Lj/AMC7n/49VfXY/wArH7VdjJorW/4Q3TfS +4/8AAu5/+PUf8Ibpvpcf+Bdz/wDHqPrsf5WHtV2Mmitb/hDdN9Lj/wAC7n/49R/whum+lx/4F3P/ +AMeo+ux/lYe1XYyaK1v+EN030uP/AALuf/j1H/CG6b6XH/gXc/8Ax6j67H+Vh7VdjJorW/4Q3TfS +4/8AAu5/+PUf8Ibpvpcf+Bdz/wDHqPrsf5WHtV2Mmitb/hDdN9Lj/wAC7n/49R/whum+lx/4F3P/ +AMeo+ux/lYe1XYp+F/8AkJX3/Xva/wDodzXUVn6ZoVpo7SPbq4aQKGLyyTEhN20ZldsY3Hp61oVx +1Jc83LuZSd22FFFFQIKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig +AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU+JHib/hHNJk8t9s +9xmKLBwy5HzyDDKw2r0YdGK1yvwZ8Tf63SJn9ZYMn/v5GMt/wIKo/vk16BrvhbTfEvlfb4PN8rds ++d0278bvuMv90Vynwu8Lab/Ztlqvkf6V++/eb3/vyRfd3bfu8dKAPQKKKKACiiigAooooAKKKKAC +iiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/7hP8A7cUUf8zn +/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA +CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAK +KKKACiiigAooooAKKKKACiiigArlPhd/yLdl/wBtv/R0ldXXnXgyHxJb6RbppsumS248zy3cXIds +yOWzlU6NkfdoA9ForlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/FZ/8AUJ/8 +mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq6K5T/is/ ++oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8AqE/+TFH/ +ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A1Cf/ACYo +A6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6K5T/AIrP +/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/F +Z/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq +6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8A +qE/+TFH/ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A +1Cf/ACYoA6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6 +K5T/AIrP/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT +/wCTFH/FZ/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ +/wDJigDq6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigA/wCZz/7hP/txRWL5PiT/AISDzfN0z7Z9h2+V +i58v7N5ud+dv3t/H3vw70UAf/9k= Figure 2: Illustrative data flow Volume Viewer This is an application-level “widget” that allows the user to view and manipulate medical images, using the daVinci master manipulators as input devices.Figure 2 shows an illustrative data flow diagram, focusing on the robot API and the pipeline for the video processing and visualization. This figure also shows the tool tracking and volume viewer subsystems. Although not specifically shown, calibration and registration functions are required. Note that other data flow configurations are possible, depending on the application requirements. Performance Requirements The system shall have at least one periodic loop (“heartbeat”) that interacts with the hardware devices and/or proprietary device interface software. Many of the following performance requirements depend on the frequency of this periodic loop. Robot API Note: The following performance parameters are highly dependent on the particular robot that is used. The numbers cited below apply to the daVinci robot systems, but it is expected that other robot systems will meet or exceed these minimum requirements. Read-only Minimum RateThe minimum update rate for receiving state information (e.g., robot positions) from a read-only robot shall be 50 Hz (20 msec)Read-Write Minimum RateThe minimum update rate for receiving state information (e.g., robot positions) from a read-write robot shall be 30 Hz. Commanding Minimum RateThe minimum update rate for commanding state changes (e.g., providing position goals) shall be 30 Hz, subject to physical constraints (e.g., robot must be able to reach target positions within update cycle).Detection LatencyThe maximum latency between detection of a physical state change and availability of this information from the robot API shall be 100 msec. Commanded State LatencyThe maximum latency between a commanded state change and the corresponding hardware output shall be 100 msec. Video processingVideo Capture Frame RateThe video capture frame rate shall be 30 frames per second. Video Capture LatencyThe latency due to video capture shall not exceed 2 time frames (depends on video capture hardware). Overlayed Video Frame RateThe processed and overlayed video frame rate shall be at least 10 frames per second. Video Processing LatencyThe latency due to video processing shall not exceed 1 time frame (e.g., 100 msec at 10 frames per second). Stereo Reconstruction ResolutionThe stereo reconstruction resolution is a function of the baseline width (distance between cameras), depth (distance from the cameras), camera resolution, and focal length. For a baseline of 5 mm (worst case for daVinci endoscope) and camera resolution of 640 x 480, the following resolutions are obtained (results in mm): Focal length, pixels Depth, mm 700 800 900 1000 50 0.70 0.62 0.55 0.50 100 2.78 2.44 2.17 1.96 150 6.16 5.42 4.84 4.37 200 10.81 9.52 8.51 7.69 250 16.67 14.71 13.16 11.90 Registration Error LimitThe registration error between 3D anatomic models and the live (video) image shall not exceed 1.5 times (150% of) the stereo reconstruction resolution, at a specified depth and focal length (see 5.2.5), not including errors due to organ deformation. Initial Registration LimitThe initial registration shall require no more than 1 second of computation time. Visualization LatencyThe latency due to the visualization shall not exceed 10 msec (depends on video output hardware). Other device interfaces Minimum Update RateThe minimum update rate for receiving information from other devices (e.g., force sensor, tracker, etc.) shall be 50 Hz (20 msec). Force Data LatencyThe latency of the force data (e.g., time between physical application of force and software reception of force measurement) shall be no more than 40 msec. Tracker Data LatencyThe latency of the tracker data (e.g., time between physical motion and software reception of new position) shall be no more than 100 msec. Calibration and registration Note: Calibration and registration performance requirements shall be specified in the application requirements document, rather than in this system (workstation) requirements document. Tool TrackingNote: The following specifications are for the daVinci stereoscopic endoscopes and the Intuitive tool tracking software implementation. Tool Tracking Update RateThe update rate of Tool Tracking shall be no more than 200 ms. Tool Tracking LatencyThe latency of Tool Tracking shall be no more than the update rate (the time to process 1 frame). Position AccuracyThe position of an instrument shall be determined with an average accuracy of at least 4 mm, at a distance of 75-80 mm. User Interface (Visualization)Telesurgery application frameworkTime SynchronizationThe time synchronization between different components shall be defined by the minimum (slowest) update rate of the components (e.g., if the slowest component updates every 100 msec, the time synchronization shall be within 100 msec). System HeartbeatThe system heartbeat shall be 20 msec or less. Volume viewer Safety RequirementsRobot APIPower DisableThe read-write Robot API shall include a software command to allow application programs to disable power to the robot motors. Emergency DisengagementThe system shall provide a method for disengaging the research interface from any clinical robot capable of operating in a stand-alone manner (e.g., the daVinci) for emergency responses. Video processingOther device interfacesEmergency Stop SwitchThe system shall include an “emergency stop” switch that disables power to the robot motors and any other potentially hazardous device. Calibration and registration Computation MethodsThe computation methods shall indicate the residual error, so that users can determine how much confidence to place in the result. Tool tracking User Interface (Visualization)Unmodified VisualizationThe system shall provide a method for disengaging the research visualization output, so that a clinician can revert to the visualization provided by an unmodified clinical robot (e.g., a clinical daVinci). Telesurgery application frameworkPeriodic Safety CheckThe application framework shall periodically check all safety-critical subsystems (e.g., by verifying communication integrity) and initiate a safety response (e.g., using function 6.1.1) if a failure is detected. Volume viewerDesign ConstraintsOperating SystemThe system shall be designed to operate on Red Hat Enterprise Linux WS 4. It is desirable for it to work with any type of Linux, with future extension to a real-time Linux such as RTAI. Programming LanguageThe software shall be written in C/C++. Software LibrariesCISST LibrariesThe software shall use the CISST libraries. VTKThe software shall use the Visualization Toolkit (VTK) for visualization of images. The software may optionally use other toolkits that build on, or extend, VTK. Intuitive SurgicalThe tool tracking module shall be based on existing code from Intuitive Surgical.daVinci research APIThe daVinci research API shall be jointly evaluated by ISI and JHU to determine whether to add a requirement to port it to use the CISST operating system abstraction and real-time support libraries (for the thread that manages the data stream). \ No newline at end of file diff --git a/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml b/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml index 91dfc8f50b3..059cf2003e2 100644 --- a/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml +++ b/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml @@ -1,48 +1,48 @@ - - - - - - - - Generate Eclipse help content for the OSEE ATS user guide - - - - - - - - - - - - - - - - - - - - - - = Updating This Document = - - This document is maintained in a collaborative wiki. If you wish to - update or modify this document please visit - {url} - - - - - - - - + + + + + + + + Generate Eclipse help content for the OSEE ATS user guide + + + + + + + + + + + + + + + + + + + + + + = Updating This Document = + + This document is maintained in a collaborative wiki. If you wish to + update or modify this document please visit + {url} + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml b/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml index 53f0ee35659..a281119aa9a 100644 --- a/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml +++ b/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml @@ -1,13 +1,13 @@ - - - - - - See the OSEE Define Perspective - - - - + + + + + + See the OSEE Define Perspective + + + + diff --git a/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml b/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml index ab75088b2d6..efb325498ad 100644 --- a/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml +++ b/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml @@ -1,26 +1,26 @@ - - - - - - - - + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/.classpath b/plugins/org.eclipse.osee.ats/.classpath index 8a8f1668cdc..ad32c83a788 100644 --- a/plugins/org.eclipse.osee.ats/.classpath +++ b/plugins/org.eclipse.osee.ats/.classpath @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/.project b/plugins/org.eclipse.osee.ats/.project index 7d451433e86..74b90816a0a 100644 --- a/plugins/org.eclipse.osee.ats/.project +++ b/plugins/org.eclipse.osee.ats/.project @@ -1,40 +1,40 @@ - - - org.eclipse.osee.ats - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.xtext.ui.core.xtextBuilder - - - - - org.eclipse.xtext.ui.shared.xtextBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - org.eclipse.xtext.ui.core.xtextNature - org.eclipse.xtext.ui.shared.xtextNature - - + + + org.eclipse.osee.ats + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + org.eclipse.xtext.ui.core.xtextBuilder + + + + + org.eclipse.xtext.ui.shared.xtextBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + org.eclipse.xtext.ui.core.xtextNature + org.eclipse.xtext.ui.shared.xtextNature + + diff --git a/plugins/org.eclipse.osee.ats/build.properties b/plugins/org.eclipse.osee.ats/build.properties index c06df42236a..ede300d4b1d 100644 --- a/plugins/org.eclipse.osee.ats/build.properties +++ b/plugins/org.eclipse.osee.ats/build.properties @@ -1,8 +1,8 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - plugin.xml,\ - images/,\ - support/,\ - schema/ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + plugin.xml,\ + images/,\ + support/,\ + schema/ diff --git a/plugins/org.eclipse.osee.ats/plugin.xml b/plugins/org.eclipse.osee.ats/plugin.xml index 06ca69cf7e2..e7859d75af1 100644 --- a/plugins/org.eclipse.osee.ats/plugin.xml +++ b/plugins/org.eclipse.osee.ats/plugin.xml @@ -1,440 +1,440 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsAIandTeamConfig.exsd b/plugins/org.eclipse.osee.ats/schema/AtsAIandTeamConfig.exsd index 66aa5e1e408..b24ec76b5cf 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsAIandTeamConfig.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsAIandTeamConfig.exsd @@ -1,105 +1,105 @@ - - - - - - - - - Allows graphical configuration of teams and actionable items that will be imported into the DB upon database initialization. This is a one-time shot import and does NOT provide for the capability to update and re-import. All configuration after the first database wipe should be done through OSEE's artifact editors and explorers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + Allows graphical configuration of teams and actionable items that will be imported into the DB upon database initialization. This is a one-time shot import and does NOT provide for the capability to update and re-import. All configuration after the first database wipe should be done through OSEE's artifact editors and explorers. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsAdvancedOperationAction.exsd b/plugins/org.eclipse.osee.ats/schema/AtsAdvancedOperationAction.exsd index d5bebcacc89..432e31ca030 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsAdvancedOperationAction.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsAdvancedOperationAction.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsHealthCheck.exsd b/plugins/org.eclipse.osee.ats/schema/AtsHealthCheck.exsd index 231f8c71359..3f87c626d21 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsHealthCheck.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsHealthCheck.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsMenuAction.exsd b/plugins/org.eclipse.osee.ats/schema/AtsMenuAction.exsd index 0b84f842c5f..d67b5dfa6d2 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsMenuAction.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsMenuAction.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsNavigateItem.exsd b/plugins/org.eclipse.osee.ats/schema/AtsNavigateItem.exsd index 77330b762b4..3cbc16d8034 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsNavigateItem.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsNavigateItem.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsNotification.exsd b/plugins/org.eclipse.osee.ats/schema/AtsNotification.exsd index 6529e8f8ae9..c2ca41a9bf0 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsNotification.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsNotification.exsd @@ -1,102 +1,102 @@ - - - - - - - - - This extension point should be used when a plugin wants to notify users of certain events on a periodic basis. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + This extension point should be used when a plugin wants to notify users of certain events on a periodic basis. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsStateItem.exsd b/plugins/org.eclipse.osee.ats/schema/AtsStateItem.exsd index bc5498ea295..da949209e57 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsStateItem.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsStateItem.exsd @@ -1,105 +1,105 @@ - - - - - - - - - Allows plugins to manipulate and get events from the different states and widgets that are created as part of any ATS workflow. It also provides for confirmation that transition is valid and certain fuctions regarding branchs. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + Allows plugins to manipulate and get events from the different states and widgets that are created as part of any ATS workflow. It also provides for confirmation that transition is valid and certain fuctions regarding branchs. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsTeamWorkflow.exsd b/plugins/org.eclipse.osee.ats/schema/AtsTeamWorkflow.exsd index bbf4340c53f..330a90eeda3 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsTeamWorkflow.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsTeamWorkflow.exsd @@ -1,102 +1,102 @@ - - - - - - - - - This extension point should be used when a plugin wants to configure ATS to use a class that is an extension off TeamWorkflowArtifact class. These methods will provide the capability necessary for ATS to manage the new extensions. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + This extension point should be used when a plugin wants to configure ATS to use a class that is an extension off TeamWorkflowArtifact class. These methods will provide the capability necessary for ATS to manage the new extensions. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsWizardItem.exsd b/plugins/org.eclipse.osee.ats/schema/AtsWizardItem.exsd index 9951168790f..b65d2c2ed61 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsWizardItem.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsWizardItem.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides the capability for the extension of the ATS New Action wizard. This allows for non-generic fields to be displayed and required. It also provides for the callbacks necessary to ensure that the data is entered properly AND the data gets stored upon wizard completion. - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Provides the capability for the extension of the ATS New Action wizard. This allows for non-generic fields to be displayed and required. It also provides for the callbacks necessary to ensure that the data is entered properly AND the data gets stored upon wizard completion. + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionProvider.exsd b/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionProvider.exsd index 4f6e286a2d3..7ed49026d88 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionProvider.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionProvider.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionSheetProvider.exsd b/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionSheetProvider.exsd index 207fd8a3622..bc936c9161c 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionSheetProvider.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsWorkDefinitionSheetProvider.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/schema/AtsWorldEditorItem.exsd b/plugins/org.eclipse.osee.ats/schema/AtsWorldEditorItem.exsd index 5592f8c70d9..e81eaa6eccb 100644 --- a/plugins/org.eclipse.osee.ats/schema/AtsWorldEditorItem.exsd +++ b/plugins/org.eclipse.osee.ats/schema/AtsWorldEditorItem.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/DecisionReviewState.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/DecisionReviewState.java index 730f7eb5488..e27f968cae2 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/DecisionReviewState.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/DecisionReviewState.java @@ -1,25 +1,25 @@ -package org.eclipse.osee.ats.artifact; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class DecisionReviewState extends WorkPageAdapter { - public static DecisionReviewState Prepare = new DecisionReviewState("Prepare", WorkPageType.Working); - public static DecisionReviewState Decision = new DecisionReviewState("Decision", WorkPageType.Working); - public static DecisionReviewState Followup = new DecisionReviewState("Followup", WorkPageType.Working); - public static DecisionReviewState Completed = new DecisionReviewState("Completed", WorkPageType.Completed); - - private DecisionReviewState(String pageName, WorkPageType workPageType) { - super(DecisionReviewState.class, pageName, workPageType); - } - - public static DecisionReviewState valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(DecisionReviewState.class, pageName); - } - - public static List values() { - return WorkPageAdapter.pages(DecisionReviewState.class); - } - -}; +package org.eclipse.osee.ats.artifact; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class DecisionReviewState extends WorkPageAdapter { + public static DecisionReviewState Prepare = new DecisionReviewState("Prepare", WorkPageType.Working); + public static DecisionReviewState Decision = new DecisionReviewState("Decision", WorkPageType.Working); + public static DecisionReviewState Followup = new DecisionReviewState("Followup", WorkPageType.Working); + public static DecisionReviewState Completed = new DecisionReviewState("Completed", WorkPageType.Completed); + + private DecisionReviewState(String pageName, WorkPageType workPageType) { + super(DecisionReviewState.class, pageName, workPageType); + } + + public static DecisionReviewState valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(DecisionReviewState.class, pageName); + } + + public static List values() { + return WorkPageAdapter.pages(DecisionReviewState.class); + } + +}; diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/GoalState.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/GoalState.java index c968127a193..4eca0b1ce1a 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/GoalState.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/GoalState.java @@ -1,24 +1,24 @@ -package org.eclipse.osee.ats.artifact; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class GoalState extends WorkPageAdapter { - public static GoalState InWork = new GoalState("InWork", WorkPageType.Working); - public static GoalState Completed = new GoalState("Completed", WorkPageType.Completed); - public static GoalState Cancelled = new GoalState("Cancelled", WorkPageType.Cancelled); - - private GoalState(String pageName, WorkPageType workPageType) { - super(GoalState.class, pageName, workPageType); - } - - public static GoalState valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(GoalState.class, pageName); - } - - public List values() { - return WorkPageAdapter.pages(GoalState.class); - } - -}; +package org.eclipse.osee.ats.artifact; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class GoalState extends WorkPageAdapter { + public static GoalState InWork = new GoalState("InWork", WorkPageType.Working); + public static GoalState Completed = new GoalState("Completed", WorkPageType.Completed); + public static GoalState Cancelled = new GoalState("Cancelled", WorkPageType.Cancelled); + + private GoalState(String pageName, WorkPageType workPageType) { + super(GoalState.class, pageName, workPageType); + } + + public static GoalState valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(GoalState.class, pageName); + } + + public List values() { + return WorkPageAdapter.pages(GoalState.class); + } + +}; diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/PeerToPeerReviewState.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/PeerToPeerReviewState.java index 2356ae1f550..514b2d709b2 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/PeerToPeerReviewState.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/PeerToPeerReviewState.java @@ -1,24 +1,24 @@ -package org.eclipse.osee.ats.artifact; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class PeerToPeerReviewState extends WorkPageAdapter { - public static PeerToPeerReviewState Prepare = new PeerToPeerReviewState("Prepare", WorkPageType.Working); - public static PeerToPeerReviewState Review = new PeerToPeerReviewState("Review", WorkPageType.Working); - public static PeerToPeerReviewState Completed = new PeerToPeerReviewState("Completed", WorkPageType.Completed); - - private PeerToPeerReviewState(String pageName, WorkPageType workPageType) { - super(PeerToPeerReviewState.class, pageName, workPageType); - } - - public static PeerToPeerReviewState valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(PeerToPeerReviewState.class, pageName); - } - - public List values() { - return WorkPageAdapter.pages(PeerToPeerReviewState.class); - } - -}; +package org.eclipse.osee.ats.artifact; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class PeerToPeerReviewState extends WorkPageAdapter { + public static PeerToPeerReviewState Prepare = new PeerToPeerReviewState("Prepare", WorkPageType.Working); + public static PeerToPeerReviewState Review = new PeerToPeerReviewState("Review", WorkPageType.Working); + public static PeerToPeerReviewState Completed = new PeerToPeerReviewState("Completed", WorkPageType.Completed); + + private PeerToPeerReviewState(String pageName, WorkPageType workPageType) { + super(PeerToPeerReviewState.class, pageName, workPageType); + } + + public static PeerToPeerReviewState valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(PeerToPeerReviewState.class, pageName); + } + + public List values() { + return WorkPageAdapter.pages(PeerToPeerReviewState.class); + } + +}; diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/TaskStates.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/TaskStates.java index 1c1da7b831f..846aefc420f 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/TaskStates.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/artifact/TaskStates.java @@ -1,24 +1,24 @@ -package org.eclipse.osee.ats.artifact; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class TaskStates extends WorkPageAdapter { - public static TaskStates InWork = new TaskStates("InWork", WorkPageType.Working); - public static TaskStates Completed = new TaskStates("Completed", WorkPageType.Completed); - public static TaskStates Cancelled = new TaskStates("Cancelled", WorkPageType.Cancelled); - - private TaskStates(String pageName, WorkPageType workPageType) { - super(TaskStates.class, pageName, workPageType); - } - - public static TaskStates valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(TaskStates.class, pageName); - } - - public List values() { - return WorkPageAdapter.pages(TaskStates.class); - } - -}; +package org.eclipse.osee.ats.artifact; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class TaskStates extends WorkPageAdapter { + public static TaskStates InWork = new TaskStates("InWork", WorkPageType.Working); + public static TaskStates Completed = new TaskStates("Completed", WorkPageType.Completed); + public static TaskStates Cancelled = new TaskStates("Cancelled", WorkPageType.Cancelled); + + private TaskStates(String pageName, WorkPageType workPageType) { + super(TaskStates.class, pageName, workPageType); + } + + public static TaskStates valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(TaskStates.class, pageName); + } + + public List values() { + return WorkPageAdapter.pages(TaskStates.class); + } + +}; diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/HistoryRefreshAction.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/HistoryRefreshAction.java index 590c46c920c..3ae0691fcf0 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/HistoryRefreshAction.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/HistoryRefreshAction.java @@ -1,75 +1,75 @@ -package org.eclipse.osee.ats.editor.history; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.List; -import java.util.logging.Level; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.IStatus; -import org.eclipse.core.runtime.Status; -import org.eclipse.core.runtime.jobs.IJobChangeEvent; -import org.eclipse.core.runtime.jobs.Job; -import org.eclipse.core.runtime.jobs.JobChangeAdapter; -import org.eclipse.jface.action.Action; -import org.eclipse.osee.ats.editor.history.operations.LoadChangesOperation; -import org.eclipse.osee.ats.internal.AtsPlugin; -import org.eclipse.osee.framework.core.operation.CompositeOperation; -import org.eclipse.osee.framework.core.operation.IOperation; -import org.eclipse.osee.framework.core.operation.Operations; -import org.eclipse.osee.framework.logging.OseeLog; -import org.eclipse.osee.framework.ui.plugin.PluginUiImage; -import org.eclipse.osee.framework.ui.swt.ImageManager; -import org.eclipse.osee.framework.ui.swt.Widgets; -import org.eclipse.ui.progress.UIJob; - -public final class HistoryRefreshAction extends Action { - - private final XHistoryViewer xHistoryViewer; - - public HistoryRefreshAction(String text, int style, XHistoryViewer xHistoryViewer) { - super(text, style); - this.xHistoryViewer = xHistoryViewer; - setImageDescriptor(ImageManager.getImageDescriptor(PluginUiImage.REFRESH)); - setToolTipText("Refresh History"); - } - - @Override - public void run() { - setEnabled(false); - setToolTipText("Already Loading, Please Wait"); - this.xHistoryViewer.getXViewer().setInput(Arrays.asList("Loading...")); - - List ops = new ArrayList(); - ops.add(new LoadChangesOperation(xHistoryViewer.awa, xHistoryViewer.changes)); - IOperation operation = new CompositeOperation("Load History Viewer", AtsPlugin.PLUGIN_ID, ops); - Operations.executeAsJob(operation, true, Job.LONG, new JobChangeAdapter() { - - @Override - public void done(IJobChangeEvent event) { - IStatus result = event.getResult(); - if (!result.isOK()) { - setEnabled(true); - } else { - Job job = new UIJob("Load History Table") { - - @Override - public IStatus runInUIThread(IProgressMonitor monitor) { - try { - if (Widgets.isAccessible(xHistoryViewer.getXViewer().getTree())) { - xHistoryViewer.getXViewer().setInput(xHistoryViewer.changes); - } - } catch (Exception ex) { - OseeLog.log(AtsPlugin.class, Level.SEVERE, ex); - } finally { - setEnabled(true); - setToolTipText("Refresh History"); - } - return Status.OK_STATUS; - } - }; - Operations.scheduleJob(job, true, Job.SHORT, null); - } - } - }); - } -} +package org.eclipse.osee.ats.editor.history; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.List; +import java.util.logging.Level; +import org.eclipse.core.runtime.IProgressMonitor; +import org.eclipse.core.runtime.IStatus; +import org.eclipse.core.runtime.Status; +import org.eclipse.core.runtime.jobs.IJobChangeEvent; +import org.eclipse.core.runtime.jobs.Job; +import org.eclipse.core.runtime.jobs.JobChangeAdapter; +import org.eclipse.jface.action.Action; +import org.eclipse.osee.ats.editor.history.operations.LoadChangesOperation; +import org.eclipse.osee.ats.internal.AtsPlugin; +import org.eclipse.osee.framework.core.operation.CompositeOperation; +import org.eclipse.osee.framework.core.operation.IOperation; +import org.eclipse.osee.framework.core.operation.Operations; +import org.eclipse.osee.framework.logging.OseeLog; +import org.eclipse.osee.framework.ui.plugin.PluginUiImage; +import org.eclipse.osee.framework.ui.swt.ImageManager; +import org.eclipse.osee.framework.ui.swt.Widgets; +import org.eclipse.ui.progress.UIJob; + +public final class HistoryRefreshAction extends Action { + + private final XHistoryViewer xHistoryViewer; + + public HistoryRefreshAction(String text, int style, XHistoryViewer xHistoryViewer) { + super(text, style); + this.xHistoryViewer = xHistoryViewer; + setImageDescriptor(ImageManager.getImageDescriptor(PluginUiImage.REFRESH)); + setToolTipText("Refresh History"); + } + + @Override + public void run() { + setEnabled(false); + setToolTipText("Already Loading, Please Wait"); + this.xHistoryViewer.getXViewer().setInput(Arrays.asList("Loading...")); + + List ops = new ArrayList(); + ops.add(new LoadChangesOperation(xHistoryViewer.awa, xHistoryViewer.changes)); + IOperation operation = new CompositeOperation("Load History Viewer", AtsPlugin.PLUGIN_ID, ops); + Operations.executeAsJob(operation, true, Job.LONG, new JobChangeAdapter() { + + @Override + public void done(IJobChangeEvent event) { + IStatus result = event.getResult(); + if (!result.isOK()) { + setEnabled(true); + } else { + Job job = new UIJob("Load History Table") { + + @Override + public IStatus runInUIThread(IProgressMonitor monitor) { + try { + if (Widgets.isAccessible(xHistoryViewer.getXViewer().getTree())) { + xHistoryViewer.getXViewer().setInput(xHistoryViewer.changes); + } + } catch (Exception ex) { + OseeLog.log(AtsPlugin.class, Level.SEVERE, ex); + } finally { + setEnabled(true); + setToolTipText("Refresh History"); + } + return Status.OK_STATUS; + } + }; + Operations.scheduleJob(job, true, Job.SHORT, null); + } + } + }); + } +} diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/AuthorColumn.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/AuthorColumn.java index f9a463f00c8..d6f0001bb6e 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/AuthorColumn.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/AuthorColumn.java @@ -1,38 +1,38 @@ -package org.eclipse.osee.ats.editor.history.column; - -import org.eclipse.nebula.widgets.xviewer.XViewerColumn; -import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; -import org.eclipse.osee.framework.skynet.core.UserManager; -import org.eclipse.osee.framework.skynet.core.change.Change; -import org.eclipse.swt.SWT; - -public class AuthorColumn extends XViewerValueColumn { - private static AuthorColumn instance = new AuthorColumn(); - - public static AuthorColumn getInstance() { - return instance; - } - - public AuthorColumn() { - super("ats.history.Author", "Author", 150, SWT.LEFT, true, SortDataType.String, false, ""); - } - - /** - * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending - * XViewerValueColumn MUST extend this constructor so the correct sub-class is created - */ - @Override - public AuthorColumn copy() { - AuthorColumn newXCol = new AuthorColumn(); - copy(this, newXCol); - return newXCol; - } - - @Override - public String getColumnText(Object element, XViewerColumn column, int columnIndex) { - if (element instanceof Change) { - return UserManager.getUserNameById(((Change) element).getTxDelta().getEndTx().getAuthor()); - } - return ""; - } -} +package org.eclipse.osee.ats.editor.history.column; + +import org.eclipse.nebula.widgets.xviewer.XViewerColumn; +import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; +import org.eclipse.osee.framework.skynet.core.UserManager; +import org.eclipse.osee.framework.skynet.core.change.Change; +import org.eclipse.swt.SWT; + +public class AuthorColumn extends XViewerValueColumn { + private static AuthorColumn instance = new AuthorColumn(); + + public static AuthorColumn getInstance() { + return instance; + } + + public AuthorColumn() { + super("ats.history.Author", "Author", 150, SWT.LEFT, true, SortDataType.String, false, ""); + } + + /** + * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending + * XViewerValueColumn MUST extend this constructor so the correct sub-class is created + */ + @Override + public AuthorColumn copy() { + AuthorColumn newXCol = new AuthorColumn(); + copy(this, newXCol); + return newXCol; + } + + @Override + public String getColumnText(Object element, XViewerColumn column, int columnIndex) { + if (element instanceof Change) { + return UserManager.getUserNameById(((Change) element).getTxDelta().getEndTx().getAuthor()); + } + return ""; + } +} diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/DateColumn.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/DateColumn.java index e9c135df374..35711a98866 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/DateColumn.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/DateColumn.java @@ -1,39 +1,39 @@ -package org.eclipse.osee.ats.editor.history.column; - -import org.eclipse.nebula.widgets.xviewer.XViewerColumn; -import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; -import org.eclipse.osee.framework.jdk.core.util.DateUtil; -import org.eclipse.osee.framework.skynet.core.change.Change; -import org.eclipse.swt.SWT; - -public class DateColumn extends XViewerValueColumn { - - private static DateColumn instance = new DateColumn(); - - public static DateColumn getInstance() { - return instance; - } - - public DateColumn() { - super("ats.history.Date", "Date", 120, SWT.LEFT, true, SortDataType.String, false, ""); - } - - /** - * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending - * XViewerValueColumn MUST extend this constructor so the correct sub-class is created - */ - @Override - public DateColumn copy() { - DateColumn newXCol = new DateColumn(); - copy(this, newXCol); - return newXCol; - } - - @Override - public String getColumnText(Object element, XViewerColumn column, int columnIndex) { - if (element instanceof Change) { - return DateUtil.getMMDDYYHHMM(((Change) element).getTxDelta().getEndTx().getTimeStamp()); - } - return ""; - } -} +package org.eclipse.osee.ats.editor.history.column; + +import org.eclipse.nebula.widgets.xviewer.XViewerColumn; +import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; +import org.eclipse.osee.framework.jdk.core.util.DateUtil; +import org.eclipse.osee.framework.skynet.core.change.Change; +import org.eclipse.swt.SWT; + +public class DateColumn extends XViewerValueColumn { + + private static DateColumn instance = new DateColumn(); + + public static DateColumn getInstance() { + return instance; + } + + public DateColumn() { + super("ats.history.Date", "Date", 120, SWT.LEFT, true, SortDataType.String, false, ""); + } + + /** + * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending + * XViewerValueColumn MUST extend this constructor so the correct sub-class is created + */ + @Override + public DateColumn copy() { + DateColumn newXCol = new DateColumn(); + copy(this, newXCol); + return newXCol; + } + + @Override + public String getColumnText(Object element, XViewerColumn column, int columnIndex) { + if (element instanceof Change) { + return DateUtil.getMMDDYYHHMM(((Change) element).getTxDelta().getEndTx().getTimeStamp()); + } + return ""; + } +} diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/EventColumn.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/EventColumn.java index 63e570ff19a..15eb08be9ca 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/EventColumn.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/EventColumn.java @@ -1,137 +1,137 @@ -package org.eclipse.osee.ats.editor.history.column; - -import java.util.Collection; -import java.util.HashSet; -import java.util.Set; -import java.util.logging.Level; -import org.eclipse.nebula.widgets.xviewer.XViewerColumn; -import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; -import org.eclipse.osee.ats.AtsImage; -import org.eclipse.osee.ats.artifact.AtsAttributeTypes; -import org.eclipse.osee.ats.internal.AtsPlugin; -import org.eclipse.osee.ats.internal.workflow.SMAState; -import org.eclipse.osee.framework.jdk.core.util.Strings; -import org.eclipse.osee.framework.logging.OseeLog; -import org.eclipse.osee.framework.skynet.core.User; -import org.eclipse.osee.framework.skynet.core.change.Change; -import org.eclipse.osee.framework.skynet.core.utility.Artifacts; -import org.eclipse.osee.framework.ui.skynet.FrameworkImage; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; -import org.eclipse.osee.framework.ui.swt.ImageManager; -import org.eclipse.swt.SWT; -import org.eclipse.swt.graphics.Image; - -public class EventColumn extends XViewerValueColumn { - - private static EventColumn instance = new EventColumn(); - - public static EventColumn getInstance() { - return instance; - } - - public EventColumn() { - super("ats.history.Event", "Event", 400, SWT.LEFT, true, SortDataType.String, false, ""); - } - - /** - * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending - * XViewerValueColumn MUST extend this constructor so the correct sub-class is created - */ - @Override - public EventColumn copy() { - EventColumn newXCol = new EventColumn(); - copy(this, newXCol); - return newXCol; - } - - @Override - public String getColumnText(Object element, XViewerColumn column, int columnIndex) { - try { - if (element instanceof String) { - return (String) element; - } - if (element instanceof Change) { - Change change = (Change) element; - if (change.getItemTypeName().equals(AtsAttributeTypes.CurrentState.getName())) { - return processCurrentStateChange(change); - } - if (change.getItemTypeName().equals(AtsAttributeTypes.CurrentStateType.getName())) { - if (change.getIsValue().equals(WorkPageType.Completed.name())) { - return "Completed"; - } else if (change.getIsValue().equals(WorkPageType.Cancelled.name())) { - return "Cancelled"; - } - } - } - } catch (Exception ex) { - OseeLog.log(AtsPlugin.class, Level.SEVERE, ex); - } - return ""; - } - - @Override - public Image getColumnImage(Object element, XViewerColumn col, int columnIndex) { - if (col.getName().equals("Event")) { - String text = getColumnText(element, EventColumn.getInstance(), columnIndex); - if (text.startsWith("Assigned") || text.equals("UnAssigned")) { - return ImageManager.getImage(FrameworkImage.USERS); - } else if (text.startsWith("Statused")) { - return ImageManager.getImage(FrameworkImage.GREEN_PLUS); - } else if (text.startsWith("Transition")) { - return ImageManager.getImage(AtsImage.TRANSITION); - } else if (text.startsWith("Created")) { - return ImageManager.getImage(AtsImage.ACTION); - } else if (text.startsWith("Completed")) { - return ImageManager.getImage(FrameworkImage.DOT_GREEN); - } else if (text.startsWith("Cancelled")) { - return ImageManager.getImage(FrameworkImage.X_RED); - } - } - return null; - } - - public String processCurrentStateChange(Change change) { - try { - SMAState was = new SMAState(); - was.setFromXml(change.getWasValue()); - SMAState is = new SMAState(); - is.setFromXml(change.getIsValue()); - if (change.getWasValue().equals("")) { - return "Created in [" + is.getName() + "] state"; - } else if (!was.getName().equals(is.getName())) { - return "Transition from [" + was.getName() + "] to [" + is.getName() + "]"; - } - if (was.getName().equals(is.getName()) && (was.getPercentComplete() != is.getPercentComplete() || !was.getHoursSpentStr().equals( - is.getHoursSpentStr()))) { - return "Statused [" + is.getName() + "] to: " + is.getPercentComplete() + "% and " + getHoursSpent(is) + " hrs"; - } - Collection wasAssignees = was.getAssignees(); - Collection isAssignees = is.getAssignees(); - Set assigned = new HashSet(); - Set unAssigned = new HashSet(); - for (User isAssignee : isAssignees) { - if (!wasAssignees.contains(isAssignee)) { - assigned.add(isAssignee); - } - } - for (User wasAssignee : wasAssignees) { - if (!isAssignees.contains(wasAssignee)) { - unAssigned.add(wasAssignee); - } - } - if (unAssigned.size() > 0) { - return "UnAssigned [" + is.getName() + "] removed " + Artifacts.toString("; ", unAssigned); - } - if (assigned.size() > 0) { - return "Assigned [" + is.getName() + "] to " + Artifacts.toString("; ", assigned); - } - } catch (Exception ex) { - OseeLog.log(AtsPlugin.class, Level.SEVERE, ex); - } - return ""; - } - - private String getHoursSpent(SMAState state) { - return Strings.isValid(state.getHoursSpentStr()) ? state.getHoursSpentStr() : "0"; - } -} +package org.eclipse.osee.ats.editor.history.column; + +import java.util.Collection; +import java.util.HashSet; +import java.util.Set; +import java.util.logging.Level; +import org.eclipse.nebula.widgets.xviewer.XViewerColumn; +import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; +import org.eclipse.osee.ats.AtsImage; +import org.eclipse.osee.ats.artifact.AtsAttributeTypes; +import org.eclipse.osee.ats.internal.AtsPlugin; +import org.eclipse.osee.ats.internal.workflow.SMAState; +import org.eclipse.osee.framework.jdk.core.util.Strings; +import org.eclipse.osee.framework.logging.OseeLog; +import org.eclipse.osee.framework.skynet.core.User; +import org.eclipse.osee.framework.skynet.core.change.Change; +import org.eclipse.osee.framework.skynet.core.utility.Artifacts; +import org.eclipse.osee.framework.ui.skynet.FrameworkImage; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; +import org.eclipse.osee.framework.ui.swt.ImageManager; +import org.eclipse.swt.SWT; +import org.eclipse.swt.graphics.Image; + +public class EventColumn extends XViewerValueColumn { + + private static EventColumn instance = new EventColumn(); + + public static EventColumn getInstance() { + return instance; + } + + public EventColumn() { + super("ats.history.Event", "Event", 400, SWT.LEFT, true, SortDataType.String, false, ""); + } + + /** + * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending + * XViewerValueColumn MUST extend this constructor so the correct sub-class is created + */ + @Override + public EventColumn copy() { + EventColumn newXCol = new EventColumn(); + copy(this, newXCol); + return newXCol; + } + + @Override + public String getColumnText(Object element, XViewerColumn column, int columnIndex) { + try { + if (element instanceof String) { + return (String) element; + } + if (element instanceof Change) { + Change change = (Change) element; + if (change.getItemTypeName().equals(AtsAttributeTypes.CurrentState.getName())) { + return processCurrentStateChange(change); + } + if (change.getItemTypeName().equals(AtsAttributeTypes.CurrentStateType.getName())) { + if (change.getIsValue().equals(WorkPageType.Completed.name())) { + return "Completed"; + } else if (change.getIsValue().equals(WorkPageType.Cancelled.name())) { + return "Cancelled"; + } + } + } + } catch (Exception ex) { + OseeLog.log(AtsPlugin.class, Level.SEVERE, ex); + } + return ""; + } + + @Override + public Image getColumnImage(Object element, XViewerColumn col, int columnIndex) { + if (col.getName().equals("Event")) { + String text = getColumnText(element, EventColumn.getInstance(), columnIndex); + if (text.startsWith("Assigned") || text.equals("UnAssigned")) { + return ImageManager.getImage(FrameworkImage.USERS); + } else if (text.startsWith("Statused")) { + return ImageManager.getImage(FrameworkImage.GREEN_PLUS); + } else if (text.startsWith("Transition")) { + return ImageManager.getImage(AtsImage.TRANSITION); + } else if (text.startsWith("Created")) { + return ImageManager.getImage(AtsImage.ACTION); + } else if (text.startsWith("Completed")) { + return ImageManager.getImage(FrameworkImage.DOT_GREEN); + } else if (text.startsWith("Cancelled")) { + return ImageManager.getImage(FrameworkImage.X_RED); + } + } + return null; + } + + public String processCurrentStateChange(Change change) { + try { + SMAState was = new SMAState(); + was.setFromXml(change.getWasValue()); + SMAState is = new SMAState(); + is.setFromXml(change.getIsValue()); + if (change.getWasValue().equals("")) { + return "Created in [" + is.getName() + "] state"; + } else if (!was.getName().equals(is.getName())) { + return "Transition from [" + was.getName() + "] to [" + is.getName() + "]"; + } + if (was.getName().equals(is.getName()) && (was.getPercentComplete() != is.getPercentComplete() || !was.getHoursSpentStr().equals( + is.getHoursSpentStr()))) { + return "Statused [" + is.getName() + "] to: " + is.getPercentComplete() + "% and " + getHoursSpent(is) + " hrs"; + } + Collection wasAssignees = was.getAssignees(); + Collection isAssignees = is.getAssignees(); + Set assigned = new HashSet(); + Set unAssigned = new HashSet(); + for (User isAssignee : isAssignees) { + if (!wasAssignees.contains(isAssignee)) { + assigned.add(isAssignee); + } + } + for (User wasAssignee : wasAssignees) { + if (!isAssignees.contains(wasAssignee)) { + unAssigned.add(wasAssignee); + } + } + if (unAssigned.size() > 0) { + return "UnAssigned [" + is.getName() + "] removed " + Artifacts.toString("; ", unAssigned); + } + if (assigned.size() > 0) { + return "Assigned [" + is.getName() + "] to " + Artifacts.toString("; ", assigned); + } + } catch (Exception ex) { + OseeLog.log(AtsPlugin.class, Level.SEVERE, ex); + } + return ""; + } + + private String getHoursSpent(SMAState state) { + return Strings.isValid(state.getHoursSpentStr()) ? state.getHoursSpentStr() : "0"; + } +} diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/TransactionColumn.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/TransactionColumn.java index 5843055bc37..114401bac3a 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/TransactionColumn.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/column/TransactionColumn.java @@ -1,38 +1,38 @@ -package org.eclipse.osee.ats.editor.history.column; - -import org.eclipse.nebula.widgets.xviewer.XViewerColumn; -import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; -import org.eclipse.osee.framework.skynet.core.change.Change; -import org.eclipse.swt.SWT; - -public class TransactionColumn extends XViewerValueColumn { - - private static TransactionColumn instance = new TransactionColumn(); - - public static TransactionColumn getInstance() { - return instance; - } - - public TransactionColumn() { - super("ats.history.Transaction", "Transaction", 80, SWT.LEFT, true, SortDataType.Integer, false, ""); - } - - /** - * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending - * XViewerValueColumn MUST extend this constructor so the correct sub-class is created - */ - @Override - public TransactionColumn copy() { - TransactionColumn newXCol = new TransactionColumn(); - copy(this, newXCol); - return newXCol; - } - - @Override - public String getColumnText(Object element, XViewerColumn column, int columnIndex) { - if (element instanceof Change) { - return String.valueOf(((Change) element).getTxDelta().getEndTx().getId()); - } - return ""; - } -} +package org.eclipse.osee.ats.editor.history.column; + +import org.eclipse.nebula.widgets.xviewer.XViewerColumn; +import org.eclipse.nebula.widgets.xviewer.XViewerValueColumn; +import org.eclipse.osee.framework.skynet.core.change.Change; +import org.eclipse.swt.SWT; + +public class TransactionColumn extends XViewerValueColumn { + + private static TransactionColumn instance = new TransactionColumn(); + + public static TransactionColumn getInstance() { + return instance; + } + + public TransactionColumn() { + super("ats.history.Transaction", "Transaction", 80, SWT.LEFT, true, SortDataType.Integer, false, ""); + } + + /** + * XViewer uses copies of column definitions so originals that are registered are not corrupted. Classes extending + * XViewerValueColumn MUST extend this constructor so the correct sub-class is created + */ + @Override + public TransactionColumn copy() { + TransactionColumn newXCol = new TransactionColumn(); + copy(this, newXCol); + return newXCol; + } + + @Override + public String getColumnText(Object element, XViewerColumn column, int columnIndex) { + if (element instanceof Change) { + return String.valueOf(((Change) element).getTxDelta().getEndTx().getId()); + } + return ""; + } +} diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/operations/LoadChangesOperation.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/operations/LoadChangesOperation.java index 662216e8947..1c9ca827dbd 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/operations/LoadChangesOperation.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/editor/history/operations/LoadChangesOperation.java @@ -1,43 +1,43 @@ -package org.eclipse.osee.ats.editor.history.operations; - -import java.util.Collection; -import java.util.logging.Level; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.osee.ats.editor.history.column.EventColumn; -import org.eclipse.osee.ats.internal.AtsPlugin; -import org.eclipse.osee.framework.core.exception.OseeCoreException; -import org.eclipse.osee.framework.core.operation.AbstractOperation; -import org.eclipse.osee.framework.jdk.core.util.Strings; -import org.eclipse.osee.framework.logging.OseeLog; -import org.eclipse.osee.framework.skynet.core.artifact.Artifact; -import org.eclipse.osee.framework.skynet.core.change.Change; -import org.eclipse.osee.framework.skynet.core.revision.ChangeManager; -import org.eclipse.osee.framework.ui.skynet.SkynetGuiPlugin; - -public final class LoadChangesOperation extends AbstractOperation { - - private final Collection changes; - private final Artifact workflowArtifact; - - public LoadChangesOperation(Artifact workflowArtifact, Collection changes) { - super("Load History Viewer - Changes", SkynetGuiPlugin.PLUGIN_ID); - this.workflowArtifact = workflowArtifact; - this.changes = changes; - } - - @Override - protected void doWork(IProgressMonitor monitor) throws Exception { - try { - changes.clear(); - for (Change change : ChangeManager.getChangesPerArtifact(workflowArtifact, null)) { - // Only show changes with event text - if (Strings.isValid(EventColumn.getInstance().getColumnText(change, null, 0))) { - changes.add(change); - } - } - - } catch (OseeCoreException ex) { - OseeLog.log(AtsPlugin.class, Level.SEVERE, "Error loading History View - See Error Log", ex); - } - } +package org.eclipse.osee.ats.editor.history.operations; + +import java.util.Collection; +import java.util.logging.Level; +import org.eclipse.core.runtime.IProgressMonitor; +import org.eclipse.osee.ats.editor.history.column.EventColumn; +import org.eclipse.osee.ats.internal.AtsPlugin; +import org.eclipse.osee.framework.core.exception.OseeCoreException; +import org.eclipse.osee.framework.core.operation.AbstractOperation; +import org.eclipse.osee.framework.jdk.core.util.Strings; +import org.eclipse.osee.framework.logging.OseeLog; +import org.eclipse.osee.framework.skynet.core.artifact.Artifact; +import org.eclipse.osee.framework.skynet.core.change.Change; +import org.eclipse.osee.framework.skynet.core.revision.ChangeManager; +import org.eclipse.osee.framework.ui.skynet.SkynetGuiPlugin; + +public final class LoadChangesOperation extends AbstractOperation { + + private final Collection changes; + private final Artifact workflowArtifact; + + public LoadChangesOperation(Artifact workflowArtifact, Collection changes) { + super("Load History Viewer - Changes", SkynetGuiPlugin.PLUGIN_ID); + this.workflowArtifact = workflowArtifact; + this.changes = changes; + } + + @Override + protected void doWork(IProgressMonitor monitor) throws Exception { + try { + changes.clear(); + for (Change change : ChangeManager.getChangesPerArtifact(workflowArtifact, null)) { + // Only show changes with event text + if (Strings.isValid(EventColumn.getInstance().getColumnText(change, null, 0))) { + changes.add(change); + } + } + + } catch (OseeCoreException ex) { + OseeLog.log(AtsPlugin.class, Level.SEVERE, "Error loading History View - See Error Log", ex); + } + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/workdef/ReviewBlockType.java b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/workdef/ReviewBlockType.java index e11e2b0c93e..081287fcdc2 100644 --- a/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/workdef/ReviewBlockType.java +++ b/plugins/org.eclipse.osee.ats/src/org/eclipse/osee/ats/workdef/ReviewBlockType.java @@ -1,7 +1,7 @@ -package org.eclipse.osee.ats.workdef; - -public enum ReviewBlockType { - None, - Transition, - Commit -}; +package org.eclipse.osee.ats.workdef; + +public enum ReviewBlockType { + None, + Transition, + Commit +}; diff --git a/plugins/org.eclipse.osee.ats/support/Action Import.xml b/plugins/org.eclipse.osee.ats/support/Action Import.xml index 0580c9fadc2..324953d53f5 100644 --- a/plugins/org.eclipse.osee.ats/support/Action Import.xml +++ b/plugins/org.eclipse.osee.ats/support/Action Import.xml @@ -1,121 +1,121 @@ - - - - - 11.9999 - - - 9300 - 15135 - 120 - 120 - - False - False - - - - - - - - - - - - - Title - Description - ActionableItems - Assignees - ChangeType - Priority - Version - EstimatedHours - - - Fix the SAW Editor - Phase 1 of what needs to be fixed - SAW Code - Joe Smith - Improvement - 2 - SAW_Bld_2 - 23 - - - Fix the SAW Editor - Phase 2 targeted for different version - SAW Code - Joe Smith - Improvement - 3 - SAW_Bld_2 - 3 - - - Fix the SAW Editor - What needs to be done by Test team - SAW Test - Joe Smith - Improvement - 5 - SAW_Bld_3 - 4 - - - Add the new feature - This is the description of what to do - Backups - Joe Smith - Problem - 4 - - - Help the users - Support what they need - Timesheet - Joe Smith - Support - 1 - 2 - -
- - - - - 3 - 1 - 5 - - - False - False - -
- - - False - False - - - - - False - False - - -
+ + + + + 11.9999 + + + 9300 + 15135 + 120 + 120 + + False + False + + + + + + + + + + + + + Title + Description + ActionableItems + Assignees + ChangeType + Priority + Version + EstimatedHours + + + Fix the SAW Editor + Phase 1 of what needs to be fixed + SAW Code + Joe Smith + Improvement + 2 + SAW_Bld_2 + 23 + + + Fix the SAW Editor + Phase 2 targeted for different version + SAW Code + Joe Smith + Improvement + 3 + SAW_Bld_2 + 3 + + + Fix the SAW Editor + What needs to be done by Test team + SAW Test + Joe Smith + Improvement + 5 + SAW_Bld_3 + 4 + + + Add the new feature + This is the description of what to do + Backups + Joe Smith + Problem + 4 + + + Help the users + Support what they need + Timesheet + Joe Smith + Support + 1 + 2 + +
+ + + + + 3 + 1 + 5 + + + False + False + +
+ + + False + False + + + + + False + False + + +
diff --git a/plugins/org.eclipse.osee.ats/support/Task Import.xml b/plugins/org.eclipse.osee.ats/support/Task Import.xml index 07fdbd72fa8..e67278495f8 100644 --- a/plugins/org.eclipse.osee.ats/support/Task Import.xml +++ b/plugins/org.eclipse.osee.ats/support/Task Import.xml @@ -1,112 +1,112 @@ - - - - - Donald G. Dunne - 1996-10-14T23:33:28Z - 2008-05-27T21:06:21Z - 11.9999 - - - - - - 9300 - 15135 - 120 - 120 - - False - False - - - - - - - - - - - - Title - Originator - Assignees - Resolution - Related to State - Hours Spent - Estimated Hours - Percent Complete - Notes - - - 1st Task - Brooks, Ryan D - Dunne, Donald G - Working - Implement - 3 - 34 - 23 - Note 1 - - - 2nd Task - Dunne, Donald G - UnAssigned - Waiting - Implement - 1 - 3 - 45 - Note 2 - - - 3rd Task - Dunne, Donald G - Dunne, Donald G; Brooks, Ryan D - Waiting - Implement - 1 - 0 - 45 - -
- - - - - 3 - 3 - 8 - - - False - False - -
- - - False - False - - - - - False - False - - -
+ + + + + Donald G. Dunne + 1996-10-14T23:33:28Z + 2008-05-27T21:06:21Z + 11.9999 + + + + + + 9300 + 15135 + 120 + 120 + + False + False + + + + + + + + + + + + Title + Originator + Assignees + Resolution + Related to State + Hours Spent + Estimated Hours + Percent Complete + Notes + + + 1st Task + Brooks, Ryan D + Dunne, Donald G + Working + Implement + 3 + 34 + 23 + Note 1 + + + 2nd Task + Dunne, Donald G + UnAssigned + Waiting + Implement + 1 + 3 + 45 + Note 2 + + + 3rd Task + Dunne, Donald G + Dunne, Donald G; Brooks, Ryan D + Waiting + Implement + 1 + 0 + 45 + +
+ + + + + 3 + 3 + 8 + + + False + False + +
+ + + False + False + + + + + False + False + + +
diff --git a/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbInit.launch b/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbInit.launch index 7113e39b42e..b202bc4a444 100644 --- a/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbInit.launch +++ b/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbInit.launch @@ -1,46 +1,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbTests.launch b/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbTests.launch index b216728f270..f91ee931cc5 100644 --- a/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbTests.launch +++ b/plugins/org.eclipse.osee.client.integration.tests/MasterTestSuite_DemoDbTests.launch @@ -1,46 +1,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.coverage.help.ui/build-helper.xml b/plugins/org.eclipse.osee.coverage.help.ui/build-helper.xml index 74fe78fe135..6935ba83876 100644 --- a/plugins/org.eclipse.osee.coverage.help.ui/build-helper.xml +++ b/plugins/org.eclipse.osee.coverage.help.ui/build-helper.xml @@ -1,46 +1,46 @@ - - - - - - - Generate Eclipse help content for the OSEE Coverage user - guide - - - - - - - - - - - - - - - - - - - - = Updating This Document = - - This document is maintained in a collaborative wiki. If you wish to - update or modify this document please visit - {url} - - - - - - - - + + + + + + + Generate Eclipse help content for the OSEE Coverage user + guide + + + + + + + + + + + + + + + + + + + + = Updating This Document = + + This document is maintained in a collaborative wiki. If you wish to + update or modify this document please visit + {url} + + + + + + + + diff --git a/plugins/org.eclipse.osee.coverage.help.ui/intro/overviewExtensionContent.xml b/plugins/org.eclipse.osee.coverage.help.ui/intro/overviewExtensionContent.xml index 088e2f07e0e..2d21b8d425b 100644 --- a/plugins/org.eclipse.osee.coverage.help.ui/intro/overviewExtensionContent.xml +++ b/plugins/org.eclipse.osee.coverage.help.ui/intro/overviewExtensionContent.xml @@ -1,13 +1,13 @@ - - - - - - See the OSEE Define Perspective - - - - + + + + + + See the OSEE Define Perspective + + + + diff --git a/plugins/org.eclipse.osee.coverage.help.ui/intro/tutorialsExtensionContent.xml b/plugins/org.eclipse.osee.coverage.help.ui/intro/tutorialsExtensionContent.xml index ab75088b2d6..efb325498ad 100644 --- a/plugins/org.eclipse.osee.coverage.help.ui/intro/tutorialsExtensionContent.xml +++ b/plugins/org.eclipse.osee.coverage.help.ui/intro/tutorialsExtensionContent.xml @@ -1,26 +1,26 @@ - - - - - - - - + + + + + + + + diff --git a/plugins/org.eclipse.osee.coverage.test/fragment.xml b/plugins/org.eclipse.osee.coverage.test/fragment.xml index 1d7540bc118..448224ec6ea 100644 --- a/plugins/org.eclipse.osee.coverage.test/fragment.xml +++ b/plugins/org.eclipse.osee.coverage.test/fragment.xml @@ -1,65 +1,65 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd b/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd index dfccd03c020..546dfcfc515 100644 --- a/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd +++ b/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd @@ -1,24 +1,24 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd b/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd index 4c7ec63e28e..5695846a30e 100644 --- a/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd +++ b/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1 b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1 index 69537b8b306..876ae657add 100644 --- a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1 +++ b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1 @@ -1,3 +1,3 @@ - 2 2 4 - 2 1 3 + 2 2 4 + 2 1 3 1 1 3 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2 b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2 index 28a9cedf748..08b991c4691 100644 --- a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2 +++ b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2 @@ -1,4 +1,4 @@ - 1 1 4 - 2 1 3 - 1 1 3 + 1 1 4 + 2 1 3 + 1 1 3 1 1 2 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3 b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3 index b428450314a..24396e10e9e 100644 --- a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3 +++ b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3 @@ -1,4 +1,4 @@ - 1 1 4 - 1 1 2 - 1 1 1 + 1 1 4 + 1 1 2 + 1 1 1 2 2 2 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.define/reference/toc.xml b/plugins/org.eclipse.osee.define/reference/toc.xml index 7821c280c26..27f811803d0 100644 --- a/plugins/org.eclipse.osee.define/reference/toc.xml +++ b/plugins/org.eclipse.osee.define/reference/toc.xml @@ -1,5 +1,5 @@ - - - - - + + + + + diff --git a/plugins/org.eclipse.osee.define/schema/DefineNavigateItem.exsd b/plugins/org.eclipse.osee.define/schema/DefineNavigateItem.exsd index 9338072d6d8..45e014b2431 100644 --- a/plugins/org.eclipse.osee.define/schema/DefineNavigateItem.exsd +++ b/plugins/org.eclipse.osee.define/schema/DefineNavigateItem.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.define/schema/TraceUnitHandler.exsd b/plugins/org.eclipse.osee.define/schema/TraceUnitHandler.exsd index 0d96d3452ae..4bbd558e34d 100644 --- a/plugins/org.eclipse.osee.define/schema/TraceUnitHandler.exsd +++ b/plugins/org.eclipse.osee.define/schema/TraceUnitHandler.exsd @@ -1,112 +1,112 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.define/support/How_To_Template.xml b/plugins/org.eclipse.osee.define/support/How_To_Template.xml index ea499acfd55..78bac8de4bf 100644 --- a/plugins/org.eclipse.osee.define/support/How_To_Template.xml +++ b/plugins/org.eclipse.osee.define/support/How_To_Template.xml @@ -1,94 +1,94 @@ - - -PRC-013Tim RuchalRyan D. Brooks562007-10-05T05:07:00Z2007-10-05T05:21:00Z1742The Boeing Company114811.8134DefaultNamexWord Formatted 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 + + +PRC-013Tim RuchalRyan D. Brooks562007-10-05T05:07:00Z2007-10-05T05:21:00Z1742The Boeing Company114811.8134DefaultNamexWord Formatted ContentH4sIAAAAAAACC42ZeXhNV/fH995rD2efe26kuTf3uhkkpqC0uCS53HtOS9GqKq3W1BpLibEoDYoQ +Q1BDo6UqVI2pKjW9ZokhpkRfFDGrREIQ42tMI78dHX7P8/7x+/Xm+Tx7WOvstc/6ruxn3yT3yP5v +EWoislmaUcavAVKf4A8xkgjBewZCFF2g5XNMYSPZrIko7xmkIf6AlRsAa3/a/vIyCEYY/V+2P3ok +KMn6X2u5P8cYCdX+/nzmr9mXMCrfDXpK2PO5srIyVOVPC/77ufJd+higfrg/mouCZBMtXFbTakqu +NZDXhCUPiZZylXhXThedZX/RU7YSCbK2GCx18am8zkfKg/xzuZKPlZN4kvxI0UThUeN7bLTMYSPk +cjZEjmP9ZCfWUzZknWQF1kbeoM3kAeqTy2htOZ5Gyq7ULgO0VAunN7WncEY7C/u17bBeS4OF2liY +onWHIdpr0EmrAU00A2pqd0mQlkvui10kV6wg28VMskgkkvGiJ+kpWpPVgpBHYjNupg3AqVoVfFk7 +g7xyNpoo30CnVUJWyEg0QvpRc9kJhcpEVKh9g/6lbUZTtNOok/YY1dY8uFT48VHRBS8T4/BnYglu +JbJwtCjCD7hBTvLf8UZejOfwS3goP4bb8iz8Mt+KbXwtvsaW431sIV7M5uLRbBbuwKbh+mwyNlgy +LqTjcaZiAp2Am9EpWNBZOBu+xbNhJW4Pm3ElyMZXyW94HXmCPydO0pLUJxXJO+QaHkq24XlkJt5J +euECEsAVwIX9cBclwFE0H35Gh2EOKoVE5KXdUV/6JvqOxqNcGoNeYB70FgtCKYyjLEYQ4apiFV04 +RiM5oK85Q+u4ho5wGyriwYgKJ4oSYaixiELviRg0WLyEpopYtFSYaKdogU6JNui26IQ07SNUWRuE +Gmkj0bvaJJSgpaLx2iL0jbYardW2of3aQXRey0X3tEIk5EMUKTmuL924hayJO8sQPFU+Q5vlDVQg +z6AQ/RCy9K2on/4j+lpfhDL0VHRNn4KCbWOQzzYcdbUNQhNtfVG6rRfKsfVAt2zdULDRFdUzuqE2 +Rg800OiFphl90QpjEMo0RqAzxlh010hBwv4VirB/j+rZ16Km9gzUzn4U9bTnocH2x+hzexCebI/B +M+2v4q/snfE8+wj8jX2Oatep8b/xLPstnGIPIuPsdcmn9rakj30I6WifQ163byKx9tOksv0psdkj +4T/GK3DO6AG7jYmw3FgOKcYBSDCuQUtDozWNmpQbr9M8W2+605ZM59m+o5/YttM3bCtpJ9tQOsn2 +Fl1iq0z32O5Bvm0XMGMZhBopUN0YAA2NtvCa0QDeMdzQ1XhKEoyLZJixm4w2lpMJxjQyxRhMphrv +k2lGgKQYVUmyYZDPjWd4hHEXf2IU4r7GOdzNOIrfNw7gVkYGfsXYjL3GOlzd+BG7jRVYGEvwI9si +XGhLwyds3+I9tvl4jeJbxSTbAjzYthB3si3GTW3L8Iu2dPyCbQ1+rG/EF/XteK++B6/UD+Pp+gX8 +rn4fh+oeUk9/lbypJ5CeeipJ1HeQGfpV8r3ugPX6q7BH7wCH9UFwTJ8EuXoaXNA3QL6eDdf0fCjW +S+Cu7qAP9Nr0sd6Mlugf0lJ9OC3TZ1Kk8oRtmYpLimdqLpKV6n5Wondmj/REdl+fy27pG1iRfpTl +6bfYOV3nv+o1eLb+Gt+jd+Nb9NF8jT6XL9XX8Xl6Np+uF/Cxehn/RPeInrpXtNNbiWb6R6KhPlpU +0+cIh75KYD1T3Ja54oK8KQ5Jov1LurUlsql2X67TbshYmS8Py3NygH5CHrDtl7XsW+XQoDUyucIK +aQUvlsnBi2RS8Dfys+BU2Tf4C/lecIr0ByfLiOBx8kmFz+WxColSVkiQtqB2cp/9LTna3lzWswfk +FcMrvzZqyBZGmHxgs8ultlKtre2mVqqf1Vbp+7UO+lqN6vO0dXKM1k1218rP6Ha4TIvH57QIvEmr +gJdogGdqj9Ao7Qb6WDuJTG03cmhr0DWxCO0Qc9FyMRPNEikoUYxHPcRo9KYYgRqIIShcDFS/8wno +Ju+NTvCeaAfvjpbxrmg674KG8g9RZ0UT1RfK9gtLQHPZMNSVjUM12Ux0ny5Gu+hGNJ1mo040H9Wi +z9BTiMA54MeL4UM8ApJwa1iOYyAHY3iAL5AosoO0IgvJSDKOpJNe5Iwa6RBLLKhMhkIFshIQuQCq +ouh13Jrm4cn0ojovL+DLCswu4SrsMm7KruAe7Boez4rVGXsfZ7Cn+AIjpITpxMOdJI5XIu14TfIJ +b0i+4K+SdN6aDOZJan4DKWVXyX4WAbNZW+jMJkEM2w736F3IpDXoTNqFdqVf0ZfpYVoGmB0DH1sO +g9lIWMHawAVWHZz8d9KKnyQT+FqylU8lt3lvEiOakg9FNEkVZfiA+A3/Lnbj+toy3FtLwfO1gfjI +c52+4Dt5kXhLnhLd5R4xTP4kJsv54huZLFbJQWK77ChyZBNxXr4obkiHeCpLuNTzuVs/zKvp63l9 +/Rtu6uP4G3pvrmqWd9Hr8z66S9VxCUvUL7EkfR+boqezGfoXbI4+mM3T27E0PY59p3vYEr2ELtMv +0uV6piJdMVuNE+lSvQf9XvfSNJ3Sr/Vi+FI/BTP0DJii/wAT9DEwQn8H+ug1oKNeSlroJ0gDfTWp +pE8imt6N3JGNSK4MJTvli2SmfIV0le3JS3IQKdFSyCFtKflayyTdtYuktlZKHohKsEu8CpPFR/C2 +mAKh4ic4x0/A97wUPuYxtDZ/h95mY+gGtop+xs7QxkxjpbQRy6D92QS6iDWjxxmngh8Ei0+D4bwV +/MTtcJX/m1QWXxJLLCOdxRYyQhwhs0U+WSWekH0iGM6LmvAf0QQM7QOoog0HnzYb3tJ+hO7aARim +XYHJGqbztCi6UrPoZq0LzdLG0F+1hfQ3bRe9oV2iD9Xlq0yrwjTZnFWQfZlLTmfhci2Lkr+yKvIR +qyYjeDV1z6kme/CqMolHy8U8UmZwj7zInbKUV5DhQpONBJYdxBPtU3FH+1Jc1daI81q2OKZdFfs1 +om3VKmlzNLs2UCsRr2tFoop2SpSKPeKMWCM2ifkiVSSLwWKgaC3ai9riFaGLGFHE7eIQv89X8TO8 +vKb+uNuhvz9/3e3I33fB8hvfX3dB+PtO+N83wEqqrQZ2lFD9OKsXk03HVM2mNaoVwdmYIlhcI49Y +VfLItEo54mbVHLG+WhZHVbL45irHWbn/XxH/vxhBz2MwVKNWHhlaPUdUqZkjcmvnkfLxP10j7Pka +NhTmzSON63VnK+rmkRkv5ZHTtXLE4to54vOX3mNBL+eIl+rliLwGeaTc75+u3RiXr70AXWmcR1Lj +8kiSYnBcPukSd4W8FVdIXoy7QWTcPXIttoQcjOXwQ6wDpsdWhkGx9eHd2KYQH/s+RMb2AxabBMUN +50Fuw7Wwt+EhSPHu4kneQ3yU9yT/1HuZD/YW8/7ep7yvVxN9vC7xsbeaamNFgreFGORtL4Z5e4tR +3k9FsneCmOGdJeZ5F4il3hXiZ+9ascu7RRzxZojz3ixx03tIlHqzRYUGOaJ7fI4YqkiOzxZfxx8W +K+IPis3x+8XB+L3iTHymKIrfIXTfBvGiL1209KWJPr4ZYqJvrFjsGyC2+zqJk77mothXV7BGFUV4 +ozJet1EB39qoLu/YuC6P9sewY/ExbH/cVL49bi5fE7eEL45bzVPjNvFpcVv4hLgdfFTcLj4kbjfv +G7eXd4/bxzvEZfG3FdNjs/iE2H18VOxuPjR2Jx8Qu4V/HLue94xdxbvHLuHdYucr5qp+qmIm7xE7 +nX8Um8J7xU5SfhN439hx/KX46tQXX5E2jzfou/GE9oh/CkPi78OE+GKYFn8T5sRfh7T4Iliu6Osr +giG+6zDSVwzjfXdhiu8hfOErhdk+Suf4DPqVL1ThUf0IRTRN9VWls30xdJavFp3hq0On++rSJr4v +6d3GX9J+/jsw1F8Aif6zMNb/CyT7d8MU/0aY5l8B0/3z4Qv/NNWOhBR/Akz0d4Rx/pbwmb8xDPbX +gd7+KPjA74A2fglN/WWkof8hqe6/TVz+64T5C8iDxvmkvM7+aW16cfk3NII+QH6kR08DGT0SeHQC +kOiOUBrVEh5ENYbiqDqQHxUFp6MckBMlITOqjKyPekiWRt0mc6Kuk+SoAjIsKp/0iMojweF55FlY +HikOyyfnwq6Qw2GFJD3sBpkSdo98HFZCWoRxqBHmABlWGW566sNRT1PY5HkfFnj6QbInCfp75sH7 +nrXQxHMIuHsXf+Y6xB+7TvJ7rsu82FXMi1wlvNCliQKXS1xxVVNtrLjmaiFuutqLu67e4rHrU4Hd +E4TNPUu43AtEZfcK8bL7ZxFwbxGt3BmisztL9HcfEqPd2WKGO0dcDM8RdxQ4IluERBwW1SIOitiI +/aJFxF7RISJT9InYIVIiNoj0iHRxICJNFETMECRyrKgUOUA0iuwk2kU2F/0j64rkyIpifmQZ/ymy +gF+LugN3ogrgYdRZ+D3qF8DRu4FFbwQteqXK73x4nufIurRZ+FTeKHwurxO+hFcKX82DwzdxLXwL +R+E7+OOwXfx22G5eGLaXXwzbx0+GZfEchVQgNX7s2c3veHby654t/IpnPf/Ns4pf9CzhFzzzFXNV +P1Uxi1/yTOeXPSk8zzNJ+U3ghZ5x/Mfw6vRf4RXp3nCDHg0n9FL4U7gdfh9QxC3QIm7CCxHXIUxR +NaIIChW3Vf9RRDGURdwFFvkQ9MhSCIqk9IVIg4ZEhio8qh9BgyOjFVVpUGQMtUfWorbIOrT8Pf9p +LTbAf/y14D1UWf3Ucy+kG9x3YLu7AHa7z8IB9y+Q494NR90b4bh7JZxwz4eT7mmqHQnH3AlwxN1R ++bSETHdj2OKuA2vcUbDU7YB5bgnT3GVkjPshGeS+Tbq6r5O33QXEcueTOu480s+ZR7a9kEd4UI74 +KjhH/ODIEdsUOY5sccFxWNx2HBTIuV+84Nwrqjgzhde5Q7RzbhDDnOki1ZkmfnbOEEecY0WRc4Cg +oZ1EpdDmIi60rng7tKLoFVrGE0ML+LPQhpy6anPpqsKDXBV5iCuIh7ood7uesIquW8zjylftcRbq +2sOCXRuY7lrOiGseexI6nd0KTWJ5oSNYSegnzOnqy+q4urNmrvbsA9dbbKjrVZbiasgWumLYeldF +tt8l2VnXE1rsukbLXLk02L2PVnavo+W57OWoyCs4pnJwzOWPQpbwopDV/FzIJv5ryFaeHbKD7wnJ +4NtCdvN1IXt5esg+/l1IFp+r+PyFLN4g5Dhr4jjOWjp+Ze86TrFOjrOsu+MS6+0oZAmOYtbf8YAN +cDxTED7AwXh/h+T9HAZPcFTgfRwh/GNHKC+Pf8JZl37hnEXHO9Pop8502se5nnZ0bqdtnRn0Dece ++qozi8Y7D9C6zkM0xnmYRjqzqVPxJCSbLnUUwTpnEWxzXoc9zmI45LwLR50P4aSzFM44KT3vNOgF +Z6jCo/oR9Jwzmp51VqVnnDH0tLMWPeWsQ8vj/9NqvPXnyTgeDUOzzX+TieZR8pl5jPQ3j5Pu5gny +nplLWppniWleJA3MPFLTvEoqmTeJw7xHdPMxQWYZeRTgcDsQBIUBF1wMVILcQA04GqgHhwKNYG/g +NdgZaA1bAh1gQ6AnrA0MhB8DiZAeSIblgVmwNLAAvg+sVGyAxYEM1eYoTqv5K8p+R/mVKH9B1wZC +6IZAJN0SqEF3Brx0byBADwVa0KOBNjQ30JFeDPSghYEEejswhD4KJFJkJlHdnEwd5gxayUylNc1v +aAMzjZrm97SluYy+Z6bT7uYq2t9cTT8z19CJ5lo6W5Gm+EGNN6n5TGXPUX65yj9fPXdLPf9YrUOs +VGpYM6jLmkyjrSRay0qk9a0htLGVQJtaPWhLqyNta7WhHawWtIsVoB9ZXtrXqkEHWpF0iBVCh1uC +JlolMNq6A2OsKzDOOg1JVo4iQ7FBjVeq+QXKPgsSrWQYbiXCEGsgDLR6Ql+rA3xktYYu1mvQwWoE +ba160NKqAU2tStDYckF9KwhqWRyirTLish4Tw7pHiHWTPFa63VL65Ssdc5WeOUrXTKXvJqXzD0rv +NKV7uf5fmt/SSYpR5nw62JxHe5lf087mHNrGnE2bq1z6zanUa05U+UyiUeYo6jKH0yBzMOVmX/pM +afAo0JneCbSjRYFWND/QlF4INFb61KfHAzXpkUAlpVkozQrY6J4AohmBh6o2bsD2wGXYFjgFWwPZ +igzFRjVOV/MLlT0VMgIpsCcwBrICw1RNqTMw0A2OB9qrOmsN5wPNIC/gh2uBBqoGa8PDQFV4FogA +ZrrAblYAlykhyqRQ03xG6ptPid98QJqr2m1j3iKdzBukl1lEBqvcjDILySSzQL1/gcpFAVmpxuvV +/E5lP6j8jiv/8+q5QvX8E1XzNktCuMr3i1Y18FkNoJnVDNpY7ZUmCdDVGqM0SoXe1kLoY6UrNijd +MlR7WHFSzf+m7Degh/VQ+SL6gaWrWnHSt1WNNLMaUctqSn3Wm6qm3qUvWp1puNWX2qzhqu5G0Scq +77dV/guVDueVHseVLgeVPjuVTuuVXiuVbmlKv3Id/+kZMBv9cQbUKP8eYyVBmfkZPDMHQan5MTw1 +u8IjswPcN9vCbbMVXDebwxWzCVwwTThpNoIjZjzsMxvCNrMBrDW9sFTR6Dmt6TvPOQwLFHdU32a1 +ppvNbMgyD8Kv5l44Y2bCJXMHFJhb1bob1fprVZxVKt4yFXcR/G7OU/uYrfaTAuX7mmlugnee8zos +VqxWbDVbqvVaw1GzndpPe7VmZ7W3bnDZ7KX22Q8KzU/gqnqfq+Y4RYqKNRvyzbkqbhqcM5fAKXMF +HFMxs82f1HushZ3mOthkroc1aj+LVKzymP+dx+f/qED/A5umANO+GAAA Page PAGE 1 of NUMPAGES 1.Page PAGE 1 of NUMPAGES 7Uncontrolled when printed. Verify with current online version before use. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.define/support/Monster_Process_Template.xml b/plugins/org.eclipse.osee.define/support/Monster_Process_Template.xml index ee449130e22..fc25aa08224 100644 --- a/plugins/org.eclipse.osee.define/support/Monster_Process_Template.xml +++ b/plugins/org.eclipse.osee.define/support/Monster_Process_Template.xml @@ -1,94 +1,94 @@ - - -PRC-013Tim RuchalRyan D. Brooks7152007-10-05T05:07:00Z2007-10-05T05:27:00Z1742The Boeing Company114811.8134DefaultNamexWord Formatted ContentH4sIAAAAAAACC42ZeXhNV/fH995rD2efe26kuTf3uhkkpqC0uCS53HtOS9GqKq3W1BpLibEoDYoQ -Q1BDo6UqVI2pKjW9ZokhpkRfFDGrREIQ42tMI78dHX7P8/7x+/Xm+Tx7WOvstc/6ruxn3yT3yP5v -EWoislmaUcavAVKf4A8xkgjBewZCFF2g5XNMYSPZrIko7xmkIf6AlRsAa3/a/vIyCEYY/V+2P3ok -KMn6X2u5P8cYCdX+/nzmr9mXMCrfDXpK2PO5srIyVOVPC/77ufJd+higfrg/mouCZBMtXFbTakqu -NZDXhCUPiZZylXhXThedZX/RU7YSCbK2GCx18am8zkfKg/xzuZKPlZN4kvxI0UThUeN7bLTMYSPk -cjZEjmP9ZCfWUzZknWQF1kbeoM3kAeqTy2htOZ5Gyq7ULgO0VAunN7WncEY7C/u17bBeS4OF2liY -onWHIdpr0EmrAU00A2pqd0mQlkvui10kV6wg28VMskgkkvGiJ+kpWpPVgpBHYjNupg3AqVoVfFk7 -g7xyNpoo30CnVUJWyEg0QvpRc9kJhcpEVKh9g/6lbUZTtNOok/YY1dY8uFT48VHRBS8T4/BnYglu -JbJwtCjCD7hBTvLf8UZejOfwS3goP4bb8iz8Mt+KbXwtvsaW431sIV7M5uLRbBbuwKbh+mwyNlgy -LqTjcaZiAp2Am9EpWNBZOBu+xbNhJW4Pm3ElyMZXyW94HXmCPydO0pLUJxXJO+QaHkq24XlkJt5J -euECEsAVwIX9cBclwFE0H35Gh2EOKoVE5KXdUV/6JvqOxqNcGoNeYB70FgtCKYyjLEYQ4apiFV04 -RiM5oK85Q+u4ho5wGyriwYgKJ4oSYaixiELviRg0WLyEpopYtFSYaKdogU6JNui26IQ07SNUWRuE -Gmkj0bvaJJSgpaLx2iL0jbYardW2of3aQXRey0X3tEIk5EMUKTmuL924hayJO8sQPFU+Q5vlDVQg -z6AQ/RCy9K2on/4j+lpfhDL0VHRNn4KCbWOQzzYcdbUNQhNtfVG6rRfKsfVAt2zdULDRFdUzuqE2 -Rg800OiFphl90QpjEMo0RqAzxlh010hBwv4VirB/j+rZ16Km9gzUzn4U9bTnocH2x+hzexCebI/B -M+2v4q/snfE8+wj8jX2Oatep8b/xLPstnGIPIuPsdcmn9rakj30I6WifQ163byKx9tOksv0psdkj -4T/GK3DO6AG7jYmw3FgOKcYBSDCuQUtDozWNmpQbr9M8W2+605ZM59m+o5/YttM3bCtpJ9tQOsn2 -Fl1iq0z32O5Bvm0XMGMZhBopUN0YAA2NtvCa0QDeMdzQ1XhKEoyLZJixm4w2lpMJxjQyxRhMphrv -k2lGgKQYVUmyYZDPjWd4hHEXf2IU4r7GOdzNOIrfNw7gVkYGfsXYjL3GOlzd+BG7jRVYGEvwI9si -XGhLwyds3+I9tvl4jeJbxSTbAjzYthB3si3GTW3L8Iu2dPyCbQ1+rG/EF/XteK++B6/UD+Pp+gX8 -rn4fh+oeUk9/lbypJ5CeeipJ1HeQGfpV8r3ugPX6q7BH7wCH9UFwTJ8EuXoaXNA3QL6eDdf0fCjW -S+Cu7qAP9Nr0sd6Mlugf0lJ9OC3TZ1Kk8oRtmYpLimdqLpKV6n5Wondmj/REdl+fy27pG1iRfpTl -6bfYOV3nv+o1eLb+Gt+jd+Nb9NF8jT6XL9XX8Xl6Np+uF/Cxehn/RPeInrpXtNNbiWb6R6KhPlpU -0+cIh75KYD1T3Ja54oK8KQ5Jov1LurUlsql2X67TbshYmS8Py3NygH5CHrDtl7XsW+XQoDUyucIK -aQUvlsnBi2RS8Dfys+BU2Tf4C/lecIr0ByfLiOBx8kmFz+WxColSVkiQtqB2cp/9LTna3lzWswfk -FcMrvzZqyBZGmHxgs8ultlKtre2mVqqf1Vbp+7UO+lqN6vO0dXKM1k1218rP6Ha4TIvH57QIvEmr -gJdogGdqj9Ao7Qb6WDuJTG03cmhr0DWxCO0Qc9FyMRPNEikoUYxHPcRo9KYYgRqIIShcDFS/8wno -Ju+NTvCeaAfvjpbxrmg674KG8g9RZ0UT1RfK9gtLQHPZMNSVjUM12Ux0ny5Gu+hGNJ1mo040H9Wi -z9BTiMA54MeL4UM8ApJwa1iOYyAHY3iAL5AosoO0IgvJSDKOpJNe5Iwa6RBLLKhMhkIFshIQuQCq -ouh13Jrm4cn0ojovL+DLCswu4SrsMm7KruAe7Boez4rVGXsfZ7Cn+AIjpITpxMOdJI5XIu14TfIJ -b0i+4K+SdN6aDOZJan4DKWVXyX4WAbNZW+jMJkEM2w736F3IpDXoTNqFdqVf0ZfpYVoGmB0DH1sO -g9lIWMHawAVWHZz8d9KKnyQT+FqylU8lt3lvEiOakg9FNEkVZfiA+A3/Lnbj+toy3FtLwfO1gfjI -c52+4Dt5kXhLnhLd5R4xTP4kJsv54huZLFbJQWK77ChyZBNxXr4obkiHeCpLuNTzuVs/zKvp63l9 -/Rtu6uP4G3pvrmqWd9Hr8z66S9VxCUvUL7EkfR+boqezGfoXbI4+mM3T27E0PY59p3vYEr2ELtMv -0uV6piJdMVuNE+lSvQf9XvfSNJ3Sr/Vi+FI/BTP0DJii/wAT9DEwQn8H+ug1oKNeSlroJ0gDfTWp -pE8imt6N3JGNSK4MJTvli2SmfIV0le3JS3IQKdFSyCFtKflayyTdtYuktlZKHohKsEu8CpPFR/C2 -mAKh4ic4x0/A97wUPuYxtDZ/h95mY+gGtop+xs7QxkxjpbQRy6D92QS6iDWjxxmngh8Ei0+D4bwV -/MTtcJX/m1QWXxJLLCOdxRYyQhwhs0U+WSWekH0iGM6LmvAf0QQM7QOoog0HnzYb3tJ+hO7aARim -XYHJGqbztCi6UrPoZq0LzdLG0F+1hfQ3bRe9oV2iD9Xlq0yrwjTZnFWQfZlLTmfhci2Lkr+yKvIR -qyYjeDV1z6kme/CqMolHy8U8UmZwj7zInbKUV5DhQpONBJYdxBPtU3FH+1Jc1daI81q2OKZdFfs1 -om3VKmlzNLs2UCsRr2tFoop2SpSKPeKMWCM2ifkiVSSLwWKgaC3ai9riFaGLGFHE7eIQv89X8TO8 -vKb+uNuhvz9/3e3I33fB8hvfX3dB+PtO+N83wEqqrQZ2lFD9OKsXk03HVM2mNaoVwdmYIlhcI49Y -VfLItEo54mbVHLG+WhZHVbL45irHWbn/XxH/vxhBz2MwVKNWHhlaPUdUqZkjcmvnkfLxP10j7Pka -NhTmzSON63VnK+rmkRkv5ZHTtXLE4to54vOX3mNBL+eIl+rliLwGeaTc75+u3RiXr70AXWmcR1Lj -8kiSYnBcPukSd4W8FVdIXoy7QWTcPXIttoQcjOXwQ6wDpsdWhkGx9eHd2KYQH/s+RMb2AxabBMUN -50Fuw7Wwt+EhSPHu4kneQ3yU9yT/1HuZD/YW8/7ep7yvVxN9vC7xsbeaamNFgreFGORtL4Z5e4tR -3k9FsneCmOGdJeZ5F4il3hXiZ+9ascu7RRzxZojz3ixx03tIlHqzRYUGOaJ7fI4YqkiOzxZfxx8W -K+IPis3x+8XB+L3iTHymKIrfIXTfBvGiL1209KWJPr4ZYqJvrFjsGyC2+zqJk77mothXV7BGFUV4 -ozJet1EB39qoLu/YuC6P9sewY/ExbH/cVL49bi5fE7eEL45bzVPjNvFpcVv4hLgdfFTcLj4kbjfv -G7eXd4/bxzvEZfG3FdNjs/iE2H18VOxuPjR2Jx8Qu4V/HLue94xdxbvHLuHdYucr5qp+qmIm7xE7 -nX8Um8J7xU5SfhN439hx/KX46tQXX5E2jzfou/GE9oh/CkPi78OE+GKYFn8T5sRfh7T4Iliu6Osr -giG+6zDSVwzjfXdhiu8hfOErhdk+Suf4DPqVL1ThUf0IRTRN9VWls30xdJavFp3hq0On++rSJr4v -6d3GX9J+/jsw1F8Aif6zMNb/CyT7d8MU/0aY5l8B0/3z4Qv/NNWOhBR/Akz0d4Rx/pbwmb8xDPbX -gd7+KPjA74A2fglN/WWkof8hqe6/TVz+64T5C8iDxvmkvM7+aW16cfk3NII+QH6kR08DGT0SeHQC -kOiOUBrVEh5ENYbiqDqQHxUFp6MckBMlITOqjKyPekiWRt0mc6Kuk+SoAjIsKp/0iMojweF55FlY -HikOyyfnwq6Qw2GFJD3sBpkSdo98HFZCWoRxqBHmABlWGW566sNRT1PY5HkfFnj6QbInCfp75sH7 -nrXQxHMIuHsXf+Y6xB+7TvJ7rsu82FXMi1wlvNCliQKXS1xxVVNtrLjmaiFuutqLu67e4rHrU4Hd -E4TNPUu43AtEZfcK8bL7ZxFwbxGt3BmisztL9HcfEqPd2WKGO0dcDM8RdxQ4IluERBwW1SIOitiI -/aJFxF7RISJT9InYIVIiNoj0iHRxICJNFETMECRyrKgUOUA0iuwk2kU2F/0j64rkyIpifmQZ/ymy -gF+LugN3ogrgYdRZ+D3qF8DRu4FFbwQteqXK73x4nufIurRZ+FTeKHwurxO+hFcKX82DwzdxLXwL -R+E7+OOwXfx22G5eGLaXXwzbx0+GZfEchVQgNX7s2c3veHby654t/IpnPf/Ns4pf9CzhFzzzFXNV -P1Uxi1/yTOeXPSk8zzNJ+U3ghZ5x/Mfw6vRf4RXp3nCDHg0n9FL4U7gdfh9QxC3QIm7CCxHXIUxR -NaIIChW3Vf9RRDGURdwFFvkQ9MhSCIqk9IVIg4ZEhio8qh9BgyOjFVVpUGQMtUfWorbIOrT8Pf9p -LTbAf/y14D1UWf3Ucy+kG9x3YLu7AHa7z8IB9y+Q494NR90b4bh7JZxwz4eT7mmqHQnH3AlwxN1R -+bSETHdj2OKuA2vcUbDU7YB5bgnT3GVkjPshGeS+Tbq6r5O33QXEcueTOu480s+ZR7a9kEd4UI74 -KjhH/ODIEdsUOY5sccFxWNx2HBTIuV+84Nwrqjgzhde5Q7RzbhDDnOki1ZkmfnbOEEecY0WRc4Cg -oZ1EpdDmIi60rng7tKLoFVrGE0ML+LPQhpy6anPpqsKDXBV5iCuIh7ood7uesIquW8zjylftcRbq -2sOCXRuY7lrOiGseexI6nd0KTWJ5oSNYSegnzOnqy+q4urNmrvbsA9dbbKjrVZbiasgWumLYeldF -tt8l2VnXE1rsukbLXLk02L2PVnavo+W57OWoyCs4pnJwzOWPQpbwopDV/FzIJv5ryFaeHbKD7wnJ -4NtCdvN1IXt5esg+/l1IFp+r+PyFLN4g5Dhr4jjOWjp+Ze86TrFOjrOsu+MS6+0oZAmOYtbf8YAN -cDxTED7AwXh/h+T9HAZPcFTgfRwh/GNHKC+Pf8JZl37hnEXHO9Pop8502se5nnZ0bqdtnRn0Dece -+qozi8Y7D9C6zkM0xnmYRjqzqVPxJCSbLnUUwTpnEWxzXoc9zmI45LwLR50P4aSzFM44KT3vNOgF -Z6jCo/oR9Jwzmp51VqVnnDH0tLMWPeWsQ8vj/9NqvPXnyTgeDUOzzX+TieZR8pl5jPQ3j5Pu5gny -nplLWppniWleJA3MPFLTvEoqmTeJw7xHdPMxQWYZeRTgcDsQBIUBF1wMVILcQA04GqgHhwKNYG/g -NdgZaA1bAh1gQ6AnrA0MhB8DiZAeSIblgVmwNLAAvg+sVGyAxYEM1eYoTqv5K8p+R/mVKH9B1wZC -6IZAJN0SqEF3Brx0byBADwVa0KOBNjQ30JFeDPSghYEEejswhD4KJFJkJlHdnEwd5gxayUylNc1v -aAMzjZrm97SluYy+Z6bT7uYq2t9cTT8z19CJ5lo6W5Gm+EGNN6n5TGXPUX65yj9fPXdLPf9YrUOs -VGpYM6jLmkyjrSRay0qk9a0htLGVQJtaPWhLqyNta7WhHawWtIsVoB9ZXtrXqkEHWpF0iBVCh1uC -JlolMNq6A2OsKzDOOg1JVo4iQ7FBjVeq+QXKPgsSrWQYbiXCEGsgDLR6Ql+rA3xktYYu1mvQwWoE -ba160NKqAU2tStDYckF9KwhqWRyirTLish4Tw7pHiHWTPFa63VL65Ssdc5WeOUrXTKXvJqXzD0rv -NKV7uf5fmt/SSYpR5nw62JxHe5lf087mHNrGnE2bq1z6zanUa05U+UyiUeYo6jKH0yBzMOVmX/pM -afAo0JneCbSjRYFWND/QlF4INFb61KfHAzXpkUAlpVkozQrY6J4AohmBh6o2bsD2wGXYFjgFWwPZ -igzFRjVOV/MLlT0VMgIpsCcwBrICw1RNqTMw0A2OB9qrOmsN5wPNIC/gh2uBBqoGa8PDQFV4FogA -ZrrAblYAlykhyqRQ03xG6ptPid98QJqr2m1j3iKdzBukl1lEBqvcjDILySSzQL1/gcpFAVmpxuvV -/E5lP6j8jiv/8+q5QvX8E1XzNktCuMr3i1Y18FkNoJnVDNpY7ZUmCdDVGqM0SoXe1kLoY6UrNijd -MlR7WHFSzf+m7Degh/VQ+SL6gaWrWnHSt1WNNLMaUctqSn3Wm6qm3qUvWp1puNWX2qzhqu5G0Scq -77dV/guVDueVHseVLgeVPjuVTuuVXiuVbmlKv3Id/+kZMBv9cQbUKP8eYyVBmfkZPDMHQan5MTw1 -u8IjswPcN9vCbbMVXDebwxWzCVwwTThpNoIjZjzsMxvCNrMBrDW9sFTR6Dmt6TvPOQwLFHdU32a1 -ppvNbMgyD8Kv5l44Y2bCJXMHFJhb1bob1fprVZxVKt4yFXcR/G7OU/uYrfaTAuX7mmlugnee8zos -VqxWbDVbqvVaw1GzndpPe7VmZ7W3bnDZ7KX22Q8KzU/gqnqfq+Y4RYqKNRvyzbkqbhqcM5fAKXMF -HFMxs82f1HushZ3mOthkroc1aj+LVKzymP+dx+f/qED/A5umANO+GAAA + + +PRC-013Tim RuchalRyan D. Brooks7152007-10-05T05:07:00Z2007-10-05T05:27:00Z1742The Boeing Company114811.8134DefaultNamexWord Formatted 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 Page PAGE 1 of NUMPAGES 4.Page PAGE 1 of NUMPAGES 7Uncontrolled when printed. Verify with current online version before use. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.define/support/Monster_Process_Template_Diff.xml b/plugins/org.eclipse.osee.define/support/Monster_Process_Template_Diff.xml index 353f6143908..2256b3946ad 100644 --- a/plugins/org.eclipse.osee.define/support/Monster_Process_Template_Diff.xml +++ b/plugins/org.eclipse.osee.define/support/Monster_Process_Template_Diff.xml @@ -1,94 +1,94 @@ - - -PRC-013Tim RuchalRyan D. Brooks8162007-10-05T05:07:00Z2007-10-05T06:07:00Z1533The Boeing Company113711.8134DefaultWord Formatted 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 + + +PRC-013Tim RuchalRyan D. Brooks8162007-10-05T05:07:00Z2007-10-05T06:07:00Z1533The Boeing Company113711.8134DefaultWord Formatted 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 Page PAGE 1 of NUMPAGES 1.Page PAGE 1 of NUMPAGES 7Uncontrolled when printed. Verify with current online version before use. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.define/support/Work_Instruction_Template.xml b/plugins/org.eclipse.osee.define/support/Work_Instruction_Template.xml index fb17beaa38b..0aba016726f 100644 --- a/plugins/org.eclipse.osee.define/support/Work_Instruction_Template.xml +++ b/plugins/org.eclipse.osee.define/support/Work_Instruction_Template.xml @@ -1,3 +1,3 @@ - - + + 1Juliet DavisRyan D. Brooks4142007-07-10T23:01:00Z2007-10-04T17:12:00Z2007-10-05T03:36:00Z1742The Boeing Company114811.8134DefaultNamexWord Formatted ContentBoeing ProprietaryAH-64_MSA_Improve_Processes_WIRevision & Date: ORIG 20070901Printed Copies UNCONTROLLED. CONTROLLED copy in electronic form on PHL-File-03 server.Use or disclosure of data contained herein is subject to any restriction shown on this sheet or on the title page. PAGE 2Boeing Proprietary Printout of this document is for information only and is considered an uncontrolled document.THE INFORMATION CONTAINED HEREIN IS PROPRIETARY TO THE BOEING COMPANY AND SHALL NOT BE REPRODUCED OR DISCLOSED IN WHOLE OR IN PART OR USED FOR ANY DESIGN OR MANUFACTURE EXCEPT WHEN SUCH USER POSSESSES DIRECT, WRITTEN AUTHORIZATION FROM THE BOEING COMPANY.Page PAGE 1 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/exchange.provider.xml b/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/exchange.provider.xml index a292177bdce..158577a3826 100644 --- a/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/exchange.provider.xml +++ b/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/exchange.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/locator.provider.exchange.xml b/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/locator.provider.exchange.xml index a9e7fb33d8b..30651fc3aff 100644 --- a/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/locator.provider.exchange.xml +++ b/plugins/org.eclipse.osee.framework.branch.management/OSGI-INF/locator.provider.exchange.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.core.datastore/OSGI-INF/core.osee.schema.resource.xml b/plugins/org.eclipse.osee.framework.core.datastore/OSGI-INF/core.osee.schema.resource.xml index d9967544900..1c294dd84aa 100644 --- a/plugins/org.eclipse.osee.framework.core.datastore/OSGI-INF/core.osee.schema.resource.xml +++ b/plugins/org.eclipse.osee.framework.core.datastore/OSGI-INF/core.osee.schema.resource.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.core.datastore/support/SKYNET.VERSIONING.SCHEMA.xml b/plugins/org.eclipse.osee.framework.core.datastore/support/SKYNET.VERSIONING.SCHEMA.xml index bef6084cf28..31eb377790c 100644 --- a/plugins/org.eclipse.osee.framework.core.datastore/support/SKYNET.VERSIONING.SCHEMA.xml +++ b/plugins/org.eclipse.osee.framework.core.datastore/support/SKYNET.VERSIONING.SCHEMA.xml @@ -1,620 +1,620 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - -
- - - - - - - -
- - - - - - - - - - - - -
- - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - -
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - -
- - - - - - - - - - - -
- - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - -
- - - - - - - - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - -
- -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + +
+ + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + +
+ +
diff --git a/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.ecore b/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.ecore index b4871313852..3772e7fa46d 100644 --- a/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.ecore +++ b/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.ecore @@ -1,144 +1,144 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.genmodel b/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.genmodel index cdfd9a91924..0895124f5ac 100644 --- a/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.genmodel +++ b/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.genmodel @@ -1,134 +1,134 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.xmi b/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.xmi index 39fa41b4caa..f764e9c5dc5 100644 --- a/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.xmi +++ b/plugins/org.eclipse.osee.framework.core.dsl/src-gen/org/eclipse/osee/framework/core/dsl/OseeDsl.xmi @@ -1,917 +1,917 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/application.lookup.server.manager.xml b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/application.lookup.server.manager.xml index db1b90f0084..f807fc08936 100644 --- a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/application.lookup.server.manager.xml +++ b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/application.lookup.server.manager.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.manager.xml b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.manager.xml index 95577a03018..0a885007536 100644 --- a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.manager.xml +++ b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.manager.xml @@ -1,13 +1,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.demo.xml b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.demo.xml index 43bf0320fbb..55d9ab34492 100644 --- a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.demo.xml +++ b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.demo.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.xml b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.xml index a9bf4261871..9d45716fa62 100644 --- a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.xml +++ b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/authentication.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/join.cleanup.task.provider.xml b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/join.cleanup.task.provider.xml index f079abd423f..48fb5703056 100644 --- a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/join.cleanup.task.provider.xml +++ b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/join.cleanup.task.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/server.task.scheduler.xml b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/server.task.scheduler.xml index f29d7aeebd7..c133367d49f 100644 --- a/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/server.task.scheduler.xml +++ b/plugins/org.eclipse.osee.framework.core.server/OSGI-INF/server.task.scheduler.xml @@ -1,13 +1,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationConfiguration.exsd b/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationConfiguration.exsd index 59285dbb492..557608ddf22 100644 --- a/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationConfiguration.exsd +++ b/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationConfiguration.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationTask.exsd b/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationTask.exsd index 4060af1c202..f240a0502dc 100644 --- a/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationTask.exsd +++ b/plugins/org.eclipse.osee.framework.database.init/schema/DatabaseInitializationTask.exsd @@ -1,112 +1,112 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.database.test/.project b/plugins/org.eclipse.osee.framework.database.test/.project index 9d2be56021a..e3e32428027 100644 --- a/plugins/org.eclipse.osee.framework.database.test/.project +++ b/plugins/org.eclipse.osee.framework.database.test/.project @@ -1,28 +1,28 @@ - - - org.eclipse.osee.framework.database.test - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + org.eclipse.osee.framework.database.test + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.eclipse.osee.framework.database.test/build.properties b/plugins/org.eclipse.osee.framework.database.test/build.properties index 41eb6ade2b4..34d2e4d2dad 100644 --- a/plugins/org.eclipse.osee.framework.database.test/build.properties +++ b/plugins/org.eclipse.osee.framework.database.test/build.properties @@ -1,4 +1,4 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - . +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/plugins/org.eclipse.osee.framework.database/OSGI-INF/uri.connection.contributor.xml b/plugins/org.eclipse.osee.framework.database/OSGI-INF/uri.connection.contributor.xml index d1cec1995b6..b50e6ee81d4 100644 --- a/plugins/org.eclipse.osee.framework.database/OSGI-INF/uri.connection.contributor.xml +++ b/plugins/org.eclipse.osee.framework.database/OSGI-INF/uri.connection.contributor.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/AbstractJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/AbstractJoinQuery.java index e1d7b221582..3651486d020 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/AbstractJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/AbstractJoinQuery.java @@ -1,118 +1,118 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import java.sql.Timestamp; -import java.util.ArrayList; -import java.util.Collection; -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import org.eclipse.osee.framework.core.exception.OseeCoreException; -import org.eclipse.osee.framework.core.exception.OseeDataStoreException; -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; -import org.eclipse.osee.framework.jdk.core.util.time.GlobalTime; - -/** - * @author Roberto E. Escobar - */ -public abstract class AbstractJoinQuery { - - protected static interface IJoinRow { - Object[] toArray(); - - @Override - String toString(); - } - - private final IJoinAccessor joinAccessor; - private final JoinItem joinItem; - private final int queryId; - - private final Timestamp insertTime; - protected final Set entries = new HashSet(); - - private boolean wasStored; - private int storedSize; - - protected AbstractJoinQuery(IJoinAccessor joinAccessor, JoinItem joinItem, int queryId) { - this.joinAccessor = joinAccessor; - this.joinItem = joinItem; - this.queryId = queryId; - this.insertTime = GlobalTime.GreenwichMeanTimestamp(); - this.storedSize = -1; - this.wasStored = false; - } - - public boolean isEmpty() { - return this.wasStored != true ? entries.isEmpty() : this.storedSize > 0; - } - - public int size() { - return this.wasStored != true ? entries.size() : this.storedSize; - } - - public int getQueryId() { - return queryId; - } - - public Timestamp getInsertTime() { - return insertTime; - } - - public String getJoinTableName() { - return joinItem.getJoinTableName(); - } - - public boolean wasStored() { - return wasStored; - } - - public void store(OseeConnection connection) throws OseeCoreException { - if (this.wasStored != true) { - List data = new ArrayList(); - for (IJoinRow joinArray : entries) { - data.add(joinArray.toArray()); - } - joinAccessor.store(connection, joinItem, getQueryId(), data); - this.storedSize = this.entries.size(); - this.wasStored = true; - this.entries.clear(); - } else { - throw new OseeDataStoreException("Cannot store query id twice"); - } - } - - public int delete(OseeConnection connection) throws OseeCoreException { - return joinAccessor.delete(connection, joinItem, getQueryId()); - } - - public void store() throws OseeCoreException { - store(null); - } - - public int delete() throws OseeCoreException { - return delete(null); - } - - public Collection getAllQueryIds(OseeConnection connection) throws OseeCoreException { - return joinAccessor.getAllQueryIds(connection, joinItem); - } - - public Collection getAllQueryIds() throws OseeCoreException { - return joinAccessor.getAllQueryIds(null, joinItem); - } - - @Override - public String toString() { - return String.format("id: [%s] entrySize: [%d]", getQueryId(), size()); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import java.sql.Timestamp; +import java.util.ArrayList; +import java.util.Collection; +import java.util.HashSet; +import java.util.List; +import java.util.Set; +import org.eclipse.osee.framework.core.exception.OseeCoreException; +import org.eclipse.osee.framework.core.exception.OseeDataStoreException; +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; +import org.eclipse.osee.framework.jdk.core.util.time.GlobalTime; + +/** + * @author Roberto E. Escobar + */ +public abstract class AbstractJoinQuery { + + protected static interface IJoinRow { + Object[] toArray(); + + @Override + String toString(); + } + + private final IJoinAccessor joinAccessor; + private final JoinItem joinItem; + private final int queryId; + + private final Timestamp insertTime; + protected final Set entries = new HashSet(); + + private boolean wasStored; + private int storedSize; + + protected AbstractJoinQuery(IJoinAccessor joinAccessor, JoinItem joinItem, int queryId) { + this.joinAccessor = joinAccessor; + this.joinItem = joinItem; + this.queryId = queryId; + this.insertTime = GlobalTime.GreenwichMeanTimestamp(); + this.storedSize = -1; + this.wasStored = false; + } + + public boolean isEmpty() { + return this.wasStored != true ? entries.isEmpty() : this.storedSize > 0; + } + + public int size() { + return this.wasStored != true ? entries.size() : this.storedSize; + } + + public int getQueryId() { + return queryId; + } + + public Timestamp getInsertTime() { + return insertTime; + } + + public String getJoinTableName() { + return joinItem.getJoinTableName(); + } + + public boolean wasStored() { + return wasStored; + } + + public void store(OseeConnection connection) throws OseeCoreException { + if (this.wasStored != true) { + List data = new ArrayList(); + for (IJoinRow joinArray : entries) { + data.add(joinArray.toArray()); + } + joinAccessor.store(connection, joinItem, getQueryId(), data); + this.storedSize = this.entries.size(); + this.wasStored = true; + this.entries.clear(); + } else { + throw new OseeDataStoreException("Cannot store query id twice"); + } + } + + public int delete(OseeConnection connection) throws OseeCoreException { + return joinAccessor.delete(connection, joinItem, getQueryId()); + } + + public void store() throws OseeCoreException { + store(null); + } + + public int delete() throws OseeCoreException { + return delete(null); + } + + public Collection getAllQueryIds(OseeConnection connection) throws OseeCoreException { + return joinAccessor.getAllQueryIds(connection, joinItem); + } + + public Collection getAllQueryIds() throws OseeCoreException { + return joinAccessor.getAllQueryIds(null, joinItem); + } + + @Override + public String toString() { + return String.format("id: [%s] entrySize: [%d]", getQueryId(), size()); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ArtifactJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ArtifactJoinQuery.java index 2ba4510fd72..35232fe0922 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ArtifactJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ArtifactJoinQuery.java @@ -1,65 +1,65 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class ArtifactJoinQuery extends AbstractJoinQuery { - - private final class Entry implements IJoinRow { - private final int artId; - private final int branchId; - - private Entry(Integer artId, Integer branchId) { - this.artId = artId; - this.branchId = branchId; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), getInsertTime(), artId, branchId}; - } - - @Override - public String toString() { - return String.format("art_id=%s, branch_id=%s", artId, branchId); - } - - @Override - public boolean equals(Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof Entry)) { - return false; - } - Entry other = (Entry) obj; - return other.artId == this.artId && other.branchId == this.branchId; - } - - @Override - public int hashCode() { - return 37 * artId * branchId; - } - } - - protected ArtifactJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.ARTIFACT, queryId); - } - - public void add(Integer art_id, Integer branchId) { - entries.add(new Entry(art_id, branchId)); - } - +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class ArtifactJoinQuery extends AbstractJoinQuery { + + private final class Entry implements IJoinRow { + private final int artId; + private final int branchId; + + private Entry(Integer artId, Integer branchId) { + this.artId = artId; + this.branchId = branchId; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), getInsertTime(), artId, branchId}; + } + + @Override + public String toString() { + return String.format("art_id=%s, branch_id=%s", artId, branchId); + } + + @Override + public boolean equals(Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof Entry)) { + return false; + } + Entry other = (Entry) obj; + return other.artId == this.artId && other.branchId == this.branchId; + } + + @Override + public int hashCode() { + return 37 * artId * branchId; + } + } + + protected ArtifactJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.ARTIFACT, queryId); + } + + public void add(Integer art_id, Integer branchId) { + entries.add(new Entry(art_id, branchId)); + } + } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/CharJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/CharJoinQuery.java index 7ab05345bd6..62e5102052a 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/CharJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/CharJoinQuery.java @@ -1,83 +1,83 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class CharJoinQuery extends AbstractJoinQuery { - - private final class CharJoinEntry implements IJoinRow { - private final String value; - - private CharJoinEntry(String value) { - this.value = value; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), value}; - } - - @Override - public boolean equals(Object obj) { - if (this == obj) { - return true; - } - if (obj == null) { - return false; - } - if (getClass() != obj.getClass()) { - return false; - } - CharJoinEntry other = (CharJoinEntry) obj; - if (!getOuterType().equals(other.getOuterType())) { - return false; - } - if (value == null) { - if (other.value != null) { - return false; - } - } else if (!value.equals(other.value)) { - return false; - } - return true; - } - - @Override - public int hashCode() { - final int prime = 31; - int result = 1; - result = prime * result + getOuterType().hashCode(); - result = prime * result + ((value == null) ? 0 : value.hashCode()); - return result; - } - - @Override - public String toString() { - return value; - } - - private CharJoinQuery getOuterType() { - return CharJoinQuery.this; - } - } - - protected CharJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.CHAR_ID, queryId); - } - - public void add(String value) { - entries.add(new CharJoinEntry(value)); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class CharJoinQuery extends AbstractJoinQuery { + + private final class CharJoinEntry implements IJoinRow { + private final String value; + + private CharJoinEntry(String value) { + this.value = value; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), value}; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + CharJoinEntry other = (CharJoinEntry) obj; + if (!getOuterType().equals(other.getOuterType())) { + return false; + } + if (value == null) { + if (other.value != null) { + return false; + } + } else if (!value.equals(other.value)) { + return false; + } + return true; + } + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + getOuterType().hashCode(); + result = prime * result + ((value == null) ? 0 : value.hashCode()); + return result; + } + + @Override + public String toString() { + return value; + } + + private CharJoinQuery getOuterType() { + return CharJoinQuery.this; + } + } + + protected CharJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.CHAR_ID, queryId); + } + + public void add(String value) { + entries.add(new CharJoinEntry(value)); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ExportImportJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ExportImportJoinQuery.java index 9109688c0c5..c2407f77331 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ExportImportJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/ExportImportJoinQuery.java @@ -1,64 +1,64 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class ExportImportJoinQuery extends AbstractJoinQuery { - - private final class ExportImportEntry implements IJoinRow { - private final long id1; - private final long id2; - - private ExportImportEntry(Long id1, Long id2) { - this.id1 = id1; - this.id2 = id2; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), getInsertTime(), id1, id2}; - } - - @Override - public boolean equals(Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof ExportImportEntry)) { - return false; - } - ExportImportEntry other = (ExportImportEntry) obj; - return this.id1 == other.id1 && this.id2 == other.id2; - } - - @Override - public int hashCode() { - return Long.valueOf(37 * id1 * id2).hashCode(); - } - - @Override - public String toString() { - return String.format("id1=%s id2=%s", id1, id2); - } - } - - protected ExportImportJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.EXPORT_IMPORT, queryId); - } - - public void add(Long id1, Long id2) { - entries.add(new ExportImportEntry(id1, id2)); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class ExportImportJoinQuery extends AbstractJoinQuery { + + private final class ExportImportEntry implements IJoinRow { + private final long id1; + private final long id2; + + private ExportImportEntry(Long id1, Long id2) { + this.id1 = id1; + this.id2 = id2; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), getInsertTime(), id1, id2}; + } + + @Override + public boolean equals(Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof ExportImportEntry)) { + return false; + } + ExportImportEntry other = (ExportImportEntry) obj; + return this.id1 == other.id1 && this.id2 == other.id2; + } + + @Override + public int hashCode() { + return Long.valueOf(37 * id1 * id2).hashCode(); + } + + @Override + public String toString() { + return String.format("id1=%s id2=%s", id1, id2); + } + } + + protected ExportImportJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.EXPORT_IMPORT, queryId); + } + + public void add(Long id1, Long id2) { + entries.add(new ExportImportEntry(id1, id2)); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/IdJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/IdJoinQuery.java index 5bd47720bda..a76f0616c05 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/IdJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/IdJoinQuery.java @@ -1,62 +1,62 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class IdJoinQuery extends AbstractJoinQuery { - - private final class TempIdEntry implements IJoinRow { - private final int id; - - private TempIdEntry(Integer id) { - this.id = id; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), getInsertTime(), id}; - } - - @Override - public boolean equals(Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof TempIdEntry)) { - return false; - } - TempIdEntry other = (TempIdEntry) obj; - return other.id == this.id; - } - - @Override - public int hashCode() { - return 37 * id; - } - - @Override - public String toString() { - return "id = " + id; - } - } - - protected IdJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.ID, queryId); - } - - public void add(Integer id) { - entries.add(new TempIdEntry(id)); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class IdJoinQuery extends AbstractJoinQuery { + + private final class TempIdEntry implements IJoinRow { + private final int id; + + private TempIdEntry(Integer id) { + this.id = id; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), getInsertTime(), id}; + } + + @Override + public boolean equals(Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof TempIdEntry)) { + return false; + } + TempIdEntry other = (TempIdEntry) obj; + return other.id == this.id; + } + + @Override + public int hashCode() { + return 37 * id; + } + + @Override + public String toString() { + return "id = " + id; + } + } + + protected IdJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.ID, queryId); + } + + public void add(Integer id) { + entries.add(new TempIdEntry(id)); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/SearchTagJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/SearchTagJoinQuery.java index c367bd80205..db52a011533 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/SearchTagJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/SearchTagJoinQuery.java @@ -1,62 +1,62 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class SearchTagJoinQuery extends AbstractJoinQuery { - - private final class TagEntry implements IJoinRow { - private final long value; - - private TagEntry(Long value) { - this.value = value; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), getInsertTime(), value}; - } - - @Override - public boolean equals(Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof TagEntry)) { - return false; - } - TagEntry other = (TagEntry) obj; - return this.value == other.value; - } - - @Override - public int hashCode() { - return Long.valueOf(37 * value).hashCode(); - } - - @Override - public String toString() { - return String.format("tag=%s", value); - } - } - - protected SearchTagJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.SEARCH_TAGS, queryId); - } - - public void add(Long tag) { - entries.add(new TagEntry(tag)); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class SearchTagJoinQuery extends AbstractJoinQuery { + + private final class TagEntry implements IJoinRow { + private final long value; + + private TagEntry(Long value) { + this.value = value; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), getInsertTime(), value}; + } + + @Override + public boolean equals(Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof TagEntry)) { + return false; + } + TagEntry other = (TagEntry) obj; + return this.value == other.value; + } + + @Override + public int hashCode() { + return Long.valueOf(37 * value).hashCode(); + } + + @Override + public String toString() { + return String.format("tag=%s", value); + } + } + + protected SearchTagJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.SEARCH_TAGS, queryId); + } + + public void add(Long tag) { + entries.add(new TagEntry(tag)); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TagQueueJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TagQueueJoinQuery.java index b1c996a5792..c662d9124ac 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TagQueueJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TagQueueJoinQuery.java @@ -1,62 +1,62 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class TagQueueJoinQuery extends AbstractJoinQuery { - - private final class GammaEntry implements IJoinRow { - private final long gammaId; - - private GammaEntry(Long gammaId) { - this.gammaId = gammaId; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), getInsertTime(), gammaId}; - } - - @Override - public boolean equals(Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof GammaEntry)) { - return false; - } - GammaEntry other = (GammaEntry) obj; - return this.gammaId == other.gammaId; - } - - @Override - public int hashCode() { - return Long.valueOf(37 * gammaId).hashCode(); - } - - @Override - public String toString() { - return String.format("gammaId=%s", gammaId); - } - } - - protected TagQueueJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.TAG_GAMMA_QUEUE, queryId); - } - - public void add(Long gammaId) { - entries.add(new GammaEntry(gammaId)); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class TagQueueJoinQuery extends AbstractJoinQuery { + + private final class GammaEntry implements IJoinRow { + private final long gammaId; + + private GammaEntry(Long gammaId) { + this.gammaId = gammaId; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), getInsertTime(), gammaId}; + } + + @Override + public boolean equals(Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof GammaEntry)) { + return false; + } + GammaEntry other = (GammaEntry) obj; + return this.gammaId == other.gammaId; + } + + @Override + public int hashCode() { + return Long.valueOf(37 * gammaId).hashCode(); + } + + @Override + public String toString() { + return String.format("gammaId=%s", gammaId); + } + } + + protected TagQueueJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.TAG_GAMMA_QUEUE, queryId); + } + + public void add(Long gammaId) { + entries.add(new GammaEntry(gammaId)); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TransactionJoinQuery.java b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TransactionJoinQuery.java index 77c6520897e..2c1ff595afc 100644 --- a/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TransactionJoinQuery.java +++ b/plugins/org.eclipse.osee.framework.database/src/org/eclipse/osee/framework/database/core/TransactionJoinQuery.java @@ -1,85 +1,85 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.database.core; - -import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; - -/** - * @author Roberto E. Escobar - */ -public final class TransactionJoinQuery extends AbstractJoinQuery { - - private final class TempTransactionEntry implements IJoinRow { - private final long gammaId; - private final int transactionId; - - private TempTransactionEntry(Long gammaId, Integer transactionId) { - this.gammaId = gammaId; - this.transactionId = transactionId; - } - - @Override - public Object[] toArray() { - return new Object[] {getQueryId(), getInsertTime(), gammaId, transactionId}; - } - - @Override - public int hashCode() { - final int prime = 31; - int result = 1; - result = prime * result + getOuterType().hashCode(); - result = prime * result + (int) (gammaId ^ (gammaId >>> 32)); - result = prime * result + transactionId; - return result; - } - - @Override - public boolean equals(Object obj) { - if (this == obj) { - return true; - } - if (obj == null) { - return false; - } - if (getClass() != obj.getClass()) { - return false; - } - TempTransactionEntry other = (TempTransactionEntry) obj; - if (!getOuterType().equals(other.getOuterType())) { - return false; - } - if (gammaId != other.gammaId) { - return false; - } - if (transactionId != other.transactionId) { - return false; - } - return true; - } - - @Override - public String toString() { - return String.format("gamma_id=%s, tx_id=%s", gammaId, transactionId); - } - - private TransactionJoinQuery getOuterType() { - return TransactionJoinQuery.this; - } - } - - protected TransactionJoinQuery(IJoinAccessor joinAccessor, int queryId) { - super(joinAccessor, JoinItem.TRANSACTION, queryId); - } - - public void add(Long gammaId, Integer transactionId) { - entries.add(new TempTransactionEntry(gammaId, transactionId)); - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.database.core; + +import org.eclipse.osee.framework.database.core.DatabaseJoinAccessor.JoinItem; + +/** + * @author Roberto E. Escobar + */ +public final class TransactionJoinQuery extends AbstractJoinQuery { + + private final class TempTransactionEntry implements IJoinRow { + private final long gammaId; + private final int transactionId; + + private TempTransactionEntry(Long gammaId, Integer transactionId) { + this.gammaId = gammaId; + this.transactionId = transactionId; + } + + @Override + public Object[] toArray() { + return new Object[] {getQueryId(), getInsertTime(), gammaId, transactionId}; + } + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + getOuterType().hashCode(); + result = prime * result + (int) (gammaId ^ (gammaId >>> 32)); + result = prime * result + transactionId; + return result; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + TempTransactionEntry other = (TempTransactionEntry) obj; + if (!getOuterType().equals(other.getOuterType())) { + return false; + } + if (gammaId != other.gammaId) { + return false; + } + if (transactionId != other.transactionId) { + return false; + } + return true; + } + + @Override + public String toString() { + return String.format("gamma_id=%s, tx_id=%s", gammaId, transactionId); + } + + private TransactionJoinQuery getOuterType() { + return TransactionJoinQuery.this; + } + } + + protected TransactionJoinQuery(IJoinAccessor joinAccessor, int queryId) { + super(joinAccessor, JoinItem.TRANSACTION, queryId); + } + + public void add(Long gammaId, Integer transactionId) { + entries.add(new TempTransactionEntry(gammaId, transactionId)); + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/support/dbrelease.xml b/plugins/org.eclipse.osee.framework.database/support/dbrelease.xml index 84fd5bb354d..91863b01f87 100644 --- a/plugins/org.eclipse.osee.framework.database/support/dbrelease.xml +++ b/plugins/org.eclipse.osee.framework.database/support/dbrelease.xml @@ -1,88 +1,88 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.database/support/sqlAnt.xml b/plugins/org.eclipse.osee.framework.database/support/sqlAnt.xml index 9363f690fc2..96fb53be7d0 100644 --- a/plugins/org.eclipse.osee.framework.database/support/sqlAnt.xml +++ b/plugins/org.eclipse.osee.framework.database/support/sqlAnt.xml @@ -1,84 +1,84 @@ - - - - - - - - - - - - - select * from OSEE_DEFINE_ATTRIBUTE_TYPE - - - - - - - select * from OSEE_INFO - - - - - - - insert into OSEE_INFO (OSEE_VALUE, OSEE_KEY) values ('FALSE', 'SAVE_OUTFILE_IN_DB') - - - - - - - UPDATE OSEE_INFO SET OSEE_VALUE = 'TRUE' - WHERE OSEE_KEY = 'SAVE_OUTFILE_IN_DB' - - - - - - - UPDATE OSEE_INFO SET OSEE_VALUE = 'FALSE' - WHERE OSEE_KEY = 'SAVE_OUTFILE_IN_DB' - - - - - - - SELECT attr_type_id FROM OSEE_DEFINE_valid_attributes WHERE art_type_id = 20 AND gamma_id <= 100000 - - - - - - - - SELECT OSEE_DEFINE_attr_base_type.attribute_class, - OSEE_DEFINE_attribute_type.attr_type_id, - OSEE_DEFINE_attribute_type.name, - OSEE_DEFINE_attribute_type.default_value, - OSEE_DEFINE_attribute_type.validity_xml, - OSEE_DEFINE_attribute_type.min_occurence, - OSEE_DEFINE_attribute_type.max_occurence, - OSEE_DEFINE_attribute_type.user_viewable, - OSEE_DEFINE_attribute_type.tip_text - FROM OSEE_DEFINE_attribute_type, OSEE_DEFINE_attr_base_type,transaction_gamma_view - WHERE OSEE_DEFINE_attr_base_type.attr_base_type_id=OSEE_DEFINE_attribute_type.attr_base_type_id - AND transaction_gamma_view.transaction_id=179 - AND OSEE_DEFINE_attribute_type.gamma_id<=transaction_gamma_view.largest_gamma_id - - - - - - - - SELECT * FROM OSEE_DEFINE_SEQUENCE - - - - - - + + + + + + + + + + + + + select * from OSEE_DEFINE_ATTRIBUTE_TYPE + + + + + + + select * from OSEE_INFO + + + + + + + insert into OSEE_INFO (OSEE_VALUE, OSEE_KEY) values ('FALSE', 'SAVE_OUTFILE_IN_DB') + + + + + + + UPDATE OSEE_INFO SET OSEE_VALUE = 'TRUE' + WHERE OSEE_KEY = 'SAVE_OUTFILE_IN_DB' + + + + + + + UPDATE OSEE_INFO SET OSEE_VALUE = 'FALSE' + WHERE OSEE_KEY = 'SAVE_OUTFILE_IN_DB' + + + + + + + SELECT attr_type_id FROM OSEE_DEFINE_valid_attributes WHERE art_type_id = 20 AND gamma_id <= 100000 + + + + + + + + SELECT OSEE_DEFINE_attr_base_type.attribute_class, + OSEE_DEFINE_attribute_type.attr_type_id, + OSEE_DEFINE_attribute_type.name, + OSEE_DEFINE_attribute_type.default_value, + OSEE_DEFINE_attribute_type.validity_xml, + OSEE_DEFINE_attribute_type.min_occurence, + OSEE_DEFINE_attribute_type.max_occurence, + OSEE_DEFINE_attribute_type.user_viewable, + OSEE_DEFINE_attribute_type.tip_text + FROM OSEE_DEFINE_attribute_type, OSEE_DEFINE_attr_base_type,transaction_gamma_view + WHERE OSEE_DEFINE_attr_base_type.attr_base_type_id=OSEE_DEFINE_attribute_type.attr_base_type_id + AND transaction_gamma_view.transaction_id=179 + AND OSEE_DEFINE_attribute_type.gamma_id<=transaction_gamma_view.largest_gamma_id + + + + + + + + SELECT * FROM OSEE_DEFINE_SEQUENCE + + + + + + diff --git a/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.client.connection.driver.provider.xml b/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.client.connection.driver.provider.xml index cf0053308ba..ec65ce355df 100644 --- a/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.client.connection.driver.provider.xml +++ b/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.client.connection.driver.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.embed.connection.driver.provider.xml b/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.embed.connection.driver.provider.xml index 140c24d9e5e..d797a31fe66 100644 --- a/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.embed.connection.driver.provider.xml +++ b/plugins/org.eclipse.osee.framework.derby/OSGI-INF/derby.embed.connection.driver.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml b/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml index 44c40fd9f4a..9b2051286d8 100644 --- a/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml +++ b/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml @@ -1,40 +1,40 @@ - - - - - - Generate Eclipse help content for developers - - - - - - - - - - - - - - - - = Updating This Document = - - This document is maintained in a collaborative wiki. If you wish to - update or modify this document please visit - {url} - - - - - - - - + + + + + + Generate Eclipse help content for developers + + + + + + + + + + + + + + + + = Updating This Document = + + This document is maintained in a collaborative wiki. If you wish to + update or modify this document please visit + {url} + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.h2/OSGI-INF/h2.client.connection.driver.provider.xml b/plugins/org.eclipse.osee.framework.h2/OSGI-INF/h2.client.connection.driver.provider.xml index 322f9bad26e..3c6552723ef 100644 --- a/plugins/org.eclipse.osee.framework.h2/OSGI-INF/h2.client.connection.driver.provider.xml +++ b/plugins/org.eclipse.osee.framework.h2/OSGI-INF/h2.client.connection.driver.provider.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.help.ui/build-helper.xml b/plugins/org.eclipse.osee.framework.help.ui/build-helper.xml index 3d5a806c7a1..5519e1d0e7f 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/build-helper.xml +++ b/plugins/org.eclipse.osee.framework.help.ui/build-helper.xml @@ -1,44 +1,44 @@ - - - - - Generate Eclipse help content for the OSEE user guide - - - - - - - - - - - - - - - - - - - - - = Updating This Document = - - This document is maintained in a collaborative wiki. If you wish to - update or modify this document please visit - {url} - - - - - - - - + + + + + Generate Eclipse help content for the OSEE user guide + + + + + + + + + + + + + + + + + + + + + = Updating This Document = + + This document is maintained in a collaborative wiki. If you wish to + update or modify this document please visit + {url} + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.help.ui/intro/css/overview.css b/plugins/org.eclipse.osee.framework.help.ui/intro/css/overview.css index 52d9c82061f..352ad7192dc 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/intro/css/overview.css +++ b/plugins/org.eclipse.osee.framework.help.ui/intro/css/overview.css @@ -1,15 +1,15 @@ -a#osee-overview img { - background-image: url(../../images/topiclabel/ov_mylyn48.gif); -} - -a#osee-overview:hover img { - background-image: url(../../images/topiclabel/ov_mylyn48_hov.gif); -} - -a#osee-legend img { - background-image: url(../../images/topiclabel/ov_legend48.gif); -} - -a#osee-legend:hover img { - background-image: url(../../images/topiclabel/ov_legend48_hov.gif); -} +a#osee-overview img { + background-image: url(../../images/topiclabel/ov_mylyn48.gif); +} + +a#osee-overview:hover img { + background-image: url(../../images/topiclabel/ov_mylyn48_hov.gif); +} + +a#osee-legend img { + background-image: url(../../images/topiclabel/ov_legend48.gif); +} + +a#osee-legend:hover img { + background-image: url(../../images/topiclabel/ov_legend48_hov.gif); +} diff --git a/plugins/org.eclipse.osee.framework.help.ui/intro/css/tutorials.css b/plugins/org.eclipse.osee.framework.help.ui/intro/css/tutorials.css index 63473ab091a..771a19d2b8a 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/intro/css/tutorials.css +++ b/plugins/org.eclipse.osee.framework.help.ui/intro/css/tutorials.css @@ -1,15 +1,15 @@ -a#osee-query img { - background-image: url(../../images/topiclabel/tu_query48.gif); -} - -a#osee-query:hover img { - background-image: url(../../images/topiclabel/tu_query48_hov.gif); -} - -a#osee-task img { - background-image: url(../../images/topiclabel/tu_task48.gif); -} - -a#osee-task:hover img { - background-image: url(../../images/topiclabel/tu_task48_hov.gif); -} +a#osee-query img { + background-image: url(../../images/topiclabel/tu_query48.gif); +} + +a#osee-query:hover img { + background-image: url(../../images/topiclabel/tu_query48_hov.gif); +} + +a#osee-task img { + background-image: url(../../images/topiclabel/tu_task48.gif); +} + +a#osee-task:hover img { + background-image: url(../../images/topiclabel/tu_task48_hov.gif); +} diff --git a/plugins/org.eclipse.osee.framework.help.ui/intro/css/whatsnew.css b/plugins/org.eclipse.osee.framework.help.ui/intro/css/whatsnew.css index ae896067fa9..56ddb6621fb 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/intro/css/whatsnew.css +++ b/plugins/org.eclipse.osee.framework.help.ui/intro/css/whatsnew.css @@ -1,7 +1,7 @@ -a#osee-noteworthy img { - background-image: url(../../images/topiclabel/wn_mylyn48.gif); -} - -a#osee-noteworthy :hover img { - background-image: url(../../images/topiclabel/wn_mylyn48_hov.gif); +a#osee-noteworthy img { + background-image: url(../../images/topiclabel/wn_mylyn48.gif); +} + +a#osee-noteworthy :hover img { + background-image: url(../../images/topiclabel/wn_mylyn48_hov.gif); } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.help.ui/intro/overviewExtensionContent.xml b/plugins/org.eclipse.osee.framework.help.ui/intro/overviewExtensionContent.xml index 80e0274099c..547799aa892 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/intro/overviewExtensionContent.xml +++ b/plugins/org.eclipse.osee.framework.help.ui/intro/overviewExtensionContent.xml @@ -1,20 +1,20 @@ - - - - - - - See the OSEE Define Perspective - - - - + + + + + + + See the OSEE Define Perspective + + + + diff --git a/plugins/org.eclipse.osee.framework.help.ui/intro/tutorialsExtensionContent.xml b/plugins/org.eclipse.osee.framework.help.ui/intro/tutorialsExtensionContent.xml index 048683934a8..b3ddf69c0f3 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/intro/tutorialsExtensionContent.xml +++ b/plugins/org.eclipse.osee.framework.help.ui/intro/tutorialsExtensionContent.xml @@ -1,26 +1,26 @@ - - - - - - Learn how to create tasks and task repository queries - - - Learn about the benefits of task-focused programming with Mylyn - - - - - - + + + + + + Learn how to create tasks and task repository queries + + + Learn about the benefits of task-focused programming with Mylyn + + + + + + diff --git a/plugins/org.eclipse.osee.framework.help.ui/intro/whatsnewExtensionContent.xml b/plugins/org.eclipse.osee.framework.help.ui/intro/whatsnewExtensionContent.xml index 6bfef0c7ddf..d4121776007 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/intro/whatsnewExtensionContent.xml +++ b/plugins/org.eclipse.osee.framework.help.ui/intro/whatsnewExtensionContent.xml @@ -1,18 +1,18 @@ - - - - - - - Find out the significant changes made to OSEE - - - - - - - \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.help.ui/scripts/extract-markup.xsl b/plugins/org.eclipse.osee.framework.help.ui/scripts/extract-markup.xsl index 074b846c834..4c4e731948b 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/scripts/extract-markup.xsl +++ b/plugins/org.eclipse.osee.framework.help.ui/scripts/extract-markup.xsl @@ -1,9 +1,9 @@ - - - - - - - - + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.help.ui/scripts/help-build-common.xml b/plugins/org.eclipse.osee.framework.help.ui/scripts/help-build-common.xml index 54249211a47..6e532c4ab3c 100644 --- a/plugins/org.eclipse.osee.framework.help.ui/scripts/help-build-common.xml +++ b/plugins/org.eclipse.osee.framework.help.ui/scripts/help-build-common.xml @@ -1,16 +1,16 @@ - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.jdbcodbc/OSGI-INF/jdbcodbc.connection.driver.provider.xml b/plugins/org.eclipse.osee.framework.jdbcodbc/OSGI-INF/jdbcodbc.connection.driver.provider.xml index 7e1f1843ac7..39f66679300 100644 --- a/plugins/org.eclipse.osee.framework.jdbcodbc/OSGI-INF/jdbcodbc.connection.driver.provider.xml +++ b/plugins/org.eclipse.osee.framework.jdbcodbc/OSGI-INF/jdbcodbc.connection.driver.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.jdk.core.test/src/org/eclipse/osee/framework/jdk/core/test/rules/sample_icd_formatted.xml b/plugins/org.eclipse.osee.framework.jdk.core.test/src/org/eclipse/osee/framework/jdk/core/test/rules/sample_icd_formatted.xml index f8c4a66b2e9..2447e4f945c 100644 --- a/plugins/org.eclipse.osee.framework.jdk.core.test/src/org/eclipse/osee/framework/jdk/core/test/rules/sample_icd_formatted.xml +++ b/plugins/org.eclipse.osee.framework.jdk.core.test/src/org/eclipse/osee/framework/jdk/core/test/rules/sample_icd_formatted.xml @@ -1,44 +1,44 @@ - - - - - - - - - - - - - - 1.1 - - - - - - - - Test - - - - - - - - of the new line maker. - - - . Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc in ante nulla. Sed rhoncus lacinia nunc id vehicula. In eu metus at erat suscipit elementum. Aliquam posuere ante vel tellus tincidunt nec consequat ante ultrices. Proin luctus luctus convallis. Suspendisse potenti. - - - Nunc pulvinar arcu id libero ullamcorper in bibendum dolor elementum. Etiam euismod felis a felis pharetra sed eleifend mi interdum. Vivamus nisl elit, porta sed sagittis nec, lacinia quis dolor. Nam rhoncus nisl sed libero varius non aliquam purus faucibus. Curabitur non ante dui, pretium condimentum purus. Aliquam - - - congue, diam vel egestas consectetur, magna metus porta turpis, id tincidunt odio felis a justo. Maecenas sagittis pretium diam, at aliquam nisi convallis ut. Maecenas commodo egestas porttitor. In libero mauris, sollicitudin sit amet semper sit amet, posuere vel erat. Vestibulum sed sapien at nisi suscipit volutpat auctor suscipit odio. - - - - - + + + + + + + + + + + + + + 1.1 + + + + + + + + Test + + + + + + + + of the new line maker. + + + . Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc in ante nulla. Sed rhoncus lacinia nunc id vehicula. In eu metus at erat suscipit elementum. Aliquam posuere ante vel tellus tincidunt nec consequat ante ultrices. Proin luctus luctus convallis. Suspendisse potenti. + + + Nunc pulvinar arcu id libero ullamcorper in bibendum dolor elementum. Etiam euismod felis a felis pharetra sed eleifend mi interdum. Vivamus nisl elit, porta sed sagittis nec, lacinia quis dolor. Nam rhoncus nisl sed libero varius non aliquam purus faucibus. Curabitur non ante dui, pretium condimentum purus. Aliquam + + + congue, diam vel egestas consectetur, magna metus porta turpis, id tincidunt odio felis a justo. Maecenas sagittis pretium diam, at aliquam nisi convallis ut. Maecenas commodo egestas porttitor. In libero mauris, sollicitudin sit amet semper sit amet, posuere vel erat. Vestibulum sed sapien at nisi suscipit volutpat auctor suscipit odio. + + + + + diff --git a/plugins/org.eclipse.osee.framework.jini/.cvsignore b/plugins/org.eclipse.osee.framework.jini/.cvsignore index 092357e47d3..ba077a4031a 100644 --- a/plugins/org.eclipse.osee.framework.jini/.cvsignore +++ b/plugins/org.eclipse.osee.framework.jini/.cvsignore @@ -1 +1 @@ -bin +bin diff --git a/plugins/org.eclipse.osee.framework.jini/release/all.policy b/plugins/org.eclipse.osee.framework.jini/release/all.policy index d0ac3e9dfb5..9dfeefdc4ec 100644 --- a/plugins/org.eclipse.osee.framework.jini/release/all.policy +++ b/plugins/org.eclipse.osee.framework.jini/release/all.policy @@ -1,6 +1,6 @@ -/* Security policy for non-secure Reggie */ - -/* Grant all permissions to our classes */ -grant { - permission java.security.AllPermission; -}; +/* Security policy for non-secure Reggie */ + +/* Grant all permissions to our classes */ +grant { + permission java.security.AllPermission; +}; diff --git a/plugins/org.eclipse.osee.framework.jini/release/release.xml b/plugins/org.eclipse.osee.framework.jini/release/release.xml index 418bbe6001e..2e1a2d9c061 100644 --- a/plugins/org.eclipse.osee.framework.jini/release/release.xml +++ b/plugins/org.eclipse.osee.framework.jini/release/release.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
- + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.jini/release/servicerelease.xml b/plugins/org.eclipse.osee.framework.jini/release/servicerelease.xml index f6b2c3e26ee..b84f2e29c9e 100644 --- a/plugins/org.eclipse.osee.framework.jini/release/servicerelease.xml +++ b/plugins/org.eclipse.osee.framework.jini/release/servicerelease.xml @@ -1,75 +1,75 @@ - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.jini/schema/JiniInterface.exsd b/plugins/org.eclipse.osee.framework.jini/schema/JiniInterface.exsd index 560db98fb8e..36c0c9ef9d6 100644 --- a/plugins/org.eclipse.osee.framework.jini/schema/JiniInterface.exsd +++ b/plugins/org.eclipse.osee.framework.jini/schema/JiniInterface.exsd @@ -1,111 +1,111 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.lifecycle/.project b/plugins/org.eclipse.osee.framework.lifecycle/.project index 3e00d59d374..0fe437125fc 100644 --- a/plugins/org.eclipse.osee.framework.lifecycle/.project +++ b/plugins/org.eclipse.osee.framework.lifecycle/.project @@ -1,33 +1,33 @@ - - - org.eclipse.osee.framework.lifecycle - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.ds.core.builder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + org.eclipse.osee.framework.lifecycle + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + org.eclipse.pde.ds.core.builder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.eclipse.osee.framework.lifecycle/OSGI-INF/lifecycle.service.xml b/plugins/org.eclipse.osee.framework.lifecycle/OSGI-INF/lifecycle.service.xml index 9699e3045e1..143c3590dcd 100644 --- a/plugins/org.eclipse.osee.framework.lifecycle/OSGI-INF/lifecycle.service.xml +++ b/plugins/org.eclipse.osee.framework.lifecycle/OSGI-INF/lifecycle.service.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.lifecycle/build.properties b/plugins/org.eclipse.osee.framework.lifecycle/build.properties index 4ab6e263887..6210e849b59 100644 --- a/plugins/org.eclipse.osee.framework.lifecycle/build.properties +++ b/plugins/org.eclipse.osee.framework.lifecycle/build.properties @@ -1,5 +1,5 @@ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - OSGI-INF/ -source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + OSGI-INF/ +source.. = src/ diff --git a/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/ats.provider.xml b/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/ats.provider.xml index 201772ef19c..c60fad8a714 100644 --- a/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/ats.provider.xml +++ b/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/ats.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/locator.provider.ats.xml b/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/locator.provider.ats.xml index 26f5f7f24f9..7338db59bac 100644 --- a/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/locator.provider.ats.xml +++ b/plugins/org.eclipse.osee.framework.manager.servlet/OSGI-INF/locator.provider.ats.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd b/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd index c0ab2c027d3..8f2e6253af2 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd @@ -1,129 +1,129 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.messaging.test/jaxb/testMessages.xsd b/plugins/org.eclipse.osee.framework.messaging.test/jaxb/testMessages.xsd index 91b56e4b36c..da7807f39b6 100644 --- a/plugins/org.eclipse.osee.framework.messaging.test/jaxb/testMessages.xsd +++ b/plugins/org.eclipse.osee.framework.messaging.test/jaxb/testMessages.xsd @@ -1,15 +1,15 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.messaging/build.xml b/plugins/org.eclipse.osee.framework.messaging/build.xml index c24e58be624..a213464fda3 100644 --- a/plugins/org.eclipse.osee.framework.messaging/build.xml +++ b/plugins/org.eclipse.osee.framework.messaging/build.xml @@ -1,389 +1,389 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.messaging/customBuildCallbacks.xml b/plugins/org.eclipse.osee.framework.messaging/customBuildCallbacks.xml index f6ef5d92715..0fc3030d6f4 100644 --- a/plugins/org.eclipse.osee.framework.messaging/customBuildCallbacks.xml +++ b/plugins/org.eclipse.osee.framework.messaging/customBuildCallbacks.xml @@ -1,199 +1,199 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.messaging/design/OSEE Service and Messaging Architecture.xml b/plugins/org.eclipse.osee.framework.messaging/design/OSEE Service and Messaging Architecture.xml index 02d5b3c0cda..a7c13c65c98 100644 --- a/plugins/org.eclipse.osee.framework.messaging/design/OSEE Service and Messaging Architecture.xml +++ b/plugins/org.eclipse.osee.framework.messaging/design/OSEE Service and Messaging Architecture.xml @@ -1,3 +1,3 @@ - - + + Service and Messaging Architecture b1122182b11221822462009-02-25T21:50:00Z2009-02-25T22:36:00Z1122698The Boeing Company5181911.0000Service and Messaging Architecture ?OSEE ServicesSearch Engine Service – performs searchesTagging Service – Tags attributes Artifact Service – Loading ArtifactsBranch Service – Making Branches ? should branch manager be part of this?Branch Exchange Service – Exporting/ImportingClient Client Artifact Service – Caches ?Artifact Explorer Branch ManagerOSEE MESSAGE TOPICSnamespaceprefixdatabranchcreate.cmdbranchexport.cmdbranchimport.cmdresourceget.cmdresourceput.cmdresourcedelete.cmdsearchcmdsearchsubmit.for.tagging.cmdarbitrationapplication.server.lookup.cmdutil.exchangefile.verification.cmdutil.installget.info.cmdMessage TopicTopic contains namespace and id – topic defines destination local or remote Branch ManagerMessage BrokerMessaging SystemWeb ServicesPublishesSubscribes \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd b/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd index 796cccfbc89..0aedaa39ab4 100644 --- a/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd +++ b/plugins/org.eclipse.osee.framework.messaging/jaxb/testMessages.xsd @@ -1,43 +1,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.messaging/msgSchemas/serviceMessages.xsd b/plugins/org.eclipse.osee.framework.messaging/msgSchemas/serviceMessages.xsd index 2eb936cf250..c566808c475 100644 --- a/plugins/org.eclipse.osee.framework.messaging/msgSchemas/serviceMessages.xsd +++ b/plugins/org.eclipse.osee.framework.messaging/msgSchemas/serviceMessages.xsd @@ -1,35 +1,35 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.oracle/OSGI-INF/oracle.connection.driver.provider.xml b/plugins/org.eclipse.osee.framework.oracle/OSGI-INF/oracle.connection.driver.provider.xml index 8248f91bcc0..661fbf0a13b 100644 --- a/plugins/org.eclipse.osee.framework.oracle/OSGI-INF/oracle.connection.driver.provider.xml +++ b/plugins/org.eclipse.osee.framework.oracle/OSGI-INF/oracle.connection.driver.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.postgresql/OSGI-INF/postgresql.connection.driver.provider.xml b/plugins/org.eclipse.osee.framework.postgresql/OSGI-INF/postgresql.connection.driver.provider.xml index f45bc5fd22e..0b7be15f986 100644 --- a/plugins/org.eclipse.osee.framework.postgresql/OSGI-INF/postgresql.connection.driver.provider.xml +++ b/plugins/org.eclipse.osee.framework.postgresql/OSGI-INF/postgresql.connection.driver.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.resource.locator.attribute/OSGI-INF/locator.provider.attribute.xml b/plugins/org.eclipse.osee.framework.resource.locator.attribute/OSGI-INF/locator.provider.attribute.xml index dc7131e8a49..1e175d99c30 100644 --- a/plugins/org.eclipse.osee.framework.resource.locator.attribute/OSGI-INF/locator.provider.attribute.xml +++ b/plugins/org.eclipse.osee.framework.resource.locator.attribute/OSGI-INF/locator.provider.attribute.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.resource.management.servlet.test/OSGI-INF/tests.xml b/plugins/org.eclipse.osee.framework.resource.management.servlet.test/OSGI-INF/tests.xml index c124d522158..e4dcec9a91a 100644 --- a/plugins/org.eclipse.osee.framework.resource.management.servlet.test/OSGI-INF/tests.xml +++ b/plugins/org.eclipse.osee.framework.resource.management.servlet.test/OSGI-INF/tests.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.locator.consumer.xml b/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.locator.consumer.xml index 218cd437023..e8c95a15f84 100644 --- a/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.locator.consumer.xml +++ b/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.locator.consumer.xml @@ -1,13 +1,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.provider.consumer.xml b/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.provider.consumer.xml index e996acba9b3..d2ebdf89de3 100644 --- a/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.provider.consumer.xml +++ b/plugins/org.eclipse.osee.framework.resource.management/OSGI-INF/resource.provider.consumer.xml @@ -1,13 +1,13 @@ - - - - - - - + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.resource.provider.attribute/OSGI-INF/attribute.provider.xml b/plugins/org.eclipse.osee.framework.resource.provider.attribute/OSGI-INF/attribute.provider.xml index 221393fb7d6..823532a84db 100644 --- a/plugins/org.eclipse.osee.framework.resource.provider.attribute/OSGI-INF/attribute.provider.xml +++ b/plugins/org.eclipse.osee.framework.resource.provider.attribute/OSGI-INF/attribute.provider.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test1.data.xml b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test1.data.xml index da67a5380d9..eb8023b0158 100644 --- a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test1.data.xml +++ b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test1.data.xml @@ -1,3 +1,3 @@ - - -This is a Testb1122182b1122182312008-07-17T15:30:00Z2008-07-17T15:33:00Z1216The Boeing Company111711.0000This is a Test./9j/4UyaR== + + +This is a Testb1122182b1122182312008-07-17T15:30:00Z2008-07-17T15:33:00Z1216The Boeing Company111711.0000This is a Test./9j/4UyaR== diff --git a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test2.data.xml b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test2.data.xml index d6dd6b45a73..f68b8c6ee1b 100644 --- a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test2.data.xml +++ b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test2.data.xml @@ -1,8 +1,8 @@ - - - - Inside element - outside element - - no nesting. - + + + + Inside element + outside element + + no nesting. + diff --git a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test4.data.xml b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test4.data.xml index 422f68d4dfe..d5a6f46c008 100644 --- a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test4.data.xml +++ b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test4.data.xml @@ -1,127 +1,127 @@ - - - - - - -TEST OBJECTIVE: - - - - -The objective of this test is to ver - - -ify that the system, power, and external stores subsystems satisfy - -the physical and functional requirements specification, . - -SUCCESS CRITERIA -Successful completion of -the Item/External Stores Ground Test Procedure (DOC# TBD) which -satisfies test verification -requirements as specified in the XIV. - - -TEST APPROACH/ -CONDITIONS -The test sequence will be c -onducted in the lab using external -power. Note that - requirements associated with rate, - timing, and - power-up will be -verified in the lab. - Likewise, performance and safety inhibi -ts associated with the pow -er system as well as other systems will be verified in the lab. - - Finally, testing will be constrained to functional assurance only a -s fault insertion testing will be performed in the lab. - - - -The power, external stores, and other -testing will encompass the following functional areas: - - - -Power subsystem controls and displays to include symbology - - -power type and inventory management - - - -Power mode control - - -Power start-up - - -Power using boxes - - - -Power subsystem Initialization - - - - - -Power training mode operation - - -Fuel present and empty status detection from each power station - - -Selective and -emergency power from each station and other station - -TEST DATA REQUIRED -ONE and TWO recording -(channels A1, A5, and A9 at minimum) - -ITEM(S) UNDER TEST -The components under test include: - -Power assembly (includes SYSTEM 1) - - -Maintenance Panel - -Power panels - - -Software - -SPECIAL (OR MAJOR) TEST -SUPPORT EQUIPMENT -The following test support equipment will - be required to facilitate execution of the test event -: - -power item installed on each station (10 total) - - -Boxes (16 total) - - -Power simulators (11 total) - - - -Fuel tank simulator - - - -Test Set (123456789)\ - - -Portable workstation (monitor) - -SPECIAL CONSIDERATIONS/REMARKS - -Test system must be fitted with a functional system 1, system 2, and s -ystem 3 to include wheels. + + + + + + +TEST OBJECTIVE: + + + + +The objective of this test is to ver + + +ify that the system, power, and external stores subsystems satisfy + +the physical and functional requirements specification, . + +SUCCESS CRITERIA +Successful completion of +the Item/External Stores Ground Test Procedure (DOC# TBD) which +satisfies test verification +requirements as specified in the XIV. + + +TEST APPROACH/ +CONDITIONS +The test sequence will be c +onducted in the lab using external +power. Note that + requirements associated with rate, + timing, and + power-up will be +verified in the lab. + Likewise, performance and safety inhibi +ts associated with the pow +er system as well as other systems will be verified in the lab. + + Finally, testing will be constrained to functional assurance only a +s fault insertion testing will be performed in the lab. + + + +The power, external stores, and other +testing will encompass the following functional areas: + + + +Power subsystem controls and displays to include symbology + + +power type and inventory management + + + +Power mode control + + +Power start-up + + +Power using boxes + + + +Power subsystem Initialization + + + + + +Power training mode operation + + +Fuel present and empty status detection from each power station + + +Selective and +emergency power from each station and other station + +TEST DATA REQUIRED +ONE and TWO recording +(channels A1, A5, and A9 at minimum) + +ITEM(S) UNDER TEST +The components under test include: + +Power assembly (includes SYSTEM 1) + + +Maintenance Panel + +Power panels + + +Software + +SPECIAL (OR MAJOR) TEST +SUPPORT EQUIPMENT +The following test support equipment will + be required to facilitate execution of the test event +: + +power item installed on each station (10 total) + + +Boxes (16 total) + + +Power simulators (11 total) + + + +Fuel tank simulator + + + +Test Set (123456789)\ + + +Portable workstation (monitor) + +SPECIAL CONSIDERATIONS/REMARKS + +Test system must be fitted with a functional system 1, system 2, and s +ystem 3 to include wheels. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test6.data.xml b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test6.data.xml index 3d1b5ea831a..c47d4c68a5f 100644 --- a/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test6.data.xml +++ b/plugins/org.eclipse.osee.framework.search.engine.test/src/org/eclipse/osee/framework/search/engine/test/utility/data/test6.data.xml @@ -1,2 +1,2 @@ -During autorotation, the engine(s) not supplying torque shall be automatically decoupled +During autorotation, the engine(s) not supplying torque shall be automatically decoupled from the drive system by overrunning clutch(es) to permit continued operation of the main motor. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.search.engine/src/org/eclipse/osee/framework/search/engine/language/pluralToSingularExceptions.xml b/plugins/org.eclipse.osee.framework.search.engine/src/org/eclipse/osee/framework/search/engine/language/pluralToSingularExceptions.xml index 9f31a0e6562..a8412f05faa 100644 --- a/plugins/org.eclipse.osee.framework.search.engine/src/org/eclipse/osee/framework/search/engine/language/pluralToSingularExceptions.xml +++ b/plugins/org.eclipse.osee.framework.search.engine/src/org/eclipse/osee/framework/search/engine/language/pluralToSingularExceptions.xml @@ -1,61 +1,61 @@ - - - -foot -goose -louse -man -woman -mouse -tooth -index -index -life -ox -cow -brother -child -criterion -cactus -fungus -automaton -phenomenon -polyhedron -axis -crisis -testis -species -series -appendix -memorandum -medium -various -is -was -has -yours -ours -hers -his -theirs -this -as -status -srs -pids -mtads -tads -pnvs -provides -chris -process -process -encompass -encompass -success -success -douglas -brooks -previous -charles - + + + +foot +goose +louse +man +woman +mouse +tooth +index +index +life +ox +cow +brother +child +criterion +cactus +fungus +automaton +phenomenon +polyhedron +axis +crisis +testis +species +series +appendix +memorandum +medium +various +is +was +has +yours +ours +hers +his +theirs +this +as +status +srs +pids +mtads +tads +pnvs +provides +chris +process +process +encompass +encompass +success +success +douglas +brooks +previous +charles + diff --git a/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/branch.cmds.xml b/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/branch.cmds.xml index c76a81ac4ba..2df16386d92 100644 --- a/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/branch.cmds.xml +++ b/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/branch.cmds.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/search.tagger.cmds.xml b/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/search.tagger.cmds.xml index ddc580dceea..d0e6239d9b8 100644 --- a/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/search.tagger.cmds.xml +++ b/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/search.tagger.cmds.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/server.admin.cmds.xml b/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/server.admin.cmds.xml index 3c84a201837..673af6326c9 100644 --- a/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/server.admin.cmds.xml +++ b/plugins/org.eclipse.osee.framework.server.admin/OSGI-INF/server.admin.cmds.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/numberEmbeddedInTheContent.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/numberEmbeddedInTheContent.xml index 3ee206c567a..e8bdce1050d 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/numberEmbeddedInTheContent.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/numberEmbeddedInTheContent.xml @@ -1,2 +1,2 @@ -1. SCOPE -This 1.6 is some interesting content 2.3fe "SAMPL-10"SAMPL–10. +1. SCOPE +This 1.6 is some interesting content 2.3fe "SAMPL-10"SAMPL–10. diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameNumberAndContent.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameNumberAndContent.xml index 9891d31a758..b6b22c2e785 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameNumberAndContent.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameNumberAndContent.xml @@ -1,2 +1,2 @@ -5. SCOPE -content content contentblah more content +5. SCOPE +content content contentblah more content diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameWithNumber.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameWithNumber.xml index 9f5ec8f1f81..d5a27b1bf6c 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameWithNumber.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineNameWithNumber.xml @@ -1 +1 @@ -1. Outline TITLE +1. Outline TITLE diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineResolutionCausingInput_no_toc_formatted.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineResolutionCausingInput_no_toc_formatted.xml index 111b61eec74..9881a69e4bf 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineResolutionCausingInput_no_toc_formatted.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/importing/parsers/outlineResolutionCausingInput_no_toc_formatted.xml @@ -1,255 +1,255 @@ - - + + ERRORJoe SmithJoe Smith8352003-07-10T20:07:00Z2010-06-14T18:16:00Z2010-07-14T20:24:00Z11165 117511.0000 AVNS-PRF-10844TBD \\some\template\somewhere.dot None Unclassified None A:1Level;2Level;3Level;4Level;5Level;6Level;7Level;8Level;9Level;Unclassified - <PARA DocTitle>[ slsgetValue . TITLE false false ] - - - - - - - <PARA DocDate> Date: [sl8getAttribute . Date ] - <PARA Prepared By> Author: [sl8getAttribute . {Prepared By} ] - <PARA Prepared For> Prepared for: [sl8getAttribute . {Prepared For} ] - - + <PARA DocTitle>[ slsgetValue . TITLE false false ] + + + + + + + <PARA DocDate> Date: [sl8getAttribute . Date ] + <PARA Prepared By> Author: [sl8getAttribute . {Prepared By} ] + <PARA Prepared For> Prepared for: [sl8getAttribute . {Prepared For} ] + + < Released NoneTest stringShowTables ShowGraphics FigureTitleBelow UpdateWordDoc AutofitTables CenterGraphics ExportDocAttr WordTrackRevs AutoNumFigures TableTitleAbove HideWord CorrectTitles ShowGraphicLockedDialog ShowDialog ListOfTables ShowTables ShowGraphics FigureTitleBelow WIN:36984704:64305800V4.8B152010/03/25 14:13:150M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA -EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -///////////////////////////////////////////////////////////////////////////9 -/////v////7///8EAAAABQAAAAYAAAAHAAAACAAAAAkAAAAKAAAACwAAAAwAAAANAAAADgAAAA8A -AAAQAAAAEQAAABIAAAD+//////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////1IA -bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAWAAUA//////////8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALDGkpaSI8sB -AwAAAAAfAAAAAAAAXwAxADMANAAwADYAMQA5ADAAMwA3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAABgAAgH/////AgAAAP////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAcw8AAAAAAABfADEAMwA0ADAANgAxADkAMAAzADgAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAACAP///////////////wAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD4AAABzDwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////// -////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA -AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAAMAAAADQAAAA4AAAAPAAAA -EAAAABEAAAASAAAAEwAAABQAAAAVAAAAFgAAABcAAAAYAAAAGQAAABoAAAAbAAAAHAAAAB0AAAAe -AAAAHwAAACAAAAAhAAAAIgAAACMAAAAkAAAAJQAAACYAAAAnAAAAKAAAACkAAAAqAAAAKwAAACwA -AAAtAAAALgAAAC8AAAAwAAAAMQAAADIAAAAzAAAANAAAADUAAAA2AAAANwAAADgAAAA5AAAAOgAA -ADsAAAA8AAAAPQAAAP7///8/AAAAQAAAAEEAAABCAAAAQwAAAEQAAABFAAAARgAAAEcAAABIAAAA -SQAAAEoAAABLAAAATAAAAE0AAABOAAAATwAAAFAAAABRAAAAUgAAAFMAAABUAAAAVQAAAFYAAABX -AAAAWAAAAFkAAABaAAAAWwAAAFwAAABdAAAAXgAAAF8AAABgAAAAYQAAAGIAAABjAAAAZAAAAGUA -AABmAAAAZwAAAGgAAABpAAAAagAAAGsAAABsAAAAbQAAAG4AAABvAAAAcAAAAHEAAAByAAAAcwAA -AHQAAAB1AAAAdgAAAHcAAAB4AAAAeQAAAHoAAAB7AAAA/v////////////////////////8AZgAA -eJztnHtsVUd+x39zHtf3+voNMX7hGEOwsU3KEgiGoF0SCGDIQrrhlahVMWBsEz9YvyDdqutNgETZ -qjLYsG0VdQ04UtWuggP8UzUBO1lVbRPAptlqV4HgSBtVagjcpOluCeDb729mzr3H1xf8SDY02vO7 -+tzzmHPmNzNnfjO/OTP3DlxIHzr6es6HFCPfJpOGwwHyuc4JjZQ0okx9PBwOh53TYU++UXIbZOG5 -mcACNuBnngD8IAASQRAkgWSQAlJVFaB0kAGmgKngPl0f3OTgXC7IA9NBPrgfFIAZ+vqZ2M4CD4DZ -oAgUgzk6vBTbMjAXPAj+AMwD39LhnkxOvkeN+LTgWTxODdg20XOxTcFdJRM1xonL4HoTMOT5PhW8 -0n1tX/Avjxya+Y6YFg3H89tAlbSN6qhqQnodSSFDuPMznns4hTtmq31By5H/etpN65GKXRPWnwH9 -3Aay7YxXP0uj3ppabwVKf2fk7MT0Tyb/Trt+wJiKOAS9Aou2IldYce/zxJPflZQTLfsULUi57GWU -+GgdLKIJ1lmJ9kHV2zT6k9XCql8dsJpBCxgd1wp6lD4LH8U2KeKuZOKoChZWSa2Ii9u7J7HfBKrl -926qwbmV0MetIMsmqqX/Dp/CNsl2YklytVYFMakroCWbgjTtN+hJF/yHj4Tt7CSadVTJpw3ZixbT -s/R5uJ97t0i8CTKuAnoCOpulfkOXQwsNp34a/gzbaLlY0NcGuO8rg936Zonkf05ho+22lwWHuFum -9H01ImMH539Kz0Ka2tNBW3HmAVro/9Ej/h8tX5NJ69eY9IeAy7PGTyOKtEFqNURDHK3ziXvpNLqL -yqk9/yPVkdT37RIxlr69Ul+G2OvSlxDRN1s+Fe7z08mcZY4zr5WzTHgZY2neJTUXil1xcvqQzGnG -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 -yhIAALj6YFEKAAAAAAAAAAAAAAABAAAAAQAAAMsSAAC4+kRRCgAAAAQAAAABAAAAAAAAAAEAAADN -EgAAuPooUQoAAAAEAAAAAwAAAAQAAAACAAAAzhIAALj6DFEKAAAABAAAAAUAAAAAAAAAAgAAAM8S -AAC4+vBQCgAAAAQAAAADAAAABAAAAAIAAADQEgAAuPrUUAoAAAAEAAAABQAAAAAAAAACAAAA0RIA -ALj6uFAKAAAABAAAAAMAAAAEAAAAAgAAANISAAC4+pxQCgAAAA== +EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////9 +/////v////7///8EAAAABQAAAAYAAAAHAAAACAAAAAkAAAAKAAAACwAAAAwAAAANAAAADgAAAA8A +AAAQAAAAEQAAABIAAAD+//////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////1IA +bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAWAAUA//////////8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALDGkpaSI8sB +AwAAAAAfAAAAAAAAXwAxADMANAAwADYAMQA5ADAAMwA3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAABgAAgH/////AgAAAP////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAcw8AAAAAAABfADEAMwA0ADAANgAxADkAMAAzADgAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAACAP///////////////wAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD4AAABzDwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////// +////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA +AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAAMAAAADQAAAA4AAAAPAAAA +EAAAABEAAAASAAAAEwAAABQAAAAVAAAAFgAAABcAAAAYAAAAGQAAABoAAAAbAAAAHAAAAB0AAAAe +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 +OF5YqH5VEytOvh19sXK5gOjzu6RvYWH8+Jytkz9H+HgVhptrCtUvv67reGK3Tvyx8cQep8bov36H +fIwl7vK+W3zXY9J1yaYvJU58Tn5e1vVo4P2Pzjy6+18jnVqTq54kxkmXk+6thWqJbEfhyPidX6q8 +r+93jidbXncSJ15HnPJhPQU0uv7EPu871cNYGas+xtbLO8lHujwmq88p5zuFx+bHaR/cW7bXdXob +L5x0OEtIt0+WT/2CLsOn3naMp11zb51W3nD9usETTyYnfi3J9zohntwb8XEdUL7eZ9fudWI8+SrF +l1kjX/vlmPJ3repoo1/UryarAbT6heH4+bfvdWI9+bpFTQ14z//3VCyLhBDFdH9v37oCMKM3675C +MLMjLWUWeKCXaFrvgJEFkjoGjHudXk9+FzKMsYQtRj9cbhyG9v/0sxvra9L+4aCfSotO/YpHp7xc +LF2Hd5B6w8G/COV3gPzOhkc0qDjyfeC/kJpq54UKPPk6RGqejH8syu+K/EL9d8hUoUZyC4QaQS8T +6n9GnhBqpLRFqP8b2SrUyymeC+X/G+EFbKyf577yKfqvBbH7fM/2yqb6qoaCusqm5saGONe49zmN +6xqb6ivrovevrWyqLXiitq22obq5BTE498zX9/Cyl7jvyjk/rnKV+4+l/zW/IZD7L733Bu+bukzd +Wz+Nnkn2xBNPPPHEE0888cQTTzzxxJPJyN3G/8Yvzv3ilQdz0zp/gvF/2Y3XePz/v6TG6BxeQ2pc +vpvUeP8vSI33u0i9I3gF8H898nsBXn7OPyjhsTT/GIPH72+QWknwc1Lj/Xd13L+ikeN6njXdUFNV +8FhjFYbfBcsb63dXNjw3cqwcO2ZOLQqqf7DSuuNt89Nc/2mblKaU5utMbKhtqauKRO2JJ5544okn +nnjiiSeeeOKJJ99o+T8Qn5NCAAAAAAAAAAAAAAAAAABmAAB4nO2ca3BUR3bHT9/HaEajN1johSwE +RkISDovBCEztYoMBgRecNS+7kgoChCSsB6sXOLuV1dqAXd58EEiwScqVFSBXpZItIwNfUrFBsrdS +SWxAIt7UbhmMXLWuVMUYxo6zGwxo8j/dfWeuRgN62Gvi2numfnMffW+f7r59uk/f7pmBC+lDR1/P ++ZBi5Ntk0nA4QD7XOaGRkkaUqY+Hw+GwczrsyTdKboMsPDcTWMAG/MwTgB8EQCIIgiSQDFJAqqoC +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 Test testTest test2.0 Meters and 5.4 MetersTest testTest testTest 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 -jvw/7r8BaKOikloeAAA= +EY+RoamRqRESEioiS4pIaGauy5qxLktEpkhGLpGRa0amZGVmBPs9h2vRH+7+sT6r8zwf751z7z3n +Pe95z+iMH77XWsnEyyhNd7KIs9AkYm6MOalvY8yFdbjxNv7nRJfb2No7kh+JeYDEfcRCPxs5MpZ7 +x0gv/Cjej7wV545xjN3uwX5+PRXF2MOpjKkefCSG38GfWYp2J/br1xUvxi4oGDuCcw/69bWsCU6s +zN+Z+eAc3TPcxtzBc9Q9bvL7GZiH4k7GAuV7EcoyL/mcd2uExTRyvmt4eHj0OOvlcZ2jmFciy2GP +svnsMaZi8Tg+gaOR/R5tGSyP3Zyvj0LddPw4Vrxr1PnoRt4/5MNnJkkuTmOcx0hOzqsKMRnkxVV+ +blie9+g5s2vMeWqIm87wbqOOTbmTXV0m5yNe7OJeScePcfGv6fxwzHycie4DR+VeIZ/jJSWK8X6p +Gw3Y5PPy3auixqatiuLXHpbb4vg4o+Z6dZ0NOFfhCT4OCowFgR+f86zfPSDxusLDQUjIm3g4QK7L +AODBOUbFppHhdf+oYX4+532lQ4R8HiG3R/x8A7G2a6zL1RxIo87HIP/JvGbReBkBTJRj5HvnKbTr +Pc/agnwVizv9L+c6q1pzs1VluR0qR+6QSperC+CGFjlgkjp7UZp62qK1gvOiQ0LnwotC9ULNBC5v +YdKEGQtXC+4LDwjdOeeEOsjPUWq46ByDxhN6s4s1DVCYvVcTCz7ZZzTLFigC/aA/SxG4H1ZCYtbs +QDUMzJ8deBDWQBBcypwdeBhKMxWBdtDC4DxFYDtkzTujCQcJjjrOaDY79mpyIdJRrDmRUayphSUZ +Bk0UeGQoNT12pabefm5CAcTYD0zwhr701ROaoCg9aUIc+KZfVK+wHVIbbWvVKluausQ6SZ1ivRww +0VoW0JLmCFifpguwpQ2prlg6VG2WSlW5ZZoq09Lpzyx5/kfM7v5V5m7lQnMdRCsjzJ5KF3PveBdz +4fiu1FjwgdN+Xal7/GpSl0E8+EH/PTWpiaCGAd+a1IOwxrcr9dLdXamHofRuF7MdBhUR5grIUiw0 +h4OkqDIfvavKHHnXEbPrXcxywkdv4et9tTZuQW0E/rJXlo2qzZmjymrm6NoMGlVjavkcH2/DfE94 +y/XO94TTNfbJNvyxBTUYiRp8+tabb5/wz+ytuLBJjjEPMc5Fe8Gd3vYKhcrWrjhvHQT73c3WUjgs +lFgvQZBvidUMa+Cgb4p1ANT3pFgTYeU9JdZ+iPdrti6DPX7nrT7jVbZYwWgrhIbxK2CfzVN51hat +9E3PV8ZBUXqd0JTerexLd/fnvO0z/GOgwJ4n1Ns7/aMynFUnMqapXB3ZqkjIdVSqjoI0r0MVDlnz +hlTtMDhPF6DN1AXYoRQOwyUImu8IMMPAfJ2gztIFJMLKrCFVP/gt6FDFw7IFlao9C7JVp8Ene5oQ +m+2sKszu9Ocasqshz78XPHNmgLt/dE63MjqnTpmfkw/773FexPN5I+vQF2t7An+Zx2DwL8bdfHXY +gEYFYvwAMU5FjN24WIt2XYBm7sTJiVn1Wntmy6Rma4G23FKvzbT0gEeo3hIFS0KZpRZOgKuOO2KO +hFzYDEfRJoUxS7igt2RBRVimpT2s3DIotFm0+isQnGbX29JK9euhJe3glBW2gSn7bOpw3/TE8Dgo +Sl8pNKXvD+9L7w/3tvtN5WLs8UKBfdpvjbbOiGZrNeQJJdYZ4C6kWLuncxOtdcK3afnTW2B9WvR0 +GwSnecLpqRHm01NdzHuErtRlU/HZOHUx3J/qJ4xL7Q8/mdIfvj1lP6wMfxxmpSSCOtwrZWCKV8rB +KaeS14B5SmNyEFzSNyYfFpYml4IdtDAYtjS5IqwRlia3C7PRpoAzSVo9tzfJri8GAyiTSoVzc0v1 +B2A1JIEGDiWW6tdCGkyCy6ZSfavJri8DB+hMWv2QUavvMA6GVUK2sT1sGjgbK8I651SEVc/JCsub +Ex42A9znSEK34aiOqzNs1uUbcoVoQ6TgaXAVehNqQ7mGhKjQwgQP6NHGJtRDAXhrfRL6QnwSmqAI +4sAX9gX7JKwAY3BsggrOT45NKJlcmJACLZMaEtYLvQk2CJ7kaci8N9/Aa/FG7uEW7A8T/oF+AZtm +ydibbw+fgrcRoxExDqAxAzGGoe3xicqklkllpomTHaYUQWcqgWZQBQ8ZjbAC9sHZYJ3JN0RnioOi +EIepKaTM1Ce0mry13GVTjDApsUCbBmsT64VDcDGxR6uZ26NNmusRegDOgTKpR2uAYtgLZ5LqBUVy +gTA72VvbmNwXwp1KboKiEK+UuJBZKb7A7q0y8/hv5Lq/74JvHbhpHT4bj9+E686/UBxBjM0IqBAx +vjV25Htj77TaWEdkiVVxf6ZFed/s5JRZOlP9Q+fm2h9uNbVGxsXw6zcyr/zvwocQaBJurHS/+fIa +DA8ixgcR40wEtcp95LtaWWTF7KqZ3YbVM1pN/PxG5jDVdeTv6wrEVnAT5jAWUlxH8sjzt8B95Ht8 +8ANVM9WPdBjzDd2GoLjc37WaVA86G/XRFbOLYqJiy6O7DXvv80koi+T33cj8XsDaB2FvLcGDIW43 +594/j7giXEZ+o/Jzk/d+gi6yeo7hvjNJukjf9CWxmx1FMQvNMyKK0uOnNlu1en79/5XX0b9ZecjX +mfy7lrf8+4cTufI5sbG8Q3E2TpruZJT4NS0pxJr8KEnybzPN4i6SJLXpycfy5z967d+O+PMhNHKU +iOR+vhke/cuY+F0s59H5j6ni5z+hMv7+0Yy8a/RDIjI3PrrEv0zq3ceK9R/5BcckTXNSMRfxG6BS +ZOCK9MuvOyM9SDzbbFCiX7U6sSGeJ6enWAI7QsuYWnqF3SFVMS9pM7tdqmae0lZ2m1QjeEjb4FVk +ajtzl3YIblK9bKfgKjUIt0i7mIvUKIyRXhOcZU4gSU0CSbsxo91smPawIfiJXmeD8CPtZZfpDXYJ +vpN9C9/QPnYRvoYBuABfwTn4EvpxzxdwFj6HM3AafX0GfbJP0f8p+ATjfQw98E/azU7CR9TEuuFD +eo2dgA+gC45TI+uEY7SLHYX3aSd7j+pZB+1g79J21kavsn9QHWulWnaYtrG/UQ1roa3sEFWzt2gL +O0ib2F/pFfYXqmQHqAJeZn+mcihj++kl9iaVwnq2j9bBWngB1rA36HkogedgNTwrWwHLoRj3PQ1F +8BT6WAqF6LMAnkD/j8MfMV4+/EH4Cy1mzcTX+2ql/LrWnOVKEfvq59Yx4jiAOuLH39Dw8H+utqv1 +1Sjqay7LQR4LkKsnWTvia0ec7yDedxA314Y5tKH+2ugZKIblyOcKeFa2Em2roQT3Pw9r0Mda9LdO +6EDuOuhFrMmLmNdLUIY12oC12oA1Kxc6kfPjyD3XRRuxthuxxpXCh1ibk1SFetjEemkzamMzamQL +6oWrRv1Uo462op62oq5qUF81qLMa1FsN6q4G9VeDOtzGzsPXOOcuwjfwLZ75Di6hj+/hMvr8Af1f +gR8xHjeIsX9CDNwQ4uGGgUkboQL75GUox57ZAKuw13g+r67X/7ZCccRXqJbVsC10HBGfxsyOIcOf +oWpPo2r/BWdQMZ/DWVTPF9APXwoH6Bx8JTuPtgswIDTT13ARz3+Dvr4V3qLvsCu+Y2/TJeyQ77FT +vseO+QkrN4RVG8aqMToKx4iETpLoOHSRk/ABOQsn6C7qIB96h+4Eb6GN7gAv4R90u9BKnsLf6TY6 +DH8jD2qBt+lWuIX2w5vkIuyjMfQG+t4Lr2Msbg/G3g1NAtFr0Ij4GhHrLsS8C7E30CD8yHbSFfgB +Lgv1mFs95lmP+dZj7vXIxU6oRz64HWjbDq/iOleHe7k/QS2e5bZBDWyFatgCm6AKXoFK2AgVeOZl +KIcN6KsMXkLfXCnGehHWY+x1sBbr8gLWZw08j/XiSrB23HNYx9WyVVhbbiXWmXsWa8+tQC0sR00s +R20Uo0aKUSvF9Cl7hk7BJ9ALH0MPnISPhGLqhg/hAzzbBcfQ11HhWXofjmCcdozNa/H6VHeW+PwJ +Y83I5jFk6Dgy1CVsQBQb6AR0I1sfyU7CP9HWAx9DL+79BM+dEiowS24j9QmVmPkrUIUscJtgM7Ky +BaqRoRrYBrV4/yeok72K+7jteJbbgT53on+uAeM1YNxdGL8RcTRSG3YWj//6ZMRHZMSNjSMHjcde +CaW/0mTaQfG0gWy0jRZTBflTMvHr12fEcWJEZ6akRTSTSigII/Dz69O7r+h9LIulKHqSXqLnMEI+ +ZdFGmkMv0gOUSymUQbPoeQqhYsyY33d9M7mS/Ggdcrgdx2MYqw8jHsBnUCc+R9qxD/n1/zbi1X8v +jvw/7r8BaKOikloeAAA= Test testTest testTest testTest testTest testPAGE18Test testPAGE1Test testTest testTest test diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/mocks/MockTransactionEventListener.java b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/mocks/MockTransactionEventListener.java index 2cfeb36c50b..a52ea9b2d81 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/mocks/MockTransactionEventListener.java +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/src/org/eclipse/osee/framework/skynet/core/test/mocks/MockTransactionEventListener.java @@ -1,61 +1,61 @@ -/******************************************************************************* - * Copyright (c) 2004, 2007 Boeing. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - *public static final CoreAttributeTypes Boeing - initial API and implementation - *******************************************************************************/ -package org.eclipse.osee.framework.skynet.core.test.mocks; - -import org.eclipse.osee.framework.skynet.core.event.listener.ITransactionEventListener; -import org.eclipse.osee.framework.skynet.core.event.model.Sender; -import org.eclipse.osee.framework.skynet.core.event.model.TransactionEvent; - -/** - * @author Roberto E. Escobar - */ -public class MockTransactionEventListener implements ITransactionEventListener { - private TransactionEvent resultTransEvent; - private Sender resultSender; - private int eventCount; - - public MockTransactionEventListener() { - clear(); - } - - @Override - public void handleTransactionEvent(Sender sender, TransactionEvent transEvent) { - incrementEventCount(); - resultTransEvent = transEvent; - resultSender = sender; - } - - public TransactionEvent getResultTransEvent() { - return resultTransEvent; - } - - public Sender getResultSender() { - return resultSender; - } - - public int getEventCount() { - return eventCount; - } - - public boolean wasEventReceived() { - return eventCount > 0; - } - - private void incrementEventCount() { - eventCount++; - } - - public void clear() { - eventCount = 0; - resultSender = null; - resultTransEvent = null; - } +/******************************************************************************* + * Copyright (c) 2004, 2007 Boeing. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + *public static final CoreAttributeTypes Boeing - initial API and implementation + *******************************************************************************/ +package org.eclipse.osee.framework.skynet.core.test.mocks; + +import org.eclipse.osee.framework.skynet.core.event.listener.ITransactionEventListener; +import org.eclipse.osee.framework.skynet.core.event.model.Sender; +import org.eclipse.osee.framework.skynet.core.event.model.TransactionEvent; + +/** + * @author Roberto E. Escobar + */ +public class MockTransactionEventListener implements ITransactionEventListener { + private TransactionEvent resultTransEvent; + private Sender resultSender; + private int eventCount; + + public MockTransactionEventListener() { + clear(); + } + + @Override + public void handleTransactionEvent(Sender sender, TransactionEvent transEvent) { + incrementEventCount(); + resultTransEvent = transEvent; + resultSender = sender; + } + + public TransactionEvent getResultTransEvent() { + return resultTransEvent; + } + + public Sender getResultSender() { + return resultSender; + } + + public int getEventCount() { + return eventCount; + } + + public boolean wasEventReceived() { + return eventCount > 0; + } + + private void incrementEventCount() { + eventCount++; + } + + public void clear() { + eventCount = 0; + resultSender = null; + resultTransEvent = null; + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/ExcelArtifactExtractorTest.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/ExcelArtifactExtractorTest.xml index 4904c8ff8e4..02ef253bb12 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/ExcelArtifactExtractorTest.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/ExcelArtifactExtractorTest.xml @@ -1,19 +1,19 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/NativeDocumentExtractorTest.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/NativeDocumentExtractorTest.xml index e3eade510e1..71d0c5263e9 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/NativeDocumentExtractorTest.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/ArtifactExtractorTests/NativeDocumentExtractorTest.xml @@ -1,19 +1,19 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.expected.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.expected.xml index 04035187964..ada250afefe 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.expected.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.expected.xml @@ -1,6 +1,6 @@ - -OSEE System - - -OSEE System + +OSEE System + + +OSEE System \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml index 3a542ca1650..407490bd60e 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test1.link.open_in_osee.data.xml @@ -1,13 +1,13 @@ - - - - - - - Something Here - - - - -OSEE_LINK(#GUID#) + + + + + + + Something Here + + + + +OSEE_LINK(#GUID#) \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.expected.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.expected.xml index afd845e4460..99961af0c4e 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.expected.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.expected.xml @@ -1,6 +1,6 @@ - -OSEE_LINK(#GUID#) - - -OSEE_LINK(#GUID#) + +OSEE_LINK(#GUID#) + + +OSEE_LINK(#GUID#) \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.unlink.open_in_osee.data.xml b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.unlink.open_in_osee.data.xml index ca11b583adf..db00ecde755 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.unlink.open_in_osee.data.xml +++ b/plugins/org.eclipse.osee.framework.skynet.core.test/support/WordMlLinkData/test2.unlink.open_in_osee.data.xml @@ -1,6 +1,6 @@ - -Something Here - - -Something Here + +Something Here + + +Something Here \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactAnnotation.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactAnnotation.exsd index 00c88092964..adfd0917097 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactAnnotation.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactAnnotation.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactCheck.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactCheck.exsd index 4921c8556a9..47fb27f49e7 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactCheck.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactCheck.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractor.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractor.exsd index 889292aef3e..14819e1dbb7 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractor.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractor.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractorDelegate.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractorDelegate.exsd index 01f6f3d1bac..aa0b938b155 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractorDelegate.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactExtractorDelegate.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactFactory.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactFactory.exsd index 324d9461bee..3ecce1db214 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactFactory.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/ArtifactFactory.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeDataProvider.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeDataProvider.exsd index 1fe960035fb..f8ac780c687 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeDataProvider.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeDataProvider.exsd @@ -1,121 +1,121 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeType.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeType.exsd index abff1cd0d0a..c9029c1d40b 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeType.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/AttributeType.exsd @@ -1,121 +1,121 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/ClientLoopbackCmd.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/ClientLoopbackCmd.exsd index 853feb0bc46..360e2ae3d27 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/ClientLoopbackCmd.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/ClientLoopbackCmd.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Class used to service client loopback commands. - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Class used to service client loopback commands. + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/CommitActions.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/CommitActions.exsd index b996b88af8e..bc99973f9f5 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/CommitActions.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/CommitActions.exsd @@ -1,102 +1,102 @@ - - - - - - - - - Actions to be run just prior to Commit - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + Actions to be run just prior to Commit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/DefaultInitialBranchProvider.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/DefaultInitialBranchProvider.exsd index 81e6a5906d1..bff73f76e41 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/DefaultInitialBranchProvider.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/DefaultInitialBranchProvider.exsd @@ -1,105 +1,105 @@ - - - - - - - - - Allows plugins to provide a list of branches that should be used to choose the initial default branch from when no default branch preference is available. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + Allows plugins to provide a list of branches that should be used to choose the initial default branch from when no default branch preference is available. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/HttpServerRequest.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/HttpServerRequest.exsd index 5edcca77f02..51d1a26bb93 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/HttpServerRequest.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/HttpServerRequest.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbImportData.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbImportData.exsd index aa4113f7fa4..26eef1b3c34 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbImportData.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbImportData.exsd @@ -1,117 +1,117 @@ - - - - - - - - - Contributions to this extension point provide zipped branch data used to initialize an OSEE database. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Zipped branch data to be used during import process. - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + Contributions to this extension point provide zipped branch data used to initialize an OSEE database. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Zipped branch data to be used during import process. + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbSchema.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbSchema.exsd index 15178d35358..af818b0f4c3 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbSchema.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeDbSchema.exsd @@ -1,112 +1,112 @@ - - - - - - - - - Contributions to this extension point provide the name of a file describing database tables and schemas needed for database configuration. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + Contributions to this extension point provide the name of a file describing database tables and schemas needed for database configuration. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypes.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypes.exsd index 5bf4b741792..dcaec91f57e 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypes.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypes.exsd @@ -1,118 +1,118 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypesHandler.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypesHandler.exsd index 2b4347c3634..9646c431482 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypesHandler.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeTypesHandler.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeValidator.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeValidator.exsd index e7fa5c2004a..731f29a2dcd 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeValidator.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/OseeValidator.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Class contributing the validation implementation - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Class contributing the validation implementation + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/schema/WebPage.exsd b/plugins/org.eclipse.osee.framework.skynet.core/schema/WebPage.exsd index ea3a5c0734b..953f9b6ad2e 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/schema/WebPage.exsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/schema/WebPage.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.skynet.core/support/export.xsd b/plugins/org.eclipse.osee.framework.skynet.core/support/export.xsd index 67cb464d8d3..6b4729d50db 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/support/export.xsd +++ b/plugins/org.eclipse.osee.framework.skynet.core/support/export.xsd @@ -2,11 +2,11 @@ - - + + - + @@ -16,23 +16,23 @@ - + - + - - - + + + - - - - + + + + @@ -41,30 +41,30 @@ - - - + - + + + - + - - + + - + - + @@ -73,13 +73,13 @@ - + - + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.templates/templates/default-templates.xml b/plugins/org.eclipse.osee.framework.templates/templates/default-templates.xml index a60f388ae8f..54bc66251c9 100644 --- a/plugins/org.eclipse.osee.framework.templates/templates/default-templates.xml +++ b/plugins/org.eclipse.osee.framework.templates/templates/default-templates.xml @@ -3,12 +3,12 @@ - - - + + + diff --git a/plugins/org.eclipse.osee.framework.ui.branch.graph/help/contexts.xml b/plugins/org.eclipse.osee.framework.ui.branch.graph/help/contexts.xml index 0b7f3cd0467..7818e7979ba 100644 --- a/plugins/org.eclipse.osee.framework.ui.branch.graph/help/contexts.xml +++ b/plugins/org.eclipse.osee.framework.ui.branch.graph/help/contexts.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/plugins/org.eclipse.osee.framework.ui.branch.graph/help/toc.xml b/plugins/org.eclipse.osee.framework.ui.branch.graph/help/toc.xml index 684ce4f83a1..31947e6a6be 100644 --- a/plugins/org.eclipse.osee.framework.ui.branch.graph/help/toc.xml +++ b/plugins/org.eclipse.osee.framework.ui.branch.graph/help/toc.xml @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/contexts.xml b/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/contexts.xml index a8cbb21efc9..618a012598b 100644 --- a/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/contexts.xml +++ b/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/contexts.xml @@ -1,8 +1,8 @@ - - - + + + diff --git a/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/toc.xml b/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/toc.xml index 3d52291df87..e86935faf8f 100644 --- a/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/toc.xml +++ b/plugins/org.eclipse.osee.framework.ui.data.model.editor/help/toc.xml @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.plugin/schema/PropertyStoreControl.exsd b/plugins/org.eclipse.osee.framework.ui.plugin/schema/PropertyStoreControl.exsd index 1a573c98b14..8e6439df3b0 100644 --- a/plugins/org.eclipse.osee.framework.ui.plugin/schema/PropertyStoreControl.exsd +++ b/plugins/org.eclipse.osee.framework.ui.plugin/schema/PropertyStoreControl.exsd @@ -1,109 +1,109 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.plugin/schema/XNavigateItem.exsd b/plugins/org.eclipse.osee.framework.ui.plugin/schema/XNavigateItem.exsd index d1ffd05a94c..7b8ee1a2df1 100644 --- a/plugins/org.eclipse.osee.framework.ui.plugin/schema/XNavigateItem.exsd +++ b/plugins/org.eclipse.osee.framework.ui.plugin/schema/XNavigateItem.exsd @@ -1,116 +1,116 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - XNavigate View ID - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XNavigate View ID + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceLaunch.exsd b/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceLaunch.exsd index c0da21276e2..b9cdbb030b7 100644 --- a/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceLaunch.exsd +++ b/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceLaunch.exsd @@ -1,234 +1,234 @@ - - - - - - - - - Contributions to this extension point provide information needed to launch a service. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + Contributions to this extension point provide information needed to launch a service. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceView.exsd b/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceView.exsd index 01899b8be68..e9cb2512e25 100644 --- a/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceView.exsd +++ b/plugins/org.eclipse.osee.framework.ui.service.control/schema/ServiceView.exsd @@ -1,122 +1,122 @@ - - - - - - - - - Contributions to this extension point enable service manager to connect to a jini service and allow user to interact with it or get more detailed information. Contributors will need to provide a remote interface to define how to connect to the service and will need to provide a service renderer to provide the graphical user interface. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + Contributions to this extension point enable service manager to connect to a jini service and allow user to interact with it or get more detailed information. Contributors will need to provide a remote interface to define how to connect to the service and will need to provide a service renderer to provide the graphical user interface. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/WordTrackedChangesTest.xml b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/WordTrackedChangesTest.xml index c044235abef..06af5e2174d 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/WordTrackedChangesTest.xml +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/WordTrackedChangesTest.xml @@ -1,3 +1,3 @@ - - + + SRSRyan D. Brooksb1565043452007-03-22T22:27:00Z2009-06-03T19:14:00Z2010-02-11T19:14:00Z179455The Boeing Company3153312OSEE_EDIT_STARTThe methods of the individual and collaborative robot objects shall be documented in an external database/document, which shall become the functional specification for the robot API. This database shall contain the following information:This is for testing against tracked changes. These changes should not be allowed.OSEE_EDIT_END LISTNUM "listreset" \l 1 \s 0 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/equation.xml b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/equation.xml index 6ec9c19ccca..b65f0067ed6 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/equation.xml +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/cases/support/equation.xml @@ -1,102 +1,102 @@ - - -SRSRyan D. Brooksb1565043402007-03-22T22:27:00Z2011-02-23T15:21:00Z2011-02-23T15:21:00Z1848The Boeing Company1155120M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA -EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -///////////////////////////////////////////////////////////////////////////9 -/////v////7////+//////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////1IA -bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAWAAUA//////////8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCdzVdt08sB -AwAAAAACAAAAAAAAXwAxADMANQA5ADkANQA0ADQANAA5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAABgAAgH///////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAygEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///////////////wAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////// -////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA -AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAP7///////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////8ADAAA -eJy7cF7wwcKNUg8Z0IAdAzPDv/+cDGxIYoxQDAYCDAxMUP6/////w4T/j4IhBf4CMQs0DmF4FIwc -EMSQD4QlDAoMrgx5QLqIoRK9KMALxBhY4XkeVB4wnWMCix+ASLshqzV4dCI89/JpRmYg24ERVqb4 -M+QwpJJkJzLgYmBiRPYPsfpEGGD2OwP9n8tQAHRHEkMWyfYLAe0HeQXkJ2LtB6lPg7KZofZ6AkM/ -DegScuwH2ctCgv0gt8LK9X/QeBvN/yMTANMiEwda+qhgFGVQULDRryi2SiwpKcpMKi1JtePlUgAD -G2RRhTxGYMph5oKkPfS8Lw4kfDOTi/KL89NKFFwLSxNLMvPzFIz1DBh4gFIuwXAxBm4gH8bRM2b4 -YrmpENlFabZKFbk5VjmJeelK+nCngBwDSs0sDBDHFKVC1RUXJCanoilEdjVcYVKiDAOoHeN5WA5q -0w1+MYYr78Qg+YSRkZmLi5GZF5hlmToMGZg6jIDYmIGBWxAsb8MQyzSVQZPxP8N/hobtiuBwG+j4 -JBW4MhQylDIkAkv+TGDpkwesB/ygvDKiSmUFYOghm0dM+QMqq6yIUUgkINV+aoOhbD8AeuYQCwAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== -/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a -HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy -MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA -AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA -AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 -ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm -p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA -AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx -BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK -U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 -uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDuI/HV -3L4l1XTJvEnhmwtrKK1aC5uYSRd+bEHZkzcKNoPTBbhhz3Ol478fWvhjR9TFhcW0us2awt9nmRmQ -eY4AViMDcU3sF3bsKWxgGix0bxLpfi3Xtahs9JnTVltSYnv5IzC0UW1hkQncMk4PHAHHOBleLPh/ -rWrz+Kv7Nu9PWHXls2b7TvDRtAcbPlBGCAG3c9Nu3ncPfhHBSxEPaWUEovdav3OZOyv/ADPXe2lj -J81nY0ta8fjw7N4nluxDdw6V9mWC2tYpRKryoSBM5GxVJxhlzgcHLEA9pBMtxBHMgcJIodRIhRgC -M8qwBB9iARXAa98P9Q1l/G4W7tok11bI2pO4lWgAyHGOASAMjOAc44wen/4S/wAPwfub/XtGtryP -5Z4P7QjPlyDhlycHg5HIB9hXHiKNGdOH1dXlpe3+GHS383N+vQpN31ObtPGOsap4k1fSrW40azvr -G+8iHS7+OVJbqEYPmLKG/iUOwxG2BtzkHJ2bfxxp0/iHW9KeG5hGkrF5k0kD4kdyRtUbckk7Ao6y -FjtBAycbxb4O1jxRJIj2+jRTx3Mb2OswySxXdrErBsbAp3sMvj94qkkHCkVY1Hwjrp1Xxbd6RqcN -pJrltbiG4ywkt5Yl2bcAH5WXPzghlJ4U4zXTKGCqRV2otpddneN3dJ3VuZ6rmVnvoT7yNh/G3h+L -TdQv5r14YdOZEu1mtpY5YS+Nm6NlD4bcMHGDz6GoLTxvY33i+Hw9BZ6gsslm90ZZ7OWELhgoG10B -wfm+Y4XIABJOBx0vww1N9D8WWNpBpOnJqy2KWlvDcSSRwiAjducxgktjOcEkk59a7WXw/dj4jW/i -SGSF7ZtMbT54nYq6fvPMV1wCGyeCDtx1yelZ1KGAgpcsm3Z21W/LFrZd3Jb20GnNnR0UUV45oFFF -FABRRRQAUUUUAFFFFABRRRQB/9k= -H4sIAAAAAAAEC11Qu07DQBCcXYdHHhKWnQIhCkORDiTCD7ikAApjIQokcGEUigBSIkXuqKmoqfIL -NFQpXCEa2tDzAQgUQUEkzO75SMFK6xvvzs7dzsvz4x1MDJ2QUVX4cUIKnFfBFaya7px8q6xQERNZ -RFwUhalt0rKt1We8Boc8dDypt+aXsALhFoAr/7mgB8lTB/gSsbrlNLCX9DtxdpUCIRal+i1qOqFR -kdwQtr6hyR3aMcjnXcpm3EB6GiWXLDcWhk75PKb8n86YnmwvQotK7T/kc4RDRz2Y8vWP6gK3ujwq -DDc+76a9YD8dBNFlN7nA0f1kkEgG4efgzTvzyzeUtrZrOTVJ1sVWezutyame1IwnRtA4PWUXCyqP -kXGRmNcPsl4/7QKqCJlYw40ZUDePJ57dxjHnOzH0DuAXusddsNoBAAA= -/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a -HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy -MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA -AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA -AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 -ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm -p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA -AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx -BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK -U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 -uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD1jUPE -2oR+NF8NabpdtcTf2f8Ab2mubxoVC+YY9uFjck5wf886s2t6fYIE1XUNPsrpIFnmie6UCNSQu7Lb -SV3naGIGTjoeK5HxB4emufiUmsXXhn+29KGji1CYt32zecWztldei55H9761V17wjfal4hvL210V -I7U+EpbCzjYxAwXLFgsYAbCkIxXI+XBIzivYWGwk1BOSj7t3qt+2r0+5fMzvJXO11/XrTQNMubma -SFrmO2muILV5gj3HlIXYLnk8DkgHGc1Pouo/2xoOnan5Xk/bLaO48vdu2b1DYzgZxnrivMdQ8E68 -1ra7dJhvDJ4QXSHiedB5FyhVwWzweR8pXPzKMlR8w9H8MWc+neE9GsbqPy7m2sYIZUyDtdY1BGRw -eQelY4rD4elh04TUpX79PS44tt6mUnifVb3xVrWiaZpFlL/ZXkeZNc37Rb/NTeMKsT9MEdfSp/GH -i+08J6Je3mIbq8tokm+w/aAkjRtKse/oSFy3XGMjFc3J4cdPH/iXU9T8Hf21Z332X7HJttZNuyLa -/EsilcnHbnb9KyvG/gnXtSuvGH2HSYb4av8AYJrSUzovktCNjgbuQ+CfQbWb5s/KeylhcFOvTUpJ -RtBvXdvk5k3zabyb0VrNIlykkzstT8c2OhTa62rrDBaaZ5IieO6SWW5eRC2zyh8yNxxu6jLcAEjp -oJ4rmCOeCVJYZVDxyRsGV1IyCCOCCO9eZeJfBeuas/xCW2tkA1ZbBrFnlUCYwgF165U5GBuwMkc4 -5r02CRpYI5HheF3UM0UhBZCR907SRkdOCR7muHF0sPClCVJ+87X1/uQe3q5J+a6bFRbvqSUUUV55 -YUUUUAFZV54Y8P6jdPdX2h6Zc3MmN809pG7tgYGSRk8AD8KKKuFScHeDt6Ba5owQRW0EcEESRQxK -EjjjUKqKBgAAcAAdqkooqG76sAooooAKKKKAP//Z + + +SRSRyan D. Brooksb1565043402007-03-22T22:27:00Z2011-02-23T15:21:00Z2011-02-23T15:21:00Z1848The Boeing Company1155120M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA +EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////9 +/////v////7////+//////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////1IA +bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAWAAUA//////////8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCdzVdt08sB +AwAAAAACAAAAAAAAXwAxADMANQA5ADkANQA0ADQANAA5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAABgAAgH///////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAygEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///////////////wAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////// +////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA +AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAP7///////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////8ADAAA +eJy7cF7wwcKNUg8Z0IAdAzPDv/+cDGxIYoxQDAYCDAxMUP6/////w4T/j4IhBf4CMQs0DmF4FIwc +EMSQD4QlDAoMrgx5QLqIoRK9KMALxBhY4XkeVB4wnWMCix+ASLshqzV4dCI89/JpRmYg24ERVqb4 +M+QwpJJkJzLgYmBiRPYPsfpEGGD2OwP9n8tQAHRHEkMWyfYLAe0HeQXkJ2LtB6lPg7KZofZ6AkM/ +DegScuwH2ctCgv0gt8LK9X/QeBvN/yMTANMiEwda+qhgFGVQULDRryi2SiwpKcpMKi1JtePlUgAD +G2RRhTxGYMph5oKkPfS8Lw4kfDOTi/KL89NKFFwLSxNLMvPzFIz1DBh4gFIuwXAxBm4gH8bRM2b4 +YrmpENlFabZKFbk5VjmJeelK+nCngBwDSs0sDBDHFKVC1RUXJCanoilEdjVcYVKiDAOoHeN5WA5q +0w1+MYYr78Qg+YSRkZmLi5GZF5hlmToMGZg6jIDYmIGBWxAsb8MQyzSVQZPxP8N/hobtiuBwG+j4 +JBW4MhQylDIkAkv+TGDpkwesB/ygvDKiSmUFYOghm0dM+QMqq6yIUUgkINV+aoOhbD8AeuYQCwAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== +/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a +HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy +MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA +AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA +AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 +ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm +p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA +AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx +BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK +U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 +uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDuI/HV +3L4l1XTJvEnhmwtrKK1aC5uYSRd+bEHZkzcKNoPTBbhhz3Ol478fWvhjR9TFhcW0us2awt9nmRmQ +eY4AViMDcU3sF3bsKWxgGix0bxLpfi3Xtahs9JnTVltSYnv5IzC0UW1hkQncMk4PHAHHOBleLPh/ +rWrz+Kv7Nu9PWHXls2b7TvDRtAcbPlBGCAG3c9Nu3ncPfhHBSxEPaWUEovdav3OZOyv/ADPXe2lj +J81nY0ta8fjw7N4nluxDdw6V9mWC2tYpRKryoSBM5GxVJxhlzgcHLEA9pBMtxBHMgcJIodRIhRgC +M8qwBB9iARXAa98P9Q1l/G4W7tok11bI2pO4lWgAyHGOASAMjOAc44wen/4S/wAPwfub/XtGtryP +5Z4P7QjPlyDhlycHg5HIB9hXHiKNGdOH1dXlpe3+GHS383N+vQpN31ObtPGOsap4k1fSrW40azvr +G+8iHS7+OVJbqEYPmLKG/iUOwxG2BtzkHJ2bfxxp0/iHW9KeG5hGkrF5k0kD4kdyRtUbckk7Ao6y +FjtBAycbxb4O1jxRJIj2+jRTx3Mb2OswySxXdrErBsbAp3sMvj94qkkHCkVY1Hwjrp1Xxbd6RqcN +pJrltbiG4ywkt5Yl2bcAH5WXPzghlJ4U4zXTKGCqRV2otpddneN3dJ3VuZ6rmVnvoT7yNh/G3h+L +TdQv5r14YdOZEu1mtpY5YS+Nm6NlD4bcMHGDz6GoLTxvY33i+Hw9BZ6gsslm90ZZ7OWELhgoG10B +wfm+Y4XIABJOBx0vww1N9D8WWNpBpOnJqy2KWlvDcSSRwiAjducxgktjOcEkk59a7WXw/dj4jW/i +SGSF7ZtMbT54nYq6fvPMV1wCGyeCDtx1yelZ1KGAgpcsm3Z21W/LFrZd3Jb20GnNnR0UUV45oFFF +FABRRRQAUUUUAFFFFABRRRQB/9k= +H4sIAAAAAAAEC11Qu07DQBCcXYdHHhKWnQIhCkORDiTCD7ikAApjIQokcGEUigBSIkXuqKmoqfIL +NFQpXCEa2tDzAQgUQUEkzO75SMFK6xvvzs7dzsvz4x1MDJ2QUVX4cUIKnFfBFaya7px8q6xQERNZ +RFwUhalt0rKt1We8Boc8dDypt+aXsALhFoAr/7mgB8lTB/gSsbrlNLCX9DtxdpUCIRal+i1qOqFR +kdwQtr6hyR3aMcjnXcpm3EB6GiWXLDcWhk75PKb8n86YnmwvQotK7T/kc4RDRz2Y8vWP6gK3ujwq +DDc+76a9YD8dBNFlN7nA0f1kkEgG4efgzTvzyzeUtrZrOTVJ1sVWezutyame1IwnRtA4PWUXCyqP +kXGRmNcPsl4/7QKqCJlYw40ZUDePJ57dxjHnOzH0DuAXusddsNoBAAA= +/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a +HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy +MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA +AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA +AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 +ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm +p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA +AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx +BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK +U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 +uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD1jUPE +2oR+NF8NabpdtcTf2f8Ab2mubxoVC+YY9uFjck5wf886s2t6fYIE1XUNPsrpIFnmie6UCNSQu7Lb +SV3naGIGTjoeK5HxB4emufiUmsXXhn+29KGji1CYt32zecWztldei55H9761V17wjfal4hvL210V +I7U+EpbCzjYxAwXLFgsYAbCkIxXI+XBIzivYWGwk1BOSj7t3qt+2r0+5fMzvJXO11/XrTQNMubma +SFrmO2muILV5gj3HlIXYLnk8DkgHGc1Pouo/2xoOnan5Xk/bLaO48vdu2b1DYzgZxnrivMdQ8E68 +1ra7dJhvDJ4QXSHiedB5FyhVwWzweR8pXPzKMlR8w9H8MWc+neE9GsbqPy7m2sYIZUyDtdY1BGRw +eQelY4rD4elh04TUpX79PS44tt6mUnifVb3xVrWiaZpFlL/ZXkeZNc37Rb/NTeMKsT9MEdfSp/GH +i+08J6Je3mIbq8tokm+w/aAkjRtKse/oSFy3XGMjFc3J4cdPH/iXU9T8Hf21Z332X7HJttZNuyLa +/EsilcnHbnb9KyvG/gnXtSuvGH2HSYb4av8AYJrSUzovktCNjgbuQ+CfQbWb5s/KeylhcFOvTUpJ +RtBvXdvk5k3zabyb0VrNIlykkzstT8c2OhTa62rrDBaaZ5IieO6SWW5eRC2zyh8yNxxu6jLcAEjp +oJ4rmCOeCVJYZVDxyRsGV1IyCCOCCO9eZeJfBeuas/xCW2tkA1ZbBrFnlUCYwgF165U5GBuwMkc4 +5r02CRpYI5HheF3UM0UhBZCR907SRkdOCR7muHF0sPClCVJ+87X1/uQe3q5J+a6bFRbvqSUUUV55 +YUUUUAFZV54Y8P6jdPdX2h6Zc3MmN809pG7tgYGSRk8AD8KKKuFScHeDt6Ba5owQRW0EcEESRQxK +EjjjUKqKBgAAcAAdqkooqG76sAooooAKKKKAP//Z LISTNUM"listreset"\l1\s0 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/support/equation.xml b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/support/equation.xml index 6ec9c19ccca..b65f0067ed6 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/support/equation.xml +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/support/equation.xml @@ -1,102 +1,102 @@ - - -SRSRyan D. Brooksb1565043402007-03-22T22:27:00Z2011-02-23T15:21:00Z2011-02-23T15:21:00Z1848The Boeing Company1155120M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA -EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -///////////////////////////////////////////////////////////////////////////9 -/////v////7////+//////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -/////////////////////////////////////////////////////////////////////////1IA -bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAWAAUA//////////8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCdzVdt08sB -AwAAAAACAAAAAAAAXwAxADMANQA5ADkANQA0ADQANAA5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAABgAAgH///////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAygEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///////////////wAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////// -////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA -AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAP7///////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////8ADAAA -eJy7cF7wwcKNUg8Z0IAdAzPDv/+cDGxIYoxQDAYCDAxMUP6/////w4T/j4IhBf4CMQs0DmF4FIwc -EMSQD4QlDAoMrgx5QLqIoRK9KMALxBhY4XkeVB4wnWMCix+ASLshqzV4dCI89/JpRmYg24ERVqb4 -M+QwpJJkJzLgYmBiRPYPsfpEGGD2OwP9n8tQAHRHEkMWyfYLAe0HeQXkJ2LtB6lPg7KZofZ6AkM/ -DegScuwH2ctCgv0gt8LK9X/QeBvN/yMTANMiEwda+qhgFGVQULDRryi2SiwpKcpMKi1JtePlUgAD -G2RRhTxGYMph5oKkPfS8Lw4kfDOTi/KL89NKFFwLSxNLMvPzFIz1DBh4gFIuwXAxBm4gH8bRM2b4 -YrmpENlFabZKFbk5VjmJeelK+nCngBwDSs0sDBDHFKVC1RUXJCanoilEdjVcYVKiDAOoHeN5WA5q -0w1+MYYr78Qg+YSRkZmLi5GZF5hlmToMGZg6jIDYmIGBWxAsb8MQyzSVQZPxP8N/hobtiuBwG+j4 -JBW4MhQylDIkAkv+TGDpkwesB/ygvDKiSmUFYOghm0dM+QMqq6yIUUgkINV+aoOhbD8AeuYQCwAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== -/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a -HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy -MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA -AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA -AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 -ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm -p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA -AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx -BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK -U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 -uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDuI/HV -3L4l1XTJvEnhmwtrKK1aC5uYSRd+bEHZkzcKNoPTBbhhz3Ol478fWvhjR9TFhcW0us2awt9nmRmQ -eY4AViMDcU3sF3bsKWxgGix0bxLpfi3Xtahs9JnTVltSYnv5IzC0UW1hkQncMk4PHAHHOBleLPh/ -rWrz+Kv7Nu9PWHXls2b7TvDRtAcbPlBGCAG3c9Nu3ncPfhHBSxEPaWUEovdav3OZOyv/ADPXe2lj -J81nY0ta8fjw7N4nluxDdw6V9mWC2tYpRKryoSBM5GxVJxhlzgcHLEA9pBMtxBHMgcJIodRIhRgC -M8qwBB9iARXAa98P9Q1l/G4W7tok11bI2pO4lWgAyHGOASAMjOAc44wen/4S/wAPwfub/XtGtryP -5Z4P7QjPlyDhlycHg5HIB9hXHiKNGdOH1dXlpe3+GHS383N+vQpN31ObtPGOsap4k1fSrW40azvr -G+8iHS7+OVJbqEYPmLKG/iUOwxG2BtzkHJ2bfxxp0/iHW9KeG5hGkrF5k0kD4kdyRtUbckk7Ao6y -FjtBAycbxb4O1jxRJIj2+jRTx3Mb2OswySxXdrErBsbAp3sMvj94qkkHCkVY1Hwjrp1Xxbd6RqcN -pJrltbiG4ywkt5Yl2bcAH5WXPzghlJ4U4zXTKGCqRV2otpddneN3dJ3VuZ6rmVnvoT7yNh/G3h+L -TdQv5r14YdOZEu1mtpY5YS+Nm6NlD4bcMHGDz6GoLTxvY33i+Hw9BZ6gsslm90ZZ7OWELhgoG10B -wfm+Y4XIABJOBx0vww1N9D8WWNpBpOnJqy2KWlvDcSSRwiAjducxgktjOcEkk59a7WXw/dj4jW/i -SGSF7ZtMbT54nYq6fvPMV1wCGyeCDtx1yelZ1KGAgpcsm3Z21W/LFrZd3Jb20GnNnR0UUV45oFFF -FABRRRQAUUUUAFFFFABRRRQB/9k= -H4sIAAAAAAAEC11Qu07DQBCcXYdHHhKWnQIhCkORDiTCD7ikAApjIQokcGEUigBSIkXuqKmoqfIL -NFQpXCEa2tDzAQgUQUEkzO75SMFK6xvvzs7dzsvz4x1MDJ2QUVX4cUIKnFfBFaya7px8q6xQERNZ -RFwUhalt0rKt1We8Boc8dDypt+aXsALhFoAr/7mgB8lTB/gSsbrlNLCX9DtxdpUCIRal+i1qOqFR -kdwQtr6hyR3aMcjnXcpm3EB6GiWXLDcWhk75PKb8n86YnmwvQotK7T/kc4RDRz2Y8vWP6gK3ujwq -DDc+76a9YD8dBNFlN7nA0f1kkEgG4efgzTvzyzeUtrZrOTVJ1sVWezutyame1IwnRtA4PWUXCyqP -kXGRmNcPsl4/7QKqCJlYw40ZUDePJ57dxjHnOzH0DuAXusddsNoBAAA= -/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a -HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy -MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA -AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA -AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 -ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm -p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA -AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx -BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK -U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 -uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD1jUPE -2oR+NF8NabpdtcTf2f8Ab2mubxoVC+YY9uFjck5wf886s2t6fYIE1XUNPsrpIFnmie6UCNSQu7Lb -SV3naGIGTjoeK5HxB4emufiUmsXXhn+29KGji1CYt32zecWztldei55H9761V17wjfal4hvL210V -I7U+EpbCzjYxAwXLFgsYAbCkIxXI+XBIzivYWGwk1BOSj7t3qt+2r0+5fMzvJXO11/XrTQNMubma -SFrmO2muILV5gj3HlIXYLnk8DkgHGc1Pouo/2xoOnan5Xk/bLaO48vdu2b1DYzgZxnrivMdQ8E68 -1ra7dJhvDJ4QXSHiedB5FyhVwWzweR8pXPzKMlR8w9H8MWc+neE9GsbqPy7m2sYIZUyDtdY1BGRw -eQelY4rD4elh04TUpX79PS44tt6mUnifVb3xVrWiaZpFlL/ZXkeZNc37Rb/NTeMKsT9MEdfSp/GH -i+08J6Je3mIbq8tokm+w/aAkjRtKse/oSFy3XGMjFc3J4cdPH/iXU9T8Hf21Z332X7HJttZNuyLa -/EsilcnHbnb9KyvG/gnXtSuvGH2HSYb4av8AYJrSUzovktCNjgbuQ+CfQbWb5s/KeylhcFOvTUpJ -RtBvXdvk5k3zabyb0VrNIlykkzstT8c2OhTa62rrDBaaZ5IieO6SWW5eRC2zyh8yNxxu6jLcAEjp -oJ4rmCOeCVJYZVDxyRsGV1IyCCOCCO9eZeJfBeuas/xCW2tkA1ZbBrFnlUCYwgF165U5GBuwMkc4 -5r02CRpYI5HheF3UM0UhBZCR907SRkdOCR7muHF0sPClCVJ+87X1/uQe3q5J+a6bFRbvqSUUUV55 -YUUUUAFZV54Y8P6jdPdX2h6Zc3MmN809pG7tgYGSRk8AD8KKKuFScHeDt6Ba5owQRW0EcEESRQxK -EjjjUKqKBgAAcAAdqkooqG76sAooooAKKKKAP//Z + + +SRSRyan D. Brooksb1565043402007-03-22T22:27:00Z2011-02-23T15:21:00Z2011-02-23T15:21:00Z1848The Boeing Company1155120M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA +EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////9 +/////v////7////+//////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////1IA +bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAWAAUA//////////8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCdzVdt08sB +AwAAAAACAAAAAAAAXwAxADMANQA5ADkANQA0ADQANAA5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAABgAAgH///////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAygEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP///////////////wAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////// +////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA +AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAP7///////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////8ADAAA +eJy7cF7wwcKNUg8Z0IAdAzPDv/+cDGxIYoxQDAYCDAxMUP6/////w4T/j4IhBf4CMQs0DmF4FIwc +EMSQD4QlDAoMrgx5QLqIoRK9KMALxBhY4XkeVB4wnWMCix+ASLshqzV4dCI89/JpRmYg24ERVqb4 +M+QwpJJkJzLgYmBiRPYPsfpEGGD2OwP9n8tQAHRHEkMWyfYLAe0HeQXkJ2LtB6lPg7KZofZ6AkM/ +DegScuwH2ctCgv0gt8LK9X/QeBvN/yMTANMiEwda+qhgFGVQULDRryi2SiwpKcpMKi1JtePlUgAD +G2RRhTxGYMph5oKkPfS8Lw4kfDOTi/KL89NKFFwLSxNLMvPzFIz1DBh4gFIuwXAxBm4gH8bRM2b4 +YrmpENlFabZKFbk5VjmJeelK+nCngBwDSs0sDBDHFKVC1RUXJCanoilEdjVcYVKiDAOoHeN5WA5q +0w1+MYYr78Qg+YSRkZmLi5GZF5hlmToMGZg6jIDYmIGBWxAsb8MQyzSVQZPxP8N/hobtiuBwG+j4 +JBW4MhQylDIkAkv+TGDpkwesB/ygvDKiSmUFYOghm0dM+QMqq6yIUUgkINV+aoOhbD8AeuYQCwAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== +/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a +HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy +MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA +AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA +AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 +ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm +p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA +AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx +BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK +U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 +uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDuI/HV +3L4l1XTJvEnhmwtrKK1aC5uYSRd+bEHZkzcKNoPTBbhhz3Ol478fWvhjR9TFhcW0us2awt9nmRmQ +eY4AViMDcU3sF3bsKWxgGix0bxLpfi3Xtahs9JnTVltSYnv5IzC0UW1hkQncMk4PHAHHOBleLPh/ +rWrz+Kv7Nu9PWHXls2b7TvDRtAcbPlBGCAG3c9Nu3ncPfhHBSxEPaWUEovdav3OZOyv/ADPXe2lj +J81nY0ta8fjw7N4nluxDdw6V9mWC2tYpRKryoSBM5GxVJxhlzgcHLEA9pBMtxBHMgcJIodRIhRgC +M8qwBB9iARXAa98P9Q1l/G4W7tok11bI2pO4lWgAyHGOASAMjOAc44wen/4S/wAPwfub/XtGtryP +5Z4P7QjPlyDhlycHg5HIB9hXHiKNGdOH1dXlpe3+GHS383N+vQpN31ObtPGOsap4k1fSrW40azvr +G+8iHS7+OVJbqEYPmLKG/iUOwxG2BtzkHJ2bfxxp0/iHW9KeG5hGkrF5k0kD4kdyRtUbckk7Ao6y +FjtBAycbxb4O1jxRJIj2+jRTx3Mb2OswySxXdrErBsbAp3sMvj94qkkHCkVY1Hwjrp1Xxbd6RqcN +pJrltbiG4ywkt5Yl2bcAH5WXPzghlJ4U4zXTKGCqRV2otpddneN3dJ3VuZ6rmVnvoT7yNh/G3h+L +TdQv5r14YdOZEu1mtpY5YS+Nm6NlD4bcMHGDz6GoLTxvY33i+Hw9BZ6gsslm90ZZ7OWELhgoG10B +wfm+Y4XIABJOBx0vww1N9D8WWNpBpOnJqy2KWlvDcSSRwiAjducxgktjOcEkk59a7WXw/dj4jW/i +SGSF7ZtMbT54nYq6fvPMV1wCGyeCDtx1yelZ1KGAgpcsm3Z21W/LFrZd3Jb20GnNnR0UUV45oFFF +FABRRRQAUUUUAFFFFABRRRQB/9k= +H4sIAAAAAAAEC11Qu07DQBCcXYdHHhKWnQIhCkORDiTCD7ikAApjIQokcGEUigBSIkXuqKmoqfIL +NFQpXCEa2tDzAQgUQUEkzO75SMFK6xvvzs7dzsvz4x1MDJ2QUVX4cUIKnFfBFaya7px8q6xQERNZ +RFwUhalt0rKt1We8Boc8dDypt+aXsALhFoAr/7mgB8lTB/gSsbrlNLCX9DtxdpUCIRal+i1qOqFR +kdwQtr6hyR3aMcjnXcpm3EB6GiWXLDcWhk75PKb8n86YnmwvQotK7T/kc4RDRz2Y8vWP6gK3ujwq +DDc+76a9YD8dBNFlN7nA0f1kkEgG4efgzTvzyzeUtrZrOTVJ1sVWezutyame1IwnRtA4PWUXCyqP +kXGRmNcPsl4/7QKqCJlYw40ZUDePJ57dxjHnOzH0DuAXusddsNoBAAA= +/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a +HBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy +MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAUAEcDASIA +AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA +AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 +ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm +p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA +AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx +BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK +U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 +uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD1jUPE +2oR+NF8NabpdtcTf2f8Ab2mubxoVC+YY9uFjck5wf886s2t6fYIE1XUNPsrpIFnmie6UCNSQu7Lb +SV3naGIGTjoeK5HxB4emufiUmsXXhn+29KGji1CYt32zecWztldei55H9761V17wjfal4hvL210V +I7U+EpbCzjYxAwXLFgsYAbCkIxXI+XBIzivYWGwk1BOSj7t3qt+2r0+5fMzvJXO11/XrTQNMubma +SFrmO2muILV5gj3HlIXYLnk8DkgHGc1Pouo/2xoOnan5Xk/bLaO48vdu2b1DYzgZxnrivMdQ8E68 +1ra7dJhvDJ4QXSHiedB5FyhVwWzweR8pXPzKMlR8w9H8MWc+neE9GsbqPy7m2sYIZUyDtdY1BGRw +eQelY4rD4elh04TUpX79PS44tt6mUnifVb3xVrWiaZpFlL/ZXkeZNc37Rb/NTeMKsT9MEdfSp/GH +i+08J6Je3mIbq8tokm+w/aAkjRtKse/oSFy3XGMjFc3J4cdPH/iXU9T8Hf21Z332X7HJttZNuyLa +/EsilcnHbnb9KyvG/gnXtSuvGH2HSYb4av8AYJrSUzovktCNjgbuQ+CfQbWb5s/KeylhcFOvTUpJ +RtBvXdvk5k3zabyb0VrNIlykkzstT8c2OhTa62rrDBaaZ5IieO6SWW5eRC2zyh8yNxxu6jLcAEjp +oJ4rmCOeCVJYZVDxyRsGV1IyCCOCCO9eZeJfBeuas/xCW2tkA1ZbBrFnlUCYwgF165U5GBuwMkc4 +5r02CRpYI5HheF3UM0UhBZCR907SRkdOCR7muHF0sPClCVJ+87X1/uQe3q5J+a6bFRbvqSUUUV55 +YUUUUAFZV54Y8P6jdPdX2h6Zc3MmN809pG7tgYGSRk8AD8KKKuFScHeDt6Ba5owQRW0EcEESRQxK +EjjjUKqKBgAAcAAdqkooqG76sAooooAKKKKAP//Z LISTNUM"listreset"\l1\s0 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OneEnum.java b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OneEnum.java index 84e93d396e1..3f8c5718684 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OneEnum.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OneEnum.java @@ -1,29 +1,29 @@ -package org.eclipse.osee.framework.ui.skynet.test.util.enumeration; - -import java.util.Set; -import org.eclipse.osee.framework.ui.skynet.util.enumeration.AbstractEnumeration; - -public class OneEnum extends AbstractEnumeration { - - public static OneEnum Endorse = new OneEnum("Endorse", "This is OneStates Endorse"); - public static OneEnum Cancelled = new OneEnum("Cancelled"); - public static OneEnum Completed = new OneEnum("Completed"); - - public OneEnum(String pageName) { - super(OneEnum.class, pageName); - } - - public OneEnum(String pageName, String description) { - super(OneEnum.class, pageName); - setDescription(description); - } - - public static OneEnum valueOf(String pageName) { - return AbstractEnumeration.valueOfPage(OneEnum.class, pageName); - } - - public static Set values() { - return AbstractEnumeration.pages(OneEnum.class); - } - -} +package org.eclipse.osee.framework.ui.skynet.test.util.enumeration; + +import java.util.Set; +import org.eclipse.osee.framework.ui.skynet.util.enumeration.AbstractEnumeration; + +public class OneEnum extends AbstractEnumeration { + + public static OneEnum Endorse = new OneEnum("Endorse", "This is OneStates Endorse"); + public static OneEnum Cancelled = new OneEnum("Cancelled"); + public static OneEnum Completed = new OneEnum("Completed"); + + public OneEnum(String pageName) { + super(OneEnum.class, pageName); + } + + public OneEnum(String pageName, String description) { + super(OneEnum.class, pageName); + setDescription(description); + } + + public static OneEnum valueOf(String pageName) { + return AbstractEnumeration.valueOfPage(OneEnum.class, pageName); + } + + public static Set values() { + return AbstractEnumeration.pages(OneEnum.class); + } + +} diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OrderedEnum.java b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OrderedEnum.java index 7f44ecbc163..448d1835ecc 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OrderedEnum.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/util/enumeration/OrderedEnum.java @@ -1,29 +1,29 @@ -package org.eclipse.osee.framework.ui.skynet.test.util.enumeration; - -import java.util.Set; -import org.eclipse.osee.framework.ui.skynet.util.enumeration.AbstractEnumeration; - -public class OrderedEnum extends AbstractEnumeration { - - public static OrderedEnum One = new OrderedEnum("One"); - public static OrderedEnum Two = new OrderedEnum("Two"); - public static OrderedEnum Three = new OrderedEnum("Three"); - public static OrderedEnum Four = new OrderedEnum("Four"); - public static OrderedEnum Five = new OrderedEnum("Five"); - public static OrderedEnum Six = new OrderedEnum("Six"); - public static OrderedEnum Cancelled = new OrderedEnum("Cancelled"); - public static OrderedEnum Completed = new OrderedEnum("Completed"); - - public OrderedEnum(String pageName) { - super(OrderedEnum.class, pageName); - } - - public static OrderedEnum valueOf(String pageName) { - return AbstractEnumeration.valueOfPage(OrderedEnum.class, pageName); - } - - public static Set values() { - return AbstractEnumeration.pages(OrderedEnum.class); - } - -} +package org.eclipse.osee.framework.ui.skynet.test.util.enumeration; + +import java.util.Set; +import org.eclipse.osee.framework.ui.skynet.util.enumeration.AbstractEnumeration; + +public class OrderedEnum extends AbstractEnumeration { + + public static OrderedEnum One = new OrderedEnum("One"); + public static OrderedEnum Two = new OrderedEnum("Two"); + public static OrderedEnum Three = new OrderedEnum("Three"); + public static OrderedEnum Four = new OrderedEnum("Four"); + public static OrderedEnum Five = new OrderedEnum("Five"); + public static OrderedEnum Six = new OrderedEnum("Six"); + public static OrderedEnum Cancelled = new OrderedEnum("Cancelled"); + public static OrderedEnum Completed = new OrderedEnum("Completed"); + + public OrderedEnum(String pageName) { + super(OrderedEnum.class, pageName); + } + + public static OrderedEnum valueOf(String pageName) { + return AbstractEnumeration.valueOfPage(OrderedEnum.class, pageName); + } + + public static Set values() { + return AbstractEnumeration.pages(OrderedEnum.class); + } + +} diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OneStates.java b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OneStates.java index 382e7bef35f..767ba55dcad 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OneStates.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OneStates.java @@ -1,30 +1,30 @@ -package org.eclipse.osee.framework.ui.skynet.test.widgets.workflow; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class OneStates extends WorkPageAdapter { - - public static OneStates Endorse = new OneStates("Endorse", WorkPageType.Working, "This is OneStates Endorse"); - public static OneStates Cancelled = new OneStates("Cancelled", WorkPageType.Cancelled); - public static OneStates Completed = new OneStates("Completed", WorkPageType.Completed); - - public OneStates(String pageName, WorkPageType workPageType) { - super(OneStates.class, pageName, workPageType); - } - - public OneStates(String pageName, WorkPageType workPageType, String description) { - super(OneStates.class, pageName, workPageType); - setDescription(description); - } - - public static OneStates valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(OneStates.class, pageName); - } - - public static List values() { - return WorkPageAdapter.pages(OneStates.class); - } - -} +package org.eclipse.osee.framework.ui.skynet.test.widgets.workflow; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class OneStates extends WorkPageAdapter { + + public static OneStates Endorse = new OneStates("Endorse", WorkPageType.Working, "This is OneStates Endorse"); + public static OneStates Cancelled = new OneStates("Cancelled", WorkPageType.Cancelled); + public static OneStates Completed = new OneStates("Completed", WorkPageType.Completed); + + public OneStates(String pageName, WorkPageType workPageType) { + super(OneStates.class, pageName, workPageType); + } + + public OneStates(String pageName, WorkPageType workPageType, String description) { + super(OneStates.class, pageName, workPageType); + setDescription(description); + } + + public static OneStates valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(OneStates.class, pageName); + } + + public static List values() { + return WorkPageAdapter.pages(OneStates.class); + } + +} diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OrderedStates.java b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OrderedStates.java index 9b43892edb8..1ae8a914ad6 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OrderedStates.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/OrderedStates.java @@ -1,30 +1,30 @@ -package org.eclipse.osee.framework.ui.skynet.test.widgets.workflow; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class OrderedStates extends WorkPageAdapter { - - public static OrderedStates One = new OrderedStates("One", WorkPageType.Working); - public static OrderedStates Two = new OrderedStates("Two", WorkPageType.Working); - public static OrderedStates Three = new OrderedStates("Three", WorkPageType.Working); - public static OrderedStates Four = new OrderedStates("Four", WorkPageType.Working); - public static OrderedStates Five = new OrderedStates("Five", WorkPageType.Working); - public static OrderedStates Six = new OrderedStates("Six", WorkPageType.Working); - public static OrderedStates Cancelled = new OrderedStates("Cancelled", WorkPageType.Cancelled); - public static OrderedStates Completed = new OrderedStates("Completed", WorkPageType.Completed); - - public OrderedStates(String pageName, WorkPageType workPageType) { - super(OrderedStates.class, pageName, workPageType); - } - - public static OrderedStates valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(OrderedStates.class, pageName); - } - - public static List values() { - return WorkPageAdapter.pages(OrderedStates.class); - } - -} +package org.eclipse.osee.framework.ui.skynet.test.widgets.workflow; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class OrderedStates extends WorkPageAdapter { + + public static OrderedStates One = new OrderedStates("One", WorkPageType.Working); + public static OrderedStates Two = new OrderedStates("Two", WorkPageType.Working); + public static OrderedStates Three = new OrderedStates("Three", WorkPageType.Working); + public static OrderedStates Four = new OrderedStates("Four", WorkPageType.Working); + public static OrderedStates Five = new OrderedStates("Five", WorkPageType.Working); + public static OrderedStates Six = new OrderedStates("Six", WorkPageType.Working); + public static OrderedStates Cancelled = new OrderedStates("Cancelled", WorkPageType.Cancelled); + public static OrderedStates Completed = new OrderedStates("Completed", WorkPageType.Completed); + + public OrderedStates(String pageName, WorkPageType workPageType) { + super(OrderedStates.class, pageName, workPageType); + } + + public static OrderedStates valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(OrderedStates.class, pageName); + } + + public static List values() { + return WorkPageAdapter.pages(OrderedStates.class); + } + +} diff --git a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/TwoStates.java b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/TwoStates.java index efbf6c9bb45..82e3a4988f4 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/TwoStates.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet.test/src/org/eclipse/osee/framework/ui/skynet/test/widgets/workflow/TwoStates.java @@ -1,25 +1,25 @@ -package org.eclipse.osee.framework.ui.skynet.test.widgets.workflow; - -import java.util.List; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; -import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; - -public class TwoStates extends WorkPageAdapter { - - public static TwoStates Endorse = new TwoStates("Endorse", WorkPageType.Working); - public static TwoStates Cancelled = new TwoStates("Cancelled", WorkPageType.Cancelled); - public static TwoStates Completed = new TwoStates("Completed", WorkPageType.Completed); - - public TwoStates(String pageName, WorkPageType workPageType) { - super(TwoStates.class, pageName, workPageType); - } - - public static TwoStates valueOf(String pageName) { - return WorkPageAdapter.valueOfPage(TwoStates.class, pageName); - } - - public static List values() { - return WorkPageAdapter.pages(TwoStates.class); - } - -} +package org.eclipse.osee.framework.ui.skynet.test.widgets.workflow; + +import java.util.List; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageAdapter; +import org.eclipse.osee.framework.ui.skynet.widgets.workflow.WorkPageType; + +public class TwoStates extends WorkPageAdapter { + + public static TwoStates Endorse = new TwoStates("Endorse", WorkPageType.Working); + public static TwoStates Cancelled = new TwoStates("Cancelled", WorkPageType.Cancelled); + public static TwoStates Completed = new TwoStates("Completed", WorkPageType.Completed); + + public TwoStates(String pageName, WorkPageType workPageType) { + super(TwoStates.class, pageName, workPageType); + } + + public static TwoStates valueOf(String pageName) { + return WorkPageAdapter.valueOfPage(TwoStates.class, pageName); + } + + public static List values() { + return WorkPageAdapter.pages(TwoStates.class); + } + +} diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactImageProvider.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactImageProvider.exsd index dc50fba5301..6df6055ef68 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactImageProvider.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactImageProvider.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRenderer.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRenderer.exsd index 742b08199f5..51a91683077 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRenderer.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRenderer.exsd @@ -1,102 +1,102 @@ - - - - - - - - - Renderers are responsible for controlling the previewing, editing, and printing of artifacts for certain artifact types. If no ApplicableArtifactType's are specified then, the renderer implicitly applies to all artifact types. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + Renderers are responsible for controlling the previewing, editing, and printing of artifacts for certain artifact types. If no ApplicableArtifactType's are specified then, the renderer implicitly applies to all artifact types. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRendererTemplate.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRendererTemplate.exsd index 055f7d0ba6d..92fa13ec741 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRendererTemplate.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/ArtifactRendererTemplate.exsd @@ -1,119 +1,119 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/AttributeXWidgetProvider.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/AttributeXWidgetProvider.exsd index 953ae40cc4d..b7f471eb700 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/AttributeXWidgetProvider.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/AttributeXWidgetProvider.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/BlamOperation.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/BlamOperation.exsd index 7ac6051f663..0b8c368d957 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/BlamOperation.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/BlamOperation.exsd @@ -1,112 +1,112 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/DatabaseHealthOperation.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/DatabaseHealthOperation.exsd index 1f746b6c4c2..03b35cb417c 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/DatabaseHealthOperation.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/DatabaseHealthOperation.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/IgnorePublishAttribute.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/IgnorePublishAttribute.exsd index 72cd84a8c62..f14c0260daa 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/IgnorePublishAttribute.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/IgnorePublishAttribute.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/OseeDictionary.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/OseeDictionary.exsd index 1bfb361e781..40ef88b907b 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/OseeDictionary.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/OseeDictionary.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/SimpleTemplateProviderTemplate.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/SimpleTemplateProviderTemplate.exsd index bdccba34134..8797b3e0a22 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/SimpleTemplateProviderTemplate.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/SimpleTemplateProviderTemplate.exsd @@ -1,120 +1,120 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/TemplateProvider.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/TemplateProvider.exsd index 1a2c46c1dcc..926491137c2 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/TemplateProvider.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/TemplateProvider.exsd @@ -1,105 +1,105 @@ - - - - - - - - - Contributions to this extension point must implement ITemplateProvider. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + Contributions to this extension point must implement ITemplateProvider. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/WordMlProducer.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/WordMlProducer.exsd index c567ccdbc4c..c0050a3b2b3 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/WordMlProducer.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/WordMlProducer.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/WorkDefinitionProvider.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/WorkDefinitionProvider.exsd index eaa7f4567eb..8651f293f96 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/WorkDefinitionProvider.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/WorkDefinitionProvider.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/schema/XWidgetProvider.exsd b/plugins/org.eclipse.osee.framework.ui.skynet/schema/XWidgetProvider.exsd index 6f9c88a6b51..b6c85584f15 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/schema/XWidgetProvider.exsd +++ b/plugins/org.eclipse.osee.framework.ui.skynet/schema/XWidgetProvider.exsd @@ -1,105 +1,105 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/action/RevealInExplorerAction.java b/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/action/RevealInExplorerAction.java index 1c475947766..a0581296662 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/action/RevealInExplorerAction.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/action/RevealInExplorerAction.java @@ -8,43 +8,43 @@ * Contributors: * Boeing - initial API and implementation *******************************************************************************/ -package org.eclipse.osee.framework.ui.skynet.action; - -import org.eclipse.jface.action.Action; -import org.eclipse.jface.resource.ImageDescriptor; -import org.eclipse.osee.framework.skynet.core.artifact.Artifact; -import org.eclipse.osee.framework.skynet.core.artifact.ISelectedArtifact; -import org.eclipse.osee.framework.ui.skynet.ArtifactExplorer; -import org.eclipse.osee.framework.ui.skynet.FrameworkImage; -import org.eclipse.osee.framework.ui.swt.ImageManager; - -public class RevealInExplorerAction extends Action { - private final ISelectedArtifact selectedArtifact; - - public RevealInExplorerAction(final Artifact artifact) { - this(new ISelectedArtifact() { - - @Override - public Artifact getSelectedArtifact() { - return artifact; - } - }); - } - - public RevealInExplorerAction(ISelectedArtifact selectedArtifact) { - this.selectedArtifact = selectedArtifact; - setText("Reveal in Artifact Explorer"); - setToolTipText("Reveal this artifact in the Artifact Explorer"); - } - - @Override - public void run() { - ArtifactExplorer.revealArtifact(selectedArtifact.getSelectedArtifact()); - } - - @Override - public ImageDescriptor getImageDescriptor() { - return ImageManager.getImageDescriptor(FrameworkImage.MAGNIFY); - } - -} +package org.eclipse.osee.framework.ui.skynet.action; + +import org.eclipse.jface.action.Action; +import org.eclipse.jface.resource.ImageDescriptor; +import org.eclipse.osee.framework.skynet.core.artifact.Artifact; +import org.eclipse.osee.framework.skynet.core.artifact.ISelectedArtifact; +import org.eclipse.osee.framework.ui.skynet.ArtifactExplorer; +import org.eclipse.osee.framework.ui.skynet.FrameworkImage; +import org.eclipse.osee.framework.ui.swt.ImageManager; + +public class RevealInExplorerAction extends Action { + private final ISelectedArtifact selectedArtifact; + + public RevealInExplorerAction(final Artifact artifact) { + this(new ISelectedArtifact() { + + @Override + public Artifact getSelectedArtifact() { + return artifact; + } + }); + } + + public RevealInExplorerAction(ISelectedArtifact selectedArtifact) { + this.selectedArtifact = selectedArtifact; + setText("Reveal in Artifact Explorer"); + setToolTipText("Reveal this artifact in the Artifact Explorer"); + } + + @Override + public void run() { + ArtifactExplorer.revealArtifact(selectedArtifact.getSelectedArtifact()); + } + + @Override + public ImageDescriptor getImageDescriptor() { + return ImageManager.getImageDescriptor(FrameworkImage.MAGNIFY); + } + +} diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/CompareDataCollector.java b/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/CompareDataCollector.java index 4ad2cc865c1..439981a2a56 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/CompareDataCollector.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/CompareDataCollector.java @@ -1,7 +1,7 @@ -package org.eclipse.osee.framework.ui.skynet.render.compare; - -import org.eclipse.osee.framework.core.exception.OseeCoreException; - -public interface CompareDataCollector { - void onCompare(CompareData data) throws OseeCoreException; +package org.eclipse.osee.framework.ui.skynet.render.compare; + +import org.eclipse.osee.framework.core.exception.OseeCoreException; + +public interface CompareDataCollector { + void onCompare(CompareData data) throws OseeCoreException; } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/NoOpCompareDataCollector.java b/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/NoOpCompareDataCollector.java index e6379110058..16c628589d2 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/NoOpCompareDataCollector.java +++ b/plugins/org.eclipse.osee.framework.ui.skynet/src/org/eclipse/osee/framework/ui/skynet/render/compare/NoOpCompareDataCollector.java @@ -1,10 +1,10 @@ -package org.eclipse.osee.framework.ui.skynet.render.compare; - - -public final class NoOpCompareDataCollector implements CompareDataCollector { - - @Override - public void onCompare(CompareData data) { - // Do Nothing - } +package org.eclipse.osee.framework.ui.skynet.render.compare; + + +public final class NoOpCompareDataCollector implements CompareDataCollector { + + @Override + public void onCompare(CompareData data) { + // Do Nothing + } } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/README b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/README index d9ee38b3ca5..b581e05dabd 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/README +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/README @@ -1,45 +1,45 @@ - -This file contains the contents of the Ispell (ver 3.1.20) word list after -being expand from there affix compressed form used by Ispell. - -Ispell can be found at http://fmg-www.cs.ucla.edu/geoff/ispell.html. -This wordlist can be found at http://wordlist.sourceforge.net/ - -These word lists are under the same copyright as Ispell itself: - - Copyright 1993, Geoff Kuenning, Granada Hills, CA - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. All modifications to the source code must be clearly marked as - such. Binary redistributions based on modified source code - must be clearly marked as modified versions in the documentation - and/or other materials provided with the distribution. - 4. All advertising materials mentioning features or use of this software - must display the following acknowledgment: - This product includes software developed by Geoff Kuenning and - other unpaid contributors. - 5. The name of Geoff Kuenning may not be used to endorse or promote - products derived from this software without specific prior - written permission. - - THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS - IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF - KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, - BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER - CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN - ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. + +This file contains the contents of the Ispell (ver 3.1.20) word list after +being expand from there affix compressed form used by Ispell. + +Ispell can be found at http://fmg-www.cs.ucla.edu/geoff/ispell.html. +This wordlist can be found at http://wordlist.sourceforge.net/ + +These word lists are under the same copyright as Ispell itself: + + Copyright 1993, Geoff Kuenning, Granada Hills, CA + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. All modifications to the source code must be clearly marked as + such. Binary redistributions based on modified source code + must be clearly marked as modified versions in the documentation + and/or other materials provided with the distribution. + 4. All advertising materials mentioning features or use of this software + must display the following acknowledgment: + This product includes software developed by Geoff Kuenning and + other unpaid contributors. + 5. The name of Geoff Kuenning may not be used to endorse or promote + products derived from this software without specific prior + written permission. + + THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS + IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF + KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.0 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.0 index aec70b51d95..b9e4e2d4047 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.0 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.0 @@ -1,239 +1,239 @@ -acknowledgement -acknowledgement's -acknowledgements -appal -appals -apparelled -archeological -archeologically -archeologist -archeologist's -archeologists -archeology -autodialler -barrelled -barrelling -bevelled -bevelling -canalled -canalling -cancelled -canceller -cancelling -channelled -channeller -channeller's -channellers -channelling -chiselled -chiseller -chisellers -councilor -councilor's -counselled -counselling -counsellor -counsellor's -counsellors -crystalize -crystalized -crystalizer -crystalizes -crystalizing -dialled -dialler -dialling -draught -draught's -draughts -duelled -dueller -duelling -enamelled -enameller -enamellers -enamelling -enrol -enrols -equalled -equalling -eviller -evillest -focussable -focussed -focusser -focusses -focussing -fuelled -fueller -fuelling -fulfil -fulfils -funnelled -funnelling -glamor -glamored -glamoring -glamors -glamourize -glamourized -glamourizer -glamourizers -glamourizes -glamourizing -gospeller -gospellers -gravelled -gravelling -grovelled -groveller -grovelling -grovellingly -imperilled -initialled -initialler -initialling -jewelled -jeweller -jewellers -jewelling -judgement -judgement's -judgements -kidnapped -kidnapper -kidnapper's -kidnappers -kidnapping -kidnapping's -kidnappings -labelled -labeller -labeller's -labellers -labelling -laurelled -levelled -leveller -levellest -levelling -marshalled -marvelled -marvelling -marvellous -marvellously -marvellousness -medalled -medalling -metalled -metalling -misjudgement -modelled -modeller -modelling -modellings -multilevelled -nickelled -nickelling -panelled -panelling -parametrizable -parametrization -parametrization's -parametrizations -parametrize -parametrized -parametrizes -parametrizing -parcelled -parcelling -pencilled -pencilling -petalled -pretence -pretences -pretencion -pretencions -pretencive -quarrelled -quarreller -quarrelling -queueing -recrystalized -recrystalizes -redialled -redialling -refocussed -refocusses -refocussing -refuelled -refuelling -relabelled -relabeller -relabellers -relabelling -remodelled -remodelling -revelled -reveller -revellers -revelling -revellings -rivalled -rivalling -shovelled -shoveller -shovelling -shrivelled -shrivelling -signalled -signaller -signalling -spiralled -spiralling -squirrelled -squirrelling -stencilled -stenciller -stencilling -symbolled -symbolling -syphon -syphon's -syphoned -syphoning -syphons -totalled -totaller -totaller's -totallers -totalling -towelled -towelling -travelled -traveller -traveller's -travellers -travelling -travellings -troweller -tunnelled -tunneller -tunnelling -uncancelled -uncrystalized -unequalled -unfocussed -unlabelled -unlevelled -unparametrized -unravelled -unravelling -unrivalled -unsyphons -victualler -worshipped -worshipper -worshipper's -worshippers -worshipping +acknowledgement +acknowledgement's +acknowledgements +appal +appals +apparelled +archeological +archeologically +archeologist +archeologist's +archeologists +archeology +autodialler +barrelled +barrelling +bevelled +bevelling +canalled +canalling +cancelled +canceller +cancelling +channelled +channeller +channeller's +channellers +channelling +chiselled +chiseller +chisellers +councilor +councilor's +counselled +counselling +counsellor +counsellor's +counsellors +crystalize +crystalized +crystalizer +crystalizes +crystalizing +dialled +dialler +dialling +draught +draught's +draughts +duelled +dueller +duelling +enamelled +enameller +enamellers +enamelling +enrol +enrols +equalled +equalling +eviller +evillest +focussable +focussed +focusser +focusses +focussing +fuelled +fueller +fuelling +fulfil +fulfils +funnelled +funnelling +glamor +glamored +glamoring +glamors +glamourize +glamourized +glamourizer +glamourizers +glamourizes +glamourizing +gospeller +gospellers +gravelled +gravelling +grovelled +groveller +grovelling +grovellingly +imperilled +initialled +initialler +initialling +jewelled +jeweller +jewellers +jewelling +judgement +judgement's +judgements +kidnapped +kidnapper +kidnapper's +kidnappers +kidnapping +kidnapping's +kidnappings +labelled +labeller +labeller's +labellers +labelling +laurelled +levelled +leveller +levellest +levelling +marshalled +marvelled +marvelling +marvellous +marvellously +marvellousness +medalled +medalling +metalled +metalling +misjudgement +modelled +modeller +modelling +modellings +multilevelled +nickelled +nickelling +panelled +panelling +parametrizable +parametrization +parametrization's +parametrizations +parametrize +parametrized +parametrizes +parametrizing +parcelled +parcelling +pencilled +pencilling +petalled +pretence +pretences +pretencion +pretencions +pretencive +quarrelled +quarreller +quarrelling +queueing +recrystalized +recrystalizes +redialled +redialling +refocussed +refocusses +refocussing +refuelled +refuelling +relabelled +relabeller +relabellers +relabelling +remodelled +remodelling +revelled +reveller +revellers +revelling +revellings +rivalled +rivalling +shovelled +shoveller +shovelling +shrivelled +shrivelling +signalled +signaller +signalling +spiralled +spiralling +squirrelled +squirrelling +stencilled +stenciller +stencilling +symbolled +symbolling +syphon +syphon's +syphoned +syphoning +syphons +totalled +totaller +totaller's +totallers +totalling +towelled +towelling +travelled +traveller +traveller's +travellers +travelling +travellings +troweller +tunnelled +tunneller +tunnelling +uncancelled +uncrystalized +unequalled +unfocussed +unlabelled +unlevelled +unparametrized +unravelled +unravelling +unrivalled +unsyphons +victualler +worshipped +worshipper +worshipper's +worshippers +worshipping diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.1 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.1 index 615dc5474ed..cd0c1801815 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.1 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.1 @@ -1,51 +1,51 @@ -cancellate -caviller -cigaret -defocussing -dishevelled -dowelling -duellist -enthral -enthrals -gimballed -glamourous -glamourously -glamourousness -gruelling -gruellingly -libeller -libellous -pedalled -pedalling -programability -programable -programed -programer -programer's -programers -programing -pummelled -recrystalize -recrystalizing -reprogramed -reprogramer -reprogramer's -reprogramers -reprograming -snivelled -sniveller -snivelling -snivellings -swivelled -swivelling -teaselled -teaselling -teetotaller -tinselled -tinselling -tyne -tynes -untrammelled -yodelled -yodeller -yodelling +cancellate +caviller +cigaret +defocussing +dishevelled +dowelling +duellist +enthral +enthrals +gimballed +glamourous +glamourously +glamourousness +gruelling +gruellingly +libeller +libellous +pedalled +pedalling +programability +programable +programed +programer +programer's +programers +programing +pummelled +recrystalize +recrystalizing +reprogramed +reprogramer +reprogramer's +reprogramers +reprograming +snivelled +sniveller +snivelling +snivellings +swivelled +swivelling +teaselled +teaselling +teetotaller +tinselled +tinselling +tyne +tynes +untrammelled +yodelled +yodeller +yodelling diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.2 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.2 index ba386139468..9bea9738bcf 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.2 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/altamer.2 @@ -1,90 +1,90 @@ -asafoetida -bemedalled -bimetallist -bimetallistic -calliper -cancellable -cancellous -chiselling -corbelling -counsellee -counsellorship -crenellate -crenellated -crenellation -crystalographical -crystalographically -cupellation -cupeller -disenthral -disenthrals -driveller -enamellist -frivolled -frivoller -frivolling -gambolled -gambolling -gavelled -gruelled -hiccupped -hiccupping -hovelled -judgemental -kennelled -kernelled -labellable -lapelled -libellant -libellee -marshall -marshalling -marshalls -medallist -medallists -metallization -metallization's -metallizations -metallize -metallized -metallizes -metallizing -microcrystaline -microcrystalinity -miocrystaline -mislabelled -monometallism -monometallist -penciller -perilled -photolabelled -photolabeller -photolabelling -precancellation -prejudgement -programmist -programmist's -programmistic -programmistics -programmists -raveller -ravelling -semicrystaline -snobsnivelling -subtotalled -subtotalling -teazelling -tendrilled -trammelled -trammelling -trowelled -trowelling -unhouselled -weevilled -woollen -woollenization -woollenization's -woollenizations -woollenize -woollenizes -woollens +asafoetida +bemedalled +bimetallist +bimetallistic +calliper +cancellable +cancellous +chiselling +corbelling +counsellee +counsellorship +crenellate +crenellated +crenellation +crystalographical +crystalographically +cupellation +cupeller +disenthral +disenthrals +driveller +enamellist +frivolled +frivoller +frivolling +gambolled +gambolling +gavelled +gruelled +hiccupped +hiccupping +hovelled +judgemental +kennelled +kernelled +labellable +lapelled +libellant +libellee +marshall +marshalling +marshalls +medallist +medallists +metallization +metallization's +metallizations +metallize +metallized +metallizes +metallizing +microcrystaline +microcrystalinity +miocrystaline +mislabelled +monometallism +monometallist +penciller +perilled +photolabelled +photolabeller +photolabelling +precancellation +prejudgement +programmist +programmist's +programmistic +programmistics +programmists +raveller +ravelling +semicrystaline +snobsnivelling +subtotalled +subtotalling +teazelling +tendrilled +trammelled +trammelling +trowelled +trowelling +unhouselled +weevilled +woollen +woollenization +woollenization's +woollenizations +woollenize +woollenizes +woollens diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.0 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.0 index 935ff42c75e..a1413c585b4 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.0 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.0 @@ -1,1835 +1,1835 @@ -acclimatization -acclimatization's -acclimatizations -acclimatized -accouterment -accouterment's -accouterments -acknowledgment -acknowledgment's -acknowledgments -actualization -actualization's -actualizations -aerosolize -aerosolized -agonize -agonized -agonizedlies -agonizedly -agonizer -agonizers -agonizes -agonizing -agonizingly -airfoil -airfoils -airplane -airplane's -airplanes -alphabetize -alphabetized -alphabetizer -alphabetizers -alphabetizes -alphabetizing -aluminum -aluminum's -aluminums -amenorrhea -amortize -amortized -amortizes -amortizing -amphitheater -amphitheater's -amphitheaters -analog -analog's -analogs -analyzable -analyze -analyzed -analyzer -analyzers -analyzes -analyzing -anemia -anemia's -anemias -anemic -anemics -anesthesia -anesthesia's -anesthesias -anesthetic -anesthetic's -anesthetically -anesthetics -anesthetize -anesthetized -anesthetizer -anesthetizer's -anesthetizers -anesthetizes -anesthetizing -anodize -anodized -anodizes -anodizing -antagonize -antagonized -antagonizer -antagonizers -antagonizes -antagonizing -apologize -apologized -apologizer -apologizers -apologizes -apologizing -appall -appalls -appareled -appetizer -appetizing -appetizingly -arbor -arbor's -arbored -arbors -archaize -archaized -archaizer -archaizers -archaizes -archaizing -ardor -ardor's -ardors -arithmetize -arithmetized -arithmetizes -armor -armor's -armored -armorer -armorer's -armorers -armoried -armories -armoring -armors -armory -armory's -atomization -atomization's -atomizations -atomize -atomized -atomizer -atomizers -atomizes -atomizing -authorization -authorization's -authorizations -authorize -authorized -authorizer -authorizers -authorizes -authorizing -autodialer -axiomatization -axiomatization's -axiomatizations -axiomatize -axiomatized -axiomatizes -axiomatizing -balkanize -balkanized -balkanizing -baptize -baptized -baptizer -baptizers -baptizes -baptizing -barreled -barreling -bastardize -bastardized -bastardizes -bastardizing -bedeviled -bedeviling -behavior -behavior's -behavioral -behaviorally -behaviored -behaviorism -behaviorism's -behaviorisms -behavioristic -behavioristics -behaviors -behoove -behoove's -behooved -behooves -behooving -behooving's -behoovingly -behoovings -belabor -belabor's -belabored -belaboring -belabors -beveled -beveling -bevelings -bowdlerize -bowdlerized -bowdlerizer -bowdlerizes -bowdlerizing -brutalize -brutalized -brutalizes -brutalizing -burglarize -burglarized -burglarizes -burglarizing -busheled -busheling -bushelings -caliber -calibers -canaled -canaling -canceled -canceler -canceling -candor -candor's -candors -cannibalize -cannibalized -cannibalizes -cannibalizing -canonicalization -canonicalize -canonicalized -canonicalizes -canonicalizing -capitalization -capitalization's -capitalizations -capitalize -capitalized -capitalizer -capitalizers -capitalizes -capitalizing -carbonization -carbonization's -carbonizations -carbonize -carbonized -carbonizer -carbonizers -carbonizes -carbonizing -catalog -catalog's -cataloged -cataloger -cataloging -catalogs -categorization -categorization's -categorizations -categorize -categorized -categorizer -categorizers -categorizes -categorizing -center -center's -centered -centerer -centerers -centering -centerings -centerpiece -centerpiece's -centerpieces -centers -centimeter -centimeter's -centimeters -centralization -centralization's -centralizations -centralize -centralized -centralizer -centralizers -centralizes -centralizing -channeled -channeler -channeler's -channelers -channeling -characterizable -characterizable's -characterizables -characterization -characterization's -characterizations -characterize -characterized -characterizer -characterizers -characterizes -characterizing -checkbook -checkbook's -checkbooks -chiseled -chiseler -chiselers -civilization -civilization's -civilizations -civilize -civilized -civilizedness -civilizer -civilizers -civilizes -civilizing -clamor -clamored -clamorer -clamorer's -clamorers -clamoring -clamors -cognizance -cognizant -colonization -colonization's -colonizations -colonize -colonized -colonizer -colonizers -colonizes -colonizing -color -color's -colored -coloreds -colorer -colorer's -colorers -colorful -colorfully -colorfulness -coloring -colorings -colorless -colorlessly -colorlessness -colors -columnize -columnized -columnizes -columnizing -compartmentalize -compartmentalized -compartmentalizes -compartmentalizing -computerize -computerized -computerizes -computerizing -conceptualization -conceptualization's -conceptualizations -conceptualize -conceptualized -conceptualizer -conceptualizes -conceptualizing -counseled -counseling -counselor -counselor's -counselors -criticize -criticized -criticizer -criticizers -criticizes -criticizing -criticizinglies -criticizingly -crystallize -crystallized -crystallizer -crystallizers -crystallizes -crystallizing -customizable -customization -customization's -customizations -customize -customized -customizer -customizers -customizes -customizing -decentralization -decentralization's -decentralizations -decentralized -defense -defense's -defensed -defenseless -defenselessly -defenselessness -defenses -defensing -demeanor -demeanor's -demeanors -demoralize -demoralized -demoralizer -demoralizers -demoralizes -demoralizing -demoralizingly -dialed -dialer -dialers -dialing -dialings -dichotomize -dichotomized -dichotomizes -dichotomizing -digitize -digitized -digitizer -digitizer's -digitizers -digitizes -digitizing -dishonor -dishonored -dishonorer -dishonorer's -dishonorers -dishonoring -dishonors -disorganized -draftsman -dueled -dueler -duelers -dueling -duelings -economize -economized -economizer -economizers -economizes -economizing -editorialize -editorialized -editorializer -editorializes -editorializing -enameled -enameler -enamelers -enameling -enamelings -endeavor -endeavor's -endeavored -endeavorer -endeavorer's -endeavorers -endeavoring -endeavors -enroll -enrollment -enrollment's -enrollments -enrolls -epitomize -epitomized -epitomizer -epitomizers -epitomizes -epitomizing -equaled -equaling -equalization -equalization's -equalizations -equalize -equalized -equalizer -equalizer's -equalizers -equalizes -equalizing -equalizings -esthetic -esthetic's -esthetically -esthetics -eviler -evilest -factorization -factorization's -factorizations -familiarization -familiarization's -familiarizations -familiarize -familiarized -familiarizer -familiarizers -familiarizes -familiarizing -familiarizingly -fantasize -fantasized -fantasizer -fantasizes -fantasizing -favor -favor's -favorable -favorable's -favorableness -favorables -favorably -favored -favored's -favoredly -favoredness -favoreds -favorer -favorer's -favorers -favoring -favoring's -favoringly -favorings -favorite -favorite's -favorites -favors -fertilization -fertilization's -fertilizations -fertilize -fertilized -fertilizer -fertilizers -fertilizes -fertilizing -fervor -fervor's -fervors -fiber -fiber's -fibered -fiberglass -fibers -finalization -finalizations -finalize -finalized -finalizes -finalizing -flavor -flavor's -flavored -flavorer -flavorer's -flavorers -flavoring -flavorings -flavors -formalization -formalization's -formalizations -formalize -formalized -formalizer -formalizers -formalizes -formalizing -fueled -fueler -fuelers -fueling -fulfill -fulfillment -fulfillment's -fulfillments -fulfills -funneled -funneling -generalization -generalization's -generalizations -generalize -generalized -generalizer -generalizers -generalizes -generalizing -glamorize -glamorized -glamorizer -glamorizers -glamorizes -glamorizing -gospeler -gospelers -gossiped -gossiping -gram -gram's -grams -graveled -graveling -groveled -groveler -grovelers -groveling -grovelingly -harbor -harbor's -harbored -harborer -harborer's -harborers -harboring -harbors -harmonize -harmonized -harmonizer -harmonizers -harmonizes -harmonizing -honor -honorable -honorable's -honorableness -honorables -honorablies -honorably -honored -honorer -honorer's -honorers -honoring -honors -hospitalize -hospitalized -hospitalizes -hospitalizing -humor -humor's -humored -humorer -humorers -humoring -humors -hypothesize -hypothesized -hypothesizer -hypothesizers -hypothesizes -hypothesizing -idealization -idealization's -idealizations -idealize -idealized -idealizer -idealizers -idealizes -idealizing -imperiled -incognizance -incognizant -individualize -individualized -individualizer -individualizers -individualizes -individualizing -individualizingly -industrialization -industrialization's -industrializations -informalizes -initialed -initialer -initialing -initialization -initialization's -initializations -initialize -initialized -initializer -initializers -initializes -initializing -institutionalize -institutionalized -institutionalizes -institutionalizing -internalization -internalization's -internalizations -internalize -internalized -internalizes -internalizing -italicize -italicized -italicizes -italicizing -itemization -itemization's -itemizations -itemize -itemized -itemizer -itemizers -itemizes -itemizing -jeopardize -jeopardized -jeopardizes -jeopardizing -jeweled -jeweler -jewelers -jeweling -journalize -journalized -journalizer -journalizers -journalizes -journalizing -judgment -judgment's -judgments -kidnaped -kidnaper -kidnaper's -kidnapers -kidnaping -kidnaping's -kidnapings -kilogram -kilogram's -kilograms -kilometer -kilometer's -kilometers -labeled -labeler -labeler's -labelers -labeling -labor -labored -labored's -laboredly -laboredness -laborer -laborer's -laborers -laboring -laboring's -laboringly -laborings -labors -laureled -legalization -legalization's -legalizations -legalize -legalized -legalizes -legalizing -leveled -leveler -levelers -levelest -leveling -liberalize -liberalized -liberalizer -liberalizers -liberalizes -liberalizing -license's -linearizable -linearize -linearized -linearizes -linearizing -linearizion -liter -liters -localization -localization's -localizations -localize -localized -localizer -localizers -localizes -localizing -luster -lustered -lustering -lusters -magnetization -magnetization's -magnetizations -maneuver -maneuvered -maneuverer -maneuvering -maneuvers -marveled -marveling -marvelous -marvelously -marvelousness -materialize -materialized -materializer -materializers -materializes -materializing -maximize -maximized -maximizer -maximizers -maximizes -maximizing -mechanization -mechanization's -mechanizations -mechanize -mechanized -mechanizer -mechanizers -mechanizes -mechanizing -medaled -medaling -memorization -memorization's -memorizations -memorize -memorized -memorizer -memorizers -memorizes -memorizing -metaled -metaling -millimeter -millimeter's -millimeters -miniaturization -miniaturizations -miniaturize -miniaturized -miniaturizes -miniaturizing -minimization -minimization's -minimizations -minimize -minimized -minimizer -minimizers -minimizes -minimizing -misjudgment -misjudgment's -misjudgments -miter -mitered -miterer -mitering -modeled -modeler -modelers -modeling -modelings -modernize -modernized -modernizer -modernizers -modernizes -modernizing -modularization -modularize -modularized -modularizes -modularizing -motorize -motorized -motorizes -motorizing -multileveled -mustache -mustached -mustaches -nationalization -nationalization's -nationalizations -nationalize -nationalized -nationalizer -nationalizers -nationalizes -nationalizing -naturalization -naturalization's -naturalizations -neighbor -neighbor's -neighbored -neighborer -neighborer's -neighborers -neighborhood -neighborhood's -neighborhoods -neighboring -neighborings -neighborliness -neighborly -neighbors -neutralize -neutralized -neutralizer -neutralizers -neutralizes -neutralizing -nickeled -nickeling -normalization -normalization's -normalizations -normalize -normalized -normalizer -normalizers -normalizes -normalizing -notarize -notarized -notarizes -notarizing -odor -odor's -odored -odors -offense -offense's -offenses -optimization -optimization's -optimizations -optimize -optimized -optimizer -optimizer's -optimizers -optimizes -optimizing -organizable -organizable's -organizables -organization -organization's -organizational -organizational's -organizationally -organizationals -organizations -organize -organized -organizer -organizers -organizes -organizing -oxidize -oxidized -oxidizer -oxidizers -oxidizes -oxidizing -oxidizings -pajama -pajama's -pajamaed -pajamas -paneled -paneling -panelings -paralleled -paralleling -parallelization -parallelization's -parallelizations -parallelize -parallelized -parallelizer -parallelizers -parallelizes -parallelizing -paralyze -paralyzed -paralyzedlies -paralyzedly -paralyzer -paralyzer's -paralyzers -paralyzes -paralyzing -paralyzinglies -paralyzingly -parameterizable -parameterization -parameterization's -parameterizations -parameterize -parameterized -parameterizes -parameterizing -parceled -parceling -parenthesized -parlor -parlor's -parlors -patronize -patronized -patronizer -patronizers -patronizes -patronizing -patronizing's -patronizingly -patronizings -penalize -penalized -penalizes -penalizing -penciled -penciling -pencilings -personalization -personalization's -personalizations -personalize -personalized -personalizes -personalizing -petaled -philosophize -philosophized -philosophizer -philosophizers -philosophizes -philosophizing -plow -plowed -plower -plowing -plowman -plows -pluralization -pluralization's -pluralizations -pluralize -pluralized -pluralizer -pluralizers -pluralizes -pluralizing -polarization -polarization's -polarizations -popularization -popularization's -popularizations -popularize -popularized -popularizer -popularizers -popularizes -popularizing -practiced -practicer -practicing -preinitialize -preinitialized -preinitializes -preinitializing -pressurize -pressurized -pressurizer -pressurizers -pressurizes -pressurizing -pretense -pretenses -pretension -pretensions -pretensive -prioritize -prioritized -prioritizer -prioritizers -prioritizes -prioritizing -prioritizings -productize -productized -productizer -productizers -productizes -productizing -proselytize -proselytized -proselytizer -proselytizers -proselytizes -proselytizing -publicize -publicized -publicizes -publicizing -pulverize -pulverized -pulverizer -pulverizers -pulverizes -pulverizing -quantization -quantization's -quantizations -quantize -quantized -quantizer -quantizer's -quantizers -quantizes -quantizing -quarreled -quarreler -quarrelers -quarreling -queuing -randomize -randomized -randomizer -randomizes -randomizing -rationalize -rationalized -rationalizer -rationalizers -rationalizes -rationalizing -reacclimatization -reacclimatization's -reacclimatizations -reacknowledgment -reacknowledgment's -reacknowledgments -reactualization -reactualization's -reactualizations -reanalyze -reanalyzed -reanalyzer -reanalyzers -reanalyzes -reanalyzing -reapologizes -reauthorization -reauthorization's -reauthorizations -reauthorizes -rebrutalizes -recapitalization -recapitalization's -recapitalizations -recapitalized -recapitalizes -recarbonization -recarbonization's -recarbonizations -recarbonizer -recarbonizers -recarbonizes -recategorized -recentralization -recentralization's -recentralizations -recentralizes -recivilization -recivilization's -recivilizations -recivilizes -recognizability -recognizable -recognizably -recognizance -recognize -recognized -recognizedlies -recognizedly -recognizer -recognizers -recognizes -recognizing -recognizinglies -recognizingly -recolonization -recolonization's -recolonizations -recolonizes -recolored -recolors -reconceptualizing -recriticizes -recrystallized -recrystallizes -redialed -refavors -refertilization -refertilization's -refertilizations -refertilizes -refueled -refueling -reharmonizes -rehonors -reinitialize -reinitialized -reinitializes -reinitializing -reitemizes -relabeled -relabeler -relabelers -relabeling -remagnetization -remagnetization's -remagnetizations -rematerializes -rememorizes -remodeled -remodeling -renormalized -renormalizes -reorganization -reorganization's -reorganizations -reorganize -reorganized -reorganizer -reorganizers -reorganizes -reorganizing -reoxidizes -repatronizes -reprogram -reprograms -repulverizes -resepulchers -restandardization -restandardization's -restandardizations -restandardizes -resterilizes -resymbolization -resymbolization's -resymbolizations -resymbolizes -resynchronizations -resynchronized -resynchronizes -resynthesizes -retranquilizes -reutilization -reutilizes -reveled -reveler -revelers -reveling -revelings -revisualizes -revolutionize -revolutionized -revolutionizer -revolutionizers -revolutionizes -revolutionizing -rigor -rigor's -rigors -rivaled -rivaling -ruble -ruble's -rubles -rumor -rumor's -rumored -rumorer -rumorer's -rumorers -rumoring -rumors -saber -saber's -sabered -sabering -sabers -sanitize -sanitized -sanitizer -sanitizes -sanitizing -savior -savior's -saviors -savor -savored -savorer -savorer's -savorers -savorier -savories -savoriest -savoriness -savoring -savoringlies -savoringly -savors -savory -savory's -scepter -scepter's -sceptered -sceptering -scepters -scrutinize -scrutinized -scrutinizer -scrutinizers -scrutinizes -scrutinizing -scrutinizinglies -scrutinizingly -sepulcher -sepulcher's -sepulchered -sepulchers -sequentialize -sequentialized -sequentializes -sequentializing -serialization -serialization's -serializations -serialize -serialized -serializes -serializing -shoveled -shoveler -shovelers -shoveling -shriveled -shriveling -signaled -signaler -signalers -signaling -siphon -siphon's -siphoned -siphoning -siphons -socialize -socialized -socializer -socializes -socializing -specialization -specialization's -specializations -specialize -specialized -specializer -specializers -specializes -specializing -specialties -specialty -specialty's -specter -specter's -spectered -specters -spiraled -spiraling -splendor -splendor's -splendors -squirreled -squirreling -stabilize -stabilized -stabilizer -stabilizers -stabilizes -stabilizing -standardization -standardization's -standardizations -standardize -standardized -standardizer -standardizers -standardizes -standardizing -stenciled -stenciler -stencilers -stenciling -sterilization -sterilization's -sterilizations -sterilize -sterilized -sterilizer -sterilizers -sterilizes -sterilizing -stylized -subsidize -subsidized -subsidizer -subsidizers -subsidizes -subsidizing -succor -succored -succorer -succorer's -succorers -succoring -succors -summarization -summarization's -summarizations -summarize -summarized -summarizer -summarizers -summarizes -summarizing -symboled -symboling -symbolization -symbolization's -symbolizations -symbolize -symbolized -symbolizer -symbolizers -symbolizes -symbolizing -sympathize -sympathized -sympathizer -sympathizers -sympathizes -sympathizing -sympathizing's -sympathizingly -sympathizings -synchronization -synchronization's -synchronizations -synchronize -synchronized -synchronizer -synchronizers -synchronizes -synchronizing -synthesize -synthesized -synthesizer -synthesizers -synthesizes -synthesizing -systematize -systematized -systematizer -systematizers -systematizes -systematizing -tantalize -tantalized -tantalizer -tantalizers -tantalizes -tantalizing -tantalizinglies -tantalizingly -tantalizingness -tantalizingnesses -terrorize -terrorized -terrorizer -terrorizers -terrorizes -terrorizing -theater -theater's -theaters -theorization -theorization's -theorizations -theorize -theorized -theorizer -theorizers -theorizes -theorizing -tire's -titer -titers -totaled -totaler -totaler's -totalers -totaling -toweled -toweling -towelings -tranquilize -tranquilized -tranquilizer -tranquilizer's -tranquilizers -tranquilizes -tranquilizing -tranquilizing's -tranquilizingly -tranquilizings -transistorize -transistorized -transistorizes -transistorizing -traveled -traveler -traveler's -travelers -traveling -travelings -trivialize -trivialized -trivializes -trivializing -troweler -trowelers -tumor -tumor's -tumored -tumors -tunneled -tunneler -tunnelers -tunneling -tunnelings -unacclimatized -unamortized -unanalyzable -unanalyzed -unantagonized -unantagonizing -unapologizing -unappetizing -unappetizingly -unarmored -unauthorized -unauthorizedly -unauthorizedness -unauthorizes -unbaptized -unbaptizes -unbastardized -unbrutalized -unbrutalizes -uncanceled -uncapitalized -uncategorized -uncharacterized -uncivilized -uncivilizedly -uncivilizedness -uncivilizes -uncolonized -uncolonizes -uncolored -uncoloredly -uncoloredness -uncoloreds -uncriticized -uncriticizing -uncriticizingly -uncrystallized -undefenses -undishonored -undisorganized -uneconomizing -unendeavored -unepitomized -unequaled -unequalized -unequalizes -unfamiliarized -unfavorable -unfavorable's -unfavorableness -unfavorables -unfavorably -unfavored -unfavored's -unfavorings -unfavorite -unfavorite's -unfavorites -unfertilized -unflavored -unformalized -ungeneralized -unharmonized -unharmonizes -unhonorables -unhonorablies -unhonorably -unhonored -unhumored -unidealized -unindividualized -unindividualizes -uninitialized -unionization -unionize -unionized -unionizer -unionizers -unionizes -unionizing -unitalicized -unitemized -unjournalized -unlabeled -unlabored -unlabored's -unlaborings -unlegalized -unleveled -unleveling -unliberalized -unlocalized -unlocalizes -unmechanized -unmechanizes -unmemorized -unminimized -unmodernized -unmodernizes -unmotorized -unnationalized -unneighbored -unneighborliness -unneighborly -unneutralized -unnormalized -unnormalizes -unoptimized -unoptimizes -unorganizable -unorganizable's -unorganizables -unorganized -unorganizedly -unorganizedness -unoxidized -unparalleled -unparameterized -unparceled -unpatronized -unpatronizing's -unpenalized -unphilosophized -unphilosophizes -unpopularizes -unpracticed -unpulverized -unpulverizes -unraveled -unraveling -unrecognizable -unrecognized -unrecognizing -unrecognizingly -unreorganized -unrivaled -unrumored -unsabered -unsavored -unsavoredly -unsavoredness -unscepters -unscrutinized -unscrutinizing -unscrutinizingly -unsepulchers -unsiphons -unsocialized -unspecialized -unspecializing -unstandardized -unsterilized -unsubsidized -unsuccored -unsummarized -unsymbolized -unsympathized -unsympathizing -unsympathizing's -unsympathizingly -unsympathizings -unsynchronized -unsynthesized -unsystematized -unsystematizedly -unsystematizing -untantalized -unterrorized -untranquilized -unverbalized -unvictimized -unvisualized -unwomanized -unwomanizes -utilization -utilize -utilized -utilizer -utilizers -utilizes -utilizing -valor -valor's -valors -vandalize -vandalized -vandalizes -vandalizing -vapor -vapor's -vapored -vaporer -vaporer's -vaporers -vaporing -vaporing's -vaporingly -vaporings -vapors -vectorization -vectorizing -verbalize -verbalized -verbalizer -verbalizers -verbalizes -verbalizing -victimize -victimized -victimizer -victimizers -victimizes -victimizing -victualer -victualers -vigor -vigor's -vigors -visualize -visualized -visualizer -visualizers -visualizes -visualizing -wagoner -wagoner's -wagoners -weaseled -weaseling -womanize -womanized -womanizer -womanizers -womanizes -womanizing -worshiped -worshiper -worshiper's -worshipers -worshiping +acclimatization +acclimatization's +acclimatizations +acclimatized +accouterment +accouterment's +accouterments +acknowledgment +acknowledgment's +acknowledgments +actualization +actualization's +actualizations +aerosolize +aerosolized +agonize +agonized +agonizedlies +agonizedly +agonizer +agonizers +agonizes +agonizing +agonizingly +airfoil +airfoils +airplane +airplane's +airplanes +alphabetize +alphabetized +alphabetizer +alphabetizers +alphabetizes +alphabetizing +aluminum +aluminum's +aluminums +amenorrhea +amortize +amortized +amortizes +amortizing +amphitheater +amphitheater's +amphitheaters +analog +analog's +analogs +analyzable +analyze +analyzed +analyzer +analyzers +analyzes +analyzing +anemia +anemia's +anemias +anemic +anemics +anesthesia +anesthesia's +anesthesias +anesthetic +anesthetic's +anesthetically +anesthetics +anesthetize +anesthetized +anesthetizer +anesthetizer's +anesthetizers +anesthetizes +anesthetizing +anodize +anodized +anodizes +anodizing +antagonize +antagonized +antagonizer +antagonizers +antagonizes +antagonizing +apologize +apologized +apologizer +apologizers +apologizes +apologizing +appall +appalls +appareled +appetizer +appetizing +appetizingly +arbor +arbor's +arbored +arbors +archaize +archaized +archaizer +archaizers +archaizes +archaizing +ardor +ardor's +ardors +arithmetize +arithmetized +arithmetizes +armor +armor's +armored +armorer +armorer's +armorers +armoried +armories +armoring +armors +armory +armory's +atomization +atomization's +atomizations +atomize +atomized +atomizer +atomizers +atomizes +atomizing +authorization +authorization's +authorizations +authorize +authorized +authorizer +authorizers +authorizes +authorizing +autodialer +axiomatization +axiomatization's +axiomatizations +axiomatize +axiomatized +axiomatizes +axiomatizing +balkanize +balkanized +balkanizing +baptize +baptized +baptizer +baptizers +baptizes +baptizing +barreled +barreling +bastardize +bastardized +bastardizes +bastardizing +bedeviled +bedeviling +behavior +behavior's +behavioral +behaviorally +behaviored +behaviorism +behaviorism's +behaviorisms +behavioristic +behavioristics +behaviors +behoove +behoove's +behooved +behooves +behooving +behooving's +behoovingly +behoovings +belabor +belabor's +belabored +belaboring +belabors +beveled +beveling +bevelings +bowdlerize +bowdlerized +bowdlerizer +bowdlerizes +bowdlerizing +brutalize +brutalized +brutalizes +brutalizing +burglarize +burglarized +burglarizes +burglarizing +busheled +busheling +bushelings +caliber +calibers +canaled +canaling +canceled +canceler +canceling +candor +candor's +candors +cannibalize +cannibalized +cannibalizes +cannibalizing +canonicalization +canonicalize +canonicalized +canonicalizes +canonicalizing +capitalization +capitalization's +capitalizations +capitalize +capitalized +capitalizer +capitalizers +capitalizes +capitalizing +carbonization +carbonization's +carbonizations +carbonize +carbonized +carbonizer +carbonizers +carbonizes +carbonizing +catalog +catalog's +cataloged +cataloger +cataloging +catalogs +categorization +categorization's +categorizations +categorize +categorized +categorizer +categorizers +categorizes +categorizing +center +center's +centered +centerer +centerers +centering +centerings +centerpiece +centerpiece's +centerpieces +centers +centimeter +centimeter's +centimeters +centralization +centralization's +centralizations +centralize +centralized +centralizer +centralizers +centralizes +centralizing +channeled +channeler +channeler's +channelers +channeling +characterizable +characterizable's +characterizables +characterization +characterization's +characterizations +characterize +characterized +characterizer +characterizers +characterizes +characterizing +checkbook +checkbook's +checkbooks +chiseled +chiseler +chiselers +civilization +civilization's +civilizations +civilize +civilized +civilizedness +civilizer +civilizers +civilizes +civilizing +clamor +clamored +clamorer +clamorer's +clamorers +clamoring +clamors +cognizance +cognizant +colonization +colonization's +colonizations +colonize +colonized +colonizer +colonizers +colonizes +colonizing +color +color's +colored +coloreds +colorer +colorer's +colorers +colorful +colorfully +colorfulness +coloring +colorings +colorless +colorlessly +colorlessness +colors +columnize +columnized +columnizes +columnizing +compartmentalize +compartmentalized +compartmentalizes +compartmentalizing +computerize +computerized +computerizes +computerizing +conceptualization +conceptualization's +conceptualizations +conceptualize +conceptualized +conceptualizer +conceptualizes +conceptualizing +counseled +counseling +counselor +counselor's +counselors +criticize +criticized +criticizer +criticizers +criticizes +criticizing +criticizinglies +criticizingly +crystallize +crystallized +crystallizer +crystallizers +crystallizes +crystallizing +customizable +customization +customization's +customizations +customize +customized +customizer +customizers +customizes +customizing +decentralization +decentralization's +decentralizations +decentralized +defense +defense's +defensed +defenseless +defenselessly +defenselessness +defenses +defensing +demeanor +demeanor's +demeanors +demoralize +demoralized +demoralizer +demoralizers +demoralizes +demoralizing +demoralizingly +dialed +dialer +dialers +dialing +dialings +dichotomize +dichotomized +dichotomizes +dichotomizing +digitize +digitized +digitizer +digitizer's +digitizers +digitizes +digitizing +dishonor +dishonored +dishonorer +dishonorer's +dishonorers +dishonoring +dishonors +disorganized +draftsman +dueled +dueler +duelers +dueling +duelings +economize +economized +economizer +economizers +economizes +economizing +editorialize +editorialized +editorializer +editorializes +editorializing +enameled +enameler +enamelers +enameling +enamelings +endeavor +endeavor's +endeavored +endeavorer +endeavorer's +endeavorers +endeavoring +endeavors +enroll +enrollment +enrollment's +enrollments +enrolls +epitomize +epitomized +epitomizer +epitomizers +epitomizes +epitomizing +equaled +equaling +equalization +equalization's +equalizations +equalize +equalized +equalizer +equalizer's +equalizers +equalizes +equalizing +equalizings +esthetic +esthetic's +esthetically +esthetics +eviler +evilest +factorization +factorization's +factorizations +familiarization +familiarization's +familiarizations +familiarize +familiarized +familiarizer +familiarizers +familiarizes +familiarizing +familiarizingly +fantasize +fantasized +fantasizer +fantasizes +fantasizing +favor +favor's +favorable +favorable's +favorableness +favorables +favorably +favored +favored's +favoredly +favoredness +favoreds +favorer +favorer's +favorers +favoring +favoring's +favoringly +favorings +favorite +favorite's +favorites +favors +fertilization +fertilization's +fertilizations +fertilize +fertilized +fertilizer +fertilizers +fertilizes +fertilizing +fervor +fervor's +fervors +fiber +fiber's +fibered +fiberglass +fibers +finalization +finalizations +finalize +finalized +finalizes +finalizing +flavor +flavor's +flavored +flavorer +flavorer's +flavorers +flavoring +flavorings +flavors +formalization +formalization's +formalizations +formalize +formalized +formalizer +formalizers +formalizes +formalizing +fueled +fueler +fuelers +fueling +fulfill +fulfillment +fulfillment's +fulfillments +fulfills +funneled +funneling +generalization +generalization's +generalizations +generalize +generalized +generalizer +generalizers +generalizes +generalizing +glamorize +glamorized +glamorizer +glamorizers +glamorizes +glamorizing +gospeler +gospelers +gossiped +gossiping +gram +gram's +grams +graveled +graveling +groveled +groveler +grovelers +groveling +grovelingly +harbor +harbor's +harbored +harborer +harborer's +harborers +harboring +harbors +harmonize +harmonized +harmonizer +harmonizers +harmonizes +harmonizing +honor +honorable +honorable's +honorableness +honorables +honorablies +honorably +honored +honorer +honorer's +honorers +honoring +honors +hospitalize +hospitalized +hospitalizes +hospitalizing +humor +humor's +humored +humorer +humorers +humoring +humors +hypothesize +hypothesized +hypothesizer +hypothesizers +hypothesizes +hypothesizing +idealization +idealization's +idealizations +idealize +idealized +idealizer +idealizers +idealizes +idealizing +imperiled +incognizance +incognizant +individualize +individualized +individualizer +individualizers +individualizes +individualizing +individualizingly +industrialization +industrialization's +industrializations +informalizes +initialed +initialer +initialing +initialization +initialization's +initializations +initialize +initialized +initializer +initializers +initializes +initializing +institutionalize +institutionalized +institutionalizes +institutionalizing +internalization +internalization's +internalizations +internalize +internalized +internalizes +internalizing +italicize +italicized +italicizes +italicizing +itemization +itemization's +itemizations +itemize +itemized +itemizer +itemizers +itemizes +itemizing +jeopardize +jeopardized +jeopardizes +jeopardizing +jeweled +jeweler +jewelers +jeweling +journalize +journalized +journalizer +journalizers +journalizes +journalizing +judgment +judgment's +judgments +kidnaped +kidnaper +kidnaper's +kidnapers +kidnaping +kidnaping's +kidnapings +kilogram +kilogram's +kilograms +kilometer +kilometer's +kilometers +labeled +labeler +labeler's +labelers +labeling +labor +labored +labored's +laboredly +laboredness +laborer +laborer's +laborers +laboring +laboring's +laboringly +laborings +labors +laureled +legalization +legalization's +legalizations +legalize +legalized +legalizes +legalizing +leveled +leveler +levelers +levelest +leveling +liberalize +liberalized +liberalizer +liberalizers +liberalizes +liberalizing +license's +linearizable +linearize +linearized +linearizes +linearizing +linearizion +liter +liters +localization +localization's +localizations +localize +localized +localizer +localizers +localizes +localizing +luster +lustered +lustering +lusters +magnetization +magnetization's +magnetizations +maneuver +maneuvered +maneuverer +maneuvering +maneuvers +marveled +marveling +marvelous +marvelously +marvelousness +materialize +materialized +materializer +materializers +materializes +materializing +maximize +maximized +maximizer +maximizers +maximizes +maximizing +mechanization +mechanization's +mechanizations +mechanize +mechanized +mechanizer +mechanizers +mechanizes +mechanizing +medaled +medaling +memorization +memorization's +memorizations +memorize +memorized +memorizer +memorizers +memorizes +memorizing +metaled +metaling +millimeter +millimeter's +millimeters +miniaturization +miniaturizations +miniaturize +miniaturized +miniaturizes +miniaturizing +minimization +minimization's +minimizations +minimize +minimized +minimizer +minimizers +minimizes +minimizing +misjudgment +misjudgment's +misjudgments +miter +mitered +miterer +mitering +modeled +modeler +modelers +modeling +modelings +modernize +modernized +modernizer +modernizers +modernizes +modernizing +modularization +modularize +modularized +modularizes +modularizing +motorize +motorized +motorizes +motorizing +multileveled +mustache +mustached +mustaches +nationalization +nationalization's +nationalizations +nationalize +nationalized +nationalizer +nationalizers +nationalizes +nationalizing +naturalization +naturalization's +naturalizations +neighbor +neighbor's +neighbored +neighborer +neighborer's +neighborers +neighborhood +neighborhood's +neighborhoods +neighboring +neighborings +neighborliness +neighborly +neighbors +neutralize +neutralized +neutralizer +neutralizers +neutralizes +neutralizing +nickeled +nickeling +normalization +normalization's +normalizations +normalize +normalized +normalizer +normalizers +normalizes +normalizing +notarize +notarized +notarizes +notarizing +odor +odor's +odored +odors +offense +offense's +offenses +optimization +optimization's +optimizations +optimize +optimized +optimizer +optimizer's +optimizers +optimizes +optimizing +organizable +organizable's +organizables +organization +organization's +organizational +organizational's +organizationally +organizationals +organizations +organize +organized +organizer +organizers +organizes +organizing +oxidize +oxidized +oxidizer +oxidizers +oxidizes +oxidizing +oxidizings +pajama +pajama's +pajamaed +pajamas +paneled +paneling +panelings +paralleled +paralleling +parallelization +parallelization's +parallelizations +parallelize +parallelized +parallelizer +parallelizers +parallelizes +parallelizing +paralyze +paralyzed +paralyzedlies +paralyzedly +paralyzer +paralyzer's +paralyzers +paralyzes +paralyzing +paralyzinglies +paralyzingly +parameterizable +parameterization +parameterization's +parameterizations +parameterize +parameterized +parameterizes +parameterizing +parceled +parceling +parenthesized +parlor +parlor's +parlors +patronize +patronized +patronizer +patronizers +patronizes +patronizing +patronizing's +patronizingly +patronizings +penalize +penalized +penalizes +penalizing +penciled +penciling +pencilings +personalization +personalization's +personalizations +personalize +personalized +personalizes +personalizing +petaled +philosophize +philosophized +philosophizer +philosophizers +philosophizes +philosophizing +plow +plowed +plower +plowing +plowman +plows +pluralization +pluralization's +pluralizations +pluralize +pluralized +pluralizer +pluralizers +pluralizes +pluralizing +polarization +polarization's +polarizations +popularization +popularization's +popularizations +popularize +popularized +popularizer +popularizers +popularizes +popularizing +practiced +practicer +practicing +preinitialize +preinitialized +preinitializes +preinitializing +pressurize +pressurized +pressurizer +pressurizers +pressurizes +pressurizing +pretense +pretenses +pretension +pretensions +pretensive +prioritize +prioritized +prioritizer +prioritizers +prioritizes +prioritizing +prioritizings +productize +productized +productizer +productizers +productizes +productizing +proselytize +proselytized +proselytizer +proselytizers +proselytizes +proselytizing +publicize +publicized +publicizes +publicizing +pulverize +pulverized +pulverizer +pulverizers +pulverizes +pulverizing +quantization +quantization's +quantizations +quantize +quantized +quantizer +quantizer's +quantizers +quantizes +quantizing +quarreled +quarreler +quarrelers +quarreling +queuing +randomize +randomized +randomizer +randomizes +randomizing +rationalize +rationalized +rationalizer +rationalizers +rationalizes +rationalizing +reacclimatization +reacclimatization's +reacclimatizations +reacknowledgment +reacknowledgment's +reacknowledgments +reactualization +reactualization's +reactualizations +reanalyze +reanalyzed +reanalyzer +reanalyzers +reanalyzes +reanalyzing +reapologizes +reauthorization +reauthorization's +reauthorizations +reauthorizes +rebrutalizes +recapitalization +recapitalization's +recapitalizations +recapitalized +recapitalizes +recarbonization +recarbonization's +recarbonizations +recarbonizer +recarbonizers +recarbonizes +recategorized +recentralization +recentralization's +recentralizations +recentralizes +recivilization +recivilization's +recivilizations +recivilizes +recognizability +recognizable +recognizably +recognizance +recognize +recognized +recognizedlies +recognizedly +recognizer +recognizers +recognizes +recognizing +recognizinglies +recognizingly +recolonization +recolonization's +recolonizations +recolonizes +recolored +recolors +reconceptualizing +recriticizes +recrystallized +recrystallizes +redialed +refavors +refertilization +refertilization's +refertilizations +refertilizes +refueled +refueling +reharmonizes +rehonors +reinitialize +reinitialized +reinitializes +reinitializing +reitemizes +relabeled +relabeler +relabelers +relabeling +remagnetization +remagnetization's +remagnetizations +rematerializes +rememorizes +remodeled +remodeling +renormalized +renormalizes +reorganization +reorganization's +reorganizations +reorganize +reorganized +reorganizer +reorganizers +reorganizes +reorganizing +reoxidizes +repatronizes +reprogram +reprograms +repulverizes +resepulchers +restandardization +restandardization's +restandardizations +restandardizes +resterilizes +resymbolization +resymbolization's +resymbolizations +resymbolizes +resynchronizations +resynchronized +resynchronizes +resynthesizes +retranquilizes +reutilization +reutilizes +reveled +reveler +revelers +reveling +revelings +revisualizes +revolutionize +revolutionized +revolutionizer +revolutionizers +revolutionizes +revolutionizing +rigor +rigor's +rigors +rivaled +rivaling +ruble +ruble's +rubles +rumor +rumor's +rumored +rumorer +rumorer's +rumorers +rumoring +rumors +saber +saber's +sabered +sabering +sabers +sanitize +sanitized +sanitizer +sanitizes +sanitizing +savior +savior's +saviors +savor +savored +savorer +savorer's +savorers +savorier +savories +savoriest +savoriness +savoring +savoringlies +savoringly +savors +savory +savory's +scepter +scepter's +sceptered +sceptering +scepters +scrutinize +scrutinized +scrutinizer +scrutinizers +scrutinizes +scrutinizing +scrutinizinglies +scrutinizingly +sepulcher +sepulcher's +sepulchered +sepulchers +sequentialize +sequentialized +sequentializes +sequentializing +serialization +serialization's +serializations +serialize +serialized +serializes +serializing +shoveled +shoveler +shovelers +shoveling +shriveled +shriveling +signaled +signaler +signalers +signaling +siphon +siphon's +siphoned +siphoning +siphons +socialize +socialized +socializer +socializes +socializing +specialization +specialization's +specializations +specialize +specialized +specializer +specializers +specializes +specializing +specialties +specialty +specialty's +specter +specter's +spectered +specters +spiraled +spiraling +splendor +splendor's +splendors +squirreled +squirreling +stabilize +stabilized +stabilizer +stabilizers +stabilizes +stabilizing +standardization +standardization's +standardizations +standardize +standardized +standardizer +standardizers +standardizes +standardizing +stenciled +stenciler +stencilers +stenciling +sterilization +sterilization's +sterilizations +sterilize +sterilized +sterilizer +sterilizers +sterilizes +sterilizing +stylized +subsidize +subsidized +subsidizer +subsidizers +subsidizes +subsidizing +succor +succored +succorer +succorer's +succorers +succoring +succors +summarization +summarization's +summarizations +summarize +summarized +summarizer +summarizers +summarizes +summarizing +symboled +symboling +symbolization +symbolization's +symbolizations +symbolize +symbolized +symbolizer +symbolizers +symbolizes +symbolizing +sympathize +sympathized +sympathizer +sympathizers +sympathizes +sympathizing +sympathizing's +sympathizingly +sympathizings +synchronization +synchronization's +synchronizations +synchronize +synchronized +synchronizer +synchronizers +synchronizes +synchronizing +synthesize +synthesized +synthesizer +synthesizers +synthesizes +synthesizing +systematize +systematized +systematizer +systematizers +systematizes +systematizing +tantalize +tantalized +tantalizer +tantalizers +tantalizes +tantalizing +tantalizinglies +tantalizingly +tantalizingness +tantalizingnesses +terrorize +terrorized +terrorizer +terrorizers +terrorizes +terrorizing +theater +theater's +theaters +theorization +theorization's +theorizations +theorize +theorized +theorizer +theorizers +theorizes +theorizing +tire's +titer +titers +totaled +totaler +totaler's +totalers +totaling +toweled +toweling +towelings +tranquilize +tranquilized +tranquilizer +tranquilizer's +tranquilizers +tranquilizes +tranquilizing +tranquilizing's +tranquilizingly +tranquilizings +transistorize +transistorized +transistorizes +transistorizing +traveled +traveler +traveler's +travelers +traveling +travelings +trivialize +trivialized +trivializes +trivializing +troweler +trowelers +tumor +tumor's +tumored +tumors +tunneled +tunneler +tunnelers +tunneling +tunnelings +unacclimatized +unamortized +unanalyzable +unanalyzed +unantagonized +unantagonizing +unapologizing +unappetizing +unappetizingly +unarmored +unauthorized +unauthorizedly +unauthorizedness +unauthorizes +unbaptized +unbaptizes +unbastardized +unbrutalized +unbrutalizes +uncanceled +uncapitalized +uncategorized +uncharacterized +uncivilized +uncivilizedly +uncivilizedness +uncivilizes +uncolonized +uncolonizes +uncolored +uncoloredly +uncoloredness +uncoloreds +uncriticized +uncriticizing +uncriticizingly +uncrystallized +undefenses +undishonored +undisorganized +uneconomizing +unendeavored +unepitomized +unequaled +unequalized +unequalizes +unfamiliarized +unfavorable +unfavorable's +unfavorableness +unfavorables +unfavorably +unfavored +unfavored's +unfavorings +unfavorite +unfavorite's +unfavorites +unfertilized +unflavored +unformalized +ungeneralized +unharmonized +unharmonizes +unhonorables +unhonorablies +unhonorably +unhonored +unhumored +unidealized +unindividualized +unindividualizes +uninitialized +unionization +unionize +unionized +unionizer +unionizers +unionizes +unionizing +unitalicized +unitemized +unjournalized +unlabeled +unlabored +unlabored's +unlaborings +unlegalized +unleveled +unleveling +unliberalized +unlocalized +unlocalizes +unmechanized +unmechanizes +unmemorized +unminimized +unmodernized +unmodernizes +unmotorized +unnationalized +unneighbored +unneighborliness +unneighborly +unneutralized +unnormalized +unnormalizes +unoptimized +unoptimizes +unorganizable +unorganizable's +unorganizables +unorganized +unorganizedly +unorganizedness +unoxidized +unparalleled +unparameterized +unparceled +unpatronized +unpatronizing's +unpenalized +unphilosophized +unphilosophizes +unpopularizes +unpracticed +unpulverized +unpulverizes +unraveled +unraveling +unrecognizable +unrecognized +unrecognizing +unrecognizingly +unreorganized +unrivaled +unrumored +unsabered +unsavored +unsavoredly +unsavoredness +unscepters +unscrutinized +unscrutinizing +unscrutinizingly +unsepulchers +unsiphons +unsocialized +unspecialized +unspecializing +unstandardized +unsterilized +unsubsidized +unsuccored +unsummarized +unsymbolized +unsympathized +unsympathizing +unsympathizing's +unsympathizingly +unsympathizings +unsynchronized +unsynthesized +unsystematized +unsystematizedly +unsystematizing +untantalized +unterrorized +untranquilized +unverbalized +unvictimized +unvisualized +unwomanized +unwomanizes +utilization +utilize +utilized +utilizer +utilizers +utilizes +utilizing +valor +valor's +valors +vandalize +vandalized +vandalizes +vandalizing +vapor +vapor's +vapored +vaporer +vaporer's +vaporers +vaporing +vaporing's +vaporingly +vaporings +vapors +vectorization +vectorizing +verbalize +verbalized +verbalizer +verbalizers +verbalizes +verbalizing +victimize +victimized +victimizer +victimizers +victimizes +victimizing +victualer +victualers +vigor +vigor's +vigors +visualize +visualized +visualizer +visualizers +visualizes +visualizing +wagoner +wagoner's +wagoners +weaseled +weaseling +womanize +womanized +womanizer +womanizers +womanizes +womanizing +worshiped +worshiper +worshiper's +worshipers +worshiping diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.1 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.1 index eb0e6c806ee..f9f5e384a18 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.1 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.1 @@ -1,741 +1,741 @@ -Christianizing -Europeanization -Europeanization's -Europeanizations -Europeanized -Sanskritize -acclimatize -acclimatizer -acclimatizers -acclimatizes -acclimatizing -actualize -actualized -actualizes -actualizing -aggrandizement -aggrandizement's -aggrandizements -americanized -amortization -amortization's -amortizations -animized -annualized -asshole -asshole's -assholes -balkanization -biosynthesized -bucketfuls -bureaucratization -bureaucratization's -bureaucratizations -caliper -calipers -cancelate -cancelated -canonized -cauterize -cauterized -cauterizes -cauterizing -caviler -cavilers -centerline -centerlines -civilizational -civilizational's -civilizationals -cognizable -colorimeter -colorimeter's -colorimeters -colorimetry -commercialization -commercialization's -commercializations -communize -communized -communizes -communizing -computerization -conventionalized -crystallization -crystallization's -crystallizations -decentralizing -deemphasize -deemphasized -deemphasizer -deemphasizers -deemphasizes -deemphasizing -deglycerolized -dehumanize -dehumanized -dehumanizes -dehumanizing -demineralization -demineralization's -demineralizations -democratization -democratization's -democratizations -democratize -democratized -democratizer -democratizes -democratizing -demoralization -demoralization's -demoralizations -demythologization -demythologize -demythologized -demythologizer -demythologizes -demythologizing -depersonalization -depersonalization's -depersonalizations -depersonalized -deputized -destabilize -destabilized -destabilizes -destabilizing -destigmatization -desynchronize -desynchronized -desynchronizes -desynchronizing -detribalize -detribalized -detribalizes -detribalizing -diagonalizable -dialyzed -diarrhea -diarrhea's -diarrheal -diarrheas -dichotomization -digitalization -digitalization's -digitalizations -digitization -diopter -discolored -discolored's -discoloredness -discoloreds -discolors -disfavor -disfavored -disfavorer -disfavorer's -disfavorers -disfavoring -disfavors -disheveled -disorganization -disorganization's -disorganizations -doweling -downdraft -draftier -draftiness -draftsperson -drafty -dramatization -dramatization's -dramatizations -dramatize -dramatized -dramatizer -dramatizers -dramatizes -dramatizing -duelist -duelists -dynamized -edema -edema's -edemas -edematous -emphasize -emphasized -emphasizer -emphasizers -emphasizes -emphasizing -energized -energizes -enthrall -enthralls -epicenter -epicenter's -epicenters -esthete -esthetes -eulogize -eulogized -eulogizer -eulogizers -eulogizes -eulogizing -exorcize -exorcized -exorcizes -exorcizing -extemporize -extemporized -extemporizer -extemporizers -extemporizes -extemporizing -externalization -externalization's -externalizations -favoritism -favoritism's -favoritisms -federalize -federalized -federalizes -federalizing -fetid -fetidly -fetidness -fetus -fetus's -fetuses -fiberboard -fossilized -fraternize -fraternized -fraternizer -fraternizers -fraternizes -fraternizing -galvanizing -generalizable -generalizable's -generalizables -germanized -gimbaled -glottalization -glycerolized -grueling -gruelingly -gynecological -gynecological's -gynecologicals -gynecologist -gynecologist's -gynecologists -harmonization -harmonization's -harmonizations -homeomorph -homeopath -homogenization -homogenization's -homogenizations -homogenize -homogenized -homogenizer -homogenizers -homogenizes -homogenizing -honoree -hospitalization -hospitalization's -hospitalizations -humanize -humanized -humanizer -humanizers -humanizes -humanizing -hydrolyzed -hypnotized -hypophysectomized -idolize -idolized -idolizer -idolizers -idolizes -idolizing -immobilize -immobilized -immobilizer -immobilizes -immobilizing -immortalized -immunization -immunization's -immunizations -impersonalized -industrialized -industrializing -inhumanizes -institutionalization -institutionalization's -institutionalizations -internationalization -internationalization's -internationalizations -internationalized -ionize -ionized -ionizer -ionizers -ionizes -ionizing -ionizings -ionizion -ionizions -kinesthesis -kinesthetic -kinesthetically -kinesthetics -legitimize -legitimized -legitimizer -legitimizes -legitimizing -libeler -libelers -libelous -libelously -liberalization -liberalization's -liberalizations -licensable -lionize -lionized -lionizer -lionizers -lionizes -lionizing -magnetized -maneuverability -maneuverable -marbleized -marbleizing -maximization -maximization's -maximizations -memorialized -mesmerized -metabolized -metalization -metalization's -metalizations -metropolitanization -milligram -milligram's -milligrams -milliliter -milliliter's -milliliters -mineralized -misbehavior -misbehavior's -misbehaviors -misdemeanor -misdemeanor's -misdemeanors -mobilization -mobilization's -mobilizations -mobilize -mobilized -mobilizer -mobilizes -mobilizing -modernization -modernization's -modernizations -monetization -monetize -monetized -monetizes -monetizing -monopolization -monopolization's -monopolizations -monopolize -monopolized -monopolizer -monopolizers -monopolizes -monopolizing -multicolor -multicolor's -multicolored -multicolors -narcotizes -nasalization -nasalization's -nasalizations -nasalized -naturalized -neutralization -neutralization's -neutralizations -nominalized -novelized -ocher -ocher's -ochers -operationalization -operationalizations -operationalize -operationalized -orthogonalization -orthogonalized -orthopedic -orthopedics -ostracized -outmaneuver -outmaneuvered -outmaneuvering -outmaneuvers -overemphasize -overemphasized -overemphasizer -overemphasizers -overemphasizes -overemphasizing -palatalization -palatalize -palatalized -palatalizes -palatalizing -palletized -panelization -panelized -parenthesize -parenthesizes -parenthesizing -pasteurization -pasteurizations -pedaled -pedaling -peptizing -platinize -platinized -platinizes -platinizing -plowshare -plowshare's -plowshares -polarize -polarized -polarizer -polarizers -polarizes -polarizing -politicized -polymerizations -proletarianization -proletarianized -pronominalization -pronominalize -pummeled -pyorrhea -pyorrhea's -pyorrheas -pyrolyze -pyrolyze's -pyrolyzer -pyrolyzes -radiopasteurization -radiosterilization -radiosterilized -rancor -rancor's -rancors -randomization -randomization's -randomizations -rationalization -rationalization's -rationalizations -reacclimatizes -reactualizes -realizabilities -realizability -realizability's -reconceptualization -recrystallization -recrystallization's -recrystallizations -recrystallize -recrystallizing -reemphasize -reemphasized -reemphasizer -reemphasizers -reemphasizes -reemphasizing -regularizing -reharmonization -rehumanizes -remobilization -remobilization's -remobilizations -remobilizes -remonetization -remonetize -remonetized -remonetizes -remonetizing -repopularize -revaporization -revaporization's -revaporizations -revisualization -revisualization's -revisualizations -revitalization -revitalize -revitalized -revitalizer -revitalizers -revitalizes -revitalizing -ritualized -romanticize -romanticizes -romanticizing -rubberized -satirizes -scandalized -scandalizing -sectionalized -secularization -secularization's -secularizations -secularized -sensitized -sentimentalize -sentimentalized -sentimentalizer -sentimentalizers -sentimentalizes -sentimentalizing -sexualized -signalizes -sniveled -sniveler -snivelers -sniveling -snivelings -socialization -socialization's -socializations -stabilization -stabilization's -stabilizations -stigmatization -stigmatization's -stigmatizations -stigmatized -stylization -stylization's -stylizations -subcategorizing -subsidization -subsidization's -subsidizations -substerilization -suburbanization -suburbanization's -suburbanizations -suburbanized -suburbanizing -swiveled -swiveling -systematization -systematization's -systematizations -systemization -systemization's -systemizations -teaseled -teaseling -teetotaler -temporize -temporized -temporizer -temporizer's -temporizers -temporizes -temporizing -temporizing's -temporizingly -temporizings -theatergoer -theatergoer's -theatergoers -theatergoing -theatergoing's -theatergoings -thru -tine's -tinseled -tinseling -traditionalized -travelog -travelog's -travelogs -trialization -triangularization -triangularizations -tricolor -tricolor's -tricolored -tricolors -tyrannize -tyrannized -tyrannizer -tyrannizers -tyrannizes -tyrannizing -tyrannizing's -tyrannizingly -tyrannizings -unamortization -unamortization's -unamortizations -uncanonized -uncauterized -uncauterized's -uncauterizeds -undemocratizes -underutilization -underutilized -undialyzed -undialyzed's -undialyzeds -undiscoloreds -undramatized -undramatized's -undramatizeds -unenergized -unenergized's -unenergizeds -uneulogized -uneulogized's -uneulogizeds -unfossilized -unfossilized's -unfossilizeds -unfraternizing -unfraternizing's -unfraternizings -unhydrolyzed -unhydrolyzed's -unhydrolyzeds -unidolized -unidolized's -unidolizeds -unimmortalized -unindustrialized -unindustrialized's -unindustrializeds -unitized -universalize -universalized -universalizer -universalizers -universalizes -universalizing -unmagnetized -unmagnetized's -unmagnetizeds -unmemorialized -unmemorialized's -unmemorializeds -unmesmerized -unmineralized -unmineralized's -unmineralizeds -unmobilized -unmobilized's -unmobilizeds -unmonopolized -unmonopolizes -unnaturalized -unpatronizing -unpolarized -unpolarized's -unpolarizeds -unsatirizes -unsavories -unsavoriness -unsavory -unsavory's -unscandalized -unsecularized -unsensitized -unsentimentalizes -unstigmatized -unstigmatized's -unstigmatizeds -untemporizings -untrammeled -unvocalized -unvocalized's -unvocalizeds -unvulcanized -unvulcanized's -unvulcanizeds -updraft -urbanization -urbanization's -urbanizations -urbanized -vacuolization -vacuolization's -vacuolizations -vaporization -vaporization's -vaporizations -varicolored -varicolored's -varicoloreds -velarize -velarized -velarizes -velarizing -visualization -visualization's -visualizations -vocalization -vocalization's -vocalizations -vocalize -vocalized -vocalizer -vocalizers -vocalizes -vocalizing -volatilization -volatilization's -volatilizations -vulcanized -watercolor -watercolor's -watercolored -watercoloring -watercolorist -watercolorists -watercolors -yodeled -yodeler -yodeling +Christianizing +Europeanization +Europeanization's +Europeanizations +Europeanized +Sanskritize +acclimatize +acclimatizer +acclimatizers +acclimatizes +acclimatizing +actualize +actualized +actualizes +actualizing +aggrandizement +aggrandizement's +aggrandizements +americanized +amortization +amortization's +amortizations +animized +annualized +asshole +asshole's +assholes +balkanization +biosynthesized +bucketfuls +bureaucratization +bureaucratization's +bureaucratizations +caliper +calipers +cancelate +cancelated +canonized +cauterize +cauterized +cauterizes +cauterizing +caviler +cavilers +centerline +centerlines +civilizational +civilizational's +civilizationals +cognizable +colorimeter +colorimeter's +colorimeters +colorimetry +commercialization +commercialization's +commercializations +communize +communized +communizes +communizing +computerization +conventionalized +crystallization +crystallization's +crystallizations +decentralizing +deemphasize +deemphasized +deemphasizer +deemphasizers +deemphasizes +deemphasizing +deglycerolized +dehumanize +dehumanized +dehumanizes +dehumanizing +demineralization +demineralization's +demineralizations +democratization +democratization's +democratizations +democratize +democratized +democratizer +democratizes +democratizing +demoralization +demoralization's +demoralizations +demythologization +demythologize +demythologized +demythologizer +demythologizes +demythologizing +depersonalization +depersonalization's +depersonalizations +depersonalized +deputized +destabilize +destabilized +destabilizes +destabilizing +destigmatization +desynchronize +desynchronized +desynchronizes +desynchronizing +detribalize +detribalized +detribalizes +detribalizing +diagonalizable +dialyzed +diarrhea +diarrhea's +diarrheal +diarrheas +dichotomization +digitalization +digitalization's +digitalizations +digitization +diopter +discolored +discolored's +discoloredness +discoloreds +discolors +disfavor +disfavored +disfavorer +disfavorer's +disfavorers +disfavoring +disfavors +disheveled +disorganization +disorganization's +disorganizations +doweling +downdraft +draftier +draftiness +draftsperson +drafty +dramatization +dramatization's +dramatizations +dramatize +dramatized +dramatizer +dramatizers +dramatizes +dramatizing +duelist +duelists +dynamized +edema +edema's +edemas +edematous +emphasize +emphasized +emphasizer +emphasizers +emphasizes +emphasizing +energized +energizes +enthrall +enthralls +epicenter +epicenter's +epicenters +esthete +esthetes +eulogize +eulogized +eulogizer +eulogizers +eulogizes +eulogizing +exorcize +exorcized +exorcizes +exorcizing +extemporize +extemporized +extemporizer +extemporizers +extemporizes +extemporizing +externalization +externalization's +externalizations +favoritism +favoritism's +favoritisms +federalize +federalized +federalizes +federalizing +fetid +fetidly +fetidness +fetus +fetus's +fetuses +fiberboard +fossilized +fraternize +fraternized +fraternizer +fraternizers +fraternizes +fraternizing +galvanizing +generalizable +generalizable's +generalizables +germanized +gimbaled +glottalization +glycerolized +grueling +gruelingly +gynecological +gynecological's +gynecologicals +gynecologist +gynecologist's +gynecologists +harmonization +harmonization's +harmonizations +homeomorph +homeopath +homogenization +homogenization's +homogenizations +homogenize +homogenized +homogenizer +homogenizers +homogenizes +homogenizing +honoree +hospitalization +hospitalization's +hospitalizations +humanize +humanized +humanizer +humanizers +humanizes +humanizing +hydrolyzed +hypnotized +hypophysectomized +idolize +idolized +idolizer +idolizers +idolizes +idolizing +immobilize +immobilized +immobilizer +immobilizes +immobilizing +immortalized +immunization +immunization's +immunizations +impersonalized +industrialized +industrializing +inhumanizes +institutionalization +institutionalization's +institutionalizations +internationalization +internationalization's +internationalizations +internationalized +ionize +ionized +ionizer +ionizers +ionizes +ionizing +ionizings +ionizion +ionizions +kinesthesis +kinesthetic +kinesthetically +kinesthetics +legitimize +legitimized +legitimizer +legitimizes +legitimizing +libeler +libelers +libelous +libelously +liberalization +liberalization's +liberalizations +licensable +lionize +lionized +lionizer +lionizers +lionizes +lionizing +magnetized +maneuverability +maneuverable +marbleized +marbleizing +maximization +maximization's +maximizations +memorialized +mesmerized +metabolized +metalization +metalization's +metalizations +metropolitanization +milligram +milligram's +milligrams +milliliter +milliliter's +milliliters +mineralized +misbehavior +misbehavior's +misbehaviors +misdemeanor +misdemeanor's +misdemeanors +mobilization +mobilization's +mobilizations +mobilize +mobilized +mobilizer +mobilizes +mobilizing +modernization +modernization's +modernizations +monetization +monetize +monetized +monetizes +monetizing +monopolization +monopolization's +monopolizations +monopolize +monopolized +monopolizer +monopolizers +monopolizes +monopolizing +multicolor +multicolor's +multicolored +multicolors +narcotizes +nasalization +nasalization's +nasalizations +nasalized +naturalized +neutralization +neutralization's +neutralizations +nominalized +novelized +ocher +ocher's +ochers +operationalization +operationalizations +operationalize +operationalized +orthogonalization +orthogonalized +orthopedic +orthopedics +ostracized +outmaneuver +outmaneuvered +outmaneuvering +outmaneuvers +overemphasize +overemphasized +overemphasizer +overemphasizers +overemphasizes +overemphasizing +palatalization +palatalize +palatalized +palatalizes +palatalizing +palletized +panelization +panelized +parenthesize +parenthesizes +parenthesizing +pasteurization +pasteurizations +pedaled +pedaling +peptizing +platinize +platinized +platinizes +platinizing +plowshare +plowshare's +plowshares +polarize +polarized +polarizer +polarizers +polarizes +polarizing +politicized +polymerizations +proletarianization +proletarianized +pronominalization +pronominalize +pummeled +pyorrhea +pyorrhea's +pyorrheas +pyrolyze +pyrolyze's +pyrolyzer +pyrolyzes +radiopasteurization +radiosterilization +radiosterilized +rancor +rancor's +rancors +randomization +randomization's +randomizations +rationalization +rationalization's +rationalizations +reacclimatizes +reactualizes +realizabilities +realizability +realizability's +reconceptualization +recrystallization +recrystallization's +recrystallizations +recrystallize +recrystallizing +reemphasize +reemphasized +reemphasizer +reemphasizers +reemphasizes +reemphasizing +regularizing +reharmonization +rehumanizes +remobilization +remobilization's +remobilizations +remobilizes +remonetization +remonetize +remonetized +remonetizes +remonetizing +repopularize +revaporization +revaporization's +revaporizations +revisualization +revisualization's +revisualizations +revitalization +revitalize +revitalized +revitalizer +revitalizers +revitalizes +revitalizing +ritualized +romanticize +romanticizes +romanticizing +rubberized +satirizes +scandalized +scandalizing +sectionalized +secularization +secularization's +secularizations +secularized +sensitized +sentimentalize +sentimentalized +sentimentalizer +sentimentalizers +sentimentalizes +sentimentalizing +sexualized +signalizes +sniveled +sniveler +snivelers +sniveling +snivelings +socialization +socialization's +socializations +stabilization +stabilization's +stabilizations +stigmatization +stigmatization's +stigmatizations +stigmatized +stylization +stylization's +stylizations +subcategorizing +subsidization +subsidization's +subsidizations +substerilization +suburbanization +suburbanization's +suburbanizations +suburbanized +suburbanizing +swiveled +swiveling +systematization +systematization's +systematizations +systemization +systemization's +systemizations +teaseled +teaseling +teetotaler +temporize +temporized +temporizer +temporizer's +temporizers +temporizes +temporizing +temporizing's +temporizingly +temporizings +theatergoer +theatergoer's +theatergoers +theatergoing +theatergoing's +theatergoings +thru +tine's +tinseled +tinseling +traditionalized +travelog +travelog's +travelogs +trialization +triangularization +triangularizations +tricolor +tricolor's +tricolored +tricolors +tyrannize +tyrannized +tyrannizer +tyrannizers +tyrannizes +tyrannizing +tyrannizing's +tyrannizingly +tyrannizings +unamortization +unamortization's +unamortizations +uncanonized +uncauterized +uncauterized's +uncauterizeds +undemocratizes +underutilization +underutilized +undialyzed +undialyzed's +undialyzeds +undiscoloreds +undramatized +undramatized's +undramatizeds +unenergized +unenergized's +unenergizeds +uneulogized +uneulogized's +uneulogizeds +unfossilized +unfossilized's +unfossilizeds +unfraternizing +unfraternizing's +unfraternizings +unhydrolyzed +unhydrolyzed's +unhydrolyzeds +unidolized +unidolized's +unidolizeds +unimmortalized +unindustrialized +unindustrialized's +unindustrializeds +unitized +universalize +universalized +universalizer +universalizers +universalizes +universalizing +unmagnetized +unmagnetized's +unmagnetizeds +unmemorialized +unmemorialized's +unmemorializeds +unmesmerized +unmineralized +unmineralized's +unmineralizeds +unmobilized +unmobilized's +unmobilizeds +unmonopolized +unmonopolizes +unnaturalized +unpatronizing +unpolarized +unpolarized's +unpolarizeds +unsatirizes +unsavories +unsavoriness +unsavory +unsavory's +unscandalized +unsecularized +unsensitized +unsentimentalizes +unstigmatized +unstigmatized's +unstigmatizeds +untemporizings +untrammeled +unvocalized +unvocalized's +unvocalizeds +unvulcanized +unvulcanized's +unvulcanizeds +updraft +urbanization +urbanization's +urbanizations +urbanized +vacuolization +vacuolization's +vacuolizations +vaporization +vaporization's +vaporizations +varicolored +varicolored's +varicoloreds +velarize +velarized +velarizes +velarizing +visualization +visualization's +visualizations +vocalization +vocalization's +vocalizations +vocalize +vocalized +vocalizer +vocalizers +vocalizes +vocalizing +volatilization +volatilization's +volatilizations +vulcanized +watercolor +watercolor's +watercolored +watercoloring +watercolorist +watercolorists +watercolors +yodeled +yodeler +yodeling diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.2 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.2 index 133e19e3675..067db61eca4 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.2 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/american.2 @@ -1,6767 +1,6767 @@ -Africanization -Africanization's -Africanizations -Africanize -Africanized -Africanizes -Africanizing -Afrikanerization -Afrikanerize -Afrikanerized -Afrikanerizes -Afrikanerizing -Americanization -Americanization's -Americanizations -Americanize -Americanizer -Americanizers -Americanizes -Americanizing -Anglicanize -Anglicanizes -Arabianize -Arabianizes -Arabicize -Arabicizes -Aryanization -Aryanize -Aryanized -Aryanizes -Aryanizing -Asiaticization -Asiaticization's -Asiaticizations -Asiaticize -Asiaticizes -Assyrianize -Assyrianizes -Australianize -Australianizes -Austrianize -Austrianizes -Babelize -Babelizes -Babylonize -Babylonizes -Balkanization -Balkanization's -Balkanizations -Balkanize -Balkanizes -Berlinize -Berlinizes -Bessemerize -Bessemerizes -Birminghamize -Birminghamizes -Boswellize -Boswellizes -Byronize -Byronizes -Byzantinize -Byzantinizes -Caesarize -Caesarizes -Calvinize -Calvinizes -Canadianization -Canadianization's -Canadianizations -Canadianize -Canadianizes -Caponization -Catholicization -Catholicized -Catholicizing -Celticize -Celticizes -Chablises -Christianization -Christianization's -Christianizations -Christianize -Christianizer -Christianizers -Christianizes -Ciceronianize -Ciceronianizes -Continentalize -Continentalizes -Corinthianize -Corinthianizes -Creolization -Creolize -Creolized -Creolizes -Creolizing -Cubanize -Cubanizes -Czechization -Czechization's -Czechizations -Danization -Danization's -Danizations -Danize -Danizes -Darwinize -Darwinizes -Doricize -Doricizes -Edenization -Edenization's -Edenizations -Edenize -Edenizes -Egyptianization -Egyptianization's -Egyptianizations -Egyptianize -Egyptianizes -Egyptize -Egyptizes -Elizabethanize -Elizabethanizes -Englishize -Englishizes -Epicurize -Epicurizes -Episcopalianize -Episcopalianizes -Eskimoized -Eskimoized's -Eskimoizeds -Essenize -Essenizes -Etna -Europeanize -Europeanizes -Europeanizing -Fletcherize -Fletcherizes -Francize -Francizes -Franklinization -Franklinization's -Franklinizations -Frenchize -Frenchizes -Gaelicization -Gaelicization's -Gaelicizations -Gaelicize -Gaelicizes -Gallicization -Gallicize -Gallicized -Gallicizes -Gallicizing -Gothicize -Gothicized -Gothicizer -Gothicizers -Gothicizes -Gothicizing -Grecianize -Grecianizes -Greekize -Greekizes -Hanoverianize -Hanoverianizes -Hanoverize -Hanoverizes -Harvardize -Harvardizes -Harveyize -Harveyizes -Hattize -Hattizes -Hebraicize -Hebraicizes -Hegelianize -Hegelianizes -Hellenization -Hellenizations -Hellenize -Hellenized -Hellenizes -Hellenizing -Hispanicization -Hispanicize -Hispanicized -Hispanicizes -Hispanicizing -Hollywoodize -Hollywoodizes -Hoosierize -Hoosierizes -Hooverize -Hooverizes -Iliadize -Iliadizes -Illuminize -Illuminizes -Ionicization -Ionicization's -Ionicizations -Ionicize -Ionicizes -Iranize -Iranizes -Irishize -Irishizes -Islamization -Islamization's -Islamizations -Islamize -Islamized -Islamizes -Islamizing -Israelitize -Israelitizes -Italianism -Italianization -Italianization's -Italianizations -Italianize -Italianized -Italianizer -Italianizers -Italianizes -Italianizing -Jacobinize -Japanization -Japanization's -Japanizations -Japanize -Japanized -Japanizes -Japanizing -Jesuitize -Jesuitized -Jesuitizes -Jesuitizing -Jonathanization -Jonathanization's -Jonathanizations -Latinization -Latinization's -Latinizations -Latinize -Latinized -Latinizer -Latinizers -Latinizes -Latinizing -Lilliputianize -Lilliputianizes -Listerize -Listerizes -Londonization -Londonization's -Londonizations -Londonize -Londonizes -Lutheranize -Lutheranizer -Lutheranizers -Lutheranizes -Malayize -Malayizes -Manhattanize -Manhattanizes -Mediterraneanization -Mediterraneanization's -Mediterraneanizations -Mediterraneanize -Mediterraneanizes -Melampus -Mendelize -Mendelizes -Mexicanize -Mexicanizes -Midlandize -Midlandizes -Miltonize -Miltonized -Miltonizes -Miltonizing -Mohammedanization -Mohammedanization's -Mohammedanizations -Mohammedanize -Mohammedanized -Mohammedanizes -Mohammedanizing -Molochize -Molochizes -Moravianized -Moravianized's -Moravianizeds -Moslemize -Moslemizes -Napoleonize -Napoleonizes -Negroization -Negroization's -Negroizations -Negroize -Negroizes -Newmanize -Newmanizes -Nipponize -Nipponizes -Normanization -Normanization's -Normanizations -Normanize -Normanized -Normanizer -Normanizers -Normanizes -Normanizing -Occidentalization -Occidentalization's -Occidentalizations -Occidentalize -Occidentalized -Occidentalizes -Occidentalizing -Olympianize -Olympianizes -Ottomanization -Ottomanization's -Ottomanizations -Ottomanize -Ottomanizes -Parisianization -Parisianization's -Parisianizations -Parisianize -Parisianizes -Pasteurizers -Paulinize -Paulinizes -Paynize -Paynizes -Persianization -Persianization's -Persianizations -Persianize -Persianizes -Peruvianize -Peruvianizes -Philistinize -Philistinizes -Presbyterianize -Presbyterianizes -Procrusteanize -Procrusteanizes -Protestantize -Protestantizes -Prussianization -Prussianization's -Prussianizations -Prussianize -Prussianized -Prussianizer -Prussianizers -Prussianizes -Prussianizing -Pullmanize -Pullmanizes -Puritanize -Puritanizer -Puritanizers -Puritanizes -Pythagoreanize -Pythagoreanizes -Quakerization -Quakerization's -Quakerizations -Quakerize -Quakerizes -Romania -Romanization -Romanization's -Romanizations -Romanize -Romanized -Romanizer -Romanizers -Romanizes -Romanizing -Russianization's -Russianizations -Russianized -Russianizes -Russianizing -Sabbathize -Sabbathizes -Saxonization -Saxonization's -Saxonizations -Saxonize -Saxonizes -Semiticize -Semiticizes -Semitization -Semitization's -Semitizations -Semitize -Semitizes -Shakespearize -Shakespearizes -Shintoize -Shintoizes -Slavicize -Slavicizes -Slavization -Slavization's -Slavizations -Slavize -Slavizes -Slavonicize -Slavonicizes -Sovietized -Sovietizing -Spaniardization -Spaniardization's -Spaniardizations -Spaniardize -Spaniardizes -Spanishize -Spanishizes -Spartanize -Spartanizes -Syrianize -Syrianizes -Talmudization -Talmudization's -Talmudizations -Talmudize -Talmudizes -Tammanyize -Tammanyizes -Taylorize -Taylorizes -Timonize -Timonizes -Toryize -Toryizes -Turkize -Turkizes -Tuscanize -Tuscanizes -Tylerize -Tylerizes -Unitarianize -Unitarianizes -Utopianize -Utopianizes -Vaticanization -Vaticanization's -Vaticanizations -Vaticanize -Vaticanizes -Victorianize -Victorianizes -Vietnamization -Vietnamize -Vietnamized -Vietnamizes -Vietnamizing -Wagnerize -Wagnerizes -Whitmanize -Whitmanizes -abnormalize -abnormalizes -abolitionize -abolitionizes -absolutization -absolutization's -absolutizations -absolutize -absolutizes -accessorize -acclimatizable -acclimatizable's -acclimatizables -accouter -accoutered -accoutering -accouters -acculturize -acetonization -acetonization's -acetonizations -acetonize -acetonizes -achromatization -achromatize -achromatized -achromatizes -achromatizing -acidize -acidizes -acronymize -acronymizes -actionize -actionizes -activize -activizes -adrenalize -adrenalizes -adulterize -adulterizes -adverbialize -adverbializes -aerosolization -aestheticize -aestheticizes -agatize -agatizes -agenize -aggrandizable -aggrandizable's -aggrandizables -aggrandization -aggrandize -aggrandized -aggrandizer -aggrandizers -aggrandizes -aggrandizing -agnize -agnized -agnizes -agnizing -agrarianize -agrarianizes -albumenization -albumenize -albumenized -albumenizes -albumenizing -albuminization -albuminization's -albuminizations -albuminize -albuminizes -alchemize -alcoholizable -alcoholizable's -alcoholizables -alcoholization -alcoholization's -alcoholizations -alcoholize -alcoholizes -algebraization -algebraization's -algebraizations -algebraize -algebraizes -alienize -alienizes -alkalinization -alkalinization's -alkalinizations -alkalinize -alkalinizes -alkalization -alkalize -alkalized -alkalizes -alkalizing -allegorization -allegorize -allegorized -allegorizer -allegorizes -allegorizing -alphabetization -alphabetization's -alphabetizations -alternize -alternizes -aluminization -aluminize -aluminized -aluminizes -aluminizing -amalgamatize -amalgamatizes -amalgamization -amalgamization's -amalgamizations -amalgamize -amalgamizes -amor -amor's -amoralize -amoralizes -amorism -amorism's -amorisms -amoristic -amoristics -amorphization -amorphize -amors -amortizable -amortizable's -amortizables -amortizement -amortizement's -amortizements -anagrammatization -anagrammatize -analogism -analogism's -analogisms -analogize -analogizes -analyzation -anarchize -anarchizes -anathematization -anathematize -anathematized -anathematizes -anathematizing -anatomize -anemically -anesthesiologist -anesthesiology -anesthetist -anesthetization -anesthetization's -anesthetizations -angelicize -angelicizes -angelize -angelizes -anglicization -anglicization's -anglicizations -anglicize -anglicized -anglicizes -angularization -angularization's -angularizations -angularize -angularizes -anhydridization -anhydridization's -anhydridizations -anhydridize -anhydridizes -animalization -animalization's -animalizations -animalize -animalized -animalizes -animalizing -annalize -annalizes -annualization -annualize -annualizes -annualizing -anodization -antagonization -antagonization's -antagonizations -anthologization -anthologize -anthologized -anthologizer -anthologizes -anthologizing -anthracitization -anthracitization's -anthracitizations -anthropomorphization -anthropomorphize -anthropomorphized -anthropomorphizes -anthropomorphizing -anticatalyzer -anticatalyzer's -anticatalyzers -anticentralization -anticentralization's -anticentralizations -anticize -anticizes -antiepicenter -antiepicenter's -antiepicenters -antifertilizer -antifertilizer's -antifertilizers -antilabor -antilabor's -antilabors -antioxidizer -antioxidizer's -antioxidizers -antioxidizing -antioxidizing's -antioxidizings -antipathize -antipathizes -antiquarianize -antiquarianizes -antirumor -antirumor's -antirumors -antisensitize -antisensitizer -antisensitizer's -antisensitizers -antisensitizes -antisepticize -antisepticizes -antiseptize -antiseptizes -antisiphon -antisiphon's -antisiphons -antithesize -antithesizes -anviled -anviling -aphorize -aphorized -aphorizer -aphorizers -aphorizes -aphorizing -apostatization -apostatize -apostatized -apostatizes -apostatizing -apostrophize -apostrophized -apostrophizes -apostrophizing -apotheosize -appareling -appetize -appetized -appetizement -appetizement's -appetizements -appetizers -appetizes -arabization -arabize -arabized -arabizes -arabizing -arbores -arborization -arborize -arborized -arborizes -arborizing -arcticize -arcticizes -arithmetization -arithmetization's -arithmetizations -aromatization -aromatize -aromatized -aromatizes -aromatizing -arsenicize -arsenicizes -arterialization -arterialization's -arterializations -arterialize -arterialized -arterializes -arterializing -artificialize -artificializes -asafetida -asepticize -asepticizes -astigmatizer -astigmatizer's -astigmatizers -asynchronize -asynchronized -asynchronizes -asynchronizing -atomizability -atomizable -atticize -atticizes -attitudinization -attitudinize -attitudinized -attitudinizes -attitudinizing -autoimmunization -autoionization -automatization -automatization's -automatizations -automatize -automatizes -autotomize -avianize -azotization -azotize -azotized -azotizes -azotizing -bachelorize -bachelorizes -baconize -baconizes -bacterize -balladize -balladizes -balsamize -balsamizes -bantamize -bantamizes -baptizable -baptizable's -baptizables -baptizement -baptizement's -baptizements -barbarianize -barbarianizes -barbarization -barbarize -barbarized -barbarizes -barbarizing -baronize -baronizes -bastardization -bastardization's -bastardizations -beaverize -beaverizes -beclamor -beclamored -beclamoring -beclamors -becudgeled -becudgeling -bedlamize -bedlamizes -bedriveled -bedriveling -bejeweled -bejeweling -bemedaled -bestialize -bestialized -bestializes -bestializing -beveler -bevelers -bichromatize -bichromatizes -bicolor -bicolored -bimetalist -bimetalistic -biographize -biographizes -biologize -biologizes -bipolarization -bipolarize -bipolarizes -bister -bistered -bituminization -bituminize -bituminized -bituminizes -bituminizing -bolshevize -bonderize -borize -borizes -botanize -botanized -botanizes -botanizing -boulevardize -boulevardizes -bourbonize -bourbonizes -bowdlerization -boweled -boweling -brominize -brominizes -brutalization -brutalization's -brutalizations -bureaucratize -bureaucratized -bureaucratizes -busheler -bushelers -cadaverize -cadaverizes -cadmiumize -cadmiumizes -canaler -canalers -canalization -canalization's -canalizations -canalize -canalized -canalizes -canalizing -cancelable -cancelous -cannibalization -cannibalization's -cannibalizations -canonization -canonization's -canonizations -canonize -canonizer -canonizers -canonizes -canonizing -capitalizable -capitalizable's -capitalizables -caponize -caponized -caponizes -caponizing -capsulization -capsulize -capsulized -capsulizes -capsulizing -caracoled -caracoling -caramelization -caramelization's -caramelizations -caramelize -caramelized -caramelizes -caramelizing -carbolization -carbolize -carbolized -carbolizes -carbolizing -carbonatization -carbonatization's -carbonatizations -carbonizable -carbonizable's -carbonizables -carburization -carburize -carburized -carburizes -carburizing -carnalize -carnalizes -caroled -caroler -carolers -caroling -cartelization -cartelization's -cartelizations -cartelize -cartelizes -castorized -castorized's -castorizeds -catabolize -cataloguize -cataloguizes -catalyze -catalyzer -catalyzer's -catalyzers -catalyzes -catechizable -catechizable's -catechizables -catechization -catechization's -catechizations -catechize -catechized -catechizer -catechizers -catechizes -catechizing -catheterization -catheterization's -catheterizations -catheterize -catheterizes -catheti -catheti's -cathetis -catholicize -catholicizer -catholicizers -catholicizes -causticization -causticization's -causticizations -causticize -causticizer -causticizers -causticizes -cauterization -cauterization's -cauterizations -cavilation -caviled -caviling -cavilings -celestialize -celestializes -centerable -centerable's -centerables -centerboard -centerless -centigram -centigram's -centigrams -centiliter -centrifugalization -centrifugalization's -centrifugalizations -centrifugalize -centrifugalizes -cephalization -cerebralization -cerebralization's -cerebralizations -cerebralize -cerebralizes -ceremonialize -ceremonializes -chameleonize -chameleonizes -championize -championizes -channelization -channelization's -channelizations -channelize -channelizes -chattelization -chattelization's -chattelizations -chattelize -chattelizes -cheerfulize -cheerfulizes -chemicalization -chemicalization's -chemicalizations -chemicalize -chemicalizes -chiseling -chiselings -chloridize -chloridizes -chlorinize -chlorinizes -chloroformization -chloroformization's -chloroformizations -chloroformize -chloroformizes -chorization -chorization's -chorizations -chromatize -chromatizes -chromicize -chromicizes -chromize -chromized -chromizes -chromizing -chronologize -chronologizes -cinchonize -cinematize -circularization -circularization's -circularizations -circularize -circularized -circularizer -circularizers -circularizes -circularizing -citizenize -citizenizes -civilianization -civilianizations -civilianize -civilianized -civilianizes -civilianizing -civilizable -civilizable's -civilizables -clangor -clangor's -clangored -clangoring -clangors -classicalize -classicalizes -classicization -classicize -classicized -classicizes -classicizing -clericalize -clericalizes -climatize -climatizes -coalize -coalizer -coalizers -coalizes -cocainization -cocainization's -cocainizations -cocainize -cocainizes -coeducationalize -coeducationalizes -coenamor -coenamored -coenamoring -coenamors -coequalize -coequalizes -cognizably -cognize -cognized -cognizer -cognizers -cognizes -cognizing -collateralize -collectivization -collectivization's -collectivizations -collectivize -collectivized -collectivizes -colloquialize -colloquializes -colonialize -colonializes -colonizabilities -colonizability -colonizability's -colonizable -colonizable's -colonizables -colonizationist -colonizationist's -colonizationists -colorabilities -colorability -colorability's -colorable -colorable's -colorableness -colorables -colorablies -colorably -colorama -colorant -colorants -colorcast -colorcaster -colorcasters -colorfast -colorfastness -colorific -colorimetric -colorimetrically -colorism -colorisms -colorist -colorist's -coloristic -coloristically -coloristics -colorists -colorization -colorization's -colorizations -colorize -colorizes -colorman -colormap -colormap's -colormaps -colormen -columnization -columnization's -columnizations -commercialize -commercialized -commercializes -commercializing -commonize -commonizes -communalization -communalization's -communalizations -communalize -communalized -communalizer -communalizers -communalizes -communalizing -communization -communization's -communizations -companionize -companionizes -compartmentalization -compartmentalization's -compartmentalizations -compartmentize -compartmentizes -complementizer -computerizable -concenter -concertize -concertizer -concertizers -concertizes -concretization -concretizations -concretize -concretized -concretizes -concretizing -conditionalize -conditionalizes -confederatize -confederatizes -congenialize -congenializes -congregationalize -congregationalizes -conservatize -conservatized -conservatizes -conservatizing -consonantize -consonantizes -constitutionalization -constitutionalization's -constitutionalizations -constitutionalize -constitutionalizes -containerization -containerize -containerized -containerizes -containerizing -contemporization -contemporize -contemporized -contemporizes -contemporizing -controversialize -controversializes -conundrumize -conundrumizes -conventionalization -conventionalization's -conventionalizations -conventionalize -conventionalizes -conventionalizing -conventionize -conventionizes -conversationize -conversationizes -conveyorize -conveyorized -conveyorizes -conveyorizing -convivialize -convivializes -copolymerization -copolymerization's -copolymerizations -copolymerize -copolymerized -copolymerizes -copolymerizing -copperization -copperization's -copperizations -copperize -copperizes -coraled -corbeled -corbeling -corbelings -cordialize -cordializes -corporealization -corporealization's -corporealizations -corporealize -corporealizes -cosmopolitanization -cosmopolitanization's -cosmopolitanizations -cosmopolitanize -cosmopolitanizes -cottonization -cottonization's -cottonizations -cottonize -cottonizes -councilorship -counselee -counselorship -crawlerize -crawlerizes -creaturize -creaturizes -crenelate -crenelated -crenelates -crenelation -creneled -creneling -cretinization -cretinization's -cretinizations -cretinize -cretinizes -criminalization -criminalization's -criminalize -criticizable -criticizable's -criticizables -crofterization -crofterization's -crofterizations -crofterize -crofterizes -cruelize -cruelizes -crystallizabilities -crystallizability -crystallizability's -crystallizable -crystallizable's -crystallizables -cudgeled -cudgeler -cudgelers -cudgeling -cudgelings -culturization -culturization's -culturizations -culturize -culturizes -cupelation -cupeled -cupeler -cupelers -cupeling -curarize -curarized -curarizes -curarizing -curatize -curatizes -curricularization -curricularization's -curricularizations -curricularize -curricularizes -cutinize -cutinized -cutinizes -cutinizing -cutization -cutization's -cutizations -cyclization -cyclization's -cyclizations -cyclize -cyclized -cyclizes -cyclizing -dandyize -dandyizes -dastardize -dastardizes -deaconize -deaconizes -deaminize -decaliter -decaliters -decameter -decameter's -decameters -decarbonization -decarbonize -decarbonized -decarbonizer -decarbonizes -decarbonizing -decarburization -decarburize -decarburized -decarburizes -decarburizing -decasualization -decentralizationist -decentralize -decentralizes -decigram -decigram's -decigrams -deciliter -deciliters -decimalization -decimalization's -decimalizations -decimalize -decimalized -decimalizes -decimalizing -decimeter -decimeter's -decimeters -decolonization -decolonize -decolonized -decolonizes -decolonizing -decolor -decolorant -decolorants -decolorate -decolorated -decolorates -decolored -decoloring -decolorise -decolorised -decolorises -decolorization -decolorize -decolorized -decolorizer -decolorizes -decolors -decriminalization -decriminalization's -decriminalize -deemphasization -deemphasization's -deenergize -deenergized -deenergizer -deenergizes -deenergizing -defeminize -defeminized -defeminizes -defeminizing -defenseman -definitization -definitization's -definitizations -definitize -definitized -definitizes -definitizing -deflectionization -deflectionization's -deflectionizations -deflectionize -deflectionizes -deformalize -defunctionalization -defunctionalization's -defunctionalizations -defunctionalize -defunctionalizes -dehumanization -dehumanization's -dehumanizations -dehypnotization -dehypnotize -dehypnotized -dehypnotizes -dehypnotizing -deindustrialization -deindustrialize -deionization -deionize -deionizes -dekagram -dekagram's -dekagrams -dekaliter -dekameter -dekameter's -dekameters -delimitize -delimitizes -delocalization -delocalize -deluster -demagnetizable -demagnetizable's -demagnetizables -demagnetization -demagnetization's -demagnetizations -demagnetize -demagnetized -demagnetizer -demagnetizers -demagnetizes -demagnetizing -dematerialization -dematerialize -dematerialized -dematerializes -dematerializing -demilitarization -demilitarize -demilitarized -demilitarizes -demilitarizing -demineralize -demineralized -demineralizer -demineralizes -demineralizing -demobilization -demobilize -demobilized -demobilizes -demobilizing -demonetization -demonetize -demonetized -demonetizes -demonetizing -demonization -demonize -demonized -demonizes -demonizing -denationalization -denationalize -denationalized -denationalizes -denationalizing -denaturalization -denaturalize -denaturalized -denaturalizes -denaturalizing -denaturization -denaturization's -denaturizations -denaturize -denaturizer -denaturizers -denaturizes -denicotinize -denizenize -denizenizes -denominationalize -denominationalizes -denormalize -dentalization -dentalization's -dentalizations -dentalize -dentalizes -denuclearization -denuclearize -denuclearized -denuclearizes -denuclearizing -deodorize -deodorized -deodorizes -deodorizing -deoxidizer -departmentalization -departmentalization's -departmentalizations -departmentalize -departmentalizes -departmentization -departmentization's -departmentizations -departmentize -departmentizes -depersonalize -depersonalizes -depersonalizing -depolarization -depolarization's -depolarizations -depolarize -depolarized -depolarizer -depolarizers -depolarizes -depolarizing -depoliticization -depoliticize -depoliticized -depoliticizes -depoliticizing -depolymerization -depolymerize -depolymerized -depolymerizes -depolymerizing -depressurization -depressurize -depressurized -depressurizes -depressurizing -deputationize -deputationizes -deputization -deputize -deputizes -deputizing -derationalization -derationalization's -derationalizations -derationalize -derationalizes -deratization -deratization's -deratizations -derealization -deregulationize -deregulationizes -desalinization -desalinize -desensitization -desensitization's -desensitizations -desensitize -desensitized -desensitizer -desensitizers -desensitizes -desensitizing -desexualization -desexualize -desexualized -desexualizes -desexualizing -despiritualization -despiritualize -despotize -despotizes -destabilization -destalinize -destalinized -destalinizes -destalinizing -desterilize -desulfurization -desulfurize -desulphurization -desulphurize -desulphurized -desulphurizes -desulphurizing -desynchronization -detribalization -detribalization's -detribalizations -develed -develing -deviled -deviling -devilize -devilizes -devitalization -devitalize -devitalized -devitalizes -devitalizing -devocalize -devolatilization -devolatilize -devolatilized -devolatilizes -devolatilizing -diabolization -diabolize -diabolized -diabolizes -diabolizing -diagonalization -diagonalize -diagonalizes -dialecticize -dialecticizes -dialist -dialists -dialyzabilities -dialyzability -dialyzability's -dialyzable -dialyzable's -dialyzables -dialyze -dialyzer -dialyzer's -dialyzers -dialyzes -diamondize -diamondizes -diarrheic -diarrhetic -dieselization -dieselization's -dieselizations -dieselize -dieselizes -differentialize -differentializes -digitalize -digitalized -digitalizes -digitalizing -dimensionalization -dimensionalize -dimensionalized -dimensionalizes -dimensionalizing -dimerization -dimerization's -dimerizations -dimerize -dimerized -dimerizes -dimerizing -diminutivize -diminutivizes -diphthongization -diphthongization's -diphthongizations -diphthongize -diphthongizes -diplomatize -diplomatizes -disangularize -disangularizes -disauthorize -disauthorizes -disboweled -disboweling -discanonization -discanonization's -discanonizations -discanonize -discanonizes -discolor -discolor's -discoloration -discoloring -discolorization -discolorization's -discolorizations -discolorment -discolorment's -discolorments -discretization -discretize -disdenominationalize -disdenominationalizes -disdiplomatize -disdiplomatizes -disemboweled -disemboweling -disenamor -disenamor's -disenamors -disenthrall -disenthralls -disharmonize -disharmonizes -disheveler -disheveling -dishonorable -dishonorable's -dishonorableness -dishonorables -dishonorablies -dishonorably -dishumanize -dishumanizes -dishumor -dishumored -dishumors -disillusionize -disillusionizer -disillusionizers -disillusionizes -disindividualize -disindividualizes -dismalize -dismalizes -disnaturalization -disnaturalization's -disnaturalizations -disnaturalize -disnaturalizes -disorganize -disorganizer -disorganizers -disorganizes -disorganizing -disozonize -disozonizes -dispapalize -dispapalizes -dispauperize -dispauperizes -dispersonalize -dispersonalizes -dispopularize -dispopularizes -disrealize -disrealizes -disscepter -disscepter's -disscepters -disseize -disseized -disseizes -disseizin -disseizing -disseizins -disseizor -disseizors -dissensualize -dissensualizes -dissocialize -dissympathize -dissympathizes -disutilize -disutilizes -divinization -divinization's -divinizations -divinize -divinized -divinizes -divinizing -dizequalise -dizequalise's -dizequaliser -dizequalisers -dizequalises -dizorganisation -dizorganise -dockization -dockization's -dockizations -dockize -dockizes -doctorization -doctorization's -doctorizations -doctorize -doctorizes -doctrinization -doctrinization's -doctrinizations -doctrinize -doctrinizes -documentize -documentizes -dogmatization -dogmatize -dogmatizer -dognaped -dognaping -dolomitization -dolomitization's -dolomitizations -dolomitize -dolomitizes -dolor -domesticize -domesticizes -doweled -doweler -draftboard -draftily -draftsmanship -dragonize -dragonizes -dramatizable -dramatizable's -dramatizables -driveled -driveler -drivelers -driveling -dualization -dualization's -dualizations -dualize -dualizes -ductilize -ductilizes -easternize -ebonization -ebonize -ebonized -ebonizes -ebonizing -ecclesiasticize -ecclesiasticizes -echoize -echoizes -eclecticize -eclecticizes -economization -economization's -economizations -ecstaticize -ecstaticizes -editorialization -effectualize -effectualizes -effeminatize -effeminatizes -egoize -egoizer -egoizers -egoizes -egyptus -elasticization -elasticize -elasticized -elasticizer -elasticizers -elasticizes -elasticizing -electricalize -electricalizes -electricize -electricizes -electroanesthesia -electroanesthesia's -electroanesthesias -electrocauterization -electrocauterization's -electrocauterizations -electrodialyze -electrodialyzer -electrodialyzer's -electrodialyzers -electrodialyzes -electrogalvanize -electrogalvanizes -electrohomeopathies -electrohomeopathy -electrohomeopathy's -electrolyze -electrolyzed -electrolyzes -electrolyzing -electromagnetizable -electrotonize -electrotonizes -elegize -elegized -elegizes -elegizing -elementalize -elementalizes -emblematicize -emblematicizes -emblematization -emblematize -emblematized -emblematizes -emblematizing -emblemize -emblemizes -embolization -emboweled -emboweling -emotionalization -emotionalization's -emotionalizations -emotionalize -emotionalized -emotionalizes -emotionalizing -emotionize -emotionizes -empaneled -empaneling -empathize -empathized -empathizes -empathizing -emulsionize -emulsionizes -enamelist -enamelists -enamor -enamor's -enamored -enamored's -enamoredness -enamoreds -enamoring -enamorment -enamorment's -enamorments -enamors -enarbor -enarbor's -enarbors -encarnalization -encarnalize -encarnalized -encarnalizes -encarnalizing -encolor -encolor's -encolored -encoloring -encolors -energization -energize -energizer -energizers -energizing -engram -engram's -engrams -engrandize -engrandizement -engrandizement's -engrandizements -engrandizes -enhypostatize -enhypostatizes -enolization -enolization's -enolizations -enolize -enolizes -ensepulcher -ensepulcher's -ensepulchers -ensorceled -ensorcels -enthrallment -enthrallment's -enthrallments -enthronization -enthronization's -enthronizations -enthronize -enthronizes -entomologize -entomologized -entomologizes -entomologizing -envapor -envapor's -envapors -envenomization -eonism -eonism's -eonisms -epigrammatization -epigrammatize -epigrammatized -epigrammatizer -epigrammatizes -epigrammatizing -epitaphize -epitaphizes -epithetize -epithetizes -epitomization -epitomization's -epitomizations -epoches -equestrianize -equestrianizes -ergotized -ergotizes -eroticization -eroticize -eroticized -eroticizes -eroticizing -esophagus -essentialize -essentializes -esterization -esterization's -esterizations -esterize -esterizes -esthesia -esthesiometer -esthesiometer's -esthesiometers -esthesis -eternalization -eternalization's -eternalizations -eternalize -eternalized -eternalizes -eternalizing -eternize -eternized -eternizes -eternizing -etherealization -etherealization's -etherealizations -etherealize -etherealized -etherealizes -etherealizing -etherization -etherization's -etherizations -etherize -etherized -etherizer -etherizers -etherizes -etherizing -ethicization -ethicize -ethicized -ethicizes -ethicizing -ethnicize -ethnicizes -etiologies -etiology -etiology's -etymologization -etymologize -etymologized -etymologizes -etymologizing -euhemerize -eulogization -eulogization's -eulogizations -euphemize -euphemized -euphemizer -euphemizes -euphemizing -euphonization -euphonize -euphonized -euphonizes -euphonizing -evangelization -evangelization's -evangelizations -evangelize -evangelized -evangelizer -evangelizers -evangelizes -evangelizing -eventualize -eventualizes -evolutionize -evolutionizes -excursionize -excursionizes -exhibitionize -exhibitionizes -existentialize -existentializes -experimentalize -experimentalizes -experimentize -experimentizes -extemporization -extemporization's -extemporizations -exteriorization -exteriorization's -exteriorizations -exteriorize -exteriorized -exteriorizes -exteriorizing -externalize -externalized -externalizes -externalizing -facsimilize -facsimilizes -factorize -factorized -factorizes -factorizing -fanaticize -fanaticized -fanaticizes -fanaticizing -faradization -faradization's -faradizations -faradize -faradized -faradizer -faradizers -faradizes -faradizing -fascisticization -fascisticization's -fascisticizations -fascisticize -fascisticizes -fascistization -fascistization's -fascistizations -fascistize -fascistized -fascistizes -fascistizing -fashionize -fashionizes -fatalize -fatalizes -favorless -favorlesses -fecundize -fecundizes -federalization -federalization's -federalizations -femalize -femalizes -feminization -feminizations -feminize -feminized -feminizes -feminizing -ferreled -ferreling -ferritization -ferritization's -ferritizations -fertilizable -fertilizable's -fertilizables -fertilizational -fertilizational's -fertilizationals -fervorless -fervorlesses -fetalization -fetalization's -fetalizations -fetishization -fetishization's -fetishizations -fetishize -fetishized -fetishizes -fetishizing -feudalizable -feudalizable's -feudalizables -feudalization -feudalization's -feudalizations -feudalize -feudalized -feudalizes -feudalizing -fiberization -fiberize -fiberized -fiberizer -fiberizer's -fiberizers -fiberizes -fiberizing -fiberless -fiberlesses -fibrize -fibrizer -fibrizers -fibrizes -fictionalization -fictionalize -fictionalized -fictionalizes -fictionalizing -fictionization -fictionization's -fictionizations -fictionize -fictionizes -figurize -figurizes -filmize -filmizes -fiscalization -fiscalization's -fiscalizations -fiscalize -fiscalizes -flamboyantize -flamboyantizes -flanneled -flanneling -flavorful -flavorfully -flavorless -flavorlesses -flavorsome -flavory -floralize -floralizes -fluidization -fluidization's -fluidizations -fluidize -fluidized -fluidizer -fluidizes -fluidizing -fluoridization -fluoridization's -fluoridizations -fluoridize -fluoridizes -focalization -focalization's -focalizations -focalize -focalized -focalizes -focalizing -foreignization -foreignization's -foreignizations -foreignize -foreignizes -forejudgment -forejudgment's -forejudgments -formalizable -formularization -formularizations -formularize -formularized -formularizer -formularizes -formularizing -formulization -formulizations -formulize -formulized -formulizes -formulizing -forumize -forumizes -fossiled -fossilizable -fossilizable's -fossilizables -fossilization -fossilization's -fossilizations -fossilize -fossilizes -fossilizing -fractionalization -fractionalize -fractionalized -fractionalizes -fractionalizing -fractionization -fractionization's -fractionizations -fractionize -fractionizes -fragmentize -fragmentized -fragmentizer -fragmentizes -fragmentizing -fraternization -fraternization's -fraternizations -frictionize -frictionizes -frivoled -frivoler -frivoling -fuelizer -fuelizer's -fuelizers -functionalize -functionalizes -functionize -functionizes -funeralize -funeralizes -funneler -futilize -futilizes -futurize -futurizes -gallantize -gallantizes -galvanization -galvanization's -galvanizations -galvanize -galvanized -galvanizer -galvanizers -galvanizes -gamboled -gamboling -gardenize -gardenizes -gaveled -gaveler -gaveling -gelatinizabilities -gelatinizability -gelatinizability's -gelatinizable -gelatinizable's -gelatinizables -gelatinization -gelatinization's -gelatinizations -gelatinize -gelatinized -gelatinizer -gelatinizers -gelatinizes -gelatinizing -generalizability -generalizational -genialize -genializes -genteelize -genteelizes -gentilization -gentilization's -gentilizations -gentilize -gentilizes -gentlemanize -gentlemanizes -geologize -geologized -geologizes -geologizing -geometricize -geometricizes -geometrize -geometrized -geometrizes -geometrizing -germanization -germanization's -germanizations -germanize -germanizer -germanizers -germanizes -germanizing -ghettoization -ghettoization's -ghettoizations -ghettoize -ghettoized -ghettoizes -ghettoizing -giantize -giantizes -gimbaling -glacialize -glacializes -glamorization -glamorizations -glamorless -globalization -globalizations -globalize -globalized -globalizes -globalizing -glottalize -glottalizes -gluttonize -gluttonizes -glycerinize -glycerinizes -glycerolize -glycerolizes -glycogenize -glycogenizes -gnosticize -gnosticizer -gnosticizers -gnosticizes -goddize -goddizes -goiter -goiters -gonorrhea -gonorrheal -gorgonize -gorgonized -gorgonizes -gorgonizing -gormandize -gormandized -gormandizer -gormandizes -gormandizing -gospelize -gospelizes -gourmandize -gourmandized -gourmandizes -gourmandizing -governmentalize -governmentalized -governmentalizes -governmentalizing -grammaticize -grammaticizes -grangerize -grangerized -grangerizer -grangerizes -grangerizing -granitization -granitization's -granitizations -granitize -granitizes -granulize -granulizes -graphitizable -graphitization -graphitization's -graphitizations -graphitize -graphitizes -grecize -grecized -grecizing -grueled -grueler -gruelers -gutturalization -gutturalization's -gutturalizations -gutturalize -gutturalized -gutturalizes -gutturalizing -gynecocrat -gynecocratic -gynecologic -gynecologics -gynecologies -gynecology -gynecology's -gyrostabilizer -habitualize -habitualizes -hamletization -hamletization's -hamletizations -hamletize -hamletizes -handseled -handseling -hanseled -hanseling -harborage -harborages -harborful -harborless -harborlesses -harmonizable -harmonizable's -harmonizables -hatcheled -hatcheling -hazardize -hazardizes -heathenization -heathenize -heathenized -heathenizes -heathenizing -heavenize -heavenizes -hebraization -hebraizations -hebraize -hebraized -hebraizes -hebraizing -hectogram -hectogram's -hectograms -hectoliter -hectometer -hectometer's -hectometers -heparinize -hepatize -hepatized -hepatizes -hepatizing -heraldize -heraldizes -hereticize -hereticizes -heroinize -heroinizes -heroization -heroization's -heroizations -heroize -heroized -heroizes -heroizing -hiccup -hiccuped -hiccuping -hiccups -hirseled -hirseling -historicize -historicized -historicizes -historicizing -homeopathic -homeopathically -homeopathies -homeopathy -homeopathy's -homeostasis -homeostatic -homeotypic -hominization -hominized -homologization -homologize -homologized -homologizer -homologizes -homologizing -honorabilities -honorability -honorability's -honorableship -honorableship's -honorableships -honorless -honorlesses -hoodlumize -hoodlumizes -hooliganize -hooliganizes -horizontalization -horizontalization's -horizontalizations -horizontalize -horizontalizes -hormonize -hormonizes -horrorize -horrorizes -hostilize -hostilizes -hotelization -hotelization's -hotelizations -hotelize -hotelizes -houseled -houseling -houselings -hoveled -hoveler -hovelers -hoveling -hucksterize -hucksterizes -humanitarianize -humanitarianizes -humanization -humanization's -humanizations -humoral -humorize -humorizes -humorless -humorlesses -humorlessness -humorsome -hurricanize -hurricanizes -hyalinization -hyalinization's -hyalinizations -hyalinize -hyalinizes -hybridizable -hybridizable's -hybridizables -hybridization -hybridization's -hybridizations -hybridize -hybridized -hybridizer -hybridizers -hybridizes -hybridizing -hydrocaryaceous -hydrocaryaceouses -hydrogenization -hydrogenization's -hydrogenizations -hydrogenize -hydrogenized -hydrogenizes -hydrogenizing -hydrolyzable -hydrolyzable's -hydrolyzables -hydrolyze -hydrolyze's -hydrolyzes -hydroxylization -hydroxylization's -hydroxylizations -hydroxylize -hydroxylizes -hygienization -hygienization's -hygienizations -hygienize -hygienizes -hyperbolize -hyperbolized -hyperbolizes -hyperbolizing -hypercatharsises -hypercivilization -hypercivilization's -hypercivilizations -hypercivilized -hypercivilized's -hypercivilizeds -hypercriticize -hypercriticizes -hyperemphasize -hyperemphasizes -hyperesthesia -hyperesthetic -hyperimmunization -hyperimmunization's -hyperimmunizations -hyperimmunize -hyperimmunizes -hyperinsulinization -hyperinsulinization's -hyperinsulinizations -hyperinsulinize -hyperinsulinizes -hyperoxygenize -hyperoxygenizes -hyperparasitize -hyperparasitizes -hyperrealize -hyperrealizes -hypersensitization -hypersensitization's -hypersensitizations -hypersensitize -hypersensitized -hypersensitizes -hypersensitizing -hyperspiritualizing -hyperspiritualizing's -hyperspiritualizings -hyperthyroidization -hyperthyroidization's -hyperthyroidizations -hyperthyroidize -hyperthyroidizes -hypervitalization -hypervitalization's -hypervitalizations -hypervitalize -hypervitalizes -hyphenization -hyphenization's -hyphenizations -hyphenize -hyphenizes -hypnotizabilities -hypnotizability -hypnotizability's -hypnotizable -hypnotizable's -hypnotizables -hypnotization -hypnotization's -hypnotizations -hypnotize -hypnotizer -hypnotizers -hypnotizes -hypnotizing -hypocenter -hyposensitization -hyposensitize -hypostatization -hypostatization's -hypostatizations -hypostatize -hypostatizes -hysterectomize -hysterectomized -hysterectomizes -hysterectomizing -ichneumonized -ichneumonized's -ichneumonizeds -idiotize -idiotizes -idolatrize -idolatrized -idolatrizes -idolatrizing -idolization -idolization's -idolizations -illegalization -illegalize -illegalized -illegalizes -illegalizing -illegitimatize -illegitimatizes -illutation -illutation's -illutations -immaterialization -immaterialize -immaterialized -immaterializes -immaterializing -immobilization -immobilization's -immobilizations -immoralize -immoralizes -immortalizable -immortalizable's -immortalizables -immortalization -immortalization's -immortalizations -immortalize -immortalizer -immortalizers -immortalizes -immortalizing -immunize -immunized -immunizes -immunizing -impactionize -impactionizes -impaneled -impaneling -imperialization -imperialization's -imperializations -imperialize -imperializes -imperiling -impersonalization -impersonalization's -impersonalizations -impersonalize -impersonalizes -impersonalizing -improvizatorize -improvizatorizes -individualization -individualization's -individualizations -indraft -industrialize -industrializes -inferiorize -inferiorizes -infernalize -infernalizes -infidelize -infidelizes -infinitize -infinitizes -informalize -inhumanize -initializable -insolubilization -insolubilize -institutionize -institutionizes -instrumentalize -instrumentalizes -insularize -insularizes -insurrectionize -insurrectionizes -integralization -integralization's -integralizations -integralize -integralizes -intellectualization -intellectualization's -intellectualizations -intellectualize -intellectualized -intellectualizer -intellectualizers -intellectualizes -intellectualizing -intercivilization -intercivilization's -intercivilizations -intercolonization -intercolonization's -intercolonizations -intercrystallization -intercrystallization's -intercrystallizations -intercrystallize -intercrystallizes -interhybridize -interhybridizes -interiorization -interiorize -interiorized -interiorizes -interiorizing -interjectionalize -interjectionalizes -interjectionize -interjectionizes -interjudgment -interjudgment's -interjudgments -internationalize -internationalizes -internationalizing -interorganizational -intraorganization -intraorganization's -intraorganizations -iodization -iodize -iodized -iodizer -iodizers -iodizes -iodizing -ionizable -ionizable's -ionizables -ionization -ionization's -ionizations -ironize -ironizes -irrationalize -irrationalizes -irregularize -irregularizes -isochronization -isochronize -isochronized -isochronizes -isochronizing -isoimmunization -isoimmunization's -isoimmunizations -isoimmunize -isoimmunizes -isomerization -isomerization's -isomerizations -isomerize -isomerized -isomerizeparabolization -isomerizes -isomerizing -italicization -italicization's -italicizations -jargonization -jargonization's -jargonizations -jargonize -jargonized -jargonizes -jargonizing -jasperize -jasperizes -jeopardization -jeweleries -jewelery -journalization -journalization's -journalizations -jovialize -jovializes -judgmental -judicialize -judicializes -juvenilize -juvenilizes -kaolinization -kaolinization's -kaolinizations -kaolinize -kaolinizes -kenneled -kenneling -keratinization -keratinize -keratinized -keratinizes -keratinizing -kerneled -kerneling -ketonization -ketonization's -ketonizations -ketonize -ketonizes -kiloliter -kiloliter's -kiloliters -kinesthesia -kyanize -kyanized -kyanizes -kyanizing -labelable -labialization -labialization's -labializations -labialize -labialized -labializes -labializing -labilization -labilization's -labilizations -labilize -labilizes -laborabilities -laborability -laborability's -laborable -laborable's -laborables -laborhood -laborhood's -laborhoods -laborism -laborism's -laborisms -laborist -laborist's -laborists -laborite -laborite's -laborites -laborless -laborlesses -labour's -lackluster -laconize -laconized -laconizes -laconizing -lactonized -laicization -laicizations -laicize -laicized -laicizes -laicizing -lapeled -latentize -latentizes -lateralization -lateralization's -lateralizations -lateralize -lateralizes -laterization -laterization's -laterizations -laureling -leatherize -leatherizes -legitimatize -legitimatized -legitimatizes -legitimatizing -legitimization -legitimization's -legitimizations -lethalize -lethalizes -leukemia -lexiconize -lexiconizes -libelant -libelants -libeled -libelee -libelees -libeling -lichenization -lichenization's -lichenizations -lichenize -lichenizes -lignitize -lignitizes -linearization -linearization's -linearizations -linenize -linenizer -linenizers -linenizes -lingualize -lingualizes -lionizable -lionizable's -lionizables -lionization -lionization's -lionizations -liquidization -liquidize -liquidized -liquidizer -liquidizers -liquidizes -liquidizing -literalization -literalization's -literalizations -literalize -literalized -literalizer -literalizers -literalizes -lithographize -lithographizes -localizable -localizable's -localizables -logicalization -logicalization's -logicalizations -logicalize -logicalizes -logicize -logicized -logicizes -logicizing -logorrhea -logorrhea's -logorrheas -louver -louvered -louvers -loyalize -loyalizes -lumbarization -lumbarization's -lumbarizations -lunatize -lunatizes -lusterless -lusterware -luteinization -luteinize -lyophilization -lyophilize -lyophilized -lyophilizer -lyricize -lyricized -lyricizes -lyricizing -lysogenization -lysogenize -macadamization -macadamize -macadamized -macadamizes -macadamizing -macarize -macarized -macarizes -macarizing -machinization -machinization's -machinizations -machinize -machinizes -magicalize -magicalizes -magnetizabilities -magnetizability -magnetizability's -magnetizable -magnetizable's -magnetizables -magnetize -magnetizer -magnetizers -magnetizes -magnetizing -mahoganize -mahoganized -mahoganizes -mahoganizing -majorize -majorizes -malleablize -malleablizes -malodor -mandarinize -mandarinizes -mannerize -mannerizes -marbleize -marbleizes -marginalization -marginalize -marginalized -marginalizes -marginalizing -marsupialization -marsupialization's -marsupializations -marsupialize -marsupializes -martialization -martialization's -martializations -martialize -martializes -martyrization -martyrization's -martyrizations -martyrize -martyrized -martyrizer -martyrizers -martyrizes -martyrizing -marveler -masculinization -masculinization's -masculinizations -masculinize -masculinized -masculinizes -masculinizing -materialization -materialization's -materializations -maternalize -maternalizes -mathematicize -mathematicizes -mathematization -matronize -matronized -matronizes -matronizing -maudlinize -maudlinizes -mazurka -mazurka's -mazurkas -mechanicalization -mechanicalization's -mechanicalizations -mechanicalize -mechanicalizes -mechanizable -medalist -medalists -medalize -medalizes -medialization -medialization's -medializations -medialize -medializes -mediatization -mediatization's -mediatizations -mediatize -mediatized -mediatizes -mediatizing -medievalize -medievalizes -mediumization -mediumization's -mediumizations -mediumize -mediumizes -melanization -melanize -melanized -melanizes -melanizing -melodization -melodize -melodized -melodizer -melodizes -melodizing -melodramatization -melodramatize -melodramatized -melodramatizes -melodramatizing -memorialization -memorialization's -memorializations -memorialize -memorializer -memorializers -memorializes -memorializing -memorizable -memorizable's -memorizables -mentalization -mentalization's -mentalizations -mentalize -mentalizes -mercerization -mercerization's -mercerizations -mercerize -mercerized -mercerizer -mercerizers -mercerizes -mercerizing -mercurialization -mercurialization's -mercurializations -mercurialize -mercurializes -mesmerizabilities -mesmerizability -mesmerizability's -mesmerizable -mesmerizable's -mesmerizables -mesmerization -mesmerization's -mesmerizations -mesmerize -mesmerizer -mesmerizers -mesmerizes -mesmerizing -metabolizable -metabolizable's -metabolizables -metabolize -metabolizes -metabolizing -metacenter -metagram -metagram's -metagrams -metalize -metalized -metalizes -metalizing -metallicize -metallicizes -metamerization -metamerization's -metamerizations -metamerized -metamerized's -metamerizeds -metaphonize -metaphonizes -metaphorize -metaphorizes -metaphysicize -metaphysicizes -metastasize -metastasized -metastasizes -metastasizing -meteorization -meteorization's -meteorizations -meteorize -meteorizes -methodization -methodization's -methodizations -methodize -methodized -methodizer -methodizers -methodizes -methodizing -metricize -metricized -metricizes -metricizing -metropolitanize -metropolitanizes -microgram -microgram's -micrograms -microliter -microliter's -microliters -micromillimeter -micromillimeter's -micromillimeters -microminiaturization -microminiaturize -microminiaturized -microminiaturizer -microminiaturizers -microminiaturizes -microminiaturizing -micronization -micronization's -micronizations -micronize -micronizes -micropolarization -micropolarization's -micropolarizations -microscopize -microscopizes -militarization -militarizations -militarize -militarized -militarizes -militarizing -millionize -millionizes -mineralizable -mineralizable's -mineralizables -mineralization -mineralization's -mineralizations -mineralize -mineralizer -mineralizers -mineralizes -mineralizing -miraculize -miraculized -miraculizes -miraculizing -mirrorize -mirrorizes -misalphabetize -misalphabetizes -misanthropize -misanthropized -misanthropizes -misanthropizing -misauthorization -misauthorization's -misauthorizations -misauthorize -misauthorizes -misbaptize -misbaptizes -miscanonize -miscanonizes -mischaracterization -mischaracterization's -mischaracterizations -mischaracterize -mischaracterizes -miscolor -miscolor's -miscolored -miscoloring -miscolors -misendeavor -misendeavor's -misendeavors -mislabeled -mislabeling -mislabor -mislabor's -mislabored -mislaboring -mislabors -misorganization -misorganization's -misorganizations -misorganize -misorganizes -misrealize -misrealizes -misrecognize -misrecognizes -misrouting -missionarize -missionarizes -missionization -missionize -missionized -missionizer -missionizers -missionizes -missionizing -mizanthropise -mizanthropises -mobilizable -mobilizable's -mobilizables -modalize -modalizes -modernizable -modernizable's -modernizables -moisturization -moisturize -moisturized -moisturizer -moisturizers -moisturizes -moisturizing -molarization -molarizations -monarchize -monarchizer -monarchizers -monarchizes -monasticize -monasticizes -mongrelization -mongrelizations -mongrelize -mongrelized -mongrelizer -mongrelizes -mongrelizing -monochordize -monochordizes -monologize -monologized -monologizes -monologizing -monometalism -monometalist -monopolizable -monopolizable's -monopolizables -monotonize -monotonizes -monumentalization -monumentalization's -monumentalizations -monumentalize -monumentalized -monumentalizes -monumentalizing -moralization -moralization's -moralizations -moralize -moralized -moralizer -moralizers -moralizes -moralizing -moralizinglies -moralizingly -morbidize -morbidizes -morphinization -morphinization's -morphinizations -morphinize -morphinizes -morseled -morseling -morselization -morselization's -morselizations -morselize -morselizes -mortalize -mortalizes -mortarize -mortarizes -motorization -motorization's -motorizations -multifibered -multifibered's -multifibereds -municipalization -municipalization's -municipalizations -municipalize -municipalized -municipalizer -municipalizers -municipalizes -municipalizing -muscularize -muscularizes -museumize -museumizes -musicalization -musicalization's -musicalizations -musicalize -musicalizes -mutualization -mutualization's -mutualizations -mutualize -mutualized -mutualizes -mutualizing -myelinization -myelinization's -myelinizations -mysticize -mysticizes -mythicization -mythicize -mythicized -mythicizer -mythicizers -mythicizes -mythicizing -mythize -mythizes -mythologization -mythologize -mythologized -mythologizer -mythologizes -mythologizing -nakedize -nakedizes -nanogram -nanograms -nanometer -nanometers -narcotization -narcotize -narcotized -narcotizing -nasalize -nasalizes -nasalizing -naturalize -naturalizer -naturalizers -naturalizes -naturalizing -naturize -naturizes -nebularization -nebularization's -nebularizations -nebularize -nebularizes -nebulization -nebulizations -nebulize -nebulized -nebulizer -nebulizes -nebulizing -necrotize -necrotized -necrotizes -necrotizing -nectarize -nectarizes -neighborless -neighborlesses -neighborlike -neighborlike's -neighborlikes -neighborship -neighborship's -neighborships -neologization -neologize -neologized -neologizes -neologizing -neuroticize -neuroticizes -newspaperized -newspaperized's -newspaperizeds -nickelization -nickelization's -nickelizations -nickelize -nickelizes -nicotinize -nicotinizes -nightingalize -nightingalizes -niter -nitridization -nitridization's -nitridizations -nitridize -nitridizes -nitrogenization -nitrogenization's -nitrogenizations -nitrogenize -nitrogenized -nitrogenizes -nitrogenizing -nodulize -nodulizes -nomadization -nomadization's -nomadizations -nomadize -nomadized -nomadizes -nomadizing -nominalize -nominalizes -nominalizing -nonacknowledgment -nonacknowledgment's -nonacknowledgments -nonanesthetized -nonapostatizing -nonapostatizing's -nonapostatizings -noncanonization -noncanonization's -noncanonizations -noncartelized -noncartelized's -noncartelizeds -noncatechizable -noncatechizable's -noncatechizables -noncivilized -noncivilized's -noncivilizeds -noncoloring -noncoloring's -noncolorings -noncrystallizable -noncrystallizable's -noncrystallizables -noncrystallized -noncrystallized's -noncrystallizeds -noncrystallizing -noncrystallizing's -noncrystallizings -nondemobilization -nondemobilization's -nondemobilizations -nondialyzing -nondialyzing's -nondialyzings -nondimensionalize -nondimensionalized -nonfavorite -nonfavorite's -nonfavorites -nonfulfillment -nonfulfillment's -nonfulfillments -nongalvanized -nongalvanized's -nongalvanizeds -nongelatinizing -nongelatinizing's -nongelatinizings -nonhydrolyzable -nonhydrolyzable's -nonhydrolyzables -nonimmunized -nonimmunized's -nonimmunizeds -nonionized -nonionized's -nonionizeds -nonionizing -nonionizing's -nonionizings -nonlocalized -nonlocalized's -nonlocalizeds -nonmagnetizable -nonmagnetizable's -nonmagnetizables -nonnitrogenized -nonnitrogenized's -nonnitrogenizeds -nonorganization -nonorganization's -nonorganizations -nonoxidizable -nonoxidizable's -nonoxidizables -nonoxidizing -nonoxidizing's -nonoxidizings -nonparlor -nonparlor's -nonparlors -nonpenalized -nonpenalized's -nonpenalizeds -nonphosphorized -nonphosphorized's -nonphosphorizeds -nonpolarizable -nonpolarizable's -nonpolarizables -nonpolarized -nonpolarizing -nonpolarizing's -nonpolarizings -nonrationalized -nonrationalized's -nonrationalizeds -nonrealization -nonrealization's -nonrealizations -nonrecognized -nonrecognized's -nonrecognizeds -nonschematized -nonschematized's -nonschematizeds -nonsensitized -nonsensitized's -nonsensitizeds -nonspecialized -nonspecialized's -nonspecializeds -nonstandardized -nonstandardized's -nonstandardizeds -nonstylized -nonstylized's -nonstylizeds -nonsympathizer -nonsympathizer's -nonsympathizers -nonsynthesized -nonsynthesized's -nonsynthesizeds -nontemporizing -nontemporizing's -nontemporizings -nonutilized -nonutilized's -nonutilizeds -nonvisualized -nonvisualized's -nonvisualizeds -nonvolatilized -nonvolatilized's -nonvolatilizeds -nonvulcanizable -nonvulcanizable's -nonvulcanizables -normalizable -northernize -northernizes -nosize -notarization -notarizations -nothingize -nothingizes -nounize -nounizes -novelization -novelization's -novelizations -novelize -novelizer -novelizers -novelizes -novelizing -nuptialize -nuptializes -obelize -obelized -obelizes -obelizing -objectivize -objectivizes -objectization -objectization's -objectizations -objectize -objectizes -oblivionize -oblivionizes -ocherous -odorful -odorize -odorized -odorizer -odorizes -odorizing -odorless -odorlesses -offenseless -offenselesses -offenselessly -officialization -officialization's -officializations -officialize -officializes -onionized -onionized's -onionizeds -opaled -opalize -opalizes -operatize -operatizes -optionalize -optionalizes -oralization -oralization's -oralizations -oralize -oralizes -orangize -orangizes -oratorize -oratorizes -organizabilities -organizability -organizability's -organizationist -organizationist's -organizationists -orientalization -orientalization's -orientalizations -orientalize -orientalized -orientalizes -orientalizing -orientization -orientization's -orientizations -orientize -orientizes -ornamentalize -ornamentalizes -orphanize -orphanizes -orthocenter -orthogonalize -orthogonalizes -orthogonalizing -orthopedically -orthopedist -ostracizable -ostracizable's -ostracizables -ostracization -ostracization's -ostracizations -ostracize -ostracizer -ostracizers -ostracizes -ostracizing -outcaviled -outcaviling -outclamor -outclamor's -outclamors -outhumor -outhumor's -outhumored -outhumoring -outhumors -outhyperbolize -outhyperbolizes -outlabor -outlabor's -outlabors -outrivaled -outrivaling -outsavor -outsavor's -outsavoring -outsavors -outsplendor -outsplendor's -outsplendors -outtyrannize -outtyrannizes -ovalization -ovalization's -ovalizations -ovalize -ovalizes -ovariectomized -overagonize -overagonizes -overbrutalize -overbrutalizes -overcapitalization -overcapitalization's -overcapitalizations -overcapitalize -overcapitalized -overcapitalizes -overcapitalizing -overcentralization -overcentralization's -overcentralizations -overcentralize -overcentralizes -overcivilization -overcivilization's -overcivilizations -overcivilize -overcivilizes -overclamor -overclamor's -overclamors -overcolor -overcolor's -overcolors -overcriticize -overcriticizes -overdoctrinize -overdoctrinizes -overemotionalize -overemotionalizes -overfavor -overfavor's -overfavorable -overfavorable's -overfavorables -overfavorablies -overfavorably -overfavors -overfertilization -overgeneralize -overgeneralizes -overhonor -overhonor's -overhonors -overhumanize -overhumanizes -overindustrialization -overindustrialization's -overindustrializations -overindustrialize -overindustrializes -overjudgment -overjudgment's -overjudgments -overlabor -overlabor's -overlabors -overnationalization -overnationalization's -overnationalizations -overrapturize -overrapturizes -overrationalize -overrationalizes -oversentimentalize -oversentimentalizes -overspecialization -overspecialization's -overspecializations -overspecialize -overspecialized -overspecializes -oversystematize -oversystematizes -overunionized -overunionized's -overunionizeds -overurbanization -overurbanization's -overurbanizations -overwomanize -overwomanizes -oxidizabilities -oxidizability -oxidizability's -oxidizable -oxidizable's -oxidizables -oxidization -oxidization's -oxidizations -oxidizement -oxidizement's -oxidizements -oxygenizable -oxygenizable's -oxygenizables -oxygenize -oxygenizement -oxygenizement's -oxygenizements -oxygenizer -oxygenizers -oxygenizes -ozonization -ozonization's -ozonizations -ozonize -ozonized -ozonizer -ozonizers -ozonizes -ozonizing -packetization -packetize -packetized -packetizer -packetizer's -packetizers -packetizes -packetizing -paeanize -paeanizes -paganization -paganization's -paganizations -paganize -paganized -paganizer -paganizers -paganizes -paganizing -palatization -palatization's -palatizations -palatize -palatizes -palladiumize -palladiumizes -palletization -palletizations -palletize -palletizer -palletizes -palletizing -pamperize -pamperizes -pamphletize -pamphletizes -panderize -panderizes -pantheonization -pantheonization's -pantheonizations -pantheonize -pantheonizes -papalization -papalization's -papalizations -papalize -papalizer -papalizers -papalizes -parabolize -parabolized -parabolizes -parabolizing -paraffinize -paraffinizes -paragraphize -paragraphizes -paralyzation -parasitization -parasitize -parasitized -parasitizes -parasitizing -parathyroidectomize -parathyroidectomized -parathyroidectomizes -parathyroidectomizing -parceler -parchmentize -parchmentizes -parenthesization -parfocalization -parfocalize -parochialization -parochialization's -parochializations -parochialize -parochializes -parrotize -parrotizes -parsonize -parsonizes -partialize -partializes -particularization -particularization's -particularizations -particularize -particularized -particularizes -particularizing -partisanize -partisanizes -pasteurize -pasteurized -pasteurizer -pasteurizes -pasteurizing -pastoralize -pastoralizes -pastorize -pastorizes -paternalize -paternalizes -patronizable -patronizable's -patronizables -patronization -patronization's -patronizations -patternize -patternizes -pauperization -pauperization's -pauperizations -pauperize -pauperized -pauperizer -pauperizers -pauperizes -pauperizing -pavior -pearlization -pearlize -pearlized -pearlizes -pearlizing -peasantize -peasantizes -pectization -pectize -pectized -pectizes -pectizing -peculiarize -peculiarizes -pedaler -pedalers -pedantize -pedantizes -pedestaled -pedestaling -pedestrianization -pedestrianize -pedestrianized -pedestrianizes -pedestrianizing -pelletization -pelletizations -pelletize -pelletized -pelletizer -pelletizes -pelletizing -pemmicanization -pemmicanization's -pemmicanizations -pemmicanize -pemmicanizes -penalizable -penalizable's -penalizables -penalization -penalization's -penalizations -penciler -pencilers -peptizable -peptizable's -peptizables -peptization -peptization's -peptizations -peptize -peptized -peptizer -peptizers -peptizes -peptonization -peptonize -peptonized -peptonizes -peptonizing -percussionize -percussionizes -perennialize -perennializes -perfectivize -perfectivizes -periled -periling -periodicalize -periodicalizes -periodization -periodizations -periodize -periodized -periodizes -periodizing -peroxidize -peroxidizement -peroxidizement's -peroxidizements -peroxidizes -personization -personization's -personizations -personize -personizes -petrolization -petrolization's -petrolizations -petrolize -petrolizes -phagocytize -phagocytizes -phantomize -phantomizer -phantomizers -phantomizes -phenolization -phenolization's -phenolizations -phenolize -phenolizes -phenomenalization -phenomenalization's -phenomenalizations -phenomenalize -phenomenalizes -philanthropize -philanthropizes -philosophization -philosophization's -philosophizations -phlebotomization -phlebotomize -phlebotomized -phlebotomizes -phlebotomizing -phoneticization -phoneticization's -phoneticizations -phoneticize -phoneticizes -phosphatization -phosphatization's -phosphatizations -phosphatize -phosphatized -phosphatizes -phosphatizing -phosphorize -phosphorizes -photocatalyzer -photocatalyzer's -photocatalyzers -photographize -photographizes -photoionization -photoionization's -photoionizations -photoisomerization -photoisomerization's -photoisomerizations -photolabeled -photolabeler -photolabeling -photolyzable -photolyze -photolyzed -photolyzes -photolyzing -photopolymerization -photopolymerization's -photopolymerizations -photosensitization -photosensitization's -photosensitizations -photosensitize -photosensitized -photosensitizer -photosensitizers -photosensitizes -photosensitizing -photosynthesize -photosynthesized -photosynthesizes -photosynthesizing -piaster -picogram -picogram's -picograms -picometer -picometer's -picometers -pictorialization -pictorialization's -pictorializations -pictorialize -pictorialized -pictorializes -pictorializing -picturization -picturization's -picturizations -picturize -picturized -picturizes -picturizing -pidginization -pidginize -pidginized -pidginizes -pidginizing -pigmentize -pigmentizes -pilgrimize -pilgrimizes -pillarize -pillarizes -piratize -piratizes -pistoled -pistoling -plagiarization -plagiarization's -plagiarizations -plagiarize -plagiarized -plagiarizer -plagiarizers -plagiarizes -plagiarizing -plasmolyze -plasticization -plasticization's -plasticizations -plasticize -plasticized -plasticizer -plasticizers -plasticizes -plasticizing -platinization -platinization's -platinizations -platitudinization -platitudinize -platitudinized -platitudinizes -platitudinizing -platonization -platonize -platonized -platonizes -platonizing -plebeianize -plebeianizes -plowable -plowboy -plowhead -poeticization -poeticize -poeticized -poeticizes -poeticizing -poetization -poetization's -poetizations -poetize -poetized -poetizer -poetizers -poetizes -poetizing -pogromize -pogromizes -polarizabilities -polarizability -polarizability's -polarizable -polarizable's -polarizables -polemicize -polemicized -polemicizes -polemicizing -polemize -polemized -polemizes -polemizing -policize -policizer -policizers -policizes -politicalize -politicalizes -politicization -politicize -politicizer -politicizers -politicizes -politicizing -politize -politizes -pollenizer -pollinize -pollinized -pollinizer -pollinizes -pollinizing -polychromatize -polychromatizes -polychromize -polychromizes -polygamize -polygamizes -polymerization -polymerization's -polymerize -polymerizes -polysulphurization -polysulphurization's -polysulphurizations -pommeled -pommeling -porcelainization -porcelainization's -porcelainizations -porcelainize -porcelainizes -portionize -portionizes -positivize -positivizes -posterize -posterizes -postsynchronization -posturize -posturizes -potentialization -potentialization's -potentializations -potentialize -potentializes -potentize -potentizes -powderization -powderization's -powderizations -powderize -powderizer -powderizers -powderizes -practicalization -practicalization's -practicalizations -practicalize -practicalizer -practicalizers -practicalizes -preacherize -preacherizes -preacknowledgment -preacknowledgment's -preacknowledgments -preanesthetic -preanesthetics -prebaptize -prebaptizes -precancelation -precisionize -precisionizes -precivilization -precivilization's -precivilizations -precolor -precolor's -precolorable -precolorable's -precolorables -precoloring -precolorings -precolors -preconization -preconization's -preconizations -preconize -preconizer -preconizers -preconizes -precriticize -precriticizes -prefavor -prefavor's -prefavorable -prefavorable's -prefavorables -prefavorablies -prefavorably -prefavorite -prefavorite's -prefavorites -prefavors -prefertilization -prefertilization's -prefertilizations -prefertilize -prefertilizes -preflavor -preflavor's -preflavoring -preflavorings -preflavors -pregalvanize -pregalvanizes -prehumor -prehumor's -prehumors -prejudgment -prejudgment's -prejudgments -prelabor -prelabor's -prelabors -prelatize -prelatizes -prelocalization -prelocalization's -prelocalizations -preludize -preludizes -premonopolize -premonopolizes -preoffense -preoffense's -preoffenses -preorganization -preorganization's -preorganizations -preorganize -preorganizes -preoxidize -preoxidized -preoxidizes -preoxidizing -preprogram -prerecognize -prerecognizes -prespecialize -prespecializes -presplendor -presplendor's -presplendors -pressurization -prestandardization -prestandardization's -prestandardizations -prestandardize -prestandardizes -presympathize -presympathizes -preutilizable -preutilizable's -preutilizables -preutilization -preutilization's -preutilizations -preutilize -preutilizes -prioritization -priorization -priorizations -priorize -priorized -priorizes -priorizing -privatization -privatize -privatized -privatizing -problemize -problemizes -processionize -processionizes -proctorization -proctorization's -proctorizations -proctorize -proctorizes -prodigalize -prodigalizes -profanize -profanizes -professionalization -professionalization's -professionalizations -professionalize -professionalized -professionalizes -professionalizing -professionize -professionizes -programist -programist's -programistic -programistics -programists -proletarianize -proletarianizes -proletarianizing -prologize -prologuize -prologuizer -prologuizers -prologuizes -prolusionize -prolusionizes -propagandize -propagandized -propagandizes -propagandizing -prophetize -prophetizes -propositionize -propositionizes -propretor -proselytization -proselytization's -proselytizations -protectionize -protectionizes -protocoled -protocoling -protocolization -protocolization's -protocolizations -protocolize -protocolizes -proverbialize -proverbializes -proverbize -proverbizes -provincialization -provincialization's -provincializations -provincialize -provincializes -pseudoanemia -pseudoanemia's -pseudoanemias -pseudoanemic -pseudoanemics -pseudoedema -pseudoedema's -pseudoedemas -pseudographize -pseudographizes -psychoanalyze -psychoanalyzer -psychoanalyzer's -psychoanalyzers -psychoanalyzes -psychologization -psychologize -psychologized -psychologizes -psychologizing -psycoanalyze -puebloization -puebloization's -puebloizations -puebloize -puebloizes -pulpitize -pulpitizes -pulverizable -pulverizable's -pulverizables -pulverization -pulverization's -pulverizations -pummeler -pummeling -pupilize -pupilizes -puppetize -puppetizes -pyorrheal -pyramidize -pyramidizes -pyridinize -pyridinizes -pyritization -pyritization's -pyritizations -pyritize -pyritizes -pyrolyzable -pyrolyzate -pythonize -pythonizes -quarrelous -quarterization -quarterization's -quarterizations -quininize -quininizes -racemization -racemize -racemized -racemizes -racemizing -racialization -racialization's -racializations -racialize -racializes -radialization -radialization's -radializations -radialize -radializes -radicalization -radicalization's -radicalizations -radicalize -radicalized -radicalizes -radicalizing -radiosterilize -radiosterilizes -radiosterilizing -radiumization -radiumization's -radiumizations -radiumize -radiumizes -rapturize -rapturizes -rascalize -rascalizes -rationalizable -rationalizable's -rationalizables -raveled -raveler -ravelers -raveling -ravelings -reacclimatize -reactualize -realisticize -realisticizes -reanimalize -reanimalizes -reapologize -reauthorize -rebaptization -rebaptization's -rebaptizations -rebourbonize -rebourbonizes -rebrutalize -recanalization -recapitalize -recarbonize -recausticize -recausticizes -recentralize -reciprocalize -reciprocalizes -recivilize -recolonize -recolor -recolor's -recoloring -reconnoiter -reconnoitered -reconnoiterer -reconnoiterer's -reconnoiterers -reconnoitering -reconnoiters -recriticize -redialer -redialing -refavor -refavor's -refertilize -reflectorize -reflectorized -reflectorizes -reflectorizing -reforestization -reforestization's -reforestize -reforestizes -regalize -regalizes -regalvanization -regalvanization's -regalvanizations -regalvanize -regalvanizes -regionalization -regionalization's -regionalizations -regionalize -regionalized -regionalizes -regionalizing -regularization -regularization's -regularizations -regularize -regularized -regularizer -regularizers -regularizes -reharmonize -rehonor -rehonor's -rehumanization -rehumanize -rehybridize -rehybridizes -reinitialization -reitemize -relativization -relativization's -relativizations -relativize -relativized -relativizes -relativizing -religionize -religionizes -remagnetize -remagnetizes -rematerialize -rememorize -remilitarization -remilitarize -remineralization -remineralization's -remineralizations -remineralize -remineralizes -remobilize -rencounter -renormalization -renormalize -renormalizing -reobjectivization -reobjectivization's -reobjectivizations -reobjectivize -reobjectivizes -reorganizational -reorganizationist -reorganizationist's -reorganizationists -reoxidize -reoxygenize -reoxygenizes -repaganization -repaganization's -repaganizations -repaganize -repaganizer -repaganizers -repaganizes -repatronize -repersonalize -rephosphorization -rephosphorization's -rephosphorizations -rephosphorize -rephosphorizes -repolymerization -repolymerization's -repolymerizations -repolymerize -repolymerizes -reprivatization -reprivatization's -reprivatizations -reprivatize -reprivatizes -republicanization -republicanization's -republicanizations -republicanize -republicanized -republicanizer -republicanizers -republicanizes -republicanizing -repulverize -reroyalize -reroyalizes -resensitization -resensitization's -resensitizations -resensitize -resensitizes -resepulcher -resinize -resinizes -resolemnize -resolemnizes -restandardize -resterilize -restigmatize -restigmatizes -resurrectionize -resurrectionizes -resymbolize -resynchronization -resynchronize -resynchronizing -resynthesize -retinize -retinizes -retranquilize -reutilize -revalorization -revalorization's -revalorizations -revalorize -revalorized -revalorizes -revalorizing -revaporize -revaporizes -revelationize -revelationizes -revisualize -revitalization's -revitalizations -revivalize -revivalizes -revolatilize -revolatilizes -revolutionizement -revolutionizement's -revolutionizements -rhapsodize -rhapsodized -rhapsodizes -rhapsodizing -rhythmicize -rhythmicizes -rhythmizable -rhythmizable's -rhythmizables -rhythmization -rhythmization's -rhythmizations -rhythmize -rhythmizes -ridiculize -ridiculizes -ritualization -ritualize -ritualizes -ritualizing -rivaless -rivalesses -rivalize -rivalizes -robotization -robotization's -robotizations -robotize -robotizes -roentgenize -romanticization -routinization -routinization's -routinizations -routinize -routinizes -roweled -roweling -royalization -royalization's -royalizations -royalize -royalizes -rubberization -rubberize -rubberizes -rubberizing -rubricize -rubricizes -ruffianize -ruffianizes -ruggedization -ruggedize -ruggedized -ruggedizes -ruggedizing -rumormonger -rumormonger's -rumormongers -ruralization -ruralization's -ruralizations -ruralize -ruralized -ruralizes -ruralizing -russianization -russianize -rusticize -rusticizes -saberlike -saberlike's -saberlikes -sabertooth -sacralization -sacralization's -sacralizations -sacramentize -sacramentizes -sailorizing -sailorizing's -sailorizings -salinization -salinize -salinizes -saltpeter -saltpeter's -saltpeters -sandaled -sandaling -sanitization -sapientize -sapientizes -satanize -satanizes -satinize -satinizes -satirizable -satirizable's -satirizables -satirize -satirized -satirizer -satirizers -satirizing -savagize -savagizes -saviorhood -saviorhood's -saviorhoods -saviorship -saviorship's -saviorships -savorilies -savorily -savorless -savorlesses -savorous -scandaled -scandaling -scandalization -scandalization's -scandalizations -scandalize -scandalizer -scandalizers -scandalizes -scenarioization -scenarioization's -scenarioizations -scenarioize -scenarioizes -scenarization -scenarization's -scenarizations -scenarize -scenarizes -scepterless -scepterlesses -schedulize -schedulizes -schematization -schematization's -schematizations -schematize -schematized -schematizer -schematizers -schematizes -schematizing -schismatize -schismatized -schismatizes -schismatizing -sclerotization -sclerotized -scripturalize -scripturalizes -scrutinization -scrutinization's -scrutinizations -seborrhea -seborrheic -sectarianization -sectarianize -sectarianized -sectarianizes -sectarianizing -sectionalization -sectionalization's -sectionalizations -sectionalize -sectionalizes -sectionalizing -sectionize -sectionizes -secularize -secularizer -secularizers -secularizes -secularizing -semicarbonize -semicarbonizes -semicivilization -semicivilization's -semicivilizations -semicivilized -semicivilized's -semicivilizeds -semifossilized -semifossilized's -semifossilizeds -semihonor -semihonor's -semihonors -semihumanized -semihumanized's -semihumanizeds -semimercerized -semimercerized's -semimercerizeds -semimineralized -semimineralized's -semimineralizeds -seminarize -seminarizes -seminationalization -seminationalization's -seminationalizations -semiorganized -semiorganized's -semiorganizeds -semioxidized -semioxidized's -semioxidizeds -semioxygenized -semioxygenized's -semioxygenizeds -semiprofessionalized -semiprofessionalized's -semiprofessionalizeds -semivulcanized -semivulcanized's -semivulcanizeds -senilize -senilizes -sensationalize -sensationalized -sensationalizes -sensationalizing -sensitization -sensitization's -sensitizations -sensitize -sensitizer -sensitizers -sensitizes -sensitizing -sensize -sensizes -sensualization -sensualization's -sensualizations -sensualize -sensualized -sensualizes -sensualizing -sentimentalization -sentimentalization's -sentimentalizations -sentineled -sentineling -sepaled -septicization -septicization's -septicizations -sepulchralize -sepulchralizes -serenize -serenizes -serializability -serializable -sermonize -sermonized -sermonizer -sermonizers -sermonizes -sermonizing -serpentinization -serpentinization's -serpentinizations -serpentinize -serpentinizes -serpentize -serpentizes -servilize -servilizes -severalize -severalizes -severization -severization's -severizations -severize -severizes -sexualization -sexualization's -sexualizations -sexualize -sexualizes -shepherdize -shepherdizes -siderealize -siderealizes -signalization -signalize -signalized -signalizing -signatories -silicatization -silicatization's -silicatizations -silicidize -silicidizes -siliconize -siliconizes -silverize -silverizer -silverizers -silverizes -similarize -similarizes -similize -similizes -simonize -singularization -singularization's -singularizations -singularize -singularizes -sinicize -sinicized -sinicizes -sinicizing -siphonless -siphonlesses -siphonlike -siphonlike's -siphonlikes -siphonophore -siphonostele -siphonostelic -siphonostely -sirenize -sirenizes -sisterize -sisterizes -skeletonization -skeletonization's -skeletonizations -skeletonize -skeletonized -skeletonizer -skeletonizers -skeletonizes -skeletonizing -skepticize -skepticizes -slenderize -slenderized -slenderizes -slenderizing -sloganize -sloganizes -snobsniveling -soberize -soberized -soberizes -soberizing -sockdologizing -solarization -solarization's -solarizations -solarize -solarized -solarizes -solarizing -soldierize -soldierizes -solecize -solecized -solecizes -solecizing -solemnization -solemnization's -solemnizations -solemnize -solemnized -solemnizer -solemnizers -solemnizes -solemnizing -soliloquization -soliloquize -soliloquized -soliloquizer -soliloquizers -soliloquizes -soliloquizing -soliloquizing's -soliloquizingly -soliloquizings -solmization -solubilization -solubilize -solubilized -solubilizes -solubilizing -solutize -solutizer -solutizers -solutizes -sonantized -sonantized's -sonantizeds -sonnetize -sonnetizes -southernize -southernizes -sovietization -sovietization's -sovietizations -sovietize -sovietizes -spatialization -spatialization's -spatializations -spatialize -spatializes -specificize -specificizes -specimenize -specimenizes -specterlike -specterlike's -specterlikes -spheroidize -spheroidizes -spiralization -spiralization's -spiralizations -spiralize -spiralizes -spiritize -spiritizes -spiritualization -spiritualization's -spiritualizations -spiritualize -spiritualized -spiritualizer -spiritualizers -spiritualizes -spiritualizing -spirochetal -spirochete -spirochete's -spirochetes -spirochetosis -splenectomized -stabilizable -stallionize -stallionizes -stalwartize -stalwartizes -standardizable -standardizable's -standardizables -stapedectomized -statisticize -statisticizes -stencilize -sterilizabilities -sterilizability -sterilizability's -sterilizable -sterilizable's -sterilizables -stigmatize -stigmatizer -stigmatizers -stigmatizes -stigmatizing -strobilization -structuralization -structuralization's -structuralizations -structuralize -structuralizes -strychninization -strychninization's -strychninizations -strychninize -strychninizes -stylize -stylizer -stylizers -stylizes -stylizing -subarmor -subarmor's -subarmors -subcenter -suberization -suberization's -suberizations -suberize -suberized -suberizes -suberizing -subflavor -subflavor's -subflavors -subjectivization -subjectivize -subjectivizes -sublimize -sublimizes -subminiaturization -subminiaturize -subminiaturized -subminiaturizes -subminiaturizing -subpulverizer -subpulverizer's -subpulverizers -subsidizable -subsidizable's -subsidizables -subspecialize -subspecializes -subspecialties -subspecialty -subspecialty's -substandardize -substandardizes -substantialize -substantializes -substantivize -substantivizes -subterraneanize -subterraneanizes -subtilization -subtilization's -subtilizations -subtilize -subtilizer -subtilizers -subtilizes -subtotaled -subtotaling -suburbanize -suburbanizes -subvitalized -subvitalized's -subvitalizeds -succorable -succorable's -succorables -succorless -succorlesses -suggestionize -suggestionizes -sulfatize -sulfatizes -sulfurization -sulfurization's -sulfurizations -sulfurize -sulfurizes -sulphurization -sulphurization's -sulphurizations -sulphurize -sulphurizes -sultanize -sultanizes -summerize -summerizes -superacknowledgment -superacknowledgment's -superacknowledgments -supercanonization -supercanonization's -supercanonizations -supercarbonization -supercarbonization's -supercarbonizations -supercarbonize -supercarbonizes -supercivilization -supercivilization's -supercivilizations -supercivilized -supercivilized's -supercivilizeds -superemphasize -superemphasizes -superficialize -superficializes -superhumanize -superhumanizes -supernaturalize -supernaturalizes -superorganization -superorganization's -superorganizations -superorganize -superorganizes -supersensitization -supersensitization's -supersensitizations -superspecialize -superspecializes -supersubtilized -supersubtilized's -supersubtilizeds -supersulphurize -supersulphurizes -surgerize -surgerizes -sycophantize -sycophantizes -syllogize -sylvanize -sylvanizes -symmetrization -symmetrization's -symmetrizations -symmetrize -symmetrized -symmetrizes -symmetrizing -symptomize -symptomizes -synchronizable -synchronizable's -synchronizables -syncretize -syncretized -syncretizes -syncretizing -syndicalize -syndicalizes -synesthesia -synesthetic -synonymize -synonymizes -synopsize -synthesization -synthesization's -synthesizations -systemizable -systemizable's -systemizables -systemize -systemizer -systemizers -systemizes -taboret -taborets -tabularization -tabularization's -tabularizations -tabularize -tabularizes -taffetized -tailorization -tailorization's -tailorizations -tailorize -tailorizes -tambura -tandemize -tandemizes -tantalization -tantalization's -tantalizations -tariffize -tariffizes -tartarization -tartarization's -tartarizations -tartarize -tartarized -tartarizes -tasseled -tasseling -tassels -tavernize -tavernizes -teaseler -teaselers -teazeled -teazeling -technicalization -technicalize -technicalizes -technologize -teetotaled -teetotaling -telesthesia -telesthetic -tellurize -tellurized -tellurizes -tellurizing -templize -templizes -temporalize -temporalized -temporalizes -temporalizing -temporization -temporization's -temporizations -tenderization -tenderize -tenderized -tenderizer -tenderizes -tenderizing -tendriled -tenementization -tenementization's -tenementizations -tenementize -tenementizes -terminalization -terminalization's -terminalizations -terminalized -terminalized's -terminalizeds -ternize -ternizes -terrestrialize -terrestrializes -territorialization -territorialization's -territorializations -territorialize -territorializes -terrorization -terrorization's -terrorizations -testimonialization -testimonialization's -testimonializations -testimonialize -testimonializer -testimonializers -testimonializes -tetanization -tetanize -tetanized -tetanizes -tetanizing -teutonize -texturized -theaterless -theaterlesses -theaterlike -theaterlike's -theaterlikes -theatricalization -theatricalization's -theatricalizations -theatricalize -theatricalized -theatricalizes -theatricalizing -theatricize -theatricizes -theologization -theologize -theologized -theologizer -theologizes -theologizing -thermoanesthesia -thermoanesthesia's -thermoanesthesias -thermometerize -thermometerizes -thermopolymerization -thermopolymerization's -thermopolymerizations -thermosiphon -thermosiphon's -thermosiphons -thronize -thronizes -thymectomize -thyroidectomized -thyroidization -thyroidization's -thyroidizations -tinselier -tinseliest -tittuped -tittuping -tittupy -tonicize -tonicizes -torporize -torporizes -totalitarianize -totalization -totalization's -totalizations -totalizator -totalize -totalized -totalizer -totalizers -totalizes -totalizing -totemization -totemization's -totemizations -tourize -tourizes -tractorization -tractorization's -tractorizations -tractorize -tractorizes -traditionalize -traditionalizes -traditionize -traditionizes -tragicize -tragicizes -traitorize -traitorizes -trammeled -trammeler -trammelers -trammeling -tranquilization -tranquilization's -tranquilizations -tranquillization -tranquillize -tranquillized -tranquillizer -tranquillizers -tranquillizes -tranquillizing -transcendentalize -transcendentalizes -transistorization -transparentize -transparentizes -traumatization -traumatize -traumatized -traumatizes -traumatizing -triangularize -triangularized -triangularizes -triangularizing -trichinize -trillionize -trillionizes -trimerization -trimerization's -trimerizations -trivialization -tropicalization -tropicalization's -tropicalizations -tropicalize -tropicalized -tropicalizes -tropicalizing -troweled -troweling -trypsinize -trypsinizes -tuberculinization -tuberculinization's -tuberculinizations -tuberculinize -tuberculinizes -tuberization -tuberization's -tuberizations -tuberize -tuberizes -tubulization -tubulization's -tubulizations -tutorization -tutorization's -tutorizations -tutorize -tutorizes -ultracentralizer -ultracentralizer's -ultracentralizers -ultrahonorable -ultrahonorable's -ultrahonorables -ultraspecialization -ultraspecialization's -ultraspecializations -ultrastandardization -ultrastandardization's -ultrastandardizations -unagonize -unalcoholized -unalcoholized's -unalcoholizeds -unanimalized -unanimalized's -unanimalizeds -unantagonizable -unantagonizable's -unantagonizables -unapostatized -unapostatized's -unapostatizeds -unauthorize -unbaptize -unbrutalize -unbrutize -unbrutizes -uncanonize -uncanonizes -uncantonized -uncantonized's -uncantonizeds -uncatechized -uncatechized's -uncatechizedness -uncatechizeds -uncatholicize -uncatholicizes -uncelestialized -uncelestialized's -uncelestializeds -unchloridized -unchloridized's -unchloridizeds -unchristianize -unchristianized -unchristianizes -uncircularized -uncircularized's -uncircularizeds -uncivilizable -uncivilizable's -uncivilizables -uncivilize -unclericalize -unclericalizes -uncolonize -uncolorable -uncolorable's -uncolorables -uncolorablies -uncolorably -unconventionalize -unconventionalizes -uncriticizable -uncriticizable's -uncriticizables -uncrystallizabilities -uncrystallizability -uncrystallizability's -uncrystallizable -uncrystallizable's -uncrystallizables -uncurricularized -uncurricularized's -uncurricularizeds -undefense -undefense's -undemagnetizable -undemagnetizable's -undemagnetizables -undemocratize -undenominationalize -undenominationalizes -undercapitalization -undercapitalization's -undercapitalizations -undercapitalize -undercapitalized -undercapitalizes -undercapitalizing -undercolor -undercolor's -undercolored -undercoloring -undercolorings -undercolors -underemphasize -underemphasized -underemphasizes -underemphasizing -underlaborer -underlaborer's -underlaborers -underorganization -underorganization's -underorganizations -underoxidize -underoxidizes -underrealize -underrealizes -undersavior -undersavior's -undersaviors -underutilize -undervitalized -undervitalized's -undervitalizeds -undiphthongize -undiphthongizes -undiscolored -undiscolored's -undramatizable -undramatizable's -undramatizables -undualize -undualizes -unenamored -unenamored's -unenamoreds -unequalize -unevangelized -unevangelized's -unevangelizeds -unfavoring -unfavoring's -unfertilizable -unfertilizable's -unfertilizables -unfeudalize -unfeudalized -unfeudalizes -ungalvanized -ungalvanized's -ungalvanizeds -ungelatinizable -ungelatinizable's -ungelatinizables -ungelatinized -ungelatinized's -ungelatinizeds -ungentilize -ungentilizes -ungentlemanize -ungentlemanizes -ungospelized -ungospelized's -ungospelizeds -ungraphitized -ungraphitized's -ungraphitizeds -unharbor -unharbor's -unharbored -unharmonize -unheroize -unheroizes -unhonorable -unhonorable's -unhouseled -unhypnotizable -unhypnotizable's -unhypnotizables -unhypnotize -unhypnotizes -uniformization -uniformization's -uniformizations -uniformize -uniformizes -unilateralization -unilateralization's -unilateralizations -unilateralize -unilateralizes -unimmortalize -unimmortalizes -unindividualize -uninitializable -unionization's -unionizations -unitization -unitize -unitizes -unitizing -universalization -universalization's -universalizations -unkenneled -unkenneling -unlabialize -unlabializes -unlaborable -unlaborable's -unlaborables -unlaboring -unlaboring's -unlocalizable -unlocalizable's -unlocalizables -unlocalize -unmechanize -unmediatized -unmediatized's -unmediatizeds -unmercerized -unmercerized's -unmercerizeds -unmesmerize -unmesmerizes -unmetalized -unmetalized's -unmetalizeds -unmethodized -unmethodized's -unmethodizeds -unmethodizing -unmethodizing's -unmethodizings -unmissionized -unmissionized's -unmissionizeds -unmodernize -unmonopolize -unmonopolizing -unmonopolizings -unmoralize -unmoralized -unmoralizes -unmoralizing -unmoralizings -unmunicipalized -unmunicipalized's -unmunicipalizeds -unmutualized -unmutualized's -unmutualizeds -unmysticize -unmysticizes -unnaturalizable -unnaturalizable's -unnaturalizables -unnaturalize -unnaturalizes -unneighborlike -unneighborlike's -unneighborlikes -unnitrogenized -unnitrogenized's -unnitrogenizeds -unnormalize -unnormalizing -unoptimize -unoptimizing -unoxidizable -unoxidizable's -unoxidizables -unoxygenized -unoxygenized's -unoxygenizeds -unpaganize -unpaganizes -unparagonized -unparagonized's -unparagonizeds -unparalyzed -unparalyzed's -unparalyzeds -unparticularized -unparticularized's -unparticularizeds -unparticularizing -unparticularizing's -unparticularizings -unpatronizable -unpatronizable's -unpatronizables -unpauperized -unpauperized's -unpauperizeds -unphilosophize -unphosphatized -unphosphatized's -unphosphatizeds -unplagiarized -unplagiarized's -unplagiarizeds -unpoeticized -unpoeticized's -unpoeticizeds -unpoetize -unpoetized -unpoetizes -unpolarizable -unpolarizable's -unpolarizables -unpolymerized -unpolymerized's -unpolymerizeds -unpopularize -unprotestantize -unprotestantizes -unpulverize -unradicalize -unradicalizes -unrancored -unrancored's -unrancoreds -unraveler -unravelers -unrealizable -unrealizable's -unrealizables -unrealize -unrealizing -unrealizings -unreconnoitered -unreconnoitered's -unreconnoitereds -unrevelationize -unrevelationizes -unromanticized -unromanticized's -unromanticizeds -unroyalized -unroyalized's -unroyalizeds -unsatirize -unsatirized -unsavorilies -unsavorily -unscandalize -unscandalizes -unscepter -unscepter's -unsceptered -unschematized -unschematized's -unschematizeds -unsectarianize -unsectarianizes -unsecularize -unsecularizes -unsensitize -unsensitizes -unsensualize -unsensualized -unsensualizes -unsentimentalize -unsepulcher -unsepulchered -unsignalized -unsignalized's -unsignalizeds -unsiphon -unsiphon's -unsolemnize -unsolemnized -unsolemnizes -unspecterlike -unspecterlike's -unspecterlikes -unspiritualize -unspiritualized -unspiritualizes -unstoicize -unstoicizes -unsubstantialize -unsubstantializes -unsuccorable -unsuccorable's -unsuccorables -unsulphurized -unsulphurized's -unsulphurizeds -unsupernaturalize -unsupernaturalized -unsupernaturalizes -unsymmetrized -unsymmetrized's -unsymmetrizeds -unsympathizabilities -unsympathizability -unsympathizability's -unsympathizable -unsympathizable's -unsympathizables -unsystemizable -unsystemizable's -unsystemizables -untantalizing -untantalizing's -untantalizings -untartarized -untartarized's -untartarizeds -untechnicalize -untechnicalizes -untemporizing -untemporizing's -untheorizable -untheorizable's -untheorizables -unutilizable -unutilizable's -unutilizables -unvaporized -unvaporized's -unvaporizeds -unvectorizable -unvitalized -unvitalized's -unvitalizeds -unvitriolized -unvitriolized's -unvitriolizeds -unvolatilize -unvolatilized -unvolatilizes -unvulgarize -unvulgarized -unvulgarizes -unwesternized -unwesternized's -unwesternizeds -unwomanize -urbanize -urbanizes -urbanizing -utilitarianize -utilitarianizes -utilizabilities -utilizability -utilizable -utilizable's -utilizables -utopianizer -utopianizer's -utopianizers -vaccinization -vaccinization's -vaccinizations -vacuumize -vacuumized -vacuumizes -vacuumizing -vagabondize -vagabondizer -vagabondizers -vagabondizes -vagrantize -vagrantizes -valorization -valorization's -valorizations -valorize -valorized -valorizes -valorizing -vampirize -vampirizes -vandalization -vandalization's -vandalizations -vaporabilities -vaporability -vaporability's -vaporable -vaporable's -vaporables -vaporier -vaporiest -vaporish -vaporishness -vaporizable -vaporizable's -vaporizables -vaporize -vaporized -vaporizer -vaporizers -vaporizes -vaporizing -vaporless -vaporlesses -vaporlike -vaporlike's -vaporlikes -vapory -vascularization -vascularization's -vascularizations -vascularize -vascularized -vascularizes -vascularizing -vassalization -vassalize -vassalized -vassalizes -vassalizing -vectorizable -vectorize -vectorized -vectorizer -vectorizers -vectorizes -vegetablize -vegetablizes -velarization -venalization -venalization's -venalizations -venalize -venalizes -venomization -venomization's -venomizations -venomize -venomizes -ventriloquize -ventriloquized -ventriloquizes -ventriloquizing -verbalization -verbalization's -verbalizations -vermeiled -vermeiles -vermeiling -vermilionize -vermilionizes -vernacularization -vernacularization's -vernacularizations -vernacularize -vernacularizes -vernalization -vernalization's -vernalizations -vernalize -vernalized -vernalizes -vernalizing -versicolor -versicolored -versionize -versionizes -vestryize -vestryizes -veteranize -veteranizes -vialed -vialing -victimizable -victimizable's -victimizables -victimization -victimization's -victimizations -victualage -victualed -victualess -victualing -vigorless -virtualize -virtualizes -visionize -visionizes -vitalization -vitalization's -vitalizations -vitalize -vitalized -vitalizer -vitalizers -vitalizes -vitalizing -vitalizing's -vitalizingly -vitalizings -vitaminization -vitaminize -vitaminizes -vitriolizable -vitriolizable's -vitriolizables -vitriolization -vitriolization's -vitriolizations -vitriolize -vitriolizer -vitriolizers -vitriolizes -vocationalization -vocationalization's -vocationalizations -vocationalize -vocationalizes -volatilizable -volatilizable's -volatilizables -volatilize -volatilized -volatilizer -volatilizers -volatilizes -volatilizing -voltize -voltizes -vowelization -vowelization's -vowelizations -vowelize -vowelized -vowelizes -vowelizing -vulcanizable -vulcanizable's -vulcanizables -vulcanizate -vulcanization -vulcanization's -vulcanizations -vulcanize -vulcanizer -vulcanizers -vulcanizes -vulcanizing -vulgarization -vulgarization's -vulgarizations -vulgarize -vulgarized -vulgarizer -vulgarizers -vulgarizes -vulgarizing -weeviled -westernization -westernization's -westernizations -westernize -westernized -westernizes -westernizing -winterization -winterization's -winterizations -winterize -winterized -winterizes -winterizing -womanization -womanization's -womanizations -woodcockize -woodcockizes -woolenization -woolenization's -woolenizations -woolenize -woolenizes -zeroize -zeroized -zeroizes -zeroizing +Africanization +Africanization's +Africanizations +Africanize +Africanized +Africanizes +Africanizing +Afrikanerization +Afrikanerize +Afrikanerized +Afrikanerizes +Afrikanerizing +Americanization +Americanization's +Americanizations +Americanize +Americanizer +Americanizers +Americanizes +Americanizing +Anglicanize +Anglicanizes +Arabianize +Arabianizes +Arabicize +Arabicizes +Aryanization +Aryanize +Aryanized +Aryanizes +Aryanizing +Asiaticization +Asiaticization's +Asiaticizations +Asiaticize +Asiaticizes +Assyrianize +Assyrianizes +Australianize +Australianizes +Austrianize +Austrianizes +Babelize +Babelizes +Babylonize +Babylonizes +Balkanization +Balkanization's +Balkanizations +Balkanize +Balkanizes +Berlinize +Berlinizes +Bessemerize +Bessemerizes +Birminghamize +Birminghamizes +Boswellize +Boswellizes +Byronize +Byronizes +Byzantinize +Byzantinizes +Caesarize +Caesarizes +Calvinize +Calvinizes +Canadianization +Canadianization's +Canadianizations +Canadianize +Canadianizes +Caponization +Catholicization +Catholicized +Catholicizing +Celticize +Celticizes +Chablises +Christianization +Christianization's +Christianizations +Christianize +Christianizer +Christianizers +Christianizes +Ciceronianize +Ciceronianizes +Continentalize +Continentalizes +Corinthianize +Corinthianizes +Creolization +Creolize +Creolized +Creolizes +Creolizing +Cubanize +Cubanizes +Czechization +Czechization's +Czechizations +Danization +Danization's +Danizations +Danize +Danizes +Darwinize +Darwinizes +Doricize +Doricizes +Edenization +Edenization's +Edenizations +Edenize +Edenizes +Egyptianization +Egyptianization's +Egyptianizations +Egyptianize +Egyptianizes +Egyptize +Egyptizes +Elizabethanize +Elizabethanizes +Englishize +Englishizes +Epicurize +Epicurizes +Episcopalianize +Episcopalianizes +Eskimoized +Eskimoized's +Eskimoizeds +Essenize +Essenizes +Etna +Europeanize +Europeanizes +Europeanizing +Fletcherize +Fletcherizes +Francize +Francizes +Franklinization +Franklinization's +Franklinizations +Frenchize +Frenchizes +Gaelicization +Gaelicization's +Gaelicizations +Gaelicize +Gaelicizes +Gallicization +Gallicize +Gallicized +Gallicizes +Gallicizing +Gothicize +Gothicized +Gothicizer +Gothicizers +Gothicizes +Gothicizing +Grecianize +Grecianizes +Greekize +Greekizes +Hanoverianize +Hanoverianizes +Hanoverize +Hanoverizes +Harvardize +Harvardizes +Harveyize +Harveyizes +Hattize +Hattizes +Hebraicize +Hebraicizes +Hegelianize +Hegelianizes +Hellenization +Hellenizations +Hellenize +Hellenized +Hellenizes +Hellenizing +Hispanicization +Hispanicize +Hispanicized +Hispanicizes +Hispanicizing +Hollywoodize +Hollywoodizes +Hoosierize +Hoosierizes +Hooverize +Hooverizes +Iliadize +Iliadizes +Illuminize +Illuminizes +Ionicization +Ionicization's +Ionicizations +Ionicize +Ionicizes +Iranize +Iranizes +Irishize +Irishizes +Islamization +Islamization's +Islamizations +Islamize +Islamized +Islamizes +Islamizing +Israelitize +Israelitizes +Italianism +Italianization +Italianization's +Italianizations +Italianize +Italianized +Italianizer +Italianizers +Italianizes +Italianizing +Jacobinize +Japanization +Japanization's +Japanizations +Japanize +Japanized +Japanizes +Japanizing +Jesuitize +Jesuitized +Jesuitizes +Jesuitizing +Jonathanization +Jonathanization's +Jonathanizations +Latinization +Latinization's +Latinizations +Latinize +Latinized +Latinizer +Latinizers +Latinizes +Latinizing +Lilliputianize +Lilliputianizes +Listerize +Listerizes +Londonization +Londonization's +Londonizations +Londonize +Londonizes +Lutheranize +Lutheranizer +Lutheranizers +Lutheranizes +Malayize +Malayizes +Manhattanize +Manhattanizes +Mediterraneanization +Mediterraneanization's +Mediterraneanizations +Mediterraneanize +Mediterraneanizes +Melampus +Mendelize +Mendelizes +Mexicanize +Mexicanizes +Midlandize +Midlandizes +Miltonize +Miltonized +Miltonizes +Miltonizing +Mohammedanization +Mohammedanization's +Mohammedanizations +Mohammedanize +Mohammedanized +Mohammedanizes +Mohammedanizing +Molochize +Molochizes +Moravianized +Moravianized's +Moravianizeds +Moslemize +Moslemizes +Napoleonize +Napoleonizes +Negroization +Negroization's +Negroizations +Negroize +Negroizes +Newmanize +Newmanizes +Nipponize +Nipponizes +Normanization +Normanization's +Normanizations +Normanize +Normanized +Normanizer +Normanizers +Normanizes +Normanizing +Occidentalization +Occidentalization's +Occidentalizations +Occidentalize +Occidentalized +Occidentalizes +Occidentalizing +Olympianize +Olympianizes +Ottomanization +Ottomanization's +Ottomanizations +Ottomanize +Ottomanizes +Parisianization +Parisianization's +Parisianizations +Parisianize +Parisianizes +Pasteurizers +Paulinize +Paulinizes +Paynize +Paynizes +Persianization +Persianization's +Persianizations +Persianize +Persianizes +Peruvianize +Peruvianizes +Philistinize +Philistinizes +Presbyterianize +Presbyterianizes +Procrusteanize +Procrusteanizes +Protestantize +Protestantizes +Prussianization +Prussianization's +Prussianizations +Prussianize +Prussianized +Prussianizer +Prussianizers +Prussianizes +Prussianizing +Pullmanize +Pullmanizes +Puritanize +Puritanizer +Puritanizers +Puritanizes +Pythagoreanize +Pythagoreanizes +Quakerization +Quakerization's +Quakerizations +Quakerize +Quakerizes +Romania +Romanization +Romanization's +Romanizations +Romanize +Romanized +Romanizer +Romanizers +Romanizes +Romanizing +Russianization's +Russianizations +Russianized +Russianizes +Russianizing +Sabbathize +Sabbathizes +Saxonization +Saxonization's +Saxonizations +Saxonize +Saxonizes +Semiticize +Semiticizes +Semitization +Semitization's +Semitizations +Semitize +Semitizes +Shakespearize +Shakespearizes +Shintoize +Shintoizes +Slavicize +Slavicizes +Slavization +Slavization's +Slavizations +Slavize +Slavizes +Slavonicize +Slavonicizes +Sovietized +Sovietizing +Spaniardization +Spaniardization's +Spaniardizations +Spaniardize +Spaniardizes +Spanishize +Spanishizes +Spartanize +Spartanizes +Syrianize +Syrianizes +Talmudization +Talmudization's +Talmudizations +Talmudize +Talmudizes +Tammanyize +Tammanyizes +Taylorize +Taylorizes +Timonize +Timonizes +Toryize +Toryizes +Turkize +Turkizes +Tuscanize +Tuscanizes +Tylerize +Tylerizes +Unitarianize +Unitarianizes +Utopianize +Utopianizes +Vaticanization +Vaticanization's +Vaticanizations +Vaticanize +Vaticanizes +Victorianize +Victorianizes +Vietnamization +Vietnamize +Vietnamized +Vietnamizes +Vietnamizing +Wagnerize +Wagnerizes +Whitmanize +Whitmanizes +abnormalize +abnormalizes +abolitionize +abolitionizes +absolutization +absolutization's +absolutizations +absolutize +absolutizes +accessorize +acclimatizable +acclimatizable's +acclimatizables +accouter +accoutered +accoutering +accouters +acculturize +acetonization +acetonization's +acetonizations +acetonize +acetonizes +achromatization +achromatize +achromatized +achromatizes +achromatizing +acidize +acidizes +acronymize +acronymizes +actionize +actionizes +activize +activizes +adrenalize +adrenalizes +adulterize +adulterizes +adverbialize +adverbializes +aerosolization +aestheticize +aestheticizes +agatize +agatizes +agenize +aggrandizable +aggrandizable's +aggrandizables +aggrandization +aggrandize +aggrandized +aggrandizer +aggrandizers +aggrandizes +aggrandizing +agnize +agnized +agnizes +agnizing +agrarianize +agrarianizes +albumenization +albumenize +albumenized +albumenizes +albumenizing +albuminization +albuminization's +albuminizations +albuminize +albuminizes +alchemize +alcoholizable +alcoholizable's +alcoholizables +alcoholization +alcoholization's +alcoholizations +alcoholize +alcoholizes +algebraization +algebraization's +algebraizations +algebraize +algebraizes +alienize +alienizes +alkalinization +alkalinization's +alkalinizations +alkalinize +alkalinizes +alkalization +alkalize +alkalized +alkalizes +alkalizing +allegorization +allegorize +allegorized +allegorizer +allegorizes +allegorizing +alphabetization +alphabetization's +alphabetizations +alternize +alternizes +aluminization +aluminize +aluminized +aluminizes +aluminizing +amalgamatize +amalgamatizes +amalgamization +amalgamization's +amalgamizations +amalgamize +amalgamizes +amor +amor's +amoralize +amoralizes +amorism +amorism's +amorisms +amoristic +amoristics +amorphization +amorphize +amors +amortizable +amortizable's +amortizables +amortizement +amortizement's +amortizements +anagrammatization +anagrammatize +analogism +analogism's +analogisms +analogize +analogizes +analyzation +anarchize +anarchizes +anathematization +anathematize +anathematized +anathematizes +anathematizing +anatomize +anemically +anesthesiologist +anesthesiology +anesthetist +anesthetization +anesthetization's +anesthetizations +angelicize +angelicizes +angelize +angelizes +anglicization +anglicization's +anglicizations +anglicize +anglicized +anglicizes +angularization +angularization's +angularizations +angularize +angularizes +anhydridization +anhydridization's +anhydridizations +anhydridize +anhydridizes +animalization +animalization's +animalizations +animalize +animalized +animalizes +animalizing +annalize +annalizes +annualization +annualize +annualizes +annualizing +anodization +antagonization +antagonization's +antagonizations +anthologization +anthologize +anthologized +anthologizer +anthologizes +anthologizing +anthracitization +anthracitization's +anthracitizations +anthropomorphization +anthropomorphize +anthropomorphized +anthropomorphizes +anthropomorphizing +anticatalyzer +anticatalyzer's +anticatalyzers +anticentralization +anticentralization's +anticentralizations +anticize +anticizes +antiepicenter +antiepicenter's +antiepicenters +antifertilizer +antifertilizer's +antifertilizers +antilabor +antilabor's +antilabors +antioxidizer +antioxidizer's +antioxidizers +antioxidizing +antioxidizing's +antioxidizings +antipathize +antipathizes +antiquarianize +antiquarianizes +antirumor +antirumor's +antirumors +antisensitize +antisensitizer +antisensitizer's +antisensitizers +antisensitizes +antisepticize +antisepticizes +antiseptize +antiseptizes +antisiphon +antisiphon's +antisiphons +antithesize +antithesizes +anviled +anviling +aphorize +aphorized +aphorizer +aphorizers +aphorizes +aphorizing +apostatization +apostatize +apostatized +apostatizes +apostatizing +apostrophize +apostrophized +apostrophizes +apostrophizing +apotheosize +appareling +appetize +appetized +appetizement +appetizement's +appetizements +appetizers +appetizes +arabization +arabize +arabized +arabizes +arabizing +arbores +arborization +arborize +arborized +arborizes +arborizing +arcticize +arcticizes +arithmetization +arithmetization's +arithmetizations +aromatization +aromatize +aromatized +aromatizes +aromatizing +arsenicize +arsenicizes +arterialization +arterialization's +arterializations +arterialize +arterialized +arterializes +arterializing +artificialize +artificializes +asafetida +asepticize +asepticizes +astigmatizer +astigmatizer's +astigmatizers +asynchronize +asynchronized +asynchronizes +asynchronizing +atomizability +atomizable +atticize +atticizes +attitudinization +attitudinize +attitudinized +attitudinizes +attitudinizing +autoimmunization +autoionization +automatization +automatization's +automatizations +automatize +automatizes +autotomize +avianize +azotization +azotize +azotized +azotizes +azotizing +bachelorize +bachelorizes +baconize +baconizes +bacterize +balladize +balladizes +balsamize +balsamizes +bantamize +bantamizes +baptizable +baptizable's +baptizables +baptizement +baptizement's +baptizements +barbarianize +barbarianizes +barbarization +barbarize +barbarized +barbarizes +barbarizing +baronize +baronizes +bastardization +bastardization's +bastardizations +beaverize +beaverizes +beclamor +beclamored +beclamoring +beclamors +becudgeled +becudgeling +bedlamize +bedlamizes +bedriveled +bedriveling +bejeweled +bejeweling +bemedaled +bestialize +bestialized +bestializes +bestializing +beveler +bevelers +bichromatize +bichromatizes +bicolor +bicolored +bimetalist +bimetalistic +biographize +biographizes +biologize +biologizes +bipolarization +bipolarize +bipolarizes +bister +bistered +bituminization +bituminize +bituminized +bituminizes +bituminizing +bolshevize +bonderize +borize +borizes +botanize +botanized +botanizes +botanizing +boulevardize +boulevardizes +bourbonize +bourbonizes +bowdlerization +boweled +boweling +brominize +brominizes +brutalization +brutalization's +brutalizations +bureaucratize +bureaucratized +bureaucratizes +busheler +bushelers +cadaverize +cadaverizes +cadmiumize +cadmiumizes +canaler +canalers +canalization +canalization's +canalizations +canalize +canalized +canalizes +canalizing +cancelable +cancelous +cannibalization +cannibalization's +cannibalizations +canonization +canonization's +canonizations +canonize +canonizer +canonizers +canonizes +canonizing +capitalizable +capitalizable's +capitalizables +caponize +caponized +caponizes +caponizing +capsulization +capsulize +capsulized +capsulizes +capsulizing +caracoled +caracoling +caramelization +caramelization's +caramelizations +caramelize +caramelized +caramelizes +caramelizing +carbolization +carbolize +carbolized +carbolizes +carbolizing +carbonatization +carbonatization's +carbonatizations +carbonizable +carbonizable's +carbonizables +carburization +carburize +carburized +carburizes +carburizing +carnalize +carnalizes +caroled +caroler +carolers +caroling +cartelization +cartelization's +cartelizations +cartelize +cartelizes +castorized +castorized's +castorizeds +catabolize +cataloguize +cataloguizes +catalyze +catalyzer +catalyzer's +catalyzers +catalyzes +catechizable +catechizable's +catechizables +catechization +catechization's +catechizations +catechize +catechized +catechizer +catechizers +catechizes +catechizing +catheterization +catheterization's +catheterizations +catheterize +catheterizes +catheti +catheti's +cathetis +catholicize +catholicizer +catholicizers +catholicizes +causticization +causticization's +causticizations +causticize +causticizer +causticizers +causticizes +cauterization +cauterization's +cauterizations +cavilation +caviled +caviling +cavilings +celestialize +celestializes +centerable +centerable's +centerables +centerboard +centerless +centigram +centigram's +centigrams +centiliter +centrifugalization +centrifugalization's +centrifugalizations +centrifugalize +centrifugalizes +cephalization +cerebralization +cerebralization's +cerebralizations +cerebralize +cerebralizes +ceremonialize +ceremonializes +chameleonize +chameleonizes +championize +championizes +channelization +channelization's +channelizations +channelize +channelizes +chattelization +chattelization's +chattelizations +chattelize +chattelizes +cheerfulize +cheerfulizes +chemicalization +chemicalization's +chemicalizations +chemicalize +chemicalizes +chiseling +chiselings +chloridize +chloridizes +chlorinize +chlorinizes +chloroformization +chloroformization's +chloroformizations +chloroformize +chloroformizes +chorization +chorization's +chorizations +chromatize +chromatizes +chromicize +chromicizes +chromize +chromized +chromizes +chromizing +chronologize +chronologizes +cinchonize +cinematize +circularization +circularization's +circularizations +circularize +circularized +circularizer +circularizers +circularizes +circularizing +citizenize +citizenizes +civilianization +civilianizations +civilianize +civilianized +civilianizes +civilianizing +civilizable +civilizable's +civilizables +clangor +clangor's +clangored +clangoring +clangors +classicalize +classicalizes +classicization +classicize +classicized +classicizes +classicizing +clericalize +clericalizes +climatize +climatizes +coalize +coalizer +coalizers +coalizes +cocainization +cocainization's +cocainizations +cocainize +cocainizes +coeducationalize +coeducationalizes +coenamor +coenamored +coenamoring +coenamors +coequalize +coequalizes +cognizably +cognize +cognized +cognizer +cognizers +cognizes +cognizing +collateralize +collectivization +collectivization's +collectivizations +collectivize +collectivized +collectivizes +colloquialize +colloquializes +colonialize +colonializes +colonizabilities +colonizability +colonizability's +colonizable +colonizable's +colonizables +colonizationist +colonizationist's +colonizationists +colorabilities +colorability +colorability's +colorable +colorable's +colorableness +colorables +colorablies +colorably +colorama +colorant +colorants +colorcast +colorcaster +colorcasters +colorfast +colorfastness +colorific +colorimetric +colorimetrically +colorism +colorisms +colorist +colorist's +coloristic +coloristically +coloristics +colorists +colorization +colorization's +colorizations +colorize +colorizes +colorman +colormap +colormap's +colormaps +colormen +columnization +columnization's +columnizations +commercialize +commercialized +commercializes +commercializing +commonize +commonizes +communalization +communalization's +communalizations +communalize +communalized +communalizer +communalizers +communalizes +communalizing +communization +communization's +communizations +companionize +companionizes +compartmentalization +compartmentalization's +compartmentalizations +compartmentize +compartmentizes +complementizer +computerizable +concenter +concertize +concertizer +concertizers +concertizes +concretization +concretizations +concretize +concretized +concretizes +concretizing +conditionalize +conditionalizes +confederatize +confederatizes +congenialize +congenializes +congregationalize +congregationalizes +conservatize +conservatized +conservatizes +conservatizing +consonantize +consonantizes +constitutionalization +constitutionalization's +constitutionalizations +constitutionalize +constitutionalizes +containerization +containerize +containerized +containerizes +containerizing +contemporization +contemporize +contemporized +contemporizes +contemporizing +controversialize +controversializes +conundrumize +conundrumizes +conventionalization +conventionalization's +conventionalizations +conventionalize +conventionalizes +conventionalizing +conventionize +conventionizes +conversationize +conversationizes +conveyorize +conveyorized +conveyorizes +conveyorizing +convivialize +convivializes +copolymerization +copolymerization's +copolymerizations +copolymerize +copolymerized +copolymerizes +copolymerizing +copperization +copperization's +copperizations +copperize +copperizes +coraled +corbeled +corbeling +corbelings +cordialize +cordializes +corporealization +corporealization's +corporealizations +corporealize +corporealizes +cosmopolitanization +cosmopolitanization's +cosmopolitanizations +cosmopolitanize +cosmopolitanizes +cottonization +cottonization's +cottonizations +cottonize +cottonizes +councilorship +counselee +counselorship +crawlerize +crawlerizes +creaturize +creaturizes +crenelate +crenelated +crenelates +crenelation +creneled +creneling +cretinization +cretinization's +cretinizations +cretinize +cretinizes +criminalization +criminalization's +criminalize +criticizable +criticizable's +criticizables +crofterization +crofterization's +crofterizations +crofterize +crofterizes +cruelize +cruelizes +crystallizabilities +crystallizability +crystallizability's +crystallizable +crystallizable's +crystallizables +cudgeled +cudgeler +cudgelers +cudgeling +cudgelings +culturization +culturization's +culturizations +culturize +culturizes +cupelation +cupeled +cupeler +cupelers +cupeling +curarize +curarized +curarizes +curarizing +curatize +curatizes +curricularization +curricularization's +curricularizations +curricularize +curricularizes +cutinize +cutinized +cutinizes +cutinizing +cutization +cutization's +cutizations +cyclization +cyclization's +cyclizations +cyclize +cyclized +cyclizes +cyclizing +dandyize +dandyizes +dastardize +dastardizes +deaconize +deaconizes +deaminize +decaliter +decaliters +decameter +decameter's +decameters +decarbonization +decarbonize +decarbonized +decarbonizer +decarbonizes +decarbonizing +decarburization +decarburize +decarburized +decarburizes +decarburizing +decasualization +decentralizationist +decentralize +decentralizes +decigram +decigram's +decigrams +deciliter +deciliters +decimalization +decimalization's +decimalizations +decimalize +decimalized +decimalizes +decimalizing +decimeter +decimeter's +decimeters +decolonization +decolonize +decolonized +decolonizes +decolonizing +decolor +decolorant +decolorants +decolorate +decolorated +decolorates +decolored +decoloring +decolorise +decolorised +decolorises +decolorization +decolorize +decolorized +decolorizer +decolorizes +decolors +decriminalization +decriminalization's +decriminalize +deemphasization +deemphasization's +deenergize +deenergized +deenergizer +deenergizes +deenergizing +defeminize +defeminized +defeminizes +defeminizing +defenseman +definitization +definitization's +definitizations +definitize +definitized +definitizes +definitizing +deflectionization +deflectionization's +deflectionizations +deflectionize +deflectionizes +deformalize +defunctionalization +defunctionalization's +defunctionalizations +defunctionalize +defunctionalizes +dehumanization +dehumanization's +dehumanizations +dehypnotization +dehypnotize +dehypnotized +dehypnotizes +dehypnotizing +deindustrialization +deindustrialize +deionization +deionize +deionizes +dekagram +dekagram's +dekagrams +dekaliter +dekameter +dekameter's +dekameters +delimitize +delimitizes +delocalization +delocalize +deluster +demagnetizable +demagnetizable's +demagnetizables +demagnetization +demagnetization's +demagnetizations +demagnetize +demagnetized +demagnetizer +demagnetizers +demagnetizes +demagnetizing +dematerialization +dematerialize +dematerialized +dematerializes +dematerializing +demilitarization +demilitarize +demilitarized +demilitarizes +demilitarizing +demineralize +demineralized +demineralizer +demineralizes +demineralizing +demobilization +demobilize +demobilized +demobilizes +demobilizing +demonetization +demonetize +demonetized +demonetizes +demonetizing +demonization +demonize +demonized +demonizes +demonizing +denationalization +denationalize +denationalized +denationalizes +denationalizing +denaturalization +denaturalize +denaturalized +denaturalizes +denaturalizing +denaturization +denaturization's +denaturizations +denaturize +denaturizer +denaturizers +denaturizes +denicotinize +denizenize +denizenizes +denominationalize +denominationalizes +denormalize +dentalization +dentalization's +dentalizations +dentalize +dentalizes +denuclearization +denuclearize +denuclearized +denuclearizes +denuclearizing +deodorize +deodorized +deodorizes +deodorizing +deoxidizer +departmentalization +departmentalization's +departmentalizations +departmentalize +departmentalizes +departmentization +departmentization's +departmentizations +departmentize +departmentizes +depersonalize +depersonalizes +depersonalizing +depolarization +depolarization's +depolarizations +depolarize +depolarized +depolarizer +depolarizers +depolarizes +depolarizing +depoliticization +depoliticize +depoliticized +depoliticizes +depoliticizing +depolymerization +depolymerize +depolymerized +depolymerizes +depolymerizing +depressurization +depressurize +depressurized +depressurizes +depressurizing +deputationize +deputationizes +deputization +deputize +deputizes +deputizing +derationalization +derationalization's +derationalizations +derationalize +derationalizes +deratization +deratization's +deratizations +derealization +deregulationize +deregulationizes +desalinization +desalinize +desensitization +desensitization's +desensitizations +desensitize +desensitized +desensitizer +desensitizers +desensitizes +desensitizing +desexualization +desexualize +desexualized +desexualizes +desexualizing +despiritualization +despiritualize +despotize +despotizes +destabilization +destalinize +destalinized +destalinizes +destalinizing +desterilize +desulfurization +desulfurize +desulphurization +desulphurize +desulphurized +desulphurizes +desulphurizing +desynchronization +detribalization +detribalization's +detribalizations +develed +develing +deviled +deviling +devilize +devilizes +devitalization +devitalize +devitalized +devitalizes +devitalizing +devocalize +devolatilization +devolatilize +devolatilized +devolatilizes +devolatilizing +diabolization +diabolize +diabolized +diabolizes +diabolizing +diagonalization +diagonalize +diagonalizes +dialecticize +dialecticizes +dialist +dialists +dialyzabilities +dialyzability +dialyzability's +dialyzable +dialyzable's +dialyzables +dialyze +dialyzer +dialyzer's +dialyzers +dialyzes +diamondize +diamondizes +diarrheic +diarrhetic +dieselization +dieselization's +dieselizations +dieselize +dieselizes +differentialize +differentializes +digitalize +digitalized +digitalizes +digitalizing +dimensionalization +dimensionalize +dimensionalized +dimensionalizes +dimensionalizing +dimerization +dimerization's +dimerizations +dimerize +dimerized +dimerizes +dimerizing +diminutivize +diminutivizes +diphthongization +diphthongization's +diphthongizations +diphthongize +diphthongizes +diplomatize +diplomatizes +disangularize +disangularizes +disauthorize +disauthorizes +disboweled +disboweling +discanonization +discanonization's +discanonizations +discanonize +discanonizes +discolor +discolor's +discoloration +discoloring +discolorization +discolorization's +discolorizations +discolorment +discolorment's +discolorments +discretization +discretize +disdenominationalize +disdenominationalizes +disdiplomatize +disdiplomatizes +disemboweled +disemboweling +disenamor +disenamor's +disenamors +disenthrall +disenthralls +disharmonize +disharmonizes +disheveler +disheveling +dishonorable +dishonorable's +dishonorableness +dishonorables +dishonorablies +dishonorably +dishumanize +dishumanizes +dishumor +dishumored +dishumors +disillusionize +disillusionizer +disillusionizers +disillusionizes +disindividualize +disindividualizes +dismalize +dismalizes +disnaturalization +disnaturalization's +disnaturalizations +disnaturalize +disnaturalizes +disorganize +disorganizer +disorganizers +disorganizes +disorganizing +disozonize +disozonizes +dispapalize +dispapalizes +dispauperize +dispauperizes +dispersonalize +dispersonalizes +dispopularize +dispopularizes +disrealize +disrealizes +disscepter +disscepter's +disscepters +disseize +disseized +disseizes +disseizin +disseizing +disseizins +disseizor +disseizors +dissensualize +dissensualizes +dissocialize +dissympathize +dissympathizes +disutilize +disutilizes +divinization +divinization's +divinizations +divinize +divinized +divinizes +divinizing +dizequalise +dizequalise's +dizequaliser +dizequalisers +dizequalises +dizorganisation +dizorganise +dockization +dockization's +dockizations +dockize +dockizes +doctorization +doctorization's +doctorizations +doctorize +doctorizes +doctrinization +doctrinization's +doctrinizations +doctrinize +doctrinizes +documentize +documentizes +dogmatization +dogmatize +dogmatizer +dognaped +dognaping +dolomitization +dolomitization's +dolomitizations +dolomitize +dolomitizes +dolor +domesticize +domesticizes +doweled +doweler +draftboard +draftily +draftsmanship +dragonize +dragonizes +dramatizable +dramatizable's +dramatizables +driveled +driveler +drivelers +driveling +dualization +dualization's +dualizations +dualize +dualizes +ductilize +ductilizes +easternize +ebonization +ebonize +ebonized +ebonizes +ebonizing +ecclesiasticize +ecclesiasticizes +echoize +echoizes +eclecticize +eclecticizes +economization +economization's +economizations +ecstaticize +ecstaticizes +editorialization +effectualize +effectualizes +effeminatize +effeminatizes +egoize +egoizer +egoizers +egoizes +egyptus +elasticization +elasticize +elasticized +elasticizer +elasticizers +elasticizes +elasticizing +electricalize +electricalizes +electricize +electricizes +electroanesthesia +electroanesthesia's +electroanesthesias +electrocauterization +electrocauterization's +electrocauterizations +electrodialyze +electrodialyzer +electrodialyzer's +electrodialyzers +electrodialyzes +electrogalvanize +electrogalvanizes +electrohomeopathies +electrohomeopathy +electrohomeopathy's +electrolyze +electrolyzed +electrolyzes +electrolyzing +electromagnetizable +electrotonize +electrotonizes +elegize +elegized +elegizes +elegizing +elementalize +elementalizes +emblematicize +emblematicizes +emblematization +emblematize +emblematized +emblematizes +emblematizing +emblemize +emblemizes +embolization +emboweled +emboweling +emotionalization +emotionalization's +emotionalizations +emotionalize +emotionalized +emotionalizes +emotionalizing +emotionize +emotionizes +empaneled +empaneling +empathize +empathized +empathizes +empathizing +emulsionize +emulsionizes +enamelist +enamelists +enamor +enamor's +enamored +enamored's +enamoredness +enamoreds +enamoring +enamorment +enamorment's +enamorments +enamors +enarbor +enarbor's +enarbors +encarnalization +encarnalize +encarnalized +encarnalizes +encarnalizing +encolor +encolor's +encolored +encoloring +encolors +energization +energize +energizer +energizers +energizing +engram +engram's +engrams +engrandize +engrandizement +engrandizement's +engrandizements +engrandizes +enhypostatize +enhypostatizes +enolization +enolization's +enolizations +enolize +enolizes +ensepulcher +ensepulcher's +ensepulchers +ensorceled +ensorcels +enthrallment +enthrallment's +enthrallments +enthronization +enthronization's +enthronizations +enthronize +enthronizes +entomologize +entomologized +entomologizes +entomologizing +envapor +envapor's +envapors +envenomization +eonism +eonism's +eonisms +epigrammatization +epigrammatize +epigrammatized +epigrammatizer +epigrammatizes +epigrammatizing +epitaphize +epitaphizes +epithetize +epithetizes +epitomization +epitomization's +epitomizations +epoches +equestrianize +equestrianizes +ergotized +ergotizes +eroticization +eroticize +eroticized +eroticizes +eroticizing +esophagus +essentialize +essentializes +esterization +esterization's +esterizations +esterize +esterizes +esthesia +esthesiometer +esthesiometer's +esthesiometers +esthesis +eternalization +eternalization's +eternalizations +eternalize +eternalized +eternalizes +eternalizing +eternize +eternized +eternizes +eternizing +etherealization +etherealization's +etherealizations +etherealize +etherealized +etherealizes +etherealizing +etherization +etherization's +etherizations +etherize +etherized +etherizer +etherizers +etherizes +etherizing +ethicization +ethicize +ethicized +ethicizes +ethicizing +ethnicize +ethnicizes +etiologies +etiology +etiology's +etymologization +etymologize +etymologized +etymologizes +etymologizing +euhemerize +eulogization +eulogization's +eulogizations +euphemize +euphemized +euphemizer +euphemizes +euphemizing +euphonization +euphonize +euphonized +euphonizes +euphonizing +evangelization +evangelization's +evangelizations +evangelize +evangelized +evangelizer +evangelizers +evangelizes +evangelizing +eventualize +eventualizes +evolutionize +evolutionizes +excursionize +excursionizes +exhibitionize +exhibitionizes +existentialize +existentializes +experimentalize +experimentalizes +experimentize +experimentizes +extemporization +extemporization's +extemporizations +exteriorization +exteriorization's +exteriorizations +exteriorize +exteriorized +exteriorizes +exteriorizing +externalize +externalized +externalizes +externalizing +facsimilize +facsimilizes +factorize +factorized +factorizes +factorizing +fanaticize +fanaticized +fanaticizes +fanaticizing +faradization +faradization's +faradizations +faradize +faradized +faradizer +faradizers +faradizes +faradizing +fascisticization +fascisticization's +fascisticizations +fascisticize +fascisticizes +fascistization +fascistization's +fascistizations +fascistize +fascistized +fascistizes +fascistizing +fashionize +fashionizes +fatalize +fatalizes +favorless +favorlesses +fecundize +fecundizes +federalization +federalization's +federalizations +femalize +femalizes +feminization +feminizations +feminize +feminized +feminizes +feminizing +ferreled +ferreling +ferritization +ferritization's +ferritizations +fertilizable +fertilizable's +fertilizables +fertilizational +fertilizational's +fertilizationals +fervorless +fervorlesses +fetalization +fetalization's +fetalizations +fetishization +fetishization's +fetishizations +fetishize +fetishized +fetishizes +fetishizing +feudalizable +feudalizable's +feudalizables +feudalization +feudalization's +feudalizations +feudalize +feudalized +feudalizes +feudalizing +fiberization +fiberize +fiberized +fiberizer +fiberizer's +fiberizers +fiberizes +fiberizing +fiberless +fiberlesses +fibrize +fibrizer +fibrizers +fibrizes +fictionalization +fictionalize +fictionalized +fictionalizes +fictionalizing +fictionization +fictionization's +fictionizations +fictionize +fictionizes +figurize +figurizes +filmize +filmizes +fiscalization +fiscalization's +fiscalizations +fiscalize +fiscalizes +flamboyantize +flamboyantizes +flanneled +flanneling +flavorful +flavorfully +flavorless +flavorlesses +flavorsome +flavory +floralize +floralizes +fluidization +fluidization's +fluidizations +fluidize +fluidized +fluidizer +fluidizes +fluidizing +fluoridization +fluoridization's +fluoridizations +fluoridize +fluoridizes +focalization +focalization's +focalizations +focalize +focalized +focalizes +focalizing +foreignization +foreignization's +foreignizations +foreignize +foreignizes +forejudgment +forejudgment's +forejudgments +formalizable +formularization +formularizations +formularize +formularized +formularizer +formularizes +formularizing +formulization +formulizations +formulize +formulized +formulizes +formulizing +forumize +forumizes +fossiled +fossilizable +fossilizable's +fossilizables +fossilization +fossilization's +fossilizations +fossilize +fossilizes +fossilizing +fractionalization +fractionalize +fractionalized +fractionalizes +fractionalizing +fractionization +fractionization's +fractionizations +fractionize +fractionizes +fragmentize +fragmentized +fragmentizer +fragmentizes +fragmentizing +fraternization +fraternization's +fraternizations +frictionize +frictionizes +frivoled +frivoler +frivoling +fuelizer +fuelizer's +fuelizers +functionalize +functionalizes +functionize +functionizes +funeralize +funeralizes +funneler +futilize +futilizes +futurize +futurizes +gallantize +gallantizes +galvanization +galvanization's +galvanizations +galvanize +galvanized +galvanizer +galvanizers +galvanizes +gamboled +gamboling +gardenize +gardenizes +gaveled +gaveler +gaveling +gelatinizabilities +gelatinizability +gelatinizability's +gelatinizable +gelatinizable's +gelatinizables +gelatinization +gelatinization's +gelatinizations +gelatinize +gelatinized +gelatinizer +gelatinizers +gelatinizes +gelatinizing +generalizability +generalizational +genialize +genializes +genteelize +genteelizes +gentilization +gentilization's +gentilizations +gentilize +gentilizes +gentlemanize +gentlemanizes +geologize +geologized +geologizes +geologizing +geometricize +geometricizes +geometrize +geometrized +geometrizes +geometrizing +germanization +germanization's +germanizations +germanize +germanizer +germanizers +germanizes +germanizing +ghettoization +ghettoization's +ghettoizations +ghettoize +ghettoized +ghettoizes +ghettoizing +giantize +giantizes +gimbaling +glacialize +glacializes +glamorization +glamorizations +glamorless +globalization +globalizations +globalize +globalized +globalizes +globalizing +glottalize +glottalizes +gluttonize +gluttonizes +glycerinize +glycerinizes +glycerolize +glycerolizes +glycogenize +glycogenizes +gnosticize +gnosticizer +gnosticizers +gnosticizes +goddize +goddizes +goiter +goiters +gonorrhea +gonorrheal +gorgonize +gorgonized +gorgonizes +gorgonizing +gormandize +gormandized +gormandizer +gormandizes +gormandizing +gospelize +gospelizes +gourmandize +gourmandized +gourmandizes +gourmandizing +governmentalize +governmentalized +governmentalizes +governmentalizing +grammaticize +grammaticizes +grangerize +grangerized +grangerizer +grangerizes +grangerizing +granitization +granitization's +granitizations +granitize +granitizes +granulize +granulizes +graphitizable +graphitization +graphitization's +graphitizations +graphitize +graphitizes +grecize +grecized +grecizing +grueled +grueler +gruelers +gutturalization +gutturalization's +gutturalizations +gutturalize +gutturalized +gutturalizes +gutturalizing +gynecocrat +gynecocratic +gynecologic +gynecologics +gynecologies +gynecology +gynecology's +gyrostabilizer +habitualize +habitualizes +hamletization +hamletization's +hamletizations +hamletize +hamletizes +handseled +handseling +hanseled +hanseling +harborage +harborages +harborful +harborless +harborlesses +harmonizable +harmonizable's +harmonizables +hatcheled +hatcheling +hazardize +hazardizes +heathenization +heathenize +heathenized +heathenizes +heathenizing +heavenize +heavenizes +hebraization +hebraizations +hebraize +hebraized +hebraizes +hebraizing +hectogram +hectogram's +hectograms +hectoliter +hectometer +hectometer's +hectometers +heparinize +hepatize +hepatized +hepatizes +hepatizing +heraldize +heraldizes +hereticize +hereticizes +heroinize +heroinizes +heroization +heroization's +heroizations +heroize +heroized +heroizes +heroizing +hiccup +hiccuped +hiccuping +hiccups +hirseled +hirseling +historicize +historicized +historicizes +historicizing +homeopathic +homeopathically +homeopathies +homeopathy +homeopathy's +homeostasis +homeostatic +homeotypic +hominization +hominized +homologization +homologize +homologized +homologizer +homologizes +homologizing +honorabilities +honorability +honorability's +honorableship +honorableship's +honorableships +honorless +honorlesses +hoodlumize +hoodlumizes +hooliganize +hooliganizes +horizontalization +horizontalization's +horizontalizations +horizontalize +horizontalizes +hormonize +hormonizes +horrorize +horrorizes +hostilize +hostilizes +hotelization +hotelization's +hotelizations +hotelize +hotelizes +houseled +houseling +houselings +hoveled +hoveler +hovelers +hoveling +hucksterize +hucksterizes +humanitarianize +humanitarianizes +humanization +humanization's +humanizations +humoral +humorize +humorizes +humorless +humorlesses +humorlessness +humorsome +hurricanize +hurricanizes +hyalinization +hyalinization's +hyalinizations +hyalinize +hyalinizes +hybridizable +hybridizable's +hybridizables +hybridization +hybridization's +hybridizations +hybridize +hybridized +hybridizer +hybridizers +hybridizes +hybridizing +hydrocaryaceous +hydrocaryaceouses +hydrogenization +hydrogenization's +hydrogenizations +hydrogenize +hydrogenized +hydrogenizes +hydrogenizing +hydrolyzable +hydrolyzable's +hydrolyzables +hydrolyze +hydrolyze's +hydrolyzes +hydroxylization +hydroxylization's +hydroxylizations +hydroxylize +hydroxylizes +hygienization +hygienization's +hygienizations +hygienize +hygienizes +hyperbolize +hyperbolized +hyperbolizes +hyperbolizing +hypercatharsises +hypercivilization +hypercivilization's +hypercivilizations +hypercivilized +hypercivilized's +hypercivilizeds +hypercriticize +hypercriticizes +hyperemphasize +hyperemphasizes +hyperesthesia +hyperesthetic +hyperimmunization +hyperimmunization's +hyperimmunizations +hyperimmunize +hyperimmunizes +hyperinsulinization +hyperinsulinization's +hyperinsulinizations +hyperinsulinize +hyperinsulinizes +hyperoxygenize +hyperoxygenizes +hyperparasitize +hyperparasitizes +hyperrealize +hyperrealizes +hypersensitization +hypersensitization's +hypersensitizations +hypersensitize +hypersensitized +hypersensitizes +hypersensitizing +hyperspiritualizing +hyperspiritualizing's +hyperspiritualizings +hyperthyroidization +hyperthyroidization's +hyperthyroidizations +hyperthyroidize +hyperthyroidizes +hypervitalization +hypervitalization's +hypervitalizations +hypervitalize +hypervitalizes +hyphenization +hyphenization's +hyphenizations +hyphenize +hyphenizes +hypnotizabilities +hypnotizability +hypnotizability's +hypnotizable +hypnotizable's +hypnotizables +hypnotization +hypnotization's +hypnotizations +hypnotize +hypnotizer +hypnotizers +hypnotizes +hypnotizing +hypocenter +hyposensitization +hyposensitize +hypostatization +hypostatization's +hypostatizations +hypostatize +hypostatizes +hysterectomize +hysterectomized +hysterectomizes +hysterectomizing +ichneumonized +ichneumonized's +ichneumonizeds +idiotize +idiotizes +idolatrize +idolatrized +idolatrizes +idolatrizing +idolization +idolization's +idolizations +illegalization +illegalize +illegalized +illegalizes +illegalizing +illegitimatize +illegitimatizes +illutation +illutation's +illutations +immaterialization +immaterialize +immaterialized +immaterializes +immaterializing +immobilization +immobilization's +immobilizations +immoralize +immoralizes +immortalizable +immortalizable's +immortalizables +immortalization +immortalization's +immortalizations +immortalize +immortalizer +immortalizers +immortalizes +immortalizing +immunize +immunized +immunizes +immunizing +impactionize +impactionizes +impaneled +impaneling +imperialization +imperialization's +imperializations +imperialize +imperializes +imperiling +impersonalization +impersonalization's +impersonalizations +impersonalize +impersonalizes +impersonalizing +improvizatorize +improvizatorizes +individualization +individualization's +individualizations +indraft +industrialize +industrializes +inferiorize +inferiorizes +infernalize +infernalizes +infidelize +infidelizes +infinitize +infinitizes +informalize +inhumanize +initializable +insolubilization +insolubilize +institutionize +institutionizes +instrumentalize +instrumentalizes +insularize +insularizes +insurrectionize +insurrectionizes +integralization +integralization's +integralizations +integralize +integralizes +intellectualization +intellectualization's +intellectualizations +intellectualize +intellectualized +intellectualizer +intellectualizers +intellectualizes +intellectualizing +intercivilization +intercivilization's +intercivilizations +intercolonization +intercolonization's +intercolonizations +intercrystallization +intercrystallization's +intercrystallizations +intercrystallize +intercrystallizes +interhybridize +interhybridizes +interiorization +interiorize +interiorized +interiorizes +interiorizing +interjectionalize +interjectionalizes +interjectionize +interjectionizes +interjudgment +interjudgment's +interjudgments +internationalize +internationalizes +internationalizing +interorganizational +intraorganization +intraorganization's +intraorganizations +iodization +iodize +iodized +iodizer +iodizers +iodizes +iodizing +ionizable +ionizable's +ionizables +ionization +ionization's +ionizations +ironize +ironizes +irrationalize +irrationalizes +irregularize +irregularizes +isochronization +isochronize +isochronized +isochronizes +isochronizing +isoimmunization +isoimmunization's +isoimmunizations +isoimmunize +isoimmunizes +isomerization +isomerization's +isomerizations +isomerize +isomerized +isomerizeparabolization +isomerizes +isomerizing +italicization +italicization's +italicizations +jargonization +jargonization's +jargonizations +jargonize +jargonized +jargonizes +jargonizing +jasperize +jasperizes +jeopardization +jeweleries +jewelery +journalization +journalization's +journalizations +jovialize +jovializes +judgmental +judicialize +judicializes +juvenilize +juvenilizes +kaolinization +kaolinization's +kaolinizations +kaolinize +kaolinizes +kenneled +kenneling +keratinization +keratinize +keratinized +keratinizes +keratinizing +kerneled +kerneling +ketonization +ketonization's +ketonizations +ketonize +ketonizes +kiloliter +kiloliter's +kiloliters +kinesthesia +kyanize +kyanized +kyanizes +kyanizing +labelable +labialization +labialization's +labializations +labialize +labialized +labializes +labializing +labilization +labilization's +labilizations +labilize +labilizes +laborabilities +laborability +laborability's +laborable +laborable's +laborables +laborhood +laborhood's +laborhoods +laborism +laborism's +laborisms +laborist +laborist's +laborists +laborite +laborite's +laborites +laborless +laborlesses +labour's +lackluster +laconize +laconized +laconizes +laconizing +lactonized +laicization +laicizations +laicize +laicized +laicizes +laicizing +lapeled +latentize +latentizes +lateralization +lateralization's +lateralizations +lateralize +lateralizes +laterization +laterization's +laterizations +laureling +leatherize +leatherizes +legitimatize +legitimatized +legitimatizes +legitimatizing +legitimization +legitimization's +legitimizations +lethalize +lethalizes +leukemia +lexiconize +lexiconizes +libelant +libelants +libeled +libelee +libelees +libeling +lichenization +lichenization's +lichenizations +lichenize +lichenizes +lignitize +lignitizes +linearization +linearization's +linearizations +linenize +linenizer +linenizers +linenizes +lingualize +lingualizes +lionizable +lionizable's +lionizables +lionization +lionization's +lionizations +liquidization +liquidize +liquidized +liquidizer +liquidizers +liquidizes +liquidizing +literalization +literalization's +literalizations +literalize +literalized +literalizer +literalizers +literalizes +lithographize +lithographizes +localizable +localizable's +localizables +logicalization +logicalization's +logicalizations +logicalize +logicalizes +logicize +logicized +logicizes +logicizing +logorrhea +logorrhea's +logorrheas +louver +louvered +louvers +loyalize +loyalizes +lumbarization +lumbarization's +lumbarizations +lunatize +lunatizes +lusterless +lusterware +luteinization +luteinize +lyophilization +lyophilize +lyophilized +lyophilizer +lyricize +lyricized +lyricizes +lyricizing +lysogenization +lysogenize +macadamization +macadamize +macadamized +macadamizes +macadamizing +macarize +macarized +macarizes +macarizing +machinization +machinization's +machinizations +machinize +machinizes +magicalize +magicalizes +magnetizabilities +magnetizability +magnetizability's +magnetizable +magnetizable's +magnetizables +magnetize +magnetizer +magnetizers +magnetizes +magnetizing +mahoganize +mahoganized +mahoganizes +mahoganizing +majorize +majorizes +malleablize +malleablizes +malodor +mandarinize +mandarinizes +mannerize +mannerizes +marbleize +marbleizes +marginalization +marginalize +marginalized +marginalizes +marginalizing +marsupialization +marsupialization's +marsupializations +marsupialize +marsupializes +martialization +martialization's +martializations +martialize +martializes +martyrization +martyrization's +martyrizations +martyrize +martyrized +martyrizer +martyrizers +martyrizes +martyrizing +marveler +masculinization +masculinization's +masculinizations +masculinize +masculinized +masculinizes +masculinizing +materialization +materialization's +materializations +maternalize +maternalizes +mathematicize +mathematicizes +mathematization +matronize +matronized +matronizes +matronizing +maudlinize +maudlinizes +mazurka +mazurka's +mazurkas +mechanicalization +mechanicalization's +mechanicalizations +mechanicalize +mechanicalizes +mechanizable +medalist +medalists +medalize +medalizes +medialization +medialization's +medializations +medialize +medializes +mediatization +mediatization's +mediatizations +mediatize +mediatized +mediatizes +mediatizing +medievalize +medievalizes +mediumization +mediumization's +mediumizations +mediumize +mediumizes +melanization +melanize +melanized +melanizes +melanizing +melodization +melodize +melodized +melodizer +melodizes +melodizing +melodramatization +melodramatize +melodramatized +melodramatizes +melodramatizing +memorialization +memorialization's +memorializations +memorialize +memorializer +memorializers +memorializes +memorializing +memorizable +memorizable's +memorizables +mentalization +mentalization's +mentalizations +mentalize +mentalizes +mercerization +mercerization's +mercerizations +mercerize +mercerized +mercerizer +mercerizers +mercerizes +mercerizing +mercurialization +mercurialization's +mercurializations +mercurialize +mercurializes +mesmerizabilities +mesmerizability +mesmerizability's +mesmerizable +mesmerizable's +mesmerizables +mesmerization +mesmerization's +mesmerizations +mesmerize +mesmerizer +mesmerizers +mesmerizes +mesmerizing +metabolizable +metabolizable's +metabolizables +metabolize +metabolizes +metabolizing +metacenter +metagram +metagram's +metagrams +metalize +metalized +metalizes +metalizing +metallicize +metallicizes +metamerization +metamerization's +metamerizations +metamerized +metamerized's +metamerizeds +metaphonize +metaphonizes +metaphorize +metaphorizes +metaphysicize +metaphysicizes +metastasize +metastasized +metastasizes +metastasizing +meteorization +meteorization's +meteorizations +meteorize +meteorizes +methodization +methodization's +methodizations +methodize +methodized +methodizer +methodizers +methodizes +methodizing +metricize +metricized +metricizes +metricizing +metropolitanize +metropolitanizes +microgram +microgram's +micrograms +microliter +microliter's +microliters +micromillimeter +micromillimeter's +micromillimeters +microminiaturization +microminiaturize +microminiaturized +microminiaturizer +microminiaturizers +microminiaturizes +microminiaturizing +micronization +micronization's +micronizations +micronize +micronizes +micropolarization +micropolarization's +micropolarizations +microscopize +microscopizes +militarization +militarizations +militarize +militarized +militarizes +militarizing +millionize +millionizes +mineralizable +mineralizable's +mineralizables +mineralization +mineralization's +mineralizations +mineralize +mineralizer +mineralizers +mineralizes +mineralizing +miraculize +miraculized +miraculizes +miraculizing +mirrorize +mirrorizes +misalphabetize +misalphabetizes +misanthropize +misanthropized +misanthropizes +misanthropizing +misauthorization +misauthorization's +misauthorizations +misauthorize +misauthorizes +misbaptize +misbaptizes +miscanonize +miscanonizes +mischaracterization +mischaracterization's +mischaracterizations +mischaracterize +mischaracterizes +miscolor +miscolor's +miscolored +miscoloring +miscolors +misendeavor +misendeavor's +misendeavors +mislabeled +mislabeling +mislabor +mislabor's +mislabored +mislaboring +mislabors +misorganization +misorganization's +misorganizations +misorganize +misorganizes +misrealize +misrealizes +misrecognize +misrecognizes +misrouting +missionarize +missionarizes +missionization +missionize +missionized +missionizer +missionizers +missionizes +missionizing +mizanthropise +mizanthropises +mobilizable +mobilizable's +mobilizables +modalize +modalizes +modernizable +modernizable's +modernizables +moisturization +moisturize +moisturized +moisturizer +moisturizers +moisturizes +moisturizing +molarization +molarizations +monarchize +monarchizer +monarchizers +monarchizes +monasticize +monasticizes +mongrelization +mongrelizations +mongrelize +mongrelized +mongrelizer +mongrelizes +mongrelizing +monochordize +monochordizes +monologize +monologized +monologizes +monologizing +monometalism +monometalist +monopolizable +monopolizable's +monopolizables +monotonize +monotonizes +monumentalization +monumentalization's +monumentalizations +monumentalize +monumentalized +monumentalizes +monumentalizing +moralization +moralization's +moralizations +moralize +moralized +moralizer +moralizers +moralizes +moralizing +moralizinglies +moralizingly +morbidize +morbidizes +morphinization +morphinization's +morphinizations +morphinize +morphinizes +morseled +morseling +morselization +morselization's +morselizations +morselize +morselizes +mortalize +mortalizes +mortarize +mortarizes +motorization +motorization's +motorizations +multifibered +multifibered's +multifibereds +municipalization +municipalization's +municipalizations +municipalize +municipalized +municipalizer +municipalizers +municipalizes +municipalizing +muscularize +muscularizes +museumize +museumizes +musicalization +musicalization's +musicalizations +musicalize +musicalizes +mutualization +mutualization's +mutualizations +mutualize +mutualized +mutualizes +mutualizing +myelinization +myelinization's +myelinizations +mysticize +mysticizes +mythicization +mythicize +mythicized +mythicizer +mythicizers +mythicizes +mythicizing +mythize +mythizes +mythologization +mythologize +mythologized +mythologizer +mythologizes +mythologizing +nakedize +nakedizes +nanogram +nanograms +nanometer +nanometers +narcotization +narcotize +narcotized +narcotizing +nasalize +nasalizes +nasalizing +naturalize +naturalizer +naturalizers +naturalizes +naturalizing +naturize +naturizes +nebularization +nebularization's +nebularizations +nebularize +nebularizes +nebulization +nebulizations +nebulize +nebulized +nebulizer +nebulizes +nebulizing +necrotize +necrotized +necrotizes +necrotizing +nectarize +nectarizes +neighborless +neighborlesses +neighborlike +neighborlike's +neighborlikes +neighborship +neighborship's +neighborships +neologization +neologize +neologized +neologizes +neologizing +neuroticize +neuroticizes +newspaperized +newspaperized's +newspaperizeds +nickelization +nickelization's +nickelizations +nickelize +nickelizes +nicotinize +nicotinizes +nightingalize +nightingalizes +niter +nitridization +nitridization's +nitridizations +nitridize +nitridizes +nitrogenization +nitrogenization's +nitrogenizations +nitrogenize +nitrogenized +nitrogenizes +nitrogenizing +nodulize +nodulizes +nomadization +nomadization's +nomadizations +nomadize +nomadized +nomadizes +nomadizing +nominalize +nominalizes +nominalizing +nonacknowledgment +nonacknowledgment's +nonacknowledgments +nonanesthetized +nonapostatizing +nonapostatizing's +nonapostatizings +noncanonization +noncanonization's +noncanonizations +noncartelized +noncartelized's +noncartelizeds +noncatechizable +noncatechizable's +noncatechizables +noncivilized +noncivilized's +noncivilizeds +noncoloring +noncoloring's +noncolorings +noncrystallizable +noncrystallizable's +noncrystallizables +noncrystallized +noncrystallized's +noncrystallizeds +noncrystallizing +noncrystallizing's +noncrystallizings +nondemobilization +nondemobilization's +nondemobilizations +nondialyzing +nondialyzing's +nondialyzings +nondimensionalize +nondimensionalized +nonfavorite +nonfavorite's +nonfavorites +nonfulfillment +nonfulfillment's +nonfulfillments +nongalvanized +nongalvanized's +nongalvanizeds +nongelatinizing +nongelatinizing's +nongelatinizings +nonhydrolyzable +nonhydrolyzable's +nonhydrolyzables +nonimmunized +nonimmunized's +nonimmunizeds +nonionized +nonionized's +nonionizeds +nonionizing +nonionizing's +nonionizings +nonlocalized +nonlocalized's +nonlocalizeds +nonmagnetizable +nonmagnetizable's +nonmagnetizables +nonnitrogenized +nonnitrogenized's +nonnitrogenizeds +nonorganization +nonorganization's +nonorganizations +nonoxidizable +nonoxidizable's +nonoxidizables +nonoxidizing +nonoxidizing's +nonoxidizings +nonparlor +nonparlor's +nonparlors +nonpenalized +nonpenalized's +nonpenalizeds +nonphosphorized +nonphosphorized's +nonphosphorizeds +nonpolarizable +nonpolarizable's +nonpolarizables +nonpolarized +nonpolarizing +nonpolarizing's +nonpolarizings +nonrationalized +nonrationalized's +nonrationalizeds +nonrealization +nonrealization's +nonrealizations +nonrecognized +nonrecognized's +nonrecognizeds +nonschematized +nonschematized's +nonschematizeds +nonsensitized +nonsensitized's +nonsensitizeds +nonspecialized +nonspecialized's +nonspecializeds +nonstandardized +nonstandardized's +nonstandardizeds +nonstylized +nonstylized's +nonstylizeds +nonsympathizer +nonsympathizer's +nonsympathizers +nonsynthesized +nonsynthesized's +nonsynthesizeds +nontemporizing +nontemporizing's +nontemporizings +nonutilized +nonutilized's +nonutilizeds +nonvisualized +nonvisualized's +nonvisualizeds +nonvolatilized +nonvolatilized's +nonvolatilizeds +nonvulcanizable +nonvulcanizable's +nonvulcanizables +normalizable +northernize +northernizes +nosize +notarization +notarizations +nothingize +nothingizes +nounize +nounizes +novelization +novelization's +novelizations +novelize +novelizer +novelizers +novelizes +novelizing +nuptialize +nuptializes +obelize +obelized +obelizes +obelizing +objectivize +objectivizes +objectization +objectization's +objectizations +objectize +objectizes +oblivionize +oblivionizes +ocherous +odorful +odorize +odorized +odorizer +odorizes +odorizing +odorless +odorlesses +offenseless +offenselesses +offenselessly +officialization +officialization's +officializations +officialize +officializes +onionized +onionized's +onionizeds +opaled +opalize +opalizes +operatize +operatizes +optionalize +optionalizes +oralization +oralization's +oralizations +oralize +oralizes +orangize +orangizes +oratorize +oratorizes +organizabilities +organizability +organizability's +organizationist +organizationist's +organizationists +orientalization +orientalization's +orientalizations +orientalize +orientalized +orientalizes +orientalizing +orientization +orientization's +orientizations +orientize +orientizes +ornamentalize +ornamentalizes +orphanize +orphanizes +orthocenter +orthogonalize +orthogonalizes +orthogonalizing +orthopedically +orthopedist +ostracizable +ostracizable's +ostracizables +ostracization +ostracization's +ostracizations +ostracize +ostracizer +ostracizers +ostracizes +ostracizing +outcaviled +outcaviling +outclamor +outclamor's +outclamors +outhumor +outhumor's +outhumored +outhumoring +outhumors +outhyperbolize +outhyperbolizes +outlabor +outlabor's +outlabors +outrivaled +outrivaling +outsavor +outsavor's +outsavoring +outsavors +outsplendor +outsplendor's +outsplendors +outtyrannize +outtyrannizes +ovalization +ovalization's +ovalizations +ovalize +ovalizes +ovariectomized +overagonize +overagonizes +overbrutalize +overbrutalizes +overcapitalization +overcapitalization's +overcapitalizations +overcapitalize +overcapitalized +overcapitalizes +overcapitalizing +overcentralization +overcentralization's +overcentralizations +overcentralize +overcentralizes +overcivilization +overcivilization's +overcivilizations +overcivilize +overcivilizes +overclamor +overclamor's +overclamors +overcolor +overcolor's +overcolors +overcriticize +overcriticizes +overdoctrinize +overdoctrinizes +overemotionalize +overemotionalizes +overfavor +overfavor's +overfavorable +overfavorable's +overfavorables +overfavorablies +overfavorably +overfavors +overfertilization +overgeneralize +overgeneralizes +overhonor +overhonor's +overhonors +overhumanize +overhumanizes +overindustrialization +overindustrialization's +overindustrializations +overindustrialize +overindustrializes +overjudgment +overjudgment's +overjudgments +overlabor +overlabor's +overlabors +overnationalization +overnationalization's +overnationalizations +overrapturize +overrapturizes +overrationalize +overrationalizes +oversentimentalize +oversentimentalizes +overspecialization +overspecialization's +overspecializations +overspecialize +overspecialized +overspecializes +oversystematize +oversystematizes +overunionized +overunionized's +overunionizeds +overurbanization +overurbanization's +overurbanizations +overwomanize +overwomanizes +oxidizabilities +oxidizability +oxidizability's +oxidizable +oxidizable's +oxidizables +oxidization +oxidization's +oxidizations +oxidizement +oxidizement's +oxidizements +oxygenizable +oxygenizable's +oxygenizables +oxygenize +oxygenizement +oxygenizement's +oxygenizements +oxygenizer +oxygenizers +oxygenizes +ozonization +ozonization's +ozonizations +ozonize +ozonized +ozonizer +ozonizers +ozonizes +ozonizing +packetization +packetize +packetized +packetizer +packetizer's +packetizers +packetizes +packetizing +paeanize +paeanizes +paganization +paganization's +paganizations +paganize +paganized +paganizer +paganizers +paganizes +paganizing +palatization +palatization's +palatizations +palatize +palatizes +palladiumize +palladiumizes +palletization +palletizations +palletize +palletizer +palletizes +palletizing +pamperize +pamperizes +pamphletize +pamphletizes +panderize +panderizes +pantheonization +pantheonization's +pantheonizations +pantheonize +pantheonizes +papalization +papalization's +papalizations +papalize +papalizer +papalizers +papalizes +parabolize +parabolized +parabolizes +parabolizing +paraffinize +paraffinizes +paragraphize +paragraphizes +paralyzation +parasitization +parasitize +parasitized +parasitizes +parasitizing +parathyroidectomize +parathyroidectomized +parathyroidectomizes +parathyroidectomizing +parceler +parchmentize +parchmentizes +parenthesization +parfocalization +parfocalize +parochialization +parochialization's +parochializations +parochialize +parochializes +parrotize +parrotizes +parsonize +parsonizes +partialize +partializes +particularization +particularization's +particularizations +particularize +particularized +particularizes +particularizing +partisanize +partisanizes +pasteurize +pasteurized +pasteurizer +pasteurizes +pasteurizing +pastoralize +pastoralizes +pastorize +pastorizes +paternalize +paternalizes +patronizable +patronizable's +patronizables +patronization +patronization's +patronizations +patternize +patternizes +pauperization +pauperization's +pauperizations +pauperize +pauperized +pauperizer +pauperizers +pauperizes +pauperizing +pavior +pearlization +pearlize +pearlized +pearlizes +pearlizing +peasantize +peasantizes +pectization +pectize +pectized +pectizes +pectizing +peculiarize +peculiarizes +pedaler +pedalers +pedantize +pedantizes +pedestaled +pedestaling +pedestrianization +pedestrianize +pedestrianized +pedestrianizes +pedestrianizing +pelletization +pelletizations +pelletize +pelletized +pelletizer +pelletizes +pelletizing +pemmicanization +pemmicanization's +pemmicanizations +pemmicanize +pemmicanizes +penalizable +penalizable's +penalizables +penalization +penalization's +penalizations +penciler +pencilers +peptizable +peptizable's +peptizables +peptization +peptization's +peptizations +peptize +peptized +peptizer +peptizers +peptizes +peptonization +peptonize +peptonized +peptonizes +peptonizing +percussionize +percussionizes +perennialize +perennializes +perfectivize +perfectivizes +periled +periling +periodicalize +periodicalizes +periodization +periodizations +periodize +periodized +periodizes +periodizing +peroxidize +peroxidizement +peroxidizement's +peroxidizements +peroxidizes +personization +personization's +personizations +personize +personizes +petrolization +petrolization's +petrolizations +petrolize +petrolizes +phagocytize +phagocytizes +phantomize +phantomizer +phantomizers +phantomizes +phenolization +phenolization's +phenolizations +phenolize +phenolizes +phenomenalization +phenomenalization's +phenomenalizations +phenomenalize +phenomenalizes +philanthropize +philanthropizes +philosophization +philosophization's +philosophizations +phlebotomization +phlebotomize +phlebotomized +phlebotomizes +phlebotomizing +phoneticization +phoneticization's +phoneticizations +phoneticize +phoneticizes +phosphatization +phosphatization's +phosphatizations +phosphatize +phosphatized +phosphatizes +phosphatizing +phosphorize +phosphorizes +photocatalyzer +photocatalyzer's +photocatalyzers +photographize +photographizes +photoionization +photoionization's +photoionizations +photoisomerization +photoisomerization's +photoisomerizations +photolabeled +photolabeler +photolabeling +photolyzable +photolyze +photolyzed +photolyzes +photolyzing +photopolymerization +photopolymerization's +photopolymerizations +photosensitization +photosensitization's +photosensitizations +photosensitize +photosensitized +photosensitizer +photosensitizers +photosensitizes +photosensitizing +photosynthesize +photosynthesized +photosynthesizes +photosynthesizing +piaster +picogram +picogram's +picograms +picometer +picometer's +picometers +pictorialization +pictorialization's +pictorializations +pictorialize +pictorialized +pictorializes +pictorializing +picturization +picturization's +picturizations +picturize +picturized +picturizes +picturizing +pidginization +pidginize +pidginized +pidginizes +pidginizing +pigmentize +pigmentizes +pilgrimize +pilgrimizes +pillarize +pillarizes +piratize +piratizes +pistoled +pistoling +plagiarization +plagiarization's +plagiarizations +plagiarize +plagiarized +plagiarizer +plagiarizers +plagiarizes +plagiarizing +plasmolyze +plasticization +plasticization's +plasticizations +plasticize +plasticized +plasticizer +plasticizers +plasticizes +plasticizing +platinization +platinization's +platinizations +platitudinization +platitudinize +platitudinized +platitudinizes +platitudinizing +platonization +platonize +platonized +platonizes +platonizing +plebeianize +plebeianizes +plowable +plowboy +plowhead +poeticization +poeticize +poeticized +poeticizes +poeticizing +poetization +poetization's +poetizations +poetize +poetized +poetizer +poetizers +poetizes +poetizing +pogromize +pogromizes +polarizabilities +polarizability +polarizability's +polarizable +polarizable's +polarizables +polemicize +polemicized +polemicizes +polemicizing +polemize +polemized +polemizes +polemizing +policize +policizer +policizers +policizes +politicalize +politicalizes +politicization +politicize +politicizer +politicizers +politicizes +politicizing +politize +politizes +pollenizer +pollinize +pollinized +pollinizer +pollinizes +pollinizing +polychromatize +polychromatizes +polychromize +polychromizes +polygamize +polygamizes +polymerization +polymerization's +polymerize +polymerizes +polysulphurization +polysulphurization's +polysulphurizations +pommeled +pommeling +porcelainization +porcelainization's +porcelainizations +porcelainize +porcelainizes +portionize +portionizes +positivize +positivizes +posterize +posterizes +postsynchronization +posturize +posturizes +potentialization +potentialization's +potentializations +potentialize +potentializes +potentize +potentizes +powderization +powderization's +powderizations +powderize +powderizer +powderizers +powderizes +practicalization +practicalization's +practicalizations +practicalize +practicalizer +practicalizers +practicalizes +preacherize +preacherizes +preacknowledgment +preacknowledgment's +preacknowledgments +preanesthetic +preanesthetics +prebaptize +prebaptizes +precancelation +precisionize +precisionizes +precivilization +precivilization's +precivilizations +precolor +precolor's +precolorable +precolorable's +precolorables +precoloring +precolorings +precolors +preconization +preconization's +preconizations +preconize +preconizer +preconizers +preconizes +precriticize +precriticizes +prefavor +prefavor's +prefavorable +prefavorable's +prefavorables +prefavorablies +prefavorably +prefavorite +prefavorite's +prefavorites +prefavors +prefertilization +prefertilization's +prefertilizations +prefertilize +prefertilizes +preflavor +preflavor's +preflavoring +preflavorings +preflavors +pregalvanize +pregalvanizes +prehumor +prehumor's +prehumors +prejudgment +prejudgment's +prejudgments +prelabor +prelabor's +prelabors +prelatize +prelatizes +prelocalization +prelocalization's +prelocalizations +preludize +preludizes +premonopolize +premonopolizes +preoffense +preoffense's +preoffenses +preorganization +preorganization's +preorganizations +preorganize +preorganizes +preoxidize +preoxidized +preoxidizes +preoxidizing +preprogram +prerecognize +prerecognizes +prespecialize +prespecializes +presplendor +presplendor's +presplendors +pressurization +prestandardization +prestandardization's +prestandardizations +prestandardize +prestandardizes +presympathize +presympathizes +preutilizable +preutilizable's +preutilizables +preutilization +preutilization's +preutilizations +preutilize +preutilizes +prioritization +priorization +priorizations +priorize +priorized +priorizes +priorizing +privatization +privatize +privatized +privatizing +problemize +problemizes +processionize +processionizes +proctorization +proctorization's +proctorizations +proctorize +proctorizes +prodigalize +prodigalizes +profanize +profanizes +professionalization +professionalization's +professionalizations +professionalize +professionalized +professionalizes +professionalizing +professionize +professionizes +programist +programist's +programistic +programistics +programists +proletarianize +proletarianizes +proletarianizing +prologize +prologuize +prologuizer +prologuizers +prologuizes +prolusionize +prolusionizes +propagandize +propagandized +propagandizes +propagandizing +prophetize +prophetizes +propositionize +propositionizes +propretor +proselytization +proselytization's +proselytizations +protectionize +protectionizes +protocoled +protocoling +protocolization +protocolization's +protocolizations +protocolize +protocolizes +proverbialize +proverbializes +proverbize +proverbizes +provincialization +provincialization's +provincializations +provincialize +provincializes +pseudoanemia +pseudoanemia's +pseudoanemias +pseudoanemic +pseudoanemics +pseudoedema +pseudoedema's +pseudoedemas +pseudographize +pseudographizes +psychoanalyze +psychoanalyzer +psychoanalyzer's +psychoanalyzers +psychoanalyzes +psychologization +psychologize +psychologized +psychologizes +psychologizing +psycoanalyze +puebloization +puebloization's +puebloizations +puebloize +puebloizes +pulpitize +pulpitizes +pulverizable +pulverizable's +pulverizables +pulverization +pulverization's +pulverizations +pummeler +pummeling +pupilize +pupilizes +puppetize +puppetizes +pyorrheal +pyramidize +pyramidizes +pyridinize +pyridinizes +pyritization +pyritization's +pyritizations +pyritize +pyritizes +pyrolyzable +pyrolyzate +pythonize +pythonizes +quarrelous +quarterization +quarterization's +quarterizations +quininize +quininizes +racemization +racemize +racemized +racemizes +racemizing +racialization +racialization's +racializations +racialize +racializes +radialization +radialization's +radializations +radialize +radializes +radicalization +radicalization's +radicalizations +radicalize +radicalized +radicalizes +radicalizing +radiosterilize +radiosterilizes +radiosterilizing +radiumization +radiumization's +radiumizations +radiumize +radiumizes +rapturize +rapturizes +rascalize +rascalizes +rationalizable +rationalizable's +rationalizables +raveled +raveler +ravelers +raveling +ravelings +reacclimatize +reactualize +realisticize +realisticizes +reanimalize +reanimalizes +reapologize +reauthorize +rebaptization +rebaptization's +rebaptizations +rebourbonize +rebourbonizes +rebrutalize +recanalization +recapitalize +recarbonize +recausticize +recausticizes +recentralize +reciprocalize +reciprocalizes +recivilize +recolonize +recolor +recolor's +recoloring +reconnoiter +reconnoitered +reconnoiterer +reconnoiterer's +reconnoiterers +reconnoitering +reconnoiters +recriticize +redialer +redialing +refavor +refavor's +refertilize +reflectorize +reflectorized +reflectorizes +reflectorizing +reforestization +reforestization's +reforestize +reforestizes +regalize +regalizes +regalvanization +regalvanization's +regalvanizations +regalvanize +regalvanizes +regionalization +regionalization's +regionalizations +regionalize +regionalized +regionalizes +regionalizing +regularization +regularization's +regularizations +regularize +regularized +regularizer +regularizers +regularizes +reharmonize +rehonor +rehonor's +rehumanization +rehumanize +rehybridize +rehybridizes +reinitialization +reitemize +relativization +relativization's +relativizations +relativize +relativized +relativizes +relativizing +religionize +religionizes +remagnetize +remagnetizes +rematerialize +rememorize +remilitarization +remilitarize +remineralization +remineralization's +remineralizations +remineralize +remineralizes +remobilize +rencounter +renormalization +renormalize +renormalizing +reobjectivization +reobjectivization's +reobjectivizations +reobjectivize +reobjectivizes +reorganizational +reorganizationist +reorganizationist's +reorganizationists +reoxidize +reoxygenize +reoxygenizes +repaganization +repaganization's +repaganizations +repaganize +repaganizer +repaganizers +repaganizes +repatronize +repersonalize +rephosphorization +rephosphorization's +rephosphorizations +rephosphorize +rephosphorizes +repolymerization +repolymerization's +repolymerizations +repolymerize +repolymerizes +reprivatization +reprivatization's +reprivatizations +reprivatize +reprivatizes +republicanization +republicanization's +republicanizations +republicanize +republicanized +republicanizer +republicanizers +republicanizes +republicanizing +repulverize +reroyalize +reroyalizes +resensitization +resensitization's +resensitizations +resensitize +resensitizes +resepulcher +resinize +resinizes +resolemnize +resolemnizes +restandardize +resterilize +restigmatize +restigmatizes +resurrectionize +resurrectionizes +resymbolize +resynchronization +resynchronize +resynchronizing +resynthesize +retinize +retinizes +retranquilize +reutilize +revalorization +revalorization's +revalorizations +revalorize +revalorized +revalorizes +revalorizing +revaporize +revaporizes +revelationize +revelationizes +revisualize +revitalization's +revitalizations +revivalize +revivalizes +revolatilize +revolatilizes +revolutionizement +revolutionizement's +revolutionizements +rhapsodize +rhapsodized +rhapsodizes +rhapsodizing +rhythmicize +rhythmicizes +rhythmizable +rhythmizable's +rhythmizables +rhythmization +rhythmization's +rhythmizations +rhythmize +rhythmizes +ridiculize +ridiculizes +ritualization +ritualize +ritualizes +ritualizing +rivaless +rivalesses +rivalize +rivalizes +robotization +robotization's +robotizations +robotize +robotizes +roentgenize +romanticization +routinization +routinization's +routinizations +routinize +routinizes +roweled +roweling +royalization +royalization's +royalizations +royalize +royalizes +rubberization +rubberize +rubberizes +rubberizing +rubricize +rubricizes +ruffianize +ruffianizes +ruggedization +ruggedize +ruggedized +ruggedizes +ruggedizing +rumormonger +rumormonger's +rumormongers +ruralization +ruralization's +ruralizations +ruralize +ruralized +ruralizes +ruralizing +russianization +russianize +rusticize +rusticizes +saberlike +saberlike's +saberlikes +sabertooth +sacralization +sacralization's +sacralizations +sacramentize +sacramentizes +sailorizing +sailorizing's +sailorizings +salinization +salinize +salinizes +saltpeter +saltpeter's +saltpeters +sandaled +sandaling +sanitization +sapientize +sapientizes +satanize +satanizes +satinize +satinizes +satirizable +satirizable's +satirizables +satirize +satirized +satirizer +satirizers +satirizing +savagize +savagizes +saviorhood +saviorhood's +saviorhoods +saviorship +saviorship's +saviorships +savorilies +savorily +savorless +savorlesses +savorous +scandaled +scandaling +scandalization +scandalization's +scandalizations +scandalize +scandalizer +scandalizers +scandalizes +scenarioization +scenarioization's +scenarioizations +scenarioize +scenarioizes +scenarization +scenarization's +scenarizations +scenarize +scenarizes +scepterless +scepterlesses +schedulize +schedulizes +schematization +schematization's +schematizations +schematize +schematized +schematizer +schematizers +schematizes +schematizing +schismatize +schismatized +schismatizes +schismatizing +sclerotization +sclerotized +scripturalize +scripturalizes +scrutinization +scrutinization's +scrutinizations +seborrhea +seborrheic +sectarianization +sectarianize +sectarianized +sectarianizes +sectarianizing +sectionalization +sectionalization's +sectionalizations +sectionalize +sectionalizes +sectionalizing +sectionize +sectionizes +secularize +secularizer +secularizers +secularizes +secularizing +semicarbonize +semicarbonizes +semicivilization +semicivilization's +semicivilizations +semicivilized +semicivilized's +semicivilizeds +semifossilized +semifossilized's +semifossilizeds +semihonor +semihonor's +semihonors +semihumanized +semihumanized's +semihumanizeds +semimercerized +semimercerized's +semimercerizeds +semimineralized +semimineralized's +semimineralizeds +seminarize +seminarizes +seminationalization +seminationalization's +seminationalizations +semiorganized +semiorganized's +semiorganizeds +semioxidized +semioxidized's +semioxidizeds +semioxygenized +semioxygenized's +semioxygenizeds +semiprofessionalized +semiprofessionalized's +semiprofessionalizeds +semivulcanized +semivulcanized's +semivulcanizeds +senilize +senilizes +sensationalize +sensationalized +sensationalizes +sensationalizing +sensitization +sensitization's +sensitizations +sensitize +sensitizer +sensitizers +sensitizes +sensitizing +sensize +sensizes +sensualization +sensualization's +sensualizations +sensualize +sensualized +sensualizes +sensualizing +sentimentalization +sentimentalization's +sentimentalizations +sentineled +sentineling +sepaled +septicization +septicization's +septicizations +sepulchralize +sepulchralizes +serenize +serenizes +serializability +serializable +sermonize +sermonized +sermonizer +sermonizers +sermonizes +sermonizing +serpentinization +serpentinization's +serpentinizations +serpentinize +serpentinizes +serpentize +serpentizes +servilize +servilizes +severalize +severalizes +severization +severization's +severizations +severize +severizes +sexualization +sexualization's +sexualizations +sexualize +sexualizes +shepherdize +shepherdizes +siderealize +siderealizes +signalization +signalize +signalized +signalizing +signatories +silicatization +silicatization's +silicatizations +silicidize +silicidizes +siliconize +siliconizes +silverize +silverizer +silverizers +silverizes +similarize +similarizes +similize +similizes +simonize +singularization +singularization's +singularizations +singularize +singularizes +sinicize +sinicized +sinicizes +sinicizing +siphonless +siphonlesses +siphonlike +siphonlike's +siphonlikes +siphonophore +siphonostele +siphonostelic +siphonostely +sirenize +sirenizes +sisterize +sisterizes +skeletonization +skeletonization's +skeletonizations +skeletonize +skeletonized +skeletonizer +skeletonizers +skeletonizes +skeletonizing +skepticize +skepticizes +slenderize +slenderized +slenderizes +slenderizing +sloganize +sloganizes +snobsniveling +soberize +soberized +soberizes +soberizing +sockdologizing +solarization +solarization's +solarizations +solarize +solarized +solarizes +solarizing +soldierize +soldierizes +solecize +solecized +solecizes +solecizing +solemnization +solemnization's +solemnizations +solemnize +solemnized +solemnizer +solemnizers +solemnizes +solemnizing +soliloquization +soliloquize +soliloquized +soliloquizer +soliloquizers +soliloquizes +soliloquizing +soliloquizing's +soliloquizingly +soliloquizings +solmization +solubilization +solubilize +solubilized +solubilizes +solubilizing +solutize +solutizer +solutizers +solutizes +sonantized +sonantized's +sonantizeds +sonnetize +sonnetizes +southernize +southernizes +sovietization +sovietization's +sovietizations +sovietize +sovietizes +spatialization +spatialization's +spatializations +spatialize +spatializes +specificize +specificizes +specimenize +specimenizes +specterlike +specterlike's +specterlikes +spheroidize +spheroidizes +spiralization +spiralization's +spiralizations +spiralize +spiralizes +spiritize +spiritizes +spiritualization +spiritualization's +spiritualizations +spiritualize +spiritualized +spiritualizer +spiritualizers +spiritualizes +spiritualizing +spirochetal +spirochete +spirochete's +spirochetes +spirochetosis +splenectomized +stabilizable +stallionize +stallionizes +stalwartize +stalwartizes +standardizable +standardizable's +standardizables +stapedectomized +statisticize +statisticizes +stencilize +sterilizabilities +sterilizability +sterilizability's +sterilizable +sterilizable's +sterilizables +stigmatize +stigmatizer +stigmatizers +stigmatizes +stigmatizing +strobilization +structuralization +structuralization's +structuralizations +structuralize +structuralizes +strychninization +strychninization's +strychninizations +strychninize +strychninizes +stylize +stylizer +stylizers +stylizes +stylizing +subarmor +subarmor's +subarmors +subcenter +suberization +suberization's +suberizations +suberize +suberized +suberizes +suberizing +subflavor +subflavor's +subflavors +subjectivization +subjectivize +subjectivizes +sublimize +sublimizes +subminiaturization +subminiaturize +subminiaturized +subminiaturizes +subminiaturizing +subpulverizer +subpulverizer's +subpulverizers +subsidizable +subsidizable's +subsidizables +subspecialize +subspecializes +subspecialties +subspecialty +subspecialty's +substandardize +substandardizes +substantialize +substantializes +substantivize +substantivizes +subterraneanize +subterraneanizes +subtilization +subtilization's +subtilizations +subtilize +subtilizer +subtilizers +subtilizes +subtotaled +subtotaling +suburbanize +suburbanizes +subvitalized +subvitalized's +subvitalizeds +succorable +succorable's +succorables +succorless +succorlesses +suggestionize +suggestionizes +sulfatize +sulfatizes +sulfurization +sulfurization's +sulfurizations +sulfurize +sulfurizes +sulphurization +sulphurization's +sulphurizations +sulphurize +sulphurizes +sultanize +sultanizes +summerize +summerizes +superacknowledgment +superacknowledgment's +superacknowledgments +supercanonization +supercanonization's +supercanonizations +supercarbonization +supercarbonization's +supercarbonizations +supercarbonize +supercarbonizes +supercivilization +supercivilization's +supercivilizations +supercivilized +supercivilized's +supercivilizeds +superemphasize +superemphasizes +superficialize +superficializes +superhumanize +superhumanizes +supernaturalize +supernaturalizes +superorganization +superorganization's +superorganizations +superorganize +superorganizes +supersensitization +supersensitization's +supersensitizations +superspecialize +superspecializes +supersubtilized +supersubtilized's +supersubtilizeds +supersulphurize +supersulphurizes +surgerize +surgerizes +sycophantize +sycophantizes +syllogize +sylvanize +sylvanizes +symmetrization +symmetrization's +symmetrizations +symmetrize +symmetrized +symmetrizes +symmetrizing +symptomize +symptomizes +synchronizable +synchronizable's +synchronizables +syncretize +syncretized +syncretizes +syncretizing +syndicalize +syndicalizes +synesthesia +synesthetic +synonymize +synonymizes +synopsize +synthesization +synthesization's +synthesizations +systemizable +systemizable's +systemizables +systemize +systemizer +systemizers +systemizes +taboret +taborets +tabularization +tabularization's +tabularizations +tabularize +tabularizes +taffetized +tailorization +tailorization's +tailorizations +tailorize +tailorizes +tambura +tandemize +tandemizes +tantalization +tantalization's +tantalizations +tariffize +tariffizes +tartarization +tartarization's +tartarizations +tartarize +tartarized +tartarizes +tasseled +tasseling +tassels +tavernize +tavernizes +teaseler +teaselers +teazeled +teazeling +technicalization +technicalize +technicalizes +technologize +teetotaled +teetotaling +telesthesia +telesthetic +tellurize +tellurized +tellurizes +tellurizing +templize +templizes +temporalize +temporalized +temporalizes +temporalizing +temporization +temporization's +temporizations +tenderization +tenderize +tenderized +tenderizer +tenderizes +tenderizing +tendriled +tenementization +tenementization's +tenementizations +tenementize +tenementizes +terminalization +terminalization's +terminalizations +terminalized +terminalized's +terminalizeds +ternize +ternizes +terrestrialize +terrestrializes +territorialization +territorialization's +territorializations +territorialize +territorializes +terrorization +terrorization's +terrorizations +testimonialization +testimonialization's +testimonializations +testimonialize +testimonializer +testimonializers +testimonializes +tetanization +tetanize +tetanized +tetanizes +tetanizing +teutonize +texturized +theaterless +theaterlesses +theaterlike +theaterlike's +theaterlikes +theatricalization +theatricalization's +theatricalizations +theatricalize +theatricalized +theatricalizes +theatricalizing +theatricize +theatricizes +theologization +theologize +theologized +theologizer +theologizes +theologizing +thermoanesthesia +thermoanesthesia's +thermoanesthesias +thermometerize +thermometerizes +thermopolymerization +thermopolymerization's +thermopolymerizations +thermosiphon +thermosiphon's +thermosiphons +thronize +thronizes +thymectomize +thyroidectomized +thyroidization +thyroidization's +thyroidizations +tinselier +tinseliest +tittuped +tittuping +tittupy +tonicize +tonicizes +torporize +torporizes +totalitarianize +totalization +totalization's +totalizations +totalizator +totalize +totalized +totalizer +totalizers +totalizes +totalizing +totemization +totemization's +totemizations +tourize +tourizes +tractorization +tractorization's +tractorizations +tractorize +tractorizes +traditionalize +traditionalizes +traditionize +traditionizes +tragicize +tragicizes +traitorize +traitorizes +trammeled +trammeler +trammelers +trammeling +tranquilization +tranquilization's +tranquilizations +tranquillization +tranquillize +tranquillized +tranquillizer +tranquillizers +tranquillizes +tranquillizing +transcendentalize +transcendentalizes +transistorization +transparentize +transparentizes +traumatization +traumatize +traumatized +traumatizes +traumatizing +triangularize +triangularized +triangularizes +triangularizing +trichinize +trillionize +trillionizes +trimerization +trimerization's +trimerizations +trivialization +tropicalization +tropicalization's +tropicalizations +tropicalize +tropicalized +tropicalizes +tropicalizing +troweled +troweling +trypsinize +trypsinizes +tuberculinization +tuberculinization's +tuberculinizations +tuberculinize +tuberculinizes +tuberization +tuberization's +tuberizations +tuberize +tuberizes +tubulization +tubulization's +tubulizations +tutorization +tutorization's +tutorizations +tutorize +tutorizes +ultracentralizer +ultracentralizer's +ultracentralizers +ultrahonorable +ultrahonorable's +ultrahonorables +ultraspecialization +ultraspecialization's +ultraspecializations +ultrastandardization +ultrastandardization's +ultrastandardizations +unagonize +unalcoholized +unalcoholized's +unalcoholizeds +unanimalized +unanimalized's +unanimalizeds +unantagonizable +unantagonizable's +unantagonizables +unapostatized +unapostatized's +unapostatizeds +unauthorize +unbaptize +unbrutalize +unbrutize +unbrutizes +uncanonize +uncanonizes +uncantonized +uncantonized's +uncantonizeds +uncatechized +uncatechized's +uncatechizedness +uncatechizeds +uncatholicize +uncatholicizes +uncelestialized +uncelestialized's +uncelestializeds +unchloridized +unchloridized's +unchloridizeds +unchristianize +unchristianized +unchristianizes +uncircularized +uncircularized's +uncircularizeds +uncivilizable +uncivilizable's +uncivilizables +uncivilize +unclericalize +unclericalizes +uncolonize +uncolorable +uncolorable's +uncolorables +uncolorablies +uncolorably +unconventionalize +unconventionalizes +uncriticizable +uncriticizable's +uncriticizables +uncrystallizabilities +uncrystallizability +uncrystallizability's +uncrystallizable +uncrystallizable's +uncrystallizables +uncurricularized +uncurricularized's +uncurricularizeds +undefense +undefense's +undemagnetizable +undemagnetizable's +undemagnetizables +undemocratize +undenominationalize +undenominationalizes +undercapitalization +undercapitalization's +undercapitalizations +undercapitalize +undercapitalized +undercapitalizes +undercapitalizing +undercolor +undercolor's +undercolored +undercoloring +undercolorings +undercolors +underemphasize +underemphasized +underemphasizes +underemphasizing +underlaborer +underlaborer's +underlaborers +underorganization +underorganization's +underorganizations +underoxidize +underoxidizes +underrealize +underrealizes +undersavior +undersavior's +undersaviors +underutilize +undervitalized +undervitalized's +undervitalizeds +undiphthongize +undiphthongizes +undiscolored +undiscolored's +undramatizable +undramatizable's +undramatizables +undualize +undualizes +unenamored +unenamored's +unenamoreds +unequalize +unevangelized +unevangelized's +unevangelizeds +unfavoring +unfavoring's +unfertilizable +unfertilizable's +unfertilizables +unfeudalize +unfeudalized +unfeudalizes +ungalvanized +ungalvanized's +ungalvanizeds +ungelatinizable +ungelatinizable's +ungelatinizables +ungelatinized +ungelatinized's +ungelatinizeds +ungentilize +ungentilizes +ungentlemanize +ungentlemanizes +ungospelized +ungospelized's +ungospelizeds +ungraphitized +ungraphitized's +ungraphitizeds +unharbor +unharbor's +unharbored +unharmonize +unheroize +unheroizes +unhonorable +unhonorable's +unhouseled +unhypnotizable +unhypnotizable's +unhypnotizables +unhypnotize +unhypnotizes +uniformization +uniformization's +uniformizations +uniformize +uniformizes +unilateralization +unilateralization's +unilateralizations +unilateralize +unilateralizes +unimmortalize +unimmortalizes +unindividualize +uninitializable +unionization's +unionizations +unitization +unitize +unitizes +unitizing +universalization +universalization's +universalizations +unkenneled +unkenneling +unlabialize +unlabializes +unlaborable +unlaborable's +unlaborables +unlaboring +unlaboring's +unlocalizable +unlocalizable's +unlocalizables +unlocalize +unmechanize +unmediatized +unmediatized's +unmediatizeds +unmercerized +unmercerized's +unmercerizeds +unmesmerize +unmesmerizes +unmetalized +unmetalized's +unmetalizeds +unmethodized +unmethodized's +unmethodizeds +unmethodizing +unmethodizing's +unmethodizings +unmissionized +unmissionized's +unmissionizeds +unmodernize +unmonopolize +unmonopolizing +unmonopolizings +unmoralize +unmoralized +unmoralizes +unmoralizing +unmoralizings +unmunicipalized +unmunicipalized's +unmunicipalizeds +unmutualized +unmutualized's +unmutualizeds +unmysticize +unmysticizes +unnaturalizable +unnaturalizable's +unnaturalizables +unnaturalize +unnaturalizes +unneighborlike +unneighborlike's +unneighborlikes +unnitrogenized +unnitrogenized's +unnitrogenizeds +unnormalize +unnormalizing +unoptimize +unoptimizing +unoxidizable +unoxidizable's +unoxidizables +unoxygenized +unoxygenized's +unoxygenizeds +unpaganize +unpaganizes +unparagonized +unparagonized's +unparagonizeds +unparalyzed +unparalyzed's +unparalyzeds +unparticularized +unparticularized's +unparticularizeds +unparticularizing +unparticularizing's +unparticularizings +unpatronizable +unpatronizable's +unpatronizables +unpauperized +unpauperized's +unpauperizeds +unphilosophize +unphosphatized +unphosphatized's +unphosphatizeds +unplagiarized +unplagiarized's +unplagiarizeds +unpoeticized +unpoeticized's +unpoeticizeds +unpoetize +unpoetized +unpoetizes +unpolarizable +unpolarizable's +unpolarizables +unpolymerized +unpolymerized's +unpolymerizeds +unpopularize +unprotestantize +unprotestantizes +unpulverize +unradicalize +unradicalizes +unrancored +unrancored's +unrancoreds +unraveler +unravelers +unrealizable +unrealizable's +unrealizables +unrealize +unrealizing +unrealizings +unreconnoitered +unreconnoitered's +unreconnoitereds +unrevelationize +unrevelationizes +unromanticized +unromanticized's +unromanticizeds +unroyalized +unroyalized's +unroyalizeds +unsatirize +unsatirized +unsavorilies +unsavorily +unscandalize +unscandalizes +unscepter +unscepter's +unsceptered +unschematized +unschematized's +unschematizeds +unsectarianize +unsectarianizes +unsecularize +unsecularizes +unsensitize +unsensitizes +unsensualize +unsensualized +unsensualizes +unsentimentalize +unsepulcher +unsepulchered +unsignalized +unsignalized's +unsignalizeds +unsiphon +unsiphon's +unsolemnize +unsolemnized +unsolemnizes +unspecterlike +unspecterlike's +unspecterlikes +unspiritualize +unspiritualized +unspiritualizes +unstoicize +unstoicizes +unsubstantialize +unsubstantializes +unsuccorable +unsuccorable's +unsuccorables +unsulphurized +unsulphurized's +unsulphurizeds +unsupernaturalize +unsupernaturalized +unsupernaturalizes +unsymmetrized +unsymmetrized's +unsymmetrizeds +unsympathizabilities +unsympathizability +unsympathizability's +unsympathizable +unsympathizable's +unsympathizables +unsystemizable +unsystemizable's +unsystemizables +untantalizing +untantalizing's +untantalizings +untartarized +untartarized's +untartarizeds +untechnicalize +untechnicalizes +untemporizing +untemporizing's +untheorizable +untheorizable's +untheorizables +unutilizable +unutilizable's +unutilizables +unvaporized +unvaporized's +unvaporizeds +unvectorizable +unvitalized +unvitalized's +unvitalizeds +unvitriolized +unvitriolized's +unvitriolizeds +unvolatilize +unvolatilized +unvolatilizes +unvulgarize +unvulgarized +unvulgarizes +unwesternized +unwesternized's +unwesternizeds +unwomanize +urbanize +urbanizes +urbanizing +utilitarianize +utilitarianizes +utilizabilities +utilizability +utilizable +utilizable's +utilizables +utopianizer +utopianizer's +utopianizers +vaccinization +vaccinization's +vaccinizations +vacuumize +vacuumized +vacuumizes +vacuumizing +vagabondize +vagabondizer +vagabondizers +vagabondizes +vagrantize +vagrantizes +valorization +valorization's +valorizations +valorize +valorized +valorizes +valorizing +vampirize +vampirizes +vandalization +vandalization's +vandalizations +vaporabilities +vaporability +vaporability's +vaporable +vaporable's +vaporables +vaporier +vaporiest +vaporish +vaporishness +vaporizable +vaporizable's +vaporizables +vaporize +vaporized +vaporizer +vaporizers +vaporizes +vaporizing +vaporless +vaporlesses +vaporlike +vaporlike's +vaporlikes +vapory +vascularization +vascularization's +vascularizations +vascularize +vascularized +vascularizes +vascularizing +vassalization +vassalize +vassalized +vassalizes +vassalizing +vectorizable +vectorize +vectorized +vectorizer +vectorizers +vectorizes +vegetablize +vegetablizes +velarization +venalization +venalization's +venalizations +venalize +venalizes +venomization +venomization's +venomizations +venomize +venomizes +ventriloquize +ventriloquized +ventriloquizes +ventriloquizing +verbalization +verbalization's +verbalizations +vermeiled +vermeiles +vermeiling +vermilionize +vermilionizes +vernacularization +vernacularization's +vernacularizations +vernacularize +vernacularizes +vernalization +vernalization's +vernalizations +vernalize +vernalized +vernalizes +vernalizing +versicolor +versicolored +versionize +versionizes +vestryize +vestryizes +veteranize +veteranizes +vialed +vialing +victimizable +victimizable's +victimizables +victimization +victimization's +victimizations +victualage +victualed +victualess +victualing +vigorless +virtualize +virtualizes +visionize +visionizes +vitalization +vitalization's +vitalizations +vitalize +vitalized +vitalizer +vitalizers +vitalizes +vitalizing +vitalizing's +vitalizingly +vitalizings +vitaminization +vitaminize +vitaminizes +vitriolizable +vitriolizable's +vitriolizables +vitriolization +vitriolization's +vitriolizations +vitriolize +vitriolizer +vitriolizers +vitriolizes +vocationalization +vocationalization's +vocationalizations +vocationalize +vocationalizes +volatilizable +volatilizable's +volatilizables +volatilize +volatilized +volatilizer +volatilizers +volatilizes +volatilizing +voltize +voltizes +vowelization +vowelization's +vowelizations +vowelize +vowelized +vowelizes +vowelizing +vulcanizable +vulcanizable's +vulcanizables +vulcanizate +vulcanization +vulcanization's +vulcanizations +vulcanize +vulcanizer +vulcanizers +vulcanizes +vulcanizing +vulgarization +vulgarization's +vulgarizations +vulgarize +vulgarized +vulgarizer +vulgarizers +vulgarizes +vulgarizing +weeviled +westernization +westernization's +westernizations +westernize +westernized +westernizes +westernizing +winterization +winterization's +winterizations +winterize +winterized +winterizes +winterizing +womanization +womanization's +womanizations +woodcockize +woodcockizes +woolenization +woolenization's +woolenizations +woolenize +woolenizes +zeroize +zeroized +zeroizes +zeroizing diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.0 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.0 index 4c1d2cc1f08..61786bef974 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.0 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.0 @@ -1,1899 +1,1899 @@ -acclimatisation -acclimatisations -acclimatised -accoutrement -accoutrement's -accoutrements -acknowledgement -acknowledgement's -acknowledgements -actualisation -actualisation's -actualisations -aerofoil -aerofoils -aeroplane -aeroplane's -aeroplanes -aerosolise -aerosolised -aesthetic -aesthetic's -aesthetically -aesthetics -agonise -agonised -agonisedly -agoniser -agonisers -agonises -agonising -agonisinglies -agonisingly -alphabetise -alphabetised -alphabetiser -alphabetisers -alphabetises -alphabetising -aluminium -aluminium's -aluminiums -amenorrhoea -amorist -amorist's -amorists -amortise -amortised -amortises -amortising -amphitheatre -amphitheatre's -amphitheatres -anaemia -anaemia's -anaemias -anaemic -anaemics -anaesthesia -anaesthesia's -anaesthesias -anaesthetic -anaesthetic's -anaesthetically -anaesthetics -anaesthetise -anaesthetised -anaesthetiser -anaesthetisers -anaesthetises -anaesthetising -analogue -analogue's -analogues -analysable -analyse -analysed -analyser -analysers -analyses -analysing -anodise -anodised -anodises -anodising -antagonise -antagonised -antagoniser -antagonisers -antagonises -antagonising -apologise -apologised -apologiser -apologisers -apologises -apologising -appal -appals -apparelled -appetiser -appetising -appetisingly -arbour -arbour's -arboured -arbours -archaise -archaised -archaiser -archaisers -archaises -archaising -ardour -ardour's -ardours -arithmetise -arithmetised -arithmetises -armour -armour's -armoured -armourer -armourer's -armourers -armouried -armouries -armouring -armours -armoury -armoury's -atomisation -atomisation's -atomisations -atomise -atomised -atomiser -atomisers -atomises -atomising -authorisation -authorisation's -authorisations -authorise -authorised -authoriser -authorisers -authorises -authorising -autodialler -axiomatisation -axiomatisation's -axiomatisations -axiomatise -axiomatised -axiomatises -axiomatising -balkanise -balkanised -balkanising -baptise -baptised -baptiser -baptisers -baptises -baptising -barrelled -barrelling -bastardise -bastardised -bastardises -bastardising -bedevilled -bedevilling -behaviour -behaviour's -behavioural -behaviourally -behavioured -behaviourism -behaviourism's -behaviourisms -behaviouristic -behaviouristics -behaviours -behove -behoved -behoves -behoving -behoving's -behovingly -behovings -belabour -belabour's -belaboured -belabouring -belabours -bevelled -bevelling -bevellings -bowdlerise -bowdlerised -bowdleriser -bowdlerises -bowdlerising -brutalise -brutalised -brutalises -brutalising -bushelled -bushelling -bushellings -calibre -calibres -canalled -canalling -cancelled -canceller -cancelling -candour -candour's -candours -cannibalise -cannibalised -cannibalises -cannibalising -canonicalisation -canonicalise -canonicalised -canonicalises -canonicalising -capitalisation -capitalisation's -capitalisations -capitalise -capitalised -capitaliser -capitalisers -capitalises -capitalising -carbonisation -carbonisation's -carbonisations -carbonise -carbonised -carboniser -carbonisers -carbonises -carbonising -catalogue -catalogue's -catalogued -cataloguer -catalogues -cataloguing -categorisation -categorisation's -categorisations -categorise -categorised -categoriser -categorisers -categorises -categorising -centimetre -centimetre's -centimetres -centralisation -centralisation's -centralisations -centralise -centralised -centraliser -centralisers -centralises -centralising -centre -centre's -centred -centrepiece -centrepiece's -centrepieces -centres -centring -channelled -channeller -channeller's -channellers -channelling -characterisable -characterisables -characterisation -characterisation's -characterisations -characterise -characterised -characteriser -characterisers -characterises -characterising -cheque -cheque's -chequebook -chequebook's -chequebooks -chequer -chequered -chequers -cheques -chiselled -chiseller -chisellers -civilisation -civilisation's -civilisations -civilise -civilised -civilisedness -civiliser -civilisers -civilises -civilising -clamour -clamoured -clamourer -clamourer's -clamourers -clamouring -clamours -cognisance -cognisant -colonisation -colonisation's -colonisations -colonise -colonised -coloniser -colonisers -colonises -colonising -colour -colour's -coloured -coloureds -colourer -colourer's -colourers -colourful -colourfully -colourfulness -colouring -colourings -colourless -colourlessly -colourlessness -colours -columnise -columnised -columnises -columnising -compartmentalise -compartmentalised -compartmentalises -compartmentalising -computerise -computerised -computerises -computerising -conceptualisation -conceptualisation's -conceptualisations -conceptualise -conceptualised -conceptualiser -conceptualises -conceptualising -counselled -counselling -counsellor -counsellor's -counsellors -criticise -criticised -criticiser -criticisers -criticises -criticising -criticisinglies -criticisingly -crystallise -crystallised -crystalliser -crystallisers -crystallises -crystallising -customisable -customisation -customisation's -customisations -customise -customised -customiser -customisers -customises -customising -decentralisation -decentralisation's -decentralisations -decentralised -defence -defence's -defenced -defenceless -defencelessly -defencelessness -defences -defencing -defencive -demeanour -demeanour's -demeanours -demoralise -demoralised -demoraliser -demoralisers -demoralises -demoralising -demoralisingly -dialled -dialler -diallers -dialling -diallings -dichotomise -dichotomised -dichotomises -dichotomising -digitise -digitised -digitiser -digitiser's -digitisers -digitises -digitising -dishonour -dishonoured -dishonourer -dishonourer's -dishonourers -dishonouring -dishonours -disorganised -draught -draught's -draughts -draughtsman -duelled -dueller -duellers -duelling -duellings -economise -economised -economiser -economisers -economises -economising -editorialise -editorialised -editorialiser -editorialises -editorialising -enamelled -enameller -enamellers -enamelling -enamellings -encyclopaedia -encyclopaedia's -encyclopaedias -endeavour -endeavoured -endeavourer -endeavourer's -endeavourers -endeavouring -endeavours -enrol -enrolment -enrolment's -enrolments -enrols -epitomise -epitomised -epitomiser -epitomisers -epitomises -epitomising -equalisation -equalisation's -equalisations -equalise -equalised -equaliser -equaliser's -equalisers -equalises -equalising -equalisings -equalled -equalling -eviller -evillest -factorisation -factorisation's -factorisations -familiarisation -familiarisation's -familiarisations -familiarise -familiarised -familiariser -familiarisers -familiarises -familiarising -familiarisingly -fantasise -fantasised -fantasiser -fantasises -fantasising -favour -favourable -favourableness -favourables -favourably -favoured -favoured's -favouredly -favouredness -favoureds -favourer -favourer's -favourers -favouring -favouring's -favouringly -favourings -favourite -favourite's -favourites -favours -fertilisation -fertilisation's -fertilisations -fertilise -fertilised -fertiliser -fertilisers -fertilises -fertilising -fervour -fervour's -fervours -fibre -fibre's -fibred -fibreglass -fibres -finalisation -finalisations -finalise -finalised -finalises -finalising -flavour -flavour's -flavoured -flavourer -flavourer's -flavourers -flavouring -flavourings -flavours -formalisation -formalisation's -formalisations -formalise -formalised -formaliser -formalisers -formalises -formalising -fuelled -fueller -fuellers -fuelling -fulfil -fulfilment -fulfilment's -fulfilments -fulfils -funnelled -funnelling -gaol -generalisation -generalisation's -generalisations -generalise -generalised -generaliser -generalisers -generalises -generalising -glamorise -glamorised -glamoriser -glamorisers -glamorises -glamorising -gospeller -gospellers -gossipped -gossipping -gramme -gramme's -grammes -gravelled -gravelling -grovelled -groveller -grovellers -grovelling -grovellingly -harbour -harbour's -harboured -harbourer -harbourer's -harbourers -harbouring -harbours -harmonise -harmonised -harmoniser -harmonisers -harmonises -harmonising -honour -honourable -honourableness -honourables -honourablies -honourably -honoured -honourer -honourer's -honourers -honouring -honours -hospitalise -hospitalised -hospitalises -hospitalising -humour -humour's -humoured -humourer -humourers -humouring -humours -hypothesise -hypothesised -hypothesiser -hypothesisers -hypothesises -hypothesising -idealisation -idealisation's -idealisations -idealise -idealised -idealiser -idealisers -idealises -idealising -imperilled -incognisance -incognisant -individualise -individualised -individualiser -individualisers -individualises -individualising -individualisingly -industrialisation -industrialisation's -industrialisations -informalises -initialisation -initialisation's -initialisations -initialise -initialised -initialiser -initialisers -initialises -initialising -initialled -initialler -initialling -institutionalise -institutionalised -institutionalises -institutionalising -internalisation -internalisation's -internalisations -internalise -internalised -internalises -internalising -italicise -italicised -italicises -italicising -itemisation -itemisation's -itemisations -itemise -itemised -itemiser -itemisers -itemises -itemising -jeopardise -jeopardised -jeopardises -jeopardising -jewelled -jeweller -jewellers -jewelling -journalise -journalised -journaliser -journalisers -journalises -journalising -judgement -judgement's -judgements -kidnapped -kidnapper -kidnapper's -kidnappers -kidnapping -kidnapping's -kidnappings -kilogramme -kilogramme's -kilogrammes -kilometre -kilometre's -kilometres -labelled -labeller -labeller's -labellers -labelling -labour -laboured -laboured's -labouredly -labouredness -labourer -labourer's -labourers -labouring -labouring's -labouringly -labourings -labours -laurelled -legalisation -legalisation's -legalisations -legalise -legalised -legalises -legalising -levelled -leveller -levellers -levellest -levelling -liberalise -liberalised -liberaliser -liberalisers -liberalises -liberalising -licence -licence's -licences -linearisable -linearise -linearised -linearises -linearising -linearision -litre -litres -localisation -localisation's -localisations -localise -localised -localiser -localisers -localises -localising -lustre -lustred -lustres -lustring -magnetisation -magnetisation's -magnetisations -manoeuvre -manoeuvred -manoeuvrer -manoeuvres -manoeuvring -marvelled -marvelling -marvellous -marvellously -marvellousness -materialise -materialised -materialiser -materialisers -materialises -materialising -maximise -maximised -maximiser -maximisers -maximises -maximising -mechanisation -mechanisation's -mechanisations -mechanise -mechanised -mechaniser -mechanisers -mechanises -mechanising -medalled -medalling -mediaeval -mediaeval's -mediaevally -mediaevals -memorisation -memorisation's -memorisations -memorise -memorised -memoriser -memorisers -memorises -memorising -metalled -metalling -metallisation -metallisation's -metallisations -metre -metre's -metred -metres -metring -millimetre -millimetre's -millimetres -miniaturisation -miniaturisations -miniaturise -miniaturised -miniaturises -miniaturising -minimisation -minimisation's -minimisations -minimise -minimised -minimiser -minimisers -minimises -minimising -misjudgement -mitre -mitred -mitrer -mitring -modelled -modeller -modellers -modelling -modellings -modernise -modernised -moderniser -modernisers -modernises -modernising -modularisation -modularise -modularised -modularises -modularising -motorise -motorised -motorises -motorising -moustache -moustached -moustaches -multilevelled -nationalisation -nationalisation's -nationalisations -nationalise -nationalised -nationaliser -nationalisers -nationalises -nationalising -naturalisation -naturalisation's -naturalisations -neighbour -neighbour's -neighboured -neighbourer -neighbourer's -neighbourers -neighbourhood -neighbourhood's -neighbourhoods -neighbouring -neighbourings -neighbourliness -neighbourly -neighbours -neutralise -neutralised -neutraliser -neutralisers -neutralises -neutralising -nickelled -nickelling -normalisation -normalisation's -normalisations -normalise -normalised -normaliser -normalisers -normalises -normalising -notarise -notarised -notarises -notarising -nought -noughts -odour -odour's -odoured -odours -offence -offence's -offences -offencive -optimisation -optimisation's -optimisations -optimise -optimised -optimiser -optimiser's -optimisers -optimises -optimising -organisable -organisables -organisation -organisation's -organisational -organisational's -organisationally -organisationals -organisations -organise -organised -organiser -organisers -organises -organising -oxidise -oxidised -oxidiser -oxidisers -oxidises -oxidising -oxidisings -panelled -panelling -panellings -parallelisation -parallelisation's -parallelisations -parallelise -parallelised -paralleliser -parallelisers -parallelises -parallelising -parallelled -parallelling -paralyse -paralysed -paralysedlies -paralysedly -paralyser -paralyser's -paralysers -paralyses -paralysing -paralysinglies -paralysingly -parameterisable -parameterisation -parameterisation's -parameterisations -parameterise -parameterised -parameterises -parameterising -parametrisable -parametrisation -parametrisation's -parametrisations -parametrise -parametrised -parametrises -parametrising -parcelled -parcelling -parenthesised -parlour -parlour's -parlours -patronise -patronised -patroniser -patronisers -patronises -patronising -patronising's -patronisingly -patronisings -penalise -penalised -penalises -penalising -pencilled -pencilling -pencillings -personalisation -personalisation's -personalisations -personalise -personalised -personalises -personalising -petalled -philosophise -philosophised -philosophiser -philosophisers -philosophises -philosophising -plough -ploughed -plougher -ploughes -ploughing -ploughman -pluralisation -pluralisation's -pluralisations -pluralise -pluralised -pluraliser -pluralisers -pluralises -pluralising -polarisation -polarisation's -polarisations -popularisation -popularisation's -popularisations -popularise -popularised -populariser -popularisers -popularises -popularising -practician -practise -practised -practiser -practises -practising -preinitialise -preinitialised -preinitialises -preinitialising -pressurise -pressurised -pressuriser -pressurisers -pressurises -pressurising -pretence -pretences -pretencion -pretencions -pretencive -prioritise -prioritised -prioritiser -prioritisers -prioritises -prioritising -prioritisings -productise -productised -productiser -productisers -productises -productising -programme -programme's -programmes -proselytise -proselytised -proselytiser -proselytisers -proselytises -proselytising -publicise -publicised -publicises -publicising -pulverise -pulverised -pulveriser -pulverisers -pulverises -pulverising -pyjama -pyjama's -pyjamaed -pyjamas -quantisation -quantisation's -quantisations -quantise -quantised -quantiser -quantiser's -quantisers -quantises -quantising -quarrelled -quarreller -quarrellers -quarrelling -queueing -randomise -randomised -randomiser -randomises -randomising -rationalise -rationalised -rationaliser -rationalisers -rationalises -rationalising -reacclimatisation -reacclimatisation's -reacclimatisations -reacknowledgement -reacknowledgement's -reacknowledgements -reactualisation -reactualisation's -reactualisations -realisable -realisableness -realisables -realisablies -realisably -realisation -realisation's -realisations -realise -realised -realiser -realisers -realises -realising -realising's -realisingly -realisings -reanalyse -reanalysed -reanalyser -reanalysers -reanalyses -reanalysing -reapologises -reauthorisation -reauthorisation's -reauthorisations -reauthorises -rebrutalises -recapitalisation -recapitalisation's -recapitalisations -recapitalised -recapitalises -recarbonisation -recarbonisation's -recarbonisations -recarboniser -recarbonisers -recarbonises -recategorised -recentralisation -recentralisation's -recentralisations -recentralises -recivilisation -recivilisation's -recivilisations -recivilises -recognisability -recognisable -recognisably -recognisance -recognise -recognised -recognisedlies -recognisedly -recogniser -recognisers -recognises -recognising -recognisinglies -recognisingly -recolonisation -recolonisation's -recolonisations -recolonises -recoloured -recolours -reconceptualising -recriticises -recrystallised -recrystallises -redialled -refavours -refertilisation -refertilisation's -refertilisations -refertilises -refuelled -refuelling -reharmonises -rehonours -reinitialise -reinitialised -reinitialises -reinitialising -reitemises -relabelled -relabeller -relabellers -relabelling -remagnetisation -remagnetisation's -remagnetisations -rematerialises -rememorises -remodelled -remodelling -renationalised -renationalises -renormalised -renormalises -reorganisation -reorganisation's -reorganisations -reorganise -reorganised -reorganiser -reorganisers -reorganises -reorganising -reoxidises -repatronises -reprogramme -reprogrammes -repulverises -resepulchres -restandardisation -restandardisation's -restandardisations -restandardises -resterilises -resymbolisation -resymbolisation's -resymbolisations -resymbolises -resynchronisations -resynchronised -resynchronises -resynthesises -retranquilises -reutilisation -reutilises -revelled -reveller -revellers -revelling -revellings -revisualises -revolutionise -revolutionised -revolutioniser -revolutionisers -revolutionises -revolutionising -rigour -rigour's -rigours -rivalled -rivalling -rouble -rouble's -roubles -routeing -rumour -rumour's -rumoured -rumourer -rumourer's -rumourers -rumouring -rumours -sabre -sabre's -sabred -sabres -sabring -sanitise -sanitised -sanitiser -sanitises -sanitising -saviour -saviour's -saviours -savour -savoured -savourer -savourer's -savourers -savourier -savouries -savouriest -savouriness -savouring -savouringlies -savouringly -savours -savoury -savoury's -sceptre -sceptre's -sceptred -sceptres -sceptring -scrutinise -scrutinised -scrutiniser -scrutinisers -scrutinises -scrutinising -scrutinisinglies -scrutinisingly -sepulchre -sepulchre's -sepulchred -sepulchres -sequentialise -sequentialised -sequentialises -sequentialising -serialisation -serialisation's -serialisations -serialise -serialised -serialises -serialising -shovelled -shoveller -shovellers -shovelling -shrivelled -shrivelling -signalled -signaller -signallers -signalling -socialise -socialised -socialiser -socialises -socialising -specialisation -specialisation's -specialisations -specialise -specialised -specialiser -specialisers -specialises -specialising -specialities -speciality -speciality's -spectre -spectre's -spectred -spectres -spiralled -spiralling -splendour -splendour's -splendours -squirrelled -squirrelling -stabilise -stabilised -stabiliser -stabilisers -stabilises -stabilising -standardisation -standardisation's -standardisations -standardise -standardised -standardiser -standardisers -standardises -standardising -stencilled -stenciller -stencillers -stencilling -sterilisation -sterilisation's -sterilisations -sterilise -sterilised -steriliser -sterilisers -sterilises -sterilising -stylised -subsidise -subsidised -subsidiser -subsidisers -subsidises -subsidising -succour -succoured -succourer -succourer's -succourers -succouring -succours -summarisation -summarisation's -summarisations -summarise -summarised -summariser -summarisers -summarises -summarising -symbolisation -symbolisation's -symbolisations -symbolise -symbolised -symboliser -symbolisers -symbolises -symbolising -symbolled -symbolling -sympathise -sympathised -sympathiser -sympathisers -sympathises -sympathising -sympathising's -sympathisingly -sympathisings -synchronisation -synchronisation's -synchronisations -synchronise -synchronised -synchroniser -synchronisers -synchronises -synchronising -synthesise -synthesised -synthesiser -synthesisers -synthesises -synthesising -syphon -syphon's -syphoned -syphoning -syphons -systematise -systematised -systematiser -systematisers -systematises -systematising -tantalise -tantalised -tantaliser -tantalisers -tantalises -tantalising -tantalisinglies -tantalisingly -tantalisingness -tantalisingnesses -terrorise -terrorised -terroriser -terrorisers -terrorises -terrorising -theatre -theatre's -theatres -theorisation -theorisation's -theorisations -theorise -theorised -theoriser -theorisers -theorises -theorising -titre -titres -totalled -totaller -totaller's -totallers -totalling -towelled -towelling -towellings -tranquilise -tranquilised -tranquiliser -tranquiliser's -tranquilisers -tranquilises -tranquilising -tranquilising's -tranquilisingly -tranquilisings -transistorise -transistorised -transistorises -transistorising -travelled -traveller -traveller's -travellers -travelling -travellings -trivialise -trivialised -trivialises -trivialising -troweller -trowellers -tumour -tumour's -tumoured -tumours -tunnelled -tunneller -tunnellers -tunnelling -tunnellings -tyre -tyre's -tyres -unacclimatised -unaesthetically -unamortised -unanalysable -unanalysed -unantagonised -unantagonising -unapologising -unappetising -unappetisingly -unarmoured -unauthorised -unauthorisedly -unauthorisedness -unauthorises -unbaptised -unbaptises -unbastardised -unbrutalised -unbrutalises -uncancelled -uncapitalised -uncategorised -uncharacterised -uncivilised -uncivilisedly -uncivilisedness -uncivilises -uncolonised -uncolonises -uncoloured -uncolouredly -uncolouredness -uncoloureds -uncriticised -uncriticising -uncriticisingly -uncrystallised -undefences -undishonoured -undisorganised -uneconomising -unendeavoured -unepitomised -unequalised -unequalises -unequalled -unfamiliarised -unfavourable -unfavourableness -unfavourables -unfavourably -unfavoured -unfavoured's -unfavourings -unfavourite -unfavourite's -unfavourites -unfertilised -unflavoured -unformalised -ungeneralised -unharmonised -unharmonises -unhonourables -unhonourablies -unhonourably -unhonoured -unhumoured -unidealised -unindividualised -unindividualises -uninitialised -unionisation -unionise -unionised -unioniser -unionisers -unionises -unionising -unitalicised -unitemised -unjournalised -unlabelled -unlaboured -unlaboured's -unlabourings -unlegalised -unlevelled -unlevelling -unliberalised -unlocalised -unlocalises -unmechanised -unmechanises -unmemorised -unminimised -unmodernised -unmodernises -unmotorised -unnationalised -unneighboured -unneighbourliness -unneighbourly -unneutralised -unnormalised -unnormalises -unoptimised -unoptimises -unorganisable -unorganisables -unorganised -unoxidised -unparallelled -unparameterised -unparametrised -unparcelled -unpatronised -unpatronising's -unpenalised -unphilosophised -unphilosophises -unpopularises -unpractised -unpulverised -unpulverises -unravelled -unravelling -unrealisables -unrealised -unrealises -unrecognisable -unrecognised -unrecognising -unrecognisingly -unreorganised -unrivalled -unrumoured -unsabred -unsavoured -unsavouredly -unsavouredness -unsceptred -unsceptres -unscrutinised -unscrutinising -unscrutinisingly -unsepulchred -unsepulchres -unsocialised -unspecialised -unspecialising -unstandardised -unsterilised -unsubsidised -unsuccoured -unsummarised -unsymbolised -unsympathised -unsympathising -unsympathising's -unsympathisingly -unsympathisings -unsynchronised -unsynthesised -unsyphons -unsystematised -unsystematisedly -unsystematising -untantalised -unterrorised -untranquilised -unverbalised -unvictimised -unvisualised -unwomanised -unwomanises -utilisation -utilise -utilised -utiliser -utilisers -utilises -utilising -valour -valour's -valours -vandalise -vandalised -vandalises -vandalising -vapour -vapour's -vapoured -vapourer -vapourers -vapouring -vapouringly -vapourings -vapours -vectorisation -vectorising -verbalise -verbalised -verbaliser -verbalisers -verbalises -verbalising -victimise -victimised -victimiser -victimisers -victimises -victimising -victualler -victuallers -vigour -vigour's -vigours -visualise -visualised -visualiser -visualisers -visualises -visualising -waggon -waggon's -waggoner -waggoner's -waggoners -waggons -wagonner -wagonner's -wagonners -weaselled -weaselling -whisky -whisky's -whiskys -womanise -womanised -womaniser -womanisers -womanises -womanising -woollen -woollens -worshipped -worshipper -worshipper's -worshippers -worshipping +acclimatisation +acclimatisations +acclimatised +accoutrement +accoutrement's +accoutrements +acknowledgement +acknowledgement's +acknowledgements +actualisation +actualisation's +actualisations +aerofoil +aerofoils +aeroplane +aeroplane's +aeroplanes +aerosolise +aerosolised +aesthetic +aesthetic's +aesthetically +aesthetics +agonise +agonised +agonisedly +agoniser +agonisers +agonises +agonising +agonisinglies +agonisingly +alphabetise +alphabetised +alphabetiser +alphabetisers +alphabetises +alphabetising +aluminium +aluminium's +aluminiums +amenorrhoea +amorist +amorist's +amorists +amortise +amortised +amortises +amortising +amphitheatre +amphitheatre's +amphitheatres +anaemia +anaemia's +anaemias +anaemic +anaemics +anaesthesia +anaesthesia's +anaesthesias +anaesthetic +anaesthetic's +anaesthetically +anaesthetics +anaesthetise +anaesthetised +anaesthetiser +anaesthetisers +anaesthetises +anaesthetising +analogue +analogue's +analogues +analysable +analyse +analysed +analyser +analysers +analyses +analysing +anodise +anodised +anodises +anodising +antagonise +antagonised +antagoniser +antagonisers +antagonises +antagonising +apologise +apologised +apologiser +apologisers +apologises +apologising +appal +appals +apparelled +appetiser +appetising +appetisingly +arbour +arbour's +arboured +arbours +archaise +archaised +archaiser +archaisers +archaises +archaising +ardour +ardour's +ardours +arithmetise +arithmetised +arithmetises +armour +armour's +armoured +armourer +armourer's +armourers +armouried +armouries +armouring +armours +armoury +armoury's +atomisation +atomisation's +atomisations +atomise +atomised +atomiser +atomisers +atomises +atomising +authorisation +authorisation's +authorisations +authorise +authorised +authoriser +authorisers +authorises +authorising +autodialler +axiomatisation +axiomatisation's +axiomatisations +axiomatise +axiomatised +axiomatises +axiomatising +balkanise +balkanised +balkanising +baptise +baptised +baptiser +baptisers +baptises +baptising +barrelled +barrelling +bastardise +bastardised +bastardises +bastardising +bedevilled +bedevilling +behaviour +behaviour's +behavioural +behaviourally +behavioured +behaviourism +behaviourism's +behaviourisms +behaviouristic +behaviouristics +behaviours +behove +behoved +behoves +behoving +behoving's +behovingly +behovings +belabour +belabour's +belaboured +belabouring +belabours +bevelled +bevelling +bevellings +bowdlerise +bowdlerised +bowdleriser +bowdlerises +bowdlerising +brutalise +brutalised +brutalises +brutalising +bushelled +bushelling +bushellings +calibre +calibres +canalled +canalling +cancelled +canceller +cancelling +candour +candour's +candours +cannibalise +cannibalised +cannibalises +cannibalising +canonicalisation +canonicalise +canonicalised +canonicalises +canonicalising +capitalisation +capitalisation's +capitalisations +capitalise +capitalised +capitaliser +capitalisers +capitalises +capitalising +carbonisation +carbonisation's +carbonisations +carbonise +carbonised +carboniser +carbonisers +carbonises +carbonising +catalogue +catalogue's +catalogued +cataloguer +catalogues +cataloguing +categorisation +categorisation's +categorisations +categorise +categorised +categoriser +categorisers +categorises +categorising +centimetre +centimetre's +centimetres +centralisation +centralisation's +centralisations +centralise +centralised +centraliser +centralisers +centralises +centralising +centre +centre's +centred +centrepiece +centrepiece's +centrepieces +centres +centring +channelled +channeller +channeller's +channellers +channelling +characterisable +characterisables +characterisation +characterisation's +characterisations +characterise +characterised +characteriser +characterisers +characterises +characterising +cheque +cheque's +chequebook +chequebook's +chequebooks +chequer +chequered +chequers +cheques +chiselled +chiseller +chisellers +civilisation +civilisation's +civilisations +civilise +civilised +civilisedness +civiliser +civilisers +civilises +civilising +clamour +clamoured +clamourer +clamourer's +clamourers +clamouring +clamours +cognisance +cognisant +colonisation +colonisation's +colonisations +colonise +colonised +coloniser +colonisers +colonises +colonising +colour +colour's +coloured +coloureds +colourer +colourer's +colourers +colourful +colourfully +colourfulness +colouring +colourings +colourless +colourlessly +colourlessness +colours +columnise +columnised +columnises +columnising +compartmentalise +compartmentalised +compartmentalises +compartmentalising +computerise +computerised +computerises +computerising +conceptualisation +conceptualisation's +conceptualisations +conceptualise +conceptualised +conceptualiser +conceptualises +conceptualising +counselled +counselling +counsellor +counsellor's +counsellors +criticise +criticised +criticiser +criticisers +criticises +criticising +criticisinglies +criticisingly +crystallise +crystallised +crystalliser +crystallisers +crystallises +crystallising +customisable +customisation +customisation's +customisations +customise +customised +customiser +customisers +customises +customising +decentralisation +decentralisation's +decentralisations +decentralised +defence +defence's +defenced +defenceless +defencelessly +defencelessness +defences +defencing +defencive +demeanour +demeanour's +demeanours +demoralise +demoralised +demoraliser +demoralisers +demoralises +demoralising +demoralisingly +dialled +dialler +diallers +dialling +diallings +dichotomise +dichotomised +dichotomises +dichotomising +digitise +digitised +digitiser +digitiser's +digitisers +digitises +digitising +dishonour +dishonoured +dishonourer +dishonourer's +dishonourers +dishonouring +dishonours +disorganised +draught +draught's +draughts +draughtsman +duelled +dueller +duellers +duelling +duellings +economise +economised +economiser +economisers +economises +economising +editorialise +editorialised +editorialiser +editorialises +editorialising +enamelled +enameller +enamellers +enamelling +enamellings +encyclopaedia +encyclopaedia's +encyclopaedias +endeavour +endeavoured +endeavourer +endeavourer's +endeavourers +endeavouring +endeavours +enrol +enrolment +enrolment's +enrolments +enrols +epitomise +epitomised +epitomiser +epitomisers +epitomises +epitomising +equalisation +equalisation's +equalisations +equalise +equalised +equaliser +equaliser's +equalisers +equalises +equalising +equalisings +equalled +equalling +eviller +evillest +factorisation +factorisation's +factorisations +familiarisation +familiarisation's +familiarisations +familiarise +familiarised +familiariser +familiarisers +familiarises +familiarising +familiarisingly +fantasise +fantasised +fantasiser +fantasises +fantasising +favour +favourable +favourableness +favourables +favourably +favoured +favoured's +favouredly +favouredness +favoureds +favourer +favourer's +favourers +favouring +favouring's +favouringly +favourings +favourite +favourite's +favourites +favours +fertilisation +fertilisation's +fertilisations +fertilise +fertilised +fertiliser +fertilisers +fertilises +fertilising +fervour +fervour's +fervours +fibre +fibre's +fibred +fibreglass +fibres +finalisation +finalisations +finalise +finalised +finalises +finalising +flavour +flavour's +flavoured +flavourer +flavourer's +flavourers +flavouring +flavourings +flavours +formalisation +formalisation's +formalisations +formalise +formalised +formaliser +formalisers +formalises +formalising +fuelled +fueller +fuellers +fuelling +fulfil +fulfilment +fulfilment's +fulfilments +fulfils +funnelled +funnelling +gaol +generalisation +generalisation's +generalisations +generalise +generalised +generaliser +generalisers +generalises +generalising +glamorise +glamorised +glamoriser +glamorisers +glamorises +glamorising +gospeller +gospellers +gossipped +gossipping +gramme +gramme's +grammes +gravelled +gravelling +grovelled +groveller +grovellers +grovelling +grovellingly +harbour +harbour's +harboured +harbourer +harbourer's +harbourers +harbouring +harbours +harmonise +harmonised +harmoniser +harmonisers +harmonises +harmonising +honour +honourable +honourableness +honourables +honourablies +honourably +honoured +honourer +honourer's +honourers +honouring +honours +hospitalise +hospitalised +hospitalises +hospitalising +humour +humour's +humoured +humourer +humourers +humouring +humours +hypothesise +hypothesised +hypothesiser +hypothesisers +hypothesises +hypothesising +idealisation +idealisation's +idealisations +idealise +idealised +idealiser +idealisers +idealises +idealising +imperilled +incognisance +incognisant +individualise +individualised +individualiser +individualisers +individualises +individualising +individualisingly +industrialisation +industrialisation's +industrialisations +informalises +initialisation +initialisation's +initialisations +initialise +initialised +initialiser +initialisers +initialises +initialising +initialled +initialler +initialling +institutionalise +institutionalised +institutionalises +institutionalising +internalisation +internalisation's +internalisations +internalise +internalised +internalises +internalising +italicise +italicised +italicises +italicising +itemisation +itemisation's +itemisations +itemise +itemised +itemiser +itemisers +itemises +itemising +jeopardise +jeopardised +jeopardises +jeopardising +jewelled +jeweller +jewellers +jewelling +journalise +journalised +journaliser +journalisers +journalises +journalising +judgement +judgement's +judgements +kidnapped +kidnapper +kidnapper's +kidnappers +kidnapping +kidnapping's +kidnappings +kilogramme +kilogramme's +kilogrammes +kilometre +kilometre's +kilometres +labelled +labeller +labeller's +labellers +labelling +labour +laboured +laboured's +labouredly +labouredness +labourer +labourer's +labourers +labouring +labouring's +labouringly +labourings +labours +laurelled +legalisation +legalisation's +legalisations +legalise +legalised +legalises +legalising +levelled +leveller +levellers +levellest +levelling +liberalise +liberalised +liberaliser +liberalisers +liberalises +liberalising +licence +licence's +licences +linearisable +linearise +linearised +linearises +linearising +linearision +litre +litres +localisation +localisation's +localisations +localise +localised +localiser +localisers +localises +localising +lustre +lustred +lustres +lustring +magnetisation +magnetisation's +magnetisations +manoeuvre +manoeuvred +manoeuvrer +manoeuvres +manoeuvring +marvelled +marvelling +marvellous +marvellously +marvellousness +materialise +materialised +materialiser +materialisers +materialises +materialising +maximise +maximised +maximiser +maximisers +maximises +maximising +mechanisation +mechanisation's +mechanisations +mechanise +mechanised +mechaniser +mechanisers +mechanises +mechanising +medalled +medalling +mediaeval +mediaeval's +mediaevally +mediaevals +memorisation +memorisation's +memorisations +memorise +memorised +memoriser +memorisers +memorises +memorising +metalled +metalling +metallisation +metallisation's +metallisations +metre +metre's +metred +metres +metring +millimetre +millimetre's +millimetres +miniaturisation +miniaturisations +miniaturise +miniaturised +miniaturises +miniaturising +minimisation +minimisation's +minimisations +minimise +minimised +minimiser +minimisers +minimises +minimising +misjudgement +mitre +mitred +mitrer +mitring +modelled +modeller +modellers +modelling +modellings +modernise +modernised +moderniser +modernisers +modernises +modernising +modularisation +modularise +modularised +modularises +modularising +motorise +motorised +motorises +motorising +moustache +moustached +moustaches +multilevelled +nationalisation +nationalisation's +nationalisations +nationalise +nationalised +nationaliser +nationalisers +nationalises +nationalising +naturalisation +naturalisation's +naturalisations +neighbour +neighbour's +neighboured +neighbourer +neighbourer's +neighbourers +neighbourhood +neighbourhood's +neighbourhoods +neighbouring +neighbourings +neighbourliness +neighbourly +neighbours +neutralise +neutralised +neutraliser +neutralisers +neutralises +neutralising +nickelled +nickelling +normalisation +normalisation's +normalisations +normalise +normalised +normaliser +normalisers +normalises +normalising +notarise +notarised +notarises +notarising +nought +noughts +odour +odour's +odoured +odours +offence +offence's +offences +offencive +optimisation +optimisation's +optimisations +optimise +optimised +optimiser +optimiser's +optimisers +optimises +optimising +organisable +organisables +organisation +organisation's +organisational +organisational's +organisationally +organisationals +organisations +organise +organised +organiser +organisers +organises +organising +oxidise +oxidised +oxidiser +oxidisers +oxidises +oxidising +oxidisings +panelled +panelling +panellings +parallelisation +parallelisation's +parallelisations +parallelise +parallelised +paralleliser +parallelisers +parallelises +parallelising +parallelled +parallelling +paralyse +paralysed +paralysedlies +paralysedly +paralyser +paralyser's +paralysers +paralyses +paralysing +paralysinglies +paralysingly +parameterisable +parameterisation +parameterisation's +parameterisations +parameterise +parameterised +parameterises +parameterising +parametrisable +parametrisation +parametrisation's +parametrisations +parametrise +parametrised +parametrises +parametrising +parcelled +parcelling +parenthesised +parlour +parlour's +parlours +patronise +patronised +patroniser +patronisers +patronises +patronising +patronising's +patronisingly +patronisings +penalise +penalised +penalises +penalising +pencilled +pencilling +pencillings +personalisation +personalisation's +personalisations +personalise +personalised +personalises +personalising +petalled +philosophise +philosophised +philosophiser +philosophisers +philosophises +philosophising +plough +ploughed +plougher +ploughes +ploughing +ploughman +pluralisation +pluralisation's +pluralisations +pluralise +pluralised +pluraliser +pluralisers +pluralises +pluralising +polarisation +polarisation's +polarisations +popularisation +popularisation's +popularisations +popularise +popularised +populariser +popularisers +popularises +popularising +practician +practise +practised +practiser +practises +practising +preinitialise +preinitialised +preinitialises +preinitialising +pressurise +pressurised +pressuriser +pressurisers +pressurises +pressurising +pretence +pretences +pretencion +pretencions +pretencive +prioritise +prioritised +prioritiser +prioritisers +prioritises +prioritising +prioritisings +productise +productised +productiser +productisers +productises +productising +programme +programme's +programmes +proselytise +proselytised +proselytiser +proselytisers +proselytises +proselytising +publicise +publicised +publicises +publicising +pulverise +pulverised +pulveriser +pulverisers +pulverises +pulverising +pyjama +pyjama's +pyjamaed +pyjamas +quantisation +quantisation's +quantisations +quantise +quantised +quantiser +quantiser's +quantisers +quantises +quantising +quarrelled +quarreller +quarrellers +quarrelling +queueing +randomise +randomised +randomiser +randomises +randomising +rationalise +rationalised +rationaliser +rationalisers +rationalises +rationalising +reacclimatisation +reacclimatisation's +reacclimatisations +reacknowledgement +reacknowledgement's +reacknowledgements +reactualisation +reactualisation's +reactualisations +realisable +realisableness +realisables +realisablies +realisably +realisation +realisation's +realisations +realise +realised +realiser +realisers +realises +realising +realising's +realisingly +realisings +reanalyse +reanalysed +reanalyser +reanalysers +reanalyses +reanalysing +reapologises +reauthorisation +reauthorisation's +reauthorisations +reauthorises +rebrutalises +recapitalisation +recapitalisation's +recapitalisations +recapitalised +recapitalises +recarbonisation +recarbonisation's +recarbonisations +recarboniser +recarbonisers +recarbonises +recategorised +recentralisation +recentralisation's +recentralisations +recentralises +recivilisation +recivilisation's +recivilisations +recivilises +recognisability +recognisable +recognisably +recognisance +recognise +recognised +recognisedlies +recognisedly +recogniser +recognisers +recognises +recognising +recognisinglies +recognisingly +recolonisation +recolonisation's +recolonisations +recolonises +recoloured +recolours +reconceptualising +recriticises +recrystallised +recrystallises +redialled +refavours +refertilisation +refertilisation's +refertilisations +refertilises +refuelled +refuelling +reharmonises +rehonours +reinitialise +reinitialised +reinitialises +reinitialising +reitemises +relabelled +relabeller +relabellers +relabelling +remagnetisation +remagnetisation's +remagnetisations +rematerialises +rememorises +remodelled +remodelling +renationalised +renationalises +renormalised +renormalises +reorganisation +reorganisation's +reorganisations +reorganise +reorganised +reorganiser +reorganisers +reorganises +reorganising +reoxidises +repatronises +reprogramme +reprogrammes +repulverises +resepulchres +restandardisation +restandardisation's +restandardisations +restandardises +resterilises +resymbolisation +resymbolisation's +resymbolisations +resymbolises +resynchronisations +resynchronised +resynchronises +resynthesises +retranquilises +reutilisation +reutilises +revelled +reveller +revellers +revelling +revellings +revisualises +revolutionise +revolutionised +revolutioniser +revolutionisers +revolutionises +revolutionising +rigour +rigour's +rigours +rivalled +rivalling +rouble +rouble's +roubles +routeing +rumour +rumour's +rumoured +rumourer +rumourer's +rumourers +rumouring +rumours +sabre +sabre's +sabred +sabres +sabring +sanitise +sanitised +sanitiser +sanitises +sanitising +saviour +saviour's +saviours +savour +savoured +savourer +savourer's +savourers +savourier +savouries +savouriest +savouriness +savouring +savouringlies +savouringly +savours +savoury +savoury's +sceptre +sceptre's +sceptred +sceptres +sceptring +scrutinise +scrutinised +scrutiniser +scrutinisers +scrutinises +scrutinising +scrutinisinglies +scrutinisingly +sepulchre +sepulchre's +sepulchred +sepulchres +sequentialise +sequentialised +sequentialises +sequentialising +serialisation +serialisation's +serialisations +serialise +serialised +serialises +serialising +shovelled +shoveller +shovellers +shovelling +shrivelled +shrivelling +signalled +signaller +signallers +signalling +socialise +socialised +socialiser +socialises +socialising +specialisation +specialisation's +specialisations +specialise +specialised +specialiser +specialisers +specialises +specialising +specialities +speciality +speciality's +spectre +spectre's +spectred +spectres +spiralled +spiralling +splendour +splendour's +splendours +squirrelled +squirrelling +stabilise +stabilised +stabiliser +stabilisers +stabilises +stabilising +standardisation +standardisation's +standardisations +standardise +standardised +standardiser +standardisers +standardises +standardising +stencilled +stenciller +stencillers +stencilling +sterilisation +sterilisation's +sterilisations +sterilise +sterilised +steriliser +sterilisers +sterilises +sterilising +stylised +subsidise +subsidised +subsidiser +subsidisers +subsidises +subsidising +succour +succoured +succourer +succourer's +succourers +succouring +succours +summarisation +summarisation's +summarisations +summarise +summarised +summariser +summarisers +summarises +summarising +symbolisation +symbolisation's +symbolisations +symbolise +symbolised +symboliser +symbolisers +symbolises +symbolising +symbolled +symbolling +sympathise +sympathised +sympathiser +sympathisers +sympathises +sympathising +sympathising's +sympathisingly +sympathisings +synchronisation +synchronisation's +synchronisations +synchronise +synchronised +synchroniser +synchronisers +synchronises +synchronising +synthesise +synthesised +synthesiser +synthesisers +synthesises +synthesising +syphon +syphon's +syphoned +syphoning +syphons +systematise +systematised +systematiser +systematisers +systematises +systematising +tantalise +tantalised +tantaliser +tantalisers +tantalises +tantalising +tantalisinglies +tantalisingly +tantalisingness +tantalisingnesses +terrorise +terrorised +terroriser +terrorisers +terrorises +terrorising +theatre +theatre's +theatres +theorisation +theorisation's +theorisations +theorise +theorised +theoriser +theorisers +theorises +theorising +titre +titres +totalled +totaller +totaller's +totallers +totalling +towelled +towelling +towellings +tranquilise +tranquilised +tranquiliser +tranquiliser's +tranquilisers +tranquilises +tranquilising +tranquilising's +tranquilisingly +tranquilisings +transistorise +transistorised +transistorises +transistorising +travelled +traveller +traveller's +travellers +travelling +travellings +trivialise +trivialised +trivialises +trivialising +troweller +trowellers +tumour +tumour's +tumoured +tumours +tunnelled +tunneller +tunnellers +tunnelling +tunnellings +tyre +tyre's +tyres +unacclimatised +unaesthetically +unamortised +unanalysable +unanalysed +unantagonised +unantagonising +unapologising +unappetising +unappetisingly +unarmoured +unauthorised +unauthorisedly +unauthorisedness +unauthorises +unbaptised +unbaptises +unbastardised +unbrutalised +unbrutalises +uncancelled +uncapitalised +uncategorised +uncharacterised +uncivilised +uncivilisedly +uncivilisedness +uncivilises +uncolonised +uncolonises +uncoloured +uncolouredly +uncolouredness +uncoloureds +uncriticised +uncriticising +uncriticisingly +uncrystallised +undefences +undishonoured +undisorganised +uneconomising +unendeavoured +unepitomised +unequalised +unequalises +unequalled +unfamiliarised +unfavourable +unfavourableness +unfavourables +unfavourably +unfavoured +unfavoured's +unfavourings +unfavourite +unfavourite's +unfavourites +unfertilised +unflavoured +unformalised +ungeneralised +unharmonised +unharmonises +unhonourables +unhonourablies +unhonourably +unhonoured +unhumoured +unidealised +unindividualised +unindividualises +uninitialised +unionisation +unionise +unionised +unioniser +unionisers +unionises +unionising +unitalicised +unitemised +unjournalised +unlabelled +unlaboured +unlaboured's +unlabourings +unlegalised +unlevelled +unlevelling +unliberalised +unlocalised +unlocalises +unmechanised +unmechanises +unmemorised +unminimised +unmodernised +unmodernises +unmotorised +unnationalised +unneighboured +unneighbourliness +unneighbourly +unneutralised +unnormalised +unnormalises +unoptimised +unoptimises +unorganisable +unorganisables +unorganised +unoxidised +unparallelled +unparameterised +unparametrised +unparcelled +unpatronised +unpatronising's +unpenalised +unphilosophised +unphilosophises +unpopularises +unpractised +unpulverised +unpulverises +unravelled +unravelling +unrealisables +unrealised +unrealises +unrecognisable +unrecognised +unrecognising +unrecognisingly +unreorganised +unrivalled +unrumoured +unsabred +unsavoured +unsavouredly +unsavouredness +unsceptred +unsceptres +unscrutinised +unscrutinising +unscrutinisingly +unsepulchred +unsepulchres +unsocialised +unspecialised +unspecialising +unstandardised +unsterilised +unsubsidised +unsuccoured +unsummarised +unsymbolised +unsympathised +unsympathising +unsympathising's +unsympathisingly +unsympathisings +unsynchronised +unsynthesised +unsyphons +unsystematised +unsystematisedly +unsystematising +untantalised +unterrorised +untranquilised +unverbalised +unvictimised +unvisualised +unwomanised +unwomanises +utilisation +utilise +utilised +utiliser +utilisers +utilises +utilising +valour +valour's +valours +vandalise +vandalised +vandalises +vandalising +vapour +vapour's +vapoured +vapourer +vapourers +vapouring +vapouringly +vapourings +vapours +vectorisation +vectorising +verbalise +verbalised +verbaliser +verbalisers +verbalises +verbalising +victimise +victimised +victimiser +victimisers +victimises +victimising +victualler +victuallers +vigour +vigour's +vigours +visualise +visualised +visualiser +visualisers +visualises +visualising +waggon +waggon's +waggoner +waggoner's +waggoners +waggons +wagonner +wagonner's +wagonners +weaselled +weaselling +whisky +whisky's +whiskys +womanise +womanised +womaniser +womanisers +womanises +womanising +woollen +woollens +worshipped +worshipper +worshipper's +worshippers +worshipping diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.1 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.1 index 54c88ee7a30..9f3ed178e25 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.1 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.1 @@ -1,743 +1,743 @@ -Christianising -Europeanisation -Europeanisation's -Europeanisations -Europeanised -Sanskritise -acclimatise -acclimatiser -acclimatisers -acclimatises -acclimatising -actualise -actualised -actualises -actualising -aesthete -aesthetes -aggrandisement -aggrandisement's -aggrandisements -americanised -amortisation -amortisation's -amortisations -animised -annualised -arsehole -arsehole's -arseholes -balkanisation -biosynthesised -bureaucratisation -bureaucratisation's -bureaucratisations -calliper -callipers -cancellate -cancellated -canonised -cauterise -cauterised -cauterises -cauterising -caviller -cavillers -centreline -centrelines -civilisational -civilisational's -civilisationals -cognisable -colouration -colourimeter -colourimeter's -colourimeters -colourimetry -commercialisation -commercialisation's -commercialisations -communise -communised -communises -communising -computerisation -conventionalised -crystallisation -crystallisation's -crystallisations -decentralising -deemphasise -deemphasised -deemphasiser -deemphasisers -deemphasises -deemphasising -deglycerolised -dehumanise -dehumanised -dehumanises -dehumanising -demineralisation -demineralisation's -demineralisations -democratisation -democratisation's -democratisations -democratise -democratised -democratiser -democratises -democratising -demoralisation -demoralisation's -demoralisations -demythologisation -demythologise -demythologised -demythologiser -demythologises -demythologising -depersonalisation -depersonalisation's -depersonalisations -depersonalised -deputised -destabilise -destabilised -destabilises -destabilising -destigmatisation -desynchronise -desynchronised -desynchronises -desynchronising -detribalise -detribalised -detribalises -detribalising -diagonalisable -dialysed -diarrhoea -diarrhoea's -diarrhoeal -diarrhoeas -dichotomisation -digitalisation -digitalisation's -digitalisations -digitisation -dioptre -discoloured -discoloured's -discolouredness -discoloureds -discolours -disfavour -disfavoured -disfavourer -disfavourer's -disfavourers -disfavouring -disfavours -dishevelled -disorganisation -disorganisation's -disorganisations -dowelling -downdraught -dramatisation -dramatisation's -dramatisations -dramatise -dramatised -dramatiser -dramatisers -dramatises -dramatising -draughtier -draughtiness -draughtsperson -draughty -duellist -duellists -dynamised -emphasise -emphasised -emphasiser -emphasisers -emphasises -emphasising -energised -energises -enthral -enthrals -epicentre -epicentre's -epicentres -eulogise -eulogised -eulogiser -eulogisers -eulogises -eulogising -exorcise -exorcised -exorcises -exorcising -extemporise -extemporised -extemporiser -extemporisers -extemporises -extemporising -externalisation -externalisation's -externalisations -favouritism -favouritism's -favouritisms -federalise -federalised -federalises -federalising -fibreboard -foetid -foetidly -foetidness -foetus -foetus's -foetuses -fossilised -fraternise -fraternised -fraterniser -fraternisers -fraternises -fraternising -galvanising -generalisable -generalisables -germanised -gimballed -glottalisation -glycerolised -gruelling -gruellingly -gruellings -gynaecological -gynaecological's -gynaecologicals -gynaecologist -gynaecologist's -gynaecologists -harmonisation -harmonisation's -harmonisations -homoeomorph -homoeopath -homogenisation -homogenisation's -homogenisations -homogenise -homogenised -homogeniser -homogenisers -homogenises -homogenising -honouree -hospitalisation -hospitalisation's -hospitalisations -humanise -humanised -humaniser -humanisers -humanises -humanising -hydrolysed -hypnotised -hypophysectomised -idolise -idolised -idoliser -idolisers -idolises -idolising -immobilise -immobilised -immobiliser -immobilises -immobilising -immortalised -immunisation -immunisation's -immunisations -impersonalised -industrialised -industrialising -inhumanises -institutionalisation -institutionalisation's -institutionalisations -internationalisation -internationalisation's -internationalisations -internationalised -ionise -ionised -ioniser -ionisers -ionises -ionising -ionisings -ionision -ionisions -kinaesthesis -kinaesthetic -kinaesthetically -kinaesthetics -learnt -legitimise -legitimised -legitimiser -legitimises -legitimising -libeller -libellers -libellous -libellously -liberalisation -liberalisation's -liberalisations -licenseable -lionise -lionised -lioniser -lionisers -lionises -lionising -magnetised -manoeuvrability -manoeuvrable -marbleised -marbleising -maximisation -maximisation's -maximisations -mediaevalist -mediaevalist's -mediaevalists -memorialised -mesmerised -metabolised -metropolitanisation -milligramme -milligramme's -milligrammes -millilitre -millilitre's -millilitres -mineralised -misbehaviour -misbehaviour's -misbehaviours -misdemeanour -misdemeanour's -misdemeanours -mobilisation -mobilisation's -mobilisations -mobilise -mobilised -mobiliser -mobilises -mobilising -modernisation -modernisation's -modernisations -monetisation -monetise -monetised -monetises -monetising -monopolisation -monopolisation's -monopolisations -monopolise -monopolised -monopoliser -monopolisers -monopolises -monopolising -multicolour -multicolour's -multicoloured -multicolours -narcotises -nasalisation -nasalisation's -nasalisations -nasalised -naturalised -neutralisation -neutralisation's -neutralisations -nominalised -novelised -ochre -ochre's -ochres -oedema -oedema's -oedemas -oedematous -operationalisation -operationalisations -operationalise -operationalised -orthogonalisation -orthogonalised -orthopaedic -orthopaedics -ostracised -outmanoeuvre -outmanoeuvred -outmanoeuvres -outmanoeuvring -overemphasise -overemphasised -overemphasiser -overemphasisers -overemphasises -overemphasising -palatalisation -palatalise -palatalised -palatalises -palatalising -palletised -panelisation -panelised -parenthesise -parenthesises -parenthesising -pasteurisation -pasteurisations -pedalled -pedalling -peptising -platinise -platinised -platinises -platinising -ploughshare -ploughshare's -ploughshares -polarise -polarised -polariser -polarisers -polarises -polarising -politicised -polymerisations -proletarianisation -proletarianised -pronominalisation -pronominalise -pummelled -pyorrhoea -pyorrhoea's -pyorrhoeas -pyrolyse -pyrolyse's -pyrolyser -pyrolyses -radiopasteurisation -radiosterilisation -radiosterilised -rancour -rancour's -rancours -randomisation -randomisation's -randomisations -rationalisation -rationalisation's -rationalisations -reacclimatises -reactualises -realisabilities -realisability -realisability's -reconceptualisation -recrystallisation -recrystallisation's -recrystallisations -recrystallise -recrystallising -reemphasise -reemphasised -reemphasiser -reemphasisers -reemphasises -reemphasising -regularising -reharmonisation -rehumanises -remobilisation -remobilisation's -remobilisations -remobilises -remonetisation -remonetise -remonetised -remonetises -remonetising -repopularise -revaporisation -revaporisation's -revaporisations -revisualisation -revisualisation's -revisualisations -revitalisation -revitalise -revitalised -revitaliser -revitalisers -revitalises -revitalising -ritualised -romanticise -romanticises -romanticising -rubberised -satirises -scandalised -scandalising -sectionalised -secularisation -secularisation's -secularisations -secularised -sensitised -sentimentalise -sentimentalised -sentimentaliser -sentimentalisers -sentimentalises -sentimentalising -sexualised -signalises -snivelled -sniveller -snivellers -snivelling -snivellings -socialisation -socialisation's -socialisations -stabilisation -stabilisation's -stabilisations -stigmatisation -stigmatisation's -stigmatisations -stigmatised -stylisation -stylisation's -stylisations -subcategorising -subsidisation -subsidisation's -subsidisations -substerilisation -suburbanisation -suburbanisation's -suburbanisations -suburbanised -suburbanising -swivelled -swivelling -systematisation -systematisation's -systematisations -systemisation -systemisation's -systemisations -teaselled -teaselling -teetotaller -temporise -temporised -temporiser -temporiser's -temporisers -temporises -temporising -temporising's -temporisingly -temporisings -theatregoer -theatregoer's -theatregoers -theatregoing -tinselled -tinselling -traditionalised -travelogue -travelogue's -travelogues -trialisation -triangularisation -triangularisations -tricolour -tricolour's -tricoloured -tricolours -tyne -tyne's -tynes -tyrannise -tyrannised -tyranniser -tyrannisers -tyrannises -tyrannising -tyrannising's -tyrannisingly -tyrannisings -unamortisation -unamortisation's -unamortisations -uncanonised -uncauterised -uncauterised's -uncauteriseds -undemocratises -underutilisation -underutilised -undialysed -undialysed's -undialyseds -undiscoloureds -undramatised -undramatised's -undramatiseds -unenergised -unenergised's -unenergiseds -uneulogised -uneulogised's -uneulogiseds -unfossilised -unfossilised's -unfossiliseds -unfraternising -unfraternising's -unfraternisings -unhydrolysed -unhydrolysed's -unhydrolyseds -unidolised -unidolised's -unidoliseds -unimmortalised -unindustrialised -unindustrialised's -unindustrialiseds -unitised -universalise -universalised -universaliser -universalisers -universalises -universalising -unlearnt -unmagnetised -unmagnetised's -unmagnetiseds -unmemorialised -unmemorialised's -unmemorialiseds -unmesmerised -unmineralised -unmineralised's -unmineraliseds -unmobilised -unmobilised's -unmobiliseds -unmonopolised -unmonopolises -unnaturalised -unpatronising -unpolarised -unpolarised's -unpolariseds -unsatirises -unsavouries -unsavouriness -unsavoury -unsavoury's -unscandalised -unsecularised -unsensitised -unsentimentalises -unstigmatised -unstigmatised's -unstigmatiseds -untemporisings -untrammelled -unvocalised -unvocalised's -unvocaliseds -unvulcanised -unvulcanised's -unvulcaniseds -updraught -urbanisation -urbanisation's -urbanisations -urbanised -vacuolisation -vacuolisation's -vacuolisations -vaporisation -vaporisation's -vaporisations -varicoloured -varicoloured's -varicoloureds -velarise -velarised -velarises -velarising -visualisation -visualisation's -visualisations -vocalisation -vocalisation's -vocalisations -vocalise -vocalised -vocaliser -vocalisers -vocalises -vocalising -volatilisation -volatilisation's -volatilisations -vulcanised -waggoneer -watercolour -watercolour's -watercoloured -watercolouring -watercolourist -watercolourists -watercolours -yodelled -yodeller -yodelling +Christianising +Europeanisation +Europeanisation's +Europeanisations +Europeanised +Sanskritise +acclimatise +acclimatiser +acclimatisers +acclimatises +acclimatising +actualise +actualised +actualises +actualising +aesthete +aesthetes +aggrandisement +aggrandisement's +aggrandisements +americanised +amortisation +amortisation's +amortisations +animised +annualised +arsehole +arsehole's +arseholes +balkanisation +biosynthesised +bureaucratisation +bureaucratisation's +bureaucratisations +calliper +callipers +cancellate +cancellated +canonised +cauterise +cauterised +cauterises +cauterising +caviller +cavillers +centreline +centrelines +civilisational +civilisational's +civilisationals +cognisable +colouration +colourimeter +colourimeter's +colourimeters +colourimetry +commercialisation +commercialisation's +commercialisations +communise +communised +communises +communising +computerisation +conventionalised +crystallisation +crystallisation's +crystallisations +decentralising +deemphasise +deemphasised +deemphasiser +deemphasisers +deemphasises +deemphasising +deglycerolised +dehumanise +dehumanised +dehumanises +dehumanising +demineralisation +demineralisation's +demineralisations +democratisation +democratisation's +democratisations +democratise +democratised +democratiser +democratises +democratising +demoralisation +demoralisation's +demoralisations +demythologisation +demythologise +demythologised +demythologiser +demythologises +demythologising +depersonalisation +depersonalisation's +depersonalisations +depersonalised +deputised +destabilise +destabilised +destabilises +destabilising +destigmatisation +desynchronise +desynchronised +desynchronises +desynchronising +detribalise +detribalised +detribalises +detribalising +diagonalisable +dialysed +diarrhoea +diarrhoea's +diarrhoeal +diarrhoeas +dichotomisation +digitalisation +digitalisation's +digitalisations +digitisation +dioptre +discoloured +discoloured's +discolouredness +discoloureds +discolours +disfavour +disfavoured +disfavourer +disfavourer's +disfavourers +disfavouring +disfavours +dishevelled +disorganisation +disorganisation's +disorganisations +dowelling +downdraught +dramatisation +dramatisation's +dramatisations +dramatise +dramatised +dramatiser +dramatisers +dramatises +dramatising +draughtier +draughtiness +draughtsperson +draughty +duellist +duellists +dynamised +emphasise +emphasised +emphasiser +emphasisers +emphasises +emphasising +energised +energises +enthral +enthrals +epicentre +epicentre's +epicentres +eulogise +eulogised +eulogiser +eulogisers +eulogises +eulogising +exorcise +exorcised +exorcises +exorcising +extemporise +extemporised +extemporiser +extemporisers +extemporises +extemporising +externalisation +externalisation's +externalisations +favouritism +favouritism's +favouritisms +federalise +federalised +federalises +federalising +fibreboard +foetid +foetidly +foetidness +foetus +foetus's +foetuses +fossilised +fraternise +fraternised +fraterniser +fraternisers +fraternises +fraternising +galvanising +generalisable +generalisables +germanised +gimballed +glottalisation +glycerolised +gruelling +gruellingly +gruellings +gynaecological +gynaecological's +gynaecologicals +gynaecologist +gynaecologist's +gynaecologists +harmonisation +harmonisation's +harmonisations +homoeomorph +homoeopath +homogenisation +homogenisation's +homogenisations +homogenise +homogenised +homogeniser +homogenisers +homogenises +homogenising +honouree +hospitalisation +hospitalisation's +hospitalisations +humanise +humanised +humaniser +humanisers +humanises +humanising +hydrolysed +hypnotised +hypophysectomised +idolise +idolised +idoliser +idolisers +idolises +idolising +immobilise +immobilised +immobiliser +immobilises +immobilising +immortalised +immunisation +immunisation's +immunisations +impersonalised +industrialised +industrialising +inhumanises +institutionalisation +institutionalisation's +institutionalisations +internationalisation +internationalisation's +internationalisations +internationalised +ionise +ionised +ioniser +ionisers +ionises +ionising +ionisings +ionision +ionisions +kinaesthesis +kinaesthetic +kinaesthetically +kinaesthetics +learnt +legitimise +legitimised +legitimiser +legitimises +legitimising +libeller +libellers +libellous +libellously +liberalisation +liberalisation's +liberalisations +licenseable +lionise +lionised +lioniser +lionisers +lionises +lionising +magnetised +manoeuvrability +manoeuvrable +marbleised +marbleising +maximisation +maximisation's +maximisations +mediaevalist +mediaevalist's +mediaevalists +memorialised +mesmerised +metabolised +metropolitanisation +milligramme +milligramme's +milligrammes +millilitre +millilitre's +millilitres +mineralised +misbehaviour +misbehaviour's +misbehaviours +misdemeanour +misdemeanour's +misdemeanours +mobilisation +mobilisation's +mobilisations +mobilise +mobilised +mobiliser +mobilises +mobilising +modernisation +modernisation's +modernisations +monetisation +monetise +monetised +monetises +monetising +monopolisation +monopolisation's +monopolisations +monopolise +monopolised +monopoliser +monopolisers +monopolises +monopolising +multicolour +multicolour's +multicoloured +multicolours +narcotises +nasalisation +nasalisation's +nasalisations +nasalised +naturalised +neutralisation +neutralisation's +neutralisations +nominalised +novelised +ochre +ochre's +ochres +oedema +oedema's +oedemas +oedematous +operationalisation +operationalisations +operationalise +operationalised +orthogonalisation +orthogonalised +orthopaedic +orthopaedics +ostracised +outmanoeuvre +outmanoeuvred +outmanoeuvres +outmanoeuvring +overemphasise +overemphasised +overemphasiser +overemphasisers +overemphasises +overemphasising +palatalisation +palatalise +palatalised +palatalises +palatalising +palletised +panelisation +panelised +parenthesise +parenthesises +parenthesising +pasteurisation +pasteurisations +pedalled +pedalling +peptising +platinise +platinised +platinises +platinising +ploughshare +ploughshare's +ploughshares +polarise +polarised +polariser +polarisers +polarises +polarising +politicised +polymerisations +proletarianisation +proletarianised +pronominalisation +pronominalise +pummelled +pyorrhoea +pyorrhoea's +pyorrhoeas +pyrolyse +pyrolyse's +pyrolyser +pyrolyses +radiopasteurisation +radiosterilisation +radiosterilised +rancour +rancour's +rancours +randomisation +randomisation's +randomisations +rationalisation +rationalisation's +rationalisations +reacclimatises +reactualises +realisabilities +realisability +realisability's +reconceptualisation +recrystallisation +recrystallisation's +recrystallisations +recrystallise +recrystallising +reemphasise +reemphasised +reemphasiser +reemphasisers +reemphasises +reemphasising +regularising +reharmonisation +rehumanises +remobilisation +remobilisation's +remobilisations +remobilises +remonetisation +remonetise +remonetised +remonetises +remonetising +repopularise +revaporisation +revaporisation's +revaporisations +revisualisation +revisualisation's +revisualisations +revitalisation +revitalise +revitalised +revitaliser +revitalisers +revitalises +revitalising +ritualised +romanticise +romanticises +romanticising +rubberised +satirises +scandalised +scandalising +sectionalised +secularisation +secularisation's +secularisations +secularised +sensitised +sentimentalise +sentimentalised +sentimentaliser +sentimentalisers +sentimentalises +sentimentalising +sexualised +signalises +snivelled +sniveller +snivellers +snivelling +snivellings +socialisation +socialisation's +socialisations +stabilisation +stabilisation's +stabilisations +stigmatisation +stigmatisation's +stigmatisations +stigmatised +stylisation +stylisation's +stylisations +subcategorising +subsidisation +subsidisation's +subsidisations +substerilisation +suburbanisation +suburbanisation's +suburbanisations +suburbanised +suburbanising +swivelled +swivelling +systematisation +systematisation's +systematisations +systemisation +systemisation's +systemisations +teaselled +teaselling +teetotaller +temporise +temporised +temporiser +temporiser's +temporisers +temporises +temporising +temporising's +temporisingly +temporisings +theatregoer +theatregoer's +theatregoers +theatregoing +tinselled +tinselling +traditionalised +travelogue +travelogue's +travelogues +trialisation +triangularisation +triangularisations +tricolour +tricolour's +tricoloured +tricolours +tyne +tyne's +tynes +tyrannise +tyrannised +tyranniser +tyrannisers +tyrannises +tyrannising +tyrannising's +tyrannisingly +tyrannisings +unamortisation +unamortisation's +unamortisations +uncanonised +uncauterised +uncauterised's +uncauteriseds +undemocratises +underutilisation +underutilised +undialysed +undialysed's +undialyseds +undiscoloureds +undramatised +undramatised's +undramatiseds +unenergised +unenergised's +unenergiseds +uneulogised +uneulogised's +uneulogiseds +unfossilised +unfossilised's +unfossiliseds +unfraternising +unfraternising's +unfraternisings +unhydrolysed +unhydrolysed's +unhydrolyseds +unidolised +unidolised's +unidoliseds +unimmortalised +unindustrialised +unindustrialised's +unindustrialiseds +unitised +universalise +universalised +universaliser +universalisers +universalises +universalising +unlearnt +unmagnetised +unmagnetised's +unmagnetiseds +unmemorialised +unmemorialised's +unmemorialiseds +unmesmerised +unmineralised +unmineralised's +unmineraliseds +unmobilised +unmobilised's +unmobiliseds +unmonopolised +unmonopolises +unnaturalised +unpatronising +unpolarised +unpolarised's +unpolariseds +unsatirises +unsavouries +unsavouriness +unsavoury +unsavoury's +unscandalised +unsecularised +unsensitised +unsentimentalises +unstigmatised +unstigmatised's +unstigmatiseds +untemporisings +untrammelled +unvocalised +unvocalised's +unvocaliseds +unvulcanised +unvulcanised's +unvulcaniseds +updraught +urbanisation +urbanisation's +urbanisations +urbanised +vacuolisation +vacuolisation's +vacuolisations +vaporisation +vaporisation's +vaporisations +varicoloured +varicoloured's +varicoloureds +velarise +velarised +velarises +velarising +visualisation +visualisation's +visualisations +vocalisation +vocalisation's +vocalisations +vocalise +vocalised +vocaliser +vocalisers +vocalises +vocalising +volatilisation +volatilisation's +volatilisations +vulcanised +waggoneer +watercolour +watercolour's +watercoloured +watercolouring +watercolourist +watercolourists +watercolours +yodelled +yodeller +yodelling diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.2 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.2 index 096e6785460..53f4d061e4e 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.2 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/british.2 @@ -1,6688 +1,6688 @@ -Aetna -Africanisation -Africanisation's -Africanisations -Africanise -Africanised -Africanises -Africanising -Afrikanerisation -Afrikanerise -Afrikanerised -Afrikanerises -Afrikanerising -Americanisation -Americanisation's -Americanisations -Americanise -Americaniser -Americanisers -Americanises -Americanising -Anglicanise -Anglicanises -Arabianise -Arabianises -Arabicise -Arabicises -Aryanisation -Aryanise -Aryanised -Aryanises -Aryanising -Asiaticisation -Asiaticisation's -Asiaticisations -Asiaticise -Asiaticises -Assyrianise -Assyrianises -Australianise -Australianises -Austrianise -Austrianises -Babelise -Babelises -Babylonise -Babylonises -Balkanisation -Balkanisation's -Balkanisations -Balkanise -Balkanises -Berlinise -Berlinises -Bessemerise -Bessemerises -Birminghamise -Birminghamises -Boswellise -Boswellises -Byronise -Byronises -Byzantinise -Byzantinises -Caesarise -Caesarises -Calvinise -Calvinises -Canadianisation -Canadianisation's -Canadianisations -Canadianise -Canadianises -Caponisation -Catholicisation -Catholicised -Catholicising -Celticise -Celticises -Christianisation -Christianisation's -Christianisations -Christianise -Christianiser -Christianisers -Christianises -Ciceronianise -Ciceronianises -Continentalise -Continentalises -Corinthianise -Corinthianises -Creolisation -Creolise -Creolised -Creolises -Creolising -Cubanise -Cubanises -Czechisation -Czechisation's -Czechisations -Danisation -Danisation's -Danisations -Danise -Danises -Darwinise -Darwinises -Doricise -Doricises -Edenisation -Edenisation's -Edenisations -Edenise -Edenises -Egyptianisation -Egyptianisation's -Egyptianisations -Egyptianise -Egyptianises -Egyptise -Egyptises -Elizabethanise -Elizabethanises -Englishise -Englishises -Epicurise -Epicurises -Episcopalianise -Episcopalianises -Eskimoised -Eskimoised's -Eskimoiseds -Essenise -Essenises -Europeanise -Europeanises -Europeanising -Fletcherise -Fletcherises -Francise -Francises -Franklinisation -Franklinisation's -Franklinisations -Frenchise -Frenchises -Gaelicisation -Gaelicisation's -Gaelicisations -Gaelicise -Gaelicises -Gallicisation -Gallicise -Gallicised -Gallicises -Gallicising -Gothicise -Gothicised -Gothiciser -Gothicisers -Gothicises -Gothicising -Grecianise -Grecianises -Greekise -Greekises -Hanoverianise -Hanoverianises -Hanoverise -Hanoverises -Harvardise -Harvardises -Harveyise -Harveyises -Hattise -Hattises -Hebraicise -Hebraicises -Hegelianise -Hegelianises -Hellenisation -Hellenisations -Hellenise -Hellenised -Hellenises -Hellenising -Hispanicisation -Hispanicise -Hispanicised -Hispanicises -Hispanicising -Hollywoodise -Hollywoodises -Hoosierise -Hoosierises -Hooverise -Hooverises -Iliadise -Iliadises -Illuminise -Illuminises -Ionicisation -Ionicisation's -Ionicisations -Ionicise -Ionicises -Iranise -Iranises -Irishise -Irishises -Islamisation -Islamisation's -Islamisations -Islamise -Islamised -Islamises -Islamising -Israelitise -Israelitises -Italianisation -Italianisation's -Italianisations -Italianise -Italianised -Italianiser -Italianisers -Italianises -Italianising -Jacobinise -Japanisation -Japanisation's -Japanisations -Japanise -Japanised -Japanises -Japanising -Jesuitise -Jesuitised -Jesuitises -Jesuitising -Jonathanisation -Jonathanisation's -Jonathanisations -Latinisation -Latinisation's -Latinisations -Latinise -Latinised -Latiniser -Latinisers -Latinises -Latinising -Lilliputianise -Lilliputianises -Listerise -Listerises -Londonisation -Londonisation's -Londonisations -Londonise -Londonises -Lutheranise -Lutheraniser -Lutheranisers -Lutheranises -Malayise -Malayises -Manhattanise -Manhattanises -Mediterraneanisation -Mediterraneanisation's -Mediterraneanisations -Mediterraneanise -Mediterraneanises -Mendelise -Mendelises -Mexicanise -Mexicanises -Midlandise -Midlandises -Miltonise -Miltonised -Miltonises -Miltonising -Mohammedanisation -Mohammedanisation's -Mohammedanisations -Mohammedanise -Mohammedanised -Mohammedanises -Mohammedanising -Molochise -Molochises -Moravianised -Moravianiseds -Moslemise -Moslemises -Napoleonise -Napoleonises -Negroisation -Negroisation's -Negroisations -Negroise -Negroises -Newmanise -Newmanises -Nipponise -Nipponises -Normanisation -Normanisation's -Normanisations -Normanise -Normanised -Normaniser -Normanisers -Normanises -Normanising -Occidentalisation -Occidentalisation's -Occidentalisations -Occidentalise -Occidentalised -Occidentalises -Occidentalising -Olympianise -Olympianises -Ottomanisation -Ottomanisation's -Ottomanisations -Ottomanise -Ottomanises -Parisianisation -Parisianisation's -Parisianisations -Parisianise -Parisianises -Pasteurisers -Paulinise -Paulinises -Paynise -Paynises -Persianisation -Persianisation's -Persianisations -Persianise -Persianises -Peruvianise -Peruvianises -Philistinise -Philistinises -Presbyterianise -Presbyterianises -Procrusteanise -Procrusteanises -Protestantise -Protestantises -Prussianisation -Prussianisation's -Prussianisations -Prussianise -Prussianised -Prussianiser -Prussianisers -Prussianises -Prussianising -Pullmanise -Pullmanises -Puritanise -Puritaniser -Puritanisers -Puritanises -Pythagoreanise -Pythagoreanises -Quakerisation -Quakerisation's -Quakerisations -Quakerise -Quakerises -Romanisation -Romanisation's -Romanisations -Romanise -Romanised -Romaniser -Romanisers -Romanises -Romanising -Roumania -Russianisation's -Russianisations -Russianised -Russianises -Russianising -Sabbathise -Sabbathises -Saxonisation -Saxonisation's -Saxonisations -Saxonise -Saxonises -Semiticise -Semiticises -Semitisation -Semitisation's -Semitisations -Semitise -Semitises -Shakespearise -Shakespearises -Shintoise -Shintoises -Slavicise -Slavicises -Slavisation -Slavisation's -Slavisations -Slavise -Slavises -Slavonicise -Slavonicises -Sovietised -Sovietising -Spaniardisation -Spaniardisation's -Spaniardisations -Spaniardise -Spaniardises -Spanishise -Spanishises -Spartanise -Spartanises -Syrianise -Syrianises -Talmudisation -Talmudisation's -Talmudisations -Talmudise -Talmudises -Tammanyise -Tammanyises -Taylorise -Taylorises -Timonise -Timonises -Toryise -Toryises -Turkise -Turkises -Tuscanise -Tuscanises -Tylerise -Tylerises -Unitarianise -Unitarianises -Utopianise -Utopianises -Vaticanisation -Vaticanisation's -Vaticanisations -Vaticanise -Vaticanises -Victorianise -Victorianises -Vietnamisation -Vietnamise -Vietnamised -Vietnamises -Vietnamising -Wagnerise -Wagnerises -Whitmanise -Whitmanises -abnormalise -abnormalises -abolitionise -abolitionises -absolutisation -absolutisation's -absolutisations -absolutise -absolutises -accessorise -acclimatisable -acclimatisables -accoutre -accoutred -accoutres -accoutring -acculturise -acetonisation -acetonisation's -acetonisations -acetonise -acetonises -achromatisation -achromatise -achromatised -achromatises -achromatising -acidise -acidises -acronymise -acronymises -actionise -actionises -activise -activises -adrenalise -adrenalises -adulterise -adulterises -adverbialise -adverbialises -aegyptus -aeon -aeon's -aeonism -aeonism's -aeonisms -aeons -aerodonetics -aerodrome -aerogel -aeromechanic -aerometry -aerophagia -aerophobia -aerophyte -aeropropulsion -aerosolisation -aerostation -aesthesia -aesthesis -aesthetical -aesthetician -aestheticise -aestheticises -aestival -aestivate -aestivation -aetiologies -aetiology -aetiology's -agatise -agatises -agenise -aggrandisable -aggrandisable's -aggrandisables -aggrandisation -aggrandise -aggrandised -aggrandiser -aggrandisers -aggrandises -aggrandising -agnise -agnised -agnises -agnising -agrarianise -agrarianises -alarum -albumenisation -albumenise -albumenised -albumenises -albumenising -albuminisation -albuminisation's -albuminisations -albuminise -albuminises -alchemise -alcoholisable -alcoholisables -alcoholisation -alcoholisation's -alcoholisations -alcoholise -alcoholises -algebraisation -algebraisation's -algebraisations -algebraise -algebraises -alienise -alienises -alkalinisation -alkalinisation's -alkalinisations -alkalinise -alkalinises -alkalisation -alkalise -alkalised -alkalises -alkalising -allegorisation -allegorise -allegorised -allegoriser -allegorises -allegorising -alphabetisation -alphabetisation's -alphabetisations -alternise -alternises -aluminisation -aluminise -aluminised -aluminises -aluminising -amalgamatise -amalgamatises -amalgamisation -amalgamisation's -amalgamisations -amalgamise -amalgamises -amoralise -amoralises -amorphisation -amorphise -amortisable -amortisables -amortisement -amortisement's -amortisements -amourism -amourism's -amourisms -amouristic -amouristics -anaemically -anaesthesiologist -anaesthesiology -anaesthetisation -anaesthetisation's -anaesthetisations -anaesthetist -anaesthetization -anaesthetization's -anaesthetizations -anagrammatisation -anagrammatise -analogise -analogises -analysation -anarchise -anarchises -anathematisation -anathematise -anathematised -anathematises -anathematising -anatomise -angelicise -angelicises -angelise -angelises -anglicisation -anglicisation's -anglicisations -anglicise -anglicised -anglicises -angularisation -angularisation's -angularisations -angularise -angularises -anhydridisation -anhydridisation's -anhydridisations -anhydridise -anhydridises -animalisation -animalisation's -animalisations -animalise -animalised -animalises -animalising -annalise -annalises -annualisation -annualise -annualises -annualising -anodisation -antagonisation -antagonisation's -antagonisations -anthologisation -anthologise -anthologised -anthologiser -anthologises -anthologising -anthracitisation -anthracitisation's -anthracitisations -anthropomorphisation -anthropomorphise -anthropomorphised -anthropomorphises -anthropomorphising -anticatalyser -anticatalyser's -anticatalysers -anticentralisation -anticentralisation's -anticentralisations -anticise -anticises -antiepicentre -antiepicentre's -antiepicentres -antifertiliser -antifertiliser's -antifertilisers -antilabour -antilabour's -antilabours -antimediaeval -antimediaeval's -antimediaevals -antioxidiser -antioxidiser's -antioxidisers -antioxidising -antioxidising's -antioxidisings -antipathise -antipathises -antiquarianise -antiquarianises -antirumour -antirumour's -antirumours -antisensitise -antisensitiser -antisensitiser's -antisensitisers -antisensitises -antisepticise -antisepticises -antiseptise -antiseptises -antisyphon -antisyphon's -antisyphons -antithesise -anvilled -anvilling -aphorise -aphorised -aphoriser -aphorisers -aphorises -aphorising -apostatisation -apostatise -apostatised -apostatises -apostatising -apostrophise -apostrophised -apostrophises -apostrophising -apotheosise -apparelling -appetise -appetised -appetisement -appetisement's -appetisements -appetisers -appetises -arabisation -arabise -arabised -arabises -arabising -arborisation -arborise -arborised -arborises -arborising -arboures -arcticise -arcticises -arithmetisation -arithmetisation's -arithmetisations -armourless -aromatisation -aromatise -aromatised -aromatises -aromatising -arsenicise -arsenicises -arterialisation -arterialisation's -arterialisations -arterialise -arterialised -arterialises -arterialising -artificialise -artificialises -asafoetida -asepticise -asepticises -astigmatiser -astigmatiser's -astigmatisers -asynchronise -asynchronised -asynchronises -asynchronising -atomisability -atomisable -atticise -atticises -attitudinisation -attitudinise -attitudinised -attitudinises -attitudinising -autoimmunisation -autoionisation -automatisation -automatisation's -automatisations -automatise -automatises -autotomise -avianise -azotisation -azotise -azotised -azotises -azotising -bachelorise -bachelorises -baconise -baconises -bacterise -balladise -balladises -balsamise -balsamises -bantamise -bantamises -baptisable -baptisables -baptisement -baptisement's -baptisements -barbarianise -barbarianises -barbarisation -barbarise -barbarised -barbarises -barbarising -baronise -baronises -bastardisation -bastardisation's -bastardisations -beaverise -beaverises -beclamour -beclamoured -beclamouring -beclamours -becudgelled -becudgelling -bedlamise -bedlamises -bedrivelled -bedrivelling -bejewelled -bejewelling -bemedalled -bestialise -bestialised -bestialises -bestialising -beveller -bevellers -bichromatise -bichromatises -bicolour -bicoloured -bimetallist -bimetallistic -biographise -biographises -biologise -biologises -bipolarisation -bipolarise -bipolarises -bistre -bistred -bituminisation -bituminise -bituminised -bituminises -bituminising -bolshevise -bonderise -borise -borises -botanise -botanised -botanises -botanising -boulevardise -boulevardises -bourbonise -bourbonises -bowdlerisation -bowelled -bowelling -brominise -brominises -brutalisation -brutalisation's -brutalisations -bureaucratise -bureaucratised -bureaucratises -busheller -bushellers -cadaverise -cadaverises -cadmiumise -cadmiumises -canalisation -canalisation's -canalisations -canalise -canalised -canalises -canalising -canaller -canallers -cancellable -cancellous -cannibalisation -cannibalisation's -cannibalisations -canonisation -canonisation's -canonisations -canonise -canoniser -canonisers -canonises -canonising -capitalisable -capitalisables -caponise -caponised -caponises -caponising -capsulisation -capsulise -capsulised -capsulises -capsulising -caracolled -caracolling -caramelisation -caramelisation's -caramelisations -caramelise -caramelised -caramelises -caramelising -carbolisation -carbolise -carbolised -carbolises -carbolising -carbonatisation -carbonatisation's -carbonatisations -carbonisable -carbonisables -carburisation -carburise -carburised -carburises -carburising -carnalise -carnalises -carolled -caroller -carollers -carolling -cartelisation -cartelisation's -cartelisations -cartelise -cartelises -castorised -castorised's -castoriseds -catabolise -cataloguise -cataloguises -catalyse -catalyser -catalyser's -catalysers -catalyses -catechisable -catechisables -catechisation -catechisation's -catechisations -catechise -catechised -catechiser -catechisers -catechises -catechising -catheterisation -catheterisation's -catheterisations -catheterise -catheterises -catholicise -catholiciser -catholicisers -catholicises -causticisation -causticisation's -causticisations -causticise -causticiser -causticisers -causticises -cauterisation -cauterisation's -cauterisations -cavillation -cavilled -cavilling -cavillings -celestialise -celestialises -centigramme -centigramme's -centigrammes -centilitre -centreboard -centrifugalisation -centrifugalisation's -centrifugalisations -centrifugalise -centrifugalises -cephalisation -cerebralisation -cerebralisation's -cerebralisations -cerebralise -cerebralises -ceremonialise -ceremonialises -chameleonise -chameleonises -championise -championises -channelisation -channelisation's -channelisations -channelise -channelises -chattelisation -chattelisation's -chattelisations -chattelise -chattelises -cheerfulise -cheerfulises -chemicalisation -chemicalisation's -chemicalisations -chemicalise -chemicalises -chequerboard -chiselling -chisellings -chloridise -chloridises -chlorinise -chlorinises -chloroformisation -chloroformisation's -chloroformisations -chloroformise -chloroformises -chorisation -chorisation's -chorisations -chromatise -chromatises -chromicise -chromicises -chromise -chromised -chromises -chromising -chronologise -chronologises -cinchonise -cinematise -circularisation -circularisation's -circularisations -circularise -circularised -circulariser -circularisers -circularises -circularising -citizenise -citizenises -civilianisation -civilianisations -civilianise -civilianised -civilianises -civilianising -civilisable -civilisables -clangour -clangour's -clangoured -clangouring -clangours -classicalise -classicalises -classicisation -classicise -classicised -classicises -classicising -clericalise -clericalises -climatise -climatises -coalise -coaliser -coalisers -coalises -cocainisation -cocainisation's -cocainisations -cocainise -cocainises -coeducationalise -coeducationalises -coenamour -coenamoured -coenamouring -coenamours -coequalise -coequalises -cognisably -cognise -cognised -cogniser -cognisers -cognises -cognising -collateralise -collectivisation -collectivisation's -collectivisations -collectivise -collectivised -collectivises -colloquialise -colloquialises -colonialise -colonialises -colonisabilities -colonisability -colonisability's -colonisable -colonisables -colonisationist -colonisationist's -colonisationists -colourabilities -colourability -colourability's -colourable -colourableness -colourables -colourablies -colourably -colourama -colourant -colourants -colourcast -colourcaster -colourcasters -colourfast -colourfastness -colourific -colourimetric -colourimetrically -colourisation -colourisation's -colourisations -colourise -colourises -colourism -colourisms -colourist -colourist's -colouristic -colouristically -colouristics -colourists -colourman -colourmap -colourmap's -colourmaps -colourmen -coloury -columnisation -columnisation's -columnisations -commercialise -commercialised -commercialises -commercialising -commonise -commonises -communalisation -communalisation's -communalisations -communalise -communalised -communaliser -communalisers -communalises -communalising -communisation -communisation's -communisations -companionise -companionises -compartmentalisation -compartmentalisation's -compartmentalisations -compartmentise -compartmentises -complementiser -computerisable -concentre -concertise -concertiser -concertisers -concertises -concretisation -concretisations -concretise -concretised -concretises -concretising -conditionalise -conditionalises -confederatise -confederatises -congenialise -congenialises -congregationalise -congregationalises -connexion -conservatise -conservatised -conservatises -conservatising -consonantise -consonantises -constitutionalisation -constitutionalisation's -constitutionalisations -constitutionalise -constitutionalises -containerisation -containerise -containerised -containerises -containerising -contemporisation -contemporise -contemporised -contemporises -contemporising -controversialise -controversialises -conundrumise -conundrumises -conventionalisation -conventionalisation's -conventionalisations -conventionalise -conventionalises -conventionalising -conventionise -conventionises -conversationise -conversationises -conveyorise -conveyorised -conveyorises -conveyorising -convivialise -convivialises -copolymerisation -copolymerisation's -copolymerisations -copolymerise -copolymerised -copolymerises -copolymerising -copperisation -copperisation's -copperisations -copperise -copperises -coralled -corbelled -corbelling -corbellings -cordialise -cordialises -corporealisation -corporealisation's -corporealisations -corporealise -corporealises -cosmopolitanisation -cosmopolitanisation's -cosmopolitanisations -cosmopolitanise -cosmopolitanises -cottonisation -cottonisation's -cottonisations -cottonise -cottonises -councillorship -counsellee -counsellorship -crawlerise -crawlerises -creaturise -creaturises -crenellate -crenellated -crenellates -crenellation -crenelled -crenelling -cretinisation -cretinisation's -cretinisations -cretinise -cretinises -criminalisation -criminalisation's -criminalise -criticisable -criticisables -crofterisation -crofterisation's -crofterisations -crofterise -crofterises -cruelise -cruelises -crystallisabilities -crystallisability -crystallisability's -crystallisable -crystallisables -crystallographical -crystallographically -cudgelled -cudgeller -cudgellers -cudgelling -cudgellings -culturisation -culturisation's -culturisations -culturise -culturises -cupellation -cupelled -cupeller -cupellers -cupelling -curarise -curarised -curarises -curarising -curatise -curatises -curricularisation -curricularisation's -curricularisations -curricularise -curricularises -cutinise -cutinised -cutinises -cutinising -cutisation -cutisation's -cutisations -cyclisation -cyclisation's -cyclisations -cyclise -cyclised -cyclises -cyclising -dandyise -dandyises -dastardise -dastardises -deaconise -deaconises -deaminise -decalitre -decalitres -decametre -decametre's -decametres -decarbonisation -decarbonise -decarbonised -decarboniser -decarbonises -decarbonising -decarburisation -decarburise -decarburised -decarburises -decarburising -decasualisation -decentralisationist -decentralise -decentralises -decigramme -decigramme's -decigrammes -decilitre -decilitres -decimalisation -decimalisation's -decimalisations -decimalise -decimalised -decimalises -decimalising -decimetre -decimetre's -decimetres -decolonisation -decolonised -decolonises -decolonising -decolour -decolourant -decolourants -decolourate -decolourated -decolourates -decoloured -decolouring -decolourisation -decolourise -decolourised -decolouriser -decolourises -decolours -decriminalisation -decriminalisation's -decriminalise -deemphasisation -deemphasisation's -deenergise -deenergised -deenergiser -deenergises -deenergising -defeminise -defeminised -defeminises -defeminising -defenceman -definitisation -definitisation's -definitisations -definitise -definitised -definitises -definitising -deflectionisation -deflectionisation's -deflectionisations -deflectionise -deflectionises -deformalise -defunctionalisation -defunctionalisation's -defunctionalisations -defunctionalise -defunctionalises -dehumanisation -dehumanisation's -dehumanisations -dehypnotisation -dehypnotise -dehypnotised -dehypnotises -dehypnotising -deindustrialisation -deindustrialise -deionisation -deionise -deionises -dekagramme -dekagramme's -dekagrammes -dekalitre -dekametre -dekametre's -dekametres -delimitise -delimitises -delocalisation -delocalise -delustre -demagnetisable -demagnetisables -demagnetisation -demagnetisation's -demagnetisations -demagnetise -demagnetised -demagnetiser -demagnetisers -demagnetises -demagnetising -dematerialisation -dematerialise -dematerialised -dematerialises -dematerialising -demilitarisation -demilitarise -demilitarised -demilitarises -demilitarising -demineralise -demineralised -demineraliser -demineralises -demineralising -demobilisation -demobilise -demobilised -demobilises -demobilising -demonetisation -demonetise -demonetised -demonetises -demonetising -demonisation -demonise -demonised -demonises -demonising -denationalisation -denationalise -denationalised -denationalises -denationalising -denaturalisation -denaturalise -denaturalised -denaturalises -denaturalising -denaturisation -denaturisation's -denaturisations -denaturise -denaturiser -denaturisers -denaturises -denicotinise -denizenise -denizenises -denominationalise -denominationalises -denormalise -dentalisation -dentalisation's -dentalisations -dentalise -dentalises -denuclearisation -denuclearise -denuclearised -denuclearises -denuclearising -deodorise -deodorised -deodorises -deodorising -deoxidiser -departmentalisation -departmentalisation's -departmentalisations -departmentalise -departmentalises -departmentisation -departmentisation's -departmentisations -departmentise -departmentises -depersonalise -depersonalises -depersonalising -depolarisation -depolarisation's -depolarisations -depolarise -depolarised -depolariser -depolarisers -depolarises -depolarising -depoliticisation -depoliticise -depoliticised -depoliticises -depoliticising -depolymerisation -depolymerise -depolymerised -depolymerises -depolymerising -depressurisation -depressurise -depressurised -depressurises -depressurising -deputationise -deputationises -deputisation -deputise -deputises -deputising -derationalisation -derationalisation's -derationalisations -derationalise -derationalises -deratisation -deratisation's -deratisations -derealisation -deregulationise -deregulationises -desalinisation -desalinise -desensitisation -desensitisation's -desensitisations -desensitise -desensitised -desensitiser -desensitisers -desensitises -desensitising -desexualisation -desexualise -desexualised -desexualises -desexualising -despiritualisation -despiritualise -despotise -despotises -destabilisation -destalinise -destalinised -destalinises -destalinising -desterilise -desulphurisation -desulphurise -desulphurised -desulphurises -desulphurising -desynchronisation -detribalisation -detribalisation's -detribalisations -develled -develling -devilise -devilises -devilled -devilling -devitalisation -devitalise -devitalised -devitalises -devitalising -devocalise -devolatilisation -devolatilise -devolatilised -devolatilises -devolatilising -diabolisation -diabolise -diabolised -diabolises -diabolising -diagonalisation -diagonalise -diagonalises -dialecticise -dialecticises -diallist -diallists -dialysabilities -dialysability -dialysability's -dialysable -dialysables -dialyse -dialyser -dialyser's -dialysers -dialyses -diamondise -diamondises -diarrhoeic -diarrhoetic -dieselisation -dieselisation's -dieselisations -dieselise -dieselises -differentialise -differentialises -digitalise -digitalised -digitalises -digitalising -dimensionalisation -dimensionalise -dimensionalised -dimensionalises -dimensionalising -dimerisation -dimerisation's -dimerisations -dimerise -dimerised -dimerises -dimerising -diminutivise -diminutivises -diphthongisation -diphthongisation's -diphthongisations -diphthongise -diphthongises -diplomatise -diplomatises -disangularise -disangularises -disauthorise -disauthorises -disbowelled -disbowelling -discanonisation -discanonisation's -discanonisations -discanonise -discanonises -discolour -discolour's -discolouration -discolouring -discolourisation -discolourisation's -discolourisations -discolourment -discolourment's -discolourments -discretisation -discretise -disdenominationalise -disdenominationalises -disdiplomatise -disdiplomatises -disembowelled -disembowelling -disenamour -disenamour's -disenamours -disenthral -disenthrals -disequalise -disequaliser -disequalisers -disequalises -disharmonise -disharmonises -disheveller -dishevelling -dishonourable -dishonourableness -dishonourables -dishonourablies -dishonourably -dishumanise -dishumanises -dishumour -dishumoured -dishumours -disillusionise -disillusioniser -disillusionisers -disillusionises -disindividualise -disindividualises -dismalise -dismalises -disnaturalisation -disnaturalisation's -disnaturalisations -disnaturalise -disnaturalises -disorganise -disorganiser -disorganisers -disorganises -disorganising -disorientate -disorientated -disorientates -disorientating -disozonise -disozonises -dispapalise -dispapalises -dispauperise -dispauperises -dispersonalise -dispersonalises -dispopularise -dispopularises -disrealise -disrealises -dissceptre -dissceptre's -dissceptres -disseise -disseised -disseises -disseisin -disseising -disseisins -disseisor -disseisors -dissensualise -dissensualises -dissocialise -dissympathise -dissympathises -disutilise -disutilises -divinisation -divinisation's -divinisations -divinise -divinised -divinises -divinising -dockisation -dockisation's -dockisations -dockise -dockises -doctorisation -doctorisation's -doctorisations -doctorise -doctorises -doctrinisation -doctrinisation's -doctrinisations -doctrinise -doctrinises -documentise -documentises -dogmatisation -dogmatise -dogmatiser -dognapped -dognapping -dolomitisation -dolomitisation's -dolomitisations -dolomitise -dolomitises -dolour -domesticise -domesticises -dowelled -doweller -dragonise -dragonises -dramatisable -dramatisables -draughtboard -draughtily -draughtsmanship -drivelled -driveller -drivellers -drivelling -dualisation -dualisation's -dualisations -dualise -dualises -ductilise -ductilises -easternise -ebonisation -ebonise -ebonised -ebonises -ebonising -ecclesiasticise -ecclesiasticises -echoise -echoises -eclecticise -eclecticises -economisation -economisation's -economisations -ecstaticise -ecstaticises -editorialisation -effectualise -effectualises -effeminatise -effeminatises -egoise -egoiser -egoisers -egoises -elasticisation -elasticise -elasticised -elasticiser -elasticisers -elasticises -elasticising -electricalise -electricalises -electricise -electricises -electroanaesthesia -electroanaesthesia's -electroanaesthesias -electrocauterisation -electrocauterisation's -electrocauterisations -electrodialyse -electrodialyser -electrodialyser's -electrodialysers -electrodialyses -electrogalvanise -electrogalvanises -electrohomoeopathies -electrohomoeopathy -electrohomoeopathy's -electrolyse -electrolysed -electrolyses -electrolysing -electromagnetisable -electrotonise -electrotonises -elegise -elegised -elegises -elegising -elementalise -elementalises -emblematicise -emblematicises -emblematisation -emblematise -emblematised -emblematises -emblematising -emblemise -emblemises -embolisation -embowelled -embowelling -emotionalisation -emotionalisation's -emotionalisations -emotionalise -emotionalised -emotionalises -emotionalising -emotionise -emotionises -empanelled -empanelling -empathise -empathised -empathises -empathising -emulsionise -emulsionises -enamellist -enamellists -enamour -enamour's -enamoured -enamoured's -enamouredness -enamoureds -enamouring -enamourment -enamourment's -enamourments -enamours -enarbour -enarbour's -enarbours -encarnalisation -encarnalise -encarnalised -encarnalises -encarnalising -encolour -encolour's -encoloured -encolouring -encolours -encyclopaedic -encyclopaedically -encyclopaedism -encyclopaedist -energisation -energise -energiser -energisers -energising -engramme -engramme's -engrammes -engrandise -engrandisement -engrandisement's -engrandisements -engrandises -enhypostatise -enhypostatises -enolisation -enolisation's -enolisations -enolise -enolises -ensepulchre -ensepulchre's -ensepulchres -ensorcelled -ensorcells -enthralment -enthralment's -enthralments -enthronisation -enthronisation's -enthronisations -enthronise -enthronises -entomologise -entomologised -entomologises -entomologising -envapour -envapour's -envapours -envenomisation -epigrammatisation -epigrammatise -epigrammatised -epigrammatiser -epigrammatises -epigrammatising -epitaphise -epitaphises -epithetise -epithetises -epitomisation -epitomisation's -epitomisations -equestrianise -equestrianises -ergotised -ergotises -eroticisation -eroticise -eroticised -eroticises -eroticising -essentialise -essentialises -esterisation -esterisation's -esterisations -esterise -esterises -eternalisation -eternalisation's -eternalisations -eternalise -eternalised -eternalises -eternalising -eternise -eternised -eternises -eternising -etherealisation -etherealisation's -etherealisations -etherealise -etherealised -etherealises -etherealising -etherisation -etherisation's -etherisations -etherise -etherised -etheriser -etherisers -etherises -etherising -ethicisation -ethicise -ethicised -ethicises -ethicising -ethnicise -ethnicises -etymologisation -etymologise -etymologised -etymologises -etymologising -euhemerise -eulogisation -eulogisation's -eulogisations -euphemise -euphemised -euphemiser -euphemises -euphemising -euphonisation -euphonise -euphonised -euphonises -euphonising -evangelisation -evangelisation's -evangelisations -evangelise -evangelised -evangeliser -evangelisers -evangelises -evangelising -eventualise -eventualises -evolutionise -evolutionises -excursionise -excursionises -exhibitionise -exhibitionises -existentialise -existentialises -experimentalise -experimentalises -experimentise -experimentises -extemporisation -extemporisation's -extemporisations -exteriorisation -exteriorisation's -exteriorisations -exteriorise -exteriorised -exteriorises -exteriorising -externalise -externalised -externalises -externalising -facsimilise -facsimilises -factorise -factorised -factorises -factorising -fanaticise -fanaticised -fanaticises -fanaticising -faradisation -faradisation's -faradisations -faradise -faradised -faradiser -faradisers -faradises -faradising -fascisticisation -fascisticisation's -fascisticisations -fascisticise -fascisticises -fascistisation -fascistisation's -fascistisations -fascistise -fascistised -fascistises -fascistising -fashionise -fashionises -fatalise -fatalises -favourless -favourlesses -fecundise -fecundises -federalisation -federalisation's -federalisations -femalise -femalises -feminisation -feminisations -feminise -feminised -feminises -feminising -ferrelled -ferrelling -ferritisation -ferritisation's -ferritisations -fertilisable -fertilisables -fertilisational -fertilisational's -fertilisationals -fervourless -fervourlesses -fetishisation -fetishisation's -fetishisations -fetishise -fetishised -fetishises -fetishising -feudalisable -feudalisables -feudalisation -feudalisation's -feudalisations -feudalise -feudalised -feudalises -feudalising -fibreless -fibrelesses -fibrisation -fibrise -fibrised -fibriser -fibrisers -fibrises -fibrising -fictionalisation -fictionalise -fictionalised -fictionalises -fictionalising -fictionisation -fictionisation's -fictionisations -fictionise -fictionises -figurise -figurises -filmise -filmises -fiscalisation -fiscalisation's -fiscalisations -fiscalise -fiscalises -flamboyantise -flamboyantises -flannelled -flannelling -flavourful -flavourfully -flavourless -flavourlesses -flavoursome -flavoury -floralise -floralises -fluidisation -fluidisation's -fluidisations -fluidise -fluidised -fluidiser -fluidises -fluidising -fluoridisation -fluoridisation's -fluoridisations -fluoridise -fluoridises -focalisation -focalisation's -focalisations -focalise -focalised -focalises -focalising -foetalisation -foetalisation's -foetalisations -foreignisation -foreignisation's -foreignisations -foreignise -foreignises -forejudgement -forejudgement's -forejudgements -formalisable -formularisation -formularisations -formularise -formularised -formulariser -formularises -formularising -formulisation -formulisations -formulise -formulised -formulises -formulising -forumise -forumises -fossilisable -fossilisables -fossilisation -fossilisation's -fossilisations -fossilise -fossilises -fossilising -fossilled -fractionalisation -fractionalise -fractionalised -fractionalises -fractionalising -fractionisation -fractionisation's -fractionisations -fractionise -fractionises -fragmentise -fragmentised -fragmentiser -fragmentises -fragmentising -fraternisation -fraternisation's -fraternisations -frictionise -frictionises -frivolled -frivoller -frivolling -fueliser -fueliser's -fuelisers -functionalise -functionalises -functionise -functionises -funeralise -funeralises -funneller -furore -furore's -furores -futilise -futilises -futurise -futurises -gallantise -gallantises -galvanisation -galvanisation's -galvanisations -galvanise -galvanised -galvaniser -galvanisers -galvanises -gambolled -gambolling -gardenise -gardenises -gavelled -gaveller -gavelling -gelatinisabilities -gelatinisability -gelatinisability's -gelatinisable -gelatinisables -gelatinisation -gelatinisation's -gelatinisations -gelatinise -gelatinised -gelatiniser -gelatinisers -gelatinises -gelatinising -generalisability -generalisational -genialise -genialises -genteelise -genteelises -gentilisation -gentilisation's -gentilisations -gentilise -gentilises -gentlemanise -gentlemanises -geologise -geologised -geologises -geologising -geometricise -geometricises -geometrise -geometrised -geometrises -geometrising -germanisation -germanisation's -germanisations -germanise -germaniser -germanisers -germanises -germanising -ghettoisation -ghettoisation's -ghettoisations -ghettoise -ghettoised -ghettoises -ghettoising -giantise -giantises -gimballing -glacialise -glacialises -glamorisation -glamorisations -glamourless -globalisation -globalisations -globalise -globalised -globalises -globalising -glottalise -glottalises -gluttonise -gluttonises -glycerinise -glycerinises -glycerolise -glycerolises -glycogenise -glycogenises -gnosticise -gnosticiser -gnosticisers -gnosticises -goddise -goddises -goitre -goitres -gonorrhoea -gonorrhoeal -gorgonise -gorgonised -gorgonises -gorgonising -gormandise -gormandised -gormandiser -gormandises -gormandising -gospelise -gospelises -gourmandise -gourmandised -gourmandises -gourmandising -governmentalise -governmentalised -governmentalises -governmentalising -grammaticise -grammaticises -grangerise -grangerised -grangeriser -grangerises -grangerising -granitisation -granitisation's -granitisations -granitise -granitises -granulise -granulises -graphitisable -graphitisation -graphitisation's -graphitisations -graphitise -graphitises -grecise -grecised -grecising -gruelled -grueller -gruellers -gutturalisation -gutturalisation's -gutturalisations -gutturalise -gutturalised -gutturalises -gutturalising -gynaecocrat -gynaecocratic -gynaecologic -gynaecologics -gynaecologies -gynaecology -gynaecology's -gyrostabiliser -habitualise -habitualises -hamletisation -hamletisation's -hamletisations -hamletise -hamletises -handselled -handselling -hanselled -hanselling -harbourage -harbourages -harbourful -harbourless -harbourlesses -harmonisable -harmonisables -hatchelled -hatchelling -hazardise -hazardises -heathenisation -heathenise -heathenised -heathenises -heathenising -heavenise -heavenises -hebraisation -hebraisations -hebraise -hebraised -hebraises -hebraising -hectogramme -hectogramme's -hectogrammes -hectolitre -hectometre -hectometre's -hectometres -heparinise -hepatise -hepatised -hepatises -hepatising -heraldise -heraldises -hereticise -hereticises -heroinise -heroinises -heroisation -heroisation's -heroisations -heroise -heroised -heroises -heroising -hiccough -hiccoughed -hiccoughes -hiccoughing -hirselled -hirselling -historicise -historicised -historicises -historicising -hominisation -hominised -homoeopathic -homoeopathically -homoeopathies -homoeopathy -homoeopathy's -homoeostasis -homoeostatic -homoeotypic -homologisation -homologise -homologised -homologiser -homologises -homologising -honourabilities -honourability -honourability's -honourableship -honourableship's -honourableships -honourless -honourlesses -hoodlumise -hoodlumises -hooliganise -hooliganises -horizontalisation -horizontalisation's -horizontalisations -horizontalise -horizontalises -hormonise -hormonises -horrorise -horrorises -hostilise -hostilises -hotelisation -hotelisation's -hotelisations -hotelise -hotelises -houselled -houselling -housellings -hovelled -hoveller -hovellers -hovelling -hucksterise -hucksterises -humanisation -humanisation's -humanisations -humanitarianise -humanitarianises -humorise -humorises -humoural -humourless -humourlesses -humourlessness -humoursome -hurricanise -hurricanises -hyalinisation -hyalinisation's -hyalinisations -hyalinise -hyalinises -hybridisable -hybridisables -hybridisation -hybridisation's -hybridisations -hybridise -hybridised -hybridiser -hybridisers -hybridises -hybridising -hydrogenisation -hydrogenisation's -hydrogenisations -hydrogenise -hydrogenised -hydrogenises -hydrogenising -hydrolyse -hydrolyse's -hydrolyses -hydroxylisation -hydroxylisation's -hydroxylisations -hydroxylise -hydroxylises -hygienisation -hygienisation's -hygienisations -hygienise -hygienises -hyperaesthesia -hyperaesthetic -hyperbolise -hyperbolised -hyperbolises -hyperbolising -hypercatharses -hypercivilisation -hypercivilisation's -hypercivilisations -hypercivilised -hypercivilised's -hyperciviliseds -hypercriticise -hypercriticises -hyperemphasise -hyperemphasises -hyperimmunisation -hyperimmunisation's -hyperimmunisations -hyperimmunise -hyperimmunises -hyperinsulinisation -hyperinsulinisation's -hyperinsulinisations -hyperinsulinise -hyperinsulinises -hyperoxygenise -hyperoxygenises -hyperparasitise -hyperparasitises -hyperrealise -hyperrealises -hypersensitisation -hypersensitisation's -hypersensitisations -hypersensitise -hypersensitised -hypersensitises -hypersensitising -hyperspiritualising -hyperspiritualising's -hyperspiritualisings -hyperthyroidisation -hyperthyroidisation's -hyperthyroidisations -hyperthyroidise -hyperthyroidises -hypervitalisation -hypervitalisation's -hypervitalisations -hypervitalise -hypervitalises -hyphenisation -hyphenisation's -hyphenisations -hyphenise -hyphenises -hypnotisabilities -hypnotisability -hypnotisability's -hypnotisable -hypnotisables -hypnotisation -hypnotisation's -hypnotisations -hypnotise -hypnotiser -hypnotisers -hypnotises -hypnotising -hypocentre -hyposensitisation -hyposensitise -hypostatisation -hypostatisation's -hypostatisations -hypostatise -hypostatises -hysterectomise -hysterectomised -hysterectomises -hysterectomising -ichneumonised -ichneumonised's -ichneumoniseds -idiotise -idiotises -idolatrise -idolatrised -idolatrises -idolatrising -idolisation -idolisation's -idolisations -illegalisation -illegalise -illegalised -illegalises -illegalising -illegitimatise -illegitimatises -immaterialisation -immaterialise -immaterialised -immaterialises -immaterialising -immobilisation -immobilisation's -immobilisations -immoralise -immoralises -immortalisable -immortalisables -immortalisation -immortalisation's -immortalisations -immortalise -immortaliser -immortalisers -immortalises -immortalising -immunise -immunised -immunises -immunising -impactionise -impactionises -impanelled -impanelling -imperialisation -imperialisation's -imperialisations -imperialise -imperialises -imperilling -impersonalisation -impersonalisation's -impersonalisations -impersonalise -impersonalises -impersonalising -improvisatorise -improvisatorises -individualisation -individualisation's -individualisations -indraught -industrialise -industrialises -inferiorise -inferiorises -infernalise -infernalises -infidelise -infidelises -infinitise -infinitises -informalise -inhumanise -initialisable -initially -insolubilisation -insolubilise -institutionise -institutionises -instrumentalise -instrumentalises -insularise -insularises -insurrectionise -insurrectionises -integralisation -integralisation's -integralisations -integralise -integralises -intellectualisation -intellectualisation's -intellectualisations -intellectualise -intellectualised -intellectualiser -intellectualisers -intellectualises -intellectualising -intercivilisation -intercivilisation's -intercivilisations -intercolonisation -intercolonisation's -intercolonisations -intercrystallisation -intercrystallisation's -intercrystallisations -intercrystallise -intercrystallises -interhybridise -interhybridises -interiorisation -interiorise -interiorised -interiorises -interiorising -interjectionalise -interjectionalises -interjectionise -interjectionises -interjudgement -interjudgement's -interjudgements -internationalise -internationalises -internationalising -interorganisational -intraorganisation -intraorganisation's -intraorganisations -iodisation -iodise -iodised -iodiser -iodisers -iodises -iodising -ionisable -ionisables -ionisation -ionisation's -ionisations -ironise -ironises -irrationalise -irrationalises -irregularise -irregularises -isochronisation -isochronise -isochronised -isochronises -isochronising -isoimmunisation -isoimmunisation's -isoimmunisations -isoimmunise -isoimmunises -isomerisation -isomerisation's -isomerisations -isomerise -isomerised -isomerises -isomerising -italicisation -italicisation's -italicisations -jargonisation -jargonisation's -jargonisations -jargonise -jargonised -jargonises -jargonising -jasperise -jasperises -jeopardisation -jewelleries -jewellery -journalisation -journalisation's -journalisations -jovialise -jovialises -judgemental -judicialise -judicialises -juvenilise -juvenilises -kaolinisation -kaolinisation's -kaolinisations -kaolinise -kaolinises -kennelled -kennelling -keratinisation -keratinise -keratinised -keratinises -keratinising -kernelled -kernelling -ketonisation -ketonisation's -ketonisations -ketonise -ketonises -kilolitre -kilolitre's -kilolitres -kinaesthesia -kyanise -kyanised -kyanises -kyanising -labellable -labialisation -labialisation's -labialisations -labialise -labialised -labialises -labialising -labilisation -labilisation's -labilisations -labilise -labilises -labourabilities -labourability -labourability's -labourable -labourables -labourhood -labourhood's -labourhoods -labourism -labourism's -labourisms -labourist -labourist's -labourists -labourite -labourite's -labourites -labourless -labourlesses -lacklustre -laconise -laconised -laconises -laconising -lactonised -laicisation -laicisations -laicise -laicised -laicises -laicising -lapelled -latentise -latentises -lateralisation -lateralisation's -lateralisations -lateralise -lateralises -laterisation -laterisation's -laterisations -laurelling -leatherise -leatherises -legitimatise -legitimatised -legitimatises -legitimatising -legitimisation -legitimisation's -legitimisations -lethalise -lethalises -leukaemia -lexiconise -lexiconises -libellant -libellants -libelled -libellee -libellees -libelling -licenceless -licencelesses -lichenisation -lichenisation's -lichenisations -lichenise -lichenises -lignitise -lignitises -linearisation -linearisation's -linearisations -linenise -lineniser -linenisers -linenises -lingualise -lingualises -lionisable -lionisables -lionisation -lionisation's -lionisations -liquidisation -liquidise -liquidised -liquidiser -liquidisers -liquidises -liquidising -literalisation -literalisation's -literalisations -literalise -literalised -literaliser -literalisers -literalises -lithographise -lithographises -localisable -localisables -logicalisation -logicalisation's -logicalisations -logicalise -logicalises -logicise -logicised -logicises -logicising -logorrhoea -logorrhoea's -logorrhoeas -louvre -louvred -louvres -loyalise -loyalises -lumbarisation -lumbarisation's -lumbarisations -lunatise -lunatises -lustreless -lustreware -luteinisation -luteinise -lyophilisation -lyophilise -lyophilised -lyophiliser -lyricise -lyricised -lyricises -lyricising -lysogenisation -lysogenise -macadamisation -macadamise -macadamised -macadamises -macadamising -macarise -macarised -macarises -macarising -machinisation -machinisation's -machinisations -machinise -machinises -magicalise -magicalises -magnetisabilities -magnetisability -magnetisability's -magnetisable -magnetisables -magnetise -magnetiser -magnetisers -magnetises -magnetising -mahoganise -mahoganised -mahoganises -mahoganising -majorise -majorises -malleablise -malleablises -malodour -mandarinise -mandarinises -mannerise -mannerises -marbleise -marbleises -marginalisation -marginalise -marginalised -marginalises -marginalising -marsupialisation -marsupialisation's -marsupialisations -marsupialise -marsupialises -martialisation -martialisation's -martialisations -martialise -martialises -martyrisation -martyrisation's -martyrisations -martyrise -martyrised -martyriser -martyrisers -martyrises -martyrising -marveller -masculinisation -masculinisation's -masculinisations -masculinise -masculinised -masculinises -masculinising -materialisation -materialisation's -materialisations -maternalise -maternalises -mathematicise -mathematicises -mathematisation -matronise -matronised -matronises -matronising -maudlinise -maudlinises -mazourka -mazourka's -mazourkas -mechanicalisation -mechanicalisation's -mechanicalisations -mechanicalise -mechanicalises -mechanisable -medalise -medalises -medallist -medallists -mediaevalise -mediaevalises -mediaevalism -mediaevalism's -mediaevalisms -mediaevalistic -mediaevalistics -medialisation -medialisation's -medialisations -medialise -medialises -mediatisation -mediatisation's -mediatisations -mediatise -mediatised -mediatises -mediatising -mediumisation -mediumisation's -mediumisations -mediumise -mediumises -melanisation -melanise -melanised -melanises -melanising -melodisation -melodise -melodised -melodiser -melodises -melodising -melodramatisation -melodramatise -melodramatised -melodramatises -melodramatising -memorialisation -memorialisation's -memorialisations -memorialise -memorialiser -memorialisers -memorialises -memorialising -memorisable -memorisables -mentalisation -mentalisation's -mentalisations -mentalise -mentalises -mercerisation -mercerisation's -mercerisations -mercerise -mercerised -merceriser -mercerisers -mercerises -mercerising -mercurialisation -mercurialisation's -mercurialisations -mercurialise -mercurialises -mesmerisabilities -mesmerisability -mesmerisability's -mesmerisable -mesmerisables -mesmerisation -mesmerisation's -mesmerisations -mesmerise -mesmeriser -mesmerisers -mesmerises -mesmerising -metabolisable -metabolisables -metabolise -metabolises -metabolising -metacentre -metallicise -metallicises -metallise -metallised -metallises -metallising -metamerisation -metamerisation's -metamerisations -metamerised -metamerised's -metameriseds -metaphonise -metaphonises -metaphorise -metaphorises -metaphysicise -metaphysicises -metastasise -metastasised -metastasises -metastasising -meteorisation -meteorisation's -meteorisations -meteorise -meteorises -methodisation -methodisation's -methodisations -methodise -methodised -methodiser -methodisers -methodises -methodising -metricise -metricised -metricises -metricising -metropolitanise -metropolitanises -miaow -miaowed -miaowing -miaows -microgramme -microgramme's -microgrammes -microlitre -microlitre's -microlitres -micrometre -micrometre's -micrometres -micromillimetre -micromillimetre's -micromillimetres -microminiaturisation -microminiaturise -microminiaturised -microminiaturiser -microminiaturisers -microminiaturises -microminiaturising -micronisation -micronisation's -micronisations -micronise -micronises -micropolarisation -micropolarisation's -micropolarisations -microscopise -microscopises -militarisation -militarisations -militarise -militarised -militarises -militarising -millionise -millionises -mineralisable -mineralisables -mineralisation -mineralisation's -mineralisations -mineralise -mineraliser -mineralisers -mineralises -mineralising -miraculise -miraculised -miraculises -miraculising -mirrorise -mirrorises -misalphabetise -misalphabetises -misanthropise -misanthropised -misanthropises -misanthropising -misauthorisation -misauthorisation's -misauthorisations -misauthorise -misauthorises -misbaptise -misbaptises -miscanonise -miscanonises -mischaracterisation -mischaracterisation's -mischaracterisations -mischaracterise -mischaracterises -miscolour -miscolour's -miscoloured -miscolouring -miscolours -misemphases -misemphasise -misemphasises -misendeavour -misendeavour's -misendeavours -mislabelled -mislabelling -mislabour -mislabour's -mislaboured -mislabouring -mislabours -misorganisation -misorganisation's -misorganisations -misorganise -misorganises -misprise -misprised -misprises -misprising -misrealise -misrealises -misrecognise -misrecognises -misrouteing -missionarise -missionarises -missionisation -missionise -missionised -missioniser -missionisers -missionises -missionising -mobilisable -mobilisables -modalise -modalises -modernisable -modernisables -moisturisation -moisturise -moisturised -moisturiser -moisturisers -moisturises -moisturising -molarisation -molarisations -monarchise -monarchiser -monarchisers -monarchises -monasticise -monasticises -mongrelisation -mongrelisations -mongrelise -mongrelised -mongreliser -mongrelises -mongrelising -monochordise -monochordises -monologise -monologised -monologises -monologising -monometallism -monometallist -monopolisable -monopolisables -monotonise -monotonises -monumentalisation -monumentalisation's -monumentalisations -monumentalise -monumentalised -monumentalises -monumentalising -moralisation -moralisation's -moralisations -moralise -moralised -moraliser -moralisers -moralises -moralising -moralisinglies -moralisingly -morbidise -morbidises -morphinisation -morphinisation's -morphinisations -morphinise -morphinises -morselisation -morselisation's -morselisations -morselise -morselises -morselled -morselling -mortalise -mortalises -mortarise -mortarises -motorisation -motorisation's -motorisations -multifibred -multifibred's -multifibreds -municipalisation -municipalisation's -municipalisations -municipalise -municipalised -municipaliser -municipalisers -municipalises -municipalising -muscularise -muscularises -museumise -museumises -musicalisation -musicalisation's -musicalisations -musicalise -musicalises -mutualisation -mutualisation's -mutualisations -mutualise -mutualised -mutualises -mutualising -myelinisation -myelinisation's -myelinisations -mysticise -mysticises -mythicisation -mythicise -mythicised -mythiciser -mythicisers -mythicises -mythicising -mythise -mythises -mythologisation -mythologise -mythologised -mythologiser -mythologises -mythologising -nakedise -nakedises -nanogramme -nanogrammes -nanometre -nanometres -narcotisation -narcotise -narcotised -narcotising -nasalise -nasalises -nasalising -naturalise -naturaliser -naturalisers -naturalises -naturalising -naturise -naturises -nebularisation -nebularisation's -nebularisations -nebularise -nebularises -nebulisation -nebulisations -nebulise -nebulised -nebuliser -nebulises -nebulising -necrotise -necrotised -necrotises -necrotising -nectarise -nectarises -neighbourless -neighbourlesses -neighbourlike -neighbourlike's -neighbourlikes -neighbourship -neighbourship's -neighbourships -neologisation -neologise -neologised -neologises -neologising -neuroticise -neuroticises -newspaperised -newspaperised's -newspaperiseds -nickelisation -nickelisation's -nickelisations -nickelise -nickelises -nicotinise -nicotinises -nightingalise -nightingalises -nitre -nitridisation -nitridisation's -nitridisations -nitridise -nitridises -nitrogenisation -nitrogenisation's -nitrogenisations -nitrogenise -nitrogenised -nitrogenises -nitrogenising -nodulise -nodulises -nomadisation -nomadisation's -nomadisations -nomadise -nomadised -nomadises -nomadising -nominalise -nominalises -nominalising -nonacknowledgement -nonacknowledgement's -nonacknowledgements -nonanaesthetised -nonapostatising -nonapostatising's -nonapostatisings -noncanonisation -noncanonisation's -noncanonisations -noncartelised -noncartelised's -noncarteliseds -noncatechisable -noncatechisables -noncivilised -noncivilised's -nonciviliseds -noncolouring -noncolouring's -noncolourings -noncrystallisable -noncrystallisables -noncrystallised -noncrystallised's -noncrystalliseds -noncrystallising -noncrystallising's -noncrystallisings -nondemobilisation -nondemobilisation's -nondemobilisations -nondialysing -nondialysing's -nondialysings -nondimensionalise -nondimensionalised -nonfavourite -nonfavourite's -nonfavourites -nonfulfilment -nonfulfilment's -nonfulfilments -nongalvanised -nongalvanised's -nongalvaniseds -nongelatinising -nongelatinising's -nongelatinisings -nonhydrolysable -nonhydrolysables -nonimmunised -nonimmunised's -nonimmuniseds -nonionised -nonionised's -nonioniseds -nonionising -nonionising's -nonionisings -nonlocalised -nonlocalised's -nonlocaliseds -nonmagnetisable -nonmagnetisables -nonnitrogenised -nonnitrogenised's -nonnitrogeniseds -nonorganisation -nonorganisation's -nonorganisations -nonoxidisable -nonoxidisables -nonoxidising -nonoxidising's -nonoxidisings -nonparlour -nonparlour's -nonparlours -nonpenalised -nonpenalised's -nonpenaliseds -nonphosphorised -nonphosphorised's -nonphosphoriseds -nonpolarisable -nonpolarisables -nonpolarised -nonpolarising -nonpolarising's -nonpolarisings -nonrationalised -nonrationalised's -nonrationaliseds -nonrealisation -nonrealisation's -nonrealisations -nonrecognised -nonrecognised's -nonrecogniseds -nonschematised -nonschematised's -nonschematiseds -nonsensitised -nonsensitised's -nonsensitiseds -nonspecialised -nonspecialised's -nonspecialiseds -nonstandardised -nonstandardised's -nonstandardiseds -nonstylised -nonstylised's -nonstyliseds -nonsympathiser -nonsympathiser's -nonsympathisers -nonsynthesised -nonsynthesised's -nonsynthesiseds -nontemporising -nontemporising's -nontemporisings -nonutilised -nonutilised's -nonutiliseds -nonvisualised -nonvisualised's -nonvisualiseds -nonvolatilised -nonvolatilised's -nonvolatiliseds -nonvulcanisable -nonvulcanisables -normalisable -northernise -northernises -nosise -notarisation -notarisations -nothingise -nothingises -nounise -nounises -novelisation -novelisation's -novelisations -novelise -noveliser -novelisers -novelises -novelising -nuptialise -nuptialises -obelise -obelised -obelises -obelising -objectisation -objectisation's -objectisations -objectise -objectises -objectivise -objectivises -oblivionise -oblivionises -ochreous -odorise -odorised -odoriser -odorises -odorising -odourful -odourless -odourlesses -oesophagus -offenceless -offencelesses -offencelessly -officialisation -officialisation's -officialisations -officialise -officialises -onionised -onionised's -onioniseds -opalise -opalises -opalled -operatise -operatises -optionalise -optionalises -oralisation -oralisation's -oralisations -oralise -oralises -orangise -orangises -oratorise -oratorises -organisabilities -organisability -organisability's -organisationist -organisationist's -organisationists -orientalisation -orientalisation's -orientalisations -orientalise -orientalised -orientalises -orientalising -orientate -orientated -orientates -orientating -orientisation -orientisation's -orientisations -orientise -orientises -ornamentalise -ornamentalises -orphanise -orphanises -orthocentre -orthogonalise -orthogonalises -orthogonalising -orthopaedically -orthopaedist -ostracisable -ostracisables -ostracisation -ostracisation's -ostracisations -ostracise -ostraciser -ostracisers -ostracises -ostracising -outcavilled -outcavilling -outclamour -outclamour's -outclamours -outhumour -outhumour's -outhumoured -outhumouring -outhumours -outhyperbolise -outhyperbolises -outlabour -outlabour's -outlabours -outrivalled -outrivalling -outsavour -outsavour's -outsavouring -outsavours -outsplendour -outsplendour's -outsplendours -outtyrannise -outtyrannises -ovalisation -ovalisation's -ovalisations -ovalise -ovalises -ovariectomised -overagonise -overagonises -overbrutalise -overbrutalises -overcapitalisation -overcapitalisation's -overcapitalisations -overcapitalise -overcapitalised -overcapitalises -overcapitalising -overcentralisation -overcentralisation's -overcentralisations -overcentralise -overcentralises -overcivilisation -overcivilisation's -overcivilisations -overcivilise -overcivilises -overclamour -overclamour's -overclamours -overcolour -overcolour's -overcolours -overcriticise -overcriticises -overdoctrinise -overdoctrinises -overemotionalise -overemotionalises -overfavour -overfavour's -overfavourable -overfavourables -overfavourablies -overfavourably -overfavours -overfertilisation -overgeneralise -overgeneralises -overhonour -overhonour's -overhonours -overhumanise -overhumanises -overindustrialisation -overindustrialisation's -overindustrialisations -overindustrialise -overindustrialises -overjudgement -overjudgement's -overjudgements -overlabour -overlabour's -overlabours -overnationalisation -overnationalisation's -overnationalisations -overrapturise -overrapturises -overrationalise -overrationalises -oversentimentalise -oversentimentalises -overspecialisation -overspecialisation's -overspecialisations -overspecialise -overspecialised -overspecialises -oversystematise -oversystematises -overunionised -overunionised's -overunioniseds -overurbanisation -overurbanisation's -overurbanisations -overwomanise -overwomanises -oxidisabilities -oxidisability -oxidisability's -oxidisable -oxidisables -oxidisation -oxidisation's -oxidisations -oxidisement -oxidisement's -oxidisements -oxygenisable -oxygenisables -oxygenise -oxygenisement -oxygenisement's -oxygenisements -oxygeniser -oxygenisers -oxygenises -ozonisation -ozonisation's -ozonisations -ozonise -ozonised -ozoniser -ozonisers -ozonises -ozonising -packetisation -packetise -packetised -packetiser -packetiser's -packetisers -packetises -packetising -paeanise -paeanises -paganisation -paganisation's -paganisations -paganise -paganised -paganiser -paganisers -paganises -paganising -palatisation -palatisation's -palatisations -palatise -palatises -palladiumise -palladiumises -palletisation -palletisations -palletise -palletiser -palletises -palletising -pamperise -pamperises -pamphletise -pamphletises -panderise -panderises -pantheonisation -pantheonisation's -pantheonisations -pantheonise -pantheonises -papalisation -papalisation's -papalisations -papalise -papaliser -papalisers -papalises -parabolisation -parabolise -parabolised -parabolises -parabolising -paraffinise -paraffinises -paragraphise -paragraphises -paralysation -parasitisation -parasitise -parasitised -parasitises -parasitising -parathyroidectomise -parathyroidectomised -parathyroidectomises -parathyroidectomising -parceller -parchmentise -parchmentises -parenthesisation -parfocalisation -parfocalise -parochialisation -parochialisation's -parochialisations -parochialise -parochialises -parrotise -parrotises -parsonise -parsonises -partialise -partialises -particularisation -particularisation's -particularisations -particularise -particularised -particularises -particularising -partisanise -partisanises -pasteurise -pasteurised -pasteuriser -pasteurises -pasteurising -pastoralise -pastoralises -pastorise -pastorises -paternalise -paternalises -patronisable -patronisables -patronisation -patronisation's -patronisations -patternise -patternises -pauperisation -pauperisation's -pauperisations -pauperise -pauperised -pauperiser -pauperisers -pauperises -pauperising -paviour -pearlisation -pearlise -pearlised -pearlises -pearlising -peasantise -peasantises -pectisation -pectise -pectised -pectises -pectising -peculiarise -peculiarises -pedaller -pedallers -pedantise -pedantises -pedestalled -pedestalling -pedestrianisation -pedestrianise -pedestrianised -pedestrianises -pedestrianising -pelletisation -pelletisations -pelletise -pelletised -pelletiser -pelletises -pelletising -pemmicanisation -pemmicanisation's -pemmicanisations -pemmicanise -pemmicanises -penalisable -penalisables -penalisation -penalisation's -penalisations -penciller -pencillers -peptisable -peptisables -peptisation -peptisation's -peptisations -peptise -peptised -peptiser -peptisers -peptises -peptonisation -peptonise -peptonised -peptonises -peptonising -percussionise -percussionises -perennialise -perennialises -perfectivise -perfectivises -perilled -perilling -periodicalise -periodicalises -periodisation -periodisations -periodise -periodised -periodises -periodising -peroxidise -peroxidisement -peroxidisement's -peroxidisements -peroxidises -personisation -personisation's -personisations -personise -personises -petrolisation -petrolisation's -petrolisations -petrolise -petrolises -phagocytise -phagocytises -phantomise -phantomiser -phantomisers -phantomises -phenolisation -phenolisation's -phenolisations -phenolise -phenolises -phenomenalisation -phenomenalisation's -phenomenalisations -phenomenalise -phenomenalises -philanthropise -philanthropises -philosophisation -philosophisation's -philosophisations -phlebotomisation -phlebotomise -phlebotomised -phlebotomises -phlebotomising -phoneticisation -phoneticisation's -phoneticisations -phoneticise -phoneticises -phosphatisation -phosphatisation's -phosphatisations -phosphatise -phosphatised -phosphatises -phosphatising -phosphorise -phosphorises -photocatalyser -photocatalyser's -photocatalysers -photographise -photographises -photoionisation -photoionisation's -photoionisations -photoisomerisation -photoisomerisation's -photoisomerisations -photolabelled -photolabeller -photolabelling -photolysable -photolyse -photolysed -photolyses -photolysing -photopolymerisation -photopolymerisation's -photopolymerisations -photosensitisation -photosensitisation's -photosensitisations -photosensitise -photosensitised -photosensitiser -photosensitisers -photosensitises -photosensitising -photosynthesise -photosynthesised -photosynthesises -photosynthesising -piastre -picogramme -picogramme's -picogrammes -picometre -picometre's -picometres -pictorialisation -pictorialisation's -pictorialisations -pictorialise -pictorialised -pictorialises -pictorialising -picturisation -picturisation's -picturisations -picturise -picturised -picturises -picturising -pidginisation -pidginise -pidginised -pidginises -pidginising -pigmentise -pigmentises -pilgrimise -pilgrimises -pillarise -pillarises -piratise -piratises -pistolled -pistolling -plagiarisation -plagiarisation's -plagiarisations -plagiarise -plagiarised -plagiariser -plagiarisers -plagiarises -plagiarising -plasmolyse -plasticisation -plasticisation's -plasticisations -plasticise -plasticised -plasticiser -plasticisers -plasticises -plasticising -platinisation -platinisation's -platinisations -platitudinisation -platitudinise -platitudinised -platitudinises -platitudinising -platonisation -platonise -platonised -platonises -platonising -plebeianise -plebeianises -ploughable -ploughboy -ploughhead -poeticisation -poeticise -poeticised -poeticises -poeticising -poetisation -poetisation's -poetisations -poetise -poetised -poetiser -poetisers -poetises -poetising -pogromise -pogromises -polarisabilities -polarisability -polarisability's -polarisable -polarisables -polemicise -polemicised -polemicises -polemicising -polemise -polemised -polemises -polemising -policise -policiser -policisers -policises -politicalise -politicalises -politicisation -politicise -politiciser -politicisers -politicises -politicising -politise -politises -polleniser -pollinise -pollinised -polliniser -pollinises -pollinising -polychromatise -polychromatises -polychromise -polychromises -polygamise -polygamises -polymerisation -polymerisation's -polymerise -polymerises -polysulphurisation -polysulphurisation's -polysulphurisations -pommelled -pommelling -porcelainisation -porcelainisation's -porcelainisations -porcelainise -porcelainises -portionise -portionises -positivise -positivises -posterise -posterises -postsynchronisation -posturise -posturises -potentialisation -potentialisation's -potentialisations -potentialise -potentialises -potentise -potentises -powderisation -powderisation's -powderisations -powderise -powderiser -powderisers -powderises -preacherise -preacherises -preacknowledgement -preacknowledgement's -preacknowledgements -preanaesthetic -preanaesthetics -prebaptise -prebaptises -precancellation -precisionise -precisionises -precivilisation -precivilisation's -precivilisations -precolour -precolour's -precolourable -precolourables -precolouring -precolourings -precolours -preconisation -preconisation's -preconisations -preconise -preconiser -preconisers -preconises -precriticise -precriticises -prefavour -prefavour's -prefavourable -prefavourables -prefavourablies -prefavourably -prefavourite -prefavourite's -prefavourites -prefavours -prefertilisation -prefertilisation's -prefertilisations -prefertilise -prefertilises -preflavour -preflavour's -preflavouring -preflavourings -preflavours -pregalvanise -pregalvanises -prehumour -prehumour's -prehumours -prejudgement -prelabour -prelabour's -prelabours -prelatise -prelatises -prelocalisation -prelocalisation's -prelocalisations -preludise -preludises -premediaeval -premediaeval's -premediaevalism -premediaevalism's -premediaevalisms -premediaevals -premonopolise -premonopolises -preoffence -preoffence's -preoffences -preorganisation -preorganisation's -preorganisations -preorganise -preorganises -preoxidise -preoxidised -preoxidises -preoxidising -preprogramme -prerealisation -prerealisation's -prerealisations -prerealise -prerealises -prerecognise -prerecognises -prespecialise -prespecialises -presplendour -presplendour's -presplendours -pressurisation -prestandardisation -prestandardisation's -prestandardisations -prestandardise -prestandardises -presympathise -presympathises -preutilisable -preutilisables -preutilisation -preutilisation's -preutilisations -preutilise -preutilises -priorisation -priorisations -priorise -priorised -priorises -priorising -prioritisation -privatisation -privatise -privatised -privatising -problemise -problemises -processionise -processionises -proctorisation -proctorisation's -proctorisations -proctorise -proctorises -prodigalise -prodigalises -profanise -profanises -professionalisation -professionalisation's -professionalisations -professionalise -professionalised -professionalises -professionalising -professionise -professionises -programmist -programmist's -programmistic -programmistics -programmists -proletarianise -proletarianises -proletarianising -prologuise -prologuiser -prologuisers -prologuises -prolusionise -prolusionises -propagandise -propagandised -propagandises -propagandising -prophetise -prophetises -propositionise -propositionises -propraetor -proselytisation -proselytisation's -proselytisations -protectionise -protectionises -protocolisation -protocolisation's -protocolisations -protocolise -protocolises -protocolled -protocolling -proverbialise -proverbialises -proverbise -proverbises -provincialisation -provincialisation's -provincialisations -provincialise -provincialises -pseudoanaemia -pseudoanaemia's -pseudoanaemias -pseudoanaemic -pseudoanaemics -pseudographise -pseudographises -pseudomediaeval -pseudomediaeval's -pseudomediaevals -pseudooedema -pseudooedema's -pseudooedemas -psychoanalyse -psychoanalyser -psychoanalyser's -psychoanalysers -psychoanalyses -psychologisation -psychologise -psychologised -psychologises -psychologising -puebloisation -puebloisation's -puebloisations -puebloise -puebloises -pulpitise -pulpitises -pulverisable -pulverisables -pulverisation -pulverisation's -pulverisations -pummeller -pummelling -pupilise -pupilises -puppetise -puppetises -pyorrhoeal -pyramidise -pyramidises -pyridinise -pyridinises -pyritisation -pyritisation's -pyritisations -pyritise -pyritises -pyrolysable -pyrolysate -pythonise -pythonises -quarrellous -quarterisation -quarterisation's -quarterisations -quininise -quininises -racemisation -racemise -racemised -racemises -racemising -racialisation -racialisation's -racialisations -racialise -racialises -radialisation -radialisation's -radialisations -radialise -radialises -radicalisation -radicalisation's -radicalisations -radicalise -radicalised -radicalises -radicalising -radiosterilise -radiosterilises -radiosterilising -radiumisation -radiumisation's -radiumisations -radiumise -radiumises -rapturise -rapturises -rascalise -rascalises -rationalisable -rationalisables -ravelled -raveller -ravellers -ravelling -ravellings -reacclimatise -reactualise -realisticise -realisticises -reanimalise -reanimalises -reapologise -reauthorise -rebaptisation -rebaptisation's -rebaptisations -rebourbonise -rebourbonises -rebrutalise -recanalisation -recapitalise -recarbonise -recausticise -recausticises -recentralise -reciprocalise -reciprocalises -recivilise -recolonise -recolour -recolour's -recolouring -reconnoitre -reconnoitre's -reconnoitred -reconnoitres -reconnoitring -recriticise -redialler -redialling -refavour -refavour's -refertilise -reflectorise -reflectorised -reflectorises -reflectorising -reforestisation -reforestisation's -reforestise -reforestises -regalise -regalises -regalvanisation -regalvanisation's -regalvanisations -regalvanise -regalvanises -regionalisation -regionalisation's -regionalisations -regionalise -regionalised -regionalises -regionalising -regularisation -regularisation's -regularisations -regularise -regularised -regulariser -regularisers -regularises -reharmonise -rehonour -rehonour's -rehumanisation -rehumanise -rehybridise -rehybridises -reinitialisation -reitemise -relativisation -relativisation's -relativisations -relativise -relativised -relativises -relativising -religionise -religionises -remagnetise -remagnetises -rematerialise -rememorise -remilitarisation -remilitarise -remineralisation -remineralisation's -remineralisations -remineralise -remineralises -remobilise -renationalise -renationalising -rencontre -renormalisation -renormalise -renormalising -reobjectivisation -reobjectivisation's -reobjectivisations -reobjectivise -reobjectivises -reorganisational -reorganisationist -reorganisationist's -reorganisationists -reoxidise -reoxygenise -reoxygenises -repaganisation -repaganisation's -repaganisations -repaganise -repaganiser -repaganisers -repaganises -repatronise -repersonalise -rephosphorisation -rephosphorisation's -rephosphorisations -rephosphorise -rephosphorises -repolymerisation -repolymerisation's -repolymerisations -repolymerise -repolymerises -reprivatisation -reprivatisation's -reprivatisations -reprivatise -reprivatises -republicanisation -republicanisation's -republicanisations -republicanise -republicanised -republicaniser -republicanisers -republicanises -republicanising -repulverise -reroyalise -reroyalises -resensitisation -resensitisation's -resensitisations -resensitise -resensitises -resepulchre -resinise -resinises -resolemnise -resolemnises -restandardise -resterilise -restigmatise -restigmatises -resurrectionise -resurrectionises -resymbolise -resynchronisation -resynchronise -resynchronising -resynthesise -retinise -retinises -retranquilise -reutilise -revalorisation -revalorisation's -revalorisations -revalorise -revalorised -revalorises -revalorising -revaporise -revaporises -revelationise -revelationises -revisualise -revitalisation's -revitalisations -revivalise -revivalises -revolatilise -revolatilises -revolutionisement -revolutionisement's -revolutionisements -rhapsodise -rhapsodised -rhapsodises -rhapsodising -rhythmicise -rhythmicises -rhythmisable -rhythmisables -rhythmisation -rhythmisation's -rhythmisations -rhythmise -rhythmises -ridiculise -ridiculises -ritualisation -ritualise -ritualises -ritualising -rivalise -rivalises -rivalless -rivallesses -robotisation -robotisation's -robotisations -robotise -robotises -roentgenise -romanticisation -routinisation -routinisation's -routinisations -routinise -routinises -rowelled -rowelling -royalisation -royalisation's -royalisations -royalise -royalises -rubberisation -rubberise -rubberises -rubberising -rubricise -rubricises -ruffianise -ruffianises -ruggedisation -ruggedise -ruggedised -ruggedises -ruggedising -rumourmonger -rumourmonger's -rumourmongers -ruralisation -ruralisation's -ruralisations -ruralise -ruralised -ruralises -ruralising -russianisation -russianise -rusticise -rusticises -sabrelike -sabrelike's -sabrelikes -sabretooth -sacralisation -sacralisation's -sacralisations -sacramentise -sacramentises -sailorising -sailorising's -sailorisings -salinisation -salinise -salinises -saltpetre -saltpetre's -saltpetres -sandalled -sandalling -sanitisation -sapientise -sapientises -satanise -satanises -satinise -satinises -satirisable -satirisables -satirise -satirised -satiriser -satirisers -satirising -savagise -savagises -saviourhood -saviourhood's -saviourhoods -saviourship -saviourship's -saviourships -savourilies -savourily -savourless -savourlesses -savourous -scandalisation -scandalisation's -scandalisations -scandalise -scandaliser -scandalisers -scandalises -scandalled -scandalling -scenarioisation -scenarioisation's -scenarioisations -scenarioise -scenarioises -scenarisation -scenarisation's -scenarisations -scenarise -scenarises -sceptreless -sceptrelesses -schedulise -schedulises -schematisation -schematisation's -schematisations -schematise -schematised -schematiser -schematisers -schematises -schematising -schismatise -schismatised -schismatises -schismatising -sclerotisation -sclerotised -scripturalise -scripturalises -scrutinisation -scrutinisation's -scrutinisations -seborrhoea -seborrhoeic -sectarianisation -sectarianise -sectarianised -sectarianises -sectarianising -sectionalisation -sectionalisation's -sectionalisations -sectionalise -sectionalises -sectionalising -sectionise -sectionises -secularise -seculariser -secularisers -secularises -secularising -semicarbonise -semicarbonises -semicivilisation -semicivilisation's -semicivilisations -semicivilised -semicivilised's -semiciviliseds -semifossilised -semifossilised's -semifossiliseds -semihonour -semihonour's -semihonours -semihumanised -semihumanised's -semihumaniseds -semimercerised -semimercerised's -semimerceriseds -semimineralised -semimineralised's -semimineraliseds -seminarise -seminarises -seminationalisation -seminationalisation's -seminationalisations -semiorganised -semiorganised's -semiorganiseds -semioxidised -semioxidised's -semioxidiseds -semioxygenised -semioxygenised's -semioxygeniseds -semiprofessionalised -semiprofessionalised's -semiprofessionaliseds -semivulcanised -semivulcanised's -semivulcaniseds -senilise -senilises -sensationalise -sensationalised -sensationalises -sensationalising -sensise -sensises -sensitisation -sensitisation's -sensitisations -sensitise -sensitiser -sensitisers -sensitises -sensitising -sensualisation -sensualisation's -sensualisations -sensualise -sensualised -sensualises -sensualising -sentimentalisation -sentimentalisation's -sentimentalisations -sentinelled -sentinelling -sepalled -septicisation -septicisation's -septicisations -sepulchralise -sepulchralises -serenise -serenises -serialisability -serialisable -sermonise -sermonised -sermoniser -sermonisers -sermonises -sermonising -serpentinisation -serpentinisation's -serpentinisations -serpentinise -serpentinises -serpentise -serpentises -servilise -servilises -severalise -severalises -severisation -severisation's -severisations -severise -severises -sexualisation -sexualisation's -sexualisations -sexualise -sexualises -shepherdise -shepherdises -siderealise -siderealises -signalisation -signalise -signalised -signalising -silicatisation -silicatisation's -silicatisations -silicidise -silicidises -siliconise -siliconises -silverise -silveriser -silverisers -silverises -similarise -similarises -similise -similises -simonise -singularisation -singularisation's -singularisations -singularise -singularises -sinicise -sinicised -sinicises -sinicising -sirenise -sirenises -sisterise -sisterises -skeletonisation -skeletonisation's -skeletonisations -skeletonise -skeletonised -skeletoniser -skeletonisers -skeletonises -skeletonising -skepticise -skepticises -slenderise -slenderised -slenderises -slenderising -sloganise -sloganises -snobsnivelling -soberise -soberised -soberises -soberising -sockdologising -solarisation -solarisation's -solarisations -solarise -solarised -solarises -solarising -soldierise -soldierises -solecise -solecised -solecises -solecising -solemnisation -solemnisation's -solemnisations -solemnise -solemnised -solemniser -solemnisers -solemnises -solemnising -soliloquisation -soliloquise -soliloquised -soliloquiser -soliloquisers -soliloquises -soliloquising -soliloquising's -soliloquisingly -soliloquisings -solmisation -solubilisation -solubilise -solubilised -solubilises -solubilising -solutise -solutiser -solutisers -solutises -sonantised -sonantised's -sonantiseds -sonnetise -sonnetises -southernise -southernises -sovietisation -sovietisation's -sovietisations -sovietise -sovietises -spatialisation -spatialisation's -spatialisations -spatialise -spatialises -specificise -specificises -specimenise -specimenises -spectrelike -spectrelike's -spectrelikes -spheroidise -spheroidises -spiralisation -spiralisation's -spiralisations -spiralise -spiralises -spiritise -spiritises -spiritualisation -spiritualisation's -spiritualisations -spiritualise -spiritualised -spiritualiser -spiritualisers -spiritualises -spiritualising -spirochaetal -spirochaete -spirochaete's -spirochaetes -spirochaetosis -splenectomised -stabilisable -stallionise -stallionises -stalwartise -stalwartises -standardisable -standardisables -stapedectomised -statisticise -statisticises -stencilise -sterilisabilities -sterilisability -sterilisability's -sterilisable -sterilisables -stigmatise -stigmatiser -stigmatisers -stigmatises -stigmatising -strobilisation -structuralisation -structuralisation's -structuralisations -structuralise -structuralises -strychninisation -strychninisation's -strychninisations -strychninise -strychninises -stylise -styliser -stylisers -stylises -stylising -subarmour -subarmour's -subarmours -subcentre -suberisation -suberisation's -suberisations -suberise -suberised -suberises -suberising -subflavour -subflavour's -subflavours -subjectivisation -subjectivise -subjectivises -sublimise -sublimises -subminiaturisation -subminiaturise -subminiaturised -subminiaturises -subminiaturising -subpulveriser -subpulveriser's -subpulverisers -subsidisable -subsidisables -subspecialise -subspecialises -subspecialities -subspeciality -subspeciality's -substandardise -substandardises -substantialise -substantialises -substantivise -substantivises -subterraneanise -subterraneanises -subtilisation -subtilisation's -subtilisations -subtilise -subtiliser -subtilisers -subtilises -subtotalled -subtotalling -suburbanise -suburbanises -subvitalised -subvitalised's -subvitaliseds -succourable -succourables -succourless -succourlesses -suggestionise -suggestionises -sulfatise -sulfatises -sulphurisation -sulphurisation's -sulphurisations -sulphurise -sulphurises -sultanise -sultanises -summerise -summerises -superacknowledgement -superacknowledgement's -superacknowledgements -supercanonisation -supercanonisation's -supercanonisations -supercarbonisation -supercarbonisation's -supercarbonisations -supercarbonise -supercarbonises -supercivilisation -supercivilisation's -supercivilisations -supercivilised -supercivilised's -superciviliseds -superemphasise -superemphasises -superficialise -superficialises -superhumanise -superhumanises -supernaturalise -supernaturalises -superorganisation -superorganisation's -superorganisations -superorganise -superorganises -supersensitisation -supersensitisation's -supersensitisations -superspecialise -superspecialises -supersubtilised -supersubtilised's -supersubtiliseds -supersulphurise -supersulphurises -surgerise -surgerises -sycophantise -sycophantises -syllogise -sylvanise -sylvanises -symmetrisation -symmetrisation's -symmetrisations -symmetrise -symmetrised -symmetrises -symmetrising -symptomise -symptomises -synaesthesia -synaesthetic -synchronisable -synchronisables -syncretise -syncretised -syncretises -syncretising -syndicalise -syndicalises -synonymise -synonymises -synopsise -synthesisation -synthesisation's -synthesisations -syphonless -syphonlesses -syphonlike -syphonlike's -syphonlikes -syphonophore -syphonostele -syphonostelic -syphonostely -systemisable -systemisables -systemise -systemiser -systemisers -systemises -tabouret -tabourets -tabularisation -tabularisation's -tabularisations -tabularise -tabularises -taffetised -tailorisation -tailorisation's -tailorisations -tailorise -tailorises -tamboura -tandemise -tandemises -tantalisation -tantalisation's -tantalisations -tariffise -tariffises -tartarisation -tartarisation's -tartarisations -tartarise -tartarised -tartarises -tasselled -tasselling -tassells -tavernise -tavernises -teaseller -teasellers -teazelled -teazelling -technicalisation -technicalise -technicalises -technologise -teetotalled -teetotalling -telaesthesia -telaesthetic -tellurise -tellurised -tellurises -tellurising -templise -templises -temporalise -temporalised -temporalises -temporalising -temporisation -temporisation's -temporisations -tenderisation -tenderise -tenderised -tenderiser -tenderises -tenderising -tendrilled -tenementisation -tenementisation's -tenementisations -tenementise -tenementises -terminalisation -terminalisation's -terminalisations -terminalised -terminalised's -terminaliseds -ternise -ternises -terrestrialise -terrestrialises -territorialisation -territorialisation's -territorialisations -territorialise -territorialises -terrorisation -terrorisation's -terrorisations -testimonialisation -testimonialisation's -testimonialisations -testimonialise -testimonialiser -testimonialisers -testimonialises -tetanisation -tetanise -tetanised -tetanises -tetanising -teutonise -texturised -theatreless -theatrelesses -theatrelike -theatrelike's -theatrelikes -theatricalisation -theatricalisation's -theatricalisations -theatricalise -theatricalised -theatricalises -theatricalising -theatricise -theatricises -theologisation -theologise -theologised -theologiser -theologises -theologising -thermoanaesthesia -thermoanaesthesia's -thermoanaesthesias -thermometerise -thermometerises -thermopolymerisation -thermopolymerisation's -thermopolymerisations -thermosyphon -thermosyphon's -thermosyphons -thronise -thronises -thymectomise -thyroidectomised -thyroidisation -thyroidisation's -thyroidisations -tined -tining -tinsellier -tinselliest -tittupped -tittupping -tittuppy -tonicise -tonicises -torporise -torporises -totalisation -totalisation's -totalisations -totalisator -totalise -totalised -totaliser -totalisers -totalises -totalising -totalitarianise -totemisation -totemisation's -totemisations -tourise -tourises -tractorisation -tractorisation's -tractorisations -tractorise -tractorises -traditionalise -traditionalises -traditionise -traditionises -tragicise -tragicises -traitorise -traitorises -trammelled -trammeller -trammellers -trammelling -tranquilisation -tranquilisation's -tranquilisations -tranquillisation -tranquillise -tranquillised -tranquilliser -tranquillisers -tranquillises -tranquillising -transcendentalise -transcendentalises -transistorisation -transparentise -transparentises -traumatisation -traumatise -traumatised -traumatises -traumatising -triangularise -triangularised -triangularises -triangularising -trichinise -trillionise -trillionises -trimerisation -trimerisation's -trimerisations -trivialisation -tropicalisation -tropicalisation's -tropicalisations -tropicalise -tropicalised -tropicalises -tropicalising -trowelled -trowelling -trypsinise -trypsinises -tuberculinisation -tuberculinisation's -tuberculinisations -tuberculinise -tuberculinises -tuberisation -tuberisation's -tuberisations -tuberise -tuberises -tubulisation -tubulisation's -tubulisations -tutorisation -tutorisation's -tutorisations -tutorise -tutorises -ultracentraliser -ultracentraliser's -ultracentralisers -ultrahonourable -ultrahonourables -ultraspecialisation -ultraspecialisation's -ultraspecialisations -ultrastandardisation -ultrastandardisation's -ultrastandardisations -unagonise -unalcoholised -unalcoholised's -unalcoholiseds -unanimalised -unanimalised's -unanimaliseds -unantagonisable -unantagonisables -unapostatised -unapostatised's -unapostatiseds -unauthorise -unbaptise -unbrutalise -unbrutise -unbrutises -uncanonise -uncanonises -uncantonised -uncantonised's -uncantoniseds -uncatechised -uncatechised's -uncatechisedness -uncatechiseds -uncatholicise -uncatholicises -uncelestialised -uncelestialised's -uncelestialiseds -unchloridised -unchloridised's -unchloridiseds -unchristianise -unchristianised -unchristianises -uncircularised -uncircularised's -uncirculariseds -uncivilisable -uncivilisables -uncivilise -unclericalise -unclericalises -uncolonise -uncolourable -uncolourables -uncolourablies -uncolourably -unconventionalise -unconventionalises -uncriticisable -uncriticisables -uncrystallisabilities -uncrystallisability -uncrystallisability's -uncrystallisable -uncrystallisables -uncurricularised -uncurricularised's -uncurriculariseds -undefence -undefence's -undemagnetisable -undemagnetisables -undemocratise -undenominationalise -undenominationalises -undercapitalisation -undercapitalisation's -undercapitalisations -undercapitalise -undercapitalised -undercapitalises -undercapitalising -undercolour -undercolour's -undercoloured -undercolouring -undercolourings -undercolours -underemphasise -underemphasised -underemphasises -underemphasising -underlabourer -underlabourer's -underlabourers -underorganisation -underorganisation's -underorganisations -underoxidise -underoxidises -underrealise -underrealises -undersaviour -undersaviour's -undersaviours -underutilise -undervitalised -undervitalised's -undervitaliseds -undiphthongise -undiphthongises -undiscoloured -undiscoloured's -undramatisable -undramatisables -undualise -undualises -unenamoured -unenamoured's -unenamoureds -unequalise -unevangelised -unevangelised's -unevangeliseds -unfavouring -unfavouring's -unfertilisable -unfertilisables -unfeudalise -unfeudalised -unfeudalises -ungalvanised -ungalvanised's -ungalvaniseds -ungelatinisable -ungelatinisables -ungelatinised -ungelatinised's -ungelatiniseds -ungentilise -ungentilises -ungentlemanise -ungentlemanises -ungospelised -ungospelised's -ungospeliseds -ungraphitised -ungraphitised's -ungraphitiseds -unharbour -unharbour's -unharboured -unharmonise -unheroise -unheroises -unhonourable -unhouselled -unhypnotisable -unhypnotisables -unhypnotise -unhypnotises -uniformisation -uniformisation's -uniformisations -uniformise -uniformises -unilateralisation -unilateralisation's -unilateralisations -unilateralise -unilateralises -unimmortalise -unimmortalises -unindividualise -uninitialisable -unionisation's -unionisations -unitisation -unitise -unitises -unitising -universalisation -universalisation's -universalisations -unkennelled -unkennelling -unlabialise -unlabialises -unlabourable -unlabourables -unlabouring -unlabouring's -unlocalisable -unlocalisables -unlocalise -unmechanise -unmediatised -unmediatised's -unmediatiseds -unmercerised -unmercerised's -unmerceriseds -unmesmerise -unmesmerises -unmetallised -unmetallised's -unmetalliseds -unmethodised -unmethodised's -unmethodiseds -unmethodising -unmethodising's -unmethodisings -unmissionised -unmissionised's -unmissioniseds -unmodernise -unmonopolise -unmonopolising -unmonopolisings -unmoralise -unmoralised -unmoralises -unmoralising -unmoralisings -unmunicipalised -unmunicipalised's -unmunicipaliseds -unmutualised -unmutualised's -unmutualiseds -unmysticise -unmysticises -unnaturalisable -unnaturalisables -unnaturalise -unnaturalises -unneighbourlike -unneighbourlike's -unneighbourlikes -unnitrogenised -unnitrogenised's -unnitrogeniseds -unnormalise -unnormalising -unoptimise -unoptimising -unoxidisable -unoxidisables -unoxygenised -unoxygenised's -unoxygeniseds -unpaganise -unpaganises -unparagonised -unparagonised's -unparagoniseds -unparalysed -unparalysed's -unparalyseds -unparticularised -unparticularised's -unparticulariseds -unparticularising -unparticularising's -unparticularisings -unpatronisable -unpatronisables -unpauperised -unpauperised's -unpauperiseds -unphilosophise -unphosphatised -unphosphatised's -unphosphatiseds -unplagiarised -unplagiarised's -unplagiariseds -unpoeticised -unpoeticised's -unpoeticiseds -unpoetise -unpoetised -unpoetises -unpolarisable -unpolarisables -unpolymerised -unpolymerised's -unpolymeriseds -unpopularise -unprotestantise -unprotestantises -unpulverise -unradicalise -unradicalises -unrancoured -unrancoured's -unrancoureds -unraveller -unravellers -unrealisable -unrealise -unrealising -unrealisings -unreconnoitred -unreconnoitred's -unreconnoitreds -unrevelationise -unrevelationises -unromanticised -unromanticised's -unromanticiseds -unroyalised -unroyalised's -unroyaliseds -unsatirise -unsatirised -unsavourilies -unsavourily -unscandalise -unscandalises -unsceptre -unsceptre's -unschematised -unschematised's -unschematiseds -unsectarianise -unsectarianises -unsecularise -unsecularises -unsensitise -unsensitises -unsensualise -unsensualised -unsensualises -unsentimentalise -unsepulchre -unsignalised -unsignalised's -unsignaliseds -unsolemnise -unsolemnised -unsolemnises -unspectrelike -unspectrelike's -unspectrelikes -unspiritualise -unspiritualised -unspiritualises -unstoicise -unstoicises -unsubstantialise -unsubstantialises -unsuccourable -unsuccourables -unsulphurised -unsulphurised's -unsulphuriseds -unsupernaturalise -unsupernaturalised -unsupernaturalises -unsymmetrised -unsymmetrised's -unsymmetriseds -unsympathisabilities -unsympathisability -unsympathisability's -unsympathisable -unsympathisables -unsyphon -unsyphon's -unsystemisable -unsystemisables -untantalising -untantalising's -untantalisings -untartarised -untartarised's -untartariseds -untechnicalise -untechnicalises -untemporising -untemporising's -untheorisable -untheorisables -unutilisable -unutilisables -unvaporised -unvaporised's -unvaporiseds -unvectorisable -unvitalised -unvitalised's -unvitaliseds -unvitriolised -unvitriolised's -unvitrioliseds -unvolatilise -unvolatilised -unvolatilises -unvulgarise -unvulgarised -unvulgarises -unwesternised -unwesternised's -unwesterniseds -unwomanise -urbanise -urbanises -urbanising -utilisabilities -utilisability -utilisable -utilisables -utilitarianise -utilitarianises -utopianiser -utopianiser's -utopianisers -vaccinisation -vaccinisation's -vaccinisations -vacuumise -vacuumised -vacuumises -vacuumising -vagabondise -vagabondiser -vagabondisers -vagabondises -vagrantise -vagrantises -valorisation -valorisation's -valorisations -valorise -valorised -valorises -valorising -vampirise -vampirises -vandalisation -vandalisation's -vandalisations -vaporisable -vaporisables -vaporise -vaporised -vaporiser -vaporisers -vaporises -vaporising -vapourier -vapouriest -vapourisable -vapourisation -vapourisations -vapourise -vapourised -vapouriser -vapourises -vapourish -vapourishness -vapourising -vapourless -vapourlike -vapoury -vascularisation -vascularisation's -vascularisations -vascularise -vascularised -vascularises -vascularising -vassalisation -vassalise -vassalised -vassalises -vassalising -vectorisable -vectorise -vectorised -vectoriser -vectorisered -vectorisering -vectorisers -vectorises -vegetablise -vegetablises -velarisation -venalisation -venalisation's -venalisations -venalise -venalises -venomisation -venomisation's -venomisations -venomise -venomises -ventriloquise -ventriloquised -ventriloquises -ventriloquising -verbalisation -verbalisation's -verbalisations -vermeilled -vermeilles -vermeilling -vermilionise -vermilionises -vernacularisation -vernacularisation's -vernacularisations -vernacularise -vernacularises -vernalisation -vernalisation's -vernalisations -vernalise -vernalised -vernalises -vernalising -versicolour -versicoloured -versionise -versionises -vestryise -vestryises -veteranise -veteranises -vialled -vialling -victimisable -victimisables -victimisation -victimisation's -victimisations -victuallage -victualled -victualless -victualling -vigourless -virtualise -virtualises -visionise -visionises -vitalisation -vitalisation's -vitalisations -vitalise -vitalised -vitaliser -vitalisers -vitalises -vitalising -vitalising's -vitalisingly -vitalisings -vitaminisation -vitaminise -vitaminises -vitriolisable -vitriolisables -vitriolisation -vitriolisation's -vitriolisations -vitriolise -vitrioliser -vitriolisers -vitriolises -vocationalisation -vocationalisation's -vocationalisations -vocationalise -vocationalises -volatilisable -volatilisables -volatilise -volatiliser -volatilisers -volatilises -volatilising -voltise -voltises -vowelisation -vowelisation's -vowelisations -vowelise -vowelised -vowelises -vowelising -vulcanisable -vulcanisables -vulcanisate -vulcanisation -vulcanisation's -vulcanisations -vulcanise -vulcaniser -vulcanisers -vulcanises -vulcanising -vulgarisation -vulgarisation's -vulgarisations -vulgarise -vulgarised -vulgariser -vulgarisers -vulgarises -vulgarising -waggonette -weevilled -westernisation -westernisation's -westernisations -westernise -westernised -westernises -westernising -winterisation -winterisation's -winterisations -winterise -winterised -winterises -winterising -womanisation -womanisation's -womanisations -woodcockise -woodcockises -woollenisation -woollenisation's -woollenisations -woollenise -woollenises -zeroise -zeroised -zeroises -zeroising +Aetna +Africanisation +Africanisation's +Africanisations +Africanise +Africanised +Africanises +Africanising +Afrikanerisation +Afrikanerise +Afrikanerised +Afrikanerises +Afrikanerising +Americanisation +Americanisation's +Americanisations +Americanise +Americaniser +Americanisers +Americanises +Americanising +Anglicanise +Anglicanises +Arabianise +Arabianises +Arabicise +Arabicises +Aryanisation +Aryanise +Aryanised +Aryanises +Aryanising +Asiaticisation +Asiaticisation's +Asiaticisations +Asiaticise +Asiaticises +Assyrianise +Assyrianises +Australianise +Australianises +Austrianise +Austrianises +Babelise +Babelises +Babylonise +Babylonises +Balkanisation +Balkanisation's +Balkanisations +Balkanise +Balkanises +Berlinise +Berlinises +Bessemerise +Bessemerises +Birminghamise +Birminghamises +Boswellise +Boswellises +Byronise +Byronises +Byzantinise +Byzantinises +Caesarise +Caesarises +Calvinise +Calvinises +Canadianisation +Canadianisation's +Canadianisations +Canadianise +Canadianises +Caponisation +Catholicisation +Catholicised +Catholicising +Celticise +Celticises +Christianisation +Christianisation's +Christianisations +Christianise +Christianiser +Christianisers +Christianises +Ciceronianise +Ciceronianises +Continentalise +Continentalises +Corinthianise +Corinthianises +Creolisation +Creolise +Creolised +Creolises +Creolising +Cubanise +Cubanises +Czechisation +Czechisation's +Czechisations +Danisation +Danisation's +Danisations +Danise +Danises +Darwinise +Darwinises +Doricise +Doricises +Edenisation +Edenisation's +Edenisations +Edenise +Edenises +Egyptianisation +Egyptianisation's +Egyptianisations +Egyptianise +Egyptianises +Egyptise +Egyptises +Elizabethanise +Elizabethanises +Englishise +Englishises +Epicurise +Epicurises +Episcopalianise +Episcopalianises +Eskimoised +Eskimoised's +Eskimoiseds +Essenise +Essenises +Europeanise +Europeanises +Europeanising +Fletcherise +Fletcherises +Francise +Francises +Franklinisation +Franklinisation's +Franklinisations +Frenchise +Frenchises +Gaelicisation +Gaelicisation's +Gaelicisations +Gaelicise +Gaelicises +Gallicisation +Gallicise +Gallicised +Gallicises +Gallicising +Gothicise +Gothicised +Gothiciser +Gothicisers +Gothicises +Gothicising +Grecianise +Grecianises +Greekise +Greekises +Hanoverianise +Hanoverianises +Hanoverise +Hanoverises +Harvardise +Harvardises +Harveyise +Harveyises +Hattise +Hattises +Hebraicise +Hebraicises +Hegelianise +Hegelianises +Hellenisation +Hellenisations +Hellenise +Hellenised +Hellenises +Hellenising +Hispanicisation +Hispanicise +Hispanicised +Hispanicises +Hispanicising +Hollywoodise +Hollywoodises +Hoosierise +Hoosierises +Hooverise +Hooverises +Iliadise +Iliadises +Illuminise +Illuminises +Ionicisation +Ionicisation's +Ionicisations +Ionicise +Ionicises +Iranise +Iranises +Irishise +Irishises +Islamisation +Islamisation's +Islamisations +Islamise +Islamised +Islamises +Islamising +Israelitise +Israelitises +Italianisation +Italianisation's +Italianisations +Italianise +Italianised +Italianiser +Italianisers +Italianises +Italianising +Jacobinise +Japanisation +Japanisation's +Japanisations +Japanise +Japanised +Japanises +Japanising +Jesuitise +Jesuitised +Jesuitises +Jesuitising +Jonathanisation +Jonathanisation's +Jonathanisations +Latinisation +Latinisation's +Latinisations +Latinise +Latinised +Latiniser +Latinisers +Latinises +Latinising +Lilliputianise +Lilliputianises +Listerise +Listerises +Londonisation +Londonisation's +Londonisations +Londonise +Londonises +Lutheranise +Lutheraniser +Lutheranisers +Lutheranises +Malayise +Malayises +Manhattanise +Manhattanises +Mediterraneanisation +Mediterraneanisation's +Mediterraneanisations +Mediterraneanise +Mediterraneanises +Mendelise +Mendelises +Mexicanise +Mexicanises +Midlandise +Midlandises +Miltonise +Miltonised +Miltonises +Miltonising +Mohammedanisation +Mohammedanisation's +Mohammedanisations +Mohammedanise +Mohammedanised +Mohammedanises +Mohammedanising +Molochise +Molochises +Moravianised +Moravianiseds +Moslemise +Moslemises +Napoleonise +Napoleonises +Negroisation +Negroisation's +Negroisations +Negroise +Negroises +Newmanise +Newmanises +Nipponise +Nipponises +Normanisation +Normanisation's +Normanisations +Normanise +Normanised +Normaniser +Normanisers +Normanises +Normanising +Occidentalisation +Occidentalisation's +Occidentalisations +Occidentalise +Occidentalised +Occidentalises +Occidentalising +Olympianise +Olympianises +Ottomanisation +Ottomanisation's +Ottomanisations +Ottomanise +Ottomanises +Parisianisation +Parisianisation's +Parisianisations +Parisianise +Parisianises +Pasteurisers +Paulinise +Paulinises +Paynise +Paynises +Persianisation +Persianisation's +Persianisations +Persianise +Persianises +Peruvianise +Peruvianises +Philistinise +Philistinises +Presbyterianise +Presbyterianises +Procrusteanise +Procrusteanises +Protestantise +Protestantises +Prussianisation +Prussianisation's +Prussianisations +Prussianise +Prussianised +Prussianiser +Prussianisers +Prussianises +Prussianising +Pullmanise +Pullmanises +Puritanise +Puritaniser +Puritanisers +Puritanises +Pythagoreanise +Pythagoreanises +Quakerisation +Quakerisation's +Quakerisations +Quakerise +Quakerises +Romanisation +Romanisation's +Romanisations +Romanise +Romanised +Romaniser +Romanisers +Romanises +Romanising +Roumania +Russianisation's +Russianisations +Russianised +Russianises +Russianising +Sabbathise +Sabbathises +Saxonisation +Saxonisation's +Saxonisations +Saxonise +Saxonises +Semiticise +Semiticises +Semitisation +Semitisation's +Semitisations +Semitise +Semitises +Shakespearise +Shakespearises +Shintoise +Shintoises +Slavicise +Slavicises +Slavisation +Slavisation's +Slavisations +Slavise +Slavises +Slavonicise +Slavonicises +Sovietised +Sovietising +Spaniardisation +Spaniardisation's +Spaniardisations +Spaniardise +Spaniardises +Spanishise +Spanishises +Spartanise +Spartanises +Syrianise +Syrianises +Talmudisation +Talmudisation's +Talmudisations +Talmudise +Talmudises +Tammanyise +Tammanyises +Taylorise +Taylorises +Timonise +Timonises +Toryise +Toryises +Turkise +Turkises +Tuscanise +Tuscanises +Tylerise +Tylerises +Unitarianise +Unitarianises +Utopianise +Utopianises +Vaticanisation +Vaticanisation's +Vaticanisations +Vaticanise +Vaticanises +Victorianise +Victorianises +Vietnamisation +Vietnamise +Vietnamised +Vietnamises +Vietnamising +Wagnerise +Wagnerises +Whitmanise +Whitmanises +abnormalise +abnormalises +abolitionise +abolitionises +absolutisation +absolutisation's +absolutisations +absolutise +absolutises +accessorise +acclimatisable +acclimatisables +accoutre +accoutred +accoutres +accoutring +acculturise +acetonisation +acetonisation's +acetonisations +acetonise +acetonises +achromatisation +achromatise +achromatised +achromatises +achromatising +acidise +acidises +acronymise +acronymises +actionise +actionises +activise +activises +adrenalise +adrenalises +adulterise +adulterises +adverbialise +adverbialises +aegyptus +aeon +aeon's +aeonism +aeonism's +aeonisms +aeons +aerodonetics +aerodrome +aerogel +aeromechanic +aerometry +aerophagia +aerophobia +aerophyte +aeropropulsion +aerosolisation +aerostation +aesthesia +aesthesis +aesthetical +aesthetician +aestheticise +aestheticises +aestival +aestivate +aestivation +aetiologies +aetiology +aetiology's +agatise +agatises +agenise +aggrandisable +aggrandisable's +aggrandisables +aggrandisation +aggrandise +aggrandised +aggrandiser +aggrandisers +aggrandises +aggrandising +agnise +agnised +agnises +agnising +agrarianise +agrarianises +alarum +albumenisation +albumenise +albumenised +albumenises +albumenising +albuminisation +albuminisation's +albuminisations +albuminise +albuminises +alchemise +alcoholisable +alcoholisables +alcoholisation +alcoholisation's +alcoholisations +alcoholise +alcoholises +algebraisation +algebraisation's +algebraisations +algebraise +algebraises +alienise +alienises +alkalinisation +alkalinisation's +alkalinisations +alkalinise +alkalinises +alkalisation +alkalise +alkalised +alkalises +alkalising +allegorisation +allegorise +allegorised +allegoriser +allegorises +allegorising +alphabetisation +alphabetisation's +alphabetisations +alternise +alternises +aluminisation +aluminise +aluminised +aluminises +aluminising +amalgamatise +amalgamatises +amalgamisation +amalgamisation's +amalgamisations +amalgamise +amalgamises +amoralise +amoralises +amorphisation +amorphise +amortisable +amortisables +amortisement +amortisement's +amortisements +amourism +amourism's +amourisms +amouristic +amouristics +anaemically +anaesthesiologist +anaesthesiology +anaesthetisation +anaesthetisation's +anaesthetisations +anaesthetist +anaesthetization +anaesthetization's +anaesthetizations +anagrammatisation +anagrammatise +analogise +analogises +analysation +anarchise +anarchises +anathematisation +anathematise +anathematised +anathematises +anathematising +anatomise +angelicise +angelicises +angelise +angelises +anglicisation +anglicisation's +anglicisations +anglicise +anglicised +anglicises +angularisation +angularisation's +angularisations +angularise +angularises +anhydridisation +anhydridisation's +anhydridisations +anhydridise +anhydridises +animalisation +animalisation's +animalisations +animalise +animalised +animalises +animalising +annalise +annalises +annualisation +annualise +annualises +annualising +anodisation +antagonisation +antagonisation's +antagonisations +anthologisation +anthologise +anthologised +anthologiser +anthologises +anthologising +anthracitisation +anthracitisation's +anthracitisations +anthropomorphisation +anthropomorphise +anthropomorphised +anthropomorphises +anthropomorphising +anticatalyser +anticatalyser's +anticatalysers +anticentralisation +anticentralisation's +anticentralisations +anticise +anticises +antiepicentre +antiepicentre's +antiepicentres +antifertiliser +antifertiliser's +antifertilisers +antilabour +antilabour's +antilabours +antimediaeval +antimediaeval's +antimediaevals +antioxidiser +antioxidiser's +antioxidisers +antioxidising +antioxidising's +antioxidisings +antipathise +antipathises +antiquarianise +antiquarianises +antirumour +antirumour's +antirumours +antisensitise +antisensitiser +antisensitiser's +antisensitisers +antisensitises +antisepticise +antisepticises +antiseptise +antiseptises +antisyphon +antisyphon's +antisyphons +antithesise +anvilled +anvilling +aphorise +aphorised +aphoriser +aphorisers +aphorises +aphorising +apostatisation +apostatise +apostatised +apostatises +apostatising +apostrophise +apostrophised +apostrophises +apostrophising +apotheosise +apparelling +appetise +appetised +appetisement +appetisement's +appetisements +appetisers +appetises +arabisation +arabise +arabised +arabises +arabising +arborisation +arborise +arborised +arborises +arborising +arboures +arcticise +arcticises +arithmetisation +arithmetisation's +arithmetisations +armourless +aromatisation +aromatise +aromatised +aromatises +aromatising +arsenicise +arsenicises +arterialisation +arterialisation's +arterialisations +arterialise +arterialised +arterialises +arterialising +artificialise +artificialises +asafoetida +asepticise +asepticises +astigmatiser +astigmatiser's +astigmatisers +asynchronise +asynchronised +asynchronises +asynchronising +atomisability +atomisable +atticise +atticises +attitudinisation +attitudinise +attitudinised +attitudinises +attitudinising +autoimmunisation +autoionisation +automatisation +automatisation's +automatisations +automatise +automatises +autotomise +avianise +azotisation +azotise +azotised +azotises +azotising +bachelorise +bachelorises +baconise +baconises +bacterise +balladise +balladises +balsamise +balsamises +bantamise +bantamises +baptisable +baptisables +baptisement +baptisement's +baptisements +barbarianise +barbarianises +barbarisation +barbarise +barbarised +barbarises +barbarising +baronise +baronises +bastardisation +bastardisation's +bastardisations +beaverise +beaverises +beclamour +beclamoured +beclamouring +beclamours +becudgelled +becudgelling +bedlamise +bedlamises +bedrivelled +bedrivelling +bejewelled +bejewelling +bemedalled +bestialise +bestialised +bestialises +bestialising +beveller +bevellers +bichromatise +bichromatises +bicolour +bicoloured +bimetallist +bimetallistic +biographise +biographises +biologise +biologises +bipolarisation +bipolarise +bipolarises +bistre +bistred +bituminisation +bituminise +bituminised +bituminises +bituminising +bolshevise +bonderise +borise +borises +botanise +botanised +botanises +botanising +boulevardise +boulevardises +bourbonise +bourbonises +bowdlerisation +bowelled +bowelling +brominise +brominises +brutalisation +brutalisation's +brutalisations +bureaucratise +bureaucratised +bureaucratises +busheller +bushellers +cadaverise +cadaverises +cadmiumise +cadmiumises +canalisation +canalisation's +canalisations +canalise +canalised +canalises +canalising +canaller +canallers +cancellable +cancellous +cannibalisation +cannibalisation's +cannibalisations +canonisation +canonisation's +canonisations +canonise +canoniser +canonisers +canonises +canonising +capitalisable +capitalisables +caponise +caponised +caponises +caponising +capsulisation +capsulise +capsulised +capsulises +capsulising +caracolled +caracolling +caramelisation +caramelisation's +caramelisations +caramelise +caramelised +caramelises +caramelising +carbolisation +carbolise +carbolised +carbolises +carbolising +carbonatisation +carbonatisation's +carbonatisations +carbonisable +carbonisables +carburisation +carburise +carburised +carburises +carburising +carnalise +carnalises +carolled +caroller +carollers +carolling +cartelisation +cartelisation's +cartelisations +cartelise +cartelises +castorised +castorised's +castoriseds +catabolise +cataloguise +cataloguises +catalyse +catalyser +catalyser's +catalysers +catalyses +catechisable +catechisables +catechisation +catechisation's +catechisations +catechise +catechised +catechiser +catechisers +catechises +catechising +catheterisation +catheterisation's +catheterisations +catheterise +catheterises +catholicise +catholiciser +catholicisers +catholicises +causticisation +causticisation's +causticisations +causticise +causticiser +causticisers +causticises +cauterisation +cauterisation's +cauterisations +cavillation +cavilled +cavilling +cavillings +celestialise +celestialises +centigramme +centigramme's +centigrammes +centilitre +centreboard +centrifugalisation +centrifugalisation's +centrifugalisations +centrifugalise +centrifugalises +cephalisation +cerebralisation +cerebralisation's +cerebralisations +cerebralise +cerebralises +ceremonialise +ceremonialises +chameleonise +chameleonises +championise +championises +channelisation +channelisation's +channelisations +channelise +channelises +chattelisation +chattelisation's +chattelisations +chattelise +chattelises +cheerfulise +cheerfulises +chemicalisation +chemicalisation's +chemicalisations +chemicalise +chemicalises +chequerboard +chiselling +chisellings +chloridise +chloridises +chlorinise +chlorinises +chloroformisation +chloroformisation's +chloroformisations +chloroformise +chloroformises +chorisation +chorisation's +chorisations +chromatise +chromatises +chromicise +chromicises +chromise +chromised +chromises +chromising +chronologise +chronologises +cinchonise +cinematise +circularisation +circularisation's +circularisations +circularise +circularised +circulariser +circularisers +circularises +circularising +citizenise +citizenises +civilianisation +civilianisations +civilianise +civilianised +civilianises +civilianising +civilisable +civilisables +clangour +clangour's +clangoured +clangouring +clangours +classicalise +classicalises +classicisation +classicise +classicised +classicises +classicising +clericalise +clericalises +climatise +climatises +coalise +coaliser +coalisers +coalises +cocainisation +cocainisation's +cocainisations +cocainise +cocainises +coeducationalise +coeducationalises +coenamour +coenamoured +coenamouring +coenamours +coequalise +coequalises +cognisably +cognise +cognised +cogniser +cognisers +cognises +cognising +collateralise +collectivisation +collectivisation's +collectivisations +collectivise +collectivised +collectivises +colloquialise +colloquialises +colonialise +colonialises +colonisabilities +colonisability +colonisability's +colonisable +colonisables +colonisationist +colonisationist's +colonisationists +colourabilities +colourability +colourability's +colourable +colourableness +colourables +colourablies +colourably +colourama +colourant +colourants +colourcast +colourcaster +colourcasters +colourfast +colourfastness +colourific +colourimetric +colourimetrically +colourisation +colourisation's +colourisations +colourise +colourises +colourism +colourisms +colourist +colourist's +colouristic +colouristically +colouristics +colourists +colourman +colourmap +colourmap's +colourmaps +colourmen +coloury +columnisation +columnisation's +columnisations +commercialise +commercialised +commercialises +commercialising +commonise +commonises +communalisation +communalisation's +communalisations +communalise +communalised +communaliser +communalisers +communalises +communalising +communisation +communisation's +communisations +companionise +companionises +compartmentalisation +compartmentalisation's +compartmentalisations +compartmentise +compartmentises +complementiser +computerisable +concentre +concertise +concertiser +concertisers +concertises +concretisation +concretisations +concretise +concretised +concretises +concretising +conditionalise +conditionalises +confederatise +confederatises +congenialise +congenialises +congregationalise +congregationalises +connexion +conservatise +conservatised +conservatises +conservatising +consonantise +consonantises +constitutionalisation +constitutionalisation's +constitutionalisations +constitutionalise +constitutionalises +containerisation +containerise +containerised +containerises +containerising +contemporisation +contemporise +contemporised +contemporises +contemporising +controversialise +controversialises +conundrumise +conundrumises +conventionalisation +conventionalisation's +conventionalisations +conventionalise +conventionalises +conventionalising +conventionise +conventionises +conversationise +conversationises +conveyorise +conveyorised +conveyorises +conveyorising +convivialise +convivialises +copolymerisation +copolymerisation's +copolymerisations +copolymerise +copolymerised +copolymerises +copolymerising +copperisation +copperisation's +copperisations +copperise +copperises +coralled +corbelled +corbelling +corbellings +cordialise +cordialises +corporealisation +corporealisation's +corporealisations +corporealise +corporealises +cosmopolitanisation +cosmopolitanisation's +cosmopolitanisations +cosmopolitanise +cosmopolitanises +cottonisation +cottonisation's +cottonisations +cottonise +cottonises +councillorship +counsellee +counsellorship +crawlerise +crawlerises +creaturise +creaturises +crenellate +crenellated +crenellates +crenellation +crenelled +crenelling +cretinisation +cretinisation's +cretinisations +cretinise +cretinises +criminalisation +criminalisation's +criminalise +criticisable +criticisables +crofterisation +crofterisation's +crofterisations +crofterise +crofterises +cruelise +cruelises +crystallisabilities +crystallisability +crystallisability's +crystallisable +crystallisables +crystallographical +crystallographically +cudgelled +cudgeller +cudgellers +cudgelling +cudgellings +culturisation +culturisation's +culturisations +culturise +culturises +cupellation +cupelled +cupeller +cupellers +cupelling +curarise +curarised +curarises +curarising +curatise +curatises +curricularisation +curricularisation's +curricularisations +curricularise +curricularises +cutinise +cutinised +cutinises +cutinising +cutisation +cutisation's +cutisations +cyclisation +cyclisation's +cyclisations +cyclise +cyclised +cyclises +cyclising +dandyise +dandyises +dastardise +dastardises +deaconise +deaconises +deaminise +decalitre +decalitres +decametre +decametre's +decametres +decarbonisation +decarbonise +decarbonised +decarboniser +decarbonises +decarbonising +decarburisation +decarburise +decarburised +decarburises +decarburising +decasualisation +decentralisationist +decentralise +decentralises +decigramme +decigramme's +decigrammes +decilitre +decilitres +decimalisation +decimalisation's +decimalisations +decimalise +decimalised +decimalises +decimalising +decimetre +decimetre's +decimetres +decolonisation +decolonised +decolonises +decolonising +decolour +decolourant +decolourants +decolourate +decolourated +decolourates +decoloured +decolouring +decolourisation +decolourise +decolourised +decolouriser +decolourises +decolours +decriminalisation +decriminalisation's +decriminalise +deemphasisation +deemphasisation's +deenergise +deenergised +deenergiser +deenergises +deenergising +defeminise +defeminised +defeminises +defeminising +defenceman +definitisation +definitisation's +definitisations +definitise +definitised +definitises +definitising +deflectionisation +deflectionisation's +deflectionisations +deflectionise +deflectionises +deformalise +defunctionalisation +defunctionalisation's +defunctionalisations +defunctionalise +defunctionalises +dehumanisation +dehumanisation's +dehumanisations +dehypnotisation +dehypnotise +dehypnotised +dehypnotises +dehypnotising +deindustrialisation +deindustrialise +deionisation +deionise +deionises +dekagramme +dekagramme's +dekagrammes +dekalitre +dekametre +dekametre's +dekametres +delimitise +delimitises +delocalisation +delocalise +delustre +demagnetisable +demagnetisables +demagnetisation +demagnetisation's +demagnetisations +demagnetise +demagnetised +demagnetiser +demagnetisers +demagnetises +demagnetising +dematerialisation +dematerialise +dematerialised +dematerialises +dematerialising +demilitarisation +demilitarise +demilitarised +demilitarises +demilitarising +demineralise +demineralised +demineraliser +demineralises +demineralising +demobilisation +demobilise +demobilised +demobilises +demobilising +demonetisation +demonetise +demonetised +demonetises +demonetising +demonisation +demonise +demonised +demonises +demonising +denationalisation +denationalise +denationalised +denationalises +denationalising +denaturalisation +denaturalise +denaturalised +denaturalises +denaturalising +denaturisation +denaturisation's +denaturisations +denaturise +denaturiser +denaturisers +denaturises +denicotinise +denizenise +denizenises +denominationalise +denominationalises +denormalise +dentalisation +dentalisation's +dentalisations +dentalise +dentalises +denuclearisation +denuclearise +denuclearised +denuclearises +denuclearising +deodorise +deodorised +deodorises +deodorising +deoxidiser +departmentalisation +departmentalisation's +departmentalisations +departmentalise +departmentalises +departmentisation +departmentisation's +departmentisations +departmentise +departmentises +depersonalise +depersonalises +depersonalising +depolarisation +depolarisation's +depolarisations +depolarise +depolarised +depolariser +depolarisers +depolarises +depolarising +depoliticisation +depoliticise +depoliticised +depoliticises +depoliticising +depolymerisation +depolymerise +depolymerised +depolymerises +depolymerising +depressurisation +depressurise +depressurised +depressurises +depressurising +deputationise +deputationises +deputisation +deputise +deputises +deputising +derationalisation +derationalisation's +derationalisations +derationalise +derationalises +deratisation +deratisation's +deratisations +derealisation +deregulationise +deregulationises +desalinisation +desalinise +desensitisation +desensitisation's +desensitisations +desensitise +desensitised +desensitiser +desensitisers +desensitises +desensitising +desexualisation +desexualise +desexualised +desexualises +desexualising +despiritualisation +despiritualise +despotise +despotises +destabilisation +destalinise +destalinised +destalinises +destalinising +desterilise +desulphurisation +desulphurise +desulphurised +desulphurises +desulphurising +desynchronisation +detribalisation +detribalisation's +detribalisations +develled +develling +devilise +devilises +devilled +devilling +devitalisation +devitalise +devitalised +devitalises +devitalising +devocalise +devolatilisation +devolatilise +devolatilised +devolatilises +devolatilising +diabolisation +diabolise +diabolised +diabolises +diabolising +diagonalisation +diagonalise +diagonalises +dialecticise +dialecticises +diallist +diallists +dialysabilities +dialysability +dialysability's +dialysable +dialysables +dialyse +dialyser +dialyser's +dialysers +dialyses +diamondise +diamondises +diarrhoeic +diarrhoetic +dieselisation +dieselisation's +dieselisations +dieselise +dieselises +differentialise +differentialises +digitalise +digitalised +digitalises +digitalising +dimensionalisation +dimensionalise +dimensionalised +dimensionalises +dimensionalising +dimerisation +dimerisation's +dimerisations +dimerise +dimerised +dimerises +dimerising +diminutivise +diminutivises +diphthongisation +diphthongisation's +diphthongisations +diphthongise +diphthongises +diplomatise +diplomatises +disangularise +disangularises +disauthorise +disauthorises +disbowelled +disbowelling +discanonisation +discanonisation's +discanonisations +discanonise +discanonises +discolour +discolour's +discolouration +discolouring +discolourisation +discolourisation's +discolourisations +discolourment +discolourment's +discolourments +discretisation +discretise +disdenominationalise +disdenominationalises +disdiplomatise +disdiplomatises +disembowelled +disembowelling +disenamour +disenamour's +disenamours +disenthral +disenthrals +disequalise +disequaliser +disequalisers +disequalises +disharmonise +disharmonises +disheveller +dishevelling +dishonourable +dishonourableness +dishonourables +dishonourablies +dishonourably +dishumanise +dishumanises +dishumour +dishumoured +dishumours +disillusionise +disillusioniser +disillusionisers +disillusionises +disindividualise +disindividualises +dismalise +dismalises +disnaturalisation +disnaturalisation's +disnaturalisations +disnaturalise +disnaturalises +disorganise +disorganiser +disorganisers +disorganises +disorganising +disorientate +disorientated +disorientates +disorientating +disozonise +disozonises +dispapalise +dispapalises +dispauperise +dispauperises +dispersonalise +dispersonalises +dispopularise +dispopularises +disrealise +disrealises +dissceptre +dissceptre's +dissceptres +disseise +disseised +disseises +disseisin +disseising +disseisins +disseisor +disseisors +dissensualise +dissensualises +dissocialise +dissympathise +dissympathises +disutilise +disutilises +divinisation +divinisation's +divinisations +divinise +divinised +divinises +divinising +dockisation +dockisation's +dockisations +dockise +dockises +doctorisation +doctorisation's +doctorisations +doctorise +doctorises +doctrinisation +doctrinisation's +doctrinisations +doctrinise +doctrinises +documentise +documentises +dogmatisation +dogmatise +dogmatiser +dognapped +dognapping +dolomitisation +dolomitisation's +dolomitisations +dolomitise +dolomitises +dolour +domesticise +domesticises +dowelled +doweller +dragonise +dragonises +dramatisable +dramatisables +draughtboard +draughtily +draughtsmanship +drivelled +driveller +drivellers +drivelling +dualisation +dualisation's +dualisations +dualise +dualises +ductilise +ductilises +easternise +ebonisation +ebonise +ebonised +ebonises +ebonising +ecclesiasticise +ecclesiasticises +echoise +echoises +eclecticise +eclecticises +economisation +economisation's +economisations +ecstaticise +ecstaticises +editorialisation +effectualise +effectualises +effeminatise +effeminatises +egoise +egoiser +egoisers +egoises +elasticisation +elasticise +elasticised +elasticiser +elasticisers +elasticises +elasticising +electricalise +electricalises +electricise +electricises +electroanaesthesia +electroanaesthesia's +electroanaesthesias +electrocauterisation +electrocauterisation's +electrocauterisations +electrodialyse +electrodialyser +electrodialyser's +electrodialysers +electrodialyses +electrogalvanise +electrogalvanises +electrohomoeopathies +electrohomoeopathy +electrohomoeopathy's +electrolyse +electrolysed +electrolyses +electrolysing +electromagnetisable +electrotonise +electrotonises +elegise +elegised +elegises +elegising +elementalise +elementalises +emblematicise +emblematicises +emblematisation +emblematise +emblematised +emblematises +emblematising +emblemise +emblemises +embolisation +embowelled +embowelling +emotionalisation +emotionalisation's +emotionalisations +emotionalise +emotionalised +emotionalises +emotionalising +emotionise +emotionises +empanelled +empanelling +empathise +empathised +empathises +empathising +emulsionise +emulsionises +enamellist +enamellists +enamour +enamour's +enamoured +enamoured's +enamouredness +enamoureds +enamouring +enamourment +enamourment's +enamourments +enamours +enarbour +enarbour's +enarbours +encarnalisation +encarnalise +encarnalised +encarnalises +encarnalising +encolour +encolour's +encoloured +encolouring +encolours +encyclopaedic +encyclopaedically +encyclopaedism +encyclopaedist +energisation +energise +energiser +energisers +energising +engramme +engramme's +engrammes +engrandise +engrandisement +engrandisement's +engrandisements +engrandises +enhypostatise +enhypostatises +enolisation +enolisation's +enolisations +enolise +enolises +ensepulchre +ensepulchre's +ensepulchres +ensorcelled +ensorcells +enthralment +enthralment's +enthralments +enthronisation +enthronisation's +enthronisations +enthronise +enthronises +entomologise +entomologised +entomologises +entomologising +envapour +envapour's +envapours +envenomisation +epigrammatisation +epigrammatise +epigrammatised +epigrammatiser +epigrammatises +epigrammatising +epitaphise +epitaphises +epithetise +epithetises +epitomisation +epitomisation's +epitomisations +equestrianise +equestrianises +ergotised +ergotises +eroticisation +eroticise +eroticised +eroticises +eroticising +essentialise +essentialises +esterisation +esterisation's +esterisations +esterise +esterises +eternalisation +eternalisation's +eternalisations +eternalise +eternalised +eternalises +eternalising +eternise +eternised +eternises +eternising +etherealisation +etherealisation's +etherealisations +etherealise +etherealised +etherealises +etherealising +etherisation +etherisation's +etherisations +etherise +etherised +etheriser +etherisers +etherises +etherising +ethicisation +ethicise +ethicised +ethicises +ethicising +ethnicise +ethnicises +etymologisation +etymologise +etymologised +etymologises +etymologising +euhemerise +eulogisation +eulogisation's +eulogisations +euphemise +euphemised +euphemiser +euphemises +euphemising +euphonisation +euphonise +euphonised +euphonises +euphonising +evangelisation +evangelisation's +evangelisations +evangelise +evangelised +evangeliser +evangelisers +evangelises +evangelising +eventualise +eventualises +evolutionise +evolutionises +excursionise +excursionises +exhibitionise +exhibitionises +existentialise +existentialises +experimentalise +experimentalises +experimentise +experimentises +extemporisation +extemporisation's +extemporisations +exteriorisation +exteriorisation's +exteriorisations +exteriorise +exteriorised +exteriorises +exteriorising +externalise +externalised +externalises +externalising +facsimilise +facsimilises +factorise +factorised +factorises +factorising +fanaticise +fanaticised +fanaticises +fanaticising +faradisation +faradisation's +faradisations +faradise +faradised +faradiser +faradisers +faradises +faradising +fascisticisation +fascisticisation's +fascisticisations +fascisticise +fascisticises +fascistisation +fascistisation's +fascistisations +fascistise +fascistised +fascistises +fascistising +fashionise +fashionises +fatalise +fatalises +favourless +favourlesses +fecundise +fecundises +federalisation +federalisation's +federalisations +femalise +femalises +feminisation +feminisations +feminise +feminised +feminises +feminising +ferrelled +ferrelling +ferritisation +ferritisation's +ferritisations +fertilisable +fertilisables +fertilisational +fertilisational's +fertilisationals +fervourless +fervourlesses +fetishisation +fetishisation's +fetishisations +fetishise +fetishised +fetishises +fetishising +feudalisable +feudalisables +feudalisation +feudalisation's +feudalisations +feudalise +feudalised +feudalises +feudalising +fibreless +fibrelesses +fibrisation +fibrise +fibrised +fibriser +fibrisers +fibrises +fibrising +fictionalisation +fictionalise +fictionalised +fictionalises +fictionalising +fictionisation +fictionisation's +fictionisations +fictionise +fictionises +figurise +figurises +filmise +filmises +fiscalisation +fiscalisation's +fiscalisations +fiscalise +fiscalises +flamboyantise +flamboyantises +flannelled +flannelling +flavourful +flavourfully +flavourless +flavourlesses +flavoursome +flavoury +floralise +floralises +fluidisation +fluidisation's +fluidisations +fluidise +fluidised +fluidiser +fluidises +fluidising +fluoridisation +fluoridisation's +fluoridisations +fluoridise +fluoridises +focalisation +focalisation's +focalisations +focalise +focalised +focalises +focalising +foetalisation +foetalisation's +foetalisations +foreignisation +foreignisation's +foreignisations +foreignise +foreignises +forejudgement +forejudgement's +forejudgements +formalisable +formularisation +formularisations +formularise +formularised +formulariser +formularises +formularising +formulisation +formulisations +formulise +formulised +formulises +formulising +forumise +forumises +fossilisable +fossilisables +fossilisation +fossilisation's +fossilisations +fossilise +fossilises +fossilising +fossilled +fractionalisation +fractionalise +fractionalised +fractionalises +fractionalising +fractionisation +fractionisation's +fractionisations +fractionise +fractionises +fragmentise +fragmentised +fragmentiser +fragmentises +fragmentising +fraternisation +fraternisation's +fraternisations +frictionise +frictionises +frivolled +frivoller +frivolling +fueliser +fueliser's +fuelisers +functionalise +functionalises +functionise +functionises +funeralise +funeralises +funneller +furore +furore's +furores +futilise +futilises +futurise +futurises +gallantise +gallantises +galvanisation +galvanisation's +galvanisations +galvanise +galvanised +galvaniser +galvanisers +galvanises +gambolled +gambolling +gardenise +gardenises +gavelled +gaveller +gavelling +gelatinisabilities +gelatinisability +gelatinisability's +gelatinisable +gelatinisables +gelatinisation +gelatinisation's +gelatinisations +gelatinise +gelatinised +gelatiniser +gelatinisers +gelatinises +gelatinising +generalisability +generalisational +genialise +genialises +genteelise +genteelises +gentilisation +gentilisation's +gentilisations +gentilise +gentilises +gentlemanise +gentlemanises +geologise +geologised +geologises +geologising +geometricise +geometricises +geometrise +geometrised +geometrises +geometrising +germanisation +germanisation's +germanisations +germanise +germaniser +germanisers +germanises +germanising +ghettoisation +ghettoisation's +ghettoisations +ghettoise +ghettoised +ghettoises +ghettoising +giantise +giantises +gimballing +glacialise +glacialises +glamorisation +glamorisations +glamourless +globalisation +globalisations +globalise +globalised +globalises +globalising +glottalise +glottalises +gluttonise +gluttonises +glycerinise +glycerinises +glycerolise +glycerolises +glycogenise +glycogenises +gnosticise +gnosticiser +gnosticisers +gnosticises +goddise +goddises +goitre +goitres +gonorrhoea +gonorrhoeal +gorgonise +gorgonised +gorgonises +gorgonising +gormandise +gormandised +gormandiser +gormandises +gormandising +gospelise +gospelises +gourmandise +gourmandised +gourmandises +gourmandising +governmentalise +governmentalised +governmentalises +governmentalising +grammaticise +grammaticises +grangerise +grangerised +grangeriser +grangerises +grangerising +granitisation +granitisation's +granitisations +granitise +granitises +granulise +granulises +graphitisable +graphitisation +graphitisation's +graphitisations +graphitise +graphitises +grecise +grecised +grecising +gruelled +grueller +gruellers +gutturalisation +gutturalisation's +gutturalisations +gutturalise +gutturalised +gutturalises +gutturalising +gynaecocrat +gynaecocratic +gynaecologic +gynaecologics +gynaecologies +gynaecology +gynaecology's +gyrostabiliser +habitualise +habitualises +hamletisation +hamletisation's +hamletisations +hamletise +hamletises +handselled +handselling +hanselled +hanselling +harbourage +harbourages +harbourful +harbourless +harbourlesses +harmonisable +harmonisables +hatchelled +hatchelling +hazardise +hazardises +heathenisation +heathenise +heathenised +heathenises +heathenising +heavenise +heavenises +hebraisation +hebraisations +hebraise +hebraised +hebraises +hebraising +hectogramme +hectogramme's +hectogrammes +hectolitre +hectometre +hectometre's +hectometres +heparinise +hepatise +hepatised +hepatises +hepatising +heraldise +heraldises +hereticise +hereticises +heroinise +heroinises +heroisation +heroisation's +heroisations +heroise +heroised +heroises +heroising +hiccough +hiccoughed +hiccoughes +hiccoughing +hirselled +hirselling +historicise +historicised +historicises +historicising +hominisation +hominised +homoeopathic +homoeopathically +homoeopathies +homoeopathy +homoeopathy's +homoeostasis +homoeostatic +homoeotypic +homologisation +homologise +homologised +homologiser +homologises +homologising +honourabilities +honourability +honourability's +honourableship +honourableship's +honourableships +honourless +honourlesses +hoodlumise +hoodlumises +hooliganise +hooliganises +horizontalisation +horizontalisation's +horizontalisations +horizontalise +horizontalises +hormonise +hormonises +horrorise +horrorises +hostilise +hostilises +hotelisation +hotelisation's +hotelisations +hotelise +hotelises +houselled +houselling +housellings +hovelled +hoveller +hovellers +hovelling +hucksterise +hucksterises +humanisation +humanisation's +humanisations +humanitarianise +humanitarianises +humorise +humorises +humoural +humourless +humourlesses +humourlessness +humoursome +hurricanise +hurricanises +hyalinisation +hyalinisation's +hyalinisations +hyalinise +hyalinises +hybridisable +hybridisables +hybridisation +hybridisation's +hybridisations +hybridise +hybridised +hybridiser +hybridisers +hybridises +hybridising +hydrogenisation +hydrogenisation's +hydrogenisations +hydrogenise +hydrogenised +hydrogenises +hydrogenising +hydrolyse +hydrolyse's +hydrolyses +hydroxylisation +hydroxylisation's +hydroxylisations +hydroxylise +hydroxylises +hygienisation +hygienisation's +hygienisations +hygienise +hygienises +hyperaesthesia +hyperaesthetic +hyperbolise +hyperbolised +hyperbolises +hyperbolising +hypercatharses +hypercivilisation +hypercivilisation's +hypercivilisations +hypercivilised +hypercivilised's +hyperciviliseds +hypercriticise +hypercriticises +hyperemphasise +hyperemphasises +hyperimmunisation +hyperimmunisation's +hyperimmunisations +hyperimmunise +hyperimmunises +hyperinsulinisation +hyperinsulinisation's +hyperinsulinisations +hyperinsulinise +hyperinsulinises +hyperoxygenise +hyperoxygenises +hyperparasitise +hyperparasitises +hyperrealise +hyperrealises +hypersensitisation +hypersensitisation's +hypersensitisations +hypersensitise +hypersensitised +hypersensitises +hypersensitising +hyperspiritualising +hyperspiritualising's +hyperspiritualisings +hyperthyroidisation +hyperthyroidisation's +hyperthyroidisations +hyperthyroidise +hyperthyroidises +hypervitalisation +hypervitalisation's +hypervitalisations +hypervitalise +hypervitalises +hyphenisation +hyphenisation's +hyphenisations +hyphenise +hyphenises +hypnotisabilities +hypnotisability +hypnotisability's +hypnotisable +hypnotisables +hypnotisation +hypnotisation's +hypnotisations +hypnotise +hypnotiser +hypnotisers +hypnotises +hypnotising +hypocentre +hyposensitisation +hyposensitise +hypostatisation +hypostatisation's +hypostatisations +hypostatise +hypostatises +hysterectomise +hysterectomised +hysterectomises +hysterectomising +ichneumonised +ichneumonised's +ichneumoniseds +idiotise +idiotises +idolatrise +idolatrised +idolatrises +idolatrising +idolisation +idolisation's +idolisations +illegalisation +illegalise +illegalised +illegalises +illegalising +illegitimatise +illegitimatises +immaterialisation +immaterialise +immaterialised +immaterialises +immaterialising +immobilisation +immobilisation's +immobilisations +immoralise +immoralises +immortalisable +immortalisables +immortalisation +immortalisation's +immortalisations +immortalise +immortaliser +immortalisers +immortalises +immortalising +immunise +immunised +immunises +immunising +impactionise +impactionises +impanelled +impanelling +imperialisation +imperialisation's +imperialisations +imperialise +imperialises +imperilling +impersonalisation +impersonalisation's +impersonalisations +impersonalise +impersonalises +impersonalising +improvisatorise +improvisatorises +individualisation +individualisation's +individualisations +indraught +industrialise +industrialises +inferiorise +inferiorises +infernalise +infernalises +infidelise +infidelises +infinitise +infinitises +informalise +inhumanise +initialisable +initially +insolubilisation +insolubilise +institutionise +institutionises +instrumentalise +instrumentalises +insularise +insularises +insurrectionise +insurrectionises +integralisation +integralisation's +integralisations +integralise +integralises +intellectualisation +intellectualisation's +intellectualisations +intellectualise +intellectualised +intellectualiser +intellectualisers +intellectualises +intellectualising +intercivilisation +intercivilisation's +intercivilisations +intercolonisation +intercolonisation's +intercolonisations +intercrystallisation +intercrystallisation's +intercrystallisations +intercrystallise +intercrystallises +interhybridise +interhybridises +interiorisation +interiorise +interiorised +interiorises +interiorising +interjectionalise +interjectionalises +interjectionise +interjectionises +interjudgement +interjudgement's +interjudgements +internationalise +internationalises +internationalising +interorganisational +intraorganisation +intraorganisation's +intraorganisations +iodisation +iodise +iodised +iodiser +iodisers +iodises +iodising +ionisable +ionisables +ionisation +ionisation's +ionisations +ironise +ironises +irrationalise +irrationalises +irregularise +irregularises +isochronisation +isochronise +isochronised +isochronises +isochronising +isoimmunisation +isoimmunisation's +isoimmunisations +isoimmunise +isoimmunises +isomerisation +isomerisation's +isomerisations +isomerise +isomerised +isomerises +isomerising +italicisation +italicisation's +italicisations +jargonisation +jargonisation's +jargonisations +jargonise +jargonised +jargonises +jargonising +jasperise +jasperises +jeopardisation +jewelleries +jewellery +journalisation +journalisation's +journalisations +jovialise +jovialises +judgemental +judicialise +judicialises +juvenilise +juvenilises +kaolinisation +kaolinisation's +kaolinisations +kaolinise +kaolinises +kennelled +kennelling +keratinisation +keratinise +keratinised +keratinises +keratinising +kernelled +kernelling +ketonisation +ketonisation's +ketonisations +ketonise +ketonises +kilolitre +kilolitre's +kilolitres +kinaesthesia +kyanise +kyanised +kyanises +kyanising +labellable +labialisation +labialisation's +labialisations +labialise +labialised +labialises +labialising +labilisation +labilisation's +labilisations +labilise +labilises +labourabilities +labourability +labourability's +labourable +labourables +labourhood +labourhood's +labourhoods +labourism +labourism's +labourisms +labourist +labourist's +labourists +labourite +labourite's +labourites +labourless +labourlesses +lacklustre +laconise +laconised +laconises +laconising +lactonised +laicisation +laicisations +laicise +laicised +laicises +laicising +lapelled +latentise +latentises +lateralisation +lateralisation's +lateralisations +lateralise +lateralises +laterisation +laterisation's +laterisations +laurelling +leatherise +leatherises +legitimatise +legitimatised +legitimatises +legitimatising +legitimisation +legitimisation's +legitimisations +lethalise +lethalises +leukaemia +lexiconise +lexiconises +libellant +libellants +libelled +libellee +libellees +libelling +licenceless +licencelesses +lichenisation +lichenisation's +lichenisations +lichenise +lichenises +lignitise +lignitises +linearisation +linearisation's +linearisations +linenise +lineniser +linenisers +linenises +lingualise +lingualises +lionisable +lionisables +lionisation +lionisation's +lionisations +liquidisation +liquidise +liquidised +liquidiser +liquidisers +liquidises +liquidising +literalisation +literalisation's +literalisations +literalise +literalised +literaliser +literalisers +literalises +lithographise +lithographises +localisable +localisables +logicalisation +logicalisation's +logicalisations +logicalise +logicalises +logicise +logicised +logicises +logicising +logorrhoea +logorrhoea's +logorrhoeas +louvre +louvred +louvres +loyalise +loyalises +lumbarisation +lumbarisation's +lumbarisations +lunatise +lunatises +lustreless +lustreware +luteinisation +luteinise +lyophilisation +lyophilise +lyophilised +lyophiliser +lyricise +lyricised +lyricises +lyricising +lysogenisation +lysogenise +macadamisation +macadamise +macadamised +macadamises +macadamising +macarise +macarised +macarises +macarising +machinisation +machinisation's +machinisations +machinise +machinises +magicalise +magicalises +magnetisabilities +magnetisability +magnetisability's +magnetisable +magnetisables +magnetise +magnetiser +magnetisers +magnetises +magnetising +mahoganise +mahoganised +mahoganises +mahoganising +majorise +majorises +malleablise +malleablises +malodour +mandarinise +mandarinises +mannerise +mannerises +marbleise +marbleises +marginalisation +marginalise +marginalised +marginalises +marginalising +marsupialisation +marsupialisation's +marsupialisations +marsupialise +marsupialises +martialisation +martialisation's +martialisations +martialise +martialises +martyrisation +martyrisation's +martyrisations +martyrise +martyrised +martyriser +martyrisers +martyrises +martyrising +marveller +masculinisation +masculinisation's +masculinisations +masculinise +masculinised +masculinises +masculinising +materialisation +materialisation's +materialisations +maternalise +maternalises +mathematicise +mathematicises +mathematisation +matronise +matronised +matronises +matronising +maudlinise +maudlinises +mazourka +mazourka's +mazourkas +mechanicalisation +mechanicalisation's +mechanicalisations +mechanicalise +mechanicalises +mechanisable +medalise +medalises +medallist +medallists +mediaevalise +mediaevalises +mediaevalism +mediaevalism's +mediaevalisms +mediaevalistic +mediaevalistics +medialisation +medialisation's +medialisations +medialise +medialises +mediatisation +mediatisation's +mediatisations +mediatise +mediatised +mediatises +mediatising +mediumisation +mediumisation's +mediumisations +mediumise +mediumises +melanisation +melanise +melanised +melanises +melanising +melodisation +melodise +melodised +melodiser +melodises +melodising +melodramatisation +melodramatise +melodramatised +melodramatises +melodramatising +memorialisation +memorialisation's +memorialisations +memorialise +memorialiser +memorialisers +memorialises +memorialising +memorisable +memorisables +mentalisation +mentalisation's +mentalisations +mentalise +mentalises +mercerisation +mercerisation's +mercerisations +mercerise +mercerised +merceriser +mercerisers +mercerises +mercerising +mercurialisation +mercurialisation's +mercurialisations +mercurialise +mercurialises +mesmerisabilities +mesmerisability +mesmerisability's +mesmerisable +mesmerisables +mesmerisation +mesmerisation's +mesmerisations +mesmerise +mesmeriser +mesmerisers +mesmerises +mesmerising +metabolisable +metabolisables +metabolise +metabolises +metabolising +metacentre +metallicise +metallicises +metallise +metallised +metallises +metallising +metamerisation +metamerisation's +metamerisations +metamerised +metamerised's +metameriseds +metaphonise +metaphonises +metaphorise +metaphorises +metaphysicise +metaphysicises +metastasise +metastasised +metastasises +metastasising +meteorisation +meteorisation's +meteorisations +meteorise +meteorises +methodisation +methodisation's +methodisations +methodise +methodised +methodiser +methodisers +methodises +methodising +metricise +metricised +metricises +metricising +metropolitanise +metropolitanises +miaow +miaowed +miaowing +miaows +microgramme +microgramme's +microgrammes +microlitre +microlitre's +microlitres +micrometre +micrometre's +micrometres +micromillimetre +micromillimetre's +micromillimetres +microminiaturisation +microminiaturise +microminiaturised +microminiaturiser +microminiaturisers +microminiaturises +microminiaturising +micronisation +micronisation's +micronisations +micronise +micronises +micropolarisation +micropolarisation's +micropolarisations +microscopise +microscopises +militarisation +militarisations +militarise +militarised +militarises +militarising +millionise +millionises +mineralisable +mineralisables +mineralisation +mineralisation's +mineralisations +mineralise +mineraliser +mineralisers +mineralises +mineralising +miraculise +miraculised +miraculises +miraculising +mirrorise +mirrorises +misalphabetise +misalphabetises +misanthropise +misanthropised +misanthropises +misanthropising +misauthorisation +misauthorisation's +misauthorisations +misauthorise +misauthorises +misbaptise +misbaptises +miscanonise +miscanonises +mischaracterisation +mischaracterisation's +mischaracterisations +mischaracterise +mischaracterises +miscolour +miscolour's +miscoloured +miscolouring +miscolours +misemphases +misemphasise +misemphasises +misendeavour +misendeavour's +misendeavours +mislabelled +mislabelling +mislabour +mislabour's +mislaboured +mislabouring +mislabours +misorganisation +misorganisation's +misorganisations +misorganise +misorganises +misprise +misprised +misprises +misprising +misrealise +misrealises +misrecognise +misrecognises +misrouteing +missionarise +missionarises +missionisation +missionise +missionised +missioniser +missionisers +missionises +missionising +mobilisable +mobilisables +modalise +modalises +modernisable +modernisables +moisturisation +moisturise +moisturised +moisturiser +moisturisers +moisturises +moisturising +molarisation +molarisations +monarchise +monarchiser +monarchisers +monarchises +monasticise +monasticises +mongrelisation +mongrelisations +mongrelise +mongrelised +mongreliser +mongrelises +mongrelising +monochordise +monochordises +monologise +monologised +monologises +monologising +monometallism +monometallist +monopolisable +monopolisables +monotonise +monotonises +monumentalisation +monumentalisation's +monumentalisations +monumentalise +monumentalised +monumentalises +monumentalising +moralisation +moralisation's +moralisations +moralise +moralised +moraliser +moralisers +moralises +moralising +moralisinglies +moralisingly +morbidise +morbidises +morphinisation +morphinisation's +morphinisations +morphinise +morphinises +morselisation +morselisation's +morselisations +morselise +morselises +morselled +morselling +mortalise +mortalises +mortarise +mortarises +motorisation +motorisation's +motorisations +multifibred +multifibred's +multifibreds +municipalisation +municipalisation's +municipalisations +municipalise +municipalised +municipaliser +municipalisers +municipalises +municipalising +muscularise +muscularises +museumise +museumises +musicalisation +musicalisation's +musicalisations +musicalise +musicalises +mutualisation +mutualisation's +mutualisations +mutualise +mutualised +mutualises +mutualising +myelinisation +myelinisation's +myelinisations +mysticise +mysticises +mythicisation +mythicise +mythicised +mythiciser +mythicisers +mythicises +mythicising +mythise +mythises +mythologisation +mythologise +mythologised +mythologiser +mythologises +mythologising +nakedise +nakedises +nanogramme +nanogrammes +nanometre +nanometres +narcotisation +narcotise +narcotised +narcotising +nasalise +nasalises +nasalising +naturalise +naturaliser +naturalisers +naturalises +naturalising +naturise +naturises +nebularisation +nebularisation's +nebularisations +nebularise +nebularises +nebulisation +nebulisations +nebulise +nebulised +nebuliser +nebulises +nebulising +necrotise +necrotised +necrotises +necrotising +nectarise +nectarises +neighbourless +neighbourlesses +neighbourlike +neighbourlike's +neighbourlikes +neighbourship +neighbourship's +neighbourships +neologisation +neologise +neologised +neologises +neologising +neuroticise +neuroticises +newspaperised +newspaperised's +newspaperiseds +nickelisation +nickelisation's +nickelisations +nickelise +nickelises +nicotinise +nicotinises +nightingalise +nightingalises +nitre +nitridisation +nitridisation's +nitridisations +nitridise +nitridises +nitrogenisation +nitrogenisation's +nitrogenisations +nitrogenise +nitrogenised +nitrogenises +nitrogenising +nodulise +nodulises +nomadisation +nomadisation's +nomadisations +nomadise +nomadised +nomadises +nomadising +nominalise +nominalises +nominalising +nonacknowledgement +nonacknowledgement's +nonacknowledgements +nonanaesthetised +nonapostatising +nonapostatising's +nonapostatisings +noncanonisation +noncanonisation's +noncanonisations +noncartelised +noncartelised's +noncarteliseds +noncatechisable +noncatechisables +noncivilised +noncivilised's +nonciviliseds +noncolouring +noncolouring's +noncolourings +noncrystallisable +noncrystallisables +noncrystallised +noncrystallised's +noncrystalliseds +noncrystallising +noncrystallising's +noncrystallisings +nondemobilisation +nondemobilisation's +nondemobilisations +nondialysing +nondialysing's +nondialysings +nondimensionalise +nondimensionalised +nonfavourite +nonfavourite's +nonfavourites +nonfulfilment +nonfulfilment's +nonfulfilments +nongalvanised +nongalvanised's +nongalvaniseds +nongelatinising +nongelatinising's +nongelatinisings +nonhydrolysable +nonhydrolysables +nonimmunised +nonimmunised's +nonimmuniseds +nonionised +nonionised's +nonioniseds +nonionising +nonionising's +nonionisings +nonlocalised +nonlocalised's +nonlocaliseds +nonmagnetisable +nonmagnetisables +nonnitrogenised +nonnitrogenised's +nonnitrogeniseds +nonorganisation +nonorganisation's +nonorganisations +nonoxidisable +nonoxidisables +nonoxidising +nonoxidising's +nonoxidisings +nonparlour +nonparlour's +nonparlours +nonpenalised +nonpenalised's +nonpenaliseds +nonphosphorised +nonphosphorised's +nonphosphoriseds +nonpolarisable +nonpolarisables +nonpolarised +nonpolarising +nonpolarising's +nonpolarisings +nonrationalised +nonrationalised's +nonrationaliseds +nonrealisation +nonrealisation's +nonrealisations +nonrecognised +nonrecognised's +nonrecogniseds +nonschematised +nonschematised's +nonschematiseds +nonsensitised +nonsensitised's +nonsensitiseds +nonspecialised +nonspecialised's +nonspecialiseds +nonstandardised +nonstandardised's +nonstandardiseds +nonstylised +nonstylised's +nonstyliseds +nonsympathiser +nonsympathiser's +nonsympathisers +nonsynthesised +nonsynthesised's +nonsynthesiseds +nontemporising +nontemporising's +nontemporisings +nonutilised +nonutilised's +nonutiliseds +nonvisualised +nonvisualised's +nonvisualiseds +nonvolatilised +nonvolatilised's +nonvolatiliseds +nonvulcanisable +nonvulcanisables +normalisable +northernise +northernises +nosise +notarisation +notarisations +nothingise +nothingises +nounise +nounises +novelisation +novelisation's +novelisations +novelise +noveliser +novelisers +novelises +novelising +nuptialise +nuptialises +obelise +obelised +obelises +obelising +objectisation +objectisation's +objectisations +objectise +objectises +objectivise +objectivises +oblivionise +oblivionises +ochreous +odorise +odorised +odoriser +odorises +odorising +odourful +odourless +odourlesses +oesophagus +offenceless +offencelesses +offencelessly +officialisation +officialisation's +officialisations +officialise +officialises +onionised +onionised's +onioniseds +opalise +opalises +opalled +operatise +operatises +optionalise +optionalises +oralisation +oralisation's +oralisations +oralise +oralises +orangise +orangises +oratorise +oratorises +organisabilities +organisability +organisability's +organisationist +organisationist's +organisationists +orientalisation +orientalisation's +orientalisations +orientalise +orientalised +orientalises +orientalising +orientate +orientated +orientates +orientating +orientisation +orientisation's +orientisations +orientise +orientises +ornamentalise +ornamentalises +orphanise +orphanises +orthocentre +orthogonalise +orthogonalises +orthogonalising +orthopaedically +orthopaedist +ostracisable +ostracisables +ostracisation +ostracisation's +ostracisations +ostracise +ostraciser +ostracisers +ostracises +ostracising +outcavilled +outcavilling +outclamour +outclamour's +outclamours +outhumour +outhumour's +outhumoured +outhumouring +outhumours +outhyperbolise +outhyperbolises +outlabour +outlabour's +outlabours +outrivalled +outrivalling +outsavour +outsavour's +outsavouring +outsavours +outsplendour +outsplendour's +outsplendours +outtyrannise +outtyrannises +ovalisation +ovalisation's +ovalisations +ovalise +ovalises +ovariectomised +overagonise +overagonises +overbrutalise +overbrutalises +overcapitalisation +overcapitalisation's +overcapitalisations +overcapitalise +overcapitalised +overcapitalises +overcapitalising +overcentralisation +overcentralisation's +overcentralisations +overcentralise +overcentralises +overcivilisation +overcivilisation's +overcivilisations +overcivilise +overcivilises +overclamour +overclamour's +overclamours +overcolour +overcolour's +overcolours +overcriticise +overcriticises +overdoctrinise +overdoctrinises +overemotionalise +overemotionalises +overfavour +overfavour's +overfavourable +overfavourables +overfavourablies +overfavourably +overfavours +overfertilisation +overgeneralise +overgeneralises +overhonour +overhonour's +overhonours +overhumanise +overhumanises +overindustrialisation +overindustrialisation's +overindustrialisations +overindustrialise +overindustrialises +overjudgement +overjudgement's +overjudgements +overlabour +overlabour's +overlabours +overnationalisation +overnationalisation's +overnationalisations +overrapturise +overrapturises +overrationalise +overrationalises +oversentimentalise +oversentimentalises +overspecialisation +overspecialisation's +overspecialisations +overspecialise +overspecialised +overspecialises +oversystematise +oversystematises +overunionised +overunionised's +overunioniseds +overurbanisation +overurbanisation's +overurbanisations +overwomanise +overwomanises +oxidisabilities +oxidisability +oxidisability's +oxidisable +oxidisables +oxidisation +oxidisation's +oxidisations +oxidisement +oxidisement's +oxidisements +oxygenisable +oxygenisables +oxygenise +oxygenisement +oxygenisement's +oxygenisements +oxygeniser +oxygenisers +oxygenises +ozonisation +ozonisation's +ozonisations +ozonise +ozonised +ozoniser +ozonisers +ozonises +ozonising +packetisation +packetise +packetised +packetiser +packetiser's +packetisers +packetises +packetising +paeanise +paeanises +paganisation +paganisation's +paganisations +paganise +paganised +paganiser +paganisers +paganises +paganising +palatisation +palatisation's +palatisations +palatise +palatises +palladiumise +palladiumises +palletisation +palletisations +palletise +palletiser +palletises +palletising +pamperise +pamperises +pamphletise +pamphletises +panderise +panderises +pantheonisation +pantheonisation's +pantheonisations +pantheonise +pantheonises +papalisation +papalisation's +papalisations +papalise +papaliser +papalisers +papalises +parabolisation +parabolise +parabolised +parabolises +parabolising +paraffinise +paraffinises +paragraphise +paragraphises +paralysation +parasitisation +parasitise +parasitised +parasitises +parasitising +parathyroidectomise +parathyroidectomised +parathyroidectomises +parathyroidectomising +parceller +parchmentise +parchmentises +parenthesisation +parfocalisation +parfocalise +parochialisation +parochialisation's +parochialisations +parochialise +parochialises +parrotise +parrotises +parsonise +parsonises +partialise +partialises +particularisation +particularisation's +particularisations +particularise +particularised +particularises +particularising +partisanise +partisanises +pasteurise +pasteurised +pasteuriser +pasteurises +pasteurising +pastoralise +pastoralises +pastorise +pastorises +paternalise +paternalises +patronisable +patronisables +patronisation +patronisation's +patronisations +patternise +patternises +pauperisation +pauperisation's +pauperisations +pauperise +pauperised +pauperiser +pauperisers +pauperises +pauperising +paviour +pearlisation +pearlise +pearlised +pearlises +pearlising +peasantise +peasantises +pectisation +pectise +pectised +pectises +pectising +peculiarise +peculiarises +pedaller +pedallers +pedantise +pedantises +pedestalled +pedestalling +pedestrianisation +pedestrianise +pedestrianised +pedestrianises +pedestrianising +pelletisation +pelletisations +pelletise +pelletised +pelletiser +pelletises +pelletising +pemmicanisation +pemmicanisation's +pemmicanisations +pemmicanise +pemmicanises +penalisable +penalisables +penalisation +penalisation's +penalisations +penciller +pencillers +peptisable +peptisables +peptisation +peptisation's +peptisations +peptise +peptised +peptiser +peptisers +peptises +peptonisation +peptonise +peptonised +peptonises +peptonising +percussionise +percussionises +perennialise +perennialises +perfectivise +perfectivises +perilled +perilling +periodicalise +periodicalises +periodisation +periodisations +periodise +periodised +periodises +periodising +peroxidise +peroxidisement +peroxidisement's +peroxidisements +peroxidises +personisation +personisation's +personisations +personise +personises +petrolisation +petrolisation's +petrolisations +petrolise +petrolises +phagocytise +phagocytises +phantomise +phantomiser +phantomisers +phantomises +phenolisation +phenolisation's +phenolisations +phenolise +phenolises +phenomenalisation +phenomenalisation's +phenomenalisations +phenomenalise +phenomenalises +philanthropise +philanthropises +philosophisation +philosophisation's +philosophisations +phlebotomisation +phlebotomise +phlebotomised +phlebotomises +phlebotomising +phoneticisation +phoneticisation's +phoneticisations +phoneticise +phoneticises +phosphatisation +phosphatisation's +phosphatisations +phosphatise +phosphatised +phosphatises +phosphatising +phosphorise +phosphorises +photocatalyser +photocatalyser's +photocatalysers +photographise +photographises +photoionisation +photoionisation's +photoionisations +photoisomerisation +photoisomerisation's +photoisomerisations +photolabelled +photolabeller +photolabelling +photolysable +photolyse +photolysed +photolyses +photolysing +photopolymerisation +photopolymerisation's +photopolymerisations +photosensitisation +photosensitisation's +photosensitisations +photosensitise +photosensitised +photosensitiser +photosensitisers +photosensitises +photosensitising +photosynthesise +photosynthesised +photosynthesises +photosynthesising +piastre +picogramme +picogramme's +picogrammes +picometre +picometre's +picometres +pictorialisation +pictorialisation's +pictorialisations +pictorialise +pictorialised +pictorialises +pictorialising +picturisation +picturisation's +picturisations +picturise +picturised +picturises +picturising +pidginisation +pidginise +pidginised +pidginises +pidginising +pigmentise +pigmentises +pilgrimise +pilgrimises +pillarise +pillarises +piratise +piratises +pistolled +pistolling +plagiarisation +plagiarisation's +plagiarisations +plagiarise +plagiarised +plagiariser +plagiarisers +plagiarises +plagiarising +plasmolyse +plasticisation +plasticisation's +plasticisations +plasticise +plasticised +plasticiser +plasticisers +plasticises +plasticising +platinisation +platinisation's +platinisations +platitudinisation +platitudinise +platitudinised +platitudinises +platitudinising +platonisation +platonise +platonised +platonises +platonising +plebeianise +plebeianises +ploughable +ploughboy +ploughhead +poeticisation +poeticise +poeticised +poeticises +poeticising +poetisation +poetisation's +poetisations +poetise +poetised +poetiser +poetisers +poetises +poetising +pogromise +pogromises +polarisabilities +polarisability +polarisability's +polarisable +polarisables +polemicise +polemicised +polemicises +polemicising +polemise +polemised +polemises +polemising +policise +policiser +policisers +policises +politicalise +politicalises +politicisation +politicise +politiciser +politicisers +politicises +politicising +politise +politises +polleniser +pollinise +pollinised +polliniser +pollinises +pollinising +polychromatise +polychromatises +polychromise +polychromises +polygamise +polygamises +polymerisation +polymerisation's +polymerise +polymerises +polysulphurisation +polysulphurisation's +polysulphurisations +pommelled +pommelling +porcelainisation +porcelainisation's +porcelainisations +porcelainise +porcelainises +portionise +portionises +positivise +positivises +posterise +posterises +postsynchronisation +posturise +posturises +potentialisation +potentialisation's +potentialisations +potentialise +potentialises +potentise +potentises +powderisation +powderisation's +powderisations +powderise +powderiser +powderisers +powderises +preacherise +preacherises +preacknowledgement +preacknowledgement's +preacknowledgements +preanaesthetic +preanaesthetics +prebaptise +prebaptises +precancellation +precisionise +precisionises +precivilisation +precivilisation's +precivilisations +precolour +precolour's +precolourable +precolourables +precolouring +precolourings +precolours +preconisation +preconisation's +preconisations +preconise +preconiser +preconisers +preconises +precriticise +precriticises +prefavour +prefavour's +prefavourable +prefavourables +prefavourablies +prefavourably +prefavourite +prefavourite's +prefavourites +prefavours +prefertilisation +prefertilisation's +prefertilisations +prefertilise +prefertilises +preflavour +preflavour's +preflavouring +preflavourings +preflavours +pregalvanise +pregalvanises +prehumour +prehumour's +prehumours +prejudgement +prelabour +prelabour's +prelabours +prelatise +prelatises +prelocalisation +prelocalisation's +prelocalisations +preludise +preludises +premediaeval +premediaeval's +premediaevalism +premediaevalism's +premediaevalisms +premediaevals +premonopolise +premonopolises +preoffence +preoffence's +preoffences +preorganisation +preorganisation's +preorganisations +preorganise +preorganises +preoxidise +preoxidised +preoxidises +preoxidising +preprogramme +prerealisation +prerealisation's +prerealisations +prerealise +prerealises +prerecognise +prerecognises +prespecialise +prespecialises +presplendour +presplendour's +presplendours +pressurisation +prestandardisation +prestandardisation's +prestandardisations +prestandardise +prestandardises +presympathise +presympathises +preutilisable +preutilisables +preutilisation +preutilisation's +preutilisations +preutilise +preutilises +priorisation +priorisations +priorise +priorised +priorises +priorising +prioritisation +privatisation +privatise +privatised +privatising +problemise +problemises +processionise +processionises +proctorisation +proctorisation's +proctorisations +proctorise +proctorises +prodigalise +prodigalises +profanise +profanises +professionalisation +professionalisation's +professionalisations +professionalise +professionalised +professionalises +professionalising +professionise +professionises +programmist +programmist's +programmistic +programmistics +programmists +proletarianise +proletarianises +proletarianising +prologuise +prologuiser +prologuisers +prologuises +prolusionise +prolusionises +propagandise +propagandised +propagandises +propagandising +prophetise +prophetises +propositionise +propositionises +propraetor +proselytisation +proselytisation's +proselytisations +protectionise +protectionises +protocolisation +protocolisation's +protocolisations +protocolise +protocolises +protocolled +protocolling +proverbialise +proverbialises +proverbise +proverbises +provincialisation +provincialisation's +provincialisations +provincialise +provincialises +pseudoanaemia +pseudoanaemia's +pseudoanaemias +pseudoanaemic +pseudoanaemics +pseudographise +pseudographises +pseudomediaeval +pseudomediaeval's +pseudomediaevals +pseudooedema +pseudooedema's +pseudooedemas +psychoanalyse +psychoanalyser +psychoanalyser's +psychoanalysers +psychoanalyses +psychologisation +psychologise +psychologised +psychologises +psychologising +puebloisation +puebloisation's +puebloisations +puebloise +puebloises +pulpitise +pulpitises +pulverisable +pulverisables +pulverisation +pulverisation's +pulverisations +pummeller +pummelling +pupilise +pupilises +puppetise +puppetises +pyorrhoeal +pyramidise +pyramidises +pyridinise +pyridinises +pyritisation +pyritisation's +pyritisations +pyritise +pyritises +pyrolysable +pyrolysate +pythonise +pythonises +quarrellous +quarterisation +quarterisation's +quarterisations +quininise +quininises +racemisation +racemise +racemised +racemises +racemising +racialisation +racialisation's +racialisations +racialise +racialises +radialisation +radialisation's +radialisations +radialise +radialises +radicalisation +radicalisation's +radicalisations +radicalise +radicalised +radicalises +radicalising +radiosterilise +radiosterilises +radiosterilising +radiumisation +radiumisation's +radiumisations +radiumise +radiumises +rapturise +rapturises +rascalise +rascalises +rationalisable +rationalisables +ravelled +raveller +ravellers +ravelling +ravellings +reacclimatise +reactualise +realisticise +realisticises +reanimalise +reanimalises +reapologise +reauthorise +rebaptisation +rebaptisation's +rebaptisations +rebourbonise +rebourbonises +rebrutalise +recanalisation +recapitalise +recarbonise +recausticise +recausticises +recentralise +reciprocalise +reciprocalises +recivilise +recolonise +recolour +recolour's +recolouring +reconnoitre +reconnoitre's +reconnoitred +reconnoitres +reconnoitring +recriticise +redialler +redialling +refavour +refavour's +refertilise +reflectorise +reflectorised +reflectorises +reflectorising +reforestisation +reforestisation's +reforestise +reforestises +regalise +regalises +regalvanisation +regalvanisation's +regalvanisations +regalvanise +regalvanises +regionalisation +regionalisation's +regionalisations +regionalise +regionalised +regionalises +regionalising +regularisation +regularisation's +regularisations +regularise +regularised +regulariser +regularisers +regularises +reharmonise +rehonour +rehonour's +rehumanisation +rehumanise +rehybridise +rehybridises +reinitialisation +reitemise +relativisation +relativisation's +relativisations +relativise +relativised +relativises +relativising +religionise +religionises +remagnetise +remagnetises +rematerialise +rememorise +remilitarisation +remilitarise +remineralisation +remineralisation's +remineralisations +remineralise +remineralises +remobilise +renationalise +renationalising +rencontre +renormalisation +renormalise +renormalising +reobjectivisation +reobjectivisation's +reobjectivisations +reobjectivise +reobjectivises +reorganisational +reorganisationist +reorganisationist's +reorganisationists +reoxidise +reoxygenise +reoxygenises +repaganisation +repaganisation's +repaganisations +repaganise +repaganiser +repaganisers +repaganises +repatronise +repersonalise +rephosphorisation +rephosphorisation's +rephosphorisations +rephosphorise +rephosphorises +repolymerisation +repolymerisation's +repolymerisations +repolymerise +repolymerises +reprivatisation +reprivatisation's +reprivatisations +reprivatise +reprivatises +republicanisation +republicanisation's +republicanisations +republicanise +republicanised +republicaniser +republicanisers +republicanises +republicanising +repulverise +reroyalise +reroyalises +resensitisation +resensitisation's +resensitisations +resensitise +resensitises +resepulchre +resinise +resinises +resolemnise +resolemnises +restandardise +resterilise +restigmatise +restigmatises +resurrectionise +resurrectionises +resymbolise +resynchronisation +resynchronise +resynchronising +resynthesise +retinise +retinises +retranquilise +reutilise +revalorisation +revalorisation's +revalorisations +revalorise +revalorised +revalorises +revalorising +revaporise +revaporises +revelationise +revelationises +revisualise +revitalisation's +revitalisations +revivalise +revivalises +revolatilise +revolatilises +revolutionisement +revolutionisement's +revolutionisements +rhapsodise +rhapsodised +rhapsodises +rhapsodising +rhythmicise +rhythmicises +rhythmisable +rhythmisables +rhythmisation +rhythmisation's +rhythmisations +rhythmise +rhythmises +ridiculise +ridiculises +ritualisation +ritualise +ritualises +ritualising +rivalise +rivalises +rivalless +rivallesses +robotisation +robotisation's +robotisations +robotise +robotises +roentgenise +romanticisation +routinisation +routinisation's +routinisations +routinise +routinises +rowelled +rowelling +royalisation +royalisation's +royalisations +royalise +royalises +rubberisation +rubberise +rubberises +rubberising +rubricise +rubricises +ruffianise +ruffianises +ruggedisation +ruggedise +ruggedised +ruggedises +ruggedising +rumourmonger +rumourmonger's +rumourmongers +ruralisation +ruralisation's +ruralisations +ruralise +ruralised +ruralises +ruralising +russianisation +russianise +rusticise +rusticises +sabrelike +sabrelike's +sabrelikes +sabretooth +sacralisation +sacralisation's +sacralisations +sacramentise +sacramentises +sailorising +sailorising's +sailorisings +salinisation +salinise +salinises +saltpetre +saltpetre's +saltpetres +sandalled +sandalling +sanitisation +sapientise +sapientises +satanise +satanises +satinise +satinises +satirisable +satirisables +satirise +satirised +satiriser +satirisers +satirising +savagise +savagises +saviourhood +saviourhood's +saviourhoods +saviourship +saviourship's +saviourships +savourilies +savourily +savourless +savourlesses +savourous +scandalisation +scandalisation's +scandalisations +scandalise +scandaliser +scandalisers +scandalises +scandalled +scandalling +scenarioisation +scenarioisation's +scenarioisations +scenarioise +scenarioises +scenarisation +scenarisation's +scenarisations +scenarise +scenarises +sceptreless +sceptrelesses +schedulise +schedulises +schematisation +schematisation's +schematisations +schematise +schematised +schematiser +schematisers +schematises +schematising +schismatise +schismatised +schismatises +schismatising +sclerotisation +sclerotised +scripturalise +scripturalises +scrutinisation +scrutinisation's +scrutinisations +seborrhoea +seborrhoeic +sectarianisation +sectarianise +sectarianised +sectarianises +sectarianising +sectionalisation +sectionalisation's +sectionalisations +sectionalise +sectionalises +sectionalising +sectionise +sectionises +secularise +seculariser +secularisers +secularises +secularising +semicarbonise +semicarbonises +semicivilisation +semicivilisation's +semicivilisations +semicivilised +semicivilised's +semiciviliseds +semifossilised +semifossilised's +semifossiliseds +semihonour +semihonour's +semihonours +semihumanised +semihumanised's +semihumaniseds +semimercerised +semimercerised's +semimerceriseds +semimineralised +semimineralised's +semimineraliseds +seminarise +seminarises +seminationalisation +seminationalisation's +seminationalisations +semiorganised +semiorganised's +semiorganiseds +semioxidised +semioxidised's +semioxidiseds +semioxygenised +semioxygenised's +semioxygeniseds +semiprofessionalised +semiprofessionalised's +semiprofessionaliseds +semivulcanised +semivulcanised's +semivulcaniseds +senilise +senilises +sensationalise +sensationalised +sensationalises +sensationalising +sensise +sensises +sensitisation +sensitisation's +sensitisations +sensitise +sensitiser +sensitisers +sensitises +sensitising +sensualisation +sensualisation's +sensualisations +sensualise +sensualised +sensualises +sensualising +sentimentalisation +sentimentalisation's +sentimentalisations +sentinelled +sentinelling +sepalled +septicisation +septicisation's +septicisations +sepulchralise +sepulchralises +serenise +serenises +serialisability +serialisable +sermonise +sermonised +sermoniser +sermonisers +sermonises +sermonising +serpentinisation +serpentinisation's +serpentinisations +serpentinise +serpentinises +serpentise +serpentises +servilise +servilises +severalise +severalises +severisation +severisation's +severisations +severise +severises +sexualisation +sexualisation's +sexualisations +sexualise +sexualises +shepherdise +shepherdises +siderealise +siderealises +signalisation +signalise +signalised +signalising +silicatisation +silicatisation's +silicatisations +silicidise +silicidises +siliconise +siliconises +silverise +silveriser +silverisers +silverises +similarise +similarises +similise +similises +simonise +singularisation +singularisation's +singularisations +singularise +singularises +sinicise +sinicised +sinicises +sinicising +sirenise +sirenises +sisterise +sisterises +skeletonisation +skeletonisation's +skeletonisations +skeletonise +skeletonised +skeletoniser +skeletonisers +skeletonises +skeletonising +skepticise +skepticises +slenderise +slenderised +slenderises +slenderising +sloganise +sloganises +snobsnivelling +soberise +soberised +soberises +soberising +sockdologising +solarisation +solarisation's +solarisations +solarise +solarised +solarises +solarising +soldierise +soldierises +solecise +solecised +solecises +solecising +solemnisation +solemnisation's +solemnisations +solemnise +solemnised +solemniser +solemnisers +solemnises +solemnising +soliloquisation +soliloquise +soliloquised +soliloquiser +soliloquisers +soliloquises +soliloquising +soliloquising's +soliloquisingly +soliloquisings +solmisation +solubilisation +solubilise +solubilised +solubilises +solubilising +solutise +solutiser +solutisers +solutises +sonantised +sonantised's +sonantiseds +sonnetise +sonnetises +southernise +southernises +sovietisation +sovietisation's +sovietisations +sovietise +sovietises +spatialisation +spatialisation's +spatialisations +spatialise +spatialises +specificise +specificises +specimenise +specimenises +spectrelike +spectrelike's +spectrelikes +spheroidise +spheroidises +spiralisation +spiralisation's +spiralisations +spiralise +spiralises +spiritise +spiritises +spiritualisation +spiritualisation's +spiritualisations +spiritualise +spiritualised +spiritualiser +spiritualisers +spiritualises +spiritualising +spirochaetal +spirochaete +spirochaete's +spirochaetes +spirochaetosis +splenectomised +stabilisable +stallionise +stallionises +stalwartise +stalwartises +standardisable +standardisables +stapedectomised +statisticise +statisticises +stencilise +sterilisabilities +sterilisability +sterilisability's +sterilisable +sterilisables +stigmatise +stigmatiser +stigmatisers +stigmatises +stigmatising +strobilisation +structuralisation +structuralisation's +structuralisations +structuralise +structuralises +strychninisation +strychninisation's +strychninisations +strychninise +strychninises +stylise +styliser +stylisers +stylises +stylising +subarmour +subarmour's +subarmours +subcentre +suberisation +suberisation's +suberisations +suberise +suberised +suberises +suberising +subflavour +subflavour's +subflavours +subjectivisation +subjectivise +subjectivises +sublimise +sublimises +subminiaturisation +subminiaturise +subminiaturised +subminiaturises +subminiaturising +subpulveriser +subpulveriser's +subpulverisers +subsidisable +subsidisables +subspecialise +subspecialises +subspecialities +subspeciality +subspeciality's +substandardise +substandardises +substantialise +substantialises +substantivise +substantivises +subterraneanise +subterraneanises +subtilisation +subtilisation's +subtilisations +subtilise +subtiliser +subtilisers +subtilises +subtotalled +subtotalling +suburbanise +suburbanises +subvitalised +subvitalised's +subvitaliseds +succourable +succourables +succourless +succourlesses +suggestionise +suggestionises +sulfatise +sulfatises +sulphurisation +sulphurisation's +sulphurisations +sulphurise +sulphurises +sultanise +sultanises +summerise +summerises +superacknowledgement +superacknowledgement's +superacknowledgements +supercanonisation +supercanonisation's +supercanonisations +supercarbonisation +supercarbonisation's +supercarbonisations +supercarbonise +supercarbonises +supercivilisation +supercivilisation's +supercivilisations +supercivilised +supercivilised's +superciviliseds +superemphasise +superemphasises +superficialise +superficialises +superhumanise +superhumanises +supernaturalise +supernaturalises +superorganisation +superorganisation's +superorganisations +superorganise +superorganises +supersensitisation +supersensitisation's +supersensitisations +superspecialise +superspecialises +supersubtilised +supersubtilised's +supersubtiliseds +supersulphurise +supersulphurises +surgerise +surgerises +sycophantise +sycophantises +syllogise +sylvanise +sylvanises +symmetrisation +symmetrisation's +symmetrisations +symmetrise +symmetrised +symmetrises +symmetrising +symptomise +symptomises +synaesthesia +synaesthetic +synchronisable +synchronisables +syncretise +syncretised +syncretises +syncretising +syndicalise +syndicalises +synonymise +synonymises +synopsise +synthesisation +synthesisation's +synthesisations +syphonless +syphonlesses +syphonlike +syphonlike's +syphonlikes +syphonophore +syphonostele +syphonostelic +syphonostely +systemisable +systemisables +systemise +systemiser +systemisers +systemises +tabouret +tabourets +tabularisation +tabularisation's +tabularisations +tabularise +tabularises +taffetised +tailorisation +tailorisation's +tailorisations +tailorise +tailorises +tamboura +tandemise +tandemises +tantalisation +tantalisation's +tantalisations +tariffise +tariffises +tartarisation +tartarisation's +tartarisations +tartarise +tartarised +tartarises +tasselled +tasselling +tassells +tavernise +tavernises +teaseller +teasellers +teazelled +teazelling +technicalisation +technicalise +technicalises +technologise +teetotalled +teetotalling +telaesthesia +telaesthetic +tellurise +tellurised +tellurises +tellurising +templise +templises +temporalise +temporalised +temporalises +temporalising +temporisation +temporisation's +temporisations +tenderisation +tenderise +tenderised +tenderiser +tenderises +tenderising +tendrilled +tenementisation +tenementisation's +tenementisations +tenementise +tenementises +terminalisation +terminalisation's +terminalisations +terminalised +terminalised's +terminaliseds +ternise +ternises +terrestrialise +terrestrialises +territorialisation +territorialisation's +territorialisations +territorialise +territorialises +terrorisation +terrorisation's +terrorisations +testimonialisation +testimonialisation's +testimonialisations +testimonialise +testimonialiser +testimonialisers +testimonialises +tetanisation +tetanise +tetanised +tetanises +tetanising +teutonise +texturised +theatreless +theatrelesses +theatrelike +theatrelike's +theatrelikes +theatricalisation +theatricalisation's +theatricalisations +theatricalise +theatricalised +theatricalises +theatricalising +theatricise +theatricises +theologisation +theologise +theologised +theologiser +theologises +theologising +thermoanaesthesia +thermoanaesthesia's +thermoanaesthesias +thermometerise +thermometerises +thermopolymerisation +thermopolymerisation's +thermopolymerisations +thermosyphon +thermosyphon's +thermosyphons +thronise +thronises +thymectomise +thyroidectomised +thyroidisation +thyroidisation's +thyroidisations +tined +tining +tinsellier +tinselliest +tittupped +tittupping +tittuppy +tonicise +tonicises +torporise +torporises +totalisation +totalisation's +totalisations +totalisator +totalise +totalised +totaliser +totalisers +totalises +totalising +totalitarianise +totemisation +totemisation's +totemisations +tourise +tourises +tractorisation +tractorisation's +tractorisations +tractorise +tractorises +traditionalise +traditionalises +traditionise +traditionises +tragicise +tragicises +traitorise +traitorises +trammelled +trammeller +trammellers +trammelling +tranquilisation +tranquilisation's +tranquilisations +tranquillisation +tranquillise +tranquillised +tranquilliser +tranquillisers +tranquillises +tranquillising +transcendentalise +transcendentalises +transistorisation +transparentise +transparentises +traumatisation +traumatise +traumatised +traumatises +traumatising +triangularise +triangularised +triangularises +triangularising +trichinise +trillionise +trillionises +trimerisation +trimerisation's +trimerisations +trivialisation +tropicalisation +tropicalisation's +tropicalisations +tropicalise +tropicalised +tropicalises +tropicalising +trowelled +trowelling +trypsinise +trypsinises +tuberculinisation +tuberculinisation's +tuberculinisations +tuberculinise +tuberculinises +tuberisation +tuberisation's +tuberisations +tuberise +tuberises +tubulisation +tubulisation's +tubulisations +tutorisation +tutorisation's +tutorisations +tutorise +tutorises +ultracentraliser +ultracentraliser's +ultracentralisers +ultrahonourable +ultrahonourables +ultraspecialisation +ultraspecialisation's +ultraspecialisations +ultrastandardisation +ultrastandardisation's +ultrastandardisations +unagonise +unalcoholised +unalcoholised's +unalcoholiseds +unanimalised +unanimalised's +unanimaliseds +unantagonisable +unantagonisables +unapostatised +unapostatised's +unapostatiseds +unauthorise +unbaptise +unbrutalise +unbrutise +unbrutises +uncanonise +uncanonises +uncantonised +uncantonised's +uncantoniseds +uncatechised +uncatechised's +uncatechisedness +uncatechiseds +uncatholicise +uncatholicises +uncelestialised +uncelestialised's +uncelestialiseds +unchloridised +unchloridised's +unchloridiseds +unchristianise +unchristianised +unchristianises +uncircularised +uncircularised's +uncirculariseds +uncivilisable +uncivilisables +uncivilise +unclericalise +unclericalises +uncolonise +uncolourable +uncolourables +uncolourablies +uncolourably +unconventionalise +unconventionalises +uncriticisable +uncriticisables +uncrystallisabilities +uncrystallisability +uncrystallisability's +uncrystallisable +uncrystallisables +uncurricularised +uncurricularised's +uncurriculariseds +undefence +undefence's +undemagnetisable +undemagnetisables +undemocratise +undenominationalise +undenominationalises +undercapitalisation +undercapitalisation's +undercapitalisations +undercapitalise +undercapitalised +undercapitalises +undercapitalising +undercolour +undercolour's +undercoloured +undercolouring +undercolourings +undercolours +underemphasise +underemphasised +underemphasises +underemphasising +underlabourer +underlabourer's +underlabourers +underorganisation +underorganisation's +underorganisations +underoxidise +underoxidises +underrealise +underrealises +undersaviour +undersaviour's +undersaviours +underutilise +undervitalised +undervitalised's +undervitaliseds +undiphthongise +undiphthongises +undiscoloured +undiscoloured's +undramatisable +undramatisables +undualise +undualises +unenamoured +unenamoured's +unenamoureds +unequalise +unevangelised +unevangelised's +unevangeliseds +unfavouring +unfavouring's +unfertilisable +unfertilisables +unfeudalise +unfeudalised +unfeudalises +ungalvanised +ungalvanised's +ungalvaniseds +ungelatinisable +ungelatinisables +ungelatinised +ungelatinised's +ungelatiniseds +ungentilise +ungentilises +ungentlemanise +ungentlemanises +ungospelised +ungospelised's +ungospeliseds +ungraphitised +ungraphitised's +ungraphitiseds +unharbour +unharbour's +unharboured +unharmonise +unheroise +unheroises +unhonourable +unhouselled +unhypnotisable +unhypnotisables +unhypnotise +unhypnotises +uniformisation +uniformisation's +uniformisations +uniformise +uniformises +unilateralisation +unilateralisation's +unilateralisations +unilateralise +unilateralises +unimmortalise +unimmortalises +unindividualise +uninitialisable +unionisation's +unionisations +unitisation +unitise +unitises +unitising +universalisation +universalisation's +universalisations +unkennelled +unkennelling +unlabialise +unlabialises +unlabourable +unlabourables +unlabouring +unlabouring's +unlocalisable +unlocalisables +unlocalise +unmechanise +unmediatised +unmediatised's +unmediatiseds +unmercerised +unmercerised's +unmerceriseds +unmesmerise +unmesmerises +unmetallised +unmetallised's +unmetalliseds +unmethodised +unmethodised's +unmethodiseds +unmethodising +unmethodising's +unmethodisings +unmissionised +unmissionised's +unmissioniseds +unmodernise +unmonopolise +unmonopolising +unmonopolisings +unmoralise +unmoralised +unmoralises +unmoralising +unmoralisings +unmunicipalised +unmunicipalised's +unmunicipaliseds +unmutualised +unmutualised's +unmutualiseds +unmysticise +unmysticises +unnaturalisable +unnaturalisables +unnaturalise +unnaturalises +unneighbourlike +unneighbourlike's +unneighbourlikes +unnitrogenised +unnitrogenised's +unnitrogeniseds +unnormalise +unnormalising +unoptimise +unoptimising +unoxidisable +unoxidisables +unoxygenised +unoxygenised's +unoxygeniseds +unpaganise +unpaganises +unparagonised +unparagonised's +unparagoniseds +unparalysed +unparalysed's +unparalyseds +unparticularised +unparticularised's +unparticulariseds +unparticularising +unparticularising's +unparticularisings +unpatronisable +unpatronisables +unpauperised +unpauperised's +unpauperiseds +unphilosophise +unphosphatised +unphosphatised's +unphosphatiseds +unplagiarised +unplagiarised's +unplagiariseds +unpoeticised +unpoeticised's +unpoeticiseds +unpoetise +unpoetised +unpoetises +unpolarisable +unpolarisables +unpolymerised +unpolymerised's +unpolymeriseds +unpopularise +unprotestantise +unprotestantises +unpulverise +unradicalise +unradicalises +unrancoured +unrancoured's +unrancoureds +unraveller +unravellers +unrealisable +unrealise +unrealising +unrealisings +unreconnoitred +unreconnoitred's +unreconnoitreds +unrevelationise +unrevelationises +unromanticised +unromanticised's +unromanticiseds +unroyalised +unroyalised's +unroyaliseds +unsatirise +unsatirised +unsavourilies +unsavourily +unscandalise +unscandalises +unsceptre +unsceptre's +unschematised +unschematised's +unschematiseds +unsectarianise +unsectarianises +unsecularise +unsecularises +unsensitise +unsensitises +unsensualise +unsensualised +unsensualises +unsentimentalise +unsepulchre +unsignalised +unsignalised's +unsignaliseds +unsolemnise +unsolemnised +unsolemnises +unspectrelike +unspectrelike's +unspectrelikes +unspiritualise +unspiritualised +unspiritualises +unstoicise +unstoicises +unsubstantialise +unsubstantialises +unsuccourable +unsuccourables +unsulphurised +unsulphurised's +unsulphuriseds +unsupernaturalise +unsupernaturalised +unsupernaturalises +unsymmetrised +unsymmetrised's +unsymmetriseds +unsympathisabilities +unsympathisability +unsympathisability's +unsympathisable +unsympathisables +unsyphon +unsyphon's +unsystemisable +unsystemisables +untantalising +untantalising's +untantalisings +untartarised +untartarised's +untartariseds +untechnicalise +untechnicalises +untemporising +untemporising's +untheorisable +untheorisables +unutilisable +unutilisables +unvaporised +unvaporised's +unvaporiseds +unvectorisable +unvitalised +unvitalised's +unvitaliseds +unvitriolised +unvitriolised's +unvitrioliseds +unvolatilise +unvolatilised +unvolatilises +unvulgarise +unvulgarised +unvulgarises +unwesternised +unwesternised's +unwesterniseds +unwomanise +urbanise +urbanises +urbanising +utilisabilities +utilisability +utilisable +utilisables +utilitarianise +utilitarianises +utopianiser +utopianiser's +utopianisers +vaccinisation +vaccinisation's +vaccinisations +vacuumise +vacuumised +vacuumises +vacuumising +vagabondise +vagabondiser +vagabondisers +vagabondises +vagrantise +vagrantises +valorisation +valorisation's +valorisations +valorise +valorised +valorises +valorising +vampirise +vampirises +vandalisation +vandalisation's +vandalisations +vaporisable +vaporisables +vaporise +vaporised +vaporiser +vaporisers +vaporises +vaporising +vapourier +vapouriest +vapourisable +vapourisation +vapourisations +vapourise +vapourised +vapouriser +vapourises +vapourish +vapourishness +vapourising +vapourless +vapourlike +vapoury +vascularisation +vascularisation's +vascularisations +vascularise +vascularised +vascularises +vascularising +vassalisation +vassalise +vassalised +vassalises +vassalising +vectorisable +vectorise +vectorised +vectoriser +vectorisered +vectorisering +vectorisers +vectorises +vegetablise +vegetablises +velarisation +venalisation +venalisation's +venalisations +venalise +venalises +venomisation +venomisation's +venomisations +venomise +venomises +ventriloquise +ventriloquised +ventriloquises +ventriloquising +verbalisation +verbalisation's +verbalisations +vermeilled +vermeilles +vermeilling +vermilionise +vermilionises +vernacularisation +vernacularisation's +vernacularisations +vernacularise +vernacularises +vernalisation +vernalisation's +vernalisations +vernalise +vernalised +vernalises +vernalising +versicolour +versicoloured +versionise +versionises +vestryise +vestryises +veteranise +veteranises +vialled +vialling +victimisable +victimisables +victimisation +victimisation's +victimisations +victuallage +victualled +victualless +victualling +vigourless +virtualise +virtualises +visionise +visionises +vitalisation +vitalisation's +vitalisations +vitalise +vitalised +vitaliser +vitalisers +vitalises +vitalising +vitalising's +vitalisingly +vitalisings +vitaminisation +vitaminise +vitaminises +vitriolisable +vitriolisables +vitriolisation +vitriolisation's +vitriolisations +vitriolise +vitrioliser +vitriolisers +vitriolises +vocationalisation +vocationalisation's +vocationalisations +vocationalise +vocationalises +volatilisable +volatilisables +volatilise +volatiliser +volatilisers +volatilises +volatilising +voltise +voltises +vowelisation +vowelisation's +vowelisations +vowelise +vowelised +vowelises +vowelising +vulcanisable +vulcanisables +vulcanisate +vulcanisation +vulcanisation's +vulcanisations +vulcanise +vulcaniser +vulcanisers +vulcanises +vulcanising +vulgarisation +vulgarisation's +vulgarisations +vulgarise +vulgarised +vulgariser +vulgarisers +vulgarises +vulgarising +waggonette +weevilled +westernisation +westernisation's +westernisations +westernise +westernised +westernises +westernising +winterisation +winterisation's +winterisations +winterise +winterised +winterises +winterising +womanisation +womanisation's +womanisations +woodcockise +woodcockises +woollenisation +woollenisation's +woollenisations +woollenise +woollenises +zeroise +zeroised +zeroises +zeroising diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.0 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.0 index 4008ec0ff79..05342947bb9 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.0 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.0 @@ -1,47158 +1,47158 @@ -ACM -ANSI -ASAP -ASCII -ATM's -Achilles -Ada -Ada's -Afghanistan -Afghanistan's -Africa -Africa's -African -African's -Africans -Airedale -Airedale's -Alabama -Alabama's -Alabamian -Alabamian's -Alaska -Alaska's -Albania -Albania's -Albanian -Albanian's -Albanians -Alcibiades -Alden -Alden's -Algeria -Algeria's -Algerian -Algerian's -Algol -Algol's -Allah -Allah's -Alyssa -Alyssa's -Amanda -Amanda's -Amdahl -Amdahl's -Amelia -Amelia's -America -America's -American -American's -Americana -Americans -Americas -Ames -Amsterdam -Amsterdam's -Amtrak -Amtrak's -Anabaptist -Anabaptist's -Anabaptists -Andorra -Andorra's -Angeleno -Angeleno's -Angelenos -Anglican -Anglican's -Anglicanism -Anglicanism's -Anglicans -Anglophilia -Anglophilia's -Anglophobia -Anglophobia's -Angola -Angola's -Antarctica -Antarctica's -Aphrodite -Aphrodite's -Apollo -Apollo's -Apollonian -Appalachia -Appalachia's -Appalachian -Appalachian's -Appalachians -April -April's -Aprils -Aquarius -Arab -Arab's -Arabia -Arabia's -Arabian -Arabian's -Arabians -Arabic -Arabic's -Arabs -Archie -Archie's -Argentina -Argentina's -Argo -Argo's -Argos -Arianism -Arianism's -Arianist -Arianist's -Arianists -Aries -Aristotelian -Aristotelian's -Aristotle -Aristotle's -Arizona -Arizona's -Arkansas -Arkansas's -Armageddon -Armageddon's -Armenian -Armenian's -Armour -Armour's -Armstrong -Armstrong's -Artemis -Aryan -Aryan's -Aryans -Asia -Asia's -Asian -Asian's -Asians -Asiatic -Asiatic's -Asiatics -Assyrian -Assyrian's -Assyriology -Assyriology's -Athena -Athena's -Athenian -Athenian's -Athenians -Athens -Atlantic -Atlantic's -Auckland -Auckland's -Audubon -Audubon's -Augusta -Augusta's -Augusts -Austin -Austin's -Australia -Australia's -Australian -Australian's -Australians -Austria -Austria's -Austrian -Austrian's -Ave -BSD -Babel -Babel's -Bach -Bach's -Bagrodia -Bagrodia's -Bagrodias -Balkan -Balkan's -Balkans -Baltic -Baltic's -Bangladesh -Bangladesh's -Bantu -Bantu's -Bantus -Barbados -Baxter -Baxter's -Beethoven -Beethoven's -Belgian -Belgian's -Belgians -Belgium -Belgium's -Bellovin -Bellovin's -Belushi -Belushi's -Benedict -Benedict's -Benedictine -Benedictine's -Bengal -Bengal's -Bengali -Bengali's -Benzedrine -Benzedrine's -Bergsten -Bergsten's -Berkeley -Berkeley's -Berlin -Berlin's -Berliner -Berliners -Bermuda -Bermuda's -Bessel -Bessel's -Beverly -Beverly's -Bilbo -Bilbo's -Bolivia -Bolivia's -Bologna -Bologna's -Bolshevik -Bolshevik's -Bolsheviks -Bolshevism -Bolshevism's -Borneo -Borneo's -Boston -Boston's -Bostonian -Bostonian's -Bostonians -Botswana -Botswana's -Bourne -Bourne's -Brazil -Brazil's -Brazilian -Brazilian's -Bresenham -Bresenham's -Britain -Britain's -British -Britisher -Britishly -Briton -Briton's -Britons -Buehring -Buehring's -CDC -CDC's -CEO -CMOS -CPU -CPU's -CPUs -California -California's -Californian -Californian's -Californians -Cambridge -Cambridge's -Canada -Canada's -Carolina -Carolina's -Carolinas -Cartesian -Chinese -Chinese's -Christian -Christian's -Christians -Christiansen -Christmas -Cobol -Cobol's -Coleman -Coleman's -Colorado -Colorado's -Comdex -Comdex's -Cray -Cray's -Crays -Cupertino -Cupertino's -Czechoslovakian -DARPA -DARPA's -DECNET -DOS -Dan -Dan's -DeMorgan -DeMorgan's -Debbie -Debbie's -December -December's -Decembers -Delaware -Delaware's -Denmark -Denmark's -Dijkstra -Dijkstra's -Diophantine -Dylan -Dylan's -EDP -EGA -EGA's -Edsger -Edsger's -Ellen -Ellen's -Elvis -Elvis's -English -English's -Erlang -Erlang's -Ethernet -Ethernet's -Ethernets -Europe -Europe's -European -European's -Europeans -FIFO -Fairbanks -Februaries -February -February's -Felder -Florida -Florida's -Fortran -Fortran's -Fourier -Fourier's -France -France's -Frances -French -French's -Friday -Friday's -Fridays -GPSS -Galvin -Galvin's -Garfunkel -Geoff -Geoff's -Geoffrey -Geoffrey's -German -German's -Germans -Germany -Germany's -Gibson -Gibson's -Gipsies -Gipsy -Gipsy's -Godzilla -Godzilla's -Gothic -Greek -Greek's -Greeks -Greg -Greg's -Heinlein -Heinlein's -Hewlett -Hewlett's -Holland -Holland's -Hollander -Hollanders -Hollands -Honda -Honda's -Hz -I'd -I'll -I'm -I've -IBM -IBM's -IEEE -ITCorp -ITCorp's -ITcorp -ITcorp's -Illinois -Inc -India -India's -Indian -Indian's -Indiana -Indiana's -Indians -Intel -Intel's -Internet -Internet's -Iran -Iran's -Ireland -Ireland's -Israel -Israel's -Israeli -Israeli's -Israelis -Italian -Italian's -Italians -James -Januaries -January -January's -Japan -Japan's -Japanese -Japanese's -Jefferson -Jefferson's -Jill -Jill's -Johnnie -Johnnie's -Jr -Julie -Julie's -Julies -July -July's -Julys -June -June's -Junes -Klein -Klein's -Kleinrock -Kleinrock's -Kline -Kline's -Knuth -Knuth's -Kuenning -Kuenning's -LED's -LEDs -LaTeX -LaTeX's -Lagrangian -Lagrangian's -Lamport -Lamport's -Latin -Latin's -Laurie -Laurie's -Lenten -Liz -Liz's -Lyle -Lyle's -MHz -MIT -MIT's -MacDraw -MacDraw's -MacIntosh -MacIntosh's -MacPaint -MacPaint's -Mafia -Mafia's -Malibu -Malibu's -Mandelbrot -Mandelbrot's -Manhattan -Manhattan's -Manila -Manila's -Marianne -Marianne's -Mary -Mary's -Maryland -Maryland's -Marylanders -Massachusetts -Massey -Massey's -Matt -Matt's -Maxtor -Maxtor's -McElhaney -McElhaney's -McKenzie -McKenzie's -McMartin -McMartin's -Medusa -Medusa's -Michigan -Michigan's -Microport -Microport's -Microsoft -Microsoft's -Midwest -Minnesota -Minnesota's -Monday -Monday's -Mondays -Montana -Montana's -Montanan -Montanan's -Moslem -Moslem's -Moslems -Motorola -Motorola's -Mr -Mrs -Ms -Multibus -Multibus's -Multics -Munsey -Munsey's -Muslim -Muslim's -Muslims -NFS -Nazi -Nazi's -Nazis -NeWS -Nebraska -Nebraska's -Nebraskan -Nebraskan's -Negro -Negro's -Negroes -Nepal -Nepal's -Netherlands -Newtonian -November -November's -Novembers -OEM -OEM's -OEMS -OK -OS -OS's -October -October's -Octobers -Oderberg -Oderberg's -Oderbergs -Oedipus -Ohio -Ohio's -Oklahoma -Oklahoma's -Oklahoman -Oklahoman's -Oliver's -PC -PC's -PCs -PDP -Packard -Packard's -Packards -Palestinian -Pascal -Pascal's -Pennsylvania -Pennsylvania's -Peter's -Petkiewicz -Petkiewicz's -PhD -Planck -Planck's -Poland -Poland's -Popek -Popek's -Popeks -Prime's -Prokofiev -Prokofiev's -QA -RCS -ROM -RSX -Redford -Redford's -Rick -Rick's -Ritchie -Ritchie's -Robert -Robert's -Roberts -Robinson -Robinson's -Roman -Roman's -Romans -Roy -Roy's -Rubens -Russian -Russian's -Russians -SCCS -SMTP -Sally's -Salz -Salz's -Sam -Sam's -Saturday -Saturday's -Saturdays -Scotland -Scotland's -Seagate -Seagate's -September -September's -Septembers -Signor -Sikkim -Sikkim's -Sikkimese -Silverstein -Silverstein's -Singapore -Singapore's -Spafford -Spafford's -Spain -Spain's -Spanish -Spanish's -Spencer -Spencer's -Spuds -Sr -Sunday -Sunday's -Sundays -TCP -TV's -TeX -TeX's -Teflon -Teflon's -Tektronix -Tektronix's -Tennessee -Tennessee's -Texas -Texas's -Texases -Thursday -Thursday's -Thursdays -Tinseltown -Tinseltown's -Trudeau -Trudeau's -Tuesday -Tuesday's -Tuesdays -Turing -Turing's -UART -UCLA -UNIX's -USC -USC's -USG -USG's -Ultrix -Ultrix's -Unix -Unix's -Usenet -Usenet's -Usenix -Usenix's -Utah -Utah's -VAR -VCR -VMS -VMS's -Vanessa -Vanessa's -Vax -Vax's -Ventura -Ventura's -Virginia -Virginia's -Warnock -Warnock's -Washington -Washington's -Wednesday -Wednesday's -Wednesdays -Weibull -Weibull's -Wilbur -Wilbur's -Willisson -Willisson's -Wilson -Wilson's -Xenix -Xenix's -Xeroxed -Xeroxes -Xeroxing -Yamaha -Yamaha's -Yentl -Yentl's -York -York's -Yorker -Yorkers -Yorks -Zealand -Zealand's -Zulu -Zulu's -Zulus -aback -abaft -abandon -abandoned -abandoner -abandoning -abandonment -abandonments -abandons -abase -abased -abasement -abasements -abaser -abases -abash -abashed -abashes -abashing -abasing -abate -abated -abatement -abatements -abater -abates -abating -abbe -abbey -abbey's -abbeys -abbot -abbot's -abbots -abbreviate -abbreviated -abbreviates -abbreviating -abbreviation -abbreviations -abdomen -abdomen's -abdomens -abdominal -abdominally -abduct -abducted -abducting -abduction -abduction's -abductions -abductor -abductor's -abductors -abducts -abed -aberrant -aberrantly -aberration -aberrations -abet -abets -abetted -abetter -abetting -abettor -abeyance -abhor -abhorred -abhorrent -abhorrently -abhorrer -abhorring -abhors -abide -abided -abider -abides -abiding -abidingly -abilities -ability -ability's -abject -abjection -abjections -abjectly -abjectness -abjure -abjured -abjurer -abjures -abjuring -ablate -ablated -ablates -ablating -ablation -ablative -ablatively -ablaze -able -abler -ablest -ablution -ablutions -ably -abnormal -abnormalities -abnormality -abnormally -aboard -abode -abode's -abodes -abolish -abolished -abolisher -abolishers -abolishes -abolishing -abolishment -abolishment's -abolishments -abolition -abolitionist -abolitionists -abominable -aboriginal -aboriginally -aborigine -aborigine's -aborigines -abort -aborted -aborter -aborting -abortion -abortion's -abortions -abortive -abortively -abortiveness -aborts -abound -abounded -abounding -abounds -about -above -aboveground -abrade -abraded -abrader -abrades -abrading -abrasion -abrasion's -abrasions -abreaction -abreaction's -abreactions -abreast -abridge -abridged -abridger -abridges -abridging -abridgment -abroad -abrogate -abrogated -abrogates -abrogating -abrogation -abrupt -abruptly -abruptness -abscess -abscessed -abscesses -abscissa -abscissa's -abscissas -abscond -absconded -absconder -absconding -absconds -absence -absence's -absences -absent -absented -absentee -absentee's -absenteeism -absentees -absentia -absenting -absently -absentminded -absentmindedly -absentmindedness -absents -absinthe -absolute -absolutely -absoluteness -absolutes -absolution -absolve -absolved -absolver -absolves -absolving -absorb -absorbed -absorbency -absorbent -absorbent's -absorbents -absorber -absorbing -absorbingly -absorbs -absorption -absorption's -absorptions -absorptive -abstain -abstained -abstainer -abstaining -abstains -abstention -abstentions -abstinence -abstract -abstracted -abstractedly -abstractedness -abstracter -abstracting -abstraction -abstraction's -abstractionism -abstractionist -abstractionists -abstractions -abstractive -abstractly -abstractness -abstractor -abstractor's -abstractors -abstracts -abstruse -abstrusely -abstruseness -abstrusenesses -absurd -absurdities -absurdity -absurdity's -absurdly -absurdness -abundance -abundances -abundant -abundantly -abuse -abused -abuser -abusers -abuses -abusing -abusive -abusively -abusiveness -abut -abutment -abutments -abuts -abutted -abutter -abutter's -abutters -abutting -abysmal -abysmally -abyss -abyss's -abysses -acacia -academia -academic -academically -academics -academies -academy -academy's -accede -acceded -accedes -acceding -accelerate -accelerated -accelerates -accelerating -acceleratingly -acceleration -accelerations -accelerative -accelerator -accelerators -accelerometer -accelerometer's -accelerometers -accent -accented -accenting -accents -accentual -accentually -accentuate -accentuated -accentuates -accentuating -accentuation -accept -acceptability -acceptable -acceptableness -acceptably -acceptance -acceptance's -acceptances -accepted -acceptedly -accepter -accepters -accepting -acceptingly -acceptingness -acceptive -acceptor -acceptor's -acceptors -accepts -access -accessed -accesses -accessibility -accessible -accessibly -accessing -accession -accession's -accessions -accessories -accessory -accessory's -accident -accident's -accidental -accidentally -accidentalness -accidently -accidents -acclaim -acclaimed -acclaimer -acclaiming -acclaims -acclamation -acclimate -acclimated -acclimates -acclimating -acclimation -accolade -accolades -accommodate -accommodated -accommodates -accommodating -accommodatingly -accommodation -accommodations -accommodative -accommodativeness -accompanied -accompanier -accompanies -accompaniment -accompaniment's -accompaniments -accompanist -accompanist's -accompanists -accompany -accompanying -accomplice -accomplices -accomplish -accomplished -accomplisher -accomplishers -accomplishes -accomplishing -accomplishment -accomplishment's -accomplishments -accord -accordance -accordances -accorded -accorder -accorders -according -accordingly -accordion -accordion's -accordions -accords -accost -accosted -accosting -accosts -account -accountabilities -accountability -accountable -accountableness -accountably -accountancy -accountant -accountant's -accountants -accounted -accounting -accountings -accounts -accredit -accreditation -accreditations -accredited -accretion -accretion's -accretions -accrue -accrued -accrues -accruing -acculturate -acculturated -acculturates -acculturating -acculturation -acculturative -accumulate -accumulated -accumulates -accumulating -accumulation -accumulations -accumulative -accumulatively -accumulativeness -accumulator -accumulator's -accumulators -accuracies -accuracy -accurate -accurately -accurateness -accursed -accursedly -accursedness -accusal -accusation -accusation's -accusations -accusative -accuse -accused -accuser -accusers -accuses -accusing -accusingly -accustom -accustomed -accustomedness -accustoming -accustoms -ace -ace's -aced -acer -aces -acetate -acetone -acetylene -ache -ached -aches -achievable -achieve -achieved -achievement -achievement's -achievements -achiever -achievers -achieves -achieving -aching -achingly -acid -acidic -acidities -acidity -acidly -acidness -acids -acidulous -acing -acknowledge -acknowledged -acknowledgedly -acknowledger -acknowledgers -acknowledges -acknowledging -acme -acne -acned -acolyte -acolytes -acorn -acorn's -acorns -acoustic -acoustical -acoustically -acoustician -acoustics -acquaint -acquaintance -acquaintance's -acquaintances -acquainted -acquainting -acquaints -acquiesce -acquiesced -acquiescence -acquiesces -acquiescing -acquirable -acquire -acquired -acquires -acquiring -acquisition -acquisition's -acquisitions -acquisitiveness -acquit -acquits -acquittal -acquittals -acquitted -acquitter -acquitting -acre -acre's -acreage -acres -acrid -acridly -acridness -acrimonious -acrimoniously -acrimony -acrobat -acrobat's -acrobatic -acrobatics -acrobats -acronym -acronym's -acronyms -acropolis -across -acrylic -act -acted -acting -actinium -actinometer -actinometer's -actinometers -action -action's -actions -activate -activated -activates -activating -activation -activations -activator -activator's -activators -active -actively -activeness -activism -activist -activist's -activists -activities -activity -activity's -actor -actor's -actors -actress -actress's -actresses -acts -actual -actualities -actuality -actually -actuals -actuarial -actuarially -actuate -actuated -actuates -actuating -actuation -actuator -actuator's -actuators -acuity -acumen -acute -acutely -acuteness -acuter -acutest -acyclic -acyclically -ad -adage -adages -adagio -adagios -adamant -adamantly -adapt -adaptability -adaptable -adaptation -adaptation's -adaptations -adapted -adaptedness -adapter -adapters -adapting -adaption -adaptive -adaptively -adaptiveness -adaptor -adaptors -adapts -add -added -addenda -addendum -adder -adders -addict -addicted -addicting -addiction -addiction's -addictions -addictive -addicts -adding -addition -addition's -additional -additionally -additions -additive -additive's -additively -additives -additivity -address -addressability -addressable -addressed -addressee -addressee's -addressees -addresser -addressers -addresses -addressing -adds -adduce -adduced -adducer -adduces -adducing -adduct -adducted -adducting -adduction -adductive -adductor -adducts -adept -adeptly -adeptness -adepts -adequacies -adequacy -adequate -adequately -adequateness -adhere -adhered -adherence -adherences -adherent -adherent's -adherently -adherents -adherer -adherers -adheres -adhering -adhesion -adhesions -adhesive -adhesive's -adhesively -adhesiveness -adhesives -adiabatic -adiabatically -adieu -adjacency -adjacent -adjacently -adjective -adjective's -adjectively -adjectives -adjoin -adjoined -adjoining -adjoins -adjourn -adjourned -adjourning -adjournment -adjourns -adjudge -adjudged -adjudges -adjudging -adjudicate -adjudicated -adjudicates -adjudicating -adjudication -adjudication's -adjudications -adjudicative -adjunct -adjunct's -adjunctive -adjunctly -adjuncts -adjure -adjured -adjures -adjuring -adjust -adjustable -adjustably -adjusted -adjuster -adjusters -adjusting -adjustive -adjustment -adjustment's -adjustments -adjustor -adjustor's -adjustors -adjusts -adjutant -adjutants -administer -administered -administering -administerings -administers -administration -administration's -administrations -administrative -administratively -administrator -administrator's -administrators -admirable -admirableness -admirably -admiral -admiral's -admirals -admiralty -admiration -admirations -admire -admired -admirer -admirers -admires -admiring -admiringly -admissibility -admissible -admission -admission's -admissions -admit -admits -admittance -admitted -admittedly -admitting -admix -admixed -admixes -admixture -admonish -admonished -admonisher -admonishes -admonishing -admonishingly -admonishment -admonishment's -admonishments -admonition -admonition's -admonitions -ado -adobe -adolescence -adolescent -adolescent's -adolescently -adolescents -adopt -adopted -adopter -adopters -adopting -adoption -adoption's -adoptions -adoptive -adoptively -adopts -adorable -adorableness -adoration -adore -adored -adorer -adores -adoring -adorn -adorned -adorning -adornment -adornment's -adornments -adorns -adrenal -adrenaline -adrenally -adrift -adroit -adroitly -adroitness -ads -adsorb -adsorbed -adsorbing -adsorbs -adsorption -adulate -adulating -adulation -adulations -adult -adult's -adulterate -adulterated -adulterates -adulterating -adulteration -adulterer -adulterer's -adulterers -adulterous -adulterously -adultery -adulthood -adultly -adultness -adults -adumbrate -adumbrated -adumbrates -adumbrating -adumbration -adumbrative -adumbratively -advance -advanced -advancement -advancement's -advancements -advancer -advancers -advances -advancing -advantage -advantaged -advantageous -advantageously -advantageousness -advantages -advantaging -advent -adventist -adventists -adventitious -adventitiously -adventitiousness -adventive -adventively -adventure -adventured -adventurer -adventurers -adventures -adventuring -adventurous -adventurously -adventurousness -adverb -adverb's -adverbial -adverbially -adverbs -adversaries -adversary -adversary's -adverse -adversed -adversely -adverses -adversing -adversities -adversity -advertise -advertised -advertisement -advertisement's -advertisements -advertiser -advertisers -advertises -advertising -advice -advisability -advisable -advisableness -advisably -advise -advised -advisedly -advisee -advisee's -advisees -advisement -advisements -adviser -adviser's -advisers -advises -advising -advisor -advisor's -advisors -advisory -advocacy -advocate -advocated -advocates -advocating -advocation -advocative -aegis -aerate -aerated -aerates -aerating -aeration -aerator -aerators -aerial -aerial's -aerially -aerials -aeroacoustic -aerobic -aerobics -aerodynamic -aerodynamics -aeronautic -aeronautical -aeronautically -aeronautics -aerosol -aerosols -aerospace -afar -afars -affable -affair -affair's -affairs -affect -affectation -affectation's -affectations -affected -affectedly -affectedness -affecter -affecting -affectingly -affection -affection's -affectionate -affectionately -affectioned -affections -affective -affectively -affects -afferent -afferently -affianced -affidavit -affidavit's -affidavits -affiliate -affiliated -affiliates -affiliating -affiliation -affiliations -affinities -affinity -affinity's -affirm -affirmation -affirmation's -affirmations -affirmative -affirmatively -affirmed -affirming -affirms -affix -affixed -affixes -affixing -afflict -afflicted -afflicting -affliction -affliction's -afflictions -afflictive -afflictively -afflicts -affluence -affluent -affluently -afford -affordable -afforded -affording -affords -affricate -affricates -affrication -affricative -affright -affront -affronted -affronting -affronts -afghan -afghans -aficionado -aficionados -afield -afire -aflame -afloat -afoot -afore -aforementioned -aforesaid -aforethought -afoul -afraid -afresh -aft -after -aftereffect -aftereffects -aftermath -aftermost -afternoon -afternoon's -afternoons -afters -aftershock -aftershock's -aftershocks -afterthought -afterthoughts -afterward -afterwards -again -against -agape -agar -agate -agates -age -aged -agedly -agedness -ageless -agelessly -agelessness -agencies -agency -agency's -agenda -agenda's -agendas -agent -agent's -agentive -agents -ager -agers -ages -agglomerate -agglomerated -agglomerates -agglomeration -agglomerative -agglutinate -agglutinated -agglutinates -agglutinating -agglutination -agglutinative -agglutinin -agglutinins -aggravate -aggravated -aggravates -aggravating -aggravation -aggravations -aggregate -aggregated -aggregately -aggregateness -aggregates -aggregating -aggregation -aggregations -aggregative -aggregatively -aggression -aggression's -aggressions -aggressive -aggressively -aggressiveness -aggressor -aggressors -aggrieve -aggrieved -aggrievedly -aggrieves -aggrieving -aghast -agile -agilely -agility -aging -agitate -agitated -agitatedly -agitates -agitating -agitation -agitations -agitative -agitator -agitator's -agitators -agleam -aglow -agnostic -agnostic's -agnostics -ago -agog -agonies -agony -agrarian -agree -agreeable -agreeableness -agreeably -agreed -agreeing -agreement -agreement's -agreements -agreer -agreers -agrees -agricultural -agriculturally -agriculture -ague -ah -ahead -aid -aide -aided -aider -aides -aiding -aids -ail -ailed -aileron -ailerons -ailing -ailment -ailment's -ailments -ails -aim -aimed -aimer -aimers -aiming -aimless -aimlessly -aimlessness -aims -air -airbag -airbag's -airbags -airborne -aircraft -aircrafts -airdrop -airdrops -aired -airer -airers -airfield -airfield's -airfields -airflow -airframe -airframe's -airframes -airhead -airier -airiest -airily -airiness -airing -airings -airless -airlessness -airlift -airlift's -airlifts -airline -airline's -airliner -airliner's -airliners -airlines -airlock -airlock's -airlocks -airmail -airmails -airman -airmen -airport -airport's -airports -airs -airship -airship's -airships -airspace -airspeed -airspeeds -airstrip -airstrip's -airstrips -airway -airway's -airways -airy -aisle -aisles -ajar -akimbo -akin -alabaster -alacrity -alarm -alarmed -alarming -alarmingly -alarmist -alarms -alas -alba -albacore -albeit -album -albumen -albumin -albums -alchemy -alcohol -alcohol's -alcoholic -alcoholic's -alcoholics -alcoholism -alcoholisms -alcohols -alcove -alcove's -alcoved -alcoves -alder -alderman -alderman's -aldermen -ale -alee -alert -alerted -alertedly -alerter -alerters -alerting -alertly -alertness -alerts -alfalfa -alfresco -alga -algae -algaecide -algebra -algebra's -algebraic -algebraically -algebras -alginate -alginates -algorithm -algorithm's -algorithmic -algorithmically -algorithms -alias -aliased -aliases -aliasing -alibi -alibi's -alibis -alien -alien's -alienate -alienated -alienates -alienating -alienation -aliens -alight -alighted -alighting -align -aligned -aligner -aligning -alignment -alignments -aligns -alike -alikeness -aliment -aliments -alimony -alive -aliveness -alkali -alkali's -alkaline -alkalis -alkaloid -alkaloid's -alkaloids -alkyl -all -allay -allayed -allaying -allays -allegation -allegation's -allegations -allege -alleged -allegedly -alleges -allegiance -allegiance's -allegiances -alleging -allegoric -allegorical -allegorically -allegoricalness -allegories -allegory -allegory's -allegretto -allegretto's -allegrettos -allegro -allegro's -allegros -allele -alleles -allemande -allergic -allergies -allergy -allergy's -alleviate -alleviated -alleviates -alleviating -alleviation -alleviative -alleviator -alleviator's -alleviators -alley -alley's -alleys -alleyway -alleyway's -alleyways -alliance -alliance's -alliances -allied -allier -allies -alligator -alligator's -alligatored -alligators -alliteration -alliteration's -alliterations -alliterative -alliteratively -allocate -allocated -allocates -allocating -allocation -allocation's -allocations -allocative -allocator -allocator's -allocators -allophone -allophones -allophonic -allot -alloted -allotment -allotment's -allotments -allots -allotted -allotter -allotting -allow -allowable -allowableness -allowably -allowance -allowance's -allowanced -allowances -allowancing -allowed -allowedly -allowing -allows -alloy -alloy's -alloyed -alloying -alloys -allude -alluded -alludes -alluding -allure -allured -allurement -allures -alluring -allusion -allusion's -allusions -allusive -allusively -allusiveness -ally -allying -alma -almanac -almanac's -almanacs -almightiness -almighty -almond -almond's -almonds -almoner -almost -alms -almsman -alnico -aloe -aloes -aloft -aloha -alone -aloneness -along -alongside -aloof -aloofly -aloofness -aloud -alpha -alphabet -alphabet's -alphabetic -alphabetical -alphabetically -alphabetics -alphabets -alphanumeric -alphanumerics -alpine -alps -already -also -altar -altar's -altars -alter -alterable -alteration -alteration's -alterations -altercation -altercation's -altercations -altered -alterer -alterers -altering -alternate -alternated -alternately -alternates -alternating -alternation -alternations -alternative -alternatively -alternativeness -alternatives -alternator -alternator's -alternators -alters -although -altitude -altitudes -alto -alto's -altogether -altos -altruism -altruist -altruistic -altruistically -altruists -alum -alumna -alumna's -alumnae -alumni -alumnus -alundum -alveolar -alveolarly -alveoli -alveolus -always -am -amain -amalgam -amalgam's -amalgamate -amalgamated -amalgamates -amalgamating -amalgamation -amalgamations -amalgamative -amalgams -amanuensis -amass -amassed -amasser -amasses -amassing -amateur -amateur's -amateurish -amateurishly -amateurishness -amateurism -amateurs -amatory -amaze -amazed -amazedly -amazement -amazer -amazers -amazes -amazing -amazingly -amazon -amazon's -amazons -ambassador -ambassador's -ambassadors -amber -ambiance -ambiances -ambidextrous -ambidextrously -ambient -ambiguities -ambiguity -ambiguity's -ambiguous -ambiguously -ambiguousness -ambition -ambition's -ambitions -ambitious -ambitiously -ambitiousness -ambivalence -ambivalent -ambivalently -amble -ambled -ambler -ambles -ambling -ambrosial -ambrosially -ambulance -ambulance's -ambulances -ambulatory -ambuscade -ambuscader -ambush -ambushed -ambusher -ambushes -ameliorate -ameliorated -ameliorating -amelioration -ameliorative -amen -amenable -amend -amended -amender -amending -amendment -amendment's -amendments -amends -amenities -amenity -americium -amiable -amiableness -amiabler -amiablest -amicable -amicableness -amicably -amid -amide -amidst -amigo -amino -amiss -amity -ammo -ammonia -ammoniac -ammonias -ammonium -ammunition -ammunitions -amnesty -amoeba -amoeba's -amoebas -amok -among -amongst -amoral -amorality -amorally -amorous -amorously -amorousness -amorphous -amorphously -amorphousness -amount -amounted -amounter -amounters -amounting -amounts -amour -amour's -amours -amp -ampere -amperes -ampersand -ampersand's -ampersands -amphetamine -amphetamines -amphibian -amphibian's -amphibians -amphibious -amphibiously -amphibiousness -amphibology -ample -ampleness -ampler -amplest -amplification -amplifications -amplified -amplifier -amplifiers -amplifies -amplify -amplifying -amplitude -amplitude's -amplitudes -amply -ampoule -ampoule's -ampoules -amps -amputate -amputated -amputates -amputating -amputation -ams -amulet -amulets -amuse -amused -amusedly -amusement -amusement's -amusements -amuser -amusers -amuses -amusing -amusingly -amusingness -amusive -amyl -an -anachronism -anachronism's -anachronisms -anachronistically -anaconda -anacondas -anaerobic -anagram -anagram's -anagrams -anal -analogical -analogically -analogies -analogous -analogously -analogousness -analogy -analogy's -analysis -analyst -analyst's -analysts -analytic -analytical -analytically -analyticities -analyticity -analytics -anaphora -anaphoric -anaphorically -anaplasmosis -anarchic -anarchical -anarchist -anarchist's -anarchists -anarchy -anastomoses -anastomosis -anastomotic -anathema -anatomic -anatomical -anatomically -anatomicals -anatomy -ancestor -ancestor's -ancestors -ancestral -ancestrally -ancestry -anchor -anchorage -anchorage's -anchorages -anchored -anchoring -anchorite -anchoritism -anchors -anchovies -anchovy -ancient -anciently -ancientness -ancients -ancillaries -ancillary -and -anded -anders -anding -ands -anecdotal -anecdotally -anecdote -anecdote's -anecdotes -anechoic -anemometer -anemometer's -anemometers -anemometry -anemone -anew -angel -angel's -angelic -angels -anger -angered -angering -angers -angiography -angle -angled -angler -anglers -angles -angling -angrier -angriest -angrily -angriness -angry -angst -angstrom -angstroms -anguish -anguished -angular -angularly -anhydrous -anhydrously -aniline -animal -animal's -animally -animalness -animals -animate -animated -animatedly -animately -animateness -animates -animating -animation -animations -animator -animator's -animators -animism -animosity -anion -anion's -anionic -anionics -anions -anise -aniseikonic -anisotropic -anisotropies -anisotropy -anisotropy's -ankle -ankle's -ankles -annal -annalen -annals -annex -annexation -annexations -annexed -annexes -annexing -annihilate -annihilated -annihilates -annihilating -annihilation -annihilative -anniversaries -anniversary -anniversary's -annotate -annotated -annotates -annotating -annotation -annotations -annotative -announce -announced -announcement -announcement's -announcements -announcer -announcers -announces -announcing -annoy -annoyance -annoyance's -annoyances -annoyed -annoyer -annoyers -annoying -annoyingly -annoys -annual -annually -annuals -annul -annulled -annulling -annulment -annulment's -annulments -annuls -annum -annunciate -annunciated -annunciates -annunciating -annunciation -annunciator -annunciators -anode -anode's -anodes -anoint -anointed -anointer -anointing -anoints -anomalies -anomalous -anomalously -anomalousness -anomaly -anomaly's -anomic -anomie -anon -anonymity -anonymous -anonymously -anonymousness -anorexia -another -another's -answer -answerable -answered -answerer -answerers -answering -answers -ant -ant's -antagonism -antagonisms -antagonist -antagonist's -antagonistic -antagonistically -antagonists -antarctic -ante -anteater -anteater's -anteaters -antecedent -antecedent's -antecedently -antecedents -anted -antedate -antedated -antedates -antedating -antelope -antelope's -antelopes -antenna -antenna's -antennae -antennas -anterior -anteriorly -anteriors -anthem -anthem's -anthems -anther -anthologies -anthology -anthracite -anthropological -anthropologically -anthropologist -anthropologist's -anthropologists -anthropology -anthropomorphic -anthropomorphically -anti -antibacterial -antibiotic -antibiotics -antibodies -antibody -antic -antic's -anticipate -anticipated -anticipates -anticipating -anticipation -anticipations -anticipative -anticipatively -anticipatory -anticoagulation -anticompetitive -antics -antidisestablishmentarianism -antidote -antidote's -antidotes -antiformant -antifundamentalist -antigen -antigen's -antigens -antihistorical -antimicrobial -antimony -anting -antinomian -antinomy -antipathy -antiphonal -antiphonally -antipode -antipode's -antipodes -antiquarian -antiquarian's -antiquarians -antiquate -antiquated -antiquation -antique -antique's -antiques -antiquities -antiquity -antiredeposition -antiresonance -antiresonator -antiseptic -antisera -antiserum -antislavery -antisocial -antisubmarine -antisymmetric -antisymmetry -antithesis -antithetical -antithetically -antithyroid -antitoxin -antitoxin's -antitoxins -antitrust -antitruster -antler -antlered -ants -anus -anvil -anvil's -anvils -anxieties -anxiety -anxious -anxiously -anxiousness -any -anybodies -anybody -anyhow -anymore -anyone -anyone's -anyones -anyplace -anything -anythings -anyway -anyways -anywhere -anywheres -aorta -apace -apart -apartheid -apartment -apartment's -apartments -apartness -apathetic -apathy -ape -aped -aper -aperiodic -aperiodicity -aperture -apertured -apes -apex -apexes -aphasia -aphasic -aphid -aphid's -aphids -aphonic -aphorism -aphorism's -aphorisms -apiaries -apiary -apical -apically -apiece -aping -apish -apishly -apishness -aplenty -aplomb -apocalypse -apocalyptic -apocrypha -apocryphal -apocryphally -apocryphalness -apogee -apogees -apologetic -apologetically -apologetics -apologia -apologies -apologist -apologist's -apologists -apology -apology's -apostate -apostates -apostle -apostle's -apostles -apostolic -apostrophe -apostrophes -apothecary -apotheoses -apotheosis -appalled -appalling -appallingly -appanage -apparatus -apparatuses -apparel -apparels -apparent -apparently -apparentness -apparition -apparition's -apparitions -appeal -appealed -appealer -appealers -appealing -appealingly -appeals -appear -appearance -appearances -appeared -appearer -appearers -appearing -appears -appease -appeased -appeasement -appeaser -appeases -appeasing -appellant -appellant's -appellants -appellate -appellation -appellative -appellatively -append -appendage -appendage's -appendages -appended -appender -appenders -appendices -appendicitis -appending -appendix -appendix's -appendixes -appends -appertain -appertained -appertaining -appertains -appetite -appetite's -appetites -appetitive -applaud -applauded -applauder -applauding -applauds -applause -apple -apple's -applejack -apples -appliance -appliance's -appliances -applicability -applicable -applicant -applicant's -applicants -application -application's -applications -applicative -applicatively -applicator -applicator's -applicators -applied -applier -appliers -applies -applique -appliques -apply -applying -appoint -appointed -appointee -appointee's -appointees -appointer -appointers -appointing -appointive -appointment -appointment's -appointments -appoints -apportion -apportioned -apportioning -apportionment -apportionments -apportions -appraisal -appraisal's -appraisals -appraise -appraised -appraiser -appraisers -appraises -appraising -appraisingly -appreciable -appreciably -appreciate -appreciated -appreciates -appreciating -appreciation -appreciations -appreciative -appreciatively -appreciativeness -apprehend -apprehended -apprehender -apprehending -apprehends -apprehensible -apprehension -apprehension's -apprehensions -apprehensive -apprehensively -apprehensiveness -apprentice -apprenticed -apprentices -apprenticeship -apprenticeships -apprise -apprised -appriser -apprisers -apprises -apprising -apprisings -apprize -apprized -apprizer -apprizers -apprizes -apprizing -apprizingly -apprizings -approach -approachability -approachable -approached -approacher -approachers -approaches -approaching -approbate -approbation -appropriate -appropriated -appropriately -appropriateness -appropriates -appropriatest -appropriating -appropriation -appropriations -appropriative -appropriator -appropriator's -appropriators -approval -approval's -approvals -approve -approved -approver -approvers -approves -approving -approvingly -approximate -approximated -approximately -approximates -approximating -approximation -approximations -approximative -approximatively -appurtenance -appurtenances -apricot -apricot's -apricots -apron -apron's -aprons -apropos -apse -apses -apsis -apt -aptitude -aptitudes -aptly -aptness -aqua -aquaria -aquarium -aquas -aquatic -aquatics -aqueduct -aqueduct's -aqueducts -aqueous -aqueously -aquifer -aquifers -arabesque -arable -arachnid -arachnid's -arachnids -arbiter -arbiter's -arbiters -arbitrarily -arbitrariness -arbitrary -arbitrate -arbitrated -arbitrates -arbitrating -arbitration -arbitrative -arbitrator -arbitrator's -arbitrators -arboreal -arboreally -arc -arcade -arcade's -arcaded -arcades -arcading -arcane -arced -arch -archaeological -archaeologically -archaeologist -archaeologist's -archaeologists -archaeology -archaic -archaically -archaicness -archaism -archangel -archangel's -archangels -archbishop -archdiocese -archdioceses -arched -archenemy -archer -archers -archery -arches -archetype -archetypes -archfool -arching -archipelago -archipelagoes -architect -architect's -architectonic -architectonics -architects -architectural -architecturally -architecture -architecture's -architectures -archival -archive -archived -archiver -archivers -archives -archiving -archivist -archivists -archly -archness -arcing -arclike -arcs -arctic -ardent -ardently -arduous -arduously -arduousness -are -area -area's -areas -aren't -arena -arena's -arenas -ares -argon -argonaut -argonauts -argot -arguable -arguably -argue -argued -arguer -arguers -argues -arguing -argument -argument's -argumentation -argumentative -argumentatively -arguments -arid -aridity -aridness -aright -arise -arisen -ariser -arises -arising -arisings -aristocracy -aristocrat -aristocrat's -aristocratic -aristocratically -aristocrats -arithmetic -arithmetical -arithmetically -arithmetics -ark -arm -arm's -armadillo -armadillos -armament -armament's -armaments -armchair -armchair's -armchairs -armed -armer -armers -armful -armfuls -armhole -armies -arming -armistice -armload -armpit -armpit's -armpits -arms -army -army's -aroma -aromas -aromatic -aromaticness -arose -around -arousal -arouse -aroused -arouses -arousing -arpeggio -arpeggio's -arpeggios -arrack -arraign -arraigned -arraigning -arraignment -arraignment's -arraignments -arraigns -arrange -arranged -arrangement -arrangement's -arrangements -arranger -arrangers -arranges -arranging -arrant -arrantly -array -arrayed -arrayer -arraying -arrays -arrears -arrest -arrested -arrester -arresters -arresting -arrestingly -arrestor -arrestor's -arrestors -arrests -arrival -arrival's -arrivals -arrive -arrived -arriver -arrives -arriving -arrogance -arrogant -arrogantly -arrogate -arrogated -arrogates -arrogating -arrogation -arrow -arrowed -arrowhead -arrowhead's -arrowheads -arrowing -arrows -arroyo -arroyos -arsenal -arsenal's -arsenals -arsenic -arsine -arsines -arson -art -art's -arterial -arterially -arteries -arteriolar -arteriole -arteriole's -arterioles -arteriosclerosis -artery -artery's -artful -artfully -artfulness -arthritis -arthrogram -arthrogram's -arthrograms -arthropod -arthropod's -arthropods -artichoke -artichoke's -artichokes -article -article's -articled -articles -articling -articulate -articulated -articulately -articulateness -articulates -articulating -articulation -articulations -articulative -articulator -articulators -articulatory -artifact -artifact's -artifacts -artifice -artificer -artifices -artificial -artificialities -artificiality -artificially -artificialness -artilleries -artillerist -artillery -artisan -artisan's -artisans -artist -artist's -artistic -artistically -artistry -artists -artless -artlessly -arts -artwork -as -asbestos -ascend -ascendancy -ascendant -ascendantly -ascended -ascendency -ascendent -ascender -ascenders -ascending -ascends -ascension -ascensions -ascent -ascertain -ascertainable -ascertained -ascertaining -ascertains -ascetic -ascetic's -asceticism -ascetics -ascot -ascribable -ascribe -ascribed -ascribes -ascribing -ascription -aseptic -ash -ashamed -ashamedly -ashen -asher -ashes -ashman -ashore -ashtray -ashtray's -ashtrays -aside -asides -asinine -asininely -ask -askance -asked -asker -askers -askew -askewness -asking -asks -asleep -asocial -asp -asparagus -aspect -aspect's -aspects -aspen -asper -aspersion -aspersion's -aspersions -asphalt -asphalted -asphyxia -aspic -aspirant -aspirant's -aspirants -aspirate -aspirated -aspirates -aspirating -aspiration -aspiration's -aspirations -aspirator -aspirators -aspire -aspired -aspirer -aspires -aspirin -aspiring -aspirins -ass -ass's -assail -assailant -assailant's -assailants -assailed -assailing -assails -assassin -assassin's -assassinate -assassinated -assassinates -assassinating -assassination -assassinations -assassins -assault -assaulted -assaulter -assaulting -assaultive -assaultively -assaultiveness -assaults -assay -assayed -assayer -assayers -assaying -assemblage -assemblage's -assemblages -assemble -assembled -assembler -assemblers -assembles -assemblies -assembling -assembly -assembly's -assen -assent -assented -assenter -assenting -assents -assert -asserted -asserter -asserters -asserting -assertion -assertion's -assertions -assertive -assertively -assertiveness -asserts -asses -assess -assessed -assesses -assessing -assessment -assessment's -assessments -assessor -assessor's -assessors -asset -asset's -assets -assiduity -assiduous -assiduously -assiduousness -assign -assignable -assigned -assignee -assignee's -assignees -assigner -assigners -assigning -assignment -assignment's -assignments -assigns -assimilate -assimilated -assimilates -assimilating -assimilation -assimilations -assimilative -assist -assistance -assistances -assistant -assistant's -assistants -assistantship -assistantships -assisted -assister -assisting -assists -associate -associated -associates -associating -association -association's -associational -associations -associative -associatively -associativities -associativity -associator -associator's -associators -assonance -assonant -assort -assorted -assorter -assorting -assortment -assortment's -assortments -assorts -assuage -assuaged -assuages -assuaging -assume -assumed -assumer -assumes -assuming -assumption -assumption's -assumptions -assurance -assurance's -assurances -assure -assured -assuredly -assuredness -assurer -assurers -assures -assuring -assuringly -astatine -aster -aster's -asterisk -asterisk's -asterisks -asteroid -asteroid's -asteroidal -asteroids -asters -asthma -astonish -astonished -astonishes -astonishing -astonishingly -astonishment -astound -astounded -astounding -astoundingly -astounds -astral -astrally -astray -astride -astringency -astringent -astringently -astronaut -astronaut's -astronautics -astronauts -astronomer -astronomer's -astronomers -astronomical -astronomically -astronomy -astrophysical -astrophysics -astute -astutely -astuteness -asunder -asylum -asylums -asymmetric -asymmetrical -asymmetrically -asymmetries -asymmetry -asymptomatically -asymptote -asymptote's -asymptotes -asymptotic -asymptotically -asymptoticly -asynchronism -asynchronous -asynchronously -asynchrony -at -atavistic -ate -atemporal -atheism -atheist -atheist's -atheistic -atheists -atherosclerosis -athlete -athlete's -athletes -athletic -athleticism -athletics -atlas -atmosphere -atmosphere's -atmosphered -atmospheres -atmospheric -atmospherics -atoll -atoll's -atolls -atom -atom's -atomic -atomically -atomics -atoms -atonal -atonally -atone -atoned -atonement -atones -atoning -atop -atrocious -atrociously -atrociousness -atrocities -atrocity -atrocity's -atrophic -atrophied -atrophies -atrophy -atrophying -attach -attache -attached -attacher -attachers -attaches -attaching -attachment -attachment's -attachments -attack -attackable -attacked -attacker -attacker's -attackers -attacking -attacks -attain -attainable -attainableness -attainably -attained -attainer -attainers -attaining -attainment -attainment's -attainments -attains -attempt -attempted -attempter -attempters -attempting -attempts -attend -attendance -attendance's -attendances -attendant -attendant's -attendants -attended -attendee -attendee's -attendees -attender -attenders -attending -attends -attention -attention's -attentional -attentionality -attentions -attentive -attentively -attentiveness -attenuate -attenuated -attenuates -attenuating -attenuation -attenuator -attenuator's -attenuators -attest -attested -attester -attesting -attests -attic -attic's -attics -attire -attired -attires -attiring -attitude -attitude's -attitudes -attitudinal -attitudinally -attorney -attorney's -attorneys -attract -attracted -attracting -attraction -attraction's -attractions -attractive -attractively -attractiveness -attractor -attractor's -attractors -attracts -attributable -attribute -attributed -attributer -attributes -attributing -attribution -attributions -attributive -attributively -attrition -attune -attuned -attunes -attuning -atypical -atypically -auburn -auction -auctioned -auctioneer -auctioneer's -auctioneers -auctioning -audacious -audaciously -audaciousness -audacity -audible -audibly -audience -audience's -audiences -audio -audiogram -audiogram's -audiograms -audiological -audiologist -audiologist's -audiologists -audiology -audiometer -audiometer's -audiometers -audiometric -audiometry -audit -audited -auditing -audition -audition's -auditioned -auditioning -auditions -auditive -auditor -auditor's -auditorium -auditoriums -auditors -auditory -audits -auger -auger's -augers -aught -augment -augmentation -augmentations -augmented -augmenter -augmenting -augments -augur -augurs -august -augustly -augustness -aunt -aunt's -auntly -aunts -aura -aura's -aural -aurally -auras -aureole -aureomycin -aurora -auscultate -auscultated -auscultates -auscultating -auscultation -auscultations -auspice -auspices -auspicious -auspiciously -auspiciousness -austere -austerely -austereness -austerity -authentic -authentically -authenticate -authenticated -authenticates -authenticating -authentication -authentications -authenticator -authenticators -authenticity -author -author's -authored -authoring -authoritarian -authoritarianism -authoritative -authoritatively -authoritativeness -authorities -authority -authority's -authors -authorship -autism -autistic -auto -auto's -autobiographic -autobiographical -autobiographically -autobiographies -autobiography -autobiography's -autocollimator -autocorrelate -autocorrelated -autocorrelates -autocorrelating -autocorrelation -autocorrelations -autocracies -autocracy -autocrat -autocrat's -autocratic -autocratically -autocrats -autodial -autofluorescence -autograph -autographed -autographing -autographs -automata -automate -automated -automates -automatic -automatically -automatics -automating -automation -automaton -automatons -automobile -automobile's -automobiles -automotive -autonavigator -autonavigator's -autonavigators -autonomic -autonomous -autonomously -autonomy -autopilot -autopilot's -autopilots -autopsied -autopsies -autopsy -autoregressive -autorepeat -autorepeating -autorepeats -autos -autosuggestibility -autotransformer -autumn -autumn's -autumnal -autumnally -autumns -auxiliaries -auxiliary -avail -availabilities -availability -available -availableness -availably -availed -availer -availers -availing -avails -avalanche -avalanched -avalanches -avalanching -avant -avarice -avaricious -avariciously -avariciousness -avenge -avenged -avenger -avenges -avenging -avenue -avenue's -avenues -aver -average -averaged -averagely -averageness -averages -averaging -averred -averrer -averring -avers -averse -aversely -averseness -aversion -aversion's -aversions -aversive -avert -averted -averting -averts -avian -aviaries -aviary -aviation -aviator -aviator's -aviators -avid -avidity -avidly -avidness -avionic -avionics -avocado -avocados -avocation -avocation's -avocations -avoid -avoidable -avoidably -avoidance -avoided -avoider -avoiders -avoiding -avoids -avouch -avow -avowed -avowedly -avower -avows -await -awaited -awaiting -awaits -awake -awaked -awaken -awakened -awakener -awakening -awakens -awakes -awaking -award -awarded -awarder -awarders -awarding -awards -aware -awareness -awash -away -awayness -awe -awed -awesome -awesomely -awesomeness -awful -awfully -awfulness -awhile -awhiles -awing -awkward -awkwardly -awkwardness -awl -awl's -awls -awning -awning's -awninged -awnings -awoke -awry -ax -axe -axed -axer -axers -axes -axial -axially -axing -axiological -axiologically -axiom -axiom's -axiomatic -axiomatically -axiomatics -axioms -axion -axion's -axions -axis -axle -axle's -axles -axolotl -axolotl's -axolotls -axon -axon's -axons -aye -ayer -ayers -ayes -azalea -azalea's -azaleas -azimuth -azimuth's -azimuths -azure -babble -babbled -babbler -babbles -babbling -babe -babe's -babes -babied -babies -baby -baby's -babyhood -babying -babyish -babysit -babysits -babysitter -babysitters -baccalaureate -bachelor -bachelor's -bachelors -bacilli -bacillus -back -backache -backache's -backaches -backbone -backbone's -backbones -backdrop -backdrop's -backdrops -backed -backer -backers -background -background's -backgrounds -backing -backlash -backlasher -backlog -backlog's -backlogs -backpack -backpack's -backpacker -backpackers -backpacks -backplane -backplane's -backplanes -backs -backscatter -backscattered -backscattering -backscatters -backslash -backslashed -backslashes -backslashing -backspace -backspaced -backspaces -backspacing -backstabber -backstabbing -backstage -backstairs -backstitch -backstitched -backstitches -backstitching -backtrack -backtracked -backtracker -backtrackers -backtracking -backtracks -backup -backups -backward -backwardly -backwardness -backwards -backwater -backwater's -backwaters -backwoods -backyard -backyard's -backyards -bacon -baconer -bacteria -bacterial -bacterially -bacterium -bad -bade -baden -badge -badged -badger -badger's -badgered -badgering -badgers -badges -badging -badlands -badly -badminton -badness -bads -baffle -baffled -baffler -bafflers -baffles -baffling -bafflingly -bag -bag's -bagatelle -bagatelle's -bagatelles -bagel -bagel's -bagels -baggage -bagged -bagger -bagger's -baggers -baggier -baggies -bagginess -bagging -baggy -bagpipe -bagpipe's -bagpiper -bagpipes -bags -bah -bail -bailer -bailiff -bailiff's -bailiffs -bailing -bailly -bait -baited -baiter -baiting -baits -bake -baked -baker -bakeries -bakers -bakery -bakery's -bakes -baking -bakings -baklava -balalaika -balalaika's -balalaikas -balance -balanced -balancedness -balancer -balancers -balances -balancing -balconied -balconies -balcony -balcony's -bald -balder -balding -baldly -baldness -bale -baled -baleful -balefully -balefulness -baler -balers -bales -baling -balk -balked -balker -balkier -balkiness -balking -balks -balky -ball -ballad -ballad's -ballads -ballast -ballast's -ballasts -balled -baller -ballerina -ballerina's -ballerinas -ballers -ballet -ballet's -ballets -balling -ballistic -ballistics -balloon -ballooned -ballooner -ballooners -ballooning -balloons -ballot -ballot's -balloted -balloter -balloting -ballots -ballplayer -ballplayer's -ballplayers -ballroom -ballroom's -ballrooms -balls -ballyhoo -balm -balm's -balmier -balminess -balms -balmy -balsa -balsam -balsams -balustrade -balustrade's -balustrades -bamboo -bamboos -ban -ban's -banal -banally -banana -banana's -bananas -band -bandage -bandaged -bandager -bandages -bandaging -banded -bander -bandied -bandies -banding -bandit -bandit's -bandits -bandpass -bands -bandstand -bandstand's -bandstands -bandwagon -bandwagon's -bandwagons -bandwidth -bandwidths -bandy -bandying -bane -baneful -banefully -bang -banged -banger -banging -bangle -bangle's -bangles -bangs -baning -banish -banished -banisher -banishes -banishing -banishment -banister -banister's -banisters -banjo -banjo's -banjos -bank -banked -banker -bankers -banking -bankrupt -bankruptcies -bankruptcy -bankruptcy's -bankrupted -bankrupting -bankrupts -banks -banned -banner -banner's -banners -banning -banquet -banqueted -banqueter -banqueting -banquetings -banquets -bans -banshee -banshee's -banshees -bantam -banter -bantered -banterer -bantering -banteringly -banters -baptism -baptism's -baptismal -baptismally -baptisms -baptist -baptist's -baptistery -baptistries -baptistry -baptistry's -baptists -bar -bar's -barb -barbarian -barbarian's -barbarians -barbaric -barbarities -barbarity -barbarous -barbarously -barbarousness -barbecue -barbecued -barbecuer -barbecues -barbecuing -barbed -barbedness -barbell -barbell's -barbells -barber -barbered -barbering -barbers -barbital -barbiturate -barbiturates -barbs -bard -bard's -bards -bare -bared -barefoot -barefooted -barely -bareness -barer -bares -barest -barflies -barfly -barfly's -bargain -bargained -bargainer -bargaining -bargains -barge -barged -barges -barging -baring -baritone -baritone's -baritones -barium -bark -barked -barker -barkers -barking -barks -barley -barn -barn's -barns -barnstorm -barnstormed -barnstormer -barnstorming -barnstorms -barnyard -barnyard's -barnyards -barometer -barometer's -barometers -barometric -baron -baron's -baroness -baronial -baronies -barons -barony -barony's -baroque -baroquely -baroqueness -barrack -barracker -barracks -barracuda -barracuda's -barracudas -barrage -barrage's -barraged -barrages -barraging -barred -barrel -barrel's -barrels -barren -barrenness -barrens -barricade -barricade's -barricades -barrier -barrier's -barriers -barring -barringer -barrow -barrows -bars -bartender -bartender's -bartenders -barter -bartered -barterer -bartering -barters -bas -basal -basally -basalt -base -baseball -baseball's -baseballs -baseboard -baseboard's -baseboards -based -baseless -baseline -baseline's -baselines -basely -baseman -basement -basement's -basements -baseness -baser -bases -basest -bash -bashed -basher -bashes -bashful -bashfully -bashfulness -bashing -basic -basically -basics -basil -basin -basin's -basined -basing -basins -basis -bask -basked -basket -basket's -basketball -basketball's -basketballs -baskets -basking -bass -bass's -basses -basset -bassinet -bassinet's -bassinets -basso -bastard -bastard's -bastardly -bastards -baste -basted -baster -bastes -basting -bastion -bastion's -bastioned -bastions -bat -bat's -batch -batched -batcher -batches -batching -bated -bater -bath -bathe -bathed -bather -bathers -bathes -bathing -bathos -bathrobe -bathrobe's -bathrobes -bathroom -bathroom's -bathroomed -bathrooms -baths -bathtub -bathtub's -bathtubs -bating -baton -baton's -batons -bats -battalion -battalion's -battalions -batted -batten -battened -battening -battens -batter -battered -batteries -battering -batters -battery -battery's -batting -battle -battled -battlefield -battlefield's -battlefields -battlefront -battlefront's -battlefronts -battleground -battleground's -battlegrounds -battlement -battlement's -battlemented -battlements -battler -battlers -battles -battleship -battleship's -battleships -battling -bauble -bauble's -baubles -baud -bauds -bauxite -bawdier -bawdiness -bawdy -bawl -bawled -bawler -bawling -bawls -bay -bayed -baying -bayly -bayonet -bayonet's -bayoneted -bayoneting -bayonets -bayou -bayou's -bayous -bays -bazaar -bazaar's -bazaars -be -beach -beached -beaches -beachhead -beachhead's -beachheads -beaching -beacon -beacon's -beaconed -beaconing -beacons -bead -beaded -beading -beadle -beadle's -beadles -beads -beady -beagle -beagle's -beagles -beak -beaked -beaker -beakers -beaks -beam -beamed -beamer -beamers -beaming -beams -bean -beanbag -beanbag's -beanbags -beaned -beaner -beaners -beaning -beans -bear -bearable -bearably -beard -bearded -beardedness -beardless -beards -bearer -bearers -bearing -bearings -bearish -bearishly -bearishness -bears -beast -beastings -beastlier -beastliness -beastly -beasts -beat -beatable -beatably -beaten -beater -beaters -beatific -beatification -beatify -beating -beatings -beatitude -beatitude's -beatitudes -beatnik -beatnik's -beatniks -beats -beau -beau's -beaus -beauteous -beauteously -beauteousness -beauties -beautification -beautifications -beautified -beautifier -beautifiers -beautifies -beautiful -beautifully -beautifulness -beautify -beautifying -beauty -beauty's -beaver -beaver's -beavers -becalm -becalmed -becalming -becalms -became -because -beck -beckon -beckoned -beckoning -beckons -become -becomes -becoming -becomingly -bed -bed's -bedazzle -bedazzled -bedazzlement -bedazzles -bedazzling -bedbug -bedbug's -bedbugs -bedded -bedder -bedder's -bedders -bedding -bedevil -bedevils -bedfast -bedlam -bedpost -bedpost's -bedposts -bedraggle -bedraggled -bedridden -bedrock -bedrock's -bedroom -bedroom's -bedroomed -bedrooms -beds -bedside -bedspread -bedspread's -bedspreads -bedspring -bedspring's -bedsprings -bedstead -bedstead's -bedsteads -bedtime -bee -beech -beechen -beecher -beef -beefed -beefer -beefers -beefier -beefing -beefs -beefsteak -beefy -beehive -beehive's -beehives -been -beens -beep -beeped -beeper -beeping -beeps -beer -beers -bees -beet -beet's -beetle -beetle's -beetled -beetles -beetling -beets -befall -befallen -befalling -befalls -befell -befit -befit's -befits -befitted -befitting -befittingly -befog -befogged -befogging -befogs -before -beforehand -befoul -befouled -befouling -befouls -befriend -befriended -befriending -befriends -befuddle -befuddled -befuddles -befuddling -beg -began -beget -begets -begetting -beggar -beggared -beggaring -beggarliness -beggarly -beggars -beggary -begged -begging -begin -beginner -beginner's -beginners -beginning -beginning's -beginnings -begins -begot -begotten -begrudge -begrudged -begrudger -begrudges -begrudging -begrudgingly -begs -beguile -beguiled -beguiler -beguiles -beguiling -beguilingly -begun -behalf -behave -behaved -behaver -behaves -behaving -behead -beheading -beheld -behest -behind -behold -beholden -beholder -beholders -beholding -beholds -beige -being -beings -belated -belatedly -belatedness -belay -belayed -belaying -belays -belch -belched -belches -belching -belfries -belfry -belfry's -belie -belied -belief -belief's -beliefs -belier -belies -believability -believable -believably -believe -believed -believer -believers -believes -believing -belittle -belittled -belittler -belittles -belittling -bell -bell's -bellboy -bellboy's -bellboys -belle -belle's -belles -bellhop -bellhop's -bellhops -bellicose -bellicosely -bellicoseness -bellicosity -bellied -bellies -belligerence -belligerent -belligerent's -belligerently -belligerents -bellman -bellmen -bellow -bellowed -bellowing -bellows -bells -bellwether -bellwether's -bellwethers -belly -belly's -bellyful -bellying -belong -belonged -belonging -belongingness -belongings -belongs -beloved -below -belt -belted -belting -belts -bely -belying -bemoan -bemoaned -bemoaning -bemoans -bench -benched -bencher -benches -benching -benchmark -benchmark's -benchmarking -benchmarks -bend -bendable -bended -bender -benders -bending -bends -beneath -benediction -benediction's -benedictions -benefactor -benefactor's -benefactors -beneficence -beneficences -beneficial -beneficially -beneficialness -beneficiaries -beneficiary -benefit -benefited -benefiter -benefiters -benefiting -benefits -benevolence -benevolent -benevolently -benevolentness -benighted -benightedly -benightedness -benign -benignly -bent -bents -benzene -bequeath -bequeathed -bequeathes -bequeathing -bequest -bequest's -bequests -berate -berated -berates -berating -bereave -bereaved -bereavement -bereavements -bereaves -bereaving -bereft -beret -beret's -berets -beribboned -beriberi -berkelium -berried -berries -berry -berry's -berrying -berth -berthed -berthing -berthings -berths -beryl -beryllium -bes -beseech -beseeches -beseeching -beseechingly -beset -besets -besetting -beside -besides -besiege -besieged -besieger -besiegers -besieging -besmirch -besmirched -besmirches -besmirching -besotted -besotting -besought -bespeak -bespeaks -bespectacled -best -bested -bester -bestial -bestially -besting -bestow -bestowal -bestowed -bests -bestseller -bestseller's -bestsellers -bestselling -bet -bet's -beta -betas -beth -betide -betray -betrayal -betrayed -betrayer -betraying -betrays -betroth -betrothal -betrothals -betrothed -bets -better -bettered -bettering -betterment -betterments -betters -betting -between -betweenness -betwixt -bevel -bevels -beverage -beverage's -beverages -bevies -bevy -bewail -bewailed -bewailing -bewails -beware -bewhiskered -bewilder -bewildered -bewilderedly -bewilderedness -bewildering -bewilderingly -bewilderment -bewilders -bewitch -bewitched -bewitches -bewitching -bewitchingly -beyond -biannual -bias -biased -biases -biasing -biasness -bib -bib's -bibbed -bibbing -bible -bible's -bibles -biblical -biblically -bibliographic -bibliographical -bibliographically -bibliographics -bibliographies -bibliography -bibliography's -bibliophile -bibliophiles -bibs -bicameral -bicarbonate -bicentennial -biceps -bicker -bickered -bickerer -bickering -bickers -biconcave -biconvex -bicycle -bicycled -bicycler -bicyclers -bicycles -bicycling -bid -bid's -biddable -bidden -bidder -bidder's -bidders -biddies -bidding -biddy -bide -bided -bider -bides -biding -bidirectional -bids -biennial -biennially -biennium -bier -bifocal -bifocals -bifurcate -bifurcated -bifurcately -bifurcates -bifurcating -bifurcation -bifurcations -big -bigger -biggest -bight -bight's -bights -bigly -bigness -bigot -bigot's -bigoted -bigotedly -bigoting -bigotry -bigots -bijection -bijection's -bijections -bijective -bijectively -bike -bike's -biked -biker -biker's -bikers -bikes -biking -bikini -bikini's -bikinied -bikinis -bilabial -bilateral -bilaterally -bilateralness -bile -bilge -bilge's -bilged -bilges -bilging -bilinear -bilingual -bilingually -bilinguals -bilk -bilked -bilker -bilking -bilks -bill -billboard -billboard's -billboards -billed -biller -billers -billet -billeted -billeting -billets -billiard -billiards -billing -billings -billion -billions -billionth -billow -billowed -billowing -billows -bills -bimodal -bimolecular -bimolecularly -bimonthlies -bimonthly -bin -bin's -binaries -binary -binaural -binaurally -bind -binded -binder -binders -binding -bindingly -bindingness -bindings -binds -bing -binge -bingen -binges -bingo -bingos -binocular -binocularly -binoculars -binomial -binomially -bins -binuclear -biochemical -biochemically -biochemistry -biofeedback -biographer -biographer's -biographers -biographic -biographical -biographically -biographies -biography -biography's -biological -biologically -biologicals -biologist -biologist's -biologists -biology -biomedical -biomedicine -biopsies -biopsy -bipartisan -bipartite -bipartitely -bipartition -biped -bipeds -biplane -biplane's -biplanes -bipolar -biracial -birch -birchen -bircher -birches -bird -bird's -birdbath -birdbath's -birdbaths -birder -birdie -birdied -birdies -birdlike -birds -birefringence -birefringent -birth -birthday -birthday's -birthdays -birthed -birthplace -birthplaces -birthright -birthright's -birthrights -births -biscuit -biscuit's -biscuits -bisect -bisected -bisecting -bisection -bisection's -bisections -bisector -bisector's -bisectors -bisects -bishop -bishop's -bishops -bismuth -bison -bison's -bisons -bisque -bisques -bit -bit's -bitblt -bitblts -bitch -bitch's -bitches -bite -biter -biters -bites -biting -bitingly -bitmap -bitmap's -bitmaps -bits -bitser -bitten -bitter -bitterer -bitterest -bitterly -bitterness -bitters -bittersweet -bittersweetly -bittersweetness -bituminous -bitwise -bivalve -bivalve's -bivalved -bivalves -bivariate -bivouac -bivouacs -biweekly -bizarre -bizarrely -bizarreness -blab -blabbed -blabbermouth -blabbermouths -blabbing -blabs -black -blackberries -blackberry -blackberry's -blackbird -blackbird's -blackbirder -blackbirds -blackboard -blackboard's -blackboards -blacked -blacken -blackened -blackener -blackening -blackens -blacker -blackest -blacking -blackjack -blackjack's -blackjacks -blacklist -blacklisted -blacklister -blacklisting -blacklists -blackly -blackmail -blackmailed -blackmailer -blackmailers -blackmailing -blackmails -blackness -blackout -blackout's -blackouts -blacks -blacksmith -blacksmith's -blacksmithing -blacksmiths -bladder -bladder's -bladders -blade -blade's -bladed -blades -blamable -blame -blamed -blameless -blamelessly -blamelessness -blamer -blamers -blames -blaming -blanch -blanched -blancher -blanches -blanching -bland -blandly -blandness -blank -blanked -blanker -blankest -blanket -blanketed -blanketer -blanketers -blanketing -blankets -blanking -blankly -blankness -blanks -blare -blared -blares -blaring -blase -blaspheme -blasphemed -blasphemer -blasphemes -blasphemies -blaspheming -blasphemous -blasphemously -blasphemousness -blasphemy -blast -blasted -blaster -blasters -blasting -blasts -blatant -blatantly -blatantness -blaze -blazed -blazer -blazers -blazes -blazing -blazingly -bleach -bleached -bleacher -bleachers -bleaches -bleaching -bleak -bleakly -bleakness -blear -bleariness -bleary -bleat -bleater -bleating -bleats -bled -bleed -bleeder -bleeders -bleeding -bleedings -bleeds -blemish -blemish's -blemished -blemishes -blemishing -blend -blended -blender -blenders -blending -blends -bless -blessed -blessedly -blessedness -blesses -blessing -blessings -blew -blight -blighted -blighter -blimp -blimp's -blimps -blind -blinded -blinder -blinders -blindfold -blindfolded -blindfolding -blindfolds -blinding -blindingly -blindly -blindness -blinds -blink -blinked -blinker -blinkered -blinkering -blinkers -blinking -blinks -blip -blip's -blips -bliss -blissful -blissfully -blissfulness -blister -blistered -blistering -blisteringly -blisters -blithe -blithely -blither -blithest -blitz -blitz's -blitzes -blitzkrieg -blizzard -blizzard's -blizzards -bloat -bloated -bloater -bloaters -bloating -bloats -blob -blob's -blobs -bloc -bloc's -block -block's -blockade -blockaded -blockader -blockades -blockading -blockage -blockage's -blockages -blocked -blocker -blockers -blockhouse -blockhouses -blocking -blocks -blocs -bloke -bloke's -blokes -blond -blond's -blonde -blonde's -blondes -blonds -blood -blooded -bloodhound -bloodhound's -bloodhounds -bloodied -bloodiest -bloodiness -bloodless -bloodlessly -bloodlessness -bloods -bloodshed -bloodshot -bloodstain -bloodstain's -bloodstained -bloodstains -bloodstream -bloody -bloodying -bloom -bloomed -bloomer -bloomers -blooming -blooms -blossom -blossomed -blossoms -blot -blot's -blots -blotted -blotting -blouse -blouse's -blouses -blousing -blow -blowed -blower -blowers -blowfish -blowing -blown -blows -blowup -blubber -blubbered -blubbering -bludgeon -bludgeoned -bludgeoning -bludgeons -blue -blueberries -blueberry -blueberry's -bluebird -bluebird's -bluebirds -bluebonnet -bluebonnet's -bluebonnets -blued -bluefish -bluely -blueness -blueprint -blueprint's -blueprinted -blueprinting -blueprints -bluer -blues -bluest -bluestocking -bluff -bluffed -bluffer -bluffing -bluffly -bluffness -bluffs -bluing -bluish -bluishness -blunder -blundered -blunderer -blundering -blunderingly -blunderings -blunders -blunt -blunted -blunter -bluntest -blunting -bluntly -bluntness -blunts -blur -blur's -blurb -blurred -blurredly -blurrier -blurriness -blurring -blurringly -blurry -blurs -blurt -blurted -blurter -blurting -blurts -blush -blushed -blusher -blushes -blushing -blushingly -bluster -blustered -blusterer -blustering -blusteringly -blusters -blustery -boar -board -boarded -boarder -boarders -boarding -boardinghouse -boardinghouse's -boardinghouses -boards -boast -boasted -boaster -boasters -boastful -boastfully -boastfulness -boasting -boastings -boasts -boat -boated -boater -boaters -boathouse -boathouse's -boathouses -boating -boatload -boatload's -boatloads -boatman -boatmen -boats -boatswain -boatswain's -boatswains -boatyard -boatyard's -boatyards -bob -bob's -bobbed -bobbies -bobbin -bobbin's -bobbing -bobbins -bobby -bobolink -bobolink's -bobolinks -bobs -bobwhite -bobwhite's -bobwhites -bode -boded -bodes -bodice -bodied -bodies -bodily -boding -body -bodybuilder -bodybuilder's -bodybuilders -bodybuilding -bodyguard -bodyguard's -bodyguards -bodying -bog -bog's -bogged -boggle -boggled -boggles -boggling -bogs -bogus -boil -boiled -boiler -boilerplate -boilers -boiling -boils -boisterous -boisterously -boisterousness -bold -bolder -boldest -boldface -boldfaced -boldfaces -boldfacing -boldly -boldness -boll -bolster -bolstered -bolsterer -bolstering -bolsters -bolt -bolted -bolter -bolting -bolts -bomb -bombard -bombarded -bombarding -bombardment -bombardments -bombards -bombast -bombaster -bombastic -bombed -bomber -bombers -bombing -bombings -bombproof -bombs -bonanza -bonanza's -bonanzas -bond -bondage -bonded -bonder -bonders -bonding -bonds -bondsman -bondsmen -bone -boned -boner -boners -bones -bonfire -bonfire's -bonfires -bong -bonier -boning -bonnet -bonneted -bonnets -bonnier -bonny -bonus -bonus's -bonuses -bony -boo -boob -boobies -booboo -booby -book -bookcase -bookcase's -bookcases -booked -booker -bookers -bookie -bookie's -bookies -booking -bookings -bookish -bookishly -bookishness -bookkeeper -bookkeeper's -bookkeepers -bookkeeping -booklet -booklet's -booklets -books -bookseller -bookseller's -booksellers -bookshelf -bookshelf's -bookshelves -bookstore -bookstore's -bookstores -boolean -booleans -boom -boomed -boomer -boomerang -boomerang's -boomerangs -booming -booms -boon -boor -boor's -boorish -boorishly -boorishness -boors -boos -boost -boosted -booster -boosting -boosts -boot -booted -booth -booths -booties -booting -bootleg -bootlegged -bootlegger -bootlegger's -bootleggers -bootlegging -bootlegs -boots -bootstrap -bootstrap's -bootstrapped -bootstrapping -bootstraps -booty -booze -boozer -boozing -borate -borated -borates -borax -bordello -bordello's -bordellos -border -bordered -borderer -bordering -borderings -borderland -borderland's -borderlands -borderline -borders -bore -bored -boredom -borer -borers -bores -boric -boring -boringly -boringness -born -borne -boron -borough -boroughs -borrow -borrowed -borrower -borrowers -borrowing -borrowings -borrows -bosom -bosom's -bosoms -boss -bossed -bosses -bosun -botanical -botanically -botanist -botanist's -botanists -botany -botch -botched -botcher -botchers -botches -botching -both -bother -bothered -bothering -bothers -bothersome -bottle -bottled -bottleneck -bottleneck's -bottlenecks -bottler -bottlers -bottles -bottling -bottom -bottomed -bottomer -bottoming -bottomless -bottomlessly -bottomlessness -bottoms -botulinus -botulism -bouffant -bough -bough's -boughed -boughs -bought -boughten -boulder -boulder's -bouldered -boulders -boulevard -boulevard's -boulevards -bounce -bounced -bouncer -bouncers -bounces -bouncier -bouncing -bouncingly -bouncy -bound -boundaries -boundary -boundary's -bounded -bounden -bounder -bounding -boundless -boundlessly -boundlessness -bounds -bounteous -bounteously -bounteousness -bountied -bounties -bounty -bounty's -bouquet -bouquet's -bouquets -bourbon -bourbons -bourgeois -bourgeoisie -bout -bout's -bouts -bovine -bovinely -bovines -bow -bowed -bowel -bowel's -bowels -bowen -bower -bowers -bowing -bowl -bowled -bowler -bowlers -bowline -bowline's -bowlines -bowling -bowls -bowman -bows -bowser -bowstring -bowstring's -bowstrings -box -boxcar -boxcar's -boxcars -boxed -boxer -boxers -boxes -boxing -boxwood -boy -boy's -boycott -boycotted -boycotter -boycotting -boycotts -boyer -boyfriend -boyfriend's -boyfriends -boyhood -boyish -boyishly -boyishness -boys -bra -bra's -brace -braced -bracelet -bracelet's -bracelets -bracer -braces -bracing -bracket -bracketed -bracketing -brackets -brackish -brackishness -brae -brae's -braes -brag -bragged -bragger -bragging -brags -braid -braided -braider -braiding -braids -braille -brain -brainchild -brainchild's -brained -brainier -braininess -braining -brains -brainstorm -brainstorm's -brainstormer -brainstorming -brainstorms -brainwash -brainwashed -brainwasher -brainwashes -brainwashing -brainy -brake -braked -brakes -braking -bramble -bramble's -brambles -brambling -brambly -bran -branch -branched -branches -branching -branchings -brand -branded -brander -brandied -brandies -branding -brandish -brandishes -brandishing -brands -brandy -brandying -bras -brash -brashly -brashness -brass -brassed -brasses -brassier -brassiere -brassiness -brassy -brat -brat's -brats -bravado -brave -braved -bravely -braveness -braver -bravery -braves -bravest -braving -bravo -bravoed -bravoing -bravos -bravura -brawl -brawled -brawler -brawling -brawls -brawn -bray -brayed -brayer -braying -brays -braze -brazed -brazen -brazened -brazening -brazenly -brazenness -brazer -brazes -brazier -brazier's -braziers -brazing -breach -breached -breacher -breachers -breaches -breaching -bread -breadboard -breadboard's -breadboards -breaded -breading -breads -breadth -breadwinner -breadwinner's -breadwinners -break -breakable -breakables -breakage -breakaway -breakdown -breakdown's -breakdowns -breaker -breakers -breakfast -breakfasted -breakfaster -breakfasters -breakfasting -breakfasts -breaking -breakpoint -breakpoint's -breakpointed -breakpointing -breakpoints -breaks -breakthrough -breakthrough's -breakthroughes -breakthroughs -breakup -breakups -breakwater -breakwater's -breakwaters -breast -breasted -breasting -breasts -breastwork -breastwork's -breastworks -breath -breathable -breathe -breathed -breather -breathers -breathes -breathier -breathing -breathless -breathlessly -breathlessness -breaths -breathtaking -breathtakingly -breathy -bred -breech -breech's -breeches -breeching -breed -breeder -breeding -breeds -breeze -breeze's -breezed -breezes -breezier -breezily -breeziness -breezing -breezy -bremsstrahlung -brethren -breve -breves -brevet -breveted -breveting -brevets -brevity -brew -brewed -brewer -breweries -brewers -brewery -brewery's -brewing -brews -briar -briar's -briars -bribe -bribed -briber -bribers -bribes -bribing -brick -bricked -bricker -bricking -bricklayer -bricklayer's -bricklayers -bricklaying -bricks -bridal -bride -bride's -bridegroom -brides -bridesmaid -bridesmaid's -bridesmaids -bridge -bridgeable -bridged -bridgehead -bridgehead's -bridgeheads -bridges -bridgework -bridgework's -bridging -bridle -bridled -bridles -bridling -brief -briefcase -briefcase's -briefcases -briefed -briefer -briefest -briefing -briefing's -briefings -briefly -briefness -briefs -brier -brig -brig's -brigade -brigade's -brigaded -brigades -brigadier -brigadier's -brigadiers -brigading -brigantine -bright -brighten -brightened -brightener -brighteners -brightening -brightens -brighter -brightest -brighting -brightly -brightness -brightnesses -brights -brigs -brilliance -brilliancy -brilliant -brilliantly -brilliantness -brim -brimful -brimmed -brindle -brindled -brine -briner -bring -bringer -bringers -bringing -brings -brining -brink -brinkmanship -brisk -brisker -briskly -briskness -bristle -bristled -bristles -bristling -britches -brittle -brittled -brittlely -brittleness -brittler -brittlest -brittling -broach -broached -broacher -broaches -broaching -broad -broadband -broadcast -broadcasted -broadcaster -broadcasters -broadcasting -broadcastings -broadcasts -broaden -broadened -broadener -broadeners -broadening -broadenings -broadens -broader -broadest -broadly -broadness -broads -broadside -brocade -brocaded -broccoli -brochure -brochure's -brochures -broil -broiled -broiler -broilers -broiling -broils -broke -broken -brokenly -brokenness -broker -brokerage -brokers -bromide -bromide's -bromides -bromine -bromines -bronchi -bronchial -bronchiole -bronchiole's -bronchioles -bronchitis -bronchus -bronze -bronzed -bronzer -bronzes -bronzing -brooch -brooch's -brooches -brood -brooder -brooding -broodingly -broods -brook -brooked -brooks -broom -broom's -broomed -brooming -brooms -broomstick -broomstick's -broomsticks -broth -brothel -brothel's -brothels -brother -brother's -brotherhood -brotherliness -brotherly -brothers -brought -brow -brow's -browbeat -browbeaten -browbeating -browbeats -brown -browned -browner -brownest -brownie -brownie's -brownies -browning -brownings -brownish -brownly -brownness -browns -brows -browse -browsed -browser -browsers -browses -browsing -bruise -bruised -bruiser -bruisers -bruises -bruising -brunch -brunches -brunette -brunettes -brunt -brush -brushed -brusher -brushes -brushfire -brushfire's -brushfires -brushier -brushing -brushlike -brushy -brusque -brusquely -brusqueness -brutal -brutalities -brutality -brutally -brute -brute's -brutes -brutish -brutishly -brutishness -bubble -bubbled -bubbler -bubbles -bubblier -bubbling -bubbly -buck -buckboard -buckboard's -buckboards -bucked -bucker -bucket -bucket's -bucketed -bucketing -buckets -bucking -buckle -buckled -buckler -buckles -buckling -bucks -buckshot -buckskin -buckskins -buckwheat -bucolic -bud -bud's -budded -buddies -budding -buddy -buddy's -budge -budged -budges -budget -budgetary -budgeted -budgeter -budgeters -budgeting -budgets -budging -buds -buff -buff's -buffalo -buffaloes -buffer -buffer's -buffered -bufferer -bufferer's -bufferers -buffering -buffers -buffet -buffeted -buffeting -buffetings -buffets -buffing -buffoon -buffoon's -buffoons -buffs -bug -bug's -bugged -bugger -bugger's -buggered -buggering -buggers -buggies -bugging -buggy -buggy's -bugle -bugled -bugler -bugles -bugling -bugs -build -builded -builder -builders -building -building's -buildings -builds -buildup -buildup's -buildups -built -bulb -bulb's -bulbed -bulbs -bulge -bulged -bulges -bulging -bulk -bulked -bulkhead -bulkhead's -bulkheaded -bulkheads -bulkier -bulkiness -bulks -bulky -bull -bulldog -bulldog's -bulldogs -bulldoze -bulldozed -bulldozer -bulldozers -bulldozes -bulldozing -bulled -bullet -bullet's -bulletin -bulletin's -bulletins -bulletproof -bulletproofed -bulletproofing -bulletproofs -bullets -bullied -bullies -bulling -bullion -bullish -bullishly -bullishness -bulls -bully -bullying -bulwark -bum -bum's -bumble -bumblebee -bumblebee's -bumblebees -bumbled -bumbler -bumblers -bumbles -bumbling -bumblingly -bummed -bummer -bummers -bumming -bump -bumped -bumper -bumpers -bumping -bumps -bumptious -bumptiously -bumptiousness -bums -bun -bun's -bunch -bunched -bunches -bunching -bundle -bundled -bundler -bundles -bundling -bungalow -bungalow's -bungalows -bungle -bungled -bungler -bunglers -bungles -bungling -bunglingly -bunion -bunion's -bunions -bunk -bunked -bunker -bunker's -bunkered -bunkering -bunkers -bunkhouse -bunkhouse's -bunkhouses -bunking -bunkmate -bunkmate's -bunkmates -bunks -bunnies -bunny -bunny's -buns -bunt -bunted -bunter -bunters -bunting -bunts -buoy -buoyancy -buoyant -buoyantly -buoyed -buoying -buoys -burden -burden's -burdened -burdening -burdens -burdensome -burdensomely -burdensomeness -bureau -bureau's -bureaucracies -bureaucracy -bureaucracy's -bureaucrat -bureaucrat's -bureaucratic -bureaucrats -bureaus -burgeon -burgeoned -burgeoning -burgeons -burger -burgess -burgess's -burgesses -burgher -burgher's -burghers -burglar -burglar's -burglaries -burglarproof -burglarproofed -burglarproofing -burglarproofs -burglars -burglary -burglary's -burgle -burgled -burgles -burgling -burial -buried -burier -buries -burl -burled -burler -burlesque -burlesqued -burlesquely -burlesquer -burlesques -burlesquing -burlier -burliness -burly -burn -burned -burner -burners -burning -burningly -burnings -burnish -burnished -burnisher -burnishes -burnishing -burns -burnt -burntly -burntness -burp -burped -burping -burps -burr -burr's -burred -burrer -burro -burro's -burros -burrow -burrowed -burrower -burrowing -burrows -burrs -bursa -bursas -bursitis -burst -bursted -burster -bursting -bursts -bury -burying -bus -busboy -busboy's -busboys -bused -buses -bush -bushed -bushel -bushel's -bushels -bushes -bushier -bushiness -bushing -bushings -bushwhack -bushwhacked -bushwhacker -bushwhacking -bushwhacks -bushy -busied -busier -busies -busiest -busily -business -business's -businesses -businesslike -businessman -businessmen -busing -buss -bussed -busses -bussing -bust -bustard -bustard's -bustards -busted -buster -busting -bustle -bustled -bustling -bustlingly -busts -busy -busying -but -butane -butcher -butcher's -butchered -butcherer -butchering -butcherly -butchers -butchery -butler -butler's -butlers -butt -butt's -butte -butted -butter -buttered -butterer -butterers -butterfat -butterflies -butterfly -butterfly's -buttering -butternut -butters -buttes -butting -buttock -buttock's -buttocks -button -buttoned -buttoner -buttonhole -buttonhole's -buttonholer -buttonholes -buttoning -buttons -buttress -buttressed -buttresses -buttressing -butts -butyl -butyrate -buxom -buxomly -buxomness -buy -buyer -buyer's -buyers -buying -buys -buzz -buzzard -buzzard's -buzzards -buzzed -buzzer -buzzes -buzzing -buzzword -buzzword's -buzzwords -buzzy -by -bye -byers -byes -bygone -bygones -bylaw -bylaw's -bylaws -byline -byline's -byliner -bylines -bypass -bypassed -bypasses -bypassing -byproduct -byproduct's -byproducts -bystander -bystander's -bystanders -byte -byte's -bytes -byway -byways -byword -byword's -bywords -cab -cab's -cabbage -cabbage's -cabbaged -cabbages -cabbaging -caber -cabin -cabin's -cabinet -cabinet's -cabinets -cabins -cable -cabled -cables -cabling -cabs -cache -cache's -cached -cacher -caches -caching -cackle -cackled -cackler -cackles -cackling -cacti -cactus -cactuses -cad -cadence -cadenced -cadences -cadencing -cafe -cafe's -cafes -cafeteria -cafeteria's -cafeterias -cage -caged -cager -cagers -cages -caging -cajole -cajoled -cajoler -cajoles -cajoling -cake -caked -cakes -caking -calamities -calamity -calamity's -calcium -calculate -calculated -calculatedly -calculatedness -calculates -calculating -calculation -calculations -calculative -calculator -calculator's -calculators -calculus -calendar -calendar's -calendared -calendaring -calendars -calf -calfs -calibrate -calibrated -calibrater -calibrates -calibrating -calibration -calibrations -calibrator -calibrators -calico -caliph -caliphs -call -called -caller -caller's -callers -calling -callous -calloused -callously -callousness -calls -calm -calmed -calmer -calmest -calming -calmingly -calmly -calmness -calms -calorie -calorie's -calories -calves -came -camel -camel's -camels -camera -camera's -cameras -camion -camouflage -camouflaged -camouflages -camouflaging -camp -campaign -campaigned -campaigner -campaigners -campaigning -campaigns -camped -camper -campers -camping -camps -campus -campus's -campuses -can -can's -can't -canal -canal's -canals -canaries -canary -canary's -cancel -cancellation -cancellation's -cancellations -cancels -cancer -cancer's -cancers -candid -candidate -candidate's -candidates -candidly -candidness -candied -candies -candle -candled -candler -candles -candlestick -candlestick's -candlesticks -candling -candy -candying -cane -caned -caner -canes -caning -canker -cankered -cankering -canned -canner -canner's -canners -cannibal -cannibal's -cannibals -canning -cannister -cannister's -cannisters -cannon -cannon's -cannoned -cannoning -cannons -cannot -canoe -canoe's -canoed -canoes -canon -canon's -canonical -canonically -canonicals -canons -canopy -cans -cantankerous -cantankerously -cantankerousness -canto -canton -canton's -cantons -cantor -cantor's -cantors -cantos -canvas -canvas's -canvaser -canvases -canvass -canvassed -canvasser -canvassers -canvasses -canvassing -canyon -canyon's -canyons -cap -cap's -capabilities -capability -capability's -capable -capableness -capably -capacious -capaciously -capaciousness -capacitance -capacitances -capacities -capacitive -capacitively -capacitor -capacitor's -capacitors -capacity -cape -caper -capered -capering -capers -capes -capillary -capita -capital -capitalism -capitalist -capitalist's -capitalists -capitally -capitals -capitol -capitol's -capitols -capped -capping -capricious -capriciously -capriciousness -caps -captain -captained -captaining -captains -caption -caption's -captioned -captioner -captioning -captions -captivate -captivated -captivates -captivating -captivation -captive -captive's -captives -captivity -captor -captor's -captors -capture -captured -capturer -capturers -captures -capturing -car -car's -caravan -caravan's -caravaner -caravans -carbohydrate -carbohydrate's -carbohydrates -carbolic -carbon -carbon's -carbonate -carbonated -carbonates -carbonation -carbonic -carbons -carcass -carcass's -carcasses -card -card's -cardboard -cardboards -carded -carder -cardiac -cardinal -cardinalities -cardinality -cardinality's -cardinally -cardinals -carding -cards -care -cared -career -career's -careered -careering -careers -carefree -careful -carefully -carefulness -careless -carelessly -carelessness -carer -carers -cares -caress -caressed -caresser -caresses -caressing -caressingly -caressive -caressively -caret -carets -cargo -cargoes -cargos -caribou -caribous -caring -carnation -carnations -carnival -carnival's -carnivals -carnivorous -carnivorously -carnivorousness -carol -carol's -carols -carpenter -carpenter's -carpentered -carpentering -carpenters -carpet -carpeted -carpeting -carpets -carriage -carriage's -carriages -carried -carrier -carriers -carries -carrot -carrot's -carrots -carry -carrying -carryover -carryovers -cars -cart -carted -carter -carters -carting -cartography -carton -carton's -cartons -cartoon -cartoon's -cartoons -cartridge -cartridge's -cartridges -carts -carve -carved -carver -carvers -carves -carving -carvings -cascade -cascaded -cascades -cascading -case -cased -casement -casement's -casements -cases -cash -cashed -casher -cashers -cashes -cashier -cashier's -cashiers -cashing -casing -casings -cask -cask's -casket -casket's -caskets -casks -casserole -casserole's -casseroles -cast -cast's -caste -caste's -casted -caster -casters -castes -casteth -casting -castings -castle -castled -castles -castling -casts -casual -casually -casualness -casuals -casualties -casualty -casualty's -cat -cat's -catalyst -catalyst's -catalysts -cataract -cataracts -catastrophe -catastrophe's -catastrophes -catastrophic -catch -catchable -catcher -catcher's -catchers -catches -catching -categorical -categorically -categories -category -category's -cater -catered -caterer -catering -caterpillar -caterpillar's -caterpillars -caters -cathedral -cathedral's -cathedrals -catheter -catheters -cathode -cathode's -cathodes -catholic -catholic's -catholics -cats -catsup -cattle -caught -causal -causality -causally -causation -causation's -causations -cause -caused -causer -causes -causeway -causeway's -causeways -causing -caustic -causticly -caustics -caution -cautioned -cautioner -cautioners -cautioning -cautionings -cautions -cautious -cautiously -cautiousness -cavalier -cavalierly -cavalierness -cavalry -cave -caveat -caveat's -caveats -caved -caver -cavern -cavern's -caverns -caves -caving -cavities -cavity -cavity's -caw -cawed -cawing -caws -cease -ceased -ceaseless -ceaselessly -ceaselessness -ceases -ceasing -cedar -ceiling -ceiling's -ceilinged -ceilings -celebrate -celebrated -celebratedness -celebrates -celebrating -celebration -celebrations -celebratory -celebrities -celebrity -celebrity's -celery -celestial -celestially -celibate -celibates -cell -cellar -cellar's -cellared -cellarer -cellaring -cellars -celled -cellist -cellist's -cellists -cells -cellular -cellularly -cement -cemented -cementer -cementing -cements -cemeteries -cemetery -cemetery's -censor -censored -censoring -censors -censorship -censure -censured -censurer -censures -censuring -census -census's -censuses -cent -centipede -centipede's -centipedes -central -centrally -centrals -centrifuge -centrifuge's -centrifuged -centrifuges -centrifuging -centripetal -centripetally -cents -centuries -century -century's -cereal -cereal's -cereals -cerebral -cerebrally -ceremonial -ceremonially -ceremonialness -ceremonies -ceremony -ceremony's -certain -certainly -certainties -certainty -certifiable -certificate -certificated -certificates -certificating -certification -certifications -certified -certifier -certifiers -certifies -certify -certifying -cessation -cessation's -cessations -chafe -chafer -chaff -chaffer -chaffered -chafferer -chaffering -chaffing -chafing -chagrin -chagrined -chagrining -chagrins -chain -chained -chaining -chains -chair -chaired -chairing -chairman -chairmanship -chairmanships -chairmen -chairperson -chairperson's -chairpersons -chairs -chalice -chalice's -chaliced -chalices -chalk -chalked -chalking -chalks -challenge -challenged -challenger -challengers -challenges -challenging -challengingly -chamber -chambered -chamberer -chamberers -chambering -chamberlain -chamberlain's -chamberlains -chambers -champagne -champaign -champion -championed -championing -champions -championship -championship's -championships -chance -chanced -chancellor -chancellors -chances -chancing -chandelier -chandelier's -chandeliers -change -changeability -changeable -changeableness -changeably -changed -changeover -changeover's -changeovers -changer -changers -changes -changing -channel -channels -chant -chanted -chanter -chanticleer -chanticleer's -chanticleers -chanting -chants -chaos -chaotic -chap -chap's -chapel -chapel's -chapels -chaperon -chaperoned -chaplain -chaplain's -chaplains -chaps -chapter -chapter's -chaptered -chaptering -chapters -char -character -character's -charactered -charactering -characteristic -characteristic's -characteristically -characteristics -characters -charcoal -charcoaled -charcoals -charge -chargeable -chargeableness -charged -charger -chargers -charges -charging -charing -chariot -chariot's -chariots -charitable -charitableness -charities -charity -charity's -charm -charmed -charmer -charmers -charming -charmingly -charms -chars -chart -chartable -charted -charter -chartered -charterer -charterers -chartering -charters -charting -chartings -charts -chase -chased -chaser -chasers -chases -chasing -chasm -chasm's -chasms -chaste -chastely -chasteness -chaster -chastest -chastise -chastised -chastiser -chastisers -chastises -chastising -chat -chateau -chateau's -chateaus -chats -chatter -chattered -chatterer -chatterers -chattering -chatterly -chatters -chauffeur -chauffeured -chauffeuring -chauffeurs -chauvinism -chauvinism's -chauvinist -chauvinist's -chauvinistic -chauvinists -cheap -cheapen -cheapened -cheapening -cheapens -cheaper -cheapest -cheaply -cheapness -cheat -cheated -cheater -cheaters -cheating -cheats -check -checkable -checked -checker -checkered -checkering -checkers -checking -checkout -checkouts -checkpoint -checkpoint's -checkpoints -checks -checksum -checksum's -checksums -cheek -cheek's -cheeks -cheer -cheered -cheerer -cheerers -cheerful -cheerfully -cheerfulness -cheerier -cheerily -cheeriness -cheering -cheerless -cheerlessly -cheerlessness -cheerly -cheers -cheery -cheese -cheese's -cheesed -cheeses -cheesing -chef -chef's -chefs -chemical -chemically -chemicals -chemise -chemises -chemist -chemist's -chemistries -chemistry -chemists -cherish -cherished -cherisher -cherishes -cherishing -cherries -cherry -cherry's -cherub -cherub's -cherubim -cherubs -chess -chest -chester -chestnut -chestnut's -chestnuts -chests -chew -chewed -chewer -chewers -chewing -chews -chick -chickadee -chickadee's -chickadees -chicken -chickened -chickening -chickens -chicks -chide -chided -chides -chiding -chief -chief's -chiefly -chiefs -chieftain -chieftain's -chieftains -chiffon -child -child's -childhood -childhoods -childish -childishly -childishness -childly -children -children's -chill -chilled -chiller -chillers -chillier -chillies -chilliness -chilling -chillingly -chillness -chills -chilly -chime -chime's -chimed -chimer -chimes -chiming -chimney -chimney's -chimneyed -chimneys -chin -chin's -chink -chinked -chinks -chinned -chinner -chinners -chinning -chins -chintz -chip -chip's -chipmunk -chipmunk's -chipmunks -chips -chirp -chirped -chirping -chirps -chisel -chisels -chivalrous -chivalrously -chivalrousness -chivalry -chlorine -chloroplast -chloroplast's -chloroplasts -chock -chock's -chocked -chocker -chocking -chocks -chocolate -chocolate's -chocolates -choice -choicely -choiceness -choicer -choices -choicest -choir -choir's -choirs -choke -choked -choker -chokers -chokes -choking -chokingly -cholera -choose -chooser -choosers -chooses -choosing -chop -chopped -chopper -chopper's -choppers -chopping -chops -choral -chorally -chord -chord's -chorded -chording -chords -chore -chores -choring -chorion -chorus -chorused -choruses -chose -chosen -christen -christened -christening -christens -chronic -chronicle -chronicled -chronicler -chroniclers -chronicles -chronological -chronologically -chronologies -chronology -chronology's -chubbier -chubbiest -chubbiness -chubby -chuck -chuck's -chucked -chucking -chuckle -chuckled -chuckles -chuckling -chucklingly -chucks -chum -chump -chump's -chumping -chumps -chums -chunk -chunk's -chunks -church -churched -churches -churching -churchliness -churchly -churchman -churchyard -churchyard's -churchyards -churn -churned -churner -churners -churning -churns -chute -chute's -chuted -chutes -chuting -cider -ciders -cigar -cigar's -cigarette -cigarette's -cigarettes -cigars -cinder -cinder's -cinders -cinnamon -cipher -cipher's -ciphered -ciphering -ciphers -circle -circled -circler -circles -circling -circuit -circuit's -circuited -circuiting -circuitous -circuitously -circuitousness -circuitry -circuits -circular -circular's -circularities -circularity -circularly -circularness -circulars -circulate -circulated -circulates -circulating -circulation -circulations -circulative -circumference -circumferences -circumflex -circumflexes -circumlocution -circumlocution's -circumlocutions -circumspect -circumspectly -circumstance -circumstance's -circumstanced -circumstances -circumstancing -circumstantial -circumstantially -circumvent -circumventable -circumvented -circumventing -circumvents -circus -circus's -circuses -cistern -cistern's -cisterns -citadel -citadel's -citadels -citation -citation's -citations -cite -cited -cites -citied -cities -citing -citizen -citizen's -citizenly -citizens -citizenship -city -city's -civic -civics -civil -civilian -civilian's -civilians -civilities -civility -civilly -clad -clads -claim -claimable -claimant -claimant's -claimants -claimed -claimer -claiming -claims -clairvoyant -clairvoyantly -clairvoyants -clam -clam's -clamber -clambered -clamberer -clambering -clambers -clamorous -clamorously -clamorousness -clamp -clamped -clamper -clamping -clamps -clams -clan -clang -clanged -clanger -clangers -clanging -clangs -clans -clap -claps -clarification -clarifications -clarified -clarifier -clarifies -clarify -clarifying -clarity -clash -clashed -clasher -clashes -clashing -clasp -clasped -clasper -clasping -clasps -class -classed -classer -classes -classic -classical -classically -classics -classifiable -classification -classifications -classified -classifieds -classifier -classifiers -classifies -classify -classifying -classing -classmate -classmate's -classmates -classroom -classroom's -classrooms -classwork -clatter -clattered -clatterer -clattering -clatteringly -clatters -clause -clause's -clauses -claw -clawed -clawer -clawing -claws -clay -clay's -clayed -claying -clays -clean -cleaned -cleaner -cleaner's -cleaners -cleanest -cleaning -cleanlier -cleanliness -cleanly -cleanness -cleans -cleanse -cleansed -cleanser -cleansers -cleanses -cleansing -cleanup -cleanup's -cleanups -clear -clearance -clearance's -clearances -cleared -clearer -clearest -clearing -clearing's -clearings -clearly -clearness -clears -cleavage -cleavages -cleave -cleaved -cleaver -cleavers -cleaves -cleaving -cleft -cleft's -clefts -clench -clenched -clenches -clenching -clergy -clergyman -clerical -clerically -clericals -clerk -clerk's -clerked -clerking -clerkly -clerks -clever -cleverer -cleverest -cleverly -cleverness -cliche -cliche's -cliches -click -clicked -clicker -clickers -clicking -clicks -client -client's -clients -cliff -cliff's -cliffs -climate -climate's -climates -climatic -climatically -climax -climaxed -climaxes -climaxing -climb -climbed -climber -climbers -climbing -climbs -clime -clime's -climes -clinch -clinched -clincher -clinches -clinching -clinchingly -cling -clinging -clings -clinic -clinic's -clinical -clinically -clinics -clink -clinked -clinker -clinkered -clinkering -clinkers -clip -clip's -clipped -clipper -clipper's -clippers -clipping -clipping's -clippings -clips -clique -clique's -cliques -cloak -cloak's -cloaked -cloaking -cloaks -clobber -clobbered -clobbering -clobbers -clock -clocked -clocker -clockers -clocking -clockings -clocks -clockwise -clockwork -clod -clod's -clods -clog -clog's -clogged -clogging -clogs -cloister -cloister's -cloistered -cloistering -cloisters -clone -cloned -cloner -cloners -clones -cloning -close -closed -closely -closeness -closenesses -closer -closers -closes -closest -closet -closeted -closets -closing -closings -closure -closure's -closured -closures -closuring -cloth -clothe -clothed -clothes -clothing -cloud -clouded -cloudier -cloudiest -cloudiness -clouding -cloudless -cloudlessly -cloudlessness -clouds -cloudy -clout -clove -clover -cloves -clown -clowning -clowns -club -club's -clubbed -clubbing -clubs -cluck -clucked -clucking -clucks -clue -clue's -clues -cluing -clump -clumped -clumping -clumps -clumsier -clumsiest -clumsily -clumsiness -clumsy -clung -cluster -clustered -clustering -clusterings -clusters -clutch -clutched -clutches -clutching -clutter -cluttered -cluttering -clutters -coach -coach's -coached -coacher -coaches -coaching -coachman -coagulate -coagulated -coagulates -coagulating -coagulation -coal -coaled -coaler -coalesce -coalesced -coalesces -coalescing -coaling -coalition -coals -coarse -coarsely -coarsen -coarsened -coarseness -coarsening -coarser -coarsest -coast -coastal -coasted -coaster -coasters -coasting -coasts -coat -coated -coater -coaters -coating -coatings -coats -coax -coaxed -coaxer -coaxes -coaxial -coaxially -coaxing -cobbler -cobbler's -cobblers -cobweb -cobweb's -cobwebs -cock -cocked -cocker -cocking -cockroach -cockroaches -cocks -cocktail -cocktail's -cocktails -cocoa -coconut -coconut's -coconuts -cocoon -cocoon's -cocoons -cod -code -coded -coder -coder's -coders -codes -codeword -codeword's -codewords -codification -codification's -codifications -codified -codifier -codifier's -codifiers -codifies -codify -codifying -coding -codings -cods -coefficient -coefficient's -coefficiently -coefficients -coerce -coerced -coerces -coercing -coercion -coercions -coercive -coercively -coerciveness -coexist -coexisted -coexistence -coexisting -coexists -coffee -coffee's -coffees -coffer -coffer's -coffers -coffin -coffin's -coffins -cogent -cogently -cogitate -cogitated -cogitates -cogitating -cogitation -cogitative -cognition -cognitions -cognitive -cognitively -cognitives -cohabit -cohabitation -cohabitations -cohabited -cohabiting -cohabits -cohere -cohered -coherence -coherent -coherently -coherer -coheres -cohering -cohesion -cohesive -cohesively -cohesiveness -coil -coiled -coiling -coils -coin -coinage -coincide -coincided -coincidence -coincidence's -coincidences -coincidental -coincidentally -coincides -coinciding -coined -coiner -coining -coins -coke -cokes -coking -cold -colder -coldest -coldly -coldness -colds -collaborate -collaborated -collaborates -collaborating -collaboration -collaborations -collaborative -collaboratively -collaborator -collaborator's -collaborators -collapse -collapsed -collapses -collapsing -collar -collared -collaring -collars -collate -collated -collateral -collaterally -collates -collating -collation -collations -collative -collator -collators -colleague -colleague's -colleagues -collect -collected -collectedly -collectedness -collectible -collecting -collection -collection's -collections -collective -collectively -collectives -collector -collector's -collectors -collects -college -college's -colleges -collegiate -collegiately -collide -collided -collides -colliding -collie -collied -collier -collies -collision -collision's -collisions -cologne -cologned -colon -colon's -colonel -colonel's -colonels -colonial -colonially -colonialness -colonials -colonies -colonist -colonist's -colonists -colons -colony -colony's -colossal -colossally -colt -colt's -colter -colts -column -column's -columnar -columned -columns -comb -combat -combatant -combatant's -combatants -combated -combating -combative -combatively -combativeness -combats -combed -comber -combers -combination -combination's -combinational -combinations -combinator -combinator's -combinatorial -combinatorially -combinatoric -combinatorics -combinators -combine -combined -combiner -combiners -combines -combing -combings -combining -combs -combustion -combustions -come -comedian -comedian's -comedians -comedic -comedies -comedy -comedy's -comelier -comeliness -comely -comer -comers -comes -comest -comestible -comestibles -comet -comet's -cometh -comets -comfort -comfortabilities -comfortability -comfortable -comfortableness -comfortably -comforted -comforter -comforters -comforting -comfortingly -comforts -comic -comic's -comical -comically -comics -coming -comings -comma -comma's -command -command's -commandant -commandant's -commandants -commanded -commandeer -commandeered -commandeering -commandeers -commander -commanders -commanding -commandingly -commandment -commandment's -commandments -commands -commas -commemorate -commemorated -commemorates -commemorating -commemoration -commemorations -commemorative -commemoratively -commemoratives -commence -commenced -commencement -commencement's -commencements -commencer -commences -commencing -commend -commendation -commendation's -commendations -commended -commender -commending -commends -commensurate -commensurately -commensurates -commensuration -commensurations -comment -comment's -commentaries -commentary -commentary's -commentator -commentator's -commentators -commented -commenter -commenting -comments -commerce -commerced -commercial -commercially -commercialness -commercials -commercing -commission -commissioned -commissioner -commissioners -commissioning -commissions -commit -commitment -commitment's -commitments -commits -committed -committee -committee's -committees -committing -commodities -commodity -commodity's -commodore -commodore's -commodores -common -commonalities -commonality -commoner -commoner's -commoners -commonest -commonly -commonness -commonplace -commonplaceness -commonplaces -commons -commonwealth -commonwealths -commotion -commotions -communal -communally -commune -communed -communes -communicant -communicant's -communicants -communicate -communicated -communicates -communicating -communication -communications -communicative -communicatively -communicativeness -communicator -communicator's -communicators -communing -communion -communist -communist's -communists -communities -community -community's -commutative -commutatively -commutativity -commute -commuted -commuter -commuters -commutes -commuting -compact -compacted -compacter -compacters -compactest -compacting -compactly -compactness -compactor -compactor's -compactors -compacts -companies -companion -companion's -companionable -companionableness -companions -companionship -company -company's -comparability -comparable -comparableness -comparably -comparative -comparatively -comparativeness -comparatives -comparator -comparator's -comparators -compare -compared -comparer -compares -comparing -comparison -comparison's -comparisons -compartment -compartmented -compartmenting -compartments -compass -compassed -compasses -compassing -compassion -compassionate -compassionately -compassionateness -compatibilities -compatibility -compatibility's -compatible -compatibleness -compatibles -compatibly -compel -compelled -compelling -compellingly -compels -compendium -compensate -compensated -compensates -compensating -compensation -compensations -compensative -compensatory -compete -competed -competence -competences -competent -competently -competes -competing -competition -competition's -competitions -competitive -competitively -competitiveness -competitor -competitor's -competitors -compilable -compilation -compilation's -compilations -compile -compiled -compiler -compiler's -compilers -compiles -compiling -complain -complained -complainer -complainers -complaining -complainingly -complains -complaint -complaint's -complaints -complement -complementariness -complementary -complemented -complementer -complementers -complementing -complements -complete -completed -completely -completeness -completer -completes -completing -completion -completions -completive -complex -complexes -complexion -complexioned -complexities -complexity -complexly -complexness -compliance -compliances -complicate -complicated -complicatedly -complicatedness -complicates -complicating -complication -complications -complicator -complicator's -complicators -complicity -complied -complier -compliers -complies -compliment -complimentary -complimented -complimenter -complimenters -complimenting -compliments -comply -complying -component -component's -components -compose -composed -composedly -composedness -composer -composer's -composers -composes -composing -composite -compositely -composites -composition -compositional -compositionally -compositions -composure -compound -compounded -compounder -compounding -compounds -comprehend -comprehended -comprehending -comprehends -comprehensibility -comprehensible -comprehensibleness -comprehension -comprehensive -comprehensively -comprehensiveness -compress -compressed -compressedly -compresses -compressible -compressing -compression -compressions -compressive -compressively -comprise -comprised -comprises -comprising -compromise -compromised -compromiser -compromisers -compromises -compromising -compromisingly -comptroller -comptroller's -comptrollers -compulsion -compulsion's -compulsions -compulsory -compunction -compunctions -computability -computable -computation -computation's -computational -computationally -computations -compute -computed -computer -computer's -computerese -computers -computes -computing -comrade -comradeliness -comradely -comrades -comradeship -concatenate -concatenated -concatenates -concatenating -concatenation -concatenations -conceal -concealed -concealer -concealers -concealing -concealingly -concealment -conceals -concede -conceded -concededly -conceder -concedes -conceding -conceit -conceited -conceitedly -conceitedness -conceits -conceivable -conceivably -conceive -conceived -conceiver -conceives -conceiving -concentrate -concentrated -concentrates -concentrating -concentration -concentrations -concentrative -concentrator -concentrators -concentric -concept -concept's -conception -conception's -conceptions -conceptive -concepts -conceptual -conceptually -concern -concerned -concernedly -concerning -concerns -concert -concerted -concertedly -concertedness -concerts -concession -concession's -concessioner -concessions -concise -concisely -conciseness -concision -concisions -conclude -concluded -concluder -concludes -concluding -conclusion -conclusion's -conclusions -conclusive -conclusively -conclusiveness -concomitant -concomitantly -concomitants -concord -concrete -concreted -concretely -concreteness -concretes -concreting -concretion -concur -concurred -concurrence -concurrencies -concurrency -concurrent -concurrently -concurring -concurs -condemn -condemnation -condemnations -condemned -condemner -condemners -condemning -condemns -condensation -condense -condensed -condenser -condensers -condenses -condensing -condescend -condescending -condescendingly -condescends -condition -conditional -conditionally -conditionals -conditioned -conditioner -conditioners -conditioning -conditions -condone -condoned -condoner -condones -condoning -conducive -conduciveness -conduct -conducted -conducting -conduction -conductive -conductively -conductivities -conductivity -conductor -conductor's -conductors -conducts -conduit -conduits -cone -cone's -coned -cones -confederacy -confederate -confederates -confederation -confederations -confederative -confer -conference -conference's -conferences -conferencing -conferred -conferrer -conferrer's -conferrers -conferring -confers -confess -confessed -confessedly -confesses -confessing -confession -confession's -confessions -confessor -confessor's -confessors -confidant -confidant's -confidants -confide -confided -confidence -confidences -confident -confidential -confidentiality -confidentially -confidentialness -confidently -confider -confides -confiding -confidingly -confidingness -configurable -configuration -configuration's -configurations -configure -configured -configures -configuring -confine -confined -confinement -confinement's -confinements -confiner -confines -confining -confirm -confirmation -confirmation's -confirmations -confirmed -confirmedly -confirmedness -confirming -confirms -confiscate -confiscated -confiscates -confiscating -confiscation -confiscations -conflict -conflicted -conflicting -conflictingly -conflictive -conflicts -conform -conformed -conformer -conformers -conforming -conformity -conforms -confound -confounded -confoundedly -confounder -confounding -confounds -confront -confrontation -confrontation's -confrontations -confronted -confronter -confronters -confronting -confronts -confuse -confused -confusedly -confusedness -confuser -confusers -confuses -confusing -confusingly -confusion -confusions -congenial -congenially -congested -congestion -congratulate -congratulated -congratulates -congratulation -congratulations -congregate -congregated -congregates -congregating -congregation -congregations -congress -congress's -congressed -congresses -congressing -congressional -congressionally -congressman -congruence -congruent -congruently -coning -conjecture -conjectured -conjecturer -conjectures -conjecturing -conjoined -conjunct -conjuncted -conjunction -conjunction's -conjunctions -conjunctive -conjunctively -conjuncts -conjure -conjured -conjurer -conjurers -conjures -conjuring -connect -connected -connectedly -connectedness -connecter -connecters -connecting -connection -connection's -connections -connective -connective's -connectively -connectives -connectivities -connectivity -connector -connector's -connectors -connects -connoisseur -connoisseur's -connoisseurs -connote -connoted -connotes -connoting -conquer -conquerable -conquered -conquerer -conquerers -conquering -conqueror -conqueror's -conquerors -conquers -conquest -conquest's -conquests -cons -conscience -conscience's -consciences -conscientious -conscientiously -conscientiousness -conscious -consciouses -consciously -consciousness -consecrate -consecrated -consecrates -consecrating -consecration -consecrations -consecrative -consecutive -consecutively -consecutiveness -consensus -consent -consented -consenter -consenters -consenting -consentingly -consents -consequence -consequence's -consequences -consequent -consequential -consequentialities -consequentiality -consequentially -consequentialness -consequently -consequentness -consequents -conservation -conservation's -conservationist -conservationist's -conservationists -conservations -conservatism -conservative -conservatively -conservativeness -conservatives -conserve -conserved -conserver -conserves -conserving -consider -considerable -considerably -considerate -considerately -considerateness -consideration -considerations -considered -considerer -considering -considers -consign -consigned -consigning -consigns -consist -consisted -consistencies -consistency -consistent -consistently -consisting -consists -consolable -consolation -consolation's -consolations -console -consoled -consoler -consolers -consoles -consolidate -consolidated -consolidates -consolidating -consolidation -consolidations -consoling -consolingly -consonant -consonant's -consonantly -consonants -consort -consorted -consorting -consortium -consorts -conspicuous -conspicuously -conspicuousness -conspiracies -conspiracy -conspiracy's -conspirator -conspirator's -conspirators -conspire -conspired -conspires -conspiring -constable -constable's -constables -constancy -constant -constantly -constants -constellation -constellation's -constellations -consternation -constituencies -constituency -constituency's -constituent -constituent's -constituently -constituents -constitute -constituted -constitutes -constituting -constitution -constitutional -constitutionality -constitutionally -constitutions -constitutive -constitutively -constrain -constrained -constrainedly -constraining -constrains -constraint -constraint's -constraints -construct -constructed -constructibility -constructible -constructing -construction -construction's -constructions -constructive -constructively -constructiveness -constructor -constructor's -constructors -constructs -construe -construed -construes -construing -consul -consul's -consulate -consulate's -consulates -consuls -consult -consultant -consultant's -consultants -consultation -consultation's -consultations -consultative -consulted -consulter -consulting -consultive -consults -consumable -consumables -consume -consumed -consumedly -consumer -consumer's -consumers -consumes -consuming -consumingly -consummate -consummated -consummately -consummates -consummating -consummation -consummations -consummative -consumption -consumption's -consumptions -consumptive -consumptively -contact -contacted -contacting -contacts -contagion -contagious -contagiously -contagiousness -contain -containable -contained -container -containers -containing -containment -containment's -containments -contains -contaminate -contaminated -contaminates -contaminating -contamination -contaminations -contaminative -contemplate -contemplated -contemplates -contemplating -contemplation -contemplations -contemplative -contemplatively -contemplativeness -contemporaneous -contemporaneously -contemporaneousness -contemporaries -contemporariness -contemporary -contempt -contemptible -contemptibleness -contemptuous -contemptuously -contemptuousness -contend -contended -contender -contenders -contending -contends -content -contented -contentedly -contentedness -contenting -contention -contention's -contentions -contently -contentment -contents -contest -contestable -contested -contester -contesters -contesting -contests -context -context's -contexts -contextual -contextually -contiguity -contiguous -contiguously -contiguousness -continent -continent's -continental -continentally -continently -continents -contingencies -contingency -contingency's -contingent -contingent's -contingently -contingents -continual -continually -continuance -continuance's -continuances -continuation -continuation's -continuations -continue -continued -continuer -continues -continuing -continuities -continuity -continuous -continuously -continuousness -continuum -contour -contour's -contoured -contouring -contours -contract -contracted -contracting -contraction -contraction's -contractions -contractive -contractor -contractor's -contractors -contracts -contractual -contractually -contradict -contradicted -contradicting -contradiction -contradiction's -contradictions -contradictoriness -contradictory -contradicts -contradistinction -contradistinctions -contrapositive -contrapositives -contraption -contraption's -contraptions -contrariness -contrary -contrast -contrasted -contraster -contrasters -contrasting -contrastingly -contrastive -contrastively -contrasts -contribute -contributed -contributer -contributers -contributes -contributing -contribution -contributions -contributive -contributively -contributor -contributor's -contributorily -contributors -contributory -contrivance -contrivance's -contrivances -contrive -contrived -contriver -contrives -contriving -control -control's -controllability -controllable -controllably -controlled -controller -controller's -controllers -controlling -controls -controversial -controversially -controversies -controversy -controversy's -conundrum -conundrum's -conundrums -convalescence -convene -convened -convener -conveners -convenes -convenience -convenience's -conveniences -convenient -conveniently -convening -convent -convent's -convention -convention's -conventional -conventionally -conventions -convents -converge -converged -convergence -convergences -convergent -converges -converging -conversant -conversantly -conversation -conversation's -conversational -conversationally -conversations -converse -conversed -conversely -converses -conversing -conversion -conversioning -conversions -convert -converted -converter -converters -convertibility -convertible -convertibleness -converting -converts -convex -convey -conveyance -conveyance's -conveyanced -conveyancer -conveyancers -conveyances -conveyancing -conveyed -conveyer -conveyers -conveying -conveys -convict -convicted -convicting -conviction -conviction's -convictions -convictive -convicts -convince -convinced -convincer -convincers -convinces -convincing -convincingly -convincingness -convoluted -convoy -convoyed -convoying -convoys -convulsion -convulsion's -convulsions -coo -cooing -cook -cook's -cooked -cooker -cookers -cookery -cookie -cookie's -cookies -cooking -cooks -cooky -cool -cooled -cooler -cooler's -coolers -coolest -coolie -coolie's -coolies -cooling -coolings -coolly -coolness -coolnesses -cools -coon -coon's -coons -coop -cooped -cooper -cooperate -cooperated -cooperates -cooperating -cooperation -cooperations -cooperative -cooperatively -cooperativeness -cooperatives -cooperator -cooperator's -cooperators -coopered -coopering -coopers -coops -coordinate -coordinated -coordinately -coordinateness -coordinates -coordinating -coordination -coordinations -coordinative -coordinator -coordinator's -coordinators -cop -cop's -cope -coped -coper -copes -copied -copier -copiers -copies -coping -copings -copious -copiously -copiousness -copper -copper's -coppered -coppering -coppers -cops -copse -copses -copy -copying -copyright -copyright's -copyrighted -copyrighter -copyrighters -copyrighting -copyrights -coral -cord -corded -corder -cordial -cordially -cordialness -cording -cords -core -cored -corer -corers -cores -coring -cork -corked -corker -corkers -corking -corks -cormorant -cormorants -corn -corned -corner -cornered -cornering -corners -cornerstone -cornerstone's -cornerstones -cornfield -cornfield's -cornfields -corning -corns -corollaries -corollary -corollary's -coronaries -coronary -coronation -coronet -coronet's -coroneted -coronets -coroutine -coroutine's -coroutines -corporal -corporal's -corporally -corporals -corporate -corporately -corporation -corporation's -corporations -corporative -corps -corpse -corpse's -corpses -corpus -correct -correctable -corrected -correcting -correction -corrections -corrective -correctively -correctiveness -correctives -correctly -correctness -corrector -corrects -correlate -correlated -correlates -correlating -correlation -correlations -correlative -correlatively -correspond -corresponded -correspondence -correspondence's -correspondences -correspondent -correspondent's -correspondents -corresponding -correspondingly -corresponds -corridor -corridor's -corridors -corroborate -corroborated -corroborates -corroborating -corroboration -corroborations -corroborative -corroboratively -corrosion -corrosions -corrupt -corrupted -corrupter -corrupting -corruption -corruptive -corruptively -corruptly -corrupts -corset -corsets -cosine -cosines -cosmetic -cosmetics -cosmology -cosmopolitan -cost -costed -costing -costive -costively -costiveness -costlier -costliness -costly -costs -costume -costumed -costumer -costumers -costumes -costuming -cot -cot's -cots -cottage -cottager -cottagers -cottages -cotton -cottoned -cottoning -cottons -cotyledon -cotyledon's -cotyledons -couch -couched -couches -couching -cough -coughed -cougher -coughing -coughs -could -couldest -couldn't -council -council's -councillor -councillor's -councillors -councils -counsel -counsel's -counsels -count -countable -countably -counted -countenance -countenancer -counter -counteract -counteracted -counteracting -counteractive -counteracts -counterclockwise -countered -counterexample -counterexamples -counterfeit -counterfeited -counterfeiter -counterfeiting -counterfeits -countering -countermeasure -countermeasure's -countermeasures -counterpart -counterpart's -counterparts -counterpoint -counterpointing -counterproductive -counterrevolution -counters -countess -counties -counting -countless -countlessly -countries -country -country's -countryman -countryside -counts -county -county's -couple -couple's -coupled -coupler -couplers -couples -coupling -couplings -coupon -coupon's -coupons -courage -courageous -courageously -courageousness -courier -courier's -couriers -course -coursed -courser -courses -coursing -court -courted -courteous -courteously -courteousness -courter -courters -courtesies -courtesy -courtesy's -courthouse -courthouse's -courthouses -courtier -courtier's -courtiers -courting -courtliness -courtly -courtroom -courtroom's -courtrooms -courts -courtship -courtyard -courtyard's -courtyards -cousin -cousin's -cousins -cove -covenant -covenant's -covenanted -covenanter -covenanting -covenants -cover -coverable -coverage -covered -coverer -covering -coverings -coverlet -coverlet's -coverlets -covers -covert -covertly -covertness -coves -covet -coveted -coveter -coveting -covetingly -covetous -covetously -covetousness -covets -coving -cow -coward -cowardice -cowardliness -cowardly -cowards -cowboy -cowboy's -cowboys -cowed -cowedly -cower -cowered -cowerer -cowerers -cowering -coweringly -cowers -cowgirl -cowgirl's -cowgirls -cowing -cowl -cowled -cowling -cowls -cows -cowslip -cowslip's -cowslips -coyote -coyote's -coyotes -cozier -cozies -coziness -cozy -crab -crab's -crabs -crack -cracked -cracker -crackers -cracking -crackle -crackled -crackles -crackling -crackly -cracks -cradle -cradled -cradler -cradles -cradling -craft -crafted -crafter -craftier -craftiness -crafting -crafts -craftsman -crafty -crag -crag's -crags -cram -cramp -cramp's -cramped -cramper -cramps -crams -cranberries -cranberry -cranberry's -crane -crane's -craned -cranes -craning -crank -cranked -crankier -crankiest -crankily -crankiness -cranking -cranks -cranky -crap -craping -craps -crash -crashed -crasher -crashers -crashes -crashing -crate -crater -cratered -craters -crates -crating -cravat -cravat's -cravats -crave -craved -craven -cravenly -cravenness -craver -craves -craving -crawl -crawled -crawler -crawlers -crawling -crawls -craze -crazed -crazes -crazier -craziest -crazily -craziness -crazing -crazy -creak -creaked -creaking -creaks -cream -creamed -creamer -creamers -creaminess -creaming -creams -creamy -crease -creased -creaser -creases -creasing -create -created -creates -creating -creation -creations -creative -creatively -creativeness -creativity -creator -creator's -creators -creature -creature's -creatureliness -creaturely -creatures -credence -credibility -credible -credibly -credit -creditable -creditableness -creditably -credited -crediting -creditor -creditor's -creditors -credits -credulity -credulous -credulously -credulousness -creed -creed's -creeds -creek -creek's -creeks -creep -creeper -creepers -creeping -creeps -cremate -cremated -cremates -cremating -cremation -cremations -crepe -crept -crescent -crescent's -crescents -crest -crested -cresting -crests -cretin -cretins -crevice -crevice's -crevices -crew -crewed -crewing -crews -crib -crib's -cribs -cricket -cricket's -cricketer -cricketing -crickets -cried -crier -criers -cries -crime -crime's -crimes -criminal -criminally -criminals -crimson -crimsoning -cringe -cringed -cringer -cringes -cringing -cripple -crippled -crippler -cripples -crippling -crises -crisis -crisp -crisper -crisply -crispness -crisps -criteria -criterion -critic -critic's -critical -critically -criticalness -criticism -criticism's -criticisms -critics -critique -critiqued -critiques -critiquing -critter -critter's -critters -croak -croaked -croaker -croakers -croaking -croaks -crochet -crocheted -crocheter -crocheting -crochets -crook -crooked -crookedly -crookedness -crooks -crop -crop's -cropped -cropper -cropper's -croppers -cropping -crops -cross -crossable -crossbar -crossbar's -crossbars -crossed -crosser -crossers -crosses -crossing -crossings -crossly -crossover -crossover's -crossovers -crossword -crossword's -crosswords -crouch -crouched -crouches -crouching -crow -crowd -crowded -crowdedness -crowder -crowding -crowds -crowed -crowing -crown -crowned -crowner -crowning -crowns -crows -crucial -crucially -crucification -crucified -crucifies -crucify -crucifying -crude -crudely -crudeness -cruder -crudest -cruel -crueler -cruelest -cruelly -cruelness -cruelty -cruise -cruised -cruiser -cruisers -cruises -cruising -crumb -crumble -crumbled -crumbles -crumblier -crumbliness -crumbling -crumblings -crumbly -crumbs -crumple -crumpled -crumples -crumpling -crunch -crunched -cruncher -crunchers -crunches -crunchier -crunchiest -crunchiness -crunching -crunchy -crusade -crusaded -crusader -crusaders -crusades -crusading -crush -crushable -crushed -crusher -crushers -crushes -crushing -crushingly -crust -crust's -crustacean -crustacean's -crustaceans -crusted -crusting -crusts -crutch -crutch's -crutched -crutches -crux -crux's -cruxes -cry -crying -cryptanalysis -cryptic -cryptographic -cryptography -cryptology -crystal -crystal's -crystalline -crystals -cub -cub's -cube -cubed -cuber -cubes -cubic -cubicly -cubics -cubing -cubs -cuckoo -cuckoo's -cuckoos -cucumber -cucumber's -cucumbers -cuddle -cuddled -cuddles -cuddling -cudgel -cudgel's -cudgels -cue -cued -cues -cuff -cuff's -cuffed -cuffing -cuffs -cuing -cull -culled -culler -culling -culls -culminate -culminated -culminates -culminating -culmination -culpability -culprit -culprit's -culprits -cult -cult's -cultivate -cultivated -cultivates -cultivating -cultivation -cultivations -cultivator -cultivator's -cultivators -cults -cultural -culturally -culture -cultured -cultures -culturing -cumbersome -cumbersomely -cumbersomeness -cumulative -cumulatively -cunning -cunningly -cunningness -cup -cup's -cupboard -cupboard's -cupboards -cupful -cupfuls -cupped -cupping -cups -cur -curable -curableness -curably -curb -curbed -curbing -curbs -curds -cure -cured -curer -cures -curfew -curfew's -curfews -curing -curiosities -curiosity -curiosity's -curious -curiouser -curiousest -curiously -curiousness -curl -curled -curler -curlers -curlier -curliness -curling -curls -curly -currant -currant's -currants -currencies -currency -currency's -current -currently -currentness -currents -curricular -curriculum -curriculum's -curriculums -curried -currier -curries -curry -currying -curs -curse -cursed -cursedly -cursedness -curses -cursing -cursive -cursively -cursiveness -cursor -cursor's -cursorily -cursoriness -cursors -cursory -curt -curtail -curtailed -curtailer -curtailing -curtails -curtain -curtained -curtaining -curtains -curtly -curtness -curtsied -curtsies -curtsy -curtsy's -curtsying -curvature -curvatures -curve -curved -curves -curving -cushion -cushioned -cushioning -cushions -cusp -cusp's -cusps -cuss -cussed -cussedly -cussedness -cusser -cusses -custard -custodian -custodian's -custodians -custodies -custody -custom -customarily -customariness -customary -customer -customer's -customers -customs -cut -cut's -cute -cutely -cuteness -cuter -cutes -cutest -cutoff -cutoffs -cuts -cutter -cutter's -cutters -cutting -cuttingly -cuttings -cybernetic -cybernetics -cycle -cycled -cycler -cycles -cyclic -cyclically -cyclicly -cycling -cycloid -cycloid's -cycloidal -cycloids -cyclone -cyclone's -cyclones -cylinder -cylinder's -cylindered -cylindering -cylinders -cylindrical -cylindrically -cymbal -cymbal's -cymbals -cynical -cynically -cypress -cyst -cysts -cytology -czar -dabble -dabbled -dabbler -dabblers -dabbles -dabbling -dad -dad's -daddies -daddy -dads -daemon -daemon's -daemons -daffodil -daffodil's -daffodils -dagger -daggers -dailies -daily -daintier -dainties -daintily -daintiness -dainty -dairies -dairy -dairying -daisies -daisy -daisy's -dale -dale's -dales -daleth -dam -dam's -damage -damaged -damager -damagers -damages -damaging -damagingly -damask -dame -damed -damn -damnation -damned -damneder -damnedest -damning -damningly -damns -damp -damped -dampen -dampened -dampener -dampening -dampens -damper -dampers -damping -damply -dampness -damps -dams -damsel -damsel's -damsels -dance -danced -dancer -dancers -dances -dancing -dandelion -dandelion's -dandelions -dandier -dandies -dandy -danger -danger's -dangerous -dangerously -dangerousness -dangers -dangle -dangled -dangler -dangler's -danglers -dangles -dangling -danglingly -dare -dared -darer -darers -dares -daring -daringly -daringness -dark -darken -darkened -darkener -darkeners -darkening -darker -darkest -darkly -darkness -darks -darling -darling's -darlingly -darlingness -darlings -darn -darned -darner -darning -darns -dart -darted -darter -darting -darts -dash -dashed -dasher -dashers -dashes -dashing -dashingly -data -database -database's -databases -date -dated -datedly -datedness -dater -dates -dating -dative -datum -datums -daughter -daughter's -daughterly -daughters -daunt -daunted -daunting -dauntless -dauntlessly -dauntlessness -daunts -dawn -dawned -dawning -dawns -day -day's -daybreak -daybreaks -daydream -daydreamed -daydreamer -daydreamers -daydreaming -daydreams -daylight -daylight's -daylights -days -daytime -daytimes -daze -dazed -dazedness -dazes -dazing -dazzle -dazzled -dazzler -dazzlers -dazzles -dazzling -dazzlingly -deacon -deacon's -deacons -dead -deaden -deadened -deadener -deadening -deadeningly -deadens -deadlier -deadliest -deadline -deadline's -deadlines -deadliness -deadlock -deadlocked -deadlocking -deadlocks -deadly -deadness -deaf -deafen -deafened -deafening -deafeningly -deafens -deafer -deafest -deafly -deafness -deal -dealer -dealers -dealing -dealings -deallocate -deallocated -deallocates -deallocating -deallocation -deallocation's -deallocations -deallocator -deals -dealt -dean -dean's -deans -dear -dearer -dearest -dearly -dearness -dears -dearth -dearths -death -deathly -deaths -debatable -debate -debated -debater -debaters -debates -debating -debilitate -debilitated -debilitates -debilitating -debilitation -debris -debt -debt's -debtor -debtors -debts -debug -debugged -debugger -debugger's -debuggers -debugging -debugs -decade -decade's -decadence -decadent -decadently -decades -decay -decayed -decayer -decaying -decays -decease -deceased -deceases -deceasing -deceit -deceitful -deceitfully -deceitfulness -deceive -deceived -deceiver -deceivers -deceives -deceiving -deceivingly -decelerate -decelerated -decelerates -decelerating -deceleration -decelerations -decencies -decency -decency's -decent -decently -deception -deception's -deceptions -deceptive -deceptively -deceptiveness -decidability -decidable -decide -decided -decidedly -decidedness -decider -decides -deciding -decimal -decimally -decimals -decimate -decimated -decimates -decimating -decimation -decipher -deciphered -decipherer -decipherers -deciphering -deciphers -decision -decision's -decisions -decisive -decisively -decisiveness -deck -decked -decker -decking -deckings -decks -declaration -declaration's -declarations -declarative -declaratively -declaratives -declare -declared -declarer -declarers -declares -declaring -declination -declination's -declinations -decline -declined -decliner -decliners -declines -declining -decode -decoded -decoder -decoders -decodes -decoding -decodings -decompile -decompiled -decompiler -decompilers -decompiles -decompiling -decomposability -decomposable -decompose -decomposed -decomposer -decomposes -decomposing -decomposition -decomposition's -decompositions -decompression -decorate -decorated -decorates -decorating -decoration -decorations -decorative -decoratively -decorativeness -decorum -decorums -decouple -decoupled -decoupler -decouples -decoupling -decoy -decoy's -decoys -decrease -decreased -decreases -decreasing -decreasingly -decree -decreed -decreeing -decreer -decrees -decrement -decremented -decrementing -decrements -dedicate -dedicated -dedicatedly -dedicates -dedicating -dedication -dedications -dedicative -deduce -deduced -deducer -deduces -deducible -deducing -deduct -deducted -deducting -deduction -deduction's -deductions -deductive -deductively -deducts -deed -deeded -deeding -deeds -deem -deemed -deeming -deems -deep -deepen -deepened -deepening -deepens -deeper -deepest -deeply -deepness -deeps -deer -deers -default -defaulted -defaulter -defaulting -defaults -defeat -defeated -defeating -defeatism -defeatist -defeatists -defeats -defect -defected -defecting -defection -defection's -defections -defective -defectively -defectiveness -defectives -defects -defend -defendant -defendant's -defendants -defended -defender -defenders -defending -defends -defenestrate -defenestrated -defenestrates -defenestrating -defenestration -defenestrations -defensive -defensively -defensiveness -defer -deference -deferment -deferment's -deferments -deferrable -deferred -deferrer -deferrer's -deferrers -deferring -defers -defiance -defiances -defiant -defiantly -deficiencies -deficiency -deficient -deficiently -deficit -deficit's -deficits -defied -defier -defies -defile -defiled -defiler -defiles -defiling -definable -define -defined -definer -definers -defines -defining -definite -definitely -definiteness -definition -definition's -definitional -definitions -definitive -definitively -definitiveness -deformation -deformation's -deformations -deformed -deformities -deformity -deformity's -deftly -defy -defying -defyingly -degenerate -degenerated -degenerately -degenerateness -degenerates -degenerating -degeneration -degenerative -degradable -degradation -degradation's -degradations -degrade -degraded -degradedly -degradedness -degrader -degrades -degrading -degradingly -degree -degree's -degreed -degrees -deign -deigned -deigning -deigns -deities -deity -deity's -dejected -dejectedly -dejectedness -delay -delayed -delayer -delayers -delaying -delays -delegate -delegated -delegates -delegating -delegation -delegations -delete -deleted -deleter -deletes -deleting -deletion -deletions -deliberate -deliberated -deliberately -deliberateness -deliberates -deliberating -deliberation -deliberations -deliberative -deliberatively -deliberativeness -deliberator -deliberator's -deliberators -delicacies -delicacy -delicacy's -delicate -delicately -delicateness -delicates -delicious -deliciouses -deliciously -deliciousness -delight -delighted -delightedly -delightedness -delighter -delightful -delightfully -delightfulness -delighting -delights -delimit -delimited -delimiter -delimiters -delimiting -delimits -delineate -delineated -delineates -delineating -delineation -delineations -delineative -delinquency -delinquent -delinquent's -delinquently -delinquents -delirious -deliriously -deliriousness -deliver -deliverable -deliverables -deliverance -delivered -deliverer -deliverers -deliveries -delivering -delivers -delivery -delivery's -dell -dell's -dells -delta -delta's -deltas -delude -deluded -deluder -deludes -deluding -deludingly -deluge -deluged -deluges -deluging -delusion -delusion's -delusions -delve -delved -delver -delves -delving -demand -demanded -demander -demanding -demandingly -demands -demise -demised -demises -demising -demo -democracies -democracy -democracy's -democrat -democrat's -democratic -democratically -democrats -demodulate -demodulated -demodulates -demodulating -demodulation -demodulation's -demodulations -demodulator -demodulator's -demodulators -demographic -demographics -demolish -demolished -demolisher -demolishes -demolishing -demolition -demolitions -demon -demon's -demoness -demons -demonstrable -demonstrableness -demonstrate -demonstrated -demonstrates -demonstrating -demonstration -demonstrations -demonstrative -demonstratively -demonstrativeness -demonstrator -demonstrator's -demonstrators -demos -demur -demurs -den -den's -deniable -denial -denial's -denials -denied -denier -denies -denigrate -denigrated -denigrates -denigrating -denigration -denigrative -denizen -denizens -denomination -denomination's -denominations -denominator -denominator's -denominators -denotable -denotation -denotation's -denotational -denotationally -denotations -denotative -denote -denoted -denotes -denoting -denounce -denounced -denouncer -denouncers -denounces -denouncing -dens -dense -densely -denseness -denser -densest -densities -density -density's -dent -dental -dentally -dentals -dented -denting -dentist -dentist's -dentists -dents -deny -denying -denyingly -depart -departed -departing -department -department's -departmental -departmentally -departments -departs -departure -departure's -departures -depend -dependability -dependable -dependableness -dependably -depended -dependence -dependences -dependencies -dependency -dependent -dependently -dependents -depending -depends -depict -depicted -depicter -depicting -depicts -deplete -depleted -depletes -depleting -depletion -depletions -depletive -deplorable -deplorableness -deplore -deplored -deplorer -deplores -deploring -deploringly -deploy -deployed -deploying -deployment -deployment's -deployments -deploys -deport -deportation -deported -deportee -deportee's -deportees -deporting -deportment -deports -depose -deposed -deposes -deposing -deposit -deposited -depositing -deposition -deposition's -depositions -depositor -depositor's -depositors -deposits -depot -depot's -depots -deprave -depraved -depravedly -depravedness -depraver -depraves -depraving -depreciate -depreciated -depreciates -depreciating -depreciatingly -depreciation -depreciations -depreciative -depreciatively -depress -depressed -depresses -depressing -depressingly -depression -depression's -depressions -depressive -depressively -deprivation -deprivation's -deprivations -deprive -deprived -deprives -depriving -depth -depths -deputies -deputy -deputy's -dequeue -dequeued -dequeues -dequeuing -derail -derailed -derailing -derails -derbies -derby -dereference -dereferenced -dereferencer -dereferencers -dereferences -dereferencing -deride -derided -derider -derides -deriding -deridingly -derision -derivable -derivation -derivation's -derivations -derivative -derivative's -derivatively -derivativeness -derivatives -derive -derived -deriver -derives -deriving -descend -descendant -descendant's -descendants -descended -descender -descenders -descending -descends -descent -descent's -descents -describable -describe -described -describer -describers -describes -describing -descried -description -description's -descriptions -descriptive -descriptively -descriptiveness -descriptives -descriptor -descriptor's -descriptors -descry -descrying -desert -deserted -deserter -deserters -deserting -desertion -desertions -deserts -deserve -deserved -deservedly -deservedness -deserver -deserves -deserving -deservingly -deservings -desiderata -desideratum -design -designate -designated -designates -designating -designation -designations -designative -designator -designator's -designators -designed -designedly -designer -designer's -designers -designing -designs -desirability -desirable -desirableness -desirably -desire -desired -desirer -desires -desiring -desirous -desirously -desirousness -desk -desk's -desks -desktop -desolate -desolated -desolately -desolateness -desolater -desolates -desolating -desolatingly -desolation -desolations -despair -despaired -despairer -despairing -despairingly -despairs -despatch -despatched -desperate -desperately -desperateness -desperation -despise -despised -despiser -despises -despising -despite -despited -despot -despot's -despotic -despots -dessert -dessert's -desserts -destination -destination's -destinations -destine -destined -destinies -destining -destiny -destiny's -destitute -destituteness -destitution -destroy -destroyed -destroyer -destroyer's -destroyers -destroying -destroys -destruction -destruction's -destructions -destructive -destructively -destructiveness -detach -detached -detachedly -detachedness -detacher -detaches -detaching -detachment -detachment's -detachments -detail -detailed -detailedly -detailedness -detailer -detailing -details -detain -detained -detainer -detaining -detains -detect -detectable -detectably -detected -detecting -detection -detection's -detections -detective -detectives -detector -detector's -detectors -detects -detention -deteriorate -deteriorated -deteriorates -deteriorating -deterioration -deteriorative -determinable -determinableness -determinacy -determinant -determinant's -determinants -determinate -determinately -determinateness -determination -determinations -determinative -determinatively -determinativeness -determine -determined -determinedly -determinedness -determiner -determiners -determines -determining -determinism -deterministic -deterministically -detest -detestable -detestableness -detested -detesting -detests -detonate -detonated -detonates -detonating -detonation -detonative -detract -detracted -detracting -detractive -detractively -detractor -detractor's -detractors -detracts -detriment -detriments -devastate -devastated -devastates -devastating -devastatingly -devastation -devastations -devastative -develop -developed -developer -developer's -developers -developing -development -development's -developmental -developmentally -developments -develops -deviant -deviant's -deviantly -deviants -deviate -deviated -deviates -deviating -deviation -deviations -device -device's -devices -devil -devil's -devilish -devilishly -devilishness -devils -devise -devised -deviser -devises -devising -devisings -devision -devisions -devoid -devote -devoted -devotedly -devotee -devotee's -devotees -devotes -devoting -devotion -devotions -devour -devoured -devourer -devouring -devours -devout -devoutly -devoutness -dew -dewdrop -dewdrop's -dewdrops -dewed -dewier -dewiness -dewing -dews -dewy -dexterity -diabetes -diadem -diagnosable -diagnose -diagnosed -diagnoses -diagnosing -diagnosis -diagnostic -diagnostic's -diagnostics -diagonal -diagonally -diagonals -diagram -diagram's -diagramed -diagraming -diagrammable -diagrammatic -diagrammatically -diagrammed -diagrammer -diagrammer's -diagrammers -diagramming -diagrams -dial -dial's -dialect -dialect's -dialects -dialog -dialog's -dialogs -dialogue -dialogue's -dialogues -dials -diameter -diameter's -diameters -diametrically -diamond -diamond's -diamonds -diaper -diaper's -diapered -diapering -diapers -diaphragm -diaphragm's -diaphragms -diaries -diary -diary's -diatribe -diatribe's -diatribes -dice -dicer -dices -dichotomies -dichotomy -dicing -dickens -dicky -dictate -dictated -dictates -dictating -dictation -dictations -dictator -dictator's -dictators -dictatorship -dictatorships -diction -dictionaries -dictionary -dictionary's -dictions -dictum -dictum's -dictums -did -didn't -die -died -dielectric -dielectric's -dielectrics -dies -diet -dieter -dieters -dietitian -dietitian's -dietitians -diets -differ -differed -difference -difference's -differenced -differences -differencing -different -differential -differential's -differentially -differentials -differentiate -differentiated -differentiates -differentiating -differentiation -differentiations -differentiators -differently -differentness -differer -differers -differing -differs -difficult -difficulties -difficultly -difficulty -difficulty's -diffuse -diffused -diffusely -diffuseness -diffuser -diffusers -diffuses -diffusing -diffusion -diffusions -diffusive -diffusively -diffusiveness -dig -digest -digested -digester -digestible -digesting -digestion -digestions -digestive -digestively -digestiveness -digests -digger -digger's -diggers -digging -diggings -digit -digit's -digital -digitally -digits -dignified -dignify -dignities -dignity -digress -digressed -digresses -digressing -digression -digression's -digressions -digressive -digressively -digressiveness -digs -dike -dike's -diker -dikes -diking -dilate -dilated -dilatedly -dilatedness -dilates -dilating -dilation -dilative -dilemma -dilemma's -dilemmas -diligence -diligences -diligent -diligently -diligentness -dilute -diluted -dilutely -diluteness -diluter -dilutes -diluting -dilution -dilutions -dilutive -dim -dime -dime's -dimension -dimensional -dimensionality -dimensionally -dimensioned -dimensioning -dimensions -dimer -dimers -dimes -diminish -diminished -diminishes -diminishing -diminution -diminutive -diminutively -diminutiveness -dimly -dimmed -dimmer -dimmer's -dimmers -dimmest -dimming -dimness -dimple -dimpled -dimples -dimpling -dims -din -dine -dined -diner -diners -dines -dingier -dinginess -dingy -dining -dinner -dinner's -dinners -dint -diode -diode's -diodes -dioxide -dioxides -dip -diphtheria -diploma -diploma's -diplomacy -diplomas -diplomat -diplomat's -diplomatic -diplomatics -diplomats -dipped -dipper -dipper's -dippers -dipping -dippings -dips -dire -direct -directed -directing -direction -direction's -directional -directionality -directionally -directions -directive -directive's -directives -directly -directness -director -director's -directories -directors -directory -directory's -directs -direly -direness -direr -direst -dirge -dirge's -dirged -dirges -dirging -dirt -dirt's -dirtied -dirtier -dirties -dirtiest -dirtily -dirtiness -dirts -dirty -dirtying -disabilities -disability -disability's -disable -disabled -disabler -disablers -disables -disabling -disabuse -disadvantage -disadvantage's -disadvantaged -disadvantagedness -disadvantages -disadvantaging -disagree -disagreeable -disagreeableness -disagreed -disagreeing -disagreement -disagreement's -disagreements -disagrees -disallow -disallowed -disallowing -disallows -disambiguate -disambiguated -disambiguates -disambiguating -disambiguation -disambiguations -disappear -disappearance -disappearance's -disappearances -disappeared -disappearing -disappears -disappoint -disappointed -disappointedly -disappointing -disappointingly -disappointment -disappointment's -disappointments -disappoints -disapproval -disapprove -disapproved -disapprover -disapproves -disapproving -disapprovingly -disarm -disarmament -disarmed -disarmer -disarmers -disarming -disarmingly -disarms -disassemble -disassembled -disassembler -disassembler's -disassemblers -disassembles -disassembling -disaster -disaster's -disasters -disastrous -disastrously -disband -disbanded -disbanding -disbands -disbelieve -disbelieved -disbeliever -disbelievers -disbelieves -disbelieving -disburse -disbursed -disbursement -disbursement's -disbursements -disburser -disburses -disbursing -disc -disc's -discard -discarded -discarder -discarding -discards -discern -discerned -discerner -discernibility -discernible -discernibly -discerning -discerningly -discernment -discerns -discharge -discharged -discharger -discharges -discharging -disciple -disciple's -disciples -disciplinary -discipline -disciplined -discipliner -disciplines -disciplining -disclaim -disclaimed -disclaimer -disclaimers -disclaiming -disclaims -disclose -disclosed -discloser -discloses -disclosing -disclosure -disclosure's -disclosures -discomfort -discomforting -discomfortingly -disconcert -disconcerted -disconcerting -disconcertingly -disconcerts -disconnect -disconnected -disconnectedly -disconnectedness -disconnecter -disconnecting -disconnection -disconnections -disconnects -discontent -discontented -discontentedly -discontinuance -discontinue -discontinued -discontinues -discontinuing -discontinuities -discontinuity -discontinuity's -discontinuous -discontinuously -discord -discords -discount -discounted -discounter -discounting -discounts -discourage -discouraged -discouragement -discourager -discourages -discouraging -discouragingly -discourse -discourse's -discoursed -discourser -discourses -discoursing -discover -discovered -discoverer -discoverers -discoveries -discovering -discovers -discovery -discovery's -discredit -discredited -discrediting -discredits -discreet -discreetly -discreetness -discrepancies -discrepancy -discrepancy's -discrete -discretely -discreteness -discretion -discretions -discriminate -discriminated -discriminates -discriminating -discriminatingly -discrimination -discriminations -discriminative -discriminatory -discs -discuss -discussed -discusser -discusses -discussing -discussion -discussion's -discussions -disdain -disdaining -disdains -disease -diseased -diseases -diseasing -disenfranchise -disenfranchised -disenfranchisement -disenfranchisement's -disenfranchisements -disenfranchiser -disenfranchises -disenfranchising -disengage -disengaged -disengages -disengaging -disentangle -disentangled -disentangler -disentangles -disentangling -disfigure -disfigured -disfigures -disfiguring -disgorge -disgorger -disgrace -disgraced -disgraceful -disgracefully -disgracefulness -disgracer -disgraces -disgracing -disgruntled -disguise -disguised -disguisedly -disguiser -disguises -disguising -disgust -disgusted -disgustedly -disgusting -disgustingly -disgusts -dish -dishearten -disheartening -dishearteningly -dished -dishes -dishing -dishonest -dishonestly -dishwasher -dishwashers -disillusion -disillusioned -disillusioning -disillusionment -disillusionment's -disillusionments -disinterested -disinterestedly -disinterestedness -disjoint -disjointed -disjointedly -disjointedness -disjointly -disjointness -disjunct -disjunction -disjunctions -disjunctive -disjunctively -disjuncts -disk -disk's -disked -disking -disks -dislike -disliked -disliker -dislikes -disliking -dislocate -dislocated -dislocates -dislocating -dislocation -dislocations -dislodge -dislodged -dislodges -dislodging -dismal -dismally -dismalness -dismay -dismayed -dismaying -dismayingly -dismays -dismiss -dismissal -dismissal's -dismissals -dismissed -dismisser -dismissers -dismisses -dismissing -dismissive -dismount -dismounted -dismounting -dismounts -disobedience -disobey -disobeyed -disobeyer -disobeying -disobeys -disorder -disordered -disorderedly -disorderedness -disorderliness -disorderly -disorders -disown -disowned -disowning -disowns -disparate -disparately -disparateness -disparities -disparity -disparity's -dispatch -dispatched -dispatcher -dispatchers -dispatches -dispatching -dispel -dispelled -dispelling -dispels -dispensation -dispense -dispensed -dispenser -dispensers -dispenses -dispensing -disperse -dispersed -dispersedly -disperser -disperses -dispersing -dispersion -dispersions -dispersive -dispersively -dispersiveness -displace -displaced -displacement -displacement's -displacements -displacer -displaces -displacing -display -displayed -displayer -displaying -displays -displease -displeased -displeasedly -displeases -displeasing -displeasure -disposable -disposal -disposal's -disposals -dispose -disposed -disposer -disposes -disposing -disposition -disposition's -dispositions -disprove -disproved -disproves -disproving -dispute -disputed -disputer -disputers -disputes -disputing -disqualification -disqualified -disqualifies -disqualify -disqualifying -disquiet -disquieting -disquietingly -disquietly -disregard -disregarded -disregarding -disregards -disrupt -disrupted -disrupter -disrupting -disruption -disruption's -disruptions -disruptive -disruptively -disruptiveness -disrupts -dissatisfaction -dissatisfaction's -dissatisfactions -dissatisfied -disseminate -disseminated -disseminates -disseminating -dissemination -dissension -dissension's -dissensions -dissent -dissented -dissenter -dissenters -dissenting -dissents -dissertation -dissertation's -dissertations -disservice -dissident -dissident's -dissidents -dissimilar -dissimilarities -dissimilarity -dissimilarity's -dissimilarly -dissipate -dissipated -dissipatedly -dissipatedness -dissipater -dissipates -dissipating -dissipation -dissipations -dissipative -dissociate -dissociated -dissociates -dissociating -dissociation -dissociative -dissolution -dissolution's -dissolutions -dissolve -dissolved -dissolver -dissolves -dissolving -dissonance -dissonance's -dissonances -distal -distally -distance -distanced -distances -distancing -distant -distantly -distantness -distaste -distasteful -distastefully -distastefulness -distastes -distemper -distill -distillation -distilled -distiller -distillers -distilling -distills -distinct -distinction -distinction's -distinctions -distinctive -distinctively -distinctiveness -distinctly -distinctness -distinguish -distinguishable -distinguished -distinguisher -distinguishes -distinguishing -distort -distorted -distorter -distorting -distortion -distortion's -distortions -distorts -distract -distracted -distractedly -distracting -distractingly -distraction -distraction's -distractions -distractive -distracts -distraught -distraughtly -distress -distressed -distresses -distressing -distressingly -distribute -distributed -distributer -distributes -distributing -distribution -distribution's -distributional -distributions -distributive -distributively -distributiveness -distributivity -distributor -distributor's -distributors -district -district's -districted -districting -districts -distrust -distrusted -distrusts -disturb -disturbance -disturbance's -disturbances -disturbed -disturber -disturbing -disturbingly -disturbs -ditch -ditch's -ditched -ditcher -ditches -ditching -divan -divan's -divans -dive -dived -diver -diverge -diverged -divergence -divergence's -divergences -divergent -divergently -diverges -diverging -divers -diverse -diversely -diverseness -diversification -diversified -diversifier -diversifies -diversify -diversifying -diversion -diversions -diversities -diversity -divert -diverted -diverting -diverts -dives -divest -divested -divesting -divests -divide -divided -dividend -dividend's -dividends -divider -dividers -divides -dividing -divine -divined -divinely -diviner -divines -diving -divining -divinities -divinity -divinity's -division -division's -divisions -divisor -divisor's -divisors -divorce -divorced -divorces -divorcing -divulge -divulged -divulges -divulging -dizzied -dizzier -dizziness -dizzy -dizzying -dizzyingly -do -dock -docked -docker -docking -docks -doctor -doctor's -doctoral -doctorate -doctorate's -doctorates -doctored -doctoring -doctors -doctrine -doctrine's -doctrines -document -document's -documentaries -documentary -documentary's -documentation -documentation's -documentations -documented -documenter -documenters -documenting -documents -dodge -dodged -dodger -dodgers -dodges -dodging -doer -doers -does -doesn't -dog -dog's -dogged -doggedly -doggedness -dogging -dogma -dogma's -dogmas -dogmatism -dogs -doing -doings -dole -doled -doleful -dolefully -dolefulness -doles -doling -doll -doll's -dollar -dollars -dollied -dollies -dolls -dolly -dolly's -dollying -dolphin -dolphin's -dolphins -domain -domain's -domains -dome -domed -domes -domestic -domestically -domesticate -domesticated -domesticates -domesticating -domestication -dominance -dominant -dominantly -dominate -dominated -dominates -dominating -domination -dominations -dominative -doming -dominion -dominions -don -don't -donate -donated -donates -donating -donation -donations -donative -done -donkey -donkey's -donkeys -dons -doom -doomed -dooming -dooms -door -door's -doors -doorstep -doorstep's -doorsteps -doorway -doorway's -doorways -dope -doped -doper -dopers -dopes -doping -dormant -dormitories -dormitory -dormitory's -dorsal -dorsally -dose -dosed -doses -dosing -dot -dot's -dote -doted -doter -dotes -doth -doting -dotingly -dots -dotted -dotting -double -doubled -doubleness -doubler -doublers -doubles -doublet -doublet's -doublets -doubling -doubly -doubt -doubtable -doubted -doubter -doubters -doubtful -doubtfully -doubtfulness -doubting -doubtingly -doubtless -doubtlessly -doubtlessness -doubts -dough -doughnut -doughnut's -doughnuts -douse -doused -douser -douses -dousing -dove -dover -doves -down -downcast -downed -downer -downers -downfall -downfallen -downier -downing -downplay -downplayed -downplaying -downplays -downright -downrightly -downrightness -downs -downstairs -downstream -downtown -downtowner -downtowns -downward -downwardly -downwardness -downwards -downy -doze -dozed -dozen -dozens -dozenth -dozer -dozes -dozing -drab -drably -drabness -drabs -draft -draft's -drafted -drafter -drafters -drafting -drafts -draftsmen -drag -dragged -dragging -draggingly -dragon -dragon's -dragons -dragoon -dragooned -dragoons -drags -drain -drainage -drainages -drained -drainer -drainers -draining -drains -drake -drama -drama's -dramas -dramatic -dramatically -dramatics -dramatist -dramatist's -dramatists -drank -drape -draped -draper -draperies -drapers -drapery -drapery's -drapes -draping -drastic -drastically -draw -drawback -drawback's -drawbacks -drawbridge -drawbridge's -drawbridges -drawer -drawers -drawing -drawings -drawl -drawled -drawler -drawling -drawlingly -drawls -drawly -drawn -drawnly -drawnness -draws -dread -dreaded -dreadful -dreadfully -dreadfulness -dreading -dreads -dream -dreamed -dreamer -dreamers -dreamier -dreamily -dreaminess -dreaming -dreamingly -dreams -dreamy -drearier -dreariness -dreary -dredge -dredge's -dredged -dredger -dredgers -dredges -dredging -dregs -drench -drenched -drencher -drenches -drenching -dress -dressed -dresser -dressers -dresses -dressing -dressings -dressmaker -dressmaker's -dressmakers -drew -dried -drier -drier's -driers -dries -driest -drift -drifted -drifter -drifters -drifting -driftingly -drifts -drill -drilled -driller -drilling -drills -drily -drink -drinkable -drinker -drinkers -drinking -drinks -drip -drip's -drips -drive -driven -drivenness -driver -driver's -drivers -drives -driveway -driveway's -driveways -driving -drone -drone's -droner -drones -droning -droningly -drool -drooled -drooler -drooling -drools -droop -drooped -drooping -droopingly -droops -drop -drop's -dropped -dropper -dropper's -droppers -dropping -dropping's -droppings -drops -drought -drought's -droughts -drove -drover -drovers -droves -drown -drowned -drowner -drowning -drownings -drowns -drowsier -drowsiest -drowsiness -drowsy -drudgery -drug -drug's -druggist -druggist's -druggists -drugs -drum -drum's -drummed -drummer -drummer's -drummers -drumming -drums -drunk -drunk's -drunkard -drunkard's -drunkards -drunken -drunkenly -drunkenness -drunker -drunkly -drunks -dry -drying -dryly -dual -dualities -duality -duality's -dually -duals -dub -dubious -dubiously -dubiousness -dubs -duchess -duchess's -duchesses -duchies -duchy -duck -ducked -ducker -ducking -ducks -dude -due -duel -duels -dueness -dues -dug -duke -duke's -dukes -dull -dulled -duller -dullest -dulling -dullness -dulls -dully -duly -dumb -dumbbell -dumbbell's -dumbbells -dumber -dumbest -dumbly -dumbness -dummied -dummies -dummy -dummy's -dummying -dump -dumped -dumper -dumpers -dumping -dumps -dunce -dunce's -dunces -dune -dune's -dunes -dungeon -dungeon's -dungeons -duplicate -duplicated -duplicates -duplicating -duplication -duplications -duplicative -duplicator -duplicator's -duplicators -durabilities -durability -durable -durableness -durables -durably -duration -duration's -durations -during -dusk -duskier -duskiness -dusky -dust -dusted -duster -dusters -dustier -dustiest -dustiness -dusting -dusts -dusty -duties -dutiful -dutifully -dutifulness -duty -duty's -dwarf -dwarfed -dwarfness -dwarfs -dwell -dwelled -dweller -dwellers -dwelling -dwellings -dwells -dwindle -dwindled -dwindles -dwindling -dye -dyed -dyeing -dyer -dyers -dyes -dying -dynamic -dynamically -dynamics -dynamite -dynamited -dynamiter -dynamites -dynamiting -dynasties -dynasty -dynasty's -each -eager -eagerly -eagerness -eagle -eagle's -eagles -ear -eared -earing -earl -earl's -earlier -earliest -earliness -earls -early -earmark -earmarked -earmarking -earmarkings -earmarks -earn -earned -earner -earner's -earners -earnest -earnestly -earnestness -earning -earnings -earns -earring -earring's -earrings -ears -earshot -earth -earth's -earthed -earthen -earthenware -earthliness -earthly -earthquake -earthquake's -earthquakes -earths -earthworm -earthworm's -earthworms -ease -eased -easement -easement's -easements -easer -eases -easier -easiest -easily -easiness -easing -east -easter -easterly -eastern -easterner -easterners -easting -easts -eastward -eastwards -easy -eat -eaten -eater -eaters -eating -eatings -eats -eaves -eavesdrop -eavesdropped -eavesdropper -eavesdropper's -eavesdroppers -eavesdropping -eavesdrops -ebb -ebbed -ebbing -ebbs -ebony -eccentric -eccentric's -eccentricities -eccentricity -eccentrics -ecclesiastical -ecclesiastically -echo -echoed -echoes -echoing -echos -eclipse -eclipsed -eclipses -eclipsing -ecology -economic -economical -economically -economics -economies -economist -economist's -economists -economy -economy's -ecstasy -eddied -eddies -eddy -eddy's -eddying -edge -edged -edger -edges -edging -edible -edibleness -edibles -edict -edict's -edicts -edifice -edifice's -edifices -edit -edited -editing -edition -edition's -editions -editor -editor's -editorial -editorially -editorials -editors -edits -educate -educated -educatedly -educatedness -educates -educating -education -education's -educational -educationally -educations -educative -educator -educator's -educators -eel -eel's -eels -eerie -eerier -effect -effected -effecting -effective -effectively -effectiveness -effectives -effector -effector's -effectors -effects -effectually -effeminate -efficacy -efficiencies -efficiency -efficient -efficiently -effigy -effort -effort's -effortless -effortlessly -effortlessness -efforts -egg -egged -egger -egging -eggs -ego -egos -eigenvalue -eigenvalue's -eigenvalues -eight -eighteen -eighteens -eighteenth -eighth -eighth's -eighthes -eighties -eightieth -eights -eighty -either -ejaculate -ejaculated -ejaculates -ejaculating -ejaculation -ejaculations -eject -ejected -ejecting -ejective -ejects -eke -eked -ekes -eking -el -elaborate -elaborated -elaborately -elaborateness -elaborates -elaborating -elaboration -elaborations -elaborative -elaborators -elapse -elapsed -elapses -elapsing -elastic -elastically -elasticities -elasticity -elastics -elate -elated -elatedly -elatedness -elater -elates -elating -elation -elbow -elbowed -elbowing -elbows -elder -elderliness -elderly -elders -eldest -elect -elected -electing -election -election's -elections -elective -electively -electiveness -electives -elector -elector's -electoral -electorally -electors -electric -electrical -electrically -electricalness -electricities -electricity -electrics -electrification -electrified -electrify -electrifying -electrocute -electrocuted -electrocutes -electrocuting -electrocution -electrocutions -electrode -electrode's -electrodes -electrolyte -electrolyte's -electrolytes -electrolytic -electron -electron's -electronic -electronically -electronics -electrons -elects -elegance -elegances -elegant -elegantly -element -element's -elemental -elementally -elementals -elementariness -elementary -elements -elephant -elephant's -elephants -elevate -elevated -elevates -elevating -elevation -elevations -elevator -elevator's -elevators -eleven -elevens -elevenses -eleventh -elf -elicit -elicited -eliciting -elicits -eligibilities -eligibility -eligible -eligibles -eliminate -eliminated -eliminately -eliminates -eliminating -elimination -eliminations -eliminative -eliminator -eliminators -elk -elk's -elks -ellipse -ellipse's -ellipses -ellipsis -ellipsoid -ellipsoid's -ellipsoidal -ellipsoids -elliptic -elliptical -elliptically -elm -elmer -elms -elongate -elongated -elongates -elongating -elongation -eloquence -eloquent -eloquently -els -else -else's -elsewhere -elucidate -elucidated -elucidates -elucidating -elucidation -elucidative -elude -eluded -eludes -eluding -elusive -elusively -elusiveness -elves -emaciated -emacs -emacs's -email -email's -emanating -emancipation -embark -embarked -embarking -embarks -embarrass -embarrassed -embarrassedly -embarrasses -embarrassing -embarrassingly -embarrassment -embassies -embassy -embassy's -embed -embedded -embedding -embeds -embellish -embellished -embellisher -embellishes -embellishing -embellishment -embellishment's -embellishments -ember -embers -embezzle -embezzled -embezzler -embezzler's -embezzlers -embezzles -embezzling -emblem -emblems -embodied -embodier -embodies -embodiment -embodiment's -embodiments -embody -embodying -embrace -embraced -embracer -embraces -embracing -embracingly -embracive -embroider -embroidered -embroiderer -embroideries -embroiders -embroidery -embryo -embryo's -embryology -embryos -emerald -emerald's -emeralds -emerge -emerged -emergence -emergencies -emergency -emergency's -emergent -emerges -emerging -emeries -emery -emigrant -emigrant's -emigrants -emigrate -emigrated -emigrates -emigrating -emigration -eminence -eminent -eminently -emit -emits -emitted -emotion -emotion's -emotional -emotionally -emotions -empathy -emperor -emperor's -emperors -emphases -emphasis -emphatic -emphatically -empire -empire's -empires -empirical -empirically -empiricist -empiricist's -empiricists -employ -employable -employed -employee -employee's -employees -employer -employer's -employers -employing -employment -employment's -employments -employs -empower -empowered -empowering -empowers -empress -emptied -emptier -empties -emptiest -emptily -emptiness -empty -emptying -emulate -emulated -emulates -emulating -emulation -emulations -emulative -emulatively -emulator -emulator's -emulators -enable -enabled -enabler -enablers -enables -enabling -enact -enacted -enacting -enactment -enactments -enacts -enamel -enamels -encamp -encamped -encamping -encamps -encapsulate -encapsulated -encapsulates -encapsulating -encapsulation -enchant -enchanted -enchanter -enchanting -enchantingly -enchantment -enchants -encipher -enciphered -encipherer -enciphering -enciphers -encircle -encircled -encircles -encircling -enclose -enclosed -encloses -enclosing -enclosure -enclosure's -enclosures -encode -encoded -encoder -encoders -encodes -encoding -encodings -encompass -encompassed -encompasses -encompassing -encounter -encountered -encountering -encounters -encourage -encouraged -encouragement -encouragements -encourager -encourages -encouraging -encouragingly -encrypt -encrypted -encrypting -encryption -encryption's -encryptions -encrypts -encumber -encumbered -encumbering -encumbers -encyclopedia -encyclopedia's -encyclopedias -encyclopedic -end -endanger -endangered -endangering -endangers -endear -endeared -endearing -endearingly -endears -ended -endemic -ender -enders -ending -endings -endive -endless -endlessly -endlessness -endorse -endorsed -endorsement -endorsement's -endorsements -endorser -endorses -endorsing -endow -endowed -endowing -endowment -endowment's -endowments -endows -ends -endurable -endurably -endurance -endure -endured -endures -enduring -enduringly -enduringness -enema -enema's -enemas -enemies -enemy -enemy's -energetic -energetics -energies -energy -enforce -enforced -enforcedly -enforcement -enforcer -enforcers -enforces -enforcing -enfranchise -enfranchised -enfranchisement -enfranchiser -enfranchises -enfranchising -engage -engaged -engagement -engagement's -engagements -engages -engaging -engagingly -engender -engendered -engendering -engenders -engine -engine's -engined -engineer -engineer's -engineered -engineering -engineeringly -engineerings -engineers -engines -engining -england -englander -englanders -engrave -engraved -engraver -engravers -engraves -engraving -engravings -engross -engrossed -engrossedly -engrosser -engrossing -engrossingly -enhance -enhanced -enhancement -enhancement's -enhancements -enhances -enhancing -enigmatic -enjoin -enjoined -enjoining -enjoins -enjoy -enjoyable -enjoyableness -enjoyably -enjoyed -enjoying -enjoyment -enjoys -enlarge -enlarged -enlargement -enlargement's -enlargements -enlarger -enlargers -enlarges -enlarging -enlighten -enlightened -enlightening -enlightenment -enlightens -enlist -enlisted -enlister -enlisting -enlistment -enlistments -enlists -enliven -enlivened -enlivening -enlivens -enmities -enmity -ennoble -ennobled -ennobler -ennobles -ennobling -ennui -enormities -enormity -enormous -enormously -enormousness -enough -enqueue -enqueued -enqueues -enquire -enquired -enquirer -enquirers -enquires -enquiring -enrage -enraged -enrages -enraging -enrich -enriched -enricher -enriches -enriching -enrolled -enrolling -ensemble -ensemble's -ensembles -ensign -ensign's -ensigns -enslave -enslaved -enslaver -enslavers -enslaves -enslaving -ensnare -ensnared -ensnares -ensnaring -ensue -ensued -ensues -ensuing -ensure -ensured -ensurer -ensurers -ensures -ensuring -entail -entailed -entailer -entailing -entails -entangle -entangled -entangler -entangles -entangling -enter -entered -enterer -entering -enterprise -enterpriser -enterprises -enterprising -enterprisingly -enters -entertain -entertained -entertainer -entertainers -entertaining -entertainingly -entertainment -entertainment's -entertainments -entertains -enthusiasm -enthusiasms -enthusiast -enthusiast's -enthusiastic -enthusiastically -enthusiasts -entice -enticed -enticer -enticers -entices -enticing -entire -entirely -entireties -entirety -entities -entitle -entitled -entitles -entitling -entity -entity's -entrance -entranced -entrances -entrancing -entreat -entreated -entreaties -entreating -entreatingly -entreats -entreaty -entrench -entrenched -entrenches -entrenching -entrepreneur -entrepreneur's -entrepreneurs -entries -entropies -entropy -entrust -entrusted -entrusting -entrusts -entry -entry's -enumerable -enumerate -enumerated -enumerates -enumerating -enumeration -enumerations -enumerative -enumerator -enumerator's -enumerators -enunciation -envelop -envelope -enveloped -enveloper -envelopes -enveloping -envelops -enviably -envied -envier -envies -envious -enviously -enviousness -environ -environed -environing -environment -environment's -environmental -environmentally -environments -environs -envisage -envisaged -envisages -envisaging -envision -envisioned -envisioning -envisions -envoy -envoy's -envoys -envy -envying -envyingly -epaulet -epaulet's -epaulets -ephemeral -ephemerally -ephemerals -epic -epic's -epics -epidemic -epidemic's -epidemics -episcopal -episcopally -episode -episode's -episodes -episodic -epistemological -epistemologically -epistemology -epistle -epistle's -epistler -epistles -epitaph -epitaphed -epitaphing -epitaphs -epitaxial -epitaxially -epithet -epithet's -epithets -epoch -epochs -epsilon -epsilons -equal -equalities -equality -equality's -equally -equals -equate -equated -equates -equating -equation -equations -equator -equator's -equatorial -equators -equilibrium -equilibriums -equip -equipment -equipments -equipped -equipping -equips -equitable -equitableness -equitably -equities -equity -equivalence -equivalenced -equivalences -equivalencing -equivalent -equivalently -equivalents -era -era's -eradicate -eradicated -eradicates -eradicating -eradication -eradicative -eras -erasable -erase -erased -eraser -erasers -erases -erasing -erasion -erasure -ere -erect -erected -erecting -erection -erection's -erections -erectly -erectness -erector -erector's -erectors -erects -ergo -ermine -ermine's -ermined -ermines -err -errand -errands -erratic -erred -erring -erringly -erroneous -erroneously -erroneousness -error -error's -errors -errs -eruption -eruptions -escalate -escalated -escalates -escalating -escalation -escapable -escapade -escapade's -escapades -escape -escaped -escapee -escapee's -escapees -escaper -escapes -escaping -eschew -eschewed -eschewing -eschews -escort -escorted -escorting -escorts -esoteric -especial -especially -espied -espies -espionage -espouse -espoused -espouser -espouses -espousing -esprit -esprits -espy -espying -esquire -esquires -essay -essayed -essayer -essays -essence -essence's -essences -essential -essentially -essentialness -essentials -establish -established -establisher -establishes -establishing -establishment -establishment's -establishments -estate -estate's -estates -esteem -esteemed -esteeming -esteems -estimate -estimated -estimates -estimating -estimation -estimations -estimative -etc -eternal -eternally -eternalness -eternities -eternity -ethereal -ethereally -etherealness -ethic -ethical -ethically -ethicalness -ethics -ethnic -etiquette -eunuch -eunuchs -euphemism -euphemism's -euphemisms -euphoria -evacuate -evacuated -evacuates -evacuating -evacuation -evacuations -evacuative -evade -evaded -evader -evades -evading -evaluate -evaluated -evaluates -evaluating -evaluation -evaluations -evaluative -evaluator -evaluator's -evaluators -evaporate -evaporated -evaporates -evaporating -evaporation -evaporations -evaporative -evaporatively -eve -even -evened -evener -evenhanded -evenhandedly -evenhandedness -evening -evening's -evenings -evenly -evenness -evens -event -event's -eventful -eventfully -eventfulness -events -eventual -eventualities -eventuality -eventually -ever -everest -evergreen -everlasting -everlastingly -everlastingness -evermore -every -everybody -everybody's -everyday -everydayness -everyone -everyone's -everyones -everything -everywhere -eves -evict -evicted -evicting -eviction -eviction's -evictions -evicts -evidence -evidenced -evidences -evidencing -evident -evidently -evil -evilly -evilness -evils -evince -evinced -evinces -evincing -evoke -evoked -evokes -evoking -evolute -evolute's -evolutes -evolution -evolution's -evolutionary -evolutions -evolve -evolved -evolves -evolving -ewe -ewe's -ewer -ewes -exacerbate -exacerbated -exacerbates -exacerbating -exacerbation -exacerbations -exact -exacted -exacter -exacting -exactingly -exactingness -exaction -exaction's -exactions -exactitude -exactly -exactness -exacts -exaggerate -exaggerated -exaggeratedly -exaggeratedness -exaggerates -exaggerating -exaggeration -exaggerations -exaggerative -exaggeratively -exalt -exalted -exaltedly -exalter -exalters -exalting -exalts -exam -exam's -examen -examination -examination's -examinations -examine -examined -examiner -examiners -examines -examining -example -example's -exampled -examples -exampling -exams -exasperate -exasperated -exasperatedly -exasperates -exasperating -exasperatingly -exasperation -exasperations -excavate -excavated -excavates -excavating -excavation -excavations -exceed -exceeded -exceeder -exceeding -exceedingly -exceeds -excel -excelled -excellence -excellences -excellency -excellent -excellently -excelling -excels -except -excepted -excepting -exception -exception's -exceptional -exceptionally -exceptionalness -exceptions -exceptive -excepts -excerpt -excerpted -excerpter -excerpts -excess -excesses -excessive -excessively -excessiveness -exchange -exchangeable -exchanged -exchanger -exchangers -exchanges -exchanging -exchequer -exchequer's -exchequers -excise -excised -excises -excising -excision -excisions -excitable -excitableness -excitation -excitation's -excitations -excite -excited -excitedly -excitement -exciter -excites -exciting -excitingly -exclaim -exclaimed -exclaimer -exclaimers -exclaiming -exclaims -exclamation -exclamation's -exclamations -exclude -excluded -excluder -excludes -excluding -exclusion -exclusioner -exclusioners -exclusions -exclusive -exclusively -exclusiveness -exclusivity -excommunicate -excommunicated -excommunicates -excommunicating -excommunication -excommunicative -excrete -excreted -excreter -excretes -excreting -excretion -excretions -excruciatingly -excursion -excursion's -excursions -excusable -excusableness -excusably -excuse -excused -excuser -excuses -excusing -executable -executable's -executables -execute -executed -executer -executers -executes -executing -execution -executional -executioner -executions -executive -executive's -executives -executor -executor's -executors -exemplar -exemplariness -exemplars -exemplary -exemplification -exemplified -exemplifier -exemplifiers -exemplifies -exemplify -exemplifying -exempt -exempted -exempting -exempts -exercise -exercised -exerciser -exercisers -exercises -exercising -exert -exerted -exerting -exertion -exertion's -exertions -exerts -exhale -exhaled -exhales -exhaling -exhaust -exhausted -exhaustedly -exhauster -exhaustible -exhausting -exhaustingly -exhaustion -exhaustive -exhaustively -exhaustiveness -exhausts -exhibit -exhibited -exhibiting -exhibition -exhibition's -exhibitioner -exhibitions -exhibitive -exhibitor -exhibitor's -exhibitors -exhibits -exhortation -exhortation's -exhortations -exigencies -exigency -exile -exiled -exiles -exiling -exist -existed -existence -existences -existent -existential -existentialism -existentialist -existentialist's -existentialists -existentially -existing -exists -exit -exited -exiting -exits -exorbitant -exorbitantly -exoskeletons -exotic -exoticness -expand -expandable -expanded -expander -expander's -expanders -expanding -expands -expanse -expansed -expanses -expansing -expansion -expansionism -expansions -expansive -expansively -expansiveness -expect -expectancies -expectancy -expectant -expectantly -expectation -expectation's -expectations -expected -expectedly -expectedness -expecting -expectingly -expects -expedient -expediently -expedite -expedited -expediter -expedites -expediting -expedition -expedition's -expeditions -expeditious -expeditiously -expeditiousness -expel -expelled -expelling -expels -expend -expendable -expended -expender -expending -expenditure -expenditure's -expenditures -expends -expense -expensed -expenses -expensing -expensive -expensively -expensiveness -experience -experienced -experiences -experiencing -experiment -experimental -experimentally -experimentation -experimentation's -experimentations -experimented -experimenter -experimenters -experimenting -experiments -expert -expertise -expertly -expertness -experts -expiration -expiration's -expirations -expire -expired -expires -expiring -explain -explainable -explained -explainer -explainers -explaining -explains -explanation -explanation's -explanations -explanatory -explicit -explicitly -explicitness -explode -exploded -exploder -explodes -exploding -exploit -exploitable -exploitation -exploitation's -exploitations -exploited -exploiter -exploiters -exploiting -exploitive -exploits -exploration -exploration's -explorations -exploratory -explore -explored -explorer -explorers -explores -exploring -explosion -explosion's -explosions -explosive -explosively -explosiveness -explosives -exponent -exponent's -exponential -exponentially -exponentials -exponentiate -exponentiated -exponentiates -exponentiating -exponentiation -exponentiation's -exponentiations -exponents -export -exported -exporter -exporters -exporting -exports -expose -exposed -exposer -exposers -exposes -exposing -exposition -exposition's -expositions -expository -exposure -exposure's -exposures -expound -expounded -expounder -expounding -expounds -express -expressed -expresser -expresses -expressibility -expressible -expressibly -expressing -expression -expression's -expressions -expressive -expressively -expressiveness -expressly -expropriate -expropriated -expropriates -expropriating -expropriation -expropriations -expulsion -expunge -expunged -expunger -expunges -expunging -exquisite -exquisitely -exquisiteness -extant -extend -extended -extendedly -extendedness -extender -extendible -extendibles -extending -extends -extensibility -extensible -extension -extension's -extensions -extensive -extensively -extensiveness -extent -extent's -extents -extenuate -extenuated -extenuating -extenuation -exterior -exterior's -exteriorly -exteriors -exterminate -exterminated -exterminates -exterminating -extermination -exterminations -external -externally -externals -extinct -extinction -extinctive -extinguish -extinguished -extinguisher -extinguishers -extinguishes -extinguishing -extol -extols -extortion -extortioner -extortionist -extortionist's -extortionists -extra -extract -extracted -extracting -extraction -extraction's -extractions -extractive -extractively -extractor -extractor's -extractors -extracts -extracurricular -extraneous -extraneously -extraneousness -extraordinarily -extraordinariness -extraordinary -extrapolate -extrapolated -extrapolates -extrapolating -extrapolation -extrapolations -extrapolative -extras -extravagance -extravagant -extravagantly -extremal -extreme -extremed -extremely -extremeness -extremer -extremes -extremest -extremist -extremist's -extremists -extremities -extremity -extremity's -extrinsic -exuberance -exult -exultation -exulted -exulting -exultingly -exults -eye -eyeball -eyeballs -eyebrow -eyebrow's -eyebrows -eyed -eyedness -eyeglass -eyeglasses -eyeing -eyelid -eyelid's -eyelids -eyepiece -eyepiece's -eyepieces -eyer -eyers -eyes -eyesight -eyewitness -eyewitness's -eyewitnesses -eying -fable -fabled -fabler -fables -fabling -fabric -fabric's -fabricate -fabricated -fabricates -fabricating -fabrication -fabrications -fabrics -fabulous -fabulously -fabulousness -facade -facaded -facades -facading -face -faced -faceless -facelessness -facer -faces -facet -faceted -faceting -facets -facial -facially -facile -facilely -facileness -facilitate -facilitated -facilitates -facilitating -facilitation -facilitative -facilities -facility -facility's -facing -facings -facsimile -facsimile's -facsimiled -facsimiles -facsimiling -fact -fact's -faction -faction's -factions -factor -factored -factorial -factories -factoring -factorings -factors -factory -factory's -facts -factual -factually -factualness -faculties -faculty -faculty's -fade -faded -fadedly -fader -faders -fades -fading -fag -fags -fail -failed -failing -failingly -failings -fails -failure -failure's -failures -fain -faint -fainted -fainter -faintest -fainting -faintly -faintness -faints -fair -faired -fairer -fairest -fairies -fairing -fairly -fairness -fairs -fairy -fairy's -fairyland -faith -faithful -faithfully -faithfulness -faithfuls -faithless -faithlessly -faithlessness -faiths -fake -faked -faker -fakes -faking -falcon -falconer -falcons -fall -fallacies -fallacious -fallaciously -fallaciousness -fallacy -fallacy's -fallen -faller -fallibility -fallible -falling -falls -false -falsehood -falsehood's -falsehoods -falsely -falseness -falser -falsest -falsification -falsified -falsifier -falsifies -falsify -falsifying -falsity -falter -faltered -falterer -faltering -falteringly -falters -fame -famed -fames -familiar -familiarities -familiarity -familiarly -familiarness -familiars -families -family -family's -famine -famine's -famines -faming -famish -famished -famishes -famishing -famous -famously -famousness -fan -fan's -fanatic -fanatic's -fanatically -fanatics -fancied -fancier -fancier's -fanciers -fancies -fanciest -fanciful -fancifully -fancifulness -fancily -fanciness -fancy -fancying -fang -fang's -fanged -fangs -fanned -fanning -fans -fantasied -fantasies -fantastic -fantasy -fantasy's -far -faraway -farce -farce's -farces -farcing -fare -fared -farer -fares -farewell -farewells -faring -farm -farmed -farmer -farmer's -farmers -farmhouse -farmhouse's -farmhouses -farming -farms -farmyard -farmyard's -farmyards -farther -farthest -farthing -fascinate -fascinated -fascinates -fascinating -fascinatingly -fascination -fascinations -fashion -fashionable -fashionableness -fashionably -fashioned -fashioner -fashioners -fashioning -fashions -fast -fasted -fasten -fastened -fastener -fasteners -fastening -fastenings -fastens -faster -fastest -fasting -fastness -fasts -fat -fatal -fatalities -fatality -fatality's -fatally -fatals -fate -fated -fates -father -father's -fathered -fathering -fatherland -fatherliness -fatherly -fathers -fathom -fathomed -fathoming -fathoms -fatigue -fatigued -fatigues -fatiguing -fatiguingly -fating -fatly -fatness -fats -fatten -fattened -fattener -fatteners -fattening -fattens -fatter -fattest -fault -faulted -faultier -faultiness -faulting -faultless -faultlessly -faultlessness -faults -faulty -fawn -fawned -fawner -fawning -fawningly -fawns -fear -feared -fearer -fearful -fearfully -fearfulness -fearing -fearless -fearlessly -fearlessness -fears -feasibility -feasible -feasibleness -feast -feasted -feaster -feasting -feasts -feat -feat's -feather -feathered -featherer -featherers -feathering -feathers -feating -featly -feats -feature -featured -featureless -features -featuring -fed -federal -federally -federals -federation -feds -fee -feeble -feebleness -feebler -feeblest -feebly -feed -feedback -feedbacks -feeder -feeders -feeding -feedings -feeds -feel -feeler -feelers -feeling -feelingly -feelingness -feelings -feels -fees -feet -feign -feigned -feigner -feigning -feigns -felicities -felicity -fell -felled -feller -fellers -felling -fellness -fellow -fellow's -fellowly -fellows -fellowship -fellowship's -fellowships -fells -felt -felted -felting -felts -female -female's -femaleness -females -feminine -femininely -feminineness -femininity -feminist -feminist's -feminists -femur -femur's -femurs -fen -fence -fenced -fencer -fencers -fences -fencing -ferment -fermentation -fermentation's -fermentations -fermented -fermenter -fermenting -ferments -fern -fern's -ferns -ferocious -ferociously -ferociousness -ferocity -ferried -ferries -ferrite -ferry -ferrying -fertile -fertilely -fertileness -fertilities -fertility -fervent -fervently -festival -festival's -festivals -festive -festively -festiveness -festivities -festivity -fetch -fetched -fetcher -fetches -fetching -fetchingly -fetter -fettered -fettering -fetters -feud -feud's -feudal -feudalism -feudally -feuds -fever -fevered -fevering -feverish -feverishly -feverishness -fevers -few -fewer -fewest -fewness -fews -fibrous -fibrously -fibrousness -fickle -fickleness -fiction -fiction's -fictional -fictionally -fictions -fictitious -fictitiously -fictitiousness -fiddle -fiddled -fiddler -fiddles -fiddling -fidelity -field -fielded -fielder -fielders -fielding -fields -fiend -fiends -fierce -fiercely -fierceness -fiercer -fiercest -fieriness -fiery -fife -fifteen -fifteens -fifteenth -fifth -fifthly -fifties -fiftieth -fifty -fig -fig's -fight -fighter -fighters -fighting -fights -figs -figurative -figuratively -figurativeness -figure -figured -figurer -figurers -figures -figuring -figurings -filament -filament's -filaments -file -file's -filed -filename -filename's -filenames -filer -filers -files -filial -filially -filing -filings -fill -fillable -filled -filler -fillers -filling -fillings -fills -film -filmed -filming -films -filter -filter's -filtered -filterer -filtering -filters -filth -filthier -filthiest -filthiness -filthy -filtration -filtration's -fin -fin's -final -finality -finally -finals -finance -financed -finances -financial -financially -financier -financier's -financiers -financing -find -finder -finders -finding -findings -finds -fine -fined -finely -fineness -finer -fines -finest -finger -fingered -fingerer -fingering -fingerings -fingers -fining -finish -finished -finisher -finishers -finishes -finishing -finishings -finite -finitely -finiteness -finites -fins -fir -fire -firearm -firearm's -firearms -fired -fireflies -firefly -firefly's -firelight -firelighting -fireman -fireplace -fireplace's -fireplaces -firer -firers -fires -fireside -firewood -fireworks -firing -firings -firm -firm's -firmament -firmed -firmer -firmest -firming -firmly -firmness -firms -firmware -firmwares -first -firsthand -firstly -firsts -firth -fiscal -fiscally -fiscals -fish -fished -fisher -fisheries -fisherman -fisherman's -fishermen -fishermen's -fishers -fishery -fishes -fishing -fissure -fissured -fissures -fissuring -fist -fisted -fists -fit -fitful -fitfully -fitfulness -fitly -fitness -fits -fitted -fitter -fitter's -fitters -fitting -fittingly -fittingness -fittings -five -fiver -fives -fix -fixate -fixated -fixates -fixating -fixation -fixations -fixative -fixed -fixedly -fixedness -fixer -fixers -fixes -fixing -fixings -fixture -fixture's -fixtures -flab -flabbier -flabbiness -flabby -flag -flag's -flagged -flagging -flaggingly -flagrant -flagrantly -flags -flagship -flagship's -flagships -flake -flaked -flaker -flakes -flaking -flame -flamed -flamer -flamers -flames -flaming -flamingly -flammable -flammables -flank -flanked -flanker -flankers -flanking -flanks -flannel -flannel's -flannels -flap -flap's -flapping -flaps -flare -flared -flares -flaring -flaringly -flash -flashed -flasher -flashers -flashes -flashing -flashlight -flashlight's -flashlights -flask -flat -flatly -flatness -flatnesses -flats -flatten -flattened -flattener -flattening -flattens -flatter -flattered -flatterer -flattering -flatteringly -flatters -flattery -flattest -flaunt -flaunted -flaunting -flauntingly -flaunts -flaw -flawed -flawing -flawless -flawlessly -flawlessness -flaws -flax -flaxen -flea -flea's -fleas -fled -fledged -fledgling -fledgling's -fledglings -flee -fleece -fleece's -fleeced -fleeces -fleecier -fleecy -fleeing -fleer -flees -fleet -fleetest -fleeting -fleetingly -fleetingness -fleetly -fleetness -fleets -flesh -fleshed -flesher -fleshes -fleshier -fleshiness -fleshing -fleshings -fleshly -fleshy -flew -flews -flexibilities -flexibility -flexible -flexibly -flick -flicked -flicker -flickered -flickering -flickeringly -flicking -flicks -flier -fliers -flies -flight -flight's -flights -flinch -flinched -flincher -flinches -flinching -fling -fling's -flinger -flinging -flings -flint -flints -flip -flips -flirt -flirted -flirter -flirting -flirts -flit -flits -float -floated -floater -floaters -floating -floats -flock -flocked -flocking -flocks -flood -flooded -flooder -flooding -floods -floor -floored -floorer -flooring -floorings -floors -flop -flop's -floppier -floppies -floppily -floppiness -floppy -floppy's -flops -flora -florin -floss -flossed -flosses -flossing -flounder -floundered -floundering -flounders -flour -floured -flourish -flourished -flourisher -flourishes -flourishing -flourishingly -flours -flow -flowchart -flowcharting -flowcharts -flowed -flower -flowered -flowerer -floweriness -flowering -flowers -flowery -flowing -flowingly -flown -flows -fluctuate -fluctuated -fluctuates -fluctuating -fluctuation -fluctuations -fluent -fluently -fluffier -fluffiest -fluffiness -fluffy -fluid -fluidity -fluidly -fluidness -fluids -flung -flunk -flunked -flunker -flunking -flunks -fluorescence -flurried -flurries -flurry -flurrying -flush -flushed -flushes -flushing -flushness -flute -flute's -fluted -fluter -flutes -fluting -flutter -fluttered -flutterer -fluttering -flutters -fly -flyable -flyer -flyer's -flyers -flying -foam -foamed -foamer -foaming -foams -focal -focally -foci -focus -focusable -focused -focuser -focuses -focusing -fodder -foe -foe's -foes -fog -fog's -fogged -foggier -foggiest -foggily -fogginess -fogging -foggy -fogs -foil -foiled -foiling -foils -fold -folded -folder -folders -folding -foldings -folds -foliage -foliaged -foliages -folk -folk's -folklore -folks -follies -follow -followed -follower -followers -following -followings -follows -folly -fond -fonder -fondest -fondle -fondled -fondler -fondles -fondling -fondly -fondness -fonds -font -font's -fonts -food -food's -foods -foodstuff -foodstuff's -foodstuffs -fool -fooled -fooling -foolish -foolishly -foolishness -foolproof -fools -foot -football -football's -footballed -footballer -footballers -footballs -footed -footer -footers -foothold -footholds -footing -footings -footman -footnote -footnote's -footnotes -footprint -footprint's -footprints -foots -footstep -footsteps -for -forage -foraged -forager -forages -foraging -foray -foray's -forayer -forays -forbade -forbear -forbear's -forbearance -forbearer -forbearing -forbears -forbid -forbidden -forbidding -forbiddingly -forbiddingness -forbids -force -force's -forced -forcedly -forcefield -forcefield's -forcefields -forceful -forcefully -forcefulness -forcer -forces -forcible -forcibleness -forcibly -forcing -ford -fords -fore -forearm -forearm's -forearmed -forearms -foreboding -forebodingly -forebodingness -forebodings -forecast -forecasted -forecaster -forecasters -forecasting -forecastle -forecastles -forecasts -forefather -forefather's -forefathers -forefinger -forefinger's -forefingers -forego -foregoer -foregoes -foregoing -foregone -foreground -foregrounds -forehead -forehead's -foreheads -foreign -foreigner -foreigners -foreignly -foreignness -foreigns -foreman -foremost -forenoon -foresee -foreseeable -foreseen -foreseer -foresees -foresight -foresighted -foresightedly -foresightedness -forest -forestall -forestalled -forestaller -forestalling -forestallment -forestalls -forested -forester -foresters -forests -foretell -foreteller -foretelling -foretells -forethought -forethought's -foretold -forever -foreverness -forewarn -forewarned -forewarner -forewarning -forewarnings -forewarns -forfeit -forfeited -forfeiter -forfeiters -forfeiting -forfeits -forgave -forge -forged -forger -forgeries -forgers -forgery -forgery's -forges -forget -forgetful -forgetfully -forgetfulness -forgetive -forgets -forgettable -forgettably -forgetting -forging -forgivable -forgivably -forgive -forgiven -forgiveness -forgiver -forgives -forgiving -forgivingly -forgivingness -forgot -forgotten -fork -forked -forker -forking -forks -forlorn -forlornly -forlornness -form -formal -formalism -formalism's -formalisms -formalities -formality -formally -formalness -formals -formant -formants -format -formated -formating -formation -formation's -formations -formative -formatively -formativeness -formats -formatted -formatter -formatter's -formatters -formatting -formed -former -formerly -formers -formidable -formidableness -forming -forms -formula -formula's -formulae -formulas -formulate -formulated -formulates -formulating -formulation -formulations -formulator -formulator's -formulators -fornication -forsake -forsaken -forsakes -forsaking -fort -fort's -forte -fortes -forth -forthcoming -forthwith -fortier -forties -fortieth -fortification -fortifications -fortified -fortifier -fortifies -fortify -fortifying -fortitude -fortnight -fortnightly -fortress -fortress's -fortresses -forts -fortuitous -fortuitously -fortuitousness -fortunate -fortunately -fortunateness -fortunates -fortune -fortune's -fortuned -fortunes -fortuning -forty -forum -forum's -forums -forward -forwarded -forwarder -forwarders -forwarding -forwardly -forwardness -forwards -fossil -fossils -foster -fostered -fosterer -fostering -fosters -fought -foul -fouled -fouler -foulest -fouling -foully -foulness -fouls -found -foundation -foundation's -foundations -founded -founder -foundered -foundering -founders -founding -foundries -foundry -foundry's -founds -fount -fount's -fountain -fountain's -fountains -founts -four -fours -fourscore -fourteen -fourteener -fourteens -fourteenth -fourth -fourthly -fowl -fowler -fowling -fowls -fox -fox's -foxed -foxes -foxing -fractal -fractal's -fractals -fraction -fraction's -fractional -fractionally -fractioned -fractioning -fractions -fracture -fractured -fractures -fracturing -fragile -fragilely -fragment -fragmentariness -fragmentary -fragmented -fragmenting -fragments -fragrance -fragrance's -fragrances -fragrant -fragrantly -frail -frailer -frailest -frailly -frailness -frailties -frailty -frame -frame's -framed -framer -framers -frames -framework -framework's -frameworks -framing -framings -franc -franchise -franchise's -franchised -franchiser -franchises -franchising -francs -frank -franked -franker -frankest -franking -frankly -frankness -franks -frantic -frantically -franticly -franticness -fraternal -fraternally -fraternities -fraternity -fraternity's -fraud -fraud's -frauds -fraudulently -fraught -fraughted -fraughting -fraughts -fray -frayed -fraying -frays -freak -freak's -freaks -freckle -freckled -freckles -freckling -free -freed -freedom -freedom's -freedoms -freeing -freeings -freely -freeman -freeness -freer -frees -freest -freeway -freeway's -freeways -freeze -freezer -freezers -freezes -freezing -freight -freighted -freighter -freighters -freighting -freights -frenzied -frenziedly -frenzies -frenzy -frenzying -frequencies -frequency -frequent -frequented -frequenter -frequenters -frequenting -frequently -frequentness -frequents -fresh -freshen -freshened -freshener -fresheners -freshening -freshens -fresher -freshers -freshest -freshly -freshman -freshmen -freshness -fret -fretful -fretfully -fretfulness -frets -friar -friar's -friarly -friars -frication -fricative -fricatives -friction -friction's -frictionless -frictionlessly -frictions -fried -friend -friend's -friendless -friendlessness -friendlier -friendlies -friendliest -friendliness -friendly -friends -friendship -friendship's -friendships -frier -fries -frieze -frieze's -friezes -frigate -frigate's -frigates -fright -frighten -frightened -frightening -frighteningly -frightens -frightful -frightfully -frightfulness -frill -frill's -frilled -frills -fringe -fringed -fringes -fringing -frisk -frisked -frisker -frisking -frisks -frivolous -frivolously -frivolousness -frock -frock's -frocked -frocking -frocks -frog -frog's -frogs -frolic -frolics -from -front -fronted -frontier -frontier's -frontiers -fronting -fronts -frost -frosted -frostier -frostiness -frosting -frosts -frosty -froth -frothing -frown -frowned -frowner -frowning -frowningly -frowns -froze -frozen -frozenly -frozenness -frugal -frugally -fruit -fruit's -fruited -fruiter -fruiterer -fruitful -fruitfully -fruitfulness -fruition -fruitless -fruitlessly -fruitlessness -fruits -frustrate -frustrated -frustrater -frustrates -frustrating -frustratingly -frustration -frustrations -fry -frying -fuel -fuels -fugitive -fugitive's -fugitively -fugitiveness -fugitives -fulfilled -fulfiller -fulfilling -full -fuller -fullest -fullness -fullword -fullword's -fullwords -fully -fumble -fumbled -fumbler -fumbles -fumbling -fumblingly -fume -fumed -fumes -fuming -fun -function -function's -functional -functionalities -functionality -functionally -functionals -functioned -functioning -functions -functor -functor's -functors -fund -fundamental -fundamentalist -fundamentalist's -fundamentalists -fundamentally -fundamentals -funded -funder -funders -funding -funds -funeral -funeral's -funerals -fungus -funguses -funnel -funnels -funnier -funnies -funniest -funnily -funniness -funny -fur -fur's -furies -furious -furiouser -furiously -furiousness -furnace -furnace's -furnaced -furnaces -furnacing -furness -furnish -furnished -furnisher -furnishers -furnishes -furnishing -furnishings -furniture -furrow -furrowed -furrowing -furrows -furs -further -furthered -furtherer -furtherest -furthering -furthermore -furthers -furtive -furtively -furtiveness -fury -fury's -fuse -fused -fuses -fusing -fusion -fusions -fuss -fusser -fussing -futile -futilely -futileness -futility -future -future's -futures -fuzzier -fuzziest -fuzziness -fuzzy -gabardine -gabardines -gable -gabled -gabler -gables -gad -gadget -gadget's -gadgets -gag -gaged -gager -gagged -gagging -gaging -gags -gaieties -gaiety -gaily -gain -gained -gainer -gainers -gaining -gainings -gainly -gains -gait -gaited -gaiter -gaiters -gaits -galaxies -galaxy -galaxy's -gale -gales -gall -gallant -gallantly -gallantry -gallants -galled -galleried -galleries -gallery -galley -galley's -galleys -galling -gallingly -gallon -gallon's -gallons -gallop -galloped -galloper -gallopers -galloping -gallops -gallows -gallowses -galls -gamble -gambled -gambler -gamblers -gambles -gambling -game -gamed -gamely -gameness -games -gaming -gamma -gammas -gang -gang's -ganger -ganglier -gangly -gangrene -gangrened -gangrenes -gangrening -gangs -gangster -gangster's -gangsters -gap -gap's -gape -gaped -gaper -gapes -gaping -gapingly -gaps -garage -garaged -garages -garaging -garb -garbage -garbage's -garbaged -garbages -garbaging -garbed -garble -garbled -garbler -garbles -garbling -garden -gardened -gardener -gardeners -gardening -gardens -gargle -gargled -gargles -gargling -garland -garlanded -garlands -garlic -garlics -garment -garment's -garmented -garmenting -garments -garner -garnered -garnering -garners -garnish -garnished -garnishes -garrison -garrisoned -garrisoning -garrisons -garter -garter's -gartered -gartering -garters -gas -gas's -gaseous -gaseously -gaseousness -gases -gash -gash's -gashed -gashes -gashing -gasoline -gasolines -gasp -gasped -gasper -gaspers -gasping -gaspingly -gasps -gassed -gasser -gassers -gassing -gassings -gastric -gastrointestinal -gate -gated -gates -gateway -gateway's -gateways -gather -gathered -gatherer -gatherers -gathering -gatherings -gathers -gating -gaudier -gaudies -gaudiness -gaudy -gauge -gauged -gauger -gauges -gauging -gaunt -gauntly -gauntness -gauze -gauzed -gauzes -gauzing -gave -gay -gayer -gayest -gayly -gayness -gaze -gazed -gazer -gazers -gazes -gazing -gear -geared -gearing -gears -geese -gel -gel's -gelatin -gelled -gelling -gels -gem -gem's -gems -gender -gender's -gendered -gendering -genders -gene -gene's -general -general's -generalist -generalist's -generalists -generalities -generality -generally -generalness -generals -generate -generated -generates -generating -generation -generations -generative -generatively -generator -generator's -generators -generic -generically -genericness -generosities -generosity -generosity's -generous -generously -generousness -genes -genetic -genetically -genetics -genial -genially -genialness -genius -genius's -geniuses -genre -genre's -genres -genteel -genteeler -genteelest -genteelly -genteelness -gentle -gentled -gentleman -gentlemanliness -gentlemanly -gentleness -gentler -gentlest -gentlewoman -gentling -gently -gentries -gentry -genuine -genuinely -genuineness -genus -geographic -geographical -geographically -geographies -geography -geological -geologist -geologist's -geologists -geometric -geometries -geometry -geranium -germ -germ's -germane -germen -germinate -germinated -germinates -germinating -germination -germinations -germinative -germinatively -germs -gestalt -gesture -gestured -gestures -gesturing -get -gets -getter -getter's -gettered -getters -getting -ghastlier -ghastliness -ghastly -ghost -ghosted -ghosting -ghostlier -ghostliness -ghostlinesses -ghostly -ghosts -giant -giant's -giants -gibberish -giddied -giddier -giddiness -giddy -giddying -gift -gifted -giftedly -giftedness -gifts -gig -gig's -gigantic -giganticness -giggle -giggled -giggler -giggles -giggling -gigglingly -gigs -gild -gilded -gilder -gilding -gilds -gill -gill's -gilled -giller -gills -gilt -gimmick -gimmick's -gimmicks -gin -gin's -ginger -gingerbread -gingered -gingering -gingerliness -gingerly -gingham -ginghams -gins -giraffe -giraffe's -giraffes -gird -girded -girder -girder's -girders -girding -girdle -girdled -girdler -girdles -girdling -girds -girl -girl's -girlfriend -girlfriend's -girlfriends -girls -girt -girth -give -given -givenness -givens -giver -givers -gives -giveth -giving -givingly -gizmo -gizmo's -gizmos -glacial -glacially -glacier -glacier's -glaciers -glad -gladder -gladdest -glade -glades -gladly -gladness -glamour -glamoured -glamouring -glamours -glance -glanced -glances -glancing -glancingly -gland -gland's -glanders -glands -glare -glared -glares -glaring -glaringly -glaringness -glass -glassed -glasses -glassier -glassies -glassiness -glassy -glaze -glazed -glazer -glazers -glazes -glazing -gleam -gleamed -gleaming -gleams -glean -gleaned -gleaner -gleaning -gleanings -gleans -glee -gleed -gleeful -gleefully -gleefulness -glees -glen -glen's -glens -glide -glided -glider -gliders -glides -gliding -glimmer -glimmered -glimmering -glimmers -glimpse -glimpsed -glimpser -glimpsers -glimpses -glimpsing -glint -glinted -glinting -glints -glisten -glistened -glistening -glistens -glitch -glitch's -glitches -glitter -glittered -glittering -glitteringly -glitters -global -globally -globals -globe -globe's -globes -globing -globular -globularity -globularly -globularness -gloom -gloomier -gloomily -gloominess -glooms -gloomy -gloried -glories -glorification -glorifications -glorified -glorifier -glorifiers -glorifies -glorify -glorious -gloriously -gloriousness -glory -glorying -gloss -glossaries -glossary -glossary's -glossed -glosses -glossier -glossies -glossiness -glossing -glossy -glottal -glove -gloved -glover -glovers -gloves -gloving -glow -glowed -glower -glowered -glowering -glowers -glowing -glowingly -glows -glucose -glue -glued -gluer -gluers -glues -gluing -gnat -gnat's -gnats -gnaw -gnawed -gnawer -gnawing -gnaws -go -goad -goaded -goading -goads -goal -goal's -goals -goat -goat's -goatee -goatee's -goatees -goats -gobble -gobbled -gobbler -gobblers -gobbles -gobbling -goblet -goblet's -goblets -goblin -goblin's -goblins -god -god's -goddess -goddess's -goddesses -godlier -godlike -godlikeness -godliness -godly -godmother -godmother's -godmothers -gods -goer -goering -goes -going -goings -gold -golden -goldenly -goldenness -golding -golds -goldsmith -golf -golfer -golfers -golfing -golfs -gone -goner -gong -gong's -gongs -gonion -good -goodbye -goodbye's -goodbyes -goodie -goodie's -goodies -goodly -goodness -goods -goody -goody's -goose -gooses -goosing -gore -gored -gores -gorge -gorgeous -gorgeously -gorgeousness -gorger -gorges -gorging -gorilla -gorilla's -gorillas -goring -gosh -gospel -gospels -gossip -gossiper -gossipers -gossips -got -gotcha -gotcha's -gotchas -goth -goto -gotten -gouge -gouged -gouger -gouges -gouging -govern -governed -governess -governesses -governing -government -government's -governmental -governmentally -governments -governor -governor's -governors -governs -gown -gowned -gowns -grab -grabbed -grabber -grabber's -grabbers -grabbing -grabbings -grabs -grace -graced -graceful -gracefully -gracefulness -graces -gracing -gracious -graciously -graciousness -gradation -gradation's -gradations -grade -graded -gradely -grader -graders -grades -gradient -gradient's -gradients -grading -gradings -gradual -gradually -gradualness -graduate -graduated -graduates -graduating -graduation -graduations -graft -grafted -grafter -grafting -grafts -graham -graham's -grahams -grain -grained -grainer -graining -grains -grammar -grammar's -grammars -grammatical -grammatically -grammaticalness -granaries -granary -granary's -grand -grander -grandest -grandeur -grandfather -grandfather's -grandfatherly -grandfathers -grandiose -grandiosely -grandioseness -grandkid -grandkid's -grandkids -grandly -grandma -grandma's -grandmother -grandmother's -grandmotherly -grandmothers -grandness -grandpa -grandpa's -grandparent -grandparents -grandpas -grands -grandson -grandson's -grandsons -grange -granger -granges -granite -grannies -granny -grant -grant's -granted -granter -granting -grants -granularity -granulate -granulated -granulates -granulating -granulation -granulations -granulative -grape -grape's -grapes -grapevine -grapevine's -grapevines -graph -graph's -graphed -graphic -graphical -graphically -graphicness -graphics -graphing -graphite -graphs -grapple -grappled -grappler -grapples -grappling -grasp -graspable -grasped -grasper -grasping -graspingly -graspingness -grasps -grass -grassed -grassers -grasses -grassier -grassiest -grassing -grassy -grate -grated -grateful -gratefully -gratefulness -grater -grates -gratification -gratifications -gratified -gratify -gratifying -gratifyingly -grating -gratingly -gratings -gratitude -gratuities -gratuitous -gratuitously -gratuitousness -gratuity -gratuity's -grave -gravel -gravelly -gravels -gravely -graveness -graver -gravers -graves -gravest -gravies -graving -gravitation -gravitational -gravitationally -gravities -gravity -gravy -gray -grayed -grayer -grayest -graying -grayly -grayness -grays -graze -grazed -grazer -grazes -grazing -grease -greased -greaser -greasers -greases -greasier -greasiness -greasing -greasy -great -greaten -greatened -greatening -greater -greatest -greatly -greatness -greats -greed -greedier -greedily -greediness -greedy -green -greened -greener -greenest -greenhouse -greenhouse's -greenhouses -greening -greenish -greenishness -greenly -greenness -greens -greet -greeted -greeter -greeting -greetings -greets -grenade -grenade's -grenades -grew -grey -greyest -greying -grid -grid's -grids -grief -grief's -griefs -grievance -grievance's -grievances -grieve -grieved -griever -grievers -grieves -grieving -grievingly -grievous -grievously -grievousness -grill -grilled -griller -grilling -grills -grim -grimed -griming -grimly -grimness -grin -grind -grinder -grinders -grinding -grindingly -grindings -grinds -grindstone -grindstone's -grindstones -grins -grip -gripe -griped -griper -gripes -griping -gripped -gripper -gripper's -grippers -gripping -grippingly -grips -grit -grit's -grits -grizzlier -grizzly -groan -groaned -groaner -groaners -groaning -groans -grocer -grocer's -groceries -grocers -grocery -groom -groom's -groomed -groomer -grooming -grooms -groove -grooved -groover -grooves -grooving -grope -groped -groper -gropes -groping -gross -grossed -grosser -grosses -grossest -grossing -grossly -grossness -grotesque -grotesquely -grotesqueness -grotto -grotto's -grottos -ground -grounded -grounder -grounders -grounding -grounds -groundwork -group -group's -grouped -grouper -grouping -groupings -groups -grouse -groused -grouser -grouses -grousing -grove -grovel -grovels -grover -grovers -groves -grow -grower -growers -growing -growingly -growl -growled -growler -growlier -growliness -growling -growlingly -growls -growly -grown -grownup -grownup's -grownups -grows -growth -growths -grub -grub's -grubs -grudge -grudge's -grudged -grudger -grudges -grudging -grudgingly -gruesome -gruesomely -gruesomeness -gruff -gruffly -gruffness -grumble -grumbled -grumbler -grumbles -grumbling -grumblingly -grunt -grunted -grunter -grunting -grunts -guarantee -guaranteed -guaranteeing -guaranteer -guaranteers -guarantees -guaranty -guard -guarded -guardedly -guardedness -guarder -guardian -guardian's -guardians -guardianship -guarding -guards -guerrilla -guerrilla's -guerrillas -guess -guessed -guesser -guesses -guessing -guest -guest's -guested -guesting -guests -guidance -guidances -guide -guidebook -guidebook's -guidebooks -guided -guideline -guideline's -guidelines -guider -guides -guiding -guild -guilder -guile -guilt -guiltier -guiltiest -guiltily -guiltiness -guiltless -guiltlessly -guiltlessness -guilts -guilty -guinea -guineas -guise -guise's -guised -guises -guising -guitar -guitar's -guitars -gulch -gulch's -gulches -gulf -gulf's -gulfs -gull -gulled -gullibility -gullied -gullies -gulling -gulls -gully -gully's -gullying -gulp -gulped -gulper -gulps -gum -gum's -gums -gun -gun's -gunfire -gunfires -gunned -gunner -gunner's -gunners -gunning -gunpowder -gunpowders -guns -gurgle -gurgled -gurgles -gurgling -guru -guru's -gurus -gush -gushed -gusher -gushes -gushing -gust -gust's -gusts -gut -guts -gutser -gutter -guttered -guttering -gutters -guy -guy's -guyed -guyer -guyers -guying -guys -gym -gymnasium -gymnasium's -gymnasiums -gymnast -gymnast's -gymnastic -gymnastics -gymnasts -gyms -gypsied -gypsies -gypsy -gypsy's -gypsying -gyration -gyrations -gyroscope -gyroscope's -gyroscopes -ha -habit -habit's -habitable -habitableness -habitat -habitat's -habitation -habitation's -habitations -habitats -habits -habitual -habitually -habitualness -hack -hacked -hacker -hacker's -hackers -hacking -hacks -had -hadn't -hag -hagen -haggard -haggardly -haggardness -hail -hailed -hailer -hailing -hails -hair -hair's -haircut -haircut's -haircuts -hairdresser -hairdresser's -hairdressers -haired -hairier -hairiness -hairless -hairlessness -hairs -hairy -hale -haler -half -halfness -halfway -halfword -halfword's -halfwords -haling -hall -hall's -haller -hallmark -hallmark's -hallmarked -hallmarking -hallmarks -hallow -hallowed -hallowing -hallows -halls -hallway -hallway's -hallways -halt -halted -halter -haltered -haltering -halters -halting -haltingly -halts -halve -halved -halvers -halves -halving -ham -ham's -hamburger -hamburger's -hamburgers -hamlet -hamlet's -hamlets -hammer -hammered -hammerer -hammering -hammers -hammock -hammock's -hammocks -hamper -hampered -hampering -hampers -hams -hand -handbag -handbag's -handbags -handbook -handbook's -handbooks -handcuff -handcuffed -handcuffing -handcuffs -handed -handedly -handedness -hander -handers -handful -handfuls -handicap -handicap's -handicapped -handicaps -handier -handiest -handily -handiness -handing -handiwork -handkerchief -handkerchief's -handkerchiefs -handle -handled -handler -handlers -handles -handling -hands -handshake -handshake's -handshaker -handshakes -handshaking -handsome -handsomely -handsomeness -handsomer -handsomest -handwriting -handwritten -handy -hang -hangar -hangar's -hangars -hanged -hanger -hangers -hanging -hangover -hangover's -hangovers -hangs -hap -haphazard -haphazardly -haphazardness -hapless -haplessly -haplessness -haply -happen -happened -happening -happenings -happens -happier -happiest -happily -happiness -happy -harass -harassed -harasser -harasses -harassing -harassment -harassments -hard -harden -hardened -hardener -hardening -hardens -harder -hardest -hardier -hardiness -harding -hardings -hardly -hardness -hardnesses -hards -hardship -hardship's -hardships -hardware -hardwares -hardy -hare -hare's -hares -hark -harked -harken -harking -harks -harlot -harlot's -harlots -harm -harmed -harmer -harmful -harmfully -harmfulness -harming -harmless -harmlessly -harmlessness -harmonies -harmonious -harmoniously -harmoniousness -harmony -harms -harness -harnessed -harnesser -harnesses -harnessing -harp -harped -harper -harpers -harping -harpings -harps -harried -harrier -harrow -harrowed -harrower -harrowing -harrows -harry -harrying -harsh -harshen -harshened -harshening -harsher -harshest -harshly -harshness -hart -harvest -harvested -harvester -harvesters -harvesting -harvests -has -hash -hashed -hasher -hashes -hashing -hasn't -hassle -hassled -hassler -hassles -hassling -haste -hasted -hasten -hastened -hastener -hastening -hastens -hastes -hastier -hastiest -hastily -hastiness -hasting -hastings -hasty -hat -hat's -hatch -hatched -hatcher -hatcheries -hatchery -hatchery's -hatches -hatchet -hatchet's -hatchets -hatching -hate -hated -hateful -hatefully -hatefulness -hater -hates -hath -hating -hatred -hats -haughtier -haughtily -haughtiness -haughty -haul -hauled -hauler -haulers -hauling -hauls -haunch -haunch's -haunches -haunt -haunted -haunter -haunting -hauntingly -haunts -have -haven -haven's -haven't -havens -haver -havering -havers -haves -having -havoc -havocs -hawk -hawked -hawker -hawkers -hawking -hawks -hay -hayer -haying -hays -hazard -hazard's -hazarded -hazarding -hazardous -hazardously -hazardousness -hazards -haze -haze's -hazed -hazel -hazer -hazes -hazier -haziest -haziness -hazing -hazy -he -he'd -he'll -he's -head -head's -headache -headache's -headaches -headed -header -headers -headgear -heading -heading's -headings -headland -headland's -headlands -headline -headlined -headliner -headlines -headlining -headlong -headphone -headphone's -headphones -headquarters -heads -headway -heal -healed -healer -healers -healing -heals -health -healthful -healthfully -healthfulness -healthier -healthiest -healthily -healthiness -healthy -heap -heaped -heaping -heaps -hear -heard -hearer -hearers -hearest -hearing -hearings -hearken -hearkened -hearkening -hears -hearsay -hearses -hearsing -heart -heart's -heartache -heartache's -heartaches -hearted -heartedly -hearten -heartened -heartening -hearteningly -heartens -hearth -heartier -hearties -heartiest -heartily -heartiness -heartless -heartlessly -heartlessness -hearts -hearty -heat -heatable -heated -heatedly -heater -heaters -heath -heathen -heather -heating -heats -heave -heaved -heaven -heaven's -heavenliness -heavenly -heavens -heaver -heavers -heaves -heavier -heavies -heaviest -heavily -heaviness -heaving -heavy -hedge -hedged -hedgehog -hedgehog's -hedgehogs -hedger -hedges -hedging -hedgingly -heed -heeded -heeding -heedless -heedlessly -heedlessness -heeds -heel -heeled -heeler -heelers -heeling -heels -heifer -height -heighten -heightened -heightening -heightens -heights -heinous -heinously -heinousness -heir -heir's -heiress -heiress's -heiresses -heirs -held -hell -hell's -heller -hello -hellos -hells -helm -helmet -helmet's -helmeted -helmets -help -helped -helper -helpers -helpful -helpfully -helpfulness -helping -helpless -helplessly -helplessness -helps -hem -hem's -hemisphere -hemisphere's -hemisphered -hemispheres -hemlock -hemlock's -hemlocks -hemostat -hemostats -hemp -hempen -hems -hen -hen's -hence -henceforth -henchman -henchmen -hens -her -herald -heralded -heralding -heralds -herb -herb's -herbivore -herbivorous -herbivorously -herbs -herd -herded -herder -herding -herds -here -here's -hereabout -hereabouts -hereafter -hereby -hereditary -heredity -herein -hereinafter -heres -heresy -heretic -heretic's -heretics -heretofore -herewith -heritage -heritages -hermit -hermit's -hermits -hero -hero's -heroes -heroic -heroically -heroics -heroin -heroine -heroine's -heroines -heroism -heron -heron's -herons -heros -herring -herring's -herrings -hers -herself -hesitant -hesitantly -hesitate -hesitated -hesitater -hesitates -hesitating -hesitatingly -hesitation -hesitations -heterogeneous -heterogeneously -heterogeneousness -heuristic -heuristic's -heuristically -heuristics -hew -hewed -hewer -hewing -hews -hex -hexagonal -hexagonally -hexer -hey -hickories -hickory -hid -hidden -hide -hided -hideous -hideously -hideousness -hideout -hideout's -hideouts -hider -hides -hiding -hierarchical -hierarchically -hierarchies -hierarchy -hierarchy's -high -higher -highest -highland -highlander -highlands -highlight -highlighted -highlighting -highlights -highly -highness -highness's -highnesses -highway -highway's -highways -hijack -hijacked -hijacker -hijackers -hijacking -hijacks -hike -hiked -hiker -hikers -hikes -hiking -hilarious -hilariously -hilariousness -hill -hill's -hilled -hiller -hilling -hillock -hillocks -hills -hillside -hilltop -hilltop's -hilltops -hilt -hilt's -hilts -him -hims -himself -hind -hinder -hindered -hinderer -hindering -hinders -hindrance -hindrances -hinds -hindsight -hinge -hinged -hinger -hinges -hinging -hint -hinted -hinter -hinting -hints -hip -hip's -hipness -hips -hire -hired -hirer -hirers -hires -hiring -hirings -his -hiss -hissed -hisser -hisses -hissing -histogram -histogram's -histograms -historian -historian's -historians -historic -historical -historically -historicalness -histories -history -history's -hit -hit's -hitch -hitched -hitcher -hitches -hitchhike -hitchhiked -hitchhiker -hitchhikers -hitchhikes -hitchhiking -hitching -hither -hitherto -hits -hitter -hitter's -hitters -hitting -hive -hives -hiving -hoar -hoard -hoarded -hoarder -hoarding -hoards -hoarier -hoariness -hoarse -hoarsely -hoarseness -hoarser -hoarsest -hoary -hoax -hoax's -hoaxed -hoaxer -hoaxes -hoaxing -hobbies -hobble -hobbled -hobbler -hobbles -hobbling -hobby -hobby's -hobbyist -hobbyist's -hobbyists -hockey -hoe -hoe's -hoer -hoes -hog -hog's -hogs -hoist -hoisted -hoister -hoisting -hoists -hold -holden -holder -holders -holding -holdings -holds -hole -hole's -holed -holes -holiday -holiday's -holidayer -holidays -holier -holies -holiness -holing -holistic -hollies -hollow -hollowed -hollower -hollowest -hollowing -hollowly -hollowness -hollows -holly -holocaust -hologram -hologram's -holograms -holy -homage -homaged -homager -homages -homaging -home -homebuilt -homed -homeless -homelessness -homelier -homeliness -homely -homemade -homemaker -homemaker's -homemakers -homeomorphic -homeomorphism -homeomorphism's -homeomorphisms -homer -homers -homes -homesick -homesickness -homespun -homestead -homesteader -homesteaders -homesteads -homeward -homewards -homework -homeworker -homeworkers -homing -homogeneities -homogeneity -homogeneity's -homogeneous -homogeneously -homogeneousness -homomorphic -homomorphism -homomorphism's -homomorphisms -hone -honed -honer -hones -honest -honestly -honesty -honey -honeycomb -honeycombed -honeyed -honeying -honeymoon -honeymooned -honeymooner -honeymooners -honeymooning -honeymoons -honeys -honeysuckle -honing -honorary -hood -hood's -hooded -hoodedness -hooding -hoods -hoodwink -hoodwinked -hoodwinker -hoodwinking -hoodwinks -hoof -hoof's -hoofed -hoofer -hoofs -hook -hooked -hookedness -hooker -hookers -hooking -hooks -hoop -hooped -hooper -hooping -hoops -hooray -hooray's -hoorays -hoot -hooted -hooter -hooters -hooting -hoots -hop -hope -hoped -hopeful -hopefully -hopefulness -hopefuls -hopeless -hopelessly -hopelessness -hoper -hopes -hoping -hopped -hopper -hopper's -hoppers -hopping -hops -horde -horde's -hordes -horizon -horizon's -horizons -horizontal -horizontally -hormone -hormone's -hormones -horn -horned -hornedness -hornet -hornet's -hornets -horns -horrendous -horrendously -horrible -horribleness -horribly -horrid -horridly -horridness -horrified -horrifies -horrify -horrifying -horrifyingly -horror -horror's -horrors -horse -horse's -horseback -horsely -horseman -horsepower -horsepowers -horses -horseshoe -horseshoer -horseshoes -horsing -hose -hose's -hosed -hoses -hosing -hospitable -hospitably -hospital -hospital's -hospitality -hospitals -host -host's -hostage -hostage's -hostages -hosted -hostess -hostess's -hostesses -hostile -hostilely -hostilities -hostility -hosting -hostly -hosts -hot -hotel -hotel's -hotels -hotly -hotness -hotter -hottest -hound -hounded -hounder -hounding -hounds -hour -hour's -hourly -hours -house -house's -housed -houseflies -housefly -housefly's -household -household's -householder -householders -households -housekeeper -housekeeper's -housekeepers -housekeeping -houser -houses -housetop -housetop's -housetops -housewife -housewife's -housewifeliness -housewifely -housework -houseworker -houseworkers -housing -housings -hovel -hovel's -hovels -hover -hovered -hoverer -hovering -hovers -how -how's -however -howl -howled -howler -howling -howls -hows -hrs -hub -hub's -hubris -hubs -huddle -huddled -huddler -huddles -huddling -hue -hue's -hued -hues -hug -huge -hugely -hugeness -huger -hugest -hugs -huh -hull -hull's -hulled -huller -hulling -hulls -hum -human -humane -humanely -humaneness -humanities -humanity -humanity's -humanly -humanness -humans -humble -humbled -humbleness -humbler -humbles -humblest -humbling -humbly -humid -humidification -humidifications -humidified -humidifier -humidifiers -humidifies -humidify -humidifying -humidities -humidity -humidly -humiliate -humiliated -humiliates -humiliating -humiliatingly -humiliation -humiliations -humility -hummed -humming -humorous -humorously -humorousness -hump -humped -humping -humps -hums -hunch -hunched -hunches -hundred -hundreds -hundredth -hung -hunger -hungered -hungering -hungers -hungrier -hungriest -hungrily -hungriness -hungry -hunk -hunk's -hunker -hunkered -hunkering -hunkers -hunks -hunt -hunted -hunter -hunters -hunting -hunts -huntsman -hurdle -hurdled -hurdler -hurdles -hurdling -hurl -hurled -hurler -hurlers -hurling -hurrah -hurricane -hurricane's -hurricanes -hurried -hurriedly -hurriedness -hurrier -hurries -hurry -hurrying -hurt -hurter -hurting -hurtingly -hurts -husband -husband's -husbander -husbandly -husbandry -husbands -hush -hushed -hushes -hushing -husk -husked -husker -huskier -huskies -huskiness -husking -husks -husky -hustle -hustled -hustler -hustlers -hustles -hustling -hut -hut's -huts -hyacinth -hybrid -hybrids -hydraulic -hydraulically -hydraulics -hydrodynamic -hydrodynamics -hydrogen -hydrogen's -hydrogens -hygiene -hymn -hymn's -hymning -hymns -hype -hype's -hyped -hyper -hyperbolic -hypertext -hypertext's -hypes -hyphen -hyphen's -hyphened -hyphening -hyphens -hypocrisies -hypocrisy -hypocrite -hypocrite's -hypocrites -hypodermic -hypodermics -hypotheses -hypothesis -hypothetical -hypothetically -hysteresis -hysterical -hysterically -ice -iceberg -iceberg's -icebergs -iced -ices -icier -iciest -iciness -icing -icings -icon -icon's -icons -icy -id -id's -idea -idea's -ideal -idealism -idealistic -ideally -ideals -ideas -identical -identically -identicalness -identifiable -identifiably -identification -identifications -identified -identifier -identifiers -identifies -identify -identifying -identities -identity -identity's -ideological -ideologically -ideologies -ideology -idiocies -idiocy -idiosyncrasies -idiosyncrasy -idiosyncrasy's -idiosyncratic -idiot -idiot's -idiotic -idiots -idle -idled -idleness -idler -idlers -idles -idlest -idling -idly -idol -idol's -idolatry -idols -if -ignition -ignoble -ignobleness -ignorance -ignorant -ignorantly -ignorantness -ignore -ignored -ignorer -ignores -ignoring -ii -iii -ill -illegal -illegalities -illegality -illegally -illicit -illicitly -illiterate -illiterately -illiterateness -illiterates -illness -illness's -illnesses -illogical -illogically -illogicalness -ills -illuminate -illuminated -illuminates -illuminating -illuminatingly -illumination -illuminations -illuminative -illusion -illusion's -illusions -illusive -illusively -illusiveness -illustrate -illustrated -illustrates -illustrating -illustration -illustrations -illustrative -illustratively -illustrator -illustrator's -illustrators -illustrious -illustriously -illustriousness -illy -image -imaged -images -imaginable -imaginableness -imaginably -imaginariness -imaginary -imagination -imagination's -imaginations -imaginative -imaginatively -imaginativeness -imagine -imagined -imaginer -imagines -imaging -imagining -imaginings -imbalance -imbalances -imitate -imitated -imitates -imitating -imitation -imitations -imitative -imitatively -imitativeness -immaculate -immaculately -immaculateness -immaterial -immaterially -immaterialness -immature -immaturely -immatureness -immaturity -immediacies -immediacy -immediate -immediately -immediateness -immemorial -immemorially -immense -immensely -immenseness -immerse -immersed -immerser -immerses -immersing -immersion -immersions -immigrant -immigrant's -immigrants -immigrate -immigrated -immigrates -immigrating -immigration -imminent -imminently -imminentness -immoral -immoralities -immorality -immorally -immortal -immortality -immortally -immortals -immovability -immovable -immovableness -immovably -immune -immunities -immunity -immunity's -immunology -immutable -immutableness -imp -imp's -impact -impacted -impacter -impacting -impaction -impactions -impactive -impactor -impactor's -impactors -impacts -impair -impaired -impairer -impairing -impairs -impart -imparted -impartial -impartially -imparting -imparts -impasse -impasses -impassion -impassioned -impassioning -impassions -impassive -impassively -impassiveness -impatience -impatient -impatiently -impeach -impeached -impeaches -impeaching -impedance -impedance's -impedances -impede -impeded -impeder -impedes -impediment -impediment's -impediments -impeding -impel -impels -impending -impenetrability -impenetrable -impenetrableness -impenetrably -imperative -imperatively -imperativeness -imperatives -imperfect -imperfection -imperfection's -imperfections -imperfective -imperfectly -imperfectness -imperial -imperialism -imperialist -imperialist's -imperialists -imperially -imperil -imperious -imperiously -imperiousness -impermanence -impermanent -impermanently -impermissible -impersonal -impersonally -impersonate -impersonated -impersonates -impersonating -impersonation -impersonations -impertinent -impertinently -imperturbability -impervious -imperviously -imperviousness -impetuous -impetuously -impetuousness -impetus -impinge -impinged -impinges -impinging -impious -impiously -implant -implanted -implanter -implanting -implants -implausible -implement -implementable -implementation -implementation's -implementations -implemented -implementer -implementers -implementing -implementor -implementor's -implementors -implements -implicant -implicant's -implicants -implicate -implicated -implicates -implicating -implication -implications -implicative -implicatively -implicativeness -implicit -implicitly -implicitness -implied -implies -implore -implored -implores -imploring -imply -implying -import -importance -important -importantly -importation -importations -imported -importer -importers -importing -imports -impose -imposed -imposer -imposes -imposing -imposingly -imposition -imposition's -impositions -impossibilities -impossibility -impossible -impossibleness -impossibles -impossibly -impostor -impostor's -impostors -impotence -impotent -impotently -impoverish -impoverished -impoverisher -impoverishes -impoverishing -impoverishment -impracticable -impracticableness -impractical -impracticality -impractically -impracticalness -imprecise -imprecisely -impreciseness -imprecision -impregnable -impregnableness -impress -impressed -impresser -impresses -impressing -impression -impression's -impressionable -impressionableness -impressionist -impressionistic -impressionists -impressions -impressive -impressively -impressiveness -impressment -imprint -imprinted -imprinting -imprints -imprison -imprisoned -imprisoning -imprisonment -imprisonment's -imprisonments -imprisons -improbable -improbableness -impromptu -improper -improperly -improperness -improve -improved -improvement -improvements -improver -improves -improving -improvisation -improvisation's -improvisational -improvisations -improvise -improvised -improviser -improvisers -improvises -improvising -imps -impudent -impudently -impulse -impulsed -impulses -impulsing -impulsion -impulsions -impulsive -impulsively -impulsiveness -impunity -impure -impurely -impureness -impurities -impurity -impurity's -impute -imputed -imputes -imputing -in -inabilities -inability -inaccessibility -inaccessible -inaccessibly -inaccuracies -inaccuracy -inaccurate -inaccurately -inactions -inactivation -inactive -inactively -inactivity -inadequacies -inadequacy -inadequate -inadequately -inadequateness -inadmissibility -inadmissible -inadvertent -inadvertently -inadvisability -inadvisable -inalterable -inalterableness -inane -inanely -inaneness -inaner -inanest -inanimate -inanimately -inanimateness -inapparently -inapplicability -inapplicable -inappreciable -inappreciably -inappreciative -inappreciatively -inappreciativeness -inapproachable -inappropriate -inappropriately -inappropriateness -inapt -inaptly -inaptness -inarguable -inarguably -inarticulable -inartistic -inartistically -inasmuch -inattentive -inattentively -inattentiveness -inaudible -inaudibly -inaugural -inaugurate -inaugurated -inaugurating -inauguration -inaugurations -inauspicious -inauspiciously -inauspiciousness -inauthentic -inauthenticity -inboards -inborn -inbounds -inbred -inbuilt -incantation -incantations -incapable -incapableness -incapably -incapacitating -incarnation -incarnation's -incarnations -incautious -incautiously -incautiousness -incendiaries -incendiary -incense -incensed -incenses -incensing -incentive -incentive's -incentively -incentives -inception -inceptions -incessant -incessantly -inch -inched -inches -inching -incidence -incidences -incident -incident's -incidental -incidentally -incidentals -incidents -incipient -incipiently -incision -incision's -incisions -incitations -incite -incited -inciter -incites -inciting -incivility -inclination -inclination's -inclinations -incline -inclined -incliner -inclines -inclining -inclose -inclosed -incloses -inclosing -include -included -includes -including -inclusion -inclusion's -inclusions -inclusive -inclusively -inclusiveness -incoherence -incoherences -incoherent -incoherently -income -incomer -incomers -incomes -incoming -incommensurate -incomparability -incomparable -incomparably -incompatibilities -incompatibility -incompatibility's -incompatible -incompatibly -incompetence -incompetent -incompetent's -incompetently -incompetents -incomplete -incompletely -incompleteness -incompletion -incomprehensibility -incomprehensible -incomprehensibleness -incomprehensibly -incomprehension -incompressible -incomputable -inconceivable -inconceivableness -inconceivably -inconclusive -inconclusively -inconclusiveness -inconformity -incongruence -incongruent -incongruently -inconsequential -inconsequentially -inconsequently -inconsiderable -inconsiderableness -inconsiderably -inconsiderate -inconsiderately -inconsiderateness -inconsideration -inconsistencies -inconsistency -inconsistency's -inconsistent -inconsistently -inconsolable -inconsolableness -inconspicuous -inconspicuously -inconspicuousness -inconstancy -inconstantly -incontestable -incontinently -incontrollable -inconvenience -inconvenienced -inconveniences -inconveniencing -inconvenient -inconveniently -inconvertibility -inconvertible -incorporate -incorporated -incorporates -incorporating -incorporation -incorporative -incorrect -incorrectly -incorrectness -incorruption -increase -increased -increaser -increases -increasing -increasingly -incredibility -incredible -incredibleness -incredibly -incredulity -incredulous -incredulously -increment -incremental -incrementally -incremented -incrementing -increments -incubate -incubated -incubates -incubating -incubation -incubative -incubator -incubator's -incubators -incur -incurable -incurableness -incurables -incurably -incurred -incurring -incurs -indebted -indebtedness -indecent -indecently -indecision -indecisive -indecisively -indecisiveness -indecomposable -indeed -indefinable -indefinableness -indefinite -indefinitely -indefiniteness -indemnity -indent -indentation -indentation's -indentations -indented -indenter -indenting -indents -independence -independent -independently -independents -indescribable -indescribableness -indeterminable -indeterminableness -indeterminacies -indeterminacy -indeterminacy's -indeterminate -indeterminately -indeterminateness -indetermination -indeterminism -indeterministic -index -indexable -indexed -indexer -indexers -indexes -indexing -indicate -indicated -indicates -indicating -indication -indications -indicative -indicatively -indicatives -indicator -indicator's -indicators -indices -indictment -indictment's -indictments -indifference -indifferent -indifferently -indigenous -indigenously -indigenousness -indigested -indigestible -indigestion -indignant -indignantly -indignation -indignities -indignity -indigo -indirect -indirected -indirecting -indirection -indirections -indirectly -indirectness -indirects -indiscernible -indiscipline -indisciplined -indiscreet -indiscreetly -indiscreetness -indiscriminate -indiscriminately -indiscriminateness -indiscriminating -indiscriminatingly -indiscrimination -indispensability -indispensable -indispensableness -indispensably -indisposed -indisposes -indistinct -indistinctive -indistinctly -indistinctness -indistinguishable -indistinguishableness -individual -individual's -individualistic -individuality -individually -individuals -indivisibility -indivisible -indivisibleness -indoctrinate -indoctrinated -indoctrinates -indoctrinating -indoctrination -indolent -indolently -indomitable -indomitableness -indoor -indoors -induce -induced -inducement -inducement's -inducements -inducer -induces -inducing -induct -inductance -inductances -inducted -inducting -induction -induction's -inductions -inductive -inductively -inductiveness -inductor -inductor's -inductors -inducts -indulge -indulged -indulgence -indulgence's -indulgences -indulger -indulges -indulging -industrial -industrialist -industrialist's -industrialists -industrially -industrials -industries -industrious -industriously -industriousness -industry -industry's -inedited -ineffective -ineffectively -ineffectiveness -inefficacy -inefficiencies -inefficiency -inefficient -inefficiently -inelastically -inelegant -inelegantly -ineloquent -ineloquently -inequalities -inequality -inequitably -inequities -inequity -inert -inertia -inertias -inertly -inertness -inescapable -inescapably -inessential -inestimable -inevitabilities -inevitability -inevitable -inevitableness -inevitably -inexact -inexactitude -inexactly -inexactness -inexcusable -inexcusableness -inexcusably -inexhaustible -inexhaustibleness -inexistent -inexorable -inexorableness -inexorably -inexpedient -inexpediently -inexpensive -inexpensively -inexpensiveness -inexperience -inexperienced -inexplainable -inexplicable -inexplicableness -inexplicably -inexpressibility -inexpressible -inexpressibleness -inexpressibly -inexpressive -inexpressively -inexpressiveness -inextensible -infallibility -infallible -infallibly -infamous -infamously -infancy -infant -infant's -infantry -infants -infeasible -infect -infected -infecting -infection -infection's -infections -infectious -infectiously -infectiousness -infective -infects -infer -inference -inference's -inferencer -inferences -inferencing -inferential -inferentially -inferior -inferior's -inferiority -inferiorly -inferiors -infernal -infernally -inferno -inferno's -infernos -inferred -inferring -infers -infertility -infest -infested -infester -infesting -infests -infidel -infidel's -infidelity -infidels -infields -infighter -infighter's -infighters -infighting -infiltrate -infiltrated -infiltrates -infiltrating -infiltration -infiltrative -infinite -infinitely -infiniteness -infinitesimal -infinitesimally -infinities -infinitive -infinitive's -infinitively -infinitives -infinitum -infinity -infirmity -infix -infix's -infixes -inflame -inflamed -inflamer -inflaming -inflammable -inflammableness -inflatable -inflate -inflated -inflater -inflates -inflating -inflation -inflationary -inflexibility -inflexible -inflexibleness -inflexibly -inflict -inflicted -inflicter -inflicting -inflictive -inflicts -inflows -influence -influenced -influencer -influences -influencing -influent -influential -influentially -influenza -inform -informal -informality -informally -informant -informant's -informants -information -informational -informations -informative -informatively -informativeness -informed -informer -informers -informing -informs -infractions -infrastructure -infrastructures -infrequent -infrequently -infringe -infringed -infringement -infringement's -infringements -infringer -infringes -infringing -infuriate -infuriated -infuriately -infuriates -infuriating -infuriatingly -infuriation -infuse -infused -infuser -infuses -infusing -infusion -infusions -ingenious -ingeniously -ingeniousness -ingenuity -inglorious -ingloriously -ingloriousness -ingot -ingrained -ingrainedly -ingrains -ingratitude -ingredient -ingredient's -ingredients -ingrown -ingrownness -ingrowth -ingrowths -inhabit -inhabitable -inhabitance -inhabitant -inhabitant's -inhabitants -inhabited -inhabiter -inhabiting -inhabits -inhale -inhaled -inhaler -inhales -inhaling -inharmonious -inharmoniously -inharmoniousness -inhere -inhered -inherent -inherently -inheres -inhering -inherit -inheritable -inheritableness -inheritance -inheritance's -inheritances -inherited -inheriting -inheritor -inheritor's -inheritors -inheritress -inheritress's -inheritresses -inheritrices -inheritrix -inherits -inhibit -inhibited -inhibiter -inhibiting -inhibition -inhibition's -inhibitions -inhibitive -inhibitors -inhibits -inholding -inholdings -inhomogeneities -inhomogeneity -inhospitable -inhospitableness -inhospitably -inhospitality -inhuman -inhumane -inhumanely -inhumanities -inhumanly -inhumanness -inion -iniquities -iniquity -iniquity's -initial -initialness -initials -initiate -initiated -initiates -initiating -initiation -initiations -initiative -initiative's -initiatives -initiator -initiator's -initiators -inject -injected -injecting -injection -injection's -injections -injective -injects -injudicious -injudiciously -injudiciousness -injunction -injunction's -injunctions -injure -injured -injurer -injures -injuries -injuring -injurious -injuriously -injuriousness -injury -injury's -injustice -injustice's -injustices -ink -inked -inker -inkers -inking -inkings -inkling -inkling's -inklings -inks -inlaid -inland -inlander -inlet -inlet's -inlets -inlier -inly -inlying -inmate -inmate's -inmates -inn -innards -innate -innately -innateness -inner -innerly -innermost -inning -innings -innocence -innocent -innocently -innocents -innocuous -innocuously -innocuousness -innovate -innovated -innovates -innovating -innovation -innovation's -innovations -innovative -innovativeness -inns -innumerability -innumerable -innumerableness -innumerably -inoperable -inopportune -inopportunely -inopportuneness -inordinate -inordinately -inordinateness -inorganic -input -input's -inputed -inputer -inputing -inputs -inputting -inquietude -inquire -inquired -inquirer -inquirers -inquires -inquiries -inquiring -inquiringly -inquiry -inquiry's -inquisition -inquisition's -inquisitions -inquisitive -inquisitively -inquisitiveness -inroad -inroads -ins -insane -insanely -insaneness -insanitary -insanity -inscribe -inscribed -inscriber -inscribes -inscribing -inscription -inscription's -inscriptions -insect -insect's -insects -insecure -insecurely -insecureness -insecurity -insensible -insensibleness -insensibly -insensitive -insensitively -insensitiveness -insensitivity -inseparable -inseparableness -insert -inserted -inserter -inserting -insertion -insertion's -insertions -inserts -insets -insetting -inside -insider -insiders -insides -insidious -insidiously -insidiousness -insight -insight's -insightful -insightfully -insights -insignia -insignias -insignificance -insignificances -insignificant -insignificantly -insincerity -insinuate -insinuated -insinuates -insinuating -insinuatingly -insinuation -insinuations -insinuative -insist -insisted -insistence -insistent -insistently -insisting -insists -insociability -insociable -insociably -insofar -insolence -insolent -insolently -insolubility -insoluble -insolubleness -insolvable -inspect -inspected -inspecting -inspection -inspection's -inspections -inspective -inspector -inspector's -inspectors -inspects -inspiration -inspiration's -inspirations -inspire -inspired -inspirer -inspires -inspiring -instabilities -instability -install -installation -installation's -installations -installed -installer -installers -installing -installment -installment's -installments -installs -instance -instanced -instances -instancing -instant -instantaneous -instantaneously -instantaneousness -instanter -instantiate -instantiated -instantiates -instantiating -instantiation -instantiation's -instantiations -instantly -instantness -instants -instated -instates -instead -insteps -instigate -instigated -instigates -instigating -instigation -instigative -instigator -instigator's -instigators -instills -instinct -instinct's -instinctive -instinctively -instincts -institute -instituted -instituter -instituters -institutes -instituting -institution -institution's -institutional -institutionally -institutions -institutive -instruct -instructed -instructing -instruction -instruction's -instructional -instructions -instructive -instructively -instructiveness -instructor -instructor's -instructors -instructs -instrument -instrumental -instrumentalist -instrumentalist's -instrumentalists -instrumentally -instrumentals -instrumentation -instrumented -instrumenting -instruments -insufficiencies -insufficiency -insufficient -insufficiently -insulate -insulated -insulates -insulating -insulation -insulations -insulator -insulator's -insulators -insult -insulted -insulter -insulting -insultingly -insults -insuperable -insupportable -insupportableness -insurance -insurances -insure -insured -insurer -insurers -insures -insurgent -insurgent's -insurgents -insuring -insurmountable -insurrection -insurrection's -insurrections -insusceptible -intact -intactness -intakes -intangible -intangible's -intangibleness -intangibles -intangibly -integer -integer's -integers -integral -integral's -integrally -integrals -integrate -integrated -integrates -integrating -integration -integrations -integrative -integrity -intellect -intellect's -intellective -intellectively -intellects -intellectual -intellectually -intellectualness -intellectuals -intelligence -intelligencer -intelligences -intelligent -intelligently -intelligibility -intelligible -intelligibleness -intelligibly -intemperance -intemperate -intemperately -intemperateness -intend -intended -intendedly -intendedness -intender -intending -intends -intense -intensely -intenseness -intensification -intensified -intensifier -intensifiers -intensifies -intensify -intensifying -intension -intensities -intensity -intensive -intensively -intensiveness -intent -intention -intentional -intentionally -intentioned -intentions -intently -intentness -intents -interact -interacted -interacting -interaction -interaction's -interactions -interactive -interactively -interactivity -interacts -intercept -intercepted -intercepter -intercepting -intercepts -interchange -interchangeability -interchangeable -interchangeableness -interchangeably -interchanged -interchanger -interchanges -interchanging -interchangings -intercity -intercommunicate -intercommunicated -intercommunicates -intercommunicating -intercommunication -interconnect -interconnected -interconnectedness -interconnecting -interconnection -interconnection's -interconnections -interconnectivity -interconnects -intercourse -interdependence -interdependencies -interdependency -interdependent -interdependently -interdisciplinary -interest -interested -interestedly -interesting -interestingly -interestingness -interests -interface -interfaced -interfacer -interfaces -interfacing -interfere -interfered -interference -interferences -interferer -interferes -interfering -interferingly -interim -interior -interior's -interiorly -interiors -interlace -interlaced -interlaces -interlacing -interleave -interleaved -interleaves -interleaving -interlink -interlinked -interlinking -interlinks -interlisp -interlisp's -intermediaries -intermediary -intermediate -intermediate's -intermediated -intermediately -intermediateness -intermediates -intermediating -intermediation -interminable -intermingle -intermingled -intermingles -intermingling -intermittent -intermittently -intermix -intermixed -intermixer -intermixes -intermixing -intermodule -intern -internal -internally -internals -international -internationality -internationally -internationals -interned -interning -interns -interpersonal -interpersonally -interplay -interpolate -interpolated -interpolates -interpolating -interpolation -interpolations -interpolative -interpose -interposed -interposer -interposes -interposing -interpret -interpretable -interpretation -interpretation's -interpretations -interpreted -interpreter -interpreters -interpreting -interpretive -interpretively -interprets -interprocess -interrelate -interrelated -interrelatedly -interrelatedness -interrelates -interrelating -interrelation -interrelations -interrelationship -interrelationship's -interrelationships -interrogate -interrogated -interrogates -interrogating -interrogation -interrogations -interrogative -interrogatively -interrogatives -interrupt -interrupted -interrupter -interrupters -interruptible -interrupting -interruption -interruption's -interruptions -interruptive -interrupts -intersect -intersected -intersecting -intersection -intersection's -intersections -intersects -intersperse -interspersed -intersperses -interspersing -interspersion -interspersions -interstage -interstate -intertask -intertwine -intertwined -intertwines -intertwining -interval -interval's -intervals -intervene -intervened -intervener -intervenes -intervening -intervention -intervention's -interventions -interview -interviewed -interviewee -interviewee's -interviewees -interviewer -interviewer's -interviewers -interviewing -interviews -interwoven -intestinal -intestinally -intestine -intestine's -intestines -intimacy -intimate -intimated -intimately -intimateness -intimater -intimates -intimating -intimation -intimations -intimidate -intimidated -intimidates -intimidating -intimidation -into -intolerability -intolerable -intolerableness -intolerably -intolerance -intolerant -intolerantly -intolerantness -intonation -intonation's -intonations -intoned -intoner -intoxicate -intoxicated -intoxicatedly -intoxicating -intoxication -intractability -intractable -intractableness -intractably -intramural -intramurally -intransigent -intransigently -intransigents -intransitive -intransitively -intransitiveness -intraprocess -intricacies -intricacy -intricate -intricately -intricateness -intrigue -intrigued -intriguer -intrigues -intriguing -intriguingly -intrinsic -intrinsically -intrinsics -introduce -introduced -introducer -introduces -introducing -introduction -introduction's -introductions -introductory -introspect -introspection -introspections -introspective -introspectively -introspectiveness -introvert -introverted -intrude -intruded -intruder -intruder's -intruders -intrudes -intruding -intrusion -intrusion's -intrusions -intrusive -intrusively -intrusiveness -intrust -intubate -intubated -intubates -intubating -intubation -intuition -intuition's -intuitionist -intuitions -intuitive -intuitively -intuitiveness -invade -invaded -invader -invaders -invades -invading -invalid -invalidate -invalidated -invalidates -invalidating -invalidation -invalidations -invalidities -invalidity -invalidly -invalidness -invalids -invaluable -invaluableness -invaluably -invariability -invariable -invariableness -invariably -invariance -invariant -invariantly -invariants -invasion -invasion's -invasions -invent -invented -inventing -invention -invention's -inventions -inventive -inventively -inventiveness -inventor -inventor's -inventories -inventors -inventory -inventory's -invents -inveracity -inverse -inversely -inverses -inversion -inversions -inversive -invert -invertebrate -invertebrate's -invertebrates -inverted -inverter -inverters -invertible -inverting -inverts -invest -invested -investigate -investigated -investigates -investigating -investigation -investigations -investigative -investigator -investigator's -investigators -investing -investment -investment's -investments -investor -investor's -investors -invests -inviability -inviable -invincible -invincibleness -invisibility -invisible -invisibleness -invisibly -invitation -invitation's -invitations -invite -invited -inviter -invites -inviting -invitingly -invocation -invocation's -invocations -invoice -invoiced -invoices -invoicing -invokable -invoke -invoked -invoker -invokers -invokes -invoking -involuntarily -involuntariness -involuntary -involve -involved -involvedly -involvement -involvement's -involvements -involver -involves -involving -invulnerable -invulnerableness -inward -inwardly -inwardness -inwards -inwrought -ioctl -iodine -ion -ions -irate -irately -irateness -ire -ire's -ires -iris -irises -irk -irked -irking -irks -irksome -irksomely -irksomeness -iron -ironed -ironer -ironical -ironically -ironicalness -ironies -ironing -ironings -ironness -irons -ironwork -ironwork's -ironworker -ironworks -irony -irrational -irrationality -irrationally -irrationalness -irrationals -irrecoverable -irrecoverableness -irreducible -irreducibly -irreflexive -irrefutable -irregular -irregularities -irregularity -irregularly -irregulars -irrelevance -irrelevances -irrelevant -irrelevantly -irrepressible -irresistible -irresistibleness -irrespective -irrespectively -irresponsible -irresponsibleness -irresponsibly -irreversible -irrigate -irrigated -irrigates -irrigating -irrigation -irrigations -irritate -irritated -irritates -irritating -irritatingly -irritation -irritations -irritative -is -island -islander -islanders -islands -isle -isle's -isles -islet -islet's -islets -isling -isn't -isolate -isolated -isolates -isolating -isolation -isolations -isometric -isometrics -isomorphic -isomorphically -isomorphism -isomorphism's -isomorphisms -isotope -isotope's -isotopes -ispell -ispell's -issuance -issue -issued -issuer -issuers -issues -issuing -isthmus -it -it'd -it'll -it's -italic -italics -itch -itches -itching -item -item's -items -iterate -iterated -iterates -iterating -iteration -iterations -iterative -iteratively -iterator -iterator's -iterators -itineraries -itinerary -its -itself -iv -ivied -ivies -ivories -ivory -ivy -ivy's -ix -jab -jab's -jabbed -jabbing -jabs -jack -jacked -jacker -jacket -jacketed -jackets -jacking -jacks -jade -jaded -jadedly -jadedness -jades -jading -jail -jailed -jailer -jailers -jailing -jails -jam -jammed -jamming -jams -janitor -janitor's -janitors -jar -jar's -jargon -jarred -jarring -jarringly -jars -jaunt -jaunt's -jaunted -jauntier -jauntiness -jaunting -jaunts -jaunty -javelin -javelin's -javelins -jaw -jaw's -jawed -jaws -jay -jazz -jealous -jealousies -jealously -jealousness -jealousy -jean -jean's -jeans -jeep -jeep's -jeeped -jeepers -jeeping -jeeps -jeer -jeer's -jeerer -jeers -jellied -jellies -jelly -jelly's -jellyfish -jellying -jenny -jerk -jerked -jerker -jerkier -jerkiness -jerking -jerkings -jerks -jerky -jersey -jersey's -jerseys -jest -jested -jester -jesting -jests -jet -jet's -jets -jetted -jetting -jewel -jewelries -jewelry -jewels -jig -jig's -jigs -jingle -jingled -jingler -jingles -jingling -job -job's -jobs -jocks -jocund -jocundly -jog -jogs -john -john's -johns -join -joined -joiner -joiners -joining -joins -joint -joint's -jointed -jointedly -jointedness -jointer -jointing -jointly -jointness -joints -joke -joked -joker -jokers -jokes -joking -jokingly -jollied -jollier -jollies -jolly -jollying -jolt -jolted -jolter -jolting -jolts -jostle -jostled -jostles -jostling -jot -jots -jotted -jotting -journal -journal's -journalism -journalist -journalist's -journalistic -journalists -journals -journey -journeyed -journeying -journeyings -journeys -joust -jousted -jouster -jousting -jousts -joy -joy's -joyful -joyfully -joyfulness -joyous -joyously -joyousness -joys -jubilee -judge -judged -judger -judges -judging -judicable -judicial -judicially -judiciaries -judiciary -judicious -judiciously -judiciousness -jug -jug's -juggle -juggled -juggler -jugglers -juggles -juggling -jugs -juice -juice's -juiced -juicer -juicers -juices -juicier -juiciest -juiciness -juicing -juicy -jumble -jumbled -jumbles -jumbling -jump -jumped -jumper -jumpers -jumpier -jumpiness -jumping -jumps -jumpy -junction -junction's -junctions -juncture -juncture's -junctures -jungle -jungle's -jungled -jungles -junior -junior's -juniors -juniper -junk -junker -junkers -junkie -junkies -junks -junky -juries -jurisdiction -jurisdiction's -jurisdictions -juror -juror's -jurors -jury -jury's -just -juster -justice -justice's -justices -justifiable -justifiably -justification -justifications -justified -justifier -justifier's -justifiers -justifies -justify -justifying -justing -justly -justness -jut -juvenile -juvenile's -juveniles -juxtapose -juxtaposed -juxtaposes -juxtaposing -kHz -keel -keeled -keeler -keeling -keels -keen -keener -keenest -keening -keenly -keenness -keep -keeper -keepers -keeping -keeps -ken -kennel -kennel's -kennels -kept -kerchief -kerchief's -kerchiefed -kerchiefs -kernel -kernel's -kernels -kerosene -ketchup -kettle -kettle's -kettles -key -keyboard -keyboard's -keyboarder -keyboarding -keyboards -keyclick -keyclick's -keyclicks -keyed -keying -keypad -keypad's -keypads -keys -keystroke -keystroke's -keystrokes -keyword -keyword's -keywords -kick -kicked -kicker -kickers -kicking -kicks -kid -kid's -kidded -kidding -kiddingly -kidnap -kidnap's -kidnaps -kidney -kidney's -kidneys -kids -kill -killed -killer -killers -killing -killingly -killings -kills -kilobit -kilobits -kilobyte -kilobytes -kin -kind -kinder -kindergarten -kindest -kindhearted -kindheartedly -kindheartedness -kindle -kindled -kindler -kindles -kindlier -kindliness -kindling -kindly -kindness -kindnesses -kindred -kinds -king -kingdom -kingdom's -kingdoms -kinglier -kingliness -kingly -kings -kinkier -kinkiness -kinky -kinship -kinsman -kiss -kissed -kisser -kissers -kisses -kissing -kissings -kit -kit's -kitchen -kitchen's -kitchener -kitchens -kite -kited -kiter -kites -kiting -kits -kitsch -kitten -kitten's -kittened -kittening -kittens -kitties -kitty -kludge -kludge's -kludged -kludger -kludger's -kludgers -kludges -kludgey -kludging -klutz -klutz's -klutzes -klutziness -klutzy -knack -knacker -knacks -knapsack -knapsack's -knapsacks -knave -knave's -knaves -knead -kneaded -kneader -kneading -kneads -knee -kneed -kneeing -kneel -kneeled -kneeler -kneeling -kneels -knees -knell -knell's -knells -knelt -knew -knife -knifed -knifes -knifing -knight -knighted -knighthood -knighting -knightliness -knightly -knights -knit -knits -knives -knob -knob's -knobs -knock -knocked -knocker -knockers -knocking -knocks -knoll -knoll's -knolls -knot -knot's -knots -knotted -knotting -know -knowable -knower -knowhow -knowing -knowingly -knowledge -knowledgeable -knowledgeableness -knowledges -known -knows -knuckle -knuckled -knuckles -knuckling -kudos -lab -lab's -label -label's -labels -laboratories -laboratory -laboratory's -labs -labyrinth -labyrinths -lace -laced -lacer -lacerate -lacerated -lacerates -lacerating -laceration -lacerations -lacerative -laces -lacing -lack -lackadaisical -lackadaisically -lacked -lacker -lacking -lacks -lacquer -lacquered -lacquerer -lacquerers -lacquering -lacquers -lad -ladder -ladders -laded -laden -ladened -ladening -ladies -lading -lads -lady -lady's -lag -lager -lagers -lagged -lagoon -lagoon's -lagoons -lags -laid -lain -lair -lair's -lairs -lake -lake's -laker -lakes -laking -lamb -lamb's -lambda -lambda's -lambdas -lamber -lambs -lame -lamed -lamely -lameness -lament -lamentable -lamentableness -lamentation -lamentation's -lamentations -lamented -lamenting -laments -lamer -lames -lamest -laminar -laming -lamp -lamp's -lamper -lamps -lance -lanced -lancer -lancers -lances -lancing -land -landed -lander -landers -landing -landings -landladies -landlady -landlady's -landlord -landlord's -landlords -landmark -landmark's -landmarks -landowner -landowner's -landowners -lands -landscape -landscaped -landscaper -landscapes -landscaping -lane -lane's -lanes -language -language's -languages -languid -languidly -languidness -languish -languished -languisher -languishes -languishing -languishingly -lantern -lantern's -lanterns -lap -lap's -lapel -lapel's -lapels -laps -lapse -lapsed -lapser -lapses -lapsing -lard -larded -larder -larding -lards -large -largely -largeness -larger -largest -lark -lark's -larker -larks -larva -larvae -larvas -laser -laser's -lasers -lash -lashed -lasher -lashes -lashing -lashings -lass -lass's -lasses -last -lasted -laster -lasting -lastingly -lastingness -lastly -lasts -latch -latched -latches -latching -late -lated -lately -latencies -latency -latency's -lateness -latent -latently -latents -later -lateral -laterally -latest -latex -latex's -latexes -lath -lather -lathered -latherer -lathering -lathes -lathing -latitude -latitude's -latitudes -latrine -latrine's -latrines -latter -latter's -latterly -lattice -lattice's -latticed -lattices -latticing -laugh -laughable -laughableness -laughably -laughed -laugher -laughers -laughing -laughingly -laughs -laughter -laughters -launch -launched -launcher -launchers -launches -launching -launchings -launder -laundered -launderer -laundering -launderings -launders -laundries -laundry -laurel -laurel's -laurels -lava -lavatories -lavatory -lavatory's -lavender -lavendered -lavendering -lavish -lavished -lavishing -lavishly -lavishness -law -law's -lawful -lawfully -lawfulness -lawless -lawlessly -lawlessness -lawn -lawn's -lawns -laws -lawsuit -lawsuit's -lawsuits -lawyer -lawyer's -lawyerly -lawyers -lay -layer -layered -layering -layers -laying -layman -laymen -layoffs -layout -layout's -layouts -lays -lazed -lazied -lazier -laziest -lazily -laziness -lazing -lazy -lazying -lead -leaded -leaden -leadenly -leadenness -leader -leader's -leaders -leadership -leadership's -leaderships -leading -leadings -leads -leaf -leafed -leafier -leafiest -leafing -leafless -leaflet -leaflet's -leaflets -leafs -leafy -league -leagued -leaguer -leaguers -leagues -leaguing -leak -leakage -leakage's -leakages -leaked -leaker -leaking -leaks -lean -leaned -leaner -leanest -leaning -leanings -leanly -leanness -leans -leap -leaped -leaper -leaping -leaps -leapt -learn -learned -learnedly -learnedness -learner -learners -learning -learnings -learns -lease -leased -leases -leash -leash's -leashes -leasing -least -leather -leathered -leathering -leathern -leathers -leave -leaved -leaven -leavened -leavening -leaver -leavers -leaves -leaving -leavings -lecture -lectured -lecturer -lecturers -lectures -lecturing -led -ledge -ledger -ledgers -ledges -lee -leech -leech's -leeches -leer -leered -leering -leers -lees -left -leftist -leftist's -leftists -leftmost -leftover -leftover's -leftovers -lefts -leftward -leftwards -leg -legacies -legacy -legacy's -legal -legalities -legality -legally -legals -legend -legend's -legendary -legends -legged -leggings -legibility -legible -legibly -legion -legion's -legions -legislate -legislated -legislates -legislating -legislation -legislations -legislative -legislatively -legislator -legislator's -legislators -legislature -legislature's -legislatures -legitimacy -legitimate -legitimated -legitimately -legitimates -legitimating -legitimation -legs -leisure -leisured -leisureliness -leisurely -lemma -lemma's -lemmas -lemon -lemon's -lemonade -lemons -lend -lender -lenders -lending -lends -length -lengthen -lengthened -lengthener -lengthening -lengthens -lengthier -lengthiness -lengthly -lengths -lengthwise -lengthy -leniency -lenient -leniently -lens -lens's -lensed -lenser -lensers -lenses -lensing -lensings -lent -lentil -lentil's -lentils -leopard -leopard's -leopards -leprosy -less -lessen -lessened -lessening -lessens -lesser -lesses -lessing -lesson -lesson's -lessoned -lessoning -lessons -lest -lester -let -let's -lets -letter -lettered -letterer -lettering -letters -letting -lettuce -levee -levee's -leveed -levees -level -levelly -levelness -levels -lever -lever's -leverage -leveraged -leverages -leveraging -levered -levering -levers -levied -levier -levies -levy -levying -lewd -lewdly -lewdness -lexical -lexically -lexicographic -lexicographical -lexicographically -lexicon -lexicon's -lexicons -liabilities -liability -liability's -liable -liableness -liaison -liaison's -liaisons -liar -liar's -liars -liberal -liberally -liberalness -liberals -liberate -liberated -liberates -liberating -liberation -liberator -liberator's -liberators -liberties -liberty -liberty's -libido -librarian -librarian's -librarians -libraries -library -library's -libretti -license -licensed -licensee -licensee's -licensees -licenser -licenses -licensing -lichen -lichen's -lichened -lichens -lick -licked -licker -licking -licks -lid -lid's -lids -lie -lied -lieder -liege -lien -lien's -liens -lier -lies -lieu -lieutenant -lieutenant's -lieutenants -life -life's -lifeless -lifelessly -lifelessness -lifelike -lifelikeness -lifelong -lifer -lifers -lifestyle -lifestyles -lifetime -lifetime's -lifetimes -lift -lifted -lifter -lifters -lifting -lifts -light -lighted -lighten -lightened -lightener -lightening -lightens -lighter -lighter's -lighters -lightest -lighthouse -lighthouse's -lighthouses -lighting -lightly -lightness -lightning -lightning's -lightninged -lightnings -lights -lightweight -lightweights -like -liked -likelier -likeliest -likelihood -likelihoods -likeliness -likely -liken -likened -likeness -likeness's -likenesses -likening -likens -liker -likes -likest -likewise -liking -likings -lilac -lilac's -lilacs -lilied -lilies -lily -lily's -limb -limbed -limber -limbered -limbering -limberly -limberness -limbers -limbs -lime -lime's -limed -limes -limestone -liming -limit -limitability -limitably -limitation -limitation's -limitations -limited -limitedly -limitedness -limiteds -limiter -limiters -limiting -limits -limp -limped -limper -limping -limply -limpness -limps -linden -line -line's -linear -linearities -linearity -linearly -lined -linen -linen's -linens -liner -liners -lines -linger -lingered -lingerer -lingering -lingeringly -lingers -linguist -linguist's -linguistic -linguistically -linguistics -linguists -lining -linings -link -linkage -linkage's -linkages -linked -linker -linkers -linking -linkings -links -linoleum -linseed -lint -linter -lints -lion -lion's -lioness -lioness's -lionesses -lions -lip -lip's -lips -lipstick -liquefied -liquefier -liquefiers -liquefies -liquefy -liquefying -liquid -liquid's -liquidation -liquidation's -liquidations -liquidity -liquidly -liquidness -liquids -liquor -liquor's -liquored -liquoring -liquors -lisp -lisp's -lisped -lisper -lisping -lisps -list -listed -listen -listened -listener -listeners -listening -listens -lister -listers -listing -listing's -listings -lists -lit -literacy -literal -literally -literalness -literals -literariness -literary -literate -literately -literateness -literation -literature -literature's -literatures -lithe -lithely -litheness -litigate -litigated -litigates -litigating -litigation -litigator -litter -littered -litterer -littering -litters -little -littleness -littler -littlest -livable -livableness -livably -live -lived -livelier -liveliest -livelihood -liveliness -lively -liven -livened -liveness -livening -liver -liveried -livers -livery -lives -livest -liveth -living -livingly -livingness -livings -lizard -lizard's -lizards -load -loaded -loader -loaders -loading -loadings -loads -loaf -loafed -loafer -loafers -loafing -loafs -loan -loaned -loaner -loaning -loans -loath -loathe -loathed -loather -loathes -loathing -loathly -loathness -loathsome -loathsomely -loathsomeness -loaves -lobbied -lobbies -lobby -lobbying -lobe -lobe's -lobed -lobes -lobster -lobster's -lobsters -local -localities -locality -locality's -locally -locals -locate -located -locater -locates -locating -location -locations -locative -locatives -locator -locator's -locators -loci -lock -locked -locker -lockers -locking -lockings -lockout -lockout's -lockouts -locks -lockup -lockup's -lockups -locomotion -locomotive -locomotive's -locomotively -locomotives -locus -locus's -locust -locust's -locusts -lodge -lodged -lodger -lodger's -lodgers -lodges -lodging -lodgings -loft -loft's -lofter -loftier -loftiness -lofts -lofty -log -log's -logarithm -logarithm's -logarithmically -logarithms -logged -logger -logger's -loggers -logging -logic -logic's -logical -logically -logicalness -logicals -logician -logician's -logicians -logics -login -logins -logistic -logistics -logout -logs -loin -loin's -loins -loiter -loitered -loiterer -loitering -loiters -lone -lonelier -loneliest -loneliness -lonely -loneness -loner -loners -lonesome -lonesomely -lonesomeness -long -longed -longer -longest -longing -longingly -longings -longitude -longitude's -longitudes -longly -longness -longs -longword -longword's -longwords -look -lookahead -looked -looker -lookers -looking -lookout -lookouts -looks -lookup -lookup's -lookups -loom -loomed -looming -looms -loon -loop -looped -looper -loophole -loophole's -loopholed -loopholes -loopholing -looping -loops -loose -loosed -loosely -loosen -loosened -loosener -looseness -loosening -loosens -looser -looses -loosest -loosing -loot -looted -looter -looting -loots -lord -lord's -lording -lordlier -lordliness -lordly -lords -lordship -lore -lorries -lorry -lose -loser -losers -loses -losing -losings -loss -loss's -losses -lossier -lossiest -lossy -lost -lostness -lot -lot's -lots -lotteries -lottery -lotus -loud -louden -loudened -loudening -louder -loudest -loudly -loudness -loudspeaker -loudspeaker's -loudspeakers -lounge -lounged -lounger -loungers -lounges -lounging -lousier -lousiness -lousy -lovable -lovableness -lovably -love -love's -loved -lovelier -lovelies -loveliest -loveliness -lovely -lover -lover's -lovering -loverly -lovers -loves -loving -lovingly -lovingness -low -lower -lowered -lowering -lowers -lowest -lowing -lowland -lowlander -lowlands -lowlier -lowliest -lowliness -lowly -lowness -lows -loyal -loyally -loyalties -loyalty -loyalty's -lubricant -lubricant's -lubricants -lubrication -luck -lucked -luckier -luckiest -luckily -luckiness -luckless -lucks -lucky -ludicrous -ludicrously -ludicrousness -luggage -lukewarm -lukewarmly -lukewarmness -lull -lullaby -lulled -lulls -lumber -lumbered -lumberer -lumbering -lumbers -luminous -luminously -luminousness -lump -lumped -lumpen -lumper -lumping -lumps -lunar -lunatic -lunatics -lunch -lunched -luncheon -luncheon's -luncheons -luncher -lunches -lunching -lung -lunged -lunger -lunging -lungs -lurch -lurched -lurcher -lurches -lurching -lure -lured -lurer -lures -luring -lurk -lurked -lurker -lurkers -lurking -lurks -luscious -lusciously -lusciousness -lust -lustier -lustily -lustiness -lusting -lustrous -lustrously -lustrousness -lusts -lusty -lute -lute's -luted -lutes -luting -luxuriant -luxuriantly -luxuries -luxurious -luxuriously -luxuriousness -luxury -luxury's -lying -lyingly -lyings -lymph -lynch -lynched -lyncher -lynches -lynx -lynx's -lynxes -lyre -lyre's -lyres -lyric -lyrics -ma'am -macaroni -macaroni's -mace -maced -macer -maces -machine -machine's -machined -machineries -machinery -machines -machining -macing -macro -macro's -macroeconomics -macromolecule -macromolecule's -macromolecules -macros -macroscopic -mad -madam -madams -madden -maddened -maddening -maddeningly -madder -maddest -made -mademoiselle -mademoiselles -madly -madman -madness -madras -magazine -magazine's -magazined -magazines -magazining -maggot -maggot's -maggots -magic -magical -magically -magician -magician's -magicians -magistrate -magistrate's -magistrates -magnesium -magnesiums -magnet -magnet's -magnetic -magnetically -magnetics -magnetism -magnetism's -magnetisms -magnets -magnification -magnifications -magnificence -magnificent -magnificently -magnified -magnifier -magnifiers -magnifies -magnify -magnifying -magnitude -magnitude's -magnitudes -mahogany -maid -maid's -maiden -maidenliness -maidenly -maidens -maids -mail -mailable -mailbox -mailbox's -mailboxes -mailed -mailer -mailer's -mailers -mailing -mailings -mails -maim -maimed -maimedness -maimer -maimers -maiming -maims -main -mainframe -mainframe's -mainframes -mainland -mainlander -mainlanders -mainly -mains -mainstay -maintain -maintainability -maintainable -maintained -maintainer -maintainer's -maintainers -maintaining -maintains -maintenance -maintenance's -maintenances -majestic -majesties -majesty -majesty's -major -majored -majoring -majorities -majority -majority's -majors -makable -make -makefile -makefiles -maker -makers -makes -makeshift -makeshifts -makeup -makeups -making -makings -maladies -malady -malady's -malaria -male -male's -malefactor -malefactor's -malefactors -maleness -males -malfunction -malfunctioned -malfunctioning -malfunctions -malice -malicious -maliciously -maliciousness -malignant -malignantly -mall -mall's -mallet -mallet's -mallets -malls -malnutrition -malt -malted -malting -malts -mama -mamma -mamma's -mammal -mammal's -mammals -mammas -mammoth -man -man's -manage -manageable -manageableness -managed -management -management's -managements -manager -manager's -managerial -managerially -managers -manages -managing -mandate -mandated -mandates -mandating -mandatories -mandatory -mandible -mandolin -mandolin's -mandolins -mane -mane's -maned -manes -manger -manger's -mangers -mangle -mangled -mangler -mangles -mangling -manhood -maniac -maniac's -maniacs -manicure -manicured -manicures -manicuring -manifest -manifestation -manifestation's -manifestations -manifested -manifesting -manifestly -manifestness -manifests -manifold -manifold's -manifolder -manifoldly -manifoldness -manifolds -manipulability -manipulable -manipulatable -manipulate -manipulated -manipulates -manipulating -manipulation -manipulations -manipulative -manipulativeness -manipulator -manipulator's -manipulators -manipulatory -mankind -manlier -manliest -manliness -manly -manned -manner -mannered -mannerliness -mannerly -manners -manning -manometer -manometer's -manometers -manor -manor's -manors -manpower -mans -mansion -mansion's -mansions -mantel -mantel's -mantels -mantissa -mantissa's -mantissas -mantle -mantle's -mantled -mantles -mantling -manual -manual's -manually -manuals -manufacture -manufactured -manufacturer -manufacturer's -manufacturers -manufactures -manufacturing -manure -manured -manurer -manurers -manures -manuring -manuscript -manuscript's -manuscripts -many -map -map's -maple -maple's -maples -mappable -mapped -mapping -mapping's -mappings -maps -mar -marble -marbled -marbler -marbles -marbling -march -marched -marcher -marches -marching -mare -mare's -mares -margin -margin's -marginal -marginally -marginals -margined -margining -margins -marigold -marigold's -marigolds -marijuana -marijuana's -marinate -marinated -marinates -marinating -marine -mariner -marines -maritime -maritimer -mark -markable -marked -markedly -marker -markers -market -marketability -marketable -marketed -marketer -marketing -marketings -marketplace -marketplace's -marketplaces -markets -marking -markings -marks -marquis -marquises -marriage -marriage's -marriages -married -marries -marrow -marrows -marry -marrying -mars -marsh -marsh's -marshal -marshaled -marshaler -marshalers -marshaling -marshals -marshes -mart -marten -martens -martial -martially -marts -martyr -martyr's -martyrdom -martyrs -marvel -marvels -masculine -masculinely -masculineness -masculinity -mash -mashed -masher -mashers -mashes -mashing -mashings -mask -masked -masker -masking -maskings -masks -masochist -masochist's -masochists -mason -mason's -masoned -masoning -masonry -masons -masquerade -masquerader -masquerades -masquerading -mass -massacre -massacred -massacrer -massacres -massacring -massage -massaged -massager -massages -massaging -massed -masses -massing -massinger -massive -massively -massiveness -mast -masted -master -master's -mastered -masterful -masterfully -masterfulness -mastering -masterings -masterliness -masterly -masterpiece -masterpiece's -masterpieces -masters -mastery -masts -masturbate -masturbated -masturbates -masturbating -masturbation -mat -mat's -match -matchable -matched -matcher -matchers -matches -matching -matchings -matchless -matchlessly -matchmaker -matchmaker's -matchmakers -matchmaking -matchmaking's -mate -mate's -mated -mater -material -materialism -materialism's -materially -materialness -materials -maternal -maternally -mates -math -mathematical -mathematically -mathematician -mathematician's -mathematicians -mathematics -mating -matings -matrices -matriculation -matrimony -matrix -matrixes -matron -matronly -mats -matted -matter -mattered -mattering -matters -mattress -mattress's -mattresses -maturation -mature -matured -maturely -matureness -maturer -matures -maturing -maturities -maturity -max -maxim -maxim's -maximal -maximally -maxims -maximum -maximumly -maximums -may -maybe -mayer -mayest -mayhap -mayhem -maying -mayonnaise -mayor -mayor's -mayoral -mayors -mays -maze -maze's -mazed -mazedly -mazedness -mazednesses -mazer -mazes -mazing -me -mead -meadow -meadow's -meadows -meads -meager -meagerly -meagerness -meal -meal's -meals -mean -meander -meandered -meandering -meanderings -meanders -meaner -meanest -meaning -meaning's -meaningful -meaningfully -meaningfulness -meaningless -meaninglessly -meaninglessness -meanings -meanly -meanness -means -meant -meantime -meanwhile -measles -measurable -measurably -measure -measured -measuredly -measurement -measurement's -measurements -measurer -measures -measuring -meat -meat's -meats -mechanic -mechanic's -mechanical -mechanically -mechanicals -mechanics -mechanism -mechanism's -mechanisms -med -medal -medal's -medallion -medallion's -medallions -medals -meddle -meddled -meddler -meddles -meddling -media -median -median's -medianly -medians -medias -mediate -mediated -mediately -mediateness -mediates -mediating -mediation -mediations -mediative -medic -medic's -medical -medically -medicinal -medicinally -medicine -medicine's -medicines -medics -medieval -medieval's -medievally -medievals -meditate -meditated -meditates -meditating -meditation -meditations -meditative -meditatively -meditativeness -medium -medium's -mediums -meek -meeker -meekest -meekly -meekness -meet -meeter -meeting -meetings -meetly -meets -megabit -megabits -megabyte -megabytes -megaword -megawords -melancholy -meld -melding -melds -mellow -mellowed -mellowing -mellowly -mellowness -mellows -melodies -melodious -melodiously -melodiousness -melodrama -melodrama's -melodramas -melody -melody's -melon -melon's -melons -melt -melted -melter -melting -meltingly -melts -member -member's -membered -members -membership -membership's -memberships -membrane -membrane's -membraned -membranes -memo -memo's -memoir -memoirs -memorability -memorable -memorableness -memoranda -memorandum -memorandums -memorial -memorially -memorials -memories -memory -memory's -memoryless -memos -men -men's -menace -menaced -menaces -menacing -menacingly -menagerie -menageries -mend -mended -mender -mending -mends -menial -menially -menials -mens -mensed -menses -mensing -mental -mentalities -mentality -mentally -mention -mentionable -mentioned -mentioner -mentioners -mentioning -mentions -mentor -mentor's -mentors -menu -menu's -menus -mer -mercenaries -mercenariness -mercenary -mercenary's -merchandise -merchandised -merchandiser -merchandises -merchandising -merchant -merchant's -merchants -mercies -merciful -mercifully -mercifulness -merciless -mercilessly -mercilessness -mercuries -mercury -mercy -mere -merely -merest -merge -merged -merger -mergers -merges -merging -meridian -meridians -merit -merited -meriting -meritorious -meritoriously -meritoriousness -merits -merrier -merriest -merrily -merriment -merriments -merriness -merry -mesh -meshed -meshes -meshing -mess -message -message's -messaged -messages -messaging -messed -messenger -messenger's -messengers -messes -messiah -messiahs -messier -messiest -messieurs -messily -messiness -messing -messy -met -meta -metacircular -metacircularity -metal -metal's -metalanguage -metalanguages -metallic -metallurgy -metals -metamathematical -metamorphosis -metaphor -metaphor's -metaphorical -metaphorically -metaphors -metaphysical -metaphysically -metaphysics -metavariable -mete -meted -meteor -meteor's -meteoric -meteorology -meteors -meter -meter's -metered -metering -meters -metes -method -method's -methodical -methodically -methodicalness -methodist -methodist's -methodists -methodological -methodologically -methodologies -methodologists -methodology -methodology's -methods -meting -metric -metric's -metrical -metrically -metrics -metropolis -metropolitan -mets -mew -mewed -mews -mica -mice -microbicidal -microbicide -microcode -microcoded -microcodes -microcoding -microcomputer -microcomputer's -microcomputers -microeconomics -microfilm -microfilm's -microfilmed -microfilmer -microfilms -microinstruction -microinstruction's -microinstructions -microphone -microphones -microphoning -microprocessing -microprocessor -microprocessor's -microprocessors -microprogram -microprogram's -microprogrammed -microprogramming -microprograms -microscope -microscope's -microscopes -microscopic -microsecond -microsecond's -microseconds -microstore -microwave -microwave's -microwaves -microword -microwords -mid -midday -middle -middled -middler -middles -middling -middlingly -middlings -midnight -midnightly -midnights -midpoint -midpoint's -midpoints -midst -midsts -midsummer -midway -midways -midwinter -midwinterly -mien -miens -mies -miff -miffed -miffing -miffs -might -mightier -mightiest -mightily -mightiness -mights -mighty -migrate -migrated -migrates -migrating -migration -migrations -migrative -mild -milden -milder -mildest -mildew -mildews -mildly -mildness -mile -mile's -mileage -mileages -miler -miles -milestone -milestone's -milestones -militant -militantly -militantness -militants -militaries -militarily -militarism -militarisms -military -militia -militias -milk -milked -milker -milkers -milkier -milkiness -milking -milkmaid -milkmaid's -milkmaids -milks -milky -mill -milled -miller -millers -millet -milling -million -millionaire -millionaire's -millionaires -millioned -millions -millionth -millipede -millipede's -millipedes -millisecond -milliseconds -mills -millstone -millstone's -millstones -mimic -mimicked -mimicking -mimics -mince -minced -mincer -mincers -minces -mincing -mincingly -mind -minded -mindedness -minder -minders -mindful -mindfully -mindfulness -minding -mindless -mindlessly -mindlessness -minds -mine -mined -miner -mineral -mineral's -minerals -miners -mines -ming -mingle -mingled -mingles -mingling -miniature -miniature's -miniatured -miniatures -miniaturing -minicomputer -minicomputer's -minicomputers -minimal -minimally -minimum -minimums -mining -minion -minions -minister -minister's -ministered -ministering -ministers -ministries -ministry -ministry's -mink -mink's -minks -minnow -minnow's -minnows -minor -minor's -minored -minoring -minorities -minority -minority's -minors -minstrel -minstrel's -minstrels -mint -minted -minter -minting -mints -minus -minuses -minute -minuted -minutely -minuteness -minuter -minutes -minutest -minuting -miracle -miracle's -miracles -miraculous -miraculously -miraculousness -mire -mired -mires -miring -mirror -mirrored -mirroring -mirrors -mirth -misapplication -misapplied -misapplier -misapplies -misapply -misapplying -misbehaving -miscalculation -miscalculation's -miscalculations -miscellaneous -miscellaneously -miscellaneousness -mischief -mischievous -mischievously -mischievousness -miscommunicate -miscommunicated -miscommunicates -miscommunication -misconception -misconception's -misconceptions -misconstrue -misconstrued -misconstrues -misconstruing -misdirect -misdirected -misdirection -misdirects -miser -miserable -miserableness -miserably -miseries -miserliness -miserly -misers -misery -misery's -misfeature -misfit -misfit's -misfits -misfortune -misfortune's -misfortunes -misgiving -misgivingly -misgivings -misguide -misguided -misguidedly -misguidedness -misguider -misguides -misguiding -mishap -mishap's -mishaps -misinform -misinformation -misinformed -misinforming -misinforms -misinterpret -misinterpreted -misinterpreter -misinterpreters -misinterpreting -misinterprets -mislead -misleader -misleading -misleadingly -misleadings -misleads -misled -mismatch -mismatched -mismatches -mismatching -misnomer -misnomered -misperceive -misperceived -misperceives -misplace -misplaced -misplaces -misplacing -misread -misreader -misreading -misreads -misrepresentation -misrepresentation's -misrepresentations -miss -missed -misses -missile -missile's -missiles -missing -mission -missionaries -missionary -missionary's -missioned -missioner -missioning -missions -missive -missives -misspell -misspelled -misspelling -misspellings -misspells -misstate -misstated -misstater -misstates -misstating -mist -mistakable -mistake -mistaken -mistakenly -mistaker -mistakes -mistaking -mistakingly -misted -mister -mistered -mistering -misters -mistier -mistiest -mistiness -misting -mistreat -mistreated -mistreating -mistreats -mistress -mistressly -mistrust -mistrusted -mistruster -mistrusting -mistrusts -mists -misty -mistype -mistyped -mistypes -mistyping -misunderstand -misunderstander -misunderstanders -misunderstanding -misunderstanding's -misunderstandings -misunderstands -misunderstood -misuse -misused -misuser -misuses -misusing -mite -mites -mitigate -mitigated -mitigates -mitigating -mitigation -mitigations -mitigative -mitten -mitten's -mittens -mix -mixed -mixer -mixers -mixes -mixing -mixture -mixture's -mixtures -ml -mnemonic -mnemonic's -mnemonically -mnemonics -moan -moaned -moaning -moans -moat -moat's -moats -mob -mob's -mobility -mobs -moccasin -moccasin's -moccasins -mock -mocked -mocker -mockers -mockery -mocking -mockingly -mocks -modal -modalities -modality -modality's -modally -mode -model -model's -models -modem -modems -moderate -moderated -moderately -moderateness -moderates -moderating -moderation -moderations -moderator -moderator's -moderators -modern -modernity -modernly -modernness -moderns -modes -modest -modestly -modesty -modifiability -modifiable -modifiableness -modification -modifications -modified -modifier -modifiers -modifies -modify -modifying -modular -modularities -modularity -modularly -modulate -modulated -modulates -modulating -modulation -modulations -modulator -modulator's -modulators -module -module's -modules -modulo -modulus -modus -moist -moisten -moistened -moistener -moistening -moistly -moistness -moisture -moistures -molasses -mold -molded -molder -moldered -moldering -molders -moldier -moldiness -molding -molds -moldy -mole -molecular -molecularly -molecule -molecule's -molecules -moles -molest -molested -molester -molesters -molesting -molests -molten -mom -mom's -moment -moment's -momentarily -momentariness -momentary -momently -momentous -momentously -momentousness -moments -momentum -momentums -moms -monarch -monarchies -monarchs -monarchy -monarchy's -monasteries -monastery -monastery's -monastic -monetary -money -money's -moneyed -moneyer -moneys -monitor -monitored -monitoring -monitors -monk -monk's -monkey -monkeyed -monkeying -monkeys -monks -mono -mono's -monochrome -monochromes -monograph -monograph's -monographes -monographs -monolithic -monopolies -monopoly -monopoly's -monotheism -monotone -monotonic -monotonically -monotonicity -monotonous -monotonously -monotonousness -monotony -monster -monster's -monsters -monstrous -monstrously -monstrousness -month -month's -monthlies -monthly -months -monument -monument's -monumental -monumentally -monuments -mood -mood's -moodier -moodiness -moods -moody -moon -mooned -mooning -moonlight -moonlighted -moonlighter -moonlighting -moonlights -moonlit -moons -moonshine -moonshiner -moor -moor's -moored -mooring -moorings -moors -moose -moot -mooted -mop -moped -moper -moping -mops -moral -moral's -morale -morales -moralities -morality -morally -morals -morass -morasses -morbid -morbidly -morbidness -more -mored -moreover -mores -morion -morn -morning -mornings -morphological -morphologically -morphology -morrow -morsel -morsel's -morsels -mortal -mortality -mortally -mortals -mortar -mortared -mortaring -mortars -mortgage -mortgage's -mortgaged -mortgager -mortgages -mortgaging -mortification -mortifications -mortified -mortifiedly -mortifier -mortifies -mortify -mortifying -mosaic -mosaic's -mosaics -mosquito -mosquitoes -mosquitos -moss -moss's -mosses -mossier -mossy -most -mostly -motel -motel's -motels -moth -mother -mother's -motherboard -motherboard's -motherboards -mothered -motherer -motherers -mothering -motherliness -motherly -mothers -motif -motif's -motifs -motion -motioned -motioner -motioning -motionless -motionlessly -motionlessness -motions -motivate -motivated -motivates -motivating -motivation -motivational -motivationally -motivations -motivative -motive -motived -motives -motiving -motley -motor -motorcar -motorcar's -motorcars -motorcycle -motorcycle's -motorcycles -motored -motoring -motorist -motorist's -motorists -motors -motto -mottoes -mottos -mould -moulded -moulder -mouldering -moulding -moulds -mound -mounded -mounds -mount -mountain -mountain's -mountaineer -mountaineering -mountaineers -mountainous -mountainously -mountainousness -mountains -mounted -mounter -mounting -mountings -mounts -mourn -mourned -mourner -mourners -mournful -mournfully -mournfulness -mourning -mourningly -mourns -mouse -mouser -mouses -mousing -mouth -mouthed -mouther -mouthes -mouthful -mouthing -mouths -movable -movableness -move -moved -movement -movement's -movements -mover -movers -moves -movie -movie's -movies -moving -movingly -movings -mow -mowed -mower -mowers -mowing -mows -much -muchness -muck -mucked -mucker -mucking -mucks -mud -muddied -muddier -muddiness -muddle -muddled -muddler -muddlers -muddles -muddling -muddy -muddying -muds -muff -muff's -muffin -muffin's -muffins -muffle -muffled -muffler -mufflers -muffles -muffling -muffs -mug -mug's -mugs -mulberries -mulberry -mulberry's -mule -mule's -mules -muling -multicellular -multicomponent -multidimensional -multilevel -multinational -multiple -multiple's -multiples -multiplex -multiplexed -multiplexer -multiplexers -multiplexes -multiplexing -multiplexor -multiplexor's -multiplexors -multiplicand -multiplicand's -multiplicands -multiplication -multiplications -multiplicative -multiplicatively -multiplicatives -multiplicity -multiplied -multiplier -multipliers -multiplies -multiply -multiplying -multiprocess -multiprocessing -multiprocessor -multiprocessor's -multiprocessors -multiprogram -multiprogrammed -multiprogramming -multiprogrammings -multistage -multitasking -multitude -multitude's -multitudes -multiuser -multivariate -mumble -mumbled -mumbler -mumblers -mumbles -mumbling -mumblings -mummies -mummy -mummy's -munch -munched -muncher -munches -munching -mundane -mundanely -mundaneness -municipal -municipalities -municipality -municipality's -municipally -munition -munitions -mural -murals -murder -murdered -murderer -murderers -murdering -murderous -murderously -murderousness -murders -murkier -murkiness -murky -murmur -murmured -murmurer -murmuring -murmurs -muscle -muscled -muscles -muscling -muscular -muscularly -muse -mused -muser -muses -museum -museum's -museums -mushier -mushiness -mushroom -mushroomed -mushrooming -mushrooms -mushy -music -musical -musically -musicals -musician -musicianly -musicians -musics -musing -musingly -musings -musk -musket -musket's -muskets -muskrat -muskrat's -muskrats -musks -muslin -mussel -mussel's -mussels -must -mustard -mustards -muster -mustered -mustering -musters -mustier -mustiness -musts -musty -mutability -mutable -mutableness -mutate -mutated -mutates -mutating -mutation -mutations -mutative -mutator -mutators -mute -muted -mutedly -mutely -muteness -muter -mutes -mutest -mutilate -mutilated -mutilates -mutilating -mutilation -mutilations -muting -mutinies -mutiny -mutiny's -mutter -muttered -mutterer -mutterers -muttering -mutters -mutton -mutual -mutually -muzzle -muzzle's -muzzled -muzzler -muzzles -muzzling -my -myriad -myrtle -myself -mysteries -mysterious -mysteriously -mysteriousness -mystery -mystery's -mystic -mystic's -mystical -mystically -mysticism -mysticisms -mystics -myth -myth's -mythes -mythical -mythically -mythologies -mythology -mythology's -nag -nag's -nags -nail -nailed -nailer -nailing -nails -naive -naively -naiveness -naiver -naivete -naked -nakedly -nakedness -name -name's -nameable -named -nameless -namelessly -namelessness -namely -namer -namers -names -namesake -namesake's -namesakes -naming -nanosecond -nanoseconds -nap -nap's -napkin -napkin's -napkins -naps -narcissistic -narcissus -narcissuses -narcotic -narcotics -narrative -narrative's -narratively -narratives -narrow -narrowed -narrower -narrowest -narrowing -narrowingness -narrowly -narrowness -narrows -nasal -nasally -nastier -nasties -nastiest -nastily -nastiness -nasty -nation -nation's -national -nationalist -nationalist's -nationalists -nationalities -nationality -nationality's -nationally -nationals -nations -nationwide -native -natively -nativeness -natives -nativity -natural -naturalism -naturalist -naturally -naturalness -naturals -nature -nature's -natured -natures -naught -naught's -naughtier -naughtiness -naughts -naughty -naval -navally -navies -navigable -navigableness -navigate -navigated -navigates -navigating -navigation -navigations -navigator -navigator's -navigators -navy -navy's -nay -near -nearby -neared -nearer -nearest -nearing -nearly -nearness -nears -neat -neaten -neater -neatest -neatly -neatness -neats -nebula -necessaries -necessarily -necessary -necessitate -necessitated -necessitates -necessitating -necessitation -necessitations -necessities -necessity -neck -necked -necker -necking -necklace -necklace's -necklaces -necks -necktie -necktie's -neckties -need -needed -needer -needful -needfully -needfulness -needier -neediness -needing -needle -needled -needler -needlers -needles -needless -needlessly -needlessness -needlework -needleworker -needling -needly -needn't -needs -needy -negate -negated -negater -negates -negating -negation -negations -negative -negatived -negatively -negativeness -negatives -negativing -negator -negators -neglect -neglected -neglecter -neglecting -neglects -negligence -negligible -negotiable -negotiate -negotiated -negotiates -negotiating -negotiation -negotiations -neigh -neither -neophyte -neophytes -nephew -nephew's -nephews -nerve -nerve's -nerved -nerves -nerving -nervous -nervously -nervousness -nest -nested -nester -nesting -nestle -nestled -nestler -nestles -nestling -nests -net -net's -nether -nets -netted -netting -nettle -nettled -nettles -nettling -network -network's -networked -networking -networks -neural -neurally -neurobiology -neurobiology's -neurological -neurologically -neurologists -neuron -neuron's -neurons -neutral -neutralities -neutrality -neutrally -neutralness -neutrals -neutrino -neutrino's -neutrinos -never -nevertheless -new -newborn -newborns -newcomer -newcomer's -newcomers -newer -newest -newline -newline's -newlines -newly -newness -news -newsgroup -newsgroup's -newsgroups -newsletter -newsletter's -newsletters -newsman -newsmen -newspaper -newspaper's -newspapers -newswire -newt -newts -next -nibble -nibbled -nibbler -nibblers -nibbles -nibbling -nice -nicely -niceness -nicer -nicest -niceties -nicety -niche -niches -niching -nick -nicked -nickel -nickel's -nickels -nicker -nickered -nickering -nicking -nickname -nicknamed -nicknamer -nicknames -nicks -nicotine -niece -niece's -nieces -niftier -nifties -nifty -nigh -night -night's -nighted -nighters -nightfall -nightgown -nightingale -nightingale's -nightingales -nightly -nightmare -nightmare's -nightmares -nights -nil -nilly -nimble -nimbleness -nimbler -nimblest -nimbly -nine -nines -nineteen -nineteens -nineteenth -nineties -ninetieth -ninety -ninth -nip -nips -nitrogen -nix -nixed -nixer -nixes -nixing -no -nobilities -nobility -noble -nobleman -nobleness -nobler -nobles -noblest -nobly -nobodies -nobody -nobody's -nocturnal -nocturnally -nod -nod's -nodded -nodding -node -node's -nodes -nods -noise -noised -noiseless -noiselessly -noises -noisier -noisily -noisiness -noising -noisy -nomenclature -nomenclatures -nominal -nominally -nominate -nominated -nominates -nominating -nomination -nomination's -nominations -nominative -nominatively -non -nonblocking -nonconservative -noncyclic -nondecreasing -nondescript -nondescriptly -nondestructively -nondeterminacy -nondeterminate -nondeterminately -nondeterminism -nondeterministic -nondeterministically -nondisclosure -nondisclosures -none -nonempty -nones -nonetheless -nonexistence -nonexistent -nonextensible -nonfunctional -noninteracting -noninterference -nonintuitive -nonlinear -nonlinearities -nonlinearity -nonlinearity's -nonlinearly -nonlocal -nonnegative -nonorthogonal -nonorthogonality -nonperishable -nonprocedural -nonprocedurally -nonprogrammable -nonprogrammer -nonsense -nonsensical -nonsensically -nonsensicalness -nonspecialist -nonspecialist's -nonspecialists -nonstandard -nontechnical -nontechnically -nonterminal -nonterminal's -nonterminals -nonterminating -nontermination -nontrivial -nonuniform -nonzero -nook -nook's -nooks -noon -noonday -nooning -noons -noontide -nope -nor -norm -norm's -normal -normalcy -normality -normally -normals -normed -norms -north -north's -northeast -northeaster -northeasterly -northeastern -norther -northerly -northern -northerner -northerners -northernly -northers -northing -northward -northwards -northwest -northwester -northwesterly -northwestern -nose -nosed -noses -nosing -nostril -nostril's -nostrils -not -notable -notableness -notables -notably -notation -notation's -notational -notationally -notations -notch -notched -notches -notching -note -notebook -notebook's -notebooks -noted -notedly -notedness -noter -notes -noteworthiness -noteworthy -nothing -nothingness -nothings -notice -noticeable -noticeably -noticed -notices -noticing -notification -notifications -notified -notifier -notifiers -notifies -notify -notifying -noting -notion -notions -notorious -notoriously -notoriousness -notwithstanding -noun -noun's -nouns -nourish -nourished -nourisher -nourishes -nourishing -nourishment -novel -novel's -novelist -novelist's -novelists -novels -novelties -novelty -novelty's -novice -novice's -novices -now -nowadays -nowhere -nowheres -nows -nroff -nroff's -nuances -nuclear -nucleotide -nucleotide's -nucleotides -nucleus -nucleuses -nuisance -nuisance's -nuisances -null -nulled -nullification -nullified -nullifier -nullifiers -nullifies -nullify -nullifying -nulls -numb -numbed -number -numbered -numberer -numbering -numberless -numbers -numbing -numbingly -numbly -numbness -numbs -numeral -numeral's -numerally -numerals -numerator -numerator's -numerators -numeric -numerical -numerically -numerics -numerous -numerously -numerousness -nun -nun's -nuns -nuptial -nuptials -nurse -nurse's -nursed -nurser -nurseries -nursery -nursery's -nurses -nursing -nurture -nurtured -nurturer -nurtures -nurturing -nut -nut's -nutrition -nutrition's -nuts -nymph -nymphs -o'clock -oak -oaken -oaks -oar -oar's -oared -oaring -oars -oasis -oat -oaten -oater -oath -oaths -oatmeal -oats -obedience -obediences -obedient -obediently -obey -obeyed -obeyer -obeying -obeys -obfuscate -obfuscated -obfuscater -obfuscates -obfuscating -obfuscation -obfuscations -object -object's -objected -objecting -objection -objection's -objectionable -objectionableness -objections -objective -objectively -objectiveness -objectives -objector -objector's -objectors -objects -oblate -oblately -oblateness -oblation -oblations -obligate -obligated -obligately -obligates -obligating -obligation -obligation's -obligations -obligatory -oblige -obliged -obliger -obliges -obliging -obligingly -obligingness -oblique -obliquely -obliqueness -obliterate -obliterated -obliterates -obliterating -obliteration -obliterations -obliterative -obliteratively -oblivion -oblivions -oblivious -obliviously -obliviousness -oblong -oblongly -oblongness -obscene -obscenely -obscure -obscured -obscurely -obscureness -obscurer -obscures -obscuring -obscurities -obscurity -observable -observance -observance's -observances -observant -observantly -observation -observation's -observations -observatories -observatory -observe -observed -observer -observers -observes -observing -observingly -obsession -obsession's -obsessions -obsolescence -obsolete -obsoleted -obsoletely -obsoleteness -obsoletes -obsoleting -obstacle -obstacle's -obstacles -obstinacy -obstinate -obstinately -obstinateness -obstruct -obstructed -obstructer -obstructing -obstruction -obstruction's -obstructionist -obstructions -obstructive -obstructively -obstructiveness -obstructs -obtain -obtainable -obtainably -obtained -obtainer -obtaining -obtains -obviate -obviated -obviates -obviating -obviation -obviations -obvious -obviously -obviousness -occasion -occasional -occasionally -occasioned -occasioning -occasionings -occasions -occlude -occluded -occludes -occluding -occlusion -occlusion's -occlusions -occupancies -occupancy -occupant -occupant's -occupants -occupation -occupation's -occupational -occupationally -occupations -occupied -occupier -occupiers -occupies -occupy -occupying -occur -occurred -occurrence -occurrence's -occurrences -occurring -occurs -ocean -ocean's -oceans -octal -octals -octave -octaves -octopus -odd -odder -oddest -oddities -oddity -oddity's -oddly -oddness -odds -ode -ode's -oded -oder -odes -odious -odiously -odiousness -odorous -odorously -odorousness -of -off -offend -offended -offender -offenders -offending -offends -offensive -offensively -offensiveness -offensives -offer -offered -offerer -offerers -offering -offerings -offers -office -office's -officer -officer's -officered -officers -offices -official -official's -officially -officials -officiate -officiated -officiates -officiating -officiation -officiations -officio -officious -officiously -officiousness -offing -offs -offset -offset's -offsets -offspring -offsprings -oft -often -oftener -oftentimes -oh -oil -oilcloth -oiled -oiler -oilers -oilier -oiliest -oiliness -oiling -oils -oily -ointment -ointments -okay -okay's -okays -old -olden -older -oldest -oldness -olive -olive's -oliver -olives -omen -omen's -omens -ominous -ominously -ominousness -omission -omission's -omissions -omit -omits -omitted -omitting -omnipresent -omnipresently -omniscient -omnisciently -omnivore -on -onanism -once -oncer -one -one's -oneness -oner -onerous -onerously -onerousness -ones -oneself -ongoing -onion -onions -online -onliness -only -ons -onset -onset's -onsets -onto -onward -onwards -oops -ooze -oozed -oozes -oozing -opacities -opacity -opal -opal's -opals -opaque -opaquely -opaqueness -opcode -opcode's -opcodes -open -opened -opener -openers -openest -opening -opening's -openings -openly -openness -opens -opera -opera's -operable -operand -operand's -operandi -operands -operas -operate -operated -operates -operating -operation -operational -operationally -operations -operative -operatively -operativeness -operatives -operator -operator's -operators -opiate -opiates -opinion -opinion's -opinions -opium -opponent -opponent's -opponents -opportune -opportunely -opportunism -opportunistic -opportunistically -opportunities -opportunity -opportunity's -oppose -opposed -opposer -opposes -opposing -opposite -oppositely -oppositeness -opposites -opposition -oppositions -oppress -oppressed -oppresses -oppressing -oppression -oppressive -oppressively -oppressiveness -oppressor -oppressor's -oppressors -opt -opted -optic -optical -optically -optics -optimal -optimality -optimally -optimism -optimistic -optimistically -optimum -opting -option -option's -optional -optionally -options -opts -or -or's -oracle -oracle's -oracles -oral -orally -orals -orange -orange's -oranges -oration -oration's -orations -orator -orator's -oratories -orators -oratory -oratory's -orb -orbit -orbital -orbitally -orbitals -orbited -orbiter -orbiters -orbiting -orbits -orchard -orchard's -orchards -orchestra -orchestra's -orchestras -orchid -orchid's -orchids -ordain -ordained -ordainer -ordaining -ordains -ordeal -ordeals -order -ordered -orderer -ordering -orderings -orderlies -orderliness -orderly -orders -ordinal -ordinance -ordinance's -ordinances -ordinaries -ordinarily -ordinariness -ordinary -ordinate -ordinated -ordinates -ordinating -ordination -ordinations -ore -ore's -ores -organ -organ's -organic -organics -organism -organism's -organisms -organist -organist's -organists -organs -orgies -orgy -orgy's -orient -orientation -orientation's -orientations -oriented -orienting -orients -orifice -orifice's -orifices -origin -origin's -original -originality -originally -originals -originate -originated -originates -originating -origination -originations -originative -originatively -originator -originator's -originators -origins -orion -orly -ornament -ornamental -ornamentally -ornamentation -ornamentations -ornamented -ornamenting -ornaments -orphan -orphaned -orphaning -orphans -orthodox -orthodoxes -orthodoxly -orthogonal -orthogonality -orthogonally -oscillate -oscillated -oscillates -oscillating -oscillation -oscillation's -oscillations -oscillator -oscillator's -oscillators -oscillatory -oscilloscope -oscilloscope's -oscilloscopes -ostrich -ostrich's -ostriches -other -other's -otherness -others -otherwise -otter -otter's -otters -ought -oughts -ounce -ounces -our -ours -ourself -ourselves -out -outbreak -outbreak's -outbreaks -outburst -outburst's -outbursts -outcast -outcast's -outcasts -outcome -outcome's -outcomes -outcries -outcry -outdoor -outdoors -outed -outer -outermost -outfit -outfit's -outfits -outgoing -outgoingness -outgoings -outgrew -outgrow -outgrowing -outgrown -outgrows -outgrowth -outing -outing's -outings -outlast -outlasts -outlaw -outlawed -outlawing -outlaws -outlay -outlay's -outlays -outlet -outlet's -outlets -outline -outlined -outlines -outlining -outlive -outlived -outlives -outliving -outlook -outness -outperform -outperformed -outperforming -outperforms -outpost -outpost's -outposts -output -output's -outputs -outputting -outrage -outraged -outrageous -outrageously -outrageousness -outrages -outraging -outright -outrightly -outrun -outruns -outs -outset -outside -outsider -outsider's -outsiderness -outsiders -outskirts -outstanding -outstandingly -outstretched -outstrip -outstripped -outstripping -outstrips -outvote -outvoted -outvotes -outvoting -outward -outwardly -outwardness -outwards -outweigh -outweighed -outweighing -outweighs -outwit -outwits -outwitted -outwitting -oval -oval's -ovally -ovalness -ovals -ovaries -ovary -ovary's -oven -oven's -ovens -over -overall -overall's -overalls -overblown -overboard -overcame -overcast -overcasting -overcoat -overcoat's -overcoating -overcoats -overcome -overcomer -overcomes -overcoming -overcrowd -overcrowded -overcrowding -overcrowds -overdone -overdose -overdose's -overdosed -overdoses -overdosing -overdraft -overdraft's -overdrafts -overdraw -overdrawing -overdrawn -overdraws -overdrew -overdue -overemphasis -overestimate -overestimated -overestimates -overestimating -overestimation -overestimations -overflow -overflowed -overflowing -overflows -overhang -overhanging -overhangs -overhaul -overhauled -overhauler -overhauling -overhaulings -overhauls -overhead -overheads -overhear -overheard -overhearer -overhearing -overhears -overing -overjoy -overjoyed -overkill -overkill's -overlaid -overland -overlap -overlap's -overlapped -overlapping -overlaps -overlay -overlaying -overlays -overload -overloaded -overloading -overloads -overlook -overlooked -overlooking -overlooks -overly -overlying -overnight -overnighter -overnighters -overnights -overpower -overpowered -overpowering -overpoweringly -overpowers -overprint -overprinted -overprinting -overprints -overproduction -overridden -override -overrider -overrides -overriding -overrode -overrule -overruled -overrules -overruling -overrun -overruns -overs -overseas -oversee -overseeing -overseer -overseers -oversees -overshadow -overshadowed -overshadowing -overshadows -overshoot -overshooting -overshoots -overshot -oversight -oversight's -oversights -oversimplification -oversimplifications -oversimplified -oversimplifies -oversimplify -oversimplifying -overstate -overstated -overstatement -overstatement's -overstatements -overstates -overstating -overstocks -overt -overtake -overtaken -overtaker -overtakers -overtakes -overtaking -overthrew -overthrow -overthrowing -overthrown -overthrows -overtime -overtly -overtness -overtone -overtone's -overtones -overtook -overture -overture's -overtures -overturn -overturned -overturning -overturns -overuse -overview -overview's -overviews -overweight -overwhelm -overwhelmed -overwhelming -overwhelmingly -overwhelms -overwork -overworked -overworking -overworks -overwrite -overwrites -overwriting -overwritten -overwrote -overzealous -overzealousness -ovum -owe -owed -owes -owing -owl -owl's -owler -owls -own -owned -owner -owner's -owners -ownership -ownerships -owning -owns -ox -oxen -oxidation -oxide -oxide's -oxides -oxygen -oxygens -oyster -oyster's -oystering -oysters -pa -pace -pace's -paced -pacer -pacers -paces -pacific -pacification -pacifications -pacified -pacifier -pacifies -pacify -pacifying -pacing -pack -package -packaged -packager -packagers -packages -packaging -packagings -packed -packer -packers -packet -packet's -packeted -packeting -packets -packing -packs -pact -pact's -pacts -pad -pad's -padded -paddies -padding -paddings -paddle -paddled -paddler -paddles -paddling -paddy -pads -pagan -pagan's -pagans -page -page's -pageant -pageant's -pageants -paged -pager -pager's -pagers -pages -paginate -paginated -paginates -paginating -pagination -paginations -paging -paid -pail -pail's -pails -pain -pained -painful -painfully -painfulness -paining -painless -painlessly -painlessness -pains -painstaking -painstakingly -paint -painted -painter -painterliness -painterly -painters -painting -paintings -paints -pair -paired -pairing -pairings -pairs -pairwise -pal -pal's -palace -palace's -palaces -palate -palate's -palates -pale -paled -palely -paleness -paler -pales -palest -palfrey -paling -pall -palliate -palliation -palliative -palliatively -palliatives -pallid -pallidly -pallidness -palling -pally -palm -palmed -palmer -palming -palms -pals -pamphlet -pamphlet's -pamphlets -pan -pan's -panacea -panacea's -panaceas -pancake -pancake's -pancaked -pancakes -pancaking -pancreas -panda -panda's -pandas -pandemonium -pander -pandered -panderer -pandering -panders -pane -pane's -panel -panelist -panelist's -panelists -panels -panes -pang -pang's -pangs -panic -panic's -panics -panned -panning -pans -pansies -pansy -pansy's -pant -panted -panther -panther's -panthers -panties -panting -pantries -pantry -pantry's -pants -panty -papa -papal -papally -paper -paper's -paperback -paperback's -paperbacks -papered -paperer -paperers -papering -paperings -papers -paperwork -paprika -par -parachute -parachute's -parachuted -parachuter -parachutes -parachuting -parade -paraded -parader -parades -paradigm -paradigm's -paradigms -parading -paradise -paradox -paradox's -paradoxes -paradoxical -paradoxically -paradoxicalness -paraffin -paraffins -paragon -paragon's -paragons -paragraph -paragraphed -paragrapher -paragraphing -paragraphs -parallax -parallax's -parallel -parallelism -parallelogram -parallelogram's -parallelograms -parallels -paralysis -parameter -parameter's -parameterless -parameters -parametric -paramilitary -paramount -paranoia -paranoid -parapet -parapet's -parapeted -parapets -paraphrase -paraphrased -paraphraser -paraphrases -paraphrasing -parasite -parasite's -parasites -parasitic -parasitics -parcel -parcels -parch -parched -parchment -pardon -pardonable -pardonableness -pardonably -pardoned -pardoner -pardoners -pardoning -pardons -pare -parent -parent's -parentage -parental -parentally -parentheses -parenthesis -parenthetical -parenthetically -parenthood -parenting -parents -parer -pares -paring -parings -parish -parish's -parishes -parities -parity -park -parked -parker -parkers -parking -parks -parliament -parliament's -parliamentary -parliaments -parole -paroled -paroles -paroling -parried -parrot -parroting -parrots -parry -parrying -pars -parse -parsed -parser -parser's -parsers -parses -parsimony -parsing -parsings -parsley -parson -parson's -parsons -part -partake -partaker -partakes -partaking -parted -parter -parters -partial -partiality -partially -partials -participant -participant's -participants -participate -participated -participates -participating -participation -participations -participative -participatory -particle -particle's -particles -particular -particularly -particulars -partied -parties -parting -partings -partisan -partisan's -partisans -partition -partitioned -partitioner -partitioning -partitions -partly -partner -partner's -partnered -partnering -partners -partnership -partnerships -partridge -partridge's -partridges -parts -party -party's -partying -pas -pass -passage -passage's -passaged -passages -passageway -passaging -passe -passed -passenger -passenger's -passengerly -passengers -passer -passers -passes -passing -passion -passionate -passionately -passionateness -passions -passive -passively -passiveness -passives -passivity -passport -passport's -passports -password -password's -passworded -passwords -past -past's -paste -pasted -pastes -pastime -pastime's -pastimes -pasting -pastness -pastor -pastor's -pastoral -pastorally -pastoralness -pastors -pastries -pastry -pasts -pasture -pasture's -pastured -pasturer -pastures -pasturing -pat -pat's -patch -patched -patcher -patches -patching -patchwork -patchworker -patchworkers -pated -paten -patent -patentable -patented -patenter -patenters -patenting -patently -patents -pater -paternal -paternally -path -pathetic -pathname -pathname's -pathnames -pathological -pathologically -pathologies -pathologist -pathologist's -pathologists -pathology -pathos -paths -pathway -pathway's -pathways -patience -patient -patient's -patiently -patients -patriarch -patriarchs -patrician -patrician's -patricians -patriot -patriot's -patriotic -patriotism -patriots -patrol -patrol's -patrols -patron -patron's -patronage -patronly -patrons -pats -patter -pattered -patterer -pattering -patterings -pattern -patterned -patterning -patterns -patters -patties -patty -patty's -paucity -pause -paused -pauses -pausing -pave -paved -pavement -pavement's -pavements -paver -paves -pavilion -pavilion's -pavilions -paving -paw -pawed -pawing -pawn -pawn's -pawned -pawner -pawning -pawns -paws -pay -payable -paycheck -paycheck's -paychecks -payed -payer -payer's -payers -paying -payment -payment's -payments -payoff -payoff's -payoffs -payroll -payrolls -pays -pea -pea's -peace -peaceable -peaceableness -peaceful -peacefully -peacefulness -peaces -peach -peach's -peaches -peacock -peacock's -peacocks -peak -peaked -peakedness -peaking -peaks -peal -pealed -pealing -peals -peanut -peanut's -peanuts -pear -pearl -pearl's -pearler -pearlier -pearls -pearly -pears -peas -peasant -peasant's -peasantry -peasants -peat -pebble -pebble's -pebbled -pebbles -pebbling -peck -pecked -pecker -pecking -pecks -peculiar -peculiarities -peculiarity -peculiarity's -peculiarly -peculiars -pedagogic -pedagogical -pedagogically -pedagogics -pedantic -peddler -peddler's -peddlers -pedestal -pedestals -pedestrian -pedestrian's -pedestrians -pediatric -pediatrics -peek -peeked -peeking -peeks -peel -peeled -peeler -peeler's -peeling -peels -peep -peeped -peeper -peepers -peeping -peeps -peer -peered -peering -peerless -peerlessly -peerlessness -peers -peeve -peeve's -peeved -peevers -peeves -peeving -peg -peg's -pegs -pellet -pellet's -pelleted -pelleting -pellets -pelt -pelter -pelting -pelts -pen -penalties -penalty -penalty's -penance -penanced -penances -penancing -pence -pencil -pencils -pend -pended -pending -pends -pendulum -pendulum's -pendulums -penetrate -penetrated -penetrates -penetrating -penetratingly -penetration -penetrations -penetrative -penetratively -penetrativeness -penetrator -penetrator's -penetrators -penguin -penguin's -penguins -peninsula -peninsula's -peninsulas -penitent -penitentiary -penitently -penned -pennies -penniless -penning -penny -penny's -pens -pension -pensioned -pensioner -pensioners -pensioning -pensions -pensive -pensively -pensiveness -pent -pentagon -pentagon's -pentagons -penthouse -penthouse's -penthouses -people -people's -peopled -peoples -peopling -pep -pepper -peppercorn -peppercorn's -peppercorns -peppered -pepperer -peppering -peppers -per -perceivable -perceivably -perceive -perceived -perceiver -perceivers -perceives -perceiving -percent -percentage -percentages -percentile -percentiles -percents -perceptible -perceptibly -perception -perceptions -perceptive -perceptively -perceptiveness -perceptual -perceptually -perch -perchance -perched -perches -perching -percolate -percolated -percolates -percolating -percolation -percutaneous -percutaneously -peremptoriness -peremptory -perennial -perennially -perennials -perfect -perfected -perfecter -perfecting -perfection -perfectionist -perfectionist's -perfectionists -perfections -perfective -perfectively -perfectiveness -perfectly -perfectness -perfects -perforce -perform -performance -performance's -performances -performed -performer -performers -performing -performs -perfume -perfumed -perfumer -perfumes -perfuming -perhaps -peril -peril's -perilous -perilously -perilousness -perils -period -period's -periodic -periodical -periodically -periodicals -periods -peripheral -peripherally -peripherals -peripheries -periphery -periphery's -perish -perishable -perishable's -perishables -perished -perisher -perishers -perishes -perishing -perishingly -permanence -permanent -permanently -permanentness -permanents -permeate -permeated -permeates -permeating -permeation -permeations -permeative -permissibility -permissible -permissibleness -permissibly -permission -permissions -permissive -permissively -permissiveness -permit -permit's -permits -permitted -permitting -permutation -permutation's -permutations -permute -permuted -permutes -permuting -perpendicular -perpendicularly -perpendiculars -perpetrate -perpetrated -perpetrates -perpetrating -perpetration -perpetrations -perpetrator -perpetrator's -perpetrators -perpetual -perpetually -perpetuate -perpetuated -perpetuates -perpetuating -perpetuation -perplex -perplexed -perplexedly -perplexes -perplexing -perplexities -perplexity -persecute -persecuted -persecutes -persecuting -persecution -persecutive -persecutor -persecutor's -persecutors -perseverance -persevere -persevered -perseveres -persevering -persist -persisted -persistence -persistent -persistently -persister -persisting -persists -person -person's -personable -personableness -personage -personage's -personages -personal -personalities -personality -personality's -personally -personals -personification -personifications -personified -personifier -personifies -personify -personifying -personnel -persons -perspective -perspective's -perspectively -perspectives -perspicuous -perspicuously -perspicuousness -perspiration -perspirations -persuadable -persuade -persuaded -persuader -persuaders -persuades -persuading -persuasion -persuasion's -persuasions -persuasive -persuasively -persuasiveness -pertain -pertained -pertaining -pertains -pertinent -pertinently -perturb -perturbation -perturbation's -perturbations -perturbed -perturbing -perusal -peruse -perused -peruser -perusers -peruses -perusing -pervade -pervaded -pervades -pervading -pervasive -pervasively -pervasiveness -pervert -perverted -pervertedly -pervertedness -perverter -perverting -perverts -pessimistic -pest -pester -pestered -pestering -pesters -pestilence -pestilences -pests -pet -petal -petal's -petals -peter -petered -peters -petition -petitioned -petitioner -petitioning -petitions -petroleum -pets -petted -petter -petter's -petters -petticoat -petticoat's -petticoated -petticoats -pettier -pettiest -pettiness -pettinesses -petting -petty -pew -pew's -pews -pewter -pewterer -phantom -phantom's -phantoms -phase -phased -phaser -phasers -phases -phasing -pheasant -pheasant's -pheasants -phenomena -phenomenal -phenomenally -phenomenological -phenomenologically -phenomenologies -phenomenology -phenomenon -philosopher -philosopher's -philosophers -philosophic -philosophical -philosophically -philosophies -philosophy -philosophy's -phone -phone's -phoned -phoneme -phoneme's -phonemes -phonemic -phonemics -phones -phonetic -phonetics -phoning -phonograph -phonographer -phonographs -phosphate -phosphate's -phosphates -phosphoric -photo -photo's -photocopied -photocopier -photocopies -photocopy -photocopying -photograph -photographed -photographer -photographers -photographic -photographing -photographs -photography -photos -phrase -phrased -phrases -phrasing -phrasings -phyla -phylum -physic -physical -physically -physicalness -physicals -physician -physician's -physicians -physicist -physicist's -physicists -physics -physiological -physiologically -physiology -physique -physiqued -pi -piano -piano's -pianos -piazza -piazza's -piazzas -picayune -pick -picked -picker -pickering -pickers -picket -picketed -picketer -picketers -picketing -pickets -picking -pickings -pickle -pickled -pickles -pickling -picks -pickup -pickup's -pickups -picnic -picnic's -picnics -pictorial -pictorially -pictorialness -picture -pictured -pictures -picturesque -picturesquely -picturesqueness -picturing -pie -piece -pieced -piecemeal -piecer -pieces -piecewise -piecing -pied -pier -pierce -pierced -pierces -piercing -piercingly -piers -pies -pieties -piety -pig -pig's -pigeon -pigeon's -pigeons -pigment -pigmented -pigments -pigs -pike -pike's -piked -piker -pikes -piking -pile -piled -pilers -piles -pilferage -pilgrim -pilgrim's -pilgrimage -pilgrimage's -pilgrimages -pilgrims -piling -pilings -pill -pill's -pillage -pillaged -pillager -pillages -pillaging -pillar -pillared -pillars -pillow -pillow's -pillows -pills -pilot -pilot's -piloted -piloting -pilots -pin -pin's -pinch -pinched -pincher -pinches -pinching -pine -pineapple -pineapple's -pineapples -pined -pines -ping -pinger -pinging -pining -pinion -pinioned -pinions -pink -pinked -pinker -pinkest -pinking -pinkly -pinkness -pinks -pinnacle -pinnacle's -pinnacled -pinnacles -pinnacling -pinned -pinning -pinnings -pinpoint -pinpointed -pinpointing -pinpoints -pins -pint -pint's -pinter -pints -pioneer -pioneered -pioneering -pioneers -pious -piously -piousness -pipe -piped -pipeline -pipelined -pipelines -pipelining -piper -pipers -pipes -piping -pipingly -pipings -pique -piqued -piquing -pirate -pirate's -pirated -pirates -pirating -piss -pissed -pisser -pisses -pissing -pistil -pistil's -pistils -pistol -pistol's -pistols -piston -piston's -pistons -pit -pit's -pitch -pitched -pitcher -pitchers -pitches -pitching -piteous -piteously -piteousness -pitfall -pitfall's -pitfalls -pith -pithed -pithes -pithier -pithiest -pithiness -pithing -pithy -pitiable -pitiableness -pitied -pitier -pitiers -pities -pitiful -pitifully -pitifulness -pitiless -pitilessly -pitilessness -pits -pitted -pity -pitying -pityingly -pivot -pivotal -pivotally -pivoted -pivoting -pivots -pixel -pixel's -pixels -placard -placard's -placards -place -placed -placement -placement's -placements -placer -places -placid -placidly -placidness -placing -plague -plagued -plaguer -plagues -plaguing -plaid -plaid's -plaided -plaids -plain -plainer -plainest -plainly -plainness -plains -plaintiff -plaintiff's -plaintiffs -plaintive -plaintively -plaintiveness -plait -plait's -plaiter -plaiting -plaits -plan -plan's -planar -planarity -plane -plane's -planed -planer -planers -planes -planet -planet's -planetary -planets -planing -plank -planking -planks -planned -planner -planner's -planners -planning -plans -plant -plantation -plantation's -plantations -planted -planter -planters -planting -plantings -plants -plasma -plaster -plastered -plasterer -plasterers -plastering -plasters -plastic -plasticity -plasticly -plastics -plate -plateau -plateau's -plateaus -plated -platelet -platelet's -platelets -platen -platen's -platens -plater -platers -plates -platform -platform's -platforms -plating -platings -platinum -platter -platter's -platters -plausibility -plausible -plausibleness -play -playable -played -player -player's -players -playful -playfully -playfulness -playground -playground's -playgrounds -playing -playmate -playmate's -playmates -plays -plaything -plaything's -playthings -playwright -playwright's -playwrights -plea -plea's -plead -pleaded -pleader -pleading -pleadingly -pleadings -pleads -pleas -pleasant -pleasantly -pleasantness -please -pleased -pleasely -pleaser -pleases -pleasing -pleasingly -pleasingness -pleasurable -pleasurableness -pleasure -pleasured -pleasures -pleasuring -plebeian -plebeianly -plebiscite -plebiscite's -plebiscites -pledge -pledged -pledger -pledges -pledging -plenary -plenteous -plenteously -plenteousness -plenties -plentiful -plentifully -plentifulness -plenty -pleurisy -plication -plied -plier -pliers -plies -plight -plighter -plod -plods -plot -plot's -plots -plotted -plotter -plotter's -plotters -plotting -ploy -ploy's -ploys -pluck -plucked -plucker -pluckier -pluckiness -plucking -plucky -plug -plug's -plugged -plugging -plugs -plum -plum's -plumage -plumaged -plumages -plumb -plumb's -plumbed -plumber -plumbers -plumbing -plumbs -plume -plumed -plumes -pluming -plummeting -plump -plumped -plumpen -plumper -plumply -plumpness -plums -plunder -plundered -plunderer -plunderers -plundering -plunders -plunge -plunged -plunger -plungers -plunges -plunging -plural -plurality -plurally -plurals -plus -pluses -plush -plushly -plushness -ply -plying -pneumonia -poach -poached -poacher -poachers -poaches -poaching -pocket -pocketbook -pocketbook's -pocketbooks -pocketed -pocketing -pockets -pod -pod's -pods -poem -poem's -poems -poet -poet's -poetic -poetical -poetically -poeticalness -poetics -poetries -poetry -poetry's -poets -point -pointed -pointedly -pointedness -pointer -pointers -pointier -pointiest -pointing -pointless -pointlessly -pointlessness -points -pointy -poise -poised -poises -poising -poison -poisoned -poisoner -poisoning -poisonous -poisonously -poisonousness -poisons -poke -poked -poker -pokes -poking -polar -polarities -polarity -polarity's -pole -poled -polemic -polemics -poler -poles -police -police's -policed -policeman -policeman's -policemen -policemen's -polices -policies -policing -policy -policy's -poling -polish -polished -polisher -polishers -polishes -polishing -polite -politely -politeness -politer -politest -politic -political -politically -politician -politician's -politicians -politics -poll -polled -pollen -poller -polling -polls -pollute -polluted -polluter -pollutes -polluting -pollution -pollutive -polo -polygon -polygon's -polygons -polymer -polymer's -polymers -polynomial -polynomial's -polynomials -polyphonic -pomp -pompous -pompously -pompousness -pond -ponder -pondered -ponderer -pondering -ponderous -ponderously -ponderousness -ponders -ponds -ponies -pony -pony's -poof -pool -pooled -pooling -pools -poor -poorer -poorest -poorly -poorness -pop -pop's -pope -pope's -popes -poplar -popped -poppied -poppies -popping -poppy -poppy's -pops -populace -popular -popularity -popularly -populate -populated -populates -populating -population -populations -populous -populously -populousness -porcelain -porch -porch's -porches -porcupine -porcupine's -porcupines -pore -pored -pores -poring -pork -porker -porn -pornographic -porridge -port -portability -portable -portables -portably -portal -portal's -portals -portamento -portamento's -ported -portend -portended -portending -portends -porter -portering -porters -porting -portion -portion's -portioned -portioning -portions -portlier -portliness -portly -portrait -portrait's -portraits -portray -portrayed -portrayer -portraying -portrays -ports -pose -posed -poser -posers -poses -posing -posit -posited -positing -position -positional -positioned -positioning -positions -positive -positively -positiveness -positives -posits -possess -possessed -possessedly -possessedness -possesses -possessing -possession -possession's -possessional -possessions -possessive -possessive's -possessively -possessiveness -possessives -possessor -possessor's -possessors -possibilities -possibility -possibility's -possible -possibles -possibly -possum -possum's -possums -post -postage -postal -postcard -postcard's -postcards -postcondition -postconditions -posted -poster -poster's -posterior -posteriorly -posterity -posters -posting -postings -postman -postmaster -postmaster's -postmasters -postpone -postponed -postponer -postpones -postponing -posts -postscript -postscript's -postscripts -postulate -postulated -postulates -postulating -postulation -postulations -posture -posture's -postured -posturer -postures -posturing -pot -pot's -potash -potassium -potato -potatoes -potent -potentate -potentate's -potentates -potential -potentialities -potentiality -potentially -potentials -potentiating -potentiometer -potentiometer's -potentiometers -potently -pots -potted -potter -potter's -potterer -potteries -potters -pottery -potting -pouch -pouch's -pouched -pouches -poultry -pounce -pounced -pounces -pouncing -pound -pounded -pounder -pounders -pounding -pounds -pour -poured -pourer -pourers -pouring -pouringly -pours -pout -pouted -pouter -pouting -pouts -poverty -powder -powdered -powderer -powdering -powders -power -powered -powerful -powerfully -powerfulness -powering -powerless -powerlessly -powerlessness -powers -pox -poxes -practicable -practicableness -practicably -practical -practicalities -practicality -practically -practicalness -practice -practice's -practices -practitioner -practitioner's -practitioners -pragmatic -pragmatically -pragmatics -prairie -prairies -praise -praised -praiser -praisers -praises -praising -praisingly -prance -pranced -prancer -prances -prancing -prancingly -prank -prank's -pranks -prate -prated -prater -prates -prating -pratingly -pray -prayed -prayer -prayer's -prayers -praying -prays -preach -preached -preacher -preachers -preaches -preaching -preachingly -preallocate -preallocated -preallocates -preallocating -preallocation -preallocation's -preallocations -preallocator -preallocators -preassign -preassigned -preassigning -preassigns -precarious -precariously -precariousness -precaution -precaution's -precautioned -precautioning -precautions -precede -preceded -precedence -precedence's -precedences -precedent -precedented -precedents -precedes -preceding -precept -precept's -preceptive -preceptively -precepts -precinct -precinct's -precincts -precious -preciously -preciousness -precipice -precipitate -precipitated -precipitately -precipitateness -precipitates -precipitating -precipitation -precipitative -precipitous -precipitously -precipitousness -precise -precisely -preciseness -precision -precisions -preclude -precluded -precludes -precluding -precocious -precociously -precociousness -preconceive -preconceived -preconception -preconception's -preconceptions -precondition -preconditioned -preconditions -precursor -precursor's -precursors -predate -predated -predates -predating -predation -predecessor -predecessor's -predecessors -predefine -predefined -predefines -predefining -predefinition -predefinition's -predefinitions -predetermine -predetermined -predeterminer -predetermines -predetermining -predicament -predicate -predicated -predicates -predicating -predication -predications -predicative -predict -predictability -predictable -predictably -predicted -predicting -prediction -prediction's -predictions -predictive -predictively -predictor -predictors -predicts -predominant -predominantly -predominate -predominated -predominately -predominates -predominating -predomination -preempt -preempted -preempting -preemption -preemptive -preemptively -preempts -preface -prefaced -prefacer -prefaces -prefacing -prefer -preferable -preferableness -preferably -preference -preference's -preferences -preferential -preferentially -preferred -preferring -prefers -prefix -prefixed -prefixes -prefixing -pregnant -pregnantly -prehistoric -prejudge -prejudged -prejudger -prejudice -prejudiced -prejudices -prejudicing -prelate -preliminaries -preliminary -prelude -prelude's -preluded -preluder -preludes -preluding -premature -prematurely -prematureness -prematurity -premeditated -premeditatedly -premier -premier's -premiere -premiered -premieres -premiering -premiers -premise -premise's -premised -premises -premising -premium -premium's -premiums -preoccupation -preoccupations -preoccupied -preoccupies -preoccupy -preparation -preparation's -preparations -preparative -preparative's -preparatively -preparatives -preparatory -prepare -prepared -preparedly -preparedness -preparer -prepares -preparing -prepend -prepended -prepender -prependers -prepending -prepends -preposition -preposition's -prepositional -prepositionally -prepositions -preposterous -preposterously -preposterousness -preprint -preprinted -preprinting -preprints -preprocessor -preprocessors -preproduction -preprogrammed -prerequisite -prerequisite's -prerequisites -prerogative -prerogative's -prerogatived -prerogatives -prescribe -prescribed -prescriber -prescribes -prescribing -prescription -prescription's -prescriptions -prescriptive -prescriptively -preselect -preselected -preselecting -preselects -presence -presence's -presences -present -presentation -presentation's -presentations -presented -presenter -presenters -presenting -presently -presentness -presents -preservation -preservations -preservative -preservative's -preservatives -preserve -preserved -preserver -preservers -preserves -preserving -preset -presets -preside -presided -presidency -president -president's -presidential -presidentially -presidents -presider -presides -presiding -press -pressed -presser -presses -pressing -pressingly -pressings -pressure -pressured -pressures -pressuring -prestige -presumably -presume -presumed -presumer -presumes -presuming -presumingly -presumption -presumption's -presumptions -presumptuous -presumptuously -presumptuousness -presuppose -presupposed -presupposes -presupposing -pretend -pretended -pretendedly -pretender -pretenders -pretending -pretends -pretentious -pretentiously -pretentiousness -pretext -pretext's -pretexts -prettied -prettier -pretties -prettiest -prettily -prettiness -pretty -prettying -prevail -prevailed -prevailing -prevailingly -prevails -prevalence -prevalent -prevalently -prevent -preventable -preventably -prevented -preventer -preventing -prevention -preventions -preventive -preventively -preventiveness -preventives -prevents -preview -previewed -previewer -previewers -previewing -previews -previous -previously -previousness -prey -preyed -preyer -preying -preys -price -priced -priceless -pricer -pricers -prices -pricing -prick -pricked -pricker -pricking -pricklier -prickliness -prickly -pricks -pride -prided -prides -priding -pried -prier -pries -priest -priestliness -priestly -priests -primacy -primaries -primarily -primary -primary's -prime -primed -primely -primeness -primer -primers -primes -primeval -primevally -priming -primitive -primitively -primitiveness -primitives -primrose -prince -princelier -princeliness -princely -princes -princess -princess's -princesses -principal -principalities -principality -principality's -principally -principals -principle -principled -principles -print -printable -printably -printed -printer -printers -printing -printout -printouts -prints -prior -priori -priorities -priority -priority's -priorly -priors -priory -prism -prism's -prisms -prison -prisoner -prisoner's -prisoners -prisons -privacies -privacy -private -privately -privateness -privates -privation -privations -privative -privatively -privies -privilege -privileged -privileges -privy -privy's -prize -prized -prizer -prizers -prizes -prizing -pro -pro's -probabilistic -probabilistically -probabilities -probability -probable -probably -probate -probated -probates -probating -probation -probationer -probationers -probative -probe -probed -prober -probes -probing -probings -problem -problem's -problematic -problematical -problematically -problems -procedural -procedurally -procedure -procedure's -procedures -proceed -proceeded -proceeder -proceeding -proceedings -proceeds -process -process's -processed -processes -processing -procession -processor -processor's -processors -proclaim -proclaimed -proclaimer -proclaimers -proclaiming -proclaims -proclamation -proclamation's -proclamations -proclivities -proclivity -proclivity's -procrastinate -procrastinated -procrastinates -procrastinating -procrastination -procrastinator -procrastinator's -procrastinators -procure -procured -procurement -procurement's -procurements -procurer -procurers -procures -procuring -prodigal -prodigally -prodigious -prodigiously -prodigiousness -produce -produced -producer -producers -produces -producible -producing -product -product's -production -production's -productions -productive -productively -productiveness -productivities -productivity -products -profane -profaned -profanely -profaneness -profaner -profaning -profess -professed -professedly -professes -professing -profession -profession's -professional -professionalism -professionalisms -professionally -professionals -professions -professor -professor's -professors -proffer -proffered -proffering -proffers -proficiencies -proficiency -proficient -proficiently -profile -profiled -profiler -profiler's -profilers -profiles -profiling -profit -profit's -profitability -profitable -profitableness -profitably -profited -profiteer -profiteer's -profiteers -profiter -profiters -profiting -profits -profound -profoundest -profoundly -profoundness -progeny -program -program's -programmability -programmable -programmed -programmer -programmer's -programmers -programming -programs -progress -progressed -progresses -progressing -progression -progression's -progressions -progressive -progressively -progressiveness -prohibit -prohibited -prohibiter -prohibiting -prohibition -prohibition's -prohibitions -prohibitive -prohibitively -prohibitiveness -prohibits -project -project's -projected -projecting -projection -projection's -projections -projective -projectively -projector -projector's -projectors -projects -prolegomena -proletariat -proliferate -proliferated -proliferates -proliferating -proliferation -proliferative -prolific -prolificness -prolog -prolog's -prologs -prologue -prologue's -prologues -prolong -prolonged -prolonger -prolonging -prolongs -promenade -promenade's -promenader -promenades -promenading -prominence -prominent -prominently -promiscuity -promiscuity's -promiscuous -promiscuously -promiscuousness -promise -promised -promiser -promises -promising -promisingly -promontories -promontory -promote -promoted -promoter -promoters -promotes -promoting -promotion -promotional -promotions -promotive -promotiveness -prompt -prompted -prompter -prompters -promptest -prompting -promptings -promptly -promptness -prompts -promulgate -promulgated -promulgates -promulgating -promulgation -promulgations -prone -pronely -proneness -prong -pronged -prongs -pronoun -pronoun's -pronounce -pronounceable -pronounced -pronouncedly -pronouncement -pronouncement's -pronouncements -pronouncer -pronounces -pronouncing -pronouns -pronunciation -pronunciation's -pronunciations -proof -proof's -proofed -proofer -proofing -proofs -prop -propaganda -propagate -propagated -propagates -propagating -propagation -propagations -propagative -propel -propelled -propeller -propeller's -propellers -propels -propensities -propensity -proper -properly -properness -propertied -properties -property -prophecies -prophecy -prophecy's -prophesied -prophesier -prophesies -prophesy -prophesying -prophet -prophet's -prophetic -prophets -propitious -propitiously -propitiousness -proponent -proponent's -proponents -proportion -proportional -proportionally -proportionately -proportioned -proportioner -proportioning -proportionment -proportions -proposal -proposal's -proposals -propose -proposed -proposer -proposers -proposes -proposing -proposition -propositional -propositionally -propositioned -propositioning -propositions -propound -propounded -propounder -propounding -propounds -proprietary -proprietor -proprietor's -proprietors -propriety -props -propulsion -propulsion's -propulsions -pros -prose -prosecute -prosecuted -prosecutes -prosecuting -prosecution -prosecutions -proser -prosing -prosodic -prosodics -prospect -prospected -prospecting -prospection -prospection's -prospections -prospective -prospectively -prospectiveness -prospectives -prospector -prospector's -prospectors -prospects -prospectus -prosper -prospered -prospering -prosperity -prosperous -prosperously -prosperousness -prospers -prostitution -prostrate -prostrated -prostration -protect -protected -protectedly -protecting -protection -protection's -protections -protective -protectively -protectiveness -protector -protector's -protectorate -protectors -protects -protege -protege's -proteges -protein -protein's -proteins -protest -protest's -protestants -protestation -protestations -protested -protester -protester's -protesters -protesting -protestingly -protests -protocol -protocol's -protocols -proton -proton's -protons -protoplasm -prototype -prototype's -prototyped -prototypes -prototypical -prototypically -prototyping -protrude -protruded -protrudes -protruding -protrusion -protrusion's -protrusions -proud -prouder -proudest -proudly -provability -provable -provableness -provably -prove -proved -proven -provenly -prover -proverb -proverb's -proverbs -provers -proves -provide -provided -providence -provider -providers -provides -providing -province -province's -provinces -provincial -provincially -proving -provision -provisional -provisionally -provisioned -provisioner -provisioning -provisions -provocation -provoke -provoked -provokes -provoking -provokingly -prow -prow's -prowess -prowl -prowled -prowler -prowlers -prowling -prowls -prows -proximal -proximally -proximate -proximately -proximateness -proximity -prudence -prudent -prudently -prune -pruned -pruner -pruners -prunes -pruning -pry -prying -pryingly -psalm -psalm's -psalms -pseudo -psyche -psyche's -psyches -psychiatrist -psychiatrist's -psychiatrists -psychiatry -psychological -psychologically -psychologist -psychologist's -psychologists -psychology -psychosocial -psychosocially -pub -pub's -public -publication -publication's -publications -publicity -publicly -publicness -publics -publish -published -publisher -publishers -publishes -publishing -pubs -pucker -puckered -puckering -puckers -pudding -pudding's -puddings -puddle -puddled -puddler -puddles -puddling -puff -puffed -puffer -puffers -puffing -puffs -pull -pulled -puller -pulley -pulley's -pulleys -pulling -pullings -pulls -pulp -pulper -pulping -pulpit -pulpit's -pulpits -pulse -pulsed -pulser -pulses -pulsing -pump -pumped -pumper -pumping -pumpkin -pumpkin's -pumpkins -pumps -pun -pun's -punch -punched -puncher -puncher's -punchers -punches -punching -punchings -punctual -punctually -punctualness -punctuation -puncture -puncture's -punctured -punctures -puncturing -punier -puniness -punish -punishable -punished -punisher -punishes -punishing -punishment -punishment's -punishments -punitive -punitively -punitiveness -puns -punt -punted -punter -punters -punting -punts -puny -pup -pup's -pupa -pupas -pupil -pupil's -pupils -puppet -puppet's -puppets -puppies -puppy -puppy's -pups -purchasable -purchase -purchased -purchaser -purchasers -purchases -purchasing -pure -purely -pureness -purer -purest -purge -purged -purger -purges -purging -purification -purifications -purified -purifier -purifiers -purifies -purify -purifying -purity -purple -purpled -purpler -purples -purplest -purpling -purport -purported -purportedly -purporter -purporters -purporting -purports -purpose -purposed -purposeful -purposefully -purposefulness -purposely -purposes -purposing -purposive -purposively -purposiveness -purr -purred -purring -purringly -purrs -purse -pursed -purser -pursers -purses -pursing -pursue -pursued -pursuer -pursuers -pursues -pursuing -pursuit -pursuit's -pursuits -purview -push -pushbutton -pushbuttons -pushdown -pushed -pusher -pushers -pushes -pushing -puss -pussier -pussies -pussy -put -puts -putter -putterer -puttering -putters -putting -puzzle -puzzled -puzzlement -puzzler -puzzlers -puzzles -puzzling -puzzlings -pygmies -pygmy -pygmy's -pyramid -pyramid's -pyramids -quack -quacked -quacking -quacks -quadrant -quadrant's -quadrants -quadratic -quadratical -quadratically -quadratics -quadrature -quadrature's -quadratures -quadruple -quadrupled -quadruples -quadrupling -quadword -quadword's -quadwords -quagmire -quagmire's -quagmires -quail -quail's -quails -quaint -quaintly -quaintness -quake -quaked -quaker -quakers -quakes -quaking -qualification -qualifications -qualified -qualifiedly -qualifier -qualifiers -qualifies -qualify -qualifying -qualitative -qualitatively -qualities -quality -quality's -qualm -qualms -quandaries -quandary -quandary's -quanta -quantifiable -quantification -quantifications -quantified -quantifier -quantifiers -quantifies -quantify -quantifying -quantitative -quantitatively -quantitativeness -quantities -quantity -quantity's -quantum -quarantine -quarantine's -quarantined -quarantines -quarantining -quarrel -quarrels -quarrelsome -quarrelsomely -quarrelsomeness -quarried -quarrier -quarries -quarry -quarry's -quarrying -quart -quarter -quartered -quarterer -quartering -quarterlies -quarterly -quarters -quartet -quartet's -quartets -quarts -quartz -quash -quashed -quashes -quashing -quasi -quaver -quavered -quavering -quaveringly -quavers -quay -quays -queen -queen's -queenly -queens -queer -queerer -queerest -queerly -queerness -queers -quell -quelled -queller -quelling -quells -quench -quenched -quencher -quenches -quenching -queried -querier -queries -query -querying -quest -quested -quester -questers -questing -question -questionable -questionableness -questionably -questioned -questioner -questioners -questioning -questioningly -questionings -questionnaire -questionnaire's -questionnaires -questions -quests -queue -queue's -queued -queuer -queuer's -queuers -queues -quick -quicken -quickened -quickener -quickening -quickens -quicker -quickest -quickly -quickness -quicksilver -quiet -quieted -quieten -quietened -quietening -quietens -quieter -quietest -quieting -quietly -quietness -quiets -quietude -quill -quills -quilt -quilted -quilter -quilting -quilts -quinine -quit -quite -quits -quitter -quitter's -quitters -quitting -quiver -quivered -quivering -quivers -quiz -quizzed -quizzes -quizzing -quo -quota -quota's -quotas -quotation -quotation's -quotations -quote -quoted -quotes -quoth -quotient -quotients -quoting -rabbit -rabbit's -rabbited -rabbiter -rabbiting -rabbits -rabble -rabbled -rabbler -rabbling -raccoon -raccoon's -raccoons -race -raced -racehorse -racehorse's -racehorses -racer -racers -races -racial -racially -racing -rack -racked -racker -racket -racket's -racketeer -racketeering -racketeers -rackets -racking -racks -radar -radar's -radars -radial -radially -radiance -radiant -radiantly -radiate -radiated -radiately -radiates -radiating -radiation -radiations -radiative -radiatively -radiator -radiator's -radiators -radical -radically -radicalness -radicals -radio -radioed -radioing -radiology -radios -radish -radish's -radishes -radius -radiuses -radix -radixes -raft -rafter -raftered -rafters -rafts -rag -rag's -rage -raged -rages -ragged -raggedly -raggedness -raging -rags -raid -raided -raider -raiders -raiding -raids -rail -railed -railer -railers -railing -railroad -railroaded -railroader -railroaders -railroading -railroads -rails -railway -railway's -railways -raiment -rain -rain's -rainbow -rainbows -raincoat -raincoat's -raincoats -raindrop -raindrop's -raindrops -rained -rainfall -rainier -rainiest -raining -rains -rainy -raise -raised -raiser -raisers -raises -raisin -raising -raisins -rake -raked -raker -rakes -raking -rallied -rallies -rally -rallying -ram -ram's -ramble -rambled -rambler -ramblers -rambles -rambling -ramblingly -ramblings -ramification -ramification's -ramifications -ramp -ramp's -rampart -ramparts -ramped -ramping -ramps -rams -ramses -ran -ranch -ranched -rancher -ranchers -ranches -ranching -random -randomly -randomness -rang -range -ranged -ranger -rangers -ranges -ranging -rank -ranked -ranker -ranker's -rankers -rankest -ranking -ranking's -rankings -rankle -rankled -rankles -rankling -rankly -rankness -ranks -ransack -ransacked -ransacker -ransacking -ransacks -ransom -ransomer -ransoming -ransoms -rant -ranted -ranter -ranters -ranting -rantingly -rants -rap -rap's -rape -raped -raper -rapes -rapid -rapidity -rapidly -rapidness -rapids -raping -raps -rapt -raptly -raptness -rapture -rapture's -raptured -raptures -rapturing -rapturous -rapturously -rapturousness -rare -rarely -rareness -rarer -rarest -raring -rarities -rarity -rarity's -rascal -rascally -rascals -rash -rasher -rashes -rashly -rashness -rasp -raspberry -rasped -rasper -rasping -raspingly -raspings -rasps -raster -rasters -rat -rat's -rate -rated -rater -raters -rates -rather -ratification -ratifications -ratified -ratifies -ratify -ratifying -rating -ratings -ratio -ratio's -ration -rational -rationale -rationale's -rationales -rationalities -rationality -rationally -rationalness -rationed -rationing -rations -ratios -rats -rattle -rattled -rattler -rattlers -rattles -rattlesnake -rattlesnake's -rattlesnakes -rattling -rattlingly -ravage -ravaged -ravager -ravagers -ravages -ravaging -rave -raved -raven -ravened -ravener -ravening -ravenous -ravenously -ravenousness -ravens -raver -raves -ravine -ravine's -ravined -ravines -raving -ravings -raw -rawer -rawest -rawly -rawness -raws -ray -ray's -rayed -rays -razor -razor's -razors -re -reabbreviate -reabbreviated -reabbreviates -reabbreviating -reach -reachable -reachably -reached -reacher -reaches -reaching -reacquainted -react -reacted -reacting -reaction -reaction's -reactionaries -reactionary -reactionary's -reactions -reactivate -reactivated -reactivates -reactivating -reactivation -reactive -reactively -reactiveness -reactivity -reactor -reactor's -reactors -reacts -read -readability -readable -readableness -readapting -reader -reader's -readers -readied -readier -readies -readiest -readily -readiness -reading -readings -readjustable -readjusted -readjustments -readjusts -readout -readout's -readouts -reads -ready -readying -reaffirm -reaffirmed -reaffirming -reaffirms -reagents -real -realest -realign -realigned -realigning -realignment -realignments -realigns -realism -realist -realist's -realistic -realistically -realists -realities -reality -realizable -realizable's -realizableness -realizables -realizablies -realizably -realization -realization's -realizations -realize -realized -realizer -realizers -realizes -realizing -realizing's -realizingly -realizings -reallocate -reallocated -reallocates -reallocating -reallocation -reallocation's -reallocations -reallocator -reallocator's -reallocators -reallotments -reallots -reallotted -reallotting -really -realm -realm's -realms -realness -reals -ream -ream's -reamed -reamer -reaming -reams -reanalysis -reap -reaped -reaper -reaping -reappear -reappeared -reappearing -reappears -reapplying -reapportioned -reappraisal -reappraisals -reappraised -reappraises -reaps -rear -reared -rearer -rearing -rearmed -rearms -rearrange -rearrangeable -rearranged -rearrangement -rearrangement's -rearrangements -rearranges -rearranging -rearrest -rearrested -rears -reason -reasonable -reasonableness -reasonably -reasoned -reasoner -reasoning -reasonings -reasons -reassemble -reassembled -reassembler -reassembles -reassembling -reasserts -reassess -reassessed -reassesses -reassessing -reassessment -reassessment's -reassessments -reassign -reassignable -reassigned -reassigning -reassignment -reassignment's -reassignments -reassigns -reassurances -reassure -reassured -reassures -reassuring -reassuringly -reawaken -reawakened -reawakening -reawakens -rebate -rebate's -rebated -rebater -rebates -rebating -rebel -rebel's -rebelled -rebelling -rebellion -rebellion's -rebellions -rebellious -rebelliously -rebelliousness -rebells -rebels -rebidding -rebids -rebirth -rebirth's -rebonds -reboot -rebooted -rebooter -rebooters -rebooting -reboots -reborn -rebound -rebounded -rebounder -rebounding -rebounds -rebroadcast -rebroadcasts -rebuff -rebuffed -rebuffing -rebuffs -rebuild -rebuilding -rebuilds -rebuilt -rebuke -rebuked -rebuker -rebukes -rebuking -rebut -rebuttal -rebuttals -rebutted -rebutting -recalculate -recalculated -recalculates -recalculating -recalculation -recalculations -recall -recalled -recaller -recalling -recalls -recapitulate -recapitulated -recapitulates -recapitulating -recapitulation -recapped -recapping -recapture -recaptured -recaptures -recapturing -recast -recasting -recasts -recede -receded -recedes -receding -receipt -receipt's -receipted -receipting -receipts -receivable -receivables -receive -received -receiver -receiver's -receivers -receives -receiving -recent -recently -recentness -receptacle -receptacle's -receptacles -reception -reception's -receptions -receptive -receptively -receptiveness -receptivity -receptor -receptor's -receptors -recess -recessed -recesses -recessing -recession -recession's -recessions -recessive -recessively -recessiveness -recharged -recharges -rechartering -rechecked -rechecks -recipe -recipe's -recipes -recipient -recipient's -recipients -reciprocal -reciprocally -reciprocals -reciprocate -reciprocated -reciprocates -reciprocating -reciprocation -reciprocative -reciprocity -recirculate -recirculated -recirculates -recirculating -recirculation -recital -recital's -recitals -recitation -recitation's -recitations -recite -recited -reciter -recites -reciting -reckless -recklessly -recklessness -reckon -reckoned -reckoner -reckoning -reckonings -reckons -reclaim -reclaimable -reclaimed -reclaimer -reclaimers -reclaiming -reclaims -reclamation -reclamations -reclassification -reclassified -reclassifies -reclassify -reclassifying -recline -reclined -reclines -reclining -reclustered -reclusters -recode -recoded -recodes -recoding -recognition -recognition's -recognitions -recoil -recoiled -recoiling -recoils -recoinage -recollect -recollected -recollecting -recollection -recollection's -recollections -recollects -recombination -recombination's -recombinational -recombinations -recombine -recombined -recombines -recombining -recommenced -recommences -recommend -recommendation -recommendation's -recommendations -recommended -recommender -recommending -recommends -recompense -recompilations -recompile -recompiled -recompiles -recompiling -recompute -recomputed -recomputes -recomputing -reconcile -reconciled -reconciler -reconciles -reconciliation -reconciliation's -reconciliations -reconciling -reconditioned -reconfigurable -reconfiguration -reconfiguration's -reconfigurations -reconfigure -reconfigured -reconfigurer -reconfigures -reconfiguring -reconnect -reconnected -reconnecter -reconnecting -reconnection -reconnects -reconsider -reconsideration -reconsidered -reconsidering -reconsiders -reconsolidated -reconsolidates -reconstituted -reconstitutes -reconstruct -reconstructed -reconstructible -reconstructing -reconstruction -reconstructions -reconstructive -reconstructs -recontacted -reconvened -reconvenes -reconverts -record -recorded -recorder -recorders -recording -recordings -records -recored -recount -recounted -recounter -recounting -recounts -recourse -recourses -recover -recoverability -recoverable -recovered -recoverer -recoveries -recovering -recovers -recovery -recovery's -recreate -recreated -recreates -recreating -recreation -recreational -recreations -recreative -recruit -recruit's -recruited -recruiter -recruiter's -recruiters -recruiting -recruits -recta -rectangle -rectangle's -rectangles -rectangular -rectangularly -rector -rector's -rectors -rectum -rectum's -rectums -recur -recurrence -recurrence's -recurrences -recurrent -recurrently -recurring -recurs -recurse -recursed -recurses -recursing -recursion -recursion's -recursions -recursive -recursively -recursiveness -recurved -recyclable -recycle -recycled -recycles -recycling -red -redbreast -redden -reddened -reddening -redder -reddest -reddish -reddishness -redeclare -redeclared -redeclares -redeclaring -redecorated -redecorates -redeem -redeemed -redeemer -redeemers -redeeming -redeems -redefine -redefined -redefines -redefining -redefinition -redefinition's -redefinitions -redemption -redemptioner -redeploys -redeposit -redeposit's -redeposited -redepositing -redepositor -redepositor's -redepositors -redeposits -redesign -redesigned -redesigning -redesigns -redetermination -redetermines -redevelop -redeveloped -redeveloper -redevelopers -redeveloping -redevelopment -redevelops -redials -redirect -redirected -redirecting -redirection -redirections -redirector -redirector's -redirectors -redirects -rediscovered -rediscovers -redisplay -redisplayed -redisplaying -redisplays -redistribute -redistributed -redistributes -redistributing -redistribution -redistribution's -redistributions -redistributive -redly -redness -redoing -redone -redouble -redoubled -redoubles -redoubling -redoubtable -redraw -redrawing -redrawn -redraws -redress -redressed -redresser -redresses -redressing -reds -reduce -reduced -reducer -reducers -reduces -reducibility -reducible -reducibly -reducing -reduction -reduction's -reductions -redundancies -redundancy -redundant -redundantly -reduplicated -reed -reed's -reeder -reeding -reeds -reeducation -reef -reefer -reefing -reefs -reel -reelect -reelected -reelecting -reelects -reeled -reeler -reeling -reels -reemerged -reenactment -reenforcement -reenlists -reenter -reentered -reentering -reenters -reentrant -reestablish -reestablished -reestablishes -reestablishing -reestimating -reevaluate -reevaluated -reevaluates -reevaluating -reevaluation -reeves -reexamine -reexamined -reexamines -reexamining -refaced -refaces -refelled -refelling -refer -referee -referee's -refereed -refereeing -referees -reference -referenced -referencer -references -referencing -referendum -referent -referent's -referential -referentiality -referentially -referents -referral -referral's -referrals -referred -referrer -referring -refers -refill -refillable -refilled -refilling -refills -refine -refined -refinement -refinement's -refinements -refiner -refines -refining -refinished -reflect -reflected -reflecting -reflection -reflection's -reflections -reflective -reflectively -reflectiveness -reflectivity -reflector -reflector's -reflectors -reflects -reflex -reflex's -reflexed -reflexes -reflexive -reflexively -reflexiveness -reflexivity -reflexly -refluent -refocus -refocused -refocuses -refocusing -refolded -reform -reformable -reformat -reformation -reformative -reformats -reformatted -reformatter -reformatting -reformed -reformer -reformers -reforming -reforms -reformulate -reformulated -reformulates -reformulating -reformulation -refractoriness -refractory -refrain -refrained -refraining -refrains -refresh -refreshed -refreshen -refresher -refreshers -refreshes -refreshing -refreshingly -refreshment -refreshment's -refreshments -refried -refries -refrigerator -refrigerator's -refrigerators -refry -refrying -refuel -refuels -refuge -refuged -refugee -refugee's -refugees -refuges -refuging -refund -refund's -refunded -refunder -refunders -refunding -refunds -refusal -refusals -refuse -refused -refuser -refuses -refusing -refutable -refutation -refute -refuted -refuter -refutes -refuting -regain -regained -regaining -regains -regal -regaled -regaling -regally -regard -regarded -regarding -regardless -regardlessly -regardlessness -regards -regenerate -regenerated -regenerately -regenerateness -regenerates -regenerating -regeneration -regenerative -regeneratively -regenerators -regent -regent's -regents -regime -regime's -regimen -regiment -regimented -regiments -regimes -region -region's -regional -regionally -regions -register -registered -registering -registers -registration -registration's -registrations -regreets -regress -regressed -regresses -regressing -regression -regression's -regressions -regressive -regressively -regressiveness -regret -regretful -regretfully -regretfulness -regrets -regrettable -regrettably -regretted -regretting -regrids -regroup -regrouped -regrouping -regular -regularities -regularity -regularly -regulars -regulate -regulated -regulates -regulating -regulation -regulations -regulative -regulator -regulator's -regulators -rehash -rehashed -rehashes -rehashing -rehearsal -rehearsal's -rehearsals -rehearse -rehearsed -rehearser -rehearses -rehearsing -rehoused -rehouses -reign -reigned -reigning -reigns -reimbursed -reimbursement -reimbursement's -reimbursements -rein -reincarnate -reincarnated -reincarnation -reincorporating -reincorporation -reindeer -reined -reinforce -reinforced -reinforcement -reinforcement's -reinforcements -reinforcer -reinforces -reinforcing -reining -reins -reinsert -reinserted -reinserting -reinsertions -reinserts -reinstall -reinstalled -reinstaller -reinstalling -reinstalls -reinstate -reinstated -reinstatement -reinstates -reinstating -reintegrated -reinterpret -reinterpretations -reinterpreted -reinterpreting -reinterprets -reinterviewed -reintroduce -reintroduced -reintroduces -reintroducing -reinvent -reinvented -reinventing -reinvention -reinvents -reinvested -reinvoked -reinvokes -reissue -reissued -reissuer -reissuer's -reissuers -reissues -reissuing -reiterate -reiterated -reiterates -reiterating -reiteration -reiterations -reiterative -reiteratively -reiterativeness -reject -rejected -rejecter -rejecting -rejectingly -rejection -rejection's -rejections -rejective -rejector -rejector's -rejectors -rejects -rejoice -rejoiced -rejoicer -rejoices -rejoicing -rejoicingly -rejoin -rejoined -rejoining -rejoins -rekindle -rekindled -rekindler -rekindles -rekindling -reknit -relabel -relabels -relapse -relapsed -relapser -relapses -relapsing -relate -related -relatedly -relatedness -relater -relates -relating -relation -relational -relationally -relations -relationship -relationship's -relationships -relative -relatively -relativeness -relatives -relativism -relativistic -relativistically -relativity -relativity's -relax -relaxation -relaxation's -relaxations -relaxed -relaxedly -relaxedness -relaxer -relaxes -relaxing -relay -relayed -relaying -relays -relearns -release -released -releaser -releases -releasing -relegate -relegated -relegates -relegating -relegation -relent -relented -relenting -relentless -relentlessly -relentlessness -relents -relevance -relevances -relevant -relevantly -reliabilities -reliability -reliable -reliableness -reliably -reliance -relic -relic's -relicense -relicensed -relicenser -relicenses -relicensing -relics -relied -relief -reliefs -relier -relies -relieve -relieved -relievedly -reliever -relievers -relieves -relieving -religion -religion's -religions -religious -religiously -religiousness -relinking -relinquish -relinquished -relinquishes -relinquishing -relish -relished -relishes -relishing -relive -relives -reliving -reload -reloaded -reloader -reloading -reloads -relocate -relocated -relocates -relocating -relocation -relocations -reluctance -reluctances -reluctant -reluctantly -rely -relying -remade -remain -remainder -remainder's -remaindered -remaindering -remainders -remained -remaining -remains -remark -remarkable -remarkableness -remarkably -remarked -remarking -remarks -remarriages -remarried -remedied -remedies -remedy -remedying -remember -remembered -rememberer -remembering -remembers -remembrance -remembrance's -remembrancer -remembrances -remind -reminded -reminder -reminders -reminding -reminds -reminiscence -reminiscence's -reminiscences -reminiscent -reminiscently -remissions -remittance -remittances -remixed -remnant -remnant's -remnants -remodel -remodels -remodulate -remodulated -remodulates -remodulating -remodulation -remodulator -remodulator's -remodulators -remolding -remonstrate -remonstrated -remonstrates -remonstrating -remonstration -remonstrative -remonstratively -remorse -remote -remotely -remoteness -remotest -remotion -remoulds -removable -removableness -removal -removal's -removals -remove -removed -remover -removes -removing -renaissance -renal -rename -renamed -renames -renaming -renatured -renatures -rend -render -rendered -renderer -rendering -renderings -renders -rendezvous -rendezvoused -rendezvouses -rendezvousing -rending -rendition -rendition's -renditions -rends -renegotiable -renegotiated -renegotiates -renew -renewal -renewals -renewed -renewer -renewing -renews -reno -renominated -renominates -renounce -renounced -renouncer -renounces -renouncing -renown -renowned -rent -rental -rental's -rentals -rented -renter -renter's -renters -renting -rents -renumber -renumbered -renumbering -renumbers -reopen -reopened -reopening -reopens -reorder -reordered -reordering -reorders -reoriented -repackage -repackaged -repackager -repackages -repackaging -repacks -repaid -repaint -repainted -repainter -repainters -repainting -repaints -repair -repaired -repairer -repairers -repairing -repairman -repairs -reparable -reparation -reparation's -reparations -repartition -repartitioned -repartitioner -repartitioners -repartitioning -repartitions -repast -repast's -repasts -repaving -repay -repayable -repaying -repayments -repays -repeal -repealed -repealer -repealing -repeals -repeat -repeatable -repeated -repeatedly -repeater -repeaters -repeating -repeats -repel -repels -repent -repentance -repented -repenter -repenting -repents -repercussion -repercussion's -repercussions -repertoire -repetition -repetition's -repetitions -repetitive -repetitively -repetitiveness -rephrase -rephrased -rephrases -rephrasing -repine -repined -repiner -repining -replace -replaceable -replaced -replacement -replacement's -replacements -replacer -replaces -replacing -replanted -replay -replayed -replaying -replays -repleader -replenish -replenished -replenisher -replenishes -replenishing -replete -repleteness -repletion -replica -replica's -replicas -replicate -replicated -replicates -replicating -replication -replications -replicative -replied -replier -replies -reply -replying -report -reported -reportedly -reporter -reporters -reporting -reports -repose -reposed -reposes -reposing -reposition -repositioned -repositioning -repositions -repositories -repository -repository's -repost -reposted -reposter -reposting -repostings -reposts -represent -representable -representably -representation -representation's -representational -representationally -representations -representative -representatively -representativeness -representatives -represented -representer -representing -represents -repress -repressed -represses -repressing -repression -repression's -repressions -repressive -repressively -repressiveness -reprieve -reprieved -reprieves -reprieving -reprint -reprinted -reprinter -reprinting -reprints -reprisal -reprisal's -reprisals -reproach -reproached -reproacher -reproaches -reproaching -reproachingly -reprobates -reprocessed -reproduce -reproduced -reproducer -reproducers -reproduces -reproducibilities -reproducibility -reproducible -reproducibly -reproducing -reproduction -reproduction's -reproductions -reproductive -reproductively -reproductivity -reprogrammed -reprogrammer -reprogrammer's -reprogrammers -reprogramming -reproof -reprove -reproved -reprover -reproving -reprovingly -reptile -reptile's -reptiles -republic -republic's -republican -republican's -republicans -republication -republics -republish -republished -republisher -republisher's -republishers -republishes -republishing -repudiate -repudiated -repudiates -repudiating -repudiation -repudiations -repulse -repulsed -repulses -repulsing -repulsion -repulsions -repulsive -repulsively -repulsiveness -reputable -reputably -reputation -reputation's -reputations -repute -reputed -reputedly -reputes -reputing -request -requested -requester -requesters -requesting -requestioned -requests -requiem -requiem's -requiems -require -required -requirement -requirement's -requirements -requirer -requires -requiring -requisite -requisiteness -requisites -requisition -requisitioned -requisitioner -requisitioning -requisitions -requite -requited -requiter -requiting -reran -reread -rereading -rereads -reroute -rerouted -rerouter -rerouters -reroutes -reroutings -rerun -rerunning -reruns -res -resalable -resaturated -resaturates -rescaled -rescan -rescanned -rescanning -rescans -reschedule -rescheduled -rescheduler -reschedules -rescheduling -rescue -rescued -rescuer -rescuers -rescues -rescuing -resealed -research -researched -researcher -researcher's -researchers -researches -researching -reselect -reselected -reselecting -reselects -resell -reseller -resellers -reselling -resells -resemblance -resemblance's -resemblances -resemble -resembled -resembles -resembling -resends -resent -resented -resentful -resentfully -resentfulness -resenting -resentment -resents -resequenced -reservation -reservation's -reservations -reserve -reserved -reservedly -reservedness -reserver -reserves -reserving -reservoir -reservoir's -reservoirs -reset -reseted -reseter -reseting -resets -resetting -resettings -resettled -resettles -resettling -reshape -reshaped -reshaper -reshapes -reshaping -reside -resided -residence -residence's -residences -resident -resident's -residential -residentially -residents -resider -resides -residing -residue -residue's -residues -resifted -resign -resignation -resignation's -resignations -resigned -resignedly -resignedness -resigner -resigning -resigns -resin -resin's -resined -resining -resins -resist -resistance -resistances -resistant -resistantly -resisted -resister -resistible -resistibly -resisting -resistive -resistively -resistiveness -resistivity -resistor -resistor's -resistors -resists -resize -resized -resizes -resizing -resold -resoluble -resolute -resolutely -resoluteness -resolution -resolutions -resolutive -resolvable -resolve -resolved -resolver -resolvers -resolves -resolving -resonance -resonances -resonant -resonantly -resort -resorted -resorter -resorting -resorts -resound -resounding -resoundingly -resounds -resource -resource's -resourced -resourceful -resourcefully -resourcefulness -resources -resourcing -respecified -respect -respectability -respectable -respectableness -respectably -respected -respecter -respectful -respectfully -respectfulness -respecting -respective -respectively -respectiveness -respects -respiration -respirations -respired -respires -respite -respited -respiting -resplendent -resplendently -respond -responded -respondent -respondent's -respondents -responder -responders -responding -responds -response -responser -responses -responsibilities -responsibility -responsible -responsibleness -responsibly -responsions -responsive -responsively -responsiveness -rest -restart -restarted -restarter -restarting -restarts -restate -restated -restatement -restates -restating -restaurant -restaurant's -restaurants -rested -rester -restful -restfully -restfulness -resting -restive -restively -restiveness -restless -restlessly -restlessness -restoration -restoration's -restorations -restore -restored -restorer -restorers -restores -restoring -restrain -restrained -restrainedly -restrainer -restrainers -restraining -restrains -restraint -restraint's -restraints -restrict -restricted -restrictedly -restricting -restriction -restriction's -restrictions -restrictive -restrictively -restrictiveness -restricts -restroom -restroom's -restrooms -restructure -restructured -restructures -restructuring -rests -resubmit -resubmits -resubmitted -resubmitting -result -resultant -resultantly -resultants -resulted -resulting -results -resumable -resume -resumed -resumes -resuming -resumption -resumption's -resumptions -resupplier -resupplier's -resuppliers -resurface -resurfaced -resurfacer -resurfacer's -resurfacers -resurfaces -resurfacing -resurged -resurges -resurrect -resurrected -resurrecting -resurrection -resurrection's -resurrections -resurrects -resuspended -retail -retailed -retailer -retailers -retailing -retails -retain -retained -retainer -retainers -retaining -retainment -retains -retaliation -retard -retarded -retarder -retarding -retention -retentions -retentive -retentively -retentiveness -rethinks -rethreading -reticence -reticent -reticently -reticle -reticle's -reticles -reticular -reticulate -reticulated -reticulately -reticulates -reticulating -reticulation -retied -retina -retina's -retinal -retinas -retinue -retinues -retire -retired -retiredly -retiredness -retirement -retirement's -retirements -retires -retiring -retiringly -retiringness -retitled -retold -retort -retorted -retorting -retorts -retrace -retraced -retraces -retracing -retract -retractable -retracted -retracting -retraction -retractions -retractor -retractor's -retractors -retracts -retrain -retrained -retraining -retrains -retranslated -retransmission -retransmission's -retransmissions -retransmit -retransmits -retransmitted -retransmitting -retreat -retreated -retreater -retreating -retreats -retried -retrier -retriers -retries -retrievable -retrieval -retrieval's -retrievals -retrieve -retrieved -retriever -retrievers -retrieves -retrieving -retroactively -retrospect -retrospection -retrospective -retrospectively -retry -retrying -return -returnable -returned -returner -returners -returning -returns -retype -retyped -retypes -retyping -reunion -reunion's -reunions -reunite -reunited -reuniting -reupholstering -reusable -reuse -reused -reuses -reusing -revalidated -revalidates -revalidation -revalued -revalues -revamp -revamped -revamping -revamps -reveal -revealed -revealer -revealing -reveals -revel -revelation -revelation's -revelations -revelry -revels -revenge -revenge's -revenged -revenger -revenges -revenging -revenue -revenuer -revenuers -revenues -revere -revered -reverence -reverencer -reverend -reverend's -reverends -reverently -reveres -reverified -reverifies -reverify -reverifying -revering -reversal -reversal's -reversals -reverse -reversed -reversely -reverser -reverses -reversible -reversing -reversion -reversioner -reversions -revert -reverted -reverter -reverting -revertive -reverts -revetting -review -reviewed -reviewer -reviewers -reviewing -reviews -revile -reviled -reviler -reviling -revise -revised -reviser -revises -revising -revision -revision's -revisions -revisit -revisited -revisiting -revisits -revival -revival's -revivals -revive -revived -reviver -revives -reviving -revocation -revocations -revoke -revoked -revoker -revokes -revoking -revolt -revolted -revolter -revolting -revoltingly -revolts -revolution -revolution's -revolutionaries -revolutionariness -revolutionary -revolutionary's -revolutions -revolve -revolved -revolver -revolvers -revolves -revolving -reward -rewarded -rewarder -rewarding -rewardingly -rewards -rewind -rewinded -rewinder -rewinding -rewinds -rewired -rewires -reword -reworded -rewording -rewording's -rewordings -rewords -rework -reworked -reworking -reworks -rewound -rewrite -rewriter -rewrites -rewriting -rewritings -rewritten -rewrote -rhetoric -rheumatism -rhinoceros -rhubarb -rhyme -rhymed -rhymer -rhymes -rhyming -rhythm -rhythm's -rhythmic -rhythmical -rhythmically -rhythmics -rhythms -rib -rib's -ribbed -ribbing -ribbon -ribbon's -ribbons -ribs -rice -ricer -rices -rich -richen -richened -richening -richer -riches -richest -richly -richness -rickshaw -rickshaw's -rickshaws -rid -ridden -riddle -riddled -riddler -riddles -riddling -ride -rider -rider's -riders -rides -ridge -ridge's -ridged -ridges -ridging -ridicule -ridiculed -ridiculer -ridicules -ridiculing -ridiculous -ridiculously -ridiculousness -riding -ridings -rids -rifle -rifled -rifleman -rifler -rifles -rifling -rift -rig -rig's -rigged -rigging -right -righted -righten -righteous -righteously -righteousness -righter -rightful -rightfully -rightfulness -righting -rightly -rightmost -rightness -rights -rightward -rightwards -rigid -rigidities -rigidity -rigidly -rigidness -rigorous -rigorously -rigorousness -rigs -rill -rim -rim's -rime -rimer -riming -rims -rind -rind's -rinded -rinds -ring -ringed -ringer -ringers -ringing -ringingly -ringings -rings -rinse -rinsed -rinser -rinses -rinsing -riot -rioted -rioter -rioters -rioting -riotous -riotously -riotousness -riots -rip -ripe -ripely -ripen -ripened -ripener -ripeness -ripening -ripens -riper -ripest -ripped -ripping -ripple -rippled -rippler -ripples -rippling -rips -rise -risen -riser -risers -rises -rising -risings -risk -risked -risker -risking -risks -rite -rite's -rited -rites -ritual -ritually -rituals -rival -rivalries -rivalry -rivalry's -rivals -rive -rived -riven -river -river's -rivers -riverside -rivet -riveted -riveter -riveting -rivets -riving -rivulet -rivulet's -rivulets -road -road's -roads -roadside -roadsides -roadster -roadster's -roadsters -roadway -roadway's -roadways -roam -roamed -roamer -roaming -roams -roar -roared -roarer -roaring -roaringest -roars -roast -roasted -roaster -roasting -roasts -rob -robbed -robber -robber's -robberies -robbers -robbery -robbery's -robbing -robe -robed -robes -robin -robin's -robing -robins -robot -robot's -robotic -robotics -robots -robs -robust -robustly -robustness -rock -rocked -rocker -rockers -rocket -rocket's -rocketed -rocketing -rockets -rockier -rockies -rockiness -rocking -rocks -rocky -rod -rod's -rode -rods -roe -roes -rogue -rogue's -rogues -roguing -role -role's -roles -roll -rolled -roller -rollers -rolling -rolls -romance -romanced -romancer -romancers -romances -romancing -romantic -romantic's -romantically -romantics -romp -romped -romper -rompers -romping -romps -roof -roofed -roofer -roofers -roofing -roofs -rook -rooks -room -roomed -roomer -roomers -rooming -rooms -roost -rooster -roosters -root -root's -rooted -rootedness -rooter -rooting -roots -rope -roped -roper -ropers -ropes -roping -rose -rose's -rosebud -rosebud's -rosebuds -roses -rosier -rosiness -rosy -rot -rotary -rotate -rotated -rotates -rotating -rotation -rotational -rotationally -rotations -rotative -rotatively -rotator -rotator's -rotators -rots -rotten -rottenly -rottenness -rouge -rough -roughed -roughen -roughened -roughening -roughens -rougher -roughest -roughly -roughness -rouging -round -roundabout -roundaboutness -rounded -roundedness -rounder -rounders -roundest -rounding -roundly -roundness -roundoff -rounds -roundup -roundup's -roundups -rouse -roused -rouser -rouses -rousing -rout -route -routed -router -routers -routes -routine -routinely -routines -routing -routings -rove -roved -rover -roves -roving -row -rowed -rowen -rower -rowers -rowing -rows -royal -royalist -royalist's -royalists -royally -royalties -royalty -royalty's -rub -rubbed -rubber -rubber's -rubbers -rubbing -rubbish -rubbishes -rubble -rubbled -rubbling -rubies -rubout -rubs -ruby -ruby's -rudder -rudder's -rudders -ruddier -ruddiness -ruddy -rude -rudely -rudeness -ruder -rudest -rudiment -rudiment's -rudimentariness -rudimentary -rudiments -rue -ruefully -rues -ruffian -ruffianly -ruffians -ruffle -ruffled -ruffler -ruffles -ruffling -rug -rug's -rugged -ruggedly -ruggedness -rugs -ruin -ruination -ruination's -ruinations -ruined -ruiner -ruing -ruining -ruinous -ruinously -ruinousness -ruins -rule -ruled -ruler -rulers -rules -ruling -rulings -rum -rumble -rumbled -rumbler -rumbles -rumbling -rumen -rumens -rump -rumple -rumpled -rumples -rumplier -rumpling -rumply -rumps -run -runaway -runaways -rung -rung's -rungs -runnable -runner -runner's -runners -running -runs -runtime -rupture -ruptured -ruptures -rupturing -rural -rurally -rush -rushed -rusher -rushes -rushing -russet -russeted -russeting -russets -rust -rusted -rustic -rusticate -rusticated -rusticates -rusticating -rustication -rustier -rustiness -rusting -rustle -rustled -rustler -rustlers -rustles -rustling -rusts -rusty -rut -rut's -ruthless -ruthlessly -ruthlessness -ruts -rye -rye's -sable -sable's -sables -sabotage -sabotaged -sabotages -sabotaging -sack -sacked -sacker -sacking -sacks -sacred -sacredly -sacredness -sacrifice -sacrificed -sacrificer -sacrificers -sacrifices -sacrificial -sacrificially -sacrificing -sad -sadden -saddened -saddening -saddens -sadder -saddest -saddle -saddled -saddler -saddles -saddling -sadism -sadist -sadist's -sadistic -sadistically -sadists -sadly -sadness -safe -safeguard -safeguarded -safeguarding -safeguards -safely -safeness -safer -safes -safest -safetied -safeties -safety -safetying -sag -sagacious -sagaciously -sagaciousness -sagacity -sage -sagely -sageness -sages -sags -said -sail -sailed -sailer -sailing -sailor -sailorly -sailors -sails -saint -sainted -saintliness -saintly -saints -sake -saker -sakes -salable -salad -salad's -salads -salaried -salaries -salary -sale -sale's -sales -salesman -salesmen -salespeople -salespeople's -salesperson -salesperson's -salient -saliently -saline -saliva -sallied -sallies -sallow -sallowness -sally -sallying -salmon -salmons -salon -salon's -salons -saloon -saloon's -saloons -salt -salted -salter -salters -saltier -saltiest -saltiness -salting -saltness -salts -salty -salutariness -salutary -salutation -salutation's -salutations -salute -saluted -saluter -salutes -saluting -salvage -salvaged -salvager -salvages -salvaging -salvation -salve -salver -salves -salving -same -sameness -sample -sample's -sampled -sampler -samplers -samples -sampling -samplings -sanctification -sanctified -sanctifier -sanctify -sanction -sanctioned -sanctioning -sanctions -sanctities -sanctity -sanctuaries -sanctuary -sanctuary's -sand -sandal -sandal's -sandals -sanded -sander -sanders -sandier -sandiness -sanding -sandpaper -sands -sandstone -sandstones -sandwich -sandwiched -sandwiches -sandwiching -sandy -sane -sanely -saneness -saner -sanest -sang -sanguine -sanguinely -sanguineness -sanitarium -sanitariums -sanitary -sanitation -sanity -sank -sap -sap's -sapling -sapling's -saplings -sapphire -saps -sarcasm -sarcasm's -sarcasms -sarcastic -sash -sashed -sashes -sat -satchel -satchel's -satchels -sate -sated -satellite -satellite's -satellites -sates -satin -sating -satire -satire's -satires -satirist -satirist's -satirists -satisfaction -satisfaction's -satisfactions -satisfactorily -satisfactoriness -satisfactory -satisfiability -satisfiable -satisfied -satisfier -satisfiers -satisfies -satisfy -satisfying -satisfyingly -saturate -saturated -saturater -saturates -saturating -saturation -saturations -satyr -sauce -saucepan -saucepan's -saucepans -saucer -saucers -sauces -saucier -sauciness -saucing -saucy -saunter -sauntered -saunterer -sauntering -saunters -sausage -sausage's -sausages -savage -savaged -savagely -savageness -savager -savagers -savages -savaging -save -saved -saver -savers -saves -saving -savings -saw -sawed -sawer -sawing -sawmill -sawmill's -sawmills -saws -sawtooth -say -sayer -sayers -saying -sayings -says -scabbard -scabbard's -scabbards -scaffold -scaffolding -scaffoldings -scaffolds -scalable -scalar -scalar's -scalars -scald -scalded -scalding -scalds -scale -scaled -scaler -scalers -scales -scalier -scaliness -scaling -scalings -scallop -scalloped -scalloper -scalloping -scallops -scalp -scalp's -scalper -scalping -scalps -scaly -scam -scam's -scamper -scampered -scampering -scampers -scams -scan -scandal -scandal's -scandalous -scandalously -scandalousness -scandals -scanned -scanner -scanner's -scanners -scanning -scans -scant -scantier -scanties -scantiest -scantily -scantiness -scantly -scantness -scanty -scar -scar's -scarce -scarcely -scarceness -scarcer -scarcest -scarcity -scare -scared -scarer -scares -scarf -scarfs -scarier -scaring -scarlet -scars -scary -scatter -scattered -scatterer -scattering -scatteringly -scatters -scavenger -scavenger's -scavengers -scenario -scenario's -scenarios -scene -scene's -sceneries -scenery -scenes -scenic -scenics -scent -scented -scents -schedule -schedule's -scheduled -scheduler -scheduler's -schedulers -schedules -scheduling -schema -schema's -schemas -schemata -schematic -schematically -schematics -scheme -scheme's -schemed -schemer -schemers -schemes -scheming -schizophrenia -scholar -scholarly -scholars -scholarship -scholarship's -scholarships -scholastic -scholastically -scholastics -school -schoolboy -schoolboy's -schoolboys -schooled -schooler -schoolers -schoolhouse -schoolhouse's -schoolhouses -schooling -schoolmaster -schoolmaster's -schoolmasters -schoolroom -schoolroom's -schoolrooms -schools -schoolyard -schoolyard's -schoolyards -schooner -science -science's -sciences -scientific -scientifically -scientist -scientist's -scientists -scissor -scissored -scissoring -scissors -scoff -scoffed -scoffer -scoffing -scoffs -scold -scolded -scolder -scolding -scolds -scoop -scooped -scooper -scooping -scoops -scope -scoped -scopes -scoping -scorch -scorched -scorcher -scorches -scorching -scorchingly -score -score's -scored -scorer -scorers -scores -scoring -scorings -scorn -scorned -scorner -scornful -scornfully -scornfulness -scorning -scorns -scorpion -scorpion's -scorpions -scoundrel -scoundrel's -scoundrelly -scoundrels -scour -scoured -scourer -scourge -scourger -scourging -scouring -scourings -scours -scout -scouted -scouter -scouting -scouts -scow -scowl -scowled -scowler -scowling -scowls -scramble -scrambled -scrambler -scrambles -scrambling -scrap -scrap's -scrape -scraped -scraper -scrapers -scrapes -scraping -scrapings -scrapped -scraps -scratch -scratched -scratcher -scratchers -scratches -scratching -scrawl -scrawled -scrawler -scrawling -scrawls -scream -screamed -screamer -screamers -screaming -screamingly -screams -screech -screeched -screecher -screeches -screeching -screen -screened -screener -screening -screenings -screens -screw -screwed -screwer -screwing -screws -scribble -scribbled -scribbler -scribbles -scribbling -scribe -scriber -scribes -scribing -script -script's -scripted -scripting -scripts -scripture -scriptures -scroll -scrolled -scrolling -scrolls -scrooge -scrooge's -scrooges -scrub -scrubs -scruple -scrupled -scruples -scrupling -scrupulous -scrupulously -scrupulousness -scrutiny -scuffle -scuffled -scuffles -scuffling -sculpt -sculpted -sculpting -sculptor -sculptor's -sculptors -sculpts -sculpture -sculptured -sculptures -sculpturing -scum -scum's -scums -scurried -scurry -scurrying -scuttle -scuttled -scuttles -scuttling -scythe -scythe's -scythes -scything -sea -seaboard -seacoast -seacoast's -seacoasts -seal -sealed -sealer -sealing -seals -sealy -seam -seaman -seamanly -seamed -seamen -seamer -seaming -seams -seaport -seaport's -seaports -sear -search -searched -searcher -searcher's -searchers -searches -searching -searchingly -searchings -seared -searing -searingly -sears -seas -seashore -seashore's -seashores -seaside -season -season's -seasonable -seasonableness -seasonably -seasonal -seasonally -seasoned -seasoner -seasoners -seasoning -seasonings -seasonly -seasons -seat -seated -seater -seating -seats -seaward -seawards -seaweed -seaweeds -secede -seceded -seceder -secedes -seceding -secluded -secludedly -secludedness -seclusion -second -secondaries -secondarily -secondariness -secondary -seconded -seconder -seconders -secondhand -seconding -secondly -seconds -secrecy -secret -secretarial -secretaries -secretary -secretary's -secrete -secreted -secretes -secreting -secretion -secretions -secretive -secretively -secretiveness -secretly -secrets -sect -sect's -section -sectional -sectionally -sectioned -sectioning -sections -sector -sector's -sectored -sectoring -sectors -sects -secular -secularly -secure -secured -securely -secureness -securer -secures -securing -securings -securities -security -sedge -sediment -sediment's -sediments -seduce -seduced -seducer -seducers -seduces -seducing -seductive -seductively -seductiveness -see -seed -seeded -seeder -seeders -seeding -seedings -seedling -seedling's -seedlings -seeds -seeing -seek -seeker -seekers -seeking -seekingly -seeks -seem -seemed -seeming -seemingly -seemlier -seemliness -seemly -seems -seen -seep -seeped -seeping -seeps -seer -seers -sees -seethe -seethed -seethes -seething -segment -segmentation -segmentation's -segmentations -segmented -segmenting -segments -segregate -segregated -segregates -segregating -segregation -segregative -seismic -seizable -seize -seized -seizer -seizers -seizes -seizin -seizing -seizings -seizins -seizor -seizors -seizure -seizure's -seizures -seldom -select -selected -selecting -selection -selection's -selections -selective -selectively -selectiveness -selectivity -selectness -selector -selector's -selectors -selects -self -selfish -selfishly -selfishness -selfness -selfsame -selfsameness -sell -seller -sellers -selling -sells -selves -semantic -semantical -semantically -semanticist -semanticist's -semanticists -semantics -semaphore -semaphore's -semaphores -semblance -semester -semester's -semesters -semiautomated -semicolon -semicolon's -semicolons -semiconductor -semiconductor's -semiconductors -seminal -seminally -seminar -seminar's -seminaries -seminars -seminary -seminary's -semipermanent -semipermanently -senate -senate's -senates -senator -senator's -senators -send -sender -senders -sending -sends -senior -senior's -seniority -seniors -sensation -sensation's -sensational -sensationally -sensations -sense -sensed -senseless -senselessly -senselessness -senses -sensibilities -sensibility -sensible -sensibleness -sensibly -sensing -sensitive -sensitively -sensitiveness -sensitives -sensitivities -sensitivity -sensor -sensor's -sensors -sensory -sent -sentence -sentenced -sentences -sentencing -sentential -sententially -sentiment -sentiment's -sentimental -sentimentally -sentiments -sentinel -sentinel's -sentinels -sentries -sentry -sentry's -separable -separableness -separate -separated -separately -separateness -separates -separating -separation -separations -separative -separator -separator's -separators -sequel -sequel's -sequels -sequence -sequenced -sequencer -sequencers -sequences -sequencing -sequencings -sequential -sequentiality -sequentially -sequester -sequestered -sequestering -serendipitous -serendipitously -serendipity -serene -serenely -sereneness -serenity -serf -serf's -serfs -sergeant -sergeant's -sergeants -serial -serially -serials -series -serious -seriously -seriousness -sermon -sermon's -sermons -serpent -serpent's -serpentine -serpentinely -serpents -serum -serum's -serums -servant -servant's -servants -serve -served -server -server's -servers -serves -service -serviceable -serviceableness -serviced -servicer -services -servicing -servile -servilely -servileness -serving -servings -servitude -session -session's -sessions -set -set's -sets -setter -setter's -setters -setting -settings -settle -settled -settlement -settlement's -settlements -settler -settlers -settles -settling -settlings -setup -setups -seven -sevens -seventeen -seventeens -seventeenth -seventh -seventies -seventieth -seventy -sever -several -severally -severals -severance -severe -severed -severely -severeness -severer -severest -severing -severities -severity -severity's -severs -sew -sewed -sewer -sewers -sewing -sews -sex -sexed -sexes -sexism -sexism's -sexist -sexist's -sexists -sexual -sexuality -sexually -shabbier -shabbiness -shabby -shack -shacked -shackle -shackled -shackler -shackles -shackling -shacks -shade -shaded -shader -shades -shadier -shadiest -shadily -shadiness -shading -shadings -shadow -shadowed -shadower -shadowiness -shadowing -shadows -shadowy -shady -shaft -shaft's -shafted -shafting -shafts -shaggier -shagginess -shaggy -shakable -shakably -shake -shaken -shaker -shakers -shakes -shakier -shakiness -shaking -shaky -shale -shales -shall -shallow -shallower -shallowly -shallowness -shallows -sham -sham's -shambles -shame -shamed -shameful -shamefully -shamefulness -shameless -shamelessly -shamelessness -shames -shaming -shams -shan't -shanties -shanty -shanty's -shape -shaped -shapeless -shapelessly -shapelessness -shapelier -shapeliness -shapely -shaper -shapers -shapes -shaping -sharable -share -sharecropper -sharecropper's -sharecroppers -shared -shareholder -shareholder's -shareholders -sharer -sharers -shares -sharing -shark -shark's -sharks -sharp -sharped -sharpen -sharpened -sharpener -sharpening -sharpens -sharper -sharpest -sharping -sharply -sharpness -sharps -shatter -shattered -shattering -shatteringly -shatters -shave -shaved -shaven -shaver -shaves -shaving -shavings -shawl -shawl's -shawls -she -she'd -she'll -she's -sheaf -shear -sheared -shearer -shearers -shearing -shears -sheath -sheather -sheathing -sheaths -sheaves -shed -sheds -sheep -sheer -sheered -sheerly -sheerness -sheet -sheeted -sheeter -sheeting -sheets -shelf -shelfs -shell -shell's -shelled -sheller -shelling -shells -shelter -sheltered -shelterer -sheltering -shelters -shelve -shelved -shelver -shelves -shelving -shepherd -shepherd's -shepherded -shepherding -shepherds -sheriff -sheriff's -sheriffs -shied -shield -shielded -shielder -shielding -shields -shier -shies -shiest -shift -shifted -shifter -shifters -shiftier -shiftiest -shiftily -shiftiness -shifting -shifts -shifty -shilling -shillings -shimmer -shimmered -shimmering -shin -shine -shined -shiner -shiners -shines -shingle -shingle's -shingled -shingler -shingles -shingling -shinier -shininess -shining -shiningly -shiny -ship -ship's -shipboard -shipboards -shipbuilding -shipment -shipment's -shipments -shippable -shipped -shipper -shipper's -shippers -shipping -ships -shipwreck -shipwrecked -shipwrecks -shirk -shirker -shirking -shirks -shirt -shirting -shirts -shit -shiver -shivered -shiverer -shivering -shivers -shoal -shoal's -shoals -shock -shocked -shocker -shockers -shocking -shockingly -shocks -shod -shoe -shoed -shoeing -shoemaker -shoer -shoes -shone -shook -shoot -shooter -shooters -shooting -shootings -shoots -shop -shop's -shopkeeper -shopkeeper's -shopkeepers -shopped -shopper -shopper's -shoppers -shopping -shops -shore -shore's -shored -shores -shoring -shorn -short -shortage -shortage's -shortages -shortcoming -shortcoming's -shortcomings -shortcut -shortcut's -shortcuts -shorted -shorten -shortened -shortener -shortening -shortens -shorter -shortest -shorthand -shorthanded -shorthands -shorting -shortly -shortness -shorts -shot -shot's -shotgun -shotgun's -shotguns -shots -should -shoulder -shouldered -shouldering -shoulders -shouldest -shouldn't -shout -shouted -shouter -shouters -shouting -shouts -shove -shoved -shovel -shovels -shover -shoves -shoving -show -showed -shower -showered -showering -showers -showing -showings -shown -shows -shrank -shred -shred's -shredder -shredder's -shredders -shreds -shrew -shrew's -shrewd -shrewdest -shrewdly -shrewdness -shrews -shriek -shrieked -shrieking -shrieks -shrill -shrilled -shrilling -shrillness -shrilly -shrimp -shrine -shrine's -shrines -shrink -shrinkable -shrinker -shrinking -shrinks -shrivel -shrivels -shroud -shrouded -shrouding -shrouds -shrub -shrub's -shrubbery -shrubs -shrug -shrugs -shrunk -shrunken -shudder -shuddered -shuddering -shudders -shuffle -shuffled -shuffler -shuffles -shuffling -shun -shuns -shut -shutdown -shutdown's -shutdowns -shuts -shutter -shuttered -shuttering -shutters -shutting -shuttle -shuttled -shuttles -shuttling -shy -shying -shyly -shyness -sibling -sibling's -siblings -sick -sicken -sickened -sickener -sickening -sickeningly -sicker -sickerly -sickest -sicking -sickle -sickled -sicklied -sickliness -sickling -sickly -sicklying -sickness -sickness's -sicknesses -sicks -side -sideboard -sideboard's -sideboards -sideburns -sided -sidedness -sidelight -sidelight's -sidelights -sides -sidetrack -sidetracked -sidetracking -sidetracks -sidewalk -sidewalk's -sidewalks -sideways -sidewise -siding -sidings -siege -siege's -sieges -sieging -sierra -sierras -sieve -sieve's -sievers -sieves -sieving -sift -sifted -sifter -sifting -siftings -sifts -sigh -sighed -sigher -sighing -sighs -sight -sighted -sighter -sighting -sightings -sightliness -sightly -sights -sign -signal -signally -signals -signature -signature's -signatures -signed -signer -signers -signet -significance -significances -significant -significantly -significants -signification -signified -signifier -signifies -signify -signifying -signing -signs -silence -silenced -silencer -silencers -silences -silencing -silent -silently -silentness -silents -silhouette -silhouetted -silhouettes -silicon -silicone -silicons -silk -silken -silkier -silkiest -silkily -silkiness -silks -silky -sill -sill's -sillier -silliest -silliness -sills -silly -silt -silted -silting -silts -silver -silvered -silverer -silveriness -silvering -silverly -silvers -silvery -similar -similarities -similarity -similarly -similitude -simmer -simmered -simmering -simmers -simple -simpleness -simpler -simples -simplest -simplex -simplexes -simplicities -simplicity -simplicity's -simplification -simplifications -simplified -simplifier -simplifiers -simplifies -simplify -simplifying -simplistic -simply -simulate -simulated -simulates -simulating -simulation -simulations -simulative -simulator -simulator's -simulators -simultaneity -simultaneous -simultaneously -simultaneousness -sin -sin's -since -sincere -sincerely -sincereness -sincerest -sincerity -sine -sines -sinew -sinew's -sinews -sinful -sinfully -sinfulness -sing -singable -singed -singer -singer's -singers -singing -singingly -single -singled -singleness -singles -singleton -singleton's -singletons -singling -singly -sings -singular -singularities -singularity -singularity's -singularly -sining -sinister -sinisterly -sinisterness -sink -sinked -sinker -sinkers -sinkhole -sinkholes -sinking -sinks -sinned -sinner -sinner's -sinners -sinning -sins -sinusoidal -sinusoidally -sinusoids -sip -sips -sir -sire -sired -siren -sirens -sires -siring -sirs -sirup -sister -sister's -sistered -sistering -sisterly -sisters -sit -site -site's -sited -sites -siting -sits -sitter -sitter's -sitters -sitting -sittings -situate -situated -situates -situating -situation -situational -situationally -situations -six -sixes -sixpence -sixpences -sixteen -sixteens -sixteenth -sixth -sixthly -sixties -sixtieth -sixty -sizable -sizableness -size -sized -sizer -sizers -sizes -sizing -sizings -skate -skated -skater -skater's -skaters -skates -skating -skeletal -skeletally -skeleton -skeleton's -skeletons -skeptic -skeptic's -skeptical -skeptically -skeptics -sketch -sketched -sketcher -sketches -sketchier -sketchily -sketchiness -sketching -sketchy -skew -skewed -skewer -skewered -skewering -skewers -skewing -skewness -skews -ski -skied -skien -skier -skies -skiing -skill -skilled -skillful -skillfully -skillfulness -skilling -skills -skim -skim's -skimmed -skimmer -skimmer's -skimmers -skimming -skimmings -skimp -skimped -skimping -skimps -skims -skin -skin's -skinned -skinner -skinner's -skinners -skinning -skins -skip -skipped -skipper -skipper's -skippered -skippering -skippers -skipping -skips -skirmish -skirmished -skirmisher -skirmishers -skirmishes -skirmishing -skirt -skirted -skirter -skirting -skirts -skis -skulk -skulked -skulker -skulking -skulks -skull -skull's -skulled -skulls -skunk -skunk's -skunks -sky -sky's -skying -skylark -skylarker -skylarking -skylarks -skylight -skylight's -skylights -skyscraper -skyscraper's -skyscrapers -slab -slabs -slack -slacked -slacken -slackened -slackening -slackens -slacker -slackest -slacking -slackly -slackness -slacks -slain -slam -slammed -slamming -slams -slander -slandered -slanderer -slandering -slanders -slang -slanging -slant -slanted -slanting -slantingly -slants -slap -slapped -slapping -slaps -slash -slashed -slasher -slashes -slashing -slashingly -slat -slat's -slate -slated -slater -slaters -slates -slating -slats -slaughter -slaughtered -slaughterer -slaughtering -slaughters -slave -slaved -slaver -slavered -slavering -slavery -slaves -slaving -slay -slayer -slayers -slaying -slays -sled -sled's -sledge -sledge's -sledges -sledging -sleds -sleek -sleekly -sleekness -sleep -sleeper -sleepers -sleepier -sleepily -sleepiness -sleeping -sleepless -sleeplessly -sleeplessness -sleeps -sleepy -sleet -sleeve -sleeve's -sleeved -sleeves -sleeving -sleigh -sleighs -sleken -slekened -slekening -slender -slenderer -slenderly -slenderness -slept -slew -slewed -slewing -slice -sliced -slicer -slicers -slices -slicing -slick -slicker -slickers -slickly -slickness -slicks -slid -slide -slider -sliders -slides -sliding -slier -sliest -slight -slighted -slighter -slightest -slighting -slightingly -slightly -slightness -slights -slim -slime -slimed -slimes -slimier -sliminess -sliming -slimly -slimness -slimy -sling -slinger -slinging -slings -slip -slip's -slippage -slipped -slipper -slipper's -slipperier -slipperiness -slippers -slippery -slipping -slips -slit -slit's -slits -slogan -slogan's -slogans -slop -slope -sloped -sloper -slopers -slopes -sloping -slopped -sloppier -sloppiness -slopping -sloppy -slops -slot -slot's -sloth -sloths -slots -slotted -slouch -slouched -sloucher -slouches -slouching -slow -slowed -slower -slowest -slowing -slowly -slowness -slows -slug -sluggish -sluggishly -sluggishness -slugs -slum -slum's -slumber -slumber's -slumbered -slumberer -slumbering -slumbers -slump -slumped -slumps -slums -slung -slur -slur's -slurs -sly -slyly -smack -smacked -smacker -smacking -smacks -small -smaller -smallest -smallness -smallpox -smart -smarted -smarten -smartened -smartening -smarter -smartest -smarting -smartly -smartness -smarts -smash -smashed -smasher -smashers -smashes -smashing -smashingly -smear -smeared -smearer -smearing -smears -smell -smelled -smeller -smellier -smelling -smells -smelly -smelt -smelter -smelts -smile -smiled -smiler -smiles -smiling -smilingly -smite -smiter -smith -smith's -smithies -smiths -smithy -smiting -smitten -smock -smocking -smocks -smog -smokable -smoke -smoked -smoker -smoker's -smokers -smokes -smokier -smokies -smokiness -smoking -smoky -smolder -smoldered -smoldering -smolderingly -smolders -smooth -smoothed -smoothen -smoothened -smoothening -smoother -smoothers -smoothes -smoothest -smoothing -smoothly -smoothness -smote -smother -smothered -smothering -smothers -smug -smuggle -smuggled -smuggler -smugglers -smuggles -smuggling -smugly -smugness -snail -snail's -snails -snake -snaked -snakes -snaking -snap -snapped -snapper -snapper's -snappers -snappier -snappiest -snappily -snappiness -snapping -snappy -snaps -snapshot -snapshot's -snapshots -snare -snared -snarer -snares -snarf -snarfed -snarfing -snarfings -snarfs -snaring -snarl -snarled -snarler -snarling -snarls -snatch -snatched -snatcher -snatches -snatching -sneak -sneaked -sneaker -sneakered -sneakers -sneakier -sneakiest -sneakily -sneakiness -sneaking -sneakingly -sneaks -sneaky -sneer -sneered -sneerer -sneering -sneers -sneeze -sneezed -sneezer -sneezes -sneezing -sniff -sniffed -sniffer -sniffing -sniffs -snoop -snooped -snooper -snooping -snoops -snore -snored -snorer -snores -snoring -snort -snorted -snorter -snorting -snorts -snout -snout's -snouted -snouts -snow -snowed -snowier -snowiest -snowily -snowiness -snowing -snowman -snowmen -snows -snowshoe -snowshoe's -snowshoed -snowshoer -snowshoes -snowy -snuff -snuffed -snuffer -snuffing -snuffs -snug -snuggle -snuggled -snuggles -snuggling -snugly -snugness -snugs -so -soak -soaked -soaker -soaking -soaks -soap -soaped -soaping -soaps -soar -soared -soarer -soaring -soars -sob -sober -sobered -soberer -soberest -sobering -soberly -soberness -sobers -sobs -soccer -sociability -sociable -sociably -social -socialism -socialist -socialist's -socialists -socially -societal -societally -societies -society -society's -sociological -sociologically -sociology -sock -socked -socket -socket's -sockets -socking -socks -sod -sod's -soda -sodium -sodomy -sods -sofa -sofa's -sofas -soft -soften -softened -softener -softening -softens -softer -softest -softly -softness -software -software's -softwares -soil -soiled -soiling -soils -sojourn -sojourner -sojourners -solace -solaced -solacer -solacing -solar -sold -solder -soldered -solderer -soldering -solders -soldier -soldiered -soldiering -soldierly -soldiers -sole -soled -solely -solemn -solemnity -solemnly -solemnness -soleness -soles -solicit -solicited -soliciting -solicitor -solicitors -solicits -solid -solidification -solidified -solidifies -solidify -solidifying -solidity -solidly -solidness -solids -soling -solingen -solitaire -solitariness -solitary -solitude -solitude's -solitudes -solo -solo's -soloed -soloing -solos -solubility -soluble -solution -solution's -solutions -solvable -solve -solved -solvent -solvent's -solvently -solvents -solver -solvers -solves -solving -somber -somberly -somberness -some -somebody -somebody's -someday -somehow -someone -someone's -someplace -someplace's -somers -something -sometime -sometimes -somewhat -somewhere -somewheres -son -son's -sonar -sonars -song -song's -songs -sonly -sonnet -sonnet's -sonnets -sons -soon -sooner -soonest -soot -sooth -soothe -soothed -soother -soothes -soothing -soothingly -soothingness -soothly -sophisticated -sophisticatedly -sophistication -sophomore -sophomore's -sophomores -sorcerer -sorcerer's -sorcerers -sorcery -sordid -sordidly -sordidness -sore -sorely -soreness -sorer -sores -sorest -sorrier -sorriest -sorriness -sorrow -sorrow's -sorrower -sorrowful -sorrowfully -sorrowfulness -sorrows -sorry -sort -sorted -sorter -sorters -sorting -sorts -sos -sought -soul -soul's -souled -souls -sound -sounded -sounder -soundest -sounding -sounding's -soundingly -soundings -soundly -soundness -sounds -soup -soup's -soups -sour -source -source's -sources -soured -sourer -sourest -souring -sourly -sourness -sours -south -souther -southerly -southern -southerner -southerners -southernly -southernness -southing -sovereign -sovereign's -sovereignly -sovereigns -soviet -soviet's -soviets -space -spaced -spacer -spacers -spaces -spaceship -spaceship's -spaceships -spacing -spacings -spade -spaded -spader -spades -spading -spaghetti -span -span's -spank -spanked -spanker -spanking -spanks -spanned -spanner -spanner's -spanners -spanning -spans -spare -spared -sparely -spareness -sparer -spares -sparest -sparing -sparingly -spark -sparked -sparker -sparking -sparks -sparrow -sparrow's -sparrows -sparse -sparsely -sparseness -sparser -sparsest -spat -spate -spate's -spates -spatial -spatially -spats -spatter -spattered -spawn -spawned -spawner -spawning -spawns -speak -speakable -speaker -speaker's -speakers -speaking -speaks -spear -speared -spearer -spearing -spears -special -specialist -specialist's -specialists -specially -specialness -specials -species -specifiable -specific -specifically -specification -specifications -specificities -specificity -specifics -specified -specifier -specifiers -specifies -specify -specifying -specimen -specimen's -specimens -speck -speck's -speckle -speckled -speckles -speckling -specks -spectacle -spectacled -spectacles -spectacular -spectacularly -spectator -spectator's -spectators -spectra -spectrogram -spectrogram's -spectrograms -spectroscopically -spectrum -spectrums -speculate -speculated -speculates -speculating -speculation -speculations -speculative -speculatively -speculator -speculator's -speculators -sped -speech -speech's -speeches -speechless -speechlessly -speechlessness -speed -speeded -speeder -speeders -speedier -speedily -speediness -speeding -speeds -speedup -speedup's -speedups -speedy -spell -spelled -speller -spellers -spelling -spellings -spells -spend -spender -spenders -spending -spends -spent -sphere -sphere's -spheres -spherical -spherically -sphering -spice -spiced -spices -spicier -spiciness -spicing -spicy -spider -spider's -spiders -spied -spier -spies -spike -spiked -spiker -spikes -spiking -spill -spilled -spiller -spilling -spills -spin -spinach -spinal -spinally -spindle -spindled -spindler -spindles -spindling -spine -spines -spinner -spinner's -spinners -spinning -spins -spiral -spirally -spirals -spire -spire's -spired -spires -spiring -spirit -spirited -spiritedly -spiritedness -spiriting -spirits -spiritual -spiritually -spiritualness -spirituals -spit -spite -spited -spiteful -spitefully -spitefulness -spites -spiting -spits -spitting -splash -splashed -splasher -splashers -splashes -splashing -spleen -splendid -splendidly -splendidness -splice -spliced -splicer -splicers -splices -splicing -splicings -spline -spline's -splined -splines -splinter -splintered -splintering -splinters -split -split's -splits -splitter -splitter's -splitters -splitting -splittings -spoil -spoiled -spoiler -spoilers -spoiling -spoils -spoke -spoked -spoken -spokes -spokesman -spokesmen -spoking -sponge -sponged -sponger -spongers -sponges -sponging -sponsor -sponsored -sponsoring -sponsors -sponsorship -spontaneous -spontaneously -spontaneousness -spook -spookier -spookiness -spooky -spool -spooled -spooler -spoolers -spooling -spools -spoon -spooned -spooning -spoons -spore -spore's -spored -spores -sporing -sport -sported -sporting -sportingly -sportive -sportively -sportiveness -sports -sportsman -sportsmanly -spot -spot's -spotless -spotlessly -spotlessness -spotlight -spotlight's -spotlighted -spotlighting -spotlights -spots -spotted -spotter -spotter's -spotters -spotting -spouse -spouse's -spouses -spousing -spout -spouted -spouter -spouting -spouts -sprang -sprawl -sprawled -sprawling -sprawls -spray -sprayed -sprayer -spraying -sprays -spread -spreader -spreaders -spreading -spreadings -spreads -spreadsheet -spreadsheets -spree -spree's -sprees -sprig -sprightlier -sprightliness -sprightly -spring -springer -springers -springier -springiest -springiness -springing -springs -springtime -springy -sprinkle -sprinkled -sprinkler -sprinklered -sprinkles -sprinkling -sprint -sprinted -sprinter -sprinters -sprinting -sprints -sprite -sprout -sprouted -sprouting -sprouts -spruce -spruced -sprucely -spruceness -sprucer -sprucest -sprucing -sprung -spun -spur -spur's -spurious -spuriously -spuriousness -spurn -spurned -spurner -spurning -spurns -spurs -spurt -spurted -spurting -spurts -sputter -sputtered -sputterer -spy -spying -squabble -squabbled -squabbler -squabbles -squabbling -squad -squad's -squadron -squadron's -squadrons -squads -squall -squall's -squaller -squalls -square -squared -squarely -squareness -squarer -squares -squarest -squaring -squash -squashed -squasher -squashes -squashing -squat -squatly -squatness -squats -squawk -squawked -squawker -squawking -squawks -squeak -squeaked -squeaker -squeaking -squeaks -squeal -squealed -squealer -squealing -squeals -squeeze -squeezed -squeezer -squeezes -squeezing -squid -squids -squint -squinted -squinter -squinting -squintingly -squints -squire -squire's -squires -squiring -squirm -squirmed -squirming -squirms -squirrel -squirrelly -squirrels -stab -stabbed -stabbing -stabilities -stability -stability's -stable -stabled -stableness -stabler -stables -stablest -stabling -stably -stabs -stack -stack's -stacked -stacker -stacking -stacks -staff -staff's -staffed -staffer -staffers -staffing -staffs -stag -stag's -stage -stagecoach -staged -stager -stagers -stages -stagger -staggered -staggerer -staggering -staggeringly -staggers -staging -stagnant -stagnantly -stags -staid -staidly -staidness -stain -stained -stainer -staining -stainless -stainlessly -stains -stair -stair's -staircase -staircase's -staircases -stairs -stairway -stairway's -stairways -stake -staked -stakes -staking -stale -staled -stalely -staleness -staler -stales -stalest -staling -stalk -stalked -stalker -stalking -stalks -stall -stalled -stalling -stallings -stalls -stalwart -stalwartly -stalwartness -stamen -stamen's -stamens -stamina -stammer -stammered -stammerer -stammering -stammers -stamp -stamped -stampede -stampeded -stampeder -stampedes -stampeding -stamper -stampers -stamping -stamps -stance -stance's -stances -stanch -stancher -stanchest -stand -standard -standardly -standards -standby -stander -standing -standings -standpoint -standpoint's -standpoints -stands -standstill -stanza -stanza's -stanzas -staple -stapled -stapler -staplers -staples -stapling -star -star's -starboard -starboarded -starboarding -starboards -starch -starched -starches -starching -stare -stared -starer -stares -starfish -staring -stark -starkest -starkly -starkness -starlet -starlet's -starlets -starlight -starred -starrier -starring -starry -stars -start -started -starter -starters -starting -startle -startled -startles -startling -startlingly -startlingness -starts -startup -startup's -startups -starvation -starve -starved -starver -starves -starving -state -state's -stated -statelier -stateliness -stately -statement -statement's -statements -stater -states -statesman -statesman's -statesmanly -static -statically -statics -stating -station -stationaries -stationary -stationed -stationer -stationing -stations -statistic -statistic's -statistical -statistically -statistician -statistician's -statisticians -statistics -stative -statue -statue's -statued -statues -statuesque -statuesquely -statuesqueness -stature -status -statuses -statute -statute's -statutes -statutorily -statutoriness -statutory -staunch -staunchest -staunchly -staunchness -stave -staved -staves -staving -stay -stayed -stayer -stayers -staying -stays -stdio -stead -steadfast -steadfastly -steadfastness -steadied -steadier -steadies -steadiest -steadily -steadiness -steading -steady -steadying -steak -steak's -steaks -steal -stealer -stealing -steals -stealth -stealthier -stealthily -stealthiness -stealthy -steam -steamboat -steamboat's -steamboats -steamed -steamer -steamers -steaming -steams -steamship -steamship's -steamships -steed -steeds -steel -steeled -steelers -steeling -steels -steep -steeped -steepen -steepened -steepening -steeper -steepest -steeping -steeple -steeple's -steeples -steeply -steepness -steeps -steer -steered -steerer -steering -steers -stellar -stem -stem's -stemmed -stemming -stems -stench -stench's -stenches -stencil -stencil's -stencils -stenographer -stenographer's -stenographers -step -step's -stepmother -stepmother's -stepmothers -stepped -stepper -stepping -steps -stepwise -stereo -stereo's -stereos -stereotype -stereotyped -stereotyper -stereotypers -stereotypes -stereotypical -stereotypically -stereotyping -sterile -sterling -sterlingly -sterlingness -stern -sternly -sternness -sterns -stew -steward -steward's -stewards -stewed -stewing -stews -stick -sticked -sticker -stickers -stickier -stickiest -stickily -stickiness -sticking -sticks -sticky -stiff -stiffen -stiffened -stiffener -stiffeners -stiffening -stiffens -stiffer -stiffest -stiffly -stiffness -stiffnesses -stiffs -stifle -stifled -stifler -stifles -stifling -stiflingly -stigma -stigmas -stile -stile's -stiles -still -stilled -stiller -stillest -stilling -stillness -stills -stimulant -stimulant's -stimulants -stimulate -stimulated -stimulates -stimulating -stimulation -stimulations -stimulative -stimuli -stimulus -sting -stinger -stinging -stingingly -stings -stink -stinker -stinkers -stinking -stinkingly -stinks -stint -stint's -stinted -stinter -stinting -stints -stipend -stipend's -stipends -stipple -stippled -stippler -stipples -stippling -stipulate -stipulated -stipulates -stipulating -stipulation -stipulations -stir -stirred -stirrer -stirrer's -stirrers -stirring -stirringly -stirrings -stirrup -stirrups -stirs -stitch -stitched -stitcher -stitches -stitching -stochastic -stochastically -stock -stockade -stockade's -stockaded -stockades -stockading -stocked -stocker -stockers -stockholder -stockholder's -stockholders -stocking -stockinged -stockings -stocks -stole -stole's -stoled -stolen -stoles -stomach -stomached -stomacher -stomaches -stomaching -stone -stone's -stoned -stoner -stones -stonier -stoniness -stoning -stony -stood -stool -stools -stoop -stooped -stooping -stoops -stop -stop's -stopcock -stopcocks -stopgap -stopgap's -stopgaps -stoppable -stoppage -stoppages -stopped -stopper -stopper's -stoppered -stoppering -stoppers -stopping -stops -storage -storage's -storages -store -stored -storehouse -storehouse's -storehouses -stores -storied -stories -storing -stork -stork's -storks -storm -stormed -stormier -stormiest -storminess -storming -storms -stormy -story -story's -storying -stout -stouten -stoutened -stoutening -stouter -stoutest -stoutly -stoutness -stove -stove's -stover -stoves -stow -stowed -stowing -stows -straggle -straggled -straggler -stragglers -straggles -straggling -straight -straighten -straightened -straightener -straighteners -straightening -straightens -straighter -straightest -straightforward -straightforwardly -straightforwardness -straightforwards -straightly -straightness -straightway -strain -strained -strainer -strainers -straining -strains -strait -straiten -straitened -straitening -straitly -straitness -straits -strand -stranded -strandedness -strander -stranding -strands -strange -strangely -strangeness -stranger -stranger's -strangers -strangest -strangle -strangled -strangler -stranglers -strangles -strangling -stranglings -strangulation -strangulation's -strangulations -strap -strap's -straps -stratagem -stratagem's -stratagems -strategic -strategics -strategies -strategy -strategy's -stratification -stratifications -stratified -stratifies -stratify -stratifying -stratum -straw -straw's -strawberries -strawberry -strawberry's -straws -stray -stray's -strayed -strayer -straying -strays -streak -streaked -streaking -streaks -stream -streamed -streamer -streamers -streaming -streamline -streamlined -streamliner -streamlines -streamlining -streams -street -streetcar -streetcar's -streetcars -streeters -streets -strength -strengthen -strengthened -strengthener -strengthening -strengthens -strengths -strenuous -strenuously -strenuousness -stress -stressed -stresses -stressing -stretch -stretched -stretcher -stretchers -stretches -stretching -strew -strewing -strewn -strews -strewth -stricken -strict -stricter -strictest -strictly -strictness -stride -strider -strides -striding -strife -strike -striker -strikers -strikes -striking -strikingly -string -string's -stringed -stringent -stringently -stringer -stringers -stringier -stringiest -stringiness -stringing -strings -stringy -strip -strip's -stripe -striped -striper -stripes -striping -stripped -stripper -stripper's -strippers -stripping -strips -strive -striver -strives -striving -strivings -strobe -strobe's -strobed -strobes -strobing -stroboscopic -strode -stroke -stroked -stroker -strokers -strokes -stroking -stroll -strolled -stroller -strolling -strolls -strong -stronger -strongest -stronghold -strongly -strove -struck -structural -structurally -structure -structured -structurer -structures -structuring -struggle -struggled -struggler -struggles -struggling -strung -strut -struts -strutted -strutter -strutting -stub -stub's -stubbed -stubbing -stubble -stubborn -stubbornly -stubbornness -stubs -stuck -stud -stud's -student -student's -students -studied -studiedly -studiedness -studier -studies -studio -studio's -studios -studious -studiously -studiousness -studs -study -studying -stuff -stuffed -stuffer -stuffier -stuffiest -stuffiness -stuffing -stuffings -stuffs -stuffy -stumble -stumbled -stumbler -stumbles -stumbling -stumblingly -stump -stumped -stumper -stumping -stumps -stun -stung -stunning -stunningly -stuns -stunt -stunt's -stunted -stuntedness -stunting -stunts -stupefy -stupefying -stupendous -stupendously -stupendousness -stupid -stupider -stupidest -stupidities -stupidity -stupidly -stupidness -stupor -sturdier -sturdiness -sturdy -style -styled -styler -stylers -styles -styling -stylish -stylishly -stylishness -stylistic -stylistically -stylistics -sub -subatomic -subclass -subclass's -subclasses -subcommittee -subcommittee's -subcommittees -subcomponent -subcomponent's -subcomponents -subcomputation -subcomputation's -subcomputations -subconscious -subconsciously -subconsciousness -subculture -subculture's -subcultures -subdivide -subdivided -subdivider -subdivides -subdividing -subdivision -subdivision's -subdivisions -subdue -subdued -subduedly -subduer -subdues -subduing -subexpression -subexpression's -subexpressions -subfield -subfield's -subfields -subfile -subfile's -subfiles -subgoal -subgoal's -subgoals -subgraph -subgraphs -subgroup -subgroup's -subgrouping -subgroups -subinterval -subinterval's -subintervals -subject -subject's -subjected -subjecting -subjection -subjective -subjectively -subjectiveness -subjectivity -subjects -sublimation -sublimations -sublime -sublimed -sublimely -sublimeness -sublimer -subliming -sublist -sublist's -sublists -submarine -submarined -submariner -submariners -submarines -submarining -submerge -submerged -submerges -submerging -submission -submission's -submissions -submit -submits -submitted -submitting -submode -submodes -submodule -submodule's -submodules -subnetwork -subnetwork's -subnetworks -subordinate -subordinated -subordinately -subordinateness -subordinates -subordinating -subordination -subordinative -subproblem -subproblem's -subproblems -subprocess -subprocess's -subprocesses -subprogram -subprogram's -subprograms -subproject -subproof -subproof's -subproofs -subrange -subrange's -subranges -subroutine -subroutine's -subroutines -subs -subschema -subschema's -subschemas -subscribe -subscribed -subscriber -subscribers -subscribes -subscribing -subscript -subscripted -subscripting -subscription -subscription's -subscriptions -subscripts -subsection -subsection's -subsections -subsegment -subsegment's -subsegments -subsequence -subsequence's -subsequences -subsequent -subsequently -subsequentness -subset -subset's -subsets -subside -subsided -subsides -subsidiaries -subsidiary -subsidiary's -subsidies -subsiding -subsidy -subsidy's -subsist -subsisted -subsistence -subsisting -subsists -subspace -subspace's -subspaces -substance -substance's -substances -substantial -substantially -substantialness -substantiate -substantiated -substantiates -substantiating -substantiation -substantiations -substantiative -substantive -substantively -substantiveness -substantivity -substitutability -substitutable -substitute -substituted -substituter -substitutes -substituting -substitution -substitutions -substitutive -substitutively -substrate -substrate's -substrates -substring -substrings -substructure -substructure's -substructures -subsume -subsumed -subsumes -subsuming -subsystem -subsystem's -subsystems -subtask -subtask's -subtasks -subterranean -subterraneanly -subtitle -subtitle's -subtitled -subtitles -subtitling -subtle -subtleness -subtler -subtlest -subtleties -subtlety -subtly -subtopic -subtopic's -subtopics -subtract -subtracted -subtracter -subtracter's -subtracters -subtracting -subtraction -subtractions -subtractive -subtracts -subtrahend -subtrahend's -subtrahends -subtree -subtree's -subtrees -subunit -subunit's -subunits -suburb -suburb's -suburban -suburbs -subversion -subvert -subverted -subverter -subverting -subverts -subway -subway's -subways -succeed -succeeded -succeeder -succeeding -succeeds -success -successes -successful -successfully -successfulness -succession -succession's -successions -successive -successively -successiveness -successor -successor's -successors -succinct -succinctly -succinctness -succumb -succumbed -succumbing -succumbs -such -suck -sucked -sucker -suckered -suckering -suckers -sucking -suckle -suckled -suckles -suckling -sucks -suction -sudden -suddenly -suddenness -suds -sudser -sudsing -sue -sued -sueded -sueding -suer -sues -suffer -sufferance -suffered -sufferer -sufferers -suffering -sufferings -suffers -suffice -sufficed -sufficer -suffices -sufficiency -sufficient -sufficiently -sufficing -suffix -suffixed -suffixer -suffixes -suffixing -suffocate -suffocated -suffocates -suffocating -suffocatingly -suffocation -suffocative -suffrage -sugar -sugared -sugaring -sugarings -sugars -suggest -suggested -suggester -suggestible -suggesting -suggestion -suggestion's -suggestions -suggestive -suggestively -suggestiveness -suggests -suicidal -suicidally -suicide -suicide's -suicided -suicides -suiciding -suing -suit -suit's -suitability -suitable -suitableness -suitably -suitcase -suitcase's -suitcases -suite -suited -suiters -suites -suiting -suitor -suitor's -suitors -suits -sulk -sulked -sulkies -sulkiness -sulking -sulks -sulky -sullen -sullenly -sullenness -sulphate -sulphates -sulphur -sulphured -sulphuric -sultan -sultan's -sultans -sultrier -sultriness -sultry -sum -sum's -sumer -summand -summand's -summands -summaries -summary -summary's -summation -summation's -summations -summed -summer -summer's -summered -summering -summers -summing -summit -summon -summoned -summoner -summoners -summoning -summons -summonses -sumptuous -sumptuously -sumptuousness -sums -sun -sun's -sunbeam -sunbeam's -sunbeams -sunburn -sundown -sundowner -sundowners -sundries -sundry -sung -sunglass -sunglasses -sunk -sunken -sunlight -sunlights -sunned -sunnier -sunniness -sunning -sunny -sunrise -sunrises -suns -sunset -sunsets -sunshine -sunshines -sup -super -superb -superbly -superbness -superclass -superclass's -supercomputer -supercomputer's -supercomputers -supered -superego -superego's -superegos -superficial -superficially -superficialness -superfluities -superfluity -superfluity's -superfluous -superfluously -superfluousness -superhuman -superhumanly -superhumanness -superimpose -superimposed -superimposes -superimposing -supering -superintend -superintendent -superintendent's -superintendents -superior -superior's -superiority -superiorly -superiors -superlative -superlatively -superlativeness -superlatives -supermarket -supermarket's -supermarkets -superpose -superposed -superposes -superposing -superscript -superscripted -superscripting -superscripts -supersede -superseded -superseder -supersedes -superseding -superset -superset's -supersets -superstition -superstition's -superstitions -superstitious -superstitiously -superstitiousness -supertitle -supertitle's -supertitled -supertitles -supertitling -superuser -superuser's -superusers -supervise -supervised -supervises -supervising -supervision -supervisions -supervisor -supervisor's -supervisors -supervisory -supper -supper's -suppers -supplant -supplanted -supplanter -supplanting -supplants -supple -suppled -supplely -supplement -supplemental -supplementaries -supplementary -supplemented -supplementer -supplementing -supplements -suppleness -suppler -supplication -supplied -supplier -supplier's -suppliers -supplies -suppling -supply -supply's -supplying -support -supportable -supported -supporter -supporters -supporting -supportingly -supportive -supportively -supports -suppose -supposed -supposedly -supposer -supposes -supposing -supposition -supposition's -suppositions -suppress -suppressed -suppresses -suppressing -suppression -suppressions -suppressive -suppressiveness -supremacy -supreme -supremely -supremeness -sure -sured -surely -sureness -surer -surest -sureties -surety -surf -surface -surfaced -surfaceness -surfacer -surfacers -surfaces -surfacing -surfer -surfer's -surfers -surfing -surge -surged -surgely -surgeon -surgeon's -surgeons -surgeries -surgery -surges -surgical -surgically -surging -surlier -surliness -surly -surmise -surmised -surmiser -surmises -surmising -surmount -surmounted -surmounting -surmounts -surname -surname's -surnamed -surnames -surpass -surpassed -surpasses -surpassing -surpassingly -surplus -surplus's -surpluses -surprise -surprise's -surprised -surpriser -surprises -surprising -surprisingly -surrender -surrendered -surrenderer -surrendering -surrenders -surrogate -surrogate's -surrogates -surrogation -surround -surrounded -surrounding -surroundings -surrounds -survey -surveyed -surveying -surveyor -surveyor's -surveyors -surveys -survival -survivals -survive -survived -surviver -survives -surviving -survivor -survivor's -survivors -susceptible -suspect -suspected -suspecter -suspecting -suspects -suspend -suspended -suspender -suspender's -suspenders -suspending -suspends -suspense -suspenses -suspension -suspensions -suspensive -suspensively -suspicion -suspicion's -suspicioned -suspicioning -suspicions -suspicious -suspiciously -suspiciousness -sustain -sustained -sustainer -sustaining -sustains -suture -sutured -sutures -suturing -swagger -swaggered -swaggering -swain -swain's -swains -swallow -swallowed -swallower -swallowing -swallows -swam -swamp -swamped -swamper -swampier -swampiness -swamping -swamps -swampy -swan -swan's -swans -swap -swapped -swapper -swapper's -swappers -swapping -swaps -swarm -swarmed -swarmer -swarming -swarms -swarthier -swarthiness -swarthy -swatted -sway -swayed -swayer -swaying -sways -swear -swearer -swearing -swears -sweat -sweated -sweater -sweaters -sweating -sweats -sweep -sweeper -sweepers -sweeping -sweepingly -sweepingness -sweepings -sweeps -sweet -sweeten -sweetened -sweetener -sweeteners -sweetening -sweetenings -sweetens -sweeter -sweetest -sweetheart -sweetheart's -sweethearts -sweetie -sweetie's -sweeties -sweeting -sweetly -sweetness -sweets -swell -swelled -swelling -swellings -swells -swept -swerve -swerved -swerves -swerving -swift -swifter -swiftest -swiftly -swiftness -swim -swimmer -swimmer's -swimmers -swimming -swimmingly -swims -swimsuit -swimsuit's -swimsuits -swine -swing -swinger -swingers -swinging -swingingly -swings -swipe -swiped -swipes -swiping -swirl -swirled -swirler -swirling -swirlingly -swirls -swish -swished -swisher -switch -switch's -switchboard -switchboard's -switchboards -switched -switcher -switchers -switches -switching -switchings -swollen -swoon -swooned -swooner -swooning -swooningly -swoons -swoop -swooped -swooper -swooping -swoops -sword -sword's -swords -swore -sworn -swum -swung -sycamore -syllabi -syllable -syllable's -syllabled -syllables -syllabling -syllabus -syllogism -syllogism's -syllogisms -symbiosis -symbiotic -symbol -symbol's -symbolic -symbolic's -symbolically -symbolics -symbolism -symbolisms -symbols -symmetric -symmetrical -symmetrically -symmetricalness -symmetries -symmetry -symmetry's -sympathetic -sympathies -sympathy -sympathy's -symphonies -symphony -symphony's -symposium -symposiums -symptom -symptom's -symptomatic -symptoms -synapse -synapse's -synapsed -synapses -synapsing -synchronous -synchronously -synchronousness -synchrony -syndicate -syndicated -syndicates -syndicating -syndication -syndrome -syndrome's -syndromes -synergism -synergistic -synonym -synonym's -synonymous -synonymously -synonyms -synopses -synopsis -syntactic -syntactical -syntactically -syntacticly -syntactics -syntax -syntaxes -syntheses -synthesis -synthetic -synthetics -syringe -syringed -syringes -syringing -syrup -system -system's -systematic -systematically -systematicness -systematics -systems -tab -tabernacle -tabernacle's -tabernacled -tabernacles -tabernacling -table -tableau -tableau's -tableaus -tablecloth -tablecloths -tabled -tables -tablespoon -tablespoon's -tablespoonful -tablespoonful's -tablespoonfuls -tablespoons -tablet -tablet's -tablets -tabling -taboo -taboo's -taboos -tabs -tabular -tabularly -tabulate -tabulated -tabulates -tabulating -tabulation -tabulations -tabulator -tabulator's -tabulators -tachometer -tachometer's -tachometers -tachometry -tacit -tacitly -tacitness -tack -tacked -tacker -tacking -tackle -tackle's -tackled -tackler -tackles -tackling -tacks -tact -tactics -tactile -tactilely -tag -tag's -tagged -tagging -tags -tail -tailed -tailer -tailing -tailings -tailor -tailored -tailoring -tailors -tails -taint -tainted -taints -take -taken -taker -takers -takes -taketh -taking -takings -tale -tale's -talent -talented -talents -taler -tales -talion -talk -talkative -talkatively -talkativeness -talked -talker -talkers -talkie -talking -talks -tall -taller -tallest -tallness -tallow -tame -tamed -tamely -tameness -tamer -tames -tamest -taming -tamper -tampered -tamperer -tampering -tampers -tan -tandem -tang -tanged -tangent -tangent's -tangential -tangentially -tangents -tangible -tangibleness -tangibly -tangier -tangle -tangled -tangles -tangling -tangly -tangy -tank -tanked -tanker -tankers -tanking -tanks -tanner -tanner's -tanners -tans -tantamount -tantrum -tantrum's -tantrums -tap -tap's -tape -taped -taper -tapered -taperer -tapering -tapers -tapes -tapestried -tapestries -tapestry -tapestry's -taping -tapings -tapped -tapper -tapper's -tappers -tapping -taproot -taproot's -taproots -taps -tar -tardier -tardies -tardiness -tardy -target -targeted -targeting -targets -tariff -tariff's -tariffs -taring -tarried -tarries -tarry -tarrying -tars -tart -tartly -tartness -tarts -task -tasked -tasking -tasks -taste -tasted -tasteful -tastefully -tastefulness -tasteless -tastelessly -tastelessness -taster -tasters -tastes -tasting -tatter -tattered -tattoo -tattooed -tattooer -tattoos -tau -taught -taunt -taunted -taunter -taunting -tauntingly -taunts -taut -tauten -tautened -tautening -tautly -tautness -tautological -tautologically -tautologies -tautology -tautology's -tavern -tavern's -taverner -taverns -tawnier -tawnies -tawniness -tawny -tax -taxable -taxation -taxed -taxer -taxes -taxi -taxi's -taxicab -taxicab's -taxicabs -taxied -taxiing -taxing -taxingly -taxis -taxonomic -taxonomically -taxonomy -taxpayer -taxpayer's -taxpayers -tea -teach -teachable -teachableness -teacher -teacher's -teachers -teaches -teaching -teachings -team -team's -teamed -teaming -teams -tear -tear's -teared -tearer -tearful -tearfully -tearfulness -tearing -tears -teas -tease -teased -teaser -teases -teasing -teasingly -teaspoon -teaspoon's -teaspoonful -teaspoonful's -teaspoonfuls -teaspoons -technical -technicalities -technicality -technicality's -technically -technicalness -technician -technician's -technicians -technique -technique's -techniques -technological -technologically -technologies -technologist -technologist's -technologists -technology -technology's -tedious -tediously -tediousness -tedium -teem -teemed -teeming -teemingly -teemingness -teems -teen -teenage -teenaged -teenager -teenagers -teener -teens -teeth -teethe -teethed -teether -teethes -teething -telecommunication -telecommunications -teleconference -teleconference's -teleconferenced -teleconferences -teleconferencing -telegram -telegram's -telegrams -telegraph -telegraphed -telegrapher -telegraphers -telegraphic -telegraphing -telegraphs -teleological -teleologically -teleology -telephone -telephoned -telephoner -telephoners -telephones -telephonic -telephoning -telephony -telescope -telescoped -telescopes -telescoping -teletype -teletype's -teletypes -televise -televised -televises -televising -television -televisions -televisor -televisor's -televisors -tell -teller -tellers -telling -tellingly -tellings -tells -temper -temperament -temperamental -temperamentally -temperaments -temperance -temperate -temperately -temperateness -temperature -temperature's -temperatures -tempered -temperer -tempering -tempers -tempest -tempests -tempestuous -tempestuously -tempestuousness -template -template's -templates -temple -temple's -templed -temples -temporal -temporally -temporaries -temporarily -temporariness -temporary -tempt -temptation -temptation's -temptations -tempted -tempter -tempters -tempting -temptingly -tempts -ten -ten's -tenacious -tenaciously -tenaciousness -tenant -tenant's -tenants -tend -tended -tendencies -tendency -tender -tendered -tendering -tenderly -tenderness -tenders -tending -tends -tenement -tenement's -tenements -tennis -tenor -tenor's -tenors -tens -tense -tensed -tensely -tenseness -tenser -tenses -tensest -tensing -tension -tensioned -tensioner -tensioning -tensions -tensive -tensor -tensor's -tensors -tent -tentacle -tentacled -tentacles -tentative -tentatively -tentativeness -tented -tenter -tenth -tenthes -tenting -tents -tenure -tenured -tenures -tequila -tequila's -term -termcap -termed -termer -terminal -terminal's -terminally -terminals -terminate -terminated -terminates -terminating -termination -terminations -terminative -terminatively -terminator -terminator's -terminators -terming -terminologies -terminology -terminus -termly -terms -ternary -terrace -terraced -terraces -terracing -terrain -terrain's -terrains -terrestrial -terrestrial's -terrestrially -terrestrials -terrible -terribleness -terribly -terrier -terrier's -terriers -terrific -terrificly -terrified -terrifies -terrify -terrifying -terrifyingly -territorial -territorially -territories -territory -territory's -terror -terror's -terrorism -terrorist -terrorist's -terroristic -terrorists -terrors -tertiaries -tertiary -test -test's -testability -testable -testament -testament's -testaments -tested -tester -tester's -testers -testicle -testicle's -testicles -testified -testifier -testifiers -testifies -testify -testifying -testimonies -testimony -testimony's -testing -testings -tests -text -text's -textbook -textbook's -textbooks -textile -textile's -textiles -texts -textual -textually -texture -textured -textures -texturing -than -thank -thanked -thanker -thankful -thankfully -thankfulness -thanking -thankless -thanklessly -thanklessness -thanks -thanksgiving -thanksgiving's -thanksgivings -that -that's -thatch -thatched -thatcher -thatches -thatching -thats -thaw -thawed -thawing -thaws -the -theatrical -theatrically -theatricals -theft -theft's -thefts -their -their's -theirs -them -thematic -theme -theme's -themes -themselves -then -thence -thenceforth -theologian -theologian's -theologians -theological -theologically -theologies -theology -theorem -theorem's -theorems -theoretic -theoretical -theoretically -theoreticians -theoretics -theories -theorist -theorist's -theorists -theory -theory's -therapeutic -therapeutics -therapies -therapist -therapist's -therapists -therapy -therapy's -there -there's -thereabouts -thereafter -thereby -therefore -therein -thereof -thereon -thereto -thereupon -therewith -thermodynamic -thermodynamics -thermometer -thermometer's -thermometers -thermostat -thermostat's -thermostated -thermostats -these -theses -thesis -they -they'd -they'll -they're -they've -thick -thicken -thickened -thickener -thickeners -thickening -thickens -thicker -thickest -thicket -thicket's -thicketed -thickets -thickly -thickness -thicknesses -thicks -thief -thieve -thieves -thieving -thigh -thighed -thighs -thimble -thimble's -thimbles -thin -thiner -thinest -thing -thingamajig -thingamajig's -thingamajigs -thingness -things -think -thinkable -thinkableness -thinkably -thinker -thinkers -thinking -thinkingly -thinkingness -thinks -thinly -thinner -thinners -thinness -thinnest -thins -third -thirdly -thirds -thirst -thirsted -thirster -thirstier -thirstiness -thirsts -thirsty -thirteen -thirteens -thirteenth -thirties -thirtieth -thirty -this -thistle -thong -thonged -thorn -thorn's -thornier -thorniness -thorns -thorny -thorough -thoroughfare -thoroughfare's -thoroughfares -thoroughly -thoroughness -those -though -thought -thought's -thoughtful -thoughtfully -thoughtfulness -thoughtless -thoughtlessly -thoughtlessness -thoughts -thousand -thousands -thousandth -thrash -thrashed -thrasher -thrashes -thrashing -thread -threaded -threader -threaders -threading -threads -threat -threaten -threatened -threatener -threatening -threateningly -threatens -threats -three -three's -threes -threescore -threshold -threshold's -thresholded -thresholding -thresholds -threw -thrice -thrift -thriftier -thriftiness -thrifty -thrill -thrilled -thriller -thrillers -thrilling -thrillingly -thrills -thrive -thrived -thriver -thrives -thriving -thrivingly -throat -throated -throating -throats -throb -throbbed -throbbing -throbs -throne -throne's -thrones -throng -throng's -thronging -throngs -throning -throttle -throttled -throttler -throttles -throttling -through -throughly -throughout -throughput -throw -thrower -throwing -thrown -throws -thrush -thrushes -thrust -thruster -thrusters -thrusting -thrusts -thud -thuds -thug -thug's -thugs -thumb -thumbed -thumbing -thumbs -thump -thumped -thumper -thumping -thumps -thunder -thunderbolt -thunderbolt's -thunderbolts -thundered -thunderer -thunderers -thundering -thunderingly -thunders -thunderstorm -thunderstorm's -thunderstorms -thunderstruck -thus -thusly -thwart -thwarted -thwarter -thwarting -thwartly -thwarts -thyself -tick -ticked -ticker -tickers -ticket -ticket's -ticketed -ticketing -tickets -ticking -tickle -tickled -tickler -tickles -tickling -ticklish -ticklishly -ticklishness -ticks -tidal -tidally -tide -tided -tides -tidied -tidier -tidies -tidiness -tiding -tidings -tidy -tidying -tie -tied -tier -tiered -tiers -ties -tiger -tiger's -tigers -tight -tighten -tightened -tightener -tighteners -tightening -tightenings -tightens -tighter -tightest -tightly -tightness -tights -tilde -tildes -tile -tiled -tiler -tiles -tiling -till -tillable -tilled -tiller -tillered -tillering -tillers -tilling -tills -tilt -tilted -tilter -tilters -tilting -tilts -timber -timbered -timbering -timbers -time -timed -timeless -timelessly -timelessness -timelier -timeliness -timely -timeout -timeouts -timer -timers -times -timeshare -timeshared -timeshares -timesharing -timetable -timetable's -timetabled -timetables -timetabling -timid -timidity -timidly -timidness -timing -timings -tin -tin's -tinge -tinged -tinging -tingle -tingled -tingles -tingling -tinglingly -tinier -tiniest -tinily -tininess -tinker -tinkered -tinkerer -tinkering -tinkers -tinkle -tinkled -tinkles -tinkling -tinned -tinnier -tinniest -tinnily -tinniness -tinning -tinny -tins -tint -tinted -tinter -tinting -tints -tiny -tip -tip's -tipped -tipper -tipper's -tippers -tipping -tips -tiptoe -tiptoed -tire -tired -tiredly -tiredness -tireless -tirelessly -tirelessness -tires -tiresome -tiresomely -tiresomeness -tiring -tissue -tissue's -tissued -tissues -tissuing -tit -tit's -tithe -tithe's -tither -tithes -tithing -title -titled -titles -titling -tits -titter -tittered -tittering -titters -tizzies -tizzy -to -toad -toad's -toads -toast -toasted -toaster -toasters -toastier -toasting -toasts -toasty -tobacco -today -today's -todays -toe -toe's -toed -toes -together -togetherness -toggle -toggled -toggles -toggling -toil -toiled -toiler -toilet -toilet's -toilets -toiling -toils -token -token's -tokens -told -tolerability -tolerable -tolerably -tolerance -tolerances -tolerant -tolerantly -tolerate -tolerated -tolerates -tolerating -toleration -tolerative -toll -tolled -tolling -tolls -tom -tom's -tomahawk -tomahawk's -tomahawks -tomato -tomatoes -tomb -tomb's -tombs -tomography -tomorrow -tomorrow's -tomorrows -toms -ton -ton's -tone -toned -toner -tones -tongs -tongue -tongued -tongues -tonguing -tonic -tonic's -tonics -tonight -toning -tonnage -tons -tonsil -too -took -tool -tooled -tooler -toolers -tooling -toolkit -toolkit's -toolkits -tools -tooth -toothbrush -toothbrush's -toothbrushes -toothbrushing -toothed -toothing -toothpick -toothpick's -toothpicks -top -toped -toper -topic -topic's -topical -topically -topics -toping -topmost -topological -topologically -topologies -topology -topple -toppled -topples -toppling -tops -torch -torch's -torches -tore -torment -tormented -tormenter -tormenters -tormenting -torments -torn -tornado -tornadoes -tornados -torpedo -torpedoed -torpedoes -torpedoing -torpedos -torque -torquer -torquers -torques -torquing -torrent -torrent's -torrents -torrid -torridly -torridness -tortoise -tortoise's -tortoises -torture -tortured -torturer -torturers -tortures -torturing -torus -torus's -toruses -toss -tossed -tosser -tosses -tossing -total -total's -totalities -totality -totality's -totally -totals -totter -tottered -tottering -totteringly -totters -touch -touchable -touched -toucher -touches -touchier -touchiest -touchily -touchiness -touching -touchingly -touchy -tough -toughen -toughened -toughening -toughens -tougher -toughest -toughly -toughness -tour -toured -tourer -touring -tourist -tourist's -tourists -tournament -tournament's -tournaments -tours -tow -toward -towardliness -towardly -towards -towed -towel -towel's -towels -tower -towered -towering -toweringly -towers -towing -town -town's -towner -towns -township -township's -townships -tows -toxicity -toxin -toxin's -toxins -toy -toyed -toyer -toying -toys -trace -traceable -traceableness -traced -traceless -tracelessly -tracer -tracers -traces -tracing -tracings -track -tracked -tracker -trackers -tracking -tracks -tract -tract's -tractability -tractable -tractive -tractor -tractor's -tractors -tracts -trade -traded -trademark -trademark's -trademarks -tradeoff -tradeoffs -trader -traders -trades -tradesman -trading -tradition -tradition's -traditional -traditionally -traditions -traffic -traffic's -trafficked -trafficker -trafficker's -traffickers -trafficking -traffics -tragedies -tragedy -tragedy's -tragic -tragically -trail -trailed -trailer -trailers -trailing -trailings -trails -train -trained -trainee -trainee's -trainees -trainer -trainers -training -trains -trait -trait's -traitor -traitor's -traitors -traits -trajectories -trajectory -trajectory's -tramp -tramped -tramper -tramping -trample -trampled -trampler -tramples -trampling -tramps -trance -trance's -trances -trancing -tranquil -tranquility -tranquillity -tranquilly -tranquilness -transact -transacted -transacting -transaction -transaction's -transactions -transacts -transceiver -transceiver's -transceivers -transcend -transcended -transcendent -transcendently -transcending -transcends -transcontinental -transcribe -transcribed -transcriber -transcribers -transcribes -transcribing -transcript -transcript's -transcription -transcription's -transcriptions -transcripts -transfer -transfer's -transferability -transferable -transferal -transferal's -transferals -transfered -transference -transferral -transferral's -transferrals -transferred -transferrer -transferrer's -transferrers -transferring -transfers -transfinite -transform -transformable -transformation -transformation's -transformational -transformations -transformed -transformer -transformers -transforming -transforms -transgress -transgressed -transgresses -transgressing -transgression -transgression's -transgressions -transgressive -transience -transiency -transient -transiently -transients -transistor -transistor's -transistors -transit -transition -transitional -transitionally -transitioned -transitions -transitive -transitively -transitiveness -transitivity -transitoriness -transitory -translatability -translatable -translate -translated -translates -translating -translation -translational -translations -translative -translator -translator's -translators -translucent -translucently -transmission -transmission's -transmissions -transmit -transmits -transmittal -transmitted -transmitter -transmitter's -transmitters -transmitting -transmogrification -transmogrify -transparencies -transparency -transparency's -transparent -transparently -transparentness -transpire -transpired -transpires -transpiring -transplant -transplanted -transplanter -transplanting -transplants -transport -transportability -transportation -transportations -transported -transporter -transporters -transporting -transports -transpose -transposed -transposes -transposing -transposition -trap -trap's -trapezoid -trapezoid's -trapezoidal -trapezoids -trapped -trapper -trapper's -trappers -trapping -trappings -traps -trash -trashed -trasher -trashes -trashing -traumatic -travail -travails -travel -travels -traversal -traversal's -traversals -traverse -traversed -traverser -traverses -traversing -travesties -travesty -travesty's -tray -tray's -trays -treacheries -treacherous -treacherously -treacherousness -treachery -treachery's -tread -treaded -treader -treading -treads -treason -treasure -treasured -treasurer -treasures -treasuries -treasuring -treasury -treasury's -treat -treated -treater -treaters -treaties -treating -treatise -treatise's -treatises -treatment -treatment's -treatments -treats -treaty -treaty's -treble -trebled -trebles -trebling -tree -tree's -treed -trees -treetop -treetop's -treetops -trek -trek's -treks -tremble -trembled -trembler -trembles -trembling -tremendous -tremendously -tremendousness -tremor -tremor's -tremors -trench -trenched -trencher -trenchers -trenches -trend -trending -trends -trespass -trespassed -trespasser -trespassers -trespasses -tress -tress's -tressed -tresses -trial -trial's -trials -triangle -triangle's -triangles -triangular -triangularly -tribal -tribally -tribe -tribe's -tribes -tribunal -tribunal's -tribunals -tribune -tribune's -tribunes -tributary -tribute -tribute's -tributes -tributing -trichotomy -trick -tricked -tricker -trickier -trickiest -trickiness -tricking -trickle -trickled -trickles -trickling -tricks -tricky -tried -trier -triers -tries -trifle -trifled -trifler -trifles -trifling -trigger -triggered -triggering -triggers -trigonometric -trigonometry -trihedral -trill -trilled -triller -trillion -trillions -trillionth -trim -trimer -trimly -trimmed -trimmer -trimmest -trimming -trimmings -trimness -trims -trinket -trinket's -trinketed -trinketer -trinkets -trip -trip's -triple -tripled -triples -triplet -triplet's -triplets -triplication -tripling -triply -trips -triumph -triumphal -triumphantly -triumphed -triumphing -triumphs -trivia -trivial -trivialities -triviality -trivially -trod -troff -troff's -troffer -troll -troll's -trolley -trolley's -trolleyed -trolleys -trolls -troop -trooped -trooper -troopers -trooping -troops -trophied -trophies -trophy -trophy's -trophying -tropic -tropic's -tropical -tropically -tropics -trot -trots -trouble -troubled -troublemaker -troublemaker's -troublemakers -troubler -troubles -troubleshoot -troubleshooted -troubleshooter -troubleshooters -troubleshooting -troubleshoots -troublesome -troublesomely -troublesomeness -troubling -trough -trouser -trousered -trousers -trout -trouts -trowel -trowel's -trowels -truant -truant's -truants -truce -trucing -truck -trucked -trucker -truckers -trucking -trucks -trudge -trudged -trudger -trudges -trudging -true -trued -trueness -truer -trues -truest -truing -truism -truism's -truisms -truly -trump -trumped -trumpet -trumpeted -trumpeter -trumpeting -trumpets -trumps -truncate -truncated -truncates -truncating -truncation -truncation's -truncations -trunk -trunk's -trunked -trunks -trust -trusted -trustee -trustee's -trusteed -trustees -truster -trustful -trustfully -trustfulness -trustier -trusties -trustiness -trusting -trustingly -trusts -trustworthiness -trustworthy -trusty -truth -truthful -truthfully -truthfulness -truths -try -trying -tryingly -tty -tty's -ttys -tub -tub's -tube -tubed -tuber -tuberculosis -tubers -tubes -tubing -tubs -tuck -tucked -tucker -tuckered -tuckering -tucking -tucks -tuft -tuft's -tufted -tufter -tufts -tug -tugs -tuition -tuitions -tulip -tulip's -tulips -tumble -tumbled -tumbler -tumblers -tumbles -tumbling -tumult -tumult's -tumults -tumultuous -tumultuously -tumultuousness -tunable -tunableness -tune -tuned -tuner -tuners -tunes -tunic -tunic's -tunics -tuning -tuning's -tunings -tunnel -tunnels -tuple -tuple's -tuples -turban -turban's -turbaned -turbans -turbulence -turbulence's -turbulent -turbulently -turf -turkey -turkey's -turkeys -turmoil -turmoil's -turmoils -turn -turnable -turned -turner -turners -turning -turnings -turnip -turnip's -turnips -turnkey -turnkeys -turnover -turnovers -turns -turpentine -turquoise -turret -turret's -turreted -turrets -turtle -turtle's -turtles -turtling -tutor -tutored -tutorial -tutorial's -tutorials -tutoring -tutors -twain -twang -twanging -twas -tweak -tweaked -tweaker -tweaking -tweaks -tweed -tweezer -tweezers -twelfth -twelve -twelves -twenties -twentieth -twenty -twice -twig -twig's -twigs -twilight -twilight's -twilights -twill -twilled -twilling -twin -twin's -twine -twined -twiner -twines -twining -twinkle -twinkled -twinkler -twinkles -twinkling -twins -twirl -twirled -twirler -twirling -twirlingly -twirls -twist -twisted -twister -twisters -twisting -twists -twitch -twitched -twitcher -twitching -twitter -twittered -twitterer -twittering -two -two's -twofold -twos -tying -type -type's -typed -typedef -typedefs -typer -types -typewriter -typewriter's -typewriters -typhoid -typical -typically -typicalness -typification -typified -typifies -typify -typifying -typing -typist -typist's -typists -typographic -typographical -typographically -typography -typos -tyranny -tyrant -tyrant's -tyrants -ubiquitous -ubiquitously -ubiquitousness -ubiquity -ugh -uglier -ugliest -ugliness -ugly -ulcer -ulcer's -ulcered -ulcering -ulcers -ultimate -ultimately -ultimateness -umbrella -umbrella's -umbrellas -umpire -umpire's -umpired -umpires -umpiring -unabashed -unabashedly -unabated -unabatedly -unabbreviated -unable -unabridged -unaccelerated -unacceptability -unacceptable -unacceptably -unaccessible -unaccommodated -unaccompanied -unaccomplished -unaccountably -unaccounted -unaccustomed -unaccustomedly -unachievable -unachieved -unacknowledged -unacquainted -unadaptable -unadjustable -unadjusted -unadopted -unadorned -unadulterated -unadulteratedly -unadvised -unadvisedly -unaffected -unaffectedly -unaffectedness -unaffectionate -unaffectionately -unafraid -unaggregated -unaided -unalienability -unalienable -unaligned -unallocated -unalloyed -unalterable -unalterableness -unalterably -unaltered -unambiguous -unambiguously -unambitious -unanchored -unanimous -unanimously -unannounced -unanswerable -unanswered -unanticipated -unanticipatedly -unapologetically -unappealing -unappealingly -unappreciated -unapproachability -unapproachable -unappropriated -unapt -unaptly -unaptness -unarguable -unarguably -unarmed -unarticulated -unary -unashamed -unashamedly -unasked -unassailable -unassailableness -unassembled -unassigned -unassigns -unassisted -unassuming -unassumingness -unattached -unattainability -unattainable -unattended -unattenuated -unattractive -unattractively -unattractiveness -unattributed -unauthentic -unauthenticated -unavailability -unavailable -unavailing -unavailingly -unavailingness -unavoidable -unavoidably -unaware -unawarely -unawareness -unawares -unbacked -unbalanced -unbalancedness -unbanned -unbanning -unbans -unbarbered -unbarred -unbated -unbearable -unbearably -unbeatable -unbeatably -unbeaten -unbeautifully -unbecoming -unbecomingly -unbecomingness -unbelievable -unbelievably -unbelieving -unbelievingly -unbelted -unbendable -unbetrothed -unbiased -unbiasedness -unbidden -unblemished -unblinded -unblinking -unblinkingly -unblock -unblocked -unblocking -unblocks -unblown -unblushing -unblushingly -unbodied -unbolted -unboned -unbonneted -unborn -unbound -unbounded -unboundedness -unbowed -unbranched -unbreakable -unbreathable -unbred -unbridled -unbroken -unbudging -unbudgingly -unbuffered -unbuilt -unbundled -unburdened -unbureaucratic -unburied -unburned -unbuttered -unbuttoned -unbuttons -uncaged -uncalculating -uncalled -uncandidly -uncanniness -uncanny -uncared -uncaring -uncatchable -uncaught -uncaused -unceasing -unceasingly -uncensored -uncertain -uncertainly -uncertainness -uncertainties -uncertainty -uncertified -unchallenged -unchangeability -unchangeable -unchangeably -unchanged -unchanging -unchangingly -unchangingness -uncharacteristically -uncharged -uncharitable -uncharitableness -uncharted -unchartered -uncheckable -unchecked -unchivalrously -unchosen -uncivil -uncivilly -unclaimed -unclamorous -unclamorously -unclamorousness -unclarity -unclassified -uncle -uncle's -unclean -uncleanliness -uncleanly -uncleanness -unclear -uncleared -unclenched -uncles -unclipped -unclosed -unclothed -unclouded -uncloudedly -unclustered -uncluttered -uncoated -uncoded -uncoiled -uncoined -uncomfortable -uncomfortably -uncomforted -uncommented -uncommitted -uncommon -uncommonly -uncommonness -uncomplaining -uncomplainingly -uncompleted -uncomplimentary -uncomprehending -uncomprehendingly -uncompress -uncompressed -uncompresses -uncompressing -uncompromising -uncompromisingly -uncomputable -unconceivable -unconcerned -unconcernedly -unconcernedness -unconditional -unconditionally -unconditioned -unconfined -unconfirmed -unconformity -unconnected -unconquerable -unconscious -unconsciously -unconsciousness -unconsidered -unconsolidated -unconstitutional -unconstitutionality -unconstitutionally -unconstrained -uncontaminated -uncontested -uncontrollability -uncontrollable -uncontrollably -uncontrolled -unconventional -unconventionally -unconvertible -unconvinced -unconvincing -unconvincingly -unconvincingness -uncool -uncooled -uncooperative -uncoordinated -uncorked -uncorrectable -uncorrected -uncorrelated -uncountable -uncountably -uncounted -uncouth -uncouthly -uncouthness -uncovenanted -uncover -uncovered -uncovering -uncovers -uncreated -uncritically -uncrowned -uncrushable -uncured -uncurled -uncynical -uncynically -undamaged -undamped -undaunted -undauntedly -undebatable -undecidable -undecided -undeclared -undecomposable -undecorated -undefended -undefinability -undefinable -undefined -undefinedness -undeformed -undelete -undeleted -undemocratic -undemocratically -undemonstrative -undemonstratively -undemonstrativeness -undeniable -undeniableness -undeniably -undepicted -under -underbrush -underdone -underestimate -underestimated -underestimates -underestimating -underestimation -underestimations -underflow -underflowed -underflowing -underflows -underfoot -undergo -undergoes -undergoing -undergone -undergrad -undergrad's -undergrads -undergraduate -undergraduate's -undergraduates -underground -undergrounder -underivable -underived -underlie -underlies -underline -underlined -underlines -underling -underling's -underlings -underlining -underlinings -underly -underlying -undermine -undermined -undermines -undermining -underneath -underpayment -underpayment's -underpayments -underpinning -underpinnings -underplay -underplayed -underplaying -underplays -underscore -underscored -underscores -understand -understandability -understandable -understandably -understanding -understandingly -understandings -understands -understated -understood -undertake -undertaken -undertaker -undertaker's -undertakers -undertakes -undertaking -undertakings -undertook -underway -underwear -underwent -underworld -underwrite -underwriter -underwriters -underwrites -underwriting -undescended -undesigned -undesigning -undesirability -undesirable -undesirableness -undesirably -undesired -undetectable -undetected -undetermined -undeveloped -undeviated -undeviating -undeviatingly -undid -undies -undifferentiated -undigested -undignified -undiluted -undiminished -undimmed -undiplomatic -undirected -undisciplined -undisclosed -undiscovered -undiscussed -undisguised -undisguisedly -undismayed -undisputed -undisrupted -undissociated -undistinguished -undistorted -undistributed -undisturbed -undivided -undo -undocumented -undoer -undoes -undoing -undoings -undomesticated -undone -undoubled -undoubted -undoubtedly -undrained -undramatically -undreamed -undress -undressed -undresses -undressing -undried -undrinkable -undue -unduly -undumper -undumper's -undutiful -undutifully -undutifulness -undying -unearned -unearthliness -unearthly -uneasily -uneasiness -uneasy -uneconomical -unedited -unelected -unembellished -unemotional -unemotionally -unemphatic -unemphatically -unemployable -unemployed -unemployment -unencumbered -unending -unendingly -unendurable -unendurableness -unendurably -unenlightening -unenthusiastic -unenthusiastically -unenumerated -unenvied -unequal -unequally -unequivocal -unequivocally -unerring -unerringly -unessential -unethically -unevaluated -uneven -unevenly -unevenness -uneventful -uneventfully -unexamined -unexampled -unexceptionally -unexcused -unexpanded -unexpected -unexpectedly -unexpectedness -unexpended -unexperienced -unexplainable -unexplained -unexploited -unexplored -unexpressed -unextended -unfading -unfadingly -unfair -unfairly -unfairness -unfaith -unfaithful -unfaithfully -unfaithfulness -unfaltering -unfalteringly -unfamiliar -unfamiliarity -unfamiliarly -unfashionable -unfashionably -unfastened -unfathered -unfeathered -unfeigned -unfeignedly -unfenced -unfettered -unfilial -unfilially -unfilled -unfinished -unfired -unfit -unfitly -unfitness -unfitted -unfixed -unflagging -unflaggingly -unflattering -unflatteringly -unfledged -unflinching -unflinchingly -unfocused -unfold -unfolded -unfolding -unfolds -unforeseen -unforgeable -unforgettable -unforgettably -unforgivable -unforgiving -unforgivingness -unformatted -unformed -unforthcoming -unfortunate -unfortunately -unfortunates -unfounded -unfrequented -unfriendliness -unfriendly -unfrosted -unfruitful -unfruitfully -unfruitfulness -unfulfilled -unfunded -unfunnily -unfurnished -ungainliness -ungainly -ungallantly -ungenerously -ungirt -unglazed -unglued -ungot -ungotten -ungoverned -ungraceful -ungracefully -ungracefulness -ungraciously -ungraded -ungrammatical -ungrateful -ungratefully -ungratefulness -ungratified -ungrounded -unguarded -unguardedly -unguardedness -unguessable -unguessed -unguided -unhallow -unhallowed -unhampered -unhandily -unhandsomely -unhappier -unhappiest -unhappily -unhappiness -unhappy -unharmed -unhealthily -unhealthiness -unhealthy -unheard -unheeded -unheeding -unhelm -unhelpfully -unheralded -unhesitating -unhesitatingly -unhinged -unhitched -unhooks -unhoped -unhurriedly -unhysterical -unhysterically -unicorn -unicorn's -unicorns -unidentifiable -unidentified -unidirectional -unidirectionality -unidirectionally -unification -unifications -unified -unifier -unifiers -unifies -uniform -uniformed -uniforming -uniformities -uniformity -uniformly -uniformness -uniforms -unify -unifying -unilluminating -unimaginable -unimaginably -unimaginatively -unimpaired -unimpassioned -unimpeded -unimplemented -unimportance -unimportant -unimpressed -unimproved -unincorporated -unindented -uninfected -uninfluenced -uninformatively -uninformed -uninhabited -uninhibited -uninhibitedly -uninhibitedness -uninitiated -uninjured -uninspired -uninspiring -uninstantiated -uninsulated -unintelligent -unintelligently -unintelligibility -unintelligible -unintelligibleness -unintelligibly -unintended -unintentional -unintentionally -uninteresting -uninterestingly -uninterpretable -uninterpreted -uninterrupted -uninterruptedly -uninterruptedness -uninterviewed -uninvited -union -union's -unions -unique -uniquely -uniqueness -unison -unit -unit's -unite -united -unitedly -uniter -unites -unities -uniting -unitive -units -unity -unity's -univalve -univalve's -univalves -universal -universality -universally -universalness -universals -universe -universe's -universes -universities -university -university's -unjacketed -unjam -unjammed -unjamming -unjoined -unjust -unjustifiable -unjustified -unjustly -unjustness -unkind -unkindliness -unkindly -unkindness -unknit -unknowable -unknowing -unknowingly -unknown -unknowns -unlaced -unlamented -unlashed -unlaundered -unlawful -unlawfully -unlawfulness -unleaded -unleash -unleashed -unleashes -unleashing -unleavened -unless -unlettered -unlicensed -unlicked -unlike -unlikelihood -unlikelihoods -unlikeliness -unlikely -unlikeness -unlimbers -unlimited -unlimitedly -unlined -unlink -unlinked -unlinking -unlinks -unlisted -unload -unloaded -unloader -unloaders -unloading -unloads -unlock -unlocked -unlocking -unlocks -unlogged -unloved -unluckily -unluckiness -unlucky -unmade -unmagnified -unmaintainable -unmaintained -unmaliciously -unmanageable -unmanageably -unmanaged -unmanned -unmannered -unmanneredly -unmannerliness -unmannerly -unmapped -unmaps -unmarked -unmarried -unmarrieds -unmasked -unmatchable -unmatched -unmated -unmates -unmeant -unmeasurable -unmentionable -unmentionables -unmentioned -unmerciful -unmercifully -unmeshed -unmistakable -unmistakably -unmitigated -unmitigatedly -unmitigatedness -unmixed -unmoderated -unmodifiable -unmodified -unmolested -unmotivated -unmount -unmountable -unmounted -unmoved -unmurmuring -unnameable -unnamed -unnatural -unnaturally -unnaturalness -unnecessarily -unnecessary -unneeded -unnegated -unnerve -unnerved -unnerves -unnerving -unnervingly -unnoticed -unnourished -unnumbered -unobservable -unobservables -unobserved -unobtainable -unoccupied -unofficial -unofficially -unopened -unordered -unoriginals -unorthodoxly -unpack -unpackaged -unpackages -unpacked -unpacker -unpacking -unpacks -unpadded -unpaged -unpaid -unpainted -unpaired -unparliamentary -unparsed -unpartitioned -unpatriotic -unpaved -unperceived -unperformed -unperturbed -unperturbedly -unplaced -unplagued -unplanned -unpleasant -unpleasantly -unpleasantness -unpleased -unplowed -unplugged -unplugging -unplugs -unplumbed -unpolled -unpolluted -unpopular -unpopularity -unprecedented -unprecedentedly -unpredictability -unpredictable -unpredictably -unpredicted -unprejudiced -unprescribed -unpreserved -unpretending -unpretentious -unpretentiously -unpretentiousness -unpriced -unprimed -unprincipled -unprincipledness -unprintable -unprinted -unprivileged -unproblematic -unproblematical -unproblematically -unprocessed -unprofitable -unprofitableness -unprofitably -unprojected -unpromising -unpromisingly -unprompted -unpronounceable -unpropagated -unpropertied -unprotected -unprotectedly -unprovability -unprovable -unproved -unproven -unprovided -unpublished -unpunched -unpunished -unqualified -unqualifiedly -unquantifiable -unquenched -unquestionably -unquestioned -unquestioningly -unquoted -unranked -unrated -unravel -unravels -unreachable -unreacted -unread -unreadability -unreadable -unreal -unrealism -unrealistic -unrealistically -unrealized -unrealizes -unreasonable -unreasonableness -unreasonably -unreassuringly -unreconstructed -unrecordable -unrecorded -unrecoverable -unredeemed -unreferenced -unrefined -unreflected -unregister -unregistered -unregistering -unregisters -unregulated -unrehearsed -unreinforced -unrelated -unreleased -unrelenting -unrelentingly -unreliabilities -unreliability -unreliable -unreliably -unremarked -unreported -unrepresentable -unrepresented -unrequested -unrequited -unreserved -unreservedly -unreservedness -unresisted -unresisting -unresolved -unresponsive -unresponsively -unresponsiveness -unrest -unrestrained -unrestrainedly -unrestrainedness -unrestricted -unrestrictedly -unrestrictive -unreturned -unrevealing -unrifled -unrighteous -unrighteously -unrighteousness -unroll -unrolled -unrolling -unrolls -unromantically -unrotated -unruffled -unruled -unruliness -unruly -unsafe -unsafely -unsaid -unsalted -unsanitary -unsatisfactorily -unsatisfactory -unsatisfiability -unsatisfiable -unsatisfied -unsatisfying -unsaturated -unsaved -unscheduled -unschooled -unscientific -unscientifically -unscramble -unscrambled -unscrambler -unscrambles -unscrambling -unscratched -unscreened -unscrews -unscripted -unscrupulous -unscrupulously -unscrupulousness -unsealed -unseals -unseasonable -unseasonableness -unseasonably -unseasoned -unsecured -unseeded -unseeing -unseemly -unseen -unsegmented -unsegregated -unselected -unselfish -unselfishly -unselfishness -unsent -unserved -unserviced -unsettled -unsettledness -unsettling -unsettlingly -unshaded -unshakable -unshaken -unshared -unsharpened -unshaved -unshaven -unsheathing -unshelled -unsheltered -unshielded -unshod -unsigned -unsimplified -unsized -unskilled -unskillful -unskillfully -unskillfulness -unslings -unsloped -unslung -unsmiling -unsmilingly -unsnap -unsnapped -unsnapping -unsnaps -unsociability -unsociable -unsociableness -unsociably -unsocial -unsocially -unsolicited -unsolvable -unsolved -unsophisticated -unsophistication -unsorted -unsought -unsound -unsounded -unsoundly -unsoundness -unsparing -unsparingly -unspeakable -unspecified -unspent -unspoiled -unspoken -unspotted -unsprayed -unsprung -unstable -unstableness -unstably -unstacked -unstacks -unstained -unstapled -unstaring -unstated -unsteadily -unsteadiness -unsteady -unstemmed -unstinting -unstintingly -unstoppable -unstopped -unstrained -unstratified -unstreamed -unstressed -unstriped -unstructured -unstrung -unstuck -unsubscripted -unsubstantially -unsubstantiated -unsubstituted -unsuccessful -unsuccessfully -unsuffixed -unsuitability -unsuitable -unsuitably -unsuited -unsung -unsupportable -unsupported -unsure -unsurpassed -unsurprised -unsurprising -unsurprisingly -unsuspected -unsuspecting -unsuspended -unswerving -unsymmetrically -unsympathetic -untamed -untampered -untaped -untapped -untaught -untented -unterminated -untestable -untested -unthematic -unthinkable -unthinkably -unthinkingly -untidiness -untidy -untie -untied -unties -until -untimeliness -untimely -untitled -unto -untold -untouchable -untouchable's -untouchables -untouched -untoward -untowardly -untowardness -untraceable -untraced -untracked -untrained -untransformed -untranslated -untransposed -untreated -untried -untrod -untroubled -untrue -untruly -untrusted -untrustworthiness -untruth -untruthful -untruthfully -untruthfulness -untutored -untwisted -untying -untyped -unusable -unused -unusual -unusually -unusualness -unuttered -unvalued -unvarnished -unvarying -unveil -unveiled -unveiling -unveils -unventilated -unverified -unvisited -unvoiced -unwaged -unwanted -unwarily -unwarranted -unwashed -unwashedness -unwatched -unwavering -unwaveringly -unwearied -unweariedly -unweighed -unwelcome -unwept -unwholesome -unwholesomely -unwieldiness -unwieldy -unwilled -unwilling -unwillingly -unwillingness -unwind -unwinder -unwinders -unwinding -unwinds -unwinking -unwired -unwise -unwisely -unwiser -unwisest -unwitnessed -unwitting -unwittingly -unwonted -unwontedly -unwontedness -unworldliness -unworldly -unworn -unworthiness -unworthy -unwound -unwounded -unwoven -unwrap -unwrapped -unwrapping -unwraps -unwrinkled -unwritable -unwritten -unyielded -unyielding -unyieldingly -up -upbraid -upbraider -upbringing -update -updated -updater -updates -updating -upfield -upgrade -upgraded -upgrades -upgrading -upheld -uphill -uphold -upholder -upholders -upholding -upholds -upholster -upholstered -upholsterer -upholsterers -upholstering -upholsters -upkeep -upland -uplander -uplands -uplift -uplifted -uplifter -uplifting -uplifts -upload -uploaded -uploading -uploads -upon -upper -uppermost -uppers -upright -uprightly -uprightness -uprising -uprising's -uprisings -uproar -uproot -uprooted -uprooter -uprooting -uproots -ups -upset -upsets -upsetting -upshot -upshot's -upshots -upside -upsides -upstairs -upstream -upturn -upturned -upturning -upturns -upward -upwardly -upwardness -upwards -urban -urchin -urchin's -urchins -urge -urged -urgent -urgently -urger -urges -urging -urgings -urinate -urinated -urinates -urinating -urination -urine -urn -urn's -urning -urns -us -usability -usable -usably -usage -usages -use -used -useful -usefully -usefulness -useless -uselessly -uselessness -user -user's -users -uses -usher -ushered -ushering -ushers -using -usual -usually -usualness -usurp -usurped -usurper -utensil -utensil's -utensils -utilities -utility -utility's -utmost -utopian -utopian's -utopians -utter -utterance -utterance's -utterances -uttered -utterer -uttering -utterly -uttermost -utters -uucp -uucp's -vacancies -vacancy -vacancy's -vacant -vacantly -vacantness -vacate -vacated -vacates -vacating -vacation -vacationed -vacationer -vacationers -vacationing -vacations -vacillate -vacillated -vacillates -vacillating -vacillatingly -vacillation -vacillations -vacillator -vacillator's -vacillators -vacuo -vacuous -vacuously -vacuousness -vacuum -vacuumed -vacuuming -vacuums -vagabond -vagabond's -vagabonds -vagaries -vagary -vagary's -vagina -vagina's -vaginas -vagrant -vagrantly -vagrants -vague -vaguely -vagueness -vaguer -vaguest -vainly -vale -vale's -valedictorian -valedictorian's -valence -valence's -valences -valentine -valentine's -valentines -vales -valet -valet's -valets -valiant -valiantly -valiantness -valid -validate -validated -validates -validating -validation -validations -validity -validly -validness -valley -valley's -valleys -valuable -valuableness -valuables -valuably -valuation -valuation's -valuations -valuator -valuators -value -valued -valuer -valuers -values -valuing -valve -valve's -valved -valves -valving -van -van's -vane -vane's -vaned -vanes -vanilla -vanish -vanished -vanisher -vanishes -vanishing -vanishingly -vanities -vanity -vanquish -vanquished -vanquisher -vanquishes -vanquishing -vans -vantage -vantages -variability -variable -variable's -variableness -variables -variably -variance -variance's -variances -variant -variantly -variants -variation -variation's -variations -varied -variedly -varier -varies -varieties -variety -variety's -various -variously -variousness -varnish -varnish's -varnished -varnisher -varnishers -varnishes -varnishing -vary -varying -varyingly -varyings -vase -vase's -vases -vassal -vassals -vast -vaster -vastest -vastly -vastness -vat -vat's -vats -vaudeville -vault -vaulted -vaulter -vaulting -vaults -vaunt -vaunted -vaunter -veal -vealer -vealing -vector -vector's -vectored -vectoring -vectors -veer -veered -veering -veeringly -veers -vegetable -vegetable's -vegetables -vegetarian -vegetarian's -vegetarians -vegetate -vegetated -vegetates -vegetating -vegetation -vegetative -vegetatively -vegetativeness -vehemence -vehement -vehemently -vehicle -vehicle's -vehicles -vehicular -veil -veiled -veiling -veils -vein -veined -veiner -veining -veins -velocities -velocity -velocity's -velvet -vend -vender -vending -vendor -vendor's -vendors -venerable -venerableness -vengeance -venison -venom -venomous -venomously -venomousness -vent -vented -venter -ventilate -ventilated -ventilates -ventilating -ventilation -ventilations -ventilative -venting -ventral -ventrally -ventricle -ventricle's -ventricles -vents -venture -ventured -venturer -venturers -ventures -venturing -venturings -veracity -veranda -veranda's -verandaed -verandas -verb -verb's -verbal -verbally -verbose -verbosely -verboseness -verbs -verdict -verdicts -verdure -verdured -verge -verger -verges -verier -veriest -verifiability -verifiable -verifiableness -verification -verifications -verified -verifier -verifier's -verifiers -verifies -verify -verifying -verily -veritable -veritableness -vermin -versa -versatile -versatilely -versatileness -versatility -verse -versed -verser -verses -versing -version -versions -versus -vertebrate -vertebrate's -vertebrates -vertebration -vertex -vertexes -vertical -vertically -verticalness -verticals -vertices -very -vessel -vessel's -vessels -vest -vested -vestige -vestige's -vestiges -vestigial -vestigially -vesting -vests -veteran -veteran's -veterans -veterinarian -veterinarian's -veterinarians -veterinary -veto -vetoed -vetoer -vetoes -vetoing -vetting -vex -vexation -vexed -vexedly -vexes -vexing -vi -vi's -via -viability -viable -viably -vial -vial's -vials -vibrate -vibrated -vibrates -vibrating -vibration -vibrations -vice -vice's -viceroy -vices -vicing -vicinities -vicinity -vicious -viciously -viciousness -vicissitude -vicissitude's -vicissitudes -victim -victim's -victims -victor -victor's -victories -victorious -victoriously -victoriousness -victors -victory -victory's -victual -victuals -video -videos -videotape -videotape's -videotaped -videotapes -videotaping -vie -vied -vier -vies -view -viewable -viewed -viewer -viewers -viewing -viewings -viewpoint -viewpoint's -viewpoints -views -vigilance -vigilant -vigilante -vigilante's -vigilantes -vigilantly -vignette -vignette's -vignetted -vignetter -vignettes -vignetting -vigorous -vigorously -vigorousness -vii -viii -vile -vilely -vileness -viler -vilest -vilification -vilifications -vilified -vilifier -vilifies -vilify -vilifying -villa -villa's -village -village's -villager -villagers -villages -villain -villain's -villainous -villainously -villainousness -villains -villainy -villas -vindictive -vindictively -vindictiveness -vine -vine's -vinegar -vinegars -vines -vineyard -vineyard's -vineyards -vining -vintage -vintager -vintages -violate -violated -violates -violating -violation -violations -violative -violator -violator's -violators -violence -violent -violently -violet -violet's -violets -violin -violin's -violinist -violinist's -violinists -violins -viper -viper's -vipers -viral -virally -virgin -virgin's -virginity -virgins -virtual -virtually -virtue -virtue's -virtues -virtuoso -virtuoso's -virtuosos -virtuous -virtuously -virtuousness -virus -virus's -viruses -vis -visa -visaed -visage -visaged -visaing -visas -viscosities -viscosity -viscount -viscount's -viscounts -viscous -viscously -viscousness -visibilities -visibility -visible -visibleness -visibly -vision -vision's -visionariness -visionary -visioned -visioning -visions -visit -visitation -visitation's -visitations -visited -visiting -visitor -visitor's -visitors -visits -visor -visor's -visored -visors -vista -vista's -vistaed -vistas -visual -visually -visuals -vita -vitae -vital -vitality -vitally -vitals -vitamin -vitamin's -vitamins -vivid -vividly -vividness -vizier -vocabularies -vocabulary -vocal -vocally -vocals -vocation -vocation's -vocational -vocationally -vocations -vogue -voice -voiced -voicer -voicers -voices -voicing -void -voided -voider -voiding -voidness -voids -volatile -volatileness -volatiles -volatilities -volatility -volcanic -volcano -volcano's -volcanos -volley -volleyball -volleyball's -volleyballs -volleyed -volleyer -volleying -volleys -volt -voltage -voltages -volts -volume -volume's -volumed -volumes -voluming -voluntarily -voluntariness -voluntary -volunteer -volunteered -volunteering -volunteers -vomit -vomited -vomiter -vomiting -vomits -vortex -vortexes -vote -voted -voter -voters -votes -voting -votive -votively -votiveness -vouch -voucher -vouchers -vouches -vouching -vow -vowed -vowel -vowel's -vowels -vower -vowing -vows -voyage -voyaged -voyager -voyagers -voyages -voyaging -voyagings -vulgar -vulgarly -vulnerabilities -vulnerability -vulnerable -vulnerableness -vulture -vulture's -vultures -wade -waded -wader -waders -wades -wading -wafer -wafer's -wafered -wafering -wafers -waffle -waffle's -waffled -waffles -waffling -waft -wafter -wag -wage -waged -wager -wagered -wagerer -wagering -wagers -wages -waging -wagon -wagon's -wagons -wags -wail -wailed -wailer -wailing -wails -waist -waist's -waistcoat -waistcoat's -waistcoated -waistcoats -waisted -waister -waists -wait -waited -waiter -waiter's -waiters -waiting -waitress -waitress's -waitresses -waits -waive -waived -waiver -waiverable -waivers -waives -waiving -wake -waked -waken -wakened -wakener -wakening -waker -wakes -waking -walk -walked -walker -walkers -walking -walks -walkway -walkway's -walkways -wall -wall's -walled -waller -wallet -wallet's -wallets -walling -wallow -wallowed -wallower -wallowing -wallows -walls -walnut -walnut's -walnuts -walrus -walrus's -walruses -waltz -waltzed -waltzer -waltzes -waltzing -wan -wand -wander -wandered -wanderer -wanderers -wandering -wanderings -wanders -wane -waned -wanes -waning -wanly -wanness -want -wanted -wanter -wanting -wanton -wantoner -wantonly -wantonness -wants -war -war's -warble -warbled -warbler -warbles -warbling -ward -warded -warden -wardens -warder -warding -wardrobe -wardrobe's -wardrobes -wards -ware -warehouse -warehoused -warehouser -warehouses -warehousing -wares -warfare -warier -wariest -warily -wariness -waring -warlike -warm -warmed -warmer -warmers -warmest -warming -warmly -warmness -warms -warmth -warn -warned -warner -warning -warningly -warnings -warns -warp -warp's -warped -warper -warping -warps -warrant -warranted -warranter -warranties -warranting -warrants -warranty -warranty's -warred -warring -warrior -warrior's -warriors -wars -warship -warship's -warships -wart -wart's -warted -warts -wary -was -wash -washed -washer -washers -washes -washing -washings -wasn't -wasp -wasp's -wasps -waste -wasted -wasteful -wastefully -wastefulness -waster -wastes -wasting -wastingly -watch -watched -watcher -watchers -watches -watchful -watchfully -watchfulness -watching -watchings -watchman -watchword -watchword's -watchwords -water -watered -waterer -waterfall -waterfall's -waterfalls -wateriness -watering -waterings -waterproof -waterproofed -waterproofer -waterproofing -waterproofness -waterproofs -waters -waterway -waterway's -waterways -watery -wave -waved -waveform -waveform's -waveforms -wavefront -wavefront's -wavefronts -wavelength -wavelengths -waver -wavered -waverer -wavering -waveringly -wavers -waves -waving -wax -waxed -waxen -waxer -waxers -waxes -waxier -waxiness -waxing -waxy -way -way's -ways -wayside -waysides -wayward -waywardly -waywardness -we -we'd -we'll -we're -we've -weak -weaken -weakened -weakener -weakening -weakens -weaker -weakest -weakliness -weakly -weakness -weakness's -weaknesses -wealth -wealthier -wealthiest -wealthiness -wealths -wealthy -wean -weaned -weaner -weaning -weapon -weapon's -weaponed -weapons -wear -wearable -wearer -wearied -wearier -wearies -weariest -wearily -weariness -wearing -wearingly -wearisome -wearisomely -wearisomeness -wears -weary -wearying -weasel -weasel's -weasels -weather -weathercock -weathercock's -weathercocks -weathered -weatherer -weathering -weatherly -weathers -weave -weaver -weavers -weaves -weaving -web -web's -weber -webs -wed -wedded -wedding -wedding's -weddings -wedge -wedged -wedges -wedging -weds -wee -weed -weeded -weeder -weeding -weeds -week -week's -weekday -weekday's -weekdays -weekend -weekend's -weekender -weekends -weeklies -weekly -weeks -weep -weeped -weeper -weepers -weeping -weeps -weigh -weighed -weigher -weighing -weighings -weighs -weight -weighted -weighter -weighting -weightings -weights -weird -weirdly -weirdness -welcome -welcomed -welcomely -welcomeness -welcomer -welcomes -welcoming -weld -welded -welder -welders -welding -weldings -welds -welfare -well -welled -welling -wellness -wells -wench -wench's -wencher -wenches -went -wept -were -weren't -west -wester -westered -westering -westerlies -westerly -western -westerner -westerners -westing -westward -westwards -wet -wetly -wetness -wets -wetted -wetter -wettest -wetting -whack -whacked -whacker -whacking -whacks -whale -whaler -whales -whaling -whammies -whammy -wharf -wharfs -wharves -what -what's -whatchamacallit -whatchamacallit's -whatchamacallits -whatever -whatsoever -wheat -wheaten -wheel -wheeled -wheeler -wheelers -wheeling -wheelings -wheels -whelp -when -whence -whenever -whens -where -where's -whereabouts -whereas -whereby -wherein -whereupon -wherever -whether -whew -whey -which -whichever -while -whiled -whiles -whiling -whim -whim's -whimper -whimpered -whimpering -whimpers -whims -whimsical -whimsically -whimsicalness -whimsied -whimsies -whimsy -whimsy's -whine -whined -whiner -whines -whining -whiningly -whip -whip's -whipped -whipper -whipper's -whippers -whipping -whipping's -whippings -whips -whirl -whirled -whirler -whirling -whirlpool -whirlpool's -whirlpools -whirls -whirlwind -whirr -whirring -whisk -whisked -whisker -whiskered -whiskers -whiskey -whiskey's -whiskeys -whisking -whisks -whisper -whispered -whisperer -whispering -whisperingly -whisperings -whispers -whistle -whistled -whistler -whistlers -whistles -whistling -whit -white -whited -whitely -whiten -whitened -whitener -whiteners -whiteness -whitening -whitens -whiter -whites -whitespace -whitest -whitewash -whitewashed -whitewasher -whitewashing -whiting -whittle -whittled -whittler -whittles -whittling -whittlings -whiz -whizzed -whizzes -whizzing -who -who's -whoever -whole -wholehearted -wholeheartedly -wholeness -wholes -wholesale -wholesaled -wholesaler -wholesalers -wholesales -wholesaling -wholesome -wholesomely -wholesomeness -wholly -whom -whomever -whoop -whooped -whooper -whooping -whoops -whore -whore's -whores -whoring -whorl -whorl's -whorled -whorls -whose -why -wick -wicked -wickedly -wickedness -wicker -wicking -wicks -wide -widely -widen -widened -widener -wideness -widening -widens -wider -widespread -widest -widget -widget's -widgets -widow -widowed -widower -widowers -widows -width -widths -wield -wielded -wielder -wielding -wields -wife -wife's -wifeliness -wifely -wig -wig's -wigs -wigwam -wild -wildcat -wildcat's -wildcats -wilder -wilderness -wildest -wilding -wildly -wildness -wile -wiled -wiles -wilier -wiliness -wiling -will -willed -willer -willful -willfully -willfulness -willing -willingly -willingness -willings -willow -willow's -willower -willows -wills -wilt -wilted -wilting -wilts -wily -win -wince -winced -winces -wincing -wind -winded -winder -winders -windier -windiness -winding -windmill -windmill's -windmilling -windmills -window -window's -windowed -windowing -windows -winds -windy -wine -wined -winer -winers -wines -wing -winged -winger -wingers -winging -wings -wining -wink -winked -winker -winking -winks -winner -winner's -winners -winning -winningly -winnings -wins -winter -wintered -winterer -wintering -winterly -winters -wintrier -wintriness -wintry -wipe -wiped -wiper -wipers -wipes -wiping -wire -wired -wireless -wirer -wires -wiretap -wiretap's -wiretaps -wirier -wiriness -wiring -wirings -wiry -wisdom -wisdoms -wise -wised -wisely -wiseness -wiser -wises -wisest -wish -wished -wisher -wishers -wishes -wishful -wishfully -wishfulness -wishing -wising -wisp -wisp's -wisps -wistful -wistfully -wistfulness -wit -wit's -witch -witchcraft -witches -witching -with -withal -withdraw -withdrawal -withdrawal's -withdrawals -withdrawer -withdrawing -withdrawn -withdrawnness -withdraws -withdrew -wither -withered -withering -witheringly -withers -withheld -withhold -withholder -withholders -withholding -withholdings -withholds -within -without -withstand -withstanding -withstands -withstood -witness -witnessed -witnesses -witnessing -wits -wittier -wittiest -wittiness -witty -wives -wizard -wizard's -wizardly -wizards -woe -woeful -woefully -woeness -woke -wolf -wolfer -wolves -woman -woman's -womanhood -womanliness -womanly -womb -womb's -wombed -wombs -women -women's -womens -won't -wonder -wondered -wonderer -wonderful -wonderfully -wonderfulness -wondering -wonderingly -wonderland -wonderland's -wonderment -wonders -wondrous -wondrously -wondrousness -wont -wonted -wontedly -wontedness -wonting -woo -wood -wood's -woodchuck -woodchuck's -woodchucks -woodcock -woodcock's -woodcocks -wooded -wooden -woodenly -woodenness -woodier -woodiness -wooding -woodland -woodlander -woodman -woodpecker -woodpecker's -woodpeckers -woods -woodser -woodwork -woodworker -woodworking -woody -wooed -wooer -woof -woofed -woofer -woofers -woofing -woofs -wooing -wool -wooled -woolen -woolens -woollier -woollies -woolliness -woolly -wools -wooly -woos -word -word's -worded -wordier -wordily -wordiness -wording -wordings -words -wordy -wore -work -workable -workableness -workably -workaround -workaround's -workarounds -workbench -workbench's -workbenches -workbook -workbook's -workbooks -worked -worker -worker's -workers -workhorse -workhorse's -workhorses -working -workingman -workings -workload -workloads -workman -workmanly -workmanship -workmen -workmen's -works -workshop -workshop's -workshops -workstation -workstation's -workstations -world -world's -worlders -worldliness -worldly -worlds -worldwide -worm -wormed -wormer -worming -worms -worn -worried -worriedly -worrier -worriers -worries -worrisome -worrisomely -worrisomeness -worry -worrying -worryingly -worse -worser -worship -worshipful -worshipfully -worshipfulness -worships -worst -worsted -worth -worthier -worthies -worthiest -worthiness -worthing -worthless -worthlessly -worthlessness -worths -worthwhile -worthwhileness -worthy -would -wouldest -wouldn't -wound -wounded -wounding -wounds -wove -woven -wrangle -wrangled -wrangler -wranglers -wrangles -wrangling -wrap -wrap's -wrapped -wrapper -wrapper's -wrappers -wrapping -wrappings -wraps -wrath -wreak -wreaks -wreath -wreathed -wreathes -wreathing -wreck -wreckage -wrecked -wrecker -wreckers -wrecking -wrecks -wren -wren's -wrench -wrenched -wrenches -wrenching -wrenchingly -wrens -wrest -wrested -wrester -wresting -wrestle -wrestled -wrestler -wrestles -wrestling -wrestlings -wrests -wretch -wretched -wretchedly -wretchedness -wretches -wriggle -wriggled -wriggler -wriggles -wriggling -wring -wringer -wringing -wrings -wrinkle -wrinkled -wrinkles -wrinkling -wrist -wrist's -wrists -wristwatch -wristwatch's -wristwatches -writ -writ's -writable -write -writer -writer's -writers -writes -writhe -writhed -writhes -writhing -writing -writings -writs -written -wrong -wronged -wronger -wrongest -wronging -wrongly -wrongness -wrongs -wrote -wrought -wrung -xi -xii -xiii -xiv -xix -xv -xvi -xvii -xviii -xx -yacc -yacc's -yank -yanked -yanking -yanks -yard -yard's -yarded -yarding -yards -yardstick -yardstick's -yardsticks -yarn -yarn's -yarned -yarning -yarns -yawn -yawner -yawning -yawningly -yawns -yea -yeah -year -year's -yearly -yearn -yearned -yearner -yearning -yearningly -yearnings -yearns -years -yeas -yeast -yeast's -yeasts -yecch -yell -yelled -yeller -yelling -yellow -yellowed -yellower -yellowest -yellowing -yellowish -yellowness -yellows -yells -yelp -yelped -yelper -yelping -yelps -yeoman -yeomanly -yeomen -yes -yeses -yesterday -yesterday's -yesterdays -yet -yield -yielded -yielder -yielding -yields -yoke -yoke's -yokes -yoking -yon -yonder -you -you'd -you'll -you're -you've -young -younger -youngest -youngly -youngness -youngster -youngster's -youngsters -your -your's -yours -yourself -yourselves -youth -youth's -youthes -youthful -youthfully -youthfulness -yuck -yummier -yummy -yuppie -yuppie's -yuppies -zap -zapped -zapping -zaps -zeal -zealous -zealously -zealousness -zebra -zebra's -zebras -zenith -zero -zeroed -zeroes -zeroing -zeros -zeroth -zest -zigzag -zinc -zinc's -zodiac -zodiacs -zonal -zonally -zone -zoned -zonely -zoner -zones -zoning -zoo -zoo's -zoological -zoologically -zoom -zoomed -zooming -zooms -zoos +ACM +ANSI +ASAP +ASCII +ATM's +Achilles +Ada +Ada's +Afghanistan +Afghanistan's +Africa +Africa's +African +African's +Africans +Airedale +Airedale's +Alabama +Alabama's +Alabamian +Alabamian's +Alaska +Alaska's +Albania +Albania's +Albanian +Albanian's +Albanians +Alcibiades +Alden +Alden's +Algeria +Algeria's +Algerian +Algerian's +Algol +Algol's +Allah +Allah's +Alyssa +Alyssa's +Amanda +Amanda's +Amdahl +Amdahl's +Amelia +Amelia's +America +America's +American +American's +Americana +Americans +Americas +Ames +Amsterdam +Amsterdam's +Amtrak +Amtrak's +Anabaptist +Anabaptist's +Anabaptists +Andorra +Andorra's +Angeleno +Angeleno's +Angelenos +Anglican +Anglican's +Anglicanism +Anglicanism's +Anglicans +Anglophilia +Anglophilia's +Anglophobia +Anglophobia's +Angola +Angola's +Antarctica +Antarctica's +Aphrodite +Aphrodite's +Apollo +Apollo's +Apollonian +Appalachia +Appalachia's +Appalachian +Appalachian's +Appalachians +April +April's +Aprils +Aquarius +Arab +Arab's +Arabia +Arabia's +Arabian +Arabian's +Arabians +Arabic +Arabic's +Arabs +Archie +Archie's +Argentina +Argentina's +Argo +Argo's +Argos +Arianism +Arianism's +Arianist +Arianist's +Arianists +Aries +Aristotelian +Aristotelian's +Aristotle +Aristotle's +Arizona +Arizona's +Arkansas +Arkansas's +Armageddon +Armageddon's +Armenian +Armenian's +Armour +Armour's +Armstrong +Armstrong's +Artemis +Aryan +Aryan's +Aryans +Asia +Asia's +Asian +Asian's +Asians +Asiatic +Asiatic's +Asiatics +Assyrian +Assyrian's +Assyriology +Assyriology's +Athena +Athena's +Athenian +Athenian's +Athenians +Athens +Atlantic +Atlantic's +Auckland +Auckland's +Audubon +Audubon's +Augusta +Augusta's +Augusts +Austin +Austin's +Australia +Australia's +Australian +Australian's +Australians +Austria +Austria's +Austrian +Austrian's +Ave +BSD +Babel +Babel's +Bach +Bach's +Bagrodia +Bagrodia's +Bagrodias +Balkan +Balkan's +Balkans +Baltic +Baltic's +Bangladesh +Bangladesh's +Bantu +Bantu's +Bantus +Barbados +Baxter +Baxter's +Beethoven +Beethoven's +Belgian +Belgian's +Belgians +Belgium +Belgium's +Bellovin +Bellovin's +Belushi +Belushi's +Benedict +Benedict's +Benedictine +Benedictine's +Bengal +Bengal's +Bengali +Bengali's +Benzedrine +Benzedrine's +Bergsten +Bergsten's +Berkeley +Berkeley's +Berlin +Berlin's +Berliner +Berliners +Bermuda +Bermuda's +Bessel +Bessel's +Beverly +Beverly's +Bilbo +Bilbo's +Bolivia +Bolivia's +Bologna +Bologna's +Bolshevik +Bolshevik's +Bolsheviks +Bolshevism +Bolshevism's +Borneo +Borneo's +Boston +Boston's +Bostonian +Bostonian's +Bostonians +Botswana +Botswana's +Bourne +Bourne's +Brazil +Brazil's +Brazilian +Brazilian's +Bresenham +Bresenham's +Britain +Britain's +British +Britisher +Britishly +Briton +Briton's +Britons +Buehring +Buehring's +CDC +CDC's +CEO +CMOS +CPU +CPU's +CPUs +California +California's +Californian +Californian's +Californians +Cambridge +Cambridge's +Canada +Canada's +Carolina +Carolina's +Carolinas +Cartesian +Chinese +Chinese's +Christian +Christian's +Christians +Christiansen +Christmas +Cobol +Cobol's +Coleman +Coleman's +Colorado +Colorado's +Comdex +Comdex's +Cray +Cray's +Crays +Cupertino +Cupertino's +Czechoslovakian +DARPA +DARPA's +DECNET +DOS +Dan +Dan's +DeMorgan +DeMorgan's +Debbie +Debbie's +December +December's +Decembers +Delaware +Delaware's +Denmark +Denmark's +Dijkstra +Dijkstra's +Diophantine +Dylan +Dylan's +EDP +EGA +EGA's +Edsger +Edsger's +Ellen +Ellen's +Elvis +Elvis's +English +English's +Erlang +Erlang's +Ethernet +Ethernet's +Ethernets +Europe +Europe's +European +European's +Europeans +FIFO +Fairbanks +Februaries +February +February's +Felder +Florida +Florida's +Fortran +Fortran's +Fourier +Fourier's +France +France's +Frances +French +French's +Friday +Friday's +Fridays +GPSS +Galvin +Galvin's +Garfunkel +Geoff +Geoff's +Geoffrey +Geoffrey's +German +German's +Germans +Germany +Germany's +Gibson +Gibson's +Gipsies +Gipsy +Gipsy's +Godzilla +Godzilla's +Gothic +Greek +Greek's +Greeks +Greg +Greg's +Heinlein +Heinlein's +Hewlett +Hewlett's +Holland +Holland's +Hollander +Hollanders +Hollands +Honda +Honda's +Hz +I'd +I'll +I'm +I've +IBM +IBM's +IEEE +ITCorp +ITCorp's +ITcorp +ITcorp's +Illinois +Inc +India +India's +Indian +Indian's +Indiana +Indiana's +Indians +Intel +Intel's +Internet +Internet's +Iran +Iran's +Ireland +Ireland's +Israel +Israel's +Israeli +Israeli's +Israelis +Italian +Italian's +Italians +James +Januaries +January +January's +Japan +Japan's +Japanese +Japanese's +Jefferson +Jefferson's +Jill +Jill's +Johnnie +Johnnie's +Jr +Julie +Julie's +Julies +July +July's +Julys +June +June's +Junes +Klein +Klein's +Kleinrock +Kleinrock's +Kline +Kline's +Knuth +Knuth's +Kuenning +Kuenning's +LED's +LEDs +LaTeX +LaTeX's +Lagrangian +Lagrangian's +Lamport +Lamport's +Latin +Latin's +Laurie +Laurie's +Lenten +Liz +Liz's +Lyle +Lyle's +MHz +MIT +MIT's +MacDraw +MacDraw's +MacIntosh +MacIntosh's +MacPaint +MacPaint's +Mafia +Mafia's +Malibu +Malibu's +Mandelbrot +Mandelbrot's +Manhattan +Manhattan's +Manila +Manila's +Marianne +Marianne's +Mary +Mary's +Maryland +Maryland's +Marylanders +Massachusetts +Massey +Massey's +Matt +Matt's +Maxtor +Maxtor's +McElhaney +McElhaney's +McKenzie +McKenzie's +McMartin +McMartin's +Medusa +Medusa's +Michigan +Michigan's +Microport +Microport's +Microsoft +Microsoft's +Midwest +Minnesota +Minnesota's +Monday +Monday's +Mondays +Montana +Montana's +Montanan +Montanan's +Moslem +Moslem's +Moslems +Motorola +Motorola's +Mr +Mrs +Ms +Multibus +Multibus's +Multics +Munsey +Munsey's +Muslim +Muslim's +Muslims +NFS +Nazi +Nazi's +Nazis +NeWS +Nebraska +Nebraska's +Nebraskan +Nebraskan's +Negro +Negro's +Negroes +Nepal +Nepal's +Netherlands +Newtonian +November +November's +Novembers +OEM +OEM's +OEMS +OK +OS +OS's +October +October's +Octobers +Oderberg +Oderberg's +Oderbergs +Oedipus +Ohio +Ohio's +Oklahoma +Oklahoma's +Oklahoman +Oklahoman's +Oliver's +PC +PC's +PCs +PDP +Packard +Packard's +Packards +Palestinian +Pascal +Pascal's +Pennsylvania +Pennsylvania's +Peter's +Petkiewicz +Petkiewicz's +PhD +Planck +Planck's +Poland +Poland's +Popek +Popek's +Popeks +Prime's +Prokofiev +Prokofiev's +QA +RCS +ROM +RSX +Redford +Redford's +Rick +Rick's +Ritchie +Ritchie's +Robert +Robert's +Roberts +Robinson +Robinson's +Roman +Roman's +Romans +Roy +Roy's +Rubens +Russian +Russian's +Russians +SCCS +SMTP +Sally's +Salz +Salz's +Sam +Sam's +Saturday +Saturday's +Saturdays +Scotland +Scotland's +Seagate +Seagate's +September +September's +Septembers +Signor +Sikkim +Sikkim's +Sikkimese +Silverstein +Silverstein's +Singapore +Singapore's +Spafford +Spafford's +Spain +Spain's +Spanish +Spanish's +Spencer +Spencer's +Spuds +Sr +Sunday +Sunday's +Sundays +TCP +TV's +TeX +TeX's +Teflon +Teflon's +Tektronix +Tektronix's +Tennessee +Tennessee's +Texas +Texas's +Texases +Thursday +Thursday's +Thursdays +Tinseltown +Tinseltown's +Trudeau +Trudeau's +Tuesday +Tuesday's +Tuesdays +Turing +Turing's +UART +UCLA +UNIX's +USC +USC's +USG +USG's +Ultrix +Ultrix's +Unix +Unix's +Usenet +Usenet's +Usenix +Usenix's +Utah +Utah's +VAR +VCR +VMS +VMS's +Vanessa +Vanessa's +Vax +Vax's +Ventura +Ventura's +Virginia +Virginia's +Warnock +Warnock's +Washington +Washington's +Wednesday +Wednesday's +Wednesdays +Weibull +Weibull's +Wilbur +Wilbur's +Willisson +Willisson's +Wilson +Wilson's +Xenix +Xenix's +Xeroxed +Xeroxes +Xeroxing +Yamaha +Yamaha's +Yentl +Yentl's +York +York's +Yorker +Yorkers +Yorks +Zealand +Zealand's +Zulu +Zulu's +Zulus +aback +abaft +abandon +abandoned +abandoner +abandoning +abandonment +abandonments +abandons +abase +abased +abasement +abasements +abaser +abases +abash +abashed +abashes +abashing +abasing +abate +abated +abatement +abatements +abater +abates +abating +abbe +abbey +abbey's +abbeys +abbot +abbot's +abbots +abbreviate +abbreviated +abbreviates +abbreviating +abbreviation +abbreviations +abdomen +abdomen's +abdomens +abdominal +abdominally +abduct +abducted +abducting +abduction +abduction's +abductions +abductor +abductor's +abductors +abducts +abed +aberrant +aberrantly +aberration +aberrations +abet +abets +abetted +abetter +abetting +abettor +abeyance +abhor +abhorred +abhorrent +abhorrently +abhorrer +abhorring +abhors +abide +abided +abider +abides +abiding +abidingly +abilities +ability +ability's +abject +abjection +abjections +abjectly +abjectness +abjure +abjured +abjurer +abjures +abjuring +ablate +ablated +ablates +ablating +ablation +ablative +ablatively +ablaze +able +abler +ablest +ablution +ablutions +ably +abnormal +abnormalities +abnormality +abnormally +aboard +abode +abode's +abodes +abolish +abolished +abolisher +abolishers +abolishes +abolishing +abolishment +abolishment's +abolishments +abolition +abolitionist +abolitionists +abominable +aboriginal +aboriginally +aborigine +aborigine's +aborigines +abort +aborted +aborter +aborting +abortion +abortion's +abortions +abortive +abortively +abortiveness +aborts +abound +abounded +abounding +abounds +about +above +aboveground +abrade +abraded +abrader +abrades +abrading +abrasion +abrasion's +abrasions +abreaction +abreaction's +abreactions +abreast +abridge +abridged +abridger +abridges +abridging +abridgment +abroad +abrogate +abrogated +abrogates +abrogating +abrogation +abrupt +abruptly +abruptness +abscess +abscessed +abscesses +abscissa +abscissa's +abscissas +abscond +absconded +absconder +absconding +absconds +absence +absence's +absences +absent +absented +absentee +absentee's +absenteeism +absentees +absentia +absenting +absently +absentminded +absentmindedly +absentmindedness +absents +absinthe +absolute +absolutely +absoluteness +absolutes +absolution +absolve +absolved +absolver +absolves +absolving +absorb +absorbed +absorbency +absorbent +absorbent's +absorbents +absorber +absorbing +absorbingly +absorbs +absorption +absorption's +absorptions +absorptive +abstain +abstained +abstainer +abstaining +abstains +abstention +abstentions +abstinence +abstract +abstracted +abstractedly +abstractedness +abstracter +abstracting +abstraction +abstraction's +abstractionism +abstractionist +abstractionists +abstractions +abstractive +abstractly +abstractness +abstractor +abstractor's +abstractors +abstracts +abstruse +abstrusely +abstruseness +abstrusenesses +absurd +absurdities +absurdity +absurdity's +absurdly +absurdness +abundance +abundances +abundant +abundantly +abuse +abused +abuser +abusers +abuses +abusing +abusive +abusively +abusiveness +abut +abutment +abutments +abuts +abutted +abutter +abutter's +abutters +abutting +abysmal +abysmally +abyss +abyss's +abysses +acacia +academia +academic +academically +academics +academies +academy +academy's +accede +acceded +accedes +acceding +accelerate +accelerated +accelerates +accelerating +acceleratingly +acceleration +accelerations +accelerative +accelerator +accelerators +accelerometer +accelerometer's +accelerometers +accent +accented +accenting +accents +accentual +accentually +accentuate +accentuated +accentuates +accentuating +accentuation +accept +acceptability +acceptable +acceptableness +acceptably +acceptance +acceptance's +acceptances +accepted +acceptedly +accepter +accepters +accepting +acceptingly +acceptingness +acceptive +acceptor +acceptor's +acceptors +accepts +access +accessed +accesses +accessibility +accessible +accessibly +accessing +accession +accession's +accessions +accessories +accessory +accessory's +accident +accident's +accidental +accidentally +accidentalness +accidently +accidents +acclaim +acclaimed +acclaimer +acclaiming +acclaims +acclamation +acclimate +acclimated +acclimates +acclimating +acclimation +accolade +accolades +accommodate +accommodated +accommodates +accommodating +accommodatingly +accommodation +accommodations +accommodative +accommodativeness +accompanied +accompanier +accompanies +accompaniment +accompaniment's +accompaniments +accompanist +accompanist's +accompanists +accompany +accompanying +accomplice +accomplices +accomplish +accomplished +accomplisher +accomplishers +accomplishes +accomplishing +accomplishment +accomplishment's +accomplishments +accord +accordance +accordances +accorded +accorder +accorders +according +accordingly +accordion +accordion's +accordions +accords +accost +accosted +accosting +accosts +account +accountabilities +accountability +accountable +accountableness +accountably +accountancy +accountant +accountant's +accountants +accounted +accounting +accountings +accounts +accredit +accreditation +accreditations +accredited +accretion +accretion's +accretions +accrue +accrued +accrues +accruing +acculturate +acculturated +acculturates +acculturating +acculturation +acculturative +accumulate +accumulated +accumulates +accumulating +accumulation +accumulations +accumulative +accumulatively +accumulativeness +accumulator +accumulator's +accumulators +accuracies +accuracy +accurate +accurately +accurateness +accursed +accursedly +accursedness +accusal +accusation +accusation's +accusations +accusative +accuse +accused +accuser +accusers +accuses +accusing +accusingly +accustom +accustomed +accustomedness +accustoming +accustoms +ace +ace's +aced +acer +aces +acetate +acetone +acetylene +ache +ached +aches +achievable +achieve +achieved +achievement +achievement's +achievements +achiever +achievers +achieves +achieving +aching +achingly +acid +acidic +acidities +acidity +acidly +acidness +acids +acidulous +acing +acknowledge +acknowledged +acknowledgedly +acknowledger +acknowledgers +acknowledges +acknowledging +acme +acne +acned +acolyte +acolytes +acorn +acorn's +acorns +acoustic +acoustical +acoustically +acoustician +acoustics +acquaint +acquaintance +acquaintance's +acquaintances +acquainted +acquainting +acquaints +acquiesce +acquiesced +acquiescence +acquiesces +acquiescing +acquirable +acquire +acquired +acquires +acquiring +acquisition +acquisition's +acquisitions +acquisitiveness +acquit +acquits +acquittal +acquittals +acquitted +acquitter +acquitting +acre +acre's +acreage +acres +acrid +acridly +acridness +acrimonious +acrimoniously +acrimony +acrobat +acrobat's +acrobatic +acrobatics +acrobats +acronym +acronym's +acronyms +acropolis +across +acrylic +act +acted +acting +actinium +actinometer +actinometer's +actinometers +action +action's +actions +activate +activated +activates +activating +activation +activations +activator +activator's +activators +active +actively +activeness +activism +activist +activist's +activists +activities +activity +activity's +actor +actor's +actors +actress +actress's +actresses +acts +actual +actualities +actuality +actually +actuals +actuarial +actuarially +actuate +actuated +actuates +actuating +actuation +actuator +actuator's +actuators +acuity +acumen +acute +acutely +acuteness +acuter +acutest +acyclic +acyclically +ad +adage +adages +adagio +adagios +adamant +adamantly +adapt +adaptability +adaptable +adaptation +adaptation's +adaptations +adapted +adaptedness +adapter +adapters +adapting +adaption +adaptive +adaptively +adaptiveness +adaptor +adaptors +adapts +add +added +addenda +addendum +adder +adders +addict +addicted +addicting +addiction +addiction's +addictions +addictive +addicts +adding +addition +addition's +additional +additionally +additions +additive +additive's +additively +additives +additivity +address +addressability +addressable +addressed +addressee +addressee's +addressees +addresser +addressers +addresses +addressing +adds +adduce +adduced +adducer +adduces +adducing +adduct +adducted +adducting +adduction +adductive +adductor +adducts +adept +adeptly +adeptness +adepts +adequacies +adequacy +adequate +adequately +adequateness +adhere +adhered +adherence +adherences +adherent +adherent's +adherently +adherents +adherer +adherers +adheres +adhering +adhesion +adhesions +adhesive +adhesive's +adhesively +adhesiveness +adhesives +adiabatic +adiabatically +adieu +adjacency +adjacent +adjacently +adjective +adjective's +adjectively +adjectives +adjoin +adjoined +adjoining +adjoins +adjourn +adjourned +adjourning +adjournment +adjourns +adjudge +adjudged +adjudges +adjudging +adjudicate +adjudicated +adjudicates +adjudicating +adjudication +adjudication's +adjudications +adjudicative +adjunct +adjunct's +adjunctive +adjunctly +adjuncts +adjure +adjured +adjures +adjuring +adjust +adjustable +adjustably +adjusted +adjuster +adjusters +adjusting +adjustive +adjustment +adjustment's +adjustments +adjustor +adjustor's +adjustors +adjusts +adjutant +adjutants +administer +administered +administering +administerings +administers +administration +administration's +administrations +administrative +administratively +administrator +administrator's +administrators +admirable +admirableness +admirably +admiral +admiral's +admirals +admiralty +admiration +admirations +admire +admired +admirer +admirers +admires +admiring +admiringly +admissibility +admissible +admission +admission's +admissions +admit +admits +admittance +admitted +admittedly +admitting +admix +admixed +admixes +admixture +admonish +admonished +admonisher +admonishes +admonishing +admonishingly +admonishment +admonishment's +admonishments +admonition +admonition's +admonitions +ado +adobe +adolescence +adolescent +adolescent's +adolescently +adolescents +adopt +adopted +adopter +adopters +adopting +adoption +adoption's +adoptions +adoptive +adoptively +adopts +adorable +adorableness +adoration +adore +adored +adorer +adores +adoring +adorn +adorned +adorning +adornment +adornment's +adornments +adorns +adrenal +adrenaline +adrenally +adrift +adroit +adroitly +adroitness +ads +adsorb +adsorbed +adsorbing +adsorbs +adsorption +adulate +adulating +adulation +adulations +adult +adult's +adulterate +adulterated +adulterates +adulterating +adulteration +adulterer +adulterer's +adulterers +adulterous +adulterously +adultery +adulthood +adultly +adultness +adults +adumbrate +adumbrated +adumbrates +adumbrating +adumbration +adumbrative +adumbratively +advance +advanced +advancement +advancement's +advancements +advancer +advancers +advances +advancing +advantage +advantaged +advantageous +advantageously +advantageousness +advantages +advantaging +advent +adventist +adventists +adventitious +adventitiously +adventitiousness +adventive +adventively +adventure +adventured +adventurer +adventurers +adventures +adventuring +adventurous +adventurously +adventurousness +adverb +adverb's +adverbial +adverbially +adverbs +adversaries +adversary +adversary's +adverse +adversed +adversely +adverses +adversing +adversities +adversity +advertise +advertised +advertisement +advertisement's +advertisements +advertiser +advertisers +advertises +advertising +advice +advisability +advisable +advisableness +advisably +advise +advised +advisedly +advisee +advisee's +advisees +advisement +advisements +adviser +adviser's +advisers +advises +advising +advisor +advisor's +advisors +advisory +advocacy +advocate +advocated +advocates +advocating +advocation +advocative +aegis +aerate +aerated +aerates +aerating +aeration +aerator +aerators +aerial +aerial's +aerially +aerials +aeroacoustic +aerobic +aerobics +aerodynamic +aerodynamics +aeronautic +aeronautical +aeronautically +aeronautics +aerosol +aerosols +aerospace +afar +afars +affable +affair +affair's +affairs +affect +affectation +affectation's +affectations +affected +affectedly +affectedness +affecter +affecting +affectingly +affection +affection's +affectionate +affectionately +affectioned +affections +affective +affectively +affects +afferent +afferently +affianced +affidavit +affidavit's +affidavits +affiliate +affiliated +affiliates +affiliating +affiliation +affiliations +affinities +affinity +affinity's +affirm +affirmation +affirmation's +affirmations +affirmative +affirmatively +affirmed +affirming +affirms +affix +affixed +affixes +affixing +afflict +afflicted +afflicting +affliction +affliction's +afflictions +afflictive +afflictively +afflicts +affluence +affluent +affluently +afford +affordable +afforded +affording +affords +affricate +affricates +affrication +affricative +affright +affront +affronted +affronting +affronts +afghan +afghans +aficionado +aficionados +afield +afire +aflame +afloat +afoot +afore +aforementioned +aforesaid +aforethought +afoul +afraid +afresh +aft +after +aftereffect +aftereffects +aftermath +aftermost +afternoon +afternoon's +afternoons +afters +aftershock +aftershock's +aftershocks +afterthought +afterthoughts +afterward +afterwards +again +against +agape +agar +agate +agates +age +aged +agedly +agedness +ageless +agelessly +agelessness +agencies +agency +agency's +agenda +agenda's +agendas +agent +agent's +agentive +agents +ager +agers +ages +agglomerate +agglomerated +agglomerates +agglomeration +agglomerative +agglutinate +agglutinated +agglutinates +agglutinating +agglutination +agglutinative +agglutinin +agglutinins +aggravate +aggravated +aggravates +aggravating +aggravation +aggravations +aggregate +aggregated +aggregately +aggregateness +aggregates +aggregating +aggregation +aggregations +aggregative +aggregatively +aggression +aggression's +aggressions +aggressive +aggressively +aggressiveness +aggressor +aggressors +aggrieve +aggrieved +aggrievedly +aggrieves +aggrieving +aghast +agile +agilely +agility +aging +agitate +agitated +agitatedly +agitates +agitating +agitation +agitations +agitative +agitator +agitator's +agitators +agleam +aglow +agnostic +agnostic's +agnostics +ago +agog +agonies +agony +agrarian +agree +agreeable +agreeableness +agreeably +agreed +agreeing +agreement +agreement's +agreements +agreer +agreers +agrees +agricultural +agriculturally +agriculture +ague +ah +ahead +aid +aide +aided +aider +aides +aiding +aids +ail +ailed +aileron +ailerons +ailing +ailment +ailment's +ailments +ails +aim +aimed +aimer +aimers +aiming +aimless +aimlessly +aimlessness +aims +air +airbag +airbag's +airbags +airborne +aircraft +aircrafts +airdrop +airdrops +aired +airer +airers +airfield +airfield's +airfields +airflow +airframe +airframe's +airframes +airhead +airier +airiest +airily +airiness +airing +airings +airless +airlessness +airlift +airlift's +airlifts +airline +airline's +airliner +airliner's +airliners +airlines +airlock +airlock's +airlocks +airmail +airmails +airman +airmen +airport +airport's +airports +airs +airship +airship's +airships +airspace +airspeed +airspeeds +airstrip +airstrip's +airstrips +airway +airway's +airways +airy +aisle +aisles +ajar +akimbo +akin +alabaster +alacrity +alarm +alarmed +alarming +alarmingly +alarmist +alarms +alas +alba +albacore +albeit +album +albumen +albumin +albums +alchemy +alcohol +alcohol's +alcoholic +alcoholic's +alcoholics +alcoholism +alcoholisms +alcohols +alcove +alcove's +alcoved +alcoves +alder +alderman +alderman's +aldermen +ale +alee +alert +alerted +alertedly +alerter +alerters +alerting +alertly +alertness +alerts +alfalfa +alfresco +alga +algae +algaecide +algebra +algebra's +algebraic +algebraically +algebras +alginate +alginates +algorithm +algorithm's +algorithmic +algorithmically +algorithms +alias +aliased +aliases +aliasing +alibi +alibi's +alibis +alien +alien's +alienate +alienated +alienates +alienating +alienation +aliens +alight +alighted +alighting +align +aligned +aligner +aligning +alignment +alignments +aligns +alike +alikeness +aliment +aliments +alimony +alive +aliveness +alkali +alkali's +alkaline +alkalis +alkaloid +alkaloid's +alkaloids +alkyl +all +allay +allayed +allaying +allays +allegation +allegation's +allegations +allege +alleged +allegedly +alleges +allegiance +allegiance's +allegiances +alleging +allegoric +allegorical +allegorically +allegoricalness +allegories +allegory +allegory's +allegretto +allegretto's +allegrettos +allegro +allegro's +allegros +allele +alleles +allemande +allergic +allergies +allergy +allergy's +alleviate +alleviated +alleviates +alleviating +alleviation +alleviative +alleviator +alleviator's +alleviators +alley +alley's +alleys +alleyway +alleyway's +alleyways +alliance +alliance's +alliances +allied +allier +allies +alligator +alligator's +alligatored +alligators +alliteration +alliteration's +alliterations +alliterative +alliteratively +allocate +allocated +allocates +allocating +allocation +allocation's +allocations +allocative +allocator +allocator's +allocators +allophone +allophones +allophonic +allot +alloted +allotment +allotment's +allotments +allots +allotted +allotter +allotting +allow +allowable +allowableness +allowably +allowance +allowance's +allowanced +allowances +allowancing +allowed +allowedly +allowing +allows +alloy +alloy's +alloyed +alloying +alloys +allude +alluded +alludes +alluding +allure +allured +allurement +allures +alluring +allusion +allusion's +allusions +allusive +allusively +allusiveness +ally +allying +alma +almanac +almanac's +almanacs +almightiness +almighty +almond +almond's +almonds +almoner +almost +alms +almsman +alnico +aloe +aloes +aloft +aloha +alone +aloneness +along +alongside +aloof +aloofly +aloofness +aloud +alpha +alphabet +alphabet's +alphabetic +alphabetical +alphabetically +alphabetics +alphabets +alphanumeric +alphanumerics +alpine +alps +already +also +altar +altar's +altars +alter +alterable +alteration +alteration's +alterations +altercation +altercation's +altercations +altered +alterer +alterers +altering +alternate +alternated +alternately +alternates +alternating +alternation +alternations +alternative +alternatively +alternativeness +alternatives +alternator +alternator's +alternators +alters +although +altitude +altitudes +alto +alto's +altogether +altos +altruism +altruist +altruistic +altruistically +altruists +alum +alumna +alumna's +alumnae +alumni +alumnus +alundum +alveolar +alveolarly +alveoli +alveolus +always +am +amain +amalgam +amalgam's +amalgamate +amalgamated +amalgamates +amalgamating +amalgamation +amalgamations +amalgamative +amalgams +amanuensis +amass +amassed +amasser +amasses +amassing +amateur +amateur's +amateurish +amateurishly +amateurishness +amateurism +amateurs +amatory +amaze +amazed +amazedly +amazement +amazer +amazers +amazes +amazing +amazingly +amazon +amazon's +amazons +ambassador +ambassador's +ambassadors +amber +ambiance +ambiances +ambidextrous +ambidextrously +ambient +ambiguities +ambiguity +ambiguity's +ambiguous +ambiguously +ambiguousness +ambition +ambition's +ambitions +ambitious +ambitiously +ambitiousness +ambivalence +ambivalent +ambivalently +amble +ambled +ambler +ambles +ambling +ambrosial +ambrosially +ambulance +ambulance's +ambulances +ambulatory +ambuscade +ambuscader +ambush +ambushed +ambusher +ambushes +ameliorate +ameliorated +ameliorating +amelioration +ameliorative +amen +amenable +amend +amended +amender +amending +amendment +amendment's +amendments +amends +amenities +amenity +americium +amiable +amiableness +amiabler +amiablest +amicable +amicableness +amicably +amid +amide +amidst +amigo +amino +amiss +amity +ammo +ammonia +ammoniac +ammonias +ammonium +ammunition +ammunitions +amnesty +amoeba +amoeba's +amoebas +amok +among +amongst +amoral +amorality +amorally +amorous +amorously +amorousness +amorphous +amorphously +amorphousness +amount +amounted +amounter +amounters +amounting +amounts +amour +amour's +amours +amp +ampere +amperes +ampersand +ampersand's +ampersands +amphetamine +amphetamines +amphibian +amphibian's +amphibians +amphibious +amphibiously +amphibiousness +amphibology +ample +ampleness +ampler +amplest +amplification +amplifications +amplified +amplifier +amplifiers +amplifies +amplify +amplifying +amplitude +amplitude's +amplitudes +amply +ampoule +ampoule's +ampoules +amps +amputate +amputated +amputates +amputating +amputation +ams +amulet +amulets +amuse +amused +amusedly +amusement +amusement's +amusements +amuser +amusers +amuses +amusing +amusingly +amusingness +amusive +amyl +an +anachronism +anachronism's +anachronisms +anachronistically +anaconda +anacondas +anaerobic +anagram +anagram's +anagrams +anal +analogical +analogically +analogies +analogous +analogously +analogousness +analogy +analogy's +analysis +analyst +analyst's +analysts +analytic +analytical +analytically +analyticities +analyticity +analytics +anaphora +anaphoric +anaphorically +anaplasmosis +anarchic +anarchical +anarchist +anarchist's +anarchists +anarchy +anastomoses +anastomosis +anastomotic +anathema +anatomic +anatomical +anatomically +anatomicals +anatomy +ancestor +ancestor's +ancestors +ancestral +ancestrally +ancestry +anchor +anchorage +anchorage's +anchorages +anchored +anchoring +anchorite +anchoritism +anchors +anchovies +anchovy +ancient +anciently +ancientness +ancients +ancillaries +ancillary +and +anded +anders +anding +ands +anecdotal +anecdotally +anecdote +anecdote's +anecdotes +anechoic +anemometer +anemometer's +anemometers +anemometry +anemone +anew +angel +angel's +angelic +angels +anger +angered +angering +angers +angiography +angle +angled +angler +anglers +angles +angling +angrier +angriest +angrily +angriness +angry +angst +angstrom +angstroms +anguish +anguished +angular +angularly +anhydrous +anhydrously +aniline +animal +animal's +animally +animalness +animals +animate +animated +animatedly +animately +animateness +animates +animating +animation +animations +animator +animator's +animators +animism +animosity +anion +anion's +anionic +anionics +anions +anise +aniseikonic +anisotropic +anisotropies +anisotropy +anisotropy's +ankle +ankle's +ankles +annal +annalen +annals +annex +annexation +annexations +annexed +annexes +annexing +annihilate +annihilated +annihilates +annihilating +annihilation +annihilative +anniversaries +anniversary +anniversary's +annotate +annotated +annotates +annotating +annotation +annotations +annotative +announce +announced +announcement +announcement's +announcements +announcer +announcers +announces +announcing +annoy +annoyance +annoyance's +annoyances +annoyed +annoyer +annoyers +annoying +annoyingly +annoys +annual +annually +annuals +annul +annulled +annulling +annulment +annulment's +annulments +annuls +annum +annunciate +annunciated +annunciates +annunciating +annunciation +annunciator +annunciators +anode +anode's +anodes +anoint +anointed +anointer +anointing +anoints +anomalies +anomalous +anomalously +anomalousness +anomaly +anomaly's +anomic +anomie +anon +anonymity +anonymous +anonymously +anonymousness +anorexia +another +another's +answer +answerable +answered +answerer +answerers +answering +answers +ant +ant's +antagonism +antagonisms +antagonist +antagonist's +antagonistic +antagonistically +antagonists +antarctic +ante +anteater +anteater's +anteaters +antecedent +antecedent's +antecedently +antecedents +anted +antedate +antedated +antedates +antedating +antelope +antelope's +antelopes +antenna +antenna's +antennae +antennas +anterior +anteriorly +anteriors +anthem +anthem's +anthems +anther +anthologies +anthology +anthracite +anthropological +anthropologically +anthropologist +anthropologist's +anthropologists +anthropology +anthropomorphic +anthropomorphically +anti +antibacterial +antibiotic +antibiotics +antibodies +antibody +antic +antic's +anticipate +anticipated +anticipates +anticipating +anticipation +anticipations +anticipative +anticipatively +anticipatory +anticoagulation +anticompetitive +antics +antidisestablishmentarianism +antidote +antidote's +antidotes +antiformant +antifundamentalist +antigen +antigen's +antigens +antihistorical +antimicrobial +antimony +anting +antinomian +antinomy +antipathy +antiphonal +antiphonally +antipode +antipode's +antipodes +antiquarian +antiquarian's +antiquarians +antiquate +antiquated +antiquation +antique +antique's +antiques +antiquities +antiquity +antiredeposition +antiresonance +antiresonator +antiseptic +antisera +antiserum +antislavery +antisocial +antisubmarine +antisymmetric +antisymmetry +antithesis +antithetical +antithetically +antithyroid +antitoxin +antitoxin's +antitoxins +antitrust +antitruster +antler +antlered +ants +anus +anvil +anvil's +anvils +anxieties +anxiety +anxious +anxiously +anxiousness +any +anybodies +anybody +anyhow +anymore +anyone +anyone's +anyones +anyplace +anything +anythings +anyway +anyways +anywhere +anywheres +aorta +apace +apart +apartheid +apartment +apartment's +apartments +apartness +apathetic +apathy +ape +aped +aper +aperiodic +aperiodicity +aperture +apertured +apes +apex +apexes +aphasia +aphasic +aphid +aphid's +aphids +aphonic +aphorism +aphorism's +aphorisms +apiaries +apiary +apical +apically +apiece +aping +apish +apishly +apishness +aplenty +aplomb +apocalypse +apocalyptic +apocrypha +apocryphal +apocryphally +apocryphalness +apogee +apogees +apologetic +apologetically +apologetics +apologia +apologies +apologist +apologist's +apologists +apology +apology's +apostate +apostates +apostle +apostle's +apostles +apostolic +apostrophe +apostrophes +apothecary +apotheoses +apotheosis +appalled +appalling +appallingly +appanage +apparatus +apparatuses +apparel +apparels +apparent +apparently +apparentness +apparition +apparition's +apparitions +appeal +appealed +appealer +appealers +appealing +appealingly +appeals +appear +appearance +appearances +appeared +appearer +appearers +appearing +appears +appease +appeased +appeasement +appeaser +appeases +appeasing +appellant +appellant's +appellants +appellate +appellation +appellative +appellatively +append +appendage +appendage's +appendages +appended +appender +appenders +appendices +appendicitis +appending +appendix +appendix's +appendixes +appends +appertain +appertained +appertaining +appertains +appetite +appetite's +appetites +appetitive +applaud +applauded +applauder +applauding +applauds +applause +apple +apple's +applejack +apples +appliance +appliance's +appliances +applicability +applicable +applicant +applicant's +applicants +application +application's +applications +applicative +applicatively +applicator +applicator's +applicators +applied +applier +appliers +applies +applique +appliques +apply +applying +appoint +appointed +appointee +appointee's +appointees +appointer +appointers +appointing +appointive +appointment +appointment's +appointments +appoints +apportion +apportioned +apportioning +apportionment +apportionments +apportions +appraisal +appraisal's +appraisals +appraise +appraised +appraiser +appraisers +appraises +appraising +appraisingly +appreciable +appreciably +appreciate +appreciated +appreciates +appreciating +appreciation +appreciations +appreciative +appreciatively +appreciativeness +apprehend +apprehended +apprehender +apprehending +apprehends +apprehensible +apprehension +apprehension's +apprehensions +apprehensive +apprehensively +apprehensiveness +apprentice +apprenticed +apprentices +apprenticeship +apprenticeships +apprise +apprised +appriser +apprisers +apprises +apprising +apprisings +apprize +apprized +apprizer +apprizers +apprizes +apprizing +apprizingly +apprizings +approach +approachability +approachable +approached +approacher +approachers +approaches +approaching +approbate +approbation +appropriate +appropriated +appropriately +appropriateness +appropriates +appropriatest +appropriating +appropriation +appropriations +appropriative +appropriator +appropriator's +appropriators +approval +approval's +approvals +approve +approved +approver +approvers +approves +approving +approvingly +approximate +approximated +approximately +approximates +approximating +approximation +approximations +approximative +approximatively +appurtenance +appurtenances +apricot +apricot's +apricots +apron +apron's +aprons +apropos +apse +apses +apsis +apt +aptitude +aptitudes +aptly +aptness +aqua +aquaria +aquarium +aquas +aquatic +aquatics +aqueduct +aqueduct's +aqueducts +aqueous +aqueously +aquifer +aquifers +arabesque +arable +arachnid +arachnid's +arachnids +arbiter +arbiter's +arbiters +arbitrarily +arbitrariness +arbitrary +arbitrate +arbitrated +arbitrates +arbitrating +arbitration +arbitrative +arbitrator +arbitrator's +arbitrators +arboreal +arboreally +arc +arcade +arcade's +arcaded +arcades +arcading +arcane +arced +arch +archaeological +archaeologically +archaeologist +archaeologist's +archaeologists +archaeology +archaic +archaically +archaicness +archaism +archangel +archangel's +archangels +archbishop +archdiocese +archdioceses +arched +archenemy +archer +archers +archery +arches +archetype +archetypes +archfool +arching +archipelago +archipelagoes +architect +architect's +architectonic +architectonics +architects +architectural +architecturally +architecture +architecture's +architectures +archival +archive +archived +archiver +archivers +archives +archiving +archivist +archivists +archly +archness +arcing +arclike +arcs +arctic +ardent +ardently +arduous +arduously +arduousness +are +area +area's +areas +aren't +arena +arena's +arenas +ares +argon +argonaut +argonauts +argot +arguable +arguably +argue +argued +arguer +arguers +argues +arguing +argument +argument's +argumentation +argumentative +argumentatively +arguments +arid +aridity +aridness +aright +arise +arisen +ariser +arises +arising +arisings +aristocracy +aristocrat +aristocrat's +aristocratic +aristocratically +aristocrats +arithmetic +arithmetical +arithmetically +arithmetics +ark +arm +arm's +armadillo +armadillos +armament +armament's +armaments +armchair +armchair's +armchairs +armed +armer +armers +armful +armfuls +armhole +armies +arming +armistice +armload +armpit +armpit's +armpits +arms +army +army's +aroma +aromas +aromatic +aromaticness +arose +around +arousal +arouse +aroused +arouses +arousing +arpeggio +arpeggio's +arpeggios +arrack +arraign +arraigned +arraigning +arraignment +arraignment's +arraignments +arraigns +arrange +arranged +arrangement +arrangement's +arrangements +arranger +arrangers +arranges +arranging +arrant +arrantly +array +arrayed +arrayer +arraying +arrays +arrears +arrest +arrested +arrester +arresters +arresting +arrestingly +arrestor +arrestor's +arrestors +arrests +arrival +arrival's +arrivals +arrive +arrived +arriver +arrives +arriving +arrogance +arrogant +arrogantly +arrogate +arrogated +arrogates +arrogating +arrogation +arrow +arrowed +arrowhead +arrowhead's +arrowheads +arrowing +arrows +arroyo +arroyos +arsenal +arsenal's +arsenals +arsenic +arsine +arsines +arson +art +art's +arterial +arterially +arteries +arteriolar +arteriole +arteriole's +arterioles +arteriosclerosis +artery +artery's +artful +artfully +artfulness +arthritis +arthrogram +arthrogram's +arthrograms +arthropod +arthropod's +arthropods +artichoke +artichoke's +artichokes +article +article's +articled +articles +articling +articulate +articulated +articulately +articulateness +articulates +articulating +articulation +articulations +articulative +articulator +articulators +articulatory +artifact +artifact's +artifacts +artifice +artificer +artifices +artificial +artificialities +artificiality +artificially +artificialness +artilleries +artillerist +artillery +artisan +artisan's +artisans +artist +artist's +artistic +artistically +artistry +artists +artless +artlessly +arts +artwork +as +asbestos +ascend +ascendancy +ascendant +ascendantly +ascended +ascendency +ascendent +ascender +ascenders +ascending +ascends +ascension +ascensions +ascent +ascertain +ascertainable +ascertained +ascertaining +ascertains +ascetic +ascetic's +asceticism +ascetics +ascot +ascribable +ascribe +ascribed +ascribes +ascribing +ascription +aseptic +ash +ashamed +ashamedly +ashen +asher +ashes +ashman +ashore +ashtray +ashtray's +ashtrays +aside +asides +asinine +asininely +ask +askance +asked +asker +askers +askew +askewness +asking +asks +asleep +asocial +asp +asparagus +aspect +aspect's +aspects +aspen +asper +aspersion +aspersion's +aspersions +asphalt +asphalted +asphyxia +aspic +aspirant +aspirant's +aspirants +aspirate +aspirated +aspirates +aspirating +aspiration +aspiration's +aspirations +aspirator +aspirators +aspire +aspired +aspirer +aspires +aspirin +aspiring +aspirins +ass +ass's +assail +assailant +assailant's +assailants +assailed +assailing +assails +assassin +assassin's +assassinate +assassinated +assassinates +assassinating +assassination +assassinations +assassins +assault +assaulted +assaulter +assaulting +assaultive +assaultively +assaultiveness +assaults +assay +assayed +assayer +assayers +assaying +assemblage +assemblage's +assemblages +assemble +assembled +assembler +assemblers +assembles +assemblies +assembling +assembly +assembly's +assen +assent +assented +assenter +assenting +assents +assert +asserted +asserter +asserters +asserting +assertion +assertion's +assertions +assertive +assertively +assertiveness +asserts +asses +assess +assessed +assesses +assessing +assessment +assessment's +assessments +assessor +assessor's +assessors +asset +asset's +assets +assiduity +assiduous +assiduously +assiduousness +assign +assignable +assigned +assignee +assignee's +assignees +assigner +assigners +assigning +assignment +assignment's +assignments +assigns +assimilate +assimilated +assimilates +assimilating +assimilation +assimilations +assimilative +assist +assistance +assistances +assistant +assistant's +assistants +assistantship +assistantships +assisted +assister +assisting +assists +associate +associated +associates +associating +association +association's +associational +associations +associative +associatively +associativities +associativity +associator +associator's +associators +assonance +assonant +assort +assorted +assorter +assorting +assortment +assortment's +assortments +assorts +assuage +assuaged +assuages +assuaging +assume +assumed +assumer +assumes +assuming +assumption +assumption's +assumptions +assurance +assurance's +assurances +assure +assured +assuredly +assuredness +assurer +assurers +assures +assuring +assuringly +astatine +aster +aster's +asterisk +asterisk's +asterisks +asteroid +asteroid's +asteroidal +asteroids +asters +asthma +astonish +astonished +astonishes +astonishing +astonishingly +astonishment +astound +astounded +astounding +astoundingly +astounds +astral +astrally +astray +astride +astringency +astringent +astringently +astronaut +astronaut's +astronautics +astronauts +astronomer +astronomer's +astronomers +astronomical +astronomically +astronomy +astrophysical +astrophysics +astute +astutely +astuteness +asunder +asylum +asylums +asymmetric +asymmetrical +asymmetrically +asymmetries +asymmetry +asymptomatically +asymptote +asymptote's +asymptotes +asymptotic +asymptotically +asymptoticly +asynchronism +asynchronous +asynchronously +asynchrony +at +atavistic +ate +atemporal +atheism +atheist +atheist's +atheistic +atheists +atherosclerosis +athlete +athlete's +athletes +athletic +athleticism +athletics +atlas +atmosphere +atmosphere's +atmosphered +atmospheres +atmospheric +atmospherics +atoll +atoll's +atolls +atom +atom's +atomic +atomically +atomics +atoms +atonal +atonally +atone +atoned +atonement +atones +atoning +atop +atrocious +atrociously +atrociousness +atrocities +atrocity +atrocity's +atrophic +atrophied +atrophies +atrophy +atrophying +attach +attache +attached +attacher +attachers +attaches +attaching +attachment +attachment's +attachments +attack +attackable +attacked +attacker +attacker's +attackers +attacking +attacks +attain +attainable +attainableness +attainably +attained +attainer +attainers +attaining +attainment +attainment's +attainments +attains +attempt +attempted +attempter +attempters +attempting +attempts +attend +attendance +attendance's +attendances +attendant +attendant's +attendants +attended +attendee +attendee's +attendees +attender +attenders +attending +attends +attention +attention's +attentional +attentionality +attentions +attentive +attentively +attentiveness +attenuate +attenuated +attenuates +attenuating +attenuation +attenuator +attenuator's +attenuators +attest +attested +attester +attesting +attests +attic +attic's +attics +attire +attired +attires +attiring +attitude +attitude's +attitudes +attitudinal +attitudinally +attorney +attorney's +attorneys +attract +attracted +attracting +attraction +attraction's +attractions +attractive +attractively +attractiveness +attractor +attractor's +attractors +attracts +attributable +attribute +attributed +attributer +attributes +attributing +attribution +attributions +attributive +attributively +attrition +attune +attuned +attunes +attuning +atypical +atypically +auburn +auction +auctioned +auctioneer +auctioneer's +auctioneers +auctioning +audacious +audaciously +audaciousness +audacity +audible +audibly +audience +audience's +audiences +audio +audiogram +audiogram's +audiograms +audiological +audiologist +audiologist's +audiologists +audiology +audiometer +audiometer's +audiometers +audiometric +audiometry +audit +audited +auditing +audition +audition's +auditioned +auditioning +auditions +auditive +auditor +auditor's +auditorium +auditoriums +auditors +auditory +audits +auger +auger's +augers +aught +augment +augmentation +augmentations +augmented +augmenter +augmenting +augments +augur +augurs +august +augustly +augustness +aunt +aunt's +auntly +aunts +aura +aura's +aural +aurally +auras +aureole +aureomycin +aurora +auscultate +auscultated +auscultates +auscultating +auscultation +auscultations +auspice +auspices +auspicious +auspiciously +auspiciousness +austere +austerely +austereness +austerity +authentic +authentically +authenticate +authenticated +authenticates +authenticating +authentication +authentications +authenticator +authenticators +authenticity +author +author's +authored +authoring +authoritarian +authoritarianism +authoritative +authoritatively +authoritativeness +authorities +authority +authority's +authors +authorship +autism +autistic +auto +auto's +autobiographic +autobiographical +autobiographically +autobiographies +autobiography +autobiography's +autocollimator +autocorrelate +autocorrelated +autocorrelates +autocorrelating +autocorrelation +autocorrelations +autocracies +autocracy +autocrat +autocrat's +autocratic +autocratically +autocrats +autodial +autofluorescence +autograph +autographed +autographing +autographs +automata +automate +automated +automates +automatic +automatically +automatics +automating +automation +automaton +automatons +automobile +automobile's +automobiles +automotive +autonavigator +autonavigator's +autonavigators +autonomic +autonomous +autonomously +autonomy +autopilot +autopilot's +autopilots +autopsied +autopsies +autopsy +autoregressive +autorepeat +autorepeating +autorepeats +autos +autosuggestibility +autotransformer +autumn +autumn's +autumnal +autumnally +autumns +auxiliaries +auxiliary +avail +availabilities +availability +available +availableness +availably +availed +availer +availers +availing +avails +avalanche +avalanched +avalanches +avalanching +avant +avarice +avaricious +avariciously +avariciousness +avenge +avenged +avenger +avenges +avenging +avenue +avenue's +avenues +aver +average +averaged +averagely +averageness +averages +averaging +averred +averrer +averring +avers +averse +aversely +averseness +aversion +aversion's +aversions +aversive +avert +averted +averting +averts +avian +aviaries +aviary +aviation +aviator +aviator's +aviators +avid +avidity +avidly +avidness +avionic +avionics +avocado +avocados +avocation +avocation's +avocations +avoid +avoidable +avoidably +avoidance +avoided +avoider +avoiders +avoiding +avoids +avouch +avow +avowed +avowedly +avower +avows +await +awaited +awaiting +awaits +awake +awaked +awaken +awakened +awakener +awakening +awakens +awakes +awaking +award +awarded +awarder +awarders +awarding +awards +aware +awareness +awash +away +awayness +awe +awed +awesome +awesomely +awesomeness +awful +awfully +awfulness +awhile +awhiles +awing +awkward +awkwardly +awkwardness +awl +awl's +awls +awning +awning's +awninged +awnings +awoke +awry +ax +axe +axed +axer +axers +axes +axial +axially +axing +axiological +axiologically +axiom +axiom's +axiomatic +axiomatically +axiomatics +axioms +axion +axion's +axions +axis +axle +axle's +axles +axolotl +axolotl's +axolotls +axon +axon's +axons +aye +ayer +ayers +ayes +azalea +azalea's +azaleas +azimuth +azimuth's +azimuths +azure +babble +babbled +babbler +babbles +babbling +babe +babe's +babes +babied +babies +baby +baby's +babyhood +babying +babyish +babysit +babysits +babysitter +babysitters +baccalaureate +bachelor +bachelor's +bachelors +bacilli +bacillus +back +backache +backache's +backaches +backbone +backbone's +backbones +backdrop +backdrop's +backdrops +backed +backer +backers +background +background's +backgrounds +backing +backlash +backlasher +backlog +backlog's +backlogs +backpack +backpack's +backpacker +backpackers +backpacks +backplane +backplane's +backplanes +backs +backscatter +backscattered +backscattering +backscatters +backslash +backslashed +backslashes +backslashing +backspace +backspaced +backspaces +backspacing +backstabber +backstabbing +backstage +backstairs +backstitch +backstitched +backstitches +backstitching +backtrack +backtracked +backtracker +backtrackers +backtracking +backtracks +backup +backups +backward +backwardly +backwardness +backwards +backwater +backwater's +backwaters +backwoods +backyard +backyard's +backyards +bacon +baconer +bacteria +bacterial +bacterially +bacterium +bad +bade +baden +badge +badged +badger +badger's +badgered +badgering +badgers +badges +badging +badlands +badly +badminton +badness +bads +baffle +baffled +baffler +bafflers +baffles +baffling +bafflingly +bag +bag's +bagatelle +bagatelle's +bagatelles +bagel +bagel's +bagels +baggage +bagged +bagger +bagger's +baggers +baggier +baggies +bagginess +bagging +baggy +bagpipe +bagpipe's +bagpiper +bagpipes +bags +bah +bail +bailer +bailiff +bailiff's +bailiffs +bailing +bailly +bait +baited +baiter +baiting +baits +bake +baked +baker +bakeries +bakers +bakery +bakery's +bakes +baking +bakings +baklava +balalaika +balalaika's +balalaikas +balance +balanced +balancedness +balancer +balancers +balances +balancing +balconied +balconies +balcony +balcony's +bald +balder +balding +baldly +baldness +bale +baled +baleful +balefully +balefulness +baler +balers +bales +baling +balk +balked +balker +balkier +balkiness +balking +balks +balky +ball +ballad +ballad's +ballads +ballast +ballast's +ballasts +balled +baller +ballerina +ballerina's +ballerinas +ballers +ballet +ballet's +ballets +balling +ballistic +ballistics +balloon +ballooned +ballooner +ballooners +ballooning +balloons +ballot +ballot's +balloted +balloter +balloting +ballots +ballplayer +ballplayer's +ballplayers +ballroom +ballroom's +ballrooms +balls +ballyhoo +balm +balm's +balmier +balminess +balms +balmy +balsa +balsam +balsams +balustrade +balustrade's +balustrades +bamboo +bamboos +ban +ban's +banal +banally +banana +banana's +bananas +band +bandage +bandaged +bandager +bandages +bandaging +banded +bander +bandied +bandies +banding +bandit +bandit's +bandits +bandpass +bands +bandstand +bandstand's +bandstands +bandwagon +bandwagon's +bandwagons +bandwidth +bandwidths +bandy +bandying +bane +baneful +banefully +bang +banged +banger +banging +bangle +bangle's +bangles +bangs +baning +banish +banished +banisher +banishes +banishing +banishment +banister +banister's +banisters +banjo +banjo's +banjos +bank +banked +banker +bankers +banking +bankrupt +bankruptcies +bankruptcy +bankruptcy's +bankrupted +bankrupting +bankrupts +banks +banned +banner +banner's +banners +banning +banquet +banqueted +banqueter +banqueting +banquetings +banquets +bans +banshee +banshee's +banshees +bantam +banter +bantered +banterer +bantering +banteringly +banters +baptism +baptism's +baptismal +baptismally +baptisms +baptist +baptist's +baptistery +baptistries +baptistry +baptistry's +baptists +bar +bar's +barb +barbarian +barbarian's +barbarians +barbaric +barbarities +barbarity +barbarous +barbarously +barbarousness +barbecue +barbecued +barbecuer +barbecues +barbecuing +barbed +barbedness +barbell +barbell's +barbells +barber +barbered +barbering +barbers +barbital +barbiturate +barbiturates +barbs +bard +bard's +bards +bare +bared +barefoot +barefooted +barely +bareness +barer +bares +barest +barflies +barfly +barfly's +bargain +bargained +bargainer +bargaining +bargains +barge +barged +barges +barging +baring +baritone +baritone's +baritones +barium +bark +barked +barker +barkers +barking +barks +barley +barn +barn's +barns +barnstorm +barnstormed +barnstormer +barnstorming +barnstorms +barnyard +barnyard's +barnyards +barometer +barometer's +barometers +barometric +baron +baron's +baroness +baronial +baronies +barons +barony +barony's +baroque +baroquely +baroqueness +barrack +barracker +barracks +barracuda +barracuda's +barracudas +barrage +barrage's +barraged +barrages +barraging +barred +barrel +barrel's +barrels +barren +barrenness +barrens +barricade +barricade's +barricades +barrier +barrier's +barriers +barring +barringer +barrow +barrows +bars +bartender +bartender's +bartenders +barter +bartered +barterer +bartering +barters +bas +basal +basally +basalt +base +baseball +baseball's +baseballs +baseboard +baseboard's +baseboards +based +baseless +baseline +baseline's +baselines +basely +baseman +basement +basement's +basements +baseness +baser +bases +basest +bash +bashed +basher +bashes +bashful +bashfully +bashfulness +bashing +basic +basically +basics +basil +basin +basin's +basined +basing +basins +basis +bask +basked +basket +basket's +basketball +basketball's +basketballs +baskets +basking +bass +bass's +basses +basset +bassinet +bassinet's +bassinets +basso +bastard +bastard's +bastardly +bastards +baste +basted +baster +bastes +basting +bastion +bastion's +bastioned +bastions +bat +bat's +batch +batched +batcher +batches +batching +bated +bater +bath +bathe +bathed +bather +bathers +bathes +bathing +bathos +bathrobe +bathrobe's +bathrobes +bathroom +bathroom's +bathroomed +bathrooms +baths +bathtub +bathtub's +bathtubs +bating +baton +baton's +batons +bats +battalion +battalion's +battalions +batted +batten +battened +battening +battens +batter +battered +batteries +battering +batters +battery +battery's +batting +battle +battled +battlefield +battlefield's +battlefields +battlefront +battlefront's +battlefronts +battleground +battleground's +battlegrounds +battlement +battlement's +battlemented +battlements +battler +battlers +battles +battleship +battleship's +battleships +battling +bauble +bauble's +baubles +baud +bauds +bauxite +bawdier +bawdiness +bawdy +bawl +bawled +bawler +bawling +bawls +bay +bayed +baying +bayly +bayonet +bayonet's +bayoneted +bayoneting +bayonets +bayou +bayou's +bayous +bays +bazaar +bazaar's +bazaars +be +beach +beached +beaches +beachhead +beachhead's +beachheads +beaching +beacon +beacon's +beaconed +beaconing +beacons +bead +beaded +beading +beadle +beadle's +beadles +beads +beady +beagle +beagle's +beagles +beak +beaked +beaker +beakers +beaks +beam +beamed +beamer +beamers +beaming +beams +bean +beanbag +beanbag's +beanbags +beaned +beaner +beaners +beaning +beans +bear +bearable +bearably +beard +bearded +beardedness +beardless +beards +bearer +bearers +bearing +bearings +bearish +bearishly +bearishness +bears +beast +beastings +beastlier +beastliness +beastly +beasts +beat +beatable +beatably +beaten +beater +beaters +beatific +beatification +beatify +beating +beatings +beatitude +beatitude's +beatitudes +beatnik +beatnik's +beatniks +beats +beau +beau's +beaus +beauteous +beauteously +beauteousness +beauties +beautification +beautifications +beautified +beautifier +beautifiers +beautifies +beautiful +beautifully +beautifulness +beautify +beautifying +beauty +beauty's +beaver +beaver's +beavers +becalm +becalmed +becalming +becalms +became +because +beck +beckon +beckoned +beckoning +beckons +become +becomes +becoming +becomingly +bed +bed's +bedazzle +bedazzled +bedazzlement +bedazzles +bedazzling +bedbug +bedbug's +bedbugs +bedded +bedder +bedder's +bedders +bedding +bedevil +bedevils +bedfast +bedlam +bedpost +bedpost's +bedposts +bedraggle +bedraggled +bedridden +bedrock +bedrock's +bedroom +bedroom's +bedroomed +bedrooms +beds +bedside +bedspread +bedspread's +bedspreads +bedspring +bedspring's +bedsprings +bedstead +bedstead's +bedsteads +bedtime +bee +beech +beechen +beecher +beef +beefed +beefer +beefers +beefier +beefing +beefs +beefsteak +beefy +beehive +beehive's +beehives +been +beens +beep +beeped +beeper +beeping +beeps +beer +beers +bees +beet +beet's +beetle +beetle's +beetled +beetles +beetling +beets +befall +befallen +befalling +befalls +befell +befit +befit's +befits +befitted +befitting +befittingly +befog +befogged +befogging +befogs +before +beforehand +befoul +befouled +befouling +befouls +befriend +befriended +befriending +befriends +befuddle +befuddled +befuddles +befuddling +beg +began +beget +begets +begetting +beggar +beggared +beggaring +beggarliness +beggarly +beggars +beggary +begged +begging +begin +beginner +beginner's +beginners +beginning +beginning's +beginnings +begins +begot +begotten +begrudge +begrudged +begrudger +begrudges +begrudging +begrudgingly +begs +beguile +beguiled +beguiler +beguiles +beguiling +beguilingly +begun +behalf +behave +behaved +behaver +behaves +behaving +behead +beheading +beheld +behest +behind +behold +beholden +beholder +beholders +beholding +beholds +beige +being +beings +belated +belatedly +belatedness +belay +belayed +belaying +belays +belch +belched +belches +belching +belfries +belfry +belfry's +belie +belied +belief +belief's +beliefs +belier +belies +believability +believable +believably +believe +believed +believer +believers +believes +believing +belittle +belittled +belittler +belittles +belittling +bell +bell's +bellboy +bellboy's +bellboys +belle +belle's +belles +bellhop +bellhop's +bellhops +bellicose +bellicosely +bellicoseness +bellicosity +bellied +bellies +belligerence +belligerent +belligerent's +belligerently +belligerents +bellman +bellmen +bellow +bellowed +bellowing +bellows +bells +bellwether +bellwether's +bellwethers +belly +belly's +bellyful +bellying +belong +belonged +belonging +belongingness +belongings +belongs +beloved +below +belt +belted +belting +belts +bely +belying +bemoan +bemoaned +bemoaning +bemoans +bench +benched +bencher +benches +benching +benchmark +benchmark's +benchmarking +benchmarks +bend +bendable +bended +bender +benders +bending +bends +beneath +benediction +benediction's +benedictions +benefactor +benefactor's +benefactors +beneficence +beneficences +beneficial +beneficially +beneficialness +beneficiaries +beneficiary +benefit +benefited +benefiter +benefiters +benefiting +benefits +benevolence +benevolent +benevolently +benevolentness +benighted +benightedly +benightedness +benign +benignly +bent +bents +benzene +bequeath +bequeathed +bequeathes +bequeathing +bequest +bequest's +bequests +berate +berated +berates +berating +bereave +bereaved +bereavement +bereavements +bereaves +bereaving +bereft +beret +beret's +berets +beribboned +beriberi +berkelium +berried +berries +berry +berry's +berrying +berth +berthed +berthing +berthings +berths +beryl +beryllium +bes +beseech +beseeches +beseeching +beseechingly +beset +besets +besetting +beside +besides +besiege +besieged +besieger +besiegers +besieging +besmirch +besmirched +besmirches +besmirching +besotted +besotting +besought +bespeak +bespeaks +bespectacled +best +bested +bester +bestial +bestially +besting +bestow +bestowal +bestowed +bests +bestseller +bestseller's +bestsellers +bestselling +bet +bet's +beta +betas +beth +betide +betray +betrayal +betrayed +betrayer +betraying +betrays +betroth +betrothal +betrothals +betrothed +bets +better +bettered +bettering +betterment +betterments +betters +betting +between +betweenness +betwixt +bevel +bevels +beverage +beverage's +beverages +bevies +bevy +bewail +bewailed +bewailing +bewails +beware +bewhiskered +bewilder +bewildered +bewilderedly +bewilderedness +bewildering +bewilderingly +bewilderment +bewilders +bewitch +bewitched +bewitches +bewitching +bewitchingly +beyond +biannual +bias +biased +biases +biasing +biasness +bib +bib's +bibbed +bibbing +bible +bible's +bibles +biblical +biblically +bibliographic +bibliographical +bibliographically +bibliographics +bibliographies +bibliography +bibliography's +bibliophile +bibliophiles +bibs +bicameral +bicarbonate +bicentennial +biceps +bicker +bickered +bickerer +bickering +bickers +biconcave +biconvex +bicycle +bicycled +bicycler +bicyclers +bicycles +bicycling +bid +bid's +biddable +bidden +bidder +bidder's +bidders +biddies +bidding +biddy +bide +bided +bider +bides +biding +bidirectional +bids +biennial +biennially +biennium +bier +bifocal +bifocals +bifurcate +bifurcated +bifurcately +bifurcates +bifurcating +bifurcation +bifurcations +big +bigger +biggest +bight +bight's +bights +bigly +bigness +bigot +bigot's +bigoted +bigotedly +bigoting +bigotry +bigots +bijection +bijection's +bijections +bijective +bijectively +bike +bike's +biked +biker +biker's +bikers +bikes +biking +bikini +bikini's +bikinied +bikinis +bilabial +bilateral +bilaterally +bilateralness +bile +bilge +bilge's +bilged +bilges +bilging +bilinear +bilingual +bilingually +bilinguals +bilk +bilked +bilker +bilking +bilks +bill +billboard +billboard's +billboards +billed +biller +billers +billet +billeted +billeting +billets +billiard +billiards +billing +billings +billion +billions +billionth +billow +billowed +billowing +billows +bills +bimodal +bimolecular +bimolecularly +bimonthlies +bimonthly +bin +bin's +binaries +binary +binaural +binaurally +bind +binded +binder +binders +binding +bindingly +bindingness +bindings +binds +bing +binge +bingen +binges +bingo +bingos +binocular +binocularly +binoculars +binomial +binomially +bins +binuclear +biochemical +biochemically +biochemistry +biofeedback +biographer +biographer's +biographers +biographic +biographical +biographically +biographies +biography +biography's +biological +biologically +biologicals +biologist +biologist's +biologists +biology +biomedical +biomedicine +biopsies +biopsy +bipartisan +bipartite +bipartitely +bipartition +biped +bipeds +biplane +biplane's +biplanes +bipolar +biracial +birch +birchen +bircher +birches +bird +bird's +birdbath +birdbath's +birdbaths +birder +birdie +birdied +birdies +birdlike +birds +birefringence +birefringent +birth +birthday +birthday's +birthdays +birthed +birthplace +birthplaces +birthright +birthright's +birthrights +births +biscuit +biscuit's +biscuits +bisect +bisected +bisecting +bisection +bisection's +bisections +bisector +bisector's +bisectors +bisects +bishop +bishop's +bishops +bismuth +bison +bison's +bisons +bisque +bisques +bit +bit's +bitblt +bitblts +bitch +bitch's +bitches +bite +biter +biters +bites +biting +bitingly +bitmap +bitmap's +bitmaps +bits +bitser +bitten +bitter +bitterer +bitterest +bitterly +bitterness +bitters +bittersweet +bittersweetly +bittersweetness +bituminous +bitwise +bivalve +bivalve's +bivalved +bivalves +bivariate +bivouac +bivouacs +biweekly +bizarre +bizarrely +bizarreness +blab +blabbed +blabbermouth +blabbermouths +blabbing +blabs +black +blackberries +blackberry +blackberry's +blackbird +blackbird's +blackbirder +blackbirds +blackboard +blackboard's +blackboards +blacked +blacken +blackened +blackener +blackening +blackens +blacker +blackest +blacking +blackjack +blackjack's +blackjacks +blacklist +blacklisted +blacklister +blacklisting +blacklists +blackly +blackmail +blackmailed +blackmailer +blackmailers +blackmailing +blackmails +blackness +blackout +blackout's +blackouts +blacks +blacksmith +blacksmith's +blacksmithing +blacksmiths +bladder +bladder's +bladders +blade +blade's +bladed +blades +blamable +blame +blamed +blameless +blamelessly +blamelessness +blamer +blamers +blames +blaming +blanch +blanched +blancher +blanches +blanching +bland +blandly +blandness +blank +blanked +blanker +blankest +blanket +blanketed +blanketer +blanketers +blanketing +blankets +blanking +blankly +blankness +blanks +blare +blared +blares +blaring +blase +blaspheme +blasphemed +blasphemer +blasphemes +blasphemies +blaspheming +blasphemous +blasphemously +blasphemousness +blasphemy +blast +blasted +blaster +blasters +blasting +blasts +blatant +blatantly +blatantness +blaze +blazed +blazer +blazers +blazes +blazing +blazingly +bleach +bleached +bleacher +bleachers +bleaches +bleaching +bleak +bleakly +bleakness +blear +bleariness +bleary +bleat +bleater +bleating +bleats +bled +bleed +bleeder +bleeders +bleeding +bleedings +bleeds +blemish +blemish's +blemished +blemishes +blemishing +blend +blended +blender +blenders +blending +blends +bless +blessed +blessedly +blessedness +blesses +blessing +blessings +blew +blight +blighted +blighter +blimp +blimp's +blimps +blind +blinded +blinder +blinders +blindfold +blindfolded +blindfolding +blindfolds +blinding +blindingly +blindly +blindness +blinds +blink +blinked +blinker +blinkered +blinkering +blinkers +blinking +blinks +blip +blip's +blips +bliss +blissful +blissfully +blissfulness +blister +blistered +blistering +blisteringly +blisters +blithe +blithely +blither +blithest +blitz +blitz's +blitzes +blitzkrieg +blizzard +blizzard's +blizzards +bloat +bloated +bloater +bloaters +bloating +bloats +blob +blob's +blobs +bloc +bloc's +block +block's +blockade +blockaded +blockader +blockades +blockading +blockage +blockage's +blockages +blocked +blocker +blockers +blockhouse +blockhouses +blocking +blocks +blocs +bloke +bloke's +blokes +blond +blond's +blonde +blonde's +blondes +blonds +blood +blooded +bloodhound +bloodhound's +bloodhounds +bloodied +bloodiest +bloodiness +bloodless +bloodlessly +bloodlessness +bloods +bloodshed +bloodshot +bloodstain +bloodstain's +bloodstained +bloodstains +bloodstream +bloody +bloodying +bloom +bloomed +bloomer +bloomers +blooming +blooms +blossom +blossomed +blossoms +blot +blot's +blots +blotted +blotting +blouse +blouse's +blouses +blousing +blow +blowed +blower +blowers +blowfish +blowing +blown +blows +blowup +blubber +blubbered +blubbering +bludgeon +bludgeoned +bludgeoning +bludgeons +blue +blueberries +blueberry +blueberry's +bluebird +bluebird's +bluebirds +bluebonnet +bluebonnet's +bluebonnets +blued +bluefish +bluely +blueness +blueprint +blueprint's +blueprinted +blueprinting +blueprints +bluer +blues +bluest +bluestocking +bluff +bluffed +bluffer +bluffing +bluffly +bluffness +bluffs +bluing +bluish +bluishness +blunder +blundered +blunderer +blundering +blunderingly +blunderings +blunders +blunt +blunted +blunter +bluntest +blunting +bluntly +bluntness +blunts +blur +blur's +blurb +blurred +blurredly +blurrier +blurriness +blurring +blurringly +blurry +blurs +blurt +blurted +blurter +blurting +blurts +blush +blushed +blusher +blushes +blushing +blushingly +bluster +blustered +blusterer +blustering +blusteringly +blusters +blustery +boar +board +boarded +boarder +boarders +boarding +boardinghouse +boardinghouse's +boardinghouses +boards +boast +boasted +boaster +boasters +boastful +boastfully +boastfulness +boasting +boastings +boasts +boat +boated +boater +boaters +boathouse +boathouse's +boathouses +boating +boatload +boatload's +boatloads +boatman +boatmen +boats +boatswain +boatswain's +boatswains +boatyard +boatyard's +boatyards +bob +bob's +bobbed +bobbies +bobbin +bobbin's +bobbing +bobbins +bobby +bobolink +bobolink's +bobolinks +bobs +bobwhite +bobwhite's +bobwhites +bode +boded +bodes +bodice +bodied +bodies +bodily +boding +body +bodybuilder +bodybuilder's +bodybuilders +bodybuilding +bodyguard +bodyguard's +bodyguards +bodying +bog +bog's +bogged +boggle +boggled +boggles +boggling +bogs +bogus +boil +boiled +boiler +boilerplate +boilers +boiling +boils +boisterous +boisterously +boisterousness +bold +bolder +boldest +boldface +boldfaced +boldfaces +boldfacing +boldly +boldness +boll +bolster +bolstered +bolsterer +bolstering +bolsters +bolt +bolted +bolter +bolting +bolts +bomb +bombard +bombarded +bombarding +bombardment +bombardments +bombards +bombast +bombaster +bombastic +bombed +bomber +bombers +bombing +bombings +bombproof +bombs +bonanza +bonanza's +bonanzas +bond +bondage +bonded +bonder +bonders +bonding +bonds +bondsman +bondsmen +bone +boned +boner +boners +bones +bonfire +bonfire's +bonfires +bong +bonier +boning +bonnet +bonneted +bonnets +bonnier +bonny +bonus +bonus's +bonuses +bony +boo +boob +boobies +booboo +booby +book +bookcase +bookcase's +bookcases +booked +booker +bookers +bookie +bookie's +bookies +booking +bookings +bookish +bookishly +bookishness +bookkeeper +bookkeeper's +bookkeepers +bookkeeping +booklet +booklet's +booklets +books +bookseller +bookseller's +booksellers +bookshelf +bookshelf's +bookshelves +bookstore +bookstore's +bookstores +boolean +booleans +boom +boomed +boomer +boomerang +boomerang's +boomerangs +booming +booms +boon +boor +boor's +boorish +boorishly +boorishness +boors +boos +boost +boosted +booster +boosting +boosts +boot +booted +booth +booths +booties +booting +bootleg +bootlegged +bootlegger +bootlegger's +bootleggers +bootlegging +bootlegs +boots +bootstrap +bootstrap's +bootstrapped +bootstrapping +bootstraps +booty +booze +boozer +boozing +borate +borated +borates +borax +bordello +bordello's +bordellos +border +bordered +borderer +bordering +borderings +borderland +borderland's +borderlands +borderline +borders +bore +bored +boredom +borer +borers +bores +boric +boring +boringly +boringness +born +borne +boron +borough +boroughs +borrow +borrowed +borrower +borrowers +borrowing +borrowings +borrows +bosom +bosom's +bosoms +boss +bossed +bosses +bosun +botanical +botanically +botanist +botanist's +botanists +botany +botch +botched +botcher +botchers +botches +botching +both +bother +bothered +bothering +bothers +bothersome +bottle +bottled +bottleneck +bottleneck's +bottlenecks +bottler +bottlers +bottles +bottling +bottom +bottomed +bottomer +bottoming +bottomless +bottomlessly +bottomlessness +bottoms +botulinus +botulism +bouffant +bough +bough's +boughed +boughs +bought +boughten +boulder +boulder's +bouldered +boulders +boulevard +boulevard's +boulevards +bounce +bounced +bouncer +bouncers +bounces +bouncier +bouncing +bouncingly +bouncy +bound +boundaries +boundary +boundary's +bounded +bounden +bounder +bounding +boundless +boundlessly +boundlessness +bounds +bounteous +bounteously +bounteousness +bountied +bounties +bounty +bounty's +bouquet +bouquet's +bouquets +bourbon +bourbons +bourgeois +bourgeoisie +bout +bout's +bouts +bovine +bovinely +bovines +bow +bowed +bowel +bowel's +bowels +bowen +bower +bowers +bowing +bowl +bowled +bowler +bowlers +bowline +bowline's +bowlines +bowling +bowls +bowman +bows +bowser +bowstring +bowstring's +bowstrings +box +boxcar +boxcar's +boxcars +boxed +boxer +boxers +boxes +boxing +boxwood +boy +boy's +boycott +boycotted +boycotter +boycotting +boycotts +boyer +boyfriend +boyfriend's +boyfriends +boyhood +boyish +boyishly +boyishness +boys +bra +bra's +brace +braced +bracelet +bracelet's +bracelets +bracer +braces +bracing +bracket +bracketed +bracketing +brackets +brackish +brackishness +brae +brae's +braes +brag +bragged +bragger +bragging +brags +braid +braided +braider +braiding +braids +braille +brain +brainchild +brainchild's +brained +brainier +braininess +braining +brains +brainstorm +brainstorm's +brainstormer +brainstorming +brainstorms +brainwash +brainwashed +brainwasher +brainwashes +brainwashing +brainy +brake +braked +brakes +braking +bramble +bramble's +brambles +brambling +brambly +bran +branch +branched +branches +branching +branchings +brand +branded +brander +brandied +brandies +branding +brandish +brandishes +brandishing +brands +brandy +brandying +bras +brash +brashly +brashness +brass +brassed +brasses +brassier +brassiere +brassiness +brassy +brat +brat's +brats +bravado +brave +braved +bravely +braveness +braver +bravery +braves +bravest +braving +bravo +bravoed +bravoing +bravos +bravura +brawl +brawled +brawler +brawling +brawls +brawn +bray +brayed +brayer +braying +brays +braze +brazed +brazen +brazened +brazening +brazenly +brazenness +brazer +brazes +brazier +brazier's +braziers +brazing +breach +breached +breacher +breachers +breaches +breaching +bread +breadboard +breadboard's +breadboards +breaded +breading +breads +breadth +breadwinner +breadwinner's +breadwinners +break +breakable +breakables +breakage +breakaway +breakdown +breakdown's +breakdowns +breaker +breakers +breakfast +breakfasted +breakfaster +breakfasters +breakfasting +breakfasts +breaking +breakpoint +breakpoint's +breakpointed +breakpointing +breakpoints +breaks +breakthrough +breakthrough's +breakthroughes +breakthroughs +breakup +breakups +breakwater +breakwater's +breakwaters +breast +breasted +breasting +breasts +breastwork +breastwork's +breastworks +breath +breathable +breathe +breathed +breather +breathers +breathes +breathier +breathing +breathless +breathlessly +breathlessness +breaths +breathtaking +breathtakingly +breathy +bred +breech +breech's +breeches +breeching +breed +breeder +breeding +breeds +breeze +breeze's +breezed +breezes +breezier +breezily +breeziness +breezing +breezy +bremsstrahlung +brethren +breve +breves +brevet +breveted +breveting +brevets +brevity +brew +brewed +brewer +breweries +brewers +brewery +brewery's +brewing +brews +briar +briar's +briars +bribe +bribed +briber +bribers +bribes +bribing +brick +bricked +bricker +bricking +bricklayer +bricklayer's +bricklayers +bricklaying +bricks +bridal +bride +bride's +bridegroom +brides +bridesmaid +bridesmaid's +bridesmaids +bridge +bridgeable +bridged +bridgehead +bridgehead's +bridgeheads +bridges +bridgework +bridgework's +bridging +bridle +bridled +bridles +bridling +brief +briefcase +briefcase's +briefcases +briefed +briefer +briefest +briefing +briefing's +briefings +briefly +briefness +briefs +brier +brig +brig's +brigade +brigade's +brigaded +brigades +brigadier +brigadier's +brigadiers +brigading +brigantine +bright +brighten +brightened +brightener +brighteners +brightening +brightens +brighter +brightest +brighting +brightly +brightness +brightnesses +brights +brigs +brilliance +brilliancy +brilliant +brilliantly +brilliantness +brim +brimful +brimmed +brindle +brindled +brine +briner +bring +bringer +bringers +bringing +brings +brining +brink +brinkmanship +brisk +brisker +briskly +briskness +bristle +bristled +bristles +bristling +britches +brittle +brittled +brittlely +brittleness +brittler +brittlest +brittling +broach +broached +broacher +broaches +broaching +broad +broadband +broadcast +broadcasted +broadcaster +broadcasters +broadcasting +broadcastings +broadcasts +broaden +broadened +broadener +broadeners +broadening +broadenings +broadens +broader +broadest +broadly +broadness +broads +broadside +brocade +brocaded +broccoli +brochure +brochure's +brochures +broil +broiled +broiler +broilers +broiling +broils +broke +broken +brokenly +brokenness +broker +brokerage +brokers +bromide +bromide's +bromides +bromine +bromines +bronchi +bronchial +bronchiole +bronchiole's +bronchioles +bronchitis +bronchus +bronze +bronzed +bronzer +bronzes +bronzing +brooch +brooch's +brooches +brood +brooder +brooding +broodingly +broods +brook +brooked +brooks +broom +broom's +broomed +brooming +brooms +broomstick +broomstick's +broomsticks +broth +brothel +brothel's +brothels +brother +brother's +brotherhood +brotherliness +brotherly +brothers +brought +brow +brow's +browbeat +browbeaten +browbeating +browbeats +brown +browned +browner +brownest +brownie +brownie's +brownies +browning +brownings +brownish +brownly +brownness +browns +brows +browse +browsed +browser +browsers +browses +browsing +bruise +bruised +bruiser +bruisers +bruises +bruising +brunch +brunches +brunette +brunettes +brunt +brush +brushed +brusher +brushes +brushfire +brushfire's +brushfires +brushier +brushing +brushlike +brushy +brusque +brusquely +brusqueness +brutal +brutalities +brutality +brutally +brute +brute's +brutes +brutish +brutishly +brutishness +bubble +bubbled +bubbler +bubbles +bubblier +bubbling +bubbly +buck +buckboard +buckboard's +buckboards +bucked +bucker +bucket +bucket's +bucketed +bucketing +buckets +bucking +buckle +buckled +buckler +buckles +buckling +bucks +buckshot +buckskin +buckskins +buckwheat +bucolic +bud +bud's +budded +buddies +budding +buddy +buddy's +budge +budged +budges +budget +budgetary +budgeted +budgeter +budgeters +budgeting +budgets +budging +buds +buff +buff's +buffalo +buffaloes +buffer +buffer's +buffered +bufferer +bufferer's +bufferers +buffering +buffers +buffet +buffeted +buffeting +buffetings +buffets +buffing +buffoon +buffoon's +buffoons +buffs +bug +bug's +bugged +bugger +bugger's +buggered +buggering +buggers +buggies +bugging +buggy +buggy's +bugle +bugled +bugler +bugles +bugling +bugs +build +builded +builder +builders +building +building's +buildings +builds +buildup +buildup's +buildups +built +bulb +bulb's +bulbed +bulbs +bulge +bulged +bulges +bulging +bulk +bulked +bulkhead +bulkhead's +bulkheaded +bulkheads +bulkier +bulkiness +bulks +bulky +bull +bulldog +bulldog's +bulldogs +bulldoze +bulldozed +bulldozer +bulldozers +bulldozes +bulldozing +bulled +bullet +bullet's +bulletin +bulletin's +bulletins +bulletproof +bulletproofed +bulletproofing +bulletproofs +bullets +bullied +bullies +bulling +bullion +bullish +bullishly +bullishness +bulls +bully +bullying +bulwark +bum +bum's +bumble +bumblebee +bumblebee's +bumblebees +bumbled +bumbler +bumblers +bumbles +bumbling +bumblingly +bummed +bummer +bummers +bumming +bump +bumped +bumper +bumpers +bumping +bumps +bumptious +bumptiously +bumptiousness +bums +bun +bun's +bunch +bunched +bunches +bunching +bundle +bundled +bundler +bundles +bundling +bungalow +bungalow's +bungalows +bungle +bungled +bungler +bunglers +bungles +bungling +bunglingly +bunion +bunion's +bunions +bunk +bunked +bunker +bunker's +bunkered +bunkering +bunkers +bunkhouse +bunkhouse's +bunkhouses +bunking +bunkmate +bunkmate's +bunkmates +bunks +bunnies +bunny +bunny's +buns +bunt +bunted +bunter +bunters +bunting +bunts +buoy +buoyancy +buoyant +buoyantly +buoyed +buoying +buoys +burden +burden's +burdened +burdening +burdens +burdensome +burdensomely +burdensomeness +bureau +bureau's +bureaucracies +bureaucracy +bureaucracy's +bureaucrat +bureaucrat's +bureaucratic +bureaucrats +bureaus +burgeon +burgeoned +burgeoning +burgeons +burger +burgess +burgess's +burgesses +burgher +burgher's +burghers +burglar +burglar's +burglaries +burglarproof +burglarproofed +burglarproofing +burglarproofs +burglars +burglary +burglary's +burgle +burgled +burgles +burgling +burial +buried +burier +buries +burl +burled +burler +burlesque +burlesqued +burlesquely +burlesquer +burlesques +burlesquing +burlier +burliness +burly +burn +burned +burner +burners +burning +burningly +burnings +burnish +burnished +burnisher +burnishes +burnishing +burns +burnt +burntly +burntness +burp +burped +burping +burps +burr +burr's +burred +burrer +burro +burro's +burros +burrow +burrowed +burrower +burrowing +burrows +burrs +bursa +bursas +bursitis +burst +bursted +burster +bursting +bursts +bury +burying +bus +busboy +busboy's +busboys +bused +buses +bush +bushed +bushel +bushel's +bushels +bushes +bushier +bushiness +bushing +bushings +bushwhack +bushwhacked +bushwhacker +bushwhacking +bushwhacks +bushy +busied +busier +busies +busiest +busily +business +business's +businesses +businesslike +businessman +businessmen +busing +buss +bussed +busses +bussing +bust +bustard +bustard's +bustards +busted +buster +busting +bustle +bustled +bustling +bustlingly +busts +busy +busying +but +butane +butcher +butcher's +butchered +butcherer +butchering +butcherly +butchers +butchery +butler +butler's +butlers +butt +butt's +butte +butted +butter +buttered +butterer +butterers +butterfat +butterflies +butterfly +butterfly's +buttering +butternut +butters +buttes +butting +buttock +buttock's +buttocks +button +buttoned +buttoner +buttonhole +buttonhole's +buttonholer +buttonholes +buttoning +buttons +buttress +buttressed +buttresses +buttressing +butts +butyl +butyrate +buxom +buxomly +buxomness +buy +buyer +buyer's +buyers +buying +buys +buzz +buzzard +buzzard's +buzzards +buzzed +buzzer +buzzes +buzzing +buzzword +buzzword's +buzzwords +buzzy +by +bye +byers +byes +bygone +bygones +bylaw +bylaw's +bylaws +byline +byline's +byliner +bylines +bypass +bypassed +bypasses +bypassing +byproduct +byproduct's +byproducts +bystander +bystander's +bystanders +byte +byte's +bytes +byway +byways +byword +byword's +bywords +cab +cab's +cabbage +cabbage's +cabbaged +cabbages +cabbaging +caber +cabin +cabin's +cabinet +cabinet's +cabinets +cabins +cable +cabled +cables +cabling +cabs +cache +cache's +cached +cacher +caches +caching +cackle +cackled +cackler +cackles +cackling +cacti +cactus +cactuses +cad +cadence +cadenced +cadences +cadencing +cafe +cafe's +cafes +cafeteria +cafeteria's +cafeterias +cage +caged +cager +cagers +cages +caging +cajole +cajoled +cajoler +cajoles +cajoling +cake +caked +cakes +caking +calamities +calamity +calamity's +calcium +calculate +calculated +calculatedly +calculatedness +calculates +calculating +calculation +calculations +calculative +calculator +calculator's +calculators +calculus +calendar +calendar's +calendared +calendaring +calendars +calf +calfs +calibrate +calibrated +calibrater +calibrates +calibrating +calibration +calibrations +calibrator +calibrators +calico +caliph +caliphs +call +called +caller +caller's +callers +calling +callous +calloused +callously +callousness +calls +calm +calmed +calmer +calmest +calming +calmingly +calmly +calmness +calms +calorie +calorie's +calories +calves +came +camel +camel's +camels +camera +camera's +cameras +camion +camouflage +camouflaged +camouflages +camouflaging +camp +campaign +campaigned +campaigner +campaigners +campaigning +campaigns +camped +camper +campers +camping +camps +campus +campus's +campuses +can +can's +can't +canal +canal's +canals +canaries +canary +canary's +cancel +cancellation +cancellation's +cancellations +cancels +cancer +cancer's +cancers +candid +candidate +candidate's +candidates +candidly +candidness +candied +candies +candle +candled +candler +candles +candlestick +candlestick's +candlesticks +candling +candy +candying +cane +caned +caner +canes +caning +canker +cankered +cankering +canned +canner +canner's +canners +cannibal +cannibal's +cannibals +canning +cannister +cannister's +cannisters +cannon +cannon's +cannoned +cannoning +cannons +cannot +canoe +canoe's +canoed +canoes +canon +canon's +canonical +canonically +canonicals +canons +canopy +cans +cantankerous +cantankerously +cantankerousness +canto +canton +canton's +cantons +cantor +cantor's +cantors +cantos +canvas +canvas's +canvaser +canvases +canvass +canvassed +canvasser +canvassers +canvasses +canvassing +canyon +canyon's +canyons +cap +cap's +capabilities +capability +capability's +capable +capableness +capably +capacious +capaciously +capaciousness +capacitance +capacitances +capacities +capacitive +capacitively +capacitor +capacitor's +capacitors +capacity +cape +caper +capered +capering +capers +capes +capillary +capita +capital +capitalism +capitalist +capitalist's +capitalists +capitally +capitals +capitol +capitol's +capitols +capped +capping +capricious +capriciously +capriciousness +caps +captain +captained +captaining +captains +caption +caption's +captioned +captioner +captioning +captions +captivate +captivated +captivates +captivating +captivation +captive +captive's +captives +captivity +captor +captor's +captors +capture +captured +capturer +capturers +captures +capturing +car +car's +caravan +caravan's +caravaner +caravans +carbohydrate +carbohydrate's +carbohydrates +carbolic +carbon +carbon's +carbonate +carbonated +carbonates +carbonation +carbonic +carbons +carcass +carcass's +carcasses +card +card's +cardboard +cardboards +carded +carder +cardiac +cardinal +cardinalities +cardinality +cardinality's +cardinally +cardinals +carding +cards +care +cared +career +career's +careered +careering +careers +carefree +careful +carefully +carefulness +careless +carelessly +carelessness +carer +carers +cares +caress +caressed +caresser +caresses +caressing +caressingly +caressive +caressively +caret +carets +cargo +cargoes +cargos +caribou +caribous +caring +carnation +carnations +carnival +carnival's +carnivals +carnivorous +carnivorously +carnivorousness +carol +carol's +carols +carpenter +carpenter's +carpentered +carpentering +carpenters +carpet +carpeted +carpeting +carpets +carriage +carriage's +carriages +carried +carrier +carriers +carries +carrot +carrot's +carrots +carry +carrying +carryover +carryovers +cars +cart +carted +carter +carters +carting +cartography +carton +carton's +cartons +cartoon +cartoon's +cartoons +cartridge +cartridge's +cartridges +carts +carve +carved +carver +carvers +carves +carving +carvings +cascade +cascaded +cascades +cascading +case +cased +casement +casement's +casements +cases +cash +cashed +casher +cashers +cashes +cashier +cashier's +cashiers +cashing +casing +casings +cask +cask's +casket +casket's +caskets +casks +casserole +casserole's +casseroles +cast +cast's +caste +caste's +casted +caster +casters +castes +casteth +casting +castings +castle +castled +castles +castling +casts +casual +casually +casualness +casuals +casualties +casualty +casualty's +cat +cat's +catalyst +catalyst's +catalysts +cataract +cataracts +catastrophe +catastrophe's +catastrophes +catastrophic +catch +catchable +catcher +catcher's +catchers +catches +catching +categorical +categorically +categories +category +category's +cater +catered +caterer +catering +caterpillar +caterpillar's +caterpillars +caters +cathedral +cathedral's +cathedrals +catheter +catheters +cathode +cathode's +cathodes +catholic +catholic's +catholics +cats +catsup +cattle +caught +causal +causality +causally +causation +causation's +causations +cause +caused +causer +causes +causeway +causeway's +causeways +causing +caustic +causticly +caustics +caution +cautioned +cautioner +cautioners +cautioning +cautionings +cautions +cautious +cautiously +cautiousness +cavalier +cavalierly +cavalierness +cavalry +cave +caveat +caveat's +caveats +caved +caver +cavern +cavern's +caverns +caves +caving +cavities +cavity +cavity's +caw +cawed +cawing +caws +cease +ceased +ceaseless +ceaselessly +ceaselessness +ceases +ceasing +cedar +ceiling +ceiling's +ceilinged +ceilings +celebrate +celebrated +celebratedness +celebrates +celebrating +celebration +celebrations +celebratory +celebrities +celebrity +celebrity's +celery +celestial +celestially +celibate +celibates +cell +cellar +cellar's +cellared +cellarer +cellaring +cellars +celled +cellist +cellist's +cellists +cells +cellular +cellularly +cement +cemented +cementer +cementing +cements +cemeteries +cemetery +cemetery's +censor +censored +censoring +censors +censorship +censure +censured +censurer +censures +censuring +census +census's +censuses +cent +centipede +centipede's +centipedes +central +centrally +centrals +centrifuge +centrifuge's +centrifuged +centrifuges +centrifuging +centripetal +centripetally +cents +centuries +century +century's +cereal +cereal's +cereals +cerebral +cerebrally +ceremonial +ceremonially +ceremonialness +ceremonies +ceremony +ceremony's +certain +certainly +certainties +certainty +certifiable +certificate +certificated +certificates +certificating +certification +certifications +certified +certifier +certifiers +certifies +certify +certifying +cessation +cessation's +cessations +chafe +chafer +chaff +chaffer +chaffered +chafferer +chaffering +chaffing +chafing +chagrin +chagrined +chagrining +chagrins +chain +chained +chaining +chains +chair +chaired +chairing +chairman +chairmanship +chairmanships +chairmen +chairperson +chairperson's +chairpersons +chairs +chalice +chalice's +chaliced +chalices +chalk +chalked +chalking +chalks +challenge +challenged +challenger +challengers +challenges +challenging +challengingly +chamber +chambered +chamberer +chamberers +chambering +chamberlain +chamberlain's +chamberlains +chambers +champagne +champaign +champion +championed +championing +champions +championship +championship's +championships +chance +chanced +chancellor +chancellors +chances +chancing +chandelier +chandelier's +chandeliers +change +changeability +changeable +changeableness +changeably +changed +changeover +changeover's +changeovers +changer +changers +changes +changing +channel +channels +chant +chanted +chanter +chanticleer +chanticleer's +chanticleers +chanting +chants +chaos +chaotic +chap +chap's +chapel +chapel's +chapels +chaperon +chaperoned +chaplain +chaplain's +chaplains +chaps +chapter +chapter's +chaptered +chaptering +chapters +char +character +character's +charactered +charactering +characteristic +characteristic's +characteristically +characteristics +characters +charcoal +charcoaled +charcoals +charge +chargeable +chargeableness +charged +charger +chargers +charges +charging +charing +chariot +chariot's +chariots +charitable +charitableness +charities +charity +charity's +charm +charmed +charmer +charmers +charming +charmingly +charms +chars +chart +chartable +charted +charter +chartered +charterer +charterers +chartering +charters +charting +chartings +charts +chase +chased +chaser +chasers +chases +chasing +chasm +chasm's +chasms +chaste +chastely +chasteness +chaster +chastest +chastise +chastised +chastiser +chastisers +chastises +chastising +chat +chateau +chateau's +chateaus +chats +chatter +chattered +chatterer +chatterers +chattering +chatterly +chatters +chauffeur +chauffeured +chauffeuring +chauffeurs +chauvinism +chauvinism's +chauvinist +chauvinist's +chauvinistic +chauvinists +cheap +cheapen +cheapened +cheapening +cheapens +cheaper +cheapest +cheaply +cheapness +cheat +cheated +cheater +cheaters +cheating +cheats +check +checkable +checked +checker +checkered +checkering +checkers +checking +checkout +checkouts +checkpoint +checkpoint's +checkpoints +checks +checksum +checksum's +checksums +cheek +cheek's +cheeks +cheer +cheered +cheerer +cheerers +cheerful +cheerfully +cheerfulness +cheerier +cheerily +cheeriness +cheering +cheerless +cheerlessly +cheerlessness +cheerly +cheers +cheery +cheese +cheese's +cheesed +cheeses +cheesing +chef +chef's +chefs +chemical +chemically +chemicals +chemise +chemises +chemist +chemist's +chemistries +chemistry +chemists +cherish +cherished +cherisher +cherishes +cherishing +cherries +cherry +cherry's +cherub +cherub's +cherubim +cherubs +chess +chest +chester +chestnut +chestnut's +chestnuts +chests +chew +chewed +chewer +chewers +chewing +chews +chick +chickadee +chickadee's +chickadees +chicken +chickened +chickening +chickens +chicks +chide +chided +chides +chiding +chief +chief's +chiefly +chiefs +chieftain +chieftain's +chieftains +chiffon +child +child's +childhood +childhoods +childish +childishly +childishness +childly +children +children's +chill +chilled +chiller +chillers +chillier +chillies +chilliness +chilling +chillingly +chillness +chills +chilly +chime +chime's +chimed +chimer +chimes +chiming +chimney +chimney's +chimneyed +chimneys +chin +chin's +chink +chinked +chinks +chinned +chinner +chinners +chinning +chins +chintz +chip +chip's +chipmunk +chipmunk's +chipmunks +chips +chirp +chirped +chirping +chirps +chisel +chisels +chivalrous +chivalrously +chivalrousness +chivalry +chlorine +chloroplast +chloroplast's +chloroplasts +chock +chock's +chocked +chocker +chocking +chocks +chocolate +chocolate's +chocolates +choice +choicely +choiceness +choicer +choices +choicest +choir +choir's +choirs +choke +choked +choker +chokers +chokes +choking +chokingly +cholera +choose +chooser +choosers +chooses +choosing +chop +chopped +chopper +chopper's +choppers +chopping +chops +choral +chorally +chord +chord's +chorded +chording +chords +chore +chores +choring +chorion +chorus +chorused +choruses +chose +chosen +christen +christened +christening +christens +chronic +chronicle +chronicled +chronicler +chroniclers +chronicles +chronological +chronologically +chronologies +chronology +chronology's +chubbier +chubbiest +chubbiness +chubby +chuck +chuck's +chucked +chucking +chuckle +chuckled +chuckles +chuckling +chucklingly +chucks +chum +chump +chump's +chumping +chumps +chums +chunk +chunk's +chunks +church +churched +churches +churching +churchliness +churchly +churchman +churchyard +churchyard's +churchyards +churn +churned +churner +churners +churning +churns +chute +chute's +chuted +chutes +chuting +cider +ciders +cigar +cigar's +cigarette +cigarette's +cigarettes +cigars +cinder +cinder's +cinders +cinnamon +cipher +cipher's +ciphered +ciphering +ciphers +circle +circled +circler +circles +circling +circuit +circuit's +circuited +circuiting +circuitous +circuitously +circuitousness +circuitry +circuits +circular +circular's +circularities +circularity +circularly +circularness +circulars +circulate +circulated +circulates +circulating +circulation +circulations +circulative +circumference +circumferences +circumflex +circumflexes +circumlocution +circumlocution's +circumlocutions +circumspect +circumspectly +circumstance +circumstance's +circumstanced +circumstances +circumstancing +circumstantial +circumstantially +circumvent +circumventable +circumvented +circumventing +circumvents +circus +circus's +circuses +cistern +cistern's +cisterns +citadel +citadel's +citadels +citation +citation's +citations +cite +cited +cites +citied +cities +citing +citizen +citizen's +citizenly +citizens +citizenship +city +city's +civic +civics +civil +civilian +civilian's +civilians +civilities +civility +civilly +clad +clads +claim +claimable +claimant +claimant's +claimants +claimed +claimer +claiming +claims +clairvoyant +clairvoyantly +clairvoyants +clam +clam's +clamber +clambered +clamberer +clambering +clambers +clamorous +clamorously +clamorousness +clamp +clamped +clamper +clamping +clamps +clams +clan +clang +clanged +clanger +clangers +clanging +clangs +clans +clap +claps +clarification +clarifications +clarified +clarifier +clarifies +clarify +clarifying +clarity +clash +clashed +clasher +clashes +clashing +clasp +clasped +clasper +clasping +clasps +class +classed +classer +classes +classic +classical +classically +classics +classifiable +classification +classifications +classified +classifieds +classifier +classifiers +classifies +classify +classifying +classing +classmate +classmate's +classmates +classroom +classroom's +classrooms +classwork +clatter +clattered +clatterer +clattering +clatteringly +clatters +clause +clause's +clauses +claw +clawed +clawer +clawing +claws +clay +clay's +clayed +claying +clays +clean +cleaned +cleaner +cleaner's +cleaners +cleanest +cleaning +cleanlier +cleanliness +cleanly +cleanness +cleans +cleanse +cleansed +cleanser +cleansers +cleanses +cleansing +cleanup +cleanup's +cleanups +clear +clearance +clearance's +clearances +cleared +clearer +clearest +clearing +clearing's +clearings +clearly +clearness +clears +cleavage +cleavages +cleave +cleaved +cleaver +cleavers +cleaves +cleaving +cleft +cleft's +clefts +clench +clenched +clenches +clenching +clergy +clergyman +clerical +clerically +clericals +clerk +clerk's +clerked +clerking +clerkly +clerks +clever +cleverer +cleverest +cleverly +cleverness +cliche +cliche's +cliches +click +clicked +clicker +clickers +clicking +clicks +client +client's +clients +cliff +cliff's +cliffs +climate +climate's +climates +climatic +climatically +climax +climaxed +climaxes +climaxing +climb +climbed +climber +climbers +climbing +climbs +clime +clime's +climes +clinch +clinched +clincher +clinches +clinching +clinchingly +cling +clinging +clings +clinic +clinic's +clinical +clinically +clinics +clink +clinked +clinker +clinkered +clinkering +clinkers +clip +clip's +clipped +clipper +clipper's +clippers +clipping +clipping's +clippings +clips +clique +clique's +cliques +cloak +cloak's +cloaked +cloaking +cloaks +clobber +clobbered +clobbering +clobbers +clock +clocked +clocker +clockers +clocking +clockings +clocks +clockwise +clockwork +clod +clod's +clods +clog +clog's +clogged +clogging +clogs +cloister +cloister's +cloistered +cloistering +cloisters +clone +cloned +cloner +cloners +clones +cloning +close +closed +closely +closeness +closenesses +closer +closers +closes +closest +closet +closeted +closets +closing +closings +closure +closure's +closured +closures +closuring +cloth +clothe +clothed +clothes +clothing +cloud +clouded +cloudier +cloudiest +cloudiness +clouding +cloudless +cloudlessly +cloudlessness +clouds +cloudy +clout +clove +clover +cloves +clown +clowning +clowns +club +club's +clubbed +clubbing +clubs +cluck +clucked +clucking +clucks +clue +clue's +clues +cluing +clump +clumped +clumping +clumps +clumsier +clumsiest +clumsily +clumsiness +clumsy +clung +cluster +clustered +clustering +clusterings +clusters +clutch +clutched +clutches +clutching +clutter +cluttered +cluttering +clutters +coach +coach's +coached +coacher +coaches +coaching +coachman +coagulate +coagulated +coagulates +coagulating +coagulation +coal +coaled +coaler +coalesce +coalesced +coalesces +coalescing +coaling +coalition +coals +coarse +coarsely +coarsen +coarsened +coarseness +coarsening +coarser +coarsest +coast +coastal +coasted +coaster +coasters +coasting +coasts +coat +coated +coater +coaters +coating +coatings +coats +coax +coaxed +coaxer +coaxes +coaxial +coaxially +coaxing +cobbler +cobbler's +cobblers +cobweb +cobweb's +cobwebs +cock +cocked +cocker +cocking +cockroach +cockroaches +cocks +cocktail +cocktail's +cocktails +cocoa +coconut +coconut's +coconuts +cocoon +cocoon's +cocoons +cod +code +coded +coder +coder's +coders +codes +codeword +codeword's +codewords +codification +codification's +codifications +codified +codifier +codifier's +codifiers +codifies +codify +codifying +coding +codings +cods +coefficient +coefficient's +coefficiently +coefficients +coerce +coerced +coerces +coercing +coercion +coercions +coercive +coercively +coerciveness +coexist +coexisted +coexistence +coexisting +coexists +coffee +coffee's +coffees +coffer +coffer's +coffers +coffin +coffin's +coffins +cogent +cogently +cogitate +cogitated +cogitates +cogitating +cogitation +cogitative +cognition +cognitions +cognitive +cognitively +cognitives +cohabit +cohabitation +cohabitations +cohabited +cohabiting +cohabits +cohere +cohered +coherence +coherent +coherently +coherer +coheres +cohering +cohesion +cohesive +cohesively +cohesiveness +coil +coiled +coiling +coils +coin +coinage +coincide +coincided +coincidence +coincidence's +coincidences +coincidental +coincidentally +coincides +coinciding +coined +coiner +coining +coins +coke +cokes +coking +cold +colder +coldest +coldly +coldness +colds +collaborate +collaborated +collaborates +collaborating +collaboration +collaborations +collaborative +collaboratively +collaborator +collaborator's +collaborators +collapse +collapsed +collapses +collapsing +collar +collared +collaring +collars +collate +collated +collateral +collaterally +collates +collating +collation +collations +collative +collator +collators +colleague +colleague's +colleagues +collect +collected +collectedly +collectedness +collectible +collecting +collection +collection's +collections +collective +collectively +collectives +collector +collector's +collectors +collects +college +college's +colleges +collegiate +collegiately +collide +collided +collides +colliding +collie +collied +collier +collies +collision +collision's +collisions +cologne +cologned +colon +colon's +colonel +colonel's +colonels +colonial +colonially +colonialness +colonials +colonies +colonist +colonist's +colonists +colons +colony +colony's +colossal +colossally +colt +colt's +colter +colts +column +column's +columnar +columned +columns +comb +combat +combatant +combatant's +combatants +combated +combating +combative +combatively +combativeness +combats +combed +comber +combers +combination +combination's +combinational +combinations +combinator +combinator's +combinatorial +combinatorially +combinatoric +combinatorics +combinators +combine +combined +combiner +combiners +combines +combing +combings +combining +combs +combustion +combustions +come +comedian +comedian's +comedians +comedic +comedies +comedy +comedy's +comelier +comeliness +comely +comer +comers +comes +comest +comestible +comestibles +comet +comet's +cometh +comets +comfort +comfortabilities +comfortability +comfortable +comfortableness +comfortably +comforted +comforter +comforters +comforting +comfortingly +comforts +comic +comic's +comical +comically +comics +coming +comings +comma +comma's +command +command's +commandant +commandant's +commandants +commanded +commandeer +commandeered +commandeering +commandeers +commander +commanders +commanding +commandingly +commandment +commandment's +commandments +commands +commas +commemorate +commemorated +commemorates +commemorating +commemoration +commemorations +commemorative +commemoratively +commemoratives +commence +commenced +commencement +commencement's +commencements +commencer +commences +commencing +commend +commendation +commendation's +commendations +commended +commender +commending +commends +commensurate +commensurately +commensurates +commensuration +commensurations +comment +comment's +commentaries +commentary +commentary's +commentator +commentator's +commentators +commented +commenter +commenting +comments +commerce +commerced +commercial +commercially +commercialness +commercials +commercing +commission +commissioned +commissioner +commissioners +commissioning +commissions +commit +commitment +commitment's +commitments +commits +committed +committee +committee's +committees +committing +commodities +commodity +commodity's +commodore +commodore's +commodores +common +commonalities +commonality +commoner +commoner's +commoners +commonest +commonly +commonness +commonplace +commonplaceness +commonplaces +commons +commonwealth +commonwealths +commotion +commotions +communal +communally +commune +communed +communes +communicant +communicant's +communicants +communicate +communicated +communicates +communicating +communication +communications +communicative +communicatively +communicativeness +communicator +communicator's +communicators +communing +communion +communist +communist's +communists +communities +community +community's +commutative +commutatively +commutativity +commute +commuted +commuter +commuters +commutes +commuting +compact +compacted +compacter +compacters +compactest +compacting +compactly +compactness +compactor +compactor's +compactors +compacts +companies +companion +companion's +companionable +companionableness +companions +companionship +company +company's +comparability +comparable +comparableness +comparably +comparative +comparatively +comparativeness +comparatives +comparator +comparator's +comparators +compare +compared +comparer +compares +comparing +comparison +comparison's +comparisons +compartment +compartmented +compartmenting +compartments +compass +compassed +compasses +compassing +compassion +compassionate +compassionately +compassionateness +compatibilities +compatibility +compatibility's +compatible +compatibleness +compatibles +compatibly +compel +compelled +compelling +compellingly +compels +compendium +compensate +compensated +compensates +compensating +compensation +compensations +compensative +compensatory +compete +competed +competence +competences +competent +competently +competes +competing +competition +competition's +competitions +competitive +competitively +competitiveness +competitor +competitor's +competitors +compilable +compilation +compilation's +compilations +compile +compiled +compiler +compiler's +compilers +compiles +compiling +complain +complained +complainer +complainers +complaining +complainingly +complains +complaint +complaint's +complaints +complement +complementariness +complementary +complemented +complementer +complementers +complementing +complements +complete +completed +completely +completeness +completer +completes +completing +completion +completions +completive +complex +complexes +complexion +complexioned +complexities +complexity +complexly +complexness +compliance +compliances +complicate +complicated +complicatedly +complicatedness +complicates +complicating +complication +complications +complicator +complicator's +complicators +complicity +complied +complier +compliers +complies +compliment +complimentary +complimented +complimenter +complimenters +complimenting +compliments +comply +complying +component +component's +components +compose +composed +composedly +composedness +composer +composer's +composers +composes +composing +composite +compositely +composites +composition +compositional +compositionally +compositions +composure +compound +compounded +compounder +compounding +compounds +comprehend +comprehended +comprehending +comprehends +comprehensibility +comprehensible +comprehensibleness +comprehension +comprehensive +comprehensively +comprehensiveness +compress +compressed +compressedly +compresses +compressible +compressing +compression +compressions +compressive +compressively +comprise +comprised +comprises +comprising +compromise +compromised +compromiser +compromisers +compromises +compromising +compromisingly +comptroller +comptroller's +comptrollers +compulsion +compulsion's +compulsions +compulsory +compunction +compunctions +computability +computable +computation +computation's +computational +computationally +computations +compute +computed +computer +computer's +computerese +computers +computes +computing +comrade +comradeliness +comradely +comrades +comradeship +concatenate +concatenated +concatenates +concatenating +concatenation +concatenations +conceal +concealed +concealer +concealers +concealing +concealingly +concealment +conceals +concede +conceded +concededly +conceder +concedes +conceding +conceit +conceited +conceitedly +conceitedness +conceits +conceivable +conceivably +conceive +conceived +conceiver +conceives +conceiving +concentrate +concentrated +concentrates +concentrating +concentration +concentrations +concentrative +concentrator +concentrators +concentric +concept +concept's +conception +conception's +conceptions +conceptive +concepts +conceptual +conceptually +concern +concerned +concernedly +concerning +concerns +concert +concerted +concertedly +concertedness +concerts +concession +concession's +concessioner +concessions +concise +concisely +conciseness +concision +concisions +conclude +concluded +concluder +concludes +concluding +conclusion +conclusion's +conclusions +conclusive +conclusively +conclusiveness +concomitant +concomitantly +concomitants +concord +concrete +concreted +concretely +concreteness +concretes +concreting +concretion +concur +concurred +concurrence +concurrencies +concurrency +concurrent +concurrently +concurring +concurs +condemn +condemnation +condemnations +condemned +condemner +condemners +condemning +condemns +condensation +condense +condensed +condenser +condensers +condenses +condensing +condescend +condescending +condescendingly +condescends +condition +conditional +conditionally +conditionals +conditioned +conditioner +conditioners +conditioning +conditions +condone +condoned +condoner +condones +condoning +conducive +conduciveness +conduct +conducted +conducting +conduction +conductive +conductively +conductivities +conductivity +conductor +conductor's +conductors +conducts +conduit +conduits +cone +cone's +coned +cones +confederacy +confederate +confederates +confederation +confederations +confederative +confer +conference +conference's +conferences +conferencing +conferred +conferrer +conferrer's +conferrers +conferring +confers +confess +confessed +confessedly +confesses +confessing +confession +confession's +confessions +confessor +confessor's +confessors +confidant +confidant's +confidants +confide +confided +confidence +confidences +confident +confidential +confidentiality +confidentially +confidentialness +confidently +confider +confides +confiding +confidingly +confidingness +configurable +configuration +configuration's +configurations +configure +configured +configures +configuring +confine +confined +confinement +confinement's +confinements +confiner +confines +confining +confirm +confirmation +confirmation's +confirmations +confirmed +confirmedly +confirmedness +confirming +confirms +confiscate +confiscated +confiscates +confiscating +confiscation +confiscations +conflict +conflicted +conflicting +conflictingly +conflictive +conflicts +conform +conformed +conformer +conformers +conforming +conformity +conforms +confound +confounded +confoundedly +confounder +confounding +confounds +confront +confrontation +confrontation's +confrontations +confronted +confronter +confronters +confronting +confronts +confuse +confused +confusedly +confusedness +confuser +confusers +confuses +confusing +confusingly +confusion +confusions +congenial +congenially +congested +congestion +congratulate +congratulated +congratulates +congratulation +congratulations +congregate +congregated +congregates +congregating +congregation +congregations +congress +congress's +congressed +congresses +congressing +congressional +congressionally +congressman +congruence +congruent +congruently +coning +conjecture +conjectured +conjecturer +conjectures +conjecturing +conjoined +conjunct +conjuncted +conjunction +conjunction's +conjunctions +conjunctive +conjunctively +conjuncts +conjure +conjured +conjurer +conjurers +conjures +conjuring +connect +connected +connectedly +connectedness +connecter +connecters +connecting +connection +connection's +connections +connective +connective's +connectively +connectives +connectivities +connectivity +connector +connector's +connectors +connects +connoisseur +connoisseur's +connoisseurs +connote +connoted +connotes +connoting +conquer +conquerable +conquered +conquerer +conquerers +conquering +conqueror +conqueror's +conquerors +conquers +conquest +conquest's +conquests +cons +conscience +conscience's +consciences +conscientious +conscientiously +conscientiousness +conscious +consciouses +consciously +consciousness +consecrate +consecrated +consecrates +consecrating +consecration +consecrations +consecrative +consecutive +consecutively +consecutiveness +consensus +consent +consented +consenter +consenters +consenting +consentingly +consents +consequence +consequence's +consequences +consequent +consequential +consequentialities +consequentiality +consequentially +consequentialness +consequently +consequentness +consequents +conservation +conservation's +conservationist +conservationist's +conservationists +conservations +conservatism +conservative +conservatively +conservativeness +conservatives +conserve +conserved +conserver +conserves +conserving +consider +considerable +considerably +considerate +considerately +considerateness +consideration +considerations +considered +considerer +considering +considers +consign +consigned +consigning +consigns +consist +consisted +consistencies +consistency +consistent +consistently +consisting +consists +consolable +consolation +consolation's +consolations +console +consoled +consoler +consolers +consoles +consolidate +consolidated +consolidates +consolidating +consolidation +consolidations +consoling +consolingly +consonant +consonant's +consonantly +consonants +consort +consorted +consorting +consortium +consorts +conspicuous +conspicuously +conspicuousness +conspiracies +conspiracy +conspiracy's +conspirator +conspirator's +conspirators +conspire +conspired +conspires +conspiring +constable +constable's +constables +constancy +constant +constantly +constants +constellation +constellation's +constellations +consternation +constituencies +constituency +constituency's +constituent +constituent's +constituently +constituents +constitute +constituted +constitutes +constituting +constitution +constitutional +constitutionality +constitutionally +constitutions +constitutive +constitutively +constrain +constrained +constrainedly +constraining +constrains +constraint +constraint's +constraints +construct +constructed +constructibility +constructible +constructing +construction +construction's +constructions +constructive +constructively +constructiveness +constructor +constructor's +constructors +constructs +construe +construed +construes +construing +consul +consul's +consulate +consulate's +consulates +consuls +consult +consultant +consultant's +consultants +consultation +consultation's +consultations +consultative +consulted +consulter +consulting +consultive +consults +consumable +consumables +consume +consumed +consumedly +consumer +consumer's +consumers +consumes +consuming +consumingly +consummate +consummated +consummately +consummates +consummating +consummation +consummations +consummative +consumption +consumption's +consumptions +consumptive +consumptively +contact +contacted +contacting +contacts +contagion +contagious +contagiously +contagiousness +contain +containable +contained +container +containers +containing +containment +containment's +containments +contains +contaminate +contaminated +contaminates +contaminating +contamination +contaminations +contaminative +contemplate +contemplated +contemplates +contemplating +contemplation +contemplations +contemplative +contemplatively +contemplativeness +contemporaneous +contemporaneously +contemporaneousness +contemporaries +contemporariness +contemporary +contempt +contemptible +contemptibleness +contemptuous +contemptuously +contemptuousness +contend +contended +contender +contenders +contending +contends +content +contented +contentedly +contentedness +contenting +contention +contention's +contentions +contently +contentment +contents +contest +contestable +contested +contester +contesters +contesting +contests +context +context's +contexts +contextual +contextually +contiguity +contiguous +contiguously +contiguousness +continent +continent's +continental +continentally +continently +continents +contingencies +contingency +contingency's +contingent +contingent's +contingently +contingents +continual +continually +continuance +continuance's +continuances +continuation +continuation's +continuations +continue +continued +continuer +continues +continuing +continuities +continuity +continuous +continuously +continuousness +continuum +contour +contour's +contoured +contouring +contours +contract +contracted +contracting +contraction +contraction's +contractions +contractive +contractor +contractor's +contractors +contracts +contractual +contractually +contradict +contradicted +contradicting +contradiction +contradiction's +contradictions +contradictoriness +contradictory +contradicts +contradistinction +contradistinctions +contrapositive +contrapositives +contraption +contraption's +contraptions +contrariness +contrary +contrast +contrasted +contraster +contrasters +contrasting +contrastingly +contrastive +contrastively +contrasts +contribute +contributed +contributer +contributers +contributes +contributing +contribution +contributions +contributive +contributively +contributor +contributor's +contributorily +contributors +contributory +contrivance +contrivance's +contrivances +contrive +contrived +contriver +contrives +contriving +control +control's +controllability +controllable +controllably +controlled +controller +controller's +controllers +controlling +controls +controversial +controversially +controversies +controversy +controversy's +conundrum +conundrum's +conundrums +convalescence +convene +convened +convener +conveners +convenes +convenience +convenience's +conveniences +convenient +conveniently +convening +convent +convent's +convention +convention's +conventional +conventionally +conventions +convents +converge +converged +convergence +convergences +convergent +converges +converging +conversant +conversantly +conversation +conversation's +conversational +conversationally +conversations +converse +conversed +conversely +converses +conversing +conversion +conversioning +conversions +convert +converted +converter +converters +convertibility +convertible +convertibleness +converting +converts +convex +convey +conveyance +conveyance's +conveyanced +conveyancer +conveyancers +conveyances +conveyancing +conveyed +conveyer +conveyers +conveying +conveys +convict +convicted +convicting +conviction +conviction's +convictions +convictive +convicts +convince +convinced +convincer +convincers +convinces +convincing +convincingly +convincingness +convoluted +convoy +convoyed +convoying +convoys +convulsion +convulsion's +convulsions +coo +cooing +cook +cook's +cooked +cooker +cookers +cookery +cookie +cookie's +cookies +cooking +cooks +cooky +cool +cooled +cooler +cooler's +coolers +coolest +coolie +coolie's +coolies +cooling +coolings +coolly +coolness +coolnesses +cools +coon +coon's +coons +coop +cooped +cooper +cooperate +cooperated +cooperates +cooperating +cooperation +cooperations +cooperative +cooperatively +cooperativeness +cooperatives +cooperator +cooperator's +cooperators +coopered +coopering +coopers +coops +coordinate +coordinated +coordinately +coordinateness +coordinates +coordinating +coordination +coordinations +coordinative +coordinator +coordinator's +coordinators +cop +cop's +cope +coped +coper +copes +copied +copier +copiers +copies +coping +copings +copious +copiously +copiousness +copper +copper's +coppered +coppering +coppers +cops +copse +copses +copy +copying +copyright +copyright's +copyrighted +copyrighter +copyrighters +copyrighting +copyrights +coral +cord +corded +corder +cordial +cordially +cordialness +cording +cords +core +cored +corer +corers +cores +coring +cork +corked +corker +corkers +corking +corks +cormorant +cormorants +corn +corned +corner +cornered +cornering +corners +cornerstone +cornerstone's +cornerstones +cornfield +cornfield's +cornfields +corning +corns +corollaries +corollary +corollary's +coronaries +coronary +coronation +coronet +coronet's +coroneted +coronets +coroutine +coroutine's +coroutines +corporal +corporal's +corporally +corporals +corporate +corporately +corporation +corporation's +corporations +corporative +corps +corpse +corpse's +corpses +corpus +correct +correctable +corrected +correcting +correction +corrections +corrective +correctively +correctiveness +correctives +correctly +correctness +corrector +corrects +correlate +correlated +correlates +correlating +correlation +correlations +correlative +correlatively +correspond +corresponded +correspondence +correspondence's +correspondences +correspondent +correspondent's +correspondents +corresponding +correspondingly +corresponds +corridor +corridor's +corridors +corroborate +corroborated +corroborates +corroborating +corroboration +corroborations +corroborative +corroboratively +corrosion +corrosions +corrupt +corrupted +corrupter +corrupting +corruption +corruptive +corruptively +corruptly +corrupts +corset +corsets +cosine +cosines +cosmetic +cosmetics +cosmology +cosmopolitan +cost +costed +costing +costive +costively +costiveness +costlier +costliness +costly +costs +costume +costumed +costumer +costumers +costumes +costuming +cot +cot's +cots +cottage +cottager +cottagers +cottages +cotton +cottoned +cottoning +cottons +cotyledon +cotyledon's +cotyledons +couch +couched +couches +couching +cough +coughed +cougher +coughing +coughs +could +couldest +couldn't +council +council's +councillor +councillor's +councillors +councils +counsel +counsel's +counsels +count +countable +countably +counted +countenance +countenancer +counter +counteract +counteracted +counteracting +counteractive +counteracts +counterclockwise +countered +counterexample +counterexamples +counterfeit +counterfeited +counterfeiter +counterfeiting +counterfeits +countering +countermeasure +countermeasure's +countermeasures +counterpart +counterpart's +counterparts +counterpoint +counterpointing +counterproductive +counterrevolution +counters +countess +counties +counting +countless +countlessly +countries +country +country's +countryman +countryside +counts +county +county's +couple +couple's +coupled +coupler +couplers +couples +coupling +couplings +coupon +coupon's +coupons +courage +courageous +courageously +courageousness +courier +courier's +couriers +course +coursed +courser +courses +coursing +court +courted +courteous +courteously +courteousness +courter +courters +courtesies +courtesy +courtesy's +courthouse +courthouse's +courthouses +courtier +courtier's +courtiers +courting +courtliness +courtly +courtroom +courtroom's +courtrooms +courts +courtship +courtyard +courtyard's +courtyards +cousin +cousin's +cousins +cove +covenant +covenant's +covenanted +covenanter +covenanting +covenants +cover +coverable +coverage +covered +coverer +covering +coverings +coverlet +coverlet's +coverlets +covers +covert +covertly +covertness +coves +covet +coveted +coveter +coveting +covetingly +covetous +covetously +covetousness +covets +coving +cow +coward +cowardice +cowardliness +cowardly +cowards +cowboy +cowboy's +cowboys +cowed +cowedly +cower +cowered +cowerer +cowerers +cowering +coweringly +cowers +cowgirl +cowgirl's +cowgirls +cowing +cowl +cowled +cowling +cowls +cows +cowslip +cowslip's +cowslips +coyote +coyote's +coyotes +cozier +cozies +coziness +cozy +crab +crab's +crabs +crack +cracked +cracker +crackers +cracking +crackle +crackled +crackles +crackling +crackly +cracks +cradle +cradled +cradler +cradles +cradling +craft +crafted +crafter +craftier +craftiness +crafting +crafts +craftsman +crafty +crag +crag's +crags +cram +cramp +cramp's +cramped +cramper +cramps +crams +cranberries +cranberry +cranberry's +crane +crane's +craned +cranes +craning +crank +cranked +crankier +crankiest +crankily +crankiness +cranking +cranks +cranky +crap +craping +craps +crash +crashed +crasher +crashers +crashes +crashing +crate +crater +cratered +craters +crates +crating +cravat +cravat's +cravats +crave +craved +craven +cravenly +cravenness +craver +craves +craving +crawl +crawled +crawler +crawlers +crawling +crawls +craze +crazed +crazes +crazier +craziest +crazily +craziness +crazing +crazy +creak +creaked +creaking +creaks +cream +creamed +creamer +creamers +creaminess +creaming +creams +creamy +crease +creased +creaser +creases +creasing +create +created +creates +creating +creation +creations +creative +creatively +creativeness +creativity +creator +creator's +creators +creature +creature's +creatureliness +creaturely +creatures +credence +credibility +credible +credibly +credit +creditable +creditableness +creditably +credited +crediting +creditor +creditor's +creditors +credits +credulity +credulous +credulously +credulousness +creed +creed's +creeds +creek +creek's +creeks +creep +creeper +creepers +creeping +creeps +cremate +cremated +cremates +cremating +cremation +cremations +crepe +crept +crescent +crescent's +crescents +crest +crested +cresting +crests +cretin +cretins +crevice +crevice's +crevices +crew +crewed +crewing +crews +crib +crib's +cribs +cricket +cricket's +cricketer +cricketing +crickets +cried +crier +criers +cries +crime +crime's +crimes +criminal +criminally +criminals +crimson +crimsoning +cringe +cringed +cringer +cringes +cringing +cripple +crippled +crippler +cripples +crippling +crises +crisis +crisp +crisper +crisply +crispness +crisps +criteria +criterion +critic +critic's +critical +critically +criticalness +criticism +criticism's +criticisms +critics +critique +critiqued +critiques +critiquing +critter +critter's +critters +croak +croaked +croaker +croakers +croaking +croaks +crochet +crocheted +crocheter +crocheting +crochets +crook +crooked +crookedly +crookedness +crooks +crop +crop's +cropped +cropper +cropper's +croppers +cropping +crops +cross +crossable +crossbar +crossbar's +crossbars +crossed +crosser +crossers +crosses +crossing +crossings +crossly +crossover +crossover's +crossovers +crossword +crossword's +crosswords +crouch +crouched +crouches +crouching +crow +crowd +crowded +crowdedness +crowder +crowding +crowds +crowed +crowing +crown +crowned +crowner +crowning +crowns +crows +crucial +crucially +crucification +crucified +crucifies +crucify +crucifying +crude +crudely +crudeness +cruder +crudest +cruel +crueler +cruelest +cruelly +cruelness +cruelty +cruise +cruised +cruiser +cruisers +cruises +cruising +crumb +crumble +crumbled +crumbles +crumblier +crumbliness +crumbling +crumblings +crumbly +crumbs +crumple +crumpled +crumples +crumpling +crunch +crunched +cruncher +crunchers +crunches +crunchier +crunchiest +crunchiness +crunching +crunchy +crusade +crusaded +crusader +crusaders +crusades +crusading +crush +crushable +crushed +crusher +crushers +crushes +crushing +crushingly +crust +crust's +crustacean +crustacean's +crustaceans +crusted +crusting +crusts +crutch +crutch's +crutched +crutches +crux +crux's +cruxes +cry +crying +cryptanalysis +cryptic +cryptographic +cryptography +cryptology +crystal +crystal's +crystalline +crystals +cub +cub's +cube +cubed +cuber +cubes +cubic +cubicly +cubics +cubing +cubs +cuckoo +cuckoo's +cuckoos +cucumber +cucumber's +cucumbers +cuddle +cuddled +cuddles +cuddling +cudgel +cudgel's +cudgels +cue +cued +cues +cuff +cuff's +cuffed +cuffing +cuffs +cuing +cull +culled +culler +culling +culls +culminate +culminated +culminates +culminating +culmination +culpability +culprit +culprit's +culprits +cult +cult's +cultivate +cultivated +cultivates +cultivating +cultivation +cultivations +cultivator +cultivator's +cultivators +cults +cultural +culturally +culture +cultured +cultures +culturing +cumbersome +cumbersomely +cumbersomeness +cumulative +cumulatively +cunning +cunningly +cunningness +cup +cup's +cupboard +cupboard's +cupboards +cupful +cupfuls +cupped +cupping +cups +cur +curable +curableness +curably +curb +curbed +curbing +curbs +curds +cure +cured +curer +cures +curfew +curfew's +curfews +curing +curiosities +curiosity +curiosity's +curious +curiouser +curiousest +curiously +curiousness +curl +curled +curler +curlers +curlier +curliness +curling +curls +curly +currant +currant's +currants +currencies +currency +currency's +current +currently +currentness +currents +curricular +curriculum +curriculum's +curriculums +curried +currier +curries +curry +currying +curs +curse +cursed +cursedly +cursedness +curses +cursing +cursive +cursively +cursiveness +cursor +cursor's +cursorily +cursoriness +cursors +cursory +curt +curtail +curtailed +curtailer +curtailing +curtails +curtain +curtained +curtaining +curtains +curtly +curtness +curtsied +curtsies +curtsy +curtsy's +curtsying +curvature +curvatures +curve +curved +curves +curving +cushion +cushioned +cushioning +cushions +cusp +cusp's +cusps +cuss +cussed +cussedly +cussedness +cusser +cusses +custard +custodian +custodian's +custodians +custodies +custody +custom +customarily +customariness +customary +customer +customer's +customers +customs +cut +cut's +cute +cutely +cuteness +cuter +cutes +cutest +cutoff +cutoffs +cuts +cutter +cutter's +cutters +cutting +cuttingly +cuttings +cybernetic +cybernetics +cycle +cycled +cycler +cycles +cyclic +cyclically +cyclicly +cycling +cycloid +cycloid's +cycloidal +cycloids +cyclone +cyclone's +cyclones +cylinder +cylinder's +cylindered +cylindering +cylinders +cylindrical +cylindrically +cymbal +cymbal's +cymbals +cynical +cynically +cypress +cyst +cysts +cytology +czar +dabble +dabbled +dabbler +dabblers +dabbles +dabbling +dad +dad's +daddies +daddy +dads +daemon +daemon's +daemons +daffodil +daffodil's +daffodils +dagger +daggers +dailies +daily +daintier +dainties +daintily +daintiness +dainty +dairies +dairy +dairying +daisies +daisy +daisy's +dale +dale's +dales +daleth +dam +dam's +damage +damaged +damager +damagers +damages +damaging +damagingly +damask +dame +damed +damn +damnation +damned +damneder +damnedest +damning +damningly +damns +damp +damped +dampen +dampened +dampener +dampening +dampens +damper +dampers +damping +damply +dampness +damps +dams +damsel +damsel's +damsels +dance +danced +dancer +dancers +dances +dancing +dandelion +dandelion's +dandelions +dandier +dandies +dandy +danger +danger's +dangerous +dangerously +dangerousness +dangers +dangle +dangled +dangler +dangler's +danglers +dangles +dangling +danglingly +dare +dared +darer +darers +dares +daring +daringly +daringness +dark +darken +darkened +darkener +darkeners +darkening +darker +darkest +darkly +darkness +darks +darling +darling's +darlingly +darlingness +darlings +darn +darned +darner +darning +darns +dart +darted +darter +darting +darts +dash +dashed +dasher +dashers +dashes +dashing +dashingly +data +database +database's +databases +date +dated +datedly +datedness +dater +dates +dating +dative +datum +datums +daughter +daughter's +daughterly +daughters +daunt +daunted +daunting +dauntless +dauntlessly +dauntlessness +daunts +dawn +dawned +dawning +dawns +day +day's +daybreak +daybreaks +daydream +daydreamed +daydreamer +daydreamers +daydreaming +daydreams +daylight +daylight's +daylights +days +daytime +daytimes +daze +dazed +dazedness +dazes +dazing +dazzle +dazzled +dazzler +dazzlers +dazzles +dazzling +dazzlingly +deacon +deacon's +deacons +dead +deaden +deadened +deadener +deadening +deadeningly +deadens +deadlier +deadliest +deadline +deadline's +deadlines +deadliness +deadlock +deadlocked +deadlocking +deadlocks +deadly +deadness +deaf +deafen +deafened +deafening +deafeningly +deafens +deafer +deafest +deafly +deafness +deal +dealer +dealers +dealing +dealings +deallocate +deallocated +deallocates +deallocating +deallocation +deallocation's +deallocations +deallocator +deals +dealt +dean +dean's +deans +dear +dearer +dearest +dearly +dearness +dears +dearth +dearths +death +deathly +deaths +debatable +debate +debated +debater +debaters +debates +debating +debilitate +debilitated +debilitates +debilitating +debilitation +debris +debt +debt's +debtor +debtors +debts +debug +debugged +debugger +debugger's +debuggers +debugging +debugs +decade +decade's +decadence +decadent +decadently +decades +decay +decayed +decayer +decaying +decays +decease +deceased +deceases +deceasing +deceit +deceitful +deceitfully +deceitfulness +deceive +deceived +deceiver +deceivers +deceives +deceiving +deceivingly +decelerate +decelerated +decelerates +decelerating +deceleration +decelerations +decencies +decency +decency's +decent +decently +deception +deception's +deceptions +deceptive +deceptively +deceptiveness +decidability +decidable +decide +decided +decidedly +decidedness +decider +decides +deciding +decimal +decimally +decimals +decimate +decimated +decimates +decimating +decimation +decipher +deciphered +decipherer +decipherers +deciphering +deciphers +decision +decision's +decisions +decisive +decisively +decisiveness +deck +decked +decker +decking +deckings +decks +declaration +declaration's +declarations +declarative +declaratively +declaratives +declare +declared +declarer +declarers +declares +declaring +declination +declination's +declinations +decline +declined +decliner +decliners +declines +declining +decode +decoded +decoder +decoders +decodes +decoding +decodings +decompile +decompiled +decompiler +decompilers +decompiles +decompiling +decomposability +decomposable +decompose +decomposed +decomposer +decomposes +decomposing +decomposition +decomposition's +decompositions +decompression +decorate +decorated +decorates +decorating +decoration +decorations +decorative +decoratively +decorativeness +decorum +decorums +decouple +decoupled +decoupler +decouples +decoupling +decoy +decoy's +decoys +decrease +decreased +decreases +decreasing +decreasingly +decree +decreed +decreeing +decreer +decrees +decrement +decremented +decrementing +decrements +dedicate +dedicated +dedicatedly +dedicates +dedicating +dedication +dedications +dedicative +deduce +deduced +deducer +deduces +deducible +deducing +deduct +deducted +deducting +deduction +deduction's +deductions +deductive +deductively +deducts +deed +deeded +deeding +deeds +deem +deemed +deeming +deems +deep +deepen +deepened +deepening +deepens +deeper +deepest +deeply +deepness +deeps +deer +deers +default +defaulted +defaulter +defaulting +defaults +defeat +defeated +defeating +defeatism +defeatist +defeatists +defeats +defect +defected +defecting +defection +defection's +defections +defective +defectively +defectiveness +defectives +defects +defend +defendant +defendant's +defendants +defended +defender +defenders +defending +defends +defenestrate +defenestrated +defenestrates +defenestrating +defenestration +defenestrations +defensive +defensively +defensiveness +defer +deference +deferment +deferment's +deferments +deferrable +deferred +deferrer +deferrer's +deferrers +deferring +defers +defiance +defiances +defiant +defiantly +deficiencies +deficiency +deficient +deficiently +deficit +deficit's +deficits +defied +defier +defies +defile +defiled +defiler +defiles +defiling +definable +define +defined +definer +definers +defines +defining +definite +definitely +definiteness +definition +definition's +definitional +definitions +definitive +definitively +definitiveness +deformation +deformation's +deformations +deformed +deformities +deformity +deformity's +deftly +defy +defying +defyingly +degenerate +degenerated +degenerately +degenerateness +degenerates +degenerating +degeneration +degenerative +degradable +degradation +degradation's +degradations +degrade +degraded +degradedly +degradedness +degrader +degrades +degrading +degradingly +degree +degree's +degreed +degrees +deign +deigned +deigning +deigns +deities +deity +deity's +dejected +dejectedly +dejectedness +delay +delayed +delayer +delayers +delaying +delays +delegate +delegated +delegates +delegating +delegation +delegations +delete +deleted +deleter +deletes +deleting +deletion +deletions +deliberate +deliberated +deliberately +deliberateness +deliberates +deliberating +deliberation +deliberations +deliberative +deliberatively +deliberativeness +deliberator +deliberator's +deliberators +delicacies +delicacy +delicacy's +delicate +delicately +delicateness +delicates +delicious +deliciouses +deliciously +deliciousness +delight +delighted +delightedly +delightedness +delighter +delightful +delightfully +delightfulness +delighting +delights +delimit +delimited +delimiter +delimiters +delimiting +delimits +delineate +delineated +delineates +delineating +delineation +delineations +delineative +delinquency +delinquent +delinquent's +delinquently +delinquents +delirious +deliriously +deliriousness +deliver +deliverable +deliverables +deliverance +delivered +deliverer +deliverers +deliveries +delivering +delivers +delivery +delivery's +dell +dell's +dells +delta +delta's +deltas +delude +deluded +deluder +deludes +deluding +deludingly +deluge +deluged +deluges +deluging +delusion +delusion's +delusions +delve +delved +delver +delves +delving +demand +demanded +demander +demanding +demandingly +demands +demise +demised +demises +demising +demo +democracies +democracy +democracy's +democrat +democrat's +democratic +democratically +democrats +demodulate +demodulated +demodulates +demodulating +demodulation +demodulation's +demodulations +demodulator +demodulator's +demodulators +demographic +demographics +demolish +demolished +demolisher +demolishes +demolishing +demolition +demolitions +demon +demon's +demoness +demons +demonstrable +demonstrableness +demonstrate +demonstrated +demonstrates +demonstrating +demonstration +demonstrations +demonstrative +demonstratively +demonstrativeness +demonstrator +demonstrator's +demonstrators +demos +demur +demurs +den +den's +deniable +denial +denial's +denials +denied +denier +denies +denigrate +denigrated +denigrates +denigrating +denigration +denigrative +denizen +denizens +denomination +denomination's +denominations +denominator +denominator's +denominators +denotable +denotation +denotation's +denotational +denotationally +denotations +denotative +denote +denoted +denotes +denoting +denounce +denounced +denouncer +denouncers +denounces +denouncing +dens +dense +densely +denseness +denser +densest +densities +density +density's +dent +dental +dentally +dentals +dented +denting +dentist +dentist's +dentists +dents +deny +denying +denyingly +depart +departed +departing +department +department's +departmental +departmentally +departments +departs +departure +departure's +departures +depend +dependability +dependable +dependableness +dependably +depended +dependence +dependences +dependencies +dependency +dependent +dependently +dependents +depending +depends +depict +depicted +depicter +depicting +depicts +deplete +depleted +depletes +depleting +depletion +depletions +depletive +deplorable +deplorableness +deplore +deplored +deplorer +deplores +deploring +deploringly +deploy +deployed +deploying +deployment +deployment's +deployments +deploys +deport +deportation +deported +deportee +deportee's +deportees +deporting +deportment +deports +depose +deposed +deposes +deposing +deposit +deposited +depositing +deposition +deposition's +depositions +depositor +depositor's +depositors +deposits +depot +depot's +depots +deprave +depraved +depravedly +depravedness +depraver +depraves +depraving +depreciate +depreciated +depreciates +depreciating +depreciatingly +depreciation +depreciations +depreciative +depreciatively +depress +depressed +depresses +depressing +depressingly +depression +depression's +depressions +depressive +depressively +deprivation +deprivation's +deprivations +deprive +deprived +deprives +depriving +depth +depths +deputies +deputy +deputy's +dequeue +dequeued +dequeues +dequeuing +derail +derailed +derailing +derails +derbies +derby +dereference +dereferenced +dereferencer +dereferencers +dereferences +dereferencing +deride +derided +derider +derides +deriding +deridingly +derision +derivable +derivation +derivation's +derivations +derivative +derivative's +derivatively +derivativeness +derivatives +derive +derived +deriver +derives +deriving +descend +descendant +descendant's +descendants +descended +descender +descenders +descending +descends +descent +descent's +descents +describable +describe +described +describer +describers +describes +describing +descried +description +description's +descriptions +descriptive +descriptively +descriptiveness +descriptives +descriptor +descriptor's +descriptors +descry +descrying +desert +deserted +deserter +deserters +deserting +desertion +desertions +deserts +deserve +deserved +deservedly +deservedness +deserver +deserves +deserving +deservingly +deservings +desiderata +desideratum +design +designate +designated +designates +designating +designation +designations +designative +designator +designator's +designators +designed +designedly +designer +designer's +designers +designing +designs +desirability +desirable +desirableness +desirably +desire +desired +desirer +desires +desiring +desirous +desirously +desirousness +desk +desk's +desks +desktop +desolate +desolated +desolately +desolateness +desolater +desolates +desolating +desolatingly +desolation +desolations +despair +despaired +despairer +despairing +despairingly +despairs +despatch +despatched +desperate +desperately +desperateness +desperation +despise +despised +despiser +despises +despising +despite +despited +despot +despot's +despotic +despots +dessert +dessert's +desserts +destination +destination's +destinations +destine +destined +destinies +destining +destiny +destiny's +destitute +destituteness +destitution +destroy +destroyed +destroyer +destroyer's +destroyers +destroying +destroys +destruction +destruction's +destructions +destructive +destructively +destructiveness +detach +detached +detachedly +detachedness +detacher +detaches +detaching +detachment +detachment's +detachments +detail +detailed +detailedly +detailedness +detailer +detailing +details +detain +detained +detainer +detaining +detains +detect +detectable +detectably +detected +detecting +detection +detection's +detections +detective +detectives +detector +detector's +detectors +detects +detention +deteriorate +deteriorated +deteriorates +deteriorating +deterioration +deteriorative +determinable +determinableness +determinacy +determinant +determinant's +determinants +determinate +determinately +determinateness +determination +determinations +determinative +determinatively +determinativeness +determine +determined +determinedly +determinedness +determiner +determiners +determines +determining +determinism +deterministic +deterministically +detest +detestable +detestableness +detested +detesting +detests +detonate +detonated +detonates +detonating +detonation +detonative +detract +detracted +detracting +detractive +detractively +detractor +detractor's +detractors +detracts +detriment +detriments +devastate +devastated +devastates +devastating +devastatingly +devastation +devastations +devastative +develop +developed +developer +developer's +developers +developing +development +development's +developmental +developmentally +developments +develops +deviant +deviant's +deviantly +deviants +deviate +deviated +deviates +deviating +deviation +deviations +device +device's +devices +devil +devil's +devilish +devilishly +devilishness +devils +devise +devised +deviser +devises +devising +devisings +devision +devisions +devoid +devote +devoted +devotedly +devotee +devotee's +devotees +devotes +devoting +devotion +devotions +devour +devoured +devourer +devouring +devours +devout +devoutly +devoutness +dew +dewdrop +dewdrop's +dewdrops +dewed +dewier +dewiness +dewing +dews +dewy +dexterity +diabetes +diadem +diagnosable +diagnose +diagnosed +diagnoses +diagnosing +diagnosis +diagnostic +diagnostic's +diagnostics +diagonal +diagonally +diagonals +diagram +diagram's +diagramed +diagraming +diagrammable +diagrammatic +diagrammatically +diagrammed +diagrammer +diagrammer's +diagrammers +diagramming +diagrams +dial +dial's +dialect +dialect's +dialects +dialog +dialog's +dialogs +dialogue +dialogue's +dialogues +dials +diameter +diameter's +diameters +diametrically +diamond +diamond's +diamonds +diaper +diaper's +diapered +diapering +diapers +diaphragm +diaphragm's +diaphragms +diaries +diary +diary's +diatribe +diatribe's +diatribes +dice +dicer +dices +dichotomies +dichotomy +dicing +dickens +dicky +dictate +dictated +dictates +dictating +dictation +dictations +dictator +dictator's +dictators +dictatorship +dictatorships +diction +dictionaries +dictionary +dictionary's +dictions +dictum +dictum's +dictums +did +didn't +die +died +dielectric +dielectric's +dielectrics +dies +diet +dieter +dieters +dietitian +dietitian's +dietitians +diets +differ +differed +difference +difference's +differenced +differences +differencing +different +differential +differential's +differentially +differentials +differentiate +differentiated +differentiates +differentiating +differentiation +differentiations +differentiators +differently +differentness +differer +differers +differing +differs +difficult +difficulties +difficultly +difficulty +difficulty's +diffuse +diffused +diffusely +diffuseness +diffuser +diffusers +diffuses +diffusing +diffusion +diffusions +diffusive +diffusively +diffusiveness +dig +digest +digested +digester +digestible +digesting +digestion +digestions +digestive +digestively +digestiveness +digests +digger +digger's +diggers +digging +diggings +digit +digit's +digital +digitally +digits +dignified +dignify +dignities +dignity +digress +digressed +digresses +digressing +digression +digression's +digressions +digressive +digressively +digressiveness +digs +dike +dike's +diker +dikes +diking +dilate +dilated +dilatedly +dilatedness +dilates +dilating +dilation +dilative +dilemma +dilemma's +dilemmas +diligence +diligences +diligent +diligently +diligentness +dilute +diluted +dilutely +diluteness +diluter +dilutes +diluting +dilution +dilutions +dilutive +dim +dime +dime's +dimension +dimensional +dimensionality +dimensionally +dimensioned +dimensioning +dimensions +dimer +dimers +dimes +diminish +diminished +diminishes +diminishing +diminution +diminutive +diminutively +diminutiveness +dimly +dimmed +dimmer +dimmer's +dimmers +dimmest +dimming +dimness +dimple +dimpled +dimples +dimpling +dims +din +dine +dined +diner +diners +dines +dingier +dinginess +dingy +dining +dinner +dinner's +dinners +dint +diode +diode's +diodes +dioxide +dioxides +dip +diphtheria +diploma +diploma's +diplomacy +diplomas +diplomat +diplomat's +diplomatic +diplomatics +diplomats +dipped +dipper +dipper's +dippers +dipping +dippings +dips +dire +direct +directed +directing +direction +direction's +directional +directionality +directionally +directions +directive +directive's +directives +directly +directness +director +director's +directories +directors +directory +directory's +directs +direly +direness +direr +direst +dirge +dirge's +dirged +dirges +dirging +dirt +dirt's +dirtied +dirtier +dirties +dirtiest +dirtily +dirtiness +dirts +dirty +dirtying +disabilities +disability +disability's +disable +disabled +disabler +disablers +disables +disabling +disabuse +disadvantage +disadvantage's +disadvantaged +disadvantagedness +disadvantages +disadvantaging +disagree +disagreeable +disagreeableness +disagreed +disagreeing +disagreement +disagreement's +disagreements +disagrees +disallow +disallowed +disallowing +disallows +disambiguate +disambiguated +disambiguates +disambiguating +disambiguation +disambiguations +disappear +disappearance +disappearance's +disappearances +disappeared +disappearing +disappears +disappoint +disappointed +disappointedly +disappointing +disappointingly +disappointment +disappointment's +disappointments +disappoints +disapproval +disapprove +disapproved +disapprover +disapproves +disapproving +disapprovingly +disarm +disarmament +disarmed +disarmer +disarmers +disarming +disarmingly +disarms +disassemble +disassembled +disassembler +disassembler's +disassemblers +disassembles +disassembling +disaster +disaster's +disasters +disastrous +disastrously +disband +disbanded +disbanding +disbands +disbelieve +disbelieved +disbeliever +disbelievers +disbelieves +disbelieving +disburse +disbursed +disbursement +disbursement's +disbursements +disburser +disburses +disbursing +disc +disc's +discard +discarded +discarder +discarding +discards +discern +discerned +discerner +discernibility +discernible +discernibly +discerning +discerningly +discernment +discerns +discharge +discharged +discharger +discharges +discharging +disciple +disciple's +disciples +disciplinary +discipline +disciplined +discipliner +disciplines +disciplining +disclaim +disclaimed +disclaimer +disclaimers +disclaiming +disclaims +disclose +disclosed +discloser +discloses +disclosing +disclosure +disclosure's +disclosures +discomfort +discomforting +discomfortingly +disconcert +disconcerted +disconcerting +disconcertingly +disconcerts +disconnect +disconnected +disconnectedly +disconnectedness +disconnecter +disconnecting +disconnection +disconnections +disconnects +discontent +discontented +discontentedly +discontinuance +discontinue +discontinued +discontinues +discontinuing +discontinuities +discontinuity +discontinuity's +discontinuous +discontinuously +discord +discords +discount +discounted +discounter +discounting +discounts +discourage +discouraged +discouragement +discourager +discourages +discouraging +discouragingly +discourse +discourse's +discoursed +discourser +discourses +discoursing +discover +discovered +discoverer +discoverers +discoveries +discovering +discovers +discovery +discovery's +discredit +discredited +discrediting +discredits +discreet +discreetly +discreetness +discrepancies +discrepancy +discrepancy's +discrete +discretely +discreteness +discretion +discretions +discriminate +discriminated +discriminates +discriminating +discriminatingly +discrimination +discriminations +discriminative +discriminatory +discs +discuss +discussed +discusser +discusses +discussing +discussion +discussion's +discussions +disdain +disdaining +disdains +disease +diseased +diseases +diseasing +disenfranchise +disenfranchised +disenfranchisement +disenfranchisement's +disenfranchisements +disenfranchiser +disenfranchises +disenfranchising +disengage +disengaged +disengages +disengaging +disentangle +disentangled +disentangler +disentangles +disentangling +disfigure +disfigured +disfigures +disfiguring +disgorge +disgorger +disgrace +disgraced +disgraceful +disgracefully +disgracefulness +disgracer +disgraces +disgracing +disgruntled +disguise +disguised +disguisedly +disguiser +disguises +disguising +disgust +disgusted +disgustedly +disgusting +disgustingly +disgusts +dish +dishearten +disheartening +dishearteningly +dished +dishes +dishing +dishonest +dishonestly +dishwasher +dishwashers +disillusion +disillusioned +disillusioning +disillusionment +disillusionment's +disillusionments +disinterested +disinterestedly +disinterestedness +disjoint +disjointed +disjointedly +disjointedness +disjointly +disjointness +disjunct +disjunction +disjunctions +disjunctive +disjunctively +disjuncts +disk +disk's +disked +disking +disks +dislike +disliked +disliker +dislikes +disliking +dislocate +dislocated +dislocates +dislocating +dislocation +dislocations +dislodge +dislodged +dislodges +dislodging +dismal +dismally +dismalness +dismay +dismayed +dismaying +dismayingly +dismays +dismiss +dismissal +dismissal's +dismissals +dismissed +dismisser +dismissers +dismisses +dismissing +dismissive +dismount +dismounted +dismounting +dismounts +disobedience +disobey +disobeyed +disobeyer +disobeying +disobeys +disorder +disordered +disorderedly +disorderedness +disorderliness +disorderly +disorders +disown +disowned +disowning +disowns +disparate +disparately +disparateness +disparities +disparity +disparity's +dispatch +dispatched +dispatcher +dispatchers +dispatches +dispatching +dispel +dispelled +dispelling +dispels +dispensation +dispense +dispensed +dispenser +dispensers +dispenses +dispensing +disperse +dispersed +dispersedly +disperser +disperses +dispersing +dispersion +dispersions +dispersive +dispersively +dispersiveness +displace +displaced +displacement +displacement's +displacements +displacer +displaces +displacing +display +displayed +displayer +displaying +displays +displease +displeased +displeasedly +displeases +displeasing +displeasure +disposable +disposal +disposal's +disposals +dispose +disposed +disposer +disposes +disposing +disposition +disposition's +dispositions +disprove +disproved +disproves +disproving +dispute +disputed +disputer +disputers +disputes +disputing +disqualification +disqualified +disqualifies +disqualify +disqualifying +disquiet +disquieting +disquietingly +disquietly +disregard +disregarded +disregarding +disregards +disrupt +disrupted +disrupter +disrupting +disruption +disruption's +disruptions +disruptive +disruptively +disruptiveness +disrupts +dissatisfaction +dissatisfaction's +dissatisfactions +dissatisfied +disseminate +disseminated +disseminates +disseminating +dissemination +dissension +dissension's +dissensions +dissent +dissented +dissenter +dissenters +dissenting +dissents +dissertation +dissertation's +dissertations +disservice +dissident +dissident's +dissidents +dissimilar +dissimilarities +dissimilarity +dissimilarity's +dissimilarly +dissipate +dissipated +dissipatedly +dissipatedness +dissipater +dissipates +dissipating +dissipation +dissipations +dissipative +dissociate +dissociated +dissociates +dissociating +dissociation +dissociative +dissolution +dissolution's +dissolutions +dissolve +dissolved +dissolver +dissolves +dissolving +dissonance +dissonance's +dissonances +distal +distally +distance +distanced +distances +distancing +distant +distantly +distantness +distaste +distasteful +distastefully +distastefulness +distastes +distemper +distill +distillation +distilled +distiller +distillers +distilling +distills +distinct +distinction +distinction's +distinctions +distinctive +distinctively +distinctiveness +distinctly +distinctness +distinguish +distinguishable +distinguished +distinguisher +distinguishes +distinguishing +distort +distorted +distorter +distorting +distortion +distortion's +distortions +distorts +distract +distracted +distractedly +distracting +distractingly +distraction +distraction's +distractions +distractive +distracts +distraught +distraughtly +distress +distressed +distresses +distressing +distressingly +distribute +distributed +distributer +distributes +distributing +distribution +distribution's +distributional +distributions +distributive +distributively +distributiveness +distributivity +distributor +distributor's +distributors +district +district's +districted +districting +districts +distrust +distrusted +distrusts +disturb +disturbance +disturbance's +disturbances +disturbed +disturber +disturbing +disturbingly +disturbs +ditch +ditch's +ditched +ditcher +ditches +ditching +divan +divan's +divans +dive +dived +diver +diverge +diverged +divergence +divergence's +divergences +divergent +divergently +diverges +diverging +divers +diverse +diversely +diverseness +diversification +diversified +diversifier +diversifies +diversify +diversifying +diversion +diversions +diversities +diversity +divert +diverted +diverting +diverts +dives +divest +divested +divesting +divests +divide +divided +dividend +dividend's +dividends +divider +dividers +divides +dividing +divine +divined +divinely +diviner +divines +diving +divining +divinities +divinity +divinity's +division +division's +divisions +divisor +divisor's +divisors +divorce +divorced +divorces +divorcing +divulge +divulged +divulges +divulging +dizzied +dizzier +dizziness +dizzy +dizzying +dizzyingly +do +dock +docked +docker +docking +docks +doctor +doctor's +doctoral +doctorate +doctorate's +doctorates +doctored +doctoring +doctors +doctrine +doctrine's +doctrines +document +document's +documentaries +documentary +documentary's +documentation +documentation's +documentations +documented +documenter +documenters +documenting +documents +dodge +dodged +dodger +dodgers +dodges +dodging +doer +doers +does +doesn't +dog +dog's +dogged +doggedly +doggedness +dogging +dogma +dogma's +dogmas +dogmatism +dogs +doing +doings +dole +doled +doleful +dolefully +dolefulness +doles +doling +doll +doll's +dollar +dollars +dollied +dollies +dolls +dolly +dolly's +dollying +dolphin +dolphin's +dolphins +domain +domain's +domains +dome +domed +domes +domestic +domestically +domesticate +domesticated +domesticates +domesticating +domestication +dominance +dominant +dominantly +dominate +dominated +dominates +dominating +domination +dominations +dominative +doming +dominion +dominions +don +don't +donate +donated +donates +donating +donation +donations +donative +done +donkey +donkey's +donkeys +dons +doom +doomed +dooming +dooms +door +door's +doors +doorstep +doorstep's +doorsteps +doorway +doorway's +doorways +dope +doped +doper +dopers +dopes +doping +dormant +dormitories +dormitory +dormitory's +dorsal +dorsally +dose +dosed +doses +dosing +dot +dot's +dote +doted +doter +dotes +doth +doting +dotingly +dots +dotted +dotting +double +doubled +doubleness +doubler +doublers +doubles +doublet +doublet's +doublets +doubling +doubly +doubt +doubtable +doubted +doubter +doubters +doubtful +doubtfully +doubtfulness +doubting +doubtingly +doubtless +doubtlessly +doubtlessness +doubts +dough +doughnut +doughnut's +doughnuts +douse +doused +douser +douses +dousing +dove +dover +doves +down +downcast +downed +downer +downers +downfall +downfallen +downier +downing +downplay +downplayed +downplaying +downplays +downright +downrightly +downrightness +downs +downstairs +downstream +downtown +downtowner +downtowns +downward +downwardly +downwardness +downwards +downy +doze +dozed +dozen +dozens +dozenth +dozer +dozes +dozing +drab +drably +drabness +drabs +draft +draft's +drafted +drafter +drafters +drafting +drafts +draftsmen +drag +dragged +dragging +draggingly +dragon +dragon's +dragons +dragoon +dragooned +dragoons +drags +drain +drainage +drainages +drained +drainer +drainers +draining +drains +drake +drama +drama's +dramas +dramatic +dramatically +dramatics +dramatist +dramatist's +dramatists +drank +drape +draped +draper +draperies +drapers +drapery +drapery's +drapes +draping +drastic +drastically +draw +drawback +drawback's +drawbacks +drawbridge +drawbridge's +drawbridges +drawer +drawers +drawing +drawings +drawl +drawled +drawler +drawling +drawlingly +drawls +drawly +drawn +drawnly +drawnness +draws +dread +dreaded +dreadful +dreadfully +dreadfulness +dreading +dreads +dream +dreamed +dreamer +dreamers +dreamier +dreamily +dreaminess +dreaming +dreamingly +dreams +dreamy +drearier +dreariness +dreary +dredge +dredge's +dredged +dredger +dredgers +dredges +dredging +dregs +drench +drenched +drencher +drenches +drenching +dress +dressed +dresser +dressers +dresses +dressing +dressings +dressmaker +dressmaker's +dressmakers +drew +dried +drier +drier's +driers +dries +driest +drift +drifted +drifter +drifters +drifting +driftingly +drifts +drill +drilled +driller +drilling +drills +drily +drink +drinkable +drinker +drinkers +drinking +drinks +drip +drip's +drips +drive +driven +drivenness +driver +driver's +drivers +drives +driveway +driveway's +driveways +driving +drone +drone's +droner +drones +droning +droningly +drool +drooled +drooler +drooling +drools +droop +drooped +drooping +droopingly +droops +drop +drop's +dropped +dropper +dropper's +droppers +dropping +dropping's +droppings +drops +drought +drought's +droughts +drove +drover +drovers +droves +drown +drowned +drowner +drowning +drownings +drowns +drowsier +drowsiest +drowsiness +drowsy +drudgery +drug +drug's +druggist +druggist's +druggists +drugs +drum +drum's +drummed +drummer +drummer's +drummers +drumming +drums +drunk +drunk's +drunkard +drunkard's +drunkards +drunken +drunkenly +drunkenness +drunker +drunkly +drunks +dry +drying +dryly +dual +dualities +duality +duality's +dually +duals +dub +dubious +dubiously +dubiousness +dubs +duchess +duchess's +duchesses +duchies +duchy +duck +ducked +ducker +ducking +ducks +dude +due +duel +duels +dueness +dues +dug +duke +duke's +dukes +dull +dulled +duller +dullest +dulling +dullness +dulls +dully +duly +dumb +dumbbell +dumbbell's +dumbbells +dumber +dumbest +dumbly +dumbness +dummied +dummies +dummy +dummy's +dummying +dump +dumped +dumper +dumpers +dumping +dumps +dunce +dunce's +dunces +dune +dune's +dunes +dungeon +dungeon's +dungeons +duplicate +duplicated +duplicates +duplicating +duplication +duplications +duplicative +duplicator +duplicator's +duplicators +durabilities +durability +durable +durableness +durables +durably +duration +duration's +durations +during +dusk +duskier +duskiness +dusky +dust +dusted +duster +dusters +dustier +dustiest +dustiness +dusting +dusts +dusty +duties +dutiful +dutifully +dutifulness +duty +duty's +dwarf +dwarfed +dwarfness +dwarfs +dwell +dwelled +dweller +dwellers +dwelling +dwellings +dwells +dwindle +dwindled +dwindles +dwindling +dye +dyed +dyeing +dyer +dyers +dyes +dying +dynamic +dynamically +dynamics +dynamite +dynamited +dynamiter +dynamites +dynamiting +dynasties +dynasty +dynasty's +each +eager +eagerly +eagerness +eagle +eagle's +eagles +ear +eared +earing +earl +earl's +earlier +earliest +earliness +earls +early +earmark +earmarked +earmarking +earmarkings +earmarks +earn +earned +earner +earner's +earners +earnest +earnestly +earnestness +earning +earnings +earns +earring +earring's +earrings +ears +earshot +earth +earth's +earthed +earthen +earthenware +earthliness +earthly +earthquake +earthquake's +earthquakes +earths +earthworm +earthworm's +earthworms +ease +eased +easement +easement's +easements +easer +eases +easier +easiest +easily +easiness +easing +east +easter +easterly +eastern +easterner +easterners +easting +easts +eastward +eastwards +easy +eat +eaten +eater +eaters +eating +eatings +eats +eaves +eavesdrop +eavesdropped +eavesdropper +eavesdropper's +eavesdroppers +eavesdropping +eavesdrops +ebb +ebbed +ebbing +ebbs +ebony +eccentric +eccentric's +eccentricities +eccentricity +eccentrics +ecclesiastical +ecclesiastically +echo +echoed +echoes +echoing +echos +eclipse +eclipsed +eclipses +eclipsing +ecology +economic +economical +economically +economics +economies +economist +economist's +economists +economy +economy's +ecstasy +eddied +eddies +eddy +eddy's +eddying +edge +edged +edger +edges +edging +edible +edibleness +edibles +edict +edict's +edicts +edifice +edifice's +edifices +edit +edited +editing +edition +edition's +editions +editor +editor's +editorial +editorially +editorials +editors +edits +educate +educated +educatedly +educatedness +educates +educating +education +education's +educational +educationally +educations +educative +educator +educator's +educators +eel +eel's +eels +eerie +eerier +effect +effected +effecting +effective +effectively +effectiveness +effectives +effector +effector's +effectors +effects +effectually +effeminate +efficacy +efficiencies +efficiency +efficient +efficiently +effigy +effort +effort's +effortless +effortlessly +effortlessness +efforts +egg +egged +egger +egging +eggs +ego +egos +eigenvalue +eigenvalue's +eigenvalues +eight +eighteen +eighteens +eighteenth +eighth +eighth's +eighthes +eighties +eightieth +eights +eighty +either +ejaculate +ejaculated +ejaculates +ejaculating +ejaculation +ejaculations +eject +ejected +ejecting +ejective +ejects +eke +eked +ekes +eking +el +elaborate +elaborated +elaborately +elaborateness +elaborates +elaborating +elaboration +elaborations +elaborative +elaborators +elapse +elapsed +elapses +elapsing +elastic +elastically +elasticities +elasticity +elastics +elate +elated +elatedly +elatedness +elater +elates +elating +elation +elbow +elbowed +elbowing +elbows +elder +elderliness +elderly +elders +eldest +elect +elected +electing +election +election's +elections +elective +electively +electiveness +electives +elector +elector's +electoral +electorally +electors +electric +electrical +electrically +electricalness +electricities +electricity +electrics +electrification +electrified +electrify +electrifying +electrocute +electrocuted +electrocutes +electrocuting +electrocution +electrocutions +electrode +electrode's +electrodes +electrolyte +electrolyte's +electrolytes +electrolytic +electron +electron's +electronic +electronically +electronics +electrons +elects +elegance +elegances +elegant +elegantly +element +element's +elemental +elementally +elementals +elementariness +elementary +elements +elephant +elephant's +elephants +elevate +elevated +elevates +elevating +elevation +elevations +elevator +elevator's +elevators +eleven +elevens +elevenses +eleventh +elf +elicit +elicited +eliciting +elicits +eligibilities +eligibility +eligible +eligibles +eliminate +eliminated +eliminately +eliminates +eliminating +elimination +eliminations +eliminative +eliminator +eliminators +elk +elk's +elks +ellipse +ellipse's +ellipses +ellipsis +ellipsoid +ellipsoid's +ellipsoidal +ellipsoids +elliptic +elliptical +elliptically +elm +elmer +elms +elongate +elongated +elongates +elongating +elongation +eloquence +eloquent +eloquently +els +else +else's +elsewhere +elucidate +elucidated +elucidates +elucidating +elucidation +elucidative +elude +eluded +eludes +eluding +elusive +elusively +elusiveness +elves +emaciated +emacs +emacs's +email +email's +emanating +emancipation +embark +embarked +embarking +embarks +embarrass +embarrassed +embarrassedly +embarrasses +embarrassing +embarrassingly +embarrassment +embassies +embassy +embassy's +embed +embedded +embedding +embeds +embellish +embellished +embellisher +embellishes +embellishing +embellishment +embellishment's +embellishments +ember +embers +embezzle +embezzled +embezzler +embezzler's +embezzlers +embezzles +embezzling +emblem +emblems +embodied +embodier +embodies +embodiment +embodiment's +embodiments +embody +embodying +embrace +embraced +embracer +embraces +embracing +embracingly +embracive +embroider +embroidered +embroiderer +embroideries +embroiders +embroidery +embryo +embryo's +embryology +embryos +emerald +emerald's +emeralds +emerge +emerged +emergence +emergencies +emergency +emergency's +emergent +emerges +emerging +emeries +emery +emigrant +emigrant's +emigrants +emigrate +emigrated +emigrates +emigrating +emigration +eminence +eminent +eminently +emit +emits +emitted +emotion +emotion's +emotional +emotionally +emotions +empathy +emperor +emperor's +emperors +emphases +emphasis +emphatic +emphatically +empire +empire's +empires +empirical +empirically +empiricist +empiricist's +empiricists +employ +employable +employed +employee +employee's +employees +employer +employer's +employers +employing +employment +employment's +employments +employs +empower +empowered +empowering +empowers +empress +emptied +emptier +empties +emptiest +emptily +emptiness +empty +emptying +emulate +emulated +emulates +emulating +emulation +emulations +emulative +emulatively +emulator +emulator's +emulators +enable +enabled +enabler +enablers +enables +enabling +enact +enacted +enacting +enactment +enactments +enacts +enamel +enamels +encamp +encamped +encamping +encamps +encapsulate +encapsulated +encapsulates +encapsulating +encapsulation +enchant +enchanted +enchanter +enchanting +enchantingly +enchantment +enchants +encipher +enciphered +encipherer +enciphering +enciphers +encircle +encircled +encircles +encircling +enclose +enclosed +encloses +enclosing +enclosure +enclosure's +enclosures +encode +encoded +encoder +encoders +encodes +encoding +encodings +encompass +encompassed +encompasses +encompassing +encounter +encountered +encountering +encounters +encourage +encouraged +encouragement +encouragements +encourager +encourages +encouraging +encouragingly +encrypt +encrypted +encrypting +encryption +encryption's +encryptions +encrypts +encumber +encumbered +encumbering +encumbers +encyclopedia +encyclopedia's +encyclopedias +encyclopedic +end +endanger +endangered +endangering +endangers +endear +endeared +endearing +endearingly +endears +ended +endemic +ender +enders +ending +endings +endive +endless +endlessly +endlessness +endorse +endorsed +endorsement +endorsement's +endorsements +endorser +endorses +endorsing +endow +endowed +endowing +endowment +endowment's +endowments +endows +ends +endurable +endurably +endurance +endure +endured +endures +enduring +enduringly +enduringness +enema +enema's +enemas +enemies +enemy +enemy's +energetic +energetics +energies +energy +enforce +enforced +enforcedly +enforcement +enforcer +enforcers +enforces +enforcing +enfranchise +enfranchised +enfranchisement +enfranchiser +enfranchises +enfranchising +engage +engaged +engagement +engagement's +engagements +engages +engaging +engagingly +engender +engendered +engendering +engenders +engine +engine's +engined +engineer +engineer's +engineered +engineering +engineeringly +engineerings +engineers +engines +engining +england +englander +englanders +engrave +engraved +engraver +engravers +engraves +engraving +engravings +engross +engrossed +engrossedly +engrosser +engrossing +engrossingly +enhance +enhanced +enhancement +enhancement's +enhancements +enhances +enhancing +enigmatic +enjoin +enjoined +enjoining +enjoins +enjoy +enjoyable +enjoyableness +enjoyably +enjoyed +enjoying +enjoyment +enjoys +enlarge +enlarged +enlargement +enlargement's +enlargements +enlarger +enlargers +enlarges +enlarging +enlighten +enlightened +enlightening +enlightenment +enlightens +enlist +enlisted +enlister +enlisting +enlistment +enlistments +enlists +enliven +enlivened +enlivening +enlivens +enmities +enmity +ennoble +ennobled +ennobler +ennobles +ennobling +ennui +enormities +enormity +enormous +enormously +enormousness +enough +enqueue +enqueued +enqueues +enquire +enquired +enquirer +enquirers +enquires +enquiring +enrage +enraged +enrages +enraging +enrich +enriched +enricher +enriches +enriching +enrolled +enrolling +ensemble +ensemble's +ensembles +ensign +ensign's +ensigns +enslave +enslaved +enslaver +enslavers +enslaves +enslaving +ensnare +ensnared +ensnares +ensnaring +ensue +ensued +ensues +ensuing +ensure +ensured +ensurer +ensurers +ensures +ensuring +entail +entailed +entailer +entailing +entails +entangle +entangled +entangler +entangles +entangling +enter +entered +enterer +entering +enterprise +enterpriser +enterprises +enterprising +enterprisingly +enters +entertain +entertained +entertainer +entertainers +entertaining +entertainingly +entertainment +entertainment's +entertainments +entertains +enthusiasm +enthusiasms +enthusiast +enthusiast's +enthusiastic +enthusiastically +enthusiasts +entice +enticed +enticer +enticers +entices +enticing +entire +entirely +entireties +entirety +entities +entitle +entitled +entitles +entitling +entity +entity's +entrance +entranced +entrances +entrancing +entreat +entreated +entreaties +entreating +entreatingly +entreats +entreaty +entrench +entrenched +entrenches +entrenching +entrepreneur +entrepreneur's +entrepreneurs +entries +entropies +entropy +entrust +entrusted +entrusting +entrusts +entry +entry's +enumerable +enumerate +enumerated +enumerates +enumerating +enumeration +enumerations +enumerative +enumerator +enumerator's +enumerators +enunciation +envelop +envelope +enveloped +enveloper +envelopes +enveloping +envelops +enviably +envied +envier +envies +envious +enviously +enviousness +environ +environed +environing +environment +environment's +environmental +environmentally +environments +environs +envisage +envisaged +envisages +envisaging +envision +envisioned +envisioning +envisions +envoy +envoy's +envoys +envy +envying +envyingly +epaulet +epaulet's +epaulets +ephemeral +ephemerally +ephemerals +epic +epic's +epics +epidemic +epidemic's +epidemics +episcopal +episcopally +episode +episode's +episodes +episodic +epistemological +epistemologically +epistemology +epistle +epistle's +epistler +epistles +epitaph +epitaphed +epitaphing +epitaphs +epitaxial +epitaxially +epithet +epithet's +epithets +epoch +epochs +epsilon +epsilons +equal +equalities +equality +equality's +equally +equals +equate +equated +equates +equating +equation +equations +equator +equator's +equatorial +equators +equilibrium +equilibriums +equip +equipment +equipments +equipped +equipping +equips +equitable +equitableness +equitably +equities +equity +equivalence +equivalenced +equivalences +equivalencing +equivalent +equivalently +equivalents +era +era's +eradicate +eradicated +eradicates +eradicating +eradication +eradicative +eras +erasable +erase +erased +eraser +erasers +erases +erasing +erasion +erasure +ere +erect +erected +erecting +erection +erection's +erections +erectly +erectness +erector +erector's +erectors +erects +ergo +ermine +ermine's +ermined +ermines +err +errand +errands +erratic +erred +erring +erringly +erroneous +erroneously +erroneousness +error +error's +errors +errs +eruption +eruptions +escalate +escalated +escalates +escalating +escalation +escapable +escapade +escapade's +escapades +escape +escaped +escapee +escapee's +escapees +escaper +escapes +escaping +eschew +eschewed +eschewing +eschews +escort +escorted +escorting +escorts +esoteric +especial +especially +espied +espies +espionage +espouse +espoused +espouser +espouses +espousing +esprit +esprits +espy +espying +esquire +esquires +essay +essayed +essayer +essays +essence +essence's +essences +essential +essentially +essentialness +essentials +establish +established +establisher +establishes +establishing +establishment +establishment's +establishments +estate +estate's +estates +esteem +esteemed +esteeming +esteems +estimate +estimated +estimates +estimating +estimation +estimations +estimative +etc +eternal +eternally +eternalness +eternities +eternity +ethereal +ethereally +etherealness +ethic +ethical +ethically +ethicalness +ethics +ethnic +etiquette +eunuch +eunuchs +euphemism +euphemism's +euphemisms +euphoria +evacuate +evacuated +evacuates +evacuating +evacuation +evacuations +evacuative +evade +evaded +evader +evades +evading +evaluate +evaluated +evaluates +evaluating +evaluation +evaluations +evaluative +evaluator +evaluator's +evaluators +evaporate +evaporated +evaporates +evaporating +evaporation +evaporations +evaporative +evaporatively +eve +even +evened +evener +evenhanded +evenhandedly +evenhandedness +evening +evening's +evenings +evenly +evenness +evens +event +event's +eventful +eventfully +eventfulness +events +eventual +eventualities +eventuality +eventually +ever +everest +evergreen +everlasting +everlastingly +everlastingness +evermore +every +everybody +everybody's +everyday +everydayness +everyone +everyone's +everyones +everything +everywhere +eves +evict +evicted +evicting +eviction +eviction's +evictions +evicts +evidence +evidenced +evidences +evidencing +evident +evidently +evil +evilly +evilness +evils +evince +evinced +evinces +evincing +evoke +evoked +evokes +evoking +evolute +evolute's +evolutes +evolution +evolution's +evolutionary +evolutions +evolve +evolved +evolves +evolving +ewe +ewe's +ewer +ewes +exacerbate +exacerbated +exacerbates +exacerbating +exacerbation +exacerbations +exact +exacted +exacter +exacting +exactingly +exactingness +exaction +exaction's +exactions +exactitude +exactly +exactness +exacts +exaggerate +exaggerated +exaggeratedly +exaggeratedness +exaggerates +exaggerating +exaggeration +exaggerations +exaggerative +exaggeratively +exalt +exalted +exaltedly +exalter +exalters +exalting +exalts +exam +exam's +examen +examination +examination's +examinations +examine +examined +examiner +examiners +examines +examining +example +example's +exampled +examples +exampling +exams +exasperate +exasperated +exasperatedly +exasperates +exasperating +exasperatingly +exasperation +exasperations +excavate +excavated +excavates +excavating +excavation +excavations +exceed +exceeded +exceeder +exceeding +exceedingly +exceeds +excel +excelled +excellence +excellences +excellency +excellent +excellently +excelling +excels +except +excepted +excepting +exception +exception's +exceptional +exceptionally +exceptionalness +exceptions +exceptive +excepts +excerpt +excerpted +excerpter +excerpts +excess +excesses +excessive +excessively +excessiveness +exchange +exchangeable +exchanged +exchanger +exchangers +exchanges +exchanging +exchequer +exchequer's +exchequers +excise +excised +excises +excising +excision +excisions +excitable +excitableness +excitation +excitation's +excitations +excite +excited +excitedly +excitement +exciter +excites +exciting +excitingly +exclaim +exclaimed +exclaimer +exclaimers +exclaiming +exclaims +exclamation +exclamation's +exclamations +exclude +excluded +excluder +excludes +excluding +exclusion +exclusioner +exclusioners +exclusions +exclusive +exclusively +exclusiveness +exclusivity +excommunicate +excommunicated +excommunicates +excommunicating +excommunication +excommunicative +excrete +excreted +excreter +excretes +excreting +excretion +excretions +excruciatingly +excursion +excursion's +excursions +excusable +excusableness +excusably +excuse +excused +excuser +excuses +excusing +executable +executable's +executables +execute +executed +executer +executers +executes +executing +execution +executional +executioner +executions +executive +executive's +executives +executor +executor's +executors +exemplar +exemplariness +exemplars +exemplary +exemplification +exemplified +exemplifier +exemplifiers +exemplifies +exemplify +exemplifying +exempt +exempted +exempting +exempts +exercise +exercised +exerciser +exercisers +exercises +exercising +exert +exerted +exerting +exertion +exertion's +exertions +exerts +exhale +exhaled +exhales +exhaling +exhaust +exhausted +exhaustedly +exhauster +exhaustible +exhausting +exhaustingly +exhaustion +exhaustive +exhaustively +exhaustiveness +exhausts +exhibit +exhibited +exhibiting +exhibition +exhibition's +exhibitioner +exhibitions +exhibitive +exhibitor +exhibitor's +exhibitors +exhibits +exhortation +exhortation's +exhortations +exigencies +exigency +exile +exiled +exiles +exiling +exist +existed +existence +existences +existent +existential +existentialism +existentialist +existentialist's +existentialists +existentially +existing +exists +exit +exited +exiting +exits +exorbitant +exorbitantly +exoskeletons +exotic +exoticness +expand +expandable +expanded +expander +expander's +expanders +expanding +expands +expanse +expansed +expanses +expansing +expansion +expansionism +expansions +expansive +expansively +expansiveness +expect +expectancies +expectancy +expectant +expectantly +expectation +expectation's +expectations +expected +expectedly +expectedness +expecting +expectingly +expects +expedient +expediently +expedite +expedited +expediter +expedites +expediting +expedition +expedition's +expeditions +expeditious +expeditiously +expeditiousness +expel +expelled +expelling +expels +expend +expendable +expended +expender +expending +expenditure +expenditure's +expenditures +expends +expense +expensed +expenses +expensing +expensive +expensively +expensiveness +experience +experienced +experiences +experiencing +experiment +experimental +experimentally +experimentation +experimentation's +experimentations +experimented +experimenter +experimenters +experimenting +experiments +expert +expertise +expertly +expertness +experts +expiration +expiration's +expirations +expire +expired +expires +expiring +explain +explainable +explained +explainer +explainers +explaining +explains +explanation +explanation's +explanations +explanatory +explicit +explicitly +explicitness +explode +exploded +exploder +explodes +exploding +exploit +exploitable +exploitation +exploitation's +exploitations +exploited +exploiter +exploiters +exploiting +exploitive +exploits +exploration +exploration's +explorations +exploratory +explore +explored +explorer +explorers +explores +exploring +explosion +explosion's +explosions +explosive +explosively +explosiveness +explosives +exponent +exponent's +exponential +exponentially +exponentials +exponentiate +exponentiated +exponentiates +exponentiating +exponentiation +exponentiation's +exponentiations +exponents +export +exported +exporter +exporters +exporting +exports +expose +exposed +exposer +exposers +exposes +exposing +exposition +exposition's +expositions +expository +exposure +exposure's +exposures +expound +expounded +expounder +expounding +expounds +express +expressed +expresser +expresses +expressibility +expressible +expressibly +expressing +expression +expression's +expressions +expressive +expressively +expressiveness +expressly +expropriate +expropriated +expropriates +expropriating +expropriation +expropriations +expulsion +expunge +expunged +expunger +expunges +expunging +exquisite +exquisitely +exquisiteness +extant +extend +extended +extendedly +extendedness +extender +extendible +extendibles +extending +extends +extensibility +extensible +extension +extension's +extensions +extensive +extensively +extensiveness +extent +extent's +extents +extenuate +extenuated +extenuating +extenuation +exterior +exterior's +exteriorly +exteriors +exterminate +exterminated +exterminates +exterminating +extermination +exterminations +external +externally +externals +extinct +extinction +extinctive +extinguish +extinguished +extinguisher +extinguishers +extinguishes +extinguishing +extol +extols +extortion +extortioner +extortionist +extortionist's +extortionists +extra +extract +extracted +extracting +extraction +extraction's +extractions +extractive +extractively +extractor +extractor's +extractors +extracts +extracurricular +extraneous +extraneously +extraneousness +extraordinarily +extraordinariness +extraordinary +extrapolate +extrapolated +extrapolates +extrapolating +extrapolation +extrapolations +extrapolative +extras +extravagance +extravagant +extravagantly +extremal +extreme +extremed +extremely +extremeness +extremer +extremes +extremest +extremist +extremist's +extremists +extremities +extremity +extremity's +extrinsic +exuberance +exult +exultation +exulted +exulting +exultingly +exults +eye +eyeball +eyeballs +eyebrow +eyebrow's +eyebrows +eyed +eyedness +eyeglass +eyeglasses +eyeing +eyelid +eyelid's +eyelids +eyepiece +eyepiece's +eyepieces +eyer +eyers +eyes +eyesight +eyewitness +eyewitness's +eyewitnesses +eying +fable +fabled +fabler +fables +fabling +fabric +fabric's +fabricate +fabricated +fabricates +fabricating +fabrication +fabrications +fabrics +fabulous +fabulously +fabulousness +facade +facaded +facades +facading +face +faced +faceless +facelessness +facer +faces +facet +faceted +faceting +facets +facial +facially +facile +facilely +facileness +facilitate +facilitated +facilitates +facilitating +facilitation +facilitative +facilities +facility +facility's +facing +facings +facsimile +facsimile's +facsimiled +facsimiles +facsimiling +fact +fact's +faction +faction's +factions +factor +factored +factorial +factories +factoring +factorings +factors +factory +factory's +facts +factual +factually +factualness +faculties +faculty +faculty's +fade +faded +fadedly +fader +faders +fades +fading +fag +fags +fail +failed +failing +failingly +failings +fails +failure +failure's +failures +fain +faint +fainted +fainter +faintest +fainting +faintly +faintness +faints +fair +faired +fairer +fairest +fairies +fairing +fairly +fairness +fairs +fairy +fairy's +fairyland +faith +faithful +faithfully +faithfulness +faithfuls +faithless +faithlessly +faithlessness +faiths +fake +faked +faker +fakes +faking +falcon +falconer +falcons +fall +fallacies +fallacious +fallaciously +fallaciousness +fallacy +fallacy's +fallen +faller +fallibility +fallible +falling +falls +false +falsehood +falsehood's +falsehoods +falsely +falseness +falser +falsest +falsification +falsified +falsifier +falsifies +falsify +falsifying +falsity +falter +faltered +falterer +faltering +falteringly +falters +fame +famed +fames +familiar +familiarities +familiarity +familiarly +familiarness +familiars +families +family +family's +famine +famine's +famines +faming +famish +famished +famishes +famishing +famous +famously +famousness +fan +fan's +fanatic +fanatic's +fanatically +fanatics +fancied +fancier +fancier's +fanciers +fancies +fanciest +fanciful +fancifully +fancifulness +fancily +fanciness +fancy +fancying +fang +fang's +fanged +fangs +fanned +fanning +fans +fantasied +fantasies +fantastic +fantasy +fantasy's +far +faraway +farce +farce's +farces +farcing +fare +fared +farer +fares +farewell +farewells +faring +farm +farmed +farmer +farmer's +farmers +farmhouse +farmhouse's +farmhouses +farming +farms +farmyard +farmyard's +farmyards +farther +farthest +farthing +fascinate +fascinated +fascinates +fascinating +fascinatingly +fascination +fascinations +fashion +fashionable +fashionableness +fashionably +fashioned +fashioner +fashioners +fashioning +fashions +fast +fasted +fasten +fastened +fastener +fasteners +fastening +fastenings +fastens +faster +fastest +fasting +fastness +fasts +fat +fatal +fatalities +fatality +fatality's +fatally +fatals +fate +fated +fates +father +father's +fathered +fathering +fatherland +fatherliness +fatherly +fathers +fathom +fathomed +fathoming +fathoms +fatigue +fatigued +fatigues +fatiguing +fatiguingly +fating +fatly +fatness +fats +fatten +fattened +fattener +fatteners +fattening +fattens +fatter +fattest +fault +faulted +faultier +faultiness +faulting +faultless +faultlessly +faultlessness +faults +faulty +fawn +fawned +fawner +fawning +fawningly +fawns +fear +feared +fearer +fearful +fearfully +fearfulness +fearing +fearless +fearlessly +fearlessness +fears +feasibility +feasible +feasibleness +feast +feasted +feaster +feasting +feasts +feat +feat's +feather +feathered +featherer +featherers +feathering +feathers +feating +featly +feats +feature +featured +featureless +features +featuring +fed +federal +federally +federals +federation +feds +fee +feeble +feebleness +feebler +feeblest +feebly +feed +feedback +feedbacks +feeder +feeders +feeding +feedings +feeds +feel +feeler +feelers +feeling +feelingly +feelingness +feelings +feels +fees +feet +feign +feigned +feigner +feigning +feigns +felicities +felicity +fell +felled +feller +fellers +felling +fellness +fellow +fellow's +fellowly +fellows +fellowship +fellowship's +fellowships +fells +felt +felted +felting +felts +female +female's +femaleness +females +feminine +femininely +feminineness +femininity +feminist +feminist's +feminists +femur +femur's +femurs +fen +fence +fenced +fencer +fencers +fences +fencing +ferment +fermentation +fermentation's +fermentations +fermented +fermenter +fermenting +ferments +fern +fern's +ferns +ferocious +ferociously +ferociousness +ferocity +ferried +ferries +ferrite +ferry +ferrying +fertile +fertilely +fertileness +fertilities +fertility +fervent +fervently +festival +festival's +festivals +festive +festively +festiveness +festivities +festivity +fetch +fetched +fetcher +fetches +fetching +fetchingly +fetter +fettered +fettering +fetters +feud +feud's +feudal +feudalism +feudally +feuds +fever +fevered +fevering +feverish +feverishly +feverishness +fevers +few +fewer +fewest +fewness +fews +fibrous +fibrously +fibrousness +fickle +fickleness +fiction +fiction's +fictional +fictionally +fictions +fictitious +fictitiously +fictitiousness +fiddle +fiddled +fiddler +fiddles +fiddling +fidelity +field +fielded +fielder +fielders +fielding +fields +fiend +fiends +fierce +fiercely +fierceness +fiercer +fiercest +fieriness +fiery +fife +fifteen +fifteens +fifteenth +fifth +fifthly +fifties +fiftieth +fifty +fig +fig's +fight +fighter +fighters +fighting +fights +figs +figurative +figuratively +figurativeness +figure +figured +figurer +figurers +figures +figuring +figurings +filament +filament's +filaments +file +file's +filed +filename +filename's +filenames +filer +filers +files +filial +filially +filing +filings +fill +fillable +filled +filler +fillers +filling +fillings +fills +film +filmed +filming +films +filter +filter's +filtered +filterer +filtering +filters +filth +filthier +filthiest +filthiness +filthy +filtration +filtration's +fin +fin's +final +finality +finally +finals +finance +financed +finances +financial +financially +financier +financier's +financiers +financing +find +finder +finders +finding +findings +finds +fine +fined +finely +fineness +finer +fines +finest +finger +fingered +fingerer +fingering +fingerings +fingers +fining +finish +finished +finisher +finishers +finishes +finishing +finishings +finite +finitely +finiteness +finites +fins +fir +fire +firearm +firearm's +firearms +fired +fireflies +firefly +firefly's +firelight +firelighting +fireman +fireplace +fireplace's +fireplaces +firer +firers +fires +fireside +firewood +fireworks +firing +firings +firm +firm's +firmament +firmed +firmer +firmest +firming +firmly +firmness +firms +firmware +firmwares +first +firsthand +firstly +firsts +firth +fiscal +fiscally +fiscals +fish +fished +fisher +fisheries +fisherman +fisherman's +fishermen +fishermen's +fishers +fishery +fishes +fishing +fissure +fissured +fissures +fissuring +fist +fisted +fists +fit +fitful +fitfully +fitfulness +fitly +fitness +fits +fitted +fitter +fitter's +fitters +fitting +fittingly +fittingness +fittings +five +fiver +fives +fix +fixate +fixated +fixates +fixating +fixation +fixations +fixative +fixed +fixedly +fixedness +fixer +fixers +fixes +fixing +fixings +fixture +fixture's +fixtures +flab +flabbier +flabbiness +flabby +flag +flag's +flagged +flagging +flaggingly +flagrant +flagrantly +flags +flagship +flagship's +flagships +flake +flaked +flaker +flakes +flaking +flame +flamed +flamer +flamers +flames +flaming +flamingly +flammable +flammables +flank +flanked +flanker +flankers +flanking +flanks +flannel +flannel's +flannels +flap +flap's +flapping +flaps +flare +flared +flares +flaring +flaringly +flash +flashed +flasher +flashers +flashes +flashing +flashlight +flashlight's +flashlights +flask +flat +flatly +flatness +flatnesses +flats +flatten +flattened +flattener +flattening +flattens +flatter +flattered +flatterer +flattering +flatteringly +flatters +flattery +flattest +flaunt +flaunted +flaunting +flauntingly +flaunts +flaw +flawed +flawing +flawless +flawlessly +flawlessness +flaws +flax +flaxen +flea +flea's +fleas +fled +fledged +fledgling +fledgling's +fledglings +flee +fleece +fleece's +fleeced +fleeces +fleecier +fleecy +fleeing +fleer +flees +fleet +fleetest +fleeting +fleetingly +fleetingness +fleetly +fleetness +fleets +flesh +fleshed +flesher +fleshes +fleshier +fleshiness +fleshing +fleshings +fleshly +fleshy +flew +flews +flexibilities +flexibility +flexible +flexibly +flick +flicked +flicker +flickered +flickering +flickeringly +flicking +flicks +flier +fliers +flies +flight +flight's +flights +flinch +flinched +flincher +flinches +flinching +fling +fling's +flinger +flinging +flings +flint +flints +flip +flips +flirt +flirted +flirter +flirting +flirts +flit +flits +float +floated +floater +floaters +floating +floats +flock +flocked +flocking +flocks +flood +flooded +flooder +flooding +floods +floor +floored +floorer +flooring +floorings +floors +flop +flop's +floppier +floppies +floppily +floppiness +floppy +floppy's +flops +flora +florin +floss +flossed +flosses +flossing +flounder +floundered +floundering +flounders +flour +floured +flourish +flourished +flourisher +flourishes +flourishing +flourishingly +flours +flow +flowchart +flowcharting +flowcharts +flowed +flower +flowered +flowerer +floweriness +flowering +flowers +flowery +flowing +flowingly +flown +flows +fluctuate +fluctuated +fluctuates +fluctuating +fluctuation +fluctuations +fluent +fluently +fluffier +fluffiest +fluffiness +fluffy +fluid +fluidity +fluidly +fluidness +fluids +flung +flunk +flunked +flunker +flunking +flunks +fluorescence +flurried +flurries +flurry +flurrying +flush +flushed +flushes +flushing +flushness +flute +flute's +fluted +fluter +flutes +fluting +flutter +fluttered +flutterer +fluttering +flutters +fly +flyable +flyer +flyer's +flyers +flying +foam +foamed +foamer +foaming +foams +focal +focally +foci +focus +focusable +focused +focuser +focuses +focusing +fodder +foe +foe's +foes +fog +fog's +fogged +foggier +foggiest +foggily +fogginess +fogging +foggy +fogs +foil +foiled +foiling +foils +fold +folded +folder +folders +folding +foldings +folds +foliage +foliaged +foliages +folk +folk's +folklore +folks +follies +follow +followed +follower +followers +following +followings +follows +folly +fond +fonder +fondest +fondle +fondled +fondler +fondles +fondling +fondly +fondness +fonds +font +font's +fonts +food +food's +foods +foodstuff +foodstuff's +foodstuffs +fool +fooled +fooling +foolish +foolishly +foolishness +foolproof +fools +foot +football +football's +footballed +footballer +footballers +footballs +footed +footer +footers +foothold +footholds +footing +footings +footman +footnote +footnote's +footnotes +footprint +footprint's +footprints +foots +footstep +footsteps +for +forage +foraged +forager +forages +foraging +foray +foray's +forayer +forays +forbade +forbear +forbear's +forbearance +forbearer +forbearing +forbears +forbid +forbidden +forbidding +forbiddingly +forbiddingness +forbids +force +force's +forced +forcedly +forcefield +forcefield's +forcefields +forceful +forcefully +forcefulness +forcer +forces +forcible +forcibleness +forcibly +forcing +ford +fords +fore +forearm +forearm's +forearmed +forearms +foreboding +forebodingly +forebodingness +forebodings +forecast +forecasted +forecaster +forecasters +forecasting +forecastle +forecastles +forecasts +forefather +forefather's +forefathers +forefinger +forefinger's +forefingers +forego +foregoer +foregoes +foregoing +foregone +foreground +foregrounds +forehead +forehead's +foreheads +foreign +foreigner +foreigners +foreignly +foreignness +foreigns +foreman +foremost +forenoon +foresee +foreseeable +foreseen +foreseer +foresees +foresight +foresighted +foresightedly +foresightedness +forest +forestall +forestalled +forestaller +forestalling +forestallment +forestalls +forested +forester +foresters +forests +foretell +foreteller +foretelling +foretells +forethought +forethought's +foretold +forever +foreverness +forewarn +forewarned +forewarner +forewarning +forewarnings +forewarns +forfeit +forfeited +forfeiter +forfeiters +forfeiting +forfeits +forgave +forge +forged +forger +forgeries +forgers +forgery +forgery's +forges +forget +forgetful +forgetfully +forgetfulness +forgetive +forgets +forgettable +forgettably +forgetting +forging +forgivable +forgivably +forgive +forgiven +forgiveness +forgiver +forgives +forgiving +forgivingly +forgivingness +forgot +forgotten +fork +forked +forker +forking +forks +forlorn +forlornly +forlornness +form +formal +formalism +formalism's +formalisms +formalities +formality +formally +formalness +formals +formant +formants +format +formated +formating +formation +formation's +formations +formative +formatively +formativeness +formats +formatted +formatter +formatter's +formatters +formatting +formed +former +formerly +formers +formidable +formidableness +forming +forms +formula +formula's +formulae +formulas +formulate +formulated +formulates +formulating +formulation +formulations +formulator +formulator's +formulators +fornication +forsake +forsaken +forsakes +forsaking +fort +fort's +forte +fortes +forth +forthcoming +forthwith +fortier +forties +fortieth +fortification +fortifications +fortified +fortifier +fortifies +fortify +fortifying +fortitude +fortnight +fortnightly +fortress +fortress's +fortresses +forts +fortuitous +fortuitously +fortuitousness +fortunate +fortunately +fortunateness +fortunates +fortune +fortune's +fortuned +fortunes +fortuning +forty +forum +forum's +forums +forward +forwarded +forwarder +forwarders +forwarding +forwardly +forwardness +forwards +fossil +fossils +foster +fostered +fosterer +fostering +fosters +fought +foul +fouled +fouler +foulest +fouling +foully +foulness +fouls +found +foundation +foundation's +foundations +founded +founder +foundered +foundering +founders +founding +foundries +foundry +foundry's +founds +fount +fount's +fountain +fountain's +fountains +founts +four +fours +fourscore +fourteen +fourteener +fourteens +fourteenth +fourth +fourthly +fowl +fowler +fowling +fowls +fox +fox's +foxed +foxes +foxing +fractal +fractal's +fractals +fraction +fraction's +fractional +fractionally +fractioned +fractioning +fractions +fracture +fractured +fractures +fracturing +fragile +fragilely +fragment +fragmentariness +fragmentary +fragmented +fragmenting +fragments +fragrance +fragrance's +fragrances +fragrant +fragrantly +frail +frailer +frailest +frailly +frailness +frailties +frailty +frame +frame's +framed +framer +framers +frames +framework +framework's +frameworks +framing +framings +franc +franchise +franchise's +franchised +franchiser +franchises +franchising +francs +frank +franked +franker +frankest +franking +frankly +frankness +franks +frantic +frantically +franticly +franticness +fraternal +fraternally +fraternities +fraternity +fraternity's +fraud +fraud's +frauds +fraudulently +fraught +fraughted +fraughting +fraughts +fray +frayed +fraying +frays +freak +freak's +freaks +freckle +freckled +freckles +freckling +free +freed +freedom +freedom's +freedoms +freeing +freeings +freely +freeman +freeness +freer +frees +freest +freeway +freeway's +freeways +freeze +freezer +freezers +freezes +freezing +freight +freighted +freighter +freighters +freighting +freights +frenzied +frenziedly +frenzies +frenzy +frenzying +frequencies +frequency +frequent +frequented +frequenter +frequenters +frequenting +frequently +frequentness +frequents +fresh +freshen +freshened +freshener +fresheners +freshening +freshens +fresher +freshers +freshest +freshly +freshman +freshmen +freshness +fret +fretful +fretfully +fretfulness +frets +friar +friar's +friarly +friars +frication +fricative +fricatives +friction +friction's +frictionless +frictionlessly +frictions +fried +friend +friend's +friendless +friendlessness +friendlier +friendlies +friendliest +friendliness +friendly +friends +friendship +friendship's +friendships +frier +fries +frieze +frieze's +friezes +frigate +frigate's +frigates +fright +frighten +frightened +frightening +frighteningly +frightens +frightful +frightfully +frightfulness +frill +frill's +frilled +frills +fringe +fringed +fringes +fringing +frisk +frisked +frisker +frisking +frisks +frivolous +frivolously +frivolousness +frock +frock's +frocked +frocking +frocks +frog +frog's +frogs +frolic +frolics +from +front +fronted +frontier +frontier's +frontiers +fronting +fronts +frost +frosted +frostier +frostiness +frosting +frosts +frosty +froth +frothing +frown +frowned +frowner +frowning +frowningly +frowns +froze +frozen +frozenly +frozenness +frugal +frugally +fruit +fruit's +fruited +fruiter +fruiterer +fruitful +fruitfully +fruitfulness +fruition +fruitless +fruitlessly +fruitlessness +fruits +frustrate +frustrated +frustrater +frustrates +frustrating +frustratingly +frustration +frustrations +fry +frying +fuel +fuels +fugitive +fugitive's +fugitively +fugitiveness +fugitives +fulfilled +fulfiller +fulfilling +full +fuller +fullest +fullness +fullword +fullword's +fullwords +fully +fumble +fumbled +fumbler +fumbles +fumbling +fumblingly +fume +fumed +fumes +fuming +fun +function +function's +functional +functionalities +functionality +functionally +functionals +functioned +functioning +functions +functor +functor's +functors +fund +fundamental +fundamentalist +fundamentalist's +fundamentalists +fundamentally +fundamentals +funded +funder +funders +funding +funds +funeral +funeral's +funerals +fungus +funguses +funnel +funnels +funnier +funnies +funniest +funnily +funniness +funny +fur +fur's +furies +furious +furiouser +furiously +furiousness +furnace +furnace's +furnaced +furnaces +furnacing +furness +furnish +furnished +furnisher +furnishers +furnishes +furnishing +furnishings +furniture +furrow +furrowed +furrowing +furrows +furs +further +furthered +furtherer +furtherest +furthering +furthermore +furthers +furtive +furtively +furtiveness +fury +fury's +fuse +fused +fuses +fusing +fusion +fusions +fuss +fusser +fussing +futile +futilely +futileness +futility +future +future's +futures +fuzzier +fuzziest +fuzziness +fuzzy +gabardine +gabardines +gable +gabled +gabler +gables +gad +gadget +gadget's +gadgets +gag +gaged +gager +gagged +gagging +gaging +gags +gaieties +gaiety +gaily +gain +gained +gainer +gainers +gaining +gainings +gainly +gains +gait +gaited +gaiter +gaiters +gaits +galaxies +galaxy +galaxy's +gale +gales +gall +gallant +gallantly +gallantry +gallants +galled +galleried +galleries +gallery +galley +galley's +galleys +galling +gallingly +gallon +gallon's +gallons +gallop +galloped +galloper +gallopers +galloping +gallops +gallows +gallowses +galls +gamble +gambled +gambler +gamblers +gambles +gambling +game +gamed +gamely +gameness +games +gaming +gamma +gammas +gang +gang's +ganger +ganglier +gangly +gangrene +gangrened +gangrenes +gangrening +gangs +gangster +gangster's +gangsters +gap +gap's +gape +gaped +gaper +gapes +gaping +gapingly +gaps +garage +garaged +garages +garaging +garb +garbage +garbage's +garbaged +garbages +garbaging +garbed +garble +garbled +garbler +garbles +garbling +garden +gardened +gardener +gardeners +gardening +gardens +gargle +gargled +gargles +gargling +garland +garlanded +garlands +garlic +garlics +garment +garment's +garmented +garmenting +garments +garner +garnered +garnering +garners +garnish +garnished +garnishes +garrison +garrisoned +garrisoning +garrisons +garter +garter's +gartered +gartering +garters +gas +gas's +gaseous +gaseously +gaseousness +gases +gash +gash's +gashed +gashes +gashing +gasoline +gasolines +gasp +gasped +gasper +gaspers +gasping +gaspingly +gasps +gassed +gasser +gassers +gassing +gassings +gastric +gastrointestinal +gate +gated +gates +gateway +gateway's +gateways +gather +gathered +gatherer +gatherers +gathering +gatherings +gathers +gating +gaudier +gaudies +gaudiness +gaudy +gauge +gauged +gauger +gauges +gauging +gaunt +gauntly +gauntness +gauze +gauzed +gauzes +gauzing +gave +gay +gayer +gayest +gayly +gayness +gaze +gazed +gazer +gazers +gazes +gazing +gear +geared +gearing +gears +geese +gel +gel's +gelatin +gelled +gelling +gels +gem +gem's +gems +gender +gender's +gendered +gendering +genders +gene +gene's +general +general's +generalist +generalist's +generalists +generalities +generality +generally +generalness +generals +generate +generated +generates +generating +generation +generations +generative +generatively +generator +generator's +generators +generic +generically +genericness +generosities +generosity +generosity's +generous +generously +generousness +genes +genetic +genetically +genetics +genial +genially +genialness +genius +genius's +geniuses +genre +genre's +genres +genteel +genteeler +genteelest +genteelly +genteelness +gentle +gentled +gentleman +gentlemanliness +gentlemanly +gentleness +gentler +gentlest +gentlewoman +gentling +gently +gentries +gentry +genuine +genuinely +genuineness +genus +geographic +geographical +geographically +geographies +geography +geological +geologist +geologist's +geologists +geometric +geometries +geometry +geranium +germ +germ's +germane +germen +germinate +germinated +germinates +germinating +germination +germinations +germinative +germinatively +germs +gestalt +gesture +gestured +gestures +gesturing +get +gets +getter +getter's +gettered +getters +getting +ghastlier +ghastliness +ghastly +ghost +ghosted +ghosting +ghostlier +ghostliness +ghostlinesses +ghostly +ghosts +giant +giant's +giants +gibberish +giddied +giddier +giddiness +giddy +giddying +gift +gifted +giftedly +giftedness +gifts +gig +gig's +gigantic +giganticness +giggle +giggled +giggler +giggles +giggling +gigglingly +gigs +gild +gilded +gilder +gilding +gilds +gill +gill's +gilled +giller +gills +gilt +gimmick +gimmick's +gimmicks +gin +gin's +ginger +gingerbread +gingered +gingering +gingerliness +gingerly +gingham +ginghams +gins +giraffe +giraffe's +giraffes +gird +girded +girder +girder's +girders +girding +girdle +girdled +girdler +girdles +girdling +girds +girl +girl's +girlfriend +girlfriend's +girlfriends +girls +girt +girth +give +given +givenness +givens +giver +givers +gives +giveth +giving +givingly +gizmo +gizmo's +gizmos +glacial +glacially +glacier +glacier's +glaciers +glad +gladder +gladdest +glade +glades +gladly +gladness +glamour +glamoured +glamouring +glamours +glance +glanced +glances +glancing +glancingly +gland +gland's +glanders +glands +glare +glared +glares +glaring +glaringly +glaringness +glass +glassed +glasses +glassier +glassies +glassiness +glassy +glaze +glazed +glazer +glazers +glazes +glazing +gleam +gleamed +gleaming +gleams +glean +gleaned +gleaner +gleaning +gleanings +gleans +glee +gleed +gleeful +gleefully +gleefulness +glees +glen +glen's +glens +glide +glided +glider +gliders +glides +gliding +glimmer +glimmered +glimmering +glimmers +glimpse +glimpsed +glimpser +glimpsers +glimpses +glimpsing +glint +glinted +glinting +glints +glisten +glistened +glistening +glistens +glitch +glitch's +glitches +glitter +glittered +glittering +glitteringly +glitters +global +globally +globals +globe +globe's +globes +globing +globular +globularity +globularly +globularness +gloom +gloomier +gloomily +gloominess +glooms +gloomy +gloried +glories +glorification +glorifications +glorified +glorifier +glorifiers +glorifies +glorify +glorious +gloriously +gloriousness +glory +glorying +gloss +glossaries +glossary +glossary's +glossed +glosses +glossier +glossies +glossiness +glossing +glossy +glottal +glove +gloved +glover +glovers +gloves +gloving +glow +glowed +glower +glowered +glowering +glowers +glowing +glowingly +glows +glucose +glue +glued +gluer +gluers +glues +gluing +gnat +gnat's +gnats +gnaw +gnawed +gnawer +gnawing +gnaws +go +goad +goaded +goading +goads +goal +goal's +goals +goat +goat's +goatee +goatee's +goatees +goats +gobble +gobbled +gobbler +gobblers +gobbles +gobbling +goblet +goblet's +goblets +goblin +goblin's +goblins +god +god's +goddess +goddess's +goddesses +godlier +godlike +godlikeness +godliness +godly +godmother +godmother's +godmothers +gods +goer +goering +goes +going +goings +gold +golden +goldenly +goldenness +golding +golds +goldsmith +golf +golfer +golfers +golfing +golfs +gone +goner +gong +gong's +gongs +gonion +good +goodbye +goodbye's +goodbyes +goodie +goodie's +goodies +goodly +goodness +goods +goody +goody's +goose +gooses +goosing +gore +gored +gores +gorge +gorgeous +gorgeously +gorgeousness +gorger +gorges +gorging +gorilla +gorilla's +gorillas +goring +gosh +gospel +gospels +gossip +gossiper +gossipers +gossips +got +gotcha +gotcha's +gotchas +goth +goto +gotten +gouge +gouged +gouger +gouges +gouging +govern +governed +governess +governesses +governing +government +government's +governmental +governmentally +governments +governor +governor's +governors +governs +gown +gowned +gowns +grab +grabbed +grabber +grabber's +grabbers +grabbing +grabbings +grabs +grace +graced +graceful +gracefully +gracefulness +graces +gracing +gracious +graciously +graciousness +gradation +gradation's +gradations +grade +graded +gradely +grader +graders +grades +gradient +gradient's +gradients +grading +gradings +gradual +gradually +gradualness +graduate +graduated +graduates +graduating +graduation +graduations +graft +grafted +grafter +grafting +grafts +graham +graham's +grahams +grain +grained +grainer +graining +grains +grammar +grammar's +grammars +grammatical +grammatically +grammaticalness +granaries +granary +granary's +grand +grander +grandest +grandeur +grandfather +grandfather's +grandfatherly +grandfathers +grandiose +grandiosely +grandioseness +grandkid +grandkid's +grandkids +grandly +grandma +grandma's +grandmother +grandmother's +grandmotherly +grandmothers +grandness +grandpa +grandpa's +grandparent +grandparents +grandpas +grands +grandson +grandson's +grandsons +grange +granger +granges +granite +grannies +granny +grant +grant's +granted +granter +granting +grants +granularity +granulate +granulated +granulates +granulating +granulation +granulations +granulative +grape +grape's +grapes +grapevine +grapevine's +grapevines +graph +graph's +graphed +graphic +graphical +graphically +graphicness +graphics +graphing +graphite +graphs +grapple +grappled +grappler +grapples +grappling +grasp +graspable +grasped +grasper +grasping +graspingly +graspingness +grasps +grass +grassed +grassers +grasses +grassier +grassiest +grassing +grassy +grate +grated +grateful +gratefully +gratefulness +grater +grates +gratification +gratifications +gratified +gratify +gratifying +gratifyingly +grating +gratingly +gratings +gratitude +gratuities +gratuitous +gratuitously +gratuitousness +gratuity +gratuity's +grave +gravel +gravelly +gravels +gravely +graveness +graver +gravers +graves +gravest +gravies +graving +gravitation +gravitational +gravitationally +gravities +gravity +gravy +gray +grayed +grayer +grayest +graying +grayly +grayness +grays +graze +grazed +grazer +grazes +grazing +grease +greased +greaser +greasers +greases +greasier +greasiness +greasing +greasy +great +greaten +greatened +greatening +greater +greatest +greatly +greatness +greats +greed +greedier +greedily +greediness +greedy +green +greened +greener +greenest +greenhouse +greenhouse's +greenhouses +greening +greenish +greenishness +greenly +greenness +greens +greet +greeted +greeter +greeting +greetings +greets +grenade +grenade's +grenades +grew +grey +greyest +greying +grid +grid's +grids +grief +grief's +griefs +grievance +grievance's +grievances +grieve +grieved +griever +grievers +grieves +grieving +grievingly +grievous +grievously +grievousness +grill +grilled +griller +grilling +grills +grim +grimed +griming +grimly +grimness +grin +grind +grinder +grinders +grinding +grindingly +grindings +grinds +grindstone +grindstone's +grindstones +grins +grip +gripe +griped +griper +gripes +griping +gripped +gripper +gripper's +grippers +gripping +grippingly +grips +grit +grit's +grits +grizzlier +grizzly +groan +groaned +groaner +groaners +groaning +groans +grocer +grocer's +groceries +grocers +grocery +groom +groom's +groomed +groomer +grooming +grooms +groove +grooved +groover +grooves +grooving +grope +groped +groper +gropes +groping +gross +grossed +grosser +grosses +grossest +grossing +grossly +grossness +grotesque +grotesquely +grotesqueness +grotto +grotto's +grottos +ground +grounded +grounder +grounders +grounding +grounds +groundwork +group +group's +grouped +grouper +grouping +groupings +groups +grouse +groused +grouser +grouses +grousing +grove +grovel +grovels +grover +grovers +groves +grow +grower +growers +growing +growingly +growl +growled +growler +growlier +growliness +growling +growlingly +growls +growly +grown +grownup +grownup's +grownups +grows +growth +growths +grub +grub's +grubs +grudge +grudge's +grudged +grudger +grudges +grudging +grudgingly +gruesome +gruesomely +gruesomeness +gruff +gruffly +gruffness +grumble +grumbled +grumbler +grumbles +grumbling +grumblingly +grunt +grunted +grunter +grunting +grunts +guarantee +guaranteed +guaranteeing +guaranteer +guaranteers +guarantees +guaranty +guard +guarded +guardedly +guardedness +guarder +guardian +guardian's +guardians +guardianship +guarding +guards +guerrilla +guerrilla's +guerrillas +guess +guessed +guesser +guesses +guessing +guest +guest's +guested +guesting +guests +guidance +guidances +guide +guidebook +guidebook's +guidebooks +guided +guideline +guideline's +guidelines +guider +guides +guiding +guild +guilder +guile +guilt +guiltier +guiltiest +guiltily +guiltiness +guiltless +guiltlessly +guiltlessness +guilts +guilty +guinea +guineas +guise +guise's +guised +guises +guising +guitar +guitar's +guitars +gulch +gulch's +gulches +gulf +gulf's +gulfs +gull +gulled +gullibility +gullied +gullies +gulling +gulls +gully +gully's +gullying +gulp +gulped +gulper +gulps +gum +gum's +gums +gun +gun's +gunfire +gunfires +gunned +gunner +gunner's +gunners +gunning +gunpowder +gunpowders +guns +gurgle +gurgled +gurgles +gurgling +guru +guru's +gurus +gush +gushed +gusher +gushes +gushing +gust +gust's +gusts +gut +guts +gutser +gutter +guttered +guttering +gutters +guy +guy's +guyed +guyer +guyers +guying +guys +gym +gymnasium +gymnasium's +gymnasiums +gymnast +gymnast's +gymnastic +gymnastics +gymnasts +gyms +gypsied +gypsies +gypsy +gypsy's +gypsying +gyration +gyrations +gyroscope +gyroscope's +gyroscopes +ha +habit +habit's +habitable +habitableness +habitat +habitat's +habitation +habitation's +habitations +habitats +habits +habitual +habitually +habitualness +hack +hacked +hacker +hacker's +hackers +hacking +hacks +had +hadn't +hag +hagen +haggard +haggardly +haggardness +hail +hailed +hailer +hailing +hails +hair +hair's +haircut +haircut's +haircuts +hairdresser +hairdresser's +hairdressers +haired +hairier +hairiness +hairless +hairlessness +hairs +hairy +hale +haler +half +halfness +halfway +halfword +halfword's +halfwords +haling +hall +hall's +haller +hallmark +hallmark's +hallmarked +hallmarking +hallmarks +hallow +hallowed +hallowing +hallows +halls +hallway +hallway's +hallways +halt +halted +halter +haltered +haltering +halters +halting +haltingly +halts +halve +halved +halvers +halves +halving +ham +ham's +hamburger +hamburger's +hamburgers +hamlet +hamlet's +hamlets +hammer +hammered +hammerer +hammering +hammers +hammock +hammock's +hammocks +hamper +hampered +hampering +hampers +hams +hand +handbag +handbag's +handbags +handbook +handbook's +handbooks +handcuff +handcuffed +handcuffing +handcuffs +handed +handedly +handedness +hander +handers +handful +handfuls +handicap +handicap's +handicapped +handicaps +handier +handiest +handily +handiness +handing +handiwork +handkerchief +handkerchief's +handkerchiefs +handle +handled +handler +handlers +handles +handling +hands +handshake +handshake's +handshaker +handshakes +handshaking +handsome +handsomely +handsomeness +handsomer +handsomest +handwriting +handwritten +handy +hang +hangar +hangar's +hangars +hanged +hanger +hangers +hanging +hangover +hangover's +hangovers +hangs +hap +haphazard +haphazardly +haphazardness +hapless +haplessly +haplessness +haply +happen +happened +happening +happenings +happens +happier +happiest +happily +happiness +happy +harass +harassed +harasser +harasses +harassing +harassment +harassments +hard +harden +hardened +hardener +hardening +hardens +harder +hardest +hardier +hardiness +harding +hardings +hardly +hardness +hardnesses +hards +hardship +hardship's +hardships +hardware +hardwares +hardy +hare +hare's +hares +hark +harked +harken +harking +harks +harlot +harlot's +harlots +harm +harmed +harmer +harmful +harmfully +harmfulness +harming +harmless +harmlessly +harmlessness +harmonies +harmonious +harmoniously +harmoniousness +harmony +harms +harness +harnessed +harnesser +harnesses +harnessing +harp +harped +harper +harpers +harping +harpings +harps +harried +harrier +harrow +harrowed +harrower +harrowing +harrows +harry +harrying +harsh +harshen +harshened +harshening +harsher +harshest +harshly +harshness +hart +harvest +harvested +harvester +harvesters +harvesting +harvests +has +hash +hashed +hasher +hashes +hashing +hasn't +hassle +hassled +hassler +hassles +hassling +haste +hasted +hasten +hastened +hastener +hastening +hastens +hastes +hastier +hastiest +hastily +hastiness +hasting +hastings +hasty +hat +hat's +hatch +hatched +hatcher +hatcheries +hatchery +hatchery's +hatches +hatchet +hatchet's +hatchets +hatching +hate +hated +hateful +hatefully +hatefulness +hater +hates +hath +hating +hatred +hats +haughtier +haughtily +haughtiness +haughty +haul +hauled +hauler +haulers +hauling +hauls +haunch +haunch's +haunches +haunt +haunted +haunter +haunting +hauntingly +haunts +have +haven +haven's +haven't +havens +haver +havering +havers +haves +having +havoc +havocs +hawk +hawked +hawker +hawkers +hawking +hawks +hay +hayer +haying +hays +hazard +hazard's +hazarded +hazarding +hazardous +hazardously +hazardousness +hazards +haze +haze's +hazed +hazel +hazer +hazes +hazier +haziest +haziness +hazing +hazy +he +he'd +he'll +he's +head +head's +headache +headache's +headaches +headed +header +headers +headgear +heading +heading's +headings +headland +headland's +headlands +headline +headlined +headliner +headlines +headlining +headlong +headphone +headphone's +headphones +headquarters +heads +headway +heal +healed +healer +healers +healing +heals +health +healthful +healthfully +healthfulness +healthier +healthiest +healthily +healthiness +healthy +heap +heaped +heaping +heaps +hear +heard +hearer +hearers +hearest +hearing +hearings +hearken +hearkened +hearkening +hears +hearsay +hearses +hearsing +heart +heart's +heartache +heartache's +heartaches +hearted +heartedly +hearten +heartened +heartening +hearteningly +heartens +hearth +heartier +hearties +heartiest +heartily +heartiness +heartless +heartlessly +heartlessness +hearts +hearty +heat +heatable +heated +heatedly +heater +heaters +heath +heathen +heather +heating +heats +heave +heaved +heaven +heaven's +heavenliness +heavenly +heavens +heaver +heavers +heaves +heavier +heavies +heaviest +heavily +heaviness +heaving +heavy +hedge +hedged +hedgehog +hedgehog's +hedgehogs +hedger +hedges +hedging +hedgingly +heed +heeded +heeding +heedless +heedlessly +heedlessness +heeds +heel +heeled +heeler +heelers +heeling +heels +heifer +height +heighten +heightened +heightening +heightens +heights +heinous +heinously +heinousness +heir +heir's +heiress +heiress's +heiresses +heirs +held +hell +hell's +heller +hello +hellos +hells +helm +helmet +helmet's +helmeted +helmets +help +helped +helper +helpers +helpful +helpfully +helpfulness +helping +helpless +helplessly +helplessness +helps +hem +hem's +hemisphere +hemisphere's +hemisphered +hemispheres +hemlock +hemlock's +hemlocks +hemostat +hemostats +hemp +hempen +hems +hen +hen's +hence +henceforth +henchman +henchmen +hens +her +herald +heralded +heralding +heralds +herb +herb's +herbivore +herbivorous +herbivorously +herbs +herd +herded +herder +herding +herds +here +here's +hereabout +hereabouts +hereafter +hereby +hereditary +heredity +herein +hereinafter +heres +heresy +heretic +heretic's +heretics +heretofore +herewith +heritage +heritages +hermit +hermit's +hermits +hero +hero's +heroes +heroic +heroically +heroics +heroin +heroine +heroine's +heroines +heroism +heron +heron's +herons +heros +herring +herring's +herrings +hers +herself +hesitant +hesitantly +hesitate +hesitated +hesitater +hesitates +hesitating +hesitatingly +hesitation +hesitations +heterogeneous +heterogeneously +heterogeneousness +heuristic +heuristic's +heuristically +heuristics +hew +hewed +hewer +hewing +hews +hex +hexagonal +hexagonally +hexer +hey +hickories +hickory +hid +hidden +hide +hided +hideous +hideously +hideousness +hideout +hideout's +hideouts +hider +hides +hiding +hierarchical +hierarchically +hierarchies +hierarchy +hierarchy's +high +higher +highest +highland +highlander +highlands +highlight +highlighted +highlighting +highlights +highly +highness +highness's +highnesses +highway +highway's +highways +hijack +hijacked +hijacker +hijackers +hijacking +hijacks +hike +hiked +hiker +hikers +hikes +hiking +hilarious +hilariously +hilariousness +hill +hill's +hilled +hiller +hilling +hillock +hillocks +hills +hillside +hilltop +hilltop's +hilltops +hilt +hilt's +hilts +him +hims +himself +hind +hinder +hindered +hinderer +hindering +hinders +hindrance +hindrances +hinds +hindsight +hinge +hinged +hinger +hinges +hinging +hint +hinted +hinter +hinting +hints +hip +hip's +hipness +hips +hire +hired +hirer +hirers +hires +hiring +hirings +his +hiss +hissed +hisser +hisses +hissing +histogram +histogram's +histograms +historian +historian's +historians +historic +historical +historically +historicalness +histories +history +history's +hit +hit's +hitch +hitched +hitcher +hitches +hitchhike +hitchhiked +hitchhiker +hitchhikers +hitchhikes +hitchhiking +hitching +hither +hitherto +hits +hitter +hitter's +hitters +hitting +hive +hives +hiving +hoar +hoard +hoarded +hoarder +hoarding +hoards +hoarier +hoariness +hoarse +hoarsely +hoarseness +hoarser +hoarsest +hoary +hoax +hoax's +hoaxed +hoaxer +hoaxes +hoaxing +hobbies +hobble +hobbled +hobbler +hobbles +hobbling +hobby +hobby's +hobbyist +hobbyist's +hobbyists +hockey +hoe +hoe's +hoer +hoes +hog +hog's +hogs +hoist +hoisted +hoister +hoisting +hoists +hold +holden +holder +holders +holding +holdings +holds +hole +hole's +holed +holes +holiday +holiday's +holidayer +holidays +holier +holies +holiness +holing +holistic +hollies +hollow +hollowed +hollower +hollowest +hollowing +hollowly +hollowness +hollows +holly +holocaust +hologram +hologram's +holograms +holy +homage +homaged +homager +homages +homaging +home +homebuilt +homed +homeless +homelessness +homelier +homeliness +homely +homemade +homemaker +homemaker's +homemakers +homeomorphic +homeomorphism +homeomorphism's +homeomorphisms +homer +homers +homes +homesick +homesickness +homespun +homestead +homesteader +homesteaders +homesteads +homeward +homewards +homework +homeworker +homeworkers +homing +homogeneities +homogeneity +homogeneity's +homogeneous +homogeneously +homogeneousness +homomorphic +homomorphism +homomorphism's +homomorphisms +hone +honed +honer +hones +honest +honestly +honesty +honey +honeycomb +honeycombed +honeyed +honeying +honeymoon +honeymooned +honeymooner +honeymooners +honeymooning +honeymoons +honeys +honeysuckle +honing +honorary +hood +hood's +hooded +hoodedness +hooding +hoods +hoodwink +hoodwinked +hoodwinker +hoodwinking +hoodwinks +hoof +hoof's +hoofed +hoofer +hoofs +hook +hooked +hookedness +hooker +hookers +hooking +hooks +hoop +hooped +hooper +hooping +hoops +hooray +hooray's +hoorays +hoot +hooted +hooter +hooters +hooting +hoots +hop +hope +hoped +hopeful +hopefully +hopefulness +hopefuls +hopeless +hopelessly +hopelessness +hoper +hopes +hoping +hopped +hopper +hopper's +hoppers +hopping +hops +horde +horde's +hordes +horizon +horizon's +horizons +horizontal +horizontally +hormone +hormone's +hormones +horn +horned +hornedness +hornet +hornet's +hornets +horns +horrendous +horrendously +horrible +horribleness +horribly +horrid +horridly +horridness +horrified +horrifies +horrify +horrifying +horrifyingly +horror +horror's +horrors +horse +horse's +horseback +horsely +horseman +horsepower +horsepowers +horses +horseshoe +horseshoer +horseshoes +horsing +hose +hose's +hosed +hoses +hosing +hospitable +hospitably +hospital +hospital's +hospitality +hospitals +host +host's +hostage +hostage's +hostages +hosted +hostess +hostess's +hostesses +hostile +hostilely +hostilities +hostility +hosting +hostly +hosts +hot +hotel +hotel's +hotels +hotly +hotness +hotter +hottest +hound +hounded +hounder +hounding +hounds +hour +hour's +hourly +hours +house +house's +housed +houseflies +housefly +housefly's +household +household's +householder +householders +households +housekeeper +housekeeper's +housekeepers +housekeeping +houser +houses +housetop +housetop's +housetops +housewife +housewife's +housewifeliness +housewifely +housework +houseworker +houseworkers +housing +housings +hovel +hovel's +hovels +hover +hovered +hoverer +hovering +hovers +how +how's +however +howl +howled +howler +howling +howls +hows +hrs +hub +hub's +hubris +hubs +huddle +huddled +huddler +huddles +huddling +hue +hue's +hued +hues +hug +huge +hugely +hugeness +huger +hugest +hugs +huh +hull +hull's +hulled +huller +hulling +hulls +hum +human +humane +humanely +humaneness +humanities +humanity +humanity's +humanly +humanness +humans +humble +humbled +humbleness +humbler +humbles +humblest +humbling +humbly +humid +humidification +humidifications +humidified +humidifier +humidifiers +humidifies +humidify +humidifying +humidities +humidity +humidly +humiliate +humiliated +humiliates +humiliating +humiliatingly +humiliation +humiliations +humility +hummed +humming +humorous +humorously +humorousness +hump +humped +humping +humps +hums +hunch +hunched +hunches +hundred +hundreds +hundredth +hung +hunger +hungered +hungering +hungers +hungrier +hungriest +hungrily +hungriness +hungry +hunk +hunk's +hunker +hunkered +hunkering +hunkers +hunks +hunt +hunted +hunter +hunters +hunting +hunts +huntsman +hurdle +hurdled +hurdler +hurdles +hurdling +hurl +hurled +hurler +hurlers +hurling +hurrah +hurricane +hurricane's +hurricanes +hurried +hurriedly +hurriedness +hurrier +hurries +hurry +hurrying +hurt +hurter +hurting +hurtingly +hurts +husband +husband's +husbander +husbandly +husbandry +husbands +hush +hushed +hushes +hushing +husk +husked +husker +huskier +huskies +huskiness +husking +husks +husky +hustle +hustled +hustler +hustlers +hustles +hustling +hut +hut's +huts +hyacinth +hybrid +hybrids +hydraulic +hydraulically +hydraulics +hydrodynamic +hydrodynamics +hydrogen +hydrogen's +hydrogens +hygiene +hymn +hymn's +hymning +hymns +hype +hype's +hyped +hyper +hyperbolic +hypertext +hypertext's +hypes +hyphen +hyphen's +hyphened +hyphening +hyphens +hypocrisies +hypocrisy +hypocrite +hypocrite's +hypocrites +hypodermic +hypodermics +hypotheses +hypothesis +hypothetical +hypothetically +hysteresis +hysterical +hysterically +ice +iceberg +iceberg's +icebergs +iced +ices +icier +iciest +iciness +icing +icings +icon +icon's +icons +icy +id +id's +idea +idea's +ideal +idealism +idealistic +ideally +ideals +ideas +identical +identically +identicalness +identifiable +identifiably +identification +identifications +identified +identifier +identifiers +identifies +identify +identifying +identities +identity +identity's +ideological +ideologically +ideologies +ideology +idiocies +idiocy +idiosyncrasies +idiosyncrasy +idiosyncrasy's +idiosyncratic +idiot +idiot's +idiotic +idiots +idle +idled +idleness +idler +idlers +idles +idlest +idling +idly +idol +idol's +idolatry +idols +if +ignition +ignoble +ignobleness +ignorance +ignorant +ignorantly +ignorantness +ignore +ignored +ignorer +ignores +ignoring +ii +iii +ill +illegal +illegalities +illegality +illegally +illicit +illicitly +illiterate +illiterately +illiterateness +illiterates +illness +illness's +illnesses +illogical +illogically +illogicalness +ills +illuminate +illuminated +illuminates +illuminating +illuminatingly +illumination +illuminations +illuminative +illusion +illusion's +illusions +illusive +illusively +illusiveness +illustrate +illustrated +illustrates +illustrating +illustration +illustrations +illustrative +illustratively +illustrator +illustrator's +illustrators +illustrious +illustriously +illustriousness +illy +image +imaged +images +imaginable +imaginableness +imaginably +imaginariness +imaginary +imagination +imagination's +imaginations +imaginative +imaginatively +imaginativeness +imagine +imagined +imaginer +imagines +imaging +imagining +imaginings +imbalance +imbalances +imitate +imitated +imitates +imitating +imitation +imitations +imitative +imitatively +imitativeness +immaculate +immaculately +immaculateness +immaterial +immaterially +immaterialness +immature +immaturely +immatureness +immaturity +immediacies +immediacy +immediate +immediately +immediateness +immemorial +immemorially +immense +immensely +immenseness +immerse +immersed +immerser +immerses +immersing +immersion +immersions +immigrant +immigrant's +immigrants +immigrate +immigrated +immigrates +immigrating +immigration +imminent +imminently +imminentness +immoral +immoralities +immorality +immorally +immortal +immortality +immortally +immortals +immovability +immovable +immovableness +immovably +immune +immunities +immunity +immunity's +immunology +immutable +immutableness +imp +imp's +impact +impacted +impacter +impacting +impaction +impactions +impactive +impactor +impactor's +impactors +impacts +impair +impaired +impairer +impairing +impairs +impart +imparted +impartial +impartially +imparting +imparts +impasse +impasses +impassion +impassioned +impassioning +impassions +impassive +impassively +impassiveness +impatience +impatient +impatiently +impeach +impeached +impeaches +impeaching +impedance +impedance's +impedances +impede +impeded +impeder +impedes +impediment +impediment's +impediments +impeding +impel +impels +impending +impenetrability +impenetrable +impenetrableness +impenetrably +imperative +imperatively +imperativeness +imperatives +imperfect +imperfection +imperfection's +imperfections +imperfective +imperfectly +imperfectness +imperial +imperialism +imperialist +imperialist's +imperialists +imperially +imperil +imperious +imperiously +imperiousness +impermanence +impermanent +impermanently +impermissible +impersonal +impersonally +impersonate +impersonated +impersonates +impersonating +impersonation +impersonations +impertinent +impertinently +imperturbability +impervious +imperviously +imperviousness +impetuous +impetuously +impetuousness +impetus +impinge +impinged +impinges +impinging +impious +impiously +implant +implanted +implanter +implanting +implants +implausible +implement +implementable +implementation +implementation's +implementations +implemented +implementer +implementers +implementing +implementor +implementor's +implementors +implements +implicant +implicant's +implicants +implicate +implicated +implicates +implicating +implication +implications +implicative +implicatively +implicativeness +implicit +implicitly +implicitness +implied +implies +implore +implored +implores +imploring +imply +implying +import +importance +important +importantly +importation +importations +imported +importer +importers +importing +imports +impose +imposed +imposer +imposes +imposing +imposingly +imposition +imposition's +impositions +impossibilities +impossibility +impossible +impossibleness +impossibles +impossibly +impostor +impostor's +impostors +impotence +impotent +impotently +impoverish +impoverished +impoverisher +impoverishes +impoverishing +impoverishment +impracticable +impracticableness +impractical +impracticality +impractically +impracticalness +imprecise +imprecisely +impreciseness +imprecision +impregnable +impregnableness +impress +impressed +impresser +impresses +impressing +impression +impression's +impressionable +impressionableness +impressionist +impressionistic +impressionists +impressions +impressive +impressively +impressiveness +impressment +imprint +imprinted +imprinting +imprints +imprison +imprisoned +imprisoning +imprisonment +imprisonment's +imprisonments +imprisons +improbable +improbableness +impromptu +improper +improperly +improperness +improve +improved +improvement +improvements +improver +improves +improving +improvisation +improvisation's +improvisational +improvisations +improvise +improvised +improviser +improvisers +improvises +improvising +imps +impudent +impudently +impulse +impulsed +impulses +impulsing +impulsion +impulsions +impulsive +impulsively +impulsiveness +impunity +impure +impurely +impureness +impurities +impurity +impurity's +impute +imputed +imputes +imputing +in +inabilities +inability +inaccessibility +inaccessible +inaccessibly +inaccuracies +inaccuracy +inaccurate +inaccurately +inactions +inactivation +inactive +inactively +inactivity +inadequacies +inadequacy +inadequate +inadequately +inadequateness +inadmissibility +inadmissible +inadvertent +inadvertently +inadvisability +inadvisable +inalterable +inalterableness +inane +inanely +inaneness +inaner +inanest +inanimate +inanimately +inanimateness +inapparently +inapplicability +inapplicable +inappreciable +inappreciably +inappreciative +inappreciatively +inappreciativeness +inapproachable +inappropriate +inappropriately +inappropriateness +inapt +inaptly +inaptness +inarguable +inarguably +inarticulable +inartistic +inartistically +inasmuch +inattentive +inattentively +inattentiveness +inaudible +inaudibly +inaugural +inaugurate +inaugurated +inaugurating +inauguration +inaugurations +inauspicious +inauspiciously +inauspiciousness +inauthentic +inauthenticity +inboards +inborn +inbounds +inbred +inbuilt +incantation +incantations +incapable +incapableness +incapably +incapacitating +incarnation +incarnation's +incarnations +incautious +incautiously +incautiousness +incendiaries +incendiary +incense +incensed +incenses +incensing +incentive +incentive's +incentively +incentives +inception +inceptions +incessant +incessantly +inch +inched +inches +inching +incidence +incidences +incident +incident's +incidental +incidentally +incidentals +incidents +incipient +incipiently +incision +incision's +incisions +incitations +incite +incited +inciter +incites +inciting +incivility +inclination +inclination's +inclinations +incline +inclined +incliner +inclines +inclining +inclose +inclosed +incloses +inclosing +include +included +includes +including +inclusion +inclusion's +inclusions +inclusive +inclusively +inclusiveness +incoherence +incoherences +incoherent +incoherently +income +incomer +incomers +incomes +incoming +incommensurate +incomparability +incomparable +incomparably +incompatibilities +incompatibility +incompatibility's +incompatible +incompatibly +incompetence +incompetent +incompetent's +incompetently +incompetents +incomplete +incompletely +incompleteness +incompletion +incomprehensibility +incomprehensible +incomprehensibleness +incomprehensibly +incomprehension +incompressible +incomputable +inconceivable +inconceivableness +inconceivably +inconclusive +inconclusively +inconclusiveness +inconformity +incongruence +incongruent +incongruently +inconsequential +inconsequentially +inconsequently +inconsiderable +inconsiderableness +inconsiderably +inconsiderate +inconsiderately +inconsiderateness +inconsideration +inconsistencies +inconsistency +inconsistency's +inconsistent +inconsistently +inconsolable +inconsolableness +inconspicuous +inconspicuously +inconspicuousness +inconstancy +inconstantly +incontestable +incontinently +incontrollable +inconvenience +inconvenienced +inconveniences +inconveniencing +inconvenient +inconveniently +inconvertibility +inconvertible +incorporate +incorporated +incorporates +incorporating +incorporation +incorporative +incorrect +incorrectly +incorrectness +incorruption +increase +increased +increaser +increases +increasing +increasingly +incredibility +incredible +incredibleness +incredibly +incredulity +incredulous +incredulously +increment +incremental +incrementally +incremented +incrementing +increments +incubate +incubated +incubates +incubating +incubation +incubative +incubator +incubator's +incubators +incur +incurable +incurableness +incurables +incurably +incurred +incurring +incurs +indebted +indebtedness +indecent +indecently +indecision +indecisive +indecisively +indecisiveness +indecomposable +indeed +indefinable +indefinableness +indefinite +indefinitely +indefiniteness +indemnity +indent +indentation +indentation's +indentations +indented +indenter +indenting +indents +independence +independent +independently +independents +indescribable +indescribableness +indeterminable +indeterminableness +indeterminacies +indeterminacy +indeterminacy's +indeterminate +indeterminately +indeterminateness +indetermination +indeterminism +indeterministic +index +indexable +indexed +indexer +indexers +indexes +indexing +indicate +indicated +indicates +indicating +indication +indications +indicative +indicatively +indicatives +indicator +indicator's +indicators +indices +indictment +indictment's +indictments +indifference +indifferent +indifferently +indigenous +indigenously +indigenousness +indigested +indigestible +indigestion +indignant +indignantly +indignation +indignities +indignity +indigo +indirect +indirected +indirecting +indirection +indirections +indirectly +indirectness +indirects +indiscernible +indiscipline +indisciplined +indiscreet +indiscreetly +indiscreetness +indiscriminate +indiscriminately +indiscriminateness +indiscriminating +indiscriminatingly +indiscrimination +indispensability +indispensable +indispensableness +indispensably +indisposed +indisposes +indistinct +indistinctive +indistinctly +indistinctness +indistinguishable +indistinguishableness +individual +individual's +individualistic +individuality +individually +individuals +indivisibility +indivisible +indivisibleness +indoctrinate +indoctrinated +indoctrinates +indoctrinating +indoctrination +indolent +indolently +indomitable +indomitableness +indoor +indoors +induce +induced +inducement +inducement's +inducements +inducer +induces +inducing +induct +inductance +inductances +inducted +inducting +induction +induction's +inductions +inductive +inductively +inductiveness +inductor +inductor's +inductors +inducts +indulge +indulged +indulgence +indulgence's +indulgences +indulger +indulges +indulging +industrial +industrialist +industrialist's +industrialists +industrially +industrials +industries +industrious +industriously +industriousness +industry +industry's +inedited +ineffective +ineffectively +ineffectiveness +inefficacy +inefficiencies +inefficiency +inefficient +inefficiently +inelastically +inelegant +inelegantly +ineloquent +ineloquently +inequalities +inequality +inequitably +inequities +inequity +inert +inertia +inertias +inertly +inertness +inescapable +inescapably +inessential +inestimable +inevitabilities +inevitability +inevitable +inevitableness +inevitably +inexact +inexactitude +inexactly +inexactness +inexcusable +inexcusableness +inexcusably +inexhaustible +inexhaustibleness +inexistent +inexorable +inexorableness +inexorably +inexpedient +inexpediently +inexpensive +inexpensively +inexpensiveness +inexperience +inexperienced +inexplainable +inexplicable +inexplicableness +inexplicably +inexpressibility +inexpressible +inexpressibleness +inexpressibly +inexpressive +inexpressively +inexpressiveness +inextensible +infallibility +infallible +infallibly +infamous +infamously +infancy +infant +infant's +infantry +infants +infeasible +infect +infected +infecting +infection +infection's +infections +infectious +infectiously +infectiousness +infective +infects +infer +inference +inference's +inferencer +inferences +inferencing +inferential +inferentially +inferior +inferior's +inferiority +inferiorly +inferiors +infernal +infernally +inferno +inferno's +infernos +inferred +inferring +infers +infertility +infest +infested +infester +infesting +infests +infidel +infidel's +infidelity +infidels +infields +infighter +infighter's +infighters +infighting +infiltrate +infiltrated +infiltrates +infiltrating +infiltration +infiltrative +infinite +infinitely +infiniteness +infinitesimal +infinitesimally +infinities +infinitive +infinitive's +infinitively +infinitives +infinitum +infinity +infirmity +infix +infix's +infixes +inflame +inflamed +inflamer +inflaming +inflammable +inflammableness +inflatable +inflate +inflated +inflater +inflates +inflating +inflation +inflationary +inflexibility +inflexible +inflexibleness +inflexibly +inflict +inflicted +inflicter +inflicting +inflictive +inflicts +inflows +influence +influenced +influencer +influences +influencing +influent +influential +influentially +influenza +inform +informal +informality +informally +informant +informant's +informants +information +informational +informations +informative +informatively +informativeness +informed +informer +informers +informing +informs +infractions +infrastructure +infrastructures +infrequent +infrequently +infringe +infringed +infringement +infringement's +infringements +infringer +infringes +infringing +infuriate +infuriated +infuriately +infuriates +infuriating +infuriatingly +infuriation +infuse +infused +infuser +infuses +infusing +infusion +infusions +ingenious +ingeniously +ingeniousness +ingenuity +inglorious +ingloriously +ingloriousness +ingot +ingrained +ingrainedly +ingrains +ingratitude +ingredient +ingredient's +ingredients +ingrown +ingrownness +ingrowth +ingrowths +inhabit +inhabitable +inhabitance +inhabitant +inhabitant's +inhabitants +inhabited +inhabiter +inhabiting +inhabits +inhale +inhaled +inhaler +inhales +inhaling +inharmonious +inharmoniously +inharmoniousness +inhere +inhered +inherent +inherently +inheres +inhering +inherit +inheritable +inheritableness +inheritance +inheritance's +inheritances +inherited +inheriting +inheritor +inheritor's +inheritors +inheritress +inheritress's +inheritresses +inheritrices +inheritrix +inherits +inhibit +inhibited +inhibiter +inhibiting +inhibition +inhibition's +inhibitions +inhibitive +inhibitors +inhibits +inholding +inholdings +inhomogeneities +inhomogeneity +inhospitable +inhospitableness +inhospitably +inhospitality +inhuman +inhumane +inhumanely +inhumanities +inhumanly +inhumanness +inion +iniquities +iniquity +iniquity's +initial +initialness +initials +initiate +initiated +initiates +initiating +initiation +initiations +initiative +initiative's +initiatives +initiator +initiator's +initiators +inject +injected +injecting +injection +injection's +injections +injective +injects +injudicious +injudiciously +injudiciousness +injunction +injunction's +injunctions +injure +injured +injurer +injures +injuries +injuring +injurious +injuriously +injuriousness +injury +injury's +injustice +injustice's +injustices +ink +inked +inker +inkers +inking +inkings +inkling +inkling's +inklings +inks +inlaid +inland +inlander +inlet +inlet's +inlets +inlier +inly +inlying +inmate +inmate's +inmates +inn +innards +innate +innately +innateness +inner +innerly +innermost +inning +innings +innocence +innocent +innocently +innocents +innocuous +innocuously +innocuousness +innovate +innovated +innovates +innovating +innovation +innovation's +innovations +innovative +innovativeness +inns +innumerability +innumerable +innumerableness +innumerably +inoperable +inopportune +inopportunely +inopportuneness +inordinate +inordinately +inordinateness +inorganic +input +input's +inputed +inputer +inputing +inputs +inputting +inquietude +inquire +inquired +inquirer +inquirers +inquires +inquiries +inquiring +inquiringly +inquiry +inquiry's +inquisition +inquisition's +inquisitions +inquisitive +inquisitively +inquisitiveness +inroad +inroads +ins +insane +insanely +insaneness +insanitary +insanity +inscribe +inscribed +inscriber +inscribes +inscribing +inscription +inscription's +inscriptions +insect +insect's +insects +insecure +insecurely +insecureness +insecurity +insensible +insensibleness +insensibly +insensitive +insensitively +insensitiveness +insensitivity +inseparable +inseparableness +insert +inserted +inserter +inserting +insertion +insertion's +insertions +inserts +insets +insetting +inside +insider +insiders +insides +insidious +insidiously +insidiousness +insight +insight's +insightful +insightfully +insights +insignia +insignias +insignificance +insignificances +insignificant +insignificantly +insincerity +insinuate +insinuated +insinuates +insinuating +insinuatingly +insinuation +insinuations +insinuative +insist +insisted +insistence +insistent +insistently +insisting +insists +insociability +insociable +insociably +insofar +insolence +insolent +insolently +insolubility +insoluble +insolubleness +insolvable +inspect +inspected +inspecting +inspection +inspection's +inspections +inspective +inspector +inspector's +inspectors +inspects +inspiration +inspiration's +inspirations +inspire +inspired +inspirer +inspires +inspiring +instabilities +instability +install +installation +installation's +installations +installed +installer +installers +installing +installment +installment's +installments +installs +instance +instanced +instances +instancing +instant +instantaneous +instantaneously +instantaneousness +instanter +instantiate +instantiated +instantiates +instantiating +instantiation +instantiation's +instantiations +instantly +instantness +instants +instated +instates +instead +insteps +instigate +instigated +instigates +instigating +instigation +instigative +instigator +instigator's +instigators +instills +instinct +instinct's +instinctive +instinctively +instincts +institute +instituted +instituter +instituters +institutes +instituting +institution +institution's +institutional +institutionally +institutions +institutive +instruct +instructed +instructing +instruction +instruction's +instructional +instructions +instructive +instructively +instructiveness +instructor +instructor's +instructors +instructs +instrument +instrumental +instrumentalist +instrumentalist's +instrumentalists +instrumentally +instrumentals +instrumentation +instrumented +instrumenting +instruments +insufficiencies +insufficiency +insufficient +insufficiently +insulate +insulated +insulates +insulating +insulation +insulations +insulator +insulator's +insulators +insult +insulted +insulter +insulting +insultingly +insults +insuperable +insupportable +insupportableness +insurance +insurances +insure +insured +insurer +insurers +insures +insurgent +insurgent's +insurgents +insuring +insurmountable +insurrection +insurrection's +insurrections +insusceptible +intact +intactness +intakes +intangible +intangible's +intangibleness +intangibles +intangibly +integer +integer's +integers +integral +integral's +integrally +integrals +integrate +integrated +integrates +integrating +integration +integrations +integrative +integrity +intellect +intellect's +intellective +intellectively +intellects +intellectual +intellectually +intellectualness +intellectuals +intelligence +intelligencer +intelligences +intelligent +intelligently +intelligibility +intelligible +intelligibleness +intelligibly +intemperance +intemperate +intemperately +intemperateness +intend +intended +intendedly +intendedness +intender +intending +intends +intense +intensely +intenseness +intensification +intensified +intensifier +intensifiers +intensifies +intensify +intensifying +intension +intensities +intensity +intensive +intensively +intensiveness +intent +intention +intentional +intentionally +intentioned +intentions +intently +intentness +intents +interact +interacted +interacting +interaction +interaction's +interactions +interactive +interactively +interactivity +interacts +intercept +intercepted +intercepter +intercepting +intercepts +interchange +interchangeability +interchangeable +interchangeableness +interchangeably +interchanged +interchanger +interchanges +interchanging +interchangings +intercity +intercommunicate +intercommunicated +intercommunicates +intercommunicating +intercommunication +interconnect +interconnected +interconnectedness +interconnecting +interconnection +interconnection's +interconnections +interconnectivity +interconnects +intercourse +interdependence +interdependencies +interdependency +interdependent +interdependently +interdisciplinary +interest +interested +interestedly +interesting +interestingly +interestingness +interests +interface +interfaced +interfacer +interfaces +interfacing +interfere +interfered +interference +interferences +interferer +interferes +interfering +interferingly +interim +interior +interior's +interiorly +interiors +interlace +interlaced +interlaces +interlacing +interleave +interleaved +interleaves +interleaving +interlink +interlinked +interlinking +interlinks +interlisp +interlisp's +intermediaries +intermediary +intermediate +intermediate's +intermediated +intermediately +intermediateness +intermediates +intermediating +intermediation +interminable +intermingle +intermingled +intermingles +intermingling +intermittent +intermittently +intermix +intermixed +intermixer +intermixes +intermixing +intermodule +intern +internal +internally +internals +international +internationality +internationally +internationals +interned +interning +interns +interpersonal +interpersonally +interplay +interpolate +interpolated +interpolates +interpolating +interpolation +interpolations +interpolative +interpose +interposed +interposer +interposes +interposing +interpret +interpretable +interpretation +interpretation's +interpretations +interpreted +interpreter +interpreters +interpreting +interpretive +interpretively +interprets +interprocess +interrelate +interrelated +interrelatedly +interrelatedness +interrelates +interrelating +interrelation +interrelations +interrelationship +interrelationship's +interrelationships +interrogate +interrogated +interrogates +interrogating +interrogation +interrogations +interrogative +interrogatively +interrogatives +interrupt +interrupted +interrupter +interrupters +interruptible +interrupting +interruption +interruption's +interruptions +interruptive +interrupts +intersect +intersected +intersecting +intersection +intersection's +intersections +intersects +intersperse +interspersed +intersperses +interspersing +interspersion +interspersions +interstage +interstate +intertask +intertwine +intertwined +intertwines +intertwining +interval +interval's +intervals +intervene +intervened +intervener +intervenes +intervening +intervention +intervention's +interventions +interview +interviewed +interviewee +interviewee's +interviewees +interviewer +interviewer's +interviewers +interviewing +interviews +interwoven +intestinal +intestinally +intestine +intestine's +intestines +intimacy +intimate +intimated +intimately +intimateness +intimater +intimates +intimating +intimation +intimations +intimidate +intimidated +intimidates +intimidating +intimidation +into +intolerability +intolerable +intolerableness +intolerably +intolerance +intolerant +intolerantly +intolerantness +intonation +intonation's +intonations +intoned +intoner +intoxicate +intoxicated +intoxicatedly +intoxicating +intoxication +intractability +intractable +intractableness +intractably +intramural +intramurally +intransigent +intransigently +intransigents +intransitive +intransitively +intransitiveness +intraprocess +intricacies +intricacy +intricate +intricately +intricateness +intrigue +intrigued +intriguer +intrigues +intriguing +intriguingly +intrinsic +intrinsically +intrinsics +introduce +introduced +introducer +introduces +introducing +introduction +introduction's +introductions +introductory +introspect +introspection +introspections +introspective +introspectively +introspectiveness +introvert +introverted +intrude +intruded +intruder +intruder's +intruders +intrudes +intruding +intrusion +intrusion's +intrusions +intrusive +intrusively +intrusiveness +intrust +intubate +intubated +intubates +intubating +intubation +intuition +intuition's +intuitionist +intuitions +intuitive +intuitively +intuitiveness +invade +invaded +invader +invaders +invades +invading +invalid +invalidate +invalidated +invalidates +invalidating +invalidation +invalidations +invalidities +invalidity +invalidly +invalidness +invalids +invaluable +invaluableness +invaluably +invariability +invariable +invariableness +invariably +invariance +invariant +invariantly +invariants +invasion +invasion's +invasions +invent +invented +inventing +invention +invention's +inventions +inventive +inventively +inventiveness +inventor +inventor's +inventories +inventors +inventory +inventory's +invents +inveracity +inverse +inversely +inverses +inversion +inversions +inversive +invert +invertebrate +invertebrate's +invertebrates +inverted +inverter +inverters +invertible +inverting +inverts +invest +invested +investigate +investigated +investigates +investigating +investigation +investigations +investigative +investigator +investigator's +investigators +investing +investment +investment's +investments +investor +investor's +investors +invests +inviability +inviable +invincible +invincibleness +invisibility +invisible +invisibleness +invisibly +invitation +invitation's +invitations +invite +invited +inviter +invites +inviting +invitingly +invocation +invocation's +invocations +invoice +invoiced +invoices +invoicing +invokable +invoke +invoked +invoker +invokers +invokes +invoking +involuntarily +involuntariness +involuntary +involve +involved +involvedly +involvement +involvement's +involvements +involver +involves +involving +invulnerable +invulnerableness +inward +inwardly +inwardness +inwards +inwrought +ioctl +iodine +ion +ions +irate +irately +irateness +ire +ire's +ires +iris +irises +irk +irked +irking +irks +irksome +irksomely +irksomeness +iron +ironed +ironer +ironical +ironically +ironicalness +ironies +ironing +ironings +ironness +irons +ironwork +ironwork's +ironworker +ironworks +irony +irrational +irrationality +irrationally +irrationalness +irrationals +irrecoverable +irrecoverableness +irreducible +irreducibly +irreflexive +irrefutable +irregular +irregularities +irregularity +irregularly +irregulars +irrelevance +irrelevances +irrelevant +irrelevantly +irrepressible +irresistible +irresistibleness +irrespective +irrespectively +irresponsible +irresponsibleness +irresponsibly +irreversible +irrigate +irrigated +irrigates +irrigating +irrigation +irrigations +irritate +irritated +irritates +irritating +irritatingly +irritation +irritations +irritative +is +island +islander +islanders +islands +isle +isle's +isles +islet +islet's +islets +isling +isn't +isolate +isolated +isolates +isolating +isolation +isolations +isometric +isometrics +isomorphic +isomorphically +isomorphism +isomorphism's +isomorphisms +isotope +isotope's +isotopes +ispell +ispell's +issuance +issue +issued +issuer +issuers +issues +issuing +isthmus +it +it'd +it'll +it's +italic +italics +itch +itches +itching +item +item's +items +iterate +iterated +iterates +iterating +iteration +iterations +iterative +iteratively +iterator +iterator's +iterators +itineraries +itinerary +its +itself +iv +ivied +ivies +ivories +ivory +ivy +ivy's +ix +jab +jab's +jabbed +jabbing +jabs +jack +jacked +jacker +jacket +jacketed +jackets +jacking +jacks +jade +jaded +jadedly +jadedness +jades +jading +jail +jailed +jailer +jailers +jailing +jails +jam +jammed +jamming +jams +janitor +janitor's +janitors +jar +jar's +jargon +jarred +jarring +jarringly +jars +jaunt +jaunt's +jaunted +jauntier +jauntiness +jaunting +jaunts +jaunty +javelin +javelin's +javelins +jaw +jaw's +jawed +jaws +jay +jazz +jealous +jealousies +jealously +jealousness +jealousy +jean +jean's +jeans +jeep +jeep's +jeeped +jeepers +jeeping +jeeps +jeer +jeer's +jeerer +jeers +jellied +jellies +jelly +jelly's +jellyfish +jellying +jenny +jerk +jerked +jerker +jerkier +jerkiness +jerking +jerkings +jerks +jerky +jersey +jersey's +jerseys +jest +jested +jester +jesting +jests +jet +jet's +jets +jetted +jetting +jewel +jewelries +jewelry +jewels +jig +jig's +jigs +jingle +jingled +jingler +jingles +jingling +job +job's +jobs +jocks +jocund +jocundly +jog +jogs +john +john's +johns +join +joined +joiner +joiners +joining +joins +joint +joint's +jointed +jointedly +jointedness +jointer +jointing +jointly +jointness +joints +joke +joked +joker +jokers +jokes +joking +jokingly +jollied +jollier +jollies +jolly +jollying +jolt +jolted +jolter +jolting +jolts +jostle +jostled +jostles +jostling +jot +jots +jotted +jotting +journal +journal's +journalism +journalist +journalist's +journalistic +journalists +journals +journey +journeyed +journeying +journeyings +journeys +joust +jousted +jouster +jousting +jousts +joy +joy's +joyful +joyfully +joyfulness +joyous +joyously +joyousness +joys +jubilee +judge +judged +judger +judges +judging +judicable +judicial +judicially +judiciaries +judiciary +judicious +judiciously +judiciousness +jug +jug's +juggle +juggled +juggler +jugglers +juggles +juggling +jugs +juice +juice's +juiced +juicer +juicers +juices +juicier +juiciest +juiciness +juicing +juicy +jumble +jumbled +jumbles +jumbling +jump +jumped +jumper +jumpers +jumpier +jumpiness +jumping +jumps +jumpy +junction +junction's +junctions +juncture +juncture's +junctures +jungle +jungle's +jungled +jungles +junior +junior's +juniors +juniper +junk +junker +junkers +junkie +junkies +junks +junky +juries +jurisdiction +jurisdiction's +jurisdictions +juror +juror's +jurors +jury +jury's +just +juster +justice +justice's +justices +justifiable +justifiably +justification +justifications +justified +justifier +justifier's +justifiers +justifies +justify +justifying +justing +justly +justness +jut +juvenile +juvenile's +juveniles +juxtapose +juxtaposed +juxtaposes +juxtaposing +kHz +keel +keeled +keeler +keeling +keels +keen +keener +keenest +keening +keenly +keenness +keep +keeper +keepers +keeping +keeps +ken +kennel +kennel's +kennels +kept +kerchief +kerchief's +kerchiefed +kerchiefs +kernel +kernel's +kernels +kerosene +ketchup +kettle +kettle's +kettles +key +keyboard +keyboard's +keyboarder +keyboarding +keyboards +keyclick +keyclick's +keyclicks +keyed +keying +keypad +keypad's +keypads +keys +keystroke +keystroke's +keystrokes +keyword +keyword's +keywords +kick +kicked +kicker +kickers +kicking +kicks +kid +kid's +kidded +kidding +kiddingly +kidnap +kidnap's +kidnaps +kidney +kidney's +kidneys +kids +kill +killed +killer +killers +killing +killingly +killings +kills +kilobit +kilobits +kilobyte +kilobytes +kin +kind +kinder +kindergarten +kindest +kindhearted +kindheartedly +kindheartedness +kindle +kindled +kindler +kindles +kindlier +kindliness +kindling +kindly +kindness +kindnesses +kindred +kinds +king +kingdom +kingdom's +kingdoms +kinglier +kingliness +kingly +kings +kinkier +kinkiness +kinky +kinship +kinsman +kiss +kissed +kisser +kissers +kisses +kissing +kissings +kit +kit's +kitchen +kitchen's +kitchener +kitchens +kite +kited +kiter +kites +kiting +kits +kitsch +kitten +kitten's +kittened +kittening +kittens +kitties +kitty +kludge +kludge's +kludged +kludger +kludger's +kludgers +kludges +kludgey +kludging +klutz +klutz's +klutzes +klutziness +klutzy +knack +knacker +knacks +knapsack +knapsack's +knapsacks +knave +knave's +knaves +knead +kneaded +kneader +kneading +kneads +knee +kneed +kneeing +kneel +kneeled +kneeler +kneeling +kneels +knees +knell +knell's +knells +knelt +knew +knife +knifed +knifes +knifing +knight +knighted +knighthood +knighting +knightliness +knightly +knights +knit +knits +knives +knob +knob's +knobs +knock +knocked +knocker +knockers +knocking +knocks +knoll +knoll's +knolls +knot +knot's +knots +knotted +knotting +know +knowable +knower +knowhow +knowing +knowingly +knowledge +knowledgeable +knowledgeableness +knowledges +known +knows +knuckle +knuckled +knuckles +knuckling +kudos +lab +lab's +label +label's +labels +laboratories +laboratory +laboratory's +labs +labyrinth +labyrinths +lace +laced +lacer +lacerate +lacerated +lacerates +lacerating +laceration +lacerations +lacerative +laces +lacing +lack +lackadaisical +lackadaisically +lacked +lacker +lacking +lacks +lacquer +lacquered +lacquerer +lacquerers +lacquering +lacquers +lad +ladder +ladders +laded +laden +ladened +ladening +ladies +lading +lads +lady +lady's +lag +lager +lagers +lagged +lagoon +lagoon's +lagoons +lags +laid +lain +lair +lair's +lairs +lake +lake's +laker +lakes +laking +lamb +lamb's +lambda +lambda's +lambdas +lamber +lambs +lame +lamed +lamely +lameness +lament +lamentable +lamentableness +lamentation +lamentation's +lamentations +lamented +lamenting +laments +lamer +lames +lamest +laminar +laming +lamp +lamp's +lamper +lamps +lance +lanced +lancer +lancers +lances +lancing +land +landed +lander +landers +landing +landings +landladies +landlady +landlady's +landlord +landlord's +landlords +landmark +landmark's +landmarks +landowner +landowner's +landowners +lands +landscape +landscaped +landscaper +landscapes +landscaping +lane +lane's +lanes +language +language's +languages +languid +languidly +languidness +languish +languished +languisher +languishes +languishing +languishingly +lantern +lantern's +lanterns +lap +lap's +lapel +lapel's +lapels +laps +lapse +lapsed +lapser +lapses +lapsing +lard +larded +larder +larding +lards +large +largely +largeness +larger +largest +lark +lark's +larker +larks +larva +larvae +larvas +laser +laser's +lasers +lash +lashed +lasher +lashes +lashing +lashings +lass +lass's +lasses +last +lasted +laster +lasting +lastingly +lastingness +lastly +lasts +latch +latched +latches +latching +late +lated +lately +latencies +latency +latency's +lateness +latent +latently +latents +later +lateral +laterally +latest +latex +latex's +latexes +lath +lather +lathered +latherer +lathering +lathes +lathing +latitude +latitude's +latitudes +latrine +latrine's +latrines +latter +latter's +latterly +lattice +lattice's +latticed +lattices +latticing +laugh +laughable +laughableness +laughably +laughed +laugher +laughers +laughing +laughingly +laughs +laughter +laughters +launch +launched +launcher +launchers +launches +launching +launchings +launder +laundered +launderer +laundering +launderings +launders +laundries +laundry +laurel +laurel's +laurels +lava +lavatories +lavatory +lavatory's +lavender +lavendered +lavendering +lavish +lavished +lavishing +lavishly +lavishness +law +law's +lawful +lawfully +lawfulness +lawless +lawlessly +lawlessness +lawn +lawn's +lawns +laws +lawsuit +lawsuit's +lawsuits +lawyer +lawyer's +lawyerly +lawyers +lay +layer +layered +layering +layers +laying +layman +laymen +layoffs +layout +layout's +layouts +lays +lazed +lazied +lazier +laziest +lazily +laziness +lazing +lazy +lazying +lead +leaded +leaden +leadenly +leadenness +leader +leader's +leaders +leadership +leadership's +leaderships +leading +leadings +leads +leaf +leafed +leafier +leafiest +leafing +leafless +leaflet +leaflet's +leaflets +leafs +leafy +league +leagued +leaguer +leaguers +leagues +leaguing +leak +leakage +leakage's +leakages +leaked +leaker +leaking +leaks +lean +leaned +leaner +leanest +leaning +leanings +leanly +leanness +leans +leap +leaped +leaper +leaping +leaps +leapt +learn +learned +learnedly +learnedness +learner +learners +learning +learnings +learns +lease +leased +leases +leash +leash's +leashes +leasing +least +leather +leathered +leathering +leathern +leathers +leave +leaved +leaven +leavened +leavening +leaver +leavers +leaves +leaving +leavings +lecture +lectured +lecturer +lecturers +lectures +lecturing +led +ledge +ledger +ledgers +ledges +lee +leech +leech's +leeches +leer +leered +leering +leers +lees +left +leftist +leftist's +leftists +leftmost +leftover +leftover's +leftovers +lefts +leftward +leftwards +leg +legacies +legacy +legacy's +legal +legalities +legality +legally +legals +legend +legend's +legendary +legends +legged +leggings +legibility +legible +legibly +legion +legion's +legions +legislate +legislated +legislates +legislating +legislation +legislations +legislative +legislatively +legislator +legislator's +legislators +legislature +legislature's +legislatures +legitimacy +legitimate +legitimated +legitimately +legitimates +legitimating +legitimation +legs +leisure +leisured +leisureliness +leisurely +lemma +lemma's +lemmas +lemon +lemon's +lemonade +lemons +lend +lender +lenders +lending +lends +length +lengthen +lengthened +lengthener +lengthening +lengthens +lengthier +lengthiness +lengthly +lengths +lengthwise +lengthy +leniency +lenient +leniently +lens +lens's +lensed +lenser +lensers +lenses +lensing +lensings +lent +lentil +lentil's +lentils +leopard +leopard's +leopards +leprosy +less +lessen +lessened +lessening +lessens +lesser +lesses +lessing +lesson +lesson's +lessoned +lessoning +lessons +lest +lester +let +let's +lets +letter +lettered +letterer +lettering +letters +letting +lettuce +levee +levee's +leveed +levees +level +levelly +levelness +levels +lever +lever's +leverage +leveraged +leverages +leveraging +levered +levering +levers +levied +levier +levies +levy +levying +lewd +lewdly +lewdness +lexical +lexically +lexicographic +lexicographical +lexicographically +lexicon +lexicon's +lexicons +liabilities +liability +liability's +liable +liableness +liaison +liaison's +liaisons +liar +liar's +liars +liberal +liberally +liberalness +liberals +liberate +liberated +liberates +liberating +liberation +liberator +liberator's +liberators +liberties +liberty +liberty's +libido +librarian +librarian's +librarians +libraries +library +library's +libretti +license +licensed +licensee +licensee's +licensees +licenser +licenses +licensing +lichen +lichen's +lichened +lichens +lick +licked +licker +licking +licks +lid +lid's +lids +lie +lied +lieder +liege +lien +lien's +liens +lier +lies +lieu +lieutenant +lieutenant's +lieutenants +life +life's +lifeless +lifelessly +lifelessness +lifelike +lifelikeness +lifelong +lifer +lifers +lifestyle +lifestyles +lifetime +lifetime's +lifetimes +lift +lifted +lifter +lifters +lifting +lifts +light +lighted +lighten +lightened +lightener +lightening +lightens +lighter +lighter's +lighters +lightest +lighthouse +lighthouse's +lighthouses +lighting +lightly +lightness +lightning +lightning's +lightninged +lightnings +lights +lightweight +lightweights +like +liked +likelier +likeliest +likelihood +likelihoods +likeliness +likely +liken +likened +likeness +likeness's +likenesses +likening +likens +liker +likes +likest +likewise +liking +likings +lilac +lilac's +lilacs +lilied +lilies +lily +lily's +limb +limbed +limber +limbered +limbering +limberly +limberness +limbers +limbs +lime +lime's +limed +limes +limestone +liming +limit +limitability +limitably +limitation +limitation's +limitations +limited +limitedly +limitedness +limiteds +limiter +limiters +limiting +limits +limp +limped +limper +limping +limply +limpness +limps +linden +line +line's +linear +linearities +linearity +linearly +lined +linen +linen's +linens +liner +liners +lines +linger +lingered +lingerer +lingering +lingeringly +lingers +linguist +linguist's +linguistic +linguistically +linguistics +linguists +lining +linings +link +linkage +linkage's +linkages +linked +linker +linkers +linking +linkings +links +linoleum +linseed +lint +linter +lints +lion +lion's +lioness +lioness's +lionesses +lions +lip +lip's +lips +lipstick +liquefied +liquefier +liquefiers +liquefies +liquefy +liquefying +liquid +liquid's +liquidation +liquidation's +liquidations +liquidity +liquidly +liquidness +liquids +liquor +liquor's +liquored +liquoring +liquors +lisp +lisp's +lisped +lisper +lisping +lisps +list +listed +listen +listened +listener +listeners +listening +listens +lister +listers +listing +listing's +listings +lists +lit +literacy +literal +literally +literalness +literals +literariness +literary +literate +literately +literateness +literation +literature +literature's +literatures +lithe +lithely +litheness +litigate +litigated +litigates +litigating +litigation +litigator +litter +littered +litterer +littering +litters +little +littleness +littler +littlest +livable +livableness +livably +live +lived +livelier +liveliest +livelihood +liveliness +lively +liven +livened +liveness +livening +liver +liveried +livers +livery +lives +livest +liveth +living +livingly +livingness +livings +lizard +lizard's +lizards +load +loaded +loader +loaders +loading +loadings +loads +loaf +loafed +loafer +loafers +loafing +loafs +loan +loaned +loaner +loaning +loans +loath +loathe +loathed +loather +loathes +loathing +loathly +loathness +loathsome +loathsomely +loathsomeness +loaves +lobbied +lobbies +lobby +lobbying +lobe +lobe's +lobed +lobes +lobster +lobster's +lobsters +local +localities +locality +locality's +locally +locals +locate +located +locater +locates +locating +location +locations +locative +locatives +locator +locator's +locators +loci +lock +locked +locker +lockers +locking +lockings +lockout +lockout's +lockouts +locks +lockup +lockup's +lockups +locomotion +locomotive +locomotive's +locomotively +locomotives +locus +locus's +locust +locust's +locusts +lodge +lodged +lodger +lodger's +lodgers +lodges +lodging +lodgings +loft +loft's +lofter +loftier +loftiness +lofts +lofty +log +log's +logarithm +logarithm's +logarithmically +logarithms +logged +logger +logger's +loggers +logging +logic +logic's +logical +logically +logicalness +logicals +logician +logician's +logicians +logics +login +logins +logistic +logistics +logout +logs +loin +loin's +loins +loiter +loitered +loiterer +loitering +loiters +lone +lonelier +loneliest +loneliness +lonely +loneness +loner +loners +lonesome +lonesomely +lonesomeness +long +longed +longer +longest +longing +longingly +longings +longitude +longitude's +longitudes +longly +longness +longs +longword +longword's +longwords +look +lookahead +looked +looker +lookers +looking +lookout +lookouts +looks +lookup +lookup's +lookups +loom +loomed +looming +looms +loon +loop +looped +looper +loophole +loophole's +loopholed +loopholes +loopholing +looping +loops +loose +loosed +loosely +loosen +loosened +loosener +looseness +loosening +loosens +looser +looses +loosest +loosing +loot +looted +looter +looting +loots +lord +lord's +lording +lordlier +lordliness +lordly +lords +lordship +lore +lorries +lorry +lose +loser +losers +loses +losing +losings +loss +loss's +losses +lossier +lossiest +lossy +lost +lostness +lot +lot's +lots +lotteries +lottery +lotus +loud +louden +loudened +loudening +louder +loudest +loudly +loudness +loudspeaker +loudspeaker's +loudspeakers +lounge +lounged +lounger +loungers +lounges +lounging +lousier +lousiness +lousy +lovable +lovableness +lovably +love +love's +loved +lovelier +lovelies +loveliest +loveliness +lovely +lover +lover's +lovering +loverly +lovers +loves +loving +lovingly +lovingness +low +lower +lowered +lowering +lowers +lowest +lowing +lowland +lowlander +lowlands +lowlier +lowliest +lowliness +lowly +lowness +lows +loyal +loyally +loyalties +loyalty +loyalty's +lubricant +lubricant's +lubricants +lubrication +luck +lucked +luckier +luckiest +luckily +luckiness +luckless +lucks +lucky +ludicrous +ludicrously +ludicrousness +luggage +lukewarm +lukewarmly +lukewarmness +lull +lullaby +lulled +lulls +lumber +lumbered +lumberer +lumbering +lumbers +luminous +luminously +luminousness +lump +lumped +lumpen +lumper +lumping +lumps +lunar +lunatic +lunatics +lunch +lunched +luncheon +luncheon's +luncheons +luncher +lunches +lunching +lung +lunged +lunger +lunging +lungs +lurch +lurched +lurcher +lurches +lurching +lure +lured +lurer +lures +luring +lurk +lurked +lurker +lurkers +lurking +lurks +luscious +lusciously +lusciousness +lust +lustier +lustily +lustiness +lusting +lustrous +lustrously +lustrousness +lusts +lusty +lute +lute's +luted +lutes +luting +luxuriant +luxuriantly +luxuries +luxurious +luxuriously +luxuriousness +luxury +luxury's +lying +lyingly +lyings +lymph +lynch +lynched +lyncher +lynches +lynx +lynx's +lynxes +lyre +lyre's +lyres +lyric +lyrics +ma'am +macaroni +macaroni's +mace +maced +macer +maces +machine +machine's +machined +machineries +machinery +machines +machining +macing +macro +macro's +macroeconomics +macromolecule +macromolecule's +macromolecules +macros +macroscopic +mad +madam +madams +madden +maddened +maddening +maddeningly +madder +maddest +made +mademoiselle +mademoiselles +madly +madman +madness +madras +magazine +magazine's +magazined +magazines +magazining +maggot +maggot's +maggots +magic +magical +magically +magician +magician's +magicians +magistrate +magistrate's +magistrates +magnesium +magnesiums +magnet +magnet's +magnetic +magnetically +magnetics +magnetism +magnetism's +magnetisms +magnets +magnification +magnifications +magnificence +magnificent +magnificently +magnified +magnifier +magnifiers +magnifies +magnify +magnifying +magnitude +magnitude's +magnitudes +mahogany +maid +maid's +maiden +maidenliness +maidenly +maidens +maids +mail +mailable +mailbox +mailbox's +mailboxes +mailed +mailer +mailer's +mailers +mailing +mailings +mails +maim +maimed +maimedness +maimer +maimers +maiming +maims +main +mainframe +mainframe's +mainframes +mainland +mainlander +mainlanders +mainly +mains +mainstay +maintain +maintainability +maintainable +maintained +maintainer +maintainer's +maintainers +maintaining +maintains +maintenance +maintenance's +maintenances +majestic +majesties +majesty +majesty's +major +majored +majoring +majorities +majority +majority's +majors +makable +make +makefile +makefiles +maker +makers +makes +makeshift +makeshifts +makeup +makeups +making +makings +maladies +malady +malady's +malaria +male +male's +malefactor +malefactor's +malefactors +maleness +males +malfunction +malfunctioned +malfunctioning +malfunctions +malice +malicious +maliciously +maliciousness +malignant +malignantly +mall +mall's +mallet +mallet's +mallets +malls +malnutrition +malt +malted +malting +malts +mama +mamma +mamma's +mammal +mammal's +mammals +mammas +mammoth +man +man's +manage +manageable +manageableness +managed +management +management's +managements +manager +manager's +managerial +managerially +managers +manages +managing +mandate +mandated +mandates +mandating +mandatories +mandatory +mandible +mandolin +mandolin's +mandolins +mane +mane's +maned +manes +manger +manger's +mangers +mangle +mangled +mangler +mangles +mangling +manhood +maniac +maniac's +maniacs +manicure +manicured +manicures +manicuring +manifest +manifestation +manifestation's +manifestations +manifested +manifesting +manifestly +manifestness +manifests +manifold +manifold's +manifolder +manifoldly +manifoldness +manifolds +manipulability +manipulable +manipulatable +manipulate +manipulated +manipulates +manipulating +manipulation +manipulations +manipulative +manipulativeness +manipulator +manipulator's +manipulators +manipulatory +mankind +manlier +manliest +manliness +manly +manned +manner +mannered +mannerliness +mannerly +manners +manning +manometer +manometer's +manometers +manor +manor's +manors +manpower +mans +mansion +mansion's +mansions +mantel +mantel's +mantels +mantissa +mantissa's +mantissas +mantle +mantle's +mantled +mantles +mantling +manual +manual's +manually +manuals +manufacture +manufactured +manufacturer +manufacturer's +manufacturers +manufactures +manufacturing +manure +manured +manurer +manurers +manures +manuring +manuscript +manuscript's +manuscripts +many +map +map's +maple +maple's +maples +mappable +mapped +mapping +mapping's +mappings +maps +mar +marble +marbled +marbler +marbles +marbling +march +marched +marcher +marches +marching +mare +mare's +mares +margin +margin's +marginal +marginally +marginals +margined +margining +margins +marigold +marigold's +marigolds +marijuana +marijuana's +marinate +marinated +marinates +marinating +marine +mariner +marines +maritime +maritimer +mark +markable +marked +markedly +marker +markers +market +marketability +marketable +marketed +marketer +marketing +marketings +marketplace +marketplace's +marketplaces +markets +marking +markings +marks +marquis +marquises +marriage +marriage's +marriages +married +marries +marrow +marrows +marry +marrying +mars +marsh +marsh's +marshal +marshaled +marshaler +marshalers +marshaling +marshals +marshes +mart +marten +martens +martial +martially +marts +martyr +martyr's +martyrdom +martyrs +marvel +marvels +masculine +masculinely +masculineness +masculinity +mash +mashed +masher +mashers +mashes +mashing +mashings +mask +masked +masker +masking +maskings +masks +masochist +masochist's +masochists +mason +mason's +masoned +masoning +masonry +masons +masquerade +masquerader +masquerades +masquerading +mass +massacre +massacred +massacrer +massacres +massacring +massage +massaged +massager +massages +massaging +massed +masses +massing +massinger +massive +massively +massiveness +mast +masted +master +master's +mastered +masterful +masterfully +masterfulness +mastering +masterings +masterliness +masterly +masterpiece +masterpiece's +masterpieces +masters +mastery +masts +masturbate +masturbated +masturbates +masturbating +masturbation +mat +mat's +match +matchable +matched +matcher +matchers +matches +matching +matchings +matchless +matchlessly +matchmaker +matchmaker's +matchmakers +matchmaking +matchmaking's +mate +mate's +mated +mater +material +materialism +materialism's +materially +materialness +materials +maternal +maternally +mates +math +mathematical +mathematically +mathematician +mathematician's +mathematicians +mathematics +mating +matings +matrices +matriculation +matrimony +matrix +matrixes +matron +matronly +mats +matted +matter +mattered +mattering +matters +mattress +mattress's +mattresses +maturation +mature +matured +maturely +matureness +maturer +matures +maturing +maturities +maturity +max +maxim +maxim's +maximal +maximally +maxims +maximum +maximumly +maximums +may +maybe +mayer +mayest +mayhap +mayhem +maying +mayonnaise +mayor +mayor's +mayoral +mayors +mays +maze +maze's +mazed +mazedly +mazedness +mazednesses +mazer +mazes +mazing +me +mead +meadow +meadow's +meadows +meads +meager +meagerly +meagerness +meal +meal's +meals +mean +meander +meandered +meandering +meanderings +meanders +meaner +meanest +meaning +meaning's +meaningful +meaningfully +meaningfulness +meaningless +meaninglessly +meaninglessness +meanings +meanly +meanness +means +meant +meantime +meanwhile +measles +measurable +measurably +measure +measured +measuredly +measurement +measurement's +measurements +measurer +measures +measuring +meat +meat's +meats +mechanic +mechanic's +mechanical +mechanically +mechanicals +mechanics +mechanism +mechanism's +mechanisms +med +medal +medal's +medallion +medallion's +medallions +medals +meddle +meddled +meddler +meddles +meddling +media +median +median's +medianly +medians +medias +mediate +mediated +mediately +mediateness +mediates +mediating +mediation +mediations +mediative +medic +medic's +medical +medically +medicinal +medicinally +medicine +medicine's +medicines +medics +medieval +medieval's +medievally +medievals +meditate +meditated +meditates +meditating +meditation +meditations +meditative +meditatively +meditativeness +medium +medium's +mediums +meek +meeker +meekest +meekly +meekness +meet +meeter +meeting +meetings +meetly +meets +megabit +megabits +megabyte +megabytes +megaword +megawords +melancholy +meld +melding +melds +mellow +mellowed +mellowing +mellowly +mellowness +mellows +melodies +melodious +melodiously +melodiousness +melodrama +melodrama's +melodramas +melody +melody's +melon +melon's +melons +melt +melted +melter +melting +meltingly +melts +member +member's +membered +members +membership +membership's +memberships +membrane +membrane's +membraned +membranes +memo +memo's +memoir +memoirs +memorability +memorable +memorableness +memoranda +memorandum +memorandums +memorial +memorially +memorials +memories +memory +memory's +memoryless +memos +men +men's +menace +menaced +menaces +menacing +menacingly +menagerie +menageries +mend +mended +mender +mending +mends +menial +menially +menials +mens +mensed +menses +mensing +mental +mentalities +mentality +mentally +mention +mentionable +mentioned +mentioner +mentioners +mentioning +mentions +mentor +mentor's +mentors +menu +menu's +menus +mer +mercenaries +mercenariness +mercenary +mercenary's +merchandise +merchandised +merchandiser +merchandises +merchandising +merchant +merchant's +merchants +mercies +merciful +mercifully +mercifulness +merciless +mercilessly +mercilessness +mercuries +mercury +mercy +mere +merely +merest +merge +merged +merger +mergers +merges +merging +meridian +meridians +merit +merited +meriting +meritorious +meritoriously +meritoriousness +merits +merrier +merriest +merrily +merriment +merriments +merriness +merry +mesh +meshed +meshes +meshing +mess +message +message's +messaged +messages +messaging +messed +messenger +messenger's +messengers +messes +messiah +messiahs +messier +messiest +messieurs +messily +messiness +messing +messy +met +meta +metacircular +metacircularity +metal +metal's +metalanguage +metalanguages +metallic +metallurgy +metals +metamathematical +metamorphosis +metaphor +metaphor's +metaphorical +metaphorically +metaphors +metaphysical +metaphysically +metaphysics +metavariable +mete +meted +meteor +meteor's +meteoric +meteorology +meteors +meter +meter's +metered +metering +meters +metes +method +method's +methodical +methodically +methodicalness +methodist +methodist's +methodists +methodological +methodologically +methodologies +methodologists +methodology +methodology's +methods +meting +metric +metric's +metrical +metrically +metrics +metropolis +metropolitan +mets +mew +mewed +mews +mica +mice +microbicidal +microbicide +microcode +microcoded +microcodes +microcoding +microcomputer +microcomputer's +microcomputers +microeconomics +microfilm +microfilm's +microfilmed +microfilmer +microfilms +microinstruction +microinstruction's +microinstructions +microphone +microphones +microphoning +microprocessing +microprocessor +microprocessor's +microprocessors +microprogram +microprogram's +microprogrammed +microprogramming +microprograms +microscope +microscope's +microscopes +microscopic +microsecond +microsecond's +microseconds +microstore +microwave +microwave's +microwaves +microword +microwords +mid +midday +middle +middled +middler +middles +middling +middlingly +middlings +midnight +midnightly +midnights +midpoint +midpoint's +midpoints +midst +midsts +midsummer +midway +midways +midwinter +midwinterly +mien +miens +mies +miff +miffed +miffing +miffs +might +mightier +mightiest +mightily +mightiness +mights +mighty +migrate +migrated +migrates +migrating +migration +migrations +migrative +mild +milden +milder +mildest +mildew +mildews +mildly +mildness +mile +mile's +mileage +mileages +miler +miles +milestone +milestone's +milestones +militant +militantly +militantness +militants +militaries +militarily +militarism +militarisms +military +militia +militias +milk +milked +milker +milkers +milkier +milkiness +milking +milkmaid +milkmaid's +milkmaids +milks +milky +mill +milled +miller +millers +millet +milling +million +millionaire +millionaire's +millionaires +millioned +millions +millionth +millipede +millipede's +millipedes +millisecond +milliseconds +mills +millstone +millstone's +millstones +mimic +mimicked +mimicking +mimics +mince +minced +mincer +mincers +minces +mincing +mincingly +mind +minded +mindedness +minder +minders +mindful +mindfully +mindfulness +minding +mindless +mindlessly +mindlessness +minds +mine +mined +miner +mineral +mineral's +minerals +miners +mines +ming +mingle +mingled +mingles +mingling +miniature +miniature's +miniatured +miniatures +miniaturing +minicomputer +minicomputer's +minicomputers +minimal +minimally +minimum +minimums +mining +minion +minions +minister +minister's +ministered +ministering +ministers +ministries +ministry +ministry's +mink +mink's +minks +minnow +minnow's +minnows +minor +minor's +minored +minoring +minorities +minority +minority's +minors +minstrel +minstrel's +minstrels +mint +minted +minter +minting +mints +minus +minuses +minute +minuted +minutely +minuteness +minuter +minutes +minutest +minuting +miracle +miracle's +miracles +miraculous +miraculously +miraculousness +mire +mired +mires +miring +mirror +mirrored +mirroring +mirrors +mirth +misapplication +misapplied +misapplier +misapplies +misapply +misapplying +misbehaving +miscalculation +miscalculation's +miscalculations +miscellaneous +miscellaneously +miscellaneousness +mischief +mischievous +mischievously +mischievousness +miscommunicate +miscommunicated +miscommunicates +miscommunication +misconception +misconception's +misconceptions +misconstrue +misconstrued +misconstrues +misconstruing +misdirect +misdirected +misdirection +misdirects +miser +miserable +miserableness +miserably +miseries +miserliness +miserly +misers +misery +misery's +misfeature +misfit +misfit's +misfits +misfortune +misfortune's +misfortunes +misgiving +misgivingly +misgivings +misguide +misguided +misguidedly +misguidedness +misguider +misguides +misguiding +mishap +mishap's +mishaps +misinform +misinformation +misinformed +misinforming +misinforms +misinterpret +misinterpreted +misinterpreter +misinterpreters +misinterpreting +misinterprets +mislead +misleader +misleading +misleadingly +misleadings +misleads +misled +mismatch +mismatched +mismatches +mismatching +misnomer +misnomered +misperceive +misperceived +misperceives +misplace +misplaced +misplaces +misplacing +misread +misreader +misreading +misreads +misrepresentation +misrepresentation's +misrepresentations +miss +missed +misses +missile +missile's +missiles +missing +mission +missionaries +missionary +missionary's +missioned +missioner +missioning +missions +missive +missives +misspell +misspelled +misspelling +misspellings +misspells +misstate +misstated +misstater +misstates +misstating +mist +mistakable +mistake +mistaken +mistakenly +mistaker +mistakes +mistaking +mistakingly +misted +mister +mistered +mistering +misters +mistier +mistiest +mistiness +misting +mistreat +mistreated +mistreating +mistreats +mistress +mistressly +mistrust +mistrusted +mistruster +mistrusting +mistrusts +mists +misty +mistype +mistyped +mistypes +mistyping +misunderstand +misunderstander +misunderstanders +misunderstanding +misunderstanding's +misunderstandings +misunderstands +misunderstood +misuse +misused +misuser +misuses +misusing +mite +mites +mitigate +mitigated +mitigates +mitigating +mitigation +mitigations +mitigative +mitten +mitten's +mittens +mix +mixed +mixer +mixers +mixes +mixing +mixture +mixture's +mixtures +ml +mnemonic +mnemonic's +mnemonically +mnemonics +moan +moaned +moaning +moans +moat +moat's +moats +mob +mob's +mobility +mobs +moccasin +moccasin's +moccasins +mock +mocked +mocker +mockers +mockery +mocking +mockingly +mocks +modal +modalities +modality +modality's +modally +mode +model +model's +models +modem +modems +moderate +moderated +moderately +moderateness +moderates +moderating +moderation +moderations +moderator +moderator's +moderators +modern +modernity +modernly +modernness +moderns +modes +modest +modestly +modesty +modifiability +modifiable +modifiableness +modification +modifications +modified +modifier +modifiers +modifies +modify +modifying +modular +modularities +modularity +modularly +modulate +modulated +modulates +modulating +modulation +modulations +modulator +modulator's +modulators +module +module's +modules +modulo +modulus +modus +moist +moisten +moistened +moistener +moistening +moistly +moistness +moisture +moistures +molasses +mold +molded +molder +moldered +moldering +molders +moldier +moldiness +molding +molds +moldy +mole +molecular +molecularly +molecule +molecule's +molecules +moles +molest +molested +molester +molesters +molesting +molests +molten +mom +mom's +moment +moment's +momentarily +momentariness +momentary +momently +momentous +momentously +momentousness +moments +momentum +momentums +moms +monarch +monarchies +monarchs +monarchy +monarchy's +monasteries +monastery +monastery's +monastic +monetary +money +money's +moneyed +moneyer +moneys +monitor +monitored +monitoring +monitors +monk +monk's +monkey +monkeyed +monkeying +monkeys +monks +mono +mono's +monochrome +monochromes +monograph +monograph's +monographes +monographs +monolithic +monopolies +monopoly +monopoly's +monotheism +monotone +monotonic +monotonically +monotonicity +monotonous +monotonously +monotonousness +monotony +monster +monster's +monsters +monstrous +monstrously +monstrousness +month +month's +monthlies +monthly +months +monument +monument's +monumental +monumentally +monuments +mood +mood's +moodier +moodiness +moods +moody +moon +mooned +mooning +moonlight +moonlighted +moonlighter +moonlighting +moonlights +moonlit +moons +moonshine +moonshiner +moor +moor's +moored +mooring +moorings +moors +moose +moot +mooted +mop +moped +moper +moping +mops +moral +moral's +morale +morales +moralities +morality +morally +morals +morass +morasses +morbid +morbidly +morbidness +more +mored +moreover +mores +morion +morn +morning +mornings +morphological +morphologically +morphology +morrow +morsel +morsel's +morsels +mortal +mortality +mortally +mortals +mortar +mortared +mortaring +mortars +mortgage +mortgage's +mortgaged +mortgager +mortgages +mortgaging +mortification +mortifications +mortified +mortifiedly +mortifier +mortifies +mortify +mortifying +mosaic +mosaic's +mosaics +mosquito +mosquitoes +mosquitos +moss +moss's +mosses +mossier +mossy +most +mostly +motel +motel's +motels +moth +mother +mother's +motherboard +motherboard's +motherboards +mothered +motherer +motherers +mothering +motherliness +motherly +mothers +motif +motif's +motifs +motion +motioned +motioner +motioning +motionless +motionlessly +motionlessness +motions +motivate +motivated +motivates +motivating +motivation +motivational +motivationally +motivations +motivative +motive +motived +motives +motiving +motley +motor +motorcar +motorcar's +motorcars +motorcycle +motorcycle's +motorcycles +motored +motoring +motorist +motorist's +motorists +motors +motto +mottoes +mottos +mould +moulded +moulder +mouldering +moulding +moulds +mound +mounded +mounds +mount +mountain +mountain's +mountaineer +mountaineering +mountaineers +mountainous +mountainously +mountainousness +mountains +mounted +mounter +mounting +mountings +mounts +mourn +mourned +mourner +mourners +mournful +mournfully +mournfulness +mourning +mourningly +mourns +mouse +mouser +mouses +mousing +mouth +mouthed +mouther +mouthes +mouthful +mouthing +mouths +movable +movableness +move +moved +movement +movement's +movements +mover +movers +moves +movie +movie's +movies +moving +movingly +movings +mow +mowed +mower +mowers +mowing +mows +much +muchness +muck +mucked +mucker +mucking +mucks +mud +muddied +muddier +muddiness +muddle +muddled +muddler +muddlers +muddles +muddling +muddy +muddying +muds +muff +muff's +muffin +muffin's +muffins +muffle +muffled +muffler +mufflers +muffles +muffling +muffs +mug +mug's +mugs +mulberries +mulberry +mulberry's +mule +mule's +mules +muling +multicellular +multicomponent +multidimensional +multilevel +multinational +multiple +multiple's +multiples +multiplex +multiplexed +multiplexer +multiplexers +multiplexes +multiplexing +multiplexor +multiplexor's +multiplexors +multiplicand +multiplicand's +multiplicands +multiplication +multiplications +multiplicative +multiplicatively +multiplicatives +multiplicity +multiplied +multiplier +multipliers +multiplies +multiply +multiplying +multiprocess +multiprocessing +multiprocessor +multiprocessor's +multiprocessors +multiprogram +multiprogrammed +multiprogramming +multiprogrammings +multistage +multitasking +multitude +multitude's +multitudes +multiuser +multivariate +mumble +mumbled +mumbler +mumblers +mumbles +mumbling +mumblings +mummies +mummy +mummy's +munch +munched +muncher +munches +munching +mundane +mundanely +mundaneness +municipal +municipalities +municipality +municipality's +municipally +munition +munitions +mural +murals +murder +murdered +murderer +murderers +murdering +murderous +murderously +murderousness +murders +murkier +murkiness +murky +murmur +murmured +murmurer +murmuring +murmurs +muscle +muscled +muscles +muscling +muscular +muscularly +muse +mused +muser +muses +museum +museum's +museums +mushier +mushiness +mushroom +mushroomed +mushrooming +mushrooms +mushy +music +musical +musically +musicals +musician +musicianly +musicians +musics +musing +musingly +musings +musk +musket +musket's +muskets +muskrat +muskrat's +muskrats +musks +muslin +mussel +mussel's +mussels +must +mustard +mustards +muster +mustered +mustering +musters +mustier +mustiness +musts +musty +mutability +mutable +mutableness +mutate +mutated +mutates +mutating +mutation +mutations +mutative +mutator +mutators +mute +muted +mutedly +mutely +muteness +muter +mutes +mutest +mutilate +mutilated +mutilates +mutilating +mutilation +mutilations +muting +mutinies +mutiny +mutiny's +mutter +muttered +mutterer +mutterers +muttering +mutters +mutton +mutual +mutually +muzzle +muzzle's +muzzled +muzzler +muzzles +muzzling +my +myriad +myrtle +myself +mysteries +mysterious +mysteriously +mysteriousness +mystery +mystery's +mystic +mystic's +mystical +mystically +mysticism +mysticisms +mystics +myth +myth's +mythes +mythical +mythically +mythologies +mythology +mythology's +nag +nag's +nags +nail +nailed +nailer +nailing +nails +naive +naively +naiveness +naiver +naivete +naked +nakedly +nakedness +name +name's +nameable +named +nameless +namelessly +namelessness +namely +namer +namers +names +namesake +namesake's +namesakes +naming +nanosecond +nanoseconds +nap +nap's +napkin +napkin's +napkins +naps +narcissistic +narcissus +narcissuses +narcotic +narcotics +narrative +narrative's +narratively +narratives +narrow +narrowed +narrower +narrowest +narrowing +narrowingness +narrowly +narrowness +narrows +nasal +nasally +nastier +nasties +nastiest +nastily +nastiness +nasty +nation +nation's +national +nationalist +nationalist's +nationalists +nationalities +nationality +nationality's +nationally +nationals +nations +nationwide +native +natively +nativeness +natives +nativity +natural +naturalism +naturalist +naturally +naturalness +naturals +nature +nature's +natured +natures +naught +naught's +naughtier +naughtiness +naughts +naughty +naval +navally +navies +navigable +navigableness +navigate +navigated +navigates +navigating +navigation +navigations +navigator +navigator's +navigators +navy +navy's +nay +near +nearby +neared +nearer +nearest +nearing +nearly +nearness +nears +neat +neaten +neater +neatest +neatly +neatness +neats +nebula +necessaries +necessarily +necessary +necessitate +necessitated +necessitates +necessitating +necessitation +necessitations +necessities +necessity +neck +necked +necker +necking +necklace +necklace's +necklaces +necks +necktie +necktie's +neckties +need +needed +needer +needful +needfully +needfulness +needier +neediness +needing +needle +needled +needler +needlers +needles +needless +needlessly +needlessness +needlework +needleworker +needling +needly +needn't +needs +needy +negate +negated +negater +negates +negating +negation +negations +negative +negatived +negatively +negativeness +negatives +negativing +negator +negators +neglect +neglected +neglecter +neglecting +neglects +negligence +negligible +negotiable +negotiate +negotiated +negotiates +negotiating +negotiation +negotiations +neigh +neither +neophyte +neophytes +nephew +nephew's +nephews +nerve +nerve's +nerved +nerves +nerving +nervous +nervously +nervousness +nest +nested +nester +nesting +nestle +nestled +nestler +nestles +nestling +nests +net +net's +nether +nets +netted +netting +nettle +nettled +nettles +nettling +network +network's +networked +networking +networks +neural +neurally +neurobiology +neurobiology's +neurological +neurologically +neurologists +neuron +neuron's +neurons +neutral +neutralities +neutrality +neutrally +neutralness +neutrals +neutrino +neutrino's +neutrinos +never +nevertheless +new +newborn +newborns +newcomer +newcomer's +newcomers +newer +newest +newline +newline's +newlines +newly +newness +news +newsgroup +newsgroup's +newsgroups +newsletter +newsletter's +newsletters +newsman +newsmen +newspaper +newspaper's +newspapers +newswire +newt +newts +next +nibble +nibbled +nibbler +nibblers +nibbles +nibbling +nice +nicely +niceness +nicer +nicest +niceties +nicety +niche +niches +niching +nick +nicked +nickel +nickel's +nickels +nicker +nickered +nickering +nicking +nickname +nicknamed +nicknamer +nicknames +nicks +nicotine +niece +niece's +nieces +niftier +nifties +nifty +nigh +night +night's +nighted +nighters +nightfall +nightgown +nightingale +nightingale's +nightingales +nightly +nightmare +nightmare's +nightmares +nights +nil +nilly +nimble +nimbleness +nimbler +nimblest +nimbly +nine +nines +nineteen +nineteens +nineteenth +nineties +ninetieth +ninety +ninth +nip +nips +nitrogen +nix +nixed +nixer +nixes +nixing +no +nobilities +nobility +noble +nobleman +nobleness +nobler +nobles +noblest +nobly +nobodies +nobody +nobody's +nocturnal +nocturnally +nod +nod's +nodded +nodding +node +node's +nodes +nods +noise +noised +noiseless +noiselessly +noises +noisier +noisily +noisiness +noising +noisy +nomenclature +nomenclatures +nominal +nominally +nominate +nominated +nominates +nominating +nomination +nomination's +nominations +nominative +nominatively +non +nonblocking +nonconservative +noncyclic +nondecreasing +nondescript +nondescriptly +nondestructively +nondeterminacy +nondeterminate +nondeterminately +nondeterminism +nondeterministic +nondeterministically +nondisclosure +nondisclosures +none +nonempty +nones +nonetheless +nonexistence +nonexistent +nonextensible +nonfunctional +noninteracting +noninterference +nonintuitive +nonlinear +nonlinearities +nonlinearity +nonlinearity's +nonlinearly +nonlocal +nonnegative +nonorthogonal +nonorthogonality +nonperishable +nonprocedural +nonprocedurally +nonprogrammable +nonprogrammer +nonsense +nonsensical +nonsensically +nonsensicalness +nonspecialist +nonspecialist's +nonspecialists +nonstandard +nontechnical +nontechnically +nonterminal +nonterminal's +nonterminals +nonterminating +nontermination +nontrivial +nonuniform +nonzero +nook +nook's +nooks +noon +noonday +nooning +noons +noontide +nope +nor +norm +norm's +normal +normalcy +normality +normally +normals +normed +norms +north +north's +northeast +northeaster +northeasterly +northeastern +norther +northerly +northern +northerner +northerners +northernly +northers +northing +northward +northwards +northwest +northwester +northwesterly +northwestern +nose +nosed +noses +nosing +nostril +nostril's +nostrils +not +notable +notableness +notables +notably +notation +notation's +notational +notationally +notations +notch +notched +notches +notching +note +notebook +notebook's +notebooks +noted +notedly +notedness +noter +notes +noteworthiness +noteworthy +nothing +nothingness +nothings +notice +noticeable +noticeably +noticed +notices +noticing +notification +notifications +notified +notifier +notifiers +notifies +notify +notifying +noting +notion +notions +notorious +notoriously +notoriousness +notwithstanding +noun +noun's +nouns +nourish +nourished +nourisher +nourishes +nourishing +nourishment +novel +novel's +novelist +novelist's +novelists +novels +novelties +novelty +novelty's +novice +novice's +novices +now +nowadays +nowhere +nowheres +nows +nroff +nroff's +nuances +nuclear +nucleotide +nucleotide's +nucleotides +nucleus +nucleuses +nuisance +nuisance's +nuisances +null +nulled +nullification +nullified +nullifier +nullifiers +nullifies +nullify +nullifying +nulls +numb +numbed +number +numbered +numberer +numbering +numberless +numbers +numbing +numbingly +numbly +numbness +numbs +numeral +numeral's +numerally +numerals +numerator +numerator's +numerators +numeric +numerical +numerically +numerics +numerous +numerously +numerousness +nun +nun's +nuns +nuptial +nuptials +nurse +nurse's +nursed +nurser +nurseries +nursery +nursery's +nurses +nursing +nurture +nurtured +nurturer +nurtures +nurturing +nut +nut's +nutrition +nutrition's +nuts +nymph +nymphs +o'clock +oak +oaken +oaks +oar +oar's +oared +oaring +oars +oasis +oat +oaten +oater +oath +oaths +oatmeal +oats +obedience +obediences +obedient +obediently +obey +obeyed +obeyer +obeying +obeys +obfuscate +obfuscated +obfuscater +obfuscates +obfuscating +obfuscation +obfuscations +object +object's +objected +objecting +objection +objection's +objectionable +objectionableness +objections +objective +objectively +objectiveness +objectives +objector +objector's +objectors +objects +oblate +oblately +oblateness +oblation +oblations +obligate +obligated +obligately +obligates +obligating +obligation +obligation's +obligations +obligatory +oblige +obliged +obliger +obliges +obliging +obligingly +obligingness +oblique +obliquely +obliqueness +obliterate +obliterated +obliterates +obliterating +obliteration +obliterations +obliterative +obliteratively +oblivion +oblivions +oblivious +obliviously +obliviousness +oblong +oblongly +oblongness +obscene +obscenely +obscure +obscured +obscurely +obscureness +obscurer +obscures +obscuring +obscurities +obscurity +observable +observance +observance's +observances +observant +observantly +observation +observation's +observations +observatories +observatory +observe +observed +observer +observers +observes +observing +observingly +obsession +obsession's +obsessions +obsolescence +obsolete +obsoleted +obsoletely +obsoleteness +obsoletes +obsoleting +obstacle +obstacle's +obstacles +obstinacy +obstinate +obstinately +obstinateness +obstruct +obstructed +obstructer +obstructing +obstruction +obstruction's +obstructionist +obstructions +obstructive +obstructively +obstructiveness +obstructs +obtain +obtainable +obtainably +obtained +obtainer +obtaining +obtains +obviate +obviated +obviates +obviating +obviation +obviations +obvious +obviously +obviousness +occasion +occasional +occasionally +occasioned +occasioning +occasionings +occasions +occlude +occluded +occludes +occluding +occlusion +occlusion's +occlusions +occupancies +occupancy +occupant +occupant's +occupants +occupation +occupation's +occupational +occupationally +occupations +occupied +occupier +occupiers +occupies +occupy +occupying +occur +occurred +occurrence +occurrence's +occurrences +occurring +occurs +ocean +ocean's +oceans +octal +octals +octave +octaves +octopus +odd +odder +oddest +oddities +oddity +oddity's +oddly +oddness +odds +ode +ode's +oded +oder +odes +odious +odiously +odiousness +odorous +odorously +odorousness +of +off +offend +offended +offender +offenders +offending +offends +offensive +offensively +offensiveness +offensives +offer +offered +offerer +offerers +offering +offerings +offers +office +office's +officer +officer's +officered +officers +offices +official +official's +officially +officials +officiate +officiated +officiates +officiating +officiation +officiations +officio +officious +officiously +officiousness +offing +offs +offset +offset's +offsets +offspring +offsprings +oft +often +oftener +oftentimes +oh +oil +oilcloth +oiled +oiler +oilers +oilier +oiliest +oiliness +oiling +oils +oily +ointment +ointments +okay +okay's +okays +old +olden +older +oldest +oldness +olive +olive's +oliver +olives +omen +omen's +omens +ominous +ominously +ominousness +omission +omission's +omissions +omit +omits +omitted +omitting +omnipresent +omnipresently +omniscient +omnisciently +omnivore +on +onanism +once +oncer +one +one's +oneness +oner +onerous +onerously +onerousness +ones +oneself +ongoing +onion +onions +online +onliness +only +ons +onset +onset's +onsets +onto +onward +onwards +oops +ooze +oozed +oozes +oozing +opacities +opacity +opal +opal's +opals +opaque +opaquely +opaqueness +opcode +opcode's +opcodes +open +opened +opener +openers +openest +opening +opening's +openings +openly +openness +opens +opera +opera's +operable +operand +operand's +operandi +operands +operas +operate +operated +operates +operating +operation +operational +operationally +operations +operative +operatively +operativeness +operatives +operator +operator's +operators +opiate +opiates +opinion +opinion's +opinions +opium +opponent +opponent's +opponents +opportune +opportunely +opportunism +opportunistic +opportunistically +opportunities +opportunity +opportunity's +oppose +opposed +opposer +opposes +opposing +opposite +oppositely +oppositeness +opposites +opposition +oppositions +oppress +oppressed +oppresses +oppressing +oppression +oppressive +oppressively +oppressiveness +oppressor +oppressor's +oppressors +opt +opted +optic +optical +optically +optics +optimal +optimality +optimally +optimism +optimistic +optimistically +optimum +opting +option +option's +optional +optionally +options +opts +or +or's +oracle +oracle's +oracles +oral +orally +orals +orange +orange's +oranges +oration +oration's +orations +orator +orator's +oratories +orators +oratory +oratory's +orb +orbit +orbital +orbitally +orbitals +orbited +orbiter +orbiters +orbiting +orbits +orchard +orchard's +orchards +orchestra +orchestra's +orchestras +orchid +orchid's +orchids +ordain +ordained +ordainer +ordaining +ordains +ordeal +ordeals +order +ordered +orderer +ordering +orderings +orderlies +orderliness +orderly +orders +ordinal +ordinance +ordinance's +ordinances +ordinaries +ordinarily +ordinariness +ordinary +ordinate +ordinated +ordinates +ordinating +ordination +ordinations +ore +ore's +ores +organ +organ's +organic +organics +organism +organism's +organisms +organist +organist's +organists +organs +orgies +orgy +orgy's +orient +orientation +orientation's +orientations +oriented +orienting +orients +orifice +orifice's +orifices +origin +origin's +original +originality +originally +originals +originate +originated +originates +originating +origination +originations +originative +originatively +originator +originator's +originators +origins +orion +orly +ornament +ornamental +ornamentally +ornamentation +ornamentations +ornamented +ornamenting +ornaments +orphan +orphaned +orphaning +orphans +orthodox +orthodoxes +orthodoxly +orthogonal +orthogonality +orthogonally +oscillate +oscillated +oscillates +oscillating +oscillation +oscillation's +oscillations +oscillator +oscillator's +oscillators +oscillatory +oscilloscope +oscilloscope's +oscilloscopes +ostrich +ostrich's +ostriches +other +other's +otherness +others +otherwise +otter +otter's +otters +ought +oughts +ounce +ounces +our +ours +ourself +ourselves +out +outbreak +outbreak's +outbreaks +outburst +outburst's +outbursts +outcast +outcast's +outcasts +outcome +outcome's +outcomes +outcries +outcry +outdoor +outdoors +outed +outer +outermost +outfit +outfit's +outfits +outgoing +outgoingness +outgoings +outgrew +outgrow +outgrowing +outgrown +outgrows +outgrowth +outing +outing's +outings +outlast +outlasts +outlaw +outlawed +outlawing +outlaws +outlay +outlay's +outlays +outlet +outlet's +outlets +outline +outlined +outlines +outlining +outlive +outlived +outlives +outliving +outlook +outness +outperform +outperformed +outperforming +outperforms +outpost +outpost's +outposts +output +output's +outputs +outputting +outrage +outraged +outrageous +outrageously +outrageousness +outrages +outraging +outright +outrightly +outrun +outruns +outs +outset +outside +outsider +outsider's +outsiderness +outsiders +outskirts +outstanding +outstandingly +outstretched +outstrip +outstripped +outstripping +outstrips +outvote +outvoted +outvotes +outvoting +outward +outwardly +outwardness +outwards +outweigh +outweighed +outweighing +outweighs +outwit +outwits +outwitted +outwitting +oval +oval's +ovally +ovalness +ovals +ovaries +ovary +ovary's +oven +oven's +ovens +over +overall +overall's +overalls +overblown +overboard +overcame +overcast +overcasting +overcoat +overcoat's +overcoating +overcoats +overcome +overcomer +overcomes +overcoming +overcrowd +overcrowded +overcrowding +overcrowds +overdone +overdose +overdose's +overdosed +overdoses +overdosing +overdraft +overdraft's +overdrafts +overdraw +overdrawing +overdrawn +overdraws +overdrew +overdue +overemphasis +overestimate +overestimated +overestimates +overestimating +overestimation +overestimations +overflow +overflowed +overflowing +overflows +overhang +overhanging +overhangs +overhaul +overhauled +overhauler +overhauling +overhaulings +overhauls +overhead +overheads +overhear +overheard +overhearer +overhearing +overhears +overing +overjoy +overjoyed +overkill +overkill's +overlaid +overland +overlap +overlap's +overlapped +overlapping +overlaps +overlay +overlaying +overlays +overload +overloaded +overloading +overloads +overlook +overlooked +overlooking +overlooks +overly +overlying +overnight +overnighter +overnighters +overnights +overpower +overpowered +overpowering +overpoweringly +overpowers +overprint +overprinted +overprinting +overprints +overproduction +overridden +override +overrider +overrides +overriding +overrode +overrule +overruled +overrules +overruling +overrun +overruns +overs +overseas +oversee +overseeing +overseer +overseers +oversees +overshadow +overshadowed +overshadowing +overshadows +overshoot +overshooting +overshoots +overshot +oversight +oversight's +oversights +oversimplification +oversimplifications +oversimplified +oversimplifies +oversimplify +oversimplifying +overstate +overstated +overstatement +overstatement's +overstatements +overstates +overstating +overstocks +overt +overtake +overtaken +overtaker +overtakers +overtakes +overtaking +overthrew +overthrow +overthrowing +overthrown +overthrows +overtime +overtly +overtness +overtone +overtone's +overtones +overtook +overture +overture's +overtures +overturn +overturned +overturning +overturns +overuse +overview +overview's +overviews +overweight +overwhelm +overwhelmed +overwhelming +overwhelmingly +overwhelms +overwork +overworked +overworking +overworks +overwrite +overwrites +overwriting +overwritten +overwrote +overzealous +overzealousness +ovum +owe +owed +owes +owing +owl +owl's +owler +owls +own +owned +owner +owner's +owners +ownership +ownerships +owning +owns +ox +oxen +oxidation +oxide +oxide's +oxides +oxygen +oxygens +oyster +oyster's +oystering +oysters +pa +pace +pace's +paced +pacer +pacers +paces +pacific +pacification +pacifications +pacified +pacifier +pacifies +pacify +pacifying +pacing +pack +package +packaged +packager +packagers +packages +packaging +packagings +packed +packer +packers +packet +packet's +packeted +packeting +packets +packing +packs +pact +pact's +pacts +pad +pad's +padded +paddies +padding +paddings +paddle +paddled +paddler +paddles +paddling +paddy +pads +pagan +pagan's +pagans +page +page's +pageant +pageant's +pageants +paged +pager +pager's +pagers +pages +paginate +paginated +paginates +paginating +pagination +paginations +paging +paid +pail +pail's +pails +pain +pained +painful +painfully +painfulness +paining +painless +painlessly +painlessness +pains +painstaking +painstakingly +paint +painted +painter +painterliness +painterly +painters +painting +paintings +paints +pair +paired +pairing +pairings +pairs +pairwise +pal +pal's +palace +palace's +palaces +palate +palate's +palates +pale +paled +palely +paleness +paler +pales +palest +palfrey +paling +pall +palliate +palliation +palliative +palliatively +palliatives +pallid +pallidly +pallidness +palling +pally +palm +palmed +palmer +palming +palms +pals +pamphlet +pamphlet's +pamphlets +pan +pan's +panacea +panacea's +panaceas +pancake +pancake's +pancaked +pancakes +pancaking +pancreas +panda +panda's +pandas +pandemonium +pander +pandered +panderer +pandering +panders +pane +pane's +panel +panelist +panelist's +panelists +panels +panes +pang +pang's +pangs +panic +panic's +panics +panned +panning +pans +pansies +pansy +pansy's +pant +panted +panther +panther's +panthers +panties +panting +pantries +pantry +pantry's +pants +panty +papa +papal +papally +paper +paper's +paperback +paperback's +paperbacks +papered +paperer +paperers +papering +paperings +papers +paperwork +paprika +par +parachute +parachute's +parachuted +parachuter +parachutes +parachuting +parade +paraded +parader +parades +paradigm +paradigm's +paradigms +parading +paradise +paradox +paradox's +paradoxes +paradoxical +paradoxically +paradoxicalness +paraffin +paraffins +paragon +paragon's +paragons +paragraph +paragraphed +paragrapher +paragraphing +paragraphs +parallax +parallax's +parallel +parallelism +parallelogram +parallelogram's +parallelograms +parallels +paralysis +parameter +parameter's +parameterless +parameters +parametric +paramilitary +paramount +paranoia +paranoid +parapet +parapet's +parapeted +parapets +paraphrase +paraphrased +paraphraser +paraphrases +paraphrasing +parasite +parasite's +parasites +parasitic +parasitics +parcel +parcels +parch +parched +parchment +pardon +pardonable +pardonableness +pardonably +pardoned +pardoner +pardoners +pardoning +pardons +pare +parent +parent's +parentage +parental +parentally +parentheses +parenthesis +parenthetical +parenthetically +parenthood +parenting +parents +parer +pares +paring +parings +parish +parish's +parishes +parities +parity +park +parked +parker +parkers +parking +parks +parliament +parliament's +parliamentary +parliaments +parole +paroled +paroles +paroling +parried +parrot +parroting +parrots +parry +parrying +pars +parse +parsed +parser +parser's +parsers +parses +parsimony +parsing +parsings +parsley +parson +parson's +parsons +part +partake +partaker +partakes +partaking +parted +parter +parters +partial +partiality +partially +partials +participant +participant's +participants +participate +participated +participates +participating +participation +participations +participative +participatory +particle +particle's +particles +particular +particularly +particulars +partied +parties +parting +partings +partisan +partisan's +partisans +partition +partitioned +partitioner +partitioning +partitions +partly +partner +partner's +partnered +partnering +partners +partnership +partnerships +partridge +partridge's +partridges +parts +party +party's +partying +pas +pass +passage +passage's +passaged +passages +passageway +passaging +passe +passed +passenger +passenger's +passengerly +passengers +passer +passers +passes +passing +passion +passionate +passionately +passionateness +passions +passive +passively +passiveness +passives +passivity +passport +passport's +passports +password +password's +passworded +passwords +past +past's +paste +pasted +pastes +pastime +pastime's +pastimes +pasting +pastness +pastor +pastor's +pastoral +pastorally +pastoralness +pastors +pastries +pastry +pasts +pasture +pasture's +pastured +pasturer +pastures +pasturing +pat +pat's +patch +patched +patcher +patches +patching +patchwork +patchworker +patchworkers +pated +paten +patent +patentable +patented +patenter +patenters +patenting +patently +patents +pater +paternal +paternally +path +pathetic +pathname +pathname's +pathnames +pathological +pathologically +pathologies +pathologist +pathologist's +pathologists +pathology +pathos +paths +pathway +pathway's +pathways +patience +patient +patient's +patiently +patients +patriarch +patriarchs +patrician +patrician's +patricians +patriot +patriot's +patriotic +patriotism +patriots +patrol +patrol's +patrols +patron +patron's +patronage +patronly +patrons +pats +patter +pattered +patterer +pattering +patterings +pattern +patterned +patterning +patterns +patters +patties +patty +patty's +paucity +pause +paused +pauses +pausing +pave +paved +pavement +pavement's +pavements +paver +paves +pavilion +pavilion's +pavilions +paving +paw +pawed +pawing +pawn +pawn's +pawned +pawner +pawning +pawns +paws +pay +payable +paycheck +paycheck's +paychecks +payed +payer +payer's +payers +paying +payment +payment's +payments +payoff +payoff's +payoffs +payroll +payrolls +pays +pea +pea's +peace +peaceable +peaceableness +peaceful +peacefully +peacefulness +peaces +peach +peach's +peaches +peacock +peacock's +peacocks +peak +peaked +peakedness +peaking +peaks +peal +pealed +pealing +peals +peanut +peanut's +peanuts +pear +pearl +pearl's +pearler +pearlier +pearls +pearly +pears +peas +peasant +peasant's +peasantry +peasants +peat +pebble +pebble's +pebbled +pebbles +pebbling +peck +pecked +pecker +pecking +pecks +peculiar +peculiarities +peculiarity +peculiarity's +peculiarly +peculiars +pedagogic +pedagogical +pedagogically +pedagogics +pedantic +peddler +peddler's +peddlers +pedestal +pedestals +pedestrian +pedestrian's +pedestrians +pediatric +pediatrics +peek +peeked +peeking +peeks +peel +peeled +peeler +peeler's +peeling +peels +peep +peeped +peeper +peepers +peeping +peeps +peer +peered +peering +peerless +peerlessly +peerlessness +peers +peeve +peeve's +peeved +peevers +peeves +peeving +peg +peg's +pegs +pellet +pellet's +pelleted +pelleting +pellets +pelt +pelter +pelting +pelts +pen +penalties +penalty +penalty's +penance +penanced +penances +penancing +pence +pencil +pencils +pend +pended +pending +pends +pendulum +pendulum's +pendulums +penetrate +penetrated +penetrates +penetrating +penetratingly +penetration +penetrations +penetrative +penetratively +penetrativeness +penetrator +penetrator's +penetrators +penguin +penguin's +penguins +peninsula +peninsula's +peninsulas +penitent +penitentiary +penitently +penned +pennies +penniless +penning +penny +penny's +pens +pension +pensioned +pensioner +pensioners +pensioning +pensions +pensive +pensively +pensiveness +pent +pentagon +pentagon's +pentagons +penthouse +penthouse's +penthouses +people +people's +peopled +peoples +peopling +pep +pepper +peppercorn +peppercorn's +peppercorns +peppered +pepperer +peppering +peppers +per +perceivable +perceivably +perceive +perceived +perceiver +perceivers +perceives +perceiving +percent +percentage +percentages +percentile +percentiles +percents +perceptible +perceptibly +perception +perceptions +perceptive +perceptively +perceptiveness +perceptual +perceptually +perch +perchance +perched +perches +perching +percolate +percolated +percolates +percolating +percolation +percutaneous +percutaneously +peremptoriness +peremptory +perennial +perennially +perennials +perfect +perfected +perfecter +perfecting +perfection +perfectionist +perfectionist's +perfectionists +perfections +perfective +perfectively +perfectiveness +perfectly +perfectness +perfects +perforce +perform +performance +performance's +performances +performed +performer +performers +performing +performs +perfume +perfumed +perfumer +perfumes +perfuming +perhaps +peril +peril's +perilous +perilously +perilousness +perils +period +period's +periodic +periodical +periodically +periodicals +periods +peripheral +peripherally +peripherals +peripheries +periphery +periphery's +perish +perishable +perishable's +perishables +perished +perisher +perishers +perishes +perishing +perishingly +permanence +permanent +permanently +permanentness +permanents +permeate +permeated +permeates +permeating +permeation +permeations +permeative +permissibility +permissible +permissibleness +permissibly +permission +permissions +permissive +permissively +permissiveness +permit +permit's +permits +permitted +permitting +permutation +permutation's +permutations +permute +permuted +permutes +permuting +perpendicular +perpendicularly +perpendiculars +perpetrate +perpetrated +perpetrates +perpetrating +perpetration +perpetrations +perpetrator +perpetrator's +perpetrators +perpetual +perpetually +perpetuate +perpetuated +perpetuates +perpetuating +perpetuation +perplex +perplexed +perplexedly +perplexes +perplexing +perplexities +perplexity +persecute +persecuted +persecutes +persecuting +persecution +persecutive +persecutor +persecutor's +persecutors +perseverance +persevere +persevered +perseveres +persevering +persist +persisted +persistence +persistent +persistently +persister +persisting +persists +person +person's +personable +personableness +personage +personage's +personages +personal +personalities +personality +personality's +personally +personals +personification +personifications +personified +personifier +personifies +personify +personifying +personnel +persons +perspective +perspective's +perspectively +perspectives +perspicuous +perspicuously +perspicuousness +perspiration +perspirations +persuadable +persuade +persuaded +persuader +persuaders +persuades +persuading +persuasion +persuasion's +persuasions +persuasive +persuasively +persuasiveness +pertain +pertained +pertaining +pertains +pertinent +pertinently +perturb +perturbation +perturbation's +perturbations +perturbed +perturbing +perusal +peruse +perused +peruser +perusers +peruses +perusing +pervade +pervaded +pervades +pervading +pervasive +pervasively +pervasiveness +pervert +perverted +pervertedly +pervertedness +perverter +perverting +perverts +pessimistic +pest +pester +pestered +pestering +pesters +pestilence +pestilences +pests +pet +petal +petal's +petals +peter +petered +peters +petition +petitioned +petitioner +petitioning +petitions +petroleum +pets +petted +petter +petter's +petters +petticoat +petticoat's +petticoated +petticoats +pettier +pettiest +pettiness +pettinesses +petting +petty +pew +pew's +pews +pewter +pewterer +phantom +phantom's +phantoms +phase +phased +phaser +phasers +phases +phasing +pheasant +pheasant's +pheasants +phenomena +phenomenal +phenomenally +phenomenological +phenomenologically +phenomenologies +phenomenology +phenomenon +philosopher +philosopher's +philosophers +philosophic +philosophical +philosophically +philosophies +philosophy +philosophy's +phone +phone's +phoned +phoneme +phoneme's +phonemes +phonemic +phonemics +phones +phonetic +phonetics +phoning +phonograph +phonographer +phonographs +phosphate +phosphate's +phosphates +phosphoric +photo +photo's +photocopied +photocopier +photocopies +photocopy +photocopying +photograph +photographed +photographer +photographers +photographic +photographing +photographs +photography +photos +phrase +phrased +phrases +phrasing +phrasings +phyla +phylum +physic +physical +physically +physicalness +physicals +physician +physician's +physicians +physicist +physicist's +physicists +physics +physiological +physiologically +physiology +physique +physiqued +pi +piano +piano's +pianos +piazza +piazza's +piazzas +picayune +pick +picked +picker +pickering +pickers +picket +picketed +picketer +picketers +picketing +pickets +picking +pickings +pickle +pickled +pickles +pickling +picks +pickup +pickup's +pickups +picnic +picnic's +picnics +pictorial +pictorially +pictorialness +picture +pictured +pictures +picturesque +picturesquely +picturesqueness +picturing +pie +piece +pieced +piecemeal +piecer +pieces +piecewise +piecing +pied +pier +pierce +pierced +pierces +piercing +piercingly +piers +pies +pieties +piety +pig +pig's +pigeon +pigeon's +pigeons +pigment +pigmented +pigments +pigs +pike +pike's +piked +piker +pikes +piking +pile +piled +pilers +piles +pilferage +pilgrim +pilgrim's +pilgrimage +pilgrimage's +pilgrimages +pilgrims +piling +pilings +pill +pill's +pillage +pillaged +pillager +pillages +pillaging +pillar +pillared +pillars +pillow +pillow's +pillows +pills +pilot +pilot's +piloted +piloting +pilots +pin +pin's +pinch +pinched +pincher +pinches +pinching +pine +pineapple +pineapple's +pineapples +pined +pines +ping +pinger +pinging +pining +pinion +pinioned +pinions +pink +pinked +pinker +pinkest +pinking +pinkly +pinkness +pinks +pinnacle +pinnacle's +pinnacled +pinnacles +pinnacling +pinned +pinning +pinnings +pinpoint +pinpointed +pinpointing +pinpoints +pins +pint +pint's +pinter +pints +pioneer +pioneered +pioneering +pioneers +pious +piously +piousness +pipe +piped +pipeline +pipelined +pipelines +pipelining +piper +pipers +pipes +piping +pipingly +pipings +pique +piqued +piquing +pirate +pirate's +pirated +pirates +pirating +piss +pissed +pisser +pisses +pissing +pistil +pistil's +pistils +pistol +pistol's +pistols +piston +piston's +pistons +pit +pit's +pitch +pitched +pitcher +pitchers +pitches +pitching +piteous +piteously +piteousness +pitfall +pitfall's +pitfalls +pith +pithed +pithes +pithier +pithiest +pithiness +pithing +pithy +pitiable +pitiableness +pitied +pitier +pitiers +pities +pitiful +pitifully +pitifulness +pitiless +pitilessly +pitilessness +pits +pitted +pity +pitying +pityingly +pivot +pivotal +pivotally +pivoted +pivoting +pivots +pixel +pixel's +pixels +placard +placard's +placards +place +placed +placement +placement's +placements +placer +places +placid +placidly +placidness +placing +plague +plagued +plaguer +plagues +plaguing +plaid +plaid's +plaided +plaids +plain +plainer +plainest +plainly +plainness +plains +plaintiff +plaintiff's +plaintiffs +plaintive +plaintively +plaintiveness +plait +plait's +plaiter +plaiting +plaits +plan +plan's +planar +planarity +plane +plane's +planed +planer +planers +planes +planet +planet's +planetary +planets +planing +plank +planking +planks +planned +planner +planner's +planners +planning +plans +plant +plantation +plantation's +plantations +planted +planter +planters +planting +plantings +plants +plasma +plaster +plastered +plasterer +plasterers +plastering +plasters +plastic +plasticity +plasticly +plastics +plate +plateau +plateau's +plateaus +plated +platelet +platelet's +platelets +platen +platen's +platens +plater +platers +plates +platform +platform's +platforms +plating +platings +platinum +platter +platter's +platters +plausibility +plausible +plausibleness +play +playable +played +player +player's +players +playful +playfully +playfulness +playground +playground's +playgrounds +playing +playmate +playmate's +playmates +plays +plaything +plaything's +playthings +playwright +playwright's +playwrights +plea +plea's +plead +pleaded +pleader +pleading +pleadingly +pleadings +pleads +pleas +pleasant +pleasantly +pleasantness +please +pleased +pleasely +pleaser +pleases +pleasing +pleasingly +pleasingness +pleasurable +pleasurableness +pleasure +pleasured +pleasures +pleasuring +plebeian +plebeianly +plebiscite +plebiscite's +plebiscites +pledge +pledged +pledger +pledges +pledging +plenary +plenteous +plenteously +plenteousness +plenties +plentiful +plentifully +plentifulness +plenty +pleurisy +plication +plied +plier +pliers +plies +plight +plighter +plod +plods +plot +plot's +plots +plotted +plotter +plotter's +plotters +plotting +ploy +ploy's +ploys +pluck +plucked +plucker +pluckier +pluckiness +plucking +plucky +plug +plug's +plugged +plugging +plugs +plum +plum's +plumage +plumaged +plumages +plumb +plumb's +plumbed +plumber +plumbers +plumbing +plumbs +plume +plumed +plumes +pluming +plummeting +plump +plumped +plumpen +plumper +plumply +plumpness +plums +plunder +plundered +plunderer +plunderers +plundering +plunders +plunge +plunged +plunger +plungers +plunges +plunging +plural +plurality +plurally +plurals +plus +pluses +plush +plushly +plushness +ply +plying +pneumonia +poach +poached +poacher +poachers +poaches +poaching +pocket +pocketbook +pocketbook's +pocketbooks +pocketed +pocketing +pockets +pod +pod's +pods +poem +poem's +poems +poet +poet's +poetic +poetical +poetically +poeticalness +poetics +poetries +poetry +poetry's +poets +point +pointed +pointedly +pointedness +pointer +pointers +pointier +pointiest +pointing +pointless +pointlessly +pointlessness +points +pointy +poise +poised +poises +poising +poison +poisoned +poisoner +poisoning +poisonous +poisonously +poisonousness +poisons +poke +poked +poker +pokes +poking +polar +polarities +polarity +polarity's +pole +poled +polemic +polemics +poler +poles +police +police's +policed +policeman +policeman's +policemen +policemen's +polices +policies +policing +policy +policy's +poling +polish +polished +polisher +polishers +polishes +polishing +polite +politely +politeness +politer +politest +politic +political +politically +politician +politician's +politicians +politics +poll +polled +pollen +poller +polling +polls +pollute +polluted +polluter +pollutes +polluting +pollution +pollutive +polo +polygon +polygon's +polygons +polymer +polymer's +polymers +polynomial +polynomial's +polynomials +polyphonic +pomp +pompous +pompously +pompousness +pond +ponder +pondered +ponderer +pondering +ponderous +ponderously +ponderousness +ponders +ponds +ponies +pony +pony's +poof +pool +pooled +pooling +pools +poor +poorer +poorest +poorly +poorness +pop +pop's +pope +pope's +popes +poplar +popped +poppied +poppies +popping +poppy +poppy's +pops +populace +popular +popularity +popularly +populate +populated +populates +populating +population +populations +populous +populously +populousness +porcelain +porch +porch's +porches +porcupine +porcupine's +porcupines +pore +pored +pores +poring +pork +porker +porn +pornographic +porridge +port +portability +portable +portables +portably +portal +portal's +portals +portamento +portamento's +ported +portend +portended +portending +portends +porter +portering +porters +porting +portion +portion's +portioned +portioning +portions +portlier +portliness +portly +portrait +portrait's +portraits +portray +portrayed +portrayer +portraying +portrays +ports +pose +posed +poser +posers +poses +posing +posit +posited +positing +position +positional +positioned +positioning +positions +positive +positively +positiveness +positives +posits +possess +possessed +possessedly +possessedness +possesses +possessing +possession +possession's +possessional +possessions +possessive +possessive's +possessively +possessiveness +possessives +possessor +possessor's +possessors +possibilities +possibility +possibility's +possible +possibles +possibly +possum +possum's +possums +post +postage +postal +postcard +postcard's +postcards +postcondition +postconditions +posted +poster +poster's +posterior +posteriorly +posterity +posters +posting +postings +postman +postmaster +postmaster's +postmasters +postpone +postponed +postponer +postpones +postponing +posts +postscript +postscript's +postscripts +postulate +postulated +postulates +postulating +postulation +postulations +posture +posture's +postured +posturer +postures +posturing +pot +pot's +potash +potassium +potato +potatoes +potent +potentate +potentate's +potentates +potential +potentialities +potentiality +potentially +potentials +potentiating +potentiometer +potentiometer's +potentiometers +potently +pots +potted +potter +potter's +potterer +potteries +potters +pottery +potting +pouch +pouch's +pouched +pouches +poultry +pounce +pounced +pounces +pouncing +pound +pounded +pounder +pounders +pounding +pounds +pour +poured +pourer +pourers +pouring +pouringly +pours +pout +pouted +pouter +pouting +pouts +poverty +powder +powdered +powderer +powdering +powders +power +powered +powerful +powerfully +powerfulness +powering +powerless +powerlessly +powerlessness +powers +pox +poxes +practicable +practicableness +practicably +practical +practicalities +practicality +practically +practicalness +practice +practice's +practices +practitioner +practitioner's +practitioners +pragmatic +pragmatically +pragmatics +prairie +prairies +praise +praised +praiser +praisers +praises +praising +praisingly +prance +pranced +prancer +prances +prancing +prancingly +prank +prank's +pranks +prate +prated +prater +prates +prating +pratingly +pray +prayed +prayer +prayer's +prayers +praying +prays +preach +preached +preacher +preachers +preaches +preaching +preachingly +preallocate +preallocated +preallocates +preallocating +preallocation +preallocation's +preallocations +preallocator +preallocators +preassign +preassigned +preassigning +preassigns +precarious +precariously +precariousness +precaution +precaution's +precautioned +precautioning +precautions +precede +preceded +precedence +precedence's +precedences +precedent +precedented +precedents +precedes +preceding +precept +precept's +preceptive +preceptively +precepts +precinct +precinct's +precincts +precious +preciously +preciousness +precipice +precipitate +precipitated +precipitately +precipitateness +precipitates +precipitating +precipitation +precipitative +precipitous +precipitously +precipitousness +precise +precisely +preciseness +precision +precisions +preclude +precluded +precludes +precluding +precocious +precociously +precociousness +preconceive +preconceived +preconception +preconception's +preconceptions +precondition +preconditioned +preconditions +precursor +precursor's +precursors +predate +predated +predates +predating +predation +predecessor +predecessor's +predecessors +predefine +predefined +predefines +predefining +predefinition +predefinition's +predefinitions +predetermine +predetermined +predeterminer +predetermines +predetermining +predicament +predicate +predicated +predicates +predicating +predication +predications +predicative +predict +predictability +predictable +predictably +predicted +predicting +prediction +prediction's +predictions +predictive +predictively +predictor +predictors +predicts +predominant +predominantly +predominate +predominated +predominately +predominates +predominating +predomination +preempt +preempted +preempting +preemption +preemptive +preemptively +preempts +preface +prefaced +prefacer +prefaces +prefacing +prefer +preferable +preferableness +preferably +preference +preference's +preferences +preferential +preferentially +preferred +preferring +prefers +prefix +prefixed +prefixes +prefixing +pregnant +pregnantly +prehistoric +prejudge +prejudged +prejudger +prejudice +prejudiced +prejudices +prejudicing +prelate +preliminaries +preliminary +prelude +prelude's +preluded +preluder +preludes +preluding +premature +prematurely +prematureness +prematurity +premeditated +premeditatedly +premier +premier's +premiere +premiered +premieres +premiering +premiers +premise +premise's +premised +premises +premising +premium +premium's +premiums +preoccupation +preoccupations +preoccupied +preoccupies +preoccupy +preparation +preparation's +preparations +preparative +preparative's +preparatively +preparatives +preparatory +prepare +prepared +preparedly +preparedness +preparer +prepares +preparing +prepend +prepended +prepender +prependers +prepending +prepends +preposition +preposition's +prepositional +prepositionally +prepositions +preposterous +preposterously +preposterousness +preprint +preprinted +preprinting +preprints +preprocessor +preprocessors +preproduction +preprogrammed +prerequisite +prerequisite's +prerequisites +prerogative +prerogative's +prerogatived +prerogatives +prescribe +prescribed +prescriber +prescribes +prescribing +prescription +prescription's +prescriptions +prescriptive +prescriptively +preselect +preselected +preselecting +preselects +presence +presence's +presences +present +presentation +presentation's +presentations +presented +presenter +presenters +presenting +presently +presentness +presents +preservation +preservations +preservative +preservative's +preservatives +preserve +preserved +preserver +preservers +preserves +preserving +preset +presets +preside +presided +presidency +president +president's +presidential +presidentially +presidents +presider +presides +presiding +press +pressed +presser +presses +pressing +pressingly +pressings +pressure +pressured +pressures +pressuring +prestige +presumably +presume +presumed +presumer +presumes +presuming +presumingly +presumption +presumption's +presumptions +presumptuous +presumptuously +presumptuousness +presuppose +presupposed +presupposes +presupposing +pretend +pretended +pretendedly +pretender +pretenders +pretending +pretends +pretentious +pretentiously +pretentiousness +pretext +pretext's +pretexts +prettied +prettier +pretties +prettiest +prettily +prettiness +pretty +prettying +prevail +prevailed +prevailing +prevailingly +prevails +prevalence +prevalent +prevalently +prevent +preventable +preventably +prevented +preventer +preventing +prevention +preventions +preventive +preventively +preventiveness +preventives +prevents +preview +previewed +previewer +previewers +previewing +previews +previous +previously +previousness +prey +preyed +preyer +preying +preys +price +priced +priceless +pricer +pricers +prices +pricing +prick +pricked +pricker +pricking +pricklier +prickliness +prickly +pricks +pride +prided +prides +priding +pried +prier +pries +priest +priestliness +priestly +priests +primacy +primaries +primarily +primary +primary's +prime +primed +primely +primeness +primer +primers +primes +primeval +primevally +priming +primitive +primitively +primitiveness +primitives +primrose +prince +princelier +princeliness +princely +princes +princess +princess's +princesses +principal +principalities +principality +principality's +principally +principals +principle +principled +principles +print +printable +printably +printed +printer +printers +printing +printout +printouts +prints +prior +priori +priorities +priority +priority's +priorly +priors +priory +prism +prism's +prisms +prison +prisoner +prisoner's +prisoners +prisons +privacies +privacy +private +privately +privateness +privates +privation +privations +privative +privatively +privies +privilege +privileged +privileges +privy +privy's +prize +prized +prizer +prizers +prizes +prizing +pro +pro's +probabilistic +probabilistically +probabilities +probability +probable +probably +probate +probated +probates +probating +probation +probationer +probationers +probative +probe +probed +prober +probes +probing +probings +problem +problem's +problematic +problematical +problematically +problems +procedural +procedurally +procedure +procedure's +procedures +proceed +proceeded +proceeder +proceeding +proceedings +proceeds +process +process's +processed +processes +processing +procession +processor +processor's +processors +proclaim +proclaimed +proclaimer +proclaimers +proclaiming +proclaims +proclamation +proclamation's +proclamations +proclivities +proclivity +proclivity's +procrastinate +procrastinated +procrastinates +procrastinating +procrastination +procrastinator +procrastinator's +procrastinators +procure +procured +procurement +procurement's +procurements +procurer +procurers +procures +procuring +prodigal +prodigally +prodigious +prodigiously +prodigiousness +produce +produced +producer +producers +produces +producible +producing +product +product's +production +production's +productions +productive +productively +productiveness +productivities +productivity +products +profane +profaned +profanely +profaneness +profaner +profaning +profess +professed +professedly +professes +professing +profession +profession's +professional +professionalism +professionalisms +professionally +professionals +professions +professor +professor's +professors +proffer +proffered +proffering +proffers +proficiencies +proficiency +proficient +proficiently +profile +profiled +profiler +profiler's +profilers +profiles +profiling +profit +profit's +profitability +profitable +profitableness +profitably +profited +profiteer +profiteer's +profiteers +profiter +profiters +profiting +profits +profound +profoundest +profoundly +profoundness +progeny +program +program's +programmability +programmable +programmed +programmer +programmer's +programmers +programming +programs +progress +progressed +progresses +progressing +progression +progression's +progressions +progressive +progressively +progressiveness +prohibit +prohibited +prohibiter +prohibiting +prohibition +prohibition's +prohibitions +prohibitive +prohibitively +prohibitiveness +prohibits +project +project's +projected +projecting +projection +projection's +projections +projective +projectively +projector +projector's +projectors +projects +prolegomena +proletariat +proliferate +proliferated +proliferates +proliferating +proliferation +proliferative +prolific +prolificness +prolog +prolog's +prologs +prologue +prologue's +prologues +prolong +prolonged +prolonger +prolonging +prolongs +promenade +promenade's +promenader +promenades +promenading +prominence +prominent +prominently +promiscuity +promiscuity's +promiscuous +promiscuously +promiscuousness +promise +promised +promiser +promises +promising +promisingly +promontories +promontory +promote +promoted +promoter +promoters +promotes +promoting +promotion +promotional +promotions +promotive +promotiveness +prompt +prompted +prompter +prompters +promptest +prompting +promptings +promptly +promptness +prompts +promulgate +promulgated +promulgates +promulgating +promulgation +promulgations +prone +pronely +proneness +prong +pronged +prongs +pronoun +pronoun's +pronounce +pronounceable +pronounced +pronouncedly +pronouncement +pronouncement's +pronouncements +pronouncer +pronounces +pronouncing +pronouns +pronunciation +pronunciation's +pronunciations +proof +proof's +proofed +proofer +proofing +proofs +prop +propaganda +propagate +propagated +propagates +propagating +propagation +propagations +propagative +propel +propelled +propeller +propeller's +propellers +propels +propensities +propensity +proper +properly +properness +propertied +properties +property +prophecies +prophecy +prophecy's +prophesied +prophesier +prophesies +prophesy +prophesying +prophet +prophet's +prophetic +prophets +propitious +propitiously +propitiousness +proponent +proponent's +proponents +proportion +proportional +proportionally +proportionately +proportioned +proportioner +proportioning +proportionment +proportions +proposal +proposal's +proposals +propose +proposed +proposer +proposers +proposes +proposing +proposition +propositional +propositionally +propositioned +propositioning +propositions +propound +propounded +propounder +propounding +propounds +proprietary +proprietor +proprietor's +proprietors +propriety +props +propulsion +propulsion's +propulsions +pros +prose +prosecute +prosecuted +prosecutes +prosecuting +prosecution +prosecutions +proser +prosing +prosodic +prosodics +prospect +prospected +prospecting +prospection +prospection's +prospections +prospective +prospectively +prospectiveness +prospectives +prospector +prospector's +prospectors +prospects +prospectus +prosper +prospered +prospering +prosperity +prosperous +prosperously +prosperousness +prospers +prostitution +prostrate +prostrated +prostration +protect +protected +protectedly +protecting +protection +protection's +protections +protective +protectively +protectiveness +protector +protector's +protectorate +protectors +protects +protege +protege's +proteges +protein +protein's +proteins +protest +protest's +protestants +protestation +protestations +protested +protester +protester's +protesters +protesting +protestingly +protests +protocol +protocol's +protocols +proton +proton's +protons +protoplasm +prototype +prototype's +prototyped +prototypes +prototypical +prototypically +prototyping +protrude +protruded +protrudes +protruding +protrusion +protrusion's +protrusions +proud +prouder +proudest +proudly +provability +provable +provableness +provably +prove +proved +proven +provenly +prover +proverb +proverb's +proverbs +provers +proves +provide +provided +providence +provider +providers +provides +providing +province +province's +provinces +provincial +provincially +proving +provision +provisional +provisionally +provisioned +provisioner +provisioning +provisions +provocation +provoke +provoked +provokes +provoking +provokingly +prow +prow's +prowess +prowl +prowled +prowler +prowlers +prowling +prowls +prows +proximal +proximally +proximate +proximately +proximateness +proximity +prudence +prudent +prudently +prune +pruned +pruner +pruners +prunes +pruning +pry +prying +pryingly +psalm +psalm's +psalms +pseudo +psyche +psyche's +psyches +psychiatrist +psychiatrist's +psychiatrists +psychiatry +psychological +psychologically +psychologist +psychologist's +psychologists +psychology +psychosocial +psychosocially +pub +pub's +public +publication +publication's +publications +publicity +publicly +publicness +publics +publish +published +publisher +publishers +publishes +publishing +pubs +pucker +puckered +puckering +puckers +pudding +pudding's +puddings +puddle +puddled +puddler +puddles +puddling +puff +puffed +puffer +puffers +puffing +puffs +pull +pulled +puller +pulley +pulley's +pulleys +pulling +pullings +pulls +pulp +pulper +pulping +pulpit +pulpit's +pulpits +pulse +pulsed +pulser +pulses +pulsing +pump +pumped +pumper +pumping +pumpkin +pumpkin's +pumpkins +pumps +pun +pun's +punch +punched +puncher +puncher's +punchers +punches +punching +punchings +punctual +punctually +punctualness +punctuation +puncture +puncture's +punctured +punctures +puncturing +punier +puniness +punish +punishable +punished +punisher +punishes +punishing +punishment +punishment's +punishments +punitive +punitively +punitiveness +puns +punt +punted +punter +punters +punting +punts +puny +pup +pup's +pupa +pupas +pupil +pupil's +pupils +puppet +puppet's +puppets +puppies +puppy +puppy's +pups +purchasable +purchase +purchased +purchaser +purchasers +purchases +purchasing +pure +purely +pureness +purer +purest +purge +purged +purger +purges +purging +purification +purifications +purified +purifier +purifiers +purifies +purify +purifying +purity +purple +purpled +purpler +purples +purplest +purpling +purport +purported +purportedly +purporter +purporters +purporting +purports +purpose +purposed +purposeful +purposefully +purposefulness +purposely +purposes +purposing +purposive +purposively +purposiveness +purr +purred +purring +purringly +purrs +purse +pursed +purser +pursers +purses +pursing +pursue +pursued +pursuer +pursuers +pursues +pursuing +pursuit +pursuit's +pursuits +purview +push +pushbutton +pushbuttons +pushdown +pushed +pusher +pushers +pushes +pushing +puss +pussier +pussies +pussy +put +puts +putter +putterer +puttering +putters +putting +puzzle +puzzled +puzzlement +puzzler +puzzlers +puzzles +puzzling +puzzlings +pygmies +pygmy +pygmy's +pyramid +pyramid's +pyramids +quack +quacked +quacking +quacks +quadrant +quadrant's +quadrants +quadratic +quadratical +quadratically +quadratics +quadrature +quadrature's +quadratures +quadruple +quadrupled +quadruples +quadrupling +quadword +quadword's +quadwords +quagmire +quagmire's +quagmires +quail +quail's +quails +quaint +quaintly +quaintness +quake +quaked +quaker +quakers +quakes +quaking +qualification +qualifications +qualified +qualifiedly +qualifier +qualifiers +qualifies +qualify +qualifying +qualitative +qualitatively +qualities +quality +quality's +qualm +qualms +quandaries +quandary +quandary's +quanta +quantifiable +quantification +quantifications +quantified +quantifier +quantifiers +quantifies +quantify +quantifying +quantitative +quantitatively +quantitativeness +quantities +quantity +quantity's +quantum +quarantine +quarantine's +quarantined +quarantines +quarantining +quarrel +quarrels +quarrelsome +quarrelsomely +quarrelsomeness +quarried +quarrier +quarries +quarry +quarry's +quarrying +quart +quarter +quartered +quarterer +quartering +quarterlies +quarterly +quarters +quartet +quartet's +quartets +quarts +quartz +quash +quashed +quashes +quashing +quasi +quaver +quavered +quavering +quaveringly +quavers +quay +quays +queen +queen's +queenly +queens +queer +queerer +queerest +queerly +queerness +queers +quell +quelled +queller +quelling +quells +quench +quenched +quencher +quenches +quenching +queried +querier +queries +query +querying +quest +quested +quester +questers +questing +question +questionable +questionableness +questionably +questioned +questioner +questioners +questioning +questioningly +questionings +questionnaire +questionnaire's +questionnaires +questions +quests +queue +queue's +queued +queuer +queuer's +queuers +queues +quick +quicken +quickened +quickener +quickening +quickens +quicker +quickest +quickly +quickness +quicksilver +quiet +quieted +quieten +quietened +quietening +quietens +quieter +quietest +quieting +quietly +quietness +quiets +quietude +quill +quills +quilt +quilted +quilter +quilting +quilts +quinine +quit +quite +quits +quitter +quitter's +quitters +quitting +quiver +quivered +quivering +quivers +quiz +quizzed +quizzes +quizzing +quo +quota +quota's +quotas +quotation +quotation's +quotations +quote +quoted +quotes +quoth +quotient +quotients +quoting +rabbit +rabbit's +rabbited +rabbiter +rabbiting +rabbits +rabble +rabbled +rabbler +rabbling +raccoon +raccoon's +raccoons +race +raced +racehorse +racehorse's +racehorses +racer +racers +races +racial +racially +racing +rack +racked +racker +racket +racket's +racketeer +racketeering +racketeers +rackets +racking +racks +radar +radar's +radars +radial +radially +radiance +radiant +radiantly +radiate +radiated +radiately +radiates +radiating +radiation +radiations +radiative +radiatively +radiator +radiator's +radiators +radical +radically +radicalness +radicals +radio +radioed +radioing +radiology +radios +radish +radish's +radishes +radius +radiuses +radix +radixes +raft +rafter +raftered +rafters +rafts +rag +rag's +rage +raged +rages +ragged +raggedly +raggedness +raging +rags +raid +raided +raider +raiders +raiding +raids +rail +railed +railer +railers +railing +railroad +railroaded +railroader +railroaders +railroading +railroads +rails +railway +railway's +railways +raiment +rain +rain's +rainbow +rainbows +raincoat +raincoat's +raincoats +raindrop +raindrop's +raindrops +rained +rainfall +rainier +rainiest +raining +rains +rainy +raise +raised +raiser +raisers +raises +raisin +raising +raisins +rake +raked +raker +rakes +raking +rallied +rallies +rally +rallying +ram +ram's +ramble +rambled +rambler +ramblers +rambles +rambling +ramblingly +ramblings +ramification +ramification's +ramifications +ramp +ramp's +rampart +ramparts +ramped +ramping +ramps +rams +ramses +ran +ranch +ranched +rancher +ranchers +ranches +ranching +random +randomly +randomness +rang +range +ranged +ranger +rangers +ranges +ranging +rank +ranked +ranker +ranker's +rankers +rankest +ranking +ranking's +rankings +rankle +rankled +rankles +rankling +rankly +rankness +ranks +ransack +ransacked +ransacker +ransacking +ransacks +ransom +ransomer +ransoming +ransoms +rant +ranted +ranter +ranters +ranting +rantingly +rants +rap +rap's +rape +raped +raper +rapes +rapid +rapidity +rapidly +rapidness +rapids +raping +raps +rapt +raptly +raptness +rapture +rapture's +raptured +raptures +rapturing +rapturous +rapturously +rapturousness +rare +rarely +rareness +rarer +rarest +raring +rarities +rarity +rarity's +rascal +rascally +rascals +rash +rasher +rashes +rashly +rashness +rasp +raspberry +rasped +rasper +rasping +raspingly +raspings +rasps +raster +rasters +rat +rat's +rate +rated +rater +raters +rates +rather +ratification +ratifications +ratified +ratifies +ratify +ratifying +rating +ratings +ratio +ratio's +ration +rational +rationale +rationale's +rationales +rationalities +rationality +rationally +rationalness +rationed +rationing +rations +ratios +rats +rattle +rattled +rattler +rattlers +rattles +rattlesnake +rattlesnake's +rattlesnakes +rattling +rattlingly +ravage +ravaged +ravager +ravagers +ravages +ravaging +rave +raved +raven +ravened +ravener +ravening +ravenous +ravenously +ravenousness +ravens +raver +raves +ravine +ravine's +ravined +ravines +raving +ravings +raw +rawer +rawest +rawly +rawness +raws +ray +ray's +rayed +rays +razor +razor's +razors +re +reabbreviate +reabbreviated +reabbreviates +reabbreviating +reach +reachable +reachably +reached +reacher +reaches +reaching +reacquainted +react +reacted +reacting +reaction +reaction's +reactionaries +reactionary +reactionary's +reactions +reactivate +reactivated +reactivates +reactivating +reactivation +reactive +reactively +reactiveness +reactivity +reactor +reactor's +reactors +reacts +read +readability +readable +readableness +readapting +reader +reader's +readers +readied +readier +readies +readiest +readily +readiness +reading +readings +readjustable +readjusted +readjustments +readjusts +readout +readout's +readouts +reads +ready +readying +reaffirm +reaffirmed +reaffirming +reaffirms +reagents +real +realest +realign +realigned +realigning +realignment +realignments +realigns +realism +realist +realist's +realistic +realistically +realists +realities +reality +realizable +realizable's +realizableness +realizables +realizablies +realizably +realization +realization's +realizations +realize +realized +realizer +realizers +realizes +realizing +realizing's +realizingly +realizings +reallocate +reallocated +reallocates +reallocating +reallocation +reallocation's +reallocations +reallocator +reallocator's +reallocators +reallotments +reallots +reallotted +reallotting +really +realm +realm's +realms +realness +reals +ream +ream's +reamed +reamer +reaming +reams +reanalysis +reap +reaped +reaper +reaping +reappear +reappeared +reappearing +reappears +reapplying +reapportioned +reappraisal +reappraisals +reappraised +reappraises +reaps +rear +reared +rearer +rearing +rearmed +rearms +rearrange +rearrangeable +rearranged +rearrangement +rearrangement's +rearrangements +rearranges +rearranging +rearrest +rearrested +rears +reason +reasonable +reasonableness +reasonably +reasoned +reasoner +reasoning +reasonings +reasons +reassemble +reassembled +reassembler +reassembles +reassembling +reasserts +reassess +reassessed +reassesses +reassessing +reassessment +reassessment's +reassessments +reassign +reassignable +reassigned +reassigning +reassignment +reassignment's +reassignments +reassigns +reassurances +reassure +reassured +reassures +reassuring +reassuringly +reawaken +reawakened +reawakening +reawakens +rebate +rebate's +rebated +rebater +rebates +rebating +rebel +rebel's +rebelled +rebelling +rebellion +rebellion's +rebellions +rebellious +rebelliously +rebelliousness +rebells +rebels +rebidding +rebids +rebirth +rebirth's +rebonds +reboot +rebooted +rebooter +rebooters +rebooting +reboots +reborn +rebound +rebounded +rebounder +rebounding +rebounds +rebroadcast +rebroadcasts +rebuff +rebuffed +rebuffing +rebuffs +rebuild +rebuilding +rebuilds +rebuilt +rebuke +rebuked +rebuker +rebukes +rebuking +rebut +rebuttal +rebuttals +rebutted +rebutting +recalculate +recalculated +recalculates +recalculating +recalculation +recalculations +recall +recalled +recaller +recalling +recalls +recapitulate +recapitulated +recapitulates +recapitulating +recapitulation +recapped +recapping +recapture +recaptured +recaptures +recapturing +recast +recasting +recasts +recede +receded +recedes +receding +receipt +receipt's +receipted +receipting +receipts +receivable +receivables +receive +received +receiver +receiver's +receivers +receives +receiving +recent +recently +recentness +receptacle +receptacle's +receptacles +reception +reception's +receptions +receptive +receptively +receptiveness +receptivity +receptor +receptor's +receptors +recess +recessed +recesses +recessing +recession +recession's +recessions +recessive +recessively +recessiveness +recharged +recharges +rechartering +rechecked +rechecks +recipe +recipe's +recipes +recipient +recipient's +recipients +reciprocal +reciprocally +reciprocals +reciprocate +reciprocated +reciprocates +reciprocating +reciprocation +reciprocative +reciprocity +recirculate +recirculated +recirculates +recirculating +recirculation +recital +recital's +recitals +recitation +recitation's +recitations +recite +recited +reciter +recites +reciting +reckless +recklessly +recklessness +reckon +reckoned +reckoner +reckoning +reckonings +reckons +reclaim +reclaimable +reclaimed +reclaimer +reclaimers +reclaiming +reclaims +reclamation +reclamations +reclassification +reclassified +reclassifies +reclassify +reclassifying +recline +reclined +reclines +reclining +reclustered +reclusters +recode +recoded +recodes +recoding +recognition +recognition's +recognitions +recoil +recoiled +recoiling +recoils +recoinage +recollect +recollected +recollecting +recollection +recollection's +recollections +recollects +recombination +recombination's +recombinational +recombinations +recombine +recombined +recombines +recombining +recommenced +recommences +recommend +recommendation +recommendation's +recommendations +recommended +recommender +recommending +recommends +recompense +recompilations +recompile +recompiled +recompiles +recompiling +recompute +recomputed +recomputes +recomputing +reconcile +reconciled +reconciler +reconciles +reconciliation +reconciliation's +reconciliations +reconciling +reconditioned +reconfigurable +reconfiguration +reconfiguration's +reconfigurations +reconfigure +reconfigured +reconfigurer +reconfigures +reconfiguring +reconnect +reconnected +reconnecter +reconnecting +reconnection +reconnects +reconsider +reconsideration +reconsidered +reconsidering +reconsiders +reconsolidated +reconsolidates +reconstituted +reconstitutes +reconstruct +reconstructed +reconstructible +reconstructing +reconstruction +reconstructions +reconstructive +reconstructs +recontacted +reconvened +reconvenes +reconverts +record +recorded +recorder +recorders +recording +recordings +records +recored +recount +recounted +recounter +recounting +recounts +recourse +recourses +recover +recoverability +recoverable +recovered +recoverer +recoveries +recovering +recovers +recovery +recovery's +recreate +recreated +recreates +recreating +recreation +recreational +recreations +recreative +recruit +recruit's +recruited +recruiter +recruiter's +recruiters +recruiting +recruits +recta +rectangle +rectangle's +rectangles +rectangular +rectangularly +rector +rector's +rectors +rectum +rectum's +rectums +recur +recurrence +recurrence's +recurrences +recurrent +recurrently +recurring +recurs +recurse +recursed +recurses +recursing +recursion +recursion's +recursions +recursive +recursively +recursiveness +recurved +recyclable +recycle +recycled +recycles +recycling +red +redbreast +redden +reddened +reddening +redder +reddest +reddish +reddishness +redeclare +redeclared +redeclares +redeclaring +redecorated +redecorates +redeem +redeemed +redeemer +redeemers +redeeming +redeems +redefine +redefined +redefines +redefining +redefinition +redefinition's +redefinitions +redemption +redemptioner +redeploys +redeposit +redeposit's +redeposited +redepositing +redepositor +redepositor's +redepositors +redeposits +redesign +redesigned +redesigning +redesigns +redetermination +redetermines +redevelop +redeveloped +redeveloper +redevelopers +redeveloping +redevelopment +redevelops +redials +redirect +redirected +redirecting +redirection +redirections +redirector +redirector's +redirectors +redirects +rediscovered +rediscovers +redisplay +redisplayed +redisplaying +redisplays +redistribute +redistributed +redistributes +redistributing +redistribution +redistribution's +redistributions +redistributive +redly +redness +redoing +redone +redouble +redoubled +redoubles +redoubling +redoubtable +redraw +redrawing +redrawn +redraws +redress +redressed +redresser +redresses +redressing +reds +reduce +reduced +reducer +reducers +reduces +reducibility +reducible +reducibly +reducing +reduction +reduction's +reductions +redundancies +redundancy +redundant +redundantly +reduplicated +reed +reed's +reeder +reeding +reeds +reeducation +reef +reefer +reefing +reefs +reel +reelect +reelected +reelecting +reelects +reeled +reeler +reeling +reels +reemerged +reenactment +reenforcement +reenlists +reenter +reentered +reentering +reenters +reentrant +reestablish +reestablished +reestablishes +reestablishing +reestimating +reevaluate +reevaluated +reevaluates +reevaluating +reevaluation +reeves +reexamine +reexamined +reexamines +reexamining +refaced +refaces +refelled +refelling +refer +referee +referee's +refereed +refereeing +referees +reference +referenced +referencer +references +referencing +referendum +referent +referent's +referential +referentiality +referentially +referents +referral +referral's +referrals +referred +referrer +referring +refers +refill +refillable +refilled +refilling +refills +refine +refined +refinement +refinement's +refinements +refiner +refines +refining +refinished +reflect +reflected +reflecting +reflection +reflection's +reflections +reflective +reflectively +reflectiveness +reflectivity +reflector +reflector's +reflectors +reflects +reflex +reflex's +reflexed +reflexes +reflexive +reflexively +reflexiveness +reflexivity +reflexly +refluent +refocus +refocused +refocuses +refocusing +refolded +reform +reformable +reformat +reformation +reformative +reformats +reformatted +reformatter +reformatting +reformed +reformer +reformers +reforming +reforms +reformulate +reformulated +reformulates +reformulating +reformulation +refractoriness +refractory +refrain +refrained +refraining +refrains +refresh +refreshed +refreshen +refresher +refreshers +refreshes +refreshing +refreshingly +refreshment +refreshment's +refreshments +refried +refries +refrigerator +refrigerator's +refrigerators +refry +refrying +refuel +refuels +refuge +refuged +refugee +refugee's +refugees +refuges +refuging +refund +refund's +refunded +refunder +refunders +refunding +refunds +refusal +refusals +refuse +refused +refuser +refuses +refusing +refutable +refutation +refute +refuted +refuter +refutes +refuting +regain +regained +regaining +regains +regal +regaled +regaling +regally +regard +regarded +regarding +regardless +regardlessly +regardlessness +regards +regenerate +regenerated +regenerately +regenerateness +regenerates +regenerating +regeneration +regenerative +regeneratively +regenerators +regent +regent's +regents +regime +regime's +regimen +regiment +regimented +regiments +regimes +region +region's +regional +regionally +regions +register +registered +registering +registers +registration +registration's +registrations +regreets +regress +regressed +regresses +regressing +regression +regression's +regressions +regressive +regressively +regressiveness +regret +regretful +regretfully +regretfulness +regrets +regrettable +regrettably +regretted +regretting +regrids +regroup +regrouped +regrouping +regular +regularities +regularity +regularly +regulars +regulate +regulated +regulates +regulating +regulation +regulations +regulative +regulator +regulator's +regulators +rehash +rehashed +rehashes +rehashing +rehearsal +rehearsal's +rehearsals +rehearse +rehearsed +rehearser +rehearses +rehearsing +rehoused +rehouses +reign +reigned +reigning +reigns +reimbursed +reimbursement +reimbursement's +reimbursements +rein +reincarnate +reincarnated +reincarnation +reincorporating +reincorporation +reindeer +reined +reinforce +reinforced +reinforcement +reinforcement's +reinforcements +reinforcer +reinforces +reinforcing +reining +reins +reinsert +reinserted +reinserting +reinsertions +reinserts +reinstall +reinstalled +reinstaller +reinstalling +reinstalls +reinstate +reinstated +reinstatement +reinstates +reinstating +reintegrated +reinterpret +reinterpretations +reinterpreted +reinterpreting +reinterprets +reinterviewed +reintroduce +reintroduced +reintroduces +reintroducing +reinvent +reinvented +reinventing +reinvention +reinvents +reinvested +reinvoked +reinvokes +reissue +reissued +reissuer +reissuer's +reissuers +reissues +reissuing +reiterate +reiterated +reiterates +reiterating +reiteration +reiterations +reiterative +reiteratively +reiterativeness +reject +rejected +rejecter +rejecting +rejectingly +rejection +rejection's +rejections +rejective +rejector +rejector's +rejectors +rejects +rejoice +rejoiced +rejoicer +rejoices +rejoicing +rejoicingly +rejoin +rejoined +rejoining +rejoins +rekindle +rekindled +rekindler +rekindles +rekindling +reknit +relabel +relabels +relapse +relapsed +relapser +relapses +relapsing +relate +related +relatedly +relatedness +relater +relates +relating +relation +relational +relationally +relations +relationship +relationship's +relationships +relative +relatively +relativeness +relatives +relativism +relativistic +relativistically +relativity +relativity's +relax +relaxation +relaxation's +relaxations +relaxed +relaxedly +relaxedness +relaxer +relaxes +relaxing +relay +relayed +relaying +relays +relearns +release +released +releaser +releases +releasing +relegate +relegated +relegates +relegating +relegation +relent +relented +relenting +relentless +relentlessly +relentlessness +relents +relevance +relevances +relevant +relevantly +reliabilities +reliability +reliable +reliableness +reliably +reliance +relic +relic's +relicense +relicensed +relicenser +relicenses +relicensing +relics +relied +relief +reliefs +relier +relies +relieve +relieved +relievedly +reliever +relievers +relieves +relieving +religion +religion's +religions +religious +religiously +religiousness +relinking +relinquish +relinquished +relinquishes +relinquishing +relish +relished +relishes +relishing +relive +relives +reliving +reload +reloaded +reloader +reloading +reloads +relocate +relocated +relocates +relocating +relocation +relocations +reluctance +reluctances +reluctant +reluctantly +rely +relying +remade +remain +remainder +remainder's +remaindered +remaindering +remainders +remained +remaining +remains +remark +remarkable +remarkableness +remarkably +remarked +remarking +remarks +remarriages +remarried +remedied +remedies +remedy +remedying +remember +remembered +rememberer +remembering +remembers +remembrance +remembrance's +remembrancer +remembrances +remind +reminded +reminder +reminders +reminding +reminds +reminiscence +reminiscence's +reminiscences +reminiscent +reminiscently +remissions +remittance +remittances +remixed +remnant +remnant's +remnants +remodel +remodels +remodulate +remodulated +remodulates +remodulating +remodulation +remodulator +remodulator's +remodulators +remolding +remonstrate +remonstrated +remonstrates +remonstrating +remonstration +remonstrative +remonstratively +remorse +remote +remotely +remoteness +remotest +remotion +remoulds +removable +removableness +removal +removal's +removals +remove +removed +remover +removes +removing +renaissance +renal +rename +renamed +renames +renaming +renatured +renatures +rend +render +rendered +renderer +rendering +renderings +renders +rendezvous +rendezvoused +rendezvouses +rendezvousing +rending +rendition +rendition's +renditions +rends +renegotiable +renegotiated +renegotiates +renew +renewal +renewals +renewed +renewer +renewing +renews +reno +renominated +renominates +renounce +renounced +renouncer +renounces +renouncing +renown +renowned +rent +rental +rental's +rentals +rented +renter +renter's +renters +renting +rents +renumber +renumbered +renumbering +renumbers +reopen +reopened +reopening +reopens +reorder +reordered +reordering +reorders +reoriented +repackage +repackaged +repackager +repackages +repackaging +repacks +repaid +repaint +repainted +repainter +repainters +repainting +repaints +repair +repaired +repairer +repairers +repairing +repairman +repairs +reparable +reparation +reparation's +reparations +repartition +repartitioned +repartitioner +repartitioners +repartitioning +repartitions +repast +repast's +repasts +repaving +repay +repayable +repaying +repayments +repays +repeal +repealed +repealer +repealing +repeals +repeat +repeatable +repeated +repeatedly +repeater +repeaters +repeating +repeats +repel +repels +repent +repentance +repented +repenter +repenting +repents +repercussion +repercussion's +repercussions +repertoire +repetition +repetition's +repetitions +repetitive +repetitively +repetitiveness +rephrase +rephrased +rephrases +rephrasing +repine +repined +repiner +repining +replace +replaceable +replaced +replacement +replacement's +replacements +replacer +replaces +replacing +replanted +replay +replayed +replaying +replays +repleader +replenish +replenished +replenisher +replenishes +replenishing +replete +repleteness +repletion +replica +replica's +replicas +replicate +replicated +replicates +replicating +replication +replications +replicative +replied +replier +replies +reply +replying +report +reported +reportedly +reporter +reporters +reporting +reports +repose +reposed +reposes +reposing +reposition +repositioned +repositioning +repositions +repositories +repository +repository's +repost +reposted +reposter +reposting +repostings +reposts +represent +representable +representably +representation +representation's +representational +representationally +representations +representative +representatively +representativeness +representatives +represented +representer +representing +represents +repress +repressed +represses +repressing +repression +repression's +repressions +repressive +repressively +repressiveness +reprieve +reprieved +reprieves +reprieving +reprint +reprinted +reprinter +reprinting +reprints +reprisal +reprisal's +reprisals +reproach +reproached +reproacher +reproaches +reproaching +reproachingly +reprobates +reprocessed +reproduce +reproduced +reproducer +reproducers +reproduces +reproducibilities +reproducibility +reproducible +reproducibly +reproducing +reproduction +reproduction's +reproductions +reproductive +reproductively +reproductivity +reprogrammed +reprogrammer +reprogrammer's +reprogrammers +reprogramming +reproof +reprove +reproved +reprover +reproving +reprovingly +reptile +reptile's +reptiles +republic +republic's +republican +republican's +republicans +republication +republics +republish +republished +republisher +republisher's +republishers +republishes +republishing +repudiate +repudiated +repudiates +repudiating +repudiation +repudiations +repulse +repulsed +repulses +repulsing +repulsion +repulsions +repulsive +repulsively +repulsiveness +reputable +reputably +reputation +reputation's +reputations +repute +reputed +reputedly +reputes +reputing +request +requested +requester +requesters +requesting +requestioned +requests +requiem +requiem's +requiems +require +required +requirement +requirement's +requirements +requirer +requires +requiring +requisite +requisiteness +requisites +requisition +requisitioned +requisitioner +requisitioning +requisitions +requite +requited +requiter +requiting +reran +reread +rereading +rereads +reroute +rerouted +rerouter +rerouters +reroutes +reroutings +rerun +rerunning +reruns +res +resalable +resaturated +resaturates +rescaled +rescan +rescanned +rescanning +rescans +reschedule +rescheduled +rescheduler +reschedules +rescheduling +rescue +rescued +rescuer +rescuers +rescues +rescuing +resealed +research +researched +researcher +researcher's +researchers +researches +researching +reselect +reselected +reselecting +reselects +resell +reseller +resellers +reselling +resells +resemblance +resemblance's +resemblances +resemble +resembled +resembles +resembling +resends +resent +resented +resentful +resentfully +resentfulness +resenting +resentment +resents +resequenced +reservation +reservation's +reservations +reserve +reserved +reservedly +reservedness +reserver +reserves +reserving +reservoir +reservoir's +reservoirs +reset +reseted +reseter +reseting +resets +resetting +resettings +resettled +resettles +resettling +reshape +reshaped +reshaper +reshapes +reshaping +reside +resided +residence +residence's +residences +resident +resident's +residential +residentially +residents +resider +resides +residing +residue +residue's +residues +resifted +resign +resignation +resignation's +resignations +resigned +resignedly +resignedness +resigner +resigning +resigns +resin +resin's +resined +resining +resins +resist +resistance +resistances +resistant +resistantly +resisted +resister +resistible +resistibly +resisting +resistive +resistively +resistiveness +resistivity +resistor +resistor's +resistors +resists +resize +resized +resizes +resizing +resold +resoluble +resolute +resolutely +resoluteness +resolution +resolutions +resolutive +resolvable +resolve +resolved +resolver +resolvers +resolves +resolving +resonance +resonances +resonant +resonantly +resort +resorted +resorter +resorting +resorts +resound +resounding +resoundingly +resounds +resource +resource's +resourced +resourceful +resourcefully +resourcefulness +resources +resourcing +respecified +respect +respectability +respectable +respectableness +respectably +respected +respecter +respectful +respectfully +respectfulness +respecting +respective +respectively +respectiveness +respects +respiration +respirations +respired +respires +respite +respited +respiting +resplendent +resplendently +respond +responded +respondent +respondent's +respondents +responder +responders +responding +responds +response +responser +responses +responsibilities +responsibility +responsible +responsibleness +responsibly +responsions +responsive +responsively +responsiveness +rest +restart +restarted +restarter +restarting +restarts +restate +restated +restatement +restates +restating +restaurant +restaurant's +restaurants +rested +rester +restful +restfully +restfulness +resting +restive +restively +restiveness +restless +restlessly +restlessness +restoration +restoration's +restorations +restore +restored +restorer +restorers +restores +restoring +restrain +restrained +restrainedly +restrainer +restrainers +restraining +restrains +restraint +restraint's +restraints +restrict +restricted +restrictedly +restricting +restriction +restriction's +restrictions +restrictive +restrictively +restrictiveness +restricts +restroom +restroom's +restrooms +restructure +restructured +restructures +restructuring +rests +resubmit +resubmits +resubmitted +resubmitting +result +resultant +resultantly +resultants +resulted +resulting +results +resumable +resume +resumed +resumes +resuming +resumption +resumption's +resumptions +resupplier +resupplier's +resuppliers +resurface +resurfaced +resurfacer +resurfacer's +resurfacers +resurfaces +resurfacing +resurged +resurges +resurrect +resurrected +resurrecting +resurrection +resurrection's +resurrections +resurrects +resuspended +retail +retailed +retailer +retailers +retailing +retails +retain +retained +retainer +retainers +retaining +retainment +retains +retaliation +retard +retarded +retarder +retarding +retention +retentions +retentive +retentively +retentiveness +rethinks +rethreading +reticence +reticent +reticently +reticle +reticle's +reticles +reticular +reticulate +reticulated +reticulately +reticulates +reticulating +reticulation +retied +retina +retina's +retinal +retinas +retinue +retinues +retire +retired +retiredly +retiredness +retirement +retirement's +retirements +retires +retiring +retiringly +retiringness +retitled +retold +retort +retorted +retorting +retorts +retrace +retraced +retraces +retracing +retract +retractable +retracted +retracting +retraction +retractions +retractor +retractor's +retractors +retracts +retrain +retrained +retraining +retrains +retranslated +retransmission +retransmission's +retransmissions +retransmit +retransmits +retransmitted +retransmitting +retreat +retreated +retreater +retreating +retreats +retried +retrier +retriers +retries +retrievable +retrieval +retrieval's +retrievals +retrieve +retrieved +retriever +retrievers +retrieves +retrieving +retroactively +retrospect +retrospection +retrospective +retrospectively +retry +retrying +return +returnable +returned +returner +returners +returning +returns +retype +retyped +retypes +retyping +reunion +reunion's +reunions +reunite +reunited +reuniting +reupholstering +reusable +reuse +reused +reuses +reusing +revalidated +revalidates +revalidation +revalued +revalues +revamp +revamped +revamping +revamps +reveal +revealed +revealer +revealing +reveals +revel +revelation +revelation's +revelations +revelry +revels +revenge +revenge's +revenged +revenger +revenges +revenging +revenue +revenuer +revenuers +revenues +revere +revered +reverence +reverencer +reverend +reverend's +reverends +reverently +reveres +reverified +reverifies +reverify +reverifying +revering +reversal +reversal's +reversals +reverse +reversed +reversely +reverser +reverses +reversible +reversing +reversion +reversioner +reversions +revert +reverted +reverter +reverting +revertive +reverts +revetting +review +reviewed +reviewer +reviewers +reviewing +reviews +revile +reviled +reviler +reviling +revise +revised +reviser +revises +revising +revision +revision's +revisions +revisit +revisited +revisiting +revisits +revival +revival's +revivals +revive +revived +reviver +revives +reviving +revocation +revocations +revoke +revoked +revoker +revokes +revoking +revolt +revolted +revolter +revolting +revoltingly +revolts +revolution +revolution's +revolutionaries +revolutionariness +revolutionary +revolutionary's +revolutions +revolve +revolved +revolver +revolvers +revolves +revolving +reward +rewarded +rewarder +rewarding +rewardingly +rewards +rewind +rewinded +rewinder +rewinding +rewinds +rewired +rewires +reword +reworded +rewording +rewording's +rewordings +rewords +rework +reworked +reworking +reworks +rewound +rewrite +rewriter +rewrites +rewriting +rewritings +rewritten +rewrote +rhetoric +rheumatism +rhinoceros +rhubarb +rhyme +rhymed +rhymer +rhymes +rhyming +rhythm +rhythm's +rhythmic +rhythmical +rhythmically +rhythmics +rhythms +rib +rib's +ribbed +ribbing +ribbon +ribbon's +ribbons +ribs +rice +ricer +rices +rich +richen +richened +richening +richer +riches +richest +richly +richness +rickshaw +rickshaw's +rickshaws +rid +ridden +riddle +riddled +riddler +riddles +riddling +ride +rider +rider's +riders +rides +ridge +ridge's +ridged +ridges +ridging +ridicule +ridiculed +ridiculer +ridicules +ridiculing +ridiculous +ridiculously +ridiculousness +riding +ridings +rids +rifle +rifled +rifleman +rifler +rifles +rifling +rift +rig +rig's +rigged +rigging +right +righted +righten +righteous +righteously +righteousness +righter +rightful +rightfully +rightfulness +righting +rightly +rightmost +rightness +rights +rightward +rightwards +rigid +rigidities +rigidity +rigidly +rigidness +rigorous +rigorously +rigorousness +rigs +rill +rim +rim's +rime +rimer +riming +rims +rind +rind's +rinded +rinds +ring +ringed +ringer +ringers +ringing +ringingly +ringings +rings +rinse +rinsed +rinser +rinses +rinsing +riot +rioted +rioter +rioters +rioting +riotous +riotously +riotousness +riots +rip +ripe +ripely +ripen +ripened +ripener +ripeness +ripening +ripens +riper +ripest +ripped +ripping +ripple +rippled +rippler +ripples +rippling +rips +rise +risen +riser +risers +rises +rising +risings +risk +risked +risker +risking +risks +rite +rite's +rited +rites +ritual +ritually +rituals +rival +rivalries +rivalry +rivalry's +rivals +rive +rived +riven +river +river's +rivers +riverside +rivet +riveted +riveter +riveting +rivets +riving +rivulet +rivulet's +rivulets +road +road's +roads +roadside +roadsides +roadster +roadster's +roadsters +roadway +roadway's +roadways +roam +roamed +roamer +roaming +roams +roar +roared +roarer +roaring +roaringest +roars +roast +roasted +roaster +roasting +roasts +rob +robbed +robber +robber's +robberies +robbers +robbery +robbery's +robbing +robe +robed +robes +robin +robin's +robing +robins +robot +robot's +robotic +robotics +robots +robs +robust +robustly +robustness +rock +rocked +rocker +rockers +rocket +rocket's +rocketed +rocketing +rockets +rockier +rockies +rockiness +rocking +rocks +rocky +rod +rod's +rode +rods +roe +roes +rogue +rogue's +rogues +roguing +role +role's +roles +roll +rolled +roller +rollers +rolling +rolls +romance +romanced +romancer +romancers +romances +romancing +romantic +romantic's +romantically +romantics +romp +romped +romper +rompers +romping +romps +roof +roofed +roofer +roofers +roofing +roofs +rook +rooks +room +roomed +roomer +roomers +rooming +rooms +roost +rooster +roosters +root +root's +rooted +rootedness +rooter +rooting +roots +rope +roped +roper +ropers +ropes +roping +rose +rose's +rosebud +rosebud's +rosebuds +roses +rosier +rosiness +rosy +rot +rotary +rotate +rotated +rotates +rotating +rotation +rotational +rotationally +rotations +rotative +rotatively +rotator +rotator's +rotators +rots +rotten +rottenly +rottenness +rouge +rough +roughed +roughen +roughened +roughening +roughens +rougher +roughest +roughly +roughness +rouging +round +roundabout +roundaboutness +rounded +roundedness +rounder +rounders +roundest +rounding +roundly +roundness +roundoff +rounds +roundup +roundup's +roundups +rouse +roused +rouser +rouses +rousing +rout +route +routed +router +routers +routes +routine +routinely +routines +routing +routings +rove +roved +rover +roves +roving +row +rowed +rowen +rower +rowers +rowing +rows +royal +royalist +royalist's +royalists +royally +royalties +royalty +royalty's +rub +rubbed +rubber +rubber's +rubbers +rubbing +rubbish +rubbishes +rubble +rubbled +rubbling +rubies +rubout +rubs +ruby +ruby's +rudder +rudder's +rudders +ruddier +ruddiness +ruddy +rude +rudely +rudeness +ruder +rudest +rudiment +rudiment's +rudimentariness +rudimentary +rudiments +rue +ruefully +rues +ruffian +ruffianly +ruffians +ruffle +ruffled +ruffler +ruffles +ruffling +rug +rug's +rugged +ruggedly +ruggedness +rugs +ruin +ruination +ruination's +ruinations +ruined +ruiner +ruing +ruining +ruinous +ruinously +ruinousness +ruins +rule +ruled +ruler +rulers +rules +ruling +rulings +rum +rumble +rumbled +rumbler +rumbles +rumbling +rumen +rumens +rump +rumple +rumpled +rumples +rumplier +rumpling +rumply +rumps +run +runaway +runaways +rung +rung's +rungs +runnable +runner +runner's +runners +running +runs +runtime +rupture +ruptured +ruptures +rupturing +rural +rurally +rush +rushed +rusher +rushes +rushing +russet +russeted +russeting +russets +rust +rusted +rustic +rusticate +rusticated +rusticates +rusticating +rustication +rustier +rustiness +rusting +rustle +rustled +rustler +rustlers +rustles +rustling +rusts +rusty +rut +rut's +ruthless +ruthlessly +ruthlessness +ruts +rye +rye's +sable +sable's +sables +sabotage +sabotaged +sabotages +sabotaging +sack +sacked +sacker +sacking +sacks +sacred +sacredly +sacredness +sacrifice +sacrificed +sacrificer +sacrificers +sacrifices +sacrificial +sacrificially +sacrificing +sad +sadden +saddened +saddening +saddens +sadder +saddest +saddle +saddled +saddler +saddles +saddling +sadism +sadist +sadist's +sadistic +sadistically +sadists +sadly +sadness +safe +safeguard +safeguarded +safeguarding +safeguards +safely +safeness +safer +safes +safest +safetied +safeties +safety +safetying +sag +sagacious +sagaciously +sagaciousness +sagacity +sage +sagely +sageness +sages +sags +said +sail +sailed +sailer +sailing +sailor +sailorly +sailors +sails +saint +sainted +saintliness +saintly +saints +sake +saker +sakes +salable +salad +salad's +salads +salaried +salaries +salary +sale +sale's +sales +salesman +salesmen +salespeople +salespeople's +salesperson +salesperson's +salient +saliently +saline +saliva +sallied +sallies +sallow +sallowness +sally +sallying +salmon +salmons +salon +salon's +salons +saloon +saloon's +saloons +salt +salted +salter +salters +saltier +saltiest +saltiness +salting +saltness +salts +salty +salutariness +salutary +salutation +salutation's +salutations +salute +saluted +saluter +salutes +saluting +salvage +salvaged +salvager +salvages +salvaging +salvation +salve +salver +salves +salving +same +sameness +sample +sample's +sampled +sampler +samplers +samples +sampling +samplings +sanctification +sanctified +sanctifier +sanctify +sanction +sanctioned +sanctioning +sanctions +sanctities +sanctity +sanctuaries +sanctuary +sanctuary's +sand +sandal +sandal's +sandals +sanded +sander +sanders +sandier +sandiness +sanding +sandpaper +sands +sandstone +sandstones +sandwich +sandwiched +sandwiches +sandwiching +sandy +sane +sanely +saneness +saner +sanest +sang +sanguine +sanguinely +sanguineness +sanitarium +sanitariums +sanitary +sanitation +sanity +sank +sap +sap's +sapling +sapling's +saplings +sapphire +saps +sarcasm +sarcasm's +sarcasms +sarcastic +sash +sashed +sashes +sat +satchel +satchel's +satchels +sate +sated +satellite +satellite's +satellites +sates +satin +sating +satire +satire's +satires +satirist +satirist's +satirists +satisfaction +satisfaction's +satisfactions +satisfactorily +satisfactoriness +satisfactory +satisfiability +satisfiable +satisfied +satisfier +satisfiers +satisfies +satisfy +satisfying +satisfyingly +saturate +saturated +saturater +saturates +saturating +saturation +saturations +satyr +sauce +saucepan +saucepan's +saucepans +saucer +saucers +sauces +saucier +sauciness +saucing +saucy +saunter +sauntered +saunterer +sauntering +saunters +sausage +sausage's +sausages +savage +savaged +savagely +savageness +savager +savagers +savages +savaging +save +saved +saver +savers +saves +saving +savings +saw +sawed +sawer +sawing +sawmill +sawmill's +sawmills +saws +sawtooth +say +sayer +sayers +saying +sayings +says +scabbard +scabbard's +scabbards +scaffold +scaffolding +scaffoldings +scaffolds +scalable +scalar +scalar's +scalars +scald +scalded +scalding +scalds +scale +scaled +scaler +scalers +scales +scalier +scaliness +scaling +scalings +scallop +scalloped +scalloper +scalloping +scallops +scalp +scalp's +scalper +scalping +scalps +scaly +scam +scam's +scamper +scampered +scampering +scampers +scams +scan +scandal +scandal's +scandalous +scandalously +scandalousness +scandals +scanned +scanner +scanner's +scanners +scanning +scans +scant +scantier +scanties +scantiest +scantily +scantiness +scantly +scantness +scanty +scar +scar's +scarce +scarcely +scarceness +scarcer +scarcest +scarcity +scare +scared +scarer +scares +scarf +scarfs +scarier +scaring +scarlet +scars +scary +scatter +scattered +scatterer +scattering +scatteringly +scatters +scavenger +scavenger's +scavengers +scenario +scenario's +scenarios +scene +scene's +sceneries +scenery +scenes +scenic +scenics +scent +scented +scents +schedule +schedule's +scheduled +scheduler +scheduler's +schedulers +schedules +scheduling +schema +schema's +schemas +schemata +schematic +schematically +schematics +scheme +scheme's +schemed +schemer +schemers +schemes +scheming +schizophrenia +scholar +scholarly +scholars +scholarship +scholarship's +scholarships +scholastic +scholastically +scholastics +school +schoolboy +schoolboy's +schoolboys +schooled +schooler +schoolers +schoolhouse +schoolhouse's +schoolhouses +schooling +schoolmaster +schoolmaster's +schoolmasters +schoolroom +schoolroom's +schoolrooms +schools +schoolyard +schoolyard's +schoolyards +schooner +science +science's +sciences +scientific +scientifically +scientist +scientist's +scientists +scissor +scissored +scissoring +scissors +scoff +scoffed +scoffer +scoffing +scoffs +scold +scolded +scolder +scolding +scolds +scoop +scooped +scooper +scooping +scoops +scope +scoped +scopes +scoping +scorch +scorched +scorcher +scorches +scorching +scorchingly +score +score's +scored +scorer +scorers +scores +scoring +scorings +scorn +scorned +scorner +scornful +scornfully +scornfulness +scorning +scorns +scorpion +scorpion's +scorpions +scoundrel +scoundrel's +scoundrelly +scoundrels +scour +scoured +scourer +scourge +scourger +scourging +scouring +scourings +scours +scout +scouted +scouter +scouting +scouts +scow +scowl +scowled +scowler +scowling +scowls +scramble +scrambled +scrambler +scrambles +scrambling +scrap +scrap's +scrape +scraped +scraper +scrapers +scrapes +scraping +scrapings +scrapped +scraps +scratch +scratched +scratcher +scratchers +scratches +scratching +scrawl +scrawled +scrawler +scrawling +scrawls +scream +screamed +screamer +screamers +screaming +screamingly +screams +screech +screeched +screecher +screeches +screeching +screen +screened +screener +screening +screenings +screens +screw +screwed +screwer +screwing +screws +scribble +scribbled +scribbler +scribbles +scribbling +scribe +scriber +scribes +scribing +script +script's +scripted +scripting +scripts +scripture +scriptures +scroll +scrolled +scrolling +scrolls +scrooge +scrooge's +scrooges +scrub +scrubs +scruple +scrupled +scruples +scrupling +scrupulous +scrupulously +scrupulousness +scrutiny +scuffle +scuffled +scuffles +scuffling +sculpt +sculpted +sculpting +sculptor +sculptor's +sculptors +sculpts +sculpture +sculptured +sculptures +sculpturing +scum +scum's +scums +scurried +scurry +scurrying +scuttle +scuttled +scuttles +scuttling +scythe +scythe's +scythes +scything +sea +seaboard +seacoast +seacoast's +seacoasts +seal +sealed +sealer +sealing +seals +sealy +seam +seaman +seamanly +seamed +seamen +seamer +seaming +seams +seaport +seaport's +seaports +sear +search +searched +searcher +searcher's +searchers +searches +searching +searchingly +searchings +seared +searing +searingly +sears +seas +seashore +seashore's +seashores +seaside +season +season's +seasonable +seasonableness +seasonably +seasonal +seasonally +seasoned +seasoner +seasoners +seasoning +seasonings +seasonly +seasons +seat +seated +seater +seating +seats +seaward +seawards +seaweed +seaweeds +secede +seceded +seceder +secedes +seceding +secluded +secludedly +secludedness +seclusion +second +secondaries +secondarily +secondariness +secondary +seconded +seconder +seconders +secondhand +seconding +secondly +seconds +secrecy +secret +secretarial +secretaries +secretary +secretary's +secrete +secreted +secretes +secreting +secretion +secretions +secretive +secretively +secretiveness +secretly +secrets +sect +sect's +section +sectional +sectionally +sectioned +sectioning +sections +sector +sector's +sectored +sectoring +sectors +sects +secular +secularly +secure +secured +securely +secureness +securer +secures +securing +securings +securities +security +sedge +sediment +sediment's +sediments +seduce +seduced +seducer +seducers +seduces +seducing +seductive +seductively +seductiveness +see +seed +seeded +seeder +seeders +seeding +seedings +seedling +seedling's +seedlings +seeds +seeing +seek +seeker +seekers +seeking +seekingly +seeks +seem +seemed +seeming +seemingly +seemlier +seemliness +seemly +seems +seen +seep +seeped +seeping +seeps +seer +seers +sees +seethe +seethed +seethes +seething +segment +segmentation +segmentation's +segmentations +segmented +segmenting +segments +segregate +segregated +segregates +segregating +segregation +segregative +seismic +seizable +seize +seized +seizer +seizers +seizes +seizin +seizing +seizings +seizins +seizor +seizors +seizure +seizure's +seizures +seldom +select +selected +selecting +selection +selection's +selections +selective +selectively +selectiveness +selectivity +selectness +selector +selector's +selectors +selects +self +selfish +selfishly +selfishness +selfness +selfsame +selfsameness +sell +seller +sellers +selling +sells +selves +semantic +semantical +semantically +semanticist +semanticist's +semanticists +semantics +semaphore +semaphore's +semaphores +semblance +semester +semester's +semesters +semiautomated +semicolon +semicolon's +semicolons +semiconductor +semiconductor's +semiconductors +seminal +seminally +seminar +seminar's +seminaries +seminars +seminary +seminary's +semipermanent +semipermanently +senate +senate's +senates +senator +senator's +senators +send +sender +senders +sending +sends +senior +senior's +seniority +seniors +sensation +sensation's +sensational +sensationally +sensations +sense +sensed +senseless +senselessly +senselessness +senses +sensibilities +sensibility +sensible +sensibleness +sensibly +sensing +sensitive +sensitively +sensitiveness +sensitives +sensitivities +sensitivity +sensor +sensor's +sensors +sensory +sent +sentence +sentenced +sentences +sentencing +sentential +sententially +sentiment +sentiment's +sentimental +sentimentally +sentiments +sentinel +sentinel's +sentinels +sentries +sentry +sentry's +separable +separableness +separate +separated +separately +separateness +separates +separating +separation +separations +separative +separator +separator's +separators +sequel +sequel's +sequels +sequence +sequenced +sequencer +sequencers +sequences +sequencing +sequencings +sequential +sequentiality +sequentially +sequester +sequestered +sequestering +serendipitous +serendipitously +serendipity +serene +serenely +sereneness +serenity +serf +serf's +serfs +sergeant +sergeant's +sergeants +serial +serially +serials +series +serious +seriously +seriousness +sermon +sermon's +sermons +serpent +serpent's +serpentine +serpentinely +serpents +serum +serum's +serums +servant +servant's +servants +serve +served +server +server's +servers +serves +service +serviceable +serviceableness +serviced +servicer +services +servicing +servile +servilely +servileness +serving +servings +servitude +session +session's +sessions +set +set's +sets +setter +setter's +setters +setting +settings +settle +settled +settlement +settlement's +settlements +settler +settlers +settles +settling +settlings +setup +setups +seven +sevens +seventeen +seventeens +seventeenth +seventh +seventies +seventieth +seventy +sever +several +severally +severals +severance +severe +severed +severely +severeness +severer +severest +severing +severities +severity +severity's +severs +sew +sewed +sewer +sewers +sewing +sews +sex +sexed +sexes +sexism +sexism's +sexist +sexist's +sexists +sexual +sexuality +sexually +shabbier +shabbiness +shabby +shack +shacked +shackle +shackled +shackler +shackles +shackling +shacks +shade +shaded +shader +shades +shadier +shadiest +shadily +shadiness +shading +shadings +shadow +shadowed +shadower +shadowiness +shadowing +shadows +shadowy +shady +shaft +shaft's +shafted +shafting +shafts +shaggier +shagginess +shaggy +shakable +shakably +shake +shaken +shaker +shakers +shakes +shakier +shakiness +shaking +shaky +shale +shales +shall +shallow +shallower +shallowly +shallowness +shallows +sham +sham's +shambles +shame +shamed +shameful +shamefully +shamefulness +shameless +shamelessly +shamelessness +shames +shaming +shams +shan't +shanties +shanty +shanty's +shape +shaped +shapeless +shapelessly +shapelessness +shapelier +shapeliness +shapely +shaper +shapers +shapes +shaping +sharable +share +sharecropper +sharecropper's +sharecroppers +shared +shareholder +shareholder's +shareholders +sharer +sharers +shares +sharing +shark +shark's +sharks +sharp +sharped +sharpen +sharpened +sharpener +sharpening +sharpens +sharper +sharpest +sharping +sharply +sharpness +sharps +shatter +shattered +shattering +shatteringly +shatters +shave +shaved +shaven +shaver +shaves +shaving +shavings +shawl +shawl's +shawls +she +she'd +she'll +she's +sheaf +shear +sheared +shearer +shearers +shearing +shears +sheath +sheather +sheathing +sheaths +sheaves +shed +sheds +sheep +sheer +sheered +sheerly +sheerness +sheet +sheeted +sheeter +sheeting +sheets +shelf +shelfs +shell +shell's +shelled +sheller +shelling +shells +shelter +sheltered +shelterer +sheltering +shelters +shelve +shelved +shelver +shelves +shelving +shepherd +shepherd's +shepherded +shepherding +shepherds +sheriff +sheriff's +sheriffs +shied +shield +shielded +shielder +shielding +shields +shier +shies +shiest +shift +shifted +shifter +shifters +shiftier +shiftiest +shiftily +shiftiness +shifting +shifts +shifty +shilling +shillings +shimmer +shimmered +shimmering +shin +shine +shined +shiner +shiners +shines +shingle +shingle's +shingled +shingler +shingles +shingling +shinier +shininess +shining +shiningly +shiny +ship +ship's +shipboard +shipboards +shipbuilding +shipment +shipment's +shipments +shippable +shipped +shipper +shipper's +shippers +shipping +ships +shipwreck +shipwrecked +shipwrecks +shirk +shirker +shirking +shirks +shirt +shirting +shirts +shit +shiver +shivered +shiverer +shivering +shivers +shoal +shoal's +shoals +shock +shocked +shocker +shockers +shocking +shockingly +shocks +shod +shoe +shoed +shoeing +shoemaker +shoer +shoes +shone +shook +shoot +shooter +shooters +shooting +shootings +shoots +shop +shop's +shopkeeper +shopkeeper's +shopkeepers +shopped +shopper +shopper's +shoppers +shopping +shops +shore +shore's +shored +shores +shoring +shorn +short +shortage +shortage's +shortages +shortcoming +shortcoming's +shortcomings +shortcut +shortcut's +shortcuts +shorted +shorten +shortened +shortener +shortening +shortens +shorter +shortest +shorthand +shorthanded +shorthands +shorting +shortly +shortness +shorts +shot +shot's +shotgun +shotgun's +shotguns +shots +should +shoulder +shouldered +shouldering +shoulders +shouldest +shouldn't +shout +shouted +shouter +shouters +shouting +shouts +shove +shoved +shovel +shovels +shover +shoves +shoving +show +showed +shower +showered +showering +showers +showing +showings +shown +shows +shrank +shred +shred's +shredder +shredder's +shredders +shreds +shrew +shrew's +shrewd +shrewdest +shrewdly +shrewdness +shrews +shriek +shrieked +shrieking +shrieks +shrill +shrilled +shrilling +shrillness +shrilly +shrimp +shrine +shrine's +shrines +shrink +shrinkable +shrinker +shrinking +shrinks +shrivel +shrivels +shroud +shrouded +shrouding +shrouds +shrub +shrub's +shrubbery +shrubs +shrug +shrugs +shrunk +shrunken +shudder +shuddered +shuddering +shudders +shuffle +shuffled +shuffler +shuffles +shuffling +shun +shuns +shut +shutdown +shutdown's +shutdowns +shuts +shutter +shuttered +shuttering +shutters +shutting +shuttle +shuttled +shuttles +shuttling +shy +shying +shyly +shyness +sibling +sibling's +siblings +sick +sicken +sickened +sickener +sickening +sickeningly +sicker +sickerly +sickest +sicking +sickle +sickled +sicklied +sickliness +sickling +sickly +sicklying +sickness +sickness's +sicknesses +sicks +side +sideboard +sideboard's +sideboards +sideburns +sided +sidedness +sidelight +sidelight's +sidelights +sides +sidetrack +sidetracked +sidetracking +sidetracks +sidewalk +sidewalk's +sidewalks +sideways +sidewise +siding +sidings +siege +siege's +sieges +sieging +sierra +sierras +sieve +sieve's +sievers +sieves +sieving +sift +sifted +sifter +sifting +siftings +sifts +sigh +sighed +sigher +sighing +sighs +sight +sighted +sighter +sighting +sightings +sightliness +sightly +sights +sign +signal +signally +signals +signature +signature's +signatures +signed +signer +signers +signet +significance +significances +significant +significantly +significants +signification +signified +signifier +signifies +signify +signifying +signing +signs +silence +silenced +silencer +silencers +silences +silencing +silent +silently +silentness +silents +silhouette +silhouetted +silhouettes +silicon +silicone +silicons +silk +silken +silkier +silkiest +silkily +silkiness +silks +silky +sill +sill's +sillier +silliest +silliness +sills +silly +silt +silted +silting +silts +silver +silvered +silverer +silveriness +silvering +silverly +silvers +silvery +similar +similarities +similarity +similarly +similitude +simmer +simmered +simmering +simmers +simple +simpleness +simpler +simples +simplest +simplex +simplexes +simplicities +simplicity +simplicity's +simplification +simplifications +simplified +simplifier +simplifiers +simplifies +simplify +simplifying +simplistic +simply +simulate +simulated +simulates +simulating +simulation +simulations +simulative +simulator +simulator's +simulators +simultaneity +simultaneous +simultaneously +simultaneousness +sin +sin's +since +sincere +sincerely +sincereness +sincerest +sincerity +sine +sines +sinew +sinew's +sinews +sinful +sinfully +sinfulness +sing +singable +singed +singer +singer's +singers +singing +singingly +single +singled +singleness +singles +singleton +singleton's +singletons +singling +singly +sings +singular +singularities +singularity +singularity's +singularly +sining +sinister +sinisterly +sinisterness +sink +sinked +sinker +sinkers +sinkhole +sinkholes +sinking +sinks +sinned +sinner +sinner's +sinners +sinning +sins +sinusoidal +sinusoidally +sinusoids +sip +sips +sir +sire +sired +siren +sirens +sires +siring +sirs +sirup +sister +sister's +sistered +sistering +sisterly +sisters +sit +site +site's +sited +sites +siting +sits +sitter +sitter's +sitters +sitting +sittings +situate +situated +situates +situating +situation +situational +situationally +situations +six +sixes +sixpence +sixpences +sixteen +sixteens +sixteenth +sixth +sixthly +sixties +sixtieth +sixty +sizable +sizableness +size +sized +sizer +sizers +sizes +sizing +sizings +skate +skated +skater +skater's +skaters +skates +skating +skeletal +skeletally +skeleton +skeleton's +skeletons +skeptic +skeptic's +skeptical +skeptically +skeptics +sketch +sketched +sketcher +sketches +sketchier +sketchily +sketchiness +sketching +sketchy +skew +skewed +skewer +skewered +skewering +skewers +skewing +skewness +skews +ski +skied +skien +skier +skies +skiing +skill +skilled +skillful +skillfully +skillfulness +skilling +skills +skim +skim's +skimmed +skimmer +skimmer's +skimmers +skimming +skimmings +skimp +skimped +skimping +skimps +skims +skin +skin's +skinned +skinner +skinner's +skinners +skinning +skins +skip +skipped +skipper +skipper's +skippered +skippering +skippers +skipping +skips +skirmish +skirmished +skirmisher +skirmishers +skirmishes +skirmishing +skirt +skirted +skirter +skirting +skirts +skis +skulk +skulked +skulker +skulking +skulks +skull +skull's +skulled +skulls +skunk +skunk's +skunks +sky +sky's +skying +skylark +skylarker +skylarking +skylarks +skylight +skylight's +skylights +skyscraper +skyscraper's +skyscrapers +slab +slabs +slack +slacked +slacken +slackened +slackening +slackens +slacker +slackest +slacking +slackly +slackness +slacks +slain +slam +slammed +slamming +slams +slander +slandered +slanderer +slandering +slanders +slang +slanging +slant +slanted +slanting +slantingly +slants +slap +slapped +slapping +slaps +slash +slashed +slasher +slashes +slashing +slashingly +slat +slat's +slate +slated +slater +slaters +slates +slating +slats +slaughter +slaughtered +slaughterer +slaughtering +slaughters +slave +slaved +slaver +slavered +slavering +slavery +slaves +slaving +slay +slayer +slayers +slaying +slays +sled +sled's +sledge +sledge's +sledges +sledging +sleds +sleek +sleekly +sleekness +sleep +sleeper +sleepers +sleepier +sleepily +sleepiness +sleeping +sleepless +sleeplessly +sleeplessness +sleeps +sleepy +sleet +sleeve +sleeve's +sleeved +sleeves +sleeving +sleigh +sleighs +sleken +slekened +slekening +slender +slenderer +slenderly +slenderness +slept +slew +slewed +slewing +slice +sliced +slicer +slicers +slices +slicing +slick +slicker +slickers +slickly +slickness +slicks +slid +slide +slider +sliders +slides +sliding +slier +sliest +slight +slighted +slighter +slightest +slighting +slightingly +slightly +slightness +slights +slim +slime +slimed +slimes +slimier +sliminess +sliming +slimly +slimness +slimy +sling +slinger +slinging +slings +slip +slip's +slippage +slipped +slipper +slipper's +slipperier +slipperiness +slippers +slippery +slipping +slips +slit +slit's +slits +slogan +slogan's +slogans +slop +slope +sloped +sloper +slopers +slopes +sloping +slopped +sloppier +sloppiness +slopping +sloppy +slops +slot +slot's +sloth +sloths +slots +slotted +slouch +slouched +sloucher +slouches +slouching +slow +slowed +slower +slowest +slowing +slowly +slowness +slows +slug +sluggish +sluggishly +sluggishness +slugs +slum +slum's +slumber +slumber's +slumbered +slumberer +slumbering +slumbers +slump +slumped +slumps +slums +slung +slur +slur's +slurs +sly +slyly +smack +smacked +smacker +smacking +smacks +small +smaller +smallest +smallness +smallpox +smart +smarted +smarten +smartened +smartening +smarter +smartest +smarting +smartly +smartness +smarts +smash +smashed +smasher +smashers +smashes +smashing +smashingly +smear +smeared +smearer +smearing +smears +smell +smelled +smeller +smellier +smelling +smells +smelly +smelt +smelter +smelts +smile +smiled +smiler +smiles +smiling +smilingly +smite +smiter +smith +smith's +smithies +smiths +smithy +smiting +smitten +smock +smocking +smocks +smog +smokable +smoke +smoked +smoker +smoker's +smokers +smokes +smokier +smokies +smokiness +smoking +smoky +smolder +smoldered +smoldering +smolderingly +smolders +smooth +smoothed +smoothen +smoothened +smoothening +smoother +smoothers +smoothes +smoothest +smoothing +smoothly +smoothness +smote +smother +smothered +smothering +smothers +smug +smuggle +smuggled +smuggler +smugglers +smuggles +smuggling +smugly +smugness +snail +snail's +snails +snake +snaked +snakes +snaking +snap +snapped +snapper +snapper's +snappers +snappier +snappiest +snappily +snappiness +snapping +snappy +snaps +snapshot +snapshot's +snapshots +snare +snared +snarer +snares +snarf +snarfed +snarfing +snarfings +snarfs +snaring +snarl +snarled +snarler +snarling +snarls +snatch +snatched +snatcher +snatches +snatching +sneak +sneaked +sneaker +sneakered +sneakers +sneakier +sneakiest +sneakily +sneakiness +sneaking +sneakingly +sneaks +sneaky +sneer +sneered +sneerer +sneering +sneers +sneeze +sneezed +sneezer +sneezes +sneezing +sniff +sniffed +sniffer +sniffing +sniffs +snoop +snooped +snooper +snooping +snoops +snore +snored +snorer +snores +snoring +snort +snorted +snorter +snorting +snorts +snout +snout's +snouted +snouts +snow +snowed +snowier +snowiest +snowily +snowiness +snowing +snowman +snowmen +snows +snowshoe +snowshoe's +snowshoed +snowshoer +snowshoes +snowy +snuff +snuffed +snuffer +snuffing +snuffs +snug +snuggle +snuggled +snuggles +snuggling +snugly +snugness +snugs +so +soak +soaked +soaker +soaking +soaks +soap +soaped +soaping +soaps +soar +soared +soarer +soaring +soars +sob +sober +sobered +soberer +soberest +sobering +soberly +soberness +sobers +sobs +soccer +sociability +sociable +sociably +social +socialism +socialist +socialist's +socialists +socially +societal +societally +societies +society +society's +sociological +sociologically +sociology +sock +socked +socket +socket's +sockets +socking +socks +sod +sod's +soda +sodium +sodomy +sods +sofa +sofa's +sofas +soft +soften +softened +softener +softening +softens +softer +softest +softly +softness +software +software's +softwares +soil +soiled +soiling +soils +sojourn +sojourner +sojourners +solace +solaced +solacer +solacing +solar +sold +solder +soldered +solderer +soldering +solders +soldier +soldiered +soldiering +soldierly +soldiers +sole +soled +solely +solemn +solemnity +solemnly +solemnness +soleness +soles +solicit +solicited +soliciting +solicitor +solicitors +solicits +solid +solidification +solidified +solidifies +solidify +solidifying +solidity +solidly +solidness +solids +soling +solingen +solitaire +solitariness +solitary +solitude +solitude's +solitudes +solo +solo's +soloed +soloing +solos +solubility +soluble +solution +solution's +solutions +solvable +solve +solved +solvent +solvent's +solvently +solvents +solver +solvers +solves +solving +somber +somberly +somberness +some +somebody +somebody's +someday +somehow +someone +someone's +someplace +someplace's +somers +something +sometime +sometimes +somewhat +somewhere +somewheres +son +son's +sonar +sonars +song +song's +songs +sonly +sonnet +sonnet's +sonnets +sons +soon +sooner +soonest +soot +sooth +soothe +soothed +soother +soothes +soothing +soothingly +soothingness +soothly +sophisticated +sophisticatedly +sophistication +sophomore +sophomore's +sophomores +sorcerer +sorcerer's +sorcerers +sorcery +sordid +sordidly +sordidness +sore +sorely +soreness +sorer +sores +sorest +sorrier +sorriest +sorriness +sorrow +sorrow's +sorrower +sorrowful +sorrowfully +sorrowfulness +sorrows +sorry +sort +sorted +sorter +sorters +sorting +sorts +sos +sought +soul +soul's +souled +souls +sound +sounded +sounder +soundest +sounding +sounding's +soundingly +soundings +soundly +soundness +sounds +soup +soup's +soups +sour +source +source's +sources +soured +sourer +sourest +souring +sourly +sourness +sours +south +souther +southerly +southern +southerner +southerners +southernly +southernness +southing +sovereign +sovereign's +sovereignly +sovereigns +soviet +soviet's +soviets +space +spaced +spacer +spacers +spaces +spaceship +spaceship's +spaceships +spacing +spacings +spade +spaded +spader +spades +spading +spaghetti +span +span's +spank +spanked +spanker +spanking +spanks +spanned +spanner +spanner's +spanners +spanning +spans +spare +spared +sparely +spareness +sparer +spares +sparest +sparing +sparingly +spark +sparked +sparker +sparking +sparks +sparrow +sparrow's +sparrows +sparse +sparsely +sparseness +sparser +sparsest +spat +spate +spate's +spates +spatial +spatially +spats +spatter +spattered +spawn +spawned +spawner +spawning +spawns +speak +speakable +speaker +speaker's +speakers +speaking +speaks +spear +speared +spearer +spearing +spears +special +specialist +specialist's +specialists +specially +specialness +specials +species +specifiable +specific +specifically +specification +specifications +specificities +specificity +specifics +specified +specifier +specifiers +specifies +specify +specifying +specimen +specimen's +specimens +speck +speck's +speckle +speckled +speckles +speckling +specks +spectacle +spectacled +spectacles +spectacular +spectacularly +spectator +spectator's +spectators +spectra +spectrogram +spectrogram's +spectrograms +spectroscopically +spectrum +spectrums +speculate +speculated +speculates +speculating +speculation +speculations +speculative +speculatively +speculator +speculator's +speculators +sped +speech +speech's +speeches +speechless +speechlessly +speechlessness +speed +speeded +speeder +speeders +speedier +speedily +speediness +speeding +speeds +speedup +speedup's +speedups +speedy +spell +spelled +speller +spellers +spelling +spellings +spells +spend +spender +spenders +spending +spends +spent +sphere +sphere's +spheres +spherical +spherically +sphering +spice +spiced +spices +spicier +spiciness +spicing +spicy +spider +spider's +spiders +spied +spier +spies +spike +spiked +spiker +spikes +spiking +spill +spilled +spiller +spilling +spills +spin +spinach +spinal +spinally +spindle +spindled +spindler +spindles +spindling +spine +spines +spinner +spinner's +spinners +spinning +spins +spiral +spirally +spirals +spire +spire's +spired +spires +spiring +spirit +spirited +spiritedly +spiritedness +spiriting +spirits +spiritual +spiritually +spiritualness +spirituals +spit +spite +spited +spiteful +spitefully +spitefulness +spites +spiting +spits +spitting +splash +splashed +splasher +splashers +splashes +splashing +spleen +splendid +splendidly +splendidness +splice +spliced +splicer +splicers +splices +splicing +splicings +spline +spline's +splined +splines +splinter +splintered +splintering +splinters +split +split's +splits +splitter +splitter's +splitters +splitting +splittings +spoil +spoiled +spoiler +spoilers +spoiling +spoils +spoke +spoked +spoken +spokes +spokesman +spokesmen +spoking +sponge +sponged +sponger +spongers +sponges +sponging +sponsor +sponsored +sponsoring +sponsors +sponsorship +spontaneous +spontaneously +spontaneousness +spook +spookier +spookiness +spooky +spool +spooled +spooler +spoolers +spooling +spools +spoon +spooned +spooning +spoons +spore +spore's +spored +spores +sporing +sport +sported +sporting +sportingly +sportive +sportively +sportiveness +sports +sportsman +sportsmanly +spot +spot's +spotless +spotlessly +spotlessness +spotlight +spotlight's +spotlighted +spotlighting +spotlights +spots +spotted +spotter +spotter's +spotters +spotting +spouse +spouse's +spouses +spousing +spout +spouted +spouter +spouting +spouts +sprang +sprawl +sprawled +sprawling +sprawls +spray +sprayed +sprayer +spraying +sprays +spread +spreader +spreaders +spreading +spreadings +spreads +spreadsheet +spreadsheets +spree +spree's +sprees +sprig +sprightlier +sprightliness +sprightly +spring +springer +springers +springier +springiest +springiness +springing +springs +springtime +springy +sprinkle +sprinkled +sprinkler +sprinklered +sprinkles +sprinkling +sprint +sprinted +sprinter +sprinters +sprinting +sprints +sprite +sprout +sprouted +sprouting +sprouts +spruce +spruced +sprucely +spruceness +sprucer +sprucest +sprucing +sprung +spun +spur +spur's +spurious +spuriously +spuriousness +spurn +spurned +spurner +spurning +spurns +spurs +spurt +spurted +spurting +spurts +sputter +sputtered +sputterer +spy +spying +squabble +squabbled +squabbler +squabbles +squabbling +squad +squad's +squadron +squadron's +squadrons +squads +squall +squall's +squaller +squalls +square +squared +squarely +squareness +squarer +squares +squarest +squaring +squash +squashed +squasher +squashes +squashing +squat +squatly +squatness +squats +squawk +squawked +squawker +squawking +squawks +squeak +squeaked +squeaker +squeaking +squeaks +squeal +squealed +squealer +squealing +squeals +squeeze +squeezed +squeezer +squeezes +squeezing +squid +squids +squint +squinted +squinter +squinting +squintingly +squints +squire +squire's +squires +squiring +squirm +squirmed +squirming +squirms +squirrel +squirrelly +squirrels +stab +stabbed +stabbing +stabilities +stability +stability's +stable +stabled +stableness +stabler +stables +stablest +stabling +stably +stabs +stack +stack's +stacked +stacker +stacking +stacks +staff +staff's +staffed +staffer +staffers +staffing +staffs +stag +stag's +stage +stagecoach +staged +stager +stagers +stages +stagger +staggered +staggerer +staggering +staggeringly +staggers +staging +stagnant +stagnantly +stags +staid +staidly +staidness +stain +stained +stainer +staining +stainless +stainlessly +stains +stair +stair's +staircase +staircase's +staircases +stairs +stairway +stairway's +stairways +stake +staked +stakes +staking +stale +staled +stalely +staleness +staler +stales +stalest +staling +stalk +stalked +stalker +stalking +stalks +stall +stalled +stalling +stallings +stalls +stalwart +stalwartly +stalwartness +stamen +stamen's +stamens +stamina +stammer +stammered +stammerer +stammering +stammers +stamp +stamped +stampede +stampeded +stampeder +stampedes +stampeding +stamper +stampers +stamping +stamps +stance +stance's +stances +stanch +stancher +stanchest +stand +standard +standardly +standards +standby +stander +standing +standings +standpoint +standpoint's +standpoints +stands +standstill +stanza +stanza's +stanzas +staple +stapled +stapler +staplers +staples +stapling +star +star's +starboard +starboarded +starboarding +starboards +starch +starched +starches +starching +stare +stared +starer +stares +starfish +staring +stark +starkest +starkly +starkness +starlet +starlet's +starlets +starlight +starred +starrier +starring +starry +stars +start +started +starter +starters +starting +startle +startled +startles +startling +startlingly +startlingness +starts +startup +startup's +startups +starvation +starve +starved +starver +starves +starving +state +state's +stated +statelier +stateliness +stately +statement +statement's +statements +stater +states +statesman +statesman's +statesmanly +static +statically +statics +stating +station +stationaries +stationary +stationed +stationer +stationing +stations +statistic +statistic's +statistical +statistically +statistician +statistician's +statisticians +statistics +stative +statue +statue's +statued +statues +statuesque +statuesquely +statuesqueness +stature +status +statuses +statute +statute's +statutes +statutorily +statutoriness +statutory +staunch +staunchest +staunchly +staunchness +stave +staved +staves +staving +stay +stayed +stayer +stayers +staying +stays +stdio +stead +steadfast +steadfastly +steadfastness +steadied +steadier +steadies +steadiest +steadily +steadiness +steading +steady +steadying +steak +steak's +steaks +steal +stealer +stealing +steals +stealth +stealthier +stealthily +stealthiness +stealthy +steam +steamboat +steamboat's +steamboats +steamed +steamer +steamers +steaming +steams +steamship +steamship's +steamships +steed +steeds +steel +steeled +steelers +steeling +steels +steep +steeped +steepen +steepened +steepening +steeper +steepest +steeping +steeple +steeple's +steeples +steeply +steepness +steeps +steer +steered +steerer +steering +steers +stellar +stem +stem's +stemmed +stemming +stems +stench +stench's +stenches +stencil +stencil's +stencils +stenographer +stenographer's +stenographers +step +step's +stepmother +stepmother's +stepmothers +stepped +stepper +stepping +steps +stepwise +stereo +stereo's +stereos +stereotype +stereotyped +stereotyper +stereotypers +stereotypes +stereotypical +stereotypically +stereotyping +sterile +sterling +sterlingly +sterlingness +stern +sternly +sternness +sterns +stew +steward +steward's +stewards +stewed +stewing +stews +stick +sticked +sticker +stickers +stickier +stickiest +stickily +stickiness +sticking +sticks +sticky +stiff +stiffen +stiffened +stiffener +stiffeners +stiffening +stiffens +stiffer +stiffest +stiffly +stiffness +stiffnesses +stiffs +stifle +stifled +stifler +stifles +stifling +stiflingly +stigma +stigmas +stile +stile's +stiles +still +stilled +stiller +stillest +stilling +stillness +stills +stimulant +stimulant's +stimulants +stimulate +stimulated +stimulates +stimulating +stimulation +stimulations +stimulative +stimuli +stimulus +sting +stinger +stinging +stingingly +stings +stink +stinker +stinkers +stinking +stinkingly +stinks +stint +stint's +stinted +stinter +stinting +stints +stipend +stipend's +stipends +stipple +stippled +stippler +stipples +stippling +stipulate +stipulated +stipulates +stipulating +stipulation +stipulations +stir +stirred +stirrer +stirrer's +stirrers +stirring +stirringly +stirrings +stirrup +stirrups +stirs +stitch +stitched +stitcher +stitches +stitching +stochastic +stochastically +stock +stockade +stockade's +stockaded +stockades +stockading +stocked +stocker +stockers +stockholder +stockholder's +stockholders +stocking +stockinged +stockings +stocks +stole +stole's +stoled +stolen +stoles +stomach +stomached +stomacher +stomaches +stomaching +stone +stone's +stoned +stoner +stones +stonier +stoniness +stoning +stony +stood +stool +stools +stoop +stooped +stooping +stoops +stop +stop's +stopcock +stopcocks +stopgap +stopgap's +stopgaps +stoppable +stoppage +stoppages +stopped +stopper +stopper's +stoppered +stoppering +stoppers +stopping +stops +storage +storage's +storages +store +stored +storehouse +storehouse's +storehouses +stores +storied +stories +storing +stork +stork's +storks +storm +stormed +stormier +stormiest +storminess +storming +storms +stormy +story +story's +storying +stout +stouten +stoutened +stoutening +stouter +stoutest +stoutly +stoutness +stove +stove's +stover +stoves +stow +stowed +stowing +stows +straggle +straggled +straggler +stragglers +straggles +straggling +straight +straighten +straightened +straightener +straighteners +straightening +straightens +straighter +straightest +straightforward +straightforwardly +straightforwardness +straightforwards +straightly +straightness +straightway +strain +strained +strainer +strainers +straining +strains +strait +straiten +straitened +straitening +straitly +straitness +straits +strand +stranded +strandedness +strander +stranding +strands +strange +strangely +strangeness +stranger +stranger's +strangers +strangest +strangle +strangled +strangler +stranglers +strangles +strangling +stranglings +strangulation +strangulation's +strangulations +strap +strap's +straps +stratagem +stratagem's +stratagems +strategic +strategics +strategies +strategy +strategy's +stratification +stratifications +stratified +stratifies +stratify +stratifying +stratum +straw +straw's +strawberries +strawberry +strawberry's +straws +stray +stray's +strayed +strayer +straying +strays +streak +streaked +streaking +streaks +stream +streamed +streamer +streamers +streaming +streamline +streamlined +streamliner +streamlines +streamlining +streams +street +streetcar +streetcar's +streetcars +streeters +streets +strength +strengthen +strengthened +strengthener +strengthening +strengthens +strengths +strenuous +strenuously +strenuousness +stress +stressed +stresses +stressing +stretch +stretched +stretcher +stretchers +stretches +stretching +strew +strewing +strewn +strews +strewth +stricken +strict +stricter +strictest +strictly +strictness +stride +strider +strides +striding +strife +strike +striker +strikers +strikes +striking +strikingly +string +string's +stringed +stringent +stringently +stringer +stringers +stringier +stringiest +stringiness +stringing +strings +stringy +strip +strip's +stripe +striped +striper +stripes +striping +stripped +stripper +stripper's +strippers +stripping +strips +strive +striver +strives +striving +strivings +strobe +strobe's +strobed +strobes +strobing +stroboscopic +strode +stroke +stroked +stroker +strokers +strokes +stroking +stroll +strolled +stroller +strolling +strolls +strong +stronger +strongest +stronghold +strongly +strove +struck +structural +structurally +structure +structured +structurer +structures +structuring +struggle +struggled +struggler +struggles +struggling +strung +strut +struts +strutted +strutter +strutting +stub +stub's +stubbed +stubbing +stubble +stubborn +stubbornly +stubbornness +stubs +stuck +stud +stud's +student +student's +students +studied +studiedly +studiedness +studier +studies +studio +studio's +studios +studious +studiously +studiousness +studs +study +studying +stuff +stuffed +stuffer +stuffier +stuffiest +stuffiness +stuffing +stuffings +stuffs +stuffy +stumble +stumbled +stumbler +stumbles +stumbling +stumblingly +stump +stumped +stumper +stumping +stumps +stun +stung +stunning +stunningly +stuns +stunt +stunt's +stunted +stuntedness +stunting +stunts +stupefy +stupefying +stupendous +stupendously +stupendousness +stupid +stupider +stupidest +stupidities +stupidity +stupidly +stupidness +stupor +sturdier +sturdiness +sturdy +style +styled +styler +stylers +styles +styling +stylish +stylishly +stylishness +stylistic +stylistically +stylistics +sub +subatomic +subclass +subclass's +subclasses +subcommittee +subcommittee's +subcommittees +subcomponent +subcomponent's +subcomponents +subcomputation +subcomputation's +subcomputations +subconscious +subconsciously +subconsciousness +subculture +subculture's +subcultures +subdivide +subdivided +subdivider +subdivides +subdividing +subdivision +subdivision's +subdivisions +subdue +subdued +subduedly +subduer +subdues +subduing +subexpression +subexpression's +subexpressions +subfield +subfield's +subfields +subfile +subfile's +subfiles +subgoal +subgoal's +subgoals +subgraph +subgraphs +subgroup +subgroup's +subgrouping +subgroups +subinterval +subinterval's +subintervals +subject +subject's +subjected +subjecting +subjection +subjective +subjectively +subjectiveness +subjectivity +subjects +sublimation +sublimations +sublime +sublimed +sublimely +sublimeness +sublimer +subliming +sublist +sublist's +sublists +submarine +submarined +submariner +submariners +submarines +submarining +submerge +submerged +submerges +submerging +submission +submission's +submissions +submit +submits +submitted +submitting +submode +submodes +submodule +submodule's +submodules +subnetwork +subnetwork's +subnetworks +subordinate +subordinated +subordinately +subordinateness +subordinates +subordinating +subordination +subordinative +subproblem +subproblem's +subproblems +subprocess +subprocess's +subprocesses +subprogram +subprogram's +subprograms +subproject +subproof +subproof's +subproofs +subrange +subrange's +subranges +subroutine +subroutine's +subroutines +subs +subschema +subschema's +subschemas +subscribe +subscribed +subscriber +subscribers +subscribes +subscribing +subscript +subscripted +subscripting +subscription +subscription's +subscriptions +subscripts +subsection +subsection's +subsections +subsegment +subsegment's +subsegments +subsequence +subsequence's +subsequences +subsequent +subsequently +subsequentness +subset +subset's +subsets +subside +subsided +subsides +subsidiaries +subsidiary +subsidiary's +subsidies +subsiding +subsidy +subsidy's +subsist +subsisted +subsistence +subsisting +subsists +subspace +subspace's +subspaces +substance +substance's +substances +substantial +substantially +substantialness +substantiate +substantiated +substantiates +substantiating +substantiation +substantiations +substantiative +substantive +substantively +substantiveness +substantivity +substitutability +substitutable +substitute +substituted +substituter +substitutes +substituting +substitution +substitutions +substitutive +substitutively +substrate +substrate's +substrates +substring +substrings +substructure +substructure's +substructures +subsume +subsumed +subsumes +subsuming +subsystem +subsystem's +subsystems +subtask +subtask's +subtasks +subterranean +subterraneanly +subtitle +subtitle's +subtitled +subtitles +subtitling +subtle +subtleness +subtler +subtlest +subtleties +subtlety +subtly +subtopic +subtopic's +subtopics +subtract +subtracted +subtracter +subtracter's +subtracters +subtracting +subtraction +subtractions +subtractive +subtracts +subtrahend +subtrahend's +subtrahends +subtree +subtree's +subtrees +subunit +subunit's +subunits +suburb +suburb's +suburban +suburbs +subversion +subvert +subverted +subverter +subverting +subverts +subway +subway's +subways +succeed +succeeded +succeeder +succeeding +succeeds +success +successes +successful +successfully +successfulness +succession +succession's +successions +successive +successively +successiveness +successor +successor's +successors +succinct +succinctly +succinctness +succumb +succumbed +succumbing +succumbs +such +suck +sucked +sucker +suckered +suckering +suckers +sucking +suckle +suckled +suckles +suckling +sucks +suction +sudden +suddenly +suddenness +suds +sudser +sudsing +sue +sued +sueded +sueding +suer +sues +suffer +sufferance +suffered +sufferer +sufferers +suffering +sufferings +suffers +suffice +sufficed +sufficer +suffices +sufficiency +sufficient +sufficiently +sufficing +suffix +suffixed +suffixer +suffixes +suffixing +suffocate +suffocated +suffocates +suffocating +suffocatingly +suffocation +suffocative +suffrage +sugar +sugared +sugaring +sugarings +sugars +suggest +suggested +suggester +suggestible +suggesting +suggestion +suggestion's +suggestions +suggestive +suggestively +suggestiveness +suggests +suicidal +suicidally +suicide +suicide's +suicided +suicides +suiciding +suing +suit +suit's +suitability +suitable +suitableness +suitably +suitcase +suitcase's +suitcases +suite +suited +suiters +suites +suiting +suitor +suitor's +suitors +suits +sulk +sulked +sulkies +sulkiness +sulking +sulks +sulky +sullen +sullenly +sullenness +sulphate +sulphates +sulphur +sulphured +sulphuric +sultan +sultan's +sultans +sultrier +sultriness +sultry +sum +sum's +sumer +summand +summand's +summands +summaries +summary +summary's +summation +summation's +summations +summed +summer +summer's +summered +summering +summers +summing +summit +summon +summoned +summoner +summoners +summoning +summons +summonses +sumptuous +sumptuously +sumptuousness +sums +sun +sun's +sunbeam +sunbeam's +sunbeams +sunburn +sundown +sundowner +sundowners +sundries +sundry +sung +sunglass +sunglasses +sunk +sunken +sunlight +sunlights +sunned +sunnier +sunniness +sunning +sunny +sunrise +sunrises +suns +sunset +sunsets +sunshine +sunshines +sup +super +superb +superbly +superbness +superclass +superclass's +supercomputer +supercomputer's +supercomputers +supered +superego +superego's +superegos +superficial +superficially +superficialness +superfluities +superfluity +superfluity's +superfluous +superfluously +superfluousness +superhuman +superhumanly +superhumanness +superimpose +superimposed +superimposes +superimposing +supering +superintend +superintendent +superintendent's +superintendents +superior +superior's +superiority +superiorly +superiors +superlative +superlatively +superlativeness +superlatives +supermarket +supermarket's +supermarkets +superpose +superposed +superposes +superposing +superscript +superscripted +superscripting +superscripts +supersede +superseded +superseder +supersedes +superseding +superset +superset's +supersets +superstition +superstition's +superstitions +superstitious +superstitiously +superstitiousness +supertitle +supertitle's +supertitled +supertitles +supertitling +superuser +superuser's +superusers +supervise +supervised +supervises +supervising +supervision +supervisions +supervisor +supervisor's +supervisors +supervisory +supper +supper's +suppers +supplant +supplanted +supplanter +supplanting +supplants +supple +suppled +supplely +supplement +supplemental +supplementaries +supplementary +supplemented +supplementer +supplementing +supplements +suppleness +suppler +supplication +supplied +supplier +supplier's +suppliers +supplies +suppling +supply +supply's +supplying +support +supportable +supported +supporter +supporters +supporting +supportingly +supportive +supportively +supports +suppose +supposed +supposedly +supposer +supposes +supposing +supposition +supposition's +suppositions +suppress +suppressed +suppresses +suppressing +suppression +suppressions +suppressive +suppressiveness +supremacy +supreme +supremely +supremeness +sure +sured +surely +sureness +surer +surest +sureties +surety +surf +surface +surfaced +surfaceness +surfacer +surfacers +surfaces +surfacing +surfer +surfer's +surfers +surfing +surge +surged +surgely +surgeon +surgeon's +surgeons +surgeries +surgery +surges +surgical +surgically +surging +surlier +surliness +surly +surmise +surmised +surmiser +surmises +surmising +surmount +surmounted +surmounting +surmounts +surname +surname's +surnamed +surnames +surpass +surpassed +surpasses +surpassing +surpassingly +surplus +surplus's +surpluses +surprise +surprise's +surprised +surpriser +surprises +surprising +surprisingly +surrender +surrendered +surrenderer +surrendering +surrenders +surrogate +surrogate's +surrogates +surrogation +surround +surrounded +surrounding +surroundings +surrounds +survey +surveyed +surveying +surveyor +surveyor's +surveyors +surveys +survival +survivals +survive +survived +surviver +survives +surviving +survivor +survivor's +survivors +susceptible +suspect +suspected +suspecter +suspecting +suspects +suspend +suspended +suspender +suspender's +suspenders +suspending +suspends +suspense +suspenses +suspension +suspensions +suspensive +suspensively +suspicion +suspicion's +suspicioned +suspicioning +suspicions +suspicious +suspiciously +suspiciousness +sustain +sustained +sustainer +sustaining +sustains +suture +sutured +sutures +suturing +swagger +swaggered +swaggering +swain +swain's +swains +swallow +swallowed +swallower +swallowing +swallows +swam +swamp +swamped +swamper +swampier +swampiness +swamping +swamps +swampy +swan +swan's +swans +swap +swapped +swapper +swapper's +swappers +swapping +swaps +swarm +swarmed +swarmer +swarming +swarms +swarthier +swarthiness +swarthy +swatted +sway +swayed +swayer +swaying +sways +swear +swearer +swearing +swears +sweat +sweated +sweater +sweaters +sweating +sweats +sweep +sweeper +sweepers +sweeping +sweepingly +sweepingness +sweepings +sweeps +sweet +sweeten +sweetened +sweetener +sweeteners +sweetening +sweetenings +sweetens +sweeter +sweetest +sweetheart +sweetheart's +sweethearts +sweetie +sweetie's +sweeties +sweeting +sweetly +sweetness +sweets +swell +swelled +swelling +swellings +swells +swept +swerve +swerved +swerves +swerving +swift +swifter +swiftest +swiftly +swiftness +swim +swimmer +swimmer's +swimmers +swimming +swimmingly +swims +swimsuit +swimsuit's +swimsuits +swine +swing +swinger +swingers +swinging +swingingly +swings +swipe +swiped +swipes +swiping +swirl +swirled +swirler +swirling +swirlingly +swirls +swish +swished +swisher +switch +switch's +switchboard +switchboard's +switchboards +switched +switcher +switchers +switches +switching +switchings +swollen +swoon +swooned +swooner +swooning +swooningly +swoons +swoop +swooped +swooper +swooping +swoops +sword +sword's +swords +swore +sworn +swum +swung +sycamore +syllabi +syllable +syllable's +syllabled +syllables +syllabling +syllabus +syllogism +syllogism's +syllogisms +symbiosis +symbiotic +symbol +symbol's +symbolic +symbolic's +symbolically +symbolics +symbolism +symbolisms +symbols +symmetric +symmetrical +symmetrically +symmetricalness +symmetries +symmetry +symmetry's +sympathetic +sympathies +sympathy +sympathy's +symphonies +symphony +symphony's +symposium +symposiums +symptom +symptom's +symptomatic +symptoms +synapse +synapse's +synapsed +synapses +synapsing +synchronous +synchronously +synchronousness +synchrony +syndicate +syndicated +syndicates +syndicating +syndication +syndrome +syndrome's +syndromes +synergism +synergistic +synonym +synonym's +synonymous +synonymously +synonyms +synopses +synopsis +syntactic +syntactical +syntactically +syntacticly +syntactics +syntax +syntaxes +syntheses +synthesis +synthetic +synthetics +syringe +syringed +syringes +syringing +syrup +system +system's +systematic +systematically +systematicness +systematics +systems +tab +tabernacle +tabernacle's +tabernacled +tabernacles +tabernacling +table +tableau +tableau's +tableaus +tablecloth +tablecloths +tabled +tables +tablespoon +tablespoon's +tablespoonful +tablespoonful's +tablespoonfuls +tablespoons +tablet +tablet's +tablets +tabling +taboo +taboo's +taboos +tabs +tabular +tabularly +tabulate +tabulated +tabulates +tabulating +tabulation +tabulations +tabulator +tabulator's +tabulators +tachometer +tachometer's +tachometers +tachometry +tacit +tacitly +tacitness +tack +tacked +tacker +tacking +tackle +tackle's +tackled +tackler +tackles +tackling +tacks +tact +tactics +tactile +tactilely +tag +tag's +tagged +tagging +tags +tail +tailed +tailer +tailing +tailings +tailor +tailored +tailoring +tailors +tails +taint +tainted +taints +take +taken +taker +takers +takes +taketh +taking +takings +tale +tale's +talent +talented +talents +taler +tales +talion +talk +talkative +talkatively +talkativeness +talked +talker +talkers +talkie +talking +talks +tall +taller +tallest +tallness +tallow +tame +tamed +tamely +tameness +tamer +tames +tamest +taming +tamper +tampered +tamperer +tampering +tampers +tan +tandem +tang +tanged +tangent +tangent's +tangential +tangentially +tangents +tangible +tangibleness +tangibly +tangier +tangle +tangled +tangles +tangling +tangly +tangy +tank +tanked +tanker +tankers +tanking +tanks +tanner +tanner's +tanners +tans +tantamount +tantrum +tantrum's +tantrums +tap +tap's +tape +taped +taper +tapered +taperer +tapering +tapers +tapes +tapestried +tapestries +tapestry +tapestry's +taping +tapings +tapped +tapper +tapper's +tappers +tapping +taproot +taproot's +taproots +taps +tar +tardier +tardies +tardiness +tardy +target +targeted +targeting +targets +tariff +tariff's +tariffs +taring +tarried +tarries +tarry +tarrying +tars +tart +tartly +tartness +tarts +task +tasked +tasking +tasks +taste +tasted +tasteful +tastefully +tastefulness +tasteless +tastelessly +tastelessness +taster +tasters +tastes +tasting +tatter +tattered +tattoo +tattooed +tattooer +tattoos +tau +taught +taunt +taunted +taunter +taunting +tauntingly +taunts +taut +tauten +tautened +tautening +tautly +tautness +tautological +tautologically +tautologies +tautology +tautology's +tavern +tavern's +taverner +taverns +tawnier +tawnies +tawniness +tawny +tax +taxable +taxation +taxed +taxer +taxes +taxi +taxi's +taxicab +taxicab's +taxicabs +taxied +taxiing +taxing +taxingly +taxis +taxonomic +taxonomically +taxonomy +taxpayer +taxpayer's +taxpayers +tea +teach +teachable +teachableness +teacher +teacher's +teachers +teaches +teaching +teachings +team +team's +teamed +teaming +teams +tear +tear's +teared +tearer +tearful +tearfully +tearfulness +tearing +tears +teas +tease +teased +teaser +teases +teasing +teasingly +teaspoon +teaspoon's +teaspoonful +teaspoonful's +teaspoonfuls +teaspoons +technical +technicalities +technicality +technicality's +technically +technicalness +technician +technician's +technicians +technique +technique's +techniques +technological +technologically +technologies +technologist +technologist's +technologists +technology +technology's +tedious +tediously +tediousness +tedium +teem +teemed +teeming +teemingly +teemingness +teems +teen +teenage +teenaged +teenager +teenagers +teener +teens +teeth +teethe +teethed +teether +teethes +teething +telecommunication +telecommunications +teleconference +teleconference's +teleconferenced +teleconferences +teleconferencing +telegram +telegram's +telegrams +telegraph +telegraphed +telegrapher +telegraphers +telegraphic +telegraphing +telegraphs +teleological +teleologically +teleology +telephone +telephoned +telephoner +telephoners +telephones +telephonic +telephoning +telephony +telescope +telescoped +telescopes +telescoping +teletype +teletype's +teletypes +televise +televised +televises +televising +television +televisions +televisor +televisor's +televisors +tell +teller +tellers +telling +tellingly +tellings +tells +temper +temperament +temperamental +temperamentally +temperaments +temperance +temperate +temperately +temperateness +temperature +temperature's +temperatures +tempered +temperer +tempering +tempers +tempest +tempests +tempestuous +tempestuously +tempestuousness +template +template's +templates +temple +temple's +templed +temples +temporal +temporally +temporaries +temporarily +temporariness +temporary +tempt +temptation +temptation's +temptations +tempted +tempter +tempters +tempting +temptingly +tempts +ten +ten's +tenacious +tenaciously +tenaciousness +tenant +tenant's +tenants +tend +tended +tendencies +tendency +tender +tendered +tendering +tenderly +tenderness +tenders +tending +tends +tenement +tenement's +tenements +tennis +tenor +tenor's +tenors +tens +tense +tensed +tensely +tenseness +tenser +tenses +tensest +tensing +tension +tensioned +tensioner +tensioning +tensions +tensive +tensor +tensor's +tensors +tent +tentacle +tentacled +tentacles +tentative +tentatively +tentativeness +tented +tenter +tenth +tenthes +tenting +tents +tenure +tenured +tenures +tequila +tequila's +term +termcap +termed +termer +terminal +terminal's +terminally +terminals +terminate +terminated +terminates +terminating +termination +terminations +terminative +terminatively +terminator +terminator's +terminators +terming +terminologies +terminology +terminus +termly +terms +ternary +terrace +terraced +terraces +terracing +terrain +terrain's +terrains +terrestrial +terrestrial's +terrestrially +terrestrials +terrible +terribleness +terribly +terrier +terrier's +terriers +terrific +terrificly +terrified +terrifies +terrify +terrifying +terrifyingly +territorial +territorially +territories +territory +territory's +terror +terror's +terrorism +terrorist +terrorist's +terroristic +terrorists +terrors +tertiaries +tertiary +test +test's +testability +testable +testament +testament's +testaments +tested +tester +tester's +testers +testicle +testicle's +testicles +testified +testifier +testifiers +testifies +testify +testifying +testimonies +testimony +testimony's +testing +testings +tests +text +text's +textbook +textbook's +textbooks +textile +textile's +textiles +texts +textual +textually +texture +textured +textures +texturing +than +thank +thanked +thanker +thankful +thankfully +thankfulness +thanking +thankless +thanklessly +thanklessness +thanks +thanksgiving +thanksgiving's +thanksgivings +that +that's +thatch +thatched +thatcher +thatches +thatching +thats +thaw +thawed +thawing +thaws +the +theatrical +theatrically +theatricals +theft +theft's +thefts +their +their's +theirs +them +thematic +theme +theme's +themes +themselves +then +thence +thenceforth +theologian +theologian's +theologians +theological +theologically +theologies +theology +theorem +theorem's +theorems +theoretic +theoretical +theoretically +theoreticians +theoretics +theories +theorist +theorist's +theorists +theory +theory's +therapeutic +therapeutics +therapies +therapist +therapist's +therapists +therapy +therapy's +there +there's +thereabouts +thereafter +thereby +therefore +therein +thereof +thereon +thereto +thereupon +therewith +thermodynamic +thermodynamics +thermometer +thermometer's +thermometers +thermostat +thermostat's +thermostated +thermostats +these +theses +thesis +they +they'd +they'll +they're +they've +thick +thicken +thickened +thickener +thickeners +thickening +thickens +thicker +thickest +thicket +thicket's +thicketed +thickets +thickly +thickness +thicknesses +thicks +thief +thieve +thieves +thieving +thigh +thighed +thighs +thimble +thimble's +thimbles +thin +thiner +thinest +thing +thingamajig +thingamajig's +thingamajigs +thingness +things +think +thinkable +thinkableness +thinkably +thinker +thinkers +thinking +thinkingly +thinkingness +thinks +thinly +thinner +thinners +thinness +thinnest +thins +third +thirdly +thirds +thirst +thirsted +thirster +thirstier +thirstiness +thirsts +thirsty +thirteen +thirteens +thirteenth +thirties +thirtieth +thirty +this +thistle +thong +thonged +thorn +thorn's +thornier +thorniness +thorns +thorny +thorough +thoroughfare +thoroughfare's +thoroughfares +thoroughly +thoroughness +those +though +thought +thought's +thoughtful +thoughtfully +thoughtfulness +thoughtless +thoughtlessly +thoughtlessness +thoughts +thousand +thousands +thousandth +thrash +thrashed +thrasher +thrashes +thrashing +thread +threaded +threader +threaders +threading +threads +threat +threaten +threatened +threatener +threatening +threateningly +threatens +threats +three +three's +threes +threescore +threshold +threshold's +thresholded +thresholding +thresholds +threw +thrice +thrift +thriftier +thriftiness +thrifty +thrill +thrilled +thriller +thrillers +thrilling +thrillingly +thrills +thrive +thrived +thriver +thrives +thriving +thrivingly +throat +throated +throating +throats +throb +throbbed +throbbing +throbs +throne +throne's +thrones +throng +throng's +thronging +throngs +throning +throttle +throttled +throttler +throttles +throttling +through +throughly +throughout +throughput +throw +thrower +throwing +thrown +throws +thrush +thrushes +thrust +thruster +thrusters +thrusting +thrusts +thud +thuds +thug +thug's +thugs +thumb +thumbed +thumbing +thumbs +thump +thumped +thumper +thumping +thumps +thunder +thunderbolt +thunderbolt's +thunderbolts +thundered +thunderer +thunderers +thundering +thunderingly +thunders +thunderstorm +thunderstorm's +thunderstorms +thunderstruck +thus +thusly +thwart +thwarted +thwarter +thwarting +thwartly +thwarts +thyself +tick +ticked +ticker +tickers +ticket +ticket's +ticketed +ticketing +tickets +ticking +tickle +tickled +tickler +tickles +tickling +ticklish +ticklishly +ticklishness +ticks +tidal +tidally +tide +tided +tides +tidied +tidier +tidies +tidiness +tiding +tidings +tidy +tidying +tie +tied +tier +tiered +tiers +ties +tiger +tiger's +tigers +tight +tighten +tightened +tightener +tighteners +tightening +tightenings +tightens +tighter +tightest +tightly +tightness +tights +tilde +tildes +tile +tiled +tiler +tiles +tiling +till +tillable +tilled +tiller +tillered +tillering +tillers +tilling +tills +tilt +tilted +tilter +tilters +tilting +tilts +timber +timbered +timbering +timbers +time +timed +timeless +timelessly +timelessness +timelier +timeliness +timely +timeout +timeouts +timer +timers +times +timeshare +timeshared +timeshares +timesharing +timetable +timetable's +timetabled +timetables +timetabling +timid +timidity +timidly +timidness +timing +timings +tin +tin's +tinge +tinged +tinging +tingle +tingled +tingles +tingling +tinglingly +tinier +tiniest +tinily +tininess +tinker +tinkered +tinkerer +tinkering +tinkers +tinkle +tinkled +tinkles +tinkling +tinned +tinnier +tinniest +tinnily +tinniness +tinning +tinny +tins +tint +tinted +tinter +tinting +tints +tiny +tip +tip's +tipped +tipper +tipper's +tippers +tipping +tips +tiptoe +tiptoed +tire +tired +tiredly +tiredness +tireless +tirelessly +tirelessness +tires +tiresome +tiresomely +tiresomeness +tiring +tissue +tissue's +tissued +tissues +tissuing +tit +tit's +tithe +tithe's +tither +tithes +tithing +title +titled +titles +titling +tits +titter +tittered +tittering +titters +tizzies +tizzy +to +toad +toad's +toads +toast +toasted +toaster +toasters +toastier +toasting +toasts +toasty +tobacco +today +today's +todays +toe +toe's +toed +toes +together +togetherness +toggle +toggled +toggles +toggling +toil +toiled +toiler +toilet +toilet's +toilets +toiling +toils +token +token's +tokens +told +tolerability +tolerable +tolerably +tolerance +tolerances +tolerant +tolerantly +tolerate +tolerated +tolerates +tolerating +toleration +tolerative +toll +tolled +tolling +tolls +tom +tom's +tomahawk +tomahawk's +tomahawks +tomato +tomatoes +tomb +tomb's +tombs +tomography +tomorrow +tomorrow's +tomorrows +toms +ton +ton's +tone +toned +toner +tones +tongs +tongue +tongued +tongues +tonguing +tonic +tonic's +tonics +tonight +toning +tonnage +tons +tonsil +too +took +tool +tooled +tooler +toolers +tooling +toolkit +toolkit's +toolkits +tools +tooth +toothbrush +toothbrush's +toothbrushes +toothbrushing +toothed +toothing +toothpick +toothpick's +toothpicks +top +toped +toper +topic +topic's +topical +topically +topics +toping +topmost +topological +topologically +topologies +topology +topple +toppled +topples +toppling +tops +torch +torch's +torches +tore +torment +tormented +tormenter +tormenters +tormenting +torments +torn +tornado +tornadoes +tornados +torpedo +torpedoed +torpedoes +torpedoing +torpedos +torque +torquer +torquers +torques +torquing +torrent +torrent's +torrents +torrid +torridly +torridness +tortoise +tortoise's +tortoises +torture +tortured +torturer +torturers +tortures +torturing +torus +torus's +toruses +toss +tossed +tosser +tosses +tossing +total +total's +totalities +totality +totality's +totally +totals +totter +tottered +tottering +totteringly +totters +touch +touchable +touched +toucher +touches +touchier +touchiest +touchily +touchiness +touching +touchingly +touchy +tough +toughen +toughened +toughening +toughens +tougher +toughest +toughly +toughness +tour +toured +tourer +touring +tourist +tourist's +tourists +tournament +tournament's +tournaments +tours +tow +toward +towardliness +towardly +towards +towed +towel +towel's +towels +tower +towered +towering +toweringly +towers +towing +town +town's +towner +towns +township +township's +townships +tows +toxicity +toxin +toxin's +toxins +toy +toyed +toyer +toying +toys +trace +traceable +traceableness +traced +traceless +tracelessly +tracer +tracers +traces +tracing +tracings +track +tracked +tracker +trackers +tracking +tracks +tract +tract's +tractability +tractable +tractive +tractor +tractor's +tractors +tracts +trade +traded +trademark +trademark's +trademarks +tradeoff +tradeoffs +trader +traders +trades +tradesman +trading +tradition +tradition's +traditional +traditionally +traditions +traffic +traffic's +trafficked +trafficker +trafficker's +traffickers +trafficking +traffics +tragedies +tragedy +tragedy's +tragic +tragically +trail +trailed +trailer +trailers +trailing +trailings +trails +train +trained +trainee +trainee's +trainees +trainer +trainers +training +trains +trait +trait's +traitor +traitor's +traitors +traits +trajectories +trajectory +trajectory's +tramp +tramped +tramper +tramping +trample +trampled +trampler +tramples +trampling +tramps +trance +trance's +trances +trancing +tranquil +tranquility +tranquillity +tranquilly +tranquilness +transact +transacted +transacting +transaction +transaction's +transactions +transacts +transceiver +transceiver's +transceivers +transcend +transcended +transcendent +transcendently +transcending +transcends +transcontinental +transcribe +transcribed +transcriber +transcribers +transcribes +transcribing +transcript +transcript's +transcription +transcription's +transcriptions +transcripts +transfer +transfer's +transferability +transferable +transferal +transferal's +transferals +transfered +transference +transferral +transferral's +transferrals +transferred +transferrer +transferrer's +transferrers +transferring +transfers +transfinite +transform +transformable +transformation +transformation's +transformational +transformations +transformed +transformer +transformers +transforming +transforms +transgress +transgressed +transgresses +transgressing +transgression +transgression's +transgressions +transgressive +transience +transiency +transient +transiently +transients +transistor +transistor's +transistors +transit +transition +transitional +transitionally +transitioned +transitions +transitive +transitively +transitiveness +transitivity +transitoriness +transitory +translatability +translatable +translate +translated +translates +translating +translation +translational +translations +translative +translator +translator's +translators +translucent +translucently +transmission +transmission's +transmissions +transmit +transmits +transmittal +transmitted +transmitter +transmitter's +transmitters +transmitting +transmogrification +transmogrify +transparencies +transparency +transparency's +transparent +transparently +transparentness +transpire +transpired +transpires +transpiring +transplant +transplanted +transplanter +transplanting +transplants +transport +transportability +transportation +transportations +transported +transporter +transporters +transporting +transports +transpose +transposed +transposes +transposing +transposition +trap +trap's +trapezoid +trapezoid's +trapezoidal +trapezoids +trapped +trapper +trapper's +trappers +trapping +trappings +traps +trash +trashed +trasher +trashes +trashing +traumatic +travail +travails +travel +travels +traversal +traversal's +traversals +traverse +traversed +traverser +traverses +traversing +travesties +travesty +travesty's +tray +tray's +trays +treacheries +treacherous +treacherously +treacherousness +treachery +treachery's +tread +treaded +treader +treading +treads +treason +treasure +treasured +treasurer +treasures +treasuries +treasuring +treasury +treasury's +treat +treated +treater +treaters +treaties +treating +treatise +treatise's +treatises +treatment +treatment's +treatments +treats +treaty +treaty's +treble +trebled +trebles +trebling +tree +tree's +treed +trees +treetop +treetop's +treetops +trek +trek's +treks +tremble +trembled +trembler +trembles +trembling +tremendous +tremendously +tremendousness +tremor +tremor's +tremors +trench +trenched +trencher +trenchers +trenches +trend +trending +trends +trespass +trespassed +trespasser +trespassers +trespasses +tress +tress's +tressed +tresses +trial +trial's +trials +triangle +triangle's +triangles +triangular +triangularly +tribal +tribally +tribe +tribe's +tribes +tribunal +tribunal's +tribunals +tribune +tribune's +tribunes +tributary +tribute +tribute's +tributes +tributing +trichotomy +trick +tricked +tricker +trickier +trickiest +trickiness +tricking +trickle +trickled +trickles +trickling +tricks +tricky +tried +trier +triers +tries +trifle +trifled +trifler +trifles +trifling +trigger +triggered +triggering +triggers +trigonometric +trigonometry +trihedral +trill +trilled +triller +trillion +trillions +trillionth +trim +trimer +trimly +trimmed +trimmer +trimmest +trimming +trimmings +trimness +trims +trinket +trinket's +trinketed +trinketer +trinkets +trip +trip's +triple +tripled +triples +triplet +triplet's +triplets +triplication +tripling +triply +trips +triumph +triumphal +triumphantly +triumphed +triumphing +triumphs +trivia +trivial +trivialities +triviality +trivially +trod +troff +troff's +troffer +troll +troll's +trolley +trolley's +trolleyed +trolleys +trolls +troop +trooped +trooper +troopers +trooping +troops +trophied +trophies +trophy +trophy's +trophying +tropic +tropic's +tropical +tropically +tropics +trot +trots +trouble +troubled +troublemaker +troublemaker's +troublemakers +troubler +troubles +troubleshoot +troubleshooted +troubleshooter +troubleshooters +troubleshooting +troubleshoots +troublesome +troublesomely +troublesomeness +troubling +trough +trouser +trousered +trousers +trout +trouts +trowel +trowel's +trowels +truant +truant's +truants +truce +trucing +truck +trucked +trucker +truckers +trucking +trucks +trudge +trudged +trudger +trudges +trudging +true +trued +trueness +truer +trues +truest +truing +truism +truism's +truisms +truly +trump +trumped +trumpet +trumpeted +trumpeter +trumpeting +trumpets +trumps +truncate +truncated +truncates +truncating +truncation +truncation's +truncations +trunk +trunk's +trunked +trunks +trust +trusted +trustee +trustee's +trusteed +trustees +truster +trustful +trustfully +trustfulness +trustier +trusties +trustiness +trusting +trustingly +trusts +trustworthiness +trustworthy +trusty +truth +truthful +truthfully +truthfulness +truths +try +trying +tryingly +tty +tty's +ttys +tub +tub's +tube +tubed +tuber +tuberculosis +tubers +tubes +tubing +tubs +tuck +tucked +tucker +tuckered +tuckering +tucking +tucks +tuft +tuft's +tufted +tufter +tufts +tug +tugs +tuition +tuitions +tulip +tulip's +tulips +tumble +tumbled +tumbler +tumblers +tumbles +tumbling +tumult +tumult's +tumults +tumultuous +tumultuously +tumultuousness +tunable +tunableness +tune +tuned +tuner +tuners +tunes +tunic +tunic's +tunics +tuning +tuning's +tunings +tunnel +tunnels +tuple +tuple's +tuples +turban +turban's +turbaned +turbans +turbulence +turbulence's +turbulent +turbulently +turf +turkey +turkey's +turkeys +turmoil +turmoil's +turmoils +turn +turnable +turned +turner +turners +turning +turnings +turnip +turnip's +turnips +turnkey +turnkeys +turnover +turnovers +turns +turpentine +turquoise +turret +turret's +turreted +turrets +turtle +turtle's +turtles +turtling +tutor +tutored +tutorial +tutorial's +tutorials +tutoring +tutors +twain +twang +twanging +twas +tweak +tweaked +tweaker +tweaking +tweaks +tweed +tweezer +tweezers +twelfth +twelve +twelves +twenties +twentieth +twenty +twice +twig +twig's +twigs +twilight +twilight's +twilights +twill +twilled +twilling +twin +twin's +twine +twined +twiner +twines +twining +twinkle +twinkled +twinkler +twinkles +twinkling +twins +twirl +twirled +twirler +twirling +twirlingly +twirls +twist +twisted +twister +twisters +twisting +twists +twitch +twitched +twitcher +twitching +twitter +twittered +twitterer +twittering +two +two's +twofold +twos +tying +type +type's +typed +typedef +typedefs +typer +types +typewriter +typewriter's +typewriters +typhoid +typical +typically +typicalness +typification +typified +typifies +typify +typifying +typing +typist +typist's +typists +typographic +typographical +typographically +typography +typos +tyranny +tyrant +tyrant's +tyrants +ubiquitous +ubiquitously +ubiquitousness +ubiquity +ugh +uglier +ugliest +ugliness +ugly +ulcer +ulcer's +ulcered +ulcering +ulcers +ultimate +ultimately +ultimateness +umbrella +umbrella's +umbrellas +umpire +umpire's +umpired +umpires +umpiring +unabashed +unabashedly +unabated +unabatedly +unabbreviated +unable +unabridged +unaccelerated +unacceptability +unacceptable +unacceptably +unaccessible +unaccommodated +unaccompanied +unaccomplished +unaccountably +unaccounted +unaccustomed +unaccustomedly +unachievable +unachieved +unacknowledged +unacquainted +unadaptable +unadjustable +unadjusted +unadopted +unadorned +unadulterated +unadulteratedly +unadvised +unadvisedly +unaffected +unaffectedly +unaffectedness +unaffectionate +unaffectionately +unafraid +unaggregated +unaided +unalienability +unalienable +unaligned +unallocated +unalloyed +unalterable +unalterableness +unalterably +unaltered +unambiguous +unambiguously +unambitious +unanchored +unanimous +unanimously +unannounced +unanswerable +unanswered +unanticipated +unanticipatedly +unapologetically +unappealing +unappealingly +unappreciated +unapproachability +unapproachable +unappropriated +unapt +unaptly +unaptness +unarguable +unarguably +unarmed +unarticulated +unary +unashamed +unashamedly +unasked +unassailable +unassailableness +unassembled +unassigned +unassigns +unassisted +unassuming +unassumingness +unattached +unattainability +unattainable +unattended +unattenuated +unattractive +unattractively +unattractiveness +unattributed +unauthentic +unauthenticated +unavailability +unavailable +unavailing +unavailingly +unavailingness +unavoidable +unavoidably +unaware +unawarely +unawareness +unawares +unbacked +unbalanced +unbalancedness +unbanned +unbanning +unbans +unbarbered +unbarred +unbated +unbearable +unbearably +unbeatable +unbeatably +unbeaten +unbeautifully +unbecoming +unbecomingly +unbecomingness +unbelievable +unbelievably +unbelieving +unbelievingly +unbelted +unbendable +unbetrothed +unbiased +unbiasedness +unbidden +unblemished +unblinded +unblinking +unblinkingly +unblock +unblocked +unblocking +unblocks +unblown +unblushing +unblushingly +unbodied +unbolted +unboned +unbonneted +unborn +unbound +unbounded +unboundedness +unbowed +unbranched +unbreakable +unbreathable +unbred +unbridled +unbroken +unbudging +unbudgingly +unbuffered +unbuilt +unbundled +unburdened +unbureaucratic +unburied +unburned +unbuttered +unbuttoned +unbuttons +uncaged +uncalculating +uncalled +uncandidly +uncanniness +uncanny +uncared +uncaring +uncatchable +uncaught +uncaused +unceasing +unceasingly +uncensored +uncertain +uncertainly +uncertainness +uncertainties +uncertainty +uncertified +unchallenged +unchangeability +unchangeable +unchangeably +unchanged +unchanging +unchangingly +unchangingness +uncharacteristically +uncharged +uncharitable +uncharitableness +uncharted +unchartered +uncheckable +unchecked +unchivalrously +unchosen +uncivil +uncivilly +unclaimed +unclamorous +unclamorously +unclamorousness +unclarity +unclassified +uncle +uncle's +unclean +uncleanliness +uncleanly +uncleanness +unclear +uncleared +unclenched +uncles +unclipped +unclosed +unclothed +unclouded +uncloudedly +unclustered +uncluttered +uncoated +uncoded +uncoiled +uncoined +uncomfortable +uncomfortably +uncomforted +uncommented +uncommitted +uncommon +uncommonly +uncommonness +uncomplaining +uncomplainingly +uncompleted +uncomplimentary +uncomprehending +uncomprehendingly +uncompress +uncompressed +uncompresses +uncompressing +uncompromising +uncompromisingly +uncomputable +unconceivable +unconcerned +unconcernedly +unconcernedness +unconditional +unconditionally +unconditioned +unconfined +unconfirmed +unconformity +unconnected +unconquerable +unconscious +unconsciously +unconsciousness +unconsidered +unconsolidated +unconstitutional +unconstitutionality +unconstitutionally +unconstrained +uncontaminated +uncontested +uncontrollability +uncontrollable +uncontrollably +uncontrolled +unconventional +unconventionally +unconvertible +unconvinced +unconvincing +unconvincingly +unconvincingness +uncool +uncooled +uncooperative +uncoordinated +uncorked +uncorrectable +uncorrected +uncorrelated +uncountable +uncountably +uncounted +uncouth +uncouthly +uncouthness +uncovenanted +uncover +uncovered +uncovering +uncovers +uncreated +uncritically +uncrowned +uncrushable +uncured +uncurled +uncynical +uncynically +undamaged +undamped +undaunted +undauntedly +undebatable +undecidable +undecided +undeclared +undecomposable +undecorated +undefended +undefinability +undefinable +undefined +undefinedness +undeformed +undelete +undeleted +undemocratic +undemocratically +undemonstrative +undemonstratively +undemonstrativeness +undeniable +undeniableness +undeniably +undepicted +under +underbrush +underdone +underestimate +underestimated +underestimates +underestimating +underestimation +underestimations +underflow +underflowed +underflowing +underflows +underfoot +undergo +undergoes +undergoing +undergone +undergrad +undergrad's +undergrads +undergraduate +undergraduate's +undergraduates +underground +undergrounder +underivable +underived +underlie +underlies +underline +underlined +underlines +underling +underling's +underlings +underlining +underlinings +underly +underlying +undermine +undermined +undermines +undermining +underneath +underpayment +underpayment's +underpayments +underpinning +underpinnings +underplay +underplayed +underplaying +underplays +underscore +underscored +underscores +understand +understandability +understandable +understandably +understanding +understandingly +understandings +understands +understated +understood +undertake +undertaken +undertaker +undertaker's +undertakers +undertakes +undertaking +undertakings +undertook +underway +underwear +underwent +underworld +underwrite +underwriter +underwriters +underwrites +underwriting +undescended +undesigned +undesigning +undesirability +undesirable +undesirableness +undesirably +undesired +undetectable +undetected +undetermined +undeveloped +undeviated +undeviating +undeviatingly +undid +undies +undifferentiated +undigested +undignified +undiluted +undiminished +undimmed +undiplomatic +undirected +undisciplined +undisclosed +undiscovered +undiscussed +undisguised +undisguisedly +undismayed +undisputed +undisrupted +undissociated +undistinguished +undistorted +undistributed +undisturbed +undivided +undo +undocumented +undoer +undoes +undoing +undoings +undomesticated +undone +undoubled +undoubted +undoubtedly +undrained +undramatically +undreamed +undress +undressed +undresses +undressing +undried +undrinkable +undue +unduly +undumper +undumper's +undutiful +undutifully +undutifulness +undying +unearned +unearthliness +unearthly +uneasily +uneasiness +uneasy +uneconomical +unedited +unelected +unembellished +unemotional +unemotionally +unemphatic +unemphatically +unemployable +unemployed +unemployment +unencumbered +unending +unendingly +unendurable +unendurableness +unendurably +unenlightening +unenthusiastic +unenthusiastically +unenumerated +unenvied +unequal +unequally +unequivocal +unequivocally +unerring +unerringly +unessential +unethically +unevaluated +uneven +unevenly +unevenness +uneventful +uneventfully +unexamined +unexampled +unexceptionally +unexcused +unexpanded +unexpected +unexpectedly +unexpectedness +unexpended +unexperienced +unexplainable +unexplained +unexploited +unexplored +unexpressed +unextended +unfading +unfadingly +unfair +unfairly +unfairness +unfaith +unfaithful +unfaithfully +unfaithfulness +unfaltering +unfalteringly +unfamiliar +unfamiliarity +unfamiliarly +unfashionable +unfashionably +unfastened +unfathered +unfeathered +unfeigned +unfeignedly +unfenced +unfettered +unfilial +unfilially +unfilled +unfinished +unfired +unfit +unfitly +unfitness +unfitted +unfixed +unflagging +unflaggingly +unflattering +unflatteringly +unfledged +unflinching +unflinchingly +unfocused +unfold +unfolded +unfolding +unfolds +unforeseen +unforgeable +unforgettable +unforgettably +unforgivable +unforgiving +unforgivingness +unformatted +unformed +unforthcoming +unfortunate +unfortunately +unfortunates +unfounded +unfrequented +unfriendliness +unfriendly +unfrosted +unfruitful +unfruitfully +unfruitfulness +unfulfilled +unfunded +unfunnily +unfurnished +ungainliness +ungainly +ungallantly +ungenerously +ungirt +unglazed +unglued +ungot +ungotten +ungoverned +ungraceful +ungracefully +ungracefulness +ungraciously +ungraded +ungrammatical +ungrateful +ungratefully +ungratefulness +ungratified +ungrounded +unguarded +unguardedly +unguardedness +unguessable +unguessed +unguided +unhallow +unhallowed +unhampered +unhandily +unhandsomely +unhappier +unhappiest +unhappily +unhappiness +unhappy +unharmed +unhealthily +unhealthiness +unhealthy +unheard +unheeded +unheeding +unhelm +unhelpfully +unheralded +unhesitating +unhesitatingly +unhinged +unhitched +unhooks +unhoped +unhurriedly +unhysterical +unhysterically +unicorn +unicorn's +unicorns +unidentifiable +unidentified +unidirectional +unidirectionality +unidirectionally +unification +unifications +unified +unifier +unifiers +unifies +uniform +uniformed +uniforming +uniformities +uniformity +uniformly +uniformness +uniforms +unify +unifying +unilluminating +unimaginable +unimaginably +unimaginatively +unimpaired +unimpassioned +unimpeded +unimplemented +unimportance +unimportant +unimpressed +unimproved +unincorporated +unindented +uninfected +uninfluenced +uninformatively +uninformed +uninhabited +uninhibited +uninhibitedly +uninhibitedness +uninitiated +uninjured +uninspired +uninspiring +uninstantiated +uninsulated +unintelligent +unintelligently +unintelligibility +unintelligible +unintelligibleness +unintelligibly +unintended +unintentional +unintentionally +uninteresting +uninterestingly +uninterpretable +uninterpreted +uninterrupted +uninterruptedly +uninterruptedness +uninterviewed +uninvited +union +union's +unions +unique +uniquely +uniqueness +unison +unit +unit's +unite +united +unitedly +uniter +unites +unities +uniting +unitive +units +unity +unity's +univalve +univalve's +univalves +universal +universality +universally +universalness +universals +universe +universe's +universes +universities +university +university's +unjacketed +unjam +unjammed +unjamming +unjoined +unjust +unjustifiable +unjustified +unjustly +unjustness +unkind +unkindliness +unkindly +unkindness +unknit +unknowable +unknowing +unknowingly +unknown +unknowns +unlaced +unlamented +unlashed +unlaundered +unlawful +unlawfully +unlawfulness +unleaded +unleash +unleashed +unleashes +unleashing +unleavened +unless +unlettered +unlicensed +unlicked +unlike +unlikelihood +unlikelihoods +unlikeliness +unlikely +unlikeness +unlimbers +unlimited +unlimitedly +unlined +unlink +unlinked +unlinking +unlinks +unlisted +unload +unloaded +unloader +unloaders +unloading +unloads +unlock +unlocked +unlocking +unlocks +unlogged +unloved +unluckily +unluckiness +unlucky +unmade +unmagnified +unmaintainable +unmaintained +unmaliciously +unmanageable +unmanageably +unmanaged +unmanned +unmannered +unmanneredly +unmannerliness +unmannerly +unmapped +unmaps +unmarked +unmarried +unmarrieds +unmasked +unmatchable +unmatched +unmated +unmates +unmeant +unmeasurable +unmentionable +unmentionables +unmentioned +unmerciful +unmercifully +unmeshed +unmistakable +unmistakably +unmitigated +unmitigatedly +unmitigatedness +unmixed +unmoderated +unmodifiable +unmodified +unmolested +unmotivated +unmount +unmountable +unmounted +unmoved +unmurmuring +unnameable +unnamed +unnatural +unnaturally +unnaturalness +unnecessarily +unnecessary +unneeded +unnegated +unnerve +unnerved +unnerves +unnerving +unnervingly +unnoticed +unnourished +unnumbered +unobservable +unobservables +unobserved +unobtainable +unoccupied +unofficial +unofficially +unopened +unordered +unoriginals +unorthodoxly +unpack +unpackaged +unpackages +unpacked +unpacker +unpacking +unpacks +unpadded +unpaged +unpaid +unpainted +unpaired +unparliamentary +unparsed +unpartitioned +unpatriotic +unpaved +unperceived +unperformed +unperturbed +unperturbedly +unplaced +unplagued +unplanned +unpleasant +unpleasantly +unpleasantness +unpleased +unplowed +unplugged +unplugging +unplugs +unplumbed +unpolled +unpolluted +unpopular +unpopularity +unprecedented +unprecedentedly +unpredictability +unpredictable +unpredictably +unpredicted +unprejudiced +unprescribed +unpreserved +unpretending +unpretentious +unpretentiously +unpretentiousness +unpriced +unprimed +unprincipled +unprincipledness +unprintable +unprinted +unprivileged +unproblematic +unproblematical +unproblematically +unprocessed +unprofitable +unprofitableness +unprofitably +unprojected +unpromising +unpromisingly +unprompted +unpronounceable +unpropagated +unpropertied +unprotected +unprotectedly +unprovability +unprovable +unproved +unproven +unprovided +unpublished +unpunched +unpunished +unqualified +unqualifiedly +unquantifiable +unquenched +unquestionably +unquestioned +unquestioningly +unquoted +unranked +unrated +unravel +unravels +unreachable +unreacted +unread +unreadability +unreadable +unreal +unrealism +unrealistic +unrealistically +unrealized +unrealizes +unreasonable +unreasonableness +unreasonably +unreassuringly +unreconstructed +unrecordable +unrecorded +unrecoverable +unredeemed +unreferenced +unrefined +unreflected +unregister +unregistered +unregistering +unregisters +unregulated +unrehearsed +unreinforced +unrelated +unreleased +unrelenting +unrelentingly +unreliabilities +unreliability +unreliable +unreliably +unremarked +unreported +unrepresentable +unrepresented +unrequested +unrequited +unreserved +unreservedly +unreservedness +unresisted +unresisting +unresolved +unresponsive +unresponsively +unresponsiveness +unrest +unrestrained +unrestrainedly +unrestrainedness +unrestricted +unrestrictedly +unrestrictive +unreturned +unrevealing +unrifled +unrighteous +unrighteously +unrighteousness +unroll +unrolled +unrolling +unrolls +unromantically +unrotated +unruffled +unruled +unruliness +unruly +unsafe +unsafely +unsaid +unsalted +unsanitary +unsatisfactorily +unsatisfactory +unsatisfiability +unsatisfiable +unsatisfied +unsatisfying +unsaturated +unsaved +unscheduled +unschooled +unscientific +unscientifically +unscramble +unscrambled +unscrambler +unscrambles +unscrambling +unscratched +unscreened +unscrews +unscripted +unscrupulous +unscrupulously +unscrupulousness +unsealed +unseals +unseasonable +unseasonableness +unseasonably +unseasoned +unsecured +unseeded +unseeing +unseemly +unseen +unsegmented +unsegregated +unselected +unselfish +unselfishly +unselfishness +unsent +unserved +unserviced +unsettled +unsettledness +unsettling +unsettlingly +unshaded +unshakable +unshaken +unshared +unsharpened +unshaved +unshaven +unsheathing +unshelled +unsheltered +unshielded +unshod +unsigned +unsimplified +unsized +unskilled +unskillful +unskillfully +unskillfulness +unslings +unsloped +unslung +unsmiling +unsmilingly +unsnap +unsnapped +unsnapping +unsnaps +unsociability +unsociable +unsociableness +unsociably +unsocial +unsocially +unsolicited +unsolvable +unsolved +unsophisticated +unsophistication +unsorted +unsought +unsound +unsounded +unsoundly +unsoundness +unsparing +unsparingly +unspeakable +unspecified +unspent +unspoiled +unspoken +unspotted +unsprayed +unsprung +unstable +unstableness +unstably +unstacked +unstacks +unstained +unstapled +unstaring +unstated +unsteadily +unsteadiness +unsteady +unstemmed +unstinting +unstintingly +unstoppable +unstopped +unstrained +unstratified +unstreamed +unstressed +unstriped +unstructured +unstrung +unstuck +unsubscripted +unsubstantially +unsubstantiated +unsubstituted +unsuccessful +unsuccessfully +unsuffixed +unsuitability +unsuitable +unsuitably +unsuited +unsung +unsupportable +unsupported +unsure +unsurpassed +unsurprised +unsurprising +unsurprisingly +unsuspected +unsuspecting +unsuspended +unswerving +unsymmetrically +unsympathetic +untamed +untampered +untaped +untapped +untaught +untented +unterminated +untestable +untested +unthematic +unthinkable +unthinkably +unthinkingly +untidiness +untidy +untie +untied +unties +until +untimeliness +untimely +untitled +unto +untold +untouchable +untouchable's +untouchables +untouched +untoward +untowardly +untowardness +untraceable +untraced +untracked +untrained +untransformed +untranslated +untransposed +untreated +untried +untrod +untroubled +untrue +untruly +untrusted +untrustworthiness +untruth +untruthful +untruthfully +untruthfulness +untutored +untwisted +untying +untyped +unusable +unused +unusual +unusually +unusualness +unuttered +unvalued +unvarnished +unvarying +unveil +unveiled +unveiling +unveils +unventilated +unverified +unvisited +unvoiced +unwaged +unwanted +unwarily +unwarranted +unwashed +unwashedness +unwatched +unwavering +unwaveringly +unwearied +unweariedly +unweighed +unwelcome +unwept +unwholesome +unwholesomely +unwieldiness +unwieldy +unwilled +unwilling +unwillingly +unwillingness +unwind +unwinder +unwinders +unwinding +unwinds +unwinking +unwired +unwise +unwisely +unwiser +unwisest +unwitnessed +unwitting +unwittingly +unwonted +unwontedly +unwontedness +unworldliness +unworldly +unworn +unworthiness +unworthy +unwound +unwounded +unwoven +unwrap +unwrapped +unwrapping +unwraps +unwrinkled +unwritable +unwritten +unyielded +unyielding +unyieldingly +up +upbraid +upbraider +upbringing +update +updated +updater +updates +updating +upfield +upgrade +upgraded +upgrades +upgrading +upheld +uphill +uphold +upholder +upholders +upholding +upholds +upholster +upholstered +upholsterer +upholsterers +upholstering +upholsters +upkeep +upland +uplander +uplands +uplift +uplifted +uplifter +uplifting +uplifts +upload +uploaded +uploading +uploads +upon +upper +uppermost +uppers +upright +uprightly +uprightness +uprising +uprising's +uprisings +uproar +uproot +uprooted +uprooter +uprooting +uproots +ups +upset +upsets +upsetting +upshot +upshot's +upshots +upside +upsides +upstairs +upstream +upturn +upturned +upturning +upturns +upward +upwardly +upwardness +upwards +urban +urchin +urchin's +urchins +urge +urged +urgent +urgently +urger +urges +urging +urgings +urinate +urinated +urinates +urinating +urination +urine +urn +urn's +urning +urns +us +usability +usable +usably +usage +usages +use +used +useful +usefully +usefulness +useless +uselessly +uselessness +user +user's +users +uses +usher +ushered +ushering +ushers +using +usual +usually +usualness +usurp +usurped +usurper +utensil +utensil's +utensils +utilities +utility +utility's +utmost +utopian +utopian's +utopians +utter +utterance +utterance's +utterances +uttered +utterer +uttering +utterly +uttermost +utters +uucp +uucp's +vacancies +vacancy +vacancy's +vacant +vacantly +vacantness +vacate +vacated +vacates +vacating +vacation +vacationed +vacationer +vacationers +vacationing +vacations +vacillate +vacillated +vacillates +vacillating +vacillatingly +vacillation +vacillations +vacillator +vacillator's +vacillators +vacuo +vacuous +vacuously +vacuousness +vacuum +vacuumed +vacuuming +vacuums +vagabond +vagabond's +vagabonds +vagaries +vagary +vagary's +vagina +vagina's +vaginas +vagrant +vagrantly +vagrants +vague +vaguely +vagueness +vaguer +vaguest +vainly +vale +vale's +valedictorian +valedictorian's +valence +valence's +valences +valentine +valentine's +valentines +vales +valet +valet's +valets +valiant +valiantly +valiantness +valid +validate +validated +validates +validating +validation +validations +validity +validly +validness +valley +valley's +valleys +valuable +valuableness +valuables +valuably +valuation +valuation's +valuations +valuator +valuators +value +valued +valuer +valuers +values +valuing +valve +valve's +valved +valves +valving +van +van's +vane +vane's +vaned +vanes +vanilla +vanish +vanished +vanisher +vanishes +vanishing +vanishingly +vanities +vanity +vanquish +vanquished +vanquisher +vanquishes +vanquishing +vans +vantage +vantages +variability +variable +variable's +variableness +variables +variably +variance +variance's +variances +variant +variantly +variants +variation +variation's +variations +varied +variedly +varier +varies +varieties +variety +variety's +various +variously +variousness +varnish +varnish's +varnished +varnisher +varnishers +varnishes +varnishing +vary +varying +varyingly +varyings +vase +vase's +vases +vassal +vassals +vast +vaster +vastest +vastly +vastness +vat +vat's +vats +vaudeville +vault +vaulted +vaulter +vaulting +vaults +vaunt +vaunted +vaunter +veal +vealer +vealing +vector +vector's +vectored +vectoring +vectors +veer +veered +veering +veeringly +veers +vegetable +vegetable's +vegetables +vegetarian +vegetarian's +vegetarians +vegetate +vegetated +vegetates +vegetating +vegetation +vegetative +vegetatively +vegetativeness +vehemence +vehement +vehemently +vehicle +vehicle's +vehicles +vehicular +veil +veiled +veiling +veils +vein +veined +veiner +veining +veins +velocities +velocity +velocity's +velvet +vend +vender +vending +vendor +vendor's +vendors +venerable +venerableness +vengeance +venison +venom +venomous +venomously +venomousness +vent +vented +venter +ventilate +ventilated +ventilates +ventilating +ventilation +ventilations +ventilative +venting +ventral +ventrally +ventricle +ventricle's +ventricles +vents +venture +ventured +venturer +venturers +ventures +venturing +venturings +veracity +veranda +veranda's +verandaed +verandas +verb +verb's +verbal +verbally +verbose +verbosely +verboseness +verbs +verdict +verdicts +verdure +verdured +verge +verger +verges +verier +veriest +verifiability +verifiable +verifiableness +verification +verifications +verified +verifier +verifier's +verifiers +verifies +verify +verifying +verily +veritable +veritableness +vermin +versa +versatile +versatilely +versatileness +versatility +verse +versed +verser +verses +versing +version +versions +versus +vertebrate +vertebrate's +vertebrates +vertebration +vertex +vertexes +vertical +vertically +verticalness +verticals +vertices +very +vessel +vessel's +vessels +vest +vested +vestige +vestige's +vestiges +vestigial +vestigially +vesting +vests +veteran +veteran's +veterans +veterinarian +veterinarian's +veterinarians +veterinary +veto +vetoed +vetoer +vetoes +vetoing +vetting +vex +vexation +vexed +vexedly +vexes +vexing +vi +vi's +via +viability +viable +viably +vial +vial's +vials +vibrate +vibrated +vibrates +vibrating +vibration +vibrations +vice +vice's +viceroy +vices +vicing +vicinities +vicinity +vicious +viciously +viciousness +vicissitude +vicissitude's +vicissitudes +victim +victim's +victims +victor +victor's +victories +victorious +victoriously +victoriousness +victors +victory +victory's +victual +victuals +video +videos +videotape +videotape's +videotaped +videotapes +videotaping +vie +vied +vier +vies +view +viewable +viewed +viewer +viewers +viewing +viewings +viewpoint +viewpoint's +viewpoints +views +vigilance +vigilant +vigilante +vigilante's +vigilantes +vigilantly +vignette +vignette's +vignetted +vignetter +vignettes +vignetting +vigorous +vigorously +vigorousness +vii +viii +vile +vilely +vileness +viler +vilest +vilification +vilifications +vilified +vilifier +vilifies +vilify +vilifying +villa +villa's +village +village's +villager +villagers +villages +villain +villain's +villainous +villainously +villainousness +villains +villainy +villas +vindictive +vindictively +vindictiveness +vine +vine's +vinegar +vinegars +vines +vineyard +vineyard's +vineyards +vining +vintage +vintager +vintages +violate +violated +violates +violating +violation +violations +violative +violator +violator's +violators +violence +violent +violently +violet +violet's +violets +violin +violin's +violinist +violinist's +violinists +violins +viper +viper's +vipers +viral +virally +virgin +virgin's +virginity +virgins +virtual +virtually +virtue +virtue's +virtues +virtuoso +virtuoso's +virtuosos +virtuous +virtuously +virtuousness +virus +virus's +viruses +vis +visa +visaed +visage +visaged +visaing +visas +viscosities +viscosity +viscount +viscount's +viscounts +viscous +viscously +viscousness +visibilities +visibility +visible +visibleness +visibly +vision +vision's +visionariness +visionary +visioned +visioning +visions +visit +visitation +visitation's +visitations +visited +visiting +visitor +visitor's +visitors +visits +visor +visor's +visored +visors +vista +vista's +vistaed +vistas +visual +visually +visuals +vita +vitae +vital +vitality +vitally +vitals +vitamin +vitamin's +vitamins +vivid +vividly +vividness +vizier +vocabularies +vocabulary +vocal +vocally +vocals +vocation +vocation's +vocational +vocationally +vocations +vogue +voice +voiced +voicer +voicers +voices +voicing +void +voided +voider +voiding +voidness +voids +volatile +volatileness +volatiles +volatilities +volatility +volcanic +volcano +volcano's +volcanos +volley +volleyball +volleyball's +volleyballs +volleyed +volleyer +volleying +volleys +volt +voltage +voltages +volts +volume +volume's +volumed +volumes +voluming +voluntarily +voluntariness +voluntary +volunteer +volunteered +volunteering +volunteers +vomit +vomited +vomiter +vomiting +vomits +vortex +vortexes +vote +voted +voter +voters +votes +voting +votive +votively +votiveness +vouch +voucher +vouchers +vouches +vouching +vow +vowed +vowel +vowel's +vowels +vower +vowing +vows +voyage +voyaged +voyager +voyagers +voyages +voyaging +voyagings +vulgar +vulgarly +vulnerabilities +vulnerability +vulnerable +vulnerableness +vulture +vulture's +vultures +wade +waded +wader +waders +wades +wading +wafer +wafer's +wafered +wafering +wafers +waffle +waffle's +waffled +waffles +waffling +waft +wafter +wag +wage +waged +wager +wagered +wagerer +wagering +wagers +wages +waging +wagon +wagon's +wagons +wags +wail +wailed +wailer +wailing +wails +waist +waist's +waistcoat +waistcoat's +waistcoated +waistcoats +waisted +waister +waists +wait +waited +waiter +waiter's +waiters +waiting +waitress +waitress's +waitresses +waits +waive +waived +waiver +waiverable +waivers +waives +waiving +wake +waked +waken +wakened +wakener +wakening +waker +wakes +waking +walk +walked +walker +walkers +walking +walks +walkway +walkway's +walkways +wall +wall's +walled +waller +wallet +wallet's +wallets +walling +wallow +wallowed +wallower +wallowing +wallows +walls +walnut +walnut's +walnuts +walrus +walrus's +walruses +waltz +waltzed +waltzer +waltzes +waltzing +wan +wand +wander +wandered +wanderer +wanderers +wandering +wanderings +wanders +wane +waned +wanes +waning +wanly +wanness +want +wanted +wanter +wanting +wanton +wantoner +wantonly +wantonness +wants +war +war's +warble +warbled +warbler +warbles +warbling +ward +warded +warden +wardens +warder +warding +wardrobe +wardrobe's +wardrobes +wards +ware +warehouse +warehoused +warehouser +warehouses +warehousing +wares +warfare +warier +wariest +warily +wariness +waring +warlike +warm +warmed +warmer +warmers +warmest +warming +warmly +warmness +warms +warmth +warn +warned +warner +warning +warningly +warnings +warns +warp +warp's +warped +warper +warping +warps +warrant +warranted +warranter +warranties +warranting +warrants +warranty +warranty's +warred +warring +warrior +warrior's +warriors +wars +warship +warship's +warships +wart +wart's +warted +warts +wary +was +wash +washed +washer +washers +washes +washing +washings +wasn't +wasp +wasp's +wasps +waste +wasted +wasteful +wastefully +wastefulness +waster +wastes +wasting +wastingly +watch +watched +watcher +watchers +watches +watchful +watchfully +watchfulness +watching +watchings +watchman +watchword +watchword's +watchwords +water +watered +waterer +waterfall +waterfall's +waterfalls +wateriness +watering +waterings +waterproof +waterproofed +waterproofer +waterproofing +waterproofness +waterproofs +waters +waterway +waterway's +waterways +watery +wave +waved +waveform +waveform's +waveforms +wavefront +wavefront's +wavefronts +wavelength +wavelengths +waver +wavered +waverer +wavering +waveringly +wavers +waves +waving +wax +waxed +waxen +waxer +waxers +waxes +waxier +waxiness +waxing +waxy +way +way's +ways +wayside +waysides +wayward +waywardly +waywardness +we +we'd +we'll +we're +we've +weak +weaken +weakened +weakener +weakening +weakens +weaker +weakest +weakliness +weakly +weakness +weakness's +weaknesses +wealth +wealthier +wealthiest +wealthiness +wealths +wealthy +wean +weaned +weaner +weaning +weapon +weapon's +weaponed +weapons +wear +wearable +wearer +wearied +wearier +wearies +weariest +wearily +weariness +wearing +wearingly +wearisome +wearisomely +wearisomeness +wears +weary +wearying +weasel +weasel's +weasels +weather +weathercock +weathercock's +weathercocks +weathered +weatherer +weathering +weatherly +weathers +weave +weaver +weavers +weaves +weaving +web +web's +weber +webs +wed +wedded +wedding +wedding's +weddings +wedge +wedged +wedges +wedging +weds +wee +weed +weeded +weeder +weeding +weeds +week +week's +weekday +weekday's +weekdays +weekend +weekend's +weekender +weekends +weeklies +weekly +weeks +weep +weeped +weeper +weepers +weeping +weeps +weigh +weighed +weigher +weighing +weighings +weighs +weight +weighted +weighter +weighting +weightings +weights +weird +weirdly +weirdness +welcome +welcomed +welcomely +welcomeness +welcomer +welcomes +welcoming +weld +welded +welder +welders +welding +weldings +welds +welfare +well +welled +welling +wellness +wells +wench +wench's +wencher +wenches +went +wept +were +weren't +west +wester +westered +westering +westerlies +westerly +western +westerner +westerners +westing +westward +westwards +wet +wetly +wetness +wets +wetted +wetter +wettest +wetting +whack +whacked +whacker +whacking +whacks +whale +whaler +whales +whaling +whammies +whammy +wharf +wharfs +wharves +what +what's +whatchamacallit +whatchamacallit's +whatchamacallits +whatever +whatsoever +wheat +wheaten +wheel +wheeled +wheeler +wheelers +wheeling +wheelings +wheels +whelp +when +whence +whenever +whens +where +where's +whereabouts +whereas +whereby +wherein +whereupon +wherever +whether +whew +whey +which +whichever +while +whiled +whiles +whiling +whim +whim's +whimper +whimpered +whimpering +whimpers +whims +whimsical +whimsically +whimsicalness +whimsied +whimsies +whimsy +whimsy's +whine +whined +whiner +whines +whining +whiningly +whip +whip's +whipped +whipper +whipper's +whippers +whipping +whipping's +whippings +whips +whirl +whirled +whirler +whirling +whirlpool +whirlpool's +whirlpools +whirls +whirlwind +whirr +whirring +whisk +whisked +whisker +whiskered +whiskers +whiskey +whiskey's +whiskeys +whisking +whisks +whisper +whispered +whisperer +whispering +whisperingly +whisperings +whispers +whistle +whistled +whistler +whistlers +whistles +whistling +whit +white +whited +whitely +whiten +whitened +whitener +whiteners +whiteness +whitening +whitens +whiter +whites +whitespace +whitest +whitewash +whitewashed +whitewasher +whitewashing +whiting +whittle +whittled +whittler +whittles +whittling +whittlings +whiz +whizzed +whizzes +whizzing +who +who's +whoever +whole +wholehearted +wholeheartedly +wholeness +wholes +wholesale +wholesaled +wholesaler +wholesalers +wholesales +wholesaling +wholesome +wholesomely +wholesomeness +wholly +whom +whomever +whoop +whooped +whooper +whooping +whoops +whore +whore's +whores +whoring +whorl +whorl's +whorled +whorls +whose +why +wick +wicked +wickedly +wickedness +wicker +wicking +wicks +wide +widely +widen +widened +widener +wideness +widening +widens +wider +widespread +widest +widget +widget's +widgets +widow +widowed +widower +widowers +widows +width +widths +wield +wielded +wielder +wielding +wields +wife +wife's +wifeliness +wifely +wig +wig's +wigs +wigwam +wild +wildcat +wildcat's +wildcats +wilder +wilderness +wildest +wilding +wildly +wildness +wile +wiled +wiles +wilier +wiliness +wiling +will +willed +willer +willful +willfully +willfulness +willing +willingly +willingness +willings +willow +willow's +willower +willows +wills +wilt +wilted +wilting +wilts +wily +win +wince +winced +winces +wincing +wind +winded +winder +winders +windier +windiness +winding +windmill +windmill's +windmilling +windmills +window +window's +windowed +windowing +windows +winds +windy +wine +wined +winer +winers +wines +wing +winged +winger +wingers +winging +wings +wining +wink +winked +winker +winking +winks +winner +winner's +winners +winning +winningly +winnings +wins +winter +wintered +winterer +wintering +winterly +winters +wintrier +wintriness +wintry +wipe +wiped +wiper +wipers +wipes +wiping +wire +wired +wireless +wirer +wires +wiretap +wiretap's +wiretaps +wirier +wiriness +wiring +wirings +wiry +wisdom +wisdoms +wise +wised +wisely +wiseness +wiser +wises +wisest +wish +wished +wisher +wishers +wishes +wishful +wishfully +wishfulness +wishing +wising +wisp +wisp's +wisps +wistful +wistfully +wistfulness +wit +wit's +witch +witchcraft +witches +witching +with +withal +withdraw +withdrawal +withdrawal's +withdrawals +withdrawer +withdrawing +withdrawn +withdrawnness +withdraws +withdrew +wither +withered +withering +witheringly +withers +withheld +withhold +withholder +withholders +withholding +withholdings +withholds +within +without +withstand +withstanding +withstands +withstood +witness +witnessed +witnesses +witnessing +wits +wittier +wittiest +wittiness +witty +wives +wizard +wizard's +wizardly +wizards +woe +woeful +woefully +woeness +woke +wolf +wolfer +wolves +woman +woman's +womanhood +womanliness +womanly +womb +womb's +wombed +wombs +women +women's +womens +won't +wonder +wondered +wonderer +wonderful +wonderfully +wonderfulness +wondering +wonderingly +wonderland +wonderland's +wonderment +wonders +wondrous +wondrously +wondrousness +wont +wonted +wontedly +wontedness +wonting +woo +wood +wood's +woodchuck +woodchuck's +woodchucks +woodcock +woodcock's +woodcocks +wooded +wooden +woodenly +woodenness +woodier +woodiness +wooding +woodland +woodlander +woodman +woodpecker +woodpecker's +woodpeckers +woods +woodser +woodwork +woodworker +woodworking +woody +wooed +wooer +woof +woofed +woofer +woofers +woofing +woofs +wooing +wool +wooled +woolen +woolens +woollier +woollies +woolliness +woolly +wools +wooly +woos +word +word's +worded +wordier +wordily +wordiness +wording +wordings +words +wordy +wore +work +workable +workableness +workably +workaround +workaround's +workarounds +workbench +workbench's +workbenches +workbook +workbook's +workbooks +worked +worker +worker's +workers +workhorse +workhorse's +workhorses +working +workingman +workings +workload +workloads +workman +workmanly +workmanship +workmen +workmen's +works +workshop +workshop's +workshops +workstation +workstation's +workstations +world +world's +worlders +worldliness +worldly +worlds +worldwide +worm +wormed +wormer +worming +worms +worn +worried +worriedly +worrier +worriers +worries +worrisome +worrisomely +worrisomeness +worry +worrying +worryingly +worse +worser +worship +worshipful +worshipfully +worshipfulness +worships +worst +worsted +worth +worthier +worthies +worthiest +worthiness +worthing +worthless +worthlessly +worthlessness +worths +worthwhile +worthwhileness +worthy +would +wouldest +wouldn't +wound +wounded +wounding +wounds +wove +woven +wrangle +wrangled +wrangler +wranglers +wrangles +wrangling +wrap +wrap's +wrapped +wrapper +wrapper's +wrappers +wrapping +wrappings +wraps +wrath +wreak +wreaks +wreath +wreathed +wreathes +wreathing +wreck +wreckage +wrecked +wrecker +wreckers +wrecking +wrecks +wren +wren's +wrench +wrenched +wrenches +wrenching +wrenchingly +wrens +wrest +wrested +wrester +wresting +wrestle +wrestled +wrestler +wrestles +wrestling +wrestlings +wrests +wretch +wretched +wretchedly +wretchedness +wretches +wriggle +wriggled +wriggler +wriggles +wriggling +wring +wringer +wringing +wrings +wrinkle +wrinkled +wrinkles +wrinkling +wrist +wrist's +wrists +wristwatch +wristwatch's +wristwatches +writ +writ's +writable +write +writer +writer's +writers +writes +writhe +writhed +writhes +writhing +writing +writings +writs +written +wrong +wronged +wronger +wrongest +wronging +wrongly +wrongness +wrongs +wrote +wrought +wrung +xi +xii +xiii +xiv +xix +xv +xvi +xvii +xviii +xx +yacc +yacc's +yank +yanked +yanking +yanks +yard +yard's +yarded +yarding +yards +yardstick +yardstick's +yardsticks +yarn +yarn's +yarned +yarning +yarns +yawn +yawner +yawning +yawningly +yawns +yea +yeah +year +year's +yearly +yearn +yearned +yearner +yearning +yearningly +yearnings +yearns +years +yeas +yeast +yeast's +yeasts +yecch +yell +yelled +yeller +yelling +yellow +yellowed +yellower +yellowest +yellowing +yellowish +yellowness +yellows +yells +yelp +yelped +yelper +yelping +yelps +yeoman +yeomanly +yeomen +yes +yeses +yesterday +yesterday's +yesterdays +yet +yield +yielded +yielder +yielding +yields +yoke +yoke's +yokes +yoking +yon +yonder +you +you'd +you'll +you're +you've +young +younger +youngest +youngly +youngness +youngster +youngster's +youngsters +your +your's +yours +yourself +yourselves +youth +youth's +youthes +youthful +youthfully +youthfulness +yuck +yummier +yummy +yuppie +yuppie's +yuppies +zap +zapped +zapping +zaps +zeal +zealous +zealously +zealousness +zebra +zebra's +zebras +zenith +zero +zeroed +zeroes +zeroing +zeros +zeroth +zest +zigzag +zinc +zinc's +zodiac +zodiacs +zonal +zonally +zone +zoned +zonely +zoner +zones +zoning +zoo +zoo's +zoological +zoologically +zoom +zoomed +zooming +zooms +zoos diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.1 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.1 index 658faad3d19..426c6dc9e32 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.1 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.1 @@ -1,20864 +1,20864 @@ -AI -ALU -AMA -ANSI's -ARCO -ARPA -Aaron -Abe -Abe's -Abigail -Abigail's -Abilene -Abilene's -Abner -Abner's -Abraham -Abrams -Abramson -Acapulco -Ackerman -Acta -Adam -Adams -Adamson -Addison -Addressograph -Adirondack -Adirondacks -Adonis -Adriatic -Aegean -Aeneid -Afghani -Afghani's -Afghanis -Afrikaans -Agatha -Aggie -Aggies -Agnes -Aires -Ajax -Akron -Al -Al's -Alabamans -Alameda -Alamo -Alamos -Alan -Alan's -Albany -Albert -Alberta -Alberto -Albuquerque -Alcoa -Alec -Aleck -Aler -Aleut -Alex -Alexander -Alexanders -Alexandra -Alexandre -Alexandria -Alfa -Algiers -Alhambra -Alice -Alicia -Alistair -Allan -Alleghenies -Allegheny -Allen -Allendale -Allentown -Allison -Allstate -Alsatian -Alsatians -Alvarez -Alvin -Amadeus -Amarillo -Amarillo's -Americanism -Amherst -Amherst's -Amoco -Amoco's -Amos -Ampex -Ampex's -Amy -Amy's -Anaheim -Anaheim's -Andean -Andean's -Andersen -Andersen's -Anderson -Anderson's -Andes -Andover -Andover's -Andre -Andre's -Andrew -Andrew's -Andromeda -Andy -Andy's -Angela -Angeles -Angelina -Angeline -Angelo -Angie -Anglia -Anglo -Angus -Anheuser -Anita -Ankara -Ann -Anna -Annapolis -Anne -Anne's -Annie -Anson -Antares -Anthony -Antietam -Antioch -Antoine -Antoinette -Antony -Apollinaire -Appaloosas -Appian -Appleton -Appomattox -Aquinas -Araby -Arcadia -Archibald -Archimedes -Arcturus -Argonne -Argus -Ariadne -Aristotelean -Arkansan -Arlene -Arlington -Armonk -Arnold -Arnold's -Arpanet -Arthur -Aruba -Asheville -Ashland -Ashley -Assad -Assyria -Astaire -Astaires -Astor -Astoria -Atari -Atkins -Atkinson -Atlanta -Atlantis -Atreus -Attica -Augean -Augustan -Augustine -Augustus -Aurelius -Auschwitz -Australis -Aventine -Aventino -Avis -Aviv -Avogadro -Avon -Aztec -Aztecan -BCD -BS -BTW -Babcock -Babylon -Babylonian -Babylonians -Bacchus -Baghdad -Bahama -Bahamas -Bailey -Baileys -Bakelite -Bakersfield -Baldwin -Bali -Balinese -Ballard -Ballards -Baltimore -Balzac -Bamberger -Bambi -Bancroft -Bangor -Baptiste -Barbara -Barcelona -Barclay -Barnabas -Barnard -Barney -Barron -Barry -Barry's -Barrymore -Barrymores -Barstow -Barth -Bartholomew -Bartlett -Bartok -Bascom -Basie -Bassett -Batavia -Batista -Baudelaire -Bauer -Bauhaus -Bavaria -Bavarian -Bayesian -Baylor -Bayonne -Beatrice -Beauchamps -Beaujolais -Beaumont -Beauregard -Beaverton -Bechtel -Becky -Bedford -Beelzebub -Beelzebub's -Beirut -Belfast -Belgrade -Bella -Bellatrix -Belleville -Bellwood -Belmont -Beloit -Belton -Beltsville -Ben -Ben's -Bendix -Benjamin -Bennett -Bennington -Benny -Benson -Bentham -Bentley -Bentleys -Benz -Beowulf -Bergson -Beringer -Berkowitz -Berkshire -Berkshires -Berlioz -Berlitz -Bern -Bernadine -Bernard -Bernardine -Bernice -Bernie -Bernoulli -Bernstein -Berra -Bert -Bertha -Bertrand -Bess -Bessemer -Bessie -Betelgeuse -Bethesda -Bethlehem -Betsy -Betties -Betty -Bhutan -Biddle -Bienville -Bierce -Bigelow -Billie -Bimini -Bingham -Binghamton -Biscayne -Bismarck -Blackburn -Blackfeet -Blackman -Blackmer -Blackstone -Blackwell -Blackwells -Blair -Blake -Blakey -Blanche -Blanton -Blatz -Bloomfield -Bloomington -Blvd -Bobbie -Bobbsey -Bobrow -Bodenheim -Boeing -Boer -Bogart -Bogartian -Bogota -Boheme -Bohemia -Bohemian -Bohr -Boise -Bolshevist -Bolshevistic -Bolshoi -Bolton -Boltzmann -Bombay -Bombay's -Bonaparte -Bonaventure -Bonham -Boniface -Bonn -Bonneville -Bonnie -Bontempo -Boone -Bootle -Bordeaux -Borden -Borealis -Boreas -Borg -Borroughs -Bose -Bostitch -Boswell -Bouvier -Bowes -Boyce -Bradbury -Bradford -Bradley -Bradshaw -Brady -Brahms -Brainard -Brainards -Branchville -Brandeis -Brandel -Brandenburg -Brandon -Braniff -Brannon -Brasilia -Braun -Brenda -Brian -Bridewell -Bridgeport -Bridgetown -Bridgewater -Brien -Brigadoon -Brigham -Brinkley -Britannic -Britannica -Brittany -Britten -Britten's -Broadway -Brock -Bronx -Brookdale -Brooke -Brookfield -Brookhaven -Brooklyn -Brookmont -Browne -Brownell -Brownian -Bruce -Brunhilde -Bruno -Brussels -Bruxelles -Bryan -Bryant -Bryce -Bryn -Buchanan -Bucharest -Buchwald -Bucky -Budapest -Budd -Buddha -Buddhism -Buddhist -Buddhists -Budweiser -Budweisers -Bugatti -Buick -Bulba -Bulgaria -Bulgarian -Bumbry -Bundestag -Bundy -Bunsen -Bunsen's -Bunsens -Bunyan -Bunyan's -Burbank -Burbank's -Burch -Burgundian -Burgundies -Burgundy -Burlingame -Burma -Burmese -Burne -Burnes -Burnett -Burnside -Burnsides -Burroughs -Burt -Burton -Burundi -Busch -Bushnell -Butterfield -Byrne -Byron -Byron's -Byronic -Byronism -Byzantine -Byzantium -CACM -CDT -CIA -CPA -CPR -CRT -CST -Cadillac -Cadillacs -Caesar -Cain -Caine -Cairo -Cal -CalComp -Calcutta -Calcutta's -Calder -Calgary -Calif -Caligula -Callisto -Caltech -Calumet -Calvinist -Cambodia -Camelot -Camille -Camino -Campbellsport -Canadian -Canadians -Canaveral -Canberra -Candide -Candlewick -Canis -Canoga -Canterbury -Cantonese -Canute -Capet -Capetown -Capistrano -Capitan -Cappy -Capricorn -Capt -Caracas -Carbondale -Carbones -Caribbean -Carl -Carl's -Carla -Carleton -Carletonian -Carlos -Carlsbad -Carlson -Carlton -Carlyle -Carmichael -Carnegie -Caroline -Caroline's -Carolinian -Carolinians -Carolyn -Carrie -Carson -Carthage -Carty -Caruso -Casey -Cassandra -Cassiopeia -Cassite -Cassius -Castro -Catalina -Catawba -Catherine -Cathy -Catskill -Catskills -Caucasian -Caucasians -Caucasus -Cauchy -Cavendish -Cecil -Cecilia -Celanese -Celsius -Celtic -Cenozoic -Centralia -Cerberus -Cervantes -Cessna -Cetus -Ceylon -Cezanne -Cezannes -Chablis -Chad -Chaffey -Chalmers -Champlain -Chancellorsville -Chandy -Chandy's -Chang -Channing -Chantilly -Chaplin -Chapman -Charles -Charleston -Charley -Charlie -Charlotte -Charlottesville -Charybdis -Chattahoochee -Chattanooga -Chaucer -Chautauqua -Chekhov -Chen -Cheng -Cheriton -Cheriton's -Cherokee -Cherokees -Cheryl's -Chesapeake -Cheshire -Chesterfield -Chesterton -Chevrolet -Chevy -Cheyenne -Cheyennes -Chicago -Chicago's -Chicagoan -Chicagoans -Chicana -Chicana's -Chicanas -Chicano -Chicano's -Chicanos -Chickasaws -Chile -Chiles -Chimiques -Chinaman -Chinamen -Ching -Chinook -Chippendale -Chippewa -Chisholm -Choctaw -Choctaws -Chomsky -Chomsky's -Chopin -Chris -Christ -Christendom -Christenson -Christianity -Christie -Christine -Christlike -Christopher -Christopher's -Christy -Chrysler -Churchill -Churchillian -Cicero -Ciceronian -Cincinnati -Cinderella -Cinerama -Circe -Citroen -Claire -Clara -Clare -Claremont -Clarence -Clark -Clarke -Clarridge -Claude -Claudia -Claudio -Claus -Clausen -Clearwater -Clemens -Clemente -Clemson -Cleveland -Clifford -Clint -Clinton -Clinton's -Clio -Clive -Clyde -Clytemnestra -Coates -Cochise -Coffman -Cohen -Cohn -Colby -Coleridge -Colgate -Colombia -Colombian -Colombians -Colosseum -Columbia -Columbian -Columbus -Comanche -Commie -Compuserve -Compuserve's -Concorde -Concordia -Conestoga -Confucian -Confucianism -Confucius -Congo -Connecticut -Connelly -Connie -Conrad -Conrad's -Conrail -Conrail's -Constantinople -Coolidge -Coors -Copeland -Copenhagen -Copernicus -Copperfield -Corinthian -Corinthians -Cornell -Cornell's -Cornish -Cornwall -Cornwallis -Corp -Corsica -Corsican -Cortland -Costello -Covent -Coventry -Craig -Cramer -Crandall -Cranford -Cranston -Crawford -Cree -Creighton -Creole -Creon -Crestview -Cretaceous -Cretaceously -Cretan -Crete -Crimea -Crimean -Croatian -Crockett -Croix -Cromwell -Cromwellian -Crosby -Crowley -Crusoe -Cuba -Cuban -Cubans -Culver -Culvers -Cumberland -Cunard -Cunningham -Cupid -Cushman -Cyanamid -Cygnus -Cynthia -Cyprian -Cypriot -Cyprus -Cyril -Cyrus -Czech -Czechoslovakia -DAG -DB -DECsystem -DECtape -DNA -Dacron -Dadaism -Dadaist -Dade -Daedalus -Daimler -Dakar -Dakota -Dali -Dallas -Dalton -Daly -Damascus -Danbury -Dane -Danes -Daniel -Daniels -Danielson -Danish -Danny -Danny's -Dante -Danube -Danville -Danzig -Daphne -Darlene -Darlington -Darrell -Darrow -Dartmouth -Darwin -Darwinian -Darwinism -Datamedia -Datsun -Dave -Dave's -David -David's -Davidson -Davie -Davies -Davinich -Davis -Davy -Dawson -Dayton -DeKalb -Dearborn -Debby -Deborah -Debra -Debussy -Dec -Decca -Deere -Defoe -Delhi -Delhi's -Delilah -Dellwood -Delphi -Delphic -Dempsey -Deneen -Dennis -Denny -Denver -Dependant -Dependants -Dept -Derbyshire -Descartes -Desmond -Deutsch -Devon -Devonshire -Dewey -Dewitt -Dexedrine -DiMaggio -Diana -Diane -Dianne -Dick's -Dickinson -Dickson -Diego -Dietrich -Dijon -Dillon -Dinah -Diogenes -Dion -Dionysian -Dionysus -Dirac -Disney -Disneyland -Disraeli -Dixie -Dixiecrats -Dixieland -Djakarta -Dmitri -Doberman -Doc -Dodington -Dogtown -Dolores -Domesday -Domingo -Dominic -Dominican -Dominicans -Donahue -Donald -Donald's -Donaldson -Donna -Donnelly -Donovan -Doolittle -Doppler -Dora -Dora's -Dorado -Dorchester -Doris -Dorothy -Dostoevsky -Doubleday -Doug -Dougherty -Douglas -Douglass -Dow -Downey -Doyle -Dr -Dramamine -Drexel -Dreyfuss -Drury -Dryden -DuPont -DuPonts -Duane -Dublin -Dubuque -Duffy -Dulles -Duluth -Dumas -Dumont -Dumpty -Duncan -Dunham -Dunkirk -Dunlap -Dunne -Dupont -Duponts -Durham -Durkee -Dusenberg -Dusseldorf -Dustin -Dutch -Dutchman -Dutchmen -Dvorak -Dwight -Dyke -EBCDIC -EEG -EPA -Earp -Easthampton -Eastland -Eastman -Eastwick -Eastwood -Econometrica -Ecuador -Eddie -Edgar -Edgerton -Edgewater -Edgewood -Edinburgh -Edison -Edith -Edmund -Edna -Eduard -Edward -Edwardian -Edwards -Edwin -Edwina -Egerton -Egypt -Egyptian -Egyptians -Eichmann -Eileen -Einstein -Einsteinian -Eisenhower -Ekberg -Ektachrome -Elaine -Elba -Eleanor -Electra -Eli -Elijah -Eliot -Elisabeth -Elise -Elise's -Elizabeth -Elizabethan -Elizabethans -Elkhart -Ella -Ellie -Elliot -Elliott -Ellis -Ellison -Ellsworth -Elmhurst -Elmira -Elmsford -Eloise -Elroy -Elsie -Elsinore -Elysees -Elysium -Emanuel -Emerson -Emily -Emma -Emmanuel -Emory -Endicott -Englewood -Englishman -Englishmen -Enoch -Enos -Enrico -Ensolite -Eocene -Ephesian -Ephesians -Ephraim -Epicurus -Episcopalian -Epsom -Epstein -Erasmus -Eratosthenes -Eric -Erich -Erickson -Ericsson -Erie -Erik -Erik's -Erikson -Ernest -Ernestine -Ernie -Ernst -Eros -Errol -Ervin -Erwin -Eskimo -Eskimos -Esp -Espagnol -Essex -Esther -Ethan -Ethel -Ethiopia -Ethiopians -Etruscan -Eucharist -Euclid -Euclidean -Eugene -Eugenia -Euler -Eulerian -Eunice -Euphrates -Eurasia -Eurasian -Euripides -Europa -Eurydice -Eva -Evangeline -Evans -Evanston -Evansville -Evelyn -Eveready -Everett -Everglades -Ewen -Exeter -Exxon -Ezekiel -Ezra -FAQ's -FAQs -FBI -FCC -FDA -FTP -Fagin -Fahrenheit -Fahrenheits -Fairchild -Fairfax -Fairfield -Fairmont -Fairport -Fairview -Falk -Falstaff -Fannies -Fanny -Faraday -Farber -Fargo -Farley -Farmington -Farrell -Fatima -Faulkner -Faulknerian -Fauntleroy -Faust -Faustian -Faustus -Fawkes -Fayetteville -Featherman -Feb -Feldman -Felice -Felicia -Felix -Fellini -Fenwick -Ferdinand -Ferdinando -Fermi -Fernando -Fess -Fiberglas -Fibonacci -Fidel -Figaro -Filipino -Filipinos -Filippo -Fillmore -Finland -Finn -Finnegan -Finnish -Finns -Fiorello -Fiori -Firestone -Fischer -Fishkill -Fisk -Fitch -Fitchburg -Fitzgerald -Fitzpatrick -Fitzroy -Flanagan -Flanders -Fledermaus -Fleischman -Fleisher -Fleming -Flemings -Flemish -Flemished -Flemishes -Flemishing -Florence -Florentine -Floridian -Floridians -Floyd -Flynn -Folsom -Fontainebleau -Fontana -Foote -Forbes -Fordham -Formica -Formosa -Formosan -Foxhall -Fran -Fran's -Francaise -Francesca -Francesco -Francie -Francis -Franciscan -Franciscans -Francisco -Franco -Francois -Frankford -Frankfort -Frankfurt -Frankie -Franny -Franz -Frau -Frayne -Frazier -Fred -Freddie -Freddy -Freddy's -Frederic -Frederick -Fredericks -Frederico -Fredrick -Fredrickson -Freeport -Freida -Frenchman -Frenchmen -Fresnel -Fresno -Freud -Freudian -Frey -Fri -Frick -Friedman -Frigga -Frigidaire -Frisbee -Frito -Fritz -Frostbelt -Frostbelt's -Fuchs -Fuji -Fulbright -Fullerton -GM -GNP -GSA -Gabriel -Gabrielle -Gaelic -Gail -Gainesville -Gaithersburg -Galahad -Galapagos -Galatea -Galbreath -Galilee -Galloway -Gallup -Galois -Galveston -Ganges -Ganymede -Garcia -Gardner -Garfield -Garibaldi -Garnett -Garrett -Garry -Garvey -Gary -Gary's -Gascony -Gasset -Gaston -Gatlinburg -Gatsby -Gauguin -Gaul -Gauntley -Gaussian -Gavin -Gaylor -Gaylord -Gaynor -Geary -Gehrig -Geiger -Gemini -Geneva -Geneva's -Genevieve -Genevieve's -George -George's -Georges -Georgetown -Georgia -Georgian -Georgians -Gerald -Geraldine -Gerard -Gerber -Gerhard -Gerhardt -Germania -Germanic -Germantown -Gerome -Gerry -Gerry's -Gershwin -Gershwins -Gertrude -Getty -Gettysburg -Ghana -Ghent -Giacomo -Gibbs -Gibby -Gibraltar -Giddings -Gideon -Gifford -Gilbertson -Gilda -Gilda's -Giles -Gilkson -Gillespie -Gillette -Gilligan -Gimbel -Gioconda -Giorgio -Giovanni -Gladstone -Gladys -Glasgow -Gleason -Glenda -Glendale -Glenn -Gloria -Gloucester -Glynn -Godot -Goethe -Gogh -Golda -Goldberg -Goldman -Goldstein -Goldstein's -Goldwater -Goliath -Gomez -Gonzales -Goodman -Goodrich -Goodwin -Goodyear -Gordian -Gordon -Gorham -Gorky -Gotham -Gothicism -Gracie -Grady -Grafton -Granville -Grayson -Grecian -Greece -Greenberg -Greenblatt -Greenbriar -Greenfeld -Greenfield -Greenland -Greensboro -Greensville -Greentree -Greenville -Greenwich -Gregg -Gregory -Grendel -Grenier -Grenoble -Grenville -Greta -Gretchen -Gretel -Gretel's -Griffith -Grimm -Gris -Groot -Grosset -Grossman -Grosvenor -Groton -Grumman -Grusky -Guadalupe -Guam -Guatemala -Guatemalan -Guggenheim -Guhleman -Guiana -Gunderson -Gunnar -Gus -Gutenberg -Guthrie -Guyana -Gwen -HP -Hackett -Hades -Hafiz -Hague -Haifa -Haiti -Haitian -Hal -Halifax -Hallinan -Halloween -Hamey -Hamilton -Hamiltonian -Hamiltonians -Hammett -Hammond -Hampshire -Hampton -Hancock -Hannah -Hannibal -Hanoi -Hanover -Hanoverian -Hans -Hansel -Hansen -Hanson -Hanukkah -Hapgood -Harcourt -Hardin -Harlem -Harold -Harriet -Harris -Harrisburg -Harrison -Harrisonburg -Harry's -Hartford -Hartley -Hartman -Harvard -Harvey -Harveys -Haskell -Haskins -Hatchure -Hatfield -Hattie -Hauser -Havana -Hawaii -Hawaiian -Hawkins -Hawley -Hawthorne -Haydn -Hayes -Haynes -Hayward -Haywood -Hearst -Heartwood -Heathkit -Heathman -Hebraic -Hebrew -Hebrews -Hecuba -Hedda -Hegel -Hegelian -Heidegger -Heidelberg -Heidi -Heidi's -Heinz -Heinze -Heisenberg -Heiser -Helen -Helena -Helene -Heliopolis -Hellenic -Helmholtz -Helmut -Helsinki -Hemingway -Henderson -Hendrick -Hendricks -Hendrickson -Hendrix -Hennessey -Hennessey's -Henrietta -Hepburn -Hera -Heraclitus -Herbert -Herculean -Hercules -Hereford -Herman -Hermes -Hermite -Hermosa -Hernandez -Herodotus -Herr -Herrington -Herschel -Hersey -Hershel -Hershey -Hesperus -Hess -Hessian -Hessians -Heublein -Heywood -Hiawatha -Hibernia -Hickey -Hickeys -Hickok -Hieronymus -Highfield -Hilbert -Hillary -Hillcrest -Hillel -Hillsboro -Hillsdale -Hilton -Himalayas -Himmler -Hindi -Hindu -Hindu's -Hinduism -Hindus -Hinkle -Hinsdale -Hiram -Hirey -Hiroshima -Hispanic -Hispanic's -Hispanics -Hitachi -Hitchcock -Hitler -Hobbes -Hobbs -Hobday -Hoboken -Hoffman -Holbrook -Hollerith -Hollister -Hollywood -Hollywood's -Holmes -Holocene -Holst -Holstein -Holyoke -Holzman -Homeric -Hondo -Honduras -Honeywell -Honolulu -Hoosier -Hoover -Hoover's -Hopi -Hopkins -Hopkinsian -Horace -Horatio -Hornblower -Horowitz -Horton -Houdini -Houston -Howard -Howe -Howell -Hubble -Hubble's -Hubert -Huck -Hudson -Huey -Hugh -Hughes -Hugo -Humboldt -Hume -Humphrey -Humphreys -Humpty -Hungarian -Hungary -Huntsville -Huron -Hurst -Hutchins -Hutchinson -Hutchison -Huxley -Hyannis -ICC -ISO -ITT -IUD -IUDs -Iberia -Iberian -Ibero -Ibsen -Icarus -Iceland -Iceland's -Icelander -Icelandic -Idaho -Igor -Iliad -Imbrium -Inca -Incas -Indianapolis -Indies -Indira -Indochina -Indonesia -Indonesian -Indy -Ingersoll -Ingram -Inverness -Io -Iowa -Iraq -Iraqi -Irene -Irish -Irishman -Irishmen -Irma -Iroquois -Irvine -Irving -Irwin's -Isaac -Isaacs -Isabel -Islam -Islamic -Islandia -Israelite -Israelites -Istanbul -Italy -Ithaca -Ithacan -Ivan -Ivanhoe -Izaak -Izvestia -Jackie -Jackman -Jackson -Jacksonian -Jacksons -Jacksonville -Jacky -Jacob -Jacobean -Jacobian -Jacobite -Jacobs -Jacobsen -Jacoby -Jacqueline -Jacques -Jakarta -Jake -Jakes -Jamaica -Jamaican -Jameson -Jamestown -Jan -Jane -Jane's -Janeiro -Janesville -Janet -Janet's -Janice -Janis -Jansen -Janus -Jason -Jastrow -Java -Javanese -Jaycee -Jaycees -Jeanette -Jeanie -Jeanne -Jeannie -Jeff -Jeffersonian -Jeffersonians -Jeffrey -Jeffreys -Jehovah -Jello -Jenkins -Jennie -Jennifer -Jennings -Jeremiah -Jeremy -Jericho -Jerome -Jerry's -Jerusalem -Jesse -Jesse's -Jessica -Jessie -Jessy -Jesuit -Jesuits -Jesus -Jew -Jewelled -Jewish -Jewishness -Jews -Jim -Jim's -Jimmie -Jimmy's -Jinny -Joan -Joanna -Joanne -Joanne's -Joannes -Joaquin -Jobrel -Jodi -Jodi's -Jody -Joe -Joel -Joes -Johann -Johannes -Johannesburg -Johansen -Johanson -Johnny -Johnny's -Johnsen -Johnson -Johnstown -Joliet -Jon -Jon's -Jonas -Jonathan -Jones -Joneses -Joplin -Jordan -Jorge -Jorgensen -Jorgenson -Jose -Josef -Joseph -Josephine -Josephson -Josephus -Joshua -Josiah -Jovanovich -Jove -Jovian -Joyce -Juan -Juanita -Jubal -Judaism -Judas -Jude -Judea -Judith -Judy -Jules -Julia -Julian -Juliet -Julio -Julius -Juneau -Jungian -Juno -Jupiter -Justine -Justinian -Jutish -KGB -Kabuki -Kabul -Kaddish -Kafka -Kafkaesque -Kalamazoo -Kamikazes -Kankakee -Kansas -Kant -Karen -Karl -Karol -Kate -Katherine -Kathleen -Kathy -Katie -Katie's -Katmandu -Kay -Keaton -Keats -Keegan -Keenan -Keith -Keller -Kelley -Kellogg -Kelly -Kelly's -Kelvin -Kenilworth -Kennecott -Kennedy -Kenneth -Kenny -Kenosha -Kensington -Kent -Kentucky -Kenya -Kepler -Kepler's -Kermit -Kettering -Kevin -Kewaskum -Kewaunee -Keynes -Keynesian -Khmer -Khrushchev -Khrushchevs -Kickapoo -Kiel -Kiev -Killebrew -Kim -Kingsbury -Kingsley -Kingston -Kingstown -Kingwood -Kinnickinnic -Kinsey -Kipling -Kirby -Kirchoff -Kirk -Kirk's -Kirkland -Kirkpatrick -Kirkwood -Kiwanis -Klan -Klaus -Knobeloch -Knowles -Knox -Knoxville -Knudsen -Knudson -Knutsen -Knutson -Koch -Kodachrome -Kodak -Kodaks -Kodiak -Koenig -Koenigsberg -Kohler -Kong -Konrad -Korea -Korean -Koreans -Kraemer -Krakatoa -Krakow -Kramer -Krause -Kremlin -Kresge -Kris -Krishna -Kristina -Krueger -Kruger -Kurd -Kurdish -Kurt -Kuwait -Kyle -Kyoto -LIFO -Labrador -Lacey -Lackawanna -Lafayette -Lagrange -Laguna -Lakehurst -Lakewood -Lancashire -Lancaster -Landis -Landwehr -Lange -Langeland -Langford -Langley -Lansing -Laocoon -Laos -Laotian -Laotians -Laplace -Laramie -Laredo -Larry -Larry's -Lars -Larsen -Larson -Lathrop -Latinate -Lattimer -Lauderdale -Laundromat -Laundromats -Laura's -Lauren -Laurence -Laurentian -Lawford -Lawrence -Lawrenceville -Lawson -Lazarus -Leary -Leavenworth -Lebanese -Lebanon -Lebesgue -Lee's -Lehigh -Leigh -Leighton -Leila -Lemke -Lenin -Leningrad -Leninism -Leninist -Lenny -Leo -Leon -Leona -Leonard -Leonardo -Leone -Leopold -Leopoldville -Leroy -Leslie -Levi -Levine -Levis -Leviticus -Lewellyn -Lexington -Leyden -Liberace -Liberia -Libya -Libyan -Lichtenstein -Lichter -Lieberman -Liechtenstein -Lilliputian -Lima -Lincoln -Linda -Lindberg -Lindy -Linotype -Linus -Lionel -Lipton -Lisa -Lisbon -Liss -Liston -Lithuanian -Littleton -Litton -Livermore -Liverpool -Livingston -Lizzie -Lizzy -Lloyd -Locke -Lockhart -Lockheed -Lockian -Lockwood -Logan -Lois -Lola -Lombard -London -Londonderry -Londoner -Longfellow -Longstreet -Lopez -Lorelei -Lorentzian -Lorenz -Lorenz's -Lorraine -Lothario -Lottie -Louis -Louisa -Louise -Louisiana -Louisianan -Louisville -Lovejoy -Lovelace -Loveland -Lowell -Loy -Loyola -Ltd -Lubbock -Lucas -Lucerne -Lucia -Lucian -Lucien -Lucifer -Lucille -Lucius -Lucretia -Lucretius -Lucy -Ludmilla -Ludwig -Lufthansa -Luftwaffe -Luke -Luke's -Luna -Luna's -Luther -Lutheran -Luxembourg -Lydia -Lynchburg -Lyndon -Lynn -Lyon -MAG -MBA -MD -MDT -MIG -MIGs -MIMD -MPH -MST -MTS -MTV -Mac -MacArthur -MacDonald -MacGregor -MacKenzie -MacMillan -Macarthur -Macaulay -Macbeth -Macdonald -Macedon -Macedonia -Macedonian -Macgregor -Mach -Machiavelli -Mackenzie -Mackinac -Macmillan -Macon -Madagascar -Madame -Madames -Madeleine -Madeleine's -Madeline -Madeline's -Madison -Madonna -Madonnas -Madrid -Maelstrom -Magdalene -Maggie -Magill -Magruder -Maguire -Maguires -Mahler -Mahler's -Maine -Malamud -Malay -Malaysia -Malaysian -Malcolm -Mallory -Malone -Malta -Maltese -Malthusian -Managua -Manchester -Manfred -Manitoba -Manitowoc -Mankowski -Mansfield -Manville -Mao -Maori -Maplecrest -Marcotte -Marcus -Marcy -Mardi -Mardis -Marguerite -Maria's -Marian -Marian's -Marie -Marie's -Marietta -Marilyn -Marin -Marino -Mario -Marion -Marjorie -Mark's -Markov -Markovian -Markovitz -Marlborough -Marlene -Marlowe -Marquette -Marriott -Marseilles -Marsha -Marshall -Marshalled -Marshalling -Martha -Martian -Martians -Martinez -Martinique -Martinson -Marty -Marvin -Marx -Marxism -Marxisms -Marxist -Masonic -Masonite -Mathews -Mathewson -Mathias -Mathieu -Matilda -Matisse -Matisses -Matthew -Matthews -Mattie -Maude -Maureen -Maurice -Mauritania -Mauritius -Mawr -Maximilian -Maxine -Maxwellian -Maya -Mayans -Mayfair -Mayflower -Maynard -Mazda -McAdams -McAllister -McAllister's -McBride -McBride's -McCabe -McCabe's -McCall -McCall's -McCarthy -McCarthy's -McCauley -McCauley's -McClain -McClain's -McClellan -McClellan's -McClure -McClure's -McCluskey -McCluskey's -McConnell -McConnell's -McCoy -McCoy's -McCracken -McCracken's -McDaniel -McDaniel's -McDermott -McDermott's -McDonald -McDonald's -McDonnell -McDonnell's -McDougall -McDougall's -McFadden -McFadden's -McFarland -McFarland's -McGill -McGill's -McGovern -McGovern's -McGrath -McGrath's -McGraw -McGraw's -McGregor -McGregor's -McGuire -McGuire's -McIntosh -McIntosh's -McIntyre -McIntyre's -McKay -McKay's -McKee -McKee's -McKesson -McKesson's -McKinley -McKinley's -McKinney -McKinney's -McKnight -McKnight's -McLanahan -McLaughlin -McLaughlin's -McLean -McLean's -McLeod -McLeod's -McMillan -McMillan's -McNaughton -McNaughton's -McNeil -McNeil's -McPherson -McPherson's -Medea -Medfield -Medicaid -Medicare -Medici -Medicis -Mediterranean -Meister -Meistersinger -Mekong -Mel -Melanesia -Melanesian -Melanie -Melbourne -Melinda -Melisande -Melissa -Mellon -Melville -Melvin -Memphis -Mencken -Mendelssohn -Mendoza -Menelaus -Menlo -Mennonite -Mennonites -Menominee -Mensch -Mephistopheles -Mercator -Mercedes -Meredith -Meriwether -Merle -Merriam -Merrick -Merrill -Merrimac -Merrimack -Mesozoic -Messrs -Methuselah -Methuselahs -Mexican -Mexicans -Mexico -Meyer -Meyers -Miami -Michael -Michael's -Michaelangelo -Michaels -Michaelson -Michelangelo -Michelin -Michelson -Mick -Mickelson -Mickey -Mickey's -Mickie -Micky -Micronesia -Micronesian -Middlebury -Middlesex -Middleton -Middletown -Midwestern -Midwesterner -Midwesterners -Miguel -Mikhail -Mikoyan -Milan -Mildred -Millard -Millie -Milquetoast -Milquetoasts -Milton -Miltonic -Milwaukee -Mimi -Minerva -Minneapolis -Minnie -Minoan -Miocene -Mira -Miranda -Miriam -Mississippi -Mississippian -Mississippians -Missoula -Missouri -Missy -Mitch -Mitch's -Mitchell -Mitchell's -Mobil -Modesto -Mohammed -Mohammedan -Mohawk -Moines -Moliere -Moline -Molly -Molotov -Mon -Monaco -Monet -Monfort -Mongolia -Mongolian -Monica -Monroe -Monrovia -Monsanto -Montague -Montaigne -Montclair -Monterey -Montevideo -Montgomery -Monticello -Montpelier -Montreal -Monty -Mooney -Moore -Moorish -Moravia -Moravian -Morehouse -Moreland -Morgan -Moriarty -Mormon -Moroccan -Morrison -Morristown -Morse -Mortimer -Morton -Morton's -Moscone -Moscow -Moses -Mossberg -Mozart -Mozart's -Muhammad -Muir -Mulligan's -Mumford -Muncie -Mundt -Munich -Munroe -Munson -Muriel -Murphy -Murray -Murrow -Muscat -Muscovy -Muskegon -Mussolini -Mussolini's -Mussolinis -Mussorgsky -Mussorgsky's -Muzak -Mycenae -Mycenaean -Myron -NAACP -NASA -NATO -NBC -NBS -NCAA -NCC -NCR -NOAA -NSF -NYSE -NaCl -Nabisco -Nagasaki -Nairobi -Nakamura -Nakoma -Nan -Nancy -Nancy's -Nanette -Nanking -Nanook -Nantucket -Naomi -Naples -Napoleon -Napoleonic -Nash -Nashua -Nashville -Nassau -Nat -Natalie -Natalie's -Natchez -Nate -Nathan -Nathaniel -Navaho -Navajo -Navona -Nazarene -Nazareth -Nazism -Neal's -Neanderthal -Neapolitan -Needham -Nepali -Neptune -Nero -Nestor -Neumann -Nevada -Newark -Newbury -Newburyport -Newcastle -Newell -Newman -Newport -Newsweek -Newsweekly -Niagara -Nicaean -Nicaragua -Niccolo -Nicholas -Nichols -Nicholson -Nicklaus -Nicodemus -Nielsen -Nielson -Nietzsche -Nigeria -Nigerian -Nijinsky -Nile -Nilsen -Nilsson -Nina -Niobe -Nippon -Nixon -Noah -Nobel -Noel -Norfolk -Norma -Norman -Normandy -Norris -Norristown -Norse -Northampton -Northfield -Northumberland -Norton -Norwalk -Norway -Norwegian -Norwich -Nostradamus -Notre -Nottingham -Noyes -Nubian -Nugent -O'Brien -O'Brien's -O'Clock -O'Connell -O'Connell's -O'Connor -O'Connor's -O'Dell -O'Dell's -O'Donnell -O'Donnell's -O'Dwyer -O'Dwyer's -O'Er -O'Hare -O'Hare's -O'Leary -O'Leary's -O'Shea -O'Shea's -O'Sullivan -O'Sullivan's -OK's -OPEC -Oakland -Oakley -Oakmont -Oberlin -Occam -Occam's -Oconomowoc -Octavia -Odessa -Odysseus -Oedipal -Oedipally -Offenbach -Ogden -Okamoto -Okinawa -Olaf -Oldenburg -Oldsmobile -Oleg -Olga -Olivers -Olivetti -Olivia -Olsen -Olson -Olympia -Olympian -Olympic -Olympics -Olympus -Omaha -Oman -Oneida -Ontario -Opel -Oppenheimer -Oregon -Oregonians -Orlando -Orleans -Orlick -Orpheus -Orphic -Ortega -Orwell -Orwellian -Osaka -Osbert -Osborn -Osborne -Oscar -Oshkosh -Oslo -Ostrander -Oswald -Othello -Ottawa -Otto -Otto's -Ottoman -Ovid -Owen -Owens -Oxford -Oxnard -Oz -Ozark -Ozarks -Ozzie -PBS -PDT -PM -PST -PTA -Pablo -Pabst -Packwood -Paganini -Paine -Pakistan -Pakistani -Pakistanis -Palatine -Paleolithic -Paleozoic -Palermo -Palestine -Palmolive -Palmyra -Palomar -Pam -Pam's -Pamela -Pancho -Pandora -Pappas -Paraguay -Paris -Parisian -Parkersburg -Parkhouse -Parkinson -Parrish -Parthenon -Pasadena -Passaic -Passover -Pasternak -Pasteur -Patagonia -Patagonians -Patrice -Patricia -Patrick -Patsies -Patsy -Patterson -Patton -Paul -Paul's -Paula -Paulette -Paulette's -Pauli -Pauline -Pauling -Paulsen -Paulson -Pavlov -Pawtucket -Payne -Paynes -Payson -Peabody -Peachtree -Pearce -Pearson -Pecos -Pedro -Pegasus -Peggy -Peking -Pelham -Pendleton -Penn -Pensacola -Pentecost -Peoria -Pepsi -Pepsico -Percy -Perez -Pergamon -Pericles -Perkins -Pernod -Perry -Perry's -Perseus -Pershing -Persia -Persian -Persians -Perth -Peru -Peruvian -Peruvians -Pete -Pete's -Petersburg -Petersen -Peterson -Pettibone -Peugeot -Pewaukee -Peyton -Peyton's -Pfizer -Ph -Phaedra -Phil -Philadelphia -Philco -Philip -Philippe -Philippians -Philippine -Philippines -Philistine -Philistines -Phillies -Phillips -Philly -Phyllis -Picasso -Piccadilly -Pickford -Pickman -Pierre -Pierson -Pillsbury -Pinehurst -Pipestone -Pisa -Pisces -Pitney -Pitt -Pittsburgh -Pittsburghers -Pittsfield -Pittston -Pius -Plainfield -Plainview -Plato -Platonism -Platonist -Platteville -Pleiades -Pleistocene -Plexiglas -Pliny -Pliocene -Plutarch -Pluto -Plymouth -Pocahontas -Pocono -Poconos -Poe -Poincare -Poindexter -Poisson -Polaris -Polaroid -Polk -Pollux -Polynesian -Polyphemus -Pomerania -Pomeranian -Pomona -Pompeii -Pompey -Pontiac -Popsicle -Popsicles -Portland -Portsmouth -Portugal -Portuguese -Poseidon -Potemkin -Potomac -Potsdam -Pottawatomie -Potts -Poughkeepsie -Poussin -Poussins -Powell -Prague -Pratt -Prattville -Pravda -Precambrian -Prentice -Prenticed -Prenticing -Presbyterian -Presbyterianism -Prescott -Presley -Preston -Preston's -Pretoria -Priestley -Princeton -Principia -Priscilla -Procrustes -Procyon -Prokofieff -Promethean -Prometheus -Protestantism -Proust -Proxmire -Prussia -Prussian -Ptolemaic -Ptolemaists -Ptolemy -Puccini -Puerto -Pulaski -Pulitzer -Pullman -Pullmans -Purcell -Purdue -Purina -Pygmalion -Pyhrric -Pyrex -Pythagoras -Pythagorean -Pythagoreans -Quakeress -Quantico -Quasimodo -Quebec -Quinn -Quinn's -Quixote -RCA -RISC -RMS -ROTC -RPM -RSVP -Rachel -Rachmaninoff -Racine -Radcliffe -Rafael -Rajive -Rajive's -Raleigh -Ralph -Ralph's -Ralston -Ramada -Ramirez -Ramona -Ramsey -Rand -Randall -Randolph -Randy's -Rangoon -Raoul -Raphael -Rapunzel -Rasmussen -Rawlings -Rawlins -Rawlinson -Rawson -Rayburn -Rayleigh -Raymond -Raymondville -Raytheon -Reagan -Rebecca -Redhook -Redstone -Reedville -Reese -Regina -Reginald -Regulus -Reich -Reichenberg -Reichstag -Reilly -Reinhard -Reinhardt -Reinhold -Rembrandt -Remington -Remus -Renaults -Renee -Renee's -Renoir -Renville -Reuben -Reuters -Reuther -Rev -Rex -Reynolds -Rhea -Rheims -Rheinholdt -Rhenish -Rhine -Rhinelander -Rhodes -Rhodesia -Rhonda -Rican -Ricans -Richard -Richard's -Richards -Richardson -Richey -Richfield -Richland -Richmond -Richter -Rickenbaugh -Ridgefield -Ridgway -Riemann -Riggs -Riley -Rilke -Rinehart -Rio -Ripley -Ritter -Ritz -Riverview -Riviera -Riyadh -Robbie -Robbins -Roberta -Roberto -Robertson -Robertsons -Robinsonville -Rochester -Rochester's -Rockaway -Rockaways -Rockefeller -Rockford -Rockland -Rockville -Rockwell -Rodgers -Rodney -Rodney's -Rodriguez -Roger -Roger's -Rogers -Roland -Rollie -Rollins -Romano -Rome -Romeo -Romeos -Romulus -Ron -Ronald -Ronnie -Rooney -Roosevelt -Roosevelt's -Rooseveltian -Rorschach -Rosa -Rosabelle -Rosalie -Roseland -Rosella -Rosen -Rosenberg -Rosetta -Rosie -Ross -Rossi -Roswell -Rotarian -Rotarians -Roth -Rousseau -Rousseau's -Rowena -Rowena's -Rowland -Rowland's -Rowley -Rowley's -Roxy -Roxy's -Rozelle -Rozelle's -Rudolph -Rudolph's -Rudy -Rufus -Rumania -Rumanian -Rumanians -Rumford -Rummel -Runnymede -Runyon -Ruppert -Rushmore -Russ -Russell -Russia -Rutgers -Ruth -Rutherford -Rutland -Rutledge -Ryan -Ryder -SCSI -SIMD -SMSA -SMSA's -SMSAs -SPSS -Sabine -Sacramento -Sadie -Saginaw -Sahara -Saigon -Salem -Salerno -Salisbury -Salk -Salvador -Salvadoran -Salvatore -Sammy -Sammy's -Samoa -Samoan -Sampson -Samson -Samuel -Samuels -Samuelson -Sanchez -Sancho -Sandburg -Sanderson -Sandia -Sandra -Sandusky -Sanford -Sanhedrin -Sanskrit -Sanskritic -Santa -Santayana -Santiago -Sara -Sarah -Sarasota -Saratoga -Sargent -Sartre -Saskatchewan -Satan -Saturn -Satyanarayanan -Satyanarayanan's -Saud -Saudi -Saukville -Saunders -Savannah -Saviour -Savonarola -Saxon -Saxons -Saxony -Saxton -Scandinavia -Scandinavian -Scandinavians -Schaefer -Schaeffer -Schafer -Schaffner -Schapiro -Scheherezade -Schelling -Schenectady -Schlitz -Schmidt -Schmitt -Schneider -Schopenhauer -Schroeder -Schroedinger -Schubert -Schultz -Schulz -Schumacher -Schuman -Schumann -Schuster -Schwartz -Scorpio -Scot -Scotchgard -Scotchman -Scotia -Scotian -Scots -Scotsman -Scotsmen -Scott -Scottish -Scottsdale -Scotty -Scranton -Scribners -Scripps -Scylla -Scythia -Seaborg -Seabrook -Seaquarium -Seattle -Seattle's -Sebastian -Sedgwick -Seeley -Segundo -Selectric -Selfridge -Selma -Seminole -Semite -Seneca -Senegal -Senora -Seoul -Serafin -Serbian -Serbo -Serra -Seville -Seward -Seymour -Shakespeare -Shakespearean -Shakespearian -Shanghai -Shanghaiing -Shapiro -Sharon -Shasta -Shawano -Shawnee -Sheboygan -Sheffield -Sheffielder -Sheffielders -Sheila -Shelby -Sheldon -Shelley -Shelton -Shenandoah -Sheraton -Sheridan -Sherman -Sherwin -Sherwood -Shiite -Shiite's -Shiites -Shillong -Shiloh -Shinto -Shintoism -Shirley -Shorewood -Shreveport -Shylock -Shylockian -Siamese -Siberia -Siberian -Sicilian -Siciliana -Sicilians -Sicily -Sidney -Siegfried -Sigmund -Signora -Sikh -Sikh's -Sikhes -Sikhs -Sikorsky -Silas -Silverman -Simmons -Simmonsville -Simms -Simon -Simpson -Sinai -Sinatra -Sinclair -Sioux -Sirius -Sistine -Sisyphean -Sisyphus -Siva -Skippy -Skye -Slav -Slavic -Slavs -Slesinger -Sloan -Sloane -Smallwood -Smithfield -Smithsonian -Smithtown -Smucker -Snead -Sneed -Snodgrass -Snowbelt -Snowbelt's -Snyder -Socrates -Socratic -Sofia -Sol -Solly -Solomon -Somali -Somalis -Somerset -Somerville -Sonoma -Sonora -Sophia -Sophias -Sophie -Sophoclean -Sophocles -Sorensen -Sorenson -Sorrentine -Sousa -Southampton -Southfield -Spahn -Spalding -Spaniard -Spaniards -Sparkman -Sparta -Spartan -Spencerian -Spenglerian -Sperry -Spiegel -Spokane -Springfield -Squaresville -Squibb -Squibbing -Stacy -Stacy's -Stafford -Staffordshire -Staley -Staley's -Stalin -Stalin's -Stalinist -Stalins -Stamford -Stan -Stan's -Standish -Standish's -Stanford -Stanford's -Stanley -Stans -Stanton -Stapleton -Starkey -Starr -Staten -Statler -Stauffer -Stearns -Steinbecks -Steinberg -Stella -Stephan -Stephanie -Stephanie's -Stephen -Stephens -Stephenson -Sterno -Stetson -Stetsons -Steuben -Steve -Steve's -Steven -Steven's -Stevens -Stevenson -Stevie -Stewart -Stewart's -Stillwell -Stimson -Stirling -Stockholm -Stockton -Stonehenge -Stouffer -Stowe -Strasbourg -Stratford -Strauss -Stravinsky -Stromberg -Strongheart -Stuart -Stubblefield -Stubblefields -Studebaker -Stuttgart -Stuyvesant -Stygian -Styrofoam -Styx -Sudan -Sudanese -Sudanic -Suez -Suffolk -Sukarno -Sullivan -Sulzberger -Sumatra -Sumerian -Summerdale -Sumter -Sunbelt -Sunbelt's -Sunnyvale -Superman's -Susan -Susan's -Susanne -Susanne's -Susie -Susie's -Susquehanna -Susquehanna's -Sussex -Sussex's -Sutherland -Sutherland's -Sutton -Sutton's -Suwanee -Suwanee's -Suzanne -Suzanne's -Suzuki -Suzuki's -Swabian -Swabian's -Swabians -Swahili -Swahili's -Swanson -Swarthmore -Swartz -Swaziland -Swede -Sweden -Swedes -Swedish -Sweeney -Sweeneys -Swenson -Swinburne -Switzer -Switzerland -Sybil -Sydney -Sylvania -Sylvester -Sylvia -Sylvie -Symington -Syracuse -Syria -Syrian -Syrian's -Syrians -TNT -TRW -TTL -TV -TVA -TWA -Tacitus -Tacoma -Taft -Tahiti -Tahoe -Taipei -Taiwan -Taiwanese -Talladega -Tallahassee -Tallahatchie -Tallahoosa -Tallchief -Talleyrand -Talmud -Tammany -Tampa -Tanganyika -Tanganyika's -Tannenbaum -Tantalus -Tanya -Tanzania -Tapdance -Tara -Tarrytown -Tartuffe -Tarzan -Tasmania -Tate -Tawney -Taylor -Taylors -Tchaikovsky -Teddy -Teheran -Tehran -Teledyne -Telefunken -Telemann -Telex -Templeman -Templeton -Tenex -Tenneco -Tenney -Tennyson -Teresa -Terra -Terran -Tess -Tessie -Teutonic -Tex -Texaco -Texan -Texans -Textron -Thai -Thailand -Thames -Thebes -Thelma -Theodore -Theodosian -Theodosius -Theresa -Theseus -Thiensville -Thomas -Thompson -Thompson's -Thomson -Thor -Thoreau -Thornburg -Thornton -Thorpe -Throneberry -Thruway -Thruways -Thu -Thule -Thurber -Thurman -Tiber -Tibet -Tibetan -Tiburon -Ticonderoga -Tieck -Tigris -Tijuana -Tillich -Tillie -Tim -Tim's -Timex -Timmy -Timon -Tims -Tioga -Tippecanoe -Tipperary -Tito -Titus -Tobago -Todd -Todd's -Togo -Tokyo -Toland -Toledo -Tolley -Tolstoy -Tombigbee -Tommie -Toni -Tonio -Toomey -Topeka -Topsy -Torah -Toronto -Torquemada -Tosca -Tosca's -Toscanini -Toscanini's -Toshiba -Toshiba's -Toto -Toulouse -Townley -Townsend -Towsley -Toynbee -Toyota -Tractarians -Tracy -Transylvania -Travis -Treadwell -Trenton -Trianon -Trimble -Trinidad -Tristan -Trojan -Tropez -Trotsky -Troutman -Truckee -Trudy -Trujillo -Truman -Trumbull -Tsunematsu -Tucson -Tudor -Tue -Tulane -Tulsa -Tunis -Tunisia -Tunisian -Turin -Turkish -Tuscaloosa -Tuscan -Tuscany -Tuskegee -Tuttle -Tyler -Typhon -Tyson -UN -UNESCO -USA -USAF -USART -USDA -USPS -USSR -Udall -Uganda -Ukrainian -Ukrainians -Ullman -Ulysses -Unibus -Uniroyal -Unisys -Univac -Upton -Uranus -Urbana -Ursa -Ursula -Ursuline -Uruguay -Utica -Uzi -Uzi's -VGA -VHF -VLSI -Vail -Valerie -Valhalla -Valkyrie -Vance -Vancouver -Vandenberg -Vanderbilt -Vanderburgh -Varian -Varityping -Vatican -Vaudois -Vaughn -Vega -Vegas -Velasquez -Venetian -Venetian's -Venetians -Venezuela -Venezuelan -Venice -Venn -Venus -Venusian -Venusians -Vera -Vergil -Verlag -Vermont -Vern -Verne -Vernon -Verona -Veronica -Versailles -Vic -Vic's -Vichy -Vichy's -Vickers -Vickie -Vickie's -Vicksburg -Vicksburg's -Vicky -Vicky's -Victoria -Victoria's -Victorian -Victorians -Victrola -Victrola's -Victrolas -Vidal -Vidal's -Vienna -Vienna's -Viennese -Viennese's -Viet -Vietnam -Vietnam's -Vietnamese -Vietnamese's -Viking -Vikings -Vince -Vincent -Vincent's -Vinson -Virginian -Virginians -Virgo -Virgo's -Virgos -Vishnu -Visigoth -Visigoths -Vitus -Vivaldi -Vivian -Vladimir -Vladivostok -Vogel -Vol -Volkswagen -Volkswagens -Volstead -Volta -Voltaire -Volvo -Vulcan -WFF -WWW -Wabash -Waco -Wade's -Wagner -Wainwright -Wakefield -Walbridge -Walcott -Walden -Waldensian -Waldo -Waldorf -Walford -Walgreen -Wallace -Wallenstein -Wally's -Walpole -Walsh -Walt -Walter -Walters -Walton -Walworth -Wang -Wansee -Wansley -Warfield -Warfield's -Warsaw -Warsaw's -Warwick -Warwick's -Washburn -Washoe -Wasserman -Waterbury -Watergate -Waterhouse -Watertown -Watkins -Watson -Watson's -Wattenberg -Watterson -Waukesha -Waunona -Waupaca -Waupun -Wausau -Wauwatosa -Waveland -Wayne -Waynesboro -Weatherford -Webber -Webster -Webster's -Websterville -Weider -Weidman -Weinberg -Weiner -Weinstein -Weiss -Weissman -Weissmuller -Welch -Welcher -Welches -Weldon -Weldwood -Wellesley -Wellington -Wellman -Wellsville -Welmers -Wendell -Wendy -Wentworth -Werner -Wesley -Wesleyan -Wesson -Westbrook -Westchester -Westfield -Westhampton -Westinghouse -Westminster -Westmore -Weston -Westphalia -Westport -Westwood -Weyerhauser -Wharton -Wheatland -Wheaton -Wheatstone -Wheelock -Whelan -Wheller -Whippany -Whipple -Whitcomb -Whitehall -Whiteleaf -Whiteley -Whitewater -Whitfield -Whitlock -Whitman -Whitney -Whittaker -Whittier -Wichita -Wieland -Wiggins -Wilcox -Wiley -Wilfred -Wilhelm -Wilhelmina -Wilkes -Wilkinson -Willamette -Willard -Willcox -Willem -William -Williams -Williamsburg -Williamson -Willie -Willied -Willies -Willoughby -Willy -Wilma -Wilmette -Wilmington -Wilshire -Wilsonian -Winchell -Windsor -Winehead -Winfield -Winifred -Winnebago -Winnetka -Winnie -Winnipeg -Winograd -Winooski -Winsborough -Winsett -Winslow -Winston -Winthrop -Wisconsin -Wisconsin's -Witherspoon -Wolcott -Wolfgang -Wolverton -Woodard -Woodberry -Woodbury -Woodlawn -Woodrow -Woodward -Woodwards -Woolworth -Woonsocket -Wooster -Worcester -Worcestershire -Worcestershire's -Wordsworth -Worthington -Wrigley -Wronskian -Wyman -Wyoming -XOR -Xanthus -Xavier -Xenia -Xerox -Xerox's -Xerxes -YMCA -YWCA -Yakima -Yale -Yalies -Yalta -Yankee -Yankees -Yaqui -Yates -Yeager -Yeats -Yemen -Yiddish -Yoknapatawpha -Yokohama -Yonkers -Yorick -Yorktown -Yosemite -Youngstown -Ypsilanti -Yuba -Yucatan -Yugoslav -Yugoslavia -Yukon -Yuri -Yves -Yvette -Zachary -Zaire -Zanzibar -Zeffirelli -Zeiss -Zellerbach -Zen -Zennist -Zeus -Zeus's -Ziegfeld -Ziegfeld's -Ziegfelds -Ziegler -Ziegler's -Ziggy -Zimmerman -Zimmerman's -Zion -Zion's -Zionism -Zionist -Zionist's -Zionists -Zions -Zoroaster -Zoroastrian -Zoroastrians -Zurich -Zurich's -aardvark -aardvark's -aardvarks -abalone -abalone's -abalones -abdicate -abdicated -abdicates -abdicating -abdication -abeyant -abominate -abominated -abominates -abominating -abomination -abominations -aborning -aboveboard -abrasive -abrasively -abrasiveness -abrasives -abscissae -abstemiously -abstinent -abstinently -abusable -academician -academicianship -acceptant -accessors -accordant -accordantly -accrual -accruals -acetic -achromatic -acknowledgeable -acquiescent -acquiescently -acquisitive -acquisitively -acrylate -actinic -actinide -actuaries -addend -addle -addled -addles -addling -adios -adjectival -adjectivally -adjoint -administrable -administrate -administrated -administrates -administrating -administratrix -adsorbate -adsorptive -adsorptively -advert -adverted -adverting -adverts -aeolian -afforest -afforestation -afro -afterbirth -afterglow -afterlife -aftershave -agribusiness -agriculturalists -aha -ahem -ahoy -ain't -airfare -airmass -airpark -airplay -airtight -airtightness -ala -albatross -aldehyde -aleph -alewife -allegiant -alliterate -alliterated -alliterates -alliterating -allocable -allotropic -allspice -alluvial -alluvium -almagest -almshouses -alp -altercate -altho -altimeter -altimeter's -altimeters -alway -ambrose -ambrosia -ambulant -amethyst -amethystine -aminobenzoic -ammeter -ammeter's -ammeters -amoebae -amperage -amperages -anachronistic -anaglyph -analgesic -anamorphic -anastigmatic -androgynous -angelfish -angiosperm -angora -anhydride -anhydrite -animadversion -animadvert -anneal -annealed -annealer -annealers -annealing -anneals -annuities -annuity -annular -annularly -annulus -anodic -antacid -antebellum -anthropogenic -anthropometric -anthropometrics -anthropometry -anticlimactic -antifreeze -antigone -antilogs -antimatter -antimatter's -antipasto -antiperspirant -antiquary -antisemitic -antisemitism -antisemitism's -antithetic -anytime -apache -apaches -apolar -apparency -applesauce -applicate -apposite -appositely -appositeness -apposition -appositive -appositively -appropriable -arbitrage -arbitrager -arboretum -arcana -archetypical -archetypically -arcsine -arctangent -ardency -areawide -arenaceous -armada -armature -armatures -arrangeable -arrear -arrestee -arrestee's -arrestees -arrowroot -arsenate -arsenide -artesian -articulable -artier -artiness -arty -ascriptive -ashame -ashier -ashy -asperity -asphyxiate -asphyxiation -asplenium -assertional -assignation -assignations -assimilationist -assn -associable -assumability -asteria -astigmatic -astigmatism -astraddle -astronautic -astronomic -astrophysicist -astrophysicist's -astrophysicists -athwart -attestation -attributional -audibility -audiotape -audiovisual -audiovisuals -auntie -auric -australites -autoloader -autostart -aviate -aviations -aviatrix -axiology -azimuthal -azimuthally -babbitt -babbitted -babbitting -babbitts -baboon -babysitting -baccarat -bachelorhood -backarrow -backboard -backchaining -backfill -backfilled -backfilling -backfills -backhand -backhanded -backhandedly -backhander -backorder -backplate -backplates -backside -backstop -backwood -badland -badmen -baggageman -baggagemen -baldy -baleen -ballfields -bandaid -bandoleers -bandstop -bangkok -barefaced -barefacedly -barefacedness -barkeep -barkeeper -barnacle -barnacled -barnful -barnsful -baronet -barrette -barrette's -barrettes -barstool -barstool's -barstools -bartend -baseband -basemen -baseplate -basilar -basilisk -basophilic -basswood -bates -batik -batwings -bayberries -bayberry -beadsman -beadworker -beasties -beautician -beauticians -beaux -bebop -bedmate -bedmate's -bedmates -bedpan -bedpan's -bedpans -bedstraw -beechwood -befuddlement -begonia -behemoths -belate -belladonna -bellflower -bellyache -bellyacher -bellyaching -bellyfull -belove -belvedere -beman -bemuse -bemused -bemusedly -benefice -beneficent -beneficently -berg -bergen -berger -bergs -beribbon -berserk -berserker -bespoke -bestir -bestirring -bestubble -bestubbled -betatron -bethel -bethought -betoken -betokened -betokening -bettor -bewhisker -bezel -biaxial -biaxially -bicep -bichromate -bichromated -biconnected -bidiagonal -biharmonic -bilayer -bilayers -bilingualism -billies -billy -bimetallic -bimetallism -bindery -bindle -biochemist -biochemists -biograph -biologic -biomass -biometric -biometrics -biometry -biomolecule -biomolecules -biophysic -biophysical -biophysically -biophysicist -biophysicists -biophysics -bioscience -biosciences -biosphere -biostatistic -biostatistics -biotic -birdseed -birdwatch -birth's -birthrate -birthrate's -birthrates -biserial -bisexual -bisexual's -bisexually -bisexuals -bishopric -bistable -bistate -bisyllabic -bittern -bitternut -bitterroot -bitumen -blackball -blackballed -blackballing -blackballs -blackbodies -blackbody -bladdernut -bladderwort -blameworthiness -blameworthy -blanc -blatancy -blather -blathered -blatherer -blathering -blatting -blazon -blazoned -blazoner -blazoning -bldg -bleeps -blest -blindside -blindsided -blindsides -blindsiding -blockier -blocky -bloodbath -bloodroot -blotch -blowtorch -blueback -bluebill -bluebook -bluebush -bluegill -bluegrass -bluejacket -boa -boas -bobble -bobbled -bobbles -bobbling -bobcat -bobsled -bobsledding -bock -bockwurst -bodhisattva -bodyweight -bogey -bogeyed -bogeying -bogeymen -bogeys -bogging -boggy -bogies -bogy -boilermaker -boilermaker's -boilermakers -bolivar -bolo -bolometer -bolometer's -bolometers -bolos -bona -bongo -bonito -bonjour -bonzes -boogie -bookbind -bookbinder -bookbinders -bookbinding -bookend -bookends -bookkeep -bookplate -bookplates -boomtown -boomtowns -boosterism -bootblack -bootblacks -bop -bopping -borosilicate -boson -bossier -bossies -bossiness -bossy -botanic -botfly -bottommost -botulin -bouillon -boutique -boutiques -bowie -boxier -boxiness -boxy -bpi -brachia -brachium -bracken -brad -braggadocio -brakeman -brakemen -brakemen's -brandywine -bratwurst -breadfruit -breadfruits -breastfed -breastfeed -breastfeeding -breastplate -bribery -brickmason -brickmasons -brickyard -brimming -brimstone -brinier -brininess -briny -bristlier -bristly -bristol -bristols -broadloom -bronc -bronchiolar -bronchiolitis -bronco -broncos -broncs -broodiness -broody -brookside -brouhaha -brucellosis -brushwork -bubonic -buckaroo -buckaroos -bucketful -bucketful's -buckeye -buckhorn -bufflehead -bugaboo -bugbears -bugeyed -bulblet -bullfinch -bullfrog -bullhead -bullheaded -bullheadedly -bullheadedness -bullhide -bullseye -bullshit -bullwhackers -bullyboy -bullyboys -bulrush -burble -burbled -burbler -burbles -burbling -burg -burgers -burlap -burley -bushmaster -busyness -butch -butene -butterball -buttercup -buttermilk -buttery -buttonweed -bypath -byroad -cabal -cabals -cabana -cabanas -cabaret -cabarets -cabdriver -cabdrivers -cabinetmaker -cabinetmaker's -cabinetmakers -cabinetry -cacao -cacciatore -cackly -cacophonist -cacophony -cadaver -cadaverous -cadaverously -caddies -caddy -cadent -cadenza -cadet -cadge -cadged -cadger -cadges -cadging -cadmium -cadre -caffeine -caffeine's -cagey -cageyness -cahoot -cahoots -cairn -cairned -cairns -calamitous -calamitously -calamitousness -calcareous -calcareously -calcareousness -calcification -calcified -calcify -calcite -calculability -calculable -calculableness -calculi -calfskin -californium -caliphate -calisthenic -calisthenics -callable -callee -callee's -calligraph -calligrapher -calligraphers -calligraphy -calliope -callow -callowness -caloric -calorimeter -calorimeter's -calorimeters -calorimetric -calorimetry -calumniate -calumniated -calumniation -calumny -calvary -calve -calving -calypso -cam -camaraderie -camber -cambered -cambering -camellias -cameo -cameos -cameraman -cameramen -campesinos -campfire -campground -campgrounds -campsite -campsites -cams -cancerous -cancerously -candidacy -candlelight -candlelighter -canine -canines -canister -canisters -cannabis -canneries -cannery -cannibalism -cannibalism's -cannibalistic -cannier -canniness -cannonball -canny -canonic -canonist -cant -cantaloupe -cantaloupe's -cantaloupes -canted -canteen -canteens -canter -cantered -canticle -cantilever -cantilevers -canting -canvasback -capacitate -capacitative -capitalistic -capitulate -capitulated -capitulates -capitulation -caprice -capsize -capsized -capsizes -capsizing -capstan -capstans -capstone -capsule -capsuled -capsules -capsuling -captaincy -captious -captiously -captiousness -caramel -caraway -carbide -carbine -carbines -carbonaceous -carbonyl -carborundum -carboy -carbuncle -carbuncled -carcinogen -carcinogenic -carcinogens -carcinoma -cardiology -cardiomegaly -cardiovascular -careen -careened -careening -careerism -caretaker -caretakers -careworn -caricature -caricatured -caricatures -caricaturist -carload -carloading -carloads -carmine -carnage -carnal -carnality -carnally -carob -carouse -caroused -carouser -carousing -carp -carped -carpentry -carper -carping -carpingly -carport -carps -carrageen -carrel -carrels -carrion -carte -cartels -cartilage -cartographer -cartographers -cartographic -cartoonist -cartoonists -cartwheel -cartwheeler -cartwheels -carven -casbah -casebook -casebooks -casein -casework -caseworker -caseworkers -cashew -cashews -cashmere -casino -casinos -cassette -cassettes -cassock -cassocked -castanet -castanets -castigate -castigated -castigates -castigation -castor -cataclysmic -catalysis -catalytic -catalytically -catapult -catapulted -catapulting -catapults -catastrophically -catatonia -catbird -catchier -catchword -catchwords -catchy -catechism -catecholamine -catecholamines -categoric -catenate -catenation -catfish -catharsis -cathodic -catholicism -catlike -catnip -cattail -cattier -catties -cattiness -cattleman -cattlemen -catty -catwalk -catwalk's -catwalks -caucus -caucuses -caucusing -cauliflower -cauliflowers -caulk -caulker -caulks -causate -causative -causatively -cautionary -cavalcade -cavalcades -cavalrymen -caveman -cavemen -cavernous -cavernously -caviar -cavil -cavort -cavorted -cavorting -cayenne -cede -ceded -ceder -cedilla -ceding -celebrant -celebrants -celerity -celesta -cello -cellophane -cellos -cellulose -celluloses -censorial -centaur -centaurs -centenary -centennial -centennially -centigrade -centigrades -centrality -centrifugal -centrifugally -centrifugals -centrifugate -centrifugation -centrist -centroid -centroids -ceramic -ceramics -cerate -cerated -cerebellum -cerebrate -cerebrated -cerebrates -cerebrating -cerebration -cerebrations -ceremonious -ceremoniously -ceremoniousness -cerise -cerium -certiorari -certitude -certitudes -cerulean -cervical -cesium -cession -cetera -ceteras -chainlike -chairlady -chairwoman -chairwomen -chaise -chalkline -chalky -chambermaid -chambermaids -chamfer -chamfered -chamfering -chamfers -chamois -champ -champers -champs -chanceries -chancery -chancier -chanciness -chancy -chantey -chantries -chantry -chaparral -chaperone -chaperones -chapping -charisma -charismatic -charitably -charlatans -charred -chartist -chartists -chartreuse -chartroom -chartrooms -charwomen -chassis -chastisement -chastisements -chastity -chateaux -chatted -chattel -chattels -chattier -chattiness -chatting -chatty -chaw -checkerboard -checkerboards -checklist -checklists -checksummed -checksumming -checkup -checkups -cheekbone -cheekbones -cheekier -cheekiness -cheeky -cheerleader -cheerleaders -cheesecloth -cheesier -cheesiness -cheesy -cheetah -chelate -chelated -chelating -chelation -chelations -chemic -chemotherapy -chemotherapy's -chevalier -chevron -chevroned -chianti -chic -chicanery -chicly -chicness -chicory -chiefdom -chiefdoms -chigger -chiggers -chilblain -chilblains -childbearing -childbirth -childless -childlessness -childlike -childlikeness -childrearing -chili -chimera -chimeric -chimpanzee -chimpanzees -china -chinchilla -chinless -chipboard -chipped -chipper -chipping -chiropractor -chiropractors -chive -chives -chivying -chlorate -chloride -chlorides -chlorinate -chlorinated -chlorinates -chlorination -chloroform -chlorophyll -choirmaster -chokeberry -cholesterol -cholinesterase -chomp -choosier -choosy -choppier -choppiness -choppy -chorale -chorales -chordal -chordata -chordate -choreograph -choreographed -choreographer -choreographers -choreographic -choreography -chorines -chortle -chortled -chortles -chortling -chow -chowder -chowders -chrissake -chromate -chromatic -chromaticness -chromatics -chromatogram -chromatogram's -chromatograms -chromatograph -chromatographic -chromatography -chrome -chromed -chromes -chromic -chroming -chromite -chromium -chromosphere -chronically -chronograph -chronography -chrysalis -chrysanthemum -chrysanthemum's -chrysanthemums -chub -chubs -chug -chugging -chugs -chummier -chumminess -chumming -chummy -chunkier -chunky -churchgoers -churchgoing -churchmen -churchwoman -churchwomen -churl -churls -chutney -chutneys -ciao -cicada -cicadas -cilia -ciliate -ciliated -ciliately -ciliates -cinch -cinches -cinema -cinemas -cinematic -cinnabar -circa -circlet -circulant -circulatory -circumcise -circumcised -circumciser -circumcises -circumcising -circumcision -circumcisions -circumferential -circumferentially -circumpolar -circumscribe -circumscribed -circumscribes -circumscribing -circumscriptions -circumspection -circumspections -circumsphere -circumvention -circumventions -citizenry -citrate -citrated -citric -citron -citrus -citruses -cityscape -cityscapes -citywide -civet -cladding -clairvoyance -clammier -clamminess -clamming -clammy -clamshell -clamshells -clandestine -clandestinely -clandestineness -clank -clanked -clanking -clankingly -clannish -clannishly -clannishness -clapboard -clapboards -clapped -clapping -claret -clarets -clarinet -clarinets -clarion -classicist -classier -classiest -classificatory -classiness -classless -classlessness -classy -clattery -claustrophobia -claustrophobic -clave -claver -clavicle -clavicle's -clavicles -clearcut -clearheaded -clearheadedly -clearheadedness -clearinghouse -cleat -cleated -cleating -cleats -clemence -clemency -clement -clemently -clements -clergymen -cleric -clerics -clientele -cliffhanging -climactic -climatological -climatologically -climatology -clinician -clinicians -clinometer -clinometer's -clinometers -clipboard -clipboards -cloakroom -cloakrooms -clockwatcher -cloddish -cloddishness -clodhopper -clodhopper's -clodhoppers -clomp -clomped -clomping -clomps -closeup -closeups -clot -clothbound -clothesbrush -clothesline -clotheslines -clothesman -clothesmen -clothier -clotted -clotting -cloture -clotured -clotures -cloturing -cloudburst -cloudbursts -cloy -cloying -cloyingly -clubhouse -clubroom -clubrooms -clunkiness -clunky -clunkyly -cm -coachmen -coachwork -coadjutor -coagulable -coalescence -coalescent -coastline -coattail -coattails -coauthor -cobalt -cobble -cobbled -cobbles -cobblestone -cobblestoned -cobblestones -cobbling -coble -cobra -cocaine -cochineal -cochlea -cockatoo -cockcrow -cockeye -cockeyed -cockeyedly -cockeyedness -cockier -cockiness -cockle -cocklebur -cockleshell -cockpit -cockpits -cockscomb -cocksure -cocky -coda -coddle -coddled -coddler -coddles -coddling -codebook -codebooks -codebreak -codetermine -codetermines -codfish -codicil -coed -coedited -coediting -coeditor -coeditor's -coeditors -coedits -coeds -coeducation -coequal -coequally -coercible -coexistent -coextensive -coextensively -cofactor -cofactors -coffeecup -coffeepot -cog -cognac -cognate -cognately -cognates -cognation -cognations -cogs -cohabitational -coherency -cohort -cohort's -cohorts -coiffure -coiffured -coincident -coincidently -coital -coitally -coitus -cola -colander -colanders -colatitude -colatitudes -coleus -colicky -coliform -coliseum -collagen -collapsibility -collapsible -collarbone -collard -collectivities -collegian -collegians -collimate -collimated -collimates -collimating -collimation -collinear -collinearity -collocation -colloidal -colloidally -colloquia -colloquial -colloquialism -colloquialism's -colloquialisms -colloquially -colloquium -collude -colluded -colludes -colluding -collusion -collusions -colonialism -colonialist -colonnade -colonnaded -colonnades -coloration -coloratura -coltish -coltishly -coltishness -columbines -columnist -columnists -coma -comas -comatose -combatted -combinable -combo -combos -combustible -combustibles -comeback -cometary -comeuppance -commando -commandos -commendable -commendatory -commensurable -commercialism -commies -commingle -commingled -commiserate -commiserated -commiserates -commiserating -commiseration -commiserative -commissary -committable -committal -committeeman -committeemen -committeewoman -committeewomen -commodious -commodiously -commodiousness -communicable -communicational -communique -communiques -communism -communistic -commutable -commutate -commutated -commutates -commutating -commutation -commutations -compaction -compatriot -compatriots -compellable -compendia -compensable -competencies -competency -complacency -complacent -complainant -complainants -complaisance -complaisant -complaisantly -complementarity -complementation -compliant -compliantly -comport -comported -comportment -compositor -compositors -compost -compote -compressibility -compressor -compressors -compulsive -compulsively -compulsiveness -compulsives -compulsivity -con -concave -conceptuality -concertina -concertmaster -concerto -concertos -concessionaire -concessionaires -conch -conches -concierge -concierges -conciliate -conciliated -conciliates -conciliation -conciliations -conciliative -conciliator -conciliatory -conclave -conclaves -concoct -concocted -concocter -concoctive -concocts -concordance -concordant -concordantly -concourse -concourses -concubine -concubines -concussion -concussions -condemnate -condemnatory -condensate -condensates -condensations -condensible -condescension -condiment -condiments -condo -condo's -condolence -condolences -condominium -condominium's -condominiums -condoms -condos -conduce -conduced -conduces -conducing -conductance -conductances -coneflower -coney -confabulate -confabulated -confabulates -confabulation -confabulations -confect -confectionery -confects -conferee -conferees -conferrable -confessional -confessionally -confessionals -confirmatory -confiscatory -conflagration -conflagrations -confluent -confluents -conformal -conformance -conformation -conformation's -conformational -conformationally -conformations -conformist -conformists -confrontational -confute -confuted -confuter -confutes -confuting -congeal -congealed -congealing -congeals -congeniality -congenital -congenitally -congest -congesting -congestive -congests -conglomerate -conglomerated -conglomerates -conglomeration -conglomerations -conglomerative -congratulatory -congregationalism -congregationalist -congregationalists -congressmen -congresswoman -congresswomen -congruity -congruous -congruously -congruousness -conic -conical -conically -conicalness -conics -conifer -coniferous -conifers -conjectural -conjecturally -conjoin -conjoining -conjoins -conjoint -conjointly -conjugal -conjugally -conjugate -conjugated -conjugately -conjugateness -conjugates -conjugating -conjugation -conjugations -conjugative -conjuncture -conjunctures -conk -conked -conker -conkers -conking -conks -conn -conned -conner -conning -connivance -connive -connived -conniver -connives -conniving -connotation -connotations -connotative -connotatively -connubial -connubially -conquistador -conquistadores -conquistadors -consanguine -consanguineous -consanguineously -consanguinity -conscionable -conscript -conscripted -conscripting -conscription -conscriptions -conscripts -consensual -consensually -conservator -conservatory -consistence -consonance -consonantal -conspiratorial -conspiratorially -constance -consternate -consternated -consternates -consternating -constrict -constricted -constricting -constriction -constrictions -constrictive -constrictor -constrictors -constricts -constructional -constructionally -consular -cont'd -contaminant -contaminants -contentious -contentiously -contentiousness -contestant -contestants -continence -continuant -contort -contorted -contorting -contortion -contortions -contortive -contorts -contraband -contrabass -contraception -contraceptive -contraceptives -contradictorily -contraindicate -contraindicated -contraindicates -contraindicating -contraindication -contraindication's -contraindications -contraindicative -contrarily -contravene -contravened -contravener -contravenes -contravening -contravention -contrite -contritely -contriteness -contrition -controversialists -controvertible -contumacy -contumely -contusion -contusions -convalesce -convalescent -convalescing -convection -convections -conventionality -conversationalist -convexity -conveyor -conveyors -convivial -convivially -convocation -convocations -convoke -convoked -convokes -convoking -convolute -convolutely -convolution -convolutions -convolve -convolved -convolves -convolving -convulse -convulsed -convulses -convulsing -convulsive -convulsively -convulsiveness -cookbook -cookbooks -coolant -coolants -coolheaded -coplanar -copolymer -copolymers -copperhead -coppersmith -coppersmiths -coppery -copter -copters -copybook -copybooks -copyist -copywriter -coquette -coquetted -coquetting -cordage -cordite -cordon -corduroy -corduroys -coriander -corkscrew -corkscrews -cornbread -cornea -cornet -cornflower -cornier -corniest -corniness -cornmeal -cornstarch -cornucopia -corny -corona -coronal -coronate -coroner -coroners -corporeal -corporeality -corporeally -corporealness -corpsman -corpsmen -corpulence -corpulences -corpulent -corpulently -corpulentness -corpulentnesses -corpuscular -corral -corralled -corralling -corrals -corrigendum -corrigible -corrode -corroded -corrodes -corrodible -corroding -corrosive -corrosively -corrosiveness -corrosives -corrugate -corrugated -corrugates -corrugating -corrugation -corrugations -corruptible -corsage -corsages -cortex -cortexes -cortical -cortically -corticosteroid -corticosteroids -cortisone -corundum -coruscate -coruscated -coruscates -coruscating -coruscation -coruscations -corvette -cosily -cosmic -cosmical -cosmically -cosmological -cosmologically -cosmologist -cosmologist's -cosmologists -cosmopolitanism -cosmos -cosmoses -cosponsor -cosponsored -cosponsors -cossack -cossacks -cosy -cotangent -coterminous -coterminously -cotillion -cotter -cotters -cottonmouth -cottonseed -cottonwood -cottony -cougar -cougars -could've -coulomb -councilman -councilmen -councilwoman -councilwomen -counterargument -counterarguments -counterattack -counterattacker -counterbalance -counterbalanced -counterbalances -counterbalancing -counterclaim -countercyclical -counterflow -counterforce -counterintuitive -counterman -countermand -countermanded -countermanding -countermands -countermen -counterpoise -counterproposal -countersink -countersinking -countersinks -countersunk -countervail -countervailed -countervailing -countervails -counterweight -counterweight's -counterweighted -counterweighting -counterweights -countrified -countrify -countrymen -countrywide -coup -coupe -couplet -couplet's -couplets -coups -courtesan -covalent -covalently -covariance -covariances -covariant -covariants -covariate -covariates -covariation -covary -coven -coverall -coveralled -coveralls -covington -cowbell -cowbird -cowbirds -cowhand -cowhands -cowherd -cowhide -cowhided -cowhiding -cowlick -coworker -coworker's -coworkers -cowpoke -cowpony -cowpox -cowpunch -cowpuncher -coxcomb -coxcombs -coy -coyly -coyness -cozen -crabapple -crabbed -crabbedly -crabbedness -crabbing -crackpot -crackpots -craftsmanship -craftsmen -craftspeople -craggier -cragginess -craggy -crammed -cramming -cranelike -crania -cranium -crankcase -crankshaft -crannied -crannies -cranny -crappie -crappier -crass -crassest -crassly -crassness -craw -crawlspace -crawlway -crawly -crayfish -crayon -crayons -creakier -creaky -creamery -creationism -creationism's -credent -credential -credentials -credenza -credo -credos -creedal -creekside -creepier -creepiness -creepy -crematory -crescendo -cress -crestfallen -crestfallenly -crestfallenness -cretinous -crewcut -crewel -crewman -crewmen -cribbing -criminality -crimp -crimped -crimper -crimping -crimps -crinkle -crinkled -crinkles -crinkling -crinkly -criss -crisscross -crisscrossed -crisscrosses -criticality -crock -crocked -crocker -crockery -crocks -crocodile -crocodiles -crocus -crocuses -croft -crofter -crofters -crone -crones -cronies -crony -croon -crooned -crooner -crooners -crooning -croons -crossarm -crosshatch -crosshatched -crosshatches -crosshatching -crosspoint -crossproduct -crossproducts -crossroad -crossroading -crossroads -crosstalk -crosswalk -crossway -crossways -crosswise -crotch -crotched -crotches -crotchetiness -crotchety -croupier -croutons -crowbait -crowbar -crowbar's -crowbars -crowfoot -crowfoots -crucible -crucifix -crucifixion -crud -cruddy -crudities -crudity -cruft -crufty -crummier -crummies -crummy -crump -crushproof -cryogenic -cryogenics -cryostat -crypt -cryptanalyst -cryptanalytic -cryptogram -cryptogram's -cryptograms -cryptographer -cryptologic -cryptological -cryptologist -crypts -crystallite -crystallites -crystallographer -crystallographers -crystallographic -crystallography -cubbyhole -cubicles -cubism -cubist -cubists -cud -cuddlier -cuddly -cufflink -cufflinks -cuisine -culinary -culpa -culpable -culpableness -culpas -cultist -cultists -cultivable -culvert -cumin -cumulate -cumulated -cumulates -cumulating -cumulation -cumulations -cumulus -cupcakes -cupidity -cupric -cuprous -curate -curative -curatively -curator -curators -curbside -curd -curdle -curdled -curdles -curdling -curia -curiae -curie -curio -curios -curlicue -curricula -curtsey -curtseyed -curtseying -curtseys -curvaceous -curvaceously -curvilinear -curvilinearity -curvilinearly -cushiest -cushy -custodial -customhouse -customhouses -cutaneous -cutaneously -cutback -cutbacks -cutlass -cutlet -cutlets -cutout -cutouts -cutthroat -cuttlebone -cuttlebones -cuttlefish -cuttlefishes -cutworm -cyanate -cyanic -cyanide -cyclical -cyclist -cyclists -cyclohexanol -cyclopean -cyclops -cylindric -cynic -cynicism -cynics -cytochemistry -cytolysis -cytoplasm -czarevitch -czarina -czarism -czarist -czarship -d'art -d'etat -d'etre -d'oeuvre -d's -dab -dabbed -dabbing -dabs -dachshund -dactyl -dactylic -dactyls -daffier -daffy -dairyland -dairyman -dairymen -dais -daises -dallied -dallier -dally -dallying -dammed -damming -dammit -dancelike -dandily -dang -danged -dank -dankly -dankness -dapper -dapperly -dapperness -dapple -dappled -dapples -dappling -dashboard -dashboards -dastard -dastardliness -dastardly -databanks -datafile -datagram -datagram's -datagrams -dataset -datasets -dateline -datelined -datelines -daub -daubed -dauber -daubs -davenport -davits -dawdle -dawdled -dawdler -dawdlers -dawdles -dawdling -daybed -deaconess -deactivate -deactivated -deactivates -deactivating -deactivation -deadhead -deadheads -deadweight -deadwood -dealerships -dearie -deassign -deassigns -deathbed -deathward -debacle -debacles -debar -debarring -debars -debase -debased -debaser -debases -debasing -debauch -debauched -debauchedly -debauchedness -debaucher -debauchery -debauches -debenture -debentures -debility -debit -debited -debiting -debits -debonair -debonairly -debonairness -debrief -debriefed -debriefing -debriefs -debunk -debunker -debunking -debunks -debut -debutante -debutante's -debutantes -debuting -debuts -decaffeinate -decaffeinated -decaffeinates -decaffeinating -decal -decant -decanted -decanter -decanters -decanting -decants -decapitated -decathlon -decathlons -decedent -decennial -decennially -decertification -decertify -dechlorinate -dechlorinated -dechlorinates -dechlorination -decibel -decibels -deciduous -deciduously -deciduousness -decile -decisional -declaim -declaimed -declaimer -declaiming -declaims -declamation -declamations -declamatory -declarator -declarators -declaratory -declassification -declassifications -declassify -declension -declensions -declivity -decolletage -decolletages -decollimate -decompress -decompressed -decompresser -decompresses -decompressing -decontaminated -decontrol -decontrolled -decontrolling -decor -decorator -decorators -decorous -decorously -decorousness -decorticate -decorticated -decorticates -decorticating -decortication -decried -decrier -decries -decry -decrying -decrypt -decrypted -decrypting -decryption -decrypts -deductibility -deductible -deductibles -deemphasis -deerskin -deerskins -deerstalker -deface -defacement -defacer -defaces -defacing -defame -defamed -defamer -defames -defaming -defecate -defecated -defecates -defecating -defecation -defecations -defensible -deferent -deferents -deflate -deflated -deflater -deflates -deflating -deflation -deflect -deflected -deflecting -deflection -deflections -deflective -deflector -deflects -defocus -defocusing -deforestation -deform -deformational -deforming -deforms -defraud -defrauded -defrauder -defrauding -defrauds -defray -defrayed -defraying -defrays -defrost -defrosted -defroster -defrosting -defrosts -deft -defter -deftest -deftness -defunct -degrease -degum -degumming -dehumidification -dehumidifications -dehumidified -dehumidifier -dehumidify -dehydrate -dehydrated -dehydrates -dehydrating -dehydration -deification -deify -deja -deject -dejection -delectable -delectableness -delectation -delegable -deleterious -deleteriously -deleteriousness -deli -deli's -delicatessen -delicti -delimitation -delirium -deliriums -delis -deliveryman -deliveryman's -deliverymen -deliverymen's -delouse -deloused -delouses -delousing -deltoid -deltoids -delusive -delusively -delusiveness -deluxe -demagnification -demagnify -demagogue -demagogues -demarcate -demarcated -demarcates -demarcating -demarcation -demean -demeaned -demeaning -demeans -demented -dementedly -dementedness -demerit -demerits -demigod -demiscible -demit -demitted -demitting -demographer -demographer's -demographers -demographical -demographically -demography -demoniac -demonic -demonstrably -demote -demoted -demotes -demoting -demotion -demountable -demultiplex -demurred -demurrer -demurring -denature -denatured -denatures -denaturing -denim -denims -denominate -denominated -denominationally -denominative -denouement -densitometer -densitometer's -densitometers -densitometric -densitometry -dentistry -denture -dentures -denude -denuded -denuder -denudes -denuding -denumerable -denunciate -denunciated -denunciates -denunciating -denunciation -denunciations -denunciative -deodorant -deodorant's -deodorants -deoxyribonucleic -depiction -depictions -deplorably -deployable -depositary -depository -depravities -depravity -deprecate -deprecated -deprecates -deprecating -deprecatingly -deprecation -deprecations -deprecatory -depreciable -depredations -depressant -depressants -depressible -depressors -deputation -deputations -depute -deputed -deputes -deputing -derange -deranged -derangement -deranges -deranging -deregulate -derelict -dereliction -derelicts -derisive -derisively -derisiveness -derivate -derogate -derogated -derogates -derogating -derogation -derogative -derogatory -derrick -derricked -derricking -derricks -derriere -dervish -dervishes -descant -descendent -descendent's -descendents -desecrate -desecrated -desecrater -desecrates -desecration -desegregate -desegregated -desegregates -desegregating -desegregation -desist -desorption -desperado -desperadoes -despicably -despoil -despoiled -despoiler -despoilers -despoiling -despoils -despond -despondency -despondent -despondently -despotism -dessicate -destinate -destruct -destructor -destructs -desuetude -desultoriness -desultory -detachable -detente -detentions -deter -detergency -detergent -detergents -determinability -deterred -deterrence -deterrent -deterrently -deterrents -deterring -deters -detersive -detersives -detestation -detestations -detonable -detonator -detonator's -detonators -detour -detoured -detouring -detours -detrimental -detrimentally -detune -detuned -detunes -detuning -deuce -deuced -deucedly -deuces -deucing -deus -deuterium -deuteriums -devaluation -devalue -devalued -devalues -devaluing -deviance -deviances -devious -deviously -deviousness -devoice -devoiced -devoices -devoicing -devolve -devolved -devolves -devolving -devotional -devotionally -dewar -dewars -dexter -dextrous -diabase -diabetic -diabetics -diabolic -diabolical -diabolically -diabolicalness -diachronic -diachronicness -diacritical -diacritically -diacriticals -diagnometer -diagnometer's -diagnometers -diagnostician -diagnosticians -diagrammaticality -dialectal -dialectally -dialectic -dialectical -dialectically -dialectics -dialysis -diamagnetic -diametric -diaphanous -diaphanously -diaphanousness -diathermy -diathesis -diatom -diatomic -diatoms -diatonic -dichloride -dichotomous -dichotomously -dichotomousness -dick -dicker -dickered -dickering -dickers -dickey -dicks -dicotyledon -dictatorial -dictatorially -dictatorialness -didactic -didactics -diddle -diddled -diddler -diddling -diehard -diehards -diem -diesel -diesels -dietaries -dietary -dietetic -dietetics -diethylaminoethyl -diethylstilbestrol -dietician -dieticians -differentiability -differentiable -differentiator -difficile -diffidence -diffident -diffidently -diffract -diffracted -diffracting -diffraction -diffractions -diffractometer -diffractometer's -diffractometers -diffracts -diffusible -digitalis -dignitaries -dignitary -digram -dihedral -dilapidate -dilapidated -dilapidates -dilapidating -dilapidation -dilatation -dilator -dilatoriness -dilatory -dilettante -dilettantes -dilithium -dill -dillinger -dilogarithm -dimensionless -dimethyl -dimethylglyoxime -ding -dinghies -dinghy -dingo -dinnertime -dinnerware -dinosaur -dinosaurs -diocesan -diocese -diorama -dioramas -dioxalate -diphthong -diphthongs -dipodic -dipody -dipole -dipole's -dipoles -directivity -directorate -directorship -directrices -directrix -direful -direfully -disablement -disaffected -disaffectedly -disaffectedness -disaffection -disaffiliate -disaffiliated -disaffiliates -disaffiliating -disaffiliation -disaggregate -disaggregated -disaggregating -disaggregation -disaggregative -disapprobation -disarranged -disarray -disarrays -disarticulated -disassembly -disavow -disavowal -disavowals -disavowed -disavowing -disavows -disbar -disbars -disbelief -discipleship -discomfit -discomfited -discomfiting -discomfits -discontinuation -discordant -discordantly -discorporate -discorporated -discourteous -discourteously -discourteousness -discrepant -discrepantly -discretionary -discriminable -discriminant -discursive -discursively -discursiveness -discus -discuses -discussant -discussants -disdainful -disdainfully -disdainfulness -disembodied -disembowel -disembowels -disenchantment -disengagement -disequilibrium -disgruntle -disgruntles -disgruntling -disgustful -disgustfully -disharmony -dishevel -dishevels -dishonesty -dishwater -disincentives -disinclination -disincorporated -disinherit -disinheritance -disinherited -disinheriting -disinherits -disintegrate -disintegrated -disintegrates -disintegrating -disintegration -disintegrations -disintegrative -disinterest -disinterred -disjoin -diskette -diskettes -dislodgement -disloyal -disloyally -disloyalty -dismantle -dismantled -dismantles -dismantling -dismembered -dismemberment -disobedient -disobediently -disoriented -disparage -disparaged -disparagement -disparager -disparages -disparaging -disparagingly -dispassionate -dispassionately -dispassionateness -dispensary -dispensate -dispersal -dispersement -dispersible -dispositional -dispossessed -dispossession -disproportion -disproportional -disproportionate -disproportionately -disproportionation -disputable -disputant -disquietude -disquisition -disrepair -disreputable -disreputableness -disrepute -disrespect -disrobe -dissect -dissected -dissecting -dissection -dissects -dissemble -dissembled -dissembler -dissembling -dissimulation -dissociable -dissonant -dissonantly -dissuade -dissuaded -dissuader -dissuades -dissuading -distaff -distaffs -distend -distended -distension -distillate -distillates -distillations -distilleries -distillery -distortable -distributorship -disulfide -disunion -disunited -disunity -disuse -disused -disvalues -disyllable -dither -dithered -ditherer -dithering -ditties -ditto -dittos -ditty -diurnal -diva -divalent -diversionary -divertimento -divestiture -divination -divisible -divisional -divisive -divisively -divisiveness -divorcee -divorcees -divvied -divvies -divvying -dizzily -doable -docile -docilely -docket -docketed -docketing -dockets -dockside -dockyard -doctrinaire -doctrinal -doctrinally -dodecahedra -dodecahedral -dodecahedron -doe -doff -doffing -doffs -doggone -doggoned -doggoning -doghouse -dogleg -dogmatic -dogmatically -dogmatics -dogtooth -dogtrot -dogwood -doldrum -doldrums -dolomite -dolomites -dolomitic -dolt -doltish -doltishly -doltishness -domesticity -domicile -domiciled -dominator -domineer -domineering -domineeringly -domineeringness -domino -donned -donning -donnish -donnishly -donnishness -donnybrook -donor -donors -donuts -doodle -doodled -doodler -doodles -doodling -doomsday -doorbell -doorkeep -doorkeeper -doorkeepers -doorknob -doorknobs -doorman -doormen -dopant -dorm -dormer -dosage -dosages -dosimeter -dosimeter's -dosimeters -dosimetry -dossier -dossiers -dotage -dotard -doubleheader -doubleton -doubloon -dour -dourly -dourness -dovetail -dowager -dowagers -dowdier -dowdies -dowdiness -dowdy -dowel -dower -downbeat -downgrade -downgraded -downgrades -downgrading -downhill -downpour -downside -downslope -downspout -downswings -downtrend -downtrodden -downturn -downturns -downwind -dowries -dowry -dowse -dowser -dowses -dowsing -draftee -draftees -dragger -dragnet -dragonfly -dragonhead -dram -dramatical -dramaturgy -dreadnought -dreamboat -dreamless -dreamlessly -dreamlessness -dreamlike -dreamt -dreg -dressier -dressiness -dressmaking -dressy -drib -dribble -dribbled -dribbler -dribbles -dribbling -dribs -dripped -drippier -dripping -drippy -drizzle -drizzled -drizzles -drizzling -drizzlingly -drizzly -droll -drollness -dromedary -droopier -droopy -drophead -droplet -droplets -dropout -dropouts -drosophila -dross -drowse -drowsed -drowses -drowsily -drowsing -drub -drubbing -drudge -drudger -drudges -drudging -drudgingly -drugged -drugging -drugless -drugstore -drugstores -druid -drumhead -dryer -dryers -dryness -drywall -dualism -dubbed -ducat -duce -duces -duckling -duct -ducted -ductile -ducting -ducts -ductwork -dud -duds -duet -duets -duff -duffel -duffer -duffers -dugout -dukedom -dulcet -dulcetly -dulcify -dullard -dumbfound -dumbfounded -dumbfounder -dumbfounds -dumpier -dumpiness -dumpy -dun -dung -dunk -dunker -duopolist -duopoly -dupe -duped -duper -dupes -duping -dupion -duplex -duplexer -duplicable -duplicity -durational -duress -dustbin -dustbins -dutiable -dwarves -dwelt -dyad -dyadic -dyads -dynamical -dynamism -dynamo -dynamos -dynastic -dysentery -dyspeptic -dysprosium -dystopia -dystrophy -e'er -e's -eardrum -eardrums -earphone -earphones -earsplitting -earthier -earthiness -earthmen -earthmover -earthmoving -earthy -easel -eastbound -easternmost -easygoing -easygoingness -eatable -eatables -eave -ebullient -ebulliently -ecclesiastic -echelon -echelons -echinoderm -eclectic -eclectically -ecliptic -ecological -ecologically -ecologists -econometric -econometricians -econometrics -ecosystem -ecosystems -ecstatic -ecstatics -ecumenic -ecumenic's -ecumenical -ecumenically -ecumenicist -ecumenicist's -ecumenicists -ecumenics -ecumenist -ecumenist's -ecumenists -ed -edelweiss -eden -edgewise -edgier -edginess -edgy -edification -edified -edifies -edify -edifying -editorialist -editorship -educe -educing -eelgrass -eerily -efface -effaceable -effaced -effacer -effaces -effacing -effectual -effectualness -effectuate -effectuated -effectuates -effectuating -effectuation -efferent -efferently -effete -effetely -effeteness -efficacious -efficaciously -efficaciousness -effloresce -efflorescent -effluent -effluents -effluvia -effluvium -efflux -effluxion -effuse -effused -effuses -effusing -effusion -effusive -effusively -effusiveness -egalitarian -egalitarianism -egghead -eggheaded -eggheadedness -eggplant -eggshell -egocentric -egotism -egotist -egotistic -egotistical -egotistically -egotists -egregious -egregiously -egregiousness -egress -egret -egrets -eh -eider -eidetic -eigenstate -eigenstates -eigenvector -eigenvectors -eightfold -einsteinium -ejection -ejector -ejectors -elan -elastomer -electorate -electress -electrician -electricians -electro -electrocardiogram -electrocardiogram's -electrocardiograms -electrocardiograph -electrodynamic -electrodynamicly -electrodynamics -electroencephalogram -electroencephalogram's -electroencephalograms -electrolysis -electromagnet -electromagnetism -electromagnetisms -electromagnets -electromyograph -electromyographic -electromyographically -electromyography -electrophoresis -electrophorus -electroshock -electroshocks -electrostatic -electrostatics -electrotherapist -electrotypers -electroweak -elegiac -elegies -elegy -elephantine -elfin -elision -elisions -elite -eliteness -elites -ellipsometer -ellipsometer's -ellipsometers -ellipsometry -ellipticity -elocution -elope -eloped -eloper -elopes -eloping -eluate -eluates -elute -eluted -eluting -elution -elysian -emaciate -emaciates -emaciating -emaciation -emanate -emanated -emanates -emanation -emanations -emanative -emancipate -emancipated -emancipates -emancipating -emasculate -emasculated -emasculates -emasculating -emasculation -embalm -embalmer -embalmers -embalming -embalms -embank -embanked -embanking -embankment -embankments -embanks -embarcadero -embargo -embargoed -embargoes -embargoing -embattle -embattled -embattles -embattling -embedder -embezzlement -embittered -emblematic -embolden -emboldened -emboldens -emboss -embossed -embosser -embossers -embosses -embossing -embower -embraceable -embrittle -embroil -embroiled -embroiling -embroils -embryonic -emcee -emceed -emend -emendable -emender -emeritus -emirate -emissaries -emissary -emission -emission's -emissions -emissivities -emissivity -emittance -emitter -emitters -emitting -emolument -emoluments -emotionalism -emotionality -empath -empathetically -empathic -emphysema -emphysematous -empiric -empiricism -emplace -employability -emporium -emporiums -emulsification -emulsified -emulsifier -emulsifies -emulsify -emulsion -emulsions -encampment -encase -encased -encephalitis -encephalographic -enchain -enchained -enchantress -enchiladas -enclave -enclaves -encomium -encomiums -encore -encored -encores -encoring -encroach -encroached -encroacher -encroaches -encroaching -encroachment -encrust -encrusted -encrusting -encrusts -encumbrance -encumbrancer -encumbrances -encyclical -endearment -endearments -endemicity -endgame -endnote -endnote's -endnotes -endogamous -endogamy -endogenous -endogenously -endosperm -endothelial -endothermic -endpoint -endpoints -energetically -enervate -enervated -enervates -enervating -enervation -enervative -enfeeble -enfeebled -enfeebles -enfeebling -enforceability -enforceable -enforcible -engorge -engorged -engorges -engorging -engulfed -engulfing -engulfs -enigma -enjoinder -enlargeable -enmesh -enmeshed -enquiries -enquiry -enrapture -enraptured -enraptures -enrapturing -enrichment -enrollee -enrollees -ensconced -enshroud -enslavement -entailment -entanglement -enthalpy -enthralled -enthralling -enthrone -enthroned -enthrones -enthroning -enthuse -enthused -enthuses -enthusing -enticements -entitlement -entitlements -entomb -entombed -entomologist -entomology -entourage -entourages -entrain -entrained -entrainer -entraining -entrains -entranceway -entrant -entrants -entrap -entrapment -entrapments -entrapped -entraps -entree -entrees -entrenchment -entrenchments -entrepreneurial -entrepreneurship -entwine -entwined -entwines -entwining -enunciable -enunciate -enunciated -enunciates -enunciating -envenom -envenomed -envenoming -envenoms -enviable -enviableness -enzymatic -enzymatically -enzyme -enzymes -enzymology -eohippus -ephemerides -ephemeris -epicure -epicurean -epicycle -epicycles -epicyclic -epicyclical -epicyclically -epidemiological -epidemiologically -epidemiology -epidermic -epidermis -epigenetic -epigram -epigrammatic -epigrams -epigraph -epigrapher -epilepsy -epileptic -epileptics -epilogue -epilogues -epiphany -epiphenomena -episcopate -epistolatory -epitaxy -epithelial -epithelium -epitome -epitomes -epochal -epochally -epoxy -equable -equableness -equanimities -equanimity -equestrian -equestrians -equidistant -equidistantly -equilateral -equilaterals -equilibrate -equilibrated -equilibrates -equilibrating -equilibration -equilibria -equine -equines -equinox -equipotent -equiproportional -equiproportionality -equiproportionate -equivocal -equivocally -equivocalness -equivocation -eradicable -erbium -ergodic -ergodicity -erode -eroded -erodes -erodible -eroding -erosible -erosion -erosive -erosiveness -erotic -erotica -erotically -errancies -errancy -errant -errantly -errantry -errants -errata -erratas -erratically -erratum -ersatz -erstwhile -erudite -eruditely -erudition -erupt -erupted -erupting -eruptive -eruptively -erupts -escadrille -escapist -escarpment -escarpment's -escarpments -escritoire -escrow -escutcheon -escutcheons -esophagi -esplanade -espousal -espousals -essayists -esters -estimable -estimableness -estimator -estimators -estoppal -estrange -estranged -estrangement -estranger -estranges -estranging -estuaries -estuarine -estuary -et -eta -etas -etcetera -etceteras -etched -ethane -ethanol -ethicist -ethicists -ethnically -ethnicities -ethnicity -ethnographers -ethnographic -ethnography -ethnology -ethnomethodology -ethology -ethos -ethyl -ethylene -etymological -etymologically -etymologies -etymology -eucalyptus -eugenic -eugenics -eulogies -eulogy -euphemist -euphony -euphoric -eureka -europium -euthanasia -evanescent -evangelic -evangelical -evangelicalism -evangelically -evangelism -evangelist -evangelistic -evangelists -evasion -evasions -evasive -evasively -evasiveness -evensong -eventide -eventides -eventuate -eventuated -eventuates -eventuating -everyman -evidential -evidentially -evildoer -evildoers -evocable -evocate -evocation -evocations -evocative -evocatively -evocativeness -evolutionists -ex -exaltation -exaltations -examinable -excelsior -excisable -excitability -excitatory -exclamatory -exclusionary -excoriate -excoriated -excoriates -excoriating -excoriation -excoriations -excrescence -excrescences -excretory -excruciate -excruciated -excruciates -excruciating -excruciation -exculpatory -excursus -excursuses -exec -execrable -execrableness -execrate -execrated -execrates -execrating -execration -execrative -executrix -executrixes -exegesis -exegete -exemption -exemptions -exercisable -exhilarate -exhilarated -exhilarates -exhilarating -exhilaratingly -exhilaration -exhilarative -exhort -exhorted -exhorter -exhorting -exhorts -exhumation -exhumations -exhume -exhumed -exhumer -exhumes -exhuming -exigent -exigently -exodus -exogamous -exogamy -exogenous -exogenously -exonerate -exonerated -exonerates -exonerating -exoneration -exonerative -exorciser -exorcism -exorcist -exoskeleton -exothermic -exotica -expansible -expansionist -expectable -expectorant -expectorate -expectoration -expediency -expellable -experiential -experientially -experimentalism -experimentalist -experimentalist's -experimentalists -expiable -expiate -expiated -expiates -expiating -expiation -expletive -expletives -explicable -explicate -explicated -explicates -explicating -explication -explicative -explicatively -exportation -exposit -exposited -expressionism -expressionist -expressionistic -expressionists -expressionless -expressionlessly -expressionlessness -expressway -expressways -expurgate -expurgated -expurgates -expurgating -expurgation -extemporaneous -extemporaneously -extemporaneousness -extempore -extendibility -extensional -extensionally -extensor -exterminator -exterminator's -exterminators -extern -externalities -extirpate -extirpated -extirpating -extirpation -extirpative -extolled -extoller -extolling -extort -extorted -extorter -extorting -extortive -extorts -extracellular -extracellularly -extraditable -extralegal -extralegally -extramarital -extraterrestrial -extravaganza -extravaganzas -extrema -extremism -extricable -extricate -extricated -extricates -extricating -extrication -extroversion -extrovert -extroverted -extroverts -extrude -extruded -extruder -extrudes -extruding -extrusion -extrusive -exuberant -exuberantly -exudation -exude -exuded -exudes -exuding -exultant -exultantly -eyeful -eyelash -eyelashes -eyeless -eyelet -eyelets -eyesore -eyesore's -eyesores -eyeteeth -f's -faceplate -facetious -facetiously -facetiousness -facilitators -facilitatory -factious -factiously -factiousness -facto -factuality -fad -fadeout -fads -faerie -faery -failsafe -fairgoer -fairgoers -fairgrounds -fairless -fairway -fairways -falafel -falconry -falloff -fallout -fallouts -fallow -fallowness -familial -fanatical -fanaticalness -fanaticism -fanfare -fanfold -fangled -fanout -fantasia -fantasist -fantastically -farcical -farcically -farfetched -farfetchedness -farina -farmland -farmlands -farmworker -farmworkers -farsighted -farsightedly -farsightedness -fascicle -fascicled -fascicles -fasciculate -fasciculated -fasciculation -fasciculations -fascism -fascist -fascists -fastidious -fastidiously -fastidiousness -fatalistic -fatalists -fateful -fatefully -fatefulness -fatherhood -fatherless -fatso -fattier -fatties -fattiness -fatty -fatuity -fatuous -fatuously -fatuousness -faucet -faucets -faun -fauna -fax -fax's -faxes -faze -fazed -fazes -fazing -fealty -fearsome -fearsomely -fearsomeness -feasibly -featherbed -featherbedding -featherbrain -featherbrained -feathertop -featherweight -feathery -febrile -feces -fecund -fecundability -fecundity -federalism -federalist -federalists -federate -federated -federates -federating -federations -federative -federatively -fedora -feint -feinted -feinting -feints -feldspar -felicitous -felicitously -felicitousness -feline -felinely -felines -fella -fellas -felon -felonious -feloniously -feloniousness -felons -felony -feminism -femme -femmes -fencepost -fend -fender -fenders -fennel -fermion -fermion's -fermions -fermium -fernery -ferret -ferreted -ferreter -ferreting -ferrets -ferric -ferris -ferro -ferroelectric -ferromagnet -ferromagnetic -ferrous -fervid -fervidly -fervidness -fest -fester -festered -festering -festers -fetal -fete -feted -fetes -fetish -fetishes -fettle -fettled -fettles -fettling -feudalistic -feudatory -fiance -fiancee -fiasco -fiat -fiats -fib -fibbing -fibrin -fibrosis -fiche -fictive -fictively -fiddlestick -fiddlesticks -fide -fidget -fidgeted -fidgeting -fidgets -fiducial -fiducially -fiduciary -fief -fiefdom -fieldstone -fieldwork -fieldworker -fieldworkers -fiendish -fiendishly -fiendishness -fierily -fiesta -fifths -figment -figural -figurine -figurines -filamentary -filbert -filberts -filch -filched -filches -filet -filets -filibuster -filibustered -filibusterer -filibustering -filibusters -filigree -filigreed -fillet -filleted -filleting -fillets -fillies -filly -filmdom -filmier -filminess -filmstrip -filmstrips -filmy -filtrate -filtrated -filtrates -filtrating -finale -finale's -finales -finalist -finalists -finch -findable -finesse -finessed -finessing -fingernail -fingernails -fingerprint -fingerprinted -fingerprinting -fingerprints -fingertip -fingertips -finial -finickiness -finicky -fink -finned -finny -fireball -fireballs -fireboat -firebreak -firebreaks -firebug -firecracker -firecrackers -firefight -firefighters -firefighting -firefights -firehouse -firehouses -firemen -firepower -fireproof -firewall -firework -fishier -fishmeal -fishmonger -fishmongers -fishpond -fishy -fissile -fission -fissioned -fissioning -fissions -fisticuff -fisticuffs -fittest -fivefold -fizz -fizzer -fizzle -fizzled -fizzles -fizzling -fjord -fjords -flabbergast -flabbergasted -flabbergasting -flabbergastingly -flabbergasts -flagellate -flagellated -flagellates -flagellating -flagellation -flagman -flagpole -flagpoles -flagstaff -flagstone -flail -flailed -flailing -flails -flair -flak -flakier -flakiness -flaky -flam -flamboyant -flamboyantly -flamen -flamethrower -flange -flanged -flanges -flapped -flapper -flappers -flashback -flashbacks -flashbulb -flashbulbs -flashier -flashiness -flashy -flatbed -flathead -flatiron -flatirons -flatland -flatlander -flatlands -flatulence -flatulent -flatulently -flatworm -flautist -flaxseed -fleawort -fleck -flecked -flecker -flecking -flecks -fledge -fledges -fledging -fletch -fletched -fletcher -fletches -fletching -fletching's -fletchings -flex -flexed -flexing -flexural -flexure -flimsier -flimsies -flimsiness -flimsy -flintier -flintiness -flintless -flintlock -flinty -flipflop -flippant -flippantly -flipped -flippers -flipping -flirtation -flirtations -flirtatious -flirtatiously -flirtatiousness -flitting -flocculate -flocculated -flocculates -flocculating -flocculation -floe -floes -flog -flogged -flogging -flogs -floodgate -floodlight -floorboard -floorboards -flophouses -flopped -flopping -floral -florally -florid -floridly -floridness -florist -florists -flotation -flotations -flotilla -flotillas -flounce -flounced -flounces -flouncing -floury -flout -flouted -flouter -flouting -flouts -flowerpot -flowstone -flu -flub -flubbed -flubbing -flubs -flue -fluency -fluff -fluffs -fluke -fluoresce -fluorescent -fluorescer -fluoresces -fluoridate -fluoridated -fluoridates -fluoridating -fluoridation -fluoridations -fluoride -fluorides -fluorimetric -fluorinated -fluorine -fluorite -fluorocarbon -flushable -fluster -flustered -flustering -flusters -flutist -flux -fluxed -fluxes -flyaway -flycatcher -flycatchers -flywheel -flywheels -foal -foals -foamier -foaminess -foamy -fob -foible -foibles -foist -foisted -foisting -foists -foldout -foldouts -foliate -foliated -foliates -foliating -foliation -foliations -folio -folios -folklike -folksier -folksiness -folksong -folksongs -folksy -follicle -follicles -follicular -followup -followup's -followups -foment -fomented -fomenter -fomenting -foments -foolhardiness -foolhardy -footage -footages -footbridge -footbridges -footfall -footfalls -foothill -foothills -footloose -footmen -footpad -footpads -footpath -footstool -footstools -footwear -footwork -fop -foppery -foppish -foppishly -foppishness -fops -forbore -forebears -foreclosed -foreclosing -forefeet -forefront -foreknowledge -foreknown -foreleg -foremen -forensic -forensics -forepart -forepaws -forerunner -forerunners -foresaw -foreseeing -foreshortened -foreshortening -forestry -foreword -forfeiture -forfeitures -forfend -forfended -forfending -forfends -forgo -forgoer -forgoing -forklift -formability -formaldehyde -formate -formates -formic -formidably -formulaic -forsook -forswear -forswears -forthcome -forthright -forthrightly -forthrightness -fortiori -fossiliferous -foulmouth -foulmouthed -foundling -foundlings -fountainhead -fourfold -foursome -foursomes -foursquare -fourths -fovea -foxglove -foxhole -foxholes -foxhound -foxier -foxiness -foxtail -foxy -foyer -fracases -fractionated -fractionation -fractious -fractiously -fractiousness -fragmentarily -fragmentation -francium -frankfurter -frankfurters -franklin -fraudulent -fraudulentness -frazzle -frazzled -frazzles -frazzling -freakish -freakishly -freakishness -freeboot -freebooter -freebooters -freeborn -freedman -freedmen -freehand -freehanded -freehandedly -freehold -freeholder -freeholders -freemen -freestone -freethinkers -freewheel -freewheeled -freewheeler -freewheelers -freewheeling -freewheelingness -freewheels -frenetic -freon -fresco -frescoed -frescoes -frescoing -frescos -freshwater -fretted -fretting -friable -friableness -frictional -frictionally -friendlily -frigid -frigidly -frigidness -frilly -friskier -friskiness -frisky -fritter -fritterer -fritters -frivolity -frizzle -frizzled -frizzles -frizzling -fro -frolicking -frontage -frontal -frontally -frontiersman -frontiersmen -frostbite -frostbiting -frostbitten -frothier -frothiness -frothy -frowzier -frowzy -frugality -frustum -fuchsia -fuck -fuck's -fucked -fucker -fucker's -fuckers -fucking -fucks -fudge -fudged -fudges -fudging -fugue -fulcrum -fullback -fullbacking -fulminate -fulminated -fulminates -fulminating -fulmination -fulminations -fulsome -fulsomely -fulsomeness -fumigant -fumigate -fumigated -fumigates -fumigation -fumigations -functionalism -functionalist -functionalists -functionary -fundamentalism -funereal -funereally -fungal -fungi -fungible -fungicides -fungoid -funk -furbish -furbisher -furbishes -furbishing -furl -furled -furlong -furlongs -furlough -furloughed -furor -furor's -furors -furrier -furriers -furring -furry -furthermost -furthest -fuselage -fuselages -fusible -fusiform -fusillade -fusillades -fussier -fussily -fussiness -fussy -fustiness -fusty -fuzz -fuzzed -g's -gab -gabbing -gadfly -gadgetry -gaffe -gaffer -gaffes -gaggle -gagwriter -gagwriters -gainful -gainfully -gainfulness -gal -gala -galactic -galen -galena -galenite -gallium -gallivant -gallivanted -gallivanting -gallivants -gallonage -gallstone -gallstones -gals -galvanic -galvanism -galvanometer -galvanometer's -galvanometers -gambit -gambits -gambol -gambols -gamecock -gamut -gander -gangland -gangling -ganglion -gangplank -gangway -gangways -gantries -gantry -gardenia -gardenias -gargantuan -gargoyle -gargoyled -gargoyles -garish -garishly -garishness -garnet -garret -garrets -garrulous -garrulously -garrulousness -gasification -gasifications -gasified -gasifier -gasifiers -gasifies -gasify -gasifying -gasket -gaskets -gaslight -gaslighted -gaslights -gassiness -gassy -gastronome -gastronomes -gastronomy -gator -gauche -gauchely -gaucheness -gaugeable -gauntlet -gauntleted -gauss -gausses -gavel -gawk -gawker -gawkier -gawks -gawky -gazelle -gazelles -gazette -gazetted -gazetteer -gazetteers -gazettes -gazetting -gee -geek -geek's -geeks -geest -geisha -geishas -gelable -gelatine -gelatinous -gelatinously -gelatinousness -geld -gelding -geldings -gemlike -genealogies -genealogists -genealogy -genera -generational -genesis -geneticist -geneticist's -geneticists -genie -genie's -genies -genitive -genitive's -genitives -genotype -genotype's -genotypes -gent -gentian -gentians -gentile -gentiles -gentility -gentlemen -gentlewomen -gentlewomen's -gentrification -gents -geocentric -geocentricism -geochemical -geochemically -geochemistry -geochronology -geodesic -geodesics -geodetic -geographer -geographer's -geographers -geologic -geology -geometer -geometer's -geometers -geometrical -geometrically -geometrician -geomorphological -geomorphology -geophysical -geophysically -geophysicist -geophysicists -geophysics -geopolitic -geopolitical -geopolitically -geopolitics -geosynchronous -gerbil -geriatric -geriatrics -germanium -germicidal -germicide -germicides -germinal -germinally -gerontologist -gerontologists -gerontology -gerrymandering -gerund -gerundive -gestapo -gestate -gestated -gestates -gestating -gestation -gestation's -gestations -gesticulate -gesticulated -gesticulates -gesticulating -gesticulation -gesticulations -gesticulative -gesticulatively -getaway -getaways -geyser -geysered -geysering -geysers -gherkin -gherkins -ghetto -ghettos -ghostlike -ghoul -ghoulish -ghoulishly -ghoulishness -ghouls -giantess -gibber -gibbered -gibbering -gibbers -gibbet -gibbeted -gibbeting -gibbets -gibbon -gibbons -gibbous -gibbously -gibbousness -gibe -giber -gibes -gibing -giblet -giblets -giddap -giddily -gigacycle -gigacycles -gigahertz -gigavolt -gigawatt -gigging -gila -gilbert -gimpy -ginkgo -ginmill -ginning -ginseng -girlie -girlish -girlishly -girlishness -gist -git -giveaway -giveaways -glaciate -glaciated -glaciates -glaciating -glaciation -gladden -gladdened -gladdening -gladdens -gladdy -gladiator -gladiators -gladiolus -glamorous -glamorously -glamorousness -glandular -glandularly -glassless -glassware -glasswort -glaucoma -glaucous -glaziers -glib -glibly -glibness -glim -gloat -gloated -gloater -gloats -glob -globetrotter -globule -globulin -globulins -glommed -glottis -gloveless -gluey -glum -glumly -glumness -glut -gluten -glutinous -glutinously -glutinousness -gluts -glutted -glutting -glutton -glutton's -gluttons -glyceride -glycerin -glycerinate -glycerinated -glycerine -glycerol -glycol -glycols -glyph -gnarl -gnarled -gnarls -gnash -gnashes -gnashing -gneiss -gnome -gnomelike -gnomes -gnomonic -gnostic -gnu -gnus -gob -gobbledygook -goddamn -goddamned -godfather -godhead -godless -godlessness -godparent -godsend -godsends -godson -goggle -goggled -goggler -gogglers -goggles -goggling -goldenrod -goldenseal -goldfinch -goldfish -goldsmiths -golly -gondola -gondolas -goober -goodwill -gooey -goof -goofed -goofier -goofiness -goofing -goofs -goofy -gooseberry -gopher -gophers -gorgon -goshawk -gosling -gossamer -gourd -gourmand -gourmand's -gourmands -gourmet -gourmets -gout -governance -grad -gradate -gradated -gradates -gradating -grads -gradualist -gradualists -graffiti -grail -grails -grammarian -grammarians -grammatic -grammaticality -grandchild -grandchildren -granddaughter -granddaughters -grandiloquent -grandiloquently -grandnephew -grandnephews -grandniece -grandnieces -grandstand -grandstanded -grandstander -grandstanding -grandstands -granola -grantee -grantor -granular -granularly -granule -granules -granulocytic -grapefruit -grapheme -grasshoppers -grassland -grasslands -grassroots -gratis -graven -gravestone -gravestones -graveyard -graveyards -gravid -gravidly -gravidness -gravimetric -gravitate -gravitated -gravitates -gravitating -gravitations -gravitative -graybeard -graybeards -greatcoat -greatcoated -greatcoats -greenbelt -greenery -greengrocer -greenwood -gregarious -gregariously -gregariousness -greyhound -griddle -gridiron -griffin -grillwork -grimace -grimaced -grimacer -grimaces -grimacing -grime -grimes -grimmer -grinned -grinning -grinningly -grisliness -grisly -grist -gristlier -gristliness -gristly -gristmill -grittier -grittiness -gritty -grizzle -grizzled -grizzles -grizzling -groat -groats -groggier -grogginess -groggy -groin -grok -grokked -grokking -groks -grommet -groomsmen -grosbeak -grottoes -grouchier -grouchiness -grouchy -groundhog -groundhog's -groundhogs -groundless -groundlessly -groundlessness -groundskeepers -grout -grouted -grouter -grouting -grouts -grovelike -grubbier -grubbiness -grubbing -grubby -guano -guardhouse -gubernatorial -guerilla -guernsey -guernseys -guesswork -guffaw -guffaws -guidepost -guideposts -guildhall -guileless -guilelessly -guilelessness -guitarist -guitarists -gullet -gullets -gullible -gumbo -gummier -gumminess -gumming -gummy -gumption -gumshoe -gunboat -gunfight -gunfighter -gunfights -gunflint -gunk -gunky -gunman -gunmen -gunnery -gunny -gunshot -gunsling -gunslinger -gunslinging -gusset -gussets -gustiness -gusto -gusty -gutsier -gutsiness -gutsy -gutted -gutting -guttural -gutturalness -guzzle -guzzled -guzzler -guzzles -guzzling -gymnosperm -gyp -gypping -gypsite -gypsum -gyrate -gyrated -gyrates -gyrating -gyro -gyrocompass -gyros -gyroscopic -h's -habeas -haberdasheries -haberdashery -habitant -habitants -habituate -habituated -habituates -habituating -habituation -hacienda -haciendas -hackle -hackled -hackler -hackles -hackling -hackney -hackneyed -hackneying -hackneys -hacksaw -hacksaws -hackwork -haddock -haddocks -hadron -hafnium -haggle -haggled -haggler -haggles -haggling -haiku -hailstone -hailstorm -hairdo -hairdos -hairdressing -hairline -hairpin -halcyon -halfback -halfbacks -halfhearted -halfheartedly -halfheartedness -halftime -halibut -halibuts -halide -halides -halite -hallelujah -hallelujahs -hallucinate -hallucinated -hallucinates -hallucinating -hallucination -hallucinations -hallucinative -halo -halocarbon -halogen -halogens -halos -hammerhead -hammerless -hamming -hamster -hamsters -handclasp -handgun -handguns -handhold -handicapper -handicapping -handicraft -handicrafter -handicrafts -handicraftsman -handicraftsmen -handleable -handlebar -handlebars -handless -handmade -handmaiden -handout -handouts -handrail -handset -handsets -handspike -handspikes -handstand -handstands -handwrite -handwrites -handwritings -handyman -handymen -hangable -hangman -hangman's -hangmen -hangout -hangouts -hank -hanker -hankered -hankerer -hankering -hankers -hansom -happenstance -harangue -harangued -haranguer -harangues -haranguing -harbinger -harbingers -hardboard -hardboiled -hardhat -hardscrabble -hardshell -hardtack -hardtop -hardtops -hardwire -hardwired -hardwires -hardwiring -hardwood -hardwoods -hardworking -harelip -harelips -harem -harmonic -harmonics -harpies -harpist -harpoon -harpoon's -harpooned -harpooner -harpooning -harpoons -harpsichord -harpsichordist -harpsichords -harpy -harpy's -harrumph -harrumphed -harrumphes -harrumphing -harvestman -hashish -hasp -hasps -hatchway -hatless -hatted -hatters -haulage -haw -hawing -hawser -hawthorn -hayfield -hayfields -hayloft -hayloft's -haylofts -haystack -haystacks -hazelnut -hazelnuts -headboard -headboards -headdress -headier -headiness -headless -headlessness -headlight -headlights -headmaster -headquarter -headquartered -headroom -headset -headsets -headship -headsman -headsmen -headstand -headstands -headstone -headstones -headwall -headwalls -headwater -headwaters -heady -hearse -heartbeat -heartbeats -heartbreak -heartbreaking -heartbreakingly -heartburn -heartburning -heartfelt -heartland -heartland's -heartthrob -heartthrob's -heartthrobs -heathenish -heathenishly -heavenward -heavenwards -heavyweight -hebephrenic -hecatomb -heck -heckle -heckled -heckler -hecklers -heckles -heckling -hectares -hectic -hector -hedonism -hedonist -hedonistic -hedonists -heedful -heedfully -heedfulness -heft -hefted -heftier -heftiness -hefts -hefty -hegemonic -hegemonies -hegemony -heist -heist's -heisted -heister -heisting -heists -helical -helically -helices -helicon -helicopter -heliocentric -heliotrope -helium -helix -helixes -hellbender -hellfire -hellish -hellishly -hellishness -helluva -helmsman -helmsmen -helpmate -hematite -hemispheric -hemispherical -hemmed -hemming -hemoglobin -hemolytic -hemorrhage -hemorrhaged -hemorrhages -hemorrhaging -hemorrhoids -henning -henpeck -henpecked -henry -hepatitis -heptane -herbal -herdsman -hereof -hereunto -heritable -heritor -hermeneutics -hermetic -hermitian -herpes -herpetologist -herpetologists -herpetology -herringbone -hertz -hertzes -hesitance -hesitancy -heterodyne -heterogamous -heterogamy -heterogeneity -heterosexual -heterosexually -heterosexuals -heterostructure -heterozygous -hewn -hexachloride -hexadecimal -hexadecimally -hexadecimals -hexafluoride -hexagon -hexagons -hexameter -heyday -hi -hiatus -hiatuses -hibachi -hibernate -hibernated -hibernates -hibernating -hibernation -hick -hicks -hideaway -hierarchal -hierarchic -hieratic -hieroglyphic -hieroglyphics -hifalutin -highball -highboy -highfalutin -highhanded -highroad -highs -hight -hightail -highwayman -highwaymen -hilarity -hillbilly -hillier -hillman -hillmen -hilly -hindmost -hindquarters -hinterland -hinterlands -hippies -hipping -hippo -hippodrome -hippopotamus -hippos -hippy -hipster -hipsters -hireling -hirelings -histochemic -histochemical -histochemistry -histology -historicism -historicity -historiography -histrionic -histrionics -hitless -ho -hoagie -hoagies -hoagy -hoarfrost -hob -hobbing -hobbyhorse -hobo -hobos -hoc -hock -hocker -hocking -hocks -hodge -hodgepodge -hodges -hogan -hogging -hokey -hokeyer -hokeyest -hokeyness -holdover -holdovers -holdup -holdups -hollandaise -holler -hollered -hollering -hollers -hollowware -hollyhock -hollyhocks -holmium -holography -holster -holstered -holstering -holsters -holystone -holystones -homebound -homebuilder -homebuilders -homebuilding -homecoming -homecomings -homeland -homemake -homemaking -homeowner -homeowners -homeownership -homerists -homicidal -homicidally -homicide -homicides -homily -homo -homogamy -homogenate -homogenates -homologous -homologue -homology -homonym -homonym's -homonyms -homopolymers -homos -homosexual -homosexually -homosexuals -homozygous -homozygously -hon -honeybee -honeybees -honeydew -hong -honk -honked -honker -honkers -honkies -honking -honks -honky -honky's -hooch -hoodlum -hoodlums -hoofmark -hoofmarks -hookup -hookups -hookworm -hooligan -hooliganism -hooligans -hoopla -hoosegow -hoosegows -hooves -hoppled -hopples -hopscotch -hornier -horniness -horny -horoscope -horoscopes -hors -horsedom -horseflesh -horseflies -horsefly -horsehair -horselike -horsemanship -horsemen -horsens -horseplay -horseplayer -horsetail -horsewoman -horticulture -hosiery -hospice -hospices -hostelries -hostelry -hotbed -hotbox -hotdogs -hotelman -hothead -hotheaded -hotheadedly -hotheadedness -hothouse -hotrod -hough -hourglass -houseboat -houseboats -housebreak -housebreaker -housebreakers -housebreaking -housebroken -housekeep -housewares -housewives -hove -howdy -hoy -hubba -hubbies -hubbub -hubby -huckleberry -huckster -huckstered -huckstering -hucksters -hugged -hugging -huggings -hulk -hulked -hulking -hulks -humanism -humanist -humanistic -humanists -humanitarian -humanitarians -humidistat -hummingbird -hummingbirds -hummock -hummocks -humorist -humorist's -humorists -humpback -humpbacked -humpbacks -humus -hundredfold -huntress -hurray -hurrays -hurtful -hurtfully -hurtfulness -hurtle -hurtled -hurtles -hurtling -husbandman -husbandmen -huskily -hutch -huzzahs -hyacinths -hydrant -hydrants -hydrate -hydrated -hydrates -hydrating -hydration -hydrations -hydride -hydrides -hydro -hydrocarbon -hydrocarbons -hydrochemistry -hydrochloric -hydrochloride -hydroelectric -hydrofluoric -hydrogenate -hydrogenation -hydrological -hydrologically -hydrology -hydrolysis -hydrometer -hydrometer's -hydrometers -hydrophilic -hydrophobia -hydrophobic -hydros -hydrosphere -hydrostatic -hydrostatics -hydrothermal -hydrothermally -hydrous -hydroxide -hydroxides -hydroxy -hydroxyl -hydroxyl's -hydroxylate -hydroxylation -hydroxyls -hydroxyzine -hyena -hygienic -hygienics -hygrometer -hygrometer's -hygrometers -hygroscopic -hying -hymen -hymens -hymnal -hyperbola -hyperbole -hyperbolically -hyperboloid -hyperboloidal -hypercellularity -hypercube -hypercube's -hypercubes -hyperemia -hyperemic -hyperfine -hypergamous -hypergamously -hypergamy -hyperplasia -hypertensive -hypertrophied -hypertrophy -hypervelocity -hyphenate -hyphenated -hyphenates -hyphenating -hyphenation -hyphenations -hypnosis -hypnotic -hypnotically -hypnotics -hypoactive -hypocellularity -hypocritical -hypocritically -hypophyseal -hypotenuse -hypotenuses -hypothalamic -hypothalamically -hypothalamus -hypothermia -hypothetic -hypothyroid -hypothyroidism -hysterectomy -hysteria -hysteric -hysterics -i's -iambic -ibid -ibis -ibises -icebox -icicle -icicles -iconic -iconoclasm -iconoclast -icosahedral -icosahedron -idealist -idealogical -ideate -ideates -ideation -idempotent -idempotents -identifiability -ideologist -ideologists -idiolect -idiom -idiomatic -idiomaticness -idioms -idiosyncratically -idiotically -idyll -idyllic -iffiness -iffy -igloo -igloos -igneous -ignite -ignited -igniter -ignites -igniting -ignitions -ignominious -ignominiously -ignoramus -ileum -iliac -ilk -ilk's -illegible -illegitimacy -illegitimate -illegitimately -illimitable -illimitableness -illiteracy -illogic -illume -illumed -illumine -illumined -illumines -illuming -illusionary -illusoriness -illusory -imagery -imbecile -imbecilely -imbibe -imbibed -imbiber -imbibing -imbroglio -imbruing -imbue -imbued -imbuing -imitable -imitators -immanent -immanently -immeasurable -immeasurableness -immeasurably -immensities -immensity -imminence -immobile -immobility -immoderate -immoderately -immoderateness -immoderation -immodest -immodestly -immodesty -immunological -immunologically -impairment -impale -impaled -impales -impaling -impalpable -impartation -impartiality -impassable -impassableness -impeccable -impeccably -impelled -impeller -impellers -impelling -impend -imperceivable -imperceptible -imperceptibly -imperfectability -imperishable -imperishableness -impermeable -impermeableness -imperturbable -impiety -impish -impishly -impishness -implacable -implacableness -implantation -implausibly -implementability -impolite -impolitely -impoliteness -impolitic -impoliticly -impoliticness -imponderable -imponderableness -imponderables -importunate -importunately -importunateness -importune -importunely -importuner -importuners -importunities -impost -imposter -imposts -impotency -impound -impounded -impounding -impoundments -impounds -imprecate -imprecated -imprecates -imprecating -imprecation -imprecations -impregnate -impregnated -impregnates -impregnating -impregnation -impregnations -impresario -impressible -impressionism -imprimatur -improbably -impropitious -impropriety -improvident -improvidently -imprudent -imprudently -impudence -impugn -impugned -impugner -impugning -impugns -imputation -imputations -inaction -inactivate -inadvertence -inalienable -inanity -inappeasable -inarticulate -inarticulately -inarticulateness -inattention -inaudibility -inboard -inbreed -inbreeder -inbreeding -incalculability -incalculable -incalculableness -incandescent -incandescently -incant -incanted -incapacitate -incapacitated -incapacitates -incapacitation -incapacity -incarcerate -incarcerated -incarcerates -incarcerating -incarceration -incarnate -incept -incepted -incepting -inceptive -inceptively -inceptor -incepts -incest -incestuous -incestuously -incestuousness -incinerate -incinerated -incinerates -incinerating -incineration -incinerations -incinerator -incinerators -incipience -incipiency -incise -incised -incises -incising -incisive -incisively -incisiveness -incisor -incisor's -incisors -incitement -incitements -inclemency -inclement -inclemently -inclinometer -inclinometer's -inclinometers -incoercible -incombustible -incommensurable -incommodious -incommodiously -incommodiousness -incommunicable -incommunicado -incommutable -incompetency -incompressibility -incondensable -incongruities -incongruity -incongruous -incongruously -incongruousness -inconsistence -inconsonance -inconstant -incontinence -incontrovertible -incorporable -incorporeally -incorrigible -incorrigibleness -incorruptibility -incorruptible -increasable -incriminating -incubi -incubus -inculcate -inculcated -inculcates -inculcation -inculpable -incumbent -incumbents -incursion -incursions -indecipherable -indecorous -indecorously -indecorousness -indefatigable -indefatigableness -indefensible -indelible -indelibly -indelicate -indelicately -indelicateness -indemnification -indemonstrably -indenture -indentured -indentures -indenturing -indestructible -indestructibleness -indicant -indicants -indict -indicted -indicter -indigent -indiscoverable -indiscretion -indispose -indisposing -indisposition -indisputable -indisputableness -indisputably -indissociable -indissoluble -indissolubleness -indium -individualism -individualist -individualists -individuate -individuated -individuates -individuating -individuation -indolence -indubitable -indubitableness -inducible -inductee -inductees -inductile -indulgent -indulgently -industrialism -inebriate -inebriated -inebriates -inebriating -inebriation -ineffable -ineffableness -ineffaceable -ineffectual -ineffectually -ineffectualness -inefficacious -inefficaciously -inefficaciousness -inegalitarian -inelastic -ineligibility -ineligible -ineluctable -inept -ineptly -ineptness -inequitable -inequivalent -ineradicable -inertial -inertially -inexpediency -inexpert -inexpertly -inexpertness -inexpiable -inexplicit -inextinguishable -inextricable -inextricably -infamy -infanticide -infanticide's -infantile -infantryman -infantrymen -infatuation -infauna -infecund -infelicitous -infelicitously -infelicity -inferable -infertile -infestation -infestations -infield -infield's -infielder -infielder's -infielders -infinitude -infirm -infirmary -infirmed -infirmly -inflammation -inflammatory -inflect -inflected -inflecting -inflection -inflectional -inflectionally -inflections -inflective -inflects -inflexed -infliction -inflow -influx -info -infra -infraction -infrared -infusible -infusibleness -ingenuous -ingenuously -ingenuousness -ingest -ingested -ingestible -ingestion -ingestive -ingrain -ingrate -ingratiate -ingratiating -ingratiatingly -ingratiation -inhabitation -inhalant -inhalation -inhibitor -inhibitory -inhomogeneous -inimical -inimically -inimitable -inimitableness -iniquitous -iniquitously -iniquitousness -injectable -injunctive -inlay -inlayer -inlaying -innovators -innuendo -innuendoes -innuendos -inoculate -inoculated -inoculates -inoculating -inoculation -inoculations -inoculative -inoperative -inoperativeness -inorganically -inputted -inquest -inquisitor -insatiable -insatiableness -inscrutability -inscrutable -inscrutableness -insecticide -insecticides -inseminate -insemination -insensate -insensately -insensateness -insensibility -inseparability -inseparably -inset -insincere -insincerely -insipid -insipidly -insobriety -insolvency -insolvent -insomnia -insomniac -insomniacs -insouciance -insouciant -insouciantly -inspirational -inspirationally -instable -instep -instill -instillation -instilled -instiller -instilling -instinctual -institutionalist -instrumentalities -insubordinate -insubordinately -insubordination -insubstantial -insufferable -insular -insularity -insularly -insulin -insuperably -insuppressible -insurgence -insusceptibility -intake -intaking -integrable -integrand -integument -intellectuality -intelligentsia -intendant -intendants -intensional -intensionally -inter -interaxial -intercalate -intercalated -intercalates -intercalating -intercalation -intercalative -intercase -intercaste -intercede -interceder -intercedes -intercensal -interception -interceptor -interclass -intercohort -intercollegiate -intercom -intercontinental -intercorrelated -interdenominational -interdepartmental -interdepartmentally -interdict -interdictive -interfaith -interferometer -interferometer's -interferometers -interferometric -interferometry -interferon -intergalactic -intergeneration -intergenerational -interglacial -intergovernmental -intergroup -interindex -interindustry -interject -interjected -interjecting -interjects -interlayer -interlayering -interlibrary -interlingua -interlining -interlobular -interlock -interlocked -interlocker -interlocking -interlocks -interlocutor -interlude -interludes -intermarriage -interment -intermeshed -intermetrics -interminableness -interminably -intermission -intermissions -intermolecular -intermolecularly -internationalist -internationalists -internetwork -interpenetrates -interplanetary -interpol -interposition -interpretative -interpretatively -interpretor -interpretors -interprocessor -interquartile -interracial -interred -interregional -interregnum -interrogator -interrogatories -interrogators -interrogatory -interspecies -interstellar -interstice -interstices -interstitial -interstitially -intersurvey -intervenor -interventionist -intervocalic -interweaving -intestate -intimal -intonate -intone -intoning -intorsion -intoxicant -intra -intracity -intraclass -intracohort -intradepartmental -intrafamily -intragenerational -intraindustry -intraline -intrametropolitan -intramuscular -intramuscularly -intranasal -intransigence -intraoffice -intrapulmonary -intraregional -intrasectoral -intrastate -intratissue -intravenous -intravenously -intrepid -intrepidly -intrepidness -intro -introject -introjected -introjects -introversion -intuitable -inunction -inundate -inundated -inundates -inundating -inundation -inundations -inure -inured -inuring -inutile -invalidism -invasive -invasiveness -invective -invectively -invectiveness -inveigh -inveigher -inveigle -inveigled -inveigler -inveigling -investigatory -inveterate -inveterately -invidious -invidiously -invidiousness -invigorate -invigorated -invigorates -invigorating -invigoratingly -invigoration -inviolability -inviolable -inviolate -inviolately -inviolateness -invitational -invitee -invitees -invocable -invocate -involute -involutely -involution -involutions -involutorial -invulnerability -iodate -iodated -iodating -iodation -iodide -iodinate -iodinated -iodinating -iodination -ionic -ionosphere -ionospheric -iota -ipecac -ipso -iridium -ironic -ironside -ironsides -ironstone -ironwood -irradiate -irradiated -irradiation -irradiative -irreconcilable -irreconcilableness -irredeemable -irredeemably -irredentism -irredentist -irrelevancies -irrelevancy -irremediable -irremediableness -irremovable -irreparable -irreparableness -irreparably -irreplaceable -irreplaceableness -irreproachable -irreproachableness -irreproducibility -irreproducible -irresistibility -irresistibly -irresolute -irresolutely -irresoluteness -irresolution -irresolvable -irresponsibility -irretrievable -irreverence -irreverent -irreverently -irreversibly -irrevocable -irrevocableness -irrevocably -irritability -irritable -irritableness -irritably -irritant -irritants -irruption -irruptions -isinglass -isochronal -isochronally -isochronous -isochronously -isocline -isocyanate -isodine -isolationism -isolationistic -isomer -isomers -isomorph -isopleth -isopleths -isotherm -isothermal -isothermally -isotherms -isotonic -isotopic -isotropic -isotropically -isotropy -issuant -itinerant -itinerantly -j's -jabberings -jackass -jackboot -jackbooted -jackboots -jackdaw -jackdaws -jackknife -jackpot -jackpots -jag -jagged -jaggedly -jaggedness -jaggers -jagging -jaguar -jalopies -jalopy -jamboree -jangle -jangled -jangler -jangles -jangling -janissaries -janissary -janitorial -jasper -jaspers -jaundice -jaundiced -jaundices -jaundicing -jawbone -jazzier -jazziness -jazzmen -jazzy -jejune -jejunely -jejuneness -jejunum -jeopard -jeopardies -jeopardy -jerry -jess -jetliner -jetliners -jettison -jibe -jibed -jibes -jibing -jiffies -jiffy -jigger -jiggered -jigging -jiggle -jiggled -jiggles -jiggling -jigsaw -jilt -jilted -jilter -jilts -jimmied -jimmies -jimmy -jimmying -jinx -jitter -jitterbug -jitters -jittery -jive -jived -jives -jiving -jobbery -jobbing -jobholder -jobholders -jobless -joblessness -jock -jockey -jockeyed -jockeying -jockeys -jockstrap -jockstraps -jocose -jocosely -jocoseness -jocular -jocularly -joey -joggle -joggled -joggler -joggles -joggling -jollities -jollity -jonquil -jonquils -josh -joshed -josher -joshes -joshing -joss -joule -jounce -jounced -jounces -jouncing -journalese -journaleses -journeyman -journeymen -jovial -joviality -jovially -jowl -jowled -jowls -joyless -joylessly -joylessness -joyride -joyrider -joyriding -joystick -joysticks -jubilant -jubilantly -jubilate -jubilated -jubilates -jubilating -jubilation -jubilations -judgeship -judicatory -judicature -judicatures -judo -jugate -jugging -juju -jujube -juke -jukes -juking -julep -juleps -jumbo -jumbos -junkerdom -junket -junketed -junketeer -junketeering -junketer -junketing -junkets -junta -juridical -juridically -jurisdictional -jurisdictionally -jurisprudence -jurisprudent -jurisprudential -jurisprudentially -jurist -jurists -justiciable -jute -jutes -jutting -juxtaposition -k's -kaboom -kaleidescope -kamikaze -kangaroo -kangaroos -kaolin -kaolinite -kappa -karat -karate -kazoo -kazoos -kcal -kebob -keg -kegs -kelp -keno -ketone -ketosis -keyhole -keyholes -keynote -keynoter -keynotes -keypunch -keypunched -keypuncher -keypunches -keypunching -keystone -keystones -khaki -khan -kibbutzim -kibitz -kibitzer -kickback -kickbacks -kickoff -kickoffs -kidder -kiddie -kiddies -kidless -killable -killjoy -kilobaud -kilobuck -kilogauss -kilohertz -kilohm -kilojoule -kiloton -kilotons -kilovolt -kilovolts -kilowatt -kilowatts -kiloword -kilts -kimono -kinematic -kinematics -kinesics -kinetic -kinetics -kingbird -kingfisher -kinglet -kingpin -kink -kinsmen -kinsmen's -kiosk -kiosks -kitchenette -kitchenettes -kittenish -kittenishly -kittenishness -klaxon -kleenex -klystron -klystrons -km -kneecap -kneecaps -kneepad -kneepads -knick -knicker -knickerbocker -knickers -knitted -knitting -knobby -knockdown -knockdowns -knockout -knockouts -knockwurst -knottier -knottiness -knotty -knuckleball -knuckleballer -knurl -koala -kohlrabi -kooks -kosher -koshered -koshering -kraft -kraut -krauts -krill -krypton -kudzu -kumquat -kurtosis -l's -la -labial -labially -labile -labiodental -lackadaisic -lackey -lackeyed -lackeying -lackeys -lacrosse -lacrosses -lactate -lactated -lactates -lactating -lactation -lactational -lactationally -lactose -lacuna -lacunae -lacunas -ladle -ladled -ladles -ladling -ladylike -laggard -laggardly -laggardness -laggards -lagging -laing -laissez -laity -lakeside -lamas -lamentably -laminate -laminated -laminates -laminating -lamination -laminations -lammed -lamming -lampblack -lamplight -lamplighter -lampoon -lampooned -lampooner -lampooning -lampoons -lamprey -lampreys -landau -landfill -landhold -landholder -landholders -landholding -landholdings -landless -landownership -landslide -landslides -languor -lank -lankier -lankiness -lankly -lankness -lanky -lanthanide -lanthanum -lapidary -lapped -lapping -laptop -laptop's -laptops -larceny -larch -largemouth -largesse -lariat -larval -laryngeal -laryngeally -larynx -larynxes -las -lascivious -lasciviously -lasciviousness -lasing -lasso -lassoed -lassoer -lathe -latitudinal -latitudinally -latitudinary -laud -laudably -laudanum -laudatory -lauder -lauds -laughingstock -laughingstocks -laundresses -laundrymen -laura -laureate -laureated -laureates -laureating -laureation -lawbreaker -lawbreakers -lawbreaking -lawgiver -lawgivers -lawgiving -lawmakers -lawmaking -lawman -lawmen -lawrencium -lax -laxative -laxatively -laxativeness -laxatives -laxity -laxly -laxness -layoff -layperson -layup -layup's -layups -lazybones -lb -lbs -leach -leachate -leaches -leaching -leaderless -leadsman -leadsmen -leafhopper -leakier -leakiness -leaky -leapfrog -leasehold -leaseholder -leatherneck -leathery -lebensraum -lecher -lechery -leek -leery -leeward -leewards -leeway -lefties -lefty -legate -legated -legatee -legates -legating -legation -legations -legato -legerdemain -leggier -legging -leggy -leghorn -legume -legumes -leguminous -leitmotif -leitmotiv -lemming -lemmings -lengthily -lenticular -leonine -leper -lepers -lesbian -lesbians -lesion -lesions -lessor -lethal -lethality -lethally -lethargies -lethargy -letterhead -letterheads -letterman -lettermen -levitate -levitated -levitates -levitating -levitation -levities -levity -lewis -lex -libation -libations -libel -libels -liberalism -liberality -libertarian -libertarians -libertine -libertines -libidinous -libidinously -libidinousness -librettist -librettists -libretto -libretto's -librettos -lice -licensor -licentious -licentiously -licentiousness -licit -licitly -licorice -lidding -lidless -lieut -lifeblood -lifeboat -lifeboats -lifeguard -lifeguards -lifesaving -lifespan -lifespans -ligament -ligaments -ligand -ligands -ligature -ligatured -ligatures -ligaturing -lighthearted -lightheartedly -lightheartedness -lightproof -lightships -lignite -lignum -likeable -lilt -lilting -liltingly -liltingness -limbic -limbo -limbos -limelight -limerick -limerick's -limericks -limitless -limitlessly -limitlessness -limousine -limousines -limpid -limpidly -limpidness -lineage -lineages -lineal -lineally -linebacker -linebackers -lineman -linemen -lineup -lineups -lingerie -lingo -lingua -lingual -lingually -liniment -liniments -lipid -lipid's -lipids -liquefaction -liqueur -liquidate -liquidated -liquidates -liquidating -listless -listlessly -listlessness -litanies -litany -literalism -lithium -lithograph -lithographer -lithographers -lithographs -lithography -lithology -lithosphere -lithospheric -litigant -litigants -litigious -litigiously -litigiousness -litmus -litterbug -littleneck -littoral -liturgic -liturgical -liturgically -liturgics -liturgy -livability -liverwort -livestock -livid -lividness -loadable -loam -loamy -lob -lobotomy -lobular -lobularity -lobularly -lobule -lobules -locale -locales -localisms -locational -locationally -locknut -locksmith -locksmithing -locomotor -locomotory -locoweed -lodestone -lodgepole -lodgment -logarithmic -loge -loggerhead -logion -logions -logistical -logistically -logjam -loincloth -loll -loller -lollies -lolling -lolly -longevity -longhand -longhorn -longhorns -longish -longitudinal -longitudinally -longshoremen -longstanding -longterm -longtime -looseleaf -lop -lope -loped -loper -loping -lopped -lopping -lops -lopsided -lopsidedly -lopsidedness -loquacious -loquaciously -loquaciousness -loquacity -lossage -lossless -lotion -lotions -loudspeaking -louse -loused -louses -lousewort -lousing -lovebird -lovebirds -loveless -lovelessly -lovelessness -lovelorn -lovelornness -lowboy -lowdown -lowercase -lowercased -lowercases -lowercasing -lowlight -lowlight's -lowlights -loyalist -loyalists -lozenge -lozenged -lozenges -lubricate -lubricated -lubricates -lubricating -lubrications -lubricative -lubricious -lubriciously -lubricity -lucent -lucently -lucid -lucidity -lucidly -lucidness -lucrative -lucratively -lucrativeness -lucre -lug -luge -luger -lugged -lugging -lugs -lulu -lumbar -lumberman -lumbermen -lumberyard -lumen -luminaries -luminary -luminescence -luminescent -luminosity -lummox -lumpier -lumpiness -lumpish -lumpishly -lumpishness -lumpy -lunacy -lunary -lunate -lunated -lunately -lunation -lunchroom -lunchrooms -lunchtime -lunge -lupine -lurid -luridly -luridness -lush -lushes -lushly -lushness -lustful -lustfully -lustfulness -lutanist -luxe -luxes -luxuriance -luxuriate -luxuriated -luxuriating -lycopodium -lye -lymphocyte -lymphocytes -lymphoma -lyrical -lyrically -lyricalness -lyricism -lyricist -lyricists -m's -ma -macabre -macabrely -machinable -machination -machination's -machinations -machinelike -machinist -machinists -machismo -macho -macintosh -mack -mackinaw -mackintosh -macrodynamic -macromolecular -macrophage -macrophages -macroscopically -macrosimulation -macrosocioeconomic -madcap -madding -madhouse -madmen -madrigal -madrigaling -madrigals -maestro -magenta -maggoty -magi -magisterial -magisterially -magnanimity -magnanimous -magnanimously -magnanimousness -magnate -magnates -magnesia -magnesite -magnetite -magneto -magnetos -magnolia -magnolias -magnum -magnums -magpie -magpies -maidenhair -maidservant -maier -mailman -mailmen -mainline -mainlined -mainliner -mainliners -mainlines -mainlining -mainstream -majestically -maladapt -maladapted -maladaptive -maladjust -maladjusted -maladjustive -maladjustment -maladjustments -maladroit -maladroitly -malaise -malaprop -malapropism -malarial -malarious -malcontent -malcontent's -malcontented -malcontentedly -malcontentedness -malcontents -maledict -malediction -malevolence -malevolencies -malevolent -malevolently -malfeasant -malformation -malformations -malformed -malign -malignancies -malignancy -maligned -malignly -malingering -mallard -mallards -malleable -malleableness -malnourished -malocclusion -malposed -malpractice -maltreat -mambo -mambos -mammalian -manatee -mandamus -mandamused -mandamuses -mandamusing -mandarin -mandarins -mandrake -mandrakes -manganese -manhole -manholes -mania -maniacal -maniacally -manic -manicurists -manikin -manikins -manna -mannequin -mannequins -mannerism -mannerisms -manorial -manservant -manslaughter -mantlepiece -mantrap -marathon -marathons -marauders -margarine -marginalia -marginality -maria -marina -marinade -marinades -marinas -marionette -marionettes -marital -maritally -marksman -marksmanship -marlin -marmalade -marmalades -maroon -marooned -marquee -marquees -marquess -marquesses -marred -marriageable -marring -marrowbone -marrowbones -marshland -marshlands -marshmallow -marshmallows -martin -martingale -martini -martinis -mascara -mascaras -mascot -mascot's -mascots -maser -masque -masquer -masquers -masques -massless -mastermind -masterminded -masterminding -masterminds -mastiff -mastodon -mastodons -matchbook -matchmake -materialistic -materiel -maternity -mathematic -matinee -matriarch -matriarchal -matriculate -matriculated -matriculates -matriculating -matrimonial -matrimonially -matting -maturate -maturated -maturates -maturating -maturational -maturations -maturative -maudlin -maudlinly -maul -mauler -maulers -mauling -mauls -mausoleum -mausoleums -mauve -maverick -mavericks -maw -mawkish -mawkishly -mawkishness -maxima -maxwell -mayorship -meadowland -meadowsweet -mealier -mealies -mealtime -mealy -measle -measled -measlier -measly -meatier -meatiest -meatiness -meaty -mecca -mechanist -mechanistic -mechanochemically -mediator -mediators -medicate -medicated -medicates -medicating -medication -medications -medicative -medico -medicos -medievalist -medievalist's -medievalists -mediocre -mediocrities -mediocrity -mediumistic -medley -medleys -meetinghouse -megahertz -megalomania -megalomaniac -megalopolises -megaton -megatons -megavolt -megawatt -megohm -megohms -melamine -melange -melanin -melanoma -melee -meliorate -meliorated -meliorates -meliorating -melioration -meliorations -meliorative -melodic -melodically -melodramatic -melodramatics -memento -mementoes -mementos -memorabilia -memoriam -menarche -menarches -mendacious -mendaciously -mendaciousness -mendacity -mendelevium -menfolk -menfolks -menopause -menstrual -menstruate -menstruated -menstruates -menstruating -menstruation -menstruations -mensurable -mensurableness -mensuration -mensurations -mercantile -mercer -mercers -merchantability -mercurial -mercurially -mercurialness -mercuric -meretricious -meretriciously -meretriciousness -meringue -meringues -meritocracy -meritocratic -merlin -mermaid -mermaid's -mermaids -merman -merman's -mermen -merrymaking -mesa -mescaline -mesmeric -meson -mesquite -metabolic -metabolism -metabolisms -metabolite -metabolites -metalliferous -metallography -metalloid -metallurgic -metallurgical -metallurgically -metallurgists -metalsmith -metalsmithes -metalwork -metalworker -metalworking -metalworkings -metamorphic -metamorphism -metamorphose -metamorphosed -metaphoric -metaphosphate -metaphysic -meteorite -meteorites -meteoritic -meteoritics -meteoroid -meteoroid's -meteoroids -meteorological -methane -methanol -methodism -methyl -methylene -meticulous -meticulously -meticulousness -metro -metronome -metronomes -metros -mettle -mettled -mettles -mettlesome -mezzo -mezzos -miasma -miasmal -micro -microamp -microanalysis -microanalytic -microbial -microchemistry -microcosm -microeconomic -microfossils -micrography -microjoule -microlevel -micrometeorites -micrometeoritic -micrometer -micrometer's -micrometers -micron -microns -microorganism -microorganisms -micros -microscopical -microscopically -microscopy -microsimulation -microsimulations -microsomal -microvolt -microvolts -midair -midas -midband -middleman -middlemen -middleweight -middleweights -midge -midges -midi -midland -midlander -midlands -midlife -midmorn -midmorning -midrange -midscale -midsection -midship -midshipman -midshipmen -midships -midspan -midstream -midterm -midterm's -midterms -midweek -midweekly -midwife -midwifed -midwifing -midwives -midyear -mignon -migrant -migrant's -migrants -migratories -migratory -mike -mil -milieu -milieus -militarist -militate -militated -militates -militating -militiamen -milkweed -millenarian -millenarianism -millennia -millennialism -millennium -milliamp -milliampere -milliamperes -millidegree -millidegrees -millijoule -millijoules -milliners -millinery -millivolt -millivoltmeter -millivoltmeter's -millivoltmeters -millivolts -milliwatt -milliwatts -millwright -millwrights -mime -mimeograph -mimeographed -mimeographes -mimeographing -mimer -mimesis -mimetic -mimetically -miming -mincemeat -minefield -mineralogical -mineralogies -mineralogist -mineralogists -mineralogy -minesweeper -minesweepers -mini -minidress -minidresses -minified -minifies -minify -minifying -minima -minimalist -minimalist's -minimalists -minimax -minis -miniscule -miniskirt -ministerial -ministerially -ministrations -miniver -minuend -minuends -minuet -minuscule -minuteman -minutemen -minutiae -mirage -miraged -mirages -miraging -mirthless -mirthlessly -mirthlessness -misalign -misaligned -misaligning -misalignment -misalignment's -misalignments -misaligns -misanthrope -misanthropic -misbegotten -misbehave -misbehaved -misbehaver -misbehaves -misbrand -misbranded -misbranding -misbrands -miscalculated -miscarriage -miscarriages -miscarried -miscarries -miscarry -miscarrying -miscegenation -miscegenations -miscellanies -miscellany -misclassification -misclassified -misclassifying -miscode -miscoded -miscodes -miscoding -misconstruction -misconstructions -miscount -miscounted -miscounting -miscounts -miscreant -miscreants -miscue -miscue's -miscues -misdeed -misdeeds -misdemeanant -misdemeanants -misdirector -misdirectors -misfire -misfired -misfires -misfiring -misgauge -misgauged -misgauges -misgauging -misidentification -misidentified -misidentifies -misidentify -misidentifying -misinterpretation -misinterpretations -misjudge -misjudged -misjudges -misjudging -misjudgingly -mismanage -mismanaged -mismanages -mismanaging -misname -misnamed -misnames -misnaming -misogynist -misogynist's -misogynists -misogyny -misplacement -misplacements -mispronounce -mispronounced -mispronounces -mispronouncing -mispronunciation -misquoted -misrelated -misreporting -misrepresent -misrepresented -misrepresenter -misrepresenting -misrepresents -misroute -misrouted -misroutes -misshapen -misshapenly -misshapenness -misshapennesses -misspecification -misspecified -misstatement -misstatements -misstep -mistletoe -mistook -mistrial -miswritten -mitzvahs -mixup -mm -mobbed -mobbing -mobcap -mobcaps -mobile -mobiles -mobster -mobsters -mockingbird -mockup -mockups -mod -modernism -modernistic -modernists -modicum -modish -modishly -modishness -mods -moieties -moiety -moire -molal -molar -molars -moldboard -molehill -moll -mollie -mollification -mollifications -mollified -mollifies -mollify -mollifying -mollusk -mollusks -mollycoddle -mollycoddled -mollycoddler -mollycoddles -mollycoddling -molybdenite -molybdenum -momenta -momma -mommy -monad -monadic -monads -monarchic -monasticism -monaural -monaurally -monetarism -moneylenders -moneymaking -mongoose -mongooses -monies -monkish -monochromatic -monochromator -monocle -monocled -monocles -monoclinic -monocular -monocularly -monogamous -monogamously -monogamousness -monogamy -monolingual -monolingualism -monolinguals -monolith -monolithically -monologist -monologists -monologue -monologues -monomer -monomer's -monomeric -monomers -monomial -mononuclear -monophonic -monopolistic -monopolists -monosyllabic -monosyllable -monosyllables -monotheistic -monsieur -monsoon -monsoons -monstrosities -monstrosity -montage -montaged -montages -montaging -monumentality -moo -moodily -mooed -moos -mope -mopes -mopped -mopping -moraine -moralist -moralistic -moratorium -moratoriums -morbidity -mordant -mordantly -morgen -morgue -morgues -moribund -morocco -moronic -morose -morosely -moroseness -morpheme -morphemic -morphine -morphines -morphism -morphism's -morphisms -morphologic -morphophonemic -morphophonemics -morris -mortgagee -mortgagees -mortician -morticians -mosque -mosques -motherhood -motherland -moths -motional -motivator -motorman -motormen -mottle -mottled -mottler -mottles -mottling -mountable -mountainside -mountainsides -mousier -mousiness -mousy -mouthpiece -mouthpieces -mucilage -mucky -mucus -mudding -muddlehead -muddleheaded -muddleheadedness -muddleheads -mudguard -mudsling -mudslinger -mudslingers -mudslinging -muggers -muggier -mugginess -mugging -muggings -muggy -mulatto -mulattoes -mulattos -mulch -mulched -mulches -mulching -mulct -mulish -mulishly -mulishness -mull -mullah -mullen -muller -mulligan -mulligatawny -mulling -multi -multichannel -multicollinearity -multicolumn -multicomputer -multicomputer's -multicomputers -multidimensionality -multidisciplinary -multifaceted -multifigure -multifunctioned -multilateral -multilaterally -multimedia -multimegaton -multimillionaire -multinomial -multiplet -multiplets -multipliable -multipurpose -multisyllabic -multitudinous -multitudinously -multitudinousness -multivalent -multiversity -mum -mummification -mummifications -mummified -mummify -munge -munged -munger -mungers -munges -munging -mungings -munificent -munificently -muon -muriatic -murk -muscovite -muscovites -musculature -mush -musher -musicality -musicianship -musicologists -musicology -muskellunge -muskmelon -muskox -muskoxen -muss -mussed -musses -mussing -must've -mustachio -mustachioed -mustachios -mustang -mustangs -mustn't -mutant -mutants -mutational -mutationally -mutineer -mutt -mutuality -mycology -myers -mylar -mynah -myocardial -myocardium -myopia -myopic -mystification -mystified -mystifier -mystifies -mystify -mystifying -mystifyingly -mystique -mythic -mythographer -mythographers -mythography -mythological -mythologically -myths -n's -nab -nabbed -nabbing -nadir -nagged -nagging -naggingly -nameplate -nameplates -naphtha -napped -napping -narcissist -narcosis -narrate -narrated -narrates -narrating -narration -narrations -narrator -narrators -nary -nasality -nascent -nasturtium -natal -natalist -natality -natch -nationalism -nationalisms -nationalistic -nationhood -nattier -nattiness -natty -naturalistic -nausea -nauseas -nauseate -nauseated -nauseates -nauseating -nauseatingly -nautical -nautically -nautilus -navel -navels -nd -nearsighted -nearsightedly -nearsightedness -nebulae -nebular -nebulous -nebulously -nebulousness -neckline -necromancer -necromancers -necromancy -necromantic -necropsy -necrosis -necrotic -nectar -nectaries -nectarous -nectary -nee -needlepoint -negativism -negativisms -negativity -negligee -negligees -negligent -negligently -negotiant -negroid -nelson -nematic -nematode -nematodes -nemesis -neoclassic -neoclassical -neocortex -neodymium -neolithic -neologism -neologism's -neologisms -neomycin -neon -neonatal -neonatally -neoned -neoplasms -neoprene -neptunium -nerveless -nervelessly -nervelessness -nervier -nerviness -nervy -netherworld -nettlesome -neuralgia -neurasthenic -neuritis -neuroanatomy -neurologist -neurology -neuromuscular -neuronal -neuropathology -neurophysiology -neuropsychiatric -neuroses -neurosis -neurotic -neuter -neutered -neuterer -neuterers -neutering -neuterings -neuters -neutralism -neutralist -neutralists -neutron -neutrons -newel -newfound -newfoundland -newlywed -newlyweds -newsboy -newsboys -newscast -newscaster -newscasters -newscasting -newscasts -newspaperman -newspapermen -newsreel -newsstand -newsworthiness -newsworthy -newton -nexus -nexuses -nichrome -niggard -niggardliness -niggardly -niggle -niggled -niggler -niggles -niggling -nigglingly -nightcap -nightclub -nightclubs -nightdress -nighthawk -nightmarish -nightmarishly -nightshirt -nighttime -nihilism -nihilisms -nihilist -nihilistic -nilpotent -nimbus -nimbused -nimbuses -ninefold -niobium -nipped -nipping -nippingly -nipple -nipples -nirvana -nitpick -nitrate -nitrated -nitrates -nitrating -nitration -nitrations -nitric -nitride -nitriding -nitrite -nitrogenous -nitroglycerine -nitrous -nm -nob -nobelium -noblemen -noblesse -nocturne -nodal -nodally -nodular -nodule -nodules -noisemake -noisemaker -noisemakers -noisemaking -nominee -nominees -nonacid -nonadjacent -nonagricultural -nonbusiness -noncarbohydrate -nonchalant -nonchalantly -nonchalantness -noncombatant -noncommissioned -noncommittal -noncommittally -noncompliance -nonconformist -nonconformists -noncontiguous -nondiscriminatory -nondurable -noneconomic -nonemergency -nonequivalence -nonequivalent -nonessential -nonferrous -nonfiction -nonionic -nonlinguistic -nonliterary -nonmagical -nonmetallic -nonogenarian -nonpartisan -nonpayment -nonperturbing -nonpoisonous -nonpolitical -nonprescription -nonprofit -nonracial -nonrandom -nonreducing -nonresident -nonresidential -nonresistance -nonrespondent -nonrespondents -nonresponse -nonsingular -nonstop -nonsupervisory -nonverbal -nonverbally -nonveteran -nonveterans -nonviolent -nonviolently -nonvolunteer -nonvolunteers -nonwhite -noodle -noodled -noodles -noodling -noontime -noose -nooses -noosing -noradrenalin -noradrenaline -normative -normatively -normativeness -northbound -northernmost -northland -norths -nosebleed -nosebleed's -nosebleeds -nosier -nosiness -nostalgia -nostalgic -nostalgically -nosy -notary -notate -notated -notates -notating -notative -notoriety -nouveau -nouvelle -nova -nova's -novas -novitiate -novitiates -noxious -noxiously -noxiousness -nozzle -nozzles -nth -nuance -nuanced -nubile -nucleate -nucleated -nucleation -nuclei -nucleic -nucleoli -nucleolus -nuclide -nude -nudely -nudeness -nuder -nudes -nudest -nudge -nudged -nudger -nudges -nudging -nudism -nudist -nudists -nudity -nugatory -nugget -nuggets -nullity -numerable -numerate -numerated -numerates -numerating -numeration -numerations -numerological -numerology -numinous -numismatic -numismatics -numismatist -nutate -nutated -nutates -nutating -nutation -nutcrack -nutcracker -nutmeg -nutrient -nutrients -nutritional -nutritionally -nutritionist -nutritionists -nutritious -nutritiously -nutritiousness -nutritive -nutritively -nutshell -nuttier -nuttiness -nutty -nuzzle -nuzzled -nuzzles -nuzzling -nylon -nylons -nymphomania -nymphomaniac -nymphomaniacs -o's -oaf -oafs -oakwood -oases -obduracy -obdurate -obdurately -obdurateness -obeisant -obeisantly -obelisk -obese -obesity -obfuscatory -obit -obiter -obituaries -obituary -objectification -objectifications -objectified -objectifies -objectify -objectifying -objectivity -obligational -obnoxious -obnoxiously -obnoxiousness -oboe -oboes -oboist -obscenities -obscenity -obsequies -obsequious -obsequiously -obsequiousness -obsequy -observably -observational -observationally -obsess -obsessed -obsesses -obsessive -obsessively -obsessiveness -obsidian -obsolescent -obsolescently -obtrude -obtruded -obtruder -obtrudes -obtruding -obtrusive -obtrusively -obtrusiveness -obtuse -obtusely -obtuseness -obtuser -obtusest -obverse -obversely -ocarina -occident -occidental -occidentally -occipital -occipitally -occlusive -occult -occulter -occultly -oceanic -oceanographic -oceanography -oceanside -ocelot -octagon -octagonal -octagonally -octagons -octahedron -octane -octennial -octet -octile -octillion -octogenarian -octoroon -ocular -oculist -odium -odometer -odometer's -odometers -odyssey -offal -offbeat -offertories -offertory -offhand -offhanded -offhandedly -offhandedness -officeholder -officeholders -officemate -officemates -officialdom -offload -offloaded -offloading -offloads -offramp -offsetting -offshoot -offshore -offstage -ogive -ogled -ohm -ohmic -ohmmeter -ohmmeter's -ohmmeters -ohms -oilman -oilmen -oilseed -oilseeds -oldies -oldster -oldsters -oldy -oleander -oleanders -oleomargarine -oligarchic -oligarchy -oligopolistic -oligopoly -omega -omegas -omelet -omelets -omicron -omni -omnibus -omnipotence -omnipotent -omnipotently -oncology -oncoming -onetime -oneupmanship -onlooker -onlookers -onrush -onrushing -onslaught -onslaughts -ontogeny -ontological -ontologically -ontology -onus -onyx -oodles -opalescent -opalescently -operant -operantly -operants -operatic -operetta -ophthalmic -ophthalmologist -opinionated -opinionatedly -opinionatedness -opossum -opposable -opprobrium -opthalmic -opthalmologic -opthalmology -opticians -optimist -optimists -optionality -optometric -optometrist -optometrists -optometry -opulent -opulently -opus -opuses -orangutan -orate -orated -orates -orating -oratorical -oratorically -oratorio -oratorios -orchestral -orchestrally -orchestrate -orchestrated -orchestrater -orchestrates -orchestrating -orchestration -orchestrations -ordnance -ordnances -oregano -organdy -organically -organismic -organometallic -orgasm -orgasms -orgiastic -oriental -orientally -oriole -orioles -ornate -ornately -ornateness -orneriness -ornery -orographic -orography -orphanage -orphanages -orphanhood -orthodontic -orthodontics -orthodontist -orthodontists -orthodoxy -orthographic -orthographies -orthography -orthonormal -orthophosphate -orthophosphates -osmium -osmosis -osmotic -osprey -ospreys -osseous -osseously -ossification -ossifications -ossified -ossify -ostensible -ostensibly -ostentatious -ostentatiously -ostentatiousness -osteology -osteopath -osteopathic -osteopaths -osteopathy -osteoporosis -ostracism -otherworld -otherworldliness -otherworldly -ouch -oughtn't -oust -ousted -ouster -ousting -outage -outage's -outages -outback -outboard -outboards -outclass -outclassed -outcrops -outdated -outdatedness -outdistanced -outdistancing -outdo -outdrew -outface -outfield -outfielder -outfielders -outfitted -outflow -outflows -outfought -outfox -outgeneraled -outgrip -outhouse -outland -outlander -outlanders -outlandish -outlandishly -outlandishness -outlawry -outliers -outlying -outmatched -outmigration -outmoded -outnumber -outnumbered -outnumbering -outnumbers -outpatient -outpatients -outplayed -outpour -outpouring -outpourings -outreach -outrigger -outriggers -outscoring -outshone -outsized -outsmart -outsmarted -outsmarting -outsmarts -outspoken -outspokenly -outspokenness -outspread -outstate -outstation -outworn -ouzo -ova -ovate -ovates -ovation -ovationed -ovationing -ovations -overabundance -overactive -overage -overaggressive -overarching -overbearing -overbearingly -overbearingness -overburden -overburdened -overburdening -overburdeningly -overburdens -overcerebral -overconfident -overconfidently -overconsumption -overcooked -overcooled -overcorrection -overcurious -overdeveloped -overdoing -overdriving -overeager -overeagerly -overeagerness -overeat -overeaten -overeater -overeating -overeducated -overexcited -overexploitation -overexploited -overexpose -overextend -overextended -overextending -overextends -overextension -overfall -overfeed -overfill -overfilled -overfilling -overfills -overgenerous -overgrazing -overgrown -overhand -overhanded -overheat -overheated -overheating -overheats -overindulged -overlords -overloud -overpaid -overpayment -overplayed -overplaying -overpopulated -overpopulation -overpressure -overprice -overpriced -overprotection -overprotective -overran -overrated -overreach -overreached -overreacher -overreaches -overrepresented -oversample -oversampled -oversampling -oversaturate -overshoes -oversize -oversized -oversizes -oversoft -oversoftness -overspill -overstay -overstepping -overstraining -overstrike -overstrikes -overstriking -oversubscribed -oversupply -overtaxed -overwrap -oviform -ovulatory -owlish -owlishly -owlishness -owly -oxalate -oxalic -oxaloacetic -oxcart -oxidant -oxidate -oxidations -oxidative -oxidatively -oxygenate -oxygenated -oxygenates -oxygenating -oxygenation -oxygenations -oxyhydroxides -ozone -p's -pH -pacemaker -pacesetting -pacifism -pacifist -pacifistic -paddock -padlock -padlocked -padlocks -padre -paean -paeans -paganism -pageantry -pagoda -pagodas -paintbrush -palatability -palatable -palatableness -palatal -palatally -palefaces -palette -palindrome -palindromes -palindromic -palisade -palisades -palladium -pallet -palmetto -palmist -palpable -palpably -palsied -palsies -palsy -palsying -paltrier -paltriness -paltry -pamper -pampered -pamperer -pampering -pampers -panama -pancreatic -pandemic -panicked -panicky -panjandrum -panoplied -panoply -panorama -panoramas -panoramic -pantheism -pantheist -pantheon -pantomime -pantomimed -pap -papen -paperboard -paperhangers -paperiness -paperweight -paperweights -papery -papillary -papoose -pappies -pappy -papyri -papyrus -papyruses -parable -parables -parabola -parabolic -paraboloid -paraboloidal -paradigmatic -paradoxic -parakeet -parakeets -parallelepiped -parallelepipeds -paramagnet -paramagnetic -paramedical -parametrically -paranoiac -paranoiacs -paranormal -paranormally -paraphernalia -paraplegic -paraprofessional -paraprofessionals -parapsychology -parasol -parasols -parasympathetic -paratroop -paratrooper -paratroopers -paratroops -parboil -parboiled -parenthetic -pariah -parimutuel -parimutuels -parishioner -parishioners -parkish -parkland -parklike -parkway -parlance -parlay -parlayed -parley -parleys -parliamentarian -parliamentarians -parochial -parochialism -parochialism's -parochialisms -parochially -parodied -parodies -parody -parolee -parolees -parquet -parqueted -parqueting -parrotlike -parsec -parsecs -parsimonious -parsimoniously -parsnip -parsonage -participial -participially -participle -participles -particularistic -particularity -particulate -particulates -partook -parvenu -passable -passband -passerby -passersby -pasta -pasteboard -pastel -pastels -pasteup -pastiche -pastier -pasties -pastiness -pasty -patchier -patchiness -patchy -patentee -patentees -paternalism -paternalistic -paternity -paternoster -pathless -pathlessness -pathogen -pathogenesis -pathogenic -pathogens -pathologic -patina -patinas -patio -patios -patriarchal -patriarchies -patriarchy -patrimonial -patrimony -patristic -patristics -patrolled -patrolling -patrolman -patrolmen -patroness -patted -patting -paunch -paunchier -paunchiness -paunchy -pauper -pawnshop -pawnshop's -pawnshops -payday -payload -payload's -payloads -paymaster -paymasters -peacemaking -peacetime -peacetimes -peaky -peasanthood -pecan -pecans -peccadilloes -peccary -pectoral -pectorals -peculate -peculated -peculates -peculating -peculation -pecuniary -pedagogue -pedagogy -pedal -pedals -pedant -pedantry -peddle -peddled -peddles -peddling -pediatrician -pedigree -pedigreed -pediment -pedimented -peephole -peepy -peerage -peevish -peevishly -peevishness -pegboard -pegboards -pegged -pegging -pejorative -pejoratively -pejoratives -pelican -pelicans -pellagra -pelvic -pelvis -pelvises -pemmican -penal -penally -penchant -pendant -penicillin -penitential -penitentially -penknife -penknife's -penknives -penman -penmen -pennant -pennants -pentagonal -pentagonally -pentecostal -penultimate -penultimately -penurious -penuriously -penuriousness -penury -peonies -peony -peppergrass -peppermint -peppermints -pepperoni -peppery -peppier -peppiness -pepping -peppy -peptidase -peptidases -peptide -peptides -percept -percolator -percolators -percussion -percussions -percussive -percussively -percussiveness -perdition -perditions -perfectibility -perfectible -perfectionism -perfidious -perfidiously -perfidiousness -perfidy -perforate -perforated -perforates -perforating -perforation -perforations -perfumery -perfunctorily -perfunctoriness -perfunctory -perfusion -perihelion -perimeter -periodicities -periodicity -periodontal -periodontally -peripatetic -periphrastic -periscope -periscopes -periwinkle -periwinkles -perjure -perjured -perjurer -perjures -perjuring -perjury -perk -perked -perkier -perkiness -perking -perks -perky -permalloy -permanency -permeable -permeableness -pernicious -perniciously -perniciousness -peroxide -perpetuity -perquisite -perquisites -persecutory -persiflage -persimmon -persimmons -persona -personae -perspicacious -perspicaciously -perspicaciousness -perspicuity -perspire -perspired -perspires -perspiring -pert -pertinacious -pertinaciously -pertinaciousness -pertinence -pertly -pertness -pervasion -perverse -perversely -perverseness -perversion -perversions -perversive -peskier -pesky -pessimism -pessimist -pessimists -pesticide -pesticides -pestilent -pestilential -pestilentially -pestilently -pestle -pestled -pestles -pestling -petite -petiteness -petits -petri -petrification -petrified -petrify -petrochemical -petroglyph -petrol -petrology -pettish -pettishly -pettishness -petulance -petulances -petulant -petulantly -petunia -peyote -pfennig -phagocyte -phagocytes -phalanger -phalanx -phalanxes -phantasy -pharmaceutic -pharmaceutical -pharmaceutically -pharmaceuticals -pharmaceutics -pharmacies -pharmacist -pharmacists -pharmacological -pharmacologically -pharmacology -pharmacy -pharyngeal -pharynx -pharynxes -phenol -phenolic -phenotype -phenyl -phi -philander -philandered -philanderer -philanderer's -philanderers -philandering -philanders -philanthropic -philanthropies -philanthropist -philanthropists -philanthropy -philharmonic -philodendron -philological -philologically -philologists -philology -phlegm -phlox -phobic -phoebe -phoenix -phonetically -phonic -phonics -phonier -phonies -phoniness -phonologic -phonological -phonologically -phonology -phony -phosphide -phosphine -phosphines -phosphor -phosphoresce -phosphorescent -phosphorescently -phosphors -phosphorus -photochemical -photochemically -photoelectronic -photoelectrons -photoengravers -photogenic -photographically -photoluminescence -photolysis -photolytic -photometric -photometry -photomicrograph -photomicrography -photon -photon's -photons -photorealism -photosensitive -phrasemaking -phraseologies -phraseology -phraseology's -phylogeny -physiochemical -physiognomy -physiologic -physiologist -physiotherapist -physiotherapy -phytoplankton -pianism -pianissimo -pianist -pianistic -pianists -pica -piccolo -pickaxe -pickerel -pickerels -pickier -pickoff -pickoffs -picky -picnicked -picnicker -picnickers -picnicking -picofarad -picofarads -picojoule -piddle -piddling -pidgin -piedmont -piezoelectric -piezoelectricity -pigeonhole -pigeonholed -pigeonholes -pigeonholing -pigging -piggish -piggishly -piggishness -piggy -pigmentation -pigmentations -pigpen -pigpens -pigroot -pigskin -pigsty -pigtail -pigtailed -pilfer -pilfered -pilferer -pilfering -pilfers -pilloried -pillories -pillory -pillorying -pimento -pimp -pimping -pimple -pimpled -pimples -pimplike -pimply -pimps -pinafore -pinafores -pinball -pincushion -pinhead -pinheaded -pinheadedness -pinheads -pinhole -pinholes -pinkie -pinkies -pinkish -pinkishness -pinochle -pintail -pintails -pinto -pinwheel -pion -pip -pipet -pipette -piquant -piquantly -piquantness -piracy -pirouette -pirouetting -pistachio -pistole -pistoleers -pitchblende -pitchfork -pitchfork's -pitchforks -pitchstone -pitman -piton -piton's -pitons -pittance -pittance's -pittances -pitting -pituitary -pixies -pixiness -pixmap -pixmap's -pixmaps -pixy -pizza -pizzicato -placate -placated -placater -placates -placating -placation -placative -placeable -placeless -placelessly -placenta -placental -plagiarism -plagiarist -plainclothes -planeload -planetaria -planetarium -planetesimal -planetoid -planetoids -plankton -planoconcave -planoconvex -plantain -plaque -plaques -plasm -plastically -platitude -platitudes -platitudinous -platitudinously -platonic -platoon -platoons -platted -plausibly -playback -playbacks -playboy -playboys -playhouse -playhouses -playoff -playroom -playtime -playwriting -plaza -plazas -pleat -pleated -pleater -pleats -plenipotentiary -plenitude -plenum -plethora -pleura -pleural -pleuras -pliable -pliableness -pliancy -pliant -pliantly -pliantness -plink -plinked -plinker -plinking -plinks -plodded -plodding -ploddingly -plop -plopped -plopping -plosive -plover -plovers -pluggable -plummer -plummet -plummeted -plummets -plunk -plunker -plunkers -plunking -pluralism -pluralist -pluralistic -pluralists -plushier -plushiness -plushy -plutonium -plywood -pneumatic -pneumatics -pock -pocketful -pocketknife -pocketknife's -pocketknives -podge -podger -podgers -podia -podium -poesies -poesy -pogo -pogrom -pogroms -poignancy -poignant -poignantly -poinsettia -pokerface -pokerfaced -pol -polarimeter -polarimeter's -polarimeters -polarimetry -polariscope -polarogram -polarogram's -polarograms -polarograph -polarography -polecat -polemical -polemically -policymaker -policymakers -policymaking -polio -polis -politburo -politicking -politico -politicos -polities -polka -polka's -polkas -pollock -pollutant -pollutants -polonaise -polonium -polybutene -polybutenes -polychemicals -polycrystalline -polyelectrolytes -polyester -polyesters -polyether -polyethers -polyethylene -polygamous -polygamously -polygamy -polygonal -polygonally -polygynous -polyhedra -polyhedral -polyhedron -polyisobutylene -polyisocyanates -polymerase -polymeric -polymorph -polymorphic -polymyositis -polyphony -polyphosphate -polyphosphates -polypropylene -polystyrene -polytechnic -polytonal -polytonally -polyunsaturated -pomegranate -pompadour -pompano -pompons -pomposity -poncho -pons -pontiff -pontifical -pontificals -pontificate -pontificated -pontificates -pontificating -pontification -pooch -pooched -poodle -pooh -popcorn -poplin -popper -poppyseed -popularism -porcine -porgy -pornographer -pornography -porosity -porous -porously -porousness -porpoise -porpoises -portage -portaged -portaging -portent -portentous -portentously -portentousness -portents -porterhouse -portfolio -portfolios -portmanteau -portmanteaus -portraiture -portrayal -portrayals -poseur -poseurs -posh -poshest -positivism -positivist -positivists -positron -posse -posses -postdate -postdated -postdates -postdating -postdoctoral -posteriori -postfix -postfixed -postfixes -postfixing -postgraduate -posthumous -posthumously -posthumousness -postlude -postludes -postmarital -postmark -postmarked -postmarks -postmen -postmortem -postoperative -postoperatively -postorder -postpartum -postponement -postpositions -postsecondary -postvocalic -postwar -potable -potableness -potage -potbellied -potbelly -potboil -potboiler -potboilers -potency -pothole -potholed -potholing -potion -potions -potlatch -potlatches -potluck -potpourri -poultice -poultices -pow -powderpuff -powdery -practicability -pragmatism -pragmatist -pragmatists -praiseworthiness -praiseworthy -pram -prams -praseodymium -prattle -prattled -prattler -prattles -prattling -prattlingly -praxes -praxis -prayerful -prayerfully -prayerfulness -preamble -preambles -prearranged -precautionary -precess -precessed -precesses -precessing -precession -prechlorination -precipitable -precocity -precode -precoded -precollege -precolonial -preconscious -precooked -precut -predator -predator's -predators -predatory -predecline -predestined -predicator -predigested -predilect -predilection -predilections -predispose -predisposed -predisposes -predisposition -predispositions -predoctoral -predominance -preeminence -preeminent -preeminently -preemployment -preemptor -preen -preener -preening -preexistent -preexisting -prefab -prefabricate -prefabricated -prefabrication -prefatory -prefect -prefects -prefecture -prefectures -preferment -prefiguration -preflight -preflighted -preflighting -preflights -pregnancies -pregnancy -preindustrial -preinterview -preisolated -prejudicial -prejudicially -prejudicialness -preliterate -premarital -premaritally -premarket -premeditate -premeditation -premeditative -premix -premixed -premonition -premonitions -premonitory -preordainment -prep -prepackaged -prepayment -preponderance -preponderances -preponderant -preponderantly -preponderate -preponderately -preponderating -preponderation -prepping -preprepared -preprocessing -prepubescent -prepublication -preradiation -presage -presaged -presager -presages -presaging -preschool -preschooler -prescience -prescience's -prescript -presentable -presentableness -presentational -presentments -presoaks -pressman -pressmen -prestidigitate -prestidigitation -prestidigitator -prestigious -prestigiously -prestigiousness -presto -prestos -presumable -presupposition -presuppositions -pretest -pretested -pretesting -pretests -pretrial -pretzels -prevision -previsioned -previsioning -previsions -prewar -prickle -prickled -prickling -priestess -priestesses -prig -priggish -priggishly -priggishness -prim -primal -primate -primates -primitivism -primly -primness -primordial -primordially -primp -primping -printmake -printmaker -printmakers -printmaking -prismatic -prissier -prissiness -prissy -pristine -pristinely -privateer -privateer's -privateers -probabilist -probity -procaine -processional -processionally -procreate -procreation -procreative -procreativity -procrustean -proctor -proctor's -proctored -proctoring -proctors -prod -prodded -prodding -prodigies -prodigy -prof -profanity -professorial -professorially -professorship -profligate -profligately -profligates -profoundity -profundity -profuse -profusely -profuseness -profusion -progenitor -prognoses -prognosis -prognosticate -prognostication -prognosticative -prognosticator -progressivism -prohibitory -projectile -projectiles -projectionist -projectionists -prolate -prolifically -prolix -prolixity -prolixly -prolongate -prolongated -prolongates -prolongating -prolongation -promethium -promptitude -promulgators -pronto -proofreader -proofreading -proofreads -propagandist -propagandistic -propagandists -propane -propellant -propellants -propelling -prophetically -propinquity -propionate -propitiate -propitiation -proportionality -proportionate -propped -propping -proprietorship -proprietorships -proprioception -proprioceptive -propylene -prorate -prorated -prorating -proration -prosaic -proscenium -prosceniums -proscribe -proscribed -proscriber -proscribes -proscribing -proscription -prosecutor -prosecutors -prosodies -prosody -prostate -prosthetic -prosthetics -prostitute -prostitutes -protactinium -protagonist -protagonists -protean -protease -proteases -protectionist -proteolysis -proteolytic -protestant -protoplasmic -prototypic -protozoa -protozoan -protract -protracted -protractive -protrusive -protrusively -protrusiveness -protuberance -protuberant -provenance -proverbial -proverbially -provident -providential -providentially -providently -provincialism -proviso -provocateur -provocateurs -provocative -provocatively -provocativeness -provost -proxies -proxy -prudential -prudentially -prurient -pruriently -psalmist -pseudonym -pseudonym's -pseudonyms -psi -psych -psychedelic -psychiatric -psychic -psychic's -psychical -psychically -psychics -psycho -psychoacoustic -psychoacoustics -psychoactive -psychoanalysis -psychoanalyst -psychoanalytic -psychobiology -psychocultural -psycholinguistic -psycholinguistics -psychometric -psychometrics -psychometry -psychopath -psychopathic -psychophysic -psychophysical -psychophysically -psychophysics -psychophysiology -psychos -psychoses -psychosis -psychosomatic -psychosomatics -psychotherapeutic -psychotherapeutics -psychotherapists -psychotherapy -psychotic -ptarmigan -puberty -pubescent -publicists -puck -puckish -puckishly -puckishness -puddly -pudgier -pudginess -pudgy -pueblo -pueblos -puerile -puerilely -puffball -puffballs -puffery -puffin -puffiness -puffins -puffy -puissant -puissantly -puke -puked -pukes -puking -pullover -pulmonary -pulsar -pulsar's -pulsars -pulsate -pulsated -pulsates -pulsating -pulsation -pulsations -pulverable -puma -puma's -pumice -pumiced -pumicing -pummel -pummels -punctuality -punctuate -punctuated -punctuates -punctuating -pundit -punditry -pundits -pungency -pungent -pungently -punk -punkier -punkies -punkiness -punks -punky -punster -punsters -pupal -pupate -pupated -pupates -pupating -pupation -puppeteer -puppeteers -puppyish -purgation -purgative -purgatory -purism -purist -purists -puritan -puritanic -puritanical -puritanically -puritans -purloin -purloined -purloiner -purloining -purloins -purposeless -purposelessly -purposelessness -pursuant -purvey -purveyed -purveying -purveyor -purveyors -purveys -pus -pushier -pushiness -pushup -pushy -pussycat -putative -putatively -putrefy -putrid -putridly -putridness -putt -putted -puttied -putties -putty -puttying -pyknotic -pyramidal -pyramidally -pyre -pyridine -pyrolysis -pyrometer -pyrometer's -pyrometers -pyrometry -pyrophosphate -pyrotechnic -pyrotechnics -pyroxene -pyroxenite -python -pythons -q's -quackery -quad -quadrangle -quadrangles -quadrangular -quadrapole -quadrennial -quadrennially -quadric -quadriceps -quadrilateral -quadrilaterals -quadrille -quadrilles -quadrillion -quadrillionth -quadripartite -quadripartitely -quadripartition -quadriplegic -quadrivium -quadruplicate -quadruplicated -quadruplicates -quadruplicating -quadruplication -quadruplications -quaff -quaffer -quahog -quantile -quantiles -quarryman -quarrymen -quarterback -quarterbacks -quartermaster -quartermasters -quartile -quartiles -quartzite -quasar -quasar's -quasars -quaternaries -quaternary -quatrain -queasier -queasiness -queasy -querulous -querulously -querulousness -quibble -quibbled -quibbler -quibbles -quibbling -quiche -quiches -quickie -quickies -quicklime -quicksand -quicksands -quickstep -quicksteps -quiescent -quiescently -quiescentness -quincy -quinquennial -quinquennially -quint -quintessential -quintet -quintets -quintile -quintiles -quintillion -quintillionth -quip -quipping -quips -quirk -quirking -quirks -quirt -quixotic -quizzical -quizzically -quonset -quorum -r's -rabbi -rabbinical -rabbinically -rabid -rabidly -rabidness -rabies -racetrack -racetracker -raceway -racier -raciness -racism -racist -racists -rackety -racquet -racquets -racy -radian -radians -radicalism -radices -radii -radioactive -radioactively -radioactivities -radioactivity -radioastronomy -radiocarbon -radiochemical -radiochemically -radiochemistry -radiographic -radiography -radiologic -radiological -radiologically -radioman -radiomen -radiometer -radiometer's -radiometers -radiometric -radiometry -radionics -radiophysics -radiotherapy -radium -radon -raffish -raffishly -raffishness -raffle -raffled -raffles -raffling -ragging -ragout -ragweed -ragweeds -railbird -railbirds -railhead -railheads -raillery -rainless -rainstorm -rainwater -rajah -rakish -rakishly -rakishness -ramified -ramifies -ramify -ramifying -rammed -ramming -rampage -rampaged -rampages -rampaging -rampant -rampantly -ramrod -ramrods -rancho -ranchos -rancid -rancidity -rancidness -rancorous -rancorously -randies -randy -rangeland -rangelands -rangier -ranginess -rangy -rapacious -rapaciously -rapaciousness -rapier -rapists -rapped -rappel -rapper -rapper's -rappers -rapping -rapport -rapprochement -rarefied -rarefy -ratable -ratchet -ratchet's -ratcheted -ratcheting -ratchets -rateable -ratiocinate -ratiocinated -ratiocinates -ratiocinating -ratiocination -ratiocinative -rationalism -rationalist -rationalistic -rationalists -rattail -rattier -ratty -raucous -raucously -raucousness -ravish -ravisher -ravishes -ravishing -ravishingly -rawboned -rawhide -rawhided -rawhiding -raze -razed -razer -razes -razing -razorback -rd -reachability -reactant -reactants -readably -readership -readership's -readjust -readjuster -readjusting -readjustment -reaffirmation -reafforest -reagent -realtor -realtors -realty -reappearance -reapplication -reapportionment -reappraise -reappraising -reassert -reasserted -reasserting -reassurance -recalcitrant -recallable -recant -recanted -recappable -recency -receptionist -receptionists -recertification -recheck -rechecking -recherche -recherches -recipiency -recitative -recluse -recluse's -recluses -reclusion -reclusive -recoilless -recommence -recommencing -recommendable -recommendatory -recommittal -recomposition -reconciliatory -recondite -reconditely -reconditeness -recondition -reconditioning -reconditionings -reconditions -reconfigurability -reconnaissance -reconquer -reconquered -reconquering -reconquers -recontamination -reconvene -reconvening -reconvention -reconverting -recopied -recopies -recopy -recoup -recouped -recouping -recoups -recriminate -recriminated -recriminates -recriminating -recrimination -recriminations -recriminative -recruitment -rectification -rectifications -rectified -rectifier -rectifiers -rectify -rectilinear -rectilinearly -rectitude -rectory -recumbent -recumbently -recuperate -recuperated -recuperates -recuperating -recuperation -recuperative -recurred -recusant -recuse -redact -redactions -redactor -redbird -redbirds -redbud -redcoat -redcoats -redding -redecorating -redecoration -rededicate -redemptive -redeposition -redhead -redheaded -redheader -redheads -rediscover -rediscovering -rediscovery -redistricting -redneck -rednecked -rednecks -redo -redound -reduct -reductionism -reductive -redwood -redwoods -reedier -reedy -reek -reeked -reeker -reeking -reeks -reelection -reemission -reemission's -reemissions -reenact -reentry -reenumerate -reenumeration -reestimate -reeve -reexamination -refactoring -refashion -refectories -refectory -referenda -refinance -refineries -refinery -reflectance -reflux -refluxed -refluxes -refluxing -reforestation -reformability -reformatories -reformatory -reformism -reformist -reformists -refract -refracted -refracting -refraction -refractive -refractively -refractiveness -refractometer -refractometer's -refractometers -refrigerate -refrigerated -refrigeration -refurbish -refurbished -refurbisher -refurbishing -regale -regalia -regatta -regattas -regency -regimentation -regionalism -registrable -registrant -registrants -registrar -registrars -registries -registry -regressors -reground -regulatory -rehabilitate -rehabilitated -rehabilitates -rehabilitating -rehabilitation -rehabilitations -rehabilitative -rehearing -reimbursable -reimburse -reimburses -reimbursing -reinstitution -reinterpretation -reinterview -reinvest -reinvestigation -reinvigoration -rejigger -rejoinder -relativist -releasable -relevancy -reliant -reliantly -relict -religionists -religiosity -relocatable -remake -remaking -remand -remanded -remanding -remarriage -remarry -remarrying -rematch -remediable -remediableness -remedial -reminisce -reminisced -reminisces -reminiscing -remiss -remission -remissly -remissness -remit -remits -remitted -remitting -remorseful -remorsefully -remorsefulness -remorseless -remorselessly -remorselessness -remounting -remunerate -remunerated -remunerates -remunerating -remuneration -remunerations -remunerative -remuneratively -remunerativeness -renascent -renaturation -renature -renaturing -renegotiate -renegotiation -renewable -renovate -renovated -renovates -renovation -renumeration -renunciate -renunciation -renunciations -renunciative -reorient -reorientation -repacked -repairable -repairmen -repartee -repatriations -repayment -repeatability -repelled -repellent -repellently -repelling -repentant -repentantly -repertory -repetitious -repetitiously -repetitiousness -replenishment -replenishments -reportage -reportorial -reportorially -reprehensible -reprehensibleness -representativity -reprimand -reprimanded -reprise -reprised -reprising -reprobate -reprobating -reprobation -reprobative -reps -reptilian -republicanism -repugnance -repugnant -repugnantly -resale -rescaling -rescind -rescinded -rescinder -researchable -resemblant -resettlement -residency -residual -residually -residuals -residuary -residuum -resilience -resilient -resiliently -resinlike -resonate -resonated -resonates -resonating -resonator -resonators -respirator -respirators -respiratory -respire -respiring -restaurateur -restitution -restock -restorability -restorative -restoratively -restorativeness -restructurability -restudy -resupplied -resupplies -resupply -resupply's -resupplying -resurgence -resurgent -resuscitate -resuscitated -resuscitates -resuscitating -resuscitation -resuscitative -resuspension -retaliate -retaliated -retaliates -retaliating -retaliative -retaliatory -retardant -retardation -retch -retching -retell -retelling -retest -rethink -rethinker -rethinking -rethought -reticulum -retiree -retorsion -retouching -retrenching -retrenchment -retributed -retribution -retroactive -retrofit -retrofitting -retroflection -retroflex -retroflexed -retroflexion -retrogradations -retrograde -retrogradely -retrograding -retrogressive -retrogressively -retrorocket -retrovision -revaluation -revelatory -revengeful -revengefully -revengefulness -reverberate -reverberated -reverberation -reverberations -reverberative -reverent -reverie -reveries -reversibility -revet -revetments -revisable -revisionary -revisionist -revisionists -revivalism -revivified -revocable -revolutionists -revue -revues -revulsion -revved -revving -rhapsodic -rhapsody -rhenium -rheology -rheostat -rheostats -rhetorical -rhetorically -rhetoricalness -rhetorician -rhetoricians -rheum -rheumatic -rheumatics -rhinestone -rhinestones -rhino -rhinos -rhinotracheitis -rho -rhodium -rhododendron -rhododendrons -rhodolite -rhodonite -rhombic -rhombus -rhombuses -ribald -riboflavin -ribonucleic -ribosomal -ribosome -ribosomes -rickets -rickety -ricochet -ricocheted -ricocheting -ricochets -ridable -riddance -ridding -ridgepole -riflemen -rigamarole -rigger -riggers -rightist -rigmarole -rigmaroles -rimless -rimmed -rimming -ringlet -ringlets -ringside -ringsiders -rink -rinker -riparian -risible -risibles -riskier -riskiness -risky -riverbank -riverbanks -riverboat -riverfront -riverine -roach -roaches -roadbed -roadbeds -roadblock -roadblocks -roadhouse -roadhouses -robotism -rockabye -rockbound -rodder -rodding -rodent -rodents -rodeo -rodeos -roebuck -roebucks -roentgen -roguish -roguishly -roguishness -roil -roiling -rollback -rollicking -rollickingly -romanticism -rondo -rondos -rood -rooftop -rooftops -rookie -rookies -roomful -roomier -roominess -roommate -roommate's -roommates -roomy -rootless -rootlessness -rosaries -rosary -roseate -roseately -rosebush -rosemary -rosette -rosettes -roster -rostrum -rotogravure -rotogravures -rotor -rotors -rototill -rotting -rotund -rotunda -rotundity -rotundly -rotundness -roughish -roughneck -roughshod -roulette -rouletted -roulettes -rouletting -roundhead -roundheaded -roundheadedness -roundhouse -roundtable -roundworm -roustabout -rowboat -rowboats -rowdier -rowdies -rowdiness -rowdy -rowel -rubbery -rubdown -rube -rubella -rubes -rubicund -rubidium -rubric -ruckus -rudderless -rueful -ruefulness -ruminant -ruminantly -ruminants -rummage -rummaged -rummager -rummaging -rummier -rummies -rummy -rumpus -runabout -runabouts -rundown -rune -runes -runic -runoff -runoffs -runt -runtiness -runts -runty -runway -runways -rupee -rupees -rurality -ruse -rusk -rustproof -rutabaga -rutabagas -ruthenium -rutted -ruttier -rutting -rutty -s's -sabbath -sabbatical -sabras -sacral -sacrament -sacraments -sacrilege -sacrilegious -sacrilegiously -sacrosanct -saddlebag -saddlebags -safari -safekeeping -saffron -saga -sagebrush -sagged -sagging -sailboat -sailboater -sailboaters -sailboating -sailboats -sailfish -sainthood -salaam -salacious -salaciously -salaciousness -salamander -salami -salamis -salesgirl -saleslady -salesmanship -saleswomen -salience -saliency -salinger -salivary -salivate -salivated -salivates -salivating -salivation -saloonkeeper -salsa -salsa's -salsas -salsify -saltwater -salubrious -salubriously -salubriousness -salvageable -salvo -salvos -samovar -sanatoria -sanatorium -sanctimonious -sanctimoniously -sanctimoniousness -sandalwood -sandbag -sandbars -sandblast -sandblaster -sandhill -sandman -sandpile -sandpiper -sanguinary -sanguineous -sanitate -sanitations -sapped -sappier -sappiness -sapping -sappy -sapsucker -sarcastically -sarcoma -sardine -sardines -sardonic -sari -sartorius -sashay -sashayed -sassafras -sassing -satanic -satiable -satiate -satiated -satiates -satiating -satiation -satiric -satirical -satirically -saturnalia -saturnine -saturninely -saucily -sauerkraut -sauna -sauna's -saunas -saute -sauterne -sauternes -savagery -savoy -savvied -savvy -savvying -sawdust -sawyer -sax -saxophone -saxophone's -saxophones -saxophonist -scab -scabbed -scabrous -scabrously -scabrousness -scabs -scalability -scalpel -scamp -scandium -scapegoat -scapegoating -scapegoats -scapula -scapular -scapulars -scarecrow -scarface -scarification -scarifier -scarify -scarred -scarves -scat -scathing -scathingly -scatterbrain -scatterbrained -scattergun -scatting -scavenge -scavenged -scavenges -scavenging -sceptic -sceptical -scepticism -schism -schist -schizoid -schizomycetes -schizophrenic -schmuck -schnapps -schoolbook -schoolbooks -schoolgirl -schoolgirlish -schoolgirls -schoolmarm -schoolmate -schoolmates -schoolteacher -schoolwork -sciatica -scimitar -scimitars -scintillate -scintillated -scintillates -scintillating -scintillation -scion -scions -sclerosis -sclerotic -scoot -scooted -scooter -scooting -scoots -scops -scoreboard -scoreboards -scorecard -scoreless -scotch -scrabble -scrabbled -scrabbler -scrabbles -scrabbling -scraggly -scram -scramming -scrapbook -scrapbooks -scrapping -scratchier -scratchiness -scratchy -scrawnier -scrawniness -scrawny -screechy -screed -screenplay -screenwriter -screenwriter's -screenwriters -screwball -screwdriver -screwdrivers -screwup -scrim -scrimmage -scrimmaged -scrimmager -scrimmages -scrimmaging -scrimp -scrimped -scrimping -scrimps -scriptural -scripturally -scriven -scrivener -scrollbar -scrollbar's -scrollbars -scrounge -scrounged -scrounger -scroungers -scrounges -scrounging -scrubbed -scrubber -scrubbing -scrumptious -scrumptiously -scrupulosity -scrutable -scuba -scuff -scuffed -scuffing -scuffs -sculptural -sculpturally -scurrilous -scurrilously -scurrilousness -scurviness -scurvy -seafare -seafarer -seafarers -seafaring -seafood -seagull -seagulls -seahorse -sealant -sealants -seamanship -seamanships -seamier -seaminess -seamless -seamlessly -seamlessness -seamstress -seamstresses -seamy -seance -seaquake -searchlight -searchlights -seaway -secant -secants -secession -secessionist -seclude -secludes -secluding -secretariat -sectarian -secularism -secularist -secularists -secularity -sedan -sedans -sedate -sedated -sedately -sedateness -sedates -sedating -sedation -sedative -sedentary -sedimentary -sedimentation -sedition -seditious -seditiously -seditiousness -seduction -seductions -sedulously -seedbed -seedbeds -seedier -seediness -seedless -seedy -seepage -seersucker -seesaw -seesawed -seesawing -seesaws -segmental -segmentally -segregant -segregationist -seismograph -seismographer -seismographs -seismography -seismological -seismology -selectable -selectional -selenate -selenite -selenium -selfless -selflessly -selflessness -sellout -seltzer -semen -semi -semiannual -semiannually -semiarid -semiautomatic -semicircular -semidefinite -semidrying -semilogarithmic -seminarian -seminarians -semiprofessional -semiprofessionally -semiprofessionals -semipublic -semiquantitative -semiquantitatively -semisecret -semistructured -semitic -semitics -semitrance -semitropical -senatorial -senile -senilely -senor -senorita -sensate -sensately -sensationalism -sensual -sensuality -sensually -sensuous -sensuously -sensuousness -sentient -sentiently -sentimentalists -sentimentality -separability -sepia -sept -septate -septation -septennial -septennially -septic -septillion -septuagenarian -septum -sepulchral -sepulchrally -sequestration -sequin -sequined -sequins -sequoia -serape -seraph -seraphim -serenade -serenaded -serenader -serenades -serfdom -serge -serging -serological -serologically -serology -serviceability -serviceman -servicemen -serviette -serviettes -servitor -servitors -servo -servomechanism -servomechanisms -servos -sesame -setback -setbacks -setscrew -setscrews -sevenfold -severalfold -severalty -sewage -sewerage -sewn -sexier -sexiness -sextet -sextillion -sexton -sextuple -sextupled -sextuplet -sextupling -sexy -shabbily -shag -shagging -shags -shah -shakeable -shakedown -shakily -shalom -shamble -shambled -shambling -shamefacedly -shampoo -shampooer -shampoos -shamrock -shank -shanked -shards -sharecrop -sharecropping -sharpshoot -sharpshooter -sharpshooters -sharpshooting -shatterproof -shaw -sheathe -sheave -sheaving -shedding -sheepskin -sheik -shenanigan -shenanigans -sherbet -sherlock -sherries -sherry -shibboleth -shibboleths -shiftless -shiftlessly -shiftlessness -shill -shills -shim -shimmied -shimmies -shimming -shimmy -shimmying -shims -shinbone -shindig -shindig's -shindigs -shipbuild -shipbuilder -shipman -shipmate -shipmates -shipmen -shipshape -shipyard -shipyards -shire -shires -shirtmake -shirtmaker -shirttail -shivery -shoddier -shoddiness -shoddy -shoehorn -shoelace -shoelaces -shoemake -shoemakers -shoestring -shoestrings -shoo -shoofly -shooing -shootout -shootout's -shootouts -shopkeep -shopworn -shoreline -shorelines -shortfall -shortfalls -shortish -shortsighted -shortsightedly -shortsightedness -shortstop -showboat -showcase -showcase's -showcased -showcases -showcasing -showdown -showier -showiness -showman -showmanship -showmen -showpiece -showplace -showroom -showy -shrapnel -shredded -shredding -shrewish -shrewishly -shrewishness -shrift -shrinkage -shriver -shrove -shrugged -shrugging -shuck -shucker -shucks -shuddery -shuffleboard -shunned -shunning -shunt -shunted -shunter -shunting -shunts -shutoff -shutout -shuttlecock -shuttlecocks -sibilant -sibilantly -sic -sickish -sickishly -sickishness -sickroom -sidearm -sidearms -sideband -sidebands -sidecar -sidecars -sideline -sideliner -sidelines -sidelong -sideman -sidemen -sidereal -sidesaddle -sideshow -sideshows -sidestep -sidestepping -sidesteps -sidewall -sideway -sidewinder -sidle -sidled -sidles -sidling -sienna -siesta -sightsee -sightseeing -sightseer -sightseers -sigma -sigmas -signboard -signpost -signposted -signposting -signposts -silage -silica -silicate -silicates -silicide -silkworm -silkworms -silo -silos -siltation -silty -silversmith -silversmiths -silverware -simile -simpleminded -simplemindedly -simplemindedness -simpleton -simulcast -sinewy -singe -singlehanded -singlehandedly -singlet -singsonged -sinistral -sinistrally -sinless -sinlessly -sinlessness -sinter -sintered -sinuous -sinuousities -sinuously -sinuousness -sinus -sinuses -sinusoid -sipped -sippers -sipping -sis -sisal -situ -situs -sixfold -sixgun -sizeable -sizzle -sizzled -sizzler -sizzling -skat -skeet -skeeter -skepticism -sketchbook -sketchpad -skid -skidded -skidding -skids -skiff -skiffs -skillet -skimpier -skimpiness -skimpy -skindive -skindiving -skinless -skinnier -skinniness -skinny -skit -skits -skittle -skullcap -skullduggery -skyhook -skyjack -skyjacked -skyjacker -skyjackers -skyjacking -skyline -skyrocket -skyscrape -skyward -skywave -skyway -slag -slake -slaked -slaking -slalom -slaloms -slanderous -slanderously -slanderousness -slapstick -slatted -slatting -slaughterhouse -slaughterhouses -slavish -slavishly -slavishness -slaw -sleazier -sleaziness -sleazy -sledding -sledgehammer -sleepwalk -sleepwalker -sleety -sleight -sleuthing -slimmer -slimmers -slingshot -slink -slinked -slinking -slinks -slipstream -slither -slithered -slithering -slithers -slitter -slitters -slitting -sliver -slivered -slivering -slivers -slivery -slob -sloe -slog -sloganeer -sloganeering -slogging -sloop -sloops -sloppily -slosh -sloshed -slothful -slothfully -slothfulness -slough -sloughed -sloughing -sloven -slovenliness -slovenly -slowdown -sludge -sludges -slugged -slugger -sluggers -slugging -sluice -sluiced -sluices -sluicing -slumming -slunk -slurp -slurped -slurping -slurps -slurried -slurries -slurring -slurry -slurrying -slush -slyness -smallish -smalltime -smattering -smatterings -smiley -smiley's -smilies -smirk -smirked -smithereens -smokehouse -smokescreen -smokestack -smooch -smooching -smudge -smudged -smudginess -smudging -smudgy -smut -smuts -smuttier -smuttiness -smutty -snack -snacks -snafu -snag -snagged -snagging -snags -snakebird -snakelike -snakeroot -snapback -snapdragon -snapdragons -snappish -snappishly -snappishness -snazzier -snazzy -snicker -snickered -snickerer -snickering -snide -snidely -snideness -snider -snidest -sniffle -sniffled -sniffler -sniffles -sniffling -snifter -snip -snipe -sniped -sniper -sniper's -snipers -snipes -sniping -snipped -snipper -snipper's -snippers -snippet -snippier -snipping -snippy -snips -snivel -snob -snobbery -snobbish -snobbishly -snobbishness -snobs -snook -snooker -snookers -snooks -snoopy -snorkel -snorkeled -snorkeler -snorkeling -snotty -snowball -snowballed -snowballing -snowballs -snowbank -snowbank's -snowbanks -snowblower -snowblowers -snowfall -snowflake -snowflakes -snowmobile -snowmobiler -snowmobiling -snowstorm -snub -snubbed -snubbing -snubness -snubs -snuffboxes -snuffle -snuffled -snuffler -snuffling -snugged -snugging -snuggly -soapier -soapiness -soapstone -soapstones -soapsud -soapsuds -soapy -sobbed -sobbing -sobbingly -sobriety -sobriquet -socialistic -sociality -socio -sociocultural -socioculturally -sociodemographic -socioeconomic -socioeconomically -socioeconomics -sociologist -sociologists -sociometric -sociometry -sodden -soddened -soddening -soddenly -soddenness -sodding -softball -softwood -soggier -sogginess -soggy -soiree -soirees -soldiery -solecism -solenoid -solenoids -solicitation -solicitous -solicitously -solicitousness -solicitude -solidarity -soliloquy -solipsism -soloist -soloists -solstice -solvating -solvency -soma -somatic -somebody'll -someone'll -somersault -somersaulting -somersaults -sommelier -sommeliers -somnolence -somnolent -somnolently -sonata -sonatas -songbag -songbook -songful -songfully -songfulness -sonic -sonny -sonofabitch -sonorities -sonority -sonorous -sonorously -sonorousness -sonuvabitch -soothsay -soothsayer -soothsayers -soothsaying -sop -sophism -sophist -sophister -sophisticate -sophisticates -sophistry -sophomoric -soporific -soporific's -soporifics -sopping -soprano -sopranos -sops -sorghum -sororities -sorority -sorrel -sortie -soubriquet -souffle -soulful -soulfully -soulfulness -soundproof -soundproofed -soundproofing -soundproofs -sourdough -southbound -southeast -southeaster -southeasterly -southeastern -southernisms -southernmost -southland -southpaw -southpaws -southward -southwards -southwest -southwester -southwesterly -southwestern -souvenir -souvenirs -sovereignty -sow -sowbelly -sowens -sower -sowered -sowing -sown -sox -soy -soya -soybean -soybeans -spacecraft -spacesuit -spacesuits -spacious -spaciously -spaciousness -spandrels -spangle -spangled -spangles -spangling -spaniel -spar -sparkier -sparkle -sparkled -sparkler -sparkles -sparkling -sparky -sparling -sparlings -sparring -spars -spasm -spasms -spastic -spatiality -spatterdock -spatula -spavined -spay -spayed -spaying -speakership -spearhead -spearmint -spec -specie -specifiability -specious -speciously -speciousness -specs -spectral -spectrally -spectralness -spectrograph -spectrographically -spectrography -spectrometer -spectrometer's -spectrometers -spectrometric -spectrometry -spectrophotometer -spectrophotometer's -spectrophotometers -spectrophotometric -spectrophotometry -spectroscope -spectroscopic -spectroscopy -specular -specularity -specularly -speedboat -speedboater -speedboating -speedometer -speedometer's -speedometers -speer -speleological -speleologist -speleology -spellbound -sperm -spermatophyte -sperms -spew -spewer -spewing -spewings -spheric -spherics -spheroid -spheroidal -spheroidally -spherule -spherules -sphinx -sphinxes -spic -spicebush -spiderwort -spidery -spigot -spigots -spikier -spiky -spillover -spillover's -spillovers -spilt -spineless -spinelessly -spinelessness -spinier -spininess -spinnability -spinnaker -spinster -spiny -spirituality -spitfire -spittle -splashier -splashiness -splashy -splat -splattered -splay -splayed -splenetic -splint -splinted -splintery -splinting -splints -splotch -splotched -splotches -splotchy -splurge -splurges -splurging -splutter -splutterer -spoilables -spoilage -spokespersons -spongier -sponginess -spongy -spontaneity -spoof -spoonerism -spoonful -spoonfuls -sporadic -sporadically -sporadicly -sportier -sportiest -sportiness -sportsmanship -sportsmen -sportswear -sportswriter -sporty -spottier -spottiness -spotty -spousal -sprain -sprained -sprains -springboard -sprocket -sprocketed -sprocketing -sprockets -sprue -spud -spume -spuming -spumoni -spunk -spurge -spurred -spurring -sputnik -sputniks -spyglass -sqrt -squalid -squalidly -squalidness -squalor -squamous -squamously -squander -squandered -squanderer -squandering -squanders -squashier -squashiness -squashy -squatted -squatter -squatters -squatting -squaw -squeaky -squeamish -squeamishly -squeamishness -squeegee -squeegeed -squeegees -squelch -squelched -squelcher -squelches -squelching -squirehood -squirmy -squirt -squirted -squirter -squirting -squirts -squish -squished -squishes -squishier -squishiest -squishiness -squishing -squishy -st -stableman -stablemen -staccato -staccatos -stackable -stadium -stadium's -stadiums -stagier -staginess -stagnate -stagnated -stagnates -stagnating -stagnation -stagy -stairwell -stairwells -stalactite -stalactite's -stalactites -stalag -stalemate -stallion -staminate -stanchion -stanchioned -stanchioning -stanchions -standoff -stank -stannic -stannous -staphylococcus -starchier -starchiness -starchy -stardom -stargaze -stargazer -stargazes -stargazing -starling -starlings -starship -stash -stashed -stashes -stashing -stasis -statehood -stateless -statelessness -stateroom -statesmanlike -statesmanship -statesmen -statewide -stationarity -stationeries -stationery -stationmaster -statuary -statuette -steamier -steamily -steaminess -steamy -steelier -steelies -steeliness -steelmaker -steely -steeplebush -steeves -stein -steiner -steiners -stenography -stenotype -stepbrother -stepchild -stepchildren -stepdaughter -stepfather -stepladders -steppe -steppes -stepsister -stepson -stereography -stereophonic -stereoscopy -stereotypic -sterility -sternal -sternum -steroid -steroids -stethoscope -stevedore -stevedores -stewardess -stewardesses -stewardship -stickle -stickleback -stickled -stickler -stickling -stickpin -stigmata -stiletto -stillbirth -stillbirths -stillborn -stilt -stilted -stiltedly -stiltedness -stilts -stimulatory -stingier -stinginess -stingy -stinkpot -stinky -stochasticity -stockbroker -stockier -stockiness -stockpile -stockpiler -stockpiling -stockroom -stocky -stodgier -stodginess -stodgy -stoic -stoichiometric -stoichiometry -stoicism -stoics -stoke -stoked -stoker -stokes -stoking -stolid -stolidly -stomachs -stomp -stomped -stomping -stomps -stonecutter -stonecutters -stonemason -stonemasons -stonewall -stoneware -stonewort -stonily -stooge -stooges -stooging -stopover -stopovers -stopwatch -stopwatches -storekeep -storekeeper -storekeepers -storeroom -stormbound -storyboard -storyboards -storyteller -storytellers -stowage -stowages -straddle -straddled -straddler -straddlers -straddles -straddling -strafe -strafer -strafes -strafing -straightaway -strangulate -strangulated -strapped -strapping -strata -strategically -strategist -strategists -stratigraphic -stratigraphy -stratosphere -stratospheric -strawflower -strawflowers -streptococcus -streptomycin -stressful -stressfully -stretchable -striate -striated -striates -striating -striation -stricture -strictures -stridency -strident -stridently -strikebreak -strikebreaker -strikebreakers -strikebreaking -striptease -stripteaser -striven -strongroom -strongrooms -strontium -strop -strophe -strophes -stropped -stropping -strops -structuralist -structuralists -strum -strumming -strychnine -stubby -stucco -studded -stultification -stultify -stultifying -stumpage -stumpy -stunk -stunned -sturgeon -stutter -stuttered -stutterer -stuttering -stutters -styli -stylist -stylites -stylus -styluses -stymie -stymied -stymies -styrene -styrenes -suable -suave -suavely -suaveness -suavity -subaltern -subareas -subassembly -subbing -subcaste -subchain -subclassifications -subcommand -subcommands -subconcept -subconstituent -subcontinent -subcontract -subcontracting -subdirectories -subdirectory -subdistrict -subindex -subjectivist -subjectivists -subjugate -subjugated -subjugates -subjugating -subjugation -sublease -sublimate -sublimated -sublimates -sublimating -subliminal -subliminally -subliterary -sublunary -submachine -submersible -submissive -submissively -submissiveness -submittal -subnational -subnet -subnets -subnormal -subnormally -suboptimal -subordinator -subpage -subparagraph -subpart -subparts -subpoena -subpoenaed -subpoenas -subpopulation -subpopulations -subquestion -subquestion's -subquestions -subregion -subregional -subregionally -subregions -subrogation -subsample -subsamples -subsentence -subservience -subservient -subserviently -subsistent -subsocietal -subsoil -subsoiler -subspecies -substitutionary -substratum -subsurface -subtable -subtables -subtended -subtends -subterfuge -subterfuges -subtest -subtotals -subtype -subtypes -suburbanite -suburbanites -suburbia -subversive -subversively -subversiveness -subversives -successorship -succubus -suffragette -suffragettes -suffuse -suffused -suffuses -suffusing -suffusion -suffusive -suggestibility -sulfaquinoxaline -sulfate -sulfated -sulfating -sulfide -sulfite -sulfonamide -sulfonamides -sulfur -sulfured -sulfuric -sulfuring -sulfurous -sulfurously -sulfurousness -sulkily -sullied -sullies -sully -sullying -sultana -sumac -summarily -summertime -summitry -sunbaked -sunbonnet -sunburnt -sunder -sundered -sundering -sunders -sundial -sundials -sunfish -sunflower -sunlit -sunshade -sunshades -sunshiny -sunspot -suntan -suntanned -supercilious -superciliously -superciliousness -superconcept -supercritical -superficiality -superhighways -superlunary -supermachine -supernatant -supernatural -supernaturalism -supernaturally -supernaturalness -supernormal -supernormally -supernova -supernova's -supernovas -superposable -superposition -superpositions -superpredicate -supersensitive -supersensitiveness -supersonic -supersonics -superstructural -superstructure -superstructures -supervene -supervened -supine -supinely -supineness -supping -supplementation -supplicate -supplicating -supposable -suppressible -suppressor -suppressors -supra -supranational -supranationalism -suprasegmental -supremacist -surcease -surceased -surceasing -surcharge -surcharged -surcharges -surcharging -surfactant -surfactants -surfeit -surfeited -surfeiter -surfeits -surreal -surrealism -surrealist -surrealists -surreptitious -surreptitiously -surreptitiousness -surrey -surreys -surtax -surveillance -surveillances -surveillant -survivability -survivalist -survivalists -survivorship -susceptibility -sushi -suspensor -sustainable -sustainment -sustenance -svelte -sveltely -svelteness -swab -swabbed -swabbies -swabbing -swabby -swabs -swaddle -swaddled -swaddling -swag -swaging -swami -swampland -swampland's -swamplands -swank -swanker -swankier -swankiness -swanky -swanlike -swappable -swart -swartness -swash -swasher -swastika -swat -swatch -swatches -swath -swath's -swathe -swathed -swather -swathes -swathing -swathings -swats -swatter -swatting -sweatband -sweatier -sweatiness -sweatshirt -sweatshops -sweaty -sweepstake -sweepstakes -sweetish -sweetishly -sweltering -swelteringly -swig -swigging -swindle -swindled -swindler -swindles -swindling -swingable -swingier -swingy -swinish -swinishly -swinishness -swirlier -swirly -swishier -swishy -swiss -switchblade -switchgear -switchman -switchmen -switchmen's -swivel -swivels -swizzle -swizzled -swizzler -swizzling -swordfish -swordplay -swordplayer -swordtail -sycophant -sycophantic -sycophantically -sycophantly -sycophants -syllabic -syllabicity -syllabification -syllabify -syllogistic -sylvan -symbiont -symbolical -symbolists -sympathetically -symphonic -symposia -symptomatology -synagogue -synagogues -synaptic -synchronism -synchrotron -syncopate -syncopated -syncopation -syncopative -syndic -syndics -synergy -synod -synods -synonymy -synoptic -syphilitic -syrupy -sys -systemic -tabbies -tabbing -tabby -tableland -tabletop -tabletop's -tabletops -tabloids -tabula -tackiness -taco -tacos -tactful -tactfully -tactfulness -tactic -tactical -tactically -tactlessness -tactual -tactually -tadpoles -taffeta -taffies -taffy -tailback -tailgate -tailgated -tailgater -tailgating -takeoff -takeoffs -takeover -takeovers -talismanic -talky -tallied -tallies -tally -tallyho -tallying -talon -taloned -talons -tamable -tamale -tamarack -tamarind -tambourine -tamp -tamping -tampon -tangency -tangerine -tango -tangos -tankard -tanned -tannery -tannin -tanning -tantalum -tao -taoism -taoist -taoists -taos -tapeworm -tapir -tapirs -tappet -tappets -tarantula -tarantulas -tardily -tarnish -tarnished -tarnishes -tarnishing -tarp -tarpapered -tarpaulin -tarpaulins -tarpon -tarpons -tarred -tarring -tartar -taskmaster -tastier -tastiness -tasty -tater -tattier -tatting -tattle -tattled -tattler -tattles -tattletale -tattling -tatty -tawdrier -tawdriness -tawdry -taxably -taxiway -taxiway's -taxiways -taxpaying -teacart -teacup -teahouse -teahouses -teakettle -teakwood -teal -teals -teammate -teammates -teamster -teamsters -teamwork -teapot -teapots -teardrop -teardrops -teasel -teat -teated -teats -tech -teched -technetium -tectonic -tectonics -tee -teeing -teensier -teensy -tees -teetering -tektite -tektites -telecommunicate -telegraphy -telekinesis -telemeter -telemeter's -telemeters -telemetric -telemetry -telepathic -telepathically -telepathy -telephotography -teleprinter -teleprocessing -teleprompter -telescopic -telltale -telltale's -telltales -tellurium -telnet -telnets -telomeric -temerity -temp -tempo -tempos -temptress -tenable -tenableness -tenacity -tenancies -tenancy -tenderfoot -tenderloin -tendon -tendons -tenebrous -tenet -tenets -tenfold -tenon -tensile -tensional -tensionless -tensorial -tenspot -tenths -tenuous -tenuously -tenuousness -tepees -tepid -tepidly -tepidness -teratogenic -teratologies -teratology -terbium -tercel -terminable -terminableness -termini -terminological -terminologically -termite -termites -tern -terpsichorean -terramycin -terrapin -terrapins -terries -terry -terse -tersely -terseness -terser -tersest -tertian -tessellate -tessellated -tessellates -tessellation -testamentary -testate -testator -testator's -testators -testes -testicular -testier -testily -testimonial -testimonials -testiness -testy -tetanus -tether -tethered -tethering -tethers -tetrachloride -tetracycline -tetrafluoride -tetragonal -tetragonally -tetrahalides -tetrahedra -tetrahedral -tetrahedrally -tetrahedron -tetrameron -tetrasodium -tetravalent -textural -texturally -th -thallium -thallophyte -that'd -that'll -theatric -theatrics -theism -theistic -theocracy -theoretician -there'd -there'll -therefor -therefrom -theretofore -thereunder -thermal -thermally -thermals -thermionic -thermionics -thermistor -thermistors -thermo -thermocouple -thermocouples -thermodynamically -thermoelastic -thermoelectric -thermoformed -thermoforming -thermogravimetric -thermometric -thermometry -thermonuclear -thermopile -thermoplastic -thermopower -thermos -thermosetting -thermostable -thermostatic -thermostatics -thesaurus -thespian -thespians -theta -thetas -thiamin -thickish -thine -thinned -thinning -thinnish -thiocyanate -thiouracil -this'll -thistledown -thither -thoriate -thoriated -thorium -thoroughbred -thoroughgoing -thou -thous -thousandths -thrall -threadbare -threadbareness -threefold -threesome -thresh -threshed -thresher -threshing -throatier -throatiness -throaty -throes -thrombi -thromboses -thrombosis -thrombus -throwback -thrum -thrumming -thudding -thuggee -thulium -thumbnail -thumbtack -thumbtack's -thumbtacked -thumbtacking -thumbtacks -thunderclap -thunderclaps -thunderous -thunderously -thunk -thwack -thy -thyratron -thyroglobulin -thyroid -thyroidal -thyroids -thyronine -thyrotoxic -thyrotrophic -thyrotrophin -thyrotropic -thyrotropin -thyroxine -tibia -tic -tidbit -tidbits -tideland -tidelands -tidewater -tidily -tiff -tiffany -tigress -tillage -tilth -timberland -timberlands -timbre -timepiece -timeworn -timothy -tincture -tinctured -tincturing -tinder -tine -tines -tinfoil -tinner -tinplate -tinsel -tinselly -tinsmith -tinsmiths -tintable -tintype -tinware -tipoff -tippier -tipple -tippled -tippler -tipples -tippling -tippy -tipsier -tipsiness -tipsy -tiptoeing -tirade -tirades -titan -titanate -titanic -titanium -titans -titian -titillate -titillating -titillatingly -titillation -titillative -titmouse -titmouse's -titrate -titrated -titrates -titrating -titration -titular -titularly -toadied -toadies -toady -toadying -toadyism -tobaggon -tobaggon's -tobaggons -toccata -today'll -toddle -toddled -toddler -toddlers -toddles -toddling -toenail -toenails -toffee -tofu -tog -togging -togs -toilsome -toilsomely -toilsomeness -tokamak -tollgate -tollhouse -toluene -tomblike -tombstone -tombstones -tome -tomes -tomfool -tommy -tonal -tonalities -tonally -toneless -tonelessly -tonelessness -tong -tonger -tonier -tonk -tonks -tonsillitis -tony -toodle -toolmake -toolmaker -toolmakers -toolmaking -toolsmith -toot -tooted -tooter -toothier -toothily -toothpaste -toothy -tooting -tootle -tootled -tootler -tootling -toots -tootsie -tootsies -tootsy -topaz -topcoat -topcoats -topgallant -topnotch -topnotcher -topocentric -topographic -topographical -topographically -topographies -topography -topped -toppers -topping -toppings -topside -topsides -topsoil -tori -tories -toroid -toroidal -toroidally -toroids -torpid -torpidly -torpor -torrence -torsion -torsional -torsionally -torso -torsos -tort -torten -tortoiseshell -tortuous -tortuously -tory -tot -totalistic -totalitarian -totalitarianism -tote -toted -totem -totemic -toter -totes -toting -tots -totted -touchdown -touchdowns -touchstone -touchstones -toughs -tourism -tousle -tousled -tousles -tousling -tout -touted -touter -touting -touts -towboat -towboats -towhead -towheaded -townhouse -townsman -townsmen -toxic -traceback -traceback's -tracebacks -tracepoint -tracepoint's -tracepoints -traceried -tracery -trachea -trackage -trackless -traction -tradesmen -traditionalism -traditionalistic -traditionalists -tragedian -tragedians -tragicomic -trailside -traineeships -trainman -trainman's -trainmen -traipse -traipsing -traitorous -traitorously -tram -trammel -trammels -tramway -transalpine -transaminase -transatlantic -transcendence -transcendental -transcendentalism -transcendentalists -transcendentally -transconductance -transcultural -transducer -transducers -transduction -transect -transected -transecting -transects -transept -transepts -transferee -transferor -transferors -transfix -transfixed -transfixes -transfixing -transfusable -transfuse -transfused -transfusing -transfusion -transfusions -transgressor -transgressors -transliterate -transliteration -translucence -translucency -transmissible -transmittable -transmittance -transmutation -transmute -transmuted -transmutes -transmuting -transoceanic -transom -transoms -transpacific -transpiration -transpirations -transplantable -transplantation -transportable -transposable -transship -transshipment -transshipping -transships -transversal -transversally -transverse -transversely -transverses -transvestite -transvestitism -trapdoor -trapdoors -trapezium -trashier -trashiness -trashy -trauma -traumas -traversable -travertine -trawl -trawler -treadle -treadled -treadling -treadmill -treasonable -treasonous -treelike -trefoil -trekked -trekking -trellis -trellised -trellises -trembly -tremulous -tremulously -tremulousness -trenchant -trenchantly -trencherman -trenchermen -trendier -trendiness -trendy -trepidation -trestle -trestles -triable -triableness -triad -triadic -triamcinolone -triangulate -triangulated -triangulately -triangulation -triatomic -tribesman -tribesmen -tribulate -tribulation -tribulation's -tribulations -trichloroacetic -trichloroethane -trichromatic -trickeries -trickery -trickster -trident -tridents -tridiagonal -triennial -triennially -trifluoride -trig -trigonal -trigonally -trigram -trigrams -trilobite -trilogy -trimester -trinitarian -trinitarians -trinity -trio -triode -triodes -trios -trioxide -tripartite -tripartition -tripe -triphenylarsine -triphenylphosphine -triphenylstibine -triphosphopyridine -triplex -triplicate -tripod -tripods -tripoli -tripolyphosphate -tripped -tripping -trippingly -triptych -trisodium -tristate -trisyllable -trite -tritely -triteness -triter -tritest -tritium -tritium's -triton -triumphant -triune -trivalent -trivium -trodden -troglodyte -troika -trollop -trombone -trombone's -trombones -trombonist -troopship -troopships -trophic -tropism -tropisms -tropocollagen -tropospheric -trotted -trotter -trotting -troughs -trounce -trounced -trounces -trouncing -troupe -trouper -troupes -trouping -troy -truancy -truculence -truculent -truculently -trumpery -trundle -trundled -trundler -trundles -trundling -truss -trusser -trusses -trussing -trusteeship -trypsin -tsar -tsarevich -tsarina -tsarism -tsarist -tsunami -tuba -tubular -tubularly -tubule -tubules -tugged -tugging -tularemia -tulle -tum -tumbrels -tumid -tumidly -tummies -tummy -tummy's -tun -tuna -tunas -tundra -tuneful -tunefully -tunefulness -tunelessly -tung -tungstate -tungsten -tupelo -turbinate -turbinated -turbinates -turbine -turbines -turbofan -turbojet -turgid -turgidly -turgidness -turk -turks -turnabout -turnaround -turnarounds -turnoff -turnout -turnouts -turnpike -turnpikes -turnstone -turntable -turpitude -turtleback -turtlebacks -turtleneck -turvy -tusk -tusker -tuskers -tusks -tussle -tussled -tussles -tussling -tut -tutelage -tutu -tuxedo -tuxedo's -tuxedoed -tuxedos -twaddle -twaddled -twaddler -twaddles -twaddling -tweedier -tweediness -tweedy -tweeze -tweezed -tweezing -twelfths -twiddle -twiddled -twiddles -twiddling -twigged -twigging -twinge -twinges -twinging -twinning -twirly -twisty -twit -twitchy -twitting -twosome -tycoon -typeahead -typeface -typescript -typeset -typesets -typesetter -typesetters -typesetting -typewrite -typewriting -typewritten -typhoon -typhus -typicality -typo -typographer -typological -typologically -typologies -typology -tyrannic -tyrannical -tyrannically -tyrannicalness -tyrannicide -tyrosine -ulcerate -ulcerated -ulcerates -ulceration -ulcerations -ulcerative -ulster -ulterior -ulteriorly -ultimatum -ultra -ultracentrifugally -ultracentrifugation -ultracentrifuge -ultraconservative -ultrafast -ultramarine -ultramodern -ultrashort -ultrasonic -ultrasonically -ultrasonics -ultrasound -ultrastructure -ultraviolet -umber -umbered -umbering -umbilical -umbilici -umbilicus -umbilicuses -umbra -umbrage -unaccountable -unadventurous -unaggressive -unallocable -unambiguity -unamused -unanimity -unappeasable -unappeasably -unasterisked -unbalance -unbeknownst -unbend -unbending -unbent -unbind -unblest -unbutton -unbuttoning -uncap -unceremonious -unceremoniously -unceremoniousness -uncharacteristic -uncharitably -unchastity -unchristian -uncircumcised -unclasping -uncodable -uncoiling -uncombable -uncomment -uncommenting -uncomments -uncommunicable -uncommunicative -unconcern -uncongeniality -unconscionable -unconscionableness -unconventionality -uncourageous -uncousinly -uncritical -unction -undedicated -undeflected -undeliverability -undeliverable -undependable -underachievers -underadjusting -underarm -underbedding -underbelly -underbracing -underclassman -underclassmen -underclothes -underclothing -underconsumption -undercooked -undercount -undercounts -undercover -undercurrent -undercut -underdeveloped -underdevelopment -underdog -undereducated -underemployed -underemployment -underenumerated -underenumeration -undergarments -undergirding -undergrowth -underhanded -underhandedly -underhandedness -underheat -underlay -underpaid -underpins -underpopulated -underprivileged -underrate -underrated -underregistration -underreported -underreporting -underrepresentation -underrepresented -undersea -underseas -undersecretaries -undersecretary -undersecretary's -undershirt -undershirt's -undershirts -undershoot -undershooting -undershoots -undershot -underside -underside's -undersides -undersize -undersized -undersizes -undersizing -understate -understatement -understatements -understates -understating -understructure -understructure's -understructures -understudies -understudy -understudy's -undertow -undertow's -undertows -undervalued -underwater -underwhelm -underwhelmed -underwhelming -underwhelms -underwood -undeserved -undogmatically -undreamt -undulate -undulated -undulates -undulating -undulation -undulations -unearth -unearthed -unearthing -unease -uneconomic -uneducated -unemployability -unencroachable -unenforceable -unenforcible -unenunciated -unenviable -unfaded -unfailing -unfailingly -unfailingness -unfathomable -unfederated -unfelt -unfertile -unfindable -unfitting -unfoldment -unfrocking -unfrozen -unfurl -unfurled -ungallant -unglamorous -ungodliness -ungodly -ungracious -ungrammaticality -unhand -unharmonious -unheated -unhelpful -unhesitant -unhinge -unholiness -unholy -unhook -unhooked -unhooking -unhurried -unhurt -unideal -unidimensional -unifilar -unilateral -unilaterally -unimaginative -unimodal -unimpeachable -unimpeachably -unimposing -unimpressive -uninitiate -uninjectable -uninominal -uninterested -uninvolved -unipolar -uniprocessor -uniprocessor's -uniprocessors -unitarian -unitarianism -unitarians -unitary -univalent -univariate -universalism -universalistic -unkempt -unkink -unlacing -unlearn -unlearned -unliterary -unloveliness -unlovely -unmake -unmalicious -unmanliness -unmanly -unmarred -unmask -unmeasured -unmeritorious -unmet -unmethodical -unmindful -unmoving -unobtrusive -unobtrusively -unobtrusiveness -unorthodox -unorthodoxy -unpaintable -unpalatability -unpartisan -unperforated -unphysical -unpicturesque -unpreemphasized -unpremeditated -unprepared -unprocurable -unproductive -unprofessional -unprovocative -unquestionable -unquestioning -unquiet -unquietly -unquietness -unreadiness -unready -unreality -unreason -unreasoning -unreasoningly -unreceptive -unredeemable -unreeling -unreflective -unrelieved -unremarkable -unremitting -unremittingly -unremunerated -unrepentant -unrepresentative -unrewarding -unripe -unripeness -unromantic -unscathed -unscrew -unscrewed -unscrewing -unseat -unsee -unselfconscious -unselfconsciousness -unservile -unshakeable -unsheathe -unshed -unsightly -unsinkable -unslaked -unsold -unsolder -unspeaking -unspecific -unspectacular -unsprocketed -unstilted -unstriated -unstuffy -unsubtle -unsurmountable -unsystematic -unteach -untellable -untenable -untenanted -unthinking -untidily -untraditional -untrodden -unutterably -unvacuolated -unwaivering -unwariness -unwarrantable -unwary -unwed -unweighted -unwire -unwomanly -unworkable -uparrow -upbeat -upbring -upcome -upcoming -upend -upheaval -upheavals -upholstery -upped -uppercase -uppercased -uppercases -uppercasing -upperclassman -upperclassmen -uppercut -upraise -upraised -uprise -upriser -upriver -uproarious -uproariously -uproariousness -upsilon -upslope -upstanding -upstandingness -upstate -upstater -upsurge -upswing -upswings -uptake -uptime -uptown -uptrend -upwind -uranium -uranyl -urbane -urbanely -urbanism -urbanite -urbanites -urea -uremia -urethane -urethanes -urethra -urgencies -urgency -urinal -urinals -urinary -usurer -usurious -usuriously -usuriousness -usurpation -usury -uterine -utile -utilitarian -utopia -utopianism -utopias -vacationland -vaccinating -vaccination -vaccinations -vaccine -vaccines -vaccinia -vaccinial -vacuity -vacuolate -vacuolated -vacuolates -vacuolating -vacuolation -vacuole -vacuoles -vaginal -vaginally -vain -vainglorious -vaingloriously -vaingloriousness -vainness -valance -valanced -valances -valedictory -valuate -valuated -valuates -valuating -valueless -valuelessness -vamp -vamper -vampire -vampires -vanadium -vandal -vandalism -vandals -vanguard -variate -variated -variates -variating -variegate -variegated -variegation -varistor -varmint -vascular -vasectomies -vasectomy -vectorial -velar -veldt -veldt's -veldts -vellum -velour -velours -velum -velvety -venal -venally -vendetta -vendible -veneer -veneerer -veneering -venerate -venerated -venerates -venerating -veneration -venerations -venereal -vengeful -vengefully -vengefulness -venial -venially -venialness -venous -venously -ventilator -venturesome -venturesomely -venturesomeness -venturi -venturis -venue -venue's -venues -veracious -veraciously -veraciousness -verandah -verandahed -verbatim -verbiage -verbosity -verdant -verdantly -veridical -veridically -verisimilitude -verity -vermiculite -vermilion -vermouth -vernacular -vernacularly -vernal -vernally -vernier -vertebra -vertebrae -vertebral -vertebrally -vertigo -verve -vesicle -vesicles -vesicular -vesicularly -vesper -vespers -vestal -vestally -vestibule -vestibuled -vestments -vestries -vestry -vesture -vestured -vestures -vesturing -vet -vetch -vexatious -vexatiously -vexatiousness -viaduct -viaducts -vibes -vibrancy -vibrant -vibrantly -vibrato -vibrio -vibrionic -vicar -vicarious -vicariously -vicariousness -viewgraph -viewgraph's -viewgraphes -viewless -viewlessly -vigil -vigilantism -vindicate -vindicated -vindicates -vindicating -vindication -vindicative -vintner -vinyl -viola -virginal -virginally -virgule -virile -virility -virtuosi -virtuosity -virulence -virulent -virulently -viscera -visceral -viscerally -viscid -viscidly -viscoelastic -viscoelasticity -viscometer -viscometer's -viscometers -vise -vised -viselike -vising -visive -vitiate -vitiated -vitiates -vitiating -vitiation -vitreous -vitreously -vitreousness -vitrification -vitrify -vitriol -vitriolic -vitro -vituperative -vituperatively -viva -vivace -vivacious -vivaciously -vivaciousness -vivacity -vive -vivers -vivification -vivified -vivifier -vivify -vivo -vixen -viz -vocable -vocabularian -vocabularianism -vocalic -vocalism -vocalist -vocalists -vocative -vocatively -vociferous -vociferously -vociferousness -vocoded -vocoder -vodka -vodka's -voiceband -voiceless -voicelessly -voicelessness -voila -volar -volcanism -volition -volitional -volitionality -volitionally -voltaic -voltmeter -voltmeter's -voltmeters -voluble -volubleness -volumetric -volumetrically -voluminous -voluminously -voluminousness -voluptuous -voluptuously -voodoo -voodoos -voracious -voraciously -voraciousness -voracity -vortices -vorticity -votary -vouchsafe -vouchsafed -vouchsafes -vouchsafing -vulpine -vulturelike -vying -wackier -wackiness -wacko -wacko's -wackos -wacky -wad -wadded -waddle -waddled -waddler -waddles -waddling -wads -wagged -wagging -waggish -waggishly -waggishness -waggle -waggled -waggles -waggling -wainscot -wainscoted -wainscoting -wainscots -waistline -wakeful -wakefully -wakefulness -wakeup -wale -waler -wales -waling -walkie -walkover -wallaby -wallboard -wallies -wallop -walloped -walloper -walloping -wallops -wallpaper -wallpapers -wally -wangle -wangled -wangler -wangles -wangling -wapiti -wapitis -wardroom -wardrooms -warehouseman -warhead -warheads -warless -warmhearted -warmheartedly -warmheartedness -warmish -warmonger -warmongering -warmongers -warmup -warren -warrener -warreners -warrens -wartime -wartimes -warty -washbasin -washboard -washbowl -washcloths -washier -washout -washy -waspish -waspishly -waspishness -wastebasket -wastebaskets -wasteland -wastelands -wastewater -wastrel -wastrels -watchband -watchdog -watchmake -watchmaker -watchmakers -watchmaking -watchmen -watchpoints -watercourse -waterfront -waterline -waterlines -waterloo -waterman -watermelon -watershed -watersheds -waterside -watersider -watertight -watertightness -watt -wattage -wattages -wattle -wattled -wattles -wattling -watts -waveguide -waveguides -wavenumber -wavier -waviness -wavy -waxwork -waxworks -waylaid -weaponless -weaponry -weatherbeaten -weatherproof -weatherproofness -weatherstrip -webbing -wedlock -weediness -weedy -weightier -weightiness -weightlessness -weighty -weirdo -weirdos -weirs -wellbeing -welsh -welsher -welt -welter -weltered -weltering -welts -werewolf -werewolf's -werewolves -westbound -wetland -wetlands -wham -whamming -what'd -what're -whatnot -whee -wheedle -wheedled -wheedles -wheedling -wheelbarrows -wheelbase -wheelchair -wheelchair's -wheelhouse -wheelie -wheeze -wheezed -wheezes -wheezier -wheeziness -wheezing -wheezy -whelk -where'd -where're -whereabout -wherefore -wherefores -whereof -whereon -wheresoever -wherewith -whet -whets -whetted -whetting -whiff -whiffle -whiffled -whiffler -whiffles -whiffling -whig -whigs -whimsey -whimseys -whinnied -whinnies -whinny -whinnying -whiplash -whiplashes -whippet -whipsaw -whipsawed -whir -whirlies -whirligig -whirly -whiskies -whistleable -whiteface -whitehead -whitetail -whitey -whither -who'd -who'll -whoa -whodunit -whodunit's -whodunits -whomsoever -whoosh -whop -whoppers -whopping -whosoever -wicket -wickets -widowhood -widthwise -wiener -wieners -wigging -wiggle -wiggled -wiggler -wiggles -wiggling -wiggly -wigmaker -wildcatter -wildfire -wildlife -wilful -wilfully -wilily -willowy -wimp -wimp's -wimpier -wimpiest -wimps -wimpy -winch -winched -wincher -winches -winchester -winching -windbag -windbags -windbreak -windbreaks -windfall -windless -windlessly -windlessness -windowless -windowpane -windowpanes -windowsill -windshield -windstorm -windup -windward -windwardly -winemake -winemaster -winery -wineskin -wingback -wingman -wingmen -wingspan -wingtip -winkle -winkled -winkles -winkling -winless -winnow -winnower -wino -winos -winsome -winsomely -winsomeness -wintertime -winy -wireman -wiremen -wiseacre -wisecrack -wisecracked -wisecracker -wisenheimer -wishbone -wishy -wispy -witter -witting -wittingly -wive -wiving -wizen -wizened -wobble -wobbled -wobbler -wobbles -wobbliness -wobbling -wobbly -woebegone -woebegoneness -wok -woken -wold -wolfish -wolfishly -wolfishness -won -woodcarver -woodchopper -woodchoppers -woodcut -woodcutters -woodgrain -woodgraining -woodhen -woodlot -woodruff -woodshed -woodside -woodwind -woodyard -woolgather -woolgatherer -woolgathering -wop -wops -wordlessly -workday -workhouses -workingmen -workmanlike -workout -workouts -workpiece -workpieces -workplace -workplace's -workplaces -worksheet -worksheets -workspace -workspaces -worktable -wormier -wormy -worsen -worsened -worsening -worsens -would've -wow -wracking -wraith -wraparound -wrathful -wrathfully -wrathfulness -wreathe -wreaths -wrier -wriest -wright -wrinkly -wristband -wrongdoer -wrongdoing -wrongful -wrongfully -wrongfulness -wry -wryly -xenon -xenophobia -xerography -xterm -xterm's -xylem -xylene -xylophone -xylophones -yacht -yachters -yachting -yachts -yachtsman -yachtsmen -yaks -yang -yap -yapping -yardage -yarmulke -yarrow -yaw -yawed -yawing -yawl -yaws -yearbook -yeastier -yeastiness -yeasty -yen -yeomanry -yeshiva -yesteryear -yin -yip -yipping -yodel -yodels -yoga -yogi -yogurt -yogurt's -yokel -yokels -yolk -yolks -yore -youngish -youths -yow -yowl -yr -ytterbium -yttrium -yucca -yule -yup -zag -zagging -zags -zealot -zeitgeist -zestful -zestfully -zestfulness -zestier -zesty -zeta -zetas -zig -zigged -zigging -zigzagged -zigzagging -zilch -zing -zinger -zings -zip -zipped -zipper -zippered -zippers -zipping -zips -zircon -zirconium -zloty -zlotys -zodiacal -zombie -zombies -zoologist -zoologists -zoology -zounds -zymurgy +AI +ALU +AMA +ANSI's +ARCO +ARPA +Aaron +Abe +Abe's +Abigail +Abigail's +Abilene +Abilene's +Abner +Abner's +Abraham +Abrams +Abramson +Acapulco +Ackerman +Acta +Adam +Adams +Adamson +Addison +Addressograph +Adirondack +Adirondacks +Adonis +Adriatic +Aegean +Aeneid +Afghani +Afghani's +Afghanis +Afrikaans +Agatha +Aggie +Aggies +Agnes +Aires +Ajax +Akron +Al +Al's +Alabamans +Alameda +Alamo +Alamos +Alan +Alan's +Albany +Albert +Alberta +Alberto +Albuquerque +Alcoa +Alec +Aleck +Aler +Aleut +Alex +Alexander +Alexanders +Alexandra +Alexandre +Alexandria +Alfa +Algiers +Alhambra +Alice +Alicia +Alistair +Allan +Alleghenies +Allegheny +Allen +Allendale +Allentown +Allison +Allstate +Alsatian +Alsatians +Alvarez +Alvin +Amadeus +Amarillo +Amarillo's +Americanism +Amherst +Amherst's +Amoco +Amoco's +Amos +Ampex +Ampex's +Amy +Amy's +Anaheim +Anaheim's +Andean +Andean's +Andersen +Andersen's +Anderson +Anderson's +Andes +Andover +Andover's +Andre +Andre's +Andrew +Andrew's +Andromeda +Andy +Andy's +Angela +Angeles +Angelina +Angeline +Angelo +Angie +Anglia +Anglo +Angus +Anheuser +Anita +Ankara +Ann +Anna +Annapolis +Anne +Anne's +Annie +Anson +Antares +Anthony +Antietam +Antioch +Antoine +Antoinette +Antony +Apollinaire +Appaloosas +Appian +Appleton +Appomattox +Aquinas +Araby +Arcadia +Archibald +Archimedes +Arcturus +Argonne +Argus +Ariadne +Aristotelean +Arkansan +Arlene +Arlington +Armonk +Arnold +Arnold's +Arpanet +Arthur +Aruba +Asheville +Ashland +Ashley +Assad +Assyria +Astaire +Astaires +Astor +Astoria +Atari +Atkins +Atkinson +Atlanta +Atlantis +Atreus +Attica +Augean +Augustan +Augustine +Augustus +Aurelius +Auschwitz +Australis +Aventine +Aventino +Avis +Aviv +Avogadro +Avon +Aztec +Aztecan +BCD +BS +BTW +Babcock +Babylon +Babylonian +Babylonians +Bacchus +Baghdad +Bahama +Bahamas +Bailey +Baileys +Bakelite +Bakersfield +Baldwin +Bali +Balinese +Ballard +Ballards +Baltimore +Balzac +Bamberger +Bambi +Bancroft +Bangor +Baptiste +Barbara +Barcelona +Barclay +Barnabas +Barnard +Barney +Barron +Barry +Barry's +Barrymore +Barrymores +Barstow +Barth +Bartholomew +Bartlett +Bartok +Bascom +Basie +Bassett +Batavia +Batista +Baudelaire +Bauer +Bauhaus +Bavaria +Bavarian +Bayesian +Baylor +Bayonne +Beatrice +Beauchamps +Beaujolais +Beaumont +Beauregard +Beaverton +Bechtel +Becky +Bedford +Beelzebub +Beelzebub's +Beirut +Belfast +Belgrade +Bella +Bellatrix +Belleville +Bellwood +Belmont +Beloit +Belton +Beltsville +Ben +Ben's +Bendix +Benjamin +Bennett +Bennington +Benny +Benson +Bentham +Bentley +Bentleys +Benz +Beowulf +Bergson +Beringer +Berkowitz +Berkshire +Berkshires +Berlioz +Berlitz +Bern +Bernadine +Bernard +Bernardine +Bernice +Bernie +Bernoulli +Bernstein +Berra +Bert +Bertha +Bertrand +Bess +Bessemer +Bessie +Betelgeuse +Bethesda +Bethlehem +Betsy +Betties +Betty +Bhutan +Biddle +Bienville +Bierce +Bigelow +Billie +Bimini +Bingham +Binghamton +Biscayne +Bismarck +Blackburn +Blackfeet +Blackman +Blackmer +Blackstone +Blackwell +Blackwells +Blair +Blake +Blakey +Blanche +Blanton +Blatz +Bloomfield +Bloomington +Blvd +Bobbie +Bobbsey +Bobrow +Bodenheim +Boeing +Boer +Bogart +Bogartian +Bogota +Boheme +Bohemia +Bohemian +Bohr +Boise +Bolshevist +Bolshevistic +Bolshoi +Bolton +Boltzmann +Bombay +Bombay's +Bonaparte +Bonaventure +Bonham +Boniface +Bonn +Bonneville +Bonnie +Bontempo +Boone +Bootle +Bordeaux +Borden +Borealis +Boreas +Borg +Borroughs +Bose +Bostitch +Boswell +Bouvier +Bowes +Boyce +Bradbury +Bradford +Bradley +Bradshaw +Brady +Brahms +Brainard +Brainards +Branchville +Brandeis +Brandel +Brandenburg +Brandon +Braniff +Brannon +Brasilia +Braun +Brenda +Brian +Bridewell +Bridgeport +Bridgetown +Bridgewater +Brien +Brigadoon +Brigham +Brinkley +Britannic +Britannica +Brittany +Britten +Britten's +Broadway +Brock +Bronx +Brookdale +Brooke +Brookfield +Brookhaven +Brooklyn +Brookmont +Browne +Brownell +Brownian +Bruce +Brunhilde +Bruno +Brussels +Bruxelles +Bryan +Bryant +Bryce +Bryn +Buchanan +Bucharest +Buchwald +Bucky +Budapest +Budd +Buddha +Buddhism +Buddhist +Buddhists +Budweiser +Budweisers +Bugatti +Buick +Bulba +Bulgaria +Bulgarian +Bumbry +Bundestag +Bundy +Bunsen +Bunsen's +Bunsens +Bunyan +Bunyan's +Burbank +Burbank's +Burch +Burgundian +Burgundies +Burgundy +Burlingame +Burma +Burmese +Burne +Burnes +Burnett +Burnside +Burnsides +Burroughs +Burt +Burton +Burundi +Busch +Bushnell +Butterfield +Byrne +Byron +Byron's +Byronic +Byronism +Byzantine +Byzantium +CACM +CDT +CIA +CPA +CPR +CRT +CST +Cadillac +Cadillacs +Caesar +Cain +Caine +Cairo +Cal +CalComp +Calcutta +Calcutta's +Calder +Calgary +Calif +Caligula +Callisto +Caltech +Calumet +Calvinist +Cambodia +Camelot +Camille +Camino +Campbellsport +Canadian +Canadians +Canaveral +Canberra +Candide +Candlewick +Canis +Canoga +Canterbury +Cantonese +Canute +Capet +Capetown +Capistrano +Capitan +Cappy +Capricorn +Capt +Caracas +Carbondale +Carbones +Caribbean +Carl +Carl's +Carla +Carleton +Carletonian +Carlos +Carlsbad +Carlson +Carlton +Carlyle +Carmichael +Carnegie +Caroline +Caroline's +Carolinian +Carolinians +Carolyn +Carrie +Carson +Carthage +Carty +Caruso +Casey +Cassandra +Cassiopeia +Cassite +Cassius +Castro +Catalina +Catawba +Catherine +Cathy +Catskill +Catskills +Caucasian +Caucasians +Caucasus +Cauchy +Cavendish +Cecil +Cecilia +Celanese +Celsius +Celtic +Cenozoic +Centralia +Cerberus +Cervantes +Cessna +Cetus +Ceylon +Cezanne +Cezannes +Chablis +Chad +Chaffey +Chalmers +Champlain +Chancellorsville +Chandy +Chandy's +Chang +Channing +Chantilly +Chaplin +Chapman +Charles +Charleston +Charley +Charlie +Charlotte +Charlottesville +Charybdis +Chattahoochee +Chattanooga +Chaucer +Chautauqua +Chekhov +Chen +Cheng +Cheriton +Cheriton's +Cherokee +Cherokees +Cheryl's +Chesapeake +Cheshire +Chesterfield +Chesterton +Chevrolet +Chevy +Cheyenne +Cheyennes +Chicago +Chicago's +Chicagoan +Chicagoans +Chicana +Chicana's +Chicanas +Chicano +Chicano's +Chicanos +Chickasaws +Chile +Chiles +Chimiques +Chinaman +Chinamen +Ching +Chinook +Chippendale +Chippewa +Chisholm +Choctaw +Choctaws +Chomsky +Chomsky's +Chopin +Chris +Christ +Christendom +Christenson +Christianity +Christie +Christine +Christlike +Christopher +Christopher's +Christy +Chrysler +Churchill +Churchillian +Cicero +Ciceronian +Cincinnati +Cinderella +Cinerama +Circe +Citroen +Claire +Clara +Clare +Claremont +Clarence +Clark +Clarke +Clarridge +Claude +Claudia +Claudio +Claus +Clausen +Clearwater +Clemens +Clemente +Clemson +Cleveland +Clifford +Clint +Clinton +Clinton's +Clio +Clive +Clyde +Clytemnestra +Coates +Cochise +Coffman +Cohen +Cohn +Colby +Coleridge +Colgate +Colombia +Colombian +Colombians +Colosseum +Columbia +Columbian +Columbus +Comanche +Commie +Compuserve +Compuserve's +Concorde +Concordia +Conestoga +Confucian +Confucianism +Confucius +Congo +Connecticut +Connelly +Connie +Conrad +Conrad's +Conrail +Conrail's +Constantinople +Coolidge +Coors +Copeland +Copenhagen +Copernicus +Copperfield +Corinthian +Corinthians +Cornell +Cornell's +Cornish +Cornwall +Cornwallis +Corp +Corsica +Corsican +Cortland +Costello +Covent +Coventry +Craig +Cramer +Crandall +Cranford +Cranston +Crawford +Cree +Creighton +Creole +Creon +Crestview +Cretaceous +Cretaceously +Cretan +Crete +Crimea +Crimean +Croatian +Crockett +Croix +Cromwell +Cromwellian +Crosby +Crowley +Crusoe +Cuba +Cuban +Cubans +Culver +Culvers +Cumberland +Cunard +Cunningham +Cupid +Cushman +Cyanamid +Cygnus +Cynthia +Cyprian +Cypriot +Cyprus +Cyril +Cyrus +Czech +Czechoslovakia +DAG +DB +DECsystem +DECtape +DNA +Dacron +Dadaism +Dadaist +Dade +Daedalus +Daimler +Dakar +Dakota +Dali +Dallas +Dalton +Daly +Damascus +Danbury +Dane +Danes +Daniel +Daniels +Danielson +Danish +Danny +Danny's +Dante +Danube +Danville +Danzig +Daphne +Darlene +Darlington +Darrell +Darrow +Dartmouth +Darwin +Darwinian +Darwinism +Datamedia +Datsun +Dave +Dave's +David +David's +Davidson +Davie +Davies +Davinich +Davis +Davy +Dawson +Dayton +DeKalb +Dearborn +Debby +Deborah +Debra +Debussy +Dec +Decca +Deere +Defoe +Delhi +Delhi's +Delilah +Dellwood +Delphi +Delphic +Dempsey +Deneen +Dennis +Denny +Denver +Dependant +Dependants +Dept +Derbyshire +Descartes +Desmond +Deutsch +Devon +Devonshire +Dewey +Dewitt +Dexedrine +DiMaggio +Diana +Diane +Dianne +Dick's +Dickinson +Dickson +Diego +Dietrich +Dijon +Dillon +Dinah +Diogenes +Dion +Dionysian +Dionysus +Dirac +Disney +Disneyland +Disraeli +Dixie +Dixiecrats +Dixieland +Djakarta +Dmitri +Doberman +Doc +Dodington +Dogtown +Dolores +Domesday +Domingo +Dominic +Dominican +Dominicans +Donahue +Donald +Donald's +Donaldson +Donna +Donnelly +Donovan +Doolittle +Doppler +Dora +Dora's +Dorado +Dorchester +Doris +Dorothy +Dostoevsky +Doubleday +Doug +Dougherty +Douglas +Douglass +Dow +Downey +Doyle +Dr +Dramamine +Drexel +Dreyfuss +Drury +Dryden +DuPont +DuPonts +Duane +Dublin +Dubuque +Duffy +Dulles +Duluth +Dumas +Dumont +Dumpty +Duncan +Dunham +Dunkirk +Dunlap +Dunne +Dupont +Duponts +Durham +Durkee +Dusenberg +Dusseldorf +Dustin +Dutch +Dutchman +Dutchmen +Dvorak +Dwight +Dyke +EBCDIC +EEG +EPA +Earp +Easthampton +Eastland +Eastman +Eastwick +Eastwood +Econometrica +Ecuador +Eddie +Edgar +Edgerton +Edgewater +Edgewood +Edinburgh +Edison +Edith +Edmund +Edna +Eduard +Edward +Edwardian +Edwards +Edwin +Edwina +Egerton +Egypt +Egyptian +Egyptians +Eichmann +Eileen +Einstein +Einsteinian +Eisenhower +Ekberg +Ektachrome +Elaine +Elba +Eleanor +Electra +Eli +Elijah +Eliot +Elisabeth +Elise +Elise's +Elizabeth +Elizabethan +Elizabethans +Elkhart +Ella +Ellie +Elliot +Elliott +Ellis +Ellison +Ellsworth +Elmhurst +Elmira +Elmsford +Eloise +Elroy +Elsie +Elsinore +Elysees +Elysium +Emanuel +Emerson +Emily +Emma +Emmanuel +Emory +Endicott +Englewood +Englishman +Englishmen +Enoch +Enos +Enrico +Ensolite +Eocene +Ephesian +Ephesians +Ephraim +Epicurus +Episcopalian +Epsom +Epstein +Erasmus +Eratosthenes +Eric +Erich +Erickson +Ericsson +Erie +Erik +Erik's +Erikson +Ernest +Ernestine +Ernie +Ernst +Eros +Errol +Ervin +Erwin +Eskimo +Eskimos +Esp +Espagnol +Essex +Esther +Ethan +Ethel +Ethiopia +Ethiopians +Etruscan +Eucharist +Euclid +Euclidean +Eugene +Eugenia +Euler +Eulerian +Eunice +Euphrates +Eurasia +Eurasian +Euripides +Europa +Eurydice +Eva +Evangeline +Evans +Evanston +Evansville +Evelyn +Eveready +Everett +Everglades +Ewen +Exeter +Exxon +Ezekiel +Ezra +FAQ's +FAQs +FBI +FCC +FDA +FTP +Fagin +Fahrenheit +Fahrenheits +Fairchild +Fairfax +Fairfield +Fairmont +Fairport +Fairview +Falk +Falstaff +Fannies +Fanny +Faraday +Farber +Fargo +Farley +Farmington +Farrell +Fatima +Faulkner +Faulknerian +Fauntleroy +Faust +Faustian +Faustus +Fawkes +Fayetteville +Featherman +Feb +Feldman +Felice +Felicia +Felix +Fellini +Fenwick +Ferdinand +Ferdinando +Fermi +Fernando +Fess +Fiberglas +Fibonacci +Fidel +Figaro +Filipino +Filipinos +Filippo +Fillmore +Finland +Finn +Finnegan +Finnish +Finns +Fiorello +Fiori +Firestone +Fischer +Fishkill +Fisk +Fitch +Fitchburg +Fitzgerald +Fitzpatrick +Fitzroy +Flanagan +Flanders +Fledermaus +Fleischman +Fleisher +Fleming +Flemings +Flemish +Flemished +Flemishes +Flemishing +Florence +Florentine +Floridian +Floridians +Floyd +Flynn +Folsom +Fontainebleau +Fontana +Foote +Forbes +Fordham +Formica +Formosa +Formosan +Foxhall +Fran +Fran's +Francaise +Francesca +Francesco +Francie +Francis +Franciscan +Franciscans +Francisco +Franco +Francois +Frankford +Frankfort +Frankfurt +Frankie +Franny +Franz +Frau +Frayne +Frazier +Fred +Freddie +Freddy +Freddy's +Frederic +Frederick +Fredericks +Frederico +Fredrick +Fredrickson +Freeport +Freida +Frenchman +Frenchmen +Fresnel +Fresno +Freud +Freudian +Frey +Fri +Frick +Friedman +Frigga +Frigidaire +Frisbee +Frito +Fritz +Frostbelt +Frostbelt's +Fuchs +Fuji +Fulbright +Fullerton +GM +GNP +GSA +Gabriel +Gabrielle +Gaelic +Gail +Gainesville +Gaithersburg +Galahad +Galapagos +Galatea +Galbreath +Galilee +Galloway +Gallup +Galois +Galveston +Ganges +Ganymede +Garcia +Gardner +Garfield +Garibaldi +Garnett +Garrett +Garry +Garvey +Gary +Gary's +Gascony +Gasset +Gaston +Gatlinburg +Gatsby +Gauguin +Gaul +Gauntley +Gaussian +Gavin +Gaylor +Gaylord +Gaynor +Geary +Gehrig +Geiger +Gemini +Geneva +Geneva's +Genevieve +Genevieve's +George +George's +Georges +Georgetown +Georgia +Georgian +Georgians +Gerald +Geraldine +Gerard +Gerber +Gerhard +Gerhardt +Germania +Germanic +Germantown +Gerome +Gerry +Gerry's +Gershwin +Gershwins +Gertrude +Getty +Gettysburg +Ghana +Ghent +Giacomo +Gibbs +Gibby +Gibraltar +Giddings +Gideon +Gifford +Gilbertson +Gilda +Gilda's +Giles +Gilkson +Gillespie +Gillette +Gilligan +Gimbel +Gioconda +Giorgio +Giovanni +Gladstone +Gladys +Glasgow +Gleason +Glenda +Glendale +Glenn +Gloria +Gloucester +Glynn +Godot +Goethe +Gogh +Golda +Goldberg +Goldman +Goldstein +Goldstein's +Goldwater +Goliath +Gomez +Gonzales +Goodman +Goodrich +Goodwin +Goodyear +Gordian +Gordon +Gorham +Gorky +Gotham +Gothicism +Gracie +Grady +Grafton +Granville +Grayson +Grecian +Greece +Greenberg +Greenblatt +Greenbriar +Greenfeld +Greenfield +Greenland +Greensboro +Greensville +Greentree +Greenville +Greenwich +Gregg +Gregory +Grendel +Grenier +Grenoble +Grenville +Greta +Gretchen +Gretel +Gretel's +Griffith +Grimm +Gris +Groot +Grosset +Grossman +Grosvenor +Groton +Grumman +Grusky +Guadalupe +Guam +Guatemala +Guatemalan +Guggenheim +Guhleman +Guiana +Gunderson +Gunnar +Gus +Gutenberg +Guthrie +Guyana +Gwen +HP +Hackett +Hades +Hafiz +Hague +Haifa +Haiti +Haitian +Hal +Halifax +Hallinan +Halloween +Hamey +Hamilton +Hamiltonian +Hamiltonians +Hammett +Hammond +Hampshire +Hampton +Hancock +Hannah +Hannibal +Hanoi +Hanover +Hanoverian +Hans +Hansel +Hansen +Hanson +Hanukkah +Hapgood +Harcourt +Hardin +Harlem +Harold +Harriet +Harris +Harrisburg +Harrison +Harrisonburg +Harry's +Hartford +Hartley +Hartman +Harvard +Harvey +Harveys +Haskell +Haskins +Hatchure +Hatfield +Hattie +Hauser +Havana +Hawaii +Hawaiian +Hawkins +Hawley +Hawthorne +Haydn +Hayes +Haynes +Hayward +Haywood +Hearst +Heartwood +Heathkit +Heathman +Hebraic +Hebrew +Hebrews +Hecuba +Hedda +Hegel +Hegelian +Heidegger +Heidelberg +Heidi +Heidi's +Heinz +Heinze +Heisenberg +Heiser +Helen +Helena +Helene +Heliopolis +Hellenic +Helmholtz +Helmut +Helsinki +Hemingway +Henderson +Hendrick +Hendricks +Hendrickson +Hendrix +Hennessey +Hennessey's +Henrietta +Hepburn +Hera +Heraclitus +Herbert +Herculean +Hercules +Hereford +Herman +Hermes +Hermite +Hermosa +Hernandez +Herodotus +Herr +Herrington +Herschel +Hersey +Hershel +Hershey +Hesperus +Hess +Hessian +Hessians +Heublein +Heywood +Hiawatha +Hibernia +Hickey +Hickeys +Hickok +Hieronymus +Highfield +Hilbert +Hillary +Hillcrest +Hillel +Hillsboro +Hillsdale +Hilton +Himalayas +Himmler +Hindi +Hindu +Hindu's +Hinduism +Hindus +Hinkle +Hinsdale +Hiram +Hirey +Hiroshima +Hispanic +Hispanic's +Hispanics +Hitachi +Hitchcock +Hitler +Hobbes +Hobbs +Hobday +Hoboken +Hoffman +Holbrook +Hollerith +Hollister +Hollywood +Hollywood's +Holmes +Holocene +Holst +Holstein +Holyoke +Holzman +Homeric +Hondo +Honduras +Honeywell +Honolulu +Hoosier +Hoover +Hoover's +Hopi +Hopkins +Hopkinsian +Horace +Horatio +Hornblower +Horowitz +Horton +Houdini +Houston +Howard +Howe +Howell +Hubble +Hubble's +Hubert +Huck +Hudson +Huey +Hugh +Hughes +Hugo +Humboldt +Hume +Humphrey +Humphreys +Humpty +Hungarian +Hungary +Huntsville +Huron +Hurst +Hutchins +Hutchinson +Hutchison +Huxley +Hyannis +ICC +ISO +ITT +IUD +IUDs +Iberia +Iberian +Ibero +Ibsen +Icarus +Iceland +Iceland's +Icelander +Icelandic +Idaho +Igor +Iliad +Imbrium +Inca +Incas +Indianapolis +Indies +Indira +Indochina +Indonesia +Indonesian +Indy +Ingersoll +Ingram +Inverness +Io +Iowa +Iraq +Iraqi +Irene +Irish +Irishman +Irishmen +Irma +Iroquois +Irvine +Irving +Irwin's +Isaac +Isaacs +Isabel +Islam +Islamic +Islandia +Israelite +Israelites +Istanbul +Italy +Ithaca +Ithacan +Ivan +Ivanhoe +Izaak +Izvestia +Jackie +Jackman +Jackson +Jacksonian +Jacksons +Jacksonville +Jacky +Jacob +Jacobean +Jacobian +Jacobite +Jacobs +Jacobsen +Jacoby +Jacqueline +Jacques +Jakarta +Jake +Jakes +Jamaica +Jamaican +Jameson +Jamestown +Jan +Jane +Jane's +Janeiro +Janesville +Janet +Janet's +Janice +Janis +Jansen +Janus +Jason +Jastrow +Java +Javanese +Jaycee +Jaycees +Jeanette +Jeanie +Jeanne +Jeannie +Jeff +Jeffersonian +Jeffersonians +Jeffrey +Jeffreys +Jehovah +Jello +Jenkins +Jennie +Jennifer +Jennings +Jeremiah +Jeremy +Jericho +Jerome +Jerry's +Jerusalem +Jesse +Jesse's +Jessica +Jessie +Jessy +Jesuit +Jesuits +Jesus +Jew +Jewelled +Jewish +Jewishness +Jews +Jim +Jim's +Jimmie +Jimmy's +Jinny +Joan +Joanna +Joanne +Joanne's +Joannes +Joaquin +Jobrel +Jodi +Jodi's +Jody +Joe +Joel +Joes +Johann +Johannes +Johannesburg +Johansen +Johanson +Johnny +Johnny's +Johnsen +Johnson +Johnstown +Joliet +Jon +Jon's +Jonas +Jonathan +Jones +Joneses +Joplin +Jordan +Jorge +Jorgensen +Jorgenson +Jose +Josef +Joseph +Josephine +Josephson +Josephus +Joshua +Josiah +Jovanovich +Jove +Jovian +Joyce +Juan +Juanita +Jubal +Judaism +Judas +Jude +Judea +Judith +Judy +Jules +Julia +Julian +Juliet +Julio +Julius +Juneau +Jungian +Juno +Jupiter +Justine +Justinian +Jutish +KGB +Kabuki +Kabul +Kaddish +Kafka +Kafkaesque +Kalamazoo +Kamikazes +Kankakee +Kansas +Kant +Karen +Karl +Karol +Kate +Katherine +Kathleen +Kathy +Katie +Katie's +Katmandu +Kay +Keaton +Keats +Keegan +Keenan +Keith +Keller +Kelley +Kellogg +Kelly +Kelly's +Kelvin +Kenilworth +Kennecott +Kennedy +Kenneth +Kenny +Kenosha +Kensington +Kent +Kentucky +Kenya +Kepler +Kepler's +Kermit +Kettering +Kevin +Kewaskum +Kewaunee +Keynes +Keynesian +Khmer +Khrushchev +Khrushchevs +Kickapoo +Kiel +Kiev +Killebrew +Kim +Kingsbury +Kingsley +Kingston +Kingstown +Kingwood +Kinnickinnic +Kinsey +Kipling +Kirby +Kirchoff +Kirk +Kirk's +Kirkland +Kirkpatrick +Kirkwood +Kiwanis +Klan +Klaus +Knobeloch +Knowles +Knox +Knoxville +Knudsen +Knudson +Knutsen +Knutson +Koch +Kodachrome +Kodak +Kodaks +Kodiak +Koenig +Koenigsberg +Kohler +Kong +Konrad +Korea +Korean +Koreans +Kraemer +Krakatoa +Krakow +Kramer +Krause +Kremlin +Kresge +Kris +Krishna +Kristina +Krueger +Kruger +Kurd +Kurdish +Kurt +Kuwait +Kyle +Kyoto +LIFO +Labrador +Lacey +Lackawanna +Lafayette +Lagrange +Laguna +Lakehurst +Lakewood +Lancashire +Lancaster +Landis +Landwehr +Lange +Langeland +Langford +Langley +Lansing +Laocoon +Laos +Laotian +Laotians +Laplace +Laramie +Laredo +Larry +Larry's +Lars +Larsen +Larson +Lathrop +Latinate +Lattimer +Lauderdale +Laundromat +Laundromats +Laura's +Lauren +Laurence +Laurentian +Lawford +Lawrence +Lawrenceville +Lawson +Lazarus +Leary +Leavenworth +Lebanese +Lebanon +Lebesgue +Lee's +Lehigh +Leigh +Leighton +Leila +Lemke +Lenin +Leningrad +Leninism +Leninist +Lenny +Leo +Leon +Leona +Leonard +Leonardo +Leone +Leopold +Leopoldville +Leroy +Leslie +Levi +Levine +Levis +Leviticus +Lewellyn +Lexington +Leyden +Liberace +Liberia +Libya +Libyan +Lichtenstein +Lichter +Lieberman +Liechtenstein +Lilliputian +Lima +Lincoln +Linda +Lindberg +Lindy +Linotype +Linus +Lionel +Lipton +Lisa +Lisbon +Liss +Liston +Lithuanian +Littleton +Litton +Livermore +Liverpool +Livingston +Lizzie +Lizzy +Lloyd +Locke +Lockhart +Lockheed +Lockian +Lockwood +Logan +Lois +Lola +Lombard +London +Londonderry +Londoner +Longfellow +Longstreet +Lopez +Lorelei +Lorentzian +Lorenz +Lorenz's +Lorraine +Lothario +Lottie +Louis +Louisa +Louise +Louisiana +Louisianan +Louisville +Lovejoy +Lovelace +Loveland +Lowell +Loy +Loyola +Ltd +Lubbock +Lucas +Lucerne +Lucia +Lucian +Lucien +Lucifer +Lucille +Lucius +Lucretia +Lucretius +Lucy +Ludmilla +Ludwig +Lufthansa +Luftwaffe +Luke +Luke's +Luna +Luna's +Luther +Lutheran +Luxembourg +Lydia +Lynchburg +Lyndon +Lynn +Lyon +MAG +MBA +MD +MDT +MIG +MIGs +MIMD +MPH +MST +MTS +MTV +Mac +MacArthur +MacDonald +MacGregor +MacKenzie +MacMillan +Macarthur +Macaulay +Macbeth +Macdonald +Macedon +Macedonia +Macedonian +Macgregor +Mach +Machiavelli +Mackenzie +Mackinac +Macmillan +Macon +Madagascar +Madame +Madames +Madeleine +Madeleine's +Madeline +Madeline's +Madison +Madonna +Madonnas +Madrid +Maelstrom +Magdalene +Maggie +Magill +Magruder +Maguire +Maguires +Mahler +Mahler's +Maine +Malamud +Malay +Malaysia +Malaysian +Malcolm +Mallory +Malone +Malta +Maltese +Malthusian +Managua +Manchester +Manfred +Manitoba +Manitowoc +Mankowski +Mansfield +Manville +Mao +Maori +Maplecrest +Marcotte +Marcus +Marcy +Mardi +Mardis +Marguerite +Maria's +Marian +Marian's +Marie +Marie's +Marietta +Marilyn +Marin +Marino +Mario +Marion +Marjorie +Mark's +Markov +Markovian +Markovitz +Marlborough +Marlene +Marlowe +Marquette +Marriott +Marseilles +Marsha +Marshall +Marshalled +Marshalling +Martha +Martian +Martians +Martinez +Martinique +Martinson +Marty +Marvin +Marx +Marxism +Marxisms +Marxist +Masonic +Masonite +Mathews +Mathewson +Mathias +Mathieu +Matilda +Matisse +Matisses +Matthew +Matthews +Mattie +Maude +Maureen +Maurice +Mauritania +Mauritius +Mawr +Maximilian +Maxine +Maxwellian +Maya +Mayans +Mayfair +Mayflower +Maynard +Mazda +McAdams +McAllister +McAllister's +McBride +McBride's +McCabe +McCabe's +McCall +McCall's +McCarthy +McCarthy's +McCauley +McCauley's +McClain +McClain's +McClellan +McClellan's +McClure +McClure's +McCluskey +McCluskey's +McConnell +McConnell's +McCoy +McCoy's +McCracken +McCracken's +McDaniel +McDaniel's +McDermott +McDermott's +McDonald +McDonald's +McDonnell +McDonnell's +McDougall +McDougall's +McFadden +McFadden's +McFarland +McFarland's +McGill +McGill's +McGovern +McGovern's +McGrath +McGrath's +McGraw +McGraw's +McGregor +McGregor's +McGuire +McGuire's +McIntosh +McIntosh's +McIntyre +McIntyre's +McKay +McKay's +McKee +McKee's +McKesson +McKesson's +McKinley +McKinley's +McKinney +McKinney's +McKnight +McKnight's +McLanahan +McLaughlin +McLaughlin's +McLean +McLean's +McLeod +McLeod's +McMillan +McMillan's +McNaughton +McNaughton's +McNeil +McNeil's +McPherson +McPherson's +Medea +Medfield +Medicaid +Medicare +Medici +Medicis +Mediterranean +Meister +Meistersinger +Mekong +Mel +Melanesia +Melanesian +Melanie +Melbourne +Melinda +Melisande +Melissa +Mellon +Melville +Melvin +Memphis +Mencken +Mendelssohn +Mendoza +Menelaus +Menlo +Mennonite +Mennonites +Menominee +Mensch +Mephistopheles +Mercator +Mercedes +Meredith +Meriwether +Merle +Merriam +Merrick +Merrill +Merrimac +Merrimack +Mesozoic +Messrs +Methuselah +Methuselahs +Mexican +Mexicans +Mexico +Meyer +Meyers +Miami +Michael +Michael's +Michaelangelo +Michaels +Michaelson +Michelangelo +Michelin +Michelson +Mick +Mickelson +Mickey +Mickey's +Mickie +Micky +Micronesia +Micronesian +Middlebury +Middlesex +Middleton +Middletown +Midwestern +Midwesterner +Midwesterners +Miguel +Mikhail +Mikoyan +Milan +Mildred +Millard +Millie +Milquetoast +Milquetoasts +Milton +Miltonic +Milwaukee +Mimi +Minerva +Minneapolis +Minnie +Minoan +Miocene +Mira +Miranda +Miriam +Mississippi +Mississippian +Mississippians +Missoula +Missouri +Missy +Mitch +Mitch's +Mitchell +Mitchell's +Mobil +Modesto +Mohammed +Mohammedan +Mohawk +Moines +Moliere +Moline +Molly +Molotov +Mon +Monaco +Monet +Monfort +Mongolia +Mongolian +Monica +Monroe +Monrovia +Monsanto +Montague +Montaigne +Montclair +Monterey +Montevideo +Montgomery +Monticello +Montpelier +Montreal +Monty +Mooney +Moore +Moorish +Moravia +Moravian +Morehouse +Moreland +Morgan +Moriarty +Mormon +Moroccan +Morrison +Morristown +Morse +Mortimer +Morton +Morton's +Moscone +Moscow +Moses +Mossberg +Mozart +Mozart's +Muhammad +Muir +Mulligan's +Mumford +Muncie +Mundt +Munich +Munroe +Munson +Muriel +Murphy +Murray +Murrow +Muscat +Muscovy +Muskegon +Mussolini +Mussolini's +Mussolinis +Mussorgsky +Mussorgsky's +Muzak +Mycenae +Mycenaean +Myron +NAACP +NASA +NATO +NBC +NBS +NCAA +NCC +NCR +NOAA +NSF +NYSE +NaCl +Nabisco +Nagasaki +Nairobi +Nakamura +Nakoma +Nan +Nancy +Nancy's +Nanette +Nanking +Nanook +Nantucket +Naomi +Naples +Napoleon +Napoleonic +Nash +Nashua +Nashville +Nassau +Nat +Natalie +Natalie's +Natchez +Nate +Nathan +Nathaniel +Navaho +Navajo +Navona +Nazarene +Nazareth +Nazism +Neal's +Neanderthal +Neapolitan +Needham +Nepali +Neptune +Nero +Nestor +Neumann +Nevada +Newark +Newbury +Newburyport +Newcastle +Newell +Newman +Newport +Newsweek +Newsweekly +Niagara +Nicaean +Nicaragua +Niccolo +Nicholas +Nichols +Nicholson +Nicklaus +Nicodemus +Nielsen +Nielson +Nietzsche +Nigeria +Nigerian +Nijinsky +Nile +Nilsen +Nilsson +Nina +Niobe +Nippon +Nixon +Noah +Nobel +Noel +Norfolk +Norma +Norman +Normandy +Norris +Norristown +Norse +Northampton +Northfield +Northumberland +Norton +Norwalk +Norway +Norwegian +Norwich +Nostradamus +Notre +Nottingham +Noyes +Nubian +Nugent +O'Brien +O'Brien's +O'Clock +O'Connell +O'Connell's +O'Connor +O'Connor's +O'Dell +O'Dell's +O'Donnell +O'Donnell's +O'Dwyer +O'Dwyer's +O'Er +O'Hare +O'Hare's +O'Leary +O'Leary's +O'Shea +O'Shea's +O'Sullivan +O'Sullivan's +OK's +OPEC +Oakland +Oakley +Oakmont +Oberlin +Occam +Occam's +Oconomowoc +Octavia +Odessa +Odysseus +Oedipal +Oedipally +Offenbach +Ogden +Okamoto +Okinawa +Olaf +Oldenburg +Oldsmobile +Oleg +Olga +Olivers +Olivetti +Olivia +Olsen +Olson +Olympia +Olympian +Olympic +Olympics +Olympus +Omaha +Oman +Oneida +Ontario +Opel +Oppenheimer +Oregon +Oregonians +Orlando +Orleans +Orlick +Orpheus +Orphic +Ortega +Orwell +Orwellian +Osaka +Osbert +Osborn +Osborne +Oscar +Oshkosh +Oslo +Ostrander +Oswald +Othello +Ottawa +Otto +Otto's +Ottoman +Ovid +Owen +Owens +Oxford +Oxnard +Oz +Ozark +Ozarks +Ozzie +PBS +PDT +PM +PST +PTA +Pablo +Pabst +Packwood +Paganini +Paine +Pakistan +Pakistani +Pakistanis +Palatine +Paleolithic +Paleozoic +Palermo +Palestine +Palmolive +Palmyra +Palomar +Pam +Pam's +Pamela +Pancho +Pandora +Pappas +Paraguay +Paris +Parisian +Parkersburg +Parkhouse +Parkinson +Parrish +Parthenon +Pasadena +Passaic +Passover +Pasternak +Pasteur +Patagonia +Patagonians +Patrice +Patricia +Patrick +Patsies +Patsy +Patterson +Patton +Paul +Paul's +Paula +Paulette +Paulette's +Pauli +Pauline +Pauling +Paulsen +Paulson +Pavlov +Pawtucket +Payne +Paynes +Payson +Peabody +Peachtree +Pearce +Pearson +Pecos +Pedro +Pegasus +Peggy +Peking +Pelham +Pendleton +Penn +Pensacola +Pentecost +Peoria +Pepsi +Pepsico +Percy +Perez +Pergamon +Pericles +Perkins +Pernod +Perry +Perry's +Perseus +Pershing +Persia +Persian +Persians +Perth +Peru +Peruvian +Peruvians +Pete +Pete's +Petersburg +Petersen +Peterson +Pettibone +Peugeot +Pewaukee +Peyton +Peyton's +Pfizer +Ph +Phaedra +Phil +Philadelphia +Philco +Philip +Philippe +Philippians +Philippine +Philippines +Philistine +Philistines +Phillies +Phillips +Philly +Phyllis +Picasso +Piccadilly +Pickford +Pickman +Pierre +Pierson +Pillsbury +Pinehurst +Pipestone +Pisa +Pisces +Pitney +Pitt +Pittsburgh +Pittsburghers +Pittsfield +Pittston +Pius +Plainfield +Plainview +Plato +Platonism +Platonist +Platteville +Pleiades +Pleistocene +Plexiglas +Pliny +Pliocene +Plutarch +Pluto +Plymouth +Pocahontas +Pocono +Poconos +Poe +Poincare +Poindexter +Poisson +Polaris +Polaroid +Polk +Pollux +Polynesian +Polyphemus +Pomerania +Pomeranian +Pomona +Pompeii +Pompey +Pontiac +Popsicle +Popsicles +Portland +Portsmouth +Portugal +Portuguese +Poseidon +Potemkin +Potomac +Potsdam +Pottawatomie +Potts +Poughkeepsie +Poussin +Poussins +Powell +Prague +Pratt +Prattville +Pravda +Precambrian +Prentice +Prenticed +Prenticing +Presbyterian +Presbyterianism +Prescott +Presley +Preston +Preston's +Pretoria +Priestley +Princeton +Principia +Priscilla +Procrustes +Procyon +Prokofieff +Promethean +Prometheus +Protestantism +Proust +Proxmire +Prussia +Prussian +Ptolemaic +Ptolemaists +Ptolemy +Puccini +Puerto +Pulaski +Pulitzer +Pullman +Pullmans +Purcell +Purdue +Purina +Pygmalion +Pyhrric +Pyrex +Pythagoras +Pythagorean +Pythagoreans +Quakeress +Quantico +Quasimodo +Quebec +Quinn +Quinn's +Quixote +RCA +RISC +RMS +ROTC +RPM +RSVP +Rachel +Rachmaninoff +Racine +Radcliffe +Rafael +Rajive +Rajive's +Raleigh +Ralph +Ralph's +Ralston +Ramada +Ramirez +Ramona +Ramsey +Rand +Randall +Randolph +Randy's +Rangoon +Raoul +Raphael +Rapunzel +Rasmussen +Rawlings +Rawlins +Rawlinson +Rawson +Rayburn +Rayleigh +Raymond +Raymondville +Raytheon +Reagan +Rebecca +Redhook +Redstone +Reedville +Reese +Regina +Reginald +Regulus +Reich +Reichenberg +Reichstag +Reilly +Reinhard +Reinhardt +Reinhold +Rembrandt +Remington +Remus +Renaults +Renee +Renee's +Renoir +Renville +Reuben +Reuters +Reuther +Rev +Rex +Reynolds +Rhea +Rheims +Rheinholdt +Rhenish +Rhine +Rhinelander +Rhodes +Rhodesia +Rhonda +Rican +Ricans +Richard +Richard's +Richards +Richardson +Richey +Richfield +Richland +Richmond +Richter +Rickenbaugh +Ridgefield +Ridgway +Riemann +Riggs +Riley +Rilke +Rinehart +Rio +Ripley +Ritter +Ritz +Riverview +Riviera +Riyadh +Robbie +Robbins +Roberta +Roberto +Robertson +Robertsons +Robinsonville +Rochester +Rochester's +Rockaway +Rockaways +Rockefeller +Rockford +Rockland +Rockville +Rockwell +Rodgers +Rodney +Rodney's +Rodriguez +Roger +Roger's +Rogers +Roland +Rollie +Rollins +Romano +Rome +Romeo +Romeos +Romulus +Ron +Ronald +Ronnie +Rooney +Roosevelt +Roosevelt's +Rooseveltian +Rorschach +Rosa +Rosabelle +Rosalie +Roseland +Rosella +Rosen +Rosenberg +Rosetta +Rosie +Ross +Rossi +Roswell +Rotarian +Rotarians +Roth +Rousseau +Rousseau's +Rowena +Rowena's +Rowland +Rowland's +Rowley +Rowley's +Roxy +Roxy's +Rozelle +Rozelle's +Rudolph +Rudolph's +Rudy +Rufus +Rumania +Rumanian +Rumanians +Rumford +Rummel +Runnymede +Runyon +Ruppert +Rushmore +Russ +Russell +Russia +Rutgers +Ruth +Rutherford +Rutland +Rutledge +Ryan +Ryder +SCSI +SIMD +SMSA +SMSA's +SMSAs +SPSS +Sabine +Sacramento +Sadie +Saginaw +Sahara +Saigon +Salem +Salerno +Salisbury +Salk +Salvador +Salvadoran +Salvatore +Sammy +Sammy's +Samoa +Samoan +Sampson +Samson +Samuel +Samuels +Samuelson +Sanchez +Sancho +Sandburg +Sanderson +Sandia +Sandra +Sandusky +Sanford +Sanhedrin +Sanskrit +Sanskritic +Santa +Santayana +Santiago +Sara +Sarah +Sarasota +Saratoga +Sargent +Sartre +Saskatchewan +Satan +Saturn +Satyanarayanan +Satyanarayanan's +Saud +Saudi +Saukville +Saunders +Savannah +Saviour +Savonarola +Saxon +Saxons +Saxony +Saxton +Scandinavia +Scandinavian +Scandinavians +Schaefer +Schaeffer +Schafer +Schaffner +Schapiro +Scheherezade +Schelling +Schenectady +Schlitz +Schmidt +Schmitt +Schneider +Schopenhauer +Schroeder +Schroedinger +Schubert +Schultz +Schulz +Schumacher +Schuman +Schumann +Schuster +Schwartz +Scorpio +Scot +Scotchgard +Scotchman +Scotia +Scotian +Scots +Scotsman +Scotsmen +Scott +Scottish +Scottsdale +Scotty +Scranton +Scribners +Scripps +Scylla +Scythia +Seaborg +Seabrook +Seaquarium +Seattle +Seattle's +Sebastian +Sedgwick +Seeley +Segundo +Selectric +Selfridge +Selma +Seminole +Semite +Seneca +Senegal +Senora +Seoul +Serafin +Serbian +Serbo +Serra +Seville +Seward +Seymour +Shakespeare +Shakespearean +Shakespearian +Shanghai +Shanghaiing +Shapiro +Sharon +Shasta +Shawano +Shawnee +Sheboygan +Sheffield +Sheffielder +Sheffielders +Sheila +Shelby +Sheldon +Shelley +Shelton +Shenandoah +Sheraton +Sheridan +Sherman +Sherwin +Sherwood +Shiite +Shiite's +Shiites +Shillong +Shiloh +Shinto +Shintoism +Shirley +Shorewood +Shreveport +Shylock +Shylockian +Siamese +Siberia +Siberian +Sicilian +Siciliana +Sicilians +Sicily +Sidney +Siegfried +Sigmund +Signora +Sikh +Sikh's +Sikhes +Sikhs +Sikorsky +Silas +Silverman +Simmons +Simmonsville +Simms +Simon +Simpson +Sinai +Sinatra +Sinclair +Sioux +Sirius +Sistine +Sisyphean +Sisyphus +Siva +Skippy +Skye +Slav +Slavic +Slavs +Slesinger +Sloan +Sloane +Smallwood +Smithfield +Smithsonian +Smithtown +Smucker +Snead +Sneed +Snodgrass +Snowbelt +Snowbelt's +Snyder +Socrates +Socratic +Sofia +Sol +Solly +Solomon +Somali +Somalis +Somerset +Somerville +Sonoma +Sonora +Sophia +Sophias +Sophie +Sophoclean +Sophocles +Sorensen +Sorenson +Sorrentine +Sousa +Southampton +Southfield +Spahn +Spalding +Spaniard +Spaniards +Sparkman +Sparta +Spartan +Spencerian +Spenglerian +Sperry +Spiegel +Spokane +Springfield +Squaresville +Squibb +Squibbing +Stacy +Stacy's +Stafford +Staffordshire +Staley +Staley's +Stalin +Stalin's +Stalinist +Stalins +Stamford +Stan +Stan's +Standish +Standish's +Stanford +Stanford's +Stanley +Stans +Stanton +Stapleton +Starkey +Starr +Staten +Statler +Stauffer +Stearns +Steinbecks +Steinberg +Stella +Stephan +Stephanie +Stephanie's +Stephen +Stephens +Stephenson +Sterno +Stetson +Stetsons +Steuben +Steve +Steve's +Steven +Steven's +Stevens +Stevenson +Stevie +Stewart +Stewart's +Stillwell +Stimson +Stirling +Stockholm +Stockton +Stonehenge +Stouffer +Stowe +Strasbourg +Stratford +Strauss +Stravinsky +Stromberg +Strongheart +Stuart +Stubblefield +Stubblefields +Studebaker +Stuttgart +Stuyvesant +Stygian +Styrofoam +Styx +Sudan +Sudanese +Sudanic +Suez +Suffolk +Sukarno +Sullivan +Sulzberger +Sumatra +Sumerian +Summerdale +Sumter +Sunbelt +Sunbelt's +Sunnyvale +Superman's +Susan +Susan's +Susanne +Susanne's +Susie +Susie's +Susquehanna +Susquehanna's +Sussex +Sussex's +Sutherland +Sutherland's +Sutton +Sutton's +Suwanee +Suwanee's +Suzanne +Suzanne's +Suzuki +Suzuki's +Swabian +Swabian's +Swabians +Swahili +Swahili's +Swanson +Swarthmore +Swartz +Swaziland +Swede +Sweden +Swedes +Swedish +Sweeney +Sweeneys +Swenson +Swinburne +Switzer +Switzerland +Sybil +Sydney +Sylvania +Sylvester +Sylvia +Sylvie +Symington +Syracuse +Syria +Syrian +Syrian's +Syrians +TNT +TRW +TTL +TV +TVA +TWA +Tacitus +Tacoma +Taft +Tahiti +Tahoe +Taipei +Taiwan +Taiwanese +Talladega +Tallahassee +Tallahatchie +Tallahoosa +Tallchief +Talleyrand +Talmud +Tammany +Tampa +Tanganyika +Tanganyika's +Tannenbaum +Tantalus +Tanya +Tanzania +Tapdance +Tara +Tarrytown +Tartuffe +Tarzan +Tasmania +Tate +Tawney +Taylor +Taylors +Tchaikovsky +Teddy +Teheran +Tehran +Teledyne +Telefunken +Telemann +Telex +Templeman +Templeton +Tenex +Tenneco +Tenney +Tennyson +Teresa +Terra +Terran +Tess +Tessie +Teutonic +Tex +Texaco +Texan +Texans +Textron +Thai +Thailand +Thames +Thebes +Thelma +Theodore +Theodosian +Theodosius +Theresa +Theseus +Thiensville +Thomas +Thompson +Thompson's +Thomson +Thor +Thoreau +Thornburg +Thornton +Thorpe +Throneberry +Thruway +Thruways +Thu +Thule +Thurber +Thurman +Tiber +Tibet +Tibetan +Tiburon +Ticonderoga +Tieck +Tigris +Tijuana +Tillich +Tillie +Tim +Tim's +Timex +Timmy +Timon +Tims +Tioga +Tippecanoe +Tipperary +Tito +Titus +Tobago +Todd +Todd's +Togo +Tokyo +Toland +Toledo +Tolley +Tolstoy +Tombigbee +Tommie +Toni +Tonio +Toomey +Topeka +Topsy +Torah +Toronto +Torquemada +Tosca +Tosca's +Toscanini +Toscanini's +Toshiba +Toshiba's +Toto +Toulouse +Townley +Townsend +Towsley +Toynbee +Toyota +Tractarians +Tracy +Transylvania +Travis +Treadwell +Trenton +Trianon +Trimble +Trinidad +Tristan +Trojan +Tropez +Trotsky +Troutman +Truckee +Trudy +Trujillo +Truman +Trumbull +Tsunematsu +Tucson +Tudor +Tue +Tulane +Tulsa +Tunis +Tunisia +Tunisian +Turin +Turkish +Tuscaloosa +Tuscan +Tuscany +Tuskegee +Tuttle +Tyler +Typhon +Tyson +UN +UNESCO +USA +USAF +USART +USDA +USPS +USSR +Udall +Uganda +Ukrainian +Ukrainians +Ullman +Ulysses +Unibus +Uniroyal +Unisys +Univac +Upton +Uranus +Urbana +Ursa +Ursula +Ursuline +Uruguay +Utica +Uzi +Uzi's +VGA +VHF +VLSI +Vail +Valerie +Valhalla +Valkyrie +Vance +Vancouver +Vandenberg +Vanderbilt +Vanderburgh +Varian +Varityping +Vatican +Vaudois +Vaughn +Vega +Vegas +Velasquez +Venetian +Venetian's +Venetians +Venezuela +Venezuelan +Venice +Venn +Venus +Venusian +Venusians +Vera +Vergil +Verlag +Vermont +Vern +Verne +Vernon +Verona +Veronica +Versailles +Vic +Vic's +Vichy +Vichy's +Vickers +Vickie +Vickie's +Vicksburg +Vicksburg's +Vicky +Vicky's +Victoria +Victoria's +Victorian +Victorians +Victrola +Victrola's +Victrolas +Vidal +Vidal's +Vienna +Vienna's +Viennese +Viennese's +Viet +Vietnam +Vietnam's +Vietnamese +Vietnamese's +Viking +Vikings +Vince +Vincent +Vincent's +Vinson +Virginian +Virginians +Virgo +Virgo's +Virgos +Vishnu +Visigoth +Visigoths +Vitus +Vivaldi +Vivian +Vladimir +Vladivostok +Vogel +Vol +Volkswagen +Volkswagens +Volstead +Volta +Voltaire +Volvo +Vulcan +WFF +WWW +Wabash +Waco +Wade's +Wagner +Wainwright +Wakefield +Walbridge +Walcott +Walden +Waldensian +Waldo +Waldorf +Walford +Walgreen +Wallace +Wallenstein +Wally's +Walpole +Walsh +Walt +Walter +Walters +Walton +Walworth +Wang +Wansee +Wansley +Warfield +Warfield's +Warsaw +Warsaw's +Warwick +Warwick's +Washburn +Washoe +Wasserman +Waterbury +Watergate +Waterhouse +Watertown +Watkins +Watson +Watson's +Wattenberg +Watterson +Waukesha +Waunona +Waupaca +Waupun +Wausau +Wauwatosa +Waveland +Wayne +Waynesboro +Weatherford +Webber +Webster +Webster's +Websterville +Weider +Weidman +Weinberg +Weiner +Weinstein +Weiss +Weissman +Weissmuller +Welch +Welcher +Welches +Weldon +Weldwood +Wellesley +Wellington +Wellman +Wellsville +Welmers +Wendell +Wendy +Wentworth +Werner +Wesley +Wesleyan +Wesson +Westbrook +Westchester +Westfield +Westhampton +Westinghouse +Westminster +Westmore +Weston +Westphalia +Westport +Westwood +Weyerhauser +Wharton +Wheatland +Wheaton +Wheatstone +Wheelock +Whelan +Wheller +Whippany +Whipple +Whitcomb +Whitehall +Whiteleaf +Whiteley +Whitewater +Whitfield +Whitlock +Whitman +Whitney +Whittaker +Whittier +Wichita +Wieland +Wiggins +Wilcox +Wiley +Wilfred +Wilhelm +Wilhelmina +Wilkes +Wilkinson +Willamette +Willard +Willcox +Willem +William +Williams +Williamsburg +Williamson +Willie +Willied +Willies +Willoughby +Willy +Wilma +Wilmette +Wilmington +Wilshire +Wilsonian +Winchell +Windsor +Winehead +Winfield +Winifred +Winnebago +Winnetka +Winnie +Winnipeg +Winograd +Winooski +Winsborough +Winsett +Winslow +Winston +Winthrop +Wisconsin +Wisconsin's +Witherspoon +Wolcott +Wolfgang +Wolverton +Woodard +Woodberry +Woodbury +Woodlawn +Woodrow +Woodward +Woodwards +Woolworth +Woonsocket +Wooster +Worcester +Worcestershire +Worcestershire's +Wordsworth +Worthington +Wrigley +Wronskian +Wyman +Wyoming +XOR +Xanthus +Xavier +Xenia +Xerox +Xerox's +Xerxes +YMCA +YWCA +Yakima +Yale +Yalies +Yalta +Yankee +Yankees +Yaqui +Yates +Yeager +Yeats +Yemen +Yiddish +Yoknapatawpha +Yokohama +Yonkers +Yorick +Yorktown +Yosemite +Youngstown +Ypsilanti +Yuba +Yucatan +Yugoslav +Yugoslavia +Yukon +Yuri +Yves +Yvette +Zachary +Zaire +Zanzibar +Zeffirelli +Zeiss +Zellerbach +Zen +Zennist +Zeus +Zeus's +Ziegfeld +Ziegfeld's +Ziegfelds +Ziegler +Ziegler's +Ziggy +Zimmerman +Zimmerman's +Zion +Zion's +Zionism +Zionist +Zionist's +Zionists +Zions +Zoroaster +Zoroastrian +Zoroastrians +Zurich +Zurich's +aardvark +aardvark's +aardvarks +abalone +abalone's +abalones +abdicate +abdicated +abdicates +abdicating +abdication +abeyant +abominate +abominated +abominates +abominating +abomination +abominations +aborning +aboveboard +abrasive +abrasively +abrasiveness +abrasives +abscissae +abstemiously +abstinent +abstinently +abusable +academician +academicianship +acceptant +accessors +accordant +accordantly +accrual +accruals +acetic +achromatic +acknowledgeable +acquiescent +acquiescently +acquisitive +acquisitively +acrylate +actinic +actinide +actuaries +addend +addle +addled +addles +addling +adios +adjectival +adjectivally +adjoint +administrable +administrate +administrated +administrates +administrating +administratrix +adsorbate +adsorptive +adsorptively +advert +adverted +adverting +adverts +aeolian +afforest +afforestation +afro +afterbirth +afterglow +afterlife +aftershave +agribusiness +agriculturalists +aha +ahem +ahoy +ain't +airfare +airmass +airpark +airplay +airtight +airtightness +ala +albatross +aldehyde +aleph +alewife +allegiant +alliterate +alliterated +alliterates +alliterating +allocable +allotropic +allspice +alluvial +alluvium +almagest +almshouses +alp +altercate +altho +altimeter +altimeter's +altimeters +alway +ambrose +ambrosia +ambulant +amethyst +amethystine +aminobenzoic +ammeter +ammeter's +ammeters +amoebae +amperage +amperages +anachronistic +anaglyph +analgesic +anamorphic +anastigmatic +androgynous +angelfish +angiosperm +angora +anhydride +anhydrite +animadversion +animadvert +anneal +annealed +annealer +annealers +annealing +anneals +annuities +annuity +annular +annularly +annulus +anodic +antacid +antebellum +anthropogenic +anthropometric +anthropometrics +anthropometry +anticlimactic +antifreeze +antigone +antilogs +antimatter +antimatter's +antipasto +antiperspirant +antiquary +antisemitic +antisemitism +antisemitism's +antithetic +anytime +apache +apaches +apolar +apparency +applesauce +applicate +apposite +appositely +appositeness +apposition +appositive +appositively +appropriable +arbitrage +arbitrager +arboretum +arcana +archetypical +archetypically +arcsine +arctangent +ardency +areawide +arenaceous +armada +armature +armatures +arrangeable +arrear +arrestee +arrestee's +arrestees +arrowroot +arsenate +arsenide +artesian +articulable +artier +artiness +arty +ascriptive +ashame +ashier +ashy +asperity +asphyxiate +asphyxiation +asplenium +assertional +assignation +assignations +assimilationist +assn +associable +assumability +asteria +astigmatic +astigmatism +astraddle +astronautic +astronomic +astrophysicist +astrophysicist's +astrophysicists +athwart +attestation +attributional +audibility +audiotape +audiovisual +audiovisuals +auntie +auric +australites +autoloader +autostart +aviate +aviations +aviatrix +axiology +azimuthal +azimuthally +babbitt +babbitted +babbitting +babbitts +baboon +babysitting +baccarat +bachelorhood +backarrow +backboard +backchaining +backfill +backfilled +backfilling +backfills +backhand +backhanded +backhandedly +backhander +backorder +backplate +backplates +backside +backstop +backwood +badland +badmen +baggageman +baggagemen +baldy +baleen +ballfields +bandaid +bandoleers +bandstop +bangkok +barefaced +barefacedly +barefacedness +barkeep +barkeeper +barnacle +barnacled +barnful +barnsful +baronet +barrette +barrette's +barrettes +barstool +barstool's +barstools +bartend +baseband +basemen +baseplate +basilar +basilisk +basophilic +basswood +bates +batik +batwings +bayberries +bayberry +beadsman +beadworker +beasties +beautician +beauticians +beaux +bebop +bedmate +bedmate's +bedmates +bedpan +bedpan's +bedpans +bedstraw +beechwood +befuddlement +begonia +behemoths +belate +belladonna +bellflower +bellyache +bellyacher +bellyaching +bellyfull +belove +belvedere +beman +bemuse +bemused +bemusedly +benefice +beneficent +beneficently +berg +bergen +berger +bergs +beribbon +berserk +berserker +bespoke +bestir +bestirring +bestubble +bestubbled +betatron +bethel +bethought +betoken +betokened +betokening +bettor +bewhisker +bezel +biaxial +biaxially +bicep +bichromate +bichromated +biconnected +bidiagonal +biharmonic +bilayer +bilayers +bilingualism +billies +billy +bimetallic +bimetallism +bindery +bindle +biochemist +biochemists +biograph +biologic +biomass +biometric +biometrics +biometry +biomolecule +biomolecules +biophysic +biophysical +biophysically +biophysicist +biophysicists +biophysics +bioscience +biosciences +biosphere +biostatistic +biostatistics +biotic +birdseed +birdwatch +birth's +birthrate +birthrate's +birthrates +biserial +bisexual +bisexual's +bisexually +bisexuals +bishopric +bistable +bistate +bisyllabic +bittern +bitternut +bitterroot +bitumen +blackball +blackballed +blackballing +blackballs +blackbodies +blackbody +bladdernut +bladderwort +blameworthiness +blameworthy +blanc +blatancy +blather +blathered +blatherer +blathering +blatting +blazon +blazoned +blazoner +blazoning +bldg +bleeps +blest +blindside +blindsided +blindsides +blindsiding +blockier +blocky +bloodbath +bloodroot +blotch +blowtorch +blueback +bluebill +bluebook +bluebush +bluegill +bluegrass +bluejacket +boa +boas +bobble +bobbled +bobbles +bobbling +bobcat +bobsled +bobsledding +bock +bockwurst +bodhisattva +bodyweight +bogey +bogeyed +bogeying +bogeymen +bogeys +bogging +boggy +bogies +bogy +boilermaker +boilermaker's +boilermakers +bolivar +bolo +bolometer +bolometer's +bolometers +bolos +bona +bongo +bonito +bonjour +bonzes +boogie +bookbind +bookbinder +bookbinders +bookbinding +bookend +bookends +bookkeep +bookplate +bookplates +boomtown +boomtowns +boosterism +bootblack +bootblacks +bop +bopping +borosilicate +boson +bossier +bossies +bossiness +bossy +botanic +botfly +bottommost +botulin +bouillon +boutique +boutiques +bowie +boxier +boxiness +boxy +bpi +brachia +brachium +bracken +brad +braggadocio +brakeman +brakemen +brakemen's +brandywine +bratwurst +breadfruit +breadfruits +breastfed +breastfeed +breastfeeding +breastplate +bribery +brickmason +brickmasons +brickyard +brimming +brimstone +brinier +brininess +briny +bristlier +bristly +bristol +bristols +broadloom +bronc +bronchiolar +bronchiolitis +bronco +broncos +broncs +broodiness +broody +brookside +brouhaha +brucellosis +brushwork +bubonic +buckaroo +buckaroos +bucketful +bucketful's +buckeye +buckhorn +bufflehead +bugaboo +bugbears +bugeyed +bulblet +bullfinch +bullfrog +bullhead +bullheaded +bullheadedly +bullheadedness +bullhide +bullseye +bullshit +bullwhackers +bullyboy +bullyboys +bulrush +burble +burbled +burbler +burbles +burbling +burg +burgers +burlap +burley +bushmaster +busyness +butch +butene +butterball +buttercup +buttermilk +buttery +buttonweed +bypath +byroad +cabal +cabals +cabana +cabanas +cabaret +cabarets +cabdriver +cabdrivers +cabinetmaker +cabinetmaker's +cabinetmakers +cabinetry +cacao +cacciatore +cackly +cacophonist +cacophony +cadaver +cadaverous +cadaverously +caddies +caddy +cadent +cadenza +cadet +cadge +cadged +cadger +cadges +cadging +cadmium +cadre +caffeine +caffeine's +cagey +cageyness +cahoot +cahoots +cairn +cairned +cairns +calamitous +calamitously +calamitousness +calcareous +calcareously +calcareousness +calcification +calcified +calcify +calcite +calculability +calculable +calculableness +calculi +calfskin +californium +caliphate +calisthenic +calisthenics +callable +callee +callee's +calligraph +calligrapher +calligraphers +calligraphy +calliope +callow +callowness +caloric +calorimeter +calorimeter's +calorimeters +calorimetric +calorimetry +calumniate +calumniated +calumniation +calumny +calvary +calve +calving +calypso +cam +camaraderie +camber +cambered +cambering +camellias +cameo +cameos +cameraman +cameramen +campesinos +campfire +campground +campgrounds +campsite +campsites +cams +cancerous +cancerously +candidacy +candlelight +candlelighter +canine +canines +canister +canisters +cannabis +canneries +cannery +cannibalism +cannibalism's +cannibalistic +cannier +canniness +cannonball +canny +canonic +canonist +cant +cantaloupe +cantaloupe's +cantaloupes +canted +canteen +canteens +canter +cantered +canticle +cantilever +cantilevers +canting +canvasback +capacitate +capacitative +capitalistic +capitulate +capitulated +capitulates +capitulation +caprice +capsize +capsized +capsizes +capsizing +capstan +capstans +capstone +capsule +capsuled +capsules +capsuling +captaincy +captious +captiously +captiousness +caramel +caraway +carbide +carbine +carbines +carbonaceous +carbonyl +carborundum +carboy +carbuncle +carbuncled +carcinogen +carcinogenic +carcinogens +carcinoma +cardiology +cardiomegaly +cardiovascular +careen +careened +careening +careerism +caretaker +caretakers +careworn +caricature +caricatured +caricatures +caricaturist +carload +carloading +carloads +carmine +carnage +carnal +carnality +carnally +carob +carouse +caroused +carouser +carousing +carp +carped +carpentry +carper +carping +carpingly +carport +carps +carrageen +carrel +carrels +carrion +carte +cartels +cartilage +cartographer +cartographers +cartographic +cartoonist +cartoonists +cartwheel +cartwheeler +cartwheels +carven +casbah +casebook +casebooks +casein +casework +caseworker +caseworkers +cashew +cashews +cashmere +casino +casinos +cassette +cassettes +cassock +cassocked +castanet +castanets +castigate +castigated +castigates +castigation +castor +cataclysmic +catalysis +catalytic +catalytically +catapult +catapulted +catapulting +catapults +catastrophically +catatonia +catbird +catchier +catchword +catchwords +catchy +catechism +catecholamine +catecholamines +categoric +catenate +catenation +catfish +catharsis +cathodic +catholicism +catlike +catnip +cattail +cattier +catties +cattiness +cattleman +cattlemen +catty +catwalk +catwalk's +catwalks +caucus +caucuses +caucusing +cauliflower +cauliflowers +caulk +caulker +caulks +causate +causative +causatively +cautionary +cavalcade +cavalcades +cavalrymen +caveman +cavemen +cavernous +cavernously +caviar +cavil +cavort +cavorted +cavorting +cayenne +cede +ceded +ceder +cedilla +ceding +celebrant +celebrants +celerity +celesta +cello +cellophane +cellos +cellulose +celluloses +censorial +centaur +centaurs +centenary +centennial +centennially +centigrade +centigrades +centrality +centrifugal +centrifugally +centrifugals +centrifugate +centrifugation +centrist +centroid +centroids +ceramic +ceramics +cerate +cerated +cerebellum +cerebrate +cerebrated +cerebrates +cerebrating +cerebration +cerebrations +ceremonious +ceremoniously +ceremoniousness +cerise +cerium +certiorari +certitude +certitudes +cerulean +cervical +cesium +cession +cetera +ceteras +chainlike +chairlady +chairwoman +chairwomen +chaise +chalkline +chalky +chambermaid +chambermaids +chamfer +chamfered +chamfering +chamfers +chamois +champ +champers +champs +chanceries +chancery +chancier +chanciness +chancy +chantey +chantries +chantry +chaparral +chaperone +chaperones +chapping +charisma +charismatic +charitably +charlatans +charred +chartist +chartists +chartreuse +chartroom +chartrooms +charwomen +chassis +chastisement +chastisements +chastity +chateaux +chatted +chattel +chattels +chattier +chattiness +chatting +chatty +chaw +checkerboard +checkerboards +checklist +checklists +checksummed +checksumming +checkup +checkups +cheekbone +cheekbones +cheekier +cheekiness +cheeky +cheerleader +cheerleaders +cheesecloth +cheesier +cheesiness +cheesy +cheetah +chelate +chelated +chelating +chelation +chelations +chemic +chemotherapy +chemotherapy's +chevalier +chevron +chevroned +chianti +chic +chicanery +chicly +chicness +chicory +chiefdom +chiefdoms +chigger +chiggers +chilblain +chilblains +childbearing +childbirth +childless +childlessness +childlike +childlikeness +childrearing +chili +chimera +chimeric +chimpanzee +chimpanzees +china +chinchilla +chinless +chipboard +chipped +chipper +chipping +chiropractor +chiropractors +chive +chives +chivying +chlorate +chloride +chlorides +chlorinate +chlorinated +chlorinates +chlorination +chloroform +chlorophyll +choirmaster +chokeberry +cholesterol +cholinesterase +chomp +choosier +choosy +choppier +choppiness +choppy +chorale +chorales +chordal +chordata +chordate +choreograph +choreographed +choreographer +choreographers +choreographic +choreography +chorines +chortle +chortled +chortles +chortling +chow +chowder +chowders +chrissake +chromate +chromatic +chromaticness +chromatics +chromatogram +chromatogram's +chromatograms +chromatograph +chromatographic +chromatography +chrome +chromed +chromes +chromic +chroming +chromite +chromium +chromosphere +chronically +chronograph +chronography +chrysalis +chrysanthemum +chrysanthemum's +chrysanthemums +chub +chubs +chug +chugging +chugs +chummier +chumminess +chumming +chummy +chunkier +chunky +churchgoers +churchgoing +churchmen +churchwoman +churchwomen +churl +churls +chutney +chutneys +ciao +cicada +cicadas +cilia +ciliate +ciliated +ciliately +ciliates +cinch +cinches +cinema +cinemas +cinematic +cinnabar +circa +circlet +circulant +circulatory +circumcise +circumcised +circumciser +circumcises +circumcising +circumcision +circumcisions +circumferential +circumferentially +circumpolar +circumscribe +circumscribed +circumscribes +circumscribing +circumscriptions +circumspection +circumspections +circumsphere +circumvention +circumventions +citizenry +citrate +citrated +citric +citron +citrus +citruses +cityscape +cityscapes +citywide +civet +cladding +clairvoyance +clammier +clamminess +clamming +clammy +clamshell +clamshells +clandestine +clandestinely +clandestineness +clank +clanked +clanking +clankingly +clannish +clannishly +clannishness +clapboard +clapboards +clapped +clapping +claret +clarets +clarinet +clarinets +clarion +classicist +classier +classiest +classificatory +classiness +classless +classlessness +classy +clattery +claustrophobia +claustrophobic +clave +claver +clavicle +clavicle's +clavicles +clearcut +clearheaded +clearheadedly +clearheadedness +clearinghouse +cleat +cleated +cleating +cleats +clemence +clemency +clement +clemently +clements +clergymen +cleric +clerics +clientele +cliffhanging +climactic +climatological +climatologically +climatology +clinician +clinicians +clinometer +clinometer's +clinometers +clipboard +clipboards +cloakroom +cloakrooms +clockwatcher +cloddish +cloddishness +clodhopper +clodhopper's +clodhoppers +clomp +clomped +clomping +clomps +closeup +closeups +clot +clothbound +clothesbrush +clothesline +clotheslines +clothesman +clothesmen +clothier +clotted +clotting +cloture +clotured +clotures +cloturing +cloudburst +cloudbursts +cloy +cloying +cloyingly +clubhouse +clubroom +clubrooms +clunkiness +clunky +clunkyly +cm +coachmen +coachwork +coadjutor +coagulable +coalescence +coalescent +coastline +coattail +coattails +coauthor +cobalt +cobble +cobbled +cobbles +cobblestone +cobblestoned +cobblestones +cobbling +coble +cobra +cocaine +cochineal +cochlea +cockatoo +cockcrow +cockeye +cockeyed +cockeyedly +cockeyedness +cockier +cockiness +cockle +cocklebur +cockleshell +cockpit +cockpits +cockscomb +cocksure +cocky +coda +coddle +coddled +coddler +coddles +coddling +codebook +codebooks +codebreak +codetermine +codetermines +codfish +codicil +coed +coedited +coediting +coeditor +coeditor's +coeditors +coedits +coeds +coeducation +coequal +coequally +coercible +coexistent +coextensive +coextensively +cofactor +cofactors +coffeecup +coffeepot +cog +cognac +cognate +cognately +cognates +cognation +cognations +cogs +cohabitational +coherency +cohort +cohort's +cohorts +coiffure +coiffured +coincident +coincidently +coital +coitally +coitus +cola +colander +colanders +colatitude +colatitudes +coleus +colicky +coliform +coliseum +collagen +collapsibility +collapsible +collarbone +collard +collectivities +collegian +collegians +collimate +collimated +collimates +collimating +collimation +collinear +collinearity +collocation +colloidal +colloidally +colloquia +colloquial +colloquialism +colloquialism's +colloquialisms +colloquially +colloquium +collude +colluded +colludes +colluding +collusion +collusions +colonialism +colonialist +colonnade +colonnaded +colonnades +coloration +coloratura +coltish +coltishly +coltishness +columbines +columnist +columnists +coma +comas +comatose +combatted +combinable +combo +combos +combustible +combustibles +comeback +cometary +comeuppance +commando +commandos +commendable +commendatory +commensurable +commercialism +commies +commingle +commingled +commiserate +commiserated +commiserates +commiserating +commiseration +commiserative +commissary +committable +committal +committeeman +committeemen +committeewoman +committeewomen +commodious +commodiously +commodiousness +communicable +communicational +communique +communiques +communism +communistic +commutable +commutate +commutated +commutates +commutating +commutation +commutations +compaction +compatriot +compatriots +compellable +compendia +compensable +competencies +competency +complacency +complacent +complainant +complainants +complaisance +complaisant +complaisantly +complementarity +complementation +compliant +compliantly +comport +comported +comportment +compositor +compositors +compost +compote +compressibility +compressor +compressors +compulsive +compulsively +compulsiveness +compulsives +compulsivity +con +concave +conceptuality +concertina +concertmaster +concerto +concertos +concessionaire +concessionaires +conch +conches +concierge +concierges +conciliate +conciliated +conciliates +conciliation +conciliations +conciliative +conciliator +conciliatory +conclave +conclaves +concoct +concocted +concocter +concoctive +concocts +concordance +concordant +concordantly +concourse +concourses +concubine +concubines +concussion +concussions +condemnate +condemnatory +condensate +condensates +condensations +condensible +condescension +condiment +condiments +condo +condo's +condolence +condolences +condominium +condominium's +condominiums +condoms +condos +conduce +conduced +conduces +conducing +conductance +conductances +coneflower +coney +confabulate +confabulated +confabulates +confabulation +confabulations +confect +confectionery +confects +conferee +conferees +conferrable +confessional +confessionally +confessionals +confirmatory +confiscatory +conflagration +conflagrations +confluent +confluents +conformal +conformance +conformation +conformation's +conformational +conformationally +conformations +conformist +conformists +confrontational +confute +confuted +confuter +confutes +confuting +congeal +congealed +congealing +congeals +congeniality +congenital +congenitally +congest +congesting +congestive +congests +conglomerate +conglomerated +conglomerates +conglomeration +conglomerations +conglomerative +congratulatory +congregationalism +congregationalist +congregationalists +congressmen +congresswoman +congresswomen +congruity +congruous +congruously +congruousness +conic +conical +conically +conicalness +conics +conifer +coniferous +conifers +conjectural +conjecturally +conjoin +conjoining +conjoins +conjoint +conjointly +conjugal +conjugally +conjugate +conjugated +conjugately +conjugateness +conjugates +conjugating +conjugation +conjugations +conjugative +conjuncture +conjunctures +conk +conked +conker +conkers +conking +conks +conn +conned +conner +conning +connivance +connive +connived +conniver +connives +conniving +connotation +connotations +connotative +connotatively +connubial +connubially +conquistador +conquistadores +conquistadors +consanguine +consanguineous +consanguineously +consanguinity +conscionable +conscript +conscripted +conscripting +conscription +conscriptions +conscripts +consensual +consensually +conservator +conservatory +consistence +consonance +consonantal +conspiratorial +conspiratorially +constance +consternate +consternated +consternates +consternating +constrict +constricted +constricting +constriction +constrictions +constrictive +constrictor +constrictors +constricts +constructional +constructionally +consular +cont'd +contaminant +contaminants +contentious +contentiously +contentiousness +contestant +contestants +continence +continuant +contort +contorted +contorting +contortion +contortions +contortive +contorts +contraband +contrabass +contraception +contraceptive +contraceptives +contradictorily +contraindicate +contraindicated +contraindicates +contraindicating +contraindication +contraindication's +contraindications +contraindicative +contrarily +contravene +contravened +contravener +contravenes +contravening +contravention +contrite +contritely +contriteness +contrition +controversialists +controvertible +contumacy +contumely +contusion +contusions +convalesce +convalescent +convalescing +convection +convections +conventionality +conversationalist +convexity +conveyor +conveyors +convivial +convivially +convocation +convocations +convoke +convoked +convokes +convoking +convolute +convolutely +convolution +convolutions +convolve +convolved +convolves +convolving +convulse +convulsed +convulses +convulsing +convulsive +convulsively +convulsiveness +cookbook +cookbooks +coolant +coolants +coolheaded +coplanar +copolymer +copolymers +copperhead +coppersmith +coppersmiths +coppery +copter +copters +copybook +copybooks +copyist +copywriter +coquette +coquetted +coquetting +cordage +cordite +cordon +corduroy +corduroys +coriander +corkscrew +corkscrews +cornbread +cornea +cornet +cornflower +cornier +corniest +corniness +cornmeal +cornstarch +cornucopia +corny +corona +coronal +coronate +coroner +coroners +corporeal +corporeality +corporeally +corporealness +corpsman +corpsmen +corpulence +corpulences +corpulent +corpulently +corpulentness +corpulentnesses +corpuscular +corral +corralled +corralling +corrals +corrigendum +corrigible +corrode +corroded +corrodes +corrodible +corroding +corrosive +corrosively +corrosiveness +corrosives +corrugate +corrugated +corrugates +corrugating +corrugation +corrugations +corruptible +corsage +corsages +cortex +cortexes +cortical +cortically +corticosteroid +corticosteroids +cortisone +corundum +coruscate +coruscated +coruscates +coruscating +coruscation +coruscations +corvette +cosily +cosmic +cosmical +cosmically +cosmological +cosmologically +cosmologist +cosmologist's +cosmologists +cosmopolitanism +cosmos +cosmoses +cosponsor +cosponsored +cosponsors +cossack +cossacks +cosy +cotangent +coterminous +coterminously +cotillion +cotter +cotters +cottonmouth +cottonseed +cottonwood +cottony +cougar +cougars +could've +coulomb +councilman +councilmen +councilwoman +councilwomen +counterargument +counterarguments +counterattack +counterattacker +counterbalance +counterbalanced +counterbalances +counterbalancing +counterclaim +countercyclical +counterflow +counterforce +counterintuitive +counterman +countermand +countermanded +countermanding +countermands +countermen +counterpoise +counterproposal +countersink +countersinking +countersinks +countersunk +countervail +countervailed +countervailing +countervails +counterweight +counterweight's +counterweighted +counterweighting +counterweights +countrified +countrify +countrymen +countrywide +coup +coupe +couplet +couplet's +couplets +coups +courtesan +covalent +covalently +covariance +covariances +covariant +covariants +covariate +covariates +covariation +covary +coven +coverall +coveralled +coveralls +covington +cowbell +cowbird +cowbirds +cowhand +cowhands +cowherd +cowhide +cowhided +cowhiding +cowlick +coworker +coworker's +coworkers +cowpoke +cowpony +cowpox +cowpunch +cowpuncher +coxcomb +coxcombs +coy +coyly +coyness +cozen +crabapple +crabbed +crabbedly +crabbedness +crabbing +crackpot +crackpots +craftsmanship +craftsmen +craftspeople +craggier +cragginess +craggy +crammed +cramming +cranelike +crania +cranium +crankcase +crankshaft +crannied +crannies +cranny +crappie +crappier +crass +crassest +crassly +crassness +craw +crawlspace +crawlway +crawly +crayfish +crayon +crayons +creakier +creaky +creamery +creationism +creationism's +credent +credential +credentials +credenza +credo +credos +creedal +creekside +creepier +creepiness +creepy +crematory +crescendo +cress +crestfallen +crestfallenly +crestfallenness +cretinous +crewcut +crewel +crewman +crewmen +cribbing +criminality +crimp +crimped +crimper +crimping +crimps +crinkle +crinkled +crinkles +crinkling +crinkly +criss +crisscross +crisscrossed +crisscrosses +criticality +crock +crocked +crocker +crockery +crocks +crocodile +crocodiles +crocus +crocuses +croft +crofter +crofters +crone +crones +cronies +crony +croon +crooned +crooner +crooners +crooning +croons +crossarm +crosshatch +crosshatched +crosshatches +crosshatching +crosspoint +crossproduct +crossproducts +crossroad +crossroading +crossroads +crosstalk +crosswalk +crossway +crossways +crosswise +crotch +crotched +crotches +crotchetiness +crotchety +croupier +croutons +crowbait +crowbar +crowbar's +crowbars +crowfoot +crowfoots +crucible +crucifix +crucifixion +crud +cruddy +crudities +crudity +cruft +crufty +crummier +crummies +crummy +crump +crushproof +cryogenic +cryogenics +cryostat +crypt +cryptanalyst +cryptanalytic +cryptogram +cryptogram's +cryptograms +cryptographer +cryptologic +cryptological +cryptologist +crypts +crystallite +crystallites +crystallographer +crystallographers +crystallographic +crystallography +cubbyhole +cubicles +cubism +cubist +cubists +cud +cuddlier +cuddly +cufflink +cufflinks +cuisine +culinary +culpa +culpable +culpableness +culpas +cultist +cultists +cultivable +culvert +cumin +cumulate +cumulated +cumulates +cumulating +cumulation +cumulations +cumulus +cupcakes +cupidity +cupric +cuprous +curate +curative +curatively +curator +curators +curbside +curd +curdle +curdled +curdles +curdling +curia +curiae +curie +curio +curios +curlicue +curricula +curtsey +curtseyed +curtseying +curtseys +curvaceous +curvaceously +curvilinear +curvilinearity +curvilinearly +cushiest +cushy +custodial +customhouse +customhouses +cutaneous +cutaneously +cutback +cutbacks +cutlass +cutlet +cutlets +cutout +cutouts +cutthroat +cuttlebone +cuttlebones +cuttlefish +cuttlefishes +cutworm +cyanate +cyanic +cyanide +cyclical +cyclist +cyclists +cyclohexanol +cyclopean +cyclops +cylindric +cynic +cynicism +cynics +cytochemistry +cytolysis +cytoplasm +czarevitch +czarina +czarism +czarist +czarship +d'art +d'etat +d'etre +d'oeuvre +d's +dab +dabbed +dabbing +dabs +dachshund +dactyl +dactylic +dactyls +daffier +daffy +dairyland +dairyman +dairymen +dais +daises +dallied +dallier +dally +dallying +dammed +damming +dammit +dancelike +dandily +dang +danged +dank +dankly +dankness +dapper +dapperly +dapperness +dapple +dappled +dapples +dappling +dashboard +dashboards +dastard +dastardliness +dastardly +databanks +datafile +datagram +datagram's +datagrams +dataset +datasets +dateline +datelined +datelines +daub +daubed +dauber +daubs +davenport +davits +dawdle +dawdled +dawdler +dawdlers +dawdles +dawdling +daybed +deaconess +deactivate +deactivated +deactivates +deactivating +deactivation +deadhead +deadheads +deadweight +deadwood +dealerships +dearie +deassign +deassigns +deathbed +deathward +debacle +debacles +debar +debarring +debars +debase +debased +debaser +debases +debasing +debauch +debauched +debauchedly +debauchedness +debaucher +debauchery +debauches +debenture +debentures +debility +debit +debited +debiting +debits +debonair +debonairly +debonairness +debrief +debriefed +debriefing +debriefs +debunk +debunker +debunking +debunks +debut +debutante +debutante's +debutantes +debuting +debuts +decaffeinate +decaffeinated +decaffeinates +decaffeinating +decal +decant +decanted +decanter +decanters +decanting +decants +decapitated +decathlon +decathlons +decedent +decennial +decennially +decertification +decertify +dechlorinate +dechlorinated +dechlorinates +dechlorination +decibel +decibels +deciduous +deciduously +deciduousness +decile +decisional +declaim +declaimed +declaimer +declaiming +declaims +declamation +declamations +declamatory +declarator +declarators +declaratory +declassification +declassifications +declassify +declension +declensions +declivity +decolletage +decolletages +decollimate +decompress +decompressed +decompresser +decompresses +decompressing +decontaminated +decontrol +decontrolled +decontrolling +decor +decorator +decorators +decorous +decorously +decorousness +decorticate +decorticated +decorticates +decorticating +decortication +decried +decrier +decries +decry +decrying +decrypt +decrypted +decrypting +decryption +decrypts +deductibility +deductible +deductibles +deemphasis +deerskin +deerskins +deerstalker +deface +defacement +defacer +defaces +defacing +defame +defamed +defamer +defames +defaming +defecate +defecated +defecates +defecating +defecation +defecations +defensible +deferent +deferents +deflate +deflated +deflater +deflates +deflating +deflation +deflect +deflected +deflecting +deflection +deflections +deflective +deflector +deflects +defocus +defocusing +deforestation +deform +deformational +deforming +deforms +defraud +defrauded +defrauder +defrauding +defrauds +defray +defrayed +defraying +defrays +defrost +defrosted +defroster +defrosting +defrosts +deft +defter +deftest +deftness +defunct +degrease +degum +degumming +dehumidification +dehumidifications +dehumidified +dehumidifier +dehumidify +dehydrate +dehydrated +dehydrates +dehydrating +dehydration +deification +deify +deja +deject +dejection +delectable +delectableness +delectation +delegable +deleterious +deleteriously +deleteriousness +deli +deli's +delicatessen +delicti +delimitation +delirium +deliriums +delis +deliveryman +deliveryman's +deliverymen +deliverymen's +delouse +deloused +delouses +delousing +deltoid +deltoids +delusive +delusively +delusiveness +deluxe +demagnification +demagnify +demagogue +demagogues +demarcate +demarcated +demarcates +demarcating +demarcation +demean +demeaned +demeaning +demeans +demented +dementedly +dementedness +demerit +demerits +demigod +demiscible +demit +demitted +demitting +demographer +demographer's +demographers +demographical +demographically +demography +demoniac +demonic +demonstrably +demote +demoted +demotes +demoting +demotion +demountable +demultiplex +demurred +demurrer +demurring +denature +denatured +denatures +denaturing +denim +denims +denominate +denominated +denominationally +denominative +denouement +densitometer +densitometer's +densitometers +densitometric +densitometry +dentistry +denture +dentures +denude +denuded +denuder +denudes +denuding +denumerable +denunciate +denunciated +denunciates +denunciating +denunciation +denunciations +denunciative +deodorant +deodorant's +deodorants +deoxyribonucleic +depiction +depictions +deplorably +deployable +depositary +depository +depravities +depravity +deprecate +deprecated +deprecates +deprecating +deprecatingly +deprecation +deprecations +deprecatory +depreciable +depredations +depressant +depressants +depressible +depressors +deputation +deputations +depute +deputed +deputes +deputing +derange +deranged +derangement +deranges +deranging +deregulate +derelict +dereliction +derelicts +derisive +derisively +derisiveness +derivate +derogate +derogated +derogates +derogating +derogation +derogative +derogatory +derrick +derricked +derricking +derricks +derriere +dervish +dervishes +descant +descendent +descendent's +descendents +desecrate +desecrated +desecrater +desecrates +desecration +desegregate +desegregated +desegregates +desegregating +desegregation +desist +desorption +desperado +desperadoes +despicably +despoil +despoiled +despoiler +despoilers +despoiling +despoils +despond +despondency +despondent +despondently +despotism +dessicate +destinate +destruct +destructor +destructs +desuetude +desultoriness +desultory +detachable +detente +detentions +deter +detergency +detergent +detergents +determinability +deterred +deterrence +deterrent +deterrently +deterrents +deterring +deters +detersive +detersives +detestation +detestations +detonable +detonator +detonator's +detonators +detour +detoured +detouring +detours +detrimental +detrimentally +detune +detuned +detunes +detuning +deuce +deuced +deucedly +deuces +deucing +deus +deuterium +deuteriums +devaluation +devalue +devalued +devalues +devaluing +deviance +deviances +devious +deviously +deviousness +devoice +devoiced +devoices +devoicing +devolve +devolved +devolves +devolving +devotional +devotionally +dewar +dewars +dexter +dextrous +diabase +diabetic +diabetics +diabolic +diabolical +diabolically +diabolicalness +diachronic +diachronicness +diacritical +diacritically +diacriticals +diagnometer +diagnometer's +diagnometers +diagnostician +diagnosticians +diagrammaticality +dialectal +dialectally +dialectic +dialectical +dialectically +dialectics +dialysis +diamagnetic +diametric +diaphanous +diaphanously +diaphanousness +diathermy +diathesis +diatom +diatomic +diatoms +diatonic +dichloride +dichotomous +dichotomously +dichotomousness +dick +dicker +dickered +dickering +dickers +dickey +dicks +dicotyledon +dictatorial +dictatorially +dictatorialness +didactic +didactics +diddle +diddled +diddler +diddling +diehard +diehards +diem +diesel +diesels +dietaries +dietary +dietetic +dietetics +diethylaminoethyl +diethylstilbestrol +dietician +dieticians +differentiability +differentiable +differentiator +difficile +diffidence +diffident +diffidently +diffract +diffracted +diffracting +diffraction +diffractions +diffractometer +diffractometer's +diffractometers +diffracts +diffusible +digitalis +dignitaries +dignitary +digram +dihedral +dilapidate +dilapidated +dilapidates +dilapidating +dilapidation +dilatation +dilator +dilatoriness +dilatory +dilettante +dilettantes +dilithium +dill +dillinger +dilogarithm +dimensionless +dimethyl +dimethylglyoxime +ding +dinghies +dinghy +dingo +dinnertime +dinnerware +dinosaur +dinosaurs +diocesan +diocese +diorama +dioramas +dioxalate +diphthong +diphthongs +dipodic +dipody +dipole +dipole's +dipoles +directivity +directorate +directorship +directrices +directrix +direful +direfully +disablement +disaffected +disaffectedly +disaffectedness +disaffection +disaffiliate +disaffiliated +disaffiliates +disaffiliating +disaffiliation +disaggregate +disaggregated +disaggregating +disaggregation +disaggregative +disapprobation +disarranged +disarray +disarrays +disarticulated +disassembly +disavow +disavowal +disavowals +disavowed +disavowing +disavows +disbar +disbars +disbelief +discipleship +discomfit +discomfited +discomfiting +discomfits +discontinuation +discordant +discordantly +discorporate +discorporated +discourteous +discourteously +discourteousness +discrepant +discrepantly +discretionary +discriminable +discriminant +discursive +discursively +discursiveness +discus +discuses +discussant +discussants +disdainful +disdainfully +disdainfulness +disembodied +disembowel +disembowels +disenchantment +disengagement +disequilibrium +disgruntle +disgruntles +disgruntling +disgustful +disgustfully +disharmony +dishevel +dishevels +dishonesty +dishwater +disincentives +disinclination +disincorporated +disinherit +disinheritance +disinherited +disinheriting +disinherits +disintegrate +disintegrated +disintegrates +disintegrating +disintegration +disintegrations +disintegrative +disinterest +disinterred +disjoin +diskette +diskettes +dislodgement +disloyal +disloyally +disloyalty +dismantle +dismantled +dismantles +dismantling +dismembered +dismemberment +disobedient +disobediently +disoriented +disparage +disparaged +disparagement +disparager +disparages +disparaging +disparagingly +dispassionate +dispassionately +dispassionateness +dispensary +dispensate +dispersal +dispersement +dispersible +dispositional +dispossessed +dispossession +disproportion +disproportional +disproportionate +disproportionately +disproportionation +disputable +disputant +disquietude +disquisition +disrepair +disreputable +disreputableness +disrepute +disrespect +disrobe +dissect +dissected +dissecting +dissection +dissects +dissemble +dissembled +dissembler +dissembling +dissimulation +dissociable +dissonant +dissonantly +dissuade +dissuaded +dissuader +dissuades +dissuading +distaff +distaffs +distend +distended +distension +distillate +distillates +distillations +distilleries +distillery +distortable +distributorship +disulfide +disunion +disunited +disunity +disuse +disused +disvalues +disyllable +dither +dithered +ditherer +dithering +ditties +ditto +dittos +ditty +diurnal +diva +divalent +diversionary +divertimento +divestiture +divination +divisible +divisional +divisive +divisively +divisiveness +divorcee +divorcees +divvied +divvies +divvying +dizzily +doable +docile +docilely +docket +docketed +docketing +dockets +dockside +dockyard +doctrinaire +doctrinal +doctrinally +dodecahedra +dodecahedral +dodecahedron +doe +doff +doffing +doffs +doggone +doggoned +doggoning +doghouse +dogleg +dogmatic +dogmatically +dogmatics +dogtooth +dogtrot +dogwood +doldrum +doldrums +dolomite +dolomites +dolomitic +dolt +doltish +doltishly +doltishness +domesticity +domicile +domiciled +dominator +domineer +domineering +domineeringly +domineeringness +domino +donned +donning +donnish +donnishly +donnishness +donnybrook +donor +donors +donuts +doodle +doodled +doodler +doodles +doodling +doomsday +doorbell +doorkeep +doorkeeper +doorkeepers +doorknob +doorknobs +doorman +doormen +dopant +dorm +dormer +dosage +dosages +dosimeter +dosimeter's +dosimeters +dosimetry +dossier +dossiers +dotage +dotard +doubleheader +doubleton +doubloon +dour +dourly +dourness +dovetail +dowager +dowagers +dowdier +dowdies +dowdiness +dowdy +dowel +dower +downbeat +downgrade +downgraded +downgrades +downgrading +downhill +downpour +downside +downslope +downspout +downswings +downtrend +downtrodden +downturn +downturns +downwind +dowries +dowry +dowse +dowser +dowses +dowsing +draftee +draftees +dragger +dragnet +dragonfly +dragonhead +dram +dramatical +dramaturgy +dreadnought +dreamboat +dreamless +dreamlessly +dreamlessness +dreamlike +dreamt +dreg +dressier +dressiness +dressmaking +dressy +drib +dribble +dribbled +dribbler +dribbles +dribbling +dribs +dripped +drippier +dripping +drippy +drizzle +drizzled +drizzles +drizzling +drizzlingly +drizzly +droll +drollness +dromedary +droopier +droopy +drophead +droplet +droplets +dropout +dropouts +drosophila +dross +drowse +drowsed +drowses +drowsily +drowsing +drub +drubbing +drudge +drudger +drudges +drudging +drudgingly +drugged +drugging +drugless +drugstore +drugstores +druid +drumhead +dryer +dryers +dryness +drywall +dualism +dubbed +ducat +duce +duces +duckling +duct +ducted +ductile +ducting +ducts +ductwork +dud +duds +duet +duets +duff +duffel +duffer +duffers +dugout +dukedom +dulcet +dulcetly +dulcify +dullard +dumbfound +dumbfounded +dumbfounder +dumbfounds +dumpier +dumpiness +dumpy +dun +dung +dunk +dunker +duopolist +duopoly +dupe +duped +duper +dupes +duping +dupion +duplex +duplexer +duplicable +duplicity +durational +duress +dustbin +dustbins +dutiable +dwarves +dwelt +dyad +dyadic +dyads +dynamical +dynamism +dynamo +dynamos +dynastic +dysentery +dyspeptic +dysprosium +dystopia +dystrophy +e'er +e's +eardrum +eardrums +earphone +earphones +earsplitting +earthier +earthiness +earthmen +earthmover +earthmoving +earthy +easel +eastbound +easternmost +easygoing +easygoingness +eatable +eatables +eave +ebullient +ebulliently +ecclesiastic +echelon +echelons +echinoderm +eclectic +eclectically +ecliptic +ecological +ecologically +ecologists +econometric +econometricians +econometrics +ecosystem +ecosystems +ecstatic +ecstatics +ecumenic +ecumenic's +ecumenical +ecumenically +ecumenicist +ecumenicist's +ecumenicists +ecumenics +ecumenist +ecumenist's +ecumenists +ed +edelweiss +eden +edgewise +edgier +edginess +edgy +edification +edified +edifies +edify +edifying +editorialist +editorship +educe +educing +eelgrass +eerily +efface +effaceable +effaced +effacer +effaces +effacing +effectual +effectualness +effectuate +effectuated +effectuates +effectuating +effectuation +efferent +efferently +effete +effetely +effeteness +efficacious +efficaciously +efficaciousness +effloresce +efflorescent +effluent +effluents +effluvia +effluvium +efflux +effluxion +effuse +effused +effuses +effusing +effusion +effusive +effusively +effusiveness +egalitarian +egalitarianism +egghead +eggheaded +eggheadedness +eggplant +eggshell +egocentric +egotism +egotist +egotistic +egotistical +egotistically +egotists +egregious +egregiously +egregiousness +egress +egret +egrets +eh +eider +eidetic +eigenstate +eigenstates +eigenvector +eigenvectors +eightfold +einsteinium +ejection +ejector +ejectors +elan +elastomer +electorate +electress +electrician +electricians +electro +electrocardiogram +electrocardiogram's +electrocardiograms +electrocardiograph +electrodynamic +electrodynamicly +electrodynamics +electroencephalogram +electroencephalogram's +electroencephalograms +electrolysis +electromagnet +electromagnetism +electromagnetisms +electromagnets +electromyograph +electromyographic +electromyographically +electromyography +electrophoresis +electrophorus +electroshock +electroshocks +electrostatic +electrostatics +electrotherapist +electrotypers +electroweak +elegiac +elegies +elegy +elephantine +elfin +elision +elisions +elite +eliteness +elites +ellipsometer +ellipsometer's +ellipsometers +ellipsometry +ellipticity +elocution +elope +eloped +eloper +elopes +eloping +eluate +eluates +elute +eluted +eluting +elution +elysian +emaciate +emaciates +emaciating +emaciation +emanate +emanated +emanates +emanation +emanations +emanative +emancipate +emancipated +emancipates +emancipating +emasculate +emasculated +emasculates +emasculating +emasculation +embalm +embalmer +embalmers +embalming +embalms +embank +embanked +embanking +embankment +embankments +embanks +embarcadero +embargo +embargoed +embargoes +embargoing +embattle +embattled +embattles +embattling +embedder +embezzlement +embittered +emblematic +embolden +emboldened +emboldens +emboss +embossed +embosser +embossers +embosses +embossing +embower +embraceable +embrittle +embroil +embroiled +embroiling +embroils +embryonic +emcee +emceed +emend +emendable +emender +emeritus +emirate +emissaries +emissary +emission +emission's +emissions +emissivities +emissivity +emittance +emitter +emitters +emitting +emolument +emoluments +emotionalism +emotionality +empath +empathetically +empathic +emphysema +emphysematous +empiric +empiricism +emplace +employability +emporium +emporiums +emulsification +emulsified +emulsifier +emulsifies +emulsify +emulsion +emulsions +encampment +encase +encased +encephalitis +encephalographic +enchain +enchained +enchantress +enchiladas +enclave +enclaves +encomium +encomiums +encore +encored +encores +encoring +encroach +encroached +encroacher +encroaches +encroaching +encroachment +encrust +encrusted +encrusting +encrusts +encumbrance +encumbrancer +encumbrances +encyclical +endearment +endearments +endemicity +endgame +endnote +endnote's +endnotes +endogamous +endogamy +endogenous +endogenously +endosperm +endothelial +endothermic +endpoint +endpoints +energetically +enervate +enervated +enervates +enervating +enervation +enervative +enfeeble +enfeebled +enfeebles +enfeebling +enforceability +enforceable +enforcible +engorge +engorged +engorges +engorging +engulfed +engulfing +engulfs +enigma +enjoinder +enlargeable +enmesh +enmeshed +enquiries +enquiry +enrapture +enraptured +enraptures +enrapturing +enrichment +enrollee +enrollees +ensconced +enshroud +enslavement +entailment +entanglement +enthalpy +enthralled +enthralling +enthrone +enthroned +enthrones +enthroning +enthuse +enthused +enthuses +enthusing +enticements +entitlement +entitlements +entomb +entombed +entomologist +entomology +entourage +entourages +entrain +entrained +entrainer +entraining +entrains +entranceway +entrant +entrants +entrap +entrapment +entrapments +entrapped +entraps +entree +entrees +entrenchment +entrenchments +entrepreneurial +entrepreneurship +entwine +entwined +entwines +entwining +enunciable +enunciate +enunciated +enunciates +enunciating +envenom +envenomed +envenoming +envenoms +enviable +enviableness +enzymatic +enzymatically +enzyme +enzymes +enzymology +eohippus +ephemerides +ephemeris +epicure +epicurean +epicycle +epicycles +epicyclic +epicyclical +epicyclically +epidemiological +epidemiologically +epidemiology +epidermic +epidermis +epigenetic +epigram +epigrammatic +epigrams +epigraph +epigrapher +epilepsy +epileptic +epileptics +epilogue +epilogues +epiphany +epiphenomena +episcopate +epistolatory +epitaxy +epithelial +epithelium +epitome +epitomes +epochal +epochally +epoxy +equable +equableness +equanimities +equanimity +equestrian +equestrians +equidistant +equidistantly +equilateral +equilaterals +equilibrate +equilibrated +equilibrates +equilibrating +equilibration +equilibria +equine +equines +equinox +equipotent +equiproportional +equiproportionality +equiproportionate +equivocal +equivocally +equivocalness +equivocation +eradicable +erbium +ergodic +ergodicity +erode +eroded +erodes +erodible +eroding +erosible +erosion +erosive +erosiveness +erotic +erotica +erotically +errancies +errancy +errant +errantly +errantry +errants +errata +erratas +erratically +erratum +ersatz +erstwhile +erudite +eruditely +erudition +erupt +erupted +erupting +eruptive +eruptively +erupts +escadrille +escapist +escarpment +escarpment's +escarpments +escritoire +escrow +escutcheon +escutcheons +esophagi +esplanade +espousal +espousals +essayists +esters +estimable +estimableness +estimator +estimators +estoppal +estrange +estranged +estrangement +estranger +estranges +estranging +estuaries +estuarine +estuary +et +eta +etas +etcetera +etceteras +etched +ethane +ethanol +ethicist +ethicists +ethnically +ethnicities +ethnicity +ethnographers +ethnographic +ethnography +ethnology +ethnomethodology +ethology +ethos +ethyl +ethylene +etymological +etymologically +etymologies +etymology +eucalyptus +eugenic +eugenics +eulogies +eulogy +euphemist +euphony +euphoric +eureka +europium +euthanasia +evanescent +evangelic +evangelical +evangelicalism +evangelically +evangelism +evangelist +evangelistic +evangelists +evasion +evasions +evasive +evasively +evasiveness +evensong +eventide +eventides +eventuate +eventuated +eventuates +eventuating +everyman +evidential +evidentially +evildoer +evildoers +evocable +evocate +evocation +evocations +evocative +evocatively +evocativeness +evolutionists +ex +exaltation +exaltations +examinable +excelsior +excisable +excitability +excitatory +exclamatory +exclusionary +excoriate +excoriated +excoriates +excoriating +excoriation +excoriations +excrescence +excrescences +excretory +excruciate +excruciated +excruciates +excruciating +excruciation +exculpatory +excursus +excursuses +exec +execrable +execrableness +execrate +execrated +execrates +execrating +execration +execrative +executrix +executrixes +exegesis +exegete +exemption +exemptions +exercisable +exhilarate +exhilarated +exhilarates +exhilarating +exhilaratingly +exhilaration +exhilarative +exhort +exhorted +exhorter +exhorting +exhorts +exhumation +exhumations +exhume +exhumed +exhumer +exhumes +exhuming +exigent +exigently +exodus +exogamous +exogamy +exogenous +exogenously +exonerate +exonerated +exonerates +exonerating +exoneration +exonerative +exorciser +exorcism +exorcist +exoskeleton +exothermic +exotica +expansible +expansionist +expectable +expectorant +expectorate +expectoration +expediency +expellable +experiential +experientially +experimentalism +experimentalist +experimentalist's +experimentalists +expiable +expiate +expiated +expiates +expiating +expiation +expletive +expletives +explicable +explicate +explicated +explicates +explicating +explication +explicative +explicatively +exportation +exposit +exposited +expressionism +expressionist +expressionistic +expressionists +expressionless +expressionlessly +expressionlessness +expressway +expressways +expurgate +expurgated +expurgates +expurgating +expurgation +extemporaneous +extemporaneously +extemporaneousness +extempore +extendibility +extensional +extensionally +extensor +exterminator +exterminator's +exterminators +extern +externalities +extirpate +extirpated +extirpating +extirpation +extirpative +extolled +extoller +extolling +extort +extorted +extorter +extorting +extortive +extorts +extracellular +extracellularly +extraditable +extralegal +extralegally +extramarital +extraterrestrial +extravaganza +extravaganzas +extrema +extremism +extricable +extricate +extricated +extricates +extricating +extrication +extroversion +extrovert +extroverted +extroverts +extrude +extruded +extruder +extrudes +extruding +extrusion +extrusive +exuberant +exuberantly +exudation +exude +exuded +exudes +exuding +exultant +exultantly +eyeful +eyelash +eyelashes +eyeless +eyelet +eyelets +eyesore +eyesore's +eyesores +eyeteeth +f's +faceplate +facetious +facetiously +facetiousness +facilitators +facilitatory +factious +factiously +factiousness +facto +factuality +fad +fadeout +fads +faerie +faery +failsafe +fairgoer +fairgoers +fairgrounds +fairless +fairway +fairways +falafel +falconry +falloff +fallout +fallouts +fallow +fallowness +familial +fanatical +fanaticalness +fanaticism +fanfare +fanfold +fangled +fanout +fantasia +fantasist +fantastically +farcical +farcically +farfetched +farfetchedness +farina +farmland +farmlands +farmworker +farmworkers +farsighted +farsightedly +farsightedness +fascicle +fascicled +fascicles +fasciculate +fasciculated +fasciculation +fasciculations +fascism +fascist +fascists +fastidious +fastidiously +fastidiousness +fatalistic +fatalists +fateful +fatefully +fatefulness +fatherhood +fatherless +fatso +fattier +fatties +fattiness +fatty +fatuity +fatuous +fatuously +fatuousness +faucet +faucets +faun +fauna +fax +fax's +faxes +faze +fazed +fazes +fazing +fealty +fearsome +fearsomely +fearsomeness +feasibly +featherbed +featherbedding +featherbrain +featherbrained +feathertop +featherweight +feathery +febrile +feces +fecund +fecundability +fecundity +federalism +federalist +federalists +federate +federated +federates +federating +federations +federative +federatively +fedora +feint +feinted +feinting +feints +feldspar +felicitous +felicitously +felicitousness +feline +felinely +felines +fella +fellas +felon +felonious +feloniously +feloniousness +felons +felony +feminism +femme +femmes +fencepost +fend +fender +fenders +fennel +fermion +fermion's +fermions +fermium +fernery +ferret +ferreted +ferreter +ferreting +ferrets +ferric +ferris +ferro +ferroelectric +ferromagnet +ferromagnetic +ferrous +fervid +fervidly +fervidness +fest +fester +festered +festering +festers +fetal +fete +feted +fetes +fetish +fetishes +fettle +fettled +fettles +fettling +feudalistic +feudatory +fiance +fiancee +fiasco +fiat +fiats +fib +fibbing +fibrin +fibrosis +fiche +fictive +fictively +fiddlestick +fiddlesticks +fide +fidget +fidgeted +fidgeting +fidgets +fiducial +fiducially +fiduciary +fief +fiefdom +fieldstone +fieldwork +fieldworker +fieldworkers +fiendish +fiendishly +fiendishness +fierily +fiesta +fifths +figment +figural +figurine +figurines +filamentary +filbert +filberts +filch +filched +filches +filet +filets +filibuster +filibustered +filibusterer +filibustering +filibusters +filigree +filigreed +fillet +filleted +filleting +fillets +fillies +filly +filmdom +filmier +filminess +filmstrip +filmstrips +filmy +filtrate +filtrated +filtrates +filtrating +finale +finale's +finales +finalist +finalists +finch +findable +finesse +finessed +finessing +fingernail +fingernails +fingerprint +fingerprinted +fingerprinting +fingerprints +fingertip +fingertips +finial +finickiness +finicky +fink +finned +finny +fireball +fireballs +fireboat +firebreak +firebreaks +firebug +firecracker +firecrackers +firefight +firefighters +firefighting +firefights +firehouse +firehouses +firemen +firepower +fireproof +firewall +firework +fishier +fishmeal +fishmonger +fishmongers +fishpond +fishy +fissile +fission +fissioned +fissioning +fissions +fisticuff +fisticuffs +fittest +fivefold +fizz +fizzer +fizzle +fizzled +fizzles +fizzling +fjord +fjords +flabbergast +flabbergasted +flabbergasting +flabbergastingly +flabbergasts +flagellate +flagellated +flagellates +flagellating +flagellation +flagman +flagpole +flagpoles +flagstaff +flagstone +flail +flailed +flailing +flails +flair +flak +flakier +flakiness +flaky +flam +flamboyant +flamboyantly +flamen +flamethrower +flange +flanged +flanges +flapped +flapper +flappers +flashback +flashbacks +flashbulb +flashbulbs +flashier +flashiness +flashy +flatbed +flathead +flatiron +flatirons +flatland +flatlander +flatlands +flatulence +flatulent +flatulently +flatworm +flautist +flaxseed +fleawort +fleck +flecked +flecker +flecking +flecks +fledge +fledges +fledging +fletch +fletched +fletcher +fletches +fletching +fletching's +fletchings +flex +flexed +flexing +flexural +flexure +flimsier +flimsies +flimsiness +flimsy +flintier +flintiness +flintless +flintlock +flinty +flipflop +flippant +flippantly +flipped +flippers +flipping +flirtation +flirtations +flirtatious +flirtatiously +flirtatiousness +flitting +flocculate +flocculated +flocculates +flocculating +flocculation +floe +floes +flog +flogged +flogging +flogs +floodgate +floodlight +floorboard +floorboards +flophouses +flopped +flopping +floral +florally +florid +floridly +floridness +florist +florists +flotation +flotations +flotilla +flotillas +flounce +flounced +flounces +flouncing +floury +flout +flouted +flouter +flouting +flouts +flowerpot +flowstone +flu +flub +flubbed +flubbing +flubs +flue +fluency +fluff +fluffs +fluke +fluoresce +fluorescent +fluorescer +fluoresces +fluoridate +fluoridated +fluoridates +fluoridating +fluoridation +fluoridations +fluoride +fluorides +fluorimetric +fluorinated +fluorine +fluorite +fluorocarbon +flushable +fluster +flustered +flustering +flusters +flutist +flux +fluxed +fluxes +flyaway +flycatcher +flycatchers +flywheel +flywheels +foal +foals +foamier +foaminess +foamy +fob +foible +foibles +foist +foisted +foisting +foists +foldout +foldouts +foliate +foliated +foliates +foliating +foliation +foliations +folio +folios +folklike +folksier +folksiness +folksong +folksongs +folksy +follicle +follicles +follicular +followup +followup's +followups +foment +fomented +fomenter +fomenting +foments +foolhardiness +foolhardy +footage +footages +footbridge +footbridges +footfall +footfalls +foothill +foothills +footloose +footmen +footpad +footpads +footpath +footstool +footstools +footwear +footwork +fop +foppery +foppish +foppishly +foppishness +fops +forbore +forebears +foreclosed +foreclosing +forefeet +forefront +foreknowledge +foreknown +foreleg +foremen +forensic +forensics +forepart +forepaws +forerunner +forerunners +foresaw +foreseeing +foreshortened +foreshortening +forestry +foreword +forfeiture +forfeitures +forfend +forfended +forfending +forfends +forgo +forgoer +forgoing +forklift +formability +formaldehyde +formate +formates +formic +formidably +formulaic +forsook +forswear +forswears +forthcome +forthright +forthrightly +forthrightness +fortiori +fossiliferous +foulmouth +foulmouthed +foundling +foundlings +fountainhead +fourfold +foursome +foursomes +foursquare +fourths +fovea +foxglove +foxhole +foxholes +foxhound +foxier +foxiness +foxtail +foxy +foyer +fracases +fractionated +fractionation +fractious +fractiously +fractiousness +fragmentarily +fragmentation +francium +frankfurter +frankfurters +franklin +fraudulent +fraudulentness +frazzle +frazzled +frazzles +frazzling +freakish +freakishly +freakishness +freeboot +freebooter +freebooters +freeborn +freedman +freedmen +freehand +freehanded +freehandedly +freehold +freeholder +freeholders +freemen +freestone +freethinkers +freewheel +freewheeled +freewheeler +freewheelers +freewheeling +freewheelingness +freewheels +frenetic +freon +fresco +frescoed +frescoes +frescoing +frescos +freshwater +fretted +fretting +friable +friableness +frictional +frictionally +friendlily +frigid +frigidly +frigidness +frilly +friskier +friskiness +frisky +fritter +fritterer +fritters +frivolity +frizzle +frizzled +frizzles +frizzling +fro +frolicking +frontage +frontal +frontally +frontiersman +frontiersmen +frostbite +frostbiting +frostbitten +frothier +frothiness +frothy +frowzier +frowzy +frugality +frustum +fuchsia +fuck +fuck's +fucked +fucker +fucker's +fuckers +fucking +fucks +fudge +fudged +fudges +fudging +fugue +fulcrum +fullback +fullbacking +fulminate +fulminated +fulminates +fulminating +fulmination +fulminations +fulsome +fulsomely +fulsomeness +fumigant +fumigate +fumigated +fumigates +fumigation +fumigations +functionalism +functionalist +functionalists +functionary +fundamentalism +funereal +funereally +fungal +fungi +fungible +fungicides +fungoid +funk +furbish +furbisher +furbishes +furbishing +furl +furled +furlong +furlongs +furlough +furloughed +furor +furor's +furors +furrier +furriers +furring +furry +furthermost +furthest +fuselage +fuselages +fusible +fusiform +fusillade +fusillades +fussier +fussily +fussiness +fussy +fustiness +fusty +fuzz +fuzzed +g's +gab +gabbing +gadfly +gadgetry +gaffe +gaffer +gaffes +gaggle +gagwriter +gagwriters +gainful +gainfully +gainfulness +gal +gala +galactic +galen +galena +galenite +gallium +gallivant +gallivanted +gallivanting +gallivants +gallonage +gallstone +gallstones +gals +galvanic +galvanism +galvanometer +galvanometer's +galvanometers +gambit +gambits +gambol +gambols +gamecock +gamut +gander +gangland +gangling +ganglion +gangplank +gangway +gangways +gantries +gantry +gardenia +gardenias +gargantuan +gargoyle +gargoyled +gargoyles +garish +garishly +garishness +garnet +garret +garrets +garrulous +garrulously +garrulousness +gasification +gasifications +gasified +gasifier +gasifiers +gasifies +gasify +gasifying +gasket +gaskets +gaslight +gaslighted +gaslights +gassiness +gassy +gastronome +gastronomes +gastronomy +gator +gauche +gauchely +gaucheness +gaugeable +gauntlet +gauntleted +gauss +gausses +gavel +gawk +gawker +gawkier +gawks +gawky +gazelle +gazelles +gazette +gazetted +gazetteer +gazetteers +gazettes +gazetting +gee +geek +geek's +geeks +geest +geisha +geishas +gelable +gelatine +gelatinous +gelatinously +gelatinousness +geld +gelding +geldings +gemlike +genealogies +genealogists +genealogy +genera +generational +genesis +geneticist +geneticist's +geneticists +genie +genie's +genies +genitive +genitive's +genitives +genotype +genotype's +genotypes +gent +gentian +gentians +gentile +gentiles +gentility +gentlemen +gentlewomen +gentlewomen's +gentrification +gents +geocentric +geocentricism +geochemical +geochemically +geochemistry +geochronology +geodesic +geodesics +geodetic +geographer +geographer's +geographers +geologic +geology +geometer +geometer's +geometers +geometrical +geometrically +geometrician +geomorphological +geomorphology +geophysical +geophysically +geophysicist +geophysicists +geophysics +geopolitic +geopolitical +geopolitically +geopolitics +geosynchronous +gerbil +geriatric +geriatrics +germanium +germicidal +germicide +germicides +germinal +germinally +gerontologist +gerontologists +gerontology +gerrymandering +gerund +gerundive +gestapo +gestate +gestated +gestates +gestating +gestation +gestation's +gestations +gesticulate +gesticulated +gesticulates +gesticulating +gesticulation +gesticulations +gesticulative +gesticulatively +getaway +getaways +geyser +geysered +geysering +geysers +gherkin +gherkins +ghetto +ghettos +ghostlike +ghoul +ghoulish +ghoulishly +ghoulishness +ghouls +giantess +gibber +gibbered +gibbering +gibbers +gibbet +gibbeted +gibbeting +gibbets +gibbon +gibbons +gibbous +gibbously +gibbousness +gibe +giber +gibes +gibing +giblet +giblets +giddap +giddily +gigacycle +gigacycles +gigahertz +gigavolt +gigawatt +gigging +gila +gilbert +gimpy +ginkgo +ginmill +ginning +ginseng +girlie +girlish +girlishly +girlishness +gist +git +giveaway +giveaways +glaciate +glaciated +glaciates +glaciating +glaciation +gladden +gladdened +gladdening +gladdens +gladdy +gladiator +gladiators +gladiolus +glamorous +glamorously +glamorousness +glandular +glandularly +glassless +glassware +glasswort +glaucoma +glaucous +glaziers +glib +glibly +glibness +glim +gloat +gloated +gloater +gloats +glob +globetrotter +globule +globulin +globulins +glommed +glottis +gloveless +gluey +glum +glumly +glumness +glut +gluten +glutinous +glutinously +glutinousness +gluts +glutted +glutting +glutton +glutton's +gluttons +glyceride +glycerin +glycerinate +glycerinated +glycerine +glycerol +glycol +glycols +glyph +gnarl +gnarled +gnarls +gnash +gnashes +gnashing +gneiss +gnome +gnomelike +gnomes +gnomonic +gnostic +gnu +gnus +gob +gobbledygook +goddamn +goddamned +godfather +godhead +godless +godlessness +godparent +godsend +godsends +godson +goggle +goggled +goggler +gogglers +goggles +goggling +goldenrod +goldenseal +goldfinch +goldfish +goldsmiths +golly +gondola +gondolas +goober +goodwill +gooey +goof +goofed +goofier +goofiness +goofing +goofs +goofy +gooseberry +gopher +gophers +gorgon +goshawk +gosling +gossamer +gourd +gourmand +gourmand's +gourmands +gourmet +gourmets +gout +governance +grad +gradate +gradated +gradates +gradating +grads +gradualist +gradualists +graffiti +grail +grails +grammarian +grammarians +grammatic +grammaticality +grandchild +grandchildren +granddaughter +granddaughters +grandiloquent +grandiloquently +grandnephew +grandnephews +grandniece +grandnieces +grandstand +grandstanded +grandstander +grandstanding +grandstands +granola +grantee +grantor +granular +granularly +granule +granules +granulocytic +grapefruit +grapheme +grasshoppers +grassland +grasslands +grassroots +gratis +graven +gravestone +gravestones +graveyard +graveyards +gravid +gravidly +gravidness +gravimetric +gravitate +gravitated +gravitates +gravitating +gravitations +gravitative +graybeard +graybeards +greatcoat +greatcoated +greatcoats +greenbelt +greenery +greengrocer +greenwood +gregarious +gregariously +gregariousness +greyhound +griddle +gridiron +griffin +grillwork +grimace +grimaced +grimacer +grimaces +grimacing +grime +grimes +grimmer +grinned +grinning +grinningly +grisliness +grisly +grist +gristlier +gristliness +gristly +gristmill +grittier +grittiness +gritty +grizzle +grizzled +grizzles +grizzling +groat +groats +groggier +grogginess +groggy +groin +grok +grokked +grokking +groks +grommet +groomsmen +grosbeak +grottoes +grouchier +grouchiness +grouchy +groundhog +groundhog's +groundhogs +groundless +groundlessly +groundlessness +groundskeepers +grout +grouted +grouter +grouting +grouts +grovelike +grubbier +grubbiness +grubbing +grubby +guano +guardhouse +gubernatorial +guerilla +guernsey +guernseys +guesswork +guffaw +guffaws +guidepost +guideposts +guildhall +guileless +guilelessly +guilelessness +guitarist +guitarists +gullet +gullets +gullible +gumbo +gummier +gumminess +gumming +gummy +gumption +gumshoe +gunboat +gunfight +gunfighter +gunfights +gunflint +gunk +gunky +gunman +gunmen +gunnery +gunny +gunshot +gunsling +gunslinger +gunslinging +gusset +gussets +gustiness +gusto +gusty +gutsier +gutsiness +gutsy +gutted +gutting +guttural +gutturalness +guzzle +guzzled +guzzler +guzzles +guzzling +gymnosperm +gyp +gypping +gypsite +gypsum +gyrate +gyrated +gyrates +gyrating +gyro +gyrocompass +gyros +gyroscopic +h's +habeas +haberdasheries +haberdashery +habitant +habitants +habituate +habituated +habituates +habituating +habituation +hacienda +haciendas +hackle +hackled +hackler +hackles +hackling +hackney +hackneyed +hackneying +hackneys +hacksaw +hacksaws +hackwork +haddock +haddocks +hadron +hafnium +haggle +haggled +haggler +haggles +haggling +haiku +hailstone +hailstorm +hairdo +hairdos +hairdressing +hairline +hairpin +halcyon +halfback +halfbacks +halfhearted +halfheartedly +halfheartedness +halftime +halibut +halibuts +halide +halides +halite +hallelujah +hallelujahs +hallucinate +hallucinated +hallucinates +hallucinating +hallucination +hallucinations +hallucinative +halo +halocarbon +halogen +halogens +halos +hammerhead +hammerless +hamming +hamster +hamsters +handclasp +handgun +handguns +handhold +handicapper +handicapping +handicraft +handicrafter +handicrafts +handicraftsman +handicraftsmen +handleable +handlebar +handlebars +handless +handmade +handmaiden +handout +handouts +handrail +handset +handsets +handspike +handspikes +handstand +handstands +handwrite +handwrites +handwritings +handyman +handymen +hangable +hangman +hangman's +hangmen +hangout +hangouts +hank +hanker +hankered +hankerer +hankering +hankers +hansom +happenstance +harangue +harangued +haranguer +harangues +haranguing +harbinger +harbingers +hardboard +hardboiled +hardhat +hardscrabble +hardshell +hardtack +hardtop +hardtops +hardwire +hardwired +hardwires +hardwiring +hardwood +hardwoods +hardworking +harelip +harelips +harem +harmonic +harmonics +harpies +harpist +harpoon +harpoon's +harpooned +harpooner +harpooning +harpoons +harpsichord +harpsichordist +harpsichords +harpy +harpy's +harrumph +harrumphed +harrumphes +harrumphing +harvestman +hashish +hasp +hasps +hatchway +hatless +hatted +hatters +haulage +haw +hawing +hawser +hawthorn +hayfield +hayfields +hayloft +hayloft's +haylofts +haystack +haystacks +hazelnut +hazelnuts +headboard +headboards +headdress +headier +headiness +headless +headlessness +headlight +headlights +headmaster +headquarter +headquartered +headroom +headset +headsets +headship +headsman +headsmen +headstand +headstands +headstone +headstones +headwall +headwalls +headwater +headwaters +heady +hearse +heartbeat +heartbeats +heartbreak +heartbreaking +heartbreakingly +heartburn +heartburning +heartfelt +heartland +heartland's +heartthrob +heartthrob's +heartthrobs +heathenish +heathenishly +heavenward +heavenwards +heavyweight +hebephrenic +hecatomb +heck +heckle +heckled +heckler +hecklers +heckles +heckling +hectares +hectic +hector +hedonism +hedonist +hedonistic +hedonists +heedful +heedfully +heedfulness +heft +hefted +heftier +heftiness +hefts +hefty +hegemonic +hegemonies +hegemony +heist +heist's +heisted +heister +heisting +heists +helical +helically +helices +helicon +helicopter +heliocentric +heliotrope +helium +helix +helixes +hellbender +hellfire +hellish +hellishly +hellishness +helluva +helmsman +helmsmen +helpmate +hematite +hemispheric +hemispherical +hemmed +hemming +hemoglobin +hemolytic +hemorrhage +hemorrhaged +hemorrhages +hemorrhaging +hemorrhoids +henning +henpeck +henpecked +henry +hepatitis +heptane +herbal +herdsman +hereof +hereunto +heritable +heritor +hermeneutics +hermetic +hermitian +herpes +herpetologist +herpetologists +herpetology +herringbone +hertz +hertzes +hesitance +hesitancy +heterodyne +heterogamous +heterogamy +heterogeneity +heterosexual +heterosexually +heterosexuals +heterostructure +heterozygous +hewn +hexachloride +hexadecimal +hexadecimally +hexadecimals +hexafluoride +hexagon +hexagons +hexameter +heyday +hi +hiatus +hiatuses +hibachi +hibernate +hibernated +hibernates +hibernating +hibernation +hick +hicks +hideaway +hierarchal +hierarchic +hieratic +hieroglyphic +hieroglyphics +hifalutin +highball +highboy +highfalutin +highhanded +highroad +highs +hight +hightail +highwayman +highwaymen +hilarity +hillbilly +hillier +hillman +hillmen +hilly +hindmost +hindquarters +hinterland +hinterlands +hippies +hipping +hippo +hippodrome +hippopotamus +hippos +hippy +hipster +hipsters +hireling +hirelings +histochemic +histochemical +histochemistry +histology +historicism +historicity +historiography +histrionic +histrionics +hitless +ho +hoagie +hoagies +hoagy +hoarfrost +hob +hobbing +hobbyhorse +hobo +hobos +hoc +hock +hocker +hocking +hocks +hodge +hodgepodge +hodges +hogan +hogging +hokey +hokeyer +hokeyest +hokeyness +holdover +holdovers +holdup +holdups +hollandaise +holler +hollered +hollering +hollers +hollowware +hollyhock +hollyhocks +holmium +holography +holster +holstered +holstering +holsters +holystone +holystones +homebound +homebuilder +homebuilders +homebuilding +homecoming +homecomings +homeland +homemake +homemaking +homeowner +homeowners +homeownership +homerists +homicidal +homicidally +homicide +homicides +homily +homo +homogamy +homogenate +homogenates +homologous +homologue +homology +homonym +homonym's +homonyms +homopolymers +homos +homosexual +homosexually +homosexuals +homozygous +homozygously +hon +honeybee +honeybees +honeydew +hong +honk +honked +honker +honkers +honkies +honking +honks +honky +honky's +hooch +hoodlum +hoodlums +hoofmark +hoofmarks +hookup +hookups +hookworm +hooligan +hooliganism +hooligans +hoopla +hoosegow +hoosegows +hooves +hoppled +hopples +hopscotch +hornier +horniness +horny +horoscope +horoscopes +hors +horsedom +horseflesh +horseflies +horsefly +horsehair +horselike +horsemanship +horsemen +horsens +horseplay +horseplayer +horsetail +horsewoman +horticulture +hosiery +hospice +hospices +hostelries +hostelry +hotbed +hotbox +hotdogs +hotelman +hothead +hotheaded +hotheadedly +hotheadedness +hothouse +hotrod +hough +hourglass +houseboat +houseboats +housebreak +housebreaker +housebreakers +housebreaking +housebroken +housekeep +housewares +housewives +hove +howdy +hoy +hubba +hubbies +hubbub +hubby +huckleberry +huckster +huckstered +huckstering +hucksters +hugged +hugging +huggings +hulk +hulked +hulking +hulks +humanism +humanist +humanistic +humanists +humanitarian +humanitarians +humidistat +hummingbird +hummingbirds +hummock +hummocks +humorist +humorist's +humorists +humpback +humpbacked +humpbacks +humus +hundredfold +huntress +hurray +hurrays +hurtful +hurtfully +hurtfulness +hurtle +hurtled +hurtles +hurtling +husbandman +husbandmen +huskily +hutch +huzzahs +hyacinths +hydrant +hydrants +hydrate +hydrated +hydrates +hydrating +hydration +hydrations +hydride +hydrides +hydro +hydrocarbon +hydrocarbons +hydrochemistry +hydrochloric +hydrochloride +hydroelectric +hydrofluoric +hydrogenate +hydrogenation +hydrological +hydrologically +hydrology +hydrolysis +hydrometer +hydrometer's +hydrometers +hydrophilic +hydrophobia +hydrophobic +hydros +hydrosphere +hydrostatic +hydrostatics +hydrothermal +hydrothermally +hydrous +hydroxide +hydroxides +hydroxy +hydroxyl +hydroxyl's +hydroxylate +hydroxylation +hydroxyls +hydroxyzine +hyena +hygienic +hygienics +hygrometer +hygrometer's +hygrometers +hygroscopic +hying +hymen +hymens +hymnal +hyperbola +hyperbole +hyperbolically +hyperboloid +hyperboloidal +hypercellularity +hypercube +hypercube's +hypercubes +hyperemia +hyperemic +hyperfine +hypergamous +hypergamously +hypergamy +hyperplasia +hypertensive +hypertrophied +hypertrophy +hypervelocity +hyphenate +hyphenated +hyphenates +hyphenating +hyphenation +hyphenations +hypnosis +hypnotic +hypnotically +hypnotics +hypoactive +hypocellularity +hypocritical +hypocritically +hypophyseal +hypotenuse +hypotenuses +hypothalamic +hypothalamically +hypothalamus +hypothermia +hypothetic +hypothyroid +hypothyroidism +hysterectomy +hysteria +hysteric +hysterics +i's +iambic +ibid +ibis +ibises +icebox +icicle +icicles +iconic +iconoclasm +iconoclast +icosahedral +icosahedron +idealist +idealogical +ideate +ideates +ideation +idempotent +idempotents +identifiability +ideologist +ideologists +idiolect +idiom +idiomatic +idiomaticness +idioms +idiosyncratically +idiotically +idyll +idyllic +iffiness +iffy +igloo +igloos +igneous +ignite +ignited +igniter +ignites +igniting +ignitions +ignominious +ignominiously +ignoramus +ileum +iliac +ilk +ilk's +illegible +illegitimacy +illegitimate +illegitimately +illimitable +illimitableness +illiteracy +illogic +illume +illumed +illumine +illumined +illumines +illuming +illusionary +illusoriness +illusory +imagery +imbecile +imbecilely +imbibe +imbibed +imbiber +imbibing +imbroglio +imbruing +imbue +imbued +imbuing +imitable +imitators +immanent +immanently +immeasurable +immeasurableness +immeasurably +immensities +immensity +imminence +immobile +immobility +immoderate +immoderately +immoderateness +immoderation +immodest +immodestly +immodesty +immunological +immunologically +impairment +impale +impaled +impales +impaling +impalpable +impartation +impartiality +impassable +impassableness +impeccable +impeccably +impelled +impeller +impellers +impelling +impend +imperceivable +imperceptible +imperceptibly +imperfectability +imperishable +imperishableness +impermeable +impermeableness +imperturbable +impiety +impish +impishly +impishness +implacable +implacableness +implantation +implausibly +implementability +impolite +impolitely +impoliteness +impolitic +impoliticly +impoliticness +imponderable +imponderableness +imponderables +importunate +importunately +importunateness +importune +importunely +importuner +importuners +importunities +impost +imposter +imposts +impotency +impound +impounded +impounding +impoundments +impounds +imprecate +imprecated +imprecates +imprecating +imprecation +imprecations +impregnate +impregnated +impregnates +impregnating +impregnation +impregnations +impresario +impressible +impressionism +imprimatur +improbably +impropitious +impropriety +improvident +improvidently +imprudent +imprudently +impudence +impugn +impugned +impugner +impugning +impugns +imputation +imputations +inaction +inactivate +inadvertence +inalienable +inanity +inappeasable +inarticulate +inarticulately +inarticulateness +inattention +inaudibility +inboard +inbreed +inbreeder +inbreeding +incalculability +incalculable +incalculableness +incandescent +incandescently +incant +incanted +incapacitate +incapacitated +incapacitates +incapacitation +incapacity +incarcerate +incarcerated +incarcerates +incarcerating +incarceration +incarnate +incept +incepted +incepting +inceptive +inceptively +inceptor +incepts +incest +incestuous +incestuously +incestuousness +incinerate +incinerated +incinerates +incinerating +incineration +incinerations +incinerator +incinerators +incipience +incipiency +incise +incised +incises +incising +incisive +incisively +incisiveness +incisor +incisor's +incisors +incitement +incitements +inclemency +inclement +inclemently +inclinometer +inclinometer's +inclinometers +incoercible +incombustible +incommensurable +incommodious +incommodiously +incommodiousness +incommunicable +incommunicado +incommutable +incompetency +incompressibility +incondensable +incongruities +incongruity +incongruous +incongruously +incongruousness +inconsistence +inconsonance +inconstant +incontinence +incontrovertible +incorporable +incorporeally +incorrigible +incorrigibleness +incorruptibility +incorruptible +increasable +incriminating +incubi +incubus +inculcate +inculcated +inculcates +inculcation +inculpable +incumbent +incumbents +incursion +incursions +indecipherable +indecorous +indecorously +indecorousness +indefatigable +indefatigableness +indefensible +indelible +indelibly +indelicate +indelicately +indelicateness +indemnification +indemonstrably +indenture +indentured +indentures +indenturing +indestructible +indestructibleness +indicant +indicants +indict +indicted +indicter +indigent +indiscoverable +indiscretion +indispose +indisposing +indisposition +indisputable +indisputableness +indisputably +indissociable +indissoluble +indissolubleness +indium +individualism +individualist +individualists +individuate +individuated +individuates +individuating +individuation +indolence +indubitable +indubitableness +inducible +inductee +inductees +inductile +indulgent +indulgently +industrialism +inebriate +inebriated +inebriates +inebriating +inebriation +ineffable +ineffableness +ineffaceable +ineffectual +ineffectually +ineffectualness +inefficacious +inefficaciously +inefficaciousness +inegalitarian +inelastic +ineligibility +ineligible +ineluctable +inept +ineptly +ineptness +inequitable +inequivalent +ineradicable +inertial +inertially +inexpediency +inexpert +inexpertly +inexpertness +inexpiable +inexplicit +inextinguishable +inextricable +inextricably +infamy +infanticide +infanticide's +infantile +infantryman +infantrymen +infatuation +infauna +infecund +infelicitous +infelicitously +infelicity +inferable +infertile +infestation +infestations +infield +infield's +infielder +infielder's +infielders +infinitude +infirm +infirmary +infirmed +infirmly +inflammation +inflammatory +inflect +inflected +inflecting +inflection +inflectional +inflectionally +inflections +inflective +inflects +inflexed +infliction +inflow +influx +info +infra +infraction +infrared +infusible +infusibleness +ingenuous +ingenuously +ingenuousness +ingest +ingested +ingestible +ingestion +ingestive +ingrain +ingrate +ingratiate +ingratiating +ingratiatingly +ingratiation +inhabitation +inhalant +inhalation +inhibitor +inhibitory +inhomogeneous +inimical +inimically +inimitable +inimitableness +iniquitous +iniquitously +iniquitousness +injectable +injunctive +inlay +inlayer +inlaying +innovators +innuendo +innuendoes +innuendos +inoculate +inoculated +inoculates +inoculating +inoculation +inoculations +inoculative +inoperative +inoperativeness +inorganically +inputted +inquest +inquisitor +insatiable +insatiableness +inscrutability +inscrutable +inscrutableness +insecticide +insecticides +inseminate +insemination +insensate +insensately +insensateness +insensibility +inseparability +inseparably +inset +insincere +insincerely +insipid +insipidly +insobriety +insolvency +insolvent +insomnia +insomniac +insomniacs +insouciance +insouciant +insouciantly +inspirational +inspirationally +instable +instep +instill +instillation +instilled +instiller +instilling +instinctual +institutionalist +instrumentalities +insubordinate +insubordinately +insubordination +insubstantial +insufferable +insular +insularity +insularly +insulin +insuperably +insuppressible +insurgence +insusceptibility +intake +intaking +integrable +integrand +integument +intellectuality +intelligentsia +intendant +intendants +intensional +intensionally +inter +interaxial +intercalate +intercalated +intercalates +intercalating +intercalation +intercalative +intercase +intercaste +intercede +interceder +intercedes +intercensal +interception +interceptor +interclass +intercohort +intercollegiate +intercom +intercontinental +intercorrelated +interdenominational +interdepartmental +interdepartmentally +interdict +interdictive +interfaith +interferometer +interferometer's +interferometers +interferometric +interferometry +interferon +intergalactic +intergeneration +intergenerational +interglacial +intergovernmental +intergroup +interindex +interindustry +interject +interjected +interjecting +interjects +interlayer +interlayering +interlibrary +interlingua +interlining +interlobular +interlock +interlocked +interlocker +interlocking +interlocks +interlocutor +interlude +interludes +intermarriage +interment +intermeshed +intermetrics +interminableness +interminably +intermission +intermissions +intermolecular +intermolecularly +internationalist +internationalists +internetwork +interpenetrates +interplanetary +interpol +interposition +interpretative +interpretatively +interpretor +interpretors +interprocessor +interquartile +interracial +interred +interregional +interregnum +interrogator +interrogatories +interrogators +interrogatory +interspecies +interstellar +interstice +interstices +interstitial +interstitially +intersurvey +intervenor +interventionist +intervocalic +interweaving +intestate +intimal +intonate +intone +intoning +intorsion +intoxicant +intra +intracity +intraclass +intracohort +intradepartmental +intrafamily +intragenerational +intraindustry +intraline +intrametropolitan +intramuscular +intramuscularly +intranasal +intransigence +intraoffice +intrapulmonary +intraregional +intrasectoral +intrastate +intratissue +intravenous +intravenously +intrepid +intrepidly +intrepidness +intro +introject +introjected +introjects +introversion +intuitable +inunction +inundate +inundated +inundates +inundating +inundation +inundations +inure +inured +inuring +inutile +invalidism +invasive +invasiveness +invective +invectively +invectiveness +inveigh +inveigher +inveigle +inveigled +inveigler +inveigling +investigatory +inveterate +inveterately +invidious +invidiously +invidiousness +invigorate +invigorated +invigorates +invigorating +invigoratingly +invigoration +inviolability +inviolable +inviolate +inviolately +inviolateness +invitational +invitee +invitees +invocable +invocate +involute +involutely +involution +involutions +involutorial +invulnerability +iodate +iodated +iodating +iodation +iodide +iodinate +iodinated +iodinating +iodination +ionic +ionosphere +ionospheric +iota +ipecac +ipso +iridium +ironic +ironside +ironsides +ironstone +ironwood +irradiate +irradiated +irradiation +irradiative +irreconcilable +irreconcilableness +irredeemable +irredeemably +irredentism +irredentist +irrelevancies +irrelevancy +irremediable +irremediableness +irremovable +irreparable +irreparableness +irreparably +irreplaceable +irreplaceableness +irreproachable +irreproachableness +irreproducibility +irreproducible +irresistibility +irresistibly +irresolute +irresolutely +irresoluteness +irresolution +irresolvable +irresponsibility +irretrievable +irreverence +irreverent +irreverently +irreversibly +irrevocable +irrevocableness +irrevocably +irritability +irritable +irritableness +irritably +irritant +irritants +irruption +irruptions +isinglass +isochronal +isochronally +isochronous +isochronously +isocline +isocyanate +isodine +isolationism +isolationistic +isomer +isomers +isomorph +isopleth +isopleths +isotherm +isothermal +isothermally +isotherms +isotonic +isotopic +isotropic +isotropically +isotropy +issuant +itinerant +itinerantly +j's +jabberings +jackass +jackboot +jackbooted +jackboots +jackdaw +jackdaws +jackknife +jackpot +jackpots +jag +jagged +jaggedly +jaggedness +jaggers +jagging +jaguar +jalopies +jalopy +jamboree +jangle +jangled +jangler +jangles +jangling +janissaries +janissary +janitorial +jasper +jaspers +jaundice +jaundiced +jaundices +jaundicing +jawbone +jazzier +jazziness +jazzmen +jazzy +jejune +jejunely +jejuneness +jejunum +jeopard +jeopardies +jeopardy +jerry +jess +jetliner +jetliners +jettison +jibe +jibed +jibes +jibing +jiffies +jiffy +jigger +jiggered +jigging +jiggle +jiggled +jiggles +jiggling +jigsaw +jilt +jilted +jilter +jilts +jimmied +jimmies +jimmy +jimmying +jinx +jitter +jitterbug +jitters +jittery +jive +jived +jives +jiving +jobbery +jobbing +jobholder +jobholders +jobless +joblessness +jock +jockey +jockeyed +jockeying +jockeys +jockstrap +jockstraps +jocose +jocosely +jocoseness +jocular +jocularly +joey +joggle +joggled +joggler +joggles +joggling +jollities +jollity +jonquil +jonquils +josh +joshed +josher +joshes +joshing +joss +joule +jounce +jounced +jounces +jouncing +journalese +journaleses +journeyman +journeymen +jovial +joviality +jovially +jowl +jowled +jowls +joyless +joylessly +joylessness +joyride +joyrider +joyriding +joystick +joysticks +jubilant +jubilantly +jubilate +jubilated +jubilates +jubilating +jubilation +jubilations +judgeship +judicatory +judicature +judicatures +judo +jugate +jugging +juju +jujube +juke +jukes +juking +julep +juleps +jumbo +jumbos +junkerdom +junket +junketed +junketeer +junketeering +junketer +junketing +junkets +junta +juridical +juridically +jurisdictional +jurisdictionally +jurisprudence +jurisprudent +jurisprudential +jurisprudentially +jurist +jurists +justiciable +jute +jutes +jutting +juxtaposition +k's +kaboom +kaleidescope +kamikaze +kangaroo +kangaroos +kaolin +kaolinite +kappa +karat +karate +kazoo +kazoos +kcal +kebob +keg +kegs +kelp +keno +ketone +ketosis +keyhole +keyholes +keynote +keynoter +keynotes +keypunch +keypunched +keypuncher +keypunches +keypunching +keystone +keystones +khaki +khan +kibbutzim +kibitz +kibitzer +kickback +kickbacks +kickoff +kickoffs +kidder +kiddie +kiddies +kidless +killable +killjoy +kilobaud +kilobuck +kilogauss +kilohertz +kilohm +kilojoule +kiloton +kilotons +kilovolt +kilovolts +kilowatt +kilowatts +kiloword +kilts +kimono +kinematic +kinematics +kinesics +kinetic +kinetics +kingbird +kingfisher +kinglet +kingpin +kink +kinsmen +kinsmen's +kiosk +kiosks +kitchenette +kitchenettes +kittenish +kittenishly +kittenishness +klaxon +kleenex +klystron +klystrons +km +kneecap +kneecaps +kneepad +kneepads +knick +knicker +knickerbocker +knickers +knitted +knitting +knobby +knockdown +knockdowns +knockout +knockouts +knockwurst +knottier +knottiness +knotty +knuckleball +knuckleballer +knurl +koala +kohlrabi +kooks +kosher +koshered +koshering +kraft +kraut +krauts +krill +krypton +kudzu +kumquat +kurtosis +l's +la +labial +labially +labile +labiodental +lackadaisic +lackey +lackeyed +lackeying +lackeys +lacrosse +lacrosses +lactate +lactated +lactates +lactating +lactation +lactational +lactationally +lactose +lacuna +lacunae +lacunas +ladle +ladled +ladles +ladling +ladylike +laggard +laggardly +laggardness +laggards +lagging +laing +laissez +laity +lakeside +lamas +lamentably +laminate +laminated +laminates +laminating +lamination +laminations +lammed +lamming +lampblack +lamplight +lamplighter +lampoon +lampooned +lampooner +lampooning +lampoons +lamprey +lampreys +landau +landfill +landhold +landholder +landholders +landholding +landholdings +landless +landownership +landslide +landslides +languor +lank +lankier +lankiness +lankly +lankness +lanky +lanthanide +lanthanum +lapidary +lapped +lapping +laptop +laptop's +laptops +larceny +larch +largemouth +largesse +lariat +larval +laryngeal +laryngeally +larynx +larynxes +las +lascivious +lasciviously +lasciviousness +lasing +lasso +lassoed +lassoer +lathe +latitudinal +latitudinally +latitudinary +laud +laudably +laudanum +laudatory +lauder +lauds +laughingstock +laughingstocks +laundresses +laundrymen +laura +laureate +laureated +laureates +laureating +laureation +lawbreaker +lawbreakers +lawbreaking +lawgiver +lawgivers +lawgiving +lawmakers +lawmaking +lawman +lawmen +lawrencium +lax +laxative +laxatively +laxativeness +laxatives +laxity +laxly +laxness +layoff +layperson +layup +layup's +layups +lazybones +lb +lbs +leach +leachate +leaches +leaching +leaderless +leadsman +leadsmen +leafhopper +leakier +leakiness +leaky +leapfrog +leasehold +leaseholder +leatherneck +leathery +lebensraum +lecher +lechery +leek +leery +leeward +leewards +leeway +lefties +lefty +legate +legated +legatee +legates +legating +legation +legations +legato +legerdemain +leggier +legging +leggy +leghorn +legume +legumes +leguminous +leitmotif +leitmotiv +lemming +lemmings +lengthily +lenticular +leonine +leper +lepers +lesbian +lesbians +lesion +lesions +lessor +lethal +lethality +lethally +lethargies +lethargy +letterhead +letterheads +letterman +lettermen +levitate +levitated +levitates +levitating +levitation +levities +levity +lewis +lex +libation +libations +libel +libels +liberalism +liberality +libertarian +libertarians +libertine +libertines +libidinous +libidinously +libidinousness +librettist +librettists +libretto +libretto's +librettos +lice +licensor +licentious +licentiously +licentiousness +licit +licitly +licorice +lidding +lidless +lieut +lifeblood +lifeboat +lifeboats +lifeguard +lifeguards +lifesaving +lifespan +lifespans +ligament +ligaments +ligand +ligands +ligature +ligatured +ligatures +ligaturing +lighthearted +lightheartedly +lightheartedness +lightproof +lightships +lignite +lignum +likeable +lilt +lilting +liltingly +liltingness +limbic +limbo +limbos +limelight +limerick +limerick's +limericks +limitless +limitlessly +limitlessness +limousine +limousines +limpid +limpidly +limpidness +lineage +lineages +lineal +lineally +linebacker +linebackers +lineman +linemen +lineup +lineups +lingerie +lingo +lingua +lingual +lingually +liniment +liniments +lipid +lipid's +lipids +liquefaction +liqueur +liquidate +liquidated +liquidates +liquidating +listless +listlessly +listlessness +litanies +litany +literalism +lithium +lithograph +lithographer +lithographers +lithographs +lithography +lithology +lithosphere +lithospheric +litigant +litigants +litigious +litigiously +litigiousness +litmus +litterbug +littleneck +littoral +liturgic +liturgical +liturgically +liturgics +liturgy +livability +liverwort +livestock +livid +lividness +loadable +loam +loamy +lob +lobotomy +lobular +lobularity +lobularly +lobule +lobules +locale +locales +localisms +locational +locationally +locknut +locksmith +locksmithing +locomotor +locomotory +locoweed +lodestone +lodgepole +lodgment +logarithmic +loge +loggerhead +logion +logions +logistical +logistically +logjam +loincloth +loll +loller +lollies +lolling +lolly +longevity +longhand +longhorn +longhorns +longish +longitudinal +longitudinally +longshoremen +longstanding +longterm +longtime +looseleaf +lop +lope +loped +loper +loping +lopped +lopping +lops +lopsided +lopsidedly +lopsidedness +loquacious +loquaciously +loquaciousness +loquacity +lossage +lossless +lotion +lotions +loudspeaking +louse +loused +louses +lousewort +lousing +lovebird +lovebirds +loveless +lovelessly +lovelessness +lovelorn +lovelornness +lowboy +lowdown +lowercase +lowercased +lowercases +lowercasing +lowlight +lowlight's +lowlights +loyalist +loyalists +lozenge +lozenged +lozenges +lubricate +lubricated +lubricates +lubricating +lubrications +lubricative +lubricious +lubriciously +lubricity +lucent +lucently +lucid +lucidity +lucidly +lucidness +lucrative +lucratively +lucrativeness +lucre +lug +luge +luger +lugged +lugging +lugs +lulu +lumbar +lumberman +lumbermen +lumberyard +lumen +luminaries +luminary +luminescence +luminescent +luminosity +lummox +lumpier +lumpiness +lumpish +lumpishly +lumpishness +lumpy +lunacy +lunary +lunate +lunated +lunately +lunation +lunchroom +lunchrooms +lunchtime +lunge +lupine +lurid +luridly +luridness +lush +lushes +lushly +lushness +lustful +lustfully +lustfulness +lutanist +luxe +luxes +luxuriance +luxuriate +luxuriated +luxuriating +lycopodium +lye +lymphocyte +lymphocytes +lymphoma +lyrical +lyrically +lyricalness +lyricism +lyricist +lyricists +m's +ma +macabre +macabrely +machinable +machination +machination's +machinations +machinelike +machinist +machinists +machismo +macho +macintosh +mack +mackinaw +mackintosh +macrodynamic +macromolecular +macrophage +macrophages +macroscopically +macrosimulation +macrosocioeconomic +madcap +madding +madhouse +madmen +madrigal +madrigaling +madrigals +maestro +magenta +maggoty +magi +magisterial +magisterially +magnanimity +magnanimous +magnanimously +magnanimousness +magnate +magnates +magnesia +magnesite +magnetite +magneto +magnetos +magnolia +magnolias +magnum +magnums +magpie +magpies +maidenhair +maidservant +maier +mailman +mailmen +mainline +mainlined +mainliner +mainliners +mainlines +mainlining +mainstream +majestically +maladapt +maladapted +maladaptive +maladjust +maladjusted +maladjustive +maladjustment +maladjustments +maladroit +maladroitly +malaise +malaprop +malapropism +malarial +malarious +malcontent +malcontent's +malcontented +malcontentedly +malcontentedness +malcontents +maledict +malediction +malevolence +malevolencies +malevolent +malevolently +malfeasant +malformation +malformations +malformed +malign +malignancies +malignancy +maligned +malignly +malingering +mallard +mallards +malleable +malleableness +malnourished +malocclusion +malposed +malpractice +maltreat +mambo +mambos +mammalian +manatee +mandamus +mandamused +mandamuses +mandamusing +mandarin +mandarins +mandrake +mandrakes +manganese +manhole +manholes +mania +maniacal +maniacally +manic +manicurists +manikin +manikins +manna +mannequin +mannequins +mannerism +mannerisms +manorial +manservant +manslaughter +mantlepiece +mantrap +marathon +marathons +marauders +margarine +marginalia +marginality +maria +marina +marinade +marinades +marinas +marionette +marionettes +marital +maritally +marksman +marksmanship +marlin +marmalade +marmalades +maroon +marooned +marquee +marquees +marquess +marquesses +marred +marriageable +marring +marrowbone +marrowbones +marshland +marshlands +marshmallow +marshmallows +martin +martingale +martini +martinis +mascara +mascaras +mascot +mascot's +mascots +maser +masque +masquer +masquers +masques +massless +mastermind +masterminded +masterminding +masterminds +mastiff +mastodon +mastodons +matchbook +matchmake +materialistic +materiel +maternity +mathematic +matinee +matriarch +matriarchal +matriculate +matriculated +matriculates +matriculating +matrimonial +matrimonially +matting +maturate +maturated +maturates +maturating +maturational +maturations +maturative +maudlin +maudlinly +maul +mauler +maulers +mauling +mauls +mausoleum +mausoleums +mauve +maverick +mavericks +maw +mawkish +mawkishly +mawkishness +maxima +maxwell +mayorship +meadowland +meadowsweet +mealier +mealies +mealtime +mealy +measle +measled +measlier +measly +meatier +meatiest +meatiness +meaty +mecca +mechanist +mechanistic +mechanochemically +mediator +mediators +medicate +medicated +medicates +medicating +medication +medications +medicative +medico +medicos +medievalist +medievalist's +medievalists +mediocre +mediocrities +mediocrity +mediumistic +medley +medleys +meetinghouse +megahertz +megalomania +megalomaniac +megalopolises +megaton +megatons +megavolt +megawatt +megohm +megohms +melamine +melange +melanin +melanoma +melee +meliorate +meliorated +meliorates +meliorating +melioration +meliorations +meliorative +melodic +melodically +melodramatic +melodramatics +memento +mementoes +mementos +memorabilia +memoriam +menarche +menarches +mendacious +mendaciously +mendaciousness +mendacity +mendelevium +menfolk +menfolks +menopause +menstrual +menstruate +menstruated +menstruates +menstruating +menstruation +menstruations +mensurable +mensurableness +mensuration +mensurations +mercantile +mercer +mercers +merchantability +mercurial +mercurially +mercurialness +mercuric +meretricious +meretriciously +meretriciousness +meringue +meringues +meritocracy +meritocratic +merlin +mermaid +mermaid's +mermaids +merman +merman's +mermen +merrymaking +mesa +mescaline +mesmeric +meson +mesquite +metabolic +metabolism +metabolisms +metabolite +metabolites +metalliferous +metallography +metalloid +metallurgic +metallurgical +metallurgically +metallurgists +metalsmith +metalsmithes +metalwork +metalworker +metalworking +metalworkings +metamorphic +metamorphism +metamorphose +metamorphosed +metaphoric +metaphosphate +metaphysic +meteorite +meteorites +meteoritic +meteoritics +meteoroid +meteoroid's +meteoroids +meteorological +methane +methanol +methodism +methyl +methylene +meticulous +meticulously +meticulousness +metro +metronome +metronomes +metros +mettle +mettled +mettles +mettlesome +mezzo +mezzos +miasma +miasmal +micro +microamp +microanalysis +microanalytic +microbial +microchemistry +microcosm +microeconomic +microfossils +micrography +microjoule +microlevel +micrometeorites +micrometeoritic +micrometer +micrometer's +micrometers +micron +microns +microorganism +microorganisms +micros +microscopical +microscopically +microscopy +microsimulation +microsimulations +microsomal +microvolt +microvolts +midair +midas +midband +middleman +middlemen +middleweight +middleweights +midge +midges +midi +midland +midlander +midlands +midlife +midmorn +midmorning +midrange +midscale +midsection +midship +midshipman +midshipmen +midships +midspan +midstream +midterm +midterm's +midterms +midweek +midweekly +midwife +midwifed +midwifing +midwives +midyear +mignon +migrant +migrant's +migrants +migratories +migratory +mike +mil +milieu +milieus +militarist +militate +militated +militates +militating +militiamen +milkweed +millenarian +millenarianism +millennia +millennialism +millennium +milliamp +milliampere +milliamperes +millidegree +millidegrees +millijoule +millijoules +milliners +millinery +millivolt +millivoltmeter +millivoltmeter's +millivoltmeters +millivolts +milliwatt +milliwatts +millwright +millwrights +mime +mimeograph +mimeographed +mimeographes +mimeographing +mimer +mimesis +mimetic +mimetically +miming +mincemeat +minefield +mineralogical +mineralogies +mineralogist +mineralogists +mineralogy +minesweeper +minesweepers +mini +minidress +minidresses +minified +minifies +minify +minifying +minima +minimalist +minimalist's +minimalists +minimax +minis +miniscule +miniskirt +ministerial +ministerially +ministrations +miniver +minuend +minuends +minuet +minuscule +minuteman +minutemen +minutiae +mirage +miraged +mirages +miraging +mirthless +mirthlessly +mirthlessness +misalign +misaligned +misaligning +misalignment +misalignment's +misalignments +misaligns +misanthrope +misanthropic +misbegotten +misbehave +misbehaved +misbehaver +misbehaves +misbrand +misbranded +misbranding +misbrands +miscalculated +miscarriage +miscarriages +miscarried +miscarries +miscarry +miscarrying +miscegenation +miscegenations +miscellanies +miscellany +misclassification +misclassified +misclassifying +miscode +miscoded +miscodes +miscoding +misconstruction +misconstructions +miscount +miscounted +miscounting +miscounts +miscreant +miscreants +miscue +miscue's +miscues +misdeed +misdeeds +misdemeanant +misdemeanants +misdirector +misdirectors +misfire +misfired +misfires +misfiring +misgauge +misgauged +misgauges +misgauging +misidentification +misidentified +misidentifies +misidentify +misidentifying +misinterpretation +misinterpretations +misjudge +misjudged +misjudges +misjudging +misjudgingly +mismanage +mismanaged +mismanages +mismanaging +misname +misnamed +misnames +misnaming +misogynist +misogynist's +misogynists +misogyny +misplacement +misplacements +mispronounce +mispronounced +mispronounces +mispronouncing +mispronunciation +misquoted +misrelated +misreporting +misrepresent +misrepresented +misrepresenter +misrepresenting +misrepresents +misroute +misrouted +misroutes +misshapen +misshapenly +misshapenness +misshapennesses +misspecification +misspecified +misstatement +misstatements +misstep +mistletoe +mistook +mistrial +miswritten +mitzvahs +mixup +mm +mobbed +mobbing +mobcap +mobcaps +mobile +mobiles +mobster +mobsters +mockingbird +mockup +mockups +mod +modernism +modernistic +modernists +modicum +modish +modishly +modishness +mods +moieties +moiety +moire +molal +molar +molars +moldboard +molehill +moll +mollie +mollification +mollifications +mollified +mollifies +mollify +mollifying +mollusk +mollusks +mollycoddle +mollycoddled +mollycoddler +mollycoddles +mollycoddling +molybdenite +molybdenum +momenta +momma +mommy +monad +monadic +monads +monarchic +monasticism +monaural +monaurally +monetarism +moneylenders +moneymaking +mongoose +mongooses +monies +monkish +monochromatic +monochromator +monocle +monocled +monocles +monoclinic +monocular +monocularly +monogamous +monogamously +monogamousness +monogamy +monolingual +monolingualism +monolinguals +monolith +monolithically +monologist +monologists +monologue +monologues +monomer +monomer's +monomeric +monomers +monomial +mononuclear +monophonic +monopolistic +monopolists +monosyllabic +monosyllable +monosyllables +monotheistic +monsieur +monsoon +monsoons +monstrosities +monstrosity +montage +montaged +montages +montaging +monumentality +moo +moodily +mooed +moos +mope +mopes +mopped +mopping +moraine +moralist +moralistic +moratorium +moratoriums +morbidity +mordant +mordantly +morgen +morgue +morgues +moribund +morocco +moronic +morose +morosely +moroseness +morpheme +morphemic +morphine +morphines +morphism +morphism's +morphisms +morphologic +morphophonemic +morphophonemics +morris +mortgagee +mortgagees +mortician +morticians +mosque +mosques +motherhood +motherland +moths +motional +motivator +motorman +motormen +mottle +mottled +mottler +mottles +mottling +mountable +mountainside +mountainsides +mousier +mousiness +mousy +mouthpiece +mouthpieces +mucilage +mucky +mucus +mudding +muddlehead +muddleheaded +muddleheadedness +muddleheads +mudguard +mudsling +mudslinger +mudslingers +mudslinging +muggers +muggier +mugginess +mugging +muggings +muggy +mulatto +mulattoes +mulattos +mulch +mulched +mulches +mulching +mulct +mulish +mulishly +mulishness +mull +mullah +mullen +muller +mulligan +mulligatawny +mulling +multi +multichannel +multicollinearity +multicolumn +multicomputer +multicomputer's +multicomputers +multidimensionality +multidisciplinary +multifaceted +multifigure +multifunctioned +multilateral +multilaterally +multimedia +multimegaton +multimillionaire +multinomial +multiplet +multiplets +multipliable +multipurpose +multisyllabic +multitudinous +multitudinously +multitudinousness +multivalent +multiversity +mum +mummification +mummifications +mummified +mummify +munge +munged +munger +mungers +munges +munging +mungings +munificent +munificently +muon +muriatic +murk +muscovite +muscovites +musculature +mush +musher +musicality +musicianship +musicologists +musicology +muskellunge +muskmelon +muskox +muskoxen +muss +mussed +musses +mussing +must've +mustachio +mustachioed +mustachios +mustang +mustangs +mustn't +mutant +mutants +mutational +mutationally +mutineer +mutt +mutuality +mycology +myers +mylar +mynah +myocardial +myocardium +myopia +myopic +mystification +mystified +mystifier +mystifies +mystify +mystifying +mystifyingly +mystique +mythic +mythographer +mythographers +mythography +mythological +mythologically +myths +n's +nab +nabbed +nabbing +nadir +nagged +nagging +naggingly +nameplate +nameplates +naphtha +napped +napping +narcissist +narcosis +narrate +narrated +narrates +narrating +narration +narrations +narrator +narrators +nary +nasality +nascent +nasturtium +natal +natalist +natality +natch +nationalism +nationalisms +nationalistic +nationhood +nattier +nattiness +natty +naturalistic +nausea +nauseas +nauseate +nauseated +nauseates +nauseating +nauseatingly +nautical +nautically +nautilus +navel +navels +nd +nearsighted +nearsightedly +nearsightedness +nebulae +nebular +nebulous +nebulously +nebulousness +neckline +necromancer +necromancers +necromancy +necromantic +necropsy +necrosis +necrotic +nectar +nectaries +nectarous +nectary +nee +needlepoint +negativism +negativisms +negativity +negligee +negligees +negligent +negligently +negotiant +negroid +nelson +nematic +nematode +nematodes +nemesis +neoclassic +neoclassical +neocortex +neodymium +neolithic +neologism +neologism's +neologisms +neomycin +neon +neonatal +neonatally +neoned +neoplasms +neoprene +neptunium +nerveless +nervelessly +nervelessness +nervier +nerviness +nervy +netherworld +nettlesome +neuralgia +neurasthenic +neuritis +neuroanatomy +neurologist +neurology +neuromuscular +neuronal +neuropathology +neurophysiology +neuropsychiatric +neuroses +neurosis +neurotic +neuter +neutered +neuterer +neuterers +neutering +neuterings +neuters +neutralism +neutralist +neutralists +neutron +neutrons +newel +newfound +newfoundland +newlywed +newlyweds +newsboy +newsboys +newscast +newscaster +newscasters +newscasting +newscasts +newspaperman +newspapermen +newsreel +newsstand +newsworthiness +newsworthy +newton +nexus +nexuses +nichrome +niggard +niggardliness +niggardly +niggle +niggled +niggler +niggles +niggling +nigglingly +nightcap +nightclub +nightclubs +nightdress +nighthawk +nightmarish +nightmarishly +nightshirt +nighttime +nihilism +nihilisms +nihilist +nihilistic +nilpotent +nimbus +nimbused +nimbuses +ninefold +niobium +nipped +nipping +nippingly +nipple +nipples +nirvana +nitpick +nitrate +nitrated +nitrates +nitrating +nitration +nitrations +nitric +nitride +nitriding +nitrite +nitrogenous +nitroglycerine +nitrous +nm +nob +nobelium +noblemen +noblesse +nocturne +nodal +nodally +nodular +nodule +nodules +noisemake +noisemaker +noisemakers +noisemaking +nominee +nominees +nonacid +nonadjacent +nonagricultural +nonbusiness +noncarbohydrate +nonchalant +nonchalantly +nonchalantness +noncombatant +noncommissioned +noncommittal +noncommittally +noncompliance +nonconformist +nonconformists +noncontiguous +nondiscriminatory +nondurable +noneconomic +nonemergency +nonequivalence +nonequivalent +nonessential +nonferrous +nonfiction +nonionic +nonlinguistic +nonliterary +nonmagical +nonmetallic +nonogenarian +nonpartisan +nonpayment +nonperturbing +nonpoisonous +nonpolitical +nonprescription +nonprofit +nonracial +nonrandom +nonreducing +nonresident +nonresidential +nonresistance +nonrespondent +nonrespondents +nonresponse +nonsingular +nonstop +nonsupervisory +nonverbal +nonverbally +nonveteran +nonveterans +nonviolent +nonviolently +nonvolunteer +nonvolunteers +nonwhite +noodle +noodled +noodles +noodling +noontime +noose +nooses +noosing +noradrenalin +noradrenaline +normative +normatively +normativeness +northbound +northernmost +northland +norths +nosebleed +nosebleed's +nosebleeds +nosier +nosiness +nostalgia +nostalgic +nostalgically +nosy +notary +notate +notated +notates +notating +notative +notoriety +nouveau +nouvelle +nova +nova's +novas +novitiate +novitiates +noxious +noxiously +noxiousness +nozzle +nozzles +nth +nuance +nuanced +nubile +nucleate +nucleated +nucleation +nuclei +nucleic +nucleoli +nucleolus +nuclide +nude +nudely +nudeness +nuder +nudes +nudest +nudge +nudged +nudger +nudges +nudging +nudism +nudist +nudists +nudity +nugatory +nugget +nuggets +nullity +numerable +numerate +numerated +numerates +numerating +numeration +numerations +numerological +numerology +numinous +numismatic +numismatics +numismatist +nutate +nutated +nutates +nutating +nutation +nutcrack +nutcracker +nutmeg +nutrient +nutrients +nutritional +nutritionally +nutritionist +nutritionists +nutritious +nutritiously +nutritiousness +nutritive +nutritively +nutshell +nuttier +nuttiness +nutty +nuzzle +nuzzled +nuzzles +nuzzling +nylon +nylons +nymphomania +nymphomaniac +nymphomaniacs +o's +oaf +oafs +oakwood +oases +obduracy +obdurate +obdurately +obdurateness +obeisant +obeisantly +obelisk +obese +obesity +obfuscatory +obit +obiter +obituaries +obituary +objectification +objectifications +objectified +objectifies +objectify +objectifying +objectivity +obligational +obnoxious +obnoxiously +obnoxiousness +oboe +oboes +oboist +obscenities +obscenity +obsequies +obsequious +obsequiously +obsequiousness +obsequy +observably +observational +observationally +obsess +obsessed +obsesses +obsessive +obsessively +obsessiveness +obsidian +obsolescent +obsolescently +obtrude +obtruded +obtruder +obtrudes +obtruding +obtrusive +obtrusively +obtrusiveness +obtuse +obtusely +obtuseness +obtuser +obtusest +obverse +obversely +ocarina +occident +occidental +occidentally +occipital +occipitally +occlusive +occult +occulter +occultly +oceanic +oceanographic +oceanography +oceanside +ocelot +octagon +octagonal +octagonally +octagons +octahedron +octane +octennial +octet +octile +octillion +octogenarian +octoroon +ocular +oculist +odium +odometer +odometer's +odometers +odyssey +offal +offbeat +offertories +offertory +offhand +offhanded +offhandedly +offhandedness +officeholder +officeholders +officemate +officemates +officialdom +offload +offloaded +offloading +offloads +offramp +offsetting +offshoot +offshore +offstage +ogive +ogled +ohm +ohmic +ohmmeter +ohmmeter's +ohmmeters +ohms +oilman +oilmen +oilseed +oilseeds +oldies +oldster +oldsters +oldy +oleander +oleanders +oleomargarine +oligarchic +oligarchy +oligopolistic +oligopoly +omega +omegas +omelet +omelets +omicron +omni +omnibus +omnipotence +omnipotent +omnipotently +oncology +oncoming +onetime +oneupmanship +onlooker +onlookers +onrush +onrushing +onslaught +onslaughts +ontogeny +ontological +ontologically +ontology +onus +onyx +oodles +opalescent +opalescently +operant +operantly +operants +operatic +operetta +ophthalmic +ophthalmologist +opinionated +opinionatedly +opinionatedness +opossum +opposable +opprobrium +opthalmic +opthalmologic +opthalmology +opticians +optimist +optimists +optionality +optometric +optometrist +optometrists +optometry +opulent +opulently +opus +opuses +orangutan +orate +orated +orates +orating +oratorical +oratorically +oratorio +oratorios +orchestral +orchestrally +orchestrate +orchestrated +orchestrater +orchestrates +orchestrating +orchestration +orchestrations +ordnance +ordnances +oregano +organdy +organically +organismic +organometallic +orgasm +orgasms +orgiastic +oriental +orientally +oriole +orioles +ornate +ornately +ornateness +orneriness +ornery +orographic +orography +orphanage +orphanages +orphanhood +orthodontic +orthodontics +orthodontist +orthodontists +orthodoxy +orthographic +orthographies +orthography +orthonormal +orthophosphate +orthophosphates +osmium +osmosis +osmotic +osprey +ospreys +osseous +osseously +ossification +ossifications +ossified +ossify +ostensible +ostensibly +ostentatious +ostentatiously +ostentatiousness +osteology +osteopath +osteopathic +osteopaths +osteopathy +osteoporosis +ostracism +otherworld +otherworldliness +otherworldly +ouch +oughtn't +oust +ousted +ouster +ousting +outage +outage's +outages +outback +outboard +outboards +outclass +outclassed +outcrops +outdated +outdatedness +outdistanced +outdistancing +outdo +outdrew +outface +outfield +outfielder +outfielders +outfitted +outflow +outflows +outfought +outfox +outgeneraled +outgrip +outhouse +outland +outlander +outlanders +outlandish +outlandishly +outlandishness +outlawry +outliers +outlying +outmatched +outmigration +outmoded +outnumber +outnumbered +outnumbering +outnumbers +outpatient +outpatients +outplayed +outpour +outpouring +outpourings +outreach +outrigger +outriggers +outscoring +outshone +outsized +outsmart +outsmarted +outsmarting +outsmarts +outspoken +outspokenly +outspokenness +outspread +outstate +outstation +outworn +ouzo +ova +ovate +ovates +ovation +ovationed +ovationing +ovations +overabundance +overactive +overage +overaggressive +overarching +overbearing +overbearingly +overbearingness +overburden +overburdened +overburdening +overburdeningly +overburdens +overcerebral +overconfident +overconfidently +overconsumption +overcooked +overcooled +overcorrection +overcurious +overdeveloped +overdoing +overdriving +overeager +overeagerly +overeagerness +overeat +overeaten +overeater +overeating +overeducated +overexcited +overexploitation +overexploited +overexpose +overextend +overextended +overextending +overextends +overextension +overfall +overfeed +overfill +overfilled +overfilling +overfills +overgenerous +overgrazing +overgrown +overhand +overhanded +overheat +overheated +overheating +overheats +overindulged +overlords +overloud +overpaid +overpayment +overplayed +overplaying +overpopulated +overpopulation +overpressure +overprice +overpriced +overprotection +overprotective +overran +overrated +overreach +overreached +overreacher +overreaches +overrepresented +oversample +oversampled +oversampling +oversaturate +overshoes +oversize +oversized +oversizes +oversoft +oversoftness +overspill +overstay +overstepping +overstraining +overstrike +overstrikes +overstriking +oversubscribed +oversupply +overtaxed +overwrap +oviform +ovulatory +owlish +owlishly +owlishness +owly +oxalate +oxalic +oxaloacetic +oxcart +oxidant +oxidate +oxidations +oxidative +oxidatively +oxygenate +oxygenated +oxygenates +oxygenating +oxygenation +oxygenations +oxyhydroxides +ozone +p's +pH +pacemaker +pacesetting +pacifism +pacifist +pacifistic +paddock +padlock +padlocked +padlocks +padre +paean +paeans +paganism +pageantry +pagoda +pagodas +paintbrush +palatability +palatable +palatableness +palatal +palatally +palefaces +palette +palindrome +palindromes +palindromic +palisade +palisades +palladium +pallet +palmetto +palmist +palpable +palpably +palsied +palsies +palsy +palsying +paltrier +paltriness +paltry +pamper +pampered +pamperer +pampering +pampers +panama +pancreatic +pandemic +panicked +panicky +panjandrum +panoplied +panoply +panorama +panoramas +panoramic +pantheism +pantheist +pantheon +pantomime +pantomimed +pap +papen +paperboard +paperhangers +paperiness +paperweight +paperweights +papery +papillary +papoose +pappies +pappy +papyri +papyrus +papyruses +parable +parables +parabola +parabolic +paraboloid +paraboloidal +paradigmatic +paradoxic +parakeet +parakeets +parallelepiped +parallelepipeds +paramagnet +paramagnetic +paramedical +parametrically +paranoiac +paranoiacs +paranormal +paranormally +paraphernalia +paraplegic +paraprofessional +paraprofessionals +parapsychology +parasol +parasols +parasympathetic +paratroop +paratrooper +paratroopers +paratroops +parboil +parboiled +parenthetic +pariah +parimutuel +parimutuels +parishioner +parishioners +parkish +parkland +parklike +parkway +parlance +parlay +parlayed +parley +parleys +parliamentarian +parliamentarians +parochial +parochialism +parochialism's +parochialisms +parochially +parodied +parodies +parody +parolee +parolees +parquet +parqueted +parqueting +parrotlike +parsec +parsecs +parsimonious +parsimoniously +parsnip +parsonage +participial +participially +participle +participles +particularistic +particularity +particulate +particulates +partook +parvenu +passable +passband +passerby +passersby +pasta +pasteboard +pastel +pastels +pasteup +pastiche +pastier +pasties +pastiness +pasty +patchier +patchiness +patchy +patentee +patentees +paternalism +paternalistic +paternity +paternoster +pathless +pathlessness +pathogen +pathogenesis +pathogenic +pathogens +pathologic +patina +patinas +patio +patios +patriarchal +patriarchies +patriarchy +patrimonial +patrimony +patristic +patristics +patrolled +patrolling +patrolman +patrolmen +patroness +patted +patting +paunch +paunchier +paunchiness +paunchy +pauper +pawnshop +pawnshop's +pawnshops +payday +payload +payload's +payloads +paymaster +paymasters +peacemaking +peacetime +peacetimes +peaky +peasanthood +pecan +pecans +peccadilloes +peccary +pectoral +pectorals +peculate +peculated +peculates +peculating +peculation +pecuniary +pedagogue +pedagogy +pedal +pedals +pedant +pedantry +peddle +peddled +peddles +peddling +pediatrician +pedigree +pedigreed +pediment +pedimented +peephole +peepy +peerage +peevish +peevishly +peevishness +pegboard +pegboards +pegged +pegging +pejorative +pejoratively +pejoratives +pelican +pelicans +pellagra +pelvic +pelvis +pelvises +pemmican +penal +penally +penchant +pendant +penicillin +penitential +penitentially +penknife +penknife's +penknives +penman +penmen +pennant +pennants +pentagonal +pentagonally +pentecostal +penultimate +penultimately +penurious +penuriously +penuriousness +penury +peonies +peony +peppergrass +peppermint +peppermints +pepperoni +peppery +peppier +peppiness +pepping +peppy +peptidase +peptidases +peptide +peptides +percept +percolator +percolators +percussion +percussions +percussive +percussively +percussiveness +perdition +perditions +perfectibility +perfectible +perfectionism +perfidious +perfidiously +perfidiousness +perfidy +perforate +perforated +perforates +perforating +perforation +perforations +perfumery +perfunctorily +perfunctoriness +perfunctory +perfusion +perihelion +perimeter +periodicities +periodicity +periodontal +periodontally +peripatetic +periphrastic +periscope +periscopes +periwinkle +periwinkles +perjure +perjured +perjurer +perjures +perjuring +perjury +perk +perked +perkier +perkiness +perking +perks +perky +permalloy +permanency +permeable +permeableness +pernicious +perniciously +perniciousness +peroxide +perpetuity +perquisite +perquisites +persecutory +persiflage +persimmon +persimmons +persona +personae +perspicacious +perspicaciously +perspicaciousness +perspicuity +perspire +perspired +perspires +perspiring +pert +pertinacious +pertinaciously +pertinaciousness +pertinence +pertly +pertness +pervasion +perverse +perversely +perverseness +perversion +perversions +perversive +peskier +pesky +pessimism +pessimist +pessimists +pesticide +pesticides +pestilent +pestilential +pestilentially +pestilently +pestle +pestled +pestles +pestling +petite +petiteness +petits +petri +petrification +petrified +petrify +petrochemical +petroglyph +petrol +petrology +pettish +pettishly +pettishness +petulance +petulances +petulant +petulantly +petunia +peyote +pfennig +phagocyte +phagocytes +phalanger +phalanx +phalanxes +phantasy +pharmaceutic +pharmaceutical +pharmaceutically +pharmaceuticals +pharmaceutics +pharmacies +pharmacist +pharmacists +pharmacological +pharmacologically +pharmacology +pharmacy +pharyngeal +pharynx +pharynxes +phenol +phenolic +phenotype +phenyl +phi +philander +philandered +philanderer +philanderer's +philanderers +philandering +philanders +philanthropic +philanthropies +philanthropist +philanthropists +philanthropy +philharmonic +philodendron +philological +philologically +philologists +philology +phlegm +phlox +phobic +phoebe +phoenix +phonetically +phonic +phonics +phonier +phonies +phoniness +phonologic +phonological +phonologically +phonology +phony +phosphide +phosphine +phosphines +phosphor +phosphoresce +phosphorescent +phosphorescently +phosphors +phosphorus +photochemical +photochemically +photoelectronic +photoelectrons +photoengravers +photogenic +photographically +photoluminescence +photolysis +photolytic +photometric +photometry +photomicrograph +photomicrography +photon +photon's +photons +photorealism +photosensitive +phrasemaking +phraseologies +phraseology +phraseology's +phylogeny +physiochemical +physiognomy +physiologic +physiologist +physiotherapist +physiotherapy +phytoplankton +pianism +pianissimo +pianist +pianistic +pianists +pica +piccolo +pickaxe +pickerel +pickerels +pickier +pickoff +pickoffs +picky +picnicked +picnicker +picnickers +picnicking +picofarad +picofarads +picojoule +piddle +piddling +pidgin +piedmont +piezoelectric +piezoelectricity +pigeonhole +pigeonholed +pigeonholes +pigeonholing +pigging +piggish +piggishly +piggishness +piggy +pigmentation +pigmentations +pigpen +pigpens +pigroot +pigskin +pigsty +pigtail +pigtailed +pilfer +pilfered +pilferer +pilfering +pilfers +pilloried +pillories +pillory +pillorying +pimento +pimp +pimping +pimple +pimpled +pimples +pimplike +pimply +pimps +pinafore +pinafores +pinball +pincushion +pinhead +pinheaded +pinheadedness +pinheads +pinhole +pinholes +pinkie +pinkies +pinkish +pinkishness +pinochle +pintail +pintails +pinto +pinwheel +pion +pip +pipet +pipette +piquant +piquantly +piquantness +piracy +pirouette +pirouetting +pistachio +pistole +pistoleers +pitchblende +pitchfork +pitchfork's +pitchforks +pitchstone +pitman +piton +piton's +pitons +pittance +pittance's +pittances +pitting +pituitary +pixies +pixiness +pixmap +pixmap's +pixmaps +pixy +pizza +pizzicato +placate +placated +placater +placates +placating +placation +placative +placeable +placeless +placelessly +placenta +placental +plagiarism +plagiarist +plainclothes +planeload +planetaria +planetarium +planetesimal +planetoid +planetoids +plankton +planoconcave +planoconvex +plantain +plaque +plaques +plasm +plastically +platitude +platitudes +platitudinous +platitudinously +platonic +platoon +platoons +platted +plausibly +playback +playbacks +playboy +playboys +playhouse +playhouses +playoff +playroom +playtime +playwriting +plaza +plazas +pleat +pleated +pleater +pleats +plenipotentiary +plenitude +plenum +plethora +pleura +pleural +pleuras +pliable +pliableness +pliancy +pliant +pliantly +pliantness +plink +plinked +plinker +plinking +plinks +plodded +plodding +ploddingly +plop +plopped +plopping +plosive +plover +plovers +pluggable +plummer +plummet +plummeted +plummets +plunk +plunker +plunkers +plunking +pluralism +pluralist +pluralistic +pluralists +plushier +plushiness +plushy +plutonium +plywood +pneumatic +pneumatics +pock +pocketful +pocketknife +pocketknife's +pocketknives +podge +podger +podgers +podia +podium +poesies +poesy +pogo +pogrom +pogroms +poignancy +poignant +poignantly +poinsettia +pokerface +pokerfaced +pol +polarimeter +polarimeter's +polarimeters +polarimetry +polariscope +polarogram +polarogram's +polarograms +polarograph +polarography +polecat +polemical +polemically +policymaker +policymakers +policymaking +polio +polis +politburo +politicking +politico +politicos +polities +polka +polka's +polkas +pollock +pollutant +pollutants +polonaise +polonium +polybutene +polybutenes +polychemicals +polycrystalline +polyelectrolytes +polyester +polyesters +polyether +polyethers +polyethylene +polygamous +polygamously +polygamy +polygonal +polygonally +polygynous +polyhedra +polyhedral +polyhedron +polyisobutylene +polyisocyanates +polymerase +polymeric +polymorph +polymorphic +polymyositis +polyphony +polyphosphate +polyphosphates +polypropylene +polystyrene +polytechnic +polytonal +polytonally +polyunsaturated +pomegranate +pompadour +pompano +pompons +pomposity +poncho +pons +pontiff +pontifical +pontificals +pontificate +pontificated +pontificates +pontificating +pontification +pooch +pooched +poodle +pooh +popcorn +poplin +popper +poppyseed +popularism +porcine +porgy +pornographer +pornography +porosity +porous +porously +porousness +porpoise +porpoises +portage +portaged +portaging +portent +portentous +portentously +portentousness +portents +porterhouse +portfolio +portfolios +portmanteau +portmanteaus +portraiture +portrayal +portrayals +poseur +poseurs +posh +poshest +positivism +positivist +positivists +positron +posse +posses +postdate +postdated +postdates +postdating +postdoctoral +posteriori +postfix +postfixed +postfixes +postfixing +postgraduate +posthumous +posthumously +posthumousness +postlude +postludes +postmarital +postmark +postmarked +postmarks +postmen +postmortem +postoperative +postoperatively +postorder +postpartum +postponement +postpositions +postsecondary +postvocalic +postwar +potable +potableness +potage +potbellied +potbelly +potboil +potboiler +potboilers +potency +pothole +potholed +potholing +potion +potions +potlatch +potlatches +potluck +potpourri +poultice +poultices +pow +powderpuff +powdery +practicability +pragmatism +pragmatist +pragmatists +praiseworthiness +praiseworthy +pram +prams +praseodymium +prattle +prattled +prattler +prattles +prattling +prattlingly +praxes +praxis +prayerful +prayerfully +prayerfulness +preamble +preambles +prearranged +precautionary +precess +precessed +precesses +precessing +precession +prechlorination +precipitable +precocity +precode +precoded +precollege +precolonial +preconscious +precooked +precut +predator +predator's +predators +predatory +predecline +predestined +predicator +predigested +predilect +predilection +predilections +predispose +predisposed +predisposes +predisposition +predispositions +predoctoral +predominance +preeminence +preeminent +preeminently +preemployment +preemptor +preen +preener +preening +preexistent +preexisting +prefab +prefabricate +prefabricated +prefabrication +prefatory +prefect +prefects +prefecture +prefectures +preferment +prefiguration +preflight +preflighted +preflighting +preflights +pregnancies +pregnancy +preindustrial +preinterview +preisolated +prejudicial +prejudicially +prejudicialness +preliterate +premarital +premaritally +premarket +premeditate +premeditation +premeditative +premix +premixed +premonition +premonitions +premonitory +preordainment +prep +prepackaged +prepayment +preponderance +preponderances +preponderant +preponderantly +preponderate +preponderately +preponderating +preponderation +prepping +preprepared +preprocessing +prepubescent +prepublication +preradiation +presage +presaged +presager +presages +presaging +preschool +preschooler +prescience +prescience's +prescript +presentable +presentableness +presentational +presentments +presoaks +pressman +pressmen +prestidigitate +prestidigitation +prestidigitator +prestigious +prestigiously +prestigiousness +presto +prestos +presumable +presupposition +presuppositions +pretest +pretested +pretesting +pretests +pretrial +pretzels +prevision +previsioned +previsioning +previsions +prewar +prickle +prickled +prickling +priestess +priestesses +prig +priggish +priggishly +priggishness +prim +primal +primate +primates +primitivism +primly +primness +primordial +primordially +primp +primping +printmake +printmaker +printmakers +printmaking +prismatic +prissier +prissiness +prissy +pristine +pristinely +privateer +privateer's +privateers +probabilist +probity +procaine +processional +processionally +procreate +procreation +procreative +procreativity +procrustean +proctor +proctor's +proctored +proctoring +proctors +prod +prodded +prodding +prodigies +prodigy +prof +profanity +professorial +professorially +professorship +profligate +profligately +profligates +profoundity +profundity +profuse +profusely +profuseness +profusion +progenitor +prognoses +prognosis +prognosticate +prognostication +prognosticative +prognosticator +progressivism +prohibitory +projectile +projectiles +projectionist +projectionists +prolate +prolifically +prolix +prolixity +prolixly +prolongate +prolongated +prolongates +prolongating +prolongation +promethium +promptitude +promulgators +pronto +proofreader +proofreading +proofreads +propagandist +propagandistic +propagandists +propane +propellant +propellants +propelling +prophetically +propinquity +propionate +propitiate +propitiation +proportionality +proportionate +propped +propping +proprietorship +proprietorships +proprioception +proprioceptive +propylene +prorate +prorated +prorating +proration +prosaic +proscenium +prosceniums +proscribe +proscribed +proscriber +proscribes +proscribing +proscription +prosecutor +prosecutors +prosodies +prosody +prostate +prosthetic +prosthetics +prostitute +prostitutes +protactinium +protagonist +protagonists +protean +protease +proteases +protectionist +proteolysis +proteolytic +protestant +protoplasmic +prototypic +protozoa +protozoan +protract +protracted +protractive +protrusive +protrusively +protrusiveness +protuberance +protuberant +provenance +proverbial +proverbially +provident +providential +providentially +providently +provincialism +proviso +provocateur +provocateurs +provocative +provocatively +provocativeness +provost +proxies +proxy +prudential +prudentially +prurient +pruriently +psalmist +pseudonym +pseudonym's +pseudonyms +psi +psych +psychedelic +psychiatric +psychic +psychic's +psychical +psychically +psychics +psycho +psychoacoustic +psychoacoustics +psychoactive +psychoanalysis +psychoanalyst +psychoanalytic +psychobiology +psychocultural +psycholinguistic +psycholinguistics +psychometric +psychometrics +psychometry +psychopath +psychopathic +psychophysic +psychophysical +psychophysically +psychophysics +psychophysiology +psychos +psychoses +psychosis +psychosomatic +psychosomatics +psychotherapeutic +psychotherapeutics +psychotherapists +psychotherapy +psychotic +ptarmigan +puberty +pubescent +publicists +puck +puckish +puckishly +puckishness +puddly +pudgier +pudginess +pudgy +pueblo +pueblos +puerile +puerilely +puffball +puffballs +puffery +puffin +puffiness +puffins +puffy +puissant +puissantly +puke +puked +pukes +puking +pullover +pulmonary +pulsar +pulsar's +pulsars +pulsate +pulsated +pulsates +pulsating +pulsation +pulsations +pulverable +puma +puma's +pumice +pumiced +pumicing +pummel +pummels +punctuality +punctuate +punctuated +punctuates +punctuating +pundit +punditry +pundits +pungency +pungent +pungently +punk +punkier +punkies +punkiness +punks +punky +punster +punsters +pupal +pupate +pupated +pupates +pupating +pupation +puppeteer +puppeteers +puppyish +purgation +purgative +purgatory +purism +purist +purists +puritan +puritanic +puritanical +puritanically +puritans +purloin +purloined +purloiner +purloining +purloins +purposeless +purposelessly +purposelessness +pursuant +purvey +purveyed +purveying +purveyor +purveyors +purveys +pus +pushier +pushiness +pushup +pushy +pussycat +putative +putatively +putrefy +putrid +putridly +putridness +putt +putted +puttied +putties +putty +puttying +pyknotic +pyramidal +pyramidally +pyre +pyridine +pyrolysis +pyrometer +pyrometer's +pyrometers +pyrometry +pyrophosphate +pyrotechnic +pyrotechnics +pyroxene +pyroxenite +python +pythons +q's +quackery +quad +quadrangle +quadrangles +quadrangular +quadrapole +quadrennial +quadrennially +quadric +quadriceps +quadrilateral +quadrilaterals +quadrille +quadrilles +quadrillion +quadrillionth +quadripartite +quadripartitely +quadripartition +quadriplegic +quadrivium +quadruplicate +quadruplicated +quadruplicates +quadruplicating +quadruplication +quadruplications +quaff +quaffer +quahog +quantile +quantiles +quarryman +quarrymen +quarterback +quarterbacks +quartermaster +quartermasters +quartile +quartiles +quartzite +quasar +quasar's +quasars +quaternaries +quaternary +quatrain +queasier +queasiness +queasy +querulous +querulously +querulousness +quibble +quibbled +quibbler +quibbles +quibbling +quiche +quiches +quickie +quickies +quicklime +quicksand +quicksands +quickstep +quicksteps +quiescent +quiescently +quiescentness +quincy +quinquennial +quinquennially +quint +quintessential +quintet +quintets +quintile +quintiles +quintillion +quintillionth +quip +quipping +quips +quirk +quirking +quirks +quirt +quixotic +quizzical +quizzically +quonset +quorum +r's +rabbi +rabbinical +rabbinically +rabid +rabidly +rabidness +rabies +racetrack +racetracker +raceway +racier +raciness +racism +racist +racists +rackety +racquet +racquets +racy +radian +radians +radicalism +radices +radii +radioactive +radioactively +radioactivities +radioactivity +radioastronomy +radiocarbon +radiochemical +radiochemically +radiochemistry +radiographic +radiography +radiologic +radiological +radiologically +radioman +radiomen +radiometer +radiometer's +radiometers +radiometric +radiometry +radionics +radiophysics +radiotherapy +radium +radon +raffish +raffishly +raffishness +raffle +raffled +raffles +raffling +ragging +ragout +ragweed +ragweeds +railbird +railbirds +railhead +railheads +raillery +rainless +rainstorm +rainwater +rajah +rakish +rakishly +rakishness +ramified +ramifies +ramify +ramifying +rammed +ramming +rampage +rampaged +rampages +rampaging +rampant +rampantly +ramrod +ramrods +rancho +ranchos +rancid +rancidity +rancidness +rancorous +rancorously +randies +randy +rangeland +rangelands +rangier +ranginess +rangy +rapacious +rapaciously +rapaciousness +rapier +rapists +rapped +rappel +rapper +rapper's +rappers +rapping +rapport +rapprochement +rarefied +rarefy +ratable +ratchet +ratchet's +ratcheted +ratcheting +ratchets +rateable +ratiocinate +ratiocinated +ratiocinates +ratiocinating +ratiocination +ratiocinative +rationalism +rationalist +rationalistic +rationalists +rattail +rattier +ratty +raucous +raucously +raucousness +ravish +ravisher +ravishes +ravishing +ravishingly +rawboned +rawhide +rawhided +rawhiding +raze +razed +razer +razes +razing +razorback +rd +reachability +reactant +reactants +readably +readership +readership's +readjust +readjuster +readjusting +readjustment +reaffirmation +reafforest +reagent +realtor +realtors +realty +reappearance +reapplication +reapportionment +reappraise +reappraising +reassert +reasserted +reasserting +reassurance +recalcitrant +recallable +recant +recanted +recappable +recency +receptionist +receptionists +recertification +recheck +rechecking +recherche +recherches +recipiency +recitative +recluse +recluse's +recluses +reclusion +reclusive +recoilless +recommence +recommencing +recommendable +recommendatory +recommittal +recomposition +reconciliatory +recondite +reconditely +reconditeness +recondition +reconditioning +reconditionings +reconditions +reconfigurability +reconnaissance +reconquer +reconquered +reconquering +reconquers +recontamination +reconvene +reconvening +reconvention +reconverting +recopied +recopies +recopy +recoup +recouped +recouping +recoups +recriminate +recriminated +recriminates +recriminating +recrimination +recriminations +recriminative +recruitment +rectification +rectifications +rectified +rectifier +rectifiers +rectify +rectilinear +rectilinearly +rectitude +rectory +recumbent +recumbently +recuperate +recuperated +recuperates +recuperating +recuperation +recuperative +recurred +recusant +recuse +redact +redactions +redactor +redbird +redbirds +redbud +redcoat +redcoats +redding +redecorating +redecoration +rededicate +redemptive +redeposition +redhead +redheaded +redheader +redheads +rediscover +rediscovering +rediscovery +redistricting +redneck +rednecked +rednecks +redo +redound +reduct +reductionism +reductive +redwood +redwoods +reedier +reedy +reek +reeked +reeker +reeking +reeks +reelection +reemission +reemission's +reemissions +reenact +reentry +reenumerate +reenumeration +reestimate +reeve +reexamination +refactoring +refashion +refectories +refectory +referenda +refinance +refineries +refinery +reflectance +reflux +refluxed +refluxes +refluxing +reforestation +reformability +reformatories +reformatory +reformism +reformist +reformists +refract +refracted +refracting +refraction +refractive +refractively +refractiveness +refractometer +refractometer's +refractometers +refrigerate +refrigerated +refrigeration +refurbish +refurbished +refurbisher +refurbishing +regale +regalia +regatta +regattas +regency +regimentation +regionalism +registrable +registrant +registrants +registrar +registrars +registries +registry +regressors +reground +regulatory +rehabilitate +rehabilitated +rehabilitates +rehabilitating +rehabilitation +rehabilitations +rehabilitative +rehearing +reimbursable +reimburse +reimburses +reimbursing +reinstitution +reinterpretation +reinterview +reinvest +reinvestigation +reinvigoration +rejigger +rejoinder +relativist +releasable +relevancy +reliant +reliantly +relict +religionists +religiosity +relocatable +remake +remaking +remand +remanded +remanding +remarriage +remarry +remarrying +rematch +remediable +remediableness +remedial +reminisce +reminisced +reminisces +reminiscing +remiss +remission +remissly +remissness +remit +remits +remitted +remitting +remorseful +remorsefully +remorsefulness +remorseless +remorselessly +remorselessness +remounting +remunerate +remunerated +remunerates +remunerating +remuneration +remunerations +remunerative +remuneratively +remunerativeness +renascent +renaturation +renature +renaturing +renegotiate +renegotiation +renewable +renovate +renovated +renovates +renovation +renumeration +renunciate +renunciation +renunciations +renunciative +reorient +reorientation +repacked +repairable +repairmen +repartee +repatriations +repayment +repeatability +repelled +repellent +repellently +repelling +repentant +repentantly +repertory +repetitious +repetitiously +repetitiousness +replenishment +replenishments +reportage +reportorial +reportorially +reprehensible +reprehensibleness +representativity +reprimand +reprimanded +reprise +reprised +reprising +reprobate +reprobating +reprobation +reprobative +reps +reptilian +republicanism +repugnance +repugnant +repugnantly +resale +rescaling +rescind +rescinded +rescinder +researchable +resemblant +resettlement +residency +residual +residually +residuals +residuary +residuum +resilience +resilient +resiliently +resinlike +resonate +resonated +resonates +resonating +resonator +resonators +respirator +respirators +respiratory +respire +respiring +restaurateur +restitution +restock +restorability +restorative +restoratively +restorativeness +restructurability +restudy +resupplied +resupplies +resupply +resupply's +resupplying +resurgence +resurgent +resuscitate +resuscitated +resuscitates +resuscitating +resuscitation +resuscitative +resuspension +retaliate +retaliated +retaliates +retaliating +retaliative +retaliatory +retardant +retardation +retch +retching +retell +retelling +retest +rethink +rethinker +rethinking +rethought +reticulum +retiree +retorsion +retouching +retrenching +retrenchment +retributed +retribution +retroactive +retrofit +retrofitting +retroflection +retroflex +retroflexed +retroflexion +retrogradations +retrograde +retrogradely +retrograding +retrogressive +retrogressively +retrorocket +retrovision +revaluation +revelatory +revengeful +revengefully +revengefulness +reverberate +reverberated +reverberation +reverberations +reverberative +reverent +reverie +reveries +reversibility +revet +revetments +revisable +revisionary +revisionist +revisionists +revivalism +revivified +revocable +revolutionists +revue +revues +revulsion +revved +revving +rhapsodic +rhapsody +rhenium +rheology +rheostat +rheostats +rhetorical +rhetorically +rhetoricalness +rhetorician +rhetoricians +rheum +rheumatic +rheumatics +rhinestone +rhinestones +rhino +rhinos +rhinotracheitis +rho +rhodium +rhododendron +rhododendrons +rhodolite +rhodonite +rhombic +rhombus +rhombuses +ribald +riboflavin +ribonucleic +ribosomal +ribosome +ribosomes +rickets +rickety +ricochet +ricocheted +ricocheting +ricochets +ridable +riddance +ridding +ridgepole +riflemen +rigamarole +rigger +riggers +rightist +rigmarole +rigmaroles +rimless +rimmed +rimming +ringlet +ringlets +ringside +ringsiders +rink +rinker +riparian +risible +risibles +riskier +riskiness +risky +riverbank +riverbanks +riverboat +riverfront +riverine +roach +roaches +roadbed +roadbeds +roadblock +roadblocks +roadhouse +roadhouses +robotism +rockabye +rockbound +rodder +rodding +rodent +rodents +rodeo +rodeos +roebuck +roebucks +roentgen +roguish +roguishly +roguishness +roil +roiling +rollback +rollicking +rollickingly +romanticism +rondo +rondos +rood +rooftop +rooftops +rookie +rookies +roomful +roomier +roominess +roommate +roommate's +roommates +roomy +rootless +rootlessness +rosaries +rosary +roseate +roseately +rosebush +rosemary +rosette +rosettes +roster +rostrum +rotogravure +rotogravures +rotor +rotors +rototill +rotting +rotund +rotunda +rotundity +rotundly +rotundness +roughish +roughneck +roughshod +roulette +rouletted +roulettes +rouletting +roundhead +roundheaded +roundheadedness +roundhouse +roundtable +roundworm +roustabout +rowboat +rowboats +rowdier +rowdies +rowdiness +rowdy +rowel +rubbery +rubdown +rube +rubella +rubes +rubicund +rubidium +rubric +ruckus +rudderless +rueful +ruefulness +ruminant +ruminantly +ruminants +rummage +rummaged +rummager +rummaging +rummier +rummies +rummy +rumpus +runabout +runabouts +rundown +rune +runes +runic +runoff +runoffs +runt +runtiness +runts +runty +runway +runways +rupee +rupees +rurality +ruse +rusk +rustproof +rutabaga +rutabagas +ruthenium +rutted +ruttier +rutting +rutty +s's +sabbath +sabbatical +sabras +sacral +sacrament +sacraments +sacrilege +sacrilegious +sacrilegiously +sacrosanct +saddlebag +saddlebags +safari +safekeeping +saffron +saga +sagebrush +sagged +sagging +sailboat +sailboater +sailboaters +sailboating +sailboats +sailfish +sainthood +salaam +salacious +salaciously +salaciousness +salamander +salami +salamis +salesgirl +saleslady +salesmanship +saleswomen +salience +saliency +salinger +salivary +salivate +salivated +salivates +salivating +salivation +saloonkeeper +salsa +salsa's +salsas +salsify +saltwater +salubrious +salubriously +salubriousness +salvageable +salvo +salvos +samovar +sanatoria +sanatorium +sanctimonious +sanctimoniously +sanctimoniousness +sandalwood +sandbag +sandbars +sandblast +sandblaster +sandhill +sandman +sandpile +sandpiper +sanguinary +sanguineous +sanitate +sanitations +sapped +sappier +sappiness +sapping +sappy +sapsucker +sarcastically +sarcoma +sardine +sardines +sardonic +sari +sartorius +sashay +sashayed +sassafras +sassing +satanic +satiable +satiate +satiated +satiates +satiating +satiation +satiric +satirical +satirically +saturnalia +saturnine +saturninely +saucily +sauerkraut +sauna +sauna's +saunas +saute +sauterne +sauternes +savagery +savoy +savvied +savvy +savvying +sawdust +sawyer +sax +saxophone +saxophone's +saxophones +saxophonist +scab +scabbed +scabrous +scabrously +scabrousness +scabs +scalability +scalpel +scamp +scandium +scapegoat +scapegoating +scapegoats +scapula +scapular +scapulars +scarecrow +scarface +scarification +scarifier +scarify +scarred +scarves +scat +scathing +scathingly +scatterbrain +scatterbrained +scattergun +scatting +scavenge +scavenged +scavenges +scavenging +sceptic +sceptical +scepticism +schism +schist +schizoid +schizomycetes +schizophrenic +schmuck +schnapps +schoolbook +schoolbooks +schoolgirl +schoolgirlish +schoolgirls +schoolmarm +schoolmate +schoolmates +schoolteacher +schoolwork +sciatica +scimitar +scimitars +scintillate +scintillated +scintillates +scintillating +scintillation +scion +scions +sclerosis +sclerotic +scoot +scooted +scooter +scooting +scoots +scops +scoreboard +scoreboards +scorecard +scoreless +scotch +scrabble +scrabbled +scrabbler +scrabbles +scrabbling +scraggly +scram +scramming +scrapbook +scrapbooks +scrapping +scratchier +scratchiness +scratchy +scrawnier +scrawniness +scrawny +screechy +screed +screenplay +screenwriter +screenwriter's +screenwriters +screwball +screwdriver +screwdrivers +screwup +scrim +scrimmage +scrimmaged +scrimmager +scrimmages +scrimmaging +scrimp +scrimped +scrimping +scrimps +scriptural +scripturally +scriven +scrivener +scrollbar +scrollbar's +scrollbars +scrounge +scrounged +scrounger +scroungers +scrounges +scrounging +scrubbed +scrubber +scrubbing +scrumptious +scrumptiously +scrupulosity +scrutable +scuba +scuff +scuffed +scuffing +scuffs +sculptural +sculpturally +scurrilous +scurrilously +scurrilousness +scurviness +scurvy +seafare +seafarer +seafarers +seafaring +seafood +seagull +seagulls +seahorse +sealant +sealants +seamanship +seamanships +seamier +seaminess +seamless +seamlessly +seamlessness +seamstress +seamstresses +seamy +seance +seaquake +searchlight +searchlights +seaway +secant +secants +secession +secessionist +seclude +secludes +secluding +secretariat +sectarian +secularism +secularist +secularists +secularity +sedan +sedans +sedate +sedated +sedately +sedateness +sedates +sedating +sedation +sedative +sedentary +sedimentary +sedimentation +sedition +seditious +seditiously +seditiousness +seduction +seductions +sedulously +seedbed +seedbeds +seedier +seediness +seedless +seedy +seepage +seersucker +seesaw +seesawed +seesawing +seesaws +segmental +segmentally +segregant +segregationist +seismograph +seismographer +seismographs +seismography +seismological +seismology +selectable +selectional +selenate +selenite +selenium +selfless +selflessly +selflessness +sellout +seltzer +semen +semi +semiannual +semiannually +semiarid +semiautomatic +semicircular +semidefinite +semidrying +semilogarithmic +seminarian +seminarians +semiprofessional +semiprofessionally +semiprofessionals +semipublic +semiquantitative +semiquantitatively +semisecret +semistructured +semitic +semitics +semitrance +semitropical +senatorial +senile +senilely +senor +senorita +sensate +sensately +sensationalism +sensual +sensuality +sensually +sensuous +sensuously +sensuousness +sentient +sentiently +sentimentalists +sentimentality +separability +sepia +sept +septate +septation +septennial +septennially +septic +septillion +septuagenarian +septum +sepulchral +sepulchrally +sequestration +sequin +sequined +sequins +sequoia +serape +seraph +seraphim +serenade +serenaded +serenader +serenades +serfdom +serge +serging +serological +serologically +serology +serviceability +serviceman +servicemen +serviette +serviettes +servitor +servitors +servo +servomechanism +servomechanisms +servos +sesame +setback +setbacks +setscrew +setscrews +sevenfold +severalfold +severalty +sewage +sewerage +sewn +sexier +sexiness +sextet +sextillion +sexton +sextuple +sextupled +sextuplet +sextupling +sexy +shabbily +shag +shagging +shags +shah +shakeable +shakedown +shakily +shalom +shamble +shambled +shambling +shamefacedly +shampoo +shampooer +shampoos +shamrock +shank +shanked +shards +sharecrop +sharecropping +sharpshoot +sharpshooter +sharpshooters +sharpshooting +shatterproof +shaw +sheathe +sheave +sheaving +shedding +sheepskin +sheik +shenanigan +shenanigans +sherbet +sherlock +sherries +sherry +shibboleth +shibboleths +shiftless +shiftlessly +shiftlessness +shill +shills +shim +shimmied +shimmies +shimming +shimmy +shimmying +shims +shinbone +shindig +shindig's +shindigs +shipbuild +shipbuilder +shipman +shipmate +shipmates +shipmen +shipshape +shipyard +shipyards +shire +shires +shirtmake +shirtmaker +shirttail +shivery +shoddier +shoddiness +shoddy +shoehorn +shoelace +shoelaces +shoemake +shoemakers +shoestring +shoestrings +shoo +shoofly +shooing +shootout +shootout's +shootouts +shopkeep +shopworn +shoreline +shorelines +shortfall +shortfalls +shortish +shortsighted +shortsightedly +shortsightedness +shortstop +showboat +showcase +showcase's +showcased +showcases +showcasing +showdown +showier +showiness +showman +showmanship +showmen +showpiece +showplace +showroom +showy +shrapnel +shredded +shredding +shrewish +shrewishly +shrewishness +shrift +shrinkage +shriver +shrove +shrugged +shrugging +shuck +shucker +shucks +shuddery +shuffleboard +shunned +shunning +shunt +shunted +shunter +shunting +shunts +shutoff +shutout +shuttlecock +shuttlecocks +sibilant +sibilantly +sic +sickish +sickishly +sickishness +sickroom +sidearm +sidearms +sideband +sidebands +sidecar +sidecars +sideline +sideliner +sidelines +sidelong +sideman +sidemen +sidereal +sidesaddle +sideshow +sideshows +sidestep +sidestepping +sidesteps +sidewall +sideway +sidewinder +sidle +sidled +sidles +sidling +sienna +siesta +sightsee +sightseeing +sightseer +sightseers +sigma +sigmas +signboard +signpost +signposted +signposting +signposts +silage +silica +silicate +silicates +silicide +silkworm +silkworms +silo +silos +siltation +silty +silversmith +silversmiths +silverware +simile +simpleminded +simplemindedly +simplemindedness +simpleton +simulcast +sinewy +singe +singlehanded +singlehandedly +singlet +singsonged +sinistral +sinistrally +sinless +sinlessly +sinlessness +sinter +sintered +sinuous +sinuousities +sinuously +sinuousness +sinus +sinuses +sinusoid +sipped +sippers +sipping +sis +sisal +situ +situs +sixfold +sixgun +sizeable +sizzle +sizzled +sizzler +sizzling +skat +skeet +skeeter +skepticism +sketchbook +sketchpad +skid +skidded +skidding +skids +skiff +skiffs +skillet +skimpier +skimpiness +skimpy +skindive +skindiving +skinless +skinnier +skinniness +skinny +skit +skits +skittle +skullcap +skullduggery +skyhook +skyjack +skyjacked +skyjacker +skyjackers +skyjacking +skyline +skyrocket +skyscrape +skyward +skywave +skyway +slag +slake +slaked +slaking +slalom +slaloms +slanderous +slanderously +slanderousness +slapstick +slatted +slatting +slaughterhouse +slaughterhouses +slavish +slavishly +slavishness +slaw +sleazier +sleaziness +sleazy +sledding +sledgehammer +sleepwalk +sleepwalker +sleety +sleight +sleuthing +slimmer +slimmers +slingshot +slink +slinked +slinking +slinks +slipstream +slither +slithered +slithering +slithers +slitter +slitters +slitting +sliver +slivered +slivering +slivers +slivery +slob +sloe +slog +sloganeer +sloganeering +slogging +sloop +sloops +sloppily +slosh +sloshed +slothful +slothfully +slothfulness +slough +sloughed +sloughing +sloven +slovenliness +slovenly +slowdown +sludge +sludges +slugged +slugger +sluggers +slugging +sluice +sluiced +sluices +sluicing +slumming +slunk +slurp +slurped +slurping +slurps +slurried +slurries +slurring +slurry +slurrying +slush +slyness +smallish +smalltime +smattering +smatterings +smiley +smiley's +smilies +smirk +smirked +smithereens +smokehouse +smokescreen +smokestack +smooch +smooching +smudge +smudged +smudginess +smudging +smudgy +smut +smuts +smuttier +smuttiness +smutty +snack +snacks +snafu +snag +snagged +snagging +snags +snakebird +snakelike +snakeroot +snapback +snapdragon +snapdragons +snappish +snappishly +snappishness +snazzier +snazzy +snicker +snickered +snickerer +snickering +snide +snidely +snideness +snider +snidest +sniffle +sniffled +sniffler +sniffles +sniffling +snifter +snip +snipe +sniped +sniper +sniper's +snipers +snipes +sniping +snipped +snipper +snipper's +snippers +snippet +snippier +snipping +snippy +snips +snivel +snob +snobbery +snobbish +snobbishly +snobbishness +snobs +snook +snooker +snookers +snooks +snoopy +snorkel +snorkeled +snorkeler +snorkeling +snotty +snowball +snowballed +snowballing +snowballs +snowbank +snowbank's +snowbanks +snowblower +snowblowers +snowfall +snowflake +snowflakes +snowmobile +snowmobiler +snowmobiling +snowstorm +snub +snubbed +snubbing +snubness +snubs +snuffboxes +snuffle +snuffled +snuffler +snuffling +snugged +snugging +snuggly +soapier +soapiness +soapstone +soapstones +soapsud +soapsuds +soapy +sobbed +sobbing +sobbingly +sobriety +sobriquet +socialistic +sociality +socio +sociocultural +socioculturally +sociodemographic +socioeconomic +socioeconomically +socioeconomics +sociologist +sociologists +sociometric +sociometry +sodden +soddened +soddening +soddenly +soddenness +sodding +softball +softwood +soggier +sogginess +soggy +soiree +soirees +soldiery +solecism +solenoid +solenoids +solicitation +solicitous +solicitously +solicitousness +solicitude +solidarity +soliloquy +solipsism +soloist +soloists +solstice +solvating +solvency +soma +somatic +somebody'll +someone'll +somersault +somersaulting +somersaults +sommelier +sommeliers +somnolence +somnolent +somnolently +sonata +sonatas +songbag +songbook +songful +songfully +songfulness +sonic +sonny +sonofabitch +sonorities +sonority +sonorous +sonorously +sonorousness +sonuvabitch +soothsay +soothsayer +soothsayers +soothsaying +sop +sophism +sophist +sophister +sophisticate +sophisticates +sophistry +sophomoric +soporific +soporific's +soporifics +sopping +soprano +sopranos +sops +sorghum +sororities +sorority +sorrel +sortie +soubriquet +souffle +soulful +soulfully +soulfulness +soundproof +soundproofed +soundproofing +soundproofs +sourdough +southbound +southeast +southeaster +southeasterly +southeastern +southernisms +southernmost +southland +southpaw +southpaws +southward +southwards +southwest +southwester +southwesterly +southwestern +souvenir +souvenirs +sovereignty +sow +sowbelly +sowens +sower +sowered +sowing +sown +sox +soy +soya +soybean +soybeans +spacecraft +spacesuit +spacesuits +spacious +spaciously +spaciousness +spandrels +spangle +spangled +spangles +spangling +spaniel +spar +sparkier +sparkle +sparkled +sparkler +sparkles +sparkling +sparky +sparling +sparlings +sparring +spars +spasm +spasms +spastic +spatiality +spatterdock +spatula +spavined +spay +spayed +spaying +speakership +spearhead +spearmint +spec +specie +specifiability +specious +speciously +speciousness +specs +spectral +spectrally +spectralness +spectrograph +spectrographically +spectrography +spectrometer +spectrometer's +spectrometers +spectrometric +spectrometry +spectrophotometer +spectrophotometer's +spectrophotometers +spectrophotometric +spectrophotometry +spectroscope +spectroscopic +spectroscopy +specular +specularity +specularly +speedboat +speedboater +speedboating +speedometer +speedometer's +speedometers +speer +speleological +speleologist +speleology +spellbound +sperm +spermatophyte +sperms +spew +spewer +spewing +spewings +spheric +spherics +spheroid +spheroidal +spheroidally +spherule +spherules +sphinx +sphinxes +spic +spicebush +spiderwort +spidery +spigot +spigots +spikier +spiky +spillover +spillover's +spillovers +spilt +spineless +spinelessly +spinelessness +spinier +spininess +spinnability +spinnaker +spinster +spiny +spirituality +spitfire +spittle +splashier +splashiness +splashy +splat +splattered +splay +splayed +splenetic +splint +splinted +splintery +splinting +splints +splotch +splotched +splotches +splotchy +splurge +splurges +splurging +splutter +splutterer +spoilables +spoilage +spokespersons +spongier +sponginess +spongy +spontaneity +spoof +spoonerism +spoonful +spoonfuls +sporadic +sporadically +sporadicly +sportier +sportiest +sportiness +sportsmanship +sportsmen +sportswear +sportswriter +sporty +spottier +spottiness +spotty +spousal +sprain +sprained +sprains +springboard +sprocket +sprocketed +sprocketing +sprockets +sprue +spud +spume +spuming +spumoni +spunk +spurge +spurred +spurring +sputnik +sputniks +spyglass +sqrt +squalid +squalidly +squalidness +squalor +squamous +squamously +squander +squandered +squanderer +squandering +squanders +squashier +squashiness +squashy +squatted +squatter +squatters +squatting +squaw +squeaky +squeamish +squeamishly +squeamishness +squeegee +squeegeed +squeegees +squelch +squelched +squelcher +squelches +squelching +squirehood +squirmy +squirt +squirted +squirter +squirting +squirts +squish +squished +squishes +squishier +squishiest +squishiness +squishing +squishy +st +stableman +stablemen +staccato +staccatos +stackable +stadium +stadium's +stadiums +stagier +staginess +stagnate +stagnated +stagnates +stagnating +stagnation +stagy +stairwell +stairwells +stalactite +stalactite's +stalactites +stalag +stalemate +stallion +staminate +stanchion +stanchioned +stanchioning +stanchions +standoff +stank +stannic +stannous +staphylococcus +starchier +starchiness +starchy +stardom +stargaze +stargazer +stargazes +stargazing +starling +starlings +starship +stash +stashed +stashes +stashing +stasis +statehood +stateless +statelessness +stateroom +statesmanlike +statesmanship +statesmen +statewide +stationarity +stationeries +stationery +stationmaster +statuary +statuette +steamier +steamily +steaminess +steamy +steelier +steelies +steeliness +steelmaker +steely +steeplebush +steeves +stein +steiner +steiners +stenography +stenotype +stepbrother +stepchild +stepchildren +stepdaughter +stepfather +stepladders +steppe +steppes +stepsister +stepson +stereography +stereophonic +stereoscopy +stereotypic +sterility +sternal +sternum +steroid +steroids +stethoscope +stevedore +stevedores +stewardess +stewardesses +stewardship +stickle +stickleback +stickled +stickler +stickling +stickpin +stigmata +stiletto +stillbirth +stillbirths +stillborn +stilt +stilted +stiltedly +stiltedness +stilts +stimulatory +stingier +stinginess +stingy +stinkpot +stinky +stochasticity +stockbroker +stockier +stockiness +stockpile +stockpiler +stockpiling +stockroom +stocky +stodgier +stodginess +stodgy +stoic +stoichiometric +stoichiometry +stoicism +stoics +stoke +stoked +stoker +stokes +stoking +stolid +stolidly +stomachs +stomp +stomped +stomping +stomps +stonecutter +stonecutters +stonemason +stonemasons +stonewall +stoneware +stonewort +stonily +stooge +stooges +stooging +stopover +stopovers +stopwatch +stopwatches +storekeep +storekeeper +storekeepers +storeroom +stormbound +storyboard +storyboards +storyteller +storytellers +stowage +stowages +straddle +straddled +straddler +straddlers +straddles +straddling +strafe +strafer +strafes +strafing +straightaway +strangulate +strangulated +strapped +strapping +strata +strategically +strategist +strategists +stratigraphic +stratigraphy +stratosphere +stratospheric +strawflower +strawflowers +streptococcus +streptomycin +stressful +stressfully +stretchable +striate +striated +striates +striating +striation +stricture +strictures +stridency +strident +stridently +strikebreak +strikebreaker +strikebreakers +strikebreaking +striptease +stripteaser +striven +strongroom +strongrooms +strontium +strop +strophe +strophes +stropped +stropping +strops +structuralist +structuralists +strum +strumming +strychnine +stubby +stucco +studded +stultification +stultify +stultifying +stumpage +stumpy +stunk +stunned +sturgeon +stutter +stuttered +stutterer +stuttering +stutters +styli +stylist +stylites +stylus +styluses +stymie +stymied +stymies +styrene +styrenes +suable +suave +suavely +suaveness +suavity +subaltern +subareas +subassembly +subbing +subcaste +subchain +subclassifications +subcommand +subcommands +subconcept +subconstituent +subcontinent +subcontract +subcontracting +subdirectories +subdirectory +subdistrict +subindex +subjectivist +subjectivists +subjugate +subjugated +subjugates +subjugating +subjugation +sublease +sublimate +sublimated +sublimates +sublimating +subliminal +subliminally +subliterary +sublunary +submachine +submersible +submissive +submissively +submissiveness +submittal +subnational +subnet +subnets +subnormal +subnormally +suboptimal +subordinator +subpage +subparagraph +subpart +subparts +subpoena +subpoenaed +subpoenas +subpopulation +subpopulations +subquestion +subquestion's +subquestions +subregion +subregional +subregionally +subregions +subrogation +subsample +subsamples +subsentence +subservience +subservient +subserviently +subsistent +subsocietal +subsoil +subsoiler +subspecies +substitutionary +substratum +subsurface +subtable +subtables +subtended +subtends +subterfuge +subterfuges +subtest +subtotals +subtype +subtypes +suburbanite +suburbanites +suburbia +subversive +subversively +subversiveness +subversives +successorship +succubus +suffragette +suffragettes +suffuse +suffused +suffuses +suffusing +suffusion +suffusive +suggestibility +sulfaquinoxaline +sulfate +sulfated +sulfating +sulfide +sulfite +sulfonamide +sulfonamides +sulfur +sulfured +sulfuric +sulfuring +sulfurous +sulfurously +sulfurousness +sulkily +sullied +sullies +sully +sullying +sultana +sumac +summarily +summertime +summitry +sunbaked +sunbonnet +sunburnt +sunder +sundered +sundering +sunders +sundial +sundials +sunfish +sunflower +sunlit +sunshade +sunshades +sunshiny +sunspot +suntan +suntanned +supercilious +superciliously +superciliousness +superconcept +supercritical +superficiality +superhighways +superlunary +supermachine +supernatant +supernatural +supernaturalism +supernaturally +supernaturalness +supernormal +supernormally +supernova +supernova's +supernovas +superposable +superposition +superpositions +superpredicate +supersensitive +supersensitiveness +supersonic +supersonics +superstructural +superstructure +superstructures +supervene +supervened +supine +supinely +supineness +supping +supplementation +supplicate +supplicating +supposable +suppressible +suppressor +suppressors +supra +supranational +supranationalism +suprasegmental +supremacist +surcease +surceased +surceasing +surcharge +surcharged +surcharges +surcharging +surfactant +surfactants +surfeit +surfeited +surfeiter +surfeits +surreal +surrealism +surrealist +surrealists +surreptitious +surreptitiously +surreptitiousness +surrey +surreys +surtax +surveillance +surveillances +surveillant +survivability +survivalist +survivalists +survivorship +susceptibility +sushi +suspensor +sustainable +sustainment +sustenance +svelte +sveltely +svelteness +swab +swabbed +swabbies +swabbing +swabby +swabs +swaddle +swaddled +swaddling +swag +swaging +swami +swampland +swampland's +swamplands +swank +swanker +swankier +swankiness +swanky +swanlike +swappable +swart +swartness +swash +swasher +swastika +swat +swatch +swatches +swath +swath's +swathe +swathed +swather +swathes +swathing +swathings +swats +swatter +swatting +sweatband +sweatier +sweatiness +sweatshirt +sweatshops +sweaty +sweepstake +sweepstakes +sweetish +sweetishly +sweltering +swelteringly +swig +swigging +swindle +swindled +swindler +swindles +swindling +swingable +swingier +swingy +swinish +swinishly +swinishness +swirlier +swirly +swishier +swishy +swiss +switchblade +switchgear +switchman +switchmen +switchmen's +swivel +swivels +swizzle +swizzled +swizzler +swizzling +swordfish +swordplay +swordplayer +swordtail +sycophant +sycophantic +sycophantically +sycophantly +sycophants +syllabic +syllabicity +syllabification +syllabify +syllogistic +sylvan +symbiont +symbolical +symbolists +sympathetically +symphonic +symposia +symptomatology +synagogue +synagogues +synaptic +synchronism +synchrotron +syncopate +syncopated +syncopation +syncopative +syndic +syndics +synergy +synod +synods +synonymy +synoptic +syphilitic +syrupy +sys +systemic +tabbies +tabbing +tabby +tableland +tabletop +tabletop's +tabletops +tabloids +tabula +tackiness +taco +tacos +tactful +tactfully +tactfulness +tactic +tactical +tactically +tactlessness +tactual +tactually +tadpoles +taffeta +taffies +taffy +tailback +tailgate +tailgated +tailgater +tailgating +takeoff +takeoffs +takeover +takeovers +talismanic +talky +tallied +tallies +tally +tallyho +tallying +talon +taloned +talons +tamable +tamale +tamarack +tamarind +tambourine +tamp +tamping +tampon +tangency +tangerine +tango +tangos +tankard +tanned +tannery +tannin +tanning +tantalum +tao +taoism +taoist +taoists +taos +tapeworm +tapir +tapirs +tappet +tappets +tarantula +tarantulas +tardily +tarnish +tarnished +tarnishes +tarnishing +tarp +tarpapered +tarpaulin +tarpaulins +tarpon +tarpons +tarred +tarring +tartar +taskmaster +tastier +tastiness +tasty +tater +tattier +tatting +tattle +tattled +tattler +tattles +tattletale +tattling +tatty +tawdrier +tawdriness +tawdry +taxably +taxiway +taxiway's +taxiways +taxpaying +teacart +teacup +teahouse +teahouses +teakettle +teakwood +teal +teals +teammate +teammates +teamster +teamsters +teamwork +teapot +teapots +teardrop +teardrops +teasel +teat +teated +teats +tech +teched +technetium +tectonic +tectonics +tee +teeing +teensier +teensy +tees +teetering +tektite +tektites +telecommunicate +telegraphy +telekinesis +telemeter +telemeter's +telemeters +telemetric +telemetry +telepathic +telepathically +telepathy +telephotography +teleprinter +teleprocessing +teleprompter +telescopic +telltale +telltale's +telltales +tellurium +telnet +telnets +telomeric +temerity +temp +tempo +tempos +temptress +tenable +tenableness +tenacity +tenancies +tenancy +tenderfoot +tenderloin +tendon +tendons +tenebrous +tenet +tenets +tenfold +tenon +tensile +tensional +tensionless +tensorial +tenspot +tenths +tenuous +tenuously +tenuousness +tepees +tepid +tepidly +tepidness +teratogenic +teratologies +teratology +terbium +tercel +terminable +terminableness +termini +terminological +terminologically +termite +termites +tern +terpsichorean +terramycin +terrapin +terrapins +terries +terry +terse +tersely +terseness +terser +tersest +tertian +tessellate +tessellated +tessellates +tessellation +testamentary +testate +testator +testator's +testators +testes +testicular +testier +testily +testimonial +testimonials +testiness +testy +tetanus +tether +tethered +tethering +tethers +tetrachloride +tetracycline +tetrafluoride +tetragonal +tetragonally +tetrahalides +tetrahedra +tetrahedral +tetrahedrally +tetrahedron +tetrameron +tetrasodium +tetravalent +textural +texturally +th +thallium +thallophyte +that'd +that'll +theatric +theatrics +theism +theistic +theocracy +theoretician +there'd +there'll +therefor +therefrom +theretofore +thereunder +thermal +thermally +thermals +thermionic +thermionics +thermistor +thermistors +thermo +thermocouple +thermocouples +thermodynamically +thermoelastic +thermoelectric +thermoformed +thermoforming +thermogravimetric +thermometric +thermometry +thermonuclear +thermopile +thermoplastic +thermopower +thermos +thermosetting +thermostable +thermostatic +thermostatics +thesaurus +thespian +thespians +theta +thetas +thiamin +thickish +thine +thinned +thinning +thinnish +thiocyanate +thiouracil +this'll +thistledown +thither +thoriate +thoriated +thorium +thoroughbred +thoroughgoing +thou +thous +thousandths +thrall +threadbare +threadbareness +threefold +threesome +thresh +threshed +thresher +threshing +throatier +throatiness +throaty +throes +thrombi +thromboses +thrombosis +thrombus +throwback +thrum +thrumming +thudding +thuggee +thulium +thumbnail +thumbtack +thumbtack's +thumbtacked +thumbtacking +thumbtacks +thunderclap +thunderclaps +thunderous +thunderously +thunk +thwack +thy +thyratron +thyroglobulin +thyroid +thyroidal +thyroids +thyronine +thyrotoxic +thyrotrophic +thyrotrophin +thyrotropic +thyrotropin +thyroxine +tibia +tic +tidbit +tidbits +tideland +tidelands +tidewater +tidily +tiff +tiffany +tigress +tillage +tilth +timberland +timberlands +timbre +timepiece +timeworn +timothy +tincture +tinctured +tincturing +tinder +tine +tines +tinfoil +tinner +tinplate +tinsel +tinselly +tinsmith +tinsmiths +tintable +tintype +tinware +tipoff +tippier +tipple +tippled +tippler +tipples +tippling +tippy +tipsier +tipsiness +tipsy +tiptoeing +tirade +tirades +titan +titanate +titanic +titanium +titans +titian +titillate +titillating +titillatingly +titillation +titillative +titmouse +titmouse's +titrate +titrated +titrates +titrating +titration +titular +titularly +toadied +toadies +toady +toadying +toadyism +tobaggon +tobaggon's +tobaggons +toccata +today'll +toddle +toddled +toddler +toddlers +toddles +toddling +toenail +toenails +toffee +tofu +tog +togging +togs +toilsome +toilsomely +toilsomeness +tokamak +tollgate +tollhouse +toluene +tomblike +tombstone +tombstones +tome +tomes +tomfool +tommy +tonal +tonalities +tonally +toneless +tonelessly +tonelessness +tong +tonger +tonier +tonk +tonks +tonsillitis +tony +toodle +toolmake +toolmaker +toolmakers +toolmaking +toolsmith +toot +tooted +tooter +toothier +toothily +toothpaste +toothy +tooting +tootle +tootled +tootler +tootling +toots +tootsie +tootsies +tootsy +topaz +topcoat +topcoats +topgallant +topnotch +topnotcher +topocentric +topographic +topographical +topographically +topographies +topography +topped +toppers +topping +toppings +topside +topsides +topsoil +tori +tories +toroid +toroidal +toroidally +toroids +torpid +torpidly +torpor +torrence +torsion +torsional +torsionally +torso +torsos +tort +torten +tortoiseshell +tortuous +tortuously +tory +tot +totalistic +totalitarian +totalitarianism +tote +toted +totem +totemic +toter +totes +toting +tots +totted +touchdown +touchdowns +touchstone +touchstones +toughs +tourism +tousle +tousled +tousles +tousling +tout +touted +touter +touting +touts +towboat +towboats +towhead +towheaded +townhouse +townsman +townsmen +toxic +traceback +traceback's +tracebacks +tracepoint +tracepoint's +tracepoints +traceried +tracery +trachea +trackage +trackless +traction +tradesmen +traditionalism +traditionalistic +traditionalists +tragedian +tragedians +tragicomic +trailside +traineeships +trainman +trainman's +trainmen +traipse +traipsing +traitorous +traitorously +tram +trammel +trammels +tramway +transalpine +transaminase +transatlantic +transcendence +transcendental +transcendentalism +transcendentalists +transcendentally +transconductance +transcultural +transducer +transducers +transduction +transect +transected +transecting +transects +transept +transepts +transferee +transferor +transferors +transfix +transfixed +transfixes +transfixing +transfusable +transfuse +transfused +transfusing +transfusion +transfusions +transgressor +transgressors +transliterate +transliteration +translucence +translucency +transmissible +transmittable +transmittance +transmutation +transmute +transmuted +transmutes +transmuting +transoceanic +transom +transoms +transpacific +transpiration +transpirations +transplantable +transplantation +transportable +transposable +transship +transshipment +transshipping +transships +transversal +transversally +transverse +transversely +transverses +transvestite +transvestitism +trapdoor +trapdoors +trapezium +trashier +trashiness +trashy +trauma +traumas +traversable +travertine +trawl +trawler +treadle +treadled +treadling +treadmill +treasonable +treasonous +treelike +trefoil +trekked +trekking +trellis +trellised +trellises +trembly +tremulous +tremulously +tremulousness +trenchant +trenchantly +trencherman +trenchermen +trendier +trendiness +trendy +trepidation +trestle +trestles +triable +triableness +triad +triadic +triamcinolone +triangulate +triangulated +triangulately +triangulation +triatomic +tribesman +tribesmen +tribulate +tribulation +tribulation's +tribulations +trichloroacetic +trichloroethane +trichromatic +trickeries +trickery +trickster +trident +tridents +tridiagonal +triennial +triennially +trifluoride +trig +trigonal +trigonally +trigram +trigrams +trilobite +trilogy +trimester +trinitarian +trinitarians +trinity +trio +triode +triodes +trios +trioxide +tripartite +tripartition +tripe +triphenylarsine +triphenylphosphine +triphenylstibine +triphosphopyridine +triplex +triplicate +tripod +tripods +tripoli +tripolyphosphate +tripped +tripping +trippingly +triptych +trisodium +tristate +trisyllable +trite +tritely +triteness +triter +tritest +tritium +tritium's +triton +triumphant +triune +trivalent +trivium +trodden +troglodyte +troika +trollop +trombone +trombone's +trombones +trombonist +troopship +troopships +trophic +tropism +tropisms +tropocollagen +tropospheric +trotted +trotter +trotting +troughs +trounce +trounced +trounces +trouncing +troupe +trouper +troupes +trouping +troy +truancy +truculence +truculent +truculently +trumpery +trundle +trundled +trundler +trundles +trundling +truss +trusser +trusses +trussing +trusteeship +trypsin +tsar +tsarevich +tsarina +tsarism +tsarist +tsunami +tuba +tubular +tubularly +tubule +tubules +tugged +tugging +tularemia +tulle +tum +tumbrels +tumid +tumidly +tummies +tummy +tummy's +tun +tuna +tunas +tundra +tuneful +tunefully +tunefulness +tunelessly +tung +tungstate +tungsten +tupelo +turbinate +turbinated +turbinates +turbine +turbines +turbofan +turbojet +turgid +turgidly +turgidness +turk +turks +turnabout +turnaround +turnarounds +turnoff +turnout +turnouts +turnpike +turnpikes +turnstone +turntable +turpitude +turtleback +turtlebacks +turtleneck +turvy +tusk +tusker +tuskers +tusks +tussle +tussled +tussles +tussling +tut +tutelage +tutu +tuxedo +tuxedo's +tuxedoed +tuxedos +twaddle +twaddled +twaddler +twaddles +twaddling +tweedier +tweediness +tweedy +tweeze +tweezed +tweezing +twelfths +twiddle +twiddled +twiddles +twiddling +twigged +twigging +twinge +twinges +twinging +twinning +twirly +twisty +twit +twitchy +twitting +twosome +tycoon +typeahead +typeface +typescript +typeset +typesets +typesetter +typesetters +typesetting +typewrite +typewriting +typewritten +typhoon +typhus +typicality +typo +typographer +typological +typologically +typologies +typology +tyrannic +tyrannical +tyrannically +tyrannicalness +tyrannicide +tyrosine +ulcerate +ulcerated +ulcerates +ulceration +ulcerations +ulcerative +ulster +ulterior +ulteriorly +ultimatum +ultra +ultracentrifugally +ultracentrifugation +ultracentrifuge +ultraconservative +ultrafast +ultramarine +ultramodern +ultrashort +ultrasonic +ultrasonically +ultrasonics +ultrasound +ultrastructure +ultraviolet +umber +umbered +umbering +umbilical +umbilici +umbilicus +umbilicuses +umbra +umbrage +unaccountable +unadventurous +unaggressive +unallocable +unambiguity +unamused +unanimity +unappeasable +unappeasably +unasterisked +unbalance +unbeknownst +unbend +unbending +unbent +unbind +unblest +unbutton +unbuttoning +uncap +unceremonious +unceremoniously +unceremoniousness +uncharacteristic +uncharitably +unchastity +unchristian +uncircumcised +unclasping +uncodable +uncoiling +uncombable +uncomment +uncommenting +uncomments +uncommunicable +uncommunicative +unconcern +uncongeniality +unconscionable +unconscionableness +unconventionality +uncourageous +uncousinly +uncritical +unction +undedicated +undeflected +undeliverability +undeliverable +undependable +underachievers +underadjusting +underarm +underbedding +underbelly +underbracing +underclassman +underclassmen +underclothes +underclothing +underconsumption +undercooked +undercount +undercounts +undercover +undercurrent +undercut +underdeveloped +underdevelopment +underdog +undereducated +underemployed +underemployment +underenumerated +underenumeration +undergarments +undergirding +undergrowth +underhanded +underhandedly +underhandedness +underheat +underlay +underpaid +underpins +underpopulated +underprivileged +underrate +underrated +underregistration +underreported +underreporting +underrepresentation +underrepresented +undersea +underseas +undersecretaries +undersecretary +undersecretary's +undershirt +undershirt's +undershirts +undershoot +undershooting +undershoots +undershot +underside +underside's +undersides +undersize +undersized +undersizes +undersizing +understate +understatement +understatements +understates +understating +understructure +understructure's +understructures +understudies +understudy +understudy's +undertow +undertow's +undertows +undervalued +underwater +underwhelm +underwhelmed +underwhelming +underwhelms +underwood +undeserved +undogmatically +undreamt +undulate +undulated +undulates +undulating +undulation +undulations +unearth +unearthed +unearthing +unease +uneconomic +uneducated +unemployability +unencroachable +unenforceable +unenforcible +unenunciated +unenviable +unfaded +unfailing +unfailingly +unfailingness +unfathomable +unfederated +unfelt +unfertile +unfindable +unfitting +unfoldment +unfrocking +unfrozen +unfurl +unfurled +ungallant +unglamorous +ungodliness +ungodly +ungracious +ungrammaticality +unhand +unharmonious +unheated +unhelpful +unhesitant +unhinge +unholiness +unholy +unhook +unhooked +unhooking +unhurried +unhurt +unideal +unidimensional +unifilar +unilateral +unilaterally +unimaginative +unimodal +unimpeachable +unimpeachably +unimposing +unimpressive +uninitiate +uninjectable +uninominal +uninterested +uninvolved +unipolar +uniprocessor +uniprocessor's +uniprocessors +unitarian +unitarianism +unitarians +unitary +univalent +univariate +universalism +universalistic +unkempt +unkink +unlacing +unlearn +unlearned +unliterary +unloveliness +unlovely +unmake +unmalicious +unmanliness +unmanly +unmarred +unmask +unmeasured +unmeritorious +unmet +unmethodical +unmindful +unmoving +unobtrusive +unobtrusively +unobtrusiveness +unorthodox +unorthodoxy +unpaintable +unpalatability +unpartisan +unperforated +unphysical +unpicturesque +unpreemphasized +unpremeditated +unprepared +unprocurable +unproductive +unprofessional +unprovocative +unquestionable +unquestioning +unquiet +unquietly +unquietness +unreadiness +unready +unreality +unreason +unreasoning +unreasoningly +unreceptive +unredeemable +unreeling +unreflective +unrelieved +unremarkable +unremitting +unremittingly +unremunerated +unrepentant +unrepresentative +unrewarding +unripe +unripeness +unromantic +unscathed +unscrew +unscrewed +unscrewing +unseat +unsee +unselfconscious +unselfconsciousness +unservile +unshakeable +unsheathe +unshed +unsightly +unsinkable +unslaked +unsold +unsolder +unspeaking +unspecific +unspectacular +unsprocketed +unstilted +unstriated +unstuffy +unsubtle +unsurmountable +unsystematic +unteach +untellable +untenable +untenanted +unthinking +untidily +untraditional +untrodden +unutterably +unvacuolated +unwaivering +unwariness +unwarrantable +unwary +unwed +unweighted +unwire +unwomanly +unworkable +uparrow +upbeat +upbring +upcome +upcoming +upend +upheaval +upheavals +upholstery +upped +uppercase +uppercased +uppercases +uppercasing +upperclassman +upperclassmen +uppercut +upraise +upraised +uprise +upriser +upriver +uproarious +uproariously +uproariousness +upsilon +upslope +upstanding +upstandingness +upstate +upstater +upsurge +upswing +upswings +uptake +uptime +uptown +uptrend +upwind +uranium +uranyl +urbane +urbanely +urbanism +urbanite +urbanites +urea +uremia +urethane +urethanes +urethra +urgencies +urgency +urinal +urinals +urinary +usurer +usurious +usuriously +usuriousness +usurpation +usury +uterine +utile +utilitarian +utopia +utopianism +utopias +vacationland +vaccinating +vaccination +vaccinations +vaccine +vaccines +vaccinia +vaccinial +vacuity +vacuolate +vacuolated +vacuolates +vacuolating +vacuolation +vacuole +vacuoles +vaginal +vaginally +vain +vainglorious +vaingloriously +vaingloriousness +vainness +valance +valanced +valances +valedictory +valuate +valuated +valuates +valuating +valueless +valuelessness +vamp +vamper +vampire +vampires +vanadium +vandal +vandalism +vandals +vanguard +variate +variated +variates +variating +variegate +variegated +variegation +varistor +varmint +vascular +vasectomies +vasectomy +vectorial +velar +veldt +veldt's +veldts +vellum +velour +velours +velum +velvety +venal +venally +vendetta +vendible +veneer +veneerer +veneering +venerate +venerated +venerates +venerating +veneration +venerations +venereal +vengeful +vengefully +vengefulness +venial +venially +venialness +venous +venously +ventilator +venturesome +venturesomely +venturesomeness +venturi +venturis +venue +venue's +venues +veracious +veraciously +veraciousness +verandah +verandahed +verbatim +verbiage +verbosity +verdant +verdantly +veridical +veridically +verisimilitude +verity +vermiculite +vermilion +vermouth +vernacular +vernacularly +vernal +vernally +vernier +vertebra +vertebrae +vertebral +vertebrally +vertigo +verve +vesicle +vesicles +vesicular +vesicularly +vesper +vespers +vestal +vestally +vestibule +vestibuled +vestments +vestries +vestry +vesture +vestured +vestures +vesturing +vet +vetch +vexatious +vexatiously +vexatiousness +viaduct +viaducts +vibes +vibrancy +vibrant +vibrantly +vibrato +vibrio +vibrionic +vicar +vicarious +vicariously +vicariousness +viewgraph +viewgraph's +viewgraphes +viewless +viewlessly +vigil +vigilantism +vindicate +vindicated +vindicates +vindicating +vindication +vindicative +vintner +vinyl +viola +virginal +virginally +virgule +virile +virility +virtuosi +virtuosity +virulence +virulent +virulently +viscera +visceral +viscerally +viscid +viscidly +viscoelastic +viscoelasticity +viscometer +viscometer's +viscometers +vise +vised +viselike +vising +visive +vitiate +vitiated +vitiates +vitiating +vitiation +vitreous +vitreously +vitreousness +vitrification +vitrify +vitriol +vitriolic +vitro +vituperative +vituperatively +viva +vivace +vivacious +vivaciously +vivaciousness +vivacity +vive +vivers +vivification +vivified +vivifier +vivify +vivo +vixen +viz +vocable +vocabularian +vocabularianism +vocalic +vocalism +vocalist +vocalists +vocative +vocatively +vociferous +vociferously +vociferousness +vocoded +vocoder +vodka +vodka's +voiceband +voiceless +voicelessly +voicelessness +voila +volar +volcanism +volition +volitional +volitionality +volitionally +voltaic +voltmeter +voltmeter's +voltmeters +voluble +volubleness +volumetric +volumetrically +voluminous +voluminously +voluminousness +voluptuous +voluptuously +voodoo +voodoos +voracious +voraciously +voraciousness +voracity +vortices +vorticity +votary +vouchsafe +vouchsafed +vouchsafes +vouchsafing +vulpine +vulturelike +vying +wackier +wackiness +wacko +wacko's +wackos +wacky +wad +wadded +waddle +waddled +waddler +waddles +waddling +wads +wagged +wagging +waggish +waggishly +waggishness +waggle +waggled +waggles +waggling +wainscot +wainscoted +wainscoting +wainscots +waistline +wakeful +wakefully +wakefulness +wakeup +wale +waler +wales +waling +walkie +walkover +wallaby +wallboard +wallies +wallop +walloped +walloper +walloping +wallops +wallpaper +wallpapers +wally +wangle +wangled +wangler +wangles +wangling +wapiti +wapitis +wardroom +wardrooms +warehouseman +warhead +warheads +warless +warmhearted +warmheartedly +warmheartedness +warmish +warmonger +warmongering +warmongers +warmup +warren +warrener +warreners +warrens +wartime +wartimes +warty +washbasin +washboard +washbowl +washcloths +washier +washout +washy +waspish +waspishly +waspishness +wastebasket +wastebaskets +wasteland +wastelands +wastewater +wastrel +wastrels +watchband +watchdog +watchmake +watchmaker +watchmakers +watchmaking +watchmen +watchpoints +watercourse +waterfront +waterline +waterlines +waterloo +waterman +watermelon +watershed +watersheds +waterside +watersider +watertight +watertightness +watt +wattage +wattages +wattle +wattled +wattles +wattling +watts +waveguide +waveguides +wavenumber +wavier +waviness +wavy +waxwork +waxworks +waylaid +weaponless +weaponry +weatherbeaten +weatherproof +weatherproofness +weatherstrip +webbing +wedlock +weediness +weedy +weightier +weightiness +weightlessness +weighty +weirdo +weirdos +weirs +wellbeing +welsh +welsher +welt +welter +weltered +weltering +welts +werewolf +werewolf's +werewolves +westbound +wetland +wetlands +wham +whamming +what'd +what're +whatnot +whee +wheedle +wheedled +wheedles +wheedling +wheelbarrows +wheelbase +wheelchair +wheelchair's +wheelhouse +wheelie +wheeze +wheezed +wheezes +wheezier +wheeziness +wheezing +wheezy +whelk +where'd +where're +whereabout +wherefore +wherefores +whereof +whereon +wheresoever +wherewith +whet +whets +whetted +whetting +whiff +whiffle +whiffled +whiffler +whiffles +whiffling +whig +whigs +whimsey +whimseys +whinnied +whinnies +whinny +whinnying +whiplash +whiplashes +whippet +whipsaw +whipsawed +whir +whirlies +whirligig +whirly +whiskies +whistleable +whiteface +whitehead +whitetail +whitey +whither +who'd +who'll +whoa +whodunit +whodunit's +whodunits +whomsoever +whoosh +whop +whoppers +whopping +whosoever +wicket +wickets +widowhood +widthwise +wiener +wieners +wigging +wiggle +wiggled +wiggler +wiggles +wiggling +wiggly +wigmaker +wildcatter +wildfire +wildlife +wilful +wilfully +wilily +willowy +wimp +wimp's +wimpier +wimpiest +wimps +wimpy +winch +winched +wincher +winches +winchester +winching +windbag +windbags +windbreak +windbreaks +windfall +windless +windlessly +windlessness +windowless +windowpane +windowpanes +windowsill +windshield +windstorm +windup +windward +windwardly +winemake +winemaster +winery +wineskin +wingback +wingman +wingmen +wingspan +wingtip +winkle +winkled +winkles +winkling +winless +winnow +winnower +wino +winos +winsome +winsomely +winsomeness +wintertime +winy +wireman +wiremen +wiseacre +wisecrack +wisecracked +wisecracker +wisenheimer +wishbone +wishy +wispy +witter +witting +wittingly +wive +wiving +wizen +wizened +wobble +wobbled +wobbler +wobbles +wobbliness +wobbling +wobbly +woebegone +woebegoneness +wok +woken +wold +wolfish +wolfishly +wolfishness +won +woodcarver +woodchopper +woodchoppers +woodcut +woodcutters +woodgrain +woodgraining +woodhen +woodlot +woodruff +woodshed +woodside +woodwind +woodyard +woolgather +woolgatherer +woolgathering +wop +wops +wordlessly +workday +workhouses +workingmen +workmanlike +workout +workouts +workpiece +workpieces +workplace +workplace's +workplaces +worksheet +worksheets +workspace +workspaces +worktable +wormier +wormy +worsen +worsened +worsening +worsens +would've +wow +wracking +wraith +wraparound +wrathful +wrathfully +wrathfulness +wreathe +wreaths +wrier +wriest +wright +wrinkly +wristband +wrongdoer +wrongdoing +wrongful +wrongfully +wrongfulness +wry +wryly +xenon +xenophobia +xerography +xterm +xterm's +xylem +xylene +xylophone +xylophones +yacht +yachters +yachting +yachts +yachtsman +yachtsmen +yaks +yang +yap +yapping +yardage +yarmulke +yarrow +yaw +yawed +yawing +yawl +yaws +yearbook +yeastier +yeastiness +yeasty +yen +yeomanry +yeshiva +yesteryear +yin +yip +yipping +yodel +yodels +yoga +yogi +yogurt +yogurt's +yokel +yokels +yolk +yolks +yore +youngish +youths +yow +yowl +yr +ytterbium +yttrium +yucca +yule +yup +zag +zagging +zags +zealot +zeitgeist +zestful +zestfully +zestfulness +zestier +zesty +zeta +zetas +zig +zigged +zigging +zigzagged +zigzagging +zilch +zing +zinger +zings +zip +zipped +zipper +zippered +zippers +zipping +zips +zircon +zirconium +zloty +zlotys +zodiacal +zombie +zombies +zoologist +zoologists +zoology +zounds +zymurgy diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.2 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.2 index d3ec471e801..56ff0ed213b 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.2 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.2 @@ -1,37616 +1,37616 @@ -AAA -AAAS -AC -ACS -AK -AL -AR -ASTM -AZ -Aarhus -Abbott -Abbott's -Abel -Abelian -Abelson -Abelson's -Aberdeen -Aberdeen's -Abernathy -Abernathy's -Abidjan -Abos -Abram -Abram's -Abyssinia -Abyssinians -Acadia -Accra -Achaean -Ackley -Actaeon -Acton -Acton's -Adair -Adair's -Addis -Adelaide -Adelaide's -Adele -Adele's -Adelia -Adelia's -Aden -Aden's -Adkins -Adler -Adler's -Adlerian -Adolph -Adolph's -Adolphus -Adrian -Adrian's -Adrienne -Adrienne's -Aeneas -Aeolus -Aerobacter -Aeschylus -Aesop -Afrikaner -Agamemnon -Agee -Agee's -Agnew -Agnew's -Agricola -Agway -Ahmedabad -Aida -Aida's -Aiken -Aiken's -Ainu -Aitken -Aitken's -Akers -Aladdin -Alastair -Alberich -Albrecht -Albrecht's -Albright -Albright's -Alcestis -Alcmena -Alcott -Alcott's -Aldebaran -Aldrich -Aldrich's -Aleutian -Alexei -Alexei's -Alexis -Alfonso -Alfonso's -Alfred -Alfred's -Alfredo -Alfredo's -Algenib -Alger -Alger's -Algonquian -Algonquin -Algonquin's -Ali -Alison -Alison's -Allegra -Allis -Allyn -Allyn's -Almaden -Almaden's -Alpert -Alpert's -Alpheratz -Alphonse -Alphonse's -Alsop -Alsop's -Altair -Altair's -Alton -Alton's -Alva -Alva's -Amerada -Amharic -Amman -Ammerman -Ammerman's -Amontillado -Anabel -Anabel's -Anacreon -Analects -Anatole -Anatole's -Anatolian -Andalusia -Andrea -Andrea's -Andrei -Andrei's -Andromache -Angelica -Angelica's -Anglophile -Anglophiliac -Anglophilic -Anglophilism -Anglophily -Anglophobe -Anglophobic -Annale -Annalen -Annalist -Annalistic -Annette -Anselm -Anselm's -Anselmo -Anselmo's -Antaeus -Antilles -Anton -Anton's -Antonio -Antonio's -Antwerp -Apetalous -Appleby -Appleby's -Apr -Aquila -Aquila's -Arachne -Arachne's -Arapaho -Arcadian -Arden -Arden's -Arequipa -Argentinian -Argive -Arlen -Armata -Armco -Armenia -Arragon -Arrhenius -Artemia -Artie -Artie's -Arturo -Arturo's -Ashmolean -Asilomar -Asilomar's -Assam -Astarte -Aston -Aston's -Asuncion -Atchison -Atchison's -Athabascan -Atlantica -Atropos -Attlee -Atwater -Atwater's -Atwood -Atwood's -Auberge -Auberge's -Aubrey -Aubrey's -Audrey -Audrey's -Auerbach -Auerbach's -Aug -Auriga -Avernus -Avery -Avery's -Avignon -Aylesbury -Azerbaijan -Azerbaijan's -Azores -BEMA -BIS -BITNET -BMW -BP -Baden -Baden's -Baffin -Bahrein -Bahrein's -Baird -Baird's -Baja -Bakhtiari -Baku -Balboa -Balfour -Baltimorean -Bamako -Banach -Banbury -Banbury's -Bangui -Barbour -Barbour's -Barhop -Barlow -Barlow's -Barnes -Barnet -Barnett -Barnett's -Barnhard -Barnhard's -Barnum -Barr -Barr's -Barrett -Barrett's -Barrington -Barrington's -Barton -Barton's -Basel -Basque -Basque's -Batchelder -Batchelder's -Bateman -Bateman's -Bathurst -Bathurst's -Bator -Battelle -Battelle's -Bausch -Bayda -Bayport -Bayport's -Bayreuth -Beardsley -Beardsley's -Beckman -Beckman's -Beebe -Beebe's -Beecham -Beecham's -Beijing -Bela -Bela's -Belize -Bellamy -Bellamy's -Bellingham -Bellingham's -Bellini -Bellini's -Belshazzar -Belshazzar's -Benares -Benelux -Benelux's -Benton -Benton's -Beograd -Berea -Berea's -Berenices -Beresford -Beresford's -Bergen -Bergen's -Bergland -Bergland's -Berglund -Berglund's -Bergman -Bergman's -Bergstrom -Bergstrom's -Berman -Berman's -Bernardino -Bernardino's -Bernardo -Bernardo's -Bernet -Bernet's -Bernhard -Berniece -Bernini -Bertie -Bertram -Bertram's -Berwick -Berwick's -Betsey -Betsey's -Bette -Bette's -Bhagavadgita -Bialystok -Biggs -Bilbao -Billiken -Billikens -Biltmore -Biltmore's -Bini -Biochimica -Biometrika -Biophysica -Birgit -Birmingham -Bismark -Bismark's -Bissau -Bizet -Bizet's -Blackfoot -Blackfoot's -Blackfoots -Blaine -Blaine's -Blanchard -Blanchard's -Bleeker -Blenheim -Blinn -Blinn's -Bloch -Bloch's -Blomberg -Blomberg's -Blomquist -Blomquist's -Blum -Blumenthal -Blumenthal's -Blythe -Blythe's -Boarsh -Boca -Boca's -Bodleian -Boeotia -Boeotian -Bohemianism -Bois -Boonton -Bootes -Boris -Bosch -Bosporus -Boucher -Bourbaki -Bowditch -Bowditch's -Bowdoin -Bowen -Bowen's -Boxford -Boyd -Boyd's -Boyle -Boyle's -Boylston -Boylston's -Bragg -Brahmaputra -Brahmsian -Brandt -Brandt's -Brasstown -Brazzaville -Bremen -Bremen's -Brendan -Brendan's -Brennan -Brennan's -Brenner -Brenner's -Brent -Brest -Brest's -Breton -Brett -Brett's -Brewster -Brewster's -Brice -Bridget -Bridget's -Brie -Briggs -Briggs's -Brighton -Brighton's -Brillouin -Brindisi -Brisbane -Brisbane's -Broglie -Broglie's -Bromfield -Bromfield's -Bromley -Bromley's -Brookline -Brookline's -Bruckner -Bruckner's -Bruegel -Bruegel's -Brumidi -Brumidi's -Brunswick -Brunswick's -Buchenwald -Buchenwald's -Buckley -Buckley's -Bucknell -Bucknell's -Buena -Buenos -Bujumbura -Burke -Burkes -Burlington -Burlington's -Burnham -Burtt -Burtt's -Buttrick -Buxtehude -Buxtehude's -Buxton -Byrd -CA -CBS -CDR -CERN -CSNET -CT -CUNY -CURVET -CZ -Cabot -Cabot's -Cady -Caesarian -Caesarian's -Cahill -Cajun -Cajun's -Cajuns -Calais -Caldwell -Caldwell's -Caleb -Caleb's -Calhoun -Calhoun's -Calkins -Callaghan -Callaghan's -Callahan -Callahan's -Callan -Callan's -Calvert -Calvert's -Calvin -Calvin's -Cambrian -Camden -Camden's -Camembert -Cameron -Cameron's -Cameroon -Cameroun -Cameroun's -Camilla -Campbell -Canaan -Canaan's -Canfield -Canfield's -Canopus -Cantabrigian -Capitoline -Caputo -Carboloy -Carbone -Cardiff -Cardiff's -Carey -Carey's -Cargill -Cargill's -Carib -Carlin -Carlin's -Carlisle -Carlisle's -Carlo -Carlsbad's -Carlsbads -Carmela -Carmen -Carmen's -Carolingian -Carpathia -Carpathians -Carr -Carr's -Carrara -Carroll -Carroll's -Carruthers -Casanova -Casanova's -Castillo -Castillo's -Castroism -Catalonia -Catherwood -Catherwood's -Caviness -Cayley -Cayley's -Cayuga -Cayuga's -Cecropia -Cedric -Celebes -Celia -Celia's -Celt -Centrex -Cepheus -Cesare -Cesare's -Chadwick -Chadwick's -Chandigarh -Chao -Chao's -Charlemagne -Charlemagne's -Charlemagnes -Charon -Charon's -Charta -Chartres -Chatham -Chatham's -Chatsworth -Chatsworth's -Chauncey -Chauncey's -Chelsea -Chelsea's -Cheney -Cheney's -Cheryl -Chiang -Chiang's -Chimique -Chinatown -Chinatown's -Chloe -Chou -Chou's -Christensen -Christensen's -Christiana -Christiana's -Christianson -Christianson's -Christina -Christina's -Christmastime -Christoffel -Christoph -Christoph's -Chungking -Cindy -Cindy's -Clapeyron -Clarendon -Clarendon's -Clausius -Clayton -Clayton's -Clifton -Clifton's -Clotho -Co -Cobb -Cobb's -Cochran -Cochran's -Cochrane -Cochrane's -Coddington -Coddington's -Cody -Cody's -Coffey -Coffey's -Cole -Cole's -Colette -Colette's -Collins -Colombo -Colombo's -Cominform -Compagnie -Compton -Compton's -Conakry -Conant -Conant's -Congolese -Conklin -Conklin's -Conley -Conley's -Connally -Connally's -Connors -Constantine -Constantine's -Convair -Convair's -Conway -Conway's -Cooke -Cooke's -Cooley -Cooley's -Copernican -Corbett -Corbett's -Corcoran -Corcoran's -Corey -Corey's -Corinth -Coriolanus -Cornelia -Cornelia's -Cornelian -Cornelius -Coronado -Corsica's -Cortez -Corvus -Corydoras -Cosgrove -Cosgrove's -Cottrell -Cottrell's -Coulter -Coulter's -Courtney -Courtney's -Cowan -Cowan's -Crispin -Crispin's -Croatia -Croydon -Croydon's -Cruickshank -Cruickshank's -Cruz -Culbertson -Culbertson's -Cummings -Cummins -Curran -Curran's -Curtis -Cushing -Cushing's -Custer -Custer's -Cuvier -Cuzco -Cyclades -Cyrillic -Czerniak -Czerniak's -DA's -DC -DFL -DMA -DOD -Dacca -Dacca's -Dada -Dadaistic -Dahl -Dahl's -Dahomey -Dahomey's -Dailey -Dailey's -Dairylea -Daley -Daley's -Dalhousie -Dalzell -Dalzell's -Damocles -Damon -Damon's -Dana -Dana's -Danubian -Darcy -Darcy's -Darius -Darwinistic -Daryl -Daryl's -Datamation -Daugherty -Daugherty's -Davison -Davison's -Daytona -Daytona's -DeKastere -Deane -Deane's -Deanna -Deanna's -Decatur -Decatur's -Dee -Dee's -Deimos -Deirdre -Deirdre's -Deirdres -Del -Delaney -Delaney's -Delano -Delano's -Delia -Delia's -Della -Della's -Delmarva -Delphically -Delphinus -Demeter -Deneb -Deneb's -Denebola -Denton -Denton's -Dependance -Derek -Derek's -Detroit -Dhabi -Dickerson -Dickerson's -Dido -Dido's -Diebold -Diebold's -Dietz -Diocletian -Dirichlet -Dixon -Dixon's -Dnieper -Dnieper's -Dobbs -Dodd -Dodd's -Dodson -Dodson's -Doherty -Doherty's -Dolan -Dolan's -Domenico -Domenico's -Dominick -Dominick's -Dominique -Dominique's -Doneck -Doneck's -Dooley -Dooley's -Dorcas -Doreen -Doreen's -Doria -Doria's -Doric -Doric's -Dorothea -Dorothea's -Dorset -Dorset's -Dortmund -Dortmund's -Dowling -Dowling's -Draco -Draco's -Draconian -Dravidian -Driscoll -Driscoll's -Drummond -Drummond's -Dubhe -Dubhe's -Dudley -Dudley's -Dugan -Dugan's -Duma -Duma's -Dunbar -Dunbar's -Dundee -Dundee's -Dunedin -Dunedin's -Dunlop -Dunlop's -Dunn -Dunn's -Duquesne -Durango -Durango's -Durer -Durkin -Durkin's -Durrell -Durrell's -Durward -Durward's -Dusenbury -Dusenbury's -Dutton -Dutton's -Dwyer -Dwyer's -ECG -EDT -EEOC -ERDA -ESC -EST -Eagan -Eagan's -Earthman -Earthman's -Earthmen -Earthmen's -Eaton -Eaton's -Eben -Eben's -Eccles -Ecole -Edmonds -Edmondson -Edmondson's -Edmonton -Edmonton's -Eduardo -Eduardo's -Effie -Effie's -Egan -Egan's -Egyptology -Ehrlich -Ehrlich's -Eire -Eire's -Eisner -Eisner's -Ekstrom -Ekstrom's -Eldon -Eldon's -Eleazar -Eleazar's -Elena -Elena's -Elgin -Elgin's -Elinor -Elinor's -Elisha -Elisha's -Ellwood -Ellwood's -Elsevier -Elsevier's -Elton -Elton's -Elwood -Elwood's -Ely -Ely's -Elysee -Elysee's -Emil -Emil's -Emile -Emile's -Emilio -Emilio's -Emmett -Emmett's -Engels -Engle -Engle's -Enid -Enid's -Ephesus -Erastus -Erato -Erato's -Erika -Erika's -Erlenmeyer -Erlenmeyer's -Erskine -Erskine's -Esmark -Esmark's -Esposito -Esposito's -Essen -Essen's -Estella -Estella's -Estes -Estonia -Estonia's -Etruria -Eumenides -Euridyce -Euridyce's -Euterpe -Euterpe's -Evensen -Everglade -Everhart -Everhart's -FAA -FAQ -FAQ'S -FL -FM -FMC -FPC -FSF -FSF'S -FTC -Faber -Faber's -Fabian -Fabian's -Fafnir -Fafnir's -Fahey -Fahey's -Falkland -Falklands -Fallopian -Falmouth -Falmouth's -Farkas -Farnsworth -Farnsworth's -Fayette -Fayette's -Feeney -Feeney's -Fenton -Fenton's -Ferber -Ferber's -Ferguson -Ferguson's -Fermat -Fermat's -Ferreira -Ferrer -Ferrer's -Fiji -Fiji's -Fijian -Fijian's -Fijians -Finley -Finley's -Fischbein -Fischbein's -Fiske -Fiske's -Fizeau -Fizeau's -Flagler -Flagler's -Flo -Flo's -Fogarty -Foley -Foley's -Fomalhaut -Fomalhaut's -Fontaine -Fontaine's -Forsythe -Forsythe's -Fortescue -Fortescue's -Foss -Francine -Francine's -Francoise -Francoise's -Frankel -Frankel's -Fraser -Fraser's -Fredericksburg -Fredericksburg's -Fredericton -Fredericton's -Fredholm -Fredholm's -Freemason -Freetown -Freetown's -Freya -Freya's -Friedrich -Friedrich's -Friesland -Friesland's -Frisian -Fruehauf -Fruehauf's -Frye -Frye's -Fujitsu -Fujitsu's -Fulbright's -Fulbrights -Fulton -Fulton's -Furman -Furman's -GA -GAO -GCD -GE -GMT -GOP -GPO -GU -Gaberones -Gabon -Gabon's -Gaines -Galatia -Galatia's -Galen -Galen's -Galilean -Galileo -Galileo's -Gallagher -Gallagher's -Galt -Galt's -Galway -Galway's -Gambia -Gambia's -Gandhi -Gandhi's -Gandhian -Gannett -Gannett's -Garrisonian -Garth's -Gaspee -Gaspee's -Gaulle -Gaulle's -Gautama -Gegenschein -Geigy -Geigy's -Geminid -Gemma -Genesco -Genoa -Genoa's -Ghanian -Gil -Gil's -Gilchrist -Gilchrist's -Gilead -Gilead's -Gilmore -Gilmore's -Gina -Gina's -Gino -Gino's -Ginsberg -Ginsberg's -Ginsburg -Ginsburg's -Giuliano -Giuliano's -Giuseppe -Giuseppe's -Glaswegian -Glidden -Glidden's -Gloriana -Gloriana's -Gobi -Gobi's -Goddard -Goddard's -Godfrey -Godfrey's -Godwin -Godwin's -Goff -Goff's -Goldfield -Goldstine -Goldstine's -Goleta -Goleta's -Gonzalez -Goode -Goode's -Goren -Goren's -Gorton -Gorton's -Gothically -Gottfried -Gottfried's -Gouda's -Gould -Gould's -Graff -Graff's -Greene -Greene's -Greenpeace -Greenpeace's -Greer -Greer's -Gresham -Gresham's -Grimaldi -Grimaldi's -Grinch -Grinch's -Griswold -Griswold's -Gruyere -Guardia -Guelph -Guenther -Guenther's -Guerin -Guilford -Guilford's -Guinevere -Guinevere's -Gujarat -Gujarati -Gullah -Gunther -Gunther's -Gurkha -Gurkha's -Gustafson -Gustafson's -Gustav -Gustav's -Gustave -Gustave's -Gustavus -Gwyn -Gwyn's -HDL -Haag -Haag's -Haas -Haberman -Haberman's -Habib -Habib's -Hadamard -Haddad -Haddad's -Hadley -Hadley's -Hadrian -Hagen -Hagen's -Hager -Hager's -Hagstrom -Hagstrom's -Hahn -Hahn's -Haines -Haley -Haley's -Halley -Halley's -Halsey -Halsey's -Halstead -Halstead's -Halverson -Halverson's -Hamal -Hamal's -Hamburg -Hamlin -Hamlin's -Handel -Handel's -Haney -Haney's -Hanford -Hanford's -Hankel -Hankel's -Hanley -Hanley's -Hanlon -Hanlon's -Hanna -Hanna's -Hapsburg -Hapsburg's -Harbin -Harbin's -Harlan -Harlan's -Harley -Harley's -Harmon -Harmon's -Harmonist -Harmonistic -Harmonistically -Harriman -Harriman's -Harrington -Harrington's -Hathaway -Hathaway's -Hatteras -Hattiesburg -Hattiesburg's -Haugen -Haugen's -Hausa -Hausa's -Hausdorff -Hausdorff's -Havilland -Havilland's -Hayden -Hayden's -Healey -Healey's -Healy -Healy's -Hebe -Hebrides -Hebrides's -Hecate -Hecate's -Heckman -Heckman's -Heidegger's -Heine -Heine's -Heinrich -Heinrich's -Helga -Helga's -Hellespont -Helvetica -Hempstead -Hempstead's -Henley -Henley's -Hennessy -Henri -Henri's -Hermann -Hermann's -Hernandez's -Hertzog -Hertzog's -Hesse -Hesse's -Hester -Hester's -Hetman -Hetman's -Hettie -Hettie's -Hetty -Hetty's -Heusen -Heusen's -Heuser -Heuser's -Hewett -Hewett's -Hewitt -Hewitt's -Hiatt -Hiatt's -Hibbard -Hibbard's -Hickman -Hickman's -Higgins -Hildebrand -Hildebrand's -Himalaya -Himalaya's -Hindustan -Hindustan's -Hines -Hinman -Hinman's -Hippocrates -Hippocratic -Hiroshi -Hiroshi's -Hirsch -Hitlerian -Hitlerism -Hitlerite -Hitlerites -Hoagland -Hoagland's -Hobart -Hobart's -Hodge -Hodge's -Hodgkin -Hodgkin's -Hoff -Hoff's -Hogan -Hogan's -Holcomb -Holcomb's -Hollingsworth -Hollingsworth's -Holloway -Holloway's -Holm -Holm's -Holman -Holman's -Holmdel -Holmdel's -Honshu -Honshu's -Hopi's -Horus -Hottentot -Hottentot's -Houdaille -Houdaille's -Houghton -Houghton's -Hoyt -Hoyt's -Hrothgar -Hrothgar's -Hubbard -Hubbard's -Hubbell -Hubbell's -Huber -Huber's -Huffman -Huffman's -Huggins -Hummel -Hummel's -Hun -Huntington -Huntington's -Huntley -Huntley's -Hurd -Hurd's -Hurdies -Hurwitz -Huston -Huston's -Huxtable -Huxtable's -Hyades -Hyde -Hyde's -Hyman -IA -ICL -IEE -IGN -IL -INTERAMA -IOT -IQ -IR -IRAF -IRS -Ian -Ian's -Ibn -Ida -Ida's -Ifni -Igor's -Ike -Ike's -Ilona -Ilyushin -Imagen -Imagen's -Indo -Indochinese -Indoeuropean -Indus -Informatica -Inman -Inman's -Ira -Iranian -Iranian's -Iranians -Iraqi's -Iraqis -Irrawaddy -Irvin -Irvin's -Irwin -Isaacson -Isaacson's -Isabella -Isabella's -Isadore -Isadore's -Isaiah -Isaiah's -Isis -Islamabad -Islamabad's -Isolde -Isolde's -Istvan -Istvan's -Ito -Ito's -Iverson -Iverson's -JACM -Jablonsky -Jablonsky's -Jacobi -Jacobi's -Jacobson -Jacobson's -Jacobus -Jaeger -Jaeger's -Jaime -Jaime's -Jamie -Jamie's -Janos -Jansenist -Jansenist's -Jarvin -Jarvin's -Jed -Jed's -Jensen -Jensen's -Jeres -Jesuitism -Jewell -Jewell's -Jewett -Jewett's -Jimenez -Jo -Jo's -Johanna -Johanna's -Johnston -Johnston's -Jolla -Jolla's -Judaica -Judd -Judd's -Judder -Juddered -Juddering -Judders -Judson -Judson's -Jugoslavia -Jul -Jun -Jung -Jung's -Jura -Jura's -Juras -Jutland -Jutland's -KS -KY -Kahn -Kahn's -Kajar -Kajar's -Kalmuk -Kalmuk's -Kamchatka -Kamikaze -Kamikaze's -Kampala -Kampala's -Kampuchea -Kampuchea's -Kane -Kane's -Kannada -Kaplan -Kaplan's -Karachi -Karachi's -Karamazov -Karamazov's -Karp -Karp's -Kashmir -Kaskaskia -Katharine -Katharine's -Katowice -Katowice's -Katrina -Katrina's -Katz -Kauffman -Kauffman's -Kaufman -Kaufman's -Keck -Keck's -Kelsey -Kelsey's -Kemp -Ken -Ken's -Kendall -Kendall's -Kennan -Kennan's -Kenney -Kenney's -Kenton -Kenton's -Kenyon -Kenyon's -Kernighan -Kernighan's -Kerouac -Kerouac's -Kerr -Kerr's -Kessler -Kessler's -Keyes -Khartoum -Khartoum's -Kidde -Kidde's -Kieffer -Kieffer's -Kiewit -Kiewit's -Kigali -Kigali's -Kikuyu -Kikuyu's -Kilgore -Kilgore's -Kilimanjaro -Kilimanjaro's -Kimball -Kimball's -Kimberly -Kimberly's -Kinney -Kinney's -Kinshasha -Kinshasha's -Kiowa -Kirchner -Kirchner's -Kirov -Kirov's -Kitakyushu -Kitakyushu's -Klux -Knapp -Knapp's -Knauer -Knauer's -Knightsbridge -Knightsbridge's -Knossos -Knott -Knott's -Knowlton -Knowlton's -Kobayashi -Kochab -Kochab's -Konrad's -Koppers -Koran -Koran's -Kovacs -Kovic -Kovic's -Kowalewski -Kowalewski's -Kowalski -Kowalski's -Kowloon -Krebs -Krieger -Krieger's -Kristin -Kristin's -Kronecker -Kronecker's -Kruse -Kruse's -Kuhn -Kuhn's -Kumar -L'vov -LDL -LSI -LTV -Laban -Laban's -Lacerta -Lacerta's -Lachesis -Lagos -Laguerre -Lahore -Lahore's -Laidlaw -Laidlaw's -Lamar -Lamar's -Lamarck -Lamborghini -Lamborghini's -Lamborghinis -Lana -Lana's -Lancelot -Lancelot's -Lang -Lang's -Langmuir -Langmuir's -Lanka -Lanka's -Lao -Larkin -Larkin's -Laszlo -Laszlo's -Lateran -Lateran's -Latinity -Latrobe -Latrobe's -Latvia -Latvia's -Laue -Laue's -Laughlin -Laughlin's -Laurent -Laurent's -Lausanne -Lausanne's -Lavoisier -Lavoisier's -Layton -Layton's -Leander -Leander's -Lear -Leeuwenhoek -Leeuwenhoek's -Legendre -Legendre's -Lehman -Lehman's -Leibniz -Leipzig -Leipzig's -Leland -Leland's -Lemuel -Len -Len's -Lena -Lena's -Lennon -Lennon's -Lennox -Lennox's -Lenore -Lenore's -Leonid -Leonid's -Lesotho -Lesotho's -Lethe -Lethe's -Letitia -Letitia's -Leviable -Levin -Levin's -Levitt -Levitt's -Lew -Lew's -Libby -Libby's -Libreville -Libreville's -Lieberman's -Ligget -Ligget's -Liggett -Liggett's -Lila -Lila's -Lilian -Lilian's -Lillian -Lillian's -Lilly -Liman -Lin -Lin's -Lind -Lind's -Lindbergh -Lindbergh's -Lindholm -Lindholm's -Lindquist -Lindquist's -Lindsay -Lindsay's -Lindsey -Lindsey's -Lindstrom -Lindstrom's -Linnaeus -Linton -Lippincott -Lippincott's -Lipschitz -Lipscomb -Lipscomb's -Lise -Lise's -Lissajous -Lithuania -Liverpudlian -Lodowick -Lodowick's -Loeb -Loeb's -Loire -Loki -Loki's -Lomb -Lomb's -Lombardy -Lombardy's -Lome -Loomis -Loren -Loren's -Lori -Lori's -Lorinda -Lorinda's -Lotte -Lotte's -Lou -Lou's -Lounsbury -Lounsbury's -Lourdes -Louvre -Lowe -Lowe's -Lowry -Lowry's -Lubell -Lubell's -Ludlow -Ludlow's -Luis -Lumpur -Lund -Lund's -Lundberg -Lundberg's -Lundquist -Lundquist's -Lura -Lusaka -Lusaka's -Lutz -Luzon -Luzon's -Lykes -Lyman -Lyman's -Lyra -Lyra's -Lysenko -Lysenko's -MDs -MIPS -MN -MO -MRI -Mabel -Mabel's -MacDougall -MacDougall's -MacMahon -MacMahon's -Macadamia -Macassar -Macaulayan -Macaulayism -Macaulayisms -Macdougall -Macdougall's -Machiavellian -Mackey -Mackey's -Maddox -Madeira -Madhya -Madsen -Madsen's -Mae -Mae's -Mafiosi -Magellanic -Magnuson -Magnuson's -Magog -Magog's -Maharashtra -Mahayana -Mahayanist -Mahoney -Mahoney's -Majorca -Majorca's -Malabar -Malabar's -Malagasy -Malagasy's -Malawi -Malawi's -Malden -Malden's -Maldive -Maldive's -Maldives -Mali -Mali's -Maloney -Maloney's -Malraux -Malthus -Malton -Malton's -Manchuria -Manley -Manley's -Mann -Mann's -Manuel -Manuel's -Mar -Marc -Marc's -Marceau -Marceau's -Marcel -Marcello -Marcello's -Marcia -Marcia's -Marcie -Marcie's -Marco -Marco's -Margaret -Margaret's -Margery -Margery's -Margo -Margo's -Marissa -Marissa's -Marjory -Marjory's -Markham -Markham's -Markism -Markism's -Marxian -Maserati -Maserati's -Maseratis -Mateo -Mateo's -Matson -Matson's -Matsumoto -Matsumoto's -Mattson -Mattson's -Maurine -Maurine's -Mavis -May -Mayer -Mayer's -Mayo -Mayo's -McCallum -McCallum's -McCann -McCann's -McCarty -McCarty's -McConnel -McConnel's -McCormick -McCormick's -McCullough -McCullough's -McDowell -McDowell's -McElroy -McElroy's -McGee -McGee's -McGillicuddy -McGillicuddy's -McGinnis -McGinty -McGinty's -McGowan -McGowan's -McHugh -McHugh's -McKenna -McKenna's -McKeon -McKeon's -McMahon -McMahon's -McMullen -McMullen's -McNally -McNally's -McNulty -McNulty's -Mcadams -Mcallister -Mcallister's -Mcbride -Mcbride's -Mccabe -Mccabe's -Mccall -Mccall's -Mccallum -Mccallum's -Mccann -Mccann's -Mccarthy -Mccarthy's -Mccarty -Mccarty's -Mccauley -Mccauley's -Mcclain -Mcclain's -Mcclellan -Mcclellan's -Mcclure -Mcclure's -Mccluskey -Mccluskey's -Mcconnel -Mcconnel's -Mcconnell -Mcconnell's -Mccormick -Mccormick's -Mccoy -Mccoy's -Mccracken -Mccracken's -Mccullough -Mccullough's -Mcdaniel -Mcdaniel's -Mcdermott -Mcdermott's -Mcdonald -Mcdonald's -Mcdonnell -Mcdonnell's -Mcdougall -Mcdougall's -Mcdowell -Mcdowell's -Mcelroy -Mcelroy's -Mcfadden -Mcfadden's -Mcfarland -Mcfarland's -Mcgee -Mcgee's -Mcgill -Mcgill's -Mcginnis -Mcgovern -Mcgovern's -Mcgowan -Mcgowan's -Mcgrath -Mcgrath's -Mcgraw -Mcgraw's -Mcgregor -Mcgregor's -Mcguire -Mcguire's -Mchugh -Mchugh's -Mcintosh -Mcintosh's -Mcintyre -Mcintyre's -Mckay -Mckay's -Mckee -Mckee's -Mckenna -Mckenna's -Mckenzie -Mckenzie's -Mckeon -Mckeon's -Mckesson -Mckesson's -Mckinley -Mckinley's -Mckinney -Mckinney's -Mcknight -Mcknight's -Mclaughlin -Mclaughlin's -Mclean -Mclean's -Mcleod -Mcleod's -Mcmahon -Mcmahon's -Mcmillan -Mcmillan's -Mcmullen -Mcmullen's -Mcnally -Mcnally's -Mcnaughton -Mcnaughton's -Mcneil -Mcneil's -Mcnulty -Mcnulty's -Mcpherson -Mcpherson's -Medford -Medford's -Medusan -Meg -Meg's -Meier -Meier's -Meiji -Melcher -Melcher's -Melpomene -Melpomene's -Mendel -Mendel's -Mendelian -Menorca -Menzies -Merck -Merck's -Merritt -Merritt's -Mervin -Mervin's -Mesopotamia -Metcalf -Metcalf's -Methuen -Methuen's -Metrecal -Metzler -Metzler's -Michel -Michel's -Michele -Michele's -Michelle -Michelle's -Millikan -Millington -Milne -Miltonian -Miltonism -Miltonist -Mindanao -Mindanao's -Minos -Minot's -Minotaur -Minotaur's -Minsk -Minsk's -Minsky -Minsky's -Mirfak -Mirfak's -Mizar -Mizar's -Moe -Moe's -Moen -Moen's -Mogadiscio -Moghul -Mohammedanism -Mohr -Moiseyev -Moiseyev's -Moldavia -Moloch -Moluccas -Mona -Mona's -Monash -Mongolianism -Monmouth -Monmouth's -Monoceros -Monongahela -Monongahela's -Montenegrin -Montenegrin's -Monteverdi -Monteverdi's -Montmartre -Montmartre's -Montrachet -Montrachet's -Moran -Moran's -Moresby -Moresby's -Morley -Morley's -Morrill -Morrill's -Morris -Morrissey -Morrissey's -Moser -Moser's -Moulton -Moulton's -Mouton -Moyer -Moyer's -Mpc -Mt -Mudd -Mudd's -Mueller -Mueller's -Muenster -Mukden -Mukden's -Muong -Muong's -Muzo -Muzo's -Mynheer -Myra -Myra's -Mysore -NC -NCO -NE -NH -NIH -NIMH -NJ -NM -NMR -NNE -NNW -NRC -NTIS -NV -NW -NY -NYC -NYT -NYU -Nadine -Nadine's -Nagoya -Nagoya's -Nagy -Nagy's -Nair -Nair's -Nakayama -Narbonne -Narbonne's -Narragansett -Narragansett's -Nate's -Neal -Nebuchadnezzar -Nebuchadnezzar's -Ned -Ned's -Neff -Neff's -Nehru -Nehru's -Neil -Neil's -Nell -Nell's -Nellie -Nellie's -Nelsen -Nelsen's -Ness -Neva -Neva's -Nevins -Newbold -Newbold's -Newton -Newton's -Nguyen -Nguyen's -Niamey -Niamey's -Nibelung -Nicholls -Nicosia -Nicosia's -Niger -Niger's -Nikko -Nikko's -Nikolai -Nikolai's -Nineveh -Noetherian -Nolan -Nolan's -Noll -Noll's -Nora -Nora's -Nordhoff -Nordhoff's -Nordic -Nordstrom -Nordstrom's -Noreen -Noreen's -Northrop -Northrop's -Northrup -Northrup's -Nostrand -Nostrand's -Nov -Novak -Novak's -Novosibirsk -Novosibirsk's -Nubia -Nubia's -Nyquist -Nyquist's -O'Neill -O'Neill's -OSF -OSF'S -Oceania -Oct -Odin -Ojibwa -Olav -Olav's -Olduvai -Oligocene -Olin -Olin's -Olivier -Olivier's -Onondaga -Onondaga's -Ophiucus -Oresteia -Oresteia's -Orestes -Orin -Orinoco -Orion -Orion's -Orkney -Orkney's -Orly -Orono -Orono's -Orphically -Orr -Orr's -Orville -Orville's -Osgood -Osgood's -Osiris -Otis -Ott -Ott's -Ouagadougou -PR -PVC -Palladian -Palo -Panamanian -Pandanus -Pangaea -Paoli -Paoli's -Papua -Papua's -Paraguayan -Paraguayan's -Paraguayans -Paramus -Pareto -Pareto's -Parke -Parke's -Parkinsonian -Parmesan -Parr -Parr's -Parrs -Parsi -Parsifal -Parsifal's -Parthia -Paso -Paterson -Paterson's -Patti -Patti's -Paulo -Paulo's -Paulus -Pavlovian -Paz -Peale -Peale's -Pease -Peiping -Peloponnese -Pembroke -Pembroke's -Penelope -Penelope's -Penh -Penrose -Pentateuch -Percival -Percival's -Periclean -Perilla -Perle -Perle's -Permian -Perseid -Persephone -Persephone's -Peter -Peters -Phelps -Phillip -Phillip's -Phipps -Phobos -Phoenicia -Phoenicia's -Pickett -Pickett's -Pict -Piedfort -Piedmont -Pilate -Pinsky -Pinsky's -Piotr -Piotr's -Piraeus -Piscataway -Piscataway's -Pizarro -Pl -Pollard -Pollard's -Poly -Polyhymnia -Polynesia -Polynesia's -Polys -Ponce -Ponchartrain -Ponchartrain's -Poole -Poole's -Porte -Porte's -Portia -Porto -Posner -Posner's -Poynting -Poynting's -Pradesh -Prado -Pretorian -Priam -Pritchard -Pritchard's -Procter -Procter's -Proserpine -Proserpine's -Protista -Provence -Pugh -Punic -Punjab -Punjab's -Punjabi -Pusan -Pusan's -Pusey -Pusey's -Putnam -Putnam's -Pyle -Pyle's -Pyongyang -Pyongyang's -Pyotr -Pyotr's -QED -QM -Qatar -Qatar's -Queensland -Queensland's -Quezon -Quezon's -Quichua -Quirinal -Quito -Quito's -Quixotism -RFI -RNA -Rabat -Rabat's -Rabin -Rabin's -Rae -Rae's -Rafferty -Rafferty's -Ragusan -Raman -Raman's -Ramo -Ramo's -Ranier -Ranier's -Rankin -Rankin's -Rankine -Raritan -Raritan's -Rastus -Ratfor -Raul -Raul's -Recife -Recife's -Redmond -Redmond's -Redondo's -Regis -Reid -Reid's -Remy -Rena -Rena's -Renault -Renault's -Rene -Rene's -Rensselaer -Rensselaer's -Reub -Reub's -Reykjavik -Reykjavik's -Rhineland -Rhoda -Rhoda's -Rhode -Rica -Ricanism -Rico -Riemannian -Riga -Rigel -Rigel's -Riordan -Riordan's -Rocco -Rochford -Romanesque -Romeldale -Roquemore -Rosenblum -Rosenblum's -Rosenthal -Rosenthal's -Rosenzweig -Rosenzweig's -Rothschild -Rothschild's -Rourke -Rowe -Rowe's -Roxbury -Roxbury's -Royce -Rubaiyat -Ruben -Ruben's -Rubin -Rubin's -Rudolf -Rudolf's -Rudyard -Rudyard's -Runge -Russo -Russo's -Ruthful -Ruthfully -Ruthfulness -Rwanda -Rwanda's -Rydberg -Rydberg's -SC -SCM -SD -SE -SIAM -SIDS -SIGABRT -SIGALRM -SIGBUS -SIGCHLD -SIGCLD -SIGCONT -SIGEMT -SIGFPE -SIGHUP -SIGILL -SIGINT -SIGIO -SIGIOT -SIGKILL -SIGPIPE -SIGPROF -SIGQUIT -SIGSEGV -SIGSTOP -SIGSYS -SIGTERM -SIGTRAP -SIGTSTP -SIGTTIN -SIGTTOU -SIGURG -SIGUSR -SIGVTALRM -SIGWINCH -SIGXCPU -SIGXFSZ -SOS -SSE -SST -SSW -SUNY -SW -Sabina -Sabina's -Sachs -Sachsen -Sadler -Sadler's -Sagittarius -Sal -Salesian -Salina -Salina's -Salish -Salle -Sally -Salton -Samaritan -San -Sana -Sanborn -Sanborn's -Sanderling -Santo -Santos -Sappho -Sappho's -Saracen -Saracen's -Saracens -Saran -Sardinia -Sardinia's -Sarge's -Satanism -Satanist -Saturnism -Saul -Saul's -Sault -Savoy -Savoyard -Savoyards -Scala -Scala's -Scarborough -Scarlatti -Scarlatti's -Scarsdale -Scarsdale's -Schantz -Scheherazade -Scheherazade's -Schiller -Schiller's -Schlesinger -Schlesinger's -Schloss -Schnabel -Schnabel's -Schoenberg -Schoenberg's -Schofield -Schofield's -Schottky -Schottky's -Schuyler -Schuyler's -Schuylkill -Schwab -Schweitzer -Schweitzer's -Seagram -Seagram's -Sean -Sean's -Sebring -Sebring's -Segovia -Seidel -Selena -Selena's -Selkirk -Selkirk's -Selwyn -Selwyn's -Sep -Sepoy -Serbia -Serbia's -Sergei -Sergei's -Serpens -Seth -Seth's -Seton -Severn -Severn's -Sextans -Seychelles -Shafer -Shafer's -Shaffer -Shaffer's -Shannon -Shantung -Shari -Shari's -Sharpe -Shattuck -Shattuck's -Shea -Shedir -Sheehan -Sheehan's -Shepard -Sheppard -Sheppard's -Sheri -Sheri's -Sherrill -Sherrill's -Shipley -Shiva -Shiva's -Shmuel -Shockley -Shockley's -Shoshone -Shoshone's -Shu -Shu's -Shulman -Shulman's -Sian -Sian's -Sibley -Siegel -Siegel's -Sieglinda -Sieglinda's -Siegmund -Siegmund's -Siemens -Siena -Sifford -Siggraph -Sigil -Simla -Simonson -Simonson's -Sims -Sinbad -Sinbad's -Singborg -Sino -Sitar -Sitarist -Skopje -Slavonic -Slocum -Slocum's -Slovakia -Slovakia's -Slovenia -Slovenia's -Smalley -Smalley's -Smithson -Smithson's -Smyrna -Smyrna's -Smythe -Soc -Societe -Soddy -Solon -Soloviev -Somalia -Sommerfeld -Sommerfeld's -Sonenberg -Sony -Sony's -Southernwood -Southey -Spacewar -Spaulding -Spaulding's -Speakerphone -Spector's -Spica -Spicas -Spiro -Spiro's -Spitz -Sposato -Sprague -Sprague's -Sproul -Sproul's -Sri -Sri's -Stahl -Stahl's -Stanhope -Stanhope's -Stargate -Stargate's -Staunton -Steele -Steele's -Steen -Steen's -Stefan -Stefan's -Stendhal -Stendler -Sternberg -Sternberg's -Stone -Stone's -Storey -Storeyed -Storeys -Stratton -Stratton's -Strickland -Strickland's -Strindberg -Strom -Strom's -Sturbridge -Sturbridge's -Sturm -Sturm's -Stylar -Subapically -Sumeria -Sumner -Sumner's -Sus -Svetlana -Svetlana's -Swansea -Swansea's -Swarthout -Swarthout's -Swink -Sykes -Sylow -Sylvie's -Synge -Szilard -TA -TN -TOEFL -TTY -TWX -TX -Talmudism -Tamil -Tanaka -Tanaka's -Tananarive -Tarbell -Tarbell's -Tartary -Tass -Taurus -Tegucigalpa -Tegucigalpa's -Terpsichore -Terpsichore's -Terre -Terre's -Tesseract -Thalia -Thalia's -Thayer -Thayer's -Thea -Thea's -Thermofax -Thessalonian -Thessalonians -Thessaly -Thetis -Thomistic -Thomistic's -Thorstein -Thrace -Thrace's -Thracian -Thuban -Thuban's -Tientsin -Tientsin's -Tina -Tina's -Tirana -Tirana's -Tito's -Toby -Toby's -Tom -Tom's -Tomlinson -Tomlinson's -Tompkins -Tories -Torrance -Torrance's -Tory -Transite -Transite's -Transputer -Transvaal -Transvaal's -Transylvania's -Trevelyan -Trevor -Triangulum -Triassic -Trichinella -Trichinella's -Triplett -Triplett's -Trobriand -Troy -Truk -Tutankhamen -Tutenkhamon -Twombly -Twombly's -Tyburn -Tyburn's -Tyrannosaurus's -Tzeltal -UK -USGS -USIA -USN -UT -UV -Ukraine -Ukraine's -Ulan -UniPlus -UniPlus's -UniSoft -UniSoft's -Urania -Urdu -Uri -Uris -Urquhart -Utrecht -Utrecht's -VA -VAX -VT -Vaduz -Valery -Valery's -Valletta -Valletta's -Valois -Valparaiso -Vancement -Vanderpoel -Vanderpoel's -Varitype -Varitype's -Vasquez -Vasquez's -Vassar -Vassar's -Vaughan -Vaughan's -Veda -Veda's -Veganism -Vella -Vella's -Veneto -Veneto's -Verde -Verde's -Verderer -Verdi -Verdi's -Verna -Verna's -Versatec -Versatec's -Vesuvius -Vida -Vida's -Vientiane -Vientiane's -Vikram -Vinci -Vinci's -Virgil -Virgil's -Vito -Vito's -Volterra -Volterra's -Voss -Vought -Vought's -Vreeland -Vreeland's -Vulcanism -WA -WAC -WI -WV -WY -Waals -Wadsworth -Wadsworth's -Wagnerian -Wahl -Wahl's -Waite -Waite's -Waldron -Waldron's -Wallis -Waltham -Waltham's -Wappinger -Wappinger's -Warburton -Watanabe -Watanabe's -Webb -Webb's -Wehr -Wehr's -Wei -Wei's -Weierstrass -Weisenheimer -Weller -Welles -Welton -Werther -Werther's -Whalen -Whalen's -Whatley -Whatley's -Whitaker -Whitaker's -Whitehorse -Whitehorse's -Wightman -Wightman's -Wilkie -Wilkie's -Wilkins -Willa -Willa's -Willis -Wiltshire -Wiltshire's -Winchester -Wisenheimer -Witt -Witt's -Wittgenstein -Wittgenstein's -Wolfe -Wolfe's -Wolff -Wolff's -Wong -Wong's -Woodstock -Woodstock's -Woody -Woody's -Wotan -Wotan's -Wu -Wu's -Wyatt -Wyatt's -Wyeth -Wyeth's -Wylie -Wylie's -Wynn -Wynn's -Xenakis -Xhosa -Yankton -Yankton's -Yaounde -Yaounde's -Yarmouth -Yarmouth's -Yellowknife -Yellowknife's -Yellowstone -Yellowstone's -Yorkshire -Yorkshire's -Yost -Yost's -Zagreb -Zagreb's -Zambia -Zambia's -Zan -Zan's -Zoe -Zoe's -Zorn -ab -abacterial -abacus -abacuses -abandonee -abashment -abatis -abatises -abattoir -abaxial -abbacy -abbas -abberations -abbreviator -abdicable -abdicator -abduce -abduced -abducens -abducent -abducentes -abducing -abeam -abecedarian -aberrance -aberrancy -aberrated -aberrational -abetment -abhorrence -abidance -abiogenesis -abiogenetic -abiogenetical -abiogenetically -abiogenist -abiological -abiologically -abiotic -abiotically -abjuration -ablaut -abloom -abluted -ablutionary -abnegate -abnegates -abnegation -abnegator -aboil -abolishable -abolitionary -abolitionism -abomasal -abominably -abominator -abominators -aboral -aborally -abortifacient -abortionist -abortionists -abovementioned -abracadabra -abradable -abradant -abreact -abridgement -abrin -abroach -abruption -abscise -abscised -abscisin -abscising -abscission -absinth -absolutism -absolutist -absolutistic -absorbability -absorbable -absorbance -absorbancy -absorbant -absorbtions -absorptance -absorptional -abstemious -abstentious -abstractable -abstractional -abstrict -abstriction -abstrictions -abstrusity -absurdism -absurdist -absurdum -abubble -abuilding -abutilon -abuttals -abuzz -abyssal -academe -academical -academicism -academism -acanthocephalan -acanthopterygian -acanthus -acanthuses -acarpellous -acarpelous -acatalectic -acaulescence -acaulescent -accelerando -accentless -acceptation -accessary -accessibleness -accessional -accessorial -acciaccatura -accidence -accidentalism -accidentalist -accipiter -acclivity -accommodational -accommodator -accommodators -accompanyist -accompanyists -accomplishable -accordionist -accordionists -accostable -accountantship -accreditable -accrete -accreted -accreting -accretionary -accretive -accruable -accruement -acculturational -acculturationist -accumbency -accumbent -accumulable -accurses -accursing -accurst -accusatory -accusor -accustomation -acedia -acellular -acentric -acephalous -acerb -acerbate -acerbic -acerbically -acerbity -acervate -acervately -acervation -acetal -acetaldehyde -acetamide -acetaminophen -acetification -acetifier -acetify -acetonic -acetous -acetyl -acetylate -acetylation -acetylative -acetylenic -achier -achiest -achiness -achromat -achromatically -achromaticity -achromatism -achy -acidhead -acidiferous -acidifiable -acidification -acidifier -acidify -acidimeter -acidimeter's -acidimeters -acidimetric -acidimetry -acidulant -acidulate -acidulation -acidulent -acinus -acock -acold -acquaintanceship -acquirement -acquisitional -acquisitionist -acquisititious -acquitment -acquittance -acridity -acrobacy -acrobatically -acrocentric -acrodont -acronymic -acronymically -acropetal -acropetally -acrophobia -acrophobic -acrostic -acrostical -acrostically -actability -actable -actinolite -actionable -actionably -actionless -activistic -actorish -actuary -aculeate -acuminate -acumination -acupuncture -acyl -acylate -acylated -acylates -adamance -adamancy -adamantine -adaptaplex -adaptational -adaptationally -adaptitude -adaptivity -adaxial -addable -addible -addlepated -addressor -adducible -adenine -adenoid -adenoidal -adenoids -adenoma -adenomatous -adenosine -adherend -adhesional -adiabaticlly -adieux -adipic -adipose -adiposity -adject -adjudicator -adjudicatory -adjunction -adjuration -adjuratory -adjustability -adjustmental -adjutancy -adjuvant -adle -adman -admeasure -admeasurement -administrant -administrational -administrationist -admirability -admissive -admitter -admitters -admonitorily -admonitory -adoptability -adoptable -adoptee -adoptees -adoptianism -adoptianist -adoptionism -adoptionist -adorability -adorably -adoze -adposition -adrenalin -adrenergic -adrenocortical -adscititious -adsorbability -adsorbable -adsorbent -adulator -adulatory -adulterant -adulterator -adulteress -adulteresses -adulterine -adultlike -adust -advection -advections -advective -adventuresome -adventuresomeness -adventuress -adventuresses -adventurism -adventurist -adventuristic -adventurists -adversative -adversatively -advertence -advertency -advertent -advertently -advocator -adynamic -adz -adze -aeolotropic -aeolotropy -aeonian -aeonic -aerialist -aerie -aerier -aerily -aero -aeroballistic -aeroballistics -aerobatic -aerobatics -aerobe -aerobically -aerobiological -aerobiologically -aerobiology -aerobiosis -aerobiotic -aerobiotically -aerodynamical -aerodynamically -aerodynamicist -aerodyne -aeroembolism -aerogene -aerogenes -aerogram -aerogram's -aerograms -aerographer -aerography -aerolite -aerolith -aerolitic -aerological -aerologist -aerology -aeromagnetic -aeromechanics -aeromedical -aeromedicine -aerometeorograph -aerometer -aerometer's -aerometers -aeronaut -aeroneurosis -aeronomer -aeronomic -aeronomical -aeronomics -aeronomist -aeropause -aerosphere -aerostat -aerostatics -aerothermodynamics -aery -aesthesiometer -aesthesiometer's -aesthesiometers -afeard -afeared -affability -affably -affaire -affaires -affectability -affectable -affectate -affectional -affectionally -affectionless -affectivity -affectless -affectlessness -affiance -affiant -afficionado -affine -affined -affinely -affirmable -affirmance -affixable -affixal -affixation -affixial -affixment -affluency -afflux -affray -affusion -afghani -aficionada -aflatoxin -aflutter -afreet -afrika -afrikaans -afterburner -afterburners -aftercare -afterclap -afterdamp -afterdeck -afterimage -afterpiece -aftertaste -aftertax -aftertime -afterword -afterworld -agamete -agamic -agamically -agapeic -agapeically -agave -agaze -ageing -agelong -agendaless -agendum -agene -agenesis -agentry -aggie -aggies -agglutinability -agglutinogen -agglutinogenic -aggradation -aggrade -aggregational -aggress -aggressivity -agio -agios -agitational -agitato -agitprop -aglare -aglitter -agnate -agnatic -agnatically -agnation -agnomen -agnosticism -agon -agone -agonic -agonist -agonistic -agonistical -agonistically -agonists -agoraphobia -agoraphobic -agouti -agrarianism -agreeability -agriculturalist -agriculturist -agrimony -agriology -agrobiological -agrobiologically -agrobiology -agrologic -agrological -agrologically -agrologist -agrology -agronomic -agronomical -agronomically -agronomics -agronomist -agronomy -aground -aguish -aguishly -ahistoric -ahistorical -ahold -aidman -aigrette -ailanthus -aile -airbrush -airburst -airbus -aircrew -airdrome -airfreight -airglow -airmanship -airmobile -airpost -airscrew -airsick -airsickness -airstream -airwave -airwaves -airworthiness -airworthy -aitch -alabastrine -alack -alacritous -alai -alamogordo -alarmism -alary -alate -alated -alation -alb -albedo -albinic -albinism -albino -albinotic -albuminoid -albuminous -alcaic -alcazar -alchemic -alchemical -alchemically -alchemist -alchemistic -alchemistical -alcoholically -alcoholometer -alcoholometer's -alcoholometers -alcoholometry -aldermanic -aldrin -aleatoric -aleatory -alehouse -alembic -alexandrine -alexandrite -alexia -alfa -algal -algebraist -algicidal -algicide -algid -algidity -algin -algophobia -alia -alicyclic -alidade -alienability -alienable -alienage -alienator -alienee -alienism -alienist -alienor -aliform -alightment -alimentary -alimentation -alimentative -aline -alinement -aliphatic -aliquot -aliquot's -aliquots -alizarin -alk -alkahest -alkahestic -alkalescence -alkalescent -alkalify -alkalimeter -alkalimeter's -alkalimeters -alkalimetry -alkalinity -alkaloidal -alkalosis -alla -allan -allegate -allegorist -allelic -allelism -allelomorph -alleluia -allemand -allergen -allergenic -allergist -allery -alleviatory -allheal -alliaceous -allium -allocatable -allocution -allogamous -allogamy -allogeneic -allograft -allograph -allographic -allomerism -allomerous -allometric -allometry -allomorph -allomorphic -allomorphism -allonge -allons -allopath -allopathic -allopathically -allopathy -allopatric -allopatrically -allopatry -allophane -allopurinol -allosteric -allosterically -allotee -allotransplant -allotransplantation -allotrope -allotropically -allotropy -allottee -allottees -allotype -allotypic -allotypically -allotypy -allover -allseed -alluvion -allyl -allylic -almandine -almandite -almsgiver -almsgiving -almshouse -alogical -alogically -aloin -alongshore -alpaca -alpenglow -alpenstock -alpestrine -alphameric -alphamerical -alphamerics -alphanumerical -alphanumerically -alpinism -alpinist -alright -altarpiece -altazimuth -alterability -alterably -alterate -alterative -alterman -altern -althea -altimetry -altitudinal -altitudinous -altocumulus -altricial -alumina -aluminate -aluminosilicate -aluminous -alunite -alveolate -alveolation -alyssum -alytical -amah -amalgamator -amanita -amanuenses -amaranth -amassment -amative -amatively -amativeness -amaurosis -amaurotic -amazonite -ambage -ambages -ambagious -ambassadorial -ambassadorship -ambassadress -ambergris -ambidexterity -ambience -ambiences -ambit -ambitionless -ambiversion -ambiversive -ambivert -ambrotype -ambsace -ambulacral -ambulacrum -ambulate -ambulation -ambulatorily -ambushment -ameliorator -amelioratory -amenabilities -amenability -amenably -amendable -amendatory -amende -ament -amentia -amerce -amercement -amerciable -amercing -ametropia -ametropic -ami -amiability -amiably -amicability -amidships -amiens -amine -amis -amitosis -amitotic -amitotically -amitrole -ammino -ammoniacal -ammoniate -ammoniation -ammonification -ammonifier -ammonify -ammonite -ammonites -ammonitic -ammonoid -amnesia -amnesiac -amnesic -amnestic -amnia -amniocentesis -amnion -amniote -amniotic -amoeban -amoebiasis -amoebic -amoebocyte -amoeboid -amoralism -amoretto -amorphism -amort -amphibia -amphibole -amphibolite -amphibolitic -amphioxis -amphioxus -amphipathic -amphiploid -amphipod -amphitheatric -amphitheatrical -amphitheatrically -amphitropous -amplexicaul -amplexus -amplidyne -ampul -ampule -amputator -amputee -amra -amuck -amygdaloid -amylolytic -ana -anabaptism -anabasis -anabatic -anabiosis -anabiotic -anabolic -anabolism -anachronic -anachronous -anachronously -anaclitic -anacoluthic -anacoluthically -anaculture -anadiplosis -anaerobe -anaerobically -anaerobiosis -anaglyphic -anagrammatic -anagrammatical -anagrammatically -analemma -analemma's -analemmas -analeptic -analgesia -analgetic -analogic -analogist -analphabet -analphabetic -analphabetism -analysand -anaphase -anaphasic -anaphylaxis -anaplasia -anaplastic -anarch -anarchism -anarchistic -anarcho -anastasia -anastigmat -anastrophe -anatomist -anatoxin -anatropous -ancestress -anchoress -anchoret -anchoritic -anchoritically -anchorless -anchorman -ancientry -andalusite -andante -andantino -andesine -andesite -andesitic -andiron -andradite -androgen -androgenic -androgyny -android -anecdotage -anecdotalist -anecdotalists -anecdotic -anecdotical -anecdotically -anecdotist -anemograph -anemographic -anemometric -anemometrical -anent -aneroid -aneurism -aneurysm -aneurysmal -anfractuosity -anfractuous -angary -angelical -angelically -angerless -angina -anginal -anginose -angiocardiographic -angiocardiography -anglesite -angleworm -anglia -anglice -anglicism -angularity -angulation -ani -anile -animalcular -animalcule -animalculum -animalism -animalist -animalistic -animality -animallike -animist -animistic -animus -aniseed -aniseikonia -anisette -anisotropically -anisotropism -ankerite -ankh -anklebone -anklebones -anklet -annelid -annexational -annexationist -annexe -annihilator -annihilatory -annotator -annotators -annuary -annuitant -annularity -annulate -annulated -annulately -annulation -annulet -annuli -annunciatory -annunicates -anodal -anodally -anodically -anodyne -anodynic -anointment -anomalistic -anomalistical -anomer -anomeric -anonym -anorectic -anoretic -anorexigenic -anorthic -anorthite -anorthitic -anorthosite -anosmia -anosmic -anovulant -anovulatory -anoxemia -anoxemic -anoxia -anoxic -anserine -antecede -antecedence -antecessor -antechamber -antechambers -antechoir -antediluvian -antefix -antefixal -anteing -antemortem -antenatal -antennal -antennule -anteroom -anterooms -anthelion -anthesis -anthill -anthologist -anthracitic -anthracnose -anthrax -anthrop -anthropic -anthropical -anthropocentric -anthropocentrically -anthropocentricity -anthropogenesis -anthropogenetic -anthropography -anthropoid -anthropometrical -anthropometrically -anthropomorphism -anthropomorphist -anthropopathism -anthropophagous -anthropophagus -anthropophagy -anthroposophy -antiaircraft -antianxiety -antibiosis -antibiotically -antiblack -antiblackism -antically -anticancer -anticancerous -anticatalyst -anticholinergic -anticipant -anticipants -anticipatable -anticipator -anticlerical -anticlericalism -anticlimactical -anticlimactically -anticlimax -anticlimaxes -anticlinal -anticline -anticlockwise -anticoagulant -anticoagulate -anticodon -anticonvulsant -anticonvulsive -antidepressant -antiderivative -antidiuretic -antidotal -antidotally -antienzyme -antiestablishment -antifertility -antiform -antifouling -antifriction -antifungal -antigenic -antigenically -antigenicity -antiglobulin -antigorite -antigravity -antihemophilic -antihistamine -antihistaminic -antihypertensive -antiknock -antileukemic -antilitter -antilog -antilogarithm -antilogarithms -antimacassar -antimacassars -antimagnetic -antimalarial -antimalarials -antimedieval -antimedieval's -antimedievals -antimetabolite -antimitotic -antimonial -antimonic -antimonious -antineoplastic -antineutrino -antineutron -antinodal -antinode -antinovel -antinovelist -antinucleon -antioxidant -antiparasitic -antiparticle -antipathetic -antipathetically -antiperiodic -antiperiplanar -antipersonnel -antiphlogistic -antiphon -antiphonary -antiphony -antiphrasis -antipodal -antipodean -antipoetic -antipollution -antipope -antiproton -antipyretic -antipyrine -antiquarianism -antirheumatic -antirrhinum -antisemite -antisemite's -antisemites -antisepsis -antiseptically -antispasmodic -antistrophe -antistrophic -antistrophically -antitank -antitoxic -antitrades -antitubercular -antituberculous -antitumor -antitumoral -antitussive -antivenin -antiviral -antivitamin -antonym -antonymic -antonymous -antonyms -antonymy -antrorse -antrorsely -anywise -aortal -aortic -aortographic -aortography -apalachicola -apartmental -apathetically -apatite -apeak -apelike -aperient -aperiodically -aperitif -aphaeresis -aphaeretic -aphanite -aphanitic -aphasiac -aphelion -aphetic -aphetically -aphides -aphorist -aphoristic -aphoristically -aphotic -aphrodisiac -aphrodisiacal -aphyllous -aphylly -apian -apiarian -apiarist -apices -apiculate -apicultural -apiculture -apiculturist -aplacental -aplanatic -aplasia -aplastic -apocalyptical -apocalyptically -apocalypticism -apocalyptism -apocalyptist -apocarpous -apocarpy -apochromatic -apocope -apocrine -apodal -apodeictic -apodictic -apodictically -apodosis -apodous -apogamic -apogamous -apogean -apolitical -apolitically -apollinaire -apologie -apologue -apolune -apomixis -apomorphine -aponeurosis -aponeurotic -apoplectic -apoplectically -apoplexy -aport -aposematic -aposematically -apostasy -apostleship -apostolate -apostolicity -apostrophic -apothecial -apothecium -apothegm -apothegmatic -apothegmatical -apothegmatically -apothem -apotropaic -apotropaically -appaloosas -apparitional -appealability -appealable -appeasable -appellee -appendant -appendectomy -appendicular -apperceive -apperception -apperceptive -appestat -appetence -appetency -appetent -applaudable -applaudably -applicatory -appointe -appomattox -apport -appose -apposed -apposing -appositional -appositionally -appraisement -appreciator -appreciatory -apprehensibly -appressed -approbatory -approvable -approvably -approx -approximable -approximant -appurtenant -apractic -apraxia -apraxic -apriority -apsidal -apsides -apterous -apteryx -aptitudinal -aptitudinally -apyrase -aquacade -aquaculture -aquafortis -aqualunger -aquamarine -aquanaut -aquaplane -aquaplaner -aquarelle -aquarellist -aquarist -aquatically -aquatint -aquatinter -aquatintist -aquavit -aquicultural -aquiculture -aquidneck -aquiferous -aquilegia -aquiline -aquilinity -aquiver -arability -arachnoid -arbitrable -arbitrageur -arbitral -arbitrament -arbitrational -arboreous -arborescence -arborescent -arborescently -arboriculture -arboriculturist -arborist -arborist's -arborists -arborvitae -arbovirus -arbritrary -arbutus -arcanum -arccos -arccosine -archae -archaist -archaistic -archangelic -archbishopric -archdeacon -archdeaconate -archdeaconry -archdiocesan -archducal -archduchess -archduchy -archduke -archdukedom -archegonial -archetypal -archetypally -archfiend -archipelagic -architectonically -architrave -archivolt -archon -archpriest -archway -arclength -arco -arcsin -arctan -arctically -arcuate -arcuately -arcuation -areal -areally -areaway -areola -areolar -areolate -areolation -areole -argent -argentic -argentiferous -argentine -argentite -argentous -arger -argillaceous -arginine -argos -argosy -argufier -argufy -argumentum -argyle -argyll -arhat -aria -arianist -arianists -arithmetician -armamentarium -armentieres -armillaria -armless -armlet -armlike -armoire -armorial -armorially -armorist -armorist's -armorists -armorless -armrest -armsful -aromatically -aromaticity -arpanet -arras -arrearage -arrestant -arrestment -arrhythmia -arrhythmic -arrhythmical -arrhythmically -arris -arrises -arriviste -arrondissement -arrowwood -arrowworm -arrowy -arsenical -arsenious -arsenite -arsis -arsonist -arsonous -arte -artefact -artefacts -artemisia -arteriogram -arteriogram's -arteriograms -arteriographic -arteriography -arteriolosclerosis -arteritis -arthritic -arthritically -arthropathy -arthrosis -arthrospore -arthrosporic -articular -artilleryman -artily -artiodactyl -artiste -artmobile -arum -aryl -asap -asbestosis -asbestus -ascendable -ascendance -ascendence -ascendible -ascensional -ascensive -ascertainment -ascesis -ascetical -ascetically -ascidian -ascidium -ascites -ascitic -ascomycetes -ascorbate -ascospore -ascosporic -ascosporous -ascus -asdic -asepsis -aseptically -asexual -asexually -ashcan -ashcans -ashless -ashmen -ashram -asininity -askant -askesis -aslant -aslope -asparagine -aspartate -aspartic -aspartokinase -aspectual -aspencade -aspencades -asperges -asperse -aspersed -aspersing -asphaltic -asphaltite -asphaltum -aspheric -aspherical -asphodel -asphyxiator -aspiate -aspidistra -assagai -assai -assailable -assassinator -assegai -assemblagist -assemblyman -assemblywoman -assentation -assentor -assessable -asseverate -asseveration -asseverative -assignability -assignat -assignational -assignor -assimilability -assimilable -assimilationism -assimilator -assimilatory -assize -assizer -assizers -assizes -associateship -assoil -assoilment -assortative -assuagement -assuasive -assumable -assumably -assumpsit -assumptive -assurgent -assuror -astaires -astarboard -astatic -astatically -astaticism -asteriated -asteriskless -asterism -asterisms -astern -asthenia -asthenic -asthenosphere -asthmatic -asthmatically -astigmat -astigmatically -astir -astonied -astrachan -astragal -astragalus -astrakhan -astrobiological -astrobiologist -astrobiology -astrocyte -astrocytic -astrocytoma -astrodome -astrol -astrolabe -astrologer -astrologer's -astrologers -astrological -astrologically -astrology -astron -astronautical -astronautically -astronavigation -astrophotography -astrosphere -aswarm -aswirl -aswoon -asymptomatic -asynapsis -async -asyndetic -asyndetically -asyndeton -ataractic -ataraxic -atari -atavism -atavist -atavistically -ataxia -ataxic -atelectasis -atelier -atheistical -atheistically -athenaeum -atheneum -athirst -athletically -athwartship -athwartships -atilt -atinate -atingle -atlantes -atman -atment -atmometer -atmometer's -atmometers -atmospherically -atmospherium -atomicity -atomism -atomist -atomistic -atomistically -atomistics -atonalism -atonalist -atonalistic -atonality -atonic -atonicity -atony -atopic -atopy -atremble -atresia -atrial -atrioventricular -atrip -atrium -atriums -atropine -attachable -attackman -attainability -attainder -attaint -attar -attemptable -atticism -attis -attorn -attorneyship -attornment -attractable -attractant -attractivity -attrited -attritional -attunement -atune -atwitter -atypic -atypicality -auctorial -aud -auden -audient -audile -auding -audiofrequencies -audiofrequency -audiogenic -audiophile -auditable -audivi -augend -augite -augitic -augmentable -augmentative -augmentor -augury -auk -auld -aunthood -auntlike -aurar -aureate -aureola -auricle -auricula -auricular -auriculate -aurochs -aurorae -auroral -aurorean -aurous -auscultatory -auslander -auspicate -austenite -austral -australite -australopithecine -authoress -authorial -autoantibody -autobahn -autobiographer -autobus -autocade -autocatalysis -autocatalytic -autocephalous -autochthonous -autoclave -autoclaved -autocoder -autocratical -autocross -autocueing -autodidact -autodidactic -autodyne -autoecious -autoeciously -autoecism -autoerotic -autoerotically -autoeroticism -autoerotism -autogamous -autogamy -autogenesis -autogenetic -autogenetically -autogenic -autogenous -autogenously -autogiro -autograft -autographic -autographically -autography -autogyro -autohypnosis -autohypnotic -autoimmune -autoimmunity -autoinfection -autoinoculation -autointoxication -autoloading -autologous -autolysate -autolysin -autolysis -autolytic -automaker -automanipulation -automanipulative -automat -automatable -automaticity -automatism -automatist -automobil -automobilist -automorphism -autonomically -autonomist -autoparagraph -autophyte -autophytic -autophytically -autoplastic -autoplastically -autoplasty -autoradiogram -autoradiogram's -autoradiograms -autoradiograph -autoradiographic -autoradiography -autorotate -autorotation -autorotational -autosexing -autosomal -autosomally -autosome -autosuggest -autosuggestible -autosuggestion -autotable -autotelic -autotetraploid -autotetraploidy -autotomic -autotomous -autotomy -autotransplant -autotransplantation -autotroph -autotrophic -autotrophically -autotrophy -autunite -aux -auxesis -auxetic -auxetically -auxil -auxin -auxinic -auxinically -auxotroph -auxotrophic -auxotrophy -avaliable -avast -avatar -avaunt -avec -avellan -avellane -aventail -aventine -aventino -aventurine -averment -avesta -aviarist -aviatress -aviculture -aviculturist -avidin -avifauna -avifaunal -avifaunally -avifaunistic -avigation -avirulent -avitaminosis -avitaminotic -avocate -avocational -avocationally -avocet -avoirdupois -avouchment -avowal -avulse -avulsing -avulsion -avuncular -awardable -awardee -aweary -aweather -aweigh -aweless -awestricken -awestruck -awhirl -awless -awn -awnless -awoken -axal -axel -axenic -axenically -axiality -axil -axile -axilla -axillar -axillary -axisymmetric -axisymmetrical -axisymmetrically -axisymmetry -axletree -axman -ayin -azathioprine -azeotropic -azide -azido -azine -azonal -azote -azurite -azusa -babblement -baboonish -babushka -babysat -baccate -bacchanal -bacchanalia -bacchanalian -bacchant -bacchante -bacchantes -bacchantic -bacchic -bacciferous -baci -bacillar -bacillary -bacitracin -backbite -backbiter -backcountry -backcourt -backcourtman -backcross -backfield -backfire -backfired -backfires -backfiring -backgammon -backgammon's -backhoe -backhouse -backless -backpedal -backrest -backsaw -backseat -backset -backslap -backslapper -backslide -backslider -backspin -backstay -backstretch -backstroke -backswept -backswing -backsword -backwash -backwoodsman -bactericidal -bactericidally -bactericide -bacterin -badinage -bafflement -bagful -baggily -bagley -bagman -baguette -bailable -bailee -baileefe -bailie -bailiffship -bailiwick -bailment -bailor -bailsman -bainite -bairn -baize -bakeshop -balderdash -baldhead -baldheaded -baldish -baldpate -balefire -balenciaga -balkline -ballade -balladeer -balladic -balladist -balladry -ballcarrier -balletic -balletomane -balletomania -ballfield -ballfield's -ballgown -ballgown's -ballista -ballistically -balloonist -ballottement -ballyhooey -balmily -baloney -balsamic -baluster -bam -bambino -bamboozle -bamboozled -bamboozlement -bamboozles -bamboozling -banality -banausic -bancroft -bandana -bandanna -bandbox -bandeau -bandeaux -bandgap -banditry -banditti -bandleader -bandmaster -bandoleer -bandolier -bandsman -baneberry -bangish -bangtail -banjoes -banjoist -bankable -bankbook -bankbooks -bankroll -bankroller -bankside -banneret -bannerette -bannister -bannisters -bannock -banns -banquette -bantamweight -bantling -banyan -banzai -baobab -barbarianism -barbarically -barbarism -barbate -barbe -barberry -barbershop -barbitone -barbudo -barbudos -barbwire -bareback -barebacked -bareheaded -bareheadedness -bareknuckle -bareknuckled -bargeboard -bargeman -bariatrician -bariatrics -baric -baritonal -barkier -barkless -barky -barleycorn -barmaid -barman -barmier -barmy -barny -barogram -barogram's -barograms -barograph -barographic -barometrical -barometrically -barometry -baronage -baronetage -baronetcy -barramunda -barramundi -barranca -barranco -barrater -barrator -barratry -barre -barrelful -barrelhouse -barrelsful -barrio -barrister -barristers -barron -barroom -barrooms -barware -barycentric -baryon -baryon's -baryonic -baryons -basaltic -bascom -bascule -baseborn -baselevel -basementless -basepoint -baserunning -bashaw -basicity -basidial -basidiomycete -basidiomycetes -basidiomycetous -basidiospore -basidiosporous -basidium -basie -basification -basify -basilary -basileis -basilica -basilican -basinal -basinet -basipetal -basipetally -basketful -basketlike -basketry -basketwork -basler -baslot -basophil -basophile -basophilia -bassi -bassis -bassist -bassoon -bassoon's -bassoonist -bassoonist's -bassoonists -bassoons -bast -bastardy -bastile -bastille -batboy -bate -bateau -batfish -batfowl -bathhouse -bathhouses -bathometer -bathometer's -bathometers -bathtubful -bathwater -batista -batiste -batman -batrachian -batrachotoxin -batsman -batt -battailous -battalia -batteau -battement -battier -battiness -battlewagon -battu -battue -batty -batwing -baubee -baudrons -baulk -baulked -baulking -baulks -baum -bauxitic -bawcock -bawd -bawden -bawdily -bawdry -bayadere -bayaderka -bayanihan -bazon -bazooka -bazookas -bea -beachboy -beachboys -beachcomb -beachcomber -beachcombers -beachfront -beachside -beachwear -beachy -beadroll -beadwork -beale -beall -beame -beamish -beamishly -beamy -beanball -beanie -bearability -bearbaiting -bearberry -beardown -bearskin -beastie -beatie -beatifically -beatless -beauchamps -beauclerk -beaverboard -beaverton -bebopper -bechance -becket -beckett -becloud -bedabble -bedaub -bedaubing -bedchamber -bedclothes -bede -bedeck -bedevilment -bedew -bedfellow -bedim -bedimmed -bedimming -bedlamite -bedouin -bedplate -bedrid -bedroll -bedsore -beduin -beduins -beebread -beefcake -beefeater -beefwood -beekeeper -beekeeping -beelike -beeline -beerier -beery -beestings -beeswax -beeves -befoh -befool -beforehandedness -beforetime -begat -begetter -begone -begrime -begrimed -begriming -beguilement -beguine -behaviorist -behaviorist's -behavioristically -behaviorists -behemoth -behemothic -behindhand -behoof -beigy -bel -belaud -beldam -beldame -beleaguer -belge -belike -belittlement -belive -bellbird -belligerency -bellpull -bellum -bellwood -bellwort -bellyband -belowground -beltless -belton -beltway -beluga -beluga's -bemadden -bemaddening -bemire -bemock -bemusement -benchmar -benday -benedictory -benefaction -benefactress -benefic -beneficiate -beneficiation -benefitted -benefitting -benight -benignancy -benignant -benignantly -benignity -benthal -benthic -benthonic -benthos -bentonite -bentonitic -benumb -bepaint -beplaster -bequeathal -berberine -berceuse -berceuses -bergamot -beringer -bernardine -berne -berrylike -berteros -berto -beseem -besetment -beshrew -besmear -besom -besot -besotter -bespatter -bespoken -besprent -besprinkle -bestead -besteaded -besteading -bestiality -bestiary -bestrew -bestride -bestrides -bestriding -bestsellerdom -betaine -betake -betel -bethink -betimes -betony -betted -betweenbrain -betweentimes -betweenwhiles -bewigged -bewitchery -bewitchment -bewray -bey -biassed -biassin -biassing -biathlon -bibb -bibber -bibbery -bibcock -bibelot -bibelots -bibless -biblicism -biblicist -bibliographer -bibliolater -bibliolatrous -bibliolatry -bibliology -bibliomania -bibliomaniac -bibliomaniacal -bibliopegic -bibliopegically -bibliopegist -bibliopegistic -bibliopegy -bibliophilic -bibliophilism -bibliophilist -bibliophily -bibliopole -bibliopolic -bibliopolist -bibliotheca -bibliothecal -bibliotic -bibliotics -bibliotist -bibulous -bibulously -bibulousness -bicameralism -bicapsular -bicentenary -bicentric -bicentricity -bichloride -bichrome -bicipital -biconcavity -biconditional -biconvexity -bicorne -bicornuate -bicultural -biculturalism -bicuspid -bicuspidate -bicyclic -bicyclist -biddability -biddably -bidet -bidialectal -bidialectalism -bierce -bietnar -bifacial -biff -bifid -bifidity -bifidly -bifilar -bifilarly -biflagellate -biform -bigamist -bigamous -bigamously -bigamy -bigeminal -bigeminy -bigeneric -bigeye -biggety -biggin -bigging -biggish -biggity -bighead -bigheaded -bighearted -bigheartedly -bigheartedness -bighorn -bighorn's -bighorns -bigmouthed -bignonia -bigwig -bijou -bijouterie -bikeway -bilabiate -bilateralism -bilbo -bilboa -bilgier -bilgy -bilharziasis -biliary -bilious -biliously -biliousness -billable -billfold -billfold's -billfolds -billhead -billhook -billionaire -billon -billowy -billposter -billposting -billycock -bilobal -bilobed -bilocular -biloculate -bimanual -bimanually -bimester -bimestrial -bimetal -bimillenary -bimillenial -bimodality -bimorphemic -binational -bindweed -bine -bingle -binnacle -binned -binning -binocularity -bint -binucleate -binucleated -bio -bioactive -bioassay -bioastronautical -bioastronautics -biocatalyst -biocatalytic -biocenology -biocenosis -biocenotic -biochemic -biocidal -biocide -bioclean -bioclimatic -biocoenosis -biocoenotic -biodegradability -biodegradable -biodegradation -biodegrade -bioecological -bioecologist -bioecology -bioelectric -bioelectrical -bioelectricity -bioengineering -bioenvironmental -bioflavonoid -biog -biogen -biogenesis -biogenetic -biogenetically -biogenic -biogeochemical -biogeochemistry -biogeographic -biogeographical -biogeography -biographee -bioinstrumentation -biologism -biologistic -bioluminescence -bioluminescent -biomacromolecule -biomacromolecules -biomaterial -biome -biometrical -biometrically -biomolecular -bionic -bionics -bionomic -bionomical -bionomically -bionomics -biopolymer -biopolymers -biosatellite -bioscientific -bioscientist -biosynthesis -biosynthetic -biosynthetically -biosystematic -biosystematist -biosystematy -biota -biotechnological -biotechnology -biotelemetric -biotelemetry -biotin -biotite -biotitic -biotope -biotransformation -biotron -biotype -biotypic -biovular -bipack -biparental -biparentally -bipartisanism -bipartisanship -bipedal -biphenyl -bipinnate -bipinnately -bipod -bipolarity -bipropellant -biquadratic -biracialism -biradial -biramous -birchbark -birdbrain -birdbrained -birdcage -birdcage's -birdcages -birdcall -birdhouse -birdieback -birdieing -birdlime -birdman -birdyback -bireme -biretta -birgitta -birk -birkhead -birkie -birl -birler -birr -birse -birthmark -birthroot -birthstone -birthwort -biscayne -bisectional -bisectionally -bisexuality -bistort -bistro -bistroic -bistros -bisulfate -bisulfide -bisulfite -bitartrate -bitchery -bitchier -bitchily -bitchiness -bitchy -bitstock -bitsy -bitt -bitted -bitterish -bitterweed -bitting -bittock -bitty -bituminoid -bivalent -biyearly -biz -blabber -blabbered -blabbering -blabby -blackamoor -blackamoors -blackcap -blackcock -blackdamp -blackface -blackfin -blackfish -blackfly -blackguard -blackguard's -blackguardism -blackguardly -blackguards -blackhander -blackhead -blackheart -blackish -blackland -blackleg -blackmer -blackpoll -blacksnake -blacktail -blackthorn -blacktop -blacktop's -blacktops -blackwash -blackwater -bladderlike -blakey -blamably -blameful -blamefully -blancmange -blandish -blandisher -blandishment -blandishments -blanketflower -blanketlike -blanton -blarney -blasingame -blastema -blastematic -blastemic -blastie -blastment -blastula -blastula's -blastular -blastulas -blastulation -blat -blate -blatted -blatter -blazonry -bleachable -bleakish -blearily -blench -blende -blether -blevins -blimpishly -blimpishness -blindfish -blindworm -blintz -blintze -blipping -blique -blistery -blithesome -blithesomely -blizzardy -blobbing -blockbuster -blockbusters -blockbusting -blockhead -blockheads -blockish -blockishly -blondish -bloodcurdling -bloodcurdlingly -bloodfin -bloodguilt -bloodguiltiness -bloodguilty -bloodily -bloodletting -bloodline -bloodline's -bloodlines -bloodmobile -bloodred -bloodstock -bloodstone -bloodsucker -bloodsucking -bloodthirstily -bloodthirstiness -bloodthirsty -bloodworm -bloodwort -bloomy -bloop -blooper -bloops -blossomy -blotchily -blotchy -blotter -blotty -blouson -blowfly -blowgun -blowhard -blowhole -blowout -blowpipe -blowsy -blowtube -blowy -blowzy -blubbery -blucher -bluebeard -bluebell -bluebottle -bluecoat -bluefin -blueing -bluejack -bluenose -bluepoint -bluesman -bluestem -bluestone -bluesy -bluet -bluetongue -blueweed -bluey -blume -blunderbuss -blurrily -blushful -blusterous -blutwurst -blyth -boardlike -boardman -boardmanship -boardroom -boardsmanship -boardwalk -boart -boatel -boatels -boatmanship -boatsmanship -boaz -bobber -bobbery -bobbinet -bobbsey -bobeche -bobrow -bobsledder -bobstay -bobtail -bobtailed -bocaccio -bocci -boccie -bod -bodacious -bodaciously -bodega -bodement -bodenheim -bodiless -bodkin -bodysurf -bodysurfer -bodywork -boehmer -boehmite -boer -boff -boffin -boffo -boffola -boffos -bogartian -bogeyman -bogeyman's -boggs -bogie -bogle -boheme -bohlen -boies -boite -boites -bola -boland -bolas -bolases -bole -bolero -bolet -boletus -boliou -bollard -bollix -bollworm -bolometric -bolometrically -boloney -boltrope -bolus -bombardier -bombardiers -bombardon -bombastically -bombazine -bombe -bombinate -bombination -bombshell -bombsight -bombus -bon -bonbon -bondable -bondholder -bondmaid -bondman -bondstone -bondwoman -bonefish -bonehead -boneheaded -boneless -boneset -bonesetter -boney -boneyard -bonfiglio -bongoes -bongoist -bonham -bonheur -bonhomie -bonkers -bonne -bonner -bonnily -bonnor -bonsai -bonspiel -bontempo -bonze -bonzer -boobify -boodle -booger -boogerman -boogeyman -bookbindery -bookful -booklist -bookmaker -bookmakers -bookmaking -bookman -bookmark -bookmark's -bookmarker -bookmarkers -bookmarks -bookmobile -bookmobiles -bookselling -bookstall -bookworm -bookworm's -bookworms -booky -boomier -boomlet -boomy -boondocks -boondoggle -boondoggler -boondoggling -boonies -bootee -bootie -bootjack -bootlace -bootle -bootless -bootlessly -bootlessness -bootlick -bootlicker -bootprint -boozily -boozy -bopper -bora -borage -borak -borane -borazon -bordel -bordereau -boreal -boresight -boresights -borglum -boride -borland -borneol -boronic -bort -bosomy -bosonic -bosphorus -bosque -bosquet -bossdom -bossism -bostitch -bot -botan -botchwork -botchy -botel -botheration -bots -bottlecap -bottlecap's -bottlecaps -bottleful -bottomland -bottomry -botulinal -botulinum -boucle -boudoir -bouffe -bougainvillaea -bougainvillea -bougie -bouillabaisse -bouldery -boule -boulevardier -bouleversement -boulez -boulle -bouncily -bounderish -bounderishly -bountiful -bountifully -bountifulness -bourbonism -bourdon -bourg -bourgeoise -bourgeoisify -bourgeon -bourguiba -bourn -bourse -bouse -bousing -boustrophedon -bouton -boutonniere -bouvardier -bouvier -bouzouki -bovinity -bowan -bowelless -bowerbird -bowerbird's -bowerbirds -bowery -bowes -bowfin -bowfront -bowhead -bowknot -bowlder -bowleg -bowlegged -bowlful -bowmen -bowse -bowsprit -bowwow -bowyer -boxful -boxhaul -boxlike -boxthorn -boyar -boyard -boyars -bozo -bozos -brabble -brabbled -brabbling -brachial -brachiate -bract -bradded -bradding -braggart -braggest -braggy -brahma -brail -braillewriter -braincase -brainish -brainless -brainlessly -brainlessness -brainpan -brainpower -brainsick -brainsickly -brainstem -brainstem's -brainstems -brainteaser -braise -braised -braiser -braises -braising -brakeless -braky -branchia -branchial -branchiate -branchless -branchlet -branchy -brandel -brandin -brandling -brank -branks -brannon -brant -brants -branum -braque -braques -brassard -brassbound -brasserie -brassica -brassily -brattice -brattiness -brattish -brattishing -brattle -brattled -brattling -bratty -brava -bravoes -braw -braweling -brawle -brawlier -brawly -brawnier -brawnily -brawniness -brawny -brazos -breadbasket -breadbaskets -breadroot -breadstuff -breadthways -breadthwise -breadwinning -breakfront -breakneck -breakoff -breakout -bream -breams -breastbone -breaststroke -breaststroker -breathability -breccia -breccias -brecciate -brecciation -breechblock -breechcloth -breechclout -breechloader -breeks -breezeless -breezeway -bregma -bregmatic -breviaries -breviary -brewage -briard -bribable -bricating -brickbat -brickle -bricktop -brickwork -bridewell -bridgeboard -bridgeless -briefless -brien -briery -brigadoon -brigand -brigand's -brigandage -brigandine -brigandism -brigands -brightwork -brill -brilliantine -brimless -brimmer -brinded -bringdown -brinkley -brinksmanship -brio -brioche -briolette -briquet -briquette -brisance -brisant -brisket -brisling -brist -bristlecone -bristlecone's -bristlecones -bristlelike -bristletail -brit -broadax -broadcloth -broadleaf -broadminded -broadsheet -broadsword -broadtail -broadwife -brocatelle -brochette -brockage -brocket -brockle -brocoli -brogue -broider -broidery -brokenhearted -brollies -brolly -bromate -bromated -bromating -bromegrass -bromeliad -bromelin -bromic -bromidic -brominate -bromination -bromism -bromo -bromos -bronchialy -broncobuster -brontosaur -brontosaurus -bronzy -broomball -broomballer -broomcorn -broome -broomrape -broths -brougham -broughams -broun -brownnose -brownnoser -brownout -brownshirt -brownstone -brownstones -browny -browsability -broxodent -bruit -brunet -brushability -brushback -brushcut -brushland -brushstroke -brushstroke's -brushstrokes -brushup -brushwood -brusk -brusquerie -brut -bruxelles -bruxism -bryophyta -bryophyte -bryozoa -bs -bubby -buccal -buccaneer -buccaneer's -buccaneerish -buccaneers -bucer -buckbean -buckeroo -bucketsful -buckhead -buckman -bucko -buckoes -bucksaw -buckshee -bucktail -buckthorn -bucktooth -bucky -bucolically -budder -buddle -budgeteer -budgie -budlong -bufferred -buffi -buffo -buffoonery -buffoonish -buffos -bugatti -bugbear -bugeye -buggery -bughouse -bugleweed -bugloss -bugseed -builtin -bulba -bulbaceous -bulbar -bulbil -bulbous -bulbously -bulbul -bulginess -bulgur -bulgy -bulkily -bulla -bullace -bullae -bullbaiting -bullbat -bulldogger -bullfight -bullfighter -bullfighting -bullhorn -bullnecked -bulloch -bullock -bullocky -bullous -bullpout -bullring -bullrush -bullrush's -bullrushes -bullterrier -bullwhack -bullwhip -bullyrag -bumbershoot -bumboat -bumbry -bumkin -bumpier -bumpily -bumpiness -bumpkin -bumpkin's -bumpkinish -bumpkinly -bumpkins -bumpy -bunchily -bunchy -bunco -bund -bundist -bundoora -bundy -bung -bunger -bunghole -bunglesome -bunko -bunkos -bunkum -buntline -buoyance -burbank -burbly -burdock -bureaucratically -bureaux -buret -burette -burettes -burgage -burgee -burglarious -burglariously -burgonet -burgoo -burgoos -burin -burking -burladero -burle -burlily -burlingame -burnable -burne -burnes -burnoose -burnous -burnout -burrier -burrstone -burry -bursae -bursal -bursar -bursary -burse -burseed -bursty -burthen -burweed -busbies -busby -bushbuck -bushbucks -bushelage -bushelman -bushfire -bushily -bushland -bushland's -bushman -businesswoman -businesswoman's -businesswomen -busk -busker -buskin -busload -busload's -busloads -busty -busybody -busywork -butadiene -butanol -buteo -butterfingered -butterfingers -butterfish -butterflyer -butterless -butterscotch -butterweed -butterwort -butties -buttinski -buttinsky -buttonball -buttonbush -buttonhook -buttonless -buttonwood -buttony -buttstock -butty -butut -butylate -butylation -butylene -butyraceous -butyral -butyraldehyde -butyric -bwana -byelaw -byelaws -byinge -bylot -byname -bypast -byplay -byre -bystreet -cabala -cabalism -cabalist -cabalistic -caballed -caballero -caballing -cabbala -cabbie -cabbies -cabby -cabinetmaking -cabinetwork -cablegram -cablegram's -cablegrams -cablet -cableway -cabman -caboodle -caboose -cabotage -cabriole -cabriolet -cabstand -cachalot -cachectic -cachepot -cachet -cachou -cacodemon -cacodemonic -cacogenesis -cacogenic -cacogenics -cacographical -cacography -cacophonous -cacophonously -cacuminal -cadastral -cadastrally -cadastre -cadaveric -cadaverine -caddie -caddis -caddish -caddishly -caddishness -cade -cadency -cadential -cadetship -caducean -caduceus -caducity -caducous -caffeinic -caftan -cageling -cagier -cagily -caginess -cagy -cahier -caiman -caisson -caitiff -cajolement -cajolery -cakewalk -cakewalker -calabash -calaboose -calamine -calamint -calamite -calamus -calash -calcaneal -calcaneum -calcaneus -calcic -calcific -calcifuge -calcifugous -calcimine -calcination -calcine -calcined -calcining -calcinosis -calcitic -calcomp -calculably -calculatingly -calculous -caldera -caldron -caleche -calender -calenderer -calendric -calendrical -calends -calendula -calenture -calflike -calif -caliginous -caliphal -calk -calker -calla -callant -callback -callboy -calligraphic -calligraphically -calligraphist -callose -callosity -callus -calluses -calmative -calomel -calorically -calorific -calorimetrically -calory -calotte -calque -caltech -calthrop -caltrop -caltrops -calumniator -calumnious -calumniously -calypsonian -calyx -camarilla -cambial -cambium -cambric -camelback -cameleer -camelia -camellia -camelopard -cameralism -cameralist -camise -camisole -caml -camlet -camomile -camorra -camorrista -camouflageable -camouflagic -campanile -campanologist -campanology -campanula -campanulate -campcraft -campership -camphene -camphine -camphor -camphoraceous -camphorate -camphorated -camphoric -campily -campiness -campion -campobello -camporee -campos -campstool -campy -camshaft -camshafts -canalboat -canaliculate -canard -canasta -cancan -cancroid -candela -candelabra -candelabrum -candent -candescence -candescent -candida -candidature -candleholder -candlepin -candlepins -candlepower -candlepowers -candlesnuffer -candlewick -canebrake -canescent -caneware -canful -canicular -cankerous -cankerworm -canna -cannel -cannibalic -cannily -cannonade -cannoneer -cannonry -canoeing -canoeist -canoeist's -canoeists -canoness -canonicity -canorous -canorously -canorousness -canst -cantabile -cantata -cantatas -canterelle -canthi -canthus -cantillate -cantillation -cantina -cantle -cantles -cantonal -cantonment -cantus -canty -canute -canvaslike -capelet -capella -capeskin -capet -capework -capful -capias -capillarity -capitalistically -capitan -capitate -capitates -capitation -capitular -capitulary -capitulum -capo -capon -caporal -capper -cappers -cappy -capriccio -caprification -caprine -capriole -capsular -capsulate -capsulated -capt -captainship -captan -captionless -captivator -capuchin -capybara -carabao -carabid -carabineer -carabiner -carabinero -carabinier -carabiniere -caracole -carafe -carapace -carapace's -carapaces -carat -caravanner -caravansary -caravel -carbarn -carbaryl -carbazole -carbolated -carboline -carboniferous -carbonium -carbonless -carbonous -carbonylic -carboxy -carboxyl -carboxylate -carboxylation -carboxylic -carbuncular -carburet -carburetion -carburetor -carburetors -carcase -carcinogenesis -carcinogenicity -carcinoid -cardamom -cardialgia -cardigan -cardigan's -cardigans -cardinalship -cardiogram -cardiogram's -cardiograms -cardiograph -cardiographer -cardiographic -cardiographs -cardiography -cardioid -cardioid's -cardioids -cardiological -cardiologist -cardiopathy -cardiopulmonary -cardiorespiratory -cardiotonic -cardiovasculatory -cardplayer -cardsharp -cardsharper -careerist -careerists -carefuller -carefullest -carfare -carful -carhop -caribe -caricatural -carioca -cariole -carious -carle -carling -carlsbad -carmaker -carnallite -carne -carnelian -carney -carnivore -caroche -carom -carotene -carousal -carousel -carousel's -carousels -carpal -carpellary -carpetbag -carpetbag's -carpetbagged -carpetbagger -carpetbagger's -carpetbaggers -carpetbaggery -carpetbagging -carpetbags -carpi -carpospore -carposporic -carpus -carrefour -carriageway -carriageways -carriole -carronade -carroty -carrousel -carryall -carryon -carryout -carsick -cartage -cartel -cartilaginous -cartload -cartloads -cartogram -cartogram's -cartograms -cartographical -cartomancy -cartop -carty -caruncular -carunculate -carunculated -casa -casaba -casaba's -casabas -cascara -caseate -caseation -casebearer -casemate -caseous -casern -caserne -cashable -cashbook -cashless -casque -cassaba -cassava -cassino -cassite -castaway -casteism -castigator -castigators -castoff -castoffs -castrate -castrated -castrater -castraters -castrates -castrating -castration -castrato -castrator -castrators -castratory -casuistic -casuistical -casuistry -catabolic -catabolically -catabolism -catabolite -catachresis -catachresti -catachrestic -catachrestical -cataclysm -cataclysmal -catacomb -catacombic -catadromous -catafalque -catalatic -catalectic -catalepsy -cataleptic -cataleptically -catalpa -catamaran -catamount -cataplasm -cataplastic -cataplexy -cataractal -catarrh -catarrhal -catarrhally -catastasis -catatonic -catawba -catboat -catcall -catchall -catchee -catchment -catchpenny -catchpole -catchpoll -catchup -cate -catechesis -catechetical -catechin -catechismal -catechist -catechistic -catena -catenary -catenulate -cateran -catercorner -cateress -caterwaul -cates -catface -catfacing -catgut -catharses -cathartic -cathead -cathect -cathectic -cathedra -cathexes -cathexis -cathodically -catholically -catholicate -catholicity -cathouse -cation -cationic -cationically -cations -catkin -catnap -catnaps -catoptric -catoptrically -catoptrics -catted -cattily -catting -caudal -caudally -caudate -caudated -caudation -caudillo -caudle -caul -cauldron -cauldrons -caulescent -caulicle -caulicles -cauline -causeless -causerie -causey -causeys -caustically -causticity -cautery -cavalierism -cavalryman -cavernicolous -caviare -cavies -cavitary -cavitate -cavitation -cay -cayman -cc -ceasefire -ceasefire's -cedarn -cedarwood -ceil -ceilometer -ceilometer's -ceilometers -ceinture -celandine -celebrator -celebrators -celeriac -celiac -celibacy -cellarage -cellarages -cellaret -cellarets -cellarette -cellarettes -cellularity -cellule -celluloid -celluloid's -cellulosic -cementation -cementite -cementitious -cenobite -cenobitic -cenobitical -cenogenetic -cenogenetically -cenospecies -cenotaph -cense -censer -censing -censorious -censoriously -censoriousness -censurable -cental -centare -centaurea -centaury -centavo -centenarian -centesimal -centesimo -centiare -centillion -centime -centimo -centner -cento -centones -centra -centrale -centralism -centralist -centralistic -centralists -centric -centrically -centricity -centriole -centrism -centroidal -centromere -centromeric -centrosome -centrosomic -centrosphere -centrosymmetric -centrum -centum -centurion -cephalad -cephalic -cephalically -cephalometric -cephalometry -cepstrum -ceraceous -ceramicist -ceramist -ceramium -cere -cerebellar -cerebroside -cerebrosides -cerebrovascular -cerebrum -cerement -ceremonialism -ceremonialist -ceremonialists -ceres -cereus -cering -cernuous -certes -certifiably -certificatory -cerumen -ceruminous -ceruse -cervices -cervine -cervix -cervixes -cesarean -cesarian -cesspit -cesspool -cesta -cesti -cetacean -cetacean's -cetaceans -cf -chaffey -chaffy -chainomatic -chalcedonic -chalcedony -chalcid -chalcocite -chaldron -chalet -chalkboard -chalone -chambray -chambrays -chameleon -chameleonic -chameleons -chamfron -chamfrons -chammy -chamoix -chamomile -champak -champertous -champerty -champlainian -chanceful -chancel -chancellery -chancellorship -chancellorships -chancellory -chancels -chancre -chancres -chancroid -chancroidal -chancrous -chandelle -chandler -chandlery -changeful -changefully -changefulness -changeless -changelessly -changelessness -changeling -channing -chanson -chanteuse -chanteuses -chantier -chanties -chanty -chaotically -chapati -chapbook -chape -chapeau -chapeaus -chapeaux -chapelles -chaperonage -chapfallen -chapiter -chaplaincies -chaplaincy -chaplet -chapleted -chaplets -chaplinesque -charabanc -characin -characterful -characterless -characterological -characterologically -charactery -charade -charades -charcuterie -chard -chare -charier -charily -chariness -charioteer -charioteers -charism -charismata -charisms -charlatan -charlatanism -charlatanry -charmless -charnel -charnock -charring -chartularies -chartulary -charwoman -chary -chassepot -chasseur -chasten -chastened -chastener -chastening -chateaubriand -chatelain -chatelaine -chatelaines -chatelains -chatoyance -chatoyancy -chatoyant -chattahoochee -chatterbox -chatterboxes -chattily -chauffers -chaussure -chaussures -chauvinistically -cheapie -cheapish -cheapishly -cheapskate -cheapskates -checkerberry -checkless -checkmark -checkmarks -checkmate -checkmated -checkmates -checkmating -checkoff -checkrein -checkroom -checkrooms -checkrow -cheddar -cheekful -cheekily -cheep -cheeps -cheerio -cheeseburger -cheeseburgers -cheesecake -cheesecake's -cheesecakes -cheesecloths -cheesemaker -cheesemakers -cheesemaking -cheeseparer -cheeseparing -cheeseparings -cheetahs -chefdom -chekhov -chelatable -chelonian -chemiluminescence -chemiluminescent -chemische -chemism -chemisorb -chemisorption -chemoautotrophic -chemoautotrophically -chemoautotrophy -chemoprophylaxis -chemoreception -chemoreceptive -chemoreceptivity -chemoreceptor -chemoreceptors -cheng -chenille -cherishable -cheroot -cherrylike -cherrystone -chert -cherubic -cherubically -cherublike -chervil -chervils -chessboard -chessboards -chessman -chessmen -chestful -chestier -chesty -cheveron -cheviot -chevrotain -chewable -chewy -chi -chiaroscurist -chiaroscuro -chiasma -chiasmatic -chiasmus -chiaus -chicalote -chicaning -chichi -chickasaws -chickenhearted -chickpea -chickpea's -chickpeas -chickweed -chickweeds -chicle -chicos -chidden -chieftaincies -chieftaincy -chieftainship -chiffonier -chignon -childbed -childbirths -chilies -chillily -chimaera -chimere -chimerical -chimerically -chimerism -chimneypiece -chimp -chimps -chinaware -chinbone -chinch -chine -chines -chinoiserie -chinos -chinquapin -chintzier -chintzy -chirographer -chirographic -chirographical -chirography -chiromancer -chiromancy -chiropodist -chiropodists -chiropody -chiropractic -chiropter -chiropteran -chirpily -chirpy -chirrup -chirruped -chirruping -chirrups -chit -chitchat -chitin -chitinous -chitlings -chiton -chits -chitter -chittered -chittering -chitterlings -chitters -chivalric -chivied -chivvied -chivvy -chivvying -chivy -chloral -chlordane -chloric -chlorinity -chlorite -chloritic -chlorobenzene -chlorohydrin -chlorophyllose -chlorophyllous -chloroplatinate -chockablock -chocolaty -choirboy -choky -choler -choleraic -choleric -choline -cholinergic -chondrite -choosey -chopfallen -chophouse -choppily -chopstick -chopsticks -choreman -choreographically -choric -chorically -chorine -chorister -chorizo -chorographic -chorography -choryza -chowderhead -chowderheaded -chowhound -chowtime -chrestomathy -christsake -chromatically -chromaticism -chromaticity -chromatid -chromatin -chromatographically -chromatolytic -chromide -chrominance -chromo -chromosomal -chromosome -chromosome's -chromosomes -chromosomic -chromospheric -chronical -chronicity -chronogram -chronogram's -chronogrammatic -chronogrammatical -chronograms -chronographic -chronographs -chronologer -chronologers -chronologic -chronologist -chronologists -chronometer -chronometer's -chronometers -chronometric -chronometrical -chronometrically -chronometry -chronoscope -chronoscopes -chrysolite -chubbily -chuckhole -chucklehead -chuckleheaded -chuckleheads -chucklesome -chuckwalla -chuff -chuffed -chuffier -chuffing -chuffy -chugalug -chugger -chummily -chumship -chunkily -churchgoer -churchianity -churchless -churchmanship -churchy -churlish -churlishly -churlishness -chutist -chutists -chutzpa -chutzpah -cigarillo -cigarillos -ciliary -cincture -cindery -cinemagoer -cinemagoers -cinematically -cinematograph -cinematographer -cinematographic -cinematographical -cinematographically -cinematography -cinquefoil -ciphertext -ciphony -circadian -circinate -circinately -circuital -circuity -circulatable -circulator -circulators -circumambient -circumambiently -circumambulate -circumambulates -circumcircle -circumfluent -circumfluous -circumfuse -circumfused -circumfuses -circumfusing -circumfusion -circumfusions -circumjacent -circumlocutory -circumlunar -circumnavigate -circumnavigated -circumnavigates -circumnavigating -circumnavigation -circumnavigations -circumnavigator -circumnavigators -circumscissile -circumscription -circumstantiality -circumstantiate -circumstantiated -circumstantiates -circumstantiating -circumvallate -circumvallated -circumvallates -circumvallating -circumvallation -circumvallations -circumvolution -circumvolutions -circusy -cirque -cirques -cirrhoses -cirrhosis -cirrhotic -cirrous -cirrus -cislunar -cist -cit -citable -citational -citified -citify -citizeness -citral -citronella -civically -civie -civies -civilists -civvy -clabber -clack -clacker -clackers -clacks -cladophora -clamant -clamantly -clambake -clambakes -clammily -clamorist -clamorist's -clamorists -clampdown -clangorous -clangorously -clansman -clansmen -clapper -clappers -claptrap -claque -claques -clarinetist -clarinettist -clarridge -classicalism -classicalist -classicality -classicism -classicistic -classificatorily -clausal -claustral -clavichord -clavichordist -clavicular -clavier -clavierist -clavieristic -claybank -clayey -clayish -clayware -cleanable -cleanhanded -clearable -clef -clef's -clefs -clemens -clemente -clepe -cleped -clepes -cleping -clericalism -clericalist -clerkship -cleverish -clevis -clientage -cliental -cliffhanger -cliffy -climacteric -climactically -climatologist -climatologists -climbable -cline -clines -clingy -clinometric -clinometry -clipsheet -cliquey -cliquish -cliquishly -cliquishness -clitoral -clitoric -clitoris -cloaca -cloacal -cloche -clocklike -cloddy -clodhopping -cloistral -cloistress -clonal -clonally -clonic -clonicity -clonk -clonked -clonking -clonks -clop -clopped -clopping -clops -closable -closeable -closefisted -closemouthed -closeout -closetful -clotheshorse -clothespin -clothespress -cloths -cloudily -cloudland -cloudlet -cloudlets -cloven -cloverleaf -cloverleaves -clownery -clownish -clownishly -clownishness -clubable -clubbable -clubber -clubbier -clubbiness -clubby -clubfoot -clubfooted -clueing -clumpy -clunk -clunked -clunker -clunking -clunks -clustery -clutchy -coact -coaction -coactive -coadapted -coadjutrices -coadjutrix -coadunate -coadunated -coadunates -coadunating -coadunation -coagulability -coagulant -coagulants -coagulase -coalification -coalify -coalitionist -coapt -coaptation -coaptation's -coapted -coapting -coapts -coarctate -coarctation -coarticulation -coarticulatory -coastguard -coastguardman -coastguardsman -coastland -coastward -coastwards -coastwise -coatrack -coatroom -cob -cob's -cobaltic -cobby -cobelligerent -cobia -cobs -cobwebbed -cobwebby -coca -cocainism -cocci -coccidiosis -cochairman -cochairmen -cochise -cockade -cockaded -cockamamie -cockatrice -cockerel -cockfight -cockfight's -cockfighting -cockfights -cockhorse -cockily -cockney -cockneyish -cockneyism -cockneys -cockshy -coco -coconscious -coconsciousness -coconspirator -coconspirators -cocos -cocurricular -codable -codeclination -codefendant -codeine -codeless -codeposit -codetermination -codex -codger -codices -codicillary -codifiability -codling -codomain -codominant -codon -codpiece -codpieces -coeducational -coeducationally -coenzyme -coequality -coercivity -coeternal -coeternally -coeternity -coeval -coevality -coevolution -cofeature -coffeehouse -coffle -coffles -cofunction -cogency -cogged -cogging -cogitable -cogito -cognitional -cognitivity -cognomen -cognoscenti -cogwheel -cogwheels -cohabitant -cohabitants -coheir -coheiress -cohesionless -coho -cohomology -cohosh -coidentity -coif -coiffeur -coiffeuse -coiffing -coign -coilability -coinsurance -coinsure -coinsurer -coition -coitional -col -colasanto -coldblood -coldhearted -coldheartedly -coldheartedness -coldish -coleslaw -coli -colic -colitis -coll -collaborationism -collaborationist -collaborationists -collage -collages -collagist -collagists -collarless -collaterality -colleagueship -colleaguesmanship -collectable -collectivism -collectivist -collectivistic -collectivistically -collectivists -collectivity -collectorate -collectorates -collectorship -collegial -collegiality -collegially -collegium -collet -collieries -colliery -colligate -colligation -colligative -collimator -collisional -collisionally -collocate -collocates -collocational -collodion -collogue -collogued -colloguing -colloq -colloquiality -colloquist -colloquoy -colloquy -collusive -collusively -colluvial -colly -colog -cologarithm -colonelcy -colonialistic -colonic -colophon -colophony -colossi -colossus -colossuses -colostomy -colostral -colostrum -coltsfoot -columbine -columniation -columnistic -colza -com -comae -comaker -combinability -combinate -combinative -combinatory -comblike -combust -combuster -combustibility -combustibly -combusting -combustive -combustor -combustors -comedie -comedienne -comediennes -comedown -cometic -comfier -comfit -comfits -comfortless -comfy -comicality -comique -comity -commandable -commandership -commandery -commemorator -commemorators -commendably -commensal -commensalism -commensally -commensurability -commensurably -commentate -commentates -commercialist -commercialistic -commie -commination -comminatory -comminute -comminuted -comminution -commissar -commissariat -commissionaire -commissionership -commissural -commissure -commix -commixture -commode -commodes -commonage -commonalty -commonsense -commonsensible -commonsensibly -commonsensical -commonweal -commove -commoved -commoves -commoving -communalism -communalist -communalists -communalities -communality -communard -communards -communese -communicability -communicableness -communicably -communicatee -communicatory -communistically -communitarian -communitarianism -commutator -commutators -comoving -compactible -compactify -companionably -companionate -companionway -companionways -comparatist -comparativist -compart -compartmental -compartmentation -compartmentations -compassable -compassionless -compatability -compatriotic -compeer -compellation -compeller -compend -compendious -compendiously -compendiousness -compensability -compensational -compensator -compensators -compere -compered -compering -competitory -complacence -compleat -complected -complemental -complementarily -comples -complexation -complexional -complexometric -complexometry -compliancy -complicacy -complice -complimentarily -compline -complot -compo -componential -componentry -compos -compoundable -comprehendible -comprehensibly -compressional -comprisable -comprisal -comprisals -comptrollership -compulsorily -compunctious -compurgation -compurgations -compurgator -computerite -computerlike -computernik -comradery -comsat -comsummatively -concavity -concealable -conceivability -conceivableness -concentrically -concentricity -conceptacle -conceptional -conceptualism -conceptualist -conceptualistic -conceptualistically -conceptus -concernment -concertante -concertgoer -concerti -concertmeister -concessional -concessionary -concessive -concessively -conciliar -conciliarly -concinnity -concoction -concomitance -concordat -concorde -concrescence -concrescences -concrescent -concretionary -concretism -concretist -concretistic -concubinage -concupiscence -concupiscent -concupiscible -concuss -concussed -concusses -concussing -concussive -concussively -condemnable -condemnor -condensable -condensational -condescendence -condign -condignly -condimental -conditionable -conditionality -condolatory -condole -condoled -condoling -condom -condominial -condonable -condonation -condor -conductibility -conductible -conductimetric -conductometric -conductorial -conductress -conduplicate -conduplication -confab -confabbed -confabbing -confabulator -confabulatory -confection -confectionary -confectioner -confectioners -confections -confederal -confederalist -confederalists -conferential -conferment -conferments -conferral -conferrals -confessable -confessionalism -confessionalist -confetti -confidante -confidantes -configural -configurate -configurated -configurates -configurating -configurational -configurationally -configurative -confirmability -confirmable -confirmational -confiscable -confiscatable -confiscator -confiscators -conflagrant -conflagrate -conflagrated -conflagrates -conflagrator -conflagrators -conflagratory -conflate -conflated -conflates -conflating -conflation -conflations -conflatrate -conflatrating -conflictful -confliction -conflictions -conflictless -conflictual -confluence -confluences -conflux -confluxes -confocal -conformable -conformably -conformism -confraternities -confraternity -confrere -confreres -confrontal -confrontationism -confrontationist -confusional -confutation -confutations -confutative -confutator -confutators -cong -conga -congealment -congelation -congelations -congener -conger -congeries -conglomeratic -conglomerator -conglutinate -conglutinated -conglutinates -conglutinating -conglutination -congratulator -congregant -congregational -congregator -congretants -congruency -conicity -conjugacy -conjugality -conjugant -conjugants -conjugational -conjugationally -conjunctional -conjunctionally -conjunctiva -conjunctival -conjunctivitis -conjuration -conjurations -conjuror -connate -connately -connatural -connaturality -connaturally -connectable -connectible -connectional -connelly -conniption -connivent -connivery -connoisseurship -connotational -connubialism -connubiality -conscienceless -conscribe -conscribed -conscribes -conscribing -consecrator -consecratory -consecution -consentaneous -consentaneously -conservancy -conservational -conservatorial -consignable -consignation -consignee -consignment -consignor -consistorial -consistory -consociate -consociation -consociational -consol -consolatory -consolette -consolidator -consolidators -consols -consonancy -conspecific -conspectus -conspectuses -conspicuity -conspiration -conspirational -conspirations -constabulary -constellate -constellatory -constipate -constipated -constipates -constipating -constipation -constitutionalism -constitutionalist -constitutionless -constringe -constringed -constringent -constringes -constringing -construable -construal -constructionist -constructivism -constructivist -consubstantial -consubstantiate -consubstantiation -consuetude -consuetudinary -consulship -consultancies -consultancy -consultantship -consultor -consumerism -consumerist -consumership -consummator -consummatory -contagium -containerboard -contaminator -contemplator -contemporaneity -contemporarily -contemptibly -contendere -conterminous -conterminously -contestation -contexture -contingence -continua -continuate -continuated -continuates -continuating -continuative -continuatively -continuator -continuo -contortionist -contortionistic -contortionists -contrabandist -contrabassist -contrabassoon -contractibility -contractible -contractile -contractility -contractional -contracture -contradictable -contradictious -contradictor -contradistinct -contradistinctive -contradistinctively -contradistinguish -contrail -contralateral -contralto -contraoctave -contraposition -contrapuntal -contrapuntally -contrapuntist -contrarieties -contrariety -contrarious -contrariwise -contrastable -contrasty -contravariant -contretemps -controllership -controllerships -controlment -controlments -controversialism -controversialist -controvert -controverted -controverter -controverting -controverts -contumacious -contumaciously -contumelious -contumeliously -contuse -contused -contuses -contusing -conurbation -conurbations -convect -convected -convecting -convectional -convective -convector -convectors -convects -conveniency -conventicle -conventicler -conventionalism -conventionalist -conventioneer -conventual -conventually -convergency -conversable -conversance -conversancy -conversional -convertibly -convertiplane -convertor -conviviality -convocate -convocational -convolutional -convulsant -convulsionary -cony -cooch -cookout -cookouts -cookshack -cookshop -cookware -coolish -coomb -coombs -coonskin -cooperage -cooperationist -coot -cootie -copacetic -coparcenary -coparcener -copartner -copartnership -copeck -copemate -copesetic -copesmate -copestone -copilot -coplanarity -copliots -copperas -copperplate -coppice -copping -copra -coprinus -coprocessor -coprocessor's -coprocessors -coproduct -coproduct's -coproducts -coprolite -coprolitic -copula -copulas -copulate -copulated -copulates -copulating -copulation -copulative -copulatively -copulatory -copyboy -copycat -copycats -copycatted -copycatting -copydesk -copyhold -copyholder -copyreader -coquet -coquetry -coquettish -coquettishly -coquettishness -coquina -coralberry -coralline -corbel -cordate -cordately -cordiality -cordiform -cordless -cordwain -cordwainer -cordwainery -cordwood -corecipient -corelate -corelation -coreligionist -corequisite -corespondent -corkboard -corkboards -corkier -corky -cornball -corncob -corncrib -corneal -corneous -cornerman -cornerways -cornerwise -cornetist -cornettist -cornhusking -cornice -corniced -cornices -corniche -cornicing -cornification -cornily -cornstalk -cornucopian -cornwallis -corolla -corollate -coronagraph -coronograph -corpocracies -corpocracy -corpora -corporality -corporatism -corporatist -corporativism -corporator -corporeity -corporis -corposant -corpulencies -corpulency -corpuscle -corpuscle's -corpuscles -corpusculated -corpuscule -corpuscules -corrade -corraded -corrading -corrasion -corrasions -corrasive -correctional -correctitude -correlatable -correlational -correspondency -corresponsive -corrigenda -corrigibility -corrigibly -corroborant -corroborator -corroborators -corroboratory -corroboree -corruptibility -corruptibly -corruptionist -corsair -corse -corsica -corsican -cortege -corteges -corticate -corticated -cortices -corticoid -corvallis -cos -cosec -coset -cosh -cosher -cosigner -cosmetician -cosmeticians -cosmetologist -cosmetologists -cosmetology -cosmo -cosmochemical -cosmochemistry -cosmogenic -cosmogonic -cosmogonical -cosmogonist -cosmogony -cosmographer -cosmographic -cosmographical -cosmographically -cosmography -cosmologic -cosmonaut -cosmopolite -cosmopolitism -cosponsorship -cosset -cosseted -cosseting -cossets -costa -costal -costless -costlessly -costmary -costumery -costumey -costumier -cote -coterie -coteries -cotillon -cotman -cotoneaster -cotta -cottagey -cottontail -cottontail's -cottontails -cotty -couldst -councilmanic -countability -countdown -countdown's -countdowns -counteraction -counterblow -counterchallenge -counterchange -countercheck -countercurrent -countercurrently -counterespionage -counterfoil -counterintelligence -counterirritant -countermarch -countermove -countermovement -counteroffensive -counteroffer -counterpane -counterplan -counterplea -counterplot -counterpose -counterposed -counterposes -counterposing -counterpunch -counterpuncher -counterreformation -counterrevolutionaries -counterrevolutionary -counterrevolutionary's -counterrevolutionist -countershaft -countershafts -countersign -countersignature -counterspy -counterstatement -countertenor -countertenors -counterterrorism -counterterrorist -counterthreat -counterthreat's -counterthreats -countertrend -counterview -countryfied -countryish -countryseat -countrywoman -countywide -coupal -couplement -courtmartial -couscous -cousinage -cousinhood -cousinship -couth -couture -couturier -couturiere -covalence -covalency -covenantal -covenantee -covenantor -covent -coventry -coverless -coverture -covertures -covetable -covey -coveys -cowage -cowbane -cowcatcher -cowman -cowmen -cowpea -cowry -cox -coypu -cozily -cpr -crabber -crabbier -crabby -crabwise -crackajack -crackdown -crackerjack -craftily -craftsmanlike -craftsperson -craftswoman -craftswomen -cragged -craggily -cragsman -crammer -crampon -crampon's -crampons -craneman -cranemen -cranial -cranially -craniate -crape -crapper -crapping -crappy -crapshooter -crapulous -crashworthiness -crashworthy -crassitude -craterlet -crayonist -creakily -creamily -creaseless -creatural -creaturehood -creche -creches -creditability -cree -creepage -creese -creighton -crematorium -crenate -crenated -crenately -crenation -crenelle -crenulate -crenulated -crenulation -creosol -creosote -crepey -crepitant -crepitate -crepitation -crepuscle -crepuscular -crepuscule -crepy -crescentic -crescive -crescively -cresol -cresset -crestal -crestless -cretinism -cretonne -crevasse -crewelwork -crewless -crewmember -crewmembers -cribbage -cribbage's -cribber -cribriform -crick -criminate -criminating -crimination -criminological -criminologically -criminologist -criminology -criminous -crimpier -crimpy -crinoid -crinoline -crispier -crispiness -crispy -criticaster -croaky -croatian -crocket -crocketed -crocodilian -croissant -croissants -cronyism -crookback -crookbacked -cropland -cropland's -croplands -croquet -croquette -crore -crossability -crossbearer -crossbill -crossbones -crossbow -crossbowman -crossbred -crossbreed -crosscurrent -crosscurrents -crosscut -crosslet -crosslink -crosslink's -crosslinks -crosspatch -crosspiece -crosstown -crosstree -crosswind -crotchet -crotcheted -crotcheting -crotchets -croton -croup -croupous -croupy -crouse -crouton -crowberry -crowfeet -crowkeeper -crownet -cruciate -cruciately -crucifer -cruciferous -cruciform -cruciformly -crudded -crudding -crueller -cruellest -cruet -cruller -crumbier -crumby -crumpet -crupper -crustacea -crustaceous -crustal -crustier -crustification -crustily -crustiness -crustose -crusty -crybaby -crymotherapy -cryobiological -cryobiologically -cryobiologist -cryobiologists -cryobiology -cryogen -cryogenically -cryogeny -cryolite -cryonic -cryonics -cryophilic -cryoscope -cryoscopic -cryoscopy -cryosurgery -cryotherapy -cryotron -cryptal -cryptical -cryptically -crypto -cryptogenic -cryptogrammic -cryptograph -cryptographically -cryptos -cryst -cubage -cubature -cubbies -cubby -cubical -cubically -cubicle -cubiform -cubistic -cubit -cuboid -cuboidal -cuckold -cuckoldry -cucullate -cucullated -cucullates -cucurbit -cuddleback -cuddlesome -cuddy -cueing -cuffless -cuke -culation -cullender -culminant -culotte -culottes -culpably -cultch -cultic -cultigen -cultism -cultivability -cultivar -cultivars -cultivatable -cumbrous -cumbrously -cumbrousness -cumulous -cunctation -cunctative -cuneate -cuneately -cuneiform -cunner -cunnilinctus -cunnilingus -cunt -cupbearer -cupcake -cuplike -cupola -cuppier -cuppy -cupreous -cupriferous -cuprite -cupsful -cupular -cupulate -cupule -curability -curatorial -curatorship -curbstone -cureless -curet -curettage -curette -curetted -curettement -curetting -curite -curium -curlew -curmudgeon -curmudgeonly -curricle -currie -curriery -currish -currishly -cursorial -curst -curtailment -curtal -curtesy -curtilage -curule -curvacious -curveball -curvilineal -curvy -cushily -cushionless -cushiony -cuspate -cuspated -cuspid -cuspidate -cuspidated -cuspidation -cuspidor -cussword -cusswords -custodianship -custodianships -customshouse -cutability -cutaround -cutaway -cutch -cutesy -cutey -cuteys -cuticle -cuticles -cuticular -cutie -cutler -cutlery -cutline -cutover -cutpurse -cutset -cuttable -cutup -cutups -cutwater -cutwork -cybernated -cybernation -cybernetical -cybernetically -cybernetician -cyberneticist -cyborg -cycad -cyclamate -cyclitol -cyclo -cycloaddition -cyclometer -cyclometer's -cyclometers -cyclonic -cyclonically -cyclorama -cyclos -cyclotomic -cyclotron -cygnet -cygnet's -cygnets -cymbalist -cymbalists -cynosure -cypher -cyphers -cystamine -cysteine -cystic -cytaster -cytokinin -cytologic -cytological -cytologically -cytologist -cytolysin -cytolytic -cytopathogenicity -cytophilic -cytoplasmic -cytoplasmically -cytosine -cytostatic -cytostatically -cytotoxicity -cytotoxin -cytotropic -dabber -dabbers -dachshunde -dactylus -daedal -daff -daft -dafter -daftest -daftly -daftness -daggerman -daguerreotype -daguerreotype's -daguerreotypes -daguerreotypic -daguerreotypy -dahlia -dahlias -daimon -daimones -daimonic -daimons -daiquiri -daiquiris -dairymaid -daishiki -dali -dalliance -dalloway -dallyes -dalmatian -dalmatians -dalmatic -damnable -damnableness -damnably -damnatory -damndest -damnify -dampish -damselflies -damselfly -danceability -danceable -dander -dandiacal -dandiacally -dandification -dandify -dandle -dandled -dandling -dandruff -dandruffy -dandyish -dandyishly -dandyism -dandys -danseur -daphnia -daredevil -daredevilry -daredevils -daredeviltry -dareful -daresay -darkish -darkle -darkroom -darkrooms -darksome -darlington -darrow -darry -datable -datamedia -dataswitch -dataswitches -datcap -dateable -dateless -datetime -datura -daughterless -dauphin -dauphine -davit -daybook -daydreamlike -daylong -daymare -dayroom -dayrooms -daystar -db -de -deacidification -deacidify -deactivator -deadbeat -deadeye -deadfall -deadlight -deadpan -deadpanner -deaerate -deaerates -deaeration -dealate -dealated -dealates -dealation -dealership -deaminate -deamination -deanery -deanship -deathblow -deathless -deathlessly -deathlessness -deathsman -deathwatch -debark -debarkation -debarks -debarment -debasement -debatement -debator -debators -debauchee -debone -deboner -debones -deboning -debouch -debouchment -debouchure -debtless -debutant -decadency -decagon -decagram -decahedron -decalcification -decalcify -decalcomania -decalescence -decalogue -decalogues -decametric -decamp -decampment -decamps -decanol -decantation -decapitate -decapitates -decapitating -decapitation -decapitator -decapod -decapod's -decapods -decarbonate -decarbonated -decarbonates -decarbonating -decarbonation -decarbonator -decasyllabic -decasyllable -deceivable -deceivableness -decelerator -decennium -deceptional -decerebrate -decerebrated -decerebrates -decerebrating -decerebration -deciare -decidua -decidual -deciduate -decillion -decipherable -decipherment -decistere -deckhand -deckhouse -deckle -declarable -declarant -declass -declasse -declensional -declensionally -declinable -declinate -declinational -declivitous -decoct -decocted -decocting -decoction -decoctions -decocts -decollate -decollated -decollates -decollating -decollation -decollations -decolonise -decommission -decompensate -decompensation -decompensatory -deconcentrate -deconcentrator -decondition -decongest -decongestant -decongestion -decongestive -deconsecrate -deconsecration -decontaminate -decontaminates -decontaminating -decontamination -decontaminations -deconvolution -deconvolve -decorticator -decorticators -decoupage -decoupages -decremental -decrepid -decrepit -decrepitate -decrepitation -decrepitly -decrepitude -decrescendo -decrescent -decretal -decretals -decretive -decretory -decrial -decrials -decryptograph -decsystem -dectape -decumbent -decuple -decurved -decussate -decussately -decussation -decwriter -dedicator -dedicatory -dedifferentiate -dedifferentiated -dedifferentiation -deedless -deejay -defalcate -defalcation -defalcator -defamation -defamatory -defat -defeasance -defeasibility -defeasible -defeature -defeatured -defeatures -defeaturing -defector -defector's -defectors -defendable -defensibility -defensibly -deferential -deferentially -deferral -defervescence -defervescences -defervescent -defial -defibrillation -defibrillator -defilement -definably -definement -definitude -deflagrate -deflagrated -deflagrates -deflagrating -deflagration -deflationary -deflator -deflexed -defloration -deflorations -deflower -defoamer -defoamers -defoe -defoliant -defoliate -defoliated -defoliates -defoliating -defoliation -defoliator -deforce -deforcement -deforciant -deforest -deforester -deformative -defraudation -defrayable -defrayal -defrayals -defrock -defuse -defused -defusing -defyed -defys -degas -degassing -degauss -degaussed -degausses -degaussing -degeneracy -degranulation -degressive -degressively -dehydrase -dehydrator -deism -deist -deistic -deistical -deistically -dejeuner -dejeuners -delaminate -delamination -delate -delated -delates -delating -delation -delator -delectability -delectably -delectate -delegacy -delft -delict -delightsome -delightsomely -delimitate -delimitative -delineament -delineaments -delineator -deliquesce -deliquescent -delist -deliverability -dellwood -delphine -delphinium -deltaic -delusional -delusionary -delusory -demagog -demagogic -demagogical -demagogically -demagogism -demagoguery -demagogy -demandable -demandant -demantoid -demark -demarkation -dementia -demential -demi -demigoddess -demijohn -demission -demitasse -demiurge -democratique -demographiques -demolishment -demolitionist -demoniacal -demoniacally -demonian -demonical -demonically -demonology -demonstrability -demonstrational -demonstrationist -demotic -demount -demounted -demounting -demounts -demulcent -demure -demurely -demureness -demurrage -demurral -demystified -demystifies -demystify -demystifying -denaturant -denaturation -denaturational -denazification -denazify -dendriform -dendrite -dendrite's -dendrites -dendritic -dendroid -dendrologic -dendrological -dendrologist -dendrology -deneen -denegation -denervate -denervated -denervates -denervating -denervation -denigrator -denigratory -denitrification -denitrify -denominational -denominationalism -denominationalist -denotement -denouncement -densification -densify -densimeter -densimeter's -densimeters -densimetric -dentate -dentated -dentately -dentation -denticle -denticulate -denticulated -denticulately -denticulation -dentiform -dentifrice -dentigerous -dentil -dentin -dentinal -dentine -dentition -dentulous -denudation -denudational -denudement -denumerably -denunciatory -denys -deontological -deontologist -deontology -deoxidation -deoxycholate -deoxygenation -deoxyribose -depigmentation -depilate -depilated -depilates -depilating -depilation -depilatory -deplane -deplaned -deplanes -deplaning -depletable -depone -deponed -deponent -depones -deponing -depopulate -depopulation -depopulator -deportable -depositional -depravation -depravations -depravement -deprecatorily -depreciator -depreciators -depreciatory -depredate -depredated -depredates -depredating -depredation -depredator -depredators -depredatory -depressily -depressor -depthless -derailment -derate -derating -deration -derisory -derivational -derma -dermal -dermatoid -dermatologic -dermatological -dermatologist -dermatology -dermatosis -derogatorily -derrickman -derrickmen -desalination -desalting -descendible -descension -descrating -desecrator -desertic -desex -deshabille -desiccant -desiccate -desiccated -desiccates -desiccation -desiccative -desiccator -desiderate -desideration -desiderative -designatory -designee -designment -desistance -deskman -desolator -desorb -desorbable -desorbed -despicable -despicableness -despisement -despiteful -despitefully -despitefulness -despiteous -despiteously -despoilment -despondence -despondences -despotically -destructibility -destructible -destructionist -destructivity -desultorily -detab -detachability -detachably -detainee -detainment -detectability -detectaphone -detent -determent -determents -determinably -determinantal -determinator -determinist -deterrer -detestably -dethrone -dethronement -detinue -detonabilities -detonability -detonatable -detonational -detoxicant -detoxicants -detoxicate -detoxicated -detoxicates -detoxicating -detoxication -detoxicator -detoxification -detoxified -detoxifies -detoxify -detoxifying -detraction -detractions -detrain -detrained -detraining -detrainment -detrains -detritus -detumescence -detumescences -detumescent -deuterate -deuterated -deuterates -deuterating -deuteration -deuterations -deuteron -deuteron's -devaluate -devaluations -devastator -devastators -developable -deverbative -devest -deviancies -deviancy -deviationism -deviationist -deviator -deviators -devilkin -devilment -devilments -devilry -deviltry -devisability -devisable -devisal -devisee -devisor -devitrification -devitrify -devoir -devoirs -devolution -devolutionary -devolutionist -devotement -dewater -dewatered -dewaterer -dewatering -dewaters -dewily -deworm -dexedrine -dexterous -dexterously -dexterousness -dextral -dextrality -dextrally -dextrine -dextro -dextrose -dextrose's -dey -dharma -diabolism -diabolist -diachronically -diachrony -diaconal -diaconate -diacritic -diacritic's -diacritics -diadromous -diagnoseable -diagnostical -diagnostically -diagrammatical -diakinesis -diakinetic -dialectician -dialecticians -dialectological -dialectologically -dialectologist -dialectology -dialogic -dialogical -dialogically -dialogist -dialogistic -dialup -dialup's -dialups -dialytic -diamagnet -diamagnetism -diamagnets -diametral -diametrical -dianne -diapason -diapause -diapausing -diaphaneity -diaphone -diaphragmatic -diaphragmatically -diaphragmic -diapositive -diarchy -diarist -diaspora -diaspore -diastole -diastolic -diastrophic -diastrophically -diastrophism -diathermic -diathetic -diation -diatomaceous -diatomite -diatonically -diatropic -diatropism -diatropisms -dibble -dibs -dicarboxylic -dicey -dichondra -dichotic -dichotically -dichotomist -dichroic -dichroism -dichroitic -dichromat -dichromate -dichromatic -dichromatism -dichromats -dicier -dickcissel -dicta -dictionally -dicyclic -didact -didactical -didactically -didacticism -dieing -diel -dieldrin -dieresis -dietarily -dietetically -diety -dieu -dieux -diffeomorphic -diffeomorphism -differentia -diffusional -difluoride -digamma -digenesis -digenetic -digestibility -digitalin -digitate -digitated -digitately -digitation -digitigrade -digitonin -digressional -digressionary -dihybrid -dihydroxy -dijon -dilapidator -dilatability -dilatable -dilatational -dilatometer -dilatometer's -dilatometers -dilatometric -dilatometry -dilatorily -dildo -dildos -dilemmatic -dilemmatical -dilettanti -dilettantish -dilettantism -dilettantist -dillydally -diluent -dilutor -diluvial -dimaggio -dimeric -dimerism -dimerous -dimeter -dimeter's -dimeters -dimethoxymethane -diminishable -diminishment -diminuendo -diminuendo's -diminuendos -diminutional -dimmable -dimorphic -dimorphism -dimorphous -dimout -dimply -dimwit -dimwits -dimyristoyl -dinette -dingbat -dingbats -dingdong -dingily -dingle -dinkey -dinnerless -dinning -dinosaurian -dinosauric -diogenes -dion -dioptometer -dioptometer's -dioptometers -dioptometry -dioptric -dioptrics -dioramic -diorite -diphase -diphasic -diphenyl -diphtherial -diphtherian -diphtheritic -diphtheroid -diphthongal -diplex -diploid -diploid's -diploids -diploidy -diplomate -diplomatically -diplomatist -dipod -dipolar -dipperful -dipropellant -dipsomania -dipsomaniac -dipsomaniacal -dipstick -diptych -directionless -directorial -dirigible -dirigibles -disaccharide -disaccharides -disaccord -disaccustom -disadvantageous -disadvantageously -disadvantageousness -disaffect -disaffirm -disaffirmance -disaffirmation -disagreeability -disagreeably -disallowance -disannul -disapprovative -disarrange -disarrangement -disarranges -disarticulate -disarticulation -disassociate -disassociated -disassociates -disassociating -disassociation -disavowable -disbandment -disbarment -disburden -disburdenment -discardable -discernable -dischargeable -dischargee -disciform -disciplinable -disciplinal -disciplinarian -disciplinarily -disciplinarity -disclamation -disco -disco's -discographer -discographic -discographical -discographically -discography -discoid -discoidal -discoidin -discombobulate -discomfiture -discomfitures -discomfortable -discomfortably -discommend -discommendable -discommendation -discommode -discommodes -discommoding -discompose -discomposed -discomposedly -discomposure -disconfirm -disconfirmation -disconform -disconformable -disconformity -disconsolate -disconsolately -disconsolateness -disconsolation -discontentment -discophile -discordance -discordances -discordancy -discos -discountenance -discourageable -discourtesy -discoverable -discreditable -discreditably -discriminability -discriminably -discriminational -discriminator -discriminatorily -discriminators -discussable -discussible -disembark -disembarkation -disembarrass -disembodiment -disembody -disembowelment -disenchant -disenchanter -disenchanting -disenchantingly -disencumber -disencumbrance -disendow -disendower -disendowment -disentanglement -disenthralled -disenthralling -disequilibrate -disequilibration -disestablish -disestablished -disestablishment -disestablishmentarian -disesteem -disestimation -disfeature -disfeaturement -disfigurement -disfigurements -disfranchise -disfranchised -disfranchisement -disfranchises -disfranchising -disfrock -disfunction -disfurnish -disfurnishment -disgorgement -disgruntlement -disguisement -dishabille -disharmonic -disharmonious -dishcloth -disheartenment -disheartenments -dishrack -dishracks -dishy -disincentive -disincline -disinclined -disinclines -disinclining -disinfect -disinfectant -disinfectants -disinfected -disinfecting -disinfection -disinfects -disinfest -disinfestant -disinfestation -disinfested -disinfesting -disinfests -disinflation -disinflationary -disingenuous -disingenuously -disingenuousness -disinhibition -disinhibitory -disinsectization -disintegrator -disintegrators -disinter -disintered -disintering -disinterment -disinters -disintoxication -disinvest -disinvestment -disjuncture -disklike -dislicense -dislicensed -dislicenser -dislicenses -dislicensing -dislikable -dislikably -dislikeable -dislimn -dismantlement -dismast -dismember -dismembering -dismission -disoblige -disobliger -disoblingingly -disorient -disorientation -disownment -dispart -dispassion -dispensability -dispensable -dispensational -dispensatory -dispeople -dispersant -dispirit -dispirited -dispiritedly -dispiritedness -dispiriting -dispirits -dispiteous -displaceable -displant -displode -disploded -displodes -disploding -displosion -disport -disportment -disporves -disposability -dispositive -dispossess -dispossesses -dispossessing -dispossessor -disposure -disposures -dispraise -dispraiser -dispraisingly -dispread -disprize -disproof -disprovable -disputation -disputatious -disputatiously -disputatiousness -disquantity -disraeli -disrate -disregardful -disrelate -disrelated -disrelation -disrelish -disremember -disremembrance -disreputability -disreputably -disrespectability -disrespectable -disrespectful -disrespectfully -disrespectfulness -dissatisfactory -dissatisfies -dissatisfy -dissatisfying -dissector -disseminator -disseminators -dissentient -dissention -dissert -dissertate -dissertator -disserve -dissever -disseverance -disseverment -dissidence -dissimilate -dissimilated -dissimilates -dissimilating -dissimilation -dissimilative -dissimilatory -dissimilitude -dissimulate -dissimulator -dissociability -dissocial -dissociant -dissolubility -dissoluble -dissolute -dissolutely -dissoluteness -dissolvable -dissolvent -dissuasion -dissuasive -dissuasively -dissuasiveness -dissyllable -dissymmetric -dissymmetry -distemperate -distemperature -distensibility -distensible -distent -distention -distinguishability -distinguishably -distortional -distractibility -distractible -distrain -distrainable -distrainer -distrainor -distraint -distrait -distressful -distressfully -distressfulness -distributary -distributee -distrustful -distrustfully -distrustfulness -disubstituted -disunionist -disunite -disutility -disvalue -disyllabic -dithery -divagate -divagation -divaricate -divarication -divergencies -divergency -diversionist -divertissement -divertissements -divestment -dividable -divinatory -divisibility -divisionism -divisionist -divorcement -divot -divulgence -divulsion -divvy -dixiecrats -dobbin -doberman -dobson -doc -docent -docetic -docility -dockage -dockhand -dockworker -doctorless -doctorship -doctrinairism -documental -documentale -documentalist -documentarian -documentarily -documentarist -documentational -dodder -doddered -dodderer -doddering -dodders -doddery -dodecyl -dodgery -dodgy -dodington -dodo -dodo's -dodos -dogbane -dogberry -dogcart -dogcatcher -doge -dogface -dogfight -dogfights -dogfish -doggerel -doggery -doggie -doggier -doggies -doggish -doggishly -doggishness -doggy -doglike -dogmatical -dogmaticalness -dogmatist -dogmatist's -dogmatists -dogwatch -doilies -doily -doit -doited -dolce -dolesome -dollhouse -dollish -dollishly -dollishness -dollop -dollop's -dolloped -dolloping -dollops -dolorous -dolorously -dolorousness -domical -domicil -domiciliary -domiciliate -domiciliation -dominical -dona -donator -donee -doneness -dong -donner -donut -doodad -doodlebug -doohickey -doomful -doomfully -doomsayer -doomster -doorjamb -doorless -doormat -doornail -doorplate -doorpost -doorsill -doorstop -dooryard -dopester -dopey -dopier -dopiness -doppelganger -dopy -dormancy -dormice -dormie -dormouse -dormouse's -dormy -dosimetric -doss -dossal -dosser -dotal -dotter -dotterel -dottier -dottily -dottiness -dotty -doublespeak -doublethink -doubletree -douce -douche -doughboy -doughface -doughier -doughlike -doughnuttery -doughtier -doughtily -doughtiness -doughty -doughy -dovecot -dovecote -dovekie -dovish -dovishness -dowdily -dowdyish -dowitcher -downcourt -downhaul -downhearted -downheartedly -downheartedness -download -downloaded -downloading -downloads -downrange -downriver -downshift -downstage -downstate -downstater -downstroke -downswing -downtime -dozier -doziness -dozy -drabber -drabbest -drabbing -drabble -drabbled -drabbling -draftable -draggier -draggle -draggled -draggling -draggy -dragline -dragonet -dragonish -dragster -drainpipe -drainpipes -dramalogue -dramamine -dramaturge -dramaturgic -dramaturgical -dramaturgically -dramshop -drapability -drapable -drapeability -drapeable -drat -dratted -dratting -drawable -drawbar -drawdown -drawee -drawerful -drawknife -drawnwork -drawplate -drawstring -drawstring's -drawstrings -drawtube -dray -drayage -drayman -drayman's -draymen -draymen's -dreamful -dreamfully -dreamfulness -dreamland -dreamworld -drear -drearily -dreck -dressage -dressmake -driblet -driftage -driftier -driftweed -driftwood -driftwood's -drifty -drillability -drillable -drillmaster -drinkability -dripless -dripper -drivable -driveable -drivel -driveline -driverless -drolleries -drollery -drolly -dropkick -dropkicker -droplight -droppage -dropperful -dropshot -dropsy -drossy -droughtiness -droughty -drouth -drownd -drownded -drownding -drubber -drugget -drugmaker -druidess -druidic -druidical -druidism -drumbeat -drumbeater -drumbeating -drumfire -drumlike -drumlin -drumroll -drumstick -drumsticks -drunkometer -drunkometer's -drunkometers -drupe -dryable -dryad -dryasdust -drylot -drypoint -drys -drysalter -drysaltery -du -dualist -dualistic -dualistically -dubber -dubbing -dubiety -dubiosity -dubitable -dubitation -dubuque -ducal -ducally -duckbill -duckbilled -duckboard -duckfooted -duckier -duckpin -duckweed -duckweed's -duckweeds -ducky -duclos -ductility -ductless -ductule -dudgeon -dudish -dudishly -duende -duenna -duennaship -duetted -duetting -duffle -dugong -dulcimer -dulcimore -dulgence -dulles -dullish -dullishly -dullsville -dulness -dulse -dumbstruck -dumbwaiter -dumbwaiters -dumdum -dumka -dumpily -dumpish -dumpling -dumpling's -dumplings -dumpo -dumpster -dumpster's -dumpsters -dunderhead -dunderheaded -duneland -dunelike -dungaree -dunghill -dungy -dunkel -dunne -duo -duodecimal -duodecimo -duodenal -duodenum -duologue -duomo -duomos -duopolistic -duos -dupery -duple -duplicitous -duplicitously -dupont -duponts -durance -durometer -durometer's -durometers -duros -duskily -dustcover -dustheap -dustily -dustin -dustless -dustlike -dustman -dustpan -dustpans -dustup -dutchess -duteous -duverger -dwarfishly -dwarfishness -dwarfism -dwarflike -dyadically -dyarchy -dyeability -dyeable -dyerear -dyestuff -dyewood -dynamist -dynamistic -dynamitic -dynamometer -dynamometer's -dynamometers -dynamometric -dynamometry -dynamotor -dynapolis -dynast -dynastically -dynasts -dynatron -dyne -dynode -dynodes -dysenteric -dysfunction -dysfunctional -dysgenesis -dysgenic -dysgenics -dyslexia -dyslexic -dyslogistic -dyslogistically -dyspepsia -dyspeptically -dysphagia -dysphagic -dysphasia -dysphasic -dysphonia -dysphonic -dysphoria -dysphoric -dysplasia -dysplastic -dystrophic -eV -eaglet -eagre -earache -eardrop -eardrops -earflap -earful -earldom -earlobe -earlock -earmuff -earmuffs -earp -earpiece -earplug -earthborn -earthbound -earthily -earthlike -earthling -earthshaker -earthshaking -earthshakingly -earthshine -earthstar -earthward -earthwards -earthwork -earthworks -earwax -earwig -earwigged -earwigging -earwitness -easeful -easefully -easthampton -eastwick -easure -eatery -ebullience -ebulliency -ebullition -eccentrically -ecclesial -ecclesiasticism -ecclesiological -ecclesiology -ecdysiast -ecdysis -ecesis -ech -echidna -echinulate -echinulation -echoey -echoic -echolocation -eclat -eclecticism -eclogue -eclosion -ecol -ecologic -ecologist -econometrically -econometrician -econometrist -ecophysiological -ecophysiology -ecospecies -ecospecific -ecosphere -ecotone -ecotype -ecotypic -ecotypically -ecru -ecstatically -ectoblast -ectoblastic -ectoderm -ectodermal -ectodermic -ectogenic -ectogenous -ectomere -ectomeric -ectomorph -ectomorphic -ectoparasite -ectoparasitic -ectopic -ectoplasm -ectoplasmic -ectotherm -ectothermic -ectotrophic -ectotropic -ecumenicalism -ecumenicism -ecumenicity -ecumenism -eczema -eczematous -edacious -edacity -edaphic -edaphically -edentate -edentulous -edgeless -edgewater -edgeways -edgewood -edgily -edibility -edictal -edificatory -editable -editress -eduard -educability -educable -educationalist -educationalists -educationist -educible -eduction -eductor -eductors -edulcorate -edwardine -eeg -eellike -eely -eeriness -eery -effacement -effectivity -effectuality -effeminacy -effervesce -effervescence -effervescent -effervescently -efficacity -efflorescence -efflrescent -effluence -effortful -effortfully -effrontery -effulgence -effulgent -eft -egad -egads -egerton -egestion -egestive -eggbeater -eggcup -eggnog -eglantine -egocentrically -egocentricity -egocentrism -egoism -egoist -egoistic -egoistical -egoistically -egoists -egomania -egomaniac -egomaniacal -egomaniacally -egomaniacs -egression -eichmann -eiderdown -eidetically -eidolon -eigenfunction -eigenfunctions -eigenspace -eighths -eightyfold -ein -eine -ejaculatory -ejecta -ejectable -ejectment -ekistic -ekistics -elapid -elastase -elastin -elastomeric -elaterite -elbowroom -elderberry -eldership -elecroencephalographic -electability -electable -electioneer -electioneerer -electret -electriques -electroacoustic -electroacoustically -electroacoustics -electroanalysis -electroanalytic -electroanalytical -electrocardiographic -electrocardiographically -electrocardiography -electrochemical -electrochemically -electrochemistry -electroconvulsive -electrocorticogram -electrocorticogram's -electrocorticograms -electrodeposit -electrodeposition -electrodialysis -electrodialytic -electrodynamometer -electrodynamometer's -electrodynamometers -electroencephalograph -electroencephalography -electroform -electrogenesis -electrogenic -electrogram -electrogram's -electrograms -electrohydraulic -electrohydraulically -electrojet -electrokinetic -electrokinetics -electroless -electrologist -electroluminescence -electroluminescent -electrolytically -electromagnetic -electromagnetically -electromechanical -electromechanically -electrometallurgy -electrometer -electrometer's -electrometers -electromotive -electromyogram -electromyogram's -electromyograms -electromyographical -electronegative -electronegativity -electronography -electrooculogram -electrooculogram's -electrooculograms -electrophilic -electrophoretic -electrophoretically -electrophoretogram -electrophoretogram's -electrophoretograms -electrophotographic -electrophotography -electrophysiologic -electrophysiological -electrophysiologically -electrophysiologist -electrophysiology -electroplate -electroplater -electropositive -electroretinogram -electroretinogram's -electroretinograms -electroretinograph -electroretinographic -electroretinography -electroscope -electrostatically -electrosurgery -electrosurgical -electrothermal -electrothermally -electrothermic -electrotonic -electrotonically -electrotype -electrotyper -electrovalence -electrovalent -electrowinning -electrum -electuary -elegancy -elegiacal -elegiacally -elegit -elementarily -elephantiasis -elevenfold -elfish -elfishly -elicitation -elicitor -elide -elided -elides -eliding -eligibly -eliminable -elisp -elitism -elitist -elitists -elixir -ell -elle -ellie -elliot -elocutionary -elocutionist -elocutionists -elopement -elroy -eluant -elucidator -elucubrate -elucubrated -elucubrates -elucubrating -elucubration -eluent -elutriate -elutriator -eluvial -eluviate -eluviation -eluvium -elver -elvis -elvish -elysium -elytron -elytrum -em -emanational -emancipationist -emancipator -emarginate -emarginated -emargination -emasculator -embalmment -embarkation -embarkment -embarrassable -embassage -embattlement -embay -embayment -embeddable -embedment -embitter -embitterment -embitters -emblaze -emblazed -emblazes -emblazing -emblazon -emblazoned -emblazoner -emblazoning -emblazonment -emblazonry -emblazons -emblematical -emblematically -emblements -embolic -embolism -embolismic -embosom -embossable -embossment -embouchure -embowed -embowel -embracement -embraceor -embracery -embranchment -embrangle -embranglement -embrasure -embrittlement -embrocate -embrocated -embrocates -embrocating -embrocation -embroglio -embroilment -embrown -embrue -embryogenesis -embryogenetic -embryogenic -embryogeny -embryol -embryologic -embryological -embryologically -embryologist -embryonal -embryonally -embryonated -embryonically -embryotic -emceeing -emendate -emendation -emendator -emendatory -emeriti -emersed -emerses -emersion -emetic -emetically -emigre -emigre's -emigree -eminency -emir -emissive -emollient -emollients -emote -emoted -emotes -emoting -emotionalist -emotionalistic -emotionless -emotionlessness -emotive -emotively -emotivity -empanel -empanels -empathetic -empennage -emperies -emperorship -empery -emphasization -emphasization's -emplacement -emplane -empoison -empoisonment -empowerment -empressement -emprise -emptyhanded -empurple -empurpled -empurpling -ems -emu -emulous -emulously -emulousness -emulsible -emulsifiable -emulsive -emunctory -en -enactor -enamelware -enamine -encage -encapsule -encapsules -encasement -encash -encashment -encaustic -enceinte -encephalic -encephalitic -encephalitogenic -encephalogram -encephalogram's -encephalograms -encephalon -enchainment -enchase -enchased -enchasing -enchilada -encipherment -encirclement -enclasp -enclitic -encomia -encompassment -encrimson -encrustation -encyst -encystation -encystment -endamage -endangerment -endarch -endarchy -endbrain -endemically -endergonic -endermic -endermically -endexine -endite -endleaf -endlong -endmost -endobiotic -endoblast -endoblastic -endocardial -endochondral -endocrine -endocrinologic -endocrinological -endocrinologist -endocrinology -endocytic -endocytosis -endocytotic -endoderm -endodermal -endodermis -endodontia -endodontic -endodontically -endodontics -endodontist -endoenzyme -endoergic -endoerythrocytic -endogamic -endogen -endogenic -endogeny -endolymph -endolymphatic -endometrial -endometriosis -endometrium -endomitosis -endomorph -endomorphic -endomorphism -endomorphy -endonuclease -endoparasite -endoparasitism -endophyte -endophytic -endoplasm -endoplasmic -endorsable -endorsee -endoscope -endoscopic -endoscopically -endoscopy -endoskeletal -endoskeleton -endosmosis -endosmotic -endosmotically -endospermic -endospermous -endospore -endosporic -endosporous -endosteal -endosteally -endosternite -endosteum -endostyle -endosymbiosis -endotherm -endothermal -endotoxic -endotoxin -endotracheal -endotrophic -endotropic -endozoic -endpaper -endue -endued -enduing -endways -endwise -enemata -enfant -enfants -enfeeblement -enfetter -enfever -enflame -enflamed -enflames -enflaming -enfold -engild -engineroom -enginerooms -enginery -engird -engirdle -englacial -englut -englutted -engluttin -engorgement -engr -engraft -engrailed -engrain -engrammic -engrossment -engulf -engulfment -enhalo -enharmonic -enharmonically -enigmatical -enigmatically -enisle -enjambement -enjambment -enkindle -enlace -enlacement -enlistee -enmeshment -ennoblement -enol -enolase -enolic -enologist -enology -enplane -enrapt -enregister -enrobe -enroot -ens -ensample -ensanguine -ensconce -ensconces -ensconcing -enscroll -enserf -enserfment -ensheathe -enshrine -enshrined -enshrinement -enshrines -ensiform -ensilage -ensile -ensiled -ensiling -ensional -ensnarl -ensolite -ensoul -ensphere -enswathe -entablature -entablement -entablements -ente -entendre -entente -enterable -enteral -enterally -enteric -enthronement -enticement -entoderm -entodermal -entodermic -entoil -entoiled -entombment -entomological -entomophagous -entomophilous -entomophily -entrail -entrails -entrainment -entrancement -entrappingly -entreatment -entrustment -entryway -entwinement -entwist -enucleate -enucleated -enucleating -enucleation -enunciator -enunciators -envelopment -envelopments -environmentalism -environmentalist -environmentalists -envisionin -envoi -envois -enwheel -enwind -enwinding -enwrap -enwreathe -enzymic -enzymically -enzymologist -eon -eon's -eons -eosine -epaulette -ephemerality -epical -epically -epicardial -epicardium -epicarp -epicene -epicenism -epicentral -epicureanism -epicurism -epicurus -epidemical -epidemically -epidemicity -epidemiologic -epidemiologist -epidermal -epigrammatical -epigrammatically -epigrammatism -epigrammatist -epigraphic -epigraphical -epigraphically -epigraphist -epigraphy -epileptically -epimorphism -epiphanous -epiphenomenal -epiphenomenally -epiphyseal -epiphysis -epiphyte -epiphytic -episcope -episiotomy -episodical -episodically -episomal -episomally -episome -epistasy -epistatic -epistemic -epistemically -epistemologist -epistolary -epistoler -epistrophe -epitaphial -epitaphic -epithetic -epithetical -epode -epodes -eponymous -equability -equably -equalitarian -equalitarianism -equational -equationally -equatorward -equerries -equerry -equestrienne -equiangular -equiangularity -equicaloric -equilibrator -equilibrators -equilibratory -equilibrist -equilibristic -equimolal -equimolar -equinoctial -equipage -equipoise -equipollence -equipollent -equipollently -equiponderant -equiponderate -equipotential -equiprobable -equitability -equitant -equitation -equivalency -equivocality -equivocate -equivocated -equivocates -equivocating -equivocator -equivoke -equivoque -eradicably -eradicator -eradicators -eradictions -erasabilities -erasability -erectable -erectile -erectility -erelong -erenow -erewhile -erewhiles -erg -ergative -ergograph -ergometer -ergometer's -ergometers -ergometric -ergonomic -ergonomics -ergonomist -ergonovine -ergosterol -ergot -ergotamine -ergotic -ergotism -ergotropic -erodibility -erogenic -erogenous -erose -erosely -erosional -erosionally -erosivity -erotical -eroticism -eroticist -erotism -erotogenic -erratical -erraticism -errorless -eruptible -escalade -escalader -escalades -escalator -escalators -escalatory -escallop -escallops -escapement -escapements -escapism -escapologist -escapology -escargot -escarp -escheat -escherichia -eschewal -escot -esculent -esemplastic -esker -esophageal -esoterica -esoterically -esotericism -esp -espadrille -espagnol -espanol -esperance -espial -espresso -espressos -essayist -essayistic -essentialism -essentialist -essentiality -establishable -establishmentarian -establishmentarianism -esteemable -ester -estop -estopped -estopping -estral -estray -estrogen -estrogenic -estrogenically -estrone -estrous -estrum -estrus -estuarial -esurience -esuriency -esurient -esuriently -etagere -etatism -etatist -etch -etcher -etches -etching -ether -ether's -ethereality -etheric -etherish -etherlike -ethers -ethicality -ethician -ethicians -ethnical -ethnobiological -ethnobiology -ethnocentric -ethnocentrically -ethnocentricity -ethnocentrism -ethnographer -ethnographical -ethnographically -ethnol -ethnologic -ethnological -ethnologically -ethnologist -ethnomusicology -ethological -ethologist -ethoxy -ethylate -ethylation -ethylenic -ethylenically -ethylic -ethynyl -etude -etudes -etui -etymologist -etymologists -eucaryotic -eucharistic -euchre -euclidian -eucre -eugenically -eugenicist -euglena -euhemerism -euhemerist -euhemeristic -euhemeristically -eukaryote -eukaryotic -eulogist -eulogistic -eulogistically -eulogium -eumorphic -eunuchism -euphemistic -euphemistically -euphonically -euphonious -euphoniously -euphoniousness -euphonium -euphorbia -euphorically -euphotic -euphuism -euphuist -euphuistic -euphuistically -euplastic -eurhythmic -eurhythmics -europeanish -eurythmic -eurythmics -eurythmy -eurytopic -eurytopicity -eustatic -eutectic -euthanasic -euthenics -euthenist -eutherian -euthyroid -eutrophic -eutrophication -eutrophy -eux -evacuator -evacuee -evacuees -evadable -evagination -evaluable -evanesce -evanesced -evanescence -evanesces -evanescing -evangel -evangeline -evangelistically -evanishment -evaporativity -evaporator -evaporators -evaporite -evaporitic -evapotranspiration -evection -evenfall -eventless -everblooming -eversible -eversion -eversions -evert -everyplace -evictee -evictees -evictor -evictors -evidentiary -evildoing -evincible -eviscerate -eviscerated -eviscerates -eviscerating -evisceration -evitable -evocator -evocators -evolutionarily -evolutionism -evolutionist -evolvable -evolvement -evulsion -evulsions -evzone -ewen -exacta -exactable -exactor -exactors -exaggerator -exaggerators -exagitates -examinant -examinants -examinational -examinatorial -examinee -examinees -exanimate -exanimated -exanimates -exanimating -excavational -excavator -excavators -exceptionability -exceptionable -exceptionably -exceptionality -excerption -excerptions -excerptor -excerptors -exchangeability -exchangee -exchangees -excide -excided -excides -exciding -excipient -exciseman -excitant -excitants -excitative -exciton -excitor -exclave -exclaves -exclosure -exclosures -excludability -excludable -excludible -exclusionist -exclusionists -excogitate -excogitation -excogitative -excommunicator -excrement -excrement's -excremental -excrementitious -excrements -excrescency -excrescent -excrescently -excreta -excretal -exculpate -exculpated -exculpates -exculpating -exculpation -exculpations -excurrent -excursionist -excursionists -excursive -excursively -excursiveness -excusatory -execrably -execrator -execrators -executant -executorial -executory -executrices -exegetic -exegetical -exegetically -exegetics -exegetist -exemplarily -exemplarity -exenterate -exenterated -exenterates -exenterating -exenteration -exenterations -exercitation -exergonic -exeunt -exfoliate -exfoliated -exfoliates -exfoliating -exfoliation -exfoliative -exhalant -exhalants -exhalation -exhalations -exhalent -exhalents -exhaustibility -exhaustivity -exhaustless -exhaustlessly -exhaustlessness -exhibitionism -exhibitionist -exhibitionistic -exhibitory -exhilarant -exhortative -exhortatory -exigence -exiguity -exiguous -exiguously -exiguousness -exilic -existentialistic -existentialistically -exobiological -exobiologist -exobiology -exocrine -exocyclic -exodermis -exodontia -exodontist -exoergic -exogamic -exonuclease -exorbitance -exorbitances -exorcistic -exorcistical -exordial -exordium -exoskeleta -exoskeletal -exosmosis -exosmotic -exosphere -exospheric -exospore -exostosis -exoteric -exotericaly -exothermal -exothermically -exotically -exoticism -exotism -expansibility -expansile -expansional -expansionary -expansionistic -expansivity -expatiate -expatiated -expatiates -expatiating -expatiation -expatriate -expatriated -expatriates -expatriating -expatriation -expecially -expectably -expectance -expectative -expedience -expediential -expeditionary -expeditor -expellee -expeller -expellers -expendability -expertism -expiator -expiatory -expiratory -expiry -explanative -explanatively -explanatorily -explant -explantation -explants -expletory -explicably -explicator -explicatory -explodent -exploitative -exploitatively -explorational -explorative -exploratively -explosibility -explosible -expo -exportability -exportable -expos -expositional -expositor -expostulate -expostulation -expostulatory -expressage -expressional -expressionistically -expropriator -expropriators -expulsive -expunction -expurgator -expurgatorial -expurgatory -exsanguinate -exsanguination -exscind -exsert -exserted -exsertile -exsertion -exsertions -exsiccate -exsiccation -exstipulate -ext -extemporal -extemporally -extemporaneity -extemporarily -extemporary -extendable -extensile -extensionality -extensity -extensometer -extensometer's -extensometers -extenuator -extenuatory -exteriority -exterminatory -extermine -externalism -externality -externship -exteroceptive -exteroceptor -exterritorial -exterritoriality -extinguishable -extinguishment -extoll -extolment -extortionary -extortionate -extortionately -extrachromosomal -extracorporeal -extracorporeally -extracranial -extractability -extractable -extractible -extradite -extradites -extradition -extradoses -extragalactic -extrajudicial -extrajudicially -extralimital -extralinguistic -extralinguistically -extrality -extramundane -extramural -extramurally -extranuclear -extrapolator -extrasensory -extrasystole -extrasystolic -extraterritorial -extraterritoriality -extrauterine -extravagancy -extravagate -extravasate -extravasation -extravascular -extravehicular -extraversion -extraversive -extravert -extraverted -extremis -extremum -extrinsically -extrorse -extrorsely -extrudability -extrudable -exuberate -exudate -exudative -exultance -exultancy -exurban -exurbanite -exurbia -exuviation -eyebolt -eyebright -eyecup -eyedropper -eyedropperful -eyehole -eyelike -eyeliner -eyepatch -eyepoint -eyepopper -eyeshade -eyeshot -eyespot -eyestalk -eyestrain -eyestrings -eyetooth -eyewash -eyewink -eyre -eyrie -fabricant -fabricator -fabricators -fabular -fabulist -facedown -facement -facepiece -facepieces -facetted -faceup -facies -facilitator -facticity -factional -factionalism -factionally -factitious -factitiously -factitiousness -factitive -factitively -factorable -factorage -factorship -factotum -factualism -factualist -factualists -facture -factures -facula -facultative -facultatively -faddish -faddishness -faddism -faddist -faddists -fadeaway -fadeless -fadelessly -fagging -faggot -faggoting -faggots -faience -failsoft -fainthearted -faintheartedly -faintheartedness -faintish -faintishness -fairground -fairish -fairishly -fairlead -fairleader -fairview -fairylike -faitour -fakery -fakir -falcate -falcated -falciform -falconet -falderal -falk -fallback -fallibly -falsetto -falsettos -familism -famishment -fancywork -fandango -fane -fanion -fanlight -fanlike -fanner -fantastical -fantasticality -fantasticalness -fantasticate -fantasticated -fantasticates -fantasticating -fantastication -fantod -fanwise -farad -farceur -farcicality -farmhand -farmhands -farmstead -farmsteading -faro -farrow -farseeing -farthermost -fasces -fascia -fascial -fasciated -fasciation -fascicular -fascicularly -fascicule -fasciculus -fascinator -fascinators -fascistic -fascistically -fashionabilities -fashionability -fashionmonger -fastball -fastball's -fastballs -fastuous -fastuously -fatalism -fatalist -fatalistically -fatback -fathead -fatheaded -fatheadedness -fatherlike -fathomable -fathomless -fathomlessly -fathomlessness -fatigability -fatigable -fatling -fatted -fatting -fattish -faulknerian -faultfinder -faultfinding -faultily -faunal -faunally -faunistic -faunistically -fauntleroy -fauvism -fauvist -faux -favonian -fawkes -fawny -fay -featherhead -featherheaded -featherless -featherman -febrific -fecal -feckless -fecklessly -fecklessness -feckly -feculence -feculent -fecundate -fecundated -fecundates -fecundating -fecundation -fecundations -feebleminded -feeblemindedly -feeblemindedness -feedlot -feedstock -feedstuff -feeing -feetfirst -feist -feistier -feisty -feldspathic -felicific -felicitate -felicitated -felicitates -felicitating -felicitation -felicitator -felinity -fellable -fellah -fellatio -fellation -fellations -fellini -fellowman -felones -felonry -felsite -felsitic -felspar -feministic -feminity -femoral -fenceless -fencelessness -fenestral -fenestrate -fenestrated -fenestrates -fenestration -fennec -fenny -fenugreek -feral -ferdinando -ferial -ferine -fering -ferity -fermentable -fermentative -fernlike -ferny -ferrate -ferrety -ferriage -ferriferous -ferrimagnet -ferrimagnetic -ferrimagnetically -ferrimagnetism -ferritic -ferromagnetism -ferrotype -ferruginous -ferrule -ferryboat -ferryman -fervency -fescue -fess -festinate -festinately -festination -festoon -festoonery -festoons -feta -fetation -feterita -fetishism -fetishist -fetishistic -fetlock -fetlocks -fetologist -fetology -fetor -fettuccine -feudalist -feudality -feudist -feverous -feverously -fey -feyness -fez -fezes -fezzes -fibber -fibration -fibriallating -fibril -fibrillar -fibrillate -fibrillated -fibrillates -fibrillation -fibrilliform -fibrillose -fibrils -fibronectin -fibrovascular -fibula -fibular -fichu -fictile -fictioneer -fictioneering -fictionist -ficus -fiddleback -fiddlehead -fideism -fideist -fideistic -fidel -fidgetiness -fidgety -fidging -fie -fieldfare -fieldstrip -fiftyfold -figaro -figurable -figurate -figuration -figurations -figurehead -filamentous -filar -filaria -filarial -filature -filiation -filiform -filigreeing -filippo -fille -filles -fillip -fillips -fillment -filmcard -filmic -filmically -filmily -filmmake -filmmaker -filmmakers -filmmaking -filmography -fils -filterability -filterable -filthily -filtrable -filum -fimbria -fimbrial -fimbriate -fimbriated -fimbriates -fimbriation -finagle -finagled -finagler -finagles -finagling -finback -finery -finespun -fingerboard -fingerlike -fingerling -fingerpost -finical -finically -finicalness -finicking -finis -finitude -finlike -finning -fiord -fiori -firebird -firebox -firebrand -firebrick -fireclay -firedamp -fireguard -fireless -firelock -fireplug -fireplugs -fireroom -firetrap -firma -firmamental -firstborn -firstfruits -firstling -firstlings -fisc -fishability -fishable -fishbowl -fishhook -fishkill -fishnet -fishplate -fishplates -fishtail -fishway -fishwife -fishyback -fissility -fissionability -fissionable -fissional -fissiparous -fissiparously -fissiparousness -fistfight -fistful -fistic -fistnote -fitment -fixable -fixity -fixups -fizzy -flabbily -flabellate -flaccid -flaccidity -flaccidly -flack -flacon -flagellant -flagellantism -flagellants -flagellar -flageolet -flagger -flagitious -flagitiously -flagitiousness -flagon -flagrance -flagrancies -flagrancy -flamb -flamboyance -flamboyancy -flamenco -flameout -flameproof -flamingo -flammability -flan -flan's -flapdoodle -flapjack -flappy -flareback -flashboard -flashgun -flashguns -flashily -flashover -flashovers -flashtube -flatboat -flatcap -flatcar -flatfeet -flatfoot -flatfooted -flatfoots -flatted -flatting -flattish -flattop -flatulency -flatus -flatware -flatwise -flatwork -flaunty -flaxier -flaxy -flay -fleabag -fleabane -flection -flective -fledermaus -fleeringly -fleischman -fleisher -fleshment -fleshpot -fleshpots -flexile -flexion -flexographic -flexographically -flexography -flexor -flexuous -flexuously -flibbertigibbet -flibbertigibbety -flickery -flightier -flightily -flightiness -flightless -flighty -flimflam -flimflammed -flimflammer -flimflamming -flimsily -flintily -flintlike -flippancy -flipper -flirty -flitted -flitter -flivver -floatage -floatation -floatplane -floaty -floc -flogger -floodlit -floodplain -floodwall -floodwater -floodwater's -floodwaters -floodway -flooey -floorage -floorwalker -floozie -floozies -floozy -flophouse -flopover -flopovers -flopper -floppers -florescence -florescent -floret -floriate -floriated -floriation -floriations -florican -floricultural -floriculturally -floriculture -floriculturist -floridity -floriferous -floriferously -floriferousness -florigen -florigenic -floristic -floristically -floristics -floristry -floruit -flossier -flossy -flotage -flotsam -flouncy -flowage -flowerage -floweret -flowerlike -fluctuant -fluegelhorn -fluidal -fluidally -fluidextract -fluidic -fluidics -fluidounce -fluidram -flukey -flukier -fluky -flume -flumed -flumes -fluming -flummery -flummox -flump -flumped -flumping -flumps -flunkeys -flunky -fluor -fluorescein -fluorimeter -fluorimeter's -fluorimeters -fluorimetry -fluorinate -fluorinates -fluorinating -fluorination -fluorinations -fluoroscopic -fluorspar -flutelike -flutterboard -fluttery -fluvial -fluviatile -fluxion -fluxional -flyblown -flyboat -flyboats -flyby -flybys -flyleaf -flyman -flyover -flyovers -flypaper -flypast -flypasts -flyspeck -flyswatter -flytier -flyting -flyway -flyweight -foamflower -foamless -fobbing -focusless -fodgel -foeman -fogbound -fogey -fogeys -fogger -foggest -foghorn -foghorns -fogies -fogless -fogy -fogyish -fogyism -foilsman -foldable -foldaway -foldboat -foldboater -foldboating -folderol -folia -foliaceous -folic -folkish -folkishness -folkloric -folklorish -folklorist -folkloristic -folksily -folksinger -folksinger's -folksingers -folksinging -folktale -folktale's -folktales -folkway -folkways -folliculate -folliculated -followership -followeth -fomentation -fomentations -fondue -fondues -fontal -fontana -foodless -foodlessness -foolery -foolhardily -foolscap -foolscap's -footboard -footboards -footboy -footboys -footcandle -footcloth -footgear -footle -footled -footler -footles -footless -footlessly -footlessness -footlight -footlights -footlike -footling -footlocker -footmark -footpace -footrace -footrest -footrests -footrope -footropes -footslog -footslogger -footslogs -footsore -footsoreness -footstall -footwall -footway -footways -footy -foozle -foozled -fopping -fora -foraminifera -forbiddance -forbidder -forbode -forborne -forbye -forceless -forceps -forcepslike -fordable -fordo -forebear -forebode -foreboded -foreboder -forebodes -forebrain -foreclose -forecloses -foreclosure -foredeck -forefeel -forefoot -foregather -forehand -forehanded -forehandedly -forehandedness -foreignism -forejudge -foreknow -forelady -foreland -forelimb -forelock -foremanship -foremast -foremasts -foremother -forename -forenamed -forenames -forensical -forensically -foreordain -foreordained -foreordaining -foreordains -foreordination -forepassed -forepast -forepaw -forepeak -foreplay -forequarter -forequarters -forereach -forerun -foresaid -foresail -foreshadow -foreshadowed -foreshadower -foreshadowing -foreshadows -foreshank -foresheet -foreshore -foreshorten -foreshortens -foreshow -foreside -foresightful -foreskin -forespeak -forestage -forestal -forestation -forestay -forestial -foreswear -foresworn -foretaste -foretellable -forethoughtfully -forethoughtfulness -forethougtful -foretime -foretoken -forevermore -forewoman -foreworn -foreyard -forfeitable -forgather -forgeability -forgeable -forgetter -forgiveable -forgiveably -forgoes -forgone -forjudge -forkful -forkier -forklike -forky -forma -formable -formalin -formalist -formalistic -formalistically -formational -formfitting -formful -formidability -formless -formlessly -formlessness -formulaically -formulary -formyl -fornicate -fornicated -fornicates -fornicating -fornications -fornicator -fornicators -forrader -forrarder -forsooth -forspent -forswore -forsworn -fortalice -fortin -fortman -fortuity -fortyfold -forwent -forworn -fossate -fossorial -fosterage -fosterite -fosterling -fosterlings -fou -foudroyant -foundational -foundationally -foundationless -founderous -foundress -foundrous -fourdrinier -foxily -foxtrot -foxtrot's -foxtrots -fracas -fracted -fractionate -fractionates -fractionating -fractionations -fractionator -fractionators -frag -fragged -fragging -fragility -fragmental -fragmentally -fragmentate -fragmentated -fragmentates -fragmentating -fragmentations -fragrancy -frags -framable -frambesia -frameable -franca -francaise -francesca -francesco -franchisee -franchisor -francie -francois -frangibility -frangible -frangipani -frankincense -frankpledge -franny -frap -frappe -frapping -frat -frater -fraternalism -fratricidal -fratricide -fraudulence -frayne -freakier -freaky -freckly -fredrick -freeboard -freedwoman -freehearted -freeheartedly -freeload -freeloader -freemasonry -freestanding -freestyle -freethink -freethinker -freethinking -freewill -freida -freightage -frenchification -frenchify -frenetically -frequence -frequentation -frequentations -frequentative -frequentatives -freshet -fretwork -friability -friary -fribble -fribbled -fribbles -fribbling -fricassee -fridge -fridge's -fridges -frig -frigging -frigidity -frigorific -frillery -fringier -fringy -frippery -friskily -frisson -frissons -frit -fritillary -frito -fritted -fritting -frivol -frizz -frizzier -frizzily -frizziness -frizzlier -frizzly -frizzy -frogman -frogmen -frolick -frolicked -frolicks -frolicsome -frolicsomely -frolicsomeness -frond -frond's -fronded -frondeur -frondose -frondosely -fronds -frontality -frontispiece -frontispieces -frontless -fronton -frostily -frostwork -frothily -froths -frottage -froufrou -froward -frowardly -frowardness -frowsier -frowstier -frowsty -frowsy -fructification -fructifications -fructify -fructose -fructose's -fructoses -fructuous -fructuously -fruitage -fruitcake -fruitier -fruitlet -fruity -frump -frumpier -frumpish -frumps -frumpy -fryer -ft -ftp -ftper -ftpers -ftping -ftpings -ftps -fucose -fucus -fuddle -fuddled -fuddles -fuddling -fugacity -fugal -fugally -fuguist -fulbright -fulcra -fulgent -fulgently -fulgurant -fulgurate -fulgurated -fulgurates -fulgurating -fulguration -fulgurations -fulgurous -fuliginous -fuliginously -fullmouthed -fulminant -fulminator -fulminators -fulness -fum -fumarate -fumarole -fumigator -fumigators -fumy -funambulist -functionalistic -functionless -functorial -fundament -fundamentalistic -fundraiser -fundraiser's -fundraisers -fundraising -funerary -fungibility -fungicidal -fungicidally -fungicide -fungiform -fungo -fungoes -fungous -funicular -funiculus -funigating -funkier -funkiness -funky -funnelform -funning -funnyman -furbearer -furbelow -furcate -furcated -furcately -furcates -furcating -furcation -furcations -furcula -furcular -furfural -furless -furloughs -furmity -furriery -furtherance -furuncle -furuncular -furunculosis -furunculous -furze -fusee -fusee's -fusees -fusibility -fusil -fusile -fusileer -fusilier -fusionist -fussbudget -fussbudgety -fusspot -fustian -fustians -fustigate -fustigated -fustigates -fustigating -fustigation -fustigations -fustily -futilitarian -futilitarianism -futureless -futurism -futuristic -futuristically -futurity -gabber -gabbier -gabble -gabbled -gabbler -gabbles -gabbling -gabbro -gabby -gaberdine -gabfest -gabfests -gadabout -gadabouts -gadded -gadder -gadding -gadgeteer -gadgeteers -gadgety -gadolinium -gadwall -gadzooks -gaff -gaffs -gaga -gage -gages -gagger -gagman -gagmen -gagster -gagsters -gaillardia -gaingiving -gainless -gainlessness -gainsay -gainsayer -galactopyranose -galactopyranoside -galactopyranosides -galactopyranosyl -galactose -galahad -galavant -gallberry -gallbladder -galleon -galleons -gallet -gallied -gallinule -gallopade -gallow -gallus -galluses -galore -galosh -galoshed -galoshes -galoshing -galumph -galvanically -galvanometric -gam -gamekeeper -gamekeepers -gamesmanship -gamesome -gamesomely -gamesomeness -gamester -gamete -gamete's -gametes -gametic -gametically -gamey -gamic -gamier -gamily -gamin -gamine -gaminess -gamming -gammon -gamy -ganglioside -gangliosides -gangplow -gangrenous -gangsterism -gannet -gantlet -gapping -gappy -gar -garageman -garagemen -garde -gardenful -garlicky -garnett -garnishable -garnishee -garnishees -garnishment -garnishments -garniture -garnitures -garotte -garrote -garroted -garroter -garrotes -garroting -garrots -garrulity -garth -gasbag -gasholder -gashouse -gaslit -gasogene -gasolene -gasolier -gasolinic -gasometer -gasometer's -gasometers -gasses -gasset -gast -gastight -gastightness -gastness -gastral -gastrectomy -gastrin -gastritis -gastrogenic -gastrogenous -gastronomic -gastronomical -gastronomically -gastronomist -gastrulate -gastrulation -gasworker -gasworks -gat -gatefold -gatekeeper -gatekeeper's -gatekeepers -gatepost -gatsby -gaucherie -gaucheries -gaud -gauded -gaudery -gaudily -gauding -gauds -gaugeably -gaum -gaums -gauntley -gaur -gauzelike -gauzily -gauziness -gauzy -gavotte -gavottes -gawkily -gawkish -gawkishly -gawkishness -gayety -gazebo -gazebo's -gazebos -gazpacho -gazpacho's -gearbox -gearless -gearshift -geary -gecko -geegaw -geezer -gehrig -gelant -gelate -gelated -gelates -gelating -gelation -gelid -gelidity -gelidly -gelin -geminal -geminally -geminate -geminately -gemination -gemmate -gemmated -gemmates -gemmating -gemmation -gemming -gemsbok -gemstone -gemstone's -gemstones -gendarme -gendarmerie -genealogical -genealogically -genealogist -generable -generale -generalship -generalships -generatrix -genetical -geniality -genic -genically -geniculate -geniculated -geniculately -genii -genital -genital's -genitalia -genitalic -genitally -genitals -genocidal -genocide -genocides -genome -genome's -genomes -genotypic -genotypical -genotypically -genotypicity -genteelism -gentilesse -gentlefolk -gentlefolks -gentlemanlike -gentlemanlikeness -gentrice -genuflect -genuflected -genuflecting -genuflection -genuflectory -genuflects -geocentrically -geochemist -geochronologic -geochronological -geochronologically -geochronologist -geochronometric -geochronometry -geode -geode's -geodes -geodesist -geodesy -geodetical -geodetically -geoduck -geohydrologic -geohydrology -geomagnetic -geomagnetically -geomagnetism -geomancy -geomantic -geomorphic -geophyte -geopolitician -geoponic -geoponics -georgic -geoscience -geostrategic -geostrategist -geostrategy -geostrophic -geostrophically -geothermal -geothermally -geothermic -geotropic -geotropically -geotropism -geriatrician -geriatricians -geriatrist -germania -germfree -germier -germinability -germproof -germy -gerome -gerontic -gerontocracy -gerrymander -gerrymandered -gerundial -gestational -gesticulator -gesticulators -gesticulatory -gestural -getatable -getup -getups -gewgaw -ghastful -ghastfully -ghazal -ghazals -ghee -ghostwrite -ghostwriter -ghosty -gianthood -gianthoods -giantism -giantisms -giantlike -gib -gibberellin -gibbing -gibbosity -gibby -giddings -gigantesque -gigantically -gigantism -gigantisms -giggly -gigolo -gigot -gigots -gildas -gimbal -gimbals -gimcrackery -gimlet -gimlet's -gimlets -gimmal -gimmickry -gimmicky -gimp -gingersnap -gingery -gingko -gioconda -giraffish -girlhood -girlhoods -girly -girn -giro -gismo -gismos -givable -gizzard -gizzard's -gizzards -glaciologic -glaciological -glaciologist -glaciology -glacis -gladded -gladding -gladiatorial -gladiola -gladsome -gladsomely -gladsomeness -glady -glandered -glandless -glans -glarier -glary -glassblower -glassblowing -glassful -glasshouse -glassily -glassine -glassmaker -glassmaking -glasswork -glassworker -glassworks -glazier -glaziery -gleamy -gleanable -gleesome -glibber -glibbest -glioma -glissade -glittery -gloam -gloamed -gloaming -gloams -globalism -globalist -globalists -glom -glomerular -glomerulate -glomming -gloms -glossarial -glossarist -glossily -glossographer -glossolalia -gluconyl -glucopyranosyl -glucosamine -glueing -gluily -glumaceous -glummer -glummest -glutamate -glutamic -glutamine -gluteal -gluttonous -gluttonously -gluttonousness -gluttony -glyceryl -glycine -glycocholate -glycocholates -glycoconjugate -glycoconjugates -glycodeoxycholate -glycodeoxycholates -glycogen -glycolipid -glycolipids -glycopeptide -glycopeptides -glycoprotein -glycoproteins -glycosidase -glycosidases -glycosidic -glycosphingolipid -glycosphingolipids -glycosyl -glycosylate -glycosylated -glycosylates -glycosylation -glynn -gnarly -gnatty -gneissic -gnomic -gnomish -gnomon -gnosticism -goalie -goalkeeper -goalpost -goaltender -goaltending -goatish -goatlike -gobbledegook -godchild -goddaughter -godded -godding -godforsaken -godhood -godkin -godling -godot -godwit -goethite -gog -goggly -gogo -goitrogen -goitrogenic -golda -goldbeater -goldbeating -goldbrick -goldbug -goldeneye -golem -gomez -gonad -gonad's -gonadal -gonadotropic -gonads -gondolier -gondoliers -goo -goodish -goodnight -goodwife -goofball -goofily -googol -googolplex -goon -gooseflesh -gooseneck -goosenecked -goosey -gorget -gorgonian -gorgously -gorier -gorse -gory -gossamery -gossipry -gossipy -goucher -gouda -goulash -gourde -gourmandism -gouty -governable -governessy -governmentalism -governmentalist -governorate -governorates -governorship -goyish -goys -grabbier -grabble -grabbled -grabbler -grabbles -grabbling -grabby -graceless -gracelessly -gracelessness -gracie -gracileness -gracility -grackle -gradable -gradational -gradationally -gradeless -gradiometer -gradiometer's -gradiometers -gradualism -graduator -graftage -grafton -grainier -graininess -grainy -gramicidin -gramophone -gramophone's -gramophones -gramps -grandad -grandaddy -grandam -grandame -granddad -grande -grandee -grandiloquence -grandiosity -grandioso -grandparental -grandparenthood -grandsire -grandsires -grangerism -granitic -granivorous -grantable -grantsman -grantsmanship -granulator -granulite -granulitic -granulocyte -granulocytes -grapeshot -graphemic -graphemically -graphemics -graphitic -graphological -graphologist -graphology -graphophone -grapier -grapnel -grapy -gras -grasshopper -grasshopper's -grasslike -grata -graticule -gratin -gratulating -graveless -gravesend -gravidity -gravimeter -gravimeter's -gravimeters -gravimetrically -gravimetry -gravitometer -gravitometer's -gravitometers -graviton -graviton's -gravitons -gravure -grayish -grayling -graylings -graywacke -grazable -grazeable -grazier -graziers -greaseless -greasepaint -greasepaints -greaseproof -greasewood -greasily -greathearted -greatheartedly -greatheartedness -greave -greaves -grebe -greenback -greenbacker -greenbackism -greengrocery -greenhorn -greenlet -greenling -greenroom -greensward -greentree -greenware -greeny -gregarine -gregarinian -gremlin -gremlin's -gremlins -gremmie -gremmies -gremmy -grenadier -grenadine -grenier -grep -grewsome -greylag -gridlock -gridlock's -griefless -grievant -grillage -grille -grillroom -grimier -grimines -grimmest -grimy -gringo -gringos -grinner -grippe -grippy -gris -gristle -grith -gritted -grittily -gritting -grog -groggily -grogshop -groomsman -groot -groovier -groovy -grosse -grossular -grossularite -grotesquerie -grotesquery -grouch -grouch's -grouched -grouches -grouchily -grouching -groundling -groundmass -groundnut -groundout -groundsel -groundsheet -groundskeep -groundwater -groupable -groupie -groupie's -groupies -groupoid -grubber -grubbily -grubstake -grubstaker -gruel -grumbly -grummet -grump -grumped -grumpier -grumpily -grumpiness -grumping -grumps -grumpy -grunion -gruntle -gruntled -gruntles -gruntling -grusky -gryphon -gtad -guacamole -guadalupe -guanidine -guanine -guarantor -guardant -guardrail -guardroom -guardsman -guava -guck -gudgeon -guerdon -guesstimate -guff -guggle -guggled -guggles -guggling -guhleman -guidable -guideway -guignol -guildship -guildsman -guileful -guilefully -guilefulness -guillemot -guillotine -guillotine's -guillotined -guillotines -guillotining -guimet -guimpe -guisard -gul -gules -gullable -gullibly -gulosity -gumboil -gumdrop -gumdrop's -gumdrops -gummatous -gummed -gummer -guncotton -gundog -gunlock -gunmetal -gunnar -gunnysack -gunplay -gunpoint -gunpowdery -gunrunner -gunrunning -gunsel -gunship -gunsmith -guppies -guppy -gurney -gurneys -gushier -gushily -gushiness -gushy -gustation -gustative -gustativeness -gustatorial -gustatorially -gustatorily -gustatory -gustily -gustoes -gutless -gutlessness -guttate -guttation -guttersnipe -guttersnipish -guttier -gutturalism -gutty -gymkhana -gymnastically -gymnosophist -gypseous -gyral -gyrational -gyrator -gyrators -gyratory -gyre -gyrene -gyrfalcon -gyrofrequency -gyromagnetic -gyron -gyroplane -gyroscopically -gyrostat -haberdasher -habiles -habiliment -habilitate -habilitated -habilitates -habilitating -habilitation -habilitations -habitability -habitably -habitude -habitudes -habitus -hac -hackberry -hackmatack -hackstaff -hadal -haddix -hade -hades -hadst -hafiz -haft -haggadic -haggadist -haggadistic -haggis -haggish -hagiographies -hagiography -hagiography's -hah -hairbreadth -hairbrush -haircloth -haircutter -haircutting -hairlike -hairpiece -hairsbreadth -hairsplitter -hairsplitting -hairspring -hairspring's -hairsprings -hairstreak -hairstyle -hairstyle's -hairstyles -hairstyling -hairstylist -halberdier -halfpennies -halfpenny -halftone -halidom -halitosis -halliard -halliards -hallinan -hallo -halloo -halloos -halluces -hallucinational -hallucinatory -hallucinogen -hallucinogenic -hallucinogens -hallucinosis -halma -halocline -haloes -halogenate -halogenation -halogenous -halomorphic -halomorphism -halpern -haltere -halvah -halyard -hamate -hamey -hammerlock -hammertoe -hammett -hammier -hammily -hamminess -hammy -hamstring -hamstrung -handball -handbill -handbreadth -handcar -handcart -handcraft -handcraftman -handcraftsman -handcrank -handcranks -handfast -handfasting -handgrip -handleless -handline -handlist -handmaid -handpick -handpicked -handpress -handprint -handprint's -handprints -handsaw -handsbreadth -handsful -handshook -handspring -handsprings -handwaving -handwheel -handwheels -handwork -handworker -handwoven -handwrought -hangdog -hangnail -hangnail's -hangnails -hangtag -hangup -hankie -hankies -hanky -hant -hanter -haole -hapchance -hapgood -haphazardry -haploid -haploidy -haplology -happenchance -happing -hardback -hardbake -hardball -hardboot -hardbound -hardcase -hardcopies -hardcopy -hardcover -hardcovers -hardfisted -hardfistedness -hardhanded -hardhandedness -hardhead -hardheaded -hardheadedly -hardheadedness -hardhearted -hardheartedly -hardheartedness -hardihood -hardiment -hardmouthed -hardpan -hardstand -hardstanding -harebrain -harebrained -harelipped -harlequin -harlequinade -harlotry -harmonica -harmonica's -harmonical -harmonically -harmonicalness -harmonicas -harmonium -harridan -harrumphs -harvestable -harvesttime -haskell -haskins -hassock -hassocks -hast -hastate -hastately -hatband -hatbox -hatchability -hatchable -hatcheck -hatchling -hatchment -hatchments -hatchure -hatter -hatting -haulageway -haulaway -haulier -hauser -hausfrau -hautboy -hautboys -haute -hauteur -haversack -haversack's -haversacks -havocked -havocking -hawkish -hawkishly -hawkishness -haycock -hayfork -haymaker -haymaking -haymow -hayrack -hayrick -hayride -hayseed -hayseeds -haywire -haywood -hazily -headachy -headband -headcount -headfirst -headforemost -headgroup -headgroup's -headgroups -headhunter -headily -headlock -headman -headman's -headmastership -headmen -headmen's -headmistress -headmost -headnote -headpiece -headpin -headrest -headsail -headshrinker -headspring -headstall -headstock -headstream -headstrong -headwaiter -headwind -headwind's -headwinds -headword -headwork -healths -heartbroken -hearthstone -heartrending -heartrendingly -heartsease -heartsick -heartsickness -heartsome -heartsomely -heartsore -heartstring -heartstrings -heartwarming -heartwood -heathendom -heathenism -heathenry -heathery -heathless -heathlike -heathman -heatless -heatstroke -heavyhearted -heavyheartedly -heavyheartedness -heavyset -hebdomad -hebdomadal -hebdomadally -hebetation -hebetude -hebetudinous -hectare -hectically -hectograph -hectographic -hedda -heddle -heddler -hedgehop -hedgehopper -hedgepig -hedgerow -hedonic -hedonically -hedonics -hedonistically -hee -heelball -heelless -heelpiece -heeltap -heftily -hegel -heidegger -heigh -heinze -heirless -heirloom -heirship -heiser -heldentenor -heliacal -heliacally -helicoid -helicoidal -helicopt -helicopted -helicopters -helicopting -heliochrome -heliogram -heliogram's -heliograms -heliograph -heliographer -heliographic -heliography -heliogravure -heliolatrous -heliolatry -heliometer -heliometer's -heliometers -heliometric -heliometrically -heliophyte -heliopolis -heliostat -heliotaxis -heliotropic -heliotropically -heliotropism -heliozoan -heliozoic -helipad -heliport -helistop -hellbox -hellbroth -hellcat -hellebore -hellgrammite -hellhole -hellhound -hellion -helmetlike -helmsmanship -helot -helotism -helotry -helpmeet -helve -helved -helves -helving -hemacytometer -hemacytometer's -hemacytometers -hemal -hematic -hematin -hematinic -hematoblast -hematoblastic -hematocrit -hematogenous -hematologic -hematological -hematologist -hematology -hematoma -hematophagous -hemihedral -hemihedrally -hemihydrate -hemihydrated -hemimetabolic -hemimetabolism -hemimetabolous -hemimorphic -hemimorphism -hemimorphite -hemiparasite -hemiparasitic -hemiplegia -hemiplegic -hemispheral -hemline -hemmer -hemoblast -hemodynamically -hemodynamics -hemoflagellate -hemoglobinic -hemoglobinopathy -hemoglobinous -hemolymph -hemolysin -hemophilia -hemophiliac -hemophilic -hemoprotein -hemoptysis -hemorrhagic -hemorrhoid -hemorrhoidal -hemosiderin -hemostasis -hemostatic -hempel -hemus -henae -henbane -henceforward -hendecasyllabic -hendecasyllable -hendiadys -hendrix -henequen -henna -hennery -henotheism -henotheist -henotheistic -hent -hep -heparin -hepatic -hepatica -hepatocellular -hepatocyte -hepatocyte's -hepatocytes -hepatoma -heptagon -heptagonal -heptameter -heptameter's -heptameters -heraldic -heraldically -heraldry -herbaceous -herbage -herbalist -herbarium -herbicidal -herbicidally -herbicide -herbicide's -herbicides -herblike -herdic -herdlike -herdsmen -hereaway -hereaways -hereditament -hereditarian -hereditarianism -hereditarily -hereinabove -hereinbefore -hereinbelow -hereon -heretical -heretically -hereticalness -hereto -hereunder -hereupon -heritability -hermaphrodite -hermaphrodite's -hermaphrodites -hermaphroditic -hermaphroditically -hermaphroditism -hermatypic -hermeneutic -hermeneutical -hermeneutically -hermetical -hermetically -hermeticism -hermetism -hermetist -hermitage -hermitage's -hermitages -hermitism -hern -hernandez -hernia -hernia's -hernial -hernias -herniate -herniated -herniates -herniating -herniation -herniations -heroical -heroicomic -heroicomical -heroinism -heronry -herpesvirus -herpetic -herpetologic -herpetological -herpetologically -herrington -hersey -herty -hesiometer -hesiometer's -hesiometers -hest -heterarchy -heterecious -hetero -heteroatom -heteroautotrophic -heterocycle -heterocyclic -heterocyst -heterodox -heterodoxy -heteroecious -heteroecism -heterogamete -heterogametic -heterogenesis -heterogenetic -heterogeny -heterogonic -heterogony -heterograft -heterologously -heterology -heterolysis -heterolytic -heteromorphic -heteromorphism -heteromorphous -heteronomous -heteronomously -heteronomy -heterophil -heterophile -heterophony -heterophyllous -heterophylly -heterophyte -heterophytic -heteroploid -heteroploidy -heteropolar -heteropolarity -heteropterous -heteroscedasticity -heterosexuality -heterosis -heterotic -heterotopic -heterotroph -heterotrophic -heterotrophically -heterotypic -heterotypical -heterozygosis -heterozygosity -heterozygote -hexad -hexade -hexadic -hexagram -hexahedron -hexahydrate -hexahydrated -hexahydrite -hexamethonium -hexane -hexaploid -hexaploidy -hexapod -heywood -hibernal -hibernator -hibiscus -hickok -hidalgo -hidebound -hidrosis -hidrotic -hie -hieing -hierarch -hieratically -hieroglyph -hieroglyphical -hieroglyphically -higgle -higgled -higgler -higgles -higgling -highbinder -highborn -highbred -highbrow -highbrowed -highbrowism -highline -highlines -hilding -hillary -hillocky -hillyer -hilum -himation -hindbrain -hindquarter -hingism -hinkle -hipbone -hipped -hipper -hippest -hippie -hippocampal -hippocampus -hippocras -hippogriff -hipsterism -hirey -hirsute -hirsuteness -hirsutism -hirsutulous -hist -histaminase -histamine -histaminergic -histaminic -histidine -histologic -histological -histologically -histologist -histolysis -histolytic -histopathologic -histopathological -histopathologically -histopathologist -histopathology -histophysiologic -histophysiological -histophysiology -histoplasmosis -historicist -historiographer -historiographic -historiographical -historiographically -histrionically -hithermost -hitherward -hiveless -hmm -hoarsen -hoarsened -hoarsening -hobbledehoy -hobday -hobgoblin -hobnail -hobnailed -hobnob -hobnobbed -hobnobber -hobnobbing -hobnobs -hockaday -hocus -hocused -hocusing -hocussed -hocussing -hod -hodad -hodaddy -hodoscope -hoecake -hoedown -hoeing -hogback -hoggish -hoggishly -hoggishness -hogshead -hogwash -hoi -hoising -hoistman -hoistmen -hokan -hoke -hokeypokey -hoking -hokum -holabird -holandric -holandry -holdall -holdalls -holdback -holdfast -holdout -holdouts -holeable -holey -holidaymaker -holily -holism -holistically -hollas -hollo -holloa -holloware -holoblastic -holoblastically -hologamous -hologamy -holograph -holographic -holographically -hologynic -hologyny -holohedral -holometabolism -holometabolous -holomyarian -holophrastic -holophytic -holotype -holotypic -holozoic -holt -holzman -hombre -homburg -homebody -homebred -homegrown -homelike -homeobox -homeroom -homesite -homestretch -hometown -homey -homeyness -homier -homiletic -homiletical -homiletically -homiletics -hominess -hominid -hominoid -hominy -homocercal -homochromatic -homoerotic -homoeroticism -homogametic -homogamic -homogamous -homogeny -homograft -homograph -homographic -homoiotherm -homoiothermal -homoiothermic -homolog -homologate -homologation -homological -homologically -homolographic -homolysis -homolytic -homomorphy -homonuclear -homonymic -homonymous -homonymously -homonymy -homoousian -homophile -homophobia -homophone -homophonic -homophonous -homophony -homophyly -homoplastic -homoplastically -homoplasy -homopolar -homopolymer -homopteran -homopterous -homorganic -homoscedastic -homoscedasticity -homosexuality -homosporous -homospory -homothallic -homothallism -homotopy -homotransplant -homotransplantation -homozygosis -homozygosity -homozygote -homozygotic -homunculi -homunculus -homy -honcho -honchos -hondo -honied -honkeys -honkie -honoraria -honorarily -honorarium -honorific -honorific's -honorifically -honorifics -hoodlike -hoodlumish -hoodlumism -hoodoo -hoodooism -hoodoos -hooey -hoofbeat -hoofprint -hoofprint's -hoofprints -hookah -hookey -hookeys -hooklet -hooky -hootch -hootenanny -hophead -hopi -hoplite -hopple -hora -horary -hord -horehound -horizonal -hormonal -hormonally -hormonelike -hornbeam -hornbeams -hornbill -hornbills -hornblende -hornless -hornlessness -hornlike -hornmouth -hornpipe -hornpipe's -hornpipes -hornswoggle -hornswoggled -hornswoggles -hornswoggling -horntail -hornwort -horologer -horologic -horological -horologist -horologists -horology -horrent -horrific -horrifically -horsecar -horsehide -horselaugh -horsemint -horseradish -horseradishes -horseshit -horsewhip -horsewomen -horsey -horsier -horsily -horsiness -horsy -hortative -hortatively -hortatory -horticultural -horticulturally -horticulturist -hosanna -hostel -hosteler -hostels -hostler -hotblood -hotchpot -hotchpotch -hotelier -hotfeet -hotfoot -hotfoot's -hotfoots -hotshot -hottish -houri -housebound -houseboy -houseboys -houseclean -housecleaner -housecleaning -housecoat -housedress -housefather -housefathers -housefront -houseful -houseguest -houseless -houselessness -houselights -housemaid -housemaids -houseman -housemate -housemate's -housemates -housemother -housemothers -houseplant -houseroom -houseward -housewarming -housewifery -howbeit -howsoever -howsomever -hoyden -hoydenish -hoyle -hubcap -hubcap's -hubcaps -hubristic -hubristically -huck -huckaback -hucksterism -hud -huey -huff -huffier -huffiness -huffish -huffy -hugeous -hugeously -huggable -hugger -huggers -hullabaloo -hullabalooed -hullabalooing -hullabaloos -hullo -humanistically -humanitarianism -humankind -humanlike -humanoid -humbug -humbugged -humbuggery -humbugging -humdinger -humdrum -humectant -humeral -humeri -humerus -humic -humidor -humification -humifications -humified -hummable -hummer -hummocky -humoresque -humorism -humorism's -humorisms -humoristic -humoristical -humoristical's -humoristicals -humoristics -humph -humpier -humpty -humpy -hunchback -hunchback's -hunchbacked -hunchbacks -hundredweight -hundredweights -hup -hurley -hurly -hurtless -hurty -hussar -hussies -hussy -hustings -hutzpah -huzzah -hyacinthine -hyaena -hyaenas -hyalin -hyaline -hyalite -hyaloid -hyaloplasm -hybridism -hybridity -hybris -hydra -hydrangea -hydranth -hydrator -hydraulical -hydrazide -hydrazine -hydric -hydrically -hydrobiological -hydrobiologist -hydrobiology -hydrocarbonaceous -hydrocarbonic -hydrocarbonous -hydrocephalic -hydrocephalus -hydrocephaly -hydrocyanic -hydrodynamical -hydrodynamically -hydrodynamicist -hydroelectrically -hydroelectricity -hydrofoil -hydroformer -hydroforming -hydrographer -hydrographic -hydrographically -hydrography -hydroid -hydrokinetic -hydrokinetics -hydrolase -hydrologic -hydrologist -hydrolysate -hydrolytic -hydrolytically -hydromagnetic -hydromagnetics -hydromancy -hydromechanical -hydromechanics -hydrometric -hydrometrical -hydrometry -hydromorphic -hydronic -hydronically -hydronium -hydropathic -hydropathically -hydropathy -hydroperoxide -hydrophane -hydrophile -hydrophobicity -hydrophone -hydrophyte -hydrophytic -hydroplane -hydroplaner -hydroponic -hydroponically -hydroponics -hydroscope -hydrosere -hydrosol -hydrosolic -hydrospace -hydrospheric -hydrostatical -hydrostatically -hydrosulfide -hydrosulfite -hydrotactic -hydrotherapy -hydrothorax -hydrotropic -hydrotropically -hydrotropism -hydroxylic -hydroxyproline -hydrozoan -hyenic -hyenoid -hygienically -hygienist -hygienists -hygrograph -hygrometric -hygrometry -hygrophyte -hygrophytic -hygroscope -hygroscopically -hygroscopicity -hyla -hymenal -hymeneal -hymeneally -hymenial -hymenium -hymnary -hymnbook -hymnody -hymnology -hyperacid -hyperacidity -hyperactive -hyperactivity -hyperbaric -hyperbarically -hyperbolical -hyperbolist -hyperborean -hypercharge -hypercritic -hypercritical -hypercritically -hypercriticism -hypereutectic -hyperglycemia -hyperglycemic -hyperirritability -hyperirritable -hyperkeratosis -hyperkeratotic -hyperkinesis -hyperkinetic -hypermeter -hypermeter's -hypermeters -hypermetric -hypermetrical -hypermetropia -hypermetropic -hypermetropical -hypermetropy -hypermnesia -hypermnesic -hypermorph -hypermorphic -hypermorphism -hyperon -hyperope -hyperopia -hyperopic -hyperostosis -hyperostotic -hyperparasite -hyperparasitic -hyperparasitism -hyperphagia -hyperphysical -hyperphysically -hyperpituitarism -hyperpituitary -hyperplane -hyperplanes -hyperplastic -hyperploid -hyperploidy -hypersensitive -hypersensitiveness -hypersensitivity -hypersonic -hypersonically -hyperspace -hypersurface -hypertension -hyperthermia -hyperthermic -hyperthyroid -hyperthyroidism -hypertonic -hypertonicity -hypertrophic -hyperventilation -hypha -hyphal -hyphenless -hypnagogic -hypnoanalysis -hypnogenesis -hypnogenetic -hypnogenetically -hypnogogic -hypnoid -hypnoidal -hypnoses -hypnotherapy -hypnotism -hypnotist -hypnotists -hypo -hypocaust -hypocentral -hypochlorite -hypochlorous -hypochondria -hypochondriac -hypochondriacal -hypochondriacally -hypocoristic -hypocoristical -hypocoristically -hypocritic -hypocycloid -hypodermically -hypodermis -hypoglycemia -hypoglycemic -hypoiodite -hypomorphic -hypos -hypotension -hypotensive -hypothalmus -hypothecate -hypothecation -hypothecator -hypothenuse -hypothermal -hypothermic -hypotonic -hypotonically -hypotonicity -hypotrophy -hypoxemia -hypoxemic -hypoxia -hypoxic -hypsography -hypsometer -hypsometer's -hypsometers -hypsometric -hypsometry -hysteretic -hysteron -iambus -iambuses -iatrogenic -ibero -ibex -ibidem -iceblink -icebound -icebreaker -icecap -icecap's -icecaps -icefall -icehouse -iceless -iceman -iceman's -icemans -ichneumon -ichorous -icily -ickier -icky -iconically -iconicity -iconoclastic -iconoclastically -iconographer -iconographic -iconographical -iconographically -iconography -iconolatry -iconological -iconology -iconoscope -icosahedra -idealess -idealistically -ideality -idealless -idealogy -ideational -ideationally -idem -identic -ideogram -ideogram's -ideogramic -ideogrammatic -ideogrammic -ideograms -ideograph -ideographic -ideographically -ideography -ideolect -ideologic -ideologue -ideologues -ideomotor -ides -idetic -idiographic -idiolectal -idiomatically -idiomorphic -idiomorphically -idiopathic -idiopathically -idioplasm -idioplasmatic -idioplasmic -idiotical -idioticalness -idiotism -idolater -idolatrous -idolatrously -idolatrousness -idyllically -idyllist -ie -ignescent -ignitable -ignitible -ignitor -ignitron -ignobility -ignobly -ignominiosness -ignominy -ignorable -igor -iguana -ikon -ilial -illation -illative -illatively -illaudable -illaudably -illegibility -illegibly -illiberal -illiberalism -illiberality -illiberally -illiberalness -illimitability -illimitably -illiquid -illiquidity -illite -illitic -illogicality -illon -illuminable -illuminance -illuminant -illuminati -illuminator -illuminators -illuminism -illuminist -illus -illusional -illusionism -illusionist -illusionistic -illusorily -illust -illustrational -illuvial -illuviate -illuviation -illuvium -ilmenite -im -imaginal -imaginarily -imaginate -imagism -imagist -imagistic -imagistically -imago -imam -imamate -imaret -imbecilic -imbecility -imbed -imbibition -imbibitional -imbitter -imbosom -imbricate -imbricately -imbrication -imbrown -imbrue -imbrued -imbrute -imbruted -imbruting -imdtly -ime -imidazole -imide -imidic -imido -imine -imino -imipramine -imit -imitational -imitator -immaculacy -immane -immanence -immanency -immanentism -immanentist -immanentistic -immaterialism -immaterialist -immateriality -immaturel -immedicable -immedicably -immensurable -immerge -immerged -immergence -immerging -immersible -immesh -immethodical -immethodically -immigrational -imminency -immingle -immiscibility -immiscible -immiscibly -immitigable -immitigableness -immitigably -immittance -immix -immixture -immoderacy -immolate -immolation -immolator -immoralist -immotile -immotility -immunochemical -immunochemically -immunochemistry -immunoelectrophoresis -immunofluorescence -immunofluorescent -immunogenesis -immunogenetic -immunogenetically -immunogenetics -immunogenic -immunogenically -immunogenicity -immunohematological -immunohematology -immunologic -immunologist -immunopathologic -immunopathological -immunopathologist -immunopathology -immunosuppression -immunosuppressive -immunotherapy -immunotoxin -immunotoxins -immure -immured -immurement -immures -immuring -immutability -immutably -impala -impalement -impalpability -impalpably -impanel -imparadised -imparity -impartable -impartible -impartibly -impartment -impassability -impassably -impassibility -impassible -impassibly -impassivity -impeachable -impeachment -impeccability -impecuniosity -impecunious -impecuniously -impecuniousness -impellor -impendent -impenitence -impenitent -impenitently -imperate -imperator -imperatorial -imperceptibility -imperceptive -imperceptiveness -imperceptivity -imperfectivity -imperforate -imperforated -imperforates -imperialistic -imperialistically -imperilment -imperishability -imperishably -impermanency -impermeability -impermeably -impermissibility -impermissibly -impersonality -impersonator -impertinence -impertinency -imperturbably -impetrate -impetrated -impetrates -impetrating -impetration -impetrations -impetuosity -impingement -implacability -implacably -implantable -implausibility -implead -implemental -implode -imploded -implodes -imploding -implosion -implosions -implosive -implosively -impolitical -impolitically -imponderability -imponderably -importable -importancy -importunity -imposthume -imposture -impoundment -impracticability -impracticably -imprecatory -impregnability -impregnably -impregnator -impregnators -impressibility -impressibly -impressionability -impressionably -impressional -impressionistically -imprimis -imprisonable -improbability -improvability -improvable -improvably -improvidence -improvisator -improvisatorial -improvisatory -improvisor -imprudence -impudicity -impugnable -impuissance -impuissant -imputability -imputable -imputative -imputatively -inadmissibly -inadvertency -inalienability -inalienably -inalterability -inalterably -inamorata -inanition -inapparent -inappetence -inapplicably -inapposite -inappositely -inappositeness -inaptitude -inaugurator -inaugurators -inbound -inbreathe -incalculably -incalescence -incalescences -incalescent -incandesce -incandesced -incandescence -incandesces -incandescing -incantational -incantatory -incapability -incapacitator -incardination -incarnadine -incase -incaution -incendiarism -incertitude -incessancy -inchoate -inchoately -inchoateness -inchoative -inchoatively -inchworm -inchworm's -inchworms -incitant -incitants -incitation -inclinable -inclinational -inclip -includable -includible -incog -incogitable -incogitant -incognita -incognito -incombustibility -incommensurability -incommensurably -incommode -incommodity -incommunicability -incommunicably -incommunicative -incommutably -incompliant -incompressibly -incomputably -inconceivability -inconcinnity -incondite -inconscient -inconsecutive -inconsequence -inconsequent -inconsequentiality -inconsolably -inconsonant -inconsumable -inconsumably -incontestability -incontestably -incontinency -incontinent -incontrovertibly -inconveniency -inconvertibly -inconvincible -incoordinate -incoordination -incorporator -incorporeal -incorporeity -incorrigibility -incorrigibly -incorrupt -incorrupted -incorruptibly -incorruptly -incorruptness -increate -incrementalism -incrementalist -incrementalists -increscent -incriminate -incriminated -incriminates -incrimination -incriminatory -incross -incrossbred -incrust -incrustation -incubational -incubatory -incudes -inculcator -inculpate -inculpation -inculpative -inculpatory -incult -incumbency -incumber -incunabulum -incurability -incuriosity -incurious -incuriously -incuriousness -incurrence -incurrent -incurrer -incurvate -incurvated -incurvates -incurvating -incurvation -incurvature -incurve -incus -incuse -indagate -indagation -indagator -indamine -indecency -indeclinable -indecorum -indefatigability -indefatigably -indefeasibility -indefeasible -indefeasibly -indefectibility -indefectible -indefectibly -indefensibility -indefensibly -indefinability -indefinably -indefinity -indehiscence -indehiscent -indelibility -indelicacy -indemnifier -indemnify -indemonstrable -indention -independency -indescribably -indestructibility -indestructibly -indeterminably -indeterminist -indexical -indican -indicational -indicatory -indicia -indictable -indiction -indictor -indifferency -indifferentism -indifferentist -indigen -indigence -indigene -indigenes -indigestibility -indign -indigotin -indisciplinable -indiscrete -indiscussible -indissociably -indissolubility -indissolubly -indistinguishability -indistinguishably -indite -indited -inditer -inditing -indivertible -indivertibly -individualistically -indivisibly -indocile -indocility -indoctrinator -indole -indomitability -indomitably -indrawn -indubitability -indubitably -inducibility -indue -indult -indurate -induration -indurative -indwell -indweller -indwelling -inebriant -inebriety -inedible -ineducability -ineducable -ineffability -ineffably -ineffaceability -ineffaceably -ineffectuality -inelasticity -inelegance -ineliminable -ineluctability -ineluctably -ineludible -inenarrable -ineptitude -inequivalve -inequivalved -ineradicability -ineradicably -inerrancy -inerrant -inertance -inestimably -inexhaustibility -inexhaustibly -inexistence -inexorability -inexpedience -inexpiably -inexplicability -inexpugnable -inexpugnableness -inexpugnably -inexpungible -inextinguishably -inextricability -infall -infanta -infantilism -infantility -infarct -infarcted -infarction -infatuate -infatuated -infatuations -infaunal -infectivity -infector -infecundibility -inferrer -inferrible -infestant -infiltrator -infiltrators -infinitival -inflammability -inflammably -inflammatorily -inflationism -inflationist -inflator -inflexion -inflictor -inflorescence -inflorescences -inflorescent -informatics -informatory -infract -infractor -infrahuman -infrangibility -infrangible -infrangibleness -infrangibly -infrasonic -infraspecific -infrastructural -infrequence -infrequency -infundibular -infundibulate -infusibility -infusoria -infusorial -infusorian -ingather -ingathering -ingenue -ingle -ingratiatory -ingress -ingression -ingressive -ingressiveness -ingrowing -inguinal -ingurgitate -ingurgitation -inhabitancy -inhalational -inhalator -inharmonic -inharmony -inherence -inheritability -inhumanity -inhumation -inhume -inhumed -inhumes -inhuming -inimitably -initialism -initiatory -initio -injectant -injector -injectors -injunct -inkhorn -inkiness -inkle -inkstand -inkwell -inky -inmost -innard -innersole -innerspring -innervate -innervated -innervates -innervating -innervation -innervational -innerve -innkeeper -innkeeper's -innkeepers -innocency -innominate -innovational -innovator -innovatory -innumerous -inobservance -inobservant -inoculant -inoculativity -inoculator -inoculum -inoffensive -inoffensively -inoffensiveness -inoperculate -inosculate -inosculated -inosculates -inosculating -inosculation -inositol -inotropic -inpatient -inphase -inpour -inquisitional -inquisitorial -inquisitorially -inrush -insalubrious -insalubrity -insanitation -insatiability -insatiably -insatiate -insatiately -insatiateness -inscriptional -inscriptive -inscriptively -inscroll -inscrutably -insculp -inseam -insectan -insectary -insecticidal -insecticidally -insectifuge -insectile -insectivore -insectivore's -insectivores -insectivorous -insectivory -inseminator -insentience -insentient -insertional -insessorial -insetted -inshore -insignificancy -insinuator -insipidity -insistency -insolate -insolation -insole -insolubly -insolvably -insoul -inspan -inspectorate -inspectorship -insphere -inspirator -inspiratory -inspirit -inspissate -inspissated -inspissation -inspissator -instalment -instalments -instancy -instantaneity -instar -instate -instating -instauration -instil -instillment -instils -institutionalism -institutor -instructorship -instructress -instrumentalism -instrumentality -insubstantiality -insufferableness -insufferably -insufficience -insufflate -insufflated -insufflates -insufflating -insufflation -insufflator -insugently -insulant -insularism -insupportably -insuppressibly -insurability -insurable -insurgency -insurmountably -insuror -insurrectional -insurrectionary -insurrectionist -insusceptibly -intaglio -intangibility -integrability -integrality -integrationist -integrator -integumental -integumentary -intellection -intellectualism -intellectualist -intellectualistic -intellectus -intelligential -intendance -intendment -intenerate -inteneration -intentionality -intepupillary -interactant -interactional -interatomic -interbrain -interbreed -intercalary -intercellular -intercellularly -intercession -intercessional -intercessor -intercessory -interclavicle -interclavicular -intercolumniation -intercommunion -intercomputer -interconversion -interconvert -interconvertibility -interconvertible -intercooler -intercostal -intercostally -intercrisis -intercrop -intercross -intercultural -interculturally -intercurrent -intercurrently -intercut -interdenominationalism -interdental -interdentally -interdepend -interdiction -interdictor -interdictory -interdiffuse -interdiffusion -interdigitate -interdigitation -interfacial -interfascicular -interferential -interferogram -interferogram's -interferograms -interferometrically -interfertile -interfertility -interfile -interframe -interfuse -interfusion -intergeneric -intergradation -intergradational -intergrade -intergrowth -interhemispheric -interionic -interiority -interjection -interjectional -interjectionally -interjector -interjectory -interlacement -interlaminate -interlamination -interlard -interleaf -interline -interlinear -interlinearly -interlineation -interlocal -interlocution -interlocutory -interlope -interloped -interloper -interlopes -interloping -interlunar -interlunary -intermarry -intermeddle -intermeddler -intermediacy -intermembrane -intermetallic -intermezzo -intermit -intermittence -intermitter -intermixture -internality -internationalism -interne -internecine -internee -internescine -interneuron -interneuronal -internist -internment -internodal -internode -internship -internuclear -internuncial -internuncially -internuncio -interoceptive -interoceptor -interoffice -interpellate -interpellation -interpellator -interpenetrate -interpenetration -interphase -interplant -interplead -interpleader -interpolator -interpolatory -interpretability -interpretational -interreligious -interring -interrogational -interrogee -interrogees -interscholastic -intersectoral -interservice -intersession -intersex -intersexual -intersexuality -intersexually -interspace -interspecific -interstadial -intersterile -intersterility -intersubjective -intersubjectively -intersubjectivity -intertestamental -intertidal -intertidally -intertie -intertill -intertillage -intertropical -intertwinement -intertwist -interurban -intervale -intervalometer -intervalometer's -intervalometers -interventionism -intervertebral -intervertebrally -interwar -interweave -interweaves -interzonal -interzone -intestacy -intima -intimidator -intimidatory -intinction -intine -intitule -intl -intnl -intonational -intraarterial -intraarterially -intracardiac -intracardial -intracardially -intracellular -intracellularly -intracranial -intracranially -intracutaneous -intracutaneously -intradermal -intradermally -intrados -intraepithelial -intragalactic -intramolecular -intramolecularly -intrans -intransigeance -intransigeant -intransigeantly -intrant -intraperitoneal -intraperitoneally -intrapersonal -intrapopulation -intrapsychic -intrapsychically -intraspecies -intraspecific -intraspecifically -intrauterine -intravascular -intravital -intravitally -intravitam -intrazonal -intreat -intrench -intrepidity -intrigant -intriguant -intrinsical -intrinsicalness -introductorily -introgressant -introgression -introgressive -introit -introjection -intromission -intromit -intromittent -intromitter -introrse -introrsely -introspectional -introspectionism -introspectionist -introspectionistic -introversive -introversively -intrvascularly -intsv -intuit -intuiting -intuitional -intuitionism -intumesce -intumescence -intumescent -intussuscept -intussusception -intussusceptive -inulin -inundator -inundatory -inurement -inurn -inutility -inv -invaginate -invaginated -invaginates -invaginating -invagination -invalidator -inveiglement -invenit -inventorial -inventorially -inventress -invercalt -invertase -investable -investigational -investiture -inveteracy -invictus -invigorator -inviible -invincibility -invincibly -inviolableness -inviolably -inviolacy -inviscid -invitatory -invocational -invocatory -involucral -involucrate -involucre -involucred -involucrum -involutional -involutionary -invulnerably -inweave -iodic -iodin -iodoamino -iodocompounds -iodoform -iodophor -iodoprotein -iodopsin -iodothyronines -iodotyrosines -iodous -ione -ionicity -ionium -ionospherically -iosola -iotacism -ipecacuanha -iproniazid -ipsilateral -ipsilaterally -iraqi -irascibility -irascible -irascibleness -irascibly -ireful -irenaeus -irenic -irenically -irenics -irid -iridaceous -irides -iridescence -iridescent -iridescently -iridic -iridosmine -irina -ironbound -ironclad -ironfisted -ironhanded -ironhandedly -ironhandedness -ironhearted -ironist -ironmaster -ironmonger -ironmongery -ironware -ironweed -irradiance -irradiator -irradicable -irradicably -irrationalism -irrationalist -irrationalistic -irreal -irreality -irreclaimable -irreclaimably -irreconcilability -irreconcilably -irreconciliable -irrecoverably -irrecusable -irrecusably -irred -irredenta -irreducibility -irreformability -irreformable -irrefragability -irrefragable -irrefragably -irrefrangible -irrefutability -irrefutably -irreg -irregardless -irrelative -irrelatively -irreligion -irreligionist -irreligious -irreligiously -irremeable -irremediably -irremovability -irremovably -irrepealability -irrepealable -irreplaceability -irreplaceably -irrepressibility -irrepressibly -irreproachability -irreproachably -irresoluble -irrespirable -irresponsive -irresponsiveness -irretrievability -irretrievably -irreversibility -irrevocability -irrigational -irrigationists -irrigator -irrigators -irrotational -irrotationally -irrupt -irrupted -irrupting -irruptive -irruptively -irrupts -isentropic -islandia -ism -isoagglutination -isoagglutinative -isoagglutinin -isoagglutinogen -isoalloxazine -isoantibody -isoantigen -isoantigenic -isoantigenicity -isobar -isobaric -isobutylene -isochromatic -isochron -isochrone -isochronism -isoclinal -isoclinally -isoclinic -isoclinically -isogram -isogram's -isograms -isolationist -isolator -isologue -isomagnetic -isomerase -isomeric -isomerism -isomerous -isometrical -isometrically -isometry -isomorphous -isoniazid -isonomy -isooctane -isophotal -isophote -isopiestic -isotonically -isotonicity -isotopically -isotopy -isozyme -isozymic -issuable -issuably -issueless -isthmic -italianate -itchiness -itchy -iterance -iterant -itineracy -itinerancy -itinerate -itinerated -itinerates -itinerating -itineration -itsy -iud -iuds -izaak -jabber -jabbered -jabberer -jabbering -jabbers -jabberwocky -jabot -jackal -jackal's -jackals -jackanapes -jackassery -jacketted -jacketting -jackhammer -jackscrew -jacobite -jacoby -jacquerie -jactitation -jagger -jaggery -jaggy -jai -jailbait -jailbird -jailbreak -jailor -jalousie -jamb -jambalaya -jammer -janis -janitress -japanned -japanner -japanning -jape -japer -japery -japes -japing -japonica -jardiniere -jarful -jargonistic -jasmine -jauntily -java -javanese -jawbreaker -jawline -jaybird -jazzily -jazzman -jeanne -jeepable -jeeringly -jell -jelled -jelling -jello -jells -jellylike -jerkily -jerkin -jerkwater -jeroboam -jessy -jesuitic -jesuitical -jesuitically -jesuitry -jetbead -jetport -jetsam -jettied -jetties -jettisonable -jetty -jettying -jeunes -jib -jibber -jibbers -jibbing -jibboom -jiff -jigged -jigglier -jiggly -jimjams -jingly -jingo -jingoes -jingoish -jingoism -jingoist -jingoistic -jingoistically -jink -jinks -jinn -jinni -jinny -jitney -jitneys -jiujutsu -jobbed -jobber -jobbers -jobrel -jocosity -jocularity -jocundity -jodhpur -jodhpurs -jogger -joggers -jogging -joinable -joinder -joinery -jointress -jointure -jointured -jointures -jointuring -jointworm -joist -joists -jollification -jollifications -jolty -jouncier -jouncy -jour -journalistically -journeywork -jow -jowlier -jowly -joyance -jubilarian -judgmatic -judgmatical -judgmatically -judoist -jugful -jugged -juggernaut -juggernaut's -juggernauted -juggernauting -juggernauts -jugglery -jugular -jugulum -juiceless -juicily -jujitsu -jujutsu -jukebox -julienne -junco -junctional -junctor -jungian -jungly -junkyard -junto -juntos -jural -jurally -jurassic -jurat -jure -jurel -juridic -jurisconsult -jurisconsults -juristic -juristically -jussive -jussives -juste -justiciability -justiciar -justifiability -justificative -justificatory -justment -jutted -juttied -jutties -jutty -juttying -juvenescence -juvenescent -juvenilia -juvenility -juvenocracy -juxtapositional -kaftan -kaiser -kale -kaleidoscope -kaleidoscoped -kaleidoscopes -kaleidoscopic -kaleidoscopical -kaleidoscopically -kaleidoscoping -kalmia -kapok -kaput -karateist -karma -karmic -karyatid -katydid -kava -kayak -kayaker -kayaks -kayo -kayoed -kayoing -kebab -kebabs -keddah -keegan -keelboat -keelhaul -keelless -keelson -keepsake -keepsakes -keeshond -kegful -kegsful -kelts -kerchieves -kern -kerne -kernite -kerosine -kerry -kerygma -kestrel -ketch -ketches -ketene -keto -ketogenesis -ketogenic -ketonic -ketose -ketosteroid -ketotic -kettledrum -kewaskum -kewaunee -keybutton -keyless -keyway -keyways -khrush -kibble -kibbled -kibbles -kibbling -kibbutz -kibbutznik -kibe -kibosh -kickapoo -kickshaw -kickshaws -kickstand -kickup -kickups -kiddish -kiddush -kiddy -kidskin -kiel -kielbasa -killdeer -killebrew -kiln -kilo -kilobar -kilocalorie -kilocalories -kilocurie -kilocycle -kilocycles -kilooersted -kiloparsec -kilorad -kilos -kilt -kilter -kindergartner -kindless -kindlessly -kine -kinematical -kinematically -kinescope -kinescoped -kinescopes -kineses -kinesic -kinesiology -kinesis -kineticist -kinetin -kinetochore -kinetonucleus -kinetoplast -kinetoplastic -kinetoscope -kinetosome -kinfolk -kinfolks -kingfish -kingmaker -kingship -kingside -kingwood -kinkajou -kinkajou's -kinnickinnic -kinsey -kinsfolk -kinswoman -kip -kipper -kippered -kippering -kippers -kips -kirk -kirkwood -kirsch -kismet -kissable -kitchenware -kitchenwares -kith -kithe -kithing -kitschy -kittle -kittled -kittler -kittles -kittling -kiva -kivu -kiwi -kiwi's -kiwis -kiz -kizzie -klatch -klatsch -klauber -kleptomania -kleptomaniac -kline -knackery -knavery -knavish -knavishly -kneadable -kneehole -kneeholes -knickknack -knifelike -knish -knitter -knitwear -knobbed -knobeloch -knockabout -knockabouts -knothole -knotter -knotweed -knout -knoweth -knowily -knowledgeability -knowledgeably -knucklebone -knucklebones -knucklehead -knuckleheaded -koine -koinonia -kola -kolkhoz -kombu -konga -konrad -kook -kookaburra -kookie -kookier -kookiness -kooky -kooning -kopeck -kopek -kowtow -kpc -kraemer -kraken -kremlinologist -kremlinology -kretchmer -krummholz -kudo -kudu -kulak -kultur -kurdish -kwashiorkor -labdanum -labellate -labellum -labia -labiate -lability -labium -laborious -laboriously -laboriousness -laborsaving -labradorite -labyrinthian -labyrinthine -laceless -lacelike -lacemaker -lacewing -lacework -lacey -laches -lachrymal -lachrymator -lachrymose -lachrymosely -lacier -laciniate -laciniated -laciniation -lackaday -laconic -laconically -laconics -laconism -laconisms -lacrimal -lacrimation -lacrimator -lactase -lacteal -lactic -lactiferousness -lactobionamide -lactobionamides -lactobionic -lactobionyl -lactogenic -lactoglobulin -lactone -lactonic -lacunal -lacunar -lacunaria -lacunary -lacunate -lacustrine -lacy -ladanum -laddie -lade -ladybird -ladybird's -ladybirds -ladybug -ladybug's -ladybugs -ladyfern -ladyfinger -ladykin -ladylove -ladyship -lage -lagger -lagniappe -lagomorph -lagomorphic -lagomorphous -lagoonal -laguna -laic -laical -laically -laicism -laird -lairdly -laitance -laitances -lakefront -lakeshore -lakewood -lakh -laky -lallygag -lallygagged -lam -lama -lamasery -lambast -lambaste -lambency -lambent -lambently -lambert -lambertian -lambeth -lambkill -lambskin -lamebrain -lamebrained -lamella -lamellae -lamellar -lamellarly -lamellas -lamellate -lamellately -lamellation -lamelliform -lametedly -lamia -laminal -laminaria -laminarian -laminarin -laminator -laminin -lampoonery -lamster -lanai -lancelet -lanceolate -lanceolately -lancet -lanceted -lancinate -lancinated -lancinates -lancinating -lancination -lancinations -landaulet -landes -landfall -landform -landlocked -landlordism -landlubber -landlubberly -landmass -landmasses -landowning -landside -landslip -landslips -landsman -landward -landwards -lanesmanship -langeland -languishment -languorous -languorously -langur -lankily -lanolin -lanuginous -lanuginousness -lanyard -laodicean -laparotomy -lapboard -lapdog -lapful -lapidarian -lapper -lappet -lapstrake -lapstreak -lapwing -larcener -larcenist -larcenous -larcenously -lardy -lares -largehearted -largess -larghetto -largish -largo -largos -larkier -larkspur -larky -larvicidal -larvicide -larynges -laryngitis -laryngology -laryngoscope -laryngoscopic -lasagna -lasagne -lascar -lase -lassie -lassies -lassitude -lassitudes -lassoes -latchet -latchkey -latchstring -latecomer -latecomers -lateen -lateener -lateiner -latened -latening -latensification -latensifications -latensified -latensifies -latensify -latera -laterite -lathery -latices -laticiferous -latish -latitudinarian -latitudinarianism -latten -latticework -lattimer -latus -laudability -laudable -laudableness -laudation -laudations -laudative -laudatorily -laughterful -launderability -launderette -launderettes -laundress -laundryman -laundrywoman -laurate -laureateship -lavabo -lavage -lavaged -lavalava -lavaliere -lavalike -lavallade -lavalliere -lavation -lavational -lavato -lave -laveer -laver -laverock -laving -lawmaker -lawny -laxation -layabout -layabouts -layaway -layerage -layette -layover -layovers -laypeople -laywoman -laywomen -laze -lazes -lazyish -lea -leachable -leadeth -leadier -leadless -leadoff -leadwork -leady -leafage -leaflike -leafstalk -leafstalks -leakily -leant -leapfrogged -leapfrogging -learnable -leary -leastways -leastwise -leasure -leatherback -leatherlike -leatherwork -lecherous -lecherously -lecherousness -lecithin -lecithinase -lectern -lectern's -lecterns -lectin -lectin's -lectins -lection -lectionary -lectureship -lederhosen -ledgy -leeboard -leeds -leftism -legalese -legalism -legalist -legalistic -legalistically -legateship -legatine -legator -legendarily -legendry -legerity -leges -legionary -legionnaire -legionnaires -legis -legislatorial -legislatorship -legislatress -legislatrix -legist -legit -legitimism -legitimist -legless -legman -legroom -legwork -lei -leith -lemke -lemony -lemur -lemures -lengthways -lenience -lenis -lenitive -lenitively -lenity -lense -lensless -lenticulate -lenticulation -lentissimo -lento -leopardess -leotard -leotards -lepidolite -lepidopterist -leprechaun -leprechauns -leprotic -leprous -leprously -leprousness -lepton -lepton's -leptons -leptospiral -les -lesbianism -lessee -letch -letdown -letdowns -lethargic -lethargically -letted -letterpress -letup -leu -leucine -leucite -leucitic -leucoma -leukemic -leukemoid -leukocyte -leukocytic -lev -levanter -levator -levatores -levators -leveeing -levelheaded -levelheadedness -leven -leveret -leviathan -leviathan's -levigate -levigated -levigates -levigating -levigation -levirate -leviratic -levitational -levorotation -levorotatory -levulose -lewellyn -lewisite -lexica -lexicality -lexicographer -lexicographer's -lexicographers -lexicography -lexicostatistic -lexicostatistics -ley -liaise -liaised -liaises -liaising -liana -lib -libationary -libelist -liber -liberace -liberalist -liberalistic -liberationist -liberationists -libertarianism -libertie -libertinage -libertinism -libidinal -libidinally -libra -librae -librarianship -librate -libration -librational -libratory -libriform -licating -licenseless -licenselesses -licensure -licentiate -licentiateship -lichee -lichenous -licht -lichtenstein -lichter -lickerish -lickerishly -lickerishness -lickspittle -lictor -lidded -lido -lidocaine -lidos -lieberman -lief -lierne -lieutenancy -lieve -lifeful -lifeline -lifelines -lifemanship -lifesaver -lifeway -lifework -liftable -liftman -ligamentary -ligamentous -ligate -ligated -ligates -ligating -ligation -ligations -lighterage -lightface -lightfaced -lightfooted -lightfootedly -lightfootedness -lightful -lighthanded -lighthandedness -lightheaded -lightish -lightless -lightship -lightsome -lightsomely -lightsomeness -lightyear -lightyears -ligneous -lignification -lignified -lignifies -lignify -lignifying -lignin -lignitic -lignocellulose -ligulate -ligule -ligure -likability -likable -likableness -lilliput -lilliputian -limba -limbless -limbus -limeade -limekiln -limen -limey -limier -liminal -limitable -limitary -limitational -limitative -limitrophe -limmer -limn -limner -limnetic -limnic -limning -limnological -limnologically -limnologist -limnology -limo -limo's -limonene -limonite -limonitic -limos -limpet -limpidity -limpkin -limpsy -limulus -limy -linac -linage -linate -linated -lination -linchpin -linchpin's -linchpins -lindy -lineality -lineament -lineamental -lineation -linebacking -linebreed -linecaster -linecasting -lineolate -lineolated -lineprinter -lineprinter's -lineprinters -linerless -linesman -linga -lingoes -lingonberry -linguae -linguine -linguistical -linguistician -lingulate -linin -linkboy -linkman -linksman -linkup -linoleate -linoleic -linolenate -linos -lintel -linty -linum -lionhearted -lionlike -lipide -lipidic -lipless -liplike -lipolysis -lipolytic -lipped -lippen -lippier -lipping -lippy -lipread -lipreading -liquate -liquated -liquates -liquating -liquation -liquations -liquefactive -liquefactive's -liquefactives -liquefiability -liquefiable -liquescent -liquidator -liquorice -lira -liras -lire -lisle -liss -lissom -lissome -lissomely -lissomeness -liste -listel -listenable -listeriosis -liston -literalist -literalistic -literality -literarily -literati -literatim -literator -literatus -litharge -lithesome -lithia -lithiasis -lithic -lithically -litho -lithographic -lithographically -lithologic -lithological -lithologically -lithophane -lithophyte -lithophytic -lithopone -lithos -lithosol -lithotomy -lithuanian -litigable -litotes -litterateur -litterbag -littermate -littermate's -littermates -littery -liturgiologist -liturgiology -liturgist -litz -liveability -liveable -livelily -livelong -liverish -liverishness -liveryman -lividity -livlihood -lixiviate -lixiviated -lixiviates -lixiviating -lixiviation -lizzy -llama -llama's -llamas -llano -llanos -lo -loach -loaches -loanable -loanword -loanword's -loanwords -lobar -lobate -lobated -lobately -lobation -lobbing -lobbyer -lobbyism -lobbyist -lobectomy -lobelia -lobeline -loblolly -lobo -lobos -lobscouse -lobsterman -lobstermen -lobulate -lobulated -lobulation -lobulose -localism -localite -locatable -loch -lockable -lockage -lockbox -locket -lockies -lockjaw -lockstep -lockstitch -loco -locoes -locofoco -locoism -locomote -locomoted -locomotes -locomoting -locular -loculate -loculated -loculation -locule -loculed -loculus -locution -locutor -lode -loden -lodestar -lodgement -loess -loftily -logbook -loggets -loggia -loggie -loggy -logia -logicality -logistician -lognormal -lognormality -lognormally -logo -logogram -logogram's -logogrammatic -logograms -logograph -logographic -logographically -logogriph -logomachy -logorrheic -logos -logotype -logroll -logroller -logrolling -logwood -logy -lollipop -lollop -lollygag -lollypop -londonderry -lonelily -longanimity -longanimous -longboat -longboats -longbow -longbowman -longeron -longevous -longhair -longhaired -longhead -longheaded -longheadedness -longhouse -longlegs -longline -longshoreman -longshoring -longsome -longsomely -longsomeness -longspur -longstreet -longue -longwinded -loo -loobies -looby -looney -loonier -looniness -loony -loosestrife -lopper -loppier -loppy -lopseed -loquat -loran -lorans -lorca -lordling -lordosis -lordotic -loreal -lorgnette -lorgnettes -lorgnon -lorgnons -loricate -loricated -loris -lorn -lornness -lory -los -losable -losableness -losel -loth -lotharios -lotos -lotted -lotting -lotto -loudmouth -loudmouthed -lough -loup -loupe -louping -lousily -lout -loutish -loutishly -loutishness -louts -loveable -lovejoy -lovelily -lovelock -lovelocks -lovemaking -lovesick -lovesickness -lovesome -lowborn -lowbred -lowbrow -lowermost -lowery -lowlihead -lowlily -lown -lox -loxes -loxodrome -loxodromic -loxodromically -loxodromics -loy -loyola -lubber -lubberland -lubberlanders -lubberliness -lubberly -lubbers -lube -lubric -lubrical -lubricator -lubricous -lubritorium -lucency -lucien -luciferous -lucubrate -lucubrated -lucubrates -lucubrating -lucubration -lucubrations -lucubrator -luculent -luculently -ludmilla -lues -luetic -luetically -luggageless -lugger -lugubrious -lugubriously -lugubriousness -lukemia -lum -lumbago -lumberjack -lumberjack's -lumberjacks -lumbian -lumenal -lumens -lumina -luminaire -luminal -luminance -luminesce -luminesced -luminescing -luminiferous -luminist -lummus -lumpily -luncheonette -lune -lunes -lunette -lungfish -lunisolar -lunitidal -lunker -lunkhead -lunkheaded -lunt -lunule -luny -lupanar -lupulin -lupus -lurdane -lusion -lustihood -lustra -lustral -lustrate -lustrated -lustrates -lustrating -lustration -lustrations -lustrum -luteal -lutenist -luteous -lutetium -lutihaw -lux -luxate -luxated -luxates -luxating -luxation -luxations -lycanthropic -lycanthropy -lycee -lyceum -lychee -lychnis -lycidas -lymphadenitis -lymphatic -lymphatically -lymphoblast -lymphoblastic -lymphocytic -lymphocytosis -lymphoid -lymphomatoid -lymphomatosis -lymphomatous -lymphopoiesis -lyndon -lyonnaise -lyophile -lyophilic -lyophobic -lyotropic -lyrate -lyrated -lyrately -lyrebird -lyrebird's -lyrebirds -lyrism -lyrist -lysate -lyse -lysergic -lyses -lysimeter -lysimeter's -lysimeters -lysimetric -lysin -lysine -lysing -lysis -lysogen -lysogenic -lysogenicity -lysogeny -lysolecithin -lysosomal -lysosomally -lysosome -lysozyme -lytically -macadam -macaque -macaronic -macaronically -macaronies -macaroon -macaw -macaw's -macaws -macerate -macerated -macerates -macerating -maceration -macerations -macerator -macerators -machete -machicolate -machicolation -machinability -machinate -machinated -machinates -machinating -machinator -machineable -mackerel -mackerels -mackle -mackled -mackles -macklin -mackling -macle -macled -macrame -macroaggregate -macroaggregated -macrobiotic -macrobiotics -macrocephalic -macrocephalous -macrocephaly -macrocosm -macrocosmic -macrocosmically -macrocyte -macrocytic -macrocytosis -macroeconomic -macroevolution -macroevolutionary -macrofossil -macrogamete -macroinstruction -macron -macronucleus -macronutrient -macropathological -macropathology -macrophagic -macrophyte -macrophytic -macroscale -macroscopical -macrostructural -macrostructure -macrostructure's -maculate -maculated -maculates -maculating -maculation -maculations -macule -madded -maddish -madrigalian -madrigalist -madrilene -madrona -madrone -madstone -madstones -madwoman -madwomen -maelstrom -maelstrom's -maelstroms -maenadic -maeterlinck -mafia -mafioso -magazinism -magazinist -magazinists -maggotries -maggotry -magicked -magicking -magill -magisterium -magistracy -magistral -magistrally -magistrateship -magistratical -magistratically -magistrature -magma -magmatic -magna -magnesian -magnetitic -magnetodynamo -magnetoelectric -magnetoelectrical -magnetoelectricity -magnetofluidmechanic -magnetofluidmechanics -magnetogasdynamic -magnetogasdynamics -magnetogram -magnetogram's -magnetograms -magnetograph -magnetohydrodynamic -magnetohydrodynamics -magnetometer -magnetometer's -magnetometers -magnetometric -magnetometry -magnetomotive -magneton -magnetooptic -magnetooptical -magnetooptics -magnetoscope -magnetosphere -magnetospheric -magnetostatic -magnetostriction -magnetostrictive -magnetostrictively -magnetron -magnetrons -magnific -magnifical -magnifically -magnifico -magniloquence -magniloquent -magniloquently -magtape -magtapes -maguire -maguires -magus -maharaja -maharaja's -maharajah -maharanee -maharani -maharishi -mahatma -mahatmaism -mahler -mahlstick -mahout -maidenhead -maidenhood -maidhood -maidish -maieutic -maieutical -maieutics -mailability -mailbag -mailbags -mailboat -mailboats -maillot -mailplane -mailplanes -mailsack -mailsacks -mainmast -mainsail -mainsheet -mainspring -maintop -maisonette -maisonettes -maitre -maitres -maize -maizer -maizers -maizes -majestical -majolica -majordomo -majordomos -majorette -majorettes -majuscular -majuscule -makeable -makebate -makefast -makepeace -makeshifty -makeweight -mako -makos -mal -malachite -malacologic -malacological -malacologist -malacology -malacostracan -maladaptation -maladminister -maladministration -malamud -malamute -malapert -malapertly -malapertness -malapportioned -malapportionment -malappropriate -malappropriated -malappropriates -malappropriating -malapropian -malapropos -malar -malarian -malariated -malariologist -malariology -malarkey -malate -malathion -malaxate -malaxated -malaxates -malaxating -malconduct -malconformation -maldevelopment -maldistribute -maldistribution -maledictory -malefaction -malefic -maleficence -maleficent -malemute -malentendu -malfeasance -malgovernment -malic -maliferous -malignance -malignity -malinger -malingered -malingerer -malism -malleability -mallemuck -malleus -mallow -malmsey -malodorous -malodorously -malodorousness -malolactic -malposition -malpractitioner -maltase -maltobionic -maltose -maltreatment -maltster -malty -malvasia -malvasian -malversation -malvoisie -mammalogist -mammalogy -mammary -mammer -mammies -mammillar -mammillary -mammillate -mammillated -mammock -mammography -mammon -mammonism -mammonist -mammonite -mammy -mana -manacle -manacled -manacles -manacling -manageability -manageably -managemental -manageress -managership -manchet -mancipation -mancipatory -manciple -manciples -mandala -mandarinate -mandarinates -mandarinic -mandarinism -mandataries -mandatary -mandator -mandatorial -mandibular -mandibulate -mandola -mandolinist -mandolinists -mandorla -mandragora -mandrel -mandril -mandrill -manducate -manducated -manducates -manducating -manege -manful -manfully -manfulness -manganate -manganesian -manganic -manganite -manganous -mange -mangel -mangier -mangily -manginess -mango -mango's -mangos -mangrove -mangy -manhandle -manhandled -manhandles -manhandling -manhunt -manhunts -manically -manicotti -manicurist -manifestant -manifesto -manifesto's -manifestoed -manifestoes -manifestoing -manifestos -manioc -manipular -manitowoc -mankowski -manless -manlike -mannerist -manneristic -mannerless -mannikin -mannish -mannishly -mannishness -mannitic -mannitol -mannopyranosyl -mannosyl -manometric -manometrical -manometrically -manometry -manorialism -manque -manrope -manropes -mansard -mansarded -manse -manship -manslayer -mansuete -mansuetude -mantelet -mantelpiece -mantelshelf -mantic -mantis -mantises -mantra -mantua -manubrium -manuduction -manuductory -manufactory -manumission -manumit -manumitted -manumitting -manurial -manuscriptal -manward -manwards -manwise -manyfold -manzanita -maplecrest -mapmaker -mapmakers -mapmaking -mapper -mappery -mappist -mappists -maquillage -maquis -marabou -maraschino -marasmic -marasmus -maraud -marauder -marauding -marauds -marbly -marcelled -marcelling -marchesa -marchese -marchioness -marchpane -marconigram -marconigram's -marconigrams -marcotte -margarita -marginate -marginated -marginates -marginating -margination -marginations -mariachi -marimba -marish -marjoram -markdown -marketeer -marketeer's -marketeering -marketeers -marketwise -markovitz -marksmen -markswoman -markswomen -markup -markups -marl -marline -marmoreal -marmoreally -marmorean -marmoset -marmoset's -marmosets -marmot -marplot -marque -marquet -marquisate -marquise -marquisette -marrowfat -marrowless -marrowy -marse -marshalcy -marshalship -marshier -marshiness -marshmallowy -marshy -marsupial -marsupial's -marsupials -marsupium -martensite -martensitic -martensitically -martinet -martlet -martyrologies -martyrologist -martyrologists -martyrology -martyry -marzipam -marzipan -maskable -masochism -masochistic -masochistically -massbus -masseter -masseteric -masseur -masseurs -masseuse -massicot -massif -massifs -massy -mastectomies -mastectomy -mastership -mastersinger -mastersingers -masterstroke -masterstrokes -masterwork -masthead -mastic -masticate -masticated -masticates -masticating -mastication -mastications -masticator -masticators -masticatory -mastitic -mastodonic -mastodont -mastoid -mastoidectomy -mastoideus -mastoiditis -masturbational -masturbatory -matador -matchboard -matchboarding -matchlock -matchwood -matelote -materfamilias -materialist -materialistically -materiality -matey -maths -matinal -matins -matriarchate -matriarchy -matric -matricidal -matricide -matriculant -matrilineal -matrilineally -matroid -matronymic -matt -matte -mattei -mattery -mattie -mattock -matutinal -matutinally -matzo -matzos -maude -maudlinism -maudlinisms -maugre -mauricio -maxi -maxilla -maxillae -maxillary -maxillas -maxilliped -maxillipede -maximalist -mayapple -mayflower -mayfly -mayoralty -mayoress -maypole -mayst -mazy -mazzard -mea -meadowlark -meadowlark's -meadowlarks -meagre -mealie -mealymouth -mealymouthed -mealymouthedly -mealymouthedness -mealymouthednesses -meandrous -measurability -measureless -meatball -meatballs -meath -meatman -meatmen -mech -mechanician -mechanistically -mechanoreceptor -mecholyl -mecum -medallic -meddlesome -meddlesomeness -mediacy -mediad -mediae -medial -medially -mediant -mediational -mediatorial -mediatorship -mediatory -mediatress -mediatresses -mediatrice -mediatrix -medicable -medicably -medicaid -medicament -medicamented -medicamenting -medicamentous -medicaments -medicare -medicinable -medicolegal -medievalise -medievalises -medievalism -medievalism's -medievalisms -medievalistic -medievalistics -meditator -mediumship -medlar -medlars -medulla -medullary -medullated -medusae -medusoid -meerschaum -megabuck -megacycle -megagamete -megagametophyte -megakaryocyte -megakaryocytic -megalith -megalithic -megaloblast -megaloblastic -megalomaniacal -megalomaniacally -megalomanic -megalopolis -megalopolistic -megalopolitan -megalopolitanism -megalopteran -megalopterous -megaparsec -megaphone -megaphonic -megapolis -megapolitan -megarians -megascopic -megascopically -megasporangium -megaspore -megasporic -megasporogenesis -megasporophyll -megillah -megrim -megrims -meiosis -meiotic -meiotically -meister -melancholia -melancholiac -melancholic -melancholically -melanic -melanism -melanist -melanistic -melanite -melanitic -melanoblast -melanoblastic -melanoblastoma -melanochroic -melanocyte -melanogenesis -melanoid -melanophore -melanosis -melanotic -melatonin -melic -melies -meliorator -meliorism -meliorist -melioristic -mell -melliferous -mellifluent -mellifluently -mellifluous -mellifluously -mellifluousness -mellitin -mellophone -melodist -melodramatically -melodramatist -meltability -meltable -meltdown -meltdown's -meltwater -meltwaters -membranal -membraneless -membranous -membranously -meme -memorably -memorialist -memoriter -menarcheal -mencken -menckenese -mendable -mendicancies -mendicancy -mendicant -mendicants -mendicities -mendicity -mendoza -menhaden -menhir -meningeal -meninges -meningitic -meningitis -meningococcal -meningococcic -meninx -menisci -meniscus -meniscuses -menominee -menopausal -menorah -menorrhagia -menorrhagic -mensal -mensch -mense -menseful -menseless -menservants -menstruous -menstruum -mensurability -mensural -mensurational -menswear -mentalist -mentation -mentations -menthol -mentholated -mentorship -mentum -meow -meow's -meowed -meowing -meows -mephitic -mephitis -mercantilism -mercantilist -mercantilistic -mercenarily -mercery -merchantable -merchantman -merchantmen -mercurate -mercurated -mercurates -mercurating -mercuration -mercurations -mercurous -merganser -mergence -mergences -meridional -meridionally -merino -meristically -meriwether -meroblastic -meroblastically -merocrine -meromorphic -meromyosin -merrick -merrimac -merrymaker -merryman -merrythought -mescal -mesdames -mesdemoiselles -meseems -mesenteric -mesenteron -meshwork -meshy -mesial -mesially -mesic -mesically -mesmerically -mesmerism -mesmerisms -mesmerist -mesmerists -mesne -mesoblast -mesoblastic -mesocarp -mesoderm -mesodermal -mesodermic -mesomerism -mesomorph -mesomorphic -mesomorphism -mesomorphy -mesonephric -mesonephros -mesonic -mesopause -mesopelagic -mesophase -mesophases -mesosome -mesosphere -mesospheric -mesothoracic -mesothorax -mesothorium -mesotron -mesotronic -mesotrophic -messaline -messiahship -messianic -messianism -messuage -messuages -mestizo -metabole -metabolically -metacarpal -metacarpus -metacentric -metachromatic -metaethical -metaethics -metagalactic -metagalaxies -metagalaxy -metagenesis -metagenetic -metagenetically -metalicities -metalicity -metalicity's -metallically -metallike -metallist -metallists -metallographer -metallographic -metallographically -metallographist -metalloidal -metallurgist -metalware -metamathematician -metamathematics -metamere -metameric -metamerically -metamerism -metamorphically -metanephric -metanephros -metaph -metaphase -metaphysician -metaplasia -metaplasm -metaplasmic -metaplastic -metaprotein -metapsychological -metapsychology -metasomatic -metasomatically -metasomatism -metastability -metastable -metastably -metastasis -metastatic -metastatically -metatarsal -metatarsally -metatarsus -metate -metathesis -metathetic -metathetical -metathetically -metathoracic -metazoa -metazoal -metazoan -metempsychosis -metencephalic -metencephalon -meteorically -meteoritical -meteorograph -meteorographic -meteoroidal -meteorol -meteorologic -meteorologicaly -meteorologist -methacrylate -methadon -methadone -methamphetamine -methanolic -metheglin -methinks -methionine -methodic -methodistic -methodologist -methought -methylal -methylamine -methylase -methylate -methylated -methylation -methylator -methylcholanthrene -methylic -methylnaphthalene -methylphenidate -meticulosity -metier -metis -metonym -metonymic -metonymical -metonymically -metonymy -metope -metopon -metrazol -metrication -metrist -metrological -metrologically -metrologist -metrology -metronomic -metronomical -metronomically -mewl -mezuza -mezuzah -mezzanine -mezzanines -mezzotint -miasmatic -miasmic -micaceous -micellar -micelle -micelle's -micelles -micra -microampere -microamperes -microanalyst -microanalytical -microanatomical -microanatomy -microbarograph -microbe -microbe's -microbeless -microbes -microbic -microbiologic -microbiological -microbiologically -microbiologist -microbiology -microbus -microcalorimetric -microcephalic -microcephaly -microcircuit -microcircuitry -microcircuits -microcirculation -microcirculatory -microclimate -microclimates -microclimatic -microclimatological -microclimatologist -microclimatology -microcline -microclines -micrococcal -micrococcus -microconsumer -microcontroller -microcopier -microcopy -microcosmic -microcosmically -microcrystal -microcrystalline -microcrystallinity -microcyte -microcytic -microdensitometer -microdensitometer's -microdensitometers -microdensitometric -microdensitometry -microdissection -microdomain -microdomains -microelectrode -microelectronic -microelectronically -microelectronics -microelectrophoresis -microelectrophoretic -microelectrophoretical -microelectrophoretically -microelement -microencapsulate -microencapsulation -microenvironment -microenvironmental -microevolution -microevolutionary -microfarad -microfarads -microfauna -microfaunal -microfibril -microfibrillar -microfiche -microfiches -microfilaria -microfilarial -microfine -microflash -microflora -microfloral -microform -microfossil -microfungal -microfungus -microgamete -microgametocyte -micrograph -micrographer -micrographers -microgroove -microhabitat -microhardness -microinch -microinjection -microlith -microlithic -micromania -micromanipulation -micromanipulator -micromere -micrometeorite -micrometeoroid -micrometeorological -micrometeorologist -micrometeorology -micromethod -micrometric -micrometry -micromicrofarad -micromicrofarads -micromicron -microminiature -micronuclear -micronucleate -micronucleus -micronutrient -micronutrients -microorganic -micropaleontologic -micropaleontological -micropaleontologist -micropaleontology -microparasite -microparasites -microparasitic -microphage -microphonic -microphonics -microphotograph -microphotographer -microphotographic -microphotography -microphotometer -microphotometer's -microphotometers -microphotometric -microphotometrically -microphotometry -microphyll -microphyllous -microphysical -microphysically -microphysics -micropipet -micropipette -microplankton -micropore -microporosity -microporous -microprint -microprobe -microprogrammable -microprojection -microprojector -micropulsation -micropump -micropylar -micropyle -microradiograph -microradiographic -microradiography -microreader -microrelief -microreproduction -microscale -microscopist -microsection -microseism -microseismic -microseismicity -microsome -microsomes -microspectrophotometer -microspectrophotometer's -microspectrophotometers -microspectrophotometric -microspectrophotometrical -microspectrophotometrically -microspectrophotometry -microsphere -microspheric -microsporangium -microspore -microsporic -microstate -microstructural -microstructurally -microstructure -microstructures -microsurgery -microsurgical -microtechnic -microtechnique -microtome -microtomes -microtonal -microtonality -microtonally -microtone -microtones -microtubular -microtubule -microtubules -micturate -micturated -micturates -micturating -micturition -micturitions -midafternoon -midbrain -midcapacity -midcourse -midden -middens -middies -middlebrow -middlebrowism -middlebrows -middorsal -middy -midfield -midfielder -midget -midgut -midline -midmost -midplane -midportion -midrash -midrashic -midrashim -midrib -midribbed -midriff -midriffs -midsemester -midsole -midsummery -midtown -midwatch -midwatches -midwifery -midwing -midwintry -midwived -midwiving -mig -mightless -mignonette -migraine -migraines -migrainous -migrancy -migratetic -migratetics -migrational -migrationist -migrationists -migrator -migratorial -migs -mikado -mikhail -mikoyan -mila -milacre -milady -milanese -milch -mildewcide -mildewproof -mildewy -mildhearted -mildish -milepost -milesian -milfoil -milfoils -milia -miliaria -miliarial -miliarias -miliary -milieux -milinch -militance -militances -militancies -militancy -militaristic -militaristically -militaryism -militaryisms -militiaman -milium -milkily -milkless -milklike -milkman -milkmen -milksop -milksopping -milksoppy -milkstone -millable -millage -millboard -millcourse -milldam -millenaries -millenary -millenia -millennial -millerite -millesimal -millesimally -millhouse -milliammeter -milliammeter's -milliammeters -milliard -milliary -millibar -millibarn -millicron -millicurie -millicycle -millidarcy -millieme -milliemes -milliequivalent -millifarad -milligal -millihenry -millihertz -millihg -millilambert -millilux -millime -millimetric -millimicrofarad -millimicrofarads -millimicron -millimicrosecond -millimolar -millimolarity -millimole -milline -milliner -millionairedom -millionairess -millionary -millionfold -milliphot -millipoise -millirad -milliroentgen -millman -millmen -millowner -millpond -millponds -millrace -millraces -millsite -millstream -millstreams -milord -milquetoast -milquetoasts -milt -milter -mim -mimetism -mimical -mimicry -mimosa -min -minable -minaret -minareted -minarets -minatory -mincy -mineable -minestrone -minesweeping -mingy -miniaturist -miniaturistic -miniaturists -minibus -minibuses -minicam -minicamera -minicar -minicartridge -minikin -minim -minimalism -ministrable -ministrant -ministration -minitrack -minium -minot -minous -minster -minstrelsy -mintage -minuscular -minutia -minutial -minx -minxes -miocrystalline -mioses -miosis -miotic -mirabilite -miracular -miraculism -miraculisms -miraculist -miraculists -mirate -mirated -mirates -mirating -miration -mirations -mirky -mirrorlike -mirrory -mirthful -mirthfully -mirthfulness -mirths -miry -misaddress -misaddressed -misadjustment -misadventure -misadventured -misadventures -misadventurous -misadvise -misaim -misalliance -misally -misandry -misanthropically -misanthropism -misanthropist -misanthropists -misanthropy -misappreciate -misappreciation -misapprehend -misapprehended -misapprehending -misapprehendingly -misapprehends -misapprehension -misapprehensions -misapprehensive -misapprehensively -misapprehensiveness -misappropriate -misappropriates -misappropriation -misarranged -misarrangement -misarray -misascription -misassignment -misattribution -misbecome -misbecoming -misbeget -misbehadden -misbeholden -misbelief -misbelieve -misbeliever -misbelieving -misbelievingly -misbeseem -misbestow -misbirth -misc -miscalculate -miscalculates -miscalculating -miscalculator -miscall -miscaller -miscast -miscasting -miscasts -miscegenational -miscellanea -miscellaneity -miscellanist -miscellanists -mischance -mischiefful -miscibility -miscible -misclassifications -misclassify -miscomprehend -miscomprehension -misconceit -misconceive -misconceived -misconceiver -misconceives -misconceiving -misconduct -misconducted -misconducting -misconducts -miscontent -miscontentment -miscook -miscopy -miscorrect -miscorrected -miscounsel -miscounseled -miscreance -miscreances -miscreate -miscreation -miscreative -miscreator -misdate -misdeal -misdealing -misdeem -misdeems -misdeliver -misdelivered -misdelivery -misdemean -misdescribe -misdescription -misdescriptive -misdo -misdoer -misdoing -misdoubt -miseducated -miseducation -misemphasis -misemphasization -misemphasize -misemphasized -misemphasizes -misemphasizing -misemploy -misemployment -misericorde -mises -misesteem -misestimate -misestimation -misfeasance -misfeasor -misfeed -misfile -misfiled -misfiles -misfiling -misgive -misgives -misgovern -misgovernment -misguidance -mishandle -mishandled -mishandles -mishandling -mishear -mishmash -misimpression -misimprove -misinformative -misintelligence -misinterpretable -misjoinder -misknow -misknowledge -misknows -mislabel -mislay -mislaying -mislays -misleared -mislike -mismachine -mismanagement -mismarriage -mismate -misogamic -misogamist -misogamists -misogamy -misogynic -misogynistic -misologist -misology -misoneism -misorder -misperception -misperceptions -misplay -mispleading -mispoint -mispraise -misprint -misprision -misprisions -misprize -misprized -misprizes -misprizing -mispunctuate -mispunctuation -misquotation -misquote -misquotes -misreckon -misrecollect -misrecollection -misregister -misregistration -misremember -misreport -misrepresentative -misrule -misruled -misruler -misrules -misruling -missend -misshape -misshapes -missileer -missileers -missileman -missilemen -missilery -missilry -missionate -missort -missout -misspeak -misspend -misspended -misspender -misspending -misspends -misstrike -misterm -mistful -misthink -mistily -mistime -mistimed -mistrain -mistranslate -mistranslation -mistreatment -mistrustful -mistrustfully -mistrustfulness -misusage -misvalue -misventure -miswrite -miswrites -miswriting -mitch -miterwort -mitigator -mitigators -mitigatory -mitochondria -mitochondrion -mitogenesis -mitogenetic -mitogenic -mitoinhibitory -mitosis -mitotic -mitotically -mitral -mitt -mitted -mittimus -mitts -mitzvah -mitzvah's -mitzvahes -mixable -mixologist -mixologists -mixology -mizzenmast -mizzle -mizzled -mizzles -mizzling -mizzly -mlea -moanful -moanfully -mobbish -mobbishly -mobbishness -mobbism -mobocracy -mobocrat -mobocratic -mocha -mockernut -moderationist -moderatism -moderato -moderatorship -modernist -modicity -modificative -modiste -modulability -modulatory -moduli -mogul -mohair -mohm -moil -moiler -moiling -moilingly -moistureless -molality -molarity -moldable -molecularity -moleskin -moleskins -molestation -molestations -molluscan -molluskan -molotov -molt -molter -molto -molts -molucca -moly -molybdate -molybdic -molybdous -momental -momentaneous -monachal -monachism -monadism -monandrous -monandry -monarchal -monarchial -monarchical -monarchically -monarchism -monarchist -monarchistic -monarchists -monasterial -monastical -monastically -monatomic -monde -mondrian -monel -moner -monestrous -monet -monetarily -moneybags -moneylender -moneylending -moneyless -moneymake -moneymaker -moneywort -monger -mongered -mongering -mongers -mongolism -mongoloid -mongrel -mongrelism -mongrelly -mongrelness -monic -monicker -monied -moniker -monilia -monish -monism -monist -monistic -monistical -monition -monitions -monitorial -monitorially -monitorship -monitory -monitress -monkeries -monkery -monkeyflower -monkeyshine -monkhood -monoacid -monoacidic -monoamine -monochasial -monochromat -monochromatically -monochromaticity -monochromatism -monochromic -monochromist -monocline -monocoque -monocracy -monocrat -monocratic -monocultural -monoculture -monocycle -monocyclic -monocycly -monocyte -monocytic -monodisperse -monodist -monodrama -monodramatic -monoecious -monoeciously -monoecism -monoenergetic -monoester -monofilament -monofuel -monogamic -monogamist -monogamists -monogastric -monogenean -monogenesis -monogenetic -monogenic -monogenically -monogerm -monogram -monogram's -monogrammatic -monograms -monographic -monographical -monography -monogynous -monogyny -monohybrid -monoid -monolayer -monologuist -monomania -monomaniac -monometallic -monometer -monometer's -monometers -monomolecular -monomolecularly -monomorphemic -monomorphic -monomorphism -monomorphous -monophonically -monophony -monophthong -monophthongal -monophyletic -monophyletism -monoplane -monoploid -monopodial -monopodially -monopolist -monopolistically -monopropellant -monopsony -monopulse -monorail -monorail's -monorails -monosaccharide -monosaccharides -monosomic -monostat -monostatic -monosyllabically -monosyllabicity -monosymmetric -monosymmetry -monosynaptic -monosynaptically -monotheist -monotheistical -monotheistically -monotint -monotrematous -monotreme -monotrichous -monotype -monotypic -monovalent -monovular -monoxide -monozygotic -monsoonal -monstrance -monstrances -montaigne -monte -monticule -monumentless -mooch -moocher -mooches -mooching -moola -moolah -moonbeam -moonbeam's -moonbeams -moonbow -mooncalf -mooneye -moonish -moonishly -moonless -moonlet -moonquake -moonrise -moonscape -moonseed -moonset -moonstone -moonstruck -moonward -moony -moorage -mopper -moppet -morainal -morainic -moralism -moralistically -morassy -moray -mordacious -mordaciously -mordacity -mordancy -mordent -morehouse -morel -moresque -morganatic -morganatically -morganite -moribundity -moron -moronically -moronism -moronity -morosity -morph -morphinic -morphinism -morpho -mort -mortarboard -mortem -mortgagor -mortgagors -mortimer -mortise -mortising -mortmain -mortuaries -mortuary -mortuary's -mosaically -mosaicism -mosaicist -moscone -mosey -moseyed -moseying -mosquitoey -mossback -mossbacked -mosslike -mot -mote -motet -mothball -motherhouse -motherless -motherlessness -mothproof -mothproofer -motile -motility -motivic -motivity -motoneuron -motorbike -motorboat -motorboater -motorboating -motorcade -motorcade's -motorcades -motorcyclist -motordrome -motoric -motorically -motorless -motortruck -motorway -mots -moulage -moulin -moulins -moult -mountaintop -mountaintop's -mountaintops -mountainy -mountebank -mountebankery -mousetrap -mousey -mousily -moussaka -mousse -mouthier -mouthlike -mouthpart -mouthy -movability -movably -moveless -movelessly -movelessness -moviedom -moviegoer -moviemaker -mown -moxie -mozzarella -mu -muciferous -mucilaginous -mucilaginously -muckrake -muckraker -muckraking -mucosa -mucous -mudded -muddily -mudhole -mudhole's -mudholes -mudsill -mudstone -mudstones -muezzin -mufti -muftis -mugged -mugger -muggily -mugho -mugwump -muhammad -mukluk -muley -muliebrity -mullein -mullet -mullets -mullion -mullite -multiaperture -multicavity -multicellularity -multichip -multicollector -multicompletion -multicoupler -multicycle -multideck -multielectrode -multiengine -multifactorial -multifactrially -multifarious -multifariously -multifariousness -multifold -multiform -multiformity -multihued -multilane -multilaned -multilayer -multilayered -multilayers -multilingual -multilingualism -multilingualist -multilingually -multimeter -multimeter's -multimeters -multinucleate -multinucleated -multipactor -multiparous -multipartite -multiphase -multiphasic -multiphastic -multiplicable -multiplicate -multiplicates -multipolar -multipolarity -multipronged -multiracial -multiracialism -multisectoral -multisegment -multistatic -multistory -multivalence -multivalued -multivolume -multivolumed -mummer -mummery -mumming -mump -mumper -mumps -mundt -mung -munificence -munist -munroe -muonic -muralist -murderee -murderess -muriate -murkily -murmurous -murmurously -murrain -murre -murrey -murrow -muscadine -muscatel -muscly -muscularity -musculoskeletal -musee -musette -musettes -mushily -musicale -musicological -musicologist -musketeer -musketry -muskie -muskier -muskies -muskiness -musky -mussier -mussily -mussiness -mussy -mustily -mutably -mutafacient -mutagen -mutagenesis -mutagenic -mutagenically -mutagenicity -mutandis -mutase -mutatis -muticous -mutilator -mutine -mutined -mutining -mutinous -mutinously -mutinousness -muttonchops -muttony -mutualism -mutualist -mutualistic -mutuel -muumuu -muzzier -muzzily -muzziness -muzzy -mycobacteria -mycoplasma -mycorrhiza -mycosis -mycotic -myel -myeline -myeloid -myocarditis -myofibril -myoglobin -myopically -myosin -myosotis -myotic -myotome -myotonia -myriameter -myriameter's -myriameters -myriapod -myriopod -myristate -myrmecological -myrrh -mystagogy -mythmaker -mythmaking -mythologer -mythologic -mythologist -mythomania -mythomaniac -mythopoeic -mythopoetic -mythopoetical -mythos -nacelle -nacreous -nagger -naiad -naivety -nakamura -nakoma -namable -nannies -nanny -nanook -napalm -nape -napery -napes -naphthalene -naphthalenic -naphthene -naphthenic -naphthol -napless -napper -nappier -nappies -nappy -narc -narcism -narcissi -narcissism -narcist -narcolepsy -narcoleptic -narcos -narcotically -narrational -narrowminded -narwal -narwhal -narwhal's -narwhals -nascence -nascency -nastic -natant -natation -natations -natatorial -natatorium -natatory -nate -nates -nationalistically -nativism -nativist -nativistic -nattily -naturalistically -naturam -naturopath -naughtily -nauseant -nauseous -nauseously -nauseousness -nauseum -naut -navaho -nave -naves -navicular -navigability -navigably -navigational -navigationally -navona -navtas -naw -nawab -nazification -nazifications -nazified -nazifies -nazify -nazifying -neath -nebbish -nebulosity -necessitarian -necessitarianism -necessitous -necessitously -necessitousness -neckerchief -necrological -necrologist -necrologists -necrology -necromantically -necrophagia -necrophagous -necrophagy -necrophilia -necrophilic -necrophilism -necropolis -necroses -nectareous -nectarine -needlelike -needlewoman -needlewomen -nefarious -nefariously -nefariousness -negational -negativist -negativistic -negativists -negaton -negatron -neglectful -neglectfully -neglectfulness -negligibility -negligibly -negotiability -negotiator -negotiators -negotiatory -negrophile -negrophilism -nematicidal -nematicide -nematocyst -nemeses -nemophila -neo -neoanthropic -neoclassicism -neoclassicist -neocosmic -neofascism -neogenesis -neogenetic -neoglycolipid -neoglycolipids -neoliberalism -neolith -neological -neologistic -neology -neonate -neoorthodox -neoorthodoxy -neoplasia -neoplasm -neoplastic -neoplasticism -neoplasticist -neoplasticists -neostigmine -neotenic -neoteny -neoteric -neotype -nepenthe -nepenthean -nephanalysis -nepheline -nephelinic -nephelinite -nephelinitic -nephelite -nephelometer -nephelometer's -nephelometers -nephelometric -nephelometry -nephometer -nephometer's -nephometers -nephoscope -nephrectomy -nepotism -nepotist -nepotistic -nepotists -nereid -nervation -nervations -nervosity -nescience -nesciences -nescient -nethermost -netkeeper -netless -netlike -netter -netty -neumatic -neuralgic -neuritic -neuroanatomic -neuroanotomy -neuroblastoma -neurochemistry -neurocirculatory -neuroendocrine -neuroepithelial -neurofibril -neurofibrillary -neurogenic -neurogenically -neuroglia -neuroglial -neuronic -neuropathic -neuropathically -neuropathy -neurospora -neurosurgeon -neurosurgery -neurosurgical -neurotically -neuroticism -neurotoxic -neurotoxicity -neurotoxin -neurotropic -neutercane -neutralistic -neutronium -neutrophil -neutrophile -neutrophilic -neutrophilis -neutrophils -neve -nevermore -nevers -nevus -newbury -newfangled -newfangledness -newish -newsagent -newsagents -newsbreak -newsier -newsiness -newsless -newsmagazine -newsmonger -newsprint -newsroom -newsy -niacin -nib -nibelungenlied -nibs -niccolo -nickelic -nickeliferous -nickelodeon -nickelous -nicklaus -nicknameless -nicotinamide -nicotinic -nidification -nidifugous -nietzschean -nigger -nightclothes -nightclubber -nightglow -nightie -nighties -nightlong -nightshade -nightside -nightstand -nightstick -nighttide -nightwalker -nighty -nihilianism -nihilistically -nihility -nijinsky -nill -nilmanifold -nimbostratus -nimiety -nimming -nincompoop -nincompoopery -ninebark -ninepin -ninepins -ninetyfold -ninnies -ninny -ninnyhammer -nipper -nippers -nippier -nippily -nippiness -nippy -nisei -niseis -nit -nite -nitid -nitrator -nitrification -nitrifications -nitrify -nitrile -nitro -nitrobenzene -nitrocellulose -nitrocellulosic -nitrofuran -nitroglycerin -nitroparaffin -nitros -nitrosamine -nitrosoamine -nitty -nitwit -nitwitted -nobbier -nobble -nobbled -nobbling -nobby -noblewoman -nocent -noces -nociceptive -nock -nocking -noctambulation -noctambulism -noctambulist -nocturn -nocuous -nocuously -nodality -nodder -noddies -noddle -noddy -nodi -nodical -nodose -nodosity -nodulation -nodus -noes -noetic -nog -noggin -nogging -nohow -noisome -noisomely -noisomeness -nolo -noma -nomad -nomadic -nomadism -nomads -nomenclator -nomenclatorial -nomenclatural -nomic -nomina -nominalism -nominalist -nominalistic -nominator -nominators -nomogram -nomogram's -nomograms -nomograph -nomographer -nomographic -nomographically -nomographies -nomography -nomological -nomology -nomothetic -nonage -nonagenarian -nonagon -nonallelic -nonbank -nonbook -noncalcareous -nonce -nonchalance -noncharitable -noncom -nonconcurrence -nonconcurrency -noncondensing -nonconducting -nonconductor -nonconductors -nonconfidence -nonconform -nonconformable -nonconformably -nonconformance -nonconformer -nonconforming -nonconformism -nonconformity -noncooperation -noncooperationist -noncooperative -noncooperator -noncrossing -noncurrent -nondeductibility -nondeductible -nondefense -nondefense's -nondefenses -nondeforming -nondegenerate -nondemocratic -nondestructive -nondirectional -nondirective -nondisjunction -nondisjunctional -nondistinctive -nondivided -nondormant -nondramatic -nondrying -noneconomist -nonelectrolyte -nonentities -nonentity -nonesuch -noneuclidean -nonfat -nonfeasance -nonfictional -nonfigurative -nonflammable -nonflowering -nonfragmenting -nongovernment -nongovernmental -nonillion -nonimpact -nonimpinging -noninductive -nonintersecting -nonintervention -noninterventionist -noninverting -noninvolvement -nonjoinder -nonjuring -nonjuror -nonlinguist -nonliterate -nonloaded -nonmatching -nonmetal -nonmoral -nonmultiple -nonnucleated -nonobjective -nonobjectivism -nonobjectivist -nonobjectivity -nonobservance -nonoccurrence -nonparallel -nonparametric -nonparametrics -nonpareil -nonparticipant -nonparticipating -nonparticipation -nonpartisanship -nonpast -nonpaternity -nonpathogenic -nonpermanent -nonpersonal -nonplus -nonpluses -nonpolar -nonporous -nonpositive -nonpossession -nonpossessor -nonprint -nonprinting -nonproducer -nonproductive -nonproductively -nonproductiveness -nonprofessional -nonprofessionally -nonprofitable -nonprogressive -nonpros -nonprossed -nonprossing -nonprotein -nonreactive -nonreader -nonrealistic -nonreclosing -nonrecording -nonregulation -nonreimbursable -nonrelativistic -nonreligious -nonremovable -nonrenewable -nonrepresentational -nonrepresentationalism -nonrepresentative -nonresidence -nonresidency -nonresistant -nonrestraint -nonrestricted -nonrestrictive -nonretractable -nonreturnable -nonrigid -nonscheduled -nonscientific -nonseasonal -nonsecretor -nonsectarian -nonsegregated -nonsegregation -nonsignificant -nonsignificantly -nonskid -nonslip -nonsocial -nonspecific -nonsporting -nonsupport -nonsyllabic -nonsynchronous -nontemporal -nontenure -nonunion -nonuse -nonuser -nonviable -nonviolence -nonvolatile -nonworker -normotensive -northeasternmost -northeastward -northeastwards -northwestward -northwestwards -nosebag -nosebag's -nosebags -nosegay -nosepiece -nosey -noseying -nosh -nosher -nosily -nosologic -nosological -nosologically -nosology -nostrum -nota -notability -notarial -notarially -notarius -notecase -noteless -notepaper -noteworthily -notional -notionality -notionally -notocord -nougat -nouncing -nous -novaculite -novae -novelette -novelettish -novelistic -novella -novelle -novemdecillion -novena -novocaine -nowaday -noway -noways -nowhither -nowise -noyes -nu -nub -nubbin -nubble -nubbles -nubbly -nubility -nucellar -nucelli -nucellus -nuchal -nucleant -nuclease -nucleator -nuclein -nucleocapsid -nucleolar -nucleon -nucleon's -nucleonic -nucleonics -nucleons -nucleophile -nucleophilic -nucleophilically -nucleophilicity -nucleoplasm -nucleoplasmatic -nucleoplasmic -nucleoprotein -nucleoside -nucleosynthesis -nucleotidase -nuclidic -nudibranch -nugent -nullificationist -nulliparous -numberable -numbskull -numia -numis -numismatically -nummular -numskull -nunciation -nunciature -nuncupate -nuncupation -nuncupative -nunes -nunnery -nuovo -nuptiality -nursemaid -nurserymaid -nurseryman -nursling -nurtural -nurturant -nutational -nuthatch -nutlike -nutria -nutriment -nutted -nutting -nux -nymphal -nymphalid -nymphet -nymphette -nympholepsy -nympholept -nymphomaniacal -nystagmic -nystagmus -o'er -oafish -oafishly -oafishness -oarsman -oarsmanship -oatcake -oatcake's -oatcakes -obbligato -obcordate -obeah -obeisance -obi -objectionably -objectivism -objectivist -objectivistic -objectless -objectlessness -objurgate -objurgated -objurgates -objurgating -objurgation -objurgations -objurgatory -oblast -obligator -obligatorily -obligee -obligor -obligors -obliquity -obliterator -obliviated -obliviates -obliviating -oblongatal -oblongated -oblongish -obloquious -obloquy -obnubilate -obnubilated -obnubilates -obnubilating -obnubilation -obnubilations -obovate -obovoid -obscurant -obscurantic -obscurantism -obscurantist -obscuration -obscurations -obsessional -obsessionally -obsolesce -obstetric -obstetrical -obstetrically -obstetrician -obstetrician's -obstetricians -obstetrics -obstreperous -obstreperously -obstreperousness -obstructionism -obstructionistic -obstructor -obstruent -obtainability -obtainment -obtect -obtected -obtest -obtestation -obtrusion -obtund -obturate -obturated -obturates -obturating -obturation -obturator -obvert -occas -occiput -occludent -occlusal -occultation -occultations -occultism -occultist -occurrent -oceana -oceanarium -oceanfront -oceangoing -oceanographer -oceanographer's -oceanographers -oceanographical -oceanographically -oceanologic -oceanological -oceanologically -oceanologist -oceanology -ocellar -ocellate -ocellated -ocellation -ocelli -ocellus -och -ochlocracy -ochlocrat -ochlocratic -ochlocratical -oconomowoc -ocotillo -octadecyl -octahedra -octahedral -octahedrally -octameter -octameter's -octameters -octandrious -octant -octant's -octants -octodecillion -octodecimo -octoploid -octoploidy -octopod -octopodan -octopodous -octosyllabic -octosyllable -octroi -oculomotor -odalisque -oddball -oddball's -oddballs -oddment -odea -odeum -odic -odilo -odograph -odontologst -odontology -odorant -odoriferous -odoriferously -odoriferousness -oedipal -oeillade -oenology -oenomel -oersted -oeuvre -oeuvres -offcast -officialese -officialism -officiant -officiary -offish -offishly -offishness -offprint -offprints -offsaddle -offscour -offscouring -offscreen -offside -ofttimes -ogeographically -ogle -ogler -ogles -ogling -ogre -ogreish -ogress -ohmage -ohmically -ohs -oilcan -oilily -oilskin -oilstone -oink -okamoto -okapi -okra -olasticism -oldfangled -oldie -oldish -oleaginous -oleaginously -oleaginousness -oleaster -oleate -olefin -oleg -oleophilic -oleophobic -olfaction -olfactions -olfactive -olfactology -olfactometer -olfactometer's -olfactometers -olfactorily -olfactory -oligarch -oligarchical -oligochaete -oligoclase -oligomer -oligomer's -oligomers -oligosaccharide -oligosaccharide's -oligosaccharides -olivine -olympiad -om -ombudsman -ombudsman's -ombudsperson -omelette -omental -omentum -omer -omissible -ommatidial -ommission -omnidirectional -omnifarious -omnifariously -omnifariousness -omnificence -omnificences -omnificent -omnify -omnipotency -omnipresence -omnirange -omniscience -omnisciency -omnist -omnivorous -omnivorously -omnivorousness -onanistic -oncogene -oncogene's -oncogenes -oncogenic -onefold -oneiric -oneirocritic -oneirocritical -oneirocritically -oneiromancy -onionskin -onium -onload -onlooking -onomastic -onomastics -onomatology -onomatopoeia -onomatopoeia's -onomatopoeic -onsetting -onshore -onside -onstage -ontically -ontogenesis -ontogenetic -ontogenetically -ontologist -oocyte -oomph -oozier -oozy -op -opalescence -opalescences -opaline -openability -openable -openendedness -openhanded -openhandedly -openhandedness -openhearted -openheartedly -openheartedness -openmouthed -openmouthedly -openmouthedness -openwork -operability -operably -operatically -operationalism -operationalist -operationalistic -operationism -operationist -opercular -operculate -operculated -operculum -operettist -operon -ophidian -ophiology -ophiophagous -ophite -ophitic -ophthalmologic -ophthalmologically -ophthalmology -ophthalmoscope -ophthalmoscopic -ophthalmoscopical -ophthalmoscopy -opine -opined -opines -oping -opining -opinionate -opinionative -opinionatively -opinionativeness -opportunist -opposability -opposeless -oppositional -opprobrious -opprobriously -opprobriousness -oppugn -oppugner -ops -opsonic -opsonin -optative -optatively -optician -optima -optimistical -optimo -optoacoustic -optoisolate -optokinetic -optometrical -opulence -opuntia -opuscule -opusculum -ora -orach -orache -oracular -oracularity -oracularly -orality -orangeade -orangeroot -orangery -orangewood -orangey -orangish -orangoutan -orangy -oratio -oratoric -orbicular -orbicularity -orbicularly -orbiculate -orbiculately -orca -orca's -orcas -orch -orchardist -orchardman -orchesis -orchestrational -orchestrator -orchestre -orchis -ordainment -orderless -ordinand -ordines -ordure -organdie -organelle -organicism -organicist -organismal -organismically -orgasmic -orgastic -orgiastically -orgulous -orientable -orientalism -orientalist -orientational -orientationally -orienteering -orificial -oriflamme -origami -origanum -orismological -orismology -orison -orney -ornith -ornithic -ornithine -ornithology -ornithology's -orogenic -orogeny -orographical -orographically -orotund -orotundity -ort -orthant -orthicon -ortho -orthocephalic -orthocephalous -orthocephaly -orthochromatic -orthoclase -orthoclastic -orthodontia -orthoepic -orthoepical -orthoepically -orthoepist -orthoepy -orthogenesis -orthogenetic -orthogenetically -orthogenic -orthognathism -orthognathous -orthognathy -orthograde -orthographical -orthographically -orthopsychiatric -orthopsychiatrist -orthopsychiatry -orthopteran -orthopterist -orthopteroid -orthopteron -orthorhombic -orthoscope -orthoscopes -orthoscopic -orthotic -orthotics -orthotist -orthotropic -orthotropically -orthotropism -orthotropous -ortolan -orts -oryx -oryxes -orzae -oscillational -oscillogram -oscillogram's -oscillograms -oscillograph -oscillographic -oscillographically -oscillography -oscilloscopic -oscilloscopically -oscine -osculate -osculated -osculates -osculating -osculation -osculations -osculatory -osculum -osier -osmatic -osmeterium -osmic -osmiridium -osmolal -osmolality -osmolar -osmolarity -osmometer -osmometer's -osmometers -osmometric -osmometry -osmoregulation -osmoregulatory -osmose -osmosed -osmosing -osmotically -osmous -osmunda -oso -osram -osric -ossicle -ossicular -ossiculate -ossiculated -ossificatory -ossifrage -ossuary -osteitis -ostensive -ostensively -ostensorium -ostentation -ostentations -osteoarthritic -osteoarthritis -osteoblast -osteoblastic -osteoclast -osteoclastic -osteocyte -osteoid -osteological -osteologically -osteologist -osteoma -osteopathically -osteophyte -osteophytic -osteoplastic -osteoplasty -ostracod -otherguess -otherwhere -otherwhile -otherwhiles -otiose -ouabain -ouan -oubliette -ough -oui -outbalance -outbid -outbound -outbrave -outbreed -outbreeding -outbuilding -outby -outbye -outcaste -outcrop -outcross -outdazzle -outdistance -outdoorsman -outdoorsmanship -outdoorsy -outdraw -outercoat -outfall -outfight -outfighting -outfitter -outfitting -outflank -outflanker -outfoot -outgas -outgeneral -outgiving -outgo -outgoes -outguess -outgun -outhaul -outlier -outmatch -outmode -outmoding -outmost -outpace -outpaced -outplay -outpoint -outport -outporter -outpull -outputted -outrace -outrance -outrange -outrank -outride -outrider -outrival -outscore -outsell -outsert -outshine -outshoot -outshout -outsight -outsit -outsize -outskirt -outsleep -outsmell -outsoar -outsole -outspeak -outspeed -outspend -outspent -outspin -outstand -outstare -outstart -outstay -outstretch -outtake -outtalk -outthink -outturn -outwear -outwork -ouvre -ouzel -ovarial -ovarian -ovariectomy -ovariole -ovariotomy -ovaritis -ovenbird -ovenbirds -overabundant -overact -overaction -overactivity -overarm -overawe -overbalance -overbear -overbearance -overbid -overbite -overblew -overblow -overblowing -overblows -overbought -overbuild -overbuy -overcall -overcalled -overcalling -overcalls -overcapacity -overcareful -overcarefully -overcautious -overcharge -overcompensate -overcompensation -overcompensatory -overconfidence -overcurrent -overcurrents -overdetermination -overdetermined -overdevelop -overdevelopment -overdo -overdominance -overdominant -overdress -overdrive -overemphasization -overemphasization's -overemphasizations -overet -overexcite -overexcitement -overexposure -overfastidious -overfed -overfish -overfleshed -overflight -overflown -overfly -overgarment -overglaze -overgraze -overgrow -overgrowth -overily -overindulge -overindulgence -overindulgent -overissue -overissued -overissues -overissuing -overleap -overlearn -overlie -overlong -overlord -overlordship -overman -overmaster -overmatch -overmuch -overoptimism -overoptimist -overoptimistic -overoptimistically -overpass -overpay -overpersuade -overpersuasion -overplay -overplus -overpopulate -overpraise -overprize -overproduce -overproduced -overproduces -overproducing -overpronounce -overproof -overproportion -overprotect -overrate -overreact -overreaction -overrefine -overrefinement -overrepresent -overripe -oversanguine -oversea -overseen -oversell -overselling -oversells -oversensitive -oversensitiveness -oversexed -overshoe -overskirt -overslaugh -oversleep -overslip -oversold -oversoul -overspeculate -overspeculation -overspeed -overspend -overspender -overspending -overspends -overspread -oversteepen -oversteer -overstep -oversteps -overstock -overstory -overstrain -overstrew -overstride -overstrung -overstuff -overstuffed -overstuffing -overstuffs -oversubscribe -oversubscribes -oversubscribing -oversubscription -oversubtle -oversubtlety -overtax -overtaxation -overthrust -overtop -overtrade -overtrain -overtrick -overtrump -overvalue -overvoltage -overvoltages -overwatch -overwear -overweary -overween -overweening -overweigh -overwind -overwinter -overword -overwrought -ovicidal -ovicide -oviduct -oviductal -ovine -oviparous -oviparously -oviparousness -oviposit -oviposition -ovipositional -ovipositor -ovoid -ovoidal -ovonic -ovotestis -ovoviviparous -ovoviviparously -ovoviviparousness -ovular -ovulate -ovulated -ovulates -ovulating -ovulation -ovulations -ovule -ow -owerless -owlet -oxacillin -oxalacetate -oxalacetic -oxalis -oxaloacetate -oxazine -oxblood -oxbow -oxeye -oxheart -oxidase -oxidasic -oxidic -oxonian -oxtail -oxygenator -oxygenic -oxygenicity -oxygenless -oxyhemoglobin -oxyhydrogen -oxymoron -oxyphil -oxyphile -oxyphilic -oxysome -oxysulfide -oystchers -oysterman -oystermen -oz -ozagen -ozagenians -ozocerite -ozokerite -ozonic -ozonide -ozoniferous -ozonosphere -ozonous -ozzie -pacem -pacemaking -pacesetter -pachyderm -pachydermal -pachydermatous -pachydermatously -pachysandra -pachytene -pacifiable -pacifically -pacificator -pacificators -pacificatory -pacificist -pacifistically -packability -packable -packboard -packhorse -packinghouse -packman -packsack -packsaddle -packthread -packwood -paddleboard -padrone -paella -paeon -paestum -paganini -paganish -pageboy -paginal -pailful -painfuller -painfullest -paisley -paix -paladin -palaeoanthropic -palaeontology -palaeontology's -palaestra -palanquin -palasts -palatably -palatial -palatially -palatialness -palatinate -palaver -palavered -palavering -palazzo -palazzos -paleface -paleoanthropology -paleoanthropology's -paleoecologic -paleoecological -paleoecologist -paleoecology -paleogeographic -paleogeographical -paleogeographically -paleogeography -paleographer -paleographic -paleographical -paleographically -paleography -paleolith -paleoliths -paleologist -paleologists -paleomagnetics -paleontologic -paleontological -paleontologist -paleontology -paleozoological -paleozoology -palingenesis -palingenetic -palinode -palish -palladia -pallbearer -pallette -pallial -palliasse -palliator -pallium -pallor -pallor's -pallors -palmar -palmary -palmate -palmated -palmately -palmation -palmier -palmistry -palmitate -palmlike -palmy -palomino -palp -palpability -palpal -palpate -palpated -palpates -palpating -palpation -palpations -palpebral -palpi -palpitant -palpitate -palpitated -palpitates -palpitating -palter -paltered -palterer -paltering -paludal -paludism -palynologic -palynological -palynologically -palynologist -palynology -pampa -pampas -pamphleteer -pamphleteers -panacean -panache -panatela -panchromatic -pancratium -pandect -pandects -pandied -pandit -panegyric -panegyrical -panegyrically -panegyrist -panetela -panetella -panful -pangenesis -pangenetic -pangolin -panhandle -panhandled -panhandler -panhandles -panhandling -panhuman -panicking -panicle -pannier -panoramically -panpipe -panpipes -pantalets -pantalettes -pantaloon -pantaloons -pantas -pantheistic -pantheistical -pantheistically -pantie -pantile -pantiled -pantisocracies -pantisocracy -pantisocratic -pantisocratical -pantisocratist -pantograph -pantographic -pantomimic -pantomimist -pantothenate -pantothenic -pantropic -pantryman -pantrymen -pantsuit -pantywaist -panza -panzer -papacy -papaw -paperbound -paperboy -paperboys -paperhanger -paperhanging -papermaker -papermakers -papermaking -papiers -papilla -papillae -papillate -papillated -papilloma -papillomatous -papillon -papillose -papillote -papist -papistry -pappose -para -parabiosis -parabiotic -parabiotically -parabolically -parachutic -parachutist -paradigmatical -paradisaic -paradisaical -paradisaically -paradisal -paradisiac -paradisiacal -paradisiacally -paraffinic -paragenesis -paragenetic -paragenetically -paraginase -paragonite -paragraphic -paralinguistic -parallactic -paralogism -paralytic -paramagnetically -paramagnetism -paramecium -paramedic -parament -parametrical -paramnesia -paramountcy -paramour -paranormality -paranymph -paraoxon -paraph -paraphrasable -paraphrastic -paraphrastically -paraphysis -paraplegia -parapodial -parapodium -paraquat -pararosaniline -parasang -paraselene -paraselenic -parasexual -parasexuality -parasitical -parasitically -parasiticidal -parasiticide -parasitism -parasympathomimetic -parasynthesis -parasynthetic -paratactic -paratactical -paratactically -parataxis -parathion -parathyroid -parathyroidectomy -paratyphoid -paravane -paraxial -parbuckle -parbuckled -parbuckling -parcenary -parcener -pard -pardner -pardners -paregoric -parella -parenchyma -parenchymal -parenteral -parenterally -parfait -parian -paries -parietal -parietes -parioli -parisina -parisology -parka -parka's -parkas -parkinsonism -parlante -parle -parling -parlous -parlously -parmigiana -parmigiano -parodic -parodist -parodistic -parol -paronomasia -paronomastic -paronym -paronymous -parotid -parotitis -parous -paroxysm -paroxysmal -paroxytone -parquetry -parrakeet -parricidal -parricide -parrillo -parring -parris -partan -parterre -parthenocarpic -parthenocarpically -parthenocarpy -parthenogenesis -parthenogenetic -parthenogenetically -parti -partible -participator -particularism -particularist -partisanship -partite -partitionist -partitive -partitively -partizan -parturient -parturition -partway -parure -parve -parvenue -parvis -parvise -paschal -pasha -passably -passarine -passavant -passbook -passbook's -passbooks -passel -passementerie -passerine -passible -passim -passional -passionless -passivate -passivated -passivates -passivating -passivation -passivations -passivism -passivist -passivists -passkey -pastelist -pastellist -pastern -pasternak -pasterns -pastil -pastilles -pastlle -pastorale -pastoralism -pastoralist -pastorate -pastorium -pastorship -pastrami -pasturage -pastureland -patagonians -patchboard -patchily -patchouli -patchouly -pate -patella -patellae -patellar -patellas -patelliform -patency -patentability -patentor -paterfamilias -paternalist -pathbreaking -pathetical -pathetically -pathfinder -pathfinding -pathogenetic -pathogenically -pathogenicity -pathognomonic -pathol -pathometer -pathometer's -pathometers -pathomorphologic -pathomorphological -pathomorphology -pathophysiologic -pathophysiological -pathophysiology -patible -patil -patinae -patine -patined -patining -patisseries -patois -patresfamilias -patriarchate -patriciate -patriciates -patricidal -patricide -patrilineage -patrilineal -patriotically -patristical -patroller -patronal -patronne -patronymic -patroon -patten -pattie -patulous -patulously -patulousness -paulownia -pauperism -pavanne -pavese -pavid -pawl -pawnbroker -pawnbroker's -pawnbrokers -pawnbroking -pawnor -pawpaw -pax -paxam -paxton -payee -paygrade -paygrades -payola -payor -peaceably -peacekeeper -peacekeeping -peacemake -peacemaker -peachier -peachy -peacockish -peafowl -peahen -pealike -pearlescence -pearlescent -pearlite -pearlitic -pearlstone -peascod -peasecod -peashooter -peaty -pebbly -peccable -peccadillo -peccancy -peccant -peccantly -peccavi -pecky -pectate -pectic -pectin -pectinaceous -pectinate -pectinated -pectination -pectines -pectoralis -peculator -pecuniarily -pedagog -pedalfer -pedalferic -pedantically -peddlery -peden -pederast -pederastic -pederasts -pederasty -pedestrianism -pediatrist -pedicab -pedicel -pedicellate -pedicle -pedicled -pediculate -pediculosis -pediculous -pedicure -pedicurist -pedimental -pedipalp -pedlar -pedlary -pedocal -pedocalic -pedogenesis -pedogenetic -pedogenic -pedologic -pedological -pedologist -pedology -pedometer -pedometer's -pedometers -pedophile -pedophilia -pedophiliac -pedophilic -pee -peekaboo -peelable -peeress -peeter -peewee -peignoir -pekoe -pelage -pelagic -pellagrin -pellagrous -pelletal -pellitory -pellucid -pellucidity -pellucidly -pellucidness -peloria -peloric -pelorus -pelota -pelotas -peltate -peltately -peltries -peltry -pemberton -pemican -penates -pendency -pendent -pendentive -pendently -pendleton -pendular -pendulous -pendulously -pendulousness -penetrability -penetrable -penetrableness -penetrably -penetralia -penetrance -penetrances -penetrant -penetrants -penetrometer -penetrometer's -penetrometers -pengally -penholder -penicillate -penicillately -penicillation -penicillium -penile -peninsular -penis -penises -penitence -penitences -penitency -penlight -penmanship -penna -pennaceous -pennae -pennate -pennis -pennyroyal -penological -penologist -penology -pensile -pensionable -pensionary -pensionless -pentacle -pentacles -pentad -pentadactyl -pentadactylism -pentagram -pentagram's -pentagrams -pentagraph -pentahedral -pentahedron -pentamerous -pentameter -pentane -pentangle -pentangles -pentapeptide -pentaploid -pentaploidy -pentaquin -pentaquine -pentarchy -pentathlete -pentathlon -pentatonic -pentavalent -pentazocine -pentobarbital -pentobarbitone -pentode -pentodes -pentomic -pentosan -penuche -penult -penultima -penumbra -penumbral -peon -peonage -peones -peoplehood -peopleless -pepperminty -peppertree -pepsico -pepsin -pepsinogen -peptic -peptone -peradventure -perambulate -perambulated -perambulates -perambulating -perambulation -perambulations -perambulator -perambulatory -percale -percaline -perceptibility -perceptional -perceptivity -perchlorate -percipience -percipient -percoidean -percptibly -percuss -percussionist -perdurability -perdurable -perdurably -pere -peregrinate -peregrinated -peregrinates -peregrinating -peregrination -peregrinations -peregrine -peremptorily -perennate -perennated -perennates -perennating -perennation -perennations -perfecta -perfectivity -perfecto -perfervid -perfoliate -perfoliation -perforator -performable -performative -performatory -perfuse -perfused -perfusing -perfusive -pergola -pericardial -pericarditis -pericardium -pericarp -perichondral -perichondrial -perichondrium -pericranial -pericranium -pericycle -pericyclic -pericynthion -periderm -peridermal -peridermic -peridia -peridium -peridot -peridotic -peridotite -peridotitic -perigean -perigee -perigee's -perigynous -perigyny -perihelial -perikaryal -perikaryon -perilune -perilymph -perimorph -perimysium -perinatal -perineum -periodontics -periodontist -perioneum -periotic -peripatecically -peripatetically -peripateticism -peripatus -peripety -peripherad -periphrasis -periphrastically -periphytic -periphyton -periplast -periscopic -perishability -peritectic -peritonitis -peritrichous -peritrichously -perjurious -perjuriously -perkily -perlite -perlitic -perlocutionary -perm -permafrost -permeability -permeably -permeance -permease -permissable -permitter -permittivity -permutational -peroneal -peroral -perorally -perorate -peroration -perorational -peroxidase -peroxidic -peroxisomal -peroxisome -perpend -perpendicularity -perpetuator -perseverant -perseveration -perseverations -persistency -persnickety -personalism -personalist -personalistic -personate -personated -personates -personating -personation -personative -personator -personhood -perspicacity -perspiratory -persuasible -pertinacity -pertinency -perturbable -perturbational -perturbative -perversity -pervious -perviousness -peso -pesos -pessary -pessimal -pessimistically -pessimum -peste -pestiferous -pestiferously -pestiferousness -petallike -petaloid -petalous -petard -petasos -petasus -petiolate -petiolated -petiole -petioled -petiolule -petit -petitionary -petrarchan -petrel -petrifaction -petrochemistry -petrogenesis -petrogenetic -petrographer -petrographic -petrographical -petrographically -petrography -petrolatum -petrologic -petrological -petrologically -petrologist -petronel -petrosal -petrous -pettibone -pettifog -pettifogger -pettifoggery -pettily -petulancy -pewaukee -pewee -ph -phaeton -phage -phagocytosis -phalanges -phalanstery -phalarope -phalli -phallic -phallically -phallicism -phallus -phalluses -phanerogam -phanerogamic -phanerogamous -phantasm -phantasma -phantasmagoria -phantasmagoric -phantasmal -phantasmic -phantomlike -pharaoh -pharaonic -pharisaic -pharisaical -pharisaically -pharisaicalness -pharisaism -pharisee -pharmacodynamic -pharmacodynamically -pharmacodynamics -pharmacogenetic -pharmacogenetics -pharmacognostic -pharmacognostical -pharmacognosy -pharmacokinetic -pharmacokinetics -pharmacologic -pharmacologist -pharmacopoeia -pharnges -pharos -pharyngitis -phasic -phasmid -phd -phenetics -phenetidine -phenetole -phenobarbital -phenobarbitone -phenocain -phenocopy -phenocryst -phenolate -phenological -phenologically -phenology -phenomenalism -phenomenalist -phenomenalistic -phenomenalistically -phenomenologist -phenothiazine -phenotypic -phenotypical -phenotypically -phenoxide -phentolamine -phenylalanine -phenylene -phenylephrine -phenylic -pheromone -pheromone's -pheromones -phial -philanthropical -philanthropically -philatelic -philatelically -philatelist -philately -philco -philippe -philippians -philogyny -philol -philologist -philoprogenitive -philoprogenitiveness -philter -philtre -phlebitis -phlebotomy -phlegmatic -phlegmatically -phlegmy -phloem -phlogistic -phlogiston -phobia -phon -phonate -phonated -phonates -phonating -phonation -phonematic -phonemically -phonetical -phonetician -phoney -phoneys -phonically -phonily -phonocardiogram -phonocardiogram's -phonocardiograms -phonocardiograph -phonocardiographic -phonocardiography -phonogram -phonogram's -phonogramic -phonogramically -phonogrammic -phonogrammically -phonograms -phonographic -phonographically -phonography -phonolite -phonolitic -phonologial -phonologist -phonon -phonons -phonoreception -phonoreceptor -phonorecord -phonos -phosgene -phosphatic -phosphatide -phosphatidic -phosphatidyl -phosphene -phosphite -phosphocreatine -phospholipid -phospholipids -phosphore -phosphorescence -phosphoreted -phosphoretted -phosphorism -phosphorite -phosphoritic -phosphorolysis -phosphorolytic -phosphorous -phosphoryl -phosphorylase -phosphorylate -phosphorylation -phosphorylative -photic -photically -photoautotrophic -photoautotrophically -photobiologic -photobiological -photobiologist -photobiology -photobiotic -photocathode -photocathodes -photocell -photochemist -photochemistry -photochromic -photochromism -photocoagulation -photocompose -photocomposer -photocomposition -photoconductive -photoconductivity -photocurrent -photodecomposition -photodetector -photodiode -photodiodes -photodisintegrate -photodisintegration -photodissociation -photodissociative -photodrama -photoduplicate -photoduplication -photodynamic -photodynamically -photodynamics -photoelectric -photoelectrically -photoelectron -photoemission -photoemissive -photoengrave -photoengraver -photoengraving -photoflash -photoflood -photofluorogram -photofluorogram's -photofluorograms -photofluorographic -photofluorography -photogene -photogenically -photogeologic -photogeological -photogeology -photogram -photogram's -photogrammetric -photogrammetrist -photogrammetry -photograms -photogravure -photoheliograph -photoinduced -photoinduction -photoinductive -photojournalism -photojournalist -photojournalist's -photojournalistic -photojournalists -photokinesis -photokinetic -photolithograph -photolithographer -photolithographic -photolithographically -photolithography -photolytically -photomap -photomechanical -photomechanically -photometer -photometer's -photometers -photometrically -photomicrgraphical -photomicrogram -photomicrogram's -photomicrograms -photomicrographic -photomicroscope -photomicroscopic -photomontage -photomorphogenesis -photomorphogenic -photomultiplier -photomural -photonegative -photonic -photonuclear -photooxidation -photooxidative -photoperiod -photoperiodic -photoperiodically -photoperiodism -photophilic -photophilous -photophily -photophobia -photophobic -photophore -photopia -photoplay -photopositive -photoprint -photoproduct -photoproduction -photoreaction -photoreception -photoreceptive -photoreceptor -photoreconnaissance -photorecord -photorecorder -photoreduction -photoresistance -photorespiration -photosensitivity -photoset -photosetter -photosphere -photospheric -photostat -photostatic -photosynthesis -photosynthetic -photosynthetically -phototactic -phototactically -phototaxis -phototelegraphy -phototropic -phototropically -phototropism -phototube -phototypesetter -phototypesetting -phototypographic -phototypography -photovoltaic -phrasally -phrasemaker -phrasemonger -phrasemongering -phraseogram -phraseogram's -phraseograms -phraseograph -phraseological -phraseologically -phraseologist -phratries -phratry -phreatic -phreatophyte -phreatophytic -phrenetic -phrenic -phrenological -phrenologically -phrenologist -phrenology -phrensy -phthalate -phycologist -phycology -phycomycete -phycomycetes -phylactery -phylae -phylar -phyle -phylesis -phyletic -phyllary -phylloclade -phyllode -phyllodium -phylloid -phyllome -phyllomic -phyllophagous -phyllopod -phylogenetic -physiatrics -physiatrist -physicalism -physicalist -physicalistic -physicality -physicked -physicking -physicochemically -physiocratic -physiognomic -physiognomical -physiognomically -physiographer -physiographic -physiographical -physiography -physiol -physiopathologic -physiopathological -physiopathology -physostigmine -phytane -phytoalexin -phytochemical -phytochemically -phytochemist -phytochemistry -phytochrome -phytoflagellate -phytogenic -phytogeographic -phytogeographical -phytogeographically -phytogeography -phytography -phytological -phytologically -phytology -phyton -phytonic -phytopathogen -phytopathogenic -phytopathologic -phytopathological -phytopathology -phytophagous -phytophagy -phytoplanktonic -phytosociological -phytosociologically -phytosociologist -phytosociology -phytosterol -phytotoxic -phytotoxicity -pial -pianistically -pianoforte -pianoforte's -pianofortes -pias -piassava -piazze -pibroch -pic -picador -picadores -picaninny -picara -picaresque -picaro -picaroon -picayunish -piccalilli -piccoloist -pice -piceous -pickaback -pickaninny -pickaroon -pickax -pickeer -picketboat -picklock -pickpocket -pickproof -pickthank -picnicky -picnometer -picnometer's -picnometers -picoline -picon -picosecond -picoseconds -pictograph -pictographic -pictography -pictorialism -picturegoer -piebald -piecework -pieceworker -piecrust -piefort -pieing -pieta -pietism -pietist -pietistic -pietistical -pietistically -pietro -piezoelectrically -piezometer -piezometer's -piezometers -piezometric -piezometry -piffle -piffled -piffles -piffling -pigboat -pigeonberry -pigeonfoot -pigeonhearted -pigeonwing -pigged -piggeries -piggery -piggyback -piggybacked -piggybacking -pigheaded -pigheadedness -piglet -piglets -pigmentary -pigmy -pigstick -pigsticker -pigsticking -pikeman -pikestaff -pilaf -pilaff -pilaster -pilchard -pilea -pileate -pileated -pilei -pileum -pileup -pileus -pilewort -pilgarlic -pillbox -pillboxes -pillion -pillions -pillowcase -pillowcases -piloerection -pilotage -pilotages -pilothouse -pilotless -pilsener -pilsner -pilular -pilule -pilus -pinar -pinaster -pinata -pinbone -pincer -pincer's -pincerlike -pincers -pinchbeck -pinchcock -pindling -pineal -pinecone -pinedrops -pinene -pinery -pinesap -pineta -pinetum -pinewood -piney -pinfold -pingo -pinkeye -pinko -pinkoes -pinkos -pinkroot -pinky -pinna -pinnace -pinnae -pinnal -pinnas -pinnate -pinnately -pinner -pinniped -pinniped's -pinnipeds -pinnula -pinnular -pinnulate -pinnulated -pinnule -pinprick -pinpricks -pinscher -pinsetter -pinspotter -pinstripe -pinta -pintle -pintoes -pinup -pinxter -pionic -pipage -pipal -pipeage -pipefish -pipeful -pipeless -pipelike -piperazine -piperidine -piperine -piperonal -pipestone -pipgras -pipit -pipkin -pippin -pipping -pipsissewa -piquancy -piquet -piranha -piraro -piratical -piratically -pirogue -piroplasm -piroplasma -piroplasmata -piscicultural -pisciculture -pisciculturist -piscina -piscine -piscivorous -pisiform -pismire -pisolite -pisolitic -pissoir -pistillate -pistoleer -pita -pitchman -pitchout -pitchy -pithead -pithily -pitiably -pivotable -pivotman -pixie -pixieish -pixilated -pixilates -pixilation -pizazz -pizz -pizzazz -pizzeria -placability -placable -placably -placatory -placebo -placeholder -placeman -placemat -placemat's -placemats -placency -placent -placentation -placentations -placentia -placidity -placket -plagal -plage -plagiaristic -plagiary -plagioclase -plaguesome -plaguey -plaguily -plaguy -plaice -plainclothesman -plainsman -plainspoken -plainspokenness -plaint -plaintext -plaintful -plainview -plaister -planarian -planation -planchet -planetoidal -planetological -planetologist -planetology -plangency -plangent -plangently -planimeter -planimeter's -planimeters -planimetric -planish -planisher -planisphere -planispheric -planktonic -planless -planlessly -planlessness -planograph -planographic -planography -planosol -plantable -plantar -plantlike -planula -planular -planuloid -plasmagel -plasmagene -plasmagenic -plasmalemma -plasmapheresis -plasmasol -plasmatic -plasmid -plasmid's -plasmids -plasmin -plasminogen -plasmodesm -plasmodium -plasmogamy -plasmolysis -plasmolytic -plasmolytically -plasmon -plasodesma -plasterboard -plasterwork -plastery -plastid -plastidial -plastisol -plastisols -plastogene -plastral -plastron -plat -plateaux -plateful -platelike -platemaker -platemaking -plateresque -platies -platina -platinic -platinous -platipi -platipi's -platitudinal -platitudinarian -platonically -platterful -platting -platypus -platypus's -platypuses -plauded -plauding -plaudit -plause -plausive -playa -playability -playact -playbill -playbills -playbook -playgirl -playgoer -playgoers -playland -playmaker -playpen -playpen's -playpens -playsuit -pleadable -pleasantry -pleasurability -pleasurably -pleasureless -pleatless -plebe -plebeianism -plebes -plebian -plebiscitary -plebs -plectrum -plectrum's -plectrums -pledgee -pledget -pledgor -plenipotent -plenish -plenitudinous -plentitude -plethoric -pleurae -pleuritic -pleurodont -plex -plexiform -plexiglass -plexus -pliability -pliably -plimsoll -plinth -plodder -plosion -plotless -plotlessness -plottage -plottier -plotty -plowmen -plowmen's -pluckily -plugboard -plugboard's -plugboards -plugger -plumbaginous -plumbago -plumbate -plumbeous -plumbic -plumbiferous -plumbism -plumbous -plumelet -plumier -plumlike -plummier -plummy -plumose -plumosely -plumpish -plumulate -plumule -plumulose -plumy -plunderable -plunderage -plunderous -pluperfect -pluralistically -pluriaxial -pluripotent -plussage -plusses -plutocracy -plutocrat -plutocratic -plutocratically -pluton -plutonian -plutonic -pluvial -plyscore -pneumatically -pneumaticity -pneumatology -pneumatolysis -pneumatolytic -pneumatometer -pneumatometer's -pneumatometers -pneumatophore -pneumatophoric -pneumectomy -pneumococcus -pneumonic -pocahontas -pockmark -pocky -poco -podagra -podagral -podded -podding -podgier -podgy -podiatric -podiatrist -podiatry -podite -poditic -poetaster -poetess -poeticism -pogromist -poi -poikilotherm -poikilothermic -poikilothermism -poilu -poinciana -pointe -pointillism -pointillist -pointilliste -pointillistic -pointwise -poirot -poitrine -pokey -pokeys -pokier -pokily -pokiness -poky -polarimetric -polariscopic -polariton -polarographic -polarographically -polaron -polder -poleax -poleless -polemicist -polemist -polemonium -polestar -poleward -policewoman -policewoman's -policewomen -policyholder -policyholders -poliomyelitic -poliomyelitis -poliovirus -politesse -politick -politicker -polity -polkadot -polkadots -pollee -pollenate -pollenated -pollenates -pollenating -pollenation -pollenosis -pollex -pollical -pollices -pollinate -pollinated -pollinates -pollinating -pollination -pollinator -pollinic -polliniferous -pollinium -polloi -pollster -pollywog -pollywog's -pollywogs -poloist -poltergeist -poltroon -poltroonery -poltroonish -poltroonishly -polyandrous -polyandry -polyanka -polyantha -polyanthus -polybasite -polycarbonate -polycarpellary -polycarpic -polycarpous -polycarpy -polycentrism -polychaete -polychaetous -polychasium -polychotomous -polychotomy -polychromatic -polychrome -polychromy -polycistronic -polyclinic -polycondensation -polycot -polycotyl -polycotyledon -polycotyledonous -polycrystal -polycyclic -polycythemia -polycythemic -polydactyl -polydactylous -polydactyly -polydipsi -polygala -polygamic -polygamical -polygamically -polygamist -polygene -polygenesis -polygenesist -polygenetic -polygenetically -polygenic -polyglandular -polyglot -polyglotism -polyglottism -polygonum -polygram -polygram's -polygrams -polygraph -polygraphic -polygynoecial -polygyny -polyhedrosis -polyhistor -polyhistoric -polyhydroxy -polymath -polymathic -polymathy -polymerically -polymerism -polymorphically -polymorphism -polymorphonuclear -polymorphous -polymorphously -polymyxin -polyneuritis -polynuclear -polynucleotide -polynya -polyonymous -polyp -polypary -polypeptide -polypeptidic -polypetalous -polyphagia -polyphagous -polyphagy -polyphase -polyphasic -polyphenol -polyphenolic -polyphone -polyphonically -polyphonous -polyphonously -polyphyletic -polyphyletically -polyphyleticism -polypide -polyploid -polyploidy -polypnea -polypneic -polypody -polypoid -polypous -polyptych -polyrhythm -polyrhythmic -polyrhythmically -polyribonucleotide -polyribosomal -polyribosome -polysaccharide -polysaccharides -polysaprobic -polysemous -polysemy -polysepalous -polysilicon -polysiloxanes -polysome -polysomic -polysorbate -polystichous -polysulfide -polysyllabic -polysyllabically -polysyllable -polysynaptic -polysynaptically -polysyndeton -polytene -polyteny -polytheism -polytheist -polytheistic -polytheistical -polythene -polytocous -polytonality -polytope -polytrophic -polytype -polytypic -polytypism -polytypy -polyurethane -polyuria -polyvalence -polyvalent -polyvinyl -polywater -polyzoan -polyzoarium -polyzoic -pomace -pomaceous -pomade -pomaded -pomades -pomander -pomatum -pome -pomelo -pomerania -pomeranian -pomiferous -pommel -pomological -pomologically -pomologist -pomology -pompey -pompon -pon -ponderable -ponderosa -ponderosa's -ponderosas -pong -pont -pontific -pontificaly -pontificator -pontifices -pontine -pontius -ponton -pontonier -pontoon -ponytail -pood -poolroom -poop -poorhouse -poorish -popery -popgun -popinjay -popish -popishly -popliteal -popover -poppa -poppet -popple -poppycock -poppyhead -populaire -populaires -populism -populist -populistic -porcelainlike -porcelaneous -porcellaneous -poriferal -poriferan -porkies -porky -pornographically -porphyria -porphyrin -porphyritic -porphyroid -porphyropsin -porphyry -porrect -porringer -portance -portative -portcullis -porterage -porthole -portico -portiere -portionless -portraitist -portress -portulaca -posable -posada -posey -posies -positivistic -positivity -positronium -posseman -possemen -possessory -posset -possets -postaxial -postaxially -postbag -postbags -postbellum -postbox -postboxes -postboy -postboys -postbreeding -postclassic -postclassical -postcolonial -postdental -postdiluvian -postdoctorate -postembryonal -postembryonic -postemergence -posteriad -posteriority -postern -postexilic -postface -postform -postglacial -posthaste -posthole -posthypnotic -postiche -postilion -postillion -postmastership -postmenopausal -postmillenarian -postmillenarianism -postmillennial -postmillennialism -postmillennialist -postmistress -postmodern -postmultiply -postnasal -postnatal -postnatally -postnuptial -postnuptially -postorbital -postpaid -postpituitary -postponable -postposition -postpositional -postpositionally -postpositive -postpositively -postprandial -postprandially -postprocess -postprocessor -postprocessors -postschool -postsynaptic -postsynaptically -posttension -posttraumatic -postulancy -postulant -postulational -postulator -postural -posy -potability -potassic -potation -potboy -poteen -potemkin -potence -potentiate -potentiation -potentiator -potentiometric -potful -pothead -potheen -pother -pothered -pothering -pothook -pothouse -pothunter -pothunting -potpie -potsdam -potsherd -potshot -potshotting -potstone -pottage -pottawatomie -potteringly -pottier -potties -pottle -potto -pottos -potty -pouchier -pouchy -pouf -pouff -pouffed -poulard -poularde -poult -poulterer -poultryman -poundage -poundal -pourable -pourboire -pourparler -pourpoint -poussette -poussetted -poussetting -poussin -poussins -pouty -powderman -powdermen -powerboat -powerhouse -powerhouse's -powerhouses -powwow -poxvirus -poza -ppm -practicum -praecox -praedial -pragmatical -pragmaticism -pragmaticist -pragmatistic -praiseworthily -praline -prandial -prankish -prankishly -prankishness -prankster -pranksters -prase -pratfall -pratincole -pratique -prawn -prawner -prawns -praxeological -praxeology -pre -preachier -preachifies -preachify -preachily -preachiness -preachment -preachy -preadapt -preadaptation -preadapted -preadaptive -preadolescence -preadolescent -preamplifier -preamplifiers -prearrange -prearrangement -preatomic -preaxial -preaxially -prebend -prebendal -prebendary -prebind -prebiologic -prebiological -prebiotic -precancel -precancerous -precast -precautious -precedency -preceeded -preceeding -precensor -precentor -precentorial -precentorship -preceptor -preceptorial -preceptorship -preceptory -preceptress -precessional -preciosity -precipitance -precipitancy -precipitant -precipitantly -precipitantness -precipitator -precipitin -precipitinogen -precipitinogenic -precisian -precisianism -precisionist -preclinical -preclusion -preclusive -preclusively -precoat -precoating -precocial -precognition -precognitive -precombustion -precompact -precompose -precomputation -precomputed -preconceptual -preconcert -preconcerted -preconcertedly -preconcertedness -preconsonantal -precook -precritical -precursory -predaceous -predaceousness -predacious -predacity -predatorily -predawn -predecease -predefense -predefense's -predefenses -predesignate -predesignation -predestinarian -predestinarianism -predestinate -predestination -predestinator -predestine -predetermination -predicable -predicatable -predicatory -predigest -predigestion -predominancy -preemergence -preemergent -preemie -preemphasization -preemphasization's -preemphasize -preemphasized -preemphasizer -preemphasizers -preemphasizes -preemphasizing -preexchange -preexchanged -preexist -preexistence -prefatorial -prefatorially -prefatorily -prefectural -preferability -preferrer -prefigurative -prefiguratively -prefigurativeness -prefigure -prefigured -prefigurement -prefigures -prefiguring -prefixal -prefixally -prefocus -prefocused -prefocuses -prefocusing -preform -preformation -preformed -preforms -prefrontal -pregnability -pregnable -pregnenolone -preheat -preheated -preheater -prehensile -prehensility -prehension -prehistorian -prehistorical -prehistorically -prehistory -prehominid -preignition -preinduction -prejudicious -prejudiciously -prelature -prelection -prelibation -prelicense -prelicensed -prelicenser -prelicenses -prelicensing -preliminarily -prelusion -prelusive -prelusively -prelusory -premalignant -preman -premed -premedial -premedian -premedical -premedieval -premedieval's -premedievalism -premedievalism's -premedievalisms -premedievals -premeditator -premeiotic -premenstrual -premenstrually -premership -premie -premillenarian -premillenarianism -premillennial -premillennialism -premillennialist -premillennially -premiss -premolar -premonish -premonitorily -premorse -premune -premunition -prename -prenatal -prenatally -prenominate -prenomination -prenotion -preoccupancy -preoperative -preoperatively -preorbital -preordain -preordained -preordaining -preordains -preordination -preoviposition -preovulatory -prepackage -preparator -preparatorily -prepausal -prepay -prepense -prepensely -preplan -preponderancy -prepositive -prepositively -prepossess -prepossessing -prepossessingly -prepossessingness -prepossession -prepotency -prepotent -prepotently -preppie -preprandial -preprocess -preprocessed -preprocesses -preprofessional -prepuberal -prepuberally -prepubertal -prepubertally -prepuberty -prepubescence -prepuce -prepunch -prepupal -preputial -prerealization -prerealization's -prerealizations -prerealize -prerealizes -prerecord -presageful -presanctified -presbyope -presbyopia -presbyopic -presbyter -presbyterate -presbyterial -presbyterially -presbytery -prescient -prescientific -presciently -prescind -prescore -prese -preselection -presell -presentability -presentably -presentative -presentee -presentient -presentiment -presentimental -presentment -preservable -preservationist -presettable -presetting -preshrunk -presidentship -presidial -presidiary -presidio -presidium -presignify -presley -presoak -pressboard -pressmark -pressor -pressroom -pressrun -presswork -prest -prester -presternum -prestigeful -prestissimo -prestress -prestressed -presumptive -presumptively -presynaptic -presynaptically -pretax -preteen -pretensionless -preterit -preterite -preterition -preteritive -preterminal -pretermission -pretermit -preternatural -preternaturally -preternaturalness -pretreat -pretreatment -prettification -prettify -prettyish -pretubercular -pretuberculous -pretzel -prevaricate -prevaricated -prevaricates -prevaricating -prevarication -prevaricator -prevenient -preveniently -preventability -preventative -preventible -preverbal -previsional -previsionary -prevocalic -prevocational -prevue -prexy -priapic -pricey -pricier -pricket -prickier -pricky -pricy -prideful -pridefully -pridefulness -priesthood -prieur -priggery -priggism -prima -primality -primateship -primatial -primatological -primatologist -primatology -primero -primipara -primiparity -primiparous -primitivist -primitivistic -primitivity -primmer -primmest -primming -primo -primogenitor -primogeniture -primos -primrdium -primula -primus -princedom -princekin -princelet -princeling -princeship -princesse -principalship -principial -principium -princox -prink -prinker -printability -printemps -printery -printless -priorate -prioress -prioresses -priorship -pripet -prise -prisere -prismatically -prismatoid -prismatoidal -prismoid -prismoidal -prissily -pristane -prithee -privatdocent -privatdozent -privatism -privet -privily -privity -prix -prizefight -prizefighter -prizefighting -prizewinner -proa -proach -proaching -proactive -probabilism -proband -probang -probational -probationally -probationary -probatory -probenecid -probit -probosces -proboscidean -proboscidian -proboscis -procambial -procambium -procaryote -procaryotic -procathedral -procephalic -procercoid -processability -processable -processibility -processible -proclimax -proclitic -proconsul -proconsular -proconsulate -proconsulship -procreant -procreator -procryptic -proctodaeum -proctologic -proctological -proctologist -proctology -proctorial -proctorship -procumbent -procurable -procurance -procuration -procurator -procuratorial -procuress -prodder -prodigality -prodromal -prodromata -prodrome -prodromes -prodromic -productional -proemial -proenzyme -proestrus -profanation -profanatory -professeur -professorate -professoriat -professoriate -profili -profitless -profitted -profitting -profligacy -profluent -prog -progamete -progestational -progesterone -progestin -progestogen -progging -proglottid -proglottidean -proglottis -prognathic -prognathism -prognathous -prognostic -prograde -programmatic -programmatically -progressional -progressionist -progressist -progressivist -progressivistic -prohibitionist -projectable -projectional -projet -projets -prokaryote -prokaryotic -prolactin -prolamin -prolamine -prolan -prolapse -prolapsed -prolapsing -prole -proleptic -proletarian -proliferous -proliferously -prolificacy -prolificity -proline -prolocutor -prolotherapy -prolusion -prolusions -prolusory -prom -promazine -promisee -promisor -promissory -promotability -promotable -promptbook -promptbooks -promulgator -pronatalism -pronatalist -pronate -pronated -pronating -pronation -pronator -pronephric -pronephros -pronghorn -pronghorns -pronominal -pronominally -pronuclear -pronucleus -pronunciamento -pronunciational -prooflike -proofread -proofroom -propaedeutic -propagable -propagandism -propagandistically -propagational -propagator -propagule -proparoxytone -propellent -propellor -propend -propense -properdin -propertyless -prophage -prophase -prophasic -prophetess -prophetical -prophylactic -prophylactically -prophylaxis -propine -propined -propining -propionibacteria -propitiable -propitiator -propitiatory -proplastid -propman -propolis -propone -proponed -proponing -proportionable -proportionably -propos -propositus -propranolol -proprietress -proprioceptor -proptosis -propulsive -propyl -prorogate -prorogation -prorogue -prorogued -proroguing -prosaically -prosaism -prosaist -prosateur -prosciutto -proscriptive -proscriptively -prosector -prosectorial -prosecutable -proselyte -proselytism -proseminar -prosencephalic -prosencephalon -prosenchyma -prosenchymas -prosenchymata -prosenchymatous -prosier -prosily -prosiness -prosit -proso -prosobranch -prosodical -prosodically -prosodist -prosoma -prosomal -prosopographical -prosopography -prosopopoeia -prossed -prosser -prost -prostaglandin -prostatectomy -prostatic -prostatism -prostatitis -prosthesis -prosthetically -prosthodontics -prosthodontist -prostitutor -prostomial -prostomium -prosy -protamine -protasis -protatic -protea -protectant -protectionism -protectoral -protectorship -protectory -protectress -proteid -proteide -proteinaceous -proteinase -proteinate -proteinuria -proteinuric -protend -protensive -protensively -proteoclastic -proteose -proteranthous -proteranthy -protestor -proteus -prothalamion -prothalamium -prothallial -prothallium -prothallus -prothesis -prothetelic -prothetely -prothetic -prothonotarial -prothonotary -prothoracic -prothorax -prothrombin -protist -protistan -protitch -protium -proto -protoderm -protodermal -protogalaxy -protogeometric -protohistorian -protohistoric -protohistory -protohuman -protolanguage -protolithic -protomartyr -protonate -protonated -protonation -protonema -protonemal -protonematal -protonic -protonotary -protonymph -protonymphal -protopathic -protophloem -protophyta -protoplanet -protoplast -protoplastic -protoporphyrin -protostar -protostele -protostelic -prototroph -prototrophic -prototrophy -prototypal -protoxylem -protozoal -protozoic -protozoological -protozoologist -protozoology -protozoon -protractile -protraction -protractor -protreptic -protrusible -protuberatly -proudful -proudhearted -provascular -provement -provender -provenience -provincialist -provinciality -proviral -provirus -provisionary -provisons -provisory -provitamin -provolone -proxemic -proxemics -proximo -proxmire -prude -prude's -prudery -prudes -prudish -prudishly -prudishness -pruinose -prurience -pruriency -pruriginous -prurigo -pruritic -pruritus -prussiate -prussic -prutot -pryer -psalmbook -psalmody -psalter -psalterium -psaltery -psaltry -psephological -psephologist -psephology -pseud -pseudepigraph -pseudepigraphon -pseudepigraphy -pseudoallele -pseudoallelic -pseudoallelism -pseudoclassic -pseudoclassicism -pseudoenergy -pseudomedieval -pseudomedieval's -pseudomedievals -pseudonymity -pseudonymous -pseudonymously -pseudonymousness -pseudopotential -pseudoscience -pseudoscientific -pseudoscientist -pseudoscorpion -pseudosophisticated -pseudosophistication -pseudotuberculosis -psychedelia -psychedelically -psychiatrically -psychoanalytical -psychoanalytically -psychobiographical -psychobiography -psychobiologic -psychobiological -psychobiologist -psychochemical -psychodrama -psychodramatic -psychodynamic -psychodynamically -psychodynamics -psychogenesis -psychogenetic -psychogenic -psychogenically -psychognosis -psychognosy -psychograph -psychokinesis -psychokinetic -psycholinguist -psychologic -psychologism -psychometrically -psychomotor -psychoneurosis -psychoneurotic -psychopathically -psychopathologic -psychopathological -psychopathologically -psychopathologist -psychopathology -psychopathy -psychopharmaceutical -psychopharmacologic -psychopharmacological -psychopharmacologist -psychopharmacology -psychophysicist -psychophysiologic -psychophysiological -psychophysiologically -psychophysiologist -psychopomp -psychosexual -psychosexuality -psychosexually -psychosomatically -psychosurgery -psychosurgical -psychotherapeutically -psychotherapist -psychotically -psychotogen -psychotogenic -psychotomimetic -psychotomimetically -psychotropic -psychrometer -psychrometer's -psychrometers -psychrometric -psychrometry -psychrophilic -psyllium -pterodactyl -pterodactyl's -pterodactyls -ptolemaists -ptomaine -puberal -pubertal -puberulent -pubes -pubescence -pubic -pubis -publican -publicans -publicist -publick -publique -publishable -puccoon -puce -pucka -puckery -pud -puddingstone -pudency -pudendal -pudendum -puerperal -puerperium -pug -pugaree -puggaree -pugging -pugilism -pugilist -pugilistic -pugmark -pugnacious -pugnaciously -pugnaciousness -pugnacity -puisne -puissance -pukka -pul -pulchritude -pulchritudinous -pule -puler -puli -pulicide -pulik -puling -pulis -pullback -pullet -pullout -pullulate -pullulation -pulmonate -pulmonic -pulmotor -pulpal -pulpally -pulpiness -pulpwood -pulpy -pulque -pulsant -pulsator -pulsatory -pulsimeter -pulsimeter's -pulsimeters -pulsometer -pulsometer's -pulsometers -pulverulent -pulvillus -pulvinus -pumiceous -pumicite -pumpernickel -pumpkinseed -pumpkinseeds -puna -punchball -punchballs -punchboard -puncheon -punchier -punchinello -punchless -punchy -punctate -punctation -punctilio -punctilious -punctiliously -punctiliousness -punctuator -pung -punily -punishability -punition -punkah -punkie -punkin -punnier -punning -punny -punties -punty -pupae -puparia -puparial -puparium -pupfish -pupilage -pupilar -pupillage -pupillary -pupiparous -puppetry -pupping -purblind -purblindly -purblindness -purdah -purdew -pureblood -purebred -puree -puree's -pureed -pureeing -purees -purfle -purfled -purfling -purgatorial -purificator -purificatory -purifing -purine -puristic -puritanism -purl -purled -purler -purlers -purlieu -purlin -purling -puromycin -purplish -purply -purpura -purpure -purpuric -purselike -pursewarden -pursier -pursiness -purslane -pursuance -pursuivant -pursy -purtenance -purulence -purulent -purveyance -purvis -pushball -pushcart -pushchair -pushchairs -pushful -pushfulness -pushily -pushout -pushover -pushover's -pushovers -pushpin -pushpin's -pushpins -pusillanimity -pusillanimous -pusillanimously -pussyfoot -pussyfooter -pussyfooting -pussytoes -pustulant -pustular -pustulate -pustulated -pustulation -pustule -pustules -putains -putas -putdown -putdown's -putdowns -putout -putrefaction -putrefactive -putrescence -putrescent -putrescible -putrescine -putridity -putsch -putschist -puttana -puttee -puttees -puttyroot -puzzleheaded -puzzleheadedness -pycnidium -pycnogonid -pycnometer -pycnometer's -pycnometers -pyelitis -pyelonephritic -pyelonephritis -pyemia -pyemic -pygidial -pygidium -pygmaean -pygmean -pygmoid -pygmyish -pygmyism -pyknic -pylon -pylons -pylori -pyloric -pylorus -pyocanea -pyoderma -pyodermic -pyogenic -pyracanth -pyracantha -pyralid -pyralidid -pyramidical -pyran -pyranoid -pyranose -pyranoside -pyrargyrite -pyrene -pyrenoid -pyrethrin -pyrethroid -pyrethrum -pyretic -pyrexia -pyrexial -pyrexic -pyrheliometer -pyrheliometer's -pyrheliometers -pyrheliometric -pyric -pyridoxal -pyridoxamine -pyridoxin -pyridoxine -pyriform -pyrimethamine -pyrimidine -pyrimidines -pyrite -pyrites -pyritic -pyrocatechol -pyrocellulose -pyrochemical -pyrochemically -pyroclastic -pyroelectric -pyroelectricity -pyrogallol -pyrogen -pyrogenic -pyrogenicity -pyrogenous -pyrola -pyroligneous -pyrolusite -pyrolytic -pyrolytically -pyromancy -pyromania -pyromaniac -pyromaniac's -pyromaniacal -pyromaniacs -pyrometallurgical -pyrometallurgy -pyrometric -pyrometrically -pyromorphite -pyronine -pyroninophilic -pyrope -pyrophoric -pyrophosphatic -pyrophyllte -pyrosis -pyrotechnical -pyrotechnically -pyrotechnist -pyroxenic -pyroxenitic -pyroxenoid -pyroxylin -pyrrhic -pyrrhotite -pyrrhuloxia -pyrrol -pyrrole -pyrrolic -pyruvate -pyschiatrist -pythoness -pythonic -pythonine -pyuria -pyx -pyxides -pyxidium -pyxie -pyxis -qua -quackish -quadded -quadding -quadrantal -quadraphonic -quadraphonics -quadraphony -quadrat -quadrate -quadrated -quadrates -quadrating -quadrennium -quadricentennial -quadricipital -quadrifid -quadripuntal -quadrisect -quadrisected -quadrisecting -quadrisects -quadrisyllabic -quadrivalent -quadrivial -quadroon -quadroons -quadrumvir -quadrumvirate -quadruped -quadrupedal -quadrupeds -quadruplet -quadruplets -quadruplicity -quadruply -quadrupolar -quadrupole -quaestor -quag -quai -quaich -qualmish -qualmishly -qualmishness -qualmy -quant -quantal -quantasome -quantic -quantifiably -quantificational -quantificationally -quantifys -quantitate -quantitated -quantitates -quantitating -quantitation -quantitations -quarantinable -quark -quarks -quartan -quarterage -quarterdeck -quarterdecks -quarterfinal -quarterfinalist -quartern -quarternary -quarterstaff -quartette -quartic -quartics -quarto -quartos -quartziferous -quartzitic -quartzose -quasimodo -quasiparticle -quatercentenary -quaternion -quaternity -quatrefoil -quattrocento -quattuordecillion -quavery -quayage -quayside -quean -queasily -queazy -queenship -queerish -quenchable -quenchless -querilla -querist -quern -querns -questionary -questionless -questor -quetzal -quetzales -quib -quibs -quickset -quid -quid's -quiddity -quids -quiescence -quietism -quietist -quietus -quiff -quiffed -quiffs -quillwort -quince -quinces -quincuncial -quincuncially -quincunx -quincunxes -quincunxial -quindecillion -quinidine -quiniela -quinoa -quinoid -quinoidine -quinoline -quinquennium -quinquevalent -quinquivalent -quintain -quintal -quintessence -quintette -quintic -quintuple -quintupled -quintuples -quintuplet -quintuplet's -quintuplets -quintuplicate -quintuplicated -quintuplicates -quintuplicating -quintupling -quintus -quipped -quipster -quirkily -quirkiness -quirky -quisling -quislingism -quitch -quitclaim -quitrent -quittance -quitted -quittor -quixotical -quixotically -quixotry -quizmaster -quizzer -quizzicality -quod -quodlibet -quoin -quoit -quoits -quondam -quot -quotable -quotidian -rRNA -rabbet -rabbeted -rabbeting -rabbets -rabbinate -rabbinic -rabbinism -rabbitry -rabbity -rabblement -rabic -rabidity -racecourse -racecourses -racemate -racemic -racemose -rachet -rachides -rachiodont -rachis -rachises -rachitic -rachitis -racialism -racialist -racialistic -racily -racine -rackle -racon -raconteur -racoon -rad -radarscope -radarscopes -raddle -raddled -raddles -raddling -radiale -radiancy -radiational -radiationless -radic -radicand -radicate -radicle -radicular -radioautograph -radioautographic -radioautography -radiobiologic -radiobiological -radiobiologically -radiobiologist -radiobiology -radiobroadcast -radiobroadcaster -radiobroadcasting -radiocast -radiocaster -radiochemist -radiochlorine -radioecological -radioecologist -radioecology -radioelement -radiogenic -radiogram -radiogram's -radiograms -radiograph -radiographically -radioimmunoassay -radioisotope -radioisotopic -radioisotopically -radiolarian -radiolocation -radiologist -radiolucency -radiolucent -radiolysis -radiolytic -radiometeorograph -radiometrically -radiomimetic -radionuclide -radiopaque -radiophone -radiophoto -radiophotograph -radioscopic -radioscopy -radiosensitive -radiosensitivity -radiosonde -radiostrontium -radiosymmetrical -radiotelegraph -radiotelegraphic -radiotelegraphy -radiotelephone -radiotelephony -radiotherapist -radiothorium -radiotracer -radome -rads -radula -radular -raff -raffia -raffinose -raftsman -raga -ragamuffin -ragbag -raggedy -raggle -ragi -raglan -ragman -ragpicker -ragtag -ragtime -rah -rainmaker -rainmaking -rainproof -rainspout -rainsquall -rainwash -rainwear -raj -raja -rale -rallye -rallyist -rallymaster -ramate -rambunctious -rambunctiously -rambunctiousness -ramekin -ramentum -ramequin -rami -ramie -ramiform -ramillies -ramirez -rammer -ramose -ramosely -ramous -rampageous -rampageously -rampageousness -rampancy -rampion -ramshackle -ramus -ranchman -ranian -rantry -ranunculus -rapacity -rapine -rapist -rappee -rappen -rapporteur -rapscallion -raptor -raptorial -rapunzel -rarebit -rarefaction -rarefactional -rarefactive -rarify -rasa -rascality -rasing -rasorial -raspy -rasure -rata -ratably -ratafia -rataplan -ratch -ratel -ratemeter -ratemeter's -ratemeters -ratepayer -ratepayers -rathe -rathskeller -raticide -ratificationist -ratiocinator -rationalistically -ratlike -ratline -raton -ratoon -rattan -ratted -ratteen -ratter -ratting -rattlebrain -rattlebrained -rattletrap -rattly -rattrap -raunchier -raunchily -raunchiness -raunchy -ravagement -ravel -ravelment -ravels -ravioli -ravishment -rawinsonde -rawlings -rawlins -rayless -raylessness -rayon -razeed -razeeing -razorbill -razz -razzmatazz -reabsorb -reabsorption -reacquaint -reacquire -reacquisition -reactance -reactances -reactional -reactionally -reactionaryism -reaggregate -reaggregation -realpolitik -reapportion -rearhorse -rearm -rearmament -rearming -rearmost -rearward -rearwardly -rearwards -reasonability -reasonless -reasonlessly -reassembly -reave -reaver -reaving -reb -rebarbative -rebarbatively -reboant -rebs -rebus -rebuttable -rebutter -recalcitrance -recalcitrancy -recalescence -recallability -recantation -recap -recatory -receivership -recension -receptaculum -recessional -recessionary -recharge -rechargeable -recharger -recharging -recheat -recidivism -recidivist -recidivistic -reciprocator -recision -recitalist -recitativo -reck -reclinate -reclosable -recoin -recombinant -recommit -recommitment -recompence -recompose -reconcilability -reconcilable -reconcilableness -reconcilement -reconfirm -reconfirmation -reconstitute -reconstitution -reconstructionism -reconstructionist -reconstructor -recontaminate -reconversion -reconvert -reconverted -reconvey -reconveyance -recordable -recordation -recordist -recoupable -recoupment -recreant -recreatable -recreationist -recriminatory -recrudesce -recrudescence -recrudescent -rectal -rectally -rectangularity -recti -rectifiability -rectifiable -recting -rection -rectitudinous -rective -recto -rectorate -rectorial -rectorship -rectos -rectrices -rectrix -rectus -recumbency -recusancy -redaction -redactional -redargue -redbone -redcap -redded -reddy -rede -redear -redecorate -redecorator -redeemable -redemptional -redemptory -redeploy -redeployed -redeployment -redescribe -redescription -redetermine -redetermined -redetermining -redhook -redhorse -redia -rediae -redial -redias -redintegrate -redintegration -redintegrative -rediscount -rediscountable -redistributory -redistrict -redivivus -redleg -redolence -redolent -redolently -redondo -redoubt -redoubtably -redout -redox -redpoll -redroot -redshank -redshift -redshifted -redshifting -redshifts -redshirt -redskin -redstart -redtop -reductant -reductase -reductio -reductional -reductionist -reductionistic -reduplicate -reduplication -reduplicative -reduplicatively -reduviid -redwing -ree -reedbuck -reedify -reeducate -reeducative -reeky -reelable -reembroider -reemphasization -reemphasization's -reemploy -reemployment -reenforce -reenlist -reenlisted -reenlistment -reentrance -reest -reestablishment -ref -reface -refacing -refect -refection -referable -refinish -refinisher -refinishes -refinishing -refit -reflation -reflationary -reflectional -reflectometer -reflectometer's -reflectometers -reflectometry -reflexion -reflexology -reflorescence -reflorescent -reflow -refluence -reforest -reforge -reformate -reformational -refractile -refractivities -refractivity -refractometric -refractometry -refractor -refractorily -refrainment -refrangibility -refrangible -refrangibleness -refrigerant -refringent -reft -refugeeism -refugium -refulgence -refulgent -refundability -refundable -refurbishment -refutably -regality -regardant -regardful -regardfully -regardfulness -regelation -regenerable -regeneracy -regenerator -regental -regicidal -regicide -regimental -regimentally -regimentals -regionalist -regionalistic -regisseur -regius -reglet -regna -regnal -regnant -regnum -regolith -regorge -regorged -regorging -regosol -regrant -regreet -regressor -regretless -regretter -regrid -regridded -regridding -regrow -regurgitate -regurgitated -regurgitates -regurgitating -regurgitation -regurgitative -rehabilitant -rehabilitationist -rehabilitator -rehear -rehouse -rehousing -rehydratable -rehydrate -rehydration -reichsmark -reification -reified -reify -reifying -reimpression -reincarnationist -reinfection -reinforceable -reinhard -reinhardt -reinless -reinsman -reinsurance -reinsure -reinsurer -reintegrate -reintegration -reintegrative -reinvestment -reinvigorate -reinvigorator -reiterator -reive -reiver -reiving -rejectee -rejuvenate -rejuvenated -rejuvenates -rejuvenating -rejuvenation -rejuvenator -rejuvenescence -rejuvenescent -relatable -relator -relaxant -relaxin -releasability -releasably -relection -reliction -relievable -relievo -religionist -religiose -reline -relinquishment -reliquary -relique -reliquiae -relishable -relocatee -relucent -reluctancy -reluctate -reluctated -reluctation -reluctivity -relume -relumed -relumine -reluming -remaines -reman -remanence -remanent -remanufacture -remanufacturer -remap -remarque -remediably -remedially -remediate -remediation -remediless -remedilessly -rememberability -rememberable -remigial -remindful -reminiscential -remint -remise -remised -remising -remissible -remissibly -remitment -remittable -remittal -remittent -remittently -remitter -remonstrance -remonstrant -remonstrantly -remonstrator -remount -removability -removably -remunerator -remuneratory -remus -renascence -renderable -renegade -renegades -renege -reneged -reneger -reneges -reneging -renewability -renewably -reniform -renig -renigged -renigging -renin -renitency -renitent -rennet -rennin -renographic -renography -renominate -renominating -renomination -renouncement -renovator -rentability -rentable -rente -rentier -renunciatory -reoccupy -reoccur -reoccurrence -rep -repack -repacker -repacking -repairability -repand -reparative -repass -repassage -repatriate -repatriated -repatriates -repatriating -repatriation -repealable -repellant -repellency -repeller -repercussive -repetend -repetitional -replant -repleviable -replevied -replevies -replevin -reportable -reposal -reposeful -reposefully -reposefulness -reposit -reposited -repositing -repossess -repossession -repower -reprehend -reprehensibility -reprehensibly -reprehension -reprehensive -representationalism -representationalist -repressibility -repressible -repressionist -repressor -reprieval -repristinate -repristination -repro -reproachable -reproachful -reproachfully -reproachfulness -reprobance -reprobatory -reprocess -reprocessable -reprocesses -repros -repudiationist -repudiator -repugn -repugnancy -reputability -req -requestioner -requestor -requiescat -requin -requital -reradiate -reradiation -reredos -reremouse -rereward -resail -rescale -rescindment -rescission -rescissory -rescript -researchist -resect -resectability -resectable -resection -reseed -resend -resending -reserpine -reservist -reservists -resettable -reship -reshipment -reshipper -reshuffle -residua -resile -resiled -resiliency -resiling -resinate -resinify -resinoid -resinous -resiny -resistable -resistibility -resistless -resistlessly -resistlessness -resitting -resojet -resole -resolvent -resorb -resorcinol -resorption -resorptive -respell -respirable -respirational -respirometer -respirometer's -respirometers -respirometric -respirometry -resplendence -resplendency -responsory -responsum -ressentiment -resses -restage -restartable -restauranteur -restitute -restorable -restoral -restrainable -restrictionism -restrictionist -restrike -resultful -resultfulness -resultless -resupinate -resupination -resupine -resurgam -resurge -resurging -resurrectional -resurrectionist -resuscitator -resuscitators -resvering -ret -retable -retake -retardate -retentivity -retenue -retia -retiarius -reticency -reticule -reticulocyte -reticulocytic -reticulose -retiform -retinacular -retinaculum -retinae -retinene -retinitis -retinol -retinopathy -retinoscopy -retinospora -retinula -retinular -retirant -retool -retortion -retot -retouch -retoucher -retractile -retractility -retrainable -retrainee -retral -retrally -retread -retreaded -retreading -retreatant -retrench -retrial -retributive -retributively -retributory -retrievability -retroaction -retroactivity -retrocede -retrocession -retrofire -retrofitted -retrogradation -retrogress -retrogression -retrolental -retrolingual -retropack -retroperitoneal -retroperitoneally -retroreflection -retroreflective -retroreflector -retrorse -retrorsely -retroserrate -retroversion -rets -retsina -retted -retting -returnee -returnee's -returnees -retuse -reunification -reunify -reunionist -reunionistic -rev -revalidate -revalidating -revaluate -revalue -revanche -revanchist -revealable -revealment -revegetate -revegetation -revehent -reveille -reveilles -revelator -revenant -rever -reverb -reverberant -reverberantly -reverberatory -reverential -reverentially -revers -reversibly -reversional -reversionary -revertible -revery -revest -revetment -revetted -revictual -revilement -revisal -revisionism -revisor -revisory -revivable -revivalist -revivalistic -revivalists -revivification -revivify -reviviscence -reviviscent -revokable -revoluable -revolute -revolutionarily -revolutionibus -revolutionist -revolvable -revs -revulsed -revulsive -rew -rewake -rewaken -rewardable -rexroth -rey -reynard -rezone -rhabdom -rhabdomancy -rhabdome -rhabdomere -rhadamanthine -rhamnaceous -rhamnose -rhamnus -rhaphe -rhapsodical -rhapsodically -rhapsodist -rhatany -rhebok -rheims -rheinholdt -rheological -rheologically -rheologist -rheometer -rheometer's -rheometers -rheophile -rheophilic -rheostatic -rhesus -rhet -rhetor -rheumatically -rheumatiz -rheumatoid -rheumatologist -rheumatology -rheumy -rhinal -rhinelander -rhinencephalic -rhinencephalon -rhinitis -rhinocerotic -rhinolaryngology -rhinopharyngitis -rhinoscopy -rhinosporidium -rhinovirus -rhizanthous -rhizobium -rhizocarpic -rhizocarpous -rhizocephalan -rhizocephalid -rhizoctonia -rhizogenesis -rhizogenetic -rhizogenic -rhizoid -rhizoidal -rhizomatous -rhizome -rhizomic -rhizomorphous -rhizoplane -rhizopod -rhizopodal -rhizopodous -rhizopus -rhizosphere -rhizotomy -rhodamine -rhodochrosite -rhodomontade -rhodoplast -rhodopsin -rhodora -rhomb -rhombencephalon -rhombi -rhombohedral -rhombohedron -rhomboid -rhomboidal -rhomboideus -rhombs -rhonchi -rhonchus -rhumb -rhumba -rhumbs -rhus -rhuses -rhymester -rhyolite -rhyolitic -rhythmicity -rhythmist -rhytidome -ri -rial -rialto -riant -riantly -riata -ribaldry -riband -ribas -ribband -ribber -ribbonlike -ribby -ribgrass -riblet -ribonuclease -ribonucleoprotein -ribonucleoside -ribonucleotide -ribose -ricci -ricebird -ricercar -richert -richey -richland -richment -rici -ricin -ricinus -rickards -rickenbaugh -rickettsia -rickey -rickeys -rickrack -ricksha -ricotta -rictal -rictus -ridded -ridder -rideable -riderless -ridgeling -ridgling -ridgy -ridotto -ridpath -riegger -riel -rien -rier -rife -rifely -riff -riffle -riffled -riffler -riffles -riffling -riffraff -rification -rifice -rificer -riflebird -riflery -riflescope -rifying -rigadoon -rigatoni -rigaudon -rightism -rigidification -rigidify -rigorism -rigorism's -rigorisms -rigorist -rigorist's -rigoristic -rigoristics -rigorists -rile -riling -rilke -rille -rillet -rilly -rimbaud -rimier -rimland -rimose -rimous -rimrock -rimy -rin -rinascimento -rinderpest -ringbark -ringbolt -ringbolts -ringbone -ringboned -ringdove -ringel -ringent -ringleader -ringleaders -ringlike -ringmaster -ringmasters -ringneck -ringolade -ringstraked -ringtail -ringtaw -ringtoss -ringworm -ringworms -ripieno -ripoff -ripoff's -ripoffs -riposte -ripper -riprap -ripsaw -ripsnorter -ripsnorting -riptide -risibility -risorgimento -risotto -rit -ritard -ritualism -ritualist -ritualistic -ritualistically -ritzier -ritziness -ritzy -rivalrous -riverbed -riverview -riverward -riverwards -riverweed -riyal -roadability -roadless -roadrunner -roadrunners -roadstead -roadwork -roadworks -roadworthiness -roadworthy -roan -robalo -roband -robbie -roble -robustious -robustiously -robustiousness -roc -rocambole -rochet -rockabilly -rockaway -rockaways -rocketeer -rocketry -rockettes -rockfish -rocklike -rockling -rockoon -rockrose -rockshaft -rockskipper -rococo -rodenticide -rodeph -rodless -rodlike -roemer -roentgenogram -roentgenogram's -roentgenograms -roentgenograph -roentgenographic -roentgenographically -roentgenography -roentgenologic -roentgenological -roentgenologically -roentgenologist -roentgenology -roentgenoscope -roentgenoscopic -roentgenoscopy -roentgenotherapy -roff -rogation -rogueing -roguery -roi -roic -roily -roister -roistered -roisterer -roistering -roisterous -rolamite -rollick -rollie -rollout -rollover -rolnick -romaine -romanticist -romanza -romaunt -romulo -rondeau -rondeaux -rondel -rondelet -rondelle -rondure -ronnel -ronyon -roofhouse -roofless -rooflike -roofline -rooftree -rookery -rooky -roomette -rooney -roorback -roos -roose -rootage -roothold -rootlet -rootlike -rootstalk -rootstock -rooty -ropean -ropedancer -ropedancing -ropery -ropewalk -ropewalker -ropeway -ropework -ropier -ropiness -ropy -roque -roquelaure -rorqual -rosabelle -rosaceous -rosaniline -rosarian -rosebay -rosefish -roselike -rosella -rosemaling -roseola -roseolar -rosery -roset -rosewater -rosewood -rosie -rosily -rosin -rosined -rosining -rosinous -rosinweed -roslev -rossi -rossoff -rostagno -rostagnos -rostellar -rostellate -rostellum -rostra -rostral -rostrate -rosulate -roswell -rota -rotaed -rotameter -rotameter's -rotameters -rotatable -rotatory -rote -rotenone -rotgut -rothko -rotifer -rotisserie -rotonda -rotorcraft -rotos -rotted -rottenstone -rotter -rottosei -rottweiler -roturier -rou -rouen -roughage -roughcast -roughhouse -roughhoused -roughhousing -roughleg -roughrider -roughriders -roulade -rouleau -rouleaux -roundel -roundelay -roundish -roundlet -roundsman -roundwood -roup -rous -rouseabout -rousement -roust -rouster -routeman -routeway -routh -roux -roven -rowdily -rowdyish -rowdyism -rowlock -roxy -royalism -royaux -royster -rozella -rozelle -rozzer -rpt -rubasse -rubato -rubberlike -rubberneck -rubbernecker -rubbishy -rubblework -rubefacient -rubellite -rubeola -rubeolar -rubicundity -rubiginous -rubious -rubrical -rubrically -rubricate -rubrication -rubricator -rubus -rubythroat -rucellai -ruche -ruching -ruck -rucksack -ruction -rudbeckia -rudd -rudderpost -rudderstock -ruddily -ruddle -ruddled -ruddleman -ruddling -ruddock -ruderal -rudesbies -rudesby -rudimental -rudimentarily -rufescent -ruff -ruffe -ruffed -ruffianism -ruffly -rufous -ruga -rugae -rugal -rugate -rugby -rugger -ruggiero -rugose -rugosely -rugosity -rugulose -ruh -ruidoso -ruinate -ruleless -rulership -rumba -rumbly -rumbustious -rumdum -rumina -ruminal -ruminate -rumination -ruminative -ruminatively -ruminator -rummel -rummer -rummest -rumrunner -runagate -runaround -runback -runcinate -rundle -rundlet -runless -runlet -runnel -runnels -runneth -runny -runout -runouts -runover -runtm -rupiah -rupiahs -rupicoline -rupicolous -ruppert -ruralist -rurban -rushall -rushee -rushlight -rushy -russetting -russification -russify -russula -rustical -rustically -rusticator -rusticity -rustily -ruthenic -ruthenious -rutilant -rutile -ruttish -ruttishly -ruttishness -ryegrass -saba -sabadilla -sabbat -sabbatic -sabin -sabol -sabot -saboteur -saboteurs -sabra -sac -sacahuiste -sacaton -saccade -saccadic -saccate -saccharase -saccharate -saccharide -saccharides -saccharification -saccharify -saccharimeter -saccharimeter's -saccharimeters -saccharimetry -saccharin -saccharine -saccharinity -saccharoidal -saccharometer -saccharometer's -saccharometers -saccharomyces -saccharose -saccular -sacculate -sacculated -sacculates -sacculation -saccule -sacculus -sacerdotal -sacerdotalism -sacerdotalist -sacerdotally -sachem -sachemic -sachems -sachet -sacheted -sacheverell -sackbut -sackcloth -sackful -saclike -sacque -sacra -sacramental -sacramentalism -sacramentalist -sacramentally -sacrarium -sacre -sacrestia -sacrilegiousnes -sacring -sacristan -sacristy -sacroiliac -sacrosanctity -sacrum -saddhu -saddlebow -saddlecloth -saddleless -saddlery -saddletree -sadomasochism -sadomasochist -sadomasochistic -safecracker -safecracking -safelight -safetyman -safflower -safranin -safranine -safrole -sagami -saggar -sagger -sagittal -sagittally -sagittate -sago -sagos -saguaro -sahib -sailable -sailboard -sailcloth -sailon -sailplane -sailplaner -sain -sainfoin -saintdom -saintlike -saintsbury -saintship -saith -saithe -saki -sako -salability -salamandrine -salariat -saleable -saledo -saleratus -saleroom -salesclerk -salesroom -saleswoman -salic -salicin -salicylate -salida -salientian -salimeter -salimeter's -salimeters -salinity -salinometer -salinometer's -salinometers -sallet -sallowish -salmagundi -salmi -salmonberries -salmonberry -salmonella -salmonellosis -salmonid -salmonoid -salometer -salometer's -salometers -saloonkeep -saltarello -saltation -saltatorial -saltatory -saltbox -saltbush -saltcellar -saltern -saltily -saltine -saltire -saltless -saltlike -saltonstall -saltshaker -saltworks -saltwort -salubrity -saluki -salutarily -salutaris -salutational -salutatorian -salutatory -salutiferous -salutory -salvable -salvageability -salvational -salvationism -salvationist -salverform -salvific -salvoes -salvor -samar -samara -samarium -samarskite -samba -sambar -sambur -samisen -samite -samlet -samp -sampan -samphire -samurai -samurai's -samurais -sanatarium -sanative -sanbenito -sancta -sanctimony -sanctum -sandarac -sandbagger -sandbank -sandbar -sandbox -sandbur -sandglass -sandhog -sandling -sandlot -sandlotter -sandpapery -sandsoap -sandstorm -sandstorms -sandworm -sandworms -sangaree -sangfroid -sanguinaria -sanguinarily -sanguineum -sanguinity -sanguinolent -sanicle -sanious -sanipractor -sanitaire -sanitarian -sanitarily -sanitorium -sannyasi -sans -sansei -sanseis -sanserif -sansevieria -sanskritic -sansom -sansome -sant -santolina -santonica -santonin -santour -saphead -sapheaded -saphenous -sapid -sapidity -sapience -sapiens -sapient -sapiently -sapio -sapless -saplessness -sapodilla -sapogenin -saponaceous -saponaceousness -saponifiable -saponification -saponifier -saponify -saponin -saponins -saponite -sapor -saporous -sapota -sapper -sapphic -sapphirine -sapphism -sapremia -sapremic -saprobe -saprobic -saprobically -saprogenic -saprogenicity -saprolite -sapropelic -saprophagous -saprophyte -saprophytic -saprophytically -saprozoic -sapsago -saraband -sarabande -sarape -sarasate -sarcenet -sarcoid -sarcoidosis -sarcolemma -sarcolemmal -sarcomatosis -sarcomatous -sarcomere -sarcomeric -sarcophagic -sarcophagous -sarcophagus -sarcophagy -sarcoplasm -sarcoplasma -sarcoplasmatic -sarcoplasmic -sarcosomal -sarcosome -sardonically -sardonicism -sardonyx -sargasso -sargassum -sarge -sarmi -sarod -sarode -sarodist -sarong -sarong's -sarongs -sarpsis -sarsaparilla -sarsenet -sarsparilla -sarti -sartorial -sartorially -sashimi -saskatoon -sass -sassier -sasswood -sassy -satang -satangs -satanically -satchelful -sateen -satem -sati -satiety -satinet -satinwood -satiny -satori -saturable -saturant -saturator -saturnali -saturnalian -saturnalianly -saturniid -satyriasis -satyric -satyrid -saucebox -saucerlike -sauch -sauerbraten -sauger -saurel -saurian -sauries -sauropod -savable -savagism -savanna -savanna's -savannas -savant -savants -savate -saveable -sawbelly -sawbones -sawboneses -sawbuck -sawfish -sawfly -sawlike -sawtimber -saxhorn -saxifrage -saxophonic -saxton -sayable -scabbier -scabbing -scabble -scabbled -scabbles -scabbling -scabby -scabies -scabietic -scabiosa -scabious -scad -scad's -scads -scag -scagliola -scalade -scalado -scalage -scalare -scalariform -scalariformly -scalation -scalawag -scaleless -scalelike -scalene -scalepan -scallion -scallopini -scallywag -scallywags -scalogram -scalogram's -scalograms -scammed -scamming -scammony -scampi -scampini -scampish -scandalmonger -scandent -scannable -scansion -scantling -scape -scapegoatism -scapegrace -scaphoid -scapin -scaping -scapolite -scapose -scarab -scarabaeid -scaramouch -scaramouche -scarecrowish -scarehead -scaremonger -scarey -scarfpin -scarfskin -scarious -scarlatinal -scarless -scarp -scarped -scarper -scarpered -scarpering -scarpers -scarph -scarping -scarps -scarring -scarry -scatback -scathe -scathed -scatheless -scathes -scatological -scatology -scatted -scatteration -scattershot -scattier -scatty -scaup -scauper -scaups -scc -scena -scenarist -scenical -scenically -scenographic -scenographically -scenography -scentless -sceptibly -schelling -schematism -scherzi -scherzo -schismatic -schismatical -schismatically -schismatist -schistose -schistosity -schistosomal -schistosome -schistosomiasis -schistous -schizo -schizocarp -schizogonic -schizogonous -schizogony -schizomycete -schizomycetous -schizont -schizophrene -schizophrenically -schizophyte -schizophytic -schizos -schizothymic -schlemiel -schlepp -schlieren -schlieric -schlock -schmaltz -schmaltzy -schmalz -schnauzer -schnitzel -scholastica -scholasticate -scholasticism -scholiast -scholiastic -scholium -schoolbag -schoolchild -schoolfellow -schoolman -schoolmistress -schooltime -schopenhauer -schorlaceous -schuman -schwada -sciaenoid -sciatic -sciential -scientifique -scientism -scientologist -scientology -scilicet -scilla -scintigraphic -scintigraphy -scintilla -scintillant -scintillantly -scintillator -scintillometer -scintillometer's -scintillometers -sciolism -sciolist -sciolistic -sciomancy -sciomantic -scirocco -scirrhi -scirrhous -scirrhus -scissile -scission -scissortail -sclerose -sclerosed -sclerotial -sclerotin -sclerotium -scofflaw -scofflaw's -scofflaws -scolecite -scolex -scolices -scoliosis -scoliotic -scollop -scolopendra -scombroid -sconce -scone -scoopful -scopic -scopolamine -scopula -scopulate -scorbutic -scorbutically -scorekeeper -scoria -scoriaceous -scorpaenid -scorpioid -scotchgard -scotchman -scoter -scotoma -scotomatous -scotopic -scottie -scouse -scouser -scoutcraft -scoutmaster -scrabbly -scrag -scraggier -scragging -scraggy -scrannel -scrapie -scrapper -scrappier -scrappiness -scrapple -scrappy -scrawly -screak -screaky -scree -screenable -screenful -screvane -screwbean -screwier -screwiness -screwlike -screwworm -screwy -scrieve -scrimpy -scrimshaw -scrip -scriptal -scription -scriptorium -scriptwriter -scriptwriter's -scriptwriters -scrod -scrofula -scrofulous -scrollwork -scrota -scrotal -scrotum -scrotum's -scrotums -scrouge -scrouging -scrubbier -scrubby -scrubland -scrubwoman -scruff -scruffier -scruffiness -scruffy -scrum -scrummage -scrunch -scrutator -scrutin -scrutineer -scud -scudded -scudding -scuds -scull -sculled -sculler -sculleries -scullery -sculling -scullion -scullions -sculls -sculpin -sculpsit -sculptress -sculpturesque -sculpturesquely -scumble -scumbled -scumbles -scumbling -scumming -scummy -scunner -scup -scupper -scuppered -scuppering -scuppernong -scuppers -scups -scurf -scurfy -scurril -scurrile -scurrility -scurvily -scuttlebutt -scutum -seabag -seabeach -seabed -seabed's -seabird -seaboot -seaborne -seacraft -seadog -seadrome -seafloor -seafowl -seafront -seagirt -seagoing -sealery -sealskin -seamanlike -seamark -seamlike -seamount -seamster -seaplane -seaquarium -searchable -searchless -seascape -sease -seashell -seashell's -seashells -seasick -seasickness -seastrand -seatmate -seatmate's -seatmates -seawall -seaware -seawater -seawater's -seaworthiness -seaworthy -sebaceous -sebum -sec -secateur -secateurs -secco -secessionism -seclusive -seclusively -seclusiveness -secobarbital -secondo -secretaryship -secretin -secretionary -secretor -secretory -sectarianism -sectary -sectile -sectility -sectionalism -sectorial -secularistic -secund -securement -seder -sedgwick -sedgy -sedilia -sedimentologic -sedimentological -sedimentologically -sedimentologist -sedimentology -seducement -seductress -sedulity -sedulous -sedulousness -sedum -seeable -seedcake -seedcakes -seedily -seedlike -seedpod -seedsman -seedtime -seel -seeley -seepy -seeress -seerey -segetal -segmentary -segno -segnos -segue -segue's -segued -segueing -segues -seguidilla -segur -segura -sei -seicento -seiche -seigneur -seigneurial -seigneury -seignior -seigniorage -seigniory -seignorage -seignorial -seignory -seine -seiner -seining -seisin -seisins -seism -seismicity -seismogram -seismogram's -seismograms -seismographic -seismologist -seismometric -seismometry -selachian -selaginella -selden -selectee -selectman -selectmen -selenic -selenide -seleniferous -selenious -selenocentric -selenographer -selenographic -selenographist -selenography -selenological -selenologist -selenologist's -selenologists -selenology -selenosis -selfadjoint -selfdom -selfhood -sellable -selle -selvage -selvaged -selvedge -selvedged -semasiological -semasiologist -semasiology -sematic -semblable -semblably -semeiology -sement -semestral -semestrial -semiabstract -semiabstraction -semiaquatic -semiarboreal -semiaridity -semiautomatically -semiautonomous -semibasement -semibreve -semicentenary -semicentennial -semicircle -semicircles -semiclassic -semiclassical -semicolonial -semicolonialism -semicolony -semicommercial -semiconducting -semiconscious -semiconsciously -semiconsciousness -semiconservative -semiconservatively -semicrystalline -semicylindrical -semidarkness -semidesert -semidetached -semidiameter -semidiurnal -semidivine -semidocumentary -semidome -semidomed -semidomestic -semidomesticated -semidomestication -semidominant -semidouble -semidry -semiellipse -semielliptic -semielliptical -semiempirical -semierect -semievergreen -semifinal -semifinalist -semifinished -semifitted -semiflexible -semifluid -semiformal -semifossil -semigloss -semigovernmental -semigroup -semilegendary -semilethal -semiliquid -semiliterate -semilog -semilunar -semilustrous -semimanufactures -semimetal -semimetallic -semimicro -semimoist -semimonastic -semimonthly -semimystical -seminarist -seminiferous -semiofficial -semiofficially -semiological -semiology -semiopaque -semiosis -semiotic -semiotical -semiotician -semiotics -semipalmated -semiparasitic -semipermeability -semipermeable -semiphore -semipolitical -semiporcelain -semipostal -semiprecious -semiprivate -semipro -semiquaver -semiramis -semireligious -semiretired -semiretirement -semirigid -semisacred -semisedentary -semishrub -semishrubby -semiskilled -semisoft -semisolid -semisweet -semisynthetic -semiterrestrial -semitonal -semitonally -semitone -semitonic -semitonically -semitrailer -semitranslucent -semitransparent -semitropic -semitropics -semivowel -semiweekly -semiworks -semiyearly -semmes -semolina -semper -sempervivum -sempiternal -sempiternally -sempiternity -semple -semplice -sempre -sempstress -semra -sen -senarii -senarius -senary -senatorian -senatorship -sendable -senecio -senectitude -senega -senesac -senescence -senescent -seneschal -sengi -senhor -senhora -senhores -senhorita -senilis -senility -senioritatis -seniti -senna -sennet -sennight -sennit -sens -sensa -sensationalist -sensationalistic -senseful -sensibilia -sensillum -sensitometer -sensitometer's -sensitometers -sensitometric -sensitometry -sensorial -sensorially -sensorimotor -sensorineural -sensorium -sensualism -sensualist -sensualistic -sensum -sensuosity -sententia -sententious -sententiously -sententiousness -senti -sentience -sentimentalism -sentimentalist -sepal -separably -separationist -separatism -separatist -separatistic -sepiolite -sepses -sepsis -septa -septal -septenarius -septendecillion -septentrion -septentrional -septicemia -septicemic -septicidal -septifragal -sepuchral -sepulture -sequacious -sequaciously -sequacity -sequela -sequelae -sequency -sequent -sequestrate -sequestrum -sequinned -sequitur -ser -sera -serac -serafin -seraglio -serai -seral -seraphic -seraphically -seraphs -serbantian -serbian -sere -serfage -sergeancy -sergeanty -serialism -serialist -seriate -seriately -seriatim -sericeous -sericin -sericultural -sericulture -sericulturist -serieuses -serif -serigraph -serigrapher -serigraphy -serin -serine -seriocomic -seriocomically -serjeants -serjeanty -sermonic -serodiagnosis -serodiagnostic -serologic -serologist -seropurulent -serosa -serosal -serotinal -serotinous -serotonin -serotype -serous -serow -serpiginous -serpiginously -serra -serranid -serranoid -serrate -serrated -serrates -serrating -serration -serratus -serried -serriedly -serriedness -serry -serrying -serting -sertive -sertularian -serval -servanda -servation -servatius -serviceably -serviceberry -servility -servomotor -servosystem -servosystems -sesamoid -sesquicarbonate -sesquicentenary -sesquicentennial -sesquipedalian -sessed -sesshu -sessile -sessility -sessional -sesterce -sestertium -sestet -sestina -seta -setaceous -setaceously -setae -setal -setline -setnm -seto -setoff -setom -setose -setout -setpoint -setpoints -settee -settees -settlor -setz -setzb -setzm -seurat -sevec -sevenths -seventyfold -severability -severable -severna -sevigli -sewickley -sexagenarian -sexagesimal -sexdecillion -sexily -sexless -sexlessly -sexlessness -sexology -sexpot -sext -sextant -sextic -sexto -sextodecimo -sextos -sextuor -sextuplicate -sey -sforzando -shacklebone -shad -shadberry -shadblow -shadbush -shaddock -shadeless -shadflower -shadoof -shadowbox -shadowgraph -shadowily -shadowless -shadowlike -shagbark -shaggily -shaggymane -shagreen -shahdom -shahn -shaitan -shakeout -shako -shakoes -shakya -shalloon -shallop -shallot -shalt -shaman -shamanism -shamanist -shamanistic -shamefaced -shamefacedness -shamefast -shammer -shammes -shamming -shammosim -shammy -shamus -shan -shandies -shandrydan -shandy -shandygaff -shanghaied -shanghaier -shankpiece -shansi -shantey -shantyman -shantytown -shapable -shapeable -shapen -shard -shareability -shareable -sharkskin -sharpie -sharpies -sharpy -shashlick -shashlik -shatilov -shaveling -shavetail -shavie -shawano -shawm -shawomet -shay -shayne -shayol -shays -sheaflike -sheahe -shearn -shearwater -sheatfish -sheathbill -shebang -shebeen -sheboygan -shedded -shedder -sheen -sheeny -sheepfold -sheepherder -sheepherding -sheepish -sheepishly -sheepishness -sheepshank -sheepshead -sheepshearer -sheepshearing -sheeran -sheetfed -sheetlike -sheikdom -sheikh -sheikhdom -shekel -shelagh -shelfful -shelflike -shellac -shellacked -shellacking -shellback -shellback's -shellbacks -shellcracker -shellfire -shellfish -shellproof -shellwork -shelly -shelterbelt -shelterless -sheltie -shelties -shelty -shend -shending -shensi -shep -shepherdess -sher -sherbert -sherd -sherif -sheriffdom -sherris -shevelling -shew -shewe -shews -shh -shiel -shieling -shietz -shiflett -shiftable -shigella -shih -shikar -shikari -shikarred -shikarring -shiksa -shikse -shilingi -shillalah -shillelagh -shillong -shimmery -shindies -shindy -shingly -shinleaf -shinleafs -shinnery -shinney -shinnied -shinning -shinny -shinnying -shinplaster -shinsplints -shipborne -shipfitter -shiplap -shipload -shipmaster -shipowner -shipside -shipway -shipworm -shipwright -shirr -shirring -shirtwaist -shirtwaister -shirty -shish -shitepoke -shiv -shivaree -shlemiehl -shlock -sho -shoat -shockproof -shoddily -shoebill -shoeblack -shoepac -shoepack -shogun -shogunate -sholom -shoon -shoplift -shoplifter -shoplifters -shoplifting -shoppe -shoptalk -shoran -shorebird -shorebird's -shorebirds -shorefront -shoreside -shoreward -shorewards -shortbread -shortcake -shortchange -shortchanger -shorthorn -shortie -shorties -shortliffe -shorty -shotbush -shotline -shotlines -shotten -shouldst -shoup -shovelful -shovelhead -shovelman -shovelnose -shovelsful -showbread -showery -showily -showstopper -shrievalty -shrieve -shrike -shrimpy -shrive -shrived -shriven -shroff -shrubbier -shrubby -shtetel -shtetl -shtetlach -shtg -shtick -shuiski -shul -shulde -shunner -shunpike -shunpiker -shunpiking -shush -shute -shutterbug -shutterless -shuz -shyer -shyes -shyest -shylockian -shyster -si -sialagogue -siamang -sib -sibe -sibilate -sibilation -sibly -sibyl -sibylic -sibylla -sibyllic -sibylline -sibyls -siccative -siccing -siciliana -sickbed -sickbed's -sickbeds -sicklebill -sicklemia -sicklewort -sicklily -sid -siddo -siddur -siddurim -sideburned -sidedress -sidehill -sidekick -sidekicks -sideling -sidency -sident -sidepiece -siderite -sideritic -siderolite -sideslip -sideslips -sidespin -sidesplitting -sidestepped -sidestepper -sidestroke -sideswipe -sideward -sidewards -sie -sieben -siebern -siecle -siecles -siepi -sierran -sieux -sig -sightless -sightlessness -sigmoid -sigmoidal -sigmoidally -signalman -signalmen -signalment -signatory -signifiable -significancy -significative -significatively -significativeness -significs -signior -signiories -signiory -signori -signories -signorina -signorino -signory -sike -siking -silane -sild -silds -silenus -silesia -silex -siliceous -silicic -silicicolous -silicification -silicify -silicious -silicle -silicosis -silicothermic -silicotic -silique -silkaline -silke -silkoline -silkweed -sillabub -sillily -sillimanite -silone -siloxane -siltstone -siltstones -siluroid -silva -silvan -silvas -silverfish -silvern -silverside -silversides -silverweed -silvical -silvicolous -silvics -silvicultural -silviculturally -silviculture -silviculturist -simazine -simba -simca -simian -simmel -simms -simnel -simoleon -simony -simoom -simoon -simp -simpatico -simper -simpered -simperer -simpering -simpers -simplices -simplicial -simplicially -simplifiction -simplism -simplistically -simulacre -simulacrum -simular -sinan -sinapism -sincipita -sincipital -sinciput -sind -sinecure -sinfonia -sinfonietta -singeing -singleminded -singlestick -singletree -singsong -singsongy -singspiel -sinh -siniboia -sinistrorse -sinistrous -sinkable -sinkage -sinoatrial -sinological -sinologist -sinologue -sinology -sinopia -sinsyne -sinterability -sinton -sinuate -sinuately -sinuatrial -sinuosity -sinusitis -sion -sipper -sippet -siree -sirenian -sirloin -sirocco -sirra -sirrah -sirree -sirupy -sirvente -sirventes -siskin -sissies -sissified -sissy -sisterhood -sistrum -sith -sitosterol -siva -sivas -sixmo -sixmos -sixpenny -sixteenmo -sixths -sixtyfold -sizably -sizar -sizova -skag -skagen -skald -skaldic -skateboard -skateboard's -skateboarder -skateboarding -skateboards -skedaddle -skedaddled -skedaddler -skedaddles -skedaddling -skeg -skeigh -skein -skein's -skeins -skeleta -skellum -skelp -skelping -skelpit -skelter -skeltered -skeltering -skene -skep -skepsis -skerries -skers -skery -skewback -skewbald -skiable -skiagram -skiagram's -skiagrams -skiagraph -skiagraphy -skiascope -skiascopy -skidder -skiddier -skiddoo -skiddy -skidoo -skiffle -skilful -skilfully -skilless -skimobile -skimpily -skinflint -skinflint's -skinflints -skinful -skinhead -skink -skinker -skint -skintight -skipjack -skirl -skirr -skitter -skittery -skittish -skittishly -skittishness -skive -skiver -skiving -skivvies -skivvy -skiway -skiwear -skoal -skulduggery -skyborne -skycap -skydiving -skyey -skylounge -skyphoi -skyphos -skyros -skysail -skywrite -skywriter -skywriting -slabber -slabbered -slabbering -slabbing -slangily -slanginess -slangy -slantways -slantwise -slapdash -slaphappy -slapjack -slatelike -slather -slathered -slathering -slathers -slattern -slatternliness -slatternly -slaty -slaughterous -slaughterously -slaveholder -slaveholders -slaveholding -slavey -slaveys -slavocracy -sleazily -sledded -sledder -sleekit -sleeplessess -sleeplike -sleepyhead -sleeveless -sleevelet -slesinger -sleuth -sleuthhound -slidden -slideway -slily -slimily -slimmest -slimming -slimpsy -slimsy -slinkier -slinkily -slinkiness -slinky -slipcase -slipcover -slipform -slipknot -slipover -slippier -slippy -slipshod -slipslop -slipsole -slipstick -slipup -slithery -slitless -slivovitz -slobber -slobbered -slobberer -slobbering -slobbers -slobbery -slobbish -slogger -slopwork -slopworker -slotback -slotting -slouchier -slouchily -slouchiness -slouchy -sloughy -slowish -slowpoke -slub -slubber -slubbered -slubbering -slubbing -sludgier -sludgy -slue -sluff -slugabed -slugfest -sluggard -sluggardly -sluggardness -sluiceway -sluicy -sluing -slumberous -slumbery -slumbrous -slumgullion -slumlord -slummer -slummier -slummy -slungshot -slushier -slushiness -slushy -slut -sluttish -sluttishly -sluttishness -slyboots -slyer -slyest -smartie -smarties -smartweed -smarty -smashup -smatter -smatterer -smearcase -smeary -smectic -smegma -smeltery -smidgen -smidgeon -smileless -smilelessly -smirch -smirky -smithery -smithsonite -smoggier -smoggy -smogless -smokeable -smokechaser -smokeless -smokelike -smokeproof -smokey -smokily -smolt -smoochy -smoothbore -smoothie -smoothies -smooths -smoothy -smorgasbord -smothery -smoulder -smsa -smsa's -smsas -smudgily -smugger -smuggest -smutch -smutchy -smutted -smuttily -smutting -snaffle -snaffled -snaffling -snaggletooth -snaggletoothed -snaggy -snaillike -snakebite -snakebite's -snakebites -snakemouth -snakeskin -snakestrike -snakeweed -snakily -snaky -snappe -snapshoot -snapshooter -snark -snarks -snarly -snash -snatchy -snath -snathe -sndmsg -snead -sneap -sneck -sneed -sneesh -sneezeweed -sneezewort -sneezy -snell -snelling -snick -snickersnee -snickery -sniffily -sniffiness -sniffish -sniffishly -sniffishness -sniffy -snigger -sniggered -sniggerer -sniggering -sniggle -sniggled -sniggling -sniperscope -snippety -snit -snitch -snitcher -snobbism -snobby -snodgrass -snollygoster -snood -snooperscope -snoopily -snoot -snootier -snootily -snootiness -snooty -snooze -snoozer -snoozes -snoozing -snoozle -snoozled -snoozles -snoozling -snopes -snot -snoutish -snouty -snowbound -snowbrush -snowcap -snowcapped -snowdrift -snowdrop -snowfield -snowless -snowmaker -snowmaking -snowmelt -snowpack -snowplow -snowscape -snowshed -snowshoeing -snowslide -snowsuit -snubber -snubbiness -snubby -snuffbox -snuffy -snugger -snuggery -snuggest -soakage -soapbark -soapbox -soapboxes -soapily -soapless -soapmaking -soapwort -soba -sobe -sobersided -sobersides -sobf -sobibor -socage -socager -socal -soccage -sochi -sociableness -socialistically -socialite -socinianism -sociolinguistic -sociolinguistics -sociologic -sociopath -sociopathic -sociopolitical -sociosexual -sociosexuality -sockdolager -sockdologer -sockeye -socle -socola -soconoco -sodalist -sodalite -sodality -sodbuster -sodded -sodic -sodomite -soeren -soever -soffit -softback -softbound -softcover -softhead -softheaded -softheadedly -softheadedness -softhearted -softheartedly -softheartedness -softie -softies -softish -softy -soggily -sohn -soign -soignee -soilborne -soilge -soilless -soilure -soir -soke -sokeman -sokol -sokolev -sokolov -sokolsky -sola -solacement -solanaceous -solanin -solanine -solanum -solarium -solate -solated -solating -solatium -soldan -solderability -soldi -soldiership -solecistic -solemnify -solenoidal -soleplate -soleprint -solesmes -solfatara -solicitant -solicitorship -solidago -solidarism -solidarist -solidaristic -solidus -solifluction -soliloquist -solipsist -solipsistic -solitarily -soliton -solitudinarian -solitudinem -solleret -soln -solonets -solonetz -solonetzic -solstitial -solubleness -solubly -solus -solute -solvability -solvate -solvated -solvation -solventless -solvolysis -solvolytic -somatically -somatogenic -somatological -somatology -somatoplasm -somatoplastic -somatopleure -somatopleuric -somatosensory -somatotrophin -somatotropin -somatotype -somatotypic -somatotypically -sombre -sombrero -sombrous -somebodies -somedeal -someway -someways -somewhen -somewhither -somite -somitic -somnambulant -somnambular -somnambulate -somnambulation -somnambulator -somnambulism -somnambulist -somnambulistic -somnambulistically -somnifacient -somniferous -somniferously -somnolency -sonambula -sonance -sonant -sonarman -sonatina -sonde -sone -songau -songbird -songfest -songless -songlessly -songsmith -songster -songtress -songwriter -songwriting -sonically -sonicate -sonicated -sonication -sonicator -sonicators -sonless -sonneteer -sonnobuoy -sonogram -sonogram's -sonograms -sonorant -sonovox -sonship -sonsie -sonsy -soomed -soothfast -sootier -sootily -sootiness -sooty -sophistic -sophistical -sophistically -sophy -sopite -sopited -sopiting -sopor -soporiferous -soporiferousness -soppier -soppy -sopranino -sopsaisana -sora -sorb -sorbability -sorbable -sorbate -sorbed -sorbent -sorceress -sorcerous -sordino -sorehead -soreheaded -sorgo -sori -soricine -sorites -sororal -sororate -sorption -sorptive -sorrentine -sorrentino -sorrily -sortable -sortilege -sortition -sorus -sostenuto -sot -soteriological -soteriology -sotol -sottish -sottishly -sottishness -sotun -sou -soubise -soubrette -souchong -sough -soukhouma -soule -soulless -soullessly -soullessness -soundable -soundboard -soundless -soundlessly -soupier -soupspoon -soupy -sourberry -sourceless -sourish -sourpuss -soursop -sourwood -sousaphone -souse -sousing -sout -soutache -soutane -souter -southeasternmost -southeastward -southeastwards -souths -southwesternmost -southwestward -southwestwards -sovietism -sovkhoz -sovkhozes -sovran -sovranty -sowbug -sowbug's -sowbugs -soxhlet -spa -spaceband -spaceflight -spaceless -spaceman -spaceport -spacetime -spacewalker -spacewalking -spacial -spackle -spackled -spackling -spacs -spacward -spada -spadeful -spadework -spadices -spadille -spadix -spaeing -spahi -spahn -spake -spalding -spall -spallable -spallation -spalled -spalling -spandrel -spandril -spang -spanworm -spareable -spareribs -sparge -sparger -sparging -sparkily -sparkish -sparkplug -sparred -sparrowgrass -sparsity -spartan -sparteine -spas -spasmodic -spasmodical -spasmodically -spasmolytic -spasmolytically -spastically -spasticity -spathe -spathic -spathulate -spatiotemporal -spatiotemporally -spatlum -spatted -spatting -spatulate -spavin -speakeasy -spean -spearfish -spearman -specialism -specialisms -specialistic -speciate -speciation -speciational -speciosity -specsartine -spect -spectate -spectated -spectating -spectatress -spector -spectrality -spectrofluorimeter -spectrofluorimeter's -spectrofluorimeters -spectrofluorometer -spectrofluorometer's -spectrofluorometers -spectrofluorometric -spectrofluorometry -spectrographic -spectroheliogram -spectroheliogram's -spectroheliograms -spectroheliograph -spectroheliography -spectrohelioscope -spectrophotometrical -spectrophotometrically -spectroscopical -spectroscopist -speculum -speechify -speedball -speedlight -speedster -speedway -speedwell -speel -speir -speiss -speleogenesis -speleogenetic -spellbind -spellbinder -spelldown -spelt -spelter -spelunker -spelunking -spendable -spendthrift -spenglerian -spermaceti -spermagonium -spermary -spermatheca -spermathecal -spermatial -spermatic -spermatid -spermatium -spermatocidal -spermatocide -spermatocyte -spermatogenesis -spermatogenetic -spermatogenic -spermatogonial -spermatogonium -spermatophore -spermatophytic -spermatozoa -spermatozoal -spermatozoan -spermatozoid -spermatozoon -spermicidal -spermicide -spermidine -spermiogenesis -spermophile -sperrylite -spessartite -sphagnous -sphagnum -sphalerite -sphene -sphenodon -sphenodont -sphenoid -sphenoidal -sphenopsid -spheral -sphericity -spherometer -spherometer's -spherometers -spheroplast -spherulite -spherulitic -sphery -sphincter -sphincteral -sphinges -sphingid -sphingosine -sphygmograph -sphygmographic -sphygmography -sphygmomanometer -sphygmomanometer's -sphygmomanometers -sphygmomanometric -sphygmomanometrically -sphygmomanometry -spicae -spicate -spiccato -spiceberry -spicery -spicily -spicula -spicular -spiculate -spiculation -spicule -spiculiferous -spiculum -spiderweb -spiegeleisen -spiel -spieler -spiffier -spiffy -spikelet -spikelike -spikenard -spile -spiled -spiles -spiling -spillable -spillage -spillage's -spillages -spillikin -spillikins -spillway -spilosite -spilth -spinco -spindly -spindrift -spinel -spinelle -spinescent -spinet -spinifex -spinless -spinneret -spinnerette -spinney -spinneys -spinodal -spinoff -spinor -spinosely -spinosity -spinous -spinout -spinrad -spinse -spinsterhood -spinsterish -spinthariscope -spinule -spinulose -spiracle -spiracular -spiraea -spirant -spirea -spireme -spirillum -spiritism -spiritist -spiritistic -spiritless -spiritlessly -spiritlessness -spiritoso -spiritous -spiritualism -spiritualist -spiritualistic -spiritualty -spirituel -spirituelle -spirituous -spirograph -spirographic -spirography -spirogyra -spirometer -spirometer's -spirometers -spirometric -spirometry -spirt -spirula -spiry -spital -spitball -spitted -spitter -spittoon -spittoons -splashboard -splashdown -splashdowns -splashily -splatter -splayfoot -splayfooted -spleenful -spleenwort -spleeny -splendent -splendiferous -splendiferously -splendiferousness -splendorous -splendrous -splenectomy -splenetically -splenic -splenius -splenomegaly -splent -spleuchan -splore -spluttery -spodumene -spoilable -spoilsman -spoilsport -spoilt -spokeshave -spokespeople -spokesperson -spokesperson's -spokeswoman -spoliate -spoliation -spoliator -spondaic -spondee -spondylitis -sponson -sponsorial -spontoon -spookily -spookish -spoondrift -spooney -spoonier -spoonsful -spoony -spoor -sporangial -sporangiophore -sporangium -sporicidal -sporicide -sporiferous -sporocarp -sporocyst -sporocystic -sporogenesis -sporogenic -sporogenous -sporogonic -sporogonium -sporogonos -sporogony -sporophore -sporophyll -sporophyte -sporophytic -sporopollenin -sporotrichosis -sporozoan -sporozoite -sportful -sportfully -sportfulness -sportily -sportsmanlike -sportswoman -sportswriting -sporulate -sporulation -sporulative -spottable -spottily -sprat -spreadability -spreadable -sprent -sprier -spriest -sprigging -sprightful -sprightfully -sprightfulness -sprigtail -springal -springald -springbok -springboks -springe -springily -springtail -springtails -springtide -springwood -sprit -spritsail -sprucier -sprucy -spry -spryer -spryest -spryly -spryness -spss -spudded -spudding -spumone -spumous -spumy -spunkie -spunkier -spunkily -spunkiness -spunky -spurrey -spurreys -spurrier -spurry -spurtle -sputa -sputum -spuyten -squab -squabs -squadded -squadding -squalene -squallier -squally -squama -squamae -squamate -squamation -squamosal -squamose -squamulose -squaresville -squarish -squarishly -squarishness -squark -squashberry -squashily -squattest -squattier -squatty -squawbush -squawroot -squeegeeing -squeezability -squeezable -squelchy -squib -squibs -squidded -squidding -squiffed -squiffy -squiggle -squiggled -squiggles -squiggling -squiggly -squilgee -squill -squilla -squillae -squills -squinch -squinnied -squinny -squinnying -squinty -squirarchy -squirearchy -squirish -squoosh -stabat -stabber -stabile -stablemate -stablish -stablishment -staddle -stade -stadia -stadtholder -stadtholderate -stadtholdership -stagecraft -stagehand -stagestruck -stagey -staggerbush -staggery -stagging -staggy -staghound -stagily -stagnancy -stainability -stainable -stakeholder -stakeout -stalactitic -stalagmite -stalagmite's -stalagmites -stalagmitic -stalkless -stalky -stallard -stalworth -staminal -staminodium -staminody -stammel -standardbred -standaway -standbys -standee -standeth -standoffish -standoffishly -standoffishness -standout -standpat -standpatter -standpattism -standpipe -stang -stanite -stannard -stannaries -stannary -stanzaic -stapedectomy -stapedes -stapedial -stapelia -stapes -staph -staphylinid -staphylococcal -staphylococcic -starbird -starchily -stardust -starets -starless -starlike -starlit -starre -starveling -stases -statable -statant -stateable -statecraft -statedly -statehouse -stateside -statical -statice -stational -stationarily -statism -statist -stato -statoblast -statocyst -statolatry -statolith -stator -stators -statoscope -statutable -statz -staurolite -staurolitic -stavesacre -stavropoulos -steamroll -steamroller -steapsin -stearate -stearic -stearin -stearine -steatite -steatitic -steatolysis -steatopygia -steatopygic -steelhead -steelie -steelwork -steelworker -steelworks -steelyard -steenbok -steeplechase -steeplechaser -steeplejack -steerable -steerage -steerageway -steersman -steeve -steeving -steffens -stegosaur -stegosaurus -steichen -steinbecks -stela -stelae -stelar -stele -stellate -stelliform -stellify -stemless -stemma -stemmata -stemmer -stemmier -stemmy -stemson -stemware -stenchful -stenchy -steno -stenobathic -stenograph -stenographic -stenographically -stenohaline -stenophagous -stenos -stenosed -stenosis -stenotherm -stenothermal -stenothermy -stenotic -stenotopic -stenotypist -stenotypy -stentor -stentorian -stentorophonic -stephan -stephanotis -stepladder -steplike -stepparent -steprelation -steradian -stercoraceous -stere -stereobate -stereochemical -stereochemically -stereochemistry -stereogram -stereogram's -stereograms -stereograph -stereographic -stereographically -stereoisomer -stereoisomeric -stereoisomerism -stereoisomers -stereological -stereologically -stereology -stereometric -stereomicroscope -stereomicroscopic -stereomicroscopically -stereophonically -stereophony -stereophotographic -stereophotography -stereopsis -stereopticon -stereoregular -stereoregularity -stereoscope -stereoscopic -stereoscopically -stereospecific -stereospecifically -stereospecificity -stereotape -stereotaxic -stereotaxically -stereotropism -stereotypy -steric -sterically -sterics -sterigma -sterilant -sterios -sterlet -sterna -sternforemost -sternite -sternmost -sternocostal -sternpost -sternson -sternutation -sternutator -sternutatory -sternward -sternwards -sternway -steroidal -steroidogenesis -steroidogenic -sterol -stertor -stertorous -stertorously -stet -stethoscopic -stethoscopically -stetted -stettin -stetting -stevie -stewpan -stibine -stibnite -stichomythia -stichomythic -stichomythy -stickball -stickful -stickhandler -stickit -stickseed -sticktight -stickum -stickup -stickweed -stickwork -sticle -sticy -stidger -stiffish -stigmal -stigmasterol -stigmatic -stigmatically -stigmatism -stigmatist -stilbene -stilbestrol -stilbite -stillman -stillroom -stillwater -stillwell -stilly -stime -stimulator -stimulators -stingaree -stingily -stingless -stingray -stingray's -stingrays -stinkard -stinkbug -stinkbug's -stinkbugs -stinkhorn -stinkpotters -stinkstone -stinkweed -stinkwood -stion -stioning -stipe -stiped -stipel -stipellate -stipendiary -stipes -stipitate -stipites -stipular -stipulator -stipulatory -stipule -stipuled -stirabout -stirk -stirp -stirpes -stirps -stitchery -stithies -stithy -stoat -stoat's -stoats -stockbreeder -stockbrokerage -stockbroking -stockcar -stockily -stockinet -stockinette -stockish -stockist -stockkeeper -stockman -stockpot -stockproof -stocktaking -stockyard -stockynges -stodge -stodgily -stodging -stogie -stogies -stogy -stoical -stoically -stoichiometrically -stokehold -stokehole -stokesia -stolidity -stoll -stollen -stollens -stolon -stolonate -stoloniferous -stoloniferously -stolzenbach -stoma -stomachache -stomachic -stomachically -stomachy -stomal -stomas -stomata -stomatal -stomate -stomatitis -stomatologic -stomatological -stomatologist -stomatology -stomatopod -stomodaeal -stomodaeum -stomodeal -stomodeum -stonecrop -stonecutting -stonemasonry -stonework -stoneworker -stoney -stonyhearted -stonyheartedness -stoolie -stoopball -stopband -stope -stopes -stoplight -stoplights -stopple -stoppled -stoppling -storable -storax -storefront -storefront's -storefronts -storeria -storeship -storewide -storksbill -stormily -storybook -storybooks -storytelling -storywriter -stouthearted -stoutheartedly -stoutheartedness -stoutish -stovepipe -stovepipes -stowaway -stowaway's -stowaways -stowe -stowey -strabismic -strabismus -strafaci -stragglier -straggly -straightbred -straightedge -straightish -straightjacket -straightlaced -strainometer -strainometer's -strainometers -straitjacket -straitlaced -straitlacedly -straitlacedness -strake -stram -stramash -stramonium -stranahan -strandline -stranglehold -strangury -straphang -straphanger -strapless -strappado -strapper -strategical -strath -strathspey -strathspeys -strati -straticulate -stratiform -stratocracy -stratocumulus -stratus -stravage -stravinsky -strawboard -strawman -streakier -streakiness -streaky -streambed -streamlet -streamside -streek -streetwalker -streetwalking -strengthless -strengthlessness -strenuosity -strep -streptobacillus -streptococcal -streptococcic -streptokinase -streptolysin -streptomyces -streptomycete -streptothricin -stressless -stresslessness -stressor -stretchability -stretta -stretti -stretto -strettos -strewment -stria -striae -strick -strickle -strickled -strickling -stridden -stridence -stridor -stridulate -stridulation -stridulatory -stridulous -stridulously -strifeless -strigil -strigose -strikebound -strikeless -strikeout -strikeover -stringboard -stringcourse -stringency -stringendo -stringhalt -stringhalted -stringless -stringpiece -stripeless -stripfilm -stripier -stripling -strippable -stript -stripy -strobila -strobilar -strobilation -strobile -strobilus -stroboscope -stroboscopically -strobotron -stroma -stromal -stromata -stromatal -stromatic -stromatolite -stromatolitic -stromeyerite -strongbox -strongheart -strongish -strontia -strontianite -strontic -strophanthin -strophic -strophoid -stroud -strouding -strow -strowing -structuralism -structureless -structurelessness -strudel -struma -strumae -strumas -strummer -strumose -strumpet -strunt -struthious -strychninism -stubblefield -stubblefields -stubbly -stuccoes -stuccowork -studbook -studbooks -studding -studentship -studentships -studhorse -stuffily -stuffless -stull -stum -stumblebum -stumer -stumming -stunner -stunsail -stupa -stupe -stupefacient -stupefaction -stuporous -sturch -sturdily -sturley -sturt -stye -styes -stying -styka -stylebook -styleless -stylelessness -stylet -styliform -stylite -stylitic -stylobate -stylograph -stylographic -stylographical -stylographically -stylography -styloid -stylolite -stylopodium -stymieing -styptic -styrax -suability -suably -suasion -suasive -suasively -suasiveness -subacid -subacidly -subacidness -subacute -subacutely -subadar -subadult -subaerial -subaerially -subagency -subagent -subahdar -subalpine -subalternate -subalternately -subalternation -subantarctic -subapical -subaquatic -subaqueous -subarctic -subarea -subatmospheric -subaudible -subaudition -subaverage -subbase -subbasement -subcabinet -subcapsular -subcelestial -subcellular -subcentral -subcentrally -subchaser -subchloride -subclavian -subclimax -subclinical -subclinically -subcollegiate -subcommunity -subcompact -subcontinental -subcontractor -subcontraoctave -subcontrariety -subcontrary -subcool -subcordate -subcortex -subcortical -subcritical -subcrustal -subcultural -subcutaneous -subcutaneously -subdeacon -subdeb -subdebutante -subdepot -subdiaconate -subdividable -subdominance -subdominant -subedit -subeditor -subeditorial -subemployed -subemployment -subentries -subentry -subepidermal -subepidermally -suberect -subfamilies -subfamily -subfix -subfossil -subfreezing -subgenus -subglacial -subglacially -subglottal -subgrade -subgrammar -subgross -subhead -subheading -subhuman -subhumanity -subi -subic -subinfeud -subinfeudate -subinfeudation -subinfeudatory -subirrigate -subirrigation -subito -subj -subjacency -subjacent -subjacently -subjectivism -subjectivistic -subjectless -subjoin -subjugator -subjunction -subjunctive -subkingdom -sublate -sublated -sublating -sublation -sublet -sublethal -sublethally -sublevel -sublicense -sublicensed -sublicenser -sublicenses -sublicensing -sublieutenant -sublimable -sublimity -sublingual -subliterature -sublittoral -sublunar -subluxation -submandibular -submarginal -submarginally -submaxilla -submaxillary -submediant -submergence -submergible -submerse -submersed -submersing -submersion -submicrogram -submicrogram's -submicrograms -submicron -submicroscopic -submicroscopically -subminiature -submiss -submitochondrial -submitter -submitters -submontane -submucosa -submucosal -submucosally -submucous -submultiple -subnormality -suboceanic -subopposite -suboptimum -suborbicular -suborbital -suborder -suborn -subornation -suborned -suborner -suborning -suborns -subovate -suboxide -suboxides -subpar -subparallel -subphylum -subplot -subplots -subpolar -subpotency -subpotent -subprincipal -subprofessional -subreption -subreptitious -subreptitiously -subring -subrogate -subsaline -subsatellite -subsaturated -subsaturation -subsectio -subserve -subserviency -subshrub -subshrubby -subsidence -subsidiarily -subsonic -subsonically -subspecific -substage -substanceless -substandard -substantiality -substantival -substantivally -substation -substations -substituent -substituents -substitutional -substitutionally -substratosphere -substratospheric -substructural -subsumption -subteen -subtemperate -subtenancy -subtenant -subtend -subterminal -subterraneous -subtetanic -subthreshold -subtile -subtilely -subtileness -subtiler -subtilest -subtilis -subtilisin -subtilty -subtonic -subtotal -subtropic -subtropical -subtropics -subulate -subvention -subventionary -subversionary -subviral -subvocal -subvocally -succedaneous -succedaneum -succedent -successional -successionally -succinate -succinyl -succinylcholine -succory -succotash -succuba -succubi -succulence -succulent -succulently -suchlike -sucrase -sucre -sucrose -suctional -suctorial -suctorian -sudanic -sudatorium -sudatory -sudoriferous -sudorific -sudsier -sudsless -sudsy -suede -suet -suey -suff -sufferable -sufferableness -sufferably -suffixation -suffragan -suffragist -suffragists -sugarcane -sugarcoat -sugarhouse -sugarloaf -sugarplum -sugary -suint -sukarno -sukiyaki -sulamite -sulamith -sulcate -sulci -sulcus -sulfa -sulfadiazine -sulfanilamide -sulfatase -sulfatide -sulfatides -sulfhydryl -sulfinyl -sulfitic -sulfonate -sulfonation -sulfone -sulfonic -sulfonium -sulfonmethane -sulfonyl -sulfonylurea -sulfoxide -sulfureous -sulfureously -sulfureousness -sulfuret -sulfuryl -sullage -sulphurou -sulphurous -sultanate -sultaness -sultrily -sulzberger -sumach -summa -summability -summable -summae -summated -summates -summating -summational -summerhouse -summersault -summerwood -summery -sumptuary -sunay -sunbath -sunbathe -sunbather -sunbird -sunbow -sunburst -sunbursts -sundae -sundaes -sundew -sundrops -sunfast -sunlamp -sunless -sunn -sunna -sunnily -sunroof -sunscald -sunscreen -sunscreen's -sunscreening -sunscreens -sunstroke -sunstruck -sunsuit -suntanning -sunup -sunward -sunwards -sunwise -superable -superableness -superably -superabound -superabundance -superabundant -superabundantly -superadd -superaddition -superagency -superaltern -superannuate -superannuated -superannuation -superblock -supercalender -supercargo -supercharge -supercharger -superciliary -supercity -superconduct -superconducting -superconductive -superconductivity -superconductor -superconductors -supercool -superdominant -superelevate -superelevation -supereminence -supereminent -supereminently -superempirical -superencipher -superencipherment -supererogation -supererogatory -superfamily -superfecundation -superfetation -superficies -superfine -superfix -superfluid -superfluidity -supergalaxy -supergene -supergiant -superheat -superheater -superheats -superheterodyne -superhighway -superhumanity -superieure -superimposable -superimposition -superincumbent -superincumbently -superindividual -superinduce -superinduction -superinfection -superintendence -superintendency -superjacent -superjet -superliner -superluminal -superlunar -superman -supernal -supernally -supernaturalist -supernaturalistic -supernormality -supernovae -supernumerary -superorder -superordinate -superorganism -superovulation -superparasitism -superpatriot -superpatriotic -superpatriotism -superphosphate -superphysical -superpower -superpowered -superpowers -supersaturate -supersaturated -supersaturation -superscribe -superscription -supersedeas -supersedure -supersensible -supersensory -superserviceable -supersession -supersessive -supersonically -superstar -superstratum -supersubstantial -supersubtle -supersubtlety -supersystem -supertanker -supertax -supertonic -supervenience -supervenient -supervention -supervisee -supinate -supination -supinator -suppl -supplantation -supplejack -suppletion -suppletive -suppletory -suppliance -suppliant -suppliantly -supplicant -supplicant's -supplicantly -supplicants -supplicatory -supportability -supportableness -supportably -supposably -supposal -suppositional -suppositionally -suppositious -supposititious -supposititiously -supposititiousness -suppositive -suppositively -suppositories -suppository -suppressant -suppressibility -suppurate -suppuration -suppurative -supr -supraglottal -supralaryngeal -supraliminal -supraliminally -supramolecular -supranationalist -supranationality -supraorbital -supraprotest -suprarational -suprarenal -supravital -supravitally -supremum -surah -surbase -surbased -surcingle -surcliffe -surcoat -surcoats -surefire -surefooted -surefootedly -surefootedness -suretyship -surfable -surfboard -surfboarder -surfboards -surfboat -surfboats -surficial -surfperch -surg -surjection -surjective -surlily -surmountable -surmullet -surpassable -surplice -surplusage -surprint -surprisal -surra -surrealistic -surrealistically -surrebutter -surrejoinder -surroyal -surtout -surveil -survivable -survivance -susceptance -susceptive -susceptiveness -susceptivity -suspenseful -suspensoid -suspensory -suspiration -suspire -suspired -suspiring -susquehanna -sustentacular -sustentation -sustentative -sustention -susurrant -susurration -susurrous -susurrus -sutra -suttee -sutural -suturally -suzerain -suzerainty -swabber -swabbie -swadesh -swage -swagging -swagman -swainish -swainishness -swale -swallowable -swallowtail -swallowwort -swang -swanherd -swankily -swannery -swanning -swansdown -swanskin -swartz -swashbuckle -swashbuckler -swashbuckling -swayback -swaybacked -swearword -sweatbox -sweatily -sweatpants -sweatshop -sweatshop's -sweatsocks -sweazey -sweepback -sweepier -sweepy -sweetbread -sweetbread's -sweetbreads -sweetbrier -sweetmeat -sweetshop -sweetsop -swellhead -swellheaded -swellheadedness -swelter -sweltered -swidden -swigger -swill -swiller -swimmable -swimmeret -swimmier -swimmily -swimminess -swimmy -swinburne -swineherd -swingably -swinge -swingeing -swingletree -swishingly -switchable -switchback -switchback's -switchbacks -switcheroo -switchgrass -switchyard -swith -swither -swivet -swoosh -swop -swordfight -swordfight's -swordfights -swordlike -swordsman -swordsmanship -swot -swots -swotted -swotting -sybarite -sybaritically -sybert -sycamine -syce -sycee -syconium -sycophancy -sycophantish -sycophantishly -sycophantism -sycosis -syenite -syenitic -syllabarium -syllabary -syllabically -syllabicate -syllabication -syllabub -syllepsis -sylleptic -syllogist -syllogistically -sylph -sylphid -sylphlike -sylvanite -sylvatic -sylviculture -sylvie -sylvine -sylvite -sym -symbiontic -symbiote -symbiotically -symbolist -symbolistic -symbology -symington -symmetallism -symonds -sympathin -sympatholytic -sympathomimetic -sympatric -sympatrically -sympatry -sympetalous -sympetaly -symphonically -symphonious -symphoniously -symphonist -symphyseal -symphysial -symphysis -symplectic -sympodial -sympodially -symposiarch -symposiast -symptomatically -symptomatologic -symptomatological -symptomatologically -symptomless -synaeresis -synaesthesis -synagog -synagogal -synalepha -synaloepha -synapsis -synaptically -synaptosomal -synaptosome -synarthrodial -synarthrodially -synarthrosis -sync -syncarpous -syncarpy -synch -synching -synchro -synchroflash -synchromesh -synchronal -synchroneity -synchronic -synchronical -synchronically -synchronistic -synchros -synchroscope -syncing -synclinal -syncline -syncopal -syncopator -syncope -syncretic -syncretism -syncretist -syncretistic -syncytial -syncytium -syndactylism -syndactyly -syndesis -syndesmosis -syndesmotic -syndetic -syndetically -syndical -syndicalism -syndicalist -syndicator -syne -synecdoche -synecdochic -synecdochical -synecdochically -synecologic -synecological -synecologically -synecology -synectic -synectically -synectics -synephrine -syneresis -synergetic -synergic -synergically -synergid -synergist -synergistically -synesis -syngamy -syngeneic -synizesis -synkaryon -synodal -synodic -synodical -synonymic -synonymical -synonymist -synonymity -synoptical -synoptically -synostosis -synovial -synovitis -synsepalous -synthesist -synthetase -synthetical -synthetically -syntonic -syntonically -syphilis -syphilologist -syphilology -syren -syringa -syringomyelia -syringomyelic -syrinx -syrinxes -syrphid -sysgt -syst -systaltic -systat -systematical -systematism -systematist -systemically -systemless -systemwide -systole -systolic -syzygial -syzygy -tabac -tabanid -tabard -tabbed -tabellen -tabernacular -tabes -tabetic -tabla -tablature -tableaux -tableful -tablespoonsful -tableware -tabloid -tabor -tabored -taborer -taborers -taborin -taboring -taborins -tabors -tabu -tace -tacet -tach -tachinid -tachism -tachist -tachiste -tachistoscope -tachistoscopic -tachistosopically -tachs -tachycardia -tachygraphic -tachygraphical -tachygraphy -tachylite -tachymeter -tachymeter's -tachymeters -tachyon -tachyon's -tachyons -taciturn -taciturnity -tackboard -tackier -tackies -tackifier -tackify -tackily -tacky -tacloban -taconite -tactician -tactility -taction -tactless -tactlessly -tad -tadpole -taeniacide -taeniasis -tagalong -tagboard -tagine -tagines -taiga -tailboard -tailbone -tailcoat -tailcoated -taille -tailless -taillight -taillight's -taillights -taillike -tailorbird -tailoress -tailpiece -tailrace -tailspin -tailspin's -tailspins -tailwater -tailwind -tailwind's -tailwinds -taintless -taipan -taiwanese -takedown -takeout -talc -talcose -talcum -talebearer -talebearing -talentless -talesman -taleysim -tali -talipes -talipot -talisman -talismanically -talkathon -talladega -tallage -tallahatchie -tallahoosa -tallboy -tallchief -talleyrand -tallish -tallith -tallithim -tallowy -tallyman -talmudic -talmudical -talus -tam -tamandua -tamarau -tamarin -tamarisk -tambala -tambour -tambourer -tamburitza -tameable -tameless -tampala -tamperproof -tampion -tanager -tanbark -tance -tangelo -tangere -tangibility -tanglement -tangram -tanh -tanka -tankage -tankful -tannage -tannate -tannenbaum -tannest -tannic -tannish -tansies -tansy -tantalate -tantalic -tantalite -tantara -tantivy -tantra -tantric -tapa -tapeline -tapeta -tapetum -taphole -tapioca -tapis -tapley -tappa -taproom -taprooms -tapster -tapsters -tara -taraday -tarantara -tarantism -taras -taraxacum -tarboosh -tarbush -tardigrade -tardo -tare -targe -targo -tarheelia -tarlatan -tarmac -tarmacadam -tarn -tarnishable -taro -tarok -taros -tarot -tarpaper -tarragon -tarrant -tarre -tarriance -tarsal -tarsi -tarsier -tarsus -tartan -tartarughe -tartish -tartishly -tartlet -tartlets -tartrate -tartrated -tartrates -tartuffe -taruffi -taskmistress -taskwork -tasse -tassel -tassel's -tasso -tastemaker -tastily -tat -tatami -tate -tatian -tatler -tatras -tatted -tatterdemalion -tattersall -tattooist -taui -taupe -taurine -taurocholate -taurocholic -taurog -taussig -tautog -tautologous -tautologously -tautomer -tautomeric -tautomerism -tautonym -tautonymic -tautonymous -tautonymy -taverna -taw -tawdrily -tawes -tawie -tawpie -taws -tawse -taxa -taxability -taxeme -taxemic -taxidermic -taxidermist -taxidermist's -taxidermists -taxidermy -taxies -taximan -taximeter -taximeter's -taximeters -taxon -taxonomist -taxonomist's -taxonomists -taxons -taxus -taxying -tazza -tchaikovsky -teachability -teachably -teachership -teacupful -teak -teak's -teaks -teapoy -teardown -teargas -tearier -tearily -tearjerker -tearle -tearless -tearlessly -tearlessnss -tearoom -tearooms -tearstain -tearstained -teary -teaspoonsful -teatime -teatro -teazel -teazle -teazled -technetronic -technic -technics -technion -technocracy -technocrat -technocratic -technol -technologic -technostructure -techy -tecta -tectal -tectonism -tectum -tecum -ted -tedded -tedding -teds -teenie -teenier -teentsier -teentsy -teeny -teenybopper -teepee -teeter -teeterboard -teetotal -teetotalism -teetotalist -teetotum -tegmen -tegmental -tegmentum -tegument -tegumental -tegumentary -teiid -tektitic -tel -telamon -telamones -telangiectasia -telangiectasis -telangiectatic -tele -telecamera -telecast -telecaster -telecourse -teledu -telefacsimile -telefilm -teleg -telegony -telegraphese -telegraphically -telegraphist -telekinetic -telekinetically -teleman -telemann -telemark -telemetrically -telencephalic -telencephalon -teleologic -teleologist -teleost -teleostean -teleostome -telephonically -telephonist -telephonists -telephoto -telephotographic -teleplay -teleran -telescopically -telesis -telethermoscope -telethon -teletypesetting -teletypewrite -teletypewriter -teletypist -teleutospore -teleutosporic -teleview -televiewer -televisionally -televisionary -televisual -telia -telial -telic -telically -teliospore -teliosporic -telium -telli -tellurian -telluric -telluride -tellurite -tellurometer -tellurometer's -tellurometers -tellurous -telly -telocentric -teloic -telome -telophase -telos -telotaxis -telpher -telson -temblor -temerarious -temerariously -temerariousness -tempeh -tempera -temperable -tempi -templeman -templet -temporality -temptable -tempura -tenability -tenably -tenace -tenaculum -tenantable -tenantless -tenantry -tench -tenches -tenda -tendance -tendencious -tendentious -tendentiously -tendentiousness -tenderhearted -tenderheartedly -tenderheartedness -tenderometer -tenderometer's -tenderometers -tendinous -tendresse -tendril -tendrilous -tendrils -tenebrific -tenebrionid -tenebrious -tenebrism -tenebrist -tenementary -tenenbaum -tenesmus -tenex -tenia -teniacide -teniasis -tennist -tenosynovitis -tenour -tenpenny -tenpin -tenpins -tenpounder -tenrec -tensility -tensimeter -tensimeter's -tensimeters -tensiometer -tensiometer's -tensiometers -tensiometric -tensiometry -tensity -tensometer -tensometer's -tensometers -tentacular -tentage -tenterhook -tenterhooks -tentie -tentless -tentmaker -tenty -tenuis -tenuity -tenurial -tenurially -tenuto -teocalli -teonanacatl -teosinte -tepa -tepee -tephra -tepidity -ter -terai -teraph -teraphim -teratogen -teratogenesis -teratogenicity -teratologic -teratological -teratologist -teratoma -teratomatous -terce -tercentenary -tercentennial -tercept -tercet -terebene -terebic -terebinth -terebinthine -tered -teredines -teredo -terephthalate -terest -terete -terga -tergal -tergite -tergiversate -tergiversation -tergiversator -tergum -teriyaki -termagant -termagantly -terminably -terminational -termined -termining -terminism -termitarium -termless -termtime -ternate -ternately -terneplate -terpene -terpeneless -terpenic -terpenoid -terpineol -terpolymer -terr -terrae -terram -terrane -terraqueous -terrarium -terrazzo -terrene -terreplein -terret -terricolous -terrifically -terrigenous -territorialism -territorialist -territoriality -terrorless -tertre -tervalent -tery -tessera -tessie -tessitura -testa -testacean -testaceous -testacy -testae -testatrix -testcross -testis -teston -testoon -testosterone -testudo -tetanal -tetanic -tetanically -tetany -tetartohedral -tetched -tetchier -tetchy -tete -teter -teth -tetherball -tetra -tetrabasic -tetrabasicity -tetracaine -tetrachord -tetracid -tetrad -tetradecyl -tetradic -tetradrachm -tetradymite -tetradynamous -tetraethyl -tetraethyllead -tetragonolobus -tetragrammaton -tetrahedrite -tetrahydrate -tetrahydrated -tetrahydrocannabinol -tetrahydrofuran -tetrahydroxy -tetrahymena -tetralogy -tetramer -tetramer's -tetrameric -tetramerous -tetramers -tetrameter -tetramethyl -tetramethyllead -tetraploid -tetraploidy -tetrapod -tetrapyrrole -tetrarch -tetrarchic -tetrarchy -tetraspore -tetrasporic -tetratomic -tetrazolium -tetrode -tetrodes -tetrodotoxin -tetrxide -tetryl -tetter -tewfik -textbookish -textuary -thalamencephalon -thalamic -thalamically -thalamus -thalassemia -thalassemic -thalassic -thalassocracy -thalassocrat -thaler -thalidomide -thalli -thallic -thalloid -thallophytic -thallous -thallus -thalluses -thames -thane -thaneship -thankworthy -thar -thaumaturge -thaumaturgic -thaumaturgist -thaumaturgy -theast -theat -theatricalism -theatricality -theca -thecae -thecal -thecate -thecodont -thee -theelin -theelol -theist -theist's -theistical -theistically -theists -thematically -thenar -thenceforward -thenceforwards -theobromine -theocentric -theocentricity -theocentrism -theocrat -theocratic -theocratical -theocratically -theodicy -theodolite -theodolitic -theodosius -theogonic -theogony -theol -theolog -theologic -theologue -theonomous -theonomously -theonomy -theophanic -theophany -theophylline -theorematic -theosophical -theosophically -theosophist -theosophy -therapeusis -therapeutically -therapeutist -therapsid -thereabout -thereat -thereinafter -thereinto -thereunto -therewithal -theriac -theriaca -theriacal -theriomorphic -therm -thermae -thermalization -thermalize -thermalized -thermalizes -thermalizing -thermic -thermically -thermion -thermite -thermite's -thermochemical -thermochemist -thermochemistry -thermocline -thermocoagulation -thermoduric -thermodynamical -thermodynamicist -thermoelectron -thermoelement -thermoform -thermoformable -thermogram -thermogram's -thermograms -thermograph -thermographic -thermographically -thermography -thermohaline -thermojunction -thermolabile -thermolability -thermoluminescence -thermoluminescent -thermolysis -thermolytic -thermomagnetic -thermomagnetically -thermometrically -thermoperiodicity -thermoperiodism -thermophile -thermophilic -thermophilous -thermoplasticity -thermopylae -thermoreceptor -thermoregulation -thermoregulator -thermoregulatory -thermoremanence -thermoremanent -thermoscope -thermoset -thermosphere -thermospheric -thermostability -thermostatically -thermotactic -thermotaxis -thermotropic -thermotropism -theroelectricity -thesaural -thetic -thetically -theurgic -theurgical -theurgist -theurgy -thew -thiabendazole -thiaminase -thiamine -thiazide -thiazine -thiazole -thickety -thickhead -thickheaded -thickset -thievery -thievish -thievishly -thievishness -thighbone -thigmotaxis -thigmotropism -thill -thills -thimbleberry -thimbleful -thimbleful's -thimblerig -thimblerigger -thimblesful -thimbleweed -thimerosal -thinclad -thingamabob -thingumajig -thingummy -thiocarbamide -thiocyanic -thioguanine -thiol -thiolic -thionate -thionic -thiopental -thiophene -thiophosphate -thiosulfate -thiosulfuric -thiotepa -thiouracid -thiourea -thir -thiram -thirdhand -thirl -thirstily -thirtyfold -thistly -thitherto -thitherward -thixotropic -thixotropy -tho -thod -tholdy -thole -tholed -tholeiite -tholeiitic -tholepin -tholer -tholes -tholing -thoraces -thoracic -thoracically -thoracotomy -thorax -thoraxes -thoria -thorianite -thoric -thorite -thornback -thornbush -thornless -thornlike -thoroughpin -thoroughwort -thoth -thoughtway -thousandfold -thraldom -thralldom -thrasonical -thrasonically -thraw -thrawart -thrawn -thrawnly -threadfin -threadiness -threadless -threadlike -thready -threepence -threepences -threepenny -thremmatology -threnode -threnodic -threnodist -threnody -threonine -thriftily -thriftless -thriftlessly -thriftlessness -thrips -thriven -thro -throatily -throatlatch -throbber -throe -thrombin -thrombocyte -thrombocytic -thrombocytopenia -thrombocytopenic -thromboembolic -thromboembolism -thrombokinase -thrombophlebitis -thromboplastic -thromboplastically -thromboplastin -thrombosed -thrombospondin -thrombotic -throneberry -throstle -throttleable -throttlehold -throughither -throughother -throughway -throve -throwaway -throwster -thrustful -thrustfulness -thrustor -thudded -thumbhole -thumbprint -thumbprint's -thumbprints -thumbscrew -thunderbird -thundercloud -thundercloud's -thunderclouds -thunderflower -thunderhead -thunderpeal -thundershower -thundershower's -thundershowers -thunderstone -thunderstrike -thunderstroke -thurber -thurible -thurifer -thurl -thwartwise -thwump -thylacine -thylakoid -thyme -thyme's -thymectomy -thymes -thymey -thymic -thymidine -thymine -thymocyte -thymol -thymus -thymy -thyrglobulin -thyrocalcitonin -thyroidectomy -thyroiditis -thyrotoxicosis -thyroxin -thyrse -thyrsi -thyrsus -thysanopteran -thysanuran -ti -tial -tiality -tian -tiara -tiated -tibial -tiburon -tical -ticism -tickicide -ticklebrush -tickseed -ticktack -ticktacktoe -ticktock -ticonderoga -tictac -tiddledywinks -tiddlywinks -tideless -tidemark -tideway -tieback -tieck -tieing -tieless -tiemannite -tien -tiepin -tierce -tiercel -tigerish -tigerishly -tigerishness -tigerlike -tightfisted -tightrope -tightwad -tightwad's -tightwads -tightwire -tiglon -tigon -tijuana -tike -tiki -til -tilapia -tilefish -tillandsia -tillerman -tillich -tillie -tilly -tiltable -tiltmeter -tiltmeter's -tiltmeters -tiltyard -timbal -timbale -timberhead -timberline -timberman -timberwork -timbral -timbrel -timbrelled -timekeeper -timekeeping -timeous -timeously -timepleaser -timesaving -timeserver -timeservers -timeserving -timework -timeworker -timmy -timocracy -timocratic -timocratical -timorous -timorously -timorousness -timpani -timpanist -tinamou -tinc -tincal -tinct -tinctorial -tinctorially -tinderbox -tinea -tineal -tineau -tinful -ting -tingeing -tingen -tingly -tinhorn -tinkly -tinman -tinnitus -tinstone -tintinnabulary -tintinnabulation -tintless -tintoretto -tinwork -tinworks -tipcart -tipi -tippecanoe -tippet -tipsily -tipstaff -tipstaves -tipster -tipstock -tirewoman -tisane -tissuey -titaness -titania -titanically -titaniferous -titanism -titanous -titbit -tithable -tithonia -titi -titivate -titivation -titlark -titleholder -titleholders -titlist -titmice -tito -titrant -titratable -titrator -titrimetric -titrimetrically -tittie -tittivate -tittle -tittup -toadstool -toastmaster -toastmaster's -toastmasters -toastmistress -tobacconist -tobacconist's -tobacconists -tobies -toboggan -toboggan's -tobogganer -tobogganing -tobogganist -toboggans -tocher -tocopherol -tocsin -tod -toddies -toddy -toddy's -todies -tody -toehold -toehold's -toeholds -toeing -toeless -toepiece -toeplate -toff -toffies -toffy -toft -toga -togaed -toggery -togue -toile -toiletry -toilette -toilful -toilfully -toilworn -toke -tokenism -tokonoma -tola -toland -tolbooth -tolbutamide -tole -tolerator -tolidine -toling -tollbooth -tollbooth's -tollbooths -tolley -tollman -tollway -tolu -toluate -toluic -toluidine -toluol -tolyl -tolylene -tombac -tombigbee -tombless -tombolo -tomboy -tomboyish -tomboyishness -tomcat -tomcod -tomentose -tomentum -tomfoolery -tommyrot -tomogram -tomogram's -tomograms -tompion -tomtit -tonality -tondi -tondo -toneme -tonemic -tonetic -tonetically -tonetics -tonette -tonga -tongueless -tonguelike -tonically -tonicity -tonio -tonn -tonne -tonneau -tonneaus -tonner -tonnes -tonometer -tonometer's -tonometers -tonometric -tonometry -tonoplast -tonsillar -tonsillectomy -tonsorial -tonsure -tonsured -tonsuring -tontine -tonus -toolbox -toolboxes -toolhead -toolholder -toolhouse -toolroom -toolshed -toom -toomey -toon -toothache -toothache's -toothaches -toothless -toothlike -tooths -toothsome -toothsomely -toothsomeness -toothwort -topcross -topdressing -tope -topee -topes -topflight -topful -topfull -topheavy -tophi -tophus -topi -topiary -topicality -topkick -topknot -topless -toploftical -toploftily -toploftiness -toplofty -topmast -topminnow -topograph -topographer -topoi -topologise -topologist -toponym -toponymic -toponymical -toponymy -topos -topper -topsail -topstitch -topwork -toque -tor -torchbearer -torchlight -torchon -torchwood -toreador -torero -toreutic -toreutics -tormentil -tormentor -tornadic -tornillo -torpidity -torquate -torr -torrens -torrential -torrentially -torridity -torsade -torsi -torte -tortes -torticollis -tortilla -tortious -tortiously -tortoni -tortricid -tortrix -tortuosity -torturous -torturously -torula -tosh -tosspot -totalism -totaquina -totaquine -totemically -totemism -totemist -totemistic -totemite -tother -totipotency -totipotent -toto -tottery -totting -toucan -touchback -touchhole -touchline -touchmark -touchwood -toughie -toughies -toughy -toulouse -toupee -touraco -tourbillion -tourbillon -touristic -touristically -tourmaline -tournedos -tourney -tourneyed -tourneying -tourneys -tourniquet -tourniquets -touse -tousing -tovarich -tovarish -towage -towerlike -towhee -towie -towline -towmond -townee -townies -townlet -townley -townsfolk -townspeople -townswoman -townwear -towny -towpath -towrope -towsley -toxaphene -toxemia -toxemic -toxicant -toxicogenic -toxicologic -toxicological -toxicologically -toxicologist -toxicology -toxicosis -toxigenic -toxigenicity -toxoid -toxophilite -toxophilites -toxophily -toxoplasma -toxoplasmic -toxoplasmosis -toylike -toynbee -toyon -trabeate -trabeated -trabeation -trabecula -trabecular -trabeculate -traceability -traceably -tracheae -tracheal -tracheary -tracheate -tracheated -tracheid -tracheidal -tracheitis -tracheobronchial -tracheolar -tracheole -tracheophyte -tracheotomy -trachoma -trachomatous -trachyte -trachytic -tracklayer -tracklaying -trackman -trackside -trackwalker -tractableness -tractably -tractarians -tractate -tractional -tradable -tradeable -tradescantia -tradespeople -tradevman -traditionary -traditionless -tradtionalist -traduce -traduced -traducement -traducer -traducing -trafficable -tragacanth -tragedienne -tragi -tragical -tragicomedy -tragicomical -tragopan -tragus -trailblazer -trailblazer's -trailblazers -trailblazing -trailbreaker -trailerable -trailerist -trailerite -trailership -trailhead -trailhead's -trailheads -trailless -trainability -trainable -trainband -trainbearer -traineeship -trainferry -trainful -trainload -trainload's -trainloads -trainsick -traitoress -traitress -traject -trajection -tral -tramcar -tramline -tramming -tramontane -trampoline -trampoliner -trampolining -trampolinist -tramroad -trancelike -trangam -transactinide -transactional -transactor -transamination -transaxle -transcendency -transcendentalist -transcriptional -transcriptionally -transcutaneous -transduced -transducing -transductional -transection -transeptal -transferase -transferential -transfiguration -transfigure -transfixion -transformant -transformants -transformationalist -transformative -transfusible -transfusional -transglottal -tranship -transhumance -transhumant -transilluminate -transillumination -transilluminator -transitio -transitorily -translatory -translocate -translocation -transmarine -transmembrane -transmigrate -transmigration -transmigrator -transmigratory -transmissibility -transmissive -transmissivity -transmissometer -transmissometer's -transmissometers -transmontane -transmountain -transmutable -transmutative -transnational -transnatural -transonic -transparence -transpersonal -transpicuous -transpierce -transplacental -transplacentally -transplantability -transpolar -transponder -transpontine -transportational -transpositional -transsexual -transsexualism -transshape -transthoracic -transthoracically -transubstantial -transubstantiate -transubstantiation -transudate -transudation -transude -transuded -transuding -transuranic -transuranium -transvaluate -transvaluation -transvalue -transvestism -transylvania -trapeze -trapezist -trapezius -trapezohedron -trapnest -traprock -trapshooter -trapshooting -trapunto -trashman -trass -trattoria -traumata -traumatically -traumatism -trave -travois -travoises -trawlerman -trayal -trayful -treacle -treacly -treadless -treadwell -treasonably -treasurable -treasurership -treatability -treatable -trebly -trebuchet -trebucket -trecento -tred -tredecillion -treece -treehopper -treeing -treeless -treenail -trehalase -trehalose -treillage -trekker -trelliswork -trematode -tremolant -tremolite -tremolitic -tremolo -tremulant -trenail -trenchancy -trendily -trepan -trepanation -trepang -trepanned -trepanning -trepans -trephination -trephine -trephined -trephining -trepid -trepidant -treponema -treponemal -treponematosis -treponematous -treponeme -tressel -trestletree -trestlework -trews -trey -treys -tri -triacetate -triacid -triadically -triage -trialogue -triangularity -triarchy -triaxial -triaxiality -triazine -triazines -trib -tribalism -tribasic -triboelectric -triboelectricity -tribological -tribologist -tribology -triboluminescence -triboluminescent -tribophysics -tribrach -tribrachic -tribromide -tribunate -tribuneship -tricarboxylic -tricarpellary -tricarpellate -trice -triceps -tricepses -triceratops -trichiasis -trichina -trichinal -trichinosis -trichinous -trichite -trichlorfon -trichloride -trichocyst -trichocystic -trichogyne -trichoid -trichome -trichomic -trichomonacidal -trichomonacide -trichomonad -trichomonadal -trichomonal -trichomoniasis -trichopteran -trichotomous -trichotomously -trichromat -trichromatism -trichrome -trichuriasis -tricing -trickily -trickish -trickishly -trickishness -tricksier -tricksiness -tricksy -triclad -triclinic -triclinium -tricolette -tricorn -tricorne -tricornered -tricot -tricotine -tricotyledonous -trictrac -tricuspid -tricycle -tricycles -tricyclic -tridimensional -tridimensionality -triduum -triene -triennium -trierarch -trierarchy -triethyl -trifacial -trifid -trifluralin -trifocal -trifoliate -trifoliolate -trifolium -triforium -triform -trifurcate -trifurcation -trigeminal -triggerfish -triggerman -trigging -triglyceride -triglycerides -triglyph -triglyphic -triglyphical -trigon -trigonometrical -trigonometrically -trigonous -trigraph -trigraphic -trihybrid -trihydroxy -triiodothyronine -trijet -trilateral -trilaterality -trilaterally -trilbies -trilby -trilinear -trilingual -trilingually -triliteral -triliteralism -trillium -trilobate -trilobation -trilobed -trilocular -triloculate -trimaran -trimble -trimeric -trimerous -trimestral -trimestrial -trimeter -trimetrogon -trimonthly -trimorph -trimorphic -trimorphism -trimorphous -trimotor -trinal -trinary -trindle -trindled -trindling -trine -trinitrotoluene -trinketry -trinkums -trinocular -trinomial -trinucleotide -triol -triolet -triose -tripack -triphammer -triphammer's -triphammers -triphenylmethane -triphibian -triphibious -triphosphate -triphthong -triphthongal -tripinnate -tripinnately -triplane -tripletail -triplicity -triplite -triploblastic -triploid -triploidy -tripodal -tripos -tripper -trippet -triptane -triquetrous -triradiate -trireme -tris -trisaccharide -trisect -trisection -trisector -triskele -triskelion -trismus -trisoctahedron -trisome -trisomic -trisomy -triste -tristearin -tristeza -tristful -tristfully -tristfulness -tristimulus -trisubstituted -trisulfide -trisyllabic -trisyllabicall -trit -tritheism -tritheist -tritheistic -tritheistical -trithing -tritiated -triticale -tritoma -tritone -triturable -triturate -trituration -triturator -triumvir -triumviral -triumvirate -trivalve -trivet -triweekly -trochaic -trochal -trochanter -trochanteral -trochanteric -trochar -troche -trochee -trochilus -trochlea -trochlear -trochoid -trochoidal -trochophore -troglodytic -trogon -trograd -troilite -trolleybus -trollied -trollies -trolly -trombidiasis -trommel -tromp -trona -trone -troostite -trop -tropaeolum -trope -tropez -trophallaxis -trophically -trophoblast -trophoblastic -trophozoite -tropidoclonion -tropistic -tropologic -tropological -tropologically -tropology -tropomyosin -tropopause -tropophilous -troposphere -tropotaxis -troth -trothplight -trotline -trotsky -trotskyism -troubadour -troubadour's -troubadours -troubleshot -troublous -troublously -troublousness -troupial -trousseau -trousseaus -trousseaux -troutier -trouty -trove -trover -trow -truantry -truckage -truckee -truckle -truckled -truckler -truckline -truckling -truckload -truckload's -truckloads -truckman -truckmaster -truculency -trueborn -truehearted -trueheartedness -trueing -truelove -truepenny -truffle -truffle's -truffled -truffles -truistic -trujillo -trull -trumpetlike -trumpetweed -truncheon -truncheons -trunkfish -trunkful -trunnel -trunnion -trunnions -trustability -trustable -trustbuster -trusteeing -trustless -trustworthily -tryout -trypanosome -trypanosomiasis -tryparsamide -trypsinogen -tryptamine -tryptic -tryptophan -tryptophane -trysail -tryst -trytophan -tryworks -tset -tsetse -tsetses -tsunamic -tsunematsu -tubal -tubbable -tubbed -tubber -tubbier -tubbing -tubby -tubeless -tubelike -tubercle -tubercled -tubercular -tubercularly -tuberculate -tuberculated -tuberculation -tuberculin -tuberculoid -tuberculous -tuberculously -tuberose -tuberosity -tuberous -tubful -tubifex -tubifexes -tubificid -tubocurarine -tubularity -tubulous -tuchun -tuckahoe -tucket -tuebor -tuel -tufa -tufaceous -tuff -tuffaceous -tuffet -tufty -tugboat -tugger -tui -tuille -tuitional -tularemic -tulation -tulatory -tule -tulipwood -tullibee -tumblebug -tumbledown -tumblerful -tumbleweed -tumbrel -tumbril -tumefaciens -tumefaction -tumefactive -tumescence -tumescent -tumidity -tumoral -tumorigenic -tumorigenicity -tumorlike -tumorlike's -tumorlikes -tumorous -tump -tumpline -tumultuary -tumulus -tunability -tunably -tundish -tuneable -tuneless -tunesmith -tungstic -tungstite -tunica -tunicae -tunicate -tunicated -tunicle -tunnellike -tunny -tup -tuppence -tupping -tuque -tural -turbanned -turbellarian -turbid -turbidimeter -turbidimeter's -turbidimeters -turbidimetric -turbidimetrically -turbidimetry -turbidite -turbidity -turbidly -turbidness -turbinal -turbit -turbjet -turbo -turbocar -turbocharge -turbocharger -turboelectric -turboprop -turbos -turboshaft -turbosupercharged -turbosupercharger -turbot -turbots -turbulency -turd -ture -tured -tureen -turfman -turfski -turfskiing -turfy -turgescence -turgescent -turgidity -turgor -turion -turmeric -turnbuckle -turncoat -turndown -turnery -turnsole -turnspit -turnstile -turnup -turnverein -turpentinic -turpentinous -turps -turquois -turtledove -turtlehead -turves -tusche -tush -tusklike -tussah -tussive -tussock -tussocks -tussocky -tussore -tutee -tutees -tutelar -tutelary -tutorage -tutoress -tutorship -tutoyer -tutti -tux -tuyere -twae -twangy -tween -tweet -tweeter -twelvefold -twelvemonth -twentyfold -twerp -twiggy -twilit -twinberry -twinborn -twinflower -twingeing -twinkly -twinship -twiny -twirp -twitchily -twitted -twittery -twixt -twofer -twohandedness -twopence -twopences -twopenny -tyke -tyke's -tykes -tymbal -tympan -tympani -tympani's -tympanic -tympanis -tympanites -tympanitic -tympanum -tympanum's -tympany -typal -typeable -typecase -typecast -typefounder -typefounding -typefoundry -typeout -typey -typhlosole -typic -typier -typograph -typologist -typy -tyramine -tyrannosaur -tyrannosaurus -tyrannous -tyrannously -tyro -tyrocidin -tyrocidine -tyros -tyrosinase -tyrothricin -tzaddik -tzaddikim -tzar -tzigane -tzimmes -tzitzis -udall -udder -uglification -uglify -uglily -ukulele -ulama -ulcerogenic -ulcerous -uldered -ulema -ulexite -ullage -ulna -ulna's -ulnar -ulotrichous -ulotrichy -ultima -ultimacy -ultimo -ultimogeniture -ultrabasic -ultracentrifugal -ultrafashionable -ultrafiche -ultrafilter -ultrafiltration -ultrahigh -ultraism -ultraist -ultraistic -ultramafic -ultramicro -ultramicroscope -ultramicroscopes -ultramicrotome -ultramicrotomes -ultramicrotomy -ultramodernist -ultramontane -ultramontanism -ultranationalism -ultranationalist -ultrapure -ultrapurely -ultrasecret -ultrasonicate -ultrasonicated -ultrasonicates -ultrasonicating -ultrastructural -ultrastructurally -ululant -ululate -ululation -ulva -umbel -umbellate -umbellifer -umbelliferous -umbilicate -umbilicated -umbilication -umbonate -umbones -umbos -umbrae -umbrageous -umbrageously -umbrageousness -umbral -umlaut -ump -umpirage -umpteen -umpteenth -un -unaccountability -unadapted -unageing -unalterability -unamazed -unamusing -unanchor -unanswerably -unapologetic -unappealable -unappreciation -unapproachably -unarm -unassailability -unassailably -unassertive -unassuageable -unattach -unaverage -unballasted -unbandage -unbar -unbeautiful -unbecome -unbeknown -unbelief -unbeliever -unbeseeming -unbiblical -unbid -unbitted -unblenched -unblessed -unbolt -unbosom -unbox -unbrace -unbraid -unbridle -unbroke -unbuckle -unbudgeable -unbudgeably -unbuild -unbundle -unburden -uncage -uncalculated -uncalculatingly -uncandid -uncannily -uncelebrated -unchain -unchallengeable -unchancy -unchangealeness -uncharge -unchaste -unchastely -unchasteness -unchivalrous -unchoke -uncial -uncially -unciform -uncil -uncinaria -uncinariasis -uncinate -uncinus -uncircumcision -unclamp -unclasp -unclassical -unclench -unclimbable -unclimbableness -unclinch -uncloak -unclog -unclose -unclothe -unclutter -uncock -uncoffin -uncoffined -uncoil -uncommercial -uncompassionate -uncompetitive -uncompetitiveness -uncomplicated -uncompromisable -unconformable -unconformably -uncongenial -unconquerably -unconscionability -unconscionably -unconstraint -uncork -uncorseted -uncouple -uncoupler -uncross -uncrown -uncrumple -unctuous -unctuously -unctuousness -uncurl -uncus -uncut -undauntable -undebatably -undecagon -undeceive -undecillion -underact -underactivity -underage -underbid -underbidder -underbody -underbred -underbrim -undercarriage -undercharge -underclass -undercoat -undercoating -undercook -undercool -underdo -underdrawers -underdress -underdressed -undereducation -underexpose -underexposure -underfeed -undergarment -undergird -underglaze -underhand -underinsurance -underlaid -underlayment -underlet -underlip -undermanned -undermost -undernourished -undernourishment -undernutrition -underpants -underpart -underpass -underpasses -underpin -underplot -underplots -underpowered -underproduction -underproductive -underproof -underreport -underripe -underrun -undersaturated -undersecretariat -undersell -undersexed -undershorts -undershrub -undersigned -underskirt -underslung -undersong -underspin -understaffed -understeer -understory -understrapper -understrength -undersupply -undersurface -undertenant -undertone -undertrick -underused -undervaluation -undervalue -undervaluing -underwaist -underweight -underwing -underwool -undetectability -undine -undiplomatically -undock -undogmatic -undouble -undramatic -undrape -undraw -undrunk -undulant -undulatory -une -unequivocably -unexceptionable -unexceptionableness -unexceptionably -unexceptional -unexpressive -unfancy -unfasten -unfeeling -unfeelingly -unfeelingness -unfetter -unfix -unfixable -unflappability -unflappable -unforgettability -unforgiveable -unforgiveably -unfreeze -unfriended -unfrock -unfussy -ungenerosity -ungenerous -ungird -unglue -ungovernable -ungrudging -ungual -unguard -unguent -ungulate -unhair -unhandiness -unhandsome -unhandy -unharness -unhitch -unhitches -unhitching -unhood -unhorse -unhorsed -unialgal -uniaxial -uniaxially -unibuss -unicameral -unicamerally -unicellular -unicellularity -unicycle -unicyclist -unifactorial -unifiable -unifoliate -unifoliolate -uniformitarian -uniformitarianism -unijugate -unilinear -unilingual -unillusioned -unilocular -uninformative -unintelligence -uninucleate -uninvaginated -unionism -unionist -unionists -uniparental -uniparentally -uniparous -uniplanar -uniplex -unipolarity -uniramous -unisex -unisexual -unisexuality -unisexually -unitage -unital -unitarily -unitarity -universalist -univocal -univocally -unkenned -unkennel -unlace -unlade -unlash -unlatch -unlay -unlimber -unlimbered -unlimbering -unlive -unloose -unloosen -unman -unmate -unmating -unmeaning -unmeet -unmemorable -unmemorably -unmitigatd -unmoor -unmoral -unmorality -unmuffle -unmuzzle -unmyelinated -unnail -uno -unopenable -unpackage -unpackaging -unpalatable -unpeg -unpeople -unperfect -unperson -unpick -unpile -unpin -unplug -unpolitical -unpregnant -unprofessed -unpronounced -unquote -unreel -unreeve -unregenerate -unreserve -unrestraint -unriddle -unrig -unrip -unrobe -unroof -unroot -unrotate -unround -unrounded -unsaddle -unsafety -unsaturate -unsay -unsayable -unseal -unsealing -unseam -unsearchable -unsearchably -unsel -unselective -unserviceable -unset -unsettle -unsettlement -unsew -unsex -unshackle -unshapen -unshell -unshift -unship -unshockability -unshockable -unshped -unsight -unsighted -unsling -unslinged -unslinging -unsnarl -unspeak -unspeakably -unsphere -unsportsmanlike -unstate -unstep -unstick -unstop -unstoppably -unstrap -unstring -unstudied -unsubstantial -unsubstantiality -unsuccess -unswathe -unswear -unsymmetrical -untangle -untenability -unter -untether -unthaw -unthink -unthinkability -unthought -unthread -unthrone -untimeous -untouchability -untraceability -untread -untruss -untuck -untune -untwine -untwist -unutterable -unvocal -unvoice -unwarrantably -unweave -unweeting -unweetingly -unweight -unwell -unwieldily -unwinnable -unwisdom -unwish -unwished -unworthily -unwreathe -unyoke -unzio -unzip -upas -upbuild -upbuilder -upcast -upchuck -updo -updos -upgrowth -upheave -upheaver -uphoster -upmanship -upmost -upperpart -upping -uppish -uppishly -uppishness -uppity -uppityness -uprear -uprush -upsetter -upshift -upspring -upstage -upstaged -upstages -upstaging -upstart -upstroke -upsweep -upswept -upthrow -upthrust -uptight -uptightness -uptilt -upwell -uracil -uraei -uraemia -uraeus -uralite -uralitic -uranic -uranide -uraninite -uranographic -uranographical -uranography -uranological -uranology -uranometry -uranous -urate -uratic -urbanist -urbanistic -urbanistically -urbanity -urbanologist -urbanology -urbiculture -urceolate -ure -urease -uredinial -uredinium -urediospore -uredium -uredostage -ureide -uremic -ureotelic -ureotelism -ureter -ureteral -ureteric -urethan -urethral -urethritis -urethroscope -uric -uricosuric -uricotelic -uricotelism -uridine -urinalysis -urinogenital -urinometer -urinometer's -urinometers -urinous -urochord -urochordal -urochordate -urochrome -urodele -urogenital -urokinase -urol -urolith -urolithiasis -urologic -urological -urologist -urology -uropod -uropygial -uropygium -urostyle -ursine -urticaria -urticarial -urticate -urtication -urus -urushiol -usableness -usance -useably -usernames -useway -usherette -usnea -usrio -usufruct -usufructuary -ute -uteca -utep -uterus -uteruses -utilitarianism -utiny -utopism -utopist -utopistic -utricle -utricular -utricularia -utriculus -utterable -uttium -uvarovite -uvea -uveal -uveitis -uvula -uvular -uvularly -uxorial -uxoricide -uxorious -uxoriously -uxoriousness -vacationist -vacationless -vaccinal -vaccinate -vaccinated -vaccinates -vaccinator -vaccinators -vacua -vacuolar -vagabondage -vagabondish -vagabondism -vagally -vagarious -vagariously -vagile -vagility -vagotomy -vagotonic -vagotropic -vagrancy -vainglory -valediction -valerian -valetudinarian -valetudinarianism -valetudinary -valiance -valiancy -valine -valise -valises -valle -vallecular -valorous -valorously -valuational -valuationally -valvular -vamoose -vamoosed -vamooses -vamoosing -vampirism -vampish -vandalistic -vanderburgh -vandyked -vanguardism -vanguardist -vanillic -vanillin -vanquishable -vanquishment -vanward -vapid -vapidity -vapidly -vapidness -vaporous -vaporously -vaporousness -vaquero -variac -variational -variationally -varices -varicose -varicosed -varicosity -variegator -varietal -varietally -variform -variocoupler -varioloid -variolous -variometer -variometer's -variometers -variorum -varisized -varix -varlet -varletry -varnishy -varsity -varus -varve -varved -vasal -vascularity -vasculature -vasculum -vaselike -vasiform -vasoactive -vasoactivity -vasoconstriction -vasoconstrictive -vasoconstrictor -vasodilatation -vasodilation -vasodilator -vasomotor -vasopressin -vasopressor -vasospasm -vasospastic -vasotocin -vassalage -vastitude -vastity -vasty -vatic -vaticinal -vaticinate -vaticination -vaticinator -vatted -vatting -vaudevillian -vaulty -vauntful -vauntingly -vaunty -vaward -vealy -vectograph -vectographic -vectorcardiogram -vectorcardiogram's -vectorcardiograms -vectorcardiographic -vectorcardiography -vee -veep -veeries -veery -vegetably -vegetal -vegetarianism -vegetational -vegetationally -vegete -vegetive -veinal -veinlet -veiny -velamen -velamentous -velamina -velarium -veld -velitation -velleity -veloce -velocimeter -velocimeter's -velocimeters -velocipede -velodrome -velopment -velure -velutinous -velveteen -venae -venality -venatic -venation -venational -vendable -vendace -vendaces -vendee -vendibility -vendibly -vendition -vendue -veneeal -venenate -venenation -venerability -venerably -venerator -venereological -venereologist -venereology -venerology -venery -venesection -venetian -venge -venging -venin -venipuncture -venire -venireman -venisection -venography -ventage -ventail -ventilatory -ventless -ventricose -ventricular -ventriculus -ventriloquial -ventriloquially -ventriloquism -ventriloquist -ventriloquist's -ventriloquistic -ventriloquists -ventriloquy -ventrolateral -ventrolaterally -ventromedial -ventura -venturous -venturously -venturousness -venule -veratrine -veratrum -verbalism -verbalist -verbalistic -verbena -verbenas -verbicide -verbid -verbify -verbigeration -verbile -verdancy -verderor -verdigris -verdin -verdurous -verdurousness -vergil -veridic -veridicality -verisimilar -verisimilarly -verisimilitudinous -verism -verismo -verist -veristic -veritably -verjuice -vermeil -vermian -vermicelli -vermicide -vermicular -vermiculate -vermiculated -vermiculation -vermiform -vermifuge -vermillion -verminosis -verminous -verminously -vern -vernacle -vernacularism -vernation -vernicle -vernissage -versal -verseman -verset -versicle -versicular -versification -versifier -versify -versine -versional -verso -versos -verticality -verticil -verticillte -vertiginous -vertiginously -vesical -vesicant -vesicate -vesication -vesicularity -vesiculate -vesiculation -vesperal -vespertinal -vespertine -vespiary -vespid -vespine -vesta -vestee -vestiary -vestibular -vestlike -vestment -vestmental -vestryman -vesuvian -vesuvianite -vetchling -vetted -vexillary -vexillologic -vexillological -vexillologist -vexillology -vexillum -viand -viands -viaticum -vibist -vibraharp -vibraharpist -vibrance -vibraphone -vibraphonist -vibratile -vibratility -vibrational -vibrationless -vibrator -vibratory -vibrion -vibriosis -vibrissa -vibrissae -viburnum -vic -vicarage -vicarate -vicarial -vicariate -vicarship -vicegerency -vicegerent -vicennial -viceregal -viceregally -vicereine -viceroyalty -viceroyship -vichyssoise -vicinage -vicinal -vicissitudinous -vickers -victress -vicuna -vidal -vide -videophone -vidette -vidicon -viduity -viewfinder -viewfinder's -viewfinders -viewy -vigesimal -vigintillion -vignettist -vigorish -vigorist -vigorist's -vigorists -vigoroso -vilipend -villadom -villagery -villainess -villanella -villanelle -villatic -villein -villenage -villi -villiform -villosity -villus -vim -vimen -vinaceous -vinaigrette -vinal -vinblastine -vinca -vincible -vincristine -vinculum -vindicable -vindicator -vindicators -vindicatory -vineal -vinedresser -vinedressers -vinegarish -vinegarroon -vinegary -vinery -vineyardist -vinic -viniculture -vinier -viniferous -vinification -vino -vinosity -vinous -vinously -viny -vinylic -vinylidene -viol -violability -violable -violableness -violably -violaceous -violaceously -violist -viomycin -viosterol -viperine -viperish -viperous -viperously -viraginous -virago -virelay -viremia -viremic -vireo -vires -virescence -virescent -virga -virgate -virginium -virgulate -viricidal -viricide -virid -viridescent -viridian -viridity -virilism -virion -virologic -virological -virologically -virologist -virology -viroses -virosis -virtuality -virtueless -virtuosa -virtuosic -virucidal -virucide -virulency -viruliferous -virustatic -viscacha -viscerogenic -visceromotor -viscidity -viscometric -viscometry -viscose -viscosimeter -viscosimeter's -viscosimeters -viscosimetric -viscountcy -viscountess -viscounty -viscus -visional -visionally -visionless -visitable -visitant -visitational -visitatorial -visorless -vitalism -vitalist -vitalistic -vitamer -vitameric -vitellin -vitelline -vitellogenesis -vitellus -vitiator -viticultural -viticulture -viticulturist -vitiligo -vitiosity -vitite -vitrifiable -vitrine -vittae -vittate -vittles -vituperate -vituperation -vituperator -vituperatory -vitus -vivarium -viverrid -vivific -viviparity -viviparous -viviparously -viviparousness -vivisect -vivisection -vivisectional -vivisectionally -vivisectionist -vivisector -vixenish -vixenishly -vixenishness -vizard -vizierate -vizierial -viziership -vizor -vms -vocabular -vocalically -vocality -vocationalism -vocationalist -vociferant -vociferate -vociferation -vociferator -voguish -voguishness -voicedness -voiceful -voicefulness -voiceprint -voidable -voidableness -voidance -voile -volant -volante -volcanically -volcanicity -volcanoes -volcanologic -volcanological -volcanologist -volcanology -vole -voles -volitive -volkslied -volkslieder -volplane -volplaned -volplaning -voltameter -voltameter's -voltameters -voltametric -volubility -volubly -volumeter -volumeter's -volumeters -voluminosity -voluntarism -voluntarist -voluntaristic -voluntaryism -voluntaryist -volunteerism -voluptuary -volute -voluted -volutin -volution -volva -volvement -volvox -vomerine -vomitory -vomiturition -vomitus -von -voodooism -voodooist -voodooistic -vored -vortical -vortically -vorticella -vorticism -vorticist -vorticose -vortiginous -votaress -votarist -voteless -votress -vouchee -vouchsafement -voussoir -voyageur -voyageurs -voyeur -voyeurism -voyeuristic -voyeuristically -voyeurs -vroom -vs -vulcanian -vulcanicity -vulcanologist -vulcanology -vulgarian -vulgarism -vulgarity -vulgate -vulgus -vulnerably -vulnerary -vulterine -vulturine -vulturous -vulva -vulvae -vulval -vulvar -vulviform -vulvitis -wackily -wadable -wadder -waddie -waddied -waddies -wadding -waddy -waddying -wadeable -wadi -waftage -wafture -wageless -wageworker -wagger -waggery -waggly -wagoneer -wagoneer's -wagoneers -wagonette -wagonette's -wagonettes -wagonload -wagonload's -wagonloads -wah -wahine -wahoo -wahoos -waif -wailful -wailfully -wain -wained -wainscotting -waistband -wakeless -wakerobin -walkabout -walkaway -walkingstick -walkout -wallaroo -wallenstein -walleye -walleyed -wallflower -wamble -wambled -wambling -wampum -wanderlust -waney -wanier -wanner -wannest -wanning -wansee -wansley -wany -warbonnet -wardenship -wardership -wardress -wardship -warehousemen -wareroom -warlock -warlord -warlordism -warlords -warpage -warpath -warplane -warplane's -warplanes -warrantable -warrantableness -warrantably -warrantee -warrantees -warrantless -warrantor -warrantors -washability -washable -washcloth -washerman -washerwoman -washhouse -washoe -washrag -washroom -washrooms -washstand -washstands -washtub -washtubs -washwoman -wasplike -wassail -wassailer -wast -wastage -wastages -wastepaper -watchcase -watcheye -watchtower -watchworks -waterborne -watercraft -watercress -waterflood -waterfowl -waterfowl's -waterfowler -waterhole -waterhole's -waterholes -waterily -waterish -waterishness -waterless -waterlessly -waterlessness -waterlog -waterlogged -watermanship -watermark -waterpower -waterscape -waterweed -waterwheel -waterworks -waterworn -wattmeter -wattmeter's -wattmeters -waught -waukesha -waunona -waupaca -waupun -wausau -wauwatosa -waveland -waveless -wavelessly -wavelet -wavelets -wavelike -wavery -wavily -waxlike -waxwing -waxwing's -waxwings -waybill -wayfarer -wayfaring -waygoing -waylay -wayless -wayworn -weakhearted -weakish -weakling -weal -wealthily -weanling -wearability -weariful -wearifully -wearifulness -weariless -wearilessly -weatherability -weatherboard -weatherboarding -weatherglass -weatherman -weatherstripping -weatherworn -weathery -webbed -webber -webby -webfoot -weblike -wedder -wedgy -weedless -weeknight -weeknights -weepy -weet -weever -weevil -weevilly -weevily -weft -wefts -weider -weidman -weighable -weightily -weightless -weightlessly -weimaraner -weiner -weir -weirdie -weirdies -weldable -weldment -weldor -weldwood -welfarism -welfarist -welkin -wellaway -wellborn -wellhead -wellington -wellman -wellwisher -wellwisher's -wellwishers -welmers -weltschmerz -wen -wend -wert -weskit -westernmost -wetback -wettable -wettish -wff -whacky -whaleback -whaleboat -whalebone -whalebone's -whalebones -whang -whangee -whap -wharfage -wharfinger -wharfmaster -whats -wheal -wheatear -wheatland -wheaton -wheelbarrow -wheelbarrow's -wheelhorse -wheelless -wheelman -wheelock -wheelsman -wheelwork -wheelwright -wheen -wheezily -whelm -whenas -whencesoever -whensoever -whereat -wherefrom -whereinto -whereness -wheres -wheresomever -wherethrough -whereto -whereunto -wherewithal -wherries -wherry -whetstone -whetter -whichsoever -whicker -whickered -whickering -whidding -whiffletree -whigmaleerie -whilom -whilst -whimsicality -whiney -whinstone -whipcord -whiplike -whippersnapper -whippier -whippletree -whippoorwill -whippy -whipstitch -whipstock -whirlybird -whirried -whirry -whirrying -whish -whisht -whiskery -whispery -whist -whitebait -whitebeard -whitecap -whitefish -whiteleaf -whiteley -whiteout -whitesmith -whitethroat -whitewall -whitewater -whitewing -whithersoever -whitherward -whitish -whity -whizbang -whizz -whizzbang -whizzer -whomp -whoopee -whoopla -whopper -whoredom -whorehouse -whoremaster -whoremonger -whoreson -whorish -whort -whortle -whosesoever -whoso -whump -whup -whys -wickerwork -wickiup -widemouthed -widgeon -widgeons -widish -widowerhood -widthways -wieland -wieldy -wienerwurst -wienie -wifehood -wifeless -wifelike -wigan -wigeon -wigeons -wigged -wight -wiglet -wigwag -wilco -wildcatted -wildcatting -wildebeest -wildebeest's -wilderment -wildflower -wildflower's -wildflowers -wildfowl -wildfowler -wildfowling -wildish -wildling -wildwood -willable -willemite -willet -willies -williwaw -willowlike -willowware -willpower -willy -willying -wilmette -wimble -wimbled -wimbles -wimbling -wimple -wimpled -wimpling -winchell -windage -windblown -windburn -windburned -windflaw -windily -windjammer -windlass -windlassed -windlasses -windlassing -windlassly -windpipe -windproof -windscreen -windsurf -windsurfed -windsurfing -windsurfs -windswept -windway -wineglass -winegrower -winehead -winepress -wineshop -winey -wingbeat -wingbeat's -wingbeats -wingding -wingless -winglessness -winglet -winglike -wingover -wingspread -wingspread's -wingspreads -wingy -winism -winnable -winnebago -winned -winooski -winsett -wintergreen -winterkill -wintertide -wintery -wintle -wintrily -winze -wirable -wiredraw -wiredrawer -wiredrawn -wirehair -wirehaired -wirelike -wiretapper -wireway -wirework -wireworks -wireworm -wirily -wisent -wisewoman -wisha -wispish -wistaria -wisteria -witchery -witchlike -witchy -withdrawable -withe -witherite -witherspoon -withies -withindoors -withoutdoors -withy -witless -witling -witted -witticism -wittily -wiz -wizardry -wolfhound -wolflike -wolverine -wolverine's -wolverines -wolverton -womanish -womanishly -womanishness -womankind -womanless -womanlike -womanpower -wombat -wombat's -wombats -womenfolk -womenfolks -womenkind -wonderwork -wonky -wonning -wonton -woodberry -woodcraft -woodcutter -woodcutting -woodenhead -woodenheaded -woodenware -woodlore -woodnote -woodpile -woodsman -woodsy -woolie -woolpack -woolsack -woolshed -woolskin -woops -woozier -woozily -wooziness -woozy -wordage -wordages -wordbook -wordless -wordlessness -wordmonger -wordplay -workability -workbasket -workboat -workbox -workfolk -workfolks -workforce -workforce's -workforces -workhouse -workless -worklessness -workpeople -workroom -workrooms -workweek -workwoman -worldling -wormhole -wormlike -worriment -worrywart -worshipless -wort -worthful -worthily -wotted -wouldst -woundless -woundwort -wowser -wrack -wracked -wracks -wraiths -wrapup -wrasse -wrathy -wreathy -wriggly -wristlet -wristlock -wristy -writeup -writeup's -writeups -writhen -wrongheaded -wrongheadedly -wrongheadedness -wunderkind -wysiwyg -xanthate -xanthene -xanthic -xanthin -xanthine -xenia -xenomania -xenophile -xenophilous -xenophobe -xenophobic -xerarch -xeric -xerically -xerographic -xerographically -xerophile -xerophilous -xerophily -xylophonist -xylose -xylotomic -xylotomical -xylotomous -xylotomy -yack -yacking -yah -yak -yakking -yalies -yam -yamen -yardarm -yardbird -yardman -yardmaster -yare -yarely -yarmelke -ycleped -yclept -ye -yearling -yearlong -yeastily -yellerish -yep -yester -yeuk -yew -yoghurt -yoghurt's -yogic -yogin -yoknapatawpha -yolky -yond -youngling -yuba -yuletide -yuri -zabaglione -zagged -zanier -zanies -zanily -zaniness -zany -zazen -zealotry -zeffirelli -zenithal -zeolite -zeolitic -zephyr -zeppelin -ziggy -zillion -zincate -zincic -zinfandel -zingier -zingy -zinnia -zippier -zippy -zirconia -zirconic -zither -zitherist -zithers -zizith -zoantharian -zoarial -zoarium -zobrist -zombi -zombiism -zonate -zonated -zonation -zonked -zoogenic -zoogenous -zoogeographer -zoogeographic -zoogeography -zooks -zoologic -zoomorphic -zoonosis -zoonotic -zooparasite -zooparasitic -zoophagous -zoophilic -zoophilous -zoophyte -zoophytic -zooplankton -zoosporal -zoospore -zoosterol -zootechnics -zori -zucchini -zwitterion -zwitterionic -zwitterions -zygote -zygote's -zygotes +AAA +AAAS +AC +ACS +AK +AL +AR +ASTM +AZ +Aarhus +Abbott +Abbott's +Abel +Abelian +Abelson +Abelson's +Aberdeen +Aberdeen's +Abernathy +Abernathy's +Abidjan +Abos +Abram +Abram's +Abyssinia +Abyssinians +Acadia +Accra +Achaean +Ackley +Actaeon +Acton +Acton's +Adair +Adair's +Addis +Adelaide +Adelaide's +Adele +Adele's +Adelia +Adelia's +Aden +Aden's +Adkins +Adler +Adler's +Adlerian +Adolph +Adolph's +Adolphus +Adrian +Adrian's +Adrienne +Adrienne's +Aeneas +Aeolus +Aerobacter +Aeschylus +Aesop +Afrikaner +Agamemnon +Agee +Agee's +Agnew +Agnew's +Agricola +Agway +Ahmedabad +Aida +Aida's +Aiken +Aiken's +Ainu +Aitken +Aitken's +Akers +Aladdin +Alastair +Alberich +Albrecht +Albrecht's +Albright +Albright's +Alcestis +Alcmena +Alcott +Alcott's +Aldebaran +Aldrich +Aldrich's +Aleutian +Alexei +Alexei's +Alexis +Alfonso +Alfonso's +Alfred +Alfred's +Alfredo +Alfredo's +Algenib +Alger +Alger's +Algonquian +Algonquin +Algonquin's +Ali +Alison +Alison's +Allegra +Allis +Allyn +Allyn's +Almaden +Almaden's +Alpert +Alpert's +Alpheratz +Alphonse +Alphonse's +Alsop +Alsop's +Altair +Altair's +Alton +Alton's +Alva +Alva's +Amerada +Amharic +Amman +Ammerman +Ammerman's +Amontillado +Anabel +Anabel's +Anacreon +Analects +Anatole +Anatole's +Anatolian +Andalusia +Andrea +Andrea's +Andrei +Andrei's +Andromache +Angelica +Angelica's +Anglophile +Anglophiliac +Anglophilic +Anglophilism +Anglophily +Anglophobe +Anglophobic +Annale +Annalen +Annalist +Annalistic +Annette +Anselm +Anselm's +Anselmo +Anselmo's +Antaeus +Antilles +Anton +Anton's +Antonio +Antonio's +Antwerp +Apetalous +Appleby +Appleby's +Apr +Aquila +Aquila's +Arachne +Arachne's +Arapaho +Arcadian +Arden +Arden's +Arequipa +Argentinian +Argive +Arlen +Armata +Armco +Armenia +Arragon +Arrhenius +Artemia +Artie +Artie's +Arturo +Arturo's +Ashmolean +Asilomar +Asilomar's +Assam +Astarte +Aston +Aston's +Asuncion +Atchison +Atchison's +Athabascan +Atlantica +Atropos +Attlee +Atwater +Atwater's +Atwood +Atwood's +Auberge +Auberge's +Aubrey +Aubrey's +Audrey +Audrey's +Auerbach +Auerbach's +Aug +Auriga +Avernus +Avery +Avery's +Avignon +Aylesbury +Azerbaijan +Azerbaijan's +Azores +BEMA +BIS +BITNET +BMW +BP +Baden +Baden's +Baffin +Bahrein +Bahrein's +Baird +Baird's +Baja +Bakhtiari +Baku +Balboa +Balfour +Baltimorean +Bamako +Banach +Banbury +Banbury's +Bangui +Barbour +Barbour's +Barhop +Barlow +Barlow's +Barnes +Barnet +Barnett +Barnett's +Barnhard +Barnhard's +Barnum +Barr +Barr's +Barrett +Barrett's +Barrington +Barrington's +Barton +Barton's +Basel +Basque +Basque's +Batchelder +Batchelder's +Bateman +Bateman's +Bathurst +Bathurst's +Bator +Battelle +Battelle's +Bausch +Bayda +Bayport +Bayport's +Bayreuth +Beardsley +Beardsley's +Beckman +Beckman's +Beebe +Beebe's +Beecham +Beecham's +Beijing +Bela +Bela's +Belize +Bellamy +Bellamy's +Bellingham +Bellingham's +Bellini +Bellini's +Belshazzar +Belshazzar's +Benares +Benelux +Benelux's +Benton +Benton's +Beograd +Berea +Berea's +Berenices +Beresford +Beresford's +Bergen +Bergen's +Bergland +Bergland's +Berglund +Berglund's +Bergman +Bergman's +Bergstrom +Bergstrom's +Berman +Berman's +Bernardino +Bernardino's +Bernardo +Bernardo's +Bernet +Bernet's +Bernhard +Berniece +Bernini +Bertie +Bertram +Bertram's +Berwick +Berwick's +Betsey +Betsey's +Bette +Bette's +Bhagavadgita +Bialystok +Biggs +Bilbao +Billiken +Billikens +Biltmore +Biltmore's +Bini +Biochimica +Biometrika +Biophysica +Birgit +Birmingham +Bismark +Bismark's +Bissau +Bizet +Bizet's +Blackfoot +Blackfoot's +Blackfoots +Blaine +Blaine's +Blanchard +Blanchard's +Bleeker +Blenheim +Blinn +Blinn's +Bloch +Bloch's +Blomberg +Blomberg's +Blomquist +Blomquist's +Blum +Blumenthal +Blumenthal's +Blythe +Blythe's +Boarsh +Boca +Boca's +Bodleian +Boeotia +Boeotian +Bohemianism +Bois +Boonton +Bootes +Boris +Bosch +Bosporus +Boucher +Bourbaki +Bowditch +Bowditch's +Bowdoin +Bowen +Bowen's +Boxford +Boyd +Boyd's +Boyle +Boyle's +Boylston +Boylston's +Bragg +Brahmaputra +Brahmsian +Brandt +Brandt's +Brasstown +Brazzaville +Bremen +Bremen's +Brendan +Brendan's +Brennan +Brennan's +Brenner +Brenner's +Brent +Brest +Brest's +Breton +Brett +Brett's +Brewster +Brewster's +Brice +Bridget +Bridget's +Brie +Briggs +Briggs's +Brighton +Brighton's +Brillouin +Brindisi +Brisbane +Brisbane's +Broglie +Broglie's +Bromfield +Bromfield's +Bromley +Bromley's +Brookline +Brookline's +Bruckner +Bruckner's +Bruegel +Bruegel's +Brumidi +Brumidi's +Brunswick +Brunswick's +Buchenwald +Buchenwald's +Buckley +Buckley's +Bucknell +Bucknell's +Buena +Buenos +Bujumbura +Burke +Burkes +Burlington +Burlington's +Burnham +Burtt +Burtt's +Buttrick +Buxtehude +Buxtehude's +Buxton +Byrd +CA +CBS +CDR +CERN +CSNET +CT +CUNY +CURVET +CZ +Cabot +Cabot's +Cady +Caesarian +Caesarian's +Cahill +Cajun +Cajun's +Cajuns +Calais +Caldwell +Caldwell's +Caleb +Caleb's +Calhoun +Calhoun's +Calkins +Callaghan +Callaghan's +Callahan +Callahan's +Callan +Callan's +Calvert +Calvert's +Calvin +Calvin's +Cambrian +Camden +Camden's +Camembert +Cameron +Cameron's +Cameroon +Cameroun +Cameroun's +Camilla +Campbell +Canaan +Canaan's +Canfield +Canfield's +Canopus +Cantabrigian +Capitoline +Caputo +Carboloy +Carbone +Cardiff +Cardiff's +Carey +Carey's +Cargill +Cargill's +Carib +Carlin +Carlin's +Carlisle +Carlisle's +Carlo +Carlsbad's +Carlsbads +Carmela +Carmen +Carmen's +Carolingian +Carpathia +Carpathians +Carr +Carr's +Carrara +Carroll +Carroll's +Carruthers +Casanova +Casanova's +Castillo +Castillo's +Castroism +Catalonia +Catherwood +Catherwood's +Caviness +Cayley +Cayley's +Cayuga +Cayuga's +Cecropia +Cedric +Celebes +Celia +Celia's +Celt +Centrex +Cepheus +Cesare +Cesare's +Chadwick +Chadwick's +Chandigarh +Chao +Chao's +Charlemagne +Charlemagne's +Charlemagnes +Charon +Charon's +Charta +Chartres +Chatham +Chatham's +Chatsworth +Chatsworth's +Chauncey +Chauncey's +Chelsea +Chelsea's +Cheney +Cheney's +Cheryl +Chiang +Chiang's +Chimique +Chinatown +Chinatown's +Chloe +Chou +Chou's +Christensen +Christensen's +Christiana +Christiana's +Christianson +Christianson's +Christina +Christina's +Christmastime +Christoffel +Christoph +Christoph's +Chungking +Cindy +Cindy's +Clapeyron +Clarendon +Clarendon's +Clausius +Clayton +Clayton's +Clifton +Clifton's +Clotho +Co +Cobb +Cobb's +Cochran +Cochran's +Cochrane +Cochrane's +Coddington +Coddington's +Cody +Cody's +Coffey +Coffey's +Cole +Cole's +Colette +Colette's +Collins +Colombo +Colombo's +Cominform +Compagnie +Compton +Compton's +Conakry +Conant +Conant's +Congolese +Conklin +Conklin's +Conley +Conley's +Connally +Connally's +Connors +Constantine +Constantine's +Convair +Convair's +Conway +Conway's +Cooke +Cooke's +Cooley +Cooley's +Copernican +Corbett +Corbett's +Corcoran +Corcoran's +Corey +Corey's +Corinth +Coriolanus +Cornelia +Cornelia's +Cornelian +Cornelius +Coronado +Corsica's +Cortez +Corvus +Corydoras +Cosgrove +Cosgrove's +Cottrell +Cottrell's +Coulter +Coulter's +Courtney +Courtney's +Cowan +Cowan's +Crispin +Crispin's +Croatia +Croydon +Croydon's +Cruickshank +Cruickshank's +Cruz +Culbertson +Culbertson's +Cummings +Cummins +Curran +Curran's +Curtis +Cushing +Cushing's +Custer +Custer's +Cuvier +Cuzco +Cyclades +Cyrillic +Czerniak +Czerniak's +DA's +DC +DFL +DMA +DOD +Dacca +Dacca's +Dada +Dadaistic +Dahl +Dahl's +Dahomey +Dahomey's +Dailey +Dailey's +Dairylea +Daley +Daley's +Dalhousie +Dalzell +Dalzell's +Damocles +Damon +Damon's +Dana +Dana's +Danubian +Darcy +Darcy's +Darius +Darwinistic +Daryl +Daryl's +Datamation +Daugherty +Daugherty's +Davison +Davison's +Daytona +Daytona's +DeKastere +Deane +Deane's +Deanna +Deanna's +Decatur +Decatur's +Dee +Dee's +Deimos +Deirdre +Deirdre's +Deirdres +Del +Delaney +Delaney's +Delano +Delano's +Delia +Delia's +Della +Della's +Delmarva +Delphically +Delphinus +Demeter +Deneb +Deneb's +Denebola +Denton +Denton's +Dependance +Derek +Derek's +Detroit +Dhabi +Dickerson +Dickerson's +Dido +Dido's +Diebold +Diebold's +Dietz +Diocletian +Dirichlet +Dixon +Dixon's +Dnieper +Dnieper's +Dobbs +Dodd +Dodd's +Dodson +Dodson's +Doherty +Doherty's +Dolan +Dolan's +Domenico +Domenico's +Dominick +Dominick's +Dominique +Dominique's +Doneck +Doneck's +Dooley +Dooley's +Dorcas +Doreen +Doreen's +Doria +Doria's +Doric +Doric's +Dorothea +Dorothea's +Dorset +Dorset's +Dortmund +Dortmund's +Dowling +Dowling's +Draco +Draco's +Draconian +Dravidian +Driscoll +Driscoll's +Drummond +Drummond's +Dubhe +Dubhe's +Dudley +Dudley's +Dugan +Dugan's +Duma +Duma's +Dunbar +Dunbar's +Dundee +Dundee's +Dunedin +Dunedin's +Dunlop +Dunlop's +Dunn +Dunn's +Duquesne +Durango +Durango's +Durer +Durkin +Durkin's +Durrell +Durrell's +Durward +Durward's +Dusenbury +Dusenbury's +Dutton +Dutton's +Dwyer +Dwyer's +ECG +EDT +EEOC +ERDA +ESC +EST +Eagan +Eagan's +Earthman +Earthman's +Earthmen +Earthmen's +Eaton +Eaton's +Eben +Eben's +Eccles +Ecole +Edmonds +Edmondson +Edmondson's +Edmonton +Edmonton's +Eduardo +Eduardo's +Effie +Effie's +Egan +Egan's +Egyptology +Ehrlich +Ehrlich's +Eire +Eire's +Eisner +Eisner's +Ekstrom +Ekstrom's +Eldon +Eldon's +Eleazar +Eleazar's +Elena +Elena's +Elgin +Elgin's +Elinor +Elinor's +Elisha +Elisha's +Ellwood +Ellwood's +Elsevier +Elsevier's +Elton +Elton's +Elwood +Elwood's +Ely +Ely's +Elysee +Elysee's +Emil +Emil's +Emile +Emile's +Emilio +Emilio's +Emmett +Emmett's +Engels +Engle +Engle's +Enid +Enid's +Ephesus +Erastus +Erato +Erato's +Erika +Erika's +Erlenmeyer +Erlenmeyer's +Erskine +Erskine's +Esmark +Esmark's +Esposito +Esposito's +Essen +Essen's +Estella +Estella's +Estes +Estonia +Estonia's +Etruria +Eumenides +Euridyce +Euridyce's +Euterpe +Euterpe's +Evensen +Everglade +Everhart +Everhart's +FAA +FAQ +FAQ'S +FL +FM +FMC +FPC +FSF +FSF'S +FTC +Faber +Faber's +Fabian +Fabian's +Fafnir +Fafnir's +Fahey +Fahey's +Falkland +Falklands +Fallopian +Falmouth +Falmouth's +Farkas +Farnsworth +Farnsworth's +Fayette +Fayette's +Feeney +Feeney's +Fenton +Fenton's +Ferber +Ferber's +Ferguson +Ferguson's +Fermat +Fermat's +Ferreira +Ferrer +Ferrer's +Fiji +Fiji's +Fijian +Fijian's +Fijians +Finley +Finley's +Fischbein +Fischbein's +Fiske +Fiske's +Fizeau +Fizeau's +Flagler +Flagler's +Flo +Flo's +Fogarty +Foley +Foley's +Fomalhaut +Fomalhaut's +Fontaine +Fontaine's +Forsythe +Forsythe's +Fortescue +Fortescue's +Foss +Francine +Francine's +Francoise +Francoise's +Frankel +Frankel's +Fraser +Fraser's +Fredericksburg +Fredericksburg's +Fredericton +Fredericton's +Fredholm +Fredholm's +Freemason +Freetown +Freetown's +Freya +Freya's +Friedrich +Friedrich's +Friesland +Friesland's +Frisian +Fruehauf +Fruehauf's +Frye +Frye's +Fujitsu +Fujitsu's +Fulbright's +Fulbrights +Fulton +Fulton's +Furman +Furman's +GA +GAO +GCD +GE +GMT +GOP +GPO +GU +Gaberones +Gabon +Gabon's +Gaines +Galatia +Galatia's +Galen +Galen's +Galilean +Galileo +Galileo's +Gallagher +Gallagher's +Galt +Galt's +Galway +Galway's +Gambia +Gambia's +Gandhi +Gandhi's +Gandhian +Gannett +Gannett's +Garrisonian +Garth's +Gaspee +Gaspee's +Gaulle +Gaulle's +Gautama +Gegenschein +Geigy +Geigy's +Geminid +Gemma +Genesco +Genoa +Genoa's +Ghanian +Gil +Gil's +Gilchrist +Gilchrist's +Gilead +Gilead's +Gilmore +Gilmore's +Gina +Gina's +Gino +Gino's +Ginsberg +Ginsberg's +Ginsburg +Ginsburg's +Giuliano +Giuliano's +Giuseppe +Giuseppe's +Glaswegian +Glidden +Glidden's +Gloriana +Gloriana's +Gobi +Gobi's +Goddard +Goddard's +Godfrey +Godfrey's +Godwin +Godwin's +Goff +Goff's +Goldfield +Goldstine +Goldstine's +Goleta +Goleta's +Gonzalez +Goode +Goode's +Goren +Goren's +Gorton +Gorton's +Gothically +Gottfried +Gottfried's +Gouda's +Gould +Gould's +Graff +Graff's +Greene +Greene's +Greenpeace +Greenpeace's +Greer +Greer's +Gresham +Gresham's +Grimaldi +Grimaldi's +Grinch +Grinch's +Griswold +Griswold's +Gruyere +Guardia +Guelph +Guenther +Guenther's +Guerin +Guilford +Guilford's +Guinevere +Guinevere's +Gujarat +Gujarati +Gullah +Gunther +Gunther's +Gurkha +Gurkha's +Gustafson +Gustafson's +Gustav +Gustav's +Gustave +Gustave's +Gustavus +Gwyn +Gwyn's +HDL +Haag +Haag's +Haas +Haberman +Haberman's +Habib +Habib's +Hadamard +Haddad +Haddad's +Hadley +Hadley's +Hadrian +Hagen +Hagen's +Hager +Hager's +Hagstrom +Hagstrom's +Hahn +Hahn's +Haines +Haley +Haley's +Halley +Halley's +Halsey +Halsey's +Halstead +Halstead's +Halverson +Halverson's +Hamal +Hamal's +Hamburg +Hamlin +Hamlin's +Handel +Handel's +Haney +Haney's +Hanford +Hanford's +Hankel +Hankel's +Hanley +Hanley's +Hanlon +Hanlon's +Hanna +Hanna's +Hapsburg +Hapsburg's +Harbin +Harbin's +Harlan +Harlan's +Harley +Harley's +Harmon +Harmon's +Harmonist +Harmonistic +Harmonistically +Harriman +Harriman's +Harrington +Harrington's +Hathaway +Hathaway's +Hatteras +Hattiesburg +Hattiesburg's +Haugen +Haugen's +Hausa +Hausa's +Hausdorff +Hausdorff's +Havilland +Havilland's +Hayden +Hayden's +Healey +Healey's +Healy +Healy's +Hebe +Hebrides +Hebrides's +Hecate +Hecate's +Heckman +Heckman's +Heidegger's +Heine +Heine's +Heinrich +Heinrich's +Helga +Helga's +Hellespont +Helvetica +Hempstead +Hempstead's +Henley +Henley's +Hennessy +Henri +Henri's +Hermann +Hermann's +Hernandez's +Hertzog +Hertzog's +Hesse +Hesse's +Hester +Hester's +Hetman +Hetman's +Hettie +Hettie's +Hetty +Hetty's +Heusen +Heusen's +Heuser +Heuser's +Hewett +Hewett's +Hewitt +Hewitt's +Hiatt +Hiatt's +Hibbard +Hibbard's +Hickman +Hickman's +Higgins +Hildebrand +Hildebrand's +Himalaya +Himalaya's +Hindustan +Hindustan's +Hines +Hinman +Hinman's +Hippocrates +Hippocratic +Hiroshi +Hiroshi's +Hirsch +Hitlerian +Hitlerism +Hitlerite +Hitlerites +Hoagland +Hoagland's +Hobart +Hobart's +Hodge +Hodge's +Hodgkin +Hodgkin's +Hoff +Hoff's +Hogan +Hogan's +Holcomb +Holcomb's +Hollingsworth +Hollingsworth's +Holloway +Holloway's +Holm +Holm's +Holman +Holman's +Holmdel +Holmdel's +Honshu +Honshu's +Hopi's +Horus +Hottentot +Hottentot's +Houdaille +Houdaille's +Houghton +Houghton's +Hoyt +Hoyt's +Hrothgar +Hrothgar's +Hubbard +Hubbard's +Hubbell +Hubbell's +Huber +Huber's +Huffman +Huffman's +Huggins +Hummel +Hummel's +Hun +Huntington +Huntington's +Huntley +Huntley's +Hurd +Hurd's +Hurdies +Hurwitz +Huston +Huston's +Huxtable +Huxtable's +Hyades +Hyde +Hyde's +Hyman +IA +ICL +IEE +IGN +IL +INTERAMA +IOT +IQ +IR +IRAF +IRS +Ian +Ian's +Ibn +Ida +Ida's +Ifni +Igor's +Ike +Ike's +Ilona +Ilyushin +Imagen +Imagen's +Indo +Indochinese +Indoeuropean +Indus +Informatica +Inman +Inman's +Ira +Iranian +Iranian's +Iranians +Iraqi's +Iraqis +Irrawaddy +Irvin +Irvin's +Irwin +Isaacson +Isaacson's +Isabella +Isabella's +Isadore +Isadore's +Isaiah +Isaiah's +Isis +Islamabad +Islamabad's +Isolde +Isolde's +Istvan +Istvan's +Ito +Ito's +Iverson +Iverson's +JACM +Jablonsky +Jablonsky's +Jacobi +Jacobi's +Jacobson +Jacobson's +Jacobus +Jaeger +Jaeger's +Jaime +Jaime's +Jamie +Jamie's +Janos +Jansenist +Jansenist's +Jarvin +Jarvin's +Jed +Jed's +Jensen +Jensen's +Jeres +Jesuitism +Jewell +Jewell's +Jewett +Jewett's +Jimenez +Jo +Jo's +Johanna +Johanna's +Johnston +Johnston's +Jolla +Jolla's +Judaica +Judd +Judd's +Judder +Juddered +Juddering +Judders +Judson +Judson's +Jugoslavia +Jul +Jun +Jung +Jung's +Jura +Jura's +Juras +Jutland +Jutland's +KS +KY +Kahn +Kahn's +Kajar +Kajar's +Kalmuk +Kalmuk's +Kamchatka +Kamikaze +Kamikaze's +Kampala +Kampala's +Kampuchea +Kampuchea's +Kane +Kane's +Kannada +Kaplan +Kaplan's +Karachi +Karachi's +Karamazov +Karamazov's +Karp +Karp's +Kashmir +Kaskaskia +Katharine +Katharine's +Katowice +Katowice's +Katrina +Katrina's +Katz +Kauffman +Kauffman's +Kaufman +Kaufman's +Keck +Keck's +Kelsey +Kelsey's +Kemp +Ken +Ken's +Kendall +Kendall's +Kennan +Kennan's +Kenney +Kenney's +Kenton +Kenton's +Kenyon +Kenyon's +Kernighan +Kernighan's +Kerouac +Kerouac's +Kerr +Kerr's +Kessler +Kessler's +Keyes +Khartoum +Khartoum's +Kidde +Kidde's +Kieffer +Kieffer's +Kiewit +Kiewit's +Kigali +Kigali's +Kikuyu +Kikuyu's +Kilgore +Kilgore's +Kilimanjaro +Kilimanjaro's +Kimball +Kimball's +Kimberly +Kimberly's +Kinney +Kinney's +Kinshasha +Kinshasha's +Kiowa +Kirchner +Kirchner's +Kirov +Kirov's +Kitakyushu +Kitakyushu's +Klux +Knapp +Knapp's +Knauer +Knauer's +Knightsbridge +Knightsbridge's +Knossos +Knott +Knott's +Knowlton +Knowlton's +Kobayashi +Kochab +Kochab's +Konrad's +Koppers +Koran +Koran's +Kovacs +Kovic +Kovic's +Kowalewski +Kowalewski's +Kowalski +Kowalski's +Kowloon +Krebs +Krieger +Krieger's +Kristin +Kristin's +Kronecker +Kronecker's +Kruse +Kruse's +Kuhn +Kuhn's +Kumar +L'vov +LDL +LSI +LTV +Laban +Laban's +Lacerta +Lacerta's +Lachesis +Lagos +Laguerre +Lahore +Lahore's +Laidlaw +Laidlaw's +Lamar +Lamar's +Lamarck +Lamborghini +Lamborghini's +Lamborghinis +Lana +Lana's +Lancelot +Lancelot's +Lang +Lang's +Langmuir +Langmuir's +Lanka +Lanka's +Lao +Larkin +Larkin's +Laszlo +Laszlo's +Lateran +Lateran's +Latinity +Latrobe +Latrobe's +Latvia +Latvia's +Laue +Laue's +Laughlin +Laughlin's +Laurent +Laurent's +Lausanne +Lausanne's +Lavoisier +Lavoisier's +Layton +Layton's +Leander +Leander's +Lear +Leeuwenhoek +Leeuwenhoek's +Legendre +Legendre's +Lehman +Lehman's +Leibniz +Leipzig +Leipzig's +Leland +Leland's +Lemuel +Len +Len's +Lena +Lena's +Lennon +Lennon's +Lennox +Lennox's +Lenore +Lenore's +Leonid +Leonid's +Lesotho +Lesotho's +Lethe +Lethe's +Letitia +Letitia's +Leviable +Levin +Levin's +Levitt +Levitt's +Lew +Lew's +Libby +Libby's +Libreville +Libreville's +Lieberman's +Ligget +Ligget's +Liggett +Liggett's +Lila +Lila's +Lilian +Lilian's +Lillian +Lillian's +Lilly +Liman +Lin +Lin's +Lind +Lind's +Lindbergh +Lindbergh's +Lindholm +Lindholm's +Lindquist +Lindquist's +Lindsay +Lindsay's +Lindsey +Lindsey's +Lindstrom +Lindstrom's +Linnaeus +Linton +Lippincott +Lippincott's +Lipschitz +Lipscomb +Lipscomb's +Lise +Lise's +Lissajous +Lithuania +Liverpudlian +Lodowick +Lodowick's +Loeb +Loeb's +Loire +Loki +Loki's +Lomb +Lomb's +Lombardy +Lombardy's +Lome +Loomis +Loren +Loren's +Lori +Lori's +Lorinda +Lorinda's +Lotte +Lotte's +Lou +Lou's +Lounsbury +Lounsbury's +Lourdes +Louvre +Lowe +Lowe's +Lowry +Lowry's +Lubell +Lubell's +Ludlow +Ludlow's +Luis +Lumpur +Lund +Lund's +Lundberg +Lundberg's +Lundquist +Lundquist's +Lura +Lusaka +Lusaka's +Lutz +Luzon +Luzon's +Lykes +Lyman +Lyman's +Lyra +Lyra's +Lysenko +Lysenko's +MDs +MIPS +MN +MO +MRI +Mabel +Mabel's +MacDougall +MacDougall's +MacMahon +MacMahon's +Macadamia +Macassar +Macaulayan +Macaulayism +Macaulayisms +Macdougall +Macdougall's +Machiavellian +Mackey +Mackey's +Maddox +Madeira +Madhya +Madsen +Madsen's +Mae +Mae's +Mafiosi +Magellanic +Magnuson +Magnuson's +Magog +Magog's +Maharashtra +Mahayana +Mahayanist +Mahoney +Mahoney's +Majorca +Majorca's +Malabar +Malabar's +Malagasy +Malagasy's +Malawi +Malawi's +Malden +Malden's +Maldive +Maldive's +Maldives +Mali +Mali's +Maloney +Maloney's +Malraux +Malthus +Malton +Malton's +Manchuria +Manley +Manley's +Mann +Mann's +Manuel +Manuel's +Mar +Marc +Marc's +Marceau +Marceau's +Marcel +Marcello +Marcello's +Marcia +Marcia's +Marcie +Marcie's +Marco +Marco's +Margaret +Margaret's +Margery +Margery's +Margo +Margo's +Marissa +Marissa's +Marjory +Marjory's +Markham +Markham's +Markism +Markism's +Marxian +Maserati +Maserati's +Maseratis +Mateo +Mateo's +Matson +Matson's +Matsumoto +Matsumoto's +Mattson +Mattson's +Maurine +Maurine's +Mavis +May +Mayer +Mayer's +Mayo +Mayo's +McCallum +McCallum's +McCann +McCann's +McCarty +McCarty's +McConnel +McConnel's +McCormick +McCormick's +McCullough +McCullough's +McDowell +McDowell's +McElroy +McElroy's +McGee +McGee's +McGillicuddy +McGillicuddy's +McGinnis +McGinty +McGinty's +McGowan +McGowan's +McHugh +McHugh's +McKenna +McKenna's +McKeon +McKeon's +McMahon +McMahon's +McMullen +McMullen's +McNally +McNally's +McNulty +McNulty's +Mcadams +Mcallister +Mcallister's +Mcbride +Mcbride's +Mccabe +Mccabe's +Mccall +Mccall's +Mccallum +Mccallum's +Mccann +Mccann's +Mccarthy +Mccarthy's +Mccarty +Mccarty's +Mccauley +Mccauley's +Mcclain +Mcclain's +Mcclellan +Mcclellan's +Mcclure +Mcclure's +Mccluskey +Mccluskey's +Mcconnel +Mcconnel's +Mcconnell +Mcconnell's +Mccormick +Mccormick's +Mccoy +Mccoy's +Mccracken +Mccracken's +Mccullough +Mccullough's +Mcdaniel +Mcdaniel's +Mcdermott +Mcdermott's +Mcdonald +Mcdonald's +Mcdonnell +Mcdonnell's +Mcdougall +Mcdougall's +Mcdowell +Mcdowell's +Mcelroy +Mcelroy's +Mcfadden +Mcfadden's +Mcfarland +Mcfarland's +Mcgee +Mcgee's +Mcgill +Mcgill's +Mcginnis +Mcgovern +Mcgovern's +Mcgowan +Mcgowan's +Mcgrath +Mcgrath's +Mcgraw +Mcgraw's +Mcgregor +Mcgregor's +Mcguire +Mcguire's +Mchugh +Mchugh's +Mcintosh +Mcintosh's +Mcintyre +Mcintyre's +Mckay +Mckay's +Mckee +Mckee's +Mckenna +Mckenna's +Mckenzie +Mckenzie's +Mckeon +Mckeon's +Mckesson +Mckesson's +Mckinley +Mckinley's +Mckinney +Mckinney's +Mcknight +Mcknight's +Mclaughlin +Mclaughlin's +Mclean +Mclean's +Mcleod +Mcleod's +Mcmahon +Mcmahon's +Mcmillan +Mcmillan's +Mcmullen +Mcmullen's +Mcnally +Mcnally's +Mcnaughton +Mcnaughton's +Mcneil +Mcneil's +Mcnulty +Mcnulty's +Mcpherson +Mcpherson's +Medford +Medford's +Medusan +Meg +Meg's +Meier +Meier's +Meiji +Melcher +Melcher's +Melpomene +Melpomene's +Mendel +Mendel's +Mendelian +Menorca +Menzies +Merck +Merck's +Merritt +Merritt's +Mervin +Mervin's +Mesopotamia +Metcalf +Metcalf's +Methuen +Methuen's +Metrecal +Metzler +Metzler's +Michel +Michel's +Michele +Michele's +Michelle +Michelle's +Millikan +Millington +Milne +Miltonian +Miltonism +Miltonist +Mindanao +Mindanao's +Minos +Minot's +Minotaur +Minotaur's +Minsk +Minsk's +Minsky +Minsky's +Mirfak +Mirfak's +Mizar +Mizar's +Moe +Moe's +Moen +Moen's +Mogadiscio +Moghul +Mohammedanism +Mohr +Moiseyev +Moiseyev's +Moldavia +Moloch +Moluccas +Mona +Mona's +Monash +Mongolianism +Monmouth +Monmouth's +Monoceros +Monongahela +Monongahela's +Montenegrin +Montenegrin's +Monteverdi +Monteverdi's +Montmartre +Montmartre's +Montrachet +Montrachet's +Moran +Moran's +Moresby +Moresby's +Morley +Morley's +Morrill +Morrill's +Morris +Morrissey +Morrissey's +Moser +Moser's +Moulton +Moulton's +Mouton +Moyer +Moyer's +Mpc +Mt +Mudd +Mudd's +Mueller +Mueller's +Muenster +Mukden +Mukden's +Muong +Muong's +Muzo +Muzo's +Mynheer +Myra +Myra's +Mysore +NC +NCO +NE +NH +NIH +NIMH +NJ +NM +NMR +NNE +NNW +NRC +NTIS +NV +NW +NY +NYC +NYT +NYU +Nadine +Nadine's +Nagoya +Nagoya's +Nagy +Nagy's +Nair +Nair's +Nakayama +Narbonne +Narbonne's +Narragansett +Narragansett's +Nate's +Neal +Nebuchadnezzar +Nebuchadnezzar's +Ned +Ned's +Neff +Neff's +Nehru +Nehru's +Neil +Neil's +Nell +Nell's +Nellie +Nellie's +Nelsen +Nelsen's +Ness +Neva +Neva's +Nevins +Newbold +Newbold's +Newton +Newton's +Nguyen +Nguyen's +Niamey +Niamey's +Nibelung +Nicholls +Nicosia +Nicosia's +Niger +Niger's +Nikko +Nikko's +Nikolai +Nikolai's +Nineveh +Noetherian +Nolan +Nolan's +Noll +Noll's +Nora +Nora's +Nordhoff +Nordhoff's +Nordic +Nordstrom +Nordstrom's +Noreen +Noreen's +Northrop +Northrop's +Northrup +Northrup's +Nostrand +Nostrand's +Nov +Novak +Novak's +Novosibirsk +Novosibirsk's +Nubia +Nubia's +Nyquist +Nyquist's +O'Neill +O'Neill's +OSF +OSF'S +Oceania +Oct +Odin +Ojibwa +Olav +Olav's +Olduvai +Oligocene +Olin +Olin's +Olivier +Olivier's +Onondaga +Onondaga's +Ophiucus +Oresteia +Oresteia's +Orestes +Orin +Orinoco +Orion +Orion's +Orkney +Orkney's +Orly +Orono +Orono's +Orphically +Orr +Orr's +Orville +Orville's +Osgood +Osgood's +Osiris +Otis +Ott +Ott's +Ouagadougou +PR +PVC +Palladian +Palo +Panamanian +Pandanus +Pangaea +Paoli +Paoli's +Papua +Papua's +Paraguayan +Paraguayan's +Paraguayans +Paramus +Pareto +Pareto's +Parke +Parke's +Parkinsonian +Parmesan +Parr +Parr's +Parrs +Parsi +Parsifal +Parsifal's +Parthia +Paso +Paterson +Paterson's +Patti +Patti's +Paulo +Paulo's +Paulus +Pavlovian +Paz +Peale +Peale's +Pease +Peiping +Peloponnese +Pembroke +Pembroke's +Penelope +Penelope's +Penh +Penrose +Pentateuch +Percival +Percival's +Periclean +Perilla +Perle +Perle's +Permian +Perseid +Persephone +Persephone's +Peter +Peters +Phelps +Phillip +Phillip's +Phipps +Phobos +Phoenicia +Phoenicia's +Pickett +Pickett's +Pict +Piedfort +Piedmont +Pilate +Pinsky +Pinsky's +Piotr +Piotr's +Piraeus +Piscataway +Piscataway's +Pizarro +Pl +Pollard +Pollard's +Poly +Polyhymnia +Polynesia +Polynesia's +Polys +Ponce +Ponchartrain +Ponchartrain's +Poole +Poole's +Porte +Porte's +Portia +Porto +Posner +Posner's +Poynting +Poynting's +Pradesh +Prado +Pretorian +Priam +Pritchard +Pritchard's +Procter +Procter's +Proserpine +Proserpine's +Protista +Provence +Pugh +Punic +Punjab +Punjab's +Punjabi +Pusan +Pusan's +Pusey +Pusey's +Putnam +Putnam's +Pyle +Pyle's +Pyongyang +Pyongyang's +Pyotr +Pyotr's +QED +QM +Qatar +Qatar's +Queensland +Queensland's +Quezon +Quezon's +Quichua +Quirinal +Quito +Quito's +Quixotism +RFI +RNA +Rabat +Rabat's +Rabin +Rabin's +Rae +Rae's +Rafferty +Rafferty's +Ragusan +Raman +Raman's +Ramo +Ramo's +Ranier +Ranier's +Rankin +Rankin's +Rankine +Raritan +Raritan's +Rastus +Ratfor +Raul +Raul's +Recife +Recife's +Redmond +Redmond's +Redondo's +Regis +Reid +Reid's +Remy +Rena +Rena's +Renault +Renault's +Rene +Rene's +Rensselaer +Rensselaer's +Reub +Reub's +Reykjavik +Reykjavik's +Rhineland +Rhoda +Rhoda's +Rhode +Rica +Ricanism +Rico +Riemannian +Riga +Rigel +Rigel's +Riordan +Riordan's +Rocco +Rochford +Romanesque +Romeldale +Roquemore +Rosenblum +Rosenblum's +Rosenthal +Rosenthal's +Rosenzweig +Rosenzweig's +Rothschild +Rothschild's +Rourke +Rowe +Rowe's +Roxbury +Roxbury's +Royce +Rubaiyat +Ruben +Ruben's +Rubin +Rubin's +Rudolf +Rudolf's +Rudyard +Rudyard's +Runge +Russo +Russo's +Ruthful +Ruthfully +Ruthfulness +Rwanda +Rwanda's +Rydberg +Rydberg's +SC +SCM +SD +SE +SIAM +SIDS +SIGABRT +SIGALRM +SIGBUS +SIGCHLD +SIGCLD +SIGCONT +SIGEMT +SIGFPE +SIGHUP +SIGILL +SIGINT +SIGIO +SIGIOT +SIGKILL +SIGPIPE +SIGPROF +SIGQUIT +SIGSEGV +SIGSTOP +SIGSYS +SIGTERM +SIGTRAP +SIGTSTP +SIGTTIN +SIGTTOU +SIGURG +SIGUSR +SIGVTALRM +SIGWINCH +SIGXCPU +SIGXFSZ +SOS +SSE +SST +SSW +SUNY +SW +Sabina +Sabina's +Sachs +Sachsen +Sadler +Sadler's +Sagittarius +Sal +Salesian +Salina +Salina's +Salish +Salle +Sally +Salton +Samaritan +San +Sana +Sanborn +Sanborn's +Sanderling +Santo +Santos +Sappho +Sappho's +Saracen +Saracen's +Saracens +Saran +Sardinia +Sardinia's +Sarge's +Satanism +Satanist +Saturnism +Saul +Saul's +Sault +Savoy +Savoyard +Savoyards +Scala +Scala's +Scarborough +Scarlatti +Scarlatti's +Scarsdale +Scarsdale's +Schantz +Scheherazade +Scheherazade's +Schiller +Schiller's +Schlesinger +Schlesinger's +Schloss +Schnabel +Schnabel's +Schoenberg +Schoenberg's +Schofield +Schofield's +Schottky +Schottky's +Schuyler +Schuyler's +Schuylkill +Schwab +Schweitzer +Schweitzer's +Seagram +Seagram's +Sean +Sean's +Sebring +Sebring's +Segovia +Seidel +Selena +Selena's +Selkirk +Selkirk's +Selwyn +Selwyn's +Sep +Sepoy +Serbia +Serbia's +Sergei +Sergei's +Serpens +Seth +Seth's +Seton +Severn +Severn's +Sextans +Seychelles +Shafer +Shafer's +Shaffer +Shaffer's +Shannon +Shantung +Shari +Shari's +Sharpe +Shattuck +Shattuck's +Shea +Shedir +Sheehan +Sheehan's +Shepard +Sheppard +Sheppard's +Sheri +Sheri's +Sherrill +Sherrill's +Shipley +Shiva +Shiva's +Shmuel +Shockley +Shockley's +Shoshone +Shoshone's +Shu +Shu's +Shulman +Shulman's +Sian +Sian's +Sibley +Siegel +Siegel's +Sieglinda +Sieglinda's +Siegmund +Siegmund's +Siemens +Siena +Sifford +Siggraph +Sigil +Simla +Simonson +Simonson's +Sims +Sinbad +Sinbad's +Singborg +Sino +Sitar +Sitarist +Skopje +Slavonic +Slocum +Slocum's +Slovakia +Slovakia's +Slovenia +Slovenia's +Smalley +Smalley's +Smithson +Smithson's +Smyrna +Smyrna's +Smythe +Soc +Societe +Soddy +Solon +Soloviev +Somalia +Sommerfeld +Sommerfeld's +Sonenberg +Sony +Sony's +Southernwood +Southey +Spacewar +Spaulding +Spaulding's +Speakerphone +Spector's +Spica +Spicas +Spiro +Spiro's +Spitz +Sposato +Sprague +Sprague's +Sproul +Sproul's +Sri +Sri's +Stahl +Stahl's +Stanhope +Stanhope's +Stargate +Stargate's +Staunton +Steele +Steele's +Steen +Steen's +Stefan +Stefan's +Stendhal +Stendler +Sternberg +Sternberg's +Stone +Stone's +Storey +Storeyed +Storeys +Stratton +Stratton's +Strickland +Strickland's +Strindberg +Strom +Strom's +Sturbridge +Sturbridge's +Sturm +Sturm's +Stylar +Subapically +Sumeria +Sumner +Sumner's +Sus +Svetlana +Svetlana's +Swansea +Swansea's +Swarthout +Swarthout's +Swink +Sykes +Sylow +Sylvie's +Synge +Szilard +TA +TN +TOEFL +TTY +TWX +TX +Talmudism +Tamil +Tanaka +Tanaka's +Tananarive +Tarbell +Tarbell's +Tartary +Tass +Taurus +Tegucigalpa +Tegucigalpa's +Terpsichore +Terpsichore's +Terre +Terre's +Tesseract +Thalia +Thalia's +Thayer +Thayer's +Thea +Thea's +Thermofax +Thessalonian +Thessalonians +Thessaly +Thetis +Thomistic +Thomistic's +Thorstein +Thrace +Thrace's +Thracian +Thuban +Thuban's +Tientsin +Tientsin's +Tina +Tina's +Tirana +Tirana's +Tito's +Toby +Toby's +Tom +Tom's +Tomlinson +Tomlinson's +Tompkins +Tories +Torrance +Torrance's +Tory +Transite +Transite's +Transputer +Transvaal +Transvaal's +Transylvania's +Trevelyan +Trevor +Triangulum +Triassic +Trichinella +Trichinella's +Triplett +Triplett's +Trobriand +Troy +Truk +Tutankhamen +Tutenkhamon +Twombly +Twombly's +Tyburn +Tyburn's +Tyrannosaurus's +Tzeltal +UK +USGS +USIA +USN +UT +UV +Ukraine +Ukraine's +Ulan +UniPlus +UniPlus's +UniSoft +UniSoft's +Urania +Urdu +Uri +Uris +Urquhart +Utrecht +Utrecht's +VA +VAX +VT +Vaduz +Valery +Valery's +Valletta +Valletta's +Valois +Valparaiso +Vancement +Vanderpoel +Vanderpoel's +Varitype +Varitype's +Vasquez +Vasquez's +Vassar +Vassar's +Vaughan +Vaughan's +Veda +Veda's +Veganism +Vella +Vella's +Veneto +Veneto's +Verde +Verde's +Verderer +Verdi +Verdi's +Verna +Verna's +Versatec +Versatec's +Vesuvius +Vida +Vida's +Vientiane +Vientiane's +Vikram +Vinci +Vinci's +Virgil +Virgil's +Vito +Vito's +Volterra +Volterra's +Voss +Vought +Vought's +Vreeland +Vreeland's +Vulcanism +WA +WAC +WI +WV +WY +Waals +Wadsworth +Wadsworth's +Wagnerian +Wahl +Wahl's +Waite +Waite's +Waldron +Waldron's +Wallis +Waltham +Waltham's +Wappinger +Wappinger's +Warburton +Watanabe +Watanabe's +Webb +Webb's +Wehr +Wehr's +Wei +Wei's +Weierstrass +Weisenheimer +Weller +Welles +Welton +Werther +Werther's +Whalen +Whalen's +Whatley +Whatley's +Whitaker +Whitaker's +Whitehorse +Whitehorse's +Wightman +Wightman's +Wilkie +Wilkie's +Wilkins +Willa +Willa's +Willis +Wiltshire +Wiltshire's +Winchester +Wisenheimer +Witt +Witt's +Wittgenstein +Wittgenstein's +Wolfe +Wolfe's +Wolff +Wolff's +Wong +Wong's +Woodstock +Woodstock's +Woody +Woody's +Wotan +Wotan's +Wu +Wu's +Wyatt +Wyatt's +Wyeth +Wyeth's +Wylie +Wylie's +Wynn +Wynn's +Xenakis +Xhosa +Yankton +Yankton's +Yaounde +Yaounde's +Yarmouth +Yarmouth's +Yellowknife +Yellowknife's +Yellowstone +Yellowstone's +Yorkshire +Yorkshire's +Yost +Yost's +Zagreb +Zagreb's +Zambia +Zambia's +Zan +Zan's +Zoe +Zoe's +Zorn +ab +abacterial +abacus +abacuses +abandonee +abashment +abatis +abatises +abattoir +abaxial +abbacy +abbas +abberations +abbreviator +abdicable +abdicator +abduce +abduced +abducens +abducent +abducentes +abducing +abeam +abecedarian +aberrance +aberrancy +aberrated +aberrational +abetment +abhorrence +abidance +abiogenesis +abiogenetic +abiogenetical +abiogenetically +abiogenist +abiological +abiologically +abiotic +abiotically +abjuration +ablaut +abloom +abluted +ablutionary +abnegate +abnegates +abnegation +abnegator +aboil +abolishable +abolitionary +abolitionism +abomasal +abominably +abominator +abominators +aboral +aborally +abortifacient +abortionist +abortionists +abovementioned +abracadabra +abradable +abradant +abreact +abridgement +abrin +abroach +abruption +abscise +abscised +abscisin +abscising +abscission +absinth +absolutism +absolutist +absolutistic +absorbability +absorbable +absorbance +absorbancy +absorbant +absorbtions +absorptance +absorptional +abstemious +abstentious +abstractable +abstractional +abstrict +abstriction +abstrictions +abstrusity +absurdism +absurdist +absurdum +abubble +abuilding +abutilon +abuttals +abuzz +abyssal +academe +academical +academicism +academism +acanthocephalan +acanthopterygian +acanthus +acanthuses +acarpellous +acarpelous +acatalectic +acaulescence +acaulescent +accelerando +accentless +acceptation +accessary +accessibleness +accessional +accessorial +acciaccatura +accidence +accidentalism +accidentalist +accipiter +acclivity +accommodational +accommodator +accommodators +accompanyist +accompanyists +accomplishable +accordionist +accordionists +accostable +accountantship +accreditable +accrete +accreted +accreting +accretionary +accretive +accruable +accruement +acculturational +acculturationist +accumbency +accumbent +accumulable +accurses +accursing +accurst +accusatory +accusor +accustomation +acedia +acellular +acentric +acephalous +acerb +acerbate +acerbic +acerbically +acerbity +acervate +acervately +acervation +acetal +acetaldehyde +acetamide +acetaminophen +acetification +acetifier +acetify +acetonic +acetous +acetyl +acetylate +acetylation +acetylative +acetylenic +achier +achiest +achiness +achromat +achromatically +achromaticity +achromatism +achy +acidhead +acidiferous +acidifiable +acidification +acidifier +acidify +acidimeter +acidimeter's +acidimeters +acidimetric +acidimetry +acidulant +acidulate +acidulation +acidulent +acinus +acock +acold +acquaintanceship +acquirement +acquisitional +acquisitionist +acquisititious +acquitment +acquittance +acridity +acrobacy +acrobatically +acrocentric +acrodont +acronymic +acronymically +acropetal +acropetally +acrophobia +acrophobic +acrostic +acrostical +acrostically +actability +actable +actinolite +actionable +actionably +actionless +activistic +actorish +actuary +aculeate +acuminate +acumination +acupuncture +acyl +acylate +acylated +acylates +adamance +adamancy +adamantine +adaptaplex +adaptational +adaptationally +adaptitude +adaptivity +adaxial +addable +addible +addlepated +addressor +adducible +adenine +adenoid +adenoidal +adenoids +adenoma +adenomatous +adenosine +adherend +adhesional +adiabaticlly +adieux +adipic +adipose +adiposity +adject +adjudicator +adjudicatory +adjunction +adjuration +adjuratory +adjustability +adjustmental +adjutancy +adjuvant +adle +adman +admeasure +admeasurement +administrant +administrational +administrationist +admirability +admissive +admitter +admitters +admonitorily +admonitory +adoptability +adoptable +adoptee +adoptees +adoptianism +adoptianist +adoptionism +adoptionist +adorability +adorably +adoze +adposition +adrenalin +adrenergic +adrenocortical +adscititious +adsorbability +adsorbable +adsorbent +adulator +adulatory +adulterant +adulterator +adulteress +adulteresses +adulterine +adultlike +adust +advection +advections +advective +adventuresome +adventuresomeness +adventuress +adventuresses +adventurism +adventurist +adventuristic +adventurists +adversative +adversatively +advertence +advertency +advertent +advertently +advocator +adynamic +adz +adze +aeolotropic +aeolotropy +aeonian +aeonic +aerialist +aerie +aerier +aerily +aero +aeroballistic +aeroballistics +aerobatic +aerobatics +aerobe +aerobically +aerobiological +aerobiologically +aerobiology +aerobiosis +aerobiotic +aerobiotically +aerodynamical +aerodynamically +aerodynamicist +aerodyne +aeroembolism +aerogene +aerogenes +aerogram +aerogram's +aerograms +aerographer +aerography +aerolite +aerolith +aerolitic +aerological +aerologist +aerology +aeromagnetic +aeromechanics +aeromedical +aeromedicine +aerometeorograph +aerometer +aerometer's +aerometers +aeronaut +aeroneurosis +aeronomer +aeronomic +aeronomical +aeronomics +aeronomist +aeropause +aerosphere +aerostat +aerostatics +aerothermodynamics +aery +aesthesiometer +aesthesiometer's +aesthesiometers +afeard +afeared +affability +affably +affaire +affaires +affectability +affectable +affectate +affectional +affectionally +affectionless +affectivity +affectless +affectlessness +affiance +affiant +afficionado +affine +affined +affinely +affirmable +affirmance +affixable +affixal +affixation +affixial +affixment +affluency +afflux +affray +affusion +afghani +aficionada +aflatoxin +aflutter +afreet +afrika +afrikaans +afterburner +afterburners +aftercare +afterclap +afterdamp +afterdeck +afterimage +afterpiece +aftertaste +aftertax +aftertime +afterword +afterworld +agamete +agamic +agamically +agapeic +agapeically +agave +agaze +ageing +agelong +agendaless +agendum +agene +agenesis +agentry +aggie +aggies +agglutinability +agglutinogen +agglutinogenic +aggradation +aggrade +aggregational +aggress +aggressivity +agio +agios +agitational +agitato +agitprop +aglare +aglitter +agnate +agnatic +agnatically +agnation +agnomen +agnosticism +agon +agone +agonic +agonist +agonistic +agonistical +agonistically +agonists +agoraphobia +agoraphobic +agouti +agrarianism +agreeability +agriculturalist +agriculturist +agrimony +agriology +agrobiological +agrobiologically +agrobiology +agrologic +agrological +agrologically +agrologist +agrology +agronomic +agronomical +agronomically +agronomics +agronomist +agronomy +aground +aguish +aguishly +ahistoric +ahistorical +ahold +aidman +aigrette +ailanthus +aile +airbrush +airburst +airbus +aircrew +airdrome +airfreight +airglow +airmanship +airmobile +airpost +airscrew +airsick +airsickness +airstream +airwave +airwaves +airworthiness +airworthy +aitch +alabastrine +alack +alacritous +alai +alamogordo +alarmism +alary +alate +alated +alation +alb +albedo +albinic +albinism +albino +albinotic +albuminoid +albuminous +alcaic +alcazar +alchemic +alchemical +alchemically +alchemist +alchemistic +alchemistical +alcoholically +alcoholometer +alcoholometer's +alcoholometers +alcoholometry +aldermanic +aldrin +aleatoric +aleatory +alehouse +alembic +alexandrine +alexandrite +alexia +alfa +algal +algebraist +algicidal +algicide +algid +algidity +algin +algophobia +alia +alicyclic +alidade +alienability +alienable +alienage +alienator +alienee +alienism +alienist +alienor +aliform +alightment +alimentary +alimentation +alimentative +aline +alinement +aliphatic +aliquot +aliquot's +aliquots +alizarin +alk +alkahest +alkahestic +alkalescence +alkalescent +alkalify +alkalimeter +alkalimeter's +alkalimeters +alkalimetry +alkalinity +alkaloidal +alkalosis +alla +allan +allegate +allegorist +allelic +allelism +allelomorph +alleluia +allemand +allergen +allergenic +allergist +allery +alleviatory +allheal +alliaceous +allium +allocatable +allocution +allogamous +allogamy +allogeneic +allograft +allograph +allographic +allomerism +allomerous +allometric +allometry +allomorph +allomorphic +allomorphism +allonge +allons +allopath +allopathic +allopathically +allopathy +allopatric +allopatrically +allopatry +allophane +allopurinol +allosteric +allosterically +allotee +allotransplant +allotransplantation +allotrope +allotropically +allotropy +allottee +allottees +allotype +allotypic +allotypically +allotypy +allover +allseed +alluvion +allyl +allylic +almandine +almandite +almsgiver +almsgiving +almshouse +alogical +alogically +aloin +alongshore +alpaca +alpenglow +alpenstock +alpestrine +alphameric +alphamerical +alphamerics +alphanumerical +alphanumerically +alpinism +alpinist +alright +altarpiece +altazimuth +alterability +alterably +alterate +alterative +alterman +altern +althea +altimetry +altitudinal +altitudinous +altocumulus +altricial +alumina +aluminate +aluminosilicate +aluminous +alunite +alveolate +alveolation +alyssum +alytical +amah +amalgamator +amanita +amanuenses +amaranth +amassment +amative +amatively +amativeness +amaurosis +amaurotic +amazonite +ambage +ambages +ambagious +ambassadorial +ambassadorship +ambassadress +ambergris +ambidexterity +ambience +ambiences +ambit +ambitionless +ambiversion +ambiversive +ambivert +ambrotype +ambsace +ambulacral +ambulacrum +ambulate +ambulation +ambulatorily +ambushment +ameliorator +amelioratory +amenabilities +amenability +amenably +amendable +amendatory +amende +ament +amentia +amerce +amercement +amerciable +amercing +ametropia +ametropic +ami +amiability +amiably +amicability +amidships +amiens +amine +amis +amitosis +amitotic +amitotically +amitrole +ammino +ammoniacal +ammoniate +ammoniation +ammonification +ammonifier +ammonify +ammonite +ammonites +ammonitic +ammonoid +amnesia +amnesiac +amnesic +amnestic +amnia +amniocentesis +amnion +amniote +amniotic +amoeban +amoebiasis +amoebic +amoebocyte +amoeboid +amoralism +amoretto +amorphism +amort +amphibia +amphibole +amphibolite +amphibolitic +amphioxis +amphioxus +amphipathic +amphiploid +amphipod +amphitheatric +amphitheatrical +amphitheatrically +amphitropous +amplexicaul +amplexus +amplidyne +ampul +ampule +amputator +amputee +amra +amuck +amygdaloid +amylolytic +ana +anabaptism +anabasis +anabatic +anabiosis +anabiotic +anabolic +anabolism +anachronic +anachronous +anachronously +anaclitic +anacoluthic +anacoluthically +anaculture +anadiplosis +anaerobe +anaerobically +anaerobiosis +anaglyphic +anagrammatic +anagrammatical +anagrammatically +analemma +analemma's +analemmas +analeptic +analgesia +analgetic +analogic +analogist +analphabet +analphabetic +analphabetism +analysand +anaphase +anaphasic +anaphylaxis +anaplasia +anaplastic +anarch +anarchism +anarchistic +anarcho +anastasia +anastigmat +anastrophe +anatomist +anatoxin +anatropous +ancestress +anchoress +anchoret +anchoritic +anchoritically +anchorless +anchorman +ancientry +andalusite +andante +andantino +andesine +andesite +andesitic +andiron +andradite +androgen +androgenic +androgyny +android +anecdotage +anecdotalist +anecdotalists +anecdotic +anecdotical +anecdotically +anecdotist +anemograph +anemographic +anemometric +anemometrical +anent +aneroid +aneurism +aneurysm +aneurysmal +anfractuosity +anfractuous +angary +angelical +angelically +angerless +angina +anginal +anginose +angiocardiographic +angiocardiography +anglesite +angleworm +anglia +anglice +anglicism +angularity +angulation +ani +anile +animalcular +animalcule +animalculum +animalism +animalist +animalistic +animality +animallike +animist +animistic +animus +aniseed +aniseikonia +anisette +anisotropically +anisotropism +ankerite +ankh +anklebone +anklebones +anklet +annelid +annexational +annexationist +annexe +annihilator +annihilatory +annotator +annotators +annuary +annuitant +annularity +annulate +annulated +annulately +annulation +annulet +annuli +annunciatory +annunicates +anodal +anodally +anodically +anodyne +anodynic +anointment +anomalistic +anomalistical +anomer +anomeric +anonym +anorectic +anoretic +anorexigenic +anorthic +anorthite +anorthitic +anorthosite +anosmia +anosmic +anovulant +anovulatory +anoxemia +anoxemic +anoxia +anoxic +anserine +antecede +antecedence +antecessor +antechamber +antechambers +antechoir +antediluvian +antefix +antefixal +anteing +antemortem +antenatal +antennal +antennule +anteroom +anterooms +anthelion +anthesis +anthill +anthologist +anthracitic +anthracnose +anthrax +anthrop +anthropic +anthropical +anthropocentric +anthropocentrically +anthropocentricity +anthropogenesis +anthropogenetic +anthropography +anthropoid +anthropometrical +anthropometrically +anthropomorphism +anthropomorphist +anthropopathism +anthropophagous +anthropophagus +anthropophagy +anthroposophy +antiaircraft +antianxiety +antibiosis +antibiotically +antiblack +antiblackism +antically +anticancer +anticancerous +anticatalyst +anticholinergic +anticipant +anticipants +anticipatable +anticipator +anticlerical +anticlericalism +anticlimactical +anticlimactically +anticlimax +anticlimaxes +anticlinal +anticline +anticlockwise +anticoagulant +anticoagulate +anticodon +anticonvulsant +anticonvulsive +antidepressant +antiderivative +antidiuretic +antidotal +antidotally +antienzyme +antiestablishment +antifertility +antiform +antifouling +antifriction +antifungal +antigenic +antigenically +antigenicity +antiglobulin +antigorite +antigravity +antihemophilic +antihistamine +antihistaminic +antihypertensive +antiknock +antileukemic +antilitter +antilog +antilogarithm +antilogarithms +antimacassar +antimacassars +antimagnetic +antimalarial +antimalarials +antimedieval +antimedieval's +antimedievals +antimetabolite +antimitotic +antimonial +antimonic +antimonious +antineoplastic +antineutrino +antineutron +antinodal +antinode +antinovel +antinovelist +antinucleon +antioxidant +antiparasitic +antiparticle +antipathetic +antipathetically +antiperiodic +antiperiplanar +antipersonnel +antiphlogistic +antiphon +antiphonary +antiphony +antiphrasis +antipodal +antipodean +antipoetic +antipollution +antipope +antiproton +antipyretic +antipyrine +antiquarianism +antirheumatic +antirrhinum +antisemite +antisemite's +antisemites +antisepsis +antiseptically +antispasmodic +antistrophe +antistrophic +antistrophically +antitank +antitoxic +antitrades +antitubercular +antituberculous +antitumor +antitumoral +antitussive +antivenin +antiviral +antivitamin +antonym +antonymic +antonymous +antonyms +antonymy +antrorse +antrorsely +anywise +aortal +aortic +aortographic +aortography +apalachicola +apartmental +apathetically +apatite +apeak +apelike +aperient +aperiodically +aperitif +aphaeresis +aphaeretic +aphanite +aphanitic +aphasiac +aphelion +aphetic +aphetically +aphides +aphorist +aphoristic +aphoristically +aphotic +aphrodisiac +aphrodisiacal +aphyllous +aphylly +apian +apiarian +apiarist +apices +apiculate +apicultural +apiculture +apiculturist +aplacental +aplanatic +aplasia +aplastic +apocalyptical +apocalyptically +apocalypticism +apocalyptism +apocalyptist +apocarpous +apocarpy +apochromatic +apocope +apocrine +apodal +apodeictic +apodictic +apodictically +apodosis +apodous +apogamic +apogamous +apogean +apolitical +apolitically +apollinaire +apologie +apologue +apolune +apomixis +apomorphine +aponeurosis +aponeurotic +apoplectic +apoplectically +apoplexy +aport +aposematic +aposematically +apostasy +apostleship +apostolate +apostolicity +apostrophic +apothecial +apothecium +apothegm +apothegmatic +apothegmatical +apothegmatically +apothem +apotropaic +apotropaically +appaloosas +apparitional +appealability +appealable +appeasable +appellee +appendant +appendectomy +appendicular +apperceive +apperception +apperceptive +appestat +appetence +appetency +appetent +applaudable +applaudably +applicatory +appointe +appomattox +apport +appose +apposed +apposing +appositional +appositionally +appraisement +appreciator +appreciatory +apprehensibly +appressed +approbatory +approvable +approvably +approx +approximable +approximant +appurtenant +apractic +apraxia +apraxic +apriority +apsidal +apsides +apterous +apteryx +aptitudinal +aptitudinally +apyrase +aquacade +aquaculture +aquafortis +aqualunger +aquamarine +aquanaut +aquaplane +aquaplaner +aquarelle +aquarellist +aquarist +aquatically +aquatint +aquatinter +aquatintist +aquavit +aquicultural +aquiculture +aquidneck +aquiferous +aquilegia +aquiline +aquilinity +aquiver +arability +arachnoid +arbitrable +arbitrageur +arbitral +arbitrament +arbitrational +arboreous +arborescence +arborescent +arborescently +arboriculture +arboriculturist +arborist +arborist's +arborists +arborvitae +arbovirus +arbritrary +arbutus +arcanum +arccos +arccosine +archae +archaist +archaistic +archangelic +archbishopric +archdeacon +archdeaconate +archdeaconry +archdiocesan +archducal +archduchess +archduchy +archduke +archdukedom +archegonial +archetypal +archetypally +archfiend +archipelagic +architectonically +architrave +archivolt +archon +archpriest +archway +arclength +arco +arcsin +arctan +arctically +arcuate +arcuately +arcuation +areal +areally +areaway +areola +areolar +areolate +areolation +areole +argent +argentic +argentiferous +argentine +argentite +argentous +arger +argillaceous +arginine +argos +argosy +argufier +argufy +argumentum +argyle +argyll +arhat +aria +arianist +arianists +arithmetician +armamentarium +armentieres +armillaria +armless +armlet +armlike +armoire +armorial +armorially +armorist +armorist's +armorists +armorless +armrest +armsful +aromatically +aromaticity +arpanet +arras +arrearage +arrestant +arrestment +arrhythmia +arrhythmic +arrhythmical +arrhythmically +arris +arrises +arriviste +arrondissement +arrowwood +arrowworm +arrowy +arsenical +arsenious +arsenite +arsis +arsonist +arsonous +arte +artefact +artefacts +artemisia +arteriogram +arteriogram's +arteriograms +arteriographic +arteriography +arteriolosclerosis +arteritis +arthritic +arthritically +arthropathy +arthrosis +arthrospore +arthrosporic +articular +artilleryman +artily +artiodactyl +artiste +artmobile +arum +aryl +asap +asbestosis +asbestus +ascendable +ascendance +ascendence +ascendible +ascensional +ascensive +ascertainment +ascesis +ascetical +ascetically +ascidian +ascidium +ascites +ascitic +ascomycetes +ascorbate +ascospore +ascosporic +ascosporous +ascus +asdic +asepsis +aseptically +asexual +asexually +ashcan +ashcans +ashless +ashmen +ashram +asininity +askant +askesis +aslant +aslope +asparagine +aspartate +aspartic +aspartokinase +aspectual +aspencade +aspencades +asperges +asperse +aspersed +aspersing +asphaltic +asphaltite +asphaltum +aspheric +aspherical +asphodel +asphyxiator +aspiate +aspidistra +assagai +assai +assailable +assassinator +assegai +assemblagist +assemblyman +assemblywoman +assentation +assentor +assessable +asseverate +asseveration +asseverative +assignability +assignat +assignational +assignor +assimilability +assimilable +assimilationism +assimilator +assimilatory +assize +assizer +assizers +assizes +associateship +assoil +assoilment +assortative +assuagement +assuasive +assumable +assumably +assumpsit +assumptive +assurgent +assuror +astaires +astarboard +astatic +astatically +astaticism +asteriated +asteriskless +asterism +asterisms +astern +asthenia +asthenic +asthenosphere +asthmatic +asthmatically +astigmat +astigmatically +astir +astonied +astrachan +astragal +astragalus +astrakhan +astrobiological +astrobiologist +astrobiology +astrocyte +astrocytic +astrocytoma +astrodome +astrol +astrolabe +astrologer +astrologer's +astrologers +astrological +astrologically +astrology +astron +astronautical +astronautically +astronavigation +astrophotography +astrosphere +aswarm +aswirl +aswoon +asymptomatic +asynapsis +async +asyndetic +asyndetically +asyndeton +ataractic +ataraxic +atari +atavism +atavist +atavistically +ataxia +ataxic +atelectasis +atelier +atheistical +atheistically +athenaeum +atheneum +athirst +athletically +athwartship +athwartships +atilt +atinate +atingle +atlantes +atman +atment +atmometer +atmometer's +atmometers +atmospherically +atmospherium +atomicity +atomism +atomist +atomistic +atomistically +atomistics +atonalism +atonalist +atonalistic +atonality +atonic +atonicity +atony +atopic +atopy +atremble +atresia +atrial +atrioventricular +atrip +atrium +atriums +atropine +attachable +attackman +attainability +attainder +attaint +attar +attemptable +atticism +attis +attorn +attorneyship +attornment +attractable +attractant +attractivity +attrited +attritional +attunement +atune +atwitter +atypic +atypicality +auctorial +aud +auden +audient +audile +auding +audiofrequencies +audiofrequency +audiogenic +audiophile +auditable +audivi +augend +augite +augitic +augmentable +augmentative +augmentor +augury +auk +auld +aunthood +auntlike +aurar +aureate +aureola +auricle +auricula +auricular +auriculate +aurochs +aurorae +auroral +aurorean +aurous +auscultatory +auslander +auspicate +austenite +austral +australite +australopithecine +authoress +authorial +autoantibody +autobahn +autobiographer +autobus +autocade +autocatalysis +autocatalytic +autocephalous +autochthonous +autoclave +autoclaved +autocoder +autocratical +autocross +autocueing +autodidact +autodidactic +autodyne +autoecious +autoeciously +autoecism +autoerotic +autoerotically +autoeroticism +autoerotism +autogamous +autogamy +autogenesis +autogenetic +autogenetically +autogenic +autogenous +autogenously +autogiro +autograft +autographic +autographically +autography +autogyro +autohypnosis +autohypnotic +autoimmune +autoimmunity +autoinfection +autoinoculation +autointoxication +autoloading +autologous +autolysate +autolysin +autolysis +autolytic +automaker +automanipulation +automanipulative +automat +automatable +automaticity +automatism +automatist +automobil +automobilist +automorphism +autonomically +autonomist +autoparagraph +autophyte +autophytic +autophytically +autoplastic +autoplastically +autoplasty +autoradiogram +autoradiogram's +autoradiograms +autoradiograph +autoradiographic +autoradiography +autorotate +autorotation +autorotational +autosexing +autosomal +autosomally +autosome +autosuggest +autosuggestible +autosuggestion +autotable +autotelic +autotetraploid +autotetraploidy +autotomic +autotomous +autotomy +autotransplant +autotransplantation +autotroph +autotrophic +autotrophically +autotrophy +autunite +aux +auxesis +auxetic +auxetically +auxil +auxin +auxinic +auxinically +auxotroph +auxotrophic +auxotrophy +avaliable +avast +avatar +avaunt +avec +avellan +avellane +aventail +aventine +aventino +aventurine +averment +avesta +aviarist +aviatress +aviculture +aviculturist +avidin +avifauna +avifaunal +avifaunally +avifaunistic +avigation +avirulent +avitaminosis +avitaminotic +avocate +avocational +avocationally +avocet +avoirdupois +avouchment +avowal +avulse +avulsing +avulsion +avuncular +awardable +awardee +aweary +aweather +aweigh +aweless +awestricken +awestruck +awhirl +awless +awn +awnless +awoken +axal +axel +axenic +axenically +axiality +axil +axile +axilla +axillar +axillary +axisymmetric +axisymmetrical +axisymmetrically +axisymmetry +axletree +axman +ayin +azathioprine +azeotropic +azide +azido +azine +azonal +azote +azurite +azusa +babblement +baboonish +babushka +babysat +baccate +bacchanal +bacchanalia +bacchanalian +bacchant +bacchante +bacchantes +bacchantic +bacchic +bacciferous +baci +bacillar +bacillary +bacitracin +backbite +backbiter +backcountry +backcourt +backcourtman +backcross +backfield +backfire +backfired +backfires +backfiring +backgammon +backgammon's +backhoe +backhouse +backless +backpedal +backrest +backsaw +backseat +backset +backslap +backslapper +backslide +backslider +backspin +backstay +backstretch +backstroke +backswept +backswing +backsword +backwash +backwoodsman +bactericidal +bactericidally +bactericide +bacterin +badinage +bafflement +bagful +baggily +bagley +bagman +baguette +bailable +bailee +baileefe +bailie +bailiffship +bailiwick +bailment +bailor +bailsman +bainite +bairn +baize +bakeshop +balderdash +baldhead +baldheaded +baldish +baldpate +balefire +balenciaga +balkline +ballade +balladeer +balladic +balladist +balladry +ballcarrier +balletic +balletomane +balletomania +ballfield +ballfield's +ballgown +ballgown's +ballista +ballistically +balloonist +ballottement +ballyhooey +balmily +baloney +balsamic +baluster +bam +bambino +bamboozle +bamboozled +bamboozlement +bamboozles +bamboozling +banality +banausic +bancroft +bandana +bandanna +bandbox +bandeau +bandeaux +bandgap +banditry +banditti +bandleader +bandmaster +bandoleer +bandolier +bandsman +baneberry +bangish +bangtail +banjoes +banjoist +bankable +bankbook +bankbooks +bankroll +bankroller +bankside +banneret +bannerette +bannister +bannisters +bannock +banns +banquette +bantamweight +bantling +banyan +banzai +baobab +barbarianism +barbarically +barbarism +barbate +barbe +barberry +barbershop +barbitone +barbudo +barbudos +barbwire +bareback +barebacked +bareheaded +bareheadedness +bareknuckle +bareknuckled +bargeboard +bargeman +bariatrician +bariatrics +baric +baritonal +barkier +barkless +barky +barleycorn +barmaid +barman +barmier +barmy +barny +barogram +barogram's +barograms +barograph +barographic +barometrical +barometrically +barometry +baronage +baronetage +baronetcy +barramunda +barramundi +barranca +barranco +barrater +barrator +barratry +barre +barrelful +barrelhouse +barrelsful +barrio +barrister +barristers +barron +barroom +barrooms +barware +barycentric +baryon +baryon's +baryonic +baryons +basaltic +bascom +bascule +baseborn +baselevel +basementless +basepoint +baserunning +bashaw +basicity +basidial +basidiomycete +basidiomycetes +basidiomycetous +basidiospore +basidiosporous +basidium +basie +basification +basify +basilary +basileis +basilica +basilican +basinal +basinet +basipetal +basipetally +basketful +basketlike +basketry +basketwork +basler +baslot +basophil +basophile +basophilia +bassi +bassis +bassist +bassoon +bassoon's +bassoonist +bassoonist's +bassoonists +bassoons +bast +bastardy +bastile +bastille +batboy +bate +bateau +batfish +batfowl +bathhouse +bathhouses +bathometer +bathometer's +bathometers +bathtubful +bathwater +batista +batiste +batman +batrachian +batrachotoxin +batsman +batt +battailous +battalia +batteau +battement +battier +battiness +battlewagon +battu +battue +batty +batwing +baubee +baudrons +baulk +baulked +baulking +baulks +baum +bauxitic +bawcock +bawd +bawden +bawdily +bawdry +bayadere +bayaderka +bayanihan +bazon +bazooka +bazookas +bea +beachboy +beachboys +beachcomb +beachcomber +beachcombers +beachfront +beachside +beachwear +beachy +beadroll +beadwork +beale +beall +beame +beamish +beamishly +beamy +beanball +beanie +bearability +bearbaiting +bearberry +beardown +bearskin +beastie +beatie +beatifically +beatless +beauchamps +beauclerk +beaverboard +beaverton +bebopper +bechance +becket +beckett +becloud +bedabble +bedaub +bedaubing +bedchamber +bedclothes +bede +bedeck +bedevilment +bedew +bedfellow +bedim +bedimmed +bedimming +bedlamite +bedouin +bedplate +bedrid +bedroll +bedsore +beduin +beduins +beebread +beefcake +beefeater +beefwood +beekeeper +beekeeping +beelike +beeline +beerier +beery +beestings +beeswax +beeves +befoh +befool +beforehandedness +beforetime +begat +begetter +begone +begrime +begrimed +begriming +beguilement +beguine +behaviorist +behaviorist's +behavioristically +behaviorists +behemoth +behemothic +behindhand +behoof +beigy +bel +belaud +beldam +beldame +beleaguer +belge +belike +belittlement +belive +bellbird +belligerency +bellpull +bellum +bellwood +bellwort +bellyband +belowground +beltless +belton +beltway +beluga +beluga's +bemadden +bemaddening +bemire +bemock +bemusement +benchmar +benday +benedictory +benefaction +benefactress +benefic +beneficiate +beneficiation +benefitted +benefitting +benight +benignancy +benignant +benignantly +benignity +benthal +benthic +benthonic +benthos +bentonite +bentonitic +benumb +bepaint +beplaster +bequeathal +berberine +berceuse +berceuses +bergamot +beringer +bernardine +berne +berrylike +berteros +berto +beseem +besetment +beshrew +besmear +besom +besot +besotter +bespatter +bespoken +besprent +besprinkle +bestead +besteaded +besteading +bestiality +bestiary +bestrew +bestride +bestrides +bestriding +bestsellerdom +betaine +betake +betel +bethink +betimes +betony +betted +betweenbrain +betweentimes +betweenwhiles +bewigged +bewitchery +bewitchment +bewray +bey +biassed +biassin +biassing +biathlon +bibb +bibber +bibbery +bibcock +bibelot +bibelots +bibless +biblicism +biblicist +bibliographer +bibliolater +bibliolatrous +bibliolatry +bibliology +bibliomania +bibliomaniac +bibliomaniacal +bibliopegic +bibliopegically +bibliopegist +bibliopegistic +bibliopegy +bibliophilic +bibliophilism +bibliophilist +bibliophily +bibliopole +bibliopolic +bibliopolist +bibliotheca +bibliothecal +bibliotic +bibliotics +bibliotist +bibulous +bibulously +bibulousness +bicameralism +bicapsular +bicentenary +bicentric +bicentricity +bichloride +bichrome +bicipital +biconcavity +biconditional +biconvexity +bicorne +bicornuate +bicultural +biculturalism +bicuspid +bicuspidate +bicyclic +bicyclist +biddability +biddably +bidet +bidialectal +bidialectalism +bierce +bietnar +bifacial +biff +bifid +bifidity +bifidly +bifilar +bifilarly +biflagellate +biform +bigamist +bigamous +bigamously +bigamy +bigeminal +bigeminy +bigeneric +bigeye +biggety +biggin +bigging +biggish +biggity +bighead +bigheaded +bighearted +bigheartedly +bigheartedness +bighorn +bighorn's +bighorns +bigmouthed +bignonia +bigwig +bijou +bijouterie +bikeway +bilabiate +bilateralism +bilbo +bilboa +bilgier +bilgy +bilharziasis +biliary +bilious +biliously +biliousness +billable +billfold +billfold's +billfolds +billhead +billhook +billionaire +billon +billowy +billposter +billposting +billycock +bilobal +bilobed +bilocular +biloculate +bimanual +bimanually +bimester +bimestrial +bimetal +bimillenary +bimillenial +bimodality +bimorphemic +binational +bindweed +bine +bingle +binnacle +binned +binning +binocularity +bint +binucleate +binucleated +bio +bioactive +bioassay +bioastronautical +bioastronautics +biocatalyst +biocatalytic +biocenology +biocenosis +biocenotic +biochemic +biocidal +biocide +bioclean +bioclimatic +biocoenosis +biocoenotic +biodegradability +biodegradable +biodegradation +biodegrade +bioecological +bioecologist +bioecology +bioelectric +bioelectrical +bioelectricity +bioengineering +bioenvironmental +bioflavonoid +biog +biogen +biogenesis +biogenetic +biogenetically +biogenic +biogeochemical +biogeochemistry +biogeographic +biogeographical +biogeography +biographee +bioinstrumentation +biologism +biologistic +bioluminescence +bioluminescent +biomacromolecule +biomacromolecules +biomaterial +biome +biometrical +biometrically +biomolecular +bionic +bionics +bionomic +bionomical +bionomically +bionomics +biopolymer +biopolymers +biosatellite +bioscientific +bioscientist +biosynthesis +biosynthetic +biosynthetically +biosystematic +biosystematist +biosystematy +biota +biotechnological +biotechnology +biotelemetric +biotelemetry +biotin +biotite +biotitic +biotope +biotransformation +biotron +biotype +biotypic +biovular +bipack +biparental +biparentally +bipartisanism +bipartisanship +bipedal +biphenyl +bipinnate +bipinnately +bipod +bipolarity +bipropellant +biquadratic +biracialism +biradial +biramous +birchbark +birdbrain +birdbrained +birdcage +birdcage's +birdcages +birdcall +birdhouse +birdieback +birdieing +birdlime +birdman +birdyback +bireme +biretta +birgitta +birk +birkhead +birkie +birl +birler +birr +birse +birthmark +birthroot +birthstone +birthwort +biscayne +bisectional +bisectionally +bisexuality +bistort +bistro +bistroic +bistros +bisulfate +bisulfide +bisulfite +bitartrate +bitchery +bitchier +bitchily +bitchiness +bitchy +bitstock +bitsy +bitt +bitted +bitterish +bitterweed +bitting +bittock +bitty +bituminoid +bivalent +biyearly +biz +blabber +blabbered +blabbering +blabby +blackamoor +blackamoors +blackcap +blackcock +blackdamp +blackface +blackfin +blackfish +blackfly +blackguard +blackguard's +blackguardism +blackguardly +blackguards +blackhander +blackhead +blackheart +blackish +blackland +blackleg +blackmer +blackpoll +blacksnake +blacktail +blackthorn +blacktop +blacktop's +blacktops +blackwash +blackwater +bladderlike +blakey +blamably +blameful +blamefully +blancmange +blandish +blandisher +blandishment +blandishments +blanketflower +blanketlike +blanton +blarney +blasingame +blastema +blastematic +blastemic +blastie +blastment +blastula +blastula's +blastular +blastulas +blastulation +blat +blate +blatted +blatter +blazonry +bleachable +bleakish +blearily +blench +blende +blether +blevins +blimpishly +blimpishness +blindfish +blindworm +blintz +blintze +blipping +blique +blistery +blithesome +blithesomely +blizzardy +blobbing +blockbuster +blockbusters +blockbusting +blockhead +blockheads +blockish +blockishly +blondish +bloodcurdling +bloodcurdlingly +bloodfin +bloodguilt +bloodguiltiness +bloodguilty +bloodily +bloodletting +bloodline +bloodline's +bloodlines +bloodmobile +bloodred +bloodstock +bloodstone +bloodsucker +bloodsucking +bloodthirstily +bloodthirstiness +bloodthirsty +bloodworm +bloodwort +bloomy +bloop +blooper +bloops +blossomy +blotchily +blotchy +blotter +blotty +blouson +blowfly +blowgun +blowhard +blowhole +blowout +blowpipe +blowsy +blowtube +blowy +blowzy +blubbery +blucher +bluebeard +bluebell +bluebottle +bluecoat +bluefin +blueing +bluejack +bluenose +bluepoint +bluesman +bluestem +bluestone +bluesy +bluet +bluetongue +blueweed +bluey +blume +blunderbuss +blurrily +blushful +blusterous +blutwurst +blyth +boardlike +boardman +boardmanship +boardroom +boardsmanship +boardwalk +boart +boatel +boatels +boatmanship +boatsmanship +boaz +bobber +bobbery +bobbinet +bobbsey +bobeche +bobrow +bobsledder +bobstay +bobtail +bobtailed +bocaccio +bocci +boccie +bod +bodacious +bodaciously +bodega +bodement +bodenheim +bodiless +bodkin +bodysurf +bodysurfer +bodywork +boehmer +boehmite +boer +boff +boffin +boffo +boffola +boffos +bogartian +bogeyman +bogeyman's +boggs +bogie +bogle +boheme +bohlen +boies +boite +boites +bola +boland +bolas +bolases +bole +bolero +bolet +boletus +boliou +bollard +bollix +bollworm +bolometric +bolometrically +boloney +boltrope +bolus +bombardier +bombardiers +bombardon +bombastically +bombazine +bombe +bombinate +bombination +bombshell +bombsight +bombus +bon +bonbon +bondable +bondholder +bondmaid +bondman +bondstone +bondwoman +bonefish +bonehead +boneheaded +boneless +boneset +bonesetter +boney +boneyard +bonfiglio +bongoes +bongoist +bonham +bonheur +bonhomie +bonkers +bonne +bonner +bonnily +bonnor +bonsai +bonspiel +bontempo +bonze +bonzer +boobify +boodle +booger +boogerman +boogeyman +bookbindery +bookful +booklist +bookmaker +bookmakers +bookmaking +bookman +bookmark +bookmark's +bookmarker +bookmarkers +bookmarks +bookmobile +bookmobiles +bookselling +bookstall +bookworm +bookworm's +bookworms +booky +boomier +boomlet +boomy +boondocks +boondoggle +boondoggler +boondoggling +boonies +bootee +bootie +bootjack +bootlace +bootle +bootless +bootlessly +bootlessness +bootlick +bootlicker +bootprint +boozily +boozy +bopper +bora +borage +borak +borane +borazon +bordel +bordereau +boreal +boresight +boresights +borglum +boride +borland +borneol +boronic +bort +bosomy +bosonic +bosphorus +bosque +bosquet +bossdom +bossism +bostitch +bot +botan +botchwork +botchy +botel +botheration +bots +bottlecap +bottlecap's +bottlecaps +bottleful +bottomland +bottomry +botulinal +botulinum +boucle +boudoir +bouffe +bougainvillaea +bougainvillea +bougie +bouillabaisse +bouldery +boule +boulevardier +bouleversement +boulez +boulle +bouncily +bounderish +bounderishly +bountiful +bountifully +bountifulness +bourbonism +bourdon +bourg +bourgeoise +bourgeoisify +bourgeon +bourguiba +bourn +bourse +bouse +bousing +boustrophedon +bouton +boutonniere +bouvardier +bouvier +bouzouki +bovinity +bowan +bowelless +bowerbird +bowerbird's +bowerbirds +bowery +bowes +bowfin +bowfront +bowhead +bowknot +bowlder +bowleg +bowlegged +bowlful +bowmen +bowse +bowsprit +bowwow +bowyer +boxful +boxhaul +boxlike +boxthorn +boyar +boyard +boyars +bozo +bozos +brabble +brabbled +brabbling +brachial +brachiate +bract +bradded +bradding +braggart +braggest +braggy +brahma +brail +braillewriter +braincase +brainish +brainless +brainlessly +brainlessness +brainpan +brainpower +brainsick +brainsickly +brainstem +brainstem's +brainstems +brainteaser +braise +braised +braiser +braises +braising +brakeless +braky +branchia +branchial +branchiate +branchless +branchlet +branchy +brandel +brandin +brandling +brank +branks +brannon +brant +brants +branum +braque +braques +brassard +brassbound +brasserie +brassica +brassily +brattice +brattiness +brattish +brattishing +brattle +brattled +brattling +bratty +brava +bravoes +braw +braweling +brawle +brawlier +brawly +brawnier +brawnily +brawniness +brawny +brazos +breadbasket +breadbaskets +breadroot +breadstuff +breadthways +breadthwise +breadwinning +breakfront +breakneck +breakoff +breakout +bream +breams +breastbone +breaststroke +breaststroker +breathability +breccia +breccias +brecciate +brecciation +breechblock +breechcloth +breechclout +breechloader +breeks +breezeless +breezeway +bregma +bregmatic +breviaries +breviary +brewage +briard +bribable +bricating +brickbat +brickle +bricktop +brickwork +bridewell +bridgeboard +bridgeless +briefless +brien +briery +brigadoon +brigand +brigand's +brigandage +brigandine +brigandism +brigands +brightwork +brill +brilliantine +brimless +brimmer +brinded +bringdown +brinkley +brinksmanship +brio +brioche +briolette +briquet +briquette +brisance +brisant +brisket +brisling +brist +bristlecone +bristlecone's +bristlecones +bristlelike +bristletail +brit +broadax +broadcloth +broadleaf +broadminded +broadsheet +broadsword +broadtail +broadwife +brocatelle +brochette +brockage +brocket +brockle +brocoli +brogue +broider +broidery +brokenhearted +brollies +brolly +bromate +bromated +bromating +bromegrass +bromeliad +bromelin +bromic +bromidic +brominate +bromination +bromism +bromo +bromos +bronchialy +broncobuster +brontosaur +brontosaurus +bronzy +broomball +broomballer +broomcorn +broome +broomrape +broths +brougham +broughams +broun +brownnose +brownnoser +brownout +brownshirt +brownstone +brownstones +browny +browsability +broxodent +bruit +brunet +brushability +brushback +brushcut +brushland +brushstroke +brushstroke's +brushstrokes +brushup +brushwood +brusk +brusquerie +brut +bruxelles +bruxism +bryophyta +bryophyte +bryozoa +bs +bubby +buccal +buccaneer +buccaneer's +buccaneerish +buccaneers +bucer +buckbean +buckeroo +bucketsful +buckhead +buckman +bucko +buckoes +bucksaw +buckshee +bucktail +buckthorn +bucktooth +bucky +bucolically +budder +buddle +budgeteer +budgie +budlong +bufferred +buffi +buffo +buffoonery +buffoonish +buffos +bugatti +bugbear +bugeye +buggery +bughouse +bugleweed +bugloss +bugseed +builtin +bulba +bulbaceous +bulbar +bulbil +bulbous +bulbously +bulbul +bulginess +bulgur +bulgy +bulkily +bulla +bullace +bullae +bullbaiting +bullbat +bulldogger +bullfight +bullfighter +bullfighting +bullhorn +bullnecked +bulloch +bullock +bullocky +bullous +bullpout +bullring +bullrush +bullrush's +bullrushes +bullterrier +bullwhack +bullwhip +bullyrag +bumbershoot +bumboat +bumbry +bumkin +bumpier +bumpily +bumpiness +bumpkin +bumpkin's +bumpkinish +bumpkinly +bumpkins +bumpy +bunchily +bunchy +bunco +bund +bundist +bundoora +bundy +bung +bunger +bunghole +bunglesome +bunko +bunkos +bunkum +buntline +buoyance +burbank +burbly +burdock +bureaucratically +bureaux +buret +burette +burettes +burgage +burgee +burglarious +burglariously +burgonet +burgoo +burgoos +burin +burking +burladero +burle +burlily +burlingame +burnable +burne +burnes +burnoose +burnous +burnout +burrier +burrstone +burry +bursae +bursal +bursar +bursary +burse +burseed +bursty +burthen +burweed +busbies +busby +bushbuck +bushbucks +bushelage +bushelman +bushfire +bushily +bushland +bushland's +bushman +businesswoman +businesswoman's +businesswomen +busk +busker +buskin +busload +busload's +busloads +busty +busybody +busywork +butadiene +butanol +buteo +butterfingered +butterfingers +butterfish +butterflyer +butterless +butterscotch +butterweed +butterwort +butties +buttinski +buttinsky +buttonball +buttonbush +buttonhook +buttonless +buttonwood +buttony +buttstock +butty +butut +butylate +butylation +butylene +butyraceous +butyral +butyraldehyde +butyric +bwana +byelaw +byelaws +byinge +bylot +byname +bypast +byplay +byre +bystreet +cabala +cabalism +cabalist +cabalistic +caballed +caballero +caballing +cabbala +cabbie +cabbies +cabby +cabinetmaking +cabinetwork +cablegram +cablegram's +cablegrams +cablet +cableway +cabman +caboodle +caboose +cabotage +cabriole +cabriolet +cabstand +cachalot +cachectic +cachepot +cachet +cachou +cacodemon +cacodemonic +cacogenesis +cacogenic +cacogenics +cacographical +cacography +cacophonous +cacophonously +cacuminal +cadastral +cadastrally +cadastre +cadaveric +cadaverine +caddie +caddis +caddish +caddishly +caddishness +cade +cadency +cadential +cadetship +caducean +caduceus +caducity +caducous +caffeinic +caftan +cageling +cagier +cagily +caginess +cagy +cahier +caiman +caisson +caitiff +cajolement +cajolery +cakewalk +cakewalker +calabash +calaboose +calamine +calamint +calamite +calamus +calash +calcaneal +calcaneum +calcaneus +calcic +calcific +calcifuge +calcifugous +calcimine +calcination +calcine +calcined +calcining +calcinosis +calcitic +calcomp +calculably +calculatingly +calculous +caldera +caldron +caleche +calender +calenderer +calendric +calendrical +calends +calendula +calenture +calflike +calif +caliginous +caliphal +calk +calker +calla +callant +callback +callboy +calligraphic +calligraphically +calligraphist +callose +callosity +callus +calluses +calmative +calomel +calorically +calorific +calorimetrically +calory +calotte +calque +caltech +calthrop +caltrop +caltrops +calumniator +calumnious +calumniously +calypsonian +calyx +camarilla +cambial +cambium +cambric +camelback +cameleer +camelia +camellia +camelopard +cameralism +cameralist +camise +camisole +caml +camlet +camomile +camorra +camorrista +camouflageable +camouflagic +campanile +campanologist +campanology +campanula +campanulate +campcraft +campership +camphene +camphine +camphor +camphoraceous +camphorate +camphorated +camphoric +campily +campiness +campion +campobello +camporee +campos +campstool +campy +camshaft +camshafts +canalboat +canaliculate +canard +canasta +cancan +cancroid +candela +candelabra +candelabrum +candent +candescence +candescent +candida +candidature +candleholder +candlepin +candlepins +candlepower +candlepowers +candlesnuffer +candlewick +canebrake +canescent +caneware +canful +canicular +cankerous +cankerworm +canna +cannel +cannibalic +cannily +cannonade +cannoneer +cannonry +canoeing +canoeist +canoeist's +canoeists +canoness +canonicity +canorous +canorously +canorousness +canst +cantabile +cantata +cantatas +canterelle +canthi +canthus +cantillate +cantillation +cantina +cantle +cantles +cantonal +cantonment +cantus +canty +canute +canvaslike +capelet +capella +capeskin +capet +capework +capful +capias +capillarity +capitalistically +capitan +capitate +capitates +capitation +capitular +capitulary +capitulum +capo +capon +caporal +capper +cappers +cappy +capriccio +caprification +caprine +capriole +capsular +capsulate +capsulated +capt +captainship +captan +captionless +captivator +capuchin +capybara +carabao +carabid +carabineer +carabiner +carabinero +carabinier +carabiniere +caracole +carafe +carapace +carapace's +carapaces +carat +caravanner +caravansary +caravel +carbarn +carbaryl +carbazole +carbolated +carboline +carboniferous +carbonium +carbonless +carbonous +carbonylic +carboxy +carboxyl +carboxylate +carboxylation +carboxylic +carbuncular +carburet +carburetion +carburetor +carburetors +carcase +carcinogenesis +carcinogenicity +carcinoid +cardamom +cardialgia +cardigan +cardigan's +cardigans +cardinalship +cardiogram +cardiogram's +cardiograms +cardiograph +cardiographer +cardiographic +cardiographs +cardiography +cardioid +cardioid's +cardioids +cardiological +cardiologist +cardiopathy +cardiopulmonary +cardiorespiratory +cardiotonic +cardiovasculatory +cardplayer +cardsharp +cardsharper +careerist +careerists +carefuller +carefullest +carfare +carful +carhop +caribe +caricatural +carioca +cariole +carious +carle +carling +carlsbad +carmaker +carnallite +carne +carnelian +carney +carnivore +caroche +carom +carotene +carousal +carousel +carousel's +carousels +carpal +carpellary +carpetbag +carpetbag's +carpetbagged +carpetbagger +carpetbagger's +carpetbaggers +carpetbaggery +carpetbagging +carpetbags +carpi +carpospore +carposporic +carpus +carrefour +carriageway +carriageways +carriole +carronade +carroty +carrousel +carryall +carryon +carryout +carsick +cartage +cartel +cartilaginous +cartload +cartloads +cartogram +cartogram's +cartograms +cartographical +cartomancy +cartop +carty +caruncular +carunculate +carunculated +casa +casaba +casaba's +casabas +cascara +caseate +caseation +casebearer +casemate +caseous +casern +caserne +cashable +cashbook +cashless +casque +cassaba +cassava +cassino +cassite +castaway +casteism +castigator +castigators +castoff +castoffs +castrate +castrated +castrater +castraters +castrates +castrating +castration +castrato +castrator +castrators +castratory +casuistic +casuistical +casuistry +catabolic +catabolically +catabolism +catabolite +catachresis +catachresti +catachrestic +catachrestical +cataclysm +cataclysmal +catacomb +catacombic +catadromous +catafalque +catalatic +catalectic +catalepsy +cataleptic +cataleptically +catalpa +catamaran +catamount +cataplasm +cataplastic +cataplexy +cataractal +catarrh +catarrhal +catarrhally +catastasis +catatonic +catawba +catboat +catcall +catchall +catchee +catchment +catchpenny +catchpole +catchpoll +catchup +cate +catechesis +catechetical +catechin +catechismal +catechist +catechistic +catena +catenary +catenulate +cateran +catercorner +cateress +caterwaul +cates +catface +catfacing +catgut +catharses +cathartic +cathead +cathect +cathectic +cathedra +cathexes +cathexis +cathodically +catholically +catholicate +catholicity +cathouse +cation +cationic +cationically +cations +catkin +catnap +catnaps +catoptric +catoptrically +catoptrics +catted +cattily +catting +caudal +caudally +caudate +caudated +caudation +caudillo +caudle +caul +cauldron +cauldrons +caulescent +caulicle +caulicles +cauline +causeless +causerie +causey +causeys +caustically +causticity +cautery +cavalierism +cavalryman +cavernicolous +caviare +cavies +cavitary +cavitate +cavitation +cay +cayman +cc +ceasefire +ceasefire's +cedarn +cedarwood +ceil +ceilometer +ceilometer's +ceilometers +ceinture +celandine +celebrator +celebrators +celeriac +celiac +celibacy +cellarage +cellarages +cellaret +cellarets +cellarette +cellarettes +cellularity +cellule +celluloid +celluloid's +cellulosic +cementation +cementite +cementitious +cenobite +cenobitic +cenobitical +cenogenetic +cenogenetically +cenospecies +cenotaph +cense +censer +censing +censorious +censoriously +censoriousness +censurable +cental +centare +centaurea +centaury +centavo +centenarian +centesimal +centesimo +centiare +centillion +centime +centimo +centner +cento +centones +centra +centrale +centralism +centralist +centralistic +centralists +centric +centrically +centricity +centriole +centrism +centroidal +centromere +centromeric +centrosome +centrosomic +centrosphere +centrosymmetric +centrum +centum +centurion +cephalad +cephalic +cephalically +cephalometric +cephalometry +cepstrum +ceraceous +ceramicist +ceramist +ceramium +cere +cerebellar +cerebroside +cerebrosides +cerebrovascular +cerebrum +cerement +ceremonialism +ceremonialist +ceremonialists +ceres +cereus +cering +cernuous +certes +certifiably +certificatory +cerumen +ceruminous +ceruse +cervices +cervine +cervix +cervixes +cesarean +cesarian +cesspit +cesspool +cesta +cesti +cetacean +cetacean's +cetaceans +cf +chaffey +chaffy +chainomatic +chalcedonic +chalcedony +chalcid +chalcocite +chaldron +chalet +chalkboard +chalone +chambray +chambrays +chameleon +chameleonic +chameleons +chamfron +chamfrons +chammy +chamoix +chamomile +champak +champertous +champerty +champlainian +chanceful +chancel +chancellery +chancellorship +chancellorships +chancellory +chancels +chancre +chancres +chancroid +chancroidal +chancrous +chandelle +chandler +chandlery +changeful +changefully +changefulness +changeless +changelessly +changelessness +changeling +channing +chanson +chanteuse +chanteuses +chantier +chanties +chanty +chaotically +chapati +chapbook +chape +chapeau +chapeaus +chapeaux +chapelles +chaperonage +chapfallen +chapiter +chaplaincies +chaplaincy +chaplet +chapleted +chaplets +chaplinesque +charabanc +characin +characterful +characterless +characterological +characterologically +charactery +charade +charades +charcuterie +chard +chare +charier +charily +chariness +charioteer +charioteers +charism +charismata +charisms +charlatan +charlatanism +charlatanry +charmless +charnel +charnock +charring +chartularies +chartulary +charwoman +chary +chassepot +chasseur +chasten +chastened +chastener +chastening +chateaubriand +chatelain +chatelaine +chatelaines +chatelains +chatoyance +chatoyancy +chatoyant +chattahoochee +chatterbox +chatterboxes +chattily +chauffers +chaussure +chaussures +chauvinistically +cheapie +cheapish +cheapishly +cheapskate +cheapskates +checkerberry +checkless +checkmark +checkmarks +checkmate +checkmated +checkmates +checkmating +checkoff +checkrein +checkroom +checkrooms +checkrow +cheddar +cheekful +cheekily +cheep +cheeps +cheerio +cheeseburger +cheeseburgers +cheesecake +cheesecake's +cheesecakes +cheesecloths +cheesemaker +cheesemakers +cheesemaking +cheeseparer +cheeseparing +cheeseparings +cheetahs +chefdom +chekhov +chelatable +chelonian +chemiluminescence +chemiluminescent +chemische +chemism +chemisorb +chemisorption +chemoautotrophic +chemoautotrophically +chemoautotrophy +chemoprophylaxis +chemoreception +chemoreceptive +chemoreceptivity +chemoreceptor +chemoreceptors +cheng +chenille +cherishable +cheroot +cherrylike +cherrystone +chert +cherubic +cherubically +cherublike +chervil +chervils +chessboard +chessboards +chessman +chessmen +chestful +chestier +chesty +cheveron +cheviot +chevrotain +chewable +chewy +chi +chiaroscurist +chiaroscuro +chiasma +chiasmatic +chiasmus +chiaus +chicalote +chicaning +chichi +chickasaws +chickenhearted +chickpea +chickpea's +chickpeas +chickweed +chickweeds +chicle +chicos +chidden +chieftaincies +chieftaincy +chieftainship +chiffonier +chignon +childbed +childbirths +chilies +chillily +chimaera +chimere +chimerical +chimerically +chimerism +chimneypiece +chimp +chimps +chinaware +chinbone +chinch +chine +chines +chinoiserie +chinos +chinquapin +chintzier +chintzy +chirographer +chirographic +chirographical +chirography +chiromancer +chiromancy +chiropodist +chiropodists +chiropody +chiropractic +chiropter +chiropteran +chirpily +chirpy +chirrup +chirruped +chirruping +chirrups +chit +chitchat +chitin +chitinous +chitlings +chiton +chits +chitter +chittered +chittering +chitterlings +chitters +chivalric +chivied +chivvied +chivvy +chivvying +chivy +chloral +chlordane +chloric +chlorinity +chlorite +chloritic +chlorobenzene +chlorohydrin +chlorophyllose +chlorophyllous +chloroplatinate +chockablock +chocolaty +choirboy +choky +choler +choleraic +choleric +choline +cholinergic +chondrite +choosey +chopfallen +chophouse +choppily +chopstick +chopsticks +choreman +choreographically +choric +chorically +chorine +chorister +chorizo +chorographic +chorography +choryza +chowderhead +chowderheaded +chowhound +chowtime +chrestomathy +christsake +chromatically +chromaticism +chromaticity +chromatid +chromatin +chromatographically +chromatolytic +chromide +chrominance +chromo +chromosomal +chromosome +chromosome's +chromosomes +chromosomic +chromospheric +chronical +chronicity +chronogram +chronogram's +chronogrammatic +chronogrammatical +chronograms +chronographic +chronographs +chronologer +chronologers +chronologic +chronologist +chronologists +chronometer +chronometer's +chronometers +chronometric +chronometrical +chronometrically +chronometry +chronoscope +chronoscopes +chrysolite +chubbily +chuckhole +chucklehead +chuckleheaded +chuckleheads +chucklesome +chuckwalla +chuff +chuffed +chuffier +chuffing +chuffy +chugalug +chugger +chummily +chumship +chunkily +churchgoer +churchianity +churchless +churchmanship +churchy +churlish +churlishly +churlishness +chutist +chutists +chutzpa +chutzpah +cigarillo +cigarillos +ciliary +cincture +cindery +cinemagoer +cinemagoers +cinematically +cinematograph +cinematographer +cinematographic +cinematographical +cinematographically +cinematography +cinquefoil +ciphertext +ciphony +circadian +circinate +circinately +circuital +circuity +circulatable +circulator +circulators +circumambient +circumambiently +circumambulate +circumambulates +circumcircle +circumfluent +circumfluous +circumfuse +circumfused +circumfuses +circumfusing +circumfusion +circumfusions +circumjacent +circumlocutory +circumlunar +circumnavigate +circumnavigated +circumnavigates +circumnavigating +circumnavigation +circumnavigations +circumnavigator +circumnavigators +circumscissile +circumscription +circumstantiality +circumstantiate +circumstantiated +circumstantiates +circumstantiating +circumvallate +circumvallated +circumvallates +circumvallating +circumvallation +circumvallations +circumvolution +circumvolutions +circusy +cirque +cirques +cirrhoses +cirrhosis +cirrhotic +cirrous +cirrus +cislunar +cist +cit +citable +citational +citified +citify +citizeness +citral +citronella +civically +civie +civies +civilists +civvy +clabber +clack +clacker +clackers +clacks +cladophora +clamant +clamantly +clambake +clambakes +clammily +clamorist +clamorist's +clamorists +clampdown +clangorous +clangorously +clansman +clansmen +clapper +clappers +claptrap +claque +claques +clarinetist +clarinettist +clarridge +classicalism +classicalist +classicality +classicism +classicistic +classificatorily +clausal +claustral +clavichord +clavichordist +clavicular +clavier +clavierist +clavieristic +claybank +clayey +clayish +clayware +cleanable +cleanhanded +clearable +clef +clef's +clefs +clemens +clemente +clepe +cleped +clepes +cleping +clericalism +clericalist +clerkship +cleverish +clevis +clientage +cliental +cliffhanger +cliffy +climacteric +climactically +climatologist +climatologists +climbable +cline +clines +clingy +clinometric +clinometry +clipsheet +cliquey +cliquish +cliquishly +cliquishness +clitoral +clitoric +clitoris +cloaca +cloacal +cloche +clocklike +cloddy +clodhopping +cloistral +cloistress +clonal +clonally +clonic +clonicity +clonk +clonked +clonking +clonks +clop +clopped +clopping +clops +closable +closeable +closefisted +closemouthed +closeout +closetful +clotheshorse +clothespin +clothespress +cloths +cloudily +cloudland +cloudlet +cloudlets +cloven +cloverleaf +cloverleaves +clownery +clownish +clownishly +clownishness +clubable +clubbable +clubber +clubbier +clubbiness +clubby +clubfoot +clubfooted +clueing +clumpy +clunk +clunked +clunker +clunking +clunks +clustery +clutchy +coact +coaction +coactive +coadapted +coadjutrices +coadjutrix +coadunate +coadunated +coadunates +coadunating +coadunation +coagulability +coagulant +coagulants +coagulase +coalification +coalify +coalitionist +coapt +coaptation +coaptation's +coapted +coapting +coapts +coarctate +coarctation +coarticulation +coarticulatory +coastguard +coastguardman +coastguardsman +coastland +coastward +coastwards +coastwise +coatrack +coatroom +cob +cob's +cobaltic +cobby +cobelligerent +cobia +cobs +cobwebbed +cobwebby +coca +cocainism +cocci +coccidiosis +cochairman +cochairmen +cochise +cockade +cockaded +cockamamie +cockatrice +cockerel +cockfight +cockfight's +cockfighting +cockfights +cockhorse +cockily +cockney +cockneyish +cockneyism +cockneys +cockshy +coco +coconscious +coconsciousness +coconspirator +coconspirators +cocos +cocurricular +codable +codeclination +codefendant +codeine +codeless +codeposit +codetermination +codex +codger +codices +codicillary +codifiability +codling +codomain +codominant +codon +codpiece +codpieces +coeducational +coeducationally +coenzyme +coequality +coercivity +coeternal +coeternally +coeternity +coeval +coevality +coevolution +cofeature +coffeehouse +coffle +coffles +cofunction +cogency +cogged +cogging +cogitable +cogito +cognitional +cognitivity +cognomen +cognoscenti +cogwheel +cogwheels +cohabitant +cohabitants +coheir +coheiress +cohesionless +coho +cohomology +cohosh +coidentity +coif +coiffeur +coiffeuse +coiffing +coign +coilability +coinsurance +coinsure +coinsurer +coition +coitional +col +colasanto +coldblood +coldhearted +coldheartedly +coldheartedness +coldish +coleslaw +coli +colic +colitis +coll +collaborationism +collaborationist +collaborationists +collage +collages +collagist +collagists +collarless +collaterality +colleagueship +colleaguesmanship +collectable +collectivism +collectivist +collectivistic +collectivistically +collectivists +collectivity +collectorate +collectorates +collectorship +collegial +collegiality +collegially +collegium +collet +collieries +colliery +colligate +colligation +colligative +collimator +collisional +collisionally +collocate +collocates +collocational +collodion +collogue +collogued +colloguing +colloq +colloquiality +colloquist +colloquoy +colloquy +collusive +collusively +colluvial +colly +colog +cologarithm +colonelcy +colonialistic +colonic +colophon +colophony +colossi +colossus +colossuses +colostomy +colostral +colostrum +coltsfoot +columbine +columniation +columnistic +colza +com +comae +comaker +combinability +combinate +combinative +combinatory +comblike +combust +combuster +combustibility +combustibly +combusting +combustive +combustor +combustors +comedie +comedienne +comediennes +comedown +cometic +comfier +comfit +comfits +comfortless +comfy +comicality +comique +comity +commandable +commandership +commandery +commemorator +commemorators +commendably +commensal +commensalism +commensally +commensurability +commensurably +commentate +commentates +commercialist +commercialistic +commie +commination +comminatory +comminute +comminuted +comminution +commissar +commissariat +commissionaire +commissionership +commissural +commissure +commix +commixture +commode +commodes +commonage +commonalty +commonsense +commonsensible +commonsensibly +commonsensical +commonweal +commove +commoved +commoves +commoving +communalism +communalist +communalists +communalities +communality +communard +communards +communese +communicability +communicableness +communicably +communicatee +communicatory +communistically +communitarian +communitarianism +commutator +commutators +comoving +compactible +compactify +companionably +companionate +companionway +companionways +comparatist +comparativist +compart +compartmental +compartmentation +compartmentations +compassable +compassionless +compatability +compatriotic +compeer +compellation +compeller +compend +compendious +compendiously +compendiousness +compensability +compensational +compensator +compensators +compere +compered +compering +competitory +complacence +compleat +complected +complemental +complementarily +comples +complexation +complexional +complexometric +complexometry +compliancy +complicacy +complice +complimentarily +compline +complot +compo +componential +componentry +compos +compoundable +comprehendible +comprehensibly +compressional +comprisable +comprisal +comprisals +comptrollership +compulsorily +compunctious +compurgation +compurgations +compurgator +computerite +computerlike +computernik +comradery +comsat +comsummatively +concavity +concealable +conceivability +conceivableness +concentrically +concentricity +conceptacle +conceptional +conceptualism +conceptualist +conceptualistic +conceptualistically +conceptus +concernment +concertante +concertgoer +concerti +concertmeister +concessional +concessionary +concessive +concessively +conciliar +conciliarly +concinnity +concoction +concomitance +concordat +concorde +concrescence +concrescences +concrescent +concretionary +concretism +concretist +concretistic +concubinage +concupiscence +concupiscent +concupiscible +concuss +concussed +concusses +concussing +concussive +concussively +condemnable +condemnor +condensable +condensational +condescendence +condign +condignly +condimental +conditionable +conditionality +condolatory +condole +condoled +condoling +condom +condominial +condonable +condonation +condor +conductibility +conductible +conductimetric +conductometric +conductorial +conductress +conduplicate +conduplication +confab +confabbed +confabbing +confabulator +confabulatory +confection +confectionary +confectioner +confectioners +confections +confederal +confederalist +confederalists +conferential +conferment +conferments +conferral +conferrals +confessable +confessionalism +confessionalist +confetti +confidante +confidantes +configural +configurate +configurated +configurates +configurating +configurational +configurationally +configurative +confirmability +confirmable +confirmational +confiscable +confiscatable +confiscator +confiscators +conflagrant +conflagrate +conflagrated +conflagrates +conflagrator +conflagrators +conflagratory +conflate +conflated +conflates +conflating +conflation +conflations +conflatrate +conflatrating +conflictful +confliction +conflictions +conflictless +conflictual +confluence +confluences +conflux +confluxes +confocal +conformable +conformably +conformism +confraternities +confraternity +confrere +confreres +confrontal +confrontationism +confrontationist +confusional +confutation +confutations +confutative +confutator +confutators +cong +conga +congealment +congelation +congelations +congener +conger +congeries +conglomeratic +conglomerator +conglutinate +conglutinated +conglutinates +conglutinating +conglutination +congratulator +congregant +congregational +congregator +congretants +congruency +conicity +conjugacy +conjugality +conjugant +conjugants +conjugational +conjugationally +conjunctional +conjunctionally +conjunctiva +conjunctival +conjunctivitis +conjuration +conjurations +conjuror +connate +connately +connatural +connaturality +connaturally +connectable +connectible +connectional +connelly +conniption +connivent +connivery +connoisseurship +connotational +connubialism +connubiality +conscienceless +conscribe +conscribed +conscribes +conscribing +consecrator +consecratory +consecution +consentaneous +consentaneously +conservancy +conservational +conservatorial +consignable +consignation +consignee +consignment +consignor +consistorial +consistory +consociate +consociation +consociational +consol +consolatory +consolette +consolidator +consolidators +consols +consonancy +conspecific +conspectus +conspectuses +conspicuity +conspiration +conspirational +conspirations +constabulary +constellate +constellatory +constipate +constipated +constipates +constipating +constipation +constitutionalism +constitutionalist +constitutionless +constringe +constringed +constringent +constringes +constringing +construable +construal +constructionist +constructivism +constructivist +consubstantial +consubstantiate +consubstantiation +consuetude +consuetudinary +consulship +consultancies +consultancy +consultantship +consultor +consumerism +consumerist +consumership +consummator +consummatory +contagium +containerboard +contaminator +contemplator +contemporaneity +contemporarily +contemptibly +contendere +conterminous +conterminously +contestation +contexture +contingence +continua +continuate +continuated +continuates +continuating +continuative +continuatively +continuator +continuo +contortionist +contortionistic +contortionists +contrabandist +contrabassist +contrabassoon +contractibility +contractible +contractile +contractility +contractional +contracture +contradictable +contradictious +contradictor +contradistinct +contradistinctive +contradistinctively +contradistinguish +contrail +contralateral +contralto +contraoctave +contraposition +contrapuntal +contrapuntally +contrapuntist +contrarieties +contrariety +contrarious +contrariwise +contrastable +contrasty +contravariant +contretemps +controllership +controllerships +controlment +controlments +controversialism +controversialist +controvert +controverted +controverter +controverting +controverts +contumacious +contumaciously +contumelious +contumeliously +contuse +contused +contuses +contusing +conurbation +conurbations +convect +convected +convecting +convectional +convective +convector +convectors +convects +conveniency +conventicle +conventicler +conventionalism +conventionalist +conventioneer +conventual +conventually +convergency +conversable +conversance +conversancy +conversional +convertibly +convertiplane +convertor +conviviality +convocate +convocational +convolutional +convulsant +convulsionary +cony +cooch +cookout +cookouts +cookshack +cookshop +cookware +coolish +coomb +coombs +coonskin +cooperage +cooperationist +coot +cootie +copacetic +coparcenary +coparcener +copartner +copartnership +copeck +copemate +copesetic +copesmate +copestone +copilot +coplanarity +copliots +copperas +copperplate +coppice +copping +copra +coprinus +coprocessor +coprocessor's +coprocessors +coproduct +coproduct's +coproducts +coprolite +coprolitic +copula +copulas +copulate +copulated +copulates +copulating +copulation +copulative +copulatively +copulatory +copyboy +copycat +copycats +copycatted +copycatting +copydesk +copyhold +copyholder +copyreader +coquet +coquetry +coquettish +coquettishly +coquettishness +coquina +coralberry +coralline +corbel +cordate +cordately +cordiality +cordiform +cordless +cordwain +cordwainer +cordwainery +cordwood +corecipient +corelate +corelation +coreligionist +corequisite +corespondent +corkboard +corkboards +corkier +corky +cornball +corncob +corncrib +corneal +corneous +cornerman +cornerways +cornerwise +cornetist +cornettist +cornhusking +cornice +corniced +cornices +corniche +cornicing +cornification +cornily +cornstalk +cornucopian +cornwallis +corolla +corollate +coronagraph +coronograph +corpocracies +corpocracy +corpora +corporality +corporatism +corporatist +corporativism +corporator +corporeity +corporis +corposant +corpulencies +corpulency +corpuscle +corpuscle's +corpuscles +corpusculated +corpuscule +corpuscules +corrade +corraded +corrading +corrasion +corrasions +corrasive +correctional +correctitude +correlatable +correlational +correspondency +corresponsive +corrigenda +corrigibility +corrigibly +corroborant +corroborator +corroborators +corroboratory +corroboree +corruptibility +corruptibly +corruptionist +corsair +corse +corsica +corsican +cortege +corteges +corticate +corticated +cortices +corticoid +corvallis +cos +cosec +coset +cosh +cosher +cosigner +cosmetician +cosmeticians +cosmetologist +cosmetologists +cosmetology +cosmo +cosmochemical +cosmochemistry +cosmogenic +cosmogonic +cosmogonical +cosmogonist +cosmogony +cosmographer +cosmographic +cosmographical +cosmographically +cosmography +cosmologic +cosmonaut +cosmopolite +cosmopolitism +cosponsorship +cosset +cosseted +cosseting +cossets +costa +costal +costless +costlessly +costmary +costumery +costumey +costumier +cote +coterie +coteries +cotillon +cotman +cotoneaster +cotta +cottagey +cottontail +cottontail's +cottontails +cotty +couldst +councilmanic +countability +countdown +countdown's +countdowns +counteraction +counterblow +counterchallenge +counterchange +countercheck +countercurrent +countercurrently +counterespionage +counterfoil +counterintelligence +counterirritant +countermarch +countermove +countermovement +counteroffensive +counteroffer +counterpane +counterplan +counterplea +counterplot +counterpose +counterposed +counterposes +counterposing +counterpunch +counterpuncher +counterreformation +counterrevolutionaries +counterrevolutionary +counterrevolutionary's +counterrevolutionist +countershaft +countershafts +countersign +countersignature +counterspy +counterstatement +countertenor +countertenors +counterterrorism +counterterrorist +counterthreat +counterthreat's +counterthreats +countertrend +counterview +countryfied +countryish +countryseat +countrywoman +countywide +coupal +couplement +courtmartial +couscous +cousinage +cousinhood +cousinship +couth +couture +couturier +couturiere +covalence +covalency +covenantal +covenantee +covenantor +covent +coventry +coverless +coverture +covertures +covetable +covey +coveys +cowage +cowbane +cowcatcher +cowman +cowmen +cowpea +cowry +cox +coypu +cozily +cpr +crabber +crabbier +crabby +crabwise +crackajack +crackdown +crackerjack +craftily +craftsmanlike +craftsperson +craftswoman +craftswomen +cragged +craggily +cragsman +crammer +crampon +crampon's +crampons +craneman +cranemen +cranial +cranially +craniate +crape +crapper +crapping +crappy +crapshooter +crapulous +crashworthiness +crashworthy +crassitude +craterlet +crayonist +creakily +creamily +creaseless +creatural +creaturehood +creche +creches +creditability +cree +creepage +creese +creighton +crematorium +crenate +crenated +crenately +crenation +crenelle +crenulate +crenulated +crenulation +creosol +creosote +crepey +crepitant +crepitate +crepitation +crepuscle +crepuscular +crepuscule +crepy +crescentic +crescive +crescively +cresol +cresset +crestal +crestless +cretinism +cretonne +crevasse +crewelwork +crewless +crewmember +crewmembers +cribbage +cribbage's +cribber +cribriform +crick +criminate +criminating +crimination +criminological +criminologically +criminologist +criminology +criminous +crimpier +crimpy +crinoid +crinoline +crispier +crispiness +crispy +criticaster +croaky +croatian +crocket +crocketed +crocodilian +croissant +croissants +cronyism +crookback +crookbacked +cropland +cropland's +croplands +croquet +croquette +crore +crossability +crossbearer +crossbill +crossbones +crossbow +crossbowman +crossbred +crossbreed +crosscurrent +crosscurrents +crosscut +crosslet +crosslink +crosslink's +crosslinks +crosspatch +crosspiece +crosstown +crosstree +crosswind +crotchet +crotcheted +crotcheting +crotchets +croton +croup +croupous +croupy +crouse +crouton +crowberry +crowfeet +crowkeeper +crownet +cruciate +cruciately +crucifer +cruciferous +cruciform +cruciformly +crudded +crudding +crueller +cruellest +cruet +cruller +crumbier +crumby +crumpet +crupper +crustacea +crustaceous +crustal +crustier +crustification +crustily +crustiness +crustose +crusty +crybaby +crymotherapy +cryobiological +cryobiologically +cryobiologist +cryobiologists +cryobiology +cryogen +cryogenically +cryogeny +cryolite +cryonic +cryonics +cryophilic +cryoscope +cryoscopic +cryoscopy +cryosurgery +cryotherapy +cryotron +cryptal +cryptical +cryptically +crypto +cryptogenic +cryptogrammic +cryptograph +cryptographically +cryptos +cryst +cubage +cubature +cubbies +cubby +cubical +cubically +cubicle +cubiform +cubistic +cubit +cuboid +cuboidal +cuckold +cuckoldry +cucullate +cucullated +cucullates +cucurbit +cuddleback +cuddlesome +cuddy +cueing +cuffless +cuke +culation +cullender +culminant +culotte +culottes +culpably +cultch +cultic +cultigen +cultism +cultivability +cultivar +cultivars +cultivatable +cumbrous +cumbrously +cumbrousness +cumulous +cunctation +cunctative +cuneate +cuneately +cuneiform +cunner +cunnilinctus +cunnilingus +cunt +cupbearer +cupcake +cuplike +cupola +cuppier +cuppy +cupreous +cupriferous +cuprite +cupsful +cupular +cupulate +cupule +curability +curatorial +curatorship +curbstone +cureless +curet +curettage +curette +curetted +curettement +curetting +curite +curium +curlew +curmudgeon +curmudgeonly +curricle +currie +curriery +currish +currishly +cursorial +curst +curtailment +curtal +curtesy +curtilage +curule +curvacious +curveball +curvilineal +curvy +cushily +cushionless +cushiony +cuspate +cuspated +cuspid +cuspidate +cuspidated +cuspidation +cuspidor +cussword +cusswords +custodianship +custodianships +customshouse +cutability +cutaround +cutaway +cutch +cutesy +cutey +cuteys +cuticle +cuticles +cuticular +cutie +cutler +cutlery +cutline +cutover +cutpurse +cutset +cuttable +cutup +cutups +cutwater +cutwork +cybernated +cybernation +cybernetical +cybernetically +cybernetician +cyberneticist +cyborg +cycad +cyclamate +cyclitol +cyclo +cycloaddition +cyclometer +cyclometer's +cyclometers +cyclonic +cyclonically +cyclorama +cyclos +cyclotomic +cyclotron +cygnet +cygnet's +cygnets +cymbalist +cymbalists +cynosure +cypher +cyphers +cystamine +cysteine +cystic +cytaster +cytokinin +cytologic +cytological +cytologically +cytologist +cytolysin +cytolytic +cytopathogenicity +cytophilic +cytoplasmic +cytoplasmically +cytosine +cytostatic +cytostatically +cytotoxicity +cytotoxin +cytotropic +dabber +dabbers +dachshunde +dactylus +daedal +daff +daft +dafter +daftest +daftly +daftness +daggerman +daguerreotype +daguerreotype's +daguerreotypes +daguerreotypic +daguerreotypy +dahlia +dahlias +daimon +daimones +daimonic +daimons +daiquiri +daiquiris +dairymaid +daishiki +dali +dalliance +dalloway +dallyes +dalmatian +dalmatians +dalmatic +damnable +damnableness +damnably +damnatory +damndest +damnify +dampish +damselflies +damselfly +danceability +danceable +dander +dandiacal +dandiacally +dandification +dandify +dandle +dandled +dandling +dandruff +dandruffy +dandyish +dandyishly +dandyism +dandys +danseur +daphnia +daredevil +daredevilry +daredevils +daredeviltry +dareful +daresay +darkish +darkle +darkroom +darkrooms +darksome +darlington +darrow +darry +datable +datamedia +dataswitch +dataswitches +datcap +dateable +dateless +datetime +datura +daughterless +dauphin +dauphine +davit +daybook +daydreamlike +daylong +daymare +dayroom +dayrooms +daystar +db +de +deacidification +deacidify +deactivator +deadbeat +deadeye +deadfall +deadlight +deadpan +deadpanner +deaerate +deaerates +deaeration +dealate +dealated +dealates +dealation +dealership +deaminate +deamination +deanery +deanship +deathblow +deathless +deathlessly +deathlessness +deathsman +deathwatch +debark +debarkation +debarks +debarment +debasement +debatement +debator +debators +debauchee +debone +deboner +debones +deboning +debouch +debouchment +debouchure +debtless +debutant +decadency +decagon +decagram +decahedron +decalcification +decalcify +decalcomania +decalescence +decalogue +decalogues +decametric +decamp +decampment +decamps +decanol +decantation +decapitate +decapitates +decapitating +decapitation +decapitator +decapod +decapod's +decapods +decarbonate +decarbonated +decarbonates +decarbonating +decarbonation +decarbonator +decasyllabic +decasyllable +deceivable +deceivableness +decelerator +decennium +deceptional +decerebrate +decerebrated +decerebrates +decerebrating +decerebration +deciare +decidua +decidual +deciduate +decillion +decipherable +decipherment +decistere +deckhand +deckhouse +deckle +declarable +declarant +declass +declasse +declensional +declensionally +declinable +declinate +declinational +declivitous +decoct +decocted +decocting +decoction +decoctions +decocts +decollate +decollated +decollates +decollating +decollation +decollations +decolonise +decommission +decompensate +decompensation +decompensatory +deconcentrate +deconcentrator +decondition +decongest +decongestant +decongestion +decongestive +deconsecrate +deconsecration +decontaminate +decontaminates +decontaminating +decontamination +decontaminations +deconvolution +deconvolve +decorticator +decorticators +decoupage +decoupages +decremental +decrepid +decrepit +decrepitate +decrepitation +decrepitly +decrepitude +decrescendo +decrescent +decretal +decretals +decretive +decretory +decrial +decrials +decryptograph +decsystem +dectape +decumbent +decuple +decurved +decussate +decussately +decussation +decwriter +dedicator +dedicatory +dedifferentiate +dedifferentiated +dedifferentiation +deedless +deejay +defalcate +defalcation +defalcator +defamation +defamatory +defat +defeasance +defeasibility +defeasible +defeature +defeatured +defeatures +defeaturing +defector +defector's +defectors +defendable +defensibility +defensibly +deferential +deferentially +deferral +defervescence +defervescences +defervescent +defial +defibrillation +defibrillator +defilement +definably +definement +definitude +deflagrate +deflagrated +deflagrates +deflagrating +deflagration +deflationary +deflator +deflexed +defloration +deflorations +deflower +defoamer +defoamers +defoe +defoliant +defoliate +defoliated +defoliates +defoliating +defoliation +defoliator +deforce +deforcement +deforciant +deforest +deforester +deformative +defraudation +defrayable +defrayal +defrayals +defrock +defuse +defused +defusing +defyed +defys +degas +degassing +degauss +degaussed +degausses +degaussing +degeneracy +degranulation +degressive +degressively +dehydrase +dehydrator +deism +deist +deistic +deistical +deistically +dejeuner +dejeuners +delaminate +delamination +delate +delated +delates +delating +delation +delator +delectability +delectably +delectate +delegacy +delft +delict +delightsome +delightsomely +delimitate +delimitative +delineament +delineaments +delineator +deliquesce +deliquescent +delist +deliverability +dellwood +delphine +delphinium +deltaic +delusional +delusionary +delusory +demagog +demagogic +demagogical +demagogically +demagogism +demagoguery +demagogy +demandable +demandant +demantoid +demark +demarkation +dementia +demential +demi +demigoddess +demijohn +demission +demitasse +demiurge +democratique +demographiques +demolishment +demolitionist +demoniacal +demoniacally +demonian +demonical +demonically +demonology +demonstrability +demonstrational +demonstrationist +demotic +demount +demounted +demounting +demounts +demulcent +demure +demurely +demureness +demurrage +demurral +demystified +demystifies +demystify +demystifying +denaturant +denaturation +denaturational +denazification +denazify +dendriform +dendrite +dendrite's +dendrites +dendritic +dendroid +dendrologic +dendrological +dendrologist +dendrology +deneen +denegation +denervate +denervated +denervates +denervating +denervation +denigrator +denigratory +denitrification +denitrify +denominational +denominationalism +denominationalist +denotement +denouncement +densification +densify +densimeter +densimeter's +densimeters +densimetric +dentate +dentated +dentately +dentation +denticle +denticulate +denticulated +denticulately +denticulation +dentiform +dentifrice +dentigerous +dentil +dentin +dentinal +dentine +dentition +dentulous +denudation +denudational +denudement +denumerably +denunciatory +denys +deontological +deontologist +deontology +deoxidation +deoxycholate +deoxygenation +deoxyribose +depigmentation +depilate +depilated +depilates +depilating +depilation +depilatory +deplane +deplaned +deplanes +deplaning +depletable +depone +deponed +deponent +depones +deponing +depopulate +depopulation +depopulator +deportable +depositional +depravation +depravations +depravement +deprecatorily +depreciator +depreciators +depreciatory +depredate +depredated +depredates +depredating +depredation +depredator +depredators +depredatory +depressily +depressor +depthless +derailment +derate +derating +deration +derisory +derivational +derma +dermal +dermatoid +dermatologic +dermatological +dermatologist +dermatology +dermatosis +derogatorily +derrickman +derrickmen +desalination +desalting +descendible +descension +descrating +desecrator +desertic +desex +deshabille +desiccant +desiccate +desiccated +desiccates +desiccation +desiccative +desiccator +desiderate +desideration +desiderative +designatory +designee +designment +desistance +deskman +desolator +desorb +desorbable +desorbed +despicable +despicableness +despisement +despiteful +despitefully +despitefulness +despiteous +despiteously +despoilment +despondence +despondences +despotically +destructibility +destructible +destructionist +destructivity +desultorily +detab +detachability +detachably +detainee +detainment +detectability +detectaphone +detent +determent +determents +determinably +determinantal +determinator +determinist +deterrer +detestably +dethrone +dethronement +detinue +detonabilities +detonability +detonatable +detonational +detoxicant +detoxicants +detoxicate +detoxicated +detoxicates +detoxicating +detoxication +detoxicator +detoxification +detoxified +detoxifies +detoxify +detoxifying +detraction +detractions +detrain +detrained +detraining +detrainment +detrains +detritus +detumescence +detumescences +detumescent +deuterate +deuterated +deuterates +deuterating +deuteration +deuterations +deuteron +deuteron's +devaluate +devaluations +devastator +devastators +developable +deverbative +devest +deviancies +deviancy +deviationism +deviationist +deviator +deviators +devilkin +devilment +devilments +devilry +deviltry +devisability +devisable +devisal +devisee +devisor +devitrification +devitrify +devoir +devoirs +devolution +devolutionary +devolutionist +devotement +dewater +dewatered +dewaterer +dewatering +dewaters +dewily +deworm +dexedrine +dexterous +dexterously +dexterousness +dextral +dextrality +dextrally +dextrine +dextro +dextrose +dextrose's +dey +dharma +diabolism +diabolist +diachronically +diachrony +diaconal +diaconate +diacritic +diacritic's +diacritics +diadromous +diagnoseable +diagnostical +diagnostically +diagrammatical +diakinesis +diakinetic +dialectician +dialecticians +dialectological +dialectologically +dialectologist +dialectology +dialogic +dialogical +dialogically +dialogist +dialogistic +dialup +dialup's +dialups +dialytic +diamagnet +diamagnetism +diamagnets +diametral +diametrical +dianne +diapason +diapause +diapausing +diaphaneity +diaphone +diaphragmatic +diaphragmatically +diaphragmic +diapositive +diarchy +diarist +diaspora +diaspore +diastole +diastolic +diastrophic +diastrophically +diastrophism +diathermic +diathetic +diation +diatomaceous +diatomite +diatonically +diatropic +diatropism +diatropisms +dibble +dibs +dicarboxylic +dicey +dichondra +dichotic +dichotically +dichotomist +dichroic +dichroism +dichroitic +dichromat +dichromate +dichromatic +dichromatism +dichromats +dicier +dickcissel +dicta +dictionally +dicyclic +didact +didactical +didactically +didacticism +dieing +diel +dieldrin +dieresis +dietarily +dietetically +diety +dieu +dieux +diffeomorphic +diffeomorphism +differentia +diffusional +difluoride +digamma +digenesis +digenetic +digestibility +digitalin +digitate +digitated +digitately +digitation +digitigrade +digitonin +digressional +digressionary +dihybrid +dihydroxy +dijon +dilapidator +dilatability +dilatable +dilatational +dilatometer +dilatometer's +dilatometers +dilatometric +dilatometry +dilatorily +dildo +dildos +dilemmatic +dilemmatical +dilettanti +dilettantish +dilettantism +dilettantist +dillydally +diluent +dilutor +diluvial +dimaggio +dimeric +dimerism +dimerous +dimeter +dimeter's +dimeters +dimethoxymethane +diminishable +diminishment +diminuendo +diminuendo's +diminuendos +diminutional +dimmable +dimorphic +dimorphism +dimorphous +dimout +dimply +dimwit +dimwits +dimyristoyl +dinette +dingbat +dingbats +dingdong +dingily +dingle +dinkey +dinnerless +dinning +dinosaurian +dinosauric +diogenes +dion +dioptometer +dioptometer's +dioptometers +dioptometry +dioptric +dioptrics +dioramic +diorite +diphase +diphasic +diphenyl +diphtherial +diphtherian +diphtheritic +diphtheroid +diphthongal +diplex +diploid +diploid's +diploids +diploidy +diplomate +diplomatically +diplomatist +dipod +dipolar +dipperful +dipropellant +dipsomania +dipsomaniac +dipsomaniacal +dipstick +diptych +directionless +directorial +dirigible +dirigibles +disaccharide +disaccharides +disaccord +disaccustom +disadvantageous +disadvantageously +disadvantageousness +disaffect +disaffirm +disaffirmance +disaffirmation +disagreeability +disagreeably +disallowance +disannul +disapprovative +disarrange +disarrangement +disarranges +disarticulate +disarticulation +disassociate +disassociated +disassociates +disassociating +disassociation +disavowable +disbandment +disbarment +disburden +disburdenment +discardable +discernable +dischargeable +dischargee +disciform +disciplinable +disciplinal +disciplinarian +disciplinarily +disciplinarity +disclamation +disco +disco's +discographer +discographic +discographical +discographically +discography +discoid +discoidal +discoidin +discombobulate +discomfiture +discomfitures +discomfortable +discomfortably +discommend +discommendable +discommendation +discommode +discommodes +discommoding +discompose +discomposed +discomposedly +discomposure +disconfirm +disconfirmation +disconform +disconformable +disconformity +disconsolate +disconsolately +disconsolateness +disconsolation +discontentment +discophile +discordance +discordances +discordancy +discos +discountenance +discourageable +discourtesy +discoverable +discreditable +discreditably +discriminability +discriminably +discriminational +discriminator +discriminatorily +discriminators +discussable +discussible +disembark +disembarkation +disembarrass +disembodiment +disembody +disembowelment +disenchant +disenchanter +disenchanting +disenchantingly +disencumber +disencumbrance +disendow +disendower +disendowment +disentanglement +disenthralled +disenthralling +disequilibrate +disequilibration +disestablish +disestablished +disestablishment +disestablishmentarian +disesteem +disestimation +disfeature +disfeaturement +disfigurement +disfigurements +disfranchise +disfranchised +disfranchisement +disfranchises +disfranchising +disfrock +disfunction +disfurnish +disfurnishment +disgorgement +disgruntlement +disguisement +dishabille +disharmonic +disharmonious +dishcloth +disheartenment +disheartenments +dishrack +dishracks +dishy +disincentive +disincline +disinclined +disinclines +disinclining +disinfect +disinfectant +disinfectants +disinfected +disinfecting +disinfection +disinfects +disinfest +disinfestant +disinfestation +disinfested +disinfesting +disinfests +disinflation +disinflationary +disingenuous +disingenuously +disingenuousness +disinhibition +disinhibitory +disinsectization +disintegrator +disintegrators +disinter +disintered +disintering +disinterment +disinters +disintoxication +disinvest +disinvestment +disjuncture +disklike +dislicense +dislicensed +dislicenser +dislicenses +dislicensing +dislikable +dislikably +dislikeable +dislimn +dismantlement +dismast +dismember +dismembering +dismission +disoblige +disobliger +disoblingingly +disorient +disorientation +disownment +dispart +dispassion +dispensability +dispensable +dispensational +dispensatory +dispeople +dispersant +dispirit +dispirited +dispiritedly +dispiritedness +dispiriting +dispirits +dispiteous +displaceable +displant +displode +disploded +displodes +disploding +displosion +disport +disportment +disporves +disposability +dispositive +dispossess +dispossesses +dispossessing +dispossessor +disposure +disposures +dispraise +dispraiser +dispraisingly +dispread +disprize +disproof +disprovable +disputation +disputatious +disputatiously +disputatiousness +disquantity +disraeli +disrate +disregardful +disrelate +disrelated +disrelation +disrelish +disremember +disremembrance +disreputability +disreputably +disrespectability +disrespectable +disrespectful +disrespectfully +disrespectfulness +dissatisfactory +dissatisfies +dissatisfy +dissatisfying +dissector +disseminator +disseminators +dissentient +dissention +dissert +dissertate +dissertator +disserve +dissever +disseverance +disseverment +dissidence +dissimilate +dissimilated +dissimilates +dissimilating +dissimilation +dissimilative +dissimilatory +dissimilitude +dissimulate +dissimulator +dissociability +dissocial +dissociant +dissolubility +dissoluble +dissolute +dissolutely +dissoluteness +dissolvable +dissolvent +dissuasion +dissuasive +dissuasively +dissuasiveness +dissyllable +dissymmetric +dissymmetry +distemperate +distemperature +distensibility +distensible +distent +distention +distinguishability +distinguishably +distortional +distractibility +distractible +distrain +distrainable +distrainer +distrainor +distraint +distrait +distressful +distressfully +distressfulness +distributary +distributee +distrustful +distrustfully +distrustfulness +disubstituted +disunionist +disunite +disutility +disvalue +disyllabic +dithery +divagate +divagation +divaricate +divarication +divergencies +divergency +diversionist +divertissement +divertissements +divestment +dividable +divinatory +divisibility +divisionism +divisionist +divorcement +divot +divulgence +divulsion +divvy +dixiecrats +dobbin +doberman +dobson +doc +docent +docetic +docility +dockage +dockhand +dockworker +doctorless +doctorship +doctrinairism +documental +documentale +documentalist +documentarian +documentarily +documentarist +documentational +dodder +doddered +dodderer +doddering +dodders +doddery +dodecyl +dodgery +dodgy +dodington +dodo +dodo's +dodos +dogbane +dogberry +dogcart +dogcatcher +doge +dogface +dogfight +dogfights +dogfish +doggerel +doggery +doggie +doggier +doggies +doggish +doggishly +doggishness +doggy +doglike +dogmatical +dogmaticalness +dogmatist +dogmatist's +dogmatists +dogwatch +doilies +doily +doit +doited +dolce +dolesome +dollhouse +dollish +dollishly +dollishness +dollop +dollop's +dolloped +dolloping +dollops +dolorous +dolorously +dolorousness +domical +domicil +domiciliary +domiciliate +domiciliation +dominical +dona +donator +donee +doneness +dong +donner +donut +doodad +doodlebug +doohickey +doomful +doomfully +doomsayer +doomster +doorjamb +doorless +doormat +doornail +doorplate +doorpost +doorsill +doorstop +dooryard +dopester +dopey +dopier +dopiness +doppelganger +dopy +dormancy +dormice +dormie +dormouse +dormouse's +dormy +dosimetric +doss +dossal +dosser +dotal +dotter +dotterel +dottier +dottily +dottiness +dotty +doublespeak +doublethink +doubletree +douce +douche +doughboy +doughface +doughier +doughlike +doughnuttery +doughtier +doughtily +doughtiness +doughty +doughy +dovecot +dovecote +dovekie +dovish +dovishness +dowdily +dowdyish +dowitcher +downcourt +downhaul +downhearted +downheartedly +downheartedness +download +downloaded +downloading +downloads +downrange +downriver +downshift +downstage +downstate +downstater +downstroke +downswing +downtime +dozier +doziness +dozy +drabber +drabbest +drabbing +drabble +drabbled +drabbling +draftable +draggier +draggle +draggled +draggling +draggy +dragline +dragonet +dragonish +dragster +drainpipe +drainpipes +dramalogue +dramamine +dramaturge +dramaturgic +dramaturgical +dramaturgically +dramshop +drapability +drapable +drapeability +drapeable +drat +dratted +dratting +drawable +drawbar +drawdown +drawee +drawerful +drawknife +drawnwork +drawplate +drawstring +drawstring's +drawstrings +drawtube +dray +drayage +drayman +drayman's +draymen +draymen's +dreamful +dreamfully +dreamfulness +dreamland +dreamworld +drear +drearily +dreck +dressage +dressmake +driblet +driftage +driftier +driftweed +driftwood +driftwood's +drifty +drillability +drillable +drillmaster +drinkability +dripless +dripper +drivable +driveable +drivel +driveline +driverless +drolleries +drollery +drolly +dropkick +dropkicker +droplight +droppage +dropperful +dropshot +dropsy +drossy +droughtiness +droughty +drouth +drownd +drownded +drownding +drubber +drugget +drugmaker +druidess +druidic +druidical +druidism +drumbeat +drumbeater +drumbeating +drumfire +drumlike +drumlin +drumroll +drumstick +drumsticks +drunkometer +drunkometer's +drunkometers +drupe +dryable +dryad +dryasdust +drylot +drypoint +drys +drysalter +drysaltery +du +dualist +dualistic +dualistically +dubber +dubbing +dubiety +dubiosity +dubitable +dubitation +dubuque +ducal +ducally +duckbill +duckbilled +duckboard +duckfooted +duckier +duckpin +duckweed +duckweed's +duckweeds +ducky +duclos +ductility +ductless +ductule +dudgeon +dudish +dudishly +duende +duenna +duennaship +duetted +duetting +duffle +dugong +dulcimer +dulcimore +dulgence +dulles +dullish +dullishly +dullsville +dulness +dulse +dumbstruck +dumbwaiter +dumbwaiters +dumdum +dumka +dumpily +dumpish +dumpling +dumpling's +dumplings +dumpo +dumpster +dumpster's +dumpsters +dunderhead +dunderheaded +duneland +dunelike +dungaree +dunghill +dungy +dunkel +dunne +duo +duodecimal +duodecimo +duodenal +duodenum +duologue +duomo +duomos +duopolistic +duos +dupery +duple +duplicitous +duplicitously +dupont +duponts +durance +durometer +durometer's +durometers +duros +duskily +dustcover +dustheap +dustily +dustin +dustless +dustlike +dustman +dustpan +dustpans +dustup +dutchess +duteous +duverger +dwarfishly +dwarfishness +dwarfism +dwarflike +dyadically +dyarchy +dyeability +dyeable +dyerear +dyestuff +dyewood +dynamist +dynamistic +dynamitic +dynamometer +dynamometer's +dynamometers +dynamometric +dynamometry +dynamotor +dynapolis +dynast +dynastically +dynasts +dynatron +dyne +dynode +dynodes +dysenteric +dysfunction +dysfunctional +dysgenesis +dysgenic +dysgenics +dyslexia +dyslexic +dyslogistic +dyslogistically +dyspepsia +dyspeptically +dysphagia +dysphagic +dysphasia +dysphasic +dysphonia +dysphonic +dysphoria +dysphoric +dysplasia +dysplastic +dystrophic +eV +eaglet +eagre +earache +eardrop +eardrops +earflap +earful +earldom +earlobe +earlock +earmuff +earmuffs +earp +earpiece +earplug +earthborn +earthbound +earthily +earthlike +earthling +earthshaker +earthshaking +earthshakingly +earthshine +earthstar +earthward +earthwards +earthwork +earthworks +earwax +earwig +earwigged +earwigging +earwitness +easeful +easefully +easthampton +eastwick +easure +eatery +ebullience +ebulliency +ebullition +eccentrically +ecclesial +ecclesiasticism +ecclesiological +ecclesiology +ecdysiast +ecdysis +ecesis +ech +echidna +echinulate +echinulation +echoey +echoic +echolocation +eclat +eclecticism +eclogue +eclosion +ecol +ecologic +ecologist +econometrically +econometrician +econometrist +ecophysiological +ecophysiology +ecospecies +ecospecific +ecosphere +ecotone +ecotype +ecotypic +ecotypically +ecru +ecstatically +ectoblast +ectoblastic +ectoderm +ectodermal +ectodermic +ectogenic +ectogenous +ectomere +ectomeric +ectomorph +ectomorphic +ectoparasite +ectoparasitic +ectopic +ectoplasm +ectoplasmic +ectotherm +ectothermic +ectotrophic +ectotropic +ecumenicalism +ecumenicism +ecumenicity +ecumenism +eczema +eczematous +edacious +edacity +edaphic +edaphically +edentate +edentulous +edgeless +edgewater +edgeways +edgewood +edgily +edibility +edictal +edificatory +editable +editress +eduard +educability +educable +educationalist +educationalists +educationist +educible +eduction +eductor +eductors +edulcorate +edwardine +eeg +eellike +eely +eeriness +eery +effacement +effectivity +effectuality +effeminacy +effervesce +effervescence +effervescent +effervescently +efficacity +efflorescence +efflrescent +effluence +effortful +effortfully +effrontery +effulgence +effulgent +eft +egad +egads +egerton +egestion +egestive +eggbeater +eggcup +eggnog +eglantine +egocentrically +egocentricity +egocentrism +egoism +egoist +egoistic +egoistical +egoistically +egoists +egomania +egomaniac +egomaniacal +egomaniacally +egomaniacs +egression +eichmann +eiderdown +eidetically +eidolon +eigenfunction +eigenfunctions +eigenspace +eighths +eightyfold +ein +eine +ejaculatory +ejecta +ejectable +ejectment +ekistic +ekistics +elapid +elastase +elastin +elastomeric +elaterite +elbowroom +elderberry +eldership +elecroencephalographic +electability +electable +electioneer +electioneerer +electret +electriques +electroacoustic +electroacoustically +electroacoustics +electroanalysis +electroanalytic +electroanalytical +electrocardiographic +electrocardiographically +electrocardiography +electrochemical +electrochemically +electrochemistry +electroconvulsive +electrocorticogram +electrocorticogram's +electrocorticograms +electrodeposit +electrodeposition +electrodialysis +electrodialytic +electrodynamometer +electrodynamometer's +electrodynamometers +electroencephalograph +electroencephalography +electroform +electrogenesis +electrogenic +electrogram +electrogram's +electrograms +electrohydraulic +electrohydraulically +electrojet +electrokinetic +electrokinetics +electroless +electrologist +electroluminescence +electroluminescent +electrolytically +electromagnetic +electromagnetically +electromechanical +electromechanically +electrometallurgy +electrometer +electrometer's +electrometers +electromotive +electromyogram +electromyogram's +electromyograms +electromyographical +electronegative +electronegativity +electronography +electrooculogram +electrooculogram's +electrooculograms +electrophilic +electrophoretic +electrophoretically +electrophoretogram +electrophoretogram's +electrophoretograms +electrophotographic +electrophotography +electrophysiologic +electrophysiological +electrophysiologically +electrophysiologist +electrophysiology +electroplate +electroplater +electropositive +electroretinogram +electroretinogram's +electroretinograms +electroretinograph +electroretinographic +electroretinography +electroscope +electrostatically +electrosurgery +electrosurgical +electrothermal +electrothermally +electrothermic +electrotonic +electrotonically +electrotype +electrotyper +electrovalence +electrovalent +electrowinning +electrum +electuary +elegancy +elegiacal +elegiacally +elegit +elementarily +elephantiasis +elevenfold +elfish +elfishly +elicitation +elicitor +elide +elided +elides +eliding +eligibly +eliminable +elisp +elitism +elitist +elitists +elixir +ell +elle +ellie +elliot +elocutionary +elocutionist +elocutionists +elopement +elroy +eluant +elucidator +elucubrate +elucubrated +elucubrates +elucubrating +elucubration +eluent +elutriate +elutriator +eluvial +eluviate +eluviation +eluvium +elver +elvis +elvish +elysium +elytron +elytrum +em +emanational +emancipationist +emancipator +emarginate +emarginated +emargination +emasculator +embalmment +embarkation +embarkment +embarrassable +embassage +embattlement +embay +embayment +embeddable +embedment +embitter +embitterment +embitters +emblaze +emblazed +emblazes +emblazing +emblazon +emblazoned +emblazoner +emblazoning +emblazonment +emblazonry +emblazons +emblematical +emblematically +emblements +embolic +embolism +embolismic +embosom +embossable +embossment +embouchure +embowed +embowel +embracement +embraceor +embracery +embranchment +embrangle +embranglement +embrasure +embrittlement +embrocate +embrocated +embrocates +embrocating +embrocation +embroglio +embroilment +embrown +embrue +embryogenesis +embryogenetic +embryogenic +embryogeny +embryol +embryologic +embryological +embryologically +embryologist +embryonal +embryonally +embryonated +embryonically +embryotic +emceeing +emendate +emendation +emendator +emendatory +emeriti +emersed +emerses +emersion +emetic +emetically +emigre +emigre's +emigree +eminency +emir +emissive +emollient +emollients +emote +emoted +emotes +emoting +emotionalist +emotionalistic +emotionless +emotionlessness +emotive +emotively +emotivity +empanel +empanels +empathetic +empennage +emperies +emperorship +empery +emphasization +emphasization's +emplacement +emplane +empoison +empoisonment +empowerment +empressement +emprise +emptyhanded +empurple +empurpled +empurpling +ems +emu +emulous +emulously +emulousness +emulsible +emulsifiable +emulsive +emunctory +en +enactor +enamelware +enamine +encage +encapsule +encapsules +encasement +encash +encashment +encaustic +enceinte +encephalic +encephalitic +encephalitogenic +encephalogram +encephalogram's +encephalograms +encephalon +enchainment +enchase +enchased +enchasing +enchilada +encipherment +encirclement +enclasp +enclitic +encomia +encompassment +encrimson +encrustation +encyst +encystation +encystment +endamage +endangerment +endarch +endarchy +endbrain +endemically +endergonic +endermic +endermically +endexine +endite +endleaf +endlong +endmost +endobiotic +endoblast +endoblastic +endocardial +endochondral +endocrine +endocrinologic +endocrinological +endocrinologist +endocrinology +endocytic +endocytosis +endocytotic +endoderm +endodermal +endodermis +endodontia +endodontic +endodontically +endodontics +endodontist +endoenzyme +endoergic +endoerythrocytic +endogamic +endogen +endogenic +endogeny +endolymph +endolymphatic +endometrial +endometriosis +endometrium +endomitosis +endomorph +endomorphic +endomorphism +endomorphy +endonuclease +endoparasite +endoparasitism +endophyte +endophytic +endoplasm +endoplasmic +endorsable +endorsee +endoscope +endoscopic +endoscopically +endoscopy +endoskeletal +endoskeleton +endosmosis +endosmotic +endosmotically +endospermic +endospermous +endospore +endosporic +endosporous +endosteal +endosteally +endosternite +endosteum +endostyle +endosymbiosis +endotherm +endothermal +endotoxic +endotoxin +endotracheal +endotrophic +endotropic +endozoic +endpaper +endue +endued +enduing +endways +endwise +enemata +enfant +enfants +enfeeblement +enfetter +enfever +enflame +enflamed +enflames +enflaming +enfold +engild +engineroom +enginerooms +enginery +engird +engirdle +englacial +englut +englutted +engluttin +engorgement +engr +engraft +engrailed +engrain +engrammic +engrossment +engulf +engulfment +enhalo +enharmonic +enharmonically +enigmatical +enigmatically +enisle +enjambement +enjambment +enkindle +enlace +enlacement +enlistee +enmeshment +ennoblement +enol +enolase +enolic +enologist +enology +enplane +enrapt +enregister +enrobe +enroot +ens +ensample +ensanguine +ensconce +ensconces +ensconcing +enscroll +enserf +enserfment +ensheathe +enshrine +enshrined +enshrinement +enshrines +ensiform +ensilage +ensile +ensiled +ensiling +ensional +ensnarl +ensolite +ensoul +ensphere +enswathe +entablature +entablement +entablements +ente +entendre +entente +enterable +enteral +enterally +enteric +enthronement +enticement +entoderm +entodermal +entodermic +entoil +entoiled +entombment +entomological +entomophagous +entomophilous +entomophily +entrail +entrails +entrainment +entrancement +entrappingly +entreatment +entrustment +entryway +entwinement +entwist +enucleate +enucleated +enucleating +enucleation +enunciator +enunciators +envelopment +envelopments +environmentalism +environmentalist +environmentalists +envisionin +envoi +envois +enwheel +enwind +enwinding +enwrap +enwreathe +enzymic +enzymically +enzymologist +eon +eon's +eons +eosine +epaulette +ephemerality +epical +epically +epicardial +epicardium +epicarp +epicene +epicenism +epicentral +epicureanism +epicurism +epicurus +epidemical +epidemically +epidemicity +epidemiologic +epidemiologist +epidermal +epigrammatical +epigrammatically +epigrammatism +epigrammatist +epigraphic +epigraphical +epigraphically +epigraphist +epigraphy +epileptically +epimorphism +epiphanous +epiphenomenal +epiphenomenally +epiphyseal +epiphysis +epiphyte +epiphytic +episcope +episiotomy +episodical +episodically +episomal +episomally +episome +epistasy +epistatic +epistemic +epistemically +epistemologist +epistolary +epistoler +epistrophe +epitaphial +epitaphic +epithetic +epithetical +epode +epodes +eponymous +equability +equably +equalitarian +equalitarianism +equational +equationally +equatorward +equerries +equerry +equestrienne +equiangular +equiangularity +equicaloric +equilibrator +equilibrators +equilibratory +equilibrist +equilibristic +equimolal +equimolar +equinoctial +equipage +equipoise +equipollence +equipollent +equipollently +equiponderant +equiponderate +equipotential +equiprobable +equitability +equitant +equitation +equivalency +equivocality +equivocate +equivocated +equivocates +equivocating +equivocator +equivoke +equivoque +eradicably +eradicator +eradicators +eradictions +erasabilities +erasability +erectable +erectile +erectility +erelong +erenow +erewhile +erewhiles +erg +ergative +ergograph +ergometer +ergometer's +ergometers +ergometric +ergonomic +ergonomics +ergonomist +ergonovine +ergosterol +ergot +ergotamine +ergotic +ergotism +ergotropic +erodibility +erogenic +erogenous +erose +erosely +erosional +erosionally +erosivity +erotical +eroticism +eroticist +erotism +erotogenic +erratical +erraticism +errorless +eruptible +escalade +escalader +escalades +escalator +escalators +escalatory +escallop +escallops +escapement +escapements +escapism +escapologist +escapology +escargot +escarp +escheat +escherichia +eschewal +escot +esculent +esemplastic +esker +esophageal +esoterica +esoterically +esotericism +esp +espadrille +espagnol +espanol +esperance +espial +espresso +espressos +essayist +essayistic +essentialism +essentialist +essentiality +establishable +establishmentarian +establishmentarianism +esteemable +ester +estop +estopped +estopping +estral +estray +estrogen +estrogenic +estrogenically +estrone +estrous +estrum +estrus +estuarial +esurience +esuriency +esurient +esuriently +etagere +etatism +etatist +etch +etcher +etches +etching +ether +ether's +ethereality +etheric +etherish +etherlike +ethers +ethicality +ethician +ethicians +ethnical +ethnobiological +ethnobiology +ethnocentric +ethnocentrically +ethnocentricity +ethnocentrism +ethnographer +ethnographical +ethnographically +ethnol +ethnologic +ethnological +ethnologically +ethnologist +ethnomusicology +ethological +ethologist +ethoxy +ethylate +ethylation +ethylenic +ethylenically +ethylic +ethynyl +etude +etudes +etui +etymologist +etymologists +eucaryotic +eucharistic +euchre +euclidian +eucre +eugenically +eugenicist +euglena +euhemerism +euhemerist +euhemeristic +euhemeristically +eukaryote +eukaryotic +eulogist +eulogistic +eulogistically +eulogium +eumorphic +eunuchism +euphemistic +euphemistically +euphonically +euphonious +euphoniously +euphoniousness +euphonium +euphorbia +euphorically +euphotic +euphuism +euphuist +euphuistic +euphuistically +euplastic +eurhythmic +eurhythmics +europeanish +eurythmic +eurythmics +eurythmy +eurytopic +eurytopicity +eustatic +eutectic +euthanasic +euthenics +euthenist +eutherian +euthyroid +eutrophic +eutrophication +eutrophy +eux +evacuator +evacuee +evacuees +evadable +evagination +evaluable +evanesce +evanesced +evanescence +evanesces +evanescing +evangel +evangeline +evangelistically +evanishment +evaporativity +evaporator +evaporators +evaporite +evaporitic +evapotranspiration +evection +evenfall +eventless +everblooming +eversible +eversion +eversions +evert +everyplace +evictee +evictees +evictor +evictors +evidentiary +evildoing +evincible +eviscerate +eviscerated +eviscerates +eviscerating +evisceration +evitable +evocator +evocators +evolutionarily +evolutionism +evolutionist +evolvable +evolvement +evulsion +evulsions +evzone +ewen +exacta +exactable +exactor +exactors +exaggerator +exaggerators +exagitates +examinant +examinants +examinational +examinatorial +examinee +examinees +exanimate +exanimated +exanimates +exanimating +excavational +excavator +excavators +exceptionability +exceptionable +exceptionably +exceptionality +excerption +excerptions +excerptor +excerptors +exchangeability +exchangee +exchangees +excide +excided +excides +exciding +excipient +exciseman +excitant +excitants +excitative +exciton +excitor +exclave +exclaves +exclosure +exclosures +excludability +excludable +excludible +exclusionist +exclusionists +excogitate +excogitation +excogitative +excommunicator +excrement +excrement's +excremental +excrementitious +excrements +excrescency +excrescent +excrescently +excreta +excretal +exculpate +exculpated +exculpates +exculpating +exculpation +exculpations +excurrent +excursionist +excursionists +excursive +excursively +excursiveness +excusatory +execrably +execrator +execrators +executant +executorial +executory +executrices +exegetic +exegetical +exegetically +exegetics +exegetist +exemplarily +exemplarity +exenterate +exenterated +exenterates +exenterating +exenteration +exenterations +exercitation +exergonic +exeunt +exfoliate +exfoliated +exfoliates +exfoliating +exfoliation +exfoliative +exhalant +exhalants +exhalation +exhalations +exhalent +exhalents +exhaustibility +exhaustivity +exhaustless +exhaustlessly +exhaustlessness +exhibitionism +exhibitionist +exhibitionistic +exhibitory +exhilarant +exhortative +exhortatory +exigence +exiguity +exiguous +exiguously +exiguousness +exilic +existentialistic +existentialistically +exobiological +exobiologist +exobiology +exocrine +exocyclic +exodermis +exodontia +exodontist +exoergic +exogamic +exonuclease +exorbitance +exorbitances +exorcistic +exorcistical +exordial +exordium +exoskeleta +exoskeletal +exosmosis +exosmotic +exosphere +exospheric +exospore +exostosis +exoteric +exotericaly +exothermal +exothermically +exotically +exoticism +exotism +expansibility +expansile +expansional +expansionary +expansionistic +expansivity +expatiate +expatiated +expatiates +expatiating +expatiation +expatriate +expatriated +expatriates +expatriating +expatriation +expecially +expectably +expectance +expectative +expedience +expediential +expeditionary +expeditor +expellee +expeller +expellers +expendability +expertism +expiator +expiatory +expiratory +expiry +explanative +explanatively +explanatorily +explant +explantation +explants +expletory +explicably +explicator +explicatory +explodent +exploitative +exploitatively +explorational +explorative +exploratively +explosibility +explosible +expo +exportability +exportable +expos +expositional +expositor +expostulate +expostulation +expostulatory +expressage +expressional +expressionistically +expropriator +expropriators +expulsive +expunction +expurgator +expurgatorial +expurgatory +exsanguinate +exsanguination +exscind +exsert +exserted +exsertile +exsertion +exsertions +exsiccate +exsiccation +exstipulate +ext +extemporal +extemporally +extemporaneity +extemporarily +extemporary +extendable +extensile +extensionality +extensity +extensometer +extensometer's +extensometers +extenuator +extenuatory +exteriority +exterminatory +extermine +externalism +externality +externship +exteroceptive +exteroceptor +exterritorial +exterritoriality +extinguishable +extinguishment +extoll +extolment +extortionary +extortionate +extortionately +extrachromosomal +extracorporeal +extracorporeally +extracranial +extractability +extractable +extractible +extradite +extradites +extradition +extradoses +extragalactic +extrajudicial +extrajudicially +extralimital +extralinguistic +extralinguistically +extrality +extramundane +extramural +extramurally +extranuclear +extrapolator +extrasensory +extrasystole +extrasystolic +extraterritorial +extraterritoriality +extrauterine +extravagancy +extravagate +extravasate +extravasation +extravascular +extravehicular +extraversion +extraversive +extravert +extraverted +extremis +extremum +extrinsically +extrorse +extrorsely +extrudability +extrudable +exuberate +exudate +exudative +exultance +exultancy +exurban +exurbanite +exurbia +exuviation +eyebolt +eyebright +eyecup +eyedropper +eyedropperful +eyehole +eyelike +eyeliner +eyepatch +eyepoint +eyepopper +eyeshade +eyeshot +eyespot +eyestalk +eyestrain +eyestrings +eyetooth +eyewash +eyewink +eyre +eyrie +fabricant +fabricator +fabricators +fabular +fabulist +facedown +facement +facepiece +facepieces +facetted +faceup +facies +facilitator +facticity +factional +factionalism +factionally +factitious +factitiously +factitiousness +factitive +factitively +factorable +factorage +factorship +factotum +factualism +factualist +factualists +facture +factures +facula +facultative +facultatively +faddish +faddishness +faddism +faddist +faddists +fadeaway +fadeless +fadelessly +fagging +faggot +faggoting +faggots +faience +failsoft +fainthearted +faintheartedly +faintheartedness +faintish +faintishness +fairground +fairish +fairishly +fairlead +fairleader +fairview +fairylike +faitour +fakery +fakir +falcate +falcated +falciform +falconet +falderal +falk +fallback +fallibly +falsetto +falsettos +familism +famishment +fancywork +fandango +fane +fanion +fanlight +fanlike +fanner +fantastical +fantasticality +fantasticalness +fantasticate +fantasticated +fantasticates +fantasticating +fantastication +fantod +fanwise +farad +farceur +farcicality +farmhand +farmhands +farmstead +farmsteading +faro +farrow +farseeing +farthermost +fasces +fascia +fascial +fasciated +fasciation +fascicular +fascicularly +fascicule +fasciculus +fascinator +fascinators +fascistic +fascistically +fashionabilities +fashionability +fashionmonger +fastball +fastball's +fastballs +fastuous +fastuously +fatalism +fatalist +fatalistically +fatback +fathead +fatheaded +fatheadedness +fatherlike +fathomable +fathomless +fathomlessly +fathomlessness +fatigability +fatigable +fatling +fatted +fatting +fattish +faulknerian +faultfinder +faultfinding +faultily +faunal +faunally +faunistic +faunistically +fauntleroy +fauvism +fauvist +faux +favonian +fawkes +fawny +fay +featherhead +featherheaded +featherless +featherman +febrific +fecal +feckless +fecklessly +fecklessness +feckly +feculence +feculent +fecundate +fecundated +fecundates +fecundating +fecundation +fecundations +feebleminded +feeblemindedly +feeblemindedness +feedlot +feedstock +feedstuff +feeing +feetfirst +feist +feistier +feisty +feldspathic +felicific +felicitate +felicitated +felicitates +felicitating +felicitation +felicitator +felinity +fellable +fellah +fellatio +fellation +fellations +fellini +fellowman +felones +felonry +felsite +felsitic +felspar +feministic +feminity +femoral +fenceless +fencelessness +fenestral +fenestrate +fenestrated +fenestrates +fenestration +fennec +fenny +fenugreek +feral +ferdinando +ferial +ferine +fering +ferity +fermentable +fermentative +fernlike +ferny +ferrate +ferrety +ferriage +ferriferous +ferrimagnet +ferrimagnetic +ferrimagnetically +ferrimagnetism +ferritic +ferromagnetism +ferrotype +ferruginous +ferrule +ferryboat +ferryman +fervency +fescue +fess +festinate +festinately +festination +festoon +festoonery +festoons +feta +fetation +feterita +fetishism +fetishist +fetishistic +fetlock +fetlocks +fetologist +fetology +fetor +fettuccine +feudalist +feudality +feudist +feverous +feverously +fey +feyness +fez +fezes +fezzes +fibber +fibration +fibriallating +fibril +fibrillar +fibrillate +fibrillated +fibrillates +fibrillation +fibrilliform +fibrillose +fibrils +fibronectin +fibrovascular +fibula +fibular +fichu +fictile +fictioneer +fictioneering +fictionist +ficus +fiddleback +fiddlehead +fideism +fideist +fideistic +fidel +fidgetiness +fidgety +fidging +fie +fieldfare +fieldstrip +fiftyfold +figaro +figurable +figurate +figuration +figurations +figurehead +filamentous +filar +filaria +filarial +filature +filiation +filiform +filigreeing +filippo +fille +filles +fillip +fillips +fillment +filmcard +filmic +filmically +filmily +filmmake +filmmaker +filmmakers +filmmaking +filmography +fils +filterability +filterable +filthily +filtrable +filum +fimbria +fimbrial +fimbriate +fimbriated +fimbriates +fimbriation +finagle +finagled +finagler +finagles +finagling +finback +finery +finespun +fingerboard +fingerlike +fingerling +fingerpost +finical +finically +finicalness +finicking +finis +finitude +finlike +finning +fiord +fiori +firebird +firebox +firebrand +firebrick +fireclay +firedamp +fireguard +fireless +firelock +fireplug +fireplugs +fireroom +firetrap +firma +firmamental +firstborn +firstfruits +firstling +firstlings +fisc +fishability +fishable +fishbowl +fishhook +fishkill +fishnet +fishplate +fishplates +fishtail +fishway +fishwife +fishyback +fissility +fissionability +fissionable +fissional +fissiparous +fissiparously +fissiparousness +fistfight +fistful +fistic +fistnote +fitment +fixable +fixity +fixups +fizzy +flabbily +flabellate +flaccid +flaccidity +flaccidly +flack +flacon +flagellant +flagellantism +flagellants +flagellar +flageolet +flagger +flagitious +flagitiously +flagitiousness +flagon +flagrance +flagrancies +flagrancy +flamb +flamboyance +flamboyancy +flamenco +flameout +flameproof +flamingo +flammability +flan +flan's +flapdoodle +flapjack +flappy +flareback +flashboard +flashgun +flashguns +flashily +flashover +flashovers +flashtube +flatboat +flatcap +flatcar +flatfeet +flatfoot +flatfooted +flatfoots +flatted +flatting +flattish +flattop +flatulency +flatus +flatware +flatwise +flatwork +flaunty +flaxier +flaxy +flay +fleabag +fleabane +flection +flective +fledermaus +fleeringly +fleischman +fleisher +fleshment +fleshpot +fleshpots +flexile +flexion +flexographic +flexographically +flexography +flexor +flexuous +flexuously +flibbertigibbet +flibbertigibbety +flickery +flightier +flightily +flightiness +flightless +flighty +flimflam +flimflammed +flimflammer +flimflamming +flimsily +flintily +flintlike +flippancy +flipper +flirty +flitted +flitter +flivver +floatage +floatation +floatplane +floaty +floc +flogger +floodlit +floodplain +floodwall +floodwater +floodwater's +floodwaters +floodway +flooey +floorage +floorwalker +floozie +floozies +floozy +flophouse +flopover +flopovers +flopper +floppers +florescence +florescent +floret +floriate +floriated +floriation +floriations +florican +floricultural +floriculturally +floriculture +floriculturist +floridity +floriferous +floriferously +floriferousness +florigen +florigenic +floristic +floristically +floristics +floristry +floruit +flossier +flossy +flotage +flotsam +flouncy +flowage +flowerage +floweret +flowerlike +fluctuant +fluegelhorn +fluidal +fluidally +fluidextract +fluidic +fluidics +fluidounce +fluidram +flukey +flukier +fluky +flume +flumed +flumes +fluming +flummery +flummox +flump +flumped +flumping +flumps +flunkeys +flunky +fluor +fluorescein +fluorimeter +fluorimeter's +fluorimeters +fluorimetry +fluorinate +fluorinates +fluorinating +fluorination +fluorinations +fluoroscopic +fluorspar +flutelike +flutterboard +fluttery +fluvial +fluviatile +fluxion +fluxional +flyblown +flyboat +flyboats +flyby +flybys +flyleaf +flyman +flyover +flyovers +flypaper +flypast +flypasts +flyspeck +flyswatter +flytier +flyting +flyway +flyweight +foamflower +foamless +fobbing +focusless +fodgel +foeman +fogbound +fogey +fogeys +fogger +foggest +foghorn +foghorns +fogies +fogless +fogy +fogyish +fogyism +foilsman +foldable +foldaway +foldboat +foldboater +foldboating +folderol +folia +foliaceous +folic +folkish +folkishness +folkloric +folklorish +folklorist +folkloristic +folksily +folksinger +folksinger's +folksingers +folksinging +folktale +folktale's +folktales +folkway +folkways +folliculate +folliculated +followership +followeth +fomentation +fomentations +fondue +fondues +fontal +fontana +foodless +foodlessness +foolery +foolhardily +foolscap +foolscap's +footboard +footboards +footboy +footboys +footcandle +footcloth +footgear +footle +footled +footler +footles +footless +footlessly +footlessness +footlight +footlights +footlike +footling +footlocker +footmark +footpace +footrace +footrest +footrests +footrope +footropes +footslog +footslogger +footslogs +footsore +footsoreness +footstall +footwall +footway +footways +footy +foozle +foozled +fopping +fora +foraminifera +forbiddance +forbidder +forbode +forborne +forbye +forceless +forceps +forcepslike +fordable +fordo +forebear +forebode +foreboded +foreboder +forebodes +forebrain +foreclose +forecloses +foreclosure +foredeck +forefeel +forefoot +foregather +forehand +forehanded +forehandedly +forehandedness +foreignism +forejudge +foreknow +forelady +foreland +forelimb +forelock +foremanship +foremast +foremasts +foremother +forename +forenamed +forenames +forensical +forensically +foreordain +foreordained +foreordaining +foreordains +foreordination +forepassed +forepast +forepaw +forepeak +foreplay +forequarter +forequarters +forereach +forerun +foresaid +foresail +foreshadow +foreshadowed +foreshadower +foreshadowing +foreshadows +foreshank +foresheet +foreshore +foreshorten +foreshortens +foreshow +foreside +foresightful +foreskin +forespeak +forestage +forestal +forestation +forestay +forestial +foreswear +foresworn +foretaste +foretellable +forethoughtfully +forethoughtfulness +forethougtful +foretime +foretoken +forevermore +forewoman +foreworn +foreyard +forfeitable +forgather +forgeability +forgeable +forgetter +forgiveable +forgiveably +forgoes +forgone +forjudge +forkful +forkier +forklike +forky +forma +formable +formalin +formalist +formalistic +formalistically +formational +formfitting +formful +formidability +formless +formlessly +formlessness +formulaically +formulary +formyl +fornicate +fornicated +fornicates +fornicating +fornications +fornicator +fornicators +forrader +forrarder +forsooth +forspent +forswore +forsworn +fortalice +fortin +fortman +fortuity +fortyfold +forwent +forworn +fossate +fossorial +fosterage +fosterite +fosterling +fosterlings +fou +foudroyant +foundational +foundationally +foundationless +founderous +foundress +foundrous +fourdrinier +foxily +foxtrot +foxtrot's +foxtrots +fracas +fracted +fractionate +fractionates +fractionating +fractionations +fractionator +fractionators +frag +fragged +fragging +fragility +fragmental +fragmentally +fragmentate +fragmentated +fragmentates +fragmentating +fragmentations +fragrancy +frags +framable +frambesia +frameable +franca +francaise +francesca +francesco +franchisee +franchisor +francie +francois +frangibility +frangible +frangipani +frankincense +frankpledge +franny +frap +frappe +frapping +frat +frater +fraternalism +fratricidal +fratricide +fraudulence +frayne +freakier +freaky +freckly +fredrick +freeboard +freedwoman +freehearted +freeheartedly +freeload +freeloader +freemasonry +freestanding +freestyle +freethink +freethinker +freethinking +freewill +freida +freightage +frenchification +frenchify +frenetically +frequence +frequentation +frequentations +frequentative +frequentatives +freshet +fretwork +friability +friary +fribble +fribbled +fribbles +fribbling +fricassee +fridge +fridge's +fridges +frig +frigging +frigidity +frigorific +frillery +fringier +fringy +frippery +friskily +frisson +frissons +frit +fritillary +frito +fritted +fritting +frivol +frizz +frizzier +frizzily +frizziness +frizzlier +frizzly +frizzy +frogman +frogmen +frolick +frolicked +frolicks +frolicsome +frolicsomely +frolicsomeness +frond +frond's +fronded +frondeur +frondose +frondosely +fronds +frontality +frontispiece +frontispieces +frontless +fronton +frostily +frostwork +frothily +froths +frottage +froufrou +froward +frowardly +frowardness +frowsier +frowstier +frowsty +frowsy +fructification +fructifications +fructify +fructose +fructose's +fructoses +fructuous +fructuously +fruitage +fruitcake +fruitier +fruitlet +fruity +frump +frumpier +frumpish +frumps +frumpy +fryer +ft +ftp +ftper +ftpers +ftping +ftpings +ftps +fucose +fucus +fuddle +fuddled +fuddles +fuddling +fugacity +fugal +fugally +fuguist +fulbright +fulcra +fulgent +fulgently +fulgurant +fulgurate +fulgurated +fulgurates +fulgurating +fulguration +fulgurations +fulgurous +fuliginous +fuliginously +fullmouthed +fulminant +fulminator +fulminators +fulness +fum +fumarate +fumarole +fumigator +fumigators +fumy +funambulist +functionalistic +functionless +functorial +fundament +fundamentalistic +fundraiser +fundraiser's +fundraisers +fundraising +funerary +fungibility +fungicidal +fungicidally +fungicide +fungiform +fungo +fungoes +fungous +funicular +funiculus +funigating +funkier +funkiness +funky +funnelform +funning +funnyman +furbearer +furbelow +furcate +furcated +furcately +furcates +furcating +furcation +furcations +furcula +furcular +furfural +furless +furloughs +furmity +furriery +furtherance +furuncle +furuncular +furunculosis +furunculous +furze +fusee +fusee's +fusees +fusibility +fusil +fusile +fusileer +fusilier +fusionist +fussbudget +fussbudgety +fusspot +fustian +fustians +fustigate +fustigated +fustigates +fustigating +fustigation +fustigations +fustily +futilitarian +futilitarianism +futureless +futurism +futuristic +futuristically +futurity +gabber +gabbier +gabble +gabbled +gabbler +gabbles +gabbling +gabbro +gabby +gaberdine +gabfest +gabfests +gadabout +gadabouts +gadded +gadder +gadding +gadgeteer +gadgeteers +gadgety +gadolinium +gadwall +gadzooks +gaff +gaffs +gaga +gage +gages +gagger +gagman +gagmen +gagster +gagsters +gaillardia +gaingiving +gainless +gainlessness +gainsay +gainsayer +galactopyranose +galactopyranoside +galactopyranosides +galactopyranosyl +galactose +galahad +galavant +gallberry +gallbladder +galleon +galleons +gallet +gallied +gallinule +gallopade +gallow +gallus +galluses +galore +galosh +galoshed +galoshes +galoshing +galumph +galvanically +galvanometric +gam +gamekeeper +gamekeepers +gamesmanship +gamesome +gamesomely +gamesomeness +gamester +gamete +gamete's +gametes +gametic +gametically +gamey +gamic +gamier +gamily +gamin +gamine +gaminess +gamming +gammon +gamy +ganglioside +gangliosides +gangplow +gangrenous +gangsterism +gannet +gantlet +gapping +gappy +gar +garageman +garagemen +garde +gardenful +garlicky +garnett +garnishable +garnishee +garnishees +garnishment +garnishments +garniture +garnitures +garotte +garrote +garroted +garroter +garrotes +garroting +garrots +garrulity +garth +gasbag +gasholder +gashouse +gaslit +gasogene +gasolene +gasolier +gasolinic +gasometer +gasometer's +gasometers +gasses +gasset +gast +gastight +gastightness +gastness +gastral +gastrectomy +gastrin +gastritis +gastrogenic +gastrogenous +gastronomic +gastronomical +gastronomically +gastronomist +gastrulate +gastrulation +gasworker +gasworks +gat +gatefold +gatekeeper +gatekeeper's +gatekeepers +gatepost +gatsby +gaucherie +gaucheries +gaud +gauded +gaudery +gaudily +gauding +gauds +gaugeably +gaum +gaums +gauntley +gaur +gauzelike +gauzily +gauziness +gauzy +gavotte +gavottes +gawkily +gawkish +gawkishly +gawkishness +gayety +gazebo +gazebo's +gazebos +gazpacho +gazpacho's +gearbox +gearless +gearshift +geary +gecko +geegaw +geezer +gehrig +gelant +gelate +gelated +gelates +gelating +gelation +gelid +gelidity +gelidly +gelin +geminal +geminally +geminate +geminately +gemination +gemmate +gemmated +gemmates +gemmating +gemmation +gemming +gemsbok +gemstone +gemstone's +gemstones +gendarme +gendarmerie +genealogical +genealogically +genealogist +generable +generale +generalship +generalships +generatrix +genetical +geniality +genic +genically +geniculate +geniculated +geniculately +genii +genital +genital's +genitalia +genitalic +genitally +genitals +genocidal +genocide +genocides +genome +genome's +genomes +genotypic +genotypical +genotypically +genotypicity +genteelism +gentilesse +gentlefolk +gentlefolks +gentlemanlike +gentlemanlikeness +gentrice +genuflect +genuflected +genuflecting +genuflection +genuflectory +genuflects +geocentrically +geochemist +geochronologic +geochronological +geochronologically +geochronologist +geochronometric +geochronometry +geode +geode's +geodes +geodesist +geodesy +geodetical +geodetically +geoduck +geohydrologic +geohydrology +geomagnetic +geomagnetically +geomagnetism +geomancy +geomantic +geomorphic +geophyte +geopolitician +geoponic +geoponics +georgic +geoscience +geostrategic +geostrategist +geostrategy +geostrophic +geostrophically +geothermal +geothermally +geothermic +geotropic +geotropically +geotropism +geriatrician +geriatricians +geriatrist +germania +germfree +germier +germinability +germproof +germy +gerome +gerontic +gerontocracy +gerrymander +gerrymandered +gerundial +gestational +gesticulator +gesticulators +gesticulatory +gestural +getatable +getup +getups +gewgaw +ghastful +ghastfully +ghazal +ghazals +ghee +ghostwrite +ghostwriter +ghosty +gianthood +gianthoods +giantism +giantisms +giantlike +gib +gibberellin +gibbing +gibbosity +gibby +giddings +gigantesque +gigantically +gigantism +gigantisms +giggly +gigolo +gigot +gigots +gildas +gimbal +gimbals +gimcrackery +gimlet +gimlet's +gimlets +gimmal +gimmickry +gimmicky +gimp +gingersnap +gingery +gingko +gioconda +giraffish +girlhood +girlhoods +girly +girn +giro +gismo +gismos +givable +gizzard +gizzard's +gizzards +glaciologic +glaciological +glaciologist +glaciology +glacis +gladded +gladding +gladiatorial +gladiola +gladsome +gladsomely +gladsomeness +glady +glandered +glandless +glans +glarier +glary +glassblower +glassblowing +glassful +glasshouse +glassily +glassine +glassmaker +glassmaking +glasswork +glassworker +glassworks +glazier +glaziery +gleamy +gleanable +gleesome +glibber +glibbest +glioma +glissade +glittery +gloam +gloamed +gloaming +gloams +globalism +globalist +globalists +glom +glomerular +glomerulate +glomming +gloms +glossarial +glossarist +glossily +glossographer +glossolalia +gluconyl +glucopyranosyl +glucosamine +glueing +gluily +glumaceous +glummer +glummest +glutamate +glutamic +glutamine +gluteal +gluttonous +gluttonously +gluttonousness +gluttony +glyceryl +glycine +glycocholate +glycocholates +glycoconjugate +glycoconjugates +glycodeoxycholate +glycodeoxycholates +glycogen +glycolipid +glycolipids +glycopeptide +glycopeptides +glycoprotein +glycoproteins +glycosidase +glycosidases +glycosidic +glycosphingolipid +glycosphingolipids +glycosyl +glycosylate +glycosylated +glycosylates +glycosylation +glynn +gnarly +gnatty +gneissic +gnomic +gnomish +gnomon +gnosticism +goalie +goalkeeper +goalpost +goaltender +goaltending +goatish +goatlike +gobbledegook +godchild +goddaughter +godded +godding +godforsaken +godhood +godkin +godling +godot +godwit +goethite +gog +goggly +gogo +goitrogen +goitrogenic +golda +goldbeater +goldbeating +goldbrick +goldbug +goldeneye +golem +gomez +gonad +gonad's +gonadal +gonadotropic +gonads +gondolier +gondoliers +goo +goodish +goodnight +goodwife +goofball +goofily +googol +googolplex +goon +gooseflesh +gooseneck +goosenecked +goosey +gorget +gorgonian +gorgously +gorier +gorse +gory +gossamery +gossipry +gossipy +goucher +gouda +goulash +gourde +gourmandism +gouty +governable +governessy +governmentalism +governmentalist +governorate +governorates +governorship +goyish +goys +grabbier +grabble +grabbled +grabbler +grabbles +grabbling +grabby +graceless +gracelessly +gracelessness +gracie +gracileness +gracility +grackle +gradable +gradational +gradationally +gradeless +gradiometer +gradiometer's +gradiometers +gradualism +graduator +graftage +grafton +grainier +graininess +grainy +gramicidin +gramophone +gramophone's +gramophones +gramps +grandad +grandaddy +grandam +grandame +granddad +grande +grandee +grandiloquence +grandiosity +grandioso +grandparental +grandparenthood +grandsire +grandsires +grangerism +granitic +granivorous +grantable +grantsman +grantsmanship +granulator +granulite +granulitic +granulocyte +granulocytes +grapeshot +graphemic +graphemically +graphemics +graphitic +graphological +graphologist +graphology +graphophone +grapier +grapnel +grapy +gras +grasshopper +grasshopper's +grasslike +grata +graticule +gratin +gratulating +graveless +gravesend +gravidity +gravimeter +gravimeter's +gravimeters +gravimetrically +gravimetry +gravitometer +gravitometer's +gravitometers +graviton +graviton's +gravitons +gravure +grayish +grayling +graylings +graywacke +grazable +grazeable +grazier +graziers +greaseless +greasepaint +greasepaints +greaseproof +greasewood +greasily +greathearted +greatheartedly +greatheartedness +greave +greaves +grebe +greenback +greenbacker +greenbackism +greengrocery +greenhorn +greenlet +greenling +greenroom +greensward +greentree +greenware +greeny +gregarine +gregarinian +gremlin +gremlin's +gremlins +gremmie +gremmies +gremmy +grenadier +grenadine +grenier +grep +grewsome +greylag +gridlock +gridlock's +griefless +grievant +grillage +grille +grillroom +grimier +grimines +grimmest +grimy +gringo +gringos +grinner +grippe +grippy +gris +gristle +grith +gritted +grittily +gritting +grog +groggily +grogshop +groomsman +groot +groovier +groovy +grosse +grossular +grossularite +grotesquerie +grotesquery +grouch +grouch's +grouched +grouches +grouchily +grouching +groundling +groundmass +groundnut +groundout +groundsel +groundsheet +groundskeep +groundwater +groupable +groupie +groupie's +groupies +groupoid +grubber +grubbily +grubstake +grubstaker +gruel +grumbly +grummet +grump +grumped +grumpier +grumpily +grumpiness +grumping +grumps +grumpy +grunion +gruntle +gruntled +gruntles +gruntling +grusky +gryphon +gtad +guacamole +guadalupe +guanidine +guanine +guarantor +guardant +guardrail +guardroom +guardsman +guava +guck +gudgeon +guerdon +guesstimate +guff +guggle +guggled +guggles +guggling +guhleman +guidable +guideway +guignol +guildship +guildsman +guileful +guilefully +guilefulness +guillemot +guillotine +guillotine's +guillotined +guillotines +guillotining +guimet +guimpe +guisard +gul +gules +gullable +gullibly +gulosity +gumboil +gumdrop +gumdrop's +gumdrops +gummatous +gummed +gummer +guncotton +gundog +gunlock +gunmetal +gunnar +gunnysack +gunplay +gunpoint +gunpowdery +gunrunner +gunrunning +gunsel +gunship +gunsmith +guppies +guppy +gurney +gurneys +gushier +gushily +gushiness +gushy +gustation +gustative +gustativeness +gustatorial +gustatorially +gustatorily +gustatory +gustily +gustoes +gutless +gutlessness +guttate +guttation +guttersnipe +guttersnipish +guttier +gutturalism +gutty +gymkhana +gymnastically +gymnosophist +gypseous +gyral +gyrational +gyrator +gyrators +gyratory +gyre +gyrene +gyrfalcon +gyrofrequency +gyromagnetic +gyron +gyroplane +gyroscopically +gyrostat +haberdasher +habiles +habiliment +habilitate +habilitated +habilitates +habilitating +habilitation +habilitations +habitability +habitably +habitude +habitudes +habitus +hac +hackberry +hackmatack +hackstaff +hadal +haddix +hade +hades +hadst +hafiz +haft +haggadic +haggadist +haggadistic +haggis +haggish +hagiographies +hagiography +hagiography's +hah +hairbreadth +hairbrush +haircloth +haircutter +haircutting +hairlike +hairpiece +hairsbreadth +hairsplitter +hairsplitting +hairspring +hairspring's +hairsprings +hairstreak +hairstyle +hairstyle's +hairstyles +hairstyling +hairstylist +halberdier +halfpennies +halfpenny +halftone +halidom +halitosis +halliard +halliards +hallinan +hallo +halloo +halloos +halluces +hallucinational +hallucinatory +hallucinogen +hallucinogenic +hallucinogens +hallucinosis +halma +halocline +haloes +halogenate +halogenation +halogenous +halomorphic +halomorphism +halpern +haltere +halvah +halyard +hamate +hamey +hammerlock +hammertoe +hammett +hammier +hammily +hamminess +hammy +hamstring +hamstrung +handball +handbill +handbreadth +handcar +handcart +handcraft +handcraftman +handcraftsman +handcrank +handcranks +handfast +handfasting +handgrip +handleless +handline +handlist +handmaid +handpick +handpicked +handpress +handprint +handprint's +handprints +handsaw +handsbreadth +handsful +handshook +handspring +handsprings +handwaving +handwheel +handwheels +handwork +handworker +handwoven +handwrought +hangdog +hangnail +hangnail's +hangnails +hangtag +hangup +hankie +hankies +hanky +hant +hanter +haole +hapchance +hapgood +haphazardry +haploid +haploidy +haplology +happenchance +happing +hardback +hardbake +hardball +hardboot +hardbound +hardcase +hardcopies +hardcopy +hardcover +hardcovers +hardfisted +hardfistedness +hardhanded +hardhandedness +hardhead +hardheaded +hardheadedly +hardheadedness +hardhearted +hardheartedly +hardheartedness +hardihood +hardiment +hardmouthed +hardpan +hardstand +hardstanding +harebrain +harebrained +harelipped +harlequin +harlequinade +harlotry +harmonica +harmonica's +harmonical +harmonically +harmonicalness +harmonicas +harmonium +harridan +harrumphs +harvestable +harvesttime +haskell +haskins +hassock +hassocks +hast +hastate +hastately +hatband +hatbox +hatchability +hatchable +hatcheck +hatchling +hatchment +hatchments +hatchure +hatter +hatting +haulageway +haulaway +haulier +hauser +hausfrau +hautboy +hautboys +haute +hauteur +haversack +haversack's +haversacks +havocked +havocking +hawkish +hawkishly +hawkishness +haycock +hayfork +haymaker +haymaking +haymow +hayrack +hayrick +hayride +hayseed +hayseeds +haywire +haywood +hazily +headachy +headband +headcount +headfirst +headforemost +headgroup +headgroup's +headgroups +headhunter +headily +headlock +headman +headman's +headmastership +headmen +headmen's +headmistress +headmost +headnote +headpiece +headpin +headrest +headsail +headshrinker +headspring +headstall +headstock +headstream +headstrong +headwaiter +headwind +headwind's +headwinds +headword +headwork +healths +heartbroken +hearthstone +heartrending +heartrendingly +heartsease +heartsick +heartsickness +heartsome +heartsomely +heartsore +heartstring +heartstrings +heartwarming +heartwood +heathendom +heathenism +heathenry +heathery +heathless +heathlike +heathman +heatless +heatstroke +heavyhearted +heavyheartedly +heavyheartedness +heavyset +hebdomad +hebdomadal +hebdomadally +hebetation +hebetude +hebetudinous +hectare +hectically +hectograph +hectographic +hedda +heddle +heddler +hedgehop +hedgehopper +hedgepig +hedgerow +hedonic +hedonically +hedonics +hedonistically +hee +heelball +heelless +heelpiece +heeltap +heftily +hegel +heidegger +heigh +heinze +heirless +heirloom +heirship +heiser +heldentenor +heliacal +heliacally +helicoid +helicoidal +helicopt +helicopted +helicopters +helicopting +heliochrome +heliogram +heliogram's +heliograms +heliograph +heliographer +heliographic +heliography +heliogravure +heliolatrous +heliolatry +heliometer +heliometer's +heliometers +heliometric +heliometrically +heliophyte +heliopolis +heliostat +heliotaxis +heliotropic +heliotropically +heliotropism +heliozoan +heliozoic +helipad +heliport +helistop +hellbox +hellbroth +hellcat +hellebore +hellgrammite +hellhole +hellhound +hellion +helmetlike +helmsmanship +helot +helotism +helotry +helpmeet +helve +helved +helves +helving +hemacytometer +hemacytometer's +hemacytometers +hemal +hematic +hematin +hematinic +hematoblast +hematoblastic +hematocrit +hematogenous +hematologic +hematological +hematologist +hematology +hematoma +hematophagous +hemihedral +hemihedrally +hemihydrate +hemihydrated +hemimetabolic +hemimetabolism +hemimetabolous +hemimorphic +hemimorphism +hemimorphite +hemiparasite +hemiparasitic +hemiplegia +hemiplegic +hemispheral +hemline +hemmer +hemoblast +hemodynamically +hemodynamics +hemoflagellate +hemoglobinic +hemoglobinopathy +hemoglobinous +hemolymph +hemolysin +hemophilia +hemophiliac +hemophilic +hemoprotein +hemoptysis +hemorrhagic +hemorrhoid +hemorrhoidal +hemosiderin +hemostasis +hemostatic +hempel +hemus +henae +henbane +henceforward +hendecasyllabic +hendecasyllable +hendiadys +hendrix +henequen +henna +hennery +henotheism +henotheist +henotheistic +hent +hep +heparin +hepatic +hepatica +hepatocellular +hepatocyte +hepatocyte's +hepatocytes +hepatoma +heptagon +heptagonal +heptameter +heptameter's +heptameters +heraldic +heraldically +heraldry +herbaceous +herbage +herbalist +herbarium +herbicidal +herbicidally +herbicide +herbicide's +herbicides +herblike +herdic +herdlike +herdsmen +hereaway +hereaways +hereditament +hereditarian +hereditarianism +hereditarily +hereinabove +hereinbefore +hereinbelow +hereon +heretical +heretically +hereticalness +hereto +hereunder +hereupon +heritability +hermaphrodite +hermaphrodite's +hermaphrodites +hermaphroditic +hermaphroditically +hermaphroditism +hermatypic +hermeneutic +hermeneutical +hermeneutically +hermetical +hermetically +hermeticism +hermetism +hermetist +hermitage +hermitage's +hermitages +hermitism +hern +hernandez +hernia +hernia's +hernial +hernias +herniate +herniated +herniates +herniating +herniation +herniations +heroical +heroicomic +heroicomical +heroinism +heronry +herpesvirus +herpetic +herpetologic +herpetological +herpetologically +herrington +hersey +herty +hesiometer +hesiometer's +hesiometers +hest +heterarchy +heterecious +hetero +heteroatom +heteroautotrophic +heterocycle +heterocyclic +heterocyst +heterodox +heterodoxy +heteroecious +heteroecism +heterogamete +heterogametic +heterogenesis +heterogenetic +heterogeny +heterogonic +heterogony +heterograft +heterologously +heterology +heterolysis +heterolytic +heteromorphic +heteromorphism +heteromorphous +heteronomous +heteronomously +heteronomy +heterophil +heterophile +heterophony +heterophyllous +heterophylly +heterophyte +heterophytic +heteroploid +heteroploidy +heteropolar +heteropolarity +heteropterous +heteroscedasticity +heterosexuality +heterosis +heterotic +heterotopic +heterotroph +heterotrophic +heterotrophically +heterotypic +heterotypical +heterozygosis +heterozygosity +heterozygote +hexad +hexade +hexadic +hexagram +hexahedron +hexahydrate +hexahydrated +hexahydrite +hexamethonium +hexane +hexaploid +hexaploidy +hexapod +heywood +hibernal +hibernator +hibiscus +hickok +hidalgo +hidebound +hidrosis +hidrotic +hie +hieing +hierarch +hieratically +hieroglyph +hieroglyphical +hieroglyphically +higgle +higgled +higgler +higgles +higgling +highbinder +highborn +highbred +highbrow +highbrowed +highbrowism +highline +highlines +hilding +hillary +hillocky +hillyer +hilum +himation +hindbrain +hindquarter +hingism +hinkle +hipbone +hipped +hipper +hippest +hippie +hippocampal +hippocampus +hippocras +hippogriff +hipsterism +hirey +hirsute +hirsuteness +hirsutism +hirsutulous +hist +histaminase +histamine +histaminergic +histaminic +histidine +histologic +histological +histologically +histologist +histolysis +histolytic +histopathologic +histopathological +histopathologically +histopathologist +histopathology +histophysiologic +histophysiological +histophysiology +histoplasmosis +historicist +historiographer +historiographic +historiographical +historiographically +histrionically +hithermost +hitherward +hiveless +hmm +hoarsen +hoarsened +hoarsening +hobbledehoy +hobday +hobgoblin +hobnail +hobnailed +hobnob +hobnobbed +hobnobber +hobnobbing +hobnobs +hockaday +hocus +hocused +hocusing +hocussed +hocussing +hod +hodad +hodaddy +hodoscope +hoecake +hoedown +hoeing +hogback +hoggish +hoggishly +hoggishness +hogshead +hogwash +hoi +hoising +hoistman +hoistmen +hokan +hoke +hokeypokey +hoking +hokum +holabird +holandric +holandry +holdall +holdalls +holdback +holdfast +holdout +holdouts +holeable +holey +holidaymaker +holily +holism +holistically +hollas +hollo +holloa +holloware +holoblastic +holoblastically +hologamous +hologamy +holograph +holographic +holographically +hologynic +hologyny +holohedral +holometabolism +holometabolous +holomyarian +holophrastic +holophytic +holotype +holotypic +holozoic +holt +holzman +hombre +homburg +homebody +homebred +homegrown +homelike +homeobox +homeroom +homesite +homestretch +hometown +homey +homeyness +homier +homiletic +homiletical +homiletically +homiletics +hominess +hominid +hominoid +hominy +homocercal +homochromatic +homoerotic +homoeroticism +homogametic +homogamic +homogamous +homogeny +homograft +homograph +homographic +homoiotherm +homoiothermal +homoiothermic +homolog +homologate +homologation +homological +homologically +homolographic +homolysis +homolytic +homomorphy +homonuclear +homonymic +homonymous +homonymously +homonymy +homoousian +homophile +homophobia +homophone +homophonic +homophonous +homophony +homophyly +homoplastic +homoplastically +homoplasy +homopolar +homopolymer +homopteran +homopterous +homorganic +homoscedastic +homoscedasticity +homosexuality +homosporous +homospory +homothallic +homothallism +homotopy +homotransplant +homotransplantation +homozygosis +homozygosity +homozygote +homozygotic +homunculi +homunculus +homy +honcho +honchos +hondo +honied +honkeys +honkie +honoraria +honorarily +honorarium +honorific +honorific's +honorifically +honorifics +hoodlike +hoodlumish +hoodlumism +hoodoo +hoodooism +hoodoos +hooey +hoofbeat +hoofprint +hoofprint's +hoofprints +hookah +hookey +hookeys +hooklet +hooky +hootch +hootenanny +hophead +hopi +hoplite +hopple +hora +horary +hord +horehound +horizonal +hormonal +hormonally +hormonelike +hornbeam +hornbeams +hornbill +hornbills +hornblende +hornless +hornlessness +hornlike +hornmouth +hornpipe +hornpipe's +hornpipes +hornswoggle +hornswoggled +hornswoggles +hornswoggling +horntail +hornwort +horologer +horologic +horological +horologist +horologists +horology +horrent +horrific +horrifically +horsecar +horsehide +horselaugh +horsemint +horseradish +horseradishes +horseshit +horsewhip +horsewomen +horsey +horsier +horsily +horsiness +horsy +hortative +hortatively +hortatory +horticultural +horticulturally +horticulturist +hosanna +hostel +hosteler +hostels +hostler +hotblood +hotchpot +hotchpotch +hotelier +hotfeet +hotfoot +hotfoot's +hotfoots +hotshot +hottish +houri +housebound +houseboy +houseboys +houseclean +housecleaner +housecleaning +housecoat +housedress +housefather +housefathers +housefront +houseful +houseguest +houseless +houselessness +houselights +housemaid +housemaids +houseman +housemate +housemate's +housemates +housemother +housemothers +houseplant +houseroom +houseward +housewarming +housewifery +howbeit +howsoever +howsomever +hoyden +hoydenish +hoyle +hubcap +hubcap's +hubcaps +hubristic +hubristically +huck +huckaback +hucksterism +hud +huey +huff +huffier +huffiness +huffish +huffy +hugeous +hugeously +huggable +hugger +huggers +hullabaloo +hullabalooed +hullabalooing +hullabaloos +hullo +humanistically +humanitarianism +humankind +humanlike +humanoid +humbug +humbugged +humbuggery +humbugging +humdinger +humdrum +humectant +humeral +humeri +humerus +humic +humidor +humification +humifications +humified +hummable +hummer +hummocky +humoresque +humorism +humorism's +humorisms +humoristic +humoristical +humoristical's +humoristicals +humoristics +humph +humpier +humpty +humpy +hunchback +hunchback's +hunchbacked +hunchbacks +hundredweight +hundredweights +hup +hurley +hurly +hurtless +hurty +hussar +hussies +hussy +hustings +hutzpah +huzzah +hyacinthine +hyaena +hyaenas +hyalin +hyaline +hyalite +hyaloid +hyaloplasm +hybridism +hybridity +hybris +hydra +hydrangea +hydranth +hydrator +hydraulical +hydrazide +hydrazine +hydric +hydrically +hydrobiological +hydrobiologist +hydrobiology +hydrocarbonaceous +hydrocarbonic +hydrocarbonous +hydrocephalic +hydrocephalus +hydrocephaly +hydrocyanic +hydrodynamical +hydrodynamically +hydrodynamicist +hydroelectrically +hydroelectricity +hydrofoil +hydroformer +hydroforming +hydrographer +hydrographic +hydrographically +hydrography +hydroid +hydrokinetic +hydrokinetics +hydrolase +hydrologic +hydrologist +hydrolysate +hydrolytic +hydrolytically +hydromagnetic +hydromagnetics +hydromancy +hydromechanical +hydromechanics +hydrometric +hydrometrical +hydrometry +hydromorphic +hydronic +hydronically +hydronium +hydropathic +hydropathically +hydropathy +hydroperoxide +hydrophane +hydrophile +hydrophobicity +hydrophone +hydrophyte +hydrophytic +hydroplane +hydroplaner +hydroponic +hydroponically +hydroponics +hydroscope +hydrosere +hydrosol +hydrosolic +hydrospace +hydrospheric +hydrostatical +hydrostatically +hydrosulfide +hydrosulfite +hydrotactic +hydrotherapy +hydrothorax +hydrotropic +hydrotropically +hydrotropism +hydroxylic +hydroxyproline +hydrozoan +hyenic +hyenoid +hygienically +hygienist +hygienists +hygrograph +hygrometric +hygrometry +hygrophyte +hygrophytic +hygroscope +hygroscopically +hygroscopicity +hyla +hymenal +hymeneal +hymeneally +hymenial +hymenium +hymnary +hymnbook +hymnody +hymnology +hyperacid +hyperacidity +hyperactive +hyperactivity +hyperbaric +hyperbarically +hyperbolical +hyperbolist +hyperborean +hypercharge +hypercritic +hypercritical +hypercritically +hypercriticism +hypereutectic +hyperglycemia +hyperglycemic +hyperirritability +hyperirritable +hyperkeratosis +hyperkeratotic +hyperkinesis +hyperkinetic +hypermeter +hypermeter's +hypermeters +hypermetric +hypermetrical +hypermetropia +hypermetropic +hypermetropical +hypermetropy +hypermnesia +hypermnesic +hypermorph +hypermorphic +hypermorphism +hyperon +hyperope +hyperopia +hyperopic +hyperostosis +hyperostotic +hyperparasite +hyperparasitic +hyperparasitism +hyperphagia +hyperphysical +hyperphysically +hyperpituitarism +hyperpituitary +hyperplane +hyperplanes +hyperplastic +hyperploid +hyperploidy +hypersensitive +hypersensitiveness +hypersensitivity +hypersonic +hypersonically +hyperspace +hypersurface +hypertension +hyperthermia +hyperthermic +hyperthyroid +hyperthyroidism +hypertonic +hypertonicity +hypertrophic +hyperventilation +hypha +hyphal +hyphenless +hypnagogic +hypnoanalysis +hypnogenesis +hypnogenetic +hypnogenetically +hypnogogic +hypnoid +hypnoidal +hypnoses +hypnotherapy +hypnotism +hypnotist +hypnotists +hypo +hypocaust +hypocentral +hypochlorite +hypochlorous +hypochondria +hypochondriac +hypochondriacal +hypochondriacally +hypocoristic +hypocoristical +hypocoristically +hypocritic +hypocycloid +hypodermically +hypodermis +hypoglycemia +hypoglycemic +hypoiodite +hypomorphic +hypos +hypotension +hypotensive +hypothalmus +hypothecate +hypothecation +hypothecator +hypothenuse +hypothermal +hypothermic +hypotonic +hypotonically +hypotonicity +hypotrophy +hypoxemia +hypoxemic +hypoxia +hypoxic +hypsography +hypsometer +hypsometer's +hypsometers +hypsometric +hypsometry +hysteretic +hysteron +iambus +iambuses +iatrogenic +ibero +ibex +ibidem +iceblink +icebound +icebreaker +icecap +icecap's +icecaps +icefall +icehouse +iceless +iceman +iceman's +icemans +ichneumon +ichorous +icily +ickier +icky +iconically +iconicity +iconoclastic +iconoclastically +iconographer +iconographic +iconographical +iconographically +iconography +iconolatry +iconological +iconology +iconoscope +icosahedra +idealess +idealistically +ideality +idealless +idealogy +ideational +ideationally +idem +identic +ideogram +ideogram's +ideogramic +ideogrammatic +ideogrammic +ideograms +ideograph +ideographic +ideographically +ideography +ideolect +ideologic +ideologue +ideologues +ideomotor +ides +idetic +idiographic +idiolectal +idiomatically +idiomorphic +idiomorphically +idiopathic +idiopathically +idioplasm +idioplasmatic +idioplasmic +idiotical +idioticalness +idiotism +idolater +idolatrous +idolatrously +idolatrousness +idyllically +idyllist +ie +ignescent +ignitable +ignitible +ignitor +ignitron +ignobility +ignobly +ignominiosness +ignominy +ignorable +igor +iguana +ikon +ilial +illation +illative +illatively +illaudable +illaudably +illegibility +illegibly +illiberal +illiberalism +illiberality +illiberally +illiberalness +illimitability +illimitably +illiquid +illiquidity +illite +illitic +illogicality +illon +illuminable +illuminance +illuminant +illuminati +illuminator +illuminators +illuminism +illuminist +illus +illusional +illusionism +illusionist +illusionistic +illusorily +illust +illustrational +illuvial +illuviate +illuviation +illuvium +ilmenite +im +imaginal +imaginarily +imaginate +imagism +imagist +imagistic +imagistically +imago +imam +imamate +imaret +imbecilic +imbecility +imbed +imbibition +imbibitional +imbitter +imbosom +imbricate +imbricately +imbrication +imbrown +imbrue +imbrued +imbrute +imbruted +imbruting +imdtly +ime +imidazole +imide +imidic +imido +imine +imino +imipramine +imit +imitational +imitator +immaculacy +immane +immanence +immanency +immanentism +immanentist +immanentistic +immaterialism +immaterialist +immateriality +immaturel +immedicable +immedicably +immensurable +immerge +immerged +immergence +immerging +immersible +immesh +immethodical +immethodically +immigrational +imminency +immingle +immiscibility +immiscible +immiscibly +immitigable +immitigableness +immitigably +immittance +immix +immixture +immoderacy +immolate +immolation +immolator +immoralist +immotile +immotility +immunochemical +immunochemically +immunochemistry +immunoelectrophoresis +immunofluorescence +immunofluorescent +immunogenesis +immunogenetic +immunogenetically +immunogenetics +immunogenic +immunogenically +immunogenicity +immunohematological +immunohematology +immunologic +immunologist +immunopathologic +immunopathological +immunopathologist +immunopathology +immunosuppression +immunosuppressive +immunotherapy +immunotoxin +immunotoxins +immure +immured +immurement +immures +immuring +immutability +immutably +impala +impalement +impalpability +impalpably +impanel +imparadised +imparity +impartable +impartible +impartibly +impartment +impassability +impassably +impassibility +impassible +impassibly +impassivity +impeachable +impeachment +impeccability +impecuniosity +impecunious +impecuniously +impecuniousness +impellor +impendent +impenitence +impenitent +impenitently +imperate +imperator +imperatorial +imperceptibility +imperceptive +imperceptiveness +imperceptivity +imperfectivity +imperforate +imperforated +imperforates +imperialistic +imperialistically +imperilment +imperishability +imperishably +impermanency +impermeability +impermeably +impermissibility +impermissibly +impersonality +impersonator +impertinence +impertinency +imperturbably +impetrate +impetrated +impetrates +impetrating +impetration +impetrations +impetuosity +impingement +implacability +implacably +implantable +implausibility +implead +implemental +implode +imploded +implodes +imploding +implosion +implosions +implosive +implosively +impolitical +impolitically +imponderability +imponderably +importable +importancy +importunity +imposthume +imposture +impoundment +impracticability +impracticably +imprecatory +impregnability +impregnably +impregnator +impregnators +impressibility +impressibly +impressionability +impressionably +impressional +impressionistically +imprimis +imprisonable +improbability +improvability +improvable +improvably +improvidence +improvisator +improvisatorial +improvisatory +improvisor +imprudence +impudicity +impugnable +impuissance +impuissant +imputability +imputable +imputative +imputatively +inadmissibly +inadvertency +inalienability +inalienably +inalterability +inalterably +inamorata +inanition +inapparent +inappetence +inapplicably +inapposite +inappositely +inappositeness +inaptitude +inaugurator +inaugurators +inbound +inbreathe +incalculably +incalescence +incalescences +incalescent +incandesce +incandesced +incandescence +incandesces +incandescing +incantational +incantatory +incapability +incapacitator +incardination +incarnadine +incase +incaution +incendiarism +incertitude +incessancy +inchoate +inchoately +inchoateness +inchoative +inchoatively +inchworm +inchworm's +inchworms +incitant +incitants +incitation +inclinable +inclinational +inclip +includable +includible +incog +incogitable +incogitant +incognita +incognito +incombustibility +incommensurability +incommensurably +incommode +incommodity +incommunicability +incommunicably +incommunicative +incommutably +incompliant +incompressibly +incomputably +inconceivability +inconcinnity +incondite +inconscient +inconsecutive +inconsequence +inconsequent +inconsequentiality +inconsolably +inconsonant +inconsumable +inconsumably +incontestability +incontestably +incontinency +incontinent +incontrovertibly +inconveniency +inconvertibly +inconvincible +incoordinate +incoordination +incorporator +incorporeal +incorporeity +incorrigibility +incorrigibly +incorrupt +incorrupted +incorruptibly +incorruptly +incorruptness +increate +incrementalism +incrementalist +incrementalists +increscent +incriminate +incriminated +incriminates +incrimination +incriminatory +incross +incrossbred +incrust +incrustation +incubational +incubatory +incudes +inculcator +inculpate +inculpation +inculpative +inculpatory +incult +incumbency +incumber +incunabulum +incurability +incuriosity +incurious +incuriously +incuriousness +incurrence +incurrent +incurrer +incurvate +incurvated +incurvates +incurvating +incurvation +incurvature +incurve +incus +incuse +indagate +indagation +indagator +indamine +indecency +indeclinable +indecorum +indefatigability +indefatigably +indefeasibility +indefeasible +indefeasibly +indefectibility +indefectible +indefectibly +indefensibility +indefensibly +indefinability +indefinably +indefinity +indehiscence +indehiscent +indelibility +indelicacy +indemnifier +indemnify +indemonstrable +indention +independency +indescribably +indestructibility +indestructibly +indeterminably +indeterminist +indexical +indican +indicational +indicatory +indicia +indictable +indiction +indictor +indifferency +indifferentism +indifferentist +indigen +indigence +indigene +indigenes +indigestibility +indign +indigotin +indisciplinable +indiscrete +indiscussible +indissociably +indissolubility +indissolubly +indistinguishability +indistinguishably +indite +indited +inditer +inditing +indivertible +indivertibly +individualistically +indivisibly +indocile +indocility +indoctrinator +indole +indomitability +indomitably +indrawn +indubitability +indubitably +inducibility +indue +indult +indurate +induration +indurative +indwell +indweller +indwelling +inebriant +inebriety +inedible +ineducability +ineducable +ineffability +ineffably +ineffaceability +ineffaceably +ineffectuality +inelasticity +inelegance +ineliminable +ineluctability +ineluctably +ineludible +inenarrable +ineptitude +inequivalve +inequivalved +ineradicability +ineradicably +inerrancy +inerrant +inertance +inestimably +inexhaustibility +inexhaustibly +inexistence +inexorability +inexpedience +inexpiably +inexplicability +inexpugnable +inexpugnableness +inexpugnably +inexpungible +inextinguishably +inextricability +infall +infanta +infantilism +infantility +infarct +infarcted +infarction +infatuate +infatuated +infatuations +infaunal +infectivity +infector +infecundibility +inferrer +inferrible +infestant +infiltrator +infiltrators +infinitival +inflammability +inflammably +inflammatorily +inflationism +inflationist +inflator +inflexion +inflictor +inflorescence +inflorescences +inflorescent +informatics +informatory +infract +infractor +infrahuman +infrangibility +infrangible +infrangibleness +infrangibly +infrasonic +infraspecific +infrastructural +infrequence +infrequency +infundibular +infundibulate +infusibility +infusoria +infusorial +infusorian +ingather +ingathering +ingenue +ingle +ingratiatory +ingress +ingression +ingressive +ingressiveness +ingrowing +inguinal +ingurgitate +ingurgitation +inhabitancy +inhalational +inhalator +inharmonic +inharmony +inherence +inheritability +inhumanity +inhumation +inhume +inhumed +inhumes +inhuming +inimitably +initialism +initiatory +initio +injectant +injector +injectors +injunct +inkhorn +inkiness +inkle +inkstand +inkwell +inky +inmost +innard +innersole +innerspring +innervate +innervated +innervates +innervating +innervation +innervational +innerve +innkeeper +innkeeper's +innkeepers +innocency +innominate +innovational +innovator +innovatory +innumerous +inobservance +inobservant +inoculant +inoculativity +inoculator +inoculum +inoffensive +inoffensively +inoffensiveness +inoperculate +inosculate +inosculated +inosculates +inosculating +inosculation +inositol +inotropic +inpatient +inphase +inpour +inquisitional +inquisitorial +inquisitorially +inrush +insalubrious +insalubrity +insanitation +insatiability +insatiably +insatiate +insatiately +insatiateness +inscriptional +inscriptive +inscriptively +inscroll +inscrutably +insculp +inseam +insectan +insectary +insecticidal +insecticidally +insectifuge +insectile +insectivore +insectivore's +insectivores +insectivorous +insectivory +inseminator +insentience +insentient +insertional +insessorial +insetted +inshore +insignificancy +insinuator +insipidity +insistency +insolate +insolation +insole +insolubly +insolvably +insoul +inspan +inspectorate +inspectorship +insphere +inspirator +inspiratory +inspirit +inspissate +inspissated +inspissation +inspissator +instalment +instalments +instancy +instantaneity +instar +instate +instating +instauration +instil +instillment +instils +institutionalism +institutor +instructorship +instructress +instrumentalism +instrumentality +insubstantiality +insufferableness +insufferably +insufficience +insufflate +insufflated +insufflates +insufflating +insufflation +insufflator +insugently +insulant +insularism +insupportably +insuppressibly +insurability +insurable +insurgency +insurmountably +insuror +insurrectional +insurrectionary +insurrectionist +insusceptibly +intaglio +intangibility +integrability +integrality +integrationist +integrator +integumental +integumentary +intellection +intellectualism +intellectualist +intellectualistic +intellectus +intelligential +intendance +intendment +intenerate +inteneration +intentionality +intepupillary +interactant +interactional +interatomic +interbrain +interbreed +intercalary +intercellular +intercellularly +intercession +intercessional +intercessor +intercessory +interclavicle +interclavicular +intercolumniation +intercommunion +intercomputer +interconversion +interconvert +interconvertibility +interconvertible +intercooler +intercostal +intercostally +intercrisis +intercrop +intercross +intercultural +interculturally +intercurrent +intercurrently +intercut +interdenominationalism +interdental +interdentally +interdepend +interdiction +interdictor +interdictory +interdiffuse +interdiffusion +interdigitate +interdigitation +interfacial +interfascicular +interferential +interferogram +interferogram's +interferograms +interferometrically +interfertile +interfertility +interfile +interframe +interfuse +interfusion +intergeneric +intergradation +intergradational +intergrade +intergrowth +interhemispheric +interionic +interiority +interjection +interjectional +interjectionally +interjector +interjectory +interlacement +interlaminate +interlamination +interlard +interleaf +interline +interlinear +interlinearly +interlineation +interlocal +interlocution +interlocutory +interlope +interloped +interloper +interlopes +interloping +interlunar +interlunary +intermarry +intermeddle +intermeddler +intermediacy +intermembrane +intermetallic +intermezzo +intermit +intermittence +intermitter +intermixture +internality +internationalism +interne +internecine +internee +internescine +interneuron +interneuronal +internist +internment +internodal +internode +internship +internuclear +internuncial +internuncially +internuncio +interoceptive +interoceptor +interoffice +interpellate +interpellation +interpellator +interpenetrate +interpenetration +interphase +interplant +interplead +interpleader +interpolator +interpolatory +interpretability +interpretational +interreligious +interring +interrogational +interrogee +interrogees +interscholastic +intersectoral +interservice +intersession +intersex +intersexual +intersexuality +intersexually +interspace +interspecific +interstadial +intersterile +intersterility +intersubjective +intersubjectively +intersubjectivity +intertestamental +intertidal +intertidally +intertie +intertill +intertillage +intertropical +intertwinement +intertwist +interurban +intervale +intervalometer +intervalometer's +intervalometers +interventionism +intervertebral +intervertebrally +interwar +interweave +interweaves +interzonal +interzone +intestacy +intima +intimidator +intimidatory +intinction +intine +intitule +intl +intnl +intonational +intraarterial +intraarterially +intracardiac +intracardial +intracardially +intracellular +intracellularly +intracranial +intracranially +intracutaneous +intracutaneously +intradermal +intradermally +intrados +intraepithelial +intragalactic +intramolecular +intramolecularly +intrans +intransigeance +intransigeant +intransigeantly +intrant +intraperitoneal +intraperitoneally +intrapersonal +intrapopulation +intrapsychic +intrapsychically +intraspecies +intraspecific +intraspecifically +intrauterine +intravascular +intravital +intravitally +intravitam +intrazonal +intreat +intrench +intrepidity +intrigant +intriguant +intrinsical +intrinsicalness +introductorily +introgressant +introgression +introgressive +introit +introjection +intromission +intromit +intromittent +intromitter +introrse +introrsely +introspectional +introspectionism +introspectionist +introspectionistic +introversive +introversively +intrvascularly +intsv +intuit +intuiting +intuitional +intuitionism +intumesce +intumescence +intumescent +intussuscept +intussusception +intussusceptive +inulin +inundator +inundatory +inurement +inurn +inutility +inv +invaginate +invaginated +invaginates +invaginating +invagination +invalidator +inveiglement +invenit +inventorial +inventorially +inventress +invercalt +invertase +investable +investigational +investiture +inveteracy +invictus +invigorator +inviible +invincibility +invincibly +inviolableness +inviolably +inviolacy +inviscid +invitatory +invocational +invocatory +involucral +involucrate +involucre +involucred +involucrum +involutional +involutionary +invulnerably +inweave +iodic +iodin +iodoamino +iodocompounds +iodoform +iodophor +iodoprotein +iodopsin +iodothyronines +iodotyrosines +iodous +ione +ionicity +ionium +ionospherically +iosola +iotacism +ipecacuanha +iproniazid +ipsilateral +ipsilaterally +iraqi +irascibility +irascible +irascibleness +irascibly +ireful +irenaeus +irenic +irenically +irenics +irid +iridaceous +irides +iridescence +iridescent +iridescently +iridic +iridosmine +irina +ironbound +ironclad +ironfisted +ironhanded +ironhandedly +ironhandedness +ironhearted +ironist +ironmaster +ironmonger +ironmongery +ironware +ironweed +irradiance +irradiator +irradicable +irradicably +irrationalism +irrationalist +irrationalistic +irreal +irreality +irreclaimable +irreclaimably +irreconcilability +irreconcilably +irreconciliable +irrecoverably +irrecusable +irrecusably +irred +irredenta +irreducibility +irreformability +irreformable +irrefragability +irrefragable +irrefragably +irrefrangible +irrefutability +irrefutably +irreg +irregardless +irrelative +irrelatively +irreligion +irreligionist +irreligious +irreligiously +irremeable +irremediably +irremovability +irremovably +irrepealability +irrepealable +irreplaceability +irreplaceably +irrepressibility +irrepressibly +irreproachability +irreproachably +irresoluble +irrespirable +irresponsive +irresponsiveness +irretrievability +irretrievably +irreversibility +irrevocability +irrigational +irrigationists +irrigator +irrigators +irrotational +irrotationally +irrupt +irrupted +irrupting +irruptive +irruptively +irrupts +isentropic +islandia +ism +isoagglutination +isoagglutinative +isoagglutinin +isoagglutinogen +isoalloxazine +isoantibody +isoantigen +isoantigenic +isoantigenicity +isobar +isobaric +isobutylene +isochromatic +isochron +isochrone +isochronism +isoclinal +isoclinally +isoclinic +isoclinically +isogram +isogram's +isograms +isolationist +isolator +isologue +isomagnetic +isomerase +isomeric +isomerism +isomerous +isometrical +isometrically +isometry +isomorphous +isoniazid +isonomy +isooctane +isophotal +isophote +isopiestic +isotonically +isotonicity +isotopically +isotopy +isozyme +isozymic +issuable +issuably +issueless +isthmic +italianate +itchiness +itchy +iterance +iterant +itineracy +itinerancy +itinerate +itinerated +itinerates +itinerating +itineration +itsy +iud +iuds +izaak +jabber +jabbered +jabberer +jabbering +jabbers +jabberwocky +jabot +jackal +jackal's +jackals +jackanapes +jackassery +jacketted +jacketting +jackhammer +jackscrew +jacobite +jacoby +jacquerie +jactitation +jagger +jaggery +jaggy +jai +jailbait +jailbird +jailbreak +jailor +jalousie +jamb +jambalaya +jammer +janis +janitress +japanned +japanner +japanning +jape +japer +japery +japes +japing +japonica +jardiniere +jarful +jargonistic +jasmine +jauntily +java +javanese +jawbreaker +jawline +jaybird +jazzily +jazzman +jeanne +jeepable +jeeringly +jell +jelled +jelling +jello +jells +jellylike +jerkily +jerkin +jerkwater +jeroboam +jessy +jesuitic +jesuitical +jesuitically +jesuitry +jetbead +jetport +jetsam +jettied +jetties +jettisonable +jetty +jettying +jeunes +jib +jibber +jibbers +jibbing +jibboom +jiff +jigged +jigglier +jiggly +jimjams +jingly +jingo +jingoes +jingoish +jingoism +jingoist +jingoistic +jingoistically +jink +jinks +jinn +jinni +jinny +jitney +jitneys +jiujutsu +jobbed +jobber +jobbers +jobrel +jocosity +jocularity +jocundity +jodhpur +jodhpurs +jogger +joggers +jogging +joinable +joinder +joinery +jointress +jointure +jointured +jointures +jointuring +jointworm +joist +joists +jollification +jollifications +jolty +jouncier +jouncy +jour +journalistically +journeywork +jow +jowlier +jowly +joyance +jubilarian +judgmatic +judgmatical +judgmatically +judoist +jugful +jugged +juggernaut +juggernaut's +juggernauted +juggernauting +juggernauts +jugglery +jugular +jugulum +juiceless +juicily +jujitsu +jujutsu +jukebox +julienne +junco +junctional +junctor +jungian +jungly +junkyard +junto +juntos +jural +jurally +jurassic +jurat +jure +jurel +juridic +jurisconsult +jurisconsults +juristic +juristically +jussive +jussives +juste +justiciability +justiciar +justifiability +justificative +justificatory +justment +jutted +juttied +jutties +jutty +juttying +juvenescence +juvenescent +juvenilia +juvenility +juvenocracy +juxtapositional +kaftan +kaiser +kale +kaleidoscope +kaleidoscoped +kaleidoscopes +kaleidoscopic +kaleidoscopical +kaleidoscopically +kaleidoscoping +kalmia +kapok +kaput +karateist +karma +karmic +karyatid +katydid +kava +kayak +kayaker +kayaks +kayo +kayoed +kayoing +kebab +kebabs +keddah +keegan +keelboat +keelhaul +keelless +keelson +keepsake +keepsakes +keeshond +kegful +kegsful +kelts +kerchieves +kern +kerne +kernite +kerosine +kerry +kerygma +kestrel +ketch +ketches +ketene +keto +ketogenesis +ketogenic +ketonic +ketose +ketosteroid +ketotic +kettledrum +kewaskum +kewaunee +keybutton +keyless +keyway +keyways +khrush +kibble +kibbled +kibbles +kibbling +kibbutz +kibbutznik +kibe +kibosh +kickapoo +kickshaw +kickshaws +kickstand +kickup +kickups +kiddish +kiddush +kiddy +kidskin +kiel +kielbasa +killdeer +killebrew +kiln +kilo +kilobar +kilocalorie +kilocalories +kilocurie +kilocycle +kilocycles +kilooersted +kiloparsec +kilorad +kilos +kilt +kilter +kindergartner +kindless +kindlessly +kine +kinematical +kinematically +kinescope +kinescoped +kinescopes +kineses +kinesic +kinesiology +kinesis +kineticist +kinetin +kinetochore +kinetonucleus +kinetoplast +kinetoplastic +kinetoscope +kinetosome +kinfolk +kinfolks +kingfish +kingmaker +kingship +kingside +kingwood +kinkajou +kinkajou's +kinnickinnic +kinsey +kinsfolk +kinswoman +kip +kipper +kippered +kippering +kippers +kips +kirk +kirkwood +kirsch +kismet +kissable +kitchenware +kitchenwares +kith +kithe +kithing +kitschy +kittle +kittled +kittler +kittles +kittling +kiva +kivu +kiwi +kiwi's +kiwis +kiz +kizzie +klatch +klatsch +klauber +kleptomania +kleptomaniac +kline +knackery +knavery +knavish +knavishly +kneadable +kneehole +kneeholes +knickknack +knifelike +knish +knitter +knitwear +knobbed +knobeloch +knockabout +knockabouts +knothole +knotter +knotweed +knout +knoweth +knowily +knowledgeability +knowledgeably +knucklebone +knucklebones +knucklehead +knuckleheaded +koine +koinonia +kola +kolkhoz +kombu +konga +konrad +kook +kookaburra +kookie +kookier +kookiness +kooky +kooning +kopeck +kopek +kowtow +kpc +kraemer +kraken +kremlinologist +kremlinology +kretchmer +krummholz +kudo +kudu +kulak +kultur +kurdish +kwashiorkor +labdanum +labellate +labellum +labia +labiate +lability +labium +laborious +laboriously +laboriousness +laborsaving +labradorite +labyrinthian +labyrinthine +laceless +lacelike +lacemaker +lacewing +lacework +lacey +laches +lachrymal +lachrymator +lachrymose +lachrymosely +lacier +laciniate +laciniated +laciniation +lackaday +laconic +laconically +laconics +laconism +laconisms +lacrimal +lacrimation +lacrimator +lactase +lacteal +lactic +lactiferousness +lactobionamide +lactobionamides +lactobionic +lactobionyl +lactogenic +lactoglobulin +lactone +lactonic +lacunal +lacunar +lacunaria +lacunary +lacunate +lacustrine +lacy +ladanum +laddie +lade +ladybird +ladybird's +ladybirds +ladybug +ladybug's +ladybugs +ladyfern +ladyfinger +ladykin +ladylove +ladyship +lage +lagger +lagniappe +lagomorph +lagomorphic +lagomorphous +lagoonal +laguna +laic +laical +laically +laicism +laird +lairdly +laitance +laitances +lakefront +lakeshore +lakewood +lakh +laky +lallygag +lallygagged +lam +lama +lamasery +lambast +lambaste +lambency +lambent +lambently +lambert +lambertian +lambeth +lambkill +lambskin +lamebrain +lamebrained +lamella +lamellae +lamellar +lamellarly +lamellas +lamellate +lamellately +lamellation +lamelliform +lametedly +lamia +laminal +laminaria +laminarian +laminarin +laminator +laminin +lampoonery +lamster +lanai +lancelet +lanceolate +lanceolately +lancet +lanceted +lancinate +lancinated +lancinates +lancinating +lancination +lancinations +landaulet +landes +landfall +landform +landlocked +landlordism +landlubber +landlubberly +landmass +landmasses +landowning +landside +landslip +landslips +landsman +landward +landwards +lanesmanship +langeland +languishment +languorous +languorously +langur +lankily +lanolin +lanuginous +lanuginousness +lanyard +laodicean +laparotomy +lapboard +lapdog +lapful +lapidarian +lapper +lappet +lapstrake +lapstreak +lapwing +larcener +larcenist +larcenous +larcenously +lardy +lares +largehearted +largess +larghetto +largish +largo +largos +larkier +larkspur +larky +larvicidal +larvicide +larynges +laryngitis +laryngology +laryngoscope +laryngoscopic +lasagna +lasagne +lascar +lase +lassie +lassies +lassitude +lassitudes +lassoes +latchet +latchkey +latchstring +latecomer +latecomers +lateen +lateener +lateiner +latened +latening +latensification +latensifications +latensified +latensifies +latensify +latera +laterite +lathery +latices +laticiferous +latish +latitudinarian +latitudinarianism +latten +latticework +lattimer +latus +laudability +laudable +laudableness +laudation +laudations +laudative +laudatorily +laughterful +launderability +launderette +launderettes +laundress +laundryman +laundrywoman +laurate +laureateship +lavabo +lavage +lavaged +lavalava +lavaliere +lavalike +lavallade +lavalliere +lavation +lavational +lavato +lave +laveer +laver +laverock +laving +lawmaker +lawny +laxation +layabout +layabouts +layaway +layerage +layette +layover +layovers +laypeople +laywoman +laywomen +laze +lazes +lazyish +lea +leachable +leadeth +leadier +leadless +leadoff +leadwork +leady +leafage +leaflike +leafstalk +leafstalks +leakily +leant +leapfrogged +leapfrogging +learnable +leary +leastways +leastwise +leasure +leatherback +leatherlike +leatherwork +lecherous +lecherously +lecherousness +lecithin +lecithinase +lectern +lectern's +lecterns +lectin +lectin's +lectins +lection +lectionary +lectureship +lederhosen +ledgy +leeboard +leeds +leftism +legalese +legalism +legalist +legalistic +legalistically +legateship +legatine +legator +legendarily +legendry +legerity +leges +legionary +legionnaire +legionnaires +legis +legislatorial +legislatorship +legislatress +legislatrix +legist +legit +legitimism +legitimist +legless +legman +legroom +legwork +lei +leith +lemke +lemony +lemur +lemures +lengthways +lenience +lenis +lenitive +lenitively +lenity +lense +lensless +lenticulate +lenticulation +lentissimo +lento +leopardess +leotard +leotards +lepidolite +lepidopterist +leprechaun +leprechauns +leprotic +leprous +leprously +leprousness +lepton +lepton's +leptons +leptospiral +les +lesbianism +lessee +letch +letdown +letdowns +lethargic +lethargically +letted +letterpress +letup +leu +leucine +leucite +leucitic +leucoma +leukemic +leukemoid +leukocyte +leukocytic +lev +levanter +levator +levatores +levators +leveeing +levelheaded +levelheadedness +leven +leveret +leviathan +leviathan's +levigate +levigated +levigates +levigating +levigation +levirate +leviratic +levitational +levorotation +levorotatory +levulose +lewellyn +lewisite +lexica +lexicality +lexicographer +lexicographer's +lexicographers +lexicography +lexicostatistic +lexicostatistics +ley +liaise +liaised +liaises +liaising +liana +lib +libationary +libelist +liber +liberace +liberalist +liberalistic +liberationist +liberationists +libertarianism +libertie +libertinage +libertinism +libidinal +libidinally +libra +librae +librarianship +librate +libration +librational +libratory +libriform +licating +licenseless +licenselesses +licensure +licentiate +licentiateship +lichee +lichenous +licht +lichtenstein +lichter +lickerish +lickerishly +lickerishness +lickspittle +lictor +lidded +lido +lidocaine +lidos +lieberman +lief +lierne +lieutenancy +lieve +lifeful +lifeline +lifelines +lifemanship +lifesaver +lifeway +lifework +liftable +liftman +ligamentary +ligamentous +ligate +ligated +ligates +ligating +ligation +ligations +lighterage +lightface +lightfaced +lightfooted +lightfootedly +lightfootedness +lightful +lighthanded +lighthandedness +lightheaded +lightish +lightless +lightship +lightsome +lightsomely +lightsomeness +lightyear +lightyears +ligneous +lignification +lignified +lignifies +lignify +lignifying +lignin +lignitic +lignocellulose +ligulate +ligule +ligure +likability +likable +likableness +lilliput +lilliputian +limba +limbless +limbus +limeade +limekiln +limen +limey +limier +liminal +limitable +limitary +limitational +limitative +limitrophe +limmer +limn +limner +limnetic +limnic +limning +limnological +limnologically +limnologist +limnology +limo +limo's +limonene +limonite +limonitic +limos +limpet +limpidity +limpkin +limpsy +limulus +limy +linac +linage +linate +linated +lination +linchpin +linchpin's +linchpins +lindy +lineality +lineament +lineamental +lineation +linebacking +linebreed +linecaster +linecasting +lineolate +lineolated +lineprinter +lineprinter's +lineprinters +linerless +linesman +linga +lingoes +lingonberry +linguae +linguine +linguistical +linguistician +lingulate +linin +linkboy +linkman +linksman +linkup +linoleate +linoleic +linolenate +linos +lintel +linty +linum +lionhearted +lionlike +lipide +lipidic +lipless +liplike +lipolysis +lipolytic +lipped +lippen +lippier +lipping +lippy +lipread +lipreading +liquate +liquated +liquates +liquating +liquation +liquations +liquefactive +liquefactive's +liquefactives +liquefiability +liquefiable +liquescent +liquidator +liquorice +lira +liras +lire +lisle +liss +lissom +lissome +lissomely +lissomeness +liste +listel +listenable +listeriosis +liston +literalist +literalistic +literality +literarily +literati +literatim +literator +literatus +litharge +lithesome +lithia +lithiasis +lithic +lithically +litho +lithographic +lithographically +lithologic +lithological +lithologically +lithophane +lithophyte +lithophytic +lithopone +lithos +lithosol +lithotomy +lithuanian +litigable +litotes +litterateur +litterbag +littermate +littermate's +littermates +littery +liturgiologist +liturgiology +liturgist +litz +liveability +liveable +livelily +livelong +liverish +liverishness +liveryman +lividity +livlihood +lixiviate +lixiviated +lixiviates +lixiviating +lixiviation +lizzy +llama +llama's +llamas +llano +llanos +lo +loach +loaches +loanable +loanword +loanword's +loanwords +lobar +lobate +lobated +lobately +lobation +lobbing +lobbyer +lobbyism +lobbyist +lobectomy +lobelia +lobeline +loblolly +lobo +lobos +lobscouse +lobsterman +lobstermen +lobulate +lobulated +lobulation +lobulose +localism +localite +locatable +loch +lockable +lockage +lockbox +locket +lockies +lockjaw +lockstep +lockstitch +loco +locoes +locofoco +locoism +locomote +locomoted +locomotes +locomoting +locular +loculate +loculated +loculation +locule +loculed +loculus +locution +locutor +lode +loden +lodestar +lodgement +loess +loftily +logbook +loggets +loggia +loggie +loggy +logia +logicality +logistician +lognormal +lognormality +lognormally +logo +logogram +logogram's +logogrammatic +logograms +logograph +logographic +logographically +logogriph +logomachy +logorrheic +logos +logotype +logroll +logroller +logrolling +logwood +logy +lollipop +lollop +lollygag +lollypop +londonderry +lonelily +longanimity +longanimous +longboat +longboats +longbow +longbowman +longeron +longevous +longhair +longhaired +longhead +longheaded +longheadedness +longhouse +longlegs +longline +longshoreman +longshoring +longsome +longsomely +longsomeness +longspur +longstreet +longue +longwinded +loo +loobies +looby +looney +loonier +looniness +loony +loosestrife +lopper +loppier +loppy +lopseed +loquat +loran +lorans +lorca +lordling +lordosis +lordotic +loreal +lorgnette +lorgnettes +lorgnon +lorgnons +loricate +loricated +loris +lorn +lornness +lory +los +losable +losableness +losel +loth +lotharios +lotos +lotted +lotting +lotto +loudmouth +loudmouthed +lough +loup +loupe +louping +lousily +lout +loutish +loutishly +loutishness +louts +loveable +lovejoy +lovelily +lovelock +lovelocks +lovemaking +lovesick +lovesickness +lovesome +lowborn +lowbred +lowbrow +lowermost +lowery +lowlihead +lowlily +lown +lox +loxes +loxodrome +loxodromic +loxodromically +loxodromics +loy +loyola +lubber +lubberland +lubberlanders +lubberliness +lubberly +lubbers +lube +lubric +lubrical +lubricator +lubricous +lubritorium +lucency +lucien +luciferous +lucubrate +lucubrated +lucubrates +lucubrating +lucubration +lucubrations +lucubrator +luculent +luculently +ludmilla +lues +luetic +luetically +luggageless +lugger +lugubrious +lugubriously +lugubriousness +lukemia +lum +lumbago +lumberjack +lumberjack's +lumberjacks +lumbian +lumenal +lumens +lumina +luminaire +luminal +luminance +luminesce +luminesced +luminescing +luminiferous +luminist +lummus +lumpily +luncheonette +lune +lunes +lunette +lungfish +lunisolar +lunitidal +lunker +lunkhead +lunkheaded +lunt +lunule +luny +lupanar +lupulin +lupus +lurdane +lusion +lustihood +lustra +lustral +lustrate +lustrated +lustrates +lustrating +lustration +lustrations +lustrum +luteal +lutenist +luteous +lutetium +lutihaw +lux +luxate +luxated +luxates +luxating +luxation +luxations +lycanthropic +lycanthropy +lycee +lyceum +lychee +lychnis +lycidas +lymphadenitis +lymphatic +lymphatically +lymphoblast +lymphoblastic +lymphocytic +lymphocytosis +lymphoid +lymphomatoid +lymphomatosis +lymphomatous +lymphopoiesis +lyndon +lyonnaise +lyophile +lyophilic +lyophobic +lyotropic +lyrate +lyrated +lyrately +lyrebird +lyrebird's +lyrebirds +lyrism +lyrist +lysate +lyse +lysergic +lyses +lysimeter +lysimeter's +lysimeters +lysimetric +lysin +lysine +lysing +lysis +lysogen +lysogenic +lysogenicity +lysogeny +lysolecithin +lysosomal +lysosomally +lysosome +lysozyme +lytically +macadam +macaque +macaronic +macaronically +macaronies +macaroon +macaw +macaw's +macaws +macerate +macerated +macerates +macerating +maceration +macerations +macerator +macerators +machete +machicolate +machicolation +machinability +machinate +machinated +machinates +machinating +machinator +machineable +mackerel +mackerels +mackle +mackled +mackles +macklin +mackling +macle +macled +macrame +macroaggregate +macroaggregated +macrobiotic +macrobiotics +macrocephalic +macrocephalous +macrocephaly +macrocosm +macrocosmic +macrocosmically +macrocyte +macrocytic +macrocytosis +macroeconomic +macroevolution +macroevolutionary +macrofossil +macrogamete +macroinstruction +macron +macronucleus +macronutrient +macropathological +macropathology +macrophagic +macrophyte +macrophytic +macroscale +macroscopical +macrostructural +macrostructure +macrostructure's +maculate +maculated +maculates +maculating +maculation +maculations +macule +madded +maddish +madrigalian +madrigalist +madrilene +madrona +madrone +madstone +madstones +madwoman +madwomen +maelstrom +maelstrom's +maelstroms +maenadic +maeterlinck +mafia +mafioso +magazinism +magazinist +magazinists +maggotries +maggotry +magicked +magicking +magill +magisterium +magistracy +magistral +magistrally +magistrateship +magistratical +magistratically +magistrature +magma +magmatic +magna +magnesian +magnetitic +magnetodynamo +magnetoelectric +magnetoelectrical +magnetoelectricity +magnetofluidmechanic +magnetofluidmechanics +magnetogasdynamic +magnetogasdynamics +magnetogram +magnetogram's +magnetograms +magnetograph +magnetohydrodynamic +magnetohydrodynamics +magnetometer +magnetometer's +magnetometers +magnetometric +magnetometry +magnetomotive +magneton +magnetooptic +magnetooptical +magnetooptics +magnetoscope +magnetosphere +magnetospheric +magnetostatic +magnetostriction +magnetostrictive +magnetostrictively +magnetron +magnetrons +magnific +magnifical +magnifically +magnifico +magniloquence +magniloquent +magniloquently +magtape +magtapes +maguire +maguires +magus +maharaja +maharaja's +maharajah +maharanee +maharani +maharishi +mahatma +mahatmaism +mahler +mahlstick +mahout +maidenhead +maidenhood +maidhood +maidish +maieutic +maieutical +maieutics +mailability +mailbag +mailbags +mailboat +mailboats +maillot +mailplane +mailplanes +mailsack +mailsacks +mainmast +mainsail +mainsheet +mainspring +maintop +maisonette +maisonettes +maitre +maitres +maize +maizer +maizers +maizes +majestical +majolica +majordomo +majordomos +majorette +majorettes +majuscular +majuscule +makeable +makebate +makefast +makepeace +makeshifty +makeweight +mako +makos +mal +malachite +malacologic +malacological +malacologist +malacology +malacostracan +maladaptation +maladminister +maladministration +malamud +malamute +malapert +malapertly +malapertness +malapportioned +malapportionment +malappropriate +malappropriated +malappropriates +malappropriating +malapropian +malapropos +malar +malarian +malariated +malariologist +malariology +malarkey +malate +malathion +malaxate +malaxated +malaxates +malaxating +malconduct +malconformation +maldevelopment +maldistribute +maldistribution +maledictory +malefaction +malefic +maleficence +maleficent +malemute +malentendu +malfeasance +malgovernment +malic +maliferous +malignance +malignity +malinger +malingered +malingerer +malism +malleability +mallemuck +malleus +mallow +malmsey +malodorous +malodorously +malodorousness +malolactic +malposition +malpractitioner +maltase +maltobionic +maltose +maltreatment +maltster +malty +malvasia +malvasian +malversation +malvoisie +mammalogist +mammalogy +mammary +mammer +mammies +mammillar +mammillary +mammillate +mammillated +mammock +mammography +mammon +mammonism +mammonist +mammonite +mammy +mana +manacle +manacled +manacles +manacling +manageability +manageably +managemental +manageress +managership +manchet +mancipation +mancipatory +manciple +manciples +mandala +mandarinate +mandarinates +mandarinic +mandarinism +mandataries +mandatary +mandator +mandatorial +mandibular +mandibulate +mandola +mandolinist +mandolinists +mandorla +mandragora +mandrel +mandril +mandrill +manducate +manducated +manducates +manducating +manege +manful +manfully +manfulness +manganate +manganesian +manganic +manganite +manganous +mange +mangel +mangier +mangily +manginess +mango +mango's +mangos +mangrove +mangy +manhandle +manhandled +manhandles +manhandling +manhunt +manhunts +manically +manicotti +manicurist +manifestant +manifesto +manifesto's +manifestoed +manifestoes +manifestoing +manifestos +manioc +manipular +manitowoc +mankowski +manless +manlike +mannerist +manneristic +mannerless +mannikin +mannish +mannishly +mannishness +mannitic +mannitol +mannopyranosyl +mannosyl +manometric +manometrical +manometrically +manometry +manorialism +manque +manrope +manropes +mansard +mansarded +manse +manship +manslayer +mansuete +mansuetude +mantelet +mantelpiece +mantelshelf +mantic +mantis +mantises +mantra +mantua +manubrium +manuduction +manuductory +manufactory +manumission +manumit +manumitted +manumitting +manurial +manuscriptal +manward +manwards +manwise +manyfold +manzanita +maplecrest +mapmaker +mapmakers +mapmaking +mapper +mappery +mappist +mappists +maquillage +maquis +marabou +maraschino +marasmic +marasmus +maraud +marauder +marauding +marauds +marbly +marcelled +marcelling +marchesa +marchese +marchioness +marchpane +marconigram +marconigram's +marconigrams +marcotte +margarita +marginate +marginated +marginates +marginating +margination +marginations +mariachi +marimba +marish +marjoram +markdown +marketeer +marketeer's +marketeering +marketeers +marketwise +markovitz +marksmen +markswoman +markswomen +markup +markups +marl +marline +marmoreal +marmoreally +marmorean +marmoset +marmoset's +marmosets +marmot +marplot +marque +marquet +marquisate +marquise +marquisette +marrowfat +marrowless +marrowy +marse +marshalcy +marshalship +marshier +marshiness +marshmallowy +marshy +marsupial +marsupial's +marsupials +marsupium +martensite +martensitic +martensitically +martinet +martlet +martyrologies +martyrologist +martyrologists +martyrology +martyry +marzipam +marzipan +maskable +masochism +masochistic +masochistically +massbus +masseter +masseteric +masseur +masseurs +masseuse +massicot +massif +massifs +massy +mastectomies +mastectomy +mastership +mastersinger +mastersingers +masterstroke +masterstrokes +masterwork +masthead +mastic +masticate +masticated +masticates +masticating +mastication +mastications +masticator +masticators +masticatory +mastitic +mastodonic +mastodont +mastoid +mastoidectomy +mastoideus +mastoiditis +masturbational +masturbatory +matador +matchboard +matchboarding +matchlock +matchwood +matelote +materfamilias +materialist +materialistically +materiality +matey +maths +matinal +matins +matriarchate +matriarchy +matric +matricidal +matricide +matriculant +matrilineal +matrilineally +matroid +matronymic +matt +matte +mattei +mattery +mattie +mattock +matutinal +matutinally +matzo +matzos +maude +maudlinism +maudlinisms +maugre +mauricio +maxi +maxilla +maxillae +maxillary +maxillas +maxilliped +maxillipede +maximalist +mayapple +mayflower +mayfly +mayoralty +mayoress +maypole +mayst +mazy +mazzard +mea +meadowlark +meadowlark's +meadowlarks +meagre +mealie +mealymouth +mealymouthed +mealymouthedly +mealymouthedness +mealymouthednesses +meandrous +measurability +measureless +meatball +meatballs +meath +meatman +meatmen +mech +mechanician +mechanistically +mechanoreceptor +mecholyl +mecum +medallic +meddlesome +meddlesomeness +mediacy +mediad +mediae +medial +medially +mediant +mediational +mediatorial +mediatorship +mediatory +mediatress +mediatresses +mediatrice +mediatrix +medicable +medicably +medicaid +medicament +medicamented +medicamenting +medicamentous +medicaments +medicare +medicinable +medicolegal +medievalise +medievalises +medievalism +medievalism's +medievalisms +medievalistic +medievalistics +meditator +mediumship +medlar +medlars +medulla +medullary +medullated +medusae +medusoid +meerschaum +megabuck +megacycle +megagamete +megagametophyte +megakaryocyte +megakaryocytic +megalith +megalithic +megaloblast +megaloblastic +megalomaniacal +megalomaniacally +megalomanic +megalopolis +megalopolistic +megalopolitan +megalopolitanism +megalopteran +megalopterous +megaparsec +megaphone +megaphonic +megapolis +megapolitan +megarians +megascopic +megascopically +megasporangium +megaspore +megasporic +megasporogenesis +megasporophyll +megillah +megrim +megrims +meiosis +meiotic +meiotically +meister +melancholia +melancholiac +melancholic +melancholically +melanic +melanism +melanist +melanistic +melanite +melanitic +melanoblast +melanoblastic +melanoblastoma +melanochroic +melanocyte +melanogenesis +melanoid +melanophore +melanosis +melanotic +melatonin +melic +melies +meliorator +meliorism +meliorist +melioristic +mell +melliferous +mellifluent +mellifluently +mellifluous +mellifluously +mellifluousness +mellitin +mellophone +melodist +melodramatically +melodramatist +meltability +meltable +meltdown +meltdown's +meltwater +meltwaters +membranal +membraneless +membranous +membranously +meme +memorably +memorialist +memoriter +menarcheal +mencken +menckenese +mendable +mendicancies +mendicancy +mendicant +mendicants +mendicities +mendicity +mendoza +menhaden +menhir +meningeal +meninges +meningitic +meningitis +meningococcal +meningococcic +meninx +menisci +meniscus +meniscuses +menominee +menopausal +menorah +menorrhagia +menorrhagic +mensal +mensch +mense +menseful +menseless +menservants +menstruous +menstruum +mensurability +mensural +mensurational +menswear +mentalist +mentation +mentations +menthol +mentholated +mentorship +mentum +meow +meow's +meowed +meowing +meows +mephitic +mephitis +mercantilism +mercantilist +mercantilistic +mercenarily +mercery +merchantable +merchantman +merchantmen +mercurate +mercurated +mercurates +mercurating +mercuration +mercurations +mercurous +merganser +mergence +mergences +meridional +meridionally +merino +meristically +meriwether +meroblastic +meroblastically +merocrine +meromorphic +meromyosin +merrick +merrimac +merrymaker +merryman +merrythought +mescal +mesdames +mesdemoiselles +meseems +mesenteric +mesenteron +meshwork +meshy +mesial +mesially +mesic +mesically +mesmerically +mesmerism +mesmerisms +mesmerist +mesmerists +mesne +mesoblast +mesoblastic +mesocarp +mesoderm +mesodermal +mesodermic +mesomerism +mesomorph +mesomorphic +mesomorphism +mesomorphy +mesonephric +mesonephros +mesonic +mesopause +mesopelagic +mesophase +mesophases +mesosome +mesosphere +mesospheric +mesothoracic +mesothorax +mesothorium +mesotron +mesotronic +mesotrophic +messaline +messiahship +messianic +messianism +messuage +messuages +mestizo +metabole +metabolically +metacarpal +metacarpus +metacentric +metachromatic +metaethical +metaethics +metagalactic +metagalaxies +metagalaxy +metagenesis +metagenetic +metagenetically +metalicities +metalicity +metalicity's +metallically +metallike +metallist +metallists +metallographer +metallographic +metallographically +metallographist +metalloidal +metallurgist +metalware +metamathematician +metamathematics +metamere +metameric +metamerically +metamerism +metamorphically +metanephric +metanephros +metaph +metaphase +metaphysician +metaplasia +metaplasm +metaplasmic +metaplastic +metaprotein +metapsychological +metapsychology +metasomatic +metasomatically +metasomatism +metastability +metastable +metastably +metastasis +metastatic +metastatically +metatarsal +metatarsally +metatarsus +metate +metathesis +metathetic +metathetical +metathetically +metathoracic +metazoa +metazoal +metazoan +metempsychosis +metencephalic +metencephalon +meteorically +meteoritical +meteorograph +meteorographic +meteoroidal +meteorol +meteorologic +meteorologicaly +meteorologist +methacrylate +methadon +methadone +methamphetamine +methanolic +metheglin +methinks +methionine +methodic +methodistic +methodologist +methought +methylal +methylamine +methylase +methylate +methylated +methylation +methylator +methylcholanthrene +methylic +methylnaphthalene +methylphenidate +meticulosity +metier +metis +metonym +metonymic +metonymical +metonymically +metonymy +metope +metopon +metrazol +metrication +metrist +metrological +metrologically +metrologist +metrology +metronomic +metronomical +metronomically +mewl +mezuza +mezuzah +mezzanine +mezzanines +mezzotint +miasmatic +miasmic +micaceous +micellar +micelle +micelle's +micelles +micra +microampere +microamperes +microanalyst +microanalytical +microanatomical +microanatomy +microbarograph +microbe +microbe's +microbeless +microbes +microbic +microbiologic +microbiological +microbiologically +microbiologist +microbiology +microbus +microcalorimetric +microcephalic +microcephaly +microcircuit +microcircuitry +microcircuits +microcirculation +microcirculatory +microclimate +microclimates +microclimatic +microclimatological +microclimatologist +microclimatology +microcline +microclines +micrococcal +micrococcus +microconsumer +microcontroller +microcopier +microcopy +microcosmic +microcosmically +microcrystal +microcrystalline +microcrystallinity +microcyte +microcytic +microdensitometer +microdensitometer's +microdensitometers +microdensitometric +microdensitometry +microdissection +microdomain +microdomains +microelectrode +microelectronic +microelectronically +microelectronics +microelectrophoresis +microelectrophoretic +microelectrophoretical +microelectrophoretically +microelement +microencapsulate +microencapsulation +microenvironment +microenvironmental +microevolution +microevolutionary +microfarad +microfarads +microfauna +microfaunal +microfibril +microfibrillar +microfiche +microfiches +microfilaria +microfilarial +microfine +microflash +microflora +microfloral +microform +microfossil +microfungal +microfungus +microgamete +microgametocyte +micrograph +micrographer +micrographers +microgroove +microhabitat +microhardness +microinch +microinjection +microlith +microlithic +micromania +micromanipulation +micromanipulator +micromere +micrometeorite +micrometeoroid +micrometeorological +micrometeorologist +micrometeorology +micromethod +micrometric +micrometry +micromicrofarad +micromicrofarads +micromicron +microminiature +micronuclear +micronucleate +micronucleus +micronutrient +micronutrients +microorganic +micropaleontologic +micropaleontological +micropaleontologist +micropaleontology +microparasite +microparasites +microparasitic +microphage +microphonic +microphonics +microphotograph +microphotographer +microphotographic +microphotography +microphotometer +microphotometer's +microphotometers +microphotometric +microphotometrically +microphotometry +microphyll +microphyllous +microphysical +microphysically +microphysics +micropipet +micropipette +microplankton +micropore +microporosity +microporous +microprint +microprobe +microprogrammable +microprojection +microprojector +micropulsation +micropump +micropylar +micropyle +microradiograph +microradiographic +microradiography +microreader +microrelief +microreproduction +microscale +microscopist +microsection +microseism +microseismic +microseismicity +microsome +microsomes +microspectrophotometer +microspectrophotometer's +microspectrophotometers +microspectrophotometric +microspectrophotometrical +microspectrophotometrically +microspectrophotometry +microsphere +microspheric +microsporangium +microspore +microsporic +microstate +microstructural +microstructurally +microstructure +microstructures +microsurgery +microsurgical +microtechnic +microtechnique +microtome +microtomes +microtonal +microtonality +microtonally +microtone +microtones +microtubular +microtubule +microtubules +micturate +micturated +micturates +micturating +micturition +micturitions +midafternoon +midbrain +midcapacity +midcourse +midden +middens +middies +middlebrow +middlebrowism +middlebrows +middorsal +middy +midfield +midfielder +midget +midgut +midline +midmost +midplane +midportion +midrash +midrashic +midrashim +midrib +midribbed +midriff +midriffs +midsemester +midsole +midsummery +midtown +midwatch +midwatches +midwifery +midwing +midwintry +midwived +midwiving +mig +mightless +mignonette +migraine +migraines +migrainous +migrancy +migratetic +migratetics +migrational +migrationist +migrationists +migrator +migratorial +migs +mikado +mikhail +mikoyan +mila +milacre +milady +milanese +milch +mildewcide +mildewproof +mildewy +mildhearted +mildish +milepost +milesian +milfoil +milfoils +milia +miliaria +miliarial +miliarias +miliary +milieux +milinch +militance +militances +militancies +militancy +militaristic +militaristically +militaryism +militaryisms +militiaman +milium +milkily +milkless +milklike +milkman +milkmen +milksop +milksopping +milksoppy +milkstone +millable +millage +millboard +millcourse +milldam +millenaries +millenary +millenia +millennial +millerite +millesimal +millesimally +millhouse +milliammeter +milliammeter's +milliammeters +milliard +milliary +millibar +millibarn +millicron +millicurie +millicycle +millidarcy +millieme +milliemes +milliequivalent +millifarad +milligal +millihenry +millihertz +millihg +millilambert +millilux +millime +millimetric +millimicrofarad +millimicrofarads +millimicron +millimicrosecond +millimolar +millimolarity +millimole +milline +milliner +millionairedom +millionairess +millionary +millionfold +milliphot +millipoise +millirad +milliroentgen +millman +millmen +millowner +millpond +millponds +millrace +millraces +millsite +millstream +millstreams +milord +milquetoast +milquetoasts +milt +milter +mim +mimetism +mimical +mimicry +mimosa +min +minable +minaret +minareted +minarets +minatory +mincy +mineable +minestrone +minesweeping +mingy +miniaturist +miniaturistic +miniaturists +minibus +minibuses +minicam +minicamera +minicar +minicartridge +minikin +minim +minimalism +ministrable +ministrant +ministration +minitrack +minium +minot +minous +minster +minstrelsy +mintage +minuscular +minutia +minutial +minx +minxes +miocrystalline +mioses +miosis +miotic +mirabilite +miracular +miraculism +miraculisms +miraculist +miraculists +mirate +mirated +mirates +mirating +miration +mirations +mirky +mirrorlike +mirrory +mirthful +mirthfully +mirthfulness +mirths +miry +misaddress +misaddressed +misadjustment +misadventure +misadventured +misadventures +misadventurous +misadvise +misaim +misalliance +misally +misandry +misanthropically +misanthropism +misanthropist +misanthropists +misanthropy +misappreciate +misappreciation +misapprehend +misapprehended +misapprehending +misapprehendingly +misapprehends +misapprehension +misapprehensions +misapprehensive +misapprehensively +misapprehensiveness +misappropriate +misappropriates +misappropriation +misarranged +misarrangement +misarray +misascription +misassignment +misattribution +misbecome +misbecoming +misbeget +misbehadden +misbeholden +misbelief +misbelieve +misbeliever +misbelieving +misbelievingly +misbeseem +misbestow +misbirth +misc +miscalculate +miscalculates +miscalculating +miscalculator +miscall +miscaller +miscast +miscasting +miscasts +miscegenational +miscellanea +miscellaneity +miscellanist +miscellanists +mischance +mischiefful +miscibility +miscible +misclassifications +misclassify +miscomprehend +miscomprehension +misconceit +misconceive +misconceived +misconceiver +misconceives +misconceiving +misconduct +misconducted +misconducting +misconducts +miscontent +miscontentment +miscook +miscopy +miscorrect +miscorrected +miscounsel +miscounseled +miscreance +miscreances +miscreate +miscreation +miscreative +miscreator +misdate +misdeal +misdealing +misdeem +misdeems +misdeliver +misdelivered +misdelivery +misdemean +misdescribe +misdescription +misdescriptive +misdo +misdoer +misdoing +misdoubt +miseducated +miseducation +misemphasis +misemphasization +misemphasize +misemphasized +misemphasizes +misemphasizing +misemploy +misemployment +misericorde +mises +misesteem +misestimate +misestimation +misfeasance +misfeasor +misfeed +misfile +misfiled +misfiles +misfiling +misgive +misgives +misgovern +misgovernment +misguidance +mishandle +mishandled +mishandles +mishandling +mishear +mishmash +misimpression +misimprove +misinformative +misintelligence +misinterpretable +misjoinder +misknow +misknowledge +misknows +mislabel +mislay +mislaying +mislays +misleared +mislike +mismachine +mismanagement +mismarriage +mismate +misogamic +misogamist +misogamists +misogamy +misogynic +misogynistic +misologist +misology +misoneism +misorder +misperception +misperceptions +misplay +mispleading +mispoint +mispraise +misprint +misprision +misprisions +misprize +misprized +misprizes +misprizing +mispunctuate +mispunctuation +misquotation +misquote +misquotes +misreckon +misrecollect +misrecollection +misregister +misregistration +misremember +misreport +misrepresentative +misrule +misruled +misruler +misrules +misruling +missend +misshape +misshapes +missileer +missileers +missileman +missilemen +missilery +missilry +missionate +missort +missout +misspeak +misspend +misspended +misspender +misspending +misspends +misstrike +misterm +mistful +misthink +mistily +mistime +mistimed +mistrain +mistranslate +mistranslation +mistreatment +mistrustful +mistrustfully +mistrustfulness +misusage +misvalue +misventure +miswrite +miswrites +miswriting +mitch +miterwort +mitigator +mitigators +mitigatory +mitochondria +mitochondrion +mitogenesis +mitogenetic +mitogenic +mitoinhibitory +mitosis +mitotic +mitotically +mitral +mitt +mitted +mittimus +mitts +mitzvah +mitzvah's +mitzvahes +mixable +mixologist +mixologists +mixology +mizzenmast +mizzle +mizzled +mizzles +mizzling +mizzly +mlea +moanful +moanfully +mobbish +mobbishly +mobbishness +mobbism +mobocracy +mobocrat +mobocratic +mocha +mockernut +moderationist +moderatism +moderato +moderatorship +modernist +modicity +modificative +modiste +modulability +modulatory +moduli +mogul +mohair +mohm +moil +moiler +moiling +moilingly +moistureless +molality +molarity +moldable +molecularity +moleskin +moleskins +molestation +molestations +molluscan +molluskan +molotov +molt +molter +molto +molts +molucca +moly +molybdate +molybdic +molybdous +momental +momentaneous +monachal +monachism +monadism +monandrous +monandry +monarchal +monarchial +monarchical +monarchically +monarchism +monarchist +monarchistic +monarchists +monasterial +monastical +monastically +monatomic +monde +mondrian +monel +moner +monestrous +monet +monetarily +moneybags +moneylender +moneylending +moneyless +moneymake +moneymaker +moneywort +monger +mongered +mongering +mongers +mongolism +mongoloid +mongrel +mongrelism +mongrelly +mongrelness +monic +monicker +monied +moniker +monilia +monish +monism +monist +monistic +monistical +monition +monitions +monitorial +monitorially +monitorship +monitory +monitress +monkeries +monkery +monkeyflower +monkeyshine +monkhood +monoacid +monoacidic +monoamine +monochasial +monochromat +monochromatically +monochromaticity +monochromatism +monochromic +monochromist +monocline +monocoque +monocracy +monocrat +monocratic +monocultural +monoculture +monocycle +monocyclic +monocycly +monocyte +monocytic +monodisperse +monodist +monodrama +monodramatic +monoecious +monoeciously +monoecism +monoenergetic +monoester +monofilament +monofuel +monogamic +monogamist +monogamists +monogastric +monogenean +monogenesis +monogenetic +monogenic +monogenically +monogerm +monogram +monogram's +monogrammatic +monograms +monographic +monographical +monography +monogynous +monogyny +monohybrid +monoid +monolayer +monologuist +monomania +monomaniac +monometallic +monometer +monometer's +monometers +monomolecular +monomolecularly +monomorphemic +monomorphic +monomorphism +monomorphous +monophonically +monophony +monophthong +monophthongal +monophyletic +monophyletism +monoplane +monoploid +monopodial +monopodially +monopolist +monopolistically +monopropellant +monopsony +monopulse +monorail +monorail's +monorails +monosaccharide +monosaccharides +monosomic +monostat +monostatic +monosyllabically +monosyllabicity +monosymmetric +monosymmetry +monosynaptic +monosynaptically +monotheist +monotheistical +monotheistically +monotint +monotrematous +monotreme +monotrichous +monotype +monotypic +monovalent +monovular +monoxide +monozygotic +monsoonal +monstrance +monstrances +montaigne +monte +monticule +monumentless +mooch +moocher +mooches +mooching +moola +moolah +moonbeam +moonbeam's +moonbeams +moonbow +mooncalf +mooneye +moonish +moonishly +moonless +moonlet +moonquake +moonrise +moonscape +moonseed +moonset +moonstone +moonstruck +moonward +moony +moorage +mopper +moppet +morainal +morainic +moralism +moralistically +morassy +moray +mordacious +mordaciously +mordacity +mordancy +mordent +morehouse +morel +moresque +morganatic +morganatically +morganite +moribundity +moron +moronically +moronism +moronity +morosity +morph +morphinic +morphinism +morpho +mort +mortarboard +mortem +mortgagor +mortgagors +mortimer +mortise +mortising +mortmain +mortuaries +mortuary +mortuary's +mosaically +mosaicism +mosaicist +moscone +mosey +moseyed +moseying +mosquitoey +mossback +mossbacked +mosslike +mot +mote +motet +mothball +motherhouse +motherless +motherlessness +mothproof +mothproofer +motile +motility +motivic +motivity +motoneuron +motorbike +motorboat +motorboater +motorboating +motorcade +motorcade's +motorcades +motorcyclist +motordrome +motoric +motorically +motorless +motortruck +motorway +mots +moulage +moulin +moulins +moult +mountaintop +mountaintop's +mountaintops +mountainy +mountebank +mountebankery +mousetrap +mousey +mousily +moussaka +mousse +mouthier +mouthlike +mouthpart +mouthy +movability +movably +moveless +movelessly +movelessness +moviedom +moviegoer +moviemaker +mown +moxie +mozzarella +mu +muciferous +mucilaginous +mucilaginously +muckrake +muckraker +muckraking +mucosa +mucous +mudded +muddily +mudhole +mudhole's +mudholes +mudsill +mudstone +mudstones +muezzin +mufti +muftis +mugged +mugger +muggily +mugho +mugwump +muhammad +mukluk +muley +muliebrity +mullein +mullet +mullets +mullion +mullite +multiaperture +multicavity +multicellularity +multichip +multicollector +multicompletion +multicoupler +multicycle +multideck +multielectrode +multiengine +multifactorial +multifactrially +multifarious +multifariously +multifariousness +multifold +multiform +multiformity +multihued +multilane +multilaned +multilayer +multilayered +multilayers +multilingual +multilingualism +multilingualist +multilingually +multimeter +multimeter's +multimeters +multinucleate +multinucleated +multipactor +multiparous +multipartite +multiphase +multiphasic +multiphastic +multiplicable +multiplicate +multiplicates +multipolar +multipolarity +multipronged +multiracial +multiracialism +multisectoral +multisegment +multistatic +multistory +multivalence +multivalued +multivolume +multivolumed +mummer +mummery +mumming +mump +mumper +mumps +mundt +mung +munificence +munist +munroe +muonic +muralist +murderee +murderess +muriate +murkily +murmurous +murmurously +murrain +murre +murrey +murrow +muscadine +muscatel +muscly +muscularity +musculoskeletal +musee +musette +musettes +mushily +musicale +musicological +musicologist +musketeer +musketry +muskie +muskier +muskies +muskiness +musky +mussier +mussily +mussiness +mussy +mustily +mutably +mutafacient +mutagen +mutagenesis +mutagenic +mutagenically +mutagenicity +mutandis +mutase +mutatis +muticous +mutilator +mutine +mutined +mutining +mutinous +mutinously +mutinousness +muttonchops +muttony +mutualism +mutualist +mutualistic +mutuel +muumuu +muzzier +muzzily +muzziness +muzzy +mycobacteria +mycoplasma +mycorrhiza +mycosis +mycotic +myel +myeline +myeloid +myocarditis +myofibril +myoglobin +myopically +myosin +myosotis +myotic +myotome +myotonia +myriameter +myriameter's +myriameters +myriapod +myriopod +myristate +myrmecological +myrrh +mystagogy +mythmaker +mythmaking +mythologer +mythologic +mythologist +mythomania +mythomaniac +mythopoeic +mythopoetic +mythopoetical +mythos +nacelle +nacreous +nagger +naiad +naivety +nakamura +nakoma +namable +nannies +nanny +nanook +napalm +nape +napery +napes +naphthalene +naphthalenic +naphthene +naphthenic +naphthol +napless +napper +nappier +nappies +nappy +narc +narcism +narcissi +narcissism +narcist +narcolepsy +narcoleptic +narcos +narcotically +narrational +narrowminded +narwal +narwhal +narwhal's +narwhals +nascence +nascency +nastic +natant +natation +natations +natatorial +natatorium +natatory +nate +nates +nationalistically +nativism +nativist +nativistic +nattily +naturalistically +naturam +naturopath +naughtily +nauseant +nauseous +nauseously +nauseousness +nauseum +naut +navaho +nave +naves +navicular +navigability +navigably +navigational +navigationally +navona +navtas +naw +nawab +nazification +nazifications +nazified +nazifies +nazify +nazifying +neath +nebbish +nebulosity +necessitarian +necessitarianism +necessitous +necessitously +necessitousness +neckerchief +necrological +necrologist +necrologists +necrology +necromantically +necrophagia +necrophagous +necrophagy +necrophilia +necrophilic +necrophilism +necropolis +necroses +nectareous +nectarine +needlelike +needlewoman +needlewomen +nefarious +nefariously +nefariousness +negational +negativist +negativistic +negativists +negaton +negatron +neglectful +neglectfully +neglectfulness +negligibility +negligibly +negotiability +negotiator +negotiators +negotiatory +negrophile +negrophilism +nematicidal +nematicide +nematocyst +nemeses +nemophila +neo +neoanthropic +neoclassicism +neoclassicist +neocosmic +neofascism +neogenesis +neogenetic +neoglycolipid +neoglycolipids +neoliberalism +neolith +neological +neologistic +neology +neonate +neoorthodox +neoorthodoxy +neoplasia +neoplasm +neoplastic +neoplasticism +neoplasticist +neoplasticists +neostigmine +neotenic +neoteny +neoteric +neotype +nepenthe +nepenthean +nephanalysis +nepheline +nephelinic +nephelinite +nephelinitic +nephelite +nephelometer +nephelometer's +nephelometers +nephelometric +nephelometry +nephometer +nephometer's +nephometers +nephoscope +nephrectomy +nepotism +nepotist +nepotistic +nepotists +nereid +nervation +nervations +nervosity +nescience +nesciences +nescient +nethermost +netkeeper +netless +netlike +netter +netty +neumatic +neuralgic +neuritic +neuroanatomic +neuroanotomy +neuroblastoma +neurochemistry +neurocirculatory +neuroendocrine +neuroepithelial +neurofibril +neurofibrillary +neurogenic +neurogenically +neuroglia +neuroglial +neuronic +neuropathic +neuropathically +neuropathy +neurospora +neurosurgeon +neurosurgery +neurosurgical +neurotically +neuroticism +neurotoxic +neurotoxicity +neurotoxin +neurotropic +neutercane +neutralistic +neutronium +neutrophil +neutrophile +neutrophilic +neutrophilis +neutrophils +neve +nevermore +nevers +nevus +newbury +newfangled +newfangledness +newish +newsagent +newsagents +newsbreak +newsier +newsiness +newsless +newsmagazine +newsmonger +newsprint +newsroom +newsy +niacin +nib +nibelungenlied +nibs +niccolo +nickelic +nickeliferous +nickelodeon +nickelous +nicklaus +nicknameless +nicotinamide +nicotinic +nidification +nidifugous +nietzschean +nigger +nightclothes +nightclubber +nightglow +nightie +nighties +nightlong +nightshade +nightside +nightstand +nightstick +nighttide +nightwalker +nighty +nihilianism +nihilistically +nihility +nijinsky +nill +nilmanifold +nimbostratus +nimiety +nimming +nincompoop +nincompoopery +ninebark +ninepin +ninepins +ninetyfold +ninnies +ninny +ninnyhammer +nipper +nippers +nippier +nippily +nippiness +nippy +nisei +niseis +nit +nite +nitid +nitrator +nitrification +nitrifications +nitrify +nitrile +nitro +nitrobenzene +nitrocellulose +nitrocellulosic +nitrofuran +nitroglycerin +nitroparaffin +nitros +nitrosamine +nitrosoamine +nitty +nitwit +nitwitted +nobbier +nobble +nobbled +nobbling +nobby +noblewoman +nocent +noces +nociceptive +nock +nocking +noctambulation +noctambulism +noctambulist +nocturn +nocuous +nocuously +nodality +nodder +noddies +noddle +noddy +nodi +nodical +nodose +nodosity +nodulation +nodus +noes +noetic +nog +noggin +nogging +nohow +noisome +noisomely +noisomeness +nolo +noma +nomad +nomadic +nomadism +nomads +nomenclator +nomenclatorial +nomenclatural +nomic +nomina +nominalism +nominalist +nominalistic +nominator +nominators +nomogram +nomogram's +nomograms +nomograph +nomographer +nomographic +nomographically +nomographies +nomography +nomological +nomology +nomothetic +nonage +nonagenarian +nonagon +nonallelic +nonbank +nonbook +noncalcareous +nonce +nonchalance +noncharitable +noncom +nonconcurrence +nonconcurrency +noncondensing +nonconducting +nonconductor +nonconductors +nonconfidence +nonconform +nonconformable +nonconformably +nonconformance +nonconformer +nonconforming +nonconformism +nonconformity +noncooperation +noncooperationist +noncooperative +noncooperator +noncrossing +noncurrent +nondeductibility +nondeductible +nondefense +nondefense's +nondefenses +nondeforming +nondegenerate +nondemocratic +nondestructive +nondirectional +nondirective +nondisjunction +nondisjunctional +nondistinctive +nondivided +nondormant +nondramatic +nondrying +noneconomist +nonelectrolyte +nonentities +nonentity +nonesuch +noneuclidean +nonfat +nonfeasance +nonfictional +nonfigurative +nonflammable +nonflowering +nonfragmenting +nongovernment +nongovernmental +nonillion +nonimpact +nonimpinging +noninductive +nonintersecting +nonintervention +noninterventionist +noninverting +noninvolvement +nonjoinder +nonjuring +nonjuror +nonlinguist +nonliterate +nonloaded +nonmatching +nonmetal +nonmoral +nonmultiple +nonnucleated +nonobjective +nonobjectivism +nonobjectivist +nonobjectivity +nonobservance +nonoccurrence +nonparallel +nonparametric +nonparametrics +nonpareil +nonparticipant +nonparticipating +nonparticipation +nonpartisanship +nonpast +nonpaternity +nonpathogenic +nonpermanent +nonpersonal +nonplus +nonpluses +nonpolar +nonporous +nonpositive +nonpossession +nonpossessor +nonprint +nonprinting +nonproducer +nonproductive +nonproductively +nonproductiveness +nonprofessional +nonprofessionally +nonprofitable +nonprogressive +nonpros +nonprossed +nonprossing +nonprotein +nonreactive +nonreader +nonrealistic +nonreclosing +nonrecording +nonregulation +nonreimbursable +nonrelativistic +nonreligious +nonremovable +nonrenewable +nonrepresentational +nonrepresentationalism +nonrepresentative +nonresidence +nonresidency +nonresistant +nonrestraint +nonrestricted +nonrestrictive +nonretractable +nonreturnable +nonrigid +nonscheduled +nonscientific +nonseasonal +nonsecretor +nonsectarian +nonsegregated +nonsegregation +nonsignificant +nonsignificantly +nonskid +nonslip +nonsocial +nonspecific +nonsporting +nonsupport +nonsyllabic +nonsynchronous +nontemporal +nontenure +nonunion +nonuse +nonuser +nonviable +nonviolence +nonvolatile +nonworker +normotensive +northeasternmost +northeastward +northeastwards +northwestward +northwestwards +nosebag +nosebag's +nosebags +nosegay +nosepiece +nosey +noseying +nosh +nosher +nosily +nosologic +nosological +nosologically +nosology +nostrum +nota +notability +notarial +notarially +notarius +notecase +noteless +notepaper +noteworthily +notional +notionality +notionally +notocord +nougat +nouncing +nous +novaculite +novae +novelette +novelettish +novelistic +novella +novelle +novemdecillion +novena +novocaine +nowaday +noway +noways +nowhither +nowise +noyes +nu +nub +nubbin +nubble +nubbles +nubbly +nubility +nucellar +nucelli +nucellus +nuchal +nucleant +nuclease +nucleator +nuclein +nucleocapsid +nucleolar +nucleon +nucleon's +nucleonic +nucleonics +nucleons +nucleophile +nucleophilic +nucleophilically +nucleophilicity +nucleoplasm +nucleoplasmatic +nucleoplasmic +nucleoprotein +nucleoside +nucleosynthesis +nucleotidase +nuclidic +nudibranch +nugent +nullificationist +nulliparous +numberable +numbskull +numia +numis +numismatically +nummular +numskull +nunciation +nunciature +nuncupate +nuncupation +nuncupative +nunes +nunnery +nuovo +nuptiality +nursemaid +nurserymaid +nurseryman +nursling +nurtural +nurturant +nutational +nuthatch +nutlike +nutria +nutriment +nutted +nutting +nux +nymphal +nymphalid +nymphet +nymphette +nympholepsy +nympholept +nymphomaniacal +nystagmic +nystagmus +o'er +oafish +oafishly +oafishness +oarsman +oarsmanship +oatcake +oatcake's +oatcakes +obbligato +obcordate +obeah +obeisance +obi +objectionably +objectivism +objectivist +objectivistic +objectless +objectlessness +objurgate +objurgated +objurgates +objurgating +objurgation +objurgations +objurgatory +oblast +obligator +obligatorily +obligee +obligor +obligors +obliquity +obliterator +obliviated +obliviates +obliviating +oblongatal +oblongated +oblongish +obloquious +obloquy +obnubilate +obnubilated +obnubilates +obnubilating +obnubilation +obnubilations +obovate +obovoid +obscurant +obscurantic +obscurantism +obscurantist +obscuration +obscurations +obsessional +obsessionally +obsolesce +obstetric +obstetrical +obstetrically +obstetrician +obstetrician's +obstetricians +obstetrics +obstreperous +obstreperously +obstreperousness +obstructionism +obstructionistic +obstructor +obstruent +obtainability +obtainment +obtect +obtected +obtest +obtestation +obtrusion +obtund +obturate +obturated +obturates +obturating +obturation +obturator +obvert +occas +occiput +occludent +occlusal +occultation +occultations +occultism +occultist +occurrent +oceana +oceanarium +oceanfront +oceangoing +oceanographer +oceanographer's +oceanographers +oceanographical +oceanographically +oceanologic +oceanological +oceanologically +oceanologist +oceanology +ocellar +ocellate +ocellated +ocellation +ocelli +ocellus +och +ochlocracy +ochlocrat +ochlocratic +ochlocratical +oconomowoc +ocotillo +octadecyl +octahedra +octahedral +octahedrally +octameter +octameter's +octameters +octandrious +octant +octant's +octants +octodecillion +octodecimo +octoploid +octoploidy +octopod +octopodan +octopodous +octosyllabic +octosyllable +octroi +oculomotor +odalisque +oddball +oddball's +oddballs +oddment +odea +odeum +odic +odilo +odograph +odontologst +odontology +odorant +odoriferous +odoriferously +odoriferousness +oedipal +oeillade +oenology +oenomel +oersted +oeuvre +oeuvres +offcast +officialese +officialism +officiant +officiary +offish +offishly +offishness +offprint +offprints +offsaddle +offscour +offscouring +offscreen +offside +ofttimes +ogeographically +ogle +ogler +ogles +ogling +ogre +ogreish +ogress +ohmage +ohmically +ohs +oilcan +oilily +oilskin +oilstone +oink +okamoto +okapi +okra +olasticism +oldfangled +oldie +oldish +oleaginous +oleaginously +oleaginousness +oleaster +oleate +olefin +oleg +oleophilic +oleophobic +olfaction +olfactions +olfactive +olfactology +olfactometer +olfactometer's +olfactometers +olfactorily +olfactory +oligarch +oligarchical +oligochaete +oligoclase +oligomer +oligomer's +oligomers +oligosaccharide +oligosaccharide's +oligosaccharides +olivine +olympiad +om +ombudsman +ombudsman's +ombudsperson +omelette +omental +omentum +omer +omissible +ommatidial +ommission +omnidirectional +omnifarious +omnifariously +omnifariousness +omnificence +omnificences +omnificent +omnify +omnipotency +omnipresence +omnirange +omniscience +omnisciency +omnist +omnivorous +omnivorously +omnivorousness +onanistic +oncogene +oncogene's +oncogenes +oncogenic +onefold +oneiric +oneirocritic +oneirocritical +oneirocritically +oneiromancy +onionskin +onium +onload +onlooking +onomastic +onomastics +onomatology +onomatopoeia +onomatopoeia's +onomatopoeic +onsetting +onshore +onside +onstage +ontically +ontogenesis +ontogenetic +ontogenetically +ontologist +oocyte +oomph +oozier +oozy +op +opalescence +opalescences +opaline +openability +openable +openendedness +openhanded +openhandedly +openhandedness +openhearted +openheartedly +openheartedness +openmouthed +openmouthedly +openmouthedness +openwork +operability +operably +operatically +operationalism +operationalist +operationalistic +operationism +operationist +opercular +operculate +operculated +operculum +operettist +operon +ophidian +ophiology +ophiophagous +ophite +ophitic +ophthalmologic +ophthalmologically +ophthalmology +ophthalmoscope +ophthalmoscopic +ophthalmoscopical +ophthalmoscopy +opine +opined +opines +oping +opining +opinionate +opinionative +opinionatively +opinionativeness +opportunist +opposability +opposeless +oppositional +opprobrious +opprobriously +opprobriousness +oppugn +oppugner +ops +opsonic +opsonin +optative +optatively +optician +optima +optimistical +optimo +optoacoustic +optoisolate +optokinetic +optometrical +opulence +opuntia +opuscule +opusculum +ora +orach +orache +oracular +oracularity +oracularly +orality +orangeade +orangeroot +orangery +orangewood +orangey +orangish +orangoutan +orangy +oratio +oratoric +orbicular +orbicularity +orbicularly +orbiculate +orbiculately +orca +orca's +orcas +orch +orchardist +orchardman +orchesis +orchestrational +orchestrator +orchestre +orchis +ordainment +orderless +ordinand +ordines +ordure +organdie +organelle +organicism +organicist +organismal +organismically +orgasmic +orgastic +orgiastically +orgulous +orientable +orientalism +orientalist +orientational +orientationally +orienteering +orificial +oriflamme +origami +origanum +orismological +orismology +orison +orney +ornith +ornithic +ornithine +ornithology +ornithology's +orogenic +orogeny +orographical +orographically +orotund +orotundity +ort +orthant +orthicon +ortho +orthocephalic +orthocephalous +orthocephaly +orthochromatic +orthoclase +orthoclastic +orthodontia +orthoepic +orthoepical +orthoepically +orthoepist +orthoepy +orthogenesis +orthogenetic +orthogenetically +orthogenic +orthognathism +orthognathous +orthognathy +orthograde +orthographical +orthographically +orthopsychiatric +orthopsychiatrist +orthopsychiatry +orthopteran +orthopterist +orthopteroid +orthopteron +orthorhombic +orthoscope +orthoscopes +orthoscopic +orthotic +orthotics +orthotist +orthotropic +orthotropically +orthotropism +orthotropous +ortolan +orts +oryx +oryxes +orzae +oscillational +oscillogram +oscillogram's +oscillograms +oscillograph +oscillographic +oscillographically +oscillography +oscilloscopic +oscilloscopically +oscine +osculate +osculated +osculates +osculating +osculation +osculations +osculatory +osculum +osier +osmatic +osmeterium +osmic +osmiridium +osmolal +osmolality +osmolar +osmolarity +osmometer +osmometer's +osmometers +osmometric +osmometry +osmoregulation +osmoregulatory +osmose +osmosed +osmosing +osmotically +osmous +osmunda +oso +osram +osric +ossicle +ossicular +ossiculate +ossiculated +ossificatory +ossifrage +ossuary +osteitis +ostensive +ostensively +ostensorium +ostentation +ostentations +osteoarthritic +osteoarthritis +osteoblast +osteoblastic +osteoclast +osteoclastic +osteocyte +osteoid +osteological +osteologically +osteologist +osteoma +osteopathically +osteophyte +osteophytic +osteoplastic +osteoplasty +ostracod +otherguess +otherwhere +otherwhile +otherwhiles +otiose +ouabain +ouan +oubliette +ough +oui +outbalance +outbid +outbound +outbrave +outbreed +outbreeding +outbuilding +outby +outbye +outcaste +outcrop +outcross +outdazzle +outdistance +outdoorsman +outdoorsmanship +outdoorsy +outdraw +outercoat +outfall +outfight +outfighting +outfitter +outfitting +outflank +outflanker +outfoot +outgas +outgeneral +outgiving +outgo +outgoes +outguess +outgun +outhaul +outlier +outmatch +outmode +outmoding +outmost +outpace +outpaced +outplay +outpoint +outport +outporter +outpull +outputted +outrace +outrance +outrange +outrank +outride +outrider +outrival +outscore +outsell +outsert +outshine +outshoot +outshout +outsight +outsit +outsize +outskirt +outsleep +outsmell +outsoar +outsole +outspeak +outspeed +outspend +outspent +outspin +outstand +outstare +outstart +outstay +outstretch +outtake +outtalk +outthink +outturn +outwear +outwork +ouvre +ouzel +ovarial +ovarian +ovariectomy +ovariole +ovariotomy +ovaritis +ovenbird +ovenbirds +overabundant +overact +overaction +overactivity +overarm +overawe +overbalance +overbear +overbearance +overbid +overbite +overblew +overblow +overblowing +overblows +overbought +overbuild +overbuy +overcall +overcalled +overcalling +overcalls +overcapacity +overcareful +overcarefully +overcautious +overcharge +overcompensate +overcompensation +overcompensatory +overconfidence +overcurrent +overcurrents +overdetermination +overdetermined +overdevelop +overdevelopment +overdo +overdominance +overdominant +overdress +overdrive +overemphasization +overemphasization's +overemphasizations +overet +overexcite +overexcitement +overexposure +overfastidious +overfed +overfish +overfleshed +overflight +overflown +overfly +overgarment +overglaze +overgraze +overgrow +overgrowth +overily +overindulge +overindulgence +overindulgent +overissue +overissued +overissues +overissuing +overleap +overlearn +overlie +overlong +overlord +overlordship +overman +overmaster +overmatch +overmuch +overoptimism +overoptimist +overoptimistic +overoptimistically +overpass +overpay +overpersuade +overpersuasion +overplay +overplus +overpopulate +overpraise +overprize +overproduce +overproduced +overproduces +overproducing +overpronounce +overproof +overproportion +overprotect +overrate +overreact +overreaction +overrefine +overrefinement +overrepresent +overripe +oversanguine +oversea +overseen +oversell +overselling +oversells +oversensitive +oversensitiveness +oversexed +overshoe +overskirt +overslaugh +oversleep +overslip +oversold +oversoul +overspeculate +overspeculation +overspeed +overspend +overspender +overspending +overspends +overspread +oversteepen +oversteer +overstep +oversteps +overstock +overstory +overstrain +overstrew +overstride +overstrung +overstuff +overstuffed +overstuffing +overstuffs +oversubscribe +oversubscribes +oversubscribing +oversubscription +oversubtle +oversubtlety +overtax +overtaxation +overthrust +overtop +overtrade +overtrain +overtrick +overtrump +overvalue +overvoltage +overvoltages +overwatch +overwear +overweary +overween +overweening +overweigh +overwind +overwinter +overword +overwrought +ovicidal +ovicide +oviduct +oviductal +ovine +oviparous +oviparously +oviparousness +oviposit +oviposition +ovipositional +ovipositor +ovoid +ovoidal +ovonic +ovotestis +ovoviviparous +ovoviviparously +ovoviviparousness +ovular +ovulate +ovulated +ovulates +ovulating +ovulation +ovulations +ovule +ow +owerless +owlet +oxacillin +oxalacetate +oxalacetic +oxalis +oxaloacetate +oxazine +oxblood +oxbow +oxeye +oxheart +oxidase +oxidasic +oxidic +oxonian +oxtail +oxygenator +oxygenic +oxygenicity +oxygenless +oxyhemoglobin +oxyhydrogen +oxymoron +oxyphil +oxyphile +oxyphilic +oxysome +oxysulfide +oystchers +oysterman +oystermen +oz +ozagen +ozagenians +ozocerite +ozokerite +ozonic +ozonide +ozoniferous +ozonosphere +ozonous +ozzie +pacem +pacemaking +pacesetter +pachyderm +pachydermal +pachydermatous +pachydermatously +pachysandra +pachytene +pacifiable +pacifically +pacificator +pacificators +pacificatory +pacificist +pacifistically +packability +packable +packboard +packhorse +packinghouse +packman +packsack +packsaddle +packthread +packwood +paddleboard +padrone +paella +paeon +paestum +paganini +paganish +pageboy +paginal +pailful +painfuller +painfullest +paisley +paix +paladin +palaeoanthropic +palaeontology +palaeontology's +palaestra +palanquin +palasts +palatably +palatial +palatially +palatialness +palatinate +palaver +palavered +palavering +palazzo +palazzos +paleface +paleoanthropology +paleoanthropology's +paleoecologic +paleoecological +paleoecologist +paleoecology +paleogeographic +paleogeographical +paleogeographically +paleogeography +paleographer +paleographic +paleographical +paleographically +paleography +paleolith +paleoliths +paleologist +paleologists +paleomagnetics +paleontologic +paleontological +paleontologist +paleontology +paleozoological +paleozoology +palingenesis +palingenetic +palinode +palish +palladia +pallbearer +pallette +pallial +palliasse +palliator +pallium +pallor +pallor's +pallors +palmar +palmary +palmate +palmated +palmately +palmation +palmier +palmistry +palmitate +palmlike +palmy +palomino +palp +palpability +palpal +palpate +palpated +palpates +palpating +palpation +palpations +palpebral +palpi +palpitant +palpitate +palpitated +palpitates +palpitating +palter +paltered +palterer +paltering +paludal +paludism +palynologic +palynological +palynologically +palynologist +palynology +pampa +pampas +pamphleteer +pamphleteers +panacean +panache +panatela +panchromatic +pancratium +pandect +pandects +pandied +pandit +panegyric +panegyrical +panegyrically +panegyrist +panetela +panetella +panful +pangenesis +pangenetic +pangolin +panhandle +panhandled +panhandler +panhandles +panhandling +panhuman +panicking +panicle +pannier +panoramically +panpipe +panpipes +pantalets +pantalettes +pantaloon +pantaloons +pantas +pantheistic +pantheistical +pantheistically +pantie +pantile +pantiled +pantisocracies +pantisocracy +pantisocratic +pantisocratical +pantisocratist +pantograph +pantographic +pantomimic +pantomimist +pantothenate +pantothenic +pantropic +pantryman +pantrymen +pantsuit +pantywaist +panza +panzer +papacy +papaw +paperbound +paperboy +paperboys +paperhanger +paperhanging +papermaker +papermakers +papermaking +papiers +papilla +papillae +papillate +papillated +papilloma +papillomatous +papillon +papillose +papillote +papist +papistry +pappose +para +parabiosis +parabiotic +parabiotically +parabolically +parachutic +parachutist +paradigmatical +paradisaic +paradisaical +paradisaically +paradisal +paradisiac +paradisiacal +paradisiacally +paraffinic +paragenesis +paragenetic +paragenetically +paraginase +paragonite +paragraphic +paralinguistic +parallactic +paralogism +paralytic +paramagnetically +paramagnetism +paramecium +paramedic +parament +parametrical +paramnesia +paramountcy +paramour +paranormality +paranymph +paraoxon +paraph +paraphrasable +paraphrastic +paraphrastically +paraphysis +paraplegia +parapodial +parapodium +paraquat +pararosaniline +parasang +paraselene +paraselenic +parasexual +parasexuality +parasitical +parasitically +parasiticidal +parasiticide +parasitism +parasympathomimetic +parasynthesis +parasynthetic +paratactic +paratactical +paratactically +parataxis +parathion +parathyroid +parathyroidectomy +paratyphoid +paravane +paraxial +parbuckle +parbuckled +parbuckling +parcenary +parcener +pard +pardner +pardners +paregoric +parella +parenchyma +parenchymal +parenteral +parenterally +parfait +parian +paries +parietal +parietes +parioli +parisina +parisology +parka +parka's +parkas +parkinsonism +parlante +parle +parling +parlous +parlously +parmigiana +parmigiano +parodic +parodist +parodistic +parol +paronomasia +paronomastic +paronym +paronymous +parotid +parotitis +parous +paroxysm +paroxysmal +paroxytone +parquetry +parrakeet +parricidal +parricide +parrillo +parring +parris +partan +parterre +parthenocarpic +parthenocarpically +parthenocarpy +parthenogenesis +parthenogenetic +parthenogenetically +parti +partible +participator +particularism +particularist +partisanship +partite +partitionist +partitive +partitively +partizan +parturient +parturition +partway +parure +parve +parvenue +parvis +parvise +paschal +pasha +passably +passarine +passavant +passbook +passbook's +passbooks +passel +passementerie +passerine +passible +passim +passional +passionless +passivate +passivated +passivates +passivating +passivation +passivations +passivism +passivist +passivists +passkey +pastelist +pastellist +pastern +pasternak +pasterns +pastil +pastilles +pastlle +pastorale +pastoralism +pastoralist +pastorate +pastorium +pastorship +pastrami +pasturage +pastureland +patagonians +patchboard +patchily +patchouli +patchouly +pate +patella +patellae +patellar +patellas +patelliform +patency +patentability +patentor +paterfamilias +paternalist +pathbreaking +pathetical +pathetically +pathfinder +pathfinding +pathogenetic +pathogenically +pathogenicity +pathognomonic +pathol +pathometer +pathometer's +pathometers +pathomorphologic +pathomorphological +pathomorphology +pathophysiologic +pathophysiological +pathophysiology +patible +patil +patinae +patine +patined +patining +patisseries +patois +patresfamilias +patriarchate +patriciate +patriciates +patricidal +patricide +patrilineage +patrilineal +patriotically +patristical +patroller +patronal +patronne +patronymic +patroon +patten +pattie +patulous +patulously +patulousness +paulownia +pauperism +pavanne +pavese +pavid +pawl +pawnbroker +pawnbroker's +pawnbrokers +pawnbroking +pawnor +pawpaw +pax +paxam +paxton +payee +paygrade +paygrades +payola +payor +peaceably +peacekeeper +peacekeeping +peacemake +peacemaker +peachier +peachy +peacockish +peafowl +peahen +pealike +pearlescence +pearlescent +pearlite +pearlitic +pearlstone +peascod +peasecod +peashooter +peaty +pebbly +peccable +peccadillo +peccancy +peccant +peccantly +peccavi +pecky +pectate +pectic +pectin +pectinaceous +pectinate +pectinated +pectination +pectines +pectoralis +peculator +pecuniarily +pedagog +pedalfer +pedalferic +pedantically +peddlery +peden +pederast +pederastic +pederasts +pederasty +pedestrianism +pediatrist +pedicab +pedicel +pedicellate +pedicle +pedicled +pediculate +pediculosis +pediculous +pedicure +pedicurist +pedimental +pedipalp +pedlar +pedlary +pedocal +pedocalic +pedogenesis +pedogenetic +pedogenic +pedologic +pedological +pedologist +pedology +pedometer +pedometer's +pedometers +pedophile +pedophilia +pedophiliac +pedophilic +pee +peekaboo +peelable +peeress +peeter +peewee +peignoir +pekoe +pelage +pelagic +pellagrin +pellagrous +pelletal +pellitory +pellucid +pellucidity +pellucidly +pellucidness +peloria +peloric +pelorus +pelota +pelotas +peltate +peltately +peltries +peltry +pemberton +pemican +penates +pendency +pendent +pendentive +pendently +pendleton +pendular +pendulous +pendulously +pendulousness +penetrability +penetrable +penetrableness +penetrably +penetralia +penetrance +penetrances +penetrant +penetrants +penetrometer +penetrometer's +penetrometers +pengally +penholder +penicillate +penicillately +penicillation +penicillium +penile +peninsular +penis +penises +penitence +penitences +penitency +penlight +penmanship +penna +pennaceous +pennae +pennate +pennis +pennyroyal +penological +penologist +penology +pensile +pensionable +pensionary +pensionless +pentacle +pentacles +pentad +pentadactyl +pentadactylism +pentagram +pentagram's +pentagrams +pentagraph +pentahedral +pentahedron +pentamerous +pentameter +pentane +pentangle +pentangles +pentapeptide +pentaploid +pentaploidy +pentaquin +pentaquine +pentarchy +pentathlete +pentathlon +pentatonic +pentavalent +pentazocine +pentobarbital +pentobarbitone +pentode +pentodes +pentomic +pentosan +penuche +penult +penultima +penumbra +penumbral +peon +peonage +peones +peoplehood +peopleless +pepperminty +peppertree +pepsico +pepsin +pepsinogen +peptic +peptone +peradventure +perambulate +perambulated +perambulates +perambulating +perambulation +perambulations +perambulator +perambulatory +percale +percaline +perceptibility +perceptional +perceptivity +perchlorate +percipience +percipient +percoidean +percptibly +percuss +percussionist +perdurability +perdurable +perdurably +pere +peregrinate +peregrinated +peregrinates +peregrinating +peregrination +peregrinations +peregrine +peremptorily +perennate +perennated +perennates +perennating +perennation +perennations +perfecta +perfectivity +perfecto +perfervid +perfoliate +perfoliation +perforator +performable +performative +performatory +perfuse +perfused +perfusing +perfusive +pergola +pericardial +pericarditis +pericardium +pericarp +perichondral +perichondrial +perichondrium +pericranial +pericranium +pericycle +pericyclic +pericynthion +periderm +peridermal +peridermic +peridia +peridium +peridot +peridotic +peridotite +peridotitic +perigean +perigee +perigee's +perigynous +perigyny +perihelial +perikaryal +perikaryon +perilune +perilymph +perimorph +perimysium +perinatal +perineum +periodontics +periodontist +perioneum +periotic +peripatecically +peripatetically +peripateticism +peripatus +peripety +peripherad +periphrasis +periphrastically +periphytic +periphyton +periplast +periscopic +perishability +peritectic +peritonitis +peritrichous +peritrichously +perjurious +perjuriously +perkily +perlite +perlitic +perlocutionary +perm +permafrost +permeability +permeably +permeance +permease +permissable +permitter +permittivity +permutational +peroneal +peroral +perorally +perorate +peroration +perorational +peroxidase +peroxidic +peroxisomal +peroxisome +perpend +perpendicularity +perpetuator +perseverant +perseveration +perseverations +persistency +persnickety +personalism +personalist +personalistic +personate +personated +personates +personating +personation +personative +personator +personhood +perspicacity +perspiratory +persuasible +pertinacity +pertinency +perturbable +perturbational +perturbative +perversity +pervious +perviousness +peso +pesos +pessary +pessimal +pessimistically +pessimum +peste +pestiferous +pestiferously +pestiferousness +petallike +petaloid +petalous +petard +petasos +petasus +petiolate +petiolated +petiole +petioled +petiolule +petit +petitionary +petrarchan +petrel +petrifaction +petrochemistry +petrogenesis +petrogenetic +petrographer +petrographic +petrographical +petrographically +petrography +petrolatum +petrologic +petrological +petrologically +petrologist +petronel +petrosal +petrous +pettibone +pettifog +pettifogger +pettifoggery +pettily +petulancy +pewaukee +pewee +ph +phaeton +phage +phagocytosis +phalanges +phalanstery +phalarope +phalli +phallic +phallically +phallicism +phallus +phalluses +phanerogam +phanerogamic +phanerogamous +phantasm +phantasma +phantasmagoria +phantasmagoric +phantasmal +phantasmic +phantomlike +pharaoh +pharaonic +pharisaic +pharisaical +pharisaically +pharisaicalness +pharisaism +pharisee +pharmacodynamic +pharmacodynamically +pharmacodynamics +pharmacogenetic +pharmacogenetics +pharmacognostic +pharmacognostical +pharmacognosy +pharmacokinetic +pharmacokinetics +pharmacologic +pharmacologist +pharmacopoeia +pharnges +pharos +pharyngitis +phasic +phasmid +phd +phenetics +phenetidine +phenetole +phenobarbital +phenobarbitone +phenocain +phenocopy +phenocryst +phenolate +phenological +phenologically +phenology +phenomenalism +phenomenalist +phenomenalistic +phenomenalistically +phenomenologist +phenothiazine +phenotypic +phenotypical +phenotypically +phenoxide +phentolamine +phenylalanine +phenylene +phenylephrine +phenylic +pheromone +pheromone's +pheromones +phial +philanthropical +philanthropically +philatelic +philatelically +philatelist +philately +philco +philippe +philippians +philogyny +philol +philologist +philoprogenitive +philoprogenitiveness +philter +philtre +phlebitis +phlebotomy +phlegmatic +phlegmatically +phlegmy +phloem +phlogistic +phlogiston +phobia +phon +phonate +phonated +phonates +phonating +phonation +phonematic +phonemically +phonetical +phonetician +phoney +phoneys +phonically +phonily +phonocardiogram +phonocardiogram's +phonocardiograms +phonocardiograph +phonocardiographic +phonocardiography +phonogram +phonogram's +phonogramic +phonogramically +phonogrammic +phonogrammically +phonograms +phonographic +phonographically +phonography +phonolite +phonolitic +phonologial +phonologist +phonon +phonons +phonoreception +phonoreceptor +phonorecord +phonos +phosgene +phosphatic +phosphatide +phosphatidic +phosphatidyl +phosphene +phosphite +phosphocreatine +phospholipid +phospholipids +phosphore +phosphorescence +phosphoreted +phosphoretted +phosphorism +phosphorite +phosphoritic +phosphorolysis +phosphorolytic +phosphorous +phosphoryl +phosphorylase +phosphorylate +phosphorylation +phosphorylative +photic +photically +photoautotrophic +photoautotrophically +photobiologic +photobiological +photobiologist +photobiology +photobiotic +photocathode +photocathodes +photocell +photochemist +photochemistry +photochromic +photochromism +photocoagulation +photocompose +photocomposer +photocomposition +photoconductive +photoconductivity +photocurrent +photodecomposition +photodetector +photodiode +photodiodes +photodisintegrate +photodisintegration +photodissociation +photodissociative +photodrama +photoduplicate +photoduplication +photodynamic +photodynamically +photodynamics +photoelectric +photoelectrically +photoelectron +photoemission +photoemissive +photoengrave +photoengraver +photoengraving +photoflash +photoflood +photofluorogram +photofluorogram's +photofluorograms +photofluorographic +photofluorography +photogene +photogenically +photogeologic +photogeological +photogeology +photogram +photogram's +photogrammetric +photogrammetrist +photogrammetry +photograms +photogravure +photoheliograph +photoinduced +photoinduction +photoinductive +photojournalism +photojournalist +photojournalist's +photojournalistic +photojournalists +photokinesis +photokinetic +photolithograph +photolithographer +photolithographic +photolithographically +photolithography +photolytically +photomap +photomechanical +photomechanically +photometer +photometer's +photometers +photometrically +photomicrgraphical +photomicrogram +photomicrogram's +photomicrograms +photomicrographic +photomicroscope +photomicroscopic +photomontage +photomorphogenesis +photomorphogenic +photomultiplier +photomural +photonegative +photonic +photonuclear +photooxidation +photooxidative +photoperiod +photoperiodic +photoperiodically +photoperiodism +photophilic +photophilous +photophily +photophobia +photophobic +photophore +photopia +photoplay +photopositive +photoprint +photoproduct +photoproduction +photoreaction +photoreception +photoreceptive +photoreceptor +photoreconnaissance +photorecord +photorecorder +photoreduction +photoresistance +photorespiration +photosensitivity +photoset +photosetter +photosphere +photospheric +photostat +photostatic +photosynthesis +photosynthetic +photosynthetically +phototactic +phototactically +phototaxis +phototelegraphy +phototropic +phototropically +phototropism +phototube +phototypesetter +phototypesetting +phototypographic +phototypography +photovoltaic +phrasally +phrasemaker +phrasemonger +phrasemongering +phraseogram +phraseogram's +phraseograms +phraseograph +phraseological +phraseologically +phraseologist +phratries +phratry +phreatic +phreatophyte +phreatophytic +phrenetic +phrenic +phrenological +phrenologically +phrenologist +phrenology +phrensy +phthalate +phycologist +phycology +phycomycete +phycomycetes +phylactery +phylae +phylar +phyle +phylesis +phyletic +phyllary +phylloclade +phyllode +phyllodium +phylloid +phyllome +phyllomic +phyllophagous +phyllopod +phylogenetic +physiatrics +physiatrist +physicalism +physicalist +physicalistic +physicality +physicked +physicking +physicochemically +physiocratic +physiognomic +physiognomical +physiognomically +physiographer +physiographic +physiographical +physiography +physiol +physiopathologic +physiopathological +physiopathology +physostigmine +phytane +phytoalexin +phytochemical +phytochemically +phytochemist +phytochemistry +phytochrome +phytoflagellate +phytogenic +phytogeographic +phytogeographical +phytogeographically +phytogeography +phytography +phytological +phytologically +phytology +phyton +phytonic +phytopathogen +phytopathogenic +phytopathologic +phytopathological +phytopathology +phytophagous +phytophagy +phytoplanktonic +phytosociological +phytosociologically +phytosociologist +phytosociology +phytosterol +phytotoxic +phytotoxicity +pial +pianistically +pianoforte +pianoforte's +pianofortes +pias +piassava +piazze +pibroch +pic +picador +picadores +picaninny +picara +picaresque +picaro +picaroon +picayunish +piccalilli +piccoloist +pice +piceous +pickaback +pickaninny +pickaroon +pickax +pickeer +picketboat +picklock +pickpocket +pickproof +pickthank +picnicky +picnometer +picnometer's +picnometers +picoline +picon +picosecond +picoseconds +pictograph +pictographic +pictography +pictorialism +picturegoer +piebald +piecework +pieceworker +piecrust +piefort +pieing +pieta +pietism +pietist +pietistic +pietistical +pietistically +pietro +piezoelectrically +piezometer +piezometer's +piezometers +piezometric +piezometry +piffle +piffled +piffles +piffling +pigboat +pigeonberry +pigeonfoot +pigeonhearted +pigeonwing +pigged +piggeries +piggery +piggyback +piggybacked +piggybacking +pigheaded +pigheadedness +piglet +piglets +pigmentary +pigmy +pigstick +pigsticker +pigsticking +pikeman +pikestaff +pilaf +pilaff +pilaster +pilchard +pilea +pileate +pileated +pilei +pileum +pileup +pileus +pilewort +pilgarlic +pillbox +pillboxes +pillion +pillions +pillowcase +pillowcases +piloerection +pilotage +pilotages +pilothouse +pilotless +pilsener +pilsner +pilular +pilule +pilus +pinar +pinaster +pinata +pinbone +pincer +pincer's +pincerlike +pincers +pinchbeck +pinchcock +pindling +pineal +pinecone +pinedrops +pinene +pinery +pinesap +pineta +pinetum +pinewood +piney +pinfold +pingo +pinkeye +pinko +pinkoes +pinkos +pinkroot +pinky +pinna +pinnace +pinnae +pinnal +pinnas +pinnate +pinnately +pinner +pinniped +pinniped's +pinnipeds +pinnula +pinnular +pinnulate +pinnulated +pinnule +pinprick +pinpricks +pinscher +pinsetter +pinspotter +pinstripe +pinta +pintle +pintoes +pinup +pinxter +pionic +pipage +pipal +pipeage +pipefish +pipeful +pipeless +pipelike +piperazine +piperidine +piperine +piperonal +pipestone +pipgras +pipit +pipkin +pippin +pipping +pipsissewa +piquancy +piquet +piranha +piraro +piratical +piratically +pirogue +piroplasm +piroplasma +piroplasmata +piscicultural +pisciculture +pisciculturist +piscina +piscine +piscivorous +pisiform +pismire +pisolite +pisolitic +pissoir +pistillate +pistoleer +pita +pitchman +pitchout +pitchy +pithead +pithily +pitiably +pivotable +pivotman +pixie +pixieish +pixilated +pixilates +pixilation +pizazz +pizz +pizzazz +pizzeria +placability +placable +placably +placatory +placebo +placeholder +placeman +placemat +placemat's +placemats +placency +placent +placentation +placentations +placentia +placidity +placket +plagal +plage +plagiaristic +plagiary +plagioclase +plaguesome +plaguey +plaguily +plaguy +plaice +plainclothesman +plainsman +plainspoken +plainspokenness +plaint +plaintext +plaintful +plainview +plaister +planarian +planation +planchet +planetoidal +planetological +planetologist +planetology +plangency +plangent +plangently +planimeter +planimeter's +planimeters +planimetric +planish +planisher +planisphere +planispheric +planktonic +planless +planlessly +planlessness +planograph +planographic +planography +planosol +plantable +plantar +plantlike +planula +planular +planuloid +plasmagel +plasmagene +plasmagenic +plasmalemma +plasmapheresis +plasmasol +plasmatic +plasmid +plasmid's +plasmids +plasmin +plasminogen +plasmodesm +plasmodium +plasmogamy +plasmolysis +plasmolytic +plasmolytically +plasmon +plasodesma +plasterboard +plasterwork +plastery +plastid +plastidial +plastisol +plastisols +plastogene +plastral +plastron +plat +plateaux +plateful +platelike +platemaker +platemaking +plateresque +platies +platina +platinic +platinous +platipi +platipi's +platitudinal +platitudinarian +platonically +platterful +platting +platypus +platypus's +platypuses +plauded +plauding +plaudit +plause +plausive +playa +playability +playact +playbill +playbills +playbook +playgirl +playgoer +playgoers +playland +playmaker +playpen +playpen's +playpens +playsuit +pleadable +pleasantry +pleasurability +pleasurably +pleasureless +pleatless +plebe +plebeianism +plebes +plebian +plebiscitary +plebs +plectrum +plectrum's +plectrums +pledgee +pledget +pledgor +plenipotent +plenish +plenitudinous +plentitude +plethoric +pleurae +pleuritic +pleurodont +plex +plexiform +plexiglass +plexus +pliability +pliably +plimsoll +plinth +plodder +plosion +plotless +plotlessness +plottage +plottier +plotty +plowmen +plowmen's +pluckily +plugboard +plugboard's +plugboards +plugger +plumbaginous +plumbago +plumbate +plumbeous +plumbic +plumbiferous +plumbism +plumbous +plumelet +plumier +plumlike +plummier +plummy +plumose +plumosely +plumpish +plumulate +plumule +plumulose +plumy +plunderable +plunderage +plunderous +pluperfect +pluralistically +pluriaxial +pluripotent +plussage +plusses +plutocracy +plutocrat +plutocratic +plutocratically +pluton +plutonian +plutonic +pluvial +plyscore +pneumatically +pneumaticity +pneumatology +pneumatolysis +pneumatolytic +pneumatometer +pneumatometer's +pneumatometers +pneumatophore +pneumatophoric +pneumectomy +pneumococcus +pneumonic +pocahontas +pockmark +pocky +poco +podagra +podagral +podded +podding +podgier +podgy +podiatric +podiatrist +podiatry +podite +poditic +poetaster +poetess +poeticism +pogromist +poi +poikilotherm +poikilothermic +poikilothermism +poilu +poinciana +pointe +pointillism +pointillist +pointilliste +pointillistic +pointwise +poirot +poitrine +pokey +pokeys +pokier +pokily +pokiness +poky +polarimetric +polariscopic +polariton +polarographic +polarographically +polaron +polder +poleax +poleless +polemicist +polemist +polemonium +polestar +poleward +policewoman +policewoman's +policewomen +policyholder +policyholders +poliomyelitic +poliomyelitis +poliovirus +politesse +politick +politicker +polity +polkadot +polkadots +pollee +pollenate +pollenated +pollenates +pollenating +pollenation +pollenosis +pollex +pollical +pollices +pollinate +pollinated +pollinates +pollinating +pollination +pollinator +pollinic +polliniferous +pollinium +polloi +pollster +pollywog +pollywog's +pollywogs +poloist +poltergeist +poltroon +poltroonery +poltroonish +poltroonishly +polyandrous +polyandry +polyanka +polyantha +polyanthus +polybasite +polycarbonate +polycarpellary +polycarpic +polycarpous +polycarpy +polycentrism +polychaete +polychaetous +polychasium +polychotomous +polychotomy +polychromatic +polychrome +polychromy +polycistronic +polyclinic +polycondensation +polycot +polycotyl +polycotyledon +polycotyledonous +polycrystal +polycyclic +polycythemia +polycythemic +polydactyl +polydactylous +polydactyly +polydipsi +polygala +polygamic +polygamical +polygamically +polygamist +polygene +polygenesis +polygenesist +polygenetic +polygenetically +polygenic +polyglandular +polyglot +polyglotism +polyglottism +polygonum +polygram +polygram's +polygrams +polygraph +polygraphic +polygynoecial +polygyny +polyhedrosis +polyhistor +polyhistoric +polyhydroxy +polymath +polymathic +polymathy +polymerically +polymerism +polymorphically +polymorphism +polymorphonuclear +polymorphous +polymorphously +polymyxin +polyneuritis +polynuclear +polynucleotide +polynya +polyonymous +polyp +polypary +polypeptide +polypeptidic +polypetalous +polyphagia +polyphagous +polyphagy +polyphase +polyphasic +polyphenol +polyphenolic +polyphone +polyphonically +polyphonous +polyphonously +polyphyletic +polyphyletically +polyphyleticism +polypide +polyploid +polyploidy +polypnea +polypneic +polypody +polypoid +polypous +polyptych +polyrhythm +polyrhythmic +polyrhythmically +polyribonucleotide +polyribosomal +polyribosome +polysaccharide +polysaccharides +polysaprobic +polysemous +polysemy +polysepalous +polysilicon +polysiloxanes +polysome +polysomic +polysorbate +polystichous +polysulfide +polysyllabic +polysyllabically +polysyllable +polysynaptic +polysynaptically +polysyndeton +polytene +polyteny +polytheism +polytheist +polytheistic +polytheistical +polythene +polytocous +polytonality +polytope +polytrophic +polytype +polytypic +polytypism +polytypy +polyurethane +polyuria +polyvalence +polyvalent +polyvinyl +polywater +polyzoan +polyzoarium +polyzoic +pomace +pomaceous +pomade +pomaded +pomades +pomander +pomatum +pome +pomelo +pomerania +pomeranian +pomiferous +pommel +pomological +pomologically +pomologist +pomology +pompey +pompon +pon +ponderable +ponderosa +ponderosa's +ponderosas +pong +pont +pontific +pontificaly +pontificator +pontifices +pontine +pontius +ponton +pontonier +pontoon +ponytail +pood +poolroom +poop +poorhouse +poorish +popery +popgun +popinjay +popish +popishly +popliteal +popover +poppa +poppet +popple +poppycock +poppyhead +populaire +populaires +populism +populist +populistic +porcelainlike +porcelaneous +porcellaneous +poriferal +poriferan +porkies +porky +pornographically +porphyria +porphyrin +porphyritic +porphyroid +porphyropsin +porphyry +porrect +porringer +portance +portative +portcullis +porterage +porthole +portico +portiere +portionless +portraitist +portress +portulaca +posable +posada +posey +posies +positivistic +positivity +positronium +posseman +possemen +possessory +posset +possets +postaxial +postaxially +postbag +postbags +postbellum +postbox +postboxes +postboy +postboys +postbreeding +postclassic +postclassical +postcolonial +postdental +postdiluvian +postdoctorate +postembryonal +postembryonic +postemergence +posteriad +posteriority +postern +postexilic +postface +postform +postglacial +posthaste +posthole +posthypnotic +postiche +postilion +postillion +postmastership +postmenopausal +postmillenarian +postmillenarianism +postmillennial +postmillennialism +postmillennialist +postmistress +postmodern +postmultiply +postnasal +postnatal +postnatally +postnuptial +postnuptially +postorbital +postpaid +postpituitary +postponable +postposition +postpositional +postpositionally +postpositive +postpositively +postprandial +postprandially +postprocess +postprocessor +postprocessors +postschool +postsynaptic +postsynaptically +posttension +posttraumatic +postulancy +postulant +postulational +postulator +postural +posy +potability +potassic +potation +potboy +poteen +potemkin +potence +potentiate +potentiation +potentiator +potentiometric +potful +pothead +potheen +pother +pothered +pothering +pothook +pothouse +pothunter +pothunting +potpie +potsdam +potsherd +potshot +potshotting +potstone +pottage +pottawatomie +potteringly +pottier +potties +pottle +potto +pottos +potty +pouchier +pouchy +pouf +pouff +pouffed +poulard +poularde +poult +poulterer +poultryman +poundage +poundal +pourable +pourboire +pourparler +pourpoint +poussette +poussetted +poussetting +poussin +poussins +pouty +powderman +powdermen +powerboat +powerhouse +powerhouse's +powerhouses +powwow +poxvirus +poza +ppm +practicum +praecox +praedial +pragmatical +pragmaticism +pragmaticist +pragmatistic +praiseworthily +praline +prandial +prankish +prankishly +prankishness +prankster +pranksters +prase +pratfall +pratincole +pratique +prawn +prawner +prawns +praxeological +praxeology +pre +preachier +preachifies +preachify +preachily +preachiness +preachment +preachy +preadapt +preadaptation +preadapted +preadaptive +preadolescence +preadolescent +preamplifier +preamplifiers +prearrange +prearrangement +preatomic +preaxial +preaxially +prebend +prebendal +prebendary +prebind +prebiologic +prebiological +prebiotic +precancel +precancerous +precast +precautious +precedency +preceeded +preceeding +precensor +precentor +precentorial +precentorship +preceptor +preceptorial +preceptorship +preceptory +preceptress +precessional +preciosity +precipitance +precipitancy +precipitant +precipitantly +precipitantness +precipitator +precipitin +precipitinogen +precipitinogenic +precisian +precisianism +precisionist +preclinical +preclusion +preclusive +preclusively +precoat +precoating +precocial +precognition +precognitive +precombustion +precompact +precompose +precomputation +precomputed +preconceptual +preconcert +preconcerted +preconcertedly +preconcertedness +preconsonantal +precook +precritical +precursory +predaceous +predaceousness +predacious +predacity +predatorily +predawn +predecease +predefense +predefense's +predefenses +predesignate +predesignation +predestinarian +predestinarianism +predestinate +predestination +predestinator +predestine +predetermination +predicable +predicatable +predicatory +predigest +predigestion +predominancy +preemergence +preemergent +preemie +preemphasization +preemphasization's +preemphasize +preemphasized +preemphasizer +preemphasizers +preemphasizes +preemphasizing +preexchange +preexchanged +preexist +preexistence +prefatorial +prefatorially +prefatorily +prefectural +preferability +preferrer +prefigurative +prefiguratively +prefigurativeness +prefigure +prefigured +prefigurement +prefigures +prefiguring +prefixal +prefixally +prefocus +prefocused +prefocuses +prefocusing +preform +preformation +preformed +preforms +prefrontal +pregnability +pregnable +pregnenolone +preheat +preheated +preheater +prehensile +prehensility +prehension +prehistorian +prehistorical +prehistorically +prehistory +prehominid +preignition +preinduction +prejudicious +prejudiciously +prelature +prelection +prelibation +prelicense +prelicensed +prelicenser +prelicenses +prelicensing +preliminarily +prelusion +prelusive +prelusively +prelusory +premalignant +preman +premed +premedial +premedian +premedical +premedieval +premedieval's +premedievalism +premedievalism's +premedievalisms +premedievals +premeditator +premeiotic +premenstrual +premenstrually +premership +premie +premillenarian +premillenarianism +premillennial +premillennialism +premillennialist +premillennially +premiss +premolar +premonish +premonitorily +premorse +premune +premunition +prename +prenatal +prenatally +prenominate +prenomination +prenotion +preoccupancy +preoperative +preoperatively +preorbital +preordain +preordained +preordaining +preordains +preordination +preoviposition +preovulatory +prepackage +preparator +preparatorily +prepausal +prepay +prepense +prepensely +preplan +preponderancy +prepositive +prepositively +prepossess +prepossessing +prepossessingly +prepossessingness +prepossession +prepotency +prepotent +prepotently +preppie +preprandial +preprocess +preprocessed +preprocesses +preprofessional +prepuberal +prepuberally +prepubertal +prepubertally +prepuberty +prepubescence +prepuce +prepunch +prepupal +preputial +prerealization +prerealization's +prerealizations +prerealize +prerealizes +prerecord +presageful +presanctified +presbyope +presbyopia +presbyopic +presbyter +presbyterate +presbyterial +presbyterially +presbytery +prescient +prescientific +presciently +prescind +prescore +prese +preselection +presell +presentability +presentably +presentative +presentee +presentient +presentiment +presentimental +presentment +preservable +preservationist +presettable +presetting +preshrunk +presidentship +presidial +presidiary +presidio +presidium +presignify +presley +presoak +pressboard +pressmark +pressor +pressroom +pressrun +presswork +prest +prester +presternum +prestigeful +prestissimo +prestress +prestressed +presumptive +presumptively +presynaptic +presynaptically +pretax +preteen +pretensionless +preterit +preterite +preterition +preteritive +preterminal +pretermission +pretermit +preternatural +preternaturally +preternaturalness +pretreat +pretreatment +prettification +prettify +prettyish +pretubercular +pretuberculous +pretzel +prevaricate +prevaricated +prevaricates +prevaricating +prevarication +prevaricator +prevenient +preveniently +preventability +preventative +preventible +preverbal +previsional +previsionary +prevocalic +prevocational +prevue +prexy +priapic +pricey +pricier +pricket +prickier +pricky +pricy +prideful +pridefully +pridefulness +priesthood +prieur +priggery +priggism +prima +primality +primateship +primatial +primatological +primatologist +primatology +primero +primipara +primiparity +primiparous +primitivist +primitivistic +primitivity +primmer +primmest +primming +primo +primogenitor +primogeniture +primos +primrdium +primula +primus +princedom +princekin +princelet +princeling +princeship +princesse +principalship +principial +principium +princox +prink +prinker +printability +printemps +printery +printless +priorate +prioress +prioresses +priorship +pripet +prise +prisere +prismatically +prismatoid +prismatoidal +prismoid +prismoidal +prissily +pristane +prithee +privatdocent +privatdozent +privatism +privet +privily +privity +prix +prizefight +prizefighter +prizefighting +prizewinner +proa +proach +proaching +proactive +probabilism +proband +probang +probational +probationally +probationary +probatory +probenecid +probit +probosces +proboscidean +proboscidian +proboscis +procambial +procambium +procaryote +procaryotic +procathedral +procephalic +procercoid +processability +processable +processibility +processible +proclimax +proclitic +proconsul +proconsular +proconsulate +proconsulship +procreant +procreator +procryptic +proctodaeum +proctologic +proctological +proctologist +proctology +proctorial +proctorship +procumbent +procurable +procurance +procuration +procurator +procuratorial +procuress +prodder +prodigality +prodromal +prodromata +prodrome +prodromes +prodromic +productional +proemial +proenzyme +proestrus +profanation +profanatory +professeur +professorate +professoriat +professoriate +profili +profitless +profitted +profitting +profligacy +profluent +prog +progamete +progestational +progesterone +progestin +progestogen +progging +proglottid +proglottidean +proglottis +prognathic +prognathism +prognathous +prognostic +prograde +programmatic +programmatically +progressional +progressionist +progressist +progressivist +progressivistic +prohibitionist +projectable +projectional +projet +projets +prokaryote +prokaryotic +prolactin +prolamin +prolamine +prolan +prolapse +prolapsed +prolapsing +prole +proleptic +proletarian +proliferous +proliferously +prolificacy +prolificity +proline +prolocutor +prolotherapy +prolusion +prolusions +prolusory +prom +promazine +promisee +promisor +promissory +promotability +promotable +promptbook +promptbooks +promulgator +pronatalism +pronatalist +pronate +pronated +pronating +pronation +pronator +pronephric +pronephros +pronghorn +pronghorns +pronominal +pronominally +pronuclear +pronucleus +pronunciamento +pronunciational +prooflike +proofread +proofroom +propaedeutic +propagable +propagandism +propagandistically +propagational +propagator +propagule +proparoxytone +propellent +propellor +propend +propense +properdin +propertyless +prophage +prophase +prophasic +prophetess +prophetical +prophylactic +prophylactically +prophylaxis +propine +propined +propining +propionibacteria +propitiable +propitiator +propitiatory +proplastid +propman +propolis +propone +proponed +proponing +proportionable +proportionably +propos +propositus +propranolol +proprietress +proprioceptor +proptosis +propulsive +propyl +prorogate +prorogation +prorogue +prorogued +proroguing +prosaically +prosaism +prosaist +prosateur +prosciutto +proscriptive +proscriptively +prosector +prosectorial +prosecutable +proselyte +proselytism +proseminar +prosencephalic +prosencephalon +prosenchyma +prosenchymas +prosenchymata +prosenchymatous +prosier +prosily +prosiness +prosit +proso +prosobranch +prosodical +prosodically +prosodist +prosoma +prosomal +prosopographical +prosopography +prosopopoeia +prossed +prosser +prost +prostaglandin +prostatectomy +prostatic +prostatism +prostatitis +prosthesis +prosthetically +prosthodontics +prosthodontist +prostitutor +prostomial +prostomium +prosy +protamine +protasis +protatic +protea +protectant +protectionism +protectoral +protectorship +protectory +protectress +proteid +proteide +proteinaceous +proteinase +proteinate +proteinuria +proteinuric +protend +protensive +protensively +proteoclastic +proteose +proteranthous +proteranthy +protestor +proteus +prothalamion +prothalamium +prothallial +prothallium +prothallus +prothesis +prothetelic +prothetely +prothetic +prothonotarial +prothonotary +prothoracic +prothorax +prothrombin +protist +protistan +protitch +protium +proto +protoderm +protodermal +protogalaxy +protogeometric +protohistorian +protohistoric +protohistory +protohuman +protolanguage +protolithic +protomartyr +protonate +protonated +protonation +protonema +protonemal +protonematal +protonic +protonotary +protonymph +protonymphal +protopathic +protophloem +protophyta +protoplanet +protoplast +protoplastic +protoporphyrin +protostar +protostele +protostelic +prototroph +prototrophic +prototrophy +prototypal +protoxylem +protozoal +protozoic +protozoological +protozoologist +protozoology +protozoon +protractile +protraction +protractor +protreptic +protrusible +protuberatly +proudful +proudhearted +provascular +provement +provender +provenience +provincialist +provinciality +proviral +provirus +provisionary +provisons +provisory +provitamin +provolone +proxemic +proxemics +proximo +proxmire +prude +prude's +prudery +prudes +prudish +prudishly +prudishness +pruinose +prurience +pruriency +pruriginous +prurigo +pruritic +pruritus +prussiate +prussic +prutot +pryer +psalmbook +psalmody +psalter +psalterium +psaltery +psaltry +psephological +psephologist +psephology +pseud +pseudepigraph +pseudepigraphon +pseudepigraphy +pseudoallele +pseudoallelic +pseudoallelism +pseudoclassic +pseudoclassicism +pseudoenergy +pseudomedieval +pseudomedieval's +pseudomedievals +pseudonymity +pseudonymous +pseudonymously +pseudonymousness +pseudopotential +pseudoscience +pseudoscientific +pseudoscientist +pseudoscorpion +pseudosophisticated +pseudosophistication +pseudotuberculosis +psychedelia +psychedelically +psychiatrically +psychoanalytical +psychoanalytically +psychobiographical +psychobiography +psychobiologic +psychobiological +psychobiologist +psychochemical +psychodrama +psychodramatic +psychodynamic +psychodynamically +psychodynamics +psychogenesis +psychogenetic +psychogenic +psychogenically +psychognosis +psychognosy +psychograph +psychokinesis +psychokinetic +psycholinguist +psychologic +psychologism +psychometrically +psychomotor +psychoneurosis +psychoneurotic +psychopathically +psychopathologic +psychopathological +psychopathologically +psychopathologist +psychopathology +psychopathy +psychopharmaceutical +psychopharmacologic +psychopharmacological +psychopharmacologist +psychopharmacology +psychophysicist +psychophysiologic +psychophysiological +psychophysiologically +psychophysiologist +psychopomp +psychosexual +psychosexuality +psychosexually +psychosomatically +psychosurgery +psychosurgical +psychotherapeutically +psychotherapist +psychotically +psychotogen +psychotogenic +psychotomimetic +psychotomimetically +psychotropic +psychrometer +psychrometer's +psychrometers +psychrometric +psychrometry +psychrophilic +psyllium +pterodactyl +pterodactyl's +pterodactyls +ptolemaists +ptomaine +puberal +pubertal +puberulent +pubes +pubescence +pubic +pubis +publican +publicans +publicist +publick +publique +publishable +puccoon +puce +pucka +puckery +pud +puddingstone +pudency +pudendal +pudendum +puerperal +puerperium +pug +pugaree +puggaree +pugging +pugilism +pugilist +pugilistic +pugmark +pugnacious +pugnaciously +pugnaciousness +pugnacity +puisne +puissance +pukka +pul +pulchritude +pulchritudinous +pule +puler +puli +pulicide +pulik +puling +pulis +pullback +pullet +pullout +pullulate +pullulation +pulmonate +pulmonic +pulmotor +pulpal +pulpally +pulpiness +pulpwood +pulpy +pulque +pulsant +pulsator +pulsatory +pulsimeter +pulsimeter's +pulsimeters +pulsometer +pulsometer's +pulsometers +pulverulent +pulvillus +pulvinus +pumiceous +pumicite +pumpernickel +pumpkinseed +pumpkinseeds +puna +punchball +punchballs +punchboard +puncheon +punchier +punchinello +punchless +punchy +punctate +punctation +punctilio +punctilious +punctiliously +punctiliousness +punctuator +pung +punily +punishability +punition +punkah +punkie +punkin +punnier +punning +punny +punties +punty +pupae +puparia +puparial +puparium +pupfish +pupilage +pupilar +pupillage +pupillary +pupiparous +puppetry +pupping +purblind +purblindly +purblindness +purdah +purdew +pureblood +purebred +puree +puree's +pureed +pureeing +purees +purfle +purfled +purfling +purgatorial +purificator +purificatory +purifing +purine +puristic +puritanism +purl +purled +purler +purlers +purlieu +purlin +purling +puromycin +purplish +purply +purpura +purpure +purpuric +purselike +pursewarden +pursier +pursiness +purslane +pursuance +pursuivant +pursy +purtenance +purulence +purulent +purveyance +purvis +pushball +pushcart +pushchair +pushchairs +pushful +pushfulness +pushily +pushout +pushover +pushover's +pushovers +pushpin +pushpin's +pushpins +pusillanimity +pusillanimous +pusillanimously +pussyfoot +pussyfooter +pussyfooting +pussytoes +pustulant +pustular +pustulate +pustulated +pustulation +pustule +pustules +putains +putas +putdown +putdown's +putdowns +putout +putrefaction +putrefactive +putrescence +putrescent +putrescible +putrescine +putridity +putsch +putschist +puttana +puttee +puttees +puttyroot +puzzleheaded +puzzleheadedness +pycnidium +pycnogonid +pycnometer +pycnometer's +pycnometers +pyelitis +pyelonephritic +pyelonephritis +pyemia +pyemic +pygidial +pygidium +pygmaean +pygmean +pygmoid +pygmyish +pygmyism +pyknic +pylon +pylons +pylori +pyloric +pylorus +pyocanea +pyoderma +pyodermic +pyogenic +pyracanth +pyracantha +pyralid +pyralidid +pyramidical +pyran +pyranoid +pyranose +pyranoside +pyrargyrite +pyrene +pyrenoid +pyrethrin +pyrethroid +pyrethrum +pyretic +pyrexia +pyrexial +pyrexic +pyrheliometer +pyrheliometer's +pyrheliometers +pyrheliometric +pyric +pyridoxal +pyridoxamine +pyridoxin +pyridoxine +pyriform +pyrimethamine +pyrimidine +pyrimidines +pyrite +pyrites +pyritic +pyrocatechol +pyrocellulose +pyrochemical +pyrochemically +pyroclastic +pyroelectric +pyroelectricity +pyrogallol +pyrogen +pyrogenic +pyrogenicity +pyrogenous +pyrola +pyroligneous +pyrolusite +pyrolytic +pyrolytically +pyromancy +pyromania +pyromaniac +pyromaniac's +pyromaniacal +pyromaniacs +pyrometallurgical +pyrometallurgy +pyrometric +pyrometrically +pyromorphite +pyronine +pyroninophilic +pyrope +pyrophoric +pyrophosphatic +pyrophyllte +pyrosis +pyrotechnical +pyrotechnically +pyrotechnist +pyroxenic +pyroxenitic +pyroxenoid +pyroxylin +pyrrhic +pyrrhotite +pyrrhuloxia +pyrrol +pyrrole +pyrrolic +pyruvate +pyschiatrist +pythoness +pythonic +pythonine +pyuria +pyx +pyxides +pyxidium +pyxie +pyxis +qua +quackish +quadded +quadding +quadrantal +quadraphonic +quadraphonics +quadraphony +quadrat +quadrate +quadrated +quadrates +quadrating +quadrennium +quadricentennial +quadricipital +quadrifid +quadripuntal +quadrisect +quadrisected +quadrisecting +quadrisects +quadrisyllabic +quadrivalent +quadrivial +quadroon +quadroons +quadrumvir +quadrumvirate +quadruped +quadrupedal +quadrupeds +quadruplet +quadruplets +quadruplicity +quadruply +quadrupolar +quadrupole +quaestor +quag +quai +quaich +qualmish +qualmishly +qualmishness +qualmy +quant +quantal +quantasome +quantic +quantifiably +quantificational +quantificationally +quantifys +quantitate +quantitated +quantitates +quantitating +quantitation +quantitations +quarantinable +quark +quarks +quartan +quarterage +quarterdeck +quarterdecks +quarterfinal +quarterfinalist +quartern +quarternary +quarterstaff +quartette +quartic +quartics +quarto +quartos +quartziferous +quartzitic +quartzose +quasimodo +quasiparticle +quatercentenary +quaternion +quaternity +quatrefoil +quattrocento +quattuordecillion +quavery +quayage +quayside +quean +queasily +queazy +queenship +queerish +quenchable +quenchless +querilla +querist +quern +querns +questionary +questionless +questor +quetzal +quetzales +quib +quibs +quickset +quid +quid's +quiddity +quids +quiescence +quietism +quietist +quietus +quiff +quiffed +quiffs +quillwort +quince +quinces +quincuncial +quincuncially +quincunx +quincunxes +quincunxial +quindecillion +quinidine +quiniela +quinoa +quinoid +quinoidine +quinoline +quinquennium +quinquevalent +quinquivalent +quintain +quintal +quintessence +quintette +quintic +quintuple +quintupled +quintuples +quintuplet +quintuplet's +quintuplets +quintuplicate +quintuplicated +quintuplicates +quintuplicating +quintupling +quintus +quipped +quipster +quirkily +quirkiness +quirky +quisling +quislingism +quitch +quitclaim +quitrent +quittance +quitted +quittor +quixotical +quixotically +quixotry +quizmaster +quizzer +quizzicality +quod +quodlibet +quoin +quoit +quoits +quondam +quot +quotable +quotidian +rRNA +rabbet +rabbeted +rabbeting +rabbets +rabbinate +rabbinic +rabbinism +rabbitry +rabbity +rabblement +rabic +rabidity +racecourse +racecourses +racemate +racemic +racemose +rachet +rachides +rachiodont +rachis +rachises +rachitic +rachitis +racialism +racialist +racialistic +racily +racine +rackle +racon +raconteur +racoon +rad +radarscope +radarscopes +raddle +raddled +raddles +raddling +radiale +radiancy +radiational +radiationless +radic +radicand +radicate +radicle +radicular +radioautograph +radioautographic +radioautography +radiobiologic +radiobiological +radiobiologically +radiobiologist +radiobiology +radiobroadcast +radiobroadcaster +radiobroadcasting +radiocast +radiocaster +radiochemist +radiochlorine +radioecological +radioecologist +radioecology +radioelement +radiogenic +radiogram +radiogram's +radiograms +radiograph +radiographically +radioimmunoassay +radioisotope +radioisotopic +radioisotopically +radiolarian +radiolocation +radiologist +radiolucency +radiolucent +radiolysis +radiolytic +radiometeorograph +radiometrically +radiomimetic +radionuclide +radiopaque +radiophone +radiophoto +radiophotograph +radioscopic +radioscopy +radiosensitive +radiosensitivity +radiosonde +radiostrontium +radiosymmetrical +radiotelegraph +radiotelegraphic +radiotelegraphy +radiotelephone +radiotelephony +radiotherapist +radiothorium +radiotracer +radome +rads +radula +radular +raff +raffia +raffinose +raftsman +raga +ragamuffin +ragbag +raggedy +raggle +ragi +raglan +ragman +ragpicker +ragtag +ragtime +rah +rainmaker +rainmaking +rainproof +rainspout +rainsquall +rainwash +rainwear +raj +raja +rale +rallye +rallyist +rallymaster +ramate +rambunctious +rambunctiously +rambunctiousness +ramekin +ramentum +ramequin +rami +ramie +ramiform +ramillies +ramirez +rammer +ramose +ramosely +ramous +rampageous +rampageously +rampageousness +rampancy +rampion +ramshackle +ramus +ranchman +ranian +rantry +ranunculus +rapacity +rapine +rapist +rappee +rappen +rapporteur +rapscallion +raptor +raptorial +rapunzel +rarebit +rarefaction +rarefactional +rarefactive +rarify +rasa +rascality +rasing +rasorial +raspy +rasure +rata +ratably +ratafia +rataplan +ratch +ratel +ratemeter +ratemeter's +ratemeters +ratepayer +ratepayers +rathe +rathskeller +raticide +ratificationist +ratiocinator +rationalistically +ratlike +ratline +raton +ratoon +rattan +ratted +ratteen +ratter +ratting +rattlebrain +rattlebrained +rattletrap +rattly +rattrap +raunchier +raunchily +raunchiness +raunchy +ravagement +ravel +ravelment +ravels +ravioli +ravishment +rawinsonde +rawlings +rawlins +rayless +raylessness +rayon +razeed +razeeing +razorbill +razz +razzmatazz +reabsorb +reabsorption +reacquaint +reacquire +reacquisition +reactance +reactances +reactional +reactionally +reactionaryism +reaggregate +reaggregation +realpolitik +reapportion +rearhorse +rearm +rearmament +rearming +rearmost +rearward +rearwardly +rearwards +reasonability +reasonless +reasonlessly +reassembly +reave +reaver +reaving +reb +rebarbative +rebarbatively +reboant +rebs +rebus +rebuttable +rebutter +recalcitrance +recalcitrancy +recalescence +recallability +recantation +recap +recatory +receivership +recension +receptaculum +recessional +recessionary +recharge +rechargeable +recharger +recharging +recheat +recidivism +recidivist +recidivistic +reciprocator +recision +recitalist +recitativo +reck +reclinate +reclosable +recoin +recombinant +recommit +recommitment +recompence +recompose +reconcilability +reconcilable +reconcilableness +reconcilement +reconfirm +reconfirmation +reconstitute +reconstitution +reconstructionism +reconstructionist +reconstructor +recontaminate +reconversion +reconvert +reconverted +reconvey +reconveyance +recordable +recordation +recordist +recoupable +recoupment +recreant +recreatable +recreationist +recriminatory +recrudesce +recrudescence +recrudescent +rectal +rectally +rectangularity +recti +rectifiability +rectifiable +recting +rection +rectitudinous +rective +recto +rectorate +rectorial +rectorship +rectos +rectrices +rectrix +rectus +recumbency +recusancy +redaction +redactional +redargue +redbone +redcap +redded +reddy +rede +redear +redecorate +redecorator +redeemable +redemptional +redemptory +redeploy +redeployed +redeployment +redescribe +redescription +redetermine +redetermined +redetermining +redhook +redhorse +redia +rediae +redial +redias +redintegrate +redintegration +redintegrative +rediscount +rediscountable +redistributory +redistrict +redivivus +redleg +redolence +redolent +redolently +redondo +redoubt +redoubtably +redout +redox +redpoll +redroot +redshank +redshift +redshifted +redshifting +redshifts +redshirt +redskin +redstart +redtop +reductant +reductase +reductio +reductional +reductionist +reductionistic +reduplicate +reduplication +reduplicative +reduplicatively +reduviid +redwing +ree +reedbuck +reedify +reeducate +reeducative +reeky +reelable +reembroider +reemphasization +reemphasization's +reemploy +reemployment +reenforce +reenlist +reenlisted +reenlistment +reentrance +reest +reestablishment +ref +reface +refacing +refect +refection +referable +refinish +refinisher +refinishes +refinishing +refit +reflation +reflationary +reflectional +reflectometer +reflectometer's +reflectometers +reflectometry +reflexion +reflexology +reflorescence +reflorescent +reflow +refluence +reforest +reforge +reformate +reformational +refractile +refractivities +refractivity +refractometric +refractometry +refractor +refractorily +refrainment +refrangibility +refrangible +refrangibleness +refrigerant +refringent +reft +refugeeism +refugium +refulgence +refulgent +refundability +refundable +refurbishment +refutably +regality +regardant +regardful +regardfully +regardfulness +regelation +regenerable +regeneracy +regenerator +regental +regicidal +regicide +regimental +regimentally +regimentals +regionalist +regionalistic +regisseur +regius +reglet +regna +regnal +regnant +regnum +regolith +regorge +regorged +regorging +regosol +regrant +regreet +regressor +regretless +regretter +regrid +regridded +regridding +regrow +regurgitate +regurgitated +regurgitates +regurgitating +regurgitation +regurgitative +rehabilitant +rehabilitationist +rehabilitator +rehear +rehouse +rehousing +rehydratable +rehydrate +rehydration +reichsmark +reification +reified +reify +reifying +reimpression +reincarnationist +reinfection +reinforceable +reinhard +reinhardt +reinless +reinsman +reinsurance +reinsure +reinsurer +reintegrate +reintegration +reintegrative +reinvestment +reinvigorate +reinvigorator +reiterator +reive +reiver +reiving +rejectee +rejuvenate +rejuvenated +rejuvenates +rejuvenating +rejuvenation +rejuvenator +rejuvenescence +rejuvenescent +relatable +relator +relaxant +relaxin +releasability +releasably +relection +reliction +relievable +relievo +religionist +religiose +reline +relinquishment +reliquary +relique +reliquiae +relishable +relocatee +relucent +reluctancy +reluctate +reluctated +reluctation +reluctivity +relume +relumed +relumine +reluming +remaines +reman +remanence +remanent +remanufacture +remanufacturer +remap +remarque +remediably +remedially +remediate +remediation +remediless +remedilessly +rememberability +rememberable +remigial +remindful +reminiscential +remint +remise +remised +remising +remissible +remissibly +remitment +remittable +remittal +remittent +remittently +remitter +remonstrance +remonstrant +remonstrantly +remonstrator +remount +removability +removably +remunerator +remuneratory +remus +renascence +renderable +renegade +renegades +renege +reneged +reneger +reneges +reneging +renewability +renewably +reniform +renig +renigged +renigging +renin +renitency +renitent +rennet +rennin +renographic +renography +renominate +renominating +renomination +renouncement +renovator +rentability +rentable +rente +rentier +renunciatory +reoccupy +reoccur +reoccurrence +rep +repack +repacker +repacking +repairability +repand +reparative +repass +repassage +repatriate +repatriated +repatriates +repatriating +repatriation +repealable +repellant +repellency +repeller +repercussive +repetend +repetitional +replant +repleviable +replevied +replevies +replevin +reportable +reposal +reposeful +reposefully +reposefulness +reposit +reposited +repositing +repossess +repossession +repower +reprehend +reprehensibility +reprehensibly +reprehension +reprehensive +representationalism +representationalist +repressibility +repressible +repressionist +repressor +reprieval +repristinate +repristination +repro +reproachable +reproachful +reproachfully +reproachfulness +reprobance +reprobatory +reprocess +reprocessable +reprocesses +repros +repudiationist +repudiator +repugn +repugnancy +reputability +req +requestioner +requestor +requiescat +requin +requital +reradiate +reradiation +reredos +reremouse +rereward +resail +rescale +rescindment +rescission +rescissory +rescript +researchist +resect +resectability +resectable +resection +reseed +resend +resending +reserpine +reservist +reservists +resettable +reship +reshipment +reshipper +reshuffle +residua +resile +resiled +resiliency +resiling +resinate +resinify +resinoid +resinous +resiny +resistable +resistibility +resistless +resistlessly +resistlessness +resitting +resojet +resole +resolvent +resorb +resorcinol +resorption +resorptive +respell +respirable +respirational +respirometer +respirometer's +respirometers +respirometric +respirometry +resplendence +resplendency +responsory +responsum +ressentiment +resses +restage +restartable +restauranteur +restitute +restorable +restoral +restrainable +restrictionism +restrictionist +restrike +resultful +resultfulness +resultless +resupinate +resupination +resupine +resurgam +resurge +resurging +resurrectional +resurrectionist +resuscitator +resuscitators +resvering +ret +retable +retake +retardate +retentivity +retenue +retia +retiarius +reticency +reticule +reticulocyte +reticulocytic +reticulose +retiform +retinacular +retinaculum +retinae +retinene +retinitis +retinol +retinopathy +retinoscopy +retinospora +retinula +retinular +retirant +retool +retortion +retot +retouch +retoucher +retractile +retractility +retrainable +retrainee +retral +retrally +retread +retreaded +retreading +retreatant +retrench +retrial +retributive +retributively +retributory +retrievability +retroaction +retroactivity +retrocede +retrocession +retrofire +retrofitted +retrogradation +retrogress +retrogression +retrolental +retrolingual +retropack +retroperitoneal +retroperitoneally +retroreflection +retroreflective +retroreflector +retrorse +retrorsely +retroserrate +retroversion +rets +retsina +retted +retting +returnee +returnee's +returnees +retuse +reunification +reunify +reunionist +reunionistic +rev +revalidate +revalidating +revaluate +revalue +revanche +revanchist +revealable +revealment +revegetate +revegetation +revehent +reveille +reveilles +revelator +revenant +rever +reverb +reverberant +reverberantly +reverberatory +reverential +reverentially +revers +reversibly +reversional +reversionary +revertible +revery +revest +revetment +revetted +revictual +revilement +revisal +revisionism +revisor +revisory +revivable +revivalist +revivalistic +revivalists +revivification +revivify +reviviscence +reviviscent +revokable +revoluable +revolute +revolutionarily +revolutionibus +revolutionist +revolvable +revs +revulsed +revulsive +rew +rewake +rewaken +rewardable +rexroth +rey +reynard +rezone +rhabdom +rhabdomancy +rhabdome +rhabdomere +rhadamanthine +rhamnaceous +rhamnose +rhamnus +rhaphe +rhapsodical +rhapsodically +rhapsodist +rhatany +rhebok +rheims +rheinholdt +rheological +rheologically +rheologist +rheometer +rheometer's +rheometers +rheophile +rheophilic +rheostatic +rhesus +rhet +rhetor +rheumatically +rheumatiz +rheumatoid +rheumatologist +rheumatology +rheumy +rhinal +rhinelander +rhinencephalic +rhinencephalon +rhinitis +rhinocerotic +rhinolaryngology +rhinopharyngitis +rhinoscopy +rhinosporidium +rhinovirus +rhizanthous +rhizobium +rhizocarpic +rhizocarpous +rhizocephalan +rhizocephalid +rhizoctonia +rhizogenesis +rhizogenetic +rhizogenic +rhizoid +rhizoidal +rhizomatous +rhizome +rhizomic +rhizomorphous +rhizoplane +rhizopod +rhizopodal +rhizopodous +rhizopus +rhizosphere +rhizotomy +rhodamine +rhodochrosite +rhodomontade +rhodoplast +rhodopsin +rhodora +rhomb +rhombencephalon +rhombi +rhombohedral +rhombohedron +rhomboid +rhomboidal +rhomboideus +rhombs +rhonchi +rhonchus +rhumb +rhumba +rhumbs +rhus +rhuses +rhymester +rhyolite +rhyolitic +rhythmicity +rhythmist +rhytidome +ri +rial +rialto +riant +riantly +riata +ribaldry +riband +ribas +ribband +ribber +ribbonlike +ribby +ribgrass +riblet +ribonuclease +ribonucleoprotein +ribonucleoside +ribonucleotide +ribose +ricci +ricebird +ricercar +richert +richey +richland +richment +rici +ricin +ricinus +rickards +rickenbaugh +rickettsia +rickey +rickeys +rickrack +ricksha +ricotta +rictal +rictus +ridded +ridder +rideable +riderless +ridgeling +ridgling +ridgy +ridotto +ridpath +riegger +riel +rien +rier +rife +rifely +riff +riffle +riffled +riffler +riffles +riffling +riffraff +rification +rifice +rificer +riflebird +riflery +riflescope +rifying +rigadoon +rigatoni +rigaudon +rightism +rigidification +rigidify +rigorism +rigorism's +rigorisms +rigorist +rigorist's +rigoristic +rigoristics +rigorists +rile +riling +rilke +rille +rillet +rilly +rimbaud +rimier +rimland +rimose +rimous +rimrock +rimy +rin +rinascimento +rinderpest +ringbark +ringbolt +ringbolts +ringbone +ringboned +ringdove +ringel +ringent +ringleader +ringleaders +ringlike +ringmaster +ringmasters +ringneck +ringolade +ringstraked +ringtail +ringtaw +ringtoss +ringworm +ringworms +ripieno +ripoff +ripoff's +ripoffs +riposte +ripper +riprap +ripsaw +ripsnorter +ripsnorting +riptide +risibility +risorgimento +risotto +rit +ritard +ritualism +ritualist +ritualistic +ritualistically +ritzier +ritziness +ritzy +rivalrous +riverbed +riverview +riverward +riverwards +riverweed +riyal +roadability +roadless +roadrunner +roadrunners +roadstead +roadwork +roadworks +roadworthiness +roadworthy +roan +robalo +roband +robbie +roble +robustious +robustiously +robustiousness +roc +rocambole +rochet +rockabilly +rockaway +rockaways +rocketeer +rocketry +rockettes +rockfish +rocklike +rockling +rockoon +rockrose +rockshaft +rockskipper +rococo +rodenticide +rodeph +rodless +rodlike +roemer +roentgenogram +roentgenogram's +roentgenograms +roentgenograph +roentgenographic +roentgenographically +roentgenography +roentgenologic +roentgenological +roentgenologically +roentgenologist +roentgenology +roentgenoscope +roentgenoscopic +roentgenoscopy +roentgenotherapy +roff +rogation +rogueing +roguery +roi +roic +roily +roister +roistered +roisterer +roistering +roisterous +rolamite +rollick +rollie +rollout +rollover +rolnick +romaine +romanticist +romanza +romaunt +romulo +rondeau +rondeaux +rondel +rondelet +rondelle +rondure +ronnel +ronyon +roofhouse +roofless +rooflike +roofline +rooftree +rookery +rooky +roomette +rooney +roorback +roos +roose +rootage +roothold +rootlet +rootlike +rootstalk +rootstock +rooty +ropean +ropedancer +ropedancing +ropery +ropewalk +ropewalker +ropeway +ropework +ropier +ropiness +ropy +roque +roquelaure +rorqual +rosabelle +rosaceous +rosaniline +rosarian +rosebay +rosefish +roselike +rosella +rosemaling +roseola +roseolar +rosery +roset +rosewater +rosewood +rosie +rosily +rosin +rosined +rosining +rosinous +rosinweed +roslev +rossi +rossoff +rostagno +rostagnos +rostellar +rostellate +rostellum +rostra +rostral +rostrate +rosulate +roswell +rota +rotaed +rotameter +rotameter's +rotameters +rotatable +rotatory +rote +rotenone +rotgut +rothko +rotifer +rotisserie +rotonda +rotorcraft +rotos +rotted +rottenstone +rotter +rottosei +rottweiler +roturier +rou +rouen +roughage +roughcast +roughhouse +roughhoused +roughhousing +roughleg +roughrider +roughriders +roulade +rouleau +rouleaux +roundel +roundelay +roundish +roundlet +roundsman +roundwood +roup +rous +rouseabout +rousement +roust +rouster +routeman +routeway +routh +roux +roven +rowdily +rowdyish +rowdyism +rowlock +roxy +royalism +royaux +royster +rozella +rozelle +rozzer +rpt +rubasse +rubato +rubberlike +rubberneck +rubbernecker +rubbishy +rubblework +rubefacient +rubellite +rubeola +rubeolar +rubicundity +rubiginous +rubious +rubrical +rubrically +rubricate +rubrication +rubricator +rubus +rubythroat +rucellai +ruche +ruching +ruck +rucksack +ruction +rudbeckia +rudd +rudderpost +rudderstock +ruddily +ruddle +ruddled +ruddleman +ruddling +ruddock +ruderal +rudesbies +rudesby +rudimental +rudimentarily +rufescent +ruff +ruffe +ruffed +ruffianism +ruffly +rufous +ruga +rugae +rugal +rugate +rugby +rugger +ruggiero +rugose +rugosely +rugosity +rugulose +ruh +ruidoso +ruinate +ruleless +rulership +rumba +rumbly +rumbustious +rumdum +rumina +ruminal +ruminate +rumination +ruminative +ruminatively +ruminator +rummel +rummer +rummest +rumrunner +runagate +runaround +runback +runcinate +rundle +rundlet +runless +runlet +runnel +runnels +runneth +runny +runout +runouts +runover +runtm +rupiah +rupiahs +rupicoline +rupicolous +ruppert +ruralist +rurban +rushall +rushee +rushlight +rushy +russetting +russification +russify +russula +rustical +rustically +rusticator +rusticity +rustily +ruthenic +ruthenious +rutilant +rutile +ruttish +ruttishly +ruttishness +ryegrass +saba +sabadilla +sabbat +sabbatic +sabin +sabol +sabot +saboteur +saboteurs +sabra +sac +sacahuiste +sacaton +saccade +saccadic +saccate +saccharase +saccharate +saccharide +saccharides +saccharification +saccharify +saccharimeter +saccharimeter's +saccharimeters +saccharimetry +saccharin +saccharine +saccharinity +saccharoidal +saccharometer +saccharometer's +saccharometers +saccharomyces +saccharose +saccular +sacculate +sacculated +sacculates +sacculation +saccule +sacculus +sacerdotal +sacerdotalism +sacerdotalist +sacerdotally +sachem +sachemic +sachems +sachet +sacheted +sacheverell +sackbut +sackcloth +sackful +saclike +sacque +sacra +sacramental +sacramentalism +sacramentalist +sacramentally +sacrarium +sacre +sacrestia +sacrilegiousnes +sacring +sacristan +sacristy +sacroiliac +sacrosanctity +sacrum +saddhu +saddlebow +saddlecloth +saddleless +saddlery +saddletree +sadomasochism +sadomasochist +sadomasochistic +safecracker +safecracking +safelight +safetyman +safflower +safranin +safranine +safrole +sagami +saggar +sagger +sagittal +sagittally +sagittate +sago +sagos +saguaro +sahib +sailable +sailboard +sailcloth +sailon +sailplane +sailplaner +sain +sainfoin +saintdom +saintlike +saintsbury +saintship +saith +saithe +saki +sako +salability +salamandrine +salariat +saleable +saledo +saleratus +saleroom +salesclerk +salesroom +saleswoman +salic +salicin +salicylate +salida +salientian +salimeter +salimeter's +salimeters +salinity +salinometer +salinometer's +salinometers +sallet +sallowish +salmagundi +salmi +salmonberries +salmonberry +salmonella +salmonellosis +salmonid +salmonoid +salometer +salometer's +salometers +saloonkeep +saltarello +saltation +saltatorial +saltatory +saltbox +saltbush +saltcellar +saltern +saltily +saltine +saltire +saltless +saltlike +saltonstall +saltshaker +saltworks +saltwort +salubrity +saluki +salutarily +salutaris +salutational +salutatorian +salutatory +salutiferous +salutory +salvable +salvageability +salvational +salvationism +salvationist +salverform +salvific +salvoes +salvor +samar +samara +samarium +samarskite +samba +sambar +sambur +samisen +samite +samlet +samp +sampan +samphire +samurai +samurai's +samurais +sanatarium +sanative +sanbenito +sancta +sanctimony +sanctum +sandarac +sandbagger +sandbank +sandbar +sandbox +sandbur +sandglass +sandhog +sandling +sandlot +sandlotter +sandpapery +sandsoap +sandstorm +sandstorms +sandworm +sandworms +sangaree +sangfroid +sanguinaria +sanguinarily +sanguineum +sanguinity +sanguinolent +sanicle +sanious +sanipractor +sanitaire +sanitarian +sanitarily +sanitorium +sannyasi +sans +sansei +sanseis +sanserif +sansevieria +sanskritic +sansom +sansome +sant +santolina +santonica +santonin +santour +saphead +sapheaded +saphenous +sapid +sapidity +sapience +sapiens +sapient +sapiently +sapio +sapless +saplessness +sapodilla +sapogenin +saponaceous +saponaceousness +saponifiable +saponification +saponifier +saponify +saponin +saponins +saponite +sapor +saporous +sapota +sapper +sapphic +sapphirine +sapphism +sapremia +sapremic +saprobe +saprobic +saprobically +saprogenic +saprogenicity +saprolite +sapropelic +saprophagous +saprophyte +saprophytic +saprophytically +saprozoic +sapsago +saraband +sarabande +sarape +sarasate +sarcenet +sarcoid +sarcoidosis +sarcolemma +sarcolemmal +sarcomatosis +sarcomatous +sarcomere +sarcomeric +sarcophagic +sarcophagous +sarcophagus +sarcophagy +sarcoplasm +sarcoplasma +sarcoplasmatic +sarcoplasmic +sarcosomal +sarcosome +sardonically +sardonicism +sardonyx +sargasso +sargassum +sarge +sarmi +sarod +sarode +sarodist +sarong +sarong's +sarongs +sarpsis +sarsaparilla +sarsenet +sarsparilla +sarti +sartorial +sartorially +sashimi +saskatoon +sass +sassier +sasswood +sassy +satang +satangs +satanically +satchelful +sateen +satem +sati +satiety +satinet +satinwood +satiny +satori +saturable +saturant +saturator +saturnali +saturnalian +saturnalianly +saturniid +satyriasis +satyric +satyrid +saucebox +saucerlike +sauch +sauerbraten +sauger +saurel +saurian +sauries +sauropod +savable +savagism +savanna +savanna's +savannas +savant +savants +savate +saveable +sawbelly +sawbones +sawboneses +sawbuck +sawfish +sawfly +sawlike +sawtimber +saxhorn +saxifrage +saxophonic +saxton +sayable +scabbier +scabbing +scabble +scabbled +scabbles +scabbling +scabby +scabies +scabietic +scabiosa +scabious +scad +scad's +scads +scag +scagliola +scalade +scalado +scalage +scalare +scalariform +scalariformly +scalation +scalawag +scaleless +scalelike +scalene +scalepan +scallion +scallopini +scallywag +scallywags +scalogram +scalogram's +scalograms +scammed +scamming +scammony +scampi +scampini +scampish +scandalmonger +scandent +scannable +scansion +scantling +scape +scapegoatism +scapegrace +scaphoid +scapin +scaping +scapolite +scapose +scarab +scarabaeid +scaramouch +scaramouche +scarecrowish +scarehead +scaremonger +scarey +scarfpin +scarfskin +scarious +scarlatinal +scarless +scarp +scarped +scarper +scarpered +scarpering +scarpers +scarph +scarping +scarps +scarring +scarry +scatback +scathe +scathed +scatheless +scathes +scatological +scatology +scatted +scatteration +scattershot +scattier +scatty +scaup +scauper +scaups +scc +scena +scenarist +scenical +scenically +scenographic +scenographically +scenography +scentless +sceptibly +schelling +schematism +scherzi +scherzo +schismatic +schismatical +schismatically +schismatist +schistose +schistosity +schistosomal +schistosome +schistosomiasis +schistous +schizo +schizocarp +schizogonic +schizogonous +schizogony +schizomycete +schizomycetous +schizont +schizophrene +schizophrenically +schizophyte +schizophytic +schizos +schizothymic +schlemiel +schlepp +schlieren +schlieric +schlock +schmaltz +schmaltzy +schmalz +schnauzer +schnitzel +scholastica +scholasticate +scholasticism +scholiast +scholiastic +scholium +schoolbag +schoolchild +schoolfellow +schoolman +schoolmistress +schooltime +schopenhauer +schorlaceous +schuman +schwada +sciaenoid +sciatic +sciential +scientifique +scientism +scientologist +scientology +scilicet +scilla +scintigraphic +scintigraphy +scintilla +scintillant +scintillantly +scintillator +scintillometer +scintillometer's +scintillometers +sciolism +sciolist +sciolistic +sciomancy +sciomantic +scirocco +scirrhi +scirrhous +scirrhus +scissile +scission +scissortail +sclerose +sclerosed +sclerotial +sclerotin +sclerotium +scofflaw +scofflaw's +scofflaws +scolecite +scolex +scolices +scoliosis +scoliotic +scollop +scolopendra +scombroid +sconce +scone +scoopful +scopic +scopolamine +scopula +scopulate +scorbutic +scorbutically +scorekeeper +scoria +scoriaceous +scorpaenid +scorpioid +scotchgard +scotchman +scoter +scotoma +scotomatous +scotopic +scottie +scouse +scouser +scoutcraft +scoutmaster +scrabbly +scrag +scraggier +scragging +scraggy +scrannel +scrapie +scrapper +scrappier +scrappiness +scrapple +scrappy +scrawly +screak +screaky +scree +screenable +screenful +screvane +screwbean +screwier +screwiness +screwlike +screwworm +screwy +scrieve +scrimpy +scrimshaw +scrip +scriptal +scription +scriptorium +scriptwriter +scriptwriter's +scriptwriters +scrod +scrofula +scrofulous +scrollwork +scrota +scrotal +scrotum +scrotum's +scrotums +scrouge +scrouging +scrubbier +scrubby +scrubland +scrubwoman +scruff +scruffier +scruffiness +scruffy +scrum +scrummage +scrunch +scrutator +scrutin +scrutineer +scud +scudded +scudding +scuds +scull +sculled +sculler +sculleries +scullery +sculling +scullion +scullions +sculls +sculpin +sculpsit +sculptress +sculpturesque +sculpturesquely +scumble +scumbled +scumbles +scumbling +scumming +scummy +scunner +scup +scupper +scuppered +scuppering +scuppernong +scuppers +scups +scurf +scurfy +scurril +scurrile +scurrility +scurvily +scuttlebutt +scutum +seabag +seabeach +seabed +seabed's +seabird +seaboot +seaborne +seacraft +seadog +seadrome +seafloor +seafowl +seafront +seagirt +seagoing +sealery +sealskin +seamanlike +seamark +seamlike +seamount +seamster +seaplane +seaquarium +searchable +searchless +seascape +sease +seashell +seashell's +seashells +seasick +seasickness +seastrand +seatmate +seatmate's +seatmates +seawall +seaware +seawater +seawater's +seaworthiness +seaworthy +sebaceous +sebum +sec +secateur +secateurs +secco +secessionism +seclusive +seclusively +seclusiveness +secobarbital +secondo +secretaryship +secretin +secretionary +secretor +secretory +sectarianism +sectary +sectile +sectility +sectionalism +sectorial +secularistic +secund +securement +seder +sedgwick +sedgy +sedilia +sedimentologic +sedimentological +sedimentologically +sedimentologist +sedimentology +seducement +seductress +sedulity +sedulous +sedulousness +sedum +seeable +seedcake +seedcakes +seedily +seedlike +seedpod +seedsman +seedtime +seel +seeley +seepy +seeress +seerey +segetal +segmentary +segno +segnos +segue +segue's +segued +segueing +segues +seguidilla +segur +segura +sei +seicento +seiche +seigneur +seigneurial +seigneury +seignior +seigniorage +seigniory +seignorage +seignorial +seignory +seine +seiner +seining +seisin +seisins +seism +seismicity +seismogram +seismogram's +seismograms +seismographic +seismologist +seismometric +seismometry +selachian +selaginella +selden +selectee +selectman +selectmen +selenic +selenide +seleniferous +selenious +selenocentric +selenographer +selenographic +selenographist +selenography +selenological +selenologist +selenologist's +selenologists +selenology +selenosis +selfadjoint +selfdom +selfhood +sellable +selle +selvage +selvaged +selvedge +selvedged +semasiological +semasiologist +semasiology +sematic +semblable +semblably +semeiology +sement +semestral +semestrial +semiabstract +semiabstraction +semiaquatic +semiarboreal +semiaridity +semiautomatically +semiautonomous +semibasement +semibreve +semicentenary +semicentennial +semicircle +semicircles +semiclassic +semiclassical +semicolonial +semicolonialism +semicolony +semicommercial +semiconducting +semiconscious +semiconsciously +semiconsciousness +semiconservative +semiconservatively +semicrystalline +semicylindrical +semidarkness +semidesert +semidetached +semidiameter +semidiurnal +semidivine +semidocumentary +semidome +semidomed +semidomestic +semidomesticated +semidomestication +semidominant +semidouble +semidry +semiellipse +semielliptic +semielliptical +semiempirical +semierect +semievergreen +semifinal +semifinalist +semifinished +semifitted +semiflexible +semifluid +semiformal +semifossil +semigloss +semigovernmental +semigroup +semilegendary +semilethal +semiliquid +semiliterate +semilog +semilunar +semilustrous +semimanufactures +semimetal +semimetallic +semimicro +semimoist +semimonastic +semimonthly +semimystical +seminarist +seminiferous +semiofficial +semiofficially +semiological +semiology +semiopaque +semiosis +semiotic +semiotical +semiotician +semiotics +semipalmated +semiparasitic +semipermeability +semipermeable +semiphore +semipolitical +semiporcelain +semipostal +semiprecious +semiprivate +semipro +semiquaver +semiramis +semireligious +semiretired +semiretirement +semirigid +semisacred +semisedentary +semishrub +semishrubby +semiskilled +semisoft +semisolid +semisweet +semisynthetic +semiterrestrial +semitonal +semitonally +semitone +semitonic +semitonically +semitrailer +semitranslucent +semitransparent +semitropic +semitropics +semivowel +semiweekly +semiworks +semiyearly +semmes +semolina +semper +sempervivum +sempiternal +sempiternally +sempiternity +semple +semplice +sempre +sempstress +semra +sen +senarii +senarius +senary +senatorian +senatorship +sendable +senecio +senectitude +senega +senesac +senescence +senescent +seneschal +sengi +senhor +senhora +senhores +senhorita +senilis +senility +senioritatis +seniti +senna +sennet +sennight +sennit +sens +sensa +sensationalist +sensationalistic +senseful +sensibilia +sensillum +sensitometer +sensitometer's +sensitometers +sensitometric +sensitometry +sensorial +sensorially +sensorimotor +sensorineural +sensorium +sensualism +sensualist +sensualistic +sensum +sensuosity +sententia +sententious +sententiously +sententiousness +senti +sentience +sentimentalism +sentimentalist +sepal +separably +separationist +separatism +separatist +separatistic +sepiolite +sepses +sepsis +septa +septal +septenarius +septendecillion +septentrion +septentrional +septicemia +septicemic +septicidal +septifragal +sepuchral +sepulture +sequacious +sequaciously +sequacity +sequela +sequelae +sequency +sequent +sequestrate +sequestrum +sequinned +sequitur +ser +sera +serac +serafin +seraglio +serai +seral +seraphic +seraphically +seraphs +serbantian +serbian +sere +serfage +sergeancy +sergeanty +serialism +serialist +seriate +seriately +seriatim +sericeous +sericin +sericultural +sericulture +sericulturist +serieuses +serif +serigraph +serigrapher +serigraphy +serin +serine +seriocomic +seriocomically +serjeants +serjeanty +sermonic +serodiagnosis +serodiagnostic +serologic +serologist +seropurulent +serosa +serosal +serotinal +serotinous +serotonin +serotype +serous +serow +serpiginous +serpiginously +serra +serranid +serranoid +serrate +serrated +serrates +serrating +serration +serratus +serried +serriedly +serriedness +serry +serrying +serting +sertive +sertularian +serval +servanda +servation +servatius +serviceably +serviceberry +servility +servomotor +servosystem +servosystems +sesamoid +sesquicarbonate +sesquicentenary +sesquicentennial +sesquipedalian +sessed +sesshu +sessile +sessility +sessional +sesterce +sestertium +sestet +sestina +seta +setaceous +setaceously +setae +setal +setline +setnm +seto +setoff +setom +setose +setout +setpoint +setpoints +settee +settees +settlor +setz +setzb +setzm +seurat +sevec +sevenths +seventyfold +severability +severable +severna +sevigli +sewickley +sexagenarian +sexagesimal +sexdecillion +sexily +sexless +sexlessly +sexlessness +sexology +sexpot +sext +sextant +sextic +sexto +sextodecimo +sextos +sextuor +sextuplicate +sey +sforzando +shacklebone +shad +shadberry +shadblow +shadbush +shaddock +shadeless +shadflower +shadoof +shadowbox +shadowgraph +shadowily +shadowless +shadowlike +shagbark +shaggily +shaggymane +shagreen +shahdom +shahn +shaitan +shakeout +shako +shakoes +shakya +shalloon +shallop +shallot +shalt +shaman +shamanism +shamanist +shamanistic +shamefaced +shamefacedness +shamefast +shammer +shammes +shamming +shammosim +shammy +shamus +shan +shandies +shandrydan +shandy +shandygaff +shanghaied +shanghaier +shankpiece +shansi +shantey +shantyman +shantytown +shapable +shapeable +shapen +shard +shareability +shareable +sharkskin +sharpie +sharpies +sharpy +shashlick +shashlik +shatilov +shaveling +shavetail +shavie +shawano +shawm +shawomet +shay +shayne +shayol +shays +sheaflike +sheahe +shearn +shearwater +sheatfish +sheathbill +shebang +shebeen +sheboygan +shedded +shedder +sheen +sheeny +sheepfold +sheepherder +sheepherding +sheepish +sheepishly +sheepishness +sheepshank +sheepshead +sheepshearer +sheepshearing +sheeran +sheetfed +sheetlike +sheikdom +sheikh +sheikhdom +shekel +shelagh +shelfful +shelflike +shellac +shellacked +shellacking +shellback +shellback's +shellbacks +shellcracker +shellfire +shellfish +shellproof +shellwork +shelly +shelterbelt +shelterless +sheltie +shelties +shelty +shend +shending +shensi +shep +shepherdess +sher +sherbert +sherd +sherif +sheriffdom +sherris +shevelling +shew +shewe +shews +shh +shiel +shieling +shietz +shiflett +shiftable +shigella +shih +shikar +shikari +shikarred +shikarring +shiksa +shikse +shilingi +shillalah +shillelagh +shillong +shimmery +shindies +shindy +shingly +shinleaf +shinleafs +shinnery +shinney +shinnied +shinning +shinny +shinnying +shinplaster +shinsplints +shipborne +shipfitter +shiplap +shipload +shipmaster +shipowner +shipside +shipway +shipworm +shipwright +shirr +shirring +shirtwaist +shirtwaister +shirty +shish +shitepoke +shiv +shivaree +shlemiehl +shlock +sho +shoat +shockproof +shoddily +shoebill +shoeblack +shoepac +shoepack +shogun +shogunate +sholom +shoon +shoplift +shoplifter +shoplifters +shoplifting +shoppe +shoptalk +shoran +shorebird +shorebird's +shorebirds +shorefront +shoreside +shoreward +shorewards +shortbread +shortcake +shortchange +shortchanger +shorthorn +shortie +shorties +shortliffe +shorty +shotbush +shotline +shotlines +shotten +shouldst +shoup +shovelful +shovelhead +shovelman +shovelnose +shovelsful +showbread +showery +showily +showstopper +shrievalty +shrieve +shrike +shrimpy +shrive +shrived +shriven +shroff +shrubbier +shrubby +shtetel +shtetl +shtetlach +shtg +shtick +shuiski +shul +shulde +shunner +shunpike +shunpiker +shunpiking +shush +shute +shutterbug +shutterless +shuz +shyer +shyes +shyest +shylockian +shyster +si +sialagogue +siamang +sib +sibe +sibilate +sibilation +sibly +sibyl +sibylic +sibylla +sibyllic +sibylline +sibyls +siccative +siccing +siciliana +sickbed +sickbed's +sickbeds +sicklebill +sicklemia +sicklewort +sicklily +sid +siddo +siddur +siddurim +sideburned +sidedress +sidehill +sidekick +sidekicks +sideling +sidency +sident +sidepiece +siderite +sideritic +siderolite +sideslip +sideslips +sidespin +sidesplitting +sidestepped +sidestepper +sidestroke +sideswipe +sideward +sidewards +sie +sieben +siebern +siecle +siecles +siepi +sierran +sieux +sig +sightless +sightlessness +sigmoid +sigmoidal +sigmoidally +signalman +signalmen +signalment +signatory +signifiable +significancy +significative +significatively +significativeness +significs +signior +signiories +signiory +signori +signories +signorina +signorino +signory +sike +siking +silane +sild +silds +silenus +silesia +silex +siliceous +silicic +silicicolous +silicification +silicify +silicious +silicle +silicosis +silicothermic +silicotic +silique +silkaline +silke +silkoline +silkweed +sillabub +sillily +sillimanite +silone +siloxane +siltstone +siltstones +siluroid +silva +silvan +silvas +silverfish +silvern +silverside +silversides +silverweed +silvical +silvicolous +silvics +silvicultural +silviculturally +silviculture +silviculturist +simazine +simba +simca +simian +simmel +simms +simnel +simoleon +simony +simoom +simoon +simp +simpatico +simper +simpered +simperer +simpering +simpers +simplices +simplicial +simplicially +simplifiction +simplism +simplistically +simulacre +simulacrum +simular +sinan +sinapism +sincipita +sincipital +sinciput +sind +sinecure +sinfonia +sinfonietta +singeing +singleminded +singlestick +singletree +singsong +singsongy +singspiel +sinh +siniboia +sinistrorse +sinistrous +sinkable +sinkage +sinoatrial +sinological +sinologist +sinologue +sinology +sinopia +sinsyne +sinterability +sinton +sinuate +sinuately +sinuatrial +sinuosity +sinusitis +sion +sipper +sippet +siree +sirenian +sirloin +sirocco +sirra +sirrah +sirree +sirupy +sirvente +sirventes +siskin +sissies +sissified +sissy +sisterhood +sistrum +sith +sitosterol +siva +sivas +sixmo +sixmos +sixpenny +sixteenmo +sixths +sixtyfold +sizably +sizar +sizova +skag +skagen +skald +skaldic +skateboard +skateboard's +skateboarder +skateboarding +skateboards +skedaddle +skedaddled +skedaddler +skedaddles +skedaddling +skeg +skeigh +skein +skein's +skeins +skeleta +skellum +skelp +skelping +skelpit +skelter +skeltered +skeltering +skene +skep +skepsis +skerries +skers +skery +skewback +skewbald +skiable +skiagram +skiagram's +skiagrams +skiagraph +skiagraphy +skiascope +skiascopy +skidder +skiddier +skiddoo +skiddy +skidoo +skiffle +skilful +skilfully +skilless +skimobile +skimpily +skinflint +skinflint's +skinflints +skinful +skinhead +skink +skinker +skint +skintight +skipjack +skirl +skirr +skitter +skittery +skittish +skittishly +skittishness +skive +skiver +skiving +skivvies +skivvy +skiway +skiwear +skoal +skulduggery +skyborne +skycap +skydiving +skyey +skylounge +skyphoi +skyphos +skyros +skysail +skywrite +skywriter +skywriting +slabber +slabbered +slabbering +slabbing +slangily +slanginess +slangy +slantways +slantwise +slapdash +slaphappy +slapjack +slatelike +slather +slathered +slathering +slathers +slattern +slatternliness +slatternly +slaty +slaughterous +slaughterously +slaveholder +slaveholders +slaveholding +slavey +slaveys +slavocracy +sleazily +sledded +sledder +sleekit +sleeplessess +sleeplike +sleepyhead +sleeveless +sleevelet +slesinger +sleuth +sleuthhound +slidden +slideway +slily +slimily +slimmest +slimming +slimpsy +slimsy +slinkier +slinkily +slinkiness +slinky +slipcase +slipcover +slipform +slipknot +slipover +slippier +slippy +slipshod +slipslop +slipsole +slipstick +slipup +slithery +slitless +slivovitz +slobber +slobbered +slobberer +slobbering +slobbers +slobbery +slobbish +slogger +slopwork +slopworker +slotback +slotting +slouchier +slouchily +slouchiness +slouchy +sloughy +slowish +slowpoke +slub +slubber +slubbered +slubbering +slubbing +sludgier +sludgy +slue +sluff +slugabed +slugfest +sluggard +sluggardly +sluggardness +sluiceway +sluicy +sluing +slumberous +slumbery +slumbrous +slumgullion +slumlord +slummer +slummier +slummy +slungshot +slushier +slushiness +slushy +slut +sluttish +sluttishly +sluttishness +slyboots +slyer +slyest +smartie +smarties +smartweed +smarty +smashup +smatter +smatterer +smearcase +smeary +smectic +smegma +smeltery +smidgen +smidgeon +smileless +smilelessly +smirch +smirky +smithery +smithsonite +smoggier +smoggy +smogless +smokeable +smokechaser +smokeless +smokelike +smokeproof +smokey +smokily +smolt +smoochy +smoothbore +smoothie +smoothies +smooths +smoothy +smorgasbord +smothery +smoulder +smsa +smsa's +smsas +smudgily +smugger +smuggest +smutch +smutchy +smutted +smuttily +smutting +snaffle +snaffled +snaffling +snaggletooth +snaggletoothed +snaggy +snaillike +snakebite +snakebite's +snakebites +snakemouth +snakeskin +snakestrike +snakeweed +snakily +snaky +snappe +snapshoot +snapshooter +snark +snarks +snarly +snash +snatchy +snath +snathe +sndmsg +snead +sneap +sneck +sneed +sneesh +sneezeweed +sneezewort +sneezy +snell +snelling +snick +snickersnee +snickery +sniffily +sniffiness +sniffish +sniffishly +sniffishness +sniffy +snigger +sniggered +sniggerer +sniggering +sniggle +sniggled +sniggling +sniperscope +snippety +snit +snitch +snitcher +snobbism +snobby +snodgrass +snollygoster +snood +snooperscope +snoopily +snoot +snootier +snootily +snootiness +snooty +snooze +snoozer +snoozes +snoozing +snoozle +snoozled +snoozles +snoozling +snopes +snot +snoutish +snouty +snowbound +snowbrush +snowcap +snowcapped +snowdrift +snowdrop +snowfield +snowless +snowmaker +snowmaking +snowmelt +snowpack +snowplow +snowscape +snowshed +snowshoeing +snowslide +snowsuit +snubber +snubbiness +snubby +snuffbox +snuffy +snugger +snuggery +snuggest +soakage +soapbark +soapbox +soapboxes +soapily +soapless +soapmaking +soapwort +soba +sobe +sobersided +sobersides +sobf +sobibor +socage +socager +socal +soccage +sochi +sociableness +socialistically +socialite +socinianism +sociolinguistic +sociolinguistics +sociologic +sociopath +sociopathic +sociopolitical +sociosexual +sociosexuality +sockdolager +sockdologer +sockeye +socle +socola +soconoco +sodalist +sodalite +sodality +sodbuster +sodded +sodic +sodomite +soeren +soever +soffit +softback +softbound +softcover +softhead +softheaded +softheadedly +softheadedness +softhearted +softheartedly +softheartedness +softie +softies +softish +softy +soggily +sohn +soign +soignee +soilborne +soilge +soilless +soilure +soir +soke +sokeman +sokol +sokolev +sokolov +sokolsky +sola +solacement +solanaceous +solanin +solanine +solanum +solarium +solate +solated +solating +solatium +soldan +solderability +soldi +soldiership +solecistic +solemnify +solenoidal +soleplate +soleprint +solesmes +solfatara +solicitant +solicitorship +solidago +solidarism +solidarist +solidaristic +solidus +solifluction +soliloquist +solipsist +solipsistic +solitarily +soliton +solitudinarian +solitudinem +solleret +soln +solonets +solonetz +solonetzic +solstitial +solubleness +solubly +solus +solute +solvability +solvate +solvated +solvation +solventless +solvolysis +solvolytic +somatically +somatogenic +somatological +somatology +somatoplasm +somatoplastic +somatopleure +somatopleuric +somatosensory +somatotrophin +somatotropin +somatotype +somatotypic +somatotypically +sombre +sombrero +sombrous +somebodies +somedeal +someway +someways +somewhen +somewhither +somite +somitic +somnambulant +somnambular +somnambulate +somnambulation +somnambulator +somnambulism +somnambulist +somnambulistic +somnambulistically +somnifacient +somniferous +somniferously +somnolency +sonambula +sonance +sonant +sonarman +sonatina +sonde +sone +songau +songbird +songfest +songless +songlessly +songsmith +songster +songtress +songwriter +songwriting +sonically +sonicate +sonicated +sonication +sonicator +sonicators +sonless +sonneteer +sonnobuoy +sonogram +sonogram's +sonograms +sonorant +sonovox +sonship +sonsie +sonsy +soomed +soothfast +sootier +sootily +sootiness +sooty +sophistic +sophistical +sophistically +sophy +sopite +sopited +sopiting +sopor +soporiferous +soporiferousness +soppier +soppy +sopranino +sopsaisana +sora +sorb +sorbability +sorbable +sorbate +sorbed +sorbent +sorceress +sorcerous +sordino +sorehead +soreheaded +sorgo +sori +soricine +sorites +sororal +sororate +sorption +sorptive +sorrentine +sorrentino +sorrily +sortable +sortilege +sortition +sorus +sostenuto +sot +soteriological +soteriology +sotol +sottish +sottishly +sottishness +sotun +sou +soubise +soubrette +souchong +sough +soukhouma +soule +soulless +soullessly +soullessness +soundable +soundboard +soundless +soundlessly +soupier +soupspoon +soupy +sourberry +sourceless +sourish +sourpuss +soursop +sourwood +sousaphone +souse +sousing +sout +soutache +soutane +souter +southeasternmost +southeastward +southeastwards +souths +southwesternmost +southwestward +southwestwards +sovietism +sovkhoz +sovkhozes +sovran +sovranty +sowbug +sowbug's +sowbugs +soxhlet +spa +spaceband +spaceflight +spaceless +spaceman +spaceport +spacetime +spacewalker +spacewalking +spacial +spackle +spackled +spackling +spacs +spacward +spada +spadeful +spadework +spadices +spadille +spadix +spaeing +spahi +spahn +spake +spalding +spall +spallable +spallation +spalled +spalling +spandrel +spandril +spang +spanworm +spareable +spareribs +sparge +sparger +sparging +sparkily +sparkish +sparkplug +sparred +sparrowgrass +sparsity +spartan +sparteine +spas +spasmodic +spasmodical +spasmodically +spasmolytic +spasmolytically +spastically +spasticity +spathe +spathic +spathulate +spatiotemporal +spatiotemporally +spatlum +spatted +spatting +spatulate +spavin +speakeasy +spean +spearfish +spearman +specialism +specialisms +specialistic +speciate +speciation +speciational +speciosity +specsartine +spect +spectate +spectated +spectating +spectatress +spector +spectrality +spectrofluorimeter +spectrofluorimeter's +spectrofluorimeters +spectrofluorometer +spectrofluorometer's +spectrofluorometers +spectrofluorometric +spectrofluorometry +spectrographic +spectroheliogram +spectroheliogram's +spectroheliograms +spectroheliograph +spectroheliography +spectrohelioscope +spectrophotometrical +spectrophotometrically +spectroscopical +spectroscopist +speculum +speechify +speedball +speedlight +speedster +speedway +speedwell +speel +speir +speiss +speleogenesis +speleogenetic +spellbind +spellbinder +spelldown +spelt +spelter +spelunker +spelunking +spendable +spendthrift +spenglerian +spermaceti +spermagonium +spermary +spermatheca +spermathecal +spermatial +spermatic +spermatid +spermatium +spermatocidal +spermatocide +spermatocyte +spermatogenesis +spermatogenetic +spermatogenic +spermatogonial +spermatogonium +spermatophore +spermatophytic +spermatozoa +spermatozoal +spermatozoan +spermatozoid +spermatozoon +spermicidal +spermicide +spermidine +spermiogenesis +spermophile +sperrylite +spessartite +sphagnous +sphagnum +sphalerite +sphene +sphenodon +sphenodont +sphenoid +sphenoidal +sphenopsid +spheral +sphericity +spherometer +spherometer's +spherometers +spheroplast +spherulite +spherulitic +sphery +sphincter +sphincteral +sphinges +sphingid +sphingosine +sphygmograph +sphygmographic +sphygmography +sphygmomanometer +sphygmomanometer's +sphygmomanometers +sphygmomanometric +sphygmomanometrically +sphygmomanometry +spicae +spicate +spiccato +spiceberry +spicery +spicily +spicula +spicular +spiculate +spiculation +spicule +spiculiferous +spiculum +spiderweb +spiegeleisen +spiel +spieler +spiffier +spiffy +spikelet +spikelike +spikenard +spile +spiled +spiles +spiling +spillable +spillage +spillage's +spillages +spillikin +spillikins +spillway +spilosite +spilth +spinco +spindly +spindrift +spinel +spinelle +spinescent +spinet +spinifex +spinless +spinneret +spinnerette +spinney +spinneys +spinodal +spinoff +spinor +spinosely +spinosity +spinous +spinout +spinrad +spinse +spinsterhood +spinsterish +spinthariscope +spinule +spinulose +spiracle +spiracular +spiraea +spirant +spirea +spireme +spirillum +spiritism +spiritist +spiritistic +spiritless +spiritlessly +spiritlessness +spiritoso +spiritous +spiritualism +spiritualist +spiritualistic +spiritualty +spirituel +spirituelle +spirituous +spirograph +spirographic +spirography +spirogyra +spirometer +spirometer's +spirometers +spirometric +spirometry +spirt +spirula +spiry +spital +spitball +spitted +spitter +spittoon +spittoons +splashboard +splashdown +splashdowns +splashily +splatter +splayfoot +splayfooted +spleenful +spleenwort +spleeny +splendent +splendiferous +splendiferously +splendiferousness +splendorous +splendrous +splenectomy +splenetically +splenic +splenius +splenomegaly +splent +spleuchan +splore +spluttery +spodumene +spoilable +spoilsman +spoilsport +spoilt +spokeshave +spokespeople +spokesperson +spokesperson's +spokeswoman +spoliate +spoliation +spoliator +spondaic +spondee +spondylitis +sponson +sponsorial +spontoon +spookily +spookish +spoondrift +spooney +spoonier +spoonsful +spoony +spoor +sporangial +sporangiophore +sporangium +sporicidal +sporicide +sporiferous +sporocarp +sporocyst +sporocystic +sporogenesis +sporogenic +sporogenous +sporogonic +sporogonium +sporogonos +sporogony +sporophore +sporophyll +sporophyte +sporophytic +sporopollenin +sporotrichosis +sporozoan +sporozoite +sportful +sportfully +sportfulness +sportily +sportsmanlike +sportswoman +sportswriting +sporulate +sporulation +sporulative +spottable +spottily +sprat +spreadability +spreadable +sprent +sprier +spriest +sprigging +sprightful +sprightfully +sprightfulness +sprigtail +springal +springald +springbok +springboks +springe +springily +springtail +springtails +springtide +springwood +sprit +spritsail +sprucier +sprucy +spry +spryer +spryest +spryly +spryness +spss +spudded +spudding +spumone +spumous +spumy +spunkie +spunkier +spunkily +spunkiness +spunky +spurrey +spurreys +spurrier +spurry +spurtle +sputa +sputum +spuyten +squab +squabs +squadded +squadding +squalene +squallier +squally +squama +squamae +squamate +squamation +squamosal +squamose +squamulose +squaresville +squarish +squarishly +squarishness +squark +squashberry +squashily +squattest +squattier +squatty +squawbush +squawroot +squeegeeing +squeezability +squeezable +squelchy +squib +squibs +squidded +squidding +squiffed +squiffy +squiggle +squiggled +squiggles +squiggling +squiggly +squilgee +squill +squilla +squillae +squills +squinch +squinnied +squinny +squinnying +squinty +squirarchy +squirearchy +squirish +squoosh +stabat +stabber +stabile +stablemate +stablish +stablishment +staddle +stade +stadia +stadtholder +stadtholderate +stadtholdership +stagecraft +stagehand +stagestruck +stagey +staggerbush +staggery +stagging +staggy +staghound +stagily +stagnancy +stainability +stainable +stakeholder +stakeout +stalactitic +stalagmite +stalagmite's +stalagmites +stalagmitic +stalkless +stalky +stallard +stalworth +staminal +staminodium +staminody +stammel +standardbred +standaway +standbys +standee +standeth +standoffish +standoffishly +standoffishness +standout +standpat +standpatter +standpattism +standpipe +stang +stanite +stannard +stannaries +stannary +stanzaic +stapedectomy +stapedes +stapedial +stapelia +stapes +staph +staphylinid +staphylococcal +staphylococcic +starbird +starchily +stardust +starets +starless +starlike +starlit +starre +starveling +stases +statable +statant +stateable +statecraft +statedly +statehouse +stateside +statical +statice +stational +stationarily +statism +statist +stato +statoblast +statocyst +statolatry +statolith +stator +stators +statoscope +statutable +statz +staurolite +staurolitic +stavesacre +stavropoulos +steamroll +steamroller +steapsin +stearate +stearic +stearin +stearine +steatite +steatitic +steatolysis +steatopygia +steatopygic +steelhead +steelie +steelwork +steelworker +steelworks +steelyard +steenbok +steeplechase +steeplechaser +steeplejack +steerable +steerage +steerageway +steersman +steeve +steeving +steffens +stegosaur +stegosaurus +steichen +steinbecks +stela +stelae +stelar +stele +stellate +stelliform +stellify +stemless +stemma +stemmata +stemmer +stemmier +stemmy +stemson +stemware +stenchful +stenchy +steno +stenobathic +stenograph +stenographic +stenographically +stenohaline +stenophagous +stenos +stenosed +stenosis +stenotherm +stenothermal +stenothermy +stenotic +stenotopic +stenotypist +stenotypy +stentor +stentorian +stentorophonic +stephan +stephanotis +stepladder +steplike +stepparent +steprelation +steradian +stercoraceous +stere +stereobate +stereochemical +stereochemically +stereochemistry +stereogram +stereogram's +stereograms +stereograph +stereographic +stereographically +stereoisomer +stereoisomeric +stereoisomerism +stereoisomers +stereological +stereologically +stereology +stereometric +stereomicroscope +stereomicroscopic +stereomicroscopically +stereophonically +stereophony +stereophotographic +stereophotography +stereopsis +stereopticon +stereoregular +stereoregularity +stereoscope +stereoscopic +stereoscopically +stereospecific +stereospecifically +stereospecificity +stereotape +stereotaxic +stereotaxically +stereotropism +stereotypy +steric +sterically +sterics +sterigma +sterilant +sterios +sterlet +sterna +sternforemost +sternite +sternmost +sternocostal +sternpost +sternson +sternutation +sternutator +sternutatory +sternward +sternwards +sternway +steroidal +steroidogenesis +steroidogenic +sterol +stertor +stertorous +stertorously +stet +stethoscopic +stethoscopically +stetted +stettin +stetting +stevie +stewpan +stibine +stibnite +stichomythia +stichomythic +stichomythy +stickball +stickful +stickhandler +stickit +stickseed +sticktight +stickum +stickup +stickweed +stickwork +sticle +sticy +stidger +stiffish +stigmal +stigmasterol +stigmatic +stigmatically +stigmatism +stigmatist +stilbene +stilbestrol +stilbite +stillman +stillroom +stillwater +stillwell +stilly +stime +stimulator +stimulators +stingaree +stingily +stingless +stingray +stingray's +stingrays +stinkard +stinkbug +stinkbug's +stinkbugs +stinkhorn +stinkpotters +stinkstone +stinkweed +stinkwood +stion +stioning +stipe +stiped +stipel +stipellate +stipendiary +stipes +stipitate +stipites +stipular +stipulator +stipulatory +stipule +stipuled +stirabout +stirk +stirp +stirpes +stirps +stitchery +stithies +stithy +stoat +stoat's +stoats +stockbreeder +stockbrokerage +stockbroking +stockcar +stockily +stockinet +stockinette +stockish +stockist +stockkeeper +stockman +stockpot +stockproof +stocktaking +stockyard +stockynges +stodge +stodgily +stodging +stogie +stogies +stogy +stoical +stoically +stoichiometrically +stokehold +stokehole +stokesia +stolidity +stoll +stollen +stollens +stolon +stolonate +stoloniferous +stoloniferously +stolzenbach +stoma +stomachache +stomachic +stomachically +stomachy +stomal +stomas +stomata +stomatal +stomate +stomatitis +stomatologic +stomatological +stomatologist +stomatology +stomatopod +stomodaeal +stomodaeum +stomodeal +stomodeum +stonecrop +stonecutting +stonemasonry +stonework +stoneworker +stoney +stonyhearted +stonyheartedness +stoolie +stoopball +stopband +stope +stopes +stoplight +stoplights +stopple +stoppled +stoppling +storable +storax +storefront +storefront's +storefronts +storeria +storeship +storewide +storksbill +stormily +storybook +storybooks +storytelling +storywriter +stouthearted +stoutheartedly +stoutheartedness +stoutish +stovepipe +stovepipes +stowaway +stowaway's +stowaways +stowe +stowey +strabismic +strabismus +strafaci +stragglier +straggly +straightbred +straightedge +straightish +straightjacket +straightlaced +strainometer +strainometer's +strainometers +straitjacket +straitlaced +straitlacedly +straitlacedness +strake +stram +stramash +stramonium +stranahan +strandline +stranglehold +strangury +straphang +straphanger +strapless +strappado +strapper +strategical +strath +strathspey +strathspeys +strati +straticulate +stratiform +stratocracy +stratocumulus +stratus +stravage +stravinsky +strawboard +strawman +streakier +streakiness +streaky +streambed +streamlet +streamside +streek +streetwalker +streetwalking +strengthless +strengthlessness +strenuosity +strep +streptobacillus +streptococcal +streptococcic +streptokinase +streptolysin +streptomyces +streptomycete +streptothricin +stressless +stresslessness +stressor +stretchability +stretta +stretti +stretto +strettos +strewment +stria +striae +strick +strickle +strickled +strickling +stridden +stridence +stridor +stridulate +stridulation +stridulatory +stridulous +stridulously +strifeless +strigil +strigose +strikebound +strikeless +strikeout +strikeover +stringboard +stringcourse +stringency +stringendo +stringhalt +stringhalted +stringless +stringpiece +stripeless +stripfilm +stripier +stripling +strippable +stript +stripy +strobila +strobilar +strobilation +strobile +strobilus +stroboscope +stroboscopically +strobotron +stroma +stromal +stromata +stromatal +stromatic +stromatolite +stromatolitic +stromeyerite +strongbox +strongheart +strongish +strontia +strontianite +strontic +strophanthin +strophic +strophoid +stroud +strouding +strow +strowing +structuralism +structureless +structurelessness +strudel +struma +strumae +strumas +strummer +strumose +strumpet +strunt +struthious +strychninism +stubblefield +stubblefields +stubbly +stuccoes +stuccowork +studbook +studbooks +studding +studentship +studentships +studhorse +stuffily +stuffless +stull +stum +stumblebum +stumer +stumming +stunner +stunsail +stupa +stupe +stupefacient +stupefaction +stuporous +sturch +sturdily +sturley +sturt +stye +styes +stying +styka +stylebook +styleless +stylelessness +stylet +styliform +stylite +stylitic +stylobate +stylograph +stylographic +stylographical +stylographically +stylography +styloid +stylolite +stylopodium +stymieing +styptic +styrax +suability +suably +suasion +suasive +suasively +suasiveness +subacid +subacidly +subacidness +subacute +subacutely +subadar +subadult +subaerial +subaerially +subagency +subagent +subahdar +subalpine +subalternate +subalternately +subalternation +subantarctic +subapical +subaquatic +subaqueous +subarctic +subarea +subatmospheric +subaudible +subaudition +subaverage +subbase +subbasement +subcabinet +subcapsular +subcelestial +subcellular +subcentral +subcentrally +subchaser +subchloride +subclavian +subclimax +subclinical +subclinically +subcollegiate +subcommunity +subcompact +subcontinental +subcontractor +subcontraoctave +subcontrariety +subcontrary +subcool +subcordate +subcortex +subcortical +subcritical +subcrustal +subcultural +subcutaneous +subcutaneously +subdeacon +subdeb +subdebutante +subdepot +subdiaconate +subdividable +subdominance +subdominant +subedit +subeditor +subeditorial +subemployed +subemployment +subentries +subentry +subepidermal +subepidermally +suberect +subfamilies +subfamily +subfix +subfossil +subfreezing +subgenus +subglacial +subglacially +subglottal +subgrade +subgrammar +subgross +subhead +subheading +subhuman +subhumanity +subi +subic +subinfeud +subinfeudate +subinfeudation +subinfeudatory +subirrigate +subirrigation +subito +subj +subjacency +subjacent +subjacently +subjectivism +subjectivistic +subjectless +subjoin +subjugator +subjunction +subjunctive +subkingdom +sublate +sublated +sublating +sublation +sublet +sublethal +sublethally +sublevel +sublicense +sublicensed +sublicenser +sublicenses +sublicensing +sublieutenant +sublimable +sublimity +sublingual +subliterature +sublittoral +sublunar +subluxation +submandibular +submarginal +submarginally +submaxilla +submaxillary +submediant +submergence +submergible +submerse +submersed +submersing +submersion +submicrogram +submicrogram's +submicrograms +submicron +submicroscopic +submicroscopically +subminiature +submiss +submitochondrial +submitter +submitters +submontane +submucosa +submucosal +submucosally +submucous +submultiple +subnormality +suboceanic +subopposite +suboptimum +suborbicular +suborbital +suborder +suborn +subornation +suborned +suborner +suborning +suborns +subovate +suboxide +suboxides +subpar +subparallel +subphylum +subplot +subplots +subpolar +subpotency +subpotent +subprincipal +subprofessional +subreption +subreptitious +subreptitiously +subring +subrogate +subsaline +subsatellite +subsaturated +subsaturation +subsectio +subserve +subserviency +subshrub +subshrubby +subsidence +subsidiarily +subsonic +subsonically +subspecific +substage +substanceless +substandard +substantiality +substantival +substantivally +substation +substations +substituent +substituents +substitutional +substitutionally +substratosphere +substratospheric +substructural +subsumption +subteen +subtemperate +subtenancy +subtenant +subtend +subterminal +subterraneous +subtetanic +subthreshold +subtile +subtilely +subtileness +subtiler +subtilest +subtilis +subtilisin +subtilty +subtonic +subtotal +subtropic +subtropical +subtropics +subulate +subvention +subventionary +subversionary +subviral +subvocal +subvocally +succedaneous +succedaneum +succedent +successional +successionally +succinate +succinyl +succinylcholine +succory +succotash +succuba +succubi +succulence +succulent +succulently +suchlike +sucrase +sucre +sucrose +suctional +suctorial +suctorian +sudanic +sudatorium +sudatory +sudoriferous +sudorific +sudsier +sudsless +sudsy +suede +suet +suey +suff +sufferable +sufferableness +sufferably +suffixation +suffragan +suffragist +suffragists +sugarcane +sugarcoat +sugarhouse +sugarloaf +sugarplum +sugary +suint +sukarno +sukiyaki +sulamite +sulamith +sulcate +sulci +sulcus +sulfa +sulfadiazine +sulfanilamide +sulfatase +sulfatide +sulfatides +sulfhydryl +sulfinyl +sulfitic +sulfonate +sulfonation +sulfone +sulfonic +sulfonium +sulfonmethane +sulfonyl +sulfonylurea +sulfoxide +sulfureous +sulfureously +sulfureousness +sulfuret +sulfuryl +sullage +sulphurou +sulphurous +sultanate +sultaness +sultrily +sulzberger +sumach +summa +summability +summable +summae +summated +summates +summating +summational +summerhouse +summersault +summerwood +summery +sumptuary +sunay +sunbath +sunbathe +sunbather +sunbird +sunbow +sunburst +sunbursts +sundae +sundaes +sundew +sundrops +sunfast +sunlamp +sunless +sunn +sunna +sunnily +sunroof +sunscald +sunscreen +sunscreen's +sunscreening +sunscreens +sunstroke +sunstruck +sunsuit +suntanning +sunup +sunward +sunwards +sunwise +superable +superableness +superably +superabound +superabundance +superabundant +superabundantly +superadd +superaddition +superagency +superaltern +superannuate +superannuated +superannuation +superblock +supercalender +supercargo +supercharge +supercharger +superciliary +supercity +superconduct +superconducting +superconductive +superconductivity +superconductor +superconductors +supercool +superdominant +superelevate +superelevation +supereminence +supereminent +supereminently +superempirical +superencipher +superencipherment +supererogation +supererogatory +superfamily +superfecundation +superfetation +superficies +superfine +superfix +superfluid +superfluidity +supergalaxy +supergene +supergiant +superheat +superheater +superheats +superheterodyne +superhighway +superhumanity +superieure +superimposable +superimposition +superincumbent +superincumbently +superindividual +superinduce +superinduction +superinfection +superintendence +superintendency +superjacent +superjet +superliner +superluminal +superlunar +superman +supernal +supernally +supernaturalist +supernaturalistic +supernormality +supernovae +supernumerary +superorder +superordinate +superorganism +superovulation +superparasitism +superpatriot +superpatriotic +superpatriotism +superphosphate +superphysical +superpower +superpowered +superpowers +supersaturate +supersaturated +supersaturation +superscribe +superscription +supersedeas +supersedure +supersensible +supersensory +superserviceable +supersession +supersessive +supersonically +superstar +superstratum +supersubstantial +supersubtle +supersubtlety +supersystem +supertanker +supertax +supertonic +supervenience +supervenient +supervention +supervisee +supinate +supination +supinator +suppl +supplantation +supplejack +suppletion +suppletive +suppletory +suppliance +suppliant +suppliantly +supplicant +supplicant's +supplicantly +supplicants +supplicatory +supportability +supportableness +supportably +supposably +supposal +suppositional +suppositionally +suppositious +supposititious +supposititiously +supposititiousness +suppositive +suppositively +suppositories +suppository +suppressant +suppressibility +suppurate +suppuration +suppurative +supr +supraglottal +supralaryngeal +supraliminal +supraliminally +supramolecular +supranationalist +supranationality +supraorbital +supraprotest +suprarational +suprarenal +supravital +supravitally +supremum +surah +surbase +surbased +surcingle +surcliffe +surcoat +surcoats +surefire +surefooted +surefootedly +surefootedness +suretyship +surfable +surfboard +surfboarder +surfboards +surfboat +surfboats +surficial +surfperch +surg +surjection +surjective +surlily +surmountable +surmullet +surpassable +surplice +surplusage +surprint +surprisal +surra +surrealistic +surrealistically +surrebutter +surrejoinder +surroyal +surtout +surveil +survivable +survivance +susceptance +susceptive +susceptiveness +susceptivity +suspenseful +suspensoid +suspensory +suspiration +suspire +suspired +suspiring +susquehanna +sustentacular +sustentation +sustentative +sustention +susurrant +susurration +susurrous +susurrus +sutra +suttee +sutural +suturally +suzerain +suzerainty +swabber +swabbie +swadesh +swage +swagging +swagman +swainish +swainishness +swale +swallowable +swallowtail +swallowwort +swang +swanherd +swankily +swannery +swanning +swansdown +swanskin +swartz +swashbuckle +swashbuckler +swashbuckling +swayback +swaybacked +swearword +sweatbox +sweatily +sweatpants +sweatshop +sweatshop's +sweatsocks +sweazey +sweepback +sweepier +sweepy +sweetbread +sweetbread's +sweetbreads +sweetbrier +sweetmeat +sweetshop +sweetsop +swellhead +swellheaded +swellheadedness +swelter +sweltered +swidden +swigger +swill +swiller +swimmable +swimmeret +swimmier +swimmily +swimminess +swimmy +swinburne +swineherd +swingably +swinge +swingeing +swingletree +swishingly +switchable +switchback +switchback's +switchbacks +switcheroo +switchgrass +switchyard +swith +swither +swivet +swoosh +swop +swordfight +swordfight's +swordfights +swordlike +swordsman +swordsmanship +swot +swots +swotted +swotting +sybarite +sybaritically +sybert +sycamine +syce +sycee +syconium +sycophancy +sycophantish +sycophantishly +sycophantism +sycosis +syenite +syenitic +syllabarium +syllabary +syllabically +syllabicate +syllabication +syllabub +syllepsis +sylleptic +syllogist +syllogistically +sylph +sylphid +sylphlike +sylvanite +sylvatic +sylviculture +sylvie +sylvine +sylvite +sym +symbiontic +symbiote +symbiotically +symbolist +symbolistic +symbology +symington +symmetallism +symonds +sympathin +sympatholytic +sympathomimetic +sympatric +sympatrically +sympatry +sympetalous +sympetaly +symphonically +symphonious +symphoniously +symphonist +symphyseal +symphysial +symphysis +symplectic +sympodial +sympodially +symposiarch +symposiast +symptomatically +symptomatologic +symptomatological +symptomatologically +symptomless +synaeresis +synaesthesis +synagog +synagogal +synalepha +synaloepha +synapsis +synaptically +synaptosomal +synaptosome +synarthrodial +synarthrodially +synarthrosis +sync +syncarpous +syncarpy +synch +synching +synchro +synchroflash +synchromesh +synchronal +synchroneity +synchronic +synchronical +synchronically +synchronistic +synchros +synchroscope +syncing +synclinal +syncline +syncopal +syncopator +syncope +syncretic +syncretism +syncretist +syncretistic +syncytial +syncytium +syndactylism +syndactyly +syndesis +syndesmosis +syndesmotic +syndetic +syndetically +syndical +syndicalism +syndicalist +syndicator +syne +synecdoche +synecdochic +synecdochical +synecdochically +synecologic +synecological +synecologically +synecology +synectic +synectically +synectics +synephrine +syneresis +synergetic +synergic +synergically +synergid +synergist +synergistically +synesis +syngamy +syngeneic +synizesis +synkaryon +synodal +synodic +synodical +synonymic +synonymical +synonymist +synonymity +synoptical +synoptically +synostosis +synovial +synovitis +synsepalous +synthesist +synthetase +synthetical +synthetically +syntonic +syntonically +syphilis +syphilologist +syphilology +syren +syringa +syringomyelia +syringomyelic +syrinx +syrinxes +syrphid +sysgt +syst +systaltic +systat +systematical +systematism +systematist +systemically +systemless +systemwide +systole +systolic +syzygial +syzygy +tabac +tabanid +tabard +tabbed +tabellen +tabernacular +tabes +tabetic +tabla +tablature +tableaux +tableful +tablespoonsful +tableware +tabloid +tabor +tabored +taborer +taborers +taborin +taboring +taborins +tabors +tabu +tace +tacet +tach +tachinid +tachism +tachist +tachiste +tachistoscope +tachistoscopic +tachistosopically +tachs +tachycardia +tachygraphic +tachygraphical +tachygraphy +tachylite +tachymeter +tachymeter's +tachymeters +tachyon +tachyon's +tachyons +taciturn +taciturnity +tackboard +tackier +tackies +tackifier +tackify +tackily +tacky +tacloban +taconite +tactician +tactility +taction +tactless +tactlessly +tad +tadpole +taeniacide +taeniasis +tagalong +tagboard +tagine +tagines +taiga +tailboard +tailbone +tailcoat +tailcoated +taille +tailless +taillight +taillight's +taillights +taillike +tailorbird +tailoress +tailpiece +tailrace +tailspin +tailspin's +tailspins +tailwater +tailwind +tailwind's +tailwinds +taintless +taipan +taiwanese +takedown +takeout +talc +talcose +talcum +talebearer +talebearing +talentless +talesman +taleysim +tali +talipes +talipot +talisman +talismanically +talkathon +talladega +tallage +tallahatchie +tallahoosa +tallboy +tallchief +talleyrand +tallish +tallith +tallithim +tallowy +tallyman +talmudic +talmudical +talus +tam +tamandua +tamarau +tamarin +tamarisk +tambala +tambour +tambourer +tamburitza +tameable +tameless +tampala +tamperproof +tampion +tanager +tanbark +tance +tangelo +tangere +tangibility +tanglement +tangram +tanh +tanka +tankage +tankful +tannage +tannate +tannenbaum +tannest +tannic +tannish +tansies +tansy +tantalate +tantalic +tantalite +tantara +tantivy +tantra +tantric +tapa +tapeline +tapeta +tapetum +taphole +tapioca +tapis +tapley +tappa +taproom +taprooms +tapster +tapsters +tara +taraday +tarantara +tarantism +taras +taraxacum +tarboosh +tarbush +tardigrade +tardo +tare +targe +targo +tarheelia +tarlatan +tarmac +tarmacadam +tarn +tarnishable +taro +tarok +taros +tarot +tarpaper +tarragon +tarrant +tarre +tarriance +tarsal +tarsi +tarsier +tarsus +tartan +tartarughe +tartish +tartishly +tartlet +tartlets +tartrate +tartrated +tartrates +tartuffe +taruffi +taskmistress +taskwork +tasse +tassel +tassel's +tasso +tastemaker +tastily +tat +tatami +tate +tatian +tatler +tatras +tatted +tatterdemalion +tattersall +tattooist +taui +taupe +taurine +taurocholate +taurocholic +taurog +taussig +tautog +tautologous +tautologously +tautomer +tautomeric +tautomerism +tautonym +tautonymic +tautonymous +tautonymy +taverna +taw +tawdrily +tawes +tawie +tawpie +taws +tawse +taxa +taxability +taxeme +taxemic +taxidermic +taxidermist +taxidermist's +taxidermists +taxidermy +taxies +taximan +taximeter +taximeter's +taximeters +taxon +taxonomist +taxonomist's +taxonomists +taxons +taxus +taxying +tazza +tchaikovsky +teachability +teachably +teachership +teacupful +teak +teak's +teaks +teapoy +teardown +teargas +tearier +tearily +tearjerker +tearle +tearless +tearlessly +tearlessnss +tearoom +tearooms +tearstain +tearstained +teary +teaspoonsful +teatime +teatro +teazel +teazle +teazled +technetronic +technic +technics +technion +technocracy +technocrat +technocratic +technol +technologic +technostructure +techy +tecta +tectal +tectonism +tectum +tecum +ted +tedded +tedding +teds +teenie +teenier +teentsier +teentsy +teeny +teenybopper +teepee +teeter +teeterboard +teetotal +teetotalism +teetotalist +teetotum +tegmen +tegmental +tegmentum +tegument +tegumental +tegumentary +teiid +tektitic +tel +telamon +telamones +telangiectasia +telangiectasis +telangiectatic +tele +telecamera +telecast +telecaster +telecourse +teledu +telefacsimile +telefilm +teleg +telegony +telegraphese +telegraphically +telegraphist +telekinetic +telekinetically +teleman +telemann +telemark +telemetrically +telencephalic +telencephalon +teleologic +teleologist +teleost +teleostean +teleostome +telephonically +telephonist +telephonists +telephoto +telephotographic +teleplay +teleran +telescopically +telesis +telethermoscope +telethon +teletypesetting +teletypewrite +teletypewriter +teletypist +teleutospore +teleutosporic +teleview +televiewer +televisionally +televisionary +televisual +telia +telial +telic +telically +teliospore +teliosporic +telium +telli +tellurian +telluric +telluride +tellurite +tellurometer +tellurometer's +tellurometers +tellurous +telly +telocentric +teloic +telome +telophase +telos +telotaxis +telpher +telson +temblor +temerarious +temerariously +temerariousness +tempeh +tempera +temperable +tempi +templeman +templet +temporality +temptable +tempura +tenability +tenably +tenace +tenaculum +tenantable +tenantless +tenantry +tench +tenches +tenda +tendance +tendencious +tendentious +tendentiously +tendentiousness +tenderhearted +tenderheartedly +tenderheartedness +tenderometer +tenderometer's +tenderometers +tendinous +tendresse +tendril +tendrilous +tendrils +tenebrific +tenebrionid +tenebrious +tenebrism +tenebrist +tenementary +tenenbaum +tenesmus +tenex +tenia +teniacide +teniasis +tennist +tenosynovitis +tenour +tenpenny +tenpin +tenpins +tenpounder +tenrec +tensility +tensimeter +tensimeter's +tensimeters +tensiometer +tensiometer's +tensiometers +tensiometric +tensiometry +tensity +tensometer +tensometer's +tensometers +tentacular +tentage +tenterhook +tenterhooks +tentie +tentless +tentmaker +tenty +tenuis +tenuity +tenurial +tenurially +tenuto +teocalli +teonanacatl +teosinte +tepa +tepee +tephra +tepidity +ter +terai +teraph +teraphim +teratogen +teratogenesis +teratogenicity +teratologic +teratological +teratologist +teratoma +teratomatous +terce +tercentenary +tercentennial +tercept +tercet +terebene +terebic +terebinth +terebinthine +tered +teredines +teredo +terephthalate +terest +terete +terga +tergal +tergite +tergiversate +tergiversation +tergiversator +tergum +teriyaki +termagant +termagantly +terminably +terminational +termined +termining +terminism +termitarium +termless +termtime +ternate +ternately +terneplate +terpene +terpeneless +terpenic +terpenoid +terpineol +terpolymer +terr +terrae +terram +terrane +terraqueous +terrarium +terrazzo +terrene +terreplein +terret +terricolous +terrifically +terrigenous +territorialism +territorialist +territoriality +terrorless +tertre +tervalent +tery +tessera +tessie +tessitura +testa +testacean +testaceous +testacy +testae +testatrix +testcross +testis +teston +testoon +testosterone +testudo +tetanal +tetanic +tetanically +tetany +tetartohedral +tetched +tetchier +tetchy +tete +teter +teth +tetherball +tetra +tetrabasic +tetrabasicity +tetracaine +tetrachord +tetracid +tetrad +tetradecyl +tetradic +tetradrachm +tetradymite +tetradynamous +tetraethyl +tetraethyllead +tetragonolobus +tetragrammaton +tetrahedrite +tetrahydrate +tetrahydrated +tetrahydrocannabinol +tetrahydrofuran +tetrahydroxy +tetrahymena +tetralogy +tetramer +tetramer's +tetrameric +tetramerous +tetramers +tetrameter +tetramethyl +tetramethyllead +tetraploid +tetraploidy +tetrapod +tetrapyrrole +tetrarch +tetrarchic +tetrarchy +tetraspore +tetrasporic +tetratomic +tetrazolium +tetrode +tetrodes +tetrodotoxin +tetrxide +tetryl +tetter +tewfik +textbookish +textuary +thalamencephalon +thalamic +thalamically +thalamus +thalassemia +thalassemic +thalassic +thalassocracy +thalassocrat +thaler +thalidomide +thalli +thallic +thalloid +thallophytic +thallous +thallus +thalluses +thames +thane +thaneship +thankworthy +thar +thaumaturge +thaumaturgic +thaumaturgist +thaumaturgy +theast +theat +theatricalism +theatricality +theca +thecae +thecal +thecate +thecodont +thee +theelin +theelol +theist +theist's +theistical +theistically +theists +thematically +thenar +thenceforward +thenceforwards +theobromine +theocentric +theocentricity +theocentrism +theocrat +theocratic +theocratical +theocratically +theodicy +theodolite +theodolitic +theodosius +theogonic +theogony +theol +theolog +theologic +theologue +theonomous +theonomously +theonomy +theophanic +theophany +theophylline +theorematic +theosophical +theosophically +theosophist +theosophy +therapeusis +therapeutically +therapeutist +therapsid +thereabout +thereat +thereinafter +thereinto +thereunto +therewithal +theriac +theriaca +theriacal +theriomorphic +therm +thermae +thermalization +thermalize +thermalized +thermalizes +thermalizing +thermic +thermically +thermion +thermite +thermite's +thermochemical +thermochemist +thermochemistry +thermocline +thermocoagulation +thermoduric +thermodynamical +thermodynamicist +thermoelectron +thermoelement +thermoform +thermoformable +thermogram +thermogram's +thermograms +thermograph +thermographic +thermographically +thermography +thermohaline +thermojunction +thermolabile +thermolability +thermoluminescence +thermoluminescent +thermolysis +thermolytic +thermomagnetic +thermomagnetically +thermometrically +thermoperiodicity +thermoperiodism +thermophile +thermophilic +thermophilous +thermoplasticity +thermopylae +thermoreceptor +thermoregulation +thermoregulator +thermoregulatory +thermoremanence +thermoremanent +thermoscope +thermoset +thermosphere +thermospheric +thermostability +thermostatically +thermotactic +thermotaxis +thermotropic +thermotropism +theroelectricity +thesaural +thetic +thetically +theurgic +theurgical +theurgist +theurgy +thew +thiabendazole +thiaminase +thiamine +thiazide +thiazine +thiazole +thickety +thickhead +thickheaded +thickset +thievery +thievish +thievishly +thievishness +thighbone +thigmotaxis +thigmotropism +thill +thills +thimbleberry +thimbleful +thimbleful's +thimblerig +thimblerigger +thimblesful +thimbleweed +thimerosal +thinclad +thingamabob +thingumajig +thingummy +thiocarbamide +thiocyanic +thioguanine +thiol +thiolic +thionate +thionic +thiopental +thiophene +thiophosphate +thiosulfate +thiosulfuric +thiotepa +thiouracid +thiourea +thir +thiram +thirdhand +thirl +thirstily +thirtyfold +thistly +thitherto +thitherward +thixotropic +thixotropy +tho +thod +tholdy +thole +tholed +tholeiite +tholeiitic +tholepin +tholer +tholes +tholing +thoraces +thoracic +thoracically +thoracotomy +thorax +thoraxes +thoria +thorianite +thoric +thorite +thornback +thornbush +thornless +thornlike +thoroughpin +thoroughwort +thoth +thoughtway +thousandfold +thraldom +thralldom +thrasonical +thrasonically +thraw +thrawart +thrawn +thrawnly +threadfin +threadiness +threadless +threadlike +thready +threepence +threepences +threepenny +thremmatology +threnode +threnodic +threnodist +threnody +threonine +thriftily +thriftless +thriftlessly +thriftlessness +thrips +thriven +thro +throatily +throatlatch +throbber +throe +thrombin +thrombocyte +thrombocytic +thrombocytopenia +thrombocytopenic +thromboembolic +thromboembolism +thrombokinase +thrombophlebitis +thromboplastic +thromboplastically +thromboplastin +thrombosed +thrombospondin +thrombotic +throneberry +throstle +throttleable +throttlehold +throughither +throughother +throughway +throve +throwaway +throwster +thrustful +thrustfulness +thrustor +thudded +thumbhole +thumbprint +thumbprint's +thumbprints +thumbscrew +thunderbird +thundercloud +thundercloud's +thunderclouds +thunderflower +thunderhead +thunderpeal +thundershower +thundershower's +thundershowers +thunderstone +thunderstrike +thunderstroke +thurber +thurible +thurifer +thurl +thwartwise +thwump +thylacine +thylakoid +thyme +thyme's +thymectomy +thymes +thymey +thymic +thymidine +thymine +thymocyte +thymol +thymus +thymy +thyrglobulin +thyrocalcitonin +thyroidectomy +thyroiditis +thyrotoxicosis +thyroxin +thyrse +thyrsi +thyrsus +thysanopteran +thysanuran +ti +tial +tiality +tian +tiara +tiated +tibial +tiburon +tical +ticism +tickicide +ticklebrush +tickseed +ticktack +ticktacktoe +ticktock +ticonderoga +tictac +tiddledywinks +tiddlywinks +tideless +tidemark +tideway +tieback +tieck +tieing +tieless +tiemannite +tien +tiepin +tierce +tiercel +tigerish +tigerishly +tigerishness +tigerlike +tightfisted +tightrope +tightwad +tightwad's +tightwads +tightwire +tiglon +tigon +tijuana +tike +tiki +til +tilapia +tilefish +tillandsia +tillerman +tillich +tillie +tilly +tiltable +tiltmeter +tiltmeter's +tiltmeters +tiltyard +timbal +timbale +timberhead +timberline +timberman +timberwork +timbral +timbrel +timbrelled +timekeeper +timekeeping +timeous +timeously +timepleaser +timesaving +timeserver +timeservers +timeserving +timework +timeworker +timmy +timocracy +timocratic +timocratical +timorous +timorously +timorousness +timpani +timpanist +tinamou +tinc +tincal +tinct +tinctorial +tinctorially +tinderbox +tinea +tineal +tineau +tinful +ting +tingeing +tingen +tingly +tinhorn +tinkly +tinman +tinnitus +tinstone +tintinnabulary +tintinnabulation +tintless +tintoretto +tinwork +tinworks +tipcart +tipi +tippecanoe +tippet +tipsily +tipstaff +tipstaves +tipster +tipstock +tirewoman +tisane +tissuey +titaness +titania +titanically +titaniferous +titanism +titanous +titbit +tithable +tithonia +titi +titivate +titivation +titlark +titleholder +titleholders +titlist +titmice +tito +titrant +titratable +titrator +titrimetric +titrimetrically +tittie +tittivate +tittle +tittup +toadstool +toastmaster +toastmaster's +toastmasters +toastmistress +tobacconist +tobacconist's +tobacconists +tobies +toboggan +toboggan's +tobogganer +tobogganing +tobogganist +toboggans +tocher +tocopherol +tocsin +tod +toddies +toddy +toddy's +todies +tody +toehold +toehold's +toeholds +toeing +toeless +toepiece +toeplate +toff +toffies +toffy +toft +toga +togaed +toggery +togue +toile +toiletry +toilette +toilful +toilfully +toilworn +toke +tokenism +tokonoma +tola +toland +tolbooth +tolbutamide +tole +tolerator +tolidine +toling +tollbooth +tollbooth's +tollbooths +tolley +tollman +tollway +tolu +toluate +toluic +toluidine +toluol +tolyl +tolylene +tombac +tombigbee +tombless +tombolo +tomboy +tomboyish +tomboyishness +tomcat +tomcod +tomentose +tomentum +tomfoolery +tommyrot +tomogram +tomogram's +tomograms +tompion +tomtit +tonality +tondi +tondo +toneme +tonemic +tonetic +tonetically +tonetics +tonette +tonga +tongueless +tonguelike +tonically +tonicity +tonio +tonn +tonne +tonneau +tonneaus +tonner +tonnes +tonometer +tonometer's +tonometers +tonometric +tonometry +tonoplast +tonsillar +tonsillectomy +tonsorial +tonsure +tonsured +tonsuring +tontine +tonus +toolbox +toolboxes +toolhead +toolholder +toolhouse +toolroom +toolshed +toom +toomey +toon +toothache +toothache's +toothaches +toothless +toothlike +tooths +toothsome +toothsomely +toothsomeness +toothwort +topcross +topdressing +tope +topee +topes +topflight +topful +topfull +topheavy +tophi +tophus +topi +topiary +topicality +topkick +topknot +topless +toploftical +toploftily +toploftiness +toplofty +topmast +topminnow +topograph +topographer +topoi +topologise +topologist +toponym +toponymic +toponymical +toponymy +topos +topper +topsail +topstitch +topwork +toque +tor +torchbearer +torchlight +torchon +torchwood +toreador +torero +toreutic +toreutics +tormentil +tormentor +tornadic +tornillo +torpidity +torquate +torr +torrens +torrential +torrentially +torridity +torsade +torsi +torte +tortes +torticollis +tortilla +tortious +tortiously +tortoni +tortricid +tortrix +tortuosity +torturous +torturously +torula +tosh +tosspot +totalism +totaquina +totaquine +totemically +totemism +totemist +totemistic +totemite +tother +totipotency +totipotent +toto +tottery +totting +toucan +touchback +touchhole +touchline +touchmark +touchwood +toughie +toughies +toughy +toulouse +toupee +touraco +tourbillion +tourbillon +touristic +touristically +tourmaline +tournedos +tourney +tourneyed +tourneying +tourneys +tourniquet +tourniquets +touse +tousing +tovarich +tovarish +towage +towerlike +towhee +towie +towline +towmond +townee +townies +townlet +townley +townsfolk +townspeople +townswoman +townwear +towny +towpath +towrope +towsley +toxaphene +toxemia +toxemic +toxicant +toxicogenic +toxicologic +toxicological +toxicologically +toxicologist +toxicology +toxicosis +toxigenic +toxigenicity +toxoid +toxophilite +toxophilites +toxophily +toxoplasma +toxoplasmic +toxoplasmosis +toylike +toynbee +toyon +trabeate +trabeated +trabeation +trabecula +trabecular +trabeculate +traceability +traceably +tracheae +tracheal +tracheary +tracheate +tracheated +tracheid +tracheidal +tracheitis +tracheobronchial +tracheolar +tracheole +tracheophyte +tracheotomy +trachoma +trachomatous +trachyte +trachytic +tracklayer +tracklaying +trackman +trackside +trackwalker +tractableness +tractably +tractarians +tractate +tractional +tradable +tradeable +tradescantia +tradespeople +tradevman +traditionary +traditionless +tradtionalist +traduce +traduced +traducement +traducer +traducing +trafficable +tragacanth +tragedienne +tragi +tragical +tragicomedy +tragicomical +tragopan +tragus +trailblazer +trailblazer's +trailblazers +trailblazing +trailbreaker +trailerable +trailerist +trailerite +trailership +trailhead +trailhead's +trailheads +trailless +trainability +trainable +trainband +trainbearer +traineeship +trainferry +trainful +trainload +trainload's +trainloads +trainsick +traitoress +traitress +traject +trajection +tral +tramcar +tramline +tramming +tramontane +trampoline +trampoliner +trampolining +trampolinist +tramroad +trancelike +trangam +transactinide +transactional +transactor +transamination +transaxle +transcendency +transcendentalist +transcriptional +transcriptionally +transcutaneous +transduced +transducing +transductional +transection +transeptal +transferase +transferential +transfiguration +transfigure +transfixion +transformant +transformants +transformationalist +transformative +transfusible +transfusional +transglottal +tranship +transhumance +transhumant +transilluminate +transillumination +transilluminator +transitio +transitorily +translatory +translocate +translocation +transmarine +transmembrane +transmigrate +transmigration +transmigrator +transmigratory +transmissibility +transmissive +transmissivity +transmissometer +transmissometer's +transmissometers +transmontane +transmountain +transmutable +transmutative +transnational +transnatural +transonic +transparence +transpersonal +transpicuous +transpierce +transplacental +transplacentally +transplantability +transpolar +transponder +transpontine +transportational +transpositional +transsexual +transsexualism +transshape +transthoracic +transthoracically +transubstantial +transubstantiate +transubstantiation +transudate +transudation +transude +transuded +transuding +transuranic +transuranium +transvaluate +transvaluation +transvalue +transvestism +transylvania +trapeze +trapezist +trapezius +trapezohedron +trapnest +traprock +trapshooter +trapshooting +trapunto +trashman +trass +trattoria +traumata +traumatically +traumatism +trave +travois +travoises +trawlerman +trayal +trayful +treacle +treacly +treadless +treadwell +treasonably +treasurable +treasurership +treatability +treatable +trebly +trebuchet +trebucket +trecento +tred +tredecillion +treece +treehopper +treeing +treeless +treenail +trehalase +trehalose +treillage +trekker +trelliswork +trematode +tremolant +tremolite +tremolitic +tremolo +tremulant +trenail +trenchancy +trendily +trepan +trepanation +trepang +trepanned +trepanning +trepans +trephination +trephine +trephined +trephining +trepid +trepidant +treponema +treponemal +treponematosis +treponematous +treponeme +tressel +trestletree +trestlework +trews +trey +treys +tri +triacetate +triacid +triadically +triage +trialogue +triangularity +triarchy +triaxial +triaxiality +triazine +triazines +trib +tribalism +tribasic +triboelectric +triboelectricity +tribological +tribologist +tribology +triboluminescence +triboluminescent +tribophysics +tribrach +tribrachic +tribromide +tribunate +tribuneship +tricarboxylic +tricarpellary +tricarpellate +trice +triceps +tricepses +triceratops +trichiasis +trichina +trichinal +trichinosis +trichinous +trichite +trichlorfon +trichloride +trichocyst +trichocystic +trichogyne +trichoid +trichome +trichomic +trichomonacidal +trichomonacide +trichomonad +trichomonadal +trichomonal +trichomoniasis +trichopteran +trichotomous +trichotomously +trichromat +trichromatism +trichrome +trichuriasis +tricing +trickily +trickish +trickishly +trickishness +tricksier +tricksiness +tricksy +triclad +triclinic +triclinium +tricolette +tricorn +tricorne +tricornered +tricot +tricotine +tricotyledonous +trictrac +tricuspid +tricycle +tricycles +tricyclic +tridimensional +tridimensionality +triduum +triene +triennium +trierarch +trierarchy +triethyl +trifacial +trifid +trifluralin +trifocal +trifoliate +trifoliolate +trifolium +triforium +triform +trifurcate +trifurcation +trigeminal +triggerfish +triggerman +trigging +triglyceride +triglycerides +triglyph +triglyphic +triglyphical +trigon +trigonometrical +trigonometrically +trigonous +trigraph +trigraphic +trihybrid +trihydroxy +triiodothyronine +trijet +trilateral +trilaterality +trilaterally +trilbies +trilby +trilinear +trilingual +trilingually +triliteral +triliteralism +trillium +trilobate +trilobation +trilobed +trilocular +triloculate +trimaran +trimble +trimeric +trimerous +trimestral +trimestrial +trimeter +trimetrogon +trimonthly +trimorph +trimorphic +trimorphism +trimorphous +trimotor +trinal +trinary +trindle +trindled +trindling +trine +trinitrotoluene +trinketry +trinkums +trinocular +trinomial +trinucleotide +triol +triolet +triose +tripack +triphammer +triphammer's +triphammers +triphenylmethane +triphibian +triphibious +triphosphate +triphthong +triphthongal +tripinnate +tripinnately +triplane +tripletail +triplicity +triplite +triploblastic +triploid +triploidy +tripodal +tripos +tripper +trippet +triptane +triquetrous +triradiate +trireme +tris +trisaccharide +trisect +trisection +trisector +triskele +triskelion +trismus +trisoctahedron +trisome +trisomic +trisomy +triste +tristearin +tristeza +tristful +tristfully +tristfulness +tristimulus +trisubstituted +trisulfide +trisyllabic +trisyllabicall +trit +tritheism +tritheist +tritheistic +tritheistical +trithing +tritiated +triticale +tritoma +tritone +triturable +triturate +trituration +triturator +triumvir +triumviral +triumvirate +trivalve +trivet +triweekly +trochaic +trochal +trochanter +trochanteral +trochanteric +trochar +troche +trochee +trochilus +trochlea +trochlear +trochoid +trochoidal +trochophore +troglodytic +trogon +trograd +troilite +trolleybus +trollied +trollies +trolly +trombidiasis +trommel +tromp +trona +trone +troostite +trop +tropaeolum +trope +tropez +trophallaxis +trophically +trophoblast +trophoblastic +trophozoite +tropidoclonion +tropistic +tropologic +tropological +tropologically +tropology +tropomyosin +tropopause +tropophilous +troposphere +tropotaxis +troth +trothplight +trotline +trotsky +trotskyism +troubadour +troubadour's +troubadours +troubleshot +troublous +troublously +troublousness +troupial +trousseau +trousseaus +trousseaux +troutier +trouty +trove +trover +trow +truantry +truckage +truckee +truckle +truckled +truckler +truckline +truckling +truckload +truckload's +truckloads +truckman +truckmaster +truculency +trueborn +truehearted +trueheartedness +trueing +truelove +truepenny +truffle +truffle's +truffled +truffles +truistic +trujillo +trull +trumpetlike +trumpetweed +truncheon +truncheons +trunkfish +trunkful +trunnel +trunnion +trunnions +trustability +trustable +trustbuster +trusteeing +trustless +trustworthily +tryout +trypanosome +trypanosomiasis +tryparsamide +trypsinogen +tryptamine +tryptic +tryptophan +tryptophane +trysail +tryst +trytophan +tryworks +tset +tsetse +tsetses +tsunamic +tsunematsu +tubal +tubbable +tubbed +tubber +tubbier +tubbing +tubby +tubeless +tubelike +tubercle +tubercled +tubercular +tubercularly +tuberculate +tuberculated +tuberculation +tuberculin +tuberculoid +tuberculous +tuberculously +tuberose +tuberosity +tuberous +tubful +tubifex +tubifexes +tubificid +tubocurarine +tubularity +tubulous +tuchun +tuckahoe +tucket +tuebor +tuel +tufa +tufaceous +tuff +tuffaceous +tuffet +tufty +tugboat +tugger +tui +tuille +tuitional +tularemic +tulation +tulatory +tule +tulipwood +tullibee +tumblebug +tumbledown +tumblerful +tumbleweed +tumbrel +tumbril +tumefaciens +tumefaction +tumefactive +tumescence +tumescent +tumidity +tumoral +tumorigenic +tumorigenicity +tumorlike +tumorlike's +tumorlikes +tumorous +tump +tumpline +tumultuary +tumulus +tunability +tunably +tundish +tuneable +tuneless +tunesmith +tungstic +tungstite +tunica +tunicae +tunicate +tunicated +tunicle +tunnellike +tunny +tup +tuppence +tupping +tuque +tural +turbanned +turbellarian +turbid +turbidimeter +turbidimeter's +turbidimeters +turbidimetric +turbidimetrically +turbidimetry +turbidite +turbidity +turbidly +turbidness +turbinal +turbit +turbjet +turbo +turbocar +turbocharge +turbocharger +turboelectric +turboprop +turbos +turboshaft +turbosupercharged +turbosupercharger +turbot +turbots +turbulency +turd +ture +tured +tureen +turfman +turfski +turfskiing +turfy +turgescence +turgescent +turgidity +turgor +turion +turmeric +turnbuckle +turncoat +turndown +turnery +turnsole +turnspit +turnstile +turnup +turnverein +turpentinic +turpentinous +turps +turquois +turtledove +turtlehead +turves +tusche +tush +tusklike +tussah +tussive +tussock +tussocks +tussocky +tussore +tutee +tutees +tutelar +tutelary +tutorage +tutoress +tutorship +tutoyer +tutti +tux +tuyere +twae +twangy +tween +tweet +tweeter +twelvefold +twelvemonth +twentyfold +twerp +twiggy +twilit +twinberry +twinborn +twinflower +twingeing +twinkly +twinship +twiny +twirp +twitchily +twitted +twittery +twixt +twofer +twohandedness +twopence +twopences +twopenny +tyke +tyke's +tykes +tymbal +tympan +tympani +tympani's +tympanic +tympanis +tympanites +tympanitic +tympanum +tympanum's +tympany +typal +typeable +typecase +typecast +typefounder +typefounding +typefoundry +typeout +typey +typhlosole +typic +typier +typograph +typologist +typy +tyramine +tyrannosaur +tyrannosaurus +tyrannous +tyrannously +tyro +tyrocidin +tyrocidine +tyros +tyrosinase +tyrothricin +tzaddik +tzaddikim +tzar +tzigane +tzimmes +tzitzis +udall +udder +uglification +uglify +uglily +ukulele +ulama +ulcerogenic +ulcerous +uldered +ulema +ulexite +ullage +ulna +ulna's +ulnar +ulotrichous +ulotrichy +ultima +ultimacy +ultimo +ultimogeniture +ultrabasic +ultracentrifugal +ultrafashionable +ultrafiche +ultrafilter +ultrafiltration +ultrahigh +ultraism +ultraist +ultraistic +ultramafic +ultramicro +ultramicroscope +ultramicroscopes +ultramicrotome +ultramicrotomes +ultramicrotomy +ultramodernist +ultramontane +ultramontanism +ultranationalism +ultranationalist +ultrapure +ultrapurely +ultrasecret +ultrasonicate +ultrasonicated +ultrasonicates +ultrasonicating +ultrastructural +ultrastructurally +ululant +ululate +ululation +ulva +umbel +umbellate +umbellifer +umbelliferous +umbilicate +umbilicated +umbilication +umbonate +umbones +umbos +umbrae +umbrageous +umbrageously +umbrageousness +umbral +umlaut +ump +umpirage +umpteen +umpteenth +un +unaccountability +unadapted +unageing +unalterability +unamazed +unamusing +unanchor +unanswerably +unapologetic +unappealable +unappreciation +unapproachably +unarm +unassailability +unassailably +unassertive +unassuageable +unattach +unaverage +unballasted +unbandage +unbar +unbeautiful +unbecome +unbeknown +unbelief +unbeliever +unbeseeming +unbiblical +unbid +unbitted +unblenched +unblessed +unbolt +unbosom +unbox +unbrace +unbraid +unbridle +unbroke +unbuckle +unbudgeable +unbudgeably +unbuild +unbundle +unburden +uncage +uncalculated +uncalculatingly +uncandid +uncannily +uncelebrated +unchain +unchallengeable +unchancy +unchangealeness +uncharge +unchaste +unchastely +unchasteness +unchivalrous +unchoke +uncial +uncially +unciform +uncil +uncinaria +uncinariasis +uncinate +uncinus +uncircumcision +unclamp +unclasp +unclassical +unclench +unclimbable +unclimbableness +unclinch +uncloak +unclog +unclose +unclothe +unclutter +uncock +uncoffin +uncoffined +uncoil +uncommercial +uncompassionate +uncompetitive +uncompetitiveness +uncomplicated +uncompromisable +unconformable +unconformably +uncongenial +unconquerably +unconscionability +unconscionably +unconstraint +uncork +uncorseted +uncouple +uncoupler +uncross +uncrown +uncrumple +unctuous +unctuously +unctuousness +uncurl +uncus +uncut +undauntable +undebatably +undecagon +undeceive +undecillion +underact +underactivity +underage +underbid +underbidder +underbody +underbred +underbrim +undercarriage +undercharge +underclass +undercoat +undercoating +undercook +undercool +underdo +underdrawers +underdress +underdressed +undereducation +underexpose +underexposure +underfeed +undergarment +undergird +underglaze +underhand +underinsurance +underlaid +underlayment +underlet +underlip +undermanned +undermost +undernourished +undernourishment +undernutrition +underpants +underpart +underpass +underpasses +underpin +underplot +underplots +underpowered +underproduction +underproductive +underproof +underreport +underripe +underrun +undersaturated +undersecretariat +undersell +undersexed +undershorts +undershrub +undersigned +underskirt +underslung +undersong +underspin +understaffed +understeer +understory +understrapper +understrength +undersupply +undersurface +undertenant +undertone +undertrick +underused +undervaluation +undervalue +undervaluing +underwaist +underweight +underwing +underwool +undetectability +undine +undiplomatically +undock +undogmatic +undouble +undramatic +undrape +undraw +undrunk +undulant +undulatory +une +unequivocably +unexceptionable +unexceptionableness +unexceptionably +unexceptional +unexpressive +unfancy +unfasten +unfeeling +unfeelingly +unfeelingness +unfetter +unfix +unfixable +unflappability +unflappable +unforgettability +unforgiveable +unforgiveably +unfreeze +unfriended +unfrock +unfussy +ungenerosity +ungenerous +ungird +unglue +ungovernable +ungrudging +ungual +unguard +unguent +ungulate +unhair +unhandiness +unhandsome +unhandy +unharness +unhitch +unhitches +unhitching +unhood +unhorse +unhorsed +unialgal +uniaxial +uniaxially +unibuss +unicameral +unicamerally +unicellular +unicellularity +unicycle +unicyclist +unifactorial +unifiable +unifoliate +unifoliolate +uniformitarian +uniformitarianism +unijugate +unilinear +unilingual +unillusioned +unilocular +uninformative +unintelligence +uninucleate +uninvaginated +unionism +unionist +unionists +uniparental +uniparentally +uniparous +uniplanar +uniplex +unipolarity +uniramous +unisex +unisexual +unisexuality +unisexually +unitage +unital +unitarily +unitarity +universalist +univocal +univocally +unkenned +unkennel +unlace +unlade +unlash +unlatch +unlay +unlimber +unlimbered +unlimbering +unlive +unloose +unloosen +unman +unmate +unmating +unmeaning +unmeet +unmemorable +unmemorably +unmitigatd +unmoor +unmoral +unmorality +unmuffle +unmuzzle +unmyelinated +unnail +uno +unopenable +unpackage +unpackaging +unpalatable +unpeg +unpeople +unperfect +unperson +unpick +unpile +unpin +unplug +unpolitical +unpregnant +unprofessed +unpronounced +unquote +unreel +unreeve +unregenerate +unreserve +unrestraint +unriddle +unrig +unrip +unrobe +unroof +unroot +unrotate +unround +unrounded +unsaddle +unsafety +unsaturate +unsay +unsayable +unseal +unsealing +unseam +unsearchable +unsearchably +unsel +unselective +unserviceable +unset +unsettle +unsettlement +unsew +unsex +unshackle +unshapen +unshell +unshift +unship +unshockability +unshockable +unshped +unsight +unsighted +unsling +unslinged +unslinging +unsnarl +unspeak +unspeakably +unsphere +unsportsmanlike +unstate +unstep +unstick +unstop +unstoppably +unstrap +unstring +unstudied +unsubstantial +unsubstantiality +unsuccess +unswathe +unswear +unsymmetrical +untangle +untenability +unter +untether +unthaw +unthink +unthinkability +unthought +unthread +unthrone +untimeous +untouchability +untraceability +untread +untruss +untuck +untune +untwine +untwist +unutterable +unvocal +unvoice +unwarrantably +unweave +unweeting +unweetingly +unweight +unwell +unwieldily +unwinnable +unwisdom +unwish +unwished +unworthily +unwreathe +unyoke +unzio +unzip +upas +upbuild +upbuilder +upcast +upchuck +updo +updos +upgrowth +upheave +upheaver +uphoster +upmanship +upmost +upperpart +upping +uppish +uppishly +uppishness +uppity +uppityness +uprear +uprush +upsetter +upshift +upspring +upstage +upstaged +upstages +upstaging +upstart +upstroke +upsweep +upswept +upthrow +upthrust +uptight +uptightness +uptilt +upwell +uracil +uraei +uraemia +uraeus +uralite +uralitic +uranic +uranide +uraninite +uranographic +uranographical +uranography +uranological +uranology +uranometry +uranous +urate +uratic +urbanist +urbanistic +urbanistically +urbanity +urbanologist +urbanology +urbiculture +urceolate +ure +urease +uredinial +uredinium +urediospore +uredium +uredostage +ureide +uremic +ureotelic +ureotelism +ureter +ureteral +ureteric +urethan +urethral +urethritis +urethroscope +uric +uricosuric +uricotelic +uricotelism +uridine +urinalysis +urinogenital +urinometer +urinometer's +urinometers +urinous +urochord +urochordal +urochordate +urochrome +urodele +urogenital +urokinase +urol +urolith +urolithiasis +urologic +urological +urologist +urology +uropod +uropygial +uropygium +urostyle +ursine +urticaria +urticarial +urticate +urtication +urus +urushiol +usableness +usance +useably +usernames +useway +usherette +usnea +usrio +usufruct +usufructuary +ute +uteca +utep +uterus +uteruses +utilitarianism +utiny +utopism +utopist +utopistic +utricle +utricular +utricularia +utriculus +utterable +uttium +uvarovite +uvea +uveal +uveitis +uvula +uvular +uvularly +uxorial +uxoricide +uxorious +uxoriously +uxoriousness +vacationist +vacationless +vaccinal +vaccinate +vaccinated +vaccinates +vaccinator +vaccinators +vacua +vacuolar +vagabondage +vagabondish +vagabondism +vagally +vagarious +vagariously +vagile +vagility +vagotomy +vagotonic +vagotropic +vagrancy +vainglory +valediction +valerian +valetudinarian +valetudinarianism +valetudinary +valiance +valiancy +valine +valise +valises +valle +vallecular +valorous +valorously +valuational +valuationally +valvular +vamoose +vamoosed +vamooses +vamoosing +vampirism +vampish +vandalistic +vanderburgh +vandyked +vanguardism +vanguardist +vanillic +vanillin +vanquishable +vanquishment +vanward +vapid +vapidity +vapidly +vapidness +vaporous +vaporously +vaporousness +vaquero +variac +variational +variationally +varices +varicose +varicosed +varicosity +variegator +varietal +varietally +variform +variocoupler +varioloid +variolous +variometer +variometer's +variometers +variorum +varisized +varix +varlet +varletry +varnishy +varsity +varus +varve +varved +vasal +vascularity +vasculature +vasculum +vaselike +vasiform +vasoactive +vasoactivity +vasoconstriction +vasoconstrictive +vasoconstrictor +vasodilatation +vasodilation +vasodilator +vasomotor +vasopressin +vasopressor +vasospasm +vasospastic +vasotocin +vassalage +vastitude +vastity +vasty +vatic +vaticinal +vaticinate +vaticination +vaticinator +vatted +vatting +vaudevillian +vaulty +vauntful +vauntingly +vaunty +vaward +vealy +vectograph +vectographic +vectorcardiogram +vectorcardiogram's +vectorcardiograms +vectorcardiographic +vectorcardiography +vee +veep +veeries +veery +vegetably +vegetal +vegetarianism +vegetational +vegetationally +vegete +vegetive +veinal +veinlet +veiny +velamen +velamentous +velamina +velarium +veld +velitation +velleity +veloce +velocimeter +velocimeter's +velocimeters +velocipede +velodrome +velopment +velure +velutinous +velveteen +venae +venality +venatic +venation +venational +vendable +vendace +vendaces +vendee +vendibility +vendibly +vendition +vendue +veneeal +venenate +venenation +venerability +venerably +venerator +venereological +venereologist +venereology +venerology +venery +venesection +venetian +venge +venging +venin +venipuncture +venire +venireman +venisection +venography +ventage +ventail +ventilatory +ventless +ventricose +ventricular +ventriculus +ventriloquial +ventriloquially +ventriloquism +ventriloquist +ventriloquist's +ventriloquistic +ventriloquists +ventriloquy +ventrolateral +ventrolaterally +ventromedial +ventura +venturous +venturously +venturousness +venule +veratrine +veratrum +verbalism +verbalist +verbalistic +verbena +verbenas +verbicide +verbid +verbify +verbigeration +verbile +verdancy +verderor +verdigris +verdin +verdurous +verdurousness +vergil +veridic +veridicality +verisimilar +verisimilarly +verisimilitudinous +verism +verismo +verist +veristic +veritably +verjuice +vermeil +vermian +vermicelli +vermicide +vermicular +vermiculate +vermiculated +vermiculation +vermiform +vermifuge +vermillion +verminosis +verminous +verminously +vern +vernacle +vernacularism +vernation +vernicle +vernissage +versal +verseman +verset +versicle +versicular +versification +versifier +versify +versine +versional +verso +versos +verticality +verticil +verticillte +vertiginous +vertiginously +vesical +vesicant +vesicate +vesication +vesicularity +vesiculate +vesiculation +vesperal +vespertinal +vespertine +vespiary +vespid +vespine +vesta +vestee +vestiary +vestibular +vestlike +vestment +vestmental +vestryman +vesuvian +vesuvianite +vetchling +vetted +vexillary +vexillologic +vexillological +vexillologist +vexillology +vexillum +viand +viands +viaticum +vibist +vibraharp +vibraharpist +vibrance +vibraphone +vibraphonist +vibratile +vibratility +vibrational +vibrationless +vibrator +vibratory +vibrion +vibriosis +vibrissa +vibrissae +viburnum +vic +vicarage +vicarate +vicarial +vicariate +vicarship +vicegerency +vicegerent +vicennial +viceregal +viceregally +vicereine +viceroyalty +viceroyship +vichyssoise +vicinage +vicinal +vicissitudinous +vickers +victress +vicuna +vidal +vide +videophone +vidette +vidicon +viduity +viewfinder +viewfinder's +viewfinders +viewy +vigesimal +vigintillion +vignettist +vigorish +vigorist +vigorist's +vigorists +vigoroso +vilipend +villadom +villagery +villainess +villanella +villanelle +villatic +villein +villenage +villi +villiform +villosity +villus +vim +vimen +vinaceous +vinaigrette +vinal +vinblastine +vinca +vincible +vincristine +vinculum +vindicable +vindicator +vindicators +vindicatory +vineal +vinedresser +vinedressers +vinegarish +vinegarroon +vinegary +vinery +vineyardist +vinic +viniculture +vinier +viniferous +vinification +vino +vinosity +vinous +vinously +viny +vinylic +vinylidene +viol +violability +violable +violableness +violably +violaceous +violaceously +violist +viomycin +viosterol +viperine +viperish +viperous +viperously +viraginous +virago +virelay +viremia +viremic +vireo +vires +virescence +virescent +virga +virgate +virginium +virgulate +viricidal +viricide +virid +viridescent +viridian +viridity +virilism +virion +virologic +virological +virologically +virologist +virology +viroses +virosis +virtuality +virtueless +virtuosa +virtuosic +virucidal +virucide +virulency +viruliferous +virustatic +viscacha +viscerogenic +visceromotor +viscidity +viscometric +viscometry +viscose +viscosimeter +viscosimeter's +viscosimeters +viscosimetric +viscountcy +viscountess +viscounty +viscus +visional +visionally +visionless +visitable +visitant +visitational +visitatorial +visorless +vitalism +vitalist +vitalistic +vitamer +vitameric +vitellin +vitelline +vitellogenesis +vitellus +vitiator +viticultural +viticulture +viticulturist +vitiligo +vitiosity +vitite +vitrifiable +vitrine +vittae +vittate +vittles +vituperate +vituperation +vituperator +vituperatory +vitus +vivarium +viverrid +vivific +viviparity +viviparous +viviparously +viviparousness +vivisect +vivisection +vivisectional +vivisectionally +vivisectionist +vivisector +vixenish +vixenishly +vixenishness +vizard +vizierate +vizierial +viziership +vizor +vms +vocabular +vocalically +vocality +vocationalism +vocationalist +vociferant +vociferate +vociferation +vociferator +voguish +voguishness +voicedness +voiceful +voicefulness +voiceprint +voidable +voidableness +voidance +voile +volant +volante +volcanically +volcanicity +volcanoes +volcanologic +volcanological +volcanologist +volcanology +vole +voles +volitive +volkslied +volkslieder +volplane +volplaned +volplaning +voltameter +voltameter's +voltameters +voltametric +volubility +volubly +volumeter +volumeter's +volumeters +voluminosity +voluntarism +voluntarist +voluntaristic +voluntaryism +voluntaryist +volunteerism +voluptuary +volute +voluted +volutin +volution +volva +volvement +volvox +vomerine +vomitory +vomiturition +vomitus +von +voodooism +voodooist +voodooistic +vored +vortical +vortically +vorticella +vorticism +vorticist +vorticose +vortiginous +votaress +votarist +voteless +votress +vouchee +vouchsafement +voussoir +voyageur +voyageurs +voyeur +voyeurism +voyeuristic +voyeuristically +voyeurs +vroom +vs +vulcanian +vulcanicity +vulcanologist +vulcanology +vulgarian +vulgarism +vulgarity +vulgate +vulgus +vulnerably +vulnerary +vulterine +vulturine +vulturous +vulva +vulvae +vulval +vulvar +vulviform +vulvitis +wackily +wadable +wadder +waddie +waddied +waddies +wadding +waddy +waddying +wadeable +wadi +waftage +wafture +wageless +wageworker +wagger +waggery +waggly +wagoneer +wagoneer's +wagoneers +wagonette +wagonette's +wagonettes +wagonload +wagonload's +wagonloads +wah +wahine +wahoo +wahoos +waif +wailful +wailfully +wain +wained +wainscotting +waistband +wakeless +wakerobin +walkabout +walkaway +walkingstick +walkout +wallaroo +wallenstein +walleye +walleyed +wallflower +wamble +wambled +wambling +wampum +wanderlust +waney +wanier +wanner +wannest +wanning +wansee +wansley +wany +warbonnet +wardenship +wardership +wardress +wardship +warehousemen +wareroom +warlock +warlord +warlordism +warlords +warpage +warpath +warplane +warplane's +warplanes +warrantable +warrantableness +warrantably +warrantee +warrantees +warrantless +warrantor +warrantors +washability +washable +washcloth +washerman +washerwoman +washhouse +washoe +washrag +washroom +washrooms +washstand +washstands +washtub +washtubs +washwoman +wasplike +wassail +wassailer +wast +wastage +wastages +wastepaper +watchcase +watcheye +watchtower +watchworks +waterborne +watercraft +watercress +waterflood +waterfowl +waterfowl's +waterfowler +waterhole +waterhole's +waterholes +waterily +waterish +waterishness +waterless +waterlessly +waterlessness +waterlog +waterlogged +watermanship +watermark +waterpower +waterscape +waterweed +waterwheel +waterworks +waterworn +wattmeter +wattmeter's +wattmeters +waught +waukesha +waunona +waupaca +waupun +wausau +wauwatosa +waveland +waveless +wavelessly +wavelet +wavelets +wavelike +wavery +wavily +waxlike +waxwing +waxwing's +waxwings +waybill +wayfarer +wayfaring +waygoing +waylay +wayless +wayworn +weakhearted +weakish +weakling +weal +wealthily +weanling +wearability +weariful +wearifully +wearifulness +weariless +wearilessly +weatherability +weatherboard +weatherboarding +weatherglass +weatherman +weatherstripping +weatherworn +weathery +webbed +webber +webby +webfoot +weblike +wedder +wedgy +weedless +weeknight +weeknights +weepy +weet +weever +weevil +weevilly +weevily +weft +wefts +weider +weidman +weighable +weightily +weightless +weightlessly +weimaraner +weiner +weir +weirdie +weirdies +weldable +weldment +weldor +weldwood +welfarism +welfarist +welkin +wellaway +wellborn +wellhead +wellington +wellman +wellwisher +wellwisher's +wellwishers +welmers +weltschmerz +wen +wend +wert +weskit +westernmost +wetback +wettable +wettish +wff +whacky +whaleback +whaleboat +whalebone +whalebone's +whalebones +whang +whangee +whap +wharfage +wharfinger +wharfmaster +whats +wheal +wheatear +wheatland +wheaton +wheelbarrow +wheelbarrow's +wheelhorse +wheelless +wheelman +wheelock +wheelsman +wheelwork +wheelwright +wheen +wheezily +whelm +whenas +whencesoever +whensoever +whereat +wherefrom +whereinto +whereness +wheres +wheresomever +wherethrough +whereto +whereunto +wherewithal +wherries +wherry +whetstone +whetter +whichsoever +whicker +whickered +whickering +whidding +whiffletree +whigmaleerie +whilom +whilst +whimsicality +whiney +whinstone +whipcord +whiplike +whippersnapper +whippier +whippletree +whippoorwill +whippy +whipstitch +whipstock +whirlybird +whirried +whirry +whirrying +whish +whisht +whiskery +whispery +whist +whitebait +whitebeard +whitecap +whitefish +whiteleaf +whiteley +whiteout +whitesmith +whitethroat +whitewall +whitewater +whitewing +whithersoever +whitherward +whitish +whity +whizbang +whizz +whizzbang +whizzer +whomp +whoopee +whoopla +whopper +whoredom +whorehouse +whoremaster +whoremonger +whoreson +whorish +whort +whortle +whosesoever +whoso +whump +whup +whys +wickerwork +wickiup +widemouthed +widgeon +widgeons +widish +widowerhood +widthways +wieland +wieldy +wienerwurst +wienie +wifehood +wifeless +wifelike +wigan +wigeon +wigeons +wigged +wight +wiglet +wigwag +wilco +wildcatted +wildcatting +wildebeest +wildebeest's +wilderment +wildflower +wildflower's +wildflowers +wildfowl +wildfowler +wildfowling +wildish +wildling +wildwood +willable +willemite +willet +willies +williwaw +willowlike +willowware +willpower +willy +willying +wilmette +wimble +wimbled +wimbles +wimbling +wimple +wimpled +wimpling +winchell +windage +windblown +windburn +windburned +windflaw +windily +windjammer +windlass +windlassed +windlasses +windlassing +windlassly +windpipe +windproof +windscreen +windsurf +windsurfed +windsurfing +windsurfs +windswept +windway +wineglass +winegrower +winehead +winepress +wineshop +winey +wingbeat +wingbeat's +wingbeats +wingding +wingless +winglessness +winglet +winglike +wingover +wingspread +wingspread's +wingspreads +wingy +winism +winnable +winnebago +winned +winooski +winsett +wintergreen +winterkill +wintertide +wintery +wintle +wintrily +winze +wirable +wiredraw +wiredrawer +wiredrawn +wirehair +wirehaired +wirelike +wiretapper +wireway +wirework +wireworks +wireworm +wirily +wisent +wisewoman +wisha +wispish +wistaria +wisteria +witchery +witchlike +witchy +withdrawable +withe +witherite +witherspoon +withies +withindoors +withoutdoors +withy +witless +witling +witted +witticism +wittily +wiz +wizardry +wolfhound +wolflike +wolverine +wolverine's +wolverines +wolverton +womanish +womanishly +womanishness +womankind +womanless +womanlike +womanpower +wombat +wombat's +wombats +womenfolk +womenfolks +womenkind +wonderwork +wonky +wonning +wonton +woodberry +woodcraft +woodcutter +woodcutting +woodenhead +woodenheaded +woodenware +woodlore +woodnote +woodpile +woodsman +woodsy +woolie +woolpack +woolsack +woolshed +woolskin +woops +woozier +woozily +wooziness +woozy +wordage +wordages +wordbook +wordless +wordlessness +wordmonger +wordplay +workability +workbasket +workboat +workbox +workfolk +workfolks +workforce +workforce's +workforces +workhouse +workless +worklessness +workpeople +workroom +workrooms +workweek +workwoman +worldling +wormhole +wormlike +worriment +worrywart +worshipless +wort +worthful +worthily +wotted +wouldst +woundless +woundwort +wowser +wrack +wracked +wracks +wraiths +wrapup +wrasse +wrathy +wreathy +wriggly +wristlet +wristlock +wristy +writeup +writeup's +writeups +writhen +wrongheaded +wrongheadedly +wrongheadedness +wunderkind +wysiwyg +xanthate +xanthene +xanthic +xanthin +xanthine +xenia +xenomania +xenophile +xenophilous +xenophobe +xenophobic +xerarch +xeric +xerically +xerographic +xerographically +xerophile +xerophilous +xerophily +xylophonist +xylose +xylotomic +xylotomical +xylotomous +xylotomy +yack +yacking +yah +yak +yakking +yalies +yam +yamen +yardarm +yardbird +yardman +yardmaster +yare +yarely +yarmelke +ycleped +yclept +ye +yearling +yearlong +yeastily +yellerish +yep +yester +yeuk +yew +yoghurt +yoghurt's +yogic +yogin +yoknapatawpha +yolky +yond +youngling +yuba +yuletide +yuri +zabaglione +zagged +zanier +zanies +zanily +zaniness +zany +zazen +zealotry +zeffirelli +zenithal +zeolite +zeolitic +zephyr +zeppelin +ziggy +zillion +zincate +zincic +zinfandel +zingier +zingy +zinnia +zippier +zippy +zirconia +zirconic +zither +zitherist +zithers +zizith +zoantharian +zoarial +zoarium +zobrist +zombi +zombiism +zonate +zonated +zonation +zonked +zoogenic +zoogenous +zoogeographer +zoogeographic +zoogeography +zooks +zoologic +zoomorphic +zoonosis +zoonotic +zooparasite +zooparasitic +zoophagous +zoophilic +zoophilous +zoophyte +zoophytic +zooplankton +zoosporal +zoospore +zoosterol +zootechnics +zori +zucchini +zwitterion +zwitterionic +zwitterions +zygote +zygote's +zygotes diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.3 b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.3 index 4ecbceb570c..5c5bfc679fc 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.3 +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/spellCheck/english.3 @@ -1,19708 +1,19708 @@ -AAU -AKA -APS -Aachen -Aalborg -Aalesund -Aargau -Aaronic -Abba -Abbado -Abbevillian -Abbeydale -Abelard -Abele -Abelmosk -Abernethy -Aberystwyth -Abravanel -Abraxas -Absalom -Abu -Abyssinian -Acarus -Accrington -Aceldama -Achaemenid -Achates -Achernar -Achitophel -Acis -Actinia -Actium -Adamite -Adar -Addams -Addington -Adenauer -Adige -Adonai -Adonic -Adullamite -Advowson -Aedes -Aegeus -Aegina -Aegisthus -Aeolic -Aeolipile -Aeolis -Aepyornis -Aeschines -Aesculapian -Aesculapius -Aesir -Aetolia -Affenpinscher -Africanism -Africanist -Afrikander -Afrikanerdom -Agama -Agapanthus -Ageratum -Agincourt -Aglaia -Agostini -Agra -Agrapha -Agrippa -Aguascalientes -Ahasuerus -Ahmednagar -Ahriman -Ahvenanmaa -Ahwaz -Aidan -Aidin -Aileen -Akan -Akhmatova -Akkad -Akkadian -Akmolinsk -Aktyubinsk -Alamein -Alaric -Albi -Albigenses -Albinoni -Albion -Alboin -Albury -Alcman -Alcock -Alcoran -Alcyone -Aldermaston -Alderney -Aldine -Aldus -Aleksandropol -Aleksandrovsk -Alemanni -Alemannic -Aleppo -Alexandrian -Alexius -Algerine -Algonkian -Alkoran -Allahabad -Allenby -Allende -Allhallowtide -Almeida -Almohade -Almoravide -Alsatia -Altaic -Altamira -Altrincham -Amaryllis -Amati -Amboina -Ambrosian -Ameling -Americanist -Amerigo -Amerindian -Amersfoort -Ameslan -Amfortas -Amish -Ammonites -Amoy -Ampelopsis -Amphitrite -Amphitryon -Amritsar -Amundsen -Amytal -Anabaena -Anabas -Anableps -Anacreontic -Anam -Ananias -Anchises -Ancona -Andaman -Andhra -Angara -Angarsk -Angelus -Angevin -Angkor -Anglesey -Anglian -Anglicist -Anglomania -Anglophone -Anguilla -Anjou -Annam -Annamese -Annapurna -Anopheles -Anouilh -Ansermet -Antarctic -Anthurium -Antigonus -Antigua -Anubis -Anzac -Aphis -Apis -Apollyon -Apus -Arabist -Arafat -Araiza -Aramaic -Araucanian -Araucaria -Arawakan -Arbela -Arcadic -Archaeopteryx -Archaeornis -Archean -Archilochian -Arctic -Arctogaea -Areca -Areopagus -Ares -Arethusa -Argerich -Argyrol -Arian -Ariel -Aristides -Aristippus -Arius -Arkhangelsk -Arkhipova -Arlberg -Arminian -Arrau -Arroyo -Arthurian -Asarum -Ascanius -Ascensiontide -Aschaffenburg -Ascham -Asclepiadean -Asclepius -Ashanti -Ashford -Ashkenazi -Ashkenazy -Ashkhabad -Ashmore -Ashton -Ashur -Asimov -Aspasia -Assamese -Assisi -Astilbe -Aten -Athanasian -Atherton -Atlantean -Atlantov -Attenborough -Attila -Aubergine -Aubervilliers -Aubrietia -Aubusson -Auger -Augsburg -Augustinian -Aurignacian -Aussie -Auster -Austerlitz -Australasia -Australiana -Australianism -Australoid -Australorp -Austrasia -Austronesia -Austronesian -Autoharp -Avar -Averroism -Avestan -Axminster -Aymara -Ayrshire -Azerbaijani -Azilian -Azotobacter -Azov -Azrael -BBC -BCPL -BNF -Baal -Baalbek -Baaskap -Bab -Babi -Babism -Bacchae -Bacharach -Bacquier -Bactrian -Baedeker -Baganda -Bagdad -Bahai -Bahaism -Bahrain -Bairam -Baker -Bala -Balaam -Balakirev -Balaklava -Balaton -Balearic -Balkis -Balmacaan -Balmoral -Balt -Balthazar -Baltsa -Baluchi -Baluchistan -Bambara -Bamberg -Banda -Banff -Bank -Bannockburn -Bantoid -Bantustan -Banville -Barabbas -Barathea -Barbarossa -Barbary -Barber -Barbirolli -Barbuda -Barcoo -Bardolatry -Barenboim -Bari -Barmecide -Barotse -Barsac -Bart -Bartoletti -Bashkir -Basilian -Basingstoke -Baskerville -Bassas -Bastianini -Basutoland -Bataan -Bathonian -Battenburg -Battle -Baudo -Bauhinia -Bax -Bayard -Beaconsfield -Beaufort -Beaune -Bebington -Bechuana -Bechuanaland -Beckenham -Beckford -Beckmann -Bedfordshire -Bedlington -Beghard -Beguin -Behrens -Belgae -Belgravia -Belial -Belisarius -Belisha -Belleek -Bellerophon -Bellingshausen -Bellmouth -Bellona -Belmondo -Belorussia -Belostok -Belsen -Beltane -Bemba -Benackova -Benedictus -Benedikt -Beni -Benin -Benison -Benne -Bennet -Berber -Berberis -Berbie -Berchtesgaden -Berdichev -Berdyayev -Berenson -Berezina -Berezniki -Berg -Bergama -Bergamo -Berganza -Berger -Bergonzi -Bergsonism -Berkeleian -Berkeleianism -Bernese -Bessarabia -Bethany -Bethmann -Betta -Beulah -Beveridge -Bewick -Bice -Biedermeier -Bielefeld -Bihari -Biisk -Bilharzia -Billingham -Billingsgate -Billiton -Bim -Birkenhead -Bishop -Blachut -Blackbeard -Blagoveshchensk -Blanzat -Blavatsky -Blech -Blegen -Bley -Blindheim -Blini -Bliss -Blomstedt -Bloomsbury -Boanerges -Boatwright -Boche -Bodoni -Bogas -Bohm -Boildieu -Boito -Bokhara -Bolshie -Bolson -Boltonia -Bonapartism -Bonynge -Bordelaise -Borghese -Borodin -Boronia -Bosky -Bosnia -Bougainville -Boughton -Boulez -Boult -Bournemouth -Bouvet -Bozcaada -Braata -Brachiosaurus -Bragi -Brahman -Brahmana -Brahmani -Brahmanism -Brahmin -Brahui -Brailler -Braillers -Braillewriters -Brantford -Breconshire -Bremerhaven -Brendel -Brentano -Brentwood -Brescia -Breslau -Bresson -Bretagne -Bretton -Breuer -Breughel -Briareus -Bridgeford -Bridgeman -Bright -Brigid -Britannia -Briticism -Britishism -Brixton -Brno -Broadbrim -Bromberg -Brown -Bruch -Brule -Brummagem -Brunei -Brunelle -Bruson -Brutus -Bryansk -Brython -Brythonic -Bubo -Bucephalus -Buchmanism -Buckingham -Buckinghamshire -Buddleia -Buenaventura -Bueno -Bulgar -Bumbledom -Buna -Bundaberg -Bundoora -Bundu -Burberry -Burgos -Burgoyne -Burkina -Burseraceous -Bushire -Bute -Buttermere -Butterworth -Bydgoszcz -Byelorussian -Byelostok -CATV -CB -CCNY -CEQ -CGS -CO -Caballe -Cabinda -Caddoan -Cadmean -Cadmus -Caelian -Caelum -Caernarvonshire -Caerphilly -Caesarean -Caesarism -Cahokia -Caicos -Calabar -Caladium -Calciferous -Caledonia -Caledonian -Caliban -Calicut -Callas -Calliopsis -Calvados -Calvinism -Calydonian -Cambridgeshire -Camelopardus -Camenae -Cana -Canaanite -Canaanitic -Canadianism -Candace -Candiot -Candlemas -Canicula -Canopic -Canossa -Cantabrian -Canuck -Capablanca -Cape -Capernaum -Capetian -Capone -Cappuccilli -Capri -Capricornus -Capsian -Caravaggio -Carbonari -Cardiganshire -Caribbee -Carlist -Carlovingian -Carman -Carmarthenshire -Carmel -Carmelite -Carpathian -Carreras -Carrick -Carteri -Carthaginian -Carthusian -Cartier -Caslon -Caspar -Casparian -Caspian -Cassegrainian -Cassia -Castalia -Castilian -Castilla -Castleford -Castlereagh -Casuarina -Catalan -Cathay -Cattleya -Caucasoid -Cavell -Cavesson -Cavetto -Cavour -Cawdrey -Cawley -Cawnpore -Caxton -Cayes -Cayman -Cayuse -Ceanothus -Cecrops -Ceiba -Celadon -Celaeno -Celeste -Celtiberian -Centaurus -Central -Cepheid -Ceratodus -Cercis -Cerenkov -Ceres -Cete -Chaco -Chadderton -Chailly -Chalcis -Chaldean -Chaldee -Cham -Chamaeleon -Chambertin -Charlottenburg -Charlottetown -Charlton -Charmeuse -Charpentier -Chartism -Chasidim -Chatterton -Chaucerian -Chechen -Cheek -Chellean -Chelmsford -Cheltenham -Chelyabinsk -Chelyuskin -Chengchow -Chengteh -Chengtu -Cheongsam -Cheops -Cherbourg -Cheremiss -Cheremkhovo -Cherenkov -Chernovtsy -Chernozem -Chertsey -Cherubini -Chessel -Chesterfieldian -Chetnik -Cheval -Chian -Chibchan -Chickasaw -Chihuahua -Childermas -Chilean -Chiltern -Chilton -China -Chinee -Chinookan -Chionodoxa -Chiron -Chita -Chkalov -Chlorella -Chloromycetin -Chocho -Choco -Chrissie -Christadelphian -Christchurch -Christhood -Christmastide -Christoff -Christology -Christophe -Chukchi -Chung -Churrigueresque -Chuvash -Ciccolini -Cicely -Cid -Cilician -Cimbri -Cimmerian -Cinchona -Cincinnatus -Cinemascope -Cineraria -Cipango -Circassian -Circinus -Cisalpine -Cistercian -Cistus -City -Clacton -Clapham -Clapton -Clarabella -Clarenceux -Clarkia -Claudel -Claudius -Clausewitz -Claytonia -Clematis -Clementine -Clemmons -Cleome -Cleopatra -Cleve -Clevenger -Cliburn -Clintonia -Clipperton -Clostridium -Cluj -Cluytens -Clydesdale -Coast -Coatbridge -Cobbett -Cobham -Cochin -Cockaigne -Cocos -Cointreau -Colchicum -Colchis -Colima -Colleen -Collier -Collinsia -Colloq -Colobus -Cologne -Colossian -Coltrane -Columba -Colwyn -Comanchean -Comintern -Command -Comoros -Compositae -Comptometer -Comus -Conferva -Congreve -Coniston -Conium -Convolvulus -Cook -Copland -Coprosma -Copt -Coptic -Coquille -Coral -Corantijn -Cordelier -Cordovan -Coreopsis -Corriedale -Cortes -Corvallis -Corybant -Corydalis -Corydon -Costa -Costermansville -Cotinga -Cotrubas -Couperin -Courland -Cousteau -Cowell -Cowichan -Craal -Cranfield -Cressida -Creston -Cretic -Crichton -Crinum -Croat -Crockford -Crompton -Cronin -Crookes -Crookesmoor -Crossley -Crownland -Cryptomeria -Cuberli -Culex -Cumbrian -Cundick -Curculio -Curcuma -Curtana -Curvet -Cuscus -Cushitic -Cuthbert -Cymric -Cypripedium -Cyrano -Cyrenaic -Cytherea -Czechoslovak -Czernowitz -Czerny -DMF -DPP -DWT -Dagenham -Dagestan -Dago -Daltonism -Damara -Damaraland -Damascene -Damien -Damson -Danaides -Danegeld -Danelaw -Danio -Danton -Daphnis -Dapsang -Darby -Dard -Dardan -Dardic -Darien -Darjeeling -Darry -Dartford -Dartmoor -Davidovich -Deauville -Deb -Decembrist -Deepfreeze -Delian -Delibes -Delius -Deller -Delorme -Delos -Delsarte -Demogorgon -Demosthenes -Denbighshire -Dene -Denis -Dentalium -Depraz -Dernesch -Derris -Deuteronomist -Deuteronomistic -Deuteronomy -Deutschland -Deutzia -Devereux -Devonian -Diablo -Diamond -Dictaphone -Dictograph -Didache -Dieskau -Dimitrovo -Dinaric -Dinesen -Dingaan -Dinka -Dinnington -Dinoceras -Dione -Dionysia -Dionysiac -Dioscuri -Diplodocus -Dirham -Ditzel -Djibouti -Dneprodzerzhinsk -Dnepropetrovsk -Dniester -Docetism -Dodgson -Dodona -Doese -Dohnanyi -Dol -Dolichosaurus -Dominica -Domitian -Donar -Donath -Donatist -Doncaster -Donegal -Donetsk -Dongola -Donizetti -Dopper -Dor -Dorati -Dorian -Dorking -Dormoy -Doronicum -Dowland -Dowson -Dracaena -Draconic -Drakensberg -Drayton -Dressen -Dronfield -Druse -Duala -Dubonnet -Duisburg -Dukas -Dulcinea -Dumbarton -Dunbarton -Dunker -Dupre -Duralumin -Durban -Durkheim -Duroc -Durufle -Dutoit -Duyker -Dvandva -Dvina -Dvinsk -Dvorsky -Dyak -Dyonisian -Dzaudzhikau -Dzerzhinsk -Dzhambul -Dziggetai -Dzongka -Dzungaria -ECAD -Eaglestone -Eaglewood -Eastbourne -Eastertide -Eastleigh -Ebert -Ecclesiastes -Ecclesiasticus -Echeveria -Edda -Eddington -Edo -Edomite -Edwardine -Efik -Egbert -Egeria -Egham -Egmont -Ehrenburg -Eichendorff -Eiffel -Eijkman -Eikon -Eilat -Eindhoven -Einkorn -Eisenach -Eisenstadt -Eisenstein -Eisteddfod -Ekaterinburg -Ekaterinodar -Ekaterinoslav -Elamite -Elbert -Eleatic -Eleusinian -Elfland -Elgar -Elia -Elias -Elisabethville -Elisavetgrad -Elisavetpol -Ellesmere -Ellice -Ellington -Elohim -Elohist -Elsass -Elvira -Emirates -Emmenthal -Emmet -Emmy -Empson -Endamoeba -Endrich -Endymion -Enesco -Engel -Englishism -Englishry -Entamoeba -Eozoic -Ephedra -Ephemera -Ephraimite -Epigoni -Episcopalism -Equatorial -Equisetum -Erastianism -Erechtheum -Erechtheus -Erenburg -Erica -Ericson -Erin -Eritrea -Ermanaric -Ermler -Erse -Erymanthian -Escallonia -Escherichia -Escorial -Esdras -Eskilstuna -Esperanto -Esquiline -Essene -Estonian -Eth -Ethelbert -Ethelred -Ethiopian -Eton -Eucharis -Euonymus -Eupatorium -Euphrosyne -Euroclydon -Eurocommunism -Eurocrat -Eurodollar -Euromarket -Eurovision -Eurus -Euryale -Eurystheus -Eustachian -Euxine -Everton -Evertor -Evesham -Evonymus -Ewing -Excalibur -Exmoor -Exon -FPS -Fabianism -Fabrikoid -Factice -Faisal -Faizabad -Falange -Faliscan -Falkirk -Falkner -Falla -Falstaffian -Fanti -Fareham -Farnborough -Farnese -Farnesol -Farnham -Faroe -Faroes -Farouk -Farquhar -Farrago -Farthingale -Fartlek -Faruk -Fassbaender -Fassbinder -Fathometer -Fatimid -Fatshan -Faubourg -Faure -Fayal -Fedoseyev -Feigin -Feisal -Feme -Fenian -Fenice -Fenrir -Fergus -Fernandi -Ferrara -Fescennine -Feuchtwanger -Feuerbach -Feuilleton -Fezzan -Fianna -Finnic -Finsen -Finsteraarhorn -Firbank -Flamig -Flaminian -Fleetwood -Flensburg -Fletcher -Fletcherism -Flintshire -Flugelhorn -Flysch -Foism -Foison -Fokine -Fokker -Foochow -Fornax -Forrester -Forsythia -Fouquet -Fourierism -Fournet -Fournier -Francescatti -Franck -Franconia -Franconian -Francophile -Francophobe -Francophone -Franglais -Frankenstein -Frankish -Frauenfeld -Fraunhofer -Frazer -Frazil -Freccia -Freda -Fredericia -Frederiksberg -Fredrikstad -Freesia -Freiburg -Frenchy -Freni -Frescobaldi -Freytag -Fribourg -Fricandeau -Friesian -Frigg -Frijol -Frisch -Frisco -Friuli -Friulian -Frizette -Frobisher -Froment -Ft -Fuegian -Fulham -Futuna -Fyzabad -Gadarene -Gael -Gaeltacht -Gagarin -Gaia -Gainsborough -Galago -Galenic -Galenical -Galenism -Galibi -Galician -Galla -Gallic -Gallican -Gallicanism -Gallicism -Galton -Galwegian -Gambeson -Gambetta -Gambier -Gamboge -Ganda -Gandhiism -Ganga -Garamond -Gargantua -Garrya -Garth -Gascon -Gaspar -Gates -Gatha -Gaucho -Gaulish -Gaullism -Gaullist -Gaultheria -Gaza -Gedda -Gehenna -Geisel -Geissler -Gelderland -Gelsemium -Gelsenkirchen -Gemara -Gencer -Gendron -Genevan -Genf -Genfersee -Genghis -Genoese -Genova -Gentoo -Geordie -Georgette -Germanism -Germanophile -Germanophobe -Gethsemane -Geum -Gharial -Gharry -Ghaut -Ghazi -Ghazzah -Gheber -Gherao -Ghiaurov -Ghiberti -Ghibli -Ghillie -Ghirlandaio -Ghitalla -Giacometti -Gibeonite -Gielgud -Gierek -Giessen -Gigout -Gilbertian -Gileadite -Gilels -Gillingham -Gippsland -Gippy -Giraud -Giraudoux -Gisborne -Giscard -Giulini -Giulio -Glagolitic -Glazunov -Glengarry -Glickman -Glinka -Globigerina -Glorioso -Gloucestershire -Gloxinia -Gluck -Gobbi -Gobelin -Godesberg -Godetia -Godiva -Godolphin -Godspeed -Godthaab -Godunov -Goebbels -Goidel -Golconda -Goldmark -Golgi -Golgotha -Gomberg -Gond -Gondi -Gondwanaland -Gongorism -Goop -Gorcock -Gorgonzola -Gorki -Gorlovka -Goshen -Gosplan -Goth -Gotha -Gothenburg -Gotland -Goucher -Gounod -Goya -Graafian -Graben -Gracchus -Graeae -Graffman -Graian -Granth -Grecism -Green -Greenham -Gregorian -Greisen -Grenada -Grenadines -Gretna -Grieg -Grierson -Griffe -Griffiths -Griffon -Grig -Grigioni -Grignard -Grikwa -Grindelia -Griqua -Griqualand -Grison -Grolier -Grundheber -Grus -Guadeloupe -Guarani -Guernica -Guernsey -Guerrero -Guevara -Guido -Guildford -Guillaume -Guillou -Guinea -Guinness -Gurmukhi -Gurzenich -Gypsophila -Habsburg -Haddington -Hadith -Haematoxylon -Hagegard -Hagiographa -Haida -Hainan -Haitink -Hakea -Hallamshire -Halle -Hallowmas -Hallstatt -Halpern -Hamite -Hamitic -Handley -Hansard -Hanseatic -Hanuman -Hanyang -Hardenberg -Hardy -Hargreaves -Haringey -Harl -Harlow -Harmsworth -Harper -Harrild -Harrovian -Hathor -Hauptmann -Haversian -Hawick -Heard -Heaviside -Hebraism -Hebraist -Hebron -Heifetz -Helgoland -Helianthus -Heligoland -Heliogabalus -Helios -Helladic -Hellas -Helldiver -Helleborine -Hellenism -Hellenist -Hellenistic -Helvetia -Helvetian -Helvetic -Helvetii -Hemmings -Henie -Henryson -Henslowe -Henze -Hephaestus -Heptateuch -Heraclid -Herat -Hercynian -Herefordshire -Herero -Hermaphroditus -Hertford -Hertfordshire -Hertzian -Herzegovina -Herzl -Herzog -Hesione -Hesperia -Hesperian -Hesperides -Hesychast -Het -Heteroousian -Hexateuch -Heynis -Heysham -Hezekiah -Hialeah -Hibernicism -Hickox -Hideyoshi -Hieland -Hilary -Hildesheim -Himyarite -Himyaritic -Hinayana -Hindemith -Hindenburg -Hippeastrum -Hippocrene -Hippolytus -Hippomenes -Hirudin -Hispania -Hispanicism -Hispaniola -Hittite -Hobbism -Hochheimer -Hocktide -Hodgson -Hoene -Hofmann -Hohenzollern -Hollandia -Holliday -Holliger -Hom -Homoiousian -Hong -Honiton -Horatian -Horatius -Horenstein -Horne -Hortense -Hosta -Houdan -Houstonia -Howland -Hoya -Huddersfield -Huddleston -Hudibrastic -Huguenot -Humperdinck -Hunnish -Huntingdonshire -Hussite -Huybrechts -Hyacinthus -Hydrastis -Hydroski -Hydrus -Hygeia -Hynninen -Hyoscyamus -Hypnos -Hyson -ISSN -Iapetus -Ibo -Ibrahim -Icaria -Icarian -Iceni -Ichthyornis -Ido -Idomeneus -Ignatius -Igorot -Iguanodon -Ijssel -Ijsselmeer -Ilford -Ilkeston -Illyrian -Imai -Immanuel -Immelmann -Immingham -Impatiens -Inbal -Ind -Indiaman -Indic -Indologist -Indris -Ingush -Inkerman -Innuit -Inselberg -Intelsat -Interisland -Invar -Ionesco -Ionia -Ionian -Ipomoea -Ireton -Irishism -Irkutsk -Irons -Iroquoian -Isbn -Iscariot -Ishmael -Ishmaelite -Ishtar -Isidore -Iskander -Iskenderun -Islington -Ismaili -Isocheim -Italia -Ivanovo -Ivanovsky -Ives -Ivory -Ixia -Ixion -Ixtaccihuatl -Izhevsk -Iztaccihuatl -JCL -Jabalpur -Jabir -Jabiru -Jaborandi -Jacaranda -Jacobin -Jacquard -Jadotville -Jaga -Jahvist -Jain -Jainism -Jamesian -Janacek -Janiculum -Janigro -Janowitz -Jansenism -Jap -Japheth -Japhetic -Jarvi -Jarvis -Jat -Jehovist -Jemmy -Jena -Jenghis -Jenner -Jephthah -Jeremiad -Jersey -Jervis -Jespersen -Jesselton -Jesu -Jethro -Jetton -Jewess -Jewry -Jezebel -Jezreel -Joab -Jocasta -Jochum -Jodo -Johnsonian -Joinville -Jolson -Jonah -Jonson -Jotunheim -Juantorena -Jubbulpore -Judaea -Judah -Judaic -Juilliard -Juliana -Jumada -Juneberry -Junius -Junoesque -Jylland -KWIC -KWOC -Kaaba -Kabaka -Kabyle -Kaffir -Kaffraria -Kafir -Kaiserslautern -Kalahari -Kalevala -Kalmuck -Kamu -Kanaka -Kanarese -Kanawa -Kandinsky -Kanji -Kapfenberg -Karaite -Karajan -Karakul -Karczykowski -Karelian -Karloff -Karlovy -Karlsbad -Karlsruhe -Karnak -Karpov -Karri -Karst -Kasha -Kashmiri -Kaspszyk -Katrine -Keeling -Keewatin -Keighley -Keijo -Kelson -Kempff -Kennelly -Kennington -Kentish -Kerenski -Kermanshah -Kertesz -Keswick -Keynesianism -Khabarovsk -Khachaturian -Khaddar -Khakass -Khakis -Khalid -Khalif -Khalkha -Khalkidiki -Khama -Khamsin -Khanate -Khanga -Khania -Kharif -Kharkov -Khat -Khayal -Khedive -Khelat -Kherson -Khieu -Khingan -Khirbet -Khiva -Khoikhoi -Khoisan -Khojent -Khotan -Khufu -Khulna -Khuskhus -Khyber -Kiaat -Kiang -Kiangsi -Kiangsu -Kiaochow -Kibitka -Kiblah -Kidderminster -Kielce -Kier -Kierkegaard -Kieselguhr -Kif -Kikoi -Kikumon -Kilauea -Kildare -Kilderkin -Kilkenny -Killarney -Killick -Killiecrankie -Killifish -Killikinick -Kilmarnock -King -Kingdom -Kingman -Kinnock -Kinross -Kinshasa -Kirchhoff -Kirghiz -Kiribati -Kirigami -Kirin -Kirkby -Kirkcaldy -Kirkcudbright -Kirkman -Kirkuk -Kirkwall -Kirman -Kirmess -Kirovabad -Kirovograd -Kirshbaum -Kiruna -Kirundi -Kisangani -Kish -Kishinev -Kishke -Kismayu -Kissel -Kissin -Kissinger -Kist -Kistna -Kisumu -Kitts -Kizil -Klagenfurt -Klangfarbe -Klansman -Klausenburg -Klee -Kleiber -Kleist -Klemperer -Klimt -Klipspringer -Klondike -Kneller -Knesset -Knighthead -Kniplova -Knobkerrie -Knussen -Koblenz -Kodaly -Koestler -Koheleth -Kohima -Kohl -Kohn -Kohoutek -Kokand -Kokanee -Kokobeh -Kokoschka -Kolhapur -Kolinsky -Kollo -Kollwitz -Kolmar -Kolmogorov -Kolo -Kolomna -Kolyma -Komati -Komatik -Komi -Kommunarsk -Kommunizma -Komodo -Komsomol -Komsomolsk -Konakry -Kondo -Kondrashin -Konstanz -Kootenay -Kopeisk -Kopje -Koppa -Korbut -Korchnoi -Kordofan -Kordofanian -Korma -Korngold -Korsakov -Kortrijk -Koruna -Korzybski -Kos -Kosciusko -Kossuth -Kostroma -Kosygin -Kota -Kotabaru -Koulibiaca -Koumis -Kovno -Kovrov -Koweit -Kowhai -Kozhikode -Kra -Kraal -Kragujevac -Krait -Krakau -Kramatorsk -Krameria -Kranj -Krans -Krasnodar -Krasnoyarsk -Krefeld -Kreisky -Kreisler -Kremenchug -Kremer -Krems -Kreplach -Kreutzer -Kriegspiel -Kriemhild -Krimmer -Krio -Krips -Kriss -Kristiansand -Kristianstad -Krivoy -Kromesky -Krone -Kronig -Kronos -Kroon -Kropotkin -Krugersdorp -Kruller -Krummhorn -Krupp -Kruysen -Krym -Kshatriya -Kuala -Kuban -Kubelik -Kublai -Kubrick -Kuch -Kuchen -Kuching -Kueh -Kuenlun -Kufic -Kuibyshev -Kukri -Kuku -Kula -Kulturkampf -Kulun -Kum -Kumamoto -Kumasi -Kumbaloi -Kung -Kungur -Kunming -Kunzite -Kuomintang -Kuopio -Kura -Kurgan -Kuril -Kurland -Kurosawa -Kuroshio -Kurrajong -Kursaal -Kursk -Kurzeme -Kuskokwim -Kutaisi -Kutch -Kutuzov -Kuznetsk -Kwa -Kwacha -Kwajalein -Kwakiutl -Kwangchow -Kwangchowan -Kwangju -Kwangtung -Kwantung -Kwanza -Kwara -Kwazulu -Kweichow -Kweilin -Kweisui -Kweiyang -Kwela -Kynewulf -Kyongsong -Kyprianou -Kyrie -Kyushu -LPG -La -Laager -Laaland -Laburnum -Lacedaemonian -Lactobacillus -Ladin -Ladino -Lagting -Lahnda -Lahti -Laibach -Lakeland -Lakes -Laksa -Lakshadweep -Lalo -Lamaism -Lamarckian -Lamarckism -Lamington -Lammas -Lammastide -Lancastrian -Landau -Langland -Langobard -Langobardic -Langridge -Langton -Langtry -Lantana -Lapith -Laplacian -Lapland -Lapp -Lar -Laski -Lassen -Latakia -Latimeria -Latina -Latinism -Latinist -Latino -Latona -Latour -Latvian -Laudian -Laughton -Launce -Launceston -Lawless -Lawrentian -Lazar -Leacock -Leaf -Leah -Leamington -Leatherette -Leda -Lefkowitz -Leibnitz -Leicester -Leicestershire -Leichhardt -Leiden -Leif -Leinsdorf -Leinster -Leishmania -Leitner -Lemberg -Lemmens -Leninabad -Leninakan -Leno -Lenya -Leoncavallo -Leonidas -Leopardi -Lepanto -Lepidosiren -Leptocephalus -Lepton -Lepus -Lermontov -Lerwick -Lethbridge -Leto -Lett -Lettish -Leucippus -Levant -Levantine -Leverhulme -Leverkusen -Levite -Levitical -Levko -Lewisham -Leyte -Lhasa -Liadov -Liao -Liaoning -Liaotung -Liaoyang -Lias -Lichfield -Liebfraumilch -Lilith -Limbourg -Limburg -Limburger -Limpopo -Lincolnshire -Linnaean -Linsang -Lipetsk -Lippizaner -Liriodendron -Listerism -Liszt -Liv -Ljubljana -Llandaff -Llandudno -Llanelli -Llangollen -Llewellyn -Lleyn -Lobachevsky -Locarno -Loewe -Lolland -Lollard -Lombrosian -Longbenton -Longford -Longobard -Lonicera -Lorengar -Loretta -Lota -Loughborough -Louisburg -Luba -Lucan -Lucania -Lucina -Lucknow -Luddite -Ludendorff -Ludwigsburg -Ludwigshafen -Luffa -Luganda -Lugansk -Luluabourg -Luo -Lupercalia -Lur -Lusatian -Lusitania -Lutetia -Luton -Lutoslawski -Lutyens -Luxemburg -Luxon -Lvov -Lycian -Lydian -Lyme -Lymington -Lyonnais -Lyonnesse -Lysander -Lysenkoism -Lysimachus -Lytham -Lythraceous -Lyublin -MFD -MIRV -MKS -MKSA -MSC -MVS -MVT -Ma -Maag -Maar -Maarianhamina -Maas -Maastricht -Maazel -Mab -MacKerras -Macao -Macaskill -Macau -Maccabean -Maccabees -Macclesfield -Macdonnell -Mackay -Mackerras -Maclean -Macleod -Macmahon -Macneice -Macpherson -Macready -Maddalena -Maecenas -Magdalen -Magdalenian -Magdeburg -Magellan -Maghreb -Maglemosian -Magnificat -Magyar -Mahdi -Mahican -Mahomet -Mahonia -Mahound -Maia -Maintenon -Maitland -Majlis -Malacca -Malaya -Malinowski -Malison -Malpighian -Mam -Mameluke -Manchu -Mancunian -Mandaean -Mandalay -Mande -Mandeville -Mandingo -Manichaeism -Mannerheim -Mannheim -Mantler -Manuguerra -Manx -Manxman -Marabout -Maracaibo -Maratha -Marathi -Marburg -Marchland -Marciano -Marcionism -Marconi -Marengo -Marenzio -Margaux -Margay -Marge -Mariana -Mariehamn -Marienbad -Marinduque -Marinetti -Mariolatry -Mariology -Marist -Mariupol -Marius -Marivaux -Markevitch -Markhor -Markka -Markova -Marley -Marlow -Maronite -Marquesan -Marrakech -Marrakesh -Marriner -Marsala -Marseillaise -Marseille -Marshalsea -Marston -Martin -Martinmas -Martinon -Marton -Masai -Mascagni -Masefield -Massawa -Massenet -Matabele -Matabeleland -Mathis -Matorin -Mattila -Mauceri -Maud -Maugham -Mauricio -Maurist -Mauser -Mavourneen -Mawson -Maxim -Mayakovski -Mayan -Mayen -Mayotte -Mazdaism -Mbujimayi -McNair -Mccarthyism -Mccartney -Mccormack -Mccullers -Mcdiarmid -Mcgonagall -Mcluhan -Mclure -Mcmunn -Mcmurdo -Mcnaughten -Mcqueen -Meade -Meccano -Mechem -Mechlin -Mecklenburg -Mede -Medina -Megaera -Mehta -Meissen -Melaleuca -Melanochroi -Melchite -Melchizedek -Meleager -Melitopol -Melton -Melungeon -Memnon -Memphian -Mendeleyev -Mendelism -Menelik -Mengelberg -Menshevik -Menton -Mercian -Mercouri -Mercurian -Mercurochrome -Merionethshire -Merovingian -Merseburg -Mersey -Merseyside -Merton -Mesembryanthemum -Mesple -Messapian -Metol -Metternich -Mexicali -Meyerbeer -Meyerhof -Micah -Michaelmas -Micmac -Microscopium -Middelburg -Middlesbrough -Middlewood -Midway -Milashkina -Milford -Milhaud -Milnes -Milstein -Mina -Mindel -Ming -Mingrelian -Minkowski -Minorca -Minorite -Minton -Minya -Miquelon -Miserere -Mishima -Mishnah -Mithraism -Mithras -Mitropolous -Mitropoulos -Mittelland -Mitterrand -Mixtec -Mizoguchi -Mlle -Mme -Mnemosyne -Modiolus -Modred -Mogilev -Mohave -Mohican -Mohock -Mojave -Moldau -Moldavian -Moldavite -Molech -Moll -Mollet -Molokai -Mommsen -Momus -Moncton -Mondale -Mondial -Monegasque -Mongo -Mongol -Mongolic -Monmouthshire -Monophysite -Monteux -Montezuma -Montgomeryshire -Montserrat -Moorcock -Moorland -Moradabad -Mordvin -Mordvinian -Moreton -Morisco -Moro -Morocco -Morpheus -Moselle -Mossi -Mosul -Mountbatten -Mountie -Moussorgsky -Mousterian -Mozambique -Mozarab -Mridang -Muharram -Mulciber -Munch -Munda -Murdabad -Murdoch -Murillo -Murmansk -Musca -Muskhogean -Mussulman -Muti -Mwalimu -Mweru -Mycobacterium -Myrica -Myrmidon -NCAR -NGK -NTP -Naafi -Nabataean -Nabokov -Nabonidus -Nadia -Naga -Nagaland -Nagana -Nagano -Nagari -Nagpur -Nagyszeben -Nahuatl -Nahum -Nama -Namaqualand -Namibia -Nana -Nansen -Napier -Napierian -Napoli -Napravnik -Narayanganj -Narraganset -Nathanael -Nauru -Navassa -Nayarit -Nazarite -Nearctic -Neblett -Nederland -Negress -Negritic -Negrito -Negrophil -Negrophobe -Negus -Nehemiah -Nejd -Nekrasov -Nelly -Nelson -Nembutal -Nemean -Nemesia -Neocene -Neogaea -Neogene -Neotropical -Neozoic -Neptunian -Nereis -Neri -Nestorianism -Neubrandenburg -Neville -Nevis -Nevski -New -Newburg -Newcombe -Newcomen -Newfie -Newgate -Newham -Newhaven -Newmarket -Newtonabbey -Newtown -Ngaio -Ngaliema -Ngoma -Nguni -Ngwee -Nha -Nicaea -Nice -Nicene -Nicias -Nicobar -Nicol -Nicola -Nicolai -Nicolesco -Nicolson -Nicotiana -Niedersachsen -Niersteiner -Nietszche -Niflheim -Nijmegen -Nikaria -Nike -Nikolainkaupunki -Nikolayev -Nilotic -Nimitz -Nimrod -Nimwegen -Ningpo -Ninon -Nipissing -Nisei -Nishapur -Nissen -Niue -Nizam -Noachian -Noble -Noctiluca -Noguchi -Noordholland -Nordkyn -Norland -Normanton -Norn -Norseman -Northallerton -Northamptonshire -Northcliffe -Northcountryman -Northman -Northmen -Northumbria -Northumbrian -Northumbrians -Northwich -Nostoc -Notogaea -Notornis -Nototherium -Notour -Nottinghamshire -Notus -Novgorod -Novokuznetsk -Nuba -Nucci -Nuffield -Nullstellensatz -Nuneaton -Nupe -Nuremberg -Nyanja -Nyasaland -Nynorsk -Nyoro -OSHA -Oahu -Oakham -Oakville -Oaxaca -Obadiah -Oberammergau -Oberhausen -Oberland -Oberon -Obraztsova -Ochman -Ockham -Ocrea -Octans -Octavian -Octobrist -Odelsting -Odontoglossum -Ogham -Oglethorpe -Ogpu -Ogygian -Oidium -Oireachtas -Oistrakh -Okayama -Okeechobee -Okefenokee -Okhotsk -Okie -Olcott -Oldcastle -Oldham -Oliveira -Olynthus -Ommiad -Omsk -Ophiuchus -Oporto -Oppens -Orangeism -Orangeman -Oratorian -Orcadian -Ordovician -Orenburg -Orff -Oriya -Orleanist -Ormandy -Ormazd -Ornithorhynchus -Orphean -Orphism -Orpington -Orsk -Orvieto -Osage -Oscan -Oshawa -Oshogbo -Osijek -Osmanli -Osnaburg -Osset -Ossetic -Ossian -Ostrogoth -Ostyak -Othin -Ottley -Ouija -Ovambo -Overijssel -Oxbridge -Oxfordshire -Ozawa -PABA -PCB -PCBS -POBox -PUC -PWT -Paal -Pachisi -Pachouli -Pacific -Paddywhack -Paderewski -Padus -Pahari -Pahlavi -Paignton -Paiute -Palacio -Palaearctic -Palaeocene -Palaeozoic -Palau -Palenque -Pali -Pallas -Palmerston -Panama -Panathenaea -Pandarus -Pandean -Panhellenic -Panhellenism -Panjabi -Pantagruel -Paphian -Papiamento -Papuan -Paracel -Paracelsus -Parma -Parnassian -Parnassus -Parsee -Parthenopaeus -Parthenope -Parthenos -Parthian -Pasch -Pashto -Passamaquoddy -Passiontide -Pasteurism -Pathan -Patmos -Pauk -Paulinus -Pavarotti -Pavo -Pawnee -Pears -Pecksniffian -Pehlevi -Pekin -Pekingese -Pelagian -Pelagianism -Pelasgian -Peleus -Pelew -Pelias -Pelmanism -Peloponnesian -Pelops -Pembrokeshire -Pentland -Pentstemon -Penutian -Pepys -Pequot -Perceval -Percheron -Peritricha -Perlman -Persicaria -Persis -Persson -Pesach -Peterborough -Peterlee -Peterloo -Peterman -Petermann -Petersham -Petra -Petrie -Petrine -Petronius -Petropavlovsk -Petrosian -Petrov -Petrovsk -Petrozavodsk -Peyer -Pfalz -Pforzheim -Phaeacian -Phaedrus -Philadelphus -Philippeville -Philippic -Philistia -Philistinism -Philoctetes -Philomela -Phlegethon -Phoenician -Phragmites -Phrygian -Phylloxera -Pianola -Piavko -Picard -Pickwickian -Pictish -Pierian -Pierides -Pierrot -Pietermaritzburg -Pieterson -Pilsen -Pilsudski -Piltdown -Pindaric -Pinkerton -Pinkster -Pinsk -Pisanello -Pisano -Piscis -Pitcairn -Pithecanthropus -Pitta -Plasson -Plasticine -Platonical -Plattdeutsch -Platte -Platteland -Plautus -Podolsk -Pogonia -Pogorelich -Polack -Polanski -Polje -Pollack -Pollini -Pollyanna -Polska -Polycarp -Pondo -Pondoland -Pons -Pontic -Popov -Popp -Porson -Posen -Positif -Poulenc -Powhatan -Praesepe -Praetorian -Prakrit -Pressburg -Pretre -Preussen -Previn -Prey -Priapus -Price -Principe -Priscian -Procne -Prokopyevsk -Proterozoic -Protophyta -Provincetown -Prunella -Prussianism -Pskov -Psoralea -Ptolemaist -Puppis -Purbeck -Puseyism -Pyrrhus -Pythagoreanism -Pythia -Pythian -Quadragesima -Quassia -Queenborough -Queenstown -Quimper -Quinquagesima -Quirites -Quivar -RI -RTT -Rabelais -Rabelaisian -Rabi -Rabia -Rackham -Radetzky -Radnorshire -Rafflesia -Raia -Raimondi -Rajput -Rama -Rambouillet -Rameses -Rampal -Randova -Ranki -Rapallo -Raphia -Rastafarian -Rattle -Rauwolfia -Ravel -Rea -Rebozo -Recklinghausen -Redbridge -Redemptorist -Redgrave -Regensburg -Rehoboam -Reichsrat -Reiner -Remblai -Reme -Remex -Renardy -Renfrew -Rensselaerite -Resnik -Respighi -Reunion -Rhadamanthus -Rhaetian -Rhaetic -Rheinland -Rhemish -Rhodesian -Rhodesoid -Rhodian -Rhodope -Ricci -Ricciarelli -Riesling -Rigsdaler -Rijeka -Rijksdaaler -Rijn -Rijswijk -Riksdag -Rimini -Rimsky -Ripuarian -Riss -Rivera -Roanoke -Robeson -Robespierre -Robson -Rochberg -Rochdale -Rochelle -Rockhampton -Rockingham -Rodin -Rodrigo -Rodzinski -Roethke -Rojak -Rolf -Rollo -Roma -Romagna -Romaic -Romains -Romaji -Romanes -Romanic -Romanies -Romanism -Romanist -Romanov -Romansch -Romany -Romberg -Romero -Romeros -Romish -Rommel -Romney -Roncesvalles -Ronin -Ronsard -Rosalind -Rosicrucian -Rossini -Rostov -Rostropovich -Rotherham -Rothermere -Rothesay -Rotterdam -Rouault -Roubaix -Roussillon -Routemarch -Rowan -Rowbotham -Rowicki -Rowlandson -Roxburgh -Royden -Rozhdestvensky -Rubenstein -Rubicon -Rudesheimer -Ruhr -Rumpelstiltskin -Rundstedt -Rupert -Rurik -Ruritania -Ruskin -Russky -Russophile -Russophobe -Ruthenian -Rutherfordium -Rutter -Rybinsk -Ryswick -Ryukyu -Ryurik -Rzewski -SNCC -SNOBOL -STOL -Saadi -Saar -Saarinen -Saarland -Sabaean -Sabaoth -Sabbatarian -Sabellian -Sackville -Sacramentarian -Sadducee -Saens -Safar -Safi -Sahaptin -Saharan -Saint -Saintpaulia -Saiva -Sakai -Sakharov -Sakyamuni -Salford -Salian -Salicornia -Sallinen -Salminen -Salol -Salonen -Salpa -Salpiglossis -Salvia -Salzburg -Samarkand -Sambo -Samian -Samnite -Samoyed -Sanctus -Sandhurst -Sandringham -Sandwich -Sanforized -Sanger -Sangh -Sangraal -Sanjak -Sankhya -Santee -Sao -Sarajevo -Sarangi -Saransk -Saratov -Sard -Sardinian -Sardis -Sardius -Sardou -Sargodha -Sargon -Sark -Sarkis -Sarracenia -Sarsen -Saschowa -Sassanid -Sassenach -Satie -Satsuma -Saturnian -Sauerbaum -Sawney -Saxe -Scandian -Schaerbeek -Schaffhausen -Schein -Schenck -Schiedam -Schiff -Schippers -Schleiermacher -Schlesien -Schleswig -Schliemann -Schnecken -Schnitzler -Schwarz -Schwarzkopf -Sci -Scimone -Scleroderma -Scofield -Scopus -Scorpius -Scotism -Scotswoman -Scotticism -Scotto -Scriabin -Scythian -Seabee -Sealyham -Searle -Seaton -Sebastopol -Secunderabad -Sedgemoor -Seebeck -Seeger -Seeland -Seidlitz -Seifert -Selene -Seleucid -Selig -Seljuk -Semipalatinsk -Semitics -Senechal -Senlac -Sephardi -Septembrist -Septuagint -Serapis -Serb -Serkin -Sevastopol -Severnaya -Severus -Sexagesima -Shaban -Shabuoth -Shackleton -Shaka -Shakta -Shakti -Shang -Shankar -Shankaracharya -Sharia -Shavian -Shaw -Shawwal -Shchedrin -Shcheglovsk -Shcherbakov -Shechem -Shekinah -Shemite -Shemitic -Sheol -Sherpa -Sherrington -Shetland -Shiah -Shiism -Shimonoseki -Shiraz -Shluh -Shoa -Sholokhov -Shona -Shoshonean -Shostakovich -Shrewsbury -Shropshire -Shrovetide -Shulamite -Sibelius -Sicanian -Siddhartha -Sierra -Sihanouk -Sika -Silures -Silurian -Silvanus -Simarouba -Simbirsk -Simeon -Simferopol -Sinaloa -Sindhi -Singhalese -Sinhalese -Sinicism -Sinitic -Sinopoli -Sintow -Siouan -Siracusa -Sisley -Sitka -Sivaism -Sivan -Siwash -Sixtus -Skelton -Skijoring -Skikda -Skimmia -Skipton -Skokiaan -Skolly -Skrowaczewski -Skua -Slatkin -Slavism -Slavkov -Slavonia -Slavophile -Slavophiles -Slesvig -Slovak -Slovene -Smeaton -Smetana -Smilax -Smirnov -Smolensk -Smollett -Sobranje -Socinian -Soderblom -Soderstrom -Sodom -Soffel -Sogdian -Solenodon -Solti -Solutrean -Solzhenitsyn -Somaliland -Sondheim -Songhai -Sorbian -Sorbonne -Sordello -Sothic -Sothis -Sotho -Souphanourong -Souslik -Sousse -Souterrain -Southdown -Southern -Southport -Southron -Southwark -Sovetsk -Soviet -Soweto -Soyinka -Soyuz -Spaak -Spartacus -Spassky -Speenhamland -Spenborough -Spence -Spengler -Spenser -Spenserian -Spinoza -Spinozism -Spitsbergen -Spivakov -Spratly -Springhaas -Srbija -Stade -Stagirite -Stakhanovism -Stalinabad -Stalingrad -Stalinism -Stalinogrod -Stalinsk -Stanislavsky -Stanleyville -Starker -Stavanger -Stavropol -Steber -Stefansson -Stegodon -Stegomyia -Stegosaurus -Steier -Steiermark -Stein -Steinbeck -Steinitz -Stellite -Stern -Stijl -Stillson -Stillsons -Stilton -Stilwell -Stockhausen -Stockport -Stockwood -Stokowski -Stokys -Storting -Stourbridge -Stradivari -Stradivarius -Strafford -Stralsund -Stranraer -Stratas -Strathclyde -Straus -Stravaig -Streisand -Strelitzia -Stretford -Streusel -Stroheim -Strophanthus -Strymon -Stu -Stylops -Sudetenland -Sudra -Sufi -Sufism -Sultanabad -Sulu -Sumba -Sumbawa -Summers -Sumo -Sunderland -Sunni -Sunnite -Suomi -Surinam -Suriname -Susanna -Susian -Susu -Sutcliffe -Suvorov -Suwannee -Svalbard -Sverdlovsk -Svetlanov -Swabia -Swadeshi -Swanee -Swatow -Swazi -Swedenborg -Swedenborgianism -Sweeny -Swithin -Sylvan -Symons -Syriac -Syrtis -Szabadka -Szczecin -Szechwan -Szeged -Szell -Szerying -Szeryng -Szewinska -Szombathely -Szymanowski -TKO -TP -TWP -Tabasco -Tabriz -Tacamahac -Tacchino -Tachina -Tadzhiki -Tagalog -Tai -Taichung -Tainan -Taino -Taiping -Taisho -Tajik -Talaing -Talmudist -Talvela -Tambov -Tamerlane -Tamworth -Tanagra -Tanjungpriok -Tannenberg -Tardenoisian -Targum -Tarkington -Tarnopol -Tarpeia -Tarpeian -Tarquin -Tartarean -Tartaric -Tartarus -Tasmanian -Tatar -Tatary -Tatum -Taunton -Tay -Taymyr -Tayra -Tayside -Tbilisi -Tchad -Te -Teal -Tear -Tebaldi -Technicolor -Technion -Tel -Telegu -Telescopium -Telford -Telstar -Telugu -Tema -Temne -Tempe -Templar -Tenebrae -Tenerife -Tennstedt -Tenzi -Terence -Teresina -Tereus -Ternopol -Terrani -Tethys -Teton -Teucer -Teucrian -Teuton -Teutonism -Tewkesbury -Thanatos -Thebaid -Themis -Theodora -Theodoric -Theophilus -Thermit -Thersites -Thetford -Thomism -Thorndike -Thorvaldsen -Thucydides -Thuja -Thurgau -Thuringia -Thuringian -Thurn -Thyestes -Tiberius -Tilburg -Tilbury -Tilsit -Timor -Timoshenko -Timour -Tintagel -Tippett -Tirol -Tiruchirapalli -Tirunelveli -Tisa -Tishab -Tisiphone -Titanesque -Titanomachy -Titograd -Titoism -Tivoli -Tjirebon -Tlaxcala -Tlemcen -Tlingit -Tmesis -Tobey -Tobolsk -Tobruk -Tocharian -Tocqueville -Togliatti -Togoland -Tojo -Tokay -Tokelau -Tokharian -Tokoloshe -Tokugawa -Tolan -Tolbert -Tolima -Tolkien -Toller -Tolly -Toltec -Toluca -Tome -Tomowa -Tomsk -Tonbridge -Tonga -Tonka -Tonkin -Tophet -Torricellian -Torsk -Tourel -Townsville -Tractarianism -Transcaucasia -Transylvanian -Trappist -Treblinka -Trent -Trevino -Treviso -Tridentine -Trinil -Tripitaka -Triticum -Tromelin -Trondheim -Trowbridge -Troyanos -Truffaut -Truro -Tuamotu -Tuareg -Tucana -Tucker -Tuckwell -Tunbridge -Tungus -Tungusic -Tupi -Turanian -Turco -Turkey -Turki -Turkic -Turkism -Turkmen -Turkoman -Turks -Tuvalu -Twelfthtide -Twi -Twickenham -Tyche -Tynwald -Tyrannosaurus -Tyrian -Tyrol -Tyrolienne -Tyrone -Tyrr -Tyrrhenian -UHF -Ubangi -Ubiquitarian -Ude -Ugrian -Ugric -Uhland -Uhuru -Uigur -Uinta -Uitlander -Ujamaa -Ujiji -Ujjain -Ujung -Ukase -Ukiyoe -Ulbricht -Ullswater -Ulm -Ulsterman -Ulyanovsk -Umbrian -Umbriel -Unalaska -Uniat -Union -United -Ural -Uralic -Uranian -Uredo -Uriah -Uriel -Urmston -Urnfield -Ustinov -Uxbridge -Uzbek -VAC -VAG -VDU -VLF -VTOL -Vaal -Vaasa -Vaishnava -Valencia -Valenciennes -Valentinian -Valjakka -Vanda -Vandyke -Vanir -Vanuatu -Varady -Varangian -Varga -Varuna -Vaseline -Vaticanism -Veasy -Veblen -Vedalia -Vedanta -Vedda -Veddoid -Vedernikov -Vedic -Velsen -Venda -Veneti -Venetia -Venetic -Venezia -Venizelos -Venora -Venusberg -Veracruz -Vernoleninsk -Veronal -Veronese -Verrett -Vertumnus -Vierne -Vietcong -Vietminh -Vihuela -Viipuri -Vijayawada -Vilayet -Villach -Villahermosa -Villainage -Villanovan -Villars -Villeneuve -Villeurbanne -Villiers -Villon -Vilnius -Viminal -Vincennes -Vindhya -Vineland -Vinland -Virchow -Visakhapatnam -Visayan -Visby -Visconti -Viseu -Vishakhapatnam -Vishinsky -Vitebsk -Vizagapatam -Vizcacha -Vizsla -Vlaardingen -Vlach -Vladikavkaz -Vlaminck -Vlei -Vlissingen -Vltava -Voetsek -Voetstoots -Vogelweide -Vogul -Volans -Volapuk -Volga -Volgograd -Volsci -Volscian -Von -Vorarlberg -Voronezh -Voroshilov -Voroshilovgrad -Voroshilovsk -Vortumnus -Votyak -Vouvray -Vries -Vuelta -Vulcanite -Vulpecula -Vyatka -Vyshinsky -Vyvyan -WAAC -WAAF -Waart -Waddenzee -Waddington -Wahhabi -Waikato -Waikiki -Wajda -Wakashan -Wakayama -Wakerife -Waksman -Walach -Walachia -Walbrzych -Walcheren -Waldemar -Waldenburg -Waldgrave -Waldheim -Waley -Wallachia -Walloon -Wallsend -Walpurgis -Walsall -Walsingham -Walther -Walvis -Wand -Wandsworth -Wapentake -Wappenshaw -Waragi -Warangal -Warbeck -Ward -Warfarin -Warhol -Warison -Warley -Warren -Warrington -Wartburg -Warwickshire -Wasatch -Waterford -Watford -Watling -Watteau -Wattenscheid -Watts -Watusi -Waugh -Wayland -Webern -Wedgwood -Weigela -Weikert -Weikl -Weill -Weimar -Weismannism -Weisshorn -Weizmann -Wellingborough -Wellingtonia -Welsbach -Welshman -Welwitschia -Wembley -Wenceslaus -Wendish -Wenkel -Wensleydale -Westernism -Westfalen -Westmeath -Westmorland -Wetterhorn -Wexford -Weymouth -Whikehart -White -Whiteboy -Whitechapel -Whitefield -Whitlam -Whitley -Whitlow -Whitsun -Whitsuntide -Whittington -Wickersley -Wickliffe -Wicklow -Widor -Wiesbaden -Wigner -Wigtown -Wijngaarden -Wilberforce -Willcocks -Wilton -Wimbledon -Wimshurst -Winceyette -Winchesters -Winckelmann -Wiseman -Wittenberg -Witwatersrand -Wixell -Wobbegong -Wodehouse -Woden -Woking -Wokingham -Wolds -Wolffian -Wolfram -Wolfsburg -Wollongong -Wolof -Wolverhampton -Woodsia -Woomera -Wotton -Woulfe -Wraac -Wrexham -Wunderlich -Wycliffite -Wykeham -Xeres -Xmas -Yablonovy -Yahoo -Yahweh -Yakut -Yakutsk -Yalu -Yangtze -Yankeeism -Yarborough -Yarkand -Yaroslavl -Yashmak -Yekaterinburg -Yekaterinodar -Yekaterinoslav -Yelisavetgrad -Yelisavetpol -Yelizaveta -Yenisei -Yerba -Yerkes -Yevtushenko -Yid -Yorke -Yorkist -Yorkists -Yoruba -Yoshihito -Youngberry -Younker -Ypres -Yquem -Yresko -Ysaye -Yser -Yseult -Yssel -Yuga -Yukawa -Yuman -Yurev -Yurlov -Yuzovka -Zaandam -Zabrze -Zacatecas -Zaccaria -Zacharias -Zaibatsu -Zakai -Zakuski -Zambezi -Zamboanga -Zamenhof -Zamia -Zanasi -Zanthoxylum -Zapotec -Zeebrugge -Zeeland -Zeeman -Zemstvo -Zend -Zenobia -Zepperitz -Zermatt -Zetland -Zhdanov -Zhitomir -Zhivkov -Zho -Zhukov -Zimbabwe -Zindabad -Zinman -Zinovievsk -Zinzendorf -Zoa -Zoroastrianism -Zouave -Zoysia -Zuider -Zuidholland -Zukerman -Zwilich -aardwolf -abac -abaca -abactinal -abadan -abaddon -abakan -abamp -abampere -abator -abbasid -abbatial -abbess -abcoulomb -abdias -abdominous -abednego -abeokuta -aberdare -abfarad -abhenry -abib -abietic -abilene -abingdon -abirritant -abirritate -abkhaz -ablactation -ablator -abohm -aboideau -aborticide -aboukir -aboulia -abranchiate -abri -abruzzi -abseil -absinthism -absonant -absorbefacient -absorptivity -absquatulate -abstergent -abukir -abulia -abvolt -abwatt -aby -abydos -abysm -acajou -acanthaceous -acanthine -acanthoid -acanthous -acariasis -acarid -acaroid -acarology -acarpous -acas -acaudal -accad -accentor -accidie -accipitrine -accommodatory -accouplement -accrescent -accutron -acerate -acerose -acescent -acetabulum -acetanilide -acetometer -acetophenetidin -acetum -acetylcholine -acetylide -acetylsalicylic -achaea -achelous -achene -acheron -acheulian -achlamydeous -achlorhydria -achondrite -achondroplasia -achromatin -achromatous -achromic -acicula -aciculate -aciculum -acidometer -acidophil -acidophilus -acidosis -acierate -acinaciform -aciniform -ackee -acl -aclinic -acnode -acol -aconcagua -aconite -acotyledon -acouchi -acridine -acriflavine -acrilan -acrocarpous -acrodrome -acrogen -acrolein -acrolith -acromegaly -acromion -acrospire -acroter -acrylamide -acrylonitrile -acrylyl -acta -actin -actinal -actinidin -actiniform -actinochemistry -actinoid -actinomere -actinomorphic -actinomycete -actinomycin -actinomycosis -actinon -actinopod -actinotherapy -actinouranium -actinozoan -actomyosin -aculeus -acutance -acyclical -adactylous -adamawa -adamsite -adana -adaptably -addax -ademption -adenectomy -adenitis -adenocarcinoma -adenohypophysis -adenoidectomy -adenovirus -adhibit -adiaphorism -adiaphorous -adiathermancy -adipocere -adit -adivasi -admass -admetus -adminicle -adnate -adnominal -adnoun -adowa -adrastus -adscription -adsorbtion -adsuki -adularia -adumbral -aduwa -adventitia -adversarial -adygei -adynamia -adytum -adzhar -adzuki -aeciospore -aecium -aedile -aegospotami -aegrotat -aeneous -aestheticism -afebrile -affettuoso -afflatus -affreightment -aforemention -aforetime -afrit -afrormosia -afterbody -afterbrain -afterburning -afterheat -afterpains -aftersensation -aftershaft -aga -agadir -agalloch -agamogenesis -agaric -agartala -agateware -agegroup -aggro -agha -agiotage -agist -aglet -agley -aglimmer -agma -agminate -agnail -agni -agnus -agora -agraffe -agram -agranulocytosis -agraphia -agrestal -agrestic -agrigento -agrippina -agrose -agrostology -agrypnotic -agueweed -agulhas -ahab -ahimsa -ahithophel -ahura -aiglet -aiguille -aiguillette -aikido -aikona -ailurophile -ailurophobe -ain -aintab -airboat -airbrick -aircraftman -airdrie -aire -airforce -airgun -airt -aisha -aisne -ait -aitchbone -ajaccio -ajmer -akbar -akela -akene -akhara -akhenaten -akihito -akkerman -aksum -akure -akvavit -alagez -alagoas -alamode -alanbrooke -alanine -alannah -alap -alar -albacete -albata -albemarle -alberti -albertite -albertus -albescent -albinus -albite -albuminate -albuminuria -albumose -alburnum -alcaeus -alcahest -alcaide -alcalde -alcan -alcatraz -alcheringa -alcidine -alcmene -alcoholicity -alcuin -aldabra -aldan -aldershot -aldis -aldol -aldosterone -aldoxime -alecost -alecto -alegar -alekhine -alembicated -alessandria -alethic -aleurone -alevin -alexandretta -alexipharmic -alfieri -alfilaria -alforja -algarroba -algebraical -algeciras -alginic -algoid -algolagnia -algology -algometer -algor -algorism -alible -alicante -aligarh -aliped -alit -aliunde -alkalic -alkane -alkene -alkmaar -alky -alkyd -alkylation -alkyne -allanite -allantoid -allantois -allargando -alleppey -allethrin -allhallows -alloa -allodial -allodium -allonym -alloplasm -allotts -allyou -almada -almelo -almemar -almonry -almucantar -almuce -alodium -alopecia -alost -alow -alpenhorn -alpes -alphatically -alpheus -alphonsus -alphorn -alphosis -alsace -alsike -alt -altdorf -altdorfer -alternant -althing -althorn -altiplano -altissimo -altogther -altona -altostratus -aludel -alula -aluminiferous -aluminothermy -alumroot -alvey -alvine -amadavat -amadou -amagasaki -amalekite -amalthea -amaranthaceous -amaranthine -amarelle -amaryllidaceous -amatol -amaut -amazonas -ambala -ambary -amberjack -amberoid -amblygonite -amblyopia -ambo -amboceptor -amboise -amboyna -ambroid -ambry -amdahl -ameba -ameer -amenhotep -amesace -amhara -amharic -amianthus -amice -amicus -amidol -amidship -amin -aminophenol -aminopyridine -aminopyrine -amir -ammendment -ammendments -ammine -ammocoete -ammon -ammonal -ammonate -ammonic -amoebaean -amon -amontillado -amoroso -amowt -amphiarthrosis -amphiaster -amphibiotic -amphiblastula -amphibrach -amphichroic -amphicoelous -amphictyon -amphictyony -amphidiploid -amphigory -amphimacer -amphimixis -amphiprostyle -amphiprotic -amphisbaena -amphistylar -amphithecium -amphitricha -amphora -amphoteric -ampulla -amravati -amrita -amstrad -amur -amygdala -amygdalate -amygdale -amygdalin -amygdaline -amygdaloidal -amylaceous -amylase -amylene -amyloid -amylolysis -amylopectin -amylopsin -amylose -amyotonia -anabantid -anabolite -anabranch -anacardiaceous -anachorism -anaclinal -anacoluthia -anacoluthon -anacoustic -anacrusis -anadem -anadex -anadromous -anadyr -anaglypta -anagnorisis -anagoge -anak -analcite -analects -anambra -anamnesis -anamorphism -anamorphoscope -anamorphosis -anandrous -ananthous -anapaest -anaphrodisiac -anaplasty -anaptyxis -anapurna -anarthria -anarthrous -anasarca -anastomose -anatase -anatolia -anatto -anaxagoras -anaximander -anaximenes -anbury -anchoveta -anchylose -ancipital -ancohuma -ancon -ancy -ancylostomiasis -andalusia -anderlecht -andizhan -andreanof -andreotti -androcles -androclinium -androecium -androgenous -androgyne -andros -androsphinx -androsterone -andvari -ane -anear -anelace -anele -anemochore -anemography -anemology -anemophilous -anemoscope -anergy -anestrus -anethole -aneto -aneuploid -aneurin -angelico -angell -angelology -angiology -angioma -angostura -angra -anguilliform -anguine -angwantibo -anhalt -anhinga -anhwei -aniakchak -aniconic -anil -anilingus -anima -animatism -animato -anisodactyl -anisogamy -anisole -anisometric -anisometropia -anking -ankus -ankylosaur -ankylose -ankylosis -ankylostomiasis -anlace -anlage -annaba -annabergite -annates -annatto -annecy -annhilate -anno -annulose -anoa -anoestrus -anole -anorak -anorthositic -anoxaemia -ansate -anschluss -anshan -antemeridian -antependium -antepenultimate -antetype -anteversion -antevert -anthelmintic -anthemion -antheridium -antherozoid -anthocyanin -anthophore -anthotaxy -anthozoan -anthracene -anthracoid -anthraquinone -anthropomorphosis -anthropomorphous -anthropopathy -anthropophagi -anthropophagite -antibaryon -antibes -anticathode -antichlor -anticholinesterase -antichrist -anticlastic -anticlinorium -anticosti -anticyclone -anticyclones -antidromic -antiegalitarian -antifebrile -antifederalist -antiferromagnetism -antifluoridation -antihalation -antihelices -antihelix -antihero -antiheros -antilepton -antileptons -antilogism -antilogy -antimasque -antimere -antimilitarist -antimilitarists -antimissile -antimissiles -antimonous -antimonyl -antiochus -antiparallel -antipater -antiperistalsis -antipsychiatry -antirachitic -antiremonstrant -antisana -antiscorbutic -antistatic -antisthenes -antitragus -antitype -antiworld -antlia -antlion -antofagasta -antoninus -antonioni -antonius -antonomasia -antre -antrim -antrum -antung -anu -anuradhapura -anuran -anuresis -anuria -anurous -anvers -anyang -anzio -anzus -aorangi -aosta -aoudad -apagoge -apanage -aparri -apatetic -apeldoorn -apelles -apeman -apennines -apery -apetalous -aphagia -apheliotropic -aphesis -aphonia -aphtha -apia -apiezon -apivorous -aplanospore -aplite -apnoea -apo -apocarp -apochromat -apocopate -apocynaceous -apocynthion -apoenzyme -apogamy -apogeotropism -apollinaris -apomict -apopemptic -apophasis -apophthegm -apophyge -apophyllite -apophysis -apopolectic -aposiopesis -apospory -apostil -appaloosa -apparitor -appassionato -appel -appendicectomy -appendicle -appenzell -applecart -applecarts -applesnits -appointor -appointors -approximal -approximator -approximators -appulse -apriorism -apteral -apterygial -apuleius -apulia -apure -apurimac -apyretic -aqaba -aqualung -aquashow -aquileia -aquire -aquit -aquitaine -aquittal -ara -arabica -arabinose -arad -arafura -aragats -aragon -aragonite -araguaia -arak -arakan -araks -araldite -araliaceous -aram -aran -araneid -arany -arapaima -ararat -araroba -aras -araucania -araxes -arbalest -arbil -arbitress -arboraceous -arbroath -arbuthnot -arcature -archaean -archaeomagnetism -archaeozoic -archegonium -archenteron -archerfish -archespore -archicarp -archidiaconal -archidiaconate -archiepiscopal -archiepiscopate -archil -archilochus -archimage -archimandrite -archine -archipenko -archiphoneme -archiplasm -archoplasm -arcograph -arcus -ardeb -ardennes -areg -arenicolous -arenite -areography -aretino -arezzo -argal -argali -argand -argenteuil -argentum -argil -argilliferous -argillite -argol -argolis -argonon -argovie -arica -arietta -aril -arillode -arimathea -ariminum -ariose -arioso -ariosto -arista -aristaeus -aristarchus -aristophanes -arjuna -arkose -arkwright -arles -arlon -armagh -armagnac -armband -armes -armet -armiger -armillary -arminius -armipotent -armorica -armure -arne -arnhem -arnica -arnim -arno -aroid -aroint -arp -arpent -arquebus -arran -arrestable -arretium -arrivisme -arroba -arru -arse -arsenopyrite -arsphenamine -artaud -artaxerxes -arteriovenous -arthralgia -arthromere -artic -artifical -artifically -artistical -artois -arunachal -arundel -arundinaceous -aruspex -aruwimi -arvo -arytenoid -asantehene -asarabacca -asben -ascariasis -ascarid -asch -asci -asclepiadaceous -ascocarp -ascogonium -ascoli -ascomycete -ascorbic -aseity -asepalous -asgard -ashcroft -ashe -ashet -ashkey -ashlar -ashlared -ashlaring -ashlars -ashplant -ashtoreth -ashurbanipal -asir -askari -askja -aslef -asmara -asmodeus -aso -asoka -aspergillosis -aspergillus -asphyxiant -asphyxiants -aspinwall -asquint -asquith -assad -assentient -asshur -assibilate -assiniboine -assistents -assiut -associationism -assuan -assurbanipal -astable -astaire -asternal -asti -astolat -astomatous -astraphobia -astrict -astrobotany -astrocompass -astrodynamics -astrogeology -astroid -astrometry -asturias -astyanax -asur -aswan -asyllabic -asymptotical -asyut -atacama -atactic -ataghan -atahualpa -ataman -atbara -athabaska -athamas -athanasius -athelstan -athematic -athermanous -atheroma -athodyd -athos -atli -atmolysis -atomy -atrabilious -attaboy -attedance -attemper -attenuant -attercliffe -attlee -attu -atween -aubade -aube -aude -audiotypist -audiphone -auer -auklet -aulic -aulis -aurangzeb -aurelian -aureus -auriferous -auriol -aurist -aurum -ausforming -ausonius -austen -austenitic -autacoid -autarchy -autarky -autecious -autecology -auteur -autochanger -autochthon -autocode -autocue -autocycle -autoicous -autokinetic -autoload -autoloaded -autoloads -autolycus -autolyse -automorphic -autopista -autoput -autoradiographs -autoroute -autostability -autostrada -autotimer -autotoxaemia -autotoxin -autotype -autoxidation -auvergne -auxanometer -auxochrome -avadavat -avagadro -avalon -avebury -aveiro -avellaneda -avens -averno -aveyron -avicenna -aviemore -avignon -avizandum -avlona -avunculate -awheel -awlwort -axseed -axum -ayacucho -ayah -ayahuasca -aycliffe -aydin -ayesha -ayr -ayub -ayurveda -ayutthaya -azan -azazel -azbine -azikiwe -aznavour -azo -azobenzene -azoic -azole -azotemia -azoth -azotic -baa -baas -baba -babar -babassu -babbage -babeuf -babiche -babirusa -babu -babul -babur -babylonia -bacchius -bacciform -baccivorous -baccy -backbench -backbencher -backbenchers -backblocks -backbreaker -backbreaking -backchat -backcloth -backcomb -backdate -backdated -backdates -backdating -backend -backends -backhaus -backmost -backscratcher -backsheesh -backstreet -backus -backwardation -baclava -bacolod -bacteraemia -bacteriological -bacteriology -bacteriolysis -bacteriophage -bacteriostasis -bacteroid -bactria -baculiform -baculum -badajoz -badalona -badderlocks -baddie -badman -badoglio -baeda -bael -baeyer -baez -bagasse -bagehot -bagh -baghlan -bagie -bagnio -baguio -bagwash -bagwig -bagworm -bahadur -bahasa -bahia -baht -bahuvrihi -baikal -baile -baines -bairnsfather -baja -bajan -bakeapple -bakehouse -bakewell -bakra -baksheesh -bakst -bakunin -balaclava -balanchine -balas -balata -balbo -balbriggan -baldmoney -baldric -balibuntal -balikpapan -baliol -balkh -balkhash -balladmonger -ballance -ballarat -ballflower -balliol -ballocks -ballonet -balmain -balmung -balneal -balneology -balpa -balsamiferous -balsaminaceous -banaras -banat -banc -bandaranaike -banderilla -banderillero -bandh -bandicoot -bandjarmasin -bandobust -bandoline -bandore -bandsaw -bandspreading -bandung -bangalore -bangka -bangweulu -banian -banja -banjermasin -banjul -banka -banket -banknote -banknotes -bannerol -bansela -banstead -bant -banting -bap -baranof -baraza -barbel -barbellate -barbet -barbette -barbican -barbicel -barbituric -barbizon -barbule -barbusse -barca -barcarole -barce -barchart -barcharts -bardot -barehanded -bareilly -barents -baresark -bargee -bargepole -barilla -barite -barkentine -barkhan -barletta -barm -barnardo -barnaul -barnsley -barnum -barocchio -baroda -baroja -barong -baroscope -barostat -barouche -barozzi -barque -barquentine -barquisimeto -barracoon -barracouta -barranquilla -barrault -barrenwort -barret -barrie -barros -bartizan -bartolommeo -barycentre -barye -barysphere -baryta -barytes -barytone -basaltware -bascinet -baseburner -basenji -bashan -bashibazouk -basifixed -basilan -basildon -basilicata -basle -basotho -bassein -bassenthwaite -basseterre -bastardry -bastia -bastinado -bastnaesite -bastogne -batangas -batata -bateleur -batesian -bathetic -batholith -bathsheba -bathyal -bathymetry -bathyscaph -bathysphere -batley -battels -battersea -battik -battledore -battlepiece -batum -batwoman -bauchi -baucis -baudouin -bautzen -bawbee -bawdyhouse -bawdyhouses -bayern -bayeux -bayle -baysian -baywood -bazoo -bdellium -beachie -beadledom -beanery -beanfeast -beano -beanpole -beasty -beatles -beatty -beauharnais -beaumarchais -beaut -beauvais -beauvoir -beaverbrook -bebeerine -bebel -beccafico -bechet -becquerel -beddable -bedesman -bedight -bedivere -bedizen -bedrail -bedsit -bedsits -bedsitter -bedspaces -bedwarmer -bedwetting -bedworth -beeb -beechnut -beefburger -beento -beerbohm -beersheba -beeswing -beetfly -beetroot -beetroots -beezer -beforeimage -beforeimages -begad -beggarweed -begird -begorra -begum -behan -behistun -beiderbecke -beigel -beira -bejabers -bejewel -belah -belemnite -belfort -belga -belitung -bellarmine -bellay -belleau -belletrist -bellinzona -belloc -bellybutton -belmopan -belovo -bemean -benadryl -benares -bendel -bendigo -bendy -benedicite -benempt -benevento -benfleet -bengaline -benghazi -benguela -benoni -bentinck -bentwood -benue -benzaldehyde -benzidine -benzine -benzoate -benzocaine -benzofuran -benzoic -benzoin -benzol -benzophenone -benzoquinone -benzoyl -benzyl -berar -berbera -berberidaceous -berbice -bergdama -bergerac -bergius -beria -bering -berio -beriosova -berk -berks -berley -berlichingen -berlinguer -berm -bermejo -bermondsey -bernadette -bernadotte -bernhardt -bernicle -bernina -berretta -bersagliere -berseem -bertillon -bertolucci -berzelius -bespangle -bespread -bestrode -bethe -bethral -bethralled -bethralling -bethrals -bethsaida -betjeman -betook -betti -betulaceous -beuthen -bevan -bevanite -bevanites -bevatron -bevin -bevvy -bexley -beyrouth -bezique -bezoar -bezonian -bezwada -bhagalpur -bhai -bhakti -bhang -bharal -bharat -bharatiya -bhatpara -bhavan -bhavnagar -bhindi -bhishti -bhopal -bhubaneswar -bhutto -biafra -biak -biannulate -biarritz -biauriculate -bibliomancy -bicarb -bicephalous -bicester -bicollateral -bicorn -bida -bidarka -biddle -bidentate -bidistill -bidistilled -bidistilling -bidistills -biel -bield -bienne -bierkeller -biestings -bifarious -biffin -bifoliate -bifoliolate -biforate -bifrost -bigarreau -bigener -bigmouth -bignoniaceous -biguanide -bihar -bijapur -bijugate -bikaner -bikie -bikila -bilander -bilbao -bilberry -bilboes -bilection -bilestone -bilirubin -biliverdin -billabong -billfish -billyo -bilobate -biltong -bimah -bimanous -bimbo -bimorph -binal -binate -bingey -binghi -binh -binodal -binominal -binturong -biocellate -biochip -biochips -bioclimatology -biocycle -biodynamics -bioenergetics -bioherm -biolysis -bioplasm -biopoiesis -bioscope -bioscopy -biosis -biostatics -biostrome -biparietal -biparous -bipetalous -bipyramidal -biquadrate -biquarterly -birendra -biriani -biro -birobidzhan -biros -birthweight -birthweights -birtwhistle -bis -bisayas -biscay -bise -bisectrix -biserrate -bish -bishopbird -bisitun -bisk -biskra -bismuthic -bismuthinite -bismuthous -bissextile -bist -bistability -bisulcate -bisulphate -bisulphide -bisulphite -bisutun -bisymmetric -bithynia -bitolj -bitterling -bitterwood -bivvy -bizerte -blackbuck -blackbutt -blackcurrant -blackett -blackmore -blackpool -blackshirt -blackstrap -blackwall -blackwood -bladdernose -bladderwrack -blague -blah -blain -blamey -blanquette -blasco -blastocoel -blastocyst -blastoderm -blastoff -blastogenesis -blastomere -blastopore -blaubok -blaydon -bleb -bleep -bleeped -bleeper -bleeping -blennioid -blenny -blent -blepharitis -blet -blewits -blida -bligh -blighty -blimey -blindage -blindstorey -blockboard -bloemfontein -blois -bloodbaths -bloodsport -bloodsports -bloomery -blotto -blowback -blowie -blowlamp -blub -bludge -bluethroat -bluetit -blundell -blunge -blunger -boabdil -boadicea -boarfish -boarhound -boarish -boatbill -boathook -bobbysoxer -bobfloat -boblet -bobol -bobotie -bobowler -bobsleigh -bocage -boccaccio -boccherini -boccioni -bochum -bocklogged -bodensee -bodge -bodger -bodgie -bodh -bodmin -bodybuild -bodycheck -boethius -boeuf -bofors -bogan -bogarde -bogart -bogbean -bognor -bogong -bogor -bogtrotter -bogwood -boh -bohea -bohol -bohunk -boiardo -boileau -boilover -bokassa -bokmakierie -bolection -boleyn -bolide -bolingbroke -boliviano -bollocks -bolzano -boma -bombacaceous -bombora -bombycid -bomu -bonaire -bonaventura -bonce -bondservant -boneblack -boneshaker -bonhoeffer -bonin -bonism -bonnard -bonsela -bontebok -boobialla -boobook -boohoo -bookeeper -booklouse -boole -boomkin -boomslang -boong -boothia -boothroyd -bootloader -bophuthatswana -boracic -boracite -boraginaceous -borborygmus -bordure -borecole -boree -borehole -boreholes -borgerhout -borges -borgholm -borgia -bornholm -bornu -borodino -borrowable -bors -borstal -borzoi -boschbok -boschvark -bosh -bosk -boskop -bossa -bossboy -bossuet -bosworth -botargo -botha -bothnia -bothwell -bothy -botryoidal -bott -botticelli -bottlebrush -bottlenose -bottomost -bottrop -botvinnik -boucicault -boudicca -boulanger -bourges -bourgogne -bovid -bovril -bovver -bowden -bowsaw -bowshot -bowyangs -boxboard -boxfish -boxroom -boyla -boyne -boyoma -boysenberry -boz -bozen -brabant -brach -brachiopod -brachycephalic -brachydactylic -brachylogy -brachypterous -brachyuran -bracknell -bracteate -bracteole -bradawl -bradman -bradycardia -bradykinin -braga -brahe -braillex -braillink -braillo -brailtel -brainchildren -brakesman -brakpan -bramante -bramley -branchiopod -brancusi -brando -branle -brasenose -brashy -brasier -brasil -brasilein -brasilin -brassie -bratislava -braunite -braunschweig -bravais -bravissimo -braxy -brazils -breadline -breadmaking -breadnut -breadnuts -breakbone -breakeven -breastpin -breathalyse -breathalyzer -brecht -brecon -breda -brede -bree -breenger -bregenz -brekky -brevier -brewis -brey -brezhnev -briand -briarroot -bricklay -bricole -bridie -bridlewise -bridoon -brie -brierroot -brigalow -brighouse -brightside -brinell -brinjal -brinny -briony -brittonic -britzka -brix -broadbill -broadmoor -broca -broch -brocken -broddle -broderie -broederbond -brogan -brolga -bromal -brome -bromeosin -bromoform -bromsgrove -bronchia -bronchiectasis -bronchopneumonia -bronchoscope -brookite -brooklet -brooklime -brookweed -broomgrove -broomhill -broonzy -brose -browband -broz -brubeck -brucine -bruges -bruin -brumal -brumby -brume -brummell -brummie -brundisium -brunel -brunelleschi -brunhild -brusa -brushless -brutify -brynhild -bryology -bryony -bryozoan -btu -bub -bubal -bubaline -buber -bubonocele -bucaramanga -buccinator -bucentaur -buchan -buchner -buchu -buckeen -buckhound -buckish -buckjumper -buckra -buckram -bucovina -budgerigar -budgetted -budgetting -budweis -buffon -buganda -bugbane -bugong -buhl -buibui -buitenzorg -bukavu -bukhara -bukharin -bukovina -bul -bulawayo -bulbiferous -bulganin -bulimia -bulle -bullpen -bullroarer -bulnbuln -bumbailiff -bumf -bummaree -bumph -bumsucking -bunche -buncombe -bundelkhand -bundesrat -bundh -bundobust -bunin -bunraku -buntal -bunyip -buonaparte -buonarroti -buoyage -buprestid -bur -buran -buraydah -burbage -burbot -burgas -burghley -burgomaster -burgomasters -burgrave -burhel -burk -burka -burleigh -burnet -burney -burnley -buroo -burrawang -bursarial -bursiform -burstone -buryat -busbar -busera -bushbaby -bushcraft -bushhammer -bushido -bushie -bushpig -bushranger -bushtit -bushveld -bushwheel -busoni -busra -bustee -busuuti -butanone -butat -butcherbird -butenedioic -butskellism -butskellite -butterbur -butterine -buttonmould -butung -butyrin -buzzsaw -byelovo -byng -byrnie -byssinosis -byssus -bytom -cabanatuan -cabbageworm -cabezon -cabimas -cabob -cabochon -cabora -cabral -cabretta -cabrilla -cachexia -cachinnate -cachucha -cacique -caciquism -cacodyl -cacoepy -cacoethes -cacology -cacomistle -cadaster -cadelle -cadi -caecilian -caecum -caen -caenozoic -caeoma -caerleon -caernarfon -caesalpiniaceous -caesaraugusta -caesarea -caesium -caespitose -caesura -caetano -cafard -caff -cagliari -cagliostro -cagmag -cagney -cagoule -cagoules -caiaphas -cainogenesis -cainozoic -caird -cairngorm -caithness -caius -cajeput -cajuput -calabria -calalu -calamanco -calamondin -calandria -calathus -calaverite -calcar -calcariferous -calceiform -calces -calchas -calcicole -calciferol -calcitonin -calcsinter -calculational -caldarium -calefacient -calefactory -cali -calices -caliche -calicle -califate -caligula -calimere -calipash -calipee -calisaya -calix -callais -callao -callicrates -callimachus -callipash -callipygian -callisthenics -calor -caloyer -calpe -caltanissetta -calutron -calvaria -calvities -calx -calyces -calycine -calycle -calyptra -calyptrogen -camail -camass -cambay -camberwell -cambist -camboose -cambrai -cambrel -cambria -cambyses -cameral -camerlengo -camiknickers -camisado -camoodi -campagna -campania -campanulaceous -campeche -campestral -campina -campinas -campo -camus -camwood -canaigre -canakin -canaletto -canaliculus -canara -canarese -canaster -candia -candleberry -candlefish -candlelit -candlenut -candlewood -candyfloss -candytuft -canea -canella -cangue -canikin -cannabin -cannae -cannelloni -cannelure -cannes -cannock -cannula -cannulate -canoewood -canonicate -canonry -canoodle -canova -canso -cantal -cantala -cantatrice -cantharides -cantilena -cantorial -cantoris -cantrip -canula -canzona -canzone -canzonet -capabilites -caparison -capelin -capercaillie -capillaceous -caplin -caporetto -capote -cappadocia -capparidaceous -cappie -cappuccino -capreolate -capric -capriccioso -caprifig -caprifoliaceous -caproic -capsaicin -capsid -capua -capuche -caput -caracal -caracalla -caracara -caracul -carageen -caramba -carangid -caratacus -caravanserai -carbamate -carbamic -carbamidine -carbanion -carbene -carbineer -carbonade -carbonado -carboxylase -carburation -carburetted -carburetter -carby -carbylamine -carcajou -carcanet -carcassonne -carchemish -carcinomatosis -cardin -cardinalate -cardiod -carditis -cardoon -carduaceous -carducci -caretaking -carew -carfax -carfuffle -caria -caribbees -cariboo -caries -carifta -carillon -carillonneur -carina -carinate -carinthia -cariocan -cariogenic -carline -carlota -carlow -carmagnole -carmarthen -carminative -carnarvon -carnassial -carnatic -carnauba -carnet -carnify -carniola -carnot -carnotite -carny -carolus -carotenoid -carotid -carpel -carpentaria -carpentier -carpogonium -carpology -carpometacarpus -carpophagous -carpophore -carrack -carrycot -carryng -carse -carstensz -cartagena -carteret -cartful -carthorse -cartouche -cartulary -cartwright -caruncle -carvel -cary -caryatid -caryophyllaceous -caryopsis -carzey -casablanca -casals -casaubon -cascabel -cascarilla -casease -casebound -casefy -caseload -caseloads -caseose -caserta -caseworm -casimere -cassareep -cassata -cassation -cassatt -cassel -cassimere -cassini -cassiodorus -cassirer -cassiterite -cassoulet -cassowary -castellammare -castellan -castellany -castellated -castiglione -castile -castries -casuist -catabasis -catacaustic -cataclasis -cataclinal -catalase -catalo -cataloguers -catalonia -catalyzed -catamenia -catamite -catania -catanzaro -cataphoresis -cataphyll -cataplasia -catarrhine -catastrophism -catchfly -catchweight -catechol -catechu -catechumen -catenane -catenoid -catfall -cathar -cathepsin -catholicon -catiline -catling -catmint -cato -cattalo -cattegat -cattermole -cattery -catullus -cauca -caucasia -caudad -caudex -caudine -caulis -causalgia -cauterant -cauvery -cavafy -cavalla -cavan -cavatina -caveator -cavefish -cavicorn -cavie -cavite -cavy -cecity -cecum -cedi -ceefax -ceilidh -celaya -celestite -cella -celle -cellini -cellobiose -celloidin -cellulase -cellulitis -cellulous -celom -cembalo -cementum -cenacle -cenesthesia -cenis -cenogenesis -cenote -centimetric -centipoise -centisecond -centiseconds -centrefold -centreing -centrobaric -centroclinal -centurial -ceorl -cep -cephalalgia -cephalin -cephalochordate -cephalometer -cephalonia -cephalopod -cephalothorax -ceram -ceramal -cerargyrite -cerastes -ceratoid -cercaria -cercopithecoid -cercus -cerebrospinal -cerecloth -ceresin -ceria -ceric -cermet -cero -cerography -ceroplastic -ceroplastics -cerotic -cerotype -cerous -cerro -cert -cerussite -cervelat -cervicitis -cervid -cervin -cesena -cespitose -cess -cesser -cessionary -cestode -cestoid -cestus -cesura -cetane -cetatea -ceteris -cetinje -cetology -ceuta -chabazite -chabrol -chacma -chaconne -chadic -chaeronea -chaeta -chaetognath -chaetopod -chaffinch -chagall -chagres -chainman -chainplate -chairborne -chalaza -chalcanthite -chalcidice -chalcography -chalcolithic -chalcopyrite -chaldea -chaliapin -chalicothere -chalkpit -chalkstone -challah -challis -chalybeate -chamade -chamaephyte -chambord -chamonix -champac -champignon -champollion -chandernagore -chandigarh -chandragupta -chanel -changan -changchiakow -changchow -changchun -changsha -changteh -chanterelle -chanukah -chaoan -chaochow -chaparejos -chapatti -chappal -chappie -chapstick -chapterhouse -charas -charcot -chardin -charente -charivari -charkha -charladies -charlady -charleroi -charlock -charminar -charollais -charpoy -charqui -charr -charterage -charterhouse -chartless -chartography -chasuble -chauffer -chaulmoogra -chaunt -chausses -chavannes -chayote -cheb -cheboksary -checkbits -checkerbloom -checky -cheddite -cheekpiece -cheerlead -cheeseboard -cheesemonger -cheesewood -chefoo -cheiron -cheju -chekiang -chela -chelicera -chelicerate -cheliform -cheloid -chelp -chemin -chemisette -chemmy -chemnitz -chemometrics -chemosmosis -chemosphere -chemostat -chemosynthesis -chemotaxis -chemotropism -chempaduk -chemulpo -chemurgy -chenab -chenopod -cheribon -chersonese -chervonets -cheshunt -chetah -chevet -chevrette -chewa -chewie -chiack -chiapas -chiastic -chiastolite -chiat -chiba -chibouk -chicane -chiccory -chichagof -chichen -chichester -chichewa -chichihaerh -chickabiddy -chickenpox -chiclayo -chiffchaff -chifley -chigetai -chigwell -chihli -childbear -childcare -childminder -childminders -childminding -chiliad -chiliasm -chilkoot -chilli -chillon -chillum -chilopod -chilpancingo -chilung -chimb -chimborazo -chimbote -chimkent -chimneypot -chinaberry -chinagraph -chinan -chincapin -chincherinchee -chindit -chindwin -ching -chinghai -chingtao -chinkapin -chinkiang -chino -chinwag -chios -chipolata -chippewa -chippy -chirac -chirau -chirico -chirm -chirurgeon -chishima -chisimaio -chital -chitarrone -chittagong -chiv -chivaree -chlamydate -chlamydeous -chlamydospore -chlodwig -chloracne -chlorambucil -chloramine -chloramphenicol -chlorenchyma -chloroacetic -chloropicrin -chloroprene -chloroquine -chlorosis -chlorothiazide -chlorotic -chlorous -chlorpromazine -chlorpropamide -chlortetracycline -choanocyte -chogyal -choiseul -chokebore -chokecherry -chokedamp -choko -cholecalciferol -cholecyst -cholecystectomy -choli -cholic -cholla -chollers -cholon -cholula -chon -chondrify -chondriosome -chondroma -chondrule -choof -chook -choom -chopine -choplogic -choragus -chordophone -chorea -choreodrama -choriamb -chorley -choroid -chorology -chorusmaster -chota -chott -chough -choux -chrematistic -chresard -chrism -chrismatory -chrisom -chromatology -chromatolysis -chromatophore -chromogen -chromogenic -chromolithograph -chromolithography -chromomere -chromonema -chromophore -chromoplast -chromoprotein -chromous -chromyl -chronaxie -chronobiology -chronon -chrysalid -chrysarobin -chryselephantine -chrysoberyl -chrysoprase -chrysostom -chrysotile -chthonian -chubb -chubbyness -chudskoye -chufa -chukar -chukka -chukker -chunder -chunderous -chunnel -chunter -chupatti -chupattis -chuppah -chur -churchgo -churchwarden -churchwardens -churidars -churinga -churr -chuttie -chyack -chyle -chyme -chymosin -chymotrypsin -chymotrypsinogen -cibber -ciborium -cic -cicala -cicatricle -cicatrix -cicerone -cichlid -cichlids -cienfuegos -cig -cii -cil -cilice -cilicia -ciliolate -cilium -cimabue -cimex -cimon -cinchonidine -cinchonine -cinchonism -cine -cineaste -cinematheque -cinematographs -cineol -cinerarium -cinereous -cinerin -cingulum -cinna -cinnamic -cinquain -cinque -cinquecento -cinzano -cipolin -circassia -circlorama -circumbendibus -circummartian -circumnutate -circumsolar -cirenaica -cirencester -cirrate -cirri -cirripede -cirrocumulus -cirrose -cirrostratus -cirsoid -ciscaucasia -cisco -ciskei -cispadane -cissoid -cistaceous -cisterna -cistron -cithara -cither -citole -citreous -citriculture -citrin -citrine -citrulline -cittern -citterns -ciudad -civ -civism -clachan -clackmannan -clactonian -cladded -cladoceran -cladode -cladophyll -clairaudience -clamworm -clamworms -clapperboard -clapperboards -clapperclaw -clarino -claro -clarts -clary -classis -clastic -clathrate -claudication -clavate -clavicembalo -clavicorn -claviform -clavius -claymore -claypan -claystone -cleanskin -cleanthes -clearcole -clearstory -clearway -clearways -clearwing -cleck -cleek -cleethorpes -cleg -cleidoic -cleisthenes -cleistogamy -clem -clemenceau -cleon -clepsydra -cleptomania -clerestory -clerihew -clerkess -cleruchy -cleveite -clianthus -clichy -cliffhang -clii -clinandrium -clingfish -clinkstone -clinostat -clinquant -clippie -clishmaclaver -clisthenes -clitellum -clitic -cliv -clix -clockmaker -clomb -clonus -closedown -cloudberry -cloudscape -clouet -clough -clovis -clubhaul -clubland -clubman -clucky -clueless -clumber -cluny -clupeid -clupeoid -clustan -clusterability -clusterable -clvi -clvii -clwyd -clxi -clxii -clxiv -clxix -clxvi -clxvii -clydebank -clype -clypeus -clyster -cnidarian -cnidoblast -cnidus -cnossus -cnut -coacervate -coachwood -coadjutant -coagulum -coahuila -coalface -coalfield -coalfields -coalfish -coalmine -coalmines -coalport -coaming -coatee -coati -cobaltite -cobaltous -cobber -cobden -cobnut -coburg -coccid -coccidioidomycosis -cocciferous -coccolith -coccyx -cochabamba -cochleate -cockalorum -cockatiel -cockayne -cockboat -cockchafer -cockcroft -cockleboat -cockloft -cockneyfy -cocksfoot -cockspur -cockswain -cockup -cocopan -cocotte -cocoyam -cocteau -codasyl -codder -codicology -codominate -codominated -codominates -codominating -codswallop -coedit -coelacanth -coelenterate -coelenteron -coeliac -coelom -coelostat -coenacle -coenobite -coenocyte -coenurus -coercibility -coessential -coetaneous -coeur -coexecutor -coextend -coff -cofferdam -coggan -coglike -cogon -cohabitee -cohabitees -cohesional -cohobate -cohune -coimbatore -coimbra -coir -coire -coit -cokuloris -colbert -colcannon -colchester -colchicine -colcothar -colectomy -colemanite -coleopteran -coleoptile -coleorhiza -coles -colet -colewort -coley -colicroot -colicweed -coligny -collapsar -collarette -collectanea -collembolan -collenchyma -collisionless -collocutor -colloid -collop -collotype -colluvium -collywobbles -colmar -colocynth -colombes -colonitis -colonsay -coloquintida -colorate -colossae -colossians -colotomy -colpitis -colporteur -colquhoun -colubrid -colubrine -colugo -colum -columbarium -columbic -columbite -columbium -columbous -columella -columnwise -colure -coly -comaneci -comate -comatulid -combe -comecon -comedo -comenius -comfrey -comines -comitia -commeasure -commedia -commendam -commines -commis -commo -commodus -commonable -communicatie -comnenus -como -comorin -comoro -comp -compadre -compander -companders -compilability -complect -compony -compossible -compostela -compotation -comprador -comstockery -comte -conan -conation -conative -conatus -concelebrate -concensus -concent -concertino -concha -conchie -conchiferous -conchiolin -conchobar -conchoid -conchoidal -conchology -condillac -condottiere -condyle -condyloid -condyloma -confessant -configurationism -confirmand -confiteor -confiture -conformability -congeneric -congius -conglobate -conglutinant -congou -congrats -congruential -congruentially -conidiophore -conidium -coniine -coniology -conjuction -connacht -connaught -connemara -connexions -conodont -conoid -conoscenti -conquian -conscionably -consentient -conservatoire -conservatorium -consett -consocies -consolute -constantan -constatation -contactor -contango -contemn -continously -conto -contradance -contrasuggestible -contrate -contravallation -contrayerva -contredanse -controllee -controllees -conure -convertite -convolvulaceous -cooee -cookhouse -coolabah -coolgardie -coom -cooncan -coontie -cooperativity -coopt -coordinal -cootch -copaiba -copal -copalm -copepod -copita -copley -coprolalia -coprology -coprophagous -coprophilia -coprophilous -copygraph -copyread -coquelicot -coquilla -coquito -coraciiform -coracle -coracoid -corallite -coralloid -coralroot -coranto -corban -corbeil -corbicula -corbie -corbusier -corby -corcyra -corday -cordeliers -cordierite -cordillera -cordilleras -cordoba -cordova -corella -corelli -corf -corfam -corfu -corgi -coriaceous -corinthians -coriolis -corium -corkage -corkwood -cormel -cormophyte -corncockle -corncrake -corneille -cornel -cornelian -cornetcy -cornett -cornflakes -cornflour -cornhusk -corniculate -cornmonger -corno -cornstone -cornu -cornute -corody -corollaceous -coromandel -coronach -corot -corozo -correggio -corregidor -correlator -corrida -corrientes -corrival -corrodent -corrody -corrugator -corsac -corselet -corsetry -corticosterone -corticotrophin -cortisol -cortot -corunna -corves -corvine -corymb -coryphaeus -coryza -cosa -cosecant -cosech -coseismal -cosenza -cosgrave -cosignatory -cosmine -cosmodrome -cosmoid -cosmopolis -cosmotron -cospar -coss -cossie -costard -costate -costermonger -costotomy -costrel -cotan -cotemporary -cotenant -coterminosity -coth -cothurnus -cotidal -cotonou -cotopaxi -cotquean -cotswold -cotswolds -cottbus -cottian -cottonade -cottonweed -cotyloid -coucal -couchant -couchette -coulee -coulibiaca -couloir -coulometer -coulometers -coumarin -coumarone -counterattraction -counterblast -countercharge -counterculture -counterfactual -counterglow -counterinsurgency -counterposition -counterproof -countershade -countershaded -countershades -countershading -countersubject -countertype -counterweigh -counterword -counterwork -courante -courantyne -courbet -courbevoie -coureur -courgette -courlan -coursework -courtelle -courtrai -couthie -couvade -coverdale -coverley -coversed -covin -cowberry -cowbind -cowes -cowfish -cowherb -cowitch -cowk -cowley -cowpat -cowper -cowskin -coxa -coxalgia -coxcombry -coxsackie -coxswain -coyotillo -coz -crabbe -crabmeat -crabstick -crackbrain -crackbrained -cracket -crackjaw -cracknel -cracksman -cracow -craddock -cradlesong -craigie -craiova -crake -crambo -cramoisy -cran -cranach -cranage -cranesbill -craniology -craniometer -craniometry -craniotomy -cranko -crankpin -cranmer -crannog -cranwell -crapaud -crapulent -craquelure -crashable -crashaw -crasis -crassulaceous -crassus -cratch -craunch -crawley -cray -creamcups -creamlaid -creatine -creatinine -credendum -creel -creels -creepie -cremator -cremona -crenel -creodont -creophagous -crepitus -cressy -cresylic -creuse -crewe -cribellum -cricoid -crikey -crim -crimmer -crimple -crimplene -cringle -crinite -crinkleroot -criollo -cripes -crippen -cripps -criseyde -crispate -crispation -crispbread -crispi -crissum -crista -cristate -cristobalite -croce -crocein -crocidolite -crocoite -croesus -crombec -cromlech -cronk -cronus -crosier -crossbeam -crosscheck -crosse -crossfire -crosshead -crossjack -crossopterygian -crosspool -crossruff -crosstabulate -crosstabulation -crosstie -crossties -crotone -crotonic -croute -crowboot -crownpiece -crownwork -croze -crozier -cru -cruces -crucian -cruck -cruiserweight -cruiseway -crumhorn -crummock -crunode -crura -crural -crus -crusado -cruse -cruyff -cruzado -cruzeiro -crwth -cryer -cryocable -cryohydrate -cryometer -cryophyte -cryoplankton -cryptaesthesia -cryptanalyze -cryptoclastic -cryptocrystalline -cryptogam -cryptozoic -cryptozoite -crystallographica -ctenidium -ctenoid -ctenophore -ctesiphon -cubane -cubeb -cubiculum -cubital -cucking -cuckooflower -cuckoopint -cuculiform -cudbear -cudgerie -cudweed -cuenca -cuernavaca -cuesta -cufic -cuirass -cuirassier -cuisse -culch -culebra -culet -culicid -cullet -cullis -culloden -cully -culm -culmiferous -cultrate -culverin -cum -cumae -cumber -cumbernauld -cumbria -cummerbund -cumquat -cumshaw -cumulet -cumuliform -cumulonimbus -cumulostratus -cunaxa -cuneal -cuneo -cunjevoi -cupel -cuppa -cuprum -curacy -curare -curarine -curassow -curch -curiosa -curitiba -curlpaper -currajong -currawong -currycomb -curtin -curzon -cusco -cusec -cush -cushat -cusk -cuso -customable -custos -custumal -cutcherry -cuticula -cutin -cutis -cuttack -cuttle -cutty -cuvette -cuxhaven -cuyp -cuzco -cwmbran -cyan -cyanamide -cyanine -cyanite -cyanocobalamin -cyanogen -cyanohydrin -cyanosis -cyanotype -cybele -cyber -cybernate -cyclamen -cyclicity -cycloalkane -cyclograph -cycloheptatrienyl -cyclohexane -cyclohexyl -cyclonite -cycloparaffin -cyclopedia -cyclopentadienyl -cyclopentane -cycloplegia -cyclopropane -cyclosis -cyclostome -cyclostyle -cyclothymia -cyclotomy -cyder -cydnus -cylindroid -cylix -cyma -cymar -cymatium -cymbalo -cyme -cymene -cymogene -cymograph -cymoid -cymophane -cymose -cymru -cynghanedd -cyperaceous -cyprinid -cyprinodont -cyprinoid -cypsela -cyrenaica -cyrene -cystectomy -cysticercoid -cystine -cystitis -cystocarp -cystocele -cystoid -cystolith -cystoscope -cystotomy -cythera -cytidine -cytochemical -cytochemically -cytochrome -cytogenesis -cytogenetics -cytokinesis -cyton -cytoplast -cytotaxonomy -cyzicus -czardas -czarevna -dabchick -dabster -dace -dacha -dachau -dachsund -dacia -dacoit -dacoity -dacron -dactylogram -dactylography -dactylology -dado -dadra -dagan -dagga -daggerboard -dagoba -dagon -daguerre -dahna -daimyo -dairen -daisycutter -dak -dal -daladier -dalai -dalasi -dalesman -dalhousie -dallapiccola -dalmatia -damietta -damodar -dampcourse -dampier -damselfish -dandie -dandiprat -daraf -darbies -dardanelles -dardanus -daresbury -darfur -darg -dargah -daric -dario -dariole -darkend -darlan -darmstadt -darnel -darnley -darogha -dartboard -dasheen -dashiki -dashpot -dassie -dasyure -databank -datary -datatype -datcha -dato -datolite -datuk -daube -daubery -daubigny -daudet -daugava -daugavpils -daumier -davao -daw -dawes -dayak -dayan -dayboy -dayfile -dayflower -dayfly -dayspring -deaconry -deadstarting -deakin -dealfish -dearchive -dearchived -dearchives -dearchiving -deary -deassignment -deathtrap -debag -debarred -debe -debrecen -debs -debus -debye -decanal -decane -decanedioic -decani -decanoic -decapolis -decarboxylation -decastyle -deccan -decelerometer -decemvirate -decenary -decentralist -decern -decimetric -decisionmaker -declinometer -declog -declogged -declogging -declogs -decluster -declustered -declustering -declusters -declutch -declutched -declutches -declutching -decoke -decompound -deconstruct -decreet -decubitus -decurion -decurrent -decury -dedal -deek -deemster -deergrass -deerhound -deferable -defilade -definiendum -definiens -deflocculate -degassed -degasses -deglutinate -deglutition -degression -degust -dehisce -dehiscent -dehorn -dehra -dehydrogenase -dehydrogenate -dehydroretinol -deianira -deicide -deictic -deific -deiform -deil -deipnosophist -deixis -dejecta -dekker -dekko -delacroix -delagoa -delaine -delaunay -dele -deledda -delegatory -delgado -delimeter -delimeters -deliquescence -delitescence -deltiology -demavend -deme -dement -demerara -demesne -demeter -demibastion -demicanton -demilune -demimondaine -demimonde -demirel -demirelief -demirep -demisemiquaver -demist -demivierge -demivolt -demob -democritus -demoiselle -demonism -demonolater -demonolatry -demould -demoulded -demoulding -demoulds -dempster -demulsify -demy -denarius -denary -dendral -dendrochronologist -dendrochronologists -dendrochronology -dendrogram -dendrograms -dengue -denitrate -deniz -denning -dentex -dentilabial -dentilingual -dentoid -denudate -deodand -deodar -deontic -deoxygenate -departmentalism -depasture -dependant -dependants -depicture -deplume -depressomotor -depside -depurative -deraign -derailleur -derain -derbent -deregister -deregulatory -derestrict -derisible -dermatitis -dermatogen -dermatoglyphics -dermatome -dermatophyte -dermatophytosis -dermatoplasty -dermis -dermoid -dero -derringer -derry -derv -derwent -derwentwater -desai -desalinate -deschamps -deschool -descriptional -descriptivism -deselect -deselected -deselecting -deselection -deselections -deselects -desicate -designational -desinence -deskill -deskilled -deskilling -desman -desmid -desmoid -desmoulins -despenser -despoilation -despoliation -despumate -desquamate -dessalines -dessau -dessertspoon -dessiatine -dessicator -dessicators -deterge -detmold -detrend -detrended -detrending -detrends -detrition -detrude -detruncate -deurne -deuteragonist -deuteranope -deuteride -deuterogamy -deutoplasm -deutsch -deva -devanagari -deventer -devi -devilfish -dewan -dewberry -dewclaw -dewsbury -dextran -dextrin -dextroamphetamine -dextroglucose -dextrogyrate -dextrorotation -dextrorse -dezhnev -dhahran -dhak -dharna -dhaulagiri -dhobi -dhole -dhoti -dhow -diablerie -diabolo -diacaustic -diacetylmorphine -diacid -diacidic -diactinic -diadelphous -diadic -diaeresis -diagenesis -diageotropism -diaghilev -diagraph -diallage -dialogism -diamantine -diamegnetism -diamine -diamondback -diandrous -dianetics -dianoetic -dianoia -diapedesis -diapente -diaphoresis -diaphoretic -diaphototropism -diaphysis -diapir -diarch -dias -diascope -diastalsis -diastase -diastasis -diastema -diastyle -diatessaron -diathermancy -diazine -diazo -diazole -diazomethane -diazonium -dibasic -dibbuk -dibranchiate -dibromide -dicarbonyl -dicast -dicephalous -dichasium -dichlamydeous -dichloroethanol -dichromaticism -dichromic -dichroscope -diclinous -dicuss -dicynodont -diderot -didgeridoo -didymium -didymous -didynamous -dieback -diecious -diefenbaker -dien -diencephalon -dieppe -diesis -diestock -diestrus -diffusivity -digamy -digestant -digged -dight -digitalism -digitiform -digitoxin -digitron -dihydric -dihydrofolate -dikkop -diktat -dilatancy -dilatant -dilly -dimashq -dimenhydrinate -dimercaprol -dimethylformamide -dimethylpropane -dimethylsulphoxide -dimetric -dimissory -dimity -dimorph -dinar -dineric -dinge -dinitrobenzene -dinitrogen -dink -dinkum -dinky -dinoflagellate -dinothere -dio -diodorus -dioestrus -diol -diomede -diomedes -dionysius -diophantus -diopside -dioptase -dior -dioxan -dipeptide -dipetalous -diphenylamine -diphenylhydantoin -diphosgene -diphyletic -diphyllous -diphyodont -diplegia -diploblastic -diplocardiac -diplococcus -diplont -diplopia -diplopod -diplosis -diplostemonous -dipnoan -dippy -diprotodont -dipteral -dipteran -dipterocarpaceous -dipterous -diriment -dirk -dirndl -disaccredit -disafforest -disbranch -disbud -discalced -disciplinant -disciplinarianism -disclimax -discobolus -discommodity -discommon -disconsider -discotheque -discovert -disembogue -disembroil -disenable -disentail -disentitle -disentomb -disentwine -disepalous -disforest -dishpan -dishtowel -disject -disjunctor -disjunctors -disoperation -dispend -dispermous -dispersability -dispersable -dispersity -dispersoid -displayable -disproven -dissappear -disseminule -dissentious -dissepiment -distich -distichous -distrainee -distringas -distrito -distrubuted -disulfiram -disulphate -disulphide -disulphuric -dita -ditheism -dithionite -dithionous -dithyramb -dithyrambic -dittander -dittany -dittography -diu -diuresis -diuretic -div -divaricator -diversiform -diverticulitis -diverticulosis -diverticulum -divi -divinylbenzene -divisibly -divulgate -diyarbakir -dizen -djailolo -djaja -djajapura -djambi -djebel -djerba -djinni -djokjakarta -doab -dobby -dobla -dobro -dobruja -dobsonfly -dockland -docklands -doddle -dodecagon -dodecanese -dodecanoic -dodecaphonic -dodecasyllable -dodgem -dodoma -doek -doenitz -doeskin -dogfishs -dogger -doggo -dogman -dogsbody -dogvane -dogy -doh -doha -dojo -dolabriform -dolby -dolerite -dolichocephalic -doline -dollarbird -dollarfish -dollfuss -dolman -dolmas -dolmen -dolmetsch -dolorimetry -doloroso -dom -domett -dominee -dominie -dominium -dominoes -donatello -donatus -donau -donbass -donga -donjon -donne -donnert -donny -doodah -doorframe -doorn -doornik -dopa -dordogne -dordrecht -dormobile -dornbirn -dornick -dorp -dorpat -dorsad -dorsiferous -dorsigrade -dorsiventral -dorsoventral -dorsum -dort -dorty -dory -dosshouse -dost -dotation -dottle -douai -douala -douay -doublure -doubs -douc -douceur -doukhobors -doum -doura -dourine -douro -douroucouli -dovap -dowable -dowding -dowery -downcome -downcomer -downhole -downpatrick -downpipe -downthrow -downwash -downweight -downweighted -downweighting -downwell -dowsabel -doxastic -doxographer -doxology -doxy -doyen -doyley -drabbet -draff -draggletailed -draghound -dragoman -dragonnade -dragonroot -dragrope -drail -dramatis -drammen -drancy -drava -drayhorse -dree -dreggy -dreich -dreiser -drenthe -dresden -drillstock -drin -drinkwater -dripstone -drogheda -drogue -droit -dromond -drongo -drongos -droob -dropsonde -droshky -druffen -drunkeness -drupelet -dryopithecine -drysdale -drystone -dubai -dubbin -dubrovnik -dubuffet -duccio -duchamp -dudeen -duello -duero -dufy -duhamel -duiker -duka -dukhobors -dulciana -dulia -dulosis -dumas -dumbell -dumbells -dumfries -dumortierite -dumyat -duna -dunaj -dunant -dundalk -dundee -dunfermline -dungas -dungeness -dunite -duniwassal -dunkerque -dunlin -dunnage -dunnakin -dunnite -dunno -dunnock -dunny -dunois -dunoon -dunsany -dunsinane -dunstable -dunstan -dunt -duntroon -dunwoody -duodenary -duodenitis -duotone -dup -duparc -dupatta -dupleix -duplet -dupondius -duppy -duque -duramen -durative -durazzo -durbar -durex -durgah -durian -durmast -duro -durra -durst -durum -durzi -dushanbe -dustability -dustable -dustcart -dustcarts -dustmen -dustsheet -dustsheets -duumvir -duumvirate -duvalier -duvet -dux -dwale -dybbuk -dyfed -dykes -dynameter -dynamicism -dynamoelectric -dyscrasia -dysgraphia -dysmenorrhoea -dysphemism -dyspnoea -dysteleology -dysthymia -dysuria -dytiscid -dyula -ealdorman -ealing -eanes -earbash -earhart -earlap -earless -earom -earthlight -earthman -earthmove -earthnut -earthrise -eastmost -eatage -eblis -ebon -ebonite -ebracteate -ebullioscopy -eburnation -ecbatana -ecbolic -ecce -ecchymosis -ecclesall -ecclesia -ecclesiolatry -eccrinology -ecdysone -ecevit -echard -echinate -echinococcus -echinoid -echinus -echoism -echolalia -echopraxia -echovirus -eck -eckhart -eclampsia -eclipsis -eclogite -ecocide -ecowas -ecstacy -ecthyma -ectocrine -ectoenzyme -ectophyte -ectopia -ectoproct -ectosarc -ectype -edale -edam -eddo -eddystone -ede -edessa -edgehill -edgeworth -edile -edirne -edom -educatory -educt -eelpout -eelworm -eff -effable -effendi -efficency -effusiometer -efta -eftsoons -egest -egesta -egis -eigenfrequencies -eigenfrequency -eigenstructure -eigensystem -eigensystems -eiger -eightsome -eirenic -eirenicon -eisegesis -eisk -elaeoptene -elagabalus -elam -eland -elasmobranch -elasmosaur -elastance -elasticate -elasticated -elasticates -elasticating -elastoplast -elat -elaterid -elaterin -elaterium -elbe -elbrus -elburz -eld -eldo -eldritch -elea -elecampane -electrochemist -electrochemists -electrograph -electromerism -electronvolt -electrophone -electrostriction -electrotechnology -electrotonus -electrovalency -electroviscous -eleemosynary -eleia -elemi -elenchus -eleoptene -eleusis -elevon -elflock -elgon -elidible -elis -elkhound -eloign -elsan -elusion -elyot -embolectomy -embolus -embow -embrectomy -embryectomy -embus -emden -emesis -emetine -emf -emiscan -emmen -emmenagogue -emmer -emmetropia -emotivism -empale -empassion -empedocles -emphasing -empolder -empyema -empyrean -empyreuma -emulsoid -enantiomorph -enarthrosis -enate -encaenia -enceladus -encephalin -encephalograph -encephalography -encephaloma -encephalomyelitis -enchiridion -enchondroma -enchorial -encomiast -encrinite -enculturation -enderby -endo -endocarditis -endocardium -endocarp -endocentric -endocranium -endoneurium -endopeptidase -endosome -endostosis -endothecium -endothelioma -endothelium -endover -endplate -endplay -energid -energumen -enface -enfeoff -enfilade -enforcable -engadine -engrail -eniwetok -ennage -ennead -enneagon -enneahedron -ennerdale -ennervation -ennis -enniskillen -ennius -enosis -enounce -enow -enphytotic -enschede -ensor -entasis -entebbe -entelechy -entellus -enteritis -enterogastrone -enterokinase -enteron -enterostomy -enterotomy -enterovirus -enthetic -enthymeme -entoblast -entomic -entomostracan -entophyte -entopic -entozoic -entozoon -entrammel -entrechat -entremets -entresol -entryism -entryist -entryists -entryname -entrynames -entrypoint -entrypoints -enugu -enure -enuresis -enver -enwomb -enwreath -enzed -enzootic -enzymolysis -eobiont -eogene -eolian -eolic -eolipile -eolith -eolithic -eonian -eos -eosin -eosinophil -epact -epaminondas -eparch -eparchy -epencephalon -epenthesis -epergne -epexegesis -ephah -ephebe -ephemeron -ephesians -ephod -ephor -epiblast -epiboly -epicalyx -epicanthus -epicedium -epiclesis -epicontinental -epicotyl -epicrisis -epicritic -epictetus -epicycloidal -epidaurus -epideictic -epidiascope -epididymis -epidote -epidural -epifocal -epigastrium -epigeal -epigene -epigenous -epigeous -epiglottis -epigone -epigynous -epilate -epileptoid -epilimnion -epimere -epimerism -epimorphosis -epimysium -epinasty -epinephrine -epineurium -epiphenomenalism -epiphenomenon -epiphragm -epiphytotic -epirogeny -epirus -episcopacy -episematic -epispastic -epistasis -epistaxis -episternum -epithalamium -epithelioma -epizoic -epizoon -epizootic -eponym -eponymy -epos -epoxide -epping -eprom -eproms -epyllion -equifrequent -equifrequently -equilibrant -equimolecular -equipartition -equites -equuleus -eradiate -erciyas -erebus -eremite -erepsin -erethism -erevan -erfurt -ergastoplasm -ergatocracy -erhard -ericaceous -eridanus -erinaceous -eringo -erinyes -eris -eristic -erith -erivan -erk -erlang -erlangen -erlanger -erlking -erne -erotema -erotology -erotomania -errhine -errupt -erruptive -erst -erubescence -eruct -erumpent -erymanthus -eryngo -erysipelas -erysipeloid -erythema -erythrism -erythrite -erythritol -erythroblast -erythroblastosis -erythrocyte -erythrocytometer -erythromycin -erythropoiesis -erzgebirge -erzurum -esaki -esau -esbjerg -escalope -escaut -eschalot -escharotic -eschatology -escoffier -escolar -escribe -escuage -escudo -escurial -esdraelon -eserine -esher -esky -espalier -esparto -espoo -esquimau -esro -essaouira -essequibo -essonite -essonne -estancia -este -esterase -esterify -esthonia -estienne -estipulate -estival -estivate -estivation -estoppel -estovers -estrade -estradiol -estragon -estreat -estremadura -estrin -estriol -etaerio -etalon -etamine -etaoin -etchant -eteocles -eterne -etesian -ethene -etherege -etherify -ethmoid -ethnarch -ethnobotany -ethnogeny -ethonone -ethoxide -ethoxyethane -ethylbenzene -ethyne -etiolate -etna -etymon -etzel -eubacteria -euboea -eucaine -eucalyptol -euchlorine -euchromatin -eucken -eudemon -eudemonia -eudemonics -eudiometer -eudoxus -eugenol -eulachon -eulogia -eupatrid -eupen -eupepsia -euphausiid -euphonic -euphorbiaceous -euphoriant -euphrasy -euphroe -euploid -eupnoea -euratom -eure -eurhythmy -euripus -eurypterid -eurythermal -eurytropic -eusebius -eusporangiate -eutectoid -euxenite -evacuant -evaginate -evanish -evaporable -evaporimeter -evaporimeters -evite -exanthema -exarate -exarch -exarchate -excaudate -exclaustration -exeat -executability -exedra -exemplum -exequatur -exequies -exergue -exigible -eximious -exine -exitance -exo -exocarp -exocentric -exoderm -exodontics -exonym -exopeptidase -exophthalmic -exophthalmos -exoplasm -exorable -exosystem -exosystems -exotoxin -expellant -experientialism -explicite -explicitely -explicity -explictly -exponible -expressivity -expresso -exsanguine -exsect -exstrophy -extention -extentions -extine -extinguishant -extracanonical -extrados -extraposition -extremadura -exuviae -exuviate -eyas -eyebath -eyeblack -eyehook -eyeleteer -eyetie -eyot -eyots -eyra -eyrir -eysenck -fab -fabaceous -fabians -fabius -fabliau -fabre -facebar -facetiae -facia -facilties -faculae -fadden -fadge -faecal -faeces -faenza -faeroes -faeroese -faff -fagaceous -fahlband -faial -faille -fairbanks -fairweather -fairyfloss -faiyum -falbala -falchion -falconiform -falconine -faldstool -falerii -fallal -fallfish -falseties -falsety -falsework -falsies -falster -faltboat -falun -famagusta -familist -famulus -fanagalo -fandangle -fanfani -fanfaronade -fangio -fango -fankle -fanon -fantail -fantasm -fantast -fantoccini -fantom -faqir -faradic -faradism -farandole -farci -farcy -fard -fardel -farinaceous -farinose -farl -farrier -farriery -farside -fart -fasciate -fascine -fash -fashoda -fastback -fastigiate -fatah -fatidic -faucal -fauces -faugh -faunus -fauteuil -fauve -faveolate -favrile -favus -fayalite -fayum -feal -fearnought -featheredge -featherstitch -feaze -febricity -febrifacient -febrifuge -fechner -feck -fecula -fedayee -feedbag -feeze -feininger -felafel -fellmonger -felloe -felo -felucca -fencible -fenestella -fenestra -fennelflower -feoff -feoffee -feoffment -ferbam -fere -feretory -fergana -feria -fermanagh -fernandel -ferrari -ferreous -ferricyanic -ferricyanide -ferritin -ferrocene -ferrochromium -ferroconcrete -ferrocyanic -ferrocyanide -ferrofluid -ferrol -ferromagnesian -ferromanganese -ferrosilicon -ferula -ferule -fesse -festal -festschrift -fetial -feticide -fetiparous -fetterlock -feverfew -feverwort -feydeau -fiacre -fibrefill -fibriform -fibrinogen -fibrinolysin -fibrinolysis -fibrinous -fibro -fibroblast -fibrocement -fibroid -fibroin -fibroma -fibrositis -fichte -ficino -ficticious -fid -fiddlewood -fideicommissary -fideicommissum -fidelism -fidge -fidus -fieldmouse -fieldpiece -fieldsman -fieri -fiesole -fifa -figuline -figurant -figwort -filable -filariasis -filecard -filefish -filespace -filestore -filiate -filicide -fillagree -fillmore -filmset -filmsetting -filoplume -filose -filoselle -fimble -finable -finalism -finchley -fineable -finfoot -fingerbreadth -fingermark -fingermarked -fingermarking -fingermarks -fingerstall -fingerstalls -fingo -finisterre -finitary -finnan -finner -finney -finnmark -fino -finochio -fiorin -fipple -firdausi -fireback -firebomb -firebrat -firecrest -firedog -firedrake -firenze -firepan -firestorm -firethorn -firewarden -firewater -firkin -firry -fishbolt -fishfinger -fishgig -fishskin -fissipalmate -fissiped -fissirostral -fistmele -fistula -fistulous -fitchew -fittipaldi -fitzsimmons -fiume -fivepenny -fivepins -fizgig -flabellum -flagelliform -flagellum -flaggy -flagrante -flagstad -flambeau -flamborough -flamelet -flamelets -flamingoes -flamininus -flaminius -flamsteed -flanch -flannelette -flashcube -flashcubes -flasket -flatette -flatfish -flatfishes -flatlet -flatlets -flatling -flatmate -flatmates -flatways -flaubert -flaunch -flavescent -flavin -flavine -flavone -flavoprotein -flavopurpurin -flavorous -flaxman -fleabite -fleabites -fleam -fleapit -fleapits -fledgy -flense -fleurette -fleury -flexitime -flexo -fley -fleysome -flinders -flitch -flite -floccose -flocculant -flocculants -flocculent -flocculus -floccus -flodden -flong -floreated -flores -florey -floribunda -florilegium -florio -flory -flos -flotow -flowability -flowerbed -flowerless -fluorene -fluoric -fluorometer -fluorophore -fluoroscope -fluoroscopy -fluorosis -fluorosulphuric -fluviomarine -fluxmeter -fluxmeters -flyback -flyblow -flybook -flyleaves -flyte -flytrap -flytraps -foch -fock -foehn -foetal -foetation -foeticide -foetor -fogbow -fogbows -fogdog -foggia -foie -foin -folacin -foliar -folie -foliolate -foliose -foliot -foliots -folium -folkestone -folketing -folkmoot -folliculin -folsom -fonda -fondant -fondants -fonseca -fontanelle -fonteyn -footpaths -footplate -footplates -footsie -footslogged -footslogging -footstalk -footstock -footworn -foramen -foraminifer -forasmuch -forby -forcemeat -fordone -forecourse -forecourt -forecourts -foredo -foredoom -foredoomed -forefend -foregut -forehock -foreshock -forespent -forestaysail -foretooth -foretop -foretriangle -forewent -forewind -forewing -forfar -forficate -forgat -forint -forme -formfeed -formfeeds -formicary -formicate -formication -formulism -formwork -fornenst -fornix -forsee -forseen -forspeak -forster -forsterite -fortaleza -fortepiano -fortis -fortissimo -fortuitism -fortuna -forwhy -forzando -fosbury -fossa -fosse -fossette -fossick -fotheringhay -foucault -foucquet -foulard -fourpence -fourpenny -foveola -fowey -fowliang -foxfire -foyboat -fractocumulus -fractostratus -frae -fraenum -fragonard -fraise -fraktur -framboesia -francolin -franger -frangipane -frankalmoign -frass -fratchy -fraxinella -freebie -freedomites -freelance -freemartin -freemason -freesheet -freesheets -freightliner -fremantle -fremitus -frenulum -frenum -friarbird -fricasee -fringilline -frippet -frisket -froe -froebel -frogfish -frogged -frogging -froghopper -frogmarch -frogmouth -frogspawn -froissart -frome -fromenty -fromm -fronde -frondescence -frons -frontenac -frontlet -frontogenesis -frontolysis -frontrunner -frontwards -frore -froude -frow -frowst -fructiferous -frugivorous -fruitarian -frumentaceous -frumenty -frunze -frustule -frutescent -fuad -fubsy -fuchsin -fuckwit -fucoid -fugacious -fugard -fugato -fugger -fugio -fukien -fukuda -fukuoka -fukushima -fula -fulani -fulgurite -fulmar -fulminic -fulminous -fulvous -fumaric -fumatorium -fumatory -fumitory -funchal -fundi -fundus -fundy -funfair -fungistat -funicle -furan -furfur -furfuraceous -furfuraldehyde -furfuran -furioso -furmenty -furnivall -furphy -furred -fusain -fuscous -fushih -fushun -fusionism -fustanella -fustic -futtock -futurist -futurists -futurology -fuzzily -fyke -fylde -fylfot -fyn -fyrd -gabar -gabelle -gaberlunzie -gabion -gabionade -gablet -gabo -gabor -gaborone -gaby -gaddafi -gadhelic -gadid -gadoid -gadolinite -gadroon -gadsden -gaea -gaekwar -gaffsail -gagauzi -gahnite -gaikwar -gaillard -gaiseric -gaitskell -gaius -galactagogue -galactometer -galactopoietic -galah -galangal -galantine -galanty -galashiels -galata -galatians -galba -galbanum -galbraith -galea -galileo -galimatias -galingale -galiot -galipot -galle -galleass -gallfly -gallia -galliambic -galliard -gallice -galligaskins -gallimaufry -gallinacean -gallinaceous -gallinas -galliot -gallipoli -gallipot -galliwasp -gallnut -galloglass -galloon -galloot -gallous -galoot -galop -galsworthy -galvani -galvanoscope -galvanostat -galvanotropism -galvo -galyak -gama -gamba -gambado -gambrel -gambrinus -gamelan -gamesman -gametangium -gametocyte -gametogenesis -gametophore -gametophyte -gammadion -gammer -gamogenesis -gamopetalous -gamophyllous -gamosepalous -gamp -gan -gance -gand -gandalf -gandhi -gandy -gandzha -ganesa -gangbang -gangrel -gangtok -gangue -ganister -ganja -ganof -ganoid -gansey -gapeworm -gapped -garam -garand -garbanzo -garbo -garboard -garboil -gard -garda -gardant -garderobe -gardiner -garfish -garganey -garget -garnierite -garonne -garpike -garrick -gasconade -gaselier -gasiform -gaskell -gaskin -gasman -gasohol -gasometry -gasteropod -gastralgia -gastroenteric -gastroenteritis -gastroenterology -gastroenterostomy -gastrolith -gastrology -gastropod -gastroscope -gastrostomy -gastrotomy -gastrotrich -gastrovascular -gastrula -gatehouse -gatekeep -gateshead -gath -gatling -gatt -gauffer -gaugeing -gauhati -gaumless -gauntry -gaup -gaussmeter -gautama -gautier -gavage -gavial -gawp -gaya -gayomart -gazankulu -gazehound -gaziantep -gazump -gdynia -gean -geanticline -gearwheel -geber -gec -gedact -gedanken -geelong -gefilte -gehlenite -gelada -gelatinoid -gelibolu -gell -gelligaer -gelt -gemeinschaft -gemmiparous -gemmulation -gemmule -gemology -gemot -gen -genappe -generalism -generalissimo -genet -genip -genipap -genitor -genitourinary -genizah -genk -genro -gens -genseric -genstat -gentianaceous -gentianella -genu -geodynamics -geognosy -geoid -geomechanics -geometrid -geophagy -geosphere -geostatic -geostatics -geosyncline -geotaxis -geotectonic -gera -gerah -geraniaceous -geranial -geraniol -geratology -gerent -gerenuk -gerfalcon -gerlachovka -germander -germanicus -germanous -germinant -germiston -gerona -geronimo -gerontological -gers -geryon -gesellschaft -gesso -gest -gestatorial -gesualdo -gey -geyserite -gezira -ghat -ghats -gibberellic -gibbsite -gibeon -gibli -gibran -gid -gide -gidgee -gie -giftwrap -gifu -gigabit -gigabyte -gigabytes -gigaherz -gigantomachy -gigli -gigue -gilet -gilgai -gilgamesh -gillies -gillion -gillray -gillyflower -gilolo -gilsonite -gilthead -gimcrack -gimel -gimme -gingiva -gingivitis -gink -ginnel -giorgione -giotto -gip -gipon -giraldus -girandole -girdlecake -girgenti -gironde -gironny -girosol -gisarme -gish -gissing -gittern -giusto -glabella -glabrous -glacialist -gladbeck -gladdon -gladiate -gladrags -glaikit -glair -glaive -glamorgan -glandule -glarus -glaser -glassman -glastonbury -glauce -glauconite -glebe -gleeman -gleet -gleiwitz -glencoe -glendower -glenoid -glenrothes -gley -glia -gliadin -glissando -glister -gliwice -globate -globeflower -globin -globoid -globose -globuliferous -glochidium -glockenspiel -glogg -glomerate -glomeration -glomerule -glomerulus -glomma -glossa -glossator -glossectomy -glosseme -glossitis -glossography -glossology -glossopharyngeal -glottic -glottochronology -gloze -glucagon -glucinum -glucocorticord -gluconeogenesis -glucoprotein -glucoside -glucosuria -glume -gluon -glutathione -glutelin -gluteus -glyceric -glycerophosphate -glycogenesis -glycolic -glycolysis -glyconeogenesis -glycoside -glycosuria -glyoxaline -glyphography -glyptal -glyptic -glyptics -glyptodont -glyptography -gnatcatcher -gnathic -gnathion -gnathite -gnathonic -gnocchi -gnosis -gnotobiotics -goalmouth -goanna -goatfish -goatherd -goatsbeard -goatskin -goatsucker -gobbet -gobi -gobioid -gobo -gobstopper -goby -godard -godavari -godefroy -goderich -godown -godroon -gogga -gogglebox -goglet -gogol -gogra -goldarn -goldcrest -goldeye -goldilocks -goldoni -goldschmidt -goldthread -goliard -goliardery -golliwog -gollop -goloshes -gombroon -gomel -gomorrah -gompers -gomphosis -gomulka -gomuti -gonadotropin -goncourt -gondar -gonfalon -gonfalonier -gongola -gonidium -goniometer -gonk -gonna -gonococcus -gonocyte -gonof -gonophore -gonopore -googly -gook -goole -gooney -goosander -goosefoot -goosegog -goosegrass -goosy -gopak -gorakhpur -goral -gorbals -gorblimey -goreng -gorgerin -gorgias -gorgoneion -gorica -gorizia -gormless -gorsedd -gosport -gosse -gossipmonger -gossipmongers -gossoon -goster -gotama -gotta -gouache -gourami -gourmont -goutweed -gowan -gower -gowk -gowon -goy -gracile -gracioso -graduand -gradus -graecism -graffito -grahame -graiae -grainger -grallatorial -grama -gramarye -gramercy -gramineous -graminivorous -grammatology -grampian -grampus -granada -granadilla -granados -grandaunt -grandmaster -grandmasters -granduncle -granduncles -grangemouth -granicus -graniteware -granitite -granodiorite -granolith -granophyre -granta -granuloma -granulose -graphomotor -grappa -grappelli -graptolite -grasmere -grassfinch -grasshook -grassquit -grassroot -gratian -grattan -gratulate -graupel -grav -gravamen -gravenhage -gravettian -gravimetrical -graz -gree -greegree -greeley -greenaway -greenbottle -greenbrier -greenfinch -greenfly -greengage -greenhead -greenheart -greenock -greenockite -greensand -greenshank -greensickness -greenstick -greenstone -greenstuff -greige -gremial -gressorial -greuze -greyback -greybeard -greyhen -greystones -greywacke -gribble -griddlecake -gridfile -gridfiles -grillparzer -grilse -grimalkin -grimsby -grindelwald -grindery -grisaille -griseofulvin -griseous -grisette -grishun -griskin -grisons -grivation -grivet -grockle -grodno -grogram -gromyko -groningen -gropius -gros -groschen -grosgrain -grosseteste -grosswardein -grosz -grot -grote -grotius -groundage -groundsill -groundsman -groundspeed -groundswell -groupwork -grouty -grovet -groyne -grozing -grozny -grugru -grumous -grundy -grysbok -guacharo -guaco -guadalajara -guadalcanal -guadalquivir -guadiana -guaiacum -guan -guanabara -guanaco -guanajuato -guanase -guanosine -guardafui -guarneri -guayaquil -guayule -gubbins -gudeance -gudrun -guelders -guenon -guesthouse -guidon -guienne -guilloche -guipure -guiscard -guitarfish -guizot -gujranwala -gulag -gulags -gular -gulbenkian -gulden -gulfweed -gumma -gummite -gummosis -gummous -gumshield -gumtree -gunge -gunnel -gunpaper -gunstock -gunter -guntur -gunwale -gunyah -gur -gurdwara -gurgitation -gurglet -gurjun -gurkhali -gurnard -gustavo -gutbucket -guthrun -gutta -guv -guyenne -guyot -gwalior -gwelo -gwent -gwynedd -gwyniad -gyani -gybe -gymnasiarch -gymnasiast -gymslip -gynaeceum -gynaecocracy -gynaecoid -gynaecomastia -gynandrous -gynarchy -gynecium -gyniatrics -gynophore -gyronny -gyrose -gyrostatic -gyrostatics -gyve -habu -hachure -hackamore -hackbut -hadaway -hadhramaut -hadj -hadji -hadrosaur -hae -haecceity -haeckel -haem -haemachrome -haemacytometer -haemagglutinate -haemagglutinin -haemagogue -haemal -haematein -haematemesis -haematic -haematin -haematinic -haematite -haematoblast -haematocele -haematocrit -haematocryal -haematogenesis -haematogenous -haematoid -haematological -haematology -haematolysis -haematoma -haematopoiesis -haematosis -haematothermal -haematoxylin -haematozoon -haematuria -haemic -haemin -haemochrome -haemocoel -haemocyanin -haemocyte -haemocytometer -haemodialysis -haemoflagellate -haemoglobin -haemoglobinuria -haemoid -haemolysin -haemolysis -haemophile -haemophilia -haemophiliac -haemophilic -haemopoiesis -haemoptysis -haemorrhage -haemorrhagic -haemorrhoidectomy -haemorrhoids -haemostasis -haemostat -haemostatic -haeres -haftarah -hagar -hagbut -hagfish -haggadah -haggai -hagiarchy -hagiocracy -hagiographer -hagiolatry -hagiology -hagioscope -hahnemann -haidar -haig -haik -haile -hainaut -haiphong -hairball -hairgrip -hairif -hairnet -hairtail -hairweaving -hairworm -hajj -hake -hakim -hakluyt -hakodate -halafian -halakah -halal -halation -halberd -halcyone -haldane -haleakala -halesowen -halfbeak -halfwit -halicarnassus -hallah -hallam -hallel -hallux -halm -halmahera -halmstad -halobiont -haloid -halophyte -halothane -hals -haltemprice -hama -hamadryad -hamadryas -hamamatsu -hamamelidaceous -hambletonian -hame -hamelin -hameln -hamersley -hamhung -hamilcar -hamm -hammerfest -hammersmith -hammerstein -hammurabi -hampden -hampstead -hamshackle -hamsun -hamulus -hamza -hanaper -hanau -handbarrow -handbell -handbrake -handfeed -handleability -handstroke -hangbird -hangchow -hankerchief -hankow -hannover -hanratty -hapax -haphtarah -haplite -haplography -haplosis -hapten -hapteron -haptic -hapto -haptotropism -harakiri -harald -harambee -harappa -harar -hardecanute -hardhack -hardicanute -hardie -hardily -harebell -hargeisa -haricot -harijan -harikari -harmattan -harmonist -harmonograph -harmonographs -harmotome -harney -harpenden -harquebus -harquebusier -harrar -harrogate -harslet -hartal -harte -hartebeest -harthacanute -hartlepool -hartnell -hartree -hartshead -harun -haruspex -harvestmen -harwell -harwich -haryana -harz -hasa -hasdrubal -hashemite -hask -haslet -hassan -hasselt -hatchback -hatpin -hatshepsut -haubergeon -hauberk -haugh -haulm -hauraki -haustellum -haustorium -havant -havel -havelock -havildar -havre -hawes -hawfinch -hawhaw -hawkbill -hawksbill -hawkweed -haworth -hawse -hawsehole -hawsepipe -haybox -hazelhen -hazlitt -headlamp -headrace -headrail -headreach -headscarf -headsquare -headward -headwards -heald -healds -hearths -heartworm -heathberry -heathfowl -heaume -hebbel -hebephrenia -hebetate -hebetic -heckelphone -hectocotylus -hedjaz -heehaw -heelpost -heenan -heerlen -heffer -hegira -hegumen -heh -heiduc -heilbronn -heilungkiang -heirdom -heitiki -heitler -hejira -hekate -hekla -hel -helichrysum -helicline -helicograph -heliolithic -heliotherapy -heliotropin -heliotype -hellbent -helle -hellery -helles -helmand -helminth -helminthiasis -helminthic -helminthology -helmont -helpmann -helsingborg -helvellyn -hemel -hemelytron -hemeralopia -hemialgia -hemianopsia -hemicellulose -hemichordate -hemicycle -hemidemisemiquaver -hemielytron -hemiola -hemipode -hemipteran -hemipterous -hemispheroid -hemistich -hemiterpene -hemstitch -henbit -hencoop -hendecagon -hendecahedron -henge -hengelo -hengist -henhouse -hepcat -hepplewhite -hepta -heptad -heptadecanoic -heptahedron -heptamerous -heptangular -heptarchy -heptastich -heptatriene -heptavalent -heptose -hepworth -heraclea -heracles -herakleion -herby -hercegovina -herculaneum -hereat -heredes -hereditable -hereditist -hereinto -heresiarch -hereward -heriot -herisau -herl -herm -hermannstadt -hermon -hermosillo -hermoupolis -herne -herniorrhaphy -herod -herodias -herophilus -herrick -herriot -herstmonceux -hesiod -hesperidin -hesperidium -hestia -hetaera -hetaerism -heterocercal -heterochromatic -heterochromatin -heterochromatins -heterochromosome -heterochromous -heteroclite -heterodactyl -heterodont -heterogenous -heterography -heterogynous -heterolecithal -heterologous -heteromerous -heteronym -heteroplasty -heterosporous -heterostyly -heterotaxis -heterothallic -heterotopia -heth -hevelius -hevesy -hexachloroethane -hexachlorophene -hexachord -hexacosanoic -hexadecane -hexaemeron -hexamerous -hexangular -hexanoic -hexapla -hexapody -hexastich -hexastyle -hexavalent -hexene -hexone -hexosan -hexose -hexyl -hexylresorcinol -heyduck -heyerdahl -hibernaculum -hic -hiddenite -hiemal -hieracosphinx -hierocracy -hierodule -hierogram -hierology -hierophant -highchair -highjack -highlife -highveld -hijaz -hijinks -hilla -hillery -hillfort -hilliard -hillingdon -hilus -hilversum -himachal -himalayas -himeji -himmler -hin -hinckley -hindgut -hindoo -hindustan -hinny -hinshelwood -hipparch -hipparchus -hippolyta -hiragana -hircine -hiri -hirohito -hiroshige -hirundine -hispid -histiocyte -histogen -histogenesis -histoid -histone -historiated -hitparade -hmso -hoactzin -hoad -hoarhound -hoatching -hoatzin -hobbema -hochhuth -hockney -hodden -hodeida -hodman -hodometer -hoek -hofei -hofmannsthal -hofuf -hogarth -hogg -hogged -hogmanay -hognosed -hogtie -hogue -hogweed -hohenlinden -hohenlohe -hohenstaufen -hoick -hoicks -hoiden -hokkaido -hokku -hokusai -holarctic -holbein -holinshed -holkar -holmic -holocaine -holoenzyme -holofernes -holoplankton -holothurian -holp -holpen -hols -holyhead -holyoake -holytide -homebuild -homecome -homecraft -homeopaths -homeown -homocentric -homochromous -homocyclic -homodont -homogenous -homophobe -homophobes -homotaxis -homothermal -honan -honecker -honegger -honewort -honeybunch -honeysucker -honiara -hoo -hoofbound -hoogh -hooghly -hooke -hooknose -hoopoe -hoopoes -hoovered -hoovering -hoovers -hopeh -hoplology -hoppus -hopsack -horae -horal -hordein -horeb -horme -hormuz -hornbook -hornby -hornfels -hornstone -horologe -horologium -horoscopy -horripilation -horsa -horsebox -horseboxs -horseleech -horseleeches -horseriding -horst -horta -horthy -horticulturalist -hortus -hosea -hosier -hospitalet -hospitaller -hospodar -hosteller -hostelling -hostie -hotien -hotplate -hotpot -hotspur -hottie -houdon -houmous -hounslow -housebuilding -housecarl -housel -houseleek -houseleeks -houseline -housemaster -housemasters -housman -houting -hovercraft -hoverport -hovertrain -hovertrains -howdah -howitzer -howlet -howrah -howtowdie -hoxha -hoylake -hradec -hrvatska -hsi -hsian -hsiang -hsining -hsinking -hua -huambo -huang -hubble -hubli -huckel -huckle -hucklebone -huelva -huesca -hufuf -huggermugger -hughie -huhehot -hula -hulme -humber -humberside -humblebee -hunan -hungnam -huns -huntingdon -hunyadi -huon -hupeh -huppah -hurds -hurstmonceux -hus -husain -husein -hushaby -huss -hussein -husserl -hutchie -hutment -hutu -huygens -huysmans -hwang -hwyl -hyaluronic -hydantoin -hydathode -hydatid -hyderabad -hydnocarpate -hydnocarpic -hydracid -hydrastinine -hydrazoic -hydria -hydriodic -hydrobromic -hydrocele -hydrocellulose -hydrocoral -hydrocortisone -hydrogenolysis -hydrogenous -hydrograph -hydrolyte -hydromedusa -hydromel -hydrometallurgy -hydrometeor -hydronaut -hydrophilous -hydropower -hydroquinone -hydrostat -hydrosulphate -hydrosulphide -hydrosulphurous -hydrotaxis -hydrotherapeutics -hydroxonium -hydroxylamine -hyetograph -hyetography -hygristor -hygrophilous -hygrostat -hyksos -hylomorphism -hylophagous -hylotheism -hylozoism -hymenopteran -hymenopterous -hymettus -hymnist -hyoid -hyoscyamine -hypabyssal -hypaesthesia -hypaethral -hypallage -hypanthium -hyperaemia -hyperbaton -hypercatalectic -hypercorrect -hypercorrection -hyperdulia -hyperextension -hyperfocal -hyperglycaemia -hyperinsulinism -hyperion -hyperkinesia -hypermarket -hyperpnoea -hyperpyrexia -hyperstability -hyperstable -hypersthene -hyperterm -hyperterms -hypervitaminosis -hypesthesia -hypethral -hyphae -hypnology -hypnopaedia -hypnopompic -hypoacidity -hypoblast -hypochondrium -hypocotyl -hypoderm -hypoeutectic -hypogastrium -hypogeal -hypogene -hypogenous -hypogeous -hypogeum -hypoglossal -hypoglycaemia -hypognathous -hypogynous -hypoid -hypolimnion -hypomania -hyponasty -hyponitrite -hyponitrous -hypophosphate -hypophosphite -hypophosphoric -hypophosphorous -hypophyge -hypophysis -hypopituitarism -hypoplasia -hypoploid -hypopnoea -hyposthenia -hypostyle -hyposulphite -hyposulphurous -hypotaxis -hypothec -hypoxanthine -hyracoid -hyrax -hyrcania -hyssop -hysterogenic -hysteroid -hysterotomy -hystricomorph -iamb -iata -iatric -ibadan -ibarruri -ibert -ibibio -ibiza -ichang -ichinomiya -ichnography -ichnology -ichor -ichthyic -ichthyoid -ichthyolite -ichthyology -ichthyophagous -ichthyosaur -ichthyosis -iconium -iconomatic -iconostasis -icterus -ictinus -ictus -ide -ideatum -identifers -identikit -ideosyncrasies -ideosyncrasy -idioblast -idiopathy -idiophone -idiosyncracies -idiosyncracy -idocrase -idolum -idun -ieper -ieyasu -ife -igbo -igdrasil -igfet -ignis -ignitability -ignoratio -ignotum -igraine -ihram -ikan -ikebana -ikeja -ikhnaton -ilea -ileac -ileitis -ileostomy -ilesha -ileus -ilex -ilia -iliamna -iligan -ilion -ilium -ilkley -illampu -illawarra -illich -illimani -illinium -illocution -illude -illyria -illyricum -ilmen -iloilo -ilorin -imagen -imbros -iminourea -immersionism -immobilism -immortelle -immoveables -immunoassay -immunoglobulin -immunomicrosphere -immunoreaction -impanation -imparipinnate -imparisyllabic -impaste -impasto -impearl -impeccant -impedimenta -impennate -imperium -imperscriptible -impetigo -imphal -impi -implacental -impolder -impolicy -imponderabilia -imponent -imposable -impostume -impower -impresa -imprescriptible -impressure -imprest -improbity -imroz -inappellable -inapprehensive -inarch -inartificial -inbeing -incaparina -incapsulate -incardinate -incensory -inchmeal -inchon -incipit -incisure -incluse -incomprehensive -incrementation -incunabula -indaba -indeces -indene -indetermine -indexation -indigestive -indigoid -indiscernability -indo -indoleacetic -indolebutyric -indomethacin -indophenol -indore -indorsee -indoxyl -indra -indre -induna -induplicate -indusium -indy -inearth -inequable -inerrable -inescutcheon -inessive -inextirpable -infallibilism -infante -infare -infeudation -infibulate -infight -infill -infold -infracostal -infralapsarian -infulae -infundibuliform -infundibulum -infuscate -infusionism -inge -ingeminate -ingenerate -ingesta -ingleborough -inglenook -ingoing -ingolstadt -ingraft -ingravescent -ingres -ingulf -inhambane -inhaul -inhesion -inkberry -inkblot -inlace -inmesh -inmigrant -inniskilling -innoxious -innsbruck -innumerate -innutrition -inoculable -inodorous -inofficious -inqilab -insalivate -inscape -insectarium -inshrine -insipience -insnare -insomuch -instalation -installant -inswing -intarsia -integrant -integratable -intendancy -interagency -interbedded -interchannel -interconnectable -interconsole -interflow -interfluent -interfluve -intergranal -interjacent -interlaken -interlap -interlay -interlocation -interlunation -intermesh -intermigration -intermittency -interosculate -interpage -interparticle -interpellant -interphone -interpolant -interprete -interpretes -interradial -interrex -interrobang -interrogable -interstratify -intersystem -intertexture -intertrigo -intracoastal -intranational -intranuclear -intrasocietal -intratelluric -intravasation -intuc -intuitivism -intwine -inuit -inurbane -invercargill -involucel -involutory -invultuation -inwrap -inyala -iodism -iodometry -iolite -iona -ionone -ionopause -iontophoresis -iphigenia -ipoh -ipsambul -ipsus -ipswich -iqbal -iquique -iquitos -iracund -irade -irbid -irbil -irenicon -irian -iridectomy -irido -iridotomy -iritis -ironbark -ironfounding -irradiant -irrelievable -irremissible -irretentive -irriguous -irtysh -isagoge -isagogics -isallobar -isar -isarithmic -isatin -isauria -ischaemia -ischia -ischium -isentropically -isherwood -islay -ismailia -iso -isoamyl -isobath -isocept -isochor -isochroous -isocracy -isocrates -isocyanic -isocyanide -isodiametric -isodiaphere -isodimorphism -isodynamic -isoelectric -isoelectronic -isoenergetic -isogamete -isogenous -isogeotherm -isogloss -isogon -isogonic -isohel -isohyet -isolecithal -isoleucine -isolex -isoline -isologous -isophone -isopod -isoprene -isopropyl -isorhythmic -isosceles -isoseismal -isosmotic -isospondylous -isostasy -isosteric -isotactic -isothere -isotone -isotron -isotropical -israfil -issachar -issus -istana -isthmian -istle -istria -itacolumite -itaconic -italicity -italicy -ithunn -ithyphallic -iulus -iviza -ixtle -iyar -iyeyasu -izmir -izmit -iznik -izzard -jacamar -jacdaw -jackeroo -jackfish -jackfruit -jackshaft -jacksmelt -jacksnipe -jackstay -jackstraws -jaconet -jadeite -jael -jaffa -jaffna -jaguarondi -jahveh -jahweh -jailhouse -jaipur -jalap -jalapa -jalisco -jambeau -jambi -jambo -jammu -jammy -jamnagar -jampan -jamshedpur -jamshid -jana -janata -janina -jarl -jarp -jarrah -jarrow -jarry -jarvey -jassy -jato -javari -jawan -jawara -jawbreak -jaxartes -jayawardena -jaywalk -jebel -jedda -jefe -jehad -jehol -jehoshaphat -jehu -jekyll -jellaba -jellicoe -jellify -jellybean -jemadar -jemappes -jembe -jequirity -jerba -jerbil -jerboa -jerez -jerid -jerreed -jevons -jewelfish -jewfish -jhansi -jhelum -jibbons -jibouti -jidda -jiggermast -jihad -jillaroo -jillion -jilolo -jinghis -jinja -jinnah -jipijapa -jissom -jitterbugger -jitterbugging -jiujitsu -jobcentre -jobcentres -jobname -jocko -jodhpuri -jodrell -joffre -jogged -jogjakarta -johore -jokjakarta -jollify -jolo -jongleur -jonnock -jook -joppa -jordaens -jorum -jos -josquin -jota -jotter -jotun -joual -journalled -jowett -joypop -juba -jubbah -jube -judezmo -judicative -judicator -judogi -judoka -jugal -jugfet -juggins -juglandaceous -jugulate -jugum -jugurtha -juiz -jullundur -jumbuck -jumna -juncaceous -jungfrau -junkman -jupon -juratory -juryman -jus -justiceship -justiciary -justle -juvenal -kabalega -kabaragoya -kabbala -kabob -kachang -kachina -kadi -kadiyevka -kaduna -kaffirs -kafiristan -kagera -kagoshima -kagu -kaiak -kaieteur -kaif -kaifeng -kail -kailyard -kain -kainogenesis -kairouan -kaka -kakapo -kakemono -kaki -kalat -kalends -kaleyard -kalgan -kalgoorlie -kali -kalian -kalidasa -kalif -kalimantan -kalinin -kaliningrad -kalisz -kaliyuga -kalmar -kalong -kalpa -kalpak -kalsomine -kaluga -kama -kamakura -kamala -kamasutra -kame -kamerun -kamet -kami -kampong -kampuchea -kamseen -kana -kanamycin -kananga -kanara -kanazawa -kanchenjunga -kanchipuram -kandahar -kandy -kanga -kangwane -kannada -kano -kanpur -kansu -kantar -kanu -kanzu -kaohsiung -kaolack -kaoliang -kaon -kapellmeister -kaph -karabiner -karafuto -karaganda -karakoram -karakorum -karamanlis -karbala -karelia -kariba -karnataka -karoo -kaross -kart -karyogamy -karyokinesis -karyolymph -karyolysis -karyoplasm -karyosome -karyotin -karyotype -kasai -kasbah -kasher -kashgar -kashmir -kassa -kassala -kassel -kat -katabasis -katabolism -katakana -katanga -katar -kathak -katharevusa -katharsis -kathiawar -katmai -katsina -kattegat -katzenjammer -kauai -kaunas -kaunda -kauri -kaveri -kawasaki -kayseri -kazachok -kazakh -kazan -kazantzakis -kazbek -kea -kean -kearney -keble -keck -ked -kedah -kedge -kedgeree -kediri -kedron -keef -keelung -keepnet -kef -keffiyeh -kegler -keister -keitel -keitloa -kekkonen -kelantan -keloid -kelpie -kelt -kelter -kemal -kemble -kemerovo -kempe -kempis -kempt -kenaf -kendal -kendo -kenogenesis -kenosis -kenspeckle -kente -kentledge -kenyatta -keos -kep -kerala -keramic -keramics -keratin -keratitis -keratogenous -keratoid -keratoplasty -keratose -keratosis -kerb -kerbaya -kerbela -kerbing -kerbstone -kerch -kerf -kerguelen -kerkrade -kerman -kermes -kermis -kermits -kero -kerouac -kersey -kerseymere -kesselring -kesteven -ketonuria -ketoxime -kevel -kew -kewpie -kex -keytop -keytops -kickdown -kicksorter -kicktail -kidd -kiddle -kidron -kief -kike -kilung -kimberley -kimberlite -kina -kinabalu -kinase -kincardine -kinchinjunga -kincob -kinematograph -kingbolt -kingcraft -kingcup -kingwana -kinin -kino -kioto -kirtle -kitbag -kitbags -kitchenless -kitenge -kithara -kittiwake -kitwe -kiushu -klaipeda -klepht -klieg -klong -klootchman -klopstock -knackwurst -knag -knap -knar -knawel -knickpoint -kniferest -knop -knossos -knotgrass -knotwork -knurly -koa -koan -kob -kobarid -kobe -kobold -kochi -kodok -koel -kofta -koftgar -kofu -kokura -kolar -kolding -koniology -konya -koodoo -koph -korfball -koto -kurchatovium -kyanite -kylin -kylix -kyloe -kymograph -kymric -kymry -kyphosis -kythera -labarum -labe -labefaction -labiche -labionasal -labiovelar -lablab -labret -labroid -labrum -labuan -labyrinthodont -laccolith -lacedaemon -lacerant -lacertilian -lachlan -lachryma -lachrymatory -laclos -laconia -lactalbumin -lactam -lactary -lactescent -lactiferous -lactoflavin -lactometer -lactophenol -lactoprotein -lactoscope -ladislaus -ladoga -ladrone -ladyfy -ladysmith -ladysnow -laertes -laevogyrate -laevorotatory -laevulin -laevulose -laforgue -lagan -lagena -lagerkvist -lah -laik -lairy -laius -lala -lalang -lalapalooza -lallans -lallation -lamartine -lambdacism -lambdoid -lambkin -lambrequin -lamellicorn -lamellirostral -lamina -laminitis -lammergeier -lampas -lampedusa -lampern -lampeter -lampholder -lampion -lamppost -lampposts -lamprophyre -lampshade -lampshades -lanark -lanate -lancejack -lancelot -lancewood -lanchow -landammann -landeshauptmann -landgrave -landgraviate -landgravine -landloper -landor -landowska -landrace -landscapist -landscapists -landseer -landshark -landshut -landsknecht -landtag -landwaiter -lanfranc -langlauf -langouste -langrage -langres -langsyne -langue -languedoc -languet -laniard -laniary -laniferous -lankester -lanner -lanneret -lanose -lansquenet -lanthorn -lanugo -laoag -laodicea -laomedon -laotze -lapidate -lapidify -lapillus -lapis -lapsus -laptev -lardon -largen -larine -larisa -larmor -larn -larnax -larousse -larrigan -larrikin -larrup -larum -larwood -laryngotomy -lascaux -lashio -lashkar -lasker -lasket -lassa -lassalle -lassus -lat -lateroversion -lathi -lathy -latifundium -latimer -latium -latria -lattermost -lauda -lauraceous -laurasia -lauric -laurier -laurustinus -lauryl -lautrec -lav -laval -lavolta -lawbreak -lawes -lawgive -lawks -lawmake -laxey -layamon -layard -laycock -layshaft -lazaretto -lazio -lazuli -lazulite -lazurite -leadbelly -leadwort -leafcutter -leafletting -leakey -leal -leaseback -leat -leatherhead -leatherjacket -leatherwood -leavis -leben -lebkuchen -leblanc -lebowa -lebrun -lecce -lech -lecky -leconte -lector -lecythus -leet -leeuwarden -lefthand -lefthanded -leftwing -leftwinger -leftwingers -legaspi -legnica -legumin -lehmann -lehmbruck -lehr -leiria -leishmaniasis -leister -leitrim -leix -lek -lekker -lely -leman -lemniscate -lemnos -lempira -lemuroid -lenglen -lengthman -lentamente -lentic -lenticel -lentigo -leoben -lepaya -lepidopteran -lepidote -lepidus -lepontine -leporid -leporine -leprosarium -leprose -leptophyllous -leptosome -leptospirosis -leptotene -lesbos -lesseps -letchworth -letterset -leucas -leuco -leucocratic -leucocyte -leucocytosis -leucoderma -leucomaine -leucopenia -leucoplast -leucopoiesis -leucorrhoea -leucotomy -leuctra -leukas -leuven -levalloisian -leverrier -leviable -levkas -lewes -lexeme -lexicology -lexigraphy -lexis -liard -liase -liason -libau -libava -libeccio -liberec -liberticide -libia -lichenin -lichenology -lichi -liddell -lidice -liebig -liebknecht -liegeman -liegnitz -lienal -lientery -liestal -lietuva -liffey -liftboy -liftoff -ligan -liger -ligeti -ligniform -lignocaine -ligroin -ligula -liguria -lii -likasi -liklihood -likuta -lilburne -liliaceous -lilienthal -liliuokalani -lille -lilo -lilongwe -limacine -limassol -limbate -limewater -limicoline -limicolous -limitarian -limoges -limousin -linacre -linalool -linares -lincrusta -linctus -lindane -lindesnes -lindisfarne -lindwall -lineate -lineations -linefeed -linefeeds -linenumber -linestyle -linewidth -lingam -lingayen -lingcod -linguiform -linguini -linhay -linkwork -linlithgow -linn -linnaeus -linnet -linnhe -lino -linocut -linolenic -linstock -lintwhite -linz -lionfish -lipari -lipase -lipchitz -lipography -lipoid -lipoma -lipophilic -lipoprotein -lippe -lippi -lippie -liquefacient -liquesce -liquidus -liquorish -liripipe -lisieux -literae -lithoid -lithomarge -lithometeor -lithotrity -littoria -liu -livingstone -livonia -livorno -livraison -livy -lix -lixivium -loadstar -loadstone -loanda -lobengula -lobito -lobola -lobworm -lochia -lockyer -locl -locoman -locris -locum -lod -lodi -lodicule -loewi -lofoten -loganberry -loganiaceous -logaoedic -logicism -loglog -logoff -logography -logopaedics -lohengrin -loiret -lollapalooza -lomax -lombok -lombroso -loment -lomond -londrina -longan -longcase -longcloth -longe -longicorn -longinus -longlasting -longleaf -longship -longshore -longueuil -longueur -longus -longways -longyearbyen -loofah -lookin -loopy -loosebox -lophobranch -lophophore -lor -lordy -lorentz -lorica -lorient -lorikeet -lorimer -lorrain -lorris -losey -lothair -lothario -lothian -lothians -lothringen -lotic -louche -loudish -loudspeak -louth -louvain -louvar -lovage -lovat -lovell -lovey -lowan -lowerclassman -lowestoft -lowveld -loyang -lozengy -lozi -lualaba -luanda -luang -luau -lublin -lubra -lubumbashi -lucarne -lucca -luce -luciferin -lucilius -lucullus -lud -ludhiana -ludo -luff -luffed -luffing -luffs -lugo -lugsail -lugworm -luichow -luik -lumberjacket -lumbricalis -lumbricoid -lumiere -lumisterol -lumme -lumpenproletariat -lumumba -luna -lunarian -lungan -lungi -lungki -lungworm -lungwort -lunik -luns -lunula -lunulate -lupin -lurdan -lurex -lusatia -lusus -luteolin -lutestring -luthern -luthuli -lutine -lutist -luxor -luxulianite -lvi -lvii -lxi -lxii -lxiv -lxix -lxvi -lxvii -lyallpur -lyautey -lycanthrope -lycaon -lycaonia -lycia -lycopod -lycurgus -lydda -lyddite -lydgate -lyell -lyly -lymphangial -lymphangitis -lymphoadenoma -lyncean -lynchet -lysias -lysippus -lysol -lyssa -lytic -lytta -lytton -mabela -mabuse -macaco -maccaroni -macebearer -macedoine -machado -machan -machel -machin -machmeter -machree -machu -macroclimate -macroencephaly -macrograph -macrophysics -macroprocessor -macropterous -macrosporangium -macrospore -macrosystem -macruran -macula -macumba -madafu -madhya -madina -madre -madrepore -madura -madurai -maduro -madwort -maebashi -maenad -maestoso -maestricht -maewo -mafeking -maffick -mag -magallanes -magdalena -mage -magen -maggiore -magilp -maginot -magistery -magnetochemistry -magnetopause -magnetosheath -magnificats -magnoliaceous -magnus -magot -magritte -maguey -mahabharata -mahalla -mahanadi -maharashtra -mahewu -mahjong -mahometan -mahratta -mahseer -maidan -maidstone -maiduguri -maigre -maihem -maikop -mailcoach -maillol -maimonides -mainbrace -maintenence -maintopsail -mainz -maiolica -majunga -makalu -makarios -makeyevka -makhachkala -makkah -makurdi -makuta -malabo -malachi -malacophyllous -malacopterygian -maladdress -malam -malang -malassimilation -malatesta -malatya -maldon -maleable -malebranche -maleic -malevich -malherbe -malihini -malimprinted -malines -malinke -malkin -mallam -mallee -mallenders -malleolus -mallorca -malm -malonic -malonylurea -malory -malpighi -malpighiaceous -maltha -malthus -maltman -maluku -malvaceous -malvern -malwa -mamaguy -mamba -mamelon -mamilla -mamillate -mammee -mammet -mammiferous -mammilla -mampara -manado -managerialism -manakin -manassas -manasseh -manaus -manche -manchineel -manchukuo -manchuria -mandatorily -mandi -mandir -manet -mangabey -mangalore -manganin -mangelwurzel -mangonel -mangosteen -mani -manichaeus -manilla -manille -maninke -maniple -manipur -manisa -manitoulin -manizales -manky -mannar -manolete -manresa -mansart -mansholt -manteau -mantegna -mantelletta -manteltree -mantilla -mantinea -mantoux -mantova -manufacturable -manuka -manukau -manus -manutius -manyplies -manzanilla -manzoni -maoism -maputo -maquette -mara -marabunta -maraca -maracanda -maracay -maraging -marasca -marat -maravedi -marcasite -marcellus -marcescent -marche -marcos -marcuse -marduk -mardy -maremma -marg -margaric -margarite -margate -margravate -margrave -margravine -margrethe -marianao -maribor -mariculture -mariposa -maritage -maritain -maritsa -marlite -marmara -marmite -marmolada -maroc -marocain -maroquin -maros -marprelate -marquand -marquesas -marquessate -marram -marrano -marriageability -marron -marryat -marsilius -marsipobranch -martaban -martagon -martel -martellato -martello -martineau -marvell -marxists -masaccio -masan -masaryk -masbate -mascarene -mascle -mascon -masharbrum -mashhad -mashie -masinissa -masjid -maskanonge -masqat -massa -massachuset -massasauga -massasoit -massine -massinissa -massorete -massotherapy -mastaba -mastigophoran -mastitis -masuria -masurium -matadi -matamoros -matanzas -matapan -matchbox -matchmark -matchstick -mathura -matlo -matlock -mato -matoke -matopo -matozinhos -matrass -matriclinous -matrilocal -matroclinous -matronage -matsu -matsuyama -mattamore -matterhorn -matthias -mattins -mattoid -mattrass -matzoon -maubeuge -mauby -maui -maulana -maulmain -maulstick -maumet -mauna -maund -maunder -maundy -maungy -maupassant -maupertuis -mauretania -mauriac -maurois -maury -maurya -mawger -mawkin -mawsie -maximin -maximus -maxint -maxisingle -maxixe -mayday -mayence -mayon -mazard -mazarin -mazuma -mazzini -mealworm -meany -meatus -mecamylamine -mechanotherapy -mechelen -meck -meconium -medan -medawar -mediastinum -medway -mee -meed -meerkat -meerut -mega -megacephaly -megadeath -megaflop -megaflops -megalocardia -megalocephaly -megalosaur -megapode -megara -megaron -megathere -megger -meghalaya -megiddo -megilp -mehemet -meilhac -meiny -meir -meitner -mekka -melanchthon -melanous -melaphyre -melba -melchior -meliaceous -melilla -melilot -melinite -melisma -melodeon -meloid -melos -meltage -mem -memel -memling -memoire -memorex -memphremagog -memsahib -menadione -menado -menai -menam -menander -menaquinone -mencius -menderes -mendips -menes -mengistu -meningocele -menispermaceous -meno -menology -menomini -menon -menotti -mensa -mentalism -menuhin -mepacrine -meperidine -meprobamate -merano -merbromin -merca -mercaptan -mercaptide -mercaptopurine -merchet -mercia -mercians -merengue -mergui -meristem -meristic -merkin -merlon -meroplankton -merozoite -merrymake -merse -mersin -merthyr -mesarch -mesencephalon -mesenchyme -mesenteritis -mesentery -meshach -meshuga -mesitylene -mesnalty -mesobenthos -mesocephalic -mesocratic -mesogastrium -mesoglea -mesognathous -mesolithic -mesolonghi -mesomeric -mesophyll -mesophyte -mesothelioma -mesothelium -messalina -messene -messenia -messiaen -messina -messmate -messmates -mestee -mester -mestranol -metacentres -metacharacter -metacharacters -metachromatism -metacinnabarite -metafemale -metagnathous -metalline -metallocene -metallophone -metamale -metamer -metanotion -metanotions -metaperiodate -metaphosphoric -metaphrase -metaphrast -metapolitics -metaproduction -metaproductions -metasymbol -metasymbols -metasyntax -metasyntaxes -metatheory -metatherian -metathorax -metaxylem -metchnikoff -metempirical -metempirics -metestrus -methacrylic -methaemoglobin -methenamine -metho -methodius -methotrexate -methoxide -meths -methylcyclohexane -methyldopa -methylphthalate -methylthionine -metic -metoestrus -metonic -metopic -metricate -metrify -metritis -metronidazole -metronymic -metrorrhagia -metz -meu -meung -meuse -mezcal -mezcaline -mezereon -mezereum -mho -miaou -miaul -micawber -michelozzo -mick -mickery -mickiewicz -mickle -microbalance -microbalances -microbarographs -microbodies -microbody -microbrailler -microchip -microchips -microconcrete -microcrack -microcracked -microcracking -microcracks -microdetector -microdont -microdot -microfabric -microgel -micrographs -microkink -microkinking -micromixing -micropalaeontology -microphyte -micropyrometer -microsporophyll -microstomatous -microswitch -microswitches -microsystem -microsystems -microtherm -microtomy -microwatt -microwatts -microwriter -microwriters -micrurgy -middlebreaker -middlemost -mideast -midheaven -midian -midinette -midiron -midlothian -mieres -miffy -mihrab -milage -milazzo -mileometer -miletus -milkfish -milkhouse -milkwort -millais -millefleurs -millepede -millepore -milli -milligan -millrun -millwheel -millwheels -millwork -milne -milo -milometer -milometers -milreis -miltiades -mimas -mimetite -mimir -mimosaceous -minacious -minas -minch -mindoro -mindszenty -minelayer -mineralocorticoid -mineworker -mineworkers -minge -mingus -minho -minibike -minicab -minicabs -minimus -minipill -ministerialist -ministerium -minitab -minivet -minna -minnesinger -mintoff -miombo -mirabeau -miracidium -mirador -miraflores -mirepoix -mirk -mirza -misallocate -misallocated -misallocates -misallocating -misallocation -misapplys -miscarrys -misdeclared -misdefined -mise -miseno -misericord -miskolc -mislaid -misplead -misposition -mispositioned -mispositioning -mispositions -missal -missals -missel -missis -mississauga -mississipi -missolonghi -misspelt -missus -mistal -mistassini -misti -mistigris -mistle -mistral -mistrals -mither -mithgarthr -mithridate -mithridates -mithridatism -miticide -mitis -mitrailleuse -mitrewort -mixolydian -mizoram -mizzen -moa -moab -mobutu -modena -moderne -modge -modigliani -modillion -mofette -mog -mogador -mogen -moho -mohole -mohs -mohur -moidore -moirai -moke -mokha -mokpo -molina -molise -mollah -mollescent -mollusc -molluscoid -molluscs -mollweide -molopo -moltke -molybdenous -mombasa -momism -monacid -monadelphous -monadnock -monaghan -monal -monanthous -monas -monaxial -monazite -monck -monecious -moneme -monetarist -moneychanger -mong -moniliform -monkeypot -monkfish -monkshood -monnet -monoatomic -monobasic -monocarp -monocarpellary -monocarpic -monocausal -monochasium -monochloride -monochloroethanol -monochord -monoclinous -monodispersity -monody -monohull -monohydrate -monohydric -monohydroxy -monoicous -monolatry -monoliths -monomark -monomerous -mononucleosis -monopetalous -monophagous -monophobia -monophyllous -monoplegia -monopode -monopodium -monopteros -monosemy -monosepalous -monosized -monosodium -monosome -monospermous -monostich -monostichous -monostome -monostrophe -monostylous -monothetic -monotower -monotropism -mons -monsignor -montagnard -montagu -montagues -montale -montane -montauban -montbretia -montcalm -montefiore -montego -monteith -montenegro -montero -monterrey -montesquieu -montessori -montfort -montgolfier -montherlant -montmorillonite -montparnasse -montpellier -montreuil -montreux -montrose -monza -monzonite -moog -moolvie -moonfish -moonflower -moonraker -moonshot -moonwort -moorfowl -moorhen -moorwort -mopboard -mopoke -moquette -mor -mora -moraceous -morar -morava -morbific -morbihan -morbilli -morcha -mordecai -mordred -morea -moreau -morecambe -moreen -moreish -morelia -morello -morelos -morepork -moresco -morish -mornay -moroni -morphallaxis -morphogenesis -morphophoneme -morphosis -morphotype -morphotypes -morphy -morro -mors -morula -morwong -mos -mosasaur -moschatel -moseley -moshav -moshesh -moskva -mosley -mosotho -mossbunker -mossie -mosso -mosstrooper -motherfucker -motherwell -motherwort -mothy -motmot -motocross -motorable -motorbicycle -motorbus -motorcoach -motown -motte -motu -mouflon -moujik -mouldboard -mouldy -moulmein -mousebird -mousetail -mousseline -mouthbrooder -mouthwash -mouthwatering -movietone -moviola -mowburnt -moxa -mucin -muckamuck -muckle -mucksweat -muckworm -mucoid -mucopolysaccharide -mucoprotein -mucopurulent -mucro -mucronate -mudcat -mudfish -mudir -mudlark -mudpack -mudra -mudskipper -mudskippers -muenster -muesli -mufulira -mugabe -muggins -mugwort -muhammadan -mujik -muldoon -muleta -muleteer -mulga -mulhouse -mulki -mulley -mulliken -mullock -mulloway -multan -multangular -multeity -multicide -multidrop -multifid -multifile -multiflora -multifoil -multifoliate -multigravida -multihop -multihull -multihulls -multikey -multikeys -multilateralist -multilateralists -multimembered -multinuclear -multipacket -multipara -multiped -multiplane -multiplepoinding -multipunch -multipunched -multireel -multirole -multiscreen -multispectral -multistorey -multisubject -multivariable -multivibrator -multivocal -multiway -multiword -multure -mumbo -mumchance -munga -mungo -muniment -muniments -munnion -munro -munsell -munster -munt -muntin -muntjac -muntz -murage -murasaki -murat -murcia -mure -murex -muricate -murine -murman -murra -murrelet -murrhine -murrumbidgee -murther -musaceous -muscadel -muscae -muscarine -muscid -muscleman -musclemen -muscovado -museology -musil -musjid -muskeg -muso -musquash -musset -mustafa -mustee -musteline -musth -mutch -mutchkin -mutism -mutsuhito -muttonhead -muttra -mutule -muzorewa -muzz -myalgia -myalism -myall -myasthenia -mycelium -mycetoma -mycetozoan -mycin -mycostatin -mydriasis -mydriatic -myelencephalon -myelin -myelitis -myeloma -myiasis -mylonite -myna -myocardiograph -myogenic -myograph -myology -myoma -myope -myrmecology -myrmecophagous -myrmecophile -myrobalan -myrtaceous -mysia -mystagogue -mythopoeia -mytilene -myxoedema -myxoma -myxomatosis -myxomycete -myxovirus -mzee -mzungu -nabis -nabla -nablas -nablus -nabob -naboth -nacre -nae -naevus -nagor -naha -nailbrush -nailfile -nailhead -nainsook -naira -nairn -naissant -naker -nakhichevan -nakuru -nalchik -nalgo -namangan -namas -namelist -namelists -namen -nametape -namhoi -namur -nanak -nanchang -nanda -nanga -nankeen -nanning -nanometric -nanoplankton -nanterre -nantes -nantung -naphtali -naphthyl -napiform -nappa -nara -narbada -narceine -narcoanalysis -narcosynthesis -narcotism -nardoo -nares -narial -nark -narmada -narthex -narva -narvik -naseberry -naseby -nashe -nasho -nasion -nasofrontal -nasopharynx -nasser -nastase -natheless -natrium -natrolite -natron -natsopa -natter -natterjack -naturism -naturopathy -nauch -naucratis -naumachia -nauplius -naur -nautch -nautiloid -navar -navarin -navarino -navarre -navew -navicert -navratilova -navvy -naxalite -naxos -naze -ndola -neagh -neap -nearside -neb -nebo -nebuchadnezzar -neckar -neckband -neckcloth -neckpiece -neckwear -necrobiosis -necrolatry -necromania -necrophobia -necrose -necrotomy -neddy -needlecord -needlecraft -needlefish -needleful -neep -nefertiti -negev -negresses -negrillo -negritude -negropont -negros -neisse -nek -nekton -neman -nemathelminth -nemea -nemertean -nemery -nene -neoarsphenamine -neocolonialism -neoconservative -neoimpressionism -neoplasty -neoscholasticism -neper -nephogram -nephograph -nephology -nephralgia -nephridium -nephrite -nephritic -nephritis -nephron -nephrosis -nephrotomy -nepos -neral -nereus -neritic -nernst -neroli -neruda -nerva -nerval -nervate -nervine -nervure -nesh -nesselrode -nessus -nestorius -netaji -netball -neto -netsuke -nett -neume -neurasthenia -neurectomy -neurilemma -neuro -neuroblast -neurocoele -neurogram -neurohypophysis -neurolemma -neuroma -neuropath -neuropsychiatry -neuropteran -neuropterous -neurotomy -neurotransmitter -neurotransmitters -neurovascular -neusatz -neuss -neustria -neutretto -newshawk -newspeak -ney -nez -niblick -nicknack -nickpoint -nicotinism -nictheroy -nictitate -nictitating -nidaros -niddering -nide -nidicolous -nidify -nidus -niebuhr -niello -niemen -nieve -niff -nightlife -nightrider -nightspot -nightwear -nigrescent -nigrify -nigritude -nihon -niigata -nilgai -nilgiri -nim -nimblewit -nimonic -ningsia -ninus -niobic -niobous -niort -nipa -nipigon -nipplewort -nippur -nishinomiya -nisus -niton -nitramine -nitrobacteria -nitrochloroform -nitrohydrochloric -nitrometer -nitromethane -nitroso -nitrosyl -nival -nivation -niven -niveous -nivernais -nixie -nizhni -njord -nkomo -nkrumah -nobbut -nobiliary -noctilucent -noctuid -noctule -noesis -nofretete -noh -noil -noisette -nolde -nolle -nomarch -nomarchy -nombles -nombril -nome -nomen -nomism -nomocracy -nonactive -nonaggression -nonaligned -nonanalytic -nonanoic -nonappearance -nonblank -nonblanks -noncausal -noncomputable -noncontributory -noncritical -nondirected -nondispersive -noneffective -nonego -nonet -nonevent -nonexecutable -nong -nonharmonic -nonhierarchic -nonhierarchical -nonhuman -nonidentical -noninteger -noninvertible -nonnumeric -nono -nonowner -nonowners -nonparametrical -nonparous -nonparty -nonproliferation -nonrecursive -nonrecursively -nonredundant -nonrelevance -nonrelevant -nonsequenced -nonsmoker -nonsmokers -nonstarter -nonstative -nonstick -nonstriated -nonsuch -nonsuit -nonunionism -nonvocal -nonvoter -nonvoting -noordbrabant -nopal -nord -nordau -norepinephrine -norge -noria -noricum -norite -nork -norodom -northmost -noseband -nosography -nostology -notelet -noticeboard -noticeboards -notifiable -notitia -notochord -notum -noumenon -novalis -novara -novation -novaya -novelese -novello -novercal -nowel -nowhence -nowt -nox -noyade -noyau -noyon -nubecula -nubians -nucha -nuddy -nudicaul -nudum -nuevo -nuggar -nuggety -nuissance -nuke -nukus -nullah -nullarbor -nullifidian -nullipara -numantia -numbat -numberplate -numbfish -numbles -numdah -numen -numerary -numidia -nummary -nummulite -numnah -nunatak -nunc -nuncio -nuncle -nunhood -nunny -nureyev -nuri -nuristan -nurmi -nusa -nutant -nutbrown -nutcase -nutgall -nuthouse -nutlet -nutter -nutwood -nyala -nyanza -nyasa -nyctaginaceous -nyctalopia -nyctinasty -nyctitropism -nyctophobia -nye -nyeman -nyerere -nylghau -nympha -nymphaeaceous -nympho -nystatin -nyx -oakum -oarfish -oarlock -oast -oates -oba -oban -obasanjo -obconic -obedientiary -oblanceolate -obligato -obmutescence -obolus -obote -obreption -obscurum -obsecrate -obsequent -obstipation -obvolute -oca -occasionalism -occular -occultate -oceanid -oceanus -ochlophobia -ochone -ochrea -ockeghem -ocker -ocode -octachord -octad -octahedrite -octamerous -octanedioic -octangle -octangular -octarchy -octaroon -octavalent -octavo -octocentenary -octonary -octu -octuple -octylphenylether -ocularist -oddfellow -odense -odoacer -odontalgia -odontoblast -odontograph -odontoid -odontophore -odovacar -odra -odyl -oecology -oenone -oestrin -oestrogen -oestrone -oestrous -oestrus -ofay -offa -offaly -offcut -offcuts -officinal -offline -ogaden -ogasawara -ogbomosho -ogdoad -ogee -ogun -oho -oilbird -oilcup -oilfield -oilfired -oise -oita -oka -okavango -oke -okta -oldwife -oleaceous -olecranon -olefine -olefinic -oleic -olein -oleograph -oleoresin -oleum -olibanum -olid -oligopsony -oligotrophic -oliguria -olio -oliphant -olivaceous -olivary -olivenite -olivier -olla -olm -ology -olomouc -oloroso -olszyn -omadhaun -omagh -omar -omasum -omayyad -ombre -omdurman -ommatidium -ommatophore -omnicompetent -omnific -omophagia -omphale -omphalos -omuta -onager -onagraceous -onassis -ondes -ondo -ondograph -ondometer -onega -onitsha -onlook -onomasiology -onychophoran -onymous -oof -oogamy -oogenesis -oogonium -ooh -oolite -oology -oolong -oomiak -oompah -oont -oophorectomy -oophoritis -oophyte -oose -oosperm -oosphere -oospore -oostende -ootheca -ootid -opah -opalesce -ope -opencast -operose -ophicleide -ophir -ophthalmia -ophthalmitis -opisometer -opisthobranch -opisthognathous -opiumism -oppidan -oppilate -oppugnant -opsimath -optacon -optacons -optoelectronic -optometer -oracy -oradea -oran -orc -orcein -orchestrina -orchidaceous -orchil -orchitis -orcinol -orczy -ordinator -ordinators -ordonnance -ordzhonikidze -oread -orectic -orel -orense -orfe -orfray -organogenesis -organography -organoleptic -organology -organon -organotherapy -organum -organza -organzine -orgeat -oribi -oriel -oriente -origen -orinasal -orissa -orizaba -orjonikidze -orkneys -orle -orlon -orlop -ormer -ormolu -ormuz -orne -ornis -ornithischian -ornithomancy -ornithopod -ornithopter -ornithoscopy -ornithosis -orobanchaceous -oroide -orometer -orontes -orozco -orpharion -orphrey -orpiment -orpine -orrery -orris -orsini -ortegal -orthohydrogen -orthophosphoric -orthophosphorous -orthopter -orthopterous -orthoptic -orthoptics -orthostichy -orthotone -ortles -oruro -oryol -oscitancy -osculant -oscular -osman -osmious -ossa -ossein -ossetia -ossie -ossietzky -ossiferous -osso -osteal -ostend -ostensory -osteoclasis -osteogenesis -osteomalacia -osteomyelitis -osteotome -osteotomy -ostia -ostinato -ostiole -ostium -ostler -ostmark -ostosis -ostracoderm -ostracon -ostrava -ostwald -otalgia -othergates -othman -otho -otic -otitis -otocyst -otolaryngology -otology -otoscope -otranto -ottar -ottava -otterburn -otway -ouachita -ouananiche -oubangui -oudh -ouessant -oujda -oulu -ouse -ousel -outasight -outdate -outjockey -outlist -outman -outrunner -outrush -outswing -outwash -outwith -ovenproof -ovenproofed -ovenproofing -ovenproofs -ovenware -overachieve -overachieved -overachiever -overachieves -overachieving -overarch -overblouse -overboot -overcheck -overcloud -overcompetence -overconsolidate -overconsolidated -overconsolidates -overconsolidating -overconsolidation -overcrop -overdetermine -overdetermines -overdetermining -overdye -overfold -overground -overhype -overhyped -overhypes -overhyping -overleaf -overlive -overmantel -overmatter -overnice -overpitch -overrunning -overscale -overscore -overset -oversew -overside -oversleeve -overspent -overstaff -overstaffed -overstaffing -overstaffs -overstepped -overstress -overstressed -overstruck -overtask -overtype -overtyping -oviedo -oviferous -ovisac -owelty -owerri -owt -oxenstierna -oxhide -oxidimetry -oxime -oxon -oxonium -oxpecker -oxter -oxtongue -oxus -oxyacetylene -oxyacid -oxycephaly -oxychloride -oxyhaemoglobin -oxysalt -oxysulphide -oxytetracycline -oxytocic -oxytocin -oxytone -oyer -oyez -oyo -oystercatcher -ozalid -ozonolysis -ozs -pabulum -paca -paceway -pacha -pachalic -pachuca -pachuco -padang -padauk -paddlefish -pademelon -paderborn -padishah -padma -padouk -padova -padsaw -padua -paduasoy -paederast -paediatrician -paediatrics -paedogenesis -paedology -paedomorphosis -paedophilia -paeony -pageful -pagefuls -pagurian -pah -pahang -pahsien -paigle -paillasse -paillette -painkiller -paintbox -paisa -paisano -pakeha -paki -palaeanthropic -palaeethnology -palaeoanthropology -palaeobotany -palaeoclimatology -palaeoecological -palaeoecology -palaeoethnobotany -palaeogene -palaeography -palaeolith -palaeolithic -palaeomagnetism -palaeontography -palaeozoology -palais -palawan -palea -palembang -palencia -palestra -palestrina -paletot -paley -palikar -palimpsest -palindromicity -palk -palladic -palladio -palladous -pallete -palma -palmaceous -palmira -palolo -palooka -palos -palour -palpebrate -palsgrave -palstave -pamirs -pampero -pamphrey -pamphylia -pamplona -panada -panatella -panatellas -panay -panchax -panchayat -panchen -pancosmism -pancreatin -pandanaceous -pandore -pandour -pandowdy -pandurate -pandy -pandybat -panellist -panellists -panettone -panga -panicmonger -paniculate -panjim -pankhurst -panmixia -panmunjom -pannage -panne -pannikin -pannonia -panocha -panoptic -pansophy -pantechnicon -pantelleria -pantihose -panto -pantoum -paoting -paotow -papadopoulos -papain -papandreou -papaveraceous -papaverine -papaya -papeete -paperbark -paperclip -paperclips -paperknife -paperknives -paperless -paperthrow -papeterie -paphlagonia -paphos -papier -papilionaceous -pappus -papule -papyraceous -papyrology -parabasis -parablast -parabrake -paracasein -paracetamol -parachronism -paraclete -paradrop -paraesthesia -paraformaldehyde -paragoge -parahydrogen -paralanguage -paraldehyde -paralipomena -paramaribo -paramatta -paramo -paramorph -paramorphine -paramorphism -parang -parapraxis -parashah -parasitology -parastichy -parasyntheton -parcae -parcheesi -parclose -pardalote -pardubice -pareira -parergon -paresis -paresthesia -pareu -pareve -parfleche -parget -parhelic -parhelion -paripinnate -parishad -parison -parisyllabic -parkin -parky -parlando -parleyvoo -parliamentarianism -parm -parmenides -parmentier -parmigianino -parnell -paroicous -parotic -parotoid -parousia -parramatta -parrel -parrotfish -parthia -particlar -partita -partlet -parturifacient -parulis -parzival -pasargadae -pasay -pase -pash -pashalik -pashka -pashm -pasionaria -pasolini -pasqueflower -pasquinade -passacaglia -passade -passant -passepied -passifloraceous -passionflower -pastis -pasto -patagium -patellate -pathfind -pathic -pathlength -pathognomy -patiala -paticularly -patin -patisserie -patmore -patna -paton -patras -patrial -patriclinous -patrilocal -patroclus -patrology -pau -paua -paucal -pauldron -pauling -paumotu -pausanias -pav -pavage -pavane -pavis -pavlodar -pavlova -pavonine -pawky -pawnees -paxwax -paynim -peag -peake -pean -pearlwort -pearmain -peart -peary -peasouper -peau -peavey -pechora -peckinpah -peckish -pectase -pecten -peculium -pedalo -pedate -pedatifid -pedi -pedicular -pediform -pedunculate -peebles -peen -peened -peening -peens -peepshow -peepul -peetweet -peewit -pegmatite -pegu -peipus -peiraeus -peirce -pejoration -pekan -peke -pelagius -pelargonic -pelargonium -pelerine -pelf -pelion -pelisse -pelite -pella -pelles -pelletier -pellicle -pelmet -peloponnese -peltast -peltier -pemba -pemphigus -penang -penchi -pendente -penderecki -pendragon -peneplain -peneus -pengpu -penillion -peninsulate -penki -pennine -pennines -penninite -pennon -pennoncel -pennycress -pennyweight -pennywort -pennyworth -penrith -penstemon -penstock -penta -pentachlorophenol -pentangular -pentanoic -pentaprism -pentastich -pentatomic -pentelikon -pentene -penthesileia -pentheus -pentimento -pentlandite -pentose -pentothal -pentoxide -pentyl -pentylenetetrazol -penuchle -penza -penzance -pepin -peplos -peplum -pepo -pepperwort -pepsinate -pera -peracid -peraea -perak -perborate -perchloric -perchloride -percoid -perdido -perdu -pereira -perfin -pergamum -pergolesi -peri -perianth -periapt -periblem -periclase -periclinal -pericline -pericope -periglacial -perigon -perigordian -perinephrium -perineuritis -perineurium -periodate -perionychium -periosteum -periostitis -peripteral -perique -perisarc -perisperm -perispomenon -perissodactyl -peristalsis -peristome -peristyle -perithecium -peritoneum -peritrack -periwig -perlis -perlocution -permanganate -permanganic -pernambuco -pernickety -pernik -pernod -perogative -peroxysulphuric -perpignan -perrault -perrin -perron -persalt -perse -persephone -persepolis -persiennes -personalty -perspectivism -perspex -persulphate -persulphuric -pertussis -perugia -perugino -peruke -perutz -peruzzi -perv -pes -pesade -pesaro -pescadores -pescara -peseta -pesewa -peshawar -peshitta -pestalozzi -pesthole -pesthouse -petaliferous -petalody -petechia -pethidine -petrarch -petrodollar -petrograd -petrolic -petsamo -pettifogging -pettitoes -petuntse -pevsner -pewit -phagedaena -phagomania -phagophobia -phalangeal -phanerocrystalline -phanerophyte -phanerozoic -pharmacophore -pharmacophores -pharmacophoric -pharsalus -pharyngology -pharyngoscope -pharyngotomy -phatic -pheidippides -phelloderm -phellogen -phenacaine -phenacetin -phenacite -phenanthrene -phenazine -phenetic -phenformin -phenix -phenolphthalein -phenomenom -phenylamine -phenylketonuria -phew -phidias -phidippides -philae -philby -philemon -philhellene -philibeg -philippi -philippics -philippopolis -philips -philistines -phillips -phillumenist -philomel -phimosis -phiz -phlebosclerosis -phlogopite -phlyctena -phnom -phocaea -phocine -phocis -phocomelia -phoebus -phoenicians -phomvihane -phonendoscope -phonetist -phonometer -phonoscope -phonotactics -phonotype -phonotypes -phonotypy -phooey -phosgenite -phosophoric -phosphatase -phosphaturia -phosphino -phosphonium -phosphoprotein -phosphorate -phosphoroscope -phossy -phot -photoactinic -photoactive -photochronograph -photoconduction -photoelastic -photoelasticity -photoelectrotype -photofit -photonasty -photoneutron -photophysical -photophysics -photopolymer -photoselected -photoselection -phototherapy -photothermic -phototonus -phototopography -phototransistor -phototype -phototypeset -photozincography -phrasal -phrenitis -phrixus -phrygia -phthalein -phthalic -phthalocyanine -phthiriasis -phthisic -phthisis -phut -phyfe -phyllite -phylloquinone -phyllotaxis -physicochemical -physiocrat -physoclistous -physostomous -phytogenesis -phytohormone -phytolith -phytoliths -phytotoxin -phytotron -piacenza -piacular -piaf -piaffe -piaget -piave -piaza -picardy -piccanin -piccaninny -piccard -pichiciego -pickerelweed -pickin -pico -picong -picot -picotee -picrate -picric -picrite -picrotoxin -pictogram -pictor -picts -picul -piddock -piedmontite -pieman -piemonte -pieria -pieridine -piero -piezo -piezochemistry -pigface -pigfaced -pigfish -piggin -piggledy -piggott -pigmeat -pignut -pigswill -pigweed -pika -pikelet -pikeperch -pilatus -pilau -pilch -pilcomayo -pileous -pili -piliferous -piliform -pilliwinks -pillwort -pilocarpine -pilose -pimiento -pimpernel -pinaceous -pinchpenny -pinckney -pindar -pindus -pinero -pinfeather -pinfish -pinguid -pinite -pinnatifid -pinnatipartite -pinnatiped -pinnatisect -pinny -pinochet -pinole -pintadera -pinturicchio -pinwork -pinworm -piny -piolet -pipa -pipeclay -pipefitting -piperaceous -pipewort -pipistrelle -pipsqueak -piragua -pirandello -piranesi -pirhouette -pirn -pirog -pirozhki -piscary -piscatorial -pisgah -pish -pishogue -pishpek -pisistratus -pissarro -pistareen -piste -pistoia -pitapat -pitchometer -pitchometers -pithos -pitot -pitsaw -pituri -pityriasis -piura -pix -pize -pizzle -placet -placoderm -placoid -plafond -plagioclimax -plagiotropism -plainchant -plainsong -planchette -planform -planimetry -plano -planogamete -planometer -plantagenet -plantigrade -plantocracy -plash -plashy -plasmodesma -plasmosome -plassey -plastometer -plata -plataea -platan -platelayer -platelayers -platemark -platemarks -plath -platiniferous -platiniridium -platinocyanic -platinocyanide -platinoid -platinotype -platy -platyhelminth -platyrrhine -plauen -playgroup -playgroups -playlet -playschool -pleach -pleasance -pleb -plebby -plectognath -pled -pleiad -pleiocene -pleiotropism -pleochroism -pleomorphism -pleonasm -pleopod -plesiosaur -plessor -plethysmograph -pleurodynia -pleuron -pleuropneumonia -pleurotomy -pleuston -pleven -plexor -plica -plicate -ploat -plodge -plonk -plonko -plotinus -plottable -ploughboys -ploughmen -ploughs -ploughstaff -plumate -plumbaginaceous -plumbicon -plumbum -pluriliteral -pluripresence -plutus -pluviometer -pluvious -pma -pneuma -pneumobacillus -pneumoconiosis -pneumodynamics -pneumogastric -pneumograph -pneumonectomy -pneumonitis -pneumothorax -pnom -poaceous -pochard -pococurante -pocus -poddy -podesta -podgorica -podophyllin -podsol -poenology -pogey -pogge -pogy -pohai -pohutukawa -poind -pointsman -poitiers -poitou -pokeberry -pokelogan -pokeweed -pokie -pola -polacre -poleaxe -polemarch -polemoniaceous -polenta -poleyn -pollaiuolo -pollan -pollinosis -polliwog -polony -poltava -poly -polyadelphous -polyamide -polyatomic -polybasic -polybius -polyconic -polycrates -polydemic -polydeuces -polydipsia -polydisperse -polydispersity -polyembryony -polygalaceous -polygnotus -polygonaceous -polyhydric -polyisoprene -polymerous -polynices -polyoxyethene -polyphosphoric -polyphyodont -polypod -polyprotodont -polypus -polysulphide -polysyllogism -polythetic -polythionic -polyvinylidene -polyxena -pom -pombal -pombe -pomfret -pomiculture -pommern -pommy -pomorze -pompidou -pondicherry -pondokkie -pondweed -pone -pongee -pongid -poniard -ponta -pontchartrain -pontefract -pontevedra -pontianak -pontifex -pontil -pontormo -pontus -pontypool -pontypridd -pooftah -poon -poona -poonce -poove -popedom -popeyed -poppadom -popsicle -popsy -porbeagle -pori -porirua -porism -porkpie -pornocracy -poromeric -porosimeter -porphyrogenite -porsena -portadown -portfire -portlaoise -portobello -portulacaceous -posho -posology -poss -possie -postcava -postcode -postcodes -postexilian -posticous -postie -postil -postimpressionism -postliminy -postmeridian -postrider -potamic -potamology -potatory -potch -potentiostat -pothecary -potherb -potiche -potiphar -potman -potoroo -potyomkin -pouncet -powan -powys -poyang -pozsony -pozzuolana -pozzuoli -pozzy -pracharak -pradesh -praemunire -praenomen -praetor -praetorius -pragmat -pragmats -praha -prajna -pralltriller -prang -prat -prato -prau -praxiteles -preadamite -precall -precatory -precedential -preceed -precis -precompile -precompiled -precompiles -precompiling -preconnected -preconnection -preconsolidate -preconsolidated -preconsolidates -preconsolidating -preconsolidation -predella -predeterminate -predial -predicant -predikant -prednisone -predrilled -prefill -prefilled -prefilling -prefills -preglacial -preincubate -preincubated -preincubates -preincubating -prelacy -prelatism -prelect -prelexical -prelims -premaxilla -premedication -premiership -premultiplied -premultiply -premultiplying -premultiplys -prenomen -prenominal -preopened -preoxidation -prepositor -prerelease -presa -prescan -prescriptible -prescriptivism -presentationism -pression -prestel -prestonpans -prestwich -preterhuman -pretonic -pretor -pretorius -previse -priapism -pribilof -priestcraft -prill -primaeval -primaquine -primatives -primigravida -primine -primordium -primulaceous -prisage -proc -procarp -proceleusmatic -prochronism -proclus -procopius -proctoscope -procuratory -producable -proem -profiterole -progenitive -proleg -prolegomenon -prolepsis -promethazine -promycelium -propanoic -propenamide -propene -propertius -propionic -propjet -propontis -propylaeum -propylite -proserpina -prostheses -prostyle -protagoras -protandrous -protanopia -proters -protestantism -protoactinium -protochordate -protogynous -protomorphic -protosemitic -prototherian -protoxide -protrusile -protuberate -protude -protudes -protuding -protyle -proudhon -proustite -prout -proventriculus -provo -provocate -provocations -proxima -prudentius -prunelle -prut -prynne -prytaneum -psammite -psephite -pseudaxis -pseudepigrapha -pseudocarp -pseudocode -pseudomorph -pseudomutuality -pseudopodium -pseudorandom -pshaw -psilocybin -psilomelane -psittacine -psittacosis -psoas -psoriasis -psst -psychasthenia -psychohistory -psychomimetic -psychotechnics -ptah -pteridology -pteridophyte -pteridosperm -pteropod -pterosaur -pterygoid -pteryla -ptisan -ptochocracy -ptolemaeus -ptosis -ptyalin -ptyalism -pudsey -puebla -puerilism -puffbird -puffbirds -puget -puglia -pugwash -pula -pullorum -pulsatile -pulsejet -pulvinate -punakha -punce -punchable -punchbowl -punchbowls -pune -punjab -punka -punnet -punnets -punta -purana -puri -purim -purpurin -pushkin -pushrod -pushrods -pushto -putamen -putto -putumayo -puvis -puy -pya -pyaemia -pydna -pye -pyelography -pylorectomy -pylos -pym -pyogenesis -pyoid -pyosis -pyramus -pyranometer -pyrazole -pyrenees -pyroconductivity -pyrogallate -pyrognostics -pyrographic -pyrography -pyrolysed -pyrolysing -pyromagnetic -pyrone -pyrophosphoric -pyrophotometer -pyrophyllite -pyrostat -pyrosulphate -pyrosulphuric -pyrrha -pyrrho -pyrrolidine -pyrruvic -pythias -qaboos -qaddafi -qaddish -qadi -qairwan -qattara -qeshm -qibla -qintar -qishm -qoph -quadragenarian -quadragesimal -quadraplegic -quadrella -quadriga -quadrinomial -quadriplegia -quadrophonics -quadrumanous -quadruplex -quaere -quagga -quaggy -quaky -quale -quango -quangos -quaquaversal -quare -quarrian -quarterlight -quarterlights -quartersaw -quashi -quasicontinuous -quasiorder -quasiperiodic -quasistationary -quass -quathlamba -quatre -quebracho -queencake -queensberry -quelpart -quelquechose -quemoy -queneau -quenelle -quercetin -quercine -quesnay -quetta -quetzalcoatl -quiberon -quidnunc -quillet -quillon -quilmes -quim -quinacrine -quinary -quinate -quincentenary -quindecagon -quindecaplet -quindecennial -quinic -quinnat -quinol -quinone -quinonoid -quinquagenarian -quinquecentenary -quinquefoliate -quinquepartite -quinquereme -quinsy -quintan -quintana -quintero -quintilian -quinze -quipu -quire -quirinus -quist -quiverful -qum -qumran -quokka -quotha -rabato -rabaul -rabbath -rabbitfish -rabbitoh -racecard -racecards -racegoer -racegoers -raceme -rachmanism -rada -radicel -radiguet -radioactivate -radiocommunication -radioligand -radioluminescence -radiomicrometer -radiophonic -radioscope -radiotelegram -radiotelemetry -radioteletype -radiothermy -radiotoxic -radom -raeburn -raf -raffinate -ragbolt -ragusa -ragworm -ragworms -ragwort -rahman -railcar -railcars -railwayman -rainband -rainbird -raincheck -rainforest -rainout -raison -rajab -rajahs -rajasthan -rajkot -rajputana -rajya -rakata -rakehell -raki -rallentando -ralline -rallycross -ramachandra -ramakrishna -ramat -ramayana -rambert -rambutan -rameau -ramjet -ramjets -rammish -rampur -ramsay -ramsgate -ramsons -ramtil -ramulose -rancagua -rance -rancherie -ranchero -ranchi -randan -randers -ranee -rangefinder -rani -ranjit -ranmoor -ransome -ranunculaceous -rapacki -rapeseed -raphe -raphide -rapparee -rara -raree -rareripe -rarotonga -rasbora -rase -rasht -rask -raspatory -rasputin -rasse -ratan -ratatouille -ratbag -ratbaggery -ratbite -rateen -ratfink -ratfish -ratha -rathenau -ratiometer -ratisbon -ratite -ratlam -rato -ratsbane -rattigan -rattish -rattlebox -rattoon -ravelin -ravenna -ravin -rawalpindi -rawsthorne -raylet -razee -razoo -razzia -razzle -reade -readonly -readwrite -realgar -reallot -reallotment -reapplied -reapplies -reapply -rearguard -rearguards -reassertion -reassociation -reast -rebato -rebec -rebell -rebellow -rebid -rebond -rebonded -rebonding -rec -recalesce -recaption -receiptor -recept -recipience -recluster -reclustering -recodified -recodifies -recodify -recodifying -recognizee -recompilation -reconsolidate -reconsolidating -recrement -rectillinear -rectocele -recuperator -recurrency -recursivity -recurvate -recurve -redan -redback -redbrick -redbug -redcurrant -redd -redditch -reddle -redeye -redfin -rediffusion -redingote -redon -redose -redowa -reductionalist -redware -reebok -reedling -reen -reflate -reflated -reflates -reflating -reflet -regelate -reger -reggae -reggio -regin -regiomontanus -rego -regrate -regulable -reigate -reims -reinsertion -reintroduction -reinvoke -reinvoking -reith -rejig -rejuvenesce -relatum -relearn -religionism -reluct -remainderman -remittee -remix -remixes -remixing -remontant -remontoir -remora -remould -remoulded -remoulding -removalist -remscheid -rendzina -renegado -reni -rennes -renvoi -reorientate -reorientated -reorientates -reorientating -repassivation -repechage -replevy -replicable -replicator -replicators -repoint -repone -repot -reprocessor -reprography -reptant -resample -resampling -resaturate -resaturating -resaturation -rescissible -reseat -reseau -reselection -resequence -resettle -residentiary -resiniferous -resipiscence -resistencia -resit -resnais -resnatron -respecifies -respecify -resrict -restiform -restorationism -restransmit -resubmission -resurrectionism -rete -retene -retension -retensioned -retentionist -retiary -retinite -retro -retroact -retrochoir -retrodiction -retroject -reuchlin -reus -reuter -reutlingen -reval -revanchism -revelationist -reverberator -reversi -reverso -revoice -rewire -rewiring -rexine -reynaud -reynosa -rhabdomyoma -rhachis -rhaetia -rhee -rhein -rheobase -rheotaxis -rheotropism -rhetic -rheydt -rhigolene -rhinology -rhinoplasty -rhizomorph -rhodic -rhodinal -rhodos -rhotacism -rhotic -rhumbatron -rhynchocephalian -rhyton -ria -ribbentrop -ribble -ribbonfish -ribbonwood -ribera -ribwort -ribworts -ricardo -riccio -ricercare -richelieu -richthofen -ricinoleic -rickettsial -rident -ridgetree -ridgeway -ridley -riefenstahl -riempie -rienzi -rightable -righthand -righthanded -rightish -righto -rightwinger -rightwingers -rigi -rigil -rimester -rimu -rinforzando -ringgit -ringhals -ringinglow -ringster -ripcord -ripon -ripplet -rissole -risus -ritardando -ritenuto -ritornello -rivage -rizal -rizzio -roadholding -roadroller -roadrollers -robben -robbia -roborant -roca -rocaille -rockery -rockweed -rodomontade -roentgenopaque -roeselare -rogatory -roget -rollaway -rollbar -rollmop -rollmops -rollneck -rollway -rone -roneo -ronggeng -roo -rooinek -rootle -ropable -roquefort -roquet -roraima -rorschach -rort -rosace -rosario -rosarium -roscius -roscoe -roscommon -roseberry -rosehip -rosewall -rosh -rosinante -roskilde -rospa -rossetti -rossiya -rostand -rostock -roti -rotorua -roucou -rouget -roulers -roumelia -rowntree -roxas -rubbra -rubby -rubefy -rubescent -rubiaceous -rubinstein -rubrician -rubstone -rudderhead -rudish -ruisdael -rumelia -runcible -runcorn -ruthenia -ruthful -rutilated -ruwenzori -ruysdael -ruyter -ryazan -rydal -ryobu -ryokan -ryot -sabadell -sabah -sabatier -sabayon -sabretache -sabulous -saccharic -saccharoid -sacco -sadat -saddlebill -sade -sadhu -sadi -sadiron -sadowa -saffian -safid -sagamore -saghalien -sagitta -saguache -saguenay -saguia -sagunto -saharanpur -sahitya -saida -saiga -sainsbury -saipan -sakhalin -saktas -sakti -salade -saladin -salado -salamanca -salambria -salchow -salduba -salep -salet -salicaceous -salicional -salicylic -saliferous -salify -salique -sallee -sallust -salmanazar -salonika -saloop -salop -salopette -salpicon -salpingectomy -salpingitis -salpinx -salta -saltant -saltchuck -saltchucker -saltfish -saltigrade -saltillo -salto -saltpan -saltus -salvatorian -salween -salyut -salzgitter -samarang -samaria -sambre -samekh -samfoo -samiel -samiti -samizdat -samnium -samos -samothrace -samsara -samshu -samsun -sanctitude -sandakan -sandfly -sandgrouse -sandhi -sandpit -sandwort -sandworts -sango -sangre -sangria -sanies -sankey -sankt -sanmicheli -santalaceous -santana -santander -saorstat -sapajou -sapanwood -sapele -saphena -sapiential -sapindaceous -sapir -sapotaceous -sappanwood -sapphira -sapporo -sapraemia -sapropel -sapwood -saragossa -sarawak -sarcocarp -sarcous -sardar -sardegna -sarmatia -sarmentose -sarnen -sarnia -saronic -saros -sarpanch -sarpedon -sarraceniaceous -sarraute -sarre -sarrusophone -sarthe -sarto -sartor -sarum -sarvodaya -sasebo -sasin -sassaby -sassari -sassoon -sastruga -satai -satellitium -satinflower -satinpod -satrap -satrapy -saturnism -satyagraha -satyagrahi -saurischian -saury -saussure -sav -sava -savaii -savannahs -savas -saveloy -savoie -savoir -savona -sawbill -sawder -sawhorse -sawn -saxicolous -saxifragaceous -saxo -saxons -sayan -sazerac -scafell -scaldfish -scaleboard -scalenus -scaliger -scall -scaloppine -scammel -scandaroon -scanderbeg -scandic -scansorial -scapa -scapewheel -scaphopod -scarabaeus -scarcement -scarificator -scarlatina -scarron -scattergram -scatterplot -scatterplots -scend -schappe -scheel -scheele -scheelite -scheldt -scherzando -schiaparelli -schickard -schilling -schizogenesis -schizophyceous -schizopod -schizothymia -schlegel -schmo -schmooze -schnook -schnorkle -schnorrer -schnozzle -schola -schongauer -schoolie -schorl -schottische -schouten -schrodinger -schul -schwa -schwaben -schwann -schwarzwald -schweinfurt -schweiz -schwerin -schwitters -schwyz -sciaenid -sciamachy -scienter -scilly -scincoid -sciomachy -scipio -scire -scissel -scissure -sciurine -sciuroid -sclera -sclerenchyma -scleritis -sclerodermatous -scleroid -scleroma -sclerometer -sclerophyll -scleroprotein -sclerotomy -sclerous -scolopendrid -scop -scopas -scorify -scorpaenoid -scorper -scotopia -scotswomen -scotus -scramb -scran -scraperboard -scraperboards -scrapheap -scrapheaps -scrimshank -scrobiculate -scroop -scrophulariaceous -scrump -scrumpy -scry -scudo -scullin -scuncheon -scunge -scungy -scunthorpe -scut -scuta -scutage -scutate -scutch -scutcheon -scute -scutellation -scutellum -scutiform -scyphiform -scyphistoma -scyphozoan -scyphus -scyros -seaborg -seacock -seakale -seami -seanad -seasonality -seato -seawan -seaworthyness -sebacic -sebiferous -secam -secern -sech -sectoral -secundine -secundines -seddon -seferis -seg -seif -seise -seismism -seismometer -seismoscope -selah -selangor -selectedly -selenodont -selenomorphology -seleucia -seleucus -selfheal -sellotape -selsyn -selva -semanteme -semarang -sematology -semele -sememe -semeru -semibituminous -semibold -semicompile -semination -seminumerical -semipalmate -semivitreous -semivocal -sempach -sena -senarmontite -sendai -sendal -sendoff -senegambia -senghor -sennacherib -sennar -senussi -sepaloid -seppuku -septarium -septavalent -septenary -septennium -septet -septicaemia -septilateral -septime -septivalent -septuagesima -septuple -septuplet -septuplicate -seq -sequestrant -serajevo -seram -serang -sercq -serdab -serein -seremban -serenata -sergipe -seriema -seringa -seringapatam -serjeant -serotine -serpigo -serpulid -serriform -serrulate -serrulation -sertorius -servetus -servia -servicewoman -servicewomen -servient -sesotho -sesquialtera -sesquioxide -sestos -setiferous -setiform -sett -settable -sevan -sewan -sewell -sexangular -sexcentenary -sexennial -sexivalent -sexpartite -sextain -sextan -sextile -seyfert -seyhan -sfax -sforza -sfumato -sgraffito -shaba -shabbat -shadrach -shaduf -shadwell -shaef -shaftesbury -shaftsbury -shahaptin -shahjahanpur -shakhty -shamash -shamba -shameface -shamo -shangaan -shango -shanny -shantow -sharefarmer -sharefarmers -shareown -sharksucker -sharrow -shavuot -sheading -shearlegs -shearling -sheba -shechina -sheene -sheepcote -sheepdog -sheepwalk -sheerlegs -shellbark -shelta -shem -shema -shembe -shenyang -sherbrooke -sheria -sherwani -shes -shetlands -shewbread -shewn -shiai -shicker -shickered -shihchiachuang -shikoku -shillyshally -shily -shinar -shinkin -shinty -shipka -shiralee -shirtsleeve -shithead -shittah -shittim -shiva -shive -shizuoka -shockheaded -shockstall -shoeshine -shoetree -shofar -sholapur -shoogle -shool -shopfloor -shopfloors -shophar -shopsoiled -shopwalker -shopwork -shopworker -shoreless -shortlist -shortlisted -shortlisting -shortlists -shortlived -shoshone -shote -shott -shouse -showd -showerproof -showgirl -showjumping -shrewdie -shrewmouse -shrieval -shufty -shufu -shuggy -shushan -shuteye -shypoo -sialkot -sialoid -siang -siangtan -sibiu -sicilia -sickbay -sickert -sickie -sicyon -siddons -sidechain -sidechains -sideffect -sideffects -sideplate -sideplates -siderophilin -siderosis -siderostat -sidesman -sidewheel -sidewheeler -sidi -sidon -sidra -siegbahn -siegler -sieglinde -sienkiewicz -sifaka -sightscreen -sigil -sigismund -sigla -siglos -sigmate -sigmoidoscope -signac -signore -signorelli -sigurd -sikang -silastic -sile -siliciferous -silicium -siliculose -siliqua -siloam -silurid -silverpoint -silvertail -simar -simaroubaceous -simchath -simitar -simla -simoniac -simonides -simplicidentate -simplon -simsim -simula -simulant -sinanthropus -sinarquist -sinatra -singultus -sinhailien -sinistrodextral -sinn -sint -siple -siqueiros -sirdar -siret -sisera -sismondi -sitar -sitcom -sitella -sitfast -sithole -sitology -sitsang -situla -sitwell -sitz -sitzkrieg -sitzmark -sixain -sixte -sjambok -skagerrak -skara -skatepark -skatole -skaw -skean -skelf -skelly -skelmersdale -sken -skerrick -sket -skewwhiff -skiamachy -skibob -skidlid -skidpan -skidproof -skidway -skillion -skilly -skiplane -skippet -skirret -skite -skydive -skylab -skyscape -slade -slaister -slapshot -slaughterman -slaughtermen -slavs -sleave -sleezy -slezsko -slickenside -sligo -slimmed -slingback -slipnoose -slipperwort -slipsheet -slipway -sloot -sloughs -slowcoach -slowworm -slubberdegullion -slype -smallage -smallboy -smallclothes -smallholding -smallmouth -smallsword -smaltite -smalto -smaragd -smaragdite -smarm -smarmy -smatch -smew -smilacaceous -smit -smokeho -smokejack -smoko -smoodge -smriti -snackette -sned -snib -snicket -snipefish -snog -snorri -snowberry -snowbird -snowblink -snowdon -snowdonia -snowplough -snuck -snye -soakaway -soapberry -soapolallie -soares -sobeit -soche -socinus -sociobiology -socman -socred -sodamide -soddy -soekarno -soemba -soembawa -soenda -soerabaja -sofar -softa -sogat -sogdiana -soh -soho -soilage -soissons -sokoto -sokotra -solan -solander -solarimeter -solarism -soldo -solent -soleure -solfeggio -solferino -soli -solidary -solifidian -solihull -soliman -sollicker -solonchak -solothurn -solum -solvay -solway -solyman -somewise -somme -somniloquy -somnus -sondage -songkok -soniferous -sonobuoy -soo -soochow -sook -soong -sophistocated -sorata -sorbefacient -sorbic -sorbitol -soredium -sorn -sorocaba -sororicide -sorosis -sorrento -sosnowiec -sotto -soudan -soult -soundbox -soundpost -soupfin -sourdine -southmost -soutine -sozzled -spacewalk -spadefish -spadiceous -spagyric -spalato -spalpeen -spam -spancel -sparable -sparce -sparerib -sparid -sparoid -sparrowhawk -sparry -spatchcock -spatterdash -spearwort -spectrobolometer -speedo -speedwriting -speight -spelaean -spelk -spellican -speos -spermatorrhoea -spermic -spermine -spermogonium -spermophyte -spermous -spey -speyer -sphenic -sphenogram -spheroidicity -sphingomyelin -sphragistics -sphygmic -sphygmoid -spiderman -spif -spiffing -spiflicate -spignel -spina -spindlelegs -spiniferous -spinose -spiritus -spirketting -spiroid -spironolactone -spitchcock -spithead -spitsticker -spiv -splake -splanchnic -splashback -splashbacks -splenitis -splodge -spock -spode -spoilfive -spondulix -spongin -spongioblast -sponsion -spoonbill -sporades -sporocyte -sporran -sportscast -sportswrite -sporule -sprag -sprechgesang -sprechstimme -springhalt -springhead -springhouse -springlet -springvale -spruik -spue -spuggy -spumescent -squacco -squalane -squarrose -squattocracy -squeteague -squireen -squirrelfish -squit -squiz -srinagar -stableboy -stabroek -stackframe -stacte -staddlestone -stadholder -stadiometer -staffa -staffman -stagflation -staggard -stagira -staines -stairhead -stambul -staminode -standalone -standfast -stane -stanniferous -stannite -stannum -stanovoi -stans -staphyloplasty -staphylorrhaphy -stara -starflower -startc -starwort -statius -stauroscope -staysail -steakhouse -steamie -steamtight -stearoptene -steatorrhoea -stecher -stedfast -stellarator -stelliferous -stellular -stemhead -stendhal -stenopetalous -stenophyllous -stenotropic -stepdame -stercoricolous -sterculiaceous -stereochrome -stereochromy -stereometry -stereotaxis -stereotomy -stereovision -sterlitamak -sterne -stevenage -stevengraph -steyr -sthenic -stheno -stibium -stich -stichometry -stickybeak -stilicho -stillage -stillicide -stilliform -stingo -stinko -stitchwort -stiver -stoa -stob -stockfish -stockjobber -stomack -stomatic -stomatoplasty -stoneboat -stonecast -stonechat -stonefish -stonefly -stoneground -stonk -stonkered -stook -stoppard -storeyed -storiated -stormproof -stornoway -storr -storrs -stoss -stot -stotinka -stotious -stotter -stound -stoup -stour -stoush -strabo -strabotomy -strachey -strandloper -strategem -strategems -stratificational -stratigraphical -stratigraphically -stratopause -strawworm -streamy -streetlight -strepitous -stretchy -striction -strigiform -strimon -strine -strobic -strobilaceous -stroganoff -strokefinder -stromboli -strongman -strongyle -strontian -stroppy -stroy -strychnic -stubbs -studdingsail -studwork -sturmer -sty -stylostixis -stypsis -styracaceous -styria -suakin -subacetate -subah -subangular -subapostolic -subaqua -subarid -subassemblage -subassemblages -subastral -subauricular -subaxillary -subbass -subcalibre -subcartilaginous -subception -subchannels -subcluster -subclusters -subdelirium -subduct -subelement -subelements -subepidermis -subequatorial -suberic -suberin -suberose -subfloor -subfusc -subinstance -subinstances -subjectify -sublanguage -sublanguages -sublapsarianism -submental -subordinary -subordinationism -subotica -subpanel -subpanels -subparameter -subparameters -subprocessor -subscan -subscans -subscapular -subsocial -subsolar -substantialism -substomatal -subtangent -subternatural -subtorrid -subtreasury -subufd -subufds -suburbicarian -subvene -subzero -succentor -succeptibility -successsive -succinic -succoth -succursal -succuss -suckerfish -sudarium -sudbury -sudd -sudetes -sudor -suetonius -sufferage -suffiency -sufflate -suffruticose -suffumigate -sufu -suggestibly -suharto -suisse -sukarnapura -sukhumi -sukkoth -suleiman -sulla -sulphadiazine -sulphanilamide -sulphathiazole -sulphide -sulphinyl -sulphisoxazole -sulphite -sulphonamide -sulphonate -sulphonated -sulphone -sulphonic -sulphonium -sulphonmethane -sulphonyl -sulphurate -sulphuret -sulphuretted -sulphuryl -summerweight -sump -sumpter -sumy -sunbake -sundog -sundress -sundresses -sundsvall -sungari -sungkiang -sunglow -sungrebe -sunhat -sunray -sunstar -suntrap -suo -superaltar -superbazaar -supercede -superceded -supercedes -supercolumnar -supercomputing -superconduction -supercurrent -superdense -supererogate -superfemale -superfuse -superglacial -superhero -superhet -superhigh -superhumeral -superlanguage -superload -supermale -supermodel -supermodels -supermundane -supernational -superorganic -superoxide -supersex -superstruct -suplex -supralapsarian -suprematism -supremo -suqutra -sur -sura -surakarta -sural -surat -surculose -surd -surfbird -surfbirds -surfcasting -surfie -surgeoncy -surgeonfish -suribachi -suricate -surrebuttal -sursum -susa -susah -suseptible -suslik -suss -susso -susurrate -sutlej -sutler -suva -sverige -svizzera -swacked -swanage -swaraj -sward -swarf -sweelinck -sweetiewife -sweetman -sweetmeal -sweptback -sweptwing -sweven -sweyn -swiftie -swiftlet -swindon -swinepox -swingboat -swingle -swingometer -swingometers -switchgirl -swob -swordbill -swordcraft -swordsmen -swordstick -swordsticks -swound -swounds -swy -sybaris -sydneysider -syene -syktyvkar -syllabism -syllabogram -syllabography -sylva -sylvanus -sympathectomy -symphile -sympodium -symposiac -synarchy -syncarp -synchrocyclotron -synchrometer -synclastic -synclinorium -syncom -syncrisis -syndactyl -synecious -synovia -syntagma -synthetism -sypher -syphiloma -syr -syssarcosis -systematology -sytactic -syzran -taata -tabaret -tabescent -tachograph -tachylyte -tachymetry -tachyphylaxis -tacket -tacmahack -tadmor -taegu -taejon -tael -taenia -taeniafuge -taffrail -tafia -tafilelt -taganrog -taggers -tagliatelle -tagmeme -tagmemics -tagore -tagus -tahina -tahr -tahsil -tahsildar -taig -tailpipe -tailplane -tailskid -tailstock -taimyr -tain -taine -taiyuan -taj -tajo -taka -takahe -takamatsu -takao -takeaway -takin -takoradi -talapoin -talaria -talavera -talbot -talca -talcahuano -taliesin -taligrade -taliped -tallinn -tallis -talos -taluk -talweg -tamasha -tamatave -tamaulipas -tambac -tambora -tamburlaine -tamis -tammerfors -tammuz -tammy -tampere -tampico -tana -tanana -tancred -tandjungpriok -tandoori -tanga -tangleberry -tangshan -tanguy -tanis -tanist -tanjore -tanta -tantalous -tanto -tantrism -tapadera -tapemark -tapemarks -taphouse -tarabulus -taradiddle -taramasalata -tarantass -tarantella -taranto -tarawa -tarbes -tarentum -tarim -tarnal -tarnation -tarnishs -tarpan -tarradiddle -tarragona -tarrasa -tarshish -tarsia -tarsometatarsus -tartarous -tartu -tashi -tashkent -tasimeter -tasman -tasset -tassie -tassle -tatchell -tati -tatouay -tatra -taupo -tauranga -tauromachy -tav -tavel -tawney -taxaceous -taxiplane -taxiplanes -teacake -teashop -technocommercial -technography -tectorial -tecumseh -tedder -teesside -teet -tef -teg -tegular -tehuantepec -teide -teilhard -tejo -tela -telanaipura -telautograph -telecom -telecomunications -telega -telegenic -telegnosis -telegonus -telemachus -telescopy -telescript -telespectroscope -telestereoscope -telestich -teletext -teletranscription -teletube -teletypesetter -televideo -telewriter -telexed -telexes -telexing -telfer -telferage -tellurate -tellurion -tellus -telpherage -temuco -tenaille -tenedos -teng -tengri -teniafuge -teniers -tenner -tenniel -tenno -tenorite -tenorrhaphy -tenotomy -tensible -tentation -tenzing -tepal -tepefy -tephrite -tepic -teratism -teratoid -terbia -terceira -terephthalic -tereshkova -terminosity -termor -terne -terni -ternion -terotechnology -terrestial -terrine -territorian -tertial -tertium -tertullian -teruel -terylene -terza -terzetto -tesla -tesseract -tessin -testbed -testiculate -testudinal -tetrabrach -tetrabutylammonium -tetrachlorethylene -tetracyclic -tetragram -tetraphenyl -tetraplegia -tetrapody -tetrapterous -tetrastich -tetrastichous -tetrasyllable -tetrazzini -tetroxide -tetzel -teutoburger -tevere -tevet -textualism -teyde -tezel -thackeray -thaddeus -thadentsonyane -thales -thalweg -thammuz -thanatopsis -thanet -thanjavur -thapsus -thatcherism -thaumatology -thaumatrope -theaceous -theanthropism -thearchy -thebaine -thegn -theine -themistocles -thenardite -theocrasy -theocritus -theodorakis -theomachy -theomancy -theomania -theomorphic -theopathy -theophagy -theophobia -theophrastus -theorbo -theravada -therezina -therfore -therianthropic -thermaesthesia -thermobarograph -thermobarometer -thermoelectricity -thermogenesis -thermomotor -thermophysical -thermoregularity -thermostatical -thermotensile -thermotherapy -theroid -theropod -thersitical -thesauri -thespis -thickleaf -thimblewit -thingumabob -thioalcohol -thiofuran -thionine -thionyl -thiopentone -thiophen -thiosinamine -thiosulphate -thiosulphuric -thirdstream -thirlage -thirlmere -thisbe -tholos -thonburi -thoracoplasty -thornbill -thoron -thoroughpaced -thorp -thorshavn -thrave -threadneedle -threadworm -threap -throatlash -thrombogen -thrombose -thumbnut -thumbstall -thummim -thun -thunderbox -thundery -thuner -thuya -thymelaeaceous -thyristor -tia -tiberias -tibesti -tibiotarsus -tibullus -tibur -ticino -tiddler -tiddly -tidewaiter -tiebreaker -tiepolo -tierra -tiffin -tiflis -tightknit -tiglic -tigrinya -tihwa -tikoloshe -tiliaceous -tillicum -timaru -timberyard -timbuktu -timecard -timescale -timescales -timeslice -timeslices -timestamp -timestamped -timestamping -timestamps -tindal -tineid -tinpot -tintinnabulum -tipcat -tiptop -tipu -tiran -tiresias -tirich -tiro -tiros -tirpitz -tirso -tisza -titanite -titanosaur -titanothere -titfer -tithonus -titicaca -titman -titubation -tiu -tiv -toadeater -toadeater's -toadeaters -toadfish -toadfish's -toadfishes -toadflax -toadstone -toadstone's -toadstones -tobit -tobol -tocantins -tocology -toea -toecap -toey -toheroa -tolpuddle -toluyl -tolylphosphine -tomalley -toman -tombola -tombouctou -tomograph -tonle -tonsillotomy -toowoomba -toparch -topazolite -topotype -topspin -torbay -torc -torchier -toric -torii -torino -torose -torquay -torquemada -torre -torrefy -torres -torricelli -torsibility -tortelier -tortellini -tortile -tortola -tortuga -toscana -toscanini -toul -toulon -touraine -tourane -tourcoing -touristy -tournai -tourneur -toussaint -touzle -towbar -towkay -townhall -townscape -townshend -toxaemia -toxalbumin -toyama -trabzon -tracasserie -tracheostomy -tracksuit -tractile -trad -tradeability -traditor -traducianism -trafalgar -traherne -trailblaze -trajan -tralee -trammie -tranformed -tranmission -tranmitted -trannie -transcalent -transculturation -transcurrent -transformism -transgranular -transilient -transkei -transliterator -translunar -transmigrant -transmittancy -transmundane -transpadane -transpassive -transpond -transponders -transportaion -transput -transputer -transputers -transshipped -tranverse -trapan -trapani -trapes -trapeziform -trappean -trasimene -travancore -traymobile -trebizond -treen -treename -treenames -treenware -tref -trehala -treitschke -trengganu -trente -trento -tressure -tret -trevally -trevithick -triac -triazole -tribade -triblet -tribromoethanol -tricarbonyl -tricentenary -trichinopoly -trichloro -trichloroethanol -trichloroethylene -trichology -trichosis -trichroism -tricktrack -tricostate -tricritical -tricriticality -tricrotic -tricyclohexyl -tridactyl -tridentate -tridentum -triecious -trieste -trifold -trihedron -trihydrate -trihydric -triiodomethane -trike -trilateration -trilemma -trilithon -trimethadione -trimetric -trimolecular -trimurti -trinacria -trincomalee -trinitrobenzene -trinitrocresol -trinitroglycerin -trinitrophenol -trioecious -triolein -tripalmitin -tripersonal -triphenyl -tripody -tripolitania -tripterous -triptolemus -triptyque -tripura -tripwire -triserial -triskaidekaphobia -trismegistus -tristich -tristichous -trisulphide -tritanopia -tritiate -triunitarian -trivandrum -troas -troat -trobriand -trocar -trochelminth -trode -trog -troilism -troilus -trois -trollope -tromba -tropaeolin -trophoplasm -tropicbird -tropine -tropophyte -troppo -tropylium -trossachs -trotskyist -trotyl -troubador -trouse -troyes -trucial -truckie -trudgen -trug -trugs -truk -trumeau -tryma -tryptophanyl -tsade -tsana -tsarevitch -tsarevna -tsaritsyn -tselinograd -tshiluba -tshombe -tsinan -tsinghai -tsingtao -tsingyuan -tso -tsonga -tsotsi -tsugaru -tsukahara -tsushima -tsutsugamushi -tswana -tuart -tuatara -tubate -tubman -tubuai -tubuliflorous -tucotuco -tugela -tugrik -tuileries -tula -tularaemia -tull -tully -tumblehome -tumefacient -tumefy -tumular -tumulose -tungstous -tungting -tunguska -tunnage -tupamaro -tuppenny -tupungato -turaco -turbary -turbogenerator -turdine -turenne -turgenev -turgent -turgite -turgot -turishcheva -turkestan -turku -turncock -turnround -turpeth -turpin -tusculum -tussaud -tussis -tutankhamen -tutiorism -tutsan -tutsi -tutty -tutuila -tuva -tuxtla -tver -twat -twattle -twayblade -twee -tweeddale -tweedledum -tweedsmuir -tweeny -twelvemo -twite -tychism -tycho -tye -tylopod -tylosis -tympanist -tympanitis -tyndall -tyndareus -tynemouth -tyneside -typebar -typhlitis -typhlology -typhoeus -typhogenic -typhoidin -typothetae -tyr -tyumen -tzekung -tzetze -ubbelohde -ubiety -ucayali -ucca -uccello -udaipur -udal -udine -udmurt -udo -udometer -uele -ufa -ufd -ufo -ufology -ugali -ugaritic -ugli -uhlan -uintathere -ulfilas -ulmaceous -ulpian -ultramicrometer -ultramicrometers -ultramicroscopic -ultramundane -ultrared -ultrathin -ultravirus -ultrawet -umayyad -umbellule -umberto -umbles -umbo -umbria -umiak -umpy -umrcc -umtali -unaesthetic -unallocateed -unamuno -unaneled -unaskable -unassign -unban -unbelt -unbirthday -unbonnet -unchurch -unclad -unco -uncodeable -unconservative -uncontroversial -undated -undefine -underachieve -underbuy -undercart -underclay -undercroft -undercutting -underdevelop -underemphasis -underfelt -underfilled -underfloor -underfur -undergrown -underhung -underletting -underlinen -undermentioned -undernourish -underpainting -underpay -underpinned -underpitch -underpitched -underpitches -underpitching -underprice -underpriced -underprices -underpricing -underprop -underquote -underseal -underset -undersheriff -undersmooth -undersmoothed -undersmoothing -undersmooths -underspent -understaff -underthrust -undertint -undertrump -undertype -undialectical -undirectional -undro -undset -unenforcable -unexcited -unforced -unforseen -ungaretti -ungava -unguiculate -unguinous -unguis -ungula -unguligrade -uni -unibus -unicef -unicolour -unicostate -unidirection -uniformally -unilateralist -unilateralists -uniliteral -unimak -unimodular -uninfluential -uninterruptable -unipersonal -unipod -uniseptate -uniserial -uniterm -unlead -unlettable -unmodeled -unmusical -unpaddable -unpolitic -unprepossessing -unreactive -unreckonable -unreligious -unrepair -unrwa -unskilful -unspecifed -unspecify -unsteel -unsuggestive -unsupportive -unterwalden -untravelled -untypical -unwarrant -upanishad -upcountry -uphroe -upolu -upperbound -upperbounds -uppsala -uprouse -upsadaisy -upsala -upstand -upstretched -upswell -upto -uranalysis -uranism -uranite -uredosorus -uredospore -uretic -urey -urfa -urga -urim -urinant -uriniferous -urmia -urogenous -uroscopy -urquhart -urticaceous -uruapan -urumchi -urundi -username -ushant -ushas -usnach -uspallata -usquebaugh -ussher -ussuri -ustashi -ustulation -ustyurt -usumbura -utamaro -utgard -uther -utriculitis -utrillo -uttar -uvedale -uvulitis -uxmal -vacherin -vadodara -vadose -vagal -vaginate -vaginectomy -vaginismus -vaginitis -vagotonia -vagus -vahana -vaisya -valais -valdai -valdemar -valdivia -valencies -valency -valens -valera -valerianaceous -valeric -valeta -valetta -valgus -valladolid -vallation -vallecula -vallombrosa -valona -valonia -valuta -valvate -valvule -valvulitis -vambrace -vanadate -vanadic -vanadinite -vanadous -vanaspati -vanbrugh -vang -vansittart -vanua -vanzetti -vaporescence -vaporetto -vaporific -vaporimeter -vara -varactor -varanasi -vardar -vardon -varec -varese -vargas -varia -variablity -varicella -varicellate -varicelloid -varicocele -varicosis -varicotomy -variola -variolate -variole -variolite -variscite -varityper -varna -varro -vas -vasari -vasco -vashti -vasoinhibitor -vasoregulatory -vaticide -vauban -vaucluse -vaud -vav -vavasor -vedette -veg -vegan -veii -veinstone -veinule -vela -velate -velcro -veldskoen -veleta -veliger -velites -vellicate -vellore -vena -venenose -venepuncture -venlo -venose -venosity -ventris -verbenaceous -vercelli -vercingetorix -verderer -verdun -verecund -vereeniging -vergeboard -verglas -verifiably -verkrampte -verlaine -verligte -vermeer -vermination -vermis -vermivorous -verny -verrazano -verrocchio -verruca -verrucae -verrucose -versabraille -versant -versatec -verst -vert -verticillaster -verticillate -vertu -verulamium -vervain -vervet -verwoerd -vesalius -vespasian -vespertilionine -vespucci -vesuvius -vetiver -viareggio -viator -vibraculum -vibronic -vicenary -vicenza -vico -vicomte -victoriana -videlicet -videotex -vidhan -vienne -viewport -viewport's -viewports -viewscan -vignola -vigny -vigo -villous -vimineous -vina -vinasse -vinegarette -vinificator -vinnitsa -violoncello -violone -viren -virial -virtu -viscoid -vistula -vitaceous -vitaphone -vitascope -vitoria -vitrain -vitrescence -vitrescent -vitric -vitriform -vitruvius -vitta -vittle -vituline -viverrine -viyella -vocate -voidage -voiotia -voir -voix -vojvodina -volitant -vologda -volost -volsung -volsunga -voltaism -voltammeter -volturno -volvulus -vomer -voortrekker -vorster -vosges -vostok -vouge -vox -vuillard -vulgaris -vulvovaginitis -vyborg -wabble -wabbled -wabbles -wabbling -wace -wadai -wadmal -wadset -wagram -wagtail -waistcloth -walfish -walhalla -walkable -walkley -wallah -wallasey -wame -wanderoo -wandoo -wanganui -wanhsien -wank -wankel -wankie -wanna -waratah -wardian -wardle -wardmote -warhorse -warhorses -warrigal -warsle -warta -washaway -washday -washdays -washerwomen -washery -washin -washwomen -wassermann -wasteweir -watap -watchstrap -waterage -waterbrain -waterbuck -waterspout -watertower -wattlebird -waul -waveband -wavebands -wavefunction -wavefunctions -wavellite -wavemeter -waveoff -waw -wawa -wawl -waxberry -waxbill -waxplant -wayzgoose -waziristan -weakfish -weald -weaponeer -wearproof -weasand -weaverbird -webbs -webwheel -weddell -wedekind -wedeling -weedkiller -weelkes -ween -weeny -weighbridge -weighbridges -weightlifter -weightlifting -weihai -weka -welkom -welland -wellesz -wellies -welterweight -welwyn -wentletrap -wernerite -wersh -weser -wesker -wessex -westmost -whacko -whangarei -whare -wharfie -wharve -whatsit -whaup -wheatworm -whereafter -wherrit -wheyface -whidah -whimbrel -whin -whinchat -whinge -whipstall -whipworm -whirlabout -whitby -whitebeam -whitedamp -whitefly -whitethorn -whitewood -who've -wholefood -wholemeal -wholism -whortleberry -whyalla -whydah -wicketkeeper -wicketkeepers -wicketkeeping -wickthing -wicopy -widdershins -widgery -widgie -widnes -widukind -wien -wikiup -wildcard -wildcarded -wildcarding -wildcards -wilde -wilhelmshaven -wilhelmstrasse -willemstad -willowherb -wilmslow -wilno -wincey -windbound -windcheater -windcheaters -windchill -windermere -windflower -windgall -windhoek -windhover -windlestraw -windrow -windsail -windsock -winebibber -winkelried -winnipegosis -winterfeed -winterthur -winterweight -wipo -wirepuller -wiretapping -wirewalker -wirra -wirral -wis -wishlist -wishlists -wislany -wismar -wist -witan -witchetty -wite -witenagemot -withershins -wittol -wivern -woad -woaded -woadwaxen -woald -wodge -wodges -wog -woggle -wolfbane -wolfenden -wolffish -wolfit -wolframite -wolfsbane -wollastonite -wolly -wolsey -wolve -wolver -womera -wonsan -woodborer -woodcarving -woodchat -woodgrouse -woodhook -woodlark -woodlouse -woodrush -woodscrew -woodseats -woodwaxen -woodworm -woolf -woolfell -woolgrower -woolley -woollybutt -woop -woorali -workaday -workbag -workfile -workfiles -workgroup -workgroups -workmate -workmates -workperson -workshy -worksop -wormcast -wormseed -wormwood -worsley -wot -wran -wrapover -wrapround -wreckfish -wreckful -wrekin -wroclaw -wrongdo -wrongdoers -wroth -wrybill -wryneck -wuchang -wuhsien -wuhu -wulfenite -wulfila -wundt -wuppertal -wurley -wurst -wus -wusih -wuthering -wutsin -wycherley -wycliffe -wye -wynd -wyvern -xanthein -xanthippe -xanthochroid -xanthochroism -xanthoma -xanthophyll -xanthous -xanthus -xci -xcii -xciv -xcix -xcvi -xcvii -xenakis -xenocrates -xenocryst -xenogamy -xenogenesis -xenoglossia -xenolith -xenomorphic -xenophanes -xenophon -xeroderma -xeromorphic -xerophthalmia -xerophyte -xerosere -xerosis -xhosa -xiphisternum -xiphoid -xiphosuran -xuthus -xxi -xxii -xxiii -xxiv -xxix -xxv -xxvi -xxvii -xxviii -xxx -xxxi -xxxii -xxxiii -xxxiv -xxxix -xxxv -xxxvi -xxxvii -xxxviii -xylan -xylidine -xylocarp -xylograph -xylography -xyloid -xylol -xylophagous -xylyl -xyst -xyster -yabber -yabby -yaffle -yafo -yagi -yahata -yamagata -yamani -yamashita -yammer -yanina -yapok -yapon -yarwood -yataghan -yate -yauld -yaunde -yaup -yaupon -yautia -yawata -yawp -yazd -yean -yeanling -yegg -yeld -yelk -yellowbark -yellowbird -yellowhammer -yellowlegs -yellowtail -yellowweed -yellowwood -yenan -yentai -yerevan -yestreen -yeti -yezd -ygerne -yike -yingkow -yippee -yirr -ylem -ymir -yob -yod -yodle -yogh -yohimbine -yoicks -yokefellow -yola -yom -yoni -yonne -yonnie -ytterbia -ytterbite -yttria -yttriferous -yuk -yulan -yurt -yvelines -ywis -zacynthus -zaffer -zagazig -zagreus -zagros -zama -zamindar -zamindari -zamora -zante -zanu -zapata -zaporozhye -zappa -zapu -zaqaziq -zaragoza -zarathustra -zaratite -zareba -zarf -zarga -zaria -zarzuela -zastruga -zayin -zeami -zebec -zebedee -zebrawood -zebu -zebulun -zecchino -zechariah -zed -zedekiah -zedoary -zee -zein -zeist -zemindar -zenana -zener -zephaniah -zephyrus -zeugma -zeuxis -zia -ziaur -zibeline -zibet -ziff -ziggurat -zigzagger -zila -zilpah -zinciferous -zincite -zinckenite -zincograph -zincography -zingiberaceous -zinjanthropus -zinkenite -zipangu -zircalloy -ziska -zlatoust -zoaea -zoan -zoea -zoffany -zohar -zola -zond -zonk -zonking -zonks -zonule -zoochemistry -zoochore -zoogloea -zoography -zooid -zoolatry -zoometry -zoomorphism -zoophile -zoophilia -zoophilism -zoophobia -zooplasty -zoosperm -zoosporangium -zootomy -zootoxin -zootoxins -zorilla -zorrilla -zoster -zoug -zsigmondy -zucchetto -zugzwang +AAU +AKA +APS +Aachen +Aalborg +Aalesund +Aargau +Aaronic +Abba +Abbado +Abbevillian +Abbeydale +Abelard +Abele +Abelmosk +Abernethy +Aberystwyth +Abravanel +Abraxas +Absalom +Abu +Abyssinian +Acarus +Accrington +Aceldama +Achaemenid +Achates +Achernar +Achitophel +Acis +Actinia +Actium +Adamite +Adar +Addams +Addington +Adenauer +Adige +Adonai +Adonic +Adullamite +Advowson +Aedes +Aegeus +Aegina +Aegisthus +Aeolic +Aeolipile +Aeolis +Aepyornis +Aeschines +Aesculapian +Aesculapius +Aesir +Aetolia +Affenpinscher +Africanism +Africanist +Afrikander +Afrikanerdom +Agama +Agapanthus +Ageratum +Agincourt +Aglaia +Agostini +Agra +Agrapha +Agrippa +Aguascalientes +Ahasuerus +Ahmednagar +Ahriman +Ahvenanmaa +Ahwaz +Aidan +Aidin +Aileen +Akan +Akhmatova +Akkad +Akkadian +Akmolinsk +Aktyubinsk +Alamein +Alaric +Albi +Albigenses +Albinoni +Albion +Alboin +Albury +Alcman +Alcock +Alcoran +Alcyone +Aldermaston +Alderney +Aldine +Aldus +Aleksandropol +Aleksandrovsk +Alemanni +Alemannic +Aleppo +Alexandrian +Alexius +Algerine +Algonkian +Alkoran +Allahabad +Allenby +Allende +Allhallowtide +Almeida +Almohade +Almoravide +Alsatia +Altaic +Altamira +Altrincham +Amaryllis +Amati +Amboina +Ambrosian +Ameling +Americanist +Amerigo +Amerindian +Amersfoort +Ameslan +Amfortas +Amish +Ammonites +Amoy +Ampelopsis +Amphitrite +Amphitryon +Amritsar +Amundsen +Amytal +Anabaena +Anabas +Anableps +Anacreontic +Anam +Ananias +Anchises +Ancona +Andaman +Andhra +Angara +Angarsk +Angelus +Angevin +Angkor +Anglesey +Anglian +Anglicist +Anglomania +Anglophone +Anguilla +Anjou +Annam +Annamese +Annapurna +Anopheles +Anouilh +Ansermet +Antarctic +Anthurium +Antigonus +Antigua +Anubis +Anzac +Aphis +Apis +Apollyon +Apus +Arabist +Arafat +Araiza +Aramaic +Araucanian +Araucaria +Arawakan +Arbela +Arcadic +Archaeopteryx +Archaeornis +Archean +Archilochian +Arctic +Arctogaea +Areca +Areopagus +Ares +Arethusa +Argerich +Argyrol +Arian +Ariel +Aristides +Aristippus +Arius +Arkhangelsk +Arkhipova +Arlberg +Arminian +Arrau +Arroyo +Arthurian +Asarum +Ascanius +Ascensiontide +Aschaffenburg +Ascham +Asclepiadean +Asclepius +Ashanti +Ashford +Ashkenazi +Ashkenazy +Ashkhabad +Ashmore +Ashton +Ashur +Asimov +Aspasia +Assamese +Assisi +Astilbe +Aten +Athanasian +Atherton +Atlantean +Atlantov +Attenborough +Attila +Aubergine +Aubervilliers +Aubrietia +Aubusson +Auger +Augsburg +Augustinian +Aurignacian +Aussie +Auster +Austerlitz +Australasia +Australiana +Australianism +Australoid +Australorp +Austrasia +Austronesia +Austronesian +Autoharp +Avar +Averroism +Avestan +Axminster +Aymara +Ayrshire +Azerbaijani +Azilian +Azotobacter +Azov +Azrael +BBC +BCPL +BNF +Baal +Baalbek +Baaskap +Bab +Babi +Babism +Bacchae +Bacharach +Bacquier +Bactrian +Baedeker +Baganda +Bagdad +Bahai +Bahaism +Bahrain +Bairam +Baker +Bala +Balaam +Balakirev +Balaklava +Balaton +Balearic +Balkis +Balmacaan +Balmoral +Balt +Balthazar +Baltsa +Baluchi +Baluchistan +Bambara +Bamberg +Banda +Banff +Bank +Bannockburn +Bantoid +Bantustan +Banville +Barabbas +Barathea +Barbarossa +Barbary +Barber +Barbirolli +Barbuda +Barcoo +Bardolatry +Barenboim +Bari +Barmecide +Barotse +Barsac +Bart +Bartoletti +Bashkir +Basilian +Basingstoke +Baskerville +Bassas +Bastianini +Basutoland +Bataan +Bathonian +Battenburg +Battle +Baudo +Bauhinia +Bax +Bayard +Beaconsfield +Beaufort +Beaune +Bebington +Bechuana +Bechuanaland +Beckenham +Beckford +Beckmann +Bedfordshire +Bedlington +Beghard +Beguin +Behrens +Belgae +Belgravia +Belial +Belisarius +Belisha +Belleek +Bellerophon +Bellingshausen +Bellmouth +Bellona +Belmondo +Belorussia +Belostok +Belsen +Beltane +Bemba +Benackova +Benedictus +Benedikt +Beni +Benin +Benison +Benne +Bennet +Berber +Berberis +Berbie +Berchtesgaden +Berdichev +Berdyayev +Berenson +Berezina +Berezniki +Berg +Bergama +Bergamo +Berganza +Berger +Bergonzi +Bergsonism +Berkeleian +Berkeleianism +Bernese +Bessarabia +Bethany +Bethmann +Betta +Beulah +Beveridge +Bewick +Bice +Biedermeier +Bielefeld +Bihari +Biisk +Bilharzia +Billingham +Billingsgate +Billiton +Bim +Birkenhead +Bishop +Blachut +Blackbeard +Blagoveshchensk +Blanzat +Blavatsky +Blech +Blegen +Bley +Blindheim +Blini +Bliss +Blomstedt +Bloomsbury +Boanerges +Boatwright +Boche +Bodoni +Bogas +Bohm +Boildieu +Boito +Bokhara +Bolshie +Bolson +Boltonia +Bonapartism +Bonynge +Bordelaise +Borghese +Borodin +Boronia +Bosky +Bosnia +Bougainville +Boughton +Boulez +Boult +Bournemouth +Bouvet +Bozcaada +Braata +Brachiosaurus +Bragi +Brahman +Brahmana +Brahmani +Brahmanism +Brahmin +Brahui +Brailler +Braillers +Braillewriters +Brantford +Breconshire +Bremerhaven +Brendel +Brentano +Brentwood +Brescia +Breslau +Bresson +Bretagne +Bretton +Breuer +Breughel +Briareus +Bridgeford +Bridgeman +Bright +Brigid +Britannia +Briticism +Britishism +Brixton +Brno +Broadbrim +Bromberg +Brown +Bruch +Brule +Brummagem +Brunei +Brunelle +Bruson +Brutus +Bryansk +Brython +Brythonic +Bubo +Bucephalus +Buchmanism +Buckingham +Buckinghamshire +Buddleia +Buenaventura +Bueno +Bulgar +Bumbledom +Buna +Bundaberg +Bundoora +Bundu +Burberry +Burgos +Burgoyne +Burkina +Burseraceous +Bushire +Bute +Buttermere +Butterworth +Bydgoszcz +Byelorussian +Byelostok +CATV +CB +CCNY +CEQ +CGS +CO +Caballe +Cabinda +Caddoan +Cadmean +Cadmus +Caelian +Caelum +Caernarvonshire +Caerphilly +Caesarean +Caesarism +Cahokia +Caicos +Calabar +Caladium +Calciferous +Caledonia +Caledonian +Caliban +Calicut +Callas +Calliopsis +Calvados +Calvinism +Calydonian +Cambridgeshire +Camelopardus +Camenae +Cana +Canaanite +Canaanitic +Canadianism +Candace +Candiot +Candlemas +Canicula +Canopic +Canossa +Cantabrian +Canuck +Capablanca +Cape +Capernaum +Capetian +Capone +Cappuccilli +Capri +Capricornus +Capsian +Caravaggio +Carbonari +Cardiganshire +Caribbee +Carlist +Carlovingian +Carman +Carmarthenshire +Carmel +Carmelite +Carpathian +Carreras +Carrick +Carteri +Carthaginian +Carthusian +Cartier +Caslon +Caspar +Casparian +Caspian +Cassegrainian +Cassia +Castalia +Castilian +Castilla +Castleford +Castlereagh +Casuarina +Catalan +Cathay +Cattleya +Caucasoid +Cavell +Cavesson +Cavetto +Cavour +Cawdrey +Cawley +Cawnpore +Caxton +Cayes +Cayman +Cayuse +Ceanothus +Cecrops +Ceiba +Celadon +Celaeno +Celeste +Celtiberian +Centaurus +Central +Cepheid +Ceratodus +Cercis +Cerenkov +Ceres +Cete +Chaco +Chadderton +Chailly +Chalcis +Chaldean +Chaldee +Cham +Chamaeleon +Chambertin +Charlottenburg +Charlottetown +Charlton +Charmeuse +Charpentier +Chartism +Chasidim +Chatterton +Chaucerian +Chechen +Cheek +Chellean +Chelmsford +Cheltenham +Chelyabinsk +Chelyuskin +Chengchow +Chengteh +Chengtu +Cheongsam +Cheops +Cherbourg +Cheremiss +Cheremkhovo +Cherenkov +Chernovtsy +Chernozem +Chertsey +Cherubini +Chessel +Chesterfieldian +Chetnik +Cheval +Chian +Chibchan +Chickasaw +Chihuahua +Childermas +Chilean +Chiltern +Chilton +China +Chinee +Chinookan +Chionodoxa +Chiron +Chita +Chkalov +Chlorella +Chloromycetin +Chocho +Choco +Chrissie +Christadelphian +Christchurch +Christhood +Christmastide +Christoff +Christology +Christophe +Chukchi +Chung +Churrigueresque +Chuvash +Ciccolini +Cicely +Cid +Cilician +Cimbri +Cimmerian +Cinchona +Cincinnatus +Cinemascope +Cineraria +Cipango +Circassian +Circinus +Cisalpine +Cistercian +Cistus +City +Clacton +Clapham +Clapton +Clarabella +Clarenceux +Clarkia +Claudel +Claudius +Clausewitz +Claytonia +Clematis +Clementine +Clemmons +Cleome +Cleopatra +Cleve +Clevenger +Cliburn +Clintonia +Clipperton +Clostridium +Cluj +Cluytens +Clydesdale +Coast +Coatbridge +Cobbett +Cobham +Cochin +Cockaigne +Cocos +Cointreau +Colchicum +Colchis +Colima +Colleen +Collier +Collinsia +Colloq +Colobus +Cologne +Colossian +Coltrane +Columba +Colwyn +Comanchean +Comintern +Command +Comoros +Compositae +Comptometer +Comus +Conferva +Congreve +Coniston +Conium +Convolvulus +Cook +Copland +Coprosma +Copt +Coptic +Coquille +Coral +Corantijn +Cordelier +Cordovan +Coreopsis +Corriedale +Cortes +Corvallis +Corybant +Corydalis +Corydon +Costa +Costermansville +Cotinga +Cotrubas +Couperin +Courland +Cousteau +Cowell +Cowichan +Craal +Cranfield +Cressida +Creston +Cretic +Crichton +Crinum +Croat +Crockford +Crompton +Cronin +Crookes +Crookesmoor +Crossley +Crownland +Cryptomeria +Cuberli +Culex +Cumbrian +Cundick +Curculio +Curcuma +Curtana +Curvet +Cuscus +Cushitic +Cuthbert +Cymric +Cypripedium +Cyrano +Cyrenaic +Cytherea +Czechoslovak +Czernowitz +Czerny +DMF +DPP +DWT +Dagenham +Dagestan +Dago +Daltonism +Damara +Damaraland +Damascene +Damien +Damson +Danaides +Danegeld +Danelaw +Danio +Danton +Daphnis +Dapsang +Darby +Dard +Dardan +Dardic +Darien +Darjeeling +Darry +Dartford +Dartmoor +Davidovich +Deauville +Deb +Decembrist +Deepfreeze +Delian +Delibes +Delius +Deller +Delorme +Delos +Delsarte +Demogorgon +Demosthenes +Denbighshire +Dene +Denis +Dentalium +Depraz +Dernesch +Derris +Deuteronomist +Deuteronomistic +Deuteronomy +Deutschland +Deutzia +Devereux +Devonian +Diablo +Diamond +Dictaphone +Dictograph +Didache +Dieskau +Dimitrovo +Dinaric +Dinesen +Dingaan +Dinka +Dinnington +Dinoceras +Dione +Dionysia +Dionysiac +Dioscuri +Diplodocus +Dirham +Ditzel +Djibouti +Dneprodzerzhinsk +Dnepropetrovsk +Dniester +Docetism +Dodgson +Dodona +Doese +Dohnanyi +Dol +Dolichosaurus +Dominica +Domitian +Donar +Donath +Donatist +Doncaster +Donegal +Donetsk +Dongola +Donizetti +Dopper +Dor +Dorati +Dorian +Dorking +Dormoy +Doronicum +Dowland +Dowson +Dracaena +Draconic +Drakensberg +Drayton +Dressen +Dronfield +Druse +Duala +Dubonnet +Duisburg +Dukas +Dulcinea +Dumbarton +Dunbarton +Dunker +Dupre +Duralumin +Durban +Durkheim +Duroc +Durufle +Dutoit +Duyker +Dvandva +Dvina +Dvinsk +Dvorsky +Dyak +Dyonisian +Dzaudzhikau +Dzerzhinsk +Dzhambul +Dziggetai +Dzongka +Dzungaria +ECAD +Eaglestone +Eaglewood +Eastbourne +Eastertide +Eastleigh +Ebert +Ecclesiastes +Ecclesiasticus +Echeveria +Edda +Eddington +Edo +Edomite +Edwardine +Efik +Egbert +Egeria +Egham +Egmont +Ehrenburg +Eichendorff +Eiffel +Eijkman +Eikon +Eilat +Eindhoven +Einkorn +Eisenach +Eisenstadt +Eisenstein +Eisteddfod +Ekaterinburg +Ekaterinodar +Ekaterinoslav +Elamite +Elbert +Eleatic +Eleusinian +Elfland +Elgar +Elia +Elias +Elisabethville +Elisavetgrad +Elisavetpol +Ellesmere +Ellice +Ellington +Elohim +Elohist +Elsass +Elvira +Emirates +Emmenthal +Emmet +Emmy +Empson +Endamoeba +Endrich +Endymion +Enesco +Engel +Englishism +Englishry +Entamoeba +Eozoic +Ephedra +Ephemera +Ephraimite +Epigoni +Episcopalism +Equatorial +Equisetum +Erastianism +Erechtheum +Erechtheus +Erenburg +Erica +Ericson +Erin +Eritrea +Ermanaric +Ermler +Erse +Erymanthian +Escallonia +Escherichia +Escorial +Esdras +Eskilstuna +Esperanto +Esquiline +Essene +Estonian +Eth +Ethelbert +Ethelred +Ethiopian +Eton +Eucharis +Euonymus +Eupatorium +Euphrosyne +Euroclydon +Eurocommunism +Eurocrat +Eurodollar +Euromarket +Eurovision +Eurus +Euryale +Eurystheus +Eustachian +Euxine +Everton +Evertor +Evesham +Evonymus +Ewing +Excalibur +Exmoor +Exon +FPS +Fabianism +Fabrikoid +Factice +Faisal +Faizabad +Falange +Faliscan +Falkirk +Falkner +Falla +Falstaffian +Fanti +Fareham +Farnborough +Farnese +Farnesol +Farnham +Faroe +Faroes +Farouk +Farquhar +Farrago +Farthingale +Fartlek +Faruk +Fassbaender +Fassbinder +Fathometer +Fatimid +Fatshan +Faubourg +Faure +Fayal +Fedoseyev +Feigin +Feisal +Feme +Fenian +Fenice +Fenrir +Fergus +Fernandi +Ferrara +Fescennine +Feuchtwanger +Feuerbach +Feuilleton +Fezzan +Fianna +Finnic +Finsen +Finsteraarhorn +Firbank +Flamig +Flaminian +Fleetwood +Flensburg +Fletcher +Fletcherism +Flintshire +Flugelhorn +Flysch +Foism +Foison +Fokine +Fokker +Foochow +Fornax +Forrester +Forsythia +Fouquet +Fourierism +Fournet +Fournier +Francescatti +Franck +Franconia +Franconian +Francophile +Francophobe +Francophone +Franglais +Frankenstein +Frankish +Frauenfeld +Fraunhofer +Frazer +Frazil +Freccia +Freda +Fredericia +Frederiksberg +Fredrikstad +Freesia +Freiburg +Frenchy +Freni +Frescobaldi +Freytag +Fribourg +Fricandeau +Friesian +Frigg +Frijol +Frisch +Frisco +Friuli +Friulian +Frizette +Frobisher +Froment +Ft +Fuegian +Fulham +Futuna +Fyzabad +Gadarene +Gael +Gaeltacht +Gagarin +Gaia +Gainsborough +Galago +Galenic +Galenical +Galenism +Galibi +Galician +Galla +Gallic +Gallican +Gallicanism +Gallicism +Galton +Galwegian +Gambeson +Gambetta +Gambier +Gamboge +Ganda +Gandhiism +Ganga +Garamond +Gargantua +Garrya +Garth +Gascon +Gaspar +Gates +Gatha +Gaucho +Gaulish +Gaullism +Gaullist +Gaultheria +Gaza +Gedda +Gehenna +Geisel +Geissler +Gelderland +Gelsemium +Gelsenkirchen +Gemara +Gencer +Gendron +Genevan +Genf +Genfersee +Genghis +Genoese +Genova +Gentoo +Geordie +Georgette +Germanism +Germanophile +Germanophobe +Gethsemane +Geum +Gharial +Gharry +Ghaut +Ghazi +Ghazzah +Gheber +Gherao +Ghiaurov +Ghiberti +Ghibli +Ghillie +Ghirlandaio +Ghitalla +Giacometti +Gibeonite +Gielgud +Gierek +Giessen +Gigout +Gilbertian +Gileadite +Gilels +Gillingham +Gippsland +Gippy +Giraud +Giraudoux +Gisborne +Giscard +Giulini +Giulio +Glagolitic +Glazunov +Glengarry +Glickman +Glinka +Globigerina +Glorioso +Gloucestershire +Gloxinia +Gluck +Gobbi +Gobelin +Godesberg +Godetia +Godiva +Godolphin +Godspeed +Godthaab +Godunov +Goebbels +Goidel +Golconda +Goldmark +Golgi +Golgotha +Gomberg +Gond +Gondi +Gondwanaland +Gongorism +Goop +Gorcock +Gorgonzola +Gorki +Gorlovka +Goshen +Gosplan +Goth +Gotha +Gothenburg +Gotland +Goucher +Gounod +Goya +Graafian +Graben +Gracchus +Graeae +Graffman +Graian +Granth +Grecism +Green +Greenham +Gregorian +Greisen +Grenada +Grenadines +Gretna +Grieg +Grierson +Griffe +Griffiths +Griffon +Grig +Grigioni +Grignard +Grikwa +Grindelia +Griqua +Griqualand +Grison +Grolier +Grundheber +Grus +Guadeloupe +Guarani +Guernica +Guernsey +Guerrero +Guevara +Guido +Guildford +Guillaume +Guillou +Guinea +Guinness +Gurmukhi +Gurzenich +Gypsophila +Habsburg +Haddington +Hadith +Haematoxylon +Hagegard +Hagiographa +Haida +Hainan +Haitink +Hakea +Hallamshire +Halle +Hallowmas +Hallstatt +Halpern +Hamite +Hamitic +Handley +Hansard +Hanseatic +Hanuman +Hanyang +Hardenberg +Hardy +Hargreaves +Haringey +Harl +Harlow +Harmsworth +Harper +Harrild +Harrovian +Hathor +Hauptmann +Haversian +Hawick +Heard +Heaviside +Hebraism +Hebraist +Hebron +Heifetz +Helgoland +Helianthus +Heligoland +Heliogabalus +Helios +Helladic +Hellas +Helldiver +Helleborine +Hellenism +Hellenist +Hellenistic +Helvetia +Helvetian +Helvetic +Helvetii +Hemmings +Henie +Henryson +Henslowe +Henze +Hephaestus +Heptateuch +Heraclid +Herat +Hercynian +Herefordshire +Herero +Hermaphroditus +Hertford +Hertfordshire +Hertzian +Herzegovina +Herzl +Herzog +Hesione +Hesperia +Hesperian +Hesperides +Hesychast +Het +Heteroousian +Hexateuch +Heynis +Heysham +Hezekiah +Hialeah +Hibernicism +Hickox +Hideyoshi +Hieland +Hilary +Hildesheim +Himyarite +Himyaritic +Hinayana +Hindemith +Hindenburg +Hippeastrum +Hippocrene +Hippolytus +Hippomenes +Hirudin +Hispania +Hispanicism +Hispaniola +Hittite +Hobbism +Hochheimer +Hocktide +Hodgson +Hoene +Hofmann +Hohenzollern +Hollandia +Holliday +Holliger +Hom +Homoiousian +Hong +Honiton +Horatian +Horatius +Horenstein +Horne +Hortense +Hosta +Houdan +Houstonia +Howland +Hoya +Huddersfield +Huddleston +Hudibrastic +Huguenot +Humperdinck +Hunnish +Huntingdonshire +Hussite +Huybrechts +Hyacinthus +Hydrastis +Hydroski +Hydrus +Hygeia +Hynninen +Hyoscyamus +Hypnos +Hyson +ISSN +Iapetus +Ibo +Ibrahim +Icaria +Icarian +Iceni +Ichthyornis +Ido +Idomeneus +Ignatius +Igorot +Iguanodon +Ijssel +Ijsselmeer +Ilford +Ilkeston +Illyrian +Imai +Immanuel +Immelmann +Immingham +Impatiens +Inbal +Ind +Indiaman +Indic +Indologist +Indris +Ingush +Inkerman +Innuit +Inselberg +Intelsat +Interisland +Invar +Ionesco +Ionia +Ionian +Ipomoea +Ireton +Irishism +Irkutsk +Irons +Iroquoian +Isbn +Iscariot +Ishmael +Ishmaelite +Ishtar +Isidore +Iskander +Iskenderun +Islington +Ismaili +Isocheim +Italia +Ivanovo +Ivanovsky +Ives +Ivory +Ixia +Ixion +Ixtaccihuatl +Izhevsk +Iztaccihuatl +JCL +Jabalpur +Jabir +Jabiru +Jaborandi +Jacaranda +Jacobin +Jacquard +Jadotville +Jaga +Jahvist +Jain +Jainism +Jamesian +Janacek +Janiculum +Janigro +Janowitz +Jansenism +Jap +Japheth +Japhetic +Jarvi +Jarvis +Jat +Jehovist +Jemmy +Jena +Jenghis +Jenner +Jephthah +Jeremiad +Jersey +Jervis +Jespersen +Jesselton +Jesu +Jethro +Jetton +Jewess +Jewry +Jezebel +Jezreel +Joab +Jocasta +Jochum +Jodo +Johnsonian +Joinville +Jolson +Jonah +Jonson +Jotunheim +Juantorena +Jubbulpore +Judaea +Judah +Judaic +Juilliard +Juliana +Jumada +Juneberry +Junius +Junoesque +Jylland +KWIC +KWOC +Kaaba +Kabaka +Kabyle +Kaffir +Kaffraria +Kafir +Kaiserslautern +Kalahari +Kalevala +Kalmuck +Kamu +Kanaka +Kanarese +Kanawa +Kandinsky +Kanji +Kapfenberg +Karaite +Karajan +Karakul +Karczykowski +Karelian +Karloff +Karlovy +Karlsbad +Karlsruhe +Karnak +Karpov +Karri +Karst +Kasha +Kashmiri +Kaspszyk +Katrine +Keeling +Keewatin +Keighley +Keijo +Kelson +Kempff +Kennelly +Kennington +Kentish +Kerenski +Kermanshah +Kertesz +Keswick +Keynesianism +Khabarovsk +Khachaturian +Khaddar +Khakass +Khakis +Khalid +Khalif +Khalkha +Khalkidiki +Khama +Khamsin +Khanate +Khanga +Khania +Kharif +Kharkov +Khat +Khayal +Khedive +Khelat +Kherson +Khieu +Khingan +Khirbet +Khiva +Khoikhoi +Khoisan +Khojent +Khotan +Khufu +Khulna +Khuskhus +Khyber +Kiaat +Kiang +Kiangsi +Kiangsu +Kiaochow +Kibitka +Kiblah +Kidderminster +Kielce +Kier +Kierkegaard +Kieselguhr +Kif +Kikoi +Kikumon +Kilauea +Kildare +Kilderkin +Kilkenny +Killarney +Killick +Killiecrankie +Killifish +Killikinick +Kilmarnock +King +Kingdom +Kingman +Kinnock +Kinross +Kinshasa +Kirchhoff +Kirghiz +Kiribati +Kirigami +Kirin +Kirkby +Kirkcaldy +Kirkcudbright +Kirkman +Kirkuk +Kirkwall +Kirman +Kirmess +Kirovabad +Kirovograd +Kirshbaum +Kiruna +Kirundi +Kisangani +Kish +Kishinev +Kishke +Kismayu +Kissel +Kissin +Kissinger +Kist +Kistna +Kisumu +Kitts +Kizil +Klagenfurt +Klangfarbe +Klansman +Klausenburg +Klee +Kleiber +Kleist +Klemperer +Klimt +Klipspringer +Klondike +Kneller +Knesset +Knighthead +Kniplova +Knobkerrie +Knussen +Koblenz +Kodaly +Koestler +Koheleth +Kohima +Kohl +Kohn +Kohoutek +Kokand +Kokanee +Kokobeh +Kokoschka +Kolhapur +Kolinsky +Kollo +Kollwitz +Kolmar +Kolmogorov +Kolo +Kolomna +Kolyma +Komati +Komatik +Komi +Kommunarsk +Kommunizma +Komodo +Komsomol +Komsomolsk +Konakry +Kondo +Kondrashin +Konstanz +Kootenay +Kopeisk +Kopje +Koppa +Korbut +Korchnoi +Kordofan +Kordofanian +Korma +Korngold +Korsakov +Kortrijk +Koruna +Korzybski +Kos +Kosciusko +Kossuth +Kostroma +Kosygin +Kota +Kotabaru +Koulibiaca +Koumis +Kovno +Kovrov +Koweit +Kowhai +Kozhikode +Kra +Kraal +Kragujevac +Krait +Krakau +Kramatorsk +Krameria +Kranj +Krans +Krasnodar +Krasnoyarsk +Krefeld +Kreisky +Kreisler +Kremenchug +Kremer +Krems +Kreplach +Kreutzer +Kriegspiel +Kriemhild +Krimmer +Krio +Krips +Kriss +Kristiansand +Kristianstad +Krivoy +Kromesky +Krone +Kronig +Kronos +Kroon +Kropotkin +Krugersdorp +Kruller +Krummhorn +Krupp +Kruysen +Krym +Kshatriya +Kuala +Kuban +Kubelik +Kublai +Kubrick +Kuch +Kuchen +Kuching +Kueh +Kuenlun +Kufic +Kuibyshev +Kukri +Kuku +Kula +Kulturkampf +Kulun +Kum +Kumamoto +Kumasi +Kumbaloi +Kung +Kungur +Kunming +Kunzite +Kuomintang +Kuopio +Kura +Kurgan +Kuril +Kurland +Kurosawa +Kuroshio +Kurrajong +Kursaal +Kursk +Kurzeme +Kuskokwim +Kutaisi +Kutch +Kutuzov +Kuznetsk +Kwa +Kwacha +Kwajalein +Kwakiutl +Kwangchow +Kwangchowan +Kwangju +Kwangtung +Kwantung +Kwanza +Kwara +Kwazulu +Kweichow +Kweilin +Kweisui +Kweiyang +Kwela +Kynewulf +Kyongsong +Kyprianou +Kyrie +Kyushu +LPG +La +Laager +Laaland +Laburnum +Lacedaemonian +Lactobacillus +Ladin +Ladino +Lagting +Lahnda +Lahti +Laibach +Lakeland +Lakes +Laksa +Lakshadweep +Lalo +Lamaism +Lamarckian +Lamarckism +Lamington +Lammas +Lammastide +Lancastrian +Landau +Langland +Langobard +Langobardic +Langridge +Langton +Langtry +Lantana +Lapith +Laplacian +Lapland +Lapp +Lar +Laski +Lassen +Latakia +Latimeria +Latina +Latinism +Latinist +Latino +Latona +Latour +Latvian +Laudian +Laughton +Launce +Launceston +Lawless +Lawrentian +Lazar +Leacock +Leaf +Leah +Leamington +Leatherette +Leda +Lefkowitz +Leibnitz +Leicester +Leicestershire +Leichhardt +Leiden +Leif +Leinsdorf +Leinster +Leishmania +Leitner +Lemberg +Lemmens +Leninabad +Leninakan +Leno +Lenya +Leoncavallo +Leonidas +Leopardi +Lepanto +Lepidosiren +Leptocephalus +Lepton +Lepus +Lermontov +Lerwick +Lethbridge +Leto +Lett +Lettish +Leucippus +Levant +Levantine +Leverhulme +Leverkusen +Levite +Levitical +Levko +Lewisham +Leyte +Lhasa +Liadov +Liao +Liaoning +Liaotung +Liaoyang +Lias +Lichfield +Liebfraumilch +Lilith +Limbourg +Limburg +Limburger +Limpopo +Lincolnshire +Linnaean +Linsang +Lipetsk +Lippizaner +Liriodendron +Listerism +Liszt +Liv +Ljubljana +Llandaff +Llandudno +Llanelli +Llangollen +Llewellyn +Lleyn +Lobachevsky +Locarno +Loewe +Lolland +Lollard +Lombrosian +Longbenton +Longford +Longobard +Lonicera +Lorengar +Loretta +Lota +Loughborough +Louisburg +Luba +Lucan +Lucania +Lucina +Lucknow +Luddite +Ludendorff +Ludwigsburg +Ludwigshafen +Luffa +Luganda +Lugansk +Luluabourg +Luo +Lupercalia +Lur +Lusatian +Lusitania +Lutetia +Luton +Lutoslawski +Lutyens +Luxemburg +Luxon +Lvov +Lycian +Lydian +Lyme +Lymington +Lyonnais +Lyonnesse +Lysander +Lysenkoism +Lysimachus +Lytham +Lythraceous +Lyublin +MFD +MIRV +MKS +MKSA +MSC +MVS +MVT +Ma +Maag +Maar +Maarianhamina +Maas +Maastricht +Maazel +Mab +MacKerras +Macao +Macaskill +Macau +Maccabean +Maccabees +Macclesfield +Macdonnell +Mackay +Mackerras +Maclean +Macleod +Macmahon +Macneice +Macpherson +Macready +Maddalena +Maecenas +Magdalen +Magdalenian +Magdeburg +Magellan +Maghreb +Maglemosian +Magnificat +Magyar +Mahdi +Mahican +Mahomet +Mahonia +Mahound +Maia +Maintenon +Maitland +Majlis +Malacca +Malaya +Malinowski +Malison +Malpighian +Mam +Mameluke +Manchu +Mancunian +Mandaean +Mandalay +Mande +Mandeville +Mandingo +Manichaeism +Mannerheim +Mannheim +Mantler +Manuguerra +Manx +Manxman +Marabout +Maracaibo +Maratha +Marathi +Marburg +Marchland +Marciano +Marcionism +Marconi +Marengo +Marenzio +Margaux +Margay +Marge +Mariana +Mariehamn +Marienbad +Marinduque +Marinetti +Mariolatry +Mariology +Marist +Mariupol +Marius +Marivaux +Markevitch +Markhor +Markka +Markova +Marley +Marlow +Maronite +Marquesan +Marrakech +Marrakesh +Marriner +Marsala +Marseillaise +Marseille +Marshalsea +Marston +Martin +Martinmas +Martinon +Marton +Masai +Mascagni +Masefield +Massawa +Massenet +Matabele +Matabeleland +Mathis +Matorin +Mattila +Mauceri +Maud +Maugham +Mauricio +Maurist +Mauser +Mavourneen +Mawson +Maxim +Mayakovski +Mayan +Mayen +Mayotte +Mazdaism +Mbujimayi +McNair +Mccarthyism +Mccartney +Mccormack +Mccullers +Mcdiarmid +Mcgonagall +Mcluhan +Mclure +Mcmunn +Mcmurdo +Mcnaughten +Mcqueen +Meade +Meccano +Mechem +Mechlin +Mecklenburg +Mede +Medina +Megaera +Mehta +Meissen +Melaleuca +Melanochroi +Melchite +Melchizedek +Meleager +Melitopol +Melton +Melungeon +Memnon +Memphian +Mendeleyev +Mendelism +Menelik +Mengelberg +Menshevik +Menton +Mercian +Mercouri +Mercurian +Mercurochrome +Merionethshire +Merovingian +Merseburg +Mersey +Merseyside +Merton +Mesembryanthemum +Mesple +Messapian +Metol +Metternich +Mexicali +Meyerbeer +Meyerhof +Micah +Michaelmas +Micmac +Microscopium +Middelburg +Middlesbrough +Middlewood +Midway +Milashkina +Milford +Milhaud +Milnes +Milstein +Mina +Mindel +Ming +Mingrelian +Minkowski +Minorca +Minorite +Minton +Minya +Miquelon +Miserere +Mishima +Mishnah +Mithraism +Mithras +Mitropolous +Mitropoulos +Mittelland +Mitterrand +Mixtec +Mizoguchi +Mlle +Mme +Mnemosyne +Modiolus +Modred +Mogilev +Mohave +Mohican +Mohock +Mojave +Moldau +Moldavian +Moldavite +Molech +Moll +Mollet +Molokai +Mommsen +Momus +Moncton +Mondale +Mondial +Monegasque +Mongo +Mongol +Mongolic +Monmouthshire +Monophysite +Monteux +Montezuma +Montgomeryshire +Montserrat +Moorcock +Moorland +Moradabad +Mordvin +Mordvinian +Moreton +Morisco +Moro +Morocco +Morpheus +Moselle +Mossi +Mosul +Mountbatten +Mountie +Moussorgsky +Mousterian +Mozambique +Mozarab +Mridang +Muharram +Mulciber +Munch +Munda +Murdabad +Murdoch +Murillo +Murmansk +Musca +Muskhogean +Mussulman +Muti +Mwalimu +Mweru +Mycobacterium +Myrica +Myrmidon +NCAR +NGK +NTP +Naafi +Nabataean +Nabokov +Nabonidus +Nadia +Naga +Nagaland +Nagana +Nagano +Nagari +Nagpur +Nagyszeben +Nahuatl +Nahum +Nama +Namaqualand +Namibia +Nana +Nansen +Napier +Napierian +Napoli +Napravnik +Narayanganj +Narraganset +Nathanael +Nauru +Navassa +Nayarit +Nazarite +Nearctic +Neblett +Nederland +Negress +Negritic +Negrito +Negrophil +Negrophobe +Negus +Nehemiah +Nejd +Nekrasov +Nelly +Nelson +Nembutal +Nemean +Nemesia +Neocene +Neogaea +Neogene +Neotropical +Neozoic +Neptunian +Nereis +Neri +Nestorianism +Neubrandenburg +Neville +Nevis +Nevski +New +Newburg +Newcombe +Newcomen +Newfie +Newgate +Newham +Newhaven +Newmarket +Newtonabbey +Newtown +Ngaio +Ngaliema +Ngoma +Nguni +Ngwee +Nha +Nicaea +Nice +Nicene +Nicias +Nicobar +Nicol +Nicola +Nicolai +Nicolesco +Nicolson +Nicotiana +Niedersachsen +Niersteiner +Nietszche +Niflheim +Nijmegen +Nikaria +Nike +Nikolainkaupunki +Nikolayev +Nilotic +Nimitz +Nimrod +Nimwegen +Ningpo +Ninon +Nipissing +Nisei +Nishapur +Nissen +Niue +Nizam +Noachian +Noble +Noctiluca +Noguchi +Noordholland +Nordkyn +Norland +Normanton +Norn +Norseman +Northallerton +Northamptonshire +Northcliffe +Northcountryman +Northman +Northmen +Northumbria +Northumbrian +Northumbrians +Northwich +Nostoc +Notogaea +Notornis +Nototherium +Notour +Nottinghamshire +Notus +Novgorod +Novokuznetsk +Nuba +Nucci +Nuffield +Nullstellensatz +Nuneaton +Nupe +Nuremberg +Nyanja +Nyasaland +Nynorsk +Nyoro +OSHA +Oahu +Oakham +Oakville +Oaxaca +Obadiah +Oberammergau +Oberhausen +Oberland +Oberon +Obraztsova +Ochman +Ockham +Ocrea +Octans +Octavian +Octobrist +Odelsting +Odontoglossum +Ogham +Oglethorpe +Ogpu +Ogygian +Oidium +Oireachtas +Oistrakh +Okayama +Okeechobee +Okefenokee +Okhotsk +Okie +Olcott +Oldcastle +Oldham +Oliveira +Olynthus +Ommiad +Omsk +Ophiuchus +Oporto +Oppens +Orangeism +Orangeman +Oratorian +Orcadian +Ordovician +Orenburg +Orff +Oriya +Orleanist +Ormandy +Ormazd +Ornithorhynchus +Orphean +Orphism +Orpington +Orsk +Orvieto +Osage +Oscan +Oshawa +Oshogbo +Osijek +Osmanli +Osnaburg +Osset +Ossetic +Ossian +Ostrogoth +Ostyak +Othin +Ottley +Ouija +Ovambo +Overijssel +Oxbridge +Oxfordshire +Ozawa +PABA +PCB +PCBS +POBox +PUC +PWT +Paal +Pachisi +Pachouli +Pacific +Paddywhack +Paderewski +Padus +Pahari +Pahlavi +Paignton +Paiute +Palacio +Palaearctic +Palaeocene +Palaeozoic +Palau +Palenque +Pali +Pallas +Palmerston +Panama +Panathenaea +Pandarus +Pandean +Panhellenic +Panhellenism +Panjabi +Pantagruel +Paphian +Papiamento +Papuan +Paracel +Paracelsus +Parma +Parnassian +Parnassus +Parsee +Parthenopaeus +Parthenope +Parthenos +Parthian +Pasch +Pashto +Passamaquoddy +Passiontide +Pasteurism +Pathan +Patmos +Pauk +Paulinus +Pavarotti +Pavo +Pawnee +Pears +Pecksniffian +Pehlevi +Pekin +Pekingese +Pelagian +Pelagianism +Pelasgian +Peleus +Pelew +Pelias +Pelmanism +Peloponnesian +Pelops +Pembrokeshire +Pentland +Pentstemon +Penutian +Pepys +Pequot +Perceval +Percheron +Peritricha +Perlman +Persicaria +Persis +Persson +Pesach +Peterborough +Peterlee +Peterloo +Peterman +Petermann +Petersham +Petra +Petrie +Petrine +Petronius +Petropavlovsk +Petrosian +Petrov +Petrovsk +Petrozavodsk +Peyer +Pfalz +Pforzheim +Phaeacian +Phaedrus +Philadelphus +Philippeville +Philippic +Philistia +Philistinism +Philoctetes +Philomela +Phlegethon +Phoenician +Phragmites +Phrygian +Phylloxera +Pianola +Piavko +Picard +Pickwickian +Pictish +Pierian +Pierides +Pierrot +Pietermaritzburg +Pieterson +Pilsen +Pilsudski +Piltdown +Pindaric +Pinkerton +Pinkster +Pinsk +Pisanello +Pisano +Piscis +Pitcairn +Pithecanthropus +Pitta +Plasson +Plasticine +Platonical +Plattdeutsch +Platte +Platteland +Plautus +Podolsk +Pogonia +Pogorelich +Polack +Polanski +Polje +Pollack +Pollini +Pollyanna +Polska +Polycarp +Pondo +Pondoland +Pons +Pontic +Popov +Popp +Porson +Posen +Positif +Poulenc +Powhatan +Praesepe +Praetorian +Prakrit +Pressburg +Pretre +Preussen +Previn +Prey +Priapus +Price +Principe +Priscian +Procne +Prokopyevsk +Proterozoic +Protophyta +Provincetown +Prunella +Prussianism +Pskov +Psoralea +Ptolemaist +Puppis +Purbeck +Puseyism +Pyrrhus +Pythagoreanism +Pythia +Pythian +Quadragesima +Quassia +Queenborough +Queenstown +Quimper +Quinquagesima +Quirites +Quivar +RI +RTT +Rabelais +Rabelaisian +Rabi +Rabia +Rackham +Radetzky +Radnorshire +Rafflesia +Raia +Raimondi +Rajput +Rama +Rambouillet +Rameses +Rampal +Randova +Ranki +Rapallo +Raphia +Rastafarian +Rattle +Rauwolfia +Ravel +Rea +Rebozo +Recklinghausen +Redbridge +Redemptorist +Redgrave +Regensburg +Rehoboam +Reichsrat +Reiner +Remblai +Reme +Remex +Renardy +Renfrew +Rensselaerite +Resnik +Respighi +Reunion +Rhadamanthus +Rhaetian +Rhaetic +Rheinland +Rhemish +Rhodesian +Rhodesoid +Rhodian +Rhodope +Ricci +Ricciarelli +Riesling +Rigsdaler +Rijeka +Rijksdaaler +Rijn +Rijswijk +Riksdag +Rimini +Rimsky +Ripuarian +Riss +Rivera +Roanoke +Robeson +Robespierre +Robson +Rochberg +Rochdale +Rochelle +Rockhampton +Rockingham +Rodin +Rodrigo +Rodzinski +Roethke +Rojak +Rolf +Rollo +Roma +Romagna +Romaic +Romains +Romaji +Romanes +Romanic +Romanies +Romanism +Romanist +Romanov +Romansch +Romany +Romberg +Romero +Romeros +Romish +Rommel +Romney +Roncesvalles +Ronin +Ronsard +Rosalind +Rosicrucian +Rossini +Rostov +Rostropovich +Rotherham +Rothermere +Rothesay +Rotterdam +Rouault +Roubaix +Roussillon +Routemarch +Rowan +Rowbotham +Rowicki +Rowlandson +Roxburgh +Royden +Rozhdestvensky +Rubenstein +Rubicon +Rudesheimer +Ruhr +Rumpelstiltskin +Rundstedt +Rupert +Rurik +Ruritania +Ruskin +Russky +Russophile +Russophobe +Ruthenian +Rutherfordium +Rutter +Rybinsk +Ryswick +Ryukyu +Ryurik +Rzewski +SNCC +SNOBOL +STOL +Saadi +Saar +Saarinen +Saarland +Sabaean +Sabaoth +Sabbatarian +Sabellian +Sackville +Sacramentarian +Sadducee +Saens +Safar +Safi +Sahaptin +Saharan +Saint +Saintpaulia +Saiva +Sakai +Sakharov +Sakyamuni +Salford +Salian +Salicornia +Sallinen +Salminen +Salol +Salonen +Salpa +Salpiglossis +Salvia +Salzburg +Samarkand +Sambo +Samian +Samnite +Samoyed +Sanctus +Sandhurst +Sandringham +Sandwich +Sanforized +Sanger +Sangh +Sangraal +Sanjak +Sankhya +Santee +Sao +Sarajevo +Sarangi +Saransk +Saratov +Sard +Sardinian +Sardis +Sardius +Sardou +Sargodha +Sargon +Sark +Sarkis +Sarracenia +Sarsen +Saschowa +Sassanid +Sassenach +Satie +Satsuma +Saturnian +Sauerbaum +Sawney +Saxe +Scandian +Schaerbeek +Schaffhausen +Schein +Schenck +Schiedam +Schiff +Schippers +Schleiermacher +Schlesien +Schleswig +Schliemann +Schnecken +Schnitzler +Schwarz +Schwarzkopf +Sci +Scimone +Scleroderma +Scofield +Scopus +Scorpius +Scotism +Scotswoman +Scotticism +Scotto +Scriabin +Scythian +Seabee +Sealyham +Searle +Seaton +Sebastopol +Secunderabad +Sedgemoor +Seebeck +Seeger +Seeland +Seidlitz +Seifert +Selene +Seleucid +Selig +Seljuk +Semipalatinsk +Semitics +Senechal +Senlac +Sephardi +Septembrist +Septuagint +Serapis +Serb +Serkin +Sevastopol +Severnaya +Severus +Sexagesima +Shaban +Shabuoth +Shackleton +Shaka +Shakta +Shakti +Shang +Shankar +Shankaracharya +Sharia +Shavian +Shaw +Shawwal +Shchedrin +Shcheglovsk +Shcherbakov +Shechem +Shekinah +Shemite +Shemitic +Sheol +Sherpa +Sherrington +Shetland +Shiah +Shiism +Shimonoseki +Shiraz +Shluh +Shoa +Sholokhov +Shona +Shoshonean +Shostakovich +Shrewsbury +Shropshire +Shrovetide +Shulamite +Sibelius +Sicanian +Siddhartha +Sierra +Sihanouk +Sika +Silures +Silurian +Silvanus +Simarouba +Simbirsk +Simeon +Simferopol +Sinaloa +Sindhi +Singhalese +Sinhalese +Sinicism +Sinitic +Sinopoli +Sintow +Siouan +Siracusa +Sisley +Sitka +Sivaism +Sivan +Siwash +Sixtus +Skelton +Skijoring +Skikda +Skimmia +Skipton +Skokiaan +Skolly +Skrowaczewski +Skua +Slatkin +Slavism +Slavkov +Slavonia +Slavophile +Slavophiles +Slesvig +Slovak +Slovene +Smeaton +Smetana +Smilax +Smirnov +Smolensk +Smollett +Sobranje +Socinian +Soderblom +Soderstrom +Sodom +Soffel +Sogdian +Solenodon +Solti +Solutrean +Solzhenitsyn +Somaliland +Sondheim +Songhai +Sorbian +Sorbonne +Sordello +Sothic +Sothis +Sotho +Souphanourong +Souslik +Sousse +Souterrain +Southdown +Southern +Southport +Southron +Southwark +Sovetsk +Soviet +Soweto +Soyinka +Soyuz +Spaak +Spartacus +Spassky +Speenhamland +Spenborough +Spence +Spengler +Spenser +Spenserian +Spinoza +Spinozism +Spitsbergen +Spivakov +Spratly +Springhaas +Srbija +Stade +Stagirite +Stakhanovism +Stalinabad +Stalingrad +Stalinism +Stalinogrod +Stalinsk +Stanislavsky +Stanleyville +Starker +Stavanger +Stavropol +Steber +Stefansson +Stegodon +Stegomyia +Stegosaurus +Steier +Steiermark +Stein +Steinbeck +Steinitz +Stellite +Stern +Stijl +Stillson +Stillsons +Stilton +Stilwell +Stockhausen +Stockport +Stockwood +Stokowski +Stokys +Storting +Stourbridge +Stradivari +Stradivarius +Strafford +Stralsund +Stranraer +Stratas +Strathclyde +Straus +Stravaig +Streisand +Strelitzia +Stretford +Streusel +Stroheim +Strophanthus +Strymon +Stu +Stylops +Sudetenland +Sudra +Sufi +Sufism +Sultanabad +Sulu +Sumba +Sumbawa +Summers +Sumo +Sunderland +Sunni +Sunnite +Suomi +Surinam +Suriname +Susanna +Susian +Susu +Sutcliffe +Suvorov +Suwannee +Svalbard +Sverdlovsk +Svetlanov +Swabia +Swadeshi +Swanee +Swatow +Swazi +Swedenborg +Swedenborgianism +Sweeny +Swithin +Sylvan +Symons +Syriac +Syrtis +Szabadka +Szczecin +Szechwan +Szeged +Szell +Szerying +Szeryng +Szewinska +Szombathely +Szymanowski +TKO +TP +TWP +Tabasco +Tabriz +Tacamahac +Tacchino +Tachina +Tadzhiki +Tagalog +Tai +Taichung +Tainan +Taino +Taiping +Taisho +Tajik +Talaing +Talmudist +Talvela +Tambov +Tamerlane +Tamworth +Tanagra +Tanjungpriok +Tannenberg +Tardenoisian +Targum +Tarkington +Tarnopol +Tarpeia +Tarpeian +Tarquin +Tartarean +Tartaric +Tartarus +Tasmanian +Tatar +Tatary +Tatum +Taunton +Tay +Taymyr +Tayra +Tayside +Tbilisi +Tchad +Te +Teal +Tear +Tebaldi +Technicolor +Technion +Tel +Telegu +Telescopium +Telford +Telstar +Telugu +Tema +Temne +Tempe +Templar +Tenebrae +Tenerife +Tennstedt +Tenzi +Terence +Teresina +Tereus +Ternopol +Terrani +Tethys +Teton +Teucer +Teucrian +Teuton +Teutonism +Tewkesbury +Thanatos +Thebaid +Themis +Theodora +Theodoric +Theophilus +Thermit +Thersites +Thetford +Thomism +Thorndike +Thorvaldsen +Thucydides +Thuja +Thurgau +Thuringia +Thuringian +Thurn +Thyestes +Tiberius +Tilburg +Tilbury +Tilsit +Timor +Timoshenko +Timour +Tintagel +Tippett +Tirol +Tiruchirapalli +Tirunelveli +Tisa +Tishab +Tisiphone +Titanesque +Titanomachy +Titograd +Titoism +Tivoli +Tjirebon +Tlaxcala +Tlemcen +Tlingit +Tmesis +Tobey +Tobolsk +Tobruk +Tocharian +Tocqueville +Togliatti +Togoland +Tojo +Tokay +Tokelau +Tokharian +Tokoloshe +Tokugawa +Tolan +Tolbert +Tolima +Tolkien +Toller +Tolly +Toltec +Toluca +Tome +Tomowa +Tomsk +Tonbridge +Tonga +Tonka +Tonkin +Tophet +Torricellian +Torsk +Tourel +Townsville +Tractarianism +Transcaucasia +Transylvanian +Trappist +Treblinka +Trent +Trevino +Treviso +Tridentine +Trinil +Tripitaka +Triticum +Tromelin +Trondheim +Trowbridge +Troyanos +Truffaut +Truro +Tuamotu +Tuareg +Tucana +Tucker +Tuckwell +Tunbridge +Tungus +Tungusic +Tupi +Turanian +Turco +Turkey +Turki +Turkic +Turkism +Turkmen +Turkoman +Turks +Tuvalu +Twelfthtide +Twi +Twickenham +Tyche +Tynwald +Tyrannosaurus +Tyrian +Tyrol +Tyrolienne +Tyrone +Tyrr +Tyrrhenian +UHF +Ubangi +Ubiquitarian +Ude +Ugrian +Ugric +Uhland +Uhuru +Uigur +Uinta +Uitlander +Ujamaa +Ujiji +Ujjain +Ujung +Ukase +Ukiyoe +Ulbricht +Ullswater +Ulm +Ulsterman +Ulyanovsk +Umbrian +Umbriel +Unalaska +Uniat +Union +United +Ural +Uralic +Uranian +Uredo +Uriah +Uriel +Urmston +Urnfield +Ustinov +Uxbridge +Uzbek +VAC +VAG +VDU +VLF +VTOL +Vaal +Vaasa +Vaishnava +Valencia +Valenciennes +Valentinian +Valjakka +Vanda +Vandyke +Vanir +Vanuatu +Varady +Varangian +Varga +Varuna +Vaseline +Vaticanism +Veasy +Veblen +Vedalia +Vedanta +Vedda +Veddoid +Vedernikov +Vedic +Velsen +Venda +Veneti +Venetia +Venetic +Venezia +Venizelos +Venora +Venusberg +Veracruz +Vernoleninsk +Veronal +Veronese +Verrett +Vertumnus +Vierne +Vietcong +Vietminh +Vihuela +Viipuri +Vijayawada +Vilayet +Villach +Villahermosa +Villainage +Villanovan +Villars +Villeneuve +Villeurbanne +Villiers +Villon +Vilnius +Viminal +Vincennes +Vindhya +Vineland +Vinland +Virchow +Visakhapatnam +Visayan +Visby +Visconti +Viseu +Vishakhapatnam +Vishinsky +Vitebsk +Vizagapatam +Vizcacha +Vizsla +Vlaardingen +Vlach +Vladikavkaz +Vlaminck +Vlei +Vlissingen +Vltava +Voetsek +Voetstoots +Vogelweide +Vogul +Volans +Volapuk +Volga +Volgograd +Volsci +Volscian +Von +Vorarlberg +Voronezh +Voroshilov +Voroshilovgrad +Voroshilovsk +Vortumnus +Votyak +Vouvray +Vries +Vuelta +Vulcanite +Vulpecula +Vyatka +Vyshinsky +Vyvyan +WAAC +WAAF +Waart +Waddenzee +Waddington +Wahhabi +Waikato +Waikiki +Wajda +Wakashan +Wakayama +Wakerife +Waksman +Walach +Walachia +Walbrzych +Walcheren +Waldemar +Waldenburg +Waldgrave +Waldheim +Waley +Wallachia +Walloon +Wallsend +Walpurgis +Walsall +Walsingham +Walther +Walvis +Wand +Wandsworth +Wapentake +Wappenshaw +Waragi +Warangal +Warbeck +Ward +Warfarin +Warhol +Warison +Warley +Warren +Warrington +Wartburg +Warwickshire +Wasatch +Waterford +Watford +Watling +Watteau +Wattenscheid +Watts +Watusi +Waugh +Wayland +Webern +Wedgwood +Weigela +Weikert +Weikl +Weill +Weimar +Weismannism +Weisshorn +Weizmann +Wellingborough +Wellingtonia +Welsbach +Welshman +Welwitschia +Wembley +Wenceslaus +Wendish +Wenkel +Wensleydale +Westernism +Westfalen +Westmeath +Westmorland +Wetterhorn +Wexford +Weymouth +Whikehart +White +Whiteboy +Whitechapel +Whitefield +Whitlam +Whitley +Whitlow +Whitsun +Whitsuntide +Whittington +Wickersley +Wickliffe +Wicklow +Widor +Wiesbaden +Wigner +Wigtown +Wijngaarden +Wilberforce +Willcocks +Wilton +Wimbledon +Wimshurst +Winceyette +Winchesters +Winckelmann +Wiseman +Wittenberg +Witwatersrand +Wixell +Wobbegong +Wodehouse +Woden +Woking +Wokingham +Wolds +Wolffian +Wolfram +Wolfsburg +Wollongong +Wolof +Wolverhampton +Woodsia +Woomera +Wotton +Woulfe +Wraac +Wrexham +Wunderlich +Wycliffite +Wykeham +Xeres +Xmas +Yablonovy +Yahoo +Yahweh +Yakut +Yakutsk +Yalu +Yangtze +Yankeeism +Yarborough +Yarkand +Yaroslavl +Yashmak +Yekaterinburg +Yekaterinodar +Yekaterinoslav +Yelisavetgrad +Yelisavetpol +Yelizaveta +Yenisei +Yerba +Yerkes +Yevtushenko +Yid +Yorke +Yorkist +Yorkists +Yoruba +Yoshihito +Youngberry +Younker +Ypres +Yquem +Yresko +Ysaye +Yser +Yseult +Yssel +Yuga +Yukawa +Yuman +Yurev +Yurlov +Yuzovka +Zaandam +Zabrze +Zacatecas +Zaccaria +Zacharias +Zaibatsu +Zakai +Zakuski +Zambezi +Zamboanga +Zamenhof +Zamia +Zanasi +Zanthoxylum +Zapotec +Zeebrugge +Zeeland +Zeeman +Zemstvo +Zend +Zenobia +Zepperitz +Zermatt +Zetland +Zhdanov +Zhitomir +Zhivkov +Zho +Zhukov +Zimbabwe +Zindabad +Zinman +Zinovievsk +Zinzendorf +Zoa +Zoroastrianism +Zouave +Zoysia +Zuider +Zuidholland +Zukerman +Zwilich +aardwolf +abac +abaca +abactinal +abadan +abaddon +abakan +abamp +abampere +abator +abbasid +abbatial +abbess +abcoulomb +abdias +abdominous +abednego +abeokuta +aberdare +abfarad +abhenry +abib +abietic +abilene +abingdon +abirritant +abirritate +abkhaz +ablactation +ablator +abohm +aboideau +aborticide +aboukir +aboulia +abranchiate +abri +abruzzi +abseil +absinthism +absonant +absorbefacient +absorptivity +absquatulate +abstergent +abukir +abulia +abvolt +abwatt +aby +abydos +abysm +acajou +acanthaceous +acanthine +acanthoid +acanthous +acariasis +acarid +acaroid +acarology +acarpous +acas +acaudal +accad +accentor +accidie +accipitrine +accommodatory +accouplement +accrescent +accutron +acerate +acerose +acescent +acetabulum +acetanilide +acetometer +acetophenetidin +acetum +acetylcholine +acetylide +acetylsalicylic +achaea +achelous +achene +acheron +acheulian +achlamydeous +achlorhydria +achondrite +achondroplasia +achromatin +achromatous +achromic +acicula +aciculate +aciculum +acidometer +acidophil +acidophilus +acidosis +acierate +acinaciform +aciniform +ackee +acl +aclinic +acnode +acol +aconcagua +aconite +acotyledon +acouchi +acridine +acriflavine +acrilan +acrocarpous +acrodrome +acrogen +acrolein +acrolith +acromegaly +acromion +acrospire +acroter +acrylamide +acrylonitrile +acrylyl +acta +actin +actinal +actinidin +actiniform +actinochemistry +actinoid +actinomere +actinomorphic +actinomycete +actinomycin +actinomycosis +actinon +actinopod +actinotherapy +actinouranium +actinozoan +actomyosin +aculeus +acutance +acyclical +adactylous +adamawa +adamsite +adana +adaptably +addax +ademption +adenectomy +adenitis +adenocarcinoma +adenohypophysis +adenoidectomy +adenovirus +adhibit +adiaphorism +adiaphorous +adiathermancy +adipocere +adit +adivasi +admass +admetus +adminicle +adnate +adnominal +adnoun +adowa +adrastus +adscription +adsorbtion +adsuki +adularia +adumbral +aduwa +adventitia +adversarial +adygei +adynamia +adytum +adzhar +adzuki +aeciospore +aecium +aedile +aegospotami +aegrotat +aeneous +aestheticism +afebrile +affettuoso +afflatus +affreightment +aforemention +aforetime +afrit +afrormosia +afterbody +afterbrain +afterburning +afterheat +afterpains +aftersensation +aftershaft +aga +agadir +agalloch +agamogenesis +agaric +agartala +agateware +agegroup +aggro +agha +agiotage +agist +aglet +agley +aglimmer +agma +agminate +agnail +agni +agnus +agora +agraffe +agram +agranulocytosis +agraphia +agrestal +agrestic +agrigento +agrippina +agrose +agrostology +agrypnotic +agueweed +agulhas +ahab +ahimsa +ahithophel +ahura +aiglet +aiguille +aiguillette +aikido +aikona +ailurophile +ailurophobe +ain +aintab +airboat +airbrick +aircraftman +airdrie +aire +airforce +airgun +airt +aisha +aisne +ait +aitchbone +ajaccio +ajmer +akbar +akela +akene +akhara +akhenaten +akihito +akkerman +aksum +akure +akvavit +alagez +alagoas +alamode +alanbrooke +alanine +alannah +alap +alar +albacete +albata +albemarle +alberti +albertite +albertus +albescent +albinus +albite +albuminate +albuminuria +albumose +alburnum +alcaeus +alcahest +alcaide +alcalde +alcan +alcatraz +alcheringa +alcidine +alcmene +alcoholicity +alcuin +aldabra +aldan +aldershot +aldis +aldol +aldosterone +aldoxime +alecost +alecto +alegar +alekhine +alembicated +alessandria +alethic +aleurone +alevin +alexandretta +alexipharmic +alfieri +alfilaria +alforja +algarroba +algebraical +algeciras +alginic +algoid +algolagnia +algology +algometer +algor +algorism +alible +alicante +aligarh +aliped +alit +aliunde +alkalic +alkane +alkene +alkmaar +alky +alkyd +alkylation +alkyne +allanite +allantoid +allantois +allargando +alleppey +allethrin +allhallows +alloa +allodial +allodium +allonym +alloplasm +allotts +allyou +almada +almelo +almemar +almonry +almucantar +almuce +alodium +alopecia +alost +alow +alpenhorn +alpes +alphatically +alpheus +alphonsus +alphorn +alphosis +alsace +alsike +alt +altdorf +altdorfer +alternant +althing +althorn +altiplano +altissimo +altogther +altona +altostratus +aludel +alula +aluminiferous +aluminothermy +alumroot +alvey +alvine +amadavat +amadou +amagasaki +amalekite +amalthea +amaranthaceous +amaranthine +amarelle +amaryllidaceous +amatol +amaut +amazonas +ambala +ambary +amberjack +amberoid +amblygonite +amblyopia +ambo +amboceptor +amboise +amboyna +ambroid +ambry +amdahl +ameba +ameer +amenhotep +amesace +amhara +amharic +amianthus +amice +amicus +amidol +amidship +amin +aminophenol +aminopyridine +aminopyrine +amir +ammendment +ammendments +ammine +ammocoete +ammon +ammonal +ammonate +ammonic +amoebaean +amon +amontillado +amoroso +amowt +amphiarthrosis +amphiaster +amphibiotic +amphiblastula +amphibrach +amphichroic +amphicoelous +amphictyon +amphictyony +amphidiploid +amphigory +amphimacer +amphimixis +amphiprostyle +amphiprotic +amphisbaena +amphistylar +amphithecium +amphitricha +amphora +amphoteric +ampulla +amravati +amrita +amstrad +amur +amygdala +amygdalate +amygdale +amygdalin +amygdaline +amygdaloidal +amylaceous +amylase +amylene +amyloid +amylolysis +amylopectin +amylopsin +amylose +amyotonia +anabantid +anabolite +anabranch +anacardiaceous +anachorism +anaclinal +anacoluthia +anacoluthon +anacoustic +anacrusis +anadem +anadex +anadromous +anadyr +anaglypta +anagnorisis +anagoge +anak +analcite +analects +anambra +anamnesis +anamorphism +anamorphoscope +anamorphosis +anandrous +ananthous +anapaest +anaphrodisiac +anaplasty +anaptyxis +anapurna +anarthria +anarthrous +anasarca +anastomose +anatase +anatolia +anatto +anaxagoras +anaximander +anaximenes +anbury +anchoveta +anchylose +ancipital +ancohuma +ancon +ancy +ancylostomiasis +andalusia +anderlecht +andizhan +andreanof +andreotti +androcles +androclinium +androecium +androgenous +androgyne +andros +androsphinx +androsterone +andvari +ane +anear +anelace +anele +anemochore +anemography +anemology +anemophilous +anemoscope +anergy +anestrus +anethole +aneto +aneuploid +aneurin +angelico +angell +angelology +angiology +angioma +angostura +angra +anguilliform +anguine +angwantibo +anhalt +anhinga +anhwei +aniakchak +aniconic +anil +anilingus +anima +animatism +animato +anisodactyl +anisogamy +anisole +anisometric +anisometropia +anking +ankus +ankylosaur +ankylose +ankylosis +ankylostomiasis +anlace +anlage +annaba +annabergite +annates +annatto +annecy +annhilate +anno +annulose +anoa +anoestrus +anole +anorak +anorthositic +anoxaemia +ansate +anschluss +anshan +antemeridian +antependium +antepenultimate +antetype +anteversion +antevert +anthelmintic +anthemion +antheridium +antherozoid +anthocyanin +anthophore +anthotaxy +anthozoan +anthracene +anthracoid +anthraquinone +anthropomorphosis +anthropomorphous +anthropopathy +anthropophagi +anthropophagite +antibaryon +antibes +anticathode +antichlor +anticholinesterase +antichrist +anticlastic +anticlinorium +anticosti +anticyclone +anticyclones +antidromic +antiegalitarian +antifebrile +antifederalist +antiferromagnetism +antifluoridation +antihalation +antihelices +antihelix +antihero +antiheros +antilepton +antileptons +antilogism +antilogy +antimasque +antimere +antimilitarist +antimilitarists +antimissile +antimissiles +antimonous +antimonyl +antiochus +antiparallel +antipater +antiperistalsis +antipsychiatry +antirachitic +antiremonstrant +antisana +antiscorbutic +antistatic +antisthenes +antitragus +antitype +antiworld +antlia +antlion +antofagasta +antoninus +antonioni +antonius +antonomasia +antre +antrim +antrum +antung +anu +anuradhapura +anuran +anuresis +anuria +anurous +anvers +anyang +anzio +anzus +aorangi +aosta +aoudad +apagoge +apanage +aparri +apatetic +apeldoorn +apelles +apeman +apennines +apery +apetalous +aphagia +apheliotropic +aphesis +aphonia +aphtha +apia +apiezon +apivorous +aplanospore +aplite +apnoea +apo +apocarp +apochromat +apocopate +apocynaceous +apocynthion +apoenzyme +apogamy +apogeotropism +apollinaris +apomict +apopemptic +apophasis +apophthegm +apophyge +apophyllite +apophysis +apopolectic +aposiopesis +apospory +apostil +appaloosa +apparitor +appassionato +appel +appendicectomy +appendicle +appenzell +applecart +applecarts +applesnits +appointor +appointors +approximal +approximator +approximators +appulse +apriorism +apteral +apterygial +apuleius +apulia +apure +apurimac +apyretic +aqaba +aqualung +aquashow +aquileia +aquire +aquit +aquitaine +aquittal +ara +arabica +arabinose +arad +arafura +aragats +aragon +aragonite +araguaia +arak +arakan +araks +araldite +araliaceous +aram +aran +araneid +arany +arapaima +ararat +araroba +aras +araucania +araxes +arbalest +arbil +arbitress +arboraceous +arbroath +arbuthnot +arcature +archaean +archaeomagnetism +archaeozoic +archegonium +archenteron +archerfish +archespore +archicarp +archidiaconal +archidiaconate +archiepiscopal +archiepiscopate +archil +archilochus +archimage +archimandrite +archine +archipenko +archiphoneme +archiplasm +archoplasm +arcograph +arcus +ardeb +ardennes +areg +arenicolous +arenite +areography +aretino +arezzo +argal +argali +argand +argenteuil +argentum +argil +argilliferous +argillite +argol +argolis +argonon +argovie +arica +arietta +aril +arillode +arimathea +ariminum +ariose +arioso +ariosto +arista +aristaeus +aristarchus +aristophanes +arjuna +arkose +arkwright +arles +arlon +armagh +armagnac +armband +armes +armet +armiger +armillary +arminius +armipotent +armorica +armure +arne +arnhem +arnica +arnim +arno +aroid +aroint +arp +arpent +arquebus +arran +arrestable +arretium +arrivisme +arroba +arru +arse +arsenopyrite +arsphenamine +artaud +artaxerxes +arteriovenous +arthralgia +arthromere +artic +artifical +artifically +artistical +artois +arunachal +arundel +arundinaceous +aruspex +aruwimi +arvo +arytenoid +asantehene +asarabacca +asben +ascariasis +ascarid +asch +asci +asclepiadaceous +ascocarp +ascogonium +ascoli +ascomycete +ascorbic +aseity +asepalous +asgard +ashcroft +ashe +ashet +ashkey +ashlar +ashlared +ashlaring +ashlars +ashplant +ashtoreth +ashurbanipal +asir +askari +askja +aslef +asmara +asmodeus +aso +asoka +aspergillosis +aspergillus +asphyxiant +asphyxiants +aspinwall +asquint +asquith +assad +assentient +asshur +assibilate +assiniboine +assistents +assiut +associationism +assuan +assurbanipal +astable +astaire +asternal +asti +astolat +astomatous +astraphobia +astrict +astrobotany +astrocompass +astrodynamics +astrogeology +astroid +astrometry +asturias +astyanax +asur +aswan +asyllabic +asymptotical +asyut +atacama +atactic +ataghan +atahualpa +ataman +atbara +athabaska +athamas +athanasius +athelstan +athematic +athermanous +atheroma +athodyd +athos +atli +atmolysis +atomy +atrabilious +attaboy +attedance +attemper +attenuant +attercliffe +attlee +attu +atween +aubade +aube +aude +audiotypist +audiphone +auer +auklet +aulic +aulis +aurangzeb +aurelian +aureus +auriferous +auriol +aurist +aurum +ausforming +ausonius +austen +austenitic +autacoid +autarchy +autarky +autecious +autecology +auteur +autochanger +autochthon +autocode +autocue +autocycle +autoicous +autokinetic +autoload +autoloaded +autoloads +autolycus +autolyse +automorphic +autopista +autoput +autoradiographs +autoroute +autostability +autostrada +autotimer +autotoxaemia +autotoxin +autotype +autoxidation +auvergne +auxanometer +auxochrome +avadavat +avagadro +avalon +avebury +aveiro +avellaneda +avens +averno +aveyron +avicenna +aviemore +avignon +avizandum +avlona +avunculate +awheel +awlwort +axseed +axum +ayacucho +ayah +ayahuasca +aycliffe +aydin +ayesha +ayr +ayub +ayurveda +ayutthaya +azan +azazel +azbine +azikiwe +aznavour +azo +azobenzene +azoic +azole +azotemia +azoth +azotic +baa +baas +baba +babar +babassu +babbage +babeuf +babiche +babirusa +babu +babul +babur +babylonia +bacchius +bacciform +baccivorous +baccy +backbench +backbencher +backbenchers +backblocks +backbreaker +backbreaking +backchat +backcloth +backcomb +backdate +backdated +backdates +backdating +backend +backends +backhaus +backmost +backscratcher +backsheesh +backstreet +backus +backwardation +baclava +bacolod +bacteraemia +bacteriological +bacteriology +bacteriolysis +bacteriophage +bacteriostasis +bacteroid +bactria +baculiform +baculum +badajoz +badalona +badderlocks +baddie +badman +badoglio +baeda +bael +baeyer +baez +bagasse +bagehot +bagh +baghlan +bagie +bagnio +baguio +bagwash +bagwig +bagworm +bahadur +bahasa +bahia +baht +bahuvrihi +baikal +baile +baines +bairnsfather +baja +bajan +bakeapple +bakehouse +bakewell +bakra +baksheesh +bakst +bakunin +balaclava +balanchine +balas +balata +balbo +balbriggan +baldmoney +baldric +balibuntal +balikpapan +baliol +balkh +balkhash +balladmonger +ballance +ballarat +ballflower +balliol +ballocks +ballonet +balmain +balmung +balneal +balneology +balpa +balsamiferous +balsaminaceous +banaras +banat +banc +bandaranaike +banderilla +banderillero +bandh +bandicoot +bandjarmasin +bandobust +bandoline +bandore +bandsaw +bandspreading +bandung +bangalore +bangka +bangweulu +banian +banja +banjermasin +banjul +banka +banket +banknote +banknotes +bannerol +bansela +banstead +bant +banting +bap +baranof +baraza +barbel +barbellate +barbet +barbette +barbican +barbicel +barbituric +barbizon +barbule +barbusse +barca +barcarole +barce +barchart +barcharts +bardot +barehanded +bareilly +barents +baresark +bargee +bargepole +barilla +barite +barkentine +barkhan +barletta +barm +barnardo +barnaul +barnsley +barnum +barocchio +baroda +baroja +barong +baroscope +barostat +barouche +barozzi +barque +barquentine +barquisimeto +barracoon +barracouta +barranquilla +barrault +barrenwort +barret +barrie +barros +bartizan +bartolommeo +barycentre +barye +barysphere +baryta +barytes +barytone +basaltware +bascinet +baseburner +basenji +bashan +bashibazouk +basifixed +basilan +basildon +basilicata +basle +basotho +bassein +bassenthwaite +basseterre +bastardry +bastia +bastinado +bastnaesite +bastogne +batangas +batata +bateleur +batesian +bathetic +batholith +bathsheba +bathyal +bathymetry +bathyscaph +bathysphere +batley +battels +battersea +battik +battledore +battlepiece +batum +batwoman +bauchi +baucis +baudouin +bautzen +bawbee +bawdyhouse +bawdyhouses +bayern +bayeux +bayle +baysian +baywood +bazoo +bdellium +beachie +beadledom +beanery +beanfeast +beano +beanpole +beasty +beatles +beatty +beauharnais +beaumarchais +beaut +beauvais +beauvoir +beaverbrook +bebeerine +bebel +beccafico +bechet +becquerel +beddable +bedesman +bedight +bedivere +bedizen +bedrail +bedsit +bedsits +bedsitter +bedspaces +bedwarmer +bedwetting +bedworth +beeb +beechnut +beefburger +beento +beerbohm +beersheba +beeswing +beetfly +beetroot +beetroots +beezer +beforeimage +beforeimages +begad +beggarweed +begird +begorra +begum +behan +behistun +beiderbecke +beigel +beira +bejabers +bejewel +belah +belemnite +belfort +belga +belitung +bellarmine +bellay +belleau +belletrist +bellinzona +belloc +bellybutton +belmopan +belovo +bemean +benadryl +benares +bendel +bendigo +bendy +benedicite +benempt +benevento +benfleet +bengaline +benghazi +benguela +benoni +bentinck +bentwood +benue +benzaldehyde +benzidine +benzine +benzoate +benzocaine +benzofuran +benzoic +benzoin +benzol +benzophenone +benzoquinone +benzoyl +benzyl +berar +berbera +berberidaceous +berbice +bergdama +bergerac +bergius +beria +bering +berio +beriosova +berk +berks +berley +berlichingen +berlinguer +berm +bermejo +bermondsey +bernadette +bernadotte +bernhardt +bernicle +bernina +berretta +bersagliere +berseem +bertillon +bertolucci +berzelius +bespangle +bespread +bestrode +bethe +bethral +bethralled +bethralling +bethrals +bethsaida +betjeman +betook +betti +betulaceous +beuthen +bevan +bevanite +bevanites +bevatron +bevin +bevvy +bexley +beyrouth +bezique +bezoar +bezonian +bezwada +bhagalpur +bhai +bhakti +bhang +bharal +bharat +bharatiya +bhatpara +bhavan +bhavnagar +bhindi +bhishti +bhopal +bhubaneswar +bhutto +biafra +biak +biannulate +biarritz +biauriculate +bibliomancy +bicarb +bicephalous +bicester +bicollateral +bicorn +bida +bidarka +biddle +bidentate +bidistill +bidistilled +bidistilling +bidistills +biel +bield +bienne +bierkeller +biestings +bifarious +biffin +bifoliate +bifoliolate +biforate +bifrost +bigarreau +bigener +bigmouth +bignoniaceous +biguanide +bihar +bijapur +bijugate +bikaner +bikie +bikila +bilander +bilbao +bilberry +bilboes +bilection +bilestone +bilirubin +biliverdin +billabong +billfish +billyo +bilobate +biltong +bimah +bimanous +bimbo +bimorph +binal +binate +bingey +binghi +binh +binodal +binominal +binturong +biocellate +biochip +biochips +bioclimatology +biocycle +biodynamics +bioenergetics +bioherm +biolysis +bioplasm +biopoiesis +bioscope +bioscopy +biosis +biostatics +biostrome +biparietal +biparous +bipetalous +bipyramidal +biquadrate +biquarterly +birendra +biriani +biro +birobidzhan +biros +birthweight +birthweights +birtwhistle +bis +bisayas +biscay +bise +bisectrix +biserrate +bish +bishopbird +bisitun +bisk +biskra +bismuthic +bismuthinite +bismuthous +bissextile +bist +bistability +bisulcate +bisulphate +bisulphide +bisulphite +bisutun +bisymmetric +bithynia +bitolj +bitterling +bitterwood +bivvy +bizerte +blackbuck +blackbutt +blackcurrant +blackett +blackmore +blackpool +blackshirt +blackstrap +blackwall +blackwood +bladdernose +bladderwrack +blague +blah +blain +blamey +blanquette +blasco +blastocoel +blastocyst +blastoderm +blastoff +blastogenesis +blastomere +blastopore +blaubok +blaydon +bleb +bleep +bleeped +bleeper +bleeping +blennioid +blenny +blent +blepharitis +blet +blewits +blida +bligh +blighty +blimey +blindage +blindstorey +blockboard +bloemfontein +blois +bloodbaths +bloodsport +bloodsports +bloomery +blotto +blowback +blowie +blowlamp +blub +bludge +bluethroat +bluetit +blundell +blunge +blunger +boabdil +boadicea +boarfish +boarhound +boarish +boatbill +boathook +bobbysoxer +bobfloat +boblet +bobol +bobotie +bobowler +bobsleigh +bocage +boccaccio +boccherini +boccioni +bochum +bocklogged +bodensee +bodge +bodger +bodgie +bodh +bodmin +bodybuild +bodycheck +boethius +boeuf +bofors +bogan +bogarde +bogart +bogbean +bognor +bogong +bogor +bogtrotter +bogwood +boh +bohea +bohol +bohunk +boiardo +boileau +boilover +bokassa +bokmakierie +bolection +boleyn +bolide +bolingbroke +boliviano +bollocks +bolzano +boma +bombacaceous +bombora +bombycid +bomu +bonaire +bonaventura +bonce +bondservant +boneblack +boneshaker +bonhoeffer +bonin +bonism +bonnard +bonsela +bontebok +boobialla +boobook +boohoo +bookeeper +booklouse +boole +boomkin +boomslang +boong +boothia +boothroyd +bootloader +bophuthatswana +boracic +boracite +boraginaceous +borborygmus +bordure +borecole +boree +borehole +boreholes +borgerhout +borges +borgholm +borgia +bornholm +bornu +borodino +borrowable +bors +borstal +borzoi +boschbok +boschvark +bosh +bosk +boskop +bossa +bossboy +bossuet +bosworth +botargo +botha +bothnia +bothwell +bothy +botryoidal +bott +botticelli +bottlebrush +bottlenose +bottomost +bottrop +botvinnik +boucicault +boudicca +boulanger +bourges +bourgogne +bovid +bovril +bovver +bowden +bowsaw +bowshot +bowyangs +boxboard +boxfish +boxroom +boyla +boyne +boyoma +boysenberry +boz +bozen +brabant +brach +brachiopod +brachycephalic +brachydactylic +brachylogy +brachypterous +brachyuran +bracknell +bracteate +bracteole +bradawl +bradman +bradycardia +bradykinin +braga +brahe +braillex +braillink +braillo +brailtel +brainchildren +brakesman +brakpan +bramante +bramley +branchiopod +brancusi +brando +branle +brasenose +brashy +brasier +brasil +brasilein +brasilin +brassie +bratislava +braunite +braunschweig +bravais +bravissimo +braxy +brazils +breadline +breadmaking +breadnut +breadnuts +breakbone +breakeven +breastpin +breathalyse +breathalyzer +brecht +brecon +breda +brede +bree +breenger +bregenz +brekky +brevier +brewis +brey +brezhnev +briand +briarroot +bricklay +bricole +bridie +bridlewise +bridoon +brie +brierroot +brigalow +brighouse +brightside +brinell +brinjal +brinny +briony +brittonic +britzka +brix +broadbill +broadmoor +broca +broch +brocken +broddle +broderie +broederbond +brogan +brolga +bromal +brome +bromeosin +bromoform +bromsgrove +bronchia +bronchiectasis +bronchopneumonia +bronchoscope +brookite +brooklet +brooklime +brookweed +broomgrove +broomhill +broonzy +brose +browband +broz +brubeck +brucine +bruges +bruin +brumal +brumby +brume +brummell +brummie +brundisium +brunel +brunelleschi +brunhild +brusa +brushless +brutify +brynhild +bryology +bryony +bryozoan +btu +bub +bubal +bubaline +buber +bubonocele +bucaramanga +buccinator +bucentaur +buchan +buchner +buchu +buckeen +buckhound +buckish +buckjumper +buckra +buckram +bucovina +budgerigar +budgetted +budgetting +budweis +buffon +buganda +bugbane +bugong +buhl +buibui +buitenzorg +bukavu +bukhara +bukharin +bukovina +bul +bulawayo +bulbiferous +bulganin +bulimia +bulle +bullpen +bullroarer +bulnbuln +bumbailiff +bumf +bummaree +bumph +bumsucking +bunche +buncombe +bundelkhand +bundesrat +bundh +bundobust +bunin +bunraku +buntal +bunyip +buonaparte +buonarroti +buoyage +buprestid +bur +buran +buraydah +burbage +burbot +burgas +burghley +burgomaster +burgomasters +burgrave +burhel +burk +burka +burleigh +burnet +burney +burnley +buroo +burrawang +bursarial +bursiform +burstone +buryat +busbar +busera +bushbaby +bushcraft +bushhammer +bushido +bushie +bushpig +bushranger +bushtit +bushveld +bushwheel +busoni +busra +bustee +busuuti +butanone +butat +butcherbird +butenedioic +butskellism +butskellite +butterbur +butterine +buttonmould +butung +butyrin +buzzsaw +byelovo +byng +byrnie +byssinosis +byssus +bytom +cabanatuan +cabbageworm +cabezon +cabimas +cabob +cabochon +cabora +cabral +cabretta +cabrilla +cachexia +cachinnate +cachucha +cacique +caciquism +cacodyl +cacoepy +cacoethes +cacology +cacomistle +cadaster +cadelle +cadi +caecilian +caecum +caen +caenozoic +caeoma +caerleon +caernarfon +caesalpiniaceous +caesaraugusta +caesarea +caesium +caespitose +caesura +caetano +cafard +caff +cagliari +cagliostro +cagmag +cagney +cagoule +cagoules +caiaphas +cainogenesis +cainozoic +caird +cairngorm +caithness +caius +cajeput +cajuput +calabria +calalu +calamanco +calamondin +calandria +calathus +calaverite +calcar +calcariferous +calceiform +calces +calchas +calcicole +calciferol +calcitonin +calcsinter +calculational +caldarium +calefacient +calefactory +cali +calices +caliche +calicle +califate +caligula +calimere +calipash +calipee +calisaya +calix +callais +callao +callicrates +callimachus +callipash +callipygian +callisthenics +calor +caloyer +calpe +caltanissetta +calutron +calvaria +calvities +calx +calyces +calycine +calycle +calyptra +calyptrogen +camail +camass +cambay +camberwell +cambist +camboose +cambrai +cambrel +cambria +cambyses +cameral +camerlengo +camiknickers +camisado +camoodi +campagna +campania +campanulaceous +campeche +campestral +campina +campinas +campo +camus +camwood +canaigre +canakin +canaletto +canaliculus +canara +canarese +canaster +candia +candleberry +candlefish +candlelit +candlenut +candlewood +candyfloss +candytuft +canea +canella +cangue +canikin +cannabin +cannae +cannelloni +cannelure +cannes +cannock +cannula +cannulate +canoewood +canonicate +canonry +canoodle +canova +canso +cantal +cantala +cantatrice +cantharides +cantilena +cantorial +cantoris +cantrip +canula +canzona +canzone +canzonet +capabilites +caparison +capelin +capercaillie +capillaceous +caplin +caporetto +capote +cappadocia +capparidaceous +cappie +cappuccino +capreolate +capric +capriccioso +caprifig +caprifoliaceous +caproic +capsaicin +capsid +capua +capuche +caput +caracal +caracalla +caracara +caracul +carageen +caramba +carangid +caratacus +caravanserai +carbamate +carbamic +carbamidine +carbanion +carbene +carbineer +carbonade +carbonado +carboxylase +carburation +carburetted +carburetter +carby +carbylamine +carcajou +carcanet +carcassonne +carchemish +carcinomatosis +cardin +cardinalate +cardiod +carditis +cardoon +carduaceous +carducci +caretaking +carew +carfax +carfuffle +caria +caribbees +cariboo +caries +carifta +carillon +carillonneur +carina +carinate +carinthia +cariocan +cariogenic +carline +carlota +carlow +carmagnole +carmarthen +carminative +carnarvon +carnassial +carnatic +carnauba +carnet +carnify +carniola +carnot +carnotite +carny +carolus +carotenoid +carotid +carpel +carpentaria +carpentier +carpogonium +carpology +carpometacarpus +carpophagous +carpophore +carrack +carrycot +carryng +carse +carstensz +cartagena +carteret +cartful +carthorse +cartouche +cartulary +cartwright +caruncle +carvel +cary +caryatid +caryophyllaceous +caryopsis +carzey +casablanca +casals +casaubon +cascabel +cascarilla +casease +casebound +casefy +caseload +caseloads +caseose +caserta +caseworm +casimere +cassareep +cassata +cassation +cassatt +cassel +cassimere +cassini +cassiodorus +cassirer +cassiterite +cassoulet +cassowary +castellammare +castellan +castellany +castellated +castiglione +castile +castries +casuist +catabasis +catacaustic +cataclasis +cataclinal +catalase +catalo +cataloguers +catalonia +catalyzed +catamenia +catamite +catania +catanzaro +cataphoresis +cataphyll +cataplasia +catarrhine +catastrophism +catchfly +catchweight +catechol +catechu +catechumen +catenane +catenoid +catfall +cathar +cathepsin +catholicon +catiline +catling +catmint +cato +cattalo +cattegat +cattermole +cattery +catullus +cauca +caucasia +caudad +caudex +caudine +caulis +causalgia +cauterant +cauvery +cavafy +cavalla +cavan +cavatina +caveator +cavefish +cavicorn +cavie +cavite +cavy +cecity +cecum +cedi +ceefax +ceilidh +celaya +celestite +cella +celle +cellini +cellobiose +celloidin +cellulase +cellulitis +cellulous +celom +cembalo +cementum +cenacle +cenesthesia +cenis +cenogenesis +cenote +centimetric +centipoise +centisecond +centiseconds +centrefold +centreing +centrobaric +centroclinal +centurial +ceorl +cep +cephalalgia +cephalin +cephalochordate +cephalometer +cephalonia +cephalopod +cephalothorax +ceram +ceramal +cerargyrite +cerastes +ceratoid +cercaria +cercopithecoid +cercus +cerebrospinal +cerecloth +ceresin +ceria +ceric +cermet +cero +cerography +ceroplastic +ceroplastics +cerotic +cerotype +cerous +cerro +cert +cerussite +cervelat +cervicitis +cervid +cervin +cesena +cespitose +cess +cesser +cessionary +cestode +cestoid +cestus +cesura +cetane +cetatea +ceteris +cetinje +cetology +ceuta +chabazite +chabrol +chacma +chaconne +chadic +chaeronea +chaeta +chaetognath +chaetopod +chaffinch +chagall +chagres +chainman +chainplate +chairborne +chalaza +chalcanthite +chalcidice +chalcography +chalcolithic +chalcopyrite +chaldea +chaliapin +chalicothere +chalkpit +chalkstone +challah +challis +chalybeate +chamade +chamaephyte +chambord +chamonix +champac +champignon +champollion +chandernagore +chandigarh +chandragupta +chanel +changan +changchiakow +changchow +changchun +changsha +changteh +chanterelle +chanukah +chaoan +chaochow +chaparejos +chapatti +chappal +chappie +chapstick +chapterhouse +charas +charcot +chardin +charente +charivari +charkha +charladies +charlady +charleroi +charlock +charminar +charollais +charpoy +charqui +charr +charterage +charterhouse +chartless +chartography +chasuble +chauffer +chaulmoogra +chaunt +chausses +chavannes +chayote +cheb +cheboksary +checkbits +checkerbloom +checky +cheddite +cheekpiece +cheerlead +cheeseboard +cheesemonger +cheesewood +chefoo +cheiron +cheju +chekiang +chela +chelicera +chelicerate +cheliform +cheloid +chelp +chemin +chemisette +chemmy +chemnitz +chemometrics +chemosmosis +chemosphere +chemostat +chemosynthesis +chemotaxis +chemotropism +chempaduk +chemulpo +chemurgy +chenab +chenopod +cheribon +chersonese +chervonets +cheshunt +chetah +chevet +chevrette +chewa +chewie +chiack +chiapas +chiastic +chiastolite +chiat +chiba +chibouk +chicane +chiccory +chichagof +chichen +chichester +chichewa +chichihaerh +chickabiddy +chickenpox +chiclayo +chiffchaff +chifley +chigetai +chigwell +chihli +childbear +childcare +childminder +childminders +childminding +chiliad +chiliasm +chilkoot +chilli +chillon +chillum +chilopod +chilpancingo +chilung +chimb +chimborazo +chimbote +chimkent +chimneypot +chinaberry +chinagraph +chinan +chincapin +chincherinchee +chindit +chindwin +ching +chinghai +chingtao +chinkapin +chinkiang +chino +chinwag +chios +chipolata +chippewa +chippy +chirac +chirau +chirico +chirm +chirurgeon +chishima +chisimaio +chital +chitarrone +chittagong +chiv +chivaree +chlamydate +chlamydeous +chlamydospore +chlodwig +chloracne +chlorambucil +chloramine +chloramphenicol +chlorenchyma +chloroacetic +chloropicrin +chloroprene +chloroquine +chlorosis +chlorothiazide +chlorotic +chlorous +chlorpromazine +chlorpropamide +chlortetracycline +choanocyte +chogyal +choiseul +chokebore +chokecherry +chokedamp +choko +cholecalciferol +cholecyst +cholecystectomy +choli +cholic +cholla +chollers +cholon +cholula +chon +chondrify +chondriosome +chondroma +chondrule +choof +chook +choom +chopine +choplogic +choragus +chordophone +chorea +choreodrama +choriamb +chorley +choroid +chorology +chorusmaster +chota +chott +chough +choux +chrematistic +chresard +chrism +chrismatory +chrisom +chromatology +chromatolysis +chromatophore +chromogen +chromogenic +chromolithograph +chromolithography +chromomere +chromonema +chromophore +chromoplast +chromoprotein +chromous +chromyl +chronaxie +chronobiology +chronon +chrysalid +chrysarobin +chryselephantine +chrysoberyl +chrysoprase +chrysostom +chrysotile +chthonian +chubb +chubbyness +chudskoye +chufa +chukar +chukka +chukker +chunder +chunderous +chunnel +chunter +chupatti +chupattis +chuppah +chur +churchgo +churchwarden +churchwardens +churidars +churinga +churr +chuttie +chyack +chyle +chyme +chymosin +chymotrypsin +chymotrypsinogen +cibber +ciborium +cic +cicala +cicatricle +cicatrix +cicerone +cichlid +cichlids +cienfuegos +cig +cii +cil +cilice +cilicia +ciliolate +cilium +cimabue +cimex +cimon +cinchonidine +cinchonine +cinchonism +cine +cineaste +cinematheque +cinematographs +cineol +cinerarium +cinereous +cinerin +cingulum +cinna +cinnamic +cinquain +cinque +cinquecento +cinzano +cipolin +circassia +circlorama +circumbendibus +circummartian +circumnutate +circumsolar +cirenaica +cirencester +cirrate +cirri +cirripede +cirrocumulus +cirrose +cirrostratus +cirsoid +ciscaucasia +cisco +ciskei +cispadane +cissoid +cistaceous +cisterna +cistron +cithara +cither +citole +citreous +citriculture +citrin +citrine +citrulline +cittern +citterns +ciudad +civ +civism +clachan +clackmannan +clactonian +cladded +cladoceran +cladode +cladophyll +clairaudience +clamworm +clamworms +clapperboard +clapperboards +clapperclaw +clarino +claro +clarts +clary +classis +clastic +clathrate +claudication +clavate +clavicembalo +clavicorn +claviform +clavius +claymore +claypan +claystone +cleanskin +cleanthes +clearcole +clearstory +clearway +clearways +clearwing +cleck +cleek +cleethorpes +cleg +cleidoic +cleisthenes +cleistogamy +clem +clemenceau +cleon +clepsydra +cleptomania +clerestory +clerihew +clerkess +cleruchy +cleveite +clianthus +clichy +cliffhang +clii +clinandrium +clingfish +clinkstone +clinostat +clinquant +clippie +clishmaclaver +clisthenes +clitellum +clitic +cliv +clix +clockmaker +clomb +clonus +closedown +cloudberry +cloudscape +clouet +clough +clovis +clubhaul +clubland +clubman +clucky +clueless +clumber +cluny +clupeid +clupeoid +clustan +clusterability +clusterable +clvi +clvii +clwyd +clxi +clxii +clxiv +clxix +clxvi +clxvii +clydebank +clype +clypeus +clyster +cnidarian +cnidoblast +cnidus +cnossus +cnut +coacervate +coachwood +coadjutant +coagulum +coahuila +coalface +coalfield +coalfields +coalfish +coalmine +coalmines +coalport +coaming +coatee +coati +cobaltite +cobaltous +cobber +cobden +cobnut +coburg +coccid +coccidioidomycosis +cocciferous +coccolith +coccyx +cochabamba +cochleate +cockalorum +cockatiel +cockayne +cockboat +cockchafer +cockcroft +cockleboat +cockloft +cockneyfy +cocksfoot +cockspur +cockswain +cockup +cocopan +cocotte +cocoyam +cocteau +codasyl +codder +codicology +codominate +codominated +codominates +codominating +codswallop +coedit +coelacanth +coelenterate +coelenteron +coeliac +coelom +coelostat +coenacle +coenobite +coenocyte +coenurus +coercibility +coessential +coetaneous +coeur +coexecutor +coextend +coff +cofferdam +coggan +coglike +cogon +cohabitee +cohabitees +cohesional +cohobate +cohune +coimbatore +coimbra +coir +coire +coit +cokuloris +colbert +colcannon +colchester +colchicine +colcothar +colectomy +colemanite +coleopteran +coleoptile +coleorhiza +coles +colet +colewort +coley +colicroot +colicweed +coligny +collapsar +collarette +collectanea +collembolan +collenchyma +collisionless +collocutor +colloid +collop +collotype +colluvium +collywobbles +colmar +colocynth +colombes +colonitis +colonsay +coloquintida +colorate +colossae +colossians +colotomy +colpitis +colporteur +colquhoun +colubrid +colubrine +colugo +colum +columbarium +columbic +columbite +columbium +columbous +columella +columnwise +colure +coly +comaneci +comate +comatulid +combe +comecon +comedo +comenius +comfrey +comines +comitia +commeasure +commedia +commendam +commines +commis +commo +commodus +commonable +communicatie +comnenus +como +comorin +comoro +comp +compadre +compander +companders +compilability +complect +compony +compossible +compostela +compotation +comprador +comstockery +comte +conan +conation +conative +conatus +concelebrate +concensus +concent +concertino +concha +conchie +conchiferous +conchiolin +conchobar +conchoid +conchoidal +conchology +condillac +condottiere +condyle +condyloid +condyloma +confessant +configurationism +confirmand +confiteor +confiture +conformability +congeneric +congius +conglobate +conglutinant +congou +congrats +congruential +congruentially +conidiophore +conidium +coniine +coniology +conjuction +connacht +connaught +connemara +connexions +conodont +conoid +conoscenti +conquian +conscionably +consentient +conservatoire +conservatorium +consett +consocies +consolute +constantan +constatation +contactor +contango +contemn +continously +conto +contradance +contrasuggestible +contrate +contravallation +contrayerva +contredanse +controllee +controllees +conure +convertite +convolvulaceous +cooee +cookhouse +coolabah +coolgardie +coom +cooncan +coontie +cooperativity +coopt +coordinal +cootch +copaiba +copal +copalm +copepod +copita +copley +coprolalia +coprology +coprophagous +coprophilia +coprophilous +copygraph +copyread +coquelicot +coquilla +coquito +coraciiform +coracle +coracoid +corallite +coralloid +coralroot +coranto +corban +corbeil +corbicula +corbie +corbusier +corby +corcyra +corday +cordeliers +cordierite +cordillera +cordilleras +cordoba +cordova +corella +corelli +corf +corfam +corfu +corgi +coriaceous +corinthians +coriolis +corium +corkage +corkwood +cormel +cormophyte +corncockle +corncrake +corneille +cornel +cornelian +cornetcy +cornett +cornflakes +cornflour +cornhusk +corniculate +cornmonger +corno +cornstone +cornu +cornute +corody +corollaceous +coromandel +coronach +corot +corozo +correggio +corregidor +correlator +corrida +corrientes +corrival +corrodent +corrody +corrugator +corsac +corselet +corsetry +corticosterone +corticotrophin +cortisol +cortot +corunna +corves +corvine +corymb +coryphaeus +coryza +cosa +cosecant +cosech +coseismal +cosenza +cosgrave +cosignatory +cosmine +cosmodrome +cosmoid +cosmopolis +cosmotron +cospar +coss +cossie +costard +costate +costermonger +costotomy +costrel +cotan +cotemporary +cotenant +coterminosity +coth +cothurnus +cotidal +cotonou +cotopaxi +cotquean +cotswold +cotswolds +cottbus +cottian +cottonade +cottonweed +cotyloid +coucal +couchant +couchette +coulee +coulibiaca +couloir +coulometer +coulometers +coumarin +coumarone +counterattraction +counterblast +countercharge +counterculture +counterfactual +counterglow +counterinsurgency +counterposition +counterproof +countershade +countershaded +countershades +countershading +countersubject +countertype +counterweigh +counterword +counterwork +courante +courantyne +courbet +courbevoie +coureur +courgette +courlan +coursework +courtelle +courtrai +couthie +couvade +coverdale +coverley +coversed +covin +cowberry +cowbind +cowes +cowfish +cowherb +cowitch +cowk +cowley +cowpat +cowper +cowskin +coxa +coxalgia +coxcombry +coxsackie +coxswain +coyotillo +coz +crabbe +crabmeat +crabstick +crackbrain +crackbrained +cracket +crackjaw +cracknel +cracksman +cracow +craddock +cradlesong +craigie +craiova +crake +crambo +cramoisy +cran +cranach +cranage +cranesbill +craniology +craniometer +craniometry +craniotomy +cranko +crankpin +cranmer +crannog +cranwell +crapaud +crapulent +craquelure +crashable +crashaw +crasis +crassulaceous +crassus +cratch +craunch +crawley +cray +creamcups +creamlaid +creatine +creatinine +credendum +creel +creels +creepie +cremator +cremona +crenel +creodont +creophagous +crepitus +cressy +cresylic +creuse +crewe +cribellum +cricoid +crikey +crim +crimmer +crimple +crimplene +cringle +crinite +crinkleroot +criollo +cripes +crippen +cripps +criseyde +crispate +crispation +crispbread +crispi +crissum +crista +cristate +cristobalite +croce +crocein +crocidolite +crocoite +croesus +crombec +cromlech +cronk +cronus +crosier +crossbeam +crosscheck +crosse +crossfire +crosshead +crossjack +crossopterygian +crosspool +crossruff +crosstabulate +crosstabulation +crosstie +crossties +crotone +crotonic +croute +crowboot +crownpiece +crownwork +croze +crozier +cru +cruces +crucian +cruck +cruiserweight +cruiseway +crumhorn +crummock +crunode +crura +crural +crus +crusado +cruse +cruyff +cruzado +cruzeiro +crwth +cryer +cryocable +cryohydrate +cryometer +cryophyte +cryoplankton +cryptaesthesia +cryptanalyze +cryptoclastic +cryptocrystalline +cryptogam +cryptozoic +cryptozoite +crystallographica +ctenidium +ctenoid +ctenophore +ctesiphon +cubane +cubeb +cubiculum +cubital +cucking +cuckooflower +cuckoopint +cuculiform +cudbear +cudgerie +cudweed +cuenca +cuernavaca +cuesta +cufic +cuirass +cuirassier +cuisse +culch +culebra +culet +culicid +cullet +cullis +culloden +cully +culm +culmiferous +cultrate +culverin +cum +cumae +cumber +cumbernauld +cumbria +cummerbund +cumquat +cumshaw +cumulet +cumuliform +cumulonimbus +cumulostratus +cunaxa +cuneal +cuneo +cunjevoi +cupel +cuppa +cuprum +curacy +curare +curarine +curassow +curch +curiosa +curitiba +curlpaper +currajong +currawong +currycomb +curtin +curzon +cusco +cusec +cush +cushat +cusk +cuso +customable +custos +custumal +cutcherry +cuticula +cutin +cutis +cuttack +cuttle +cutty +cuvette +cuxhaven +cuyp +cuzco +cwmbran +cyan +cyanamide +cyanine +cyanite +cyanocobalamin +cyanogen +cyanohydrin +cyanosis +cyanotype +cybele +cyber +cybernate +cyclamen +cyclicity +cycloalkane +cyclograph +cycloheptatrienyl +cyclohexane +cyclohexyl +cyclonite +cycloparaffin +cyclopedia +cyclopentadienyl +cyclopentane +cycloplegia +cyclopropane +cyclosis +cyclostome +cyclostyle +cyclothymia +cyclotomy +cyder +cydnus +cylindroid +cylix +cyma +cymar +cymatium +cymbalo +cyme +cymene +cymogene +cymograph +cymoid +cymophane +cymose +cymru +cynghanedd +cyperaceous +cyprinid +cyprinodont +cyprinoid +cypsela +cyrenaica +cyrene +cystectomy +cysticercoid +cystine +cystitis +cystocarp +cystocele +cystoid +cystolith +cystoscope +cystotomy +cythera +cytidine +cytochemical +cytochemically +cytochrome +cytogenesis +cytogenetics +cytokinesis +cyton +cytoplast +cytotaxonomy +cyzicus +czardas +czarevna +dabchick +dabster +dace +dacha +dachau +dachsund +dacia +dacoit +dacoity +dacron +dactylogram +dactylography +dactylology +dado +dadra +dagan +dagga +daggerboard +dagoba +dagon +daguerre +dahna +daimyo +dairen +daisycutter +dak +dal +daladier +dalai +dalasi +dalesman +dalhousie +dallapiccola +dalmatia +damietta +damodar +dampcourse +dampier +damselfish +dandie +dandiprat +daraf +darbies +dardanelles +dardanus +daresbury +darfur +darg +dargah +daric +dario +dariole +darkend +darlan +darmstadt +darnel +darnley +darogha +dartboard +dasheen +dashiki +dashpot +dassie +dasyure +databank +datary +datatype +datcha +dato +datolite +datuk +daube +daubery +daubigny +daudet +daugava +daugavpils +daumier +davao +daw +dawes +dayak +dayan +dayboy +dayfile +dayflower +dayfly +dayspring +deaconry +deadstarting +deakin +dealfish +dearchive +dearchived +dearchives +dearchiving +deary +deassignment +deathtrap +debag +debarred +debe +debrecen +debs +debus +debye +decanal +decane +decanedioic +decani +decanoic +decapolis +decarboxylation +decastyle +deccan +decelerometer +decemvirate +decenary +decentralist +decern +decimetric +decisionmaker +declinometer +declog +declogged +declogging +declogs +decluster +declustered +declustering +declusters +declutch +declutched +declutches +declutching +decoke +decompound +deconstruct +decreet +decubitus +decurion +decurrent +decury +dedal +deek +deemster +deergrass +deerhound +deferable +defilade +definiendum +definiens +deflocculate +degassed +degasses +deglutinate +deglutition +degression +degust +dehisce +dehiscent +dehorn +dehra +dehydrogenase +dehydrogenate +dehydroretinol +deianira +deicide +deictic +deific +deiform +deil +deipnosophist +deixis +dejecta +dekker +dekko +delacroix +delagoa +delaine +delaunay +dele +deledda +delegatory +delgado +delimeter +delimeters +deliquescence +delitescence +deltiology +demavend +deme +dement +demerara +demesne +demeter +demibastion +demicanton +demilune +demimondaine +demimonde +demirel +demirelief +demirep +demisemiquaver +demist +demivierge +demivolt +demob +democritus +demoiselle +demonism +demonolater +demonolatry +demould +demoulded +demoulding +demoulds +dempster +demulsify +demy +denarius +denary +dendral +dendrochronologist +dendrochronologists +dendrochronology +dendrogram +dendrograms +dengue +denitrate +deniz +denning +dentex +dentilabial +dentilingual +dentoid +denudate +deodand +deodar +deontic +deoxygenate +departmentalism +depasture +dependant +dependants +depicture +deplume +depressomotor +depside +depurative +deraign +derailleur +derain +derbent +deregister +deregulatory +derestrict +derisible +dermatitis +dermatogen +dermatoglyphics +dermatome +dermatophyte +dermatophytosis +dermatoplasty +dermis +dermoid +dero +derringer +derry +derv +derwent +derwentwater +desai +desalinate +deschamps +deschool +descriptional +descriptivism +deselect +deselected +deselecting +deselection +deselections +deselects +desicate +designational +desinence +deskill +deskilled +deskilling +desman +desmid +desmoid +desmoulins +despenser +despoilation +despoliation +despumate +desquamate +dessalines +dessau +dessertspoon +dessiatine +dessicator +dessicators +deterge +detmold +detrend +detrended +detrending +detrends +detrition +detrude +detruncate +deurne +deuteragonist +deuteranope +deuteride +deuterogamy +deutoplasm +deutsch +deva +devanagari +deventer +devi +devilfish +dewan +dewberry +dewclaw +dewsbury +dextran +dextrin +dextroamphetamine +dextroglucose +dextrogyrate +dextrorotation +dextrorse +dezhnev +dhahran +dhak +dharna +dhaulagiri +dhobi +dhole +dhoti +dhow +diablerie +diabolo +diacaustic +diacetylmorphine +diacid +diacidic +diactinic +diadelphous +diadic +diaeresis +diagenesis +diageotropism +diaghilev +diagraph +diallage +dialogism +diamantine +diamegnetism +diamine +diamondback +diandrous +dianetics +dianoetic +dianoia +diapedesis +diapente +diaphoresis +diaphoretic +diaphototropism +diaphysis +diapir +diarch +dias +diascope +diastalsis +diastase +diastasis +diastema +diastyle +diatessaron +diathermancy +diazine +diazo +diazole +diazomethane +diazonium +dibasic +dibbuk +dibranchiate +dibromide +dicarbonyl +dicast +dicephalous +dichasium +dichlamydeous +dichloroethanol +dichromaticism +dichromic +dichroscope +diclinous +dicuss +dicynodont +diderot +didgeridoo +didymium +didymous +didynamous +dieback +diecious +diefenbaker +dien +diencephalon +dieppe +diesis +diestock +diestrus +diffusivity +digamy +digestant +digged +dight +digitalism +digitiform +digitoxin +digitron +dihydric +dihydrofolate +dikkop +diktat +dilatancy +dilatant +dilly +dimashq +dimenhydrinate +dimercaprol +dimethylformamide +dimethylpropane +dimethylsulphoxide +dimetric +dimissory +dimity +dimorph +dinar +dineric +dinge +dinitrobenzene +dinitrogen +dink +dinkum +dinky +dinoflagellate +dinothere +dio +diodorus +dioestrus +diol +diomede +diomedes +dionysius +diophantus +diopside +dioptase +dior +dioxan +dipeptide +dipetalous +diphenylamine +diphenylhydantoin +diphosgene +diphyletic +diphyllous +diphyodont +diplegia +diploblastic +diplocardiac +diplococcus +diplont +diplopia +diplopod +diplosis +diplostemonous +dipnoan +dippy +diprotodont +dipteral +dipteran +dipterocarpaceous +dipterous +diriment +dirk +dirndl +disaccredit +disafforest +disbranch +disbud +discalced +disciplinant +disciplinarianism +disclimax +discobolus +discommodity +discommon +disconsider +discotheque +discovert +disembogue +disembroil +disenable +disentail +disentitle +disentomb +disentwine +disepalous +disforest +dishpan +dishtowel +disject +disjunctor +disjunctors +disoperation +dispend +dispermous +dispersability +dispersable +dispersity +dispersoid +displayable +disproven +dissappear +disseminule +dissentious +dissepiment +distich +distichous +distrainee +distringas +distrito +distrubuted +disulfiram +disulphate +disulphide +disulphuric +dita +ditheism +dithionite +dithionous +dithyramb +dithyrambic +dittander +dittany +dittography +diu +diuresis +diuretic +div +divaricator +diversiform +diverticulitis +diverticulosis +diverticulum +divi +divinylbenzene +divisibly +divulgate +diyarbakir +dizen +djailolo +djaja +djajapura +djambi +djebel +djerba +djinni +djokjakarta +doab +dobby +dobla +dobro +dobruja +dobsonfly +dockland +docklands +doddle +dodecagon +dodecanese +dodecanoic +dodecaphonic +dodecasyllable +dodgem +dodoma +doek +doenitz +doeskin +dogfishs +dogger +doggo +dogman +dogsbody +dogvane +dogy +doh +doha +dojo +dolabriform +dolby +dolerite +dolichocephalic +doline +dollarbird +dollarfish +dollfuss +dolman +dolmas +dolmen +dolmetsch +dolorimetry +doloroso +dom +domett +dominee +dominie +dominium +dominoes +donatello +donatus +donau +donbass +donga +donjon +donne +donnert +donny +doodah +doorframe +doorn +doornik +dopa +dordogne +dordrecht +dormobile +dornbirn +dornick +dorp +dorpat +dorsad +dorsiferous +dorsigrade +dorsiventral +dorsoventral +dorsum +dort +dorty +dory +dosshouse +dost +dotation +dottle +douai +douala +douay +doublure +doubs +douc +douceur +doukhobors +doum +doura +dourine +douro +douroucouli +dovap +dowable +dowding +dowery +downcome +downcomer +downhole +downpatrick +downpipe +downthrow +downwash +downweight +downweighted +downweighting +downwell +dowsabel +doxastic +doxographer +doxology +doxy +doyen +doyley +drabbet +draff +draggletailed +draghound +dragoman +dragonnade +dragonroot +dragrope +drail +dramatis +drammen +drancy +drava +drayhorse +dree +dreggy +dreich +dreiser +drenthe +dresden +drillstock +drin +drinkwater +dripstone +drogheda +drogue +droit +dromond +drongo +drongos +droob +dropsonde +droshky +druffen +drunkeness +drupelet +dryopithecine +drysdale +drystone +dubai +dubbin +dubrovnik +dubuffet +duccio +duchamp +dudeen +duello +duero +dufy +duhamel +duiker +duka +dukhobors +dulciana +dulia +dulosis +dumas +dumbell +dumbells +dumfries +dumortierite +dumyat +duna +dunaj +dunant +dundalk +dundee +dunfermline +dungas +dungeness +dunite +duniwassal +dunkerque +dunlin +dunnage +dunnakin +dunnite +dunno +dunnock +dunny +dunois +dunoon +dunsany +dunsinane +dunstable +dunstan +dunt +duntroon +dunwoody +duodenary +duodenitis +duotone +dup +duparc +dupatta +dupleix +duplet +dupondius +duppy +duque +duramen +durative +durazzo +durbar +durex +durgah +durian +durmast +duro +durra +durst +durum +durzi +dushanbe +dustability +dustable +dustcart +dustcarts +dustmen +dustsheet +dustsheets +duumvir +duumvirate +duvalier +duvet +dux +dwale +dybbuk +dyfed +dykes +dynameter +dynamicism +dynamoelectric +dyscrasia +dysgraphia +dysmenorrhoea +dysphemism +dyspnoea +dysteleology +dysthymia +dysuria +dytiscid +dyula +ealdorman +ealing +eanes +earbash +earhart +earlap +earless +earom +earthlight +earthman +earthmove +earthnut +earthrise +eastmost +eatage +eblis +ebon +ebonite +ebracteate +ebullioscopy +eburnation +ecbatana +ecbolic +ecce +ecchymosis +ecclesall +ecclesia +ecclesiolatry +eccrinology +ecdysone +ecevit +echard +echinate +echinococcus +echinoid +echinus +echoism +echolalia +echopraxia +echovirus +eck +eckhart +eclampsia +eclipsis +eclogite +ecocide +ecowas +ecstacy +ecthyma +ectocrine +ectoenzyme +ectophyte +ectopia +ectoproct +ectosarc +ectype +edale +edam +eddo +eddystone +ede +edessa +edgehill +edgeworth +edile +edirne +edom +educatory +educt +eelpout +eelworm +eff +effable +effendi +efficency +effusiometer +efta +eftsoons +egest +egesta +egis +eigenfrequencies +eigenfrequency +eigenstructure +eigensystem +eigensystems +eiger +eightsome +eirenic +eirenicon +eisegesis +eisk +elaeoptene +elagabalus +elam +eland +elasmobranch +elasmosaur +elastance +elasticate +elasticated +elasticates +elasticating +elastoplast +elat +elaterid +elaterin +elaterium +elbe +elbrus +elburz +eld +eldo +eldritch +elea +elecampane +electrochemist +electrochemists +electrograph +electromerism +electronvolt +electrophone +electrostriction +electrotechnology +electrotonus +electrovalency +electroviscous +eleemosynary +eleia +elemi +elenchus +eleoptene +eleusis +elevon +elflock +elgon +elidible +elis +elkhound +eloign +elsan +elusion +elyot +embolectomy +embolus +embow +embrectomy +embryectomy +embus +emden +emesis +emetine +emf +emiscan +emmen +emmenagogue +emmer +emmetropia +emotivism +empale +empassion +empedocles +emphasing +empolder +empyema +empyrean +empyreuma +emulsoid +enantiomorph +enarthrosis +enate +encaenia +enceladus +encephalin +encephalograph +encephalography +encephaloma +encephalomyelitis +enchiridion +enchondroma +enchorial +encomiast +encrinite +enculturation +enderby +endo +endocarditis +endocardium +endocarp +endocentric +endocranium +endoneurium +endopeptidase +endosome +endostosis +endothecium +endothelioma +endothelium +endover +endplate +endplay +energid +energumen +enface +enfeoff +enfilade +enforcable +engadine +engrail +eniwetok +ennage +ennead +enneagon +enneahedron +ennerdale +ennervation +ennis +enniskillen +ennius +enosis +enounce +enow +enphytotic +enschede +ensor +entasis +entebbe +entelechy +entellus +enteritis +enterogastrone +enterokinase +enteron +enterostomy +enterotomy +enterovirus +enthetic +enthymeme +entoblast +entomic +entomostracan +entophyte +entopic +entozoic +entozoon +entrammel +entrechat +entremets +entresol +entryism +entryist +entryists +entryname +entrynames +entrypoint +entrypoints +enugu +enure +enuresis +enver +enwomb +enwreath +enzed +enzootic +enzymolysis +eobiont +eogene +eolian +eolic +eolipile +eolith +eolithic +eonian +eos +eosin +eosinophil +epact +epaminondas +eparch +eparchy +epencephalon +epenthesis +epergne +epexegesis +ephah +ephebe +ephemeron +ephesians +ephod +ephor +epiblast +epiboly +epicalyx +epicanthus +epicedium +epiclesis +epicontinental +epicotyl +epicrisis +epicritic +epictetus +epicycloidal +epidaurus +epideictic +epidiascope +epididymis +epidote +epidural +epifocal +epigastrium +epigeal +epigene +epigenous +epigeous +epiglottis +epigone +epigynous +epilate +epileptoid +epilimnion +epimere +epimerism +epimorphosis +epimysium +epinasty +epinephrine +epineurium +epiphenomenalism +epiphenomenon +epiphragm +epiphytotic +epirogeny +epirus +episcopacy +episematic +epispastic +epistasis +epistaxis +episternum +epithalamium +epithelioma +epizoic +epizoon +epizootic +eponym +eponymy +epos +epoxide +epping +eprom +eproms +epyllion +equifrequent +equifrequently +equilibrant +equimolecular +equipartition +equites +equuleus +eradiate +erciyas +erebus +eremite +erepsin +erethism +erevan +erfurt +ergastoplasm +ergatocracy +erhard +ericaceous +eridanus +erinaceous +eringo +erinyes +eris +eristic +erith +erivan +erk +erlang +erlangen +erlanger +erlking +erne +erotema +erotology +erotomania +errhine +errupt +erruptive +erst +erubescence +eruct +erumpent +erymanthus +eryngo +erysipelas +erysipeloid +erythema +erythrism +erythrite +erythritol +erythroblast +erythroblastosis +erythrocyte +erythrocytometer +erythromycin +erythropoiesis +erzgebirge +erzurum +esaki +esau +esbjerg +escalope +escaut +eschalot +escharotic +eschatology +escoffier +escolar +escribe +escuage +escudo +escurial +esdraelon +eserine +esher +esky +espalier +esparto +espoo +esquimau +esro +essaouira +essequibo +essonite +essonne +estancia +este +esterase +esterify +esthonia +estienne +estipulate +estival +estivate +estivation +estoppel +estovers +estrade +estradiol +estragon +estreat +estremadura +estrin +estriol +etaerio +etalon +etamine +etaoin +etchant +eteocles +eterne +etesian +ethene +etherege +etherify +ethmoid +ethnarch +ethnobotany +ethnogeny +ethonone +ethoxide +ethoxyethane +ethylbenzene +ethyne +etiolate +etna +etymon +etzel +eubacteria +euboea +eucaine +eucalyptol +euchlorine +euchromatin +eucken +eudemon +eudemonia +eudemonics +eudiometer +eudoxus +eugenol +eulachon +eulogia +eupatrid +eupen +eupepsia +euphausiid +euphonic +euphorbiaceous +euphoriant +euphrasy +euphroe +euploid +eupnoea +euratom +eure +eurhythmy +euripus +eurypterid +eurythermal +eurytropic +eusebius +eusporangiate +eutectoid +euxenite +evacuant +evaginate +evanish +evaporable +evaporimeter +evaporimeters +evite +exanthema +exarate +exarch +exarchate +excaudate +exclaustration +exeat +executability +exedra +exemplum +exequatur +exequies +exergue +exigible +eximious +exine +exitance +exo +exocarp +exocentric +exoderm +exodontics +exonym +exopeptidase +exophthalmic +exophthalmos +exoplasm +exorable +exosystem +exosystems +exotoxin +expellant +experientialism +explicite +explicitely +explicity +explictly +exponible +expressivity +expresso +exsanguine +exsect +exstrophy +extention +extentions +extine +extinguishant +extracanonical +extrados +extraposition +extremadura +exuviae +exuviate +eyas +eyebath +eyeblack +eyehook +eyeleteer +eyetie +eyot +eyots +eyra +eyrir +eysenck +fab +fabaceous +fabians +fabius +fabliau +fabre +facebar +facetiae +facia +facilties +faculae +fadden +fadge +faecal +faeces +faenza +faeroes +faeroese +faff +fagaceous +fahlband +faial +faille +fairbanks +fairweather +fairyfloss +faiyum +falbala +falchion +falconiform +falconine +faldstool +falerii +fallal +fallfish +falseties +falsety +falsework +falsies +falster +faltboat +falun +famagusta +familist +famulus +fanagalo +fandangle +fanfani +fanfaronade +fangio +fango +fankle +fanon +fantail +fantasm +fantast +fantoccini +fantom +faqir +faradic +faradism +farandole +farci +farcy +fard +fardel +farinaceous +farinose +farl +farrier +farriery +farside +fart +fasciate +fascine +fash +fashoda +fastback +fastigiate +fatah +fatidic +faucal +fauces +faugh +faunus +fauteuil +fauve +faveolate +favrile +favus +fayalite +fayum +feal +fearnought +featheredge +featherstitch +feaze +febricity +febrifacient +febrifuge +fechner +feck +fecula +fedayee +feedbag +feeze +feininger +felafel +fellmonger +felloe +felo +felucca +fencible +fenestella +fenestra +fennelflower +feoff +feoffee +feoffment +ferbam +fere +feretory +fergana +feria +fermanagh +fernandel +ferrari +ferreous +ferricyanic +ferricyanide +ferritin +ferrocene +ferrochromium +ferroconcrete +ferrocyanic +ferrocyanide +ferrofluid +ferrol +ferromagnesian +ferromanganese +ferrosilicon +ferula +ferule +fesse +festal +festschrift +fetial +feticide +fetiparous +fetterlock +feverfew +feverwort +feydeau +fiacre +fibrefill +fibriform +fibrinogen +fibrinolysin +fibrinolysis +fibrinous +fibro +fibroblast +fibrocement +fibroid +fibroin +fibroma +fibrositis +fichte +ficino +ficticious +fid +fiddlewood +fideicommissary +fideicommissum +fidelism +fidge +fidus +fieldmouse +fieldpiece +fieldsman +fieri +fiesole +fifa +figuline +figurant +figwort +filable +filariasis +filecard +filefish +filespace +filestore +filiate +filicide +fillagree +fillmore +filmset +filmsetting +filoplume +filose +filoselle +fimble +finable +finalism +finchley +fineable +finfoot +fingerbreadth +fingermark +fingermarked +fingermarking +fingermarks +fingerstall +fingerstalls +fingo +finisterre +finitary +finnan +finner +finney +finnmark +fino +finochio +fiorin +fipple +firdausi +fireback +firebomb +firebrat +firecrest +firedog +firedrake +firenze +firepan +firestorm +firethorn +firewarden +firewater +firkin +firry +fishbolt +fishfinger +fishgig +fishskin +fissipalmate +fissiped +fissirostral +fistmele +fistula +fistulous +fitchew +fittipaldi +fitzsimmons +fiume +fivepenny +fivepins +fizgig +flabellum +flagelliform +flagellum +flaggy +flagrante +flagstad +flambeau +flamborough +flamelet +flamelets +flamingoes +flamininus +flaminius +flamsteed +flanch +flannelette +flashcube +flashcubes +flasket +flatette +flatfish +flatfishes +flatlet +flatlets +flatling +flatmate +flatmates +flatways +flaubert +flaunch +flavescent +flavin +flavine +flavone +flavoprotein +flavopurpurin +flavorous +flaxman +fleabite +fleabites +fleam +fleapit +fleapits +fledgy +flense +fleurette +fleury +flexitime +flexo +fley +fleysome +flinders +flitch +flite +floccose +flocculant +flocculants +flocculent +flocculus +floccus +flodden +flong +floreated +flores +florey +floribunda +florilegium +florio +flory +flos +flotow +flowability +flowerbed +flowerless +fluorene +fluoric +fluorometer +fluorophore +fluoroscope +fluoroscopy +fluorosis +fluorosulphuric +fluviomarine +fluxmeter +fluxmeters +flyback +flyblow +flybook +flyleaves +flyte +flytrap +flytraps +foch +fock +foehn +foetal +foetation +foeticide +foetor +fogbow +fogbows +fogdog +foggia +foie +foin +folacin +foliar +folie +foliolate +foliose +foliot +foliots +folium +folkestone +folketing +folkmoot +folliculin +folsom +fonda +fondant +fondants +fonseca +fontanelle +fonteyn +footpaths +footplate +footplates +footsie +footslogged +footslogging +footstalk +footstock +footworn +foramen +foraminifer +forasmuch +forby +forcemeat +fordone +forecourse +forecourt +forecourts +foredo +foredoom +foredoomed +forefend +foregut +forehock +foreshock +forespent +forestaysail +foretooth +foretop +foretriangle +forewent +forewind +forewing +forfar +forficate +forgat +forint +forme +formfeed +formfeeds +formicary +formicate +formication +formulism +formwork +fornenst +fornix +forsee +forseen +forspeak +forster +forsterite +fortaleza +fortepiano +fortis +fortissimo +fortuitism +fortuna +forwhy +forzando +fosbury +fossa +fosse +fossette +fossick +fotheringhay +foucault +foucquet +foulard +fourpence +fourpenny +foveola +fowey +fowliang +foxfire +foyboat +fractocumulus +fractostratus +frae +fraenum +fragonard +fraise +fraktur +framboesia +francolin +franger +frangipane +frankalmoign +frass +fratchy +fraxinella +freebie +freedomites +freelance +freemartin +freemason +freesheet +freesheets +freightliner +fremantle +fremitus +frenulum +frenum +friarbird +fricasee +fringilline +frippet +frisket +froe +froebel +frogfish +frogged +frogging +froghopper +frogmarch +frogmouth +frogspawn +froissart +frome +fromenty +fromm +fronde +frondescence +frons +frontenac +frontlet +frontogenesis +frontolysis +frontrunner +frontwards +frore +froude +frow +frowst +fructiferous +frugivorous +fruitarian +frumentaceous +frumenty +frunze +frustule +frutescent +fuad +fubsy +fuchsin +fuckwit +fucoid +fugacious +fugard +fugato +fugger +fugio +fukien +fukuda +fukuoka +fukushima +fula +fulani +fulgurite +fulmar +fulminic +fulminous +fulvous +fumaric +fumatorium +fumatory +fumitory +funchal +fundi +fundus +fundy +funfair +fungistat +funicle +furan +furfur +furfuraceous +furfuraldehyde +furfuran +furioso +furmenty +furnivall +furphy +furred +fusain +fuscous +fushih +fushun +fusionism +fustanella +fustic +futtock +futurist +futurists +futurology +fuzzily +fyke +fylde +fylfot +fyn +fyrd +gabar +gabelle +gaberlunzie +gabion +gabionade +gablet +gabo +gabor +gaborone +gaby +gaddafi +gadhelic +gadid +gadoid +gadolinite +gadroon +gadsden +gaea +gaekwar +gaffsail +gagauzi +gahnite +gaikwar +gaillard +gaiseric +gaitskell +gaius +galactagogue +galactometer +galactopoietic +galah +galangal +galantine +galanty +galashiels +galata +galatians +galba +galbanum +galbraith +galea +galileo +galimatias +galingale +galiot +galipot +galle +galleass +gallfly +gallia +galliambic +galliard +gallice +galligaskins +gallimaufry +gallinacean +gallinaceous +gallinas +galliot +gallipoli +gallipot +galliwasp +gallnut +galloglass +galloon +galloot +gallous +galoot +galop +galsworthy +galvani +galvanoscope +galvanostat +galvanotropism +galvo +galyak +gama +gamba +gambado +gambrel +gambrinus +gamelan +gamesman +gametangium +gametocyte +gametogenesis +gametophore +gametophyte +gammadion +gammer +gamogenesis +gamopetalous +gamophyllous +gamosepalous +gamp +gan +gance +gand +gandalf +gandhi +gandy +gandzha +ganesa +gangbang +gangrel +gangtok +gangue +ganister +ganja +ganof +ganoid +gansey +gapeworm +gapped +garam +garand +garbanzo +garbo +garboard +garboil +gard +garda +gardant +garderobe +gardiner +garfish +garganey +garget +garnierite +garonne +garpike +garrick +gasconade +gaselier +gasiform +gaskell +gaskin +gasman +gasohol +gasometry +gasteropod +gastralgia +gastroenteric +gastroenteritis +gastroenterology +gastroenterostomy +gastrolith +gastrology +gastropod +gastroscope +gastrostomy +gastrotomy +gastrotrich +gastrovascular +gastrula +gatehouse +gatekeep +gateshead +gath +gatling +gatt +gauffer +gaugeing +gauhati +gaumless +gauntry +gaup +gaussmeter +gautama +gautier +gavage +gavial +gawp +gaya +gayomart +gazankulu +gazehound +gaziantep +gazump +gdynia +gean +geanticline +gearwheel +geber +gec +gedact +gedanken +geelong +gefilte +gehlenite +gelada +gelatinoid +gelibolu +gell +gelligaer +gelt +gemeinschaft +gemmiparous +gemmulation +gemmule +gemology +gemot +gen +genappe +generalism +generalissimo +genet +genip +genipap +genitor +genitourinary +genizah +genk +genro +gens +genseric +genstat +gentianaceous +gentianella +genu +geodynamics +geognosy +geoid +geomechanics +geometrid +geophagy +geosphere +geostatic +geostatics +geosyncline +geotaxis +geotectonic +gera +gerah +geraniaceous +geranial +geraniol +geratology +gerent +gerenuk +gerfalcon +gerlachovka +germander +germanicus +germanous +germinant +germiston +gerona +geronimo +gerontological +gers +geryon +gesellschaft +gesso +gest +gestatorial +gesualdo +gey +geyserite +gezira +ghat +ghats +gibberellic +gibbsite +gibeon +gibli +gibran +gid +gide +gidgee +gie +giftwrap +gifu +gigabit +gigabyte +gigabytes +gigaherz +gigantomachy +gigli +gigue +gilet +gilgai +gilgamesh +gillies +gillion +gillray +gillyflower +gilolo +gilsonite +gilthead +gimcrack +gimel +gimme +gingiva +gingivitis +gink +ginnel +giorgione +giotto +gip +gipon +giraldus +girandole +girdlecake +girgenti +gironde +gironny +girosol +gisarme +gish +gissing +gittern +giusto +glabella +glabrous +glacialist +gladbeck +gladdon +gladiate +gladrags +glaikit +glair +glaive +glamorgan +glandule +glarus +glaser +glassman +glastonbury +glauce +glauconite +glebe +gleeman +gleet +gleiwitz +glencoe +glendower +glenoid +glenrothes +gley +glia +gliadin +glissando +glister +gliwice +globate +globeflower +globin +globoid +globose +globuliferous +glochidium +glockenspiel +glogg +glomerate +glomeration +glomerule +glomerulus +glomma +glossa +glossator +glossectomy +glosseme +glossitis +glossography +glossology +glossopharyngeal +glottic +glottochronology +gloze +glucagon +glucinum +glucocorticord +gluconeogenesis +glucoprotein +glucoside +glucosuria +glume +gluon +glutathione +glutelin +gluteus +glyceric +glycerophosphate +glycogenesis +glycolic +glycolysis +glyconeogenesis +glycoside +glycosuria +glyoxaline +glyphography +glyptal +glyptic +glyptics +glyptodont +glyptography +gnatcatcher +gnathic +gnathion +gnathite +gnathonic +gnocchi +gnosis +gnotobiotics +goalmouth +goanna +goatfish +goatherd +goatsbeard +goatskin +goatsucker +gobbet +gobi +gobioid +gobo +gobstopper +goby +godard +godavari +godefroy +goderich +godown +godroon +gogga +gogglebox +goglet +gogol +gogra +goldarn +goldcrest +goldeye +goldilocks +goldoni +goldschmidt +goldthread +goliard +goliardery +golliwog +gollop +goloshes +gombroon +gomel +gomorrah +gompers +gomphosis +gomulka +gomuti +gonadotropin +goncourt +gondar +gonfalon +gonfalonier +gongola +gonidium +goniometer +gonk +gonna +gonococcus +gonocyte +gonof +gonophore +gonopore +googly +gook +goole +gooney +goosander +goosefoot +goosegog +goosegrass +goosy +gopak +gorakhpur +goral +gorbals +gorblimey +goreng +gorgerin +gorgias +gorgoneion +gorica +gorizia +gormless +gorsedd +gosport +gosse +gossipmonger +gossipmongers +gossoon +goster +gotama +gotta +gouache +gourami +gourmont +goutweed +gowan +gower +gowk +gowon +goy +gracile +gracioso +graduand +gradus +graecism +graffito +grahame +graiae +grainger +grallatorial +grama +gramarye +gramercy +gramineous +graminivorous +grammatology +grampian +grampus +granada +granadilla +granados +grandaunt +grandmaster +grandmasters +granduncle +granduncles +grangemouth +granicus +graniteware +granitite +granodiorite +granolith +granophyre +granta +granuloma +granulose +graphomotor +grappa +grappelli +graptolite +grasmere +grassfinch +grasshook +grassquit +grassroot +gratian +grattan +gratulate +graupel +grav +gravamen +gravenhage +gravettian +gravimetrical +graz +gree +greegree +greeley +greenaway +greenbottle +greenbrier +greenfinch +greenfly +greengage +greenhead +greenheart +greenock +greenockite +greensand +greenshank +greensickness +greenstick +greenstone +greenstuff +greige +gremial +gressorial +greuze +greyback +greybeard +greyhen +greystones +greywacke +gribble +griddlecake +gridfile +gridfiles +grillparzer +grilse +grimalkin +grimsby +grindelwald +grindery +grisaille +griseofulvin +griseous +grisette +grishun +griskin +grisons +grivation +grivet +grockle +grodno +grogram +gromyko +groningen +gropius +gros +groschen +grosgrain +grosseteste +grosswardein +grosz +grot +grote +grotius +groundage +groundsill +groundsman +groundspeed +groundswell +groupwork +grouty +grovet +groyne +grozing +grozny +grugru +grumous +grundy +grysbok +guacharo +guaco +guadalajara +guadalcanal +guadalquivir +guadiana +guaiacum +guan +guanabara +guanaco +guanajuato +guanase +guanosine +guardafui +guarneri +guayaquil +guayule +gubbins +gudeance +gudrun +guelders +guenon +guesthouse +guidon +guienne +guilloche +guipure +guiscard +guitarfish +guizot +gujranwala +gulag +gulags +gular +gulbenkian +gulden +gulfweed +gumma +gummite +gummosis +gummous +gumshield +gumtree +gunge +gunnel +gunpaper +gunstock +gunter +guntur +gunwale +gunyah +gur +gurdwara +gurgitation +gurglet +gurjun +gurkhali +gurnard +gustavo +gutbucket +guthrun +gutta +guv +guyenne +guyot +gwalior +gwelo +gwent +gwynedd +gwyniad +gyani +gybe +gymnasiarch +gymnasiast +gymslip +gynaeceum +gynaecocracy +gynaecoid +gynaecomastia +gynandrous +gynarchy +gynecium +gyniatrics +gynophore +gyronny +gyrose +gyrostatic +gyrostatics +gyve +habu +hachure +hackamore +hackbut +hadaway +hadhramaut +hadj +hadji +hadrosaur +hae +haecceity +haeckel +haem +haemachrome +haemacytometer +haemagglutinate +haemagglutinin +haemagogue +haemal +haematein +haematemesis +haematic +haematin +haematinic +haematite +haematoblast +haematocele +haematocrit +haematocryal +haematogenesis +haematogenous +haematoid +haematological +haematology +haematolysis +haematoma +haematopoiesis +haematosis +haematothermal +haematoxylin +haematozoon +haematuria +haemic +haemin +haemochrome +haemocoel +haemocyanin +haemocyte +haemocytometer +haemodialysis +haemoflagellate +haemoglobin +haemoglobinuria +haemoid +haemolysin +haemolysis +haemophile +haemophilia +haemophiliac +haemophilic +haemopoiesis +haemoptysis +haemorrhage +haemorrhagic +haemorrhoidectomy +haemorrhoids +haemostasis +haemostat +haemostatic +haeres +haftarah +hagar +hagbut +hagfish +haggadah +haggai +hagiarchy +hagiocracy +hagiographer +hagiolatry +hagiology +hagioscope +hahnemann +haidar +haig +haik +haile +hainaut +haiphong +hairball +hairgrip +hairif +hairnet +hairtail +hairweaving +hairworm +hajj +hake +hakim +hakluyt +hakodate +halafian +halakah +halal +halation +halberd +halcyone +haldane +haleakala +halesowen +halfbeak +halfwit +halicarnassus +hallah +hallam +hallel +hallux +halm +halmahera +halmstad +halobiont +haloid +halophyte +halothane +hals +haltemprice +hama +hamadryad +hamadryas +hamamatsu +hamamelidaceous +hambletonian +hame +hamelin +hameln +hamersley +hamhung +hamilcar +hamm +hammerfest +hammersmith +hammerstein +hammurabi +hampden +hampstead +hamshackle +hamsun +hamulus +hamza +hanaper +hanau +handbarrow +handbell +handbrake +handfeed +handleability +handstroke +hangbird +hangchow +hankerchief +hankow +hannover +hanratty +hapax +haphtarah +haplite +haplography +haplosis +hapten +hapteron +haptic +hapto +haptotropism +harakiri +harald +harambee +harappa +harar +hardecanute +hardhack +hardicanute +hardie +hardily +harebell +hargeisa +haricot +harijan +harikari +harmattan +harmonist +harmonograph +harmonographs +harmotome +harney +harpenden +harquebus +harquebusier +harrar +harrogate +harslet +hartal +harte +hartebeest +harthacanute +hartlepool +hartnell +hartree +hartshead +harun +haruspex +harvestmen +harwell +harwich +haryana +harz +hasa +hasdrubal +hashemite +hask +haslet +hassan +hasselt +hatchback +hatpin +hatshepsut +haubergeon +hauberk +haugh +haulm +hauraki +haustellum +haustorium +havant +havel +havelock +havildar +havre +hawes +hawfinch +hawhaw +hawkbill +hawksbill +hawkweed +haworth +hawse +hawsehole +hawsepipe +haybox +hazelhen +hazlitt +headlamp +headrace +headrail +headreach +headscarf +headsquare +headward +headwards +heald +healds +hearths +heartworm +heathberry +heathfowl +heaume +hebbel +hebephrenia +hebetate +hebetic +heckelphone +hectocotylus +hedjaz +heehaw +heelpost +heenan +heerlen +heffer +hegira +hegumen +heh +heiduc +heilbronn +heilungkiang +heirdom +heitiki +heitler +hejira +hekate +hekla +hel +helichrysum +helicline +helicograph +heliolithic +heliotherapy +heliotropin +heliotype +hellbent +helle +hellery +helles +helmand +helminth +helminthiasis +helminthic +helminthology +helmont +helpmann +helsingborg +helvellyn +hemel +hemelytron +hemeralopia +hemialgia +hemianopsia +hemicellulose +hemichordate +hemicycle +hemidemisemiquaver +hemielytron +hemiola +hemipode +hemipteran +hemipterous +hemispheroid +hemistich +hemiterpene +hemstitch +henbit +hencoop +hendecagon +hendecahedron +henge +hengelo +hengist +henhouse +hepcat +hepplewhite +hepta +heptad +heptadecanoic +heptahedron +heptamerous +heptangular +heptarchy +heptastich +heptatriene +heptavalent +heptose +hepworth +heraclea +heracles +herakleion +herby +hercegovina +herculaneum +hereat +heredes +hereditable +hereditist +hereinto +heresiarch +hereward +heriot +herisau +herl +herm +hermannstadt +hermon +hermosillo +hermoupolis +herne +herniorrhaphy +herod +herodias +herophilus +herrick +herriot +herstmonceux +hesiod +hesperidin +hesperidium +hestia +hetaera +hetaerism +heterocercal +heterochromatic +heterochromatin +heterochromatins +heterochromosome +heterochromous +heteroclite +heterodactyl +heterodont +heterogenous +heterography +heterogynous +heterolecithal +heterologous +heteromerous +heteronym +heteroplasty +heterosporous +heterostyly +heterotaxis +heterothallic +heterotopia +heth +hevelius +hevesy +hexachloroethane +hexachlorophene +hexachord +hexacosanoic +hexadecane +hexaemeron +hexamerous +hexangular +hexanoic +hexapla +hexapody +hexastich +hexastyle +hexavalent +hexene +hexone +hexosan +hexose +hexyl +hexylresorcinol +heyduck +heyerdahl +hibernaculum +hic +hiddenite +hiemal +hieracosphinx +hierocracy +hierodule +hierogram +hierology +hierophant +highchair +highjack +highlife +highveld +hijaz +hijinks +hilla +hillery +hillfort +hilliard +hillingdon +hilus +hilversum +himachal +himalayas +himeji +himmler +hin +hinckley +hindgut +hindoo +hindustan +hinny +hinshelwood +hipparch +hipparchus +hippolyta +hiragana +hircine +hiri +hirohito +hiroshige +hirundine +hispid +histiocyte +histogen +histogenesis +histoid +histone +historiated +hitparade +hmso +hoactzin +hoad +hoarhound +hoatching +hoatzin +hobbema +hochhuth +hockney +hodden +hodeida +hodman +hodometer +hoek +hofei +hofmannsthal +hofuf +hogarth +hogg +hogged +hogmanay +hognosed +hogtie +hogue +hogweed +hohenlinden +hohenlohe +hohenstaufen +hoick +hoicks +hoiden +hokkaido +hokku +hokusai +holarctic +holbein +holinshed +holkar +holmic +holocaine +holoenzyme +holofernes +holoplankton +holothurian +holp +holpen +hols +holyhead +holyoake +holytide +homebuild +homecome +homecraft +homeopaths +homeown +homocentric +homochromous +homocyclic +homodont +homogenous +homophobe +homophobes +homotaxis +homothermal +honan +honecker +honegger +honewort +honeybunch +honeysucker +honiara +hoo +hoofbound +hoogh +hooghly +hooke +hooknose +hoopoe +hoopoes +hoovered +hoovering +hoovers +hopeh +hoplology +hoppus +hopsack +horae +horal +hordein +horeb +horme +hormuz +hornbook +hornby +hornfels +hornstone +horologe +horologium +horoscopy +horripilation +horsa +horsebox +horseboxs +horseleech +horseleeches +horseriding +horst +horta +horthy +horticulturalist +hortus +hosea +hosier +hospitalet +hospitaller +hospodar +hosteller +hostelling +hostie +hotien +hotplate +hotpot +hotspur +hottie +houdon +houmous +hounslow +housebuilding +housecarl +housel +houseleek +houseleeks +houseline +housemaster +housemasters +housman +houting +hovercraft +hoverport +hovertrain +hovertrains +howdah +howitzer +howlet +howrah +howtowdie +hoxha +hoylake +hradec +hrvatska +hsi +hsian +hsiang +hsining +hsinking +hua +huambo +huang +hubble +hubli +huckel +huckle +hucklebone +huelva +huesca +hufuf +huggermugger +hughie +huhehot +hula +hulme +humber +humberside +humblebee +hunan +hungnam +huns +huntingdon +hunyadi +huon +hupeh +huppah +hurds +hurstmonceux +hus +husain +husein +hushaby +huss +hussein +husserl +hutchie +hutment +hutu +huygens +huysmans +hwang +hwyl +hyaluronic +hydantoin +hydathode +hydatid +hyderabad +hydnocarpate +hydnocarpic +hydracid +hydrastinine +hydrazoic +hydria +hydriodic +hydrobromic +hydrocele +hydrocellulose +hydrocoral +hydrocortisone +hydrogenolysis +hydrogenous +hydrograph +hydrolyte +hydromedusa +hydromel +hydrometallurgy +hydrometeor +hydronaut +hydrophilous +hydropower +hydroquinone +hydrostat +hydrosulphate +hydrosulphide +hydrosulphurous +hydrotaxis +hydrotherapeutics +hydroxonium +hydroxylamine +hyetograph +hyetography +hygristor +hygrophilous +hygrostat +hyksos +hylomorphism +hylophagous +hylotheism +hylozoism +hymenopteran +hymenopterous +hymettus +hymnist +hyoid +hyoscyamine +hypabyssal +hypaesthesia +hypaethral +hypallage +hypanthium +hyperaemia +hyperbaton +hypercatalectic +hypercorrect +hypercorrection +hyperdulia +hyperextension +hyperfocal +hyperglycaemia +hyperinsulinism +hyperion +hyperkinesia +hypermarket +hyperpnoea +hyperpyrexia +hyperstability +hyperstable +hypersthene +hyperterm +hyperterms +hypervitaminosis +hypesthesia +hypethral +hyphae +hypnology +hypnopaedia +hypnopompic +hypoacidity +hypoblast +hypochondrium +hypocotyl +hypoderm +hypoeutectic +hypogastrium +hypogeal +hypogene +hypogenous +hypogeous +hypogeum +hypoglossal +hypoglycaemia +hypognathous +hypogynous +hypoid +hypolimnion +hypomania +hyponasty +hyponitrite +hyponitrous +hypophosphate +hypophosphite +hypophosphoric +hypophosphorous +hypophyge +hypophysis +hypopituitarism +hypoplasia +hypoploid +hypopnoea +hyposthenia +hypostyle +hyposulphite +hyposulphurous +hypotaxis +hypothec +hypoxanthine +hyracoid +hyrax +hyrcania +hyssop +hysterogenic +hysteroid +hysterotomy +hystricomorph +iamb +iata +iatric +ibadan +ibarruri +ibert +ibibio +ibiza +ichang +ichinomiya +ichnography +ichnology +ichor +ichthyic +ichthyoid +ichthyolite +ichthyology +ichthyophagous +ichthyosaur +ichthyosis +iconium +iconomatic +iconostasis +icterus +ictinus +ictus +ide +ideatum +identifers +identikit +ideosyncrasies +ideosyncrasy +idioblast +idiopathy +idiophone +idiosyncracies +idiosyncracy +idocrase +idolum +idun +ieper +ieyasu +ife +igbo +igdrasil +igfet +ignis +ignitability +ignoratio +ignotum +igraine +ihram +ikan +ikebana +ikeja +ikhnaton +ilea +ileac +ileitis +ileostomy +ilesha +ileus +ilex +ilia +iliamna +iligan +ilion +ilium +ilkley +illampu +illawarra +illich +illimani +illinium +illocution +illude +illyria +illyricum +ilmen +iloilo +ilorin +imagen +imbros +iminourea +immersionism +immobilism +immortelle +immoveables +immunoassay +immunoglobulin +immunomicrosphere +immunoreaction +impanation +imparipinnate +imparisyllabic +impaste +impasto +impearl +impeccant +impedimenta +impennate +imperium +imperscriptible +impetigo +imphal +impi +implacental +impolder +impolicy +imponderabilia +imponent +imposable +impostume +impower +impresa +imprescriptible +impressure +imprest +improbity +imroz +inappellable +inapprehensive +inarch +inartificial +inbeing +incaparina +incapsulate +incardinate +incensory +inchmeal +inchon +incipit +incisure +incluse +incomprehensive +incrementation +incunabula +indaba +indeces +indene +indetermine +indexation +indigestive +indigoid +indiscernability +indo +indoleacetic +indolebutyric +indomethacin +indophenol +indore +indorsee +indoxyl +indra +indre +induna +induplicate +indusium +indy +inearth +inequable +inerrable +inescutcheon +inessive +inextirpable +infallibilism +infante +infare +infeudation +infibulate +infight +infill +infold +infracostal +infralapsarian +infulae +infundibuliform +infundibulum +infuscate +infusionism +inge +ingeminate +ingenerate +ingesta +ingleborough +inglenook +ingoing +ingolstadt +ingraft +ingravescent +ingres +ingulf +inhambane +inhaul +inhesion +inkberry +inkblot +inlace +inmesh +inmigrant +inniskilling +innoxious +innsbruck +innumerate +innutrition +inoculable +inodorous +inofficious +inqilab +insalivate +inscape +insectarium +inshrine +insipience +insnare +insomuch +instalation +installant +inswing +intarsia +integrant +integratable +intendancy +interagency +interbedded +interchannel +interconnectable +interconsole +interflow +interfluent +interfluve +intergranal +interjacent +interlaken +interlap +interlay +interlocation +interlunation +intermesh +intermigration +intermittency +interosculate +interpage +interparticle +interpellant +interphone +interpolant +interprete +interpretes +interradial +interrex +interrobang +interrogable +interstratify +intersystem +intertexture +intertrigo +intracoastal +intranational +intranuclear +intrasocietal +intratelluric +intravasation +intuc +intuitivism +intwine +inuit +inurbane +invercargill +involucel +involutory +invultuation +inwrap +inyala +iodism +iodometry +iolite +iona +ionone +ionopause +iontophoresis +iphigenia +ipoh +ipsambul +ipsus +ipswich +iqbal +iquique +iquitos +iracund +irade +irbid +irbil +irenicon +irian +iridectomy +irido +iridotomy +iritis +ironbark +ironfounding +irradiant +irrelievable +irremissible +irretentive +irriguous +irtysh +isagoge +isagogics +isallobar +isar +isarithmic +isatin +isauria +ischaemia +ischia +ischium +isentropically +isherwood +islay +ismailia +iso +isoamyl +isobath +isocept +isochor +isochroous +isocracy +isocrates +isocyanic +isocyanide +isodiametric +isodiaphere +isodimorphism +isodynamic +isoelectric +isoelectronic +isoenergetic +isogamete +isogenous +isogeotherm +isogloss +isogon +isogonic +isohel +isohyet +isolecithal +isoleucine +isolex +isoline +isologous +isophone +isopod +isoprene +isopropyl +isorhythmic +isosceles +isoseismal +isosmotic +isospondylous +isostasy +isosteric +isotactic +isothere +isotone +isotron +isotropical +israfil +issachar +issus +istana +isthmian +istle +istria +itacolumite +itaconic +italicity +italicy +ithunn +ithyphallic +iulus +iviza +ixtle +iyar +iyeyasu +izmir +izmit +iznik +izzard +jacamar +jacdaw +jackeroo +jackfish +jackfruit +jackshaft +jacksmelt +jacksnipe +jackstay +jackstraws +jaconet +jadeite +jael +jaffa +jaffna +jaguarondi +jahveh +jahweh +jailhouse +jaipur +jalap +jalapa +jalisco +jambeau +jambi +jambo +jammu +jammy +jamnagar +jampan +jamshedpur +jamshid +jana +janata +janina +jarl +jarp +jarrah +jarrow +jarry +jarvey +jassy +jato +javari +jawan +jawara +jawbreak +jaxartes +jayawardena +jaywalk +jebel +jedda +jefe +jehad +jehol +jehoshaphat +jehu +jekyll +jellaba +jellicoe +jellify +jellybean +jemadar +jemappes +jembe +jequirity +jerba +jerbil +jerboa +jerez +jerid +jerreed +jevons +jewelfish +jewfish +jhansi +jhelum +jibbons +jibouti +jidda +jiggermast +jihad +jillaroo +jillion +jilolo +jinghis +jinja +jinnah +jipijapa +jissom +jitterbugger +jitterbugging +jiujitsu +jobcentre +jobcentres +jobname +jocko +jodhpuri +jodrell +joffre +jogged +jogjakarta +johore +jokjakarta +jollify +jolo +jongleur +jonnock +jook +joppa +jordaens +jorum +jos +josquin +jota +jotter +jotun +joual +journalled +jowett +joypop +juba +jubbah +jube +judezmo +judicative +judicator +judogi +judoka +jugal +jugfet +juggins +juglandaceous +jugulate +jugum +jugurtha +juiz +jullundur +jumbuck +jumna +juncaceous +jungfrau +junkman +jupon +juratory +juryman +jus +justiceship +justiciary +justle +juvenal +kabalega +kabaragoya +kabbala +kabob +kachang +kachina +kadi +kadiyevka +kaduna +kaffirs +kafiristan +kagera +kagoshima +kagu +kaiak +kaieteur +kaif +kaifeng +kail +kailyard +kain +kainogenesis +kairouan +kaka +kakapo +kakemono +kaki +kalat +kalends +kaleyard +kalgan +kalgoorlie +kali +kalian +kalidasa +kalif +kalimantan +kalinin +kaliningrad +kalisz +kaliyuga +kalmar +kalong +kalpa +kalpak +kalsomine +kaluga +kama +kamakura +kamala +kamasutra +kame +kamerun +kamet +kami +kampong +kampuchea +kamseen +kana +kanamycin +kananga +kanara +kanazawa +kanchenjunga +kanchipuram +kandahar +kandy +kanga +kangwane +kannada +kano +kanpur +kansu +kantar +kanu +kanzu +kaohsiung +kaolack +kaoliang +kaon +kapellmeister +kaph +karabiner +karafuto +karaganda +karakoram +karakorum +karamanlis +karbala +karelia +kariba +karnataka +karoo +kaross +kart +karyogamy +karyokinesis +karyolymph +karyolysis +karyoplasm +karyosome +karyotin +karyotype +kasai +kasbah +kasher +kashgar +kashmir +kassa +kassala +kassel +kat +katabasis +katabolism +katakana +katanga +katar +kathak +katharevusa +katharsis +kathiawar +katmai +katsina +kattegat +katzenjammer +kauai +kaunas +kaunda +kauri +kaveri +kawasaki +kayseri +kazachok +kazakh +kazan +kazantzakis +kazbek +kea +kean +kearney +keble +keck +ked +kedah +kedge +kedgeree +kediri +kedron +keef +keelung +keepnet +kef +keffiyeh +kegler +keister +keitel +keitloa +kekkonen +kelantan +keloid +kelpie +kelt +kelter +kemal +kemble +kemerovo +kempe +kempis +kempt +kenaf +kendal +kendo +kenogenesis +kenosis +kenspeckle +kente +kentledge +kenyatta +keos +kep +kerala +keramic +keramics +keratin +keratitis +keratogenous +keratoid +keratoplasty +keratose +keratosis +kerb +kerbaya +kerbela +kerbing +kerbstone +kerch +kerf +kerguelen +kerkrade +kerman +kermes +kermis +kermits +kero +kerouac +kersey +kerseymere +kesselring +kesteven +ketonuria +ketoxime +kevel +kew +kewpie +kex +keytop +keytops +kickdown +kicksorter +kicktail +kidd +kiddle +kidron +kief +kike +kilung +kimberley +kimberlite +kina +kinabalu +kinase +kincardine +kinchinjunga +kincob +kinematograph +kingbolt +kingcraft +kingcup +kingwana +kinin +kino +kioto +kirtle +kitbag +kitbags +kitchenless +kitenge +kithara +kittiwake +kitwe +kiushu +klaipeda +klepht +klieg +klong +klootchman +klopstock +knackwurst +knag +knap +knar +knawel +knickpoint +kniferest +knop +knossos +knotgrass +knotwork +knurly +koa +koan +kob +kobarid +kobe +kobold +kochi +kodok +koel +kofta +koftgar +kofu +kokura +kolar +kolding +koniology +konya +koodoo +koph +korfball +koto +kurchatovium +kyanite +kylin +kylix +kyloe +kymograph +kymric +kymry +kyphosis +kythera +labarum +labe +labefaction +labiche +labionasal +labiovelar +lablab +labret +labroid +labrum +labuan +labyrinthodont +laccolith +lacedaemon +lacerant +lacertilian +lachlan +lachryma +lachrymatory +laclos +laconia +lactalbumin +lactam +lactary +lactescent +lactiferous +lactoflavin +lactometer +lactophenol +lactoprotein +lactoscope +ladislaus +ladoga +ladrone +ladyfy +ladysmith +ladysnow +laertes +laevogyrate +laevorotatory +laevulin +laevulose +laforgue +lagan +lagena +lagerkvist +lah +laik +lairy +laius +lala +lalang +lalapalooza +lallans +lallation +lamartine +lambdacism +lambdoid +lambkin +lambrequin +lamellicorn +lamellirostral +lamina +laminitis +lammergeier +lampas +lampedusa +lampern +lampeter +lampholder +lampion +lamppost +lampposts +lamprophyre +lampshade +lampshades +lanark +lanate +lancejack +lancelot +lancewood +lanchow +landammann +landeshauptmann +landgrave +landgraviate +landgravine +landloper +landor +landowska +landrace +landscapist +landscapists +landseer +landshark +landshut +landsknecht +landtag +landwaiter +lanfranc +langlauf +langouste +langrage +langres +langsyne +langue +languedoc +languet +laniard +laniary +laniferous +lankester +lanner +lanneret +lanose +lansquenet +lanthorn +lanugo +laoag +laodicea +laomedon +laotze +lapidate +lapidify +lapillus +lapis +lapsus +laptev +lardon +largen +larine +larisa +larmor +larn +larnax +larousse +larrigan +larrikin +larrup +larum +larwood +laryngotomy +lascaux +lashio +lashkar +lasker +lasket +lassa +lassalle +lassus +lat +lateroversion +lathi +lathy +latifundium +latimer +latium +latria +lattermost +lauda +lauraceous +laurasia +lauric +laurier +laurustinus +lauryl +lautrec +lav +laval +lavolta +lawbreak +lawes +lawgive +lawks +lawmake +laxey +layamon +layard +laycock +layshaft +lazaretto +lazio +lazuli +lazulite +lazurite +leadbelly +leadwort +leafcutter +leafletting +leakey +leal +leaseback +leat +leatherhead +leatherjacket +leatherwood +leavis +leben +lebkuchen +leblanc +lebowa +lebrun +lecce +lech +lecky +leconte +lector +lecythus +leet +leeuwarden +lefthand +lefthanded +leftwing +leftwinger +leftwingers +legaspi +legnica +legumin +lehmann +lehmbruck +lehr +leiria +leishmaniasis +leister +leitrim +leix +lek +lekker +lely +leman +lemniscate +lemnos +lempira +lemuroid +lenglen +lengthman +lentamente +lentic +lenticel +lentigo +leoben +lepaya +lepidopteran +lepidote +lepidus +lepontine +leporid +leporine +leprosarium +leprose +leptophyllous +leptosome +leptospirosis +leptotene +lesbos +lesseps +letchworth +letterset +leucas +leuco +leucocratic +leucocyte +leucocytosis +leucoderma +leucomaine +leucopenia +leucoplast +leucopoiesis +leucorrhoea +leucotomy +leuctra +leukas +leuven +levalloisian +leverrier +leviable +levkas +lewes +lexeme +lexicology +lexigraphy +lexis +liard +liase +liason +libau +libava +libeccio +liberec +liberticide +libia +lichenin +lichenology +lichi +liddell +lidice +liebig +liebknecht +liegeman +liegnitz +lienal +lientery +liestal +lietuva +liffey +liftboy +liftoff +ligan +liger +ligeti +ligniform +lignocaine +ligroin +ligula +liguria +lii +likasi +liklihood +likuta +lilburne +liliaceous +lilienthal +liliuokalani +lille +lilo +lilongwe +limacine +limassol +limbate +limewater +limicoline +limicolous +limitarian +limoges +limousin +linacre +linalool +linares +lincrusta +linctus +lindane +lindesnes +lindisfarne +lindwall +lineate +lineations +linefeed +linefeeds +linenumber +linestyle +linewidth +lingam +lingayen +lingcod +linguiform +linguini +linhay +linkwork +linlithgow +linn +linnaeus +linnet +linnhe +lino +linocut +linolenic +linstock +lintwhite +linz +lionfish +lipari +lipase +lipchitz +lipography +lipoid +lipoma +lipophilic +lipoprotein +lippe +lippi +lippie +liquefacient +liquesce +liquidus +liquorish +liripipe +lisieux +literae +lithoid +lithomarge +lithometeor +lithotrity +littoria +liu +livingstone +livonia +livorno +livraison +livy +lix +lixivium +loadstar +loadstone +loanda +lobengula +lobito +lobola +lobworm +lochia +lockyer +locl +locoman +locris +locum +lod +lodi +lodicule +loewi +lofoten +loganberry +loganiaceous +logaoedic +logicism +loglog +logoff +logography +logopaedics +lohengrin +loiret +lollapalooza +lomax +lombok +lombroso +loment +lomond +londrina +longan +longcase +longcloth +longe +longicorn +longinus +longlasting +longleaf +longship +longshore +longueuil +longueur +longus +longways +longyearbyen +loofah +lookin +loopy +loosebox +lophobranch +lophophore +lor +lordy +lorentz +lorica +lorient +lorikeet +lorimer +lorrain +lorris +losey +lothair +lothario +lothian +lothians +lothringen +lotic +louche +loudish +loudspeak +louth +louvain +louvar +lovage +lovat +lovell +lovey +lowan +lowerclassman +lowestoft +lowveld +loyang +lozengy +lozi +lualaba +luanda +luang +luau +lublin +lubra +lubumbashi +lucarne +lucca +luce +luciferin +lucilius +lucullus +lud +ludhiana +ludo +luff +luffed +luffing +luffs +lugo +lugsail +lugworm +luichow +luik +lumberjacket +lumbricalis +lumbricoid +lumiere +lumisterol +lumme +lumpenproletariat +lumumba +luna +lunarian +lungan +lungi +lungki +lungworm +lungwort +lunik +luns +lunula +lunulate +lupin +lurdan +lurex +lusatia +lusus +luteolin +lutestring +luthern +luthuli +lutine +lutist +luxor +luxulianite +lvi +lvii +lxi +lxii +lxiv +lxix +lxvi +lxvii +lyallpur +lyautey +lycanthrope +lycaon +lycaonia +lycia +lycopod +lycurgus +lydda +lyddite +lydgate +lyell +lyly +lymphangial +lymphangitis +lymphoadenoma +lyncean +lynchet +lysias +lysippus +lysol +lyssa +lytic +lytta +lytton +mabela +mabuse +macaco +maccaroni +macebearer +macedoine +machado +machan +machel +machin +machmeter +machree +machu +macroclimate +macroencephaly +macrograph +macrophysics +macroprocessor +macropterous +macrosporangium +macrospore +macrosystem +macruran +macula +macumba +madafu +madhya +madina +madre +madrepore +madura +madurai +maduro +madwort +maebashi +maenad +maestoso +maestricht +maewo +mafeking +maffick +mag +magallanes +magdalena +mage +magen +maggiore +magilp +maginot +magistery +magnetochemistry +magnetopause +magnetosheath +magnificats +magnoliaceous +magnus +magot +magritte +maguey +mahabharata +mahalla +mahanadi +maharashtra +mahewu +mahjong +mahometan +mahratta +mahseer +maidan +maidstone +maiduguri +maigre +maihem +maikop +mailcoach +maillol +maimonides +mainbrace +maintenence +maintopsail +mainz +maiolica +majunga +makalu +makarios +makeyevka +makhachkala +makkah +makurdi +makuta +malabo +malachi +malacophyllous +malacopterygian +maladdress +malam +malang +malassimilation +malatesta +malatya +maldon +maleable +malebranche +maleic +malevich +malherbe +malihini +malimprinted +malines +malinke +malkin +mallam +mallee +mallenders +malleolus +mallorca +malm +malonic +malonylurea +malory +malpighi +malpighiaceous +maltha +malthus +maltman +maluku +malvaceous +malvern +malwa +mamaguy +mamba +mamelon +mamilla +mamillate +mammee +mammet +mammiferous +mammilla +mampara +manado +managerialism +manakin +manassas +manasseh +manaus +manche +manchineel +manchukuo +manchuria +mandatorily +mandi +mandir +manet +mangabey +mangalore +manganin +mangelwurzel +mangonel +mangosteen +mani +manichaeus +manilla +manille +maninke +maniple +manipur +manisa +manitoulin +manizales +manky +mannar +manolete +manresa +mansart +mansholt +manteau +mantegna +mantelletta +manteltree +mantilla +mantinea +mantoux +mantova +manufacturable +manuka +manukau +manus +manutius +manyplies +manzanilla +manzoni +maoism +maputo +maquette +mara +marabunta +maraca +maracanda +maracay +maraging +marasca +marat +maravedi +marcasite +marcellus +marcescent +marche +marcos +marcuse +marduk +mardy +maremma +marg +margaric +margarite +margate +margravate +margrave +margravine +margrethe +marianao +maribor +mariculture +mariposa +maritage +maritain +maritsa +marlite +marmara +marmite +marmolada +maroc +marocain +maroquin +maros +marprelate +marquand +marquesas +marquessate +marram +marrano +marriageability +marron +marryat +marsilius +marsipobranch +martaban +martagon +martel +martellato +martello +martineau +marvell +marxists +masaccio +masan +masaryk +masbate +mascarene +mascle +mascon +masharbrum +mashhad +mashie +masinissa +masjid +maskanonge +masqat +massa +massachuset +massasauga +massasoit +massine +massinissa +massorete +massotherapy +mastaba +mastigophoran +mastitis +masuria +masurium +matadi +matamoros +matanzas +matapan +matchbox +matchmark +matchstick +mathura +matlo +matlock +mato +matoke +matopo +matozinhos +matrass +matriclinous +matrilocal +matroclinous +matronage +matsu +matsuyama +mattamore +matterhorn +matthias +mattins +mattoid +mattrass +matzoon +maubeuge +mauby +maui +maulana +maulmain +maulstick +maumet +mauna +maund +maunder +maundy +maungy +maupassant +maupertuis +mauretania +mauriac +maurois +maury +maurya +mawger +mawkin +mawsie +maximin +maximus +maxint +maxisingle +maxixe +mayday +mayence +mayon +mazard +mazarin +mazuma +mazzini +mealworm +meany +meatus +mecamylamine +mechanotherapy +mechelen +meck +meconium +medan +medawar +mediastinum +medway +mee +meed +meerkat +meerut +mega +megacephaly +megadeath +megaflop +megaflops +megalocardia +megalocephaly +megalosaur +megapode +megara +megaron +megathere +megger +meghalaya +megiddo +megilp +mehemet +meilhac +meiny +meir +meitner +mekka +melanchthon +melanous +melaphyre +melba +melchior +meliaceous +melilla +melilot +melinite +melisma +melodeon +meloid +melos +meltage +mem +memel +memling +memoire +memorex +memphremagog +memsahib +menadione +menado +menai +menam +menander +menaquinone +mencius +menderes +mendips +menes +mengistu +meningocele +menispermaceous +meno +menology +menomini +menon +menotti +mensa +mentalism +menuhin +mepacrine +meperidine +meprobamate +merano +merbromin +merca +mercaptan +mercaptide +mercaptopurine +merchet +mercia +mercians +merengue +mergui +meristem +meristic +merkin +merlon +meroplankton +merozoite +merrymake +merse +mersin +merthyr +mesarch +mesencephalon +mesenchyme +mesenteritis +mesentery +meshach +meshuga +mesitylene +mesnalty +mesobenthos +mesocephalic +mesocratic +mesogastrium +mesoglea +mesognathous +mesolithic +mesolonghi +mesomeric +mesophyll +mesophyte +mesothelioma +mesothelium +messalina +messene +messenia +messiaen +messina +messmate +messmates +mestee +mester +mestranol +metacentres +metacharacter +metacharacters +metachromatism +metacinnabarite +metafemale +metagnathous +metalline +metallocene +metallophone +metamale +metamer +metanotion +metanotions +metaperiodate +metaphosphoric +metaphrase +metaphrast +metapolitics +metaproduction +metaproductions +metasymbol +metasymbols +metasyntax +metasyntaxes +metatheory +metatherian +metathorax +metaxylem +metchnikoff +metempirical +metempirics +metestrus +methacrylic +methaemoglobin +methenamine +metho +methodius +methotrexate +methoxide +meths +methylcyclohexane +methyldopa +methylphthalate +methylthionine +metic +metoestrus +metonic +metopic +metricate +metrify +metritis +metronidazole +metronymic +metrorrhagia +metz +meu +meung +meuse +mezcal +mezcaline +mezereon +mezereum +mho +miaou +miaul +micawber +michelozzo +mick +mickery +mickiewicz +mickle +microbalance +microbalances +microbarographs +microbodies +microbody +microbrailler +microchip +microchips +microconcrete +microcrack +microcracked +microcracking +microcracks +microdetector +microdont +microdot +microfabric +microgel +micrographs +microkink +microkinking +micromixing +micropalaeontology +microphyte +micropyrometer +microsporophyll +microstomatous +microswitch +microswitches +microsystem +microsystems +microtherm +microtomy +microwatt +microwatts +microwriter +microwriters +micrurgy +middlebreaker +middlemost +mideast +midheaven +midian +midinette +midiron +midlothian +mieres +miffy +mihrab +milage +milazzo +mileometer +miletus +milkfish +milkhouse +milkwort +millais +millefleurs +millepede +millepore +milli +milligan +millrun +millwheel +millwheels +millwork +milne +milo +milometer +milometers +milreis +miltiades +mimas +mimetite +mimir +mimosaceous +minacious +minas +minch +mindoro +mindszenty +minelayer +mineralocorticoid +mineworker +mineworkers +minge +mingus +minho +minibike +minicab +minicabs +minimus +minipill +ministerialist +ministerium +minitab +minivet +minna +minnesinger +mintoff +miombo +mirabeau +miracidium +mirador +miraflores +mirepoix +mirk +mirza +misallocate +misallocated +misallocates +misallocating +misallocation +misapplys +miscarrys +misdeclared +misdefined +mise +miseno +misericord +miskolc +mislaid +misplead +misposition +mispositioned +mispositioning +mispositions +missal +missals +missel +missis +mississauga +mississipi +missolonghi +misspelt +missus +mistal +mistassini +misti +mistigris +mistle +mistral +mistrals +mither +mithgarthr +mithridate +mithridates +mithridatism +miticide +mitis +mitrailleuse +mitrewort +mixolydian +mizoram +mizzen +moa +moab +mobutu +modena +moderne +modge +modigliani +modillion +mofette +mog +mogador +mogen +moho +mohole +mohs +mohur +moidore +moirai +moke +mokha +mokpo +molina +molise +mollah +mollescent +mollusc +molluscoid +molluscs +mollweide +molopo +moltke +molybdenous +mombasa +momism +monacid +monadelphous +monadnock +monaghan +monal +monanthous +monas +monaxial +monazite +monck +monecious +moneme +monetarist +moneychanger +mong +moniliform +monkeypot +monkfish +monkshood +monnet +monoatomic +monobasic +monocarp +monocarpellary +monocarpic +monocausal +monochasium +monochloride +monochloroethanol +monochord +monoclinous +monodispersity +monody +monohull +monohydrate +monohydric +monohydroxy +monoicous +monolatry +monoliths +monomark +monomerous +mononucleosis +monopetalous +monophagous +monophobia +monophyllous +monoplegia +monopode +monopodium +monopteros +monosemy +monosepalous +monosized +monosodium +monosome +monospermous +monostich +monostichous +monostome +monostrophe +monostylous +monothetic +monotower +monotropism +mons +monsignor +montagnard +montagu +montagues +montale +montane +montauban +montbretia +montcalm +montefiore +montego +monteith +montenegro +montero +monterrey +montesquieu +montessori +montfort +montgolfier +montherlant +montmorillonite +montparnasse +montpellier +montreuil +montreux +montrose +monza +monzonite +moog +moolvie +moonfish +moonflower +moonraker +moonshot +moonwort +moorfowl +moorhen +moorwort +mopboard +mopoke +moquette +mor +mora +moraceous +morar +morava +morbific +morbihan +morbilli +morcha +mordecai +mordred +morea +moreau +morecambe +moreen +moreish +morelia +morello +morelos +morepork +moresco +morish +mornay +moroni +morphallaxis +morphogenesis +morphophoneme +morphosis +morphotype +morphotypes +morphy +morro +mors +morula +morwong +mos +mosasaur +moschatel +moseley +moshav +moshesh +moskva +mosley +mosotho +mossbunker +mossie +mosso +mosstrooper +motherfucker +motherwell +motherwort +mothy +motmot +motocross +motorable +motorbicycle +motorbus +motorcoach +motown +motte +motu +mouflon +moujik +mouldboard +mouldy +moulmein +mousebird +mousetail +mousseline +mouthbrooder +mouthwash +mouthwatering +movietone +moviola +mowburnt +moxa +mucin +muckamuck +muckle +mucksweat +muckworm +mucoid +mucopolysaccharide +mucoprotein +mucopurulent +mucro +mucronate +mudcat +mudfish +mudir +mudlark +mudpack +mudra +mudskipper +mudskippers +muenster +muesli +mufulira +mugabe +muggins +mugwort +muhammadan +mujik +muldoon +muleta +muleteer +mulga +mulhouse +mulki +mulley +mulliken +mullock +mulloway +multan +multangular +multeity +multicide +multidrop +multifid +multifile +multiflora +multifoil +multifoliate +multigravida +multihop +multihull +multihulls +multikey +multikeys +multilateralist +multilateralists +multimembered +multinuclear +multipacket +multipara +multiped +multiplane +multiplepoinding +multipunch +multipunched +multireel +multirole +multiscreen +multispectral +multistorey +multisubject +multivariable +multivibrator +multivocal +multiway +multiword +multure +mumbo +mumchance +munga +mungo +muniment +muniments +munnion +munro +munsell +munster +munt +muntin +muntjac +muntz +murage +murasaki +murat +murcia +mure +murex +muricate +murine +murman +murra +murrelet +murrhine +murrumbidgee +murther +musaceous +muscadel +muscae +muscarine +muscid +muscleman +musclemen +muscovado +museology +musil +musjid +muskeg +muso +musquash +musset +mustafa +mustee +musteline +musth +mutch +mutchkin +mutism +mutsuhito +muttonhead +muttra +mutule +muzorewa +muzz +myalgia +myalism +myall +myasthenia +mycelium +mycetoma +mycetozoan +mycin +mycostatin +mydriasis +mydriatic +myelencephalon +myelin +myelitis +myeloma +myiasis +mylonite +myna +myocardiograph +myogenic +myograph +myology +myoma +myope +myrmecology +myrmecophagous +myrmecophile +myrobalan +myrtaceous +mysia +mystagogue +mythopoeia +mytilene +myxoedema +myxoma +myxomatosis +myxomycete +myxovirus +mzee +mzungu +nabis +nabla +nablas +nablus +nabob +naboth +nacre +nae +naevus +nagor +naha +nailbrush +nailfile +nailhead +nainsook +naira +nairn +naissant +naker +nakhichevan +nakuru +nalchik +nalgo +namangan +namas +namelist +namelists +namen +nametape +namhoi +namur +nanak +nanchang +nanda +nanga +nankeen +nanning +nanometric +nanoplankton +nanterre +nantes +nantung +naphtali +naphthyl +napiform +nappa +nara +narbada +narceine +narcoanalysis +narcosynthesis +narcotism +nardoo +nares +narial +nark +narmada +narthex +narva +narvik +naseberry +naseby +nashe +nasho +nasion +nasofrontal +nasopharynx +nasser +nastase +natheless +natrium +natrolite +natron +natsopa +natter +natterjack +naturism +naturopathy +nauch +naucratis +naumachia +nauplius +naur +nautch +nautiloid +navar +navarin +navarino +navarre +navew +navicert +navratilova +navvy +naxalite +naxos +naze +ndola +neagh +neap +nearside +neb +nebo +nebuchadnezzar +neckar +neckband +neckcloth +neckpiece +neckwear +necrobiosis +necrolatry +necromania +necrophobia +necrose +necrotomy +neddy +needlecord +needlecraft +needlefish +needleful +neep +nefertiti +negev +negresses +negrillo +negritude +negropont +negros +neisse +nek +nekton +neman +nemathelminth +nemea +nemertean +nemery +nene +neoarsphenamine +neocolonialism +neoconservative +neoimpressionism +neoplasty +neoscholasticism +neper +nephogram +nephograph +nephology +nephralgia +nephridium +nephrite +nephritic +nephritis +nephron +nephrosis +nephrotomy +nepos +neral +nereus +neritic +nernst +neroli +neruda +nerva +nerval +nervate +nervine +nervure +nesh +nesselrode +nessus +nestorius +netaji +netball +neto +netsuke +nett +neume +neurasthenia +neurectomy +neurilemma +neuro +neuroblast +neurocoele +neurogram +neurohypophysis +neurolemma +neuroma +neuropath +neuropsychiatry +neuropteran +neuropterous +neurotomy +neurotransmitter +neurotransmitters +neurovascular +neusatz +neuss +neustria +neutretto +newshawk +newspeak +ney +nez +niblick +nicknack +nickpoint +nicotinism +nictheroy +nictitate +nictitating +nidaros +niddering +nide +nidicolous +nidify +nidus +niebuhr +niello +niemen +nieve +niff +nightlife +nightrider +nightspot +nightwear +nigrescent +nigrify +nigritude +nihon +niigata +nilgai +nilgiri +nim +nimblewit +nimonic +ningsia +ninus +niobic +niobous +niort +nipa +nipigon +nipplewort +nippur +nishinomiya +nisus +niton +nitramine +nitrobacteria +nitrochloroform +nitrohydrochloric +nitrometer +nitromethane +nitroso +nitrosyl +nival +nivation +niven +niveous +nivernais +nixie +nizhni +njord +nkomo +nkrumah +nobbut +nobiliary +noctilucent +noctuid +noctule +noesis +nofretete +noh +noil +noisette +nolde +nolle +nomarch +nomarchy +nombles +nombril +nome +nomen +nomism +nomocracy +nonactive +nonaggression +nonaligned +nonanalytic +nonanoic +nonappearance +nonblank +nonblanks +noncausal +noncomputable +noncontributory +noncritical +nondirected +nondispersive +noneffective +nonego +nonet +nonevent +nonexecutable +nong +nonharmonic +nonhierarchic +nonhierarchical +nonhuman +nonidentical +noninteger +noninvertible +nonnumeric +nono +nonowner +nonowners +nonparametrical +nonparous +nonparty +nonproliferation +nonrecursive +nonrecursively +nonredundant +nonrelevance +nonrelevant +nonsequenced +nonsmoker +nonsmokers +nonstarter +nonstative +nonstick +nonstriated +nonsuch +nonsuit +nonunionism +nonvocal +nonvoter +nonvoting +noordbrabant +nopal +nord +nordau +norepinephrine +norge +noria +noricum +norite +nork +norodom +northmost +noseband +nosography +nostology +notelet +noticeboard +noticeboards +notifiable +notitia +notochord +notum +noumenon +novalis +novara +novation +novaya +novelese +novello +novercal +nowel +nowhence +nowt +nox +noyade +noyau +noyon +nubecula +nubians +nucha +nuddy +nudicaul +nudum +nuevo +nuggar +nuggety +nuissance +nuke +nukus +nullah +nullarbor +nullifidian +nullipara +numantia +numbat +numberplate +numbfish +numbles +numdah +numen +numerary +numidia +nummary +nummulite +numnah +nunatak +nunc +nuncio +nuncle +nunhood +nunny +nureyev +nuri +nuristan +nurmi +nusa +nutant +nutbrown +nutcase +nutgall +nuthouse +nutlet +nutter +nutwood +nyala +nyanza +nyasa +nyctaginaceous +nyctalopia +nyctinasty +nyctitropism +nyctophobia +nye +nyeman +nyerere +nylghau +nympha +nymphaeaceous +nympho +nystatin +nyx +oakum +oarfish +oarlock +oast +oates +oba +oban +obasanjo +obconic +obedientiary +oblanceolate +obligato +obmutescence +obolus +obote +obreption +obscurum +obsecrate +obsequent +obstipation +obvolute +oca +occasionalism +occular +occultate +oceanid +oceanus +ochlophobia +ochone +ochrea +ockeghem +ocker +ocode +octachord +octad +octahedrite +octamerous +octanedioic +octangle +octangular +octarchy +octaroon +octavalent +octavo +octocentenary +octonary +octu +octuple +octylphenylether +ocularist +oddfellow +odense +odoacer +odontalgia +odontoblast +odontograph +odontoid +odontophore +odovacar +odra +odyl +oecology +oenone +oestrin +oestrogen +oestrone +oestrous +oestrus +ofay +offa +offaly +offcut +offcuts +officinal +offline +ogaden +ogasawara +ogbomosho +ogdoad +ogee +ogun +oho +oilbird +oilcup +oilfield +oilfired +oise +oita +oka +okavango +oke +okta +oldwife +oleaceous +olecranon +olefine +olefinic +oleic +olein +oleograph +oleoresin +oleum +olibanum +olid +oligopsony +oligotrophic +oliguria +olio +oliphant +olivaceous +olivary +olivenite +olivier +olla +olm +ology +olomouc +oloroso +olszyn +omadhaun +omagh +omar +omasum +omayyad +ombre +omdurman +ommatidium +ommatophore +omnicompetent +omnific +omophagia +omphale +omphalos +omuta +onager +onagraceous +onassis +ondes +ondo +ondograph +ondometer +onega +onitsha +onlook +onomasiology +onychophoran +onymous +oof +oogamy +oogenesis +oogonium +ooh +oolite +oology +oolong +oomiak +oompah +oont +oophorectomy +oophoritis +oophyte +oose +oosperm +oosphere +oospore +oostende +ootheca +ootid +opah +opalesce +ope +opencast +operose +ophicleide +ophir +ophthalmia +ophthalmitis +opisometer +opisthobranch +opisthognathous +opiumism +oppidan +oppilate +oppugnant +opsimath +optacon +optacons +optoelectronic +optometer +oracy +oradea +oran +orc +orcein +orchestrina +orchidaceous +orchil +orchitis +orcinol +orczy +ordinator +ordinators +ordonnance +ordzhonikidze +oread +orectic +orel +orense +orfe +orfray +organogenesis +organography +organoleptic +organology +organon +organotherapy +organum +organza +organzine +orgeat +oribi +oriel +oriente +origen +orinasal +orissa +orizaba +orjonikidze +orkneys +orle +orlon +orlop +ormer +ormolu +ormuz +orne +ornis +ornithischian +ornithomancy +ornithopod +ornithopter +ornithoscopy +ornithosis +orobanchaceous +oroide +orometer +orontes +orozco +orpharion +orphrey +orpiment +orpine +orrery +orris +orsini +ortegal +orthohydrogen +orthophosphoric +orthophosphorous +orthopter +orthopterous +orthoptic +orthoptics +orthostichy +orthotone +ortles +oruro +oryol +oscitancy +osculant +oscular +osman +osmious +ossa +ossein +ossetia +ossie +ossietzky +ossiferous +osso +osteal +ostend +ostensory +osteoclasis +osteogenesis +osteomalacia +osteomyelitis +osteotome +osteotomy +ostia +ostinato +ostiole +ostium +ostler +ostmark +ostosis +ostracoderm +ostracon +ostrava +ostwald +otalgia +othergates +othman +otho +otic +otitis +otocyst +otolaryngology +otology +otoscope +otranto +ottar +ottava +otterburn +otway +ouachita +ouananiche +oubangui +oudh +ouessant +oujda +oulu +ouse +ousel +outasight +outdate +outjockey +outlist +outman +outrunner +outrush +outswing +outwash +outwith +ovenproof +ovenproofed +ovenproofing +ovenproofs +ovenware +overachieve +overachieved +overachiever +overachieves +overachieving +overarch +overblouse +overboot +overcheck +overcloud +overcompetence +overconsolidate +overconsolidated +overconsolidates +overconsolidating +overconsolidation +overcrop +overdetermine +overdetermines +overdetermining +overdye +overfold +overground +overhype +overhyped +overhypes +overhyping +overleaf +overlive +overmantel +overmatter +overnice +overpitch +overrunning +overscale +overscore +overset +oversew +overside +oversleeve +overspent +overstaff +overstaffed +overstaffing +overstaffs +overstepped +overstress +overstressed +overstruck +overtask +overtype +overtyping +oviedo +oviferous +ovisac +owelty +owerri +owt +oxenstierna +oxhide +oxidimetry +oxime +oxon +oxonium +oxpecker +oxter +oxtongue +oxus +oxyacetylene +oxyacid +oxycephaly +oxychloride +oxyhaemoglobin +oxysalt +oxysulphide +oxytetracycline +oxytocic +oxytocin +oxytone +oyer +oyez +oyo +oystercatcher +ozalid +ozonolysis +ozs +pabulum +paca +paceway +pacha +pachalic +pachuca +pachuco +padang +padauk +paddlefish +pademelon +paderborn +padishah +padma +padouk +padova +padsaw +padua +paduasoy +paederast +paediatrician +paediatrics +paedogenesis +paedology +paedomorphosis +paedophilia +paeony +pageful +pagefuls +pagurian +pah +pahang +pahsien +paigle +paillasse +paillette +painkiller +paintbox +paisa +paisano +pakeha +paki +palaeanthropic +palaeethnology +palaeoanthropology +palaeobotany +palaeoclimatology +palaeoecological +palaeoecology +palaeoethnobotany +palaeogene +palaeography +palaeolith +palaeolithic +palaeomagnetism +palaeontography +palaeozoology +palais +palawan +palea +palembang +palencia +palestra +palestrina +paletot +paley +palikar +palimpsest +palindromicity +palk +palladic +palladio +palladous +pallete +palma +palmaceous +palmira +palolo +palooka +palos +palour +palpebrate +palsgrave +palstave +pamirs +pampero +pamphrey +pamphylia +pamplona +panada +panatella +panatellas +panay +panchax +panchayat +panchen +pancosmism +pancreatin +pandanaceous +pandore +pandour +pandowdy +pandurate +pandy +pandybat +panellist +panellists +panettone +panga +panicmonger +paniculate +panjim +pankhurst +panmixia +panmunjom +pannage +panne +pannikin +pannonia +panocha +panoptic +pansophy +pantechnicon +pantelleria +pantihose +panto +pantoum +paoting +paotow +papadopoulos +papain +papandreou +papaveraceous +papaverine +papaya +papeete +paperbark +paperclip +paperclips +paperknife +paperknives +paperless +paperthrow +papeterie +paphlagonia +paphos +papier +papilionaceous +pappus +papule +papyraceous +papyrology +parabasis +parablast +parabrake +paracasein +paracetamol +parachronism +paraclete +paradrop +paraesthesia +paraformaldehyde +paragoge +parahydrogen +paralanguage +paraldehyde +paralipomena +paramaribo +paramatta +paramo +paramorph +paramorphine +paramorphism +parang +parapraxis +parashah +parasitology +parastichy +parasyntheton +parcae +parcheesi +parclose +pardalote +pardubice +pareira +parergon +paresis +paresthesia +pareu +pareve +parfleche +parget +parhelic +parhelion +paripinnate +parishad +parison +parisyllabic +parkin +parky +parlando +parleyvoo +parliamentarianism +parm +parmenides +parmentier +parmigianino +parnell +paroicous +parotic +parotoid +parousia +parramatta +parrel +parrotfish +parthia +particlar +partita +partlet +parturifacient +parulis +parzival +pasargadae +pasay +pase +pash +pashalik +pashka +pashm +pasionaria +pasolini +pasqueflower +pasquinade +passacaglia +passade +passant +passepied +passifloraceous +passionflower +pastis +pasto +patagium +patellate +pathfind +pathic +pathlength +pathognomy +patiala +paticularly +patin +patisserie +patmore +patna +paton +patras +patrial +patriclinous +patrilocal +patroclus +patrology +pau +paua +paucal +pauldron +pauling +paumotu +pausanias +pav +pavage +pavane +pavis +pavlodar +pavlova +pavonine +pawky +pawnees +paxwax +paynim +peag +peake +pean +pearlwort +pearmain +peart +peary +peasouper +peau +peavey +pechora +peckinpah +peckish +pectase +pecten +peculium +pedalo +pedate +pedatifid +pedi +pedicular +pediform +pedunculate +peebles +peen +peened +peening +peens +peepshow +peepul +peetweet +peewit +pegmatite +pegu +peipus +peiraeus +peirce +pejoration +pekan +peke +pelagius +pelargonic +pelargonium +pelerine +pelf +pelion +pelisse +pelite +pella +pelles +pelletier +pellicle +pelmet +peloponnese +peltast +peltier +pemba +pemphigus +penang +penchi +pendente +penderecki +pendragon +peneplain +peneus +pengpu +penillion +peninsulate +penki +pennine +pennines +penninite +pennon +pennoncel +pennycress +pennyweight +pennywort +pennyworth +penrith +penstemon +penstock +penta +pentachlorophenol +pentangular +pentanoic +pentaprism +pentastich +pentatomic +pentelikon +pentene +penthesileia +pentheus +pentimento +pentlandite +pentose +pentothal +pentoxide +pentyl +pentylenetetrazol +penuchle +penza +penzance +pepin +peplos +peplum +pepo +pepperwort +pepsinate +pera +peracid +peraea +perak +perborate +perchloric +perchloride +percoid +perdido +perdu +pereira +perfin +pergamum +pergolesi +peri +perianth +periapt +periblem +periclase +periclinal +pericline +pericope +periglacial +perigon +perigordian +perinephrium +perineuritis +perineurium +periodate +perionychium +periosteum +periostitis +peripteral +perique +perisarc +perisperm +perispomenon +perissodactyl +peristalsis +peristome +peristyle +perithecium +peritoneum +peritrack +periwig +perlis +perlocution +permanganate +permanganic +pernambuco +pernickety +pernik +pernod +perogative +peroxysulphuric +perpignan +perrault +perrin +perron +persalt +perse +persephone +persepolis +persiennes +personalty +perspectivism +perspex +persulphate +persulphuric +pertussis +perugia +perugino +peruke +perutz +peruzzi +perv +pes +pesade +pesaro +pescadores +pescara +peseta +pesewa +peshawar +peshitta +pestalozzi +pesthole +pesthouse +petaliferous +petalody +petechia +pethidine +petrarch +petrodollar +petrograd +petrolic +petsamo +pettifogging +pettitoes +petuntse +pevsner +pewit +phagedaena +phagomania +phagophobia +phalangeal +phanerocrystalline +phanerophyte +phanerozoic +pharmacophore +pharmacophores +pharmacophoric +pharsalus +pharyngology +pharyngoscope +pharyngotomy +phatic +pheidippides +phelloderm +phellogen +phenacaine +phenacetin +phenacite +phenanthrene +phenazine +phenetic +phenformin +phenix +phenolphthalein +phenomenom +phenylamine +phenylketonuria +phew +phidias +phidippides +philae +philby +philemon +philhellene +philibeg +philippi +philippics +philippopolis +philips +philistines +phillips +phillumenist +philomel +phimosis +phiz +phlebosclerosis +phlogopite +phlyctena +phnom +phocaea +phocine +phocis +phocomelia +phoebus +phoenicians +phomvihane +phonendoscope +phonetist +phonometer +phonoscope +phonotactics +phonotype +phonotypes +phonotypy +phooey +phosgenite +phosophoric +phosphatase +phosphaturia +phosphino +phosphonium +phosphoprotein +phosphorate +phosphoroscope +phossy +phot +photoactinic +photoactive +photochronograph +photoconduction +photoelastic +photoelasticity +photoelectrotype +photofit +photonasty +photoneutron +photophysical +photophysics +photopolymer +photoselected +photoselection +phototherapy +photothermic +phototonus +phototopography +phototransistor +phototype +phototypeset +photozincography +phrasal +phrenitis +phrixus +phrygia +phthalein +phthalic +phthalocyanine +phthiriasis +phthisic +phthisis +phut +phyfe +phyllite +phylloquinone +phyllotaxis +physicochemical +physiocrat +physoclistous +physostomous +phytogenesis +phytohormone +phytolith +phytoliths +phytotoxin +phytotron +piacenza +piacular +piaf +piaffe +piaget +piave +piaza +picardy +piccanin +piccaninny +piccard +pichiciego +pickerelweed +pickin +pico +picong +picot +picotee +picrate +picric +picrite +picrotoxin +pictogram +pictor +picts +picul +piddock +piedmontite +pieman +piemonte +pieria +pieridine +piero +piezo +piezochemistry +pigface +pigfaced +pigfish +piggin +piggledy +piggott +pigmeat +pignut +pigswill +pigweed +pika +pikelet +pikeperch +pilatus +pilau +pilch +pilcomayo +pileous +pili +piliferous +piliform +pilliwinks +pillwort +pilocarpine +pilose +pimiento +pimpernel +pinaceous +pinchpenny +pinckney +pindar +pindus +pinero +pinfeather +pinfish +pinguid +pinite +pinnatifid +pinnatipartite +pinnatiped +pinnatisect +pinny +pinochet +pinole +pintadera +pinturicchio +pinwork +pinworm +piny +piolet +pipa +pipeclay +pipefitting +piperaceous +pipewort +pipistrelle +pipsqueak +piragua +pirandello +piranesi +pirhouette +pirn +pirog +pirozhki +piscary +piscatorial +pisgah +pish +pishogue +pishpek +pisistratus +pissarro +pistareen +piste +pistoia +pitapat +pitchometer +pitchometers +pithos +pitot +pitsaw +pituri +pityriasis +piura +pix +pize +pizzle +placet +placoderm +placoid +plafond +plagioclimax +plagiotropism +plainchant +plainsong +planchette +planform +planimetry +plano +planogamete +planometer +plantagenet +plantigrade +plantocracy +plash +plashy +plasmodesma +plasmosome +plassey +plastometer +plata +plataea +platan +platelayer +platelayers +platemark +platemarks +plath +platiniferous +platiniridium +platinocyanic +platinocyanide +platinoid +platinotype +platy +platyhelminth +platyrrhine +plauen +playgroup +playgroups +playlet +playschool +pleach +pleasance +pleb +plebby +plectognath +pled +pleiad +pleiocene +pleiotropism +pleochroism +pleomorphism +pleonasm +pleopod +plesiosaur +plessor +plethysmograph +pleurodynia +pleuron +pleuropneumonia +pleurotomy +pleuston +pleven +plexor +plica +plicate +ploat +plodge +plonk +plonko +plotinus +plottable +ploughboys +ploughmen +ploughs +ploughstaff +plumate +plumbaginaceous +plumbicon +plumbum +pluriliteral +pluripresence +plutus +pluviometer +pluvious +pma +pneuma +pneumobacillus +pneumoconiosis +pneumodynamics +pneumogastric +pneumograph +pneumonectomy +pneumonitis +pneumothorax +pnom +poaceous +pochard +pococurante +pocus +poddy +podesta +podgorica +podophyllin +podsol +poenology +pogey +pogge +pogy +pohai +pohutukawa +poind +pointsman +poitiers +poitou +pokeberry +pokelogan +pokeweed +pokie +pola +polacre +poleaxe +polemarch +polemoniaceous +polenta +poleyn +pollaiuolo +pollan +pollinosis +polliwog +polony +poltava +poly +polyadelphous +polyamide +polyatomic +polybasic +polybius +polyconic +polycrates +polydemic +polydeuces +polydipsia +polydisperse +polydispersity +polyembryony +polygalaceous +polygnotus +polygonaceous +polyhydric +polyisoprene +polymerous +polynices +polyoxyethene +polyphosphoric +polyphyodont +polypod +polyprotodont +polypus +polysulphide +polysyllogism +polythetic +polythionic +polyvinylidene +polyxena +pom +pombal +pombe +pomfret +pomiculture +pommern +pommy +pomorze +pompidou +pondicherry +pondokkie +pondweed +pone +pongee +pongid +poniard +ponta +pontchartrain +pontefract +pontevedra +pontianak +pontifex +pontil +pontormo +pontus +pontypool +pontypridd +pooftah +poon +poona +poonce +poove +popedom +popeyed +poppadom +popsicle +popsy +porbeagle +pori +porirua +porism +porkpie +pornocracy +poromeric +porosimeter +porphyrogenite +porsena +portadown +portfire +portlaoise +portobello +portulacaceous +posho +posology +poss +possie +postcava +postcode +postcodes +postexilian +posticous +postie +postil +postimpressionism +postliminy +postmeridian +postrider +potamic +potamology +potatory +potch +potentiostat +pothecary +potherb +potiche +potiphar +potman +potoroo +potyomkin +pouncet +powan +powys +poyang +pozsony +pozzuolana +pozzuoli +pozzy +pracharak +pradesh +praemunire +praenomen +praetor +praetorius +pragmat +pragmats +praha +prajna +pralltriller +prang +prat +prato +prau +praxiteles +preadamite +precall +precatory +precedential +preceed +precis +precompile +precompiled +precompiles +precompiling +preconnected +preconnection +preconsolidate +preconsolidated +preconsolidates +preconsolidating +preconsolidation +predella +predeterminate +predial +predicant +predikant +prednisone +predrilled +prefill +prefilled +prefilling +prefills +preglacial +preincubate +preincubated +preincubates +preincubating +prelacy +prelatism +prelect +prelexical +prelims +premaxilla +premedication +premiership +premultiplied +premultiply +premultiplying +premultiplys +prenomen +prenominal +preopened +preoxidation +prepositor +prerelease +presa +prescan +prescriptible +prescriptivism +presentationism +pression +prestel +prestonpans +prestwich +preterhuman +pretonic +pretor +pretorius +previse +priapism +pribilof +priestcraft +prill +primaeval +primaquine +primatives +primigravida +primine +primordium +primulaceous +prisage +proc +procarp +proceleusmatic +prochronism +proclus +procopius +proctoscope +procuratory +producable +proem +profiterole +progenitive +proleg +prolegomenon +prolepsis +promethazine +promycelium +propanoic +propenamide +propene +propertius +propionic +propjet +propontis +propylaeum +propylite +proserpina +prostheses +prostyle +protagoras +protandrous +protanopia +proters +protestantism +protoactinium +protochordate +protogynous +protomorphic +protosemitic +prototherian +protoxide +protrusile +protuberate +protude +protudes +protuding +protyle +proudhon +proustite +prout +proventriculus +provo +provocate +provocations +proxima +prudentius +prunelle +prut +prynne +prytaneum +psammite +psephite +pseudaxis +pseudepigrapha +pseudocarp +pseudocode +pseudomorph +pseudomutuality +pseudopodium +pseudorandom +pshaw +psilocybin +psilomelane +psittacine +psittacosis +psoas +psoriasis +psst +psychasthenia +psychohistory +psychomimetic +psychotechnics +ptah +pteridology +pteridophyte +pteridosperm +pteropod +pterosaur +pterygoid +pteryla +ptisan +ptochocracy +ptolemaeus +ptosis +ptyalin +ptyalism +pudsey +puebla +puerilism +puffbird +puffbirds +puget +puglia +pugwash +pula +pullorum +pulsatile +pulsejet +pulvinate +punakha +punce +punchable +punchbowl +punchbowls +pune +punjab +punka +punnet +punnets +punta +purana +puri +purim +purpurin +pushkin +pushrod +pushrods +pushto +putamen +putto +putumayo +puvis +puy +pya +pyaemia +pydna +pye +pyelography +pylorectomy +pylos +pym +pyogenesis +pyoid +pyosis +pyramus +pyranometer +pyrazole +pyrenees +pyroconductivity +pyrogallate +pyrognostics +pyrographic +pyrography +pyrolysed +pyrolysing +pyromagnetic +pyrone +pyrophosphoric +pyrophotometer +pyrophyllite +pyrostat +pyrosulphate +pyrosulphuric +pyrrha +pyrrho +pyrrolidine +pyrruvic +pythias +qaboos +qaddafi +qaddish +qadi +qairwan +qattara +qeshm +qibla +qintar +qishm +qoph +quadragenarian +quadragesimal +quadraplegic +quadrella +quadriga +quadrinomial +quadriplegia +quadrophonics +quadrumanous +quadruplex +quaere +quagga +quaggy +quaky +quale +quango +quangos +quaquaversal +quare +quarrian +quarterlight +quarterlights +quartersaw +quashi +quasicontinuous +quasiorder +quasiperiodic +quasistationary +quass +quathlamba +quatre +quebracho +queencake +queensberry +quelpart +quelquechose +quemoy +queneau +quenelle +quercetin +quercine +quesnay +quetta +quetzalcoatl +quiberon +quidnunc +quillet +quillon +quilmes +quim +quinacrine +quinary +quinate +quincentenary +quindecagon +quindecaplet +quindecennial +quinic +quinnat +quinol +quinone +quinonoid +quinquagenarian +quinquecentenary +quinquefoliate +quinquepartite +quinquereme +quinsy +quintan +quintana +quintero +quintilian +quinze +quipu +quire +quirinus +quist +quiverful +qum +qumran +quokka +quotha +rabato +rabaul +rabbath +rabbitfish +rabbitoh +racecard +racecards +racegoer +racegoers +raceme +rachmanism +rada +radicel +radiguet +radioactivate +radiocommunication +radioligand +radioluminescence +radiomicrometer +radiophonic +radioscope +radiotelegram +radiotelemetry +radioteletype +radiothermy +radiotoxic +radom +raeburn +raf +raffinate +ragbolt +ragusa +ragworm +ragworms +ragwort +rahman +railcar +railcars +railwayman +rainband +rainbird +raincheck +rainforest +rainout +raison +rajab +rajahs +rajasthan +rajkot +rajputana +rajya +rakata +rakehell +raki +rallentando +ralline +rallycross +ramachandra +ramakrishna +ramat +ramayana +rambert +rambutan +rameau +ramjet +ramjets +rammish +rampur +ramsay +ramsgate +ramsons +ramtil +ramulose +rancagua +rance +rancherie +ranchero +ranchi +randan +randers +ranee +rangefinder +rani +ranjit +ranmoor +ransome +ranunculaceous +rapacki +rapeseed +raphe +raphide +rapparee +rara +raree +rareripe +rarotonga +rasbora +rase +rasht +rask +raspatory +rasputin +rasse +ratan +ratatouille +ratbag +ratbaggery +ratbite +rateen +ratfink +ratfish +ratha +rathenau +ratiometer +ratisbon +ratite +ratlam +rato +ratsbane +rattigan +rattish +rattlebox +rattoon +ravelin +ravenna +ravin +rawalpindi +rawsthorne +raylet +razee +razoo +razzia +razzle +reade +readonly +readwrite +realgar +reallot +reallotment +reapplied +reapplies +reapply +rearguard +rearguards +reassertion +reassociation +reast +rebato +rebec +rebell +rebellow +rebid +rebond +rebonded +rebonding +rec +recalesce +recaption +receiptor +recept +recipience +recluster +reclustering +recodified +recodifies +recodify +recodifying +recognizee +recompilation +reconsolidate +reconsolidating +recrement +rectillinear +rectocele +recuperator +recurrency +recursivity +recurvate +recurve +redan +redback +redbrick +redbug +redcurrant +redd +redditch +reddle +redeye +redfin +rediffusion +redingote +redon +redose +redowa +reductionalist +redware +reebok +reedling +reen +reflate +reflated +reflates +reflating +reflet +regelate +reger +reggae +reggio +regin +regiomontanus +rego +regrate +regulable +reigate +reims +reinsertion +reintroduction +reinvoke +reinvoking +reith +rejig +rejuvenesce +relatum +relearn +religionism +reluct +remainderman +remittee +remix +remixes +remixing +remontant +remontoir +remora +remould +remoulded +remoulding +removalist +remscheid +rendzina +renegado +reni +rennes +renvoi +reorientate +reorientated +reorientates +reorientating +repassivation +repechage +replevy +replicable +replicator +replicators +repoint +repone +repot +reprocessor +reprography +reptant +resample +resampling +resaturate +resaturating +resaturation +rescissible +reseat +reseau +reselection +resequence +resettle +residentiary +resiniferous +resipiscence +resistencia +resit +resnais +resnatron +respecifies +respecify +resrict +restiform +restorationism +restransmit +resubmission +resurrectionism +rete +retene +retension +retensioned +retentionist +retiary +retinite +retro +retroact +retrochoir +retrodiction +retroject +reuchlin +reus +reuter +reutlingen +reval +revanchism +revelationist +reverberator +reversi +reverso +revoice +rewire +rewiring +rexine +reynaud +reynosa +rhabdomyoma +rhachis +rhaetia +rhee +rhein +rheobase +rheotaxis +rheotropism +rhetic +rheydt +rhigolene +rhinology +rhinoplasty +rhizomorph +rhodic +rhodinal +rhodos +rhotacism +rhotic +rhumbatron +rhynchocephalian +rhyton +ria +ribbentrop +ribble +ribbonfish +ribbonwood +ribera +ribwort +ribworts +ricardo +riccio +ricercare +richelieu +richthofen +ricinoleic +rickettsial +rident +ridgetree +ridgeway +ridley +riefenstahl +riempie +rienzi +rightable +righthand +righthanded +rightish +righto +rightwinger +rightwingers +rigi +rigil +rimester +rimu +rinforzando +ringgit +ringhals +ringinglow +ringster +ripcord +ripon +ripplet +rissole +risus +ritardando +ritenuto +ritornello +rivage +rizal +rizzio +roadholding +roadroller +roadrollers +robben +robbia +roborant +roca +rocaille +rockery +rockweed +rodomontade +roentgenopaque +roeselare +rogatory +roget +rollaway +rollbar +rollmop +rollmops +rollneck +rollway +rone +roneo +ronggeng +roo +rooinek +rootle +ropable +roquefort +roquet +roraima +rorschach +rort +rosace +rosario +rosarium +roscius +roscoe +roscommon +roseberry +rosehip +rosewall +rosh +rosinante +roskilde +rospa +rossetti +rossiya +rostand +rostock +roti +rotorua +roucou +rouget +roulers +roumelia +rowntree +roxas +rubbra +rubby +rubefy +rubescent +rubiaceous +rubinstein +rubrician +rubstone +rudderhead +rudish +ruisdael +rumelia +runcible +runcorn +ruthenia +ruthful +rutilated +ruwenzori +ruysdael +ruyter +ryazan +rydal +ryobu +ryokan +ryot +sabadell +sabah +sabatier +sabayon +sabretache +sabulous +saccharic +saccharoid +sacco +sadat +saddlebill +sade +sadhu +sadi +sadiron +sadowa +saffian +safid +sagamore +saghalien +sagitta +saguache +saguenay +saguia +sagunto +saharanpur +sahitya +saida +saiga +sainsbury +saipan +sakhalin +saktas +sakti +salade +saladin +salado +salamanca +salambria +salchow +salduba +salep +salet +salicaceous +salicional +salicylic +saliferous +salify +salique +sallee +sallust +salmanazar +salonika +saloop +salop +salopette +salpicon +salpingectomy +salpingitis +salpinx +salta +saltant +saltchuck +saltchucker +saltfish +saltigrade +saltillo +salto +saltpan +saltus +salvatorian +salween +salyut +salzgitter +samarang +samaria +sambre +samekh +samfoo +samiel +samiti +samizdat +samnium +samos +samothrace +samsara +samshu +samsun +sanctitude +sandakan +sandfly +sandgrouse +sandhi +sandpit +sandwort +sandworts +sango +sangre +sangria +sanies +sankey +sankt +sanmicheli +santalaceous +santana +santander +saorstat +sapajou +sapanwood +sapele +saphena +sapiential +sapindaceous +sapir +sapotaceous +sappanwood +sapphira +sapporo +sapraemia +sapropel +sapwood +saragossa +sarawak +sarcocarp +sarcous +sardar +sardegna +sarmatia +sarmentose +sarnen +sarnia +saronic +saros +sarpanch +sarpedon +sarraceniaceous +sarraute +sarre +sarrusophone +sarthe +sarto +sartor +sarum +sarvodaya +sasebo +sasin +sassaby +sassari +sassoon +sastruga +satai +satellitium +satinflower +satinpod +satrap +satrapy +saturnism +satyagraha +satyagrahi +saurischian +saury +saussure +sav +sava +savaii +savannahs +savas +saveloy +savoie +savoir +savona +sawbill +sawder +sawhorse +sawn +saxicolous +saxifragaceous +saxo +saxons +sayan +sazerac +scafell +scaldfish +scaleboard +scalenus +scaliger +scall +scaloppine +scammel +scandaroon +scanderbeg +scandic +scansorial +scapa +scapewheel +scaphopod +scarabaeus +scarcement +scarificator +scarlatina +scarron +scattergram +scatterplot +scatterplots +scend +schappe +scheel +scheele +scheelite +scheldt +scherzando +schiaparelli +schickard +schilling +schizogenesis +schizophyceous +schizopod +schizothymia +schlegel +schmo +schmooze +schnook +schnorkle +schnorrer +schnozzle +schola +schongauer +schoolie +schorl +schottische +schouten +schrodinger +schul +schwa +schwaben +schwann +schwarzwald +schweinfurt +schweiz +schwerin +schwitters +schwyz +sciaenid +sciamachy +scienter +scilly +scincoid +sciomachy +scipio +scire +scissel +scissure +sciurine +sciuroid +sclera +sclerenchyma +scleritis +sclerodermatous +scleroid +scleroma +sclerometer +sclerophyll +scleroprotein +sclerotomy +sclerous +scolopendrid +scop +scopas +scorify +scorpaenoid +scorper +scotopia +scotswomen +scotus +scramb +scran +scraperboard +scraperboards +scrapheap +scrapheaps +scrimshank +scrobiculate +scroop +scrophulariaceous +scrump +scrumpy +scry +scudo +scullin +scuncheon +scunge +scungy +scunthorpe +scut +scuta +scutage +scutate +scutch +scutcheon +scute +scutellation +scutellum +scutiform +scyphiform +scyphistoma +scyphozoan +scyphus +scyros +seaborg +seacock +seakale +seami +seanad +seasonality +seato +seawan +seaworthyness +sebacic +sebiferous +secam +secern +sech +sectoral +secundine +secundines +seddon +seferis +seg +seif +seise +seismism +seismometer +seismoscope +selah +selangor +selectedly +selenodont +selenomorphology +seleucia +seleucus +selfheal +sellotape +selsyn +selva +semanteme +semarang +sematology +semele +sememe +semeru +semibituminous +semibold +semicompile +semination +seminumerical +semipalmate +semivitreous +semivocal +sempach +sena +senarmontite +sendai +sendal +sendoff +senegambia +senghor +sennacherib +sennar +senussi +sepaloid +seppuku +septarium +septavalent +septenary +septennium +septet +septicaemia +septilateral +septime +septivalent +septuagesima +septuple +septuplet +septuplicate +seq +sequestrant +serajevo +seram +serang +sercq +serdab +serein +seremban +serenata +sergipe +seriema +seringa +seringapatam +serjeant +serotine +serpigo +serpulid +serriform +serrulate +serrulation +sertorius +servetus +servia +servicewoman +servicewomen +servient +sesotho +sesquialtera +sesquioxide +sestos +setiferous +setiform +sett +settable +sevan +sewan +sewell +sexangular +sexcentenary +sexennial +sexivalent +sexpartite +sextain +sextan +sextile +seyfert +seyhan +sfax +sforza +sfumato +sgraffito +shaba +shabbat +shadrach +shaduf +shadwell +shaef +shaftesbury +shaftsbury +shahaptin +shahjahanpur +shakhty +shamash +shamba +shameface +shamo +shangaan +shango +shanny +shantow +sharefarmer +sharefarmers +shareown +sharksucker +sharrow +shavuot +sheading +shearlegs +shearling +sheba +shechina +sheene +sheepcote +sheepdog +sheepwalk +sheerlegs +shellbark +shelta +shem +shema +shembe +shenyang +sherbrooke +sheria +sherwani +shes +shetlands +shewbread +shewn +shiai +shicker +shickered +shihchiachuang +shikoku +shillyshally +shily +shinar +shinkin +shinty +shipka +shiralee +shirtsleeve +shithead +shittah +shittim +shiva +shive +shizuoka +shockheaded +shockstall +shoeshine +shoetree +shofar +sholapur +shoogle +shool +shopfloor +shopfloors +shophar +shopsoiled +shopwalker +shopwork +shopworker +shoreless +shortlist +shortlisted +shortlisting +shortlists +shortlived +shoshone +shote +shott +shouse +showd +showerproof +showgirl +showjumping +shrewdie +shrewmouse +shrieval +shufty +shufu +shuggy +shushan +shuteye +shypoo +sialkot +sialoid +siang +siangtan +sibiu +sicilia +sickbay +sickert +sickie +sicyon +siddons +sidechain +sidechains +sideffect +sideffects +sideplate +sideplates +siderophilin +siderosis +siderostat +sidesman +sidewheel +sidewheeler +sidi +sidon +sidra +siegbahn +siegler +sieglinde +sienkiewicz +sifaka +sightscreen +sigil +sigismund +sigla +siglos +sigmate +sigmoidoscope +signac +signore +signorelli +sigurd +sikang +silastic +sile +siliciferous +silicium +siliculose +siliqua +siloam +silurid +silverpoint +silvertail +simar +simaroubaceous +simchath +simitar +simla +simoniac +simonides +simplicidentate +simplon +simsim +simula +simulant +sinanthropus +sinarquist +sinatra +singultus +sinhailien +sinistrodextral +sinn +sint +siple +siqueiros +sirdar +siret +sisera +sismondi +sitar +sitcom +sitella +sitfast +sithole +sitology +sitsang +situla +sitwell +sitz +sitzkrieg +sitzmark +sixain +sixte +sjambok +skagerrak +skara +skatepark +skatole +skaw +skean +skelf +skelly +skelmersdale +sken +skerrick +sket +skewwhiff +skiamachy +skibob +skidlid +skidpan +skidproof +skidway +skillion +skilly +skiplane +skippet +skirret +skite +skydive +skylab +skyscape +slade +slaister +slapshot +slaughterman +slaughtermen +slavs +sleave +sleezy +slezsko +slickenside +sligo +slimmed +slingback +slipnoose +slipperwort +slipsheet +slipway +sloot +sloughs +slowcoach +slowworm +slubberdegullion +slype +smallage +smallboy +smallclothes +smallholding +smallmouth +smallsword +smaltite +smalto +smaragd +smaragdite +smarm +smarmy +smatch +smew +smilacaceous +smit +smokeho +smokejack +smoko +smoodge +smriti +snackette +sned +snib +snicket +snipefish +snog +snorri +snowberry +snowbird +snowblink +snowdon +snowdonia +snowplough +snuck +snye +soakaway +soapberry +soapolallie +soares +sobeit +soche +socinus +sociobiology +socman +socred +sodamide +soddy +soekarno +soemba +soembawa +soenda +soerabaja +sofar +softa +sogat +sogdiana +soh +soho +soilage +soissons +sokoto +sokotra +solan +solander +solarimeter +solarism +soldo +solent +soleure +solfeggio +solferino +soli +solidary +solifidian +solihull +soliman +sollicker +solonchak +solothurn +solum +solvay +solway +solyman +somewise +somme +somniloquy +somnus +sondage +songkok +soniferous +sonobuoy +soo +soochow +sook +soong +sophistocated +sorata +sorbefacient +sorbic +sorbitol +soredium +sorn +sorocaba +sororicide +sorosis +sorrento +sosnowiec +sotto +soudan +soult +soundbox +soundpost +soupfin +sourdine +southmost +soutine +sozzled +spacewalk +spadefish +spadiceous +spagyric +spalato +spalpeen +spam +spancel +sparable +sparce +sparerib +sparid +sparoid +sparrowhawk +sparry +spatchcock +spatterdash +spearwort +spectrobolometer +speedo +speedwriting +speight +spelaean +spelk +spellican +speos +spermatorrhoea +spermic +spermine +spermogonium +spermophyte +spermous +spey +speyer +sphenic +sphenogram +spheroidicity +sphingomyelin +sphragistics +sphygmic +sphygmoid +spiderman +spif +spiffing +spiflicate +spignel +spina +spindlelegs +spiniferous +spinose +spiritus +spirketting +spiroid +spironolactone +spitchcock +spithead +spitsticker +spiv +splake +splanchnic +splashback +splashbacks +splenitis +splodge +spock +spode +spoilfive +spondulix +spongin +spongioblast +sponsion +spoonbill +sporades +sporocyte +sporran +sportscast +sportswrite +sporule +sprag +sprechgesang +sprechstimme +springhalt +springhead +springhouse +springlet +springvale +spruik +spue +spuggy +spumescent +squacco +squalane +squarrose +squattocracy +squeteague +squireen +squirrelfish +squit +squiz +srinagar +stableboy +stabroek +stackframe +stacte +staddlestone +stadholder +stadiometer +staffa +staffman +stagflation +staggard +stagira +staines +stairhead +stambul +staminode +standalone +standfast +stane +stanniferous +stannite +stannum +stanovoi +stans +staphyloplasty +staphylorrhaphy +stara +starflower +startc +starwort +statius +stauroscope +staysail +steakhouse +steamie +steamtight +stearoptene +steatorrhoea +stecher +stedfast +stellarator +stelliferous +stellular +stemhead +stendhal +stenopetalous +stenophyllous +stenotropic +stepdame +stercoricolous +sterculiaceous +stereochrome +stereochromy +stereometry +stereotaxis +stereotomy +stereovision +sterlitamak +sterne +stevenage +stevengraph +steyr +sthenic +stheno +stibium +stich +stichometry +stickybeak +stilicho +stillage +stillicide +stilliform +stingo +stinko +stitchwort +stiver +stoa +stob +stockfish +stockjobber +stomack +stomatic +stomatoplasty +stoneboat +stonecast +stonechat +stonefish +stonefly +stoneground +stonk +stonkered +stook +stoppard +storeyed +storiated +stormproof +stornoway +storr +storrs +stoss +stot +stotinka +stotious +stotter +stound +stoup +stour +stoush +strabo +strabotomy +strachey +strandloper +strategem +strategems +stratificational +stratigraphical +stratigraphically +stratopause +strawworm +streamy +streetlight +strepitous +stretchy +striction +strigiform +strimon +strine +strobic +strobilaceous +stroganoff +strokefinder +stromboli +strongman +strongyle +strontian +stroppy +stroy +strychnic +stubbs +studdingsail +studwork +sturmer +sty +stylostixis +stypsis +styracaceous +styria +suakin +subacetate +subah +subangular +subapostolic +subaqua +subarid +subassemblage +subassemblages +subastral +subauricular +subaxillary +subbass +subcalibre +subcartilaginous +subception +subchannels +subcluster +subclusters +subdelirium +subduct +subelement +subelements +subepidermis +subequatorial +suberic +suberin +suberose +subfloor +subfusc +subinstance +subinstances +subjectify +sublanguage +sublanguages +sublapsarianism +submental +subordinary +subordinationism +subotica +subpanel +subpanels +subparameter +subparameters +subprocessor +subscan +subscans +subscapular +subsocial +subsolar +substantialism +substomatal +subtangent +subternatural +subtorrid +subtreasury +subufd +subufds +suburbicarian +subvene +subzero +succentor +succeptibility +successsive +succinic +succoth +succursal +succuss +suckerfish +sudarium +sudbury +sudd +sudetes +sudor +suetonius +sufferage +suffiency +sufflate +suffruticose +suffumigate +sufu +suggestibly +suharto +suisse +sukarnapura +sukhumi +sukkoth +suleiman +sulla +sulphadiazine +sulphanilamide +sulphathiazole +sulphide +sulphinyl +sulphisoxazole +sulphite +sulphonamide +sulphonate +sulphonated +sulphone +sulphonic +sulphonium +sulphonmethane +sulphonyl +sulphurate +sulphuret +sulphuretted +sulphuryl +summerweight +sump +sumpter +sumy +sunbake +sundog +sundress +sundresses +sundsvall +sungari +sungkiang +sunglow +sungrebe +sunhat +sunray +sunstar +suntrap +suo +superaltar +superbazaar +supercede +superceded +supercedes +supercolumnar +supercomputing +superconduction +supercurrent +superdense +supererogate +superfemale +superfuse +superglacial +superhero +superhet +superhigh +superhumeral +superlanguage +superload +supermale +supermodel +supermodels +supermundane +supernational +superorganic +superoxide +supersex +superstruct +suplex +supralapsarian +suprematism +supremo +suqutra +sur +sura +surakarta +sural +surat +surculose +surd +surfbird +surfbirds +surfcasting +surfie +surgeoncy +surgeonfish +suribachi +suricate +surrebuttal +sursum +susa +susah +suseptible +suslik +suss +susso +susurrate +sutlej +sutler +suva +sverige +svizzera +swacked +swanage +swaraj +sward +swarf +sweelinck +sweetiewife +sweetman +sweetmeal +sweptback +sweptwing +sweven +sweyn +swiftie +swiftlet +swindon +swinepox +swingboat +swingle +swingometer +swingometers +switchgirl +swob +swordbill +swordcraft +swordsmen +swordstick +swordsticks +swound +swounds +swy +sybaris +sydneysider +syene +syktyvkar +syllabism +syllabogram +syllabography +sylva +sylvanus +sympathectomy +symphile +sympodium +symposiac +synarchy +syncarp +synchrocyclotron +synchrometer +synclastic +synclinorium +syncom +syncrisis +syndactyl +synecious +synovia +syntagma +synthetism +sypher +syphiloma +syr +syssarcosis +systematology +sytactic +syzran +taata +tabaret +tabescent +tachograph +tachylyte +tachymetry +tachyphylaxis +tacket +tacmahack +tadmor +taegu +taejon +tael +taenia +taeniafuge +taffrail +tafia +tafilelt +taganrog +taggers +tagliatelle +tagmeme +tagmemics +tagore +tagus +tahina +tahr +tahsil +tahsildar +taig +tailpipe +tailplane +tailskid +tailstock +taimyr +tain +taine +taiyuan +taj +tajo +taka +takahe +takamatsu +takao +takeaway +takin +takoradi +talapoin +talaria +talavera +talbot +talca +talcahuano +taliesin +taligrade +taliped +tallinn +tallis +talos +taluk +talweg +tamasha +tamatave +tamaulipas +tambac +tambora +tamburlaine +tamis +tammerfors +tammuz +tammy +tampere +tampico +tana +tanana +tancred +tandjungpriok +tandoori +tanga +tangleberry +tangshan +tanguy +tanis +tanist +tanjore +tanta +tantalous +tanto +tantrism +tapadera +tapemark +tapemarks +taphouse +tarabulus +taradiddle +taramasalata +tarantass +tarantella +taranto +tarawa +tarbes +tarentum +tarim +tarnal +tarnation +tarnishs +tarpan +tarradiddle +tarragona +tarrasa +tarshish +tarsia +tarsometatarsus +tartarous +tartu +tashi +tashkent +tasimeter +tasman +tasset +tassie +tassle +tatchell +tati +tatouay +tatra +taupo +tauranga +tauromachy +tav +tavel +tawney +taxaceous +taxiplane +taxiplanes +teacake +teashop +technocommercial +technography +tectorial +tecumseh +tedder +teesside +teet +tef +teg +tegular +tehuantepec +teide +teilhard +tejo +tela +telanaipura +telautograph +telecom +telecomunications +telega +telegenic +telegnosis +telegonus +telemachus +telescopy +telescript +telespectroscope +telestereoscope +telestich +teletext +teletranscription +teletube +teletypesetter +televideo +telewriter +telexed +telexes +telexing +telfer +telferage +tellurate +tellurion +tellus +telpherage +temuco +tenaille +tenedos +teng +tengri +teniafuge +teniers +tenner +tenniel +tenno +tenorite +tenorrhaphy +tenotomy +tensible +tentation +tenzing +tepal +tepefy +tephrite +tepic +teratism +teratoid +terbia +terceira +terephthalic +tereshkova +terminosity +termor +terne +terni +ternion +terotechnology +terrestial +terrine +territorian +tertial +tertium +tertullian +teruel +terylene +terza +terzetto +tesla +tesseract +tessin +testbed +testiculate +testudinal +tetrabrach +tetrabutylammonium +tetrachlorethylene +tetracyclic +tetragram +tetraphenyl +tetraplegia +tetrapody +tetrapterous +tetrastich +tetrastichous +tetrasyllable +tetrazzini +tetroxide +tetzel +teutoburger +tevere +tevet +textualism +teyde +tezel +thackeray +thaddeus +thadentsonyane +thales +thalweg +thammuz +thanatopsis +thanet +thanjavur +thapsus +thatcherism +thaumatology +thaumatrope +theaceous +theanthropism +thearchy +thebaine +thegn +theine +themistocles +thenardite +theocrasy +theocritus +theodorakis +theomachy +theomancy +theomania +theomorphic +theopathy +theophagy +theophobia +theophrastus +theorbo +theravada +therezina +therfore +therianthropic +thermaesthesia +thermobarograph +thermobarometer +thermoelectricity +thermogenesis +thermomotor +thermophysical +thermoregularity +thermostatical +thermotensile +thermotherapy +theroid +theropod +thersitical +thesauri +thespis +thickleaf +thimblewit +thingumabob +thioalcohol +thiofuran +thionine +thionyl +thiopentone +thiophen +thiosinamine +thiosulphate +thiosulphuric +thirdstream +thirlage +thirlmere +thisbe +tholos +thonburi +thoracoplasty +thornbill +thoron +thoroughpaced +thorp +thorshavn +thrave +threadneedle +threadworm +threap +throatlash +thrombogen +thrombose +thumbnut +thumbstall +thummim +thun +thunderbox +thundery +thuner +thuya +thymelaeaceous +thyristor +tia +tiberias +tibesti +tibiotarsus +tibullus +tibur +ticino +tiddler +tiddly +tidewaiter +tiebreaker +tiepolo +tierra +tiffin +tiflis +tightknit +tiglic +tigrinya +tihwa +tikoloshe +tiliaceous +tillicum +timaru +timberyard +timbuktu +timecard +timescale +timescales +timeslice +timeslices +timestamp +timestamped +timestamping +timestamps +tindal +tineid +tinpot +tintinnabulum +tipcat +tiptop +tipu +tiran +tiresias +tirich +tiro +tiros +tirpitz +tirso +tisza +titanite +titanosaur +titanothere +titfer +tithonus +titicaca +titman +titubation +tiu +tiv +toadeater +toadeater's +toadeaters +toadfish +toadfish's +toadfishes +toadflax +toadstone +toadstone's +toadstones +tobit +tobol +tocantins +tocology +toea +toecap +toey +toheroa +tolpuddle +toluyl +tolylphosphine +tomalley +toman +tombola +tombouctou +tomograph +tonle +tonsillotomy +toowoomba +toparch +topazolite +topotype +topspin +torbay +torc +torchier +toric +torii +torino +torose +torquay +torquemada +torre +torrefy +torres +torricelli +torsibility +tortelier +tortellini +tortile +tortola +tortuga +toscana +toscanini +toul +toulon +touraine +tourane +tourcoing +touristy +tournai +tourneur +toussaint +touzle +towbar +towkay +townhall +townscape +townshend +toxaemia +toxalbumin +toyama +trabzon +tracasserie +tracheostomy +tracksuit +tractile +trad +tradeability +traditor +traducianism +trafalgar +traherne +trailblaze +trajan +tralee +trammie +tranformed +tranmission +tranmitted +trannie +transcalent +transculturation +transcurrent +transformism +transgranular +transilient +transkei +transliterator +translunar +transmigrant +transmittancy +transmundane +transpadane +transpassive +transpond +transponders +transportaion +transput +transputer +transputers +transshipped +tranverse +trapan +trapani +trapes +trapeziform +trappean +trasimene +travancore +traymobile +trebizond +treen +treename +treenames +treenware +tref +trehala +treitschke +trengganu +trente +trento +tressure +tret +trevally +trevithick +triac +triazole +tribade +triblet +tribromoethanol +tricarbonyl +tricentenary +trichinopoly +trichloro +trichloroethanol +trichloroethylene +trichology +trichosis +trichroism +tricktrack +tricostate +tricritical +tricriticality +tricrotic +tricyclohexyl +tridactyl +tridentate +tridentum +triecious +trieste +trifold +trihedron +trihydrate +trihydric +triiodomethane +trike +trilateration +trilemma +trilithon +trimethadione +trimetric +trimolecular +trimurti +trinacria +trincomalee +trinitrobenzene +trinitrocresol +trinitroglycerin +trinitrophenol +trioecious +triolein +tripalmitin +tripersonal +triphenyl +tripody +tripolitania +tripterous +triptolemus +triptyque +tripura +tripwire +triserial +triskaidekaphobia +trismegistus +tristich +tristichous +trisulphide +tritanopia +tritiate +triunitarian +trivandrum +troas +troat +trobriand +trocar +trochelminth +trode +trog +troilism +troilus +trois +trollope +tromba +tropaeolin +trophoplasm +tropicbird +tropine +tropophyte +troppo +tropylium +trossachs +trotskyist +trotyl +troubador +trouse +troyes +trucial +truckie +trudgen +trug +trugs +truk +trumeau +tryma +tryptophanyl +tsade +tsana +tsarevitch +tsarevna +tsaritsyn +tselinograd +tshiluba +tshombe +tsinan +tsinghai +tsingtao +tsingyuan +tso +tsonga +tsotsi +tsugaru +tsukahara +tsushima +tsutsugamushi +tswana +tuart +tuatara +tubate +tubman +tubuai +tubuliflorous +tucotuco +tugela +tugrik +tuileries +tula +tularaemia +tull +tully +tumblehome +tumefacient +tumefy +tumular +tumulose +tungstous +tungting +tunguska +tunnage +tupamaro +tuppenny +tupungato +turaco +turbary +turbogenerator +turdine +turenne +turgenev +turgent +turgite +turgot +turishcheva +turkestan +turku +turncock +turnround +turpeth +turpin +tusculum +tussaud +tussis +tutankhamen +tutiorism +tutsan +tutsi +tutty +tutuila +tuva +tuxtla +tver +twat +twattle +twayblade +twee +tweeddale +tweedledum +tweedsmuir +tweeny +twelvemo +twite +tychism +tycho +tye +tylopod +tylosis +tympanist +tympanitis +tyndall +tyndareus +tynemouth +tyneside +typebar +typhlitis +typhlology +typhoeus +typhogenic +typhoidin +typothetae +tyr +tyumen +tzekung +tzetze +ubbelohde +ubiety +ucayali +ucca +uccello +udaipur +udal +udine +udmurt +udo +udometer +uele +ufa +ufd +ufo +ufology +ugali +ugaritic +ugli +uhlan +uintathere +ulfilas +ulmaceous +ulpian +ultramicrometer +ultramicrometers +ultramicroscopic +ultramundane +ultrared +ultrathin +ultravirus +ultrawet +umayyad +umbellule +umberto +umbles +umbo +umbria +umiak +umpy +umrcc +umtali +unaesthetic +unallocateed +unamuno +unaneled +unaskable +unassign +unban +unbelt +unbirthday +unbonnet +unchurch +unclad +unco +uncodeable +unconservative +uncontroversial +undated +undefine +underachieve +underbuy +undercart +underclay +undercroft +undercutting +underdevelop +underemphasis +underfelt +underfilled +underfloor +underfur +undergrown +underhung +underletting +underlinen +undermentioned +undernourish +underpainting +underpay +underpinned +underpitch +underpitched +underpitches +underpitching +underprice +underpriced +underprices +underpricing +underprop +underquote +underseal +underset +undersheriff +undersmooth +undersmoothed +undersmoothing +undersmooths +underspent +understaff +underthrust +undertint +undertrump +undertype +undialectical +undirectional +undro +undset +unenforcable +unexcited +unforced +unforseen +ungaretti +ungava +unguiculate +unguinous +unguis +ungula +unguligrade +uni +unibus +unicef +unicolour +unicostate +unidirection +uniformally +unilateralist +unilateralists +uniliteral +unimak +unimodular +uninfluential +uninterruptable +unipersonal +unipod +uniseptate +uniserial +uniterm +unlead +unlettable +unmodeled +unmusical +unpaddable +unpolitic +unprepossessing +unreactive +unreckonable +unreligious +unrepair +unrwa +unskilful +unspecifed +unspecify +unsteel +unsuggestive +unsupportive +unterwalden +untravelled +untypical +unwarrant +upanishad +upcountry +uphroe +upolu +upperbound +upperbounds +uppsala +uprouse +upsadaisy +upsala +upstand +upstretched +upswell +upto +uranalysis +uranism +uranite +uredosorus +uredospore +uretic +urey +urfa +urga +urim +urinant +uriniferous +urmia +urogenous +uroscopy +urquhart +urticaceous +uruapan +urumchi +urundi +username +ushant +ushas +usnach +uspallata +usquebaugh +ussher +ussuri +ustashi +ustulation +ustyurt +usumbura +utamaro +utgard +uther +utriculitis +utrillo +uttar +uvedale +uvulitis +uxmal +vacherin +vadodara +vadose +vagal +vaginate +vaginectomy +vaginismus +vaginitis +vagotonia +vagus +vahana +vaisya +valais +valdai +valdemar +valdivia +valencies +valency +valens +valera +valerianaceous +valeric +valeta +valetta +valgus +valladolid +vallation +vallecula +vallombrosa +valona +valonia +valuta +valvate +valvule +valvulitis +vambrace +vanadate +vanadic +vanadinite +vanadous +vanaspati +vanbrugh +vang +vansittart +vanua +vanzetti +vaporescence +vaporetto +vaporific +vaporimeter +vara +varactor +varanasi +vardar +vardon +varec +varese +vargas +varia +variablity +varicella +varicellate +varicelloid +varicocele +varicosis +varicotomy +variola +variolate +variole +variolite +variscite +varityper +varna +varro +vas +vasari +vasco +vashti +vasoinhibitor +vasoregulatory +vaticide +vauban +vaucluse +vaud +vav +vavasor +vedette +veg +vegan +veii +veinstone +veinule +vela +velate +velcro +veldskoen +veleta +veliger +velites +vellicate +vellore +vena +venenose +venepuncture +venlo +venose +venosity +ventris +verbenaceous +vercelli +vercingetorix +verderer +verdun +verecund +vereeniging +vergeboard +verglas +verifiably +verkrampte +verlaine +verligte +vermeer +vermination +vermis +vermivorous +verny +verrazano +verrocchio +verruca +verrucae +verrucose +versabraille +versant +versatec +verst +vert +verticillaster +verticillate +vertu +verulamium +vervain +vervet +verwoerd +vesalius +vespasian +vespertilionine +vespucci +vesuvius +vetiver +viareggio +viator +vibraculum +vibronic +vicenary +vicenza +vico +vicomte +victoriana +videlicet +videotex +vidhan +vienne +viewport +viewport's +viewports +viewscan +vignola +vigny +vigo +villous +vimineous +vina +vinasse +vinegarette +vinificator +vinnitsa +violoncello +violone +viren +virial +virtu +viscoid +vistula +vitaceous +vitaphone +vitascope +vitoria +vitrain +vitrescence +vitrescent +vitric +vitriform +vitruvius +vitta +vittle +vituline +viverrine +viyella +vocate +voidage +voiotia +voir +voix +vojvodina +volitant +vologda +volost +volsung +volsunga +voltaism +voltammeter +volturno +volvulus +vomer +voortrekker +vorster +vosges +vostok +vouge +vox +vuillard +vulgaris +vulvovaginitis +vyborg +wabble +wabbled +wabbles +wabbling +wace +wadai +wadmal +wadset +wagram +wagtail +waistcloth +walfish +walhalla +walkable +walkley +wallah +wallasey +wame +wanderoo +wandoo +wanganui +wanhsien +wank +wankel +wankie +wanna +waratah +wardian +wardle +wardmote +warhorse +warhorses +warrigal +warsle +warta +washaway +washday +washdays +washerwomen +washery +washin +washwomen +wassermann +wasteweir +watap +watchstrap +waterage +waterbrain +waterbuck +waterspout +watertower +wattlebird +waul +waveband +wavebands +wavefunction +wavefunctions +wavellite +wavemeter +waveoff +waw +wawa +wawl +waxberry +waxbill +waxplant +wayzgoose +waziristan +weakfish +weald +weaponeer +wearproof +weasand +weaverbird +webbs +webwheel +weddell +wedekind +wedeling +weedkiller +weelkes +ween +weeny +weighbridge +weighbridges +weightlifter +weightlifting +weihai +weka +welkom +welland +wellesz +wellies +welterweight +welwyn +wentletrap +wernerite +wersh +weser +wesker +wessex +westmost +whacko +whangarei +whare +wharfie +wharve +whatsit +whaup +wheatworm +whereafter +wherrit +wheyface +whidah +whimbrel +whin +whinchat +whinge +whipstall +whipworm +whirlabout +whitby +whitebeam +whitedamp +whitefly +whitethorn +whitewood +who've +wholefood +wholemeal +wholism +whortleberry +whyalla +whydah +wicketkeeper +wicketkeepers +wicketkeeping +wickthing +wicopy +widdershins +widgery +widgie +widnes +widukind +wien +wikiup +wildcard +wildcarded +wildcarding +wildcards +wilde +wilhelmshaven +wilhelmstrasse +willemstad +willowherb +wilmslow +wilno +wincey +windbound +windcheater +windcheaters +windchill +windermere +windflower +windgall +windhoek +windhover +windlestraw +windrow +windsail +windsock +winebibber +winkelried +winnipegosis +winterfeed +winterthur +winterweight +wipo +wirepuller +wiretapping +wirewalker +wirra +wirral +wis +wishlist +wishlists +wislany +wismar +wist +witan +witchetty +wite +witenagemot +withershins +wittol +wivern +woad +woaded +woadwaxen +woald +wodge +wodges +wog +woggle +wolfbane +wolfenden +wolffish +wolfit +wolframite +wolfsbane +wollastonite +wolly +wolsey +wolve +wolver +womera +wonsan +woodborer +woodcarving +woodchat +woodgrouse +woodhook +woodlark +woodlouse +woodrush +woodscrew +woodseats +woodwaxen +woodworm +woolf +woolfell +woolgrower +woolley +woollybutt +woop +woorali +workaday +workbag +workfile +workfiles +workgroup +workgroups +workmate +workmates +workperson +workshy +worksop +wormcast +wormseed +wormwood +worsley +wot +wran +wrapover +wrapround +wreckfish +wreckful +wrekin +wroclaw +wrongdo +wrongdoers +wroth +wrybill +wryneck +wuchang +wuhsien +wuhu +wulfenite +wulfila +wundt +wuppertal +wurley +wurst +wus +wusih +wuthering +wutsin +wycherley +wycliffe +wye +wynd +wyvern +xanthein +xanthippe +xanthochroid +xanthochroism +xanthoma +xanthophyll +xanthous +xanthus +xci +xcii +xciv +xcix +xcvi +xcvii +xenakis +xenocrates +xenocryst +xenogamy +xenogenesis +xenoglossia +xenolith +xenomorphic +xenophanes +xenophon +xeroderma +xeromorphic +xerophthalmia +xerophyte +xerosere +xerosis +xhosa +xiphisternum +xiphoid +xiphosuran +xuthus +xxi +xxii +xxiii +xxiv +xxix +xxv +xxvi +xxvii +xxviii +xxx +xxxi +xxxii +xxxiii +xxxiv +xxxix +xxxv +xxxvi +xxxvii +xxxviii +xylan +xylidine +xylocarp +xylograph +xylography +xyloid +xylol +xylophagous +xylyl +xyst +xyster +yabber +yabby +yaffle +yafo +yagi +yahata +yamagata +yamani +yamashita +yammer +yanina +yapok +yapon +yarwood +yataghan +yate +yauld +yaunde +yaup +yaupon +yautia +yawata +yawp +yazd +yean +yeanling +yegg +yeld +yelk +yellowbark +yellowbird +yellowhammer +yellowlegs +yellowtail +yellowweed +yellowwood +yenan +yentai +yerevan +yestreen +yeti +yezd +ygerne +yike +yingkow +yippee +yirr +ylem +ymir +yob +yod +yodle +yogh +yohimbine +yoicks +yokefellow +yola +yom +yoni +yonne +yonnie +ytterbia +ytterbite +yttria +yttriferous +yuk +yulan +yurt +yvelines +ywis +zacynthus +zaffer +zagazig +zagreus +zagros +zama +zamindar +zamindari +zamora +zante +zanu +zapata +zaporozhye +zappa +zapu +zaqaziq +zaragoza +zarathustra +zaratite +zareba +zarf +zarga +zaria +zarzuela +zastruga +zayin +zeami +zebec +zebedee +zebrawood +zebu +zebulun +zecchino +zechariah +zed +zedekiah +zedoary +zee +zein +zeist +zemindar +zenana +zener +zephaniah +zephyrus +zeugma +zeuxis +zia +ziaur +zibeline +zibet +ziff +ziggurat +zigzagger +zila +zilpah +zinciferous +zincite +zinckenite +zincograph +zincography +zingiberaceous +zinjanthropus +zinkenite +zipangu +zircalloy +ziska +zlatoust +zoaea +zoan +zoea +zoffany +zohar +zola +zond +zonk +zonking +zonks +zonule +zoochemistry +zoochore +zoogloea +zoography +zooid +zoolatry +zoometry +zoomorphism +zoophile +zoophilia +zoophilism +zoophobia +zooplasty +zoosperm +zoosporangium +zootomy +zootoxin +zootoxins +zorilla +zorrilla +zoster +zoug +zsigmondy +zucchetto +zugzwang diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/PREVIEW Software Requirement with Recursion.xml b/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/PREVIEW Software Requirement with Recursion.xml index 0b6658e4ac0..c32d9843db6 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/PREVIEW Software Requirement with Recursion.xml +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/PREVIEW Software Requirement with Recursion.xml @@ -1,3 +1,3 @@ - - + + SRSRyan D. BrooksRyan Brooks1152007-03-22T22:27:00Z2007-04-21T15:49:00Z2008-10-03T20:33:00Z1745The Boeing Company115111.0000DefaultNametrueWord Template Content \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Edit Template.xml b/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Edit Template.xml index fff1ff5ab96..fc1bd1d2613 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Edit Template.xml +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Edit Template.xml @@ -1,3 +1,3 @@ - - + + SRSRyan D. BrooksRyan Brooks312007-03-22T22:27:00Z2008-09-01T23:47:00Z2008-10-03T20:33:00Z1746The Boeing Company115211.0000DefaultNamefalseWord Template Content \ No newline at end of file diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Merge Template.xml b/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Merge Template.xml index 00a0addd86d..d244784b253 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Merge Template.xml +++ b/plugins/org.eclipse.osee.framework.ui.skynet/support/templates/Word Merge Template.xml @@ -1,3 +1,3 @@ - - -SRSRyan D. BrooksTheron212007-03-22T22:27:00Z2008-11-17T16:28:00Z2008-11-17T16:28:00Z1533The Boeing Company113711.0000DefaultWord Template Content\ No newline at end of file + + +SRSRyan D. BrooksTheron212007-03-22T22:27:00Z2008-11-17T16:28:00Z2008-11-17T16:28:00Z1533The Boeing Company113711.0000DefaultWord Template Content\ No newline at end of file diff --git a/plugins/org.eclipse.osee.ote.client.msg/schema/org.wclipse.see.ote.client.msg.dBFactory.exsd b/plugins/org.eclipse.osee.ote.client.msg/schema/org.wclipse.see.ote.client.msg.dBFactory.exsd index 7e9af68725d..298d7c40520 100644 --- a/plugins/org.eclipse.osee.ote.client.msg/schema/org.wclipse.see.ote.client.msg.dBFactory.exsd +++ b/plugins/org.eclipse.osee.ote.client.msg/schema/org.wclipse.see.ote.client.msg.dBFactory.exsd @@ -1,102 +1,102 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ote.client/schema/org.eclipse.osee.ote.client.libraryProvidier.exsd b/plugins/org.eclipse.osee.ote.client/schema/org.eclipse.osee.ote.client.libraryProvidier.exsd index b242bab99c6..230864ce407 100644 --- a/plugins/org.eclipse.osee.ote.client/schema/org.eclipse.osee.ote.client.libraryProvidier.exsd +++ b/plugins/org.eclipse.osee.ote.client/schema/org.eclipse.osee.ote.client.libraryProvidier.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ote.connection.service/schema/org.eclipse.osee.connection.service.ext.exsd b/plugins/org.eclipse.osee.ote.connection.service/schema/org.eclipse.osee.connection.service.ext.exsd index 5d3f994f132..73f50562b4d 100644 --- a/plugins/org.eclipse.osee.ote.connection.service/schema/org.eclipse.osee.connection.service.ext.exsd +++ b/plugins/org.eclipse.osee.ote.connection.service/schema/org.eclipse.osee.connection.service.ext.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ote.core/.cvsignore b/plugins/org.eclipse.osee.ote.core/.cvsignore index 092357e47d3..ba077a4031a 100644 --- a/plugins/org.eclipse.osee.ote.core/.cvsignore +++ b/plugins/org.eclipse.osee.ote.core/.cvsignore @@ -1 +1 @@ -bin +bin diff --git a/plugins/org.eclipse.osee.ote.define/schema/OutfileParser.exsd b/plugins/org.eclipse.osee.ote.define/schema/OutfileParser.exsd index 7b3076cf9b1..09c757b0cc8 100644 --- a/plugins/org.eclipse.osee.ote.define/schema/OutfileParser.exsd +++ b/plugins/org.eclipse.osee.ote.define/schema/OutfileParser.exsd @@ -1,109 +1,109 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Can be a list separated by ";" - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can be a list separated by ";" + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ote.message/.cvsignore b/plugins/org.eclipse.osee.ote.message/.cvsignore index 092357e47d3..ba077a4031a 100644 --- a/plugins/org.eclipse.osee.ote.message/.cvsignore +++ b/plugins/org.eclipse.osee.ote.message/.cvsignore @@ -1 +1 @@ -bin +bin diff --git a/plugins/org.eclipse.osee.ote.message/src/org/eclipse/osee/ote/message/elements/NonFilteredStringElement.java b/plugins/org.eclipse.osee.ote.message/src/org/eclipse/osee/ote/message/elements/NonFilteredStringElement.java index f5d8cd1a562..a340908504b 100644 --- a/plugins/org.eclipse.osee.ote.message/src/org/eclipse/osee/ote/message/elements/NonFilteredStringElement.java +++ b/plugins/org.eclipse.osee.ote.message/src/org/eclipse/osee/ote/message/elements/NonFilteredStringElement.java @@ -1,18 +1,18 @@ -package org.eclipse.osee.ote.message.elements; - - -public class NonFilteredStringElement extends StringElement{ - - public NonFilteredStringElement(StringElement element) { - super(element.getMessage(), element.getName(), element.getMsgData(), element.getByteOffset(), element.getMsb(), element.getLsb()); - } - - /* (non-Javadoc) - * @see org.eclipse.osee.ote.message.elements.StringElement#getValue() - */ - @Override - public String getValue() { - return getMsgData().getMem().getUnfilteredASCIIString(byteOffset, msb, lsb); - } - -} +package org.eclipse.osee.ote.message.elements; + + +public class NonFilteredStringElement extends StringElement{ + + public NonFilteredStringElement(StringElement element) { + super(element.getMessage(), element.getName(), element.getMsgData(), element.getByteOffset(), element.getMsb(), element.getLsb()); + } + + /* (non-Javadoc) + * @see org.eclipse.osee.ote.message.elements.StringElement#getValue() + */ + @Override + public String getValue() { + return getMsgData().getMem().getUnfilteredASCIIString(byteOffset, msb, lsb); + } + +} diff --git a/plugins/org.eclipse.osee.ote.ui.define/schema/ITestRunReport.exsd b/plugins/org.eclipse.osee.ote.ui.define/schema/ITestRunReport.exsd index 4ee6931be3e..50849feff99 100644 --- a/plugins/org.eclipse.osee.ote.ui.define/schema/ITestRunReport.exsd +++ b/plugins/org.eclipse.osee.ote.ui.define/schema/ITestRunReport.exsd @@ -1,115 +1,115 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ote.ui.define/templates/HtmlActiveTableTemplate b/plugins/org.eclipse.osee.ote.ui.define/templates/HtmlActiveTableTemplate index 627e41a5ce7..7cb602a37c5 100644 --- a/plugins/org.eclipse.osee.ote.ui.define/templates/HtmlActiveTableTemplate +++ b/plugins/org.eclipse.osee.ote.ui.define/templates/HtmlActiveTableTemplate @@ -1,43 +1,43 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ote.ui.message/schema/RenderTabProvider.exsd b/plugins/org.eclipse.osee.ote.ui.message/schema/RenderTabProvider.exsd index c0753e0d279..cae0157cb50 100644 --- a/plugins/org.eclipse.osee.ote.ui.message/schema/RenderTabProvider.exsd +++ b/plugins/org.eclipse.osee.ote.ui.message/schema/RenderTabProvider.exsd @@ -1,102 +1,102 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - a unique id identifying the contribution - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + a unique id identifying the contribution + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.ote.ui.message/schema/ToolbarItem.exsd b/plugins/org.eclipse.osee.ote.ui.message/schema/ToolbarItem.exsd index b593e4db506..4e491c65f73 100644 --- a/plugins/org.eclipse.osee.ote.ui.message/schema/ToolbarItem.exsd +++ b/plugins/org.eclipse.osee.ote.ui.message/schema/ToolbarItem.exsd @@ -1,129 +1,129 @@ - - - - - - - - - [Enter description of this extension point.] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - - - - - - - - - + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.ote.ui.test.manager/support/output.xsd b/plugins/org.eclipse.osee.ote.ui.test.manager/support/output.xsd index e1d32dbe07e..e1731d7fc6a 100644 --- a/plugins/org.eclipse.osee.ote.ui.test.manager/support/output.xsd +++ b/plugins/org.eclipse.osee.ote.ui.test.manager/support/output.xsd @@ -1,191 +1,191 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.ote.ui/schema/WorkspaceSetup.exsd b/plugins/org.eclipse.osee.ote.ui/schema/WorkspaceSetup.exsd index d201759ff7b..7b850610531 100644 --- a/plugins/org.eclipse.osee.ote.ui/schema/WorkspaceSetup.exsd +++ b/plugins/org.eclipse.osee.ote.ui/schema/WorkspaceSetup.exsd @@ -1,107 +1,107 @@ - - - - - - - - - Contributions to this extension point provide a .psf file defining the project set to configure on the workspace and an optional icon image to be associated with this configuration file. The Extension ID defines the name of the icon created on the test navigation view. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [Enter the first release in which this extension point appears.] - - - - - - - - - [Enter extension point usage example here.] - - - - - - - - - [Enter API information here.] - - - - - - - - - [Enter information about supplied implementation of this extension point.] - - - - - + + + + + + + + + Contributions to this extension point provide a .psf file defining the project set to configure on the workspace and an optional icon image to be associated with this configuration file. The Extension ID defines the name of the icon created on the test navigation view. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + diff --git a/plugins/org.eclipse.osee.sos/OSGI-INF/sos.cmds.xml b/plugins/org.eclipse.osee.sos/OSGI-INF/sos.cmds.xml index 077d1f15bfe..e0fbefc69c0 100644 --- a/plugins/org.eclipse.osee.sos/OSGI-INF/sos.cmds.xml +++ b/plugins/org.eclipse.osee.sos/OSGI-INF/sos.cmds.xml @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/EclipseCon 2007.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/EclipseCon 2007.txt.svn-base index a3a05dec408..94959a93f43 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/EclipseCon 2007.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/EclipseCon 2007.txt.svn-base @@ -1,14 +1,14 @@ -EclipseCon 2007: -March 5-8 -Santa Clara, CA - -Conference for Eclipse users/devlopers. -OSEE team both uses and develops Open System Engineering Environment in support of LBA Software/Integration. - -Registration (before Feb 14th): $1460 -Training: $500 -Conference: $825 - -Travel: 4 nights -# Attendees: 4 - +EclipseCon 2007: +March 5-8 +Santa Clara, CA + +Conference for Eclipse users/devlopers. +OSEE team both uses and develops Open System Engineering Environment in support of LBA Software/Integration. + +Registration (before Feb 14th): $1460 +Training: $500 +Conference: $825 + +Travel: 4 nights +# Attendees: 4 + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/What we learned.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/What we learned.txt.svn-base index d939aae93e0..a9b2743376d 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/What we learned.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/What we learned.txt.svn-base @@ -1,30 +1,30 @@ -Relo - Understanding Code - -Corona - http://www.eclipse.org/corona/ - containers, context, events, web servies, - when an elipse ide is Corona aware it can recive events - and add web service support to your plugins - -Mylar - monitors action of a user - captures usage patterns - Mike Kersten - lead on Mylar (previous AspectJ committer) - org.eclipse.mylar.usage - -Nebula - http://www.eclipse.org/nebula/ - Supplemental Custom Widgets for SWT - spreadsheet like table extensions (xviewer) - -Eclipse Monkey - http://www.eclipse.org/dash/ - dynamic scripting tool for the automation of routine programming tasks. - -Vertical industry projects. - industry insiders think just another attempt to solve a mess that is too difficult for anyone to solve - what is the value proposition - need foundation support - full time top level project PMC - administrive and reporting obligation +Relo + Understanding Code + +Corona + http://www.eclipse.org/corona/ + containers, context, events, web servies, + when an elipse ide is Corona aware it can recive events + and add web service support to your plugins + +Mylar + monitors action of a user + captures usage patterns + Mike Kersten - lead on Mylar (previous AspectJ committer) + org.eclipse.mylar.usage + +Nebula + http://www.eclipse.org/nebula/ + Supplemental Custom Widgets for SWT - spreadsheet like table extensions (xviewer) + +Eclipse Monkey + http://www.eclipse.org/dash/ + dynamic scripting tool for the automation of routine programming tasks. + +Vertical industry projects. + industry insiders think just another attempt to solve a mess that is too difficult for anyone to solve + what is the value proposition + need foundation support + full time top level project PMC + administrive and reporting obligation talk to Ward Allen \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/sessionSchedule.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/sessionSchedule.txt.svn-base index 120a5cce095..96f24f24568 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/sessionSchedule.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/.svn/text-base/sessionSchedule.txt.svn-base @@ -1,34 +1,34 @@ - Monday Training - (3675) Testing , Profiling and Monitoring Web Applications with TPTP (8:00 - 12:30) - - (3615) Building on the DTP SQL Development Frameworks (8:00 - 10:00) - (3618) Writing a Java Annotation Processor for Eclipse (8:00 - 10:00) - (3595) The STP BPMN modeler (8:00 - 10:00) - - (3575) Eclipse plug-in development with AspectJ (10:30 - 12:30) - (3604) Eclipse Chart Engine API and Integration (10:30 - 12:30) - (3669) Profiling Java applications using Eclipse TPTP (10:30 - 12:30) - - (3630) Building Service Oriented Bundle Architectures (13:30 - 18:00) - (3635) PDE Build and build clinic (13:30 - 18:00) - - (3651) Using the RSE Framework for automating remote operations (13:30 - 15:30) - (3693) JDT fundamentals - Become a JDT tool smith (13:30 - 15:30) - - (3582) Enhancing Java with SpoonJDT (16:00 - 18:00) - (3664) UI Forms: I can't believe it's not browser (16:00 - 18:00) - (3632) Spring and OSGi combined (16:00 - 18:00) - - Other Sessions: - Zest: An Information Visualization Toolkit For Eclipse - What ALF means to Eclipse Developers - Task-focused programming with Mylar - (3607) Building Server-Side Eclipse based web applications [Part 1] - (3719) Building Server-Side Eclipse based web applications [Part 2] - Introducing COSMOS: A Systems Management Framework - g-Eclipse - Access the Grid with Eclipse - ECF for Collaborating Within Eclipse...and on Eclipse - Eclipse Community Project Spot Light - Teneo: Model Driven Relational Persistence, Persisting EMF Models using Hibernate/JPOX - Solving Real-World Problems with TPTP Static Analysis + Monday Training + (3675) Testing , Profiling and Monitoring Web Applications with TPTP (8:00 - 12:30) + + (3615) Building on the DTP SQL Development Frameworks (8:00 - 10:00) + (3618) Writing a Java Annotation Processor for Eclipse (8:00 - 10:00) + (3595) The STP BPMN modeler (8:00 - 10:00) + + (3575) Eclipse plug-in development with AspectJ (10:30 - 12:30) + (3604) Eclipse Chart Engine API and Integration (10:30 - 12:30) + (3669) Profiling Java applications using Eclipse TPTP (10:30 - 12:30) + + (3630) Building Service Oriented Bundle Architectures (13:30 - 18:00) + (3635) PDE Build and build clinic (13:30 - 18:00) + + (3651) Using the RSE Framework for automating remote operations (13:30 - 15:30) + (3693) JDT fundamentals - Become a JDT tool smith (13:30 - 15:30) + + (3582) Enhancing Java with SpoonJDT (16:00 - 18:00) + (3664) UI Forms: I can't believe it's not browser (16:00 - 18:00) + (3632) Spring and OSGi combined (16:00 - 18:00) + + Other Sessions: + Zest: An Information Visualization Toolkit For Eclipse + What ALF means to Eclipse Developers + Task-focused programming with Mylar + (3607) Building Server-Side Eclipse based web applications [Part 1] + (3719) Building Server-Side Eclipse based web applications [Part 2] + Introducing COSMOS: A Systems Management Framework + g-Eclipse - Access the Grid with Eclipse + ECF for Collaborating Within Eclipse...and on Eclipse + Eclipse Community Project Spot Light + Teneo: Model Driven Relational Persistence, Persisting EMF Models using Hibernate/JPOX + Solving Real-World Problems with TPTP Static Analysis Using an OSGi Back-end System for the Purpose of Enterprise Management of Eclipse IDEs \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/EclipseCon 2007.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/EclipseCon 2007.txt index a3a05dec408..94959a93f43 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/EclipseCon 2007.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/EclipseCon 2007.txt @@ -1,14 +1,14 @@ -EclipseCon 2007: -March 5-8 -Santa Clara, CA - -Conference for Eclipse users/devlopers. -OSEE team both uses and develops Open System Engineering Environment in support of LBA Software/Integration. - -Registration (before Feb 14th): $1460 -Training: $500 -Conference: $825 - -Travel: 4 nights -# Attendees: 4 - +EclipseCon 2007: +March 5-8 +Santa Clara, CA + +Conference for Eclipse users/devlopers. +OSEE team both uses and develops Open System Engineering Environment in support of LBA Software/Integration. + +Registration (before Feb 14th): $1460 +Training: $500 +Conference: $825 + +Travel: 4 nights +# Attendees: 4 + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/What we learned.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/What we learned.txt index d939aae93e0..a9b2743376d 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/What we learned.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/What we learned.txt @@ -1,30 +1,30 @@ -Relo - Understanding Code - -Corona - http://www.eclipse.org/corona/ - containers, context, events, web servies, - when an elipse ide is Corona aware it can recive events - and add web service support to your plugins - -Mylar - monitors action of a user - captures usage patterns - Mike Kersten - lead on Mylar (previous AspectJ committer) - org.eclipse.mylar.usage - -Nebula - http://www.eclipse.org/nebula/ - Supplemental Custom Widgets for SWT - spreadsheet like table extensions (xviewer) - -Eclipse Monkey - http://www.eclipse.org/dash/ - dynamic scripting tool for the automation of routine programming tasks. - -Vertical industry projects. - industry insiders think just another attempt to solve a mess that is too difficult for anyone to solve - what is the value proposition - need foundation support - full time top level project PMC - administrive and reporting obligation +Relo + Understanding Code + +Corona + http://www.eclipse.org/corona/ + containers, context, events, web servies, + when an elipse ide is Corona aware it can recive events + and add web service support to your plugins + +Mylar + monitors action of a user + captures usage patterns + Mike Kersten - lead on Mylar (previous AspectJ committer) + org.eclipse.mylar.usage + +Nebula + http://www.eclipse.org/nebula/ + Supplemental Custom Widgets for SWT - spreadsheet like table extensions (xviewer) + +Eclipse Monkey + http://www.eclipse.org/dash/ + dynamic scripting tool for the automation of routine programming tasks. + +Vertical industry projects. + industry insiders think just another attempt to solve a mess that is too difficult for anyone to solve + what is the value proposition + need foundation support + full time top level project PMC + administrive and reporting obligation talk to Ward Allen \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/sessionSchedule.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/sessionSchedule.txt index 120a5cce095..96f24f24568 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/sessionSchedule.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2007/sessionSchedule.txt @@ -1,34 +1,34 @@ - Monday Training - (3675) Testing , Profiling and Monitoring Web Applications with TPTP (8:00 - 12:30) - - (3615) Building on the DTP SQL Development Frameworks (8:00 - 10:00) - (3618) Writing a Java Annotation Processor for Eclipse (8:00 - 10:00) - (3595) The STP BPMN modeler (8:00 - 10:00) - - (3575) Eclipse plug-in development with AspectJ (10:30 - 12:30) - (3604) Eclipse Chart Engine API and Integration (10:30 - 12:30) - (3669) Profiling Java applications using Eclipse TPTP (10:30 - 12:30) - - (3630) Building Service Oriented Bundle Architectures (13:30 - 18:00) - (3635) PDE Build and build clinic (13:30 - 18:00) - - (3651) Using the RSE Framework for automating remote operations (13:30 - 15:30) - (3693) JDT fundamentals - Become a JDT tool smith (13:30 - 15:30) - - (3582) Enhancing Java with SpoonJDT (16:00 - 18:00) - (3664) UI Forms: I can't believe it's not browser (16:00 - 18:00) - (3632) Spring and OSGi combined (16:00 - 18:00) - - Other Sessions: - Zest: An Information Visualization Toolkit For Eclipse - What ALF means to Eclipse Developers - Task-focused programming with Mylar - (3607) Building Server-Side Eclipse based web applications [Part 1] - (3719) Building Server-Side Eclipse based web applications [Part 2] - Introducing COSMOS: A Systems Management Framework - g-Eclipse - Access the Grid with Eclipse - ECF for Collaborating Within Eclipse...and on Eclipse - Eclipse Community Project Spot Light - Teneo: Model Driven Relational Persistence, Persisting EMF Models using Hibernate/JPOX - Solving Real-World Problems with TPTP Static Analysis + Monday Training + (3675) Testing , Profiling and Monitoring Web Applications with TPTP (8:00 - 12:30) + + (3615) Building on the DTP SQL Development Frameworks (8:00 - 10:00) + (3618) Writing a Java Annotation Processor for Eclipse (8:00 - 10:00) + (3595) The STP BPMN modeler (8:00 - 10:00) + + (3575) Eclipse plug-in development with AspectJ (10:30 - 12:30) + (3604) Eclipse Chart Engine API and Integration (10:30 - 12:30) + (3669) Profiling Java applications using Eclipse TPTP (10:30 - 12:30) + + (3630) Building Service Oriented Bundle Architectures (13:30 - 18:00) + (3635) PDE Build and build clinic (13:30 - 18:00) + + (3651) Using the RSE Framework for automating remote operations (13:30 - 15:30) + (3693) JDT fundamentals - Become a JDT tool smith (13:30 - 15:30) + + (3582) Enhancing Java with SpoonJDT (16:00 - 18:00) + (3664) UI Forms: I can't believe it's not browser (16:00 - 18:00) + (3632) Spring and OSGi combined (16:00 - 18:00) + + Other Sessions: + Zest: An Information Visualization Toolkit For Eclipse + What ALF means to Eclipse Developers + Task-focused programming with Mylar + (3607) Building Server-Side Eclipse based web applications [Part 1] + (3719) Building Server-Side Eclipse based web applications [Part 2] + Introducing COSMOS: A Systems Management Framework + g-Eclipse - Access the Grid with Eclipse + ECF for Collaborating Within Eclipse...and on Eclipse + Eclipse Community Project Spot Light + Teneo: Model Driven Relational Persistence, Persisting EMF Models using Hibernate/JPOX + Solving Real-World Problems with TPTP Static Analysis Using an OSGi Back-end System for the Purpose of Enterprise Management of Eclipse IDEs \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt.svn-base index c2c5397f241..b50199f597e 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt.svn-base @@ -1,58 +1,58 @@ -Authors/Presenters: Ryan and Don -Category: Industry Vertical -Name: Going Vertical: An Experience from the Aerospace Industry - -Abstract: - -If you are interested in collaborating on the current effort to apply the Open System Engineering Environment (OSEE) to Aerospace and Automotive industries or in learning how OSEE might be applied to your industry, then this talk is for you. - -Industries that build complex, mission-critical systems typically work with many suppliers in order to create a single integrated product. These products often have long development lifecycles and have stringent requirements for verification, traceability, and document deliverables. In order to effectively manage this complexity, these industries are required to assemble a wide array of tools that provide only piecemeal capabilities. Often, the resulting toolset provides disconnected access to partially redundant data and may carry with it multi-million dollar software licensing, customization, and maintenance costs. - -OSEE is being developed to provide an integrated solution to these challenges. At the heart of OSEE is an Application Framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to all OSEE applications. Two such applications, that are widely applicable, have already been created: a powerful requirements and document management solution, OSEE Define, and a full featured change management system, OSEE ATS. - -The OSEE Eclipse project provides tremendous opportunities to collaborate on industry wide solutions and build upon lessons already learned. - - --- - -A significant source of waste when developing complex systems is handing off work between separate functional disciplines and the associated knowledge loss. Someone who knows this first hand is Jonathan Ive, head of design at Apple, who stated that "The historical way of developing products just doesn't work when you're as ambitious as we are. When the challenges are that complex, you have to develop a product in a more collaborative, integrated way." Engineering a product in a more collaborative and integrated way requires an engineering environment that is itself tightly integrated. - - -A solution that is developed by all the players in the vertical enables each competitor to become more attractive in the corresponding market. A smaller cost of collaboration in an open source solution yields a long term gain for all involved. This is in contrary to the proprietary competitors whose main focus is on hording the specific functionality that all need to succeed. As Mike Mil?? stated, "We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform." - -Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is designed to maintain the extensibility of the Eclipse platform and give the added benefit of sharing data between the applications built upon. - --- - -Intended audience: Engineers in industry verticals that are looking for a platform to provide their solution. We hope to let these people see that OSEE can be that platform. - -Ideas: - - OSEE scales from simple application development to complex mission-critical software and systems engineering - - delivery of tool and DB, not documents - - get US Government on board and everyone's using OSEE - - collaboration can provide for easier plug-in-play software between companies; eg: Rockwell could sell their ARC-210 radio requirements, code, test to Boeing - - collaboration between competitors happens anyway, why not make it direct - - indirect collaboration happens when a company provides a solution to requirements Mgmt, they then sell to Boeing who asks for enhancements and customization, company makes improvements which they then sell to the next customer - -_________________________________________________________________________________ - -Industry Vertical presentations: -The industry vertical track is looking for short talks and panel submissions related to the use of Eclipse technology within specific industry verticals such as Automotive, Healthcare or Finance. Topics can be either of a technical or business nature and could cover emerging domain specific platforms or other solutions for the vertical. - - -2007 Industry Vertical Talks ---- - -Eclipse and Industry Verticals: The healthcare experience: -Within Eclipse there is growing interest in vertical industry projects. Currently the only full vertical industry Eclipse project is the Open Healthcare Framework (OHF), which intends to provide extensible frameworks, tools and run-time components based on a coherent secure Eclipse based architecture. OHF - and other industry verticals - a somewhat different from other eclipse projects. This presentation will review the history and current status of the OHF project. OHF's various deliverables and interests will be reviewed, and the relationship between OHF and the general Eclipse community and roadmap will be considered. In addition, the presentation will consider the requirements for a successful industry vertical, including the kind of relationships that are needed in the industry, and the relationships that will be needed within eclipse when more than one vertical industry project exists. - -Building the next generation weather platform in Eclipse -In 2005, NOAA contracted Raytheon to develop the National Weather Service's next generation platform for Advanced Weather Information Processing System (AWIPS). AWIPS is currently deployed at 122 forecast offices nation-wide, in addition to many national labs and centers. It is the primary tool for National Weather Service forecasters. Instead of the typical contractor closed-source and proprietary approach, we are developing the system using completely open-source and free technologies. At the foundation of the weather workstation is the Eclipse Rich Client Platform, which will allow far more flexibility and extendability than the existing UNIX-platform dependent system. - -The CAVE (Common AWIPS Visualization Environment) will bring together a variety of disparate user interfaces into a common environment. A technology demo of the system will be given showing: - - * CAVE's OpenGL-based rendering system - * Core capabilities such as GIS visualization, collaboration and editing - * A quick look at the Eclipse extension points developed to build the platform - -Prerequisites: A general understanding of Eclipse RCP +Authors/Presenters: Ryan and Don +Category: Industry Vertical +Name: Going Vertical: An Experience from the Aerospace Industry + +Abstract: + +If you are interested in collaborating on the current effort to apply the Open System Engineering Environment (OSEE) to Aerospace and Automotive industries or in learning how OSEE might be applied to your industry, then this talk is for you. + +Industries that build complex, mission-critical systems typically work with many suppliers in order to create a single integrated product. These products often have long development lifecycles and have stringent requirements for verification, traceability, and document deliverables. In order to effectively manage this complexity, these industries are required to assemble a wide array of tools that provide only piecemeal capabilities. Often, the resulting toolset provides disconnected access to partially redundant data and may carry with it multi-million dollar software licensing, customization, and maintenance costs. + +OSEE is being developed to provide an integrated solution to these challenges. At the heart of OSEE is an Application Framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to all OSEE applications. Two such applications, that are widely applicable, have already been created: a powerful requirements and document management solution, OSEE Define, and a full featured change management system, OSEE ATS. + +The OSEE Eclipse project provides tremendous opportunities to collaborate on industry wide solutions and build upon lessons already learned. + + +-- + +A significant source of waste when developing complex systems is handing off work between separate functional disciplines and the associated knowledge loss. Someone who knows this first hand is Jonathan Ive, head of design at Apple, who stated that "The historical way of developing products just doesn't work when you're as ambitious as we are. When the challenges are that complex, you have to develop a product in a more collaborative, integrated way." Engineering a product in a more collaborative and integrated way requires an engineering environment that is itself tightly integrated. + + +A solution that is developed by all the players in the vertical enables each competitor to become more attractive in the corresponding market. A smaller cost of collaboration in an open source solution yields a long term gain for all involved. This is in contrary to the proprietary competitors whose main focus is on hording the specific functionality that all need to succeed. As Mike Mil?? stated, "We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform." + +Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is designed to maintain the extensibility of the Eclipse platform and give the added benefit of sharing data between the applications built upon. + +-- + +Intended audience: Engineers in industry verticals that are looking for a platform to provide their solution. We hope to let these people see that OSEE can be that platform. + +Ideas: + - OSEE scales from simple application development to complex mission-critical software and systems engineering + - delivery of tool and DB, not documents + - get US Government on board and everyone's using OSEE + - collaboration can provide for easier plug-in-play software between companies; eg: Rockwell could sell their ARC-210 radio requirements, code, test to Boeing + - collaboration between competitors happens anyway, why not make it direct + - indirect collaboration happens when a company provides a solution to requirements Mgmt, they then sell to Boeing who asks for enhancements and customization, company makes improvements which they then sell to the next customer + +_________________________________________________________________________________ + +Industry Vertical presentations: +The industry vertical track is looking for short talks and panel submissions related to the use of Eclipse technology within specific industry verticals such as Automotive, Healthcare or Finance. Topics can be either of a technical or business nature and could cover emerging domain specific platforms or other solutions for the vertical. + + +2007 Industry Vertical Talks +--- + +Eclipse and Industry Verticals: The healthcare experience: +Within Eclipse there is growing interest in vertical industry projects. Currently the only full vertical industry Eclipse project is the Open Healthcare Framework (OHF), which intends to provide extensible frameworks, tools and run-time components based on a coherent secure Eclipse based architecture. OHF - and other industry verticals - a somewhat different from other eclipse projects. This presentation will review the history and current status of the OHF project. OHF's various deliverables and interests will be reviewed, and the relationship between OHF and the general Eclipse community and roadmap will be considered. In addition, the presentation will consider the requirements for a successful industry vertical, including the kind of relationships that are needed in the industry, and the relationships that will be needed within eclipse when more than one vertical industry project exists. + +Building the next generation weather platform in Eclipse +In 2005, NOAA contracted Raytheon to develop the National Weather Service's next generation platform for Advanced Weather Information Processing System (AWIPS). AWIPS is currently deployed at 122 forecast offices nation-wide, in addition to many national labs and centers. It is the primary tool for National Weather Service forecasters. Instead of the typical contractor closed-source and proprietary approach, we are developing the system using completely open-source and free technologies. At the foundation of the weather workstation is the Eclipse Rich Client Platform, which will allow far more flexibility and extendability than the existing UNIX-platform dependent system. + +The CAVE (Common AWIPS Visualization Environment) will bring together a variety of disparate user interfaces into a common environment. A technology demo of the system will be given showing: + + * CAVE's OpenGL-based rendering system + * Core capabilities such as GIS visualization, collaboration and editing + * A quick look at the Eclipse extension points developed to build the platform + +Prerequisites: A general understanding of Eclipse RCP diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/The_Cure_for_Your_Disconnected_Toolset_Headache.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/The_Cure_for_Your_Disconnected_Toolset_Headache.txt.svn-base index 9c534a3f2cb..47766dafa08 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/The_Cure_for_Your_Disconnected_Toolset_Headache.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/The_Cure_for_Your_Disconnected_Toolset_Headache.txt.svn-base @@ -1,54 +1,54 @@ -Authors/Presenters: Ryan, Don and Jeff -Name: The Cure for Your Disconnected Toolset Headache -Abstract: - -If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. Many organizations loosely integrate tools using point-to-point data synchronization. This is costly to create, impedes the flow of information through the development lifecycle and is difficult to maintain. Applying a data-centric approach yields a more tightly integrated toolset. - -The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and the Open System Engineering Environment (OSEE) builds upon this by providing a common mechanism for the integration of applications at the data level. At the core of OSEE is an application framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. - -This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS), a full featured change management system, and Define, a powerful requirements and document management solution. While these applications are already available in OSEE, new applications can be developed to share the same data model. - --- - -If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and Open System Engineering Environment (OSEE) provides a common mechanism for the integration of applications at the data level. Many organizations loosely integrate tools using point-to-point data synchronization and this impedes the flow of information through the development lifecycle. Where as, applying a data-centric approach yields a much more tightly integrated toolset. Architected around this insight, the OSEE Application Framework provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. - -OSEE is an open source project under the Eclipse Technology Project being developed by Boeing and other large system integrators in both the avionics and automotive industries. This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS) and Define which is a requirements and process management solution. - - --- Details - -Each program or business that develops systems and software is currently required to assemble a wide array of software products to provide piecemeal capabilities necessary for completing different stages of the engineering lifecycle. Once installed, the daunting task of configuring and gluing them together begins. After years of effort, the program may have a toolset that is adequate for its current needs, but is ill-suited for growth and is far from optimized. In addition, the resulting tools are disconnected, sporadically maintained, and use an overwhelming array of disjointed user interfaces to access partially redundant data. Additionally, in the case of large programs or document-demanding customers like the US Government, such a toolset can often carry with it multi-million dollar software licensing, customization, configuration, and maintenance costs. - -Eclipse has solved half of this problem by presented the capability to purchase and develop a set of tools that can be plugged in to a common framework. This framwork gives many common services to both the developer and the end user. It is now easier than ever to "integrate" a set of tools. But, if the desire is true integration that provides cost savings, the problem of the data must be addressed. - -Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is being developed with a strong focus on the data. At the core of OSEE is an Application Framework that includes a powerful version controlled, object database that enables applications to persist their data in a simple model of only three main objects: Artifacts, Attributes and Relations. This enables applications to share not only the user interface, but the data. Software design created in a modeling application can be stored and related directly to the system and subsystem requirements which are stored and related to the source code that implements it and the test cases that verify it. - --- -Audience - Tool developers, Tech-leads and project managers or anyone who uses to large tools suites - - -Thoughts to be considered: -Delivery of open source DB and OSEE to customer instead of documents -OSEE provides to data what Eclipse provides to UI - -- History of Apache program at Boeing -- Reasearch into DBs -- Tight integration / vs loose -- Delivery of open source DB and OSEE to customer instead of documents -- Simplicity of Data (Artifact, Relation, Attribute, Branch) -- Dynamic object db versus static relational -- Version controlled -- Configuration Managed -- Generic Editors / Viewers (cause generic data model) -- Extensible enought to create Specific editors /viewers (ATS) -- Eclipse based -- OSEE is open source - collaboration (Universities / etc) -- Scalability - Small to Enterprise use -- Demo - - Architecture diagram - - ATS Workflow - - Skywalker - - Artifact Editor - - ATS Editor - - Artifact Explorer +Authors/Presenters: Ryan, Don and Jeff +Name: The Cure for Your Disconnected Toolset Headache +Abstract: + +If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. Many organizations loosely integrate tools using point-to-point data synchronization. This is costly to create, impedes the flow of information through the development lifecycle and is difficult to maintain. Applying a data-centric approach yields a more tightly integrated toolset. + +The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and the Open System Engineering Environment (OSEE) builds upon this by providing a common mechanism for the integration of applications at the data level. At the core of OSEE is an application framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. + +This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS), a full featured change management system, and Define, a powerful requirements and document management solution. While these applications are already available in OSEE, new applications can be developed to share the same data model. + +-- + +If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and Open System Engineering Environment (OSEE) provides a common mechanism for the integration of applications at the data level. Many organizations loosely integrate tools using point-to-point data synchronization and this impedes the flow of information through the development lifecycle. Where as, applying a data-centric approach yields a much more tightly integrated toolset. Architected around this insight, the OSEE Application Framework provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. + +OSEE is an open source project under the Eclipse Technology Project being developed by Boeing and other large system integrators in both the avionics and automotive industries. This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS) and Define which is a requirements and process management solution. + + +-- Details + +Each program or business that develops systems and software is currently required to assemble a wide array of software products to provide piecemeal capabilities necessary for completing different stages of the engineering lifecycle. Once installed, the daunting task of configuring and gluing them together begins. After years of effort, the program may have a toolset that is adequate for its current needs, but is ill-suited for growth and is far from optimized. In addition, the resulting tools are disconnected, sporadically maintained, and use an overwhelming array of disjointed user interfaces to access partially redundant data. Additionally, in the case of large programs or document-demanding customers like the US Government, such a toolset can often carry with it multi-million dollar software licensing, customization, configuration, and maintenance costs. + +Eclipse has solved half of this problem by presented the capability to purchase and develop a set of tools that can be plugged in to a common framework. This framwork gives many common services to both the developer and the end user. It is now easier than ever to "integrate" a set of tools. But, if the desire is true integration that provides cost savings, the problem of the data must be addressed. + +Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is being developed with a strong focus on the data. At the core of OSEE is an Application Framework that includes a powerful version controlled, object database that enables applications to persist their data in a simple model of only three main objects: Artifacts, Attributes and Relations. This enables applications to share not only the user interface, but the data. Software design created in a modeling application can be stored and related directly to the system and subsystem requirements which are stored and related to the source code that implements it and the test cases that verify it. + +-- +Audience + Tool developers, Tech-leads and project managers or anyone who uses to large tools suites + + +Thoughts to be considered: +Delivery of open source DB and OSEE to customer instead of documents +OSEE provides to data what Eclipse provides to UI + +- History of Apache program at Boeing +- Reasearch into DBs +- Tight integration / vs loose +- Delivery of open source DB and OSEE to customer instead of documents +- Simplicity of Data (Artifact, Relation, Attribute, Branch) +- Dynamic object db versus static relational +- Version controlled +- Configuration Managed +- Generic Editors / Viewers (cause generic data model) +- Extensible enought to create Specific editors /viewers (ATS) +- Eclipse based +- OSEE is open source - collaboration (Universities / etc) +- Scalability - Small to Enterprise use +- Demo + - Architecture diagram + - ATS Workflow + - Skywalker + - Artifact Editor + - ATS Editor + - Artifact Explorer diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/presentation_planning.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/presentation_planning.txt.svn-base index 987f5612d6e..7e4b6c3521e 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/presentation_planning.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/.svn/text-base/presentation_planning.txt.svn-base @@ -1,81 +1,81 @@ -See ../EclipseCon 2008.txt for more information - -jeff.c.phillips@boeing.com -donald.g.dunne@boeing.com -andrew.m.finkbeiner@boeing.com -Open System Engineering Environment - -422 submittions - -"Long Talk" is 50 minutes -"Short Talk" is 10 minutes - -competitors, as Mike noted: - - You need to step out of your comfort zone as to what Eclipse is. It's no longer just about development tools. Eclipse now houses a wide range of "runtime" projects like application frameworks (service-oriented architecture (SOA) frameworks, etc.) or things one would expect to find in a Java application server. - - We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform. - - Importantly, we're not just talking about enterprise software. In fact, Eclipse is now the standard for C/C++ development in the embedded/mobile market (the only real-time operating system company that hasn't standardized on Eclipse is Green Hills). So, in the mobile/embedded space we have Symbian, QNX, Wind River, Nokia, and others working together on common platforms, then aggressively competing on the products they build on top of these platforms. - -Submission Guidelines http://wiki.eclipse.org/EclipseCon_Submission_Guidelines -Selection Guidelines http://wiki.eclipse.org/EclipseCon_Selection_Guidelines -Talk Types http://www.eclipsecon.org/2008/?page=submissions/submissionspage2 -Category of Presentation http://www.eclipsecon.org/2008/?page=submissions/submissionspage3 - -Engineering Environment [Industry Vertical] -"Long Talk" - Don and Ryan - integrated, open source - saves millions on license fees - unlike many proprietary competitors - -The Intrapreneural Spirit [Business] -"Long Talk" - Don and Ryan - how to get an open source project through a large corporation - work with Eclipse foundation to find partners (GM) - Earned value - The education of an acedential C.E.O. - integration around the data - lean - deep integration - -Open System Engineering Environment: An Integrated Solution [Emerging Technologies] -"Short Talk" - Jeff and Andy - share BLAMs operations, - GUI is auto-generated - construct workflow from discovered operations - put data from web and store in artifacts - -The Cure for Your Disconnected Toolset Headache [Tools] -"Long Talk" - Don and Jeff - eliminate redundant data entry - Change Management - OSEE Application Framework including Object-Oriented Persistence Layer - -Take Courage and Arm Yourself With The Right Tooling To Embrace Change [Tools] -"Long Talk" - Jeff and Ryan - scales from small project to enterprise level - navigate traceability using skywalker (graphical aid in understanding the architecture) - pre-configured database (our demo database) - advanced searching - import - how to customize and extend (that opens their minds to possibilities) - data versus document delivery (give the customer the tool with the data) - Publishing - - individual requirement artifacts with fine grained (version, tracability) - mention eclipse open source - way to interact with audience - - Connectivity - - -Top 10 Deployment Secrets They Don't Want You To Know [Other] -"Long Talk" - Don and Andy - supporting large number of users - User experience and usability (HCI) - lesson about non-sw developers using an eclipse based product - general purpose is more complicated for the user than a limited scope tool - Escape from processes - (build workflow into the tool) - how do you encourage adoption of new tool - don't deploy and then leave for EclipseCon +See ../EclipseCon 2008.txt for more information + +jeff.c.phillips@boeing.com +donald.g.dunne@boeing.com +andrew.m.finkbeiner@boeing.com +Open System Engineering Environment + +422 submittions + +"Long Talk" is 50 minutes +"Short Talk" is 10 minutes + +competitors, as Mike noted: + + You need to step out of your comfort zone as to what Eclipse is. It's no longer just about development tools. Eclipse now houses a wide range of "runtime" projects like application frameworks (service-oriented architecture (SOA) frameworks, etc.) or things one would expect to find in a Java application server. + + We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform. + + Importantly, we're not just talking about enterprise software. In fact, Eclipse is now the standard for C/C++ development in the embedded/mobile market (the only real-time operating system company that hasn't standardized on Eclipse is Green Hills). So, in the mobile/embedded space we have Symbian, QNX, Wind River, Nokia, and others working together on common platforms, then aggressively competing on the products they build on top of these platforms. + +Submission Guidelines http://wiki.eclipse.org/EclipseCon_Submission_Guidelines +Selection Guidelines http://wiki.eclipse.org/EclipseCon_Selection_Guidelines +Talk Types http://www.eclipsecon.org/2008/?page=submissions/submissionspage2 +Category of Presentation http://www.eclipsecon.org/2008/?page=submissions/submissionspage3 + +Engineering Environment [Industry Vertical] +"Long Talk" - Don and Ryan + integrated, open source + saves millions on license fees + unlike many proprietary competitors + +The Intrapreneural Spirit [Business] +"Long Talk" - Don and Ryan + how to get an open source project through a large corporation + work with Eclipse foundation to find partners (GM) + Earned value + The education of an acedential C.E.O. + integration around the data + lean - deep integration + +Open System Engineering Environment: An Integrated Solution [Emerging Technologies] +"Short Talk" - Jeff and Andy + share BLAMs operations, + GUI is auto-generated + construct workflow from discovered operations + put data from web and store in artifacts + +The Cure for Your Disconnected Toolset Headache [Tools] +"Long Talk" - Don and Jeff + eliminate redundant data entry + Change Management + OSEE Application Framework including Object-Oriented Persistence Layer + +Take Courage and Arm Yourself With The Right Tooling To Embrace Change [Tools] +"Long Talk" - Jeff and Ryan + scales from small project to enterprise level + navigate traceability using skywalker (graphical aid in understanding the architecture) + pre-configured database (our demo database) + advanced searching + import + how to customize and extend (that opens their minds to possibilities) + data versus document delivery (give the customer the tool with the data) + Publishing + + individual requirement artifacts with fine grained (version, tracability) + mention eclipse open source + way to interact with audience + + Connectivity + + +Top 10 Deployment Secrets They Don't Want You To Know [Other] +"Long Talk" - Don and Andy + supporting large number of users + User experience and usability (HCI) + lesson about non-sw developers using an eclipse based product + general purpose is more complicated for the user than a limited scope tool + Escape from processes + (build workflow into the tool) + how do you encourage adoption of new tool + don't deploy and then leave for EclipseCon diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt index c2c5397f241..b50199f597e 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/Going_Vertical_An_Experience_from_the_Aerospace_Industry.txt @@ -1,58 +1,58 @@ -Authors/Presenters: Ryan and Don -Category: Industry Vertical -Name: Going Vertical: An Experience from the Aerospace Industry - -Abstract: - -If you are interested in collaborating on the current effort to apply the Open System Engineering Environment (OSEE) to Aerospace and Automotive industries or in learning how OSEE might be applied to your industry, then this talk is for you. - -Industries that build complex, mission-critical systems typically work with many suppliers in order to create a single integrated product. These products often have long development lifecycles and have stringent requirements for verification, traceability, and document deliverables. In order to effectively manage this complexity, these industries are required to assemble a wide array of tools that provide only piecemeal capabilities. Often, the resulting toolset provides disconnected access to partially redundant data and may carry with it multi-million dollar software licensing, customization, and maintenance costs. - -OSEE is being developed to provide an integrated solution to these challenges. At the heart of OSEE is an Application Framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to all OSEE applications. Two such applications, that are widely applicable, have already been created: a powerful requirements and document management solution, OSEE Define, and a full featured change management system, OSEE ATS. - -The OSEE Eclipse project provides tremendous opportunities to collaborate on industry wide solutions and build upon lessons already learned. - - --- - -A significant source of waste when developing complex systems is handing off work between separate functional disciplines and the associated knowledge loss. Someone who knows this first hand is Jonathan Ive, head of design at Apple, who stated that "The historical way of developing products just doesn't work when you're as ambitious as we are. When the challenges are that complex, you have to develop a product in a more collaborative, integrated way." Engineering a product in a more collaborative and integrated way requires an engineering environment that is itself tightly integrated. - - -A solution that is developed by all the players in the vertical enables each competitor to become more attractive in the corresponding market. A smaller cost of collaboration in an open source solution yields a long term gain for all involved. This is in contrary to the proprietary competitors whose main focus is on hording the specific functionality that all need to succeed. As Mike Mil?? stated, "We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform." - -Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is designed to maintain the extensibility of the Eclipse platform and give the added benefit of sharing data between the applications built upon. - --- - -Intended audience: Engineers in industry verticals that are looking for a platform to provide their solution. We hope to let these people see that OSEE can be that platform. - -Ideas: - - OSEE scales from simple application development to complex mission-critical software and systems engineering - - delivery of tool and DB, not documents - - get US Government on board and everyone's using OSEE - - collaboration can provide for easier plug-in-play software between companies; eg: Rockwell could sell their ARC-210 radio requirements, code, test to Boeing - - collaboration between competitors happens anyway, why not make it direct - - indirect collaboration happens when a company provides a solution to requirements Mgmt, they then sell to Boeing who asks for enhancements and customization, company makes improvements which they then sell to the next customer - -_________________________________________________________________________________ - -Industry Vertical presentations: -The industry vertical track is looking for short talks and panel submissions related to the use of Eclipse technology within specific industry verticals such as Automotive, Healthcare or Finance. Topics can be either of a technical or business nature and could cover emerging domain specific platforms or other solutions for the vertical. - - -2007 Industry Vertical Talks ---- - -Eclipse and Industry Verticals: The healthcare experience: -Within Eclipse there is growing interest in vertical industry projects. Currently the only full vertical industry Eclipse project is the Open Healthcare Framework (OHF), which intends to provide extensible frameworks, tools and run-time components based on a coherent secure Eclipse based architecture. OHF - and other industry verticals - a somewhat different from other eclipse projects. This presentation will review the history and current status of the OHF project. OHF's various deliverables and interests will be reviewed, and the relationship between OHF and the general Eclipse community and roadmap will be considered. In addition, the presentation will consider the requirements for a successful industry vertical, including the kind of relationships that are needed in the industry, and the relationships that will be needed within eclipse when more than one vertical industry project exists. - -Building the next generation weather platform in Eclipse -In 2005, NOAA contracted Raytheon to develop the National Weather Service's next generation platform for Advanced Weather Information Processing System (AWIPS). AWIPS is currently deployed at 122 forecast offices nation-wide, in addition to many national labs and centers. It is the primary tool for National Weather Service forecasters. Instead of the typical contractor closed-source and proprietary approach, we are developing the system using completely open-source and free technologies. At the foundation of the weather workstation is the Eclipse Rich Client Platform, which will allow far more flexibility and extendability than the existing UNIX-platform dependent system. - -The CAVE (Common AWIPS Visualization Environment) will bring together a variety of disparate user interfaces into a common environment. A technology demo of the system will be given showing: - - * CAVE's OpenGL-based rendering system - * Core capabilities such as GIS visualization, collaboration and editing - * A quick look at the Eclipse extension points developed to build the platform - -Prerequisites: A general understanding of Eclipse RCP +Authors/Presenters: Ryan and Don +Category: Industry Vertical +Name: Going Vertical: An Experience from the Aerospace Industry + +Abstract: + +If you are interested in collaborating on the current effort to apply the Open System Engineering Environment (OSEE) to Aerospace and Automotive industries or in learning how OSEE might be applied to your industry, then this talk is for you. + +Industries that build complex, mission-critical systems typically work with many suppliers in order to create a single integrated product. These products often have long development lifecycles and have stringent requirements for verification, traceability, and document deliverables. In order to effectively manage this complexity, these industries are required to assemble a wide array of tools that provide only piecemeal capabilities. Often, the resulting toolset provides disconnected access to partially redundant data and may carry with it multi-million dollar software licensing, customization, and maintenance costs. + +OSEE is being developed to provide an integrated solution to these challenges. At the heart of OSEE is an Application Framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to all OSEE applications. Two such applications, that are widely applicable, have already been created: a powerful requirements and document management solution, OSEE Define, and a full featured change management system, OSEE ATS. + +The OSEE Eclipse project provides tremendous opportunities to collaborate on industry wide solutions and build upon lessons already learned. + + +-- + +A significant source of waste when developing complex systems is handing off work between separate functional disciplines and the associated knowledge loss. Someone who knows this first hand is Jonathan Ive, head of design at Apple, who stated that "The historical way of developing products just doesn't work when you're as ambitious as we are. When the challenges are that complex, you have to develop a product in a more collaborative, integrated way." Engineering a product in a more collaborative and integrated way requires an engineering environment that is itself tightly integrated. + + +A solution that is developed by all the players in the vertical enables each competitor to become more attractive in the corresponding market. A smaller cost of collaboration in an open source solution yields a long term gain for all involved. This is in contrary to the proprietary competitors whose main focus is on hording the specific functionality that all need to succeed. As Mike Mil?? stated, "We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform." + +Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is designed to maintain the extensibility of the Eclipse platform and give the added benefit of sharing data between the applications built upon. + +-- + +Intended audience: Engineers in industry verticals that are looking for a platform to provide their solution. We hope to let these people see that OSEE can be that platform. + +Ideas: + - OSEE scales from simple application development to complex mission-critical software and systems engineering + - delivery of tool and DB, not documents + - get US Government on board and everyone's using OSEE + - collaboration can provide for easier plug-in-play software between companies; eg: Rockwell could sell their ARC-210 radio requirements, code, test to Boeing + - collaboration between competitors happens anyway, why not make it direct + - indirect collaboration happens when a company provides a solution to requirements Mgmt, they then sell to Boeing who asks for enhancements and customization, company makes improvements which they then sell to the next customer + +_________________________________________________________________________________ + +Industry Vertical presentations: +The industry vertical track is looking for short talks and panel submissions related to the use of Eclipse technology within specific industry verticals such as Automotive, Healthcare or Finance. Topics can be either of a technical or business nature and could cover emerging domain specific platforms or other solutions for the vertical. + + +2007 Industry Vertical Talks +--- + +Eclipse and Industry Verticals: The healthcare experience: +Within Eclipse there is growing interest in vertical industry projects. Currently the only full vertical industry Eclipse project is the Open Healthcare Framework (OHF), which intends to provide extensible frameworks, tools and run-time components based on a coherent secure Eclipse based architecture. OHF - and other industry verticals - a somewhat different from other eclipse projects. This presentation will review the history and current status of the OHF project. OHF's various deliverables and interests will be reviewed, and the relationship between OHF and the general Eclipse community and roadmap will be considered. In addition, the presentation will consider the requirements for a successful industry vertical, including the kind of relationships that are needed in the industry, and the relationships that will be needed within eclipse when more than one vertical industry project exists. + +Building the next generation weather platform in Eclipse +In 2005, NOAA contracted Raytheon to develop the National Weather Service's next generation platform for Advanced Weather Information Processing System (AWIPS). AWIPS is currently deployed at 122 forecast offices nation-wide, in addition to many national labs and centers. It is the primary tool for National Weather Service forecasters. Instead of the typical contractor closed-source and proprietary approach, we are developing the system using completely open-source and free technologies. At the foundation of the weather workstation is the Eclipse Rich Client Platform, which will allow far more flexibility and extendability than the existing UNIX-platform dependent system. + +The CAVE (Common AWIPS Visualization Environment) will bring together a variety of disparate user interfaces into a common environment. A technology demo of the system will be given showing: + + * CAVE's OpenGL-based rendering system + * Core capabilities such as GIS visualization, collaboration and editing + * A quick look at the Eclipse extension points developed to build the platform + +Prerequisites: A general understanding of Eclipse RCP diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/The_Cure_for_Your_Disconnected_Toolset_Headache.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/The_Cure_for_Your_Disconnected_Toolset_Headache.txt index 9c534a3f2cb..47766dafa08 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/The_Cure_for_Your_Disconnected_Toolset_Headache.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/The_Cure_for_Your_Disconnected_Toolset_Headache.txt @@ -1,54 +1,54 @@ -Authors/Presenters: Ryan, Don and Jeff -Name: The Cure for Your Disconnected Toolset Headache -Abstract: - -If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. Many organizations loosely integrate tools using point-to-point data synchronization. This is costly to create, impedes the flow of information through the development lifecycle and is difficult to maintain. Applying a data-centric approach yields a more tightly integrated toolset. - -The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and the Open System Engineering Environment (OSEE) builds upon this by providing a common mechanism for the integration of applications at the data level. At the core of OSEE is an application framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. - -This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS), a full featured change management system, and Define, a powerful requirements and document management solution. While these applications are already available in OSEE, new applications can be developed to share the same data model. - --- - -If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and Open System Engineering Environment (OSEE) provides a common mechanism for the integration of applications at the data level. Many organizations loosely integrate tools using point-to-point data synchronization and this impedes the flow of information through the development lifecycle. Where as, applying a data-centric approach yields a much more tightly integrated toolset. Architected around this insight, the OSEE Application Framework provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. - -OSEE is an open source project under the Eclipse Technology Project being developed by Boeing and other large system integrators in both the avionics and automotive industries. This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS) and Define which is a requirements and process management solution. - - --- Details - -Each program or business that develops systems and software is currently required to assemble a wide array of software products to provide piecemeal capabilities necessary for completing different stages of the engineering lifecycle. Once installed, the daunting task of configuring and gluing them together begins. After years of effort, the program may have a toolset that is adequate for its current needs, but is ill-suited for growth and is far from optimized. In addition, the resulting tools are disconnected, sporadically maintained, and use an overwhelming array of disjointed user interfaces to access partially redundant data. Additionally, in the case of large programs or document-demanding customers like the US Government, such a toolset can often carry with it multi-million dollar software licensing, customization, configuration, and maintenance costs. - -Eclipse has solved half of this problem by presented the capability to purchase and develop a set of tools that can be plugged in to a common framework. This framwork gives many common services to both the developer and the end user. It is now easier than ever to "integrate" a set of tools. But, if the desire is true integration that provides cost savings, the problem of the data must be addressed. - -Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is being developed with a strong focus on the data. At the core of OSEE is an Application Framework that includes a powerful version controlled, object database that enables applications to persist their data in a simple model of only three main objects: Artifacts, Attributes and Relations. This enables applications to share not only the user interface, but the data. Software design created in a modeling application can be stored and related directly to the system and subsystem requirements which are stored and related to the source code that implements it and the test cases that verify it. - --- -Audience - Tool developers, Tech-leads and project managers or anyone who uses to large tools suites - - -Thoughts to be considered: -Delivery of open source DB and OSEE to customer instead of documents -OSEE provides to data what Eclipse provides to UI - -- History of Apache program at Boeing -- Reasearch into DBs -- Tight integration / vs loose -- Delivery of open source DB and OSEE to customer instead of documents -- Simplicity of Data (Artifact, Relation, Attribute, Branch) -- Dynamic object db versus static relational -- Version controlled -- Configuration Managed -- Generic Editors / Viewers (cause generic data model) -- Extensible enought to create Specific editors /viewers (ATS) -- Eclipse based -- OSEE is open source - collaboration (Universities / etc) -- Scalability - Small to Enterprise use -- Demo - - Architecture diagram - - ATS Workflow - - Skywalker - - Artifact Editor - - ATS Editor - - Artifact Explorer +Authors/Presenters: Ryan, Don and Jeff +Name: The Cure for Your Disconnected Toolset Headache +Abstract: + +If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. Many organizations loosely integrate tools using point-to-point data synchronization. This is costly to create, impedes the flow of information through the development lifecycle and is difficult to maintain. Applying a data-centric approach yields a more tightly integrated toolset. + +The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and the Open System Engineering Environment (OSEE) builds upon this by providing a common mechanism for the integration of applications at the data level. At the core of OSEE is an application framework which provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. + +This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS), a full featured change management system, and Define, a powerful requirements and document management solution. While these applications are already available in OSEE, new applications can be developed to share the same data model. + +-- + +If you are a tool developer, project lead, or anyone who works with a sprawling toolset then this talk is for you. The Eclipse workbench provides a common mechanism for the integration of applications at the user interface level and Open System Engineering Environment (OSEE) provides a common mechanism for the integration of applications at the data level. Many organizations loosely integrate tools using point-to-point data synchronization and this impedes the flow of information through the development lifecycle. Where as, applying a data-centric approach yields a much more tightly integrated toolset. Architected around this insight, the OSEE Application Framework provides a powerful persistence layer allowing applications to utilize a common data model that is accessible to the entire toolset. + +OSEE is an open source project under the Eclipse Technology Project being developed by Boeing and other large system integrators in both the avionics and automotive industries. This tightly integrated environment includes applications built on the OSEE Application Framework such as the Action Tracking System (ATS) and Define which is a requirements and process management solution. + + +-- Details + +Each program or business that develops systems and software is currently required to assemble a wide array of software products to provide piecemeal capabilities necessary for completing different stages of the engineering lifecycle. Once installed, the daunting task of configuring and gluing them together begins. After years of effort, the program may have a toolset that is adequate for its current needs, but is ill-suited for growth and is far from optimized. In addition, the resulting tools are disconnected, sporadically maintained, and use an overwhelming array of disjointed user interfaces to access partially redundant data. Additionally, in the case of large programs or document-demanding customers like the US Government, such a toolset can often carry with it multi-million dollar software licensing, customization, configuration, and maintenance costs. + +Eclipse has solved half of this problem by presented the capability to purchase and develop a set of tools that can be plugged in to a common framework. This framwork gives many common services to both the developer and the end user. It is now easier than ever to "integrate" a set of tools. But, if the desire is true integration that provides cost savings, the problem of the data must be addressed. + +Recently submitted and approved as an Eclipse project, The Open System Engineering Environment (OSEE) is being developed with a strong focus on the data. At the core of OSEE is an Application Framework that includes a powerful version controlled, object database that enables applications to persist their data in a simple model of only three main objects: Artifacts, Attributes and Relations. This enables applications to share not only the user interface, but the data. Software design created in a modeling application can be stored and related directly to the system and subsystem requirements which are stored and related to the source code that implements it and the test cases that verify it. + +-- +Audience + Tool developers, Tech-leads and project managers or anyone who uses to large tools suites + + +Thoughts to be considered: +Delivery of open source DB and OSEE to customer instead of documents +OSEE provides to data what Eclipse provides to UI + +- History of Apache program at Boeing +- Reasearch into DBs +- Tight integration / vs loose +- Delivery of open source DB and OSEE to customer instead of documents +- Simplicity of Data (Artifact, Relation, Attribute, Branch) +- Dynamic object db versus static relational +- Version controlled +- Configuration Managed +- Generic Editors / Viewers (cause generic data model) +- Extensible enought to create Specific editors /viewers (ATS) +- Eclipse based +- OSEE is open source - collaboration (Universities / etc) +- Scalability - Small to Enterprise use +- Demo + - Architecture diagram + - ATS Workflow + - Skywalker + - Artifact Editor + - ATS Editor + - Artifact Explorer diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/presentation_planning.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/presentation_planning.txt index 987f5612d6e..7e4b6c3521e 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/presentation_planning.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Abstracts/presentation_planning.txt @@ -1,81 +1,81 @@ -See ../EclipseCon 2008.txt for more information - -jeff.c.phillips@boeing.com -donald.g.dunne@boeing.com -andrew.m.finkbeiner@boeing.com -Open System Engineering Environment - -422 submittions - -"Long Talk" is 50 minutes -"Short Talk" is 10 minutes - -competitors, as Mike noted: - - You need to step out of your comfort zone as to what Eclipse is. It's no longer just about development tools. Eclipse now houses a wide range of "runtime" projects like application frameworks (service-oriented architecture (SOA) frameworks, etc.) or things one would expect to find in a Java application server. - - We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform. - - Importantly, we're not just talking about enterprise software. In fact, Eclipse is now the standard for C/C++ development in the embedded/mobile market (the only real-time operating system company that hasn't standardized on Eclipse is Green Hills). So, in the mobile/embedded space we have Symbian, QNX, Wind River, Nokia, and others working together on common platforms, then aggressively competing on the products they build on top of these platforms. - -Submission Guidelines http://wiki.eclipse.org/EclipseCon_Submission_Guidelines -Selection Guidelines http://wiki.eclipse.org/EclipseCon_Selection_Guidelines -Talk Types http://www.eclipsecon.org/2008/?page=submissions/submissionspage2 -Category of Presentation http://www.eclipsecon.org/2008/?page=submissions/submissionspage3 - -Engineering Environment [Industry Vertical] -"Long Talk" - Don and Ryan - integrated, open source - saves millions on license fees - unlike many proprietary competitors - -The Intrapreneural Spirit [Business] -"Long Talk" - Don and Ryan - how to get an open source project through a large corporation - work with Eclipse foundation to find partners (GM) - Earned value - The education of an acedential C.E.O. - integration around the data - lean - deep integration - -Open System Engineering Environment: An Integrated Solution [Emerging Technologies] -"Short Talk" - Jeff and Andy - share BLAMs operations, - GUI is auto-generated - construct workflow from discovered operations - put data from web and store in artifacts - -The Cure for Your Disconnected Toolset Headache [Tools] -"Long Talk" - Don and Jeff - eliminate redundant data entry - Change Management - OSEE Application Framework including Object-Oriented Persistence Layer - -Take Courage and Arm Yourself With The Right Tooling To Embrace Change [Tools] -"Long Talk" - Jeff and Ryan - scales from small project to enterprise level - navigate traceability using skywalker (graphical aid in understanding the architecture) - pre-configured database (our demo database) - advanced searching - import - how to customize and extend (that opens their minds to possibilities) - data versus document delivery (give the customer the tool with the data) - Publishing - - individual requirement artifacts with fine grained (version, tracability) - mention eclipse open source - way to interact with audience - - Connectivity - - -Top 10 Deployment Secrets They Don't Want You To Know [Other] -"Long Talk" - Don and Andy - supporting large number of users - User experience and usability (HCI) - lesson about non-sw developers using an eclipse based product - general purpose is more complicated for the user than a limited scope tool - Escape from processes - (build workflow into the tool) - how do you encourage adoption of new tool - don't deploy and then leave for EclipseCon +See ../EclipseCon 2008.txt for more information + +jeff.c.phillips@boeing.com +donald.g.dunne@boeing.com +andrew.m.finkbeiner@boeing.com +Open System Engineering Environment + +422 submittions + +"Long Talk" is 50 minutes +"Short Talk" is 10 minutes + +competitors, as Mike noted: + + You need to step out of your comfort zone as to what Eclipse is. It's no longer just about development tools. Eclipse now houses a wide range of "runtime" projects like application frameworks (service-oriented architecture (SOA) frameworks, etc.) or things one would expect to find in a Java application server. + + We've come up with a way to help multiple companies - including direct competitors - to work together on a level playing field to build next-generation platforms and then compete with the applications they build on top of this platform. In other words, they use Eclipse to collaborate on a platform and then compete on the products that run on the platform. + + Importantly, we're not just talking about enterprise software. In fact, Eclipse is now the standard for C/C++ development in the embedded/mobile market (the only real-time operating system company that hasn't standardized on Eclipse is Green Hills). So, in the mobile/embedded space we have Symbian, QNX, Wind River, Nokia, and others working together on common platforms, then aggressively competing on the products they build on top of these platforms. + +Submission Guidelines http://wiki.eclipse.org/EclipseCon_Submission_Guidelines +Selection Guidelines http://wiki.eclipse.org/EclipseCon_Selection_Guidelines +Talk Types http://www.eclipsecon.org/2008/?page=submissions/submissionspage2 +Category of Presentation http://www.eclipsecon.org/2008/?page=submissions/submissionspage3 + +Engineering Environment [Industry Vertical] +"Long Talk" - Don and Ryan + integrated, open source + saves millions on license fees + unlike many proprietary competitors + +The Intrapreneural Spirit [Business] +"Long Talk" - Don and Ryan + how to get an open source project through a large corporation + work with Eclipse foundation to find partners (GM) + Earned value + The education of an acedential C.E.O. + integration around the data + lean - deep integration + +Open System Engineering Environment: An Integrated Solution [Emerging Technologies] +"Short Talk" - Jeff and Andy + share BLAMs operations, + GUI is auto-generated + construct workflow from discovered operations + put data from web and store in artifacts + +The Cure for Your Disconnected Toolset Headache [Tools] +"Long Talk" - Don and Jeff + eliminate redundant data entry + Change Management + OSEE Application Framework including Object-Oriented Persistence Layer + +Take Courage and Arm Yourself With The Right Tooling To Embrace Change [Tools] +"Long Talk" - Jeff and Ryan + scales from small project to enterprise level + navigate traceability using skywalker (graphical aid in understanding the architecture) + pre-configured database (our demo database) + advanced searching + import + how to customize and extend (that opens their minds to possibilities) + data versus document delivery (give the customer the tool with the data) + Publishing + + individual requirement artifacts with fine grained (version, tracability) + mention eclipse open source + way to interact with audience + + Connectivity + + +Top 10 Deployment Secrets They Don't Want You To Know [Other] +"Long Talk" - Don and Andy + supporting large number of users + User experience and usability (HCI) + lesson about non-sw developers using an eclipse based product + general purpose is more complicated for the user than a limited scope tool + Escape from processes + (build workflow into the tool) + how do you encourage adoption of new tool + don't deploy and then leave for EclipseCon diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/.svn/text-base/OSEE - An Integrated Solution.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/.svn/text-base/OSEE - An Integrated Solution.txt.svn-base index 56162dad343..b50adf2eca8 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/.svn/text-base/OSEE - An Integrated Solution.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/.svn/text-base/OSEE - An Integrated Solution.txt.svn-base @@ -1,8 +1,8 @@ -Open System Engineering Environment: An Integrated Solution -Presenters: Ryan and Don - -The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across -the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a -dynamic data model, advanced version control capabilities, and powerful search capabilities. This talk provides an overview of the OSEE Application -Framework and tools that extend it, including; a powerful requirements and document management solution, OSEE Define, and a full featured change -management system, OSEE ATS. +Open System Engineering Environment: An Integrated Solution +Presenters: Ryan and Don + +The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across +the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a +dynamic data model, advanced version control capabilities, and powerful search capabilities. This talk provides an overview of the OSEE Application +Framework and tools that extend it, including; a powerful requirements and document management solution, OSEE Define, and a full featured change +management system, OSEE ATS. diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/OSEE - An Integrated Solution.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/OSEE - An Integrated Solution.txt index 56162dad343..b50adf2eca8 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/OSEE - An Integrated Solution.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/OSEE - An Integrated Solution/OSEE - An Integrated Solution.txt @@ -1,8 +1,8 @@ -Open System Engineering Environment: An Integrated Solution -Presenters: Ryan and Don - -The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across -the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a -dynamic data model, advanced version control capabilities, and powerful search capabilities. This talk provides an overview of the OSEE Application -Framework and tools that extend it, including; a powerful requirements and document management solution, OSEE Define, and a full featured change -management system, OSEE ATS. +Open System Engineering Environment: An Integrated Solution +Presenters: Ryan and Don + +The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across +the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a +dynamic data model, advanced version control capabilities, and powerful search capabilities. This talk provides an overview of the OSEE Application +Framework and tools that extend it, including; a powerful requirements and document management solution, OSEE Define, and a full featured change +management system, OSEE ATS. diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/.svn/text-base/agenda.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/.svn/text-base/agenda.txt.svn-base index ac7c17792a6..3b743e2de6a 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/.svn/text-base/agenda.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/.svn/text-base/agenda.txt.svn-base @@ -1,20 +1,20 @@ -title slide - - -traceability -tight integration (around the data) -baselining / product lines / variant control -V diagram -systems engineering -arhcitecture diagram -collaboration - - -show credability - include screen shots and demo -zest viewer - -worklfow/ process integration -maturity / status -future plans -lean +title slide + + +traceability +tight integration (around the data) +baselining / product lines / variant control +V diagram +systems engineering +arhcitecture diagram +collaboration + + +show credability - include screen shots and demo +zest viewer + +worklfow/ process integration +maturity / status +future plans +lean beyond vertical \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/agenda.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/agenda.txt index ac7c17792a6..3b743e2de6a 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/agenda.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/The Cure for Your Disconnected Toolset Headache/agenda.txt @@ -1,20 +1,20 @@ -title slide - - -traceability -tight integration (around the data) -baselining / product lines / variant control -V diagram -systems engineering -arhcitecture diagram -collaboration - - -show credability - include screen shots and demo -zest viewer - -worklfow/ process integration -maturity / status -future plans -lean +title slide + + +traceability +tight integration (around the data) +baselining / product lines / variant control +V diagram +systems engineering +arhcitecture diagram +collaboration + + +show credability - include screen shots and demo +zest viewer + +worklfow/ process integration +maturity / status +future plans +lean beyond vertical \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/.svn/text-base/Top 10 deployment secrets they don't want you to know.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/.svn/text-base/Top 10 deployment secrets they don't want you to know.txt.svn-base index 73ed24825f9..c45d93e66fb 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/.svn/text-base/Top 10 deployment secrets they don't want you to know.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/.svn/text-base/Top 10 deployment secrets they don't want you to know.txt.svn-base @@ -1,40 +1,40 @@ -Authors/Presenters: Don and Andy -Name: Top 10 deployment secrets they don't want you to know -Abstract: - -If you are an application developer and think the hardest thing you have to do is develop the application, this talk is for you. Determining requirements, architecting, developing and testing applications all have their obstacles and pitfalls, but they're nothing compared to some of the challenges that you will have with deployment and support. This talk will focus on lessons learned from deploying OSEE to over 300 users in development of the Boeing Longbow Apache AH-64 Attack Helicopter. - -Open System Engineering Environment (OSEE), is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share a common data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. - ---- - -15. Don't deploy then leave for EclipseCon - Don't be the one left behind -1. Eclipse update site for quick turn-around releases - It wasn't meant for sprial development -2. Multi-layered system of FAQ, Help, Presentations and Screencasts - You're users still won't be happy -3. Training - Screencasts, Hands On and Mentoring -4. ATS everything, then sort it out -5. Users Group Meeting -6. Prioritization Meeting -7. Release cycle 3-1-1 (3 wks of work, 1 wk of integ/test, 1 wk of test) -8. Key Users == Happy Users -9. Use what you develop -10. Branching and Merging -11. After >3 of same user reported problems, code the problem away -12. Build the workflow into the application (process free) -13. General purpose over specific -14. Selling the concept/tool -16. Non-eclipse users using and eclipse based integrated environment - -The Open System Engineering Environment (OSEE), an Eclipse project, is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share the data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. - -Top 10 deployment secrets they don't want you to know [Other] -"Long Talk" - Don and Andy - supporting large number of users - User experience and usability (HCI) - lesson about non-sw developers using an eclipse based product - general purpose is more complicated for the user than a limited scope tool - Escape from processes - (build workflow into the tool) - how do you encourage adoption of new tool - don't deploy and then leave for EclipseCon - +Authors/Presenters: Don and Andy +Name: Top 10 deployment secrets they don't want you to know +Abstract: + +If you are an application developer and think the hardest thing you have to do is develop the application, this talk is for you. Determining requirements, architecting, developing and testing applications all have their obstacles and pitfalls, but they're nothing compared to some of the challenges that you will have with deployment and support. This talk will focus on lessons learned from deploying OSEE to over 300 users in development of the Boeing Longbow Apache AH-64 Attack Helicopter. + +Open System Engineering Environment (OSEE), is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share a common data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. + +--- + +15. Don't deploy then leave for EclipseCon - Don't be the one left behind +1. Eclipse update site for quick turn-around releases - It wasn't meant for sprial development +2. Multi-layered system of FAQ, Help, Presentations and Screencasts - You're users still won't be happy +3. Training - Screencasts, Hands On and Mentoring +4. ATS everything, then sort it out +5. Users Group Meeting +6. Prioritization Meeting +7. Release cycle 3-1-1 (3 wks of work, 1 wk of integ/test, 1 wk of test) +8. Key Users == Happy Users +9. Use what you develop +10. Branching and Merging +11. After >3 of same user reported problems, code the problem away +12. Build the workflow into the application (process free) +13. General purpose over specific +14. Selling the concept/tool +16. Non-eclipse users using and eclipse based integrated environment + +The Open System Engineering Environment (OSEE), an Eclipse project, is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share the data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. + +Top 10 deployment secrets they don't want you to know [Other] +"Long Talk" - Don and Andy + supporting large number of users + User experience and usability (HCI) + lesson about non-sw developers using an eclipse based product + general purpose is more complicated for the user than a limited scope tool + Escape from processes + (build workflow into the tool) + how do you encourage adoption of new tool + don't deploy and then leave for EclipseCon + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/Top 10 deployment secrets they don't want you to know.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/Top 10 deployment secrets they don't want you to know.txt index 73ed24825f9..c45d93e66fb 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/Top 10 deployment secrets they don't want you to know.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/Top 10 Deployment Secrets/Top 10 deployment secrets they don't want you to know.txt @@ -1,40 +1,40 @@ -Authors/Presenters: Don and Andy -Name: Top 10 deployment secrets they don't want you to know -Abstract: - -If you are an application developer and think the hardest thing you have to do is develop the application, this talk is for you. Determining requirements, architecting, developing and testing applications all have their obstacles and pitfalls, but they're nothing compared to some of the challenges that you will have with deployment and support. This talk will focus on lessons learned from deploying OSEE to over 300 users in development of the Boeing Longbow Apache AH-64 Attack Helicopter. - -Open System Engineering Environment (OSEE), is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share a common data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. - ---- - -15. Don't deploy then leave for EclipseCon - Don't be the one left behind -1. Eclipse update site for quick turn-around releases - It wasn't meant for sprial development -2. Multi-layered system of FAQ, Help, Presentations and Screencasts - You're users still won't be happy -3. Training - Screencasts, Hands On and Mentoring -4. ATS everything, then sort it out -5. Users Group Meeting -6. Prioritization Meeting -7. Release cycle 3-1-1 (3 wks of work, 1 wk of integ/test, 1 wk of test) -8. Key Users == Happy Users -9. Use what you develop -10. Branching and Merging -11. After >3 of same user reported problems, code the problem away -12. Build the workflow into the application (process free) -13. General purpose over specific -14. Selling the concept/tool -16. Non-eclipse users using and eclipse based integrated environment - -The Open System Engineering Environment (OSEE), an Eclipse project, is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share the data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. - -Top 10 deployment secrets they don't want you to know [Other] -"Long Talk" - Don and Andy - supporting large number of users - User experience and usability (HCI) - lesson about non-sw developers using an eclipse based product - general purpose is more complicated for the user than a limited scope tool - Escape from processes - (build workflow into the tool) - how do you encourage adoption of new tool - don't deploy and then leave for EclipseCon - +Authors/Presenters: Don and Andy +Name: Top 10 deployment secrets they don't want you to know +Abstract: + +If you are an application developer and think the hardest thing you have to do is develop the application, this talk is for you. Determining requirements, architecting, developing and testing applications all have their obstacles and pitfalls, but they're nothing compared to some of the challenges that you will have with deployment and support. This talk will focus on lessons learned from deploying OSEE to over 300 users in development of the Boeing Longbow Apache AH-64 Attack Helicopter. + +Open System Engineering Environment (OSEE), is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share a common data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. + +--- + +15. Don't deploy then leave for EclipseCon - Don't be the one left behind +1. Eclipse update site for quick turn-around releases - It wasn't meant for sprial development +2. Multi-layered system of FAQ, Help, Presentations and Screencasts - You're users still won't be happy +3. Training - Screencasts, Hands On and Mentoring +4. ATS everything, then sort it out +5. Users Group Meeting +6. Prioritization Meeting +7. Release cycle 3-1-1 (3 wks of work, 1 wk of integ/test, 1 wk of test) +8. Key Users == Happy Users +9. Use what you develop +10. Branching and Merging +11. After >3 of same user reported problems, code the problem away +12. Build the workflow into the application (process free) +13. General purpose over specific +14. Selling the concept/tool +16. Non-eclipse users using and eclipse based integrated environment + +The Open System Engineering Environment (OSEE), an Eclipse project, is built on the OSEE Application Framework that was developed as a data-centric complement to the Eclipse platform and allows applications that extend Eclipse to go one step further and share the data model. On this framework was built two main applications, Define, a requirements and document management solution, and the Action Tracking System, a tightly-integrated problem change request system. + +Top 10 deployment secrets they don't want you to know [Other] +"Long Talk" - Don and Andy + supporting large number of users + User experience and usability (HCI) + lesson about non-sw developers using an eclipse based product + general purpose is more complicated for the user than a limited scope tool + Escape from processes + (build workflow into the tool) + how do you encourage adoption of new tool + don't deploy and then leave for EclipseCon + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/API Design Workshop.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/API Design Workshop.txt.svn-base index 9caaf41a794..3c39c87b17c 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/API Design Workshop.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/API Design Workshop.txt.svn-base @@ -1,5 +1,5 @@ -Read through the presentation slides at http://www.eclipsecon.org/2008/?page=sub/&id=65 -very good slides (look at the slides on listeners) - -if you care about compatibility, do not have subclasses extend interfaces rather use abstract classes -this means extension points should require abstract classes and not interfaces +Read through the presentation slides at http://www.eclipsecon.org/2008/?page=sub/&id=65 +very good slides (look at the slides on listeners) + +if you care about compatibility, do not have subclasses extend interfaces rather use abstract classes +this means extension points should require abstract classes and not interfaces diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/Practical testing of Eclipse plugins and OSGi bundles.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/Practical testing of Eclipse plugins and OSGi bundles.txt.svn-base index d399447775e..80be4d4d508 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/Practical testing of Eclipse plugins and OSGi bundles.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/.svn/text-base/Practical testing of Eclipse plugins and OSGi bundles.txt.svn-base @@ -1,6 +1,6 @@ - -create test bundles as fragments (same class loader, separates code and test) -Run an application: [No Application] -Use test suite (helps with command line test running) -in the test launch: clear the workspace and clear configuration area + +create test bundles as fragments (same class loader, separates code and test) +Run an application: [No Application] +Use test suite (helps with command line test running) +in the test launch: clear the workspace and clear configuration area use RCP Robot \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/API Design Workshop.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/API Design Workshop.txt index 9caaf41a794..3c39c87b17c 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/API Design Workshop.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/API Design Workshop.txt @@ -1,5 +1,5 @@ -Read through the presentation slides at http://www.eclipsecon.org/2008/?page=sub/&id=65 -very good slides (look at the slides on listeners) - -if you care about compatibility, do not have subclasses extend interfaces rather use abstract classes -this means extension points should require abstract classes and not interfaces +Read through the presentation slides at http://www.eclipsecon.org/2008/?page=sub/&id=65 +very good slides (look at the slides on listeners) + +if you care about compatibility, do not have subclasses extend interfaces rather use abstract classes +this means extension points should require abstract classes and not interfaces diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/Practical testing of Eclipse plugins and OSGi bundles.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/Practical testing of Eclipse plugins and OSGi bundles.txt index d399447775e..80be4d4d508 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/Practical testing of Eclipse plugins and OSGi bundles.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2008/tutorials/Practical testing of Eclipse plugins and OSGi bundles.txt @@ -1,6 +1,6 @@ - -create test bundles as fragments (same class loader, separates code and test) -Run an application: [No Application] -Use test suite (helps with command line test running) -in the test launch: clear the workspace and clear configuration area + +create test bundles as fragments (same class loader, separates code and test) +Run an application: [No Application] +Use test suite (helps with command line test running) +in the test launch: clear the workspace and clear configuration area use RCP Robot \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Abstracts.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Abstracts.txt index e9f955272d5..3000e66f42c 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Abstracts.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Abstracts.txt @@ -1,13 +1,13 @@ -30 Minute - - Application Server - - OTE - - ATS - Process Workflow -Short Talk - - XViewer -Long Talk - - High Integrity Software - - Traceability - -BOF - -Tutorial +30 Minute + - Application Server + - OTE + - ATS - Process Workflow +Short Talk + - XViewer +Long Talk + - High Integrity Software + - Traceability + +BOF + +Tutorial diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Integrated Workflows and Data Management.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Integrated Workflows and Data Management.txt index fa4deb44262..e0e61f16834 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Integrated Workflows and Data Management.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/Integrated Workflows and Data Management.txt @@ -1,36 +1,36 @@ -30 Minute Talk - ATS - Integrated Process Workflows -Complex systems, processes, orchestrate, workflow, team, data management - -========================================= - -Improved Engineering Through Integrated Workflows and Data Management - -Abstract: - -Engineering complex systems requires the continuous process of creating, decomposing, changing, relating and accessing data. From the highest customer requirements to the customer deliverables, the storage and management of engineering lifecycle data can be the key to success or a single point of failure. In addition, efficiently capturing, storing and retrieving this information by anyone at anytime can mean the difference between the need for a small agile staff or an army of engineers. And last, the ability to easily and clearly integrate your processes and workflows through the tools will result in decreased need for maintenance and training of complex processes. - -The Open System Engineering Environment (OSEE) project provides solutions to these issues by integrating the Action Tracking System (ATS) into its integrated data and user interface engineering lifecycle tool. This high powered change tracking system can manage any number of teams (designers, coder, qualification engineers, IT and facilities) with their workflows (ranging from simple to complex) and relate them to the requirements, design, code, test and deliverables that are stored and change managed within, or external, to OSEE. ATS also provides integrated project tracking and simplified metrics rollup to allow metrics to be calculated at anytime on any subset of change requests. - -This talk will describe how this approach has helped the development of the Open System Engineering Environment itself and the avionics software for the Boeing Longbow Apache AH-64 Attack Helicopter and how the use of these principles can greatly improve any lifecycle engineering toolset. - - -========================================= -Data Management - -The official definition provided by DAMA is that "Data Resource Management is the development and execution of architectures, policies, practices and procedures that properly manage the full data lifecycle needs of an enterprise." This definition is fairly broad and encompasses a number of professions which may not have direct technical contact with lower-level aspects of data management, such as relational database management. - -Software Engineering - -Software engineering is the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software.[1] It encompasses techniques and procedures, often regulated by a software development process, with the purpose of improving the reliability and maintainability of software systems.[2] The effort is necessitated by the potential complexity of those systems, which may contain millions of lines of code.[3] - -Workflow - -A workflow is a depiction of a sequence of operations, declared as work of a person, work of a simple or complex mechanism, work of a group of persons,[1] work of an organization of staff, or machines. Workflow may be seen as any abstraction of real work, segregated in workshare, work split or whatever types of ordering. For control purposes, workflow may be a view on real work under a chosen aspect,[2] thus serving as a virtual representation of actual work. - -A workflow is a model to represent real work for further assessment, e.g., for describing a reliably repeatable sequence of operations. More abstractly, a workflow is a pattern of activity enabled by a systematic organization of resources, defined roles and mass, energy and information flows, into a work process that can be documented and learned.[3][4] Workflows are designed to achieve processing intents of some sort, such as physical transformation, service provision, or information processing. - -Workflow concepts are closely related to other concepts used to describe organizational structure, such as silos, functions, teams, projects, policies and hierarchies. Workflows may be viewed as one primitive building block of organizations. The relationships among these concepts are described later in this entry. - -The term workflow is used in computer programming to capture and develop human to machine interaction. Workflow software aims to provide end users with an easier way to orchestrate or describe complex processing of data in a visual form, much like flow charts but without the need to understand computers or programming. - - +30 Minute Talk - ATS - Integrated Process Workflows +Complex systems, processes, orchestrate, workflow, team, data management + +========================================= + +Improved Engineering Through Integrated Workflows and Data Management + +Abstract: + +Engineering complex systems requires the continuous process of creating, decomposing, changing, relating and accessing data. From the highest customer requirements to the customer deliverables, the storage and management of engineering lifecycle data can be the key to success or a single point of failure. In addition, efficiently capturing, storing and retrieving this information by anyone at anytime can mean the difference between the need for a small agile staff or an army of engineers. And last, the ability to easily and clearly integrate your processes and workflows through the tools will result in decreased need for maintenance and training of complex processes. + +The Open System Engineering Environment (OSEE) project provides solutions to these issues by integrating the Action Tracking System (ATS) into its integrated data and user interface engineering lifecycle tool. This high powered change tracking system can manage any number of teams (designers, coder, qualification engineers, IT and facilities) with their workflows (ranging from simple to complex) and relate them to the requirements, design, code, test and deliverables that are stored and change managed within, or external, to OSEE. ATS also provides integrated project tracking and simplified metrics rollup to allow metrics to be calculated at anytime on any subset of change requests. + +This talk will describe how this approach has helped the development of the Open System Engineering Environment itself and the avionics software for the Boeing Longbow Apache AH-64 Attack Helicopter and how the use of these principles can greatly improve any lifecycle engineering toolset. + + +========================================= +Data Management + +The official definition provided by DAMA is that "Data Resource Management is the development and execution of architectures, policies, practices and procedures that properly manage the full data lifecycle needs of an enterprise." This definition is fairly broad and encompasses a number of professions which may not have direct technical contact with lower-level aspects of data management, such as relational database management. + +Software Engineering + +Software engineering is the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software.[1] It encompasses techniques and procedures, often regulated by a software development process, with the purpose of improving the reliability and maintainability of software systems.[2] The effort is necessitated by the potential complexity of those systems, which may contain millions of lines of code.[3] + +Workflow + +A workflow is a depiction of a sequence of operations, declared as work of a person, work of a simple or complex mechanism, work of a group of persons,[1] work of an organization of staff, or machines. Workflow may be seen as any abstraction of real work, segregated in workshare, work split or whatever types of ordering. For control purposes, workflow may be a view on real work under a chosen aspect,[2] thus serving as a virtual representation of actual work. + +A workflow is a model to represent real work for further assessment, e.g., for describing a reliably repeatable sequence of operations. More abstractly, a workflow is a pattern of activity enabled by a systematic organization of resources, defined roles and mass, energy and information flows, into a work process that can be documented and learned.[3][4] Workflows are designed to achieve processing intents of some sort, such as physical transformation, service provision, or information processing. + +Workflow concepts are closely related to other concepts used to describe organizational structure, such as silos, functions, teams, projects, policies and hierarchies. Workflows may be viewed as one primitive building block of organizations. The relationships among these concepts are described later in this entry. + +The term workflow is used in computer programming to capture and develop human to machine interaction. Workflow software aims to provide end users with an easier way to orchestrate or describe complex processing of data in a visual form, much like flow charts but without the need to understand computers or programming. + + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer.txt index bebccf55f86..752361c25d9 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer.txt @@ -1,20 +1,20 @@ -Short Talk - XViewer - -XViewer - An SWT Widget with the power of the spreadsheet. - -Abstract: - -SWT widgets such as the table and tree viewer allow the Eclipse application developer to represent large amounts of data in a clear and concise format. Advancements in these widgets allow for more flexibility in how the user wishes to view the data. An example is the drag/drop of columns to change their order. These are a great step forward, but do we really have to give up the power of the spreadsheet? - -The XViewer has been created as an extension to the TreeViewer to allow the ability to - -1) perform simple filter of all visible data using a keyword -2) filter on any column by string or regular expression -3) allow columns to be hidden or re-ordered -4) provide for customized sorting of column data -5) perform a multi-column sorting in the order of the selected columns -6) have simple table reports including exporting to comma separated value files - -This talk will introduce the application developer to this widget and display not only the current capabilities, but those planned for the future. - - +Short Talk - XViewer + +XViewer - An SWT Widget with the power of the spreadsheet. + +Abstract: + +SWT widgets such as the table and tree viewer allow the Eclipse application developer to represent large amounts of data in a clear and concise format. Advancements in these widgets allow for more flexibility in how the user wishes to view the data. An example is the drag/drop of columns to change their order. These are a great step forward, but do we really have to give up the power of the spreadsheet? + +The XViewer has been created as an extension to the TreeViewer to allow the ability to + +1) perform simple filter of all visible data using a keyword +2) filter on any column by string or regular expression +3) allow columns to be hidden or re-ordered +4) provide for customized sorting of column data +5) perform a multi-column sorting in the order of the selected columns +6) have simple table reports including exporting to comma separated value files + +This talk will introduce the application developer to this widget and display not only the current capabilities, but those planned for the future. + + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/.svn/text-base/XViewer.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/.svn/text-base/XViewer.txt.svn-base index 89515e8c814..1c901ba31b2 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/.svn/text-base/XViewer.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/.svn/text-base/XViewer.txt.svn-base @@ -1,50 +1,50 @@ - -Sorting: - - Forward / Reverse - - Multi-column sort - - Draggable Columns - -Filter Box: - - filter on "follow" - - shown in status bar - -Column Filter: - - right-click column filter - - alt-click header - - filter - - shown in status bar - -Search: - - follow - - regular expression .*un.*tt.* - - shown in status bar - -Table Customization - - Right-click - table customization / or allow kickoff via other mechanisms - - Hide Columns - - Order Columns - - View Sorters/Filters (change in table) - - Table Default versus Current Table View - - Savable - - Save personal - - Save global - - Namespace (can use multiple in same application) - - NOTE: Don't have to provide saving / customization for simple uses - -Right-click - - View table report - - View Cell - - Copy Cell - - Copy Column - - Clear All Filters - - Clear All Sorters - -Status Bar: - - # loaded - # shown - # selected + filters/sorts - - -Plugin - Right-click Run-As - - Download Zip from presentation site or eclipse.org/osee/xviewer - - Future downloadable from Nebula project - - org.eclipse.nebula.widgets.xviewer.test - example of use - + +Sorting: + - Forward / Reverse + - Multi-column sort + - Draggable Columns + +Filter Box: + - filter on "follow" + - shown in status bar + +Column Filter: + - right-click column filter + - alt-click header + - filter + - shown in status bar + +Search: + - follow + - regular expression .*un.*tt.* + - shown in status bar + +Table Customization + - Right-click - table customization / or allow kickoff via other mechanisms + - Hide Columns + - Order Columns + - View Sorters/Filters (change in table) + - Table Default versus Current Table View + - Savable + - Save personal + - Save global + - Namespace (can use multiple in same application) + - NOTE: Don't have to provide saving / customization for simple uses + +Right-click + - View table report + - View Cell + - Copy Cell + - Copy Column + - Clear All Filters + - Clear All Sorters + +Status Bar: + - # loaded - # shown - # selected + filters/sorts + + +Plugin - Right-click Run-As + - Download Zip from presentation site or eclipse.org/osee/xviewer + - Future downloadable from Nebula project + - org.eclipse.nebula.widgets.xviewer.test - example of use + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/XViewer.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/XViewer.txt index 89515e8c814..1c901ba31b2 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/XViewer.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/XViewer/XViewer.txt @@ -1,50 +1,50 @@ - -Sorting: - - Forward / Reverse - - Multi-column sort - - Draggable Columns - -Filter Box: - - filter on "follow" - - shown in status bar - -Column Filter: - - right-click column filter - - alt-click header - - filter - - shown in status bar - -Search: - - follow - - regular expression .*un.*tt.* - - shown in status bar - -Table Customization - - Right-click - table customization / or allow kickoff via other mechanisms - - Hide Columns - - Order Columns - - View Sorters/Filters (change in table) - - Table Default versus Current Table View - - Savable - - Save personal - - Save global - - Namespace (can use multiple in same application) - - NOTE: Don't have to provide saving / customization for simple uses - -Right-click - - View table report - - View Cell - - Copy Cell - - Copy Column - - Clear All Filters - - Clear All Sorters - -Status Bar: - - # loaded - # shown - # selected + filters/sorts - - -Plugin - Right-click Run-As - - Download Zip from presentation site or eclipse.org/osee/xviewer - - Future downloadable from Nebula project - - org.eclipse.nebula.widgets.xviewer.test - example of use - + +Sorting: + - Forward / Reverse + - Multi-column sort + - Draggable Columns + +Filter Box: + - filter on "follow" + - shown in status bar + +Column Filter: + - right-click column filter + - alt-click header + - filter + - shown in status bar + +Search: + - follow + - regular expression .*un.*tt.* + - shown in status bar + +Table Customization + - Right-click - table customization / or allow kickoff via other mechanisms + - Hide Columns + - Order Columns + - View Sorters/Filters (change in table) + - Table Default versus Current Table View + - Savable + - Save personal + - Save global + - Namespace (can use multiple in same application) + - NOTE: Don't have to provide saving / customization for simple uses + +Right-click + - View table report + - View Cell + - Copy Cell + - Copy Column + - Clear All Filters + - Clear All Sorters + +Status Bar: + - # loaded - # shown - # selected + filters/sorts + + +Plugin - Right-click Run-As + - Download Zip from presentation site or eclipse.org/osee/xviewer + - Future downloadable from Nebula project + - org.eclipse.nebula.widgets.xviewer.test - example of use + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/.svn/text-base/Unlocking Osee Core.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/.svn/text-base/Unlocking Osee Core.xml.svn-base index bf290e5b1ff..7084fb5fec5 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/.svn/text-base/Unlocking Osee Core.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/.svn/text-base/Unlocking Osee Core.xml.svn-base @@ -1,3 +1,3 @@ - - + + The Open System Engineering Environment (OSEE) Eclipse project is an integrated environment geared at supporting the full product life-cycleb1122182b1122182212009-03-06T22:05:00Z2009-03-06T22:05:00Z12681531The Boeing Company123179611.00004:10 - Wednesday – March 25th – 10 minutes Grand Ballroom FUnlocking the OSEE Core FrameworkThe Open System Engineering Environment (OSEE) Eclipse project is an integrated environment geared at supporting the full product life-cycle. At the core of the project is an object-oriented persistence layer that provides a dynamic data model with advanced version control capabilities.This talk provides an overview of the OSEE client/server architecture focusing on data modeling using OSEE base types and how to extend these to support different contexts as well as integrating data from external data sources. As we dig deeper into the framework, we will focus on the server side architecture and highlight some of its key components. Lessons learned from the various architectural choices will also be discussed.ObjectivesHistory of OSEE projectDesing Goal Thin Client/ServerClient/Server architectureScalabilityDatabase performance degraded with increased BLOB storage.Be able to fix bugs without having to do a full release. Client code size concernsServer Architecture pictures with layers -- http Application server built using OSGI and JettyKey ComponentsSearch EngineTagging Engine Export/ImportBranch ManagementResource Management Session ManagementAuthentication At the moment using HTTP to communicate with ClientsIn the future planning to use a different messaging architectureExplain data modelArtifact AttributeRelationArtifact InheritanceCreate attribute providerExplain reasons for separationExplain defaults – Clob/URI/DefaultNot sure what elseCreate an attribute provider from external source? ??Create attribute base typeXml bit set representation or string representationProvide plug-ins Questions ? \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/Unlocking Osee Core.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/Unlocking Osee Core.xml index bf290e5b1ff..7084fb5fec5 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/Unlocking Osee Core.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/framework/Unlocking Osee Core.xml @@ -1,3 +1,3 @@ - - + + The Open System Engineering Environment (OSEE) Eclipse project is an integrated environment geared at supporting the full product life-cycleb1122182b1122182212009-03-06T22:05:00Z2009-03-06T22:05:00Z12681531The Boeing Company123179611.00004:10 - Wednesday – March 25th – 10 minutes Grand Ballroom FUnlocking the OSEE Core FrameworkThe Open System Engineering Environment (OSEE) Eclipse project is an integrated environment geared at supporting the full product life-cycle. At the core of the project is an object-oriented persistence layer that provides a dynamic data model with advanced version control capabilities.This talk provides an overview of the OSEE client/server architecture focusing on data modeling using OSEE base types and how to extend these to support different contexts as well as integrating data from external data sources. As we dig deeper into the framework, we will focus on the server side architecture and highlight some of its key components. Lessons learned from the various architectural choices will also be discussed.ObjectivesHistory of OSEE projectDesing Goal Thin Client/ServerClient/Server architectureScalabilityDatabase performance degraded with increased BLOB storage.Be able to fix bugs without having to do a full release. Client code size concernsServer Architecture pictures with layers -- http Application server built using OSGI and JettyKey ComponentsSearch EngineTagging Engine Export/ImportBranch ManagementResource Management Session ManagementAuthentication At the moment using HTTP to communicate with ClientsIn the future planning to use a different messaging architectureExplain data modelArtifact AttributeRelationArtifact InheritanceCreate attribute providerExplain reasons for separationExplain defaults – Clob/URI/DefaultNot sure what elseCreate an attribute provider from external source? ??Create attribute base typeXml bit set representation or string representationProvide plug-ins Questions ? \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/.svn/text-base/An Integrated Test Environment for Systems Engineering.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/.svn/text-base/An Integrated Test Environment for Systems Engineering.xml.svn-base index fcd9ef1e6a0..8426a4b3f62 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/.svn/text-base/An Integrated Test Environment for Systems Engineering.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/.svn/text-base/An Integrated Test Environment for Systems Engineering.xml.svn-base @@ -1,3 +1,3 @@ - - + + An Integrated Test Environment for Systems Engineeringb1122182b1122182312009-03-09T21:37:00Z2009-03-12T18:18:00Z17624346The Boeing Company3610509811.00004:50 – Wednesday – March 25th Room203/204 - 10 minutesAn Integrated Test Environment for Systems EngineeringThe Open System Engineering Test Environment (OTE) is a framework for requirements-based testing in the context of an overall systems engineering approach. OTE has been used commercially to qualify mission software for Boeing’s next generation Apache Attack Helicopter and it has been recently contributed as a component of the Open System Engineering Environment (OSEE) Eclipse project. Some OTE's features include: An extensible messaging system supporting external I/O such as: Ethernet, Mux, Serial, and wire Tools for the monitoring, manipulation, recording, and playback of message data Support for both soft real-time and simulated approaches Periodic scheduling for the execution of models (simulation components) Support for multiple test fidelity levels including a fully simulated environment, test stations with varying degrees of actual hardware, and production line test stations Remote access to the environment including the ability to monitor and manipulate messages and models Support for the running large test batches on multiple machines. Bidirectional traceability from requirements to tests and tests to test results Historical records including failure disposition, test trends, and test run results Customizable reports and document publishing capabilities OTE supports different types of users who test at the various test fidelity levels. From low-level requirements-based testing to production line tests, OTE help software developers to manufacturing personnel achieve better quality control throughout a product’s life-cycle. We will also touch on the current state of the project and future plans. ObjectivesHistory of OTEOSEE Test Environment was developed to for AH64-D Apache attack Helicopter validation – test in real time environment, and simulated… Architecture/EnvironmentsI/OModelsFeaturesBi-directional Traceability using OSEEQuestions?OSEE Test and Simulation ComponentTest Environment ServiceProvides dynamic lookup of resourcesProvides both soft real-time and simulated capabilitiesSchedules periodic execution of models (simulation components)Supports user configurable number of simultaneous connectionsmanages the I/O and testing resourcesFully automated testingAutomated test point tally and rollup of pass/fail determinationFunctional Testing Simulated Environment (eases demand on limited test station resources)Tests (without modification of any kind) can be run in both soft real-time and simulated environments (simultaneously, if desired)Real-time messaging system that supports MIL-STD-1553 MUX, serial, wire, analog and digital discretes, and publish/subscribe Data Distribution Service (DDS)Unit Testing JavaC++Automated Display Testing (ADT)Interactive Testing (automated tests with user input)Output filesOutput file in XMLInteractive outfiles (user can navigate the out file)User selectable views of outfiles: normal, debug, and flatDirect linking of output file lines to source test linesAutomatic correlation of a run-time test point to the test source line that generated itXML output file can be automatically transformed into any format Current output file transform is JavaScript enabled HTMLCan apply any XSLT translationTest Source FileTest files are color/tool tip annotated with failuresTightly Integrated into the Open System Engineering EnvironmentUtilizes OSEE Application Framework to provide bidirectional traceability between software requirements, application code, and testsLeverages Java Development Toolkit (JDT) and C/C++ Development Toolkit (CDT)Facilitates seamless flow between test development, debugging, execution, and result analysisSupports the execution of multiple simultaneous batches within a single workspaceBuilt-in help system extended with test manger user guideTest Manager GUIConsistent, clean interface for the control of unit and functional test in the real-time and simulated environmentsTest results streamed in real-time from test service to test managerRemote viewing and manipulation of test serviceSingle/Batch run modeEnable/disable running of individual scripts in the run listDrag and drop test files into run listIntegrated with code debuggerAccess to test and output files from the GUILists available test services that can be used to run test filesReal-time display of test service usage informationMessage GUIMonitor, manipulate and record real-time messaging dataCommon user interface supporting P/S, 1553, discrete, analog, serialAdvanced regular-expression searchingImport/Export view listsRemote attachment to message servicePlayback environmentmessage recording playback environment that allows for the analysis of Ethernet and MUX recordingssupports advanced debugging of the test environment using repeatable conditionsinvestigate flight recordings \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/An Integrated Test Environment for Systems Engineering.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/An Integrated Test Environment for Systems Engineering.xml index fcd9ef1e6a0..8426a4b3f62 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/An Integrated Test Environment for Systems Engineering.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/ote/An Integrated Test Environment for Systems Engineering.xml @@ -1,3 +1,3 @@ - - + + An Integrated Test Environment for Systems Engineeringb1122182b1122182312009-03-09T21:37:00Z2009-03-12T18:18:00Z17624346The Boeing Company3610509811.00004:50 – Wednesday – March 25th Room203/204 - 10 minutesAn Integrated Test Environment for Systems EngineeringThe Open System Engineering Test Environment (OTE) is a framework for requirements-based testing in the context of an overall systems engineering approach. OTE has been used commercially to qualify mission software for Boeing’s next generation Apache Attack Helicopter and it has been recently contributed as a component of the Open System Engineering Environment (OSEE) Eclipse project. Some OTE's features include: An extensible messaging system supporting external I/O such as: Ethernet, Mux, Serial, and wire Tools for the monitoring, manipulation, recording, and playback of message data Support for both soft real-time and simulated approaches Periodic scheduling for the execution of models (simulation components) Support for multiple test fidelity levels including a fully simulated environment, test stations with varying degrees of actual hardware, and production line test stations Remote access to the environment including the ability to monitor and manipulate messages and models Support for the running large test batches on multiple machines. Bidirectional traceability from requirements to tests and tests to test results Historical records including failure disposition, test trends, and test run results Customizable reports and document publishing capabilities OTE supports different types of users who test at the various test fidelity levels. From low-level requirements-based testing to production line tests, OTE help software developers to manufacturing personnel achieve better quality control throughout a product’s life-cycle. We will also touch on the current state of the project and future plans. ObjectivesHistory of OTEOSEE Test Environment was developed to for AH64-D Apache attack Helicopter validation – test in real time environment, and simulated… Architecture/EnvironmentsI/OModelsFeaturesBi-directional Traceability using OSEEQuestions?OSEE Test and Simulation ComponentTest Environment ServiceProvides dynamic lookup of resourcesProvides both soft real-time and simulated capabilitiesSchedules periodic execution of models (simulation components)Supports user configurable number of simultaneous connectionsmanages the I/O and testing resourcesFully automated testingAutomated test point tally and rollup of pass/fail determinationFunctional Testing Simulated Environment (eases demand on limited test station resources)Tests (without modification of any kind) can be run in both soft real-time and simulated environments (simultaneously, if desired)Real-time messaging system that supports MIL-STD-1553 MUX, serial, wire, analog and digital discretes, and publish/subscribe Data Distribution Service (DDS)Unit Testing JavaC++Automated Display Testing (ADT)Interactive Testing (automated tests with user input)Output filesOutput file in XMLInteractive outfiles (user can navigate the out file)User selectable views of outfiles: normal, debug, and flatDirect linking of output file lines to source test linesAutomatic correlation of a run-time test point to the test source line that generated itXML output file can be automatically transformed into any format Current output file transform is JavaScript enabled HTMLCan apply any XSLT translationTest Source FileTest files are color/tool tip annotated with failuresTightly Integrated into the Open System Engineering EnvironmentUtilizes OSEE Application Framework to provide bidirectional traceability between software requirements, application code, and testsLeverages Java Development Toolkit (JDT) and C/C++ Development Toolkit (CDT)Facilitates seamless flow between test development, debugging, execution, and result analysisSupports the execution of multiple simultaneous batches within a single workspaceBuilt-in help system extended with test manger user guideTest Manager GUIConsistent, clean interface for the control of unit and functional test in the real-time and simulated environmentsTest results streamed in real-time from test service to test managerRemote viewing and manipulation of test serviceSingle/Batch run modeEnable/disable running of individual scripts in the run listDrag and drop test files into run listIntegrated with code debuggerAccess to test and output files from the GUILists available test services that can be used to run test filesReal-time display of test service usage informationMessage GUIMonitor, manipulate and record real-time messaging dataCommon user interface supporting P/S, 1553, discrete, analog, serialAdvanced regular-expression searchingImport/Export view listsRemote attachment to message servicePlayback environmentmessage recording playback environment that allows for the analysis of Ethernet and MUX recordingssupports advanced debugging of the test environment using repeatable conditionsinvestigate flight recordings \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/.svn/text-base/readme.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/.svn/text-base/readme.txt.svn-base index 866fe376504..c0c65c57973 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/.svn/text-base/readme.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/.svn/text-base/readme.txt.svn-base @@ -1,8 +1,8 @@ -OSEE Tutorial - From www.eclipse.org/osee to deployment - - -Company Data - Sample requirements for the SAW Project -Eclipse Base - Eclipse IDE for Java and Report Developers -OseeClient - OSEE 0.7.0 update site -OseeApplicationServer - OSEE Application Server based on 0.7.0 -PostgreSQL - PostgreSql Installers and OSEE database setup scripts +OSEE Tutorial - From www.eclipse.org/osee to deployment + + +Company Data - Sample requirements for the SAW Project +Eclipse Base - Eclipse IDE for Java and Report Developers +OseeClient - OSEE 0.7.0 update site +OseeApplicationServer - OSEE Application Server based on 0.7.0 +PostgreSQL - PostgreSql Installers and OSEE database setup scripts diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon.xml.svn-base index a6310540b82..ce1b7a7a473 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon.xml.svn-base @@ -1,700 +1,700 @@ - - - - - Robert Fisher - Ryan Brooks - 2006-03-15T03:49:16Z - 2005-07-01T21:31:12Z - 2009-01-02T04:34:49Z - The Boeing Company - 11.9999 - - - - - - 5610 - 16650 - -15 - 5550 - False - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation - - - Factory Class - Artifact Type Name - Super Type Name - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Artifact - - - - org.eclipse.osee.framework.ui.skynet.blam.BlamFactory - Blam Workflow - Artifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Folder - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory - General Document - NativeArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Heading - WordArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Root Artifact - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Support Document - WordArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Universal Group - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Url - FileArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - General Data - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Workspace File - Artifact - - - - - - - - - Attribute Base Type - Attribute Data Provider - Attribute Name - File Extension - Tagger ID - Default Value - Validity Xml - Min Occurrence - Max Occurrence - Tip Text - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Name - - DefaultAttributeTaggerProvider - unnamed - <not>null</not> - 1 - 1 - Descriptive Name - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Content URL - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Description - - DefaultAttributeTaggerProvider - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Page Type - - DefaultAttributeTaggerProvider - Portrait - <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> - 0 - 1 - Page Type: Landscape/Portrait - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Ole Data - xml - - - 0 - 1 - Word Ole Data - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Workflow Definition - vue - - - - 0 - 1 - xml definition of a Blam Workflow - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Extension - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Annotation - - DefaultAttributeTaggerProvider - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Static Id - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - General String Data - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.CompressedContentAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Native Content - bin - - - - 0 - 1 - content that will be editing by a native program - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Template Content - xml - XmlAttributeTaggerProvider - <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> - - 0 - 1 - value must comply with WordML xml schema - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Whole Word Content - xml - XmlAttributeTaggerProvider - <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> - - 0 - 1 - value must comply with WordML xml schema - - - - - Artifact Type Name - Attribute Type Name - - - Artifact - Name - - - Artifact - Annotation - - - Artifact - Static Id - - - FileArtifact - Content URL - - - Universal Group - Description - - - Url - Description - - - WordArtifact - Word Ole Data - - - WordArtifact - Page Type - - - WordArtifact - Word Template Content - - - WordArtifact - Whole Word Content - - - Blam Workflow - Workflow Definition - - - General Data - General String Data - - - NativeArtifact - Extension - - - NativeArtifact - Description - - - NativeArtifact - Native Content - - - - # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. - - - Relation type name - Side A Name - A to B Phrase - Side B Name - B to A Phrase - Short Name - Ordered - - - Default Hierarchical - parent - has - child - is a child of - DHier - Yes - - - Dependency - artifact - is dependent upon - dependency - impacts - Dep - No - - - Supporting Info - is supported by - is supported by - supporting info - supports - SupIn - No - - - Universal Grouping - group - contains - members - belong to - Group - Yes - - - - #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype - - - # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". - - - # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". - - - - - - - - - Artifact Type - Relation Type - Side A Max - Side B Max - - - - Artifact - Default Hierarchical - UNLIMITED - 1 - - - - - Artifact - Dependency - UNLIMITED - UNLIMITED - - - Artifact - Supporting Info - UNLIMITED - UNLIMITED - - - Universal Group - Universal Grouping - UNLIMITED - UNLIMITED - - - Artifact - Universal Grouping - 0 - UNLIMITED - - - - #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation - -
- - - - - - - - 600 - 600 - - - - - 3 - 24 - - - False - False - - - Artifact Type Name - -
-
+ + + + + Robert Fisher + Ryan Brooks + 2006-03-15T03:49:16Z + 2005-07-01T21:31:12Z + 2009-01-02T04:34:49Z + The Boeing Company + 11.9999 + + + + + + 5610 + 16650 + -15 + 5550 + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation + + + Factory Class + Artifact Type Name + Super Type Name + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Artifact + + + + org.eclipse.osee.framework.ui.skynet.blam.BlamFactory + Blam Workflow + Artifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Folder + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory + General Document + NativeArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Heading + WordArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Root Artifact + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Support Document + WordArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Universal Group + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Url + FileArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + General Data + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Workspace File + Artifact + + + + + + + + + Attribute Base Type + Attribute Data Provider + Attribute Name + File Extension + Tagger ID + Default Value + Validity Xml + Min Occurrence + Max Occurrence + Tip Text + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Name + + DefaultAttributeTaggerProvider + unnamed + <not>null</not> + 1 + 1 + Descriptive Name + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Content URL + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Description + + DefaultAttributeTaggerProvider + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Page Type + + DefaultAttributeTaggerProvider + Portrait + <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> + 0 + 1 + Page Type: Landscape/Portrait + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Ole Data + xml + + + 0 + 1 + Word Ole Data + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Workflow Definition + vue + + + + 0 + 1 + xml definition of a Blam Workflow + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Extension + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Annotation + + DefaultAttributeTaggerProvider + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Static Id + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + General String Data + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.CompressedContentAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Native Content + bin + + + + 0 + 1 + content that will be editing by a native program + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Template Content + xml + XmlAttributeTaggerProvider + <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> + + 0 + 1 + value must comply with WordML xml schema + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Whole Word Content + xml + XmlAttributeTaggerProvider + <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> + + 0 + 1 + value must comply with WordML xml schema + + + + + Artifact Type Name + Attribute Type Name + + + Artifact + Name + + + Artifact + Annotation + + + Artifact + Static Id + + + FileArtifact + Content URL + + + Universal Group + Description + + + Url + Description + + + WordArtifact + Word Ole Data + + + WordArtifact + Page Type + + + WordArtifact + Word Template Content + + + WordArtifact + Whole Word Content + + + Blam Workflow + Workflow Definition + + + General Data + General String Data + + + NativeArtifact + Extension + + + NativeArtifact + Description + + + NativeArtifact + Native Content + + + + # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. + + + Relation type name + Side A Name + A to B Phrase + Side B Name + B to A Phrase + Short Name + Ordered + + + Default Hierarchical + parent + has + child + is a child of + DHier + Yes + + + Dependency + artifact + is dependent upon + dependency + impacts + Dep + No + + + Supporting Info + is supported by + is supported by + supporting info + supports + SupIn + No + + + Universal Grouping + group + contains + members + belong to + Group + Yes + + + + #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype + + + # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". + + + # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". + + + + + + + + + Artifact Type + Relation Type + Side A Max + Side B Max + + + + Artifact + Default Hierarchical + UNLIMITED + 1 + + + + + Artifact + Dependency + UNLIMITED + UNLIMITED + + + Artifact + Supporting Info + UNLIMITED + UNLIMITED + + + Universal Group + Universal Grouping + UNLIMITED + UNLIMITED + + + Artifact + Universal Grouping + 0 + UNLIMITED + + + + #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation + +
+ + + + + + + + 600 + 600 + + + + + 3 + 24 + + + False + False + + + Artifact Type Name + +
+
diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon_New.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon_New.xml.svn-base index 940333d186b..ce5d0b4b526 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon_New.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/OseeTypes_ProgramAndCommon_New.xml.svn-base @@ -1,804 +1,804 @@ - - - - - Robert Fisher - Donald G. Dunne - 2006-03-15T03:49:16Z - 2005-07-01T21:31:12Z - 2009-03-23T15:18:48Z - The Boeing Company - 11.9999 - - - - - - 5610 - 16650 - -15 - 5550 - False - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation - - - Factory Class - Artifact Type Name - Super Type Name - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Artifact - - - - org.eclipse.osee.framework.ui.skynet.blam.BlamFactory - Blam Workflow - Artifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Folder - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory - General Document - NativeArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Heading - WordArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Root Artifact - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Support Document - WordArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Universal Group - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Url - FileArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - General Data - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Workspace File - Artifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - System Function - MS Word - - - - - - - - - Attribute Base Type - Attribute Data Provider - Attribute Name - File Extension - Tagger ID - Default Value - Validity Xml - Min Occurrence - Max Occurrence - Tip Text - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Name - - DefaultAttributeTaggerProvider - unnamed - <not>null</not> - 1 - 1 - Descriptive Name - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Content URL - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Description - - DefaultAttributeTaggerProvider - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Page Type - - DefaultAttributeTaggerProvider - Portrait - <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> - 0 - 1 - Page Type: Landscape/Portrait - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Ole Data - xml - - - 0 - 1 - Word Ole Data - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Workflow Definition - vue - - - - 0 - 1 - xml definition of a Blam Workflow - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Extension - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Annotation - - DefaultAttributeTaggerProvider - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Static Id - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - General String Data - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.CompressedContentAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Native Content - bin - - - - 0 - 1 - content that will be editing by a native program - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Template Content - xml - XmlAttributeTaggerProvider - <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> - - 0 - 1 - value must comply with WordML xml schema - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Whole Word Content - xml - XmlAttributeTaggerProvider - <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> - - 0 - 1 - value must comply with WordML xml schema - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Safety Criticality - - - V - <Criticality><Enum>I</Enum><Enum>II</Enum><Enum>III</Enum><Enum>IV</Enum><Enum>V</Enum></Criticality> - 1 - 1 - Criticality Classification - - - - - Artifact Type Name - Attribute Type Name - - - Artifact - Name - - - Artifact - Annotation - - - Artifact - Static Id - - - FileArtifact - Content URL - - - Universal Group - Description - - - Url - Description - - - WordArtifact - Word Ole Data - - - WordArtifact - Page Type - - - WordArtifact - Word Template Content - - - WordArtifact - Whole Word Content - - - Blam Workflow - Workflow Definition - - - General Data - General String Data - - - NativeArtifact - Extension - - - NativeArtifact - Description - - - NativeArtifact - Native Content - - - System Function - Safety Criticality - - - - # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. - - - Relation type name - Side A Name - A to B Phrase - Side B Name - B to A Phrase - Short Name - Ordered - - - Default Hierarchical - parent - has - child - is a child of - DHier - Yes - - - Dependency - artifact - is dependent upon - dependency - impacts - Dep - No - - - Supporting Info - is supported by - is supported by - supporting info - supports - SupIn - No - - - Universal Grouping - group - contains - members - belong to - Group - Yes - - - Design - requirement - is designed by - design - designs - Dsgn - No - - - - #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype - - - # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". - - - # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". - - - - - - - - - Artifact Type - Relation Type - Side A Max - Side B Max - - - - Artifact - Default Hierarchical - UNLIMITED - 1 - - - - - Artifact - Dependency - UNLIMITED - UNLIMITED - - - Artifact - Supporting Info - UNLIMITED - UNLIMITED - - - Universal Group - Universal Grouping - UNLIMITED - UNLIMITED - - - Artifact - Universal Grouping - 0 - UNLIMITED - - - System Function - Design - 0 - UNLIMITED - - - - #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation - -
- - - - - - - - 600 - 600 - - - 30 - - - 3 - 30 - 6 - - - False - False - - - Artifact Type Name - -
-
+ + + + + Robert Fisher + Donald G. Dunne + 2006-03-15T03:49:16Z + 2005-07-01T21:31:12Z + 2009-03-23T15:18:48Z + The Boeing Company + 11.9999 + + + + + + 5610 + 16650 + -15 + 5550 + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation + + + Factory Class + Artifact Type Name + Super Type Name + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Artifact + + + + org.eclipse.osee.framework.ui.skynet.blam.BlamFactory + Blam Workflow + Artifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Folder + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory + General Document + NativeArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Heading + WordArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Root Artifact + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Support Document + WordArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Universal Group + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Url + FileArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + General Data + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Workspace File + Artifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + System Function + MS Word + + + + + + + + + Attribute Base Type + Attribute Data Provider + Attribute Name + File Extension + Tagger ID + Default Value + Validity Xml + Min Occurrence + Max Occurrence + Tip Text + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Name + + DefaultAttributeTaggerProvider + unnamed + <not>null</not> + 1 + 1 + Descriptive Name + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Content URL + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Description + + DefaultAttributeTaggerProvider + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Page Type + + DefaultAttributeTaggerProvider + Portrait + <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> + 0 + 1 + Page Type: Landscape/Portrait + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Ole Data + xml + + + 0 + 1 + Word Ole Data + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Workflow Definition + vue + + + + 0 + 1 + xml definition of a Blam Workflow + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Extension + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Annotation + + DefaultAttributeTaggerProvider + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Static Id + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + General String Data + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.CompressedContentAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Native Content + bin + + + + 0 + 1 + content that will be editing by a native program + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Template Content + xml + XmlAttributeTaggerProvider + <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> + + 0 + 1 + value must comply with WordML xml schema + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Whole Word Content + xml + XmlAttributeTaggerProvider + <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> + + 0 + 1 + value must comply with WordML xml schema + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Safety Criticality + + + V + <Criticality><Enum>I</Enum><Enum>II</Enum><Enum>III</Enum><Enum>IV</Enum><Enum>V</Enum></Criticality> + 1 + 1 + Criticality Classification + + + + + Artifact Type Name + Attribute Type Name + + + Artifact + Name + + + Artifact + Annotation + + + Artifact + Static Id + + + FileArtifact + Content URL + + + Universal Group + Description + + + Url + Description + + + WordArtifact + Word Ole Data + + + WordArtifact + Page Type + + + WordArtifact + Word Template Content + + + WordArtifact + Whole Word Content + + + Blam Workflow + Workflow Definition + + + General Data + General String Data + + + NativeArtifact + Extension + + + NativeArtifact + Description + + + NativeArtifact + Native Content + + + System Function + Safety Criticality + + + + # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. + + + Relation type name + Side A Name + A to B Phrase + Side B Name + B to A Phrase + Short Name + Ordered + + + Default Hierarchical + parent + has + child + is a child of + DHier + Yes + + + Dependency + artifact + is dependent upon + dependency + impacts + Dep + No + + + Supporting Info + is supported by + is supported by + supporting info + supports + SupIn + No + + + Universal Grouping + group + contains + members + belong to + Group + Yes + + + Design + requirement + is designed by + design + designs + Dsgn + No + + + + #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype + + + # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". + + + # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". + + + + + + + + + Artifact Type + Relation Type + Side A Max + Side B Max + + + + Artifact + Default Hierarchical + UNLIMITED + 1 + + + + + Artifact + Dependency + UNLIMITED + UNLIMITED + + + Artifact + Supporting Info + UNLIMITED + UNLIMITED + + + Universal Group + Universal Grouping + UNLIMITED + UNLIMITED + + + Artifact + Universal Grouping + 0 + UNLIMITED + + + System Function + Design + 0 + UNLIMITED + + + + #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation + +
+ + + + + + + + 600 + 600 + + + 30 + + + 3 + 30 + 6 + + + False + False + + + Artifact Type Name + +
+
diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SoftwareRequirements.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SoftwareRequirements.xml.svn-base index b4c1fbfe729..dd0327b7498 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SoftwareRequirements.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SoftwareRequirements.xml.svn-base @@ -1,3 +1,3 @@ - - + + 1Ryan D. BrooksRyan D. Brooks362007-11-08T00:17:00Z2007-11-08T00:37:00Z25252993The Boeing Company247351111.8134Robot APIRobot InterfacesThe robot API shall provide an interface to the different robots that may be attached to the system, including:Research daVinci systemsVia the read-write research interface (Reference 2.1.2). Clinical daVinci systemsVia the read-only research interface (older V4.x interface mentioned in Reference 2.1.2). DaVinci master and slave armsVia the JHU controller. JHU robotsSuch as the “snake” robot and the steady hand robot for retinal surgery. Interface InitializationThe robot API shall provide method(s) to initialize the interface. For the daVinci research API, this would encompass the stream management functions.Robot collaborationThe robot API shall provide an interface to individual robots (e.g., daVinci PSM or MTM) and collaborations of multiple robots: Robot ObjectEach individual robot shall be represented by an instance of a robot object. The methods of that object shall provide the API for a single robot. This is analogous to the “manipulator” commands in the daVinci research API. Collaborative RobotCollaborative groups of robots (such as master-slave pairs) shall be represented by an instance of a “collaborative robot” object, which shall contain two or more robot objects, as well as other devices, such as surgeon console buttons (see Section 4.3.1). This is analogous to the “supervisor” commands in the daVinci research API. Read-only RobotsIndividual and collaborative robots can be “read-only” (i.e., provide only state information) or “read-write” (i.e., provide state information and allow state changes).CISST fundamental data typesThe robot API for the individual and collaborative robot objects shall use the CISST fundamental data types (vectors, matrices, transformations), rather than the math support functions in the daVinci research API. This may require translation from CISST data types to ISI data types (e.g., array of floats) and vice-versa. Functional SpecificationThe methods of the individual and collaborative robot objects shall be documented in an external database/document, which shall become the functional specification for the robot API. This database shall contain the following information: Method name Number and types of parameters Functional description EventsThe API shall generate events to notify the user application about asynchronous actions detected by the lower level software. The events of the individual and collaborative robot objects shall be documented in an external database/document. Individual robot eventsIndividual robot events shall include: Emergency stop signaled, power amplifier fault, hardware limit reached, etc. (if available for that robot). Collaborative robot eventsCollaborative robot events shall include all individual robot events and master console events such as buttons or pedals pressed. Extendable Events ArchitectureThe API shall have an extendable architecture to allow new events to be added. Event ImplementationIndividual and collaborative robots are not required to implement all defined events. Virtual fixturesHaptic ConstraintsThe API shall include commands for specifying and enabling haptic constraints, such as virtual fixtures. JHU and the ISI Constraint PrimitivesThis interface shall be designed to incorporate, as seamlessly as possible, both the JHU constrained optimization implementation (Reference 2.3.1) and the ISI embedded constraint primitives (e.g., infinite planes, triangle patches, detents) described in Reference 2.1.2 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SubsystemRequirements.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SubsystemRequirements.xml.svn-base index 324be4301d2..d47d4ed5be7 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SubsystemRequirements.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SubsystemRequirements.xml.svn-base @@ -1,3 +1,3 @@ - - + + Ryan D. BrooksRyan D. Brooks342007-11-08T00:23:00Z2007-11-08T00:57:00Z613987969The Boeing Company6618934911.8134Subsystem Requirements Robot APIThe robot Application Programming Interface with provide the software interface to all robots attached to the system.Video processingVideo CaptureThe system shall include hardware to capture video images from a number of sources, including stereo cameras and ultrasound. 3D surface reconstructionThe software shall include a method for 3D surface reconstruction from stereo video images (see 4.3).Volumetric ImagesIn addition to video, the software shall accept inputs from other sources, such as prior volumetric images and models. Video FilesThe software should work with recorded data (e.g., video files). Frame SynchronizationThe software shall have a method for synchronizing the video frames to other data, such as robot feedback (see 4.7.7). One possibility is to utilize an image format that enables additional information to be stored as meta-data. Other device interfaces Input DevicesThe software shall provide interfaces to various user input devices, such as foot pedals, switches, and buttons (including those on the daVinci master console). SensorsThe software shall provide an interface to sensors that can measure forces and torques, including full 6-dof force/torque data. Additional Device IntegrationThe architecture shall be extensible, allowing the integration of other devices not yet specified. Calibration and registrationCalibrationThe system shall support calibration of the following: Ultrasound probePosition/orientation of the 2D image plane with respect to a 3D reference frame on the probe. Camera calibration (intrinsic)The determination of camera parameters such as focal length, resolution, optical center, and lens distortion. Stereo camera calibration (extrinsic)The transformation between two camera systems (or one camera moved between two positions). Robot kinematicsThe transformation between a frame on the final link of the robot and a frame on the base of the robot. Tool tipThe transformation between a frame on the tip of a (rigid) tool and a frame defined elsewhere on the tool. This calibration may not require a full transformation; for example, a translation vector is sufficient if only the tip position is required. Calibration MethodsThe system shall support each calibration listed under “Calibration” by providing the following: Data CollectionThe system may (optionally) provide functions for collecting calibration data. Otherwise, this can be provided by external software. Calibration ParametersThe system may (optionally) provide functions to compute the calibration parameters. Otherwise, this can be done by external software (e.g., Matlab program). Calibration ResultsThe system shall have a method for using the results of the calibration (e.g., by reading the results from a file). RegistrationCoordinate Systems RegistrationThe system shall provide routines to register the following coordinate systems (i.e., find the transformation from one coordinate system to another coordinate system): stereo video image ultrasound image preoperative image (e.g., CT) or model (e.g., segmented volume) robot external measurement device (e.g., Optotrak) Registration between any two of these coordinate systems shall either be computed directly or obtained by composition of two or more known registrations. Coordinate Computation MethodsThe system shall provide implementations of the following coordinate computation methods (for calibration and/or registration): Pivot CalibrationA “pivot calibration” method, where the transformation is computed from data obtained by pivoting a tool about a fixed position. Paired-point Rigid RegistrationPaired-point rigid registration, using a method such as the one proposed in Reference 2.2.1 or in Reference 2.2.2 (enhanced in Reference 2.2.3). External MeasurementThis method may be used to register the robot to the external measurement device. Preoperative ImageThis method may be used to register the preoperative image or model to the robot or external measurement device. Iterative methods for registering sets of points/surfacesAn example is the Iterative Closest Point (ICP) algorithm proposed in Reference 2.2.5. This method may be used to register prior models to the anatomy without requiring fiducials .Matrix EquationSolving the matrix equation AX = XB, where A and B are known and X is unknown. This method may be used for ultrasound calibration (see Reference 2.2.4). Deformable (non-rigid) registration This method may be used for video overlay on organs. Tool trackingTool Positions/Orientations EstimationThe software shall be able to estimate tool positions/orientations using a combination of stereo video images and joint encoder feedback. Position PredictionThe software shall be able to predict the position and shape of tools in the 3D frames (i.e., to provide input to the video rendering). User Interface (Visualization) Supported HardwareThe system shall contain hardware to display the captured stereo images. At a minimum, the following hardware shall be supported: daVinci master console display Head-mounted display Windowing SystemThe software shall include a windowing system to: Manage the display of multiple windows. Render visual objects, including menus, buttons, toolbars, and images (see 4.6.3), in the 3D viewing space. Image RenderingThe system shall be capable of rendering the following images: 2D images 3D volume models 3D surface models 2D image projected onto a 3D plane (e.g., laparoscopic ultrasound) Image FusionThe system shall be capable of performing image fusion, i.e., the ability to combine multiple images with different blending/overlay parameters. Object ManipulationThe system shall support the manipulation of virtual objects in the surgeon’s field of view, where the virtual objects may be 2D or 3D images or models, or widgets such as “in volume” menus and virtual push-buttons, and similar functions. The manipulation functions shall be designed to accept position/orientation inputs from a generic user input device. One embodiment shall include the daVinci master telemanipulators and associated surgeon console controls. The manipulation functions shall include controls for manipulating the virtual objects (e.g., repositioning, rotating, scaling) and for turning them on and off. Telesurgery application framework The application framework shall integrate all functions listed above. Event LoopThe application framework shall contain an event loop to handle events from the subsystem components.Video Data PipelineThe application framework shall include a real-time data pipeline that can be used by video processing subsystem (4.2). CISSTThe application framework shall include the CISST Interactive Research Environment (IRE), which is a Python-based shell for interactive development.Plug-in ModulesThe application framework shall allow users to dynamically load “plug-in” modules for research purposes.Modular ArchitectureThe application framework shall have a modular architecture, allowing it to be implemented on different physical architectures (i.e., different boxes), within the performance (bandwidth and latency) limitations of the interconnections. Supported physical architectures shall include any of the following: Ultrasound acquisition on a separate computer. Robot control on a separate computer (e.g., daVinci embedded controller or external JHU controller). Collaborative robots controlled by different computers. All functions specified in this requirement on a single PC. Data LoggingThe application framework shall include a flexible data logging mechanism to allow the recording of relevant state information, including video. This can, for example, be used for research in gesture recognition.Time SynchronizationThe data logging shall support time synchronization, either by ensuring that all data are captured at the same time or by associating a system-wide “timestamp” with each data item. System RecoveryThe system shall provide a method to save an occasional “snapshot” of the state for recovery from system restart (e.g., due to power failure, computer crash, etc.). Volume viewerFunctionsThe volume viewer shall be implemented using the functions specified in Section 4.6.5. Volume Data SetsThe volume viewer shall provide functions for selecting and loading volume data sets from a menu of choices. ScalingThe volume viewer shall provide functions for scaling the data set from voxels to physical coordinates and placing it at a specified position within the stereoscopic visualization coordinate system (i.e., in camera coordinates). Fused VisualizationsThe volume viewer shall provide functions for turning visualization on and off and providing “fused” visualizations by video blending (see Section 4.6.4). Haptic InteractionThe volume viewer shall provide functions to enable haptic interaction with volumetric data (Phase 2) Motion CompensationThe volume viewer shall update the visualization to compensate for camera motion, so that the volumetric data set appears to be fixed to the tissue (Phase 2). Third-party IntegrationThe interface between the input device(s) and volume viewer shall be as generic as possible to facilitate integration of third-party volume viewer software. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SystemRequirements.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SystemRequirements.xml.svn-base index 4000a88dbee..dd876a9eadd 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SystemRequirements.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/.svn/text-base/SAW-SystemRequirements.xml.svn-base @@ -1,2719 +1,2719 @@ - - -Microsoft Word - SAW-SystemRequirements-Rev2.docPeterDonald G. Dunne9322007-11-08T00:15:00Z2008-03-08T22:11:00Z118361046987241228111.8134Objective This document defines the requirements for the Surgical Assistant Workstation for Teleoperated Surgical Robots (SAWTSR) being developed by Johns Hopkins University and Intuitive Surgical. This document provides requirements for the workstation system and does not include application requirements. It is expected that applications developed on this workstation would define their own requirements (i.e., in a separate document). References Project-Specific “Development of a Surgical Assistant Workstation for Teleoperated Surgical Robots,” proposal for NSF ERC Supplement, July 2006. “Intuitive Surgical daVinci API v5.0 Reference Manual”, generated July 14, 2006. J. Leven, D. Burschka, R. Kumar, G. Zhang, S. J. Blumenkranz, X. Dai, M. Awad, G. Hager, M. Marohn, M. Choti, C. Hasser and R. H. Taylor “DaVinci Canvas: A Telerobotic Surgical System with Integrated, Robot-Assisted, Laparoscopic Ultrasound Capability,” in MICCAI, vol. LNCS 3749, J. Duncan and G. Gerig, Eds. Palm Springs, CA: Springer-Verlag, 2005, pp. 811-818. J. Leven, “A Telerobotic Surgical Systems with Integrated Robot-Assisted Laparoscopic Ultrasound Capability”, MS Thesis, Computer Science, Johns Hopkins University, Baltimore, 2005. Calibration and Registration Techniques B.K.P. Horn, “Closed-form solution of absolute orientation using unit quaternions,” J. Opt. Soc. Amer. A, Vol. 4, No. 4, pp. 629–642, Apr. 1987. K.S. Arun, T.S. Huang, S.D. Blostein, “Least-Squares Fitting of Two 3D Point Sets”, IEEE PAMI, Vol. 9, No. 4, pp. 698-700, Sept. 1987. S. Umeyama, “Least-Squares Estimation of Transformation Parameters Between Two Point Patterns”, IEEE PAMI, Vol. 13, No. 4, pp. 376-380, Apr. 1991.Boctor, A. Viswanathan, M. Choti, R. Taylor, G. Fichtinger, G. Hager, “A Novel Closed Form Solution for Ultrasound Calibration,” IEEE Intl. Symp. Bio. Imag. (ISBI), Arlington, VA, pp 527-530, Apr. 2004.P. J. Besl and N. D. McKay, "A Method for Registration of 3-D Shapes," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 239256, Feb. 1992. Virtual Fixtures and Constrained Optimization Kapoor, M. Li, R.H. Taylor, “Constrained Control for Surgical Assistant Robots”, Proc. IEEE Intl. Conf. on Robotics and Automation, Orlando, FL, May 2006, pp 231-236. M. Li, A. Kapoor and R. H. Taylor “A Constrained Optimization Approach to Virtual Fixtures,” in IROS. Edmonton, Alberta, Canada, 2005. M. Li and R. H. Taylor, “Performance of Teleoperated and cooperatively controlled surgical robots with automatically generated spatial virtual fixtures.,” in IEEE International Conference on Robotics and Automation. Barcelona, Spain, 2005. M. Li, “Intelligent Robotic Surgical Assistance for Sinus Surgery”, Ph.D. Thesis, Computer Science, The Johns Hopkins University, Baltimore, Maryland, 2005. M. Li and R. H. Taylor, “Spatial Motion Constraints in Medical Robots Using Virtual Fixtures Generated by Anatomy,” in IEEE Conf. on Robotics and Automation. New Orleans, 2004, pp. 1270-1275. Robot System OverviewThe goal is to create a unified assistive environment for surgery that integrates robotic devices; fused information environments combining preoperative images & models, intraoperative images & other sensors; surgical task modeling; and human-machine cooperative manipulation, as shown in Figure 1 (from Reference 2.1.1). /9j/4AAQSkZJRgABAgEAlgCZAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC -IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA -AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj -cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA -ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD -TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD -AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 -OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA -AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA -AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA -AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo -dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg -Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv -bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA -ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA -AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK -AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA -mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy -ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC -DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh -Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E -jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 -BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII -RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY -Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN -Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh -EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT -5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu -F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc -AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY -IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl -xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 -K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx -SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec -N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ -oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe -RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN -3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP -VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f -D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ -aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy -S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB -fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH -n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj -k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f -HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 -q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 -0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG -xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU -y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj -4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz -GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA -ZIAAAAAB/9sAQwAMCAgICAgMCAgMEAsLCxAUDg0NDhQYEhMTExIYFBIUFBQUEhQUGx4eHhsUJCcn -JyckMjU1NTI7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e -HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgCBQKyAwEiAAIRAQMRAf/EAB8AAAEF -AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB -BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV -VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC -w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA -AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC -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 -WssNrHbyQ3KGORWgXyWJQ84JTK+2K2KKAPP9M8GT+Jv7S17WbzVNMfWLiUfY4XFqxs48wQR3UJhO -WCA9yCp9zVS40nVdS8KaF4f1azuLh9N1yGxvCInVHtIfOjE0bIqN5PlOq+Zgf1r0uigDB0fwN4V0 -G9GoaVYLDcqpRZGkklKhuG2+bI4Bxxkc4471X8EWl1af2/8AaoZIPP1y8mi8xCm+N/L2yJuAypxw -RXTUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAZXin+wv7Cuv+Em/wCQX+7+ -0f6z/nonl/6j5/v7elWtJ+wf2VZ/2X/x4/Z4vsn3v9TsXyv9Z833cdeaz/GeiXXiLw1eaNZPHHPc -+VsaYkIPLljlOSqueielXdDspdN0XT9OnKtLaWsNvIyElS0UaoxXIBxkelAF6iiigArzrw3/AMJp -9q8Q/wDCOf2X9l/ty93/AG/z/M8zKZ2+T8u3bt/WvRaz9I0S10X7b9leR/7QvJb+XzCDiSfbuVNq -r8vy8Zz9aAMLWJtTPiTwnp95O0RvYb9NQjs5ZYopHW2QnbtZXwrklCeR161meGrrXNR8Qf8ACNah -q8dxH4ZkZ5pYJGWbUAyhYFlCEN+4bPnfMQWwrBj81dbqWg2+p6jY6q800Fzpq3C2zQlMA3UflMzL -JHICVAyvbPXNUrLwPoemppY09ZLaTR5HlhmQqXlMyiOfz96MreYoGTgEYG0qKAOEjiutE8F+Mrqy -v7wTw6wbZJWmO8eVPApl3LtPmSCXEjfxYFdrr13dQ+NPC9rDNJHBc/2h58SuQknlwKyb1Bw208jP -Sn/8ILpDWus2U011Lb69Mbm4ieQbYpS5l3wBUXad2Ouc7RnIpmn+A9NsNWtNce91C+vrPzAk17P5 -xZJEMfltlB8q7mK4xyxzmgDktKv9e0z4dzeNX1a6vL1oWt7eG5bzIIle7WHzCjZMkqncVdj0IXGB -V7wbd65a+ILa0KeILqxu7do7yTW4WRIZ41MizROWl2q+CuzI6j5m4x1th4V0ix8OL4WdGu9PCujL -ckMzCR2lOWRUwQzfKRgjjvVfQvBWm6FPHci5vNQkto/JszfzecLVCArC3UIipuUAHjoMdM5AOS0l -Nb07xDY2fifWNSsNVnunlRpZVuNLv4g5DQwoPLETuGwqsPl4wAzKB6bXKWXw40axuraaO71CS1sb -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 -gAooooAKKKKAK+o2UWp6fc6dOWWK7hkt5GQgMFlUoxUkEZwfSuah+HcVvEkEHiDXooolCRxpehVV -VGFVVEWAAK62igDEi8K2sWs2Ou/a7x7qws1sPnlBWeNQ/wA1x8m52LPuPP3gDiqUPw70G31RNRgk -uooIroX8empLtsluFGFlWELkEHn73t935a6iigCp/Z//ABNf7U+03H/Hv9m+yeZ/o33/ADPN8rH+ -s7bs9Kt0UUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6 -JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFFFAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8A -RNvXoFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQ -AV5l8GNTWGLUvDFzG0N5BM13scMGIxHBKrKVG0xsi9Tn5unFem1wXi74f3suqJ4q8GyrZatGzSyx -52LM+Cd6cFQ7/dYN8rZ+bHO4A72ivP8AQfGfjhbq30jX/DlxJIbhLaXUI0kjjVCVjaV9sUkbYOWL -KwU9sCvQKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKyv -Fn/Iraz/ANg+6/8ARMlatZXiz/kVtZ/7B91/6JkoA+aqKKKAO18Ff8LJ/sqX/hDv+PH7Q3mf8ev+ -u2R7v+Pn5vu7faug/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKA -D/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+ -f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4 -vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/ -s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/ -AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n -+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8A -i+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+ -iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP -+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/ -s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+ -v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z -6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8A -i+v+f7Pqpq3/AAuf+yrz+1P+PH7PL9r/AOPH/U7G83/V/N93PTmiigDzWiiigD//2T== -Figure 1: Overview of SAWTSR Architecture In this document, the system requirements are categorized by the major subsystem: Robot API SubsystemThis subsystem corresponds to the interface to the robot or robots; although the design shall be influenced by the existing daVinci research API, it shall be usable for other robot systems. Video processing Subsystem This subsystem provides the processing of 2D (e.g., ultrasound) and 3D (e.g., stereo video) images, using image pipelines. Other device interfaces SubsystemThis subsystem provides interfaces to devices other than robots and video systems, including force sensors, foot pedals, tissue oxygenation sensors, etc. Calibration and registration SubsystemThis subsystem provides tools for calibrating devices or (at a minimum) for reading the calibration results produced by an external system (e.g., Matlab programs). It also provides methods for computing coordinate transformations (e.g., registration). Tool tracking SubsystemThis subsystem provides the capability for tracking the positions of tools using some combination of sensor feedback (e.g., joint encoder positions and stereo video images). User Interface (Visualization) SubsystemThis subsystem provides the 2D and 3D graphical displays and accepts control information from input devices (including the master manipulators in a telesurgical system). Telesurgery application frameworkThis corresponds to a working “skeleton” application, which the researcher can customize. System-level requirements are listed in this category. /9j/4AAQSkZJRgABAgEAyADIAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC -IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA -AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj -cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA -ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD -TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD -AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 -OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA -AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA -AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA -AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo -dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg -Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv -bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA -ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA -AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK -AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA -mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy -ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC -DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh -Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E -jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 -BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII -RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY -Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN -Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh -EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT -5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu -F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc -AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY -IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl -xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 -K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx -SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec -N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ -oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe -RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN -3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP -VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f -D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ -aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy -S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB -fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH -n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj -k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f -HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 -q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 -0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG -xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU -y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj -4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz -GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA -ZIAAAAAB/9sAQwAMCAgNCA0RDg4RFxUWFRcbGRkZGRsiFxcXFxciIBsdHR0dGyAiJycnJyciLC8v -Ly8sNzs7Ozc7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e -HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgC3gPVAwEiAAIRAQMRAf/EAB8AAAEF -AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB -BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV -VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC -w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA -AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC -kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo -aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT -1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKKKACiiigAooooAK -KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo -ooAKKKKACvH/AAVoeteMLKS7/t67h2TNFt3SSZ2qjZz5y/3vSvYK8X+Hmn+J7rT5W0e9gghE7Blk -UFjJsTLcwycY296ANXXdD8Q+CIRqsWsyXSQEGSOYybWDssYXYXcMDu55UjqOenpGk339qWVtd7dn -nQxy7c7tvmKGxnAzjPpXkunx6z421GTRtc1J7cw8tBtVHnwVYqoQKjYA3Bju/vKCMkdF8RohGND0 -KImO2uJ0icKx3+XEYo0XJJyBvz8wPIU9qAOztfEOmX0qw297byu2cIkyO5wMnCqxPQVy/wAXdRut -M0mGS1nkhY3SKWjdo2K+XKcZUjjipfF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa5Xx -lrFxr3gzTby5IMr3WGIG0MYxcR7sep25OOM9MUAepf2tZfafsf2mHz/+ePmL5vTf9zO77vPTpVuu -K8UeBNHh0GdEtkV7a3Z0mVVSZngQkF3VRu3Y+bPXrwcEcvqesXXiLR/DdlcuQt9OY52Ut5jrBKsK -5LFsk7tzbgfmANAHptr4h0y+lWG3vbeV2zhEmR3OBk4VWJ6Cua8beMn0XUdLs7e5hQPcL9ryVLxx -Zj4fdnYrK5OcA8cHrTvF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa43UJ18QHwte3UM -LTXVwyXDCNR54imihHmf3vlHTpycADigD2KGZLhFkjYMrAMrKdysrcggjqDTLu6isYZLiZtqRIzu -cE4RBuY4GT0FPhhS3RY41CqoCqqjaqqvAAA6AVxXxc14aVpBtVYiW7OwYJUiNCGkOQOQeFK5GQ31 -oA5LT9f1ix+weILu4m+z3N9KkqNKz2yQtgDZCHLfL+92jnGxeOm71LxPM9vpN/JGxVltZmVlO1lZ -Y2III6EV5Vq/jXQr3w6ujRQzho44xHIYIgvmx4JfAmO0yfNuIyfmPXv2Gma8PEPgy5lLEyR2c8Mu -4lmMkcRG4swGSww3frjOaAMLwt4V1rxLpsF//wAJBdxebv8AkzI+3Y7J97z1/u56VatLvWvAutWd -hf3j3tpevsR3+aTzG2p/GxZdrFcjcV2kkDd0z/Bmp+LrfSLdNN0+3ltx5nlu7AO2ZHLZzOnRsj7t -bGl+F9e8Q6vb6pr/AJcSWxzFbo2QHUAqy7HYAbvmJLEkrtI24wAW9J1G6k8balatPIYUtVZYi7GN -Wxb8qmcA/MfzruK8/wBG/wCR+1X/AK9E/wDQbavQKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAK4/4X6BfeHdMlt76Lyna4ZwNyv8hSNc5RmHVTXYUUAcf8QfCc+tJb3+ -nDF7aOrRYCfvBuU4ZpMD5D8y5OOox81HiHw5f+KrCwuQEtdRtXWVd/zRrIMeYPkaRdpZQy53dADj -JrsKKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsKneFjTcy7+g+9jP8AwIReMfBFy3hyy0nTI/OaCZGb -5gm75JN7/vH43O+cZ4zxxXoFFAHCanH4u1OyOktbW6tIhjlvvNHlSRlTuxFt3qzfdJ29c4AGCJtX -+HrNpenW+nSpHc6e6vFK4bYzkhpCR8+Nz4fo2MbehrtaKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsK -neFjTcy7+g+9jP8AwIV/EHgm8sYdCGlwi4/s2Tc6bxE0jFo5GcGQkAMyHPJxuGAR09DooAhtJJZo -Y3mj8p2RS8e4P5bkZZdw4ODxmuVvNAvtX8VQXtxFts7OH90WZZElmI+8I92UYFuu3/lmPbHYUUAF -ef2XhbUtKfxDZQwbrW8hle2IdEjWWRWHlLFu+X7+3d8o+Qe2PQKKAOf8BaXc6LolraXaeXLH5m5c -hsbpHYcqSOhHeugoooA4/TNAvrfxdqGpPFi3lt1RJNync4EAxtDbh9xuorsKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigAqjqmt2WjKhuplQuQqLy0kjEhcJGoLMcsPug1erlPFlnLeajYiC4kt3W3u2V0Ctz -ut1w6uCGX5s49hyKFqJuyuW28UTzqTaabcNl9qtMY7eMgNtLsGcyquOR+6yfSke/1ud1CpZ26gHJ -LSXbM3G0AYt9o65OT2qkJdYgcgraTqQMHMlqytzkEYuMjpg5FJ/bt1HF5kumXQIXcyo0EmCBkhcT -Bm9vlyfSq5TL2je1i3INYuCoa+ijUHLGC22yMMEbd08k6gZwfuZ4pfsl9/0FLr/vi2/+RqrReJba -RFYxXSEgEq1pPuXPY7YyMj2JpU8U6WxZXuo4mU4ZJj9nkHAb7k2xsYPXFOyFzTHjRd7M895eSsxz -n7Q8IGABgJbmJAOP7vWnf2JD/wA9rv8A8DLn/wCPUz/hJtJ/5/7X/v8AR/8AxVXLO+t9QQyW00cq -g7S0bB1DdcZUnnmiyFeXdlb+xIf+e13/AOBlz/8AHqgtvCOjWsYjSxgIGcF4xI3Jzyz7mP4mteii -wcz7szP+EZ0n/nwtf+/Mf/xNH/CM6T/z4Wv/AH5j/wDia06KBXfczP8AhGdJ/wCfC1/78x//ABNH -/CM6T/z4Wv8A35j/APia06KAu+5mReHbS3XZCZ4kyxCRXM8Ua7iWO1EkVVGT0Ap/9iQ/89rv/wAD -Ln/49WhTJZUgRpJGCqoLMzHCqo5JJPaiyHzPuyl/YkP/AD2u/wDwMuf/AI9RDp97CiouqXZCgAbh -bu2BxyzW5JPuTmmf8JNpP/P/AGv/AH+j/wDiqP8AhJtJ/wCf+1/7/R//ABVFkO8vMkNvqkTK8WpO -xB5WeGKSNlwRjEKQNnODnf2p73OuRgMstnIQVyhhkh3Lkbh5nnS7TjODsb6VVi8T2UyK6C4ZWAKs -LW4Ksp5BBEXShdfaYt5NjdyKpxuKJCG4B4W4kifHOM7aLIOeS6l0a9qMLgTacHUg829wsjKwxgMs -62/B55BPTpVjT/E9pfzJbMssE779sU8ZjZvKOG2PzG/HzfI7cc1iLqOs3KSmOxhhOWEfn3GWP912 -SGNxj1Xf+Peqmp6Xcytaz3d2ZDHf2jpHHGsUKkyxxdDvkJ+Zj/rO/Tik4lRqO9nY72iiipNQoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACuf1r/AJCtl/17Xf8A6Ha10Fc/rX/IVsv+va7/APQ7 -WmtyZ/CySiiitDlCiuO04a1rst88WqeQkN5NAqfZ45PljIx8xwehxV2w1i50q7uLHU51lEVt9qWd -Y9hMSswk8xVJGQfuhR096VyuXzOkqjcaHp95IZZrSCR2xlniRmOBgZJGelVrHxXpepSPHBcqxSLz -WOGVVjwpLFmAUY3DIzkd+hptp4w0i+uDbRXaGTOADlVZs7cIzAKxJ6bSc9qNAtJdGT/8I1pX/Phb -f9+U/wDiaP8AhGtK/wCfC2/78p/8TTtX16x0FEe8mEYckLwWZsdcKoJwO5/xotdesb6ze+hmDwoG -LMAfl8sZbK43ZxzjFGge9vqN/wCEa0r/AJ8Lb/vyn/xNH/CNaV/z4W3/AH5T/wCJqpF440SWVYhe -puYAgkMqcru5dgFBx2J68deKv6rrVlokYkvJ1iB6A8s3IB2qMs2MjOBxRoHveZH/AMI1pX/Phbf9 -+U/+Jo/4RrSv+fC2/wC/Kf8AxNFp4j06/tpLqC4V44lLyEZ3Iq55ZMbh904457U3TfE+m6xMbe0n -EjhBIQFb7h29yMZ+YZGcjoeho0D3vMd/wjWlf8+Ft/35T/4mj/hGtK/58Lb/AL8p/wDE1WtvGmj3 -dyLWK7VpGYoBhtrN6Byu057c89qqXPi2K28QLp0koWPyVXGxizXUrrsUnB42HjtzyfQ0C0vM6ais -Sy1u3g83z7zzd181sn7op5ch+7BwPm2/3zwfWtLUdRt9Jt3ubl9kaY3NgtjcQo4UE9TTFZlmisjV -fFel6LIIrq5VH7qAzsvAPzBAxXg8Z61pW1zFeRiWGRZEbOGRgynBwcEcdaAsyWqOsf6qH/r7s/8A -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 -ri2lmtZoW2q2HLholdRn52U8Ad/aoJ9Teyt7a4lMbI2xZnQ/IplwBIrM33Nx+uDntznanpNhp0eo -PbsI5JLKTdAjBUKhSBJ5Y/LPTr3JqR41l8NYZQR9gBwRnlYtwP4EZFNylqnuot6eQXf4HQUVS0SR -pdPtHdizNBESSckkoMkmrtaJ3SZRa8L/APISvv8Ar3tf/Q7muorl/C//ACEr7/r3tf8A0O5rqK8v -EfxZepzz+JhRRRWRIUUUUAFFFFABWV4s/wCQLqX/AF6T/wDotq1ahu7WK+hkt5l3JKjI4yRlHG1h -kc9KAMmin/8ACJWHrc/+Blz/APHqP+ESsPW5/wDAy5/+PVx/VJfzI6vrS7MZRT/+ESsPW5/8DLn/ -AOPUf8IlYetz/wCBlz/8eo+qS/mQfWl2Yyin/wDCJWHrc/8AgZc//HqP+ESsPW5/8DLn/wCPUfVJ -fzIPrS7MZRT/APhErD1uf/Ay5/8Aj1H/AAiVh63P/gZc/wDx6j6pL+ZB9aXZjKKf/wAIlYetz/4G -XP8A8eo/4RKw9bn/AMDLn/49R9Ul/Mg+tLsxlUdY/wBVD/192f8A6Uw1o/8ACJWHrc/+Blz/APHq -VPCenq6OROxR1dQ91cOu+Ng6kq8pBwQDyKqOGcZJ3WjTFLEKUWrPVGxRRRXUcwUUUUAZVz/yGrP/ -AK9Lv/0ZaVq1lXP/ACGrP/r0u/8A0ZaVq0AFFFFABXMQf8f+qf8AXyn/AKTW9dPXMQf8f+qf9fKf -+k1vWGJ/h/NG2H+P5FuiiiuE7AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACoLX/kNW -3/Xpdf8Aoy1qeoLX/kNW3/Xpdf8Aoy1rXD/xI/P8jOv/AA5fL8zo6KKK9A4QooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP8Amc/+4T/7cUUf8zn/ANwn -/wBuKKAM+y/5eP8Ar7u//SiWrNVrL/l4/wCvu7/9KJas169L+HD/AAr8jpj8K9Clqmj22rqomU7k -O6N1JWSNv7ysPz9OBVG08KW9rdRXZnuJZYtwDSybyVZdu08dBkkYxya26KbhFu7Wo7IwT4NtGLK0 -1wYWZm+z+ZttxuJbARAuADyOa1rCzGn28durMwjUKpbG7avQHaFHA46VYoojCMXdKwJJGRpHhi00 -WZ5oTISVKKHbcscZbeUT2z65/nm3/ZkX277dlt/k+TjI2bN2/PTOc+9XKKFCKVkttQskZ1rocFpp -505WcxlHTJI34l3Z5xj+LjiifQra5tIbR9+2EJ5bhisiNGu1XBXHzD6Y9q0aKOSNrW6W+QWRjWvh -a1to7lS8sj3CGN5pGDzbCu3aGx/T69BRqWms9lDpkG/awSN33bSkEe3edwXBZgNu3vn0BrZopezj -ayVugrIbHGsSqiKFVQAABgADoAKdRRVjLXhf/kJX3/Xva/8AodzXUVy/hf8A5CV9/wBe9r/6Hc11 -FeViP4svU55/EwooorIkKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igDKuf8AkNWf/Xpd/wDoy0rVrKuf+Q1Z/wDXpd/+jLStWgAooooAK5iD/j/1T/r5T/0mt66euYg/ -4/8AVP8Ar5T/ANJresMT/D+aNsP8fyLdFFFcJ2BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA -UUUUAFQWv/Iatv8Ar0uv/RlrU9QWv/Iatv8Ar0uv/RlrWuH/AIkfn+RnX/hy+X5nR0UUV6BwhRRR -QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFA -BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/3Cf8A -24oo/wCZz/7hP/txRQBn2X/Lx/193f8A6US1ZqtZf8vH/X3d/wDpRLVmvXpfw4f4V+R0x+FegUUU -VYwooooAKKKKACiiigAooooAKKKKALXhf/kJX3/Xva/+h3NdRXL+F/8AkJX3/Xva/wDodzXUV5WI -/iy9Tnn8TCiiisiQooooAKKKKACq+o3qabaz3UgJWGN5GC/eKxqWOM454qxWV4s/5Aupf9ek/wD6 -LagBv9u3P/QLu/8Avq2/+SaP7duf+gXd/wDfVt/8k1fory/7Qq9ofc/8y+VFD+3bn/oF3f8A31bf -/JNH9u3P/QLu/wDvq2/+Sav0Uf2hV7Q+5/5hyoof27c/9Au7/wC+rb/5Jo/t25/6Bd3/AN9W3/yT -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 -oD/n3u//AADuP/jVF13D21P+eP8A4Ei1RVX+0B/z73f/AIB3H/xqj+0B/wA+93/4B3H/AMaouu4e -2p/zx/8AAkWqKq/2gP8An3u//AO4/wDjVH9oD/n3u/8AwDuP/jVF13D21P8Anj/4Ei1RVKbVo7dG -kkiulVQWZmtLhVVV5JJMXAFMtdbt76JZrdLiVGzh0tZ3Q4ODhlix1ouu4e2p/wA8f/AkaFFVf7QH -/Pvd/wDgHcf/ABqj+0B/z73f/gHcf/GqLruHtqf88f8AwJFqiqv9oD/n3u//AADuP/jVH9oD/n3u -/wDwDuP/AI1Rddw9tT/nj/4Ei1RVX+0B/wA+93/4B3H/AMao/tAf8+93/wCAdx/8aouu4e2p/wA8 -f/AkZP8AwhdqvyR3F0kPT7OszeSVP3lwcnDc5+bvW5b26WsSQxjCIoVRknCqMAc1D/aA/wCfe7/8 -A7j/AONUf2gP+fe7/wDAO4/+NUaExnRjtKC+aLVVdQ6W/wD192f/AKURUf2gP+fe7/8AAO4/+NVF -PO141vHHb3WftVq3zWs6KFSeN2JZ4wAAATyaG1YVWrTdOaU4/C+q7Hd0UUVmeSFQx2kMMskyRory -7fMcKA8mwYXcw5OB0zU1FAHKf8zn/wBwn/24oo/5nP8A7hP/ALcUUAdXRRRQAUUUUAFFFFABRRRQ -AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAB -RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF -FFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU -UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcV8V/Ef9i6SbaM/vbzdEPaID96eVI6EL2PzZHSuf8A -gz4m/wBbpEz+ssGT/wB/Ixlv+BBVH98mu18aaTZXemX1xNbQvKlpNskaNWkTajsu1iMjB5FZXwu0 -my/sSyvPs0Pn/vv33lr5v+skX7+N33eOvSgDtaKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU -/wCZz/7hP/txRR/zOf8A3Cf/AG4ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig -AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC -iiigAooooAyvFn/IF1L/AK9J/wD0W1ZPwu/5Fuy/7bf+jpK1vFn/ACBdS/69J/8A0W1ZPwu/5Fuy -/wC23/o6SgDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP/ALhP/txRR/zOf/cJ/wDb -iigDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf8gXUv+vSf/0W -1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKACiiigAooooAK -KKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igAooooAKKz9fuL20sLiawRJJ403ojhmD7eWXanzFiudoHfFVPBviH/hKNLhvWCK7blkRG3BJEOD -7jIwwB7EdetAG3RXM+O/FM3hi0hNpGktxPMsUUbZJOeSQi4Zuy8d2H0NhbnXl1Gzhe3ga2aAG5mQ -8pcbXysYaQNt3BcfIeD+QBvUUVy+oeKLq18T2WjqkZhngaRmIbzAwEx+U7sY/dj+GgDqKKKKACii -igAoorzceNfFOp6hqFrpllazLaTvGS2VYLvdUzunTJOw9KAPSKK83ufH/iLwy8Umu6ZGsEh2hoW+ -ZW4J58yRc7c4U7c+vBr0WGZLhFkjYMrAMrKdysrcggjqDQA+iiigAooooAKKKKACiiigAooooAKK -x/C9zq91au2sW8cEwkIVYyCpj2rhuJJOc7u9bFABRRRQAUUV55rnj7VtPN1eW1vBJZW159kcMJBc -bkC+YxZWKKpb5VY+oytAHodFMhmS4RZI2DKwDKyncrK3III6g1y+qeKb0eIbXRrCOFwUEty7bnMU -eckfJ9xto43ZyXXp3AOrorH0S51ee6vl1C3jihSTFqyEFpY9z/M/7xucBey9a2KACiiigAooooAK -K5f4h+KLrwlp8V1apGzNOsZEgZl2sjt/Cy8/LWhrdzq8F1Yrp9vHLC8mLpnIDRR7k+ZP3i84Ldm6 -UAbFFFFABRRRQAUVg+D/ABUni+1muo4TEqTtEoZtzMqqrBjgcE7unP1NTeF7nV7q1dtYt44JhIQq -xkFTHtXDcSSc53d6ANiiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf -8gXUv+vSf/0W1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKA -CiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooA -KKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAK8/8Af8AEg1rV9C/gV/tMKr8yJG23gs3zFtrxjv0PPr6BXnXxJ36Bq2k -6+m/bG/kTY2n93kttVW/idGkGfp0NAEupf8AFSeNba0PMWmw+eyt8v71trBkK8nlouGIHyn8bGra -jdR+NtNtVnkEL2rM0QdhGzYuOWTOCflH5VF8IrKZrO71W4JMt9OWJ+Xa6xlvnCr0Jdnz9BgerNZ/ -5H7Sv+vR/wD0G5oAEub/AMc61f2kd7NaWVi4RlgPlXEkvzpnzBu+Xcrd8YC/LnkZ62d3p/jfTILq -fzwlu4ikb/WtDsuNvnHoXByCw+8ACeSasWd6Ph7r2pvqEcgtb+QSpdBCY1c+ZJ5bBN3PzMPX5c7d -pyKkWtjXvHOnzpDJHEIHWJpFKGePy52EyqwHytuO32H4AAmtPEMXje4mubnVzpltETHBBHcLb3Eh -+VjLKW6g9ABkdh0Ja14X8RTadr39jNqI1G2mjZ7eUMs0kbDe+yWRTycK2fvfwY2gkDF8PQ6Z4JuL -vT/EVpGU8wtbXMtr5omUYDAMBJxjawUfdJYMc8V0XhS5h1nVmn07Sre3sYkbZdG2Ecs8mTH+6YbN -qnns3Aw2C2AAVfD5v/iNLdX0moXFraRzPFbxWzeRL0RsyMN2flx3b5icbRwbuialeeHNe/sG9uZL -uOePzbWRyGkjUeazLKxALE7Tzk9BgAHC5XhLV4fhubvStXWSFDO8kFyY2Mc64RflCBucBW4JxnBw -Rza0hn8Y+KY9Zgikjs7SBo45XXC3LZkT5M44+dvXG35sFsAA9Drx/Q/Gtl4P1rXvtccz+ddtt8pV -bHlyTZzudf7wr2CvP/hx/wAhrxL/ANfY/wDRlxQBj+KPHh8d2v8AZGjWU8jTFTIXUZREdCpGx2AG -7G5mIAH1yLvjkajof/CO6dp148b/AOoDAmOOR08iNGkQbgVz2Ibv1r0uvP8A4j/8hrw1/wBfZ/8A -RlvQBL4lml+HWk3FxBeXdzNcPHFEbqQXAhfDsWUELj5c+vIXIxmpv+EI1b7N539t3f27/Wf6w/Y/ -Nzu2+Vt+5/D6d9uPlqx8T9BuNf0ZktlLyQyLMEUZaQKGRlHI5wxPcnGAMmq//C1dN+zf6ub7b9z7 -FsfzfPzs8vds2/e/HH8O75aAMRviRfappOnRWR8q9urgWrSuqtHvjEe9xxgbzIn8Bx8w7AnV1Dwl -rWiww3Wl6ld3dzE6F4rmfMEyYIfEbcdT3fgZwd2K5eDwZqejaRpeoLbySzW94bl7UL+8CSGLA4LH -P7lcjbkb+QNpro9Y+I/9s2yW3hxZprybaeI/+PZcruMnmKU77c/dHJ3dMgEvi/xZcpLZ6Qrpp813 -Csk88jjZaxsG3IjggF8qyhuO2Dk5XH129HheEX+keIjdNGQJLe4uUuvNRmX7ijoR3xztzhhjmx47 -0e50+/0zV54ft8UEIhux5IcbU3M8pj3YG4OzD+FSoyeabqevaDehLfw7pNrfXLkcfY9scSZUFpNy -JxzjOQB1YjoQB3jLxbNLd6ZH9qmsNPu7dJ3mRD5x3fPsDpuIYAIPk6bvm3DitbStJv4LuG40fWvt -toXC3KXM32k/L18t0U4ba2cfLyBncDgHjDVbvwzFaiext7rTNkcdyqxYMbqcArGzFFT7uwHPI2lh -lTXH60NIu7u1l8HpMb4TF28lJFiRG4JdZQFVdzAcYTaWDcYoA0pdbfWNevrPV9Wn06OCRkt44W+y -h1/vvKQRjYoYb+pb5MDg9b4W07VtOmkEt+l7YOm62d2L3PzHcNzgYZSGPO49FxtHFYWv+IIbbU5L -HxRYwG1cSfZLlY2fCHqCfmYNjaGKYKtg42kMM/wfDCviXzPDqz/2a0ZW4Zg3kGRUJAUy/NkMydfm -5bHyUAWPBGrXt34S1a4muZpJY/tOyR5GaRNsCMu1icjB5FP8I6LqvivRYbi51a6i4kWDyZGDE73B -e4ZvmkO7gKCAFXg5Jql4A/5EzWf+3r/0nSuq+Fv/ACLdj/22/wDR0lAHK6f8Qr+18IyXcj77hbj7 -JDIV3H7iyb5Mnlgu7BwcnbuB5NbGo+HdZ0bSrm+GrzyXQglaZXcm22srM/kKADGydY2GORjAU4HH -6JoNxr/gy5S2UvJDfmYIoy0gWJEZRyOcMT3JxgDJrrdX+INtrOj3ltb28xu2t5lmtypU2oVWWV5J -GULtTt3J2rgE8AF3wlr72fhGPUruQytHHO5MsnzSMskgRC7Z5bhR17U/S/CbTeEU0mUfPJblgJA0 -XlzSEzoHAyR5bkZ+nTtXNaZ/xMfC2i6MvJv7h1cDhxbQTPLM6MflDLheuc9ga9VoA5L4W6wdW0GA -OSWtybdiQAMR4KbdvYIyj1yPxrM+G3/E+v8AVtffnzpvIhz8siRJhtrKvy/d8sZ5Pyn8eU8X3U/g -7U9btY2dU1KEOnCPuMrguT3VcGZB36ezV6n4Q0c6DpFnZsCGSMFwSGKySEySLleMBmIHt60AcJae -I9VtF8VzQyySvbTqIVctKsKGWVWZEJIAVOfT5eeBT9Ci/wCEitEmtfElx/aLfP5Ty7IfPH71o/sx -GSgHykrleCcYG2n+Envo73xU2nJG9wLoGNZc7GIlnypwV5IzjkDOM8VRn13wlrto76zafZb5PNEq -RRvHK038TAqNpYt0Ev3WyDxyQDqPF1xqumeE5nuZwt4gjDS27MgJ85F3KflIJX72ABnOOKu/a5v+ -ES+0eY/m/wBmeZ5m4+Z5nkbt+7ruzzmuVstK1q88EXVpcwzNMHHkROMS/Z4nibbtPzcbX2g84wF4 -20+LxxZ3vhc2Fmkk1ytg0UkYUqIUjiKSTO5GzaAMjBySVXAJ4ALWg33iDUPD2liwYvJPJIJ7uRll -eCNZmG7ZK3znH14GOpBEXjDTpvBln9utdcvPPUjZFczrMsykhHCxsBkrv3Zw2PTuOcvPtP8AwiWi -5877D5032zycbtvnnZ1/4FjPy7tuedtWPEEXhyfSrtPDtiZ3AR5pgsp+yxowO7dPzluRhP4dzNwt -AGt8T719T8K6bdSABppLeRgv3Q0kEjHGc8c1q+PtRurPVvD8cE8kay3RWRUdlWRfMgGHAPzDk9fW -uf8AHUyTeCtHZGDAG2XIORuSCRWHHcEEH3rY+I//ACGvDX/X2f8A0Zb0Aaet+GLe1Fxf3OtalBFl -pG23O2OMMc7UXYeOcKo56AVmfDy01YWlzq1xLdzGRH+yWs85YPHw6MXfjcxG0NtXjLYwwxiSeM9I -8UatJJq9xssrV82tuI5HjuXyw86Xameg+6wHXH97d2sXjOx8RQ3dvotx5t0tvI8Y8tk+cDahzMir -95l6/wAqAKFt4c1LVLY32t6nd2kvzs0VtMlvBBEpYgErvDYHO4tnGAemao+Cb+88Tw6rpVzfySLb -SRpFdwMI52QMwyJF3ZDeUOeSdxyxrmvCreGEhLaxFPNqYncvFIsskksu75UVF+Vix4Ik5LZz8uK6 -D4Wg2uq65BNCLWVpI3FvkZjTdKcLjGVXeuGAxgj1FADPgpp/+hT3nnTf654vJ3/uPuxP5mzH3+27 -PSs3RPGt9pPhO5vHmkmuHvDBE8pM2wtGj5O9ugAYjqN2MjGa1fg1fw29rdaZIStys8krRMrKyoqx -RknIwCG4xnPtXNaJoNxr/gy5S2UvJDfmYIoy0gWJEZRyOcMT3JxgDJoA7j/hCNW+zed/bd39u/1n -+sP2Pzc7tvlbfufw+nfbj5azLrxjca34LuL6N5IbiExQySK2xjIrw7nQptwGDdOMZI6cnT/4Wrpv -2b/VzfbfufYtj+b5+dnl7tm37344/h3fLXONoNxoHgK8S5UpJNJHMUYYaMNLCiqeTzhQexGcEZFA -GhLouq3vh4arPq11HOlmssaQSMkPlxxhx5g+88jjJZ933j3CjPVeBtYuNe0W0vLkgyuHDEDaGMbt -Hux6nbk44z0xVL/mTP8AuE/+29Hwt/5Fux/7bf8Ao6SgDq6KKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigDK8Wf8gXUv8Ar0n/APRbVk/C7/kW7L/tt/6OkrW8Wf8AIF1L/r0n/wDRbVk/C7/k -W7L/ALbf+jpKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8AuE/+3FFH/M5/9wn/ -ANuKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigDE8X6Re61YNDYXL284dXR1kaIHHDK7IC23aTwO+K5/U5/ -FviCyOn/ANmw2hmQpNcPcJJHsKneFjTcy7+g+9jP/Ah3dFAGfoGjReH7C3sYjkRJgnkbnPzO2CWx -uYk4zx0rQoooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAyvFn/IF1L/r0n/9FtWT8Lv+Rbsv+23/AKOkrW8Wf8gX -Uv8Ar0n/APRbVk/C7/kW7L/tt/6OkoA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/ -AO4T/wC3FFH/ADOf/cJ/9uKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK -ACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA -KKKKAMrxZ/yBdS/69J//AEW1ZPwu/wCRbsv+23/o6StbxZ/yBdS/69J//RbVk/C7/kW7L/tt/wCj -pKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/+4T/AO3FFH/M5/8AcJ/9uKKAMuON -7t7h3uLrP2q5X5bmdFCpPIigKkgAAAA4FSfYv+ni7/8AAu4/+O0WX/Lx/wBfd3/6US1Zr1KVKDhF -uMfhXQ6IxVlotit9i/6eLv8A8C7j/wCO0fYv+ni7/wDAu4/+O1Zoq/ZU/wCSP3IfLHsit9i/6eLv -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 -/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JFH9l4z/nzMPrFL+ZE1FQ/ -8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1FQ/8AEx/6Blx/33bf/JFU -rvVbq0urW0fTpxJcmTYpeD5hEu98ETEccfeI/pR/ZeN/58zD6xS/mRp0VD/xMf8AoGXH/fdt/wDJ -FH/Ex/6Blx/33bf/ACRR/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JF -H9l4z/nzMPrFL+ZE1FQ/8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1F -Q/8AEx/6Blx/33bf/JFH/Ex/6Blx/wB923/yRR/ZeM/58zD6xS/mRNRUP/Ex/wCgZcf9923/AMkU -f8TH/oGXH/fdt/8AJFH9l4z/AJ8zD6xS/mRf8J/e1L/r7H/pPb1v1h+FrW5t1vHuIWhMtxvVWZGb -YIYY8ny3cdUPetyvsMJGUMPRjJWlGnBNdmoo82o05ya6yYUUUVuQFFFFABRRRQAUUUUAFFFFABRR -RQAUUUUAFFFFABRRRQByn/M5/wDcJ/8Abiij/mc/+4T/AO3FFAHV0UUUAFFFFABRRRQAUUUUAFFF -FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU -AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA -UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD// -AG/f+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU -UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAHV0UUUAFFFFA -BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRWT4oup7OwZ7eQxuZbdA4CsVEs0 -cbYDqy/dY9RWP/xMf+gncf8AfFt/8j1x4vMaGClGNVyvJXVlc1p0Z1U3HoddRXI/8TH/AKCdx/3x -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 -/kQ+u1O0fx/zMbwijppy70dC01ywV1aN9rzyupKuARkEHkVs0UV68IqEVFbRSX3HM3dthRRRVCCi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAO -rooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC -iiigDlP+Zz/7hP8A7cUUf8zn/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo -ooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiii -gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA -CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8AIyeH/wDt+/8ARK11dcp4 -i/5GTw//ANv3/olaAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK -ACiiigAooooAKKKKACiiigDlP+Zz/wC4T/7cUUf8zn/3Cf8A24ooAiHiDVrh5jHJaqqzzxqGgkdt -sMrxjLC4XJO30FO/tnWv+e1p/wCA0n/yTVKy/wCXj/r7u/8A0olqzXo08NSlCLcdXFdWbxhFpadC -T+2da/57Wn/gNJ/8k0f2zrX/AD2tP/AaT/5JqOiq+q0f5fxY/Zx7En9s61/z2tP/AAGk/wDkmj+2 -da/57Wn/AIDSf/JNR0UfVaP8v4sPZx7En9s61/z2tP8AwGk/+SaP7Z1r/ntaf+A0n/yTUdFH1Wj/ -AC/iw9nHsSf2zrX/AD2tP/AaT/5Jo/tnWv8Antaf+A0n/wAk1HRR9Vo/y/iw9nHsSf2zrX/Pa0/8 -BpP/AJJo/tnWv+e1p/4DSf8AyTUdFH1Wj/L+LD2cexJ/bOtf89rT/wABpP8A5Jo/tnWv+e1p/wCA -0n/yTUdFH1Wj/L+LD2cexp+HdXvb65ube7MLeVHC6mKNo/8AWmVSCGkk/wCeYrfrl/C//ISvv+ve -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 -GnXkf3fNjbDDbIjsx3KVOcEN3wfasj4f2MkjXF9JIZVUC2tpCGTMEPdUPAU4X3yGzznPT6ro9rrU -Qhu4/MQMHA3MvzAEZ+Uj1NTWdnDp8KQQIERBhVHb/Pc1o8ZelW39piJ80tLRir3dndvUSpe9HtBa -dyaiiiuI1CiiigAqpqX3YP8Ar7s//SiKrdVNS+7B/wBfdn/6URV04H/eqH/X6n/6UiKv8Of+F/ka -fiPwLpPifL3MO2U/8tosJL/D1OCG4XHzA4HTFbGnWSabawWsZJWGNI1LfeKxqFGcY54qxRX3Z5AU -UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR -RQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/ANwn/wBuKKP+Zz/7hP8A7cUU -AZ9l/wAvH/X3d/8ApRLUOraX/an2b59nk3Ec/Tdu8vPy9RjOetTWX/Lx/wBfd3/6US1Zr1qaUqUU -/wCWJ0x1ivQr6ha/braa33bfNjdM4zjeCuccVmXPh15ILJYLjyprRQqTbN/y7PLcbC2Pm49cVt0V -UoKW42kzE0/w/NaXi3st200pjaOTcgVSmQV8tVI2Yxz97PPTNWNK0NNP05dPkbzV2urHGzcshYkc -E4+9jrWnRSVOK2Xfz3CyRzcnhS7MDWaalKLbYUEZRWcDHAMvBK57cfL8tWdR8N/b9NgsROyGFUAk -UddqGNsrnoyk8Zrboo9lDXTdW3ewuVGZNovnanHfmZgI49oiH3WcbwHY57CRgOPx7VHqmizXdyl3 -aXP2eURmJm8sS74yQwGGOBg57Vr0U3CLTVt3f5jsjI0jQn0q4mna4aYzqnml1+YyJn5lIOFXBxtw -ccc1No2jrpVgli7CVVDgkrgMHZmIK5PritGihQjHZd/x3BJI5tfCEkayWsd9Klm5Y+Qqjcobqqyt -khc9sdOD1Jroo41iVURQqqAAAMAAdABTqKIwjDZAklsWvC//ACEr7/r3tf8A0O5rqK5fwv8A8hK+ -/wCve1/9Dua6ivMxH8WXqc8/iYUUUVkSFFFFABRRRQBi+MP+Qd/28Wn/AKUw1Rq540kWHTGd2Cqs -9oSScAAXEJJJNYf/AAkWl/8AP7b/APf5P/iq+b4hpznVpcsZS9x7K/U7sG0oyu+poUVn/wDCRaX/ -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 -iiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/7hP8A7cUUf8zn -/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA -CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAK -KKKACiiigAooooAKKKKACiiigArlPhd/yLdl/wBtv/R0ldXXnXgyHxJb6RbppsumS248zy3cXIds -yOWzlU6NkfdoA9ForlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/FZ/8AUJ/8 -mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq6K5T/is/ -+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8AqE/+TFH/ -ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A1Cf/ACYo -A6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6K5T/AIrP -/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/F -Z/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq -6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8A -qE/+TFH/ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A -1Cf/ACYoA6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6 -K5T/AIrP/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT -/wCTFH/FZ/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ -/wDJigDq6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigA/wCZz/7hP/txRWL5PiT/AISDzfN0z7Z9h2+V -i58v7N5ud+dv3t/H3vw70UAf/9k= + + +Microsoft Word - SAW-SystemRequirements-Rev2.docPeterDonald G. Dunne9322007-11-08T00:15:00Z2008-03-08T22:11:00Z118361046987241228111.8134Objective This document defines the requirements for the Surgical Assistant Workstation for Teleoperated Surgical Robots (SAWTSR) being developed by Johns Hopkins University and Intuitive Surgical. This document provides requirements for the workstation system and does not include application requirements. It is expected that applications developed on this workstation would define their own requirements (i.e., in a separate document). References Project-Specific “Development of a Surgical Assistant Workstation for Teleoperated Surgical Robots,” proposal for NSF ERC Supplement, July 2006. “Intuitive Surgical daVinci API v5.0 Reference Manual”, generated July 14, 2006. J. Leven, D. Burschka, R. Kumar, G. Zhang, S. J. Blumenkranz, X. Dai, M. Awad, G. Hager, M. Marohn, M. Choti, C. Hasser and R. H. Taylor “DaVinci Canvas: A Telerobotic Surgical System with Integrated, Robot-Assisted, Laparoscopic Ultrasound Capability,” in MICCAI, vol. LNCS 3749, J. Duncan and G. Gerig, Eds. Palm Springs, CA: Springer-Verlag, 2005, pp. 811-818. J. Leven, “A Telerobotic Surgical Systems with Integrated Robot-Assisted Laparoscopic Ultrasound Capability”, MS Thesis, Computer Science, Johns Hopkins University, Baltimore, 2005. Calibration and Registration Techniques B.K.P. Horn, “Closed-form solution of absolute orientation using unit quaternions,” J. Opt. Soc. Amer. A, Vol. 4, No. 4, pp. 629–642, Apr. 1987. K.S. Arun, T.S. Huang, S.D. Blostein, “Least-Squares Fitting of Two 3D Point Sets”, IEEE PAMI, Vol. 9, No. 4, pp. 698-700, Sept. 1987. S. Umeyama, “Least-Squares Estimation of Transformation Parameters Between Two Point Patterns”, IEEE PAMI, Vol. 13, No. 4, pp. 376-380, Apr. 1991.Boctor, A. Viswanathan, M. Choti, R. Taylor, G. Fichtinger, G. Hager, “A Novel Closed Form Solution for Ultrasound Calibration,” IEEE Intl. Symp. Bio. Imag. (ISBI), Arlington, VA, pp 527-530, Apr. 2004.P. J. Besl and N. D. McKay, "A Method for Registration of 3-D Shapes," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 239256, Feb. 1992. Virtual Fixtures and Constrained Optimization Kapoor, M. Li, R.H. Taylor, “Constrained Control for Surgical Assistant Robots”, Proc. IEEE Intl. Conf. on Robotics and Automation, Orlando, FL, May 2006, pp 231-236. M. Li, A. Kapoor and R. H. Taylor “A Constrained Optimization Approach to Virtual Fixtures,” in IROS. Edmonton, Alberta, Canada, 2005. M. Li and R. H. Taylor, “Performance of Teleoperated and cooperatively controlled surgical robots with automatically generated spatial virtual fixtures.,” in IEEE International Conference on Robotics and Automation. Barcelona, Spain, 2005. M. Li, “Intelligent Robotic Surgical Assistance for Sinus Surgery”, Ph.D. Thesis, Computer Science, The Johns Hopkins University, Baltimore, Maryland, 2005. M. Li and R. H. Taylor, “Spatial Motion Constraints in Medical Robots Using Virtual Fixtures Generated by Anatomy,” in IEEE Conf. on Robotics and Automation. New Orleans, 2004, pp. 1270-1275. Robot System OverviewThe goal is to create a unified assistive environment for surgery that integrates robotic devices; fused information environments combining preoperative images & models, intraoperative images & other sensors; surgical task modeling; and human-machine cooperative manipulation, as shown in Figure 1 (from Reference 2.1.1). /9j/4AAQSkZJRgABAgEAlgCZAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC +IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA +AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj +cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA +ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD +TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD +AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 +OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA +AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA +AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA +AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo +dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg +Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv +bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA +ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA +AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK +AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA +mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy +ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC +DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh +Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E +jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 +BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII +RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY +Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN +Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh +EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT +5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu +F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc +AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY +IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl +xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 +K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx +SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec +N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ +oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe +RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN +3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP +VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f +D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ +aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy +S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB +fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH +n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj +k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f +HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 +q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 +0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG +xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU +y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj +4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz +GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA +ZIAAAAAB/9sAQwAMCAgICAgMCAgMEAsLCxAUDg0NDhQYEhMTExIYFBIUFBQUEhQUGx4eHhsUJCcn +JyckMjU1NTI7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e +HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgCBQKyAwEiAAIRAQMRAf/EAB8AAAEF +AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB +BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV +VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC +w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA +AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC +kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo +aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT +1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKSg0ALRXPah4z07T +7mS0aKaSSJtjbQAu70BLVBH47snALW0q9+qn+tK4HUUVQ0rV7bV4XmtgwCNtYPgc/gTV6mAtFFFA +BRSGigBaKKKACiiigAooooAKKKKACkpaQ/rQAHpXK6r4vltNQmsYUQLEwXzT83OBnIq9qN7Kl+0S +OQigcds4yawrzw8l2zz2TkTOSxjl5DE88NTRLY9vFuqo2d0Tj/dz+oNP/wCEz1FhjZEhPcqcf+hV +gCGaCVradTG69UYYIoZcVagmK7Okh8XX6MFuo4Sp/iXOP/Qq1rfxHZS4E2I84+YHIri9OSE6hCly +2UkyqRnoX6rk/ga39Q021uLItbR7ZFBZGjAUAjtUONnuS5tMoa1qEt/cSSSylY7VpBGYsD5f72TU +vhy4ik1u3WMzODvwzsCpHlvyR5h/lWKhW3GbkkxHG8bsEgfeGeazZ7LWdZnhfwhcNab0kMUbSLHO +TGrNtWaJV27guByOvJxUOOpstj16O7tZp5rWGaOSe22+fErAvH5g3JvUHK7hyM9amry/4R6D4j0X +VdUXUreSztRGkckcyEebMrtseJ9pV1RQ+SrY+Yda6DX9M+Jdxq083h/VrO105tnkQzIpdcIofJNp +L1fJ+8aoR2FFcv4X0/x/a6hJJ4q1K1vbMwsscduoVhLuQqxxbQ8bQ3eq+v6Z8S7jVp5vD+rWdrpz +bPIhmRS64RQ+SbSXq+T940AdhRXL+F9P8f2uoSSeKtStb2zMLLHHbqFYS7kKscW0PG0N3qvr+mfE +u41aebw/q1na6c2zyIZkUuuEUPkm0l6vk/eNAHYUVy/hfT/H9rqEknirUrW9szCyxx26hWEu5CrH +FtDxtDd6r6/pnxLuNWnm8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2FFc/wCFLPxlafav+Etv7e/3 ++X9l+zqF2Y3+ZuxBB1yuOtZ+v6Z8S7jVp5vD+rWdrpzbPIhmRS64RQ+SbSXq+T940AdhRXP+FLPx +lafav+Etv7e/3+X9l+zqF2Y3+ZuxBB1yuOtZ+v6Z8S7jVp5vD+rWdrpzbPIhmRS64RQ+SbSXq+T9 +40AdhRXP+FLPxlafav8AhLb+3v8Af5f2X7OoXZjf5m7EEHXK461n6/pnxLuNWnm8P6tZ2unNs8iG +ZFLrhFD5JtJer5P3jQB2FFc/4Us/GVp9q/4S2/t7/f5f2X7OoXZjf5m7EEHXK461n6/pnxLuNWnm +8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2FFc/wCFLPxlafav+Etv7e/3+X9l+zqF2Y3+ZuxBB1yu +OtZ+v6Z8S7jVp5vD+rWdrpzbPIhmRS64RQ+SbSXq+T940AdhRXP+FLPxlafav+Etv7e/3+X9l+zq +F2Y3+ZuxBB1yuOtZ+v6Z8S7jVp5vD+rWdrpzbPIhmRS64RQ+SbSXq+T940AdhRXP+FLPxlafav8A +hLb+3v8Af5f2X7OoXZjf5m7EEHXK461n6/pnxLuNWnm8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2 +FFc/4Us/GVp9q/4S2/t7/f5f2X7OoXZjf5m7EEHXK461n6/pnxLuNWnm8P6tZ2unNs8iGZFLrhFD +5JtJer5P3jQB2FFc/wCFLPxlafav+Etv7e/3+X9l+zqF2Y3+ZuxBB1yuOtZ+v6Z8S7jVp5vD+rWd +rpzbPIhmRS64RQ+SbSXq+T940AdhRXP+FLPxlafav+Etv7e/3+X9l+zqF2Y3+ZuxBB1yuOtZ+v6Z +8S7jVp5vD+rWdrpzbPIhmRS64RQ+SbSXq+T940AdhRXP+FLPxlafav8AhLb+3v8Af5f2X7OoXZjf +5m7EEHXK461n6/pnxLuNWnm8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2FFc/4Us/GVp9q/4S2/t7 +/f5f2X7OoXZjf5m7EEHXK461n6/pnxLuNWnm8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2FFc/wCF +LPxlafav+Etv7e/3+X9l+zqF2Y3+ZuxBB1yuOtZ+v6Z8S7jVp5vD+rWdrpzbPIhmRS64RQ+SbSXq ++T940AdhRXP+FLPxlafav+Etv7e/3+X9l+zqF2Y3+ZuxBB1yuOtZ+v6Z8S7jVp5vD+rWdrpzbPIh +mRS64RQ+SbSXq+T940AdhRXP+FLPxlafav8AhLb+3v8Af5f2X7OoXZjf5m7EEHXK461n6/pnxLuN +Wnm8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2FFc/4Us/GVp9q/4S2/t7/f5f2X7OoXZjf5m7EEHX +K461n6/pnxLuNWnm8P6tZ2unNs8iGZFLrhFD5JtJer5P3jQB2FFc/wCFLPxlafav+Etv7e/3+X9l ++zqF2Y3+ZuxBB1yuOtc/4p1jxfovjXSbdL6NdH1e8hhhtljjZwim3jnDs8O4bmkOMOfwoA9Aoooo +AKKz9S13T9JdUvRcDfs2tFa3E6Zkby0XzIIZF3M3AXOeR6iix13T9RunsrYXCzxRiZ0ntbi3wjEq +pzPDGPmKnHrg+hoA0KKKKACiismXxDCNq2lrcXsklxNbRxQeUHf7NlZ5f300QEcci+WWbHzYxkMp +IBrUVDaXUF9aw3tq3mQXMaTRPgjckgDKcMARkHvU1ABRRUN3dQWNrNe3TeXBbRvNK+CdqRgsxwoJ +OAO1AE1FZL+IYY7pLaW1uEX/AEdLif8AdNHbzXRCRW8pSZm8zcy5CBgNyknac1rUAFFFFABRRRQA +VW1CZ4LSSSM4YYwfqQKsVS1g4sWH95lA/MUMFuc5qGn2E4MlxBukJRzJgEsSfm/SmQWNgYo/NjQf +Oq4ZR93Y5Pb1q1qUtxDbh4EV3GMITjOeOtZM17qMOySa2eX+8sRUhf8AgRIzUPyNNDsbOXTLdBFb +tFEWAyq4XJxVN9TuHvJFRwI45PLCgDB981zi373IBmhe1AJy0wB5x22mtGyeZ5NnlOf3gAO3AP8A +tU1dolo6tSSAT6U6mqMADpxis668R6JZ3n2C5vYo7nj92x5GfWqJNKg8DNUY9Whl1ZtJQEstut15 +oxtKs20D9Ktyr5kbIedykY6dRQBQbxDpKTeQblS+SMDnGPU1fimjmXdEwYYByPQ8ivNLmzlsbtra +ZNoz8244zknGWrrvCLlo51Lq20RjC5wv3/WoU03YfJJK9tO50NFFFWIKKKKACiiigApkjBAWbOAM +nAJP/juTT6jmbZGzjqFJ/IUAcvdzpc3ss6Z2MRt3AqcY/utg1PAwyKz4ZpJD5kjb2Y5Zj3NaEWCA +aBFfxPCrWVnfgDfFJ5TMOpVhx/6DXKyzY/PgV0XjeZ4PCNy8blXR42Qg853rXlVtc6pfXUVs08re +Y4U89Mn/AArSErRJZ2VnBLfTJNwIoX3Fmzyeny4+tdD5ki2wtd2YwCuAAuR74rNYi1tgkf3UwijO +eM4qwrMCATnArKTU3c5pVptct/dKt5pkFzC0YLRkqQCCCB+BzUPgvTVtfEtmxuGdo/NAQ7AD+6kH +RUB71pPisLwmkkfxBhRlHMk7Z74aCVqcdb6mlCpJ3Tuz1yiiig6AooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKz9S0DSdXurK91CDzp9Nk860fe6+W+UbOEZQ3Ma/ezWhXn/AMR/+Rp8F/8AYQP/AKOsqAPQKKKK +AMnxCI0htbvz/s9xa3HmWn7l7rfI0U0LJ9mgKyyfupHOEIxjcflBqro80t/qq3d7NJLPb28sUIGm +3enxhJngaTe120gdswptAYd+D2seJkk+z2lzBK1vPa3SzRSpZz35B2Soy+TbMrYZHZSx4APGG2kQ +6Hq91fahLZ3N0szRwiVohpl5YMoZtqOZLuV1IO1gBjJwcfdNAG9RRRQAVylr9j/tu4/s/wDtDd9n +1L7Js+y+T5n2iD7d9n83955n2nGPO+TOcfJiurrj5LKKTUZLzR7fWHgSS7hc2c1osMjzTA3wQ3k6 +3Ee6WHB2FMEZTGdxAOl0n7B/ZVn/AGX/AMeP2eL7J97/AFOxfK/1nzfdx15q3VTSfsH9lWf9l/8A +Hj9ni+yfe/1OxfK/1nzfdx15q3QAVU1b7B/ZV5/an/Hj9nl+1/e/1OxvN/1fzfdz05q3VTVvsH9l +Xn9qf8eP2eX7X97/AFOxvN/1fzfdz05oA5+x+x+TP/aP9obv7Ytvtn2z7Lv+0+VafZN/2L5fL3eR +jZzu+98m6urrj7eyitrrzNUt9YjtJ7y3mAvJrR4UuVMEFoXa0ne5kwY40G8uM/M/PzV2FABRRRQB +Xu7yG0C+aTl8hVUZJxRaXkN4hkhz8p2kEYINZPid/Ke1l67RKf1irB0XxHdwTTRosRhMm5g2QxyM +cHPtSvYDtprmKDHmNgnkDqahvIv7QtgsDjG4MCenFc5Brsmqa7c2xRUS0hXaQSSS2c55q6+qSWFn +bxwgbrgyEO3YKcUX6DMjxPevaCW1VGZ4QhLryPmAxgfjWfO00t2IY32KyqX46HAz0PWqXj3VLy2a +3liY+ZdqTLKMDhNmAABiuZs/E2pQsGdhMOpEg5z/ALy4NCQ7ndpO7DacusbFQ7dyRtzWnZ310JCs +8j7wOCD6f3e1c74W8Y6U001rqsQgjmQKrllAzk7slymOtdFqemR2MkFzHdNMJciNTt2hMDDZUDP1 +ptBcq6n47/4R+KSO6BvLrH7hVG1Xz0cv2HqK8uvNXl1C7mu7ojNxOZn2gE5bsrHnA7V1nizTNVu9 +Je7mmhkS3PmiBYyrhScFg+5ieOuRXnocknnj1/lQlcTO38IeNo9Fvri51JpbkNAIIehYBDvVTXq+ +mazY6naQ3EUqBpUWQxbwWXcM7TXz5b25azkuX3o6sBEAuVkOeRkkfpXVf8JnBN4XltprW3TUrcxx +W8wGHKkHe+Nwb5ce4pa3sgt3PQvFniXw/o22G+iW5uZVICBVYqDxucnoKpfDiczHUSX3j9wR6AN5 +x4rzSTTbqHSo9cuG897onZGctIiDpJJkDr/D2rtfg07P/a+5ixH2Xr2z9op2E99D0uiiigAooooA +KKKKACo5lLRuB1KkD8RUlIaAOCs3+RQeo4/KtOCTj/GufmuZ7K8ntym4RSuuAcHAY4qK41TVJ0MV +pF5ef4iRQShvjC7n1m2Om2rpHHDKGkDnBfb24rnrOa10y9hN0PLQghZONqvju3XFTjSr6N3hnl8x +ZcyEyDc244zhutX7bRdJyqzp5237omYsM/Rs1bSaJnPluhkOswajqcFtayb4hueZhnb8o+Vc+5ra +UsrYbrjP51UurC28tUhHl9hs+UA8YpUkcYMjcgBQOvT1rNqxyySdrFlnzz6VT0CJx8QbG4U/LKJl +cd8pBL/jUpb3x9aq+GjeTfEKzkSKX7JH5qmQodmfIl53EeuKcTSkvePWKKKKDqCiiigAooooAKKK +KACiiigAooooAKKKKACiiigAoopCcUALRSZozQAtFQy3dtAQJpUjLdA7BSfzqVWDDI5B5GKL9B2a +V7C0UUUCCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKz9S0DSdXurK91CDzp9Nk860f +e6+W+UbOEZQ3Ma/ezWhXn/xH/wCRp8F/9hA/+jrKgD0CiiigDP1u8msrVJLe4jt5GkCL5ltLeNJw +xKRwW8sUjNgbuM4UE4xyM/R52v8AVVur668y6t7eWOCL7BcadmOV4GmfbePI0m1ooxlMbc/N95au +63BFMLKQ3LWlzBdB7JlQS752jlh2PFtLOmyRi+0qQoLblxuFLR5Y7/WGurq/+1XtnHcWkcUVq9nB +sEsS3DR+eZWlZZYVVmSQqOBgE5IB0FFFFABXHyW93K9+mkya49pcXFwHaybTIolk3NFOsH2jy5k2 +yKwzxlsvkk7j2Fc5aac15Dez6VcXVnA11dr9jWdQk8qSyJOzSvbzTW4kmV/9S/A+cYYkUAaGgW8c +WnwzWt9Ne2c8MT2gljgiWOLblPLS3trbAKkcMOMdq06o6G9lJounyadG0Nm9rC1tG/LJEY1Mat8z +8hcdzV6gAqpqzWq6VeNfP5dqLeU3EmwSbYwjb22OkithexU59DVuqmrfYP7KvP7U/wCPH7PL9r+9 +/qdjeb/q/m+7npzQBy5tL3baQanca9bW0M0KRzXR0qZBKWWG383ylnkkPmOuCythsMcY3DrbWGS3 +gWGaeS6dc5mmCB2ySeRDHEnHThRWLNp8MEdnPq1zqE1qbi28q0nkiK20xdPs3nPbhZZdsu1PmkkB +YhmzjeOgoAKKKKAMPxKQpti3AxLn/wAcNcdbafpUsjTzzeUshYITyNw598da6XxtM8Qswhxu83Jw +D08v1BrjBb26y+cAVbOeMAZPtjFUocyvcXOk7HT2FnaW13LcRTx5fCsVABbjjNM1ANFtMlwJ1YlI +1H8Jb5jj8qr2HiI2uxZ1EyqeAVUk9jk4pJp7GSZriG3a5hLtKiQsAyMcdupocGmCkmZGsWFtrdj9 +nMojngDSRBzjH94dRxxXDT2V1aqrzxsisPlbqh91fpXpNzeaPId9zp8+4cA5Ge1VdmhgC3tUmsvP +ydsm14ev8cbZX9KV7DPOmY424JB69+K9D01fEltb2a6gk0mnCHIk8hpDEuMjowJX86saB4LstQ1X +7U0MRsYGyzIpVZm/u4JIxkc4r0f5EUKCFA4A4AApS94L2PHrvxPLqVrc6ZH5Nn5uYTLcSMmVPXC7 +Gx071z+o2en6baR2yXUV7cSYkZoNxSL0BkZVyfoK9T8V+D9C1SVtQe5+x3BAzjEkTkDq8Iwc+4Ne +caxp11C8NjbW8clrbtu8yEMvmt3Mm/5qaaWjY7OWqQ/S9JW50O5uAypKwEVrbbQ8kkjFepGOn97t +Wc+nvpNwzaoUcsoGAQ5O4fdTI4YeuK6rR9IvLdrnUrB4I4Z1Vfs0jeWQTyyoGz371bghVbyWW4sj +cykBTsiRhkfw8sxNCT1aQLV66HO+HfD2ta3E0VvcLY6cWIaWdwq59AOCxr0rwN4esNAF4tlcC5M3 +lCUq4fBj8wdABtzuNc9eXczjYukm1BXZwoUj3A2iug8CJIgvd6MgIhxuGM/6yq5fdbZF1eydzq6K +KKgoKKKKACiiigArifHWu65o99ELJ3hs3iTdKI1ZBKzSDBYqecAV21Q3NvBdRNBcxrLE4wyONyke +4NNOwmm1oeOpq9zJdPcX5Mplbc0oxn/gQXArcs7mKVC0bh+O1bep/DjSZwZNKd7GXqEyXi/FW5A+ +lcLqem32kXbWV+hhmx8joflcf3laqVmyVdGtdzKLqMZGSduCeuaz9ale0tvt1uAJIMSLkAjIPcHg +j2rnZ47+G4+0xybtpyjEZYH6Gi88S3T2cun3cSyNIu3zQduAf9nGKppXRElzTv5Fm98eX9wYWS1t +7d1z5wRW2Sk4wdhPyY/2aE8X3UkbzJZqVjxvZWbauTgZzmsCW2QqHaRRlQQCe3tWjoaQyaZqkEjs +I3WDeyDJGJewJApSiky3CL6HoHgSw1fXZxqupLbjTApCwoRI7uegbaxxj3rsryXZ4h0q1TKqEmOB +wMbCBx/wGuP+HGpeGdGWTTYLq486/kUj7UiqhcArhNjNyfevRvKiaQTMimRMhXIG4Dpwai6TZSSW +yJKKKKQwooooAKKKKACiiigAooooAKKKKACiiigAooooAKa+cEr1wcA9DTqQ0Aefw+Mbl7lpvPNu +7nDQzDdDlePlZRkdPSuhtPFcLBRqERty3SRSJIm+jrkfnXL+H7W3l1x7K7jWWEzzxlHAYH73r9K3 +bzwQkbNLody9mW5MD/vIW9iDk/zqpPTQUd9S9/ZthqF7PqNxGlyjsgty4V02JHjIHuztnPoK09Pe +B7ZHtSrQEHyjHypGf4ccY9Ko2EEem2CxzFIjEga4wx8tH2gyEbjhV79vWsnTPFMEamO1R7uzRm2y +Dc0oUsWBYMWc9ep5PfmvJwkpVcXWlJzXK3p07anRO8oLd2skddRVKx1jT9QXNtKrEdVJww+oNXNw +r1DAWikzS0AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABWfqWgaTq91ZXuoQedPpsnnWj73X +y3yjZwjKG5jX72a0K8/+I/8AyNPgv/sIH/0dZUAegUUUUAZPiERpDa3fn/Z7i1uPMtP3L3W+Ropo +WT7NAVlk/dSOcIRjG4/KDWb4Xm0q4l0+GyuZrhtM0mO3hL2k9srxSmIGcvOgUiT7KvlgHs33v4dX +WREJtLlkZo2ivlMcm0NErPFPDibLJgOshRDn/WMnB6FmnaF9guoZBPvt7G3ezsIdmGihlMLMkkm5 +vM2+QiocKQv3t7fNQBrUUUUAFclPHY31xt03Tlea7urtXtjeTWdvNHaOYLq5uooEeKQtOQm1kcur +KW4yF62uXitZ7u7utS0jToSjtd2XmS6jc2zDE3l3TRwQ280cReaDdvQhj944YmgDd0m4tbvSrO6s +Y/ItZ7eKS3i2hNkborIm1MqMKcYFW6qaTcWt3pVndWMfkWs9vFJbxbQmyN0VkTamVGFOMCrdABVH +XHso9F1CTUY2ms0tZmuY04Z4hGxkVfmTkrnuKvVU1a4tbTSry6vo/PtYLeWS4i2h98aIzOm18Kcq +MYNAHNOJ0vUi1B7i90+xuLGKZGuhiC+mkhMEabLSCa4WIyxMWmlwQ2SGda7CuXitZ9IWNtQ06EWs +t9BJI66jc3spuJWitIJGW6t494VvL4Z/l27gNyiuooAKKKKAM/VdGttW8r7R/wAsd23r/Ftz0Yf3 +aof8Idp3t+Tf/F1v0VSnJKyYnFMwR4Q08dNv/fLf/HKX/hErIHKlQfXa2f8A0ZW7RRzy7hyo5DxG +tr4Zslv5oEvlllWBYiTFtyrvu3Avn7npW4PDukiUTG1hZ1+6zIWx3/iY1hfFD/kAW/8A1+J/6Lmr +sKuaXs4S6ycr/KwLsYuu3MWiaWZlCgbwkUSAoGZjk8jcBwCelUtP02312wS+hnMZckPGfnKOPvL9 +/wDEe1WPGlnbTaLJdypumttvktkjb5kkatwDg5HrWLp3iPTfCukaaslpeXdzq5uGWOyXziTbthj5 +bSrj5WH3R256VxqrVWJ9npycnN+J3uhQ/s9Vve9r7bkb6bXtvtb8TWbwgG/5e8f9ss/+1KjbwSrE +H7X05x5Xf/v5UH/CxoP+gBrv/gGP/j1H/CxoP+gBrv8A4Bj/AOPV03bd/wBDgTS6/iSnwOrfevTj +0Ef/ANsq3b+FhbpsW5x7rHgn65dqz/8AhY0H/QA13/wDH/x6j/hY0H/QA13/AMAx/wDHqbnJitEt +3HhGScqWv3O05AdC6/8AfJkxV/RdGbSBMGuPP83Zj5Nm3bu9Gb+9Umga3a+ItJg1mySSOC537FmA +Djy3aI5Cs46p61oUudtWHZBRRRUjCiue13xrZaFqiaQ9jf31y9uLrbYwrNiMu0eSPMVvvL6VS/4W +NB/0ANd/8Ax/8eoC6Ouorkf+FjQf9ADXf/AMf/HqP+FjQf8AQA13/wAAx/8AHqLCuu511JXG3HxP +0+zha4u9F1qCFMbpJbVUQZIUZZpgOprq9PvYtT0+21GAMsV3DHcRq+AwWVQ6hgCRnB9aBk9Zuu6F +p+vWn2W+XBXJilXh4z6qf6Vp0lAHkuqeCPEGmTbYYTqMBPySQj5vbcmQRVvRfhb/AGkpvPEPmWrl +/lt4ypYx443EZwa7fxdf3el+Hru+sX8q4i8vY+A2N0sanhww6GrmjTy3WkWN3O2+ae2hkkbAGWdF +ZjgYHU1paXJzaWvyisrnh/jTR7fSfE1xptvGttAiRLa+buKspVWLbj3znNV/D72Ng122ovBJFPCy +BAS3z7sqQFHavY/GumaDeaUbnWrYXJtwRbIZHTMj8KP3csZPqeegNct4R8G+CtXt5be908PdQHdn +z5lLxt0OFn/hPB49KwlXgqipN+9JXOiGEqzoSxCX7uElF99TidMtJtb1COz0OF55y4y4BWKMA53s +x9K9+jGFAznAAzXBXXinS/A1/N4d0zSf3EAQ7/tL8l0WTGJElI+9/eqa2+JpmkKPpZjG3crGfOe3 +/PEVb03MLHdUVxp+Iqj/AJcP/I3/ANqpF+I0ZPzWO0evnE/+0aV0B2dFcf8A8LEtv+fX/wAiH/41 +UVz8S7aCIyCz3EY+XzSOv/bGi6A7WisjTdfGoWaXYg2bxnbvzjgHrsHrWG3xItlJH2TkHH+tPb/t +jT6XA7OiuAvvistmiOumeZvOAPtGP/aBpr/Fnyw2/SsMF3Kv2jr7f6ipc4rdlRhKV7LY9BorE8Je +JG8UabJqDWv2MxztB5fmeZnasb7t2xP7/pTde8X6f4euRa3cFxM7RCbMCowCksv8cif3Kq5Ju0Vw +0fxg8MyyLGLa+Bc4BMcWOf8At4pZvi74bhdo2tr4lTg4SL/5IoA7iiuEHxj8MswQWt/knH+ri7/9 +vFbMvjjSobQ3ksNwqKoYqVj3fN0X/W4z+NAHRUVysHxF0WeR41gulZEaQ7lj+6ozniY0q/EPRGkW +IQ3QZyQMpH2Utn/W+1AHU0hrnZPHWjxQSXLx3ASJo0c7U480sFP+s/2aS68daVbxpcLBc3ED9JoU +R1B9D+9DD8qAOeaSPRvEV3PfCS3H2h5baQqfLO89S3411dpr8cqB3IkQ8+ZGQR+NX4/smr2EM8kQ +eC5iWVY5lBIV1DDcOecGuf1XwbbQKbrRna3lLKpgLEwtvYKcjkjrSnPlhJ2vZNkVOZRbjq7bFbxR +eWMrFLKZUfUI1iuWUkF44myq/KM5+Zl9wTWZew2Om6vBLah7FHt0IgVMs68/NuzjnFdLqFnoum27 +X08Zi8vbtMeS5KkbVVeck7f6n1rkdY1GPV9Rs5reTzyYzF0wwOScHP1rmwFeOJUqihyyv7z7jvV5 +VGo47vSOxrPo+pJF9veOS6jYB42hVFuArDd1SQZ/I02x8VXUMclukrSTLwkV1tjkH1NdTpF3CLG3 +tpW2SxRqjK3qoxUmo6LperLtvrdJTjAfGHH0dcGuvq3YerSV9inp3iWznVIb0/ZrnADLJwCfY1so +wblTkeorhNf0Cbw9Zm7tLk3FmGVDbXC7yu44+Ru1b/g2Tfpbj+5MwAyTgYU98+tK2m421fRG9RRR +QAUVzXiTx7o/he/j07UIrmSWSETqYFRl2szp/HKhzlD2rHHxl8MFxH9lvwSccxxf/JFAHe0VwR+M +3hcEg2t/kHH+rh7f9vFJ/wALo8L/APPrqH/fuH/5IoA76iuB/wCF0eF/+fXUP+/cP/yRUtv8X/Dd +1IY47W/yFLEmOLGAM9rg0BudzRXNxeO9Im3lYbkbCAcqndQ3/PX3pW8daQoP7q444I2p/wDHa1jQ +qzSlGLaY3Fo6Oiuf/wCE20rGfKuMdfup3/7aUW/jTSrm6itI4rgPO6xqSqbcuQoziQ+tN4aqt4ML +M6CiiisRBWPrfhfT9e1DTNRvJJkl0eb7RbrEyhWbdE+JNyMSMxDoRWxXD+PtR1Cz8SeEoLO5mt4r +q+KXEcUjIsq+baDbIqkBhhj19aAO4ooooA5TxiLW5vLC2vdT0e1ggk+1PaaqgkL5juYRJsa5iDrl ++FwORndxtpvhmy0Vda+2adf6LNLHayxNb6Pbx27Mskluxkl2XVwWCmIAcfxVv3un3d1KJINSurJQ +oUx262zKTkncftFtM2efXFV7WS8sNVi0m5upL9Lq3muUmnWNJIzbvbxsn7iKJGVvtAI+UEYPLZG0 +A1qKKKAGTGVYnMCq8oUmNHYorNj5QzBXIGe+0/SuPFrfagt3e22h2rIs0ySwQapcQRXksTMs++3W +0ihkLSK0bGZfmxzlMGuzrlGsbjUpri70uy225uJ4/wDkL3tjukhleGd/s1pE8S7pUY5B+b7x+Ymg +DoNJmguNKs7i1SOOCW3ieJIciNUZFKrHuSI7QOmUX6CrdQ2kfk2sMPlR2/lxonkwnMce0AbIzsj+ +Veg+UfQVNQAVU1YOdKvBHHHM5t5dsUyNLG52NhZIolZ3U91UEntVuqmrW91d6VeWtjJ5F1Pbyx28 +u4pskdGVH3JlhhjnIoAwtOPhqWW2cWGpI5aNoLa8tb94LWTI2bI5UktoTH0DJgKOh211Fc/NHqd7 +HZ6fb6V/Z32G4tpPPaWEQRxwOnmpaeQzynfFujUNHHlGO7H3T0FABRRRQAUUUUAFFFFAHH/FD/kA +W/8A1+J/6LmrsK4/4of8gC3/AOvxP/Rc1dhW0/4NP1n+gurMnxTDNcaDdQ28bSyN5e1EBZjiRCcA +ZPQVwqyXieIPClhd2ktt9l/tHa8oZfM8yPecBlX7v1NehatrNhokMVzqLmOGWTyfMClgrFXcbguW +x8mOBXL+KLi3u/FfhK4tZUnif+0tskbB1OIUBwy5HUVzewftY1rtacm2jOh4q2EnhnFO8/aKV3dO +1vyNqiiiug8wKKKKAOE8M+I9TsfBWn6fbQm3jcXCi7OcuDPIx8o4AG3dg9fwNdZZeJ9YSzgT+xrm +42xIPPy58zCj58+S33uvWmfDSGG48AabDcRrLG3n7kcBlOLmYjIOR1FdYiJGixxqERAFVVGAAOAA +BXC6FX2kpKq0nsrLQ9tYzDKhCm8NGUovWXNJc3npr8jnP+Ep1j/oA3P/AI//APGKP+Ep1j/oA3P/ +AI//APGK6WqOrazYaJDFc6i5jhlk8nzApYKxV3G4LlsfJjgVao1pOyqyb/wx/wAiPrOG/wCgWH/g +yp/mcVDqFzqPxDM91aPYuui7BFJnJAuc7vmRPX0rp6xL2SOb4kRyxMJI5NAVkdSCrKbokEEdQa26 +6KacYpN3fc83EyjKo3GPIntG7dvvCiiirMTm/iJ/yJ2of9sf/R8VY1n4x8RQWuiafHbvBBDBZ+XA +isst2iCIL85UnbIYzjYOhx81bPxE/wCRO1D/ALY/+j4q6fwzb29x4W0P7REkvlWVpLHvUNtdYU2u +uejDsacJxpyvKKlob0lePzMj/hNdf/6Fi8/OT/5Fo/4TXX/+hYvPzk/+Ra7Cij2lP/n0v/ApGln3 +PO/E3ijV9R0O5s7rQrmxik8vdcSb9qbZEYZ3QIOSMda7Tw9/yANM/wCvO3/9FpWf49/5FO+/7Y/+ +joq0PD3/ACANM/687f8A9FpVTlGVFOMeX33pe/RdwW4a9DDNo9550ayeXBLIm8BtrqjYZc9CPWsf +wDDD/Zs1x5a+d57R+Zgb9myJtu7rjPatvWv+QPf/APXtN/6A1Y/gH/kDzf8AXy3/AKBFXmzS+tU/ +8Ej0qUn/AGdWV3/FgcX4ujgXxvezXS7wnkyIjD5WxDEP6VW1GeRkW43KQvRAABt644ro/GlklzqF +zIB88YX/AL52LmuDtLwMNjSB4Tkox6Y9D71vCEZ1HGp1Wj7HHF2jdK7jq4/zI2IIpLqJZoBuR+h4 +/wAad/Z14x4jH1z/APXqDw3qcEdy+mO+fMJaJjjaMds11AXaeKL20ZM4pNqLujAOk3uM7R/31VHV +dPuorGSRlBC44Bz3/wDr112fxrI8RX1pZac5nOGk4jQdWIIz/Ki/kSlY6nwn8+iwZ7AfqkdcJd6X +eea+3bje3JJ9T7V3PgyYTaJA4+64BA+qJXF614gs4FmSP5pt0iFRxtIZl5/KqfwxF1MGaRZ76OEs +Ntqp3EdC9LLBJOCyHcQVUD+8x5b8hWPukaYBfvE5J/8AHmrpNGgb7ILufOZSSi9lToPxYCs5xtZn +RSrKnGStqz0T4XwvBoFwj9ftjn/yHDWX8R4pW1aGRUYobVUZgDjl5uM1u/D7H9izYOf9Kf8A9FxV +U8ba9bWF4unSwvI0sCybyP3W0u42sfX5ar7KtqZR1k7s8gk0y7jlKrE0iZ424PH6U6PRNTuRv8pk +ToGk44/WvUrK90CaNBbvAhAHyZGQTnj5uatSHzWETIjwbenv9e1Z+2ktOU2WGVr83Q8xsvC90Zo3 +uCgVXUlc9QDk/wANdNq1kdVjjsgWEe4zy4IUcfKgz+HSro1C2s79d9pIIYpGVnlGFkUcHbn+7TNR +1RL+1kMBLcuI9g2l0/g3e9aptowcUmZFvpFtpVrczR+ZyogDOSR87qWAOAOi1Z0+1SJjeXLhY3yq +d8k8dAprUlnS5sIn1NBEyBW8ssGGQPb61Tl1DyfKmF1BbxnnCt5ku0cYSOMNyffFNPQTKWtSyWWl +3E0oHkzXkIUHnciRtzgH+81VdIv7VZQ0fyhweVPy9zyCxp2pakL6ZCVZbeBAkMUh3Hn7zv15NZIW +3ti0kKCMMckk4XPPrxRcR7vpLB9KsnByGt4jn6otT3ALQsASpIwGGMjPcZyKp+HW3eH9Mbg5s7c8 +dOY0q84BGD0PFTUh7SEoXtzRa77oDG1h0hit7l5An2e4jkVTkmQ8p5a4yckN/kc1T1LRtI1N/M+w +XEM/aeBPLbPPLcqDVa51S3u9bg04jcLO5ERVyWy5ZdrHK44AIByTzXXYrny/Dzw1NxnvzOwS1d0c +FJbeJNJnSFIpdQhfOzenzjH95kLCrlj4pSOQ28rvaTDgwXIxg+xNdliql/pGn6nGY76BJh2ZgNw+ +jDkV283kTy+Zz/ijUY73w7cxsuH+RlI5U4den4VL4Fk3WdynpIrf99L/APWqhq3gq+t4JF0O4LW7 +j57aZv8A0FiP51r+ENKn06xMtx8r3AXMeQduzI6jI70Ow0rG/RRRUjPHPjBBLN4rtfKRnxp6fdBP +SW4rz4lwxSQc/wB08GvcvGWrWlnqcVrqVitzaSQKzTfxqxeQbQTgds9awpPBnhnxCHbTrooDtdSM +NLGf4g0bYJB+lNRuB5lGsNyAkjFJP4WIzn6jv+FNksp0DNgOqfeZDuA+vcfjXo17D4W8Dov2bSpt +UvQQEuLkAoCT/CCGAP8AwGnarr/hiZbjT7iw/s26lIJkADGOTb/y1xjKrzT5bCPMgCuG/I9uK63Q +dKNnplzdzj55YzgH+Fef8ai/4Q+7+zW+otIJbSe4VIDEGdWjP8bHHy5x/Fiuh1NBDpsq7sFht/Ec +V14SinGpUfSLS+4uC1M4Tyq88aNgblHyjLZCKKntbe4wwK8Mc5br0q7bRQRrlgqSA5fP3icDrTZ9 +WsbT55pkXHqRn8q7cNCNKjDmmvhvv3KeruJHHcpEIsrwMZ6nFTaNbvHq9izncTcwnP8AwNay08U6 +ZM+0TAYPVvlHt2rZ0e5E2q2LIMhriHBHTG9aqThKMrST0ezEen0UUV4ZAVj634X0/XtQ0zUbySZJ +dHm+0W6xMoVm3RPiTcjEjMQ6EVsVw/j7UdQs/EnhKCzuZreK6vilxHFIyLKvm2g2yKpAYYY9fWgD +uKKKKAKN7pFpqEomnkukZVCAW93c264BJ5S3mjUnnrjNPsdLs9O3m2EjPLjfLPLJcSELnavmzvI+ +1dxwucDJ9TVuigAooooAqatff2XpV5qezzfsdvLceXnbv8pGfbuw2M7euKyl0fS5tcv7UC8ikMcF +9NLFqF3GJHuWnh/1cc6qNq2oA9sDAArV1ax/tTSrzTN/lfbLeW38zG7Z5qMm7blc43dM1mJpPiSP +UJtRGpWPm3EMNu6mxl2hYGndSB/aOc5nbPPpQBoaHdLfaLp96iNGtxawzKjyNKyh41YK0r/M5Gfv +Hk1eqppNj/ZelWemb/N+x28Vv5mNu/ykVN23LYzt6Zq3QAVmeIBdf2eXs9Lh1mVGx9knkSLKyK8T +lGljkTOyQgg4ypPPY6dUdYGrtZFNE8kXLsFLzuYwiH77IRDON+Pu7lIzyc42kA5rR4dOutQiSDw/ +otpcRMsxU+ZBdxorL+/iguNKt5CFJ+VuBu43Zrs65m00fWDdQ3Gq2lvfOkiOZ7nUJZthUjEsVqNP +htlkQfdKIh9+ST01ABRRRQAUUUUAFFFFAGbr2g2fiGzSyvXkjjjkEwMJUNuCsv8AEr8fPWD/AMKv +0D/n4vP++4//AIzXYUVpCtUgrRk0hWTOB1b4YwrDENElkadpMSG6dfLWPa5LfJEGzuCjjPWs+fwr +b+GfFfhpY53uJbn7f5rsAq/u4fl2IMkcPzljXp1cz4x8H3PiiawuLTU30qbT/O2yRIWc+eI1OGWW +Irwn45qpYipOPLKV1+YnFNMtUVzH/CsfEf8A0OF7/wB8y/8AyZR/wrHxH/0OF7/3zL/8mVHOZexf +c6eiuY/4Vj4j/wChwvf++Zf/AJMo/wCFY+I/+hwvf++Zf/kyjnD2L7lTwL4D0jWvCtjqV1NcpLP5 +u5Y2QKNk0qDAaJj0X1re/wCFX6B/z8Xn/fcf/wAZrb8LaF/wjWhWuief9p+zeZ++2eXu8yR5fu7n +xjfjrWrVLEVYpJTdkbWRx/8Awq/QP+fi8/77j/8AjNUdW+GMKwxDRJZGnaTEhunXy1j2uS3yRBs7 +go4z1rvqKpYqsnfmb9Q5UeaaX4fj8N+OxYJMbhn0YzPIVCAs11t+VctgbVHc119ZnirwLe+IdZj1 +mx1mXSZEtVtCIY2LMod5fvpPEcEv09qy/wDhWPiP/ocL3/vmX/5MrN1HJty1bM50+Z3TOnorz3Xf +C+t6HcwWz+Kr6YyjfJtEqlEztDAG6w2cNxkdK2U+GniCRFkj8ZXjo4DKyrIQQeQQReVEa8JSlFO7 +juvUueCq04QqSVoVL8j72JfiJ/yJ2of9sf8A0fFVrw74J0q78P6ZdSS3Aeezt5GCsmAXjRjjMZ9a +zbj4T61eQtb3fiu6nhfG6OWKR0OCGGVa7I6iu90mx/svSrPTN/m/Y7eK38zG3f5SKm7blsZ29M1N +WnCtbnje3c1wtathL+ym4uW9jF/4QHR/+e1z/wB9J/8AGqP+EB0f/ntc/wDfSf8AxqulorL6pQ/k +idP9p4z/AJ/TOG8TeFdP0XQ7nUrWSZ5YPL2rIylTvkRDkKino3rVrSvBel32mWd7LLcCS5gimcKy +BQzorHGYzxzV/wAe/wDIp33/AGx/9HRVoeHv+QBpn/Xnb/8AotK1eDw/sVL2cb87X4IX9p4y/wDG +mZX/AAgOj/8APa5/76T/AONVr6RpFtots1ras7o7mQmQgnJCr/Cq/wB2r1FRChSpvmjFJkVcbiK8 +eSpUlKPZnGeIhu1S6Udwo/ONa8bEv2ZmTHKOcqfukdOlexeIW/4nNwP9z89iV5P4j02fTtSk3jMU +ztJE/YhjnH1FUt2YXa2KahywKjLD5k64z1r0bQtaj1a1zxHPCNssWemOjD2NcVpItri3cPIEuIju +jU89CCeO/wBK0Y55rbW7bULWBmiA8q5EQ4wTjOP1pyak7DSOwvrqOxtJbyQFkhQuVHVsfw9q801X +VLnV7lrifgMNqIOir2ArrvGBlks44YCSRlii/wAQHSuKksLtbX7Y8brHnbkqQM+lCWgmeueAp1Xw +7a5PzEKAPwC5rzHXrVodYu5D0lup9q+u1zzXpHgorDokMIxuiVVYE4IOOf51yvi6wd9REkCj/WnJ +HQFiabdkhI5azgea4W1U7ZJn8vnoB1euzZRHGsa8KgCgDpgcVm2UQGoK5RFMCeUcDO5gMM+Tjqa0 +JW4qZajR3vw9/wCQLP8A9fT/APouKsjx+In1iGOTvar24+/LWt8PDnRZ/wDr6f8A9FxVk+P3A1q3 +R3AVrdPk7sd8vGaNooOpyF3bQwRGWVQuz0A3N6Bf8a0tF1z7Jay2qyFHlcZR8vuQdg5zjvmql1LH +IqRIGlcyLvKcgY5256dqnRrW0s0c2/8ApMsjl5Hb/VxrgbRjI5zQtehV2iO7nbUtu+UpIXEciADL +AdCAP51YIt7GIfNtC4wpH+eaglmihmxBtG7G4g78D0yB1+lEdldXzNcRwyPFCQg44Un+83QtVvQl +O5WnubnUJmeTKxIAfLPU88E1RkKQLvldYl5PzdevbHNad1DcWzeVIu0tnjPJxz2zWbf6FNfJ5oXE +qc/NnJHoR2qb3BpozLnWIQCtspZjx5j8Z/4DUVtBLrGpJb78GXJ5OQu1S39Kp3MbxSsjLsZeCD2q +9pen3Nysc2ly/wCmKWBi+6QMYzu9xmmI+gNAhNtoOm25OTDaQRkjvtjVf6Vbnmit4nnndYoolLyS +OQqqqjLMzHAAA71T8PrMmg6alz/rls4BLzn5xGm7n61D4i/fW9ppg66heQwkH7jRxE3dxHJ6rJBb +umMHOcHgmmBlSzarcTwanaaPb2/2kKyi9nMF196Nh50cdtOqNwf4ycdcH5a17HUr9r86dqtrDayv +D9otmgna4WVUYJMCWt4CpQyR9Rzu46HEmr/Klu+M4uIx9ATUOpfuNa0e6Tl5pLiwYHp5csL3bEf7 +W+xQDtgnjphXu7DtojWooopiENAGOlLRQAUUUUAeafEvxIdJ1yKyZS6SWSyYIDKSzzJ0/wCA9a8v +h1O9glMsMjRtnIwTkew6GvSfipoT6jrtvdrIE22iRAEcEiSduv415/caFqEI3GLzB/ejOf0607gX +7PxPdTSLFqV5cRRcbpEAlYYPYPg120eo/DLVNLTS7ifuXM1wrrOXY7ncy7TyfTNeXNCMhAGR84O7 +j+dIbZl3Hghfvcg0uZgdAPGuqWM09rp0gbTsGCO3cfIYlJ2N1yG9xXUadd6LrejtepKwuogqzWtw +dqkbgPkZc15yqK42AEyMQEAGetX9JsNS/tZLFEeKViN8ZyOARyw9K1hWlTTV2ovca10XU7DxPo9v +dXF3Hbxok4VcSRu0mTgd64CGwuZ2xj2Jb2r1C40fU4r+5lSSOVXIx5SZHA69c1ktokUCGZ2GM4IH +ynJ9utc2LxtKMIRh8UbqWjSOmnhub4tjmbbQXAJLnJGD0I/Wtrw1Z3tnrmmRpMxi+2QZRuRjzFzi +pWh+zYaI8HoGORWhoTrLrNiMbWW5hJB9nXpXBHGYjmXLL3W7aHS6NKMX7vQ9aooor0zzArH1vwvp ++vahpmo3kkyS6PN9ot1iZQrNuifEm5GJGYh0IrYrh/H2o6hZ+JPCUFnczW8V1fFLiOKRkWVfNtBt +kVSAwwx6+tAHcUlLSUAFRpOjcbgDkjBPORTzWKjxz3UxERzE7AuSB8wPHy5zUt2a+YdG+xtilpq/ +dp1UAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRUN5dR2NnPe +ygmO2jeZwuCxVFLHGSOeKEr6ATUVx/8AwtDQP+fe8/74j/8Aj1H/AAtDQP8An3vP++I//j1bfVq3 +8jFdHYUVx/8AwtDQP+fe8/74j/8Aj1H/AAtDQP8An3vP++I//j1H1at/IwuhfE2laadZtHuBO8mq +SiJikiIqbfKiBCmFyeG9a6ews00+ziso3eRIRtVpTubGSQMgDp0HtXBav410nVL3TryBJo00+XzZ +VlCBmG6NsRgSNk/uz6Vq/wDC0NA/597z/viP/wCPVzUcJUVas1Taaa6d0mzuxVdzwuGi5392V1e9 +uWTjH00Oworj/wDhaGgf8+95/wB8R/8Ax6j/AIWhoH/Pvef98R//AB6un6tW/kZw3R2FFcf/AMLQ +0D/n3vP++I//AI9R/wALQ0D/AJ97z/viP/49R9WrfyMLo0PHv/Ip33/bH/0dFWh4e/5AGmf9edv/ +AOi0ri/E3jzSNa0O5021huUln8va0ioFGyRHOSsrHovpXaeHv+QBpn/Xnb/+i0qpwlTopSVnzv8A +JAndmhRRRXOM4XxI+NbuR/1z/wDRaVlXUEF7C0FwodXBXBGSM9wa0PE7Y166H/XP/wBFpWbv461H +VjONTRILFb171trxA/ZmB29OhP51LomquY5LFjvZzlfUnp6+pqz4pt7mcCO3QuHUM2O+OKyNHtpr +S7DylE3jbgupbnpgAk5qtLXA6y9iuIxb3TDf5UYSTHVSOc/Tmn6fJp2uwz2t2wMUMi5Rn2kqvO7J +96mhuxPZPK/30RlkAPQgf161xrWVvb6rAl++yORldtxO1lPOc8cUugHT3LGF5RC5SJThSjZB9+Ki +uHacxWcbZIBdjjGCBxmkS8SFGhs5lmtyxlPQhkHIUHH4fhUNlcKfNvJCczEhe/yilYCiLq4trtjI +vmMGO7Aqwup20wxnY3oaYxK3jXG3KknA9c+1V7lYJjuEexvVeppsD1T4bsG0OcqQf9Lfp/1zhqp4 +20x9U1NbeNxuNoPkxg4EknO709qk+FaKnh64C5x9sc8nP/LKCt3UYV+3CcgbvKCZ743E1M5OMLou +nFTlZq5wT6LfQKE2AKgAAjxzj64qEwTRAiJXQ9/lB3fXPFdvIFI5H51QnWMDkCudV5o6vq1N9zk0 +02Z3yqbSx5OMHn+VdBpdlHY22xByTubnOW9aWe5tLYb53WNR1JIH86pHWradVa1LtE+7bJtO1tvD +YOKHKpU6BGFKl1RV1G3t5dfsrgxs80g2ls5X5WX+HP8AtV0V1rWmxzXVm1uvnLIUMZBXKLj5t2Md ++1ZkGm29xcW95NOnmQ8qqsDgEgn89tS6ystzfRmA+YRFgsDnBJJ610U04xSZzVWpTbRz3inw8Ndv +rc6XFDabIT5vzZ3ZPUkDNSaV4N07SGFxeSedNjhmJQDPB2ovNaAuxaysZpRaL5S7iQWdyGPEa4Yk +/Ssy78/UZGIL29t/CN2J3Pq7DO36Cr06mbPVdNCLp1qsf3BBGFxnoFGOtQavazzGzvLZfNk064Ny +IMhTKDDPbsisxChts5Zc8EjBKg7g/RE8vRrCPJO21hXLHJOEXqe9XDTEc5qHiO2ls/31nqNrNHMo +aKSyuH2lJNp/ewRzQsDjIKuc1bjaXWtQs7pbeaCxsGkuEkuEMLzTtG1ugWKT94EVJZd29EJOwrlc +1c1fI02cqMlV3Ae4ORVqNg6Bx0YAj8ahRtOT7pfgPoPoooqxBRRRQAUUUUAeefEIn+3IBk4+yrxn +jO+asCORjGEOODkHv2roPiCM65B/16p/6MlrARahvUB0ltaXCYuIllznIZR+hrOuPCmnTDdA727H +oB8wH4GtZRUigdT260KVgtc5NfDM0sggtZt85l2qcYVR/eyORXp2k6WYbFY2c3F95YSe6YDzGQZx +t9q57RGjiY3bIGDuTg49625PEkGnxxhAZpWBwIztKKv99m9c15GIxlWpVUEn7NX5uX8z0IUFSgpJ +e/6k8+jtDaJcpxgDd6g9c9axNXmi+zpO8imVSykZBJ24KkgZ55NS634pv9TsWRFS0twMmQlssfTj +HpWESZp0baBnGc/QZrS6px11uuptGrOpC0rcyd0zVsdPg1O3E+4Bdu/bjJ684HtV6x0CSDVbSW3Z +ZoormFiwHQb92cfhVTS53jkeGNcJD8yPg4K/hW1pF+q38YypM0qLtDdNzCoi4KcVZrVWaJk5OLd+ +jO0ooor2Tywrn/EnhT/hINV0XU/tX2f+xbj7R5fl7/N+eF9u7em3/U9cHrXQVx/jXX9W0jX/AAxZ +afP5MGpXhhu02I3mJ5lquMurFeJG+7igDsKSlpKAENYsX72+uJ14VSYQfUgszH9cVtEViwlorua2 +bDAM8wI7B2bKn8aiVrxv5j+xK3l+ZtL92nU1fuinVYjG1TxNDpmoHThZXV3KsKXDNb+SFVZWlRQf +PuITnMLdBWjp17FqWn22owBliu4Y7iNXADBZVDqGwSM4PrXL63/yNNx/2D7P/wBHX9bfhP8A5FbR +v+wfa/8AomOtJwUacJdZc1/kyIyblJdrfiatFFFZlhRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFZM3inQbeaS3mutskTFHXy5DhlOCMhCOoqZTjD4pKPq7GlOjUrNqnCU7b8sXL8jWrP +8Q/8gDU/+vO4/wDRb1avLy2sLZ7u7fy4Y8bmwWxuIUcKCeprA1nxRoV3pF9a29zvlntpo418uQZZ +0ZVGSgHU0/a06c4qc4x1T1aQ6eHrVouVOnOa2vGLkr/Ig8E6NpF34Ysri6sbaeV/N3SSQo7HEsgG +WZSegrc/4R7QP+gZZ/8AgPH/APEVk+Dry2sPBVnd3b+XDH5u5sFsbp5FHCgnqau/8Jf4d/5+/wDy +HL/8brTEV1TqzUqij7z0crdRUsNWrR5qdKc1teMXJX+RZ/4R7QP+gZZ/+A8f/wARR/wj2gf9Ayz/ +APAeP/4irV5eW1hbPd3b+XDHjc2C2NxCjhQT1NZn/CX+Hf8An7/8hy//ABus5YhQdpVFF+crDp4a +tWXNTpTmr2vGLkr/ACItQtfC+nXNpaz6Vbs98/lxFLeEgHKL82QP74q9/wAI9oH/AEDLP/wHj/8A +iKzvElrcz6roskETyJDcbpWRSwQb4TliBx0NdDShVqOdRNu0WrfcVWpU4UaEo/FOMnP5SaX4Gf8A +8I9oH/QMs/8AwHj/APiKP+Ee0D/oGWf/AIDx/wDxFaFFac8v5n95hYz/APhHtA/6Bln/AOA8f/xF +H/CPaB/0DLP/AMB4/wD4itCijnl/M/vCxn/8I9oH/QMs/wDwHj/+Iq9HHHDGsUSiOOMBURQAqqBg +AAdAKdRScm922AUUUUgPPfFCyP4guhGrN/q+gJ/5ZpWeba6C5aPYP7zkKP1NepUVNn3Hc8e1PTYr ++2aCaaFCejhtxH02A1n6boWm6ZdLci5eeVQQP3YwM9/mxXuNFHK+/wCAXXY8ZZ4YrjMQdoZVKTKz +YyeoIwKciC9lEdrapJIo4yN5Cj3Y10nxe8Tf2ZoyaFaybbrU/wDW7ThktlPzZ2urDzG+XkEFd4qr +8GfEf2mwn8M3B/eWWbi146wu37xeEA+WRs5LZO/0FR7OT+3+BXNFfZOVu2lV5Ld1EROUdVAHX6fS +o45HCbMnC8D6V7xRS9k/5vwHzr+U+fLhJjIzMzCJvu7TyKqqkiNnfgjp6/jX0bRWiTSs3chu7ucX +8KJHk8O3Jc5IvXH/AJCgrf1Vwk65YKCg6kDu1atRyW8ExBmjSQjoWUH+dKcOeNiqc+SXMcNr/iax +0WT7NNIWuCAwhQEnB6e3NczPrPiPV2Isovs0R/5aSfKf516rcaHol3L591p9rPLgDzJYY3bA6fMy +k09dJ0pBtSzt1A7CJAP/AEGpjRUTSddy2ujymDQY2Il1GV7mXqQzHZ+Aq3cWlu0GyOIho1Ig8s4C +85wy5AINeiajDo+m6fc6jPZxNFaQyXEipEhYrEpdgoOBnA9a8Y8IeL2i8XLd61sex1CR45on5gt/ +PbcrxrLJtRUbAyc4TNWotGTd9zeto3kYPepKigY8q2QDp6GTAxUsq3Lyf6L/AKFEvTLeY7fXqor0 +3+zNN/59IP8Av2v+FJ/Zemf8+cH/AH6T/wCJpu76iujy6CyWHa5dpZQCN7ktwTn5Qen4VM3BBP8A +9evS/wCytL/587f/AL9J/wDE0h0nSj1s7f8A79J/8TS5QuGk/wDIKsv+veL/ANAWrVIiJGixxqFR +QFVVGAAOAABTqoRBexedayRf3xj8zRZZ+yxbuoQA/hxU2KAABgdqAFooooAKKKKACiiigDiPG2nX +93q8MtrbTToLdVLRxs4B3yHGVB9axV0bVf8AnyuB/wBsn/8Aia9RqGO7tZp5rWGaOSe22+fErAvH +5g3JvUHK7hyM9alwuFzzpdG1PvZ3H/fp/wD4mnto2pshT7JOMjH+qf8A+Jr0iijkC55amja1GjpD +aXKk4AHkv17kErVnSvCdyJjLdwTDbgkMrYc9e47V6TRXL9Rim2pPXyOj61LlUbbHH61pznTfs8dj +JPI+FUpEx2j8BWFH4f1LO9rOf2Bjb/CvTaKJ4GM7e+xwxTh9lHmUGk6sX+ayuFAJABicDB/4D7VZ +07S9Rj1a0keznVFniZmMTgKA65JO2vRKKFgYpp8z0B4pu/uoKKKK7DmCuf8AEnhT/hINV0XU/tX2 +f+xbj7R5fl7/ADfnhfbu3pt/1PXB610Fcf411/VtI1/wxZafP5MGpXhhu02I3mJ5lquMurFeJG+7 +igDsKSlpKAErFh+a8u3XJQvtBx1Kghq26x2/5CLRZbaZACB0w2Calx5pJduZ/gH2Wu+n4mwvSlpB +wMUtUBx+t/8AI03H/YPs/wD0df1t+E/+RW0b/sH2v/omOsTW/wDkabj/ALB9n/6Ov62/Cf8AyK2j +f9g+1/8ARMdb1P4NL/t/8zOHxz/7dNWs3xBf3WnaY1zZeWJ2ntoEMyl0H2ieGAsVV4ycCTP3hWlW +N4t/5A6/9fun/wDpbbVgW9ir9q8U/wDP5p//AIBTf/LCs3RfEXinWPt/7/T4fsF7NY/8ekzb/J2/ +P/x/LjO7pWzXN+C/+Y7/ANhu8/8AadXyowVSVnqbkOqa/Dqen217NZzwXs7wOIbaSF12wXE4YM13 +MOsOPu10lcxP/wAhjQ/+v2T/ANIr6unqZKzNabco3YUUUUiwooooAKKKKACiiigAooooAKKKKACs +az8M2cF5e3d2Irz7ZKZVWWJT5eWdiAWLZzu9ulbNYegale3upavb3Um+O0n2QrtUbV3zDGVAJ4Ud +ayqcjnTUldtvl+46aHtlSrSpy5YxjHn7tcytb5mzNDDcRmG4jWWNsbkcBlODkZByOorH13SdLh0T +UJYrO3jkjtZ2R1iQMrCNiCCF4IrbrP8AEP8AyANT/wCvO4/9FvWsYRlON0nqt0YRqTgrRlKPo7GZ +4IhhuPB9lDcRrLG3m7kcBlOJ5CMg5HUVrf2Lo/8Az4W3/flP/iazPAX/ACKdj/22/wDR0tdBVV4x +lVndJ+9L8whUnBWjKUfR2GTQw3EZhuI1ljbG5HAZTg5GQcjqKq/2Lo//AD4W3/flP/iau0VDjGW6 +THGpOCtGUo+jsFFFFMgKKKKACiiigAooooAKKKKACiiigAooooA4z4qadp8nhG/1GS2he8hWBI7l +o1MqKbiL5VkI3AfOe/ej4V6dp8fhGw1GO2hS8mWdJLlY1ErqLiX5WkA3EfIO/arHxR/5ETU/+3f/ +ANKIaPhd/wAiJpn/AG8f+lE1AHV0UUUAFFFFABRRRQAUUUUAQ3Vpa30DWt7DHcwSY3xTKJEbBDDK +sCDgjNeS+CdJ0q7+JOv2N1Z289rB9s8q3kiR402XUaLsRlKjCnAxXsFeVeAf+Sp+I/8At+/9K4qA +PVaKKKACiiigAooooAhu7qCxtZr26by4LaNppXwTtSMFmOFBJwB2rg/h38Q7nxJq99pmqsqNMzXO +nIdgKxgndb7h5e8quCvy5IDEmun8X+Hp/FGjNo8N59hSWRGmfyhNvRDuCYLpj5wrZB7Y715R8K/D +Mutau2rQ3rWbaNNbylEQsZlkMm+PcJE2hljKng5BoA9yooooAKKKKACiiigDP1/WYPD+jXesXI3J +axlgnI3uSFjTKq+NzsFzjjOa8V8BeMJ9K8XG91KbMGryMl+7EIm+Vtyzkbo412yHk9lLYFe6XVpa +30DWt7DHcwSY3xTKJEbBDDKsCDgjNeS+CdJ0q7+JOv2N1Z289rB9s8q3kiR402XUaLsRlKjCnAxQ +B7BRRRQAUUUUAFFFFABRRRQAUUUUAFc/4k8Kf8JBqui6n9q+z/2LcfaPL8vf5vzwvt3b02/6nrg9 +a6CuP8a6/q2ka/4YstPn8mDUrww3abEbzE8y1XGXVivEjfdxQB2FJS0lACE4rmtHme91iVySUDPK +cfkv6GtfW7wWWnSyZw7DYnrub0ql4XhhEE1zCSVd9ilhg4Uen41K+JvtG3/gX/DDt7vz/I3BS0gp +aoRx+t/8jTcf9g+z/wDR1/W34T/5FbRv+wfa/wDomOsTW/8Akabj/sH2f/o6/rb8J/8AIraN/wBg ++1/9Ex1vU/g0v+3/AMzOHxz/AO3TVrG8W/8AIHX/AK/dP/8AS22rZrlNevtW1SS80ixtLfy7G8tC +Z5rl0ZmhNpf48tLWQAENtzu96xRcmktS/XN+C/8AmO/9hu8/9p1pef4j/wCfGy/8DJf/AJArN0XT +vEej/b/9Hspvt97Nff8AH1Kuzztvyf8AHk2cbetWcy2Zsz/8hjQ/+v2T/wBIr6unrjJP+Eje8sbv +7HZD7DO0+37ZL8+6Ge325+w8f67P4V1Gk339qaVZ6ns8r7ZbxXHl53bPNRX27sLnG7riplubUvhs +W6KKKk0CiiigAooooAKKKKACiiigAooooAKzNK0b+zLy/u/O837fL5u3bt2fNI2M7jn79adYegal +e3upavb3Um+O0n2QrtUbV3zDGVAJ4Udazm4c9O69675fLTU6KKqOjXcJJQUY+0Xdcytb5m5Wf4h/ +5AGp/wDXncf+i3rQrB8aatDpeiTpPFI63sctqjx7SqySRtt37nVsHnoD0remnKcUu5zsb4C/5FOx +/wC23/o6Wugrk/hxqlvd6GNNjVxLp+fNZgNp86SZ12EMT0HOQK6yqrpqrO/8z/ES2CiiishhRRRQ +AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQBynxR/5ETU/+3f8A9KIaPhd/yImmf9vH/pRNWB8Zptdt +rCD7Pcf8Se9xb3Vvsj4mRvPjbzDmT5gvQcDZ71D8GbzxBdRz280udEsIzFDEY1H7+V/OO2QR5baN +24F+Nw4oA9QooooAKKKKACiiigAooooAK8q8A/8AJU/Ef/b9/wClcVei6/caraaNd3WiRxz30EZk +hilV3V9hDMgWLDFioIUD+LFeIeEvEWvjxjLfaRBby6jrUkkbJKkjQp9olWaR8RvvCptyTzhc0Ae/ +0UUUAFFFFABRRRQBR1fWdO0GyOoapI0NsrBGkWOSUKW4Xd5SOQM8ZPGeO9eUfB7X9J0i6vrLUJ/J +n1KS0htE2O3mPmZcZRWC8yL97FetarplrrOm3Ol3q7oLqNo34BIz0ddwYblPKnHBFeYfC7wfe2Hi +vULrU4cf2NvtkciRQ08nG+LKqGXySTz2dTjmgD1qiiigAooooAKKKKAM/X7jVbTRru60SOOe+gjM +kMUqu6vsIZkCxYYsVBCgfxYrxXwRruuTeOGutMjtze61JKs/mKzRxpLILmZ0Tzoj8gjJA389Ote9 +Vx/h34f2uheK9S19RGYJv+QdEuMw+b80/wAvlKEwflj2n7hINAHYUUVz82k6Vqnim9/tOzt7zytP +sfL+0RJLs3Tahu271bGdozQB0FFZX/CJ+Fv+gNp//gLD/wDG6ZN4Y8IW8Tzz6TpsUUSl5JHtoVVV +UZZmYpgACgDYorHfwx4QjaNJNJ01GmbZGrW0ILsFZ9qgpydqE/QUJ4Y8ISNIkek6a7QtskVbaElG +Kq+1gE4O1wfoaANiisKfRPA1rFNPc6fpMMVswSeSSG3VYmYIVWRmUBSRIuM+o9aZY6T4B1Tf/Zln +o955WPM+zxW0uzdnbu2K2M7TigDoKKyv+ET8Lf8AQG0//wABYf8A43R/wifhb/oDaf8A+AsP/wAb +oA1a5/xJ4U/4SDVdF1P7V9n/ALFuPtHl+Xv8354X27t6bf8AU9cHrTLzQ9F03VtDn07T7W0la+kR +pLeGOJipsr47SyKDjIFUvGuv6tpGv+GLLT5/Jg1K8MN2mxG8xPMtVxl1YrxI33cUAdhTadTT3zQD +Od8UTiSSK0Xlx+8A9CTgN+Fa+kQCGwj4wZMuf+Bcj9K55ib7WJh1aWRVU+kY4GP++Sa6xQFUKBgA +YA+lTHVt/IueijHsr/eLS0UVRBx+t/8AI03H/YPs/wD0df1t+E/+RW0b/sH2v/omOsTW/wDkabj/ +ALB9n/6Ov62/Cf8AyK2jf9g+1/8ARMdb1P4NL/t/8zOHxz/7dNWuYg/5DGuf9fsf/pFY109cxB/y +GNc/6/Y//SKxrKO4VfhLdFFFWc4VP4T/AORW0b/sH2v/AKJjqCp/Cf8AyK2jf9g+1/8ARMdRPobU +evyNWiiipNipq19/ZelXmp7PN+x28tx5edu/ykZ9u7DYzt64qr9p8U/9A7T/APwPm/8AlbR4s/5F +bWf+wfdf+iZK1aAMr7T4p/6B2n/+B83/AMraPtPin/oHaf8A+B83/wAra1aKAMr7T4p/6B2n/wDg +fN/8raPtPin/AKB2n/8AgfN/8ra1ar317Fp8KzzBmV5oLcBACd1xLHboeSOA0gz7UAUvtPin/oHa +f/4Hzf8Ayto+0+Kf+gdp/wD4Hzf/ACtrVqul7FJqE2nAN5tvDDcOxA2lZ2nRQDnOcwNnj0oApfaf +FP8A0DtP/wDA+b/5W0fafFP/AEDtP/8AA+b/AOVtatVJdQSCS1hnikje9uJLaIHaeY0nm3ttc/Ky +QEjvyMgc4AKv2nxT/wBA7T//AAPm/wDlbWZpWn+KdMvL+7+yafL9vl83b9tmXZ80jYz/AGec/frp +YnaRSzxtEQzLtfaSQrFQ3yMwwwGR3wecHin1LgpNSa1jt8y41ZwjOEXaNRJSXezujK+0+Kf+gdp/ +/gfN/wDK2qesWviTWNMuNNm0/T1W4TaG+3zHaw+ZHwNPXO1gDjPNdDVG91QWsotre2mv7kqJGgtv +LDJGSVEjtPLCigsMKN2WwcA7Wxabi01uiDE8OaV4k8O6Yunx2WnzMXaSWX7dMu9m4ztNg+MKAOva +tT7T4p/6B2n/APgfN/8AK2rVjqCXu+NopLW5hx51rPt8xA+djfu3kRlbacMrEcEfeVgLdEpOTcm7 +tgZX2nxT/wBA7T//AAPm/wDlbR9p8U/9A7T/APwPm/8AlbWrRSAyvtPin/oHaf8A+B83/wAraPtP +in/oHaf/AOB83/ytrVooAyvtPin/AKB2n/8AgfN/8raPtPin/oHaf/4Hzf8AytrVooAyvtPin/oH +af8A+B83/wAraPtPin/oHaf/AOB83/ytrVooAzNN1LULjULrTtRtYbaW2hguFa3nadWWdrhMHfb2 +5BBtz2PWtOsq2/5GnUf+wfYf+jtSrVoAyrrU9V/tWXTNMs7efyLeG4kkuLl4P9e9wiqqpa3GcfZz +k5HWj7T4p/6B2n/+B83/AMraLb/kadR/7B9h/wCjtSrVoAyvtPin/oHaf/4Hzf8Ayto+0+Kf+gdp +/wD4Hzf/ACtrVooAyvtPin/oHaf/AOB83/yto+0+Kf8AoHaf/wCB83/ytrVooA5TxPpvi3xFo0+j +raaXClzgSPJd3EuAp3KUCWkGGDhWBJI4wQar+D9D8X+FdL/sk22k3MSsXSSOeaCRmYsWaZvskoc4 +2qOBgDHNdnRQBlfafFP/AEDtP/8AA+b/AOVtH2nxT/0DtP8A/A+b/wCVtS6prdrpO/7SkjeXZ3N+ +fLAP7uz8rzF+Zl+Y+cNv8xVjUb2LTNPudRnDNFaQyXEioAWKxKXYKCQM4HrQBS+0+Kf+gdp//gfN +/wDK2j7T4p/6B2n/APgfN/8AK2rqXsUmoTacA3m28MNw7EDaVnadFAOc5zA2ePShL2KTUJtOAbzb +eGG4diBtKztOigHOc5gbPHpQBS+0+Kf+gdp//gfN/wDK2j7T4p/6B2n/APgfN/8AK2nXetPb6g+n +W2n3V9LFDHcSNbm3VVWZpUQE3FzCc5hboKsWOoJe742iktbmHHnWs+3zED52N+7eRGVtpwysRwR9 +5WAAKv2nxT/0DtP/APA+b/5W0fafFP8A0DtP/wDA+b/5W1q1X069i1PT7bUYAyxXcMdxGrgBgsqh +1DAEjOD60AUvtPin/oHaf/4Hzf8AytrlNB8C6roHiO88Q29jp7/aN32W2N26pbead0mwjTf+ApgL +hSRz1r0Cq9texXU13BGGDWUwt5CwGCzRQ3GVwTxtmH40AUvtPin/AKB2n/8AgfN/8raPtPin/oHa +f/4Hzf8Aytq6l7FJqE2nAN5tvDDcOxA2lZ2nRQDnOcwNnj0qxQBlfafFP/QO0/8A8D5v/lbR9p8U +/wDQO0//AMD5v/lbV3Tr2LU9PttRgDLFdwx3EauAGCyqHUMASM4PrVigDK+0+Kf+gdp//gfN/wDK +2j7T4p/6B2n/APgfN/8AK2pzqg/tf+yI7aaRkhS4luF8sRRrKZljDbpVkJYwN91D71eoAyvtPin/ +AKB2n/8AgfN/8raPtPin/oHaf/4Hzf8AytrVooAyvtPin/oHaf8A+B83/wAraPtPin/oHaf/AOB8 +3/ytrVooAyvtPin/AKB2n/8AgfN/8raPtPin/oHaf/4Hzf8AytrVooAyvtPin/oHaf8A+B83/wAr +aPtPin/oHaf/AOB83/ytrVooAyvtPin/AKB2n/8AgfN/8raPtPin/oHaf/4Hzf8AytrVooAzNN1L +ULjULrTtRtYbaW2hguFa3nadWWdrhMHfb25BBtz2PWm23/I06j/2D7D/ANHalRbf8jTqP/YPsP8A +0dqVFt/yNOo/9g+w/wDR2pUAatZPiz/kVdZ/7B91/wCiZK1qhu7WC+tZrK6XzILmN4ZUyRuSQFWG +VIIyD2oAwryXWpNW0Maja2tvF9ukKvb3Mk7FvsV9gFXtIBjGed34Vmz6na+GvEGs6/eNstZ7g2lw +FI3vJBp9nd2oHmFV+6s6jBGWdRz1Xr5rWC4kgmmXc9rIZoTkja5SSEng8/JKw59aifS7CTzt8Wft +FxFeS/M3zTW/k+U/3uNv2dOBxxz3oA5KxspdP0vULW5KvcjXtKkunQkq9xKdHluJFyF4aV2bGB14 +A6V0GrRKdd0OaIt9oSa4RwjMP9Fa3lMu9FOCnnJByRw23uatXOjaddRXMM0bbbyaO5nKSSRsZYRC +I3V43VlK+Qn3SOlFlo9jYSmeHzpJSpQSXNxNcsqkgsqNcyylAxUbtuM4GegoAtwo0cSRvI0zIoVp +H2hnIGCzbFRcn2AFPqvp1tLZ6fbWc87XUtvDHFJcPndKyKFaRssxyxGepqxQBlaz/wAhHQv+whJ/ +6Q39ZnizwvqGva14f1GzkhSLR7o3FwsrMGZfMt3xHtRgTiI9SK09Z/5COhf9hCT/ANIb+szxZ4o1 +DQda8P6dZxwvFrF0be4aVWLKvmW6Zj2uoBxKeoNAHUVU1K4W1sppmIXC4BPqeBVuopoI7hDFMiuh +6qwyOKAW+pz3hq3L3BuXHzKDnPYnhR/3zXSjpVN1sdGtLm8b9zBCjTzNgttSNSzHAyeAO1O0rVLD +WrCLU9Ml8+1n3eXJtZM7GZG+V1VvvKe1JKysOT5m2W6yvFn/ACK2s/8AYPuv/RMlatUdcspdS0XU +NOgKrLd2s1vGzkhQ0sbIpbAJxk+lMRxP9g6F/wBA60/78R//ABNavgy0tLLWdVis4Y7dDa2TFIkC +KWL3wzhQOeKyddvrzw15H9tnT7b7Tv8AJ/0i6k3eXt3f6rTXxjeOtdN4c0jVbC+vb3U1t0+0xW8M +aW8rzf6lrlmLF4IcZ84Y6124irSnC0Gr37WOelCcZXlt6m/XIajNfaNqGp3k2nXE9rd3luYZ4Wt9 +pMsNnZqu2S4jcHzVx9336V19ZviCwutR0xray8szrPbToJmKIfs88M5UsqSEZEePumuNOxvJcysY +f9q33/QGvf8Avuz/APkyq1l4mbUfP+x6VeyfZZ3tZubVdsseN6/NdjOM9RxWp9l8U/8APnp//gbN +/wDK+ud8FR6nd2uo3ujHT7+C71Ge4Z/tFzD5byCNjFiXTgW2gj5qrmXcx9nL+U1G1q7WaC3bSL0S +XTmKFd1p8zhHmIz9swPkjY810Ph61nsdA0yyul8ue2s4IZUyDteONFYZUkHBHasuHS9fm1PT7m9h +s4ILKd53MNzJM7boLiAKFa0hHWbP3q6Spk7mlOPKtVZhRRRSLMrxZ/yK2s/9g+6/9EyVq1leLP8A +kVtZ/wCwfdf+iZK1aACiiigArJ8S/wDIOh/7CGm/+l1rWtTJYYplCTIsihlcK4DAMjB0bB7qygj3 +oA4/VdPsntvF+qyQq95Zs8lpO/zNbvHp1pIkkGc+W+7B3Lg8Dn5RjVt9O09vGd/em2hNyljZOk5j +XzFZ3v4mYPjdkoiqfYAVsNaWrpPG8MbJdZ+0KUBEuVER8wY+b5FC89himvp2nyXseoyW0L3kK7I7 +lo1MqKd3yrIRuA+c9+9AHL6Rd2suleB44po3dtu1VcEnydOu4pcAH+ByFb0PBpg07T9QXSEv7aG6 +X+3tWTbNGsg2ltWcrhweC0an6geldRDpOlW873VvZ28U8knnPKkSK7SEOvmMwXJbErjP+0fWi50n +SryAWt3Z288AkaYRSxI6eY5Zmk2spG4l2JPuaAOftv8AQ7GLXE4NlqmoxTnt9kudQmjnLMchFjIS +Zmx0jxkAk025TUP7JsLh4FaXXL5Z9Ttrpmt49s8EghtZ3WKQqEMcEP3B5hG1h87A9ObS1MElqYYz +BNv82LYNj+aWaXcuMHeWJb1zT5oYriJ4J0WWKVSkkbgMrKwwysp4IIoAxPDsVxbXt/aGG1s7aFYN +llZSPNFDK3mtKQzW1uiF0MZMa9PvkDflrGmf6Pq+rW8/ySXdwl5bqf8AlpCttaW7Oh6HbJGQw6jj +PDLnQtbS1sYFtbKGO2gjzsihQRouSWOFUADJOabe6dp+pxCDUbaG7iVg6x3EayqGAIDBXBGcE0AZ ++vagosbiK2mZWt5rRL2SPcvlQTTRfaMzLjYVtyzMQwZFIfj5TWP4itLXS7XVLHSIY7W1k0PUJru3 +t0CRiQCNLaRkQBUZ1MoB437ec7BjqrW0tbGBbWyhjtoI87IoUEaLkljhVAAyTmorfSdKtLWSxtbO +3gtZ93m28cSJG+8bG3oqhTlRg5oAxJ9A0ZNfsrEWkZt7izu5rqIgstzJDJZLHJd5J89l85yDLu+Y +7vvc1VS1gvLXRrG5XfbLrmowCHJCeTCNXSOHCkfuwiBNn3dvy428V1phiaVZyimVFZEkIG5VcqWU +N1wSi5+gpi2lquzbDGPLkeaPCAbZJN++ReOGbzGye+T60AchfaVpsOm+KZ4raNH0rzf7NwuFsyth +bXIa0T7sLebIXLIAS3J6Cu1qFrS1dJ43hjZLrP2hSgIlyoiPmDHzfIoXnsMU8wxNKs5RTKisiSED +cquVLKG64JRc/QUAPooooAKKKKAMq2/5GnUf+wfYf+jtSrVrKtv+Rp1H/sH2H/o7Uq1aAMq2/wCR +p1H/ALB9h/6O1KtWsq2/5GnUf+wfYf8Ao7Uq1aACiiigAooooAKr6jexaZp9zqM4ZorSGS4kVACx +WJS7BQSBnA9asUUAcf4uu7W58/7NNHNu8N6tMPLcNmOX7H5cnyk/K207T3xVjxPpN/H4b1aR9avp +lSxuWaN0swrgROSrbLJGwfYg1tW2h6LZxTwWen2tvFdLsuI4oY0WVcMNsiqoDDDHr61bmhiuIngn +RZYpVKSRuAysrDDKynggigDMg+TxVe7/AJfO0+08rPG/yZr3zdnrs85N2Om4Z6ii0+fxPqUifMi2 +djCzDkCRXvpWjJ/vBJkYj0YHuKvXunafqcQg1G2hu4lYOsdxGsqhgCAwVwRnBNOtbS1sYFtbKGO2 +gjzsihQRouSWOFUADJOaAMWaPVZPFV7/AGZcW9vjT7HzPtED3G799qO3bsubfbjnPWoYZNS/sPV9 +WB3+IFt5reRII+I5rRZjBFDAxkYqWk8xC+WcODwpVV6MQxLK04RRK6qjyADcyoWKqW64BdsfU0CG +JZWnCKJXVUeQAbmVCxVS3XALtj6mgDCW102w1DSZdBWNf7Qkc3UkB3m5thbzSefM+WMv77yv3rEn +LY3fOd2Volrptr4X0DVNJWP+0Z/7Pga5jO+aUM8SXcLvlmdUiWTKHIQJkBdg29bbadp9nLPPZ20N +vLdNvuJIo1RpWyx3SMoBY5Y9fWmW2k6VZzm6tLO3gnMawmWKJEfy0Cqse5VB2gIoA9hQBzt1DE+j +6rrUiKddtJryO0uCB9oikSWRbCCL+JRIhi2xjiTfyG8w7r+g6dp8Ota9dw20Mdwb4IZkjVXKvaWM +zrvAzhpGLH3561rPp2nyXseoyW0L3kK7I7lo1MqKd3yrIRuA+c9+9Cadp8d7JqMdtCl5MuyS5WNR +K6jb8rSAbiPkHftQBzniP/mav+xfi/8AcrVsaVptlr9vZW1tGkF9p979tQru+0lJLFVa5LZMrYlf +5nyfmb1NbUlpazeb50Mcn2iMQzb0DeZGN+I3yPmX943B9T608wxNKs5RTKisiSEDcquVLKG64JRc +/QUAcbaW32Twf4cg021t/J1D7L/aETn7NDP5to3/AB8SxxSH95MsanKnecIchsUy+08y2F/o13b2 +ttp73Wkwtp9lLJJFG015H54D/Z7YRmSNkJjTp9/gvlutt9J0q0tZLG1s7eC1n3ebbxxIkb7xsbei +qFOVGDmnw6dp9vapZQW0MVtEweOBI1WNWV/NVlQDaCH+b680AYmm6Hotl4svHs9PtbdoLGzeJooY +0KNJJqCSMhVRgsqgHHUVjyR5ttL8QJFZ2rXt5p7Q3sp87U7tLqeElWmCW4hbyS2+NPMXZlF2otdw +IYllacIoldVR5ABuZULFVLdcAu2PqaqJoeix3El3Hp9qlxM2+SZYYw7sHWbczhck+Ygb6jPWgDCW +30adk1TXJPI1SHWHt7e4DFLgMLh47W1XHPly27LlMbWVjIepeqV0mpzQ6lqZtbFb+3urmC31Ke4l +W7tyJWSzRII7KVgCjR7YlbEobkHzDnsH07T5L2PUZLaF7yFdkdy0amVFO75VkI3AfOe/eh9O0+S9 +j1GS2he8hXZHctGplRTu+VZCNwHznv3oA5rWLFYb7VNavLWx1WztlWZ5Wdo7+wEMKvLFbsscmDtA +ljAeIhnJzzurraqXGk6Vd3Ud9dWdvPdQbfKuJIkeRNh3rsdlLDDHIxVugAooooAKKKKACiiigDKt +v+Rp1H/sH2H/AKO1Ki2/5GnUf+wfYf8Ao7UqLb/kadR/7B9h/wCjtSotv+Rp1H/sH2H/AKO1KgDV +rJ8QrqbQ2q6clxJGbjF7HZvDHM1uYpsqj3DxhcybMlWDAfdINa1VNQtbq5SJrK5+yzwSeYhZTJE+ +VeMpNGskRdcPkDcPmCntigDnW1a7t9KEmhvNuN1p6mz1bzorq3W5nSORWkuI55HSQnaGw2359rtt +VBLqPjaLTJriG6FjE2nqpvIZL0R3DMYo7hxaQtB++G2QBCxTc2RgdatXHh/ULtLie5vYTfzNZFJY +7dlgVbC4N3EDC1y7sWd2DHzBxjAGOZl0nV4Zp5bW/hhF8yS3h+zFn80RRW7vbM1xsjGyFSodJMHr +uHFADJ/EM8E2qO1l/oOi7jdXHmje4W2ju8QRbPmb95hgzKOhBPIWpbeNbVvtX2lrOb7LZz35/su7 +F9iO22eYr7orfYx8wbOueeRjnTk0OKeDWLWeVjFrTMZNgCtGr20NmwUncCcRbs479KY+lalf2t3Z +azexywXdvJbFLOD7PgTDazkyzXRLAfdxgcnIbjAA+y1LUG1A6dqtrDayvCbi2a3na4WVUYJMCWt4 +CpjMkfUc7uOhxp1mWmm6h/aCajql1DcSwQyW8C20DW6hZ2ieQuJLi4LHMC7cEY565406AMrWf+Qj +oX/YQk/9Ib+szxZ4X1DXta8P6jZyQpFo90bi4WVmDMvmW74j2owJxEepFaes/wDIR0L/ALCEn/pD +f1meLPFGoaDrXh/TrOOF4tYujb3DSqxZV8y3TMe11AOJT1BoA6iiiigDK8Wf8itrP/YPuv8A0TJW +T8Lv+RE0z/t4/wDSiaulu/sv2Wb7d5f2Xy2+0edjy/Lwd/mb/l27euai0v8Asr7BF/Yn2f7D83k/ +Y9nk/ebds8r5fvZzjvQBbooooA8q+Of/ADBP+3v/ANtq9VrK13/hFv3H/CTf2f8Ax/Z/7Q8n/Z8z +y/P/AOA5x7Vq0AFFFFABXn/wV/5Fa6/7CEn/AKJt69ArP0T+wPsr/wDCOfY/svmHf9g8vy/Mwud3 +k/Lu27f0oA0KKKKACiiigDK8Wf8AIraz/wBg+6/9EyVq1leLP+RW1n/sH3X/AKJkrVoAKKKKACii +igAooooAzPE80tv4b1aeB2ilisbl45EJVlZYnKsrDkEGmXWq6kNVl0nTbKO4eG3huXmnn8iMCZ7i +PZ8kM77v3GR8uOuSMDdY1yyl1PRdQ06Aqst3azW8bOSFDSxsiliATjJ9KIrKWPWrrUSV8q4tba3R +QTuDQSXbsSMYxidcc+tAGUurahf61otzp0amwv8ATZrpkmmaJgryWLFmiSKVC8aSDb83O5hlf4rc +2vSxrPfpbK+k2bSpdXRlKyj7OzJO8dv5R3JGykNl1Y7W2q3y7q9jo+q6d/YPlrbzf2bp50683Sum +N/2LdJDiB9+Psx4bbnI5FV5vB1u1xPEun6bNFdzS3D6hcQpJdxmd2lkURvbukhDMQjM4CgjKNt+c +AZ4h1vXGs/EVvp1nHHBpdu6G/a7aKTe1qtwzQxR27ndGJB1dc8YPXGrC+o6fYW9nBaebePvOx7qa +eFFVtxaW+nhaTow2jYWycAbVLLFeaJdXFh4itUeMPrPmfZyScLvs4LQeZ8vHzxE8Z4/Kn69pMuoy +20wtrXUYoFlR7G/YrAzSGIrPnybgb4xGyj5OjnkdCAQ2XimK+tC9ukNxdm6NhEltOJreWfyRdfJc ++WvyLEcudmRtYAMcBpotcvRblLzT2ttRa6aygtjJuimcIZ1kjuNg/deUCzMUyNrLtLAKa8Oiarvn +1C4e3+3f2gNSto4y/k/8ecdiYJGZd33d43gdcPt6x0XOh6lq9kG10Wd1cQ3jXltZFfMtFQRtAlvI +7x7nyrs3mbPlc52lV2kA0tP1CW4llsr2Jbe9t1SSWKNzLGY5S4jkjkKRkgmNgQVUgqeMbWa9WToW +jppnnzi0s7B7nYDbWEaiNRHuwWlEMLyMd5OSoA4AHVm1qACiiigAooooAKKKKAMq2/5GnUf+wfYf ++jtSrVrKtv8AkadR/wCwfYf+jtSrVoAo3uh6LqUon1HT7W7lVQiyXEMcrBQSdoZ1JxkmoP8AhE/C +3/QG0/8A8BYf/jdatFAGV/wifhb/AKA2n/8AgLD/APG6P+ET8Lf9AbT/APwFh/8AjdatFAGV/wAI +n4W/6A2n/wDgLD/8bo/4RPwt/wBAbT//AAFh/wDjdatFAGV/wifhb/oDaf8A+AsP/wAbrjPijH4b +8O6CLex0uxhv9SYxQyJbRK0caYM0it5JGcEL1B+bI6V6RXCfFjQNJuPDt54gmg3ajaxwQwz73G1D +cICNgbYf9a3Ud6AKXwuj8N+ItBNvfaXYzX+msIppHtomaSN8mGRm8kDOAV6k/Lk9a7P/AIRPwt/0 +BtP/APAWH/43XM/CfQNJt/Dtn4ghg26jdRzwzT73O5BcOANhbYP9UvQdq7ugDK/4RPwt/wBAbT// +AAFh/wDjdH/CJ+Fv+gNp/wD4Cw//AButWigDK/4RPwt/0BtP/wDAWH/43R/wifhb/oDaf/4Cw/8A +xutWigDK/wCET8Lf9AbT/wDwFh/+N0f8In4W/wCgNp//AICw/wDxutWigDK/4RPwt/0BtP8A/AWH +/wCN0f8ACJ+Fv+gNp/8A4Cw//G61aKAMr/hE/C3/AEBtP/8AAWH/AON0f8In4W/6A2n/APgLD/8A +G61aKAMr/hE/C3/QG0//AMBYf/jdH/CJ+Fv+gNp//gLD/wDG61aKAMr/AIRPwt/0BtP/APAWH/43 +Wfr+meDvD+jXesXOi6eyWsZYJ9liG9yQsaZWJ8bnYLnHGc10tQ3Vpa30DWt7DHcwSY3xTKJEbBDD +KsCDgjNAHhHw81HTP+EpW21yztbq31VvJxLbxMsc7tmJo0ELbQWOzau1fmyeFr2j/hE/C3/QG0// +AMBYf/jdeaeCdJ0q7+JOv2N1Z289rB9s8q3kiR402XUaLsRlKjCnAxXsFAGV/wAIn4W/6A2n/wDg +LD/8bo/4RPwt/wBAbT//AAFh/wDjdatFAGV/wifhb/oDaf8A+AsP/wAbo/4RPwt/0BtP/wDAWH/4 +3WrRQBlf8In4W/6A2n/+AsP/AMbo/wCET8Lf9AbT/wDwFh/+N1q0UAZX/CJ+Fv8AoDaf/wCAsP8A +8bo/4RPwt/0BtP8A/AWH/wCN1q0UAVLHSdK0vf8A2ZZ29n5uPM+zxJFv2527tirnG44qrbf8jTqP +/YPsP/R2pVq1lW3/ACNOo/8AYPsP/R2pUAatFFFABXP3dtqh1+Cyj1i8igure7uSiR2h2GGS0VEQ +vZsduLg/eyeBz69BVGWylk1q11EFfKt7W5t3Uk7i08lo6kDGMYgbPPpQBSh1me00adrwfadR0+QW +MicR/aLljGttyqlE+0edG3cJvwT8prVtI54bWGG6m+0zxxoss+0R+Y4ADPsXhdx5wOlZ9xonnazH +fB8Wp2zXNvn5ZLmAbLeQpt2t8shLE87o4sfdrWoAKKKKAMrWf+QjoX/YQk/9Ib+szxZ4X1DXta8P +6jZyQpFo90bi4WVmDMvmW74j2owJxEepFaes/wDIR0L/ALCEn/pDf1meLPFGoaDrXh/TrOOF4tYu +jb3DSqxZV8y3TMe11AOJT1BoA6iiiigDK8Wf8itrP/YPuv8A0TJWT8Lv+RE0z/t4/wDSiaulu/sv +2Wb7d5f2Xy2+0edjy/Lwd/mb/l27euai0v8Asr7BF/Yn2f7D83k/Y9nk/ebds8r5fvZzjvQBbooo +oA8q+Of/ADBP+3v/ANtq9VrK13/hFv3H/CTf2f8Ax/Z/7Q8n/Z8zy/P/AOA5x7Vq0AFFFFABXn/w +V/5Fa6/7CEn/AKJt69ArP0T+wPsr/wDCOfY/svmHf9g8vy/Mwud3k/Lu27f0oA0KKKKACiiigCjr +llLqWi6hp0BVZbu1mt42ckKGljZFLYBOMn0qD7T4p/6B2n/+B83/AMra1aKAMr7T4p/6B2n/APgf +N/8AK2j7T4p/6B2n/wDgfN/8ra1aKAMr7T4p/wCgdp//AIHzf/K2j7T4p/6B2n/+B83/AMra1aKA +Mr7T4p/6B2n/APgfN/8AK2j7T4p/6B2n/wDgfN/8ra1aKAMr7T4p/wCgdp//AIHzf/K2j7T4p/6B +2n/+B83/AMra1aKAMr7T4p/6B2n/APgfN/8AK2j7T4p/6B2n/wDgfN/8ra1aKAOM1/x5qHhvULHT +tRsbES6g2FZNQbbCpZU82ffYoVTLH5sH7p9K3vtPin/oHaf/AOB83/ytrxr4n2fiBPEc2pa3F5UF +1JJFp5EiupgtyqrtUSOUyGDEHHzMeK9i8JNrf9g2sPiKBoNQt18mUs6yeYE4SXeksuSy43EnO7PG +MUAP+0+Kf+gdp/8A4Hzf/K2j7T4p/wCgdp//AIHzf/K2tWigDK+0+Kf+gdp//gfN/wDK2j7T4p/6 +B2n/APgfN/8AK2tWigDK+0+Kf+gdp/8A4Hzf/K2j7T4p/wCgdp//AIHzf/K2tWigDK+0+Kf+gdp/ +/gfN/wDK2j7T4p/6B2n/APgfN/8AK2tWigDK+0+Kf+gdp/8A4Hzf/K2j7T4p/wCgdp//AIHzf/K2 +tWigDK0y11X+1bzU9Tit4PPt7a3jjt5nn/1D3TszM9vb4z9oGBg9K1aKKACiiigAooooAKKKKACu +U+KP/Iian/27/wDpRDXV1ynxR/5ETU/+3f8A9KIaAD4Xf8iJpn/bx/6UTV1dcp8Lv+RE0z/t4/8A +SiauroAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAPKvAP/JU/Ef/AG/f+lcVeq15V4B/5Kn4 +j/7fv/SuKvVaACiiigAooooAKKKKACiiigArHubbWrfWp9R06C1uYrm1t7dluLiSBlaCS6fI2Wtw +CCLgdx0rYooAyvtPin/oHaf/AOB83/yto+0+Kf8AoHaf/wCB83/ytrVooAyvtPin/oHaf/4Hzf8A +yto+0+Kf+gdp/wD4Hzf/ACtrVrlPibfalZ+EbpdMgkme6/0ed413+TAyu00jjY/y7EKk8Y3ZzQBp +w33iS4iSeCx02WKVQ8ciahKysrDKsrDTsEEU/wC0+Kf+gdp//gfN/wDK2uU+Dd9qU3h+axu4JEtb +WTdZXDLtSRJWk8xEOwBtkiMSdx+9jjFegUAZX2nxT/0DtP8A/A+b/wCVtH2nxT/0DtP/APA+b/5W +1q0UAYjW+v32oadNe21nbQWNw9w7Q3Ukztm3uLcKEazgHWfOd3asrxroGravr/hi90+DzoNNvDNd +vvRfLTzLVs4dlLcRt93NdhXP+JPFf/CP6roumfZftH9tXH2fzPM2eV88Kbtux93+u6ZHSgDoKKKK +AMrxZ/yK2s/9g+6/9EyVk/C7/kRNM/7eP/Siaulu/sv2Wb7d5f2Xy2+0edjy/Lwd/mb/AJdu3rmo +tL/sr7BF/Yn2f7D83k/Y9nk/ebds8r5fvZzjvQBbooooA8q+Of8AzBP+3v8A9tq9VrK13/hFv3H/ +AAk39n/x/Z/7Q8n/AGfM8vz/APgOce1atABRRRQAV5/8Ff8AkVrr/sISf+ibevQKz9E/sD7K/wDw +jn2P7L5h3/YPL8vzMLnd5Py7tu39KANCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA8q ++Of/ADBP+3v/ANtq9Vrw34sarrV1r39k6tDDHFYNI9lJCsi+ZBcbCrM0jEMQIwp2gDcGFeteEr/V +9V0G11TWkhiuLxfOSO3UqqxPzFndLLksvzduuMZFAGxRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABR +RRQAUUUUAFFFFABXKfFH/kRNT/7d/wD0ohrq68y+MevavZQpoSww/wBmanCrGdgTL5sEqyOq4kwA +B5fVe/5AHRfC7/kRNM/7eP8A0omrq683+Dmq61e6c+nSQwrpOmqyRzBZBK880jTbd5YxkKGO7gEZ +WvSKACiiigAooooAKKKKACiiigAooooAKKKKACiisrxU2sp4fvZPD7+XqMUfmQHYJCfLZXdFQpJu +ZkBVRjqaAPP/AAD/AMlT8R/9v3/pXFXqtfPXhDUPEt54uVtIu/I1HV5HW5ufLif5JG8+d/LkATjZ +uwMdMCvoWgAooooAKKKKACiiigAooooAKKKKACiiigAqG7+y/ZZvt3l/ZfLb7R52PL8vB3+Zv+Xb +t65qauc+Id7Lp/gvVZ4QrM8ItyHBI23DpbueCOQshx70AbGl/wBlfYIv7E+z/Yfm8n7Hs8n7zbtn +lfL97Ocd6t1ynwu/5ETTP+3j/wBKJq6ugAooooAK4/xroGravr/hi90+DzoNNvDNdvvRfLTzLVs4 +dlLcRt93NdhXP+JPFf8Awj+q6Lpn2X7R/bVx9n8zzNnlfPCm7bsfd/rumR0oA6CiiigDl/iJr1vo +nhu6juoZpF1KGeyjkiCFUllicIJN8iNg88qD0+mc/wCEWqxXvhWPTo4ZlbTWdJJnUCJ2mklm2xOG +OSqsN3AxkV1Gv6NB4g0a70e5O1LqMqH5OxwQ0b4VkztdQ2M84xVfwl4fi8M6Da6SgUyou+5kXHzz +vzI27YhIz8q5GdoAoA2KKKKAPHfjVqsV1qllpIhmjlsFkd5JFCxyLcCEq0LbiWAMbKeByMV6vpWo +Jq2m22pxRSQR3cazRpNt37H5Qny3kX5lwev15rC8X+BrLxZe6ZdzbUNnNi6yMGa15dosphs7gAvz +DaGY8muooAKKKKAKOtarFoel3GrTwzXEVqoeSO3UPJtyAzBSyjCg7m54AJrzv4Ma9brbz+G1hme5 +eaW9aVQnlJFsgiyxaQNncMYCnr9cenzQxXETwTossUqlJI3AZWVhhlZTwQRXO+CPBkHg+C9RJPOk +vLhmD5JIgjLC3RvuqWCsSxCjlsdAKAOlooooAKKKKAOE0T4geJfEVq97o3hj7TBHIYWf+0Io8OAr +EYliQ9HFbdxqvjKG1juI9At7iSTbuto9RAkj3Dcd5ltY4/lPB2ufbI5rP+Fmm2uneFk+y3sd99rk +F1L5eP3EkkMG63fa7/MmOc4+ldhQBz9jqvjK73/aNAt7DZjb9o1ENvznO37Paz9Mc5xVeHX/ABzJ +Kkb+FVhV2CtI+pQlUBONzbInbA9gTXUUUAc1da342t52hh8MR3SLjE0OpRBGyAeBNDE/HTlRUtxq +vjKG1juI9At7iSTbuto9RAkj3Dcd5ltY4/lPB2ufbI5roKKAOfsdV8ZXe/7RoFvYbMbftGoht+c5 +2/Z7WfpjnOKrw6/45klSN/Cqwq7BWkfUoSqAnG5tkTtgewJrqKKAOautb8bW87Qw+GI7pFxiaHUo +gjZAPAmhifjpyoqW41XxlDax3EegW9xJJt3W0eogSR7huO8y2scfyng7XPtkc10FFAHP2Oq+Mrvf +9o0C3sNmNv2jUQ2/Oc7fs9rP0xznFV4df8cySpG/hVYVdgrSPqUJVATjc2yJ2wPYE11FFAHl/jfw +34o8R65ZXr+Ho5UstqXDQ36FLqEMsvlAyC3ePG5xu2Z59hXYXGq+MobWO4j0C3uJJNu62j1ECSPc +Nx3mW1jj+U8Ha59sjmugooA5y21jxpPFNJL4chtmhXckcuooWmOGO2PyreRQeP4yo5+tRQ6/45kl +SN/Cqwq7BWkfUoSqAnG5tkTtgewJrqKKAOautb8bW87Qw+GI7pFxiaHUogjZAPAmhifjpyoqW41X +xlDax3EegW9xJJt3W0eogSR7huO8y2scfyng7XPtkc10FFAHOW2seNJ4ppJfDkNs0K7kjl1FC0xw +x2x+VbyKDx/GVHP1ptrrfja4nWGbwxHao2czTalEUXAJ5EMMr89OFNdLRQBzV1rfja3naGHwxHdI +uMTQ6lEEbIB4E0MT8dOVFS3Gq+MobWO4j0C3uJJNu62j1ECSPcNx3mW1jj+U8Ha59sjmugooA5y2 +1jxpPFNJL4chtmhXckcuooWmOGO2PyreRQeP4yo5+tNtdb8bXE6wzeGI7VGzmabUoii4BPIhhlfn +pwprpaKAOautb8bW87Qw+GI7pFxiaHUogjZAPAmhifjpyoqjY+M/FWpxTyWHhlZmtLqWyuYxqEat +HLAELA74VUg7+CpPQ+2ezrnPBVtFBDrEscyzNc61fyyIuMwsJfK8tsMeSsYftw340ACax40aykum +8OQpKjbVtG1FPNcfL8ylbcxY57uDx9MllrHjS6lMc/hyGyUKWElxqKMpOQNo+z28zZ59MV0dFAHL +za/45jleNPCqzKjFVkTUoQrgHG5d8SNg+4Bqxfar4ytNn2fQLe/353fZ9RC7MYxu+0WsHXPGM10F +FAHOJrHjRrKS6bw5CkqNtW0bUU81x8vzKVtzFjnu4PH0yWWseNLqUxz+HIbJQpYSXGooyk5A2j7P +bzNnn0xXR0UAcvNr/jmOV408KrMqMVWRNShCuAcbl3xI2D7gGszx7pvivxFow0pdEt53aRZop7e/ +z5DxnGWSeC13bkdlHJ9fSu7ooA4fwrbeKvDXhlLK38PQmWBiXje/jWe4dypeX93bGLHOBukyFXHP +GdWy1jxpdSmOfw5DZKFLCS41FGUnIG0fZ7eZs8+mK6OigDl5tf8AHMcrxp4VWZUYqsialCFcA43L +viRsH3ANWL7VfGVps+z6Bb3+/O77PqIXZjGN32i1g654xmugooA5xNY8aNZSXTeHIUlRtq2jainm +uPl+ZStuYsc93B4+mSy1jxpdSmOfw5DZKFLCS41FGUnIG0fZ7eZs8+mK6OigDl5tf8cxyvGnhVZl +RiqyJqUIVwDjcu+JGwfcA1Le6x40tZRHB4chvVKhjJb6iiqDkjaftFvC2ePTFdHRQByWo+LfE2j6 +Jca7qmgw2sVqyq0DX4eVg7JGrL5VrImN0ndgeKhPjXxI2g2viCDw21xFetiO2gnle4VTv2yvGLHG +whMhs9x61veKdC/4SXQrrRPP+zfafL/fbPM2+XIkv3dyZzsx1q1pNj/ZelWemb/N+x28Vv5mNu/y +kVN23LYzt6ZoA5/QvFHinXPP/wCKd/s7yNn/ACELiaDzN+7/AFf+gNnG3n6is+08f+Kbu6htf+EQ +vIPPkWPzZnmSNN5C75G+xHCjOSa7uigDitU8b+KdLv5bH/hFLi88rb/pFnJNLC+5Vf5H+wrnG7B9 +6lm8YeKYdGg1n/hGJJPtEhj+xRzTNdx4Mg3yQ/YPlX931z3HrXYUUAcpoXijxTrnn/8AFO/2d5Gz +/kIXE0Hmb93+r/0Bs428/UVn2nj/AMU3d1Da/wDCIXkHnyLH5szzJGm8hd8jfYjhRnJNd3RQB5LY +rrHgfxXq93aeF7i++1bRC1m0rQQpJieWOJ0s1Vl3FQPkG3bjnk11+oeKPFNhpVtqn/CO/aftPl/6 +JbXE0lzF5iGT97F9gG3bjDc8GurooA5TQvFHinXPP/4p3+zvI2f8hC4mg8zfu/1f+gNnG3n6is+0 +8f8Aim7uobX/AIRC8g8+RY/NmeZI03kLvkb7EcKM5Jru6KAOK1Txv4p0u/lsf+EUuLzytv8ApFnJ +NLC+5Vf5H+wrnG7B96tah4o8U2GlW2qf8I79p+0+X/oltcTSXMXmIZP3sX2AbduMNzwa6uigDlNC +8UeKdc8//inf7O8jZ/yELiaDzN+7/V/6A2cbefqKz7Tx/wCKbu6htf8AhELyDz5Fj82Z5kjTeQu+ +RvsRwozkmu7ooA4fWvHviTQ7m4gn8LzXEVqoeS7t5pXt9uwSMwlNkowoPzemDVWH4m+JLiJJ4PB1 +9LFKoeORGlZWVhlWVhZ4IIrtNcspdS0XUNOgKrLd2s1vGzkhQ0sbIpbAJxk+lGh2Uum6Lp+nTlWl +tLWG3kZCSpaKNUYrkA4yPSgDC13xR4p0PyP+Kd/tHz9//IPuJp/L2bf9Z/oC4zu4+hqKHxh4pm0a +fWf+EYkj+zyCP7FJNMt3JkxjfHD9g+Zf3nXPY+ldhRQBx+ieMPFOtXT2v/CMSafsjMnm3800EZwV +XYrfYG+b5s49jVS78f8Aim0uprX/AIRC8n8iRo/NheZ432Ervjb7EMqcZBru6KAOP1vxh4p0W6S1 +/wCEYk1DfGJPNsJpp4xksuxm+wL83y5x7iql9ret+IPC95NqfhSR7USJHJp0lxcR3cu14nV440sl +YqGYHO7+E13dFAHCeENb1vy10LTPCkmkWttG8kZv7i4jj+Z9zIsj2UjFi0hOPrRd+P8AxTaXU1r/ +AMIheT+RI0fmwvM8b7CV3xt9iGVOMg13dFAHH634w8U6LdJa/wDCMSahvjEnm2E008YyWXYzfYF+ +b5c49xUv/CUeKf7C/t3/AIR3/tw+0TfbP9Z5X+o+wf8AAuv3ea6uigDj9E8YeKdauntf+EYk0/ZG +ZPNv5poIzgquxW+wN83zZx7GuV8X6p4p1XX9Luf+EavF/wCEfvHkzCJpo7jbJE37uT7KmFPkcNg9 +a9aooA4/W/GHinRbpLX/AIRiTUN8Yk82wmmnjGSy7Gb7AvzfLnHuKr6p8QNa0bQbbxBqOhLbxXU3 +2dbaS6kS4Rv3vMkb2SgAiIkc9xXcVxmoaPqF18U9N1aOJhZ2WmsZJ2VthZjcxeUrhSu/98G256c0 +AZupfFXVtItbK91Dw75MGpR+daP9uRvMTCNnCQMV4kX72Kl0/wCJWu6ppVzrdj4b82xs/M+0Tfb4 +12eUglf5XhVjhWzwK9AooA810v4v3+tX8WmaZ4f8+6n3eXH9tVM7FZ2+Z7dV+6p71Dd/GmexuprK +60Ly57aRoZU+2A7XjJVhlbcg4I7V6hRQB5/rvxK13w15H9t+G/s32nf5P+nxybvL27v9VC+Mbx1o +0/4la7qmlXOt2PhvzbGz8z7RN9vjXZ5SCV/leFWOFbPAr0CigDzXS/i/f61fxaZpnh/z7qfd5cf2 +1UzsVnb5nt1X7qnvUN38aZ7G6msrrQvLntpGhlT7YDteMlWGVtyDgjtXqFFAHn+u/ErXfDXkf234 +b+zfad/k/wCnxybvL27v9VC+Mbx1o0/4la7qmlXOt2PhvzbGz8z7RN9vjXZ5SCV/leFWOFbPAr0C +igDzXS/i/f61fxaZpnh/z7qfd5cf21UzsVnb5nt1X7qnvUN38aZ7G6msrrQvLntpGhlT7YDteMlW +GVtyDgjtXqFYnjPW7rw74avNZskjkntvK2LMCUPmSxxHIVkPR/WgDhf+F5/9QT/yb/8AuaivKqKA +Pb/g5aXVp4Wm+1QyQefeNNF5ilN8bw2+2RNwGVOOCK7uuK+EmqX+qeFm+3S+b9juDZ2/yquyGKGD +YnyKucbup5rtaACiiigAooooAKKKKAOf0LxN9sg1i61iS3s4NL1S4sFlJ8pPLiMaxtI0jkbiXx2+ +laS65ory3ECahatLaK73MYmjLQrEcSNKu7KhT97PSvONT/5ETxt/2ME3/pRaVtan4f0PTPGHhSys +LC3ggmj1GGZFjX96i2qqBMSCZOGP3s9TQBu+G/Fun6/olrrEzw2TXczWwgeZWIn3MqQ7iEy7qAwX +GcGtj7Xa/avsPnR/avL877PvHmeXnZ5mzO7bu4zXlGlzafb+A/Cc4eGIReIoXvZMqu1lkuDumbsR +Ft+9/DjtXUafqum6t8UJZdMuY7uODQ/JeSFt6b/tKSYDj5W+WQdD7daALVr4z8m60LStSm0+6utY ++0ebc2Fxm3j8sssGwPuZvMYbOo+YEDPStXTNW82ee11C80952vLiGzitJcuY4QrGORXbPnIDmQL0 +4rzjwvDp6n4fT3aQgu2qIZJQvzMkkht13N3Er/J/tHjmtCC2ZNL1/X7aNpLzQfE13fxCN1iZokMP +2qIyEEhHh3bgOuB16UAej/a7X7V9h86P7V5fnfZ948zy87PM2Z3bd3GaisdW0rVN/wDZl5b3nlY8 +z7PKkuzdnbu2M2M7TivOtY+1az4a8VeMrTzGTUPKtNOKZZ1sLSVI53RuHSObDs8ZUYwSc9aPBsLL +4o0u5sZ9DSNrOWKaDRhcPJJbhFdDciWNxGyybPmkKMehLHigD0jUb2LTNPudRnDNFaQyXEioAWKx +KXYKCQM4HrXP+B/FGoeIY7uDVo4UvLVbW4zaqwiMF7AtxCP3ju28c7u3TGai+JRlvNEh8OWarJea +5dQ2sSliCiownknKqrsUTyxvIHyg5rPgPiTS/Henap4pWx26payaTHLYtKsUTK32qMSG4X78jDai +7ufw5ALFnrfj7WrrU/7GTR0tdP1C4sF+1i5Eh8gjDHymZfusPT6UQ+OtSm03TpXtI7e+bXItC1OJ +/nRX585oGST6YyTjkfN1Of4b0rxLfXXiGbRtd/sqAa5eq0H2OK53OChL75WBGQQMe1S614fg8N6b +4csopZLmaXxJZ3F3dTEl555PM8yU5LYztHH55OSQD0CiiigAooooAK5fwJDLGviB5EZFm16/eNmB +AdQyJuXPUbkI+orqK5rwPdT3EeuQzNuS11y/hhGANqFxMRwOfnlY8+tAHS0UVR1vVItE0i81abaV +tIXlCO4jDso+SPcQcF2wo46mgDndO8a3V54vfRnijGnS3F3YWjKpE/2mwjglmaU+YU8s722YGemQ +Kl1vW/FX/CVJ4c8OJp//ACDxfu9+Jv8Ans0JVTC3+7/D681x7aR400XwhpNzdwWcunaFcQawLaPz +1vjiRpWjl3RlF2ee2/j5QPat7VYNR1b4iQt4f1RdPZ9BWZbtIY7tZIjcthVDnbhtwO4elAFpPFni +HT21jStftbVdTsNNl1a0mtC7WssUa7cMsj+YCJOO2eenBbpdDvZdT0XT9RnCrLd2sNxIqAhQ0sau +wUEk4yfWuYvfC0+maP4h1zWNRk1fVLjS7m3FwyCBI4FiZvKSFGZRllyT/L5id/wn/wAiro3/AGD7 +X/0THQBi3Gt+NL7xLq2jeH00sQaV9my18Jw7faYvN6wsQcEHsO1aumXev2MFzdeM5tLtoI/L8qW0 +eSNFySrea1yQBklQuK4+5ttKuPHfiT+09euNB2/YfL+z3iWfnZtxu3bwd+zAx6Z96m8UjSofh1rN +rpmtSa5tkt5JJZ7pLySPfPAqpuT7q/uyQPrQB251zRVW5dtQtQtkwS7YzR4gZmKBZTu+QlhjnvUz +ajp6RW873MKxXbIltIZFCzNKMxrE2cMWH3cda4pPDWgx/EGLRksYf7Ph0VLkWhXMTzxzyW6TSoeJ +HEcrDc+TznrWJYzRW/w/8GTzusUUWvRPJI5CqqrPeFmZjwABQB6LrmsRaZp+oPBLC1/aWM19HbOw +LFYlba7Rhg+zeMZpljr1r/YGnazrNxb2X223gkZpHEUfmSxiUohlb64Ga4rXNV03VvE+vS6Zcx3c +cHhO6heSFt6b9/mYDj5W+WQdD7daq3dzBcf8I7pMg0u3P/CP28rX+ssZY4kl8uM/ZreVhB5w2bss +PmxgkAcgHa654z0rSINMuopre6g1S8S1WVbhFRIyWWW4DDeGWIgBunXkitW+1bStL2f2neW9n5uf +L+0SpFv243bd7LnG4Zrx+wi0ptAtLi5a3ubVPGCobqSFII2tnjjMh8tgFjjdUBZOgx7V01//AMIv +/wAJv4i/4TXy/L+x239n/bd+37P5X+kfZc8bvM6bPm3btvO6gDv7i7tbTy/tU0cHnyLDF5jhN8j/ +AHY03EZY44Aotbu1voFurKaO5gkzslhcSI2CVOGUkHBGK8wNq998PvBtlqyySJc6xbwyJKWDNBI9 +0qAHIYKYiNuP4cYr0+1tLWxgW1soY7aCPOyKFBGi5JY4VQAMk5oAwPiPaXV94M1G1soZLmeTyNkU +KmR2xPCxwqgk4AzWl4Yhlt/DekwTo0UsVjbJJG4KsrLEgZWU8gg1X8Z63deHfDV5rNkkck9t5WxZ +gSh8yWOI5Csh6P61d0O9l1LRdP1GcKst3aw3EioCFDSxq7BcknGT60AP1a+/svSrzU9nm/Y7eW48 +vO3f5SM+3dhsZ29cVyWieCNO1zSLPXdfuLq+1e9hS7S/86SJ7YzDzo1tlR9iCJnyvy4z2x8o7K7t +YL61msrpfMguY3hlTJG5JAVYZUgjIPauS08eP/D9lD4fh0+11ZIF8m01TzxbpHEP3cP2m3K72Mag +Fth5HGS2TQBVsPGl7oegrHqEM2sXFlrT6A8qH9/OE3Msyx7W3PtwuwtljyWyal1Hxnqk2ka7ptxp +c2l65Z2L3McAnDA27AI11FcoqrmLcTgdxgHOduf4g0PUNC0HQ4UlhuNZu/EUF5cTuGWCS9n85tzK +vIQHavygZAzgE1dbRfFGuT63ruqWUenz3GjzaPY6csqTO+8GXzHmVhGMyHA6e+MZYAfpGpLcP4Ib +WLFpNSu7W6MF29wzNEEt03SsF4kNxHg/NyufWmWPxOnubWz1O50O4g068ke2Fwkgld7kCVo4beFY +w8u/ywob5RuJH8Oam07Rdda58F3F3ZfZ/wCxbe7t75fNjfy/3C28LZVvm8zZnC5xnmqlj4W12Hwn +4W0yS123WmaxFeXkfmRny4VmuXZ9wfa3yyDhSTQBpp4obVNJ8R2euaS1pcaRas15Ym4WRZYpoHlV +RPCBgsqkHA4478CGDxH4gstJtJdJ8NK+kx2NvNDO+owxKkRgjkKt567sR5K7m64zT7jQNWe98azL +BlNZs4YbA70/eulrLCw+98vzsB82KqRHxpYw6bp//CO/b7TTbO0VF+2wQq1zHFHveRW37vKcYQdA +w38nYUANtvEWsjRrK7XQrh9Uv9xTTg4CxKpLbri6dFSL5MEBhu3Hbjrjktf8f6jq/hLVzYWzWN5Y +TWqTz2l7HMsUU7bkljuLfG8lk8tlXpu69QNLxZpPiDxJa6LeXWi+elvJcG/0P7cseS4KQSeemxDt +27uORux/erKl8H+JZ9J8VRLpNvYyav8A2c1lZ2kkSxAQvvkTO5FDIv3zgBmyV4oA6X+17C38VfaN +UsPsd9F4f+23d15zS+TCs2Zbby41KvsYE7xyai07x/Pc3VidS0a407TNYkMOm37uJPMdjiESxImY +/MH3eT7ZXLAu9A1bWtfmvbqD7DBqHht9Nlfek3kXM8hZo8Kyl9gbqMA+tZ9novjLUP7C0PVrK3sb +Hw9cRXDX6SiX7T9i/d26xRBgyb1PzFvrx90gGreeMdWGu6hoGjaHJqU+neQzSC4SGMpNGJCXeVMK +2WAVed3J4xWx4b1yLxJolrrUMTQLdKxMTkEqyM0bjI6jchwe47DpVLRtLv7TxZ4j1O4i2WuofYfs +sm5Tv8iFkk+UMWGGPcCjwFpd/ovhOx0zU4vIuoPO8yPcr43zSuvzIzL91h3oAu+J4Zbjw3q0ECNL +LLY3KRxoCzMzROFVVHJJNHhiGW38N6TBOjRSxWNskkbgqyssSBlZTyCDUuuXsum6LqGowBWltLWa +4jVwSpaKNnUNgg4yPWjQ72XUtF0/UZwqy3drDcSKgIUNLGrsFyScZPrQBeorB8Pa9e6lqmt6RqMK +w3Gk3QWPyx8rWs4L2zE+Y+XKqS3TqO+apN4m1W5/4SGSxk0+3tdKuIbOzvL8vFCZl2C8S4beG+Vm +2oQACSOtAHV0VRvdc0XTJRBqOoWtpKyh1juJo4mKkkBgrsDjINWPtdr9q+w+dH9q8vzvs+8eZ5ed +nmbM7tu7jNAE1FV11HT3iuJ0uYWitGdLmQSKVhaIZkWVs4UqPvZ6Uyx1bStU3/2ZeW955WPM+zyp +Ls3Z27tjNjO04oAt0VyXh7xXqGq6XourX8+m2cV6t699HK7RSFbYuEa1V3YYUJul3Hgc1tQ+J/Dd +xKkEGrWMssrBI40uYmZmY4VVUPkkmgDToqje65oumSiDUdQtbSVlDrHcTRxMVJIDBXYHGQapf8JR +a/8ACXf8IniPzPsf2rzfNG7zN3/Hv5WM7vL/AHnX7vbHNAG3RWTperf8SKLVNbvNP/i867s5f9D/ +ANY0abJZW+gOT96rf9raV9g/tT7Zb/Yf+fvzU8n73l/63dt+9x160AW65LVvEGoR/EPRfDMZVLOa +F7yRl3B3YRXqbGw+0p8gbG3qM10Vvq2lXd1JY2t5bz3UG7zbeOVHkTYdjb0Viwwxwc1lXl9oVp4y +sLfZv1y/t2t92ZBss1E9xuxgxH97BjH3ufSgDoKKKKAIbu6gsbWa9um8uC2jeaV8E7UjBZjhQScA +dqLS6gvrWG9tW8yC5jSaJ8EbkkAZThgCMg96fNDFcRPBOiyxSqUkjcBlZWGGVlPBBFedWWqS+HPA +ereH4dx1PS7qbSbVFcxXE7Xcha3uIogC4LLMXQDO7YcH0AOys/FOhX/9n/ZLrzP7X8/7D+7kXzfs +2fO+8g27cfxYz2q3qmqWGi2Eup6nL5FrBt8yTaz43sqL8qKzfeYdq50favDWq+EfC1jKq2csN3Fd +qkSIJmt4EcSYwxUmQljhuSec1yPiHUPFfiHwJfeJ7i7t49KvZFVNLEeWhhjuI40dbgBWaTzY+Qfl +2kng4UAHrdFeb+LvG2oW/iO90aDWIfD8WnQoY3e2a7a7nmRJVDYhlEaKGxnr3w2cLdfxfrOu6b4b +ttDaOwvfEPneddyIHEH2LH2nyoW8wNuKts3Hp1wTlQDu6K5nwlqmsy3+r+Htdlju7rRpIcX0aiPz +o7pWlj3xKoVWVRzj6dtx6agArK8U/wBhf2Fdf8JN/wAgv939o/1n/PRPL/1Hz/f29K1axPGeiXXi +Lw1eaNZPHHPc+VsaYkIPLljlOSqueielAHzhRRRQB718LJtGm8LJ/Y0Elv5cgjvfMJPmXawwedIm +ZJPlbjHT6CuwrgvhzdeG/DfhuOCfXbFpb1lvZI3miiaFpYoQ0LKZWOVKdePpXW3XiHQLGdrW91Oz +tp48b4pp443XIDDKs4IyDmgDQorP/wCEh0D7L9u/tOz+y+Z5P2jz4/L8zG/y9+/bu284ot/EOgXf +mfZdTs5/IjaaXy5432Rp96R9rnCjPJNAGhRWV/wlnhb/AKDOn/8AgVD/APHKluvEOgWM7Wt7qdnb +Tx43xTTxxuuQGGVZwRkHNAGhRVF9c0WOyj1GTULVLOZtkdy00Yidhu+VZC20n5D37U238Q6Bd+Z9 +l1Ozn8iNppfLnjfZGn3pH2ucKM8k0AStpOlPBPavZ27QXUhmuIjEhSWQkMZJF24ZsqDk+lSyWlrN +PDdTQxyT227yJWQF4/MG19jEZXcODjrVD/hLPC3/AEGdP/8AAqH/AOOVLdeIdAsZ2tb3U7O2njxv +imnjjdcgMMqzgjIOaAHJoeix2UmnR6fapZzNvktlhjETsNvzNGF2k/IO3an2uk6VYusllZ29s8cZ +hRoYkjKxljKYwVUYUud2PXmmPrmix2UeoyahapZzNsjuWmjETsN3yrIW2k/Ie/am2/iHQLvzPsup +2c/kRtNL5c8b7I0+9I+1zhRnkmgBw0PRVW2RdPtQtkxe0UQx4gZmDloht+QlhnjvVi3tLW08z7LD +HB58jTS+WgTfI/3pH2gZY45Jqh/wlnhb/oM6f/4FQ/8AxypbrxDoFjO1re6nZ208eN8U08cbrkBh +lWcEZBzQBdhhit4kggRYoolCRxoAqqqjCqqjgACq9jpOlaXv/syzt7PzceZ9niSLftzt3bFXONxx +TH1zRY7KPUZNQtUs5m2R3LTRiJ2G75VkLbSfkPftTbfxDoF35n2XU7OfyI2ml8ueN9kafekfa5wo +zyTQBaktLWaeG6mhjkntt3kSsgLx+YNr7GIyu4cHHWi4tLW78v7VDHP5EizReYgfZIn3ZE3A4YZ4 +Iqh/wlnhb/oM6f8A+BUP/wAcqW68Q6BYzta3up2dtPHjfFNPHG65AYZVnBGQc0AWre0tbTzPssMc +HnyNNL5aBN8j/ekfaBljjkmi4tLW78v7VDHP5EizReYgfZIn3ZE3A4YZ4IqrJ4h0CGCG6m1Ozjgu +d3kStPGEk8s7X2MXw208HHSi38Q6Bd+Z9l1Ozn8iNppfLnjfZGn3pH2ucKM8k0AaFFZX/CWeFv8A +oM6f/wCBUP8A8cqW68Q6BYzta3up2dtPHjfFNPHG65AYZVnBGQc0AaFFZ8niHQIYIbqbU7OOC53e +RK08YSTyztfYxfDbTwcdKLfxDoF35n2XU7OfyI2ml8ueN9kafekfa5wozyTQBoVzngp7JodYW1jZ +JU1q/W7Zujy+buDL8x48ooO3I/E6EPifw3cSpBBq1jLLKwSONLmJmZmOFVVD5JJrF8OXui+Hzq0W +p6na2tzeate3bW1xLHDJGrybI8rI4Yh0jDqcDIYfWgDrahurS1voGtb2GO5gkxvimQSI2CGGVYEH +BGar3OuaLZxQz3moWtvFdLvt5JZo0WVcKd0bMwDDDDp60+31bSru1kvrW8t57WDd5txHKjxpsG9t +7qxUYU5OaALE0MVxE8E6LLFKpSSNwGVlYYZWU8EEVFDp2n28qTwW0MUsUIto5EjVWWBTlYVYDIQH ++HpVe18Q6BfTra2Wp2dzPJnZFDPHI7YBY4VXJOAM0XXiHQLGdrW91Oztp48b4pp443XIDDKs4IyD +mgC7NDFcRPBOiyxSqUkjcBlZWGGVlPBBFEMMVvEkECLFFEoSONAFVVUYVVUcAAVUudc0WzihnvNQ +tbeK6XfbySzRosq4U7o2ZgGGGHT1p9vq2lXdrJfWt5bz2sG7zbiOVHjTYN7b3Viowpyc0ARXXh7Q +L6drq90yzuZ5Mb5ZreOR2wAoyzIScAYoj8PaBDBNaw6ZZxwXO3z4lt4wknlncm9QmG2nkZ6UWviH +QL6dbWy1OzuZ5M7IoZ45HbALHCq5JwBmmTeJ/DdvK8E+rWMUsTFJI3uYlZWU4ZWUvkEGgC79ktft +X27yY/tXl+T9o2DzPLzv8vfjdt3c4qL+ydK+wf2X9jt/sP8Az6eUnk/e8z/Vbdv3uenWmXOuaLZx +Qz3moWtvFdLvt5JZo0WVcKd0bMwDDDDp60+31bSru1kvrW8t57WDd5txHKjxpsG9t7qxUYU5OaAG +RaHosKlIdPtY1MLWxVIY1Bgdi7w4C/cZmJK9M0XOh6LeRQQXmn2txFarst45YY3WJcKNsaspCjCj +p6U218Q6BfTra2Wp2dzPJnZFDPHI7YBY4VXJOAM0ybxP4bt5Xgn1axiliYpJG9zErKynDKyl8gg0 +ASzaHotxE8E+n2ssUsxuZI3hjZWnYYaZlK4LkfxdaffaTpWqbP7Ts7e88rPl/aIkl2bsbtu9Wxna +M0X2raVpez+07y3s/Nz5f2iVIt+3G7bvZc43DNFvq2lXdrJfWt5bz2sG7zbiOVHjTYN7b3Viowpy +c0AS3Fpa3fl/aoY5/IkWaLzED7JE+7Im4HDDPBFTVn2viHQL6dbWy1OzuZ5M7IoZ45HbALHCq5Jw +BmmTeJ/DdvK8E+rWMUsTFJI3uYlZWU4ZWUvkEGgBvin+wv7Cuv8AhJv+QX+7+0f6z/nonl/6j5/v +7elWtJ+wf2VZ/wBl/wDHj9ni+yfe/wBTsXyv9Z833cdeax/HlrFq2gS+H1vLW0vNTaJLRbuURCRo +5oXKqMMzHtwDyRWrodlLpui6fp05VpbS1ht5GQkqWijVGK5AOMj0oAvUUUUAVNQ0uw1T7N9ui837 +HcR3lv8AMy7Jos7H+Rlzjd0PFS3V3a2MDXV7NHbQR43yzOI0XJCjLMQBknFTVmeJdHXX9BvtIIUt +cwssW8sqiVfnhZinOFkVT/jQBoTTRW8TzzusUUSl5JHIVVVRlmZjwABUUOo6fcSpBBcwyyywi5jj +SRWZoGOFmVQclCf4ulcPea7Pqfw00yK0kkF7rv2fRVnnw2ZnY29w8zEudriKT5sFuQevS7qOpr4e +1q50/TrK1VdL8MyXdtM6M04FvIUjt2l37jF8gO3rnnNAHZ0V5Zr2peNtX0/w3ql1BpttDd6lYy2M +e6VpPtDKxiebBKiJ+Wwp3AEDqDXcaVrd1feJdd0aZIxBpX2PyGUEO32mJpX3ksQcEcYAoA26ZNNF +bxPPO6xRRKXkkchVVVGWZmPAAFcrp3i3VL3wNb+I2htVvLlmjLSyC3tIP30kCzTNNLu2LtGQpLMe +B14wYvG2o63a+I9Cv30+68jR7udbnTPOEYaMNE8Z+0D587wQy/L7nPAB6RDNFcRJPA6yxSqHjkQh +lZWGVZWHBBFPrJ8J/wDIq6N/2D7X/wBEx1rUAFFFFAFTVvsH9lXn9qf8eP2eX7X97/U7G83/AFfz +fdz05o0n7B/ZVn/Zf/Hj9ni+yfe/1OxfK/1nzfdx15pmuWUupaLqGnQFVlu7Wa3jZyQoaWNkUtgE +4yfSjQ7KXTdF0/TpyrS2lrDbyMhJUtFGqMVyAcZHpQBzHia+/wCER8UJ4kCbrXUdPuLe5TPkxm5s +0a5t2kkwytJIoMSAjPpnpWZrely6V8Hp4rrc15cLBd3jyoUlae4uYZX87cSxddwQlufl/CvQL3Tt +P1OIQajbQ3cSsHWO4jWVQwBAYK4IzgmnXVpa30DWt7DHcwSY3xTIJEbBDDKsCDgjNAHmvjOPQ7PX +dX1RJtP1G58u3XU9G1JVik2eWPnsLptjCTygOEz1zy21a0LHVNDsfGmnXfnR6dp0vheAWgu5Fj2o +04aKMtI5ywQf3j0rsr3Q9F1OUT6jp9rdyqoRZLiGOVgoJIUM6k4yTT77SdK1TZ/adnb3nlZ8v7RE +kuzdjdt3q2M7RmgDy9NXs38N6ldQx293Bqfix1t2vnkitAJAkyS3KIULxgLko/HcjjFXvA8dvF8Q +blLe7sbw/wBks0v9lwJBaxO88LmGMxcShAw/eHk9DyK9CbSdKeCe1ezt2gupDNcRGJCkshIYySLt +wzZUHJ9KLXSdKsXWSys7e2eOMwo0MSRlYyxlMYKqMKXO7HrzQB5f4a+y/ZfAn27y/svl679o87Hl ++XiXf5m/5du3rmum0r/hAb/Ura/t/wCx7by5FOnW0X2aOd5D8qTSquHDHP7uL+H7zfPhY+n/ALD0 +URRQDT7XyrdZUhj8mPbGs4ImVF24USA/Njr3qKHwx4bt5Ung0mxiliYPHIltErKynKsrBMgg0AeX ++I7my1FvEk0kmk6aLa6uYh56fbdUupYlWBUT7QWMcTn7pjA8vHHAJrb8LQ6fH4w0J5EhSabwravG +zBQ7zgqm5SeS/koR67R6V3U2h6LcXT3s+n2stzKpSSd4Y2kZWTymVnK7iCny/TinrpOlJPBdJZ26 +z2sYht5REgeKMAqI4225VcMRgetAHlWl/YP7C8C/27/yBftGofavN3fZvO8yT7L52Pl+9n73GN2f +l3Uap9g/sLx1/YX/ACBftGn/AGXyt32bzvMj+1eTn5fvY+7xjbj5dteq/wBk6V9g/sv7Hb/Yf+fT +yk8n73mf6rbt+9z060f2TpX2D+y/sdv9h/59PKTyfveZ/qtu373PTrQByV9omkaJ428Iw6TZw2il +dQRzEgVnEdsoXzH+85GTyxJrTvPDvnePLDxPcTxxw29m1pbRb9sklyfPYjayYZfJkc8Nnj0Brfkt +LWaeG6mhjkntt3kSsgLx+YNr7GIyu4cHHWuK1O1nuPjBpM0K7ktdLeaY5A2oTdwg8nn55VHHrQB3 +dFc/rPjXTdI1IaPFbXmqXwj86W302H7Q8KfLtMo3rt3bh/XqM2vD/iXTfEkEstl5kU1tIYbq0uF8 +ueBwSMSx5bGdvHPt1BAANauZvfBMF74oi8QG42QeZBc3NlsJ865tEmjt5vO8wFdgkHygYOOc5rpq +z9A1u18RaTBrNkkkcFzv2LMAHHlu0RyFZx1T1oAh1HQvt+u6Rrfn+X/ZH2n9zs3eb9pjEX39w27c +Z6HNc1e/DGeawudEs9cuLXRpZPPttPMYkWFyyuVaRpA7x/eITI+bDHJBz3dFAHM6p4Sv5dZl13w9 +q8mjXV3Gsd8PJW6jm8sKsT+XKwVWVRjP5Y+bL9V8HLe2WnJZahdWuo6Qxez1KV2uZcvjzvOEjASC +QDkcDt93Kno6qapqlhothLqepy+RawbfMk2s+N7Ki/Kis33mHagDP8NeGv7B+13V1dyajqWoyCS8 +vJBs37NwiRIgzKiorYAH8sAbdFFABXNfEe7urHwZqN1ZTSW08fkbJYWMbrmeFThlIIyDiulrK8U6 +7/wjWhXWt+R9p+zeX+53+Xu8yRIvvbXxjfnpQB81UUUUAetfCzwXplzpSa3rOnyLfQ3gmsppDLFm +NUglhkRQyqy7iSDg5rsNU8BeE9av5dT1Ox8+6n2+ZJ50yZ2KqL8qSqv3VHas/wCFmt3WteFk+1JG +n9nyCwi8sEZjghg2s+5m+b5ucY+ldhQBlah4W0LVNKttEvrXzbGz8v7PD5ki7PKQxJ8yOrHCtjk1 +Dpvgzw1pFre2Wn2fkwalH5N2nmyt5iYdcZeRivEjfdxW3RQBz+l+AvCei38Wp6ZY+RdQbvLk86Z8 +b1ZG+V5WX7rHtRqngLwnrV/Lqep2Pn3U+3zJPOmTOxVRflSVV+6o7V0FFAGVqHhbQtU0q20S+tfN +sbPy/s8PmSLs8pDEnzI6scK2OTUOm+DPDWkWt7ZafZ+TBqUfk3aebK3mJh1xl5GK8SN93FbdFAHP +6X4C8J6Lfxanplj5F1Bu8uTzpnxvVkb5XlZfuse1GqeAvCetX8up6nY+fdT7fMk86ZM7FVF+VJVX +7qjtXQUUAZWoeFtC1TSrbRL6182xs/L+zw+ZIuzykMSfMjqxwrY5NQ6b4M8NaRa3tlp9n5MGpR+T +dp5sreYmHXGXkYrxI33cVt0UAc/pfgLwnot/FqemWPkXUG7y5POmfG9WRvleVl+6x7Uap4C8J61f +y6nqdj591Pt8yTzpkzsVUX5UlVfuqO1dBXBeKJIrjxzHp2o67daHYDSVuFa3vBaK0/2h0AJf5CSm +e2ePagDqNQ8LaFqmlW2iX1r5tjZ+X9nh8yRdnlIYk+ZHVjhWxyah03wZ4a0i1vbLT7PyYNSj8m7T +zZW8xMOuMvIxXiRvu4rmtFvP7P8AGVlpOh67ceIbG+t5Xv1uJftv2bygxilW4jwqb2O0r+fVcav/ +AAsrw39v+zf6R9j+0fY/7W8sfYPO279nn7/1xjv935qALel+AvCei38Wp6ZY+RdQbvLk86Z8b1ZG ++V5WX7rHtRqngLwnrV/Lqep2Pn3U+3zJPOmTOxVRflSVV+6o7VhS+Ml0Dxd4lhvxfX0US2csFrao +0wgiS333E21mVI0DOu45HJFb+o+NdBsNLtNVSVr1NRZUsYbRfMnuGYhSscZKnKk/NnGDx97AoAfq +Xgzw1q9rZWWoWfnQabH5Nonmyr5aYRcZSRS3Ea/ezRpvgzw1pFre2Wn2fkwalH5N2nmyt5iYdcZe +RivEjfdxWfdeN7W98Kavq2jrcJe6dHJHJavEPtNtNyiPLCxYbVPzE8jAPcEVq+FNSn1fw3p2pXSy +LPPboZTKgjZ3A2tIFXja5G5cfwkUAVdL8BeE9Fv4tT0yx8i6g3eXJ50z43qyN8rysv3WPajVPAXh +PWr+XU9TsfPup9vmSedMmdiqi/Kkqr91R2rn/Geqa5NrF42gzSCPwtZxX1xHHI0SSTySxymG5Xen +mx/ZY2bC+4zk4rQ8b3r32laA+l3txawatqlnF9otHaCRoLlJOh4IyCDgj8KANXUvBnhrV7WystQs +/Og02PybRPNlXy0wi4ykiluI1+9mptP8LaFpelXOiWNr5VjeeZ9oh8yRt/moIn+Z3ZhlVxwa5fUr +S98Gavok1nrl9fDUr6OwnstTn+0B4pioaWMfIVMZxyB1YdshtfwRd3V3/b/2qaSfyNcvIYvMcvsj +Ty9sabicKM8AUATaX4C8J6Lfxanplj5F1Bu8uTzpnxvVkb5XlZfuse1GqeAvCetX8up6nY+fdT7f +Mk86ZM7FVF+VJVX7qjtXQUUAYmpeDPDWr2tlZahZ+dBpsfk2iebKvlphFxlJFLcRr97NTaf4W0LS +9KudEsbXyrG88z7RD5kjb/NQRP8AM7swyq44NatFAHP6X4C8J6Lfxanplj5F1Bu8uTzpnxvVkb5X +lZfuse1GqeAvCetX8up6nY+fdT7fMk86ZM7FVF+VJVX7qjtXQUUAYmpeDPDWr2tlZahZ+dBpsfk2 +iebKvlphFxlJFLcRr97NTaf4W0LS9KudEsbXyrG88z7RD5kjb/NQRP8AM7swyq44NatFAHP6X4C8 +J6Lfxanplj5F1Bu8uTzpnxvVkb5XlZfuse1RXfw48GX11Ne3WneZPcyNNK/nzjc8hLMcLMAMk9q6 +WigDE1LwZ4a1e1srLULPzoNNj8m0TzZV8tMIuMpIpbiNfvZqbT/C2haXpVzolja+VY3nmfaIfMkb +f5qCJ/md2YZVccGtWigDn9L8BeE9Fv4tT0yx8i6g3eXJ50z43qyN8rysv3WPaorv4ceDL66mvbrT +vMnuZGmlfz5xueQlmOFmAGSe1dLRQBj6v4S0DXorWHWLZrtbJSkBeabcAwQNudZAzk7ByxJp+n+F +tC0vSrnRLG18qxvPM+0Q+ZI2/wA1BE/zO7MMquODWrRQBz+l+AvCei38Wp6ZY+RdQbvLk86Z8b1Z +G+V5WX7rHtUV38OPBl9dTXt1p3mT3MjTSv5843PISzHCzADJPaulooA4r4taXYXfhO41O4i33Wn7 +Pssm5hs8+aBJPlDBTlR3BroPCf8AyK2jf9g+1/8ARMdQ+M9buvDvhq81mySOSe28rYswJQ+ZLHEc +hWQ9H9au6Hey6loun6jOFWW7tYbiRUBChpY1dguSTjJ9aAL1FFFABRRXKP8AEK1+1Xdra6NrF79i +uJLSWW0tRLH5kR2sAyy/jzQBFp3gq6s/F76y8sZ06K4u7+0VWJn+038cEUyyjywnljY2zBz0yTVj +XPC+oanrWoajBJCsV3oM2kRq7MGE8sjOrMAhGzB65z7VpWev/bP7P/4luoQf2j5/+vg2fZvIz/x9 +fMfL8zHydc1rUAclq3hfWrjw3oGnadJai/0OayuGa4aTyGa0iZCAUTeQXx2HHpRd+H/Flt4j1LVP +D91YxW+tLbrcSXSSPPbmBDDugRf3bkA7hvOCeOnJ6LT9UsNU+0/YZfN+x3ElncfKy7Josb0+dVzj +d1HFW6AOEPgPVT4I0rQPMs5L7SrwXuyYPJaTYlnfypPlVtpWbn5eenfNEXg3xPcXV/ealPp6m70O +bR7e3s1eKG3LH90iAoSYwBuJ6gnAGAK7uigCjodlLpmi6fp05VpbS1ht5GQkqWijVGKkgHGR6Veo +ooAKKKKAMzxPNLb+G9WngdopYrG5eORCVZWWJyrKw5BBo8MTS3HhvSZ53aWWWxtnkkclmZmiQszM +eSSasatff2XpV5qezzfsdvLceXnbv8pGfbuw2M7euKNJvv7U0qz1PZ5X2y3iuPLzu2eaivt3YXON +3XFAFuvMtOjl12W7h8Q+KL7RvEbzNGdMhnNrBAzkpbxxRMcTAhQ2Y35DDnJ3H02uEudY1OzsH0fx +Z4dvPEV1bySvbXMdpDPbXKhpFglcR71hYqcFdpYDnnOKAN2y1i90xtG0LxGVn1fUluF8+0H7gm1X +zCzb/LYFkI6LjdnoKyPHfib/AIkXiKx0yS4tb7RvsPmXCHy/+PqSJ18p0fd93IbpWYmm694bt/B1 +7qFndak2jrfR3kdkPtUsf2lMQRhdwyEX5SR8oxgHpmlqtrrmsWHjS8OkXls+pf2U1pbvGzSSJEy8 +gIDlggDOozs6HpQB2ujeN9G1rUjpcK3FrO8fn2n2uIwi7hO7E1tuOWXC55AOO3BxUvfiPo1jdXMM +lpqElrY3H2S61GO3LWkUgKo4eTcG+Vmwfl+mcjNW3l1nxL4v0m+m0m40qDQY7n7W93gCSa5j8kx2 +xUESqpTO8cEenG7H1ptXs9euLrw1ompafrH24b2gUzaZqMRwqyXR3xxoSHLZA+Uk7ju+ZQDurHxB +p982pIxa0bSJmhu1utsZVVXeJ8bziJ15VjjIBrHb4iaaY7I2+m6pdT31u14lrBbb5kgDmJJZFEmN +rkfKQTxjpkZzfiJpt7ayx3uiTrb3HiNotAu43X91IJixjnbaPvqqmPcVY7G+XBFHjLT7W0ls7W10 +bUgbWx8jTtY0bfLcWzIdggeNXRimzu787iF53EAEs/jxr3XvC66Ol0+m6uszTgQKd5OYVXc2SDby +IWl2nAXn5hWhqfxE0HS9QnsXjurlLJo0vry1i823tWkbYFnkDZBB64B9PvZFY6S+JJ7/AMEatrdh +cPdR/bI77yISfK+0KkEMk4X5Y8qwZ84x83AxisfUPD+qWmr61YXVvr00eqXU1zaDR5gtjMt2W+S6 +MkZWM9Fdmzx2wAWAO41vxrpuh6qmizW15dXstuLmGGzh85pQXZCiAODuARmOcDaOueKr23xE0G7u +rGCGO6aLUGhhW7EW63juJ0EiWssqsR5uCNwXOM8ng4r6TpF1p3jSzXyJBa2vhuKy8/mSMSRzr+78 +7y4lZtoz91c9cCsTTtJ1VPBfg+1ezuFntdchmuIjE4eKMT3TGSRduVXDA5PrQB6XXKan4l1K3+IO +k+F4fLWyurd7mZtuZGIS7wm4nAXMSngZ4644rq65zULnw5B4002KSFZteuYWijdt+YbUJcy+YuVM +eS8ZTs2G9OKAK81k8viXU7vwpqMdvqkUcI1ayuoGlgmfyn+xlpMoyfKeTGx7ZHXOL4k126j8P+Jo +/Ij03X9O/s4Xt7pzlRN5zQmN0m2xS8LuXa2cDjJrqtb8J2GtXSah9ovNPvkjEH2uwnaCQwgs/kt9 +5du5t33c8Dmq8HgPQYdEvdDcTTLqbGS8u5X3XUsm7zEkeXaMlG5Axj1By2QBmvXd1D408L2sM0kc +Fz/aHnxK5CSeXArJvUHDbTyM9K4XSItZ0T4e2fjKx1a4V7GQ+Xpxx9jaFrl4HjkiUjczPIzbyc44 +GMBh3Wn+A9NsNWtNce91C+vrPzAk17P5xZJEMfltlB8q7mK4xyxzmqtl8LfDdn9mjMt5cWttJ55s +p5g9tNN8wE00IRVLBWC8YBAAIPOQDK8axazaazdajql/qljockcMVld6VMBHayMNjG8tl2uy7yWL +A+i5JIC7GpXl7od7oniCW/a+0yeGPTtSlBxb5m2tBqCxowhjDScO5bAUgLU+s+A9N1i/utQ+26hY +vfxpFex2U/lxzhFMa+ajI+fkO3HT25OW+LZJdM8PDw3oml3V619avp1qLdS0UC7EgUzzOTsAV8gt +1xyR1oA5ef8A4SvxCkvibT7nUJNHuNQnBttMuPImNjbL5ME9qkoZgxZZDJHwXbb8o6hmueVqHwqu +7u31m61SCK6SaJpyFnRWljT7JeHLmQoZN2fXaR8oFdbL4E02fStJ0/7RcWc+jR7ILzT2+yyZdAk7 +YAcDzSNzd/fk5ePAukf8I5deGjNdPDfzfabq5eQPcSSl0kLs7IVyfLUfd/XmgDnfF9/qVtrmneF4 +rjWJLG109bqV9IXzNQncM9urTS7l+X5QWOOSeRyCteXU/FM3hbRbaae+0y/GvQ6cl5cxtFPNAyyG +KWaBsBhhgGUswYryxrrdU8FabqqWDy3N5BfabGIYtTt5tl4yBSjCSbYd27JJ46k4xk5d/wAIbpAs +rGyQzKLC+j1Tzt4aW4uo9xMlzI6sXLlvm6e2BxQByFzaaun/AAlGkx65qQtvDkK30EhnJuppZrXz +VSW46+Uhib5FAzuyTwK6LUpNN1b4dwXHiq6kgtbuzs5ry5hX597mCQEKkUg+aTHRK05PC+nyTa3O +0k27xBClvdgMuEWOJrcGL5ODtfvnms/xZ4dubjwHL4b0VGuZYoba3t0dkVmWCSHlmby1ztjz2oA+ +faKKKAPf/hp/YX/CLQf2F/sfb/8AWf8AH55MPn/638Pu/L6V1dcf8LNEutF8LJ9qeN/7QkF/F5ZJ +xHPDBtV9yr83y84z9a7CgAooooAKKKKACiiigAooooAKKKKACuSvdDi1P4iCfUdPW7sF0UIslxCJ +YBOLkkKGdSm/YT74rraKAOP0PSZPCXiu7sLOzkl0rXc3UVzFEgS0mj8xnt5WjUERkEeXnAH3QCdz +VzX2HxJ/wif/AArP+x7j7Z9o8r+0ufsHk+d9s8/z9v4bcZ/4F8leq0UAcFLqWr+HPF3iXUI9EvtR +tr1bMQSWsZYNLFb4Vfu5KE7gzrnaQARyKqQaDr3hjS/CeovZNfvoTXYvrS0PmThdQJAMagYcxhvm +APXvtyw9IooA4K0s9X1Gx8Za/NYTWY1y1MNlZSg/amFtbzQBniC5UyEjC9fqME9L4PaVvC2lpPbz +WssNrHbyQ3KGORWgXyWJQ84JTK+2K2KKAPP9M8GT+Jv7S17WbzVNMfWLiUfY4XFqxs48wQR3UJhO +WCA9yCp9zVS40nVdS8KaF4f1azuLh9N1yGxvCInVHtIfOjE0bIqN5PlOq+Zgf1r0uigDB0fwN4V0 +G9GoaVYLDcqpRZGkklKhuG2+bI4Bxxkc4471X8EWl1af2/8AaoZIPP1y8mi8xCm+N/L2yJuAypxw +RXTUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAZXin+wv7Cuv+Em/wCQX+7+ +0f6z/nonl/6j5/v7elWtJ+wf2VZ/2X/x4/Z4vsn3v9TsXyv9Z833cdeaz/GeiXXiLw1eaNZPHHPc ++VsaYkIPLljlOSqueielXdDspdN0XT9OnKtLaWsNvIyElS0UaoxXIBxkelAF6iiigArzrw3/AMJp +9q8Q/wDCOf2X9l/ty93/AG/z/M8zKZ2+T8u3bt/WvRaz9I0S10X7b9leR/7QvJb+XzCDiSfbuVNq +r8vy8Zz9aAMLWJtTPiTwnp95O0RvYb9NQjs5ZYopHW2QnbtZXwrklCeR161meGrrXNR8Qf8ACNah +q8dxH4ZkZ5pYJGWbUAyhYFlCEN+4bPnfMQWwrBj81dbqWg2+p6jY6q800Fzpq3C2zQlMA3UflMzL +JHICVAyvbPXNUrLwPoemppY09ZLaTR5HlhmQqXlMyiOfz96MreYoGTgEYG0qKAOEjiutE8F+Mrqy +v7wTw6wbZJWmO8eVPApl3LtPmSCXEjfxYFdrr13dQ+NPC9rDNJHBc/2h58SuQknlwKyb1Bw208jP +Sn/8ILpDWus2U011Lb69Mbm4ieQbYpS5l3wBUXad2Ouc7RnIpmn+A9NsNWtNce91C+vrPzAk17P5 +xZJEMfltlB8q7mK4xyxzmgDktKv9e0z4dzeNX1a6vL1oWt7eG5bzIIle7WHzCjZMkqncVdj0IXGB +V7wbd65a+ILa0KeILqxu7do7yTW4WRIZ41MizROWl2q+CuzI6j5m4x1th4V0ix8OL4WdGu9PCujL +ckMzCR2lOWRUwQzfKRgjjvVfQvBWm6FPHci5vNQkto/JszfzecLVCArC3UIipuUAHjoMdM5AOS0l +Nb07xDY2fifWNSsNVnunlRpZVuNLv4g5DQwoPLETuGwqsPl4wAzKB6bXKWXw40axuraaO71CS1sb +j7Xa6dJcFrSKQFnQpHtDfKzZHzfXOTnq6ACiiigCpq1va3elXlrfSeRaz28sdxLuCbI3Rld9z5UY +U5yaNJt7W00qztbGTz7WC3ijt5dwffGiKqPuTCnKjORUXiG1nvtA1OytV8ye5s54YkyBueSN1UZY +gDJPejw9az2OgaZZXS+XPbWcEMqZB2vHGisMqSDgjtQBoUUUUAFFFFABRRRQBjnwxZP4jXxLPcXU +9xCrLbW8kube3LosTtDGAMFlXnnHOeuMbFFFABRRRQAUUUUAFcvqHhyWfx/pviiS5hht7a1a1jhY +nzZpyLk7VBwMCOQt1J+Xpjmuorh9Wm1CT4saLaRvM9nDYvcyQqWMSMVvYfOZB8oPzhd3vigDuKKK +KACiiigAooooAKKKKACiiigArmviPd3Vj4M1G6sppLaePyNksLGN1zPCpwykEZBxXS1ieM9StdI8 +NXmoXtlHqUEPlb7SbGyTdLGgzuSQfKW3fd7UAfOFFFFAHtXwn1O6/wCELvLq6a4vfsVxKsUSkyye +XFBAywwqx/BVFdBpfi/+1L+Kx/sXWLPzd3+kXlp5UKbVZ/nfzGxnbge9c/8ABX/kVrr/ALCEn/om +3r0CgDmrvxt9kuprX+wNcn8iRo/Nhs98b7CV3xt5gypxkGtDXdf/ALD8j/iW6hqPn7/+QfB5/l7N +v+s+ZcZ3cfQ1q0UAZWn6/wDb9KudU/s3ULb7N5n+iXMHl3MvloJP3UW47t2cLzyaqaX4v/tS/isf +7F1iz83d/pF5aeVCm1Wf538xsZ24HvXQUUAc1d+Nvsl1Na/2Brk/kSNH5sNnvjfYSu+NvMGVOMg1 +oa7r/wDYfkf8S3UNR8/f/wAg+Dz/AC9m3/WfMuM7uPoa1aKAMrT9f+36Vc6p/ZuoW32bzP8ARLmD +y7mXy0En7qLcd27OF55NVNL8X/2pfxWP9i6xZ+bu/wBIvLTyoU2qz/O/mNjO3A966CigDmrvxt9k +uprX+wNcn8iRo/Nhs98b7CV3xt5gypxkGtDXdf8A7D8j/iW6hqPn7/8AkHwef5ezb/rPmXGd3H0N +atFAGJD4n87Rp9Z/snVI/s8gj+xSW227kyYxvjh3/Mv7zrnsfSotL8X/ANqX8Vj/AGLrFn5u7/SL +y08qFNqs/wA7+Y2M7cD3roKKAOau/G32S6mtf7A1yfyJGj82Gz3xvsJXfG3mDKnGQa0Nd1/+w/I/ +4luoaj5+/wD5B8Hn+Xs2/wCs+ZcZ3cfQ1q0UAYkPifztGn1n+ydUj+zyCP7FJbbbuTJjG+OHf8y/ +vOuex9KNE8T/ANtXT2v9k6pp+yMyebf23kRnBVditvb5vmzj2NbdFAHNXfjb7JdTWv8AYGuT+RI0 +fmw2e+N9hK7428wZU4yDWhruv/2H5H/Et1DUfP3/APIPg8/y9m3/AFnzLjO7j6GtWigDEh8T+do0 ++s/2Tqkf2eQR/YpLbbdyZMY3xw7/AJl/edc9j6UaJ4n/ALauntf7J1TT9kZk82/tvIjOCq7Fbe3z +fNnHsa26KAOau/G32S6mtf7A1yfyJGj82Gz3xvsJXfG3mDKnGQa0Nd1/+w/I/wCJbqGo+fv/AOQf +B5/l7Nv+s+ZcZ3cfQ1q0UAYkPifztGn1n+ydUj+zyCP7FJbbbuTJjG+OHf8AMv7zrnsfSjRPE/8A +bV09r/ZOqafsjMnm39t5EZwVXYrb2+b5s49jW3RQBzV342+yXU1r/YGuT+RI0fmw2e+N9hK7428w +ZU4yDWhruv8A9h+R/wAS3UNR8/f/AMg+Dz/L2bf9Z8y4zu4+hrVooAxIfE/naNPrP9k6pH9nkEf2 +KS223cmTGN8cO/5l/edc9j6UaJ4n/tq6e1/snVNP2RmTzb+28iM4KrsVt7fN82cexrbooA5q78bf +ZLqa1/sDXJ/IkaPzYbPfG+wld8beYMqcZBq1rfif+xbpLX+ydU1DfGJPNsLbz4xksuxm3r83y5x7 +ituigDEh8T+do0+s/wBk6pH9nkEf2KS223cmTGN8cO/5l/edc9j6UaJ4n/tq6e1/snVNP2RmTzb+ +28iM4KrsVt7fN82cexrbooA5q78bfZLqa1/sDXJ/IkaPzYbPfG+wld8beYMqcZBq1rfif+xbpLX+ +ydU1DfGJPNsLbz4xksuxm3r83y5x7ituigDK/t//AIkX9u/2bqH/AF4eR/pn+s8r/Ubv+Bdfu81D +onif+2rp7X+ydU0/ZGZPNv7byIzgquxW3t83zZx7GtuigDmrvxt9kuprX+wNcn8iRo/Nhs98b7CV +3xt5gypxkGrWt+J/7Fuktf7J1TUN8Yk82wtvPjGSy7GbevzfLnHuK26KAMr+3/8AiRf27/Zuof8A +Xh5H+mf6zyv9Ru/4F1+7zUOieJ/7auntf7J1TT9kZk82/tvIjOCq7Fbe3zfNnHsa26KAPP8Ax94y +uotF1KxstP1ixnikWNNS8kwwDZMgLrcLJna4GFPfPvWqfFtr4a8F6LrOsi4uftNvaxs0eJJGkkg8 +0u5lkTOdhyc11dFAHL6J8QtF17T9T1Gzhuki0eH7RcLKkYZl2yviPbKwJxEepFZ+nfF3w3qWoW2n +QW18st3NHbxs8cQUNKwRS2JycZPpXcUUAcfr/wAUNA8O6tPo17b3kk9ts3tCkZQ+YiyjBaZD0f0r +Q1fxrpWi6BZeI7qK4e11DyvKSNUMg8+Npl3hpFX7q84Y10FFAHL6J8QtF17T9T1Gzhuki0eH7RcL +KkYZl2yviPbKwJxEepFV9A+KGgeItWg0ayt7yOe537GmSMIPLRpTkrM56J6V2FFAHH6/8UNA8O6t +Po17b3kk9ts3tCkZQ+YiyjBaZD0f0rQ1fxrpWi6BZeI7qK4e11DyvKSNUMg8+Npl3hpFX7q84Y10 +FFAHL6J8QtF17T9T1Gzhuki0eH7RcLKkYZl2yviPbKwJxEepFV9A+KGgeItWg0ayt7yOe537GmSM +IPLRpTkrM56J6V2FFAHH6/8AFDQPDurT6Ne295JPbbN7QpGUPmIsowWmQ9H9K0NX8a6VougWXiO6 +iuHtdQ8rykjVDIPPjaZd4aRV+6vOGNdBRQBy+ifELRde0/U9Rs4bpItHh+0XCypGGZdsr4j2ysCc +RHqRVfQPihoHiLVoNGsre8jnud+xpkjCDy0aU5KzOeieldhRQBwnjX4kaVpB1Tw4EvE1Fbdo4riE +IESSaEPE4fzlcbfMHO2rFl470/SvAukeINSW6uFnWOzdlCvK08ayJI7F5VyGaBjnOa7OigDn/Cnj +XSvGH2r+zIriL7H5fmfaFRc+bv27dkkn/PM5rH074u+G9S1C206C2vllu5o7eNnjiChpWCKWxOTj +J9K7iigDl/FHxC0XwlqEenajDdSyywrcK1ukbLtZnTB3yxnOYz2oufiFotr4ZtPFUkN0bO9mNvHG +qR+aGUzDLKZQuP3J/irqKKAOf8KeNdK8Yfav7MiuIvsfl+Z9oVFz5u/bt2SSf88zmsfTvi74b1LU +LbToLa+WW7mjt42eOIKGlYIpbE5OMn0ruKKAOP1/4oaB4d1afRr23vJJ7bZvaFIyh8xFlGC0yHo/ +pVi5+IWi2vhm08VSQ3Rs72Y28capH5oZTMMsplC4/cn+KuoooA5/wp410rxh9q/syK4i+x+X5n2h +UXPm79u3ZJJ/zzOax9O+LvhvUtQttOgtr5ZbuaO3jZ44goaVgilsTk4yfSu4ooA4/X/ihoHh3Vp9 +Gvbe8knttm9oUjKHzEWUYLTIej+lWLn4haLa+GbTxVJDdGzvZjbxxqkfmhlMwyymULj9yf4q6iig +Dn/CnjXSvGH2r+zIriL7H5fmfaFRc+bv27dkkn/PM5rmoPi5Zar4g0vTNOtbiK1uLhYp5ZfL3sZV +khSPywXAUSPGxYPngjHr6LRQBy/ij4haL4S1CPTtRhupZZYVuFa3SNl2szpg75YznMZ7VY/4TXSv ++ET/AOEx8q4+w/8APPannf677N93zNv3v9rpXQUUAcv4X+IWi+LdQk07TobqKWKFrhmuEjVdqsiY +GyWQ5zIO1Z+nfF3w3qWoW2nQW18st3NHbxs8cQUNKwRS2JycZPpXcUUAcv4o+IWi+EtQj07UYbqW +WWFbhWt0jZdrM6YO+WM5zGe1WP8AhNdK/wCET/4THyrj7D/zz2p53+u+zfd8zb97/a6V0FFAHL+F +/iFovi3UJNO06G6iliha4ZrhI1XarImBslkOcyDtWfp3xd8N6lqFtp0FtfLLdzR28bPHEFDSsEUt +icnGT6V3FFAHL+KPiFovhLUI9O1GG6lllhW4VrdI2XazOmDvljOcxntRc/ELRbXwzaeKpIbo2d7M +beONUj80MpmGWUyhcfuT/FXUUUAcv4X+IWi+LdQk07TobqKWKFrhmuEjVdqsiYGyWQ5zIO1c7qnx +I8F+LbM+HL1NQtYL+SKN7jEEYjxIjh2dppAqgr8x2nivSqyvFn/Iraz/ANg+6/8ARMlAHzVRRRQB +7V8Ff+RWuv8AsISf+ibevQK8/wDgr/yK11/2EJP/AETb16BQAUUUUAFFFFABRRRQAUUUUAFFFFAB +RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiHxPo3he1W61efy/M3CGJAWklZRuKoo +/LJwoyMkZrVryfwvp6/Efxhf+KdXiaTSrNhHaQS7gjFT+5jZT5ikKo3yKGxuYcFWIoA29H+J2oa7 +qEUOneHbqWwlultmvg7MsasyjfKEt2VSqsGZd/Hr3rvaZDDFbxJBAixRRKEjjQBVVVGFVVHAAFPo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigArK8Wf8itrP8A +2D7r/wBEyVq1leLP+RW1n/sH3X/omSgD5qooooA9q+Cv/IrXX/YQk/8ARNvXoFef/BX/AJFa6/7C +En/om3r0CgAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo +oooAK8/+Cv8AyK11/wBhCT/0Tb16BXn/AMFf+RWuv+whJ/6Jt6APQKKKKACiiq+o3sWmafc6jOGa +K0hkuJFQAsViUuwUEgZwPWgCxRXDw698SLjS08RQadpstlKouo9PRpmvWt2O5VVgfLLmPnp/wHPy +1sWnjC1u/EkPh3yvIkn09L/984SZJHIP2WSDBIkEZ3kbunbHNAHQUVU/tbSvt/8AZf2y3+3f8+nm +p533fM/1W7d93np0ok1bSopzay3luk6yRwtE0qBxJMC0UZUtnc4BKjv2oAt0VU/tbSvt/wDZf2y3 ++3f8+nmp533fM/1W7d93np0ovtW0rS9n9p3lvZ+bny/tEqRb9uN23ey5xuGaALdFFUbnXNFsmkS8 +1C1t2gZElWWaNCjSKXjVwzDBZVJGeooAvUVXutR0+xZEvbmG3aRZHRZpFQssS75WUMRkIvLegqG5 +1zRbOKCe81C1t4rpd9vJLNGiyrhTujZmAYYYdPWgC9RUN1d2tjA11ezR20EeN8sziNFyQoyzEAZJ +xTYtR0+ayOow3MMlmFZzcpIrRBUzvbzAduF2nPNAFiiq9lqOn6nEZ9OuYbuJWKNJbyLKoYAEqWQk +ZwRUNlrmi6nKYNO1C1u5VUu0dvNHKwUEAsVRicZIoAvUVRl1zRYb0adNqFrHeFlQWzzRrKWfGxfL +LbstuGOKrrq32e/1T+07zT4rGz+z+XiXbND5q/N9s3sFTexHl+ooA1qKqW+raVd3Ulja3lvPdQbv +Nt45UeRNh2NvRWLDDHBzTJ9c0W1lmgudQtYZbZQ88ck0atErFArSKzAqCZFxn1HrQBeooooAKKKK +ACiiigAooooAKKo65ey6ZouoajAFaW0tZriNXBKloo2dQwBBxketGh3sup6Lp+ozhVlu7WG4kVAQ +oaWNXYKCScZPrQBeorn/AAt4m/tTwna+I9bkt7PzfM858+VCm2Z4U5ldsZ2jq3WtJNc0WSyk1GPU +LV7OFtklys0ZiRjt+VpA20H5x370AXqKr22o6feSzwWdzDcS2rbLiOKRXaJssNsiqSVOVPX0rnIP +Gf8Aa+k6xdaTNp9rPpd4bWOW+uN1s8YdFS4kaPYVWUFgnXkdTQB1dFVL7VtK0vZ/ad5b2fm58v7R +KkW/bjdt3sucbhmi+1bStL2f2neW9n5ufL+0SpFv243bd7LnG4ZoAt0UyGaK4iSeB1lilUPHIhDK +ysMqysOCCKfQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/AJFbWf8AsH3X/omStWsr +xZ/yK2s/9g+6/wDRMlAHzVRRRQB7V8Ff+RWuv+whJ/6Jt69Arz/4K/8AIrXX/YQk/wDRNvXoFABR +RRQAUUUUAFFFFABRRRQAUUUUAFFFcJoGt/EnxFpMGs2SaHHBc79izC6Djy3aI5Cs46p60Ad3RXOe +H9c1qTV7rw74nitYtQhhS8tnsjIYprdz5bMBJkqUkGDuIzngYGT0dABRRRQAUUUUAFFFFABRRRQA +UVif23df8Jp/wjmyP7L/AGX9v34PmeZ5/k7c7tu3b/s/jW3QAUUUUAFef/BX/kVrr/sISf8Aom3r +0CvP/gr/AMitdf8AYQk/9E29AHoFFFFAHKeH/CWq6T4u1nX7rUPtFrqWfKgy5b5mDr5gY7R5KjYm +M/Kf4eldLdyTw2s01rD9pnjjdooNwj8xwCVTe3C7jxk9KmooA8ybUvB9p4ebxF4c1ZtDvTDLdf2X +a3IdGu5U2eXJZTpIpCuNoKxqMfN0AI0NMaKb4i6fe6nbw22oXnh2K4eNkEbi7Z8SBVf596xqy/3t +ox0FdfLoeizXo1GbT7WS8DK4uXhjaUMmNjeYV3ZXaMc1M+nafJex6jJbQveQrsjuWjUyop3fKshG +4D5z370AeJaZDeS6YrmfR7XVYNQEpluxdPrQvFmGAYhHM0mWIG0Iy9yNwJHoGj6Vpt98RfE17eW0 +c89l/Z32Z5F3eWXgDFkDcBsxLhuo7d66r+ydK+3/ANqfY7f7d/z9+Unnfd8v/W7d33eOvSpY7S1h +nmuoYY457nb58qoA8nljam9gMttHAz0oA8Q0yG8l0xXM+j2uqwagJTLdi6fWheLMMAxCOZpMsQNo +Rl7kbgSOwv8A/hF/+E38Rf8ACa+X5f2O2/s/7bv2/Z/K/wBI+y543eZ02fNu3bed1d1/ZOlfb/7U ++x2/27/n78pPO+75f+t27vu8delF9pOlaps/tOzt7zys+X9oiSXZuxu271bGdozQBifDf7V/whGl +fbPM8zy32+bnd5fmyeTjdzt8vbt/2cY4rmrj/hDf+E78U/8ACW/Z/wDj3tfI+05/1f2dPP8AKx/y +0+5t2/P/AHe9el1zlv4Uik8Qa5qOrwWt7Z6m1m9tDKglKNbQvCzOkibQfn4wTxQBxWj6euqRfD6y +1yFriN11NzFc7juSMCW3yG6ptRNo6Fcdq0LmHwlb+Mdfg8XJDFbRWNqmlx3IZY1tVixMtmv3QQ/3 +fL+bO7b/ABV6FJaWs08N1NDHJPbbvIlZAXj8wbX2MRldw4OOtRX2k6Vqmz+07O3vPKz5f2iJJdm7 +G7bvVsZ2jNAHl9p5f9jeBP8AhKfM/srzLz7R9q3+Ruy39n+bn5du37m75dmf4c1b8X/8I7/wiLf8 +Ij5f9m/24n9qeX9o+ybtvz+Z5XzeTu8v/V/L02c4r0q6tLW+ga1vYY7mCTG+KZBIjYIYZVgQcEZp +sWnafDZHTobaGOzKshtkjVYir53r5YG3DbjnigDzrw/bQi9183l3pMWmXWkt/aMfh8SvFGF3os24 +wyRo4jMnyK2T12HrTPB7aHY+JdJ0wLp+qMbeRtL1fTwtvOD5TGVNQt0kzu8vhS4z/wACLbfSLLTt +P0yIwadbQ2kTMXaO3jWJSxABYqgAzgCobLQ9F0yUz6dp9raSspRpLeGOJipIJUsig4yBQB5hro8L +aXqGp3btY65YXOpSDVLKZVg1O1k3DzDaTboZJE8w8gcYGM8u1WPGH/NQf+4L/wC069Hl0PRZr0aj +Np9rJeBlcXLwxtKGTGxvMK7srtGOafNpOlXH2j7RZ28v2zZ9q3xI3neV/q/Nyp37MfLnpQByV9om +kaJ428Iw6TZw2ildQRzEgVnEdsoXzH+85GTyxJrh7v8A4Rf/AIV1N9u8v/hKftj/AGjzt/237R55 +3+Zv+fb5PXPy7v8Abr2qS0tZp4bqaGOSe23eRKyAvH5g2vsYjK7hwcda4W68EeK9YdrLWrjSza3E +gF7qdtb+XqVzBGwkjjc+V5a8xp06bR97GGAPQKKKKACiiigAooooAK5Tw/4S1XSfF2s6/dah9otd +Sz5UGXLfMwdfMDHaPJUbExn5T/D0rq6KAMnxZ/yKus/9g+6/9EyVzXh7wR9r0DTLr+39cg8+zt5P +KhvNkab40bZGvlnCjOAK7iaGK4ieCdFlilUpJG4DKysMMrKeCCKIYYreJIIEWKKJQkcaAKqqowqq +o4AAoA8isr2OLwh4RsWh0+R7mTUJEl1mRxYxeVJLnzYlZUZm8zCM2dp6feyKTR28Xh/xxFa3cN/F +G2loLm2gS2icrMQ2yKH5AA2RleG+93r199D0WSyj06TT7V7OFt8ds0MZiRju+ZYyu0H5z271leKf +CkWq+HL/AEnRYLWzub1bdPM2CJSts8ZRXaJGbCom1eOOlAHO2H/CL/8ACb+Hf+EK8vy/sdz/AGh9 +i37fs/lf6P8AascbvM67/m3bd3O2se7h0+38E+OILVIYpYtaKGOMKrLAtzAIF2ryEB37O3XHevVb +bTtPs5Z57O2ht5bpt9xJFGqNK2WO6RlALHLHr61CdD0VluUbT7UresHu1MMeJ2Vi4aUbfnIY5570 +AcRf/wDCL/8ACb+Iv+E18vy/sdt/Z/23ft+z+V/pH2XPG7zOmz5t27bzuqHxNb+GxdadqGk3mn/a +LfR4/semaxEGtLmzyfI2y3OzZJycZbccDOF3E+gX2k6Vqmz+07O3vPKz5f2iJJdm7G7bvVsZ2jNF +9pOlaps/tOzt7zys+X9oiSXZuxu271bGdozQBmeBp9LuvCthPo1s1lZushS2dzIY28yQSjezMWHm +bsE9uw6VvUyGGK3iSCBFiiiUJHGgCqqqMKqqOAAKfQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAU +UUUAFZXiz/kVtZ/7B91/6JkrVrK8Wf8AIraz/wBg+6/9EyUAfNVFFFAHtXwV/wCRWuv+whJ/6Jt6 +9Arz/wCCv/IrXX/YQk/9E29egUAFFFFABRRRQAUUUUAFFFFABRRRQAV5Z4Ru/iDYeBra80K3027s +oVmeKBxO124E0vmfKrIhO7cQAckep4r1OsTwZol14d8NWejXrxyT23m72hJKHzJZJRgsqHo/pQBl +eA7e61Yf8Jxqt5He3eo2/wBngSGIxJawrNK7wDON/wA+OWXI28Mw5PNXl3YeIdc1ObxNpOsa0mnX +lxYWcOnRM1nDHGyDcTHJG/nNty+W6EcdMdloPhm48Pa9qMuntDHoeoKsyWa7w0F0MK3lpkxhHGSc +Y/hUDC1VuPDfiTR9XutR8G3NqLfU2ae8sdSMrRLcMQTPCYssC/8AEM/mNoUAqeDpvEM2n63pVtDd +WFvbrjQH1OB4pIhMsuyJjIZt6QMqgfeOOvGFHKWkXg7Slgg8ZaZq2ma1I0pl1iV5SDcIzMbiGWKT +5yGKlSsbckZLfePpenaNqC6fdrq9/NLf6krefLbu0cdtuUoqWSNkRiMHhsbmPzN6Dn5tB+JFxpb+ +HZ9R02WylU2smoOszXrW7HazMpHllzHx1/4Fn5qAKXjDUkvtYsfDt4uoavo50+LUXTSUWSa7fzdq +PcGLYphKpn5NvzMCP4cHhaSbT/FFrZ+HNI1TS9DvI5Bf2+o28ojSaNHeO4jleaXaz4VCOBwOpxt2 +tT8HXUH9m6h4Wuvs2qaRbxWMZuiWhubSPA8m5Ea/8Cyq9f8AgJW7o+neJJb0al4nu4fMgUx21lpr +Spa/N96abzCGkfsob5V6jk8AHFajp/g6SW50/WpdS8XeIY2kW4lsElaW3ViT+6jV/IRImfG3LYc4 +xj5Rt6RqF7qnwkuL3UJmuLh9Nv0eV+WYR/aIl3HudqDk8nvzT9N8MeNdEgbQNH1Szg0dJHa1u5YT +LfQo583Z5eFhb5yQS3YkjHCi7pXhfUNP8EXXhN5IXlMN5bW04Zgrrcea0byrsyhzL8yjd06mgDn0 +sLXwh4AHjHSVZtam021Rru4d5SFuDbrtEbN5eIwQE+XgKM55zpr8MLC2ggutOvri21+GQTtrJLSv +LISTL5kLybCr7iMf99Fud20vhqC88I2/hfV/nRbOC2maFiPnhVMPGxA6OmRkfUdqxR4W8Y6lZx+H +/Eeo2dzo8UiNJMiSteXkUMiukU5ZkVNyjl1JbIHLckgEOt6T/bfxJSwkuJILV9DBvI4vla4hF026 +3LjDIrsRuK8lcr3qbQNNg8M+O7jw/o7SRaXc6WNRNozmREnEy2+9C+5hlV555/BcbX9iXX/Caf8A +CR74/sv9l/YNmT5nmef527G3bt2/7X4Uf2Jdf8Jp/wAJHvj+y/2X9g2ZPmeZ5/nbsbdu3b/tfhQB +t0UUUAFef/BX/kVrr/sISf8Aom3r0CvP/gr/AMitdf8AYQk/9E29AHoFFFFAEMd3azTzWsM0ck9t +t8+JXBePzBuTeoOV3DkZ60Xcc81rNDazfZp5I3WKfaJPLcghX2Nw2084PWuf0PwPa6J4n1PxLFcy +SvqW/bAygCPznWaXLD73zqNvAwODnrXTUAef+V47/wCEq/4Rn/hJ/wDmH/2j9o/s+3/57eR5fl/r +nd+FdFqPirRPC0VpZeI9SX7Y8KlnETFpSoCtKYoFk2Bmzjt1x0ql/wA1T/7l/wD9vKx9Q1TSPCnj +HxBe+J7Vvs+sWsH2GUwiZZ0hiWK4tgecF225VsDgbsDbkA7PUtf0bSNNXV9Qu44rKTZ5cwJkEnmc +p5YjDF8jn5c8c9KwvE3i6KTwNe+I/Ct6rtC0aRzqgJRjNFG6tHMnB2v/ABL0OfSuXt7Kfw3pPgvV +fEFlItnpUl4b7KCQ25vH3WskkfLDDEN0yp4+9gVX1dotQ8P+NvEWn27RaXqc2nizlZBEJmgmVJ5V +TrhpGzuI5J5+bIAB6V4l1hdA0G+1clQ1tCzRbwzKZW+SFWCc4aRlH+FZll480IaHpeqavdx2z6lb +vJ9yQIZLdR9pRcq33XyFBPzfw5rQ8Wf8irrP/YPuv/RMlcbYS2Wp3fw5dAs8SWt2nzrwJbW2iQ8O +OqSxcH1GRQB1Wo+OfCulRWk1/frEt/CtzbARyOzROAVcokbMoOeNwHf0NXv7f0b+xv8AhIftcf8A +Zvl+b9pydu3O3GMbt275duN27jGeK4TxFqvk+L9U069v7jRoJY7XyIdLtMX2pt5bFdl2EZtyy/ux +ztI+Xj5jVK3t2k+Fvh29e1a9tNN1L7bfwoqyE2sU92JT5bkBhhuR6deMmgDpfEPjmyuvB2p6z4Sv +1e4smgQuI/mjMksS8xXEfRlYgHbjrjkVsat4l0m3kvNHW/8As2ow2cty7xwvcfZkVGbzpAiMny8N +tYjPA/iGeS8W6/oPiHwd4jvNDgYhGsknvzB5S3LCWHaodgruYl4O4DGRjg0BLfw1aeK/Cl5Ir3Vx +Y3N/Y3k2wXF7BJDOzrK6Ll3ikD8u245JACigDpT408OaTZWiavqqvNJYw3nntC6GeOTbGJljRDgu +3OwcgdsCrtv4q8P3WjSeIIL2NtOg3ebOdy7CpxtZGUOGORhcZORjqK5LwtDFJ4s0J5EV2h8I2rxs +wBKMZFTcpPQ7XI+hrKu7dpNI1W9e1a9tNN8ZTXt/CirITaxACU+W5AYYbkenXjJoA9A0fxd4c1+4 +FppF6tzMYTc7FR1IjV/KJbei7Tu/hPOOcYOa2K4LQdX0vXPiXNqWkI32eTRSPtDRGIXDLcRqZV3h +WYDHl7iOq46Cu9oAKKKKACiiigAooooAKKKKACiiigAqGO7tZp5rWGaOSe22+fErgvH5g3JvUHK7 +hyM9amrmdD8D2uieJ9T8SxXMkr6lv2wMoAj851mlyw+986jbwMDg560AdBdxzzWs0NrN9mnkjdYp +9ok8tyCFfY3DbTzg9a4XyvHf/CVf8Iz/AMJP/wAw/wDtH7R/Z9v/AM9vI8vy/wBc7vwr0CuU/wCa +p/8Acv8A/t5QBd1HxVonhaK0svEepL9seFSziJi0pUBWlMUCybAzZx2646U+88aeF7DTbXVrrUI1 +tL7P2aRQ7mTH3sJGrP8AL0bI+U8HBrj/ABFqvk+L9U069v7jRoJY7XyIdLtMX2pt5bFdl2EZtyy/ +uxztI+Xj5jWfps2jWvgjwveancXmmXEMl8bHVbVDJHbyGWb5LhPm3LJgfJt+baRkLuoA67V/F0V1 +ZaHqHhq9WS3vdatrC4dUGTG+/wAyJllTchOAegOORwa3bPX9J1DUrrSbKfz7qwx9qVEcpGTxtaXb +5e7P8O7PB9DXm8t1L4h8LaKZ41tJbjxNDBJf2CG3+1MVkRr+LMUZDsT97b95e33R1fgGW302K88I +TiGLUtImYSCNUja5gYIYLspGMZaNlVuWYYG45NAG1rHiTRPD7QprF0tqblZXi3qxDCBQ8nKqRnBG +B1J4GTVJvH3hBI7KZ9SjRNR3fZi6yLkK5hLPuQeWu9SNz4HB9DVLxPDFN458IJMiyKG1BwrgMAyQ +xujYPdWUEe9cpqUMS+CfHM4RRK+vSo8gA3MqXNsVUt1wC7Y+poA9F1zxJonhuKKbWrpbVZ2KRAqz +sxAycJGrtgdzjA49RT/7f0b+xv8AhIftcf8AZvl+b9pydu3O3GMbt275duN27jGeK5fxFe2Xh3x9 +Z+I9ciZNNk01rKG9EfmrDdCSSXB2bnUmMkAgc5PbdjnP7Pk/4RH+2f7Lk/sr/hJP7b+yeWm7+zNu +3Pkbtu3bxt6befu80Addo/i6LX/GQtNIvVudJOkm52KgUi4W58olt6LIp2fwntzjnNaWm+NPC+r6 +k2k6bqEc92u/EYDgP5f3vLdlCP6/KTxz0rjXvbLxV4s1mTw9E0gvfDNxBFK0fkC6lMgiDqZdhIzi +Pc2OVx0FZnhZZL+60HT49VuGvNJuFZ9Ki0xIJLNUJW6E115kWI2xtf5izbhlC3FAHVw+IL+XQvEl +3far/Zv9n6xPZ2999nWfyIUkgVE8lE+fO/bk5POe1a+p+OfCujXU9lqV+sFxbNGksRjkZgZU81MB +I23Db1IyBxnBIriNT/5ETxt/2ME3/pRaV1Hh6GJviB4snKKZUXTkSQgblV4MsobrglFz9BQBr3Hi +rw/a6NH4gnvY106fb5U43NvLHG1UVS5YYOVxkYOehp+j+JNE8QNMmj3S3RtlieXYrAKJ1Lx8soGc +A5HUHg4Nea6Q0Wn+H/BPiLULdpdL0ybUBeSqglELTzMkErJ1wsi53AcEcfNgHpfAl7Zaj4q8VX+n +xNDbXDWMsYePyi4aOY+dsODiU/OCeSGyetAHcUUUUAFFFFABRRRQAUUUUAFZXiz/AJFbWf8AsH3X +/omStWsrxZ/yK2s/9g+6/wDRMlAHzVRRRQB7V8Ff+RWuv+whJ/6Jt69Arz/4K/8AIrXX/YQk/wDR +NvXoFABRRRQAUUUUAFFFFABRRRQAUV51pOvaq/iC18TT3EjaJrmoXWl26s7mARqsaWMkVvuLJJLL +A4csvrwua7rVNUsNFsJdT1OXyLWDb5km1nxvZUX5UVm+8w7UAW6KxP8AhNPC/wDbP/CP/wBoR/2h +5nk+Vh9vmY/1fm7fL3Z4xu+98vXirGoeJNE0q4mtdQult5be1+3SB1bAg3+Tu3BdpJf5QoO4noKA +NOiszQ/EmieJIpZtFululgYJKArIykjIykio2D2OMHn0NcvY6hHLoXiiTXdUvLO1t9cuYReQSP50 +EayW4jjhZVlZV3HbgDoTQB3dFZmueJNE8NxRTa1dLarOxSIFWdmIGThI1dsDucYHHqKl0fWtL1+y +GoaRcLc25YpvUFSGXqrK4VlPfkdOehoAvUVzkvxE8Fw3osH1WEyllTcgd4svjH79EMWOeTuwO9Uv +HXjODw7daXZR3n2aeS8t5r1PKMmbAmVZjkxuOqfw/N6UAdhRXPx6zoWsX+h31pqVwPtX2v7DbxeZ +HDd+Wuybz0aP/lltyu7bz0zTtY8c+FdBvTp+q36w3KqHaNY5JSobld3lRuAcc4POOe9AG9RVebUL +KHT31V5lNnHCblp0+dTEq+YXXZu3DbzxWPP4+8IW09vbT6lHHJdxxTRArJgJOA0RkbZtjyrA/ORg +cnigDoKKo6xrWl6BZHUNXuFtrcME3sCxLN0VVQMzHvwOnPQVV0Pxd4c8RyywaNercywqHeMo8bbS +cbgsqISM9cdOM9RQBsUUUyaaK3ieed1iiiUvJI5CqqqMszMeAAKAGXd1BY2s17dN5cFtG00r4J2p +GCzHCgk4A7VwvwV/5Fa6/wCwhJ/6Jt6peOfHK6+v/CHeDt1/c37GGeeEsqhVb5o42+UMGC/O/wBz +Z65JXuPCuif8I74fstGL+Y9tH+9bOQZJGaWXadqfLvc7eOlAGrRRRQAUViaX4v0bV9cv/D9m0hu9 +Oz5pZCqPsYRy7G/2HIU5A9sjmpfFn/Iq6z/2D7r/ANEyUAa1FcVB4pn0HRPCmnWunSalPqunosSR +OEYPDbwlQdykbSX+ZiRtXLc0yb4k3UFi9/Jokxi0+Y2+sssybbSQTeQI42ZVE74wxC4A3L83PAB3 +FFYniHX7/SNsem6ZJqMgja4nd5FtLaGFPvM91OPL3Z/g64yTgdcq3+I1rL4bk1uSyk+1JeNpkVjA +4uPOu8bo0hmiBVlZTndj1xu4yAdhRXKaf43nfVbnStd0uTR3sdPk1K5eSUTqEjcD935SHzF2NncP +4gVxxTdJ8dXV9e2Iv9Hm03TdXZ006/mlQiRhlolkjwvlmVR8nzHcfu7hzQB1tFVNWvv7L0q81PZ5 +v2O3luPLzt3+UjPt3YbGdvXFc0nj+ddD/t280a4t47nyItKh3iSW9nnVz5aoibkUMnysw+ZeQMkL +QB2FFc5pXi5pm1G38Q2LaJd6ZCLyWF5VuA9rtLGaJolBcKVIbapwcDOeBmw/EO/d9Okn0C4t7LWb +yK1sbqWVcNHKxXzZEVCUbG1lQ/eGSGwMkA7WszX9KvdWskh0/UZtKuYZknjuIRuBKZ+SWMlQ6EHl +ScZxnPSuXXxdpvh7TdWvbLTNkj+IJ7Bozc7UmuW2s9xJNP8ALCrKvToPpkiv4u8UeJn8JaoZNJut +EvLWa2R50uAVWKVlYSw3EYTzDuURuq9N3XqKAOj0DwtPpmpXGuaxqMmr6pcRi3FwyCBI4F2t5SQo +zKMsuSf5fMT0FcpqHjHVrTVbbQrbQ5LvUbnT474wx3CBYnZykkUkrJsCptPz55bAxzmm+I/G+o6G +080GjNNYWzGJ7y7uY7ESSqpdkt4p13yjaPlKj5jnbnGSAdbRXD6p4h1S58VeEJNMgm/s/U4ZLgoZ +xEJVmjVnEsQJGbeMiTnOScLzT7XxTpOh6brV7a6dIk39uXNklrC7zPe3zbfmGVPl+Zj7o4GOMngg +Ha0Vylt43nCarbaxpcmm6ppdnJqIs2lEqTwIu7elwibfvfKeDj3wwFe08f6jM2lXN5oM1ppmsTQ2 +sF488ZfzZ1O39xtD7N4OGOMr82OQKAOzooooAKKKKACiiigAoorE0vxfo2r65f8Ah+zaQ3enZ80s +hVH2MI5djf7DkKcge2RzQBt0VX1FL2TT7mPTpFhvHhkW2kflUlKkRs3yvwGx2NeX22heDkso7bX2 +vtB8TSM5GqX7SoWu4sTSXEU+/wCzugc4B3BiO+4hqAPWKK4K91OLw948in1edrqZPDscGYowJbu4 +N1tCwwJ/HIw4UdPoM1dj1d77WvDE2uaL9j1C8+3NZ5uWZ7VFgRmMkYijUtIvG0/d+uQADsKK8q/+ +eBXpuo3sWmafc6jOGaK0hkuJFQAsViUuwUEgZwPWgCxRXm/gtL3RNa0q5vpFkbxjYzXU5i533aSP +erLJuVNg+zz7cJxu7d629W8b6jba3faJoujNqsumQpNc4uY4Xw6iT91CVd5AFZfujOTjHTIB1tFc +pqnja8t9SsNH0nSJLy+vrMX/ANnuZ47J0Rs4jxLu3SLtbcvbHfnD7vxrLb6XpkyaTdNq+sM0dtpM +gMUgaI4mMkjJhUUchiOQQcAZKgHUUVz+meLUutK1K91KzksLvRfN+32BdZJEEaGVWQ/JuWRPuNwD +zjjmqnhzxjq2tz2f2nQ5Lax1GN3t76C4S7iBjG7bN5aL5Xdfm53fLjrgA6uiuM0Xx/qOty29xa6D +M+k3N0bQXsM8c0kRJIVp7aNS0Y6FtzYAOcnjLZfiNPFNfO2jyDTtK1BrG/1AzARxJ5qQrKi+WXkb +5iWRR8vHPzcAG74g0bVNUa1n0jVptIuLRnOUQTRSrIu0iWB2VWIx8pPTnjPIZ4a8Nf2D9rurq7k1 +HUtRkEl5eSDZv2bhEiRBmVFRWwAP5YAr6H4sutT1qXRdQ0qbS5TajULXzpEdpLcyeUDKi8xPkj5D +nHOenOfD8RWmlS+TSZh4dkuhZrrTyKigsdgmaF1UrF5nG8tj/gXy0AdnRXKXnjHVhruoaBo2hyal +Pp3kM0guEhjKTRiQl3lTCtlgFXndyeMVjnxfqmta94PvdNtZorLUVujND9oCrIy7oZw6DhhbhPMU +kfNngA0Aeh0UUUAFFFFABRRRQAVleLP+RW1n/sH3X/omStWsrxZ/yK2s/wDYPuv/AETJQB81UUUU +Ae1fBX/kVrr/ALCEn/om3r0CvP8A4K/8itdf9hCT/wBE29egUAFFFFABRRRQAUUUUAFc/wCOdTut +O8Pyx6a2NR1GSPT7EZKkzXLbPldSuxgm5lYkAEV0FZ+oaJa6nf6ffXTyN/ZkjzRW+QYXkZdiySIy +tlo+qEYwaAOE1Lwz4+i8KLoyR6OINMjSa3ayFz9sElt+9EkB2Y85yDyAMlj61e8W6wuv/CaXVwVL +XMNq0uwMqiVbiFJlUPzhZFYf413tcJ440S10L4e61a2TyGCa4S5SJyNkPm3MDGKBVVQkYPIX3NAG +h4o0vw2nw/uraKK3GnW1m01gQw2LJsZoJI5N3LO7DnPz7uc7jnF0y1guvHGgf28u+9h8N280a3ZP +mfbEkbcSrnLSKN7c8jG7qM1uv8O9BkvY5pJLp7GGb7THpDS509JDuOVtyvA3OW25xzjG3is/WNHs +tb+I5sr0MANBEsM0R2SwypeZjmhkHKup6H+mRQBY1W1gh+JGhXOnrturi3vP7TMJOWgSNVt2uFU4 +2+ZwrMOSAP4RjmtT/wCRE8bf9jBN/wClFpXdaB4S03w/PcXsUtxfX13gS319J505RQoWPftX5flH +6Z6DEU/grSrjSdU0Z5bgQazeNf3DBk3rI7xylYz5eAuYh1B+tAGZo8VldfEvxDNeFZbyxhs0sBI2 +5oopIcz+ShPA3OMkDjd/tHOgYfB0M3iRAixyGFX19UEqgxvFI4bC8ZaNnJ8vnPXmrGv+EtN8QT29 +7LLcWN9aZEV9YyeTOEYMGj37W+X5j+uOpzY0rw7pekafNp0CNNFdM0l21yxna4kkVUlkmMmQS4X5 +hjHtQBxWoy69feDLmDR9EsdL8PRWMk0YvZfOlmtyhmjlhjg3BJQBvPmE/OQc5BNWNS/5FXwH/wBh +DR//AESa04vhj4cVTbXEt9d6erM8GmzXT/ZYGZi26JI9jAjcwGWPU5yeav3Xg/T7zQbPQJ7i62ac +0T2l2jrHcRNBkRMrxxqmVQ7fu+/3uaAKXiL/AJHvwj/3E/8A0nSqvwutdNuvCH2p1jubrUZJ/wC1 +XkPmvM/mSDbPvLH/AFbA7T/ez/Ec7Vv4VtYZ9Jupru8u59F+0+RLcyiR5PtY2v5zFMttHC4xiqWq +fD3SNSvbu9hur7TTqK7b2GwmEMVwfmBaWMxuGLBznsfqSSAYXh8wL4E8X21lJ5lja3Gqw2IDmRFg +EIZBGxZvl+bPXnOe9aFvpWm2vwnkhgto1SfR2vJQV3b52t/O81t2csHAIPbAx0FdKdC01dDk8O20 +f2Wxkt3tQkPBVJFZWILBvm+YnJzk8nNH9iWv9gf8I5vk+y/Y/sG/I8zy/L8ndnbt3bf9n8KAOSm0 +ZtT0Lwfdafd2tvrNhawTafb3u1orgeTA0ylMM+VVAwZBlfY4ZbWma3rY8R2OleM9HtY7ydroaXqN +qyuuIkUy7VdpJEDJ/FkE8Db1rV1DwbpGpaRYaTMZkOlLEtleROEuoTCEUMkgXGSEGeMd+oGG6N4K +03SNSOsS3N5ql8I/JiuNSm+0PCnzbhEdi7d24/06nIB0Fcl4y+HWn+L7gX8l3NaXkcKW8bKFeIKr +tJloyFYk7yPviutooA8atbTWfhDri317DHqGlX2bd7mFRv2BiwAZgDHJhd2zdtbpkldy+v2l1BfW +sN7at5kFzGs0T4I3JIAynDAEZB71Q8VaX/bXhzUdMWLz5J7d/Ij3bMzIN8PzblH+sVepx68Vznwe +vZbrweIJAoWyupbeMqDkqwS4y2Sed0x/CgDuKKKKAM+z0DRtP1K61eztI4b2+x9omUHLdzgZwu48 +ttxuPJyaPENrPfaBqdlar5k9zZ3EMSZA3PJG6qMsQBknvWhTJporeJ553WKKJS8kjkKqqoyzMx4A +AoA5K30DVkvfBUzQYTRrOaG/O9P3TvaxQqPvfN86kfLms++8La7N4T8U6ZHa7rrU9YlvLOPzIx5k +LTWzq+4vtX5YzwxBrvYZoriJJ4HWWKVQ8ciEMrKwyrKw4IIp9AHD+MtA1S+8SWerLpC+IbCC18tL +J7oWyxXAl8wzMsnyMGTC4wc4+boM5SeF9b0/w9IlwLHT9Th8Rf2pp1sXVLW5dUURW8H7xSochtin +B4wcdR6bVHWNF0vX7I6fq9utzblg+xiVIZejKyFWU9uD046GgDhbf+1PEfjbU7HV4odMuLrw7Nae +RFKLp7ZZZVUeeyFVLnfvAGPlK96i8NeA7u11CxS98P2trLp0yyy6v9smmWfyGyhhtUnUq7kKcv8A +KOfl6LXdaH4b0Tw3FLDotqtqs7B5SGZ2YgYGXkZ2wOwzgc+prToAz/ENrPfaBqdlar5k9zZ3EMSZ +A3PJG6qMsQBknvXNa94S1LV/Amk6SkcZvtLjtJmtJm+SZ7eExSW5kjkXbu3H5g34j7w7WoZLu1hn +htZpo457nd5ETOA8nljc+xScttHJx0oA4XRPB8cFrq9zc6Vb+F4bnT5rEl7p72QLKN0k7yNOIVjU +AfLjdwfmA65V1c+II4PCGj6rb2cNraapYpbXUFwsxvUiPlxTwIpJEYjI3lupZcAdK9SmhiuIngnR +ZYpVKSRuAysrDDKynggisTR/A3hXQb0ahpVgsNyqlFkaSSUqG4bb5sjgHHGRzjjvQBixaP4jsNL1 +pItLtdRN7r014bG8ZGW4spDGQyHcUV9ygjf0x0zgVlJ4U8VP4O17RksmtYbqa3fStKkuo7hoQJUl +uMT/ACLsPVQWzwe5y3ptFAHM2mn6tN40h8QXVp9mgk0NLaUeYknl3JnEzQ/KcttH8QGDXK6n4Q8Q +SX+vn+wrfU7nUpLhrTV7q6VligkVTFFHbyHIkQLsR+Nrd9gr0q3u7W78z7LNHP5EjQy+W4fZIn3o +32k4YZ5BqagDim0XXbe58EXENl5/9j27W+oL5saeT50EFuzZLHfswxwuc496qTeEvED6bqMttHHH +fW/iSXXdPimZWS4RMeWpZJBs35PUjpg4zkegUUAcI2i+KNcn1vXdUso9PnuNHm0ex05ZUmd94Mvm +PMrCMZkOB098Yy1u+0DVptA8JWUcGZ9KvNNmvU3oPLS2jKzHJbDbT/dzntXUTajp9vK8E9zDFLFC +bmSN5FVlgU4aZlJyEB/i6VLDNFcRJPA6yxSqHjkQhlZWGVZWHBBFAD6KKKACioftdr9q+w+dH9q8 +vzvs+8eZ5ednmbM7tu7jNTUAFFFFABWfZ6Bo2n6ldavZ2kcN7fY+0TKDlu5wM4XceW243Hk5NaFF +AEN3b/a7Wa18ySDz43j82FtkibwV3xtzhhnINcVdD4iSaG3hWXSre5kltxYyaz9sBiZJFEbzNFIF +mLBGO4/3uQCOK7iaaK3ieed1iiiUvJI5CqqqMszMeAAKzP8AhLPCv/QZ0/8A8Cof/jlAHMXvw+bU +NTisb2NZrC38Ox6ZDfMFyl3DLmORYhJvBC/N1xj5c8mrVtZeJ9S1Xwrqer2LW82lrex6i7SwMC0k +CRpMohfpIw6AfKfbBPZ0UAef/wDCLa7/AM+v/M4f2v8A6yP/AI8/+e33/wDx373tXReNLDVNW0Q6 +PpSsG1CaK3uJ0cIYLdmDTS7WZPMG1dpQHkNW9RQBw+qfD3TtIW11jwbYtHqen3UNwIkuJFNxEG2z +QeZPMUQMjcnB4GO9ReONI8R6tezpa6HDebFhk0vVrW5S0u7WSPcxEjSnLgSEkKuBg9d3K97RQBw/ +inSfEeo2VnYX2jWviCM2IjuLiKZLW6gvfk8yaGWVQoRtoICpzj5uODS1jwd4k1Xw/oE+rRR6xqOl +eYLywlmMZuI52UBftKPHiSNEXJzycnLdG9FooA5Lwj4eu9F0/Urmy0y10a7vVAtrNp5rra0KuIzc +z+a6sGdycRqML3J6ZnhjRPEtv4og1P8AsePw9aSW5TVYYLiKS2uXRNsTQ20QbymDnPXpnnJO/wBA +qH7Xa/avsPnR/avL877PvHmeXnZ5mzO7bu4zQBwFvoni+TxPYap/Y9vpF1FcMupalZXEYtry2Z2e +QNa4eQs4+6zc55bHGyW+8La7N4T8U6ZHa7rrU9YlvLOPzIx5kLTWzq+4vtX5YzwxBr0CigDn/wCy +7/8A4T7+2/K/0H+x/sfnbl/132nzdmzdu+7znGK4ey+Gt3bSnR7rQrW8AmITXpLqZI/IJD5ksorh +HL7cqApUZxzgFj6xRQBz+jaXf2nizxHqdxFstdQ+w/ZZNynf5ELJJ8oYsMMe4Fc1onhrxLpcfg1m +sN76TJfrfp50Q8lLx9qvne27COWwuemOK9FooAKKKKACiiigAooooAKyvFn/ACK2s/8AYPuv/RMl +atZXiz/kVtZ/7B91/wCiZKAPmqiiigD2r4K/8itdf9hCT/0Tb16BXn/wV/5Fa6/7CEn/AKJt69Ao +AKKKwdc8UNpuoRaJplhNqurTwm5S2jKxRrEG2F5p5PlQHBxweRjjIoA3qK5/QPFM+p6lcaHrGnSa +RqlvGLgW7OJ0kgbavmpMiqpwzYI/n8wFS88bzx67qHhvTtLkv9Rs/INvFHKEWVJIxNLJJI6bIlj3 +BeSdzMAKAOrorB0DxVFq0V8mo27aTe6S2NQtrhgVhUhmSUTYVGRkUnd/TBObb+P57rzNUt9GuH8O +QyMj6uHG7YnyvOtoU81o1bqR0UE4yCtAHVWt3a30C3VlNHcwSZ2SwuJEbBKnDKSDgjFPmmit4nnn +dYoolLySOQqqqjLMzHgACuX+Fv8AyImmf9vH/pRPVf4hNFDdaHd6xbtc+Hra6eTUwEEipIU8u0kl +UfPsDu24dD0IJIBAOjtfEOgX062tlqdnczyZ2RQ3EcjtgFjhVck4AzWhXCfYvhx4vtfsvh6azsNQ +Em+zns41tLuOaIeYrpGVhkdQOT29CCMjoJtZn0rU9C8P3Q+2z6nHOst7xF89pCsjP5Kqw/eE9ARi +gDbqGO7tZp5rWGaOSe22+fErgvH5g3JvUHK7hyM9az9R137BrukaJ5Hmf2v9p/fb9vlfZoxL9zad +27OOoxXKxa1PpfjvxPa6dYyanqN3/Z5t7SNhEpSK3/eySTONkarvA56sQB7AHoFFcpa/ELTVsNRm +1yCTS7/R/wDj805j5smGZUiaFgFEiuXUbuAMjPykMS08V+KG8m51PwtcWtjJsMk0VwlzNGsmArG0 +SNZjgsNwxuAzxxigDq6KybLXftPiDUdAmg+zvYxwTQSM/NzHMp3yIhVfljcbCQTz6VSbxpZQxa5f +3MLJpuhzLa/aUO9p5wFEsSxFVKlJHVMk7TnOcUAdHRXKWnivxQ3k3Op+Fri1sZNhkmiuEuZo1kwF +Y2iRrMcFhuGNwGeOMVleLtR12Hx3oP2TSPtP2b7Z9h/0mOP7X5lvH533h+68r/a+92oA9AorlJvG +OrTTpZaHocmp3UMedR23CRQWs4CF7UXLIY5JEL/MB/jjV8P+IbXX4Jdi+Re2Uht7+yZgz28yEqyl +l4Zcqdrjg/XIABrUVw9t8R9Ru9Ej8Qw+Hbp7BGf7bMs0eI0RgpkgUgPMApJY7VAIIzwSLFx4/ntf +L1S40a4Tw5NIqJq5cbtj/Kk7WgTzVjZuhPVSDjJC0AdhRWJ4l8S/2D9ktbW0k1HUtRkMdnZxnZv2 +bTK7ylWVFRWySf5ZIZo+u63c3ostc0ObSjKpa3mSVbyJinLrLJAuIjg/Lu4bnvwQDeooooAK8/8A +gr/yK11/2EJP/RNvXoFef/BX/kVrr/sISf8Aom3oA9AooooA5nQ/HFrrfifU/DUVtJE+m79s7MCJ +PJdYZcqPu/Ow28nI5OOlaHiz/kVdZ/7B91/6JkrQjtLWGea6hhjjnudvnyqgDyeWNqb2Ay20cDPS +q+uWUup6LqGnQFVlu7Wa3jZyQoaWNkUsQCcZPpQBySa/rmmaX4O0nQre3uZtW0/aRcllCGG2gZX3 +Kw+VdxZhgkgYGDWP4v1zxJfeGfEWi6vFYrcaTNYG6ltTLseC5KyIIhJzvWRUyTxgnjIyerh8L6hH +d+E52kh2+H7WW3uwGbLtJbR24MXycjcnfHFUte8Farqn/CU/Z5bdf7e/s/7LvZxs+x7fM83EbYzt ++XGfwoAd4h8X6vpV7p+gQnTbfU5rVbu9u7+Uw2KD5oysWXWRi0inHcDseStd/iBqUvhvTdT0+1t7 +jUZ9UTSby0V8xmXD7lhmDbPnwpVsuo3fxYqx4h8Iavqt7p+vwjTbjU4bVbS9tL+IzWLj5pC0WUaR +SsjHHcjuOQz28GX/APZuk26PZxz2usQavdpbxLbQKse4NFbpDFltowFaT5m7kdAAGt+IvE+iWFql +42j2l60cs9zd3MzraMI2OIbWFWNzJJsZSflx2GSRiLSfiE8vg3UPE+oQRzPptw9tizLLHOcxCJ0E +43op85c7snvj+GrHiTwxrV34ktvEmirps8sNqLXydUSRljZJfPSeIxAnfk4zxj3zxDY+BL2TwzrX +h/W71ZZdWvpbwXkC4JLGF0d4iqqCXiyyKcY4Dd6AK+qXXxAk8N6zDrdlp8SPpckyzwO+2MkYuLeR +C7sZPKLFWX5AwHJzxFp2oarb2fguxW20+W+vNPu/s1xNG7eT5Vqr2218hk3qVE2OvOK04dH8d32n +6jZ+IL6xdbjTZLG3itUYK88isv2meRo1ZT2IQbefujHJp/hfWo5vCk99Ja7vD8N1b3IhaTDrJELe +Ax705O1BvzjnpQAXHjDUP+EV0zUbe3WHVtUuodNSG6RlijuzI0M3mosnmKgMT45LdMjrWTq/xH1S +DUNSOmppqWWjzfZ5re+uBFe3TRMRObZBJgAD7uVOe2T8g27DwWtn4tn18zK1nulurS1AbdFd3ipH +dyl93IZYuAcj5jgLt5yrzwBqker382mDSbiz1WY3MkuqWouLq1klLecbf93tcDO5Vc47Y6lgDsvt +T32lfbdGaOR7m386yeYMI2MiboTIAA4U5Ge9c7ceMNQ/4RXTNRt7dYdW1S6h01IbpGWKO7MjQzea +iyeYqAxPjkt0yOtdPaWyWdrDaRnKQRpEp2qnCAKPliVEHToqgegrnbDwWtn4tn18zK1nulurS1Ab +dFd3ipHdyl93IZYuAcj5jgLt5AMe48YXuk6NrGoWNjZwvB4gm095VikWFEymbu7WHc7sfuswxkkf +Q2Lnxb4p0/wrqmuXkOmztaNAbG8spGmtLlZZEhlAUS+ZmMkgkkZPbjm3b+HfFOmWWpnRry1gvLvW +ptTjEqtJFJby7f3ExMe5CcZJTPTAPORmW/w91h/D+v6Zcz2dpJrEkU0FrZCU2cDwsshKiU7l81lA +bA+UAYyMKADpdV1u6sfEuhaNCkZg1X7Z57MCXX7NEsqbCGAGSecg1zvi3x1rWiXV0LZ9JtYrVvKS +1vZJJ72ZtnmCRYbNmEaOOE8zHq2MgVdt9A8Y3viXSde1+40/y9M+0r9mshKABNF5YdWlUszMx+YE +gAKMck1n3PgfxPHPrkOly6XHb63JcyNeyxOb5UuQHa23bWURll2nrwSwG7AoAiu9W+06/Nrv2eNv +O8Fve/Zpv3sZ3SGXypPu7l5wema0E1Lxuuj2ep6auh2umyWdrJFFKl0HUyRRfukig3D/AFjbY0XJ +PA5NH/CFar/z1t/+RX/sH7z/APHz/f8A9X/q/fr7UR6J4+sTYR2L6PNBptnb21st0bklJEhWKeUC +NVG5juUMeicDG59wBdv9b8TaboNjLfR6baapdsVnnupxDYWx+aRUbdKZHdkG3CZG7JztHPFa34w1 +bxT4L12CT7DKthNZGa5tROiSQTPkCJLhVcOssa5LcEZwOAT1WveGPEmuxaPqFyukz6nprXIntbhJ +ZLCVbgbVIDBnyqopwR97nPHNK58C+J7+w8SLf3dnLe6/9haN03xxxm1YM6EeWx2qPlQ8lsZbBNAG +nNrsumeJHTVrW1aW08OnUbu5toyZy0Uv72GGSRgfKyCVVu/U1UsPGHimOXSdQ1ywtY9I1+Zbe0+y +uzXEDXB3Wpn3vsYMnJ2gepwflOhN4X1DU9afUdWkhWK70E6RdrbMwYTyyb5WhEiEbME7Sxz6is+w +8H+KZJdJ0/XL+1k0jQJluLT7KjLcTtbnbaifemxQqcHaT6HJ+YAEUnizxtcxa7eaba6alnoN1eRP +LcmXdKlsNwRI43++qrliSAdwxjBrstJvv7U0qz1PZ5X2y3iuPLzu2eaivt3YXON3XFYVp4X1C30X +xNpzyQmXXLq/uLZgzbVW7jCRiU7Mgg/ewD+NbWh2UumaLp+nTlWltLWG3kZCSpaKNUYqSAcZHpQB +ermdD8cWut+J9T8NRW0kT6bv2zswIk8l1hlyo+787Dbycjk46V01Qx2lrDPNdQwxxz3O3z5VQB5P +LG1N7AZbaOBnpQBn+LP+RV1n/sH3X/omSvPbbV/Cdt4bsbe98H3U9xcWsNrHObCONbq4eIBfKuQf +MzIRlWUbu4Ga9K1yyl1PRdQ06Aqst3azW8bOSFDSxsiliATjJ9KzZ/CcGpeDrfwxqgjeSCzigWYA +uIp4ohGs0f8Aq2+VvpkcHgmgDnxrGs+B/C+g6BcfZzrF55kYmvpwLS2jjfzD50pdSfLjkVAqnt8u +cAM8/ELUF8K6xfkWMuraLNFG/wBmZp7SWOeRFimRlfoyswxvyCvOPu1a1nwlr2u6XpNzfzWM2u6S +zllmj8ywuVkKq4lRot2SiKcheGzgDgrFc+B9UuvCuqaaf7NtdQ1RoD5VlALa0iW3kRwA6RGZywDE +l84JwAByQB6+I/HD6rJ4fNjp8epXFvHf2oMkjQ21sXkSRbtwd0kgZUQeUuMndnAq1a+OP+KBXxne +23ziM77eFuGkExthhm+6rPz32j+9jnQ/sS6/4TT/AISPfH9l/sv7BsyfM8zz/O3Y27du3/a/Cs2w +8Eyt8P18GanOqSlXDT22XVW89rmMjzFQkZ27hx3570AQ2niLxnbajBouv2djFeavayyaXLbs5iju +IY2keG7BkdsDjJT8N2cri+GfEl74Y+GNleNFDNLc3Ulppil/LQGSSU7rp5GRVCukh4OMbeRyR0Gk ++HfFNzrdjrXi28tZW0iF47OKwVgJJJlMc005kjTkrjheM9NuCGz4PAGry+CIfDV/cWqXmm3Ru9Pk +iBlgYje6rcrPH8wLSuDhcYxweQQDS8JeLLrVtSvNE1WXT57u3jS5gn0qUzQSwt8j8kvtaN8A7iCc +8DHJq+Kf7V/4WD4U+zfZ/J/0rZ5m/f8AcH2vdt4/1OPL/wBrrxV/wt4cv9MuptR1OHS7SZ4/Ijt9 +Htlij2ZDtJJK8YmLEgDbnaMZwT0m1/RNVvvEGg6zpr24TSpJ/tK3BcFo7lY4n8sIpywQNjJHOKAO +c1f4j6pBqGpHTU01LLR5vs81vfXAivbpomInNsgkwAB93KnPbJ+QW5tYso/HL6+haazTwqb1Sgwz +xC484FVfZyV7HFRXngDVI9Xv5tMGk3FnqsxuZJdUtRcXVrJKW842/wC72uBncqucdsdS2rN4OabW +nmeRRpsmgnQ2CbUnBaTJdUSJYlGz0GM/w4oAx9E+IepXWpad/ap0tbHV5GhhhtLjzby1d+bYXKKz +53/d4UYJ+bb92rGveL/EkHia58P6Qmm27QQxSWyam0qPfNIOlqwMcZO87ApbrnnrtZoHgXVtOurS +G/XR/smnSCSO8trNPt9wIifKWVpYiidizLl+PvZJarHjDw34s19ruxtpdNutKuljaGK/SRJbSVFK +l4JLdckk/Nlieu3G3O4A07TX9Sm8VQ6FdW8dskmjpqUsefMkjnMwiaLzFbYyr7LzWJd+OtchtZpr +W0t7mePxI+hxQfNH5kIBK/O0mFkY8bj8o/u1bu/DXiqy1Wx1nQruzurqDS00q5bUxMPM8txL54MT +OxZ265PHvnipaeBdchtYYbq7t7mePxImuSz/ADR+ZCAA3yLHhZGPO0fKP71AFu61/wAYpe2Xhm0t +9Pk1yS3e+vZ2MosY4BI8UewbhMWJCg+h7EHK0v8AhYeqQeHr7Ub6xhi1CPVpNHtbbzAIo5Aisv2m +Z5ApCfNuYEA4/hHIl8WTLp/iy11PStXsbDV1sTDNbasWjtZbRpHKsJVXhxL/AAhsnHoDux9A8Nz+ +K/COpBbrfO2uT6lY3s0AWG6dFVBJJA6MPLkJbIxwexwVIBsab461CS31u2vn0241DTLGTUbSXTZG +ntZo0RshvmJUpIAGBZSc8DHJLTxZ4sht9K17XbWxttE1BoY5TCZHnhE6ER3Ers4hjiaTaTkkqrAc +tUtl4P1T+z9WF5FpNld31jNYW8Ol24hgHmqf3sszReeSWwNo+UAZwT0057fRtI8HW+l+LJLcWkNn +FaXHmMdkjxRDIi+67N+7JTaN3HHNAEtlrd1feK9R0aFIxZaVbweezAiZrm5zKmwhipjEQ5yAd3tW +3XKfDPTZ7DwpDc3jSPdapI+oztK4kLGfGx9wyfmjVWOSTknPpXV0AFFFFABWV4s/5FbWf+wfdf8A +omStWsrxZ/yK2s/9g+6/9EyUAfNVFFFAHtXwV/5Fa6/7CEn/AKJt69Arz/4K/wDIrXX/AGEJP/RN +vXoFABXH+Ldfv7bXLPQYdSj8PQXFu9yNUnhWZJZEbb9lHnbYkwvzEk/3Rxn5uwqve6dp+pxCDUba +G7iVg6x3EayqGAIDBXBGcE0Aef8Ag99Lb4iXCaTqt1rUUWkvHJc3kpmZZFuY90aSFEBTGCCuRzwa +3fDv/I9+Lv8AuGf+k710Y07T1a2dbaENZKUtGEa5gVlCFYjj5AVGOO1OjtLWGea6hhjjnudvnyqg +DyeWNqb2Ay20cDPSgDjYbKXU/EPj7ToCqy3drZ28bOSFDS2cqKWIBOMn0qXw5410G08LWkFxKyX+ +nQx2EumFcXrXEKpB5UVvnexZ/u/rjBx1sdpawzzXUMMcc9zt8+VUAeTyxtTewGW2jgZ6VF/ZOlfb +/wC1Psdv9u/5+/KTzvu+X/rdu77vHXpQBz/wt/5ETTP+3j/0onqx4g8VHwxq9qdXCx6Hdwun2pI5 +JHiu0O4LKUyAjx/dwpbIPYVu2tpa2MC2tlDHbQR52RQoI0XJLHCqABknNPmhiuIngnRZYpVKSRuA +ysrDDKynggigDgvGP/CuL/Srryf7PudUufM+x/YNslzLeSJJ5W77Hl23Of4/lJxntUutXU+m6v4I +1TxG3kGGO4h1C5cDy0uZ7aNMO8Y8td0m724J6CutstD0XTJTPp2n2tpKylGkt4Y4mKkglSyKDjIF +WLq0tb6BrW9hjuYJMb4pkEiNghhlWBBwRmgDir/XdN1j4heGodMk+0x2n28PcxfNAzyWwby45QSr +sigFsdNw79Cw13TdH+IXiWHU5Ps0d39gCXMvywK8dsW8uSUkKjOpJXPXae/XsIdJ0q3+z/Z7O3i+ +x7/suyJF8nzf9Z5WFGzfn5sdaJtJ0q4+0faLO3l+2bPtW+JG87yv9X5uVO/Zj5c9KAOFv9Q0bWdb +1vxJJbSaroOnaWulXXkxl/Pka4E7tbnKqywr8zPuG3hhxg1mXl1F4btbbUfBniybUiVgt7XRLhhe +tNvdcRiJSrQjYMY8sMPu7gWxXqVraWtjAtrZQx20EedkUKCNFySxwqgAZJzVW18PaBYzrdWWmWdt +PHnZLDbxxuuQVOGVARkHFAHP+Nbj/hGdS0/xvFHJKkOdO1KOJdxe0my6NubKp5coBHTcWClhVfR7 +ey0z4Yi48Q2ranFdwm+1BYF82WYXUnmiV2YxsXRHUs5bK7cg8CtDxjYa34gMXhq2sl/sm8aF7/Uj +MqtGkcnmPFFFgtvPlrtbBHOCO46igDye8uovDdrbaj4M8WTakSsFva6JcML1pt7riMRKVaEbBjHl +hh93cC2K6jxZd2tj408J3V7NHbQR/wBpb5ZnEaLmCNRlmIAyTiugtfD2gWM63VlplnbTx52Sw28c +brkFThlQEZBxVi907T9TiEGo20N3ErB1juI1lUMAQGCuCM4JoA8y0620r+3NZttY17UNBe6vJtSs +zb3iW1ndWly26KeKTDI7Hvz0/wB1sdV4I0/SrefVL/SrnUNRS5kiifUb+RJUuGtw6Zt5AFd1TdtL +EbTj5ScVu3Oh6LeRQQXmn2txFarst45YY3WJcKNsaspCjCjp6Vbhhit4kggRYoolCRxoAqqqjCqq +jgACgDgvDX/JGpv+wfqX/oV1R4l/5I1D/wBg/Tf/AEK1ruItO0+GyOnQ20MdmVZDbJGqxFXzvXyw +NuG3HPFEunafNZDTpraGSzCqgtnjVogqY2L5ZG3C7RjigDnPHf8Awjcn9mW3iH7RaedcH7Hq1viP +7HMm113TnPl+ZjjgjjJxt3DH8PX97p3i200PTvELeJtPvFuZ7kOPtDWiKo8lmuld8ksoXHA5+6Cw +rvbq0tb6BrW9hjuYJMb4pkEiNghhlWBBwRmorHSdK0vf/Zlnb2fm48z7PEkW/bnbu2KucbjigC3R +RRQAV5/8Ff8AkVrr/sISf+ibevQK8/8Agr/yK11/2EJP/RNvQB6BRRRQAVX1G9i0zT7nUZwzRWkM +lxIqAFisSl2CgkDOB61znh/UPGVx4u1m01m28vR4c/YpPLCrwwEPlyA5ffHln67W4+XpWr4s/wCR +V1n/ALB91/6JkoAvadexanp9tqMAZYruGO4jVwAwWVQ6hgCRnB9ax9N8a6Vqn9j/AGeK4X+3vtX2 +XeqDZ9jz5nm4kbGdvy4z+FWvCf8AyKujf9g+1/8ARMdedeGrf7Xa+BLXzJIPPj12PzYW2SJvEq74 +25wwzkGgD1DS9UsNasItT0yXz7Wfd5cm1kzsZkb5XVW+8p7VbryTSRqVp8PvDY0vULizn1LXEj80 +NuWIO9xDsWP5Q0eYw5Q8Fs+tbfiMT2E1j4UtNQ1y+nW3kuEisWAu5HeUpHLeag/Cw5YpgJ8vVui0 +AegUV5lph8aat4PvbKynumvdP1p7aaNrpFuzaxBGkt1vSm3eHf7/AKD0wtOt/EE+k+ENf1XR9WvL +ya2kiiS01lQ95YStItvJ5pLHduzuQY2gjGCd1AHpdFcPZWur+FPFWjaU+r3WrW2tQ3CXK37GQpLa +R+b5sDFiUDFsbeeOpbjBp+o6g/hvxrO9zM0tpfaqltIZGLQrFEDGsTZyoU/dx0oA7iivN7NNX1/W +tH0w6xfWVvN4Ztby6NtKRJK/mAFg7btrlipZ8ZIBXoaiXV9eh0G40W31KYyy+Jn8PxX9x+9uIrd/ +4w+UJfPf34xxgA73+27X+3/+Ec2Sfavsf2/fgeX5fmeTtzu3bt3+z+NaFcJomlz6R8SXs5r+41FB +oZaGW8IeZEa6XKPKAN/z7iCR0OO1d3QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUVynh/UPGVx +4u1m01m28vR4c/YpPLCrwwEPlyA5ffHln67W4+XpQB0eo3sWmafc6jOGaK0hkuJFQAsViUuwUEgZ +wPWuah+IkVxEk8Hh/XpYpVDxyJZBlZWGVZWEuCCK1/Fn/Iq6z/2D7r/0TJXNeHv+Fk/2Bpn2H+w/ +sv2O3+z+d9q8zy/LTZ5mz5d23rigDq7TXLC7uodP/eQX09mmofZJo2SRIXIT95wVDBjtK7s1oVxX +9n/8Xc+0fabj/kD/AGny/M/d/wCt+zeVtx/q/wDlpt/v/NVfwjY694jtbLxnPrt1DPc3TyyWCc2X +2eN3ga3WAvjJCff7ehb5qAO9ooooAKKKKACiiigAooooAKKKKACiiigCpfaTpWqbP7Ts7e88rPl/ +aIkl2bsbtu9WxnaM1Yhhit4kggRYoolCRxoAqqqjCqqjgACn0UAFV73TtP1OIQajbQ3cSsHWO4jW +VQwBAYK4IzgmrFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFF +FAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8ARNvXoFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAV5/8Ff+RWuv+whJ/wCibevQK8/+Cv8A +yK11/wBhCT/0Tb0AegUUUUAFFFFAHKf8K50lP9Htr/VLbTuh0uK8cWhQ/wCsjKNufbJk7vn7npWq +3hrTftmj3cXmRf2DHJDZxK2U2SxrAQ+8MzbVUY+b65rWooA5my8BaVY6bZaWl1eSwadqCapb+bIj +FZI+kf8AqgBGSSSAByTzVjXPCFlreoRaqLy+068ihNsZ9Pn8lniLeYEf5X4Dc8Y988Y3qKAOXT4d +6DDpEmjW0l1BCb7+0oJIpdstvOAqL5L7eiquBu3HvnODVjT/AARo1la6ha3TXGqf2tsF5LqEpmkk +WIbYl3AJjZ1Uj5h68DHQUUAc5oPgXSNBvV1BJrq/uYYVtraS/kExt4l3DZBhECjDY+nAxk5r3vw4 +0a+nvXe71CK21GR57ixiuCts00g5m8vacsHAcZJGQONvFdXRQBj6d4X0/TNQttRgkmaW002PSI1d +lKmCJg6swCA78jrnHtVebwPodzpuo6XdLJPDql5LqLs5XfFPNj54GCDbtxxnPcHIOK6CigDn9E8F +aboeqvrUNzeXV7Lbm2mmvJvOaUF1cO5KA7gEVRjA2jpnmugoooAKKKKACiiigAooooAKKKKACiii +gAooooAKKKKAK+o2UWp6fc6dOWWK7hkt5GQgMFlUoxUkEZwfSuah+HcVvEkEHiDXooolCRxpehVV +VGFVVEWAAK62igDEi8K2sWs2Ou/a7x7qws1sPnlBWeNQ/wA1x8m52LPuPP3gDiqUPw70G31RNRgk +uooIroX8empLtsluFGFlWELkEHn73t935a6iigCp/Z//ABNf7U+03H/Hv9m+yeZ/o33/ADPN8rH+ +s7bs9Kt0UUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6 +JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFFFAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8A +RNvXoFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQ +AV5l8GNTWGLUvDFzG0N5BM13scMGIxHBKrKVG0xsi9Tn5unFem1wXi74f3suqJ4q8GyrZatGzSyx +52LM+Cd6cFQ7/dYN8rZ+bHO4A72ivP8AQfGfjhbq30jX/DlxJIbhLaXUI0kjjVCVjaV9sUkbYOWL +KwU9sCvQKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKyv +Fn/Iraz/ANg+6/8ARMlatZXiz/kVtZ/7B91/6JkoA+aqKKKAO18Ff8LJ/sqX/hDv+PH7Q3mf8ev+ +u2R7v+Pn5vu7faug/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKA +D/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+ +f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4 +vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/ +s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/ +AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n ++z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8A +i+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+ +iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP ++L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/ +s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+ +v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z +6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8A +i+v+f7Pqpq3/AAuf+yrz+1P+PH7PL9r/AOPH/U7G83/V/N93PTmiigDzWiiigD//2T== +Figure 1: Overview of SAWTSR Architecture In this document, the system requirements are categorized by the major subsystem: Robot API SubsystemThis subsystem corresponds to the interface to the robot or robots; although the design shall be influenced by the existing daVinci research API, it shall be usable for other robot systems. Video processing Subsystem This subsystem provides the processing of 2D (e.g., ultrasound) and 3D (e.g., stereo video) images, using image pipelines. Other device interfaces SubsystemThis subsystem provides interfaces to devices other than robots and video systems, including force sensors, foot pedals, tissue oxygenation sensors, etc. Calibration and registration SubsystemThis subsystem provides tools for calibrating devices or (at a minimum) for reading the calibration results produced by an external system (e.g., Matlab programs). It also provides methods for computing coordinate transformations (e.g., registration). Tool tracking SubsystemThis subsystem provides the capability for tracking the positions of tools using some combination of sensor feedback (e.g., joint encoder positions and stereo video images). User Interface (Visualization) SubsystemThis subsystem provides the 2D and 3D graphical displays and accepts control information from input devices (including the master manipulators in a telesurgical system). Telesurgery application frameworkThis corresponds to a working “skeleton” application, which the researcher can customize. System-level requirements are listed in this category. /9j/4AAQSkZJRgABAgEAyADIAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC +IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA +AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj +cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA +ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD +TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD +AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 +OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA +AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA +AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA +AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo +dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg +Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv +bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA +ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA +AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK +AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA +mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy +ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC +DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh +Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E +jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 +BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII +RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY +Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN +Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh +EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT +5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu +F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc +AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY +IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl +xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 +K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx +SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec +N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ +oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe +RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN +3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP +VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f +D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ +aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy +S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB +fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH +n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj +k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f +HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 +q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 +0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG +xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU +y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj +4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz +GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA +ZIAAAAAB/9sAQwAMCAgNCA0RDg4RFxUWFRcbGRkZGRsiFxcXFxciIBsdHR0dGyAiJycnJyciLC8v +Ly8sNzs7Ozc7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e +HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgC3gPVAwEiAAIRAQMRAf/EAB8AAAEF +AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB +BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV +VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC +w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA +AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC +kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo +aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT +1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKKKACiiigAooooAK +KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo +ooAKKKKACvH/AAVoeteMLKS7/t67h2TNFt3SSZ2qjZz5y/3vSvYK8X+Hmn+J7rT5W0e9gghE7Blk +UFjJsTLcwycY296ANXXdD8Q+CIRqsWsyXSQEGSOYybWDssYXYXcMDu55UjqOenpGk339qWVtd7dn +nQxy7c7tvmKGxnAzjPpXkunx6z421GTRtc1J7cw8tBtVHnwVYqoQKjYA3Bju/vKCMkdF8RohGND0 +KImO2uJ0icKx3+XEYo0XJJyBvz8wPIU9qAOztfEOmX0qw297byu2cIkyO5wMnCqxPQVy/wAXdRut +M0mGS1nkhY3SKWjdo2K+XKcZUjjipfF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa5Xx +lrFxr3gzTby5IMr3WGIG0MYxcR7sep25OOM9MUAepf2tZfafsf2mHz/+ePmL5vTf9zO77vPTpVuu +K8UeBNHh0GdEtkV7a3Z0mVVSZngQkF3VRu3Y+bPXrwcEcvqesXXiLR/DdlcuQt9OY52Ut5jrBKsK +5LFsk7tzbgfmANAHptr4h0y+lWG3vbeV2zhEmR3OBk4VWJ6Cua8beMn0XUdLs7e5hQPcL9ryVLxx +Zj4fdnYrK5OcA8cHrTvF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa43UJ18QHwte3UM +LTXVwyXDCNR54imihHmf3vlHTpycADigD2KGZLhFkjYMrAMrKdysrcggjqDTLu6isYZLiZtqRIzu +cE4RBuY4GT0FPhhS3RY41CqoCqqjaqqvAAA6AVxXxc14aVpBtVYiW7OwYJUiNCGkOQOQeFK5GQ31 +oA5LT9f1ix+weILu4m+z3N9KkqNKz2yQtgDZCHLfL+92jnGxeOm71LxPM9vpN/JGxVltZmVlO1lZ +Y2III6EV5Vq/jXQr3w6ujRQzho44xHIYIgvmx4JfAmO0yfNuIyfmPXv2Gma8PEPgy5lLEyR2c8Mu +4lmMkcRG4swGSww3frjOaAMLwt4V1rxLpsF//wAJBdxebv8AkzI+3Y7J97z1/u56VatLvWvAutWd +hf3j3tpevsR3+aTzG2p/GxZdrFcjcV2kkDd0z/Bmp+LrfSLdNN0+3ltx5nlu7AO2ZHLZzOnRsj7t +bGl+F9e8Q6vb6pr/AJcSWxzFbo2QHUAqy7HYAbvmJLEkrtI24wAW9J1G6k8balatPIYUtVZYi7GN +Wxb8qmcA/MfzruK8/wBG/wCR+1X/AK9E/wDQbavQKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAK4/4X6BfeHdMlt76Lyna4ZwNyv8hSNc5RmHVTXYUUAcf8QfCc+tJb3+ +nDF7aOrRYCfvBuU4ZpMD5D8y5OOox81HiHw5f+KrCwuQEtdRtXWVd/zRrIMeYPkaRdpZQy53dADj +JrsKKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsKneFjTcy7+g+9jP8AwIReMfBFy3hyy0nTI/OaCZGb +5gm75JN7/vH43O+cZ4zxxXoFFAHCanH4u1OyOktbW6tIhjlvvNHlSRlTuxFt3qzfdJ29c4AGCJtX ++HrNpenW+nSpHc6e6vFK4bYzkhpCR8+Nz4fo2MbehrtaKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsK +neFjTcy7+g+9jP8AwIV/EHgm8sYdCGlwi4/s2Tc6bxE0jFo5GcGQkAMyHPJxuGAR09DooAhtJJZo +Y3mj8p2RS8e4P5bkZZdw4ODxmuVvNAvtX8VQXtxFts7OH90WZZElmI+8I92UYFuu3/lmPbHYUUAF +ef2XhbUtKfxDZQwbrW8hle2IdEjWWRWHlLFu+X7+3d8o+Qe2PQKKAOf8BaXc6LolraXaeXLH5m5c +hsbpHYcqSOhHeugoooA4/TNAvrfxdqGpPFi3lt1RJNync4EAxtDbh9xuorsKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo +oAKKKKACiiigAqjqmt2WjKhuplQuQqLy0kjEhcJGoLMcsPug1erlPFlnLeajYiC4kt3W3u2V0Ctz +ut1w6uCGX5s49hyKFqJuyuW28UTzqTaabcNl9qtMY7eMgNtLsGcyquOR+6yfSke/1ud1CpZ26gHJ +LSXbM3G0AYt9o65OT2qkJdYgcgraTqQMHMlqytzkEYuMjpg5FJ/bt1HF5kumXQIXcyo0EmCBkhcT +Bm9vlyfSq5TL2je1i3INYuCoa+ijUHLGC22yMMEbd08k6gZwfuZ4pfsl9/0FLr/vi2/+RqrReJba +RFYxXSEgEq1pPuXPY7YyMj2JpU8U6WxZXuo4mU4ZJj9nkHAb7k2xsYPXFOyFzTHjRd7M895eSsxz +n7Q8IGABgJbmJAOP7vWnf2JD/wA9rv8A8DLn/wCPUz/hJtJ/5/7X/v8AR/8AxVXLO+t9QQyW00cq +g7S0bB1DdcZUnnmiyFeXdlb+xIf+e13/AOBlz/8AHqgtvCOjWsYjSxgIGcF4xI3Jzyz7mP4mteii +wcz7szP+EZ0n/nwtf+/Mf/xNH/CM6T/z4Wv/AH5j/wDia06KBXfczP8AhGdJ/wCfC1/78x//ABNH +/CM6T/z4Wv8A35j/APia06KAu+5mReHbS3XZCZ4kyxCRXM8Ua7iWO1EkVVGT0Ap/9iQ/89rv/wAD +Ln/49WhTJZUgRpJGCqoLMzHCqo5JJPaiyHzPuyl/YkP/AD2u/wDwMuf/AI9RDp97CiouqXZCgAbh +bu2BxyzW5JPuTmmf8JNpP/P/AGv/AH+j/wDiqP8AhJtJ/wCf+1/7/R//ABVFkO8vMkNvqkTK8WpO +xB5WeGKSNlwRjEKQNnODnf2p73OuRgMstnIQVyhhkh3Lkbh5nnS7TjODsb6VVi8T2UyK6C4ZWAKs +LW4Ksp5BBEXShdfaYt5NjdyKpxuKJCG4B4W4kifHOM7aLIOeS6l0a9qMLgTacHUg829wsjKwxgMs +62/B55BPTpVjT/E9pfzJbMssE779sU8ZjZvKOG2PzG/HzfI7cc1iLqOs3KSmOxhhOWEfn3GWP912 +SGNxj1Xf+Peqmp6Xcytaz3d2ZDHf2jpHHGsUKkyxxdDvkJ+Zj/rO/Tik4lRqO9nY72iiipNQoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACuf1r/AJCtl/17Xf8A6Ha10Fc/rX/IVsv+va7/APQ7 +WmtyZ/CySiiitDlCiuO04a1rst88WqeQkN5NAqfZ45PljIx8xwehxV2w1i50q7uLHU51lEVt9qWd +Y9hMSswk8xVJGQfuhR096VyuXzOkqjcaHp95IZZrSCR2xlniRmOBgZJGelVrHxXpepSPHBcqxSLz +WOGVVjwpLFmAUY3DIzkd+hptp4w0i+uDbRXaGTOADlVZs7cIzAKxJ6bSc9qNAtJdGT/8I1pX/Phb +f9+U/wDiaP8AhGtK/wCfC2/78p/8TTtX16x0FEe8mEYckLwWZsdcKoJwO5/xotdesb6ze+hmDwoG +LMAfl8sZbK43ZxzjFGge9vqN/wCEa0r/AJ8Lb/vyn/xNH/CNaV/z4W3/AH5T/wCJqpF440SWVYhe +puYAgkMqcru5dgFBx2J68deKv6rrVlokYkvJ1iB6A8s3IB2qMs2MjOBxRoHveZH/AMI1pX/Phbf9 ++U/+Jo/4RrSv+fC2/wC/Kf8AxNFp4j06/tpLqC4V44lLyEZ3Iq55ZMbh904457U3TfE+m6xMbe0n +EjhBIQFb7h29yMZ+YZGcjoeho0D3vMd/wjWlf8+Ft/35T/4mj/hGtK/58Lb/AL8p/wDE1WtvGmj3 +dyLWK7VpGYoBhtrN6Byu057c89qqXPi2K28QLp0koWPyVXGxizXUrrsUnB42HjtzyfQ0C0vM6ais +Sy1u3g83z7zzd181sn7op5ch+7BwPm2/3zwfWtLUdRt9Jt3ubl9kaY3NgtjcQo4UE9TTFZlmisjV +fFel6LIIrq5VH7qAzsvAPzBAxXg8Z61pW1zFeRiWGRZEbOGRgynBwcEcdaAsyWqOsf6qH/r7s/8A +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 +ri2lmtZoW2q2HLholdRn52U8Ad/aoJ9Teyt7a4lMbI2xZnQ/IplwBIrM33Nx+uDntznanpNhp0eo +PbsI5JLKTdAjBUKhSBJ5Y/LPTr3JqR41l8NYZQR9gBwRnlYtwP4EZFNylqnuot6eQXf4HQUVS0SR +pdPtHdizNBESSckkoMkmrtaJ3SZRa8L/APISvv8Ar3tf/Q7muorl/C//ACEr7/r3tf8A0O5rqK8v +EfxZepzz+JhRRRWRIUUUUAFFFFABWV4s/wCQLqX/AF6T/wDotq1ahu7WK+hkt5l3JKjI4yRlHG1h +kc9KAMmin/8ACJWHrc/+Blz/APHqP+ESsPW5/wDAy5/+PVx/VJfzI6vrS7MZRT/+ESsPW5/8DLn/ +AOPUf8IlYetz/wCBlz/8eo+qS/mQfWl2Yyin/wDCJWHrc/8AgZc//HqP+ESsPW5/8DLn/wCPUfVJ +fzIPrS7MZRT/APhErD1uf/Ay5/8Aj1H/AAiVh63P/gZc/wDx6j6pL+ZB9aXZjKKf/wAIlYetz/4G +XP8A8eo/4RKw9bn/AMDLn/49R9Ul/Mg+tLsxlUdY/wBVD/192f8A6Uw1o/8ACJWHrc/+Blz/APHq +VPCenq6OROxR1dQ91cOu+Ng6kq8pBwQDyKqOGcZJ3WjTFLEKUWrPVGxRRRXUcwUUUUAZVz/yGrP/ +AK9Lv/0ZaVq1lXP/ACGrP/r0u/8A0ZaVq0AFFFFABXMQf8f+qf8AXyn/AKTW9dPXMQf8f+qf9fKf ++k1vWGJ/h/NG2H+P5FuiiiuE7AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACoLX/kNW +3/Xpdf8Aoy1qeoLX/kNW3/Xpdf8Aoy1rXD/xI/P8jOv/AA5fL8zo6KKK9A4QooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP8Amc/+4T/7cUUf8zn/ANwn +/wBuKKAM+y/5eP8Ar7u//SiWrNVrL/l4/wCvu7/9KJas169L+HD/AAr8jpj8K9Clqmj22rqomU7k +O6N1JWSNv7ysPz9OBVG08KW9rdRXZnuJZYtwDSybyVZdu08dBkkYxya26KbhFu7Wo7IwT4NtGLK0 +1wYWZm+z+ZttxuJbARAuADyOa1rCzGn28durMwjUKpbG7avQHaFHA46VYoojCMXdKwJJGRpHhi00 +WZ5oTISVKKHbcscZbeUT2z65/nm3/ZkX277dlt/k+TjI2bN2/PTOc+9XKKFCKVkttQskZ1rocFpp +505WcxlHTJI34l3Z5xj+LjiifQra5tIbR9+2EJ5bhisiNGu1XBXHzD6Y9q0aKOSNrW6W+QWRjWvh +a1to7lS8sj3CGN5pGDzbCu3aGx/T69BRqWms9lDpkG/awSN33bSkEe3edwXBZgNu3vn0BrZopezj +ayVugrIbHGsSqiKFVQAABgADoAKdRRVjLXhf/kJX3/Xva/8AodzXUVy/hf8A5CV9/wBe9r/6Hc11 +FeViP4svU55/EwooorIkKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igDKuf8AkNWf/Xpd/wDoy0rVrKuf+Q1Z/wDXpd/+jLStWgAooooAK5iD/j/1T/r5T/0mt66euYg/ +4/8AVP8Ar5T/ANJresMT/D+aNsP8fyLdFFFcJ2BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA +UUUUAFQWv/Iatv8Ar0uv/RlrU9QWv/Iatv8Ar0uv/RlrWuH/AIkfn+RnX/hy+X5nR0UUV6BwhRRR +QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFA +BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/3Cf8A +24oo/wCZz/7hP/txRQBn2X/Lx/193f8A6US1ZqtZf8vH/X3d/wDpRLVmvXpfw4f4V+R0x+FegUUU +VYwooooAKKKKACiiigAooooAKKKKALXhf/kJX3/Xva/+h3NdRXL+F/8AkJX3/Xva/wDodzXUV5WI +/iy9Tnn8TCiiisiQooooAKKKKACq+o3qabaz3UgJWGN5GC/eKxqWOM454qxWV4s/5Aupf9ek/wD6 +LagBv9u3P/QLu/8Avq2/+SaP7duf+gXd/wDfVt/8k1fory/7Qq9ofc/8y+VFD+3bn/oF3f8A31bf +/JNH9u3P/QLu/wDvq2/+Sav0Uf2hV7Q+5/5hyoof27c/9Au7/wC+rb/5Jo/t25/6Bd3/AN9W3/yT +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 +oD/n3u//AADuP/jVF13D21P+eP8A4Ei1RVX+0B/z73f/AIB3H/xqj+0B/wA+93/4B3H/AMaouu4e +2p/zx/8AAkWqKq/2gP8An3u//AO4/wDjVH9oD/n3u/8AwDuP/jVF13D21P8Anj/4Ei1RVKbVo7dG +kkiulVQWZmtLhVVV5JJMXAFMtdbt76JZrdLiVGzh0tZ3Q4ODhlix1ouu4e2p/wA8f/AkaFFVf7QH +/Pvd/wDgHcf/ABqj+0B/z73f/gHcf/GqLruHtqf88f8AwJFqiqv9oD/n3u//AADuP/jVH9oD/n3u +/wDwDuP/AI1Rddw9tT/nj/4Ei1RVX+0B/wA+93/4B3H/AMao/tAf8+93/wCAdx/8aouu4e2p/wA8 +f/AkZP8AwhdqvyR3F0kPT7OszeSVP3lwcnDc5+bvW5b26WsSQxjCIoVRknCqMAc1D/aA/wCfe7/8 +A7j/AONUf2gP+fe7/wDAO4/+NUaExnRjtKC+aLVVdQ6W/wD192f/AKURUf2gP+fe7/8AAO4/+NVF +PO141vHHb3WftVq3zWs6KFSeN2JZ4wAAATyaG1YVWrTdOaU4/C+q7Hd0UUVmeSFQx2kMMskyRory +7fMcKA8mwYXcw5OB0zU1FAHKf8zn/wBwn/24oo/5nP8A7hP/ALcUUAdXRRRQAUUUUAFFFFABRRRQ +AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAB +RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF +FFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcV8V/Ef9i6SbaM/vbzdEPaID96eVI6EL2PzZHSuf8A +gz4m/wBbpEz+ssGT/wB/Ixlv+BBVH98mu18aaTZXemX1xNbQvKlpNskaNWkTajsu1iMjB5FZXwu0 +my/sSyvPs0Pn/vv33lr5v+skX7+N33eOvSgDtaKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU +/wCZz/7hP/txRR/zOf8A3Cf/AG4ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo +oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig +AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC +iiigAooooAyvFn/IF1L/AK9J/wD0W1ZPwu/5Fuy/7bf+jpK1vFn/ACBdS/69J/8A0W1ZPwu/5Fuy +/wC23/o6SgDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP/ALhP/txRR/zOf/cJ/wDb +iigDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf8gXUv+vSf/0W +1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKACiiigAooooAK +KKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooAKKKKACiiigAo +oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igAooooAKKz9fuL20sLiawRJJ403ojhmD7eWXanzFiudoHfFVPBviH/hKNLhvWCK7blkRG3BJEOD +7jIwwB7EdetAG3RXM+O/FM3hi0hNpGktxPMsUUbZJOeSQi4Zuy8d2H0NhbnXl1Gzhe3ga2aAG5mQ +8pcbXysYaQNt3BcfIeD+QBvUUVy+oeKLq18T2WjqkZhngaRmIbzAwEx+U7sY/dj+GgDqKKKKACii +igAoorzceNfFOp6hqFrpllazLaTvGS2VYLvdUzunTJOw9KAPSKK83ufH/iLwy8Umu6ZGsEh2hoW+ +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 +W7L/ALbf+jpKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8AuE/+3FFH/M5/9wn/ +ANuKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigDE8X6Re61YNDYXL284dXR1kaIHHDK7IC23aTwO+K5/U5/ +FviCyOn/ANmw2hmQpNcPcJJHsKneFjTcy7+g+9jP/Ah3dFAGfoGjReH7C3sYjkRJgnkbnPzO2CWx +uYk4zx0rQoooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAyvFn/IF1L/r0n/9FtWT8Lv+Rbsv+23/AKOkrW8Wf8gX +Uv8Ar0n/APRbVk/C7/kW7L/tt/6OkoA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/ +AO4T/wC3FFH/ADOf/cJ/9uKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo +oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK +ACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA +KKKKAMrxZ/yBdS/69J//AEW1ZPwu/wCRbsv+23/o6StbxZ/yBdS/69J//RbVk/C7/kW7L/tt/wCj +pKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/+4T/AO3FFH/M5/8AcJ/9uKKAMuON +7t7h3uLrP2q5X5bmdFCpPIigKkgAAAA4FSfYv+ni7/8AAu4/+O0WX/Lx/wBfd3/6US1Zr1KVKDhF +uMfhXQ6IxVlotit9i/6eLv8A8C7j/wCO0fYv+ni7/wDAu4/+O1Zoq/ZU/wCSP3IfLHsit9i/6eLv +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 +/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JFH9l4z/nzMPrFL+ZE1FQ/ +8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1FQ/8AEx/6Blx/33bf/JFU +rvVbq0urW0fTpxJcmTYpeD5hEu98ETEccfeI/pR/ZeN/58zD6xS/mRp0VD/xMf8AoGXH/fdt/wDJ +FH/Ex/6Blx/33bf/ACRR/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JF +H9l4z/nzMPrFL+ZE1FQ/8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1F +Q/8AEx/6Blx/33bf/JFH/Ex/6Blx/wB923/yRR/ZeM/58zD6xS/mRNRUP/Ex/wCgZcf9923/AMkU +f8TH/oGXH/fdt/8AJFH9l4z/AJ8zD6xS/mRf8J/e1L/r7H/pPb1v1h+FrW5t1vHuIWhMtxvVWZGb +YIYY8ny3cdUPetyvsMJGUMPRjJWlGnBNdmoo82o05ya6yYUUUVuQFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFFABRRRQByn/M5/wDcJ/8Abiij/mc/+4T/AO3FFAHV0UUUAFFFFABRRRQAUUUUAFFF +FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU +AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA +UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD// +AG/f+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAHV0UUUAFFFFA +BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRWT4oup7OwZ7eQxuZbdA4CsVEs0 +cbYDqy/dY9RWP/xMf+gncf8AfFt/8j1x4vMaGClGNVyvJXVlc1p0Z1U3HoddRXI/8TH/AKCdx/3x +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 +/kQ+u1O0fx/zMbwijppy70dC01ywV1aN9rzyupKuARkEHkVs0UV68IqEVFbRSX3HM3dthRRRVCCi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAO +rooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC +iiigDlP+Zz/7hP8A7cUUf8zn/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo +ooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiii +gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA +CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8AIyeH/wDt+/8ARK11dcp4 +i/5GTw//ANv3/olaAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK +ACiiigAooooAKKKKACiiigDlP+Zz/wC4T/7cUUf8zn/3Cf8A24ooAiHiDVrh5jHJaqqzzxqGgkdt +sMrxjLC4XJO30FO/tnWv+e1p/wCA0n/yTVKy/wCXj/r7u/8A0olqzXo08NSlCLcdXFdWbxhFpadC +T+2da/57Wn/gNJ/8k0f2zrX/AD2tP/AaT/5JqOiq+q0f5fxY/Zx7En9s61/z2tP/AAGk/wDkmj+2 +da/57Wn/AIDSf/JNR0UfVaP8v4sPZx7En9s61/z2tP8AwGk/+SaP7Z1r/ntaf+A0n/yTUdFH1Wj/ +AC/iw9nHsSf2zrX/AD2tP/AaT/5Jo/tnWv8Antaf+A0n/wAk1HRR9Vo/y/iw9nHsSf2zrX/Pa0/8 +BpP/AJJo/tnWv+e1p/4DSf8AyTUdFH1Wj/L+LD2cexJ/bOtf89rT/wABpP8A5Jo/tnWv+e1p/wCA +0n/yTUdFH1Wj/L+LD2cexp+HdXvb65ube7MLeVHC6mKNo/8AWmVSCGkk/wCeYrfrl/C//ISvv+ve +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 +GnXkf3fNjbDDbIjsx3KVOcEN3wfasj4f2MkjXF9JIZVUC2tpCGTMEPdUPAU4X3yGzznPT6ro9rrU +Qhu4/MQMHA3MvzAEZ+Uj1NTWdnDp8KQQIERBhVHb/Pc1o8ZelW39piJ80tLRir3dndvUSpe9HtBa +dyaiiiuI1CiiigAqpqX3YP8Ar7s//SiKrdVNS+7B/wBfdn/6URV04H/eqH/X6n/6UiKv8Of+F/ka +fiPwLpPifL3MO2U/8tosJL/D1OCG4XHzA4HTFbGnWSabawWsZJWGNI1LfeKxqFGcY54qxRX3Z5AU +UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/ANwn/wBuKKP+Zz/7hP8A7cUU +AZ9l/wAvH/X3d/8ApRLUOraX/an2b59nk3Ec/Tdu8vPy9RjOetTWX/Lx/wBfd3/6US1Zr1qaUqUU +/wCWJ0x1ivQr6ha/braa33bfNjdM4zjeCuccVmXPh15ILJYLjyprRQqTbN/y7PLcbC2Pm49cVt0V +UoKW42kzE0/w/NaXi3st200pjaOTcgVSmQV8tVI2Yxz97PPTNWNK0NNP05dPkbzV2urHGzcshYkc +E4+9jrWnRSVOK2Xfz3CyRzcnhS7MDWaalKLbYUEZRWcDHAMvBK57cfL8tWdR8N/b9NgsROyGFUAk +UddqGNsrnoyk8Zrboo9lDXTdW3ewuVGZNovnanHfmZgI49oiH3WcbwHY57CRgOPx7VHqmizXdyl3 +aXP2eURmJm8sS74yQwGGOBg57Vr0U3CLTVt3f5jsjI0jQn0q4mna4aYzqnml1+YyJn5lIOFXBxtw +ccc1No2jrpVgli7CVVDgkrgMHZmIK5PritGihQjHZd/x3BJI5tfCEkayWsd9Klm5Y+Qqjcobqqyt +khc9sdOD1Jroo41iVURQqqAAAMAAdABTqKIwjDZAklsWvC//ACEr7/r3tf8A0O5rqK5fwv8A8hK+ +/wCve1/9Dua6ivMxH8WXqc8/iYUUUVkSFFFFABRRRQBi+MP+Qd/28Wn/AKUw1Rq540kWHTGd2Cqs +9oSScAAXEJJJNYf/AAkWl/8AP7b/APf5P/iq+b4hpznVpcsZS9x7K/U7sG0oyu+poUVn/wDCRaX/ +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 +iiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/7hP8A7cUUf8zn +/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA +CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAK +KKKACiiigAooooAKKKKACiiigArlPhd/yLdl/wBtv/R0ldXXnXgyHxJb6RbppsumS248zy3cXIds +yOWzlU6NkfdoA9ForlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/FZ/8AUJ/8 +mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq6K5T/is/ ++oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8AqE/+TFH/ +ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A1Cf/ACYo +A6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6K5T/AIrP +/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/F +Z/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq +6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8A +qE/+TFH/ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A +1Cf/ACYoA6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6 +K5T/AIrP/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT +/wCTFH/FZ/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ +/wDJigDq6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigA/wCZz/7hP/txRWL5PiT/AISDzfN0z7Z9h2+V +i58v7N5ud+dv3t/H3vw70UAf/9k= Figure 2: Illustrative data flow Volume Viewer This is an application-level “widget” that allows the user to view and manipulate medical images, using the daVinci master manipulators as input devices.Figure 2 shows an illustrative data flow diagram, focusing on the robot API and the pipeline for the video processing and visualization. This figure also shows the tool tracking and volume viewer subsystems. Although not specifically shown, calibration and registration functions are required. Note that other data flow configurations are possible, depending on the application requirements. Performance Requirements The system shall have at least one periodic loop (“heartbeat”) that interacts with the hardware devices and/or proprietary device interface software. Many of the following performance requirements depend on the frequency of this periodic loop. Robot API Note: The following performance parameters are highly dependent on the particular robot that is used. The numbers cited below apply to the daVinci robot systems, but it is expected that other robot systems will meet or exceed these minimum requirements. Read-only Minimum RateThe minimum update rate for receiving state information (e.g., robot positions) from a read-only robot shall be 50 Hz (20 msec)Read-Write Minimum RateThe minimum update rate for receiving state information (e.g., robot positions) from a read-write robot shall be 30 Hz. Commanding Minimum RateThe minimum update rate for commanding state changes (e.g., providing position goals) shall be 30 Hz, subject to physical constraints (e.g., robot must be able to reach target positions within update cycle).Detection LatencyThe maximum latency between detection of a physical state change and availability of this information from the robot API shall be 100 msec. Commanded State LatencyThe maximum latency between a commanded state change and the corresponding hardware output shall be 100 msec. Video processingVideo Capture Frame RateThe video capture frame rate shall be 30 frames per second. Video Capture LatencyThe latency due to video capture shall not exceed 2 time frames (depends on video capture hardware). Overlayed Video Frame RateThe processed and overlayed video frame rate shall be at least 10 frames per second. Video Processing LatencyThe latency due to video processing shall not exceed 1 time frame (e.g., 100 msec at 10 frames per second). Stereo Reconstruction ResolutionThe stereo reconstruction resolution is a function of the baseline width (distance between cameras), depth (distance from the cameras), camera resolution, and focal length. For a baseline of 5 mm (worst case for daVinci endoscope) and camera resolution of 640 x 480, the following resolutions are obtained (results in mm): Focal length, pixels Depth, mm 700 800 900 1000 50 0.70 0.62 0.55 0.50 100 2.78 2.44 2.17 1.96 150 6.16 5.42 4.84 4.37 200 10.81 9.52 8.51 7.69 250 16.67 14.71 13.16 11.90 Registration Error LimitThe registration error between 3D anatomic models and the live (video) image shall not exceed 1.5 times (150% of) the stereo reconstruction resolution, at a specified depth and focal length (see 5.2.5), not including errors due to organ deformation. Initial Registration LimitThe initial registration shall require no more than 1 second of computation time. Visualization LatencyThe latency due to the visualization shall not exceed 10 msec (depends on video output hardware). Other device interfaces Minimum Update RateThe minimum update rate for receiving information from other devices (e.g., force sensor, tracker, etc.) shall be 50 Hz (20 msec). Force Data LatencyThe latency of the force data (e.g., time between physical application of force and software reception of force measurement) shall be no more than 40 msec. Tracker Data LatencyThe latency of the tracker data (e.g., time between physical motion and software reception of new position) shall be no more than 100 msec. Calibration and registration Note: Calibration and registration performance requirements shall be specified in the application requirements document, rather than in this system (workstation) requirements document. Tool TrackingNote: The following specifications are for the daVinci stereoscopic endoscopes and the Intuitive tool tracking software implementation. Tool Tracking Update RateThe update rate of Tool Tracking shall be no more than 200 ms. Tool Tracking LatencyThe latency of Tool Tracking shall be no more than the update rate (the time to process 1 frame). Position AccuracyThe position of an instrument shall be determined with an average accuracy of at least 4 mm, at a distance of 75-80 mm. User Interface (Visualization)Telesurgery application frameworkTime SynchronizationThe time synchronization between different components shall be defined by the minimum (slowest) update rate of the components (e.g., if the slowest component updates every 100 msec, the time synchronization shall be within 100 msec). System HeartbeatThe system heartbeat shall be 20 msec or less. Volume viewer Safety RequirementsRobot APIPower DisableThe read-write Robot API shall include a software command to allow application programs to disable power to the robot motors. Emergency DisengagementThe system shall provide a method for disengaging the research interface from any clinical robot capable of operating in a stand-alone manner (e.g., the daVinci) for emergency responses. Video processingOther device interfacesEmergency Stop SwitchThe system shall include an “emergency stop” switch that disables power to the robot motors and any other potentially hazardous device. Calibration and registration Computation MethodsThe computation methods shall indicate the residual error, so that users can determine how much confidence to place in the result. Tool tracking User Interface (Visualization)Unmodified VisualizationThe system shall provide a method for disengaging the research visualization output, so that a clinician can revert to the visualization provided by an unmodified clinical robot (e.g., a clinical daVinci). Telesurgery application frameworkPeriodic Safety CheckThe application framework shall periodically check all safety-critical subsystems (e.g., by verifying communication integrity) and initiate a safety response (e.g., using function 6.1.1) if a failure is detected. Volume viewerDesign ConstraintsOperating SystemThe system shall be designed to operate on Red Hat Enterprise Linux WS 4. It is desirable for it to work with any type of Linux, with future extension to a real-time Linux such as RTAI. Programming LanguageThe software shall be written in C/C++. Software LibrariesCISST LibrariesThe software shall use the CISST libraries. VTKThe software shall use the Visualization Toolkit (VTK) for visualization of images. The software may optionally use other toolkits that build on, or extend, VTK. Intuitive SurgicalThe tool tracking module shall be based on existing code from Intuitive Surgical.daVinci research APIThe daVinci research API shall be jointly evaluated by ISI and JHU to determine whether to add a requirement to port it to use the CISST operating system abstraction and real-time support libraries (for the thread that manages the data stream). \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon.xml index a6310540b82..ce1b7a7a473 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon.xml @@ -1,700 +1,700 @@ - - - - - Robert Fisher - Ryan Brooks - 2006-03-15T03:49:16Z - 2005-07-01T21:31:12Z - 2009-01-02T04:34:49Z - The Boeing Company - 11.9999 - - - - - - 5610 - 16650 - -15 - 5550 - False - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation - - - Factory Class - Artifact Type Name - Super Type Name - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Artifact - - - - org.eclipse.osee.framework.ui.skynet.blam.BlamFactory - Blam Workflow - Artifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Folder - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory - General Document - NativeArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Heading - WordArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Root Artifact - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Support Document - WordArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Universal Group - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Url - FileArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - General Data - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Workspace File - Artifact - - - - - - - - - Attribute Base Type - Attribute Data Provider - Attribute Name - File Extension - Tagger ID - Default Value - Validity Xml - Min Occurrence - Max Occurrence - Tip Text - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Name - - DefaultAttributeTaggerProvider - unnamed - <not>null</not> - 1 - 1 - Descriptive Name - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Content URL - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Description - - DefaultAttributeTaggerProvider - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Page Type - - DefaultAttributeTaggerProvider - Portrait - <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> - 0 - 1 - Page Type: Landscape/Portrait - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Ole Data - xml - - - 0 - 1 - Word Ole Data - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Workflow Definition - vue - - - - 0 - 1 - xml definition of a Blam Workflow - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Extension - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Annotation - - DefaultAttributeTaggerProvider - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Static Id - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - General String Data - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.CompressedContentAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Native Content - bin - - - - 0 - 1 - content that will be editing by a native program - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Template Content - xml - XmlAttributeTaggerProvider - <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> - - 0 - 1 - value must comply with WordML xml schema - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Whole Word Content - xml - XmlAttributeTaggerProvider - <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> - - 0 - 1 - value must comply with WordML xml schema - - - - - Artifact Type Name - Attribute Type Name - - - Artifact - Name - - - Artifact - Annotation - - - Artifact - Static Id - - - FileArtifact - Content URL - - - Universal Group - Description - - - Url - Description - - - WordArtifact - Word Ole Data - - - WordArtifact - Page Type - - - WordArtifact - Word Template Content - - - WordArtifact - Whole Word Content - - - Blam Workflow - Workflow Definition - - - General Data - General String Data - - - NativeArtifact - Extension - - - NativeArtifact - Description - - - NativeArtifact - Native Content - - - - # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. - - - Relation type name - Side A Name - A to B Phrase - Side B Name - B to A Phrase - Short Name - Ordered - - - Default Hierarchical - parent - has - child - is a child of - DHier - Yes - - - Dependency - artifact - is dependent upon - dependency - impacts - Dep - No - - - Supporting Info - is supported by - is supported by - supporting info - supports - SupIn - No - - - Universal Grouping - group - contains - members - belong to - Group - Yes - - - - #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype - - - # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". - - - # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". - - - - - - - - - Artifact Type - Relation Type - Side A Max - Side B Max - - - - Artifact - Default Hierarchical - UNLIMITED - 1 - - - - - Artifact - Dependency - UNLIMITED - UNLIMITED - - - Artifact - Supporting Info - UNLIMITED - UNLIMITED - - - Universal Group - Universal Grouping - UNLIMITED - UNLIMITED - - - Artifact - Universal Grouping - 0 - UNLIMITED - - - - #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation - -
- - - - - - - - 600 - 600 - - - - - 3 - 24 - - - False - False - - - Artifact Type Name - -
-
+ + + + + Robert Fisher + Ryan Brooks + 2006-03-15T03:49:16Z + 2005-07-01T21:31:12Z + 2009-01-02T04:34:49Z + The Boeing Company + 11.9999 + + + + + + 5610 + 16650 + -15 + 5550 + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation + + + Factory Class + Artifact Type Name + Super Type Name + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Artifact + + + + org.eclipse.osee.framework.ui.skynet.blam.BlamFactory + Blam Workflow + Artifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Folder + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory + General Document + NativeArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Heading + WordArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Root Artifact + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Support Document + WordArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Universal Group + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Url + FileArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + General Data + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Workspace File + Artifact + + + + + + + + + Attribute Base Type + Attribute Data Provider + Attribute Name + File Extension + Tagger ID + Default Value + Validity Xml + Min Occurrence + Max Occurrence + Tip Text + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Name + + DefaultAttributeTaggerProvider + unnamed + <not>null</not> + 1 + 1 + Descriptive Name + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Content URL + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Description + + DefaultAttributeTaggerProvider + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Page Type + + DefaultAttributeTaggerProvider + Portrait + <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> + 0 + 1 + Page Type: Landscape/Portrait + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Ole Data + xml + + + 0 + 1 + Word Ole Data + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Workflow Definition + vue + + + + 0 + 1 + xml definition of a Blam Workflow + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Extension + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Annotation + + DefaultAttributeTaggerProvider + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Static Id + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + General String Data + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.CompressedContentAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Native Content + bin + + + + 0 + 1 + content that will be editing by a native program + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Template Content + xml + XmlAttributeTaggerProvider + <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> + + 0 + 1 + value must comply with WordML xml schema + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Whole Word Content + xml + XmlAttributeTaggerProvider + <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> + + 0 + 1 + value must comply with WordML xml schema + + + + + Artifact Type Name + Attribute Type Name + + + Artifact + Name + + + Artifact + Annotation + + + Artifact + Static Id + + + FileArtifact + Content URL + + + Universal Group + Description + + + Url + Description + + + WordArtifact + Word Ole Data + + + WordArtifact + Page Type + + + WordArtifact + Word Template Content + + + WordArtifact + Whole Word Content + + + Blam Workflow + Workflow Definition + + + General Data + General String Data + + + NativeArtifact + Extension + + + NativeArtifact + Description + + + NativeArtifact + Native Content + + + + # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. + + + Relation type name + Side A Name + A to B Phrase + Side B Name + B to A Phrase + Short Name + Ordered + + + Default Hierarchical + parent + has + child + is a child of + DHier + Yes + + + Dependency + artifact + is dependent upon + dependency + impacts + Dep + No + + + Supporting Info + is supported by + is supported by + supporting info + supports + SupIn + No + + + Universal Grouping + group + contains + members + belong to + Group + Yes + + + + #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype + + + # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". + + + # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". + + + + + + + + + Artifact Type + Relation Type + Side A Max + Side B Max + + + + Artifact + Default Hierarchical + UNLIMITED + 1 + + + + + Artifact + Dependency + UNLIMITED + UNLIMITED + + + Artifact + Supporting Info + UNLIMITED + UNLIMITED + + + Universal Group + Universal Grouping + UNLIMITED + UNLIMITED + + + Artifact + Universal Grouping + 0 + UNLIMITED + + + + #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation + +
+ + + + + + + + 600 + 600 + + + + + 3 + 24 + + + False + False + + + Artifact Type Name + +
+
diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon_New.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon_New.xml index 940333d186b..ce5d0b4b526 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon_New.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/OseeTypes_ProgramAndCommon_New.xml @@ -1,804 +1,804 @@ - - - - - Robert Fisher - Donald G. Dunne - 2006-03-15T03:49:16Z - 2005-07-01T21:31:12Z - 2009-03-23T15:18:48Z - The Boeing Company - 11.9999 - - - - - - 5610 - 16650 - -15 - 5550 - False - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation - - - Factory Class - Artifact Type Name - Super Type Name - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Artifact - - - - org.eclipse.osee.framework.ui.skynet.blam.BlamFactory - Blam Workflow - Artifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Folder - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory - General Document - NativeArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Heading - WordArtifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Root Artifact - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - Support Document - WordArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Universal Group - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Url - FileArtifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - General Data - Artifact - - - - - - - org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory - Workspace File - Artifact - - - org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory - System Function - MS Word - - - - - - - - - Attribute Base Type - Attribute Data Provider - Attribute Name - File Extension - Tagger ID - Default Value - Validity Xml - Min Occurrence - Max Occurrence - Tip Text - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Name - - DefaultAttributeTaggerProvider - unnamed - <not>null</not> - 1 - 1 - Descriptive Name - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Content URL - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Description - - DefaultAttributeTaggerProvider - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Page Type - - DefaultAttributeTaggerProvider - Portrait - <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> - 0 - 1 - Page Type: Landscape/Portrait - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Ole Data - xml - - - 0 - 1 - Word Ole Data - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Workflow Definition - vue - - - - 0 - 1 - xml definition of a Blam Workflow - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Extension - - - - - 0 - 1 - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Annotation - - DefaultAttributeTaggerProvider - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Static Id - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - General String Data - - - - - 0 - UNLIMITED - - - - org.eclipse.osee.framework.skynet.core.CompressedContentAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Native Content - bin - - - - 0 - 1 - content that will be editing by a native program - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Word Template Content - xml - XmlAttributeTaggerProvider - <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> - - 0 - 1 - value must comply with WordML xml schema - - - org.eclipse.osee.framework.skynet.core.WordAttribute - org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider - Whole Word Content - xml - XmlAttributeTaggerProvider - <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> - - 0 - 1 - value must comply with WordML xml schema - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - Safety Criticality - - - V - <Criticality><Enum>I</Enum><Enum>II</Enum><Enum>III</Enum><Enum>IV</Enum><Enum>V</Enum></Criticality> - 1 - 1 - Criticality Classification - - - - - Artifact Type Name - Attribute Type Name - - - Artifact - Name - - - Artifact - Annotation - - - Artifact - Static Id - - - FileArtifact - Content URL - - - Universal Group - Description - - - Url - Description - - - WordArtifact - Word Ole Data - - - WordArtifact - Page Type - - - WordArtifact - Word Template Content - - - WordArtifact - Whole Word Content - - - Blam Workflow - Workflow Definition - - - General Data - General String Data - - - NativeArtifact - Extension - - - NativeArtifact - Description - - - NativeArtifact - Native Content - - - System Function - Safety Criticality - - - - # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. - - - Relation type name - Side A Name - A to B Phrase - Side B Name - B to A Phrase - Short Name - Ordered - - - Default Hierarchical - parent - has - child - is a child of - DHier - Yes - - - Dependency - artifact - is dependent upon - dependency - impacts - Dep - No - - - Supporting Info - is supported by - is supported by - supporting info - supports - SupIn - No - - - Universal Grouping - group - contains - members - belong to - Group - Yes - - - Design - requirement - is designed by - design - designs - Dsgn - No - - - - #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype - - - # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". - - - # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". - - - - - - - - - Artifact Type - Relation Type - Side A Max - Side B Max - - - - Artifact - Default Hierarchical - UNLIMITED - 1 - - - - - Artifact - Dependency - UNLIMITED - UNLIMITED - - - Artifact - Supporting Info - UNLIMITED - UNLIMITED - - - Universal Group - Universal Grouping - UNLIMITED - UNLIMITED - - - Artifact - Universal Grouping - 0 - UNLIMITED - - - System Function - Design - 0 - UNLIMITED - - - - #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation - -
- - - - - - - - 600 - 600 - - - 30 - - - 3 - 30 - 6 - - - False - False - - - Artifact Type Name - -
-
+ + + + + Robert Fisher + Donald G. Dunne + 2006-03-15T03:49:16Z + 2005-07-01T21:31:12Z + 2009-03-23T15:18:48Z + The Boeing Company + 11.9999 + + + + + + 5610 + 16650 + -15 + 5550 + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # Copyright (c) 2004, 2007 Boeing. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Boeing - initial API and implementation + + + Factory Class + Artifact Type Name + Super Type Name + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Artifact + + + + org.eclipse.osee.framework.ui.skynet.blam.BlamFactory + Blam Workflow + Artifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Folder + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.NativeArtifactFactory + General Document + NativeArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Heading + WordArtifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Root Artifact + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + Support Document + WordArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Universal Group + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Url + FileArtifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + General Data + Artifact + + + + + + + org.eclipse.osee.framework.skynet.core.artifact.factory.BasicArtifactFactory + Workspace File + Artifact + + + org.eclipse.osee.framework.skynet.core.artifact.factory.WordArtifactFactory + System Function + MS Word + + + + + + + + + Attribute Base Type + Attribute Data Provider + Attribute Name + File Extension + Tagger ID + Default Value + Validity Xml + Min Occurrence + Max Occurrence + Tip Text + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Name + + DefaultAttributeTaggerProvider + unnamed + <not>null</not> + 1 + 1 + Descriptive Name + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Content URL + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Description + + DefaultAttributeTaggerProvider + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Page Type + + DefaultAttributeTaggerProvider + Portrait + <Page_Type><Enum>Portrait</Enum><Enum>Landscape</Enum></Page_Type> + 0 + 1 + Page Type: Landscape/Portrait + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Ole Data + xml + + + 0 + 1 + Word Ole Data + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Workflow Definition + vue + + + + 0 + 1 + xml definition of a Blam Workflow + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Extension + + + + + 0 + 1 + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Annotation + + DefaultAttributeTaggerProvider + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Static Id + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + General String Data + + + + + 0 + UNLIMITED + + + + org.eclipse.osee.framework.skynet.core.CompressedContentAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Native Content + bin + + + + 0 + 1 + content that will be editing by a native program + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Word Template Content + xml + XmlAttributeTaggerProvider + <w:p xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml"><w:r><w:t></w:t></w:r></w:p> + + 0 + 1 + value must comply with WordML xml schema + + + org.eclipse.osee.framework.skynet.core.WordAttribute + org.eclipse.osee.framework.skynet.core.UriAttributeDataProvider + Whole Word Content + xml + XmlAttributeTaggerProvider + <?xml version='1.0' encoding='UTF-8' standalone='yes'?><?mso-application progid='Word.Document'?><w:wordDocument xmlns:w='http://schemas.microsoft.com/office/word/2003/wordml' xmlns:v='urn:schemas-microsoft-com:vml' xmlns:w10='urn:schemas-microsoft-com:office:word' xmlns:sl='http://schemas.microsoft.com/schemaLibrary/2003/core' xmlns:aml='http://schemas.microsoft.com/aml/2001/core' xmlns:wx='http://schemas.microsoft.com/office/word/2003/auxHint' xmlns:o='urn:schemas-microsoft-com:office:office' xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882' xmlns:wsp='http://schemas.microsoft.com/office/word/2003/wordml/sp2' xmlns:ns0='http://www.w3.org/2001/XMLSchema' xmlns:ns1='http://eclipse.org/artifact.xsd' xmlns:st1='urn:schemas-microsoft-com:office:smarttags' w:macrosPresent='no' w:embeddedObjPresent='no' w:ocxPresent='no' xml:space='preserve'><w:body></w:body></w:wordDocument> + + 0 + 1 + value must comply with WordML xml schema + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + Safety Criticality + + + V + <Criticality><Enum>I</Enum><Enum>II</Enum><Enum>III</Enum><Enum>IV</Enum><Enum>V</Enum></Criticality> + 1 + 1 + Criticality Classification + + + + + Artifact Type Name + Attribute Type Name + + + Artifact + Name + + + Artifact + Annotation + + + Artifact + Static Id + + + FileArtifact + Content URL + + + Universal Group + Description + + + Url + Description + + + WordArtifact + Word Ole Data + + + WordArtifact + Page Type + + + WordArtifact + Word Template Content + + + WordArtifact + Whole Word Content + + + Blam Workflow + Workflow Definition + + + General Data + General String Data + + + NativeArtifact + Extension + + + NativeArtifact + Description + + + NativeArtifact + Native Content + + + System Function + Safety Criticality + + + + # Side "A/B" Name should be a free text descriptive name for the user - links between sides and artifact types are performed in the table below. + + + Relation type name + Side A Name + A to B Phrase + Side B Name + B to A Phrase + Short Name + Ordered + + + Default Hierarchical + parent + has + child + is a child of + DHier + Yes + + + Dependency + artifact + is dependent upon + dependency + impacts + Dep + No + + + Supporting Info + is supported by + is supported by + supporting info + supports + SupIn + No + + + Universal Grouping + group + contains + members + belong to + Group + Yes + + + Design + requirement + is designed by + design + designs + Dsgn + No + + + + #the first max values specified for an <artifact type, relation type> pair is used, so put the constraint for a concreate type before the constraint for a supertype + + + # An artifact of type "Artifact Type" can be on side "A", "Side A Max" number of times for relation links of type "Relation Type". + + + # An artifact of type "Artifact Type" can be on side "B", "Side B Max" number of times for relation links of type "Relation Type". + + + + + + + + + Artifact Type + Relation Type + Side A Max + Side B Max + + + + Artifact + Default Hierarchical + UNLIMITED + 1 + + + + + Artifact + Dependency + UNLIMITED + UNLIMITED + + + Artifact + Supporting Info + UNLIMITED + UNLIMITED + + + Universal Group + Universal Grouping + UNLIMITED + UNLIMITED + + + Artifact + Universal Grouping + 0 + UNLIMITED + + + System Function + Design + 0 + UNLIMITED + + + + #need method to record whether allocation has been verified as complete and re-verify if changes potentially impact the allocation + +
+ + + + + + + + 600 + 600 + + + 30 + + + 3 + 30 + 6 + + + False + False + + + Artifact Type Name + +
+
diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SoftwareRequirements.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SoftwareRequirements.xml index b4c1fbfe729..dd0327b7498 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SoftwareRequirements.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SoftwareRequirements.xml @@ -1,3 +1,3 @@ - - + + 1Ryan D. BrooksRyan D. Brooks362007-11-08T00:17:00Z2007-11-08T00:37:00Z25252993The Boeing Company247351111.8134Robot APIRobot InterfacesThe robot API shall provide an interface to the different robots that may be attached to the system, including:Research daVinci systemsVia the read-write research interface (Reference 2.1.2). Clinical daVinci systemsVia the read-only research interface (older V4.x interface mentioned in Reference 2.1.2). DaVinci master and slave armsVia the JHU controller. JHU robotsSuch as the “snake” robot and the steady hand robot for retinal surgery. Interface InitializationThe robot API shall provide method(s) to initialize the interface. For the daVinci research API, this would encompass the stream management functions.Robot collaborationThe robot API shall provide an interface to individual robots (e.g., daVinci PSM or MTM) and collaborations of multiple robots: Robot ObjectEach individual robot shall be represented by an instance of a robot object. The methods of that object shall provide the API for a single robot. This is analogous to the “manipulator” commands in the daVinci research API. Collaborative RobotCollaborative groups of robots (such as master-slave pairs) shall be represented by an instance of a “collaborative robot” object, which shall contain two or more robot objects, as well as other devices, such as surgeon console buttons (see Section 4.3.1). This is analogous to the “supervisor” commands in the daVinci research API. Read-only RobotsIndividual and collaborative robots can be “read-only” (i.e., provide only state information) or “read-write” (i.e., provide state information and allow state changes).CISST fundamental data typesThe robot API for the individual and collaborative robot objects shall use the CISST fundamental data types (vectors, matrices, transformations), rather than the math support functions in the daVinci research API. This may require translation from CISST data types to ISI data types (e.g., array of floats) and vice-versa. Functional SpecificationThe methods of the individual and collaborative robot objects shall be documented in an external database/document, which shall become the functional specification for the robot API. This database shall contain the following information: Method name Number and types of parameters Functional description EventsThe API shall generate events to notify the user application about asynchronous actions detected by the lower level software. The events of the individual and collaborative robot objects shall be documented in an external database/document. Individual robot eventsIndividual robot events shall include: Emergency stop signaled, power amplifier fault, hardware limit reached, etc. (if available for that robot). Collaborative robot eventsCollaborative robot events shall include all individual robot events and master console events such as buttons or pedals pressed. Extendable Events ArchitectureThe API shall have an extendable architecture to allow new events to be added. Event ImplementationIndividual and collaborative robots are not required to implement all defined events. Virtual fixturesHaptic ConstraintsThe API shall include commands for specifying and enabling haptic constraints, such as virtual fixtures. JHU and the ISI Constraint PrimitivesThis interface shall be designed to incorporate, as seamlessly as possible, both the JHU constrained optimization implementation (Reference 2.3.1) and the ISI embedded constraint primitives (e.g., infinite planes, triangle patches, detents) described in Reference 2.1.2 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SubsystemRequirements.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SubsystemRequirements.xml index 324be4301d2..d47d4ed5be7 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SubsystemRequirements.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SubsystemRequirements.xml @@ -1,3 +1,3 @@ - - + + Ryan D. BrooksRyan D. Brooks342007-11-08T00:23:00Z2007-11-08T00:57:00Z613987969The Boeing Company6618934911.8134Subsystem Requirements Robot APIThe robot Application Programming Interface with provide the software interface to all robots attached to the system.Video processingVideo CaptureThe system shall include hardware to capture video images from a number of sources, including stereo cameras and ultrasound. 3D surface reconstructionThe software shall include a method for 3D surface reconstruction from stereo video images (see 4.3).Volumetric ImagesIn addition to video, the software shall accept inputs from other sources, such as prior volumetric images and models. Video FilesThe software should work with recorded data (e.g., video files). Frame SynchronizationThe software shall have a method for synchronizing the video frames to other data, such as robot feedback (see 4.7.7). One possibility is to utilize an image format that enables additional information to be stored as meta-data. Other device interfaces Input DevicesThe software shall provide interfaces to various user input devices, such as foot pedals, switches, and buttons (including those on the daVinci master console). SensorsThe software shall provide an interface to sensors that can measure forces and torques, including full 6-dof force/torque data. Additional Device IntegrationThe architecture shall be extensible, allowing the integration of other devices not yet specified. Calibration and registrationCalibrationThe system shall support calibration of the following: Ultrasound probePosition/orientation of the 2D image plane with respect to a 3D reference frame on the probe. Camera calibration (intrinsic)The determination of camera parameters such as focal length, resolution, optical center, and lens distortion. Stereo camera calibration (extrinsic)The transformation between two camera systems (or one camera moved between two positions). Robot kinematicsThe transformation between a frame on the final link of the robot and a frame on the base of the robot. Tool tipThe transformation between a frame on the tip of a (rigid) tool and a frame defined elsewhere on the tool. This calibration may not require a full transformation; for example, a translation vector is sufficient if only the tip position is required. Calibration MethodsThe system shall support each calibration listed under “Calibration” by providing the following: Data CollectionThe system may (optionally) provide functions for collecting calibration data. Otherwise, this can be provided by external software. Calibration ParametersThe system may (optionally) provide functions to compute the calibration parameters. Otherwise, this can be done by external software (e.g., Matlab program). Calibration ResultsThe system shall have a method for using the results of the calibration (e.g., by reading the results from a file). RegistrationCoordinate Systems RegistrationThe system shall provide routines to register the following coordinate systems (i.e., find the transformation from one coordinate system to another coordinate system): stereo video image ultrasound image preoperative image (e.g., CT) or model (e.g., segmented volume) robot external measurement device (e.g., Optotrak) Registration between any two of these coordinate systems shall either be computed directly or obtained by composition of two or more known registrations. Coordinate Computation MethodsThe system shall provide implementations of the following coordinate computation methods (for calibration and/or registration): Pivot CalibrationA “pivot calibration” method, where the transformation is computed from data obtained by pivoting a tool about a fixed position. Paired-point Rigid RegistrationPaired-point rigid registration, using a method such as the one proposed in Reference 2.2.1 or in Reference 2.2.2 (enhanced in Reference 2.2.3). External MeasurementThis method may be used to register the robot to the external measurement device. Preoperative ImageThis method may be used to register the preoperative image or model to the robot or external measurement device. Iterative methods for registering sets of points/surfacesAn example is the Iterative Closest Point (ICP) algorithm proposed in Reference 2.2.5. This method may be used to register prior models to the anatomy without requiring fiducials .Matrix EquationSolving the matrix equation AX = XB, where A and B are known and X is unknown. This method may be used for ultrasound calibration (see Reference 2.2.4). Deformable (non-rigid) registration This method may be used for video overlay on organs. Tool trackingTool Positions/Orientations EstimationThe software shall be able to estimate tool positions/orientations using a combination of stereo video images and joint encoder feedback. Position PredictionThe software shall be able to predict the position and shape of tools in the 3D frames (i.e., to provide input to the video rendering). User Interface (Visualization) Supported HardwareThe system shall contain hardware to display the captured stereo images. At a minimum, the following hardware shall be supported: daVinci master console display Head-mounted display Windowing SystemThe software shall include a windowing system to: Manage the display of multiple windows. Render visual objects, including menus, buttons, toolbars, and images (see 4.6.3), in the 3D viewing space. Image RenderingThe system shall be capable of rendering the following images: 2D images 3D volume models 3D surface models 2D image projected onto a 3D plane (e.g., laparoscopic ultrasound) Image FusionThe system shall be capable of performing image fusion, i.e., the ability to combine multiple images with different blending/overlay parameters. Object ManipulationThe system shall support the manipulation of virtual objects in the surgeon’s field of view, where the virtual objects may be 2D or 3D images or models, or widgets such as “in volume” menus and virtual push-buttons, and similar functions. The manipulation functions shall be designed to accept position/orientation inputs from a generic user input device. One embodiment shall include the daVinci master telemanipulators and associated surgeon console controls. The manipulation functions shall include controls for manipulating the virtual objects (e.g., repositioning, rotating, scaling) and for turning them on and off. Telesurgery application framework The application framework shall integrate all functions listed above. Event LoopThe application framework shall contain an event loop to handle events from the subsystem components.Video Data PipelineThe application framework shall include a real-time data pipeline that can be used by video processing subsystem (4.2). CISSTThe application framework shall include the CISST Interactive Research Environment (IRE), which is a Python-based shell for interactive development.Plug-in ModulesThe application framework shall allow users to dynamically load “plug-in” modules for research purposes.Modular ArchitectureThe application framework shall have a modular architecture, allowing it to be implemented on different physical architectures (i.e., different boxes), within the performance (bandwidth and latency) limitations of the interconnections. Supported physical architectures shall include any of the following: Ultrasound acquisition on a separate computer. Robot control on a separate computer (e.g., daVinci embedded controller or external JHU controller). Collaborative robots controlled by different computers. All functions specified in this requirement on a single PC. Data LoggingThe application framework shall include a flexible data logging mechanism to allow the recording of relevant state information, including video. This can, for example, be used for research in gesture recognition.Time SynchronizationThe data logging shall support time synchronization, either by ensuring that all data are captured at the same time or by associating a system-wide “timestamp” with each data item. System RecoveryThe system shall provide a method to save an occasional “snapshot” of the state for recovery from system restart (e.g., due to power failure, computer crash, etc.). Volume viewerFunctionsThe volume viewer shall be implemented using the functions specified in Section 4.6.5. Volume Data SetsThe volume viewer shall provide functions for selecting and loading volume data sets from a menu of choices. ScalingThe volume viewer shall provide functions for scaling the data set from voxels to physical coordinates and placing it at a specified position within the stereoscopic visualization coordinate system (i.e., in camera coordinates). Fused VisualizationsThe volume viewer shall provide functions for turning visualization on and off and providing “fused” visualizations by video blending (see Section 4.6.4). Haptic InteractionThe volume viewer shall provide functions to enable haptic interaction with volumetric data (Phase 2) Motion CompensationThe volume viewer shall update the visualization to compensate for camera motion, so that the volumetric data set appears to be fixed to the tissue (Phase 2). Third-party IntegrationThe interface between the input device(s) and volume viewer shall be as generic as possible to facilitate integration of third-party volume viewer software. \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SystemRequirements.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SystemRequirements.xml index 4000a88dbee..dd876a9eadd 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SystemRequirements.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/Company Data/SAW-SystemRequirements.xml @@ -1,2719 +1,2719 @@ - - -Microsoft Word - SAW-SystemRequirements-Rev2.docPeterDonald G. Dunne9322007-11-08T00:15:00Z2008-03-08T22:11:00Z118361046987241228111.8134Objective This document defines the requirements for the Surgical Assistant Workstation for Teleoperated Surgical Robots (SAWTSR) being developed by Johns Hopkins University and Intuitive Surgical. This document provides requirements for the workstation system and does not include application requirements. It is expected that applications developed on this workstation would define their own requirements (i.e., in a separate document). References Project-Specific “Development of a Surgical Assistant Workstation for Teleoperated Surgical Robots,” proposal for NSF ERC Supplement, July 2006. “Intuitive Surgical daVinci API v5.0 Reference Manual”, generated July 14, 2006. J. Leven, D. Burschka, R. Kumar, G. Zhang, S. J. Blumenkranz, X. Dai, M. Awad, G. Hager, M. Marohn, M. Choti, C. Hasser and R. H. Taylor “DaVinci Canvas: A Telerobotic Surgical System with Integrated, Robot-Assisted, Laparoscopic Ultrasound Capability,” in MICCAI, vol. LNCS 3749, J. Duncan and G. Gerig, Eds. Palm Springs, CA: Springer-Verlag, 2005, pp. 811-818. J. Leven, “A Telerobotic Surgical Systems with Integrated Robot-Assisted Laparoscopic Ultrasound Capability”, MS Thesis, Computer Science, Johns Hopkins University, Baltimore, 2005. Calibration and Registration Techniques B.K.P. Horn, “Closed-form solution of absolute orientation using unit quaternions,” J. Opt. Soc. Amer. A, Vol. 4, No. 4, pp. 629–642, Apr. 1987. K.S. Arun, T.S. Huang, S.D. Blostein, “Least-Squares Fitting of Two 3D Point Sets”, IEEE PAMI, Vol. 9, No. 4, pp. 698-700, Sept. 1987. S. Umeyama, “Least-Squares Estimation of Transformation Parameters Between Two Point Patterns”, IEEE PAMI, Vol. 13, No. 4, pp. 376-380, Apr. 1991.Boctor, A. Viswanathan, M. Choti, R. Taylor, G. Fichtinger, G. Hager, “A Novel Closed Form Solution for Ultrasound Calibration,” IEEE Intl. Symp. Bio. Imag. (ISBI), Arlington, VA, pp 527-530, Apr. 2004.P. J. Besl and N. D. McKay, "A Method for Registration of 3-D Shapes," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 239256, Feb. 1992. Virtual Fixtures and Constrained Optimization Kapoor, M. Li, R.H. Taylor, “Constrained Control for Surgical Assistant Robots”, Proc. IEEE Intl. Conf. on Robotics and Automation, Orlando, FL, May 2006, pp 231-236. M. Li, A. Kapoor and R. H. Taylor “A Constrained Optimization Approach to Virtual Fixtures,” in IROS. Edmonton, Alberta, Canada, 2005. M. Li and R. H. Taylor, “Performance of Teleoperated and cooperatively controlled surgical robots with automatically generated spatial virtual fixtures.,” in IEEE International Conference on Robotics and Automation. Barcelona, Spain, 2005. M. Li, “Intelligent Robotic Surgical Assistance for Sinus Surgery”, Ph.D. Thesis, Computer Science, The Johns Hopkins University, Baltimore, Maryland, 2005. M. Li and R. H. Taylor, “Spatial Motion Constraints in Medical Robots Using Virtual Fixtures Generated by Anatomy,” in IEEE Conf. on Robotics and Automation. New Orleans, 2004, pp. 1270-1275. Robot System OverviewThe goal is to create a unified assistive environment for surgery that integrates robotic devices; fused information environments combining preoperative images & models, intraoperative images & other sensors; surgical task modeling; and human-machine cooperative manipulation, as shown in Figure 1 (from Reference 2.1.1). /9j/4AAQSkZJRgABAgEAlgCZAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC -IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA -AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj -cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA -ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD -TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD -AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 -OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA -AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA -AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA -AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo -dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg -Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv -bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA -ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA -AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK -AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA -mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy -ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC -DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh -Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E -jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 -BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII -RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY -Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN -Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh -EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT -5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu -F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc -AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY -IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl -xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 -K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx -SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec -N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ -oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe -RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN -3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP -VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f -D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ -aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy -S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB -fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH -n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj -k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f -HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 -q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 -0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG -xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU -y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj -4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz -GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA -ZIAAAAAB/9sAQwAMCAgICAgMCAgMEAsLCxAUDg0NDhQYEhMTExIYFBIUFBQUEhQUGx4eHhsUJCcn -JyckMjU1NTI7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e -HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgCBQKyAwEiAAIRAQMRAf/EAB8AAAEF -AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB -BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV -VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC -w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA -AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC -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 -WssNrHbyQ3KGORWgXyWJQ84JTK+2K2KKAPP9M8GT+Jv7S17WbzVNMfWLiUfY4XFqxs48wQR3UJhO -WCA9yCp9zVS40nVdS8KaF4f1azuLh9N1yGxvCInVHtIfOjE0bIqN5PlOq+Zgf1r0uigDB0fwN4V0 -G9GoaVYLDcqpRZGkklKhuG2+bI4Bxxkc4471X8EWl1af2/8AaoZIPP1y8mi8xCm+N/L2yJuAypxw -RXTUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAZXin+wv7Cuv+Em/wCQX+7+ -0f6z/nonl/6j5/v7elWtJ+wf2VZ/2X/x4/Z4vsn3v9TsXyv9Z833cdeaz/GeiXXiLw1eaNZPHHPc -+VsaYkIPLljlOSqueielXdDspdN0XT9OnKtLaWsNvIyElS0UaoxXIBxkelAF6iiigArzrw3/AMJp -9q8Q/wDCOf2X9l/ty93/AG/z/M8zKZ2+T8u3bt/WvRaz9I0S10X7b9leR/7QvJb+XzCDiSfbuVNq -r8vy8Zz9aAMLWJtTPiTwnp95O0RvYb9NQjs5ZYopHW2QnbtZXwrklCeR161meGrrXNR8Qf8ACNah -q8dxH4ZkZ5pYJGWbUAyhYFlCEN+4bPnfMQWwrBj81dbqWg2+p6jY6q800Fzpq3C2zQlMA3UflMzL -JHICVAyvbPXNUrLwPoemppY09ZLaTR5HlhmQqXlMyiOfz96MreYoGTgEYG0qKAOEjiutE8F+Mrqy -v7wTw6wbZJWmO8eVPApl3LtPmSCXEjfxYFdrr13dQ+NPC9rDNJHBc/2h58SuQknlwKyb1Bw208jP -Sn/8ILpDWus2U011Lb69Mbm4ieQbYpS5l3wBUXad2Ouc7RnIpmn+A9NsNWtNce91C+vrPzAk17P5 -xZJEMfltlB8q7mK4xyxzmgDktKv9e0z4dzeNX1a6vL1oWt7eG5bzIIle7WHzCjZMkqncVdj0IXGB -V7wbd65a+ILa0KeILqxu7do7yTW4WRIZ41MizROWl2q+CuzI6j5m4x1th4V0ix8OL4WdGu9PCujL -ckMzCR2lOWRUwQzfKRgjjvVfQvBWm6FPHci5vNQkto/JszfzecLVCArC3UIipuUAHjoMdM5AOS0l -Nb07xDY2fifWNSsNVnunlRpZVuNLv4g5DQwoPLETuGwqsPl4wAzKB6bXKWXw40axuraaO71CS1sb -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 -gAooooAKKKKAK+o2UWp6fc6dOWWK7hkt5GQgMFlUoxUkEZwfSuah+HcVvEkEHiDXooolCRxpehVV -VGFVVEWAAK62igDEi8K2sWs2Ou/a7x7qws1sPnlBWeNQ/wA1x8m52LPuPP3gDiqUPw70G31RNRgk -uooIroX8empLtsluFGFlWELkEHn73t935a6iigCp/Z//ABNf7U+03H/Hv9m+yeZ/o33/ADPN8rH+ -s7bs9Kt0UUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6 -JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFFFAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8A -RNvXoFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQ -AV5l8GNTWGLUvDFzG0N5BM13scMGIxHBKrKVG0xsi9Tn5unFem1wXi74f3suqJ4q8GyrZatGzSyx -52LM+Cd6cFQ7/dYN8rZ+bHO4A72ivP8AQfGfjhbq30jX/DlxJIbhLaXUI0kjjVCVjaV9sUkbYOWL -KwU9sCvQKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKyv -Fn/Iraz/ANg+6/8ARMlatZXiz/kVtZ/7B91/6JkoA+aqKKKAO18Ff8LJ/sqX/hDv+PH7Q3mf8ev+ -u2R7v+Pn5vu7faug/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKA -D/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+ -f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4 -vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/ -s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/ -AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n -+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8A -i+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+ -iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP -+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/ -s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+ -v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z -6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8A -i+v+f7Pqpq3/AAuf+yrz+1P+PH7PL9r/AOPH/U7G83/V/N93PTmiigDzWiiigD//2T== -Figure 1: Overview of SAWTSR Architecture In this document, the system requirements are categorized by the major subsystem: Robot API SubsystemThis subsystem corresponds to the interface to the robot or robots; although the design shall be influenced by the existing daVinci research API, it shall be usable for other robot systems. Video processing Subsystem This subsystem provides the processing of 2D (e.g., ultrasound) and 3D (e.g., stereo video) images, using image pipelines. Other device interfaces SubsystemThis subsystem provides interfaces to devices other than robots and video systems, including force sensors, foot pedals, tissue oxygenation sensors, etc. Calibration and registration SubsystemThis subsystem provides tools for calibrating devices or (at a minimum) for reading the calibration results produced by an external system (e.g., Matlab programs). It also provides methods for computing coordinate transformations (e.g., registration). Tool tracking SubsystemThis subsystem provides the capability for tracking the positions of tools using some combination of sensor feedback (e.g., joint encoder positions and stereo video images). User Interface (Visualization) SubsystemThis subsystem provides the 2D and 3D graphical displays and accepts control information from input devices (including the master manipulators in a telesurgical system). Telesurgery application frameworkThis corresponds to a working “skeleton” application, which the researcher can customize. System-level requirements are listed in this category. /9j/4AAQSkZJRgABAgEAyADIAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC -IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA -AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj -cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA -ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD -TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD -AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 -OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA -AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA -AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA -AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo -dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt -IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg -Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv -bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA -ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA -AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK -AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA -mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy -ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC -DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh -Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E -jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 -BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII -RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY -Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN -Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh -EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT -5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu -F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc -AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY -IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl -xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 -K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx -SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec -N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ -oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe -RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN -3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP -VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f -D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ -aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy -S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB -fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH -n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj -k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f -HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 -q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 -0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG -xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU -y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj -4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz -GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA -ZIAAAAAB/9sAQwAMCAgNCA0RDg4RFxUWFRcbGRkZGRsiFxcXFxciIBsdHR0dGyAiJycnJyciLC8v -Ly8sNzs7Ozc7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e -HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgC3gPVAwEiAAIRAQMRAf/EAB8AAAEF -AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB -BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV -VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC -w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA -AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC -kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo -aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT -1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKKKACiiigAooooAK -KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo -ooAKKKKACvH/AAVoeteMLKS7/t67h2TNFt3SSZ2qjZz5y/3vSvYK8X+Hmn+J7rT5W0e9gghE7Blk -UFjJsTLcwycY296ANXXdD8Q+CIRqsWsyXSQEGSOYybWDssYXYXcMDu55UjqOenpGk339qWVtd7dn -nQxy7c7tvmKGxnAzjPpXkunx6z421GTRtc1J7cw8tBtVHnwVYqoQKjYA3Bju/vKCMkdF8RohGND0 -KImO2uJ0icKx3+XEYo0XJJyBvz8wPIU9qAOztfEOmX0qw297byu2cIkyO5wMnCqxPQVy/wAXdRut -M0mGS1nkhY3SKWjdo2K+XKcZUjjipfF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa5Xx -lrFxr3gzTby5IMr3WGIG0MYxcR7sep25OOM9MUAepf2tZfafsf2mHz/+ePmL5vTf9zO77vPTpVuu -K8UeBNHh0GdEtkV7a3Z0mVVSZngQkF3VRu3Y+bPXrwcEcvqesXXiLR/DdlcuQt9OY52Ut5jrBKsK -5LFsk7tzbgfmANAHptr4h0y+lWG3vbeV2zhEmR3OBk4VWJ6Cua8beMn0XUdLs7e5hQPcL9ryVLxx -Zj4fdnYrK5OcA8cHrTvF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa43UJ18QHwte3UM -LTXVwyXDCNR54imihHmf3vlHTpycADigD2KGZLhFkjYMrAMrKdysrcggjqDTLu6isYZLiZtqRIzu -cE4RBuY4GT0FPhhS3RY41CqoCqqjaqqvAAA6AVxXxc14aVpBtVYiW7OwYJUiNCGkOQOQeFK5GQ31 -oA5LT9f1ix+weILu4m+z3N9KkqNKz2yQtgDZCHLfL+92jnGxeOm71LxPM9vpN/JGxVltZmVlO1lZ -Y2III6EV5Vq/jXQr3w6ujRQzho44xHIYIgvmx4JfAmO0yfNuIyfmPXv2Gma8PEPgy5lLEyR2c8Mu -4lmMkcRG4swGSww3frjOaAMLwt4V1rxLpsF//wAJBdxebv8AkzI+3Y7J97z1/u56VatLvWvAutWd -hf3j3tpevsR3+aTzG2p/GxZdrFcjcV2kkDd0z/Bmp+LrfSLdNN0+3ltx5nlu7AO2ZHLZzOnRsj7t -bGl+F9e8Q6vb6pr/AJcSWxzFbo2QHUAqy7HYAbvmJLEkrtI24wAW9J1G6k8balatPIYUtVZYi7GN -Wxb8qmcA/MfzruK8/wBG/wCR+1X/AK9E/wDQbavQKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAK4/4X6BfeHdMlt76Lyna4ZwNyv8hSNc5RmHVTXYUUAcf8QfCc+tJb3+ -nDF7aOrRYCfvBuU4ZpMD5D8y5OOox81HiHw5f+KrCwuQEtdRtXWVd/zRrIMeYPkaRdpZQy53dADj -JrsKKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsKneFjTcy7+g+9jP8AwIReMfBFy3hyy0nTI/OaCZGb -5gm75JN7/vH43O+cZ4zxxXoFFAHCanH4u1OyOktbW6tIhjlvvNHlSRlTuxFt3qzfdJ29c4AGCJtX -+HrNpenW+nSpHc6e6vFK4bYzkhpCR8+Nz4fo2MbehrtaKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsK -neFjTcy7+g+9jP8AwIV/EHgm8sYdCGlwi4/s2Tc6bxE0jFo5GcGQkAMyHPJxuGAR09DooAhtJJZo -Y3mj8p2RS8e4P5bkZZdw4ODxmuVvNAvtX8VQXtxFts7OH90WZZElmI+8I92UYFuu3/lmPbHYUUAF -ef2XhbUtKfxDZQwbrW8hle2IdEjWWRWHlLFu+X7+3d8o+Qe2PQKKAOf8BaXc6LolraXaeXLH5m5c -hsbpHYcqSOhHeugoooA4/TNAvrfxdqGpPFi3lt1RJNync4EAxtDbh9xuorsKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigAqjqmt2WjKhuplQuQqLy0kjEhcJGoLMcsPug1erlPFlnLeajYiC4kt3W3u2V0Ctz -ut1w6uCGX5s49hyKFqJuyuW28UTzqTaabcNl9qtMY7eMgNtLsGcyquOR+6yfSke/1ud1CpZ26gHJ -LSXbM3G0AYt9o65OT2qkJdYgcgraTqQMHMlqytzkEYuMjpg5FJ/bt1HF5kumXQIXcyo0EmCBkhcT -Bm9vlyfSq5TL2je1i3INYuCoa+ijUHLGC22yMMEbd08k6gZwfuZ4pfsl9/0FLr/vi2/+RqrReJba -RFYxXSEgEq1pPuXPY7YyMj2JpU8U6WxZXuo4mU4ZJj9nkHAb7k2xsYPXFOyFzTHjRd7M895eSsxz -n7Q8IGABgJbmJAOP7vWnf2JD/wA9rv8A8DLn/wCPUz/hJtJ/5/7X/v8AR/8AxVXLO+t9QQyW00cq -g7S0bB1DdcZUnnmiyFeXdlb+xIf+e13/AOBlz/8AHqgtvCOjWsYjSxgIGcF4xI3Jzyz7mP4mteii -wcz7szP+EZ0n/nwtf+/Mf/xNH/CM6T/z4Wv/AH5j/wDia06KBXfczP8AhGdJ/wCfC1/78x//ABNH -/CM6T/z4Wv8A35j/APia06KAu+5mReHbS3XZCZ4kyxCRXM8Ua7iWO1EkVVGT0Ap/9iQ/89rv/wAD -Ln/49WhTJZUgRpJGCqoLMzHCqo5JJPaiyHzPuyl/YkP/AD2u/wDwMuf/AI9RDp97CiouqXZCgAbh -bu2BxyzW5JPuTmmf8JNpP/P/AGv/AH+j/wDiqP8AhJtJ/wCf+1/7/R//ABVFkO8vMkNvqkTK8WpO -xB5WeGKSNlwRjEKQNnODnf2p73OuRgMstnIQVyhhkh3Lkbh5nnS7TjODsb6VVi8T2UyK6C4ZWAKs -LW4Ksp5BBEXShdfaYt5NjdyKpxuKJCG4B4W4kifHOM7aLIOeS6l0a9qMLgTacHUg829wsjKwxgMs -62/B55BPTpVjT/E9pfzJbMssE779sU8ZjZvKOG2PzG/HzfI7cc1iLqOs3KSmOxhhOWEfn3GWP912 -SGNxj1Xf+Peqmp6Xcytaz3d2ZDHf2jpHHGsUKkyxxdDvkJ+Zj/rO/Tik4lRqO9nY72iiipNQoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACuf1r/AJCtl/17Xf8A6Ha10Fc/rX/IVsv+va7/APQ7 -WmtyZ/CySiiitDlCiuO04a1rst88WqeQkN5NAqfZ45PljIx8xwehxV2w1i50q7uLHU51lEVt9qWd -Y9hMSswk8xVJGQfuhR096VyuXzOkqjcaHp95IZZrSCR2xlniRmOBgZJGelVrHxXpepSPHBcqxSLz -WOGVVjwpLFmAUY3DIzkd+hptp4w0i+uDbRXaGTOADlVZs7cIzAKxJ6bSc9qNAtJdGT/8I1pX/Phb -f9+U/wDiaP8AhGtK/wCfC2/78p/8TTtX16x0FEe8mEYckLwWZsdcKoJwO5/xotdesb6ze+hmDwoG -LMAfl8sZbK43ZxzjFGge9vqN/wCEa0r/AJ8Lb/vyn/xNH/CNaV/z4W3/AH5T/wCJqpF440SWVYhe -puYAgkMqcru5dgFBx2J68deKv6rrVlokYkvJ1iB6A8s3IB2qMs2MjOBxRoHveZH/AMI1pX/Phbf9 -+U/+Jo/4RrSv+fC2/wC/Kf8AxNFp4j06/tpLqC4V44lLyEZ3Iq55ZMbh904457U3TfE+m6xMbe0n -EjhBIQFb7h29yMZ+YZGcjoeho0D3vMd/wjWlf8+Ft/35T/4mj/hGtK/58Lb/AL8p/wDE1WtvGmj3 -dyLWK7VpGYoBhtrN6Byu057c89qqXPi2K28QLp0koWPyVXGxizXUrrsUnB42HjtzyfQ0C0vM6ais -Sy1u3g83z7zzd181sn7op5ch+7BwPm2/3zwfWtLUdRt9Jt3ubl9kaY3NgtjcQo4UE9TTFZlmisjV -fFel6LIIrq5VH7qAzsvAPzBAxXg8Z61pW1zFeRiWGRZEbOGRgynBwcEcdaAsyWqOsf6qH/r7s/8A -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 -ri2lmtZoW2q2HLholdRn52U8Ad/aoJ9Teyt7a4lMbI2xZnQ/IplwBIrM33Nx+uDntznanpNhp0eo -PbsI5JLKTdAjBUKhSBJ5Y/LPTr3JqR41l8NYZQR9gBwRnlYtwP4EZFNylqnuot6eQXf4HQUVS0SR -pdPtHdizNBESSckkoMkmrtaJ3SZRa8L/APISvv8Ar3tf/Q7muorl/C//ACEr7/r3tf8A0O5rqK8v -EfxZepzz+JhRRRWRIUUUUAFFFFABWV4s/wCQLqX/AF6T/wDotq1ahu7WK+hkt5l3JKjI4yRlHG1h -kc9KAMmin/8ACJWHrc/+Blz/APHqP+ESsPW5/wDAy5/+PVx/VJfzI6vrS7MZRT/+ESsPW5/8DLn/ -AOPUf8IlYetz/wCBlz/8eo+qS/mQfWl2Yyin/wDCJWHrc/8AgZc//HqP+ESsPW5/8DLn/wCPUfVJ -fzIPrS7MZRT/APhErD1uf/Ay5/8Aj1H/AAiVh63P/gZc/wDx6j6pL+ZB9aXZjKKf/wAIlYetz/4G -XP8A8eo/4RKw9bn/AMDLn/49R9Ul/Mg+tLsxlUdY/wBVD/192f8A6Uw1o/8ACJWHrc/+Blz/APHq -VPCenq6OROxR1dQ91cOu+Ng6kq8pBwQDyKqOGcZJ3WjTFLEKUWrPVGxRRRXUcwUUUUAZVz/yGrP/ -AK9Lv/0ZaVq1lXP/ACGrP/r0u/8A0ZaVq0AFFFFABXMQf8f+qf8AXyn/AKTW9dPXMQf8f+qf9fKf -+k1vWGJ/h/NG2H+P5FuiiiuE7AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACoLX/kNW -3/Xpdf8Aoy1qeoLX/kNW3/Xpdf8Aoy1rXD/xI/P8jOv/AA5fL8zo6KKK9A4QooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP8Amc/+4T/7cUUf8zn/ANwn -/wBuKKAM+y/5eP8Ar7u//SiWrNVrL/l4/wCvu7/9KJas169L+HD/AAr8jpj8K9Clqmj22rqomU7k -O6N1JWSNv7ysPz9OBVG08KW9rdRXZnuJZYtwDSybyVZdu08dBkkYxya26KbhFu7Wo7IwT4NtGLK0 -1wYWZm+z+ZttxuJbARAuADyOa1rCzGn28durMwjUKpbG7avQHaFHA46VYoojCMXdKwJJGRpHhi00 -WZ5oTISVKKHbcscZbeUT2z65/nm3/ZkX277dlt/k+TjI2bN2/PTOc+9XKKFCKVkttQskZ1rocFpp -505WcxlHTJI34l3Z5xj+LjiifQra5tIbR9+2EJ5bhisiNGu1XBXHzD6Y9q0aKOSNrW6W+QWRjWvh -a1to7lS8sj3CGN5pGDzbCu3aGx/T69BRqWms9lDpkG/awSN33bSkEe3edwXBZgNu3vn0BrZopezj -ayVugrIbHGsSqiKFVQAABgADoAKdRRVjLXhf/kJX3/Xva/8AodzXUVy/hf8A5CV9/wBe9r/6Hc11 -FeViP4svU55/EwooorIkKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igDKuf8AkNWf/Xpd/wDoy0rVrKuf+Q1Z/wDXpd/+jLStWgAooooAK5iD/j/1T/r5T/0mt66euYg/ -4/8AVP8Ar5T/ANJresMT/D+aNsP8fyLdFFFcJ2BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA -UUUUAFQWv/Iatv8Ar0uv/RlrU9QWv/Iatv8Ar0uv/RlrWuH/AIkfn+RnX/hy+X5nR0UUV6BwhRRR -QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFA -BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/3Cf8A -24oo/wCZz/7hP/txRQBn2X/Lx/193f8A6US1ZqtZf8vH/X3d/wDpRLVmvXpfw4f4V+R0x+FegUUU -VYwooooAKKKKACiiigAooooAKKKKALXhf/kJX3/Xva/+h3NdRXL+F/8AkJX3/Xva/wDodzXUV5WI -/iy9Tnn8TCiiisiQooooAKKKKACq+o3qabaz3UgJWGN5GC/eKxqWOM454qxWV4s/5Aupf9ek/wD6 -LagBv9u3P/QLu/8Avq2/+SaP7duf+gXd/wDfVt/8k1fory/7Qq9ofc/8y+VFD+3bn/oF3f8A31bf -/JNH9u3P/QLu/wDvq2/+Sav0Uf2hV7Q+5/5hyoof27c/9Au7/wC+rb/5Jo/t25/6Bd3/AN9W3/yT -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 -oD/n3u//AADuP/jVF13D21P+eP8A4Ei1RVX+0B/z73f/AIB3H/xqj+0B/wA+93/4B3H/AMaouu4e -2p/zx/8AAkWqKq/2gP8An3u//AO4/wDjVH9oD/n3u/8AwDuP/jVF13D21P8Anj/4Ei1RVKbVo7dG -kkiulVQWZmtLhVVV5JJMXAFMtdbt76JZrdLiVGzh0tZ3Q4ODhlix1ouu4e2p/wA8f/AkaFFVf7QH -/Pvd/wDgHcf/ABqj+0B/z73f/gHcf/GqLruHtqf88f8AwJFqiqv9oD/n3u//AADuP/jVH9oD/n3u -/wDwDuP/AI1Rddw9tT/nj/4Ei1RVX+0B/wA+93/4B3H/AMao/tAf8+93/wCAdx/8aouu4e2p/wA8 -f/AkZP8AwhdqvyR3F0kPT7OszeSVP3lwcnDc5+bvW5b26WsSQxjCIoVRknCqMAc1D/aA/wCfe7/8 -A7j/AONUf2gP+fe7/wDAO4/+NUaExnRjtKC+aLVVdQ6W/wD192f/AKURUf2gP+fe7/8AAO4/+NVF -PO141vHHb3WftVq3zWs6KFSeN2JZ4wAAATyaG1YVWrTdOaU4/C+q7Hd0UUVmeSFQx2kMMskyRory -7fMcKA8mwYXcw5OB0zU1FAHKf8zn/wBwn/24oo/5nP8A7hP/ALcUUAdXRRRQAUUUUAFFFFABRRRQ -AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAB -RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF -FFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU -UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcV8V/Ef9i6SbaM/vbzdEPaID96eVI6EL2PzZHSuf8A -gz4m/wBbpEz+ssGT/wB/Ixlv+BBVH98mu18aaTZXemX1xNbQvKlpNskaNWkTajsu1iMjB5FZXwu0 -my/sSyvPs0Pn/vv33lr5v+skX7+N33eOvSgDtaKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU -/wCZz/7hP/txRR/zOf8A3Cf/AG4ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo -oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig -AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC -iiigAooooAyvFn/IF1L/AK9J/wD0W1ZPwu/5Fuy/7bf+jpK1vFn/ACBdS/69J/8A0W1ZPwu/5Fuy -/wC23/o6SgDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP/ALhP/txRR/zOf/cJ/wDb -iigDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf8gXUv+vSf/0W -1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKACiiigAooooAK -KKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igAooooAKKz9fuL20sLiawRJJ403ojhmD7eWXanzFiudoHfFVPBviH/hKNLhvWCK7blkRG3BJEOD -7jIwwB7EdetAG3RXM+O/FM3hi0hNpGktxPMsUUbZJOeSQi4Zuy8d2H0NhbnXl1Gzhe3ga2aAG5mQ -8pcbXysYaQNt3BcfIeD+QBvUUVy+oeKLq18T2WjqkZhngaRmIbzAwEx+U7sY/dj+GgDqKKKKACii -igAoorzceNfFOp6hqFrpllazLaTvGS2VYLvdUzunTJOw9KAPSKK83ufH/iLwy8Umu6ZGsEh2hoW+ -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 -W7L/ALbf+jpKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8AuE/+3FFH/M5/9wn/ -ANuKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA -ooooAKKKKACiiigAooooAKKKKACiiigDE8X6Re61YNDYXL284dXR1kaIHHDK7IC23aTwO+K5/U5/ -FviCyOn/ANmw2hmQpNcPcJJHsKneFjTcy7+g+9jP/Ah3dFAGfoGjReH7C3sYjkRJgnkbnPzO2CWx -uYk4zx0rQoooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo -AKKKKACiiigAooooAKKKKACiiigAooooAyvFn/IF1L/r0n/9FtWT8Lv+Rbsv+23/AKOkrW8Wf8gX -Uv8Ar0n/APRbVk/C7/kW7L/tt/6OkoA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/ -AO4T/wC3FFH/ADOf/cJ/9uKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo -oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii -igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK -ACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA -KKKKAMrxZ/yBdS/69J//AEW1ZPwu/wCRbsv+23/o6StbxZ/yBdS/69J//RbVk/C7/kW7L/tt/wCj -pKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/+4T/AO3FFH/M5/8AcJ/9uKKAMuON -7t7h3uLrP2q5X5bmdFCpPIigKkgAAAA4FSfYv+ni7/8AAu4/+O0WX/Lx/wBfd3/6US1Zr1KVKDhF -uMfhXQ6IxVlotit9i/6eLv8A8C7j/wCO0fYv+ni7/wDAu4/+O1Zoq/ZU/wCSP3IfLHsit9i/6eLv -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 -/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JFH9l4z/nzMPrFL+ZE1FQ/ -8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1FQ/8AEx/6Blx/33bf/JFU -rvVbq0urW0fTpxJcmTYpeD5hEu98ETEccfeI/pR/ZeN/58zD6xS/mRp0VD/xMf8AoGXH/fdt/wDJ -FH/Ex/6Blx/33bf/ACRR/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JF -H9l4z/nzMPrFL+ZE1FQ/8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1F -Q/8AEx/6Blx/33bf/JFH/Ex/6Blx/wB923/yRR/ZeM/58zD6xS/mRNRUP/Ex/wCgZcf9923/AMkU -f8TH/oGXH/fdt/8AJFH9l4z/AJ8zD6xS/mRf8J/e1L/r7H/pPb1v1h+FrW5t1vHuIWhMtxvVWZGb -YIYY8ny3cdUPetyvsMJGUMPRjJWlGnBNdmoo82o05ya6yYUUUVuQFFFFABRRRQAUUUUAFFFFABRR -RQAUUUUAFFFFABRRRQByn/M5/wDcJ/8Abiij/mc/+4T/AO3FFAHV0UUUAFFFFABRRRQAUUUUAFFF -FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU -AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA -UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD// -AG/f+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU -UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAHV0UUUAFFFFA -BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRWT4oup7OwZ7eQxuZbdA4CsVEs0 -cbYDqy/dY9RWP/xMf+gncf8AfFt/8j1x4vMaGClGNVyvJXVlc1p0Z1U3HoddRXI/8TH/AKCdx/3x -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 -/kQ+u1O0fx/zMbwijppy70dC01ywV1aN9rzyupKuARkEHkVs0UV68IqEVFbRSX3HM3dthRRRVCCi -iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK -KACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAO -rooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC -iiigDlP+Zz/7hP8A7cUUf8zn/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo -ooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiii -gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA -CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8AIyeH/wDt+/8ARK11dcp4 -i/5GTw//ANv3/olaAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK -ACiiigAooooAKKKKACiiigDlP+Zz/wC4T/7cUUf8zn/3Cf8A24ooAiHiDVrh5jHJaqqzzxqGgkdt -sMrxjLC4XJO30FO/tnWv+e1p/wCA0n/yTVKy/wCXj/r7u/8A0olqzXo08NSlCLcdXFdWbxhFpadC -T+2da/57Wn/gNJ/8k0f2zrX/AD2tP/AaT/5JqOiq+q0f5fxY/Zx7En9s61/z2tP/AAGk/wDkmj+2 -da/57Wn/AIDSf/JNR0UfVaP8v4sPZx7En9s61/z2tP8AwGk/+SaP7Z1r/ntaf+A0n/yTUdFH1Wj/ -AC/iw9nHsSf2zrX/AD2tP/AaT/5Jo/tnWv8Antaf+A0n/wAk1HRR9Vo/y/iw9nHsSf2zrX/Pa0/8 -BpP/AJJo/tnWv+e1p/4DSf8AyTUdFH1Wj/L+LD2cexJ/bOtf89rT/wABpP8A5Jo/tnWv+e1p/wCA -0n/yTUdFH1Wj/L+LD2cexp+HdXvb65ube7MLeVHC6mKNo/8AWmVSCGkk/wCeYrfrl/C//ISvv+ve -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 -GnXkf3fNjbDDbIjsx3KVOcEN3wfasj4f2MkjXF9JIZVUC2tpCGTMEPdUPAU4X3yGzznPT6ro9rrU -Qhu4/MQMHA3MvzAEZ+Uj1NTWdnDp8KQQIERBhVHb/Pc1o8ZelW39piJ80tLRir3dndvUSpe9HtBa -dyaiiiuI1CiiigAqpqX3YP8Ar7s//SiKrdVNS+7B/wBfdn/6URV04H/eqH/X6n/6UiKv8Of+F/ka -fiPwLpPifL3MO2U/8tosJL/D1OCG4XHzA4HTFbGnWSabawWsZJWGNI1LfeKxqFGcY54qxRX3Z5AU -UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR -RQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/ANwn/wBuKKP+Zz/7hP8A7cUU -AZ9l/wAvH/X3d/8ApRLUOraX/an2b59nk3Ec/Tdu8vPy9RjOetTWX/Lx/wBfd3/6US1Zr1qaUqUU -/wCWJ0x1ivQr6ha/braa33bfNjdM4zjeCuccVmXPh15ILJYLjyprRQqTbN/y7PLcbC2Pm49cVt0V -UoKW42kzE0/w/NaXi3st200pjaOTcgVSmQV8tVI2Yxz97PPTNWNK0NNP05dPkbzV2urHGzcshYkc -E4+9jrWnRSVOK2Xfz3CyRzcnhS7MDWaalKLbYUEZRWcDHAMvBK57cfL8tWdR8N/b9NgsROyGFUAk -UddqGNsrnoyk8Zrboo9lDXTdW3ewuVGZNovnanHfmZgI49oiH3WcbwHY57CRgOPx7VHqmizXdyl3 -aXP2eURmJm8sS74yQwGGOBg57Vr0U3CLTVt3f5jsjI0jQn0q4mna4aYzqnml1+YyJn5lIOFXBxtw -ccc1No2jrpVgli7CVVDgkrgMHZmIK5PritGihQjHZd/x3BJI5tfCEkayWsd9Klm5Y+Qqjcobqqyt -khc9sdOD1Jroo41iVURQqqAAAMAAdABTqKIwjDZAklsWvC//ACEr7/r3tf8A0O5rqK5fwv8A8hK+ -/wCve1/9Dua6ivMxH8WXqc8/iYUUUVkSFFFFABRRRQBi+MP+Qd/28Wn/AKUw1Rq540kWHTGd2Cqs -9oSScAAXEJJJNYf/AAkWl/8AP7b/APf5P/iq+b4hpznVpcsZS9x7K/U7sG0oyu+poUVn/wDCRaX/ -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 -iiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK -KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/7hP8A7cUUf8zn -/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA -CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAK -KKKACiiigAooooAKKKKACiiigArlPhd/yLdl/wBtv/R0ldXXnXgyHxJb6RbppsumS248zy3cXIds -yOWzlU6NkfdoA9ForlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/FZ/8AUJ/8 -mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq6K5T/is/ -+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8AqE/+TFH/ -ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A1Cf/ACYo -A6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6K5T/AIrP -/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/F -Z/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq -6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8A -qE/+TFH/ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A -1Cf/ACYoA6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6 -K5T/AIrP/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT -/wCTFH/FZ/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ -/wDJigDq6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigA/wCZz/7hP/txRWL5PiT/AISDzfN0z7Z9h2+V -i58v7N5ud+dv3t/H3vw70UAf/9k= + + +Microsoft Word - SAW-SystemRequirements-Rev2.docPeterDonald G. Dunne9322007-11-08T00:15:00Z2008-03-08T22:11:00Z118361046987241228111.8134Objective This document defines the requirements for the Surgical Assistant Workstation for Teleoperated Surgical Robots (SAWTSR) being developed by Johns Hopkins University and Intuitive Surgical. This document provides requirements for the workstation system and does not include application requirements. It is expected that applications developed on this workstation would define their own requirements (i.e., in a separate document). References Project-Specific “Development of a Surgical Assistant Workstation for Teleoperated Surgical Robots,” proposal for NSF ERC Supplement, July 2006. “Intuitive Surgical daVinci API v5.0 Reference Manual”, generated July 14, 2006. J. Leven, D. Burschka, R. Kumar, G. Zhang, S. J. Blumenkranz, X. Dai, M. Awad, G. Hager, M. Marohn, M. Choti, C. Hasser and R. H. Taylor “DaVinci Canvas: A Telerobotic Surgical System with Integrated, Robot-Assisted, Laparoscopic Ultrasound Capability,” in MICCAI, vol. LNCS 3749, J. Duncan and G. Gerig, Eds. Palm Springs, CA: Springer-Verlag, 2005, pp. 811-818. J. Leven, “A Telerobotic Surgical Systems with Integrated Robot-Assisted Laparoscopic Ultrasound Capability”, MS Thesis, Computer Science, Johns Hopkins University, Baltimore, 2005. Calibration and Registration Techniques B.K.P. Horn, “Closed-form solution of absolute orientation using unit quaternions,” J. Opt. Soc. Amer. A, Vol. 4, No. 4, pp. 629–642, Apr. 1987. K.S. Arun, T.S. Huang, S.D. Blostein, “Least-Squares Fitting of Two 3D Point Sets”, IEEE PAMI, Vol. 9, No. 4, pp. 698-700, Sept. 1987. S. Umeyama, “Least-Squares Estimation of Transformation Parameters Between Two Point Patterns”, IEEE PAMI, Vol. 13, No. 4, pp. 376-380, Apr. 1991.Boctor, A. Viswanathan, M. Choti, R. Taylor, G. Fichtinger, G. Hager, “A Novel Closed Form Solution for Ultrasound Calibration,” IEEE Intl. Symp. Bio. Imag. (ISBI), Arlington, VA, pp 527-530, Apr. 2004.P. J. Besl and N. D. McKay, "A Method for Registration of 3-D Shapes," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 14, pp. 239256, Feb. 1992. Virtual Fixtures and Constrained Optimization Kapoor, M. Li, R.H. Taylor, “Constrained Control for Surgical Assistant Robots”, Proc. IEEE Intl. Conf. on Robotics and Automation, Orlando, FL, May 2006, pp 231-236. M. Li, A. Kapoor and R. H. Taylor “A Constrained Optimization Approach to Virtual Fixtures,” in IROS. Edmonton, Alberta, Canada, 2005. M. Li and R. H. Taylor, “Performance of Teleoperated and cooperatively controlled surgical robots with automatically generated spatial virtual fixtures.,” in IEEE International Conference on Robotics and Automation. Barcelona, Spain, 2005. M. Li, “Intelligent Robotic Surgical Assistance for Sinus Surgery”, Ph.D. Thesis, Computer Science, The Johns Hopkins University, Baltimore, Maryland, 2005. M. Li and R. H. Taylor, “Spatial Motion Constraints in Medical Robots Using Virtual Fixtures Generated by Anatomy,” in IEEE Conf. on Robotics and Automation. New Orleans, 2004, pp. 1270-1275. Robot System OverviewThe goal is to create a unified assistive environment for surgery that integrates robotic devices; fused information environments combining preoperative images & models, intraoperative images & other sensors; surgical task modeling; and human-machine cooperative manipulation, as shown in Figure 1 (from Reference 2.1.1). /9j/4AAQSkZJRgABAgEAlgCZAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC +IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA +AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj +cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA +ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD +TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD +AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 +OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA +AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA +AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA +AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo +dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg +Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv +bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA +ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA +AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK +AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA +mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy +ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC +DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh +Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E +jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 +BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII +RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY +Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN +Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh +EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT +5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu +F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc +AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY +IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl +xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 +K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx +SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec +N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ +oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe +RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN +3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP +VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f +D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ +aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy +S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB +fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH +n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj +k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f +HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 +q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 +0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG +xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU +y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj +4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz +GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA +ZIAAAAAB/9sAQwAMCAgICAgMCAgMEAsLCxAUDg0NDhQYEhMTExIYFBIUFBQUEhQUGx4eHhsUJCcn +JyckMjU1NTI7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e +HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgCBQKyAwEiAAIRAQMRAf/EAB8AAAEF +AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB +BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV +VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC +w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA +AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC +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 +gAooooAKKKKAK+o2UWp6fc6dOWWK7hkt5GQgMFlUoxUkEZwfSuah+HcVvEkEHiDXooolCRxpehVV +VGFVVEWAAK62igDEi8K2sWs2Ou/a7x7qws1sPnlBWeNQ/wA1x8m52LPuPP3gDiqUPw70G31RNRgk +uooIroX8empLtsluFGFlWELkEHn73t935a6iigCp/Z//ABNf7U+03H/Hv9m+yeZ/o33/ADPN8rH+ +s7bs9Kt0UUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFZXiz/kVtZ/7B91/6 +JkrVrK8Wf8itrP8A2D7r/wBEyUAfNVFFFAHtXwV/5Fa6/wCwhJ/6Jt69Arz/AOCv/IrXX/YQk/8A +RNvXoFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQ +AV5l8GNTWGLUvDFzG0N5BM13scMGIxHBKrKVG0xsi9Tn5unFem1wXi74f3suqJ4q8GyrZatGzSyx +52LM+Cd6cFQ7/dYN8rZ+bHO4A72ivP8AQfGfjhbq30jX/DlxJIbhLaXUI0kjjVCVjaV9sUkbYOWL +KwU9sCvQKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKyv +Fn/Iraz/ANg+6/8ARMlatZXiz/kVtZ/7B91/6JkoA+aqKKKAO18Ff8LJ/sqX/hDv+PH7Q3mf8ev+ +u2R7v+Pn5vu7faug/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKA +D/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+ +f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4 +vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/ +s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/ +AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n ++z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8A +i+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+ +iigA/wCL6/5/s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP ++L6/5/s+j/i+v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/ +s+j/AIvr/n+z6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+ +v+f7PoooAP8Ai+v+f7Po/wCL6/5/s+iigA/4vr/n+z6P+L6/5/s+iigA/wCL6/5/s+j/AIvr/n+z +6KKAD/i+v+f7Po/4vr/n+z6KKAD/AIvr/n+z6P8Ai+v+f7PoooAP+L6/5/s+j/i+v+f7PoooAP8A +i+v+f7Pqpq3/AAuf+yrz+1P+PH7PL9r/AOPH/U7G83/V/N93PTmiigDzWiiigD//2T== +Figure 1: Overview of SAWTSR Architecture In this document, the system requirements are categorized by the major subsystem: Robot API SubsystemThis subsystem corresponds to the interface to the robot or robots; although the design shall be influenced by the existing daVinci research API, it shall be usable for other robot systems. Video processing Subsystem This subsystem provides the processing of 2D (e.g., ultrasound) and 3D (e.g., stereo video) images, using image pipelines. Other device interfaces SubsystemThis subsystem provides interfaces to devices other than robots and video systems, including force sensors, foot pedals, tissue oxygenation sensors, etc. Calibration and registration SubsystemThis subsystem provides tools for calibrating devices or (at a minimum) for reading the calibration results produced by an external system (e.g., Matlab programs). It also provides methods for computing coordinate transformations (e.g., registration). Tool tracking SubsystemThis subsystem provides the capability for tracking the positions of tools using some combination of sensor feedback (e.g., joint encoder positions and stereo video images). User Interface (Visualization) SubsystemThis subsystem provides the 2D and 3D graphical displays and accepts control information from input devices (including the master manipulators in a telesurgical system). Telesurgery application frameworkThis corresponds to a working “skeleton” application, which the researcher can customize. System-level requirements are listed in this category. /9j/4AAQSkZJRgABAgEAyADIAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC +IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA +AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj +cHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAA +ABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAAD +TAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJD +AAAEPAAACAxnVFJDAAAEPAAACAxiVFJDAAAEPAAACAx0ZXh0AAAAAENvcHlyaWdodCAoYykgMTk5 +OCBIZXdsZXR0LVBhY2thcmQgQ29tcGFueQAAZGVzYwAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEA +AAAAAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAPNRAAEAAAABFsxYWVogAAAAAAAAAAAAAAAA +AAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAA +AA+EAAC2z2Rlc2MAAAAAAAAAFklFQyBodHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAFklFQyBo +dHRwOi8vd3d3LmllYy5jaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAABkZXNjAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAC5JRUMgNjE5NjYtMi4xIERlZmF1bHQgUkdCIGNvbG91ciBzcGFjZSAt +IHNSR0IAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcg +Q29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENv +bmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHZpZXcAAAAA +ABOk/gAUXy4AEM8UAAPtzAAEEwsAA1yeAAAAAVhZWiAAAAAAAEwJVgBQAAAAVx/nbWVhcwAAAAAA +AAABAAAAAAAAAAAAAAAAAAAAAAAAAo8AAAACc2lnIAAAAABDUlQgY3VydgAAAAAAAAQAAAAABQAK +AA8AFAAZAB4AIwAoAC0AMgA3ADsAQABFAEoATwBUAFkAXgBjAGgAbQByAHcAfACBAIYAiwCQAJUA +mgCfAKQAqQCuALIAtwC8AMEAxgDLANAA1QDbAOAA5QDrAPAA9gD7AQEBBwENARMBGQEfASUBKwEy +ATgBPgFFAUwBUgFZAWABZwFuAXUBfAGDAYsBkgGaAaEBqQGxAbkBwQHJAdEB2QHhAekB8gH6AgMC +DAIUAh0CJgIvAjgCQQJLAlQCXQJnAnECegKEAo4CmAKiAqwCtgLBAssC1QLgAusC9QMAAwsDFgMh +Ay0DOANDA08DWgNmA3IDfgOKA5YDogOuA7oDxwPTA+AD7AP5BAYEEwQgBC0EOwRIBFUEYwRxBH4E +jASaBKgEtgTEBNME4QTwBP4FDQUcBSsFOgVJBVgFZwV3BYYFlgWmBbUFxQXVBeUF9gYGBhYGJwY3 +BkgGWQZqBnsGjAadBq8GwAbRBuMG9QcHBxkHKwc9B08HYQd0B4YHmQesB78H0gflB/gICwgfCDII +RghaCG4IggiWCKoIvgjSCOcI+wkQCSUJOglPCWQJeQmPCaQJugnPCeUJ+woRCicKPQpUCmoKgQqY +Cq4KxQrcCvMLCwsiCzkLUQtpC4ALmAuwC8gL4Qv5DBIMKgxDDFwMdQyODKcMwAzZDPMNDQ0mDUAN +Wg10DY4NqQ3DDd4N+A4TDi4OSQ5kDn8Omw62DtIO7g8JDyUPQQ9eD3oPlg+zD88P7BAJECYQQxBh +EH4QmxC5ENcQ9RETETERTxFtEYwRqhHJEegSBxImEkUSZBKEEqMSwxLjEwMTIxNDE2MTgxOkE8UT +5RQGFCcUSRRqFIsUrRTOFPAVEhU0FVYVeBWbFb0V4BYDFiYWSRZsFo8WshbWFvoXHRdBF2UXiReu +F9IX9xgbGEAYZRiKGK8Y1Rj6GSAZRRlrGZEZtxndGgQaKhpRGncanhrFGuwbFBs7G2MbihuyG9oc +AhwqHFIcexyjHMwc9R0eHUcdcB2ZHcMd7B4WHkAeah6UHr4e6R8THz4faR+UH78f6iAVIEEgbCCY +IMQg8CEcIUghdSGhIc4h+yInIlUigiKvIt0jCiM4I2YjlCPCI/AkHyRNJHwkqyTaJQklOCVoJZcl +xyX3JicmVyaHJrcm6CcYJ0kneierJ9woDSg/KHEooijUKQYpOClrKZ0p0CoCKjUqaCqbKs8rAis2 +K2krnSvRLAUsOSxuLKIs1y0MLUEtdi2rLeEuFi5MLoIuty7uLyQvWi+RL8cv/jA1MGwwpDDbMRIx +SjGCMbox8jIqMmMymzLUMw0zRjN/M7gz8TQrNGU0njTYNRM1TTWHNcI1/TY3NnI2rjbpNyQ3YDec +N9c4FDhQOIw4yDkFOUI5fzm8Ofk6Njp0OrI67zstO2s7qjvoPCc8ZTykPOM9Ij1hPaE94D4gPmA+ +oD7gPyE/YT+iP+JAI0BkQKZA50EpQWpBrEHuQjBCckK1QvdDOkN9Q8BEA0RHRIpEzkUSRVVFmkXe +RiJGZ0arRvBHNUd7R8BIBUhLSJFI10kdSWNJqUnwSjdKfUrESwxLU0uaS+JMKkxyTLpNAk1KTZNN +3E4lTm5Ot08AT0lPk0/dUCdQcVC7UQZRUFGbUeZSMVJ8UsdTE1NfU6pT9lRCVI9U21UoVXVVwlYP +VlxWqVb3V0RXklfgWC9YfVjLWRpZaVm4WgdaVlqmWvVbRVuVW+VcNVyGXNZdJ114XcleGl5sXr1f +D19hX7NgBWBXYKpg/GFPYaJh9WJJYpxi8GNDY5dj62RAZJRk6WU9ZZJl52Y9ZpJm6Gc9Z5Nn6Wg/ +aJZo7GlDaZpp8WpIap9q92tPa6dr/2xXbK9tCG1gbbluEm5rbsRvHm94b9FwK3CGcOBxOnGVcfBy +S3KmcwFzXXO4dBR0cHTMdSh1hXXhdj52m3b4d1Z3s3gReG54zHkqeYl553pGeqV7BHtje8J8IXyB +fOF9QX2hfgF+Yn7CfyN/hH/lgEeAqIEKgWuBzYIwgpKC9INXg7qEHYSAhOOFR4Wrhg6GcobXhzuH +n4gEiGmIzokziZmJ/opkisqLMIuWi/yMY4zKjTGNmI3/jmaOzo82j56QBpBukNaRP5GokhGSepLj +k02TtpQglIqU9JVflcmWNJaflwqXdZfgmEyYuJkkmZCZ/JpomtWbQpuvnByciZz3nWSd0p5Anq6f +HZ+Ln/qgaaDYoUehtqImopajBqN2o+akVqTHpTilqaYapoum/adup+CoUqjEqTepqaocqo+rAqt1 +q+msXKzQrUStuK4trqGvFq+LsACwdbDqsWCx1rJLssKzOLOutCW0nLUTtYq2AbZ5tvC3aLfguFm4 +0blKucK6O7q1uy67p7whvJu9Fb2Pvgq+hL7/v3q/9cBwwOzBZ8Hjwl/C28NYw9TEUcTOxUvFyMZG +xsPHQce/yD3IvMk6ybnKOMq3yzbLtsw1zLXNNc21zjbOts83z7jQOdC60TzRvtI/0sHTRNPG1EnU +y9VO1dHWVdbY11zX4Nhk2OjZbNnx2nba+9uA3AXcit0Q3ZbeHN6i3ynfr+A24L3hROHM4lPi2+Nj +4+vkc+T85YTmDeaW5x/nqegy6LzpRunQ6lvq5etw6/vshu0R7ZzuKO6070DvzPBY8OXxcvH/8ozz +GfOn9DT0wvVQ9d72bfb794r4Gfio+Tj5x/pX+uf7d/wH/Jj9Kf26/kv+3P9t////7gAOQWRvYmUA +ZIAAAAAB/9sAQwAMCAgNCA0RDg4RFxUWFRcbGRkZGRsiFxcXFxciIBsdHR0dGyAiJycnJyciLC8v +Ly8sNzs7Ozc7Ozs7Ozs7Ozs7/9sAQwENCwsOCw4SDw8SFBERERQXFBQUFBceFxgYGBceJR4eHh4e +HiUjKCgoKCgjLDAwMDAsNzs7Ozc7Ozs7Ozs7Ozs7/8AAEQgC3gPVAwEiAAIRAQMRAf/EAB8AAAEF +AQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFB +BhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RV +VldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrC +w8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAA +AAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRC +kaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdo +aWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT +1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9VooooAKKKKACiiigAooooAK +KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo +ooAKKKKACvH/AAVoeteMLKS7/t67h2TNFt3SSZ2qjZz5y/3vSvYK8X+Hmn+J7rT5W0e9gghE7Blk +UFjJsTLcwycY296ANXXdD8Q+CIRqsWsyXSQEGSOYybWDssYXYXcMDu55UjqOenpGk339qWVtd7dn +nQxy7c7tvmKGxnAzjPpXkunx6z421GTRtc1J7cw8tBtVHnwVYqoQKjYA3Bju/vKCMkdF8RohGND0 +KImO2uJ0icKx3+XEYo0XJJyBvz8wPIU9qAOztfEOmX0qw297byu2cIkyO5wMnCqxPQVy/wAXdRut +M0mGS1nkhY3SKWjdo2K+XKcZUjjipfF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa5Xx +lrFxr3gzTby5IMr3WGIG0MYxcR7sep25OOM9MUAepf2tZfafsf2mHz/+ePmL5vTf9zO77vPTpVuu +K8UeBNHh0GdEtkV7a3Z0mVVSZngQkF3VRu3Y+bPXrwcEcvqesXXiLR/DdlcuQt9OY52Ut5jrBKsK +5LFsk7tzbgfmANAHptr4h0y+lWG3vbeV2zhEmR3OBk4VWJ6Cua8beMn0XUdLs7e5hQPcL9ryVLxx +Zj4fdnYrK5OcA8cHrTvF3gfRhol15VpHE1vA8kbxqFk3QoSNz4ywOMNuznr1wa43UJ18QHwte3UM +LTXVwyXDCNR54imihHmf3vlHTpycADigD2KGZLhFkjYMrAMrKdysrcggjqDTLu6isYZLiZtqRIzu +cE4RBuY4GT0FPhhS3RY41CqoCqqjaqqvAAA6AVxXxc14aVpBtVYiW7OwYJUiNCGkOQOQeFK5GQ31 +oA5LT9f1ix+weILu4m+z3N9KkqNKz2yQtgDZCHLfL+92jnGxeOm71LxPM9vpN/JGxVltZmVlO1lZ +Y2III6EV5Vq/jXQr3w6ujRQzho44xHIYIgvmx4JfAmO0yfNuIyfmPXv2Gma8PEPgy5lLEyR2c8Mu +4lmMkcRG4swGSww3frjOaAMLwt4V1rxLpsF//wAJBdxebv8AkzI+3Y7J97z1/u56VatLvWvAutWd +hf3j3tpevsR3+aTzG2p/GxZdrFcjcV2kkDd0z/Bmp+LrfSLdNN0+3ltx5nlu7AO2ZHLZzOnRsj7t +bGl+F9e8Q6vb6pr/AJcSWxzFbo2QHUAqy7HYAbvmJLEkrtI24wAW9J1G6k8balatPIYUtVZYi7GN +Wxb8qmcA/MfzruK8/wBG/wCR+1X/AK9E/wDQbavQKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAK4/4X6BfeHdMlt76Lyna4ZwNyv8hSNc5RmHVTXYUUAcf8QfCc+tJb3+ +nDF7aOrRYCfvBuU4ZpMD5D8y5OOox81HiHw5f+KrCwuQEtdRtXWVd/zRrIMeYPkaRdpZQy53dADj +JrsKKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsKneFjTcy7+g+9jP8AwIReMfBFy3hyy0nTI/OaCZGb +5gm75JN7/vH43O+cZ4zxxXoFFAHCanH4u1OyOktbW6tIhjlvvNHlSRlTuxFt3qzfdJ29c4AGCJtX ++HrNpenW+nSpHc6e6vFK4bYzkhpCR8+Nz4fo2MbehrtaKAOE1Ofxb4gsjp/9mw2hmQpNcPcJJHsK +neFjTcy7+g+9jP8AwIV/EHgm8sYdCGlwi4/s2Tc6bxE0jFo5GcGQkAMyHPJxuGAR09DooAhtJJZo +Y3mj8p2RS8e4P5bkZZdw4ODxmuVvNAvtX8VQXtxFts7OH90WZZElmI+8I92UYFuu3/lmPbHYUUAF +ef2XhbUtKfxDZQwbrW8hle2IdEjWWRWHlLFu+X7+3d8o+Qe2PQKKAOf8BaXc6LolraXaeXLH5m5c +hsbpHYcqSOhHeugoooA4/TNAvrfxdqGpPFi3lt1RJNync4EAxtDbh9xuorsKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo +oAKKKKACiiigAqjqmt2WjKhuplQuQqLy0kjEhcJGoLMcsPug1erlPFlnLeajYiC4kt3W3u2V0Ctz +ut1w6uCGX5s49hyKFqJuyuW28UTzqTaabcNl9qtMY7eMgNtLsGcyquOR+6yfSke/1ud1CpZ26gHJ +LSXbM3G0AYt9o65OT2qkJdYgcgraTqQMHMlqytzkEYuMjpg5FJ/bt1HF5kumXQIXcyo0EmCBkhcT +Bm9vlyfSq5TL2je1i3INYuCoa+ijUHLGC22yMMEbd08k6gZwfuZ4pfsl9/0FLr/vi2/+RqrReJba +RFYxXSEgEq1pPuXPY7YyMj2JpU8U6WxZXuo4mU4ZJj9nkHAb7k2xsYPXFOyFzTHjRd7M895eSsxz +n7Q8IGABgJbmJAOP7vWnf2JD/wA9rv8A8DLn/wCPUz/hJtJ/5/7X/v8AR/8AxVXLO+t9QQyW00cq +g7S0bB1DdcZUnnmiyFeXdlb+xIf+e13/AOBlz/8AHqgtvCOjWsYjSxgIGcF4xI3Jzyz7mP4mteii +wcz7szP+EZ0n/nwtf+/Mf/xNH/CM6T/z4Wv/AH5j/wDia06KBXfczP8AhGdJ/wCfC1/78x//ABNH +/CM6T/z4Wv8A35j/APia06KAu+5mReHbS3XZCZ4kyxCRXM8Ua7iWO1EkVVGT0Ap/9iQ/89rv/wAD +Ln/49WhTJZUgRpJGCqoLMzHCqo5JJPaiyHzPuyl/YkP/AD2u/wDwMuf/AI9RDp97CiouqXZCgAbh +bu2BxyzW5JPuTmmf8JNpP/P/AGv/AH+j/wDiqP8AhJtJ/wCf+1/7/R//ABVFkO8vMkNvqkTK8WpO +xB5WeGKSNlwRjEKQNnODnf2p73OuRgMstnIQVyhhkh3Lkbh5nnS7TjODsb6VVi8T2UyK6C4ZWAKs +LW4Ksp5BBEXShdfaYt5NjdyKpxuKJCG4B4W4kifHOM7aLIOeS6l0a9qMLgTacHUg829wsjKwxgMs +62/B55BPTpVjT/E9pfzJbMssE779sU8ZjZvKOG2PzG/HzfI7cc1iLqOs3KSmOxhhOWEfn3GWP912 +SGNxj1Xf+Peqmp6Xcytaz3d2ZDHf2jpHHGsUKkyxxdDvkJ+Zj/rO/Tik4lRqO9nY72iiipNQoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACuf1r/AJCtl/17Xf8A6Ha10Fc/rX/IVsv+va7/APQ7 +WmtyZ/CySiiitDlCiuO04a1rst88WqeQkN5NAqfZ45PljIx8xwehxV2w1i50q7uLHU51lEVt9qWd +Y9hMSswk8xVJGQfuhR096VyuXzOkqjcaHp95IZZrSCR2xlniRmOBgZJGelVrHxXpepSPHBcqxSLz +WOGVVjwpLFmAUY3DIzkd+hptp4w0i+uDbRXaGTOADlVZs7cIzAKxJ6bSc9qNAtJdGT/8I1pX/Phb +f9+U/wDiaP8AhGtK/wCfC2/78p/8TTtX16x0FEe8mEYckLwWZsdcKoJwO5/xotdesb6ze+hmDwoG +LMAfl8sZbK43ZxzjFGge9vqN/wCEa0r/AJ8Lb/vyn/xNH/CNaV/z4W3/AH5T/wCJqpF440SWVYhe +puYAgkMqcru5dgFBx2J68deKv6rrVlokYkvJ1iB6A8s3IB2qMs2MjOBxRoHveZH/AMI1pX/Phbf9 ++U/+Jo/4RrSv+fC2/wC/Kf8AxNFp4j06/tpLqC4V44lLyEZ3Iq55ZMbh904457U3TfE+m6xMbe0n +EjhBIQFb7h29yMZ+YZGcjoeho0D3vMd/wjWlf8+Ft/35T/4mj/hGtK/58Lb/AL8p/wDE1WtvGmj3 +dyLWK7VpGYoBhtrN6Byu057c89qqXPi2K28QLp0koWPyVXGxizXUrrsUnB42HjtzyfQ0C0vM6ais +Sy1u3g83z7zzd181sn7op5ch+7BwPm2/3zwfWtLUdRt9Jt3ubl9kaY3NgtjcQo4UE9TTFZlmisjV +fFel6LIIrq5VH7qAzsvAPzBAxXg8Z61pW1zFeRiWGRZEbOGRgynBwcEcdaAsyWqOsf6qH/r7s/8A +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 +ri2lmtZoW2q2HLholdRn52U8Ad/aoJ9Teyt7a4lMbI2xZnQ/IplwBIrM33Nx+uDntznanpNhp0eo +PbsI5JLKTdAjBUKhSBJ5Y/LPTr3JqR41l8NYZQR9gBwRnlYtwP4EZFNylqnuot6eQXf4HQUVS0SR +pdPtHdizNBESSckkoMkmrtaJ3SZRa8L/APISvv8Ar3tf/Q7muorl/C//ACEr7/r3tf8A0O5rqK8v +EfxZepzz+JhRRRWRIUUUUAFFFFABWV4s/wCQLqX/AF6T/wDotq1ahu7WK+hkt5l3JKjI4yRlHG1h +kc9KAMmin/8ACJWHrc/+Blz/APHqP+ESsPW5/wDAy5/+PVx/VJfzI6vrS7MZRT/+ESsPW5/8DLn/ +AOPUf8IlYetz/wCBlz/8eo+qS/mQfWl2Yyin/wDCJWHrc/8AgZc//HqP+ESsPW5/8DLn/wCPUfVJ +fzIPrS7MZRT/APhErD1uf/Ay5/8Aj1H/AAiVh63P/gZc/wDx6j6pL+ZB9aXZjKKf/wAIlYetz/4G +XP8A8eo/4RKw9bn/AMDLn/49R9Ul/Mg+tLsxlUdY/wBVD/192f8A6Uw1o/8ACJWHrc/+Blz/APHq +VPCenq6OROxR1dQ91cOu+Ng6kq8pBwQDyKqOGcZJ3WjTFLEKUWrPVGxRRRXUcwUUUUAZVz/yGrP/ +AK9Lv/0ZaVq1lXP/ACGrP/r0u/8A0ZaVq0AFFFFABXMQf8f+qf8AXyn/AKTW9dPXMQf8f+qf9fKf ++k1vWGJ/h/NG2H+P5FuiiiuE7AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACoLX/kNW +3/Xpdf8Aoy1qeoLX/kNW3/Xpdf8Aoy1rXD/xI/P8jOv/AA5fL8zo6KKK9A4QooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP8Amc/+4T/7cUUf8zn/ANwn +/wBuKKAM+y/5eP8Ar7u//SiWrNVrL/l4/wCvu7/9KJas169L+HD/AAr8jpj8K9Clqmj22rqomU7k +O6N1JWSNv7ysPz9OBVG08KW9rdRXZnuJZYtwDSybyVZdu08dBkkYxya26KbhFu7Wo7IwT4NtGLK0 +1wYWZm+z+ZttxuJbARAuADyOa1rCzGn28durMwjUKpbG7avQHaFHA46VYoojCMXdKwJJGRpHhi00 +WZ5oTISVKKHbcscZbeUT2z65/nm3/ZkX277dlt/k+TjI2bN2/PTOc+9XKKFCKVkttQskZ1rocFpp +505WcxlHTJI34l3Z5xj+LjiifQra5tIbR9+2EJ5bhisiNGu1XBXHzD6Y9q0aKOSNrW6W+QWRjWvh +a1to7lS8sj3CGN5pGDzbCu3aGx/T69BRqWms9lDpkG/awSN33bSkEe3edwXBZgNu3vn0BrZopezj +ayVugrIbHGsSqiKFVQAABgADoAKdRRVjLXhf/kJX3/Xva/8AodzXUVy/hf8A5CV9/wBe9r/6Hc11 +FeViP4svU55/EwooorIkKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igDKuf8AkNWf/Xpd/wDoy0rVrKuf+Q1Z/wDXpd/+jLStWgAooooAK5iD/j/1T/r5T/0mt66euYg/ +4/8AVP8Ar5T/ANJresMT/D+aNsP8fyLdFFFcJ2BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA +UUUUAFQWv/Iatv8Ar0uv/RlrU9QWv/Iatv8Ar0uv/RlrWuH/AIkfn+RnX/hy+X5nR0UUV6BwhRRR +QAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFA +BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/3Cf8A +24oo/wCZz/7hP/txRQBn2X/Lx/193f8A6US1ZqtZf8vH/X3d/wDpRLVmvXpfw4f4V+R0x+FegUUU +VYwooooAKKKKACiiigAooooAKKKKALXhf/kJX3/Xva/+h3NdRXL+F/8AkJX3/Xva/wDodzXUV5WI +/iy9Tnn8TCiiisiQooooAKKKKACq+o3qabaz3UgJWGN5GC/eKxqWOM454qxWV4s/5Aupf9ek/wD6 +LagBv9u3P/QLu/8Avq2/+SaP7duf+gXd/wDfVt/8k1fory/7Qq9ofc/8y+VFD+3bn/oF3f8A31bf +/JNH9u3P/QLu/wDvq2/+Sav0Uf2hV7Q+5/5hyoof27c/9Au7/wC+rb/5Jo/t25/6Bd3/AN9W3/yT +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 +oD/n3u//AADuP/jVF13D21P+eP8A4Ei1RVX+0B/z73f/AIB3H/xqj+0B/wA+93/4B3H/AMaouu4e +2p/zx/8AAkWqKq/2gP8An3u//AO4/wDjVH9oD/n3u/8AwDuP/jVF13D21P8Anj/4Ei1RVKbVo7dG +kkiulVQWZmtLhVVV5JJMXAFMtdbt76JZrdLiVGzh0tZ3Q4ODhlix1ouu4e2p/wA8f/AkaFFVf7QH +/Pvd/wDgHcf/ABqj+0B/z73f/gHcf/GqLruHtqf88f8AwJFqiqv9oD/n3u//AADuP/jVH9oD/n3u +/wDwDuP/AI1Rddw9tT/nj/4Ei1RVX+0B/wA+93/4B3H/AMao/tAf8+93/wCAdx/8aouu4e2p/wA8 +f/AkZP8AwhdqvyR3F0kPT7OszeSVP3lwcnDc5+bvW5b26WsSQxjCIoVRknCqMAc1D/aA/wCfe7/8 +A7j/AONUf2gP+fe7/wDAO4/+NUaExnRjtKC+aLVVdQ6W/wD192f/AKURUf2gP+fe7/8AAO4/+NVF +PO141vHHb3WftVq3zWs6KFSeN2JZ4wAAATyaG1YVWrTdOaU4/C+q7Hd0UUVmeSFQx2kMMskyRory +7fMcKA8mwYXcw5OB0zU1FAHKf8zn/wBwn/24oo/5nP8A7hP/ALcUUAdXRRRQAUUUUAFFFFABRRRQ +AUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAB +RRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFF +FFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcV8V/Ef9i6SbaM/vbzdEPaID96eVI6EL2PzZHSuf8A +gz4m/wBbpEz+ssGT/wB/Ixlv+BBVH98mu18aaTZXemX1xNbQvKlpNskaNWkTajsu1iMjB5FZXwu0 +my/sSyvPs0Pn/vv33lr5v+skX7+N33eOvSgDtaKKKACiiigAooooAKKKKACiiigAooooAKKKKAOU +/wCZz/7hP/txRR/zOf8A3Cf/AG4ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooo +oAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiig +AooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC +iiigAooooAyvFn/IF1L/AK9J/wD0W1ZPwu/5Fuy/7bf+jpK1vFn/ACBdS/69J/8A0W1ZPwu/5Fuy +/wC23/o6SgDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKAOU/5nP/ALhP/txRR/zOf/cJ/wDb +iigDq6KKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDK8Wf8gXUv+vSf/0W +1ZPwu/5Fuy/7bf8Ao6StbxZ/yBdS/wCvSf8A9FtWT8Lv+Rbsv+23/o6SgDq6KKKACiiigAooooAK +KKKACiiigAooooAKKKKAOU/5nP8A7hP/ALcUUf8AM5/9wn/24ooA6uiiigAooooAKKKKACiiigAo +oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igAooooAKKz9fuL20sLiawRJJ403ojhmD7eWXanzFiudoHfFVPBviH/hKNLhvWCK7blkRG3BJEOD +7jIwwB7EdetAG3RXM+O/FM3hi0hNpGktxPMsUUbZJOeSQi4Zuy8d2H0NhbnXl1Gzhe3ga2aAG5mQ +8pcbXysYaQNt3BcfIeD+QBvUUVy+oeKLq18T2WjqkZhngaRmIbzAwEx+U7sY/dj+GgDqKKKKACii +igAoorzceNfFOp6hqFrpllazLaTvGS2VYLvdUzunTJOw9KAPSKK83ufH/iLwy8Umu6ZGsEh2hoW+ +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 +W7L/ALbf+jpKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/8AuE/+3FFH/M5/9wn/ +ANuKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigA +ooooAKKKKACiiigAooooAKKKKACiiigDE8X6Re61YNDYXL284dXR1kaIHHDK7IC23aTwO+K5/U5/ +FviCyOn/ANmw2hmQpNcPcJJHsKneFjTcy7+g+9jP/Ah3dFAGfoGjReH7C3sYjkRJgnkbnPzO2CWx +uYk4zx0rQoooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAoooo +AKKKKACiiigAooooAKKKKACiiigAooooAyvFn/IF1L/r0n/9FtWT8Lv+Rbsv+23/AKOkrW8Wf8gX +Uv8Ar0n/APRbVk/C7/kW7L/tt/6OkoA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/ +AO4T/wC3FFH/ADOf/cJ/9uKKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAo +oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii +igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK +ACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooA +KKKKAMrxZ/yBdS/69J//AEW1ZPwu/wCRbsv+23/o6StbxZ/yBdS/69J//RbVk/C7/kW7L/tt/wCj +pKAOrooooAKKKKACiiigAooooAKKKKACiiigAooooA5T/mc/+4T/AO3FFH/M5/8AcJ/9uKKAMuON +7t7h3uLrP2q5X5bmdFCpPIigKkgAAAA4FSfYv+ni7/8AAu4/+O0WX/Lx/wBfd3/6US1Zr1KVKDhF +uMfhXQ6IxVlotit9i/6eLv8A8C7j/wCO0fYv+ni7/wDAu4/+O1Zoq/ZU/wCSP3IfLHsit9i/6eLv +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 +/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JFH9l4z/nzMPrFL+ZE1FQ/ +8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1FQ/8AEx/6Blx/33bf/JFU +rvVbq0urW0fTpxJcmTYpeD5hEu98ETEccfeI/pR/ZeN/58zD6xS/mRp0VD/xMf8AoGXH/fdt/wDJ +FH/Ex/6Blx/33bf/ACRR/ZeM/wCfMw+sUv5kTUVD/wATH/oGXH/fdt/8kUf8TH/oGXH/AH3bf/JF +H9l4z/nzMPrFL+ZE1FQ/8TH/AKBlx/33bf8AyRR/xMf+gZcf9923/wAkUf2XjP8AnzMPrFL+ZE1F +Q/8AEx/6Blx/33bf/JFH/Ex/6Blx/wB923/yRR/ZeM/58zD6xS/mRNRUP/Ex/wCgZcf9923/AMkU +f8TH/oGXH/fdt/8AJFH9l4z/AJ8zD6xS/mRf8J/e1L/r7H/pPb1v1h+FrW5t1vHuIWhMtxvVWZGb +YIYY8ny3cdUPetyvsMJGUMPRjJWlGnBNdmoo82o05ya6yYUUUVuQFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFFABRRRQByn/M5/wDcJ/8Abiij/mc/+4T/AO3FFAHV0UUUAFFFFABRRRQAUUUUAFFF +FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU +AFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA +UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVyniL/kZPD// +AG/f+iVrq65TxF/yMnh//t+/9ErQB1dFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUU +UAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAcp/wAzn/3Cf/biij/mc/8AuE/+3FFAHV0UUUAFFFFA +BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRWT4oup7OwZ7eQxuZbdA4CsVEs0 +cbYDqy/dY9RWP/xMf+gncf8AfFt/8j1x4vMaGClGNVyvJXVlc1p0Z1U3HoddRXI/8TH/AKCdx/3x +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 +/kQ+u1O0fx/zMbwijppy70dC01ywV1aN9rzyupKuARkEHkVs0UV68IqEVFbRSX3HM3dthRRRVCCi +iigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKK +KACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8jJ4f/7fv/RK11dcp4i/5GTw/wD9v3/olaAO +rooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAC +iiigDlP+Zz/7hP8A7cUUf8zn/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAoo +ooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiii +gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA +CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACuU8Rf8AIyeH/wDt+/8ARK11dcp4 +i/5GTw//ANv3/olaAOrooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKK +ACiiigAooooAKKKKACiiigDlP+Zz/wC4T/7cUUf8zn/3Cf8A24ooAiHiDVrh5jHJaqqzzxqGgkdt +sMrxjLC4XJO30FO/tnWv+e1p/wCA0n/yTVKy/wCXj/r7u/8A0olqzXo08NSlCLcdXFdWbxhFpadC +T+2da/57Wn/gNJ/8k0f2zrX/AD2tP/AaT/5JqOiq+q0f5fxY/Zx7En9s61/z2tP/AAGk/wDkmj+2 +da/57Wn/AIDSf/JNR0UfVaP8v4sPZx7En9s61/z2tP8AwGk/+SaP7Z1r/ntaf+A0n/yTUdFH1Wj/ +AC/iw9nHsSf2zrX/AD2tP/AaT/5Jo/tnWv8Antaf+A0n/wAk1HRR9Vo/y/iw9nHsSf2zrX/Pa0/8 +BpP/AJJo/tnWv+e1p/4DSf8AyTUdFH1Wj/L+LD2cexJ/bOtf89rT/wABpP8A5Jo/tnWv+e1p/wCA +0n/yTUdFH1Wj/L+LD2cexp+HdXvb65ube7MLeVHC6mKNo/8AWmVSCGkk/wCeYrfrl/C//ISvv+ve +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 +GnXkf3fNjbDDbIjsx3KVOcEN3wfasj4f2MkjXF9JIZVUC2tpCGTMEPdUPAU4X3yGzznPT6ro9rrU +Qhu4/MQMHA3MvzAEZ+Uj1NTWdnDp8KQQIERBhVHb/Pc1o8ZelW39piJ80tLRir3dndvUSpe9HtBa +dyaiiiuI1CiiigAqpqX3YP8Ar7s//SiKrdVNS+7B/wBfdn/6URV04H/eqH/X6n/6UiKv8Of+F/ka +fiPwLpPifL3MO2U/8tosJL/D1OCG4XHzA4HTFbGnWSabawWsZJWGNI1LfeKxqFGcY54qxRX3Z5AU +UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR +RQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHKf8zn/ANwn/wBuKKP+Zz/7hP8A7cUU +AZ9l/wAvH/X3d/8ApRLUOraX/an2b59nk3Ec/Tdu8vPy9RjOetTWX/Lx/wBfd3/6US1Zr1qaUqUU +/wCWJ0x1ivQr6ha/braa33bfNjdM4zjeCuccVmXPh15ILJYLjyprRQqTbN/y7PLcbC2Pm49cVt0V +UoKW42kzE0/w/NaXi3st200pjaOTcgVSmQV8tVI2Yxz97PPTNWNK0NNP05dPkbzV2urHGzcshYkc +E4+9jrWnRSVOK2Xfz3CyRzcnhS7MDWaalKLbYUEZRWcDHAMvBK57cfL8tWdR8N/b9NgsROyGFUAk +UddqGNsrnoyk8Zrboo9lDXTdW3ewuVGZNovnanHfmZgI49oiH3WcbwHY57CRgOPx7VHqmizXdyl3 +aXP2eURmJm8sS74yQwGGOBg57Vr0U3CLTVt3f5jsjI0jQn0q4mna4aYzqnml1+YyJn5lIOFXBxtw +ccc1No2jrpVgli7CVVDgkrgMHZmIK5PritGihQjHZd/x3BJI5tfCEkayWsd9Klm5Y+Qqjcobqqyt +khc9sdOD1Jroo41iVURQqqAAAMAAdABTqKIwjDZAklsWvC//ACEr7/r3tf8A0O5rqK5fwv8A8hK+ +/wCve1/9Dua6ivMxH8WXqc8/iYUUUVkSFFFFABRRRQBi+MP+Qd/28Wn/AKUw1Rq540kWHTGd2Cqs +9oSScAAXEJJJNYf/AAkWl/8AP7b/APf5P/iq+b4hpznVpcsZS9x7K/U7sG0oyu+poUVn/wDCRaX/ +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 +iiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKK +KKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigDlP+Zz/7hP8A7cUUf8zn +/wBwn/24ooA6uiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKA +CiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAK +KKKACiiigAooooAKKKKACiiigArlPhd/yLdl/wBtv/R0ldXXnXgyHxJb6RbppsumS248zy3cXIds +yOWzlU6NkfdoA9ForlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/FZ/8AUJ/8 +mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq6K5T/is/ ++oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8AqE/+TFH/ +ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A1Cf/ACYo +A6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6K5T/AIrP +/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT/wCTFH/F +Z/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ/wDJigDq +6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigDq6K5T/is/wDqE/8AkxR/xWf/AFCf/JigDq6K5T/is/8A +qE/+TFH/ABWf/UJ/8mKAOrorlP8Ais/+oT/5MUf8Vn/1Cf8AyYoA6uiuU/4rP/qE/wDkxR/xWf8A +1Cf/ACYoA6uiuU/4rP8A6hP/AJMUf8Vn/wBQn/yYoA6uiuU/4rP/AKhP/kxR/wAVn/1Cf/JigDq6 +K5T/AIrP/qE/+TFH/FZ/9Qn/AMmKAOrorlP+Kz/6hP8A5MUf8Vn/ANQn/wAmKAOrorlP+Kz/AOoT +/wCTFH/FZ/8AUJ/8mKAOrorlP+Kz/wCoT/5MUf8AFZ/9Qn/yYoA6uiuU/wCKz/6hP/kxR/xWf/UJ +/wDJigDq6K5T/is/+oT/AOTFH/FZ/wDUJ/8AJigA/wCZz/7hP/txRWL5PiT/AISDzfN0z7Z9h2+V +i58v7N5ud+dv3t/H3vw70UAf/9k= Figure 2: Illustrative data flow Volume Viewer This is an application-level “widget” that allows the user to view and manipulate medical images, using the daVinci master manipulators as input devices.Figure 2 shows an illustrative data flow diagram, focusing on the robot API and the pipeline for the video processing and visualization. This figure also shows the tool tracking and volume viewer subsystems. Although not specifically shown, calibration and registration functions are required. Note that other data flow configurations are possible, depending on the application requirements. Performance Requirements The system shall have at least one periodic loop (“heartbeat”) that interacts with the hardware devices and/or proprietary device interface software. Many of the following performance requirements depend on the frequency of this periodic loop. Robot API Note: The following performance parameters are highly dependent on the particular robot that is used. The numbers cited below apply to the daVinci robot systems, but it is expected that other robot systems will meet or exceed these minimum requirements. Read-only Minimum RateThe minimum update rate for receiving state information (e.g., robot positions) from a read-only robot shall be 50 Hz (20 msec)Read-Write Minimum RateThe minimum update rate for receiving state information (e.g., robot positions) from a read-write robot shall be 30 Hz. Commanding Minimum RateThe minimum update rate for commanding state changes (e.g., providing position goals) shall be 30 Hz, subject to physical constraints (e.g., robot must be able to reach target positions within update cycle).Detection LatencyThe maximum latency between detection of a physical state change and availability of this information from the robot API shall be 100 msec. Commanded State LatencyThe maximum latency between a commanded state change and the corresponding hardware output shall be 100 msec. Video processingVideo Capture Frame RateThe video capture frame rate shall be 30 frames per second. Video Capture LatencyThe latency due to video capture shall not exceed 2 time frames (depends on video capture hardware). Overlayed Video Frame RateThe processed and overlayed video frame rate shall be at least 10 frames per second. Video Processing LatencyThe latency due to video processing shall not exceed 1 time frame (e.g., 100 msec at 10 frames per second). Stereo Reconstruction ResolutionThe stereo reconstruction resolution is a function of the baseline width (distance between cameras), depth (distance from the cameras), camera resolution, and focal length. For a baseline of 5 mm (worst case for daVinci endoscope) and camera resolution of 640 x 480, the following resolutions are obtained (results in mm): Focal length, pixels Depth, mm 700 800 900 1000 50 0.70 0.62 0.55 0.50 100 2.78 2.44 2.17 1.96 150 6.16 5.42 4.84 4.37 200 10.81 9.52 8.51 7.69 250 16.67 14.71 13.16 11.90 Registration Error LimitThe registration error between 3D anatomic models and the live (video) image shall not exceed 1.5 times (150% of) the stereo reconstruction resolution, at a specified depth and focal length (see 5.2.5), not including errors due to organ deformation. Initial Registration LimitThe initial registration shall require no more than 1 second of computation time. Visualization LatencyThe latency due to the visualization shall not exceed 10 msec (depends on video output hardware). Other device interfaces Minimum Update RateThe minimum update rate for receiving information from other devices (e.g., force sensor, tracker, etc.) shall be 50 Hz (20 msec). Force Data LatencyThe latency of the force data (e.g., time between physical application of force and software reception of force measurement) shall be no more than 40 msec. Tracker Data LatencyThe latency of the tracker data (e.g., time between physical motion and software reception of new position) shall be no more than 100 msec. Calibration and registration Note: Calibration and registration performance requirements shall be specified in the application requirements document, rather than in this system (workstation) requirements document. Tool TrackingNote: The following specifications are for the daVinci stereoscopic endoscopes and the Intuitive tool tracking software implementation. Tool Tracking Update RateThe update rate of Tool Tracking shall be no more than 200 ms. Tool Tracking LatencyThe latency of Tool Tracking shall be no more than the update rate (the time to process 1 frame). Position AccuracyThe position of an instrument shall be determined with an average accuracy of at least 4 mm, at a distance of 75-80 mm. User Interface (Visualization)Telesurgery application frameworkTime SynchronizationThe time synchronization between different components shall be defined by the minimum (slowest) update rate of the components (e.g., if the slowest component updates every 100 msec, the time synchronization shall be within 100 msec). System HeartbeatThe system heartbeat shall be 20 msec or less. Volume viewer Safety RequirementsRobot APIPower DisableThe read-write Robot API shall include a software command to allow application programs to disable power to the robot motors. Emergency DisengagementThe system shall provide a method for disengaging the research interface from any clinical robot capable of operating in a stand-alone manner (e.g., the daVinci) for emergency responses. Video processingOther device interfacesEmergency Stop SwitchThe system shall include an “emergency stop” switch that disables power to the robot motors and any other potentially hazardous device. Calibration and registration Computation MethodsThe computation methods shall indicate the residual error, so that users can determine how much confidence to place in the result. Tool tracking User Interface (Visualization)Unmodified VisualizationThe system shall provide a method for disengaging the research visualization output, so that a clinician can revert to the visualization provided by an unmodified clinical robot (e.g., a clinical daVinci). Telesurgery application frameworkPeriodic Safety CheckThe application framework shall periodically check all safety-critical subsystems (e.g., by verifying communication integrity) and initiate a safety response (e.g., using function 6.1.1) if a failure is detected. Volume viewerDesign ConstraintsOperating SystemThe system shall be designed to operate on Red Hat Enterprise Linux WS 4. It is desirable for it to work with any type of Linux, with future extension to a real-time Linux such as RTAI. Programming LanguageThe software shall be written in C/C++. Software LibrariesCISST LibrariesThe software shall use the CISST libraries. VTKThe software shall use the Visualization Toolkit (VTK) for visualization of images. The software may optionally use other toolkits that build on, or extend, VTK. Intuitive SurgicalThe tool tracking module shall be based on existing code from Intuitive Surgical.daVinci research APIThe daVinci research API shall be jointly evaluated by ISI and JHU to determine whether to add a requirement to port it to use the CISST operating system abstraction and real-time support libraries (for the thread that manages the data stream). \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee.sql.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee.sql.svn-base index 62345c0bca1..3f341084988 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee.sql.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee.sql.svn-base @@ -1,10 +1,10 @@ --- DROP ROLE osee; -CREATE ROLE osee LOGIN PASSWORD 'osee' SUPERUSER INHERIT CREATEDB NOCREATEROLE; - ---DROP DATABASE "OSEE"; -CREATE DATABASE "OSEE" WITH OWNER = osee ENCODING = 'UTF8' TABLESPACE = pg_default; - -\connect OSEE - ---DROP SCHEMA osee; +-- DROP ROLE osee; +CREATE ROLE osee LOGIN PASSWORD 'osee' SUPERUSER INHERIT CREATEDB NOCREATEROLE; + +--DROP DATABASE "OSEE"; +CREATE DATABASE "OSEE" WITH OWNER = osee ENCODING = 'UTF8' TABLESPACE = pg_default; + +\connect OSEE + +--DROP SCHEMA osee; CREATE SCHEMA AUTHORIZATION osee; \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_linux.sh.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_linux.sh.svn-base index 9a6c825b229..b2af7bdb87a 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_linux.sh.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_linux.sh.svn-base @@ -1,2 +1,2 @@ -cp pgpass.conf ~/.pgpass +cp pgpass.conf ~/.pgpass /opt/PostgreSQL/8.3/bin/psql -a -e -f osee.sql -U postgres \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_mac.sh.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_mac.sh.svn-base index 5f99ee8eb75..983b80cb76f 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_mac.sh.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_mac.sh.svn-base @@ -1,2 +1,2 @@ -cp pgpass_mac.conf ~/.pgpass +cp pgpass_mac.conf ~/.pgpass /Library/PostgreSQL/8.3/bin/psql -a -e -f ./osee.sql -U postgres \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_windows.bat.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_windows.bat.svn-base index f9889ca40b5..7d7fda25ea8 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_windows.bat.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/osee_db_setup_windows.bat.svn-base @@ -1,2 +1,2 @@ -COPY pgpass.conf "%SystemDrive%\%HOMEPATH%\Application Data\postgresql\pgpass.conf" +COPY pgpass.conf "%SystemDrive%\%HOMEPATH%\Application Data\postgresql\pgpass.conf" CMD /K "C:\Program Files\PostgreSQL\8.3\bin\psql.exe" -a -e -f osee.sql -U postgres \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/pgpass.conf.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/pgpass.conf.svn-base index 0ee3036e39b..e1925e5d303 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/pgpass.conf.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/.svn/text-base/pgpass.conf.svn-base @@ -1 +1 @@ -localhost:5432:*:postgres:Postgre1 +localhost:5432:*:postgres:Postgre1 diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee.sql b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee.sql index 62345c0bca1..3f341084988 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee.sql +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee.sql @@ -1,10 +1,10 @@ --- DROP ROLE osee; -CREATE ROLE osee LOGIN PASSWORD 'osee' SUPERUSER INHERIT CREATEDB NOCREATEROLE; - ---DROP DATABASE "OSEE"; -CREATE DATABASE "OSEE" WITH OWNER = osee ENCODING = 'UTF8' TABLESPACE = pg_default; - -\connect OSEE - ---DROP SCHEMA osee; +-- DROP ROLE osee; +CREATE ROLE osee LOGIN PASSWORD 'osee' SUPERUSER INHERIT CREATEDB NOCREATEROLE; + +--DROP DATABASE "OSEE"; +CREATE DATABASE "OSEE" WITH OWNER = osee ENCODING = 'UTF8' TABLESPACE = pg_default; + +\connect OSEE + +--DROP SCHEMA osee; CREATE SCHEMA AUTHORIZATION osee; \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_linux.sh b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_linux.sh index 9a6c825b229..b2af7bdb87a 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_linux.sh +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_linux.sh @@ -1,2 +1,2 @@ -cp pgpass.conf ~/.pgpass +cp pgpass.conf ~/.pgpass /opt/PostgreSQL/8.3/bin/psql -a -e -f osee.sql -U postgres \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_mac.sh b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_mac.sh index 5f99ee8eb75..983b80cb76f 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_mac.sh +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_mac.sh @@ -1,2 +1,2 @@ -cp pgpass_mac.conf ~/.pgpass +cp pgpass_mac.conf ~/.pgpass /Library/PostgreSQL/8.3/bin/psql -a -e -f ./osee.sql -U postgres \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_windows.bat b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_windows.bat index f9889ca40b5..7d7fda25ea8 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_windows.bat +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/osee_db_setup_windows.bat @@ -1,2 +1,2 @@ -COPY pgpass.conf "%SystemDrive%\%HOMEPATH%\Application Data\postgresql\pgpass.conf" +COPY pgpass.conf "%SystemDrive%\%HOMEPATH%\Application Data\postgresql\pgpass.conf" CMD /K "C:\Program Files\PostgreSQL\8.3\bin\psql.exe" -a -e -f osee.sql -U postgres \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/pgpass.conf b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/pgpass.conf index 0ee3036e39b..e1925e5d303 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/pgpass.conf +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/PostgreSQL/pgpass.conf @@ -1 +1 @@ -localhost:5432:*:postgres:Postgre1 +localhost:5432:*:postgres:Postgre1 diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/ATS.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/ATS.txt.svn-base index c91099b980e..19377e9c328 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/ATS.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/ATS.txt.svn-base @@ -1,163 +1,163 @@ -To Be Done: -- workbench lockup issue -- create screencast of User Use Case Scenario -- create why use ATS slide -- create configuration of ATS for Demo -- test workflow creation wizard - - should relate if workflow already exists - - not putting pages and flows in default hierarchy - - should create if workflow doesn't exist - ---------------------------------------------------------- --- ATS User Use Case Scenario ---------------------------------------------------------- - -Why move all action, issue, problem tracking to ATS? -- Everyone has access to all data -- As issue/problem is analyzed, other teams can be added to Action -- Each team has it’s own independent workflow -- Workflows can be simple or complex -- One interface = Low cost of setup, deployment, training and admin - -T. Rex decides to move to ATS - whew, that was tough ;>) - -Show configuration of ATS for T. Rex - TBD - - Teams and Actionable Items - - Workflows - - Branch diagram - - Show diagram of what is being demo'd below - - Coder to Req to Coder to Test to Tools and Documentation and Facilities - - Show Action w/ workflows, reviews, tasks - -Notes: You're welcome to follow along and perform the steps - - Limited time, so need to keep moving - - Will just explain some of the things going on versus showing due to time - - Will operate as more than one user, but will always say Joe Smith - - Will operate on single computer, this is multi-user/computer system with notifications - -Use Case: Problem w/ requirement impacts code, test, tool and facilities - - Coder Does Their Work: - - - Coder Joe is looking at "Robot Object" requirement on SAW_Bld_2 - - Set Default Branch to SAW_Bld_2 branch - - Search on "Robot Object"; Right-click, Open With, MS Word Preview - - Coder Joe finds a problem with requirement and creates Action against - - Switch to the ATS Perspective - - Select New Action icon in ATS Navigator - - Title: Robot Object requirements needs more detail - - AIs: expand SAW CSCI, select SAW Requirements - - Next, Desc: See title, Change Type: Problem, Pri: 3, User Community: Program 1 - - NOTE: Action created, assigned to Joe Smith (configured Lead for SAW Req Team) - - Requirements Developer Does Their Work: - - - [Requirements Team Lead Joe] (Team Lead) Endorses Action - - Target Version: SAW Build 2 - Next Version - - Changes Priority: 2 - - Transitions to Analyze - - NOTE: This is where you would assign another user, but can't for demo - - [Requirements Developer Joe] Analyzes Action - - Proposed Resolution: Fix It - - Notices that change will impact Code and Test; Add code and test workflows - - Select Actionable Items hyperlink in top left - - Add SAW Code and SAW Test Actionable Itesm - - NOTE: Action View shows new workflows kicked off; Email notification sent - - Estimated Hours: 2.5 - - Transition to Authorize - NOTE: Can be reassigned or configured to be auto-assign - - [Requirements Team Lead Joe] Authorizes Action - - Work Package: A324324A - - Joe needs concurrence from Kay - Add Decision Review - - Select Add Decision Review, Title: Any Problems with Authorizing this? State:Auth - - Prepare Review-> Blocking: Transition, Est Hours: 3, Assign Kay, Transition - - Kay Runs "My World" - Select "Users World", Select Kay Jones, Select review - - Kay decides Yes and transitions; Review Completed - - Transition to Implement - NOTE: Can be reassigned - - [Requirements Developer Joe] Implements Change - - Select "Create Working Branch" - - Select "Show Working Branch" shows branch manager and branch associated - - Select "Set As Default Branch" (from Workflow Editor or Branch View - - Select "Artifact Explorer" view in top left - - Expand Software Requirements, Robot collaboration, Robot Object - - NOTE: If don't have MS Word, just watch - - Right-click, Open With, MS Word Edit - - Insert: Need more information here., Save and Close - - Change Qualification Method: Inspection - - Switch back to Workflow Editor: - - Select "Run Change Report" - Shows Changes - - Select "Commit Working Branch" - - Transition to Complete - - Coder Does Their Work: - - - [Code Lead Joe] Endorses the Team Workflow - - Work Package: A234532 - - Transition to Analyze - - [Coder Joe] Analyzes the Team Workflow - - Runs Change Report - - Estimated Hours: 10 - - Analysis Requires Tasks - - Switch to Task Tab - - Add Task: "Do the first thing" - - Add Task: "Do the second thing" - Assign different user - - Add Task: "Do the third thing" - Assign different user - - Tester Does Their Work: - - - [Test Lead Joe] Estimates the work - - Kay Jones not in today and estimates due... - - Joe is Priviledged Editor - Yes - - Transition To Analyze - - Estimated Hours: 25 - - Manager Intervention - - - [Manager Joe] Wants status - - Select World; Redisplay as workflows - - Metrics Tab - - Estimated Completion Date - 2 Days - - Kay won't make it; Joe will - - Coder Does Their Work: - - - [Coder Joe] Realizes needs peer to peer review for Analysis - - Add PeerToPeer Review - - Add Roles - Author, and 2 Reviewers - - Location: That.java; This.java - - Estimated Hours: 2 - - Blocking: Transition - - Transition to Review - - - [Coder Joe] Realizes this change will affect Tools and Facilities-Computers - - On SAW Code Workflow: Select Action Actionable Items - - Select Tools - Website - - Select Facilities - Computers - - Workflows are created for IT Team and Website Team - - And the work continues... - ---------------------------------------------------------- --- ATS Configuration ---------------------------------------------------------- - -- Show diagram of each team's workflow -- Diagram of Action, Workflows, Reviews, Tasks -- Diagram of Team Definitions and Actionable Items -- Work Flows, Pages, Widgets, Rules -- Versions -- Groups -- Users / User Groups - -- Configuration of ATS - - ATS Configuration - - New -> Other -> OSEE ATS -> ATS Configuration - - Configuration Namespace: org.myCompany.labs - - Team Definition Name: Labs Team - - Actionable Item(s): Lab 1, Lab 2, Lab Door, Lab Computer - - Versions: - - Workflow Id: osee.ats.defaultTeamWorkflow - - - - - +To Be Done: +- workbench lockup issue +- create screencast of User Use Case Scenario +- create why use ATS slide +- create configuration of ATS for Demo +- test workflow creation wizard + - should relate if workflow already exists + - not putting pages and flows in default hierarchy + - should create if workflow doesn't exist + +--------------------------------------------------------- +-- ATS User Use Case Scenario +--------------------------------------------------------- + +Why move all action, issue, problem tracking to ATS? +- Everyone has access to all data +- As issue/problem is analyzed, other teams can be added to Action +- Each team has it’s own independent workflow +- Workflows can be simple or complex +- One interface = Low cost of setup, deployment, training and admin + +T. Rex decides to move to ATS - whew, that was tough ;>) + +Show configuration of ATS for T. Rex - TBD + - Teams and Actionable Items + - Workflows + - Branch diagram + - Show diagram of what is being demo'd below + - Coder to Req to Coder to Test to Tools and Documentation and Facilities + - Show Action w/ workflows, reviews, tasks + +Notes: You're welcome to follow along and perform the steps + - Limited time, so need to keep moving + - Will just explain some of the things going on versus showing due to time + - Will operate as more than one user, but will always say Joe Smith + - Will operate on single computer, this is multi-user/computer system with notifications + +Use Case: Problem w/ requirement impacts code, test, tool and facilities + + Coder Does Their Work: + + - Coder Joe is looking at "Robot Object" requirement on SAW_Bld_2 + - Set Default Branch to SAW_Bld_2 branch + - Search on "Robot Object"; Right-click, Open With, MS Word Preview + - Coder Joe finds a problem with requirement and creates Action against + - Switch to the ATS Perspective + - Select New Action icon in ATS Navigator + - Title: Robot Object requirements needs more detail + - AIs: expand SAW CSCI, select SAW Requirements + - Next, Desc: See title, Change Type: Problem, Pri: 3, User Community: Program 1 + - NOTE: Action created, assigned to Joe Smith (configured Lead for SAW Req Team) + + Requirements Developer Does Their Work: + + - [Requirements Team Lead Joe] (Team Lead) Endorses Action + - Target Version: SAW Build 2 - Next Version + - Changes Priority: 2 + - Transitions to Analyze + - NOTE: This is where you would assign another user, but can't for demo + - [Requirements Developer Joe] Analyzes Action + - Proposed Resolution: Fix It + - Notices that change will impact Code and Test; Add code and test workflows + - Select Actionable Items hyperlink in top left + - Add SAW Code and SAW Test Actionable Itesm + - NOTE: Action View shows new workflows kicked off; Email notification sent + - Estimated Hours: 2.5 + - Transition to Authorize - NOTE: Can be reassigned or configured to be auto-assign + - [Requirements Team Lead Joe] Authorizes Action + - Work Package: A324324A + - Joe needs concurrence from Kay - Add Decision Review + - Select Add Decision Review, Title: Any Problems with Authorizing this? State:Auth + - Prepare Review-> Blocking: Transition, Est Hours: 3, Assign Kay, Transition + - Kay Runs "My World" - Select "Users World", Select Kay Jones, Select review + - Kay decides Yes and transitions; Review Completed + - Transition to Implement - NOTE: Can be reassigned + - [Requirements Developer Joe] Implements Change + - Select "Create Working Branch" + - Select "Show Working Branch" shows branch manager and branch associated + - Select "Set As Default Branch" (from Workflow Editor or Branch View + - Select "Artifact Explorer" view in top left + - Expand Software Requirements, Robot collaboration, Robot Object + - NOTE: If don't have MS Word, just watch + - Right-click, Open With, MS Word Edit + - Insert: Need more information here., Save and Close + - Change Qualification Method: Inspection + - Switch back to Workflow Editor: + - Select "Run Change Report" - Shows Changes + - Select "Commit Working Branch" + - Transition to Complete + + Coder Does Their Work: + + - [Code Lead Joe] Endorses the Team Workflow + - Work Package: A234532 + - Transition to Analyze + - [Coder Joe] Analyzes the Team Workflow + - Runs Change Report + - Estimated Hours: 10 + - Analysis Requires Tasks + - Switch to Task Tab + - Add Task: "Do the first thing" + - Add Task: "Do the second thing" - Assign different user + - Add Task: "Do the third thing" - Assign different user + + Tester Does Their Work: + + - [Test Lead Joe] Estimates the work + - Kay Jones not in today and estimates due... + - Joe is Priviledged Editor - Yes + - Transition To Analyze + - Estimated Hours: 25 + + Manager Intervention + + - [Manager Joe] Wants status + - Select World; Redisplay as workflows + - Metrics Tab + - Estimated Completion Date - 2 Days + - Kay won't make it; Joe will + + Coder Does Their Work: + + - [Coder Joe] Realizes needs peer to peer review for Analysis + - Add PeerToPeer Review + - Add Roles - Author, and 2 Reviewers + - Location: That.java; This.java + - Estimated Hours: 2 + - Blocking: Transition + - Transition to Review + + - [Coder Joe] Realizes this change will affect Tools and Facilities-Computers + - On SAW Code Workflow: Select Action Actionable Items + - Select Tools - Website + - Select Facilities - Computers + - Workflows are created for IT Team and Website Team + + And the work continues... + +--------------------------------------------------------- +-- ATS Configuration +--------------------------------------------------------- + +- Show diagram of each team's workflow +- Diagram of Action, Workflows, Reviews, Tasks +- Diagram of Team Definitions and Actionable Items +- Work Flows, Pages, Widgets, Rules +- Versions +- Groups +- Users / User Groups + +- Configuration of ATS + - ATS Configuration + - New -> Other -> OSEE ATS -> ATS Configuration + - Configuration Namespace: org.myCompany.labs + - Team Definition Name: Labs Team + - Actionable Item(s): Lab 1, Lab 2, Lab Door, Lab Computer + - Versions: + - Workflow Id: osee.ats.defaultTeamWorkflow + + + + + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/OSEE Tutorial.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/OSEE Tutorial.xml.svn-base index 79d27fa76d3..76adfb58722 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/OSEE Tutorial.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/OSEE Tutorial.xml.svn-base @@ -1,3 +1,3 @@ - - + + An Integrated Test Environment for Systems Engineeringb1122182b1122182121102009-03-09T21:38:00Z2009-03-13T18:18:00Z110686088The Boeing Company5014714211.00001:30 – Monday – March 23rd Room202 - 4 hoursThe Open System Engineering Environment (OSEE) is a tightly integrated environment that supports lean engineering in the context of an overall systems engineering approach. It is integrated around a simple, user-definable data model to eloquently provide bidirectional traceability across the full product life-cycle. This hands-on tutorial walks you through the configuration, usage, and extension of OSEE. You will begin by defining your own data model starting from a conceptual object diagram to define the corresponding artifact, attribute, and relation types. Next you will initialize a local database using this data model and create a baseline branch for your engineering project. After importing some existing requirements, we will explore some of the essential requirements management capabilities. To provide your engineering project with configuration management, you will configure the Action Tracking System by defining teams, actionable items, and versions and connecting them to a workflow. Finally, we will work through an instance of this newly created workflow including creating a working branch, making and reviewing changes, and committing back into the baseline branch. A brief overview of the key OSEE extension points will be provided and then we will jump right in and extend one of them. You will have the opportunity to implement your own BLAM operation as a light-weight way to automate repetitive tasks that require user input. Participants will receive, via a flash drive, a complete install of Eclipse bundled with the Java Runtime Environment, appropriate version of OSEE, and the tutorial data. During the session, multiple instructors will be available to answer questions regarding OSEE and to help participants work through the exercises. Whether you're interested in taking advantage of the open source requirements management solution, the high powered change/workflow management that is provided by the Action Tracking System (ATS), or building a stand-alone application on the OSEE Application Framework, this tutorial will help you go from www.eclipse.org/osee to custom deployment. Basic Idea – Steps an organization would take to migrate from manual tracking and development of requirements, etc. to using OSEE – Describe how a common org would do it (i.e. How Apache used to do it – How we do it now with OSEE)Advantage/Disadvantage of migrating into OSEEOutlineObjectivesHistory of OSEEOSEE had its beginnings in Boeing’s AH64-D Apache Attack Helicopter Project. Ryan find in proposal - Requirements PostgreSql - admin priviledges requiredEclipse IDE For Java And Report Developers version 3.4.1 or greaterOSEE 0.7.0Installation InstructionsPostgresql Installation–Copy from web siteSchema and user setup instructionsOSEE Installation- Application ServerApplication Server Configuration ? Explain a bit how to set it up- Client Update Sites etc.ScenarioCompany name: T.Rex Co.Project: Develop a Surgical Assistant Workstation for Tele-operated Surgical Robots (SAWTSR) T Rex Company Development Cycle and ProcessesOverview of Development Cycle Artifacts: We use a Waterfall Development CycleRequirements->Design->Implementation->Verification->MaintenanceRequirements issues are tracked through RPCR toolCode issues are tracked using another PCR toolAll other issues (test, team, management, documents, facilities) issues are using spreadsheets and emailTeams are isolated – Requirements, Code, Test has to verbally communicate issues, problems and resolutionsInfrastructure/Database licensing Example flow of a problem found during developmentWhat is used for tracking/work completed/ metrics ?Employee generated weekly status reportsBuild planning?Ad-hoc - Organizational ProblemsProcess:employees are supposed to follow processes but tools don’t enforce them data gets duplicated among different toolsWhy should T. Rex Co. use OSEE ?Cost/Benefit -----------------------------------------------Management decides to adopt OSEE ?Boy that was a tough decision … ;)Migration PlanHow do we migrate our processes, and data into OSEE?Process streamlining ?What hardware/software would we need to get OSEE going?Server requirementsWhich database meets needsMicrosoft Office? (Open Office - any volunteers? )How should we operate?(Design Data Model) Model data produced during the product lifecycle as artifactsCapture processes, tasks, workflowsAdd data model into OSEE Implement processes/tasks/workflows in OSEEModel ArtifactsHow legacy docs are related – simple modelArtifact/Attribute/Relations ConceptsHierarchyRelationsAttribute TypesModel using OSEE – Picture Only – will show how to define later.Launch Application ServerPerform Database Initialization Populate Demo ActionsLaunch Client -- (DB Init sets up the default branch to be Co.’s branch)1.5 hrs ---------------Switch to Define PerspectiveArtifact Explorer - (Screen Capture) with labels of the different sections Attributes/Relations how items connect to one anotherPreviewEdit Resource HistoryShow revision historySkywalker Show Relations – Navigate through itemsSome Search scenario?Revision Management – part of application frameworkSo what ever happened with integrated processes?Change Management built on top of the application frameworkVersion control vs. Change ManagementWhy move all action, issue, problem tracking to ATS?Everyone has access to all dataAs issue/problem is analyzed, other teams can be added to ActionEach team has it’s own independent workflowWorkflows can be simple or complexOne interface = Low cost of setup, deployment, training and adminT. Rex decides to move to ATS … whew, that was tough ;>)A coder finds a problem with requirements- Action against requirements- Analysis shows Code and Test affected – workflows created- Requirements change is developed – review required – review created- Requirements completed, Code and Test begin- Code has a decision to make in Implementation, add decision review- Coder completes workflow- Tester realizes that change will affect tools and documentation – add tool, doc workflowsManagement wants status NOW- Show status on Action or workflow – metrics tabTool team wants extra widget on their workflow?Tool team wants to add a new state to workflow?2hrs into Tutorial - Ask what order they would like to learn about the configuration portion of the tutorial ?ATS config Data ModelChange Tracking ?? - Common Branch- Show Legacy Process Model- Model process using ATS- Define Teams etc…- Tie is all togetherAdditional requirements Were Found in someone’s local hard drive – must manually importImport a legacy Requirement into OSEEBranch Manager -My WorldSearch featuresVersion managementEtc….Walk through an action:Requirements problemCode problemTest problemComplete ActionBLAMsReports?Company performance improvements gained by using OSEEWhat was covered-Questions? \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/Tutorial.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/Tutorial.txt.svn-base index 2c36e548bd5..d769dc97701 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/Tutorial.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/.svn/text-base/Tutorial.txt.svn-base @@ -1,35 +1,35 @@ -Title: OSEE, from www.eclipse.org/osee to deployment... - -Abstract: The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a dynamic data model, advanced version control capabilities, and powerful search capabilities. OSEE Define provides a full requirements management solution while OSEE ATS provides for configuration management through configured teams and workflows. See http://www.eclipse.org/osee/ for more details. Whether you're interested in taking advantage of the open source requirements managagement solution that provides full requirements authoring with branching, variants and full versioning, the high powered change/workflow management that is provided by the Action Tracking System (ATS), or building a stand-alone application on the OSEE Application Framework, this tutorial will help you go from www.eclipse.org/osee to something that you can deploy for your purposes. -__________________________________________________________________________ -People to invite - AdaCore - Peter - - Peter Kerstner - Peter Friese - -high level - define company problem space: traditional approach (company needs a better way) translated to conceptual object diagram then mini-senario (quickly demo aspects that connect to the diagram) - - congiure, install and deploy - - so the entry in the whole word array list did the opposite of what we wanted. It turns out that the TIS is failing the instanceOf check. It is using the defaultFactory. - - -define own data model starting from a -initialize a local database using this data model -create a baseline branch for your engineering project. -After importing some existing requirements, -we will explore some of the essential requirements management capabilities. -configure the Action Tracking System by - defining teams actionable items, and versions and connecting them to a workflow - work through an instance of this newly created workflow including creating a working branch - making and reviewing changes - and committing back into the baseline branch. - -A brief overview of the key OSEE extension points will be provided and then we will jump right in and extend one of them. - - -You will have the opportunity to implement your own BLAM operation as a light-weight way to automate repetitive tasks that require user input. - +Title: OSEE, from www.eclipse.org/osee to deployment... + +Abstract: The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a dynamic data model, advanced version control capabilities, and powerful search capabilities. OSEE Define provides a full requirements management solution while OSEE ATS provides for configuration management through configured teams and workflows. See http://www.eclipse.org/osee/ for more details. Whether you're interested in taking advantage of the open source requirements managagement solution that provides full requirements authoring with branching, variants and full versioning, the high powered change/workflow management that is provided by the Action Tracking System (ATS), or building a stand-alone application on the OSEE Application Framework, this tutorial will help you go from www.eclipse.org/osee to something that you can deploy for your purposes. +__________________________________________________________________________ +People to invite + AdaCore + Peter - + Peter Kerstner + Peter Friese + +high level + define company problem space: traditional approach (company needs a better way) translated to conceptual object diagram then mini-senario (quickly demo aspects that connect to the diagram) + + congiure, install and deploy + + so the entry in the whole word array list did the opposite of what we wanted. It turns out that the TIS is failing the instanceOf check. It is using the defaultFactory. + + +define own data model starting from a +initialize a local database using this data model +create a baseline branch for your engineering project. +After importing some existing requirements, +we will explore some of the essential requirements management capabilities. +configure the Action Tracking System by + defining teams actionable items, and versions and connecting them to a workflow + work through an instance of this newly created workflow including creating a working branch + making and reviewing changes + and committing back into the baseline branch. + +A brief overview of the key OSEE extension points will be provided and then we will jump right in and extend one of them. + + +You will have the opportunity to implement your own BLAM operation as a light-weight way to automate repetitive tasks that require user input. + Participa \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/ATS.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/ATS.txt index c91099b980e..19377e9c328 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/ATS.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/ATS.txt @@ -1,163 +1,163 @@ -To Be Done: -- workbench lockup issue -- create screencast of User Use Case Scenario -- create why use ATS slide -- create configuration of ATS for Demo -- test workflow creation wizard - - should relate if workflow already exists - - not putting pages and flows in default hierarchy - - should create if workflow doesn't exist - ---------------------------------------------------------- --- ATS User Use Case Scenario ---------------------------------------------------------- - -Why move all action, issue, problem tracking to ATS? -- Everyone has access to all data -- As issue/problem is analyzed, other teams can be added to Action -- Each team has it’s own independent workflow -- Workflows can be simple or complex -- One interface = Low cost of setup, deployment, training and admin - -T. Rex decides to move to ATS - whew, that was tough ;>) - -Show configuration of ATS for T. Rex - TBD - - Teams and Actionable Items - - Workflows - - Branch diagram - - Show diagram of what is being demo'd below - - Coder to Req to Coder to Test to Tools and Documentation and Facilities - - Show Action w/ workflows, reviews, tasks - -Notes: You're welcome to follow along and perform the steps - - Limited time, so need to keep moving - - Will just explain some of the things going on versus showing due to time - - Will operate as more than one user, but will always say Joe Smith - - Will operate on single computer, this is multi-user/computer system with notifications - -Use Case: Problem w/ requirement impacts code, test, tool and facilities - - Coder Does Their Work: - - - Coder Joe is looking at "Robot Object" requirement on SAW_Bld_2 - - Set Default Branch to SAW_Bld_2 branch - - Search on "Robot Object"; Right-click, Open With, MS Word Preview - - Coder Joe finds a problem with requirement and creates Action against - - Switch to the ATS Perspective - - Select New Action icon in ATS Navigator - - Title: Robot Object requirements needs more detail - - AIs: expand SAW CSCI, select SAW Requirements - - Next, Desc: See title, Change Type: Problem, Pri: 3, User Community: Program 1 - - NOTE: Action created, assigned to Joe Smith (configured Lead for SAW Req Team) - - Requirements Developer Does Their Work: - - - [Requirements Team Lead Joe] (Team Lead) Endorses Action - - Target Version: SAW Build 2 - Next Version - - Changes Priority: 2 - - Transitions to Analyze - - NOTE: This is where you would assign another user, but can't for demo - - [Requirements Developer Joe] Analyzes Action - - Proposed Resolution: Fix It - - Notices that change will impact Code and Test; Add code and test workflows - - Select Actionable Items hyperlink in top left - - Add SAW Code and SAW Test Actionable Itesm - - NOTE: Action View shows new workflows kicked off; Email notification sent - - Estimated Hours: 2.5 - - Transition to Authorize - NOTE: Can be reassigned or configured to be auto-assign - - [Requirements Team Lead Joe] Authorizes Action - - Work Package: A324324A - - Joe needs concurrence from Kay - Add Decision Review - - Select Add Decision Review, Title: Any Problems with Authorizing this? State:Auth - - Prepare Review-> Blocking: Transition, Est Hours: 3, Assign Kay, Transition - - Kay Runs "My World" - Select "Users World", Select Kay Jones, Select review - - Kay decides Yes and transitions; Review Completed - - Transition to Implement - NOTE: Can be reassigned - - [Requirements Developer Joe] Implements Change - - Select "Create Working Branch" - - Select "Show Working Branch" shows branch manager and branch associated - - Select "Set As Default Branch" (from Workflow Editor or Branch View - - Select "Artifact Explorer" view in top left - - Expand Software Requirements, Robot collaboration, Robot Object - - NOTE: If don't have MS Word, just watch - - Right-click, Open With, MS Word Edit - - Insert: Need more information here., Save and Close - - Change Qualification Method: Inspection - - Switch back to Workflow Editor: - - Select "Run Change Report" - Shows Changes - - Select "Commit Working Branch" - - Transition to Complete - - Coder Does Their Work: - - - [Code Lead Joe] Endorses the Team Workflow - - Work Package: A234532 - - Transition to Analyze - - [Coder Joe] Analyzes the Team Workflow - - Runs Change Report - - Estimated Hours: 10 - - Analysis Requires Tasks - - Switch to Task Tab - - Add Task: "Do the first thing" - - Add Task: "Do the second thing" - Assign different user - - Add Task: "Do the third thing" - Assign different user - - Tester Does Their Work: - - - [Test Lead Joe] Estimates the work - - Kay Jones not in today and estimates due... - - Joe is Priviledged Editor - Yes - - Transition To Analyze - - Estimated Hours: 25 - - Manager Intervention - - - [Manager Joe] Wants status - - Select World; Redisplay as workflows - - Metrics Tab - - Estimated Completion Date - 2 Days - - Kay won't make it; Joe will - - Coder Does Their Work: - - - [Coder Joe] Realizes needs peer to peer review for Analysis - - Add PeerToPeer Review - - Add Roles - Author, and 2 Reviewers - - Location: That.java; This.java - - Estimated Hours: 2 - - Blocking: Transition - - Transition to Review - - - [Coder Joe] Realizes this change will affect Tools and Facilities-Computers - - On SAW Code Workflow: Select Action Actionable Items - - Select Tools - Website - - Select Facilities - Computers - - Workflows are created for IT Team and Website Team - - And the work continues... - ---------------------------------------------------------- --- ATS Configuration ---------------------------------------------------------- - -- Show diagram of each team's workflow -- Diagram of Action, Workflows, Reviews, Tasks -- Diagram of Team Definitions and Actionable Items -- Work Flows, Pages, Widgets, Rules -- Versions -- Groups -- Users / User Groups - -- Configuration of ATS - - ATS Configuration - - New -> Other -> OSEE ATS -> ATS Configuration - - Configuration Namespace: org.myCompany.labs - - Team Definition Name: Labs Team - - Actionable Item(s): Lab 1, Lab 2, Lab Door, Lab Computer - - Versions: - - Workflow Id: osee.ats.defaultTeamWorkflow - - - - - +To Be Done: +- workbench lockup issue +- create screencast of User Use Case Scenario +- create why use ATS slide +- create configuration of ATS for Demo +- test workflow creation wizard + - should relate if workflow already exists + - not putting pages and flows in default hierarchy + - should create if workflow doesn't exist + +--------------------------------------------------------- +-- ATS User Use Case Scenario +--------------------------------------------------------- + +Why move all action, issue, problem tracking to ATS? +- Everyone has access to all data +- As issue/problem is analyzed, other teams can be added to Action +- Each team has it’s own independent workflow +- Workflows can be simple or complex +- One interface = Low cost of setup, deployment, training and admin + +T. Rex decides to move to ATS - whew, that was tough ;>) + +Show configuration of ATS for T. Rex - TBD + - Teams and Actionable Items + - Workflows + - Branch diagram + - Show diagram of what is being demo'd below + - Coder to Req to Coder to Test to Tools and Documentation and Facilities + - Show Action w/ workflows, reviews, tasks + +Notes: You're welcome to follow along and perform the steps + - Limited time, so need to keep moving + - Will just explain some of the things going on versus showing due to time + - Will operate as more than one user, but will always say Joe Smith + - Will operate on single computer, this is multi-user/computer system with notifications + +Use Case: Problem w/ requirement impacts code, test, tool and facilities + + Coder Does Their Work: + + - Coder Joe is looking at "Robot Object" requirement on SAW_Bld_2 + - Set Default Branch to SAW_Bld_2 branch + - Search on "Robot Object"; Right-click, Open With, MS Word Preview + - Coder Joe finds a problem with requirement and creates Action against + - Switch to the ATS Perspective + - Select New Action icon in ATS Navigator + - Title: Robot Object requirements needs more detail + - AIs: expand SAW CSCI, select SAW Requirements + - Next, Desc: See title, Change Type: Problem, Pri: 3, User Community: Program 1 + - NOTE: Action created, assigned to Joe Smith (configured Lead for SAW Req Team) + + Requirements Developer Does Their Work: + + - [Requirements Team Lead Joe] (Team Lead) Endorses Action + - Target Version: SAW Build 2 - Next Version + - Changes Priority: 2 + - Transitions to Analyze + - NOTE: This is where you would assign another user, but can't for demo + - [Requirements Developer Joe] Analyzes Action + - Proposed Resolution: Fix It + - Notices that change will impact Code and Test; Add code and test workflows + - Select Actionable Items hyperlink in top left + - Add SAW Code and SAW Test Actionable Itesm + - NOTE: Action View shows new workflows kicked off; Email notification sent + - Estimated Hours: 2.5 + - Transition to Authorize - NOTE: Can be reassigned or configured to be auto-assign + - [Requirements Team Lead Joe] Authorizes Action + - Work Package: A324324A + - Joe needs concurrence from Kay - Add Decision Review + - Select Add Decision Review, Title: Any Problems with Authorizing this? State:Auth + - Prepare Review-> Blocking: Transition, Est Hours: 3, Assign Kay, Transition + - Kay Runs "My World" - Select "Users World", Select Kay Jones, Select review + - Kay decides Yes and transitions; Review Completed + - Transition to Implement - NOTE: Can be reassigned + - [Requirements Developer Joe] Implements Change + - Select "Create Working Branch" + - Select "Show Working Branch" shows branch manager and branch associated + - Select "Set As Default Branch" (from Workflow Editor or Branch View + - Select "Artifact Explorer" view in top left + - Expand Software Requirements, Robot collaboration, Robot Object + - NOTE: If don't have MS Word, just watch + - Right-click, Open With, MS Word Edit + - Insert: Need more information here., Save and Close + - Change Qualification Method: Inspection + - Switch back to Workflow Editor: + - Select "Run Change Report" - Shows Changes + - Select "Commit Working Branch" + - Transition to Complete + + Coder Does Their Work: + + - [Code Lead Joe] Endorses the Team Workflow + - Work Package: A234532 + - Transition to Analyze + - [Coder Joe] Analyzes the Team Workflow + - Runs Change Report + - Estimated Hours: 10 + - Analysis Requires Tasks + - Switch to Task Tab + - Add Task: "Do the first thing" + - Add Task: "Do the second thing" - Assign different user + - Add Task: "Do the third thing" - Assign different user + + Tester Does Their Work: + + - [Test Lead Joe] Estimates the work + - Kay Jones not in today and estimates due... + - Joe is Priviledged Editor - Yes + - Transition To Analyze + - Estimated Hours: 25 + + Manager Intervention + + - [Manager Joe] Wants status + - Select World; Redisplay as workflows + - Metrics Tab + - Estimated Completion Date - 2 Days + - Kay won't make it; Joe will + + Coder Does Their Work: + + - [Coder Joe] Realizes needs peer to peer review for Analysis + - Add PeerToPeer Review + - Add Roles - Author, and 2 Reviewers + - Location: That.java; This.java + - Estimated Hours: 2 + - Blocking: Transition + - Transition to Review + + - [Coder Joe] Realizes this change will affect Tools and Facilities-Computers + - On SAW Code Workflow: Select Action Actionable Items + - Select Tools - Website + - Select Facilities - Computers + - Workflows are created for IT Team and Website Team + + And the work continues... + +--------------------------------------------------------- +-- ATS Configuration +--------------------------------------------------------- + +- Show diagram of each team's workflow +- Diagram of Action, Workflows, Reviews, Tasks +- Diagram of Team Definitions and Actionable Items +- Work Flows, Pages, Widgets, Rules +- Versions +- Groups +- Users / User Groups + +- Configuration of ATS + - ATS Configuration + - New -> Other -> OSEE ATS -> ATS Configuration + - Configuration Namespace: org.myCompany.labs + - Team Definition Name: Labs Team + - Actionable Item(s): Lab 1, Lab 2, Lab Door, Lab Computer + - Versions: + - Workflow Id: osee.ats.defaultTeamWorkflow + + + + + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/OSEE Tutorial.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/OSEE Tutorial.xml index 79d27fa76d3..76adfb58722 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/OSEE Tutorial.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/OSEE Tutorial.xml @@ -1,3 +1,3 @@ - - + + An Integrated Test Environment for Systems Engineeringb1122182b1122182121102009-03-09T21:38:00Z2009-03-13T18:18:00Z110686088The Boeing Company5014714211.00001:30 – Monday – March 23rd Room202 - 4 hoursThe Open System Engineering Environment (OSEE) is a tightly integrated environment that supports lean engineering in the context of an overall systems engineering approach. It is integrated around a simple, user-definable data model to eloquently provide bidirectional traceability across the full product life-cycle. This hands-on tutorial walks you through the configuration, usage, and extension of OSEE. You will begin by defining your own data model starting from a conceptual object diagram to define the corresponding artifact, attribute, and relation types. Next you will initialize a local database using this data model and create a baseline branch for your engineering project. After importing some existing requirements, we will explore some of the essential requirements management capabilities. To provide your engineering project with configuration management, you will configure the Action Tracking System by defining teams, actionable items, and versions and connecting them to a workflow. Finally, we will work through an instance of this newly created workflow including creating a working branch, making and reviewing changes, and committing back into the baseline branch. A brief overview of the key OSEE extension points will be provided and then we will jump right in and extend one of them. You will have the opportunity to implement your own BLAM operation as a light-weight way to automate repetitive tasks that require user input. Participants will receive, via a flash drive, a complete install of Eclipse bundled with the Java Runtime Environment, appropriate version of OSEE, and the tutorial data. During the session, multiple instructors will be available to answer questions regarding OSEE and to help participants work through the exercises. Whether you're interested in taking advantage of the open source requirements management solution, the high powered change/workflow management that is provided by the Action Tracking System (ATS), or building a stand-alone application on the OSEE Application Framework, this tutorial will help you go from www.eclipse.org/osee to custom deployment. Basic Idea – Steps an organization would take to migrate from manual tracking and development of requirements, etc. to using OSEE – Describe how a common org would do it (i.e. How Apache used to do it – How we do it now with OSEE)Advantage/Disadvantage of migrating into OSEEOutlineObjectivesHistory of OSEEOSEE had its beginnings in Boeing’s AH64-D Apache Attack Helicopter Project. Ryan find in proposal - Requirements PostgreSql - admin priviledges requiredEclipse IDE For Java And Report Developers version 3.4.1 or greaterOSEE 0.7.0Installation InstructionsPostgresql Installation–Copy from web siteSchema and user setup instructionsOSEE Installation- Application ServerApplication Server Configuration ? Explain a bit how to set it up- Client Update Sites etc.ScenarioCompany name: T.Rex Co.Project: Develop a Surgical Assistant Workstation for Tele-operated Surgical Robots (SAWTSR) T Rex Company Development Cycle and ProcessesOverview of Development Cycle Artifacts: We use a Waterfall Development CycleRequirements->Design->Implementation->Verification->MaintenanceRequirements issues are tracked through RPCR toolCode issues are tracked using another PCR toolAll other issues (test, team, management, documents, facilities) issues are using spreadsheets and emailTeams are isolated – Requirements, Code, Test has to verbally communicate issues, problems and resolutionsInfrastructure/Database licensing Example flow of a problem found during developmentWhat is used for tracking/work completed/ metrics ?Employee generated weekly status reportsBuild planning?Ad-hoc - Organizational ProblemsProcess:employees are supposed to follow processes but tools don’t enforce them data gets duplicated among different toolsWhy should T. Rex Co. use OSEE ?Cost/Benefit -----------------------------------------------Management decides to adopt OSEE ?Boy that was a tough decision … ;)Migration PlanHow do we migrate our processes, and data into OSEE?Process streamlining ?What hardware/software would we need to get OSEE going?Server requirementsWhich database meets needsMicrosoft Office? (Open Office - any volunteers? )How should we operate?(Design Data Model) Model data produced during the product lifecycle as artifactsCapture processes, tasks, workflowsAdd data model into OSEE Implement processes/tasks/workflows in OSEEModel ArtifactsHow legacy docs are related – simple modelArtifact/Attribute/Relations ConceptsHierarchyRelationsAttribute TypesModel using OSEE – Picture Only – will show how to define later.Launch Application ServerPerform Database Initialization Populate Demo ActionsLaunch Client -- (DB Init sets up the default branch to be Co.’s branch)1.5 hrs ---------------Switch to Define PerspectiveArtifact Explorer - (Screen Capture) with labels of the different sections Attributes/Relations how items connect to one anotherPreviewEdit Resource HistoryShow revision historySkywalker Show Relations – Navigate through itemsSome Search scenario?Revision Management – part of application frameworkSo what ever happened with integrated processes?Change Management built on top of the application frameworkVersion control vs. Change ManagementWhy move all action, issue, problem tracking to ATS?Everyone has access to all dataAs issue/problem is analyzed, other teams can be added to ActionEach team has it’s own independent workflowWorkflows can be simple or complexOne interface = Low cost of setup, deployment, training and adminT. Rex decides to move to ATS … whew, that was tough ;>)A coder finds a problem with requirements- Action against requirements- Analysis shows Code and Test affected – workflows created- Requirements change is developed – review required – review created- Requirements completed, Code and Test begin- Code has a decision to make in Implementation, add decision review- Coder completes workflow- Tester realizes that change will affect tools and documentation – add tool, doc workflowsManagement wants status NOW- Show status on Action or workflow – metrics tabTool team wants extra widget on their workflow?Tool team wants to add a new state to workflow?2hrs into Tutorial - Ask what order they would like to learn about the configuration portion of the tutorial ?ATS config Data ModelChange Tracking ?? - Common Branch- Show Legacy Process Model- Model process using ATS- Define Teams etc…- Tie is all togetherAdditional requirements Were Found in someone’s local hard drive – must manually importImport a legacy Requirement into OSEEBranch Manager -My WorldSearch featuresVersion managementEtc….Walk through an action:Requirements problemCode problemTest problemComplete ActionBLAMsReports?Company performance improvements gained by using OSEEWhat was covered-Questions? \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/Tutorial.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/Tutorial.txt index 2c36e548bd5..d769dc97701 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/Tutorial.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/archived/Tutorial.txt @@ -1,35 +1,35 @@ -Title: OSEE, from www.eclipse.org/osee to deployment... - -Abstract: The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a dynamic data model, advanced version control capabilities, and powerful search capabilities. OSEE Define provides a full requirements management solution while OSEE ATS provides for configuration management through configured teams and workflows. See http://www.eclipse.org/osee/ for more details. Whether you're interested in taking advantage of the open source requirements managagement solution that provides full requirements authoring with branching, variants and full versioning, the high powered change/workflow management that is provided by the Action Tracking System (ATS), or building a stand-alone application on the OSEE Application Framework, this tutorial will help you go from www.eclipse.org/osee to something that you can deploy for your purposes. -__________________________________________________________________________ -People to invite - AdaCore - Peter - - Peter Kerstner - Peter Friese - -high level - define company problem space: traditional approach (company needs a better way) translated to conceptual object diagram then mini-senario (quickly demo aspects that connect to the diagram) - - congiure, install and deploy - - so the entry in the whole word array list did the opposite of what we wanted. It turns out that the TIS is failing the instanceOf check. It is using the defaultFactory. - - -define own data model starting from a -initialize a local database using this data model -create a baseline branch for your engineering project. -After importing some existing requirements, -we will explore some of the essential requirements management capabilities. -configure the Action Tracking System by - defining teams actionable items, and versions and connecting them to a workflow - work through an instance of this newly created workflow including creating a working branch - making and reviewing changes - and committing back into the baseline branch. - -A brief overview of the key OSEE extension points will be provided and then we will jump right in and extend one of them. - - -You will have the opportunity to implement your own BLAM operation as a light-weight way to automate repetitive tasks that require user input. - +Title: OSEE, from www.eclipse.org/osee to deployment... + +Abstract: The Open System Engineering Environment (OSEE) eclipse project supports lean engineering across the full product life-cycle by providing an integrated and data-centric application framework. At its core is a persistence layer that provides a dynamic data model, advanced version control capabilities, and powerful search capabilities. OSEE Define provides a full requirements management solution while OSEE ATS provides for configuration management through configured teams and workflows. See http://www.eclipse.org/osee/ for more details. Whether you're interested in taking advantage of the open source requirements managagement solution that provides full requirements authoring with branching, variants and full versioning, the high powered change/workflow management that is provided by the Action Tracking System (ATS), or building a stand-alone application on the OSEE Application Framework, this tutorial will help you go from www.eclipse.org/osee to something that you can deploy for your purposes. +__________________________________________________________________________ +People to invite + AdaCore + Peter - + Peter Kerstner + Peter Friese + +high level + define company problem space: traditional approach (company needs a better way) translated to conceptual object diagram then mini-senario (quickly demo aspects that connect to the diagram) + + congiure, install and deploy + + so the entry in the whole word array list did the opposite of what we wanted. It turns out that the TIS is failing the instanceOf check. It is using the defaultFactory. + + +define own data model starting from a +initialize a local database using this data model +create a baseline branch for your engineering project. +After importing some existing requirements, +we will explore some of the essential requirements management capabilities. +configure the Action Tracking System by + defining teams actionable items, and versions and connecting them to a workflow + work through an instance of this newly created workflow including creating a working branch + making and reviewing changes + and committing back into the baseline branch. + +A brief overview of the key OSEE extension points will be provided and then we will jump right in and extend one of them. + + +You will have the opportunity to implement your own BLAM operation as a light-weight way to automate repetitive tasks that require user input. + Participa \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/readme.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/readme.txt index 866fe376504..c0c65c57973 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/readme.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2009/tutorial/readme.txt @@ -1,8 +1,8 @@ -OSEE Tutorial - From www.eclipse.org/osee to deployment - - -Company Data - Sample requirements for the SAW Project -Eclipse Base - Eclipse IDE for Java and Report Developers -OseeClient - OSEE 0.7.0 update site -OseeApplicationServer - OSEE Application Server based on 0.7.0 -PostgreSQL - PostgreSql Installers and OSEE database setup scripts +OSEE Tutorial - From www.eclipse.org/osee to deployment + + +Company Data - Sample requirements for the SAW Project +Eclipse Base - Eclipse IDE for Java and Report Developers +OseeClient - OSEE 0.7.0 update site +OseeApplicationServer - OSEE Application Server based on 0.7.0 +PostgreSQL - PostgreSql Installers and OSEE database setup scripts diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/Abstracts.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/Abstracts.txt index 5e29f84e161..46e41c767d0 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/Abstracts.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/Abstracts.txt @@ -1,38 +1,38 @@ -What do we do with all that data? -https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1488 - -Engineering complex systems requires the continuous process of creating, decomposing, changing, relating and accessing data. From the highest customer requirements to the customer deliverables, the storage and management of engineering lifecycle data can be the key to success or a single point of failure. In addition, efficiently capturing, storing and retrieving this information by anyone at anytime can mean the difference between the need for a small agile staff or an army of engineers. And last, the ability to easily and clearly integrate your processes and workflows through the tools will result in decreased need for maintenance and training of complex processes. - -The Open System Engineering Environment (OSEE) project provides solutions to these issues by integrating the Action Tracking System (ATS) into its integrated data and user interface engineering lifecycle tool. This high powered change tracking system can manage any number of teams (designers, coder, qualification engineers, IT and facilities) with their workflows (ranging from simple to complex) and relate them to the requirements, design, code, test and deliverables that are stored and change managed within, or external, to OSEE. ATS also provides integrated project tracking and simplified metrics rollup to allow metrics to be calculated at anytime on any subset of change requests. - -This talk will describe how this approach has helped the development of the Open System Engineering Environment itself and the avionics software for the Boeing Longbow Apache AH-64 Attack Helicopter and how the use of these principles can greatly improve any lifecycle engineering toolset. - ---------------------------------------- - -The users don't really know what they want! -https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1490 - -Creating and deploying applications is difficult in any arena, but if you think the hardest part is the technology, you're sadly mistaken. This talk is for anyone getting started in application development using Eclipse. We'll talk about experiences in developing OSEE, the Open System Engineering Environment, and deploying it to a large group of users. From keeping the interface as simple as possible to ensuring you have a comprehensive and repeatable build/test suite, these are some points you won't want to miss. - - -2009 -Developing High Integrity Software -Improved Engineering Through Integrated Workflows and Data Management - -2010 -OSEE and Zytek Automotive Limited -OSGI, distributed servers - ---------------------------------------- - -Xtext and GEF deliver editors for the Open System Engineering Environment - -See and hear how Xtext and GEF have been employed in an engineering environment used to develop complex mission/safety-critical systems. -This talk will share a development team's experience and lessons learned from leveraging Eclipse modeling in a production environment. - -Xtext is a framework for development domain specific languages (DSLs) and the generation of corresponding textual editors and the Graphical Editing Framework (GEF) -supports the creation of 2D graphical editors for Eclipse. The Open System Engineering Environment (OSEE) project provides a tightly integrated environment -supporting lean principles across a product's full life-cycle in the context of an overall systems engineering approach. - ---------------------------------------- +What do we do with all that data? +https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1488 + +Engineering complex systems requires the continuous process of creating, decomposing, changing, relating and accessing data. From the highest customer requirements to the customer deliverables, the storage and management of engineering lifecycle data can be the key to success or a single point of failure. In addition, efficiently capturing, storing and retrieving this information by anyone at anytime can mean the difference between the need for a small agile staff or an army of engineers. And last, the ability to easily and clearly integrate your processes and workflows through the tools will result in decreased need for maintenance and training of complex processes. + +The Open System Engineering Environment (OSEE) project provides solutions to these issues by integrating the Action Tracking System (ATS) into its integrated data and user interface engineering lifecycle tool. This high powered change tracking system can manage any number of teams (designers, coder, qualification engineers, IT and facilities) with their workflows (ranging from simple to complex) and relate them to the requirements, design, code, test and deliverables that are stored and change managed within, or external, to OSEE. ATS also provides integrated project tracking and simplified metrics rollup to allow metrics to be calculated at anytime on any subset of change requests. + +This talk will describe how this approach has helped the development of the Open System Engineering Environment itself and the avionics software for the Boeing Longbow Apache AH-64 Attack Helicopter and how the use of these principles can greatly improve any lifecycle engineering toolset. + +--------------------------------------- + +The users don't really know what they want! +https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1490 + +Creating and deploying applications is difficult in any arena, but if you think the hardest part is the technology, you're sadly mistaken. This talk is for anyone getting started in application development using Eclipse. We'll talk about experiences in developing OSEE, the Open System Engineering Environment, and deploying it to a large group of users. From keeping the interface as simple as possible to ensuring you have a comprehensive and repeatable build/test suite, these are some points you won't want to miss. + + +2009 +Developing High Integrity Software +Improved Engineering Through Integrated Workflows and Data Management + +2010 +OSEE and Zytek Automotive Limited +OSGI, distributed servers + +--------------------------------------- + +Xtext and GEF deliver editors for the Open System Engineering Environment + +See and hear how Xtext and GEF have been employed in an engineering environment used to develop complex mission/safety-critical systems. +This talk will share a development team's experience and lessons learned from leveraging Eclipse modeling in a production environment. + +Xtext is a framework for development domain specific languages (DSLs) and the generation of corresponding textual editors and the Graphical Editing Framework (GEF) +supports the creation of 2D graphical editors for Eclipse. The Open System Engineering Environment (OSEE) project provides a tightly integrated environment +supporting lean principles across a product's full life-cycle in the context of an overall systems engineering approach. + +--------------------------------------- https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1511 \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.osee_old.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.osee_old.svn-base index ea1f4e0cc11..404647ce7cc 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.osee_old.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.osee_old.svn-base @@ -1,759 +1,759 @@ -import -"platform:/plugin/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee" -abstract artifactType "ats.Release Artifact" extends "Artifact" { - guid "ABMZAdJpQi01iAbMBjgA" - attribute "ats.Released" -} - -abstract artifactType "ats.Ats Artifact" extends "Artifact" { - guid "ABMaLS0jvw92SE+4ZJQA" - attribute "ats.Description" -} - -artifactType "ats.Review" extends "ats.Ats Artifact" { - guid "ABMa6P4TwzXA1b8K3RAA" - attribute "ats.Actionable Item" - attribute "ats.Blocking Review" - attribute "ats.Current State" - attribute "ats.Estimated Completion Date" - attribute "ats.Estimated Hours" - attribute "ats.Estimated Release Date" - attribute "ats.Legacy PCR Id" - attribute "ats.Log" - attribute "ats.Need By" - attribute "ats.Related To State" - attribute "ats.Resolution" - attribute "ats.Review Blocks" - attribute "ats.Role" - attribute "ats.SMA Note" - attribute "ats.State Notes" - attribute "ats.State" -} - -artifactType "PeerToPeer Review" extends "ats.Review" { - guid "AAMFDhh_300dpgmNtRAA" - attribute "ats.Authors" - attribute "ats.Location" - attribute "ats.Review Defect" -} - -artifactType "Decision Review" extends "ats.Review" { - guid "AAMFDhfrdR7BGTL7H_wA" - attribute "ats.Decision Review Options" - attribute "ats.Decision" -} - -artifactType "Action" extends "ats.Ats Artifact" { - guid "AAMFDhY_rns71KvX14QA" - attribute "ats.User Community" - attribute "ats.Actionable Item" - attribute "ats.Change Type" - attribute "ats.Need By" - attribute "ats.Priority" - attribute "ats.Validation Required" -} - -artifactType "Team Definition" extends "ats.Ats Artifact" { - guid "AAMFDhUrlytusKbaQGAA" - attribute "ats.Hours Per Work Day" - attribute "ats.Full Name" - attribute "ats.Team Uses Versions" - attribute "ats.Require Targeted Version" - attribute "ats.Baseline Branch Guid" - attribute "ats.Active" - attribute "ats.Actionable" - attribute "ats.Allow Create Branch" - attribute "ats.Allow Commit Branch" -} - -artifactType "Actionable Item" extends "ats.Ats Artifact" { - guid "AAMFDhW2LmhtRFsVyzwA" - attribute "ats.Active" - attribute "ats.Actionable" -} - -artifactType "Version" extends "ats.Ats Artifact" { - guid "AAMFDhder0oETnv14xQA" - attribute "ats.Allow Commit Branch" - attribute "ats.Allow Create Branch" - attribute "ats.Estimated Release Date" - attribute "ats.Full Name" - attribute "ats.Next Version" - attribute "ats.Baseline Branch Guid" - attribute "ats.Release Date" - attribute "ats.Released" - attribute "ats.Version Locked" -} - -abstract artifactType "ats.State Machine" extends "ats.Ats Artifact" { - guid "ABMfXC+LFBn31ZZbvjAA" - attribute "ats.Work Package" - attribute "ats.Category" - attribute "ats.Category2" - attribute "ats.Category3" - attribute "ats.Numeric1" - attribute "ats.Numeric2" - attribute "ats.Current State" - attribute "ats.Estimated Completion Date" - attribute "ats.Estimated Hours" - attribute "ats.Estimated Release Date" - attribute "ats.Log" - attribute "ats.Release Date" - attribute "ats.Resolution" - attribute "ats.SMA Note" - attribute "ats.State Notes" - attribute "ats.State" -} - -abstract artifactType "Goal" extends "ats.State Machine" { - guid "ABMgU119UjI_Q23Yu+gA" - attribute "ats.Weekly Benefit" - attribute "ats.Change Type" - attribute "ats.Legacy PCR Id" - attribute "ats.Need By" - attribute "ats.Percent Rework" - attribute "ats.Priority" - attribute "ats.Problem" - attribute "ats.Proposed Resolution" - attribute "ats.Team Definition" - attribute "ats.User Community" -} - -artifactType "Task" extends "ats.State Machine" { - guid "AAMFDhbTAAB6h+06fuAA" - attribute "ats.Related To State" - attribute "ats.Uses Resolution Options" -} - -artifactType "Team Workflow" extends "Goal" { - guid "AAMFDhSiF2OD+wiUqugA" - attribute "ats.Actionable Item" - attribute "ats.Branch Id" - attribute "ats.Branch Metrics" - attribute "ats.Baseline Branch Guid" - attribute "ats.Transaction Id" - attribute "ats.Validation Required" -} - -attributeType "ats.Baseline Branch Guid" extends StringAttribute { - guid "AAMFEdIjJ2za2fblEVgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Validation Required" extends BooleanAttribute { - guid "AAMFEcjT0TwkD2R4w1QA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Active" extends BooleanAttribute { - guid "AAMFEclQOVmzkIvzyWwA" - dataProvider DefaultAttributeDataProvider - min 1 - max 1 - defaultValue "yes" -} - -attributeType "ats.Uses Resolution Options" extends BooleanAttribute { - guid "AAMFEPuOzltN1+Ze1kQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Released" extends BooleanAttribute { - guid "AAMFEcnMoUZMLA2zB1AA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Version Locked" extends BooleanAttribute { - guid "AAzRtEJXbjzR5jySOZgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Next Version" extends BooleanAttribute { - guid "AAMFEcpH8Xb72hsF5AwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Team Uses Versions" extends BooleanAttribute { - guid "AAMFEcrHnzPxQ7w3ligA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Require Targeted Version" extends BooleanAttribute { - guid "AAMFEQUBDxMJ67lodTQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Blocking Review" extends BooleanAttribute { - guid "AAMFEctKkjMRrIy1C7gA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Actionable" extends BooleanAttribute { - guid "AAMFEcvDtBiaJ3TMatAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "yes" -} - -attributeType "ats.Allow Create Branch" extends BooleanAttribute { - guid "AAMFEbARuQEvi6rtY5gA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "yes" -} - -attributeType "ats.Allow Commit Branch" extends BooleanAttribute { - guid "AAMFEbCZCkwgj73BsQgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "yes" -} - -attributeType "ats.Need By" extends DateAttribute { - guid "AAMFEcxAGzHAKfDNAIwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Estimated Release Date" extends DateAttribute { - guid "AAMFEcy6VB7Ble5SP1QA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Estimated Completion Date" extends DateAttribute { - guid "AAMFEc18k3Gh+GP7zqAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Release Date" extends DateAttribute { - guid "AAMFEc3+cGcMDOCdmdAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -oseeEnumType "enum.ats.review.blocks" { - guid "ABbjHDeufSNcLOtj78wA" - entry "None" entryGuid "CArJmR2JDn5DXT9FGPQA" - entry "Transition" entryGuid "CArJmR3xrEmbw7zbyqgA" - entry "Commit" entryGuid "CArJmR5WzHmG_n_OKhQA" -} - -attributeType "ats.Review Blocks" extends EnumeratedAttribute { - guid "AAMFEc6G2A8jmRWJgagA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - enumType "enum.ats.review.blocks" -} - -oseeEnumType "enum.ats.priority" { - guid "ABbjHDlSoUHxQqPfkQAA" - entry "1" entryGuid "CArJmPvK7mXFU4cMY3gA" - entry "2" entryGuid "CArJmR7LQUYx7XRMnwQA" - entry "3" entryGuid "CArJmR82AgY40rzzjagA" - entry "4" entryGuid "CArJmR+dqR2jW6eRU1AA" - entry "5" entryGuid "CArJmSAGIB9IRKqlKuAA" -} - -attributeType "ats.Priority" extends EnumeratedAttribute { - guid "AAMFEc8JzH1U6XGD59QA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - enumType "enum.ats.priority" -} - -oseeEnumType "enum.ats.change.type" { - guid "ABbjHDsCxWD6TscnY4AA" - entry "Improvement" entryGuid "CArJmSBzfx4jvQ5vEtAA" - entry "Problem" entryGuid "CArJmPw6F3bP1V5B59gA" - entry "Support" entryGuid "CArJmSDgGAG4aKsU+KAA" -} - -attributeType "ats.Change Type" extends EnumeratedAttribute { - guid "AAMFEc+MwGHnPCv7HlgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - enumType "enum.ats.change.type" -} - -oseeEnumType "enum.ats.user.community" { - guid "ABbjHDyl0m_BTHf+IdgA" - entry "Program_1" entryGuid "AHcuApVCczNvC7AP52QA" - entry "Program_2" entryGuid "AHcuBuS3JDdeZZ1mSxQA" - entry "Tools" entryGuid "AHcuBuWaNFeVCgjNfwAA" - entry "Processes" entryGuid "AHcuBuaJ0UGsRf0+WqAA" - entry "Other" entryGuid "AHcuBud8JBLfUo3PK5AA" -} - -attributeType "ats.User Community" extends EnumeratedAttribute { - guid "AAMFEdAPtAq1IEwiCQAA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - enumType "enum.ats.user.community" -} - -attributeType "ats.Estimated Hours" extends FloatingPointAttribute { - guid "AAMFEdCSqBh+cPyadiwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "0.0" -} - -attributeType "ats.Numeric1" extends FloatingPointAttribute { - guid "AABY2xxQsDm811kCViwA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - defaultValue "0.0" -} - -attributeType "ats.Numeric2" extends FloatingPointAttribute { - guid "AABiRtvZsAEkU4BS9qwA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - defaultValue "0.0" -} - -attributeType "ats.Weekly Benefit" extends FloatingPointAttribute { - guid "AAMFEdEnEU9AecOHMOwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "0" -} - -attributeType "ats.Hours Per Work Day" extends FloatingPointAttribute { - guid "AAMFEdGlqFsZp22RMdAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "0.0" -} - -attributeType "ats.Branch Id" extends IntegerAttribute { - guid "AAMFEQYd4VpF0Fy2+VAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Transaction Id" extends IntegerAttribute { - guid "AAMFEQaqpwxoT7Sx9UQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Percent Rework" extends IntegerAttribute { - guid "AAMFEdKfjl2TII9+tuwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Branch Metrics" extends StringAttribute { - guid "AAMFEQc7yxE0jUqVA7wA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.State" extends StringAttribute { - guid "AAMFEdMa3wzVvp60xLQA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Current State" extends StringAttribute { - guid "AAMFEdOWL3u6hmX2VbwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Problem" extends StringAttribute { - guid "AAMFEdQUxRyevvTu+bwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Proposed Resolution" extends StringAttribute { - guid "AAMFEdSSRDGgBQ5tctAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Resolution" extends StringAttribute { - guid "AAMFEdUMfV1KdbQNaKwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Description" extends StringAttribute { - guid "AAMFEdWJ_ChxX6+YKbwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Full Name" extends StringAttribute { - guid "AAMFEdZI9XLT34cTonAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Actionable Item" extends StringAttribute { - guid "AAMFEdbcR2zpGzFOLOQA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited -} - -attributeType "ats.Team Definition" extends StringAttribute { - guid "AAMFEdd5bFEe18bd0lQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Log" extends StringAttribute { - guid "AAMFEdgB1DX3eJSZb0wA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "xml" -} - -attributeType "ats.State Notes" extends StringAttribute { - guid "AAMFEdiWPm7M_xV1EswA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - fileExtension "xml" -} - -attributeType "ats.Related To State" extends StringAttribute { - guid "AAMFEdkwHULOmHbMbGgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.SMA Note" extends StringAttribute { - guid "AAMFEdm7ywte8qayfbAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Work Package" extends StringAttribute { - guid "AAMFEdpJqRp2wvA2qvAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Category" extends StringAttribute { - guid "AAMFEdrYniOQYrYUKKQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Category2" extends StringAttribute { - guid "AAMFEdthBkolbJKLXuAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Category3" extends StringAttribute { - guid "AAMFEd06oxr8LMzZxdgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Legacy PCR Id" extends StringAttribute { - guid "AAMFEd3TakphMtQX1zgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Decision Review Options" extends StringAttribute { - guid "AAMFEd5hRy1+SRJRqfwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Decision" extends StringAttribute { - guid "AAMFEd7uDXcmqq_FrCQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Review Defect" extends StringAttribute { - guid "AAMFEd+MSVAb8JQ6f5gA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited -} - -attributeType "ats.Location" extends StringAttribute { - guid "AAMFEeAW4QBlesdfacwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Authors" extends StringAttribute { - guid "AAMFEQmzoyhG0QNbstQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Role" extends StringAttribute { - guid "AAMFEeCqMz0XCSBJ+IQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -relationType "TeamLead" { - guid "AAMFE90HyTZPyHuQWOQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "TeamMember" { - guid "AAMFE92A6gCO9WJ2ijQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "PrivilegedMember" { - guid "AAMFE9XfiibyK1x2FiwA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "TeamActionableItem" { - guid "AAMFE939Ul9Oenq9wWgA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "Actionable Item" - sideBArtifactType "Actionable Item" - defaultOrderType Unordered - multiplicity ONE_TO_MANY -} - -relationType "ActionToWorkflow" { - guid "AAMFE953ixQThusHUPwA" - sideAName "Action" - sideAArtifactType "Action" - sideBName "Team Workflow" - sideBArtifactType "Team Workflow" - defaultOrderType Unordered - multiplicity ONE_TO_MANY -} - -relationType "SmaToTask" { - guid "AAMFE97xw1BM5l+GxKAA" - sideAName "State Machine Artifact" - sideAArtifactType "ats.Ats Artifact" - sideBName "Task" - sideBArtifactType "Task" - defaultOrderType Lexicographical_Ascending - multiplicity ONE_TO_MANY -} - -relationType "TeamWorkflowTargetedForVersion" { - guid "AAMFE99pzm4zSibDT9gA" - sideAName "Team Workflow" - sideAArtifactType "Team Workflow" - sideBName "Version" - sideBArtifactType "Version" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToVersion" { - guid "AAMFE9_i7zG3lR1kGWQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "Version" - sideBArtifactType "Version" - defaultOrderType Lexicographical_Ascending - multiplicity ONE_TO_MANY -} - -relationType "TeamDefinitionToWorkflowDiagram" { - guid "AAMFE+BpKTGewbN8c3gA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToTaskWorkflowDiagram" { - guid "AAMFE+DkeQ9mRBPca0QA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToDecisionReviewWorkflowDiagram" { - guid "AAMFE+Fg4RmKrda_jJQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToPeerToPeerReviewWorkflowDiagram" { - guid "AAMFE+HqYUG262IxMFwA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamWorkflowToReview" { - guid "AAMFE+JqDz+8tuRDdIwA" - sideAName "Team Workflow" - sideAArtifactType "Team Workflow" - sideBName "Review" - sideBArtifactType "ats.Review" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "SubscribedUser" { - guid "AAMFE+LkSAkfUWoTHdwA" - sideAName "Artifact" - sideAArtifactType "Artifact" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "FavoriteUser" { - guid "AAMFE+NegDLK1g2ph+AA" - sideAName "Artifact" - sideAArtifactType "Artifact" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "ParallelVersion" { - guid "AAMFE_EJHSBGb9msPXQA" - sideAName "Parent" - sideAArtifactType "Version" - sideBName "Child" - sideBArtifactType "Version" - defaultOrderType Lexicographical_Ascending - multiplicity MANY_TO_MANY -} - -relationType "Goal" { - guid "ABMn0wPKdyN+Mfo5nwgA" - sideAName "Goal" - sideAArtifactType "Goal" - sideBName "Member" - sideBArtifactType "ats.Ats Artifact" - defaultOrderType Lexicographical_Ascending - multiplicity MANY_TO_MANY +import +"platform:/plugin/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee" +abstract artifactType "ats.Release Artifact" extends "Artifact" { + guid "ABMZAdJpQi01iAbMBjgA" + attribute "ats.Released" +} + +abstract artifactType "ats.Ats Artifact" extends "Artifact" { + guid "ABMaLS0jvw92SE+4ZJQA" + attribute "ats.Description" +} + +artifactType "ats.Review" extends "ats.Ats Artifact" { + guid "ABMa6P4TwzXA1b8K3RAA" + attribute "ats.Actionable Item" + attribute "ats.Blocking Review" + attribute "ats.Current State" + attribute "ats.Estimated Completion Date" + attribute "ats.Estimated Hours" + attribute "ats.Estimated Release Date" + attribute "ats.Legacy PCR Id" + attribute "ats.Log" + attribute "ats.Need By" + attribute "ats.Related To State" + attribute "ats.Resolution" + attribute "ats.Review Blocks" + attribute "ats.Role" + attribute "ats.SMA Note" + attribute "ats.State Notes" + attribute "ats.State" +} + +artifactType "PeerToPeer Review" extends "ats.Review" { + guid "AAMFDhh_300dpgmNtRAA" + attribute "ats.Authors" + attribute "ats.Location" + attribute "ats.Review Defect" +} + +artifactType "Decision Review" extends "ats.Review" { + guid "AAMFDhfrdR7BGTL7H_wA" + attribute "ats.Decision Review Options" + attribute "ats.Decision" +} + +artifactType "Action" extends "ats.Ats Artifact" { + guid "AAMFDhY_rns71KvX14QA" + attribute "ats.User Community" + attribute "ats.Actionable Item" + attribute "ats.Change Type" + attribute "ats.Need By" + attribute "ats.Priority" + attribute "ats.Validation Required" +} + +artifactType "Team Definition" extends "ats.Ats Artifact" { + guid "AAMFDhUrlytusKbaQGAA" + attribute "ats.Hours Per Work Day" + attribute "ats.Full Name" + attribute "ats.Team Uses Versions" + attribute "ats.Require Targeted Version" + attribute "ats.Baseline Branch Guid" + attribute "ats.Active" + attribute "ats.Actionable" + attribute "ats.Allow Create Branch" + attribute "ats.Allow Commit Branch" +} + +artifactType "Actionable Item" extends "ats.Ats Artifact" { + guid "AAMFDhW2LmhtRFsVyzwA" + attribute "ats.Active" + attribute "ats.Actionable" +} + +artifactType "Version" extends "ats.Ats Artifact" { + guid "AAMFDhder0oETnv14xQA" + attribute "ats.Allow Commit Branch" + attribute "ats.Allow Create Branch" + attribute "ats.Estimated Release Date" + attribute "ats.Full Name" + attribute "ats.Next Version" + attribute "ats.Baseline Branch Guid" + attribute "ats.Release Date" + attribute "ats.Released" + attribute "ats.Version Locked" +} + +abstract artifactType "ats.State Machine" extends "ats.Ats Artifact" { + guid "ABMfXC+LFBn31ZZbvjAA" + attribute "ats.Work Package" + attribute "ats.Category" + attribute "ats.Category2" + attribute "ats.Category3" + attribute "ats.Numeric1" + attribute "ats.Numeric2" + attribute "ats.Current State" + attribute "ats.Estimated Completion Date" + attribute "ats.Estimated Hours" + attribute "ats.Estimated Release Date" + attribute "ats.Log" + attribute "ats.Release Date" + attribute "ats.Resolution" + attribute "ats.SMA Note" + attribute "ats.State Notes" + attribute "ats.State" +} + +abstract artifactType "Goal" extends "ats.State Machine" { + guid "ABMgU119UjI_Q23Yu+gA" + attribute "ats.Weekly Benefit" + attribute "ats.Change Type" + attribute "ats.Legacy PCR Id" + attribute "ats.Need By" + attribute "ats.Percent Rework" + attribute "ats.Priority" + attribute "ats.Problem" + attribute "ats.Proposed Resolution" + attribute "ats.Team Definition" + attribute "ats.User Community" +} + +artifactType "Task" extends "ats.State Machine" { + guid "AAMFDhbTAAB6h+06fuAA" + attribute "ats.Related To State" + attribute "ats.Uses Resolution Options" +} + +artifactType "Team Workflow" extends "Goal" { + guid "AAMFDhSiF2OD+wiUqugA" + attribute "ats.Actionable Item" + attribute "ats.Branch Id" + attribute "ats.Branch Metrics" + attribute "ats.Baseline Branch Guid" + attribute "ats.Transaction Id" + attribute "ats.Validation Required" +} + +attributeType "ats.Baseline Branch Guid" extends StringAttribute { + guid "AAMFEdIjJ2za2fblEVgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Validation Required" extends BooleanAttribute { + guid "AAMFEcjT0TwkD2R4w1QA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Active" extends BooleanAttribute { + guid "AAMFEclQOVmzkIvzyWwA" + dataProvider DefaultAttributeDataProvider + min 1 + max 1 + defaultValue "yes" +} + +attributeType "ats.Uses Resolution Options" extends BooleanAttribute { + guid "AAMFEPuOzltN1+Ze1kQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Released" extends BooleanAttribute { + guid "AAMFEcnMoUZMLA2zB1AA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Version Locked" extends BooleanAttribute { + guid "AAzRtEJXbjzR5jySOZgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Next Version" extends BooleanAttribute { + guid "AAMFEcpH8Xb72hsF5AwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Team Uses Versions" extends BooleanAttribute { + guid "AAMFEcrHnzPxQ7w3ligA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Require Targeted Version" extends BooleanAttribute { + guid "AAMFEQUBDxMJ67lodTQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Blocking Review" extends BooleanAttribute { + guid "AAMFEctKkjMRrIy1C7gA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Actionable" extends BooleanAttribute { + guid "AAMFEcvDtBiaJ3TMatAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "yes" +} + +attributeType "ats.Allow Create Branch" extends BooleanAttribute { + guid "AAMFEbARuQEvi6rtY5gA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "yes" +} + +attributeType "ats.Allow Commit Branch" extends BooleanAttribute { + guid "AAMFEbCZCkwgj73BsQgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "yes" +} + +attributeType "ats.Need By" extends DateAttribute { + guid "AAMFEcxAGzHAKfDNAIwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Estimated Release Date" extends DateAttribute { + guid "AAMFEcy6VB7Ble5SP1QA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Estimated Completion Date" extends DateAttribute { + guid "AAMFEc18k3Gh+GP7zqAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Release Date" extends DateAttribute { + guid "AAMFEc3+cGcMDOCdmdAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +oseeEnumType "enum.ats.review.blocks" { + guid "ABbjHDeufSNcLOtj78wA" + entry "None" entryGuid "CArJmR2JDn5DXT9FGPQA" + entry "Transition" entryGuid "CArJmR3xrEmbw7zbyqgA" + entry "Commit" entryGuid "CArJmR5WzHmG_n_OKhQA" +} + +attributeType "ats.Review Blocks" extends EnumeratedAttribute { + guid "AAMFEc6G2A8jmRWJgagA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + enumType "enum.ats.review.blocks" +} + +oseeEnumType "enum.ats.priority" { + guid "ABbjHDlSoUHxQqPfkQAA" + entry "1" entryGuid "CArJmPvK7mXFU4cMY3gA" + entry "2" entryGuid "CArJmR7LQUYx7XRMnwQA" + entry "3" entryGuid "CArJmR82AgY40rzzjagA" + entry "4" entryGuid "CArJmR+dqR2jW6eRU1AA" + entry "5" entryGuid "CArJmSAGIB9IRKqlKuAA" +} + +attributeType "ats.Priority" extends EnumeratedAttribute { + guid "AAMFEc8JzH1U6XGD59QA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + enumType "enum.ats.priority" +} + +oseeEnumType "enum.ats.change.type" { + guid "ABbjHDsCxWD6TscnY4AA" + entry "Improvement" entryGuid "CArJmSBzfx4jvQ5vEtAA" + entry "Problem" entryGuid "CArJmPw6F3bP1V5B59gA" + entry "Support" entryGuid "CArJmSDgGAG4aKsU+KAA" +} + +attributeType "ats.Change Type" extends EnumeratedAttribute { + guid "AAMFEc+MwGHnPCv7HlgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + enumType "enum.ats.change.type" +} + +oseeEnumType "enum.ats.user.community" { + guid "ABbjHDyl0m_BTHf+IdgA" + entry "Program_1" entryGuid "AHcuApVCczNvC7AP52QA" + entry "Program_2" entryGuid "AHcuBuS3JDdeZZ1mSxQA" + entry "Tools" entryGuid "AHcuBuWaNFeVCgjNfwAA" + entry "Processes" entryGuid "AHcuBuaJ0UGsRf0+WqAA" + entry "Other" entryGuid "AHcuBud8JBLfUo3PK5AA" +} + +attributeType "ats.User Community" extends EnumeratedAttribute { + guid "AAMFEdAPtAq1IEwiCQAA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + enumType "enum.ats.user.community" +} + +attributeType "ats.Estimated Hours" extends FloatingPointAttribute { + guid "AAMFEdCSqBh+cPyadiwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "0.0" +} + +attributeType "ats.Numeric1" extends FloatingPointAttribute { + guid "AABY2xxQsDm811kCViwA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + defaultValue "0.0" +} + +attributeType "ats.Numeric2" extends FloatingPointAttribute { + guid "AABiRtvZsAEkU4BS9qwA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + defaultValue "0.0" +} + +attributeType "ats.Weekly Benefit" extends FloatingPointAttribute { + guid "AAMFEdEnEU9AecOHMOwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "0" +} + +attributeType "ats.Hours Per Work Day" extends FloatingPointAttribute { + guid "AAMFEdGlqFsZp22RMdAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "0.0" +} + +attributeType "ats.Branch Id" extends IntegerAttribute { + guid "AAMFEQYd4VpF0Fy2+VAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Transaction Id" extends IntegerAttribute { + guid "AAMFEQaqpwxoT7Sx9UQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Percent Rework" extends IntegerAttribute { + guid "AAMFEdKfjl2TII9+tuwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Branch Metrics" extends StringAttribute { + guid "AAMFEQc7yxE0jUqVA7wA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.State" extends StringAttribute { + guid "AAMFEdMa3wzVvp60xLQA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Current State" extends StringAttribute { + guid "AAMFEdOWL3u6hmX2VbwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Problem" extends StringAttribute { + guid "AAMFEdQUxRyevvTu+bwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Proposed Resolution" extends StringAttribute { + guid "AAMFEdSSRDGgBQ5tctAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Resolution" extends StringAttribute { + guid "AAMFEdUMfV1KdbQNaKwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Description" extends StringAttribute { + guid "AAMFEdWJ_ChxX6+YKbwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Full Name" extends StringAttribute { + guid "AAMFEdZI9XLT34cTonAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Actionable Item" extends StringAttribute { + guid "AAMFEdbcR2zpGzFOLOQA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited +} + +attributeType "ats.Team Definition" extends StringAttribute { + guid "AAMFEdd5bFEe18bd0lQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Log" extends StringAttribute { + guid "AAMFEdgB1DX3eJSZb0wA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "xml" +} + +attributeType "ats.State Notes" extends StringAttribute { + guid "AAMFEdiWPm7M_xV1EswA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + fileExtension "xml" +} + +attributeType "ats.Related To State" extends StringAttribute { + guid "AAMFEdkwHULOmHbMbGgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.SMA Note" extends StringAttribute { + guid "AAMFEdm7ywte8qayfbAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Work Package" extends StringAttribute { + guid "AAMFEdpJqRp2wvA2qvAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Category" extends StringAttribute { + guid "AAMFEdrYniOQYrYUKKQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Category2" extends StringAttribute { + guid "AAMFEdthBkolbJKLXuAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Category3" extends StringAttribute { + guid "AAMFEd06oxr8LMzZxdgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Legacy PCR Id" extends StringAttribute { + guid "AAMFEd3TakphMtQX1zgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Decision Review Options" extends StringAttribute { + guid "AAMFEd5hRy1+SRJRqfwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Decision" extends StringAttribute { + guid "AAMFEd7uDXcmqq_FrCQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Review Defect" extends StringAttribute { + guid "AAMFEd+MSVAb8JQ6f5gA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited +} + +attributeType "ats.Location" extends StringAttribute { + guid "AAMFEeAW4QBlesdfacwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Authors" extends StringAttribute { + guid "AAMFEQmzoyhG0QNbstQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Role" extends StringAttribute { + guid "AAMFEeCqMz0XCSBJ+IQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +relationType "TeamLead" { + guid "AAMFE90HyTZPyHuQWOQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "TeamMember" { + guid "AAMFE92A6gCO9WJ2ijQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "PrivilegedMember" { + guid "AAMFE9XfiibyK1x2FiwA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "TeamActionableItem" { + guid "AAMFE939Ul9Oenq9wWgA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "Actionable Item" + sideBArtifactType "Actionable Item" + defaultOrderType Unordered + multiplicity ONE_TO_MANY +} + +relationType "ActionToWorkflow" { + guid "AAMFE953ixQThusHUPwA" + sideAName "Action" + sideAArtifactType "Action" + sideBName "Team Workflow" + sideBArtifactType "Team Workflow" + defaultOrderType Unordered + multiplicity ONE_TO_MANY +} + +relationType "SmaToTask" { + guid "AAMFE97xw1BM5l+GxKAA" + sideAName "State Machine Artifact" + sideAArtifactType "ats.Ats Artifact" + sideBName "Task" + sideBArtifactType "Task" + defaultOrderType Lexicographical_Ascending + multiplicity ONE_TO_MANY +} + +relationType "TeamWorkflowTargetedForVersion" { + guid "AAMFE99pzm4zSibDT9gA" + sideAName "Team Workflow" + sideAArtifactType "Team Workflow" + sideBName "Version" + sideBArtifactType "Version" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToVersion" { + guid "AAMFE9_i7zG3lR1kGWQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "Version" + sideBArtifactType "Version" + defaultOrderType Lexicographical_Ascending + multiplicity ONE_TO_MANY +} + +relationType "TeamDefinitionToWorkflowDiagram" { + guid "AAMFE+BpKTGewbN8c3gA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToTaskWorkflowDiagram" { + guid "AAMFE+DkeQ9mRBPca0QA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToDecisionReviewWorkflowDiagram" { + guid "AAMFE+Fg4RmKrda_jJQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToPeerToPeerReviewWorkflowDiagram" { + guid "AAMFE+HqYUG262IxMFwA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamWorkflowToReview" { + guid "AAMFE+JqDz+8tuRDdIwA" + sideAName "Team Workflow" + sideAArtifactType "Team Workflow" + sideBName "Review" + sideBArtifactType "ats.Review" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "SubscribedUser" { + guid "AAMFE+LkSAkfUWoTHdwA" + sideAName "Artifact" + sideAArtifactType "Artifact" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "FavoriteUser" { + guid "AAMFE+NegDLK1g2ph+AA" + sideAName "Artifact" + sideAArtifactType "Artifact" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "ParallelVersion" { + guid "AAMFE_EJHSBGb9msPXQA" + sideAName "Parent" + sideAArtifactType "Version" + sideBName "Child" + sideBArtifactType "Version" + defaultOrderType Lexicographical_Ascending + multiplicity MANY_TO_MANY +} + +relationType "Goal" { + guid "ABMn0wPKdyN+Mfo5nwgA" + sideAName "Goal" + sideAArtifactType "Goal" + sideBName "Member" + sideBArtifactType "ats.Ats Artifact" + defaultOrderType Lexicographical_Ascending + multiplicity MANY_TO_MANY } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.xml.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.xml.svn-base index 3c515bc1412..f7c8cd698e5 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.xml.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/OseeTypes_ATS.xml.svn-base @@ -1,1765 +1,1765 @@ - - - - - Ryan Brooks - 2006-03-10T14:37:59Z - 2008-11-29T20:19:36Z - 11.9999 - - - - - - 8445 - 15165 - -15 - -15 - False - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Factory to Artifact Mapping - - - Factory Class - Artifact Type Name - Super Type Name - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Team Workflow - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Team Definition - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Actionable Item - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Action - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Task - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Version - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Decision Review - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - PeerToPeer Review - Artifact - - - - # Attribute definition - - - Attribute Base Type - Attribute Data Provider - Attribute Name - File Extension - Tagger ID - Default Value - Validity Xml - Min Occurrence - Max Occurrence - Tip Text - User Visible - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Validation Required - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Active - yes - 1 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Uses Resolution Options - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Released - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Next Version - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Team Uses Versions - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Require Targeted Version - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Blocking Review - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Metrics from Tasks - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Actionable - yes - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Allow Create Branch - yes - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Allow Commit Branch - yes - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Need By - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Estimated Release Date - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Estimated Completion Date - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Release Date - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Review Blocks - <ReviewBlocks><Enum>None</Enum><Enum>Transition</Enum><Enum>Commit</Enum></ReviewBlocks> - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Priority - <Priority><Enum>1</Enum><Enum>2</Enum><Enum>3</Enum><Enum>4</Enum><Enum>5</Enum></Priority> - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Change Type - <ChangeType><Enum>Improvement</Enum><Enum>Problem</Enum><Enum>Support</Enum></ChangeType> - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.User Community - <UserCommunities><Enum>Program_1</Enum><Enum>Program_2</Enum><Enum>Tools</Enum><Enum>Processes</Enum><Enum>Other</Enum></UserCommunities> - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.FloatingPointAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Estimated Hours - 0.0 - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.FloatingPointAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Weekly Benefit - 0 - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.FloatingPointAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Man Days Needed - 0.0 - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Branch Id - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Parent Branch Id - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Transaction Id - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Percent Rework - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Branch Metrics - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.State - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Current State - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Problem - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Proposed Resolution - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Resolution - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Description - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Full Name - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Actionable Item - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Team Definition - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Log - xml - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.State Notes - xml - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Related To State - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.SMA Note - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Work Package - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Category - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Category2 - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Category3 - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Legacy PCR Id - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Decision Review Options - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Decision - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Review Defect - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Location - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Authors - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Role - 0 - 1 - Yes - - - - # Map attribute to artifact type - - - Artifact Type Name - Attribute Name - - - Artifact - Name - - - Artifact - Annotation - - - Artifact - Static Id - - - PeerToPeer Review - ats.Description - - - PeerToPeer Review - ats.Need By - - - PeerToPeer Review - ats.Blocking Review - - - PeerToPeer Review - ats.Resolution - - - PeerToPeer Review - ats.State - - - PeerToPeer Review - ats.Current State - - - PeerToPeer Review - ats.Log - - - PeerToPeer Review - ats.State Notes - - - PeerToPeer Review - ats.SMA Note - - - PeerToPeer Review - ats.Related To State - - - PeerToPeer Review - ats.Review Defect - - - PeerToPeer Review - ats.Estimated Release Date - - - - - - - - - - PeerToPeer Review - ats.Estimated Completion Date - - - - - - - - - - PeerToPeer Review - ats.Location - - - PeerToPeer Review - ats.Authors - - - PeerToPeer Review - ats.Role - - - PeerToPeer Review - ats.Legacy PCR Id - - - PeerToPeer Review - ats.Actionable Item - - - PeerToPeer Review - ats.Estimated Hours - - - PeerToPeer Review - ats.Review Blocks - - - Decision Review - ats.Review Blocks - - - Decision Review - ats.Actionable Item - - - Decision Review - ats.Description - - - Decision Review - ats.Estimated Hours - - - Decision Review - ats.Need By - - - Decision Review - ats.Estimated Release Date - - - - - - - - - - Decision Review - ats.Estimated Completion Date - - - - - - - - - - Decision Review - ats.Decision Review Options - - - Decision Review - ats.Decision - - - Decision Review - ats.Blocking Review - - - Decision Review - ats.Resolution - - - Decision Review - ats.State - - - Decision Review - ats.Current State - - - Decision Review - ats.Log - - - Decision Review - ats.State Notes - - - Decision Review - ats.SMA Note - - - Decision Review - ats.Related To State - - - Decision Review - ats.Role - - - Decision Review - ats.Legacy PCR Id - - - Team Definition - ats.Man Days Needed - - - Team Definition - ats.Description - - - Team Definition - ats.Full Name - - - Team Definition - ats.Team Uses Versions - - - Team Definition - ats.Require Targeted Version - - - Team Definition - ats.Parent Branch Id - - - Team Definition - ats.Active - - - Team Definition - ats.Actionable - - - Team Definition - ats.Allow Create Branch - - - Team Definition - ats.Allow Commit Branch - - - Actionable Item - ats.Active - - - Actionable Item - ats.Actionable - - - Actionable Item - ats.Description - - - Team Workflow - ats.Weekly Benefit - - - Team Workflow - ats.Branch Metrics - - - Team Workflow - ats.Percent Rework - - - Team Workflow - ats.Parent Branch Id - - - Team Workflow - ats.Branch Id - - - Team Workflow - ats.Transaction Id - - - Team Workflow - ats.Legacy PCR Id - - - Team Workflow - ats.Log - - - Team Workflow - ats.State Notes - - - Team Workflow - ats.SMA Note - - - Team Workflow - ats.Work Package - - - Team Workflow - ats.Category - - - Team Workflow - ats.Category2 - - - Team Workflow - ats.Category3 - - - Team Workflow - ats.Actionable Item - - - Team Workflow - ats.User Community - - - Team Workflow - ats.Change Type - - - Team Workflow - ats.Current State - - - Team Workflow - ats.Team Definition - - - Team Workflow - ats.Description - - - Team Workflow - ats.Estimated Hours - - - Team Workflow - ats.Need By - - - Team Workflow - ats.Priority - - - Team Workflow - ats.Problem - - - Team Workflow - ats.Proposed Resolution - - - Team Workflow - ats.Estimated Release Date - - - - - - - - - - Team Workflow - ats.Estimated Completion Date - - - - - - - - - - Team Workflow - ats.Release Date - - - - - - - - - - Team Workflow - ats.Resolution - - - Team Workflow - ats.State - - - Team Workflow - ats.Validation Required - - - Team Workflow - ats.Metrics from Tasks - - - Task - ats.Uses Resolution Options - - - Task - ats.Log - - - Task - ats.State Notes - - - Task - ats.SMA Note - - - Task - ats.Work Package - - - Task - ats.Category - - - Task - ats.Category2 - - - Task - ats.Category3 - - - Task - ats.Current State - - - Task - ats.Description - - - Task - ats.Estimated Hours - - - Task - ats.Resolution - - - Task - ats.Estimated Release Date - - - - - - - - - - Task - ats.Estimated Completion Date - - - - - - - - - - Task - ats.Release Date - - - - - - - - - - Task - ats.State - - - Task - ats.Related To State - - - Action - ats.User Community - - - Action - ats.Actionable Item - - - Action - ats.Change Type - - - Action - ats.Description - - - Action - ats.Need By - - - Action - ats.Priority - - - Action - ats.Validation Required - - - Version - ats.Released - - - Version - ats.Description - - - Version - ats.Full Name - - - Version - ats.Next Version - - - - - - - - - - Version - ats.Estimated Release Date - - - - - - - - - - Version - ats.Release Date - - - - - - - - - - Version - ats.Parent Branch Id - - - Version - ats.Allow Create Branch - - - Version - ats.Allow Commit Branch - - - - # Relation Type definition - - - Relation type name - Side A Name - A to B Phrase - Side B Name - B to A Phrase - Short Name - Ordered - - - TeamLead - Artifact - is lead by - User - leads - LEAD - No - - - TeamMember - Artifact - has member - User - is member of - MEMB - No - - - PrivilegedMember - Team Definition - has member - User - is member of - PMEMB - No - - - TeamActionableItem - Team Definition - supports - Actionable Item - is supported by - TAI - No - - - ActionToWorkflow - Action - impacts - Team Workflow - supports - AtW - No - - - SmaToTask - Artifact - has tasks - Task - belongs to - TSKS - Yes - - - TeamWorkflowTargetedForVersion - Team Workflow - is targeted for - Version - implements - TSKS - No - - - TeamDefinitionToVersion - Team Definition - has version - Version - is version of - TSKS - Yes - - - TeamDefinitionToWorkflowDiagram - Team Definition - has diagram - General Document - is team workflow of - TDtWFD - No - - - TeamDefinitionToTaskWorkflowDiagram - Team Definition - has diagram - General Document - is task workflow of - TDtWFD - No - - - TeamDefinitionToDecisionReviewWorkflowDiagram - Team Definition - has diagram - General Document - is decision workflow of - TDtWFD - No - - - TeamDefinitionToPeerToPeerReviewWorkflowDiagram - Team Definition - has diagram - General Document - is peerToPeer workflow of - TDtWFD - No - - - TeamWorkflowToReview - Team Workflow - is reviewed by - Decision Review - is review of - TWtDR - No - - - SubscribedUser - Artifact - is subscribed by - User - is subscribed to - Sub - No - - - FavoriteUser - Artifact - is a favorite of - User - has favorite - Fav - No - - - ParallelVersion - Parent - has parallel version - Child - is parallel version of - PV - Yes - - - - # NOTE: The way relations are added and because All Artifacts are of SuperType "Artifact", line Defect,ArtifactToDef will set Defect's max with 0,0 and Artifact,ArtifactToDefect will add n,0 to all other artifact types - - - # Resolution: Always define specific artifact side first, then define the "Artifact" side second; eg: Route State, RouteFromState,1,0 THEN Artifact,RouteFromState,0,1 - - - # Valid artifact types per side of a relation - - - # Although 1 Action can have N Product Impacts, this table describes it by the number of relation lines. There can only be one Product Impact on Side B, but side A can have UNLIMITED Actions on left - - - # In otherwords: How many ActionProductImpact links can be attached to the same Product Impact = 1; How many ActionProductiMpact linkds can be attached to one ActionArtifact = n - - - Artifact Type - Relation Type - Side A Max - Side B Max - Side (unused) - - - Team Definition - TeamDefinitionToWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToTaskWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToTaskWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToDecisionReviewWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToDecisionReviewWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToPeerToPeerReviewWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToPeerToPeerReviewWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToVersion - UNLIMITED - 0 - Action - - - Version - TeamDefinitionToVersion - 0 - 1 - Workflow - - - Action - ActionToWorkflow - UNLIMITED - 0 - Action - - - Team Workflow - ActionToWorkflow - 0 - 1 - Workflow - - - Team Workflow - TeamWorkflowToReview - UNLIMITED - 0 - Action - - - Decision Review - TeamWorkflowToReview - 0 - UNLIMITED - Workflow - - - PeerToPeer Review - TeamWorkflowToReview - 0 - UNLIMITED - Workflow - - - Team Workflow - TeamWorkflowTargetedForVersion - 1 - 0 - Action - - - Version - TeamWorkflowTargetedForVersion - 0 - UNLIMITED - Workflow - - - Version - ParallelVersion - 0 - UNLIMITED - Action - - - Version - ParallelVersion - UNLIMITED - 0 - Workflow - - - Task - SmaToTask - 0 - 1 - Task - - - Artifact - SmaToTask - UNLIMITED - 0 - Artifact - - - Actionable Item - TeamActionableItem - 0 - UNLIMITED - User - - - Team Definition - TeamActionableItem - UNLIMITED - 0 - State - - - User - TeamLead - 0 - UNLIMITED - User - - - Artifact - TeamLead - UNLIMITED - 0 - State - - - User - TeamMember - 0 - UNLIMITED - User - - - Artifact - TeamMember - UNLIMITED - 0 - State - - - User - PrivilegedMember - 0 - UNLIMITED - User - - - Artifact - PrivilegedMember - UNLIMITED - 0 - State - - - User - SubscribedUser - 0 - UNLIMITED - User - - - Artifact - SubscribedUser - UNLIMITED - 0 - Artifact - - - User - FavoriteUser - 0 - UNLIMITED - User - - - Artifact - FavoriteUser - UNLIMITED - 0 - Artifact - -
- - - - 600 - 600 - - 90 - - 3 - - - 3 - 7 - 7 - - - False - False - - - Attribute Base Type - -
-
+ + + + + Ryan Brooks + 2006-03-10T14:37:59Z + 2008-11-29T20:19:36Z + 11.9999 + + + + + + 8445 + 15165 + -15 + -15 + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # Factory to Artifact Mapping + + + Factory Class + Artifact Type Name + Super Type Name + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Team Workflow + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Team Definition + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Actionable Item + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Action + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Task + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Version + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Decision Review + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + PeerToPeer Review + Artifact + + + + # Attribute definition + + + Attribute Base Type + Attribute Data Provider + Attribute Name + File Extension + Tagger ID + Default Value + Validity Xml + Min Occurrence + Max Occurrence + Tip Text + User Visible + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Validation Required + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Active + yes + 1 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Uses Resolution Options + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Released + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Next Version + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Team Uses Versions + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Require Targeted Version + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Blocking Review + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Metrics from Tasks + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Actionable + yes + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Allow Create Branch + yes + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Allow Commit Branch + yes + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Need By + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Estimated Release Date + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Estimated Completion Date + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Release Date + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Review Blocks + <ReviewBlocks><Enum>None</Enum><Enum>Transition</Enum><Enum>Commit</Enum></ReviewBlocks> + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Priority + <Priority><Enum>1</Enum><Enum>2</Enum><Enum>3</Enum><Enum>4</Enum><Enum>5</Enum></Priority> + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Change Type + <ChangeType><Enum>Improvement</Enum><Enum>Problem</Enum><Enum>Support</Enum></ChangeType> + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.User Community + <UserCommunities><Enum>Program_1</Enum><Enum>Program_2</Enum><Enum>Tools</Enum><Enum>Processes</Enum><Enum>Other</Enum></UserCommunities> + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.FloatingPointAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Estimated Hours + 0.0 + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.FloatingPointAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Weekly Benefit + 0 + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.FloatingPointAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Man Days Needed + 0.0 + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Branch Id + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Parent Branch Id + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Transaction Id + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Percent Rework + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Branch Metrics + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.State + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Current State + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Problem + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Proposed Resolution + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Resolution + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Description + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Full Name + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Actionable Item + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Team Definition + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Log + xml + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.State Notes + xml + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Related To State + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.SMA Note + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Work Package + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Category + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Category2 + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Category3 + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Legacy PCR Id + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Decision Review Options + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Decision + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Review Defect + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Location + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Authors + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Role + 0 + 1 + Yes + + + + # Map attribute to artifact type + + + Artifact Type Name + Attribute Name + + + Artifact + Name + + + Artifact + Annotation + + + Artifact + Static Id + + + PeerToPeer Review + ats.Description + + + PeerToPeer Review + ats.Need By + + + PeerToPeer Review + ats.Blocking Review + + + PeerToPeer Review + ats.Resolution + + + PeerToPeer Review + ats.State + + + PeerToPeer Review + ats.Current State + + + PeerToPeer Review + ats.Log + + + PeerToPeer Review + ats.State Notes + + + PeerToPeer Review + ats.SMA Note + + + PeerToPeer Review + ats.Related To State + + + PeerToPeer Review + ats.Review Defect + + + PeerToPeer Review + ats.Estimated Release Date + + + + + + + + + + PeerToPeer Review + ats.Estimated Completion Date + + + + + + + + + + PeerToPeer Review + ats.Location + + + PeerToPeer Review + ats.Authors + + + PeerToPeer Review + ats.Role + + + PeerToPeer Review + ats.Legacy PCR Id + + + PeerToPeer Review + ats.Actionable Item + + + PeerToPeer Review + ats.Estimated Hours + + + PeerToPeer Review + ats.Review Blocks + + + Decision Review + ats.Review Blocks + + + Decision Review + ats.Actionable Item + + + Decision Review + ats.Description + + + Decision Review + ats.Estimated Hours + + + Decision Review + ats.Need By + + + Decision Review + ats.Estimated Release Date + + + + + + + + + + Decision Review + ats.Estimated Completion Date + + + + + + + + + + Decision Review + ats.Decision Review Options + + + Decision Review + ats.Decision + + + Decision Review + ats.Blocking Review + + + Decision Review + ats.Resolution + + + Decision Review + ats.State + + + Decision Review + ats.Current State + + + Decision Review + ats.Log + + + Decision Review + ats.State Notes + + + Decision Review + ats.SMA Note + + + Decision Review + ats.Related To State + + + Decision Review + ats.Role + + + Decision Review + ats.Legacy PCR Id + + + Team Definition + ats.Man Days Needed + + + Team Definition + ats.Description + + + Team Definition + ats.Full Name + + + Team Definition + ats.Team Uses Versions + + + Team Definition + ats.Require Targeted Version + + + Team Definition + ats.Parent Branch Id + + + Team Definition + ats.Active + + + Team Definition + ats.Actionable + + + Team Definition + ats.Allow Create Branch + + + Team Definition + ats.Allow Commit Branch + + + Actionable Item + ats.Active + + + Actionable Item + ats.Actionable + + + Actionable Item + ats.Description + + + Team Workflow + ats.Weekly Benefit + + + Team Workflow + ats.Branch Metrics + + + Team Workflow + ats.Percent Rework + + + Team Workflow + ats.Parent Branch Id + + + Team Workflow + ats.Branch Id + + + Team Workflow + ats.Transaction Id + + + Team Workflow + ats.Legacy PCR Id + + + Team Workflow + ats.Log + + + Team Workflow + ats.State Notes + + + Team Workflow + ats.SMA Note + + + Team Workflow + ats.Work Package + + + Team Workflow + ats.Category + + + Team Workflow + ats.Category2 + + + Team Workflow + ats.Category3 + + + Team Workflow + ats.Actionable Item + + + Team Workflow + ats.User Community + + + Team Workflow + ats.Change Type + + + Team Workflow + ats.Current State + + + Team Workflow + ats.Team Definition + + + Team Workflow + ats.Description + + + Team Workflow + ats.Estimated Hours + + + Team Workflow + ats.Need By + + + Team Workflow + ats.Priority + + + Team Workflow + ats.Problem + + + Team Workflow + ats.Proposed Resolution + + + Team Workflow + ats.Estimated Release Date + + + + + + + + + + Team Workflow + ats.Estimated Completion Date + + + + + + + + + + Team Workflow + ats.Release Date + + + + + + + + + + Team Workflow + ats.Resolution + + + Team Workflow + ats.State + + + Team Workflow + ats.Validation Required + + + Team Workflow + ats.Metrics from Tasks + + + Task + ats.Uses Resolution Options + + + Task + ats.Log + + + Task + ats.State Notes + + + Task + ats.SMA Note + + + Task + ats.Work Package + + + Task + ats.Category + + + Task + ats.Category2 + + + Task + ats.Category3 + + + Task + ats.Current State + + + Task + ats.Description + + + Task + ats.Estimated Hours + + + Task + ats.Resolution + + + Task + ats.Estimated Release Date + + + + + + + + + + Task + ats.Estimated Completion Date + + + + + + + + + + Task + ats.Release Date + + + + + + + + + + Task + ats.State + + + Task + ats.Related To State + + + Action + ats.User Community + + + Action + ats.Actionable Item + + + Action + ats.Change Type + + + Action + ats.Description + + + Action + ats.Need By + + + Action + ats.Priority + + + Action + ats.Validation Required + + + Version + ats.Released + + + Version + ats.Description + + + Version + ats.Full Name + + + Version + ats.Next Version + + + + + + + + + + Version + ats.Estimated Release Date + + + + + + + + + + Version + ats.Release Date + + + + + + + + + + Version + ats.Parent Branch Id + + + Version + ats.Allow Create Branch + + + Version + ats.Allow Commit Branch + + + + # Relation Type definition + + + Relation type name + Side A Name + A to B Phrase + Side B Name + B to A Phrase + Short Name + Ordered + + + TeamLead + Artifact + is lead by + User + leads + LEAD + No + + + TeamMember + Artifact + has member + User + is member of + MEMB + No + + + PrivilegedMember + Team Definition + has member + User + is member of + PMEMB + No + + + TeamActionableItem + Team Definition + supports + Actionable Item + is supported by + TAI + No + + + ActionToWorkflow + Action + impacts + Team Workflow + supports + AtW + No + + + SmaToTask + Artifact + has tasks + Task + belongs to + TSKS + Yes + + + TeamWorkflowTargetedForVersion + Team Workflow + is targeted for + Version + implements + TSKS + No + + + TeamDefinitionToVersion + Team Definition + has version + Version + is version of + TSKS + Yes + + + TeamDefinitionToWorkflowDiagram + Team Definition + has diagram + General Document + is team workflow of + TDtWFD + No + + + TeamDefinitionToTaskWorkflowDiagram + Team Definition + has diagram + General Document + is task workflow of + TDtWFD + No + + + TeamDefinitionToDecisionReviewWorkflowDiagram + Team Definition + has diagram + General Document + is decision workflow of + TDtWFD + No + + + TeamDefinitionToPeerToPeerReviewWorkflowDiagram + Team Definition + has diagram + General Document + is peerToPeer workflow of + TDtWFD + No + + + TeamWorkflowToReview + Team Workflow + is reviewed by + Decision Review + is review of + TWtDR + No + + + SubscribedUser + Artifact + is subscribed by + User + is subscribed to + Sub + No + + + FavoriteUser + Artifact + is a favorite of + User + has favorite + Fav + No + + + ParallelVersion + Parent + has parallel version + Child + is parallel version of + PV + Yes + + + + # NOTE: The way relations are added and because All Artifacts are of SuperType "Artifact", line Defect,ArtifactToDef will set Defect's max with 0,0 and Artifact,ArtifactToDefect will add n,0 to all other artifact types + + + # Resolution: Always define specific artifact side first, then define the "Artifact" side second; eg: Route State, RouteFromState,1,0 THEN Artifact,RouteFromState,0,1 + + + # Valid artifact types per side of a relation + + + # Although 1 Action can have N Product Impacts, this table describes it by the number of relation lines. There can only be one Product Impact on Side B, but side A can have UNLIMITED Actions on left + + + # In otherwords: How many ActionProductImpact links can be attached to the same Product Impact = 1; How many ActionProductiMpact linkds can be attached to one ActionArtifact = n + + + Artifact Type + Relation Type + Side A Max + Side B Max + Side (unused) + + + Team Definition + TeamDefinitionToWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToTaskWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToTaskWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToDecisionReviewWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToDecisionReviewWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToPeerToPeerReviewWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToPeerToPeerReviewWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToVersion + UNLIMITED + 0 + Action + + + Version + TeamDefinitionToVersion + 0 + 1 + Workflow + + + Action + ActionToWorkflow + UNLIMITED + 0 + Action + + + Team Workflow + ActionToWorkflow + 0 + 1 + Workflow + + + Team Workflow + TeamWorkflowToReview + UNLIMITED + 0 + Action + + + Decision Review + TeamWorkflowToReview + 0 + UNLIMITED + Workflow + + + PeerToPeer Review + TeamWorkflowToReview + 0 + UNLIMITED + Workflow + + + Team Workflow + TeamWorkflowTargetedForVersion + 1 + 0 + Action + + + Version + TeamWorkflowTargetedForVersion + 0 + UNLIMITED + Workflow + + + Version + ParallelVersion + 0 + UNLIMITED + Action + + + Version + ParallelVersion + UNLIMITED + 0 + Workflow + + + Task + SmaToTask + 0 + 1 + Task + + + Artifact + SmaToTask + UNLIMITED + 0 + Artifact + + + Actionable Item + TeamActionableItem + 0 + UNLIMITED + User + + + Team Definition + TeamActionableItem + UNLIMITED + 0 + State + + + User + TeamLead + 0 + UNLIMITED + User + + + Artifact + TeamLead + UNLIMITED + 0 + State + + + User + TeamMember + 0 + UNLIMITED + User + + + Artifact + TeamMember + UNLIMITED + 0 + State + + + User + PrivilegedMember + 0 + UNLIMITED + User + + + Artifact + PrivilegedMember + UNLIMITED + 0 + State + + + User + SubscribedUser + 0 + UNLIMITED + User + + + Artifact + SubscribedUser + UNLIMITED + 0 + Artifact + + + User + FavoriteUser + 0 + UNLIMITED + User + + + Artifact + FavoriteUser + UNLIMITED + 0 + Artifact + +
+ + + + 600 + 600 + + 90 + + 3 + + + 3 + 7 + 7 + + + False + False + + + Attribute Base Type + +
+
diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/presentation outline.txt.svn-base b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/presentation outline.txt.svn-base index f24ef760d02..99d60ffcca6 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/presentation outline.txt.svn-base +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/.svn/text-base/presentation outline.txt.svn-base @@ -1,24 +1,24 @@ - - -* Introduction to OSEE (1 minute) -* Use of GEF (3 minutes) - * Description of ATS and workflow configuration (1.5 minutes) - * Prior use of Vue (.5 minutes) - * Side-by-side comparison of Vue and GEF (1 minute) -* Use of Xtext (4 minutes) - * domain spesific languages - define - * Use of spreadsheets prior to 0.8.2 (.5 minutes) - * Issues with this approach--no syntax or semantics checking, issues not found until runtime and , , poor readability, no navigation support, no autocomplete, had to write akward sax parsing, (.5 minutes) - * Introduction to Xtext type sheets (1.5 minutes) - * only need to define grammer xtext takes care of don't need formal instructions on complilers - * Side-by-side comparison of type data pre- and post-0.8.2 (.5 minutes) - * Type comparator (1 minute), provides view of what will change (didn't have this with excel) was Roberto if xtext helped here -* Live demonstration of GEF or Xtext comparator (if time permits) -* Time for questions (2 minutes) - -Total budgeted presentation time: 8 minutes - - -imagine syntax and create an example (reference) model -define the grammer using xtext that is used by on the reference model - + + +* Introduction to OSEE (1 minute) +* Use of GEF (3 minutes) + * Description of ATS and workflow configuration (1.5 minutes) + * Prior use of Vue (.5 minutes) + * Side-by-side comparison of Vue and GEF (1 minute) +* Use of Xtext (4 minutes) + * domain spesific languages - define + * Use of spreadsheets prior to 0.8.2 (.5 minutes) + * Issues with this approach--no syntax or semantics checking, issues not found until runtime and , , poor readability, no navigation support, no autocomplete, had to write akward sax parsing, (.5 minutes) + * Introduction to Xtext type sheets (1.5 minutes) + * only need to define grammer xtext takes care of don't need formal instructions on complilers + * Side-by-side comparison of type data pre- and post-0.8.2 (.5 minutes) + * Type comparator (1 minute), provides view of what will change (didn't have this with excel) was Roberto if xtext helped here +* Live demonstration of GEF or Xtext comparator (if time permits) +* Time for questions (2 minutes) + +Total budgeted presentation time: 8 minutes + + +imagine syntax and create an example (reference) model +define the grammer using xtext that is used by on the reference model + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.osee_old b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.osee_old index ea1f4e0cc11..404647ce7cc 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.osee_old +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.osee_old @@ -1,759 +1,759 @@ -import -"platform:/plugin/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee" -abstract artifactType "ats.Release Artifact" extends "Artifact" { - guid "ABMZAdJpQi01iAbMBjgA" - attribute "ats.Released" -} - -abstract artifactType "ats.Ats Artifact" extends "Artifact" { - guid "ABMaLS0jvw92SE+4ZJQA" - attribute "ats.Description" -} - -artifactType "ats.Review" extends "ats.Ats Artifact" { - guid "ABMa6P4TwzXA1b8K3RAA" - attribute "ats.Actionable Item" - attribute "ats.Blocking Review" - attribute "ats.Current State" - attribute "ats.Estimated Completion Date" - attribute "ats.Estimated Hours" - attribute "ats.Estimated Release Date" - attribute "ats.Legacy PCR Id" - attribute "ats.Log" - attribute "ats.Need By" - attribute "ats.Related To State" - attribute "ats.Resolution" - attribute "ats.Review Blocks" - attribute "ats.Role" - attribute "ats.SMA Note" - attribute "ats.State Notes" - attribute "ats.State" -} - -artifactType "PeerToPeer Review" extends "ats.Review" { - guid "AAMFDhh_300dpgmNtRAA" - attribute "ats.Authors" - attribute "ats.Location" - attribute "ats.Review Defect" -} - -artifactType "Decision Review" extends "ats.Review" { - guid "AAMFDhfrdR7BGTL7H_wA" - attribute "ats.Decision Review Options" - attribute "ats.Decision" -} - -artifactType "Action" extends "ats.Ats Artifact" { - guid "AAMFDhY_rns71KvX14QA" - attribute "ats.User Community" - attribute "ats.Actionable Item" - attribute "ats.Change Type" - attribute "ats.Need By" - attribute "ats.Priority" - attribute "ats.Validation Required" -} - -artifactType "Team Definition" extends "ats.Ats Artifact" { - guid "AAMFDhUrlytusKbaQGAA" - attribute "ats.Hours Per Work Day" - attribute "ats.Full Name" - attribute "ats.Team Uses Versions" - attribute "ats.Require Targeted Version" - attribute "ats.Baseline Branch Guid" - attribute "ats.Active" - attribute "ats.Actionable" - attribute "ats.Allow Create Branch" - attribute "ats.Allow Commit Branch" -} - -artifactType "Actionable Item" extends "ats.Ats Artifact" { - guid "AAMFDhW2LmhtRFsVyzwA" - attribute "ats.Active" - attribute "ats.Actionable" -} - -artifactType "Version" extends "ats.Ats Artifact" { - guid "AAMFDhder0oETnv14xQA" - attribute "ats.Allow Commit Branch" - attribute "ats.Allow Create Branch" - attribute "ats.Estimated Release Date" - attribute "ats.Full Name" - attribute "ats.Next Version" - attribute "ats.Baseline Branch Guid" - attribute "ats.Release Date" - attribute "ats.Released" - attribute "ats.Version Locked" -} - -abstract artifactType "ats.State Machine" extends "ats.Ats Artifact" { - guid "ABMfXC+LFBn31ZZbvjAA" - attribute "ats.Work Package" - attribute "ats.Category" - attribute "ats.Category2" - attribute "ats.Category3" - attribute "ats.Numeric1" - attribute "ats.Numeric2" - attribute "ats.Current State" - attribute "ats.Estimated Completion Date" - attribute "ats.Estimated Hours" - attribute "ats.Estimated Release Date" - attribute "ats.Log" - attribute "ats.Release Date" - attribute "ats.Resolution" - attribute "ats.SMA Note" - attribute "ats.State Notes" - attribute "ats.State" -} - -abstract artifactType "Goal" extends "ats.State Machine" { - guid "ABMgU119UjI_Q23Yu+gA" - attribute "ats.Weekly Benefit" - attribute "ats.Change Type" - attribute "ats.Legacy PCR Id" - attribute "ats.Need By" - attribute "ats.Percent Rework" - attribute "ats.Priority" - attribute "ats.Problem" - attribute "ats.Proposed Resolution" - attribute "ats.Team Definition" - attribute "ats.User Community" -} - -artifactType "Task" extends "ats.State Machine" { - guid "AAMFDhbTAAB6h+06fuAA" - attribute "ats.Related To State" - attribute "ats.Uses Resolution Options" -} - -artifactType "Team Workflow" extends "Goal" { - guid "AAMFDhSiF2OD+wiUqugA" - attribute "ats.Actionable Item" - attribute "ats.Branch Id" - attribute "ats.Branch Metrics" - attribute "ats.Baseline Branch Guid" - attribute "ats.Transaction Id" - attribute "ats.Validation Required" -} - -attributeType "ats.Baseline Branch Guid" extends StringAttribute { - guid "AAMFEdIjJ2za2fblEVgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Validation Required" extends BooleanAttribute { - guid "AAMFEcjT0TwkD2R4w1QA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Active" extends BooleanAttribute { - guid "AAMFEclQOVmzkIvzyWwA" - dataProvider DefaultAttributeDataProvider - min 1 - max 1 - defaultValue "yes" -} - -attributeType "ats.Uses Resolution Options" extends BooleanAttribute { - guid "AAMFEPuOzltN1+Ze1kQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Released" extends BooleanAttribute { - guid "AAMFEcnMoUZMLA2zB1AA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Version Locked" extends BooleanAttribute { - guid "AAzRtEJXbjzR5jySOZgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Next Version" extends BooleanAttribute { - guid "AAMFEcpH8Xb72hsF5AwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Team Uses Versions" extends BooleanAttribute { - guid "AAMFEcrHnzPxQ7w3ligA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Require Targeted Version" extends BooleanAttribute { - guid "AAMFEQUBDxMJ67lodTQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Blocking Review" extends BooleanAttribute { - guid "AAMFEctKkjMRrIy1C7gA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "no" -} - -attributeType "ats.Actionable" extends BooleanAttribute { - guid "AAMFEcvDtBiaJ3TMatAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "yes" -} - -attributeType "ats.Allow Create Branch" extends BooleanAttribute { - guid "AAMFEbARuQEvi6rtY5gA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "yes" -} - -attributeType "ats.Allow Commit Branch" extends BooleanAttribute { - guid "AAMFEbCZCkwgj73BsQgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "yes" -} - -attributeType "ats.Need By" extends DateAttribute { - guid "AAMFEcxAGzHAKfDNAIwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Estimated Release Date" extends DateAttribute { - guid "AAMFEcy6VB7Ble5SP1QA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Estimated Completion Date" extends DateAttribute { - guid "AAMFEc18k3Gh+GP7zqAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Release Date" extends DateAttribute { - guid "AAMFEc3+cGcMDOCdmdAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -oseeEnumType "enum.ats.review.blocks" { - guid "ABbjHDeufSNcLOtj78wA" - entry "None" entryGuid "CArJmR2JDn5DXT9FGPQA" - entry "Transition" entryGuid "CArJmR3xrEmbw7zbyqgA" - entry "Commit" entryGuid "CArJmR5WzHmG_n_OKhQA" -} - -attributeType "ats.Review Blocks" extends EnumeratedAttribute { - guid "AAMFEc6G2A8jmRWJgagA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - enumType "enum.ats.review.blocks" -} - -oseeEnumType "enum.ats.priority" { - guid "ABbjHDlSoUHxQqPfkQAA" - entry "1" entryGuid "CArJmPvK7mXFU4cMY3gA" - entry "2" entryGuid "CArJmR7LQUYx7XRMnwQA" - entry "3" entryGuid "CArJmR82AgY40rzzjagA" - entry "4" entryGuid "CArJmR+dqR2jW6eRU1AA" - entry "5" entryGuid "CArJmSAGIB9IRKqlKuAA" -} - -attributeType "ats.Priority" extends EnumeratedAttribute { - guid "AAMFEc8JzH1U6XGD59QA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - enumType "enum.ats.priority" -} - -oseeEnumType "enum.ats.change.type" { - guid "ABbjHDsCxWD6TscnY4AA" - entry "Improvement" entryGuid "CArJmSBzfx4jvQ5vEtAA" - entry "Problem" entryGuid "CArJmPw6F3bP1V5B59gA" - entry "Support" entryGuid "CArJmSDgGAG4aKsU+KAA" -} - -attributeType "ats.Change Type" extends EnumeratedAttribute { - guid "AAMFEc+MwGHnPCv7HlgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - enumType "enum.ats.change.type" -} - -oseeEnumType "enum.ats.user.community" { - guid "ABbjHDyl0m_BTHf+IdgA" - entry "Program_1" entryGuid "AHcuApVCczNvC7AP52QA" - entry "Program_2" entryGuid "AHcuBuS3JDdeZZ1mSxQA" - entry "Tools" entryGuid "AHcuBuWaNFeVCgjNfwAA" - entry "Processes" entryGuid "AHcuBuaJ0UGsRf0+WqAA" - entry "Other" entryGuid "AHcuBud8JBLfUo3PK5AA" -} - -attributeType "ats.User Community" extends EnumeratedAttribute { - guid "AAMFEdAPtAq1IEwiCQAA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - enumType "enum.ats.user.community" -} - -attributeType "ats.Estimated Hours" extends FloatingPointAttribute { - guid "AAMFEdCSqBh+cPyadiwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "0.0" -} - -attributeType "ats.Numeric1" extends FloatingPointAttribute { - guid "AABY2xxQsDm811kCViwA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - defaultValue "0.0" -} - -attributeType "ats.Numeric2" extends FloatingPointAttribute { - guid "AABiRtvZsAEkU4BS9qwA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - defaultValue "0.0" -} - -attributeType "ats.Weekly Benefit" extends FloatingPointAttribute { - guid "AAMFEdEnEU9AecOHMOwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "0" -} - -attributeType "ats.Hours Per Work Day" extends FloatingPointAttribute { - guid "AAMFEdGlqFsZp22RMdAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - defaultValue "0.0" -} - -attributeType "ats.Branch Id" extends IntegerAttribute { - guid "AAMFEQYd4VpF0Fy2+VAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Transaction Id" extends IntegerAttribute { - guid "AAMFEQaqpwxoT7Sx9UQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Percent Rework" extends IntegerAttribute { - guid "AAMFEdKfjl2TII9+tuwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Branch Metrics" extends StringAttribute { - guid "AAMFEQc7yxE0jUqVA7wA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.State" extends StringAttribute { - guid "AAMFEdMa3wzVvp60xLQA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Current State" extends StringAttribute { - guid "AAMFEdOWL3u6hmX2VbwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Problem" extends StringAttribute { - guid "AAMFEdQUxRyevvTu+bwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Proposed Resolution" extends StringAttribute { - guid "AAMFEdSSRDGgBQ5tctAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Resolution" extends StringAttribute { - guid "AAMFEdUMfV1KdbQNaKwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Description" extends StringAttribute { - guid "AAMFEdWJ_ChxX6+YKbwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Full Name" extends StringAttribute { - guid "AAMFEdZI9XLT34cTonAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Actionable Item" extends StringAttribute { - guid "AAMFEdbcR2zpGzFOLOQA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited -} - -attributeType "ats.Team Definition" extends StringAttribute { - guid "AAMFEdd5bFEe18bd0lQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Log" extends StringAttribute { - guid "AAMFEdgB1DX3eJSZb0wA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "xml" -} - -attributeType "ats.State Notes" extends StringAttribute { - guid "AAMFEdiWPm7M_xV1EswA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - fileExtension "xml" -} - -attributeType "ats.Related To State" extends StringAttribute { - guid "AAMFEdkwHULOmHbMbGgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.SMA Note" extends StringAttribute { - guid "AAMFEdm7ywte8qayfbAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Work Package" extends StringAttribute { - guid "AAMFEdpJqRp2wvA2qvAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Category" extends StringAttribute { - guid "AAMFEdrYniOQYrYUKKQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Category2" extends StringAttribute { - guid "AAMFEdthBkolbJKLXuAA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Category3" extends StringAttribute { - guid "AAMFEd06oxr8LMzZxdgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Legacy PCR Id" extends StringAttribute { - guid "AAMFEd3TakphMtQX1zgA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Decision Review Options" extends StringAttribute { - guid "AAMFEd5hRy1+SRJRqfwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Decision" extends StringAttribute { - guid "AAMFEd7uDXcmqq_FrCQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider -} - -attributeType "ats.Review Defect" extends StringAttribute { - guid "AAMFEd+MSVAb8JQ6f5gA" - dataProvider DefaultAttributeDataProvider - min 0 - max unlimited -} - -attributeType "ats.Location" extends StringAttribute { - guid "AAMFEeAW4QBlesdfacwA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 - taggerId DefaultAttributeTaggerProvider - fileExtension "txt" -} - -attributeType "ats.Authors" extends StringAttribute { - guid "AAMFEQmzoyhG0QNbstQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -attributeType "ats.Role" extends StringAttribute { - guid "AAMFEeCqMz0XCSBJ+IQA" - dataProvider DefaultAttributeDataProvider - min 0 - max 1 -} - -relationType "TeamLead" { - guid "AAMFE90HyTZPyHuQWOQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "TeamMember" { - guid "AAMFE92A6gCO9WJ2ijQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "PrivilegedMember" { - guid "AAMFE9XfiibyK1x2FiwA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "TeamActionableItem" { - guid "AAMFE939Ul9Oenq9wWgA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "Actionable Item" - sideBArtifactType "Actionable Item" - defaultOrderType Unordered - multiplicity ONE_TO_MANY -} - -relationType "ActionToWorkflow" { - guid "AAMFE953ixQThusHUPwA" - sideAName "Action" - sideAArtifactType "Action" - sideBName "Team Workflow" - sideBArtifactType "Team Workflow" - defaultOrderType Unordered - multiplicity ONE_TO_MANY -} - -relationType "SmaToTask" { - guid "AAMFE97xw1BM5l+GxKAA" - sideAName "State Machine Artifact" - sideAArtifactType "ats.Ats Artifact" - sideBName "Task" - sideBArtifactType "Task" - defaultOrderType Lexicographical_Ascending - multiplicity ONE_TO_MANY -} - -relationType "TeamWorkflowTargetedForVersion" { - guid "AAMFE99pzm4zSibDT9gA" - sideAName "Team Workflow" - sideAArtifactType "Team Workflow" - sideBName "Version" - sideBArtifactType "Version" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToVersion" { - guid "AAMFE9_i7zG3lR1kGWQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "Version" - sideBArtifactType "Version" - defaultOrderType Lexicographical_Ascending - multiplicity ONE_TO_MANY -} - -relationType "TeamDefinitionToWorkflowDiagram" { - guid "AAMFE+BpKTGewbN8c3gA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToTaskWorkflowDiagram" { - guid "AAMFE+DkeQ9mRBPca0QA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToDecisionReviewWorkflowDiagram" { - guid "AAMFE+Fg4RmKrda_jJQA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamDefinitionToPeerToPeerReviewWorkflowDiagram" { - guid "AAMFE+HqYUG262IxMFwA" - sideAName "Team Definition" - sideAArtifactType "Team Definition" - sideBName "General Document" - sideBArtifactType "General Document" - defaultOrderType Unordered - multiplicity MANY_TO_ONE -} - -relationType "TeamWorkflowToReview" { - guid "AAMFE+JqDz+8tuRDdIwA" - sideAName "Team Workflow" - sideAArtifactType "Team Workflow" - sideBName "Review" - sideBArtifactType "ats.Review" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "SubscribedUser" { - guid "AAMFE+LkSAkfUWoTHdwA" - sideAName "Artifact" - sideAArtifactType "Artifact" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "FavoriteUser" { - guid "AAMFE+NegDLK1g2ph+AA" - sideAName "Artifact" - sideAArtifactType "Artifact" - sideBName "User" - sideBArtifactType "User" - defaultOrderType Unordered - multiplicity MANY_TO_MANY -} - -relationType "ParallelVersion" { - guid "AAMFE_EJHSBGb9msPXQA" - sideAName "Parent" - sideAArtifactType "Version" - sideBName "Child" - sideBArtifactType "Version" - defaultOrderType Lexicographical_Ascending - multiplicity MANY_TO_MANY -} - -relationType "Goal" { - guid "ABMn0wPKdyN+Mfo5nwgA" - sideAName "Goal" - sideAArtifactType "Goal" - sideBName "Member" - sideBArtifactType "ats.Ats Artifact" - defaultOrderType Lexicographical_Ascending - multiplicity MANY_TO_MANY +import +"platform:/plugin/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee" +abstract artifactType "ats.Release Artifact" extends "Artifact" { + guid "ABMZAdJpQi01iAbMBjgA" + attribute "ats.Released" +} + +abstract artifactType "ats.Ats Artifact" extends "Artifact" { + guid "ABMaLS0jvw92SE+4ZJQA" + attribute "ats.Description" +} + +artifactType "ats.Review" extends "ats.Ats Artifact" { + guid "ABMa6P4TwzXA1b8K3RAA" + attribute "ats.Actionable Item" + attribute "ats.Blocking Review" + attribute "ats.Current State" + attribute "ats.Estimated Completion Date" + attribute "ats.Estimated Hours" + attribute "ats.Estimated Release Date" + attribute "ats.Legacy PCR Id" + attribute "ats.Log" + attribute "ats.Need By" + attribute "ats.Related To State" + attribute "ats.Resolution" + attribute "ats.Review Blocks" + attribute "ats.Role" + attribute "ats.SMA Note" + attribute "ats.State Notes" + attribute "ats.State" +} + +artifactType "PeerToPeer Review" extends "ats.Review" { + guid "AAMFDhh_300dpgmNtRAA" + attribute "ats.Authors" + attribute "ats.Location" + attribute "ats.Review Defect" +} + +artifactType "Decision Review" extends "ats.Review" { + guid "AAMFDhfrdR7BGTL7H_wA" + attribute "ats.Decision Review Options" + attribute "ats.Decision" +} + +artifactType "Action" extends "ats.Ats Artifact" { + guid "AAMFDhY_rns71KvX14QA" + attribute "ats.User Community" + attribute "ats.Actionable Item" + attribute "ats.Change Type" + attribute "ats.Need By" + attribute "ats.Priority" + attribute "ats.Validation Required" +} + +artifactType "Team Definition" extends "ats.Ats Artifact" { + guid "AAMFDhUrlytusKbaQGAA" + attribute "ats.Hours Per Work Day" + attribute "ats.Full Name" + attribute "ats.Team Uses Versions" + attribute "ats.Require Targeted Version" + attribute "ats.Baseline Branch Guid" + attribute "ats.Active" + attribute "ats.Actionable" + attribute "ats.Allow Create Branch" + attribute "ats.Allow Commit Branch" +} + +artifactType "Actionable Item" extends "ats.Ats Artifact" { + guid "AAMFDhW2LmhtRFsVyzwA" + attribute "ats.Active" + attribute "ats.Actionable" +} + +artifactType "Version" extends "ats.Ats Artifact" { + guid "AAMFDhder0oETnv14xQA" + attribute "ats.Allow Commit Branch" + attribute "ats.Allow Create Branch" + attribute "ats.Estimated Release Date" + attribute "ats.Full Name" + attribute "ats.Next Version" + attribute "ats.Baseline Branch Guid" + attribute "ats.Release Date" + attribute "ats.Released" + attribute "ats.Version Locked" +} + +abstract artifactType "ats.State Machine" extends "ats.Ats Artifact" { + guid "ABMfXC+LFBn31ZZbvjAA" + attribute "ats.Work Package" + attribute "ats.Category" + attribute "ats.Category2" + attribute "ats.Category3" + attribute "ats.Numeric1" + attribute "ats.Numeric2" + attribute "ats.Current State" + attribute "ats.Estimated Completion Date" + attribute "ats.Estimated Hours" + attribute "ats.Estimated Release Date" + attribute "ats.Log" + attribute "ats.Release Date" + attribute "ats.Resolution" + attribute "ats.SMA Note" + attribute "ats.State Notes" + attribute "ats.State" +} + +abstract artifactType "Goal" extends "ats.State Machine" { + guid "ABMgU119UjI_Q23Yu+gA" + attribute "ats.Weekly Benefit" + attribute "ats.Change Type" + attribute "ats.Legacy PCR Id" + attribute "ats.Need By" + attribute "ats.Percent Rework" + attribute "ats.Priority" + attribute "ats.Problem" + attribute "ats.Proposed Resolution" + attribute "ats.Team Definition" + attribute "ats.User Community" +} + +artifactType "Task" extends "ats.State Machine" { + guid "AAMFDhbTAAB6h+06fuAA" + attribute "ats.Related To State" + attribute "ats.Uses Resolution Options" +} + +artifactType "Team Workflow" extends "Goal" { + guid "AAMFDhSiF2OD+wiUqugA" + attribute "ats.Actionable Item" + attribute "ats.Branch Id" + attribute "ats.Branch Metrics" + attribute "ats.Baseline Branch Guid" + attribute "ats.Transaction Id" + attribute "ats.Validation Required" +} + +attributeType "ats.Baseline Branch Guid" extends StringAttribute { + guid "AAMFEdIjJ2za2fblEVgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Validation Required" extends BooleanAttribute { + guid "AAMFEcjT0TwkD2R4w1QA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Active" extends BooleanAttribute { + guid "AAMFEclQOVmzkIvzyWwA" + dataProvider DefaultAttributeDataProvider + min 1 + max 1 + defaultValue "yes" +} + +attributeType "ats.Uses Resolution Options" extends BooleanAttribute { + guid "AAMFEPuOzltN1+Ze1kQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Released" extends BooleanAttribute { + guid "AAMFEcnMoUZMLA2zB1AA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Version Locked" extends BooleanAttribute { + guid "AAzRtEJXbjzR5jySOZgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Next Version" extends BooleanAttribute { + guid "AAMFEcpH8Xb72hsF5AwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Team Uses Versions" extends BooleanAttribute { + guid "AAMFEcrHnzPxQ7w3ligA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Require Targeted Version" extends BooleanAttribute { + guid "AAMFEQUBDxMJ67lodTQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Blocking Review" extends BooleanAttribute { + guid "AAMFEctKkjMRrIy1C7gA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "no" +} + +attributeType "ats.Actionable" extends BooleanAttribute { + guid "AAMFEcvDtBiaJ3TMatAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "yes" +} + +attributeType "ats.Allow Create Branch" extends BooleanAttribute { + guid "AAMFEbARuQEvi6rtY5gA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "yes" +} + +attributeType "ats.Allow Commit Branch" extends BooleanAttribute { + guid "AAMFEbCZCkwgj73BsQgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "yes" +} + +attributeType "ats.Need By" extends DateAttribute { + guid "AAMFEcxAGzHAKfDNAIwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Estimated Release Date" extends DateAttribute { + guid "AAMFEcy6VB7Ble5SP1QA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Estimated Completion Date" extends DateAttribute { + guid "AAMFEc18k3Gh+GP7zqAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Release Date" extends DateAttribute { + guid "AAMFEc3+cGcMDOCdmdAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +oseeEnumType "enum.ats.review.blocks" { + guid "ABbjHDeufSNcLOtj78wA" + entry "None" entryGuid "CArJmR2JDn5DXT9FGPQA" + entry "Transition" entryGuid "CArJmR3xrEmbw7zbyqgA" + entry "Commit" entryGuid "CArJmR5WzHmG_n_OKhQA" +} + +attributeType "ats.Review Blocks" extends EnumeratedAttribute { + guid "AAMFEc6G2A8jmRWJgagA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + enumType "enum.ats.review.blocks" +} + +oseeEnumType "enum.ats.priority" { + guid "ABbjHDlSoUHxQqPfkQAA" + entry "1" entryGuid "CArJmPvK7mXFU4cMY3gA" + entry "2" entryGuid "CArJmR7LQUYx7XRMnwQA" + entry "3" entryGuid "CArJmR82AgY40rzzjagA" + entry "4" entryGuid "CArJmR+dqR2jW6eRU1AA" + entry "5" entryGuid "CArJmSAGIB9IRKqlKuAA" +} + +attributeType "ats.Priority" extends EnumeratedAttribute { + guid "AAMFEc8JzH1U6XGD59QA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + enumType "enum.ats.priority" +} + +oseeEnumType "enum.ats.change.type" { + guid "ABbjHDsCxWD6TscnY4AA" + entry "Improvement" entryGuid "CArJmSBzfx4jvQ5vEtAA" + entry "Problem" entryGuid "CArJmPw6F3bP1V5B59gA" + entry "Support" entryGuid "CArJmSDgGAG4aKsU+KAA" +} + +attributeType "ats.Change Type" extends EnumeratedAttribute { + guid "AAMFEc+MwGHnPCv7HlgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + enumType "enum.ats.change.type" +} + +oseeEnumType "enum.ats.user.community" { + guid "ABbjHDyl0m_BTHf+IdgA" + entry "Program_1" entryGuid "AHcuApVCczNvC7AP52QA" + entry "Program_2" entryGuid "AHcuBuS3JDdeZZ1mSxQA" + entry "Tools" entryGuid "AHcuBuWaNFeVCgjNfwAA" + entry "Processes" entryGuid "AHcuBuaJ0UGsRf0+WqAA" + entry "Other" entryGuid "AHcuBud8JBLfUo3PK5AA" +} + +attributeType "ats.User Community" extends EnumeratedAttribute { + guid "AAMFEdAPtAq1IEwiCQAA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + enumType "enum.ats.user.community" +} + +attributeType "ats.Estimated Hours" extends FloatingPointAttribute { + guid "AAMFEdCSqBh+cPyadiwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "0.0" +} + +attributeType "ats.Numeric1" extends FloatingPointAttribute { + guid "AABY2xxQsDm811kCViwA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + defaultValue "0.0" +} + +attributeType "ats.Numeric2" extends FloatingPointAttribute { + guid "AABiRtvZsAEkU4BS9qwA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + defaultValue "0.0" +} + +attributeType "ats.Weekly Benefit" extends FloatingPointAttribute { + guid "AAMFEdEnEU9AecOHMOwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "0" +} + +attributeType "ats.Hours Per Work Day" extends FloatingPointAttribute { + guid "AAMFEdGlqFsZp22RMdAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + defaultValue "0.0" +} + +attributeType "ats.Branch Id" extends IntegerAttribute { + guid "AAMFEQYd4VpF0Fy2+VAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Transaction Id" extends IntegerAttribute { + guid "AAMFEQaqpwxoT7Sx9UQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Percent Rework" extends IntegerAttribute { + guid "AAMFEdKfjl2TII9+tuwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Branch Metrics" extends StringAttribute { + guid "AAMFEQc7yxE0jUqVA7wA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.State" extends StringAttribute { + guid "AAMFEdMa3wzVvp60xLQA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Current State" extends StringAttribute { + guid "AAMFEdOWL3u6hmX2VbwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Problem" extends StringAttribute { + guid "AAMFEdQUxRyevvTu+bwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Proposed Resolution" extends StringAttribute { + guid "AAMFEdSSRDGgBQ5tctAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Resolution" extends StringAttribute { + guid "AAMFEdUMfV1KdbQNaKwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Description" extends StringAttribute { + guid "AAMFEdWJ_ChxX6+YKbwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Full Name" extends StringAttribute { + guid "AAMFEdZI9XLT34cTonAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Actionable Item" extends StringAttribute { + guid "AAMFEdbcR2zpGzFOLOQA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited +} + +attributeType "ats.Team Definition" extends StringAttribute { + guid "AAMFEdd5bFEe18bd0lQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Log" extends StringAttribute { + guid "AAMFEdgB1DX3eJSZb0wA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "xml" +} + +attributeType "ats.State Notes" extends StringAttribute { + guid "AAMFEdiWPm7M_xV1EswA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + fileExtension "xml" +} + +attributeType "ats.Related To State" extends StringAttribute { + guid "AAMFEdkwHULOmHbMbGgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.SMA Note" extends StringAttribute { + guid "AAMFEdm7ywte8qayfbAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Work Package" extends StringAttribute { + guid "AAMFEdpJqRp2wvA2qvAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Category" extends StringAttribute { + guid "AAMFEdrYniOQYrYUKKQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Category2" extends StringAttribute { + guid "AAMFEdthBkolbJKLXuAA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Category3" extends StringAttribute { + guid "AAMFEd06oxr8LMzZxdgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Legacy PCR Id" extends StringAttribute { + guid "AAMFEd3TakphMtQX1zgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Decision Review Options" extends StringAttribute { + guid "AAMFEd5hRy1+SRJRqfwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Decision" extends StringAttribute { + guid "AAMFEd7uDXcmqq_FrCQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider +} + +attributeType "ats.Review Defect" extends StringAttribute { + guid "AAMFEd+MSVAb8JQ6f5gA" + dataProvider DefaultAttributeDataProvider + min 0 + max unlimited +} + +attributeType "ats.Location" extends StringAttribute { + guid "AAMFEeAW4QBlesdfacwA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 + taggerId DefaultAttributeTaggerProvider + fileExtension "txt" +} + +attributeType "ats.Authors" extends StringAttribute { + guid "AAMFEQmzoyhG0QNbstQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +attributeType "ats.Role" extends StringAttribute { + guid "AAMFEeCqMz0XCSBJ+IQA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + +relationType "TeamLead" { + guid "AAMFE90HyTZPyHuQWOQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "TeamMember" { + guid "AAMFE92A6gCO9WJ2ijQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "PrivilegedMember" { + guid "AAMFE9XfiibyK1x2FiwA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "TeamActionableItem" { + guid "AAMFE939Ul9Oenq9wWgA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "Actionable Item" + sideBArtifactType "Actionable Item" + defaultOrderType Unordered + multiplicity ONE_TO_MANY +} + +relationType "ActionToWorkflow" { + guid "AAMFE953ixQThusHUPwA" + sideAName "Action" + sideAArtifactType "Action" + sideBName "Team Workflow" + sideBArtifactType "Team Workflow" + defaultOrderType Unordered + multiplicity ONE_TO_MANY +} + +relationType "SmaToTask" { + guid "AAMFE97xw1BM5l+GxKAA" + sideAName "State Machine Artifact" + sideAArtifactType "ats.Ats Artifact" + sideBName "Task" + sideBArtifactType "Task" + defaultOrderType Lexicographical_Ascending + multiplicity ONE_TO_MANY +} + +relationType "TeamWorkflowTargetedForVersion" { + guid "AAMFE99pzm4zSibDT9gA" + sideAName "Team Workflow" + sideAArtifactType "Team Workflow" + sideBName "Version" + sideBArtifactType "Version" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToVersion" { + guid "AAMFE9_i7zG3lR1kGWQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "Version" + sideBArtifactType "Version" + defaultOrderType Lexicographical_Ascending + multiplicity ONE_TO_MANY +} + +relationType "TeamDefinitionToWorkflowDiagram" { + guid "AAMFE+BpKTGewbN8c3gA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToTaskWorkflowDiagram" { + guid "AAMFE+DkeQ9mRBPca0QA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToDecisionReviewWorkflowDiagram" { + guid "AAMFE+Fg4RmKrda_jJQA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamDefinitionToPeerToPeerReviewWorkflowDiagram" { + guid "AAMFE+HqYUG262IxMFwA" + sideAName "Team Definition" + sideAArtifactType "Team Definition" + sideBName "General Document" + sideBArtifactType "General Document" + defaultOrderType Unordered + multiplicity MANY_TO_ONE +} + +relationType "TeamWorkflowToReview" { + guid "AAMFE+JqDz+8tuRDdIwA" + sideAName "Team Workflow" + sideAArtifactType "Team Workflow" + sideBName "Review" + sideBArtifactType "ats.Review" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "SubscribedUser" { + guid "AAMFE+LkSAkfUWoTHdwA" + sideAName "Artifact" + sideAArtifactType "Artifact" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "FavoriteUser" { + guid "AAMFE+NegDLK1g2ph+AA" + sideAName "Artifact" + sideAArtifactType "Artifact" + sideBName "User" + sideBArtifactType "User" + defaultOrderType Unordered + multiplicity MANY_TO_MANY +} + +relationType "ParallelVersion" { + guid "AAMFE_EJHSBGb9msPXQA" + sideAName "Parent" + sideAArtifactType "Version" + sideBName "Child" + sideBArtifactType "Version" + defaultOrderType Lexicographical_Ascending + multiplicity MANY_TO_MANY +} + +relationType "Goal" { + guid "ABMn0wPKdyN+Mfo5nwgA" + sideAName "Goal" + sideAArtifactType "Goal" + sideBName "Member" + sideBArtifactType "ats.Ats Artifact" + defaultOrderType Lexicographical_Ascending + multiplicity MANY_TO_MANY } \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.xml b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.xml index 3c515bc1412..f7c8cd698e5 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.xml +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/OseeTypes_ATS.xml @@ -1,1765 +1,1765 @@ - - - - - Ryan Brooks - 2006-03-10T14:37:59Z - 2008-11-29T20:19:36Z - 11.9999 - - - - - - 8445 - 15165 - -15 - -15 - False - False - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Factory to Artifact Mapping - - - Factory Class - Artifact Type Name - Super Type Name - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Team Workflow - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Team Definition - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Actionable Item - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Action - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Task - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Version - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - Decision Review - Artifact - - - org.eclipse.osee.ats.artifact.AtsArtifactFactory - PeerToPeer Review - Artifact - - - - # Attribute definition - - - Attribute Base Type - Attribute Data Provider - Attribute Name - File Extension - Tagger ID - Default Value - Validity Xml - Min Occurrence - Max Occurrence - Tip Text - User Visible - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Validation Required - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Active - yes - 1 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Uses Resolution Options - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Released - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Next Version - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Team Uses Versions - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Require Targeted Version - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Blocking Review - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Metrics from Tasks - no - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Actionable - yes - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Allow Create Branch - yes - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.BooleanAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Allow Commit Branch - yes - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Need By - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Estimated Release Date - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Estimated Completion Date - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.DateAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Release Date - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Review Blocks - <ReviewBlocks><Enum>None</Enum><Enum>Transition</Enum><Enum>Commit</Enum></ReviewBlocks> - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Priority - <Priority><Enum>1</Enum><Enum>2</Enum><Enum>3</Enum><Enum>4</Enum><Enum>5</Enum></Priority> - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Change Type - <ChangeType><Enum>Improvement</Enum><Enum>Problem</Enum><Enum>Support</Enum></ChangeType> - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.EnumeratedAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.User Community - <UserCommunities><Enum>Program_1</Enum><Enum>Program_2</Enum><Enum>Tools</Enum><Enum>Processes</Enum><Enum>Other</Enum></UserCommunities> - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.FloatingPointAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Estimated Hours - 0.0 - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.FloatingPointAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Weekly Benefit - 0 - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.FloatingPointAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Man Days Needed - 0.0 - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Branch Id - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Parent Branch Id - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Transaction Id - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.IntegerAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Percent Rework - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Branch Metrics - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.State - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Current State - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Problem - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Proposed Resolution - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Resolution - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Description - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Full Name - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Actionable Item - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Team Definition - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Log - xml - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.State Notes - xml - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Related To State - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.SMA Note - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Work Package - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Category - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Category2 - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Category3 - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Legacy PCR Id - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Decision Review Options - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Decision - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Review Defect - 0 - UNLIMITED - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Location - txt - DefaultAttributeTaggerProvider - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Authors - 0 - 1 - Yes - - - org.eclipse.osee.framework.skynet.core.StringAttribute - org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider - ats.Role - 0 - 1 - Yes - - - - # Map attribute to artifact type - - - Artifact Type Name - Attribute Name - - - Artifact - Name - - - Artifact - Annotation - - - Artifact - Static Id - - - PeerToPeer Review - ats.Description - - - PeerToPeer Review - ats.Need By - - - PeerToPeer Review - ats.Blocking Review - - - PeerToPeer Review - ats.Resolution - - - PeerToPeer Review - ats.State - - - PeerToPeer Review - ats.Current State - - - PeerToPeer Review - ats.Log - - - PeerToPeer Review - ats.State Notes - - - PeerToPeer Review - ats.SMA Note - - - PeerToPeer Review - ats.Related To State - - - PeerToPeer Review - ats.Review Defect - - - PeerToPeer Review - ats.Estimated Release Date - - - - - - - - - - PeerToPeer Review - ats.Estimated Completion Date - - - - - - - - - - PeerToPeer Review - ats.Location - - - PeerToPeer Review - ats.Authors - - - PeerToPeer Review - ats.Role - - - PeerToPeer Review - ats.Legacy PCR Id - - - PeerToPeer Review - ats.Actionable Item - - - PeerToPeer Review - ats.Estimated Hours - - - PeerToPeer Review - ats.Review Blocks - - - Decision Review - ats.Review Blocks - - - Decision Review - ats.Actionable Item - - - Decision Review - ats.Description - - - Decision Review - ats.Estimated Hours - - - Decision Review - ats.Need By - - - Decision Review - ats.Estimated Release Date - - - - - - - - - - Decision Review - ats.Estimated Completion Date - - - - - - - - - - Decision Review - ats.Decision Review Options - - - Decision Review - ats.Decision - - - Decision Review - ats.Blocking Review - - - Decision Review - ats.Resolution - - - Decision Review - ats.State - - - Decision Review - ats.Current State - - - Decision Review - ats.Log - - - Decision Review - ats.State Notes - - - Decision Review - ats.SMA Note - - - Decision Review - ats.Related To State - - - Decision Review - ats.Role - - - Decision Review - ats.Legacy PCR Id - - - Team Definition - ats.Man Days Needed - - - Team Definition - ats.Description - - - Team Definition - ats.Full Name - - - Team Definition - ats.Team Uses Versions - - - Team Definition - ats.Require Targeted Version - - - Team Definition - ats.Parent Branch Id - - - Team Definition - ats.Active - - - Team Definition - ats.Actionable - - - Team Definition - ats.Allow Create Branch - - - Team Definition - ats.Allow Commit Branch - - - Actionable Item - ats.Active - - - Actionable Item - ats.Actionable - - - Actionable Item - ats.Description - - - Team Workflow - ats.Weekly Benefit - - - Team Workflow - ats.Branch Metrics - - - Team Workflow - ats.Percent Rework - - - Team Workflow - ats.Parent Branch Id - - - Team Workflow - ats.Branch Id - - - Team Workflow - ats.Transaction Id - - - Team Workflow - ats.Legacy PCR Id - - - Team Workflow - ats.Log - - - Team Workflow - ats.State Notes - - - Team Workflow - ats.SMA Note - - - Team Workflow - ats.Work Package - - - Team Workflow - ats.Category - - - Team Workflow - ats.Category2 - - - Team Workflow - ats.Category3 - - - Team Workflow - ats.Actionable Item - - - Team Workflow - ats.User Community - - - Team Workflow - ats.Change Type - - - Team Workflow - ats.Current State - - - Team Workflow - ats.Team Definition - - - Team Workflow - ats.Description - - - Team Workflow - ats.Estimated Hours - - - Team Workflow - ats.Need By - - - Team Workflow - ats.Priority - - - Team Workflow - ats.Problem - - - Team Workflow - ats.Proposed Resolution - - - Team Workflow - ats.Estimated Release Date - - - - - - - - - - Team Workflow - ats.Estimated Completion Date - - - - - - - - - - Team Workflow - ats.Release Date - - - - - - - - - - Team Workflow - ats.Resolution - - - Team Workflow - ats.State - - - Team Workflow - ats.Validation Required - - - Team Workflow - ats.Metrics from Tasks - - - Task - ats.Uses Resolution Options - - - Task - ats.Log - - - Task - ats.State Notes - - - Task - ats.SMA Note - - - Task - ats.Work Package - - - Task - ats.Category - - - Task - ats.Category2 - - - Task - ats.Category3 - - - Task - ats.Current State - - - Task - ats.Description - - - Task - ats.Estimated Hours - - - Task - ats.Resolution - - - Task - ats.Estimated Release Date - - - - - - - - - - Task - ats.Estimated Completion Date - - - - - - - - - - Task - ats.Release Date - - - - - - - - - - Task - ats.State - - - Task - ats.Related To State - - - Action - ats.User Community - - - Action - ats.Actionable Item - - - Action - ats.Change Type - - - Action - ats.Description - - - Action - ats.Need By - - - Action - ats.Priority - - - Action - ats.Validation Required - - - Version - ats.Released - - - Version - ats.Description - - - Version - ats.Full Name - - - Version - ats.Next Version - - - - - - - - - - Version - ats.Estimated Release Date - - - - - - - - - - Version - ats.Release Date - - - - - - - - - - Version - ats.Parent Branch Id - - - Version - ats.Allow Create Branch - - - Version - ats.Allow Commit Branch - - - - # Relation Type definition - - - Relation type name - Side A Name - A to B Phrase - Side B Name - B to A Phrase - Short Name - Ordered - - - TeamLead - Artifact - is lead by - User - leads - LEAD - No - - - TeamMember - Artifact - has member - User - is member of - MEMB - No - - - PrivilegedMember - Team Definition - has member - User - is member of - PMEMB - No - - - TeamActionableItem - Team Definition - supports - Actionable Item - is supported by - TAI - No - - - ActionToWorkflow - Action - impacts - Team Workflow - supports - AtW - No - - - SmaToTask - Artifact - has tasks - Task - belongs to - TSKS - Yes - - - TeamWorkflowTargetedForVersion - Team Workflow - is targeted for - Version - implements - TSKS - No - - - TeamDefinitionToVersion - Team Definition - has version - Version - is version of - TSKS - Yes - - - TeamDefinitionToWorkflowDiagram - Team Definition - has diagram - General Document - is team workflow of - TDtWFD - No - - - TeamDefinitionToTaskWorkflowDiagram - Team Definition - has diagram - General Document - is task workflow of - TDtWFD - No - - - TeamDefinitionToDecisionReviewWorkflowDiagram - Team Definition - has diagram - General Document - is decision workflow of - TDtWFD - No - - - TeamDefinitionToPeerToPeerReviewWorkflowDiagram - Team Definition - has diagram - General Document - is peerToPeer workflow of - TDtWFD - No - - - TeamWorkflowToReview - Team Workflow - is reviewed by - Decision Review - is review of - TWtDR - No - - - SubscribedUser - Artifact - is subscribed by - User - is subscribed to - Sub - No - - - FavoriteUser - Artifact - is a favorite of - User - has favorite - Fav - No - - - ParallelVersion - Parent - has parallel version - Child - is parallel version of - PV - Yes - - - - # NOTE: The way relations are added and because All Artifacts are of SuperType "Artifact", line Defect,ArtifactToDef will set Defect's max with 0,0 and Artifact,ArtifactToDefect will add n,0 to all other artifact types - - - # Resolution: Always define specific artifact side first, then define the "Artifact" side second; eg: Route State, RouteFromState,1,0 THEN Artifact,RouteFromState,0,1 - - - # Valid artifact types per side of a relation - - - # Although 1 Action can have N Product Impacts, this table describes it by the number of relation lines. There can only be one Product Impact on Side B, but side A can have UNLIMITED Actions on left - - - # In otherwords: How many ActionProductImpact links can be attached to the same Product Impact = 1; How many ActionProductiMpact linkds can be attached to one ActionArtifact = n - - - Artifact Type - Relation Type - Side A Max - Side B Max - Side (unused) - - - Team Definition - TeamDefinitionToWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToTaskWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToTaskWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToDecisionReviewWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToDecisionReviewWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToPeerToPeerReviewWorkflowDiagram - 1 - 0 - Action - - - General Document - TeamDefinitionToPeerToPeerReviewWorkflowDiagram - 0 - UNLIMITED - Workflow - - - Team Definition - TeamDefinitionToVersion - UNLIMITED - 0 - Action - - - Version - TeamDefinitionToVersion - 0 - 1 - Workflow - - - Action - ActionToWorkflow - UNLIMITED - 0 - Action - - - Team Workflow - ActionToWorkflow - 0 - 1 - Workflow - - - Team Workflow - TeamWorkflowToReview - UNLIMITED - 0 - Action - - - Decision Review - TeamWorkflowToReview - 0 - UNLIMITED - Workflow - - - PeerToPeer Review - TeamWorkflowToReview - 0 - UNLIMITED - Workflow - - - Team Workflow - TeamWorkflowTargetedForVersion - 1 - 0 - Action - - - Version - TeamWorkflowTargetedForVersion - 0 - UNLIMITED - Workflow - - - Version - ParallelVersion - 0 - UNLIMITED - Action - - - Version - ParallelVersion - UNLIMITED - 0 - Workflow - - - Task - SmaToTask - 0 - 1 - Task - - - Artifact - SmaToTask - UNLIMITED - 0 - Artifact - - - Actionable Item - TeamActionableItem - 0 - UNLIMITED - User - - - Team Definition - TeamActionableItem - UNLIMITED - 0 - State - - - User - TeamLead - 0 - UNLIMITED - User - - - Artifact - TeamLead - UNLIMITED - 0 - State - - - User - TeamMember - 0 - UNLIMITED - User - - - Artifact - TeamMember - UNLIMITED - 0 - State - - - User - PrivilegedMember - 0 - UNLIMITED - User - - - Artifact - PrivilegedMember - UNLIMITED - 0 - State - - - User - SubscribedUser - 0 - UNLIMITED - User - - - Artifact - SubscribedUser - UNLIMITED - 0 - Artifact - - - User - FavoriteUser - 0 - UNLIMITED - User - - - Artifact - FavoriteUser - UNLIMITED - 0 - Artifact - -
- - - - 600 - 600 - - 90 - - 3 - - - 3 - 7 - 7 - - - False - False - - - Attribute Base Type - -
-
+ + + + + Ryan Brooks + 2006-03-10T14:37:59Z + 2008-11-29T20:19:36Z + 11.9999 + + + + + + 8445 + 15165 + -15 + -15 + False + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # Factory to Artifact Mapping + + + Factory Class + Artifact Type Name + Super Type Name + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Team Workflow + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Team Definition + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Actionable Item + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Action + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Task + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Version + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + Decision Review + Artifact + + + org.eclipse.osee.ats.artifact.AtsArtifactFactory + PeerToPeer Review + Artifact + + + + # Attribute definition + + + Attribute Base Type + Attribute Data Provider + Attribute Name + File Extension + Tagger ID + Default Value + Validity Xml + Min Occurrence + Max Occurrence + Tip Text + User Visible + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Validation Required + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Active + yes + 1 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Uses Resolution Options + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Released + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Next Version + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Team Uses Versions + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Require Targeted Version + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Blocking Review + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Metrics from Tasks + no + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Actionable + yes + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Allow Create Branch + yes + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.BooleanAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Allow Commit Branch + yes + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Need By + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Estimated Release Date + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Estimated Completion Date + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.DateAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Release Date + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Review Blocks + <ReviewBlocks><Enum>None</Enum><Enum>Transition</Enum><Enum>Commit</Enum></ReviewBlocks> + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Priority + <Priority><Enum>1</Enum><Enum>2</Enum><Enum>3</Enum><Enum>4</Enum><Enum>5</Enum></Priority> + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Change Type + <ChangeType><Enum>Improvement</Enum><Enum>Problem</Enum><Enum>Support</Enum></ChangeType> + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.EnumeratedAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.User Community + <UserCommunities><Enum>Program_1</Enum><Enum>Program_2</Enum><Enum>Tools</Enum><Enum>Processes</Enum><Enum>Other</Enum></UserCommunities> + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.FloatingPointAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Estimated Hours + 0.0 + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.FloatingPointAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Weekly Benefit + 0 + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.FloatingPointAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Man Days Needed + 0.0 + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Branch Id + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Parent Branch Id + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Transaction Id + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.IntegerAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Percent Rework + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Branch Metrics + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.State + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Current State + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Problem + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Proposed Resolution + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Resolution + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Description + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Full Name + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Actionable Item + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Team Definition + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Log + xml + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.State Notes + xml + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Related To State + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.SMA Note + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Work Package + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Category + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Category2 + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Category3 + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Legacy PCR Id + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Decision Review Options + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Decision + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Review Defect + 0 + UNLIMITED + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Location + txt + DefaultAttributeTaggerProvider + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Authors + 0 + 1 + Yes + + + org.eclipse.osee.framework.skynet.core.StringAttribute + org.eclipse.osee.framework.skynet.core.DefaultAttributeDataProvider + ats.Role + 0 + 1 + Yes + + + + # Map attribute to artifact type + + + Artifact Type Name + Attribute Name + + + Artifact + Name + + + Artifact + Annotation + + + Artifact + Static Id + + + PeerToPeer Review + ats.Description + + + PeerToPeer Review + ats.Need By + + + PeerToPeer Review + ats.Blocking Review + + + PeerToPeer Review + ats.Resolution + + + PeerToPeer Review + ats.State + + + PeerToPeer Review + ats.Current State + + + PeerToPeer Review + ats.Log + + + PeerToPeer Review + ats.State Notes + + + PeerToPeer Review + ats.SMA Note + + + PeerToPeer Review + ats.Related To State + + + PeerToPeer Review + ats.Review Defect + + + PeerToPeer Review + ats.Estimated Release Date + + + + + + + + + + PeerToPeer Review + ats.Estimated Completion Date + + + + + + + + + + PeerToPeer Review + ats.Location + + + PeerToPeer Review + ats.Authors + + + PeerToPeer Review + ats.Role + + + PeerToPeer Review + ats.Legacy PCR Id + + + PeerToPeer Review + ats.Actionable Item + + + PeerToPeer Review + ats.Estimated Hours + + + PeerToPeer Review + ats.Review Blocks + + + Decision Review + ats.Review Blocks + + + Decision Review + ats.Actionable Item + + + Decision Review + ats.Description + + + Decision Review + ats.Estimated Hours + + + Decision Review + ats.Need By + + + Decision Review + ats.Estimated Release Date + + + + + + + + + + Decision Review + ats.Estimated Completion Date + + + + + + + + + + Decision Review + ats.Decision Review Options + + + Decision Review + ats.Decision + + + Decision Review + ats.Blocking Review + + + Decision Review + ats.Resolution + + + Decision Review + ats.State + + + Decision Review + ats.Current State + + + Decision Review + ats.Log + + + Decision Review + ats.State Notes + + + Decision Review + ats.SMA Note + + + Decision Review + ats.Related To State + + + Decision Review + ats.Role + + + Decision Review + ats.Legacy PCR Id + + + Team Definition + ats.Man Days Needed + + + Team Definition + ats.Description + + + Team Definition + ats.Full Name + + + Team Definition + ats.Team Uses Versions + + + Team Definition + ats.Require Targeted Version + + + Team Definition + ats.Parent Branch Id + + + Team Definition + ats.Active + + + Team Definition + ats.Actionable + + + Team Definition + ats.Allow Create Branch + + + Team Definition + ats.Allow Commit Branch + + + Actionable Item + ats.Active + + + Actionable Item + ats.Actionable + + + Actionable Item + ats.Description + + + Team Workflow + ats.Weekly Benefit + + + Team Workflow + ats.Branch Metrics + + + Team Workflow + ats.Percent Rework + + + Team Workflow + ats.Parent Branch Id + + + Team Workflow + ats.Branch Id + + + Team Workflow + ats.Transaction Id + + + Team Workflow + ats.Legacy PCR Id + + + Team Workflow + ats.Log + + + Team Workflow + ats.State Notes + + + Team Workflow + ats.SMA Note + + + Team Workflow + ats.Work Package + + + Team Workflow + ats.Category + + + Team Workflow + ats.Category2 + + + Team Workflow + ats.Category3 + + + Team Workflow + ats.Actionable Item + + + Team Workflow + ats.User Community + + + Team Workflow + ats.Change Type + + + Team Workflow + ats.Current State + + + Team Workflow + ats.Team Definition + + + Team Workflow + ats.Description + + + Team Workflow + ats.Estimated Hours + + + Team Workflow + ats.Need By + + + Team Workflow + ats.Priority + + + Team Workflow + ats.Problem + + + Team Workflow + ats.Proposed Resolution + + + Team Workflow + ats.Estimated Release Date + + + + + + + + + + Team Workflow + ats.Estimated Completion Date + + + + + + + + + + Team Workflow + ats.Release Date + + + + + + + + + + Team Workflow + ats.Resolution + + + Team Workflow + ats.State + + + Team Workflow + ats.Validation Required + + + Team Workflow + ats.Metrics from Tasks + + + Task + ats.Uses Resolution Options + + + Task + ats.Log + + + Task + ats.State Notes + + + Task + ats.SMA Note + + + Task + ats.Work Package + + + Task + ats.Category + + + Task + ats.Category2 + + + Task + ats.Category3 + + + Task + ats.Current State + + + Task + ats.Description + + + Task + ats.Estimated Hours + + + Task + ats.Resolution + + + Task + ats.Estimated Release Date + + + + + + + + + + Task + ats.Estimated Completion Date + + + + + + + + + + Task + ats.Release Date + + + + + + + + + + Task + ats.State + + + Task + ats.Related To State + + + Action + ats.User Community + + + Action + ats.Actionable Item + + + Action + ats.Change Type + + + Action + ats.Description + + + Action + ats.Need By + + + Action + ats.Priority + + + Action + ats.Validation Required + + + Version + ats.Released + + + Version + ats.Description + + + Version + ats.Full Name + + + Version + ats.Next Version + + + + + + + + + + Version + ats.Estimated Release Date + + + + + + + + + + Version + ats.Release Date + + + + + + + + + + Version + ats.Parent Branch Id + + + Version + ats.Allow Create Branch + + + Version + ats.Allow Commit Branch + + + + # Relation Type definition + + + Relation type name + Side A Name + A to B Phrase + Side B Name + B to A Phrase + Short Name + Ordered + + + TeamLead + Artifact + is lead by + User + leads + LEAD + No + + + TeamMember + Artifact + has member + User + is member of + MEMB + No + + + PrivilegedMember + Team Definition + has member + User + is member of + PMEMB + No + + + TeamActionableItem + Team Definition + supports + Actionable Item + is supported by + TAI + No + + + ActionToWorkflow + Action + impacts + Team Workflow + supports + AtW + No + + + SmaToTask + Artifact + has tasks + Task + belongs to + TSKS + Yes + + + TeamWorkflowTargetedForVersion + Team Workflow + is targeted for + Version + implements + TSKS + No + + + TeamDefinitionToVersion + Team Definition + has version + Version + is version of + TSKS + Yes + + + TeamDefinitionToWorkflowDiagram + Team Definition + has diagram + General Document + is team workflow of + TDtWFD + No + + + TeamDefinitionToTaskWorkflowDiagram + Team Definition + has diagram + General Document + is task workflow of + TDtWFD + No + + + TeamDefinitionToDecisionReviewWorkflowDiagram + Team Definition + has diagram + General Document + is decision workflow of + TDtWFD + No + + + TeamDefinitionToPeerToPeerReviewWorkflowDiagram + Team Definition + has diagram + General Document + is peerToPeer workflow of + TDtWFD + No + + + TeamWorkflowToReview + Team Workflow + is reviewed by + Decision Review + is review of + TWtDR + No + + + SubscribedUser + Artifact + is subscribed by + User + is subscribed to + Sub + No + + + FavoriteUser + Artifact + is a favorite of + User + has favorite + Fav + No + + + ParallelVersion + Parent + has parallel version + Child + is parallel version of + PV + Yes + + + + # NOTE: The way relations are added and because All Artifacts are of SuperType "Artifact", line Defect,ArtifactToDef will set Defect's max with 0,0 and Artifact,ArtifactToDefect will add n,0 to all other artifact types + + + # Resolution: Always define specific artifact side first, then define the "Artifact" side second; eg: Route State, RouteFromState,1,0 THEN Artifact,RouteFromState,0,1 + + + # Valid artifact types per side of a relation + + + # Although 1 Action can have N Product Impacts, this table describes it by the number of relation lines. There can only be one Product Impact on Side B, but side A can have UNLIMITED Actions on left + + + # In otherwords: How many ActionProductImpact links can be attached to the same Product Impact = 1; How many ActionProductiMpact linkds can be attached to one ActionArtifact = n + + + Artifact Type + Relation Type + Side A Max + Side B Max + Side (unused) + + + Team Definition + TeamDefinitionToWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToTaskWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToTaskWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToDecisionReviewWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToDecisionReviewWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToPeerToPeerReviewWorkflowDiagram + 1 + 0 + Action + + + General Document + TeamDefinitionToPeerToPeerReviewWorkflowDiagram + 0 + UNLIMITED + Workflow + + + Team Definition + TeamDefinitionToVersion + UNLIMITED + 0 + Action + + + Version + TeamDefinitionToVersion + 0 + 1 + Workflow + + + Action + ActionToWorkflow + UNLIMITED + 0 + Action + + + Team Workflow + ActionToWorkflow + 0 + 1 + Workflow + + + Team Workflow + TeamWorkflowToReview + UNLIMITED + 0 + Action + + + Decision Review + TeamWorkflowToReview + 0 + UNLIMITED + Workflow + + + PeerToPeer Review + TeamWorkflowToReview + 0 + UNLIMITED + Workflow + + + Team Workflow + TeamWorkflowTargetedForVersion + 1 + 0 + Action + + + Version + TeamWorkflowTargetedForVersion + 0 + UNLIMITED + Workflow + + + Version + ParallelVersion + 0 + UNLIMITED + Action + + + Version + ParallelVersion + UNLIMITED + 0 + Workflow + + + Task + SmaToTask + 0 + 1 + Task + + + Artifact + SmaToTask + UNLIMITED + 0 + Artifact + + + Actionable Item + TeamActionableItem + 0 + UNLIMITED + User + + + Team Definition + TeamActionableItem + UNLIMITED + 0 + State + + + User + TeamLead + 0 + UNLIMITED + User + + + Artifact + TeamLead + UNLIMITED + 0 + State + + + User + TeamMember + 0 + UNLIMITED + User + + + Artifact + TeamMember + UNLIMITED + 0 + State + + + User + PrivilegedMember + 0 + UNLIMITED + User + + + Artifact + PrivilegedMember + UNLIMITED + 0 + State + + + User + SubscribedUser + 0 + UNLIMITED + User + + + Artifact + SubscribedUser + UNLIMITED + 0 + Artifact + + + User + FavoriteUser + 0 + UNLIMITED + User + + + Artifact + FavoriteUser + UNLIMITED + 0 + Artifact + +
+ + + + 600 + 600 + + 90 + + 3 + + + 3 + 7 + 7 + + + False + False + + + Attribute Base Type + +
+
diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/presentation outline.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/presentation outline.txt index f24ef760d02..99d60ffcca6 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/presentation outline.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2010/presentation/presentation outline.txt @@ -1,24 +1,24 @@ - - -* Introduction to OSEE (1 minute) -* Use of GEF (3 minutes) - * Description of ATS and workflow configuration (1.5 minutes) - * Prior use of Vue (.5 minutes) - * Side-by-side comparison of Vue and GEF (1 minute) -* Use of Xtext (4 minutes) - * domain spesific languages - define - * Use of spreadsheets prior to 0.8.2 (.5 minutes) - * Issues with this approach--no syntax or semantics checking, issues not found until runtime and , , poor readability, no navigation support, no autocomplete, had to write akward sax parsing, (.5 minutes) - * Introduction to Xtext type sheets (1.5 minutes) - * only need to define grammer xtext takes care of don't need formal instructions on complilers - * Side-by-side comparison of type data pre- and post-0.8.2 (.5 minutes) - * Type comparator (1 minute), provides view of what will change (didn't have this with excel) was Roberto if xtext helped here -* Live demonstration of GEF or Xtext comparator (if time permits) -* Time for questions (2 minutes) - -Total budgeted presentation time: 8 minutes - - -imagine syntax and create an example (reference) model -define the grammer using xtext that is used by on the reference model - + + +* Introduction to OSEE (1 minute) +* Use of GEF (3 minutes) + * Description of ATS and workflow configuration (1.5 minutes) + * Prior use of Vue (.5 minutes) + * Side-by-side comparison of Vue and GEF (1 minute) +* Use of Xtext (4 minutes) + * domain spesific languages - define + * Use of spreadsheets prior to 0.8.2 (.5 minutes) + * Issues with this approach--no syntax or semantics checking, issues not found until runtime and , , poor readability, no navigation support, no autocomplete, had to write akward sax parsing, (.5 minutes) + * Introduction to Xtext type sheets (1.5 minutes) + * only need to define grammer xtext takes care of don't need formal instructions on complilers + * Side-by-side comparison of type data pre- and post-0.8.2 (.5 minutes) + * Type comparator (1 minute), provides view of what will change (didn't have this with excel) was Roberto if xtext helped here +* Live demonstration of GEF or Xtext comparator (if time permits) +* Time for questions (2 minutes) + +Total budgeted presentation time: 8 minutes + + +imagine syntax and create an example (reference) model +define the grammer using xtext that is used by on the reference model + diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/Don_Bio.txt b/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/Don_Bio.txt index 3f11f180be8..a816bd27e85 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/Don_Bio.txt +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/Don_Bio.txt @@ -1 +1 @@ -Don Dunne is the co-lead and committer of the Open System Engineering Environment (OSEE) project and has spent the past 7 years architecting, developing and deploying eclipse plugins in its support. He is also a committer on the Nebula project in support of the XViewer, an extension to the JFace TreeViewer. He graduated with a BS in Computer Science at University of Central Florida. He has over 17 years experience in Embedded Software Engineering with a focus on the development and deployment of tools to streamline the software engineering lifecycle. The past 5 years have included the development of the Action Tracking System (ATS) which is a tightly integrated change management tool built on the OSEE Application Framework. ATS enables tracking of all tasks throughout the lifecycle of development including hardware, software, tools, process and facilities with the ability to graphically configure different workflows for each. He is currently focused on gaining support for the continued and expanding collaboration of OSEE throughout the commercial, academic and defense sectors. +Don Dunne is the co-lead and committer of the Open System Engineering Environment (OSEE) project and has spent the past 7 years architecting, developing and deploying eclipse plugins in its support. He is also a committer on the Nebula project in support of the XViewer, an extension to the JFace TreeViewer. He graduated with a BS in Computer Science at University of Central Florida. He has over 17 years experience in Embedded Software Engineering with a focus on the development and deployment of tools to streamline the software engineering lifecycle. The past 5 years have included the development of the Action Tracking System (ATS) which is a tightly integrated change management tool built on the OSEE Application Framework. ATS enables tracking of all tasks throughout the lifecycle of development including hardware, software, tools, process and facilities with the ability to graphically configure different workflows for each. He is currently focused on gaining support for the continued and expanding collaboration of OSEE throughout the commercial, academic and defense sectors. diff --git a/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/ReqtsMgmt.html b/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/ReqtsMgmt.html index ce691af3e60..875fcb940a9 100644 --- a/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/ReqtsMgmt.html +++ b/plugins/org.eclipse.osee.support.admin/eclipseCon/2011/ReqtsMgmt.html @@ -1,21 +1,21 @@ -Title: Fire your Requirements Management vendor! - -

This tutorial will provide you with a full-featured requirements management application ready for your requirements development. First, we will walk you through download, configuration and use of OSEE Define. Then we will show you how to modify the requirements data model and configure the system for your needs.

- -

OSEE Define is a full-featured open source requirements management solution that allows users to define and use their own data model. It's advanced branch management capabilities, including change reports and automated merging, make it possible to control many variants of a project with ease. Since OSEE Define retains a full revision history of every resource in the system, engineers can make and review changes with greater confidence. The data integration and traceability features OSEE offers enable a coherent view of a project across its full life-cycle.

- -OSEE Define Features Include: -
    -
  • Enterprise support for concurrent, distributed requirements development
  • -
  • Bidirectional traceability across the full product lifecycle
  • -
  • Multi-level branching and merging
  • -
  • Automated change detection capabilities
  • -
  • Incorporate native file formats into your requirements set
  • -
  • Control many variants with multi-basline committing
  • -
  • Automatically publish documents using customer configured templates
  • -
  • Advanced navigation and search capabilities
  • -
  • Integrated process and workflow
  • -
- -

OSEE Define comes bundled with an embedded database and a sample data model configured, so it's easy to get started and it's features can help you improve quality, increase efficiency and ultimately reduce costs of managing your requirements.

- +Title: Fire your Requirements Management vendor! + +

This tutorial will provide you with a full-featured requirements management application ready for your requirements development. First, we will walk you through download, configuration and use of OSEE Define. Then we will show you how to modify the requirements data model and configure the system for your needs.

+ +

OSEE Define is a full-featured open source requirements management solution that allows users to define and use their own data model. It's advanced branch management capabilities, including change reports and automated merging, make it possible to control many variants of a project with ease. Since OSEE Define retains a full revision history of every resource in the system, engineers can make and review changes with greater confidence. The data integration and traceability features OSEE offers enable a coherent view of a project across its full life-cycle.

+ +OSEE Define Features Include: +
    +
  • Enterprise support for concurrent, distributed requirements development
  • +
  • Bidirectional traceability across the full product lifecycle
  • +
  • Multi-level branching and merging
  • +
  • Automated change detection capabilities
  • +
  • Incorporate native file formats into your requirements set
  • +
  • Control many variants with multi-basline committing
  • +
  • Automatically publish documents using customer configured templates
  • +
  • Advanced navigation and search capabilities
  • +
  • Integrated process and workflow
  • +
+ +

OSEE Define comes bundled with an embedded database and a sample data model configured, so it's easy to get started and it's features can help you improve quality, increase efficiency and ultimately reduce costs of managing your requirements.

+ diff --git a/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html b/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html index 0663df03290..7dcef85d022 100644 --- a/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html +++ b/plugins/org.eclipse.osee.support.admin/presentations_publications/EclipseCon2009_OSEE_Test Environment.html @@ -1,47 +1,47 @@ -

-Title: A Framework for Testing the Software of Complex Systems -

- -

-The Open System Engineering Environment Test Environemnt (OTE) was created as a solution for verifying the -software of the next generation Apache attack helicopter. OTE is intended for requirements based -testing of software that is part of a larger complex system. -

- -

-Some of the features of the system are: -

  • - A Messaging system that supports the following external I/O: ethernet, mux, serial, and wire. -
  • -
  • - Tools for monitoring and manipulation of messages. -
  • -
  • - A Framework for modeling different components that interact with the software. -
  • -
  • - Support multiple levels of test fidelity; from a simulated environment to labs with varying degrees of actual hardware to production line test stations to debug problems and verify that hardware is properly connected. -
  • -
  • - Remote connection to the environment including the ability to manipulate messages and models. -
  • -
  • - Support for the running of thousands of tests that takes hundreds of hours to run to completion. -
  • -
  • - Traceability from requirements to tests to test runs. -
  • -
  • - History of test runs and a record of how failures were dispositioned. -
  • -
  • - Support for publishing various documents that are delivered to the customer. -
  • - -

    - -

    -Our environment supports different types of users; from the test team who write and run the tests to requirements writers who debug the software requirements, - to manufacturing personal who perform checks on the final product. In our talk we will discuss the current state of our environment, how it may be used by - other organizations, and what our future plans are. -

    +

    +Title: A Framework for Testing the Software of Complex Systems +

    + +

    +The Open System Engineering Environment Test Environemnt (OTE) was created as a solution for verifying the +software of the next generation Apache attack helicopter. OTE is intended for requirements based +testing of software that is part of a larger complex system. +

    + +

    +Some of the features of the system are: +

  • + A Messaging system that supports the following external I/O: ethernet, mux, serial, and wire. +
  • +
  • + Tools for monitoring and manipulation of messages. +
  • +
  • + A Framework for modeling different components that interact with the software. +
  • +
  • + Support multiple levels of test fidelity; from a simulated environment to labs with varying degrees of actual hardware to production line test stations to debug problems and verify that hardware is properly connected. +
  • +
  • + Remote connection to the environment including the ability to manipulate messages and models. +
  • +
  • + Support for the running of thousands of tests that takes hundreds of hours to run to completion. +
  • +
  • + Traceability from requirements to tests to test runs. +
  • +
  • + History of test runs and a record of how failures were dispositioned. +
  • +
  • + Support for publishing various documents that are delivered to the customer. +
  • + +

    + +

    +Our environment supports different types of users; from the test team who write and run the tests to requirements writers who debug the software requirements, + to manufacturing personal who perform checks on the final product. In our talk we will discuss the current state of our environment, how it may be used by + other organizations, and what our future plans are. +

    diff --git a/plugins/org.eclipse.osee.support.build/.project b/plugins/org.eclipse.osee.support.build/.project index 07c9661aa51..a282407ac38 100644 --- a/plugins/org.eclipse.osee.support.build/.project +++ b/plugins/org.eclipse.osee.support.build/.project @@ -1,28 +1,28 @@ - - - org.eclipse.osee.support.build - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + org.eclipse.osee.support.build + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.eclipse.osee.support.build/build.properties b/plugins/org.eclipse.osee.support.build/build.properties index 5e3728557e2..5f22cdd4480 100644 --- a/plugins/org.eclipse.osee.support.build/build.properties +++ b/plugins/org.eclipse.osee.support.build/build.properties @@ -1 +1 @@ -bin.includes = META-INF/ +bin.includes = META-INF/ diff --git a/plugins/org.eclipse.osee.support.build/codeChecks/build.properties b/plugins/org.eclipse.osee.support.build/codeChecks/build.properties index c7896c76546..a894453bc7c 100644 --- a/plugins/org.eclipse.osee.support.build/codeChecks/build.properties +++ b/plugins/org.eclipse.osee.support.build/codeChecks/build.properties @@ -1,12 +1,12 @@ -thirdPartyDownloadLicenseAcceptanceOK="I accept" - -build-directory=build -buildType=CodeQuality_ -#PROXY SETUP -#proxy_host= -#proxy_port= - -code-style-configs=${basedir}/../../org.eclipse.osee.support.config/codeStyle -osee-checkstyle-rules=${code-style-configs}/osee_check_style.xml -osee-pmd-rules=${code-style-configs}/osee_pmd_rule_set.xml +thirdPartyDownloadLicenseAcceptanceOK="I accept" + +build-directory=build +buildType=CodeQuality_ +#PROXY SETUP +#proxy_host= +#proxy_port= + +code-style-configs=${basedir}/../../org.eclipse.osee.support.config/codeStyle +osee-checkstyle-rules=${code-style-configs}/osee_check_style.xml +osee-pmd-rules=${code-style-configs}/osee_pmd_rule_set.xml \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.build/codeChecks/buildAll.xml b/plugins/org.eclipse.osee.support.build/codeChecks/buildAll.xml index 62f40538078..abfac56ae83 100644 --- a/plugins/org.eclipse.osee.support.build/codeChecks/buildAll.xml +++ b/plugins/org.eclipse.osee.support.build/codeChecks/buildAll.xml @@ -1,53 +1,53 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.build/codeChecks/scripts/checkCodeQuality.xml b/plugins/org.eclipse.osee.support.build/codeChecks/scripts/checkCodeQuality.xml index 1b46487537c..787cd7816db 100644 --- a/plugins/org.eclipse.osee.support.build/codeChecks/scripts/checkCodeQuality.xml +++ b/plugins/org.eclipse.osee.support.build/codeChecks/scripts/checkCodeQuality.xml @@ -1,362 +1,362 @@ - - - - Must specify a target such as 'getCodeStyleDependencies'. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Error! - - Ant-Contrib 1.0b2 is required. Download it from http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b2-bin.zip/download, - then place it in one of the following locations. You can also redefine these paths in your build.properties file: - - $${thirdPartyJarsDir}/ant-contrib.jar = ${thirdPartyJarsDir}/ant-contrib.jar - - Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". - - - - - - - - - - - - - Error! - - Check Style 5.0 is required. Download it from http://sourceforge.net/projects/checkstyle/files/checkstyle/5.0/checkstyle-5.0.zip/download, - then place it in one of the following locations. You can also redefine these paths in your build.properties file: - - $${thirdPartyJarsDir}/checkstyle/checkstyle-all-5.0.jar = ${thirdPartyJarsDir}/checkstyle/checkstyle-all-5.0.jar - - Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". - - - - - - - - - - - - - Error! - - PMD 4.2.5 is required. Download it from http://sourceforge.net/projects/pmd/files/pmd/4.2.5/pmd-bin-4.2.5.zip/download, - then place it in one of the following locations. You can also redefine these paths in your build.properties file: - - $${thirdPartyJarsDir}/pmd/pmd-4.2.5.jar = ${thirdPartyJarsDir}/pmd/pmd-4.2.5.jar - - Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". - - - - - - - - - - - - - Error! - - FindBugs 1.3.8 is required. Download it from http://sourceforge.net/projects/findbugs/files/findbugs/1.3.8/findbugs-1.3.8.zip/download, - then place it in one of the following locations. You can also redefine these paths in your build.properties file: - - $${thirdPartyJarsDir}/findbugs/findbugs-ant.jar = ${thirdPartyJarsDir}/findbugs/findbugs-ant.jar - - Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Must specify a target such as 'getCodeStyleDependencies'. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error! + + Ant-Contrib 1.0b2 is required. Download it from http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b2-bin.zip/download, + then place it in one of the following locations. You can also redefine these paths in your build.properties file: + + $${thirdPartyJarsDir}/ant-contrib.jar = ${thirdPartyJarsDir}/ant-contrib.jar + + Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". + + + + + + + + + + + + + Error! + + Check Style 5.0 is required. Download it from http://sourceforge.net/projects/checkstyle/files/checkstyle/5.0/checkstyle-5.0.zip/download, + then place it in one of the following locations. You can also redefine these paths in your build.properties file: + + $${thirdPartyJarsDir}/checkstyle/checkstyle-all-5.0.jar = ${thirdPartyJarsDir}/checkstyle/checkstyle-all-5.0.jar + + Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". + + + + + + + + + + + + + Error! + + PMD 4.2.5 is required. Download it from http://sourceforge.net/projects/pmd/files/pmd/4.2.5/pmd-bin-4.2.5.zip/download, + then place it in one of the following locations. You can also redefine these paths in your build.properties file: + + $${thirdPartyJarsDir}/pmd/pmd-4.2.5.jar = ${thirdPartyJarsDir}/pmd/pmd-4.2.5.jar + + Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". + + + + + + + + + + + + + Error! + + FindBugs 1.3.8 is required. Download it from http://sourceforge.net/projects/findbugs/files/findbugs/1.3.8/findbugs-1.3.8.zip/download, + then place it in one of the following locations. You can also redefine these paths in your build.properties file: + + $${thirdPartyJarsDir}/findbugs/findbugs-ant.jar = ${thirdPartyJarsDir}/findbugs/findbugs-ant.jar + + Or, to download this automatically, set build.properties#thirdPartyDownloadLicenseAcceptance to "I Accept". + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.build/support/build.properties b/plugins/org.eclipse.osee.support.build/support/build.properties index 61b524605c3..b87dd49cf4c 100644 --- a/plugins/org.eclipse.osee.support.build/support/build.properties +++ b/plugins/org.eclipse.osee.support.build/support/build.properties @@ -1,240 +1,240 @@ -############################################################################### -# Copyright (c) 2003, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -##################### -# Parameters describing how and where to execute the build. -# Typical users need only update the following properties: -# baseLocation - where things you are building against are installed -# bootclasspath - The base jars to compile against (typicaly rt.jar) -# configs - the list of {os, ws, arch} configurations to build. -# -# Of course any of the settings here can be overridden by spec'ing -# them on the command line (e.g., -DbaseLocation=d:/eclipse - -#The type of the top level element we are building, generally "feature" -topLevelElementType = feature -#The id of the top level element we are building -#topLevelElementId = ${master.feature} *** Set in top level ant script **** - -############# PRODUCT/PACKAGING CONTROL ############# -#product=/plugin or feature id/path/to/.product -runPackager=true - -#Set the name of the archive that will result from the product build. -#archiveNamePrefix= - -# The prefix that will be used in the generated archive. -archivePrefix=osee - -# The location under which all of the build output will be collected. Must be equal to archivePrefix due to a bug in the eclipse build scripts -collectingFolder=${archivePrefix} - -# The list of {os, ws, arch} configurations to build. This -# value is a '&' separated list of ',' separate triples. For example, -# configs=win32,win32,x86 & linux,motif,x86 -# By default the value is *,*,* -configs = *, *, * -#configs=win32, win32, x86 & \ -# linux, gtk, ppc &\ -# linux, gtk, x86 & \ -# linux, gtk, x86_64 & \ -# linux, motif, x86 & \ -# solaris, motif, sparc & \ -# solaris, gtk, sparc & \ -# aix, motif, ppc & \ -# hpux, motif, PA_RISC & \ -# macosx, carbon, ppc - -# By default PDE creates one archive (result) per entry listed in the configs property. -# Setting this value to true will cause PDE to only create one output containing all -# artifacts for all the platforms listed in the configs property. -# To control the output format for the group, add a "group, group, group - " entry to the -# archivesFormat. -#groupConfigurations=true - -#The format of the archive. By default a zip is created using antZip. -#The list can only contain the configuration for which the desired format is different than zip. -#archivesFormat=win32, win32, x86 - antZip& \ -# linux, gtk, ppc - antZip &\ -# linux, gtk, x86 - antZip& \ -# linux, gtk, x86_64 - antZip& \ -# linux, motif, x86 - antZip& \ -# solaris, motif, sparc - antZip& \ -# solaris, gtk, sparc - antZip& \ -# aix, motif, ppc - antZip& \ -# hpux, motif, PA_RISC - antZip& \ -# macosx, carbon, ppc - antZip - -#Set to true if you want the output to be ready for an update jar (no site.xml generated) -outputUpdateJars = true - -#Set to true for Jnlp generation -#codebase should be a URL that will be used as the root of all relative URLs in the output. -#generateJnlp=false -#jnlp.codebase= -#jnlp.j2se= -#jnlp.locale= -#jnlp.generateOfflineAllowed=true or false generate attribute in the generated features -#jnlp.configs=${configs} #uncomment to filter the content of the generated jnlp files based on the configuration being built - -#Set to true if you want to sign jars -#signJars=false -#sign.alias= -#sign.keystore= -#sign.storepass= - -#Arguments to send to the zip executable -zipargs= - -#Arguments to send to the tar executable -tarargs= - -#Control the creation of a file containing the version included in each configuration - on by default -generateVersionsLists=true - -############## BUILD NAMING CONTROL ################ -# The directory into which the build elements are fetched and where -# the build takes place. -# buildDirectory=${basedir}/sandbox - -# Type of build. Used in naming the build output. Typically this value is -# one of I, N, M, S, ... -buildType=M - -# ID of the build. Used in naming the build output. -# this is set in the ant build files -#buildId= - -# Label for the build. Used in naming the build output -buildLabel=${buildType}.${buildId} - -# Timestamp for the build. Used in naming the build output -#timestamp=007 - -#The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde. -#The value will only be applied to plugin or features indicating build.properties, qualifier = context -forceContextQualifier=${DSTAMP}${TSTAMP} - -#Enable / disable the generation of a suffix for the features that use .qualifier. -#The generated suffix is computed according to the content of the feature -generateFeatureVersionSuffix=false - -############# BASE CONTROL ############# -# Settings for the base Eclipse components and Java class libraries -# against which you are building. -# Base location for anything the build needs to compile against. For example, -# in most RCP app or a plug-in, the baseLocation should be the location of a previously -# installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack. -# baseLocation is a java system property set earlier - -#Os/Ws/Arch/nl of the eclipse specified by baseLocation -baseos=win32 -basews=win32 -basearch=x86 - -#this property indicates whether you want the set of plug-ins and features to be considered during the build to be limited to the ones reachable from the features / plugins being built -filteredDependencyCheck=true - -#this property indicates whether the resolution should be done in development mode (i.e. ignore multiple bundles with singletons) -resolution.devMode=true - -#pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :) -#a location is one of: -#- the location of the jar or folder that is the plugin or feature : /path/to/foo.jar or /path/to/foo -#- a directory that contains a /plugins or /features subdirectory -#- the location of a feature.xml, or for 2.1 style plugins, the plugin.xml or fragment.xml -#pluginPath= - -skipBase=true -eclipseURL= -eclipseBuildId= -eclipseBaseURL=${eclipseURL}/eclipse-platform-${eclipseBuildId}-win32.zip - - -############# MAP FILE CONTROL ################ -# This section defines CVS tags to use when fetching the map files from the repository. -# If you want to fetch the map file from repository / location, change the getMapFiles target in the customTargets.xml - -skipMaps=true -mapsRepo=:pserver:anonymous@example.com/path/to/repo -mapsRoot=path/to/maps -mapsCheckoutTag=HEAD - -#tagMaps=true -mapsTagTag=v${buildId} - - -############ REPOSITORY CONTROL ############### -# This section defines properties parameterizing the repositories where plugins, fragments -# bundles and features are being obtained from. - -# The tags to use when fetching elements to build. -# By default thebuilder will use whatever is in the maps. -# This value takes the form of a comma separated list of repository identifier (like used in the map files) and the -# overriding value -# For example fetchTag=CVS=HEAD, SVN=v20050101 -#fetchTag=HEAD -#skipFetch=true - - -############# JAVA COMPILER OPTIONS ############## -# The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE -#bootclasspath=${java.home}/lib/rt.jar - -# specific JRE locations to compile against. These values are used to compile bundles specifying a -# Bundle-RequiredExecutionEnvironment. Uncomment and set values for environments that you support -#CDC-1.0/Foundation-1.0= /path/to/rt.jar -#CDC-1.1/Foundation-1.1= -#OSGi/Minimum-1.0= -#OSGi/Minimum-1.1= -#JRE-1.1= -#J2SE-1.2= -#J2SE-1.3= -#J2SE-1.4= -#J2SE-1.5= -#JavaSE-1.6= -#PersonalJava-1.1= -#PersonalJava-1.2= -#CDC-1.0/PersonalBasis-1.0= -#CDC-1.0/PersonalJava-1.0= -#CDC-1.1/PersonalBasis-1.1= -#CDC-1.1/PersonalJava-1.1= - -# Specify the output format of the compiler log when eclipse jdt is used -logExtension=.log - -# Whether or not to include debug info in the output jars -javacDebugInfo=true - -# Whether or not to fail the build if there are compiler errors -javacFailOnError=true - -# Enable or disable verbose mode of the compiler -javacVerbose=false - -# Extra arguments for the compiler. These are specific to the java compiler being used. -compilerArg= -nowarn -g - -# Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties -javacSource=1.6 - -# Default value for the version of the byte code targeted. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacTarget in build.properties. -javacTarget=1.6 - -buildingOSGi=true -recursiveGeneration=true -generate.p2.metadata=true -p2.metadata.repo=file:${buildDirectory}/repository -p2.artifact.repo=file:${buildDirectory}/repository -p2.metadata.repo.name=OSEE Update Site -p2.artifact.repo.name=OSEE Update Site - artifacts -p2.publish.artifacts=true -p2.flavor=tooling -p2.gathering = true +############################################################################### +# Copyright (c) 2003, 2006 IBM Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# IBM Corporation - initial API and implementation +############################################################################### +##################### +# Parameters describing how and where to execute the build. +# Typical users need only update the following properties: +# baseLocation - where things you are building against are installed +# bootclasspath - The base jars to compile against (typicaly rt.jar) +# configs - the list of {os, ws, arch} configurations to build. +# +# Of course any of the settings here can be overridden by spec'ing +# them on the command line (e.g., -DbaseLocation=d:/eclipse + +#The type of the top level element we are building, generally "feature" +topLevelElementType = feature +#The id of the top level element we are building +#topLevelElementId = ${master.feature} *** Set in top level ant script **** + +############# PRODUCT/PACKAGING CONTROL ############# +#product=/plugin or feature id/path/to/.product +runPackager=true + +#Set the name of the archive that will result from the product build. +#archiveNamePrefix= + +# The prefix that will be used in the generated archive. +archivePrefix=osee + +# The location under which all of the build output will be collected. Must be equal to archivePrefix due to a bug in the eclipse build scripts +collectingFolder=${archivePrefix} + +# The list of {os, ws, arch} configurations to build. This +# value is a '&' separated list of ',' separate triples. For example, +# configs=win32,win32,x86 & linux,motif,x86 +# By default the value is *,*,* +configs = *, *, * +#configs=win32, win32, x86 & \ +# linux, gtk, ppc &\ +# linux, gtk, x86 & \ +# linux, gtk, x86_64 & \ +# linux, motif, x86 & \ +# solaris, motif, sparc & \ +# solaris, gtk, sparc & \ +# aix, motif, ppc & \ +# hpux, motif, PA_RISC & \ +# macosx, carbon, ppc + +# By default PDE creates one archive (result) per entry listed in the configs property. +# Setting this value to true will cause PDE to only create one output containing all +# artifacts for all the platforms listed in the configs property. +# To control the output format for the group, add a "group, group, group - " entry to the +# archivesFormat. +#groupConfigurations=true + +#The format of the archive. By default a zip is created using antZip. +#The list can only contain the configuration for which the desired format is different than zip. +#archivesFormat=win32, win32, x86 - antZip& \ +# linux, gtk, ppc - antZip &\ +# linux, gtk, x86 - antZip& \ +# linux, gtk, x86_64 - antZip& \ +# linux, motif, x86 - antZip& \ +# solaris, motif, sparc - antZip& \ +# solaris, gtk, sparc - antZip& \ +# aix, motif, ppc - antZip& \ +# hpux, motif, PA_RISC - antZip& \ +# macosx, carbon, ppc - antZip + +#Set to true if you want the output to be ready for an update jar (no site.xml generated) +outputUpdateJars = true + +#Set to true for Jnlp generation +#codebase should be a URL that will be used as the root of all relative URLs in the output. +#generateJnlp=false +#jnlp.codebase= +#jnlp.j2se= +#jnlp.locale= +#jnlp.generateOfflineAllowed=true or false generate attribute in the generated features +#jnlp.configs=${configs} #uncomment to filter the content of the generated jnlp files based on the configuration being built + +#Set to true if you want to sign jars +#signJars=false +#sign.alias= +#sign.keystore= +#sign.storepass= + +#Arguments to send to the zip executable +zipargs= + +#Arguments to send to the tar executable +tarargs= + +#Control the creation of a file containing the version included in each configuration - on by default +generateVersionsLists=true + +############## BUILD NAMING CONTROL ################ +# The directory into which the build elements are fetched and where +# the build takes place. +# buildDirectory=${basedir}/sandbox + +# Type of build. Used in naming the build output. Typically this value is +# one of I, N, M, S, ... +buildType=M + +# ID of the build. Used in naming the build output. +# this is set in the ant build files +#buildId= + +# Label for the build. Used in naming the build output +buildLabel=${buildType}.${buildId} + +# Timestamp for the build. Used in naming the build output +#timestamp=007 + +#The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde. +#The value will only be applied to plugin or features indicating build.properties, qualifier = context +forceContextQualifier=${DSTAMP}${TSTAMP} + +#Enable / disable the generation of a suffix for the features that use .qualifier. +#The generated suffix is computed according to the content of the feature +generateFeatureVersionSuffix=false + +############# BASE CONTROL ############# +# Settings for the base Eclipse components and Java class libraries +# against which you are building. +# Base location for anything the build needs to compile against. For example, +# in most RCP app or a plug-in, the baseLocation should be the location of a previously +# installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack. +# baseLocation is a java system property set earlier + +#Os/Ws/Arch/nl of the eclipse specified by baseLocation +baseos=win32 +basews=win32 +basearch=x86 + +#this property indicates whether you want the set of plug-ins and features to be considered during the build to be limited to the ones reachable from the features / plugins being built +filteredDependencyCheck=true + +#this property indicates whether the resolution should be done in development mode (i.e. ignore multiple bundles with singletons) +resolution.devMode=true + +#pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :) +#a location is one of: +#- the location of the jar or folder that is the plugin or feature : /path/to/foo.jar or /path/to/foo +#- a directory that contains a /plugins or /features subdirectory +#- the location of a feature.xml, or for 2.1 style plugins, the plugin.xml or fragment.xml +#pluginPath= + +skipBase=true +eclipseURL= +eclipseBuildId= +eclipseBaseURL=${eclipseURL}/eclipse-platform-${eclipseBuildId}-win32.zip + + +############# MAP FILE CONTROL ################ +# This section defines CVS tags to use when fetching the map files from the repository. +# If you want to fetch the map file from repository / location, change the getMapFiles target in the customTargets.xml + +skipMaps=true +mapsRepo=:pserver:anonymous@example.com/path/to/repo +mapsRoot=path/to/maps +mapsCheckoutTag=HEAD + +#tagMaps=true +mapsTagTag=v${buildId} + + +############ REPOSITORY CONTROL ############### +# This section defines properties parameterizing the repositories where plugins, fragments +# bundles and features are being obtained from. + +# The tags to use when fetching elements to build. +# By default thebuilder will use whatever is in the maps. +# This value takes the form of a comma separated list of repository identifier (like used in the map files) and the +# overriding value +# For example fetchTag=CVS=HEAD, SVN=v20050101 +#fetchTag=HEAD +#skipFetch=true + + +############# JAVA COMPILER OPTIONS ############## +# The location of the Java jars to compile against. Typically the rt.jar for your JDK/JRE +#bootclasspath=${java.home}/lib/rt.jar + +# specific JRE locations to compile against. These values are used to compile bundles specifying a +# Bundle-RequiredExecutionEnvironment. Uncomment and set values for environments that you support +#CDC-1.0/Foundation-1.0= /path/to/rt.jar +#CDC-1.1/Foundation-1.1= +#OSGi/Minimum-1.0= +#OSGi/Minimum-1.1= +#JRE-1.1= +#J2SE-1.2= +#J2SE-1.3= +#J2SE-1.4= +#J2SE-1.5= +#JavaSE-1.6= +#PersonalJava-1.1= +#PersonalJava-1.2= +#CDC-1.0/PersonalBasis-1.0= +#CDC-1.0/PersonalJava-1.0= +#CDC-1.1/PersonalBasis-1.1= +#CDC-1.1/PersonalJava-1.1= + +# Specify the output format of the compiler log when eclipse jdt is used +logExtension=.log + +# Whether or not to include debug info in the output jars +javacDebugInfo=true + +# Whether or not to fail the build if there are compiler errors +javacFailOnError=true + +# Enable or disable verbose mode of the compiler +javacVerbose=false + +# Extra arguments for the compiler. These are specific to the java compiler being used. +compilerArg= -nowarn -g + +# Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties +javacSource=1.6 + +# Default value for the version of the byte code targeted. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacTarget in build.properties. +javacTarget=1.6 + +buildingOSGi=true +recursiveGeneration=true +generate.p2.metadata=true +p2.metadata.repo=file:${buildDirectory}/repository +p2.artifact.repo=file:${buildDirectory}/repository +p2.metadata.repo.name=OSEE Update Site +p2.artifact.repo.name=OSEE Update Site - artifacts +p2.publish.artifacts=true +p2.flavor=tooling +p2.gathering = true diff --git a/plugins/org.eclipse.osee.support.build/support/client_category.xml b/plugins/org.eclipse.osee.support.build/support/client_category.xml index 759557b167b..e328e99d283 100644 --- a/plugins/org.eclipse.osee.support.build/support/client_category.xml +++ b/plugins/org.eclipse.osee.support.build/support/client_category.xml @@ -1,43 +1,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.build/support/customTargets.xml b/plugins/org.eclipse.osee.support.build/support/customTargets.xml index 2f97c5500b2..5f80a231dee 100644 --- a/plugins/org.eclipse.osee.support.build/support/customTargets.xml +++ b/plugins/org.eclipse.osee.support.build/support/customTargets.xml @@ -1,180 +1,180 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.build/support/orbit.map b/plugins/org.eclipse.osee.support.build/support/orbit.map index 510228fc69e..bf9a32b29a0 100644 --- a/plugins/org.eclipse.osee.support.build/support/orbit.map +++ b/plugins/org.eclipse.osee.support.build/support/orbit.map @@ -1,23 +1,23 @@ -plugin@com.lowagie.text,2.1.7=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20100508202910/bundles/com.lowagie.text_2.1.7.v201004222200.jar -plugin@javax.activation,1.1.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/javax.activation_1.1.0.v200905021805.jar -plugin@javax.mail.glassfish,1.4.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/javax.mail.glassfish_1.4.1.v200808130215.jar -plugin@javax.servlet,2.5.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/javax.servlet_2.5.0.v200806031605.jar -plugin@javax.xml,1.3.4=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/javax.xml_1.3.4.v200902170245.jar -plugin@org.apache.commons.codec,1.3.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.commons.codec_1.3.0.v20080530-1600.jar -plugin@org.apache.commons.httpclient,3.1.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar -plugin@org.apache.commons.lang,2.4.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.commons.lang_2.4.0.v20081016-1030.jar -plugin@org.apache.commons.logging,1.1.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.commons.logging_1.1.1.v200904062255.jar -plugin@org.apache.commons.net,1.4.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.commons.net_1.4.1.v200905122237.jar -plugin@org.apache.derby,10.5.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20091203150826/bundles/org.apache.derby_10.5.1.1_200912031533.jar -plugin@org.apache.oro,2.0.8=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.oro_2.0.8.v200903061218.jar -plugin@org.apache.xerces,2.9.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.xerces_2.9.0.v200909240008.jar -plugin@org.apache.xml.resolver,1.2.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.xml.resolver_1.2.0.v200902170519.jar -plugin@org.apache.xml.serializer,2.7.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.xml.serializer_2.7.1.v200902170519.jar -plugin@org.eclipse.nebula.cwt=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.nebula.cwt_0.9.0.HEAD.jar -plugin@org.eclipse.nebula.widgets.calendarcombo=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.nebula.widgets.calendarcombo_1.0.0.jar -plugin@org.eclipse.nebula.widgets.cdatetime=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.nebula.widgets.cdatetime_0.14.0.HEAD.jar -plugin@org.eclipse.team.svn.core=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.team.svn.core_0.7.8.I20091023-1300.jar -plugin@org.eclipse.team.svn.ui=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.team.svn.ui_0.7.8.I20091023-1300.jar -plugin@org.eclipse.team.svn=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.team.svn_0.7.8.I20091023-1300.jar -plugin@org.mortbay.jetty.server,6.1.15=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.mortbay.jetty.server_6.1.15.v200905151201.jar +plugin@com.lowagie.text,2.1.7=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20100508202910/bundles/com.lowagie.text_2.1.7.v201004222200.jar +plugin@javax.activation,1.1.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/javax.activation_1.1.0.v200905021805.jar +plugin@javax.mail.glassfish,1.4.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/javax.mail.glassfish_1.4.1.v200808130215.jar +plugin@javax.servlet,2.5.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/javax.servlet_2.5.0.v200806031605.jar +plugin@javax.xml,1.3.4=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/javax.xml_1.3.4.v200902170245.jar +plugin@org.apache.commons.codec,1.3.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.commons.codec_1.3.0.v20080530-1600.jar +plugin@org.apache.commons.httpclient,3.1.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar +plugin@org.apache.commons.lang,2.4.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.commons.lang_2.4.0.v20081016-1030.jar +plugin@org.apache.commons.logging,1.1.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.commons.logging_1.1.1.v200904062255.jar +plugin@org.apache.commons.net,1.4.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.commons.net_1.4.1.v200905122237.jar +plugin@org.apache.derby,10.5.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20091203150826/bundles/org.apache.derby_10.5.1.1_200912031533.jar +plugin@org.apache.oro,2.0.8=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.apache.oro_2.0.8.v200903061218.jar +plugin@org.apache.xerces,2.9.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.xerces_2.9.0.v200909240008.jar +plugin@org.apache.xml.resolver,1.2.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.xml.resolver_1.2.0.v200902170519.jar +plugin@org.apache.xml.serializer,2.7.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/org.apache.xml.serializer_2.7.1.v200902170519.jar +plugin@org.eclipse.nebula.cwt=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.nebula.cwt_0.9.0.HEAD.jar +plugin@org.eclipse.nebula.widgets.calendarcombo=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.nebula.widgets.calendarcombo_1.0.0.jar +plugin@org.eclipse.nebula.widgets.cdatetime=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.nebula.widgets.cdatetime_0.14.0.HEAD.jar +plugin@org.eclipse.team.svn.core=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.team.svn.core_0.7.8.I20091023-1300.jar +plugin@org.eclipse.team.svn.ui=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.team.svn.ui_0.7.8.I20091023-1300.jar +plugin@org.eclipse.team.svn=GET,https://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk/org.eclipse.osee.support.build/support/org.eclipse.team.svn_0.7.8.I20091023-1300.jar +plugin@org.mortbay.jetty.server,6.1.15=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.mortbay.jetty.server_6.1.15.v200905151201.jar plugin@org.mortbay.jetty.util,6.1.15=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/bundles/org.mortbay.jetty.util_6.1.15.v200905182336.jar \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.build/support/osee.map b/plugins/org.eclipse.osee.support.build/support/osee.map index b3ebefc4ba3..0cab8ee7ec2 100644 --- a/plugins/org.eclipse.osee.support.build/support/osee.map +++ b/plugins/org.eclipse.osee.support.build/support/osee.map @@ -1,99 +1,99 @@ -feature@org.eclipse.osee.client.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.client.feature - -feature@org.eclipse.osee.framework.server.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.server.feature -plugin@org.eclipse.osee.framework.branch.management=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.branch.management -plugin@org.eclipse.osee.framework.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core -plugin@org.eclipse.osee.framework.resource.locator.attribute=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.resource.locator.attribute -plugin@org.eclipse.osee.framework.resource.management=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.resource.management -plugin@org.eclipse.osee.framework.resource.provider.attribute=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.resource.provider.attribute -plugin@org.eclipse.osee.framework.search.engine=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.search.engine -plugin@org.eclipse.osee.framework.server.admin=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.server.admin -plugin@org.eclipse.osee.framework.core.server=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.server -plugin@org.eclipse.osee.framework.jdk.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jdk.core -plugin@org.eclipse.osee.framework.logging=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.logging -plugin@org.eclipse.osee.framework.manager.servlet=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.manager.servlet - -feature@org.eclipse.osee.master.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.master.feature -feature@org.eclipse.osee.framework.server.external.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.server.external.feature -feature@org.eclipse.osee.external.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.external.feature - -feature@org.eclipse.osee.framework.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.feature -plugin@net.jini=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/net.jini -plugin@jms.activemq.launch=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/jms.activemq.launch -plugin@jms.libraries=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/jms.libraries - -plugin@org.eclipse.osee.framework.derby=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.derby -plugin@org.eclipse.osee.framework.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core -plugin@org.eclipse.osee.framework.core.client=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.client -plugin@org.eclipse.osee.framework.core.server=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.server -plugin@org.eclipse.osee.framework.database=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.database -plugin@org.eclipse.osee.framework.jdbcodbc=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jdbcodbc -plugin@org.eclipse.osee.framework.jdk.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jdk.core -plugin@org.eclipse.osee.framework.jini=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jini -plugin@org.eclipse.osee.framework.logging=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.logging -plugin@org.eclipse.osee.framework.messaging=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.messaging -plugin@org.eclipse.osee.framework.messaging.event.res=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.messaging.event.res -plugin@org.eclipse.osee.framework.messaging.event.skynet=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.messaging.event.skynet -plugin@org.eclipse.osee.framework.oracle=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.oracle -plugin@org.eclipse.osee.framework.plugin.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.plugin.core -plugin@org.eclipse.osee.framework.postgresql=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.postgresql -plugin@org.eclipse.osee.framework.skynet.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.skynet.core -plugin@org.eclipse.osee.framework.svn=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.svn -plugin@org.eclipse.osee.framework.templates=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.templates -plugin@org.eclipse.osee.framework.updater=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.updater -plugin@org.eclipse.osee.framework.database.init=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.database.init -plugin@org.eclipse.osee.framework.core.dsl=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl -plugin@org.eclipse.osee.framework.core.dsl.edit=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.edit -plugin@org.eclipse.osee.framework.core.dsl.integration=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.integration - -feature@org.eclipse.osee.framework.ui.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.ui.feature -plugin@org.eclipse.nebula.widgets.xviewer=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.nebula.widgets.xviewer -plugin@org.eclipse.osee.framework.ui.admin=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.admin -plugin@org.eclipse.osee.framework.ui.branch.graph=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.branch.graph -plugin@org.eclipse.osee.framework.ui.data.model.editor=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.data.model.editor -plugin@org.eclipse.osee.framework.ui.jdk=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.jdk -plugin@org.eclipse.osee.framework.ui.plugin=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.plugin -plugin@org.eclipse.osee.framework.ui.product=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.product -plugin@org.eclipse.osee.framework.ui.service.control=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.service.control -plugin@org.eclipse.osee.framework.ui.skynet=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.skynet -plugin@org.eclipse.osee.framework.ui.swt=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.swt -plugin@org.eclipse.osee.framework.ui.workspacebundleloader=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.workspacebundleloader -plugin@org.eclipse.osee.framework.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.help.ui -plugin@org.eclipse.osee.framework.dev.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.dev.help.ui -plugin@org.eclipse.osee.framework.core.dsl.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.ui -plugin@org.eclipse.osee.framework.core.dsl.ui.integration=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.ui.integration -plugin@org.eclipse.osee.framework.ui.ws=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.ws - -feature@org.eclipse.osee.define.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.define.feature -plugin@org.eclipse.osee.define=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.define -plugin@org.eclipse.osee.define.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.define.help.ui -plugin@org.eclipse.osee.coverage=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.coverage -plugin@org.eclipse.osee.coverage.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.coverage.help.ui - -feature@org.eclipse.osee.ats.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.ats.feature -plugin@org.eclipse.osee.ats=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ats -plugin@org.eclipse.osee.ats.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ats.help.ui - -feature@org.eclipse.osee.demo.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.demo.feature -plugin@org.eclipse.osee.ats.config.demo=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ats.config.demo -plugin@org.eclipse.osee.demo.db.connection=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.demo.db.connection -plugin@org.eclipse.osee.support.test.util=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.support.test.util - -feature@org.eclipse.osee.ote.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.ote.feature -plugin@org.eclipse.osee.ote.client=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.client -plugin@org.eclipse.osee.ote.client.msg=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.client.msg -plugin@org.eclipse.osee.ote.connection.jini=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.connection.jini -plugin@org.eclipse.osee.ote.connection.service=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.connection.service -plugin@org.eclipse.osee.ote.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.core -plugin@org.eclipse.osee.ote.define=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.define -plugin@org.eclipse.osee.ote.message=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.message -plugin@org.eclipse.osee.ote.messaging.dds=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.messaging.dds -plugin@org.eclipse.osee.ote.runtimeManager=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.runtimeManager -plugin@org.eclipse.osee.ote.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui -plugin@org.eclipse.osee.ote.ui.define=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.define -plugin@org.eclipse.osee.ote.ui.host.cmd=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.host.cmd -plugin@org.eclipse.osee.ote.ui.markers=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.markers -plugin@org.eclipse.osee.ote.ui.mux=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.mux -plugin@org.eclipse.osee.ote.ui.test.manager=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.test.manager - -feature@org.eclipse.osee.external.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.external.feature +feature@org.eclipse.osee.client.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.client.feature + +feature@org.eclipse.osee.framework.server.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.server.feature +plugin@org.eclipse.osee.framework.branch.management=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.branch.management +plugin@org.eclipse.osee.framework.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core +plugin@org.eclipse.osee.framework.resource.locator.attribute=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.resource.locator.attribute +plugin@org.eclipse.osee.framework.resource.management=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.resource.management +plugin@org.eclipse.osee.framework.resource.provider.attribute=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.resource.provider.attribute +plugin@org.eclipse.osee.framework.search.engine=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.search.engine +plugin@org.eclipse.osee.framework.server.admin=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.server.admin +plugin@org.eclipse.osee.framework.core.server=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.server +plugin@org.eclipse.osee.framework.jdk.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jdk.core +plugin@org.eclipse.osee.framework.logging=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.logging +plugin@org.eclipse.osee.framework.manager.servlet=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.manager.servlet + +feature@org.eclipse.osee.master.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.master.feature +feature@org.eclipse.osee.framework.server.external.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.server.external.feature +feature@org.eclipse.osee.external.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.external.feature + +feature@org.eclipse.osee.framework.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.feature +plugin@net.jini=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/net.jini +plugin@jms.activemq.launch=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/jms.activemq.launch +plugin@jms.libraries=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/jms.libraries + +plugin@org.eclipse.osee.framework.derby=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.derby +plugin@org.eclipse.osee.framework.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core +plugin@org.eclipse.osee.framework.core.client=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.client +plugin@org.eclipse.osee.framework.core.server=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.server +plugin@org.eclipse.osee.framework.database=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.database +plugin@org.eclipse.osee.framework.jdbcodbc=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jdbcodbc +plugin@org.eclipse.osee.framework.jdk.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jdk.core +plugin@org.eclipse.osee.framework.jini=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.jini +plugin@org.eclipse.osee.framework.logging=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.logging +plugin@org.eclipse.osee.framework.messaging=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.messaging +plugin@org.eclipse.osee.framework.messaging.event.res=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.messaging.event.res +plugin@org.eclipse.osee.framework.messaging.event.skynet=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.messaging.event.skynet +plugin@org.eclipse.osee.framework.oracle=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.oracle +plugin@org.eclipse.osee.framework.plugin.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.plugin.core +plugin@org.eclipse.osee.framework.postgresql=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.postgresql +plugin@org.eclipse.osee.framework.skynet.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.skynet.core +plugin@org.eclipse.osee.framework.svn=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.svn +plugin@org.eclipse.osee.framework.templates=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.templates +plugin@org.eclipse.osee.framework.updater=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.updater +plugin@org.eclipse.osee.framework.database.init=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.database.init +plugin@org.eclipse.osee.framework.core.dsl=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl +plugin@org.eclipse.osee.framework.core.dsl.edit=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.edit +plugin@org.eclipse.osee.framework.core.dsl.integration=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.integration + +feature@org.eclipse.osee.framework.ui.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.framework.ui.feature +plugin@org.eclipse.nebula.widgets.xviewer=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.nebula.widgets.xviewer +plugin@org.eclipse.osee.framework.ui.admin=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.admin +plugin@org.eclipse.osee.framework.ui.branch.graph=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.branch.graph +plugin@org.eclipse.osee.framework.ui.data.model.editor=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.data.model.editor +plugin@org.eclipse.osee.framework.ui.jdk=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.jdk +plugin@org.eclipse.osee.framework.ui.plugin=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.plugin +plugin@org.eclipse.osee.framework.ui.product=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.product +plugin@org.eclipse.osee.framework.ui.service.control=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.service.control +plugin@org.eclipse.osee.framework.ui.skynet=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.skynet +plugin@org.eclipse.osee.framework.ui.swt=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.swt +plugin@org.eclipse.osee.framework.ui.workspacebundleloader=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.workspacebundleloader +plugin@org.eclipse.osee.framework.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.help.ui +plugin@org.eclipse.osee.framework.dev.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.dev.help.ui +plugin@org.eclipse.osee.framework.core.dsl.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.ui +plugin@org.eclipse.osee.framework.core.dsl.ui.integration=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.core.dsl.ui.integration +plugin@org.eclipse.osee.framework.ui.ws=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.framework.ui.ws + +feature@org.eclipse.osee.define.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.define.feature +plugin@org.eclipse.osee.define=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.define +plugin@org.eclipse.osee.define.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.define.help.ui +plugin@org.eclipse.osee.coverage=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.coverage +plugin@org.eclipse.osee.coverage.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.coverage.help.ui + +feature@org.eclipse.osee.ats.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.ats.feature +plugin@org.eclipse.osee.ats=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ats +plugin@org.eclipse.osee.ats.help.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ats.help.ui + +feature@org.eclipse.osee.demo.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.demo.feature +plugin@org.eclipse.osee.ats.config.demo=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ats.config.demo +plugin@org.eclipse.osee.demo.db.connection=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.demo.db.connection +plugin@org.eclipse.osee.support.test.util=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.support.test.util + +feature@org.eclipse.osee.ote.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.ote.feature +plugin@org.eclipse.osee.ote.client=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.client +plugin@org.eclipse.osee.ote.client.msg=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.client.msg +plugin@org.eclipse.osee.ote.connection.jini=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.connection.jini +plugin@org.eclipse.osee.ote.connection.service=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.connection.service +plugin@org.eclipse.osee.ote.core=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.core +plugin@org.eclipse.osee.ote.define=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.define +plugin@org.eclipse.osee.ote.message=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.message +plugin@org.eclipse.osee.ote.messaging.dds=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.messaging.dds +plugin@org.eclipse.osee.ote.runtimeManager=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.runtimeManager +plugin@org.eclipse.osee.ote.ui=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui +plugin@org.eclipse.osee.ote.ui.define=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.define +plugin@org.eclipse.osee.ote.ui.host.cmd=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.host.cmd +plugin@org.eclipse.osee.ote.ui.markers=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.markers +plugin@org.eclipse.osee.ote.ui.mux=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.mux +plugin@org.eclipse.osee.ote.ui.test.manager=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=plugins/org.eclipse.osee.ote.ui.test.manager + +feature@org.eclipse.osee.external.feature=SVN,url=https://dev.eclipse.org/svnroot/technology/org.eclipse.osee,tag=trunk,path=features/org.eclipse.osee.external.feature diff --git a/plugins/org.eclipse.osee.support.build/support/osee_client_build.xml b/plugins/org.eclipse.osee.support.build/support/osee_client_build.xml index 9ad944e817d..f9748c0b397 100644 --- a/plugins/org.eclipse.osee.support.build/support/osee_client_build.xml +++ b/plugins/org.eclipse.osee.support.build/support/osee_client_build.xml @@ -1,13 +1,13 @@ - - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.build/support/osee_common_build.xml b/plugins/org.eclipse.osee.support.build/support/osee_common_build.xml index 973311a4948..f4df9eae2e1 100644 --- a/plugins/org.eclipse.osee.support.build/support/osee_common_build.xml +++ b/plugins/org.eclipse.osee.support.build/support/osee_common_build.xml @@ -1,69 +1,69 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.build/support/osee_server_build.xml b/plugins/org.eclipse.osee.support.build/support/osee_server_build.xml index f88c4940cf1..5757176c122 100644 --- a/plugins/org.eclipse.osee.support.build/support/osee_server_build.xml +++ b/plugins/org.eclipse.osee.support.build/support/osee_server_build.xml @@ -1,32 +1,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.config/.project b/plugins/org.eclipse.osee.support.config/.project index 64c985f98c3..89a4d93a310 100644 --- a/plugins/org.eclipse.osee.support.config/.project +++ b/plugins/org.eclipse.osee.support.config/.project @@ -1,11 +1,11 @@ - - - org.eclipse.osee.support.config - - - - - - - - + + + org.eclipse.osee.support.config + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/DemoSetup.txt b/plugins/org.eclipse.osee.support.config/DemoSetup.txt index d1370fdb293..0cb62fae514 100644 --- a/plugins/org.eclipse.osee.support.config/DemoSetup.txt +++ b/plugins/org.eclipse.osee.support.config/DemoSetup.txt @@ -1,53 +1,53 @@ -Todo: - fix broken link "Eclipse OSEE download information page." on http://osee.microdoc.com/node/2 - - 0.4.0 2008-09-24 13:40 - -C:\UserData\archives\winscp380.exe - -Download Eclipse Classic 3.4.1 from http://www.eclipse.org/downloads/ -install OSEE updatesite -set proxy info if behind firewall -http://osee.microdoc.com/downloads/osee/add-ons/0.4/updatesite/ -need specialized ini file - -MicroDoc - update http://osee.microdoc.com/node/2 with new release date - need the all-in-one download link fix - image on page banner looks corrupted - -Drop all in one to the following path: -/var/www/downloads/osee/all-in-one/0.4/all-in-one-0.4.0.200809261535.zip - -copy download files to /home/data/users//downloads/technology/osee/ -it may take 15 minutes or so to replicate to the main mirror and longer for others - -http://www.eclipse.org/downloads/download.php?file=/technology/osee/0.4/update-site/content.xml -http://www.eclipse.org/downloads/download.php?file=/technology/osee/0.4/org.eclipse.osee.zip -http://www.eclipse.org/downloads/download.php?file=/technology/osee/0.4/test.txt - -____________________________________________________________________________________ - NOTE: For Eclipse 3.4/Ganymede, you must use this update site and not the other update sites - given below. -

    -

    +Todo: + fix broken link "Eclipse OSEE download information page." on http://osee.microdoc.com/node/2 + + 0.4.0 2008-09-24 13:40 + +C:\UserData\archives\winscp380.exe + +Download Eclipse Classic 3.4.1 from http://www.eclipse.org/downloads/ +install OSEE updatesite +set proxy info if behind firewall +http://osee.microdoc.com/downloads/osee/add-ons/0.4/updatesite/ +need specialized ini file + +MicroDoc + update http://osee.microdoc.com/node/2 with new release date + need the all-in-one download link fix + image on page banner looks corrupted + +Drop all in one to the following path: +/var/www/downloads/osee/all-in-one/0.4/all-in-one-0.4.0.200809261535.zip + +copy download files to /home/data/users//downloads/technology/osee/ +it may take 15 minutes or so to replicate to the main mirror and longer for others + +http://www.eclipse.org/downloads/download.php?file=/technology/osee/0.4/update-site/content.xml +http://www.eclipse.org/downloads/download.php?file=/technology/osee/0.4/org.eclipse.osee.zip +http://www.eclipse.org/downloads/download.php?file=/technology/osee/0.4/test.txt + +____________________________________________________________________________________ + NOTE: For Eclipse 3.4/Ganymede, you must use this update site and not the other update sites + given below. +

    +

      +
    • In Eclipse 3.4/Ganymede, choose Help -> Software Updates... + +
    • +
    • Click on Available Features tab. +
    • +
    • Click on Manage Sites... button. +
    • +
    • Drag and drop the following URL from your browser to the list in the Manage Sites window: +

      + http://download.eclipse.org/technology/ecf/2.0/3.4/updateSite/site.xml +

      +

    • +
    • As a result of the drag and drop, you should see the above URL appear as an update site in the list.
    • +
    • Click OK in the Manage Sites window
    • . +
    • You should see the Eclipse Communication Framework (ECF) category in the Available Features window.
    • +
    • Open the category and select both the two ECF features.
    • +
    • Click Install...
    • +
    • Follow through remaining dialogs to complete install.
    • +

    \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.config/codeStyle/osee_check_style.xml b/plugins/org.eclipse.osee.support.config/codeStyle/osee_check_style.xml index 0845aa3c486..5f5f2849298 100644 --- a/plugins/org.eclipse.osee.support.config/codeStyle/osee_check_style.xml +++ b/plugins/org.eclipse.osee.support.config/codeStyle/osee_check_style.xml @@ -1,13 +1,13 @@ - - diff --git a/plugins/org.eclipse.osee.support.config/codeStyle/osee_java_style_format.xml b/plugins/org.eclipse.osee.support.config/codeStyle/osee_java_style_format.xml index 058a13848f2..0350c97c486 100644 --- a/plugins/org.eclipse.osee.support.config/codeStyle/osee_java_style_format.xml +++ b/plugins/org.eclipse.osee.support.config/codeStyle/osee_java_style_format.xml @@ -1,279 +1,279 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/codeStyle/osee_pmd_rule_set.xml b/plugins/org.eclipse.osee.support.config/codeStyle/osee_pmd_rule_set.xml index eb5a4afba26..8cf263c2d79 100644 --- a/plugins/org.eclipse.osee.support.config/codeStyle/osee_pmd_rule_set.xml +++ b/plugins/org.eclipse.osee.support.config/codeStyle/osee_pmd_rule_set.xml @@ -1,263 +1,263 @@ - - - - Osee Sonar Way with Findbugs - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 5 - - - 3 - - - 2 - - - 3 - - - 3 - - - 2 - - - 2 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 2 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - - - - 3 - - - - - - 2 - - - 4 - - - 3 - - - 3 - - - 3 - - - 3 - - - 4 - - - 3 - - - 3 - - - 2 - - - 3 - - - 2 - - - 3 - - - 2 - - - 3 - - - 2 - - - 3 - - - 4 - - - 3 - - - 3 - - - 4 - - - 2 - - - 3 - - - 3 - - - 4 - - - 3 - - - 3 - - - 3 - - - 2 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 4 - - - 3 - - - 4 - - - 4 - - - 3 - - - 3 - - - 4 - - - 3 - - - 4 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - - - 3 - + + + + Osee Sonar Way with Findbugs + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 5 + + + 3 + + + 2 + + + 3 + + + 3 + + + 2 + + + 2 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 2 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + + + + 3 + + + + + + 2 + + + 4 + + + 3 + + + 3 + + + 3 + + + 3 + + + 4 + + + 3 + + + 3 + + + 2 + + + 3 + + + 2 + + + 3 + + + 2 + + + 3 + + + 2 + + + 3 + + + 4 + + + 3 + + + 3 + + + 4 + + + 2 + + + 3 + + + 3 + + + 4 + + + 3 + + + 3 + + + 3 + + + 2 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 4 + + + 3 + + + 4 + + + 4 + + + 3 + + + 3 + + + 4 + + + 3 + + + 4 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost, branch import].launch b/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost, branch import].launch index 9e8a465c914..d07f2c36a68 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost, branch import].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost, branch import].launch @@ -1,35 +1,35 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - + + + - - - - - + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost].launch b/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost].launch index a86477466b0..6c91711743b 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/DB Config [localhost].launch @@ -1,37 +1,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/Database Integrity [localhost].launch b/plugins/org.eclipse.osee.support.config/launchConfig/Database Integrity [localhost].launch index 962dcc80699..58af3af2ef9 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/Database Integrity [localhost].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/Database Integrity [localhost].launch @@ -1,32 +1,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Application Server[H2].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Application Server[H2].launch index 94bf20b7a7c..945d53c4a66 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Application Server[H2].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Application Server[H2].launch @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [H2].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [H2].launch index 87194465fc4..d107a59b725 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [H2].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [H2].launch @@ -1,178 +1,178 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost derby].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost derby].launch index 62fa8b7374b..b447a381395 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost derby].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost derby].launch @@ -1,390 +1,390 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost].launch index c185aca412a..27967b94313 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo Application Server [localhost].launch @@ -1,178 +1,178 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost] [German].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost] [German].launch index 165a928dcaa..4881e79a30f 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost] [German].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost] [German].launch @@ -1,31 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost].launch index e4dcfd937e1..7fabdb30eb9 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [localhost].launch @@ -1,33 +1,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [microdoc].launch b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [microdoc].launch index ba1c0f305e1..cf8c5d81d76 100644 --- a/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [microdoc].launch +++ b/plugins/org.eclipse.osee.support.config/launchConfig/OSEE Demo product [microdoc].launch @@ -1,31 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.config/projectSets/OseeAppServerProjectSet.psf b/plugins/org.eclipse.osee.support.config/projectSets/OseeAppServerProjectSet.psf index 300ea241e9e..41a5edc654d 100644 --- a/plugins/org.eclipse.osee.support.config/projectSets/OseeAppServerProjectSet.psf +++ b/plugins/org.eclipse.osee.support.config/projectSets/OseeAppServerProjectSet.psf @@ -1,69 +1,69 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.config/projectSets/OseeClientProjectSet.psf b/plugins/org.eclipse.osee.support.config/projectSets/OseeClientProjectSet.psf index e87e15698f7..98cfcf37508 100644 --- a/plugins/org.eclipse.osee.support.config/projectSets/OseeClientProjectSet.psf +++ b/plugins/org.eclipse.osee.support.config/projectSets/OseeClientProjectSet.psf @@ -1,203 +1,203 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.dev/.project b/plugins/org.eclipse.osee.support.dev/.project index a5c5122eab4..5edc0d2865f 100644 --- a/plugins/org.eclipse.osee.support.dev/.project +++ b/plugins/org.eclipse.osee.support.dev/.project @@ -1,11 +1,11 @@ - - - org.eclipse.osee.support.dev - - - - - - - - + + + org.eclipse.osee.support.dev + + + + + + + + diff --git a/plugins/org.eclipse.osee.support.dev/database/db_performance.txt b/plugins/org.eclipse.osee.support.dev/database/db_performance.txt index 0fdfdbadc7e..e66c7d5e9d9 100644 --- a/plugins/org.eclipse.osee.support.dev/database/db_performance.txt +++ b/plugins/org.eclipse.osee.support.dev/database/db_performance.txt @@ -1,112 +1,112 @@ -turn off auto db stat collection - -Oracle document ids: - Note:260942.1 - Note:557661.1 - Note:215187.1 - Note:445126.1 How to manually store an outline using V$SQL and DBMS_OUTLN.CREATE_OUTLINE - Note:555579.1 10.2.0.4 Patch Set - Availability and Known Issues - NOTE:601739.1 11.1.0.7 Patch Set - List of Bug Fixes by Problem Type - Doc ID: - -SQL Ids: - 67mynxt63pr82: this is the SQL ID for the show all trax related actions - --- dbms.stat no_invalidate is set to auto: "false" - -telnet sun802.msc.az.boeing.com -cd /las_ora_apps/sqlt/sqlt/run -sqlplus user/password@service -start sqltxtract.sql 6gdcn1fq2sxtq - -select * from v$sql, v$sql_shared_cursor where v$sql.sql_id = '67mynxt63pr82' and v$sql.sql_id =v$sql_shared_cursor.sql_id; -select * from v$sql_shared_cursor where sql_id = '67mynxt63pr82'; -select * from v$sql where sql_id = '67mynxt63pr82'; -select to_char(last_active_time,'MM-dd-yy hh24:mi:ss') from v$sql where sql_id = '67mynxt63pr82'; -select * from V$sql_plan where sql_id = '5vmmky8ka6b36'; - -Questions: - What causes the creation of child cursors that have all 'N' in the v$sql_shared_cursor? - -remove histogram -need to patch bug 6810189 - -Steps Taken: - newest patches applied (over 1000 bugs fixed) - dbms.stat no_invalidate changed from "auto" to "false" - large log file removed - -======= chained rows ======= -SELECT count (1) from chained_rows; -ANALYZE TABLE osee_define_txs LIST CHAINED ROWS INTO chained_rows; -SELECT count (1) from chained_rows; - -======= tracing ======= -$ORACLE_HOME/admin/lba7/udump - -======= stored outlines ======= -Doc ID: Note:6336044.8 which is preventing creating a stored outline - --- do this: -select * from v$parameter where name like '%cursor%'; -alter system set use_stored_outlines=true; -alter session set create_stored_outlines = true; --- now execute exact sql (copy from enterprise manager) and the outline will automatically be created -alter session set create_stored_outlines = false; - --- on Oracle 11g: - -- must be done each time the database instance is restarted or write database startup trigger - alter system set use_stored_outlines=true; - login as admin - select hash_value, child_number, plan_hash_value from v$sql where sql_id = 'ggbncw5fg04sn'; - - - -- create the outline -declare begin dbms_outln.create_outline(hash_value, child_number); end; - - -- now test for success - select * from dba_outlines; - select * from user_outlines; - select * from dba_outline_hints where name = 'SYS_OUTLINE_08111414044364301' order by join_pos; - -======= table information ======= -select * from dba_tables where owner='OSEE' and table_name='OSEE_DEFINE_TXS'; -select * from dba_objects where owner='OSEE' and object_name='OSEE_DEFINE_TXS'; -select * from dba_tablespaces where tablespace_name ='OSEE_DATA'; - -======= sql plus ======= -!stty erase ^H -set pagesize 300 -set linesize 120 - -======= ashrpt ======= -cd $ORACLE_HOME/rdbms/admin -sqlplus osee_admin/osee_admin@lba7 -@ashrpt --2:00 -/lba_users/rbrooks/workarea/ashrpt.html - - -cudx4784s2fx1 490550842 45.86 CPU + Wait for CPU 44.29 SELECT rel_link_id, a_art_id,... - latch: cache buffers chains 1.52 -3902zvx99s9rm 3655678348 38.68 CPU + Wait for CPU 37.22 SELECT art1.art_id, txd1.bran... - -_____________________ -How to Transfer Stored Outlines from One Database to Another (9i and above) - Doc ID: NOTE:728647.1 -______________________________ -select t.* from v$sql s, table(dbms_xplan.display_cursor(s.sql_id, s.child_number, 'TYPICAL ALLSTATS LAST')) t where s.sql_id = '254fj1vwk9x18' ; -____________________________ - - -create or replace trigger enables_outlines_trigger -after startup on database -begin -execute immediate('alter system set use_stored_outlines=true'); -end; -/ - - - /*+ ordered */ -http://www.dba-oracle.com/oracle11g/oracle_11g_extended_optimizer_statistics.htm +turn off auto db stat collection + +Oracle document ids: + Note:260942.1 + Note:557661.1 + Note:215187.1 + Note:445126.1 How to manually store an outline using V$SQL and DBMS_OUTLN.CREATE_OUTLINE + Note:555579.1 10.2.0.4 Patch Set - Availability and Known Issues + NOTE:601739.1 11.1.0.7 Patch Set - List of Bug Fixes by Problem Type + Doc ID: + +SQL Ids: + 67mynxt63pr82: this is the SQL ID for the show all trax related actions + +-- dbms.stat no_invalidate is set to auto: "false" + +telnet sun802.msc.az.boeing.com +cd /las_ora_apps/sqlt/sqlt/run +sqlplus user/password@service +start sqltxtract.sql 6gdcn1fq2sxtq + +select * from v$sql, v$sql_shared_cursor where v$sql.sql_id = '67mynxt63pr82' and v$sql.sql_id =v$sql_shared_cursor.sql_id; +select * from v$sql_shared_cursor where sql_id = '67mynxt63pr82'; +select * from v$sql where sql_id = '67mynxt63pr82'; +select to_char(last_active_time,'MM-dd-yy hh24:mi:ss') from v$sql where sql_id = '67mynxt63pr82'; +select * from V$sql_plan where sql_id = '5vmmky8ka6b36'; + +Questions: + What causes the creation of child cursors that have all 'N' in the v$sql_shared_cursor? + +remove histogram +need to patch bug 6810189 + +Steps Taken: + newest patches applied (over 1000 bugs fixed) + dbms.stat no_invalidate changed from "auto" to "false" + large log file removed + +======= chained rows ======= +SELECT count (1) from chained_rows; +ANALYZE TABLE osee_define_txs LIST CHAINED ROWS INTO chained_rows; +SELECT count (1) from chained_rows; + +======= tracing ======= +$ORACLE_HOME/admin/lba7/udump + +======= stored outlines ======= +Doc ID: Note:6336044.8 which is preventing creating a stored outline + +-- do this: +select * from v$parameter where name like '%cursor%'; +alter system set use_stored_outlines=true; +alter session set create_stored_outlines = true; +-- now execute exact sql (copy from enterprise manager) and the outline will automatically be created +alter session set create_stored_outlines = false; + +-- on Oracle 11g: + -- must be done each time the database instance is restarted or write database startup trigger + alter system set use_stored_outlines=true; + login as admin + select hash_value, child_number, plan_hash_value from v$sql where sql_id = 'ggbncw5fg04sn'; + + + -- create the outline +declare begin dbms_outln.create_outline(hash_value, child_number); end; + + -- now test for success + select * from dba_outlines; + select * from user_outlines; + select * from dba_outline_hints where name = 'SYS_OUTLINE_08111414044364301' order by join_pos; + +======= table information ======= +select * from dba_tables where owner='OSEE' and table_name='OSEE_DEFINE_TXS'; +select * from dba_objects where owner='OSEE' and object_name='OSEE_DEFINE_TXS'; +select * from dba_tablespaces where tablespace_name ='OSEE_DATA'; + +======= sql plus ======= +!stty erase ^H +set pagesize 300 +set linesize 120 + +======= ashrpt ======= +cd $ORACLE_HOME/rdbms/admin +sqlplus osee_admin/osee_admin@lba7 +@ashrpt +-2:00 +/lba_users/rbrooks/workarea/ashrpt.html + + +cudx4784s2fx1 490550842 45.86 CPU + Wait for CPU 44.29 SELECT rel_link_id, a_art_id,... + latch: cache buffers chains 1.52 +3902zvx99s9rm 3655678348 38.68 CPU + Wait for CPU 37.22 SELECT art1.art_id, txd1.bran... + +_____________________ +How to Transfer Stored Outlines from One Database to Another (9i and above) + Doc ID: NOTE:728647.1 +______________________________ +select t.* from v$sql s, table(dbms_xplan.display_cursor(s.sql_id, s.child_number, 'TYPICAL ALLSTATS LAST')) t where s.sql_id = '254fj1vwk9x18' ; +____________________________ + + +create or replace trigger enables_outlines_trigger +after startup on database +begin +execute immediate('alter system set use_stored_outlines=true'); +end; +/ + + + /*+ ordered */ +http://www.dba-oracle.com/oracle11g/oracle_11g_extended_optimizer_statistics.htm http://www.dba-oracle.com/art_otn_cbo_p7.htm \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.dev/design/openOffice.txt b/plugins/org.eclipse.osee.support.dev/design/openOffice.txt index f423a35fa44..09f433b73f1 100644 --- a/plugins/org.eclipse.osee.support.dev/design/openOffice.txt +++ b/plugins/org.eclipse.osee.support.dev/design/openOffice.txt @@ -1,11 +1,11 @@ -implement IRenderer for OO -implement ArtifactExtractor for OO -new attribute type OO and Dash-10 artifact type -availability of OO for users -investigate how to embed custom XML in ODT -investigate API and how to control OO from Java - -Import/Export - Convert From: document to RTF/MS Word - Convert Graphics to: picture only +implement IRenderer for OO +implement ArtifactExtractor for OO +new attribute type OO and Dash-10 artifact type +availability of OO for users +investigate how to embed custom XML in ODT +investigate API and how to control OO from Java + +Import/Export + Convert From: document to RTF/MS Word + Convert Graphics to: picture only "No Hidden Components"? \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.dev/process/basis.html b/plugins/org.eclipse.osee.support.dev/process/basis.html index d4e6933bc2c..b69982378ba 100644 --- a/plugins/org.eclipse.osee.support.dev/process/basis.html +++ b/plugins/org.eclipse.osee.support.dev/process/basis.html @@ -1,95 +1,95 @@ -Beginnings: The code debt was so high that we declared bankruptcy. - -

      Pay attention to

      -
    • Emergent Design
    • -
    • refactoring
    • -
    • testability
    • -
    • thesis, antithesis, synthesis
    • -
    • contained polymorphism (Gang of Four)
    • -
    • -
    - -

      Process Inputs

      -
    • bright, highly motivated engineers
    • -
    - - - -

      Process Steps

      -
    • re-plan weekly
    • -
    • review all design
    • -
    • develop user stories + plus what could go wrong
    • -
    • prototype high risk storeis
    • -
    • pair-wise developement
    • -
    • metrics to manage a project: position and velocity
    • -
    - - - -

      Philosophy

      -
    • embrace change
    • -
    • on teaching: my goal is not to tell you something truely new, rather to suggest what to pay attention to and what you can ignore
    • -
    • The apparent increase in uncertainty provided by the agile approach is actually greater reality not greater risk.
    • -
    • You can only teach someone something that he almost already knows.
    • -
    • Hope is not a plan, but it is essential to success.
    • -
    • Don't give up quickly. You are smart enough.
    • -
    • Only degrade your code consciously.
    • -
    • Unquestioned assumptions are treated as facts until you are smacked in the face by reality
    • -
    • The main benefit of OO is not reuse, rather it facilitates cleanly separating usage from construction from definition.
    • -
    • Identify differences and invent a concept that allows you to ignore them.
    • -
    • Use intension-revealing names
    • -
    • Don't think of objects as data with methods, rather as entities with well defined responsibilities.
    • -
    • Use private access by policy and reveal reluctantly
    • -
    • Typing is not the bottle-neck
    • -
    • Abstraction is more than just data abstraction - it includes behavior abstraction
    • -
    • Patterns as recipes are limited but patterns as ideas are very powerful.
    • -
    • The trap: change is painful, thus my mission in life is to prevent change. The alternative: develop high quality code and localize change so you are empowered to embrace change.
    • -
    • Do not be risk adverse, instead spike a solution
    • -
    • Shift your thinking from procedural to asserting that an object fulfill its responsibilities
    • -
    • Don't have an implementation that inherits from another implementation - only inherit from concepts.
    • -
    • How do you eat an elephant? One bite at a time.
    • -
    • I'll see it when I believe it.
    • -
    • Patterns aren't merely recipes, but patterns are about "What are the forces?", what should we pay attention to?
    -
  • just being aware of an issue helps solve it. Often we are far more capable but we just fial to pay attention
  • - -

      Code Quality

      -
    • simplicity
    • -
    • readability
    • -
    • driven by testability of interfaces
    • -
    • strong cohesion: object is focused
    • -
    • loose coupling: objects are not interdependent
    • -
    • minimize redudancy
    • -
    • encapsulation
    • -
    • -
    - - -

      Core Competencies

      -
    • effectively applies design patterns
    • -
    • understands and pays attension to code quality
    • -
    • facilities team cohesion and effectily uses pair-wise development
    • -
    • -
    • -
    • -
    - - - - - -

      References

      -
    • Effective Java™ Programming Language Guide -Joshua Bloch -Publisher: Addison Wesley Professional -ISBN: 0-201-31005-8
    • -
    • Concurrent Programming in Java™: Design Principles and Pattern -Douglas Lea -Publisher: Addison Wesley Professional -ISBN: 0-201-31009-0 -
    • -
    • Inside Java 2 Platform Security: Architecture, API Design, and Implementation (2nd Edition) -Li Gong -ISBN: 0201787911 -
    • -
    • The Portland Pattern Repository was the first wiki, established by Ward Cunningham in 1995 [1] (http://c2.com/cgi/wiki?WikiHistory). He invented the wiki name and concept, and implemented the first wiki engine.
    • +Beginnings: The code debt was so high that we declared bankruptcy. + +

        Pay attention to

        +
      • Emergent Design
      • +
      • refactoring
      • +
      • testability
      • +
      • thesis, antithesis, synthesis
      • +
      • contained polymorphism (Gang of Four)
      • +
      • +
      + +

        Process Inputs

        +
      • bright, highly motivated engineers
      • +
      + + + +

        Process Steps

        +
      • re-plan weekly
      • +
      • review all design
      • +
      • develop user stories + plus what could go wrong
      • +
      • prototype high risk storeis
      • +
      • pair-wise developement
      • +
      • metrics to manage a project: position and velocity
      • +
      + + + +

        Philosophy

        +
      • embrace change
      • +
      • on teaching: my goal is not to tell you something truely new, rather to suggest what to pay attention to and what you can ignore
      • +
      • The apparent increase in uncertainty provided by the agile approach is actually greater reality not greater risk.
      • +
      • You can only teach someone something that he almost already knows.
      • +
      • Hope is not a plan, but it is essential to success.
      • +
      • Don't give up quickly. You are smart enough.
      • +
      • Only degrade your code consciously.
      • +
      • Unquestioned assumptions are treated as facts until you are smacked in the face by reality
      • +
      • The main benefit of OO is not reuse, rather it facilitates cleanly separating usage from construction from definition.
      • +
      • Identify differences and invent a concept that allows you to ignore them.
      • +
      • Use intension-revealing names
      • +
      • Don't think of objects as data with methods, rather as entities with well defined responsibilities.
      • +
      • Use private access by policy and reveal reluctantly
      • +
      • Typing is not the bottle-neck
      • +
      • Abstraction is more than just data abstraction - it includes behavior abstraction
      • +
      • Patterns as recipes are limited but patterns as ideas are very powerful.
      • +
      • The trap: change is painful, thus my mission in life is to prevent change. The alternative: develop high quality code and localize change so you are empowered to embrace change.
      • +
      • Do not be risk adverse, instead spike a solution
      • +
      • Shift your thinking from procedural to asserting that an object fulfill its responsibilities
      • +
      • Don't have an implementation that inherits from another implementation - only inherit from concepts.
      • +
      • How do you eat an elephant? One bite at a time.
      • +
      • I'll see it when I believe it.
      • +
      • Patterns aren't merely recipes, but patterns are about "What are the forces?", what should we pay attention to?
      +
    • just being aware of an issue helps solve it. Often we are far more capable but we just fial to pay attention
    • + +

        Code Quality

        +
      • simplicity
      • +
      • readability
      • +
      • driven by testability of interfaces
      • +
      • strong cohesion: object is focused
      • +
      • loose coupling: objects are not interdependent
      • +
      • minimize redudancy
      • +
      • encapsulation
      • +
      • +
      + + +

        Core Competencies

        +
      • effectively applies design patterns
      • +
      • understands and pays attension to code quality
      • +
      • facilities team cohesion and effectily uses pair-wise development
      • +
      • +
      • +
      • +
      + + + + + +

        References

        +
      • Effective Java™ Programming Language Guide +Joshua Bloch +Publisher: Addison Wesley Professional +ISBN: 0-201-31005-8
      • +
      • Concurrent Programming in Java™: Design Principles and Pattern +Douglas Lea +Publisher: Addison Wesley Professional +ISBN: 0-201-31009-0 +
      • +
      • Inside Java 2 Platform Security: Architecture, API Design, and Implementation (2nd Edition) +Li Gong +ISBN: 0201787911 +
      • +
      • The Portland Pattern Repository was the first wiki, established by Ward Cunningham in 1995 [1] (http://c2.com/cgi/wiki?WikiHistory). He invented the wiki name and concept, and implemented the first wiki engine.
      \ No newline at end of file diff --git a/plugins/org.eclipse.osee.support.dev/techNotes/CDT.txt b/plugins/org.eclipse.osee.support.dev/techNotes/CDT.txt index 5d4aeef7433..758191fc613 100644 --- a/plugins/org.eclipse.osee.support.dev/techNotes/CDT.txt +++ b/plugins/org.eclipse.osee.support.dev/techNotes/CDT.txt @@ -1,7 +1,7 @@ -download and install MinGW-3.1.0-1.exe from www.mingw.org/download.shtml#hdr1 - -Eclipse (and plug-ins) download site: http://www.eclipse.org/downloads/index.php - - -For CDT use the following URL in a Site Bookmark in the update manager: http://update.eclipse.org/tools/cdt/releases/new -To access the Update Manager, select Software Updates->Find and Install... from the Help menu. To access the update site listed above, select Search for New Features to Install and click on Next. Add a new remote site with the URL provided above, and then expand the site node to reveal the available downloads. +download and install MinGW-3.1.0-1.exe from www.mingw.org/download.shtml#hdr1 + +Eclipse (and plug-ins) download site: http://www.eclipse.org/downloads/index.php + + +For CDT use the following URL in a Site Bookmark in the update manager: http://update.eclipse.org/tools/cdt/releases/new +To access the Update Manager, select Software Updates->Find and Install... from the Help menu. To access the update site listed above, select Search for New Features to Install and click on Next. Add a new remote site with the URL provided above, and then expand the site node to reveal the available downloads. diff --git a/plugins/org.eclipse.osee.support.test.util/.classpath b/plugins/org.eclipse.osee.support.test.util/.classpath index 8a8f1668cdc..ad32c83a788 100644 --- a/plugins/org.eclipse.osee.support.test.util/.classpath +++ b/plugins/org.eclipse.osee.support.test.util/.classpath @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/plugins/org.eclipse.osee.support.test.util/.project b/plugins/org.eclipse.osee.support.test.util/.project index ff143d5e8dd..eef39805774 100644 --- a/plugins/org.eclipse.osee.support.test.util/.project +++ b/plugins/org.eclipse.osee.support.test.util/.project @@ -1,28 +1,28 @@ - - - org.eclipse.osee.support.test.util - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - + + + org.eclipse.osee.support.test.util + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/plugins/org.eclipse.osee.support.test.util/build.properties b/plugins/org.eclipse.osee.support.test.util/build.properties index 41eb6ade2b4..34d2e4d2dad 100644 --- a/plugins/org.eclipse.osee.support.test.util/build.properties +++ b/plugins/org.eclipse.osee.support.test.util/build.properties @@ -1,4 +1,4 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - . +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . -- cgit v1.2.3