Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
/***
|''Name:''|BackstageSidebarPlugin|
|''Description:''|Moves the sidebar to the backstage, as suggested at http://www.tiddlywiki.org/wiki/Dev:Backstage#Customization|
|''Author''|JonathanLister|
|''CodeRepository:''|n/a |
|''Version:''|0.1|
|''Comments:''|Please make comments at http://groups.google.co.uk/group/TiddlyWikiDev |
|''License''|[[BSD License|http://www.opensource.org/licenses/bsd-license.php]] |
|''~CoreVersion:''|2.4|

***/

//{{{
if(!version.extensions.BackstageSidebarPlugin) {
version.extensions.BackstageSidebarPlugin = {installed:true};

config.tasks.sidebar = {
	text: "sidebar",
	tooltip: "sidebar options",
	content: "<<tiddler SideBarOptions>><<tiddler SideBarTabs>>"
};
config.backstageTasks.push("sidebar");

config.macros.BackstageSidebarPlugin = {
	tiddler:tiddler
};

config.macros.BackstageSidebarPlugin.init = function() {
	var tiddler = this.tiddler;
	setStylesheet(store.getTiddlerText(tiddler.title+'##Stylesheet'),'BackstageSidebarPlugin');
};

} //# end of 'install only once'
//}}}

/***
!Stylesheet

#sidebar {
	display:none;
}

!(end of Stylesheet)
***/
[[search]]
{{{
ab	>	by (agent; can turn to “af” before “h”); ab- (verbal prefix) = away, off
aba	>	homespun (sb )
abad	>	eternity ( sb)
abadic	>	eternal ( adj)
abalone	>	(haliotis ) = abalone
abalorio	>	small glassware
abandon	>	abandon (sb & vtr)
abbassi	>	abbassid (adj & sb)
abbat	>	abbot
abbatia	>	abbey
abbrehg	>	to get out (vulg. !)
abdekhschat	>	to frighten / scare away
abdeh	>	remove ( vtr ) (to set aside)
abdeh	>	y ud x = to rid x of y
abdeih	>	wean ( vtr )
abdeil	>	department ( sb) ( store ; section )
abdomen	>	abdomen ( sb)
abeih	>	to make off, to flee
abfeug + acc	>	shirk ( vpr )
abfug	>	running away (of a child; sb)
abgeir	>	( to ) turn around (vint )
abghend	>	( abghиnd ) = get rid of ( vpr )
abhorr	>	to abhor
abieh	>	x ud y = to exempt y from x
abject	>	sickening (adj)
abkap	>	to complete (vpr / vtr)
abkwah	>	to pick up, harness (vtr)
ablehnc	>	diflect (vtr; a missile)
ablinekw	>	abandon, desert (vtr)
abnegation	>	abnegation (sb )
abneih	>	to take away
abnormal	>	abnormal ( adj )
abnus	>	ebony wood
aboleih	>	remove (vtr )
abominable	>	abominable (adj)
abonnent	>	subscriber (adj & sb)
abonnment	>	subscription ( sb)
abor	>	to abort
abordage	>	boarding (of a vessel, sb)
aborde	>	to board (a vessel)
abortion	>	abortion (sb )
aborto	>	little runt (sb)
Abraham	>	Abraham (npr)
abrupt	>	abrupt (adj; fig.)
Abruzzi	>	( sing) = Abruzzo (mountain )
Abruzzo	>	Abruzzo ( region)
absect rujiow	>	sawed-off shotgun ( sb)
absent	>	absent (adj)
absinth	>	wormwood ( sb)
absleub	>	to slip away (vint)
absorb	>	absorb (vtr)
absorpt energia dose	>	absorbed dosis (total ionizing dose; sb)
absper	>	bumpy ( adj )
abstauneih	>	stun ( vtr )
abstehm	>	(+ acc) = refrain from ( vpr )
absteum	>	evaporate ( vpr )
absurd	>	absurd ( adj)
abtrigher	>	trigger ( weapon; sb)
abundant	>	abounding (adj)
abunde	>	to abound
abveic	>	to move away
abvolg	>	to show one’s heels (vint)
abwohndt	>	(& abwohnden) = roundabout ( adj ) ( path, way)
abysse	>	abyss
acacallis	>	acacallis (sb )
acacia	>	acacia
academia	>	academy
acatist	>	prayer for the dead
accelere	>	to accelerate
accentue	>	to accentuate, stress
accepte	>	to accept
access	>	access
accident	>	accident (sb)
accommodant	>	accommodating (adj)
accompagnement	>	accompaniment (music)
accompliht	>	completed (adj)
accorde	>	accord (sb & vtr)
accordeon	>	accordeon
accoste	>	to dock at
accredite	>	to accredit
accurat	>	neat (adj) (well done)
accusation	>	accusation (sb)
accuse	>	accuse (vtr)
Acerbas	>	Acerbas (npr)
acete	>	vinegar (sb)
achak	>	uneasiness, malaise (sb)
achar	>	pickles ( splu )
achi !	>	achoo ! (onom.)
achiz	>	unable, powerless
acid	>	acid ( sb & adj )
acolyte	>	acolyte
acquiesc	>	(+ acc.) = to acquiesce to
acquiseih	>	acquire ( vtr )
acquit	>	to acquit
acrell	>	wash drawing (sb)
acrobat	>	acrobat (sb)
acrobatia	>	acrobatic feat (sb)
act	>	act (sb); act os accusation = indictment
actia	>	share (finance; sb)
action	>	action
activa	>	assets (splu) (accounting)
activitat	>	activity (sb)
actor	>	actor (sb)
actrice	>	actress (sb)
actualitat	>	news ( splu)
actuation	>	lawsuit
actue	>	to proceed (before a court)
acuscherin	>	midwife (sb)
acustic tube	>	speaking tube
ad	>	at (prep)
adab	>	good manners ( splu )
adadh	>	number (n°; sb )
adagio	>	adage (sb)
adam	>	human ( sb )
adarb	>	barricade (sb ) (parapet between two towers )
adark	>	scum of reed ( sb)
adarle	>	poppy (sb)
adawa	>	enmity (sb )
adbehr	>	to make an offering of (vtr)
addeih	>	add (vtr)
addic	>	devote (vtr)
Addis Abeba	>	Addis Ababa (npr)
addition	>	addition ( sb)
adduc	>	to end up (place )
adequat	>	adequate ( adj )
adet	>	habit ( sb )
adfall	>	attack, outbreak (illness)
adglehmer	>	hang ( vpr ) ( join )
adhes	>	(+ acc.) = to join, to adhere to
adib	>	literate (adj )
adic	>	usual (adj )
Adieu	>	Farewell ( interjection )
adil	>	right (adj ) ( righteousness)
adjudication	>		>	awarding (sb)
adjust	>	to adjust
admahel	>	subpoena
Admet	>	Admetus
admiral	>	admiral ( sb)
admire	>	to admire
admission	>	admission (sb)
admitt	>	admit (vtr)
adnehm	>	to award (ex	>	a medal)
adobe	>	adobe (brick)
adon	>	to atone
Adonis	>	Adonis (npr)
adopt	>	to adopt
adoquin	>	cobblestone
ador	>	wheat ( sb ) (wide decoccum )
adorne	>	to bedizen, bedeck
adpeurt	>	to establish the filiation of
adrenaline	>	adrenaline ( sb)
adresse	>	address (sb)
adresseit	>	addressee (sb)
adriug	>	lazy ( adj )
adskweis	>	common hawthorn
adult	>	adult ( adj , sb )
Advent	>	Advent ( sb)
adverse effect	>	adverse effect (medicine; sb)
advocat	>	lawyer ( sb) ( Justice )
advocat general	>	advocate general (sb)
advocature	>	lawyers' bar
advoque	>	advocate (vtr)
adyuneg	>	to place side by side
adwar	>	dowery
aegid	>	aegis (sb)
aend	>	duck (sb)
Aeneas	>	Aeneas (npr)
Aeneis	>	Aeneid (sb)
aerodrom	>	aerodrome (sb)
aerostat	>	aerostat
afa	>	bad luck (sb )
affable	>	affable (adj )
affaire	>	affair
affec	>	to affect (move)
affectat	>	stiff, stilted (fig.)
affection	>	affection
affiliation	>	affiliation
afflut	>	exhalation, effluvium ( sb )
affresco	>	fresco
afire	>	blueberry (sb)
aflig	>	to distress, aflict
aforise	>	curse (vtr)
Africa	>	[Afrika] = Africa (npr)
African	>	african (adj & sb)
afsos	>	I 'm sorry
afu	>	mercy (sb )
afuna	>	blueberry (sb )
ag	>	to act; to go together (when referring to a group), to push, to lead; ag claus = to be bordering/verging on
agama	>	denomination (religion)
agapes	>	(splu) = agape feast (Christendom; sb)
agar	>	if, in case
agarian	>	(racist insult against Arabs or Muslims) (sb) ( !)
agaru	>	African myrrh (sb)
agave	>	agave
Agayos	>	(Sea) Aegean (npr)
agede	>	to squint
agence	>	agency
agent	>	agent; policeman (sb)
agglomeration	>	agglomeration
agglutinant	>	agglutinating (adj) ( language )
aggressive	>	aggressive (adj)
aghel	>	disgusting (adj)
agher	>	cultivated field (sb)
agherd	>	wild pear-tree (sb)
aghnue	>	mien kerd aghnuet = my heart pains me
aghyern	>	morning ( sb )
Aghyernland	>	Levant (npr)
agian	>	pitched battle
agiasma	>	Holy water ( sb )
agil	>	agile (adj)
agitator	>	agitator ( sb )
agite	>	shake, agitate ( vtr )
agla	>	brood ( sb ) ( small animals )
aglow	>	haze (sb)
aglu	>	rain cloud (sb )
agmen	>	army on the march
agmo	>	trajectory, route (sb)
agn	>	lamb ( sb )
agonia	>	agony ( sb )
agonise	>	to be dying
agor	>	household ( sb)
agos	>	bad action, going-ons
agraf	>	safety pin ( sb )
agree	>	to accept, approve, agree
agrent	>	farmer (sb); agricultural (adj)
agriculture	>	agriculture (sb)
agros	>	cultivated countryside
ahammiyat	>	scope (sb) (importance)
ahock	>	se = to curl up, to huddle up
AIDS	>	Acquisiht Immunodeficiency Syndrome = AIDS ( sb )
aig	>	oak ( sb) (green)
air	>	air ( sb ); air conditionen = air conditioning/-ned; air force = air force
aircrobatia	>	(sing) = aerobatics ( splu )
airdruna	>	air current (sb)
airise	>	air (vtr)
airise	>	( -t/-n ) = airy ( adj)
airnav	>	aircraft (sb)
airport	>	airport (sb)
airsclus	>	lock (sm )
airsleidnav	>	hovercraft (sb)
aiw	>	age, era (sb); ever (adv)
aiwic	>	of ever, eternal, everlasting (adj)
aiwic sneigv	>	perpetual snow
aiwo	>	age, era (sb); ever (adv)
aja	>	grandmother ( sb )
ajaban !	>	Gosh !
ajal	>	last hour ( fig)
ajayib	>	unusual ( adj )
ajdadh	>	(sing) = ancestors ( splu )
ajib	>	incredible ( adj)
ajib	>	astonishing ( adj)
ajiz	>	shot (adj; when referring to a discouraged person )
ajlaf	>	villain (adj. & sb) (pejorative )
ajowan	>	ajwain (sb)
ak	>	point (a sharp configuration; sb)
ak	>	(or "akut") = sharp (adj)
akap	>	to end (vtr/vint)
akbaba	>	scavenger (sb)
akel	>	presence of mind (sb)
aker	>	maple (sb); acrid
Akharnay	>	Acharnai (npr)
akhat	>	agate (sb)
Akhilleus	>	Achilles (npr)
Akhira	>	the Otherworld
akhir	>	latest, last (adj ) ( recent)
akhire	>	to postpone
akmak	>	scatterbrained, crazy ( adj , sb)
akmen	>	vault ( sb)
akmenspetra	>	keystone
akowsie	>	to prick up one's ears
akri	>	acrid
akride	>	grasshopper (sb)
akro	>	top ( sb ) (highest point )
Akropoli	>	Acropolis ( npr )
akster	>	lively, strong ( adj ) (fig , color, sense )
akstraum	>	witty (full of humour; adj)
aktwn	>	twilight ray
akwn	>	barb, herl (sb)
al	>	raise, breed (vtr)
al-hamdulillah !	>	thank you God !
Al-Khawarizmih	>	Al -Khwarizmi ( npr )
а la	>	а la
alabasch	>	kohlrabi (sb)
alabster	>	alabaster ( sb )
alaf	>	ration (sb) (food)
alafa	>	(& lafa ) = stipend, salary (sb)
alamat	>	punctuation mark; alamat os mathal	>	quotation mark, guillemet
alambique	>	alembic ( sb)
alamode	>	fashionable ( adj )
alarme	>	alarm (sb & vtr )
alascha	>	gelding (sb )
alat	>	tool ( sb )
alaud	>	(& alauda) = lark (sb)
alausa	>	shad (sb)
alawite	>	alawite
alay	>	train, retinue (sb); to stroll about
Alba	>	Scotland ( npr )
Alban	>	Scot (sb); scottish, scotch (adj)
albarda	>	packsaddle (sb)
albarrada	>	albarrada ( sm ) ( tile pattern representing a vase of flowers)
albatroz	>	albatross ( sb)
albatt	>	(& albatta) = certainly, indeed (adv )
albblond	>	white-blond
albh	>	white (adj)
albhspirit	>	white spirit ( sm)
albino	>	albino ( adj , sm )
albit	>	stye; barley grain
albu	>	sprite ( sb )
albud	>	swan ( sb)
alchemia	>	alchemy (sb)
Alcmene	>	Alcmene ( npr )
alcohol	>	alcohol (sb)
alcoholmeider	>	breathalyzer
ald	>	trough (sb)
aldehyde	>	aldehyde (sb)
aldia	>	pirogue (sb)
aleg	>	to allege, to defend oneself
alerte	>	alert ( sb & vtr)
Alexander	>	Alexander
alfalfa	>	alfalfa ( sb )
Al-Gaddafi	>	Gaddafi ( npr )
algara	>	clash, brush (sb)
Alger	>	Algiers (npr)
Algeria	>	Algeria (npr)
algerian	>	algerian (adj & sb)
algerese	>	inhabitant of Algiers (adj & sb)
algv	>	to be awarded (a price = acc.; vtr); to earn (sb)
Alhazen	>	Alhazen (npr)
alian	>	wrath (sb)
alibi	>	alibi
Alice	>	Alice
alim	>	erudite (adj)
aliment	>	food (sb)
alineat	>	aligned ( adj) (fig )
alisia	>	chequer tree (sb)
aliw	>	silver-gilt (sb)
alixire	>	elixir (sb)
aljiss	>	gypsum (sb)
alkuba	>	alcove (sb)
Allah	>	Allah (npr)
allee	>	alley, aisle
allegence	>	allegiance
allergy	>	allergia
allergen	>	allergen
allergic	>	allergic (adj)
allie	>	to ally
allodh	>	allocate (vtr)
allottment	>	allotment
almadraba	>	tunny net
almanac	>	almanac (sb )
almar	>	cupboard, chest (on the wall)
almentask	>	(school) homework
almujna	>	alms ( sf )
almujner	>	chaplain ( sb)
almujnerie	>	chaplaincy
alnos	>	completely, wholly
alokad	>	frolicsmoe, downy
Alpes	>	Alps (npr)
alphabet	>	alphabet (sb)
alphabetic	>	alphabetic
Alphayos	>	Alphaeus (Bible, father of James)
alpin	>	alpine (adj & sb)
alpin ski	>	alpine skiing
als	>	otherwise, else (adv)
alsen	>	alder (sb)
also	>	also ( adv ) (so)
altar	>	altar ( sm )
alter	>	the other (one)
altice	>	embroidery (sb) ( sewing )
altie	>	to embroider
altruisme	>	altruism
alu	>	ale (sb)
alue	>	to roam, to loiter about
aluminium	>	aluminium (sb)
alv	>	bed of a watercourse (sb)
alvey	>	hive ( sb)
alyo	>	another (declinable)
am	>	past tense of “amem”
amabiltats	>	(splu) = amiability
amalan	>	practically ( adv )
Amalek	>	Amalek (npr)
amalgame	>	amalgam (sb)
Amaltheia	>	Amalthea (npr)
aman	>	have mercy ! ( interjection ); mercy, pardon (sb)
amanat	>	security, guarantee (private law)
amar	>	mooring rope (sb)
amarant	>	amaranth (flower)
amat	>	pleasant
amateur	>	amateur
Amathus	>	Amathus (npr)
amaxi	>	body (sb ) (vehicle)
Amazonas	>	Amazon ( npr) (river of Brazil)
amazone	>	Amazon (sb )
Amazonia	>	Amazonia (sb)
amazonic	>	Amazonian (adj)
ambact	>	intermediary, go-between, middleman (sb)
ambag	>	to commit oneself
ambassade	>	embassy (sb)
ambassador	>	ambassador (sb)
ambel	>	vine wood
amber	>	gray amber
ambghehrd	>	to encompass
ambh	>	(& perambh) = around (prep)
ambhkaup	>	to go shopping
ambhkeung	>	linger ( vpr )
ambhneus	>	to nose around
ambhriss	>	outline (sb)
ambhspehc	>	to look around
ambhtaste	>	to fumble around
ambi	>	on both sides
ambient	>	environment (sb )
ambiental	>	environmental
ambigu	>	ambiguous ( adj)
ambigwiv	>	amphibious (adj & sb)
ambikwehl	>	to bustle about
ambikwol	>	valet ( sb)
ambo	>	all both
ambtos	>	from both sides
ambulance	>	ambulance (sb)
ambulant veneg	>	peddler (sb)
amdani	>	income (sb)
amem	>	feed (vtr)
amendement	>	amendment
amer	>	command (sb) & to command + acc. of the person
America	>	America (npr)
American	>	american (adj. & sb)
amethyst	>	amethyst ( sb)
amfer	>	bucket ( sb)
amin	>	reliable (adj) ( person)
amirahor	>	master of stables (sm )
amirat	>	Emirate (sb)
amirbar	>	Mayor of the Palace (sb)
amir	>	amir ( sm )
amirmajlis	>	chairperson (of an assembly)
amirmakhkma	>	court president
amirselah	>	fencing master (sb )
amiwa	>	(plu) = sorrows ( plu )
amla	>	phyllanthus emblica (sb)
amlak	>	(sing) = assets (plu, finance)
amma	>	adoptive mother (sb)
ammonia	>	ammonia (sb)
Ammurapi	>	Hammurabi (npr)
amnesia	>	amnesy
amnistia	>	amnesty (sb)
amnistye	>	amnesty (vtr)
amor	>	love (sb, poetry)
amortise	>	amortize, pay off (vtr) (capital)
ampere	>	ampere (sb)
amphibia	>	amphibian (adj & sb)
amphibolite	>	amphibolite (sb)
amphitheatre	>	amphitheatre, lecture hall
amphora	>	amphora (sb)
amplifie	>	to amplify
amplor	>	extent (sb)
ampull	>	bulb, phial (sb)
ampute	>	to amputate
ampwa	>	raspberry ( sb)
amulett	>	amulet ( sb)
Amur	>	Amur (npr)
amvon	>	church pulpit (sb)
an	>	if, whether ( conj ) ( introducing a question )
ana	>	on the edge of
anabaptiste	>	Anabaptist (adj , sb )
anac	>	past tense of “anac”
Anadolu	>	Anatolia ( npr )
Anadyomene	>	Anadyomene
anafer	>	blessed bread (sb)
anaglypt	>	relief ( sb )
analyse	>	analysis (sb) and analyze ( vtr )
anamnese	>	meditation (sb) (religious contemplation); to meditate (vint)
ananas	>	pineapple (sb )
ananec	>	to present, bring (vtr)
anathema	>	anathema
anateina	>	(sing.) = goosebumps
anatomise	>	to dissect
Anchises	>	Anchises
anchoa !	>	not possible !
anchova	>	anchovy (sb )
ancian	>	ancient ( adj ) (fig)
anda	>	musk (sb ) (gland, perfume)
andam	>	lock (vtr )
andem	>	jewel, flower work (fig.)
Andes	>	Andes (splu)
andh	>	to cover (a distance) (vtr)
andhwrnt	>	route, lap (sb)
andos	>	bloom, herb (sb)
Andreas	>	Andrew
android	>	(an) droid ( sb)
Andromeda	>	Andromeda
andsa	>	medicinal plants
andyes	>	flowering ( sf )
anecdote	>	anecdote (sf )
anemia	>	anemia ( sf )
anemon	>	anemone (sf )
aneria	>	manly strength
anesthesia	>	anaesthetics
anesthesye	>	to give an anaesthetics to
aneta	>	door-post (sb)
aneurysme	>	aneurysm (sb)
anfractuositat	>	vertical crevice (sb)
anganan	>	estimate, quotation
angel	>	angel (sm)
angh	>	narrow ( adj ); to tighten
anghen	>	person ( sb)
anghpasse	>	narrow gorge, pass
anghpert	>	alley ( sf )
angkhi	>	khaki ( sb , adj )
angkin	>	waist scarf
angst	>	anxiety (sb)
angule	>	angle (sb)
angulekaws	>	square bracket [ ]
angver	>	young snake, squib
angwi	>	eel
anhaingher	>	trailer (sb)
animal	>	animal
animator	>	group leader (entertainment, vacation ressort)
anime	>	to animate
animisme	>	animism (sb)
animositat	>	animosity (sb)
anion	>	anion (sb)
anis	>	anise (sb)
ank	>	hook, peg
anker	>	anchor (sm)
ankul	>	shoot (of plant; sb )
ankus	>	sting ( sb) ( for elephants )
ankylose	>	ankylosis (sb)
ann	>	past tense of “annem”
annals	>	annals
annect	>	to annex
annem	>	to breathe; breath
annex	>	annex(e) (sb); subsidiary (adj)
anniversar	>	anniversary (sb)
annotation	>	annotation
annular	>	ring finger
annulation	>	annulation
anomalia	>	anomaly
anon	>	food (sb)
anorak	>	anorak (sb)
anse	>	handle (eg. of cup)
ansia	>	bridle, rein (sb)
ansu	>	spirit ( sb )
ant	>	before, in front of
Antakya	>	Antioch ( npr )
antarctic	>	antarctic (adj)
Antarctid	>	Antarctica ( np )
antbehr	>	+ acc = do without ( vpr )
antenne	>	antenna (sb)
anter	>	rather ( adv )
antgreip	>	hang on ( vint) ( cling )
antheric	>	anthericum (plant; sb)
anthracite	>	anthracite
anthrax	>	anthrax (disease; sb)
anti	>	opposite ( adj , direction )
antibiotic	>	antibiotic ( sb , adj)
antichamber	>	antechamber (sb)
antichrist	>	antichrist (sb)
anticipation	>	anticipation
anticlimax	>	punch line (sb, story)
antidote	>	antidote
antidrogh rehab	>	(& rehabilitation) = drug rehabilitation (sb)
Antigone	>	Antigone ( npr )
Antikythera	>	Antikythera (np )
Antilles	>	West Indies ( npr )
antillian	>	West Indian (adj & sb)
Antiphates	>	Antiphates (npr)
antiquar	>	antiquarian (sb)
Antiquitat	>	Antiquity ( sb)
Anton	>	Anthony
antplehc	>	develop ( vtr )
antreus	>	+ acc. = to count on, rely on
antro	>	antrum, cave ( sb)
antsalg	>	+ acc. = escape ( int )
antskand	>	rebound ( vint)
antslehnk	>	develop (vint)
antreus	>	to rely on
antwehrd	>	answer (vtr & sb)
antwohrd	>	past tense of "antwehrd"
anua	>	old woman
anun	>	(sing ) = depths ( splu )
anxietat	>	anxiety (sb)
anxieus	>	worried (adj )
anyow	>	password (sm )
aoid	>	aoidos
ap	>	make fit (vtr )
apache	>	apache
apanage	>	appanage (sb)
apank	>	down ( adj)
apart	>	apart (adv)
apartment	>	apartment (sb)
apatrid	>	stateless (person)
apel	>	apple (sb)
Apelles	>	Apelles (npr)
Apennins	>	Apennines ( splu )
aper	>	wild boar (sm )
aperitif	>	appetizer (sb)
aperture	>	overture (sb)
Aphrodisias	>	Aphrodisias (npr)
Aphrodite	>	Aphrodite (npr)
api	>	but, now ( conj )
aplon	>	apple-tree
apnea	>	apnea (sb)
apni	>	rapid river
apo	>	off (prep)
apogee	>	apogee (sb)
apokwihen	>	+ acc. = retaliate (vtr ) (military)
apokwiti	>	retaliation, reprisal ( sb)
Apollon	>	Apollo (npr)
apos	>	joint ( sb)
apostel	>	apostle (sb)
apotheke	>	pharmacy (sb)
Appalaches	>	(splu) = Appalachian Mountains (splu)
appalachian	>	Appalachian (adj & sb)

apparat	>	apparatus
appareih	>	to appear
appartment	>	appartment (sb)
appassionat	>	with a keen interest
appell	>	appeal (sb)
appelle	>	to appeal
appendix	>	appendix ( sb)
appetitt	>	appetite (sm )
appetittant	>	appetizing (adj)
application	>	application (sb)
applie	>	apply (to put on, to implement;  vtr )
apprehension	>	fear ( sb )
approbe	>	to approve
approximative	>	approximative
apotheker	>	pharmacist (sb)
apricot	>	apricot (sb )
aprile	>	April (sb)
aproposs	>	a propos
aproviande	>	refuel (vtr )
aps	>	aspen ( sb )
apt	>	fit (adj )
apter	>	behind
apterchasse	>	to give chase to
aptersok	>	pursue (vtr)
aqua	>	water (sb) (element, mineral)
aquaforte	>	etching (sb)
aquat	>	watery (adj )
aqueduct	>	aqueduct (sb)
Aquen Nepot	>	“Nephew of Waters”, Neptune (Indo-European God)
aquil	>	merlin (bird)
ar	>	for ( conj); (& are) plow ( vtr )
arab	>	Arab(ic) (adj. & sb)
arabesque	>	arabesque ( sb)
Arabia	>	Arabia (npr)
Arachne	>	Arachne ( npr )
arachnid	>	arachnid (sb)
aralasch	>	(sing) = dodgy dealings (splu)
arank	>	spider ( sb )
arankium	>	cobweb
arasih	>	accidentally (adv )
araszi	>	land ( property )
Arasz'Israel	>	Eretz Israel (npr)
arater	>	ard (plow)
arbitrair	>	arbitrary ( adj)
arbust	>	shrub (sb)
arc	>	arc (sb)
arcade	>	arcade
arcane	>	arcane ( sb)
arc-boutant	>	flying buttress (sb)
arch	>	(& archi-) - = archi -( prefix )
archae	>	(& archaebacteria ) = archaea (sb)
archayic	>	archaic
arche	>	arch (architecture, sb)
archel	>	casket
Archelaos	>	Archelaos (npr)
archeologia	>	archaeology (sb)
archer	>	archer (sb)
Archimedes	>	Archimedes (npr)
archipelegv	>	archipelago (sb)
architecte	>	architect (sb)
architecture	>	architecture (sb)
archive	>	archive (sb)
Arctid	>	Arctic (npr)
arcu	>	archery , bow and arrows (sb)
ardeh	>	to align, arrange
ardent	>	ardent (fig; adj)
ardh	>	earth (sb)
ardhem	>	census; to take a census of
ardie	>	Tuesday (sb)
ardmen	>	total number of people
arduase	>	slate (sb)
ared	>	wader (sm , adj )
arehg	>	to contain within onself
id Areios Pagos	>	Areos Pagos (npr)
areis	>	hazelnut (sb)
arel	>	minor nobleman
arena	>	arena (sb)
arendator	>	lessor
arende	>	lease (sb)
arful	>	holly (sb)
arg	>	brightness (sb)
argat	>	farm boy (sb)
argavan	>	lilac (adj, color)
argentine	>	Argentine (adj & sb; pertaining to Argentina)
Argentina	>	Argentina (npr)
arghen	>	small crane for burdens (fr: guindal)
argikwaun	>	greyhound
argist	>	"swiftest" (adj; poetry)
argu	>	shiny (adj)
argue	>	to argue
argwrnt	>	silver
argwrntkovach	>	silversmith ( sb)
aria	>	aria (sb)
Ariadne	>	Ariadne ( npr )
arid	>	arid ( adj)
Aristarkhos	>	Aristarchus ( npr )
Ariosto	>	Ariosto ( npr )
aristocrat	>	aristocrat (adj & sb)
Aristophanes	>	Aristophanes (npr)
Aristoteles	>	Aristotle (npr)
arithmetic	>	arithmetical
arithmetique	>	arithmetics
ark	>	to contain (to make a containment of), to discard
arker	>	bow-window
arkeut	>	calotropis, milkweed
arkwn	>	saddle bow
arkwnekw	>	(arkwnekwo) = pommel horse
armada	>	armada (sb)
armagan	>	travel present
arme	>	weapon, arm (sb) ; to arm
armee	>	army ( sf)
armel	>	handle (sb)
Armelchenal	>	(English) Channel ( npr )
armene	>	Armenian (adj , sm )
armur	>	armour (sb)
armuria	>	armory (sb)
armuriar	>	weaponsmith (sb)
aroma	>	aroma ( sb)
aromatic	>	aromatic ( adj)
arpagic	>	chives (sb)
Arpakschad	>	Arpakshad (npr)
arquebuse	>	harquebus ( sb)
arraboun	>	deposit ( sb)
arrest	>	arrest ( sb )
arreste	>	to arrest
arrive	>	to arrive
arriven	>	arrival (sb); arrived (past participle)
arrogance	>	arrogance (sb)
arrondissement	>	arrondissement
arsenal	>	arsenal ( sb )
arsenic	>	arsenic (sb)
arsep	>	hawthorn ( sb )
art	>	art (sb )
Artemis	>	Artemis (npr)
artifact	>	artifact (sb)
artifice	>	artifice
arteriographia	>	arteriography (sb)
article	>	article (sb)
articule	>	articulate (vtr)
artifice	>	device, trick (sb)
artillerie	>	artillery
artilleriste	>	artilleryman
artisanat	>	artisanat
artiste	>	artist
artor	>	ploughman
arua	>	intestine (sb)
arus	>	wound ( sf )
arwr	>	topsoil ( sf )
arwrn	>	cereal (sb)
aryo	>	aryan
as	>	of the (genitive feminine)
asadh	>	frank ( adj) ( free)
asafa	>	how awful !
asarion	>	rumex scutatus (sb)
asarura	>	azarole (sb)
asavar	>	draft ox
asayma	>	eyespot ( sm)
asbest	>	asbestos (sb)
-asc	>	( suffix ) = to become X
ascalot	>	shallot
ascension	>	ascent, Ascension Day
ascese	>	asceticism (sb)
ascete	>	ascetic ( n. , adj)
asch	>	ash (sb)
aschbak	>	ashtray (sb)
aschencredie	>	Ash Wednesday
aschikar	>	plain, obvious ( adj )
aschlad	>	grafting (sb)
aschladise	>	to graft
Aschour	>	Assur (npr)
aschyesch	>	comforts ( splu )
asel	>	donkey, ass ( sb )
aselflor	>	mullein ( sf )
asemil	>	packhorse
Aserbaydjan	>	Azerbaijan ( npr )
aserbaydjani	>	Azerbaijani (adj & sb)
aserng	>	blood ( vx )
Asia	>	Asia (npr)
asiar	>	twitch (sm )
asiat	>	Asian ( adj. & n. )
asiekil	>	horsetail (sb; plant)
asimat	>	departure
askar	>	military (sb)
askari	>	back-up soldier
Asklepyos	>	Asklepius ( npr )
asli	>	authentic (adj ) ( original )
asparg	>	asparagus ( sb)
asperg	>	to splash
aspergill	>	aspergillum
aspersorium	>	stoup (religion)
asphalt	>	asphalt (sb)
asphodel	>	asphodel (sb)
asphyxia	>	asphyxia (sb)
aspida	>	asp viper
aspire	>	to aspire, suck; (+ datif) = to aspire to
aspirin	>	aspirin (sb)
asprese	>	racecourse (sb)
assamida	>	(& samida) = prime flour ( sb)
assania	>	watermill ( sb )
assassin	>	assassin (sb) assassinate (vtr)
assemblee	>	assembly (sb)
assidu	>	assiduous
assigne	>	assign (vtr )
assirat	>	sloping bed, ridge back (sb)
assist	>	to assist
assistence	>	assistance (sb ) ( help)
assiyurn	>	stirrup leather (sb)
association	>	association
assocye	>	associate (vtr)
assortie	>	to match something with
assortiment	>	assortment
assump	>	to assume
assymmetria	>	assymetry (sb)
astak	>	lobster (sb )
astat	>	astatine (sb)
aster	>	star (sb)
asterisk	>	asterisk (sb)
asteroid	>	asteroid (sb)
asthma	>	asthma (sb)
astrolog	>	astrologer
astronom	>	astronomer
asulejo	>	tile of glazed earthenware
Aswan	>	Aswan (npr)
asyle	>	asylum ( sb )
Atalante	>	Atalanta
Atarneus	>	Atarneus (npr)
atavia	>	ancestry
atavic	>	ancestral
atelier	>	workshop (sb)
atheiste	>	Atheist (adj. & n. )
Athenas	>	Athens ( npr )
athenay	>	athenian (adj. & sb)
Athenayos	>	Athenaeus (npr)
athiber	>	aloe (sb)
athicale	>	polish (vtr )
athicate	>	spit ( sb ) (for frying )
athime	>	formidable ( adj)
athlete	>	athlete (sb)
athletique	>	athletics
athtecah	>	Aztec ( adj. & sb )
atlant	>	Atlantean (adj , sb)
Atlantic	>	Atlantic (adj & sb)
Atlantide	>	Atlantis ( npr )
Atmosphere	>	atmosphere (sb)
atom	>	atom ( sb)
atraf	>	(sing ) = surroundings (splu)
atroce	>	atrocious ( adj )
atrophiat	>	withered (adj )
atta	>	stepfather
attache	>	to attach
attaque	>	attack (sb & vtr)
attar	>	spice merchant ( sb )
attention	>	attention (sb)
attentive	>	attentive
attic	>	attic (sb) ( architecture)
Attikai	>	Attica ( npr )
attir	>	perfume oil (sb)
attitude	>	attitude (sb)
attract	>	attractiveness (sb )
attributive adjective	>	attributive adjective
au	>	or ( conj); to be without
aubergine	>	eggplant ( sb )
auction	>	auction (sb)
auctionaire	>	auctioneer (sb)
audin	>	mink (sb)
audio	>	audio
audiovisual	>	audiovisual
aug	>	to increase
augos	>	strength , power ( sf )
Augustus	>	Augustus ( npr )
augwedor	>	swelling, rising (of a river; sb)
aukat	>	mood, frame of mind
aul	>	(aulice) = pipe; throughfare (sb)
aula	>	courtyard (sb)
aulos	>	aulos (sb; double flute)
auluck	>	groove, slot
aulwehrg	>	piping (sb)
aum	>	reasoning (sb); reason (vint); + acc. = to suspect something
aumber	>	shower, rain (of storm)
aun	>	without (prep)
aunbeidos	>	recalcitrant (adj)
aunbelos	>	superfluous (adj)
auncovehr	>	detect ( vtr )
aundaunet	>	undead (adj & sb)
aundexia	>	clumsiness (sb)
aundwoi	>	without doubt
aunfin	>	endless
aunfinia	>	endlessness
aungrund	>	abyss, gulf
aungvit	>	imperishable
aunharm	>	harmless
aunieusia	>	assault & battery; injury
aunnumer	>	countless (adj)
aunpaur	>	intrepid ( adj)
aunpotem	>	unfathomable (adj )
aunpris	>	priceless ( adj)
aunrect	>	undue (adj)
aunroug	>	to unbridle
aunsam	>	singular, peculiar
aunspeh	>	desperat, hopeless
aunstehg	>	to discover
aunstehgen	>	discovery ( sb )
aunstehm	>	to condemn
aunstupp	>	to uncork (vtr)
aunsuccessia	>	unsuccess, lack of success (sb)
aunswehpia	>	insomnia (sb)
auntitule	>	untitled (ex	>	commoner; adj)
aunulter	>	unsurpassed ( adj )
aunupergumt	>	impassable ( adj )
aunvyigia	>	weightlessness ( sb)
aur	>	to hear
aur	>	ear (sb)
aura	>	aura (sb)
aurdhen	>	order (contrary of disorder); to put in order (vtr)
aurdhenkal	>	call to order
aureola	>	halo, ring
aurer	>	receiver, headphones
auror	>	dawn ( sb )
aurplab	>	ear-flap
aurring	>	earring
aurtavan	>	eardrum (sb)
aurwik	>	earwig ( sb ) ( insect)
aus	>	early (adj & adv )
ausk	>	to be dawning
auspices	>	auspices
auspuff	>	exhaust gas
austere	>	austere (adj)
autah	>	or (else)
auter... au	>	either .... or ( conj )
authentic	>	authentic (adj)
auti	>	or ... too
auto	>	(& automobil) = automobile (adj & sb)
autobus	>	(& bus) = bus (sb)
autodafee	>	bonfire ( sm )
autograph	>	autograph (sm )
automat	>	automaton (sb)
automatic	>	automatic (adj)
auto mecaniste	>	car mechanic (sb)
autonom	>	autonomous
autopsia	>	autopsy
autor	>	author (sb)
autorisation	>	authorization (sb)
autoritair	>	authoritarian (adj)
autostop	>	hitchhiking (sb)
autostrad	>	motorway (sb)
auwal	>	primeval
aux	>	(& auxan) = ox
auxel	>	bleak ( sb; fish )
auyis	>	ancestor (sm )
av	>	bird ( sb)
avalanche	>	avalanche (sb)
avance	>	advance (vtr) ( fig.); deposit (sb)
avanic	>	shear-legs, heavy lift derrick
avaria	>	breakdown (ex: motor; sb)
aventure	>	adventure (sb)
aventurer	>	adventurer (sb)
aventureus	>	adventurous (adj)
aversion	>	aversion, loathing
Avicenna	>	Avicenna (npr)
avid	>	to notify to someone
avocado	>	avocado
avpleuk-ye	>	"as the crow flies" (adv)
avsen	>	oats (sb)
aw	>	old, ancient
awie	>	to understand by
awon	>	ladybug (sb )
axe	>	axis; axle
axesmeur	>	dirty oil / grease (from engine, mechanism; sb)
axiome	>	axiom (sb)
ay	>	1°) to hold as, to consider as. Ex: me ayo tien prient = “you consider me as your friend”; 2°) to say, to tell (in dialogues). Ex: “...” iey is = “..” he said; 3°) to her; to the (feminine singular dative)
ayar	>	scoundrel (sb )
ayasch	>	lively (adj)
aydh	>	to burn
aydh	>	hearth, fireplace
aydokw	>	black-skinned (adj. & sm)
aydsmo	>	wood (for heating)
ayg	>	goat (sb)
Aygheus	>	Aegeus (npr)
aygfel	>	honeysuckle (sb)
Ayghest	>	Acestes
aygin	>	goatskin
aygkwol	>	goat-herd
aygpawson	>	aegipan (sb)
aygswehner	>	tremulous (adj )
aygur	>	stallion
aygve	>	(+ acc.) to feel ashamed of
aygvos	>	shame (sb )
aygw	>	+ acc. = to own
ayib	>	stain ( sb ) (fig , reputation )
aykem	>	pike (weapon)
aykw	>	level (vtr)
aykwos	>	expanse (sb)
aykwost	>	plain, smooth, even
aylak	>	idle (adj )
aymey	>	equivocal
ayoley	>	Eolian (adj & sb)
ayor	>	slowcoach
ayr	>	raise (vtr )
ayras	>	ryegrass (sb)
ays	>	her (possessive pronoun); hers
ays	>	bronze ( sb)
Ayschylos	>	Aeschylus ( npr )
aysgwn	>	disfigure ( vtr )
aytan	>	mournfulness
aythiop	>	Ethiopian ( sm , adj )
Aythiopia	>	Ethiopia ( npr )
ayu	>	vital force (sf )
ayuleus	>	become invalid (vint); invalid ( adj )
azab	>	punishment, doom
azan	>	call to prayer
aziyat	>	torment
Azores	>	Azores
azur	>	azure (adj, sb)
azwl	>	to get impeached; impeachment
azwleih	>	to impeach
baan	>	slat (sb)
baanji	>	scale (of scales) (sb)
bab	>	broad bean
baba	>	Grandma ( sb )
babusch	>	slipper (sb)
baby	>	baby (sb)
Babylon	>	Babylon ( npr )
bacbord	>	port side (of a vessel)
bach	>	shepherd (sb)
bachimien	>	from all sides
backa	>	rump ( sb)
backal	>	grocer (sb )
baclar	>	bachelor
bactisse	>	+ acc. = to be fed up with
bacule	>	big bar to close doors
bacut	>	snipe (sb )
bad	>	at last; ne... bad = not yet
badakhsch	>	right-hand man ( fig.)
badan	>	organism ( sb) ( body, natural defense )
badbakht	>	unfortunate ( adj)
badge	>	badge (sb)
badkhoua	>	malicious (adj )
badmasch	>	rogue (sb)
badrak	>	escort-member (sb)
badv	>	showdown (combat ) (sb)
badyeh	>	tin-bath (sb)
baft	>	belt buckle (sb)
bafta	>	calico (sb)
bag	>	beech ( sb)
bagage	>	luggage ( sb )
bagatelle	>	trifle (sb )
bagher	>	dredge (sb & vtr)
bagiev	>	beechnut (sb)
baglama	>	strap hinge
bagor	>	pike-pole, boat-hook, gaff
bagu	>	forearm ( sb)
bagukneigvtel	>	armrest
bagustehg	>	bracer, armguard (for archer)
bah	>	to say, to speak
bahayi	>	bahа’м (adj & sb)
bahmen	>	way of speaking, wording, phrasing (sb)
Bahrayn	>	Bahrain ( npr ); bahrayni (adj & sb)	>	Bahraini
bahsa	>	language (sb)
bai	>	bay (sb) (Geo )
Baikal	>	Baykal (npr)
bak	>	bin (sb) (container)
bakam	>	Brazil wood (sb)
bakchang	>	cake ( sm ) (wrapped in bamboo leaves )
bakchup	>	chop, chap, cheek (sb)
bakenbart	>	( sing ) = sideburns ( splu )
bakhal	>	armpit (sb)
bakhcha	>	melon garden (sb)
bakhil	>	stingy ( adj & sb)
baki	>	end of series, markdown (industry)
bakiya	>	(sing) =  arrears ( splu) (debt)
bakjiakwo	>	Chinese star anise (sb)
bakmie	>	noodles with meat ( splu )
bakni	>	beacon
bakstag	>	runner and tackle, running backstay
bal	>	ball (dance, party)
Balaam	>	Balaam (npr)
balaclava	>	hood, balaclava
balagan	>	uproar (sb)
balagian	>	husky (adj )
balah	>	annoyance (sb)
balahen	>	annoy (vtr )
balakhan	>	fair stall (sb)
balance	>	balance sheet ( sb)
balbal	>	mumble, jabbeer, lisp (sb & vtr)
balbat	>	to gurgle
balbel	>	chat (sb & vint)
balcon	>	balcony (sb)
baldaquin	>	baldachin, canopy (sb)
balein	>	whalebone, stay
baleina	>	whale (sb)
balgh	>	bellows ( splu)
balghbonem	>	bogeyman (sb)
balikchi	>	fishmonger (sb)
balirh	>	adult (adj, sb)
balisete	>	baliset (Dune; sb)
balk	>	beam ( sb)
Balkan	>	Balkans ( splu ); balkanic	>	balkanic (adj)
ball	>	ball ( sb)
ballett	>	ballet ( sm )
ballista	>	ballista (sf)
ballon	>	balloon (sb)
balm	>	(& balma) = cave ( sb)
balmink	>	cave-dweller, cave-dwelling, from a cave
balmmensc	>	caveman (sm )
balnia	>	bath ( sb)
balniakyal	>	bathroom (sb)
balnye	>	to bathe
balsem	>	balm (sb)
balstehm	>	curse (sb & vtr)
balt	>	balt(ic)
balta	>	pothole, rut (sb)
baltca	>	puddle (sb)
baltrogwn	>	bonfire
balustrade	>	railing(s)
balwng	>	beam (sf )
bam	>	beam (of light)
bamb	>	mat ( adj)
bambu	>	bamboo (sm )
bamia	>	okra ( sb)
ban	>	to forbid, ban (vtr)
bana	>	handlebar ( sb)
banane	>	banana (sb)
bandage	>	bandage
bande	>	band (sb)
bander	>	banner ( sb)
bandit	>	bandit (sb)
bandrol	>	banderoll(e)
banen parken	>	no parking
banisban	>	roof ( sb ) (in degrees)
banjo	>	banjo
bank	>	bank (money, sb)
bankautomat	>	cash machine (sm )
banker	>	banker (sb)
banknote	>	banknote (sb)
bankrott	>	bankruptcy ( sb)
banquet	>	banquet ( sb)
banquette	>	bench seat (sb)
banschi	>	banshee (sb)
bantowmeing	>	translucent (adj )
baobab	>	baobab (sb)
baptise	>	baptize (vtr )
baptisme	>	baptism (sb)
baptiste	>	(adj & noun)
bar	>	bar (inn; sb)
baraber	>	laborer ( sb)
barack	>	barrack ( sb )
barakan	>	fustian (sb)
barakat	>	benefit, benefaction (sb)
baraonda	>	crowd, throng
barbadian	>	Barbadian (adj & sb)
Barbados	>	Barbados (npr)
barbakan	>	barbican ( sb)
barbar	>	Barbarian (adj & sb)
Barbarossa	>	Barbarossa
barbat	>	bearded ( adj)
barber	>	hairdresser, barber (sb)
barbeus	>	grim (adj)
barbith	>	string instrument (sb)
barbun	>	barbel (sb; fish)
barbut	>	bearded (adj)
bardach	>	war prisoner (sb)
bardak	>	decanter; caraff
barde	>	barding (for horses)
bardul	>	crested lark
bare	>	bare (adj)
barekweit	>	lack of ornamentation
barel	>	barrel (sb)
barge	>	barge (sb)
bargh	>	lean-to, shed (sb ) ( protective structure )
baride	>	post (administration)
bariem	>	at least
bariton	>	baritone (sb)
bark	>	bark (boat; sb)
baron	>	baron ( sb )
baronesse	>	baroness ( sb)
barrier	>	barrier (sb)
barricade	>	barricade (sb & vtr)
barrio	>	(sing) = slums (sb)
barroc	>	(& barroco) = baroque ( adj )
barsaat	>	in time
barsagen	>	barley bread (sm )
barsin	>	barley flour
bartass	>	blackthorn, sloe-tree
bartassiev	>	sloe
barth	>	grayish
Bartomlomay	>	Bartholomew
barug	>	trachea (sb)
barwakt	>	in time
barye	>	hutch ( sb)
barzakh	>	isthmus ( sb)
basalt	>	basalt (sb)
basarghan	>	street vendor ( sb)
baschascha	>	cheerful; smiling
baschmak	>	cloth pad (sb)
baschtin	>	(home) soil
base	>	base, basis ( sb) ( including arithmetics)
baseball	>	baseball
basi	>	cotton gray good (sb)
basiar	>	fowler ( sb)
basilic	>	basilica (sb)
basiliskos	>	basilisk ( sm) (monster)
bask	>	bundle (sb)
basm	>	tale ( sb)
basquet ball	>	basketball ( sb)
Basra	>	Basra ( npr )
bass	>	bass (sb) ( category of voice)
bassein	>	basin (sb) ( of swimming-pool )
bassin	>	basin ( sb )
bassira	>	insight (sb; quality of person)
basstambur	>	bass drum (sb)
basstrombone	>	bass trombone (sb)
bast	>	(basta !) = it’s enough !
bastard	>	bastard ( adj. & sb )
baste	>	to be enough
bastion	>	bastion ( sb)
bat	>	to beat
batal	>	canceled (adj )
batalion	>	battalion ( sb)
batasch	>	tender (ship)
bater	>	batter (baseball; sb)
batik	>	batik
batrac	>	frog ( sb )
batterie	>	battery ( sb; electricity; arms)
bau	>	to bark
baub	>	to roar
bauk	>	stove ( furnace; sm); bake (vtr)
baul	>	(& baula) = bat ( sb)
baung	>	fungus (sb)
baur	>	drill ( vtr )
baurd	>	board (sb )
baurmen	>	opening, hole (sb)
baurnt	>	drilling, boring
baut	>	boot (sb)
bautin	>	ankle boot (sb)
bava	>	dribble, slobber
baveus	>	dribbling (adj)
bavoul	>	attachй-case
baw !	>	Woof!
bawab	>	doorkeeper, care-taker
bawlaw	>	mad ( adj)
baxati	>	cuttlefish ( sb )
bay	>	fear ( vtr )
bayaldisse	>	to lose consciousness, to faint
bayan	>	report, list, statement (sm); to state (vtr)
bayasen	>	fearful (adj )
bayat	>	stale (food; adj)
bayduri	>	cat’s eye ( opal )
bayeat	>	commercial transaction, deal (sb)
bayga	>	fortune (sb)
baygat	>	fortunate, wealthy (adj )
Is Baygat	>	The Magician ( sb ) ( Tarot )
baygh	>	serves mainly as an adverb and means “very”, “a lot”; as a lonely adjective means “many, much”; ( + acc. ) = to belong to
bayghti	>	dedication, devotion (sb)
bayna	>	among (prep)
bayonette	>	bayonet ( sb)
bayram	>	festivity (sb)
bays	>	(maid)servant, servant(girl)
baysa	>	fear ( sb)
baytel	>	home, residence
bayul	>	bailiff ( sb)
bazu	>	blouse ( sb)
bazzaz	>	draper ( sb)
beangst	>	cause anxiety (vtr )
beauteit	>	beauty (sb)
beauteitstable	>	dressing table
becep	>	impale (vtr)
bed	>	patch, plot (garden)
bedars	>	to teach (someone)
bedebah	>	ominous ( adj )
bedeh	>	samt = to set, to crimp with
bedehlv	>	bury (vtr)
bedehmen	>	bezel (sb, jewel)
bedeik	>	to set bounds on
bedeum	>	to smoke out
bediewt	>	(& bediewen) = openwork (adj)
bedolakh	>	bdellium (sb)
bedrohnct	>	(& bedrohnken) = tipsy (adj )
bedwoi	>	(+ acc.) = to doubt, to question
bedyehrc	>	(+ acc.) = to notice, realize
befarm	>	to farm (lease)
befehkht	>	to wear oneself out doing
befolk	>	to populate (vtr)
befrect	>	to charter
begeir	>	shop around ( vtr )
beghis	>	(& beghs) = deprived of
beghin	>	beguine ( sb)
beghsadab	>	ill-mannered
beghsaum	>	eccentric-minded
beghsgramat	>	illiterate ( adj )
beghsorbatia	>	unemployment ( sm )
beghspace	>	worried (adj)
beghsses	>	deprivation (sb)
begold	>	to gild (vtr)
begonia	>	begonia (sb)
begrabh	>	bury (vtr)
begrance	>	confine (vtr)
begrund	>	to give a base/ground to
begwah	>	to go all over (a place)
behand	>	+ acc . = to have at one’s disposal
behandet	>	available ( adj )
behang	>	hanging (sb; tapestry)
behaya	>	shameless, brazen (adj)
behd	>	propose to, bid (vtr)
behder	>	tenderer, bidder (sb)
behlgh	>	to make a bulge, to be bulging
behnd	>	bind (vtr)
behndwr	>	relative through marriage (adj & sb)
behng	>	smash ( vtr )
behngos	>	crash (sb)
behr	>	to carry, to bear
behrcarr	>	dray (sb)
behrd	>	to cut up, out
behreg	>	burden, load
behrg	>	to save, to put out of danger; cliff
behrmen	>	burden
behrnteih	>	to fertilize (a female)
bei	>	bee (sb)
beich	>	to whip
beid	>	+ acc . = to agree, to get on with
beir	>	to strike (a blow; vtr)
Beirut	>	Beirut (npr)
bekalch	>	to lime (vtr)
bekeip	>	to be/give the picture of (vtr)
bekmehen	>	to exhaust, wear out (vtr)
bekmess	>	grape concentrated must (sb)
belagher	>	besiege (vtr)
belaghern	>	siege (vtr)
belajye	>	wisp o’ lantern ( sb)
Belaruss	>	Bielorussia (npr)
belchug	>	pendant ( sb)
beleik	>	+ acc. = to make light of
belek	>	coot (sb)
belen	>	henbane ( sb)
beleuc	>	light (vtr )
belfort	>	belfry (sb)
belg	>	Belgian ( adj & sb)
Belgia	>	Belgium ( npr )
Belgrad	>	Belgrade (npr)
beliocand	>	water milfoil
beliwk	>	wild cat (sb)
bell	>	beautiful (adj )
belladonna	>	belladonna
belletters	>	Belles Lettres ( splu )
belliciste	>	warmongering (adj & sb)
bellicose	>	bellicose
bellpotnia	>	weasel (kenning)
Bellzebub	>	Beelzebub
belog	>	silly (adj)
belt	>	cross belt (sb)
bemadh	>	to dampen
bemahel	>	bring ( before a judge ) ( vtr )
bemann	>	occupy ( vtr , a crew)
bemeizd	>	+ acc. = to put a reward/prize on
bemern	>	thigh (sb)
bemild	>	to move to pity
bemohnen	>	(& bemohnt) = thoughtful (adj)
bender	>	port of call ( sb ); to put in at (ship, vint)
bendera	>	oriflamme (sb)
Bendict	>	Benedict ( npr )
benefice	>	earnings ( sb) (trade)
Benghazi	>	Benghazi
bengu	>	thick, bushy
benjamin	>	benjamin, youngest (adj, sm & npr ; age )
benk	>	bench ( sb)
bensin	>	gasoline (sb) (as opposed to diesel)
bentoo	>	packed lunch (sb)
bepeiper	>	to pepper (vtr)
bepelp	>	to panel (vtr)
bepeulver	>	to powder (vtr)
beprabh	>	+ acc. = give reason
beprient	>	befriend (vtr)
bequader	>	to frame (vtr)
ber	>	berry (sb) (fruit)
berberis	>	barberry (sb)
berd	>	beard (sb)
berdvisch	>	shaving brush
berett	>	beret (sb)
bereul	>	to give instructions to (vtr)
bereust	>	rust ( vtr )
Bergama	>	Pergamon (npr)
bergsteigh	>	steep path (sb)
bergwnt	>	steep ( adj) ( land )
berkye	>	stuff (vtr )
berlaz	>	bear's den
berline	>	Berlin carriage
berlocka	>	bullshit (!)
berme	>	berm
Bermuda	>	Bermuda (npr)
berngal	>	object of amber
berst	>	hogweed (sb)
berstuk	>	fescue (sb)
bertel	>	stretcher ( sb)
berti	>	carrying (sb)
bertio	>	basin, bowl ( sb )
berug	>	windpipe, throat ( sb)
bervinca	>	periwinkle ( sb)
beryl	>	beryl ( sb)
beryllium	>	beryllium (sb)
berzd	>	wheat ( sb) ( hail, monococcum )
bes	>	boss (sb)
bescharam	>	indecent (adj)
beschou	>	shoe ( vtr )
besehkw	>	+ acc. = to shadow, tail (someone; vtr)
beseup	>	to make drunk (vtr )
besic	>	busy (adj )
beskeulk	>	to scout around (a certain place)
besmeur	>	to spread (ex	>	butter)
besoar	>	bezoar ( sb)
besonters	>	especially (adv)
besoyn	>	business (fact of being busy)
bespehc	>	+ acc. = to realise, to become aware of
bestehg	>	cutlery (table)
bestehm	>	destine, intend (vtr)
bestehnk	>	stink (vtr)
bestial	>	bestial (adj)
bestiar	>	bestiary (collection of beasts)
bestiarium	>	bestiary (book)
bestreich	>	to tick off
besweigh	>	to say nothing about
besweurgh	>	worry (vtr )
besyuh	>	to sew (to insert threads into; vtr)
bet	>	but ( conj ) (however)
betanek	>	concern (vtr)
betarter	>	to scale (vtr)
betayc	>	to say nothing about
Bethania	>	Bethany
Bethlehem	>	Bethlehem ( npr )
Bethpage	>	Bethphage
Bethsayda	>	Bethsaida
betouche	>	touch (vtr; sex crime)
betrehv	>	to be about
betreus	>	confide (vtr)
betyehc	>	+ acc. = to water something, to provide water to something; to serve (a network)
betyeic	>	supply (vtr)
beud	>	to appeal to (someone), to make (someone) pay attention (to = dative), to demand (something)
beuf	>	beef
beuffer	>	buffer (sb); cushion (vtr)
beugh	>	bend (vtr)
beumper	>	bumper (sb)
beurs	>	stock exchange, purse (sb)
beurs	>	tan (vtr)
beursindex	>	market index (sb)
beurst	>	brush
beurt	>	destiny
beuw	>	to make grow, to make become; to cultivate (a plant)
bevid	>	+ acc. ( bevмd ) = to show
bewaldh	>	manage ( vtr ) (a problem)
bewehgh	>	move (vtr )
bewehkwen	>	provision, proviso (sb)
beweik	>	accomodate ( vtr ) ( qqun )
bewos	>	cow colostrum ( sb)
bezmen	>	load cell, bow scale
bfukienkiu	>	immodest (adj )
bfurli	>	disadvantage ( sb )
bfushin	>	fishy (adj )
bfuteing	>	indecisive (adj)
bfuxiong	>	worrying (adj )
bfuyi	>	forever ( adv )
bfuyow	>	uncomfortable ( adj)
bfuzow	>	unshakable (adj )
bfwendwan	>	explain ( vtr )
beghsadab	>	rude (adj )
B-H	>	(busthalter) = bra
bi	>	next to (with some definite articles: bei, bay, bil, bim; see Grammar)
bi-sabab + genitive = because of
biadet	>	usually (adv )
biaur	>	ugly ( adj )
biaur	>	( sing.) = pangs ( splu )
bibelot	>	trinket (sb)
biber	>	beaver ( sb )
Bible	>	Bible ( sb)
bibliographia	>	bibliography (sb)
bibliothecar	>	librarian (sb)
bibliotheque	>	library ( sb)
bicair	>	beaker (sb)
biceps	>	biceps ( sb)
bich	>	whip (sb ); past tense of “beich”
bichoun	>	line, layout ( sb)
bid	>	past tense of “beid”
bidal	>	beadle, usher
bidehr	>	to make/get chapped
bidno	>	slit ( sb )
biduar	>	esker (sb)
bied	>	raceway, pond, reach
bieda	>	misfortune, unhappiness
biedan	>	unhappy (adj )
bielbel	>	past tense of “balbel”
bienki	>	chamber pot (sb)
biest	>	beast ( sb)
biet	>	past tense of “bat”
bieu	>	past tense of “bau”
bieuc	>	kiss (vtr )
bieub	>	past tense of “baub”
bieuk	>	past tense of “bauk”
bieur	>	past tense of “baur”
biey	>	past tense of “bay”
bieygh	>	past tense of “baygh”
bifangh	>	to appropriate
Big Bang	>	Big Bang
bih	>	to become
biku	>	male beggar monk (sb)
bikuni	>	female beggar monk (sb)
bila	>	failing (prep)
bilax	>	on the contrary (adv)
bild	>	bill (small sheet of paper; sb), ballot (sb)
bile	>	bile (sb)
bilhassa	>	mostly (adv)
biliard	>	snooker (sb)
bilkull	>	extremely
bina	>	building (house, place, sb)
binar	>	binary (adj )
bindell	>	wisp (sb)
binisbat	>	compared to
binisch	>	shower dress (sb)
bint	>	girl (sb)
biodiversitat	>	biodiversity (sb)
biofiull	>	biofuel (sb)
biologia	>	biology (sb)
biotechnologia	>	biotechnology (sb)
bioureck	>	cheese cake (sb)
biplan	>	biplane
bipwa	>	loquat (sb)
bir	>	(& bira) = beer ( sb)
birbant	>	knave, rogue
birg	>	birch ( sb)
birnacle	>	barnacle (sb)
Biscaya	>	Biscay; Gulf os Biscaya = Bay of Biscay
biscuit	>	cookie (sb)
bisel	>	samara (sb)
bison	>	bison (sb)
bissect	>	leap (year)
bisser	>	glass bead
bistar	>	bedding ( sb)
bistre	>	bistre
biswehd	>	get used to ( vpr )
bitter	>	bitter (adj)
biuc	>	past tense of “bieuc”
bivuack	>	bivouac (smb)
bizarre	>	bizarre (adj)
blagh	>	bless ( vtr )
blaghmen	>	priest (who blesses; sb)
blaghmonium	>	priesthood (sb)
blah	>	blow (vtr )
blah	>	-horn = sound the horn
blame	>	blame ( sb & vtr )
bland	>	mix ( vtr )
blank	>	blank (adj)
blanquet	>	blanket (sb)
blase	>	blazer (vtr )
blaspheme	>	blaspheme (vtr)
blasphemie	>	blasphemy ( sb)
blaych	>	bleach (vtr ); blaych(-lowga)	>	bleach (cleansing chemical; sb)
blech	>	sheet metall (sb)
bledin	>	lupine ( sb)
blehgh	>	to bleat
blehs	>	to blossom
bleid	>	pale (adj); to turn pale (vint)
bleig	>	to shine
bleigos	>	flash (sudden light, fire)
bleigu	>	glossy, brilliant ( adj)
blend	>	to blend
blet	>	edible fungus (sb; boletus)
bleuf	>	bluff (vtr & sb)
bleus	>	to smother
blid	>	past tense of “bleid”
bliegh	>	past tense of “blagh”
bliend	>	past tense of “bland”
blieut	>	sparkle (vtr )
blieych	>	past tense of “blaych”
blig	>	past tense of “bleig”
blind	>	blind (adj & vtr)
blindet	>	blindness (sb)
blink	>	to blink
blinker	>	car indicator
bliut	>	past tense of “blieut”
bliute	>	spark (sb)
blix	>	flash (sb )
blixbrev	>	email ( sb )
blizend	>	glossy (adj )
blizzard	>	blizzard (sb)
block	>	block ( sb)
blockade	>	blocking (sb)
blockflute	>	recorder (flute; sb)
blockstop	>	stop on a cheque (sb)
blohgh	>	past tense of “blehgh”
blohs	>	past tense of “blohs”
bloigos	>	glowglobe (Dune; sb)
blond	>	blond ( adj )
blosk	>	noise ( sb)
blou	>	blue ( adj )
blouse	>	blouse (sm )
blouseut	>	glycine, wisteria (sb)
blouson	>	lumber jacket
bluf	>	past tense of “bleuf”
bluft	>	(& blufen) = dazed ( adj )
blus	>	past tense of “bleus”
blutvurst	>	black pudding (sb)
bo	>	both
boa	>	boa (sb)
bochengli	>	unreasonable (adj )
bochuan	>	no profit ( adj)
bock	>	goat ( sb)
bodboh	>	stupid (adj)
boder	>	deaf (adj )
bodrum	>	dungeon cell
bodu	>	hooded crow ( sf )
boendien	>	main building of a sanctuary
boengi	>	river basin
boff	>	soft ( sm ),
bog	>	(& bogwed) = running water
bogacin	>	bocassin (sm )
bogatur	>	adventurer, fighter (sb)
bogaturic	>	bold (adj)
bogmliaker	>	water softening device
bohd	>	past tense of “behd”
bohlgh	>	past tense of “behlgh”
bohnd	>	past tense of “behnd”
bohng	>	past tense of “behng”
bohr	>	bore, carried (past tense)
bohrd	>	past tense of “behrd”
bohrg	>	past tense of “behrg”
bohrlict	>	litter (sf ) ( palanquin )
bohs	>	barefoot
boi	>	battle (sb)
boiav	>	pugnacious (adj)
boidos	>	agreement ( sb) ( understanding )
boik	>	traffic light
bojincheng	>	ungrateful (adj )
bokal	>	cut (sf ) ( vessel) (two hands )
bokir	>	churned-up mud (sb)
bokvi	>	slush ( sf )
bol	>	bowl ( sb )
bolipehd	>	caducifoliated (adj & sb)
bolghi	>	cushion (sb)
bollwehrg	>	bullwark, rampart ( sb)
bolster	>	bolster (sb)
bolt	>	valiant, brave, bold
boltia	>	audacity ( sb)
bolvan	>	idiot, stupid (adj & sb)
bombarde	>	bomb ( vtr )
bombardement	>	bombing, shelling attack (sb)
bombe	>	bomb (sb)
bomber	>	bomber (sb)
bombyx	>	silkworm ( sb)
bona fide	>	good faith ( sf )
bonbon	>	(boiled) sweet, candy
bond	>	coupon, voucher
bonem	>	chap, goodman (sb)
bongmeh	>	to feel somebody’s pulse
bongo	>	bongo (sb)
bonito	>	bonito ( sb)
bonmot	>	quip, wit (sb)
bonem	>	boogeyman (sb)
boot	>	boat (sb)
bootsman	>	bosun ( sb)
bor	>	boron (sb)
borane	>	borane (sb)
borb	>	quagmire (sb)
bord	>	board ( boat )
bordeau	>	bordeaux (sb) ( red wine )
bordeaurudh	>	burgundy red (adj)
bordell	>	brothel (sb)
bordsklader	>	docker, longshoreman
bordstrehl	>	boardfire (ship)
boreck	>	pastry (cake)
bornek	>	bar ( sm )
bornoz	>	bathrobe; burnous (sb)
bors	>	tip, extremity ( sb)
borsuk	>	badger (sb)
bosanc	>	Bosnian (adj & sb)
bosc	>	wood (sb) (forest)
Hieronymus Bosch	>	Hieronymus Bosch (npr)
Bosna-Hercegovina	>	Bosnia- Herzegovina ( npr )
bosor	>	glowing ash
bosorg	>	elder (sb & adj )
Bosphor	>	Bosphorus
botanique	>	botany (sb)
botel	>	bottle (sb)
botulisme	>	botulism (sb)
boucanier	>	buccaneer (sb)
boulevard	>	boulevard (sb) (street)
boum	>	swing (expansion, sb)
boumerang	>	boomerang (sb)
bouquete	>	bunch (of flowers)
boutique	>	store, shop
bouwen	>	(old) building (sb)
bowl	>	ball ( sf ) ( game)
bowling	>	bowling (sf)
bowrley	>	impolite ( adj )
box	>	boxing (sb)
boxring	>	boxing ring (sb)
boya	>	buoy (sb)
boyaukin	>	matter (adj )
boycot	>	boycot (sb & vtr)
boygh	>	Dispenser (god)
boywn	>	neck (of mounted animals, sb)
brachar	>	armband (sb)
braconier	>	poacher ( sb)
braconierie	>	poaching ( sb)
brad	>	coniferous (sm )
bragven	>	shorten (vtr )
bragver itner	>	shortcut ( sb)
bragvye	>	shorten, abridge (vtr)
Brahmaputra	>	Brahmaputra (npr)
brai	>	to bray
braik	>	brake (adj. & sb; vehicle)
brakh	>	arm (limb; sb)
brakhlett	>	bracelet ( sm )
bramber	>	blackberry (sm)
branca	>	chain that links prisoners together
branch	>	branch (sf ) ( fig )
brand	>	to burn, big fire
branddrab	>	fire escape (sb)
brander	>	fire ship
brandmark	>	trademark (sb)
brandschtuk	>	firebrand (sb)
brandy	>	brandy (sb)
brangh	>	scuffed (adj )
brank	>	beetle (sb)
brasileir	>	Brazilian (adj. & sb)
Brasilu	>	Brazil ( npr )
Brasilu nuce	>	Brazil nut (sb)
brasse	>	breaststroke (swimming)
brassiere	>	woman's undershirt (sb)
brater	>	brother (sb)
bratriya	>	brotherhood (sb)
bratruw	>	brotherly (adj)
braungh	>	(& branghu ) = raucous ( adj ) ( hoarse )
bravado	>	bravado ( sb )
brave	>	brave ( adj )
Bravo !	>	Bravo !
bre !	>	whoa ! (interj)
bred	>	pasture (sb)
bregna	>	(splu) = freckles
brehg	>	to break
brehger	>	breaker (wave)
brehm	>	to growl
brehn	>	to bubble ( stream )
Breithen	>	Britanny (npr)
breithenic	>	Breton (adj & sb)
breiz	>	to cut up, dismember
brelok	>	piece of junk (sb)
brem	>	foliage ( sb)
bremic	>	leafy ( adj)
bren	>	thought (sb; short)
Brendan os Clonfert	>	Brandan of Clonfert ( npr )
brenk	>	steep (adj )
brent	>	antler (sb)
breuk	>	caress (sb ) and stroke ( vtr ) (ex. cat )
breun	>	(to get a) tan
breunch	>	to brunch
breus	>	frontside of torso and belly
breuspusc	>	to do press-ups / push-ups
brev	>	letter (post)
breviar	>	breviary ( sb)
brevsack	>	briefcase
breyel	>	waste land
brezdar	>	ploughshare
brick	>	brick (sb)
bridek	>	ugly ( adj)
bridge	>	contract bridge (card game, sb)
brigantin	>	brigantine (sb)
brigh	>	past tense of “brinegh”
brigv	>	bridge (sb)
brigvcap	>	bridgehead (sb)
bril	>	(sing) = glasses (splu)
brilliant	>	brilliant (adj)
brillye	>	to be brilliant
brimbel	>	blackberry ( sb)
brinegh	>	to bring
brinza	>	cheese goat ( sb)
brioche	>	brioche
briz	>	past tense of “breiz”
brocante	>	second hand goods dealing (sb)
brohg	>	breaking, wreck (sb); past tense of “brehg”
brohm	>	past tense of “brehm”
brohn	>	past tense of “brohn”; bubbling brohn
broisk	>	bitter, rough (adj)
bromum	>	bromum (sb)
bronchitis	>	bronchitis ( sb)
bronze	>	bronze (sb)
bronzeblond	>	bronze (adj )
brosch	>	brooch (sb)
brous	>	face down (adv)
brouteck	>	shrub ( sb)
brov	>	eyebrow ( sb)
brov	>	to frown
broyn	>	chainmail, ringmail
brozdh	>	barbed (adj)
bructor	>	beneficiary (sb)
brug	>	past tense of “bruneg”
brugos	>	enjoyment (sb)
Bruges	>	Bruges (npr)
bruk	>	past tense of “breuk”
brukh	>	wizard (sb)
bruks	>	pants
brun	>	brown (adj); past tense of “breun”
brunch	>	brunch; past tense of "breunch"
bruneg	>	to enjoy, profit (vtr)
brungos	>	benefit (sb)
brungost	>	profitable (adj)
brunorange	>	brown- orange (adj )
bruschlian	>	climbing ivy ( sb)
brusk	>	sudden (adj)
brusto	>	bundle (of wood, sb)
brustugh	>	bridesmaid ( sb )
brut	>	(& brutto) = raw; gross
brutal	>	brutal ( adj)
brute	>	brute (sb)
brutisk	>	brutish (adj)
bruwent	>	brow, forehead (sb)
Bruxelles	>	Brussels ( npr )
bry	>	to mill about; to swarm about
bsinjien	>	notebook ( sb)
bsofu	>	granpa (sb)
bubonic	>	bubonic ( adj )
buchest	>	chubby (adj )
Bucuresti	>	Bucharest (npr)
bud	>	end, tip ( sb ); past tense of “beud”
buddha-dharma	>	buddhism (sb)
buddha-dharmin	>	buddhist (sb)
budget	>	budget ( sb)
budmen	>	bottom ( sb)
budspire	>	grounding
bufete	>	buffet ( sb)
buffer	>	buffer (sb); past tense of “beuffer”
bufma	>	owl ( sb)
bug	>	bow (sf )
bug	>	past tense of “buneg”
bugalak	>	horsefly (sb)
bugh	>	past tense of “beugh”
bugon	>	Eurasian Eagle-owl
bugsair	>	tug ( sb)
bugsairdunos	>	towrope (sb)
bugsairwogh	>	breakdown vehicle (sb)
buhar	>	mist (on glass), steam
buhsa	>	nature, being (sb)
buir	>	(they) were (simple past)
buit	>	(he/she/it) was (simple past)
buk	>	book (sb)
buk	>	to book
bukat	>	mouthful (sb)
bukawul	>	taster (sb)
bukcha	>	bag, saddlebag ( sb)
bukhalter	>	accountant (sb)
bukhamaeleon	>	(& khamaeleon) = chameleon (sb )
bukht	>	bay (sb) ( Geo)
bukil	>	notebook, small book
bukin	>	(& bukina) = wind instrument (sb)
bukmaiker	>	bookmaker (sb)
bukmark	>	bookmark ( sb)
Bukovina	>	Bucovina ( npr )
buksteiv	>	letter ( sb) ( alphabet ); spell (tell the letters, vtr)
bulanco	>	swing; see-saw (sb)
buland	>	tall (adj)
bulav	>	truncheon
bulbe	>	bulb (sb)
bulbeus	>	bulbous (adj )
bulbul	>	nightingale (sb)
buletin	>	bulletin (sb) (news )
bulgar	>	Bulgarian (adj & sb)
Bulgaria	>	Bulgaria (npr)
bulgur	>	wheat groats
buliende	>	size ( sb ) ( height, tallness)
buline	>	bowline ( sb)
bullmastiff	>	bullmastiff (sb)
bulumach	>	bad stew (sb)
bund	>	bottom; bung, plug (sb)
bunduk	>	rifle (sb)
buneg	>	to exercise (a function)
bunga	>	adorned with floral patterns (adj)
bungalow	>	bungalow (sb)
bunge	>	grove, bunch, copse
bungion	>	bunion (sb)
bungos	>	function (sb)
bunker	>	bunker (sb)
bunki	>	proper, seemly
bunn	>	coffie grain
bunt	>	peasants’ riot (sb)
bur	>	(sing) = ashes (splu)
burak	>	borax (sb)
burbule	>	bubble ( sb)
bureau	>	bureau, office
burfi	>	white fudge
burg	>	fortress city ( sf )
burgese	>	bourgeois ( adj & sm )
burggraf	>	burgrave (sb)
burgmayster	>	mayor ( sm )
burin	>	burin (sb)
burj	>	keep (sb; castle )
burlesk	>	burlesque (adj )
burnih	>	Lanner falcon (sb )
buroun	>	teapot (sb)
burs	>	past tense of “beurs”
bursch	>	horse mane
burtukal	>	orange ( sm )
bus	>	bus ( sb)
Busan	>	Busan (city of Korea)
buscar	>	firewood search
buschee	>	pasty ( sb) (food )
busk	>	bush, brush ( sb)
busprit	>	bowsprit (sb)
bust	>	bust (sb)
bustan	>	inner garden (of a building)
busthalter	>	bra
bustighe	>	to poke up (vtr)
bustok	>	swab, sponge (sb)
buton	>	button (sb) ( clothing )
butour	>	pustule (sb)
butt	>	barrel, cask (sb)
butter	>	butter (sb)
butterandos	>	buttercup (flower)
butterbrot	>	slice of bread and butter
buw	>	past tense of “beuw”
bux	>	mouth (sf ) ( output something)
buxianxu	>	gloomy, sinister ( adj)
buychaunk	>	compensate ( vtr )
buychaunken	>	compensation ( sf )
buz	>	lip (fig; technical; sb)
bwudschow	>	( sing ) = Martial arts ( splu )
bwuki	>	armament ( sb)
byaungjan	>	iceberg (sb)
byssus	>	byssus (sb)
byzantin	>	Byzantine (adj & sb)
Byzantium	>	Byzantium (npr)
cab	>	(& cabin) = driver’s cab, elevator car
caban	>	pea coat (sb)
cabin	>	cabin (sb) (shower, driver's cab, elevator car)
cabinett	>	cabinet (sb)
cablelonge	>	cable’s length (navigation)
cabochon	>	cabochon ( sb )
Cabot	>	Cabot ( npr ) ( Venetian seefarer)
Cabo Verde	>	Cape Verde (npr)
cabriolett	>	convertible car
cacao	>	cocoa
cacavan	>	stupid ( adj)
cacavania	>	stupidity (sb)
cacokhym	>	dyspeptic ( adj)
cacophonia	>	cacophony (sb)
cactus	>	cactus (sb)
cada	>	each, every ( adj )
cadadien	>	daily (adj & adv)
cadaveric	>	deathly pale
cadeau	>	gift wrapped parcel
cadence	>	cadence (music; sb)
cadeira	>	bergиre (chair, sb)
cadelk	>	mercury (sb) (plant)
cadern	>	notebook (sb)
cadett	>	cadet (adj. & sb; young beginner)
cadre	>	manager (member of an enterprise staff)
caerule	>	cerulean (adj)
Caesar	>	( Julius ) = Caesar (Julius) (npr)
Caesarea Philippi	>	Caesarea Philippi
caesarsegen	>	caesarean section (sb)
cafee	>	(cafй) = cafй (sb)
cafee-au-lait	>	cafй au lait (sb)
cafetiere	>	cofee percolator (sb)
cafre	>	cafre
caftan	>	caftan ( sb)
cage	>	cage ( sb)
Cain	>	Cain (npr)
caise	>	cheese (sb )
cakhin	>	to snigger, to giggle
calamar	>	squid ( sb)
calamita	>	touchstone (sb)
calamitat	>	calamity
calancha	>	watchtower
calanis	>	brim hat (sb)
calapod	>	shoetree (sb)
calator	>	wayfarer (sb)
calaygi	>	tinner (sb)
calcan	>	skate, ray (fish)
calchun	>	geum (sb)
calcine	>	to burn to ashes (vtr)
calculator	>	calculator (sb)
calcule	>	calculate (vtr )
caldera	>	caldera (sb)
calemper	>	fennel ( sb)
calendar	>	calendar (sb)
calerva	>	clodhopper (sb)
calesche	>	barouche (sb)
calfat	>	caulker (sb)
caliber	>	bore, caliber
calimavca	>	cap ( sb ) ( of pope )
calligraphia	>	calligraphy
calliomark	>	coltsfoot (plant, sb )
callose	>	callosity (sb)
callosic	>	callous (adj)
calpak	>	bearskin (headwear)
calson	>	(sing) = underpants (splu)
calstin	>	sock (sb)
caltak	>	bastard, swine (!)
calumnia	>	calumny ( sb )
calumnye	>	slander ( vtr )
calurche	>	paper roll (sb)
calv	>	(& kalv) = bald ( adj)
calx	>	the foot
camat	>	usury (sb)
cambial	>	bill of exchange
cambusch	>	eye mask (sb)
camcorder	>	camcorder
camell	>	camel (sb)
camellia	>	camellia (sb)
camera	>	(TV, cinema) camera
camerin	>	dressing-room (in theatres)
Cameroun	>	Cameroon ( npr )
camin	>	chimney (sb)
camincap	>	(& camincapchen) = chimney-pot (sb)
caminer	>	chimney sweep (sb)
camion	>	truck ( sb)
camisole	>	camisole (sb)
camiss	>	shirt ( sb)
camouflage	>	camouflage (vtr & sb )
camp	>	field ( sb) ( fig)
campan	>	carillon (sb)
campher	>	camphor ( sb)
camra	>	pantry ( sb)
Canaan	>	Canaan (npr)
Canaani	>	canaanite (adj & sb)
canakeve	>	to ramble on
canal	>	(artificial) channel ( sb)
canalisation	>	sanitary sewer, pipeline (sb)
canar	>	duck meat
canari	>	canary
canavka	>	rivulet (sb)
cancellar	>	chancellor ( sb)
cancer	>	cancer (sb)
cand	>	white glowing ( adj )
cand	>	brightness ( sb) (white)
candela	>	candela (sb)
candid	>	ingenuous, guileless
candidat	>	candidate (sb ) & to apply (vint)
candidature	>	application (as an applicant; sb)
candor	>	ingenuousness, guilelessness (sb)
canela	>	cinnamon ( sb )
canep	>	hemp (sb)
canin	>	(& canindent) = canine (tooth)
canna	>	walking stick, rod
canoe	>	canoe ( sb)
canon	>	canon (sb)
canonic	>	canon (church, sb)
canonier	>	gunner
canonise	>	canonize (vtr)
canopeia	>	canopy ( sb)
canotier	>	boater hat (sb)
canou	>	boat, dinghy
cantaloupe	>	cantaloupe (sb)
cantata	>	cantata (sb)
canther	>	kantharos (sb)
cantic	>	(biblical) hymn
cantine	>	canteen ( sb)
canton	>	canton ( sb)
cantoner	>	chief of a canton
canut	>	greying (hairs; adj)
canvass	>	canvas ( sb) , canvas painting , sailing (sb)
canyon	>	canyon (sb)
cap	>	head; cape
Cap os Sell Speh	>	Cape of Good Hope
capado	>	capon (young cock; sb)
capak	>	lid, cap (sb)
capchen	>	hood (sb)
capchenmur	>	hood wall (sb)
capelle	>	chapel (sb)
Cap Horn	>	Cape Horn ( npr )
capic	>	heady; sensous (adj)
capire	>	dip ( vtr )
capistra	>	muzzle ( sb)
capitan	>	captain (sb) (vessel)
capitel	>	chapter (sb )
Capitolin	>	Capitol ( npr )
capitoneit	>	padded, quilted
capitulation	>	surrender (sb)
capitule	>	( capмtule ) = to surrender
capmayl	>	cape (sm )
capot	>	hood (of car; sb)
cappa	>	cape ( sf )
caprice	>	caprice (sm )
capricieus	>	capricious ( adj)
capricornus	>	Capricorn (sb) ( astrology)
capscript	>	header (sb)
capstah	>	to headstand (vint)
capstand	>	capstan (sb)
capsule	>	cap, capsule ( sb)
captive	>	captive (adj & sb) ; to captivate (vtr)
carabine	>	carbine (sb)
caracter	>	character (sb) ( feature )
caracteristic	>	characteristic (adj , sb)
caraghiose	>	zany
caramel	>	caramel (sb)
Caravaggio	>	Caravaggio ( npr )
caravan	>	caravan ( sb)
caravil	>	caravel ( sb)
carbohydrat	>	carbohydrate (sb)
carbon	>	carbon ( sb)
carbuncule	>	carbuncle (sb)
carburator	>	carburetor ( sm )
carcass	>	carcass ( sf )
cardamom	>	cardamom ( sm )
Cardano	>	Cardano ( npr )
cardiac arrest	>	caradiac arrest (sb)
cardigan	>	cardigan (sb)
cardinal	>	cardinal (adj & sb)
cardiolog	>	cardiologist (sb)
careit	>	chequered, checked
carence	>	deficiency, default ( sb)
caresse	>	caress (sb & vtr)
carestia	>	dearth; food shortage
caricature	>	caricature
cargo	>	cargo (sb)
cargonav	>	cargo boat
caribe	>	caribbean, carib (adj & sb)
Caribe Mar	>	Caribbean Sea
caries	>	caries ( sb)
cariteih	>	to mark out in squares (vtr )
carkela	>	knocker (sb)
Carl von Linnй	>	Carl Linnaeus (npr)
Carmel	>	(Order of Mount) Carmel
carn	>	piece of meat
carnalag	>	last week of Advent
carnaval	>	carnival (sb)
carniolin	>	carnelian (sb)
carnivor	>	carnivorous (adj & sb)
carp	>	carp (fish)
carpent	>	vehicle's framework (wooden)
carr	>	(& carrett & carretta) = car (sb)
carrac	>	carrack
carrage	>	carriageway
carreau	>	diamonds (card game, sb)
carrie	>	to carry away (ex	>	river; vtr)
carrik	>	quarry (sb)
carriere	>	career ( sb) ( professional )
carroce	>	horse-drawn carriage (sb)
carrosserie	>	coachwork (sb)
carte	>	card (sb)
cartendom	>	house of cards
Carthage	>	Carthage (npr)
cartia	>	file (of data ; sb)
cartilage	>	cartilage (sb)
cartilagineus	>	cartilaginous (adj)
carton	>	cardboard (sb)
cartoun	>	cartoon
cartusia	>	charterhouse (sb)
carusch	>	carter ( sb)
caruss	>	carp ( sm )
carussell	>	caroussel
caserne	>	(sing) = barracks (military; sb)
casino	>	casino
Caspi Mar	>	Caspian Sea (npr)
cassa	>	cash (place; sb)
casse	>	to quash (law)
cassette	>	magnetic tape ( sb)
cassier	>	cashier ( sb)
Cassiopeia	>	Cassiopeia (npr)
cassolette	>	cassolette (sb)
castan	>	chestnut (sb & adj, for “chestnut brown”)
caste	>	caste (sb)
castell	>	castle (sb) (fortress)
Castilla	>	Castile
castrol	>	saucepan (sb)
casuar	>	cassowary
casu quo	>	if need be
casus fortuitus	>	casus fortuitus, cas fortuit
cat	>	cat (sb)
cataclysme	>	cataclysm (sb)
catacombe	>	catacomb (sb)
catafalk	>	catafalque (sb)
catalan	>	Catalan
Catalania	>	Catalonia
catalepsie	>	catalepsy
catalog	>	(& catalogos) = catalog (sb)
catalogic notice	>	catalogue record; catalogic register = collection of catalogue records
catalpa	>	catalpa (sb)
catapult	>	catapult (sb)
cataract	>	cataract (disease)
catarzo	>	raw silk
catastrophe	>	catastrophe
catastrophic	>	catastrophic (adj)
catcher	>	catcher (baseball, sb)
catechisme	>	catechism
categoria	>	category
Catherine os Russia	>	Catherine of Russia (npr)
catholic	>	catholic (adj. & sb)
cation	>	cation (sb)
catkholt	>	head cold
catnel	>	small chain ( sb)
catpisk	>	catfish (sb)
cauchouk	>	rubber (sb)
caucus	>	caucus
caud	>	tail (sb)
caudasch	>	straggler ( sb)
cauddwer	>	backdoor
caudplab	>	tailgate ( sb )
cause	>	cause (sb & vtr)
caust	>	coast (sb)
causter	>	coaster (sb)
caustguardia	>	coast guard (institution)
caustier	>	coastal (adj)
cauterisation	>	cauterization
caution	>	bail, deposit (sb)
cavalerie	>	cavalry (sb)
cavalier-servente	>	cavalier servente (sb)
cavall	>	horse ( sb)
cavallett	>	easel, rack (torture)
cavardisse	>	to brown (cooking)
Cavcase	>	Caucasus (npr)
cavcasesk	>	caucasian
caviar	>	caviar (sb)
cavitat	>	cavity (sb)
cayique	>	caique (sb)
caymak	>	cream (fig; sb)
Cayman Insules	>	Cayman Islands (splu)
cazma	>	pickaxe (sb)
cazour	>	withdrawn (fig; adj)
cedd	>	to yield
ceder	>	cedar (sb)
ceingrliu	>	clear water
ceinknien	>	juvenile (sb)
celebre	>	celebrate (vtr)
celesta	>	celesta (sb)
celique	>	tipcat, chopstick
cell	>	(& cellule) = cell ( sb)
cellar	>	storeroom (sm )
cellar	>	cell ( adj )
cello	>	cello ( sb)
cellular	>	cellular (adj)
celt	>	celt
cembalo	>	cembalo (sb)
cement	>	cement (sb)
cemente	>	to cement (vtr)
cemtier	>	cemetery ( sb)
cenacle	>	cenacle
cengkeh	>	banker (sm ) ( in a game)
cengki	>	fluke
cens	>	census (ex	>	for suffrage)
censsuffrage	>	census suffrage ( sb)
centeng	>	henchman (sb)
centigrade	>	centigrade
centnar	>	half-hundredweight
central warmen	>	central heating (sb)
centre	>	center (sb) & to center (vtr)
centreleisa	>	median strip (sb)
centrifugal	>	(gwis) = centrifugal (force)
centurion	>	centurion
cep	>	pike, stake
cepel	>	onion (sb)
Cephas	>	Cephas
ceramique	>	ceramics (sb)
cereal	>	cereal
ceremonia	>	ceremony (sb)
ceremonial	>	ceremonial (adj & sb)
certain	>	certain (pronoun)
certificat	>	certificate
cesar	>	emperor (sb)
cesium	>	cesium (sb)
cessetpiurn	>	ceasefire
cetacey	>	cetacean (sb & adj)
ceter	>	all the other (adj)
chabuk	>	to spur (fig. vtr)
Chad	>	Chad ( npr )
chador	>	headscarf (sb)
chagrin	>	shagreen
chair	>	(university) chair
chaiselong	>	chaise-longue
chakan	>	grubbing-hoe
chakmak	>	lighter, flintlock
chald	>	hot (adj) ; to warm up
chaldair ballon	>	hot air balloon
chaldend plack	>	hot plate (sb)
chalder	>	radiator (sb)
chaldkattil	>	boiler (sb)
chalett	>	chalet (sb)
challenge	>	challenge (vtr & sb)
chalschkan	>	hard-working (adj)
chalumeau	>	chalumeau (sb)
Cham	>	(& Ham) = Ham (son of Noah, npr)
chamber	>	chamber (sb)
chamberlar	>	chamberlain (sb)
chambranle	>	chambranle (sb)
chambuk	>	cat- to- nine- tails
cham	>	yak tail (sb)
champagne	>	champagne (sb)
chapaka	>	Michelia chapaka
champion	>	champion
championat	>	championship
chana	>	mass (instrument)
chanabett	>	grumpy ( adj )
chance	>	chance (sb)
chancel	>	chancel (sb) helm (in a courtroom)
chandal	>	sandalwood ( sb)
chandrawassih	>	bird of paradise (sb)
Chang Jiang	>	Yangtze River (npr)
change	>	change (vtr & sb )
chankrama	>	gossip ( sm )
channel	>	channel ( sm)
chantage	>	blackmail (sb)
chantager	>	blackmailer (sb)
chante	>	chant (sb & adj)
chantier	>	building (site), roadworks
chao	>	Goodbye !
chaos	>	chaos (sb)
chapachul	>	messy (adj )
chapchay	>	hotchpotch (sm )
chape	>	screed, flat coating
chaprak	>	trim (sm )
charade	>	charade (sb)
charagah	>	grass (sm )
charapakh	>	shell ( sf ) & trappings ( sm)
chardak	>	hut ( sf ) ( dry branches )
charge	>	charge (vtr & sb)
charge med	>	(& encharge med) = to encharge of ( vtr ; mission )
chariot	>	chariot, cart ( sb)
charisma	>	charisma
charitable	>	charitable (adj)
Charlemagne	>	Charlemagne (npr)
Charles V	>	Charles V (npr; Holy Roman Empire)
charm	>	charm (sb) (attraction, spell)
charmen	>	hex (sb); to charm, cast a hex on
charnire	>	hinge (sb)
charp	>	ore (sb)
charsaf	>	bedsheet
charta	>	charter ( sb)
chascha	>	pitcher ( sb)
chasma	>	glasses ( splu ) ( adjustable )
chasse	>	chase
chassiss	>	chassis (sb)
chaste	>	chaste
chat	>	painting (sb) (color)
chateau	>	castle (sb) (residence)
chaurr	>	kempy (adj)
chausse	>	hose (clothing)
chauyow	>	soy sauce (sb)
chavi	>	chili (sb) ( pepper)
chay	>	tea ( sb)
chayguar	>	teaspoon (sb)
chaykhow	>	teapot ( sb)
Chechen	>	Chechen ( adj. & sm )
Chechenia	>	Chechnya ( npr )
chef	>	chief
chefdover	>	masterpiece (sm )
chefquartier	>	headquarters
chehise	>	keychain, bunch of keys (sb)
chehx	>	check (vtr)
chehxen	>	checking, examination
chehxleis	>	to proofread
cheid	>	quarrel (vint & sb)
chekh	>	Czech (adj & sb)
Chekhev	>	Chekhov (npr)
chekmenye	>	overcoat (sb)
cheld	>	fellower (servant; sb)
cheldar	>	retinue (sb)
chembere	>	cap (sf ) ( woman )
chemia	>	chemistry ( sb)
chemiste	>	chemist (sb)
chemotherapia	>	chemotherapy (sb )
chenchal	>	flycatcher (bird, sb)
chenopodium	>	goosefoot (sb)
chep	>	flail (sb)
chepkenn	>	mantle (sm ) ( short )
chepran	>	animated (adj)
cheque	>	cheque, check (sb)
cherakin	>	box of herbs
chereme	>	damage (paid sum; sb)
cherga	>	drapery (sb)
cherkess	>	Adyghe ( adj , sm)
cherkin	>	ugly, naughty (adj)
cherub	>	Cherub (sb)
cherveni	>	gypsywort (sb)
chesma	>	tap (sb)
cheus	>	choose (vtr) & choice (sb)
chevirme	>	turn the spindle ( vtr )
chevron	>	chevron, rafter
chiam	>	woman hairpin
chiaujaen	>	challenge (vtr & sb)
chiaujaenic	>	defiantly
chiba !	>	word used to drive a dog
chibis	>	lapwing ( sb)
chibuk	>	pipe hose
chid	>	past tense of “cheid”
chield	>	past tense of “chald”
chiendien	>	precipitate (sm. chemistry )
chienjwakow	>	cool (sf )
chifan	>	meal ( sb)
chifit	>	tight, close-fought
chignon	>	bun, chignon (sb)
chihn	>	gather (sewing; sb)
Chile	>	[tcIle] = Chile (npr)
chilene	>	Chilean (adj & sb)
chili	>	chili pepper
chilman	>	venetian blind (for windows)
chilrhosa	>	pine nuts (sm )
chilrhosa	>	sprocket bread ( sm )
chim	>	square of grass
chimpanzee	>	chimpanzee (sb)
chimpid	>	(sing) = tweezers (splu )
chimschir	>	box (tree or wood, sb )
China	>	China ( npr )
China Wall	>	(& Long China Wall) = the Great Wall of China
chinar	>	oriental plane (tree; sb)
chinchay !	>	nothing!
chinchu	>	shipowner ( sb )
chinela	>	mule ( sb ) ( slipper )
chinese	>	Chinese (adj. & sb)
Chinghis Khan	>	Genghis Khan (sb)
chiong	>	deprivation, thrift (sb)
chiowdeo	>	exactly (adv )
chip	>	(electronic) chip
chipag	>	dress ( sm ) ( woman )
chirurg	>	surgeon (sb )
chitay	>	delay (sm )
chitin	>	chitin (sf )
chitrol	>	pumpkin ( sf)
chivchiv	>	chick (sm )
chixun	>	a little
chloroplast	>	chloroplast (sb)
choban	>	shepherd ( sb)
chocolat	>	chocolate ( sb)
choengju	>	rice wine ( sb)
choffeur	>	driver ( sb)
chohx	>	past tense of “chehx”
chol	>	forehead
cholak	>	maimed (adj. & sb)
chomakasch	>	awkward customer ( sm )
chorap	>	stocking (sb)
chorba	>	thick soup ( sb )
chorsokak	>	cul -de - sac ( sb)
chossee	>	causeway, pavement (sb)
choureih	>	steal ( vtr , fam ! )
chowkider	>	watcher ( sb)
choyk	>	punch (strike; sb)
Christ	>	Christ (npr)
christian	>	Christian (adj, sb)
christiandem	>	Christianity, Christendom ( sb)
christianisme	>	christianism (sb)
chrome	>	chromium ( sb)
chromosome	>	chromosome
chronic	>	chronicle (sb)
chrysantheme	>	chrysanthemum ( sb)
chuff	>	tuft (sb)
chugun	>	cast-iron (sb)
chul	>	cover for a horse
chulan	>	locker (room; sb)
chung	>	butt, grip (sb)
chungman	>	+ acc. = to be swarming with
chunke	>	since, as ( conj)
chunsay	>	brasenia (sb)
chuok	>	(+ acc.) = butt in
churchour	>	cricket (sm )
churd	>	flock ( sm )
chureto	>	warbler (sf )
churli	>	slander, blackbiting
chus	>	past tense of “cheus”
chuxwetsu	>	haemorrhage (sb)
chwoy	>	stop (vtr )
chyrlig	>	crook, crosier, (hockey) stick
cian	>	toothpick ( sb)
ciautaung	>	appropriate ( adj )
cicade	>	cicada (sb)
Cicero	>	Cicero ( npr )
ciceronian	>	Ciceronian ( adj )
cicisbeo	>	cicisbeo (sb)
ciengow	>	“mists of time”
cienryou	>	creep into (vint)
ciferblat	>	dial (sb)
ciffer	>	digit, cypher
cigan	>	gypsy (adj, sb)
cigar	>	cigar (sb)
cigarette	>	cigarette (sb)
cigaya	>	breeding of wool sheep
cilinder	>	(hat) = top hat ( sb)
cilique	>	marble game
cim	>	top, mountain ridge
cimkiri	>	nail clippers (sm )
cimriff	>	fringing reef
cimwad	>	low tide elevation
cincta	>	speck ( sf )
cinema	>	cinema ( sb) ( art )
cing	>	asterism ( sm)
cinghensay	>	ipomoea aquatica
cinnaber	>	vermilion (adj & sm )
cins	>	interest ( sb) (rate )
cinzar	>	cousin ( sm ) (insect)
ciong	>	dart ( sf )
cip	>	(& ciped) = bike (sb)
cipedpaund	>	cycle track
cipire	>	jailer ( sm )
circa	>	about, approximately (adv)
circin	>	compass (drafting; sb )
circuit	>	circuit
circule	>	circle (sm )
circum	>	about, around ( prep ) (temporal)
circumspection	>	wary ( adj)
circus	>	circus ( sb)
cirque	>	cirque ( sb) ( Geo. )
cirrhose	>	cirrhosis (sb)
cisell	>	to chisel (vtr)
cisellure	>	chiselling, chasing (sb)
cisterciense	>	Cistercian (adj , sb)
cisterne	>	tank (for liquids, sb)
cisternewogh	>	tank truck
citad	>	(big) city ( sb)
citadell	>	citadel ( sb)
citadin	>	city dweller (sb & adj)
citak	>	fearful (adj)
cite	>	quote, cite (vtr)
citel	>	label (sb)
citron	>	lemon (sb)
civ	>	citizen (sb)
civeit	>	jugging (sb)
civic	>	civic
civil	>	civil (adj.; sb)
civil register	>	civil status (sb)
civisme	>	public-spiritedness
civitat	>	city-state
civstand	>	citizenship (sb)
clack	>	clack (vint)
clait	>	grid, riddle (sb)
clame	>	claim (vtr)
clamor	>	clamour (sb)
clan	>	clan (sb)
clandestin	>	clandestin ( adj , sm )
clangh	>	to reverberate, to resound
clap	>	to lap
clar	>	clear (adj)
clarinette	>	clarinet (sb)
clartat	>	clarity
clasch	>	collide, clash (vint)
classe	>	class, classroom (sb)
classe	>	classify (vtr )
classeur	>	loose-leaf file (sb)
classificator	>	classificatory ( adj )
classifie	>	classify (vtr)
claudication	>	claudication (sb)
claus	>	close to
claviatolk	>	chat ( vtr )
claviature	>	keyboard ( sb)
claw	>	sliding bolt (sb)
clehsp	>	clip (sb & vtr )
cleich	>	key (sb)
cleichenring	>	bunch of keys (sb)
cleiv	>	cleave (vtr )
cleiver	>	cleaver (sb)
clematis	>	clematis (sb)
clenod	>	jewel (sb)
cler	>	clergy (sb)
cleric	>	clergyman, clerk (religion, law)
clever	>	clever ( adj )
clicken	>	knock ( sm )
clieck	>	past tense of “clack”
client	>	client, customer (sb)
clientele	>	clientиle, customers
cliep	>	past tense of “clap”
cliesch	>	past tense of “clasch”
clift	>	cleavage ( sb )
clihen	>	lower, tilt ( vtr )
climat	>	climate ( sb)
climatchange	>	climate change (sb)
clin	>	hill ( sb)
clinic	>	clinic ( sb)
clintor	>	back of chair
clipper	>	clipper (sb)
clique	>	clique (sb)
clischee	>	clichй ( sb )
clissar	>	sexton ( sb )
clitic	>	clitic (adj & sb)
cliv	>	past tense of “cleiv”
clive	>	hillock
cloak	>	sewer (sb)
cloakluk	>	manhole
Cloak traitement station	>	sewage treatment plant
clob	>	pod ( sf )
clobuk	>	cap ( sm ) ( monk )
clock	>	bell ( sb)
clockel	>	small bell ( sb)
clockflor	>	bellflower ( sf )
clocktor	>	bell ( sm )
clohsp	>	past tense of “clehsp”
cloin	>	rump, hip, buttock (sb)
cloinpodia	>	(sing.) = hindquarters (splu)
clone	>	clone (sb)
closter	>	cloister (sb); to cluster
cloture	>	closure, closing
clud	>	to close
cludbrakh	>	joint lock (martial arts)
clus	>	closed
cluster	>	cluster (music)
coatah	>	spider monkey (sb)
cobalt	>	cobalt ( sb)
cobay	>	guinea pig
cobor	>	tumble dwon (vint)
coc	>	to cook
Coca-Cola	>	Coca-Cola
cocarde	>	rosette
coccolia	>	cuddle (sb)
coccole	>	pamper, cuddle ( vtr )
cocece	>	hen house ( sb)
coch	>	coach (means of transport; sb)
cochan	>	maize ear; fruit-core (sb)
cochass	>	thistle ( sb)
cocher	>	coachman (sb)
cockpit	>	cockpit (sb)
cocktail	>	cocktail (sb)
cocollia	>	cajolery (sb)
cocon	>	cocoon ( sb )
code	>	code (sb)
coefficient	>	coefficient
cofeine	>	coffeine (sb)
coffer	>	coffer ( sb)
cofie	>	coffee (sb)
cofiedostkan	>	cofiedostkan (sb)
cogestion	>	co-determination
coherence	>	coherence, consistency
cohesion	>	cohesion
cohort	>	cohort (sb)
cojok	>	sheepskin (sb )
cokhliar	>	spoonful
cokw	>	cook (sb )
colche	>	colchian
Colchis	>	Colchis
colfin	>	hop-pole
colibri	>	hummingbird
coll	>	neck (sb)
collab	>	collapse (vint)
collant	>	tight, leotard (sb)
collband	>	necklace (sb)
collectioniste	>	collector ( sb)
collegh	>	colleague (sm)
collegium	>	college, comprehensive school (sb)
colloquium	>	colloquium
colnier	>	collar (sb)
Colombia	>	Colombia (npr)
colonat	>	colonato (sb)
colonel	>	colonel (sb)
colonia	>	colony (sb)
colonial	>	colonial
colonisation	>	colonization (sb)
color	>	colour (sb)
coloss	>	colossus (sb)
Colosseo	>	Colosseum (npr)
colostrum	>	colostrum (sb )
colpak	>	cap ( sm )
colportage	>	hawking (sb )
colporter	>	peddler (sb )
columbh	>	dove (sb)
colunn	>	(& colunna) = column ( sf )
colunnade	>	colonnade (sf )
com	>	(& comsamen) = together (adv)
comanche	>	comanche
comat	>	hunk (sb)
combat	>	combat (adj. & n.)
combination	>	combination (sb)
combinator	>	combinatory (adj)
comedia	>	comedy (sb )
comesstabule	>	constable (sb)
comete	>	comet (sb)
comfort	>	comfort ( sm )
comfortable	>	comfortable ( adj )
comglauwer	>	to curl up
comics	>	comics
comit	>	warder (for convicts; sb)
comitee	>	committee (sb)
comma	>	comma (sb)
commandant	>	commander (sb)
commande	>	command (sb) (institution)
commandement	>	commandment (sb) (religious)
commander	>	commander (sb)
commandire	>	business trip
commando	>	commando (unit)
commandobrigv	>	wheelhouse bridge (sb)
commando-soldat	>	commando (soldier)
commente	>	comment (sb & vtr)
commerce	>	commerce (vint & sb)
commode	>	chest of drawers (sb) (furniture)
commun	>	common (adj); commun grabh = common grave
communicant vase	>	communicating vessel
commune	>	borough, commune (sb)
communie	>	to communicate
communion	>	communion (sb)
communiquee	>	(communiquй) = communiquй (sb)
communitat	>	community (sb)
Communitat Independent Staten	>	Commonwealth of Independent States
commun sense	>	common sense (sb)
Comore	>	Comoro (npr)
compag	>	to tense, to contract (vint); past tense of "companeg"
compagnie	>	company (sb; commercial)
compagnon	>	companion (sb)
companeg	>	compact (vtr)
compare	>	compare (vtr)
compartment	>	compartment (sb)
comparue	>	to appear (before a court)
compass	>	compass ( sb)
compassion	>	compassion (sb)
compatible	>	compatible
compense	>	to compensate for
competition	>	competition (sb)
compiler	>	compiler (computer; sb)
complete	>	complete (adj)
complexe	>	complex (adj)
complicat	>	complicated (adj)
complice	>	accomplice (adj, sb) (criminal)
complie	>	complicate (vtr)
compliment	>	compliment (sb)
complot	>	plot ( sb)
compon	>	present tense base of “composen”
component	>	component
composen	>	to compose (vtr)
composit	>	compound (adj & sb); composit prev = compound prev
composite	>	composite (adj)
compositor	>	composer (sb)
Compostela	>	Compostela (npr)
comprehend	>	to comprehend
compresse	>	compress ( sb)
compressem	>	to compress (vtr)
compresst air	>	compressed air
comprined	>	to comprise
compris	>	past participle and past tense of “comprined”
computer	>	computer ( sb)
computerminal	>	computer terminal
com(samen)	>	together (adv)
comsperg	>	scatter (vtr ) ( object , location)
comsteurd	>	collapse (vint)
comstrehb	>	se _ = to fall back on oneself
con	>	with (accompanied by; prep); con sellsto namos	>	: Best regards
concave	>	concave
concentrational	>	concentration (adj)
concern	>	concern ( vtr )
concert	>	concert (sb)
concil	>	council (sb) (institution)
conciliant	>	conciliatory ( adj )
conclud	>	to conclude
concorde	>	concord
concors	>	bankruptcy (sb)
concrete	>	concrete (adj)
concreteih	>	materialize (vtr)
concretion	>	concretion (sb)
concubin	>	(life) partner (sb)
concubinat	>	(legal) cohabitation ( sb)
concurrence	>	competition ( sb)
condensator	>	capacitor (electricity ; sb)
condescendence	>	condescension (sb)
condiment	>	condiment ( sb)
condire	>	pickle ( vtr )
conditer	>	confectioner (sb)
conditerie	>	confectioner’s shop ( sb)
condition	>	condition (sb) & to condition (vtr )
condottiere	>	condottiero
conductance	>	conductance (electricity, sb)
conduite	>	conduct (sb)
conduit	>	pipe (sb)
cone	>	cone (sm)
confect	>	confectionery (sb)
confederat	>	confederate (adj & sb)
confer	>	to confer
confett	>	confess (vtr)
confide	>	bi = to confide in ( vpr )
confident	>	confident ( adj)
confine	>	to confine
confirmation	>	confirmation (including religion)
confirme	>	confirm (vtr )
confluence	>	confluence (sb)
conform	>	correct, true (to) (adj)
confronte	>	confront (vtr)
confucianisme	>	confucianism (sb)
confuned	>	to confuse / confound (vtr)
confus	>	confuse (adj); past and past passive participle of “confuned”
confus-ye	>	dimly (adv )
congener	>	fellow creature (adj & sb)
conger	>	conger-eel
Congo	>	Congo (npr)
congolese	>	congolese (adj. & sb)
congregation	>	congregation (sb) ( Religion)
conjug	>	spouse (sb)
connect	>	(connиct ) = connect (vtr )
conosment	>	bill of lading (sb)
conscie	>	(+ acc.) = to be aware of
conscience	>	conscience, consciousness (sb)
conscription	>	conscription (sb)
consecre	>	to consecrate, to dedicate
consecutive	>	consecutive
consent	>	+ acc. (consиnt) = consent to (vint)
consequence	>	consequence
conservative	>	conservative (politics; sb & adj)
conserve	>	tinned/canned food; to conserve
conserveghyaner	>	opener (for tins, cans; sb )
considere	>	consider ( vtr )
consist	>	+ acc. = consist in
console	>	console ( sb); console (vtr )
consonn	>	consonant (adj & sb)
conspiration	>	conspiracy (sb)
conspirator	>	conspirator ( sb )
conspue	>	to conspue
constant	>	constant
Constantinus	>	Constantine (Roman Emperor)
consternat	>	dismayed ( adj )
consterne	>	to consternate
constitution	>	constitution (sb)
construction	>	construction (sb)
construg	>	build ( vtr )
consul	>	consul (sb)
consulat	>	consulate (sb)
consulte	>	consult (vtr)
consumm	>	(& consummation) = consumption (sb)
contact	>	link, contact ( sb)
contact linses	>	contact lenses
contag	>	past tense of “contaneg”
contagieus	>	contagious ( adj)
container	>	container (sb)
containernav	>	container ship (sb)
contaneg	>	contact (vtr)
conteit	>	county (sb)
contemple	>	to behold
se contente	>	med = to content oneself with
conteste	>	contest ( vtr )
contigu ad	>	adjacent to
continental schelf	>	continental shelf
continue	>	to continue
cont	>	(& conto) = account ( sb)
conte	>	count (vtr)
contingent	>	contingent (sb)
contocorrent	>	transactional account (sb)
contolker	>	person spoken to (sb)
contor	>	counter (sb); lawyer's office
contorsion	>	contortion
contour	>	outline, contour (sb)
contrabande	>	contraband (sb)
contrabass	>	bass ( sf )
contraceptive	>	contraceptive (sb)
contradic	>	( contradмc ) = contradict (vtr)
contradictor	>	adversarial (adj)
contrafac	>	counterfeit ( vtr )
contrafagot	>	contrabassoon (sb)
contrafort	>	buttress (sb) (architecture)
contraforte	>	contraforte
contralto	>	contralto (sb)
contramande	>	to countermand (vtr)
contrapart	>	counterpart (sb)
contrapoint	>	counterpoint
contrar	>	contrary
contraste	>	contrast (vtr & sb)
contravention	>	contravention, fine (sb)
contrecoup	>	contrecoup
contribue	>	(+ acc. ) = to contribute to
contrition	>	contrite ( adj)
control	>	control (vtr & sb); control system = controls ( splu )
controleur	>	ticket inspector, bus conductor
controlluce	>	warning light (sb)
controvers	>	controversy (sb)
contuned	>	to bruise (vtr)
contus	>	past participle and past tense of “contuned”
contusion	>	bruise, bruising ( sb )
convall	>	lily of the valley (sb)
convent	>	[konvEnt] = convent (sb)
converg	>	converge (vint)
conversation	>	conversation (sb)
convinec	>	to convince
convoy	>	convoy
convulg	>	convulse (vtr)
convulsive	>	convulsive
coordinat	>	coordinate ( sb)
cop	>	cop (sm)
copel	>	chip (ex	>	of wood; sb)
Copenhaghen	>	Copenhagen ( npr )
copie	>	copy (sb & vtr)
copierect	>	copyright ( sm )
copil	>	scoundrel ( sm )
Coppernic	>	Copernicus ( npr )
coptic	>	Coptic (adj , sb )
corall	>	coral ( sb)
Coran	>	Quran ( sb )
corbach	>	riding crop (sb)
corbh	>	basket (sb)
corc	>	cork, stopper (sb)
corce	>	bark (sb)
corcscruv	>	corkscrew (sb)
corcuk	>	crow (sb)
corcuksnest	>	crow's nest (sb)
cordeguardia	>	gatehouse, guardhouse (sb)
cordial	>	cordial (adj)
cordialitat	>	warmth, cordiality (sb)
cordillera	>	cordillera
Corfu	>	Corfu (npr)
coriander	>	coriander (sb)
coridion	>	St John's wort (sb)
Corinth	>	Corinth ( npr )
corinthi	>	Corinthian (adj. & sb)
cormat	>	cider ( sb)
cornete	>	cornet (sb)
cornice	>	cornice (sb)
cornut	>	chickweed (sfb)
coroll	>	corolla ( sb )
corollar	>	corollary (sm , adj )
corpos	>	body ( sb)
corposveurnen	>	(sing) = assault ( splu )
corporation	>	corporation
corps ad corps	>	hand-to-hand, clinch
corps-de-logiss	>	corps de logis (sb)
corpulent	>	stout ( adj )
Corpus Christi	>	Corpus Christi
correg	>	correct ( vtr )
correspond	>	correspond (vtr)
correspondence	>	correspondence (sb) (letters )
corridor	>	corridor ( sb)
corrumep	>	to corrupt
corrup	>	past tense of “corrumep”
cors	>	Corsican ( adj , sb )
corsan	>	rover ( sb)
corsar	>	privateer (sb)
corselett	>	bodice (sb)
corsett	>	corset (sb )
Corsica	>	[kOrsika] = Corsica ( npr )
cort	>	short ( adj)
cortanem	>	wheezy ( adj)
cortege	>	procession ( sb )
cortin	>	curtain ( sb)
cortjamb	>	stocky (adj )
cortoyer	>	courtier ( sb)
cortschluss	>	short circuit (sb)
coschar	>	gate
coschmar	>	nightmare ( sb)
cosin	>	window frame
cosmetic	>	cosmetic (adj)
cosmetique	>	cosmetic product (sb)
cosmic skapsyrat	>	escape velocity ( sb)
cosmopolit	>	cosmopolitan ( adj)
cost	>	cost (sb) & cost (vtr)
costeus	>	costly
costor	>	tin-ore
costume	>	suit (clothing)
cot	>	coat (sf )
coteau	>	coteau, hillside
cotlan	>	corner (sm )
cotlett	>	chop (meat; sb )
coton	>	cotton ( sb )
couard	>	coward (sm. & adj)
couardice	>	cowardice ( sf )
couch	>	sofa ( sm )
couchette	>	couchette (sb)
cougar	>	cougar (sb)
coul	>	cool (adj; fig. as in "keep cool" !)
coulee	>	(mud)flow, (snow)slide
coulisse	>	set construction (in theatres)
coup	>	cup (sb)
coup-d'etat	>	coup d’йtat
coupee	>	(& coupй) = compartment, coupй (train)
coupel	>	dome, cupola
couplen	>	clutch (on cars)
couplet	>	song verse
coupon	>	coupon (sb)
courage	>	courage ( sb )
courant	>	account, report
cousin	>	cousin (sb)
couvrefeu	>	curfew (sb)
covehr	>	tapestry, cover (ex: book; sb); to cover
coven coven (sb)
cox	>	coke (sb)
coyer	>	bloated, swollen (adj )
coyote	>	coyote
crabe	>	crab (sb)
crackel	>	crack (vtr )
cracken	>	creak, creaking (sb)
cramp	>	cramp ( sf )
cranium	>	skull and crossbones
cras	>	tomorrow (adv )
crasch	>	crash ( vpr )
crasp	>	+ acc = to clench on ( vpr )
crastin	>	of tomorrow ( adj )
crater	>	crater (sb)
crauv	>	raven (sb)
cravat	>	tie (on neck; sb)
crawl	>	crawl (swimming)
crayk	>	hornet (sb)
creation	>	creation
cred	>	belief (sb)
credeih	>	believe (vtr)
credie	>	Wednesday (sb)
credit	>	credit (sb)
creditise	>	credit (vtr)
credule	>	credulous
cree	>	to create (vtr)
crehng	>	to list (vint ) ( vessel)
crehsc	>	grow (vint); rise, increase (sb)
crehsp	>	crunch, munch (vtr)
creisch	>	to yelp, to bawl, to squeal
cremation	>	cremation
creme	>	cream-coloured
cren	>	horseradish ( sb)
crepat	>	cracked ( adj)
crepire	>	to die (slowly; !)
crescent	>	crescent (sb)
creschma	>	tavern ( sf )
creschmer	>	keeper ( sm )
cressen	>	watercress (sb)
crest	>	crest (sf )
Crete	>	Crete ( npr )
cretic	>	Cretan ( adj , sb)
crevasse	>	crevice (sb)
cricit	>	screamed (3° sing past tense)
crick	>	creek, inlet
crie	>	scream; cry (vtr & sb)
crieckel	>	past tense of “crackel”
criesch	>	past tense of “crasch”
criesp	>	past tense of “criesp”
crime	>	crime (sb); crime os/as les majestat = lese-majesty (sb)
criminal	>	criminal (adj & sb)
crin	>	horsehair
crinar	>	mane (sb)
cripia	>	manger (sb); Nativity scene ( sb)
criquet	>	cricket (sb)
crisch	>	past tense of “creisch”
crise	>	crisis ( sb)
crisp	>	frizzy, fuzzy (adj )
crispe	>	to backcomb ( hair)
cristall	>	crystal ( sb )
cristallite	>	(gran) = crystallite (sb)
Cristoforo Colombo	>	Christopher Columbus ( npr )
criterium	>	criterion (sb)
critic	>	critical (adj)
critique	>	criticism (sb)
critique	>	to criticize
critiquer	>	critic (sb)
crocus	>	crocus (sb)
crohng	>	past tense of “crehng”
crohsc	>	past tense of “crehsc”
crohsp	>	past tense of “crehsp”
cron	>	crown ( sb)
cronapel	>	"queen of the pippins" (apple)
cronschtayn	>	cleat (sb)
croquet	>	croquet (game)
croquette	>	croquette (sb)
croquis	>	croquis (sb)
crosct	>	growth ( sb)
crotal	>	antique cymbal, crotale (sb)
croupier	>	croupier (sb)
crovat	>	bed ( sb )
crovatbohnden	>	bedridden
crovatbohndt	>	bedridden
cruassant	>	croissant (sb)
cruce	>	cross ( sb & vtr )
cruceade	>	crusade (sb)
cruceit	>	crusader (sb)
crucen	>	intersection ( sb )
crucer	>	cruiser (sb; warship )
crucesprehg	>	cross-examining (adj)
crucestrehl	>	crossfire ( sb )
crucial	>	crucial
crucifict	>	crucify (vtr )
crucifix	>	crucifix (sb)
crue	>	vineyard, wine (sb)
cruel	>	cruel
cruise	>	cruise (sb)
cruor	>	gore, shed blood
cruoric	>	bloody (adj )
cruorlasni	>	bloodthirsty (adj)
cruppel	>	lame (adj )
crusber	>	redcurrant ( sb)
cruste	>	crust (sb)
crusten	>	very cold ( adj)
cruzen	>	baptize (vtr )
cryogenique	>	cryogenics (sb )
crypt	>	crypt ( sb)
Cuba	>	Cuba ( npr )
cubaba	>	cubeb ( sb)
cuban	>	Cuban (adj. & sb)
cubic meter	>	cubic meter (sb)
cubil	>	bunk (to lie down; sb)
cubtal	>	elbow ( sb)
cuch	>	doggie (sb)
cuchia	>	kennel (sb)
cucin	>	kitchen (sb)
cucuflor	>	oxalis, sorrel (sb)
cuincule	>	rabbit (sb)
cuissot	>	haunch (sb)
cuit	>	skin ( sb)
cuitmaigher	>	skinny ( adj )
culasch	>	horsgray-fawn horse (sb)
culcin	>	cushion (sb)
culcutar	>	colcothar (sb )
cul-de-sac	>	cul de sac (sb)
culinar	>	culinary ( adj )
culinaria	>	Culinary Arts (splu)
culmen	>	escarpment, top, summit (sb)
cult	>	cult
cultive	>	to cultivate (vtr)
cultor	>	farmer (sb)
cumb	>	coomb, combe, dale
cumebh	>	to lay down (vtr)
cumin	>	caraway seeds, cumin (sb)
cumpater	>	godfather (sm)
cumraeg	>	Welsh (adj, sb)
Cumri	>	Wales (npr)
cumulation	>	accumulation
cumule	>	accumulate (vtr); heap (sb)
cungeid	>	leave (sb); to dismiss (vtr)
cuniko	>	young male rabbit (sb)
cunupide	>	cauliflower (sb)
cunvenn	>	chat (sb)
cuper	>	copper (sb)
curatele	>	guardianship (sb)
curator	>	curator ( museum) (sm )
curbel	>	crank (sb)
curbit	>	cucurbita maxima (sb)
curdisse	>	to wind up (a mechanism)
cure	>	cure (sb) (religion)
curieus	>	curious
curpen	>	gimlet, spiral (sb)
curr	>	to run
curral	>	pen, enclosure (sb)
current	>	current (adj )
currier	>	messenger
curs	>	course (sb); past participle & past tense of “curr”
cursive	>	italic (writing)
curt	>	court (sb, fig); Curt om Assises = Court of Assises
curtese	>	courteous (adj )
curtesia	>	courtesy ( sf )
curtise	>	woo ( vtr )
Curt-Martial	>	Court-Martial (sb)
curve	>	curve, bend ( sb)
cuschuta	>	dodder (sf )
cuscuss	>	couscous ( sm )
cuskat	>	stock dove
custodia	>	custody
customise	>	customize (vtr)
cutia	>	small box (sb)
cutt	>	blow (sb)
cutter	>	cutter (vessel, sb)
cuvee	>	vintage (wine)
cuvoukel	>	cubicle, loose-box
cyanobacteria	>	cyanobacteria (sb)
cyclas	>	cyclas (sb)
cyclop	>	cyclop ( sb)
cyclopean	>	Cyclopean ( adj )
cylinder	>	barrel (sm )
cymbal	>	cymbal ( sf )
cymber	>	savory (sf )
cynic	>	cynical ( adj )
cypress	>	cypress (sb)
cypriak	>	Cypriot (adj. & sb)
Cypros	>	Cyprus
Cyrene	>	Cyrene
cyste	>	cyst
daanistah	>	knowingly (adv)
dabdab	>	kettledrum (sb) (music)
daber	>	artisan, craftsman (sb)
dabron	>	benevolent (adj )
dac	>	Dacian ( adj , sb)
dach	>	hem ( sb )
dachin	>	(sing) = portable scales (splu)
dadmam	>	father and mother
dadw	>	provide ( vtr )
Daedel	>	Daedalus ( npr )
dafan	>	burial ( sb)
dafni	>	laurel (sb) ( tree )
daftar	>	(long) list (sb)
daga	>	dagger (sf )
dagh	>	to switch on, to light
daghcleich	>	ignition key ( sb)
daghsysteme	>	ignition ( sb) ( vehicle )
dah	>	give (vtr )
dahi	>	ingenious (adj)
dahsit	>	(he/she/it) gave
dais	>	canopy (furniture; sb)
daiwer	>	brother-in-law
dajal	>	imposter, usurper (sb )
dak	>	receive, get ( vtr )
dakh	>	thatched roof
dakhdom	>	cottage (sb )
dakhel	>	(entrance) lobby (sb)
dakika	>	instant ( sb; minute )
dakru	>	tear ( sb )
dakrue	>	to be watering (eye)
dakrugehn	>	eye-irritating, lachrymatory (adj. & sb)
dakruwent	>	tearful (adj)
dal	>	(& dalin) = valley, dale ( sb)
dalg	>	far ( adv )
dalgayu	>	longevity ( sb)
dalgayun	>	long-lived ( adj )
dalger	>	farther, further (adv)
Dalgnord	>	Far North
dallal	>	broker (sb)
dalt	>	chisel ( sb)
dalworts	>	downstream (adv)
damar	>	string (sb) ( of bow )
dame	>	lady, ma’am (sb); queen (card games; sb)
damenleik	>	(sing) = draughts (game)
dames	>	draughts (game)
damika	>	miss (sb)
damn	>	damage ( sm )
damnation	>	damnation ( sb)
damu	>	World Axis
dangalak	>	booby (sm )
danger	>	danger ( sb)
dank	>	thank (sb & vtr)
spollay dank !	>	thank you very much!
dank !	>	thank you ( interjection )
dankali	>	sweet potatoe (sb)
Danmark	>	Denmark (npr)
dans	>	dance (sb & vtr)
danser	>	dancer (sb)
dansk	>	Danish (adj)
dansplor	>	dance floor
dansster	>	female dancer
dantelle	>	lace (sb )
Danube	>	Danube (npr)
danv	>	spruce ( sb; tree )
danxiow	>	magazine (sb) (of a weapon)
dapan	>	feast meal (sb); to have a feast meal (vint)
daper	>	sacrificial animal
dar	>	to hold back, to hold steadily (vtr/vint); still (adv)
daraja	>	chemin de ronde
darajagwah	>	rounds, patrol (sb) (guard)
darak	>	carding machine
darban	>	porter (sb)
darm	>	firm (adj)
darm disk	>	hard disk drive (sb)
darman	>	false antidote
darmeg	>	bread of fine flour
darmen	>	bearing, position (sb)
dars	>	lecture (teaching; sb)
darv	>	bitumen ( sb)
darvsand	>	oil sand (sb)
darwisch	>	dervish (sb)
darya	>	Inland Sea ( sb) (poetic )
darz	>	vein ( sb) ( metal )
daschtban	>	rural policeman (sb)
daskal	>	teacher ( sb )
dastkar	>	healer (sb)
dastur	>	(mandatory) rule (sb)
dat	>	as, given that (conjunction)
daten beorbaten	>	data processing ( sm )
datia	>	file (of data; sb)
daugh ka	>	to serve as
daulat	>	public power (sb; State); Daulat Islams in Irak ed Schaam = "Islamic State" (terrorist group)
daulg	>	soot (sb)
daum	>	to wonder
daumos	>	marvel, wonder ( sb)
daumost	>	wonderful (adj )
daun	>	rope (sb)
daunbrigv	>	rope bridge
daunet	>	death ( sb); to die (vint)
daunos	>	funeral ( sb)
daunoscampan	>	knell, toll
daunoswogh	>	hearse (sb)
daunost	>	fatal ( adj)
daut	>	dead (adj); past participle and past tense of “daunet”
dauyn	>	cable ( sb ) ( rope )
dauynvia	>	towing path ( sb )
davit	>	davit
dawa	>	litigation
dawi	>	litigious (adj)
dawti	>	fuel (sb)
day	>	to divide up
daybien	>	( sing ) = feces ( splu )
daydey	>	in general (adv )
dayi	>	general idea
dayim	>	constantly ( adv)
dayir	>	concerning ( prep )
daykhway	>	meeting, rally (sb)
dayluk	>	mainland ( sb)
daymio	>	daimyo ( sb )
dayn	>	creditor ( adj , sb )
dayrliaung	>	large quantity
dayschawbien	>	faeces and urine ( splu )
de	>	about (prep)
deambulatorium	>	ambulatory (in church, sb)
debat	>	debate (sb)
debit	>	due ( adj ) ( money )
debitcarte	>	debit card (sb)
debite	>	to debit (vtr)
debris	>	(sing) = debris (splu)
debses	>	propriety, decorum (sb)
dec	>	ten (num)
decan	>	dean (sb)
decante	>	decant (vtr)
Decapolis	>	Decapolis
decedd	>	to die, to pass away
december	>	december (sb)
decen	>	ten (sb)
decennium	>	decade (sb)
decent	>	[dлtsEnt] = decent
decep	>	[dлtsEp] = disappoint (vtr)
deception	>	disappointment (sb)
dechee	>	to demean
decid	>	(decмd ) = decide ( vtr )
decime	>	decimate (vtr )
decis	>	decided
deck	>	pillowcase (sb)
deck	>	deck of ship (sb )
decking	>	decking ( sb; ship )
declare	>	declare (vtr)
decline	>	decline (vtr & sb)
decoction	>	decoction
decolletee	>	low-cut, low neckline
deconcentre	>	to devolve (ex: administration, vtr)
decor	>	decor (sb)
decore	>	decorate (vtr )
decos	>	dignity (sb)
decrepit	>	decrepit (adj )
decrepitude	>	decay (sb)
decret	>	decree ( sb & vint)
dedh	>	to curd, to clot
dedhen	>	curdled milk
dedication	>	dedication (sb)
dedie	>	dedicate (vtr )
dedru	>	skin disease ( sb )
dedruk	>	spot ( sb ) (on skin)
dedrut	>	(& dedrun) = pockmarked ( adj)
dedwrnt	>	clot (sm )
default	>	default ( sm)
defect	>	default (sb ) ( machine)
defector	>	renegade ( sm )
defend	>	( defиnd ) = defend ( vtr )
defense	>	defence ( sb)
deference	>	deference (sf)
defereit	>	dйfйrй (French law; sb)
deferent	>	deferential ( adj)
deficit	>	deficit ( sb )
defilee	>	parade (sb ) ( review )
defineih	>	to define
definition	>	definition (sb )
defis	>	hyphen -
deflagration	>	explosion sound (sb)
deforce	>	forced ( adj )
deforestation	>	deforestation (sb)
defrock	>	to defrock (vtr)
defunct	>	deceased (adj)
degener	>	degenerate (adj)
degrade	>	degrade (vtr)
degram	>	molar ( tooth ) ( sb)
degree	>	degree (sb)
degveih	>	wither (vint)
degvihen	>	wither (vtr)
deh	>	to put
dehbh	>	(vtr ) = ought to
dehk	>	to fit together
dehl	>	delude, deceive ( vtr )
dehlft	>	delving (sb)
dehlg	>	must (vtr)
dehlv	>	to delve
dehlwrnt	>	snare ( sm )
dehm	>	to put ub, to train
dehmber	>	framing (sf)
dehn	>	to flow, to pass by (vint)
dehnend	>	fluid (adj) (traffic)
dehnk	>	to bite (vtr)
dehnkel	>	to nibble at
dehnksrig	>	very cold
dehnquote	>	stream flow
dehnu	>	riverstream
dehr	>	to tear
dehrbh	>	spoil ( vpr )
dehrj	>	to hold
deidikie	>	display ( sm )
deigh	>	dam ( sf )
deighos	>	rampart of mud ( sm )
deih	>	suck (vtr )
deihbotel	>	baby's bottle (sb)
deihnu	>	dairy animal
deik	>	signpost (sb)
deik	>	to show, to indicate
deil	>	share (vtr); deil con = to deal with
deilule	>	small machete (sb)
deimen	>	nurse (who gives milk)
dejour	>	to be on duty
dekhschat	>	frighten (vtr )
dekhschat	>	terror (sb)
dekhschatic	>	horrifying, appalling (adj)
delband	>	turban ( sb )
delectation	>	delight ( sb )
delegation	>	delegation (sb)
deleteri	>	deleterious ( adj )
deliberation	>	deliberation (sb )
delicate	>	delicate (adj )
delicieus	>	delicious (adj )
delirant	>	delirious (adj )
delirium	>	delirium (sb)
dellal	>	town, public crier ( sb)
delphin	>	dolphin ( sb)
Delphoi	>	Delphi ( npr )
delt	>	tent (sb)
delta	>	delta (sb)
deltaplan	>	hang glider (sb)
deluge	>	deluge (sb)
deluxe	>	luxurious (adj)
dem	>	district, territorial unit, division of a territory
demagog	>	demagogue (sb)
demande	>	demand (sb & vtr)
dematesia	>	structural system (building ; sb)
dement	>	(& demential) = insane (adj)
dementia	>	dementia
demikat	>	(sing) = croutons (splu)
demneh	>	tame (vtr)
democrat	>	democrat
Demokrit	>	Democritus ( npr )
demon	>	demon (sb)
demoniak	>	demoniac ( adj )
demonstration	>	demonstration (sb)
demonte	>	to take apart, to dismantle, to dismount (vtr)
demos	>	people (sb) (in a district)
demosia	>	rental charge (sb)
demotic	>	demotic (adj)
demped	>	house floor
demsadpeurten	>	filiation (including adoption)
demspoti	>	house master (sb)
demspotnia	>	housewife (sb)
Den Haag	>	The Hague (npr)
denars	>	(splu) = money (sing)
denda	>	( punishment ) = penalty, sanction (sb)
dener	>	depression (of terrain)
dengji	>	see-saw, weighing scale (sb)
dengu	>	cloudy (sky, adj)
denote	>	denote (vtr)
denoument	>	dйnouement, outcome
dens	>	(& densu) = dense ( adj)
densat	>	densely packed ( adj )
dent	>	tooth ( sb)
dentia	>	denture (sb)
dentiste	>	dentist (sb)
dentition	>	dentition (sb)
dentpaste	>	tooth-paste (sb)
denunce	>	to denounce (vtr)
denwrnt	>	back of hand, flat side of a blade
department	>	department
depend	>	(ud) ( depиnd ) = to depend on
depesche	>	dispatch, news ( sb)
depineg	>	to depict (vtr)
deplore	>	deplore (vtr)
depon	>	present tense base of “deposen”
deponia	>	(garbage) dump (sb)
deposeih	>	deposit ( vtr ) ( trade)
deposen	>	to depose (vtr)
deposit	>	handling ( sb) (activity)
deposit	>	deposit ( sb) (bank)
deprave	>	deprave (vtr)
depression	>	depression (sb)
depulg	>	to drive out (from cover)
derailment	>	derailment
deranget	>	(& derangen) = disturbed ( adj ) (mentally )
derbeder	>	slapdash ( adj )
derder	>	to grumble
dered	>	tordylium (sb)
derghen	>	male dogwood
derision	>	derision
derisor	>	derisory (adj)
derivat	>	derivative (sb; including finance)
derive	>	to derive
derrick	>	derrick (sb)
derv	>	faithful (adj)
dervente	>	narrow gorge or pass
desaffectet	>	disused ( adj )
desamat	>	unpleasant (adj)
desarmament	>	disarmament (sb)
desaster	>	disaster ( sb)
descend	>	to descend
desconcerte	>	disconcert ( vtr )
describ	>	describe ( vtr )
desert	>	desert (adj & sb)
deserteur	>	deserter ( sb)
desertire	>	to desert (as a soldier, vint)
desfigure	>	disfigure (vtr)
desguise	>	disguise (vtr / vint)
deshonor	>	disgrace, dishonour (sb)
deshydrate	>	dehydrate (vtr)
desinfectant	>	desinfectant (adj & sb)
desinstalle	>	uninstall (vtr)
desinteresse	>	disinterest
desinvolture	>	casualness (sb)
desire	>	desire (sb & vtr)
desk	>	round table
deskwide	>	(!) = lose (vtr)
desloge	>	dislodge (vtr)
desmantel	>	dismantle (vtr)
desolation	>	distress, grief, desolation
desperat	>	desperate (adj)
desperation	>	desperation (sb)
despere	>	to despair
desplace	>	displace (vtr)
desploy	>	unfold, display (vtr/vpr)
desployment	>	deployment
despot	>	despot
dessert	>	dessert (sb)
dessous	>	( splu) = (woman’s) underwear (sing)
destination	>	destination (sb)
destine	>	destine (vtr)
destroyer	>	destroyer (vessel; sb)
destrug	>	destroy (vtr)
destull	>	quite (adv)
desvantage	>	disadvantage
detachable colnier	>	detachable collar (sb)
detache	>	detach (vtr)
detayl	>	detail (sb & vtr)
detective	>	detective
detectiven roman	>	crime fiction novel
deteg	>	detect (vtr)
deten	>	( detиn ) = to detain
detente	>	dйtente (sb ) ( political relations )
detergent	>	detergent (adj & sb)
deterioration	>	deterioration (sb)
se deteriore	>	deteriorate (vint)
determination	>	determination (sb)
deteste	>	dislike (vtr)
dethron	>	dethrone (vtr)
detour	>	detour (sb)
detriment	>	detriment (sb)
deub	>	deep (adj)
deubfrehser	>	freezer (sb)
deugh	>	to make come, to make happen, to get (vtr)
deulg	>	to owe
deulgen	>	financial claim ( sb )
deum	>	to smoke (to emit smoke, vtr & vint)
deumkyal	>	smoking room (sb)
deurgh	>	maim ( vtr )
deurs	>	to dare
deurseck	>	cheeky (adj )
deursia	>	audacity; venture ( sb)
deusel	>	dazzle (vtr )
deusk	>	dark (adj) ; to darken, grow sombre (vint)
deusk materia	>	dark matter (sb)
deuspont	>	rainbow ( sb )
deutsch	>	German (adj. & sb )
Deutschland	>	Germany ( npr )
deuyker	>	culvert ( sm )
deuys	>	to fail (vint)
deuyseih	>	counter (vtr )
devotion	>	devotion (sb)
dewer	>	whirl (sb)
dexel	>	helm (sb)
dexia	>	skill (sf )
dexios	>	briskly ( adv)
dexter	>	right (direction)
dexteritat	>	dexterity ( sb)
dextro	>	to the right
dia	>	towards (moral meaning; prep)
diabel	>	devil ( sb)
diabetes	>	diabetes (sb)
diabetic	>	diabetic (adj)
diablo	>	imp, little devil (sb)
diabrehgh	>	saturate ( vtr )
diadehtor	>	certifying officer ( sb; accountancy)
diademe	>	diadem ( sb)
diafa	>	welcoming present, gifr ( sb)
diagnose	>	diagnosis ( sb ) & diagnose (vtr )
diaken	>	deacon ( sb)
dialogos	>	dialogue ( sb)
diaphen	>	diaphanous (adj)
diar	>	diary (sb)
diarrhea	>	diarrhea ( sf )
diaspehr	>	scatter (vtr )
diatribe	>	rant ( sb)
diayn	>	indigo dye
dibaj	>	brocade ( sb)
dicotomia	>	dichotomy (sf )
dictator	>	dictator ( sm )
dictature	>	dictatorship (sb)
dictionar	>	dictionary (sb)
didbani	>	lookout (ex: tower; sb)
Dido	>	Dido (npr)
diedel	>	fibula
diedw	>	past tense of “dadw”
diegh	>	past tense of “diegh”
diehen	>	attach ( vtr )
dieji	>	saucer ( sb)
diek	>	big box (sb ) ( for storage ); got, received (past tense)
diemen	>	tie (vtr )
diemen	>	link (sb )
dien	>	day (sb)
dienchi	>	(removable) electric battery ( sb)
dienghia	>	refined (adj )
dienk	>	past tense of “dank”
dienkia	>	domestic electric appliances (adj , sm)
diens	>	past tense of “dans”
dientow	>	to bow ( vint)
dienxia	>	square (before a church, a temple...) ( sm )
dier	>	past tense of “dar”
diete	>	diet (sb) ( weight loss )
dieugh	>	past tense of “daugh”
dieum	>	past tense of “daum”
Dieuspater	>	Supreme God
dieupter	>	Supreme God
diewo	>	daylight ( sf )
diey	>	past tense of “day”
differ	>	to postpone, to put off
difference	>	difference (sb)
differencye	>	differentiate ( vtr )
differendum	>	dispute ( sm )
different	>	different
difficil	>	difficult (adj)
difficultat	>	difficulty (sb)
digest	>	digest (vtr)
digestive	>	digestive (adj)
digestive tract	>	digestive tract (sb)
digh	>	past tense of « dinegh »
dighme	>	to turn off
dighmo	>	oblique ( adj )
dighom	>	earth ( sb )
digital	>	digital ( adj)
dignitar	>	dignitary (sb)
dih	>	past tense of “dih”; -dih = locative suffix
DIISCH	>	ISIS (terrorist group)
dik	>	showed (past tense)
dik-ye	>	rightly (adv)
dikat	>	refinement (sm )
dikhliz	>	corridor, gang (sb)
diks-	>	legal ( adj )
dil	>	past tense of “deil”
dila	>	feeding breast (sb)
dilemma	>	dilemma (sb)
diler	>	(drug) dealer
dilglonc	>	longbow (sb)
diligence	>	diligence (sb) (quality)
dilim	>	clove (sf)
dill	>	dill
diluv	>	to dilute (vtr)
dima	>	prop (carpentry) (sb)
dimaar	>	self-importance, bumptiousness
Dimaschk	>	Damascus (npr)
dimsum	>	dim sum (sb)
dind	>	then, after that (adv)
dinegh	>	shape, fashion, mould (vtr)
dinga	>	dengue fever (sb)
dingkwehl	>	potter’s wheel
dingv	>	tongue (sb) (body)
dinner	>	dinner (sb & vint)
dinosaur	>	dinosaur (sb)
diocese	>	diocese (sb)
Dioder	>	Diodorus (npr)
Diogenes	>	Diogenes (npr)
Dionys	>	Dionysus (npr)
dionysic	>	Dionysian (adj)
Diophent	>	Diophantus (npr)
diora	>	( ! ) = sperma (sb)
diorite	>	diorite ( sm)
diork	>	roe-deer ( sb)
dioxide	>	dioxide (sb)
dioxin	>	dioxin
diphtherie	>	diphtheria (sb)
dipla	>	pleat, crease (sb) (clothing)
diplise	>	crease, pleat (vtr)
diplomat	>	diplomat
diplome	>	diploma (sb)
dirab	>	to wreck, ransack (vtr)
direct	>	direct (adj)
direction	>	direction (sb)
director	>	director (sb)
directorium	>	(service) = directory (sb) (ex: telephone)
direg	>	[dirEg] = run, manage, lead (vtr)
dirigisme	>	dirigisme (sb)
dirpan	>	scythe (sb)
disap	>	disconnect, dislocate (vtr)
disappoint	>	disappoint (vtr )
disarroy	>	helplessness, disarray ( sb)
disaurdhen	>	disorder
disayner	>	designer
disbark	>	to disembark
disbayaldisse	>	to regain consciousness
disbih	>	to get undone
discern	>	( discиrn ) = discern (vtr)
dischteukel	>	shred (vtr )
disciple	>	disciple (sb)
discipline	>	discipline (sb)
discont	>	(& disconto) = discount (sb )
discordant	>	discordant (adj)
discouple	>	to disengage the clutch
discret	>	discrete (adj)
discutt	>	to discuss (vtr)
disfalg	>	clearing the land (vtr)
disfangheih	>	to dispossess (vtr; double accusative)
disfeurl	>	unfurl (vtr)
disfiber	>	fray (vtr)
disgrace	>	disgrace (sb)
disk	>	disk (sb)
diskaurt	>	(& diskaurn) = abandoned (adj)
diskenise	>	to reduce to ashes (a corpse)
diskwehr	>	undo (vtr)
disleu	>	disintegrate, weather (vtr)
disleuren	>	release (sb)
disloque	>	dislocate (vtr )
dismask	>	unmask ( vtr )
disnauk	>	to disembark
disnia	>	sand hill (sb)
dispareih	>	to disappear
disparitat	>	disparity (sb)
dispars	>	scattered (adj)
dispeulver	>	pulverize (vtr)
displehc	>	unwind, unroll (vtr)
disposen	>	arrange, lay out (vtr)
dispositif	>	dispositif (sb) (judgement)
disprehp	>	to disappear (to go away, to get off sight)
dispute	>	dispute (sb & vint)
disradh	>	X ad Y = to advise Y against X
disseddel	>	throw out of saddle ( vtr )
dissension	>	dissension (sb)
dissolut	>	dissolute (adj)
dissquam	>	to peel (vint; ex: paint)
disswohd	>	obsolescence (sb)
distance-control	>	remote-control
distar	>	to stare wide-eyed
distaragh	>	to elude, to disconcert
distehng	>	fade (vtr)
distille	>	distillate (vtr)
distinction	>	distinction (sb)
distord	>	distort (vtr)
distrans	>	distrans (sb)
distreus	>	distrust (vtr)
district	>	district (sb)
disvolg	>	to turn away (vint)
disvolv	>	unfold (vint)
disvolveih	>	unfold (vtr)
disvragh	>	to clear (vegetation)
diswarp	>	vacate (vtr)
diswaurg	>	scatter (vint)
diswehrt	>	divert (vtr)
disxubh	>	scrap (sb)
ditil	>	infant (baby, sb)
ditilcorbh	>	Moses basket (sb)
diu	>	long time (adv)
diumenn	>	rudder, tiller ( sb)
diuper	>	long ago
diuspehc	>	hatching the eye (vtr )
diutis	>	glow (sb)
diuturn	>	long-lasting
div	>	god (sb)
Div act via mysteirs	>	God works in mysterious ways
divers	>	diverse ( adj )
divid	>	( divмd ) = divide (vtr)
divin	>	divine (adj)
divination	>	divination (sb)
divitat	>	divinity (sb)
divite	>	inkpot (sb)
divorce	>	divorce (sb & vint)
divulgation	>	divulgation (sb)
diwan	>	Meeting Room, Council Chamber
Diwbat	>	Highness (sb) ( honorific address)
diweid	>	+ acc = oppose ( vpr )
diya	>	ransom ( sf )
djogan	>	flag-bearer ( sb)
dlas	>	to crumple ub, to crease
DNA	>	DNA (sb )
Dniepr	>	Dnepr ( npr )
do	>	(in)to
do aykw	>	level with
do reviden	>	Goodbye!
doan	>	Customs ( splu)
dobi	>	launderer (sb)
doc	>	teach ( vtr )
docent	>	docent (sb)
dock	>	dock ( sb)
doctor	>	doctor (sb)
doctrine	>	doctrine (sb)
document	>	document (sb)
documentar film	>	documentary movie (sb)
dogan	>	sparrow hawk (sb )
dogh	>	mastiff
dogma	>	dogma
dohbh	>	past tense of “dehbh”
dohbrest	>	best, most convenient (adj)
dohbro	>	good, convenient (adj)
dohbro vehsmen naudhen	>	appropriate clothing must be worn
dohk	>	past tense of “dehk”
dohl	>	past tense of “dehl”
dohlg	>	duty (sb); past tense of “dehlg”
dohlv	>	past tense of “dehlv”
dohm	>	past tense of “dehm”
dohn	>	past tense of “dehn”
dohnk	>	past tense of “dehnk”
dohnkel	>	past tense of “dehnkel”
dohr	>	past tense of “dehr”
dohrbh	>	past tense of “dehrbh”
dohrj	>	past tense of “dehrj”
doigh	>	dough ( sb)
doighen	>	figurine (sf )
doighos	>	laterie mud wall ( sb)
doighya	>	mess (sm )
doik	>	toe ( sm )
doina	>	ballad ( sf ) (song )
dol	>	willful misrepresentation (sb)
doler	>	cunning ( adj ) ( pejorative)
dollar	>	dollar (sb)
dolman	>	dolman (sb)
dom	>	house (sb)
dombehnd	>	house arrest
domeih	>	tame (vtr )
Domenica	>	Dominica (Commonwealth in the West Indies, npr)
domestia	>	household (sb) (husband and wife)
domestic	>	domestic ( when referring to animals, plants; adj)
domestique	>	domesticate (vtr )
domicile	>	domicile ( sb )
domin	>	field, domain (sb)
domination	>	domination ( sb)
Dominican Respublic	>	Dominican Republic (npr)
domkrakht	>	lifting jack ( sb)
don	>	gift, act of giving
donation	>	donation (sb)
dong	>	stormy, turbulent (adj)
dongwa	>	fairy tale (sb)
dunjon	>	dungeon (sb)
donk	>	bits ( sm )
dorak	>	cuirass (sb)
dord	>	dregs (fig., sb)
dorev	>	farm buildings (splu)
dorevia	>	cultivated fields ( splu)
dorghi	>	county town (sb)
dorgv	>	dear, expensive (adj)
doric	>	Doric
dorkw	>	dinner; id Senst Dorkwo = the Last Supper
dormant	>	dormant (adj)
dormitorium	>	dormitory (sb)
doronic	>	doronicum (sb)
doru	>	bear spear (sb)
dorver	>	farmer, peasant (sb)
dos	>	two ( cards)
dospeic	>	shredding ( vtr )
dossier	>	file (sb) ( collection)
dosteigh	>	to reach (by climbing)
dostkan	>	tankard ( sb)
Dostoyevskiy	>	Dostoyevsky (npr)
dostrig	>	past tense of “dostrineg”
dostrineg	>	execute ( vtr ) (a penalty )
double	>	double (adj )
dout	>	mulberry (sb ) ( precious wood )
douzen	>	dozen (sb)
dow	>	smallpox ( sf )
downgji	>	mutual aid
Downgjien	>	Far East ( npr )
downgmayk	>	artery (sf )
drab	>	(sing) = stairs ( splu)
drabplor	>	level, landing of stairs ( sb)
drabzan	>	banister (sb)
drachme	>	drachma (sb)
drafsu	>	brave, bold (adj )
draft	>	draft ( sb)
dragant	>	tragacanth astragalus (sb)
dragee	>	sugared almond
dragon	>	dragon (sb)
dragonmuk	>	common snapdragon (sb)
drags	>	(splu) = grape marc (sing)
drah	>	run (vint)
drahsa	>	running, current (sb)
drahski	>	cross-country skiing (sb)
drain	>	drain (sb & vtr)
drakhst	>	yeast (sb)
drame	>	drama (sb)
drangcarr	>	wheelbarrow (sb)
drangh	>	lever (sb)
drap	>	wrap (vtr); drape (sb)
dastic	>	drastic
draubh	>	to crush into ruin (vtr)
draug	>	brawl (sb)
draukht	>	to be on (military) duty
drauting	>	warlord, warchief (sb)
drayl	>	trail (sb)
dreb	>	past tense of “dremeb”
dregh	>	tenacious (adj )
drehb	>	to feed, fuel (vtr)
drehd	>	confront ( vtr )
drehm	>	dream ( sb & vtr ) (while sleeping)
drehn	>	to drone
drehnk	>	to drink (alcohol); alcoholic beverage
drehnknik	>	drunkard (sb)
dreiv	>	drift (vtr ) (current)
dremeb	>	broaden out (vint)
dresk	>	fragment ( sb)
dressuar	>	(old) credence (sb)
dreu	>	wood (sb) (matter)
dreubukin	>	woodwind (music)
dreugh	>	deceive (vtr)
dreughkassam	>	perjury (sb)
dreughlogos	>	patter (sb)
dreunol	>	vegetable oil ( sb)
dreup	>	crumble ( vpr / vtr )
dreupel	>	to be dripping
dreupic	>	crumbly (adj )
driep	>	past tense of “drap”
drieubh	>	past tense of “draubh”
drieukht	>	past tense of “draukht”
drigh	>	hair (a single one; sb )
drill	>	drill (military; sb )
driug	>	comrade (sb) (brother of arms)
driv	>	past tense of “dreiv”
drivdreu	>	driftwood
droben	>	pond of pigs
drogh	>	drug (sb )
drohb	>	past tense of “drehb”
drohd	>	past tense of “drehd”
drohm	>	past tense of “drehm”
drohn	>	drone (sb ) ( sound); past tense of “drehn”
drohnk	>	past tense of "drehnk"
droid	>	(an)droid (sb)
drom	>	track, runway
drossat	>	cold and dry ( adj)
drouse	>	Druze ( sb , adj )
dru	>	tree (sb )
druck	>	print ( vtr )
drud	>	(adj) = trusted
druet	>	stump (sb) (of tree )
drufarn	>	tree fern (sb)
drug	>	tub, bucket (sb)
drugh	>	past tense of “dreugh”
drughav	>	deceitful ( adj )
drugrance	>	treeline (sf)
druid	>	druid (sb)
drukh	>	spirit ( sb) ( ghost )
druligne	>	treeline (sf)
druna	>	current, stream, course (sb); in id druna os	>	in the course of
drungin	>	detachment ( sm )
drup	>	past tense of “dreup”
drupel	>	past tense of “drupel”
druseg	>	logger ( sm )
druv	>	true (adj)
druve	>	truth, reality (sb)
druve-ye	>	really (adv)
Dryade	>	Dryad (sb)
dschitiam	>	venue (for shows; sb)
du	>	to dress
Dubay	>	Dubai (npr)
dubel	>	lug stud (sb)
dubieus	>	doubtful (adj)
dubil	>	wedge (sb)
dubro	>	cesspool (sb)
duc	>	lead (vtr); leader, guide (sb)
ducat	>	ducat (sb)
dudka	>	trachea (sb)
due	>	due to (prep)
duel	>	duel (sb)
dugter	>	daughter (sb)
Dugter Deiwios	>	"Daughter of Heaven "
duil	>	dust (sb)
duivar	>	defensive wall
dukan	>	shop, business (sb)
dukandar	>	shopkeeper (sb)
dulal	>	commission (sb) (purchase , percentage )
dulap	>	cupboard (sb)
dulcimer	>	(hammered) dulcimer (sb)
dulg	>	debt ( sb); past tense of “deulg”
dum	>	smoke (sb); past tense of “deum”
duman	>	peasouper ( sb) (fig )
Te dumbo sub ghom !	>	(expression): “I terrorize you !”
dumos	>	mood ( sb ) ( spirit )
dun	>	fortified enclosure (sb )
dune	>	dune (sb)
Dunekyrk	>	Dunkirk
Dunia	>	the World (npr)
dunos	>	rope, tether (sb)
dupe	>	dupe (vtr)
duplicat	>	duplicate (sb)
durable	>	lasting (adj)
durbin	>	(sing) = binoculars (splu)
dure	>	last (vint)
duren	>	duration (sb)
durgh	>	past tense of « deurgh »
durra	>	sorghum bicolor (sb)
durs	>	past tense of « deurs »
dusag	>	mislead ( vtr )
dusasc	>	to be giddy
dusbohr	>	insufferable (adj )
dusch	>	shower (in bathroom; sb )
duschman	>	foe ( sb)
dusdecos	>	disgrace, opprobrium (sb)
dusdin	>	bad weather (sb)
dusdreibh	>	to spin (car; vint)
duse	>	nozzle (sb)
duseih	>	to make dizzy
dusel	>	past tense of “deusel”
dusfider	>	unfaithful, infidel (adj., sb) (religion)
dusformen	>	/dusformet = deformed
duskweiter	>	filthy (adj)
duskwol	>	whimsical, weird
dusmenos	>	ill-disposed
dusmuamale	>	abuse ( splu )
dusodor	>	smelly ( adj)
duspineg	>	scribble ( vtr )
dusprabh	>	insensitive (adj )
dusprimav	>	inhospitable ( adj )
dusrig	>	chilly ( adj)
dussaun	>	unhealthy (adj )
dust	>	comrade (sb )
dustraite	>	abuse ( vtr )
dusyo	>	outcast (adj , sb)
duxit	>	(he/she/it) led
duys	>	past tense of “deuys”
dvan	>	bread ( sb)
dvancaise	>	weasel (sb) ( kenning )
dvehn	>	to clap (vint; noise)
dverap	>	stem (vtr )
dverwen	>	harness (vtr )
dvestu	>	pulicaria vulgaris (sb)
dvestura	>	datura (sb)
dvohn	>	past tense of « dvohn »
dvon	>	clap (big noise ; sb)
dwaj	>	flutter (vint)
dwal	>	in panic (adj )
dwaschaw	>	many ( sf )
dwaykhau	>	conflagration (sm)
dweitsker	>	chirp, twitter (vint)
dwer	>	door ( sb )
dwerbehnd	>	to shut in, to lock up
dwergh	>	dwarf (adj. & sb )
dwidel	>	half (sb)
dwident	>	hoe (for garden; sb)
dwidromstrad	>	dual carriageway (sb)
dwiej	>	past tense of “dwaj”
dwigham	>	polygamic (adj & sb)
dwighamia	>	polygamy
dwight	>	(& dwighen) = pinched (adj) (air); past tense of “dwinegh”
dwighesoreins	>	two-handed sword (sb)
dwin	>	twin ( sb , adj) ( 2 )
dwinaygw	>	to own in common with one’s neighbour
dwinegh	>	( semject ad semanghen ) = force (vtr )
dwinghyehbh	>	rape (sb & vtr )
dwipod	>	biped (sb , adj )
dwitsker	>	twitter (sb); past tense of “dweitsker”
dwo	>	two ( pronoun )
dwogimtia	>	a score (20; sb)
dwoi	>	doubt (sb & vint)
dwokjwen	>	whip-poor-will (sb )
dwomotor	>	twin-engine aircraft (adj , sb)
dwor	>	gate (sb)
dworis	>	outdoors (adv)
dwot	>	second ( adj)
dwoter	>	second (adj) (of 2 )
Dwoternomos	>	Deuteronomy (npr)
Anthony van Dyck	>	Anthony van Dyck (npr)
dyehg	>	+ acc. = ignite
dyehgw	>	stab ( vtr )
dyehrc	>	glimpse, see (vtr )
dyei	>	to behold, worship (vtr)
dyeia	>	beholding, contemplation
dyein	>	worship ( vtr )
Dyew	>	Supreme God, Skygod
dyi	>	past tense of "dyei"
dyin	>	belief, faith (sb) (religion); past tense of “dyein”, past participle of "dyei"
dyindar	>	worshiper (sb)
dynamic	>	dynamic (adj)
dynamite	>	dynamite (sb)
dynamo	>	dynamo (sb)
dyinst	>	(religious) service (sb)
dyohg	>	past tense of “dyehg”
dyohgw	>	past tense of “dyehgw”
dyohrc	>	past tense of “dyehrc”
dysenterie	>	dysentery (sb)
dyuv	>	trip
eak	>	vicious ( adj )
eakia	>	vice (vicious; adj)
eau de vie	>	eau de vie (sb)
ebb	>	ebb, low tide
ebbschiau	>	ebb tide
ebi	>	(sing) = dried shrimps
ebon	>	ebony (sb)
eboniste	>	cabinetmaker (sb)
ebonisterie	>	woodworking, cabinet-making
echee	>	to fall to (law)
echelon	>	echelon (sb)
echo	>	echo (sb)
eclat	>	commotion (ex	>	during a ceremony)
eclectisme	>	eclectism (sb)
eclipse	>	eclipse
ecologia	>	ecology
economaniak	>	skimping on everything (adj)
economiste	>	economist (sb)
ecosysteme	>	ecosystem (sb)
ecran	>	screen (sb)
ectoplasma	>	ectoplasm (sb)
Ecuador	>	Ecuador (npr)
ecuadoran	>	ecuadorian (adj & sb)
ecumenisme	>	Ecumenism (sb )
ed	>	and
edam	>	edam (cheese; sb)
edd	>	eat ( vtr )
eddiun	>	half-starved (adj)
eddmen	>	meal ( sb)
eddtid	>	meal-time (sb)
edeih	>	to publish (as a publisher, vtr)
edel	>	nagging (adj)
edifice	>	building, edifice (sb)
edifie	>	build, edify (vtr)
Edinburg	>	Edinburgh (npr)
edont	>	fang ( sb)
education	>	education (sb)
eent	>	(they) were (durative past tense)
eet	>	(he/she/it) was (durative past tense)
effec	>	to result in
effect	>	effect (sb)
effective	>	effective (adj)
effeminat	>	effeminate (adj)
effervescence	>	excitement (sb)
effigie	>	effigy (sb)
effrenat	>	frenetic, unchained (adj)
effusion	>	effusion (sb)
eflatun	>	magenta (adj)
egal	>	equal
egalasc	>	+ dative = match (vtr)
egalisation payghen	>	equalization payment
egalt	>	rattle (toy; sb)
eger	>	assuming that
eghel	>	fir ( sm )
egher	>	inland sea ( sb)
eghi	>	hedgehog ( sm )
eghin	>	mongoose (sf )
ego	>	I (stressed personal pronoun; nominative)
egocentric	>	egocentric, self-centred
egoiste	>	selfish ( adj , sb)
egreck	>	sheep pen (sm)
egris	>	gooseberry
egyptologia	>	egyptology
ehgv	>	get drunk (vint)
ehngw	>	anoint (vtr)
ei	>	to him, to it; to the (dative singular masculine & neutral)
eiber	>	tusk (sb)
eid	>	provided that
eiderdaun	>	eiderdown (of eider feathers)
eih	>	go (vint)
eins	>	sword ( sb)
Eirean	>	Irish ( sb, adj)
eiskw	>	to seek, to intend, to want (vtr)
eiskwmen	>	deliberate (adj )
eiv	>	yew (sb)
ek	>	harrow (sf )
ekara	>	glide (sb)
ekw	>	horse ( sb)
ekwenagen	>	horserace (sb)
ekwenerce	>	horsepower ( 750 watt )
ekwo	>	male horse
ekwomandu	>	horse breeder ( sb )
ekwot	>	mounted (on horse) (adj)
el	>	he/she/it; the (personal pronoun & definite article undetermined singular nominative & accusative)

El Gisa	>	Giza ( npr )
El Kahira	>	Cairo ( npr )
El Kayda	>	Al- Qaeda
ela	>	darning needle (sb)
elan	>	run-up, momentum, surge (sb)
se elan	>	to dash, to hurl oneself
elangver	>	alert, brisk, lively (adj)
elastomer	>	elastomer
Elbrus	>	Elbrus (npr)
elect	>	elected (politics); the One (Matrix)
electorat	>	voters ( splu )
electric capacitat	>	electric capacity (sb)
electric lantern	>	flashlight (sb )
electricitat	>	electricity (sb)
electrode	>	electrode
electroencephalographia	>	electroencephalogram (sb)
electromot force	>	electromotive force (sb)
electronique	>	electronics (sb)
eleg	>	[elEg] = elect (vtr)
elegia	>	elegy (sb)
eleih	>	bend ( vtr )
elein	>	elk, moose (sb)
Elektra	>	Electra (npr)
element	>	element (sb)
eleun	>	juniper (sb )
Eleusis	>	Eleusis (npr)
Elias	>	Elijah
elimine	>	to eliminate
Elisabeth os England	>	Elizabeth of England (npr)
elkos	>	ulcer ( sb)
elliptic	>	elliptic (adj)
eln	>	young (animal , child) (sb)
elu	>	dull red (adj)
em	>	take ( vtr ) ( fig); of (before undetermined plural noun; prep)
emaciat	>	emaciated ( adj )
emancipation	>	emancipation
Emanuel	>	Emanuel
emayl	>	enamel (glass)
emballage	>	packaging (sb)
embalsem	>	embalm (vtr)
embarasse	>	embarrassment ( sb)
embaudh	>	to embed
embeusk	>	+ acc. = to ambush
emblematic	>	emblematic (adj)
embleme	>	emblem ( sb)
embonpoint	>	embonpoint (sb)
emborb	>	to stick in the mud
embraned	>	to set ablaze (vtr)
embras	>	past participle and past tense of “embraned”
embryo	>	embryo (sb)
embusk	>	ambush (sb)
emel	>	(clothes) moth (sb)
emerg	>	to emerge
emergencia	>	(sing) = emergencies (medical, splu)
emigrant	>	emigrant (sb)
eminence	>	knoll (sb)
eminent	>	eminent (adj )
emitt	>	to emit (vtr)
empedise	>	clutter, hamper ( vtr )
empel	>	strand ( sb) (of thread )
emphyteuse	>	emphyteutic lease (sb)
emphyteutic	>	emphyteutic (adj )
empi	>	stinging insect (sb)
empirisme	>	empiricism (sb)
employ	>	employment ( sb) (work )
empor	>	warehouse ( sb; to store goods)
emporbater	>	packer (sb)
emporion	>	wabig store (sb)
empraxise	>	to put into practice ( vtr )
empug	>	past tense of “empuneg”
empuneg	>	grab (vtr )
empusa	>	conehead mantis (sb)
empyr	>	empyrean (sb)
emsit	>	(he/she/it) took (fig; past tense)
emu	>	emu
en	>	+ acc. = here is/are
enbrehgen	>	burglary (sb )
encasse	>	collect, cash (vtr )
encephalitis	>	encephalitis (sb)
enchante	>	enchant ( vtr ) ( magic)
encouragement	>	encouragement
encramp	>	to cramp, restrict ( vtr )
end	>	end (sb & vtr/int )
endemeur	>	to enjoin, order (someone) ( vtr )
ender	>	beneath, underneath
enderbosc	>	underbrush ( sb )
enderdeh	>	subordinate ( vtr ) ( someone)
enderdeil	>	spare part (sb); to compartmentalize (vtr)
enderdien	>	at the bottom (adv. ex . mine )
enderghend	>	to undertake
enderghom	>	subsoil (sb) (geology )
enderghomwedernt	>	phreatic water table (sb)
endergrund	>	underground (adj); basement ( sb ) (building)
endergumt	>	refuge, lodging ( sb )
endergwehm	>	to take refuge (vint)
enderkweit	>	distinguish, make out (vtr)
endermerg	>	[endлrmErg] = disappear (vtr) (Fig. into the crowd)
endermine	>	undermine (vtr)
endermund	>	underworld (sb)
enderrissem	>	(drawing) sketch (sb)
endersedd	>	ghom = to huddle up (vint)
endersigne	>	undersign (vtr)
endersok	>	auscultate (vtr)
endertrehm	>	to tremble, to shake slightly
endeigh	>	dyke up ( vtr )
endighom	>	to inter (vtr)
endo	>	towards to the interior of (prep)
endocrin systeme	>	endocrine system (sb)
endra	>	( splu ) = Netherworld ( sing )
endu	>	( endщ ) = to dress, to wear on
endurance	>	endurance (adj )
endure	>	endure (vtr )
eneb	>	hub ( sb)
ener	>	(t)here it is that...
enfall	>	to come to mind (idea = nom.; person = dative)
enfeurn	>	to put into an oven
engage	>	to engage
engagement	>	engagement, committment
engarde !	>	on guard !
engarg	>	frighten (vtr )
engharth	>	enshrine ( vtr )
engheulf	>	rush ( vint )
enghistra	>	fishing line (sb)
England	>	England ( npr )
englisch	>	English (sb & adj )
englisch horn	>	english horn (sb)
engrenage	>	chain (fig., involvement; sb)
engu	>	swelling (sb )
engwen	>	groin ( sb )
engweu	>	to puff up (vint)
engwuhen	>	to bloat (vtr)
engwn	>	along (prep)
enhang	>	hang up ( vtr ) (phone )
eni	>	within (adv & prep)
enigma	>	enigma ( sb)
enigmatica	>	puzzle, brain teaser ( sb )
enleur	>	to engage a mechanism (vtr)
se enlieubh	>	in/med = to fall in love with
enliste	>	in = enlist in (vint)
se enneus	>	to shove one’s nose
Enoch	>	Enoch (npr)
enod	>	here is that + sentence
enokw	>	face (sb)
enorm	>	enormous, huge (adj)
Enosh	>	Enosh (npr)
enover	>	to implement
enpace	>	peaceful, quiet (adj )
enquete	>	survey, inquiry (sb)
en route	>	en route (adv)
ensan	>	human being, human person (sb)
ensein	>	war cry (sb)
ensemble	>	ensemble (sb)
ensmed	>	this/that is how...
ensorb	>	sniff (vtr )
ensrov	>	plug in (vtr)
entablement	>	entablature (sb)
enthusiast	>	enthusiastic (adj)
entitat	>	entity ( sb)
entonar	>	strike up ( vtr ) (song )
entorgue	>	market (vtr)
entracte	>	intervall (during a show; sb)
entrat	>	entrance (sb)
entre	>	to enter
entree	>	first course, starter (meal)
entreprined	>	undertake (vtr)
entreprise	>	enterprise (sb)
entresol	>	cupboard under the stairs (sb)
entretein	>	to entertain (vtr)
entrim	>	in the meantime (adv); I entered
entropia	>	entropy
enunce	>	to express (ex: an idea; vtr)
envie	>	envy (sb)
envoyeit	>	envoyee
enwoghle	>	annoy, pester (vtr)
enzyme	>	enzyme (sb)
ep	>	on (can turn to “ef” before “h’)
ep id grem	>	on one’s knees
ep sien roig	>	in one’s turn
epagneul	>	spaniel (sb)
epaulette	>	epaulette ( sb)
epheb	>	ephebos (sb)
ephemer	>	ephemeral (adj )
Ephraym	>	Ephraim (npr)
epic	>	epic ( adj)
Epidavros	>	Epidaurus ( npr )
epidemia	>	epidemic (sb)
epigramme	>	epigram (sb)
Epikwros	>	Epicurus ( npr )
epilation	>	depilation (sb)
Episcopat	>	bishopric (sb)
episkep	>	bishop ( sb)
epistel	>	epistle (sb)
epitaph	>	epitaph (sb)
epitrakhile	>	stole ( sb)
epkeih	>	to surmount, to top
epoin	>	evening (gathering; sb)
epop	>	hoopoe (sb)
epos	>	epic ( sb )
eptemmen	>	start ( vtr )
epter	>	just over (ex	>	clothes; prep )
epterroll	>	to run over (with a vehicle, vtr)
epterwehgh	>	to run over (with a vehicle, vtr)
equator	>	equator (sb)
equiliber	>	balance (sb)
equilibristique	>	equilibristics
equipement	>	equipment (sb)
equivalent	>	equivalent, tantamount (adj & sb)
er	>	past tense of “erem”
Era iom Aunstehgens	>	Age of Discovery
Erasmus	>	Erasmus (npr)
Ercolano	>	Ercalano, Herculaneum
ereb	>	deer (in general; sb)
erem	>	to row
ereudh	>	blush, turn red (vtr/vint) (subject = person)
ereudhmen	>	acne rosacea (sb) (on skin)
ereug	>	belch (vtr)
ereup	>	erupt (vint)
ergh	>	to get (someone) wound up
ergv	>	pea (sb)
eribh	>	kid (goat, sb )
Erik is Rudh	>	Erik the Red ( npr )
Erin	>	Ireland ( npr )
erk	>	tick (acarian, sb)
erkw	>	to be radiant
erm	>	oar (sb)
ermitage	>	hermitage (sb)
ermite	>	hermit (sb)
ernu	>	tournament, competition (sb)
eroud	>	colored (adj) (face)
eroudh	>	ruddy (adj)
erre	>	err; deviate, wander ( vint)
error	>	error ( sb)
ersen	>	male ( adj , sb )
erter	>	rower ( sb)
erudition	>	scholarship (sb)
ervisk	>	ervian (Dragon Warrriors; adj )
erysipel	>	erysipelas ( sb)
erythrocyte	>	red blood cell ( sb)
es	>	(thou) art, (you) are; of (undetermined singular genitif)
esber	>	by heart
escalade	>	climb (fig. vint)
escapade	>	escapade, lark (sb)
escorte	>	escort (sb)
esdi	>	even if
esen	>	been
esiet	>	(he/she/it) would be
esmer	>	olive greenish, sallow
esnaf	>	corporate ( adj ), member of a corporation (sb)
esont	>	past (adj; = not to happen again)
esor	>	wife (sb)
espalier	>	espalier (sb)
Espania	>	Spain (npr)
espaniol	>	Spanish, Spaniard; espaniol baut = half-boot
esplanade	>	esplanade (sb)
essai	>	essay (sb)
essential	>	essential (adj)
est	>	is; been
esta	>	until
ester	>	sturgeon (sb)
esthetic	>	aesthetical (adj)
estime	>	estimate ( vtr )
estocade	>	mortal impalement (with a weapon; sb)
etage	>	floor (of building; sb)
etape	>	stage, stopover point (sb)
etat	>	budget ( sb)
eten	>	kernel (sb)
Eteocles	>	Eteocles ( npr )
ether	>	ether ( sb)
etheric	>	ethereal ( adj)
eti	>	moreover (adv )
etiandem	>	embellishment (sb)
etileikw	>	to be left (rest; vint)
etiloikwa	>	(plu.) = remains, relics, remnants
etimleu	>	to go further (in a dialogue)
etiquette	>	etiquette (protocol; sb)
etiweiken	>	overpopulation (sb)
Etruria	>	Etruria (npr)
Etrusk	>	Etruscan (adj , sb )
etster	>	ester (sb)
etude	>	йtude (art; sb)
euanghelio	>	Gospel ( sb)
euc	>	learn (vtr )
eucalyptus	>	eucalyptus (sb)
eucharistie	>	eucharist
Euclid	>	Euclid (npr)
Euhemer	>	Evhemerus ( npr )
eul	>	hoot, ululate (vint)
eulg	>	fade, wilt (vint)
eunuch	>	eunuch (sb)
euphonium	>	euphonium
eurehp	>	set ( vint) (celestial bodies)
Euripides	>	Euripides ( npr )
eurng	>	grumble ( vtr )
Europa	>	Europa (mythology ; sb)
europay	>	European (adj & sb)
Europe	>	Europe (continent, npr)
eurp	>	to mend (vtr)
Eurydike	>	Eurydice ( npr )
Eurystheus	>	Eurystheus
Euskadi	>	Pays Basque
euskal	>	Basque
eust	>	east (sb)
evacuation	>	evacuation ( sb)
evacue	>	to evacuate (vtr)
se evad	>	to escape (from jail)
evangelical	>	evangelical ( Christian movement ) (adj )
Eve	>	Eve ( npr )
eventual	>	possible (adj)
evidence	>	evidence (sb)
evident	>	obvious, evident
ewo	>	grandfather (sb)
ex	>	out of (prep)
exact	>	exact (adj)
exaltation	>	exaltation (sb)
exalte	>	exalte (vtr)
examen	>	review, examination (sb)
examine	>	examinate (vtr)
exasperat	>	exasperated ( adj )
excavation	>	excavation (sb)
excellent (adj)	>	excellent
excentric	>	fanciful, eccentric (adj )
exchange	>	exchange (sb & vtr)
excitation	>	excitation
excite	>	excite (vtr )
exclame	>	to exclaim
exclarat	>	lit, crank ( adj) ( fig )
exclihen	>	dodge ( vtr )
excrehscence	>	outgrowth (sb)
excursion	>	tour (visit; sb )
excuse	>	excuse (sb & vtr)
exdehsa	>	exposure (ritual abandonment of a child; sb)
exdighom	>	to unearth (vtr)
execut	>	to execute
exempel	>	example (sb)
exemplar	>	exemplary (adj); copy, example (sb)
exerce	>	to exercise (vtr)
exercice	>	exercise (sb)
exgheu	>	to give vent to
exgleih	>	to laugh in the face of (+acc.)
exgventer	>	rip (vtr)
exhalation	>	exhalation (sb)
exhale	>	exhale (vtr)
exhaus	>	to dry up (vtr)
exhaust	>	(& exhausen) = exhausted ( adj)
exhaustive	>	exhaustive (adj)
exhorte	>	urge (vtr)
exile	>	exile (sb)
exist	>	exist
existence	>	existence (sb)
exit	>	exit (sb)
exo	>	outside (adv)
exobeidmen	>	subcontractor (sb)
exoboidos	>	outsourcing, subcontracting (sb)
exodus	>	exodus (sb)
exomide	>	exomis (sb)
exorbitant	>	extravagant (adj)
exorcism	>	exorcisme (sb)
expedient	>	expedient (sb)
experience	>	experience ( sb)
experiment	>	experiment (sb)
expert	>	expert (adj. & sb)
expertise	>	survey (vtr )
expire	>	expire (vtr )
explicit	>	explicit (adj)
explie	>	explain (vtr)
exploit	>	exploit, feat (sb)
explorator	>	explorer (sb)
expo	>	(exposition) = exhibition (ex: art)
expon	>	present tense base of « exposen »
exponent	>	exponent ( sb , mathematics )
exposen	>	expose ( vtr )
exposit	>	exhibit ( sb )
exposition	>	exposition
express	>	express (expressly; adj)
express train	>	express train
expressem	>	to express (vtr)
expression	>	expression (sb )
exproprye	>	to expropriate (vtr)
exraudh	>	uproot, eradicate (vtr)
exspand	>	rapid expansion (sb)
exspecte	>	expect (vtr)
exspectet jumiung	>	life expectancy (sb)
exsteigh	>	to disembark (vint)
exstirpe	>	remove (vtr )
extase	>	ecstasy ( sb)
extatic	>	ecstatic (adj )
extend	>	extend ( vtr )
exter	>	outside (of)
exteradet	>	unusual ( adj )
exterdohbro	>	incongruous ( adj)
exterhonn	>	deigning (vtr )
extermeid	>	excessively (adv)
exterpardon	>	unforgivable ( adj )
extinctor	>	fire extinguisher
exting	>	to extinguish
extos	>	from outside
extract	>	extract (sb)
extraordinar	>	extraordinary (adj)
extraterran	>	extraterrestrial
extravagant	>	extravagant (adj)
extrehp	>	divert (vtr)
extreme	>	extreme
extremiste	>	extremist
extro	>	to outside
exuberant	>	exuberant (adj)
exude	>	exude ( vtr )
exultation	>	exultation (sb)
eyasch	>	offhand (adj , fig )
eyg	>	ice needle
eys	>	his
eyso	>	his (before masculine or neutral singular noun in nominative or accusative)
eyvan	>	iwan (sb)
Ezechiel	>	Ezechiel (npr)
fabric	>	factory ( sb )
fabule	>	fable (sb)
fabuleus	>	fabulous ( adj )
face	>	face (sb)
facet	>	bevel ( sb)
facette	>	facet ( sb )
facil	>	easy (adj)
facit	>	outcome, toll (sb)
fact	>	fact (sb)
factieus	>	factious
factorie	>	trading post (sb)
facture	>	invoice ( sb)
facultat	>	faculty (university; sb)
facultative	>	optional (adj)
fade	>	insipid, tasteless, dull (adj)
fagot	>	bassoon (sb)
faham	>	understand (vtr)
fait-divers	>	(sing) = news stories (splu)
fajer	>	daybreak (sb)
fajita	>	fajita (sb)
fakel	>	(flaming) torch (sb)
fakhwehrg	>	timber framing (sb)
falakhwn	>	sling (weapon, sb)
falg	>	(lying) fallow (sb)
falk	>	falcon ( sb)
fall	>	to fall; case (situation); judgment (of a major court)
fallacieus	>	fallacious (adj)
fallsater	>	guillotine's blade (sb)
se fallsisen	>	slump (vint)
fals	>	false ( adj )
falsetto	>	falsetto ( sb)
falsgleih	>	to laugh on the other side of one’s face
falskast	>	to money-launder
fals prophet	>	false prophet
faltern	>	nettle (sb)
falv	>	fawn (adj)
fameus	>	famous ( adj)
familia	>	family (sb)
familiar	>	familiar ( adj)
famine	>	famine (sb)
fanar	>	street lamp/light (sb )
fanfare	>	brass band, fanfare
fania	>	pennant (sb)
fanica	>	fanega (sb)
fantasia	>	fantasy
fantasmagoria	>	phantasmagoria (sb)
fantasme	>	fantasy (sb)
fanti	>	jack, knave ( sb) ( card game)
fanus	>	luminous commercial sign
fanzow	>	navigate ( vint )
farad	>	farad (sb)
faragi	>	full body veil (sb)
farakhat	>	leisure (sb)
farasch	>	sweeping shovel (sb)
farce	>	farce, joke (sb)
fareb	>	deceit ( sb)
farebie	>	to cheat
farfadet	>	farfadet (sb)
farfalak	>	chatterbox (fig) (sb)
farfar	>	gossipy, talkative (adj)
farj	>	ravine ( sb )
farm	>	farm (sb)
farman	>	order (in council; sb)
farn	>	fern (sb)
farou	>	exercise-book cover (sb)
Fas	>	Fes (city of Morocco; npr); auspicious (adj)
fasc	>	beam, bundle (sb)
fascine	>	fascinate (vtr)
fasciste	>	fasciste	>	(adj)
fasd	>	bleeding (sb)
fassade	>	faзade ( sb)
fassic	>	wanton ( adj )
fassih	>	current ( adj) ( language )
fassol	>	bean ( sb )
fast	>	fast ( sb )
fastidieus	>	tedious ( adj)
fat	>	fatal destiny (sb)
fatal	>	fatal (adj)
fataliste	>	fatalistic (adj , sb)
fatidic	>	fatal ( adj )
faukh	>	to growl (vint)
faul	>	cowardly ( adj )
fault	>	fault ( sb) ( failure)
faultic	>	at fault ( adj )
faun	>	faun ( sb)
fauna	>	wildlife (sb)
faungmoen	>	+ acc. = to pay a visit to
fauran	>	immediately ( adv )
fauric	>	immediate ( adj )
favor	>	favour (sb)
favorise	>	to favour
favorite	>	favorite (adj )
fawngdiaschau	>	real property ( adj , sb)
fawngdien	>	(electrical) discharge (sb)
fawngtawng	>	debauchery (sb)
fax	>	fax
fayance	>	faience (sb)
faydh	>	quarrel ( sb & vint)
fayer	>	to fire
fayl	>	mislead (vtr )
fayn	>	fine (adj ) ( elegant)
fayront	>	end of working day
fayssal	>	decision, adjudication
fazaa	>	dismay (sb)
feber	>	fever (sb)
febreus	>	feverish ( adj )
febrile	>	febrile ( adj)
februar	>	February (sb)
fecunditat	>	fertility (sb)
fedora	>	fedora hat (sb)
fee	>	fairy (sb)
feerie	>	enchantment, extravanganza
fehkht	>	to fence (swords)
feig	>	cowardly (adj)
fel	>	foil; slice (sb)
feldmarschal	>	Field-Marshal ( sb)
felicitat	>	bliss ( sb )
felid	>	felid (adj , sb )
Felikismos Annos !	>	Happy New Year !
feline	>	feline ( adj , sb )
felna	>	(wheel) rim ( sb )
felon	>	traitor (in feodality, sb)
felonia	>	treason (in feodality, sb)
felter	>	felt (sb )
feminin	>	feminine, female (adj)
fenn	>	heath (terrain; sb)
fenster	>	window (sb)
ferfac	>	to commit (a delict)
ferian	>	holiday-maker (sb)
ferias	>	holidays
feriassalair	>	paid holiday
fermata	>	fermata (music; sb)
ferment	>	ferment (sb)
fermente	>	to ferment
ferquid	>	double penalty
ferry	>	ferry (sb)
ferschluss	>	shutter ( sb ) (optics)
fertile	>	fertile (adj )
fertilisant	>	fertilizer (adj. & sb )
ferume	>	crumb (sb)
fervent	>	fervent (adj)
ferye	>	to have holidays (vint)
ferz	>	queen (chess game; sb)
fest	>	fest (sb)
festdien	>	holiday ( sb)
festin	>	feast, banquet (sb)
feston	>	scallop, festoon (vtr); festoon (sb)
feta	>	feta (sb)
fetid	>	stinking (adj )
feug	>	flee (vtr )
feugnic	>	runaway (adj & sb; “somebody who flees”)
feurl	>	furl ( vtr )
Feuroya	>	( splu ) = Faroe Islands ( splu )
feuylton	>	(literature) serial (sb)
fez	>	fez (sb)
fiaker	>	(horse-drawn) cab
fiancee	>	fiancee (sb); to betroth (sb)
fiber	>	fiber (sb)
fict	>	to clot, to make stiff (vtr)
fictice	>	ficticious (adj)
fid	>	faith ( sb )
fidayi	>	devoted (adj)
fider	>	believer (sb)
fidess	>	(sing ) = vermicelli ( splu )
fidren	>	farthing (sb) ( Hobbits)
fief	>	fief ( sb)
fiell	>	past tense of “fall”
fieydh	>	past tense of “faydh”
fieyer	>	past tense of “fayer”
fieyl	>	past tense of “fayl”
fig	>	present tense base of “fineg”
figurat	>	figurative (adj)
figure	>	figure (sb)
fiker	>	figure (vint)
fikrav	>	imaginative (adj)
fil	>	ivory item (sb); [el fil] bishop (chess; sb)
filan	>	so & so
fildische	>	elephant tusk
filete	>	fillet (food)
filibustier	>	filibuster (adj & sb)
Filippo de Neri	>	Philip Neri ( npr )
filise	>	vine shoot
fillon	>	cork (wood; sb)
film	>	film, movie (sb)
filmcamera	>	movie camera
filtrakh	>	stillsuit (sb) (Dune)
fin	>	end (sb) (something final, definitive )
finance	>	finance
financial	>	financial (adj)
financier	>	financier (sb)
finct	>	dummy (sport)
find	>	present tense base of “finesd”
fineg	>	pretend ( vtr )
fineih	>	to finish
finesd	>	split ( vtr )
fingher	>	to fiddle with
fingher	>	finger (sb)
firasat	>	face, general outlook (sb)
firida	>	niche (sb)
firma	>	firm (enterprise, includiinf "law firm"; sb)
firmament	>	firmament (sb)
firmware	>	firmware (sb)
firscha	>	brush (for sweeping; sb)
firsche	>	to sweep
firtina	>	gust (of wind); burst (of gunfire)
fiscal	>	Attorney – General, Prosecutor-General (sb); fiscal (adj); fiscal evasion = tax evasion
fiss	>	past participle and past tense of “finesd”
fissih	>	running ( adj ) (fig )
fistic	>	pistacia (sb)
fit	>	fit (adj)
fitil	>	wick, fuse
fitness	>	fitness ( sb)
fiull	>	heating oil ( sb)
fiulltank	>	fuel tank ( sb )
fix	>	fixed, set
fixe	>	to fix (steadily) (vtr)
flag	>	flag (sb )
flagnav	>	flagship ( sb )
flagrant	>	blatant (adj )
in flagranti delicto	>	in flagrante delicto
flamboyment	>	blaze (sb)
flaming	>	Fleming (sb)
flamingo	>	flamingo (sb)
flamme	>	flame (sb)
Flandren	>	Flanders (sb )
flanela	>	flannel (sb)
flank	>	flank
flask	>	flask ( sb)
flasken	>	flagon ( sb)
flatter	>	flatter (vtr )
flatterie	>	flattery (sb)
flau	>	blurred (adj)
flayer	>	flyer (document; sb)
flaydor	>	mottling, combing (sb)
flect	>	bend (vtr )
flehen	>	whine (vint)
flemisch	>	flemish (adj)
flicker	>	flicker (vint)
flietter	>	past tense of “flatter”
flint	>	flint (sb )
flise	>	paving stone
flisenplor	>	paving (sb)
flitter	>	speck, fleck, spangle (sb)
flocken	>	flake ( sb )
flor	>	flower (sb )
Florence	>	Florence ( npr )
florentin	>	Florentine ( adj , sb)
florette	>	floweret (sb)
florin	>	guilder ( currency ) ( sb)
floriste	>	florist (sb)
flott	>	float ( vint )
flottluce	>	(stage) lighting instrument (sb)
flu	>	flu (sb)
fluctuation	>	fluctuation
fluid	>	fluid (adj , sb)
fluor	>	fluorine (sb)
flute	>	flute ( sb )
flutelik	>	fluty ( adj )
flutmot	>	tidal (moved by the tide)
flutt	>	flood, high tide (sb)
fluttschiau	>	flood tide
fluv	>	river (that goes to the sea)
fluvial	>	fluvial
flux	>	flux (sb)
fluyer	>	reed-pipe (sb)
flyghel	>	wing ( sb) (of a building )
flyghelhorn	>	flugelhorn (sb)
focus	>	focus ( sb) (optical )
fodd	>	dig (vtr )
fodder	>	food ( for animals ) ( sb)
fogel	>	fowl ( sb)
foh	>	pitch up ( vpr )
folk	>	people, folk ( sb) ( ethnicity )
foll	>	mad ( adj)
follia	>	madness ( sb)
follmat	>	fool’s mate (chess; sb)
folossie	>	to use
fondant	>	fondant ( pastry ) ( sb)
fontan	>	fountain (sb)
football	>	football (sb, soccer)
se forakwten	>	protie(v) / contra = to set oneself against
forbann	>	banish (vtr)
forbehd	>	to forbid, ban (vtr)
force	>	force (sb)
forduil	>	turn to dust (vint)
forel	>	trout ( sb)
forest	>	forest (sb)
forestal	>	forest (adj)
forfac	>	to commit (a mischief)
forfact	>	mischief, delict (sb)
forge	>	forge ( vtr )
forglehmer	>	to get stuck (in mud; vint)
forgleimer	>	to stick (in mud; vtr)
forhonn	>	to ridicule (vtr)
se forilay	>	giggle (vint)
se forkheuld	>	to get a chill (vint)
forlav	>	fade (through washing) ( vtr )
forleus	>	to lose (one’s pursuers; vtr)
forlonct	>	lenghty (adj)
forlyehg	>	to mislay (vtr)
format	>	format (sb)
forme	>	form (sb & vtr) & train (vtr)
formell	>	formal, positive (adj)
formica	>	laminate (sb)
Formule Oin	>	Formula One
formulire	>	form (paper; sb)
forpall	>	(& forpallid) = shop-soiled (adj)
se forprehp	>	to fail, malfunction
forscinesd	>	to make low-necked, indented
forskehpt	>	become foreclosed (vint)
forslug	>	past tense of “forsluneg”
forsluneg	>	hiccup (vint)
forslung	>	hiccup ( sb)
se forsorb	>	to choke (vint)
forstehlb	>	to protrude
forsyrat	>	thrashing, racing (sb)
fort	>	fort (military; sb)
fortaste	>	to fumble
fortrag	>	to extricate
fortrehc	>	to depart, to go off
fortuitous	>	accidental (adj )
Fortunat Insules	>	Islands of the Blest
fortune	>	fortune (sb)
forwehgh	>	carry off course (vtr) (vehicle)
forwehs	>	to mislay (vtr)
fossil	>	fossil (adj. & sb)
fossil wed	>	fosssil water (sb)
foster	>	foster, boost ( vtr )
foteuyl	>	armchair (sb)
fourrage	>	forage (sb ; plant )
foyeir	>	foyer, club house (sb)
fra	>	(& frater) = brother (sb) ( monk )
fraction	>	fraction
fracture	>	fracture (sb)
frad	>	grimace ( sf ) & grin ( came )
fragil	>	fragile ( adj )
frain	>	brake ( sb) ( other than automobiles )
France	>	France ( npr )
franceois	>	French (adj & sb)
Francesco os Assisi	>	Francis of Assisi (npr)
franchiseit	>	franchise-holder
francolin	>	francolin (sb )
frange	>	fringe ( sb)
frank	>	frank ( adj)
frankeih	>	to frank, to enfranchise, to free
Frankenrig	>	Francia
Frankfurt	>	Frankfurt ( npr )
frankrisk	>	excess (in insurances; sb)
fraud	>	fraud ( sb)
fraum	>	frame ( sb)
frect	>	freight (sb )
fregate	>	frigate ( sb)
frehs	>	freeze ( vint & vtr )
freih	>	fry (vtr )
frenitic	>	frenetic (adj)
frenitis	>	frenzy ( sb)
frequent	>	frequent ( adj )
fresch	>	fresh ( adj ) ( recent )
freschia	>	freshness (sb)
frid	>	ringtone (sb)
fried	>	past tense of “frad”
Friedrich os Preussen	>	Frederick of Prussia (npr)
frih	>	past tense of “freih”
Frilance	>	(& frilancer) = freelance (adj. & sb )
fringant	>	dashing ( adj )
frinolt	>	big feed, blowout (sb)
frise	>	frieze (sb)
frites	>	chips (French fries; splu )
friture	>	frying (sb)
Friul	>	Friuli (npr)
friulan	>	friulian (adj & sb)
frock	>	frock (church garment)
frohs	>	past tense of “frehs”
frolic	>	playful (adj)
fronde	>	frond (sb) (plant)
front	>	front (sb)
frontasch	>	ringleader (sb)
frontdeck	>	foredeck (sb)
frontispice	>	frontispiece, title page
frontpage	>	frontpage (sb)
frontstieupens	>	( splu ) = steps (to the entrance of a building; splu )
fructueus	>	fruitful, profitable ( adj)
frugal	>	frugal (adj)
fruit	>	fruit ( sb)
frustration	>	frustration
fsu	>	pawn ( sb)
ftas	>	to rise (ex	>	dough; vint)
fudulluk	>	conceitedness, smugness ( sb )
fug	>	flight (escape; sb); past tense of “feug”
fugace	>	fleeting ( adj)
fugade	>	stampede ( sb)
fughian	>	pumice stone ( sb)
fugitive	>	fugitive ( adj , sb)
fujat	>	sudden ( adj)
fujatan	>	suddenly (adv)
fulan	>	soandso
fulk	>	felucca (sb)
fullback	>	fullback (football; sb)
funambule	>	tightrope walker (sb & adj)
function	>	function (sb)
functional	>	functional (adj)
functionment	>	functioning ( sb)
fund	>	funds ( sb)
fundal	>	real estate (adj )
fundar	>	to cast anchor
fundwk	>	accommodation ( sb )
fungjin	>	rubella, German measles ( sb)
fur	>	thief ( sb)
furett	>	ferret (sb)
furkan	>	salvation (sb)
furketa	>	(hair) slide (sb)
furl	>	past tense of “feurl”
furn	>	oven (sb)
furnace	>	furnace ( sb)
furniture	>	supply (sb)
furor	>	fury ( sb)
furuncule	>	boil, furuncle ( sb )
fuschiou	>	to submit to (surrender)
fuschwian	>	accessories ( adj , splu )
fuselage	>	fuselage ( sb)
fusional	>	inflectional (adj ) ( language )
fusnote	>	footnote
fussuma	>	sliding panel (in houses)
fustan	>	skirt (sb)
futil	>	frivolous ( adj)
futliar	>	box, case (sb)
futra	>	jamb, chimb (sb)
futro	>	fur coat
futur	>	future (adj)
future	>	future (sb)
fwenghyu	>	wind and rain
fwenschaw	>	to arson
fwenyun	>	jumble, muddle (sb)
gaban	>	overcoat ( sb) ( mantle )
gablak	>	forked (adj )
gada	>	mace (weapon, sb)
gadab	>	convenient, handy (adj)
gadabeih	>	to fit out/ub (vtr)
gadarene	>	Gadarene (adj & sb)
gaddar	>	treacherous
gaddaria	>	treachery ( sb)
gadget	>	gadget (sb)
Gadir	>	Gades (npr)
gadrab	>	rubble (sb); crumble
gadraukhtos	>	soldiery (sb)
gafrot	>	burdock’s burr
gage	>	token (sb ) ( guarantee )
gagnwan	>	to bear a grudge on
gahab	>	spare ( vtr ) (an enemy )
gahack	>	mince (sb )
gahag	>	bocage (sb)
gahang	>	(sing) = gallows ( splu)
gaharu	>	fragrant wood (sb)
gai	>	gay (homosexual; adj & sb)
gain	>	present tense base of “gaissen”
gairb	>	display , composition ( sb) ; arms ( splu )
gairn	>	of goodwill ( adv )
gaissen	>	win, gain ( vtr ) ( win, harvest )
gaivia	>	region, land ( sb)
gaiviaspoti	>	mayor ( sb ) (in the Shire of Hobbits)
gajka	>	nut (for screws; sb)
gakowpos	>	jumble, bunch (sb)
gakwi	>	glutton ( sb ) (fig )
gala	>	gala (sb)
galactic	>	galactic ( adj )
galakt	>	milk (all kinds of white liquid, sb)
galant	>	gallant (adj)
galanterie	>	courtsey (sb)
galat	>	Galatian
galaxia	>	galaxy (sb)
galeassa	>	galeas (sb)
galecker	>	good food ( sb )
galego	>	Galician (of Spanish Galicia)
galender	>	railing ( sb )
Galenos	>	Galen ( npr )
galeon	>	galeon (sb )
galeot	>	galley slave (sb)
galera	>	galley (sb)
galerie	>	gallery (sb)
galge	>	gauge (sb)
galgon	>	piles (sb; sing. in Sambahsa)
Galicia	>	Galicia (province of Spain)
galilay	>	Galilean
Galilee	>	Galilee ( npr, Region of Palestine)
gall	>	rooster, cock (sb)
Gallia	>	Gaul (npr; country)
gallic	>	Gaulish (adj); Gaul (sb; inhabitant of Gaul)
gallmiliu	>	Japanese barnyard millet
galvanise	>	galvanize ( vtr )
gama	>	toad ( sb)
gaman	>	greedy ( adj)
gamasch	>	gaiter ( sb )
gamayd	>	boor (sb)
gambit	>	trip, leg lock; gambit (sb)
gamejos	>	grub (eating; sb)
gamelan	>	gamelan (sb)
gamelle	>	cookset (sb)
gamete	>	gamete (sb)
Gamorah	>	Gomorrah (npr)
ganab	>	turmoil (sb)
gandhivadi	>	gandhian (adj & sb)
gandighi	>	mess ( sb ) (fig)
gandoum	>	wheat flour (sb)
gandul	>	lazy ( sb; adj )
ganeis	>	to recover (one’s health)
ganga	>	gangue (sb)
gangal	>	roll of wire (sb)
Ganges	>	Ganges (sb)
gangrene	>	gangrene ( sb)
gangrenise	>	to gangrene
gankji	>	dry season
Ganymede	>	Ganymede (npr)
gao	>	ladle ( sb)
gapack	>	luggage (sb)
garabat	>	scribble, scrawl (vtr)
garage	>	garage
garagenpasar	>	garage sale (fig., sb)
garait	>	plight, pickle (sb)
garb	>	spray, sheaf (sb)
garbi	>	drizzle ( sb)
garcioniere	>	bachelor flat ( sb)
garden	>	garden ( sb)
gardenreuyd	>	market gardening (sb)
gardisch	>	vagrancy ( sb)
gardrobe	>	wardrobe (sb)
garey	>	dog’s tooth grass (sb)
garg	>	terror, scariness (sb)
garguyl	>	gargoyle (sb)
garid	>	shrimp ( sb)
garnie	>	to decorate, to fill
garnison	>	garrison (sb)
garite	>	sentry box
garniture	>	(sing) = trimmings (splu)
garrot	>	garrote; (medical) tourniquet
garson	>	waiter ( sb )
garuy	>	maize stem (sb)
garwi	>	preparation (sb)
gas	>	gas (sb )
gasall	>	companion ( sb ) ( apprentice )
gasic	>	gaseous ( adj )
gaslimos	>	(sing) = fillings (splu)
gasmehrkos	>	foul smell
gason	>	lawn turf (sb )
gastall	>	to employ, to hire
gastalt	>	silhouette (sb)
gastangh	>	framework (sb)
gastanker	>	LNG carrier (sb)
gastieup	>	flight of steps (stairs, sb)
gastrados	>	maze of streets
gastrehlos	>	shooting battle (sb)
gastrohl	>	volley of shots
gastronom	>		>	gastronome
Gatar	>	Qatar (npr)
gateau	>	big cake
gatolkos	>	confab (sb)
gatov	>	rigged (adj)
Gatschmanei	>	Gethsemane ( npr )
gatva	>	narrow street, alley
gatye	>	dam ( sb)
gauta	>	runny (adj ) ( non-viscous)
gavaz	>	(sing) = antlers ( splu)
gawoun	>	recipient (sb)
Gaya	>	Gaia ( npr )
gaydh	>	goat (sb , adj )
gays	>	halberd (sb)
gayta	>	bagpipe ( sb)
gaytan	>	braid on dress
Gaza	>	Gaza; Gaza strei = Gaza strip
gazd	>	stick, staff ( sb)
gazelle	>	gazelle ( sb)
ge	>	then (after personal pronoun; enclitic)
gehlb	>	yellow (adj)
gehlbfeber	>	yellow fever ( sb)
gehmbh	>	to show one’s teeth
gehn	>	to father, create (vtr)
gehr	>	to awake ( vint)
geibh	>	bandy, arched (adj)
geih	>	to vainquish, to be victorious
geihdharma	>	jainism (sb)
geir	>	to bypass, to go around
geirwehnd	>	make a face- to - tail (vtr )
gelee	>	jelly (sb) (cooking)
gelepp	>	drover
gelou	>	sister-in-law
gelu	>	freezing cold (sb )
gemer	>	sister’s husband (sb)
gemme	>	gem ( sb)
gen	>	gene (sb )
gena	>	Nature ( sb)
gencian	>	gentian (sb)
gendarme	>	gendarme ( sb)
genealogic dru	>	family tree (sb)
general	>	general ( adj , sb)
genereus	>	generous ( adj)
Genesis	>	Genesis (sb)
genial	>	great, of genius (adj )
genie	>	(sing) = genius (sb, person); the Engineers (splu; military corps)
genis	>	sort of ( sb)
geniste	>	broom shrub (sb)
Gennesar	>	Gennesaret
genocide	>	genocide
genos	>	type, kind (sb)
genpian	>	piece of paper
gensadpeurten	>	(blood) filiation
genti	>	line (family, sb)
gentile	>	gentle, gentile (adj & sb)
genu	>	knee ( sb )
Genua	>	Genoa ( npr )
genuan	>	Genoese ( sb , adj)
genue	>	to kneel down
genuin	>	genuine (adj)
geong	>	palace -fortress (sb)
Georgos	>	George ( npr )
geothermia	>	geothermal energy (sb)
gep	>	pocket ( sb )
gepdenars	>	(plu) = pocket money
geplampe	>	flashlight (sb)
geranium	>	geranium (sb)
gerasc	>	to get old
gerbill	>	gerbil
gerger	>	dilapidated, decayed (adj)
germen	>	germ (sb)
geront	>	old man (sb)
geros	>	old age (sb)
gerosdom	>	retirement home
gesta	>	chanson de geste
geste	>	gesture ( sf)
gesticule	>	gesticulate (vint)
geul	>	ember ( sb)
geumper	>	sweater (sb)
geus	>	to taste (vtr)
geusmen	>	palate ( sb ) ( anatomy)
gevat	>	retort (sb )
geyser	>	geyser ( sb)
ghab	>	to understand (a fact, a situation)
ghabel	>	(pitch)fork (sb )
ghaben	>	gifted (adj )
ghaghel	>	wild goose (sb)
ghalg	>	wand ( sf )
ghalv	>	skull (sm )
gham	>	marriage (sb); to marry
ghang	>	walk (vint & sb)
ghans	>	goose ( sb)
ghapt	>	gifted (adj )
gharn	>	(& gharna) = gut ( sb)
ghat	>	meet (vtr/vint )
ghatet	>	skein, hank (sb)
ghaw	>	wrong (adj )
ghawl	>	tub (old ship !, sb)
ghawd	>	to be delighted about, to rejoice (vtr; + acc.)
ghayt	>	curl (sb)
ghebel	>	gable, tree-top (sb)
ghebelslatte	>	top purlin (sb)
ghedip	>	ivy ( sb)
ghehd	>	to be able to, can (vtr)
ghehld	>	to be worth, to apply
ghehld	>	tribute ( sb)
ghelgh	>	gland (sb)
ghehng	>	to spread, to open (one’s legs)
ghehrd	>	court, yard ( sb)
ghehrs	>	bristle ( vpr )
ghei	>	draft horse (sm )
gheid	>	be thirsty of (vint) ( fig. )
gheigtel	>	pledge ( sm ) ( guarantee )
gheih	>	yawn (vint)
gheil	>	chops (sf )
gheirs	>	ruffle ( vtr )
gheischa	>	geisha ( sf )
gheisd	>	be speechless
ghel	>	gall ( sb)
gheldschtraf	>	fine ( sb )
gheleta	>	pot, bucket ( sb)
ghelgh	>	gland ( sb )
ghelon	>	turtle ( sb)
gheloun	>	gill (sb )
ghem	>	low ( adj)
ghemia	>	launch, lifeboat
ghem pressem	>	low pressure
ghend	>	take ( vtr ); grip, hold (sports, sb)
ghengher	>	bran ( sb) ( cereal )
Ghenji Monogatari	>	tale of Genji (sb)
ghens	>	past participle & past tense of “ghend”
ghenstor	>	trunk (sb) ( elephant)
gheram	>	mad ( adj)
gherb	>	notch (sb)
ghergheff	>	tambourine sewing (sm )
gheridon	>	pedestal table ( sb)
gherrilia	>	guerrilla ( sb)
Gherschom	>	Gershom (npr)
ghert	>	dairy produce (sb)
gherzd	>	barley (sb)
gherzdsuker	>	barleysugar (sb)
ghes	>	yesterday (adv)
gheslo	>	thousand (vx.)
Gheslum Oina Nocts	>	the Arabian Nights
ghesor	>	handle (vtr) ; hand (sb; vx.)
ghestern	>	of yesterday (adj)
gheu	>	offer a sacrifice
gheumen	>	libation ( sf )
gheus	>	beggar, rogue ( sb)
gheuss	>	to belch out (vtr)
gheutt	>	to drip
ghevghir	>	skimmer (sb)
ghevreck	>	ring-shaped cake (sb)
ghi	>	has no definite meaning, it often appears in second position in a clause and serves to emphasize the preceding word. It is sometimes suffixed to the preceding adverb or pronoun. It can be translated as “then”, or as “for”, f.e.: “Is ne kieup id wogh, isghi ne hieb denars" = “He didn’t buy the car for he had no money”.

ghianien	>	rock salt ( sf )
ghianshiek	>	rock ( sf )
ghid	>	past tense of “gheid”
ghie	>	ghee ( sb)
ghieb	>	past tense of “ghab”
ghieng	>	walked (past tense)
ghienzrien	>	hieratic ( adj)
ghiesen	>	harvest ( sb)
ghiet	>	past tense of “ghiet”
ghieter	>	enemy (adj.& sm )
ghieul	>	carbonize (vint / tr )
ghiewd	>	past tense of “ghawd”
ghigda	>	thirst ( figuratively )
ghigilik	>	nightcap (sb)
ghignon	>	rotten luck (sb)
ghih	>	past tense of “gheih”
ghilde	>	guild ( sb)
ghim	>	winter (sb)
ghimer	>	young animal ( sb) (one winter-old)
ghiobeck	>	belly dance (sf )
ghionkawn	>	rape ( sb & vtr )
ghioulee	>	ball ( sm ) ( gun)
ghir	>	gear (sb), speed ( sb)
ghiri	>	mountain forest
ghirs	>	past tense of “gheirs”
ghirshajamat	>	crewcut
ghisal	>	hostage (sm )
ghisd	>	past tense of “gheisd”
ghitarr	>	(& ghitarra) = guitar (sf )
ghiton	>	tunic ( sf )
ghiubeck	>	ratatouille ( sb)
ghiul	>	coal (sb); past tense of “ghieul”
ghiulbunker	>	hold, bunker (containing coal, on ships )
ghium	>	can (sm )
ghiuruk	>	hood ( sf ) (vehicle )
ghmiya	>	terrestrial monster (sb)
ghnad	>	nit (sb)
ghneih	>	rub (vtr)
ghnu	>	wildebeest (sb)
ghohd	>	was/were able to
ghohld	>	past tense of “ghehld”
ghohng	>	past tense of “ghehng”
ghohrs	>	past tense of “ghehrs”
ghom	>	earth ( sb ); down; (adv; irregular comparative : niter)
ghomen	>	earthy (adj , sm ) ( human inhabitant of the Earth )
ghomtro	>	+ accusative = down with... !
ghu	>	past tense of “gheu”
ghutt	>	drop ( sb); past tense of “gheutt”
ghyah	>	to gape
ghyahsa	>	gap ( sb)
ghyalir	>	unfortunate (adj)
ghyamen	>	pit (sb)
ghyamenviper	>	pit-viper (sb)
ghyan	>	open ( vtr )
ghyanu	>	jaw (sb)
ghyanue	>	biting (vtr )
ghyehl	>	yell (vint)
ghyien	>	opened (past tense)
ghyohl	>	past tense of “ghyehl”
ghyor	>	(& ghyora) = mountain ( sb)
ghyorpasse	>	mountain pass
ghyorworts	>	upstream (adv)
giaga	>	heartburn (sb)
giam	>	(window)pane (sb)
giambase	>	horse dealer ( sb)
gian	>	cheek ( sb )
gianost	>	cheekbone ( sf )
gianter	>	son –in-law (sb)
gib	>	hunchback ( adj )
gibaku	>	suicide attack
gielwk	>	(blood)leech (sb)
gienxin	>	cash (money, adj)
gieu	>	chew (vtr)
gieumen	>	(chewing) quid
gieuter	>	champ (vtr)
Gilgamesh	>	Gilgamesh (npr)
gigant	>	giant ( sb )
gigantesk	>	gigantic ( adj )
gigantkwekwl	>	Ferris wheel (sb)
gigar	>	arum ( sb)
gigh	>	jig ( sb)
gih	>	past tense of “geih”
Gihon	>	Gihon (Eden, npr)
giki	>	china ware ( sb )
Gilead	>	Gilead (npr)
ginchu	>	lipstick (sb)
ginkgo	>	fginkgo (sb)
ginseng	>	ginseng ( sb)
ginter	>	yellow amber
gintou	>	flooded, inundated (adj )
giokien	>	(sing ) = terms (conditions )
giow	>	remove (vtr )
gir	>	past tense of “geir”
giraf	>	giraffe ( sf )
girotransfer	>	transfer (bank; sm)
gischien	>	earthquake (sb)
giu	>	past tense of “gieu”
giughin	>	delight ( vtr )
giumbusch	>	joy (sb)
giung	>	junk (sb)
giutan	>	rug (sb)
giutayo	>	hitch, snag (sb)
gixia	>	underground (adj)
gixia	>	(& gixiadau) = underground (sb)
gjankiau	>	gateway (sf )
gjia	>	shelf ( sb)
gjian	>	distress (sf )
gjiaungsian	>	inlay (vtr )
gjuchien	>	describe in detail ( vtr )
gjugni	>	military physician
gjunki	>	(kind of Eastern) flag (sb)
gjunrjien	>	serviceman ( sb )
glab	>	to embrace (vtr)
gladiol	>	gladiolus (sb)
glah	>	acorn (sb)
glan	>	glean (vtr)
glanez	>	glance (sb. & vint)
glas	>	glass (sb)
glasacryl	>	plexiglas (sb)
glasic	>	vitreous (adj)
glast	>	pastel (sb)
glastra	>	flowerpot
glaswuln	>	(glaswulna) = glass wool
glat	>	to iron (vtr; linen); smooth (adj )
glau	>	full moon
glaugh	>	copper (sb)
glaughbukin	>	(glaughbukina) = brass (music instrument)
glauwer	>	lump (in sauce, flour)
glawgv	>	blue-green
glaz	>	past tense of “glanez”
glebe	>	glebe (sf )
gleg	>	ogle (vtr ) (! )
glehdj	>	ice (sb)
glehdjaiwo	>	Ice Age (sb)
glehdjbenk	>	pack-ice (sb)
glehdjbrehg	>	ice-breaker (vessel)
glehdjer	>	glacier (sb)
glehdjic	>	icy, chilly (adj)
glehdjice	>	(black) ice (sb)
glehdjpickel	>	ice-axe ( sb)
glehm	>	to climb (vtr )
glehmb do	>	to cling to ( vpr )
glehmber	>	to haul oneself, to clamber
glehmer	>	to stick together (vint)
gleibh	>	to be stuck
gleih	>	to laugh
gleim	>	glue (sb ) & stick ( vtr )
gleimen	>	laughter ( sb)
glend	>	green ( adj )
glendcepel	>	welsh onion (sb)
glendia	>	greenery, verdure (sb)
glendrewos	>	open space, green area (sb)
glesen	>	ankle (sb)
glest	>	blaze, blazing inferno (sb)
gleub	>	cut out, prune (vtr )
glewos	>	(& gleus) = fun ( sb)
gli	>	dormouse (sb)
glieb	>	past tense of « glab »
glien	>	past tense of “glan”
gliet	>	past tense of “glat”
glih	>	past tense of “gleih”
glim	>	past tense of “gleim”
glisomarga	>	white clay ( sb)
global warmen	>	global warming (sb)
globalisation	>	globalization (sb)
globe	>	globe (sb)
glogh	>	thorn ( sb)
glohm	>	past tense of “glehm”
glohmb	>	past tense of “glehmb”
glohmber	>	past tense of “glehmber”
glohmer	>	past tense of “glehmer”
gloi	>	stain, spot (sb)
gloistrager	>	stain-remover (sb)
gloiwos	>	glair
glonce	>	bullet (sb) ( firearm )
gloncekyehm	>	bulletproof (adj & sb)
gloria	>	glory (sb)
gloux	>	to cluck, chuckle (animal)
glub	>	past tense of “gleub”
glue	>	glue (sb)
gluh	>	to smoulder (fire)
glycoriza	>	liquorice ( sb)
glyph	>	glyph (sb)
gnah	>	to be born
gnahdien	>	birthday
gnahsa	>	birth (sb); gnahsa certificat = birth certificate
gnahtarikhe	>	date of birth (sb)
gnater	>	backfire (vint)
gnebh	>	by a narrow margin (adj, adv)
gneibh	>	pinch (vtr)
gneiter	>	crumple (vtr)
gneubh	>	knot (sb) (wood); to get gnarled
gneubhic	>	gnarled (adj)
gneur	>	gurgle (vint , ex: stomach)
gnibh	>	past tense of « gneibh »
gnieter	>	past tense of « gnater »
gniter	>	past tense of “gneiter”
gnirsk	>	crunch, rustle, screech (vint )
gnoh	>	to know
gnohmen	>	emblem ( sb), badge ( sb)
gnohsa	>	knowledge (sb)
gnohsit	>	(he/she/it) knew
gnoticism	>	gnoticism
gnubehd	>	genuflection (sb)
gnur	>	past tense of “gneur”
GO	>	“gwaur - opos " = H.D. (" heavy -duty ")
gobelin	>	tapestry (sb)
goblin	>	goblin (sb)
godwehb	>	valuable fabric (cloth; sb)
gofrette	>	waffle ( sb)
gogv	>	fledgeling (sb)
gohd	>	good,, successful (adj)
gohmbh	>	past tense of “gehmbh”
gohnos	>	creature, creation
gohr	>	past tense of “gehr”
goil	>	funny ( adj)
goil	>	+ acc . = to make fun of
gol	>	goal (football, sb)
golar	>	wild/creeping thyme (sb)
golem	>	golem
Golgotha	>	Golgotha
gold	>	gold ( sm)
golden	>	golden (adj)
golf	>	golf (sb)
golf plor	>	golf course (sb)
gomber	>	bison (sb)
gombh	>	edge (sb )
gomra	>	grief (sb)
gomre	>	to distress, worry (vtr)
gon	>	side ( sb)
gondel	>	basket, gondola (sb)
gongu	>	ball, bowl (sb)
gonorrhoea	>	gonorrhea (sb)
gonozdos	>	side junction
gontro	>	aside (adv. of movement)
gordebh	>	onager (wild ass; sb )
Gordias	>	Gordias
gordiasnode	>	Gordian knot
gordos	>	enclosure (sb)
gorge	>	gorge (sb); to fill (with liquid; vtr)
gorgon	>	gorgon (sb)
gorilla	>	gorilla (sb)
gospoti	>	foreign(er) (adj. & sb)
gossip	>	gossip (sm)
gost	>	guest (sb)
gostenhall	>	hostelry (sb)
gostpreim	>	+ acc. = to give hospitality to
gouda	>	gouda (sb)
gougle	>	google (vtr)
goul	>	ghoul (sb)
goun	>	foaminess (“white horses”; sb)
gourde	>	flask (sb)
gourmete	>	gourmet
gourr	>	coo (vint)
gouvernante	>	governess (sb)
gouverne	>	to govern
gouvernement	>	government (sb)
gouverneur	>	governor (sb)
gowlsban	>	pelvis bone
goyava	>	guava (sb)
grabh	>	dig (vtr )
grabh	>	grave ( sb) ( receptacle )
grabhar	>	gravedigger ( sm )
grace	>	grace (sb)
gracieus	>	gracious
graciu	>	graceful ( adj )
grade	>	degree ( sb) (ex	>	temperature); rank (sb)
gradin	>	terracing (sb)
gradischte	>	castle in ruins
graf	>	count ( sb)
graffiti	>	graffiti
Grafia	>	Shire (Hobbits)
grajd	>	stable (sb)
grak	>	to caw
gramatia	>	literacy (sb)
grammatic	>	grammar (sb)
gramme	>	gramme (sb)
gramur	>	misted up with tiredness (eyes; sb)
gran	>	grain ( sb)
Granada	>	Granada ( npr ; city of Spain)
granar	>	attic ( sb)
granate	>	shell (cannon; sm )
granatenlehnc	>	grenade launcher (sb)
grance	>	boundary, limit (sb)
grand	>	great, grand ( adj ) (fig)
Grand Barrier Riff	>	Great Barrier Reef (Australia; sb)
Grand Britain	>	Great Britain ( npr )
Grand Depression	>	Great Depression
grandiose	>	grandiose (adj)
Grand Lacs	>	Great Lakes (splu)
grandmater	>	grandmother ( sb)
grandpater	>	grandfather (sb)
grandwn	>	hail ( sf )
granite	>	granite ( sb)
graph	>	graph (sb)
graphion	>	registrar ( sb )
graphionia	>	registry ( sb )
graphique	>	graph ( sb )
graphite	>	graphite (sb)
graps	>	fish basket
gras	>	grass (sb); to graze
grasban	>	angry ( adj )
grassab	>	anger (sb)
gratin	>	gratin (sb)
gratis	>	(cost)free (adj & adv)
gratistat	>	absence of cost (sb)
gratulate	>	to congratulate
grave	>	grave
Graya	>	Graea ( npr )
graz	>	scratch (vtr ) ( itching )
grebe	>	grebe (sb)
gredd	>	stride ( vtr )
gredin	>	rogue (sb)
greg	>	mob (sb)
Gregor	>	Gregory
grehd	>	+ acc. = to be greedy for
grehdia	>	greed (sb)
grehdic	>	greedy (adj)
grehm	>	growl (vint)
grehnd	>	grind ( vtr )
grehv	>	engrave ( vtr )
grehven	>	print, engraving ( sb)
greih	>	coat ( vtr )
greip	>	to grab
greipank	>	grapnel ( sb)
greis	>	gray (adj)
greiso substance	>	gray matter (sf ; fig )
gremio	>	fold ( sm )
greumel	>	mumble (vtr )
greve	>	greave (sb) ( leg armor )
gribel	>	tingling (sm )
griblic	>	stinging (adj )
grichek	>	buckwheat (sb)
gridel	>	grid (sb) ( fig )
griebh	>	past tense of “grabh”
grief	>	grievance (sb)
griek	>	past tense of "grak"
gries	>	past tense of “gras”
griez	>	past tense of “graz”
grih	>	past tense of “greih”
grille	>	grill (vtr )
grind	>	locker ( sb )
grindei	>	frame, pole of plough/plow
grint	>	scold (vtr )
griot	>	griot (sb)
grip	>	past tense of “greip”
grippe	>	flu (sb)
grisou	>	firedamp (sb)
griva	>	mane (sb) (of wildcat)
grizzly	>	grizzly
grobian	>	impolite (adj)
grobos	>	scratch (wound; sb)
grog	>	grog
groghy	>	groggy (adj)
grohd	>	past tense of "grehd"
grohm	>	thunder rumble (sb), past tense of “grehm”
grohng	>	past tense of “grehnd”
grohv	>	past tense of “grehv”
groimen	>	coating ( sb)
grok	>	caw (vint)
gron	>	verdant (adj)
Gronland	>	Greenland (npr)
grosch	>	shilling (sb)
gross	>	gross (adj) (not fine)
grosse	>	gross (sb)
grotesk	>	grotesque (adj)
grotte	>	cave, grotto (sb)
groub	>	big ( adj ) ( coarse)
grov	>	ditch (sb)
grud	>	groats, gruel ( sb )
grumb	>	bump ( sb)
grumel	>	past tense of “greumel”
grund	>	ground (sb)
grundetage	>	ground floor (sb)
grundsalgos	>	ground swell (wave; sb)
grundye	>	to growl (like a pig, sb)
grunz	>	clod (sb)
grupp	>	group ( sb)
gruyere	>	gruyиre (sb)
grwozdu	>	cluster ( sb)
gryp	>	griffin ( sm )
gsieji	>	Summer Solstice
gsienchi	>	incumbent (adj)
gsieschui	>	be tired out ( fam )
gsietau	>	clog (sb)
guano	>	guano
guant	>	glove (sb)
guantlete	>	gauntlet (sb)
guar	>	spoon (sb)
guarde	>	guard (a soldier, sb)
guarde	>	to guard
guardia	>	guard ( military unit, sb)
guardrail	>	guardrail ( sf )
Guatemala	>	Guatemala ( npr )
guatemalteck	>	Guatemalan (adj. & n. )
gubh	>	cove (sb) (bay)
gud	>	colon (anatomy, sb)
gudang	>	depot ( sb) (building )
gughehr	>	to come off, get lost (vint)
gugheir	>	to mess up, to spoil something
gugor	>	damned, rooten (!; when referring to something that doesn't work properly)
guide	>	guide (vtr & sb; ex : tourism)
guidon	>	handlebars (sb)
guiliotine	>	guillotine (sb)
Guinea	>	Guinea (npr)
gulap	>	julep (sb)
gulf	>	gulf (sb)
gulule	>	marble (game, sb)
gumb	>	washer, slice (sb)
gumma	>	rubber, eraser (sb)
gumme	>	to erase (vtr)
gummi	>	rubber (matter; sb)
gumminauk	>	inflatable boat, rubber dinghy (sb)
gumos	>	body secretion (sb)
gumt	>	coming (sb)
gunnel	>	gunnel (sb )
gur(an)	>	crane ( sb)
guragh	>	to swallow up (vtr); big throat (sb)
gurdu	>	half-wit (adj)
gurgule	>	throat (sb); gargle (vtr)
gurk	>	cucumber ( sb)
gurobel	>	sparrow (sm )
guros	>	curly hair
gurur	>	(exagerated) pride ( sb)
gus	>	past tense of "geus"
gussen	>	caterpillar (sb)
gussett	>	fob ( sb)
gust	>	taste ( sm )
gutor	>	priest (who makes sacrifices) ( sb)
guttural	>	guttural (adj)
gutule	>	small intestine (sb)
guway	>	eerie (adj)
gvaedd	>	soothsayer (sb) , guess ( vtr )
gvaltic	>	violent ( adj)
gvaskayn	>	decry (vtr )
gvehd	>	(semject ud semanghen) = to pray to someone (a God) for something
gvehmb	>	skip, hop (vint)
gvehn	>	to slay, shoot off, fell; "gvehne dwo musch med oin cutt" = "to kill two birds with one stone"
gvehntel	>	swordfighter, swordsman (sb)
gventer	>	belly (sb)
gver	>	fierce, wild (adj), wild animal (sb)
gveria	>	hunting (sb)
gvereh	>	to be warm
gvertat	>	savagery (sb)
gverue	>	to hunt
gvibh	>	wife ( sb)
gvir	>	gravel ( sb)
gvirkaghel	>	piece of gravel ( sb)
gvohmb	>	past tense of “gvehmb”
gvohn	>	past tense of "gvehn"
gvol	>	pain (sb); to hurt (vtr)
gvolic	>	painful ( adj)
gvond	>	firearm, gun (sb)
gvonderv	>	centaur ( sb )
gvonia	>	killing, slaughter ( sb )
gvonic	>	bloody ( adj )
gvrendue	>	to boast
gvrens	>	hot weather, heat (sb)
gvrensvoln	>	heat wave
gvrin	>	rocky terrain (sb)
gvud	>	vermin (sb)
gwah	>	to go to (vtr)
gwahmen	>	trestle (stage, sb)
gwahsa	>	outward journey
gwahsa-reiken	>	round-trip
gwahsit	>	(he/she/it) went
gwaru	>	seriously (when referring to a wound; adv)
gwarutat	>	gravity ( sb)
gwaukan	>	resolute, determined (adj)
gwaur	>	(& gwaru ) = heavy ( adj)
gwaurach	>	doltish (adj & sb)
gwaureg	>	oafish (adj)
gwaurod	>	heavy ( adj )
gwayder	>	light ( adj)
gwayrjien	>	outsider ( sb)
gwayt	>	gait, process ( sb)
gwehl	>	spring, spurt out (vint)
gwehm	>	to come; gwehm ender = to come under (fig.)
gwehrd	>	sing (in praise) (vtr)
gwehzd	>	nail (vtr)
gweitsk	>	squeal (vint)
gwelbh	>	uterus (sb )
gwelon	>	sting (sb ) ( insect )
gwen	>	present tense base of “gwesen”; gwen(a) = woman (sb)
gwenak	>	young woman
gwenakia	>	boudoir ( sm )
gwenen dessous ( splu )	>	women underwear (sing)
gwenman	>	consume ( vtr )
gwern	>	millstone (sb)
gwerwr	>	watercress ( sb)
gwesen	>	to switch off, to go out
gwetarm	>	round dance (sb)
gwetu	>	resin (sb)
gweup	>	keep (vtr)
gwinew	>	quicken, revive, renew (vtr)
gwirlay	>	go/come back home (vint)
gwis	>	force, vigour (sb)
gwispituv	>	bracing, invigorating (adj)
gwisti	>	finger (sb; vx)
gwisticuit	>	fin (of animals, like ducks; sb)
gwit	>	life ( sb)
gwitsicurance	>	life insurance ( sb )
gwitsk	>	past tense of “gweitsk”
gwitstandard	>	standard of living (sb)
gwitstyle	>	lifestyle (sb)
gwiv	>	live (vtr )
gwiv	>	alive, living ( adj)
gwiveina	>	fishpond, fish-tank (sb)
gwiw	>	past tense of “gwinew”
gwiwot	>	belly, paunch (sb)
gwiwotic	>	corpulent, potbellied, paunchy (adj )
gwiya	>	ox nerve, bow-string (sb)
gwodingva	>	ox-tongue (fungus, sb )
gwoflor	>	colchicum ( sb)
gwohl	>	past tense of “gwehl”
gwohm	>	came
gwohrd	>	past tense of “gwehrd”
gwohzd	>	past tense of “gwehzd”
gwokol	>	ox-herd (sb)
gwokolic	>	bucolic
gwopah	>	ox-herd
gworgwor	>	manure
gwosta	>	stable (for cows)
gwow	>	cow, bovine animal (sb)
gwozd	>	nail (of metall)
gwozs	>	studded (adj)
gwultur	>	vulture
gwup	>	past tense of “gweup”
gwutyen	>	buzzard hawk
gyap	>	groan, yap, yelp (vint)
gymnasiaste	>	pupill in a "gymnasium"
gymnasium	>	(comprehensive school in Central European countries)
gymnaste	>	gymnast
gymnastique	>	gymnastics (splu)
gyps	>	plaster (sb) (matter)
habak	>	basil (sb) (plant)
Habana	>	Havana (npb)
habar	>	bustard (sb)
habbarays	>	stavesacre (sb)
habbelmosk	>	abelmosk (sb)
habe	>	to have (irregular verb)
haben	>	had (past participle)
habent	>	(they) have
habib	>	beloved (adj)
habiet	>	(he/she/it) would have
habilite	>	empower ( vtr )
habitat	>	habitat (sb)
hablar	>	bragging ( sb)
habskw	>	to covet (vtr)
habte	>	(you) have
Hachepsut	>	Hatshepsut (npr)
hadh	>	border (sb)
hadhban	>	border patrol serviceman (sb)
hadia	>	gift, present (sb)
Hadrian	>	Hadrian
hadtha	>	episode, misadventure (sb)
Hafez	>	Hafez (Persian poet; sb)
hag	>	hedge ( sb)
Haghia Sophia	>	Hagia Sophia (npr)
hagi	>	Muslim pilgrim (sb)
hagilic	>	Muslim pilgrimage
hagye	>	to do the Muslim pilgrimage
hail	>	hail (to call; vtr )
haines	>	hatred ( sb)
haissen	>	hate (vtr )
haja	>	query (sf )
hajam	>	barber (sb)
hajamat	>	haircut ( sb)
hajib	>	maid, lady-in waiting ( sb)
hajin	>	camel (racing; sb)
hajou	>	pamphlet (sb )
hajoum	>	assault (vtr & sb )
hakan	>	really (adv )
hakara	>	insult ( sb)
hakare	>	insult (vtr)
hakhna	>	whore (sf )
hakike	>	truthful, veracious (adj )
hakime	>	wise ( adj)
hakir	>	contemptible (adj)
halak	>	carnage ( sb)
halde	>	slag heap ( sb)
halfback	>	halfback (football; sb)
halk	>	gum (tooth; sb)
halka	>	ring ( sb)
hall	>	hall (sb)
hallo !	>	hello ! ( interj. )
hallucination	>	hallucination (sb)
halo	>	halo (sb)
halogen	>	haologenous (adj), halogen (sb)
halsbehrg	>	hauberk ( sb)
halstuk	>	foulard, scarf (sb)
halt	>	stop ( sb & vint/vtr )
halva	>	turrтn (sb)
halwa	>	fruit in syrup
halwghen	>	hooligan, thug (sb)
hamal	>	carrier (sm )
hamam	>	hamam ( sm )
hamand	>	handle (sb) ( to take )
hamburger	>	hamburger (sb)
hamel	>	ram ( sb)
hamil	>	pregnant ( adj )
hammer	>	hammer (sm )
hamrah	>	accompany ( vtr )
hams	>	(we) have
hand	>	hand (sb)
handam	>	scaffolding (sb)
handbuk	>	handbook ( sb)
handchirk	>	handkerchief ( sb)
handdrangh	>	handle ( sf )
handduk	>	towel (sb)
Handel	>	Handel (composer; npr)
handgranate	>	handgrenade (sb) (weapon)
handicap	>	handicap
handsack	>	handbag (sb)
handug	>	dexterous, skillful ( adj)
hang	>	hang (vtr/vint)
hangamah	>	riot (sb)
hangar	>	shed (sb)
hangdauynlift	>	aerial tramway (sb)
hangel	>	hang, swing, dangle (vint)
hangend garden	>	hanging garden (sb)
hangher	>	hanger ( sb)
hangjow	>	order ( vtr & sb ) (commerce)
hangmat	>	hammock ( sb)
hangpao	>	red envelope (Chinese tradition) ( sb)
hank	>	hip (sb)
hant	>	(they) have
hante	>	haunt (vtr )
haraf	>	malignant (adj )
haraj	>	land value tax (sb)
haram	>	illegal ( adj)
harar	>	rapatel ( sb )
harara	>	ardour, spirit (sb)
harass	>	exhaust, harass (vtr)
harb	>	destroy (vtr )
harbi	>	ramrod (sb) (guns)
harf	>	harp (sb)
haridra	>	turmeric (sb)
harif	>	character(letter)
harihr	>	silkware
Harimathaya	>	Arimathйe
Harlequin	>	Harlequin (npr)
harm	>	+ acc. = harm (vtr)
harmonia	>	harmony (sb)
harmonica	>	harmonica (sb)
harmonieus	>	harmonious
harmonise	>	harmonize (vtr)
haroub	>	carob (sb)
harpia	>	harpy ( sb )
harpoun	>	harpoon ( sb)
has	>	(thou) hast, (you) have
hasard	>	chance, coincidence (sb)
hasardeus	>	hazardous ( adj )
hasin	>	desolating (adj )
haspel	>	reel ( sb )
hassa	>	( & bilhassa) = mostly ( adv )
hassad	>	envious (adj)
hassadia	>	envy ( sf )
hassile	>	acquire, get (vtr ); way out, outcome (sb)
hassir	>	doormat ( sb)
hasswra	>	littered (sf )
hast	>	speed ( vtr )
hast	>	haste (sb)
hastic	>	precipitate, hasty (adj)
hat	>	has; hat (sb)
hatar	>	hatter
hathkari	>	(sing.) = handcuffs (splu)
hatta	>	even (adv)
hauki	>	swordfish ( sb)
haul	>	haul (vtr )
hauptwakht	>	guard corps (sb)
haus	>	draw (from a well; vtr )
haussal	>	crop, jabot ( sb)
hava	>	air ( sb) (atmosphere ); airs (splu)
haven	>	haven ( sb )
havenback	>	jetty, pier ( sb)
haver	>	doe (sb)
Havila	>	Havilah (npr)
hawz	>	artificial pool (sb)
hay	>	go! ( to one person)
haya	>	sense of modesty (sb)
hayd	>	hell ( sb) ( religion )
Hayderabad	>	Hyderabad (npr)
hayran	>	amazed ( adj )
hayriene	>	amazement (sb )
haysa	>	infectious disease, plague ( sb)
hayte	>	let's go ! (to several persons)
Hayti	>	Haiti (npr)
hayvan	>	tiny creature (sb)
hazrat	>	Highness ( sb)
Hecate	>	Hecate (npr)
heck	>	stern ( sb )
heckel	>	heckle (vtr)
heckelphone	>	heckelphone (sb)
hectare	>	hectare (sb)
hectic	>	hectic (adj)
heft	>	booklet (sb)
hegemon	>	hegemon
hehlp	>	help (vint/vtr & sb)
heih	>	to hit
Heisenbergsk nebestohmenkweitsrelation	>	Heisenberg Uncertainty Principle
Helene	>	Helen ( npr )
helicopter	>	helicopter ( sb )
helipad	>	helipad ( sb )
Hellad	>	Greece ( npr )
Helle	>	Helle (npr)
hellen	>	Greek (adj. & sb)
helm	>	helmet (sb )
helmbrekht	>	high-liver, pleasure seeker ( sb)
helot	>	helot ( sb)
helt	>	barrel, stock, trunk, shaft (sb)
hem	>	home ( sb )
hemchange	>	move (change of home; sb)
hemoglobin	>	hemoglobin (sb)
hemphel	>	rosa arvensis ( sb)
hemport	>	port of call
hen	>	hen ( sb)
henghehrd	>	farmyard ( sb)
Henoch	>	Enoch (npr)
hensel	>	harass ( vtr )
hepatitis	>	hepatitis (sb)
her	>	here ( adv )
Herakleus	>	Heracles ( npr )
Herakleusios Colunns	>	Pillars of Hercules ( splu )
herald	>	herald (sb )
herb	>	herb (sb)
herbat	>	herbal tea (sb)
herbehrg	>	inn (for overnight; sb); harbour (vtr)
herboriste	>	herbalist (sb)
Herceg os Alba	>	Duke of Alba (npr)
herd	>	stove (sb)
hered	>	heir (sb)
heredat	>	legacy (sb) (what we have inherited)
hereditar	>	hereditary (adj)
heresie	>	heresy (sb)
heretic	>	heretic
hering	>	herring (sb)
heritage	>	heritage (sb)
herite	>	inherit (a thing; vtr)
hermelin	>	ermine ( sb)
hermetic	>	hermetic (adj)
herodian	>	herodian (adj. & sb)
Herodias	>	Herodias
Herodos	>	Herod (npr)
Herodotos	>	Herodotus (npr)
heron	>	heron ( sb)
heroy	>	hero ( sb )
heroyic	>	heroic (adj)
hertz	>	hertz (sb)
Hesiod	>	Hesiod ( npr )
hesitation	>	hesitation (sb)
Hesperides	>	Hesperides (splu)
Hesse	>	Hesse (npr)
hessian	>	hessian (cloth; sb)
heterogene	>	heterogeneous (adj)
hetman	>	captain (in the army; sb)
hetro	>	hither (adv)
heudel	>	snuggle ( vpr )
heul	>	yell, howl ( vtr )
heumpouce	>	skunk (sb)
heungher	>	hunger ( sb & vint )
heunghernd	>	hungry, starving (adj )
heupon	>	rose hip (sb)
heurt	>	hit, hurt (vtr )
heurv	>	to act like a whore
heut	>	boo (vtr )
hevd	>	week (sb )
heyba	>	imposing bearing
hezdion	>	tow, oakum (sb)
hidaya	>	righteousness ( sb)
hideus	>	hideous ( adj )
hieb	>	had
hiebit	>	(he/she/it) had
hielt	>	past tense of “halt”
hieng	>	past tense of “hang”
hiengel	>	past tense of ‘hangel”
hierarchia	>	hierarchy ( sb)
hierarchic	>	hierarchical ( adj )
hierarchise	>	to organize into a hierarchy ( vtr )
hierb	>	past tense of “harb”
hierm	>	past tense of “harm”
hieroglyph	>	hieroglyph ( sb)
Hierophant	>	Hierophant ( tarot)
hiest	>	past tense of “hast”
hieul	>	past tense of “haul”
hieus	>	past tense of “haus”
hiey	>	tonka bean
hih	>	past tense of “heih”
hijra	>	hijra (sb)
hila	>	cunning ( sb) ( special trick )
hilal	>	moon crescent ( sb)
Hildegarde os Bingen	>	Hildegarde os Bingen (npr)
hin	>	(& hina) = until
Hind	>	India ( npr )
hinder	>	ud = to hinder from
hindi	>	Indian (adj. & sb)
Hinduism	>	Hinduism ( sb)
hingol	>	neigh ( vint)
hippie	>	hippie
Hippocrates	>	Hippocrates (npr)
hippogriff	>	hippogriff (sb)
Hippomenes	>	Hipomenes (npr)
hippopotam	>	hippopotamus (sb)
hirassat	>	custody of a child ( sb )
hirotonia	>	ordination ( sb )
hirotonise	>	order ( vtr ) (a priest )
hirs	>	readiness (sb)
hirsic	>	eager ( adj )
Hiskiyah	>	Hezekiah (npr)
hissab	>	calculate (vtr )
hissabpianji	>	spreadsheet (sb)
hissan	>	thoroughbred (sb; horse)
hisse	>	to hoist
historia	>	history (sb)
historic	>	historic (adj)
hit	>	hit (music, base-ball; sb)
Hittite	>	Hittite (adj , sb )
HIV	>	(Human Immunodeficiency Virus ) = HIV ( sb)
ho	>	I have
hoan	>	defer, adjourn, postpone (vtr )
hoax	>	hoax ( sb )
hoay	>	Japanese pagoda tree (sb)
hobbit	>	hobbit (adj & sb)
hock	>	crouch ( vpr )
hocus-pocus	>	hocus-pocus ( sb)
hofarta	>	(female) matchmaker (sb)
hofdame	>	lady-in-waiting (court)
hofmayster	>	tutor, hofmeister (sb)
hog	>	high (adj)
hoge	>	height (sb)
hohlp	>	past tense of “hehlp”
hoien	>	past tense of “hoan”
hois	>	(.... ciois) = on the one hand .... on the other one
hol	>	whole, integer ( adj )
hol plang	>	to cry all the time
hold-up	>	robbery (sb)
holk	>	saddle-bag
Holland	>	Holland (npr)
hollandish	>	hollands (adj)
holm	>	reef ( sb )
holocaust	>	holocaust ( sb)
hologramme	>	hologram (sb)
homage	>	tribute, homage (sb)
homeostase	>	homeostasis (sb)
Homer	>	Homer ( npr )
homologh	>	to commit oneself to
homosexual	>	homosexual (adj & sb)
honar	>	noisy (adj)
honeste	>	honest (adj)
honestia	>	honesty (sb)
honn	>	disdain, contempt (sb)
honnise	>	disgrace (vtr)
honor	>	honor ( sb)
honorable	>	honorable (adj)
honorar	>	honorary (adj); honorars = fees (ex: for a lawyer)
honore	>	honor ( vtr )
hor	>	hour ( sb ) ( duration)
Horace	>	Horace (Roman writer; npr)
horde	>	horde ( sb)
hordover	>	hors d'oeuvre (sb)
horgn	>	barn ( sb )
horizont	>	horizon ( sb )
horloge	>	clock ( sb)
horlong	>	hourly (adj & adv)
hormone	>	hormone (sb)
horn	>	horn (sb)
horoscope	>	horoscope (sb)
horror	>	horror ( sb)
horrorsroman	>	horror novel (sb)
hortensia	>	hydrangea
hortghehrd	>	orchard (sb)
horvat	>	Croatian (n. & adj)
hosanna	>	hosanna
hospital	>	hospital (sb)
Hospitaliar	>	Hospitaller (adj, sb) (Templar Order)
hostile	>	hostile (adj)
hostilitat	>	hostility (sb)
hotel	>	hotel (sb )
hotelier	>	hotelier (sb)
hotspot	>	hotspot (geology, sb)
hovercraft	>	hovercraft ( sb)
howkschece	>	pothole ( fig )
hoybel	>	plane (sb; tool )
hoyd	>	today (adv)
hoyer	>	pay (in the Navy, on ships; sb)
Hrvatska	>	Croatia ( npr )
huckem	>	judgement, conviction ( sb)
hudel	>	past tense of “heudel”
hue !	>	Gee up !
hukah	>	hookah ( sb)
hul	>	past tense of “hul”
hulkum	>	adam 's apple
humanisme	>	humanism ( sb )
humanitar	>	humanitarian (adj )
humanoid	>	humanoid (adj & sb)
humil	>	humble ( adj)
humilye	>	to humiliate (vtr)
humoristic	>	humorous (adj)
humus	>	humus (sb)
hungher	>	hunger (sb)
hungric	>	hungry (adj)
hurcan	>	hurricane ( sb)
hurr	>	free ( adj )
Hurrah !	>	Hooray ! ( interj )
hurt	>	past tense of “heurt”
hurv	>	past tense of “heurv”
hurva	>	whore ( sb) (!)
hushyar	>	aware ( adj )
hussar	>	hussar ( sb)
Husayn	>	Hussein ( npr )
husur	>	comfort (vtr )
hut	>	past tense of “heut”
hyacinth	>	hyacinth (npr & sb mineral)
hyaukwsia	>	gossamer (sb)
hybride	>	hybrid (adj & sb)
hydra	>	hydra (sb)
hydrant	>	fire hydrant
hydrargwrnt	>	mercury (sb) (element)
hydraulic	>	hydraulic (adj); hydraulic fracturation = hydraulic fracturing
hydrocarbon	>	hydrocarbon
hydrocephalus	>	hydrocephalus sick (adj & sb)
hydrogen	>	hydrogen (sb)
hyena	>	hyena (sb)
hyls	>	(cartridge) case
hymne	>	hymn (sb)
hyperborean	>	Hyperborean (adj , sb)
Hypereides	>	Hypereides (npr)
hypnose	>	hypnosis (sb)
hypnotic	>	hypnotic, soporific ( adj )
hypnotise	>	hypnotize (vtr)
hypocrisis	>	hypocrisy
hypocrite	>	hypocrite (sb); hypocritical (adj)
hypophyse	>	pituitary gland ( sb)
hypotheque	>	hypothec ( sb)
hypothese	>	hypothesis ( sb)
hyrkani	>	Hyrcanian (adj , sb)
hysteria	>	hysteria
hysteric	>	hysteric(al)
i	>	they, them (undetermined plural) ; the (undetermined plural nominative & accusative)

ia	>	she ; they, them (neutral) ; the (feminine singular nominative ; neutral plural nominative and accusative)

ia Bell Aiwoswohpa	>	the Sleeping Beauty
ia Gionconda	>	Mona Lisa ( npr )
ia Lumens	>	the Enlightenment (History )
iad	>	venom ( sb )
iadic	>	poisonous (adj )
iam	>	her (personal pronoun feminine singular accusative); the (feminine singular accusative); of the (feminine plural genitive)

ianschi	>	long-sighted (adj & sb)
ias	>	they; the (feminine plural nominative); of the (genitive feminine singular)
iawod	>	let's hope that (conj)
ib	>	lest (conj)
ibam	>	hallux, big toe
ibis	>	ibis
iblis !	>	deuce ! devil ! (interj)
ibo	>	lest (conj)
ibrat	>	admonition (sb)
ibri	>	Hebrew (adj. & n.)
ibrick	>	ewer (sb)
ibs	>	to them; to the (mas. and neut. plural)
icon	>	icon (sb)
id	>	it; the (neutral singular nominative & accusative)
id predien	>	the eve
idafa	>	supplement ( sb)
idafi	>	additional ( adj)
idee	>	idea (sb)
identitat	>	identity (sb)
identic	>	identical (adj)
ideogramme	>	ideogram (sb)
idiome	>	idiom (sb)
idiosyncrasia	>	idiosyncrasy (sb)
idiot	>	idiot (adj & sb)
idol	>	idol (sb)
idolater	>	idolize (vtr); idolater, idolatrous
idolatrie	>	idolatry
ids	>	its
IDM	>	(Ion Dwin-Motor) = TIE (Star Wars; sb)
idyll	>	idyll
ieftin	>	cheap (adj)
ieg	>	past tense of “ag”
iel	>	past tense of “al”
ielbhe	>	whiteness (sb)
ielg	>	each ( adj ) (more than 2 )
ielgv	>	past tense of “algv”
ielm	>	elm (sb )
iemer	>	past tense of “amer”
iendh	>	past tense of “andh”
iens	>	them / the (masculine plural accusative)
ienswan	>	hydrochloric acid (sb)
ienter	>	husband’s brother’s wife (sb)
ienzui	>	bulb (sb ) ( anatomy)
ienzwa	>	relaxation ( sb )
iep	>	past tense of “ap”
ier	>	past tense of “ar”
Ierevan	>	Yerevan (npr)
ierk	>	past tense of “ark”
ies	>	they & the (masculine plural nominative)
Ieschaya	>	Isaiah
ieschke	>	tinder, touchwood (sb)
ieter	>	either, each (adj) (of 2)
ieun	>	“good path”
ieu	>	past tense of “au”
ieug	>	past tense of “aug”
ieum	>	past tense of “aum”
ieur	>	heard (past tense); they lacked
ieusk	>	past tense of “ausk”
ieust	>	just (adj )
iev	>	cereal, fruit, berry ( sb)
iey	>	past tense of “ay” : said, did say (in dialogues); considered as
ieydh	>	past tense of “aydh”
ieygw	>	past tense of “aygw”
ieyr	>	past tense of “ayr”
ieysgwn	>	past tense of “aysgwn”
iezwl	>	past tense of “azwl”
ifrat	>	damned, hellishly (adv) (!)
iftara	>	defamation (sb)
iftare	>	to libel, slender (vtr)
ighdu	>	catch (sb; hunting, fishing)
ighnos	>	track, trail, lead, traces
ighnue	>	to track (vtr)
Ignatius os Loyola	>	Ignatius of Loyola ( npr )
ignimbrit	>	ignimbrite (sb)
ignoble	>	vile ( adj)
ignominieus	>	appalling (adj)
ignorant	>	ignorant (adj)
iguanodon	>	iguanodon (sb)
igumen	>	Prior ( sb; Church)
ih	>	past tense of “eih”
ihatta	>	(sing) = surroundings (splu)
ijab	>	grant (vtr )
ijadh	>	device ( sb)
ijar	>	renting, hiring (sb)
ijbaric	>	compulsory (adj )
ijmal	>	overview (sb)
Iker	>	Icarus ( npr )
ikhlas	>	natural, genuine ( adj )
ikhsan	>	good deed
ikhtar	>	notice, warning (sb)
ikhtiaj	>	need, want (poverty; sb)
ikhtiar	>	voluntary, unpaid ( adj , sb)
ikhtilaf	>	disagreement (sb)
ikhtiram	>	bow, curtey (sb)
ikhtissar	>	summary ( sb)
iklime	>	climate (sb) ( region )
ikrar	>	acknowledgment of receipt (sb)
ikri	>	fish egg (sb)
iktissad	>	(sing) = savings (splu)
iktissadic	>	thrifty (adj)
il	>	muddy (adj); silt (sb)
ilahi !	>	divine goodness !
ilaj	>	medical treatment ( sb)
ilay	>	to burst out laughing
ilhali	>	whereas (conj)
Iliad	>	Iliad (npr)
illat	>	ailment (sb) (slight illness)
illicit	>	illegal (adj)
illuminat	>	illuminate, crank (adj & sb)
illumine	>	illuminate (vtr)
illustre	>	illustrate (vtr)
ilm	>	skill (sb)
iltija	>	supplication ( sb)
im	>	to them/of them (undetermined plural dative & genitive); to the/of the (undetermined plural dative & genitive)

image	>	image (sb) (fig)
imagine	>	imagine (vtr)
imara	>	building, construction (sb) (result)
imbecile	>	fool ( adj , sb)
imdadh	>	aid (sb & vtr)
imite	>	imitate (vtr)
imkan	>	capacity (sb)
imla	>	dictation (sb) (school)
immaculat	>	immaculat (adj); Immaculat Conception = Immaculate Conception
immemorial	>	timeless ( adj )
immense	>	immense (adj)
immigrant	>	immigrant (adj & sb)
imminent	>	imminent (adj)
immix	>	(se -) = to interfere (vint)
immobilise	>	immobilize, stop (vtr)
immoral	>	immoral
immuable	>	immutable (adj)
immunsysteme	>	immune system (sb)
impasse	>	impasse (fig., sb)
impassive	>	impassive (adj )
impatience	>	impatience (sb)
impatient	>	impatient
impedeih	>	embarrass, bother ( vtr )
impediment	>	hitch ( sb) ( obstacle )
impehl	>	to seal off, fill in (vtr)
imperator	>	Emperor (sb); Is Imperator	>	The Emperor ( tarot)
imperatrice	>	Empress ( sb) ; ia Imperatrice	>	The Empress ( tarot )
implacable	>	relentless ( adj)
implant	>	implant (sb)
impleh	>	assuage, satisfy (vtr)
implehc	>	entangle, twist (vtr)
implicit	>	implicit (adj)
implie	>	imply (vtr)
implore	>	implore (vtr)
import	>	(& importation) = import (sb )
important	>	important ( adj)
importe	>	to matter (+ dat.) ; to import
imposant	>	large, impressive ( adj )
imposen	>	impose (vtr)
impost	>	tax (sb); past participle of "imposen"
impressem	>	impress ( vtr )
impression	>	impression (sb)
imprisible	>	impregnable (adj)
impromptu	>	impromptu, sudden (adj)
improvis	>	(& improviden) = unexpectedly, without warning (adv)
improvise	>	(vtr) = improvise
improviset explosive jihase	>	improvised explosive device
impudent	>	brazen (adj )
imputable	>	imputable ( adj)
imtihan	>	exam (sb)
imtihansuwal	>	examination question (sb)
in	>	in (prep)
in avance	>	in advance
in direct	>	(& layv) = live (adj)
in regard	>	+ genitive = in comparison to
in unisson	>	in unison ( adv )
inab	>	bunch of grapes (sb)
in absentia	>	in absentia
inaccessible	>	inaccessible (adj)
inadvertentce-ye	>	inadvertently (adv)
inalienable	>	inalienable (adj)
inappettitant	>	unappetising (adj)
inat	>	stubborn (sb)
incandescent	>	incandescent (adj)
incantation	>	incantation (sb)
incarnat	>	(incarnatpemb) = incarnato (colour)
incarne	>	incarnate (vtr)
incest	>	incest (sb & adj)
inch	>	inch (sb) (measure)
incid	>	[intsId] = to notch, to cut (vtr)
incisive	>	incisive (adj)
includ	>	include (vtr)
incommensurable	>	incalculable (adj)
inconscient	>	inconscient (adj)
inconsiderat	>	inconsiderate ( adj )
inconvenient	>	disadvantage (sb)
incredule	>	incredulous ( adj )
inculque	>	inculcate (vtr )
incumebh	>	(+ acc.) = fall to (as a responsibility)
incurr	>	to run (a risk)
incutt	>	anvil (sb)
indenegable	>	undeniable (adj)
independent	>	independent (adj)
inder	>	invigorating ( adj) ( fig.)
indeulg	>	(semject ad semanghen) = forgive ( vtr )
index	>	(book or Censorship ) = index (sb)
indexe	>	index ( vtr )
indian	>	Indian (adj & sb; native American)
ia Indias	>	the Indies (splu)
indice	>	index; clue (sb)
indifferent	>	indifferent (adj)
indigestion	>	indigestion
indignat	>	indignant (adj)
indignation	>	indignation (sb)
individu	>	individual (sb)
indolent	>	indolent (adj)
Indonesia	>	Indonesia (npr)
indonesian	>	indonesian (adj. & sb)
inductance	>	inductance (sb)
induction	>	induction (sb)
indulgence	>	gentleness, leniency (sb)
Indus	>	Indus (npr)
industrial	>	industrial (adj)
industrial proprietat	>	industrial property
industrie	>	industry (sb)
industrieus	>	industrious (adj)
ineluctable	>	ineluctable (adj)
inept	>	inept (adj)
inert	>	inert (adj)
inexorable	>	inexorable (adj)
inextricable	>	inextricable (adj)
infallible	>	infallible (adj)
infam	>	infamous (adj)
infantile	>	infantile, childish (adj)
infarct	>	coronary (sb; illness)
infectieus	>	infectious (adj)
inferno	>	inferno (sb)
infeste	>	infest (vtr )
infiltration	>	infiltration (sb)
infim	>	tiny (adj )
infinitive	>	infinitive
infirmerie	>	infirmary (sb)
inflammable	>	flammable (adj)
inflammation	>	inflammation (sb)
influe	>	to influence
influence	>	influence (sb & vtr)
influenza	>	flu (sb)
information	>	information (sb)
informationsloquet	>	information desk
informatique	>	computer science ( sb)
informatiquer	>	Computer Systems Officer (sb)
informe	>	inform (vtr; + acc. of the person)
infreg	>	offender, trespasser (sb)
infuned	>	brew, infuse (vtr)
infusion	>	infusion (sb)
ingan	>	to strive to (+ acc.)
ingenieur	>	engineer (sb)
ingenieurie	>	engineering ( sb)
ingenue	>	naпve (adj & sb)
ingnaht	>	(& ingnahn) = innate ( adj )
ingot	>	ingot ( sb)
ingredient	>	ingredient (sb)
inhalt	>	contain (vtr & sb)
inherent	>	inherent (adj )
inikas	>	sheen, glint (sb)
initieit	>	insider; initiate (sb)
injection	>	injection (sb)
injustice	>	injustice (sb)
inkap	>	to begin
inkapia	>	( sing. ) = beginnings ( splu )
inkap	>	(& inkapem) = beginning (sb)
inkaptos	>	immediately ( adv)
inkar	>	+ acc. = to refuse to, disobedient
inkiep	>	began
inkoim	>	to move (into a new home)
inlandsis	>	ice sheet (sb)
inlyeig	>	to invest (some money), to place
inlyoiga	>	money investment, placing (sb)
inner	>	interior, inner (adj)
innocent	>	innocent (adj & sb)
innove	>	innovate (vtr)
Inquisition	>	Inquisition (sb)
insaf	>	awareness (sb)
insafeih	>	to make (someone) aware
insaluber	>	insalubrious (adj)
inschallah	>	Allah willing !
inscrib	>	( inscrмb ) = inscribe (vtr)
insect	>	insect (sb)
insemination	>	insemination (sb)
insidieus	>	insidious (adj)
insignificant	>	insignificant (adj)
insinue	>	insinuate (vtr)
insist	>	+ acc. = to insist on
inslah	>	fall back ( vpr ) (vehicle)
insodd	>	passenger (of an aircraft; sb)
insolent	>	insolent, cheeky (adj )
insomnia	>	insomnia (disease ; sb)
inspection	>	inspection ( sb)
inspire	>	inspire (vtr)
instable	>	unstable (adj)
installateur	>	plumber (sb)
installe	>	to install (vtr)
instant	>	moment, instant (sb)
instantan	>	instant (adj)
instaure	>	institute (vtr)
instehl	>	to set up (vtr)
inster	>	(sing) = entrails, bowels (splu)
instet	>	instead (of) (prep)
instinct	>	instinct (sb)
instruction	>	instruction (guideline; sb)
instrument	>	instrument ( sb)
instuned	>	smash ( vtr )
instus	>	past participle & past tense of “instuned”
insular	>	island (adj); islander (sb)
insule	>	island ( sb)
insurgent	>	insurgent
insurreg	>	to rebel (vint)
intant	>	in the meantime (adv)
integher	>	integer (adj) (number)
integumentar systeme	>	integumentary systeme (sb)
intellect	>	intellect ( sb)
Intelligence Service	>	Intelligence Service
intemperance	>	intemperance
intendance	>	supply corps, supplies office (sb)
intendant	>	steward (sb)
intense	>	intense (adj)
inter	>	between (prep)
interdeh	>	forbid, prevent (vtr)
interessant	>	interesting (adj)
interesse	>	interest (sb & vtr)
interessen conflict	>	conflict of interests (sb)
interference	>	interference (ex. on radio; sb)
interior	>	interior (adj)
interlatte	>	side purlin (sb)
interlocue	>	to take aback (vtr)
interlocutor	>	talker (sb)
interminable	>	interminable (adj)
intermittent	>	intermittent ( adj)
International Monetar Fund	>	International Monetary Fund
interne	>	to confine (ex: a disabled person, a prisoner)
Internet	>	Internet ( sb)
interplehc	>	intertwine (vtr)
interreup	>	to break off (vint)
interrogation	>	questioning (sb)
interrumep	>	to interrupt (vtr)
interrup	>	past tense of “interrumep”
intersehr	>	intertwine (vtr)
interstice	>	crack, chink (sb)
intervall	>	intervall (sb)
interventionisme	>	interventionism (sb)
intikal	>	translation (sb) (of a corpse)
intim	>	intimate (adj)
intimide	>	intimidate (vtr )
intizam	>	riot control ( sb)
intizar	>	expectation (sb)
intriga	>	intrigue, conspiracy (sb)
introduc	>	introduce (vtr)
intrus	>	intruder (sb)
intuition	>	intuition (sb)
invalid	>	diabled (adj & sb)
invad	>	invade (vtr )
invective	>	invective (sb)
invent	>	to invent (vtr)
inventar	>	inventory, stocktaking (sb)
invers	>	inverse, reverse (adj)
investigation	>	investigation (sb)
investion	>	investment ( sb)
invite	>	invite (vtr)
involv	>	involve (vtr)
invoque	>	call forth, invoke (vtr)
inzir	>	dried fig (sb)
io	>	I (unstressed pronoun)
iod	>	iodine (sb)
Iohannes	>	John (sb)
iom	>	him; the (masculine accusative singular); of the (masculine & neutral genitive plural)

ion	>	oin (sb)
ionan	>	Ionian ( sb , adj )
ios	>	of the (nominative & neutral singular)
ir	>	their
irasc	>	get angry (vpr) (person)
irat	>	angry ( adj)
iris	>	iris (sb)
irisat	>	iridescent (adj)
Iristan	>	Ossetia (npr)
irk	>	tribe, people (sb)
iron	>	Ossetian (adj & sb)
irracund	>	irritable ( adj )
irradye	>	irradiate (vtr)
irreup	>	to burst in (vint)
irreversible	>	irreversible (adj)
irrevocable	>	irrevocable (adj)
irrigation	>	irrigation (sb)
irritable	>	irritable ( adj )
irritat	>	annoyed ( adj )
irrite	>	to irritate
irsal	>	to broadcast
irsh	>	chamois leather, shammy
is	>	he; the (masculine singular nominative)
ischbat	>	assert ( vtr )
ischtihar	>	notice, circular letter (sb)
iser	>	sacred (adj)
Iser Ansu	>	Holy Ghost
iser gordos	>	sacred place (sb)
isern	>	(of) iron (adj); isern virgen = iron maiden (torture)
Isfahan	>	Isfahan (npr)
isghen	>	rawboned, bony (adj)
isgur	>	fierce, relentless, unremitting
Isidore	>	Isidore ( npr )
Iskw	>	past tense of “eiskw”
iskwehr	>	ensure ( vpr )
Islam	>	Islam (npr)
Islami	>	Islamic (adj)
islamiste	>	islamist
isnah	>	exalt, excite, arouse (vtr)
isog	>	pike (fish; sb)
isoglosse	>	isogloss (sb)
isolant	>	isolating (adj) (language)
isolationisme	>	isolationism
isole	>	isolate (vtr )
isoleglas schibpaquet	>	insulated glazing ( sb)
isorn	>	kingfisher ( sb)
isoscel	>	isosceles ( adj )
issehal	>	diarrhea ( sb )
Istanbul	>	Istanbul (npr)
istar	>	star (sb)
istia	>	(old) brick (wall; sb)
istifa	>	resignation (sf )
istifsar	>	to ask for information
istikamat	>	integrity ( sf ) ( honesty)
istikhath	>	seek help
istikhbara	>	piece of information
istilah	>	term ( sb) (speech)
istirahat	>	relaxation ( sb) (rest )
isu	>	arrow ( sb )
iswehr	>	well up (vint)
iswor	>	spring, source (sb)
it	>	(& ithan) = so, this way ( adv)
itab	>	discontent ( sb)
itak	>	that’s why
item	>	item (sb)
iter	>	once again, anew (adv)
Ithake	>	Ithaca (npr)
Ithakessi	>	Ithacan (adj)
ithan	>	so, this way
itiraf	>	confession, to confess
itnamt	>	(& itnamen) = so- called ( adj)
itner	>	itinerary, route (sb)
ittifak	>	blunder ( sb)
ittifak-ye	>	by mistake (adv)
Iudaya	>	Judea ( npr )
ivor	>	ivory
izhar	>	display (vtr , fig )
izmar	>	sea bream (sb)
ja	>	already (adv)
jaal	>	plagiarism (sb )
jabak	>	colt ( sb)
Jabal	>	Jabal (npr)
jabba	>	gown, robe (sb)
jabbar	>	powerful ( adj )
jabran	>	forcibly (adv)
Jacob	>	Jacob, Jacques ( npr )
Jacobite	>	Jacobite (sb, adj )
jade	>	jade (sb)
jadide	>	new, not worn out (adj)
jadwal	>	scale, schedule ( sb)
jaguar	>	jaguar
jahannam	>	Gehenna ( sf )
jahar	>	aloud
jahil	>	ignorant (adj)
Jakarta	>	Jakarta (npr)
jakhd	>	toil, toiling (sb)
jaldi	>	fast, quickly (adv)
jalnic	>	pathetic, pitiful (adj)
jalous	>	jealous (adj)
jalouse	>	to envy (vtr)
Jamayca	>	Jamaica (npr)
jamb	>	leg (sb); to stride over (vtr)
jamel	>	bell-wether (sb)
jamile	>	nice, pretty (adj)
jamiya	>	grouping (sb); Jamiya im Arabs (Jamiya iom Daulats im Arabs) = Arab League
jamiye	>	to bring together
jamus	>	buffalo (sb)
janiba	>	spare mount (riding; sb)
janter	>	magic spell (sb )
januar	>	January (sb)
Janus	>	Janus
Japan	>	Japan (npr)
japanese	>	japanese (adj & adv)
jaquet	>	jacket ( sb)
jar	>	burning (sb) (fig )
jardiniere	>	window box (sb) ( flower pot )
jargon	>	jargon
jarim	>	guilt ( sb)
jarnayt	>	genet (sb )
jartier	>	garter (sb)
jasayrih	>	jaseran (sm )
jasib	>	engaging, enticing (adj)
Jason	>	Jason
jaunghay	>	unexspected obstacle (sb)
jauz	>	walnut (sb) (tree)
jauzaek	>	swamp (sm )
javahir	>	( sing) = gems, precious stones ( splu )
javelin	>	javelin (sb)
jawab	>	reply ( vtr & sb )
jawar	>	neighborhood ( sb )
jawieb	>	past tense of “jawab”
Jaypur	>	Jaipur (npr)
Jeanne d’Arc	>	Joan of Arc (sb)
ject	>	thing (sb)
jectpospolita	>	(Polish) Republic
Jeday	>	Jedi (Star Wars)
jelier	>	boor, churl ( sb)
jellad	>	torturer ( sm )
jemmel	>	bun
jenasa	>	bier (sb )
jenchi	>	warrior (sb)
jenter	>	spinning wheel ( sb )
Jeremia	>	Jeremiah (npr)
jeremiade	>	moaning, whinning (sb)
jerst	>	tin
Jesse	>	Jesse (npr)
Jesuit	>	Jesuit (adj, sb)
Jesus	>	Jesus
jet	>	jet (sb); jetplav = jetplane
jeton	>	chip, token (sb)
jeu de paume	>	jeu de paume
ji	>	( sing ) = hemorrhoids ( splu )
jiauschou	>	surrender ( sb & vint )
jib	>	jib ( sb)
jidal	>	fight ( vtr ) ( fig )
jidallasni	>	quibbling (adj)
jien	>	hand ( indicator, as in a watch; sb)
jiengjway	>	pilgrimage site ( sb)
Jihad	>	Holy War ( sb )
jihase	>	machine, device ( sb)
jilid	>	binding (of book; sb)
jima	>	sexual intercourse
jiman	>	boast ( vint)
jims	>	picture rail (sb)
jinas	>	pun (sb)
jincien	>	confidential ( adj)
jindwanschu	>	medical certificate ( sb)
jingju	>	Beijing opera (type of Chinese theatre; sb)
jinkdou	>	to take place, to go on
jinn	>	jinn, genie (sb )
jiowschay	>	stronghold (sf )
jirwa	>	castor oil plant ( sb)
jischin	>	self-confidence (sb)
jishace	>	suicidal ( adj )
jisown	>	self-esteem ( sm )
jissow	>	perilla, Japanese basil ( sb)
jiwey	>	bodyguard ( sm )
jixay	>	detailed ( adj)
jlampoh	>	to drink water
jlampohn	>	drinking water ( sb)
Joab	>	Joab (npr)
Joachim os Fiore	>	Joachim of Fiore ( npr )
job	>	job (sb)
joc	>	joke (sb)
joghing	>	jogging (sb)
join	>	to join
joint	>	joint (adj)
joking	>	ridiculous (adj )
jolida	>	disheveled (adj )
jonglire	>	juggler ( sm )
jor	>	genre ( sb)
Jordan	>	Jordan ( npr )
Jordania	>	Jordan ( npr )
journal	>	newspaper ( sb )
journaliste	>	journalist (sb)
jovial	>	merry, jolly ( adj)
joy	>	joy ( sf )
joyel	>	jewel ( sm )
joyelar	>	jeweller ( sb)
Jubal	>	Jubal (npr)
juce	>	juice ( sb)
juceus	>	juicy (adj)
Judas Iscariotes	>	Judas Iscariot
judce	>	judge (vtr & sb)
judcement	>	judgement (sb)
Jude	>	Jude (npr)
judicial	>	judicial
judicieus	>	judicious (adj)
jufen	>	broth (sb)
jufu	>	housewife
jul	>	July (sb)
juma	>	Friday (sb)
jumhuriat	>	commonwealth (sb) (republic)
jumiung	>	lifetime (sb)
jumla	>	sentence; conviction (sb) (Justice )
jun	>	June (sb)
jungkhiung	>	revival ( sb)
junmajin	>	urticaria (sb)
Juno	>	Juno (sb)
Jupiter	>	Jupiter ( npr ) ( planet)
jupon	>	waist slip; petticoat
juravin	>	cranberry (sf )
juridic	>	legal ( adj)
jusay	>	management (sb)
juscha	>	injection (sb ) (medicine )
jusdan	>	purse ( sf )
just	>	just ( adv )
justiciable	>	justiciable (adj & sb)
justifie	>	justify (vtr )
juxt	>	jousting (sb)
jvayer	>	to eye, to have one’s eye on
jweteng	>	gambling (sb)
jynx	>	wryneck (bird, sb)
ka	>	as a
Kaapstad	>	Cape Town ( npr )
kaba	>	bog ( sb)
kabbala	>	kabbalah (Jewish science)
kachaba	>	(& kachabayka) = smock top (sb)
kabahat	>	pettiness (sb )
kabel	>	cable ( sb) (for communication )
kaber	>	caper ( sm )
kabil	>	able ( adj )
kabuki	>	kabuki (sb)
Kabul	>	Kabul (npr)
kabus	>	phantom, ghost ( sb)
kabuslik	>	ghostly ( adj)
kachamak	>	polenta ( sf )
kadam	>	pace, speed ( sb)
kad	>	maybe / perhaps that
kadi	>	qadi (sb)
kados	>	distress (pain) (sb); “mi est kados”	>	“it is repugnant to me”
kadru	>	red-brown (adj)
kaegi	>	plain (adj)
kafan	>	shroud (sb)
kafi	>	sufficient, enough ( adj )
kafir	>	impious, miscreant ( adj & sb)
kagh	>	enclosure, fence (sb)
kaghel	>	pebble, stone (sb)
kaghen	>	(sing) = pudenda ( splu )
kahisch	>	decay ( sb )
kakhel	>	tile (sb ) ( on wall)
kakhkakh	>	to guffaw
kaki	>	khaki (sb , adj )
kaki	>	khaki persimmon ( sb)
kakwrnt	>	(sing) = feces ( splu)
kal	>	call ( sb & vtr )
kala	>	bastion ( sb ) ( stronghold )
kalab	>	mould (sb )
kalak	>	lame (adj)
kalamkar	>	percaline (sb)
kalay	>	to solder, to weld
kalaychi	>	tinker (sb)
kalc	>	kick (sb & vtr)
kalch	>	lime (sb)
kalchang	>	peanut ( sb )
kalch-wed	>	lime water (sb)
kalctrap	>	caltrop (sb)
kalding	>	fountain (sb ) (of cold water)
kalem	>	pen (for writing; sb )
kalina	>	viburnum ( sb)
kalive	>	hut ( sb)
kalkoun	>	turkey (sb)
kalm	>	straw, stubble ( sb)
kalma	>	bare height
kalpazan	>	copier (adj )
kalugher	>	(old) hermit (sb)
kam	>	like (prep; identity); how ? (manner)
kam	>	to like
kam adet	>	as usual (adv)
kaman	>	drone (sb)
kamatih	>	valuable (adj)
kambel	>	turbot ( sb )
kambur	>	hunchback (sm )
kamchik	>	whip (sf )
kamer	>	bedroom
kamer	>	+ acc. =  jump over
kames	>	spell (sb); to cast (a spell) (vtr)
kamflor	>	daisy (flower)
kamgarn	>	worsted (sb)
Kampuchea	>	Cambodia (npr)
kampuchean	>	Cambodian
kamsei	>	as if
kamus	>	directory ( sb) (of words , dictionary)
kamwns	>	chamois (sb)
kamyab	>	to succeed in ( vtr )
kan	>	to sing (cock); + accusative = to play (an instrument)
kanaat	>	quarrel, problem, issue (sb)
kand	>	to incandesce ( white )
kandel	>	candle (sb)
kandelaber	>	candelabra (sb)
kanguru	>	kangaroo (sb)
kank	>	hook ( sb)
kankia	>	“elder brother” (sociology; sb)
kankel	>	railings, bars ( sb) ( prison ); to cross out (vtr)
kanrien	>	tolerable ( adj )
kanrin	>	hold on
kant	>	can (container, sb)
kantun	>	corner (sb) (of the house, the hearth)
kantunspetra	>	cornerstone (sb)
kap	>	to catch (vtr)
kapan	>	trap (sb); deh- un kapan protie = to set a trap for
kaph	>	hoof (sb)
Kappadokia	>	Cappadocia
kaput	>	knackered (adj)
karag	>	dark brown (adj)
karakh	>	numb (vtr/vint)
karam	>	goodness (sb)
karanfel	>	carnation (botany; sb)
karatedo	>	karate (sb)
karaviz	>	celery ( sb) ( in branches )
karbouz	>	watermelon ( sb )
karcer	>	jail; shackles
kard	>	to card
kardeh	>	to surmount (vtr)
kardi	>	cutlass (sb)
kardkasch	>	sheath (sb)
kardwn	>	reinforce (vtr )
kariban	>	soon, shortly (adv)
karibe	>	akin ( adj )
karih	>	odious (adj )
karime	>	beneficial (adj)
karkadan	>	rhinoceros (sb)
karl	>	guy, fellow ( sb)
Karoun	>	Korah (npr)
karp	>	pick (vtr )
Karpats	>	Carpathian Mountains ( splu )
karpst	>	picking, harvest (fruit; sb)
karrar	>	+ acc. = to decide to, to make up one’s mind to ( vpr )
karschuf	>	artichoke ( sb)
karteche	>	grapeshot, hail of bullets
kartem	>	safflower (sb )
kartep	>	guelder rose (sb)
kartoffel	>	potato
kartvel	>	Georgian (adj & sb)
Kartvelia	>	Georgia (npr ; Caucasian state)
karug	>	spokesman (sb); declaim (vtr)
kas	>	past tense of “kames”
kaschaf	>	headline (newspaper; sb)
kaschasch	>	bait (sb)
Kashmir	>	Kashmir, cashmere
kasra	>	rout, total collapse (sb)
kassab	>	butcher (sb)
kassala	>	idleness ( sb)
kassam	>	swear ( vtr )
kasseb	>	job, profession (sb)
kasspilkcurve	>	short bend (on a road; sb)
Kastalia Iswor	>	Castalia Spring ( npr )
kaster	>	fortified camp (sb); to substract, take out (vtr)
kata	>	from the top of (prep)
kataedd	>	to ingurgitate (food)
katan	>	underwear (sb)
katapoh	>	to ingurgitate (a liquid)
katathematise	>	to utter imprecations
katel	>	murderous (adj)
katelsqual	>	killer whale
katha	>	so, thus (adv )
kathalika	>	likewise (adv)
kathire	>	numerous, many ( adj )
Kathmandu	>	Kathmandu (npr)
katib	>	office clerk (sb)
katife	>	bath towel
katoru	>	coil (of animal; sb)
katran	>	tar ( sb)
kattil	>	cauldron, kettle (sb )
kattildal	>	steep-sided valley (sb)
katu	>	fight (sb)
katue	>	to fight (vint)
kau	>	to notice, to take note of
kaug	>	puff (sb); to puff (vint; ex = at)
kaukhkwl	>	snail (sb)
kaul	>	hollow (adj); to scoop out (vtr)
kaup	>	buy (vtr); purchase (sb)
kauping	>	stage place (vx; sb); shopping centre (sb)
kaupust	>	cabbage ( sb )
kaur	>	care (sb & vint)
kaurd	>	(kardu) = hard (adj)
kaurdyohsen oiv	>	hard-boiled egg
kaurdyohst oiv	>	hard-boiled egg
kaurer	>	guardian (of infant, etc. jur.)
kauric	>	careful (adj)
kaur-ye	>	with care, carefully (adv)
kav	>	dig (vtr)
kavga	>	clash, brawl (sb)
kawernt	>	(dug) passageway, narrow gallery (sb)
kawi	>	look-out (ex	>	on a vessel) (sb)
kawu	>	manuscript ( sb)
kawwad	>	pimp (sb)
kay	>	(in order) to (conj); kay ? = for which purpose ? why ?
Kayaphas	>	Cayaphas
kaychien	>	to give one’s opinion
kaydani	>	(sing) = bilboes (splu)
kaygana	>	scrambled egg
kayid	>	big chief, boss (sb)
kayjin	>	improve ( vtr )
kayk	>	one-eyed ( adj)
kayl	>	to cure, to heal
kays	>	hair (sb)
kaysar	>	hair (on the head)
kaysbeurst	>	hair brush (sb)
kayt	>	heath(land) (sb)
kayurt	>	gallery ( sb ) ( underground trench )
kayut	>	cabin ( sb) ( ship )
kaz	>	gauze (sb )
Kazakhstan	>	Kazakhstan (npr)
keapay	>	hideous, awful (adj)
kebab	>	meat in pieces
kebayl	>	kabyle (adj. & sb)
kechap	>	ketchup (sb)
kechula	>	sheep wool bonnet
keday	>	stall for food ( sb)
kedelay	>	bean sprouts
keghel	>	skittle (sb)
keghyek	>	polecat ( sb )
kehgn	>	find (vtr )
kehl	>	hide (vtr )
kehlder	>	veil (sb)
septen kehlderndans	>	dance of the seven veils
kehlgh	>	sting ( sb) (for elephants)
kehm	>	to comb
kehmb	>	bend ( vint), curve (sb); curved (adj)
kehmber	>	to cup in drying, to tighten at the waist (vtr)
kehns	>	to consider, to assess
kehrz	>	cut ( vtr )
keih	>	to be stretched out, half-lying
keih	>	ep = to rest on
keing	>	gird (vtr )
keingschia	>	slope, incline (sb)
keip	>	show (vtr; picture)
keisch	>	slip (hide; vtr)
keiw	>	colleague, fellow member (sb)
kekos	>	forage (sm )
kelembak	>	aloes
kelgei	>	ringworm (adj )
keli	>	rural way (sb)
kelic	>	chalice (sb)
kelim	>	carpet (sb)
kelk	>	sledge (sb)
kellar	>	cellar (sb)
kellner	>	(/-in) = waiter/waitress (sb)
kelp	>	kelp (sb)
kelpire	>	windfall, godsend ( sb )
kelvin	>	kelvin (sb)
ke	>	(& kem) = that (clitic, introduces a wish)
kemall	>	reasonable ( adj )
kemer	>	crustacean (sb & adj)
kemocheng	>	(feather) duster ( sb)
ken	>	( prefix ) = empty of
kenar	>	outskirt (of a wood; sb)
Kenchreay	>	Cenchreae ( npr )
kenek	>	golden yellow (adj )
kenevire	>	floorcloth (sb)
keng	>	oblique (adj )
kenis	>	(sing) = ashes (splu, of a dead person)
kenkel	>	back of knee, ham (anatomy, sb)
kenkseg	>	cut-throat (sb)
kenos	>	void, vacuum (sb)
kenten	>	cento ( sb)
kenth	>	scrap, tatter (sb)
kenthmachine	>	machine that cuts papers into tatters
keputa	>	stocking (sb) ( of shepherd)
ker	>	time, occasion; ex	>	tri kers = three times ( sb); past tense of “keren”
kerab	>	relative (sb) ( family)
kerabat	>	relationship (in family; sb)
kerais	>	cherry (sb)
keramide	>	coating, flooring, facing (sb)
keramise	>	to coat/floor/face something
kerangu	>	horned animal
keraun	>	to thunder forth, to strike down
keraun	>	thunderbolt (sb)
kerbau	>	water buffalo (sb)
kerber	>	speckled, spotted (ex: animal); Cerberus (npr)
kerd	>	heart ( sb); "habe semject ep id kerd" = "to feel sore about something"
kerdagh	>	heartache (sb )
kerdos	>	craft, skill (sb)
kerdprient	>	boyfriend (sb)
kerds	>	(sing.) = hearts (cards; splu)
kerem	>	garlic (sb)
keren	>	circle, surround (vtr)
kerfel	>	chervil (sb)
kermus	>	cherry-tree (sb)
kernem	>	bird cherry, hackberry
Kernew	>	Cornwall (npr)
kernewic	>	Cornish (adj & sb)
kerosene	>	kerosene (sb)
kerpich	>	rammed earth ( sb)
kers	>	brain ( sb)
kersen	>	frozen snow (sb)
kersnit	>	ice pellet (sb)
kerv	>	deer (sb)
kes	>	hare ( sb)
keskul	>	wooden bowl
ketone	>	ketone (sb)
ketong	>	leper colony ( sb)
ketter	>	spindle
ketterpehd	>	to go into a spin (sb)
ketun	>	shepherd’s hut
keub	>	thorny bush
keul	>	highlight, cultivate(a land; sb )
keulk	>	hide (vtr )
keung	>	to hesitate, to delay
keup	>	to demand, to require
keupmon	>	assignee (sb )
keuzd	>	to hoard (vtr)
kewer	>	North Wind (sb)
keyah	>	food shelf
keyf	>	state of mind
Kfarnahum	>	Capernaum
khabar	>	news (sb) (information)
khabd	>	craze (sb)
khabis	>	wicked ( adj )
khadim	>	domestic ( sb , adj)
khafi	>	low ( adj ) (voice )
khak	>	bad ( adj ) (failed); cannot (vtr)
khaketha	>	migraine (sb)
khakoul	>	egret (sb)
khalach	>	carder (sb)
khalal	>	heartily, willingly (adj)
khalang	>	alpinia galanga (sb)
khalass	>	help, rescue (sb)
khalat	>	dressing gown (sb)
khalazat	>	coarseness (sb)
khali	>	straw mattress (sb)
khaliban	>	mainly ( adv)
khalifa	>	caliph ( sb)
khalimag	>	team of yoked animals, harness (sb)
khalti	>	jumble, hotchpotch (sb)
khaluschi	>	old seadog (fig., sb)
khaluz	>	copse, coppice (sb)
khalwa	>	solitude (sb)
khalwani	>	recluse, loner (sb)
kham	>	(fish) hook (sb)
khamaeleon	>	chameleon (sb)
khamal	>	tail (sb) (of a piece of furniture)
khamer	>	spirit (alcoholic beverage; sb)
khamsi	>	Thursday (sb)
khamwst	>	rodent (adj & sb)
khan	>	khan (sb)
khana	>	closet, shed, cupboard (sb)
khandak	>	moat (sb)
khandan	>	lineage ( sb )
khanday	>	cold zone
khandjar	>	dagger (sb)
khanenk	>	honeycomb
khanji	>	sinogram (sb)
khanliawng	>	content (sb)
khanrjien	>	Han ( Chinese) (adj , sb )
khanrliou	>	cold stream ( sb)
khansian	>	sweat gland ( sb)
khanye	>	betray (vtr )
khap	>	tablet (sb)
khar	>	cutting edge ( sb)
kharab	>	ruined (adj)
kharasch	>	poll tax (sb)
kharen	>	pretty ( adj )
kharij	>	foreign countries, the “abroad”.
khark	>	to drown
kharkhar	>	groan, (death) rattle (sb)
Kharkiv	>	Kharkiv (npr)
kharman	>	threshing floor ( sb)
khartas	>	bumf (sb)
Khartoum	>	Khartoum (npr)
Kharybd	>	Charybdis (npr)
khasaan	>	decay (sb )
khaschen	>	surly (adj )
khasina	>	(sing) = accounts, funds (splu)
khasnah	>	Public Revenue
khassa	>	bar ( sf ) ( pustule )
khassara	>	loss (sf )
khassiat	>	food, alimentary (adj)
khassa	>	stingy ( adj)
khastar	>	lining (sf ) ( sewing)
khat	>	(hand-) writing (sb)
khatem	>	over, finished (adj )
khater	>	danger ( sb)
khaterban	>	fireman ( sm )
khath	>	harness (sb)
khatna	>	circumcision (sm )
khauris	>	charming, pleasant ( adj )
Khauris nov yar !	>	Happy new year !
khaurise	>	to embellish
khauristat	>	pleasure, comfort (sb)
khavan	>	mortar ( sm ) ( pestle )
khayal	>	daydream(ing) (sb)
khayal-ye	>	dreamily ( adv )
khayat	>	tailor (sb)
khayatsedd	>	sitting cross-legged
khayatswehbhend	>	hovering & sitting like a tailor
khaydamak	>	lanky (adj )
khayghian	>	(sea) coast (sb)
khaygow	>	oceanic trench (sb)
khayka	>	stalk ( sf )
khaykou	>	estuary (sf )
khayn	>	traitor ( smb)
khayr	>	sword ( sm)
khayrliou	>	cold ocean current ( sm )
khaysaw	>	(sing) = algae ( splu )
khayxian	>	( sing ) = sea, halieutic resources ( splu )
khayxiau	>	strait between an island and the mainland
khayxien	>	seafood ( sb)
kheiss	>	( to ) feel
kheissas	>	sensitive (adj)
khekuf	>	marmot (sf )
Khent	>	Gent ( npr )
kheptenn	>	quite ( adv )
kheuld	>	to make cooler (vtr)
khevesch	>	thistle (sf )
kheyma	>	tent ( sf )
khianat	>	treason ( sf )
khich	>	nothing at all
khida	>	cunning ( sb; special trick )
khidmat	>	activity ( sb) ( professional )
khiek	>	couldn’t
khierk	>	past tense of “khark”
khilaf	>	gaffe ( sb) (error)
khimer	>	chimera (sb)
khinna	>	henna (sb)
khinsire	>	little finger (sb)
khisab	>	dyeing ( sb); to dye (vtr)
khisi	>	affront ( sb)
khiss	>	felt (past tense)
khisses	>	feeling(s) (sb)
khitab	>	speech, harangue ( sb)
khiter	>	evil, malignant (adj)
khittam	>	nose-ring (especially for oxen; sb)
khiyaaban	>	bed of flowers (sb)
khlayb	>	loaf (of bread) (sb)
khlev	>	pigsty (sb)
khlor	>	chlorine (sb)
khloride	>	chloride (sb)
khlorophenol	>	chlorophenol
khmer-rouge	>	Khmer Rouge (adj & sb)
khodja	>	Hodja (sb ; master)
khol	>	birthmark ( sb)
kholera	>	cholera (sb)
kholt	>	cold (sickness; sb)
khomut	>	harness(ing) (sb)
Khonsu	>	Khonsu (npr)
khor	>	choir (sb)
khoral	>	chorale (sb)
khoreographia	>	choreography (sb)
khorom	>	private mansion, hфtel particulier (sb)
khoumel	>	hops (sb)
khouter	>	farmstead (sb)
khowyi	>	convenience, indulgence ( sb)
Khruschchov	>	Khrushchev ( npr )
Khuda hafiz	>	Goodbye!
Khufu	>	Khufu (npr)
khuld	>	cool; past tense of "kheuld"
khuldet	>	coolness
khurafat	>	claptrap (sb)
khurka	>	distaff (sb)
khurma	>	date (fruit, sb)
khus	>	hovel, slum (sb)
khuschk	>	atrophy ( sf )
khutba	>	short speech, address ( sb)
khvil	>	while ( sf) ( duration)
khwayji	>	( sing ) = chopsticks (plu)
khwanjanghian	>	volcanic rock ( sb)
khwanrluan	>	mess ( sf )
khwanxi	>	bliss (sb)
khwehr	>	suppurate (vint)
khworst	>	(eagle's) aerie (sb)
khwoyic	>	indulgent, conniving, complacent (adj)
khwoyie	>	+ acc. = indulge in ( vpr )
khyk	>	pig (sb)
kiaut	>	shell (sb)
kiaychin	>	reload ( vtr ) ( pen)
kibrit	>	match (for fire; sb)
kicuta	>	hemlock (sb)
kidnapp	>	to kidnapp (vtr)
kiekwr	>	pet (sb)
kielc	>	past tense of “kalc”
kielken	>	hall, upper room (sb)
kiemer	>	hellebore ( sb ); past tense of “kamer”
kien	>	past tense of “kan”
kiend	>	past tense of “kand”
kienkel	>	past tense of “kankel”
kienkiu	>	modest ( adj)
kiep	>	monkey ( sm ); past tense of “kap”
kier	>	candle ( sf )
kierd	>	past tense of “kard”
kierdwn	>	past tense of “kierdwn”
kierey	>	ram ( sm )
kierk	>	chicken (sb )
kierp	>	past tense of “karp”
kiest	>	clean ( adj ) (pure)
kiet	>	whale (sb)
kieu	>	noticed (past tense)
kieul	>	past tense of “kaul”
kieup	>	past tense of “kaup”
kieur	>	past tense of “kaur”
Kiev	>	Kiev ( npr ); past tense of “kav”
kieyl	>	past tense of “kayl”
kiezghian	>	shale (geology, sb)
kizeghiangas	>	shale gas (sb)
kih	>	past tense of “keih” and "kihen"
kihen	>	to put down (vtr)
kijie	>	pheasant (sb)
kikiaw	>	smart (adj)
kikiriki !	>	cock o doodle doo !
kikwan	>	trachea (sb)
kikye	>	jay (bird; sb)
kil	>	keel ( sb) (vessel )
kilef	>	(dust/stretch) cover (sb)
Kilikia	>	Cilicia
Kilimanjaro	>	Kilimanjaro (npr)
kilometer	>	kilometer (sb)
kilvater	>	wake (ship; sb)
kima	>	minced meat ( sf )
kimatih	>	value (adj )
kimbel	>	trunk (tree; sb)
kimlo	>	soup (sf ) ( vegetables)
kimon	>	bug ( sf )
Kimri	>	Cimmerian (adj. & sb)
kinana	>	bandolier (sb)
kinas	>	mitt(en) (sb)
kinaya	>	hint (allegory, sb)
kindara	>	black seabream (sb)
kinetic	>	kinetic (adj)
se kinew	>	to thrash about
king	>	past tense of “keing”
King James Bible	>	King James Bible
kinkin	>	(door)bell ( sb )
kino	>	cinema theatre
kionku	>	penitence, penance ( sb)
kiorkel	>	broken cobblestone (sb)
kip	>	representation, picture (sb); kip (sing) = heads (of a coin; sb)
Yawm Kippur	>	Yom Kippur (npr)
kira	>	rental price ( sb) ; rent (sb)
kirba	>	big/ugly goatskin, waterskin (sb)
kirghise	>	Kyrgyz (adj & sb)
Kirghisestan	>	Kyrgyzstan (npr)
kirilitsa	>	Cyrillic ( sb , adj) ( alphabet )
Kirim	>	Crimea ( npr )
Kirka	>	Circe ( npr )
kirmiz	>	crimson (adj )
kisch	>	past tense of “keisch”
kisk	>	ruffe ( sb)
kismenye	>	ball (and chain; sb)
kissat	>	tobacco pouch
kist	>	basket ( sb)
kitab	>	book, digest (sb), gather in writings (vtr)
kitel	>	overall ( sb)
kitra	>	thuja (sb)
kittar	>	linking (of events; sb)
kiurliung	>	mound, hillock
kiuschk	>	kiosk (sb)
kivot	>	reliquary (sb)
se kiw	>	past tense of “se kinew”
kixien	>	deadline (sb)
kiyafat	>	array (clothing; sb)
kjee	>	silk thistle (sb)
kjen	>	callus, hard skin (sb)
kjiagiu	>	furniture ( sb)
kjiarjien	>	beauty (woman; sb)
kjiauschi	>	missionary
kjiawxieng	>	by chance (adv)
kjiboen	>	hold (sb, martial arts)
kjien	>	silk cocoon (sb)
kjiengow	>	perennial (adj)
kjienrlau	>	tough (adj)
kjigiau	>	good augury
kjin	>	gilding (sb)
kjingyow	>	goldfish
kjingyowku	>	gold and jade
kjinschenkjau	>	marigold ( flower )
kjinschi	>	myopic (adj )
kjiu	>	cautery (sm )
kjiugnan	>	rescue (vtr & sb)
kjiuschi	>	longevity ( sf)
kladreus	>	hold ( sf )
klaer	>	piece of wood ( sb)
klah	>	to bank up, to fill in (sb)
klap	>	beat ( vtr ) (the linen)
klapadeireh	>	beater ( sb )
klaup	>	jump, leap (vint)
klaxon	>	horn (on vehicles; sb)
klehng	>	bend ( vtr )
klehpt	>	to steal; theft
klei	>	hidden treasure
kleitu	>	slope ( sb)
kleiun	>	hiker (sb )
Kleonay	>	Cleonae ( npr )
Kleopatra	>	Cleopatra (npr)
klep	>	(sing ) = fallen rocks (splu)
kleu	>	listen to (vtr )
kleumen	>	reputation (sb)
kleus	>	glory (sf )
kleuster	>	audition, listen to (vtr)
kleustria	>	audience ( sm )
kleuyt	>	jingle, chime (vint)
klewos	>	glory (sf )
klewosdeh	>	glorify (vtr )
kliep	>	past tense of “klap”
klieup	>	past tense of “klaup”
klink	>	(door) handle (sb)
kliti	>	propensity ( sb)
klobuk	>	hood (sb)
kloder	>	alder (sb)
klohng	>	past tense of “klehng”
klohpt	>	past tense of “klohpt”
klombh	>	mutilated (adj )
klonkia	>	twig (sf )
klor	>	stick (sm )
klu	>	past tense of “kleu”
klump	>	clog (shoe; sb)
kluster	>	past tense of “kleuster”
klut	>	famous (adj)
kluyt	>	past tense of “kleuyt”
kmehen	>	to work, practise, torment, worry (vtr)
knabh	>	to full (wool)
knar	>	grate, creak (vint)
knayp	>	tavern ( sf )
knede	>	knead ( vtr )
knedlia	>	ball (food; sb)
kneigv	>	ep = to lean on; kneigv olan-ye = to rest one’s elbow
Knidos	>	Knidos (npr)
kniebh	>	past tense of "knabh"
knier	>	past tense of “knar”
knigv	>	past tense of “knigv”
kniv	>	knife (sb)
knop	>	button (sb)
kobold	>	goblin ( sb)
kocide	>	plait (of hair; sb)
koft	>	meatball (sb)
kogchoun	>	to have a quarrel (sb)
kohgn	>	past tense of “kehgn”
kohl	>	past tense of “kehl”
kohm	>	past tense of “kehm”
kohmb	>	past tense of “kehmb”
kohns	>	past tense of “kehns”
kohrz	>	past tense of “kehrz”
koim	>	community of inhabitants (sb)
koimbehnd	>	to assign a forced residence to
koimreik	>	to rapatriate oneself
koin	>	whetstone ( sb)
koister	>	campfire (sb)
koistrank	>	poker (for fire; sb)
kojust	>	bodysuits ( sm )
koklysche	>	whooping cough (sb)
kokona	>	shrew (woman; sb)
kokul	>	tuft of hair (sb) (animals)
Kokytos	>	Cocytus
Kolkata	>	Kolkata (sb)
komor	>	sledgehammer (sb)
konak	>	manor, mansion (sb)
kondak	>	barrel (sb)
konem	>	clavicle, collar-bone (sb)
kongcio	>	now (adv)
koper	>	oats ( sm )
kopre	>	excrement (sb)
kor	>	army corps, part of the army
Korea	>	Korea ( npr )
korel	>	yeoman, warrior (sb)
koriga	>	strip, strap, lash ( sb )
koriomenos	>	warrior spirit
korion	>	chief of a corps of army
korkel	>	pebble (sb)
korm	>	torture (sb )
kormen	>	ermine (sb)
korn	>	dogwood ( sb )
koromislo	>	shoulder piece (sb)
kos	>	Scots pine (sb)
kosel	>	hazel (sb)
kov	>	to strike, to forge (vtr)
kovach	>	smith (sb); to fabricate by forging (vtr)
kovbi	>	gudgeon (sb)
kovensider	>	wrought iron
kovile	>	long grass
kovnia	>	smithy (sb)
kowja	>	ladle (sb)
kowngbayku	>	gap (sb)
kowp	>	heap ( sb & vtr )
kowpic	>	copious (adj)
kowrnt	>	alveolus, socket (sb)
koy	>	Koi (fish, sb)
kragh	>	yell, scream (vtr)
Krak des Chevaliers	>	Krak des Chevaliers (npr)
Krakow	>	Krakow (npr)
kram	>	gear, clobber (sb)
kramp	>	twist (vint)
kran	>	crane (sb) (machine)
krant	>	shore, bank (sb)
kreid	>	chalk (sb)
kreider	>	sieve, screen (sb)
kreig	>	to conquer
kreih	>	sieve, sift (vtr)
krek	>	(frog) spawn (sb)
Kremlin	>	Kremlin (npr)
krent	>	horned (adj )
kreptic	>	vigorous ( adj )
kreus	>	shudder (vint)
krew	>	(krewos) = flesh (sb)
kriegh	>	past tense of “kragh”
kriemp	>	past tense of “kriemp”
krig	>	conquest (sb), past tense of "kreig"
krih	>	past tense of “kreih”
Krishna	>	Krishna (npr)
kriuk	>	hook ( sb)
kriv	>	tortuous (adj )
krov	>	roof (sb)
krus	>	past tense of “kreus”
krwesen	>	ilex (sf )
kschauswan	>	nitric acid (sm )
kschianschau	>	grass jelly (Asian dessert)
kschiau	>	Chinese horoscope
kschong	>	door knocker (sb)
kseuwar	>	(european) starling ( sb)
kshitow	>	rare earth element (sb)
kshiuu	>	fast ( adj )
kshiuuchifan	>	fast food (sb )
Kubbat-es-Schakhra	>	Dome of the Rock (Jerusalem)
kubh	>	bunk (for sleeping; sb )
kuchay	>	civet (sb)
kufya	>	headgear ( sb)
kuga	>	reed mace, bulrush (sb)
Ku-Geong	>	Forbidden City (of Beijing)
kugla	>	small ball/bowl
kuglakalem	>	biro (sb)
kuhl	>	kohl (cosmetics; sb)
kukjiu	>	outspoken (adj)
kuku	>	cuckoo ( sm )
kul	>	past tense of “keul”
kulah	>	cap (with an eyeshade; sb)
kulambu	>	mosquito net (sb )
kulchan	>	quiver (sb )
kulk	>	hiding place (sb); past tense of “keulk”
kullab	>	mould, cast (sb)
kumar	>	game of chance
kumasch	>	silk fabric, cloth
kumbekh	>	crest (heraldry, helmet, sb)
kumruk	>	customs post
kun	>	as (temporal conjunction); present tense base of “kussen”
kunda	>	stub ( sm )
kundak	>	cart ( sm ) ( small, to push something)
kundur	>	frankincense (sb)
kuneina	>	kennel (sb)
kung	>	past tense of “keung”
kunia	>	she-dog, bitch (sb)
kuning	>	potentate (sb)
kup	>	past tense of “keup”
kupasti	>	handrail
kurban	>	ritual sacrifice (sb)
Kurban-Bayram	>	Aid al Adha (npr)
kurgan	>	kurgan, funeral mound
kurihen	>	to purchase
kuritor	>	purchaser, lessee (sb)
kurmia	>	mole (animal, sb)
kurmiaend	>	platypus (sb)
kurni	>	perch (for a bird; sb )
kurort	>	spa town
kursiy	>	seat (chair; sb)
kusch	>	to nibble, to gnaw at
Kusch	>	Cush (Bible, npr)
kuss	>	kiss (sb)
kussen	>	kiss ( vtr )
kussour	>	failure, fault (sb)
kussut	>	sawdust (sb)
kustakh	>	casual (adj)
kuxi	>	vulva (sb)
Kuwayt	>	Kuwait (npr)
kuyan	>	steelyard balance ( sb
kuzd	>	hoard (sb); past tense of "keuzd"
kuzdod	>	hoard keeper
kuzu	>	kudzu (sb)
kwah	>	to take in, to gather (vtr); to succeed in (doing)
kwalay	>	row, din (sb)
kwali	>	jester ( sb)
kwanday	>	magnanimity (sf )
kwas	>	cough (vtr )
kwast	>	cough (sb)
kwaster	>	to give/have a slight cough
kwatel	>	receptacle, repository (sb)
kwath	>	to ferment
kwaun	>	dog ( sb)
kwaunmaurk	>	dog and horse
kwax	>	croak (vtr)
kwayd	>	invite (vtr)
-kwe	>	-ever (as a suffix after interrogative)
kwecto	>	apparently, as it seems (adv)
kwehen	>	sharpen (vtr)
kwehk	>	seem (vtr)
kwehkwl	>	to do a cartwheel
kwehl	>	circulate (vint)
kwehlk	>	bundle (sb); toss (vtr)
kwehlos	>	cog (sb)
kwehlp	>	to stumble ; to capsize, overturn (vint)
kwehnd	>	+ acc. = to endure, suffer (vtr)
kwehr	>	make, do ( vtr; including additions ); kwehr- itner kye = to head towards; kwehr- el mortu = to float on one's back; kwehr- prabh = to be right (in one’s action)
kwehrant	>	civil employee (sb)
kwehrmen	>	way (of doing something; sb )
kwehs	>	to pant
kwehster	>	to sigh
kweih	>	to pay (for a crime, vint)
kweil	>	girl
kwein	>	+ acc. = to take revenge on
kweisk	>	whisk ( vtr )
kweistel	>	to bellow, to low (vint)
kweiter	>	purify, hull ( vtr )
kweiter	>	clear (adj), clear ( vtr / pr); kweiter sien gurgule = to clear one’s throat
kweitergwis	>	illuminance (sb)
kweitert	>	brightness; playfulness
kweitos	>	white brilliance (sb)
kwekmor	>	revealing sign (sb)
kwekwl	>	wheel (sb)
Kwel	>	Yule (sb)
Kwelawos	>	Santa Claus (npr)
kwenchau	>	consider ( vtr )
kwender	>	angelica (sb)
kwerkel	>	hoop (sb )
kweru	>	cooking container
kwet	>	sharpened (adj)
kweter	>	whether, if (conj)
kwetor	>	knife grinder
kwetwerdeil	>	to quarter (vtr)
kwetwerpehd	>	to move forward on four legs (vint)
kwetwerpod	>	four-legged (adj)
kwi	>	bamboo basket
kwide	>	find ( vtr; colloquial )
kwies	>	past tense of “kwas”
kwiester	>	past tense of “kwaster”
kwieth	>	past tense of “kwath”
kwiex	>	past tense of “kwax”
kwieyd	>	past tense of “kwayd”
kwij	>	chipmunk (sb)
kwikwehl	>	to turn around in circles
kwin	>	past tense of “kwein”
kwineuw	>	to pile / stack up (vtr)
kwinew	>	to put away (vtr)
kwisk	>	whisk ( sb ) ( kitchen); past tense of “kweisk”
kwistel	>	past tense of “kweistel”
kwit	>	white ( adj )
kwiter	>	picture (sb); past tense of “kweiter”
kwit magia	>	white magics (sb)
Kwitor	>	Avenger
kwizei	>	regulation, statute (sb)
kwohk	>	seemed (past tense)
kwohkwl	>	past tense of “kwehkwl”
kwohl	>	past tense of "kwehl"
kwohlk	>	past tense of “kwehlk”
kwohlp	>	past tense of “kwehlp”
kwohr	>	made, did
kwohs	>	past tense of “kwehs”
kwohster	>	past tense of “kwehster”
kwoid	>	wheat (sb)
kwoin	>	penalty, price (sb) (punishment, compensation)
kwol	>	rotating (adj)
kya	>	towards the(m) (neut. plu)
kyag	>	rennet (sb)
kyal	>	room (part of a building; sb)
kyam	>	wels catfish
kyanka	>	conch (sf )
kyant	>	towards (spatial preposition)
kyar	>	dear (adj)
kyareih	>	cherish ( vtr )
kyarek	>	magpie (sb)
kyas	>	castigate, correct ( vtr )
kyasen	>	penalty (sb)
kydon	>	quince (sb)
kye	>	to(wards) (spatial preposition); (used as an enclitic after an adverb of place or time to reinforce it)

kyehm	>	hindrance (sb); get jammed, hinder, hamper (vint)
kyehrn	>	blacken (vtr)
kyehros	>	blackness (sb)
kyehrsen	>	(jet) black (adj; & fig); kyehrsen magia = black magics (sb); Kyehrsen Mar = Black Sea ( npr ); kyehrsen mohrt = Black Plague (sb ); kyehrsen torm = black hole (sb)
kyeim	>	to hold up, hinder, jam (vtr)
kyein	>	kite (bird; sb )
kyenk	>	peg, pin (sb)
Kyeront	>	the “Ferryman” ( sb ) ( mythology)
kyeuk	>	to summon
kyeus	>	designate ( vtr )
kyid	>	towards it; towards the (neutral singular nominative & accusative)
kyies	>	past tense of “kyas”
kyim	>	past tense of "kyeim"
kyjak	>	sedge (sb)
kyohm	>	past tense of “kyehm”
kyom	>	ball/bowl (that blocks something; sb); towards him/the (masculine singular)
kyonk	>	shellfish (sb)
kyopev	>	clumsy (adj)
kyost	>	rib (sb)
kyostek	>	hobble for horses
kyowngbu	>	fright ( sfb)
kyrk	>	church (sb)
kyrknav	>	nave (sb)
kyrksbidal	>	beadle ( sb )
Kythera	>	Cythera ( npr )
Kythnos	>	Cythnos ( npr )
kyu	>	sedan
kyudos	>	prodigy ( sb); kyudos neren = feat ( sb)
kyuheih	>	+ acc. = to be bearing (a child; vtr)
kyunggiaw	>	to emphasize
kyurk	>	pelisse (sb)
kyutur-ye	>	as a whole ( adv )
laab	>	entertainment ( sb)
label	>	label (sb)
labire	>	to work hard
laborant	>	laboratory assistant
laboratorium	>	laboratory
labu	>	calabash (sb)
labyrinth	>	maze, labyrinth ( sb)
lac	>	(& lak) = lake (sb)
Lac os Como	>	Lake Como (npr)
laca	>	lacquer ( sb)
lacai	>	lackey (sm )
lace	>	lace ( vtr )
lachuga	>	hovel ( sf )
lafa	>	stipend ( sb)
lafz	>	talk, words
lagam	>	bridle, snaffle (sb)
lagar	>	emaciated (adj )
lagher	>	camp ( sb), to store (vtr)
lagoun	>	lagoon (sb)
laguyn	>	gourd (sb)
lah	>	to overflood, invade (vtr)
lahaf	>	muffler (sb)
lahn	>	winepress (basin; sb)
lai	>	lai (sb)
lak	>	lake (sb)
lakab	>	nickname (sb)
Lakedaymon	>	Lacedaemon
lakhja	>	tip of the tongue (sb)
lakin	>	however (adv)
lal	>	to hum
lalay	>	to prattle, to babble
lambhel	>	hilt (sb)
lambhen	>	to take hold of
Lamech	>	Lamech (npr)
lamen	>	sediment layer
lamentable	>	pathetic (adj)
lamentation	>	moaning (sb)
se lamente	>	moan (vint)
lamep	>	lap (vtr)
lampe	>	lamp (sb)
lamper	>	shiny, gleaming (adj) (that reflects light)
lampertat	>	lustre (sb)
Lampsak	>	Lampsacus (npr)
lance	>	lance (sb) & to launch
lance pad	>	launch pad ( sb)
lancier	>	lancer (sb)
land	>	country, land (sb) & to land
landensrotos	>	undercarriage
landsknecht	>	landsknecht (sb)
landweir	>	war in the country
lanet	>	lurk (vint)
lang	>	stall (for wares; sb)
langoreus	>	languorous (adj)
languid	>	languid (adj)
languie	>	languish (vint)
languor	>	languidness (sb)
languste	>	crayfish
lankan	>	baluster ( sb)
lanterne	>	lantern ( sb)
lanthanum	>	lanthanum (sb)
Laozi	>	Laozi (npr)
lap	>	past tense of “lamep”
lapilli	>	(sing) = lapilli
lapithe	>	lapith
laptop	>	laptop
lapus	>	burdock ( sb) ( plant)
laque	>	to laquer
larc	>	larch ( sm )
large	>	large ( adj )
larina	>	(female) prostitute (sb)
Larnaca	>	Larnaca (npr)
larva	>	larva ( sf )
larynx	>	larynx (sb)
las	>	greed, lust (sb)
lasim	>	essential, indispensable ( adj)
lasni	>	eager ( adj)
lasso	>	lasso (sb)
lass	>	let (vtr)
last	>	ballast (sb & vtr)
lastruym	>	hold ( sb) (boat )
lastun	>	spiral of creeping plant
lat	>	past tense and past participle of “lanet”
latif	>	neat, kind ( adj )
latin	>	Latin (adj. & sm )
Latium	>	Lazio ( npr )
latmah	>	slap ( sf )
latro	>	thief (sm )
latte	>	lath, slat, board (sb)
Latvia	>	Latvia ( npr )
laude	>	to praise
laugv	>	washing (sb)
lauk	>	leek ( sm )
laun	>	borrow ( vtr )
laur	>	laurel ( sm )
lautel	>	profit (sb)
lautlic	>	profitable, lucrative ( adj )
lav	>	wash (vtr )
lava	>	lava ( sf )
lavande	>	lavender (sb)
lavathol	>	lava dome (sb)
lava tunnel	>	lava tube (sb)
lavire	>	to tack about (sailing; vint)
lavmachine	>	washing machine (sb)
lavrak	>	(european) seabass
Lawa Dehnwen	>	Peoples of the Sea ( splu )
lawahie	>	airy (adj)
lawc	>	clearing (in a forest; sb)
lawni	>	linchpin (sb)
lawo	>	people in arms ( sb)
lawter	>	limpid, clear (adj)
lax	>	salmon ( sb)
laxative	>	laxative (adj. & sb)
lay	>	white goosefoot (plant; sb)
laya	>	black sheep (sb)
layic	>	secular, lay (adj )
laymoun	>	lemon-tree (sb )
layn	>	lend (vtr)
lays	>	forest, wood (sb)
Laystrygon	>	Laestrygonian
layteh	>	insole (sb)
layter	>	ladder (sb)
laz	>	lair, den (sb)
Lazarus	>	Lazarus (npr)
lazuward	>	lapis lazuli (sb)
lebonah	>	incense (sb)
leck	>	leak (sb)
leckereit	>	sweet, candy (sb)
lection	>	lesson (sb)
lectorium	>	rood screen
led	>	to offend, to wrong
leg	>	act of Parliament
legat	>	legion commander
legbild	>	bill (for an Act of Parliament, sb)
legend	>	legend ( sb )
leghar	>	alloy ( sb )
leghenn	>	bowl, basin, pan ( sb)
legion	>	legion (sb)
legislator	>	legislator ( sb)
legitim	>	legitimate ( adj )
legv	>	light ( adj)
legvos	>	lightness ( sf )
lehg	>	tell, count (vtr )
lehnc	>	project (vtr )
lehr	>	to give a lecture (sb)
leik	>	to play; game (playing; sb)
leik	>	to fly, to hang loose (clothes , hair; vint)
leikar	>	playboy, knock-about comedian (sb)
leim	>	loam (sb)
leimoc	>	slug (sf )
lein	>	lead, leash (for dog; sb)
leips	>	to miss (something; vtr)
leis	>	read (vtr)
leisa	>	ridge (agriculture, plowing; sb)
leit	>	to go, to run (figurative meaning)
leiv	>	lift ( vtr )
leizd	>	edge ( sb )
lekha	>	flower bed (garden; sb)
lekhusa	>	woman in confinement
lema	>	disease, substance of blear-eyed persons
len	>	soft (adj ) ( fig)
lendv	>	waist, loin (sb)
lendvkatan	>	loincloth (sb)
lengu	>	thoughtlessly (adv)
lengver	>	nimble (adj)
lengvos	>	elation
lent	>	slow (adj); lent-ye coc = simmer (vint/tr)
lento motion	>	slow motion (sb) (cinema)
lentor	>	slowness
Leonardo da Vinci	>	Leonardo da Vinci (npr)
leopard	>	leopard (sb)
leper	>	leper (sb); leprous (adj)
lepra	>	leprosy (sb)
Lerna	>	Lerna (npr)
lesch	>	carrion (sb)
lethargia	>	lethargy (sb)
letters	>	letters (splu; "literature")
leu	>	detach, remove, untie (vtr)
leuc	>	shine, glow, gleam (vint)
leud	>	to go up, to arise
leudher	>	free ( adj)
leudherkwekwl	>	freewheeling (adj & adv)
leudher vol	>	free will
leuds	>	(splu) = people (several persons)
leugh	>	lie ( vtr & sb; to utter falsehood )
leuk	>	league (unit of measure; sb)
leucaemia	>	leukemia (sb)
leup	>	peel (vtr)
leur	>	free ( adj & vtr)
leur menos	>	freedom of conscience
leurtorg	>	Free Trade
leus	>	lose ( vtr ) ; loss (sb)
Leuven	>	Louvain, Leuven ( npr )
leuxmen	>	bay ( sb ) ( opening in the wall)
leuyk	>	(& leiku ) = toy (sb)
levghend	>	left-handed (adj & sb)
levter	>	left (adj ) (direction )
lever	>	deliver ( vtr )
leverant	>	delivery man (sb)
levitic	>	leviticus (sb)
levstic	>	lovage (sb)
levtro	>	to the left
lewank	>	(stone) slab (sb)
lexicon	>	lexicon (sb)
lexis	>	term (sb) (word)
liachic	>	drawer ( sb)
liaison	>	affair, liaison (sb)
liane	>	liana ( sf )
liang	>	mound (sb)
liap	>	Asian hat (sb)
libell	>	dragonfly (sb)
liberalisme	>	liberalism
libi	>	Libyan (adj, sb)
Libia	>	Libya (npr)
libram	>	libram (sb)
librarie	>	bookshop (sb)
libretto	>	libretto (sb)
libter	>	willingly, with pleasure (adv)
licence	>	license (sb)
liche	>	lich (nb)
lichen	>	lichen (sb)
licit	>	lawful, licit (adj)
licitation	>	invitation to tender (sb)
lict	>	bed (sb)
lictdrehnk	>	nightcap (drink; sb)
lid	>	(& oklid) = eyelid (sb)
lider	>	leader (sb)
liderspect	>	leadership
liek	>	(& liekar) = doctor, physician ( sb)
liel	>	past tense of “lal”
liend	>	past tense of “land”
lient	>	summer (sb)
lientsparsaat	>	daylight saving time (sb)
liep	>	linden (sb)
liess	>	past tense of “lass”
lieter	>	leather ( sb)
Lietuva	>	Lithuania
lietuvan	>	Lithuanian (sb, adj)
lieubh	>	love (vtr)
Lieubher	>	Lover (sb) (tarot)
lieubwehrg	>	hard-working (adj)
lieun	>	past tense of “laun
liev	>	past tense of “lav”
liew	>	small house, cottage (sb)
lieyn	>	past tense of “laun”
lift	>	lift, elevator (sb)
liftban	>	lift/elevator shaft
liftgonel	>	gondola lift (sb)
liftkursiy	>	chairlift (sb)
lig	>	past tense of “lineg”
liga	>	league (sb)
ligament	>	ligament ( sm)
lige	>	face (sb)
ligne	>	line (sb)
lignenav	>	steamer (sm )
ligver	>	Ligurian (adj )
lihay	>	shrewd, clever ( adj)
lik	>	-like ( adj)
lika	>	the same, alike ( adv )
likav	>	playful (adj)
likeih	>	to fly (a flag; vtr)
likw	>	tide-mark (sb); left (past tense)
lil	>	lily (sb)
liliac	>	lilac (sb)
liman	>	harbour (sb)
limbh	>	limbo (sb)
limite	>	limit ( vtr )
limite	>	limit ( sb)
limon	>	silt
limou	>	citrus limetta (sb)
limousine	>	limousine (sb)
lin	>	flax (sb)
linask	>	tench (sb)
linav	>	linnet (sb)
lineal	>	ruler (sfb) (instrument)
lineament	>	lineament (sm )
lineg	>	to lick
linekw	>	to leave
linen	>	linen ( sb)
lingua	>	language (sb )
linguistique	>	(sing.) = linguistics
liniment	>	liniment (sb)
linkwes	>	infinitive of "linekw" = "to leave"
linoleium	>	linoleum (sb)
Linos	>	Linus (brother of Orpheus)
linse	>	lens (sb)
lintel	>	header (sm )
lion	>	lion ( sm )
liondent	>	dandelion ( sm )
lionfel	>	linaria (sb)
lipien	>	grayling (fish, sb)
lip	>	lip (sb)
lipide	>	lipid (sb)
lipreus	>	greasy, fatty (adj)
lips	>	past tense of "leips"
liquefie	>	liquefy (vtr)
liqueur	>	liquor (sb)
liquidation	>	liquidation (sb) (judicial, bankruptcy)
liriope	>	liriope (sb)
lis	>	past tense of « leis »
Lisboa	>	Lisbon ( npr )
liste	>	list (sb)
lit	>	past participle and past tense of « leit »
litania	>	litany ( sb)
literal	>	literal
literar	>	literary (adj)
literature	>	literature (sb)
litsia	>	lychee (sb)
litu	>	drinking session (sb)
liturgia	>	liturgy (sb)
liubh	>	love ( sb); past tense of “lieubh”
liuu	>	pomegranate (sb)
liv	>	past tense of “leiv”
livad	>	kitchen / vegetable garden (sb)
livid	>	livid ( adj)
livree	>	livery( sb)
lobe	>	lobe ( sm)
loboda	>	orache ( sb )
lobut	>	cudgelling (sb)
localise	>	locate (vtr )
locanda	>	tap room (sb)
lockye	>	weasel ( sb)
locomotive	>	locomotive (sb)
loden	>	loden
lodh	>	plumb-bob ( sb)
lodhseid	>	steady (adj)
lodhskeir	>	not steady (sb)
lodka	>	fishing boat (sb)
loft	>	loft (appartment)
log	>	log (sb)
logos	>	speech (sb)
logule	>	small log
lohg	>	past tense of “lehg”
lohnc	>	past tense of “lehnc”
lik	>	past tense of “leik”
lohr	>	lore; past tense of "lehr"
loid	>	clay (sb)
loikwn	>	legacy ( sb)
loim	>	damp (adj)
loisa	>	furrow track (sb)
loc	>	(& lok) = place (sb)
lokat	>	padlock (sb )
lokchuan	>	silk crepe (sf )
loktong	>	whore ( sf ) (! )
loleng	>	Chinese lantern (sb)
lonc	>	bow ( sb ) (weapon)
long	>	long (adj)
longmetrage	>	feature film (sm )
lopat	>	shovel ( sb)
lopatar	>	fallow deer (sb)
loquet	>	counter, window
lordose	>	lordosis (sb)
lori	>	lory (bird; sb)
lorion	>	strap, braces (clothing; sb)
loschak	>	young stallion
Lot	>	Lot (Bible; npr)
loteng	>	( sing.) = attic, loft (sb)
loterie	>	lottery (sb)
lothring	>	Lorrain (adj & sb)
Lothringia	>	Lorraine (province)
lotion	>	lotion (sb)
lotse	>	(maritime) pilot
lott	>	to draw lots for; lot, share (sb)
lotus	>	lotus (sb)
loupe	>	magnifying glass (sb)
lousa	>	tonsil (body, sb)
low	>	dishwater, wishwash (sb)
lowagh	>	lavoir, washing place ( sb)
lowga	>	washing agent
lowter	>	washbasin, sink (sb)
loy	>	law (sum of legal norms, sb)
loyaltat	>	loyalty (sb)
lu	>	past tense of “leu”
luat	>	pitch pipe (sb)
luba	>	bower, arbour ( sb)
luban	>	olibanum (sb)
lubher	>	bast fibre (sb)
Lubnan	>	Lebanon ( npr )
lubricant	>	lubricant ( sm )
luc	>	past tense of “leuc”
lucanca	>	sausage ( sm )
Lucas	>	Luke ( npr )
luce	>	light (sb)
lucid	>	lucid (sb)
luckern	>	skylight window (sb)
Lucretius	>	Lucretius ( npr )
lucro	>	garish (adj)
lud	>	past tense of “leud”
ludder	>	rogue, rascal (sb)
Ludvic	>	Lewis
luf	>	gun barrel (sb)
lugh	>	past tense of “leugh”; lie (sb)
lughav	>	perfidious, deceitful ( adj )
lughic	>	wily ( adj)
luk	>	hatch ( sb)
lukad	>	bright / sunny interval (sb)
lukma	>	snack ( sb)
lukukramb	>	firefly (sb)
lull	>	to lull, cradle (vtr)
lumatay	>	to bruise, to wound (sb)
lumbago	>	lumbago (sb)
lumbal punction	>	lumbar puncture (sb)
lumel	>	lout (sb)
lump	>	rag (sb)
lumpen	>	ragged, tattered (adj)
lumpia	>	Spring Roll (chinese food)
lumpsammler	>	rag and bone man
lumpvehsend	>	dressed in rags (adj)
Luna	>	the Moon (npr)
lunatic	>	lunatic (adj. & sb.)
lung	>	meadow (sb)
lup	>	past tense of “leup”
lur	>	past tense of “leur”
lura	>	bad wine (sb)
lure	>	freedom (sb)
lurd	>	filth (sb)
lurhat	>	language (sb) (not spoken or particular to a group)
lus	>	louse (sb); past tense of “leus”
luster	>	luster, chandelier ( sb)
lutf	>	kindness (sb)
lutfan	>	be nice !
lutt	>	burbot (sb)
luur	>	to spy on, to watch closely
luwa	>	silk thread (sb )
Luwi	>	Luwian ( adj , sb)
luxe	>	luxury (sb)
luxeus	>	pompous (adj )
luxuriant	>	luxuriant, lush ( adj)
luxurie	>	splendour; pomp ( sb)
lwo	>	to loot; lwo els annem = to take one’s breath away
lwok	>	sika deer
lwon	>	booty ( sb)
lyceium	>	secundary school (before University; sb)
Lydia	>	Lydia (npr)
lyegher	>	bed, couch (sb)
lyehg	>	to lie (vint)
lyeig	>	to lay (vtr)
lyekwrnt	>	liver ( sb)
lyekwrntvurst	>	liverwurst
lyig	>	past tense of “lyeig”
lymphome	>	lymphoma (sb)
lynx	>	lynx (sb)
lyogher	>	watch, look-out (like an animal; for hunting; sb)
lyogos	>	deposit (ex	>	ore; sb)
lyohg	>	past tense of « lyehg »
lyohga	>	situation (sb)
lyra	>	lyre (sb)
lyt	>	a little (adv); lyt ed lyt = little by little
lytil	>	little (adj)
lyung	>	lung (sm )
lyut	>	fierce (adj)
ma	>	why ( pron. interr)
maaf	>	sorry (adj ) ( excuse)
maal	>	good ( sm) ( possession )
maallift	>	lift (sm )
maarif	>	building (fig )
maaschouk	>	lover ( sm )
maazwl	>	removed (adj , sm )
macabre	>	gruesome (adj)
macadamia	>	macadamia (sb)
macen	>	stonecutter (sb)
machete	>	machete
Machiavelli	>	Machiavelli ( npr )
machine	>	machine ( sb)
machinebunduk	>	machine gun ( sb )
machinepistol	>	submachine gun
macule	>	dapple ( vtr )
madame	>	Mrs. ; ma’am.
madeir	>	timber (sb)
madenn	>	mining ( adj )
madh	>	wet ( adj )
madh	>	to lie, to be shrouded in (fig.)
madreporic	>	madreporic (adj)
madyoun	>	debtor (adj , sb)
mae	>	don’t (adv)
maedwn	>	friendly ( adj )
maememyehrsas	>	forget-me-not, myosotis (sb)
maeng	>	shoot (mastery, skill) (sb)
maeti	>	not... anymore (when "mae" ought to be used)
mafia	>	mafia (sb)
maflouk	>	devoid, lacking (adj)
magasin	>	store, warehouse (sb)
magasinier	>	storekeeper (sb)
Magdala	>	Magdala (npr)
Magdalenien	>	Magdalenian (adj. & n.)
Magellan	>	Magellan (npr)
magh	>	can, may (vtr) ; power (sb)
maghil	>	tomb (sb)
Maghreb	>	Maghreb (npr)
maghses	>	maybe (adv)
magia	>	magics (sb)
magician	>	magician (sb)
magistrat	>	magistrate (sb)
magma	>	magma
magn	>	main (adj); magnios sequence star = main sequence star
magnesium	>	magnesium (sb)
magnet	>	magnet ( sb)
Magnetic Resonance Tomographia	>	Magnetic Resonance Imaging (MRI)
magnificence	>	magnificence (sb)
magnitude	>	magnitude
magno seghel	>	mainsail (sb)
magos	>	magus (sb)
magoti	>	femininity ( sb)
magur	>	mound (sb)
magv	>	child ( sb) (young being)
Magyar	>	Hungarian (adj. & sb )
Magyaria	>	Hungary ( npr )
mahar	>	dowry ( sb )
mahed	>	cradle ( sb ) ( fig )
mahel	>	to try (vpr); trial (sb)
mahibe	>	formidable ( adj )
mahir	>	cunning ( adj)
mahjiaung	>	mahjong ( sb )
mahlbehrg	>	courthouse (sb)
mahogany	>	mahogany ( sb)
mai	>	May (sb)
maibrank	>	maybug (sb)
maideh	>	help ! mayday !
maigher	>	meagre (adj)
Maimonides	>	Maimonides (npr)
maimour	>	med + encharged with (adj)
maimoureih	>	med + to encharge with
maincourante	>	daybook (ex: in police station)
majalah	>	magazine (sb)
majestat	>	majesty (sb)
majestueus	>	majestic (adj)
majlis	>	assembly house, assembly chamber (sb); Majlis ios Vatan Suria = Syrian National Council
Majlis im Communes	>	House of Commons
majnoun	>	crazy love
major	>	major (adj; sb); major arcane = arcana major (sb) (cards); major modus = major scale (music)
majorat	>	major of age (adj. & sb)
majordomo	>	majordomo (sb)
majoritar	>	majoritary (adj)
majoritat	>	majority (sb)
majuscule	>	capital letter (adj & sb)
makah	>	dive (bad inn; sb)
makar	>	although, whatever
makase	>	railroad switch ( sb)
makass	>	(sing) = clippers (sb) (hairdresser )
makbul	>	fulfilled, granted (ex	>	wish; adj)
makdour	>	option ( sm ) ( possibility )
Makedonia	>	Macedonia ( npr )
maken	>	poppy (sb )
makh	>	make (vtr )
makhboub	>	darling ( adj)
makhkoum	>	convicted (adj , sm)
makhleb	>	Saint Lucy cherry
makhmour	>	drunk ( adj )
makhmourluk	>	hangover ( fig, sb)
makhsoul	>	yield, ouput, return ( sb)
makhsus	>	on purpose, intentionally (adv )
makir	>	deceitful ( adj )
makrell	>	mackerel
makrisch	>	sorrel (sb)
makrouse	>	indebted (adj )
maktab	>	workroom ( sm )
maktub	>	missive (sb)
makulat	>	sustenance (sb)
makuz	>	( sing) = shears ( splu )
mal	>	poor, mediocre, bad (adj)
mala	>	trowel ( sf )
malaghetta	>	malaguetta (sf)
malaise	>	malaise (sb )
malal	>	weariness ( sb); to weary (vtr)
malalt	>	weary ( sb)
malama	>	reprimand, rebuke (sb)
malaria	>	malaria ( sb)
malay	>	corn/maize flour ( sb)
Maldives	>	(splu) = Maldives (splu)
malefic	>	evil ( adj )
malefice	>	evil spell
malek	>	wood fire (sb)
malgasch	>	malagasy (adj & sb)
malgh	>	mallow (sb)
malice	>	malice (sb)
malin	>	tainted (adj)
malinger	>	puny ( adj )
mallah	>	boatman ( sb )
mallands	>	badlands (splu)
malleable	>	malleable ( adj)
malm	>	shoal (sb )
malnutrition	>	malnutrition (sb)
malodore	>	reek (vint)
maloul	>	depressed (adj)
malst gwahmen	>	stopgap (sb)
malt	>	malt (sb)
maltose	>	maltose ( sb)
malumat	>	piece of information (sb)
malvasia	>	malmsey (sb)
malversation	>	embezzlement (sb)
mamaliga	>	maize porridge (sb)
mambh	>	reproach (vtr) (semject ad semanghen)
mamma	>	mummy
mammifer	>	mammal (adj & sb)
mammwt	>	mammoth (sb)
man	>	to stay (vint)
manafi	>	bargain (sb)
manage	>	manage, run (vtr)
Manasse	>	Manasseh (npr)
mandarin	>	mandarin (adj. & sb)
mande	>	to send for (vtr)
mandile	>	apron (sb)
mando	>	sterile (adj) ( woman)
mandolin	>	mandolin ( sf )
mandor	>	foreman (sm )
mandover	>	manpower, labour (sb)
mandra	>	cowshed (sb)
mandragor	>	mandrake ( sf )
maneth	>	learn ( vtr ) (a news )
maneuvre	>	maneuver ( sb)
manganese	>	manganese (sb)
mangeit	>	mangy (adj)
manghan	>	bewitch (vtr)
mangrove	>	mangrove (sb)
manhouss	>	sombre, gloomy
maniak	>	maniac (adj. & sb)
manichaeisme	>	manichaeism ( sb)
manicure	>	manicure ( sb)
manier	>	manner (sb)
manifeste	>	to show, express, demonstrate (vtr)
manifesto	>	manifesto (sb)
Manila	>	Manila (npr)
manipule	>	handle (vtr )
mank	>	to lack, be lacking (vint); lack (sb)
mankal	>	brazier (sb)
mankay	>	mango ( sf )
mankholt	>	chard ( sf )
mann	>	husband (sb)
mannequin	>	dummy; model (sb)
mansarde	>	mansard roof (sb)
mant	>	(& mantu) = chin (sb)
manta rai	>	Manta ray
mantega	>	lard (sb)
mantein	>	maintain (vtr)
manteinance	>	maintenance (sb)
mantel	>	coat (sb)
manthel	>	calender (vtr) (the linen)
manticore	>	manticore (sb)
mantis	>	(praying) mantis (sb)
manzil	>	caoching inn, transport cafй, stopover
map	>	map ( sb)
mapsack	>	binder, satchel ( sb)
maquette	>	scale model
maquiss	>	maquis shrubland
maquiyage	>	make-up, greasepaint (sb)
mar	>	sea ( sb)
Mar Agayos	>	Aegean Sea ( npr )
maraux	>	longspined bullhead
maraz	>	sickly ( adj )
marba !	>	pleased to meet you !
Marcell	>	Marcellus
marche	>	march (sb & vint)
marct	>	(& marken) = craggy, seamed (face; adj)
Marcus Aurelius	>	Marcus Aurelius (npr)
mareghi	>	urchin (sb)
marg	>	edge (sb)
margarine	>	margarine ( sb )
marge	>	margin ( sb)
margwenak	>	siren ( sf )
marhoum	>	late (deceased; adj)
marhour	>	haughty (adj)
Maria	>	Mary ( npr )
Marianas	>	(Insules) = Mariana Islands
marik	>	burglar (sb)
marine	>	navy (sb)
marineblou	>	navy blue (adj)
marinfanteriste	>	Marine soldier (sb)
marionette	>	marionette (sb)
maritim	>	maritime (adj)
marjban	>	ranger (of Middle-Earth; sb)
mark	>	to mark (out); mark, trademark(sb); march (sb) (territory)
marketing	>	marketing (sb)
marloub	>	defeated (adj)
marloubia	>	defeat (sb)
marloubeih	>	defeat (vtr)
marmelade	>	marmalade (sb)
marmor	>	marble (sb)
marmosett	>	marmoset (sb)
marn	>	present tense base of “marsen”
marnad	>	pipefish ( sm )
marnigv	>	mermaid ( sb)
marode	>	to be on the prowl
Marok	>	Morocco (npr)
marotte	>	fad (sb)
maroul	>	lettuce (sb)
marquese	>	marquis (sb)
Mars	>	Mars (npr; planet)
marsan	>	Martian (adj. & sb)
marschal	>	marshal (sb)
marseghel	>	topsail ( sb )
marsen	>	to wither, to decay
marsiuge	>	sea-sickness (sb)
Marsilio Ficino	>	Ficino (npr)
marswin	>	porpoise (sb)
mart	>	March (month, sb)
marter	>	marten (sb)
marthiya	>	dirge (sb; chant)
martial	>	martial (adj. & npr)
martyr	>	martyr (sb)
marwtia	>	impetuosity
marwtic	>	fiery (adj)
marz	>	disgust (vtr )
marzih	>	caprice, whim (sb)
marzipan	>	marzipan (sb)
masaar	>	reliquary, shrine ( sb)
mascarade	>	mascarade (sb)
masch	>	sweet pea ( sb)
maschiculi	>	machicolation ( sb )
maschkhoul	>	engaged ( adj ) ( borrowed , used)
maschkouk	>	doubtful ( adj)
maschour	>	famous ( adj )
maschrou	>	legitimate (adj )
maschruu	>	striped ( adj)
maschtab	>	standard ( sm) ( measure )
mascotte	>	mascot ( sb)
masculin	>	masculine (adj)
masgal	>	arrow slit
masjid	>	mosque (sb); Masjid al Aksa = Al Aqsa Mosque
mask	>	mask (sb & vtr)
Maskat	>	Muscat ( npr )
maskbal	>	fancy-dress bowl
maslag	>	Datura stramonium ( sm )
masnadh	>	prop ( sm )
masraf	>	expenditure (sfb) & spend ( vtr )
masrour	>	glad ( adj )
massacre	>	massacre (sb)
massaf	>	line, queue (sb)
massage	>	massage (sb & vtr)
massal	>	joke, trick, hoax (sb)
massalla	>	prayer rug
masse	>	mass (sb)
massengrabh	>	mass grave, "potter's field" (sb)
massif	>	mountain range (sb)
massing	>	brass (sb)
massive	>	massive ( adj)
massoul	>	responsible, liable ( adj , sb)
massur	>	weaver spool
mast	>	mast (sb)
mastodon	>	mastondon (sb)
mat	>	checkmate (chess; sb)
matam	>	lugubrious ( adj)
matamoro	>	matamoros (sb)
match	>	match (sb; sport)
mater	>	mother ( sb)
Peltewih Mater	>	Mother of All Things
materbahsa	>	mother tongue (sb)
materia	>	matter, substance (sb)
material	>	material (sb & adj)
maternitat	>	maternity hospital (sb)
materplack	>	motherboard (sb)
matertat	>	motherhood (sb)
math	>	past tense of “maneth”
mathal	>	saying, dictum (sb)
mathalan	>	for example, for instance
mathematique	>	(sing) = mathematics ( splu )
mathematiquer	>	mathematician (sb)
mathmoun	>	content (sb); to contain (vtr)
matier	>	field ( discipline, sb )
matil	>	moth
matrass	>	mattress (sb)
matriarchat	>	matriarchy
matrix	>	matrix (sb)
matrose	>	seaman (sb )
matruw	>	maternal uncle ( sm )
matta	>	mat ( sf ) ( bench )
matur	>	mature (adj)
Matyah	>	Mathew ( npr )
mau	>	barter (vtr)
maul	>	sacrifice ( vtr )
maun	>	warn ( vtr )
maung	>	much, many (adj. & adv)
mauntia	>	muse (sb )
maur	>	dark (adj )
maur	>	swarthy (adj)
maurdh	>	murder ( sb & vtr)
maurdher	>	murderer (sb)
maurg	>	morning from 0H00 to daylight, « graveyard’s shift »
Mauritania	>	Mauritania (npr)
Mauritius	>	Mauritius (npr)
maurk	>	destrier (sb) ; knight (chess ; sb)
maurkschalk	>	marshal ( sb) ( in charge of horses )
mausoleium	>	mausoleum (sb)
maut	>	toll ( sb)
mauve	>	mauve (adj ; color )
mauxekwan	>	capillary vessel
mawi	>	faded (adj )
mawjuiji	>	ink brush
maxam	>	design, intention (sb)
maxim	>	maxim (sb)
maximum	>	maximum (sb)
maxud	>	intentional ( adj )
maydan	>	playground
mayer	>	tenant farmer (sb)
mayka	>	jersey (sb )
maykhana	>	tavern, inn ( sb)
mayl	>	mile (avoirdupois system; sb)
maymoun	>	monkey (sb)
mayn	>	opinion (sb); to mean (vtr)
maynad	>	maenad (sb)
maynen	>	meaning (sb)
maynmeid	>	poll (sb)
mays	>	maize (sb )
mayster	>	master ( sb )
mayu	>	swampy ground
mayukh	>	ankle (sf ) (wood )
mayuss	>	disconsolate (adj )
mayzel	>	butcher, hack, mangle ( vtr )
mayzelar	>	pork butcher (sb)
maz	>	maggot (sb)
mazbakh	>	slaughterhouse ( sb )
mazgh	>	(sing) = brains (splu)
mazreb	>	big top of tent (sb)
mazuk	>	strawberry ( sb )
me	>	me (accusative)
meander	>	meander (sb )
mecanic	>	mechanical (adj)
mecanique	>	mechanics ( sb)
mecanisme	>	mechanism ( sb )
mecaniste	>	mechanic, driver ( sb)
Makka	>	Mecca (npr)
med	>	with (means; prep)
medayl	>	medal ( sb )
medaylon	>	medallion (sb)
Medea	>	Medea (npr)
medgu	>	common pochard ( sb)
massen media	>	(splu) = mass media
medic	>	doctor, physician ( sb)
Medici	>	Medici ( npr )
medicin	>	medicine (sb)
medio	>	middle (adj & sb ) ( center)
mediocre	>	mediocre ( adj )
mediofingher	>	middle finger (sb)
Mediomar	>	Mediterranean (Sea )
Mediorient	>	Middle East ( sb )
meditation	>	meditation (sb )
medsu	>	amidst ( prep )
medu	>	mead (sm )
medusa	>	jellyfish ( sf )
medv	>	heady, inebriating (adj)
medven	>	to make drunk (vtr)
medvia	>	drunkenness (sf )
meg	>	very, much (adv)
megagmo	>	the Great Way (ex : stars)
megalith	>	megalith (sb)
megalomaniak	>	megalomaniac (adj, sb)
megatmen	>	magnanimous (adj)
megaurb	>	megacity ( sb )
megder	>	redwood (sb)
megdos	>	size ( adj)
mege	>	size (sb)
megil	>	(comp. meger ; sup . megst ) = great, large (adj )
Megil Hevd	>	Holy Week
Megil Juma	>	Good Friday
megil klewos	>	( sing ) = deeds ( splu ), “big glory” (sb)
mehl	>	grind (vtr )
mehld	>	to signal, announce (vtr), to pray (vint)
mehlden	>	prayer; description, particulars (sb)
mehldschid	>	leaflet
mehlg	>	milk (vtr)
mehm	>	remember (vtr)
mehmen	>	remembrance (sb)
mehn	>	think (vtr )
mehn	>	thought ( sb) (general )
mehr	>	die (vint)
mehreina	>	place to die (sb)
mehsg	>	knit (vtr )
mehsgmen	>	knitting (sb)
meic	>	blink ( vtr ) (eye )
meid	>	measure ( vtr & sb)
meidaw	>	upside down ( adj)
meidic	>	modest ( adj)
meil	>	prefer ( vtr )
meinc	>	diminish (vtr / vint )
meingfu	>	issue ( sf) ( death )
meini	>	minnow (sb )
meinyun	>	fate, destiny ( sb )
meiose	>	meiosis
meirong	>	maze ( sm )
meis	>	more (adv)
meist	>	most (adv)
meith	>	+ acc. = change of (vint)
meithel	>	main square
meizd	>	to reward, recompense (vtr)
meja	>	table (sb) ( for eating)
mejban	>	host (sm ) (receiving )
meje	>	eat ( vtr ) ( seated)
mejeina	>	dining room (sb)
Mekhlen	>	Mechelen ( npr , city of Belgium )
mekhtab	>	moonlight
meklemm	>	ointment ( sb)
Mekong	>	Mekong (sb)
mela	>	black ink (sb); ink-black (adj)
melankholic	>	melancholic ( adj )
melanome	>	melanoma (sb)
Melchisedech	>	Melchizedek (npr)
Melewagher	>	Meleager
melg	>	milk (sb)
melgarie	>	dairy (sb)
Melgvia	>	Milky Way ( sb)
melinder	>	honey fritter (sb)
meln	>	muddy (adj)
melodia	>	melody ( sf )
melon	>	melon ( sb)
melopoia	>	chant (sf )
melsk	>	soft, mellow (adj )
melv	>	flour ( sb)
member	>	member (sb)
membrane	>	membrane (sb)
membraneus	>	membranous (adj)
memmen	>	+ acc. = evoke the memory of (vint )
memorandum	>	memorandum, memorial (sb)
memoria	>	memory (sb)
memorise	>	memorize (vtr)
mems	>	limb (sb) (body)
memsbat	>	(& memsbaten) = aching (when referring to tiredness, body; adj)
memuar	>	memoir ( sb ) ( story )
men	>	but ( conj)
menace	>	menace (sb & vtr )
menach	>	fop (sb )
menagerie	>	menagerie (sb )
mendel	>	almond ( sb)
Mendeleyev	>	Mendeleev (npr)
mender	>	mountain lake (sb )
menegh	>	crowd (sb)
menexi	>	violet (flower, sb)
mengain	>	vice ( sm )
mengusch	>	pendant (jewel; sb)
meningitis	>	meningitis ( sf )
menos	>	consciousness, spirit, intent ( sb)
mens	>	mess (dinning room; sm )
mensc	>	human, man (sb)
mensc person	>	human person ( sb )
menscgenos	>	(hu)mankind (sb)
menscule	>	uvula (sb)
mensdeh	>	wisdom ( sf )
mensdeht	>	(& mensdehn) = full of wisdom
mensdehyazgen	>	[mлnsde:yAdjлn] = zoroastrianism (sb)
menstruation	>	menstruation (sb)
ment	>	mind (sb)
mental	>	mental (adj)
mental retard	>	mental retard (sb)
mentangst	>	remorse ( sp)
Mentat	>	Mentat (sb ) ( Dune)
mention	>	mention (vtr & sb )
mentor	>	thinker (sb)
menue	>	menu ( sb)
menuet	>	minuet
menxu	>	while ( conj)
meongcin	>	bird of prey ( sm )
mer	>	mere (adj )
mercantile	>	mercantile (adj )
mercat	>	market ( sb)
mercenar	>	mercenary (adj. & sm )
mercerie	>	haberdashery ( sb)
mercie	>	mercy (sb)
Mercur	>	Mercury ( npr ) ( planet )
meremett	>	mending (sm )
meremettise	>	darn ( vtr )
merg	>	dive (vtr/vint )
mergbaurd	>	diving board (sb )
mergis	>	filth ( sb )
mergist	>	filthy (adj ) ( disgusting )
mergschowbey	>	diving equipment (sb)
meriend	>	provision, food (sb)
merig	>	merry (adj)
merit	>	merit (sb) (advantage, benefit, trial)
merlang	>	whiting (sb)
merlon	>	dike, barricade (sb)
merluce	>	hake ( sm )
mersie	>	thank you ( interjection )
merteck	>	joist ( sm )
merti	>	mortal ( adj ) ( doomed to die )
meryo	>	young warrior
mesel	>	blackboard (sb)
Mesopotamia	>	Mesopotamia ( npr )
mespil	>	medlar (sb)
message	>	message ( sb)
message pwarn	>	errand boy ( sb)
messager	>	messenger (sb)
messe	>	mass ( sb)
messiah	>	Messiah ( sb )
mestiss	>	mestizo (sm )
met	>	dish, meal (sb)
metabolisme	>	metabolism ( sb )
metall	>	metall (sb)
metallurgia	>	metallurgical industry
Metaschala	>	Methuselah (npr)
metastase	>	metastasis ( sb)
meteor	>	meteor ( sb)
meteoric	>	dazzling, incredible ( adj)
meteorite	>	meteorite (sb)
meterise	>	retrenchment ( sm )
methane	>	methane (sb)
methode	>	method ( sb)
metro	>	underground	>	ube (sb)
metropolis	>	metropolis (sf )
mett	>	mow ( vtr )
meublar	>	furniture ( sm )
meuble	>	piece of furniture (sb )
meudh	>	ub = cheer up
meugh	>	mug ( sm ) ( drinking )
meuk	>	release (vtr ) , drop (vtr )
meun	>	moon (sf )
meunweus	>	moonrise (sb)
meurch	>	cement (vtr ) (fig )
meurch	>	harden ( vint / vtr )
meurcher	>	mortar (sm ) ( concrete)
meurm	>	swarm (vint)
meute	>	pack (ex	>	of wolves; sb)
mev	>	gull ( sf )
Mexico	>	Mexico ( npr )
mezzanine	>	mezzanine
mi	>	to me
miasma	>	miasma
miau	>	miaow
mic	>	wink (sb); past tense of “meic”
Michael	>	Michael (npr)
Michelangelo	>	Michelangelo ( npr )
micri	>	tiny ( adj )
micro	>	microphone ( sb)
micro-rika	>	headset (sb)
microbe	>	microbe, germ (sb)
microcosme microcosm (sb)
microorganisme	>	microorganism (sb)
microphone	>	microphone ( sb)
microprocessor	>	microprocessor (sb)
microscope	>	microscope ( sb )
mid	>	past tense of « meid »
middien	>	noon ( sm )
mie	>	(sing )	>	= noodles ( splu )
miech	>	blade ( sb)
miechel	>	thin strip / blade (sb)
miechstaven	>	metal shutter
miedh	>	past tense of “madh”
miegve	>	childhood (sb)
miehel	>	past tense of “mahel”
miekh	>	past tense of “makh”
mielt	>	honey (sb)
miembh	>	past tense of “mambh”
miems	>	meat ( sb)
mien	>	my, mine; past tense of “man”
miens	>	of my (singular)
mienthel	>	past tense of “manthel”
mier	>	big, large ( adj )
Id Mier Antsalg	>	the Great Escape (movie)
mierk	>	past tense of “mark”
Mierstieups	>	“Strider” (name of Aragorn in the “Lord of the Rings”)
mierz	>	past tense of “marz”
mieu	>	past tense of « mau »
mieul	>	past tense of « maul »
mieun	>	past tense of “maun”
mieurdh	>	past tense of “maurdh”
mieyn	>	past tense of “mayn”
mieyzel	>	past tense of “mayzel”
mifussal	>	hinge (sm )
mighel	>	mist ( sb)
mignon	>	minion (sb)
migrator	>	migratory ( adj) ( bird)
miieu	>	past tense of "miau"
mijmer	>	censer (sb)
mikdar	>	amount (sb & vtr)
mil	>	thousand ( num ); past tense of “meil”
mild	>	mild ( adj )
milder	>	alleviate, mitigate (vtr )
mildet	>	pity ( sb )
Miletos	>	Miletus (npr)
mileus	>	compassionate ( adj)
milfel	>	mille-feuille (sb)
milgran	>	pomegranate tree (sb)
milice	>	militia (sb)
milicionaire	>	militiaman (sb)
milieu	>	milieu (sb) (environment)
militant	>	militant (adj. & sb)
militar	>	military (adj)
miliu	>	millet (sb)
milium	>	mile (measure unit; sb; in avoirdupois system “mayl”)
millenarisme	>	millennialism (sb)
millennium	>	millennium (sb)
milz	>	spleen (sb; body)
mime	>	mime (vtr & sb)
mimicrie	>	mimicry (sb)
mimithav	>	flighty, fickle (adj)
minara	>	minaret (sb)
minc	>	thin, slim (adj); past tense of “meinc”
mine	>	mine (sb)
minegh	>	urinate (vtr)
miner	>	miner (sb)
mineral aqua	>	mineral water
mingo	>	sunday (sb)
miniature	>	miniature (sb)
miniaturise	>	miniaturize (vtr)
ministerium ios interior	>	interior ministry
ministrant	>	altar server (sb)
ministrell	>	minstrel (sb)
Minor Conventual	>	Conventual Franciscan ( sb )
minorat	>	minor, infant ( sm , adj ) ( child)
Minotaur	>	Minotaur ( npr )
minter	>	less ( adv )
minst	>	least (adv)
mint	>	mint (sb; flower)
mintean	>	underbodice (sb)
minu	>	slim, slight, tiny (adj)
minus	>	minus (mathematics); missing (adj; when it refers to some counting)
minuscule	>	small (letter)(adj. & sb)
minute	>	minute (sb)
miracle	>	miracle (sb )
miraculeus	>	miraculous (adj)
mirage	>	mirage (sb)
mirath	>	inheritance, patrimony (sb)
miris	>	stock ( sm )
mirveylment	>	wonder ( sm )
miryow	>	spell (sm )
misab	>	eave (sb)
mischko	>	high forest (sb)
mischmasch	>	mishmash (sb)
miser	>	miserable (adj)
misere	>	misery (sb) (miserable situation)
misgvalt	>	brutal mistake (ex: police abuse)
miskett	>	muscat (sb)
miskin	>	mean, miserable, poor
misogynia	>	misogyny
misogyniste	>	misogynist (sb) & misogynistic (adj)
misplais	>	offend (vtr)
misprete	>	misunderstand (vtr)
Misr	>	Egypt ( npr )
miss	>	to miss (someone)
missal	>	missal (sb)
misserve	>	to go against, put at a disadvantage
missil	>	missile (sb)
mission	>	mission (sb)
mistreus	>	to mistrust (vtr)
mith	>	past tense of “meith”
Mithras	>	Mithrras
mitkali	>	vichy cotton (sb)
mitochondrion	>	mitochondrium (sb)
mitra	>	mitre (sb)
miulwa	>	sugar cane (sb)
mix	>	mix ( vtr )
miyanch	>	broker ( sm )
miyanchia	>	brokerage ( sb)
mizdenyagher	>	bounty hunter
mizdo	>	reward (sb)
mizrab	>	bat (sb ) (ex	>	baseball)
mlege	>	softroe (sb)
mliak	>	coax (vtr); meek, sweet (adj)
mo	>	film (sb ) (thin envelope)
mobilisation	>	mobilization (sb)
mobilise	>	mobilize (vtr)
mobilphone	>	mobile phone
mochi	>	rice cake ( sb )
mode	>	fashion (sb)
model	>	model (sb)
modem	>	modem ( sb )
moder	>	bluish ( adj)
moderator	>	(TV, radio) presenter
modifie	>	modify ( vtr )
modus	>	mode ( sb)
moffic	>	stuffy, muggy ( adj )
mohl	>	past tense of “mehl”
mohlg	>	past tense of “mehlg”
mohm	>	past tense of “mehm”
mohn	>	thought (past tense)
mohr	>	past tense of “mehr”
mohrt	>	death ( sb); dead (adj)
Mohrt Mar	>	Dead Sea (npr)
Mohrts kyasen	>	capital punishment (sb)
mohsg	>	past tense of “mehsg”
moin	>	fence (sb )
moineih	>	to bedeck; strengthen
moini	>	performance (of service; sb)
moinos	>	ring (of people, for example in drug dealing)
moit	>	(sing) = gallows (splu)
mokan	>	plucky, jaunty (adj)
mokhayar	>	moire, watering (sb)
mokrice	>	woodlouse (sb)
mokye	>	midge ( sb)( insect)
molda	>	clay
moldure	>	molding
mole	>	mole (unit; sb)
molecule	>	molecule (sb)
molg	>	newt (sb)
moli	>	jetty, pier (sb)
molie	>	to give trouble (to do something; + dative of the person)
molika	>	silver fir
molin	>	mill (sb)
molive	>	pencil (sb)
moll	>	soft (adj)
mollach awkward lump
Mollah	>	Mullah (sb)
mollesse	>	softness (sb)
mollusk	>	mollusc (sb)
molos	>	setback, issue
molosser	>	big hound
molybdenum	>	molybdenum (sb)
moment	>	moment (sb)
mon	>	(a)lone, lonely
monarch	>	monarch ( sb )
monasteir	>	monastery (sb )
monete	>	coins, change (sb)
mongoloid	>	mongoloid ( adj. & n. )
moni	>	necklace ( sm ) ( jewel )
monochromia	>	camaieu (sb)
monocle	>	monocle (sb)
monoculture	>	monoculture (sb)
monolith	>	monolith ( sb)
monopol	>	monopoly (sb)
monotone	>	monotonous (adj)
monoscope	>	TV test card (sb)
monster	>	monster (sb)
monstrueus	>	monstrous (adj)
mont	>	mount ( sb )
montage ligne	>	assembly line (sb)
montagneryss	>	( sing ) = roller coaster ( splu )
montay	>	knoll, hillock (sb)
monte	>	mount (a beast), assemble (a mechanism)
montur	>	battle dress (sb)
moor	>	moor (sb)
mops	>	nasty little lap-dog
moquette	>	fitted carpet, wall-to-wall carpetting
mor	>	rubble ( sb)
morabit	>	marabout ( sb)
moral	>	moral (adj); morale (sb)
moralitat	>	morals ( splu)
Morava	>	Moravia
moravan	>	Moravian (sb)
moravsk	>	Moravian (adj)
moravski fraters	>	(splu) = Moravian Church
morey	>	moray eel (sb)
morber	>	blackberry (sb )
morbid	>	morbid ( adj )
Morea	>	Morea ( npr )
mores	>	habits, customs ( splu )
moribund	>	dying, about to die (adj)
morja	>	walrus (sb)
mork	>	carrot (sb)
mors	>	mole (on the skin; sb)
mortaise	>	mortise (sb)
mortal	>	mortal (adj); mortal danger = danger of death
mortek	>	bound to death (sb)
mortification	>	mortification (sb)
mosayic	>	mosaic ( sb)
moscel	>	clam ( sb)
Moses	>	Moses (npr)
moskitt	>	mosquito (sb)
Moskva	>	Moscow ( npr )
moss	>	moss ( sb) ( plant )
mot	>	burst (in mind; sb)
motac	>	wagtail (sb) (bird)
motel	>	motel (sb)
motic	>	hoe (sb)
motion	>	to make gestures
motive	>	tune (sb ) ( music )
moto	>	motorcycle (sb)
motocycle	>	(& motocyclette) = motorcycle (sb)
motocycliste	>	motorcyclist (sb)
motor	>	engine ( sb)
motorseg	>	chainsaw (sb)
motto	>	motto (sb)
mouhakeme	>	conviction (trial, sb )
mouhar	>	stamp (seal, sb)
moustache	>	mustache (sb)
mov	>	motion, move (sb); move (vtr/vint)
moveina	>	circle of influence of a movement
movil	>	loose, friable (adj; ex: earth)
movment	>	movement
mowktan	>	charcoal (sb)
mowtan	>	tree peony
mox	>	soon ( adv )
mozg	>	marrow ( sb)
mozzarella	>	mozzarella (sb)
mreja	>	fishing net (sb)
mriga	>	big game animal
mu	>	pout ( sb)
muadeb	>	respectful ( adj)
mualim	>	scholar, savant (sb)
muamma	>	riddle (sb)
muassir	>	contemporary (adj)
muazan	>	muezzin (sm)
mubalarha	>	pomposity (sb)
mubtada	>	beginner, novice (sb)
mubtala	>	afflicted, distressed (adj)
mucus	>	mucus (sb)
mudam	>	continually (adv)
mudel	>	detergent (sb)
mudh	>	mud (sb); past tense of “meudh”
mudhguarde	>	mudguard ( sb)
mudimaar	>	vain, conceited person (sb)
mudra	>	roll (sb)
mufareb	>	cheater
muff	>	muff (sb)
muffel	>	(big) mitten
muffin	>	muffin (sb)
mufide	>	salutary (adj)
muflis	>	bankrupt
Mugdischo	>	Mogadishu
mugeih	>	bawl ( vint )
mugh	>	bellow (vint)
Muhammad	>	Muhammad (npr)
muhandis	>	technician ( sb)
muhanga	>	anteater (sb)
muhim	>	considerable ( adj)
mujarim	>	guilty, convicted (adj. & sb)
mujaurr	>	neighbouring (adj )
mujilid	>	bookbinder (sb)
mujra	>	allowance (sb)
muk	>	mouth (ex: of an animal); past tense of “meuk”
mukabal	>	kabbalist
mukadar	>	sullen (adj )
mukadma	>	litigation ( sb )
mukam	>	stay, sojourn (sb & vint )
mukarime	>	benefactor (sb)
mukawi	>	invigorating (adj )
mukel	>	muzzle (of a gun; sb)
mukhatna	>	circumsized (sm)
mukhayar	>	street pedlar (sb)
mukhla	>	time limit (sb)
mukhlat	>	respite (sb)
mukhsen	>	helpful (adj)
mukht	>	sheaf (of straw; sb)
mukhtaj	>	needy (adj)
mukhtmel	>	likely (adj)
mukskip	>	mugshot (sb)
mukuzay	>	bric-a-brac
mulakat	>	appointment (sb)
mulasel	>	mullet (sb)
mulasim	>	assistant (sb)
mulat	>	mulatto
mulayim	>	slight ( adj) ( fig)
muld	>	slag heap ( sb)
mule	>	mule (sf)
mulmul	>	muslin (sf )
mult	>	many ( adj)
multinational	>	multinational
multiplicationstable	>	multiplication table (sb)
Mumbay	>	Mumbai, Bombay (npr)
mumia	>	mummy ( sb)
mumkin	>	feasible (adj)
mumps	>	mumps ( sm ) (illness )
mumtase	>	distinguished ( adj )
munassib	>	congruent, adapted (adj)
mund	>	world ( sb)
mundan	>	wordly; pertaining to social life, refined (adj)
mundial	>	world(wide), global (adj )
mundie	>	Monday (sb)
mundmap	>	map of the world (sb)
munition	>	ammunition ( sb)
munk	>	monk ( sm )
munkin	>	nun ( sb)
munsche	>	assistant, clerk (sb)
munt	>	month (sb)
mur	>	wall ( sb )
murabba	>	jam (sb)
muraisch	>	marsh ( sb)
murak	>	cloudberry (sb)
mural	>	(pineg) = mural (painting) (sb)
murar	>	mason ( sb )
muraria	>	masonry ( sf )
murch	>	past tense of “meurch”
murdar	>	dirty (adj )
murg	>	white with a slight shade (adj)
murgan	>	lamb with black stripes
murjan	>	red coral (sb)
murluster	>	wall sconce (sb)
murm	>	ant (sb); past tense of “meurm”
murmure	>	murmur (vtr )
murmweik	>	anthill ( sb)
murtrap	>	service-hatch ( sb)
muru	>	dunghill
mus	>	mouse (sb)
musar	>	buzzard
musch	>	fly (animal, sb)
muschabad	>	conjurer (magician, sb)
muschama	>	bath mat
muschdiemen	>	bow-tie ( sb)
muschkil	>	painful ( adj)
muschkilan	>	painstakingly (adv)
muschmwla	>	medlar-tree (sb)
muschron	>	mushroom (sb)
muschteri	>	customer (sb)
muschteria	>	customership (sb)
muscle	>	muscle (sb)
muscleus	>	brawny (adj )
musculature	>	muscle structure (sb)
museium	>	museum (sb)
music	>	music (sb)
musician	>	musician (sb)
musk	>	musk (sb)
muskete	>	musket (sb)
muslim	>	muslim (adj. & sb); Muslim Braters = Muslim Brothers
mussafaha	>	handshake (sb)
mussafer	>	traveller (sb)
mussalsal	>	continuous ( adj)
mussim	>	monsoon ( sf )
must	>	wort (sm )
mustahkam	>	on the “guard yourself” position (adj )
mustajer	>	tenant, lodger ( sb )
mustathna	>	apart from ( prep )
mustaur	>	well-done (cooked; adj)
mustra	>	sample (sb)
mustring	>	monstrous (adj ; appearance)
mut	>	mute (adj)
mutabuneg	>	to second (ex: an employee) (vtr)
mutaasib	>	biased (adj)
mutaassif	>	sorry (adj)
mutabeid	>	to disabuse
mutaharib	>	belligerent (adj & sb)
mutalba	>	claim (sb)
mutamarrid	>	refractory, objectory (adj)
mutamenos	>	fickle (adj)
mutaol	>	emptying (of a car's oil; sb)
mutasalzal	>	shaky (adj )
mutaschalter	>	network switch (sb)
mutawassit	>	average (sb)
mutaweik	>	to move (house)
mutawoik	>	metic (adj & sb)
mutiara	>	pearl necklace (sb)
mutie	>	mumble (vtr )
mutlak	>	absolutely ( adv)
muton	>	mutton
mutt	>	to take place, to have grounds to
mutu	>	each other
mutual	>	mutual (adj)
muwazana	>	balance remains
muzlim	>	low, feeble (adj ) (fig. intensity)
mwanien	>	prosper, thrive (vint )
mwaungsou	>	escape ( vpr )
mwembi	>	mango tree
mweyssui	>	unfinished ( adj)
mwurjien	>	unmanned (adj)
Myanmar	>	Burma (npr)
myehrk	>	decompose ( vpr )
myehrs	>	forget ( vtr )
mygal	>	(& mygalomorph) = mygalomorpha (adj & sb)
Mykainas	>	Mycenae ( npr )
mynder	>	proud ( adj)
myndert	>	pride ( sb)
myohrk	>	past tense of “myehrk”
myohrs	>	past tense of “myehrs”
myriade	>	myriad (sb)
myriapode	>	centipede (sb)
myrobalan	>	mirobalan (sb)
myrt	>	myrtle (sb)
myryi	>	(adj. pl) = ten thousand (num) (declinable; poetic)
mysterieus	>	mysterious
mystic	>	mystic
mystifie	>	mystify (vtr)
mythic	>	mythical (adj)
mythos	>	myth (sb)
Mytilene	>	Mytilene (sb)
mytin	>	mutineer (sb)
mytinrie	>	mutiny ( sb)
naal	>	horseshoe
naan	>	naan (sb)
nabahsit	>	(he/she) kept on talking, saying
nabh	>	navel (sb)
nabug	>	trepan
nackal	>	storyteller (sm )
nadh	>	needle ( sb)
nadime	>	guest (at table, sb)
nadir	>	nadir ( sm )
nadureih	>	perpetuate ( vtr )
nafassat	>	exquisite ( adj )
nafiz	>	piercing, keen ( adj)
nafore	>	host, sacramental bread (sb)
Nafplio	>	Nafplion ( npr )
nafsan	>	to fell carnal lust towards (vtr)
nafsani	>	carnal ( adj )
nafsania	>	carnal lust (sb)
naft	>	oil, gas, gasoline
naftalin	>	naphthalene (sb)
naft kant	>	petrol can
naftpumpe	>	petrol pump
naft-tanker	>	oil tanker (sb)
nagor	>	capital (city; sb)
Nahum	>	Nahum(npr)
naiw	>	never (adv)
naiwo	>	never (adv)
najis	>	filthy (adj )
najisse	>	desecrate ( vtr )
nak	>	reach (vtr )
nakadh	>	cash (money, sb)
nakeb	>	tuck, estoc (sb)
naker	>	mother of pearl ( sb)
nakh	>	silk carpet
nakhel	>	date palm
nakhodka	>	master (of a vessel)
nakhut	>	chickpea
nakeer	>	small physical flaw
nakis	>	not equal to the task ( adj )
nakwr	>	big reptile
nalbant	>	blacksmith, farrier (sb)
nam	>	name (vtr & sb )
namdeh	>	to name (vtr)
nami	>	on behalf of
namic	>	illustrious (adj)
namnak	>	noxious, mephitic, dank (adj)
namos	>	(sing ) =  greetings ( splu )
nanander	>	husband’s sister
nandu	>	rhea (bird; sb)
nanina	>	lullaby (sb)
Nanking	>	Nanking ( npr )
nanotechnologia	>	nanotechnology
nant	>	to grow bolder ( vpr )
nao	>	trouble (sb) ( problem )
nap	>	turnip (sb)
Naphtali	>	Naphtali (npr)
napi	>	nappy, diaper (sb)
napter	>	grandson
naptrice	>	granddaughter
naptriya	>	(sing) = grandchildren (splu)
naranji	>	orangey (adj)
narc	>	to fall asleep (vtr)
narcisse	>	daffodil, narcissus (sb)
narcotic	>	narcotic (adj & sb)
nard	>	hum ( vtr )
nardban	>	stairwell (sb)
nargil	>	coconut (sb)
Narkis	>	Narcissus (npr)
narn	>	story, tale (sb)
narre	>	tell, narrate (vtr)
narval	>	narwhal (sb)
nas	>	nose (sb)
naschast	>	starch (sb)
naschastise	>	to starch (vtr)
nasel	>	to speak with a nasal twang
nask	>	moist (adj)
Mullah Nasreddin Khoja Effendi Juha	>	Nasreddin ( npr ; legendary figure )
nassab	>	lineage (sb) (progeny )
nassel	>	offspring (sb)
nassib	>	luck ( sb ) ( happiness )
nassihat	>	notice (sb) ( appeal )
naster	>	muzzle ( sb)
nastil	>	lanyard ( sb )
nastorm	>	nostril (sf )
nastraj	>	on guard ( adj )
nasuk	>	precarious ( adj )
Natal	>	Christmas (sm )
nater	>	grass snake ( sb)
nation	>	nation (sb)
national	>	national (adj)
nationalisation	>	nationalization (sb)
Nativitat	>	Nativity (sb)
natric	>	water snake (sb)
natrium	>	sodium ( sb)
natural	>	natural ( adj); natural catastrophe = natural disaster (sb); natural park = natural park (sb)
naturalise	>	naturalize (vtr)
nature	>	nature (sb)
naturelika	>	naturally (adv)
naudh	>	(see grammar) = need, require (vtr)
naudhberme	>	shoulder (road)
naudhbleigos	>	distress flare
naudhudghang	>	emergency exit (sb)
naudhward	>	self defense
naufrage	>	shipwreck (sb)
nauk	>	craft, vessel (sb)
nauna	>	nurse ( sb)
naurbat	>	alarm (bell; sm )
nausea	>	nausea, retch ( sb )
nauseabund	>	nauseous ( adj)
nauseant	>	nauseating (adj)
naut	>	sailor (sb)
nav	>	ship (sb)
Navarre	>	Navarre ( npl )
navax	>	to catch up with
navige	>	navigate (vtr )
navtecton	>	shipwright
nawag	>	boatman, mariner (sb)
nay	>	Pan-flute (sb)
nayade	>	naiad (sb)
nayd	>	to scoff at, jeer at
nayib	>	deputy (adj & sb)
nayive	>	naive (adj )
Nayrobi	>	Nairobi (npr)
nayv	>	dead body, corpse
nayvon	>	simpleton (sb)
nayvsqual	>	narwhal (sb)
Nazareth	>	Nazareth (npr)
nazrani	>	Nazarene (adj & sb)
ne	>	not ( adv ); ne bad = not yet; ne importet = it doesn’t matter; ne pro id mund ! = not for the world
neanghen	>	no-ne, nobody
nebahim	>	ineffable (adj)
nebh	>	cloud ( sb )
nebhskrehb	>	skyscraper (sb)
nebos	>	cloud, host ( sb)
nebule	>	fog (sb)
nebulice	>	nebula ( sb)
necessar	>	necessary (adj)
necoct	>	raw (adj )
necromant	>	necromancer ( sb)
necropoli	>	necropolis (sb)
ned	>	reed (sb)
Nederland	>	the Netherlands
neempediset	>	(& neempedisen) = without mishap/incident (adv)
nefas	>	baneful, harmful, ill-fated (adj)
negative	>	negative (adj & sb)
nege	>	deny (vtr)
Negheb	>	Negev (npr)
negocye	>	negotiate (vtr)
negro	>	negro (adj & sb)
nehc	>	violent death (sb)
nehc	>	to die violently, to perish
nehm	>	distribute ( vtr )
nehoneste	>	dishonest ( adj )
nehs	>	to get through ( vint)
neic	>	kill ( vtr )
neid	>	nothing ( pronoun ); no (pronoun before neutral singular nominative & accusative)

neideti	>	nothing more
neigvos	>	impeccable ( adj )
neih	>	to lead, to take (vtr)
neizd	>	nestle (vtr / vint )
nekese	>	stingy ( adj )
nel	>	no (adj.; declinable, see grammar)
nemerto	>	immortality ( sb)
nemortu	>	undead (adj & sb)
nemos	>	Sacred Grove (sb )
nemutaasib	>	neutral ( adj )
Nepal	>	Nepal (npr)
nepot	>	nephew (sb)
neptia	>	niece (sb)
Neptune	>	Neptune (npr)(planet)
Neptwn	>	Neptune (npr) (Indo-European god)
nepumess	>	greenhorn (fig.)
nepunei	>	with impunity (adv )
ner	>	male (adj , sb)
nerce	>	strength ( adj )
Nereide	>	Nereid (sb)
nergven	>	homicide ( adj & sb )
nergvon	>	manslaughter (sb)
neroti	>	virility ( sb)
nert	>	strong (adj )
nerv	>	nerve ( sm )
nerveus	>	nervous (adj)
neskohpt	>	(& neskohpten) = unexpected ( adj)
nespekent	>		>	despite ( prep )
nest	>	nest ( sm )
neswehb	>	minor (sm , adj) (child)
net	>	net ( sb)
Netanyahu	>	Netanyahu (npr)
neter	>	... ni = neither... nor
neti	>	not... anymore
netrehdet	>	impassable (adj)
nett	>	(& netto) = netto (adj )
netwehrg	>	network ( sfb)
neud	>	use (sb & vtr)
neuk	>	nape of the neck ( sb )
neurolog	>	neurologist (sb)
neuron	>	neuron (sb)
neuropath	>	neurotic (adj & sb)
neurose	>	neurosis (sb)
neus	>	to sniff at, to scent
neuster	>	nostril (of animals like horses)
neuter	>	none of both, neither
neutral	>	neutral
nev	>	nine (num)
nevodh	>	trawl (net; sb )
nevok	>	lamprey (sb)
nexion	>	unification (of a territory to another one)
ni	>	nor
nib	>	(& nibo) = unless
nibam	>	to beam down (Star Trek)
nic	>	past tense of “neic”
Nice	>	Nice ( npr )
nickel	>	nickel (sb )
Nicolaus	>	Nicholas ( npr )
niconte	>	countdown
Nicosia	>	Nicosia (npr)
nicotine	>	nicotine (sb)
nidehn	>	cut production (vtr); poor (adj)
nieb	>	next to
nieber	>	neighbor (adj. & sb)
niebst	>	next (adj)
niebtreb	>	dependency ( sb ; building)
niek	>	reached (past tense)
niem	>	mute (adj ); past tense of “nam”; I won’t
nient	>	past tense of “nant”
nierc	>	past tense of “narc”
nierd	>	past tense of “nard”
nies	>	our, ours; you won’t = thou wilt not
niesel	>	past tense of “nasel”
nieudh	>	past tense of “naudh”
nieute	>	crew (sb)
nieyd	>	past tense of “nayd”
nifall	>	fallout (sb) (ex	>	nuclear)
Nigeria	>	Nigeria (npr)
nigerien	>	nigerien (adj & sb; from Niger)
nigv	>	(& nigva) = nix
nigvehn	>	crush ( vtr )
nigvie	>	to go bathing (vint)
nihonschu	>	sake (Japanese drink; sb)
Nikaya	>	Nicaea (modern	>	Iznik; npr)
Nikodem	>	Nicodemus (npr)
Nil	>	Nile (npr) (river of Egypt)
Nilent	>	[nilEnt] = slow (vtr/vint)
nilinekw	>	to lay down (vtr)
nilufar	>	water lily (sb)
Nilus	>	Nilus (name of person)
nimen	>	no-one, nobody
Nimrod	>	Nimrod (sb)
nin	>	stealth (sb)
Niniveh	>	Ninive (npr)
nipflutt	>	neap-tide (sb)
nippes	>	(splu) = rags (splu)
nippon	>	Japanese (adj & sb)
nipponrjien	>	Japanese (a person ; sb)
nisbatan	>	relatively ( adv)
nischan	>	(land)mark ( sb)
nischt	>	(& nischto) = nothing, naught
niscrib	>	log ( vtr ) ( writing)
nispehc	>	look with disdain
nisteigh	>	get (vtr / vint ) (into a hotel )
nisteurd	>	slide down ( vtr )
nistrehl	>	to shoot down (vtr)
niter	>	lower ( adj )
niterplag	>	stun ( vtr )
nitia	>	circle of family and close friends.
nitrogen	>	nitrogen (sb)
nityis	>	close relatives, next of kin (sb)
nivell	>	level ( sb )
nizd	>	past tense of “neizd”
no	>	no
noba	>	horn, cornett (sb)
noble	>	noble (sm , adj )
noblesse	>	noblety ( sb)
noct	>	night ( sb)
noctcamiss	>	nightgown (sb )
noctluce	>	night light (flame)
nocttable	>	bedside table (sb)
noctur	>	nightly (adj)
nodal	>	nodal ( adj)
node	>	knot (sb)
Noe	>	Noah (npr)
nogaku	>	noh (Japanese Theater; sb)
nogh	>	claw (sb)
nogw	>	naked ( adj)
nogwod	>	unclothed
nogwtat	>	nudity ( sb)
nohc	>	past tense of “nehc”
nohm	>	past tense of “nehm”
nohmos	>	distributive justice
nohs	>	past tense of “nehs”
nojit	>	( sing) = scissors ( splu )
nojitskand	>	scissors jump
nolb	>	eelpout (sb)
nomade	>	nomad (adj. & sb)
nomination	>	appointment ( sb ) (to a post)
nonchalant	>	lazy, nonchalant ( adj)
nord	>	north (sb & adj)
Nordwest Passage	>	North-West Passage (npr)
Norge	>	Norway ( npr )
noria	>	noria ( sb)
noroc	>	happiness (sb)
noroc-ye	>	fortunately (adv)
noroct	>	happy ( adj)
norren	>	Norse (adj , sb)
norsk	>	Norwegian (adj. & sb)
nos	>	us (non-nominative)
nostalgia	>	nostalgia (sb)
nostalgic	>	nostalgic (adj)
notable	>	notable (adj)
notar	>	notary (sb)
note	>	note (sb; including music)
notice	>	short article, snippet (sb)
notor	>	notorious ( adj )
notoritat	>	notoriety, fame (sb)
nougat	>	nougat (sb)
nov	>	new (adj); nov yar = New Year (sb)
Nov Zeland	>	New Zealand (npr)
nova	>	nova (star) (sb)
novator	>	novel (adj)
Novaya Zemlya	>	Nova Zembla (npr)
novella	>	novella (sb)
novgnaht	>	(& novgnahn) = newborn (adj , sb)
novice	>	novice ( sb)
novmeun	>	new moon (sb)
novs	>	(splu) = news
novsta	>	bride (sb)
now	>	crossbow (sb )
nowngmin	>	peasant (adj. & sb)
nraveih	>	delight (vtr )
nraviht	>	(& nravihn) = pleased (adj )
nreday	>	torrid zone
nrerliou	>	warm stream (geography, sb)
nricheing	>	schedule (sb)
nrischay	>	sunstroke (sb)
nrwong	>	fluffy (adj)
nu	>	then (in opposition to “de”; proclitic); namely (proclitic)
nuance	>	shade (of color); subtlety (sb)
nuanceat	>	shady, subtle (adj)
nub	>	past tense of “numeb”
nubb	>	nob (sb)
nuce	>	nut ( sb)
nucel	>	nugget ( sb)
nud	>	past tense of “neud”
nude	>	usefulness (sb)
nudtor	>	user (sb)
nuga	>	trinket (sb)
nugh	>	twaddle (sb)
nugver	>	kidney ( sb )
nugwrnt	>	bones ( splu )
nukta	>	dot ( sb )
nuktet	>	(& nukten) med = speckled, dotted with ( adj)
numeb	>	to surround with a nimbus
numer	>	number (sb); enumerate (vtr); Numers = Numbers (Bible)
nun	>	now
nuntos	>	from now on (adv)
nuntro	>	until now (adv)
nuper	>	recently ( adv)
nuptos	>	not long ago (adv)
nurserie	>	nursery
nus	>	past tense of “neus”
nyakha	>	cogongrass (sb ) ( Imperata cylindrica)
nyesta	>	stone marten (sb)
nylon	>	nylon ( sb)
nymphe	>	nymph ( sb)
nyong	>	chrysalis ( sb)
nyowi	>	ruyi (sb)
nyuti	>	constraint ( sb)
O Deiwes !	>	Great Gods !
oasis	>	oasis (sb)
ob	>	because (of)
obedd	>	breakfast (sb) & to have breakfast (vint)
obedeih	>	+ acc. = to obey
ober	>	(& oberkellner) = butler, waiter (sb)
obese	>	obese (adj )
obischnuet	>	ad = inured to
objec	>	to object
object	>	object ( sb)
objective	>	objective (adj. & sb)
objurgue	>	lecture (vtr )
obkwehk	>	to prove to be
obligat-ye	>	obligingly ( adv )
obligation	>	obligation ( sb)
oblige	>	oblige ( vtr )
oblique	>	oblique ( adj)
oblitere	>	cancel ( vtr )
oblong	>	oblong (adj)
oboe	>	oboe (sb)
obol	>	offering (sb)
obscene	>	obscene
obscurantisme	>	obscurantism ( sb)
obscure	>	obscure (adj) ( fig)
obsequieus	>	obsequious (adj )
observe	>	observe (vtr )
obsidian	>	obsidian (sb )
obsiege	>	besiege ( vtr )
obsok	>	search, rumage (vtr ) ( investigating )
obsolete	>	obsolete ( adj)
obten	>	obtain ( vtr )
obture	>	to close up, to fill
occult	>	occult (adj)
occupe	>	occupy (vtr)
ocean	>	ocean (sb)
ocelot	>	ocelot (sb)
ochag	>	stove (sb)
ocolo	>	on the other side (of)
oct	>	(& octo) = eight (num)
octave	>	octave (sb)
octent	>	dawn, daybreak (sb)
october	>	october (sb)
octopod	>	octopod, octopus (sb)
ocular	>	ocular (adj. & sb )
od	>	that (conjunction; ex	>	“I know that you...”)
ode	>	to emit a smell
odego	>	shaft, stem ( sb)
odoc	>	danewort (sb)
odor	>	smell, odour ( sb)
odorat	>	sense of smell
Odysseia	>	Odyssey (npr)
Oedipus	>	Oedipus (npr)
oeti	>	waterbird (sb)
offend	>	offend (vtr)
offensive	>	offensive (sb)
offer	>	offering (sb)
offerte	>	supply, offer (in general; comm., sb)
official	>	official (adj)
officier	>	(military) officer (sb)
ogive	>	ogive (sb)
oglan	>	guy (sb ; fam !)
ogor	>	fallow (field, sb)
ogork	>	gherkin (sb)
ogre	>	ogre ( sb )
ogvi	>	drake, serpent
ogvidingv	>	"wormtongue"
ogvigvehn	>	kill a dragon
ogwn	>	oven, fire ( sb)
ogwnschirm	>	firewall ( sb)
ohgv	>	past tense of “ehgv”
ohngw	>	past tense of “ehngw”
oid	>	inflate ( vint)
oid	>	swollen ( adj )
oik	>	some, a few ( pron )
oin	>	one; ace (in games, cards)
oinkleitu tect	>	lean-to (sb)
ois	>	coming from (prep)
oisa	>	ard draw bar (sb)
oisbehnd	>	hug, entwine ( vtr )
oisbehrd	>	cut out ( vtr)
oisbehrst	>	burst out (vint)
oisbeud	>	to wake
oisbrinegh	>	bring out ( vtr ) (a principle)
oiscutt	>	shake ( vtr )
oisdrabh	>	clear ( vtr )
oisfall	>	err ( vint)
oisghend	>	take off ( phone ) ( vtr )
oisgwehm	>	withdraw ( vint)
oiskav	>	dig, carve out ( vtr )
oiskehrz	>	cut ( vtr )
oiskeulk	>	hide (vint)
oiskeup	>	scoop ( vtr )
oisklad	>	unload ( vtr )
oiskweit	>	to make out, decipher
oisleub	>	shirk ( vtr)
oisleur	>	trigger (vtr )
oisloy	>	outlaw (adj , sb)
oismitt	>	fling, chuck ( vtr )
oismode	>	old-fashioned ( adj )
oisnarc	>	snore (vint)
oispleind	>	shine, be radiant (vtr)
oistanek	>	quench (vtr )
oistak	>	past tense of “oistanek”
oistaun	>	be amazed (vint)
oisteurb	>	disturb (vtr )
oistrag	>	remove
oistrehc	>	stretch (vtr / vpr )
oiswaurg	>	repress (vtr )
oisweind	>	dispel ( vtr )
oiswind	>	fan (vtr )
oisxeur	>	scour (vtr)
oit	>	oath (sb)
oitbrehg	>	perfidious ( adj )
oitbrehg	>	perjurer ( sb )
oiter	>	one of the two, either
oiterped - ye	>	hopping along, on one foot
oiv	>	egg ( sb)
ojog	>	saddle (culinary; sb)
ok	>	(possible plural: okwi ) = eye ( sb)
OK	>	[ okey ] = OK ( adv )
oka	>	small basement window
oker	>	ochre (adj , sb)
okey	>	OK ( adv )
okhagni	>	chill
oklap	>	eye-patch
oklid	>	eyelid ( sb )
oktorm	>	(eye-) socket
oku	>	quickly (adv ), fast ( adj)
okupeht	>	" swift-flying"
okuspohc	>	clear-sighted (adj)
okutat	>	liveliness (sb)
okwekw	>	race-horse, fast horse
okwi	>	eyes (splu); med bare okwi = with the naked eye
okwivid-ye	>	obviously (adv)
okwn	>	bull's-eye (window, sb)
ol	>	oil (sb)
ola	>	awl (sb; tool)
olan	>	elbow (sb)
olbjim	>	giant (sb) (fig. tall person )
olgh	>	worthy ( adj)
Oligocene	>	Oligocene ( sb)
olive	>	olive ( sb)
Oliver	>	Olivier ( npr )
olivine	>	olivine (sb)
oljaquet	>	oilskin (garment, sb)
olpalma	>	oil palm (sb)
Olymp	>	Olympus ( npr )
Olympiade	>	Olympiad ( sb)
Olympian	>	Olympian ( adj )
olympic	>	olympic (adj)
om	>	of the (masculine & neutral genitive plural)
om	>	raw (adj )
oma	>	grandma (sb)
Omar	>	Omar (npr)
ombudsman	>	ombudsman (sb)
omen	>	omen (sb)
omnipotent	>	allmighty, omnipotent (adj)
omoedd	>	carnivorous (adj , sb)
oms	>	shoulder ( sb )
omskinct	>	(& omskingen) = (slung/worn) across the shoulder
on	>	(& onos) = load, cargo (sb)
oncarr	>	panel-van (sb)
oncle	>	uncle (sb)
onctueus	>	smooth, unctuous ( adj )
ongwen	>	ointment (sb )
onkh	>	nail (on finger; sb)
onir	>	vision (in a dream)
onogh	>	talon, claw (of animal, sb)
onwogh	>	truck, lorry (sb)
onyx	>	onyx (sb)
oocyte	>	oocyte (sb)
opac	>	opaque (adj)
opal	>	opal ( sb )
operation	>	operation (sb)
operationsysteme	>	operating system (computing)
operative system	>	operating system ( computing)
opercule	>	cap (sb)
opinion	>	opinion (sb)
opnos	>	wealth ( sb )
opop !	>	cry of hoopoe
opos	>	productive activity (sb)
opportun	>	opportune (adj)
opportunisme	>	opportunism (sb)
opposen	>	oppose (vtr)
ops	>	often (adv)
opsen	>	harvest, crop (sb)
opst	>	vegetable, table fruit (sb)
optician	>	optician (sb)
optional	>	optional (adj)
opulence	>	opulence (sb)
or	>	vein, lode, deposit (sb)
ora	>	foothill (sb)
oracle	>	oracle (sb)
oral	>	oral (adj)
orange	>	orange ( sb , adj)
orangeade	>	orangeade (sb)
oration	>	oration, orison (sb)
orator	>	orator (sb)
oratorio	>	oratorio (sb)
oratorium	>	oratory (sb)
orbat	>	work, labour (sb & vint)
orbater	>	worker, labourer (sb)
orbh	>	orphan (sb)
orbis	>	orb (sb)
orbitise	>	+ acc. = go into orbit around
orchidee	>	orchid
orden	>	order ( sb ) ( professional )
order	>	intimate (vtr )
ordinal	>	ordinal (adj)
ordinar	>	ordinary (adj)
oreghen	>	oregano ( sb )
Oreithya	>	Orithyia
organ	>	organ; (fig.) body (sb)
organic	>	organic ( adj)
organ	>	organ, body (sb)
Organisation om Naft Exportend Lands	>	(ONEL) = OPEC (npr)
organisationstructure	>	organization chart (sb)
orghen	>	organ (music, sb )
orghi	>	testicle (sb)
orgia	>	orgy (sb)
orgumt	>	origin, "coming from" (sb)
orhindeuropay	>	proto-indo-european (adj & sb)
orie	>	ex = to ensue from
orientation	>	orientation (sb)
orifice	>	opening, orifice ( sb )
origin	>	origin (sb)
original	>	original (adj)
orinch	>	disillusioned (adj)
ork	>	Orc (adj. & sb)
orkester	>	orchestra ( sb)
orlays	>	rainforest (sb)
orm	>	poor ( adj )
ornd	>	eagle (sb )
orndfarn	>	bracken (sb)
orne	>	decorate (vtr)
ornament	>	ornament (sb)
Orpheus	>	Orpheus
orpiment	>	orpiment (sb)
ort	>	vine stock (sb)
orthodox	>	orthodox
orthograph	>	orthography
os	>	of (before masculine & neutral singular); face ( sb; vx)
osanka	>	chamaedrys
oschaf	>	dried fruit
oschluk	>	wild garlic, crow garlic
oscille	>	swing, oscillate ( vint)
osk	>	ash-tree (sb)
ost	>	bone ( sb)
ostengrabh	>	ossuary ( sb )
ostension	>	ostentation (sb)
Osterreich	>	Austria (npr)
osterreichisch	>	Austrian (adj)
ostia	>	(skeleton) frame (sb)
ostri	>	oyster (sb)
ostwrng	>	knucklebone (sb)
osyern	>	autumn, fall ( sb)
otac	>	cattle bowl (sb)
otikh	>	rest (sb)
otter	>	otter ( sb)
oulak	>	courier, messenger (sb)
ouler	>	rein (sf )
oumer	>	age (of a living being; sb )
ouper	>	bank, shore (sb)
outer	>	goatskin, waterskin; breast (sb)
outraget	>	(& outragen) = offended (adj)
ouvert	>	overt (adj)
ouzer	>	to apologize
over	>	task, undertaking; work (sb)
overall	>	coverall ( sb) ( clothing)
overdraft	>	overdraft ( sb)
Ovid	>	Ovid (npr)
ovoid	>	egg-shaped ( adj )
ovral	>	action takings (on a vessel, for fighting)
ovrar	>	project manager
ovule	>	egg cell
ow	>	sheep (sb)
oway	>	cheer (vtr) & cheering (sb)
owet	>	suet (sb)
owika	>	ewe (sb)
owtow	>	ralph, vomit (vtr ) ( ! sick)
ox	>	to water (vtr )
oxalis	>	oxalis (sb )
oxidant	>	oxidizing agent
oxide	>	oxide ( sb)
oxkant	>	watering can (sb)
oxygen	>	oxygen ( sb)
oyos	>	thill (sb)
oyr	>	gold coin
ozd	>	branch ( sb)
ozdia	>	tree view (classifying pattern); branches
ozdos	>	branch pattern (sb)
ozone	>	ozone (sb)
pace	>	peace ( sb)
pacharva	>	slut ( sb) ( vulg )
pachavura	>	cloth, duster, towel ( sb)
pacific	>	peaceful, pacific (adj )
pack	>	pack ( sb & vtr )
pad pad !	>	quack quack ! ( excl)
padan	>	expanse of wheel (sb)
paddel	>	paddle (vint & sb)
padi	>	rice plant
padma	>	lotus flower
padwl	>	puddle (sb)
paediater	>	paediatrician
pag	>	to settle down (vint)
pagach	>	omelette (sb)
pagan	>	pagan (adj. & sb)
page	>	page ( both « book » and « servant », sb)
pagode	>	pagoda (sb)
pagos	>	settlement (sb; country)
pah	>	herd ( vtr )
pain-au-chocolat	>	pain au chocolat
pakama	>	rafflesia (sb)
pakyav	>	wholesale buying
pal	>	stake ( sb)
pala	>	rocky heights ( splu )
palach	>	executioner (sb)
paladin	>	paladin ( sb)
palamar	>	mooring rope ( sb)
palank	>	hoist (sb)
palaska	>	cartridge pouch ( sb)
palat	>	palace (sb)
palco	>	box ( sb ) ( for spectators )
paldun	>	paling (wall) (sb)
palek	>	guardian (sb)
Paleolithique	>	Paleolithic (sb)
Palestine	>	Palestine (sb)
palestini	>	Palestinian (adj & sb)
palette	>	palette (sb)
paliote	>	paillote (kind of straw hut on beaches, sb)
pall	>	(& pallid) = pale ( adj)
pallex	>	thumb (sb)
pallexise	>	sien nas = to thumb one’s nose
palliative	>	palliative ( adj)
pallor	>	paleness (sb)
palma	>	palm-tree ( sb)
palme	>	palm (of plant or tree; sb)
palmipede	>	palmiped (adj & sb)
palmol	>	palm oil (sb)
palpe	>	palpate ( vtr )
palpeber	>	blink (vint)
palpite	>	beat, throb (vint)
palt	>	quarrel (sb) ( crossbow )
palto	>	mantle (sb)
pam	>	palm (of hand)
pambuk	>	cotton ball
pamen	>	scabies (sb)
pampas-gras	>	pampas grass
Pamphylia	>	Pamphylia (npr)
pamrlan	>	revolt (sb & vint)
pan	>	section, piece, tail of clothing (sb)
panacea	>	panacea (sb)
panakida	>	slate-broad (in schools; sb)
panama	>	hat = panama hat (sb)
pancel	>	slice of bread
pancer	>	armour (thick protection ; sb)
pancerbrehg	>	anti -armour
pancercolnier	>	armoured collar (sb)
pancreas	>	pancreas (sb)
pand	>	(sing) = stakes (splu)
pandemia	>	pandemic (sb)
pandit	>	pundit
pandlayner	>	pawnbroker (sb)
panell	>	panel (sb)
paneurp	>	patch up (vtr )
panglong	>	sawmill ( sb)
pangsi	>	black silk
pangsit	>	wonton (sb)
panique	>	panic ( sb) and panic (vint)
panire	>	paneer (sb)
Panjab	>	Punjab (npr)
panko	>	mire (sb)
pankwent	>	miry (adj)
pansyuh	>	patch ( vtr )
pantalon	>	(sing) = pants (splu)
pantek	>	lower part of the belly (sb)
panther	>	panther (sb)
pantoffel	>	slipper (sb)
pantomime	>	pantomime (sb)
panucla	>	panicle (sb)
panyo	>	wetland (sb)
pao	>	slingshot (sb)
papa	>	papa (sb)
papagall	>	parrot (sb)
papaya	>	papaya (sb)
papier	>	paper ( sb)
papierpulp	>	paper pulp (sb)
papil	>	nipple ( sb )
papiross	>	cigarette end (sb)
papp	>	pope (leader of Catholics; sb )
paprika	>	paprika ( sb)
paprikapiments	>	(splu) = peppers (splu)
pap-test	>	pap-test (sb)
Papua-Nov Guinea	>	Papua New Guinea (npr)
papur	>	typia (sb)
papuscha	>	rolled tobacco (sb)
papyrus	>	papyrus ( sb)
paquet	>	package (sb)
par	>	peer (sb )
paracentese	>	puncture (medicine; sb)
parachute	>	parachute (sb)
parachutist	>	parachutiste (sb)
paracompass	>	paracompass (sb) (Dune)
paradays	>	paradise ( sb)
paradaysic	>	heavenly (adj)
parade	>	parade
paradox	>	paradoxe (sb)
paradwer	>	French window (sb)
paragraphe	>	paragraph (sb)
parakletos	>	paraclete (sb)
parallel	>	parallel
paralysis	>	paralysis (sb)
paranoia	>	paranoia (sb)
paranoid	>	paranoid (adj)
parapett	>	parapet (sb)
paraphe	>	to sign
parasite	>	parasite ( sb)
parassol	>	parasol, beach umbrella (sb)
parat	>	ready (adj); to make ready (vtr)
parautomatic	>	fully automatic (adj)
paraydh	>	burn completely (vint)
Parca	>	Parca (npr)
parcellation	>	(land) subdivision (sb)
parcelle	>	plot, parcel (sb) (land)
pardon	>	to forgive, pardon (someone); forgiveness
pare	>	ward off (vtr)
parent	>	parent
parfrehs	>	freeze completely (vtr)
paria	>	pariah (sb)
pariet	>	past tense of "parat"
parika	>	mistress (sb) (sexual)
parinda	>	winged creature (sb)
Paris	>	[parIs] = Paris (npr; capital of France); [pAris] = Paris (Greek hero)
park	>	park (sb & vtr)
park om attractions	>	amusement park (sb)
parking	>	parking, car park (sb)
parkwaktmeider	>	parking meter (sb)
parkwehr	>	perform (vtr)
parlament	>	parliament (sb)
parlamentar	>	parlamentary, PM (adj & sb)
parlar	>	parley (sb & vint)
parle	>	de = to show off (vint; fig . while speaking )
parler	>	phrasebook (sb)
parluar	>	parlor, visiting room ( sb)
parmesan	>	parmesan (cheese; sb)
Parnassos	>		>	Parnassus ( npr ; Mount of Greece )
parodia	>	parody
paroxysme	>	paroxysme (sb)
Pars	>	Persia (npr)
parschna	>	crust, heel of bread (sb)
parsi	>	Persian (adj & sb)
parsimonia	>	parsimony (sb )
parsimonieus	>	parsimonious (adj)
parstupp	>	to draughtproof
part	>	part (sb)
parterre	>	flower bed (sb)
participe	>	participle (sb); (+ acc.) to participate in
particular	>	particular, peculiar (adj)
particule	>	particle
partie	>	party (sb)
partisan	>	partisan
partise	>	party (sb) (politics )
partiture	>	musical score (sb)
partner	>	partner (sb)
parverd	>	palfrey (sb )
parveulbh	>	swaddle, to muffle up ( vtr )
parvolg	>	turn about (vint)
parwarisch	>	livelihood ( sb)
parwoik	>	parish ( sb)
pasar	>	market street
Pasargadae	>	Pasargadae
pasarghan	>	street vendor ( sb )
pasban	>	night watchman ( sb)
Pasiphae	>	Pasiphae (npr)
Pask	>	Easter ( sb)
pask	>	to graze
passacaglia	>	passacaglia
passage	>	passage (sb)
passager	>	passenger (sb)
passance	>	(sing) = articles (splu) ( lawyer)
passandase	>	(sing) = savings, earnings (splu)
passar	>	to take place (event, vint)
passat	>	trade wind (sb)
passatsk	>	yob (sb)
passe	>	to pass
passe	>	pass (sb)
passement	>	lace, braid, gimp
passion	>	passion (sb)
Passion Hevd	>	Holy Week
passionant	>	fascinating (adj)
passionat	>	passionate (adj)
passiva	>	liabilities (accountancy)
passive	>	passive (adj & sb)
passport	>	passport ( sb )
pasta	>	pasta (for eating; sb)
paste	>	pasta (sb)
pastille	>	pastille (sb)
pastinak	>	parsnip (sb)
pastiurma	>	dried meat ( sb)
pastor	>	shepherd, pastor (sb)
pastorat	>	presbytery (sb) (pastor)
pastorkwaun	>	sheepdog
patan	>	spinning wheel
patat	>	potato (sb)
pateit	>	pвtй (sb)
pateit-in-cruste	>	pвtй en croыte
patelle	>	kneecap (sb)
patent	>	patent (sb )
patentire	>	patent (vtr )
pater	>	father ( sb)
patergven	>	parricidal (adj), parricide (murderer of one's father; sb)
patergvon	>	parricide (murder of one's father, sb)
patertat	>	fatherhood (sb)
pati	>	including (conj.)
patient	>	patient (adj. & sb)
patili	>	kitchen utensil
patina	>	patina ( sb)
patria	>	fatherland (sb)
patriarch	>	patriarch
patrician	>	patrician (adj. & sb)
patriot	>	patriot (adj & sb)
patroller	>	patrol (sb)
patron	>	cartridge (sb)
patronage	>	patronage (sb)
patronym	>	patronymic name (sb)
patroxohn	>	parricide (adj , sb = person)
patruw	>	paternal (adj)
patwass	>	patois ( sb )
pau	>	little, few ( adv)
pauk	>	few (adj)
paund	>	path (sb)
pauper	>	poor ( adj )
paupertatsoyl	>	poverty threshold (sb)
paur	>	fear (sb)
pauric	>	frightened ( adj)
paursk	>	search, look for ( vtr )
paursken	>	research (sb; ex	>	science)
pause	>	pause, break (sb & vint)
pave	>	pave ( vtr )
pavian	>	baboon (sb)
pavilion	>	pavilion (sb )
pawen	>	peacock ( sb )
pawiropeku	>	goodbye, farewell ( interjection )
Pawson	>	pastoral god ( sb )
paydrwn	>	blossom, open out (vtr )
paygh	>	pay ( vtr )
paykut	>	(sing) = pork chops ( splu )
paym	>	itching (sb); itch (vtr)
payn	>	hardly (adv)
paytak	>	crooked (adj)
paytt	>	suffer (vint)
paytten	>	suffering ( sb)
pecan	>	pecan (sb)
pech	>	pitch (sb )
pecharka	>	field / meadow mushroom
pechat	>	postmark, stamp ( sb)
pecher	>	blister (on the skin, sb)
pecmen	>	(eye)lash (sb)
pecten	>	comb (sb)
pectoral	>	pectoral (adj & sb)
ped	>	foot (sb)
ped-ye	>	on foot (adv)
pedagog	>	teacher (sb)
pedak	>	ep - = on tiptoe
pedal	>	pedal (sb)
pedalpoint	>	prdal point (sb; music)
pedophil	>	pedophile (adj & sb)
pedghanger	>	pedestrian (sb)
pedstol	>	pedestal (sb)
pedyenpaund	>	pedestrian crossing (sb)
pedyo	>	pedestrian (adj & sb)
Pegasos	>	Pegasus ( npr )
pehd	>	fall (vx ; vint )
pehd-leuder-ye	>	to plummet
pehd-nebsois	>	to be completely taken aback (vint)
pehk	>	comb ( vtr )
pehkw	>	stove (furnace ); to cook (vtr/vint)
pehkwer	>	baker (sb )
pehl	>	stuff (vtr )
pehld	>	fill ( vint)
pehnd	>	find (vtr ) (to have a judgme nt on something)
pehrd	>	fart (with a noise; vint)
pehrk	>	furrow (sb)
pehrn	>	sell ( vtr ), sale (sb)
pehzd	>	fart (with bad smell; vint)
peichisch	>	(!) = diarrhea (!, sb)
peigher	>	nasty, wicked ( adj); (as a verb): de = to be angry about; dia = to bear (somebody) a grudge
peigos	>	pattern, design (sb ) ( ornament )
pein	>	pain (sb)
peind	>	enemy (adj & sb )
peingmin	>	commoner (sb)
peisel	>	pestle (sb )
peisk	>	fishing (sb) and fish (vtr )
peiskerie	>	fishery (sb)
peisklicence	>	fishing licence (sb)
peit	>	try (vtr)
pekeni	>	very small (adj)
pekhlevan	>	daredevil (sb)
Peking	>	Beijing (npr)
peku	>	livestock, cattle (sb)
pelegrina	>	cape (sb) (mantle)
pelegv	>	islet, small island (sb)
pelgrin	>	pilgrim (sb)
pelgvos	>	high sea
pelita	>	lamp oil ( sb)
pelk	>	axe (sb)
pell	>	fur ( sb)
pellit	>	pellet (sb)
pell-mell	>	higgledy-piggledy
Peloponnese	>	Peloponnese (npr)
pelote	>	(wool) ball (sb)
pelp	>	finish-flouring, panelling
pelpel	>	butterfly (sb)
pelteck	>	stammering (adj; sb)
peltewih	>	flat land (sb)
pelu	>	many, much, a lot (vx; adj & adv); + participle = by dint of
pelupoik	>	many-coloured
Pelusium	>	Pelusium
peluskohp	>	eagle eye ("who sees a lot")
pelwika	>	milk bucket (sb)
pemb	>	pink ( adj )
penalitat	>	penalty ( sb)
pend	>	nose (sb) ( fam)
pendant	>	counterpart ( sb) (fig); pending (adj)
pendel	>	balance pole (sb)
pendeloque	>	pendeloque
pendule	>	pendulum ( sb )
pendulesaat	>	clock (sb)
pendyo	>	gallows-bird (fig.; sb)
Penelope	>	Penelope (npr)
penetre	>	penetrate (vtr)
pengereh	>	casement window (sb)
penicillin	>	penicillin (sb)
penis	>	penis
penk	>	(& penkwe) = five (num)
penkalem	>	pen (sb)
penkwdul	>	cinquefoil (sb)
Penkwost	>	Pentecost ( npr )
penkwozd	>	hand ( sb ) ( kenning )
penn	>	pen ( sb) (feather for writing)
pennon	>	pennant ( sb ) (flag )
pennscrin	>	pencil box (sb)
pension	>	retirement (sb); (gosten) pension = boarding house (sb)
pensionfund	>	pension fund
pensionat	>	boarding school
pensive	>	pensive (adj )
pensuk	>	sand dust
pentagramme	>	pentagram (sb)
pepermen	>	experienced (adj)
peplos	>	peplos (sb)
per	>	through, by (prep); (elastic) per = spring (sb) (for bouncing )
perag	>	brew, mix, stir (vtr )
perakende	>	patch of land (sb)
perambh	>	to surround (vtr); around (prep)
perbehnd	>	league (vtr)
perbehrg	>	hide (vtr)
perbleuf	>	bluff (vtr)
percent	>	percent (sb)
percentage	>	percentage (sb)
perche	>	perche (sb)
perchem	>	toupйe (sb)
perchin	>	lock, bolt (sb)
percleich	>	eccentric slot, cutter pin
perdic	>	crank (sb)
peregrin	>	foreigner on transit
pereih	>	perish (vint)
peremptor	>	peremptory ( adj )
Perga	>	Perga (npr)
pergamen	>	parchment (sb)
perhvdi	>	last week (adv)
peries	>	surpass ( vtr )
perikwehl	>	+ acc. = to frequent (a place; vtr)
perikweih	>	to settle a score (violently; vint)
perikwihen	>	to settle a score with (+ acc.; violently)
perikwiti	>	gangland kill
perile	>	peril ( sb)
perimeter	>	perimetre
periode	>	period (sb)
periodic	>	periodic(al) ( adj )
peripheria	>	periphery (sb)
peripheric	>	periphereal (for computer, sb)
periple	>	journey( sb)
perischan	>	pitiful (adj)
peristyle	>	peristyle, colonnade (sb)
periwehrt	>	to turn over (vtr)
perkal	>	percale (sb)
perkehlen	>	handling stolen goods
perkuin	>	mixed forest (sb)
perkwn	>	storm-god ( sb)
perkwngayd	>	snipe ( sb)
perkyu	>	(animal’s) chest (sb)
perle	>	pearl (sb); to form in droplets (vtr)
perleis	>	to leaf through (vtr) (a book)
permadh	>	soak (vtr)
permehld	>	communicate (vtr)
permeid	>	ibo = take action to avoid
permiss	>	licence (sb); past participle and past tense of “permitt”
permitt	>	allow ( vtr )
perneic	>	annihilate, destroy (vtr )
perneiceus	>	pernicious (adj)
pernik	>	gingerbread ( sb)
perodh	>	forward ( adv )
perodhia	>	advance (sb)
perodhsedd	>	chairman (sb)
perom	>	ferry (sb)
perore	>	to hold forth
perpaneg	>	to lease
perpaur	>	to paralyze with fear
perpendicular	>	perpendicular ( adj )
perpetual	>	perpetual (adj)
perplex	>	perplexed, puzzled (adj )
perron	>	station platform
perruakchei	>	brook (sb)
perry	>	perry (alcohol)
persclav	>	enslave (vtr)
persecut	>	to persecute (vtr)
persehkw	>	to pursue; persecute (vtr)
Persephone	>	Persephone (npr)
Persepolis	>	Persepolis (npr)
Perseus	>	Perseus (npr)
persevere	>	persevere
persic	>	peach (sb)
persist	>	(+ inf.) = persist
persna	>	heel ( of foot, sb )
person	>	person (sb)
personalitat	>	personality (sb)
personel	>	staff (sb)
perspective	>	perspective (sb)
persrineg	>	to chill to the bone, to numb with cold
se persteiv	>	to dig one’s heels in
perstrak	>	to numb with tiredness
pert	>	crossing (sb )
perton	>	set to music
pertor	>	ferryman, smuggler
pertu	>	thoroughfare (sb)
pertu	>	gangway (sb)
pertulayter	>	accomodation ladder
perturbe	>	disrupt (vtr)
Peru	>	Peru ( npr )
peruan	>	Peruan (adj & sb)
peruca	>	wig ( sb )
perusch	>	Pharisee (adj & sb)
perut	>	(& peruti) = last year
pervase	>	console (sb) (fireplace )
perwehgh	>	forward (vtr )
perwnt	>	rock, boulder (sb)
peschkire	>	towelling, tie-towel ( sb)
Pessakh	>	Passover (sb)
pessimiste	>	pessimist (adj & sb)
pesticide	>	pesticide (sb)
pestifer	>	pariah (adj )
pestilent	>	pestilent (adj )
pesvenke	>	pimp (!, sb)
pet	>	(enclitic stressing identity)	>	
petal	>	petal (sb)
petanque	>	pйtanque (sb)
petard	>	banger (sb)
petasos	>	petasos (sb)
Peter	>	Peter (npr)
peti	>	small toolkit, small case (sb)
petitfour	>	petit-four ( sb)
petmesc	>	grape jelly (sb)
petra	>	stone ( sb )
Petrarca	>	Petrarch ( npr )
petrarquisme	>	petrarchism (sb)
petreus	>	rocky (adj )
petrochemia	>	petrochemistry (sb)
petrol	>	oil, petroleum (sb )
petrosell	>	parsley ( sb )
petwrnt	>	all feathers of an animal
peung	>	to make/have a puncture
peungst	>	fist ( sb )
peunk	>	punk ( sb )
peurk	>	(& perku) = oak ( sb )
peurst	>	(sovereign) prince ( sb )
peurstdem	>	principality ( sb )
peurstin	>	(sovereign) princess (sb)
peximett	>	rusk (sb)
pfehrst	>	to point at ( vtr ); forefinger (sb)
pfehrster	>	pointing device ( sb )
pfeifer	>	fife(-player) ( sb)
pfohrst	>	past tense of “pfohrst”
pfwehng	>	dilate ( vint)
phaeton	>	phaeton (carriage)
phag	>	eat (!, vtr ); “se phact con sien gvibh”	>	(! Fam.)	>	« he’s bawling out against his wife » !

phalang	>	phalanx (sb )
phallus	>	phallus (sb)
phar	>	lighthouse (sb)
pharaoh	>	pharaoh ( sb)
pharmac	>	medication ( sb)
pharmaceut	>	pharmacist (sb)
pharmacia	>	pharmacy (sb)
phayak	>	Phaeacian ( adj , sb )
phenomen	>	phenomenon ( sb),
phial	>	phial ( sb)
phieg	>	past tense of “phag”
Philip	>	Philipp (npr)
Philippines ( splu )	>	Philippines ( npr )
Philodem	>	Phildemus (npr)
philosoph	>	philosoph
philosophen petra	>	Philosopher's Stone ( sb)
philter	>	philter ( sb )
phlebotomia	>	bloodletting (sb)
phlegma	>	phlegm ( sb)
phoenix	>	phoenix (sb)
phone	>	(tele)phone
phone kuschk	>	telephone booth (sb)
phonespionage	>	telephone tapping
phoneme	>	phoneme (sb)
phosphor	>	phosphorus (sb)
phosphorescent	>	phosphorescent (adj)
photo	>	(& photograph) = photo(graph) ( sb)
photoapparat	>	camera (sb)
photograph	>	photographer (sb); to photograph
photovoltayic	>	photovoltaic (adj)
phrase	>	phrase (sb)
phryg	>	Phrygian (adj & sb)
Phryne	>	Phryne (npr)
phylis	>	bud ( sb)
physiologia	>	physiology ( sb)
physiotherapeut	>	physiotherapist (sb)
physique	>	(sb) = physics ( splu)
physiste	>	physicist ( sb)
phyt	>	sapling (sb)
phyteina	>	plant nursery ( sb)
piala	>	cut ( sb) ( one-hand vessel without handle)
pianji	>	tablet (for writing; sb)
piano	>	piano (sb)
piastre	>	piastre (sb)
piau	>	trim, clip (vtr)
piaumen	>	clipping, trimming (sb)
pibeh	>	sip ( vtr )
pic	>	peak (sb)
piccolo	>	piccolo (flute, sb)
pichen	>	pinch ( sb)
pick	>	pike (sb) ( ex	>	for ice)
pick	>	pick (vtr)
pick	>	spades (of cards; sb)
pickant	>	racy, biting (adj ) ( fig )
pickel	>	ice axe ( sb)
pickin	>	annoy ( vtr )
pickup	>	pickup (truck; sb)
Pico della Mirandola	>	Pico della Mirandola ( npr )
pictor	>	painter (sb)
pictoresk	>	picturesque (adj )
picture	>	miniature (illuminated manuscript; sb)
pidek	>	macaco, macaque (sb)
pieck	>	past tense of “pack”
piece	>	piece, play (sb)
piece-montee	>	piиce montйe (cake)
pied-а-terre	>	pied-а-terre (sb)
pieddel	>	past tense of « padddel »
pieg	>	girl (sb); past tense of “pag”
piel	>	spear (sb)
pieng	>	coin (sb)
pier	>	pier ( sb)
pierk	>	past tense of “park”
piern	>	distant, far ( adj)
piesk	>	past tense of “pask”
pietat	>	piety ( sb)
pieu	>	salivate (vint)
pieursk	>	past tense of « paursk »
pieut	>	feed ( vtr ), food (sb)
pieydrwn	>	past tense of “paydrwn”
pieygh	>	past tense of “paygh”
pieym	>	past tense of “paym”
pieytt	>	past tense of “paytt”
pig	>	past tense of “pоneg”
pigeon	>	pigeon ( sb)
pigher	>	past tense of “peigher”
pignos	>	collateral security, pledge (sb)
piieu	>	past tense of “piau”
pikinier	>	pikiner ( sb)
pilav	>	rice dish
pile	>	pile (heap; sb)
pillar	>	pillar (sb)
pilluck	>	peck (vtr)
pilote	>	pilot (sb)
pilule	>	pill (sb)
piments	>	(splu) = peppers (splu)
pinacle	>	pinnacle ( sb)
pinak	>	log (sb)
pince-nez	>	pince-nez ( sb )
pincette	>	tweezer ( sb )
Pindar	>	Pindar ( n.pr )
pinduk	>	skid (vint)
pineg	>	paint (vtr); painting (result; sb)
pines	>	pound (vtr)
pingel	>	paintbrush (sb)
pingen	>	painting (sb) (activity)
pinguin	>	penguin (sb)
pinion	>	pine nut (sb)
pinnace pinasse (sb; ship)
pinseing	>	temper, character (sb)
pint	>	pint ( sb)
pionnier	>	pioneer ( sb)
pior	>	too (much/many)
pip	>	squeak, pip (vint )
pipe	>	pipe (for smoking; sb)
pipend	>	dangle (vint)
piper	>	pepper (sb)
pipernitsa	>	peppershaker (sb)
piperspraiy	>	pepper spray
pipette	>	pipette (sb)
pipiusi	>	dairy, milk-producing ( adj )
pir	>	pear ( sb)
piranha	>	piranha (sb)
pirate	>	pirate ( sb)
piratia	>	piracy (sb )
piraug	>	(meat)pie (sb)
pirmwer	>	spring (season; sb)
piruz	>	turquois (sb)
pis	>	past tense of “pines”
pischleme	>	pushover, sucker (! idiot; sb)
pischman	>	repentant ( adj) & repent ( vpr )
piscine	>	swimming pool ( sb )
Pishun	>	Pishon (Eden; npr)
pisk	>	fish ( sb); past tense of “peisk”
piskyol	>	tassel ( sb) ( decoration )
pistach	>	pistachio ( sb)
pistol	>	pistol ( sb)
pit	>	past tense of “peit”
pitancye	>	poor food (sb)
pitcher	>	pitcher (baseball; sb)
pithecanthropus	>	Pithecanthropus ( sb)
piton	>	rocky outcrop (sb)
pituita	>	pituita (sb)
pituv	>	nourishing ( adj)
piurn	>	fire ( sb) (as an element )
piurna	>	pyre, bonfire (sb)
piurnwehrg	>	firework ( sb)
piut	>	past tense of “pieut”
pivnitsar	>	wine waiter (sb)
pivot	>	pivot ( sb)
piwer	>	fatty, greasy ( adj ); to manure (vtr)
piwer acid	>	fatty acid (sb)
piwernia	>	fertile meadow (sb)
piwernt	>	manure (sb)
piwon	>	fat ( vtr & adj)
piyama	>	pijama ( sb)
piyun	>	peony (sb )
pizd	>	breast ( sb)
pizdan	>	woman’s chest
pizza	>	pizza (sb)
plab	>	flap (sb & vtr)
plabdwer	>	flap door
place	>	place; square (sb); place (vtr)
placette	>	piazzetta (sb)
placid	>	placid (adj)
placircule	>	roundabout, traffic-circle (sb)
plack	>	plate, patch, plaque (sb)
plackentectonique	>	plate tectonics (sb)
placunt	>	flat cake (sb)
plafon	>	ceiling ( sb) ( fig )
plag	>	hit, strike ( vtr ); quenching, caliber ( sb) ( fig)
plaga	>	plague, curse ( sb ; fig .)
plagel	>	thrash, batter (vtr )
plagelpwarn	>	whipping boy, underdog (sb)
plain	>	plain ( sb)
plais	>	please (vtr & interjection )
plaisure	>	fun, pleasure (sb)
plaj	>	beach (vacation resort; sb)
plajurb	>	seaside resort
plakat	>	poster, notice
plan	>	plan, plane (sb)
plane	>	plane (ex	>	surface; adj)
planete	>	planet (sb)
planeur	>	glider (sailplane; sb)
plang	>	cry, weep (vtr & sb)
plangsalk	>	weeping willow ( sb)
plank	>	board, plank ( sb )
planken	>	sheating, plank (sb)
plankton	>	plankton (sb)
plantain	>	plantain (sb)
plante	>	plant ( sb)
plask	>	shallow (adj)
plaster	>	plaster ( sb) (medicine )
plastic	>	plastic (adj. & sb); plastic arts (splu)
plastire	>	dressing, bandage ( sb)
plat	>	(& platt) = flat ( adj)
platane	>	plane-tree ( sb )
plateau	>	plateau (sb)
platen armur	>	plate armour (sb)
platforme	>	platform (sb)
platin	>	platinum (sb)
platitsa	>	plaice (sb)
Platon	>	Plato ( npr )
platonic	>	platonic (adj , sb)
platska	>	license plate (sb)
platwos	>	wingspan, scope, calibre (sb)
plaut	>	(& platu) = broad, large (adj )
plav	>	(air)plane ( sb)
plavbehr	>	aircraft carrier
plavdrom	>	landing runway
playc	>	agree, get on together ( vpr )
playct	>	agreement ( sb)
pleban	>	parish priest ( sb)
plebania	>	presbytery (sb)
plect	>	shrug (one’s shoulders; vtr)
pledveh	>	the mass of people (sb)
pleh	>	to fill
plehc	>	to roll up ( vtr )
plehcstol	>	folding chair
plehder	>	flare (vtr )
plehp	>	chat (vint )
Pleiades	>	Pleiades (splu)
pleid	>	plead (vtr )
pleidoyeir	>	plea(ding) (sb)
pleina	>	arrowhead (sb)
pleins	>	dance of joy (vint)
pleisker	>	lap (vint)
pleist	>	most, the major part of (adj; “most people”)
Pleistocene	>	Pleistocene ( sb)
plen	>	med = full of (adj)
plenar	>	plenary
plend	>	grouse (vtr)
plenitude	>	fullness (sb)
pletia	>	shoulder blade (sb)
pletwos	>	stature, calibre (sb)
pleu	>	to be at anchor
pleugh	>	plow (vtr )
pleuk	>	fly (vint); flight (sb); pleukend tapit = flying carpet (sb)
pleukpisk	>	flying fish (sb)
pleus	>	fin ( sb)
plexiglas	>	plexiglas ( sb)
plexti	>	braid (sb)
pliat	>	dish (sb)
plictic	>	boring ( adj )
plictisse	>	bore (vtr )
plid	>	past tense of “pleid”
plieb	>	past tense of “plab”
plieg	>	past tense of “plag”
pliegel	>	past tense of “plagel”
plieng	>	past tense of “plang”
pliehg	>	to make sure to
plieyc	>	past tense of “playc”
plins	>	past tense of “plins”
plinthe	>	plinth (sb)
pliohg	>	past tense of “pliehg”
plisker	>	past tense of “pleisker”
plohc	>	past tense of “plehc”
plohcta	>	intertwining (sb)
plohder	>	past tense of “plehder”
plohp	>	past tense of “plehp”
ploisko	>	except (prep)
plor	>	floor, terrain (sb)
plorkweit	>	(plorkweitu) = undulation (terrain)
plormeiden	>	land survey (sb)
plorsleid	>	landslide (sb)
plosive	>	(consonn) = stop (consonant)
ploton	>	platoon ( sb)
plott	>	raft ( sb)
plu	>	past tense of “pleu”
plugh	>	plow, plough (sb ); past tense of “pleugh”
pluk	>	past tense of “pleuk”
plukel	>	fowl, head of poultry ( sb)
plukwid	>	in plenty (adv; adj)
plumbh	>	lead (metal, sb )
plumbher	>	plumber ( sb)
plume	>	plume (sb)
plunder	>	plunder (sb & vtr)
plur	>	several ( adj)
plural	>	plural
plus	>	plus, extra (adv); past tense of “pleus”
Plutarch	>	Plutarch ( npr )
Pluto	>	Pluto (former planet; npr)
Pluton	>	Pluto ( npr ) (god)
plysch	>	plush (sb)
pnehg	>	choke ( vpr )
pnehs	>	to snort
pneig	>	stifle (vtr)
pneis	>	to put off (someone; vtr)
pneu	>	(& pneumatic) = tire (sb)
pneus	>	to wrinkle one's nose
pnig	>	past tense of “pneig”
pnohg	>	past tense of “pnehg”
pnohs	>	past tense of “pnehs”
pochette	>	pocket square (sb)
pocrast	>	wine with spices
pod	>	paw ( sb)
poder	>	container (sb)
podin	>	vat, tank (sb)
podloga	>	floor, floorboards
podstol	>	support, stand (sb)
poduts	>	common nase (sb)
poem	>	poem ( sb )
poesis	>	poetry (sb)
poet	>	poet (sb)
poetic	>	poetic (adj)
pogach	>	focaccia (sb)
poh	>	drink (vtr)
pohd	>	past tense of “pehd”
pohk	>	past tense of “pehk”
pohkw	>	past tense of “pehkw”
pohl	>	past tense of “pehl”
pohld	>	past tense of “pehld”
pohltos	>	plenty, abundance (sb)
pohltost	>	plentiful, abounding (adj)
pohtel	>	glassful (sb)
pohnd	>	past tense of “pehnd”
pohrd	>	past tense of “pehrd”
pohrn	>	past tense of “pehrn”
pohzd	>	past tense of “pehzd”
poig	>	paint ( sb) ( color)
poignant	>	poignant ( adj )
poik	>	multicoloured, variegated, stained ( adj)
poimen	>	mother’s milk
point	>	point (sb)
poison	>	poison (sb & vtr)
poitt	>	to have the right to, to be entitled to
polauror	>	aurora, northern light (sb)
pold	>	field (sb)
poldam	>	ostentatiously (adv)
polden violka	>	field pansy (flower; sb)
poldmus	>	vole (sb )
poldskeir	>	through fields
pole	>	pole (geography; sb)
polec	>	Polish (adj , sb)
poleih	>	polish ( vtr )
polemique	>	polemique (sb)
poli	>	fortress (sb )
police	>	police (sb )
police station	>	police station (sb)
policeagent	>	policeman ( sb)
policiste	>	policeman (sb)
poliomyelitis	>	poliomyelitis (sb)
polissa	>	(insurance) policy
polite	>	polite (adj)
politesse	>	politeness
politic	>	political (adj); "Is Politic" = "The Statesman"
politique	>	(sing) = politics (splu)
pollen	>	pollen (sb)
Polska	>	Poland ( npr )
polt	>	gruel, porridge ( sb)
poltergayst	>	poltergeist
Polyphem	>	Polyphemus
polystyrene	>	polystyrene (sb)
pomel	>	pommel (sb)
pommesfrites	>	French fries (splu)
pompe	>	ceremonial, pomp (sb)
Pompei	>	Pompei (npr)
pompeus	>	pompous (adj)
pompier	>	pompier (art)
pompic	>	ceremonial (adj)
pon	>	since, for (prep); present tense base of “posen”
pondos	>	impression, inner feeling (sb)
ponnim	>	Phoenician (adj , sb)
pontific	>	Pontiff ( sb )
Pontius Pilate	>	pontius Pilate (npr)
ponton	>	pontoon (sb)
pop	>	(orthodox) pope (sb)
popular	>	popular (adj)
population	>	population (sb)
popule	>	people (lower classes; sb); to populate (vtr)
populeus	>	populous ( adj )
porche	>	porch ( sb)
porcule	>	piglet ( sb)
pord	>	ford (sb)
pore	>	pore
poreunc	>	+ dative of the person = order, command (vtr)
poreus	>	porous (adj)
porg	>	offer, show, put forward (vtr)
pori	>	bush (sb) (African landscape)
pork	>	pig; pork (sb)
porm	>	fare (sb)
porphyre	>	porphyry ( sb )
porphyria	>	porphyria ( sb)
port	>	port ( sb)
portal	>	portal (sb)
portcigar	>	cigar holder (sb)
portic	>	portico (sb)
porto	>	postage (sb)
portmanteau	>	coat & hat stand (sb)
portmonaie	>	portfolio (sb)
portrait	>	portrait ( sb )
Port Sayid	>	Port Said (npr)
Portugal	>	Portugal ( npr )
portughesche	>	Portuguese (adj. & sb)
portvin	>	port wine (sb)
pos	>	after (prep)
poscras	>	after tommorow (adv)
posdaril	>	sustainable (adj) (development )
posdehrj	>	maintain (vtr )
posen	>	to lay down (vtr)
position	>	position (sb)
positioner	>	tracker, transmitter (sb)
poskwo	>	afterwards, then
posmiddien	>	afternoon (sb)
possible	>	possible (adj)
possowel	>	" Under the Sun " (adv); to sunbathe (vint)
post	>	post, mail (sb)
postalion	>	postman (sb)
postamt	>	post office
postdiek	>	mailbox
postgrind	>	PO box
posthangjow	>	mail-order
posthangjowpehrn	>	mail-order sale
postlad	>	moccasin (sb )
postmark	>	stamp, postmark ( sb)
postmaster	>	postmayster (sb)
postmortem	>	posthumous
postpigeon	>	homing pigeon (sb)
postulat	>	postulate (sb)
postule	>	to postulate
pot	>	pot ( sm )
potassium	>	potassium ( sb)
potem	>	fathom (sb)
potential	>	potential (adj & sb)
potentiometer	>	potentiometer
poterie	>	pottery (sb)
poterna	>	postern (sb)
poter	>	potter
poti	>	mister, sir; lord (sb)
potion	>	potion (sb)
potire	>	pitcher (sb)
potischah	>	padishah (sb)
potnia	>	madam, lady (sb)
potnika	>	miss (sb)
poul	>	pool ( sb)
poupdeck	>	poop ( sf )
povesti	>	clothing ( sb)
povidel	>	plum mousse (sb)
prabh	>	right, fair (adj )
prabh mores (splu)	>	morality (sing)
prabh torg	>	fair trade
prabhil	>	rule ( sb) ( of conduct)
prabhil	>	guideline (sb )
prabhtat	>	fairness (sb)
practic	>	practical (adj ); traineeship (sb)
practicant	>	trainee
practis	>	surgery (sb)
practie	>	practise ( vtr )
praebende	>	prebend ( sf )
praedd	>	devour (vtr ); prey (sb)
Praha	>	Prague ( npr )
pram	>	barge (sb)
pranier	>	pillory (sb)
praseodymium	>	praseodymium (sb)
praxis	>	practice (sb)
Praxiteles	>	Praxiteles (npr)
prayghest	>	hand reach (sb)
pre	>	before (temporal preposition)
preambule	>	preamble (sb)
precaution	>	care (sb)
precedd	>	precede (vtr)
precept	>	precept (sb)
preche	>	preach (vtr)
prechen	>	preaching (sb)
precieus	>	precious (adj)
precipice	>	precipice (sb)
precipitation	>	precipitation (sb)
se precipite	>	rush (vint)
precis	>	precise, accurate (adj)
precoce	>	precocious
predator	>	predator (adj. & sb)
predecessor	>	predecessor (sb)
predilection	>	predilection (sb)
predisposen	>	to predispose (vtr)
predominant	>	predominant (adj)
preface	>	preface (sb)
prefect	>	prefect
prefer	>	prefer (vtr )
pregen	>	imbue, impregnate ( vtr )
preghes	>	before yesterday (adv)
prehg	>	to pray, ask (someone; to do = ke(m) + verb)
prehgen	>	prayer (sb)
prehp	>	to appear, to come into sight
prehsc	>	ask in marriage (vtr)
preih	>	enjoy ( vtr )
preihplen	>	affectionate (adj )
preim	>	receive ( vtr )
prekaursprabhil	>	precautionary principle
prekheiss	>	sense, forebode ( vtr )
prelat	>	prelate (sb)
preleiv	>	to take (a sample; ex: science; vtr)
prelude	>	prelude (sb)
prem-	>	present tense base of “pressem”
prematur	>	premature (adj )
premeditation	>	premeditation (sb)
premehnmon	>	warning (adj )
premiss	>	premise ( sb)
premium	>	premium ( sb)
premonitor	>	prescient (adj )
prenam	>	first name, forename
prepage	>	flyleaf (sb)
preparation	>	preparing (sb)
prepare	>	prepare (vtr)
prepayghen	>	advance (sb) (money)
preponderance	>	supremacy (sb)
prepost	>	provost (sb)
preraphaelite	>	pre-raphaelite
prerogative	>	prerogative (sb)
presayg	>	to predict
prescrib	>	( prescrмb ) = to prescribe
prescription	>	prescription (sb)
presence	>	presence (sb)
present	>	present (adj)
presidence	>	presidency (sb )
president	>	president ( sb)
presidium	>	presidium (sb)
presse	>	press (sb; journalism, recruitment)
pressem	>	press (vtr) & pressure (sb)
pressening	>	tarpaulin (sb)
press-papier	>	clipboard (sb)
pressure trakh	>	pressure suit ( sb) (clothing)
prest	>	first (of more than 2); prest officier = first officer (aircraft)
presumptueus	>	presumptuous (adj.)
preswed	>	freshwater
prete	>	understand ( vtr )
pretend	>	claim, pretend (vtr)
preter	>	first of 2, former (adj); first (adv)
preterit	>	preterit
pretexte	>	pretext ( sb)
pretorium	>	courtroom ( sb )
preus	>	to burn (feeling )
Preussen	>	Prussia (former German province or kingdom; npr)
preussenblou	>	Prussian blue (adj & sb)
preustang	>	hair iron (sb)
prevarie	>	prevaricate (vint)
prev	>	past (sb & adj)
preven	>	to prevent
preventive concordat	>	receivership (sm )
prever	>	former (adj), before, formerly (adv)
prevst	>	once, before (adv)
pri	>	by, along (prep)
Priapos	>	Priapus (npr)
prickel	>	fizz (vint )
prickelscharab	>	pop (drinking; sb)
prie-dieu	>	prie-dieu (sb)
priem	>	edge, border (sb)
prient	>	friend (sb)
prientia	>	friendship (sb)
prientlik	>	friendly (adj)
prieslen	>	spindle whorl
prih	>	past tense of “preih”
prileips + acc.	>	to be in breach of, to fail to observe
prim	>	prime (number); past tense of “preim”
primar talim	>	primary education (sb)
primatia	>	primacy (sb)
primitive	>	primitive (adj)
primordial	>	primordial (adj)
primule	>	primrose (sb)
prince	>	prince (sb) (son of the ruler)
princesse	>	princess (sb)
principal	>	principal ( adj )
principe	>	principle (sb)
prined	>	take (vtr ) ( a city )
print	>	footprint, track
printer	>	printer (computer, sb)
prioritat	>	priority (sb)
pris	>	price (sb); past participle & past tense of “prined”
prise	>	prize (of war); taking (after a siege)
prisindex	>	Price Index ( sb)
prisma	>	prism ( sb)
prison	>	prison ( sf)
prisoner	>	prisoner ( sb)
prispehc	>	+ acc. = to attend
prist	>	period of time
pristah	>	to stand by
pristic	>	periodic ( adj )
pritor	>	amateur, lover (adj , sb) ( who likes)
prityohc	>	tributary (river, sb)
privat	>	private (adj) (opposed to " public "); privat individu = private individual (sb)
privilege	>	privilege (sb); to favour (vtr)
priy	>	appreciable (adj)
prix	>	prize (sb)
pro	>	for (prep); (as a verbal prefix means “ahead”; the verb triggers dative)
proag	>	to move off
proaiwo	>	forever (adv)
proapo	>	following the stream (adv)
proba	>	sample ( sb )
probable	>	probable ( adj)
probe	>	to put to the test
probeud	>	wake ( vtr )
probire	>	try ( vtr ) (clothing )
probleme	>	problem (sb)
procastell	>	forecastle (sb)
proceddat	>	process, way of acting (sb)
proceddure	>	procedure, proceedings (sb)
procent	>	percent (sb)
procentage	>	percentage (sb)
process	>	process, trial (sb)
processor	>	central processing unit (CPU, sb)
procurature	>	the Attorney's Office, prosecution
procure	>	provide, get ( vtr )
procureur	>	attorney, prosecutor ( sb)
prod	>	ahead (prep)
prodah	>	hand over ( vtr ) ( a criminal )
prodigal	>	prodigal ( adj )
produc	>	produce ( vtr )
productive	>	productive (adj)
prodwals	>	outpost (sb)
proe	>	already, first (adv; proclitic)
profan	>	secular (adj & sb)
profile	>	profile ( sb )
profit	>	profit ( sm ) (commercial )
profitable	>	profitable (adj )
profume	>	perfume (sb )
profund	>	profound (adj)
prognohsa	>	forecast (sb)
programme	>	program ( sb)
programmation lurhat	>	programming language (sb)
progress	>	progress (sb)
prohg	>	suitor (sb); past tense of “prehg”
prohibeih	>	prohibit (vtr)
prohp	>	past tense of “prehp”
prohsc	>	past tense of “prehsc”
proid	>	to fret
project	>	project (sb)
projection	>	projection, showing (sb) (to project a movie)
prokal	>	to call out to (+ acc.)
Prokrustes	>	Procrustes (npr)
prokwe	>	near (prep. & adj)
prokwem	>	near (prep. & adj)
Prokweust	>	Middle East ( npr )
prokwitat	>	proximity
prokwst	>	nearest
prolifere	>	to proliferate
Promanthus	>	Prometheus ( npr )
promanthusic	>	Promethean ( adj )
promenade	>	walk (avenue; vx)
se promene	>	to have a walk (vx)
promi	>	(& prominent) = celebrity (sb; person)
promiscuitat	>	lack of privacy
promiss	>	promise (sb); past tense & past participle of “promitt”
promissor	>	promising (adj)
promitt	>	promise (vtr)
promontur	>	promontory (sb)
prompt	>	prompt (adj)
pron	>	prone (adj )
pronomen	>	pronoun (sb)
pronunce	>	pronounce (vtr )
propaganda	>	propaganda (sb)
propage	>	spread (vtr)
propeller	>	propeller ( sb)
prophet	>	prophet ( sb)
prophetia	>	prophecy ( sb)
prophecy	>	prophesy ( vtr )
propice	>	propitious, suitable ( adj)
propizdan	>	"forward-breasted"
propodia	>	front-end, forecarriage (sb)
propon	>	present tense base of “proposen”
proposen	>	propose (vtr); proposal (sb)
prosch	>	close to, near (with an idea of movement)
proschkehmb	>	ant = bow low / prostrate before ( vint)
prose	>	prose (sb)
proselyte	>	proselyte (adj & sb)
prospec	>	[prospEk] = prospect (vtr)
prospect	>	leaflet, brochure; perspective (sb)
prospector	>	prospector (sb)
prosper	>	prosperous (adj)
prosperitat	>	prosperity ( sb)
prostate	>	prostate (sb)
prostek	>	silly, booby, fool (sb & adj)
prostitution	>	prostitution ( sb)
prostre	>	prostrate (vtr )
protection	>	protection (sb)
proteg	>	( protиg ) = protect (vtr)
proteiforme	>	multi-figured (adj)
protein	>	protein (sb)
protest	>	(& protestation) = protest ( sb)
protestant	>	Protestant ( adj , sb); Protestant Union = Protestant Union ( npr )
proteste	>	protest (vint)
protiapo	>	against the current ( adv )
protiebeud	>	wake ( vtr )
protiedar	>	to hold back
protiedeh	>	to apprend
protiediewo	>	against the sunlight (adv)
protiekyeuk	>	to ward off (a spell)
protietrag	>	to tug
protievol	>	reluctance ( sb)
protiokw	>	stare at ( vtr ); look (on a face; sb)
protipam	>	arm wrestling
protocolire	>	to book an offender
protonat	>	protonate (adj)
prototype	>	prototype (sb)
proverb	>	proverb
proviande	>	provisions of food ( splu )
provid	>	pro = provide for (vint)
providencial	>	providential (adj)
proviende	>	provision (reserve, sb)
provoque	>	provoke ( vtr )
prudence	>	prudence (sb )
prudent	>	prudent ( adj)
prue	>	early morning (sm )
prun	>	plum ( sf )
prus	>	past tense of “preus”
pruss	>	Prussian ( Baltic people ; sb)
prussisk	>	Prussian ( Baltic people and language ) ( adj)
pruswa	>	hoarfrost (sb)
pruv	>	proof, evidence ( sb)
pryster	>	priest ( sb)
psalm	>	psalm ( sb )
psalmodie	>	chant, drone out ( vtr )
psalterio	>	psalter (sb)
pseudonym	>	pseudonym ( sb)
psianschou	>	swindle (! sb)
psora	>	scabies (sb)
Psyche	>	Psyche (npr)
psychanalyse	>	psychanalysis (sb)
psychiater	>	psychiatrist (sb)
psycholog	>	psychologist (sb)
psychopath	>	psychopath (adj. & n.)
psychose	>	psychosis
ptelei	>	poplar (sb)
pterg	>	wing (sb)
pterodactylus	>	pterodactylus (sb)
ptilo	>	plume, panache ( sb)
Ptolemayos	>	Ptolemy ( npr )
ptor	>	feather ( sb)
public	>	public (adj & sb); public transports = public transports (splu)
publican	>	publican (adj & sb)
puddel	>	poodle (sb)
puericulture	>	infant care (sb)
pugil	>	pugilist (sb)
pugma	>	wrestling (sb)
puik	>	pine (sb)
puk	>	thick (adj)
pukukyah	>	to wriggle
puladh	>	blade of weapon
pulc	>	flea (sb)
puleig	>	pennyroyal (mint; sb)
pullie	>	pulley (sb)
pullman	>	coach, bus
pullover	>	sweater (sb)
pulmon	>	lung (sb)
pulp	>	pulp (sb)
pulpoik	>	spotted ( adj )
puls	>	pulse (sm )
pult	>	desk, lectern ( sb)
pulver	>	powder ( sb)
pumpe	>	pump ( sb)
punctual	>	punctual (adj)
punctue	>	to dot, mark
puncture	>	puncture (ex	>	tyre; sb)
pund	>	pound (sb)
pundsterling	>	Pound Sterling ( sb)
punese	>	drawing pin
pung	>	button ( sb ) (machine ); past tense of “peung”
punor	>	however, on the other hand (adv )
pupill	>	pupil (sb) ( all meanings)
pupp	>	doll (sb)
Purat	>	Euphrates (npr)
pur	>	(& pure) = pure (adj )
puree	>	puree (sb)
purgatorium	>	purgatory
purge	>	purge (sb ; fig )
purkan	>	blowing snow (sb)
purpwr	>	purple (sb , adj )
purt	>	child (sb) ( descendant)
pus	>	pus ( sb)
pusc	>	push ( vtr )
puscht	>	tearaway, scallywag (sb)
pusinos	>	coniferous forest (sb)
pussa	>	small fat man (sb)
pussire	>	push ( vtr ) (fig. to cause to)
pustak	>	grimoire ( sb)
pusten	>	desolate, barren (adj ) ( place)
put	>	well (sb; for water)
putrid	>	putrid (adj)
puwen	>	clean (vtr)
puwnster	>	domestic help (woman; sb)
pux	>	thick tail; pux- id scol = to play truant
puyku	>	superb (adj)
pwarn	>	boy (sb)
pwol	>	half (adv)
pwolter	>	one and a half
pylcell	>	virgin, maiden ( sb)
pyramide	>	pyramid ( sb)
Pyreneis	>	Pyrenees ( npr )
pyrite	>	pyrite, fool’s gold (sb)
pyroclastic nebos	>	pyroclastic flow (volcano; sb)
pyrot	>	gunpowder ( sb)
pyrotechnique	>	(sing.) = pyrotechnics
pyssic	>	pussy (cat) ( sb)
Pythagoras	>	Pythagoras ( npr )
pythagorei	>	pythagorean (adj. & sb)
pythia	>	Pythia ( sb )
qua	>	interrogative & relative pronoun for feminine singular nominative & neutral plural nominative & accusative

quader	>	framework (sb) ( fig )
quaderpetra	>	freestone (sb)
quadrat	>	square (adj. & sb); quadrat raudh = square root
quadrille	>	quadrille (sb)
qualg	>	which (one)
qualifie	>	qualify (vtr)
qualitat	>	quality (sb)
quan	>	when
quando	>	when
quant	>	all (adj)
quanter	>	everywhere ( adv )
quantitat	>	quantity (sb)
quantloc	>	everywhere (adv )
quantplor	>	off-road (vehicle; adj )
quap	>	tadpole (sb)
quapt	>	castration (sb)
quar	>	four (num)
quarantaine	>	quarantine ( sb)
quaresma	>	lent
quartal	>	block of houses ( sb)
quarterback	>	quarterback (football; sb)
quarterdeck	>	quarterdeck (sb)
quartett	>	quartet (sb)
quartier	>	quarter; billeting (sb)
quasi	>	nearly, quasi
quat	>	handful ( sb)
quatrain	>	quatrain (sb)
quayque	>	(al)though
quayt	>	how much/many ( pronoun )
quebecois	>	quйbйcois, quebecer (adj & sb)
quel	>	interrogative & relative pronoun for undetermined singular nominative & accusative

quem	>	as, than ( with comparative )
quer	>	where
question	>	question ( sb)
questionar	>	survey, questionnaire (sb )
questor	>	tax collector ( sb)
quetzal	>	quetzal
queu	>	queue (sb & vint)
qui	>	masculine singular nominative singular pronoun ; undetermined plural nominative & accusative interrogative & relative pronoun

quie	>	quay, wharf, embankment (sb)
quiett	>	quiet ( adj)
Don Quijote	>	Don Quixote (npr)
quincalier	>	ironmonger (sb)
quintal	>	quintal (100 kg; sb )
quitance	>	bill, invoice (sb)
quintessence	>	quintessence (sb)
quitte	>	quits (adj), quit (vtr)
quo	>	what (general relative pronoun)
quod	>	what ; that, which (relative pronoun neutral nominative & accusative)
quodquid bih to	>	anyway, be that as it may
quom	>	interrogative & relative pronoun masculine singular accusative
quos	>	whose (when referring to a singular nominative & accusative noun)
quosmed	>	how, with what (referring to an instrument)
quote	>	quota; quotation, rating (sb)
quoter	>	which (of two)
quotient	>	quotient (sb)
quoy	>	interrogative & relative pronoun masculine plural nominative.
rab	>	to abduct
rabab	>	rebec (sb )
rabar	>	roll in the dust (vint)
rabat	>	discount ( sb)
rabbin	>	Rabbi ( sb)
rabiabahsa	>	gibberish ( sm )
rabita	>	bale (sb)
rabos	>	rabies (sb)
rach	>	sulfuric acid (sb)
Rachel	>	Rachel (npr)
radh	>	advise (dative of the person; vtr); piece of advice (sb); Radh ios Jectpospolita Polska in exile = Government of the Republic of Poland in exile
radian	>	radian (sb)
radiator	>	radiator ( sb); radiator sayp = grille ( sb) (vehicle )
radical	>	radical ( adj )
radio	>	radio ( sb)
radioactivitat	>	radioactivity (sb)
radioamateur	>	amateur radio (sb)
radiotherapia	>	radiation therapy (sb)
radius	>	radius ( sb) ( circle)
raffinerie	>	refinery ( sb)
rafik	>	mate, pal, buddy ( sb)
raflat	>	somnolence (sf )
raflatic	>	sleepy ( adj)
raga	>	register ( sb) ( voice)
rage	>	rage (sb)
ragh	>	lacerate (vtr )
ragou	>	stew (sb)
rah	>	enumerate (vtr)
rahas-ye	>	secretly (adv )
rahat	>	rest ( sb & vint )
rahim	>	merciful (adj)
rahimat	>	(+ acc.) to have mercy / pity on
rai	>	ray ( sb)
raid	>	raid (sb)
railvia	>	railway ( sb)
railvia skeirdrom	>	level crossing (sb)
raison	>	reason ( sb)
raisonable	>	reasonable (adj)
raisonen	>	reasoning (sm )
rajem	>	stone (vtr )
rakakel	>	cackle (vint)
rakete	>	rocket ( sb)
rakia	>	rakia (sb)
ralise	>	coarse ( adj ) ( persone )
rallie	>	+ acc. = go along with ( vint)
Ramah	>	Ramah (former city in Israel; npr)
ramak	>	last breath (sb )
ramal	>	to tell fortune (vtr )
ramazan	>	Ramadan ( sb)
rampe	>	ramp ( sb)
ramsa	>	fair ( sb)
Ramses	>	Ramesses (npr)
ramun	>	chamomile ( sb)
rancic	>	rancid ( adj)
rancor	>	resentment (sf )
rand	>	rim, edge ( sb)
random	>	random (sb)
random access memoria	>	random access memory (sb)
rang	>	rank (sb)
ranger	>	ranger (sb)
ranghi	>	colour, shade (sb)
ranghin	>	flowery (adj)
ranuncule	>	buttercup ( sb)
rap	>	rape (plant; sb )
rapanui	>	Rapa Nui (adj & sb; inhabitant of Easter Island)
Rapa Nui	>	Easter Island (npr)
raptor	>	abductor ( adj , sb)
rapeina	>	field of rapes ( sb)
Raphael	>	Raphael ( npr ) ( Italian artist )
raphia	>	raffia (sb)
rapid	>	fast (adj )
rapid	>	rapid (sb ) (in a river))
rapire	>	rapier (sb)
rapport	>	report (sb)
rapporteur	>	rapporteur (sb)
rapt	>	kidnapping, abduction (sb)
rapuncel	>	corn salad (sb)
raquet	>	racket (sb)
rar	>	rare ( adj)
rarz	>	rage (vint )
rase	>	to raze (to the ground) (vtr)
raskal	>	scurvy fellow, cad (sb)
rasp	>	rasp (vtr )
raspeus	>	rough ( adj)
rass	>	cape (sb)
rassass	>	lead shot ( sb)
rassure	>	reassure ( vtr )
raster	>	rake ( sb)
rat	>	rat (sb)
ratafia	>	ratafia (sb)
ratib	>	set price (sb)
ratibsafer	>	package tour
ratifie	>	ratify (vtr )
ratio	>	rate (sb)
rational	>	rational (adj)
rationire	>	rationing (sb) and ration (vtr)
ratusch	>	City Hall (sb)
raubh	>	to steal, rob (vtr)
raudh	>	root (sb)
rauf	>	ruffle (vtr )
raufank	>	chimney hood (sf )
raug	>	wrinkle (sb)
rauk	>	rude, raucous (adj )
raumateria	>	raw material (sb)
raunaft	>	crude oil
ravage	>	havoc, ravage (sb)
ravan	>	walk, stroll (sb)
ravine	>	gully ( sb)
ravioli	>	ravioli (sb)
ravun	>	engagement gift
rawaj	>	currency unit ( sb)
rayha	>	scent (sb)
raym	>	sundry ( adj)
rayn	>	queen (sb)
rays	>	Head of State
rayvan	>	stroll (vint)
razzia	>	raid (b)
razzye	>	raid (vtr )
re	>	re, case, affair ( sb)
real	>	real (adj)
reanimation	>	kerd - = cardiac resuscitation
rebell	>	rebel (sb, adj)
rebellion	>	rebellion (sb)
rebiakmen	>	rib vault (sb)
rebio	>	rib (sb)
recent	>	[rлtsEnt] = recent (adj)
recep	>	[rлtsEp] = receive (vtr)
recept	>	(medical) order (sb), recipe (sb)
receptible	>	admissible (adj)
receptioniste	>	receptionist (sb)
receptor	>	handset (telephone)
recess	>	recess (sb)
recessive	>	receding (adj)
recetts	>	revenue (splu) (trade)
rechal	>	treacle (sb)
recharge	>	reload (vtr)
rechwng	>	bill (in restaurant; sb)
recital	>	recital (sb)
recite	>	recite (vtr )
recogneih	>	recognize ( vtr )
recollect	>	recollect (monk)
recommande	>	recommend (vtr)
recommandet post	>	registered mail
recompense	>	recompense (sb & vtr)
reconcilye	>	to reconcile (vtr; con = with)
reconnaissance	>	reconnaissance (sb) (military)
reconnaiter	>	reconnoiter (vtr) (military - place)
recorde	>	record (vtr)
recrut	>	recruit (sb)
rect	>	right (sb) ; right (adj)
recuper	>	recover ( vtr )
recurr	>	to have recourse to (vint)
recurs	>	action, suit (sb )
recycling	>	recycling (sb)
redemptor	>	redeemer (sb)
redingote	>	redingote
rediska	>	radish (sb)
redox	>	redox (adj & sb)
reduc	>	reduce ( vtr )
reduction	>	reduction (sb)
redundance	>	redundancy (sb)
redwoi	>	fear (vtr)
reeducation	>	reeducation, rehabilitation (sb)	>	
ref	>	rivet (sb)
se refer	>	ad [rлfEr] = to refer to
reference	>	mark, position ( sb)
referendum	>	referendum ( sb)
reflect	>	( reflиct ) = think about (vint)
refleg	>	(reflиg ) = reflect ( vtr )
reflexe	>	reflex (sb)
Reformation	>	Reformation (sb) ( history )
reforme	>	reform ( sb)
refreschment	>	refreshment ( sb)
refrigerator	>	(& frige ) = refrigerator (fridge; sb)
refuge	>	refuge (sb)
refugeit	>	refugee (sb)
refuse	>	refusal (sb), refuse (vtr)
reg	>	govern (vtr; fig.)
regatta	>	regatta (sb)
regent	>	regent
regie	>	control room, production department (show; sb)
regime	>	rйgime (sb)
regiment	>	regiment ( sb)
region	>	region ( sb )
register	>	register ( sb)
reglament	>	regulation (sb)
regne	>	reign (sb & vint)
regret	>	regret ( vtr )
regv	>	back (spine; sb)
regwos	>	twilight, dusk (sb)
rehm	>	relief ( vtr )
rehn	>	stream (vint)
rehnic	>	running (adj; nose)
rehv	>	tear off (vtr)
reib	>	rib (sb)
reibo	>	ribbon (sb)
reiber	>	rib; principal rafter (carpentry)
reid	>	ride (vtr)
reid-ye	>	astride, straddling ( adv )
reidbiest	>	mount (for riding; sb)
reidweghtor	>	teamster ( sm )
reik	>	+ acc. = return to, get back to ( vtr )
reincarnation	>	reincarnation ( sb)
reineta	>	russet apple
reip	>	rip (vtr )
reiss	>	draw (vtr )
reissen	>	drawing ( sb )
rejoin	>	join (vtr ) ( a place)
rekehgn	>	recognize ( vtr )
relai	>	relay ( sb)
relat	>	tell ( vtr )
relation	>	relationship (sb)
relativitatstheoria	>	theory of relativity
relaxe	>	to relax (vtr/vint)
relevant	>	relevant (adj )
relief	>	relief, terrain (sb)
religion	>	religion (sb)
reling	>	railing, ship's rail (sb)
reliquia	>	relic
reman	>	to remain
remarkable	>	remarkable ( adj)
remarke	>	remark, notice (vtr)
rembeurs	>	pay back ( vtr )
remeid	>	remedy ( sm )
remep	>	creep (vint)
remunerative	>	remunerative (adj)
Renaissance	>	Renaissance (sb ) ( History )
rened	>	render (vtr )
renegad	>	renegade ( sb , adj )
renege	>	to renounce, repudiate something
renfort	>	reinforcement, back-up (sb)
renk	>	bad trick
renn	>	reindeer ( sb)
rentabilitat	>	return (sb )
rentaka	>	swivel gun ( sb)
rentire	>	retire (vint )
rep	>	past tense of “remep”
reparation	>	repairing (sb)
repare	>	repair (sb, vtr)
reper	>	locate, spot (vtr )
repercutt	>	echo, pass on (vtr)
repertuar	>	repertoire ( sb ) (of an artist)
repeteih	>	repeat (vtr)
repetition	>	rehearsal
replic	>	replica (sb)
replication	>	replication ( sb)
replie	>	respond (vint; trial)
reploy	>	withdrawal (sb) (military)
report	>	report (sb)
reporte	>	to report (vtr)
repoussй	>	repoussй ( adj )
represente	>	represent (vtr)
reprobation	>	reprobation (sb)
reprographia	>	reprography (sb)
reptil	>	reptile (adj. & sb)
repugnant	>	repulsive (adj)
repulg	>	to push away, drive back (vtr)
res	>	past participle & past tense of “rened”
resack	>	backwash (sb)
ressentiment	>	resentment (sb)
reserve	>	book (vtr ) ( ex: a place); reserve (sb & vtr; including military); reservation (sb)
reserverot	>	spare wheel
reservuar	>	reservoir (sb)
resid	>	( resмd ) = live (vint)
residence	>	residence (sb) (medicine ) internship ( sb)
residual	>	residual (adj )
residue	>	residue (sm )
se resigne	>	to give in, to resign
resilience	>	resilience (sb)
resist	>	[rлzIst] = resist (vtr)
resistor	>	resistor (sb)
resmen	>	belt, strap (sb)
respect	>	[rлspEkt] = respect (sb)
respect	>	(& respecte) = respect (vtr)
respective	>	respective (adj)
respieu	>	rebuff (vtr)
respirator insufficience	>	respiratory failure (sb)
respire	>	breathe (vtr/vint)
respond	>	retort, respond (vtr)
responsible	>	responsible (adj)
respublic	>	republic (sb)
ressort	>	jurisdiction (space; sb)
restaurateur	>	restaurant owner
reste	>	to be left (vint); rest, left-over (sb)
resultat	>	result (sb)
resume	>	summarize ( vtr )
resurrection	>	resurrection (sb)
resurreg	>	to ressurect
reteulgen	>	pull-up (after a jump; sb)
reticence	>	reluctance (sb)
reticent	>	reluctant, hesitant (adj)
retina	>	retina
retire	>	pension off, retire (vtr)
retireit	>	retired person
retive	>	restive, stubborn (adj)
retorte	>	retort (chemistry; sb)
retouche	>	to touch up (sb)
retrace	>	retrace (vtr)
retraite	>	retreat (sb) (military)
retrehv	>	retrieve, find back (vtr)
retro	>	backwards (adv)
retrogwahsa	>	reversing (vehicle; sb)
retrospecule	>	rearview mirror ( sb)
reu	>	crumble, collapse (vint)
reudher	>	glow red (vint)
reudhos	>	redness, red blotch (sb)
reug	>	belching (sb) and belch (vtr)
reul	>	rule (sb & vtr)
reup	>	to break (up) (vint)
reur	>	bell, wail (vtr)
reus	>	crackle (vint)
reusch	>	rush (vint & sb)
reust	>	to get rusty
reuyd	>	to exploit (a natural resource) (vtr)
revanche	>	revenge (sb & vtr)
revente	>	rhubarb ( sb)
revenue	>	revenue (ex. of a State, sb)
revere	>	revere (vtr )
reverence	>	reverence (sf )
Reverend	>	Reverend (sb)
revigore	>	invigorate, brace up (vtr)
revers	>	reverse ( sb) (Sports )
revolution	>	revolution
revolutionar	>	revolutionary
revolv	>	revolve (vint)
revolver	>	revolver
revue	>	review (military spectacle, magazine, sb); review (vtr)
rewaldh	>	se - = to regain one's control
rewidue	>	to reafforest (vtr)
rewiduesa	>	reforestation (sb)
rewos	>	(free) space (sb)
rewost	>	roomy, spacious
rewot	>	(sing) = viscera (splu) (animal)
rey	>	wealth (sb)
reykhan	>	marjoram (sb)
reza	>	latch (sb)
rezg	>	rope, rigging (sb)
rhabreb	>	dwelap, wattle, lappet, whalebone, fetlock
rhaddeb	>	furious (adj)
rhalat	>	erroneous, wrong
rhalib	>	victorious ( adj)
rhalt	>	err ( vint) error, mistake (sb)
rhasal	>	ghazal
rhassib	>	usurper (sb)
rhayir	>	alien, external (adj)
rhayr	>	non - ( prefix ) ( to words of Arabic origin )
Rhen	>	Rhine ( npr )
rhetorique	>	rhetorics ( sb)
rheumatisme	>	rheumatism (sb)
rhielt	>	past tense of « rhalt »
rhinoceros	>	rhinoceros (sb)
rhododendron	>	rhododendron (sb)
Rhomay	>	(Imperium) = Byzantine (Empire)
Rhodes	>	Rhodes (npr)
rhum	>	rum ( sb)
riawdals	>	achievement (sb)
ribat	>	piping, slip-bead ( sb)
ribis	>	red currant (sb)
ribosom	>	ribosome (sb)
rica	>	headband (sb)
riche	>	rich (adj)
richeih	>	enrich (vtr)
ricochete	>	rebound, bounce ( sb)
ricotta	>	ricotta (sb)
rictus	>	grin (sb)
rid	>	past tense of “reid”
rieb	>	past tense of “rab”
riedh	>	past tense of “radh”
riegh	>	past tense of “ragh”
rierz	>	past tense of “rarz”
riesp	>	past tense of “rasp”
rieubh	>	past tense of “raubh”
rieud	>	to mourn for, to weep
rieuf	>	past tense of “rauf”
riff	>	reef (sb)
rifil	>	ripple (sb)
rig	>	realm (sb); past tense of “rineg”
rigid	>	rigid (adj )
rigor	>	rigor (sb)
rigoreus	>	strict (adj )
rik	>	returned, got back to (past tense)
rime	>	rhyme (sb)
rind	>	rind (sb) ( fruit)
rinderpeste	>	rinderpest (sb)
rineg	>	hug ( vtr )
rineg	>	Market Square
ring	>	ring ( sb)
Ringenpoti	>	“Lord of the Rings”
rinna	>	gutter ( sb)
riouda	>	mourning, wailing; Riouda Duivar = Wailing Wall
rip	>	past tense of “reip”
ripa	>	rib (sb); seashore (sb)
riposte	>	retaliate (vtr)
ris	>	rice (sb)
riscat	>	risky (adj)
risk	>	risk (sb, vtr)
risotto	>	risotto ( sb)
riss	>	past tense of “reiss”
rissala	>	periodical (sb , newspaper )
rissem	>	drawing ( sb ) ( result )
rite	>	rite (sb)
ritornell	>	ritornello (sb)
ritter	>	knight (sb )
rittersk	>	chivalrous ( adj)
ritterstand	>	chivalry ( sb)
ritual	>	ritual (adj & sb)
riud	>	past tense of "rieud"
rivalitat	>	rivalry (sb)
rivete	>	rivet ( sb)
rivier	>	river ( sb ) (that flows into another river; & including " River of diamonds " )

Riyad	>	Riyadh (npr)
rizma	>	ream (sb) ( paper )
rjienbwuts	>	figure ( sb) (fig. important person )
rjiendaujughyi	>	humanitarianism ( sb)
rjienkjian	>	world of the living ( sb)
rjienklicha	>	rickshaw (sb)
rjienrlwey	>	humankind
rjienzao	>	man-made (adj)
rlau	>	jail, gaol ( sb )
rlaurjien	>	senior, elderly person
rlayji	>	next year
rlayu	>	thunderstorm ( sb)
rlienxien	>	meticulous (adj )
rligay	>	( sing ) = profit and loss ( splu )
rlinji	>	provisional ( adj)
rliokchay	>	Green tea
rliouscha	>	(sing) = quicksands (splu)
rliouturbine	>	water current turbine (sb)
rlowtou	>	road verge (sb)
rlungdwan	>	monopolize, take up (vtr )
roadster	>	roadster ( sb )
robe	>	robe (sb)
robot	>	robot (sb )
robust	>	sturdy ( adj)
rock	>	rock (sb)
Rockic Montans	>	Rocky Mountains (splu)
rod	>	gnaw ( vtr )
rodar	>	meadowsweet ( sb)
rodent	>	rodent (adj & sb)
rog	>	rye (sb )
rogamus	>	rogatory commission
rogv	>	dress, skirt ( sb )
rogye	>	to straighten (vtr)
rohm	>	past tense of “rehm”
rohn	>	past tense of “rehn”
rohv	>	past tense of “rehv”
roibh	>	disparate ( adj)
roig	>	row (sb ); “ep sien roig”	>	in one’s turn
rokh	>	roc (sb) ( fabulous bird )
rol	>	role (sb); ag- un rol	>	to play a role
roll	>	roll (vtr/vint) (sb)
rollschou	>	roll skate (sb)
rollstaven	>	rolling slat blind (sb)
Romagna	>	Romagna ( npr )
roman	>	novel ( sb)
romanc	>	romance (adj)
romantic	>	romantic ( adj)
romantiquer	>	romanticist (sb )
romanurg	>	novelist (sb )
romb	>	diamond shape (sb)
romune	>	Romanian
Romuneia	>	Romania
romuscha	>	forced laborer
Roncesvalles	>	Roncesvalles ( npr )
rong	>	haughty ( adj)
rontgen	>	radio, x-ray ( sb & vtr) ( medicine)
rontgenium	>	roetgenium (sb)
ronthal	>	halter ( sb)
ropp	>	lewd, filthy (adj )
rosar	>	(sing) = prayer beads (splu)
roschtka	>	hearth grate (sb)
rose	>	rose (sb)
Rosette	>	Rosetta (npr); Rosette Petra = Rosetta Stone
rosink	>	(sing) = raisins (splu)
rosmarin	>	rosemary (sb)
ross	>	dew (sb)
rossomak	>	wolverine (sb)
rost	>	roast (vint) & roasted (adj)
rot	>	wheel (sb)
rotarkel	>	guard stone
rotative	>	rotary ( adj)
rotbrehg	>	breaking wheel ( sb) ( torture )
rotic	>	cartage (sb)
rotor	>	rotor (sb)
rotos	>	landing gear
rotskand	>	(to do a) cartwheel
rotunde	>	rotunda ( sb)
roube	>	suit, clothing ( sb); (splu)	>	things, belongings
roufett	>	trade association
roug	>	clamp, bridle ( sb)
rouge	>	rouge ( sb)
Roumeli	>	Rumelia
rouna	>	secret (sb)
round	>	round (sb) ( Sports )
roup	>	opening, doorway, gun-port, embrasure ( sb )
route	>	route ( sb)
router	>	router (sb)
routine	>	routine (sb)
roy	>	king (sb)
royal	>	royal (adj)
roydem	>	kingdom (sb)
royschalk	>	steward ( sb) ( Gondor’s “Arandur” )
ru	>	past tense of “reu”
ruakchei	>	brook ( sb )
rubeola	>	(sing) = measles
rubin	>	ruby ( sb)
rublye	>	ruble ( sb)
rubric	>	rubric, topic (sb)
rucksack	>	backpack
rudh	>	red ( adj )
rudhchald	>	breaking (adj ) (fig., ex	>	topic )
rudher	>	past tense of “reudher”
Rudh Liewen Drehm	>	“Dream in the Red Chamber” (Chinese major novel, npr)
rudiment	>	rudiment (sb)
rudimentar	>	rudimentary (adj)
rue	>	rue (sb) (plant)
ruffian	>	ruffian (sb)
rug	>	rough (adj); past tense of “reug”
rughat	>	curse, swearword (sb); to swear, curse (vint)
ruine	>	ruin (sb)
rujiow	>	shotgun (sb)
rukhsa	>	dismissal (sb)
rul	>	past tense of “reul”
rumen	>	rumen (sb)
rumep	>	break up (vtr)
rumine	>	ruminate ( vtr )
rumor	>	rumor ( sb )
runc	>	wrist ( sb)
runcsaat	>	watch (wrist; sb)
rund	>	round (sb); round (adj)
rundgeir	>	roundabout (sb)
rundic	>	rounded, chubby ( adj )
rundretorte	>	round-bottom flask
rune	>	rune (sb)
runedh	>	to redden (vtr)
ruoss	>	red-haired (adj)
rup	>	past tense of “rumep”
rupia	>	rupee (sb)
rupture	>	break ( sb)
rur	>	past tense of “reur”; countryside
rural	>	rural
rural exodus	>	rural exodus
rus	>	past tense of “reus”
rusch	>	past tense of “reusch”
ruschvett	>	bribe ( sb )
rusk	>	Russian (adj. & sb) ( ethnicity ); rusk ballett = Russian ballet ( sb )
Russ	>	Russia ( npr ) ( old)
Russia	>	Russia ( npr ) (Modern)
russian	>	Russian (adj. & sb) (nationality)
rust	>	rust (sb); past tense & participle of "reust"
rusta	>	country town (sb) (!)
rustbaungos	>	rust fungus
rustic	>	rustic (adj)
rutabaga	>	rutabaga ( sb)
ruyd	>	ore (sb ); past tense of “reuyd”
rybs	>	brassica rapa ( plant )
rynk	>	forest pasture
ryowkhow	>	favorable ( adj )
ryssia	>	stake net (sb )
rythme	>	rhythm (sb)
rythmic	>	rythmical (adj)
sa	>	(& sal)  + verb = to be about to
Saadi	>	Saadi (npr)
saan	>	umbrella (sb)
saat	>	clock, watch (sb)
saat	>	hour ( sb) (o’ clock )
saat-ye	>	clockwise (adv)
saatzone	>	time zone (sb)
Saba	>	Sheba (biblic kingdom; npr)
sabab	>	reason, cause (sb)
sabbatical	>	sabbatical (adj & sb)
sabel	>	sable (animal, sb)
sabastan	>	sebesten
sabbarh	>	dyer (sb )
sabd	>	Saturday (sb)
saber	>	saber (sb )
sabika	>	old acquaintance
sabit	>	indelible (adj)
sable	>	sable (sb) (heraldry)
sabotage	>	sabotage (sb & vtr)
sabur	>	purge ( sb)
sabzi	>	(sing ) = vegetables ( splu )
sac	>	sack(ing) (sb; vtr)
sacber	>	confiscator, looter, “sacker” (sb)
saccadat	>	staccato (adj)
saccade	>	jerk (sb)
sachet	>	sachet, little bag
sack	>	bag ( sb)
sacrifice	>	sacrifice (vtr & sb )
sacrilege	>	sacrilege ( sb )
sacristia	>	sacristy
sadak	>	wedding gift (sb )
sadiste	>	sadist ( sb )
sadistic	>	sadistic ( adj )
sadrenc	>	chessboard (sb)
safer	>	travel ( sb & vint)
safi	>	rough, unpolished, uncultivated ( adj)
safride	>	trevally ( sb)
sage	>	sage (sb)
sagv	>	to know how to
sahan	>	tureen (sb)
Sahara	>	Sahara (npr)
Sahel	>	Sahel (npr)
sahide	>	blest ( adj)
sahikh	>	(wa salim ) = safe and sound (adj)
sahrawi	>	Saharian (adj)
saint	>	saint (adj. & sb)
Saint Augustinus os Hippo	>	Saint Augustine of Hippo
Saint Iohannes lukukramb	>	glowworm (sb)
Saint Gallen	>	St. Gallen ( npr ) (city and canton of Switzerland)
Saint Gotthard	>	Saint Gotthard (Switzerland; npr)
Saint Laurent	>	Saint- Lawrence ( npr ) ( river and gulf )
Saint Office	>	Holy Office ( sb)
Saint patron	>	patron saint (sb)
Saint Peter Basilic	>	Saint Peter’s Basilica
Saint Petersburg	>	Saint Petersburg (npr)
Saint Spirit	>	Holy Spirit
Saint Thomas os Aquin	>	Thomas Aquinas (npr)
saison	>	season ( sb)
saj	>	teak (sb )
sajada	>	small prayer mat
sakat	>	invalid (adj , sb)
saker	>	sacred (adj)
sakerdot	>	priest (sb )
Sakerdotin	>	High Priestess ( Tarot )
sakerfalk	>	saker falcon (sb)
Saker Roman Imperium Deutschios Nation	>	Holy Roman Empire
sakht	>	tough, bitter (adj)
sakhtian	>	morocco leather (sb)
sakhwan	>	by mistake
saki	>	cup-bearer (sb)
sakib	>	radiant (adj)
saktah	>	swoon (vint; fig.)
sakwn	>	quiet (adj)
salacot	>	pith helmet
salade	>	salad (sb)
Saladin	>	Saladin (npr)
salair	>	salary (sb )
salamander	>	salamander (sb)
salariat	>	employee, salaried ( adj & sb)
sald	>		>	salt ( sb)
saldem	>	brine (sb )
saldmer	>	briny (adj)
saldpetra	>	saltpeter (sb)
Salem	>	Salem (npr)
salepp	>	orchis ( sb)
salg	>	+ acc. = to go / get out of
salgos	>	swell (of the sea, sb)
saline	>	saltworks (sing. in Sambahsa)
salive	>	saliva (sb)
salk	>	willow (sb)
sall	>	room ( sf )
salm	>	(& salmon) = salmon ( sm )
salmiac	>	ammonia salt, salmiac (sb)
salmonella	>	salmonella (bacteria; sb)
Salomon	>	Solomon ( npr ); Salomon Insules = Solomon Islands (npr)
salon	>	lounge ( sb)
saloun	>	saloun
saltamarka	>	doublet ( sb )
saltimbank	>	travelling acrobat (sb )
salto	>	(& saltomortale) = somersault (sb )
saluber	>	healthy, salubrious ( adj)
salut	>	hello (sb) ( greeting)
salute	>	to greet (vtr)
salv	>	safe (adj)
salv	>	save (vtr ); salv deposit grind = security locker (bank) ( sb)
salv-conduct	>	safe-conduct ( sb)
salvguarde	>	safeguard ( vtr )
salvia	>	sage ( sb )
salviarmust	>	sagebrush (sb)
Salvor	>	Saviour ( sb)
salvtat	>	integrity, safety (sb)
salvtatscage	>	roll bar (vehicle) (sb)
salvtatsnauk	>	lifeboat
salvtatsvest	>	lifejacket (sb)
sam	>	same (adj )
saman	>	utensil (sb)
samar	>	pack saddle ( sb)
Samarkand	>	Samarkand (npr)
samawi	>	sky-blue (adj )
samband	>	link, relationship (sb)
sambuca	>	sambukк (sb)
sambussa	>	filled pastry cake (sb)
samdih	>	secret code (sb)
sameih	>		>	se _ + dat. = to give oneself as (fig.)
samghat	>	meeting, gathering (sb), to come together (vint)
samgwelbh	>	born of the same mother (sb & adj)
samkwehk	>	to ressemble (+ acc.; vtr)
samkwehkia	>	similarity, resemblance, likeness (sb)
samkweit	>	common point, similarity (sb)
samlik	>	similar, like (adj)
samlyogh	>	sexual partner (sb)
sammel	>	collect, muster (vtr); at the same time (adv)
samogni	>	of the same lineage (adj)
sampurna	>	consummate ( adj) (perfect )
samsar	>	estate agent ( intermediate)
samsaria	>	estate agency (sb)
samsarkhaneh	>	estate agent office (sb)
samstehm	>	to agree (vint)
samswoiner	>	team-mate (sb)
samt	>	(set, endowed) with (adj )
Samuel	>	Samuel (npr)
sanat	>	artisanat (sb)
sanbaw	>	to be filled (vint)
sanctifie	>	sanctify
sand	>	sand (sb)
sandal	>	sandal (sb)
sander	>	zander (sb)
sandlatte	>	common purlin (sb)
sandsaat	>	(sand) hourglass (sb)
sanduk	>	trunk (coffer; sb)
sandvehrm	>	mud worm ( sm )
sanghie	>	rocky, stony ( adj )
sangla	>	forfeit (in a game; sb)
sanhedrin	>	sanhedrin
sanicule	>	sanicula (sb)
sanitar	>	nurse (sanitary helper, sb)
sank	>	sanction ( vtr ) ( enact )
sanka	>	mandible (sb )
sanscha	>	uneven ( adj ) (terrain)
sanschan	>	Celestial Bodies ( splu )
santur	>	zither ( sb )
sanya	>	sled ( sm )
sapan	>	scarlet pimpernel ( sm )
sapat	>	old slipper, clog (sb)
sapounopera	>	soap - opera (sb)
Sappho	>	Sappho (npr)
sappir	>	sapphire ( sb)
sapun	>	soap (sb)
sapunise	>	soap ( vtr )
saraband	>	sarabande (sb)
sarach	>	saddler ( sb )
saranda	>	colander ( sb)
saray	>	hall, palace (sb)
Sarayevo	>	Sarajevo (npr)
sarban	>	head of caravan (sb)
sarc	>	to compensate (somebody)
sarcasme	>	sarcasm (sb)
sarcastic	>	sarcastic ( adj)
sarcophag	>	sarcophagus (sb)
sard	>	Sardinian (adj , sb)
Sardes	>	Sardes (npr)
Sardigna	>	Sardinia ( npr )
sardine	>	sardine ( sb)
sardonic	>	sardonic (adj )
sarige	>	wading pool ( sb)
sarik	>	myna ( sb)
sarkari	>	official (sb)
sarong	>	sarong (sm )
sarracene	>	sarracen (adj & sm )
sarraf	>	money changer ( sb)
sart	>	light red (adj)
sarvari	>	Turkish baggy pants
sask	>	spike ( sm )
sassar	>	dazed (adj)
sassimi	>	sincere ( adj )
sasyo	>	fruit of the fields ( sb)
sat	>	sated (adj); enough ( adv )
Satan	>	Satan ( npr )
sater	>	chopper (sb)
satin	>	satin ( sb)
satiric	>	satirical ( adj)
satisfac	>	satisfy (vtr)
satos	>	satiety, surfeit (sb)
saturation	>	saturation (sb)
Saturn	>	Saturn (npr) ( planet)
satyr	>	satyr (sb)
saub	>	tallow ( sb )
sauce	>	sauce (sf )
saudagher	>	trader ( sb)
sauk	>	damage ( sb & vtr )
saukan	>	booby trap
saul	>	single, sole ( adj )
saun	>	healthy, sound (adj)
sauna	>	sauna (sb)
saup	>	rotten ( adj ) & rot (vint)
saur	>	calf (of leg; sb)
saurk	>	coffin ( sm )
sautй	>	sautй ( adj )
Sava	>	Sava ( npr ) (river of former Yugoslavia)
savana	>	savanna (sb)
savant	>	savant
savd	>	sap (sb)
sawin	>	assegai (sb)
sax	>	cleaver ( sb)
saxifrage	>	saxifrage ( sb)
say	>	gills ( splu )
saya	>	sagum (sb)
sayad	>	hunter (sb)
sayang !	>	What a pity! ( interj )
sayct	>	says; said (past participle)
sayd	>	hunt (vtr & sb)
saydban	>	game-keeper
sayeto	>	trickle (sb) (smoke , blood)
sayg	>	say (vtr); sayg- prabh = to be right
saygway	>	extramural
Sayid	>	Said (npr)
saylab	>	flood, flooding (sb)
saynete	>	theatrical sketch
sayp	>	grid, enclosure ( sb )
sayr	>	strolling ( sb )
sayran	>	stroll, walk (vint )
sayta	>	bristle (hair; sb)
sayv	>	fierce, ferocious (adj) (wild); to rage (vint)
sayvant	>	canopy (building; sb)
sbehnd	>	hug ( vtr )
sbehrd	>	cut ( vpr )
sbeud	>	wake ( vpr/vint )
sbieg	>	past tense of “sbieneg”
sbieneg	>	gambol (vint)
sbohnd	>	past tense of “sbehnd”
sbonda	>	something slung across the shoulder
sbohrd	>	past tense of “sbehrd”
sbreck	>	bauble (sm )
sbrigh	>	past tense of “sbrinegh”
sbrinegh	>	bring out ( vtr ) (a principle)
sbud	>	past tense of “sbeud”
scaben	>	alderman (sb)
scafold	>	scaffold (sb)
scal	>	(& scala) = scale ( sb)
scalp	>	scalp ( sb )
scandal	>	scandal (sm )
scandaleus	>	scandalous ( adj)
scapada	>	escapade (sb)
scarlat	>	scarlet (adj )
scarmusch	>	skirmish (sb)
scarlatine	>	scarlet fever (sb)
scatule	>	box ( sb)
scauba	>	stud, crampon (sb)
scepter	>	scepter (sb)
scetil	>	bowl (sb)
scha	>	hush (interj !)
Schaam	>	Greater Syria
schab	>	kid (sb)
schabak	>	xebec (sb)
schabasch	>	tip (money; sb)
schabender	>	harbourmaster (sb)
schabenderkhaneh	>	harbourmaster's office
schablon	>	pattern (sb); clichй (sb) (fig)
schabout	>	Atlantic pomfret, ray bream (sb)
schabrack	>	saddle mat (sb)
schadab	>	verdant ( adj)
schadravan	>	water jet (sm )
schaecheing	>	range, scope (sb)
schaenziu	>	fan (to move air; sb)
schaffel	>	keg (sb)
schaghian	>	sandstone (sb)
schaghird	>	apprentice (sb)
Schah	>	Shah (sb)
schahide	>	witness (sb & vtr); Schahide os Jehovah = Jehovah's Witness
schahidia	>	testimony (sb)
schahin	>	peregrine falcon
Schah-Nameh	>	Shahnameh (sb)
schajra	>	isolated tree (sb)
schack	>	mesh, stitch (sb)
schaentay	>	prune (vtr) pruning (sb)
schakel	>	link (of chain, sb) dial (vtr)
schakh	>	chess (sb)
schakhmat	>	checkmate
schakht	>	shaft (mine, sb)
schakhwa	>	sensual pleasure ( sb)
schakhwani	>	voluptuous (adj )
schakhwat	>	lust
schaki	>	plaintive (adj)
schakir	>	grateful ( adj)
schakwa	>	grief (sf )
schal	>	shawl (sb)
schalasch	>	shelter (sb)
schalk	>	servant ( sb)
schalt	>	to switch (on; vtr)
schalter	>	on-off switch (sb)
schaltpult	>	switchboard (sb)
scham	>	shame (sb)
schama	>	candle (sb; religious)
schamandura	>	sea mark buoy (sb)
schamar	>	slap (sb & vtr)
schamdan	>	candlestick (sb)
Schameri	>	Samaritan (adj & sb; ethnic group)
schamlia	>	shawm (sb)
scandalise	>	scandalize ( vtr )
schang	>	percussion instrument (sb)
schangdien	>	shrine (sb)
Schanghay	>	Shangai (npr)
schanta	>	lunchbag (sb)
schap	>	foot-and-mouth disease (sb)
scharab	>	drink, beverage (sb); sip (vtr)
scharara	>	foolish remark/action (sb)
schararakar	>	maker of foolishness
scharf	>	scarf (sb)
scharia	>	Sharia (sb)
schariban	>	(sing.) = whiskers
scharike	>	accomplice (adj & sb) (partner)
scharir	>	malicious (adj)
schark	>	East, Levant (direction; sb)
scharlagan	>	sesame oil (sb)
schaschev	>	mad, touched, cracked (adj)
schater	>	tent pavilion (sb)
Schawl	>	Saul (npr)
schaungzan	>	disable (vtr )
schawngdan	>	get discouraged ( vpr )
schawngwo	>	noon (sb)
schawxwen	>	momentarily ( adv )
schayak	>	coarse wool cloth
schaykan	>	bond, debenture (sb)
schaykh	>	sheikh
schebeck	>	female monkey (sb)
scheffel	>	grain loading hopper (sb)
scheffer	>	manager, estate steward (sb )
schehnk	>	give, pour, pay ( vtr )
scheigjian	>	the World (religion, sb)
scheild	>	+ acc. = to shield (vtr )
scheingji	>	spermatazoon ( sb)
scheischaung	>	here below
scheisouk	>	trend (fig. fashion; sb)
scheiss	>	shit (vtr)
schekel	>	shekel (sb)
schekhi	>	boast, boastfulness (sb)
Schem	>	Shem (npr)
schema	>	diagram, pattern ( sb)
schen	>	blaze (sb)
schengkjien	>	prejudice, bia (sb)
schenouse	>	love-in-a-mist, nigella damascena (flower, sb)
scherdenn	>	abomasum (sb)
scherz	>	joke ( sb)
schetrak	>	rustyback, ceterach officinarum (sb)
scheuffel	>	shuffle (vtr ) (cards)
scheykhwayghian	>	limestone (sb)
yaschi	>	too, likewise ( adv )
schiau	>	tide (sb); to break (like a wave, vint)
schiaupadwl	>	tide pond (sb)
schiawkien	>	erase (vtr )
schib	>	(window) pane ( sb)
schiber	>	cursor ( sb) ( tech. )
schiboy	>	wallflower (sb)
schibtierg	>	windschield wiper (sb)
schicane	>	chicane (sb)
schicanire	>	quibble ( vtr )
schid	>	(paper) sheet (sb)
schiday	>	humid climate zone (sb)
schiekel	>	past tense of “schakel”
schielt	>	past tense of “schalt”
schieta	>	plaice (sb )
schiieu	>	past tense of “schau”
schifa	>	healing ( sb )
schifakhaneh	>	house of healing ( sb)
schifra	>	honing iron (sb)
schigiowng	>	order of things
schija	>	envoy(ee) ( sb)
schikay	>	complain ( vint); complaint (sb)
schikht	>	layer ( sb) (vein)
schikwan	>	laboratory cylinder (sb)
schild	>	shield; sign, notice (sb); past tense of “scheild”
schildmaid	>	shieldmaiden ( sb)
schildvolcan	>	(& schildvolcano) = shield volcano (sb)
schimmel	>	go mouldy (vint)
schimmer	>	shimmer ( vtr )
schindel	>	(& schindule) = shingle ( sb )
schinghay	>	attack, blow, infringement (sb)
schip	>	skiff
Schirase	>	Shiraz (npr)
schirite	>	braid (sb)
schirk	>	rag ( sb)
schirkat	>	partnership ( sb )
schirm	>	screen (sb) ( for hiding, protection)
schischee	>	demijohn, carboy (sb)
schischmav	>	corpulent (adj )
schiss	>	past tense of “scheiss”
schitajiki	>	pencilboard (sb)
schiya	>	shia (Islam, sb)
schiyi	>	shi'ite
schiyong	>	used (adj)
schkaf	>	cupboard (sb)
schkembeh	>	tripe (sb)
schkip	>	Albanian (adj )
Schikiperia	>	Albania (npr)
schkoda	>	blaze, disaster ( sb)
schlagbaum	>	mobile fence
schlakhsana	>	whipped cream ( sb))
schleiv	>	polish ( vtr )
schlesser	>	locksmith ( sb)
schliv	>	past tense of “schleiv”
Schlonsk	>	Silesia ( npr )
schnicel	>	sirloin steak (sb)
schnur	>	string, thread, lace (sb)
schnurbaut	>	heavy duty boot (sb)
Schoah	>	Shoah (npr)
schock	>	shock (sb)
schofar	>	shofar (sb)
Schomron	>	Samaria (npr)
Schomroni	>	Samaritan (pertaining to Samaria) (adj & sb)
schop	>	shop (sb)
schoppen	>	tankard (that can contain the equivalent of an imperial pint)
schorf	>	dry stone wall (sb)
schort	>	( splu ) = shorts (splu)
schou	>	shoe (sb)
Schoumer	>	Sumer ( npr )
schoumri	>	Sumerian ( adj. & sb)
schoupleus	>	artificial swimfin (sb)
schoutor	>	shoemaker ( sb)
schowbey	>	equipment ( sb), equip (vtr)
schowi	>	therefore
schowngjighian	>	retinitis (sb)
schpeck	>	(streaky) bacon (sb)
schpross	>	mullion (sb)
schram	>	scar ( sb)
schrank	>	tiny room, recess (sb)
schraud	>	shroud (ship; sb)
schrehnk	>	shrink (vint)
schreink	>	shrink (vtr)
schrift	>	font (sb)
schrill	>	shrill (adj)
schrohnk	>	past tense of “schrehnk”
schrot	>	scrap iron (sb)
schrub	>	helix (sb) (form)
schtab	>	staff (head of an army)
schtabbertor	>	bвtonnier ( sb)
schtecker	>	electric plug (sb)
schtender	>	rack (sb)
schteukel	>	to divide up (vtr)
schteurm	>	+ acc. = to storm (attack; sb)
schtoss	>	move, blow (game; sb)
ghehldschtraf	>	fine (penalty; sb)
schtraf	>	punishment, penalty (sb)
schtuk	>	bit, piece (sb)
schturm	>	assault ( sb); past tense of “schteurm”
schuffel	>	past tense of “scheuffel”
schughev	>	seedy (adj )
schuidien	>	rice field ( sb)
schuifan	>	to exemplify
Schulammit	>	Shulammite ( npr )
schumwl	>	coverage (fig )
schun	>	crack (of skin; sb)
schungjin	>	magnificent ( adj)
schupa	>	implement shed (sb)
schut	>	hornless (adj )
schvorce	>	breastplate (sb)
Schweiz	>	Switzerland (npr)
schweizer	>	Swiss (adj & sb)
schwenkjiauschi	>	missionary ( sb)
schynka	>	ham (sb)
schyunryou	>	import ( vtr ) (non - commercial)
sciatique	>	sciatica ( sb)
science	>	science ( sb)
scientific	>	scientific (adj )
scind	>	present tense base of “scinesd”
scinesd	>	split, cut (vtr )
sciss	>	past participle & past tense of “scinesd”
sclav	>	slave (adj & sb)
sclaventajir	>	slave trader (sb)
sclaverie	>	slavery (sb)
scleren	>	shrivel (vtr )
sclos	>	clos, small castle (sb)
sclud	>	door lock (sb)
sclus	>	lock (for water transport; sb)
scobies	>	elderberry ( sb)
scol	>	school (sb)
scolass	>	to find a way how to
scolastique	>	scholasticism (sb)
scolnote	>	(school) mark (sb)
scoltabelle	>	school report (sb)
scomber	>	trash (sb)
scop	>	scope (sb)
score	>	score (sb; amount of points)
scoria	>	slag (sb)
scorpion	>	scorpion (sb )
scoup	>	scoop (news, sb)
scouter	>	scooter
scovard	>	pancake ( sb)
screhsc	>	to ressurect, rise (from death) (vint)
screisc	>	to ressurect, raise (a dead) (vtr)
screuv	>	to screw
scrib	>	write (vtr)
scribe	>	scribe (sb)
scribel	>	scribble ( vtr )
scribmachine	>	typewriter (sb)
scribtable	>	desk (sb)
scricit	>	(he/she/it) screamed
scrie	>	scream (vint)
scrin	>	jewel case, casket (sb)
scrining	>	screening (against disease)
scriptor	>	writer ( sb)
Scripture	>	(Holy) Scripture
scrobila	>	starch paste ( sb )
scrock	>	hull (ship; sb)
scrupule	>	scruple ( sb )
scrute	>	to peer into
scruv	>	screw (sb); past tense of "screuv"
scruvwehrt	>	screwdriver (sb)
sculp	>	sculpt ( vtr )
sculpture	>	sculpture (sb)
scura	>	blind (for windows; sb)
scurfer	>	scurvy (sb)
scuss	>	past tense & past participle of "scutt"; jerk, jolt, tug, shaking (sb)
scutt	>	shake (vtr)
Scylla	>	Scylla (sb)
sdehrkos	>	dung (sb)
sdu	>	to take off (a garment)
se	>	oneself
seance	>	session, performance ( sb)
secant	>	intersecting (adj )
secator	>	(sing) = loppers (splu)
secka	>	mint (office; sb)
second	>	second (adj )
secret	>	( secrиt ) = secret (adj. & sb); to secrete (vtr)
secretaire	>	writing desk, secretaire (sb)
secretar	>	secretary (sb); secretar-general = secretary-general
secretariat	>	secretariat (sb)
secretion	>	secretion (sb)
secte	>	sect (sb)
secule	>	century (sb)
secunde	>	secund (time unit; sb)
securitat	>	security, safety (sb)
secwr	>	axe (sb; tool, weapon)
sedative	>	sedative (adj, sb)
sedd	>	seat (sb); sit (vint)
seddel	>	saddle (sb)
seddwerwn	>	seatbelt (sb)
sedef	>	mussel (sb)
sediment	>	sediment
seduc	>	seduce (vtr)
sefarat	>	diplomatic mission (sb)
seg	>	cut ( vtr )
segdel	>	handle (of plough; sb)
segel	>	sickle ( sb)
segetal	>	cereal (adj )
segheitel	>	handle (of ard; sb)
seghel	>	sail (sb & vint)
seghelbaurd	>	windsurf ( sb)
segler	>	sailing ship (sb)
seh	>	sow ( vtr )
sehat	>	correctness (sb)
sehgn	>	dream, muse over (vint)
sehkw	>	follow (vtr)
sehl	>	win, achieve (a victory, a prize, sb)
sehlk	>	drag, tril along (vtr )
se sehnd	>	to force one’s way
sehnder	>	make clots , concretions (liquid, vint)
sehngv	>	sing (vtr)
sehgvreimos	>	nursery rhyme (sb)
sehnk	>	sink (vint)
sehnkseid	>	vertical ( adj)
sehr	>	squeeze, clench (vtr)
sehrg	>	blood (sb)
sehrgkwehlen	>	circulatory system (sb)
sehrglasni	>	bloodthirsty (adj)
sehrgstriht	>	(& sehrgstrihn) = bloodshot (adj)
sehrg transfusion	>	blood transfusion (sb)
sei	>	if ( conj ) ( assumption )
seid	>	straight (adj)
seikw	>	spill ( vpr )
seil	>	rope (sb)
Seilenos	>	Silenus (npr)
sein	>	hay (sb)
seina	>	seine (sb)
seinkholt	>	hay fever (sb)
seink	>	sink (vtr )
seise	>	huntsman (sb)
seit	>	wire-mesh (sb)
seit	>	rake (vtr )
seitos	>	wire-fencing (sb)
seituva	>	water hole
seiz	>	seize (vtr)
seizen	>	boarding (sb)
sekelat	>	woolen garment (sb)
sekia	>	kid (sb)
sekway	>	aftermath (of a wound, a disease)
sekwent	>	following, according to
sekwos	>	following (prep)
seld	>	herring ( sb)
selderei	>	celery (sb )
selective reuyden	>	selective logging (sb)
seleg	>	( selиg ) = to select
sell	>	good (contra-evil), blest (adj. & sb)
sellgumt	>	welcome (sb)
selp	>	fat, grease ( sb)
sem	>	some (adj)
semanghen	>	someone
Semele	>	Semele (npr)
semen	>	seed (sb)
semianhaingher	>	semi-trailer (sb)
semikehmber	>	semicircular arch (sb)
seminar	>	seminar ( sb)
semject	>	something
semper	>	always (adj)
semquis	>	someone (singular masculine nominatif)
sena	>	senna (sb)
Seneca	>	Seneca ( npr )
senecion	>	groundsel (sb)
Senegal	>	Senegal (npr)
seni	>	apart, separately (adv)
senil	>	senile (adj )
senn	>	(& sennmat) = alp ( sb)
sensation	>	sensation (sb)
senschalk	>	seneschal ( sb )
sense	>	sense (sb)
sensorial systeme	>	sensor systeme (sb)
senst	>	last ( adj)
Sensto Judcement	>	Last Judgement (sb )
sensual	>	sensual ( adj)
sententieus	>	pompous ( adj)
senter	>	latter (adj)
Seoul	>	Seoul (npr)
sepal	>	sepal (sb)
separe	>	separate ( vtr )
sepeul	>	+ acc. = render the last homage to
sepit	>	grain of wheat (sb)
sept	>	(& septa) = seven (num)
september	>	September (sb)
septentrion	>	septentrion (sb)
septic podin	>	septic tank ( sb)
sepulker	>	sepulchre ( sb)
sepulture	>	burial place (sb)
ser	>	seriously (adv)
seray	>	citronella ( sb)
serb	>	Serbian (adj. & sb)
serbese	>	bold (adj)
serbesia	>	boldness (sb)
Serbia	>	Serbia (npr)
serene	>	serene ( adj )
serenade	>	serenade (sb)
serf	>	serf (sb )
serfdem	>	serfdom ( sb)
serge	>	serge ( sb ) ( cloth)
sergeant	>	sergeant ( sb)
sergugi	>	plume ( sb)
serial	>	(TV, radio) serial (sb)
serie	>	series (sb)
serietat	>	seriousness ( sb )
serieus	>	serious (adj)
serkwen	>	corner of the mouth (sb)
sermon	>	sermon ( sb)
Sermon ep id Mont	>	Sermon on the Mount
serp	>	sickle ( sb)
serpent	>	serpent, snake (sb)
serpentin	>	serpentine (adj); streamer (sb)
sert	>	late (in time; adj)
serter	>	later (in time; adj & adv)
serve	>	serve (vtr; including tennis)
Michael Servetus	>	Michael Servetus (npr)
service	>	service ( sb)
service-station	>	service-station ( sb)
serviet	>	napkin (sb)
servile	>	servile ( adj )
servitude	>	servitude, easement (sb)
servus !	>	at your service !
ses	>	to be, being (sb)
sesgwesmen	>	extinct (volcano)
sess	>	sat (past tense & past participle)
sessiet	>	(he/she/it) will be
session	>	session (sitting, sb)
seswo	>	oneself
setar	>	white bridal veil
Seth	>	Seth (npr)
Sethi	>	Seti (npr)
setus	>	pregnancy ( sb)
seucla	>	beet-root ( sb)
seug	>	suck ( vtr )
seugpapier	>	blotter ( sb)
seul	>	found (vtr )
seup	>	booze (vint)
seurc	>	gush (vint)
seurf	>	to surf (vint)
seut	>	soothe (vtr)
seuw	>	to impulse, give rise to (vtr)
seuy	>	rain (sb & vint)
seuyjaquet	>	(& seuymantel) = raincoat (sb)
Seville	>	Seville ( npr )
sexe	>	sex (sb)
sexe scandal	>	sex scandal (sb)
sextant	>	sextant (sb)
sextar	>	sixth (measure; sb)
sexual act	>	sexual act
seyf	>	strongbox (sb)
sfall	>	err ( vpr )
sfud	>	skewer (sb)
sgwen	>	present tense base of “sgwesen”
sgwesen	>	to turn / switch off, to extinguish
sgwesspoim	>	dry ice (for extinctor)
shagal	>	jackal (sb)
shamyu	>	shark (sb)
shayad	>	probably (adv)
sheinkhoadan	>	flare (sb)
shiakali	>	boswellia sacra (sb)
shibboleth	>	shibboleth (sb)
shienciu	>	overgrown ( adj )
shienrlin	>	(sing) = woods ( splu )
shinan	>	contraption (sb)
Shinto	>	Shinto (npr)
Shiva	>	Shiva (npr)
shortstop	>	shortstop (sb)
shraman	>	shaman ( sb)
shuibaen	>	fountain basin, weathering pit
shuirlien	>	water lily ( sb)
shuitow	>	chickenpox (sb)
si	>	“yes” to a negative response
Siam	>	Siam
siamese	>	siamese
siav	>	bay (horse; adj)
sib	>	to oneself
sibakin	>	crack (vtr )
sibia	>	relationship, feature (sb)
Sibiria	>	Siberia ( npr )
sicar	>	hitman ( sb)
sicbaj	>	marinade ( sb)
Sicilia	>	Sicily ( npr )
sicilian	>	Sicilian (adj & sb)
sicurance	>	insurance ( sb)
sicure	>	insure (vtr)
sidarat	>	presidency of the council
Side	>	Side (npr)
side-car	>	side-car (sb)
sider	>	iron (sb)
Sidon	>	Sidon (npr)
siec	>	past tense of “sac”
siefer	>	past tense of “safer”
siege	>	siege
sielg	>	past tense of “salg”
sielv	>	past tense of “salv”
siemmel	>	past tense of “sammel”
sien	>	one’s
sienk	>	past tense of “sank”
sierc	>	past tense of "sarc"
sies	>	thou wilt / you will; to have a snooze/nap/siesta (vint)
siesta	>	siesta (sb)
sieug	>	ill (adj)
sieughehlper	>	health care aide (sb)
sieuk	>	past tense of “sauk”
sieune	>	health (sb)
Sieune !	>	Bless You ! (to someone who has just sneezed)
sieup	>	past tense of “saup”
sieyd	>	past tense of “sayd”
sieyg	>	said (past tense)
sigh	>	victory (sb)
sigil	>	sigil (sb)
sigle	>	logogram (sb)
signal	>	signal (sb)
signatar	>	signatory ( adj , sb)
signature	>	signature ( sb)
signe	>	sign (vtr & sb)
signet	>	signet (ring)
significant	>	significant ( adj)
sigwr	>	assert ( vtr )
sigwra	>	definitely ( adv )
sik	>	whitefish ( sb )
sikhisme	>	sikhism (sb)
sikhtir !	>	out! ( interj )
sikw	>	past tense of “sinekw” or “seikw”
silah	>	armed force ( sb)
sildbwr	>	silver coin
silence	>	silence ( sb )
silent	>	silent (adj )
silhouette	>	silhouette (sb)
silicium	>	silicon (chemical element ; sb)
silk	>	silk ( sb)
sill	>	seal (animal, sb )
silo	>	silo
Siloah	>	Siloam (npr; Bible)
silur	>	catfish (sb)
sim	>	flat (nose; adj)
siman	>	edge, ridge (sb)
simbva	>	large wildcat (sb)
Simeon	>	Simeon (npr)
similar	>	similar (adj)
simili	>	(adj) = imitation (adj)
similitude	>	similarity (sb)
simitar	>	scimitar (sb)
simple	>	simple (adj)
simule	>	+ acc. = pretend (vtr)
Sinay	>	Sinai (npr)
sincere	>	sincere (adj)
sin-	>	present tense base of “sisen”
sindon	>	silk brocade ( sb)
sindu	>	border river
sinecure	>	sinecure (sb)
sinekw	>	dump, pour out ( vtr )
sinep	>	mustard (sb)
sinf	>	corporation, guildhall
Singapura	>	Singapore (np)
singkong	>	cassava (sb)
singular	>	singular (adj, sb)
singule	>	single (unique, isolated; adj)
sink	>	past tense of “seink”
sinister	>	sinister (adj)
sinsar	>	lizard (sb)
sinueus	>	serpentine ( adj)
sioul	>	thread (sb)
sioulskau	>	threadbare ( adj)
siour	>	wife’s brother (sb)
siphon	>	siphon (sb)
sirat	>	moral (of a story; sb)
sirdab	>	oubliette (sb)
sirdak	>	felt quilt (sb)
sirdar	>	Commander in Chief
Sire	>	Sire (sb)
sirene	>	siren (sb)
sirma	>	thread of gold
sirop	>	syrup ( sb )
sirr	>	reserve (personal discretion; sb)
sirri	>	secretive (adj)
sisen	>	to let to + verb
sislew	>	advantageous, beneficial ( adj )
sillew nov yar !	>	happy new year !
sit	>	past tense of “seit”
sitara	>	brick partition (sb)
sitla	>	well bucket
sits	>	cereal ( sb)
sitsit	>	gossip (sb)
situation	>	situation (sf)
siudel	>	awl (sb; for sewing)
siuge	>	illness (sb)
siuk	>	dry (adj)
six	>	six (num)
siyassa	>	policy (sb
siz	>	past tense of “seiz”
skabh	>	scrape ( vtr )
skac	>	jump, leap, somersault (vint & sb)
skadh	>	shadow (sb)
skal	>	(voice) shout (sb)
skalm	>	thole-pin (sb)
skalop	>	colchicum ( sb)
skamb	>	bent (adj )
skamb	>	turning point, bend (sb)
skand	>	jump (vint )
skap	>	escape (vtr), to depart from
skapbock	>	scapegoat
skapologia	>	escapology (sb)
skapstar	>	shooting star (sb)
skar	>	bedsore (sb)
skarp	>	scarp (sb); steep (adj), sharp (fig, adj)
skarpen	>	sharpen (vtr)
skarpstrehler	>	marksman (sb)
skarpwn	>	steep rock
skat	>	ray (fish, sb)
skater	>	to scatter, display, unfold
skatert	>	tablecloth (sb)
skau	>	show ( sb)
skau	>	make see, show (vtr)
skaun	>	remarkable (adj )
skaurnt	>	shit (sb)
skaut	>	cattle, stock (sb)
skav	>	dig (vtr)
skayv	>	awkward, clumsy (adj)
skedh	>	past tense of “skenedh”
skehd	>	scatter ( vint)
skehlp	>	peel (vtr )
skehn	>	skin (vtr )
skehpt	>	wait for ( vtr )
skehpteina	>	waiting room
skehptschalasch	>	bus stop shelter
skehptton	>	dial tone (sb)
skehr	>	shear ( vtr )
skehrd	>	stunt ( vtr )
skehrz	>	cut ( vtr )
skehth	>	+ acc. = to be harmful to, to do damage to
skeip	>	shape (sb & vtr); loom (vint)
skeirsmeih	>	simper ( vtr )
skeiryeusa	>	bracing (architecture, sb)
skeletic	>	skeletal ( adj)
skeletocleich	>	master key
skeletum	>	skeleton ( sb)
skelia	>	wing dam, jetty, boom (sb)
skelm	>	rascal (sb)
skenedh	>	scatter (vtr )
skeng	>	oblique ( adj )
skengokwi	>	slanted eyes
skept	>	late (with delay; adj)
skeptic	>	skeptical ( adj )
skermen	>	graze (wound, sb)
sketh	>	damage (sb)
skeud	>	cantankerous, sullen, dull, morose (adj )
skeul	>	(see Grammar) = to be obliged to, ought to
skeulk	>	hide (vint)
skeulkic	>	deceitful (adj )
skeulos	>	criminal liability, guilt (sb)
skeulost	>	villain (adj & sb)
skeum	>	skim ( vtr / vint )
skeup	>	scoop ( vtr )
skhal	>	euphorbia ( sb)
ski	>	ski (sb & vint)
skibehnden	>	ski binding (sb)
skibh	>	past tense of “skimebh”
skider	>	sparse ( adj)
skiec	>	past tense of “skac”
skiedisk	>	touchy ( adj )
skiend	>	past tense of “skand”
skiep	>	past tense of “skap”
skieter	>	past tense of “skater”
skieu	>	past tense of “skau”
skiev	>	past tense of “skav”
skilida	>	clove garlic (sb)
skilift	>	platter lift (sb)
skimbel	>	limp, hobble (vint)
skimbher	>	lame, wobbly, shaky ( adj , sb)
skimebh	>	limp, wobble (vint)
skinhedd	>	skinhead ( sb)
skink	>	femur ( sb)
skip	>	past tense of “skeip”
skipper	>	skipper (sb)
skirp	>	blade of grass
skizze	>	sketch (drawing, beginning; vtr & sb)
sklad	>	unload (vtr ); to take off (a garment)
skladretrehv	>	storage & retrieval
skohd	>	past tense of “skehd”
skohlp	>	past tense of “skehlp”
skohn	>	past tense of “skehn”
skohpt	>	past tense of “skehpt”
skohr	>	past tense of “skehr”
skohrd	>	past tense of “skehrd”
skohrz	>	past tense of “skehrz”
skohth	>	past tense of “skehth”
skolfa	>	temple (on head; sb)
skolig	>	puppy (young dog)
skolm	>	gladius, swerd (sb)
skolt	>	scot, share ( sb)
skoperd	>	spinning top (sb)
skoptic	>	mocking (adj )
skot	>	sheet (of sail) (sb)
skoyu	>	tibia ( sb)
skrehb	>	scrape, scratch ( vtr )
skrehmb	>	shrivel up, wrinkle (vint)
skremeb	>	to get smaller/shorter (vint)
skrobh	>	hornbeam (sb)
skrohmb	>	past tense of “skrehmb”
skul	>	past tense of “skeul”
skulk	>	scout, explorer (sb); past tense of “skeulk”
skult	>	tort, obligation, debt
skum	>	foam, scum ( sb); past tense of “skeum”
skup	>	past tense of “skeup”
skyth	>	Scythian (adj. & sb )
skyur	>	rack ( sb)
slab	>	weak ( adj)
slabpoint	>	weak point (sb)
slahem	>	slam (vtr)
slalom	>	slalom (sb)
slamm	>	mud ( sb)
slampic	>	untidy ( adj)
slanc	>	slender, slim (adj )
slangh	>	flexible pipe
slav	>	Slavic ( adj , sb)
Slavonia	>	Slavonia ( npr )
slebh	>	past tense of “slemebh”
slehmber	>	relax (vint , ex . ties )
slehmbert !	>	stand at ease !
slehnger	>	creeper (plant, sb)
slehnk	>	rewind ( vint )
sleib	>	sticky (adj)
sleibic	>	gummy, sticky (adj )
sleid	>	to slide
sleidschou	>	iceskate (sb)
sleim	>	file (tool, sb)
sleit	>	to pass away (vint; to die)
sleiv	>	to smooth (vtr)
slemb	>	loose, flabby ( adj )
slemebh	>	let go off (vtr )
sleu	>	release ( vtr )
sleub	>	shirk ( vint)
sleuber	>	skid (vint)
sleubric	>	slippery (adj)
sleuct	>	sob ( vtr )
sleur	>	trigger (vtr )
slid	>	past tense of “sleid”
sliep	>	haggard ( adj )
sligon	>	mattock (sb)
slingher	>	rolling (ships, sb)
slip	>	(sing) = underpants (splu)
slitt	>	sleigh, sledge (sb)
sliv	>	smooth (adj )
slohmber	>	past tense of “slehmber”
slohnk	>	past tense of “slehnk”
slot	>	sleet (sb)
sloikw	>	pupil of eye
sloug	>	servant (sb)
slougek	>	attendant, employee (sb)
sloup	>	sloop (sb)
slu	>	past tense of “sleu”
slub	>	past tense of “sleub”
sluber	>	past tense of “sleuber”
sluct	>	past tense of “sleuct”
slung	>	sip, gulp (sb)
slur	>	past tense of “(oi)sleur”
smad	>	let’s
smag	>	savour (vtr)
smagu	>	tasty ( adj )
smal	>	bad, poor (adj )
smalt	>	smalt (sb)
smantan	>	cream (from milk, sb)
smantel	>	chuckle, giggle (vint)
smaragd	>	emerald ( sb)
smauk	>	fig (sb )
smauk	>	+ acc. = to feast on
smauter	>	to watch (ex :TV, movie; vtr )
smauterquote (sing)	>	TV ratings (splu)
sme	>	( + verb in the present tense with past value ) = once upon a time; SME = "Smulk ed medya entreprises"
smehg	>	to have a taste (vint)
smehld	>	to (s)melt
smehrk	>	stink (vint)
smeih	>	smile (vint & sb)
smeik	>	crumb ( of bread)
smeil	>	to chisel (vtr)
smeilige	>	smiley ( sb)
smel	>	small animal (sb)
smeru	>	(& smeur) = fat (sb)
smeu	>	wet ( adj & vtr); dribble, drip (vint)
smeug	>	smoke (vtr ) (food )
smeugallin	>	sissy (fig )
smeughel	>	smuggle (sb & vtr)
smeugler	>	smuggler (sb)
smeuk	>	shiny (like wet; adj)
smieg	>	past tense of “smag”
smiegd	>	frail (adj )
smieuk	>	past tense of “smauk”
smieuter	>	past tense of “smauter”
smih	>	past tense of “smeih”
smil	>	chisel of sculptor (sb); past tense of “smeil”
smilax	>	rough bindweed ( sb)
smientel	>	past tense of “smantel”
smitt	>	smite, chuck out (vtr)
smohg	>	past tense of “smehg”
smohld	>	past tense of “smehld”
smohrk	>	past tense of “smehrk”
smokru	>	goatee (sb)
smu	>	past tense of “smeu”
smuc	>	past tense of “smunec”
smug	>	past tense of “smeug”
smughel	>	past tense of “smeughel”
smulk	>	small ( adj)
smunec	>	to blow one’s nose
smures semanghens pam	>	fig. for “to bribe someone”.
smyehr	>	share ( vtr ) ( take part in )
smyehrdeil	>	share ( sb)
smyohr	>	past tense of “smyehr”
smyrn	>	myrrh (sb)
snah	>	swim (vint)
snahmayster	>	lifeguard (for swimming)
snahwensti	>	swimbladder
snap	>	beak (sb); snap ( vtr )
snapel	>	spout (vint)
snarc	>	snore (vint )
snas	>	muzzle (sb)
snayper	>	sniper (sb)
snayu	>	tendon, sinew (sb)
snehg	>	sneak (vpr)
snehwrnt	>	noose (sb)
sneif	>	sniff (vtr); sneif- tabak = to take snuff
sneig	>	stick (into, vtr)
sneigv	>	snow (sb & vint)
Sneigvalba	>	Snow White ( npr )
sneigvbaurd	>	snowboard
sneigvdrift	>	snowdrift (sb)
sneigvmensc	>	snowman (sb)
sneigvoivs	>	(splu) = floating island (sing) (cooking)
sneigvter	>	snowdrop (flower; sb)
sneit	>	curtail (vtr)
sneud	>	doze (vint); sluggish, sleepy
sneup	>	puff, to be breathless (vint)
sneurd	>	purr (vint)
snidan	>	breakfast (sb)
sniep	>	past tense of “snap”
sniepe	>	woodcock (sb)
sniepel	>	past tense of “snapel”
snierc	>	past tense of “snarc”
snif	>	past tense of “sneif”
snig	>	past tense of “sneig”
snigun	>	mucus of the nose
snigv	>	past tense of “sneigv”
snit	>	past tense of “sneit”
snohg	>	past tense of “snehg”
Snohgos	>	the Serpent (npr)
snub	>	past tense of “snumeb”
snud	>	past tense of “sneud”
snumeb	>	marry ( vtr ) ( a man)
snup	>	past tense of “sneup”
snuptia	>	wedding ( sb)
snurd	>	past tense of “sneurd”
snus	>	(& snusa) = daughter-in-law ( sb)
so	>	that, this (masculine singular nominative)
sober	>	sober (adj)
sobertat	>	sobriety (sb)
sociable	>	sociable (adj)
societat	>	society (sb)
Societat os Jesus	>	Society of Jesus (sb)
sockel	>	plinth, pedestal, base ( npr )
Socrates	>	Socrates ( npr )
Sodom	>	Sodom ( npr )
sofa	>	sofa ( sb)
sofra	>	coffee table
software	>	software ( sb)
sogn	>	dream (awaken; sb)
sohgn	>	past tense of “sehgn”
sohkw	>	past tense of “sehkw”; quest
sohl	>	past tense of “sehl”
sohlk	>	streak, trail (sb); past tense of “sehlk”
sohnd	>	past tense of “sehnd”
sohnder	>	past tense of “sehnder”
sohngv	>	past tense of “sehngv”
sohnk	>	past tense of “sehnk”
sohr	>	past tense of “sehr”
soitos	>	enchantment, spell (sb)
sok	>	investigate, search (vtr); sok(en) = investigation, search (sb); "Sok de ia buhsa ed causen ios Opnos iom Nations" = "An Inquiry into the Nature and Causes of the Wealth of Nations"
sokar	>	investigator (sb)
sokh	>	wooden ard
sokhbat	>	company (friends, sb)
sokjudce	>	investigating judge (sb)
sokmotor	>	search engine ( sb)
sokwi	>	fellow (sb)
sokwia	>	fellowship (sb)
sokwidirector	>	Partner Manager (sb)
sol	>	sun (sb)
solar panell	>	solar panel (sb)
solar plexus	>	solar plexus (sb )
solar systeme	>	solar system (sb)
solbrand	>	sunburn (sb & vtr)
soldat	>	soldier (sb)
solde	>	pay (of soldier, sb)
solenn	>	solemn (adj)
solflor	>	sunflower ( sb)
solg	>	such
solicitude	>	solicitude (sb)
solid	>	solid (adj)
solidaritat	>	solidarity ( sb)
soliditat	>	solidity
soll	>	must (vint; with a meaning of probability; ex: “he must be there” = “is sollt ses ter”)

sollucic	>	sunny (adj )
solsaat	>	sundial ( sb)
soluk	>	breath, mouth odour (from the throat, sb)
solution	>	solution (sb)
solv	>	solve (vtr)
som	>	(I) am; (clitic particle + conjugated verb) = indicates that this action is nearing completion
sombre	>	sombre (fig., adj)
sombrero	>	sombrero
somies	>	back plate, subbase (sb)
sommett	>	summit (sb)
son	>	son ( sb)
sonate	>	sonata (sb)
sonde	>	probe, sonde (vtr & sb)
songv	>	song ( sb)
songvsam	>	singing, sing-song (adj )
sonnett	>	sonnet ( sb)
sonst	>	if not
sont	>	(they) are
sonteria	>	set, clique (sb)
sontern	>	but (conj) (after negation)
sophisticat	>	sophisticated (adj)
sophistique	>	sophisticate (vtr)
Sophokleus	>	Sophocles (npr)
sopran	>	soprano
sorb	>	swallow (vtr)
sorbete	>	sorbet (sb)
sorbh	>	rowan (sb)
sorghum	>	sorghum (sb)
sort	>	sort (sb)
sorwk	>	shrew (sb)
sorwkar	>	buzzard
sosule	>	murmur (vint) (wind , grass)
sotia	>	sotie (sb)
soufflee	>	soufflй (sb)
soup	>	soup ( sb)
souper	>	supper (sb)
sour	>	sour ( adj)
sousaphone	>	sousaphone (sb)
soutane	>	cassock ( sb )
souvenire	>	souvenir (sb)
souverain	>	sovereign (adj. & sb)
souverainitat	>	sovereignty (sb)
soviet	>	soviet (adj & sb)
sovietsk	>	sovietsk (adj)
soya	>	soy (sb)
soyl	>	threshold ( sb)
space	>	(outer) space (sb)
spad	>	spade (sb)
spadassin	>	spadassin (sb)
spak	>	droplet (sb)
spalt	>	fault (geo; sb)
spalt	>	crack (vtr )
spalv	>	hue (sb), to give a hue to (vtr)
spang	>	loop (sb)
spanking	>	spanking (sb)
spar	>	spare, save (vtr )
sparcutia	>	moneybox
sparghen	>	(sing) = nappies (splu)
Sparta	>	Sparta (npr)
spartak	>	string, cord (sb)
spartan	>	Spartan (adj, sb)
sparv	>	sparrow (sb)
spasme	>	spasm
spasmodic	>	spasmodic (adj)
spassere	>	walk, stroll ( vint)
spatule	>	spatula, slice (sb)
spece	>	species (sb)
special	>	special (adj)
spect	>	look (sb; act of looking)
spectacle	>	show (sb)
specter	>	spectre (sb)
spectral ligne	>	spectral line
spectrum	>	spectrum (sb) (eg. lights)
speculation	>	speculation
specule	>	mirror (sb)
speculeschib	>	two-way mirror
speh	>	hope (vtr & sb)
spehc	>	look at (vtr)
spehcel	>	cookie, informer (sb) (Police)
spehd	>	speed (vint)
spehder	>	speedster (sb)
spehn	>	spin (vtr)
spehr	>	spread (vtr)
spehrd	>	competition (sb)
speic	>	spoke (sb)
speim	>	foam, lather (vtr/vint)
speit	>	despite (sb & prep)
spelbt	>	spelt (sb)
speleologia	>	speleology (sb)
spell	>	spell (vtr )
spend	>	spend ( vtr ) (time); gift, offering, donation (sb)
speren	>	spur ( sb & vtr )
sperg	>	to splash
sperma	>	semen (sb)
speud	>	speed (vtr & sb)
se speud	>	hurry up (vint)
speudmeider	>	speedometer
speul	>	wash, rinse with plenty of water (vtr)
speulkhana	>	scullery
sphere	>	sphere (sb)
spice	>	spire (sb) (on a building)
spieja	>	(sing) = provisions, food supplies (splu)
spiejar	>	steward’s room, pantry (sb)
spielt	>	past tense of “spalt”
spier	>	past tense of “spar”
spieu	>	spit ( vtr )
spieumen	>	spit, spittle (sb)
spieuter	>	splutter, sputter (vint)
spik	>	woodpecker ( sb)
spilk	>	pin ( sb)
spin	>	(& spina) = spine (sb)
spina	>	spine of book
spinak	>	spinach (sb)
spincrusber	>	gooseberry
sping	>	finch ( sm )
spion	>	spy ( sb)
spionage	>	espionage ( sb)
spionka	>	peephole ( sb)
spira	>	turn, coil (sb)
spiral	>	spiral (adj & sb)
spiraldrab	>	(sing) = spiral stairs (splu)
spirit	>	spirit, wit, soul (sb); "Id Spirit iom Loys" ="The Spirit of the Laws"
spiritisme	>	spiritism
spiritlampe	>	spirit lamp (sb)
spiritualitat	>	spiritualitat
spiss	>	spice ( sb)
spital	>	hospital (sb)
spiu	>	past tense of “spieu”
spiuter	>	past tense of “spieuter”
spleind	>	glare, blaze (vint)
spleindos	>	glare ( sb )
splendid	>	splendid ( adj)
splind	>	past tense pf “spleind”
splinter	>	splinter (sb)
spoctic	>	derisive, mocking ( adj)
spohc	>	looked at (past tense of “spehc”)
spohd	>	past tense of “spehd”
spohder	>	boisterous (adj)
spohn	>	past tense of “spehn”
spohr	>	past tense of “spehr”
spohrd	>	past tense of “spehrd”
spoim	>	foam, scum (sb)
spolye	>	spoil (sb & vtr)
spond	>	to mean/resolve to + verb (vtr)
sponda	>	generosity, expenditure (sb)
sponsor	>	sponsor (sb & vtr)
spontan	>	spontaneous (adj)
sponton	>	spontoon (sb)
spore	>	spore (sb)
sport	>	sport (sb)
sportive	>	sport (adj)
sportkielken	>	gym(asium)
spraiy	>	spray ( vtr )
spraneg	>	to burst (vtr)
sprat	>	sprat (sb)
sprehg	>	to ask (someone a question; vtr)
sprehng	>	spring, explode, burst (vint)
sprehngcap	>	warhead (sb)
spreu	>	burst forth (vint)
spreud	>	be startled, start (vint)
spreug	>	bud (sb & vint)
spreuv	>	test, put to the test ( vtr )
spreuz	>	splash ( vtr )
spreuzdrift	>	spindrift (sb)
sprijin	>	support ( sm )
sprika	>	cultivated fenugreek
springflutt	>	spring tide
spritseghel	>	sprit sail
sprohg	>	past tense of “sprehg”
sprohng	>	past tense of “sprohng”
spru	>	past tense of “spreu”
sprud	>	past tense of “sprud”
sprug	>	past tense of “sprug”
sprut	>	brook (sb)
spruv	>	past tense of “spruv”
spruz	>	past tense of “spruz”
spud	>	past tense of “speud”
spul	>	past tense of “speul”
spula	>	spool (sb)
spygat	>	scupper (sb)
spyra	>	(horse) dung (sb)
squade	>	squad ( sb)
squader	>	wing, naval squadron ( sb)
squadron	>	squadron (sb)
squal	>	big fish (sb)
squalid	>	non – cultivated, squalid (adj)
squam	>	scale (on animals, sb)
srakue	>	to chip (vtr)
srakut	>	serrated, steely, jagged (adj)
srans	>	take leave of (vtr)
sray	>	defecate (vint)
srayen	>	bullshit (fig. sb)
sreg	>	garland (sb); past tense of “sreneg”
sreht	>	stir, ondulate (vtr, vint & sb)
sreneg	>	surround with a garland
sreu	>	flow (vint)
sreumen	>	river (sb)
sreup	>	dirt ( sb)
sreupbak	>	dustbin (sb)
sreupgloi	>	spot of dirt ( sb)
sriens	>	past tense of “srans”
sriey	>	past tense of “sray”
srig	>	cold ( adj); past tense of “srineg”
srigeh	>	to feel/be cold (vint)
srigpreus	>	frostbite (sb)
srineg	>	cool ( vtr )
sringa	>	syringe (sb)
srog	>	strawberry (sb)
sroht	>	past tense of “sreht”
srom	>	paralyzed (lame, adj )
srov	>	electric power (sb)
srovbux	>	socket (sb)
srovgehn	>	power plant ( sb)
srovos	>	socket (for electricity; sb)
sru	>	past tense of “sreu”
srungh	>	snout (sb)
stabh	>	past tense of “stamebh”
stadel	>	stable (sb)
stadelmayster	>	riding master (sb)
stadelsloug	>	groom ( sm )
stadium	>	stadium ( sb)
staffette	>	dispatch rider, courier (sb)
stag	>	relay, stage (sb)
stagnant	>	stagnant (adj)
stah	>	stand
stah - wakht	>	to stand guard
stahal	>	deserve (vtr)
stahmen	>	weaving loom (sb)
stahsit	>	(he/she/it) stood
stahwrnt	>	bar, loaf ( sb ) ( compact material )
stajer	>	rent ( vtr )& rental (sb) (subject = tenant )
stak	>	past tense of “stanek”
staka	>	crutch (sb)
stal	>	steel (sb)
stalactite	>	stalactite ( sf )
stalagmite	>	stalagmite (sf )
stam	>	stem (sm )
stamberg	>	log cabin (sb)
stamebh	>	( semject ad semanghen ) = to keep someone from something
stammel	>	stutter (vtr )
stamp	>	stamp ( sb & vtr )
stampel	>	to check in / clock in ( ex: unemployed)
stand	>	status, stand ( sb) ( situation )
standard	>	standard, reference (sb)
stanek	>	quench ( vtr ), waterproof (adj )
stangh	>	bar (long object; sb)
stank	>	waterproof, watertight
star	>	star (sb)
star ad	>	to stare at
start	>	start (sb & vtr/int)
stat	>	State
Stat-Generals	>	(splu) = States-General (splu)
stater	>	stater (sb)
station	>	station (sb)
stationar	>	stationer (sb)
statistic	>	statistic (adj & sb)
statuar	>	art of sculpture (sb)
statue	>	statue ( sb)
Statue as Libertat	>	Statue of Liberty (npr)
stature	>	stature (sb)
status	>	status
status quo	>	status quo (sb)
statut	>	statute
staud	>	stud farm (sb)
staun	>	to be surprised, astonished ( vint )
staunos	>	astonishment, amazement (sb)
staur	>	powerful (adj )
staven	>	shutter (sb)
stavros	>	Sign of the Cross
staw	>	to condensate (vint)
stayg	>	sudden (adj & adv)
ste	>	you are (2° plu + courtesy)
steb	>	(& stebel) = stem (sb)
steg	>	to cover (vtr)
stega	>	canvas sheet (sb)
stegu	>	(steug) = impermeable, waterproof
stegyu	>	trickster (sb)
stehbh	>	buttress ( vpr )
stehcolnier	>	wing collar (sb)
stehg	>	(& steg & tehg & teg) = cover (vtr)
stehl	>	to set upright
stehlb	>	to protrude (vint)
stehlbend	>	prominent (adj )
stehm	>	support (vtr )
stehm	>	voice (sf ) ( vote)
stehmb	>	stalk (vint)
stehmbild	>	ballot paper ( sb)
stehn	>	thunder (vint)
stehng	>	sting ( vtr )
stehnk	>	stink (vint)
stehnkkaupust	>	skunk cabbage (sb)
stehntor	>	thunderous (adj )
stehrb	>	to fall into coma
stehrk	>	sully (vtr )
stehv	>	stiffen ( vint)
stehver	>	pile, stilt (sb)
steigh	>	path (sb); (ub) = to get/go (up); steigh in nauk = to get on a vessel
steighijadh	>	ski lift (sb)
steist	>	leavened dough (sb)
steiv	>	to stiffen, tighten (vtr)
stele	>	stele (sb)
stempel	>	stamp, mark (sb)
sten	>	(& stena) = rock face (sb)
stenbrohg	>	rubble ( sm )
stencovehr	>	tapestry (sf )
stendart	>	standard (big flag; sb )
Stentor	>	Stentor (npr)
ster	>	female ( adj , n. )
sterbnio	>	dry skin (sf )
steren	>	strew, display, expand ( vtr ) ( subject = person); steren id lict / crovat = make the bed; steren id meja = set the table
steril	>	sterile ( adj)
sternue	>	sneeze (vint)
sternum	>	sternum
sterp	>	barren (adj)
stestoud	>	battered, dented (adj)
stet	>	spot, place (sb)
steug	>	impermeable, waterproof (adj)
steulbnas	>	turned-up nose (sb)
steulp	>	to be rolled up
steum	>	steam ( sb )
steumboot	>	steamboat (sb)
steun	>	whine, groan, moan (vint)
steup	>	fade ( vint)
steurb	>	disturb (vtr )
steurd	>	to go into a dive (vint)
steuv	>	stifle (vtr)
steuvos	>	stifling heat (sb)
steven	>	steven
stewardesse	>	stewardess (in aircraft)
steysia	>	frozen drop
stibium	>	antimony (sb)
stiche	>	verse ( sb)
stiejer	>	past tense of “stajer”
stiemmel	>	past tense of “stammel”
stiemp	>	past tense of “stiemp”
stiempel	>	past tense of “stampel”
stienghel	>	siskin ( sm ) (bird)
stienke	>	sealing (sf )
stier	>	past tense of “star”
stiert	>	past tense of “start”
stieun	>	past tense of “staun”
stieup	>	step ( sb & vint)
stieupbenk	>	tier, terracing (sb)
stieupen	>	step of stairs
stieupenpyramide	>	step pyramid
stieure	>	power (sb)
stieurste	>	thirst for power
stiew	>	past tense of “staw”
stiftor	>	instigator (of an offence)
stiga	>	string ( sb ) (of musical instrument )
stigh	>	past tense of “steigh”
stigma	>	stigma ( sm )
stikel	>	glass jar ( sb )
stikelkrov	>	glass roof (sb)
still	>	still, quiet (adj)
stillgwit	>	still-life (art; sb)
stimule	>	boost (vtr); stimulus (sb)
stin	>	tin (sb)
sting	>	entice (vtr); sting (sb)
stinghil	>	stem, leg (sb) (of plant)
stingic	>	stitched (adj )
stint	>	smelt (animal, sb)
stip	>	stiff (adj )
stiup	>	past tense of “stieup”
stiv	>	past tense of "steiv"
stockrose	>	hollyhock (sb)
stoff	>	stuff (vtr) (pipe, chair); material, fabric (sb)
stog	>	stack (sb) (of hay)
stohg	>	past tense of “(s)tehg”
stohl	>	past tense of “stehl”
stohm	>	mouth ( sb); past tense of “stehm”
stohmstupp	>	gag (in mouth)
stohn	>	past tense of “stohn”
stohng	>	past tense of “stehng”
stohnk	>	past tense of “stohnk”
stohnter	>	thunder ( sf )
stohnterflor	>	St John's wort (sm )
stohrb	>	past tense of “stehrb”
stohrbos	>	coma (sm )
stohrk	>	past tense of “stehrk”
stohv	>	past tense of “stohv”
stol	>	chair ( sm )
stolar	>	joiner, carpenter ( sb)
stolb	>	post, column ( sb); plume (fig. sb)
stolbcron	>	capital of column
stolg	>	handle (sm )
stomak	>	stomach (sm)
stop	>	stop (sb, vtr, vint)
storgn	>	stun (vtr )
storia	>	story (sb)
stork	>	stork (sf )
storm	>	storm ( sb)
stormic	>	stormy (adj)
storm-lanterne	>	hurricane lamp
stormsaylab	>	storm surge (sb)
storn	>	starling (sb)
stow	>	holdup (traffic jam; sb & vint)
stowage	>	stowage (sb)
stoya	>	rack (on car roofs, sb)
stoyic	>	stoic (adj )
strad	>	street, paved road
stradorbats	>	roadworks (splu)
Strad traffic prabhilscode ( STPC )	>	Highway Code
stragn	>	strange (adj)
Stragno Weir	>	" phoney war "
strah	>	strew (vtr ) ( subject = thing )
strah	>	litter ( sb ) (strewn straw )
straj	>	sentinel ( sb)
strak	>	tired ( adj)
strakay	>	exhaustion (fatigue) ( sb)
stramb	>	stubble field (sb )
strand	>	strand, beach (sb); strand (vint)
strangh	>	string, thread, cord (sb); string (vtr)
stranghar	>	ropemaker (sb)
strangule	>	strangle (vtr )
stratagem	>	stratagem (sb)
strate	>	stratum ( sb)
stratovolcan	>	(& stratovolcano) = stratovolcano (sb)
straugh	>	hairy, shaggy, tousled (adj)
straus	>	ostrich (sb)
straus	>	strut (vint)
strax	>	immediately (adv)
strayk	>	strike (cessation of work; sb & vint)
strehb	>	rotate (vtr / int)
strehblayter	>	turntable ladder
strehc	>	stretch (vtr / vpr)
strehcbenk	>	torture rack (sb)
strehkw	>	wriggle, squirm ( vint)
strehl	>	stroke (sb ) ( projectile )
strehl	>	ray, shooting (sb); to shoot
strehl-ed-myehrs	>	fire-and-forget ( sb) ( missile )
strehlguarde	>	shooting guard (sport, sb)
strehm	>	to stream
strehng	>	severe (adj); se strehng ad = to try hard to
strehnge	>	severity, harshness, sternness
strei	>	strip (sb) (form)
streich	>	to tick off
streichen	>	deletion, erasure (sb)
streif	>	brush against, touch upon
streih	>	flute, scratch, cross out (vtr)
streikw	>	twist, twiddle (vtr)
streip	>	brush against, skim past (vtr)
streipoik	>	mottled (adj)
streped	>	cheese mite (sb)
strett	>	straight (sb; sea)
streu	>	spread (vtr)
se streubh	>	to struggle (to free oneself)
streug	>	stroke (mark, sb)
strich	>	past tense of “streich”
strict	>	strict (adj)
strid	>	hiss ( vtr ) ( like a snake)
striend	>	past tense of “strand”
striengh	>	past tense of “strangh”
striepmen	>	stirrup (sb)
strieus	>	past tense of “straus”
strieyk	>	past tense of “strayk”
strif	>	past tense of “streif”
strih	>	past tense of “streih”
strikw	>	past tense of “streikw”
string	>	string (swimsuit; sb)
strip	>	past tense of “streip”
striptise	>	strip-tease ( sb)
striz	>	idler, loafer (sb)
strohb	>	past tense of “strehb”
strohc	>	past tense of “(oi)strehc”
strohca	>	section, distance (sb)
strohg	>	past tense of “strehg”
strohkw	>	past tense of “strehkw”
strohl	>	past tense of “strehl”
strohm	>	stream (sb), past tense of "strehm"
strohng	>	past tense of “strehng”
stron	>	armchair ( sb)
strophe	>	stanza ( sb)
strophium	>	strophium (sb)
stru	>	past tense of “streu”
strubh	>	past tense of “strubh”
structure	>	structure (sb)
strug	>	build (vtr); past tense of “streug”
strugitor	>	project owner (sb)
stryng	>	pen (for cattle, sb)
stub	>	stump ( sb)
stuck	>	stucco (sb)
studio	>	studio (sb)
studye	>	study ( sb & vtr)
studyent	>	student (sb)
stul	>	chair (sb)
stulp	>	past tense of “steulp”
stumep	>	blur, muffle ( vtr )
stumia	>	atmosphere, mood (sb)
stump	>	stocky, muffled, dull (adj)
stump	>	section, stump (sb)
stun	>	past tense of “steun”
stune	>	sheep pen (sb )
stuned	>	hit, hurt, knock ( vtr ); stuned- id dwer = knock on the door; stuned protie(v) = stumble against (sb)
stup	>	blunt ( adj ); past tense of “stumep”
stupid	>	stupid ( adj)
stupor	>	astonishment ( sf )
stupp	>	to stop up (vtr)
stupper	>	stopper, cap (sb)
sturb	>	past tebse of “(oi)sturb”
sturd	>	past tense of “steurd”
stus	>	past participle & past tense of “stuned”
stut	>	pillar (sb) (support, column)
stuv	>	past tense of “steuv”
stuve	>	steamroom (sb)
style	>	style (sb)
stylise	>	stylize (vtr)
stylus	>	stylus (sb)
styr	>	steer ( vtr ); steering wheel; plight control surface (sb)
styrbord	>	starboard (sb)
styrman	>	helmsman (sb)
styrmat	>	first mate
su	>	sow (female pig; sb); (as a suffix) = locative plural
suadin	>	fair weather (sb)
suagrund	>	soundness (sb)
suamenos	>	well-disposed (adj)
suart	>	well assembled (adj)
suaswehdos	>	good-natured (adj)
suave	>	mawkish, sickly (adj)
suavohst	>	(& suavohsen) = well-dressed (adj )
sub	>	under (prep)
subahat	>	stooge ( sb )
subalbh	>	whitish (adj)
subdehmen	>	trestle (sb)
subeih	>	to undergo (vtr)
subject	>	subject (adj & sb)
subjunctive	>	subjunctive (adj & sb)
subkeih	>	be surmounted by (vtr)
subklehpt	>	get / squeeze something out
sublime	>	sublime
submarin	>	submarine, underwater (adj)
submarnav	>	submarine (sb)
submerg	>	[submErg] = submerge (vtr)
submitt	>	submit (vtr)
suborne	>	suborn, temper with (vtr)
subpehnd	>	ponder (vtr)
subpoena	>	under fear of (penalty) (prep)
subrudh	>	reddish (adj)
subroge	>	subrogate (vtr)
subsell	>	harness saddle
subsequent	>	subsequent
substantive	>	substantive (sb)
substitue	>	substitute (vtr)
substitut	>	substitute (adj. & sb)
substreich	>	underscore ( vtr )
subswadh	>	sickly sweet (adj)
substantial	>	substantial (adj)
subterfuge	>	subterfuge
subtile	>	subtle (adj)
subtilesse	>	subtlety (sb)
subtrag	>	subtract (vtr)
subuk	>	frivolous (adj )
suburb	>	suburb (sb)
subven	>	+ acc. ( subvиn ) = meet (one’s needs; vtr)
subvention	>	subsidy, grant (sb)
succedd	>	+ acc. = to succeed (succession)
success	>	success (sb)
succinct	>	succinct (adj)
succinic acid	>	succinic acid (sb)
succulent	>	luscious ( adj)
succumebh	>	(+ acc) = to succumb to
succursal	>	branch plant (commerce; sb)
sud	>	south (adj. & sb)
sudeh	>	to enrich (vtr)
sudehn	>	affluent (rich; adj & sb)
suder	>	ooze (vint)
sudernt	>	oozing (sb)
Sudocean	>	Southern Ocean (npr)
sudye	>	to sue (vtr)
suedos	>	property, quality ( sb)
sufficient	>	sufficient (adj )
suffocant	>	suffocating ( adj)
suffoque	>	suffocate ( vtr )
suffrage	>	suffrage (sm)
sug	>	past tense of « seug »
suggest	>	( suggиst ) = suggest (vtr)
sugiuk	>	summer sausage (sb)
suicide	>	suicide (sb & vint)
suisraen	>	notwithstanding (prep)
suite	>	suite (sb)
suker	>	sugar (sb)
sukerconfect	>	candy (sb)
sukerwata	>	cotton candy ( sb)
sukman	>	smock (sf )
sukno	>	woolen fabric (sb)
sukol	>	swineherd (sb)
sul	>	foundation (sb); past tense of “seul”
sula	>	gannet (sb)
Suleiman is Kanouni	>	Suleiman the Magnificient (npr)
sulkhban	>	peacekeeper (sb )
sulkhbania	>	peacekeeping
sulouk	>	behavior (sm )
sumbur	>	pip, seed (sb)
summar	>	summary ( adj )
summum	>	highest point (sb)
sumptueus	>	sumptuous (adj)
sund	>	sound (of sea)
sundae	>	sundae (sb)
sunder	>	with beautiful lines
sunduk	>	trunk ( sf )
suner	>	doughty, valiant ( adj )
sungki	>	tooth askew (sb)
sunna	>	Sunna (npr)
sunni	>	sunni (adj & sb)
sunnic	>	nasty person (sb) ( Fig. !)
sunu	>	son (archaic word for "son")
sunyin	>	space of time ( sb)
suomen	>	Finn(ish)
Suomi	>	Finland
suor	>	sister ( sb ) ( religious, nun )
sup	>	past tense of “seup”
supeih	>	to turn upside down (vtr)
super	>	super (adj)
superbia	>	vainglory (sb)
superstructure	>	superstructure (sb)
supervivum	>	houseleek (sb)
supervolcan	>	(& supervolcano) = supervolcano (sb)
supiht	>	(& supihn) = upside down (adj)
supodeh	>	subjugate, subject (vtr)
supodeht	>	(& supodehn) = underling, henchman (sb)
supostah	>	subordinate (adj)
supplante	>	supplant (vtr )
suppon	>	present tense base of « supposen »
suppose	>	let's suppose, supposing that (prep)
supposen	>	suppose (vtr)
supprem	>	present tense base of « suppressem »
suppressem	>	to suppress
suppression piurn	>	suppressive fire (sb)
suprematia	>	supremacy (sb)
supreme	>	supreme
surc	>	past tense of “seurc”
surce	>	source (sb)
surcot	>	surcoat ( sb)
sure	>	sure ( adj )
surf	>	surf (sb)
surface	>	surface (sb. & vint)
suringa	>	siege mine
surgoun	>	outlaw (sb)
suri	>	Syrian ( adj & sb )
Suria	>	Syria ( npr )
surogv	>	black coat horse
suronpan	>	abacus ( sb)
surplus	>	surplus (sing; sb)
surprined	>	surprise ( vtr )
surpris	>	past participle & past tense of “surprined”
surprise	>	surprise (sb)
surreg	>	( surrиg ) = arise ( vtr )
sursedd	>	+ acc = suspend (vtr)
sursess	>	suspension, reprieve, deferment (law; sb)
surugi	>	postillion (sb)
survive	>	(+ acc.) = survive (vtr)
Susanne	>	Susan (npr)
suschi	>	sushi (sb)
suspec	>	[suspEk] = to suspect
suspecen	>	suspicion (sb)
suspeceus	>	suspicious (adj)
suspend	>	[suspEnd] = suspend (vtr) (fig)
suspense	>	suspense (sb)
sussam	>	sesame (sb)
susur	>	whisper (vtr)
sut	>	past tense of “seut”
suter	>	owner (sm )
sutliach	>	rice pudding
suture	>	suture (sb)
suw	>	past tense of "seuw"
suwal	>	question (sb & vtr)
suy	>	past tense of “seuy”
Suways	>	Suez (city of Egypt; sb)
sval	>	swallow (sb)
svalswayp	>	dovetail joint
Sveden	>	Sweden (npr)
Svensk	>	swedish (adj); Swede (npr)
swadglehdj	>	ice cream ( sb)
swad	>	sweet (adj )
swadwn	>	season ( vtr )
swamen	>	lord ( sb)
swamonium	>	lordship, paramountcy (sb)
swardu	>	rind (of meet, sb )
swardut	>	chubby (adj )
swarm	>	swarm ( sb)
swat	>	wind row (sb)
swaul	>	sole (of shoe, foot, sb )
swayp	>	tail (sb)
sweghi	>	porcupine (sb)
swehbh	>	hover (vint)
swehd	>	be accustomed to
swehdos	>	custom (sb)
swehk	>	smell ( vtr ) (subject	>	perfume)
swehl	>	swell ( vtr )
swehmbh	>	to mop, spounge up (vtr)
swehn	>	ring (vtr / vint )
swehnd	>	dissipate, fade ( vint)
swehner	>	sonorous, resonant (adj )
swehng	>	swing (vtr)
swehp	>	sleep (vtr)
swehpghanger	>	sleepwalker (sb )
swehpsack	>	sleeping bag (sb )
swehpwagon	>	sleeper, sleeping wagon
swehr	>	pronounce, utter (vtr)
swehrbh	>	whirl, swirl (vtr, vint)
sweid	>	to sweat (sb)
sweigh	>	to shut up (vint)
sweih	>	whistle (vtr ) ( sing )
sweind	>	dissipate (vtr)
swekers	>	parents-in-law ( spl )
swekwehr	>	ensure ( vtr ) ( a service)
swekwos	>	sap, juice (sb)
swekwr	>	safe ( adj) (in safety; self-assured)
swelion	>	wife’s sister’s husband (sb)
swelpel	>	sulfur (sb )
Swelyos	>	Sun God
Swelyioskwekwl	>	Sun Chariot / Wheel
Swelyosplowyo	>	Solar Boat ( sb )
swergos	>	cloudy sky (sb)
swes	>	sister (sb)
swester	>	sister (sb)
swesgen	>	sibling (sb)
swesgenmenos	>	fraternity, spirit of brotherhood
swesrin	>	sisterly (pertaining to one’s sister; adj)
sweurgh	>	worry ( vint); sorrow (sb)
swiedwn	>	past tense of “swadwn”
swigh	>	past tense of “sweigh”
swih	>	past tense of “sweih”
swin	>	swine (sb)
swind	>	fan, lay open (vtr); past tense of “(oi)sweind”
swindel	>	swindle, fraud (sb)
swindler	>	swindler (sb)
swinghing	>	swinging (exchange of sexual partners; sb)
swinphel	>	sow bread (flower, sb)
swistel	>	whistle (sm )
switer	>	sweater ( sb)
swo	>	self ( adj )
swobod	>	autonomous (adj)
swod	>	in the way of (prep)
swohbh	>	past tense of “swehbh”
swohd	>	custom ( sb); past tense of “swehd”
swohk	>	past tense of “swehk”
swohl	>	past tense of “swehl”
swohmbh	>	past tense of “(oi)swehmbh”
swohn	>	past tense of “swehn”
swohnd	>	past tense of “swehnd”
swohng	>	past tense of “swehng”
swohp	>	past tense of “swehp”
swohr	>	past tense of “swehr”
swohrbh	>	past tense of “swehrbh”
swoi	>	shuttle ( sb)
swoid	>	sweat ( sb & vint)
swoin	>	team (sb)
swoker	>	father-in-law (sb)
swokru	>	mother-in-law (sb )
swol	>	soil, floor ( sb )
swoleus	>	disinterested ( adj )
swolspect	>	Land Register (sb )
swombh	>	spounge (sb)
swon	>	sound ( sb ) ( noise )
swonpneiger	>	suppressor (for firearms, sb)
swonstaven	>	abat-son (sb)
swonstrei	>	soundtrack
sword	>	black (adj)
sword cofie	>	black coffee (sb)
swordmaria	>	police van, "Black Maria" (sb)
swurgh	>	past tense of « sweurgh »
sycomore	>	sycomore (sb)
syllab	>	syllable ( sb)
sylve	>	forest (sb)
sylvester	>	sylvester (adj)
symbiose	>	symbiosis (sb)
symbol	>	symbol (sb)
symmetria	>	symmetry (sb)
sympathia	>	sympathy ( sb)
sympathisant	>	supporter (adj & sb)
symphonic	>	symphonic (adj)
symptome	>	symptom (sb)
synagog	>	synagogue ( sb)
syndic	>	trustee, management agent ( sb)
syndicat	>	trade union (sb)
synod	>	synod (sb)
synonym	>	synonym (adj & sb)
synor	>	(sing ) = reaches ( splu )
synorise	>	+ acc = to confine to
synt	>	sin (sb); to sin (vint)
syntaxe	>	syntax
synthesator	>	synthesizer (music; sb)
syrat	>	speed ( sb)
systeme	>	system ( sb)
syuh	>	sew (vtr )
syumen	>	sewing, seam (sb) (result)
ta	>	these, those (neutral plural nominative & accusative)
taajub	>	exclamation (of surprise, sb)
taala	>	exaltation (sb)
taale	>	to exalt
taam	>	tapestry (sb)
taana	>	taunting (sb)
taane	>	taunt (vtr)
taat	>	obedient ( adj )
tabak	>	tobacco (sb )
tabakconsumm	>	tabacco smoking (sb)
tabakdose	>	snuffbox (sb)
tabakdukan	>	tobacconist’s shop
taban	>	sole of foot (sb)
tabard	>	tabard
tabaschire	>	marl ( sb)
tabell	>	notice board (sb)
tabib	>	doctor, physician ( sm ) ( fam ! )
tabique	>	partition wall (sb)
table	>	table ( sb, including "Tablets of Law " )
tablecockhliar	>	tablespoon (quantity; sb)
tablette	>	tablet (sb)
tabou	>	taboo
tabourett	>	stool (sb )
tabricarte	>	greeting card (sb)
tabrick	>	congratulations (sb)
tabular	>	office (of notar, sb)
tabule	>	blackboard (sb)
tacit	>	tacit (adj)
taciturn	>	taciturn (adj)
Tacitus	>	Tacitus ( npr )
tackel	>	tackle ( vtr )
tackel football	>	tackle football (sb)
tackye	>	skullcap (sb)
tact	>	tact; bar (music, sb)
tactique	>	(sing) = tactics (sb)
tadadh	>	numbering ( sb)
tadbir	>	caution, prudence (sb )
tadribe	>	exercise (sb ) (physical )
tadrijan	>	gradually (adv )
tafarruj	>	break (sb) (children at school)
tafsil	>	schedule of conditions
taft	>	taffeta ( sb)
tagara	>	Nero’s crown (flower )
tagargik	>	scrip, wallet (sb)
tah	>	thaw (vint)
tahona	>	flour mill ( sb)
tahu	>	soy cheese
taiper	>	presently
tajhisat	>	equipment, supplies (sb)
tajir	>	merchant (sb)
tak	>	past tense of “tanek”
takabur	>	haughtiness, arrogance ( sb)
takaburi	>	arrogant (adj)
takach	>	weaver (sb )
takan	>	bump, jog (sb & vint )
takelage	>	rigging (sm )
takhta	>	platform, rostrum ( sb)
takim	>	paraphernalia (sm )
takoun	>	heel ( artificial, sb)
takriban	>	approximately, almost ( adv)
takrire	>	summary judgment proceedings ( sb)
takrise	>	back cover ( sm )
talab	>	water retention, reservoir ( sb)
talak	>	repudiation (sb); to repudiate (vtr)
talas	>	swell (sea, sb)
talasch	>	hurly burly (sb)
talent	>	talent (sb)
talenteus	>	talented (adj)
taler	>	dish, plate (sb)
talg	>	such ( pron )
talim	>	education, teaching (sb)
talimat	>	learning ( sb)
talisman	>	talisman (sb )
talk	>	talc (sb)
talkh	>	biting ( adj , fig)
talkun	>	oats flour (sb)
talmo	>	wedding tent (sm )
taluss	>	embankment (sb)
tamam	>	OK
tamarind	>	tamarind ( sf )
tamaskhur	>	buffoonery ( sf )
tamassuk	>	negotiable instrument
tambur	>	drum (sm )
tamburin	>	tambourine (sb )
tamhide	>	preliminary ( adj)
tamijdar	>	well educated
tamkha	>	badge, sign ( sb )
tamrin	>	gymnastics move
tamsil	>	performance (of a player, sb)
tamsilart	>	(sing) = performing arts (splu)
tam -tam	>	tom- tom ( sb )
tan	>	(& tando) = as long as ( conj )
tanab	>	tent rope ( sb)
Tanagra	>	Tanagra (npr)
tanakh	>	tanakh (sb)
tanek	>	concentrate ( vtr / vpr )
tang	>	clamp ( sf )
tangent	>	tangent ( adj )
tangerine	>	tangerine (sb)
tanghe	>	pitch and toss (vint )
tanghage	>	list (watercraft, sb)
tanglu	>	snowshoe (sb)
tangpfu	>	mount of piety (sb)
tanjar	>	pan (sb)
tank	>	tank ( sb)
tanker	>	tanker (sb)
tannin	>	maritime monster
Tanzania	>	Tanzania (npr)
taoisme	>	taoism (sb)
tant	>	so much, so many (adv, adj)
tant-ye	>	for ought
tantalum	>	tantalum (sb)
tantana	>	feasting, carousal (sb)
tante	>	aunt (sb)
tanzil	>	discount ( sb) (price)
taochang	>	ponytail (of human hair; sb)
taper	>	hatchet ( sb)
taperglupt	>	(& tapergluben) = cut with pruning hook (adj)
tapete	>	wallpaper (sb)
tapia	>	adobe wall (sb)
tapicier	>	upholsterer (sb)
tapicieria	>	padding (sb)
tapit	>	carpet ( sm )
tapwl	>	board (sf )
tar	>	then (after interrogative; clitic)
taraf	>	match (sb) ( marriage )
tarafdar	>	adept ( sm )
taragh	>	overwhelm, distress, disrupt ( vtr )
taraghmen	>	ab = frantic about (adj )
taragweidos	>	turbulent (adj)
tarak	>	crack (sf )
tarakan	>	cockroach (sm )
taram	>	aperitif (sb) ( based on seafood )
tarantule	>	tarantula
tarasque	>	tarasque (sb)
tarbusch	>	fez (hat; sb)
tarcha	>	target-disk (sb)
tare	>	tare, defect (sb)
targan	>	cockroach (sb)
tarick	>	highway maintenance
tariff	>	tariff (sb)
tarikat	>	crafty ( adj )
tarikhe	>	date (in date, sb)
tarima	>	stool, stepladder (sb)
tarink	>	peg, pin (sb) (metal)
tarja	>	target (sb)
tarjem	>	translation (sb) and translate (vtr)
tarjmant	>	translator (sb)
tarjoun	>	tarragon (sm)
tark	>	conjecture (vtr)
tarn	>	dull (adj; color)
tarneih	>	tarnish (vtr)
tarnien	>	stranger (adj. & sb)
taro	>	taro ( sb)
tarot	>	tarot (sb )
Tarsus	>	Tarsus (npr)
Tartaros	>	Tartarus ( npr )
tarte	>	pie (sb)
tarter	>	tartar, scale ( sb )
taschabyth	>	moral firmness ( sb)
taschakur	>	grace, thanks (sb)
Taschkent	>	Tashkent (npr)
task	>	task (sb)
taskar	>	beggar ( sm )
taskerat	>	acquired, accumulated experience ( sb)
taslime	>	surrender ( sb & vint )
tassalli	>	comfort, relief (sb)
tassallise	>	comfort (vtr )
tassalsul	>	coupling ( sb )
tassawuf	>	sufism (sb)
tasse	>	cup (sb; ex: tea)
taste	>	feel, sound/try out (vtr)
tatou	>	tattoo (sb)
taukile	>	appointment (sb ) (to a post )
tauliat	>	letter of credence (sb)
taunay	>	covetousness, lust ( sf )
taungh	>	( tanghu ) = heavy, large ( adj)
taunschiun	>	childlike ingenuousness (sb)
taur	>	bull (sb)
taurlown	>	debate (sb)
taurokatapsia	>	taurocatapsis (sb)
Taurus	>	Taurus (npr)
tauschire	>	to damascene; damascening (sb)
tauxi	>	porcelain ware (sb)
tavan	>	ceiling (sb)
taverne	>	tavern (sb)
tavla	>	ice rink (sb)
tavle	>	toskate (on an ice ring)
tawadu	>	ritual ablution (sb)
tawoun	>	plague (sb; disease)
tawrlien	>	serious, calm (adj)
tawsie	>	advocate ( vtr )
tawtay	>	purify, purge, refine ( vtr )
taxe	>	tax (sb)
taxi	>	taxi (sb)
taximeter	>	taximeter
taxir	>	shortage (sb)
tay	>	replace ( vtr ); ( prefix) = spare (first element of compound)
tayar	>	ready, prepared (adj)
tayc	>	to keep quiet (vint)
taydeils	>	spares
tayeur	>	suit, costume (sb)
tayfun	>	typhoon (sb)
tayin	>	ration (sb) (of food)
tayman	>	disrespectful ( adj)
taymayo	>	hawksbill (sb)
Taypei	>	Taipei (npr)
tayrot	>	spare wheel
Taywan	>	Taiwan (npr)
taywanese	>	Taiwanese (adj & sb)
taziya	>	(sing) = condolences (splu)
tazkire	>	bookmark (sb)
Tbilissi	>	Tbilisi (npr)
Tchaykovsky	>	Tchaikovsky (npr)
te	>	thee, you (accusative)
Te dumbo sub ghom !	>	(exp):" I terrorize you ! "
technic	>	technical (adj)
technique	>	technique (sb)
tect	>	roof (sb)
tecton	>	carpenter (sb)
tefillin	>	phylactery (sb)
teg	>	to cover (vtr)
tegber	>	roof's A-frame
teghel	>	open skillet (sb)
teghell	>	machine sewing (sb)
teghnon	>	fry pan (sb)
teglatte	>	roof board (sb)
tegos	>	toiture (sb)
teguid	>	plump (adj)
tegule	>	tile (sb)
tegut	>	thicket (sb)
tehg	>	to cover
tehl	>	support, bear, tolerate (vtr)
tehlp	>	to fit (into a space; vint)
tehm	>	cut, deem (vtr)
tehng	>	dip (vtr)
tehngos	>	outcrop (sb)
tehom	>	abyss ( sb) ( geographical )
tehr	>	cross ( vtr )
Tehran	>	Tehran ( npr )
tehrb	>	(see grammar ) = to have to
tehrg	>	threat (vtr )
tehrgspehc	>	menacing, grim (adj)
Tehria	>	ferryboat (myth., sb)
tehx	>	lay out (vtr)
teib	>	roach ( sb)
teigel	>	tickle (vtr )
tein	>	maintain ( vtr )
teingwain	>	pleasure garden ( sb)
teint	>	complexion, colouring (sb)
teip	>	tape, record (vtr)
teken	>	esquire (sb) (apprentice knight)
tekhnass	>	manage to (vint)
telealarme	>	remote alarme (sb)
telefilm	>	television film (sb)
telekinese	>	telekinesis (sb)
Telemakhos	>	Telemachus
telematique	>	(sing.) = telematics
telepathia	>	telepathy (sb)
telephone	>	telephone (vint & sb)
teleporte	>	teleport ( vtr )
teleschopping	>	teleshopping ( sm )
telescopic vizieler	>	telescopic sight
television	>	television (sb)
teliak	>	bathhouse boy
telluric	>	telluric (adj)
tellurium	>	tellurium (sb)
telvee	>	(sing) = coffee grounds / dregs ( splu )
tem	>	so (much/many)
tem maungh	>	as much
temos	>	darkness (sb)
temost	>	dark (adj)
temper	>	temple (of skull; sb)
tempera	>	tempera (sb)
temperament	>	temperament (sb)
temperance	>	temperance (sb)
temperature	>	temperature (sb)
tempere	>	temper (vtr)
templar	>	templar (sb)
temple	>	temple (sb)
tempo	>	tempo (sb)
tempos	>	time interval (sb)
Tems	>	Thames (npr)
temser	>	dark, obscure, mysterious (adj )
ten	>	lair, den (sb)
tenchere	>	cooking pot ( sb)
tenct	>	hermetic (adj)
tend	>	to stretch, to tense (vtr)
tender	>	tender (adj)
tenderesse	>	tenderness (sb)
tendon	>	tendon (sb)
tengie	>	to look like
teni	>	darkness (sb)
teni -	>	dark (prefix)
tenia	>	ringworm (sb)
tenjra	>	casserole (sb)
tenkel	>	molke, buttermilk ( sb)
tennis	>	tennis (sb)
tenorblockflute	>	tenor recorder (flute; sb)
tens	>	these, those (masculine plural accusative) ; past participle & past tense of « tend »

tensor	>	tensor (sb)
tentacule	>	tentacle (sb)
tentative	>	attempt (sb )
tentel	>	net (sb)
tephra	>	tephra (sb)
tepid	>	lukewarm ( adj)
tepji	>	tray (sb) ( to carry food)
tepsi	>	cake tin ( sb)
ter	>	there
terebenth	>	turpentine (sb)
teremut	>	grumpy (adj )
Teresa os Avila	>	Teresa of Avila ( npr )
terkat	>	fur (sm )
terlique	>	slipper (sb)
termen	>	boundary stone (sb)
termin	>	term, end (sb)
terminal	>	terminal ( adj , sm)
termite	>	termite (sb)
Terra	>	the Earth (planet)
terran	>	earthling, from the Earth (adj. & sb)
Terra Nova	>	Newfoundland (npr)
terracotta	>	terracotta (sb)
terrain	>	terrain (sb)
terrasse	>	terrace (sb)
terrible	>	terrible (adj)
terrier	>	terrier (dog; sb)
territorial	>	territorial
territorialo planen	>	spatial planning
territorial wedor	>	(sing) = territorial waters (splu)
territorium	>	territory (sb )
tert	>	third part(y) (adj. & sb)
tert-mund	>	Third World
terter	>	auger ( sb)
tertipe	>	tip ( sf )
Terto-Stat	>	Third State
terwn	>	teenager
terwnia	>	teenage (sb)
tesedin	>	finery, set (sb)
tesghiakh	>	workbench (sb)
test	>	test ( sb & vtr)
tetanus	>	tetanus (sb)
teterv	>	grouse (sb)
Tethys	>	Tethys (npr)
tetro	>	thither (adv)
teug	>	(tegu) = thick (adj)
teugisch	>	covert (sb)
teuk	>	germinate, sprout (vint)
teul	>	afford (vtr )
teum	>	inflate (vtr )
teun	>	( tenu ) = thin (adj)
teuneg	>	slender (adj )
teup	>	hide oneself (vint / vtr)
teupsess	>	stocky, squat (adj)
teurb	>	to make out of order (vtr)
teurs	>	dry out (vtr/vint)
teursclehsp	>	clothes peg (sb)
teursi	>	drier (sb)
teursic	>	torrid (adj)
teursia	>	drought (sb)
teurst	>	thirst ( sb)
teurstic	>	thirsty (adj)
teursviel	>	clothesline ( sf )
teut	>	tribe ( sf )
teution	>	chief of tribe (sb)
texte	>	text
texture	>	texture (sb)
tey	>	to steal
Thaddayos	>	Thaddeus
thakithami	>	garret (attic, sb)
thalamus	>	thalamus (sb)
thambra	>	uproar, din (sb)
thamf	>	stench (sf )
thang	>	seaweed (sb)
thark	>	light blue
Thayland	>	Thailand (npr)
theatre	>	theatre (sb)
Thebes	>	Thebes (npr , city of Greece)
theme	>	theme, topic
Theokrit	>	Theocritus (npr)
Theophania	>	Epiphany
Theseus	>	Theseus ( npr )
theosoph	>	theosophist
thol	>	dome (sb)
thorax	>	thorax, chest (sb)
Thrace	>	Thrace (npr)
thraci	>	Thracian (adj & sb)
thron	>	throne (sb)
Thukydides	>	Thucycides (npr)
Thule	>	Thule (npr)
thull	>	cotter pin (sb)
thurroa	>	shoulder bag (sb)
thuthena	>	Madonna lily (sb)
thyrs	>	thyrsus (sb)
ti	>	these, those (undertermined plural nominative & accusative)
tia !	>	why ! ( interj. )
tib	>	to thee/you (dative)
tibanch	>	gun (familiar ! , sb)
Tiber	>	Tiber ( npr )
tick	>	tick ( sm )
tid	>	time (sb) (as a definite period, an epoch)
tieckel	>	past tense of “tackel”
tiel	>	up to, till ( prep )
tien	>	thy, thine, your, yours
tienbing	>	beam balance (sb)
tienghiay	>	skyline
tienhuy	>	oil lamp ( sb)
tienjien	>	original, of origin ( adj )
tienkau	>	celestial sphere ( sb)
tienkiou	>	weather conditions ( splu )
tienkizu	>	weather map (sb)
tienmwenday	>	sky observatory ( sb )
tienxia	>	everywhere (adv)
tienyung	>	( sing) = poor weather conditions (splu)
tierg	>	wipe (vtr )
tierk	>	past tense of “tark”
Tierra del Fuego	>	[ tyErra del fwEgo ] = Tierra del Fuego
tiey	>	past tense of “tay”
tieyc	>	past tense of “tayc”
tiganiza	>	donut (sb )
tigel	>	past tense of “teigel”
tighel	>	crucible (chemicals; sb)
tigher	>	tiger ( sb )
Tigris	>	Tigris ( npr ; River of Mesopotamia )
tijarat	>	trade (sb)
tik	>	only ( adv )
tilmach	>	interpret (vtr & sb) (translating)
tilt	>	drawbridge ( sb)
timar	>	horse grooming (sb)
Timayos	>	Timaeus (Plato's work; sm)
timpan	>	(a single) timpani (sing; classical music)
timbre	>	timbre (sb) (voice)
timian	>	incense (sb)
timid	>	shy ( adj )
timorat	>	timorous ( adj)
Timur	>	(& Timur Lang) = Tamerlane ( npr )
tin	>	past tense of “tein”; fig tree (sb)
tincture	>	tincture (sf ; pharmacy)
tinghi	>	retail (sale)
tingire	>	pan, copper (sb)
tint	>	ink (sb)
Tintin	>	Tintin (npr)
Tintoretto	>	Tintoretto (npr)
tintschib	>	tinted glass (sb)
tip	>	past tense of “teip”; tip (advice; sb)
tipi	>	tipi
tiptil	>	stealthily (adv)
tiquet	>	ticket (sb)
tirade	>	tirade (sb)
tirage	>	newspaper circulation (sb)
tiret	>	drawn, pinched, haggard (adj ) (face)
tischert	>	T-Shirt ( sm),
tissue	>	tissue (sb)
tissue papier	>	tissue paper
titan	>	titan
titanium	>	titanium (sb)
titille	>	tickle (vtr )
titube	>	stagger (vint)
titular	>	holder, incumbent (adj & sb)
titule	>	title (sb)
Titus Livus	>	Livy (npr)
tiuna	>	prickly pear (sb)
Tiurhevd	>	Shrovetide (sb)
tiyak	>	walking stick (sb)
Tiziano	>	Titian (npr)
tjauk	>	congee (sb)
tjwowschi	>	clairvoyance (sf )
to	>	that (general pronoun)
toast	>	toast; behd un toast = to propose to drink a toast
tobian	>	sand eel (sb)
toboghan	>	toboggan (sb)
tod	>	that, this (neutral nominative & accusative)
todegher	>	(& todeghern) = this morning
toffie	>	toffee (sb)
toga	>	toga (sb)
togick	>	tajik (adj & sb)
Togickistan	>	Tajikistan (npr)
tohg	>	past tense of "tehg"
tohl	>	past tense of “tehl”
tohlp	>	past tense of "tehlp"
tohm	>	past tense of “tehm”
tohma	>	slash, cut (sb)
tohng	>	past tense of “tehng”
tohr	>	past tense of “tehr”
tohrb	>	had to (past tense)
tohrg	>	past tense of “tehrg”
tohx	>	past tense of “tehx”
toi !	>	I like that !
tokmak	>	mallet (sb)
tolk	>	talk (vint); explain, interpret (vtr), perform (vtr)
tolkav	>	talkative (adj)
toll	>	customs duty
tolp	>	location ( sb )
Tolstoi	>	Tolstoy
tom	>	that, this (masculine singular accusative)
tomate	>	tomato
tome	>	tome (sb)
tomographia	>	scan (sb)
tomost	>	cutting, sharp (adj)
tonal	>	tonal (adj; music)
tongjon	>	compassion (sb)
tonic	>	tonic (adj)
tonic water	>	tonic water (sb)
tontine	>	tontine (sb)
topaz	>	topaz (sb)
topfhelm	>	helmet (of armour; sb)
topic	>	topic ( sb)
toplice	>	hot spring
top	>	(& topp) = top (sb)
toque	>	toque (sb)
tor	>	tower (sb)
Torah	>	Torah ( sb)
torche	>	torch (sb)
torcule	>	(wine, oil) press (sb)
torrette	>	turret (sb)
torf	>	peat (sb)
torg	>	trade ( sb)
torgrepresenter	>	sales representative ( sb )
torgue	>	+ acc. = trade in ( vtr )
torlak	>	stupid, goose (fig !, sb)
torm	>	hole ( sb)
tornado	>	tornado ( sb)
torni	>	religious portal, torii, torana
tornister	>	pack-sack (sb)
toronkha	>	grapefruit (sb)
torpede	>	torpedo (vtr)
torpedo	>	torpedo (sb)
torpor	>	torpor, lethargy sb)
torque	>	torque (sb)
torrent	>	torrent (sb)
torrid	>	torrid (adj)
torsk	>	cod (sb)
torso	>	torso (sb)
torte	>	cake (sb)
toru	>	churning stick
torubohu	>	buzz ( sb)
torubow	>	hum (vint)
tos	>	of that (masculine & neutral singular genitive)
toseh	>	trough (sb)
touche	>	touch (vtr & sb)
touchecran	>	touchscreen (sb)
tour	>	tour (sb) (visit, ballot round)
touren	>	turn (vint)
tourniquet	>	tourniquet; revolving door, turnstile (sb)
tovar	>	ware, merchandise (sb) (trade)
towkjian	>	dirt floor
townghee	>	soy germ
towngji	>	Winter Solstice
towsraen	>	randomly ( adv )
tox	>	yew wood (sb )
toxin	>	toxin ( sb)
toyu	>	gorse ( sb)
se trabe	>	stumble (vint)
trace	>	trace (sb & vtr)
tractat	>	treatise (sb)
tracte	>	treat (vtr ) (a subject)
tractor	>	tractor (sb)
trafic	>	traffic (road, sb)
traficznayc	>	traffic sign (sb)
traficznaycos	>	signage (sb)
trafique	>	traffic ( sb) (contraband )
trag	>	draw, pull (vtr)
tragedia	>	tragedy ( sb )
tragher	>	support (sb) (architecture)
tragherbalk	>	dragon beam (carpentry)
trahen	>	trample/tread on (vtr)
traigv	>	wheat (sb)
train	>	train (sb)
trainer	>	coach (sb)
trainire	>	train ( vtr/vint)
trait	>	facial feature (sb)
traite	>	treat (vtr)
traiteit	>	treaty ( sb ) (international)
traitement	>	treatment (sb)
trakh	>	(traditional) costume (sb)
trakh	>	suit (clothing, sb)
trampa	>	barter (sb)
tram	>	(& tramvia) = tramway (sb)
trance	>	trance (sb)
tranchee	>	trench (sb)
trandafel	>	dog rose (sb)
trans	>	beyond (prep)
transaction	>	transaction ( sb)
transbaur	>	pierce
transceptor	>	transceiver (sb)
transcrib	>	transcribe
transcript	>	(& transcription) = transcript (sb)
transfer	>	( transfиr ) = transfer (sb & vtr)
transfiguration	>	transfiguration (sb)
transformator	>	(electric) transformer (sb)
transforme	>	to transform
transhumance	>	transhumance (sb)
transleis	>	sift ( vtr ) ( by reading )
transpiration	>	perspiration (sb)
transplante	>	transplantation (sb); transplant (vtr)
transport	>	transport ( sb)
transporte	>	transport ( vtr )
Transylvania	>	Transylvania ( npr )
trapdwer	>	trap door (sb)
trapeol	>	nasturtium ( sf )
trapezariya	>	refectory (sb)
trapeze	>	trapeze (sb)
trapper	>	trapper (sb)
traque	>	tracking down (sb)
tratte	>	commercial draft
trauric	>	sad, mourning (adj)
trav	>	grass ( sf )
traverse	>	rail, cross bar
travertin	>	travertine (sb )
travos	>	turf (sm )
travplor	>	lawn ( sf )
trawler	>	trawler ( sb )
treb	>	building (sb )
trebuchet	>	trebuchet (sb)
treff	>	clubs (playing cards; sb)
tregv	>	truce (sb)
trehc	>	to displace oneself; displacement
trehd	>	tread (vtr)
trehen	>	wear down/out (vtr )
trehkw	>	wriggle, squirm ( vtr)
trehm	>	throb, vibrate (vint)
trehng	>	corner, drive back ( vtr )
trehp	>	steer, aim, point (vtr )
trehs	>	shudder, shiver, quiver (vint)
treht	>	trot ( vtr )
trehv	>	find, meet ( vtr )
treic	>	braid ( vtr )
treiccruce	>	kick-flip (sb)
treikw	>	twist, twiddle (vtr)
treim	>	slave away (vint)
trem	>	bedside (sb)
trembitsa	>	bugle (sb)
tremble	>	tremble (vint)
tremolo	>	tremolo
trench	>	trench coat (sb)
tresur	>	treasure ( sb)
treud	>	crush (vtr )
treus	>	+ acc. = trust
tri	>	three (num)
triangle	>	triangle (sb; including the instrument)
triangular	>	triangular (adj)
tribue	>	assign, allocate (vtr)
tribun	>	tribune (sb; speaker)
tribunal	>	tribunal, court (sb)
tribune	>	platform, forum (sb)
tric	>	past tense of “treic”
tricorne	>	tricorne (sb)
tricter	>	funnel; bell of a wind instrument (sb)
tridacna	>	tridacna (sb)
trident	>	trident (sb)
trieg	>	past tense of “trag”
trifel	>	clover ( sb)
trigrosch	>	three-pence (fig; of little value; adj)
trikw	>	past tense of “treikw”
trill	>	trill (sf )
trim	>	past tense of “treim”
trimod	>	hopper (sb)
trinquete	>	foremast
trinitat	>	trinity (sb)
triod	>	triode (sb)
tripartite	>	tripartite ( adj )
Tripoli	>	Tripoli (npr)
tris	>	thrice; three of a kind (poker)
Trisina	>	Troezen ( npr ; city of Greece)
trist	>	sad ( adj) (thing)
Tritwn	>	Triton, the “Third One” (Indo-European divinity)
triumph	>	triumph (sb & vint)
trivial	>	trivial (adj)
troglodyte	>	cave dweller (adj & sb)
trohc	>	past tense of "trehc"
trohd	>	past tense of “trehd”
trohkw	>	past tense of “trehkw”
trohm	>	past tense of “trehm”
trohng	>	past tense of “trehng”
trohp	>	past tense of “trehp”
trohs	>	past tense of “trehs”
troht	>	past tense of “treht”
trohv	>	found, met (past tense)
trohvbureau	>	Lost and Found
Troia	>	Troy (npr)
troian	>	Troyan (adj & sb)
trombone	>	trombone (sb)
trompe	>	trumpet, horn (sb)
trompe-l'oeil	>	trompe l'oeil (sb)
trompette	>	trumpet (sb & vint)
trophi	>	trophy (sb)
tropic	>	tropic (sb)
trotuar	>	sidewalk (sb)
troubadour	>	troubadour (sb)
trouble	>	trouble (sb & vtr)
trozd	>	thrush (sb)
trub	>	cloudy (liquid, adj )
truculence	>	truculence ( sb)
trud	>	past tense of “treud”
trufel	>	truffle (sf )
trugand	>	villain, crook (sb)
trukhla	>	sideboard ( sm ),
trump	>	trump (cards, sb)
trunk	>	trunk (of tree, sb)
trupp	>	troup (sb)
trus	>	past tense of “treus”
trust	>	trust ( sb)
trusteitos	>	trusteeship (sb)
tsaduki	>	Sadduccee (adj & sb)
tsang	>	store up (vtr)
tsanswan	>	carbonic acid (sm )
tsay	>	re - (prefix), back (adv)
tsieng	>	past tense of “tsang”
Tsour	>	Tyre (city of Lebanon)
tsui	>	scorch (vint)
tsun	>	shoal (of fish, sb)
tsunami	>	tidal wave, tsunami (sb)
tu	>	thou, you (nominative singular)
tualette	>	toilets (splu); grooming, washing (action, sb)
tualette-papier	>	toilet-paper (sb)
Tuareg	>	Tuareg (adj, sb)
tuba	>	tuba	>	(sb)
tube	>	tube (sb)
tuben campan	>	tubular bells, chimes (splu)
tuberculose	>	tuberculosis ( sb)
tuff	>	tuff (sb)
tugur	>	dive, hovel (sb)
tuibh	>	tubular ( adj)
tuich	>	empty (adj)
tukan	>	toucan (sb)
tul	>	past tense of “teul”
tula	>	balance ( sb) (same weight)
tulhauk	>	gar (sf )
tulpan	>	tulip (sb)
tulumba	>	water pump
tum	>	past tense of “teum”
tumar	>	roll of parchment
tumba	>	somersault (sm)
tumbh	>	tomb, tombstone (sb)
tumor	>	tumor (sb)
tumrouk	>	block log (sb)
tumult	>	tumult ( sm )
tumultueus	>	tumultuous (adj)
tun	>	then (temporal adverb)
tuna	>	tuna ( sb)
tunder	>	thumper ( sb) ( Dune)
tuned	>	hit, thump ( vtr )
tunnel	>	tunnel (sb)
tup	>	past tense of “teup”
Tupeud	>	Tibet ( npr )
Turb	>	past tense of “teurb”
turbant	>	disturbing (adj)
turbe	>	bother, hamper ( vtr )
turbine	>	turbine (sb)
turbulence	>	turbulence (sb)
turgescent	>	turgid ( adj )
turnier	>	tournament ( sb)
turnover	>	turnover (sb)
turri	>	tor ( sb ) ( geology )
turs	>	past tense of “teurs”; dried, dead, fallen (ex	>	leaves; adj)
tursa	>	dry earth (sb)
turtule	>	turtle-dove (sb)
turuk	>	bonito (sb)
turunch	>	bitter orange
turunjan	>	lemon balm (sb)
tus	>	past participle & past tense of “tuned”
tusent	>	thousand ( sm )
tute	>	cornet, cone (sb)
tutelar	>	guardian, custodial (adj)
tutele	>	guardianship (sb)
tutia	>	zinc oxide
tutkal	>	glue (sb)
tuvar	>	tart ( adj )
tuvra	>	monogram (sb)
tuxule	>	barrel tap
tuy	>	ponytail
TV-apparat	>	television receiver
TV Channel	>	TV channel ( sf )
TV luckern	>	television receiver
TV Serie	>	TV - Series
twac	>	hide, skin (sb) ( scratch )
twantao	>	short sword (sb)
twarog	>	quark (sb)
Twantankhaman	>	Tutankhamun (npr)
twehr	>	swirl (vint)
twehrel	>	twirl (vint)
tweis	>	twinkle ( vint )
tweiser	>	sparkling (adj )
twis	>	past tense of “tweis”
twohr	>	past tense of “twehr”
twohrel	>	past tense of “twehrel”
tyehc	>	flow (vint); to happen, take place (vint)
tyehgv	>	+ acc. = to waive (vtr)
tyehr	>	scrub (vtr )
tyeic	>	to make happen, to make flow (vtr) to proceed to
tyohc	>	past tense of “tyehc”
tyohr	>	past tense of “tyohr”
tymian	>	thyme ( sb )
typhoid	>	( feber ) = typhoid fever (sb)
Typhon	>	Typhon (npr)
typhus	>	typhus (sb)
tyrk	>	turkish (adj & sb)
tyrkiss	>	turquoise (sb)
tyrma	>	prison- fortress
tyrrhenic	>	Tyrrhenian (adj )
tyulbenn	>	headscarf ( sb )
ub	>	up (adv)
ubdrabs	>	upstairs (adv)
ubfall	>	strike, amaze (vtr) (fig. one's mind)
ubgwader	>	step, running board (sb)
ubgwehm	>	occur (vint)
ubiquinone	>	ubiquinone (sb)
ubklad	>	upload (sb & vtr)
ubnuw	>	update (sb); past tense of "ubnuwen"
ubnuwen	>	update (vtr)
ubsell	>	towering (adj); to tower (vint)
ubslahat	>	lapel, turn-up (sb) (clothing)
ubstehlb	>	to protrude upwards (vint)
uc	>	past tense of “euc”
uchaka	>	pickpocket (sm )
ud	>	from (prep)
udbrehg	>	break out (vint)
udclangh	>	echo (vint)
uddeilen	>	compartment ( sm )
uddrah	>	run away / off (vint)
udghang	>	exit (sb)
udglehm	>	scale ( vtr )
udgwah	>	overtake, go past (vtr ) (movement )
udkweiter	>	cheer up, brighten up ( vtr )
udlyehger	>	outrigger ( sb)
udnov	>	renew ( vtr )
udnovim energia	>	renewable energy (sb)
udschalt	>	crack up (vint)
udschkembee	>	gut (vtr )
udstehn	>	detonate (vint)
udsteigh	>	scale (vtr )
udstraj	>	unaware ( adj)
udveic	>	pull out ( vint) (vehicle)
udwakt	>	+ acc. = to be ahead of (in time; vtr)
udwaldh	>	(+ acc.) = to impose upon (someone)
udwekwn	>	mention ( vtr )
ughiul	>	coal (Fr	>	“houille”; sb)
ujrat	>	duty, tax, fee (sb)
ul	>	past tense of “eul”
ulama	>	Ulama ( sm )
ulg	>	faded, withered (adj ); past tense of “eulg”
ulouk	>	owl ( sb)
ulter	>	besides (prep)
ultim	>	ultimate (adj)
ultramarin	>	ultramarine (blue)
Ulysses	>	Ulysses (npr)
umayyad	>	ummayad (adj & sb)
umum	>	audience, attendance (sb)
un	>	a(n)
un pichen	>	a little bit of
uncia	>	ounce (sb)
uni	>	to a(n)
unicorn	>	unicorn (sb)
unicycle	>	unicycle ( sb)
unie	>	unite (sb)
Uniet Arab Amirats	>	United Arab Emirates
Uniet Stats os America	>	United States of America
union	>	union (sb)
unique	>	unique (adj )
unisson	>	unison ( sb)
unitarisme	>	unitarianism (sb)
unitat	>	unit, unity (sb)
universe	>	universe (sb)
uno	>	a(n) (before singular maculine or neutral nouns in nominative or accusative)
uns	>	of a(n)
unte	>	during; within a space, through (prep); through where ? (interrogative pronoun)

untitner	>	one the way ( adv)
unwan	>	address (sb; informations)
upanishad	>	upanishad (sb)
uper	>	over (prep)
uperag	>	overrun ( vtr )
uperal	>	raise, heighten ( vtr )
uperbord	>	overboard (adv)
upercontor	>	over-the-counter
uperdah	>	to hand over (vtr)
uperdeh	>	to hand over (vtr)
uperdien	>	at the surface (adv) ( “in the daylight”)
uperfall	>	robbery, strike (attack; sb)
uperflutt	>	submerge ( vtr )
upergeih	>	+ acc. = get the better of (vtr) ( win )
uperghang	>	cross ( vtr ) ( walking)
upergreip	>	encroach upon (vtr )
uperhang	>	overhang (sb)
uperhaul	>	overhaul (vtr) (ship)
uperkeih	>	dominate (vtr) (in height)
uperkwehlm	>	overwhelm (vtr)
uperleit	>	do = to pass to (vint; fig)
uperplen	>	crowded (adj)
uperskac	>	vault (sb & vtr; jump)
uperskadh	>	overshade (vtr)
uperslah	>	to somersault (fig; ex. car)
uperspehc	>	+ acc. = to look out into (fig. view)
uperstah	>	superior, senior (chief, sb)
uperswamen	>	overlord (sb)
upertrag	>	hand over (vtr)
upertrahen	>	to make overflow (vtr)
upertrehd	>	to overflow (vint)
uperwakh	>	(+ acc.) =  to watch on
uperwakht	>	watch, monitoring (sb)
uperwaldh	>	overthrow (vtr) (by force)
uperwaldhen	>	rule, domination (sb)
uperwehgh	>	to knock down (subject = vehicle; vtr)
uperwehnd	>	to get the upper hand on (vint)
uperwehrt	>	to render, translate (vtr)
uperzug	>	coating (sb) (fabric cover)
urad	>	bough (sb)
uradel	>	twig (sb)
urand	>	supple, flexible (adj)
uranium	>	uranium (sb)
Uranus	>	Uranus (sb)
urb	>	city, town (sb)
urbanisme	>	city planning
urbcentre	>	city center (sb)
urbmap	>	(& urbplan) = map of the town
urbmeublar	>	street furniture
urbrand	>	periphery (sb) (city)
urd	>	soft cheese (sb)
urg	>	press, urge (vtr) (to be urgent)
Uriah is Hittite	>	Uriah the Hittite (npr)
urine	>	urine ( sb) and urinate ( vtr )
urne	>	urn ( sb)
urng	>	past tense of “eurng”
urp	>	past tense of “eurp”
urx	>	bear (sb)
urxar	>	bear-tamer (sb)
US	>	US (Uniet Stats; sb & adj)
US Secession Weir	>	US Civil War (npr)
usbeck	>	Uzbek (adj & sb)
Usbeckistan	>	Uzbekistan (npr)
uscher	>	tithe (sb)
use	>	+ acc. = use (vtr)
usrin	>	aurochs skin (sb)
usro	>	aurochs (sb)
Ussama bin Laden	>	Ossama bin Laden (npr)
ustad	>	master, erudite (sb)
usucapion	>	usucapion (sb)
usufruct	>	usufruct (sb)
usufructor	>	usufructuary (sb)
usurpation	>	usurpation (sb)
uter	>	a(n) [when referring to the member of a pair], one of two
uterus	>	uterus (sb)
uting	>	iron (for clothes, sb)
utopia	>	utopia ( sb)
vacance	>	vacancy ( sb)
vacca	>	cow ( sb)
vaccine	>	vaccine ( sb & vtr)
vafa	>	fidelity (sb ) (compliance with the rule, the origin)
vafat	>	completion ( sb)
vagabond	>	vagabond (adj & sb)
vagder	>	nomad (adj. & sb)
vagek	>	stroller, loafer ( sb )
vagh	>	wague (adj)
vah	>	near future auxiliary (see grammar)
vaik	>	crayfish (sb)
vainleugh	>	lie, gossip (sb)
val	>	to be worth something ( vtr )
valdhorn	>	horn (instrument; sb)
valdrian	>	valerian (herb, sb )
valid	>	valid (adj)
valide	>	validate (vtr)
valise	>	suitcase (sb)
valk	>	trample ( vtr ) (like a fuller )
vallee	>	valley ( sb)
Valletta	>	Valletta (npr)
valuta	>	currency (sb)
valve	>	valve (sb)
valvule	>	pallet (sb)
valz	>	waltz
vampire	>	vampire (sb )
van	>	fetch (vtr)
vandale	>	vandal (adj & sb)
vande	>	vaunt (vtr)
vanguardia	>	vanguard (sb); advanced (adj)
vanie	>	vanish (vint)
vanilia	>	vanilla (sb)
vank	>	wobble, totter (vint)
vankeih	>	rock, shake ( vtr )
vanna	>	bathtub ( sb )
vannakyal	>	bathroom
vansch	>	wish ( vtr & sb)
vantage	>	advantage ( sb)
vantageus	>	advantageous ( adj )
vapor	>	steamboat; vapor (sb)
vaps	>	make-up (vtr )
vapwn	>	blazon (sb), arms (splu)
vara	>	boar ( sb )
varak	>	tinfoil
varam	>	lump, tumor ( sb )
varbenk	>	door-to-door / public advertising; canvassing (sb)
varf	>	snow-covered top mountain top (sb)
variable	>	variable (adj )
variat	>	varied ( adj)
varietat	>	variety (sb )
varosch	>	town ( sb)
varsa	>	slope (sb)
Varschava	>	Warsaw (npr)
varye	>	vary ( vtr )
Vasco da Gama	>	Vasco da Gama
vascular	>	vascular ( adj )
vase	>	vase (sb)
vasistas	>	fanlight (sb)
vast	>	vast, huge (adj)
vasya	>	all the, they all, them all (neutral plural nominative & plural)
vasyalg	>	all kinds of
vasyi	>	all the (plu; must be declined, see grammar)
vat	>	bet (vtr)
vatan	>	home country (sb)
Vatican	>	id - = the Vatican
vatra	>	hearth (sb )
vaucher	>	voucher (sb)
vaudeville	>	comйdie en vaudeville (sb)
vayn	>	winnow (sb & vtr)
vecel	>	vessel (sb)
vecker	>	alarm clock ( sb)
vector	>	vector (sb)
veda	>	veda (npr)
vedanta	>	vedanta (npr)
Vedast	>	Gaston ( npr )
vedim !	>	let’s see! ( interjection )
vegetarian	>	vegetarian (adj. & sb)
vegetation	>	vegetation (sb)
vehement	>	vehement (adj)
vehicule	>	vehicle (sb)
vehrbh	>	recruit (vtr)
vehrm	>	worm (sb)
vehrmsaup	>	worm-eaten (adj)
vehrs	>	shower (rain, sb)
vehrs	>	pour (vtr)
vehrt	>	estimate (vtr )
vehs	>	wear (vtr)
vehsmen	>	dress, clothes (sb)
veine	>	vein ( sb) ( blood )
veisk	>	to lime, to make sticky (vtr)
velin	>	vellum (sb)
venaison	>	venison (sb)
venchen	>	deception ( sb)
vene	>	scour the forest for hunting
veneg	>	seller (sb)
venegautomat	>	vending machine
venere	>	worship (vtr)
veneri	>	venereal (adj)
Venezia	>	Venice
Venezuela	>	Venezuela (npr)
venezuelan	>	Venezuela (adj. & sb)
venge	>	venge ( vtr )
vengence	>	vengeance ( sb)
venkel	>	office, dispensary, shop, store (sb)
ventil	>	gate, seacock ( sb)
ventilator	>	(air) fan (sb)
ventouse	>	suction cup (sb)
ventriloque	>	ventriloquist
venture	>	venture (vint)
Venus	>	Venus (npr; planet)
ver	>	true (adj)
veranda	>	veranda ( sb)
verbena	>	verbena (sb)
verdegreis	>	verdigris ( adj )
verdvia	>	highway
verdict	>	verdict (sb)
verdure	>	greenery, verdure (sb)
verft	>	shipyard (sb)
verg	>	to be avoided (vint)
vergeih	>	avoid (vtr)
Vergilius	>	Vergil ( npr )
Veria	>	the True Faith
verifie	>	check, verify ( vtr )
verkel	>	street organ ( sb)
verniss	>	varnish (sb)
vernisse	>	varnish (vtr)
verset	>	(& versen) in = (well-)versed in ( adj)
verslyn	>	business (sb; trade)
verslyndirector	>	manager (sb)
verslyning	>	businessman (sb)
verstep	>	desolation (sb) (place )
vertat	>	truth (sb)
vertigineus	>	breathtaking (adj)
vertigo	>	dizziness ( sb)
Vesalius	>	Vesalius ( npr )
vescell	>	tableware (sb )
vescellschkaf	>	credence, hutch ( sb)
vesdet	>	getup, rigg-out (sb)
vesp	>	wasp ( sb)
vespentaylle	>	wasp waist (sb)
vesper	>	evening ( sb)
vessel	>	gay, merry, perky (adj)
vest	>	vest ( sb)
vester	>	garment, item of clothing ( sb)
vestibule	>	hall (entrance room, sb)
vestige	>	relic, vestige ( sb )
Vesuvio	>	Vesuvius (npr)
vetat	>	estate, private property (sb)
veteran	>	veteran (sb)
veterinar	>	veterinar (sb)
vetiver	>	vetiveria (sb)
vetrin	>	shop window (sb)
vetus	>	olde(n) (vx, adj)
Vetus Testament	>	Old Testament (sb)
veulbh	>	wrap (up), shroud (vtr )
veurn	>	hurt, wound ( vtr )
veut	>	old ( adj )
veuter	>	elder (adj)
veutst	>	eldest (adj)
veutasc	>	to age, grow older (when referring to a thing)
vever	>	squirrel ( sb )
vevd	>	weft (sb)
vexe	>	upset (vtr )
via	>	way (sb)
via cruces	>	Way of the Cross
viaghabel	>	fork (of a way, sb)
vibraphone	>	vibraphone (sb)
vic	>	past tense of “vinec”
vicar	>	vicar ( sb)
vice	>	vice (prefix); instead of (prep)
vicel	>	calf (animal, sb)
vicinitat	>	vicinity (sb)
victoria	>	victory ( sb)
vid	>	view, sight (sb), see (vtr)
vidbehnd	>	+ acc. = blindfold (vtr)
viden	>	seen
videophone	>	videophone (sb)
vidv	>	widower , widow (adj & sb)
viel	>	thread, wire (sb); past tense of “val”
vielk	>	past tense of “valk”
vien	>	past tense of “van”
vienk	>	past tense of “vank”
vienke	>	cradle (sb)
Vienna	>	Vienna ( npr ) ( Capital of Austria )
viensch	>	past tense of “vansch”
vieps	>	past tense of “vaps”
vierd	>	damage, loss, harm (sb)
vierdnic	>	prejudicial, evil-doing, harmful (adj)
vies	>	your, yours
viet	>	past tense of “vat”
vietnamese	>	Vietnamese (adj & sb)
vieyn	>	past tense of “vayn”
vighab	>	+ acc. = realize (understand suddenly, vint)
vigil	>	watchman
vigilant	>	vigilant (adj )
vigla	>	telescope (sb)
Viking	>	Viking (adj , sb)
vil	>	vile ( adj )
villa	>	villa (sb)
village	>	village (sb)
villar	>	hamlet (sb)
vimb	>	bream (fish, sb)
vin	>	vin (sb)
vinar	>	wine grower (sb)
vinber	>	grape (sb )
vinec	>	vainquish ( vtr )
vinghehrd	>	vineyard ( sb)
vingher	>	European weather loach (sb)
vinkelak	>	ticketing device
vinopsen	>	wine harvest (sb)
vinovat	>	guilty (adj & sb)
vinyek	>	vine ( sb) ( plant )
viola	>	viol (music; sb)
violence	>	violence (sb)
violent	>	violent (adj)
violett	>	purple (adj )
violin	>	violin ( sb)
violoncello	>	cello ( sb)
viper	>	viper ( sb )
vire	>	veer (vint ; vehicle )
virgen	>	virgin (sb)
Virgen Insules	>	Virgin Islands (npr)
virid	>	( plant) = house plant (sb)
virtuoso	>	virtuoso
virtut	>	virtue (sb); in virtut + gen = by virtue of
virtuteus	>	virtuous (adj)
virulent	>	virulent (adj)
vis	>	saw & seen
visa	>	visa (sb)
vischnia	>	morello cherry (sb)
viseur	>	collimator ( sb)
Vishnu	>	Vishnu (npr)
vision	>	vision ( sb)
visite	>	visit (vtr & sb)
viskeus	>	viscous (adj )
visor	>	viewfinder, bombsight, focus ( sb)
vistop	>	to get stalled (motor, engine, sb)
vitamin	>	vitamin (sb)
vitisme	>	escarpment ( sb)
vitral	>	stained glass (as in churches; sb)
vitrifie	>	vitrify (vtr)
vitriol	>	vitriol ( sb )
Vitruvius	>	Vitruvius (npr)
vivair	>	pond ( sb)
vlastar	>	offspring (sb)
voc	>	voice (sb)
vocabular	>	vocabulary (sb)
vocation	>	vocation (sb)
vocbehr	>	loudspeaker ( sb)
vochet	>	lament ( sb)
vodou	>	voodoo (sb)
vohrbh	>	past tense of “vehrbh”
vohrm	>	past tense of “vehrm”
vohrt	>	past tense of “vehrt”
vohs	>	past tense of “vehs”
vol	>	want (vtr); will (sb)
volatil	>	volatile ( adj )
volay	>	poultry meat
volcan	>	(& volcano) = volcano (sb)
volcanic	>	volcanic (adj )
volg	>	to turn (oneself; vint/vpr)
voln	>	wave ( sb )
vols	>	(sing) = sudden revivals (in a story); past participle & past tense of “volg”; you (2° sing) want

volt	>	(he/she/it) wants; volt (sb); volt ne volt = whether he/she wants it or not
voltage	>	voltage (sb)
volubil	>	talkative, garrulous ( adj)
volubilitat	>	gab, glibness (sb)
voluntar	>	voluntary (adj), volunteer (sb)
volut	>	volute, curl (sb)
volv	>	overturn, fall over (vint)
volveih	>	knock over, overturn (vtr)
vomeih	>	vomit (vtr )
vomit	>	vomit (sb)
vorace	>	voracious (adj)
vos	>	you (non-nominative)
voster	>	your, yours
voxhall	>	concourse (railway station, sb )
voyage	>	voyage (sb & vint)
voyel	>	vowel (sb)
vrack	>	wreckage (sb)
vragh	>	brush ( sb)
vraj	>	witchcraft (sb )
vreg	>	hooked (adj)
vrehn	>	crash into, ram ( vtr )
vrehng	>	picklock (sb & vtr)
vrehnk	>	twist ( vint)
vrehsch	>	thresh (vtr)
vreik	>	heather ( sb)
vreikst	>	wrestle (vint)
vreink	>	twist ( vtr)
vren	>	ram (sb) (tool)
vret	>	flock (sb)
vrick	>	scull (rowing; vint)
vrikst	>	past tense of “vreikst”
vrink	>	past tense of “vrink”
vrink	>	wrinkled (adj )
vriyen	>	fortlet (sb)
vrohn	>	past tense of “vrohn”
vrohng	>	past tense of “vrohng”
vrohnk	>	past tense of “vrohnk”
vrohsch	>	past tense of “vrehsch”
vroik	>	heath, moorland (sb)
vron	>	crack, split ( sb)
vrongh	>	curved (adj)
vronka	>	anchorage (sb)
vulbh	>	envelope ( sb )
vulgar	>	vulgar (adj )
vulnerable	>	vulnerable (adj)
vulp	>	(& vulpek) = fox ( sb)
vurnos	>	injury, wound (sb)
vurst	>	sausage (sb )
vurstfingher	>	pudgy finger
vyeig	>	weight ( vtr )
vyige	>	weight ( sb )
vyigic	>	weighty ( adj )
wa	>	or/and ( conj ) (that is to say )
waber	>	wade (vint)
wad	>	shoal (sb)
wadel	>	waddle ( vint)
wadh	>	ford (vtr)
wadi	>	Wadi ( sb)
wadwon	>	meaty (adj )
waendow	>	green pea (sb)
waenkhoen	>	resentment, grudge, rancour (sb)
wafat	>	death ( sb ) and pass away (vint)
wag	>	err ( vtr )
waga	>	(sing) = scales ( splu)
wagglonce	>	stray bullet
wagher	>	club, bludgeon (sb)
wagin	>	sheath, vagina ( sb)
wagon	>	wagon (sb)
wagon-restaurant	>	dining car (sb)
wahi	>	stupid, feeble-minded (adj)
wahid	>	only (adj )
wait	>	to watch (out for), to be lying in wait for, to be on the watch (vtr )
wajib	>	compulsory (adj)
wajkh	>	facial expression ( sb )
wakea	>	definitely ( adv)
wakel	>	batch, quantity (sb)
wakf	>	endowment (sb)
wakh	>	watch over ( vtr )
wakhia	>	guard station (sb)
wakhmayster	>	cavalry sergeant (sb)
wakhschat	>	wilderness ( sb)
wakht	>	watch (sb)
wakhtmayster	>	leading seaman (sb)
wakile	>	sollicitor (law, sb)
wakt	>	time ( sb) (duration)
wakya	>	event (sb )
wakye	>	happen, occur (vint)
wal	>	well, fit, healthy (adj & adv)
Walach	>	Vlach ( adj , sb)
waldh	>	dominate, rule (vtr)
waldman	>	woodsman
walg	>	wobbly ( adj )
walik	>	strong, powerful (adj)
wall	>	wall, rampart (sb)
wals	>	post ( sb) ( employment, custody)
walses	>	wellness ( sb)
walsk	>	native ( sb , adj )
walu	>	battlefield
walwal	>	din ( sb ) ( ! noise )
wanak	>	leader ( sb) ( politics)
wanakti	>	female leader (sb)
wand	>	wave (sb)
wander	>	err, wander (vtr )
wandlik	>	wavy (adj)
wangher	>	pillow (sb)
wangwl	>	corner ( sb )
wanwster	>	omasum (sb) ( 3rd stomach of ruminants)
wap	>	water body (sb)
war	>	+ acc. = to beware of
warak	>	leaf ( sb )
waraka	>	note ( sb) (written sign)
warakendoigh	>	puff pastry (sb)
warder	>	watchdog
wardh	>	hard, steep (adj ); to take shape, to get upright
wardhminegh	>	urinate vertically (vint)
wardhitat	>	uprightness (sb)
wardhpizdan	>	"upright-breasted" (adj)
ware	>	ware, merchandise ( sb)
waris	>	heir ( sb)
wark	>	(poor) wretch (sb)
warm	>	warm (adj)
warmspand	>	thermal exspansion (sb)
warmust	>	mugwort ( sb)
warn	>	warn (vtr)
warp motor	>	warp drive engine ( Star Trek)
warren	>	warren (sb)
warwn	>	heaven (sb)
wasabi	>	(cren) = wasabi (sb)
wasaha	>	vivid description ( sb)
wasf	>	quality ( sb) (title)
wasire	>	vizier ( sb)
wassal	>	to find back each other (vint)
wassic	>	reliable ( adj)
wassika	>	official deed
wassil	>	reunion (sb)
wassila	>	means (sb)
wassime	>	nice (adj) (fig., a quantity)
wassiye	>	bequeath (vtr )
wastah	>	cause ( sb) ( reason)
wastu	>	city ( vx )
waswas	>	nibbling, quibbling (sb)
WAT	>	( WirtAddihnTaxe ) = VAT
wata	>	cotton wool (sb)
watt	>	watt (sb)
wau	>	kite ( sb)
waun	>	camp, encampment (sb)
waungordos	>	campsite (sb)
waunwogh	>	vardo (sb)
waurg	>	press, oppress (vtr); throng (sb)
waurgpusc	>	knock into, push (vtr)
waurgvreink	>	buckling (ex: metalls)
waurmen	>	opportunity (sb)
waurn	>	sky ( sb )
wausk	>	precious metall (sb)
waust	>	in = to lead up to
wawod	>	insofar
wax	>	shoe polish (sb)
way	>	alas, unfortunately ( adv)
wayang	>	wayang (sb)
waynandos	>	water dropwort (sb)
wayner	>	vine branch (sb)
wayt	>	far, wide (adv)
wayzd	>	weed
wayzdkugla	>	tumbleweed
wazd	>	waste, spoil ( vtr )
we	>	or (disjunctive particle between clauses)
weben	>	cold weapon (sb)
wed	>	water (sb)
wedernt	>	water table (sb)
wedirn	>	game (animal, sb)
wedkwekwl	>	water wheel (sb)
wedligne	>	waterline ( sb)
wedmark	>	watermark ( sb )
wedmenegh	>	( sing ) = waterspouts ( splu )
wedor	>	(sing ) = waters (splu )
wedorcim	>	divide line ( sb)
wedor cycle	>	water cycle (sb)
wedorfront	>	seafront (sb)
wedren	>	aquatic ( adj )
wedri	>	sterile (adj ) (neutered male)
wedu	>	female ( adj , n. )
wegh	>	way ( sb)
weghiter	>	vessel (sb)
weghtor	>	driver (sb)
weh	>	to blow (wind; vint); weh- X ad Y = to inspire Y withX
wehbh	>	weave (vtr)
wehbh	>	fabric (sb)
wehd	>	marry ( vtr ) ( a woman )
wehden	>	wedding (sb)
wehdmen	>	purchase price of the bride
wehdmonium	>	prenuptial agreement (sb)
wehgh	>	transport ( vtr ) (in a vehicle ); drive (vint)
wehghlicense	>	driving licence (sb)
wehgv	>	+ acc. = take a vow of (vint)
wehkw	>	+ acc. = to talk to, to express oneself
wehkwos	>	expression ( sb )
wehl	>	+ acc. of the person = to want/order someone to
wehlber	>	make walk (someone) (vtr )
wehlusia	>	paradise of fallen warriors (sb)
wehn	>	desire, feel like doing (vtr)
wehnd	>	wind ( vtr ); turning point (sb)
wehng	>	deploy ( vtr )
wehnos	>	envy, desire ( sb )
wehrden	>	wording (sb)
wehrg	>	work (sb & vint)
wehrgin	>	chore (sb)
wehrg neren	>	heroic deed (sb)
wehrmen	>	coat (armour, sb)
wehrt	>	turn ( vtr )
wehs	>	be, find oneself (vint)
Weicmen	>	inhabited Earth, ecumene
weictel	>	abode, binnacle
weid	>	pass (a text, an act; sb)
weida	>	knowledge (sb)
weidos	>	way, fashion (sb)
weidos-ye	>	by way of
weidwos	>	of course (adv )
weigh	>	fight (vtr)
weik	>	village, town quarter (sb) , inhabit, dwell (vtr)
weikimeih	>	to make inhabitable, to install services on (a terrain, vtr)
weikion	>	mayor (sb)
weiksteren	>	urban sprawl
weinch	>	tow ( vtr )
weip	>	swing (vtr), quake (vint)
weir	>	war ( sb); weir os religion = war of religion
weirfert	>	warfare (sb)
weirt	>	to be (something) worth
weis	>	hatch, open out (vint)
weitwodd	>	witness (sb), to testify (+ acc.)
weitwoddia	>	testimony (sb)
wekalat	>	proxy ( sb) ( document )
weleng	>	oriole blackbird (sb)
welutro	>	bundle of clothes (sb)
wensti	>	bladder ( sb)
wer	>	spring (season, sb)
weragmen	>	spine
werd	>	word (sb)
werdel	>	grain storehouse (sb)
werdskaut	>	vocabulary (sb)
weren	>	moult, slough (vint)
wergoldflor	>	primula (sb)
wersi	>	young animal (sb) (one spring old)
wert	>	(clitic particle indicating hearsay language)
wertu	>	river island (sb)
werwn	>	seatbelt, belt (to hold back) (sb)
weryon	>	hoop-net (sb)
wesar	>	spring cereal (sb)
wesneih	>	bargain ( vtr )
west	>	west (sb)
Westfalen	>	Westphalia ( npr )
Westouper	>	West Bank ( npr )
Wesu	>	good (thing to protect, to share; sb)
wetel	>	yearling, one-year old animal (sb)
weter	>	weather (sb)
weterwehrt	>	weather vane (sb)
wetos	>	year (vx, sb)
weuder	>	(earthenware) jar (sb)
weugv	>	devote, dedicate, vow ( vtr )
weul	>	tear off, pull off (vtr ) ( eg wool)
weulkw	>	hang about (vint)
weulos	>	fleece ( sb)
weulost	>	fleecy, hairy (adj)
weundel	>	wave, undulate (vint)
weur	>	(weru ) = broad ( adj )
weurbande	>	(Internet access) = broadband
weurng	>	grouse (human, vint)
weursedd	>	broadseat (kenning for “Earth”)
weus	>	rise (vint) (celestial body)
weux	>	to feed oneself (on = ep, ex : animals, plants)
wey	>	we
whisky	>	whisky (sb)
wi	>	own (adj)
wicca	>	wicca (np)
wich	>	mountain maple (sb)
wideuv	>	rob (vtr )
widu	>	woodland (sb) & wooded area (sb)
wieber	>	past tense of “waber”
wiedel	>	past tense of “wadel”
wid	>	past tense of “weid”
wiedh	>	past tense of “wiedh”
wieg	>	past tense of “wag”
wiekh	>	past tense of “wakh”
wieldh	>	past tense of “wieldh”
wiender	>	past tense of “wander”
wier	>	past tense of “war”
wierdh	>	past tense of "wierdh"
wiern	>	past tense of “warn”
wieurg	>	past tense of “waurg”
wieust	>	past tense of “waust”
wiezd	>	past tense of “wazd”
wigh	>	fighter (adj. & n. ); past tense of “weigh”
wighplav	>	fighter airplane (sb )
wijdan	>	rapture (sb)
wik	>	past tense of “weik”
wild	>	wild ( adj )
Wilhelm	>	William ( npr )
Willem os Orange	>	William of Orange ( npr )
win	>	friend (vx; sb )
winch	>	winch (sb); past tense of “weinch”
wind	>	wind (sb)
windcutt	>	squall (sb)
windok	>	leaf window (sb)
windschib	>	windscreen (sb)
windschibtierg	>	windscreen wiper (sb)
windstill	>	windstill
windturbine	>	wind turbine (sb)
Winnie Pou	>	Winnie the Poo (npr)
winter	>	winter (sb)
wintersport station	>	ski resort (sb)
wintric	>	wintry (adj)
wip	>	past tense of “weip”
wir	>	man ( sb) (male)
wirathat	>	inheritance ( sb )
wirghehld	>	weregild (sb)
wirt	>	tails of a coin
wirt	>	value (sb); past tense of “wirt”
wirtic	>	worthy ( adj ) ( of the same value )
wis	>	past tense of “weis”
wisan	>	cattle horn ( sb)
wisel	>	weasel ( sb)
wisga	>	rod ( sb )
wisk	>	past tense of “weisk”; mistletoe (sb)
Wisla	>	Vistula (npr)
wista	>	headband (sb)
wisteria	>	glycine, wisteria (sb)
wiswi	>	all (vx. , without any exception, masc. & indet. plural)
witek	>	chaste tree (sb)
witer	>	opposite (adj)
wobhel	>	weevil (sb)
wodstu	>	breeding (sb)
woenschice	>	greenhouse (sb)
wogh	>	car, wain, chariot (sb)
woghbleigen	>	vehicle lighting
woghdwer	>	carriage door (sb)
woghlo	>	mob ( sb )
woghsaceina	>	car pound (sb)
wogv	>	vow ( sb )
wogwn	>	wedge (sb & vtr)
wohbh	>	past tense of “wehbh”
wohd	>	past tense of “wehd”
wohgh	>	past tense of “wehgh”
wohgv	>	past tense of “wehgv”
wohkw	>	past tense of “wehkw”
wohl	>	past tense of “wehl”
wohlber	>	past tense of “wehlber”
wohn	>	delight ( sb ); past tense of “wehn”
wohnd	>	past tense of “wehnd”
wohng	>	past tense of “wehng”
wohnic	>	delicious ( adj)
wohrg	>	past tense of “wehrg”
wohrt	>	past tense of “wehrt”
wohs	>	found oneself (past tense)
woibh	>	canvas ( sb) (cloth)
woid	>	to know (irregular, see Grammar)
woik	>	household (sb)
woikia	>	habitation, dwelling (sb)
woiknom	>	sparing (adj)
wolf	>	wolf (sb)
wolfander	>	werewolf (sb)
wolfmuk	>	snapdragon (sb )
wolfolak	>	lycanthrope (sb)
wolfram	>	tungsten (sb )
wonday	>	temperate area
wong	>	down ( sb)
wonk	>	bent (adj)
wortok	>	quail (sb )
wostia	>	rivermouth ( sb); neck of bottle (sb)
Woten	>	Odin, Woden (Germanic God; sb)
wowngschui	>	aqua regia (sb )
wox	>	wax (sb)
woxu	>	spirited ( adj)
wugv	>	past tense of “weugv”
wul	>	past tense of “weul”
wulka	>	igniting brand (sb)
Wulkan	>	Vulcan (npr)
wulkw	>	past tense of “weulkw”
wuln	>	(& wulna) = wool ( sb)
wultu	>	look, air, appearance (sb)
wundel	>	past tense of “weundel”
wurc	>	wart ( sb )
wurng	>	past tense of “weurng”
wus	>	past tense of “weus”
wux	>	past tense of “weux”
xehn	>	kill ( vtr )
xeih	>	hold, detain (vtr )
xeikhay	>	mortal coil (sb)
xeimen	>	field, domain ( sb)
xeitel	>	field, domain ( sb)
xekwan	>	blood vessel
xenti	>	thorny bush (sb)
xep	>	half-light (sb)
xeubh	>	project, throw ( vtr )
xeud	>	push ( vtr )
xeudil	>	projectile, missile (sb)
xeur	>	shave ( vtr )
xiau	>	filial piety
xiaunki	>	fragrance (sb )
xiawngja	>	in times past (adv)
xieday	>	laziness (sb)
xiengi	>	visionary (adj & sb)
xigsi	>	(sing ) = frolics ( splu )
xih	>	past tense of “xeih”
xikji	>	very rare (adj )
xingyi	>	Lunar New Year ( sb)
xiongbu	>	chest (anatomy, sb)
xisey	>	regulations (sb)
xiti	>	colony, settlement (sb)
xition	>	head of colony
xitu	>	establishment, settlement (sb) ( location , building)
xliche	>	swerve (vint )
xohn	>	past tense of « xehn »
xor	>	short, shorn (ex	>	grass, hair; adj)
xouba	>	jolt ( sb)
X-rai	>	X-ray (sb)
xubh	>	past tense of « xeubh »
xud	>	past tense of “xeud”
xur	>	razor ( sb); past tense of “xeur”
xurmiech	>	razor blade (sb)
xwenyung	>	enhance ( vtr )
xyang	>	to hold out one’s neck
ya	>	yes
yabis	>	dandruff (sb)
yadi	>	if only
yaegi	>	coconut tree (sb)
yagh	>	to fetch (food) (hunting, fishing, gathering)
yagher	>	hunter-gatherer
yagorida	>	green grape
yah	>	to tell yes to, to approve
yahadut	>	judaism (sb)
yahsa	>	endorsement (sb)
yak	>	to heal, form a scar (vtr)
yakht	>	yacht ( sb)
yakhting	>	yachting (sb)
yakin	>	sure, certain (adj)
yakonien	>	felon, lawbreaker ( sb)
Yallah !	>	My God!
yalos	>	ardor ( sb)
yamurluk	>	greatcoat (sb)
yando	>	sometimes ( adv )
yani	>	that is to say
Yangon	>	Yangon, Rangoon (npr)
yanki	>	yankee
yant	>	as soon as ( prep )
yantra	>	press (sb) ( machine )
Yapheth	>	Japheth (npr)
yar	>	year ( sb)
yarinventar	>	inventory
yarkan	>	jaundice (sb)
yarlay	>	last night (adv)
yarmerc	>	annual fair (sb)
yarwg	>	rill, footing trench
yasa	>	(evil) witch ( sb)
yaschi	>	too, also ( adv )
yasmin	>	jasmine ( sb)
yasp	>	jasper ( sb)
yastiyantra	>	cross staff (sb)
yastreb	>	goshawk (sb)
yat	>	be zealous (vint )
yataghan	>	yataghan (sb)
yatun	>	zealous (adj)
yatunia	>	zeal (sb)
yau	>	cradle (vtr); yau- sien cap = to nod one’s head gently
yaumdang	>	lewd
yaung	>	seedling ( sb )
yavasch	>	sweet (adj) ( tobacco )
yavia	>	channel ( sb ) (for irrigation )
yawm	>	day & night (sb ) ( 24 hours )
yawmiye	>	daily wage
yawryiss	>	rocking chair
yayc	>	to beg for (vint)
yaz	>	overflow ( sb)
yazg	>	revere ( vtr )
yazget	>	venerable (adj)
yazgos	>	awe (sb)
yazgidi	>	yazidi
ye	>	undetermined preposition; (as a hyphenated suffix) makes adverbs
ye cada cost	>	at all costs
ye dohbro tid	>	timely
ye mieno mayn	>	in my opinion
yeamban	>	savage ( adj ) ( uncivilized )
yed	>	yet, however ( adv)
yegil	>	ice cube (sb )
yehbh	>	+ acc. = have sex with (vtr)
yehs	>	boil ( vtr )
yeis	>	send ( vtr )
yeji	>	according to
yeken	>	sedge (sb )
Yekhoniah	>	Jechonias (npr)
yeleck	>	vest ( sb )
yelez	>	common dace (sb)
yelk	>	wicker (willow, sb)
yem	>	twin (sb , adj)
yerub	>	small grouse
yesmen	>	strap (sb )
yeudmo	>	man (as a combatant; sb)
yeusmen	>	belt (sb)
yiegh	>	past tense of “yagh”
yiek	>	past tense of “yak”
yiet	>	past tense of “yat”
yiieu	>	past tense of “yau”
yieyc	>	past tense of “yayc”
yiezg	>	past tense of “yazg”
yifuku	>	clothing (sb)
yilgin	>	tamarix (sb)
yinbow	>	trick, arrangement
yinjier	>	accordingly
yinkhung	>	to behave shamelessly ( vint)
yinkwa	>	causation (sb )
yinlik	>	Chinese calendar (sb )
yipingia	>	greatcoat (sb)
yis	>	past tense of “yeis”
yo	>	(yo(s)/ya/yod) = non-restrictive relative pronoun (literary use, see Grammar)
yoeng	>	Chinese shadow puppet
yoengschi	>	Chinese shadow puppetry
yogurt	>	yogurt (sb)
yohbh	>	past tense of “yehbh”
yohs	>	past tense of “yehs”
yoin	>	(bul)rush ( sb)
yoingkhwa	>	cherry blossom
yoinkjiae	>	musical scale (sb )
yoinscha	>	tuning-fork (sb)
Yokaste	>	Jocasta (sb)
Yonan	>	Ionia (npr)
yonani	>	ionian (adj & sb)
yonkrull	>	thicket of reeds ( sb)
Yosua	>	Joshua (sb)
youbel	>	to be jubilant (vint); jubilation (sb)
yow	>	comfortable (when referring to a person, sb)
yowkjitia	>	body ( sb) ( living being )
yowngki	>	bravery ( sb)
yowrlan	>	yachting (sb)
yowrleing	>	ghost, revenant (sb)
yu	>	you (nominative)
Yudi	>	Jewish ( sb , adj )
yuessuek	>	thimble ( sb )
yuessuekphel	>	foxglove (sb) (plant)
yuft	>	Russian leather, yuft (sb)
yug	>	yoke (sb); past tense of “yuneg”
yugsment	>	beast of burden (sb)
yugwit	>	eternal life
yugwiv	>	live forever (vint)
yui	>	sad (adj)
yukha	>	fish soup (sb)
yukji	>	wet season
yukwi	>	swimwear, swimsuit
yular	>	lanyard ( sb)
yum	>	leaven (sb)
yun	>	young (adj)
yuneg	>	join, connect (vtr )
yungh	>	ship’s boy (sb)
yunghy	>	young sailor (sb)
yunkci	>	inflexible will (sb)
yunker	>	petty country gentleman
yunyun	>	and so on
yurgan	>	eiderdown (sb)
yurlin	>	rainforest
yutien	>	rainy weather
yuwen	>	young man, youth (sb)
yuwenc	>	young person ( sb)
yuwent	>	youth (age, sb)
za	>	in the back of (prep)
zabaan	>	flying spark (sb)
zabakh	>	to cut one’s throat
zaboun	>	helpless ( adj )
zabt	>	accuracy ( sb)
zadah	>	illegitimate ( adj)
zafaran	>	saffron ( sb)
zagar	>	bloodhound (sb)
zaghyah	>	close ( vint )
zaghyan	>	close ( vtr )
zahid	>	reclusive ( adj), recluse (sb)
zahil	>	forgetful (adj )
zahr	>	die, dice ( sb)
zaker	>	dick, cock (! sb) ( penis)
zakhmat	>	discomfort, malaise (sb)
zakir	>	pious (adj)
zakoum	>	oleander
Zakynthos	>	Zakynthos ( npr )
zalal	>	fault, defect (sb)
zalalat	>	meanness (sf ) ( fig )
zalim	>	ruthless ( adj )
zaliss	>	amuse, entertain (vtr )
zam	>	broth (sm )
zaman	>	time, epoch (sb)
zamihr	>	personal pronoun
zamt	>	velvet (sm )
zamtic	>	smooth (adj)
zanbiu	>	praise (sf )
zanchey	>	temporary ( adj )
zanchou	>	decapitate (vtr )
zangir	>	chain (sb)
zani	>	adulterous
zanji	>	negro ( sb ; ! )
zann	>	battlement, indentation ( sb)
zantan	>	+ acc. = sing the praises of
zara	>	buttermilk (sm )
Zarathuschtra	>	Zoroaster ( npr )
zarbatana	>	blowgun ( sf )
zargan	>	garfish (sb)
zariya	>	means (sb)
zark	>	cattle-pen ( sb)
zarkar	>	goldsmith (sm )
zaruri	>	+ dative = it is up to
zawk	>	flavor (sf )
zayf	>	indisposed, unwell (adj)
zazzer	>	mop of hair
Zebedee	>	Zebedee (npr)
zebulun	>	Zebulun (npr)
zeirp	>	chirp (vint)
Zekharyah	>	Zechariah (npr)
zekhtin	>	olive oil
zembile	>	catjang (sb)
zenith	>	zenith (sb)
zephyr	>	zephyr ( sb)
zero	>	zero (num)
zevzeck	>	silly (adj)
zeys	>	ryegrass (sf )
zeytoun	>	olive tree
zeytuni	>	olive green
zgarda	>	necklace for animals
zibel	>	garbage ( sb )
zibelkreihna	>	civic amenity site
zibelkreihsa	>	waste sorting
zibelpuwner	>	dustman (sb)
ziel	>	aim (vtr & sb)
zigzagh	>	zigzag (sb)
zikkurat	>	ziggurat (sb)
Zilla	>	Zillah (npr)
zina	>	adultery ( sb)
zinat	>	attire ( sb)
zindan	>	penal colony (sb)
zingimber	>	ginger (sf )
zinhaar !	>	Beware! Caution !
Zion	>	Zion ( npr ) (Jerusalem )
zip	>	zip ( sm )
zirah	>	chainmail ( sb)
zirek	>	sagacious (adj )
zitvar	>	artemisia cina (sb)
ziyan	>	fierce, unremitting ( adj ) ( person , animal)
znayc	>	to beacon (vtr); sign (sb)
znieyc	>	past tense of “znayc”
zoo	>	zoo
zodiac	>	zodiac
zograf	>	house painter (sb)
zone	>	area, zone (sb)
zoo	>	zoo (sb)
zowngschie	>	anyway ( adv )
zrehl	>	ripe (adj); to ripen
zrohl	>	past tense of “zrehl”
zubb	>	(sing) = drumsticks (splu)
zulf	>	ringlet (sb)
zulm	>	wrong (sb)
zulu	>	zulu
zumbule	>	hyacinth ( sb )
zumbulenard	>	spikenard (sb)
Zurich	>	Zurich
zvilikh	>	ticking (sb)
zwaugean	>	sitting meditation (sf )
zwaujece	>	setback (sb) ( defeat )
zwayako	>	suppository ( sf )
}}}
/***
|Name|DisableWikiLinksPlugin|
|Source|http://www.TiddlyTools.com/#DisableWikiLinksPlugin|
|Version|1.6.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|selectively disable TiddlyWiki's automatic ~WikiWord linking behavior|
This plugin allows you to disable TiddlyWiki's automatic ~WikiWord linking behavior, so that WikiWords embedded in tiddler content will be rendered as regular text, instead of being automatically converted to tiddler links.  To create a tiddler link when automatic linking is disabled, you must enclose the link text within {{{[[...]]}}}.
!!!!!Usage
<<<
You can block automatic WikiWord linking behavior for any specific tiddler by ''tagging it with<<tag excludeWikiWords>>'' (see configuration below) or, check a plugin option to disable automatic WikiWord links to non-existing tiddler titles, while still linking WikiWords that correspond to existing tiddlers titles or shadow tiddler titles.  You can also block specific selected WikiWords from being automatically linked by listing them in [[DisableWikiLinksList]] (see configuration below), separated by whitespace.  This tiddler is optional and, when present, causes the listed words to always be excluded, even if automatic linking of other WikiWords is being permitted.  

Note: WikiWords contained in default ''shadow'' tiddlers will be automatically linked unless you select an additional checkbox option lets you disable these automatic links as well, though this is not recommended, since it can make it more difficult to access some TiddlyWiki standard default content (such as AdvancedOptions or SideBarTabs)
<<<
!!!!!Configuration
<<<
<<option chkDisableWikiLinks>> Disable ALL automatic WikiWord tiddler links
<<option chkAllowLinksFromShadowTiddlers>> ... except for WikiWords //contained in// shadow tiddlers
<<option chkDisableNonExistingWikiLinks>> Disable automatic WikiWord links for non-existing tiddlers
Disable automatic WikiWord links for words listed in: <<option txtDisableWikiLinksList>>
Disable automatic WikiWord links for tiddlers tagged with: <<option txtDisableWikiLinksTag>>
<<<
!!!!!Revisions
<<<
2008.07.22 [1.6.0] hijack tiddler changed() method to filter disabled wiki words from internal links[] array (so they won't appear in the missing tiddlers list)
2007.06.09 [1.5.0] added configurable txtDisableWikiLinksTag (default value: "excludeWikiWords") to allows selective disabling of automatic WikiWord links for any tiddler tagged with that value.
2006.12.31 [1.4.0] in formatter, test for chkDisableNonExistingWikiLinks
2006.12.09 [1.3.0] in formatter, test for excluded wiki words specified in DisableWikiLinksList
2006.12.09 [1.2.2] fix logic in autoLinkWikiWords() (was allowing links TO shadow tiddlers, even when chkDisableWikiLinks is TRUE).  
2006.12.09 [1.2.1] revised logic for handling links in shadow content
2006.12.08 [1.2.0] added hijack of Tiddler.prototype.autoLinkWikiWords so regular (non-bracketed) WikiWords won't be added to the missing list
2006.05.24 [1.1.0] added option to NOT bypass automatic wikiword links when displaying default shadow content (default is to auto-link shadow content)
2006.02.05 [1.0.1] wrapped wikifier hijack in init function to eliminate globals and avoid FireFox 1.5.0.1 crash bug when referencing globals
2005.12.09 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.DisableWikiLinksPlugin= {major: 1, minor: 6, revision: 0, date: new Date(2008,7,22)};

if (config.options.chkDisableNonExistingWikiLinks==undefined) config.options.chkDisableNonExistingWikiLinks= false;
if (config.options.chkDisableWikiLinks==undefined) config.options.chkDisableWikiLinks=false;
if (config.options.txtDisableWikiLinksList==undefined) config.options.txtDisableWikiLinksList="DisableWikiLinksList";
if (config.options.chkAllowLinksFromShadowTiddlers==undefined) config.options.chkAllowLinksFromShadowTiddlers=true;
if (config.options.txtDisableWikiLinksTag==undefined) config.options.txtDisableWikiLinksTag="excludeWikiWords";

// find the formatter for wikiLink and replace handler with 'pass-thru' rendering
initDisableWikiLinksFormatter();
function initDisableWikiLinksFormatter() {
	for (var i=0; i<config.formatters.length && config.formatters[i].name!="wikiLink"; i++);
	config.formatters[i].coreHandler=config.formatters[i].handler;
	config.formatters[i].handler=function(w) {
		// supress any leading "~" (if present)
		var skip=(w.matchText.substr(0,1)==config.textPrimitives.unWikiLink)?1:0;
		var title=w.matchText.substr(skip);
		var exists=store.tiddlerExists(title);
		var inShadow=w.tiddler && store.isShadowTiddler(w.tiddler.title);
		// check for excluded Tiddler
		if (w.tiddler && w.tiddler.isTagged(config.options.txtDisableWikiLinksTag))
			{ w.outputText(w.output,w.matchStart+skip,w.nextMatch); return; }
		// check for specific excluded wiki words
		var t=store.getTiddlerText(config.options.txtDisableWikiLinksList);
		if (t && t.length && t.indexOf(w.matchText)!=-1)
			{ w.outputText(w.output,w.matchStart+skip,w.nextMatch); return; }
		// if not disabling links from shadows (default setting)
		if (config.options.chkAllowLinksFromShadowTiddlers && inShadow)
			return this.coreHandler(w);
		// check for non-existing non-shadow tiddler
		if (config.options.chkDisableNonExistingWikiLinks && !exists)
			{ w.outputText(w.output,w.matchStart+skip,w.nextMatch); return; }
		// if not enabled, just do standard WikiWord link formatting
		if (!config.options.chkDisableWikiLinks)
			return this.coreHandler(w);
		// just return text without linking
		w.outputText(w.output,w.matchStart+skip,w.nextMatch)
	}
}

Tiddler.prototype.coreAutoLinkWikiWords = Tiddler.prototype.autoLinkWikiWords;
Tiddler.prototype.autoLinkWikiWords = function()
{
	// if all automatic links are not disabled, just return results from core function
	if (!config.options.chkDisableWikiLinks)
		return this.coreAutoLinkWikiWords.apply(this,arguments);
	return false;
}

Tiddler.prototype.disableWikiLinks_changed = Tiddler.prototype.changed;
Tiddler.prototype.changed = function()
{
	this.disableWikiLinks_changed.apply(this,arguments);
	// remove excluded wiki words from links array
	var t=store.getTiddlerText(config.options.txtDisableWikiLinksList,"").readBracketedList();
	if (t.length) for (var i=0; i<t.length; i++)
		if (this.links.contains(t[i]))
			this.links.splice(this.links.indexOf(t[i]),1);
};
//}}}
/***
|''Name:''|LoadRemoteFileThroughProxy (previous LoadRemoteFileHijack)|
|''Description:''|When the TiddlyWiki file is located on the web (view over http) the content of [[SiteProxy]] tiddler is added in front of the file url. If [[SiteProxy]] does not exist "/proxy/" is added. |
|''Version:''|1.1.0|
|''Date:''|mar 17, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#LoadRemoteFileHijack|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
***/
//{{{
version.extensions.LoadRemoteFileThroughProxy = {
 major: 1, minor: 1, revision: 0, 
 date: new Date("mar 17, 2007"), 
 source: "http://tiddlywiki.bidix.info/#LoadRemoteFileThroughProxy"};

if (!window.bidix) window.bidix = {}; // bidix namespace
if (!bidix.core) bidix.core = {};

bidix.core.loadRemoteFile = loadRemoteFile;
loadRemoteFile = function(url,callback,params)
{
 if ((document.location.toString().substr(0,4) == "http") && (url.substr(0,4) == "http")){ 
 url = store.getTiddlerText("SiteProxy", "/proxy/") + url;
 }
 return bidix.core.loadRemoteFile(url,callback,params);
}
//}}}
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<link rel="shortcut icon" href="http://upload.wikimedia.org/wikipedia/commons/thumb/9/97/The_Earth_seen_from_Apollo_17.jpg/240px-The_Earth_seen_from_Apollo_17.jpg" type="image/x-icon">
<!--}}}-->
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2, 
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);			
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt]) 
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}
/%
!info
|Name|ReplaceDoubleClick|
|Source|http://www.TiddlyTools.com/#ReplaceDoubleClick|
|Version|2.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|transclusion|
|Description|disable doubleclick-to-edit-tiddler or replace doubleclick with shift/ctrl/alt+singleclick|
Usage:
<<<
{{{
<<tiddler ReplaceDoubleClick>> or
<<tiddler ReplaceDoubleClick with: key trigger>>
}}}
*''key'' (optional)
**''none'' (default=disables double-click)
**''ctrl, shift,'' or ''alt'' invokes the action only when the indicated key is used in combination with the mouse.
*''trigger'' (optional)<br>is either 'click' or 'doubleclick' (default).
<<<
Example:
<<<
{{{<<tiddler ReplaceDoubleClick with: shift click>>}}}
<<tiddler ReplaceDoubleClick with: shift click>>//(use shift+click to edit this tiddler)//
<<<
!end
!show
<<tiddler {{
	var here=story.findContainingTiddler(place);
	if (here && here.ondblclick) {
		here.setAttribute('editKey','none');
		var key='$1'; if (key=='$'+'1') key='none'
		if (['shift','ctrl','alt'].contains(key))
			here.setAttribute('editKey',key+'Key');
		var trigger=('$2'=='click')?'onclick':'ondblclick';
		here.save_dblclick=here.ondblclick;
		here.ondblclick=null;
		if (here.getAttribute('editKey')!='none')
			here[trigger]=function(e) {
				var ev=e?e:window.event;
				if (ev[this.getAttribute('editKey')])
					this.save_dblclick.apply(this,arguments);
			}
	}'';}}>>
!end
%/<<tiddler {{var src='ReplaceDoubleClick';src+(tiddler&&tiddler.title==src?'##info':'##show')}} with: [[$1]] [[$2]]>>
//dictionary// <html><div style="font-size:x-small;">Join <a href=https://www.facebook.com/groups/tiddlydict/>TiddlyDict group</a> for other languages.</div></html>
English-Sambahsa
body {font-size:0.9em; font-family:verdana,arial,helvetica; margin:0; padding:0;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:0em 0 0.1em .5em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:0em 0 .1em .5em; left:0px; top:0px;}
#displayArea {margin:-1em 4em 0em 4em; }
.viewer table, table.twtable {margin:0.8em 0;width:100%;}
.viewer a{color: #000;text-decoration:none;background:transparent;}
.viewer a:hover{color:#03f;text-decoration:underline;background:transparent;}
.toolbar {font-size:0em;}
|~ViewToolbar|+editTiddler|
|~EditToolbar|+saveTiddler -cancelTiddler copyTiddler deleteTiddler|
/***
Description: Contains the stuff you need to use Tiddlyspot
Note, you also need UploadPlugin, PasswordOptionPlugin and LoadRemoteFileThroughProxy
from http://tiddlywiki.bidix.info for a complete working Tiddlyspot site.
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'sambahsa';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<br>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[blog|http://tiddlyspot.blogspot.com/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n")

});
//}}}
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 01/01/2014 19:52:52 | YourName | [[sambahsa.html|file:///D:/apps/+tiddlydic/sambahsa.html]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 01/01/2014 19:54:09 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . | ok |
| 01/01/2014 19:54:33 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 01/01/2014 20:01:47 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . | ok |
| 01/01/2014 20:09:33 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 04/03/2014 10:17:42 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 04/03/2014 11:16:46 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 04/03/2014 13:23:56 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 04/03/2014 13:30:20 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
| 02/02/2015 08:37:52 | YourName | [[/|http://sambahsa.tiddlyspot.com/]] | [[store.cgi|http://sambahsa.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sambahsa.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.3|
|''Date:''|Feb 24, 2008|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 3,
	date: new Date("Feb 24, 2008"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService
	
//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};
	
config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http") 
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0], 
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		if (!params) params = {};
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter	
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http")) 
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password); 
		return false; 
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir) 
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http") 
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;
		
		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption, 
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}
				
			]);
	},
	options: [
		"txtUploadUserName",
		"pasUploadPassword",
		"txtUploadStoreUrl",
		"txtUploadDir",
		"txtUploadFilename",
		"txtUploadBackupDir",
		"chkUploadLog",
		"txtUploadLogMaxLine"		
	],
	refreshOptions: function(listWrapper) {
		var opts = [];
		for(i=0; i<this.options.length; i++) {
			var opt = {};
			opts.push();
			opt.option = "";
			n = this.options[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}
		
	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},
	
	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
};

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode) 
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's 
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};
	
	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = new Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode) 
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,username,password,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);			
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = new Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		var rssString = generateRss();
		// no UnicodeToUTF8 conversion needed when location is "file" !!!
		if (document.location.toString().substr(0,4) != "file")
			rssString = convertUnicodeToUTF8(rssString);	
		bidix.upload.httpUpload(rssUploadParams,rssString,callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");			
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == 404)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0') 
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";	
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; ;charset=UTF-8; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
// 
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog) 
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0) 
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');		
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
// 

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  && 
			((ext.major > major) || 
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");


//}}}

<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<span macro="tiddler ReplaceDoubleClick with: alt click"></span></span>
<div class='title' macro='view title'></div>
<div class='viewer' macro='view text wikified'></div>
<!--}}}-->
<<tiddler HideTiddlerTags>>{{small smallform{
<html><a href='http://sambahsa.tiddlyspot.com/download' class='link'><u>Download the dictionary for offline</u></a><form style='display:inline;white-space:nowrap;' onsubmit='this.pavysisku.click();return false;'>
<table><tr><td style='width:33%;font-size:1.4em;'>
search for «<input name=pattern style='width:auto;font-size:1.4em;' value='' title='o lukin' autofocus>
<input type=button style='width:auto;font-size:1.0em;' name=pavysisku value='» go !' onclick="
var f=this.form;
var target=f.nextSibling; removeChildren(target);
var arrRestStr=[];
var outa=[];
var outb=[];
var outc=[];
var outd=[];
var oute=[];
var Couta=[];
var Coutb=[];
var Coutc=[];
var Coutd=[];
var Coute=[];
var zil=[];
var tempa;
var tempb='';
var tempc;
var tempd;
var tempe;
var tb='[^\t]*?\t[^\t]*?\t';
var fpvd;
var zi='@@background-color:#7FFF00;$1@@';
var sle='>|>|@@margin-top:0px;padding-left:0.5em;padding-right:0.5em;font-size:1em;float:right;font-weight:normal;border:1px solid #393939;margin-top:-1px;color:#fff;background:#db4;display:block;//[[';
var slewhite='>|>|@@margin-top:0px;padding-left:0.5em;padding-right:0.5em;font-size:1em;float:right;font-weight:normal;border:1px solid #222;margin-top:-1px;color:#fff;background:#999;display:block;//[[';
Array.prototype.diff = function(a) {
    return this.filter(function(i) {return !(a.indexOf(i) > -1);});
};

var tids=store.getTaggedTiddlers('dic');
fpv = f.pattern.value.toLowerCase();
fpvd=fpv;
if(fpv.length == 0) return;
for (var t=0; t<tids.length; t++) {

	arrRestStr=store.getTiddlerText(tids[t].title,'').split('\n');
//precise
	tempa=arrRestStr.filter(/./.test.bind(new RegExp('^'+fpv+'\t','i')));
	arrRestStr = arrRestStr.diff(tempa);
	//tempb=arrRestStr.filter(/./.test.bind(new RegExp('^'+'(|[^\t]*?[;\.\042])'+fpv+'[!;\.\042\t]','i')));
	//arrRestStr = arrRestStr.diff(tempb);
	tempc=arrRestStr.filter(/./.test.bind(new RegExp('^'+'(|[^\t]*?[;\.\042, ])'+fpv+'[!;\.\042, \t]','i')));
	arrRestStr = arrRestStr.diff(tempc);
	if (tempa.length+tempb.length+tempc.length>0) outa = outa.concat([sle+tids[t].title+']]//@@']);
	zil = zil.concat(tempa.slice(0,30)).concat(tempc.slice(0,30)).map(function(somet){return somet.replace(new RegExp('('+fpv+')', 'gi'),zi);});
        outa = outa.concat(zil); zil=[];
//now vague
	tempd=arrRestStr.filter(/./.test.bind(new RegExp('^'+'(|[^\t]*?[;\.\042, ])'+fpv,'i')));
	arrRestStr = arrRestStr.diff(tempd);
	tempe=arrRestStr.filter(/./.test.bind(new RegExp('^'+'(|[^\t]*?)'+fpv,'i')));
	arrRestStr = arrRestStr.diff(tempe);
	if (tempd.length+tempe.length>0) outd = outd.concat([slewhite+tids[t].title+']]//@@']);
	zil = zil.concat(tempd.slice(0,30)).concat(tempe.slice(0,30)).map(function(somet){return somet.replace(new RegExp('('+fpv+')', 'gi'),zi);});
        outd = outd.concat(zil); zil=[];
//Cout precise
	tempa=arrRestStr.filter(/./.test.bind(new RegExp('^'+tb+fpv+'([!;\.\042\t,]|$)','i')));
	arrRestStr = arrRestStr.diff(tempa);
	//tempb=arrRestStr.filter(/./.test.bind(new RegExp('^'+tb+'(|[^\t]*?[;\.\042])'+fpv+'([!;\.\042\t]|$)','i')));
	//arrRestStr = arrRestStr.diff(tempb);
	tempc=arrRestStr.filter(/./.test.bind(new RegExp('^'+tb+'(|[^\t]*?[;\.\042, ])'+fpv+'([!;\.\042, \t]|$)','i')));
	arrRestStr = arrRestStr.diff(tempc);
	if (tempa.length+tempb.length+tempc.length>0) Couta = Couta.concat([sle+tids[t].title+']]//@@']);
	zil = zil.concat(tempa.slice(0,30)).concat(tempc.slice(0,30)).map(function(somet){return somet.replace(new RegExp('('+fpv+')', 'gi'),zi);});
        Couta = Couta.concat(zil); zil=[];
//now vague
	tempd=arrRestStr.filter(/./.test.bind(new RegExp('^'+tb+'(|[^\t]*?[;\.\042, ])'+fpv+'([!;\.\042, \t]|$)','i')));
	arrRestStr = arrRestStr.diff(tempd);
	tempe=arrRestStr.filter(/./.test.bind(new RegExp('^'+tb+'(|[^\t]*?)'+fpv,'i')));
	arrRestStr = arrRestStr.diff(tempe);
	if (tempd.length+tempe.length>0) Coutd = Coutd.concat([slewhite+tids[t].title+']]//@@']);
	zil = zil.concat(tempd.slice(0,30)).concat(tempe.slice(0,30)).map(function(somet){return somet.replace(new RegExp('('+fpv+')', 'gi'),zi);});
        Coutd = Coutd.concat(zil); zil=[];
	//Coute = Coute.concat(tempe.slice(0,30));
}
//concat all arrays, reformat to tw-table formatting
if (outa.length>0) outa = ['>\t>\t!in source words:'].concat(outa);
if (Couta.length>0) Couta = ['>\t>\t!in translation:'].concat(Couta);
if (outa.length+Couta.length>0) outa = ['>\t>\t!PRECISE SEARCH'].concat(outa);

//vague search output
if (outd.length>0) outd = ['>\t>\tbackground-color:#999;!in source words:'].concat(outd);
if (Coutd.length>0) Coutd = ['>\t>\tbackground-color:#999;!in translation:'].concat(Coutd);
if (outd.length+Coutd.length>0) outd = ['>\t>\tbackground-color:#999;!SEQUENCE SEARCH'].concat(outd);
tids = outa.concat(Couta).concat(outd).concat(Coutd).join('\n').replace(/(^|\t|$)/img,'|');

//output this fucking string!
if (tids.length>3) wikify(tids,target);
"></td></tr></table></form><div></div></html>
}}}
config.messages.backstage.open.text="";
config.messages.backstage.close.text="";
config.options.chkShowRightSidebar=false;
config.options.txtToggleRightSideBarLabelShow="jbobau";
config.options.txtToggleRightSideBarLabelHide="jbobau";
config.options.chkSinglePageMode=true;
config.options.chkSinglePagePermalink=true;
config.options.chkDisableWikiLinks=true;
//{{{ 
// hacky solution to avoid scrolling header out of view 
window.ensureVisible = function(e) {return false} 

//}}}