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]]
{{{## A  

**a** *prep* to (toward, till, until, for)  
**achi** *int* achoo  
**achi** *v* sneeze  
**ada** *v* habit (custom)  
**agra** *v* cultivate (farm)  
**agrabiologia** *n* agrobiology  
**agrali** *a* agricultural  
**agranomia** *n* agronomy  
**agrar** *n* farmer  
**agrastan** *n* countryside  
**aha** *int* aha  
**aha** *v* realize (understand)  
**ai** *v* love (strong affection, desire)  
**ai jen** *n* darling (honey)  
**ajabi** *v* wonder (awe, marvel)  
**ajabifa** *v* amaze  
**akasia** *n* acacia  
**akrabu** *n* scorpion (Scorpio)  
**alga** *n* alga  
**algi** *n* pain (distress, grief, woe)  
**algi** *v* suffer (feel pain)  
**• analgia** *n* analgesia  
**algia** *n* algesia (sensitivity to pain)  
**alkan** *n* alkane  
**alken** *n* alkene  
**alkil** *n* alkyl  
**alkin** *n* alkyne  
**alkol** *n* alcohol  
**almari** *n* cupboard (closet, cabinet, wardrobe)  
**alo** *a* other  
**alumin** *n* aluminium  
**ama** *conj* but (rather)  
**amen** *a* sure (safe, secure, reliable, trustworthy)  
**amen** *v* trust (be sure of, have faith in)  
**amenbil** *a* trustworthy (loyal, faithful)  
**amenbilta** *n* loyalty (faithfulness)  
**amenfa** *v* assure (affirm, confirm)  
**amenta** *n* safety (security, reliability)  
**amerikayum** *n* americium  
**amide** *n* amide  
**amine** *n* amine  
**amper** *n* ampere (amp)  
**ananas** *n* pineapple  
**anis** *n* anise  
**anshi** *n* hint (clue, implication, tip)  
**antena** *n* antenna (aerial)  
**aple** *n* apple  
**aple sos** *n* applesauce  
**apse** *n* abscess (boil)  
**arabi** *n* Arab (Arabic)  
**aranja** *n* orange (fruit)  
**ardi** *n* ground (earth, soil)  
**ardi kable** *n* grounding cable  
**argente** *n* silver  
**argon** *n* argon  
**Ariel** *pn* Ariel  
**arka** *n* bow (arch, arc)  
**arsenyum** *n* arsenic  
**asha** *v* hope (wish)  
**asha** *n* wish  
**• anasha** *v* despair  
**• anasha di** *a* hopeless  
**Asia** *pn* Asia  
**asma** *n* asthma  
**astate** *n* astatine  
**astro** *n* celestial body  
**• dusastro** *n* disaster  
**astroli** *a* astral (starry)  
**astronave** *n* starship  
**astronaver** *n* astronaut  
**astronomia** *n* astronomy  
**astronomir** *n* astronomer  
**ata** *n* sugar-apple (sweetsop)  
**ati** *v* act (deed)  
**• anativi** *a* off (deactivated, disabled, inactive)  
**• deativifa** *a* deactivate (disable, turn off)  
**• dusati** *v* misdeed (sin, vice)  
**• interati** *v* interact  
**• interativi** *a* interactive  
**• proati** *v* proact (act in advance)  
**• proativi** *a* proactive  
**• reati** *v* react  
**• reati** *n* reaction  
**ation** *n* action  
**atir** *n* agent (doer, actor)  
**ativi** *a* active (working)  
**ativifa** *v* activate (enable, turn on, trigger)  
**ativita** *n* activity  
**atinium** *n* actinium  
**atom** *n* atom  
**atom bomba** *n* atomic bomb  
**aur** *n* gold  
**auto** *n* self  
**autor** *n* author (auteur, independent actor)  
**ayo** *int* ouch (expressing pain, distress, shock and fear)  

## B  

**babu** *n* chapter (section)  
**badam** *n* almond  
**badan** *n* body  
**baga** *n* bag  
**bagaje** *n* luggage (baggage)  
**baha din** *n* Baha'ism  
**baha din jen** *n* Baha'ist  
**baki** *a* rest (remainder)  
**bala** *a* strong  
**• anbala** *a* weak (feeble)  
**balakan** *n* gym (fitness center)  
**balata** *n* force (strength, power)  
**baldi** *n* bucket  
**bale** *n* ballet  
**baluta** *n* oak tree  
**bambu** *n* bamboo  
**ban** *n* bread  
**banana** *n* banana  
**banda** *n* band (squad, group)  
**bande** *n* band (bandage, lace, ribbon, strip, tape)  
**bande** *v* tie (fasten, bind)  
**bandeje** *n* bandage  
**bandera** *n* flag (banner)  
**bani** *v* banish (ban)  
**banka** *n* bank (depository, cache)  
**banka** *v* save (deposit, bank)  
**banka shefe** *n* bank manager  
**bankar** *n* banker  
**bar** *n* bar (pub)  
**bara** *v* bar (obstruct, block)  
**baraje** *n* barrage (dam)  
**bari** *a* heavy (requiring much effort, hard, difficult, serious, important, etc.)  
**bari metal** *n* heavy metal  
**barium** *n* barium  
**barka** *v* congratulate (bless)  
**barka** *n* congratulation (blessing, benediction)  
**barka** *int* congratulations! (blessing, benediction)  
**barsha** *v* rain  
**barsha** *n* rain (precipitation)  
**barsha chati** *n* umbrella  
**barsha kote** *n* raincoat  
**barsha mosim** *n* rainy season (monsoon)  
**barsha sui** *n* rainwater  
**baru** *n* bear  
**bas** *a* enough (sufficient)  
**basha** *n* language  
**basha** *v* speak a language  
**• konbasha** *n* common language  
**• trabasha** *v* translate (interpret; translation, interpretation)  
**• trabashator** *n* interpreter (translator)  
**basha kanun** *n* grammar  
**basha kanunli** *a* grammatical  
**bashalogia** *n* linguistics  
**baske** *n* basket  
**baske bol** *n* basketball  
**bata** *n* duck  
**batata** *n* sweet potato (batata)  
**batri** *n* battery  
**bau** *n* treasure (valuables)  
**baubei** *n* darling (dear companion)  
**bazar** *n* market (bazaar)  
**bazi** *n* base (foundation)  
**bazi kanun** *n* consitution  
**bazi petra** *n* bedrock  
**be** *v* undergo (passivizing verb)  
**bebe** *n* baby (infant)  
**bei** *n* mate (fellow member of a social group)  
**bel** *n* bel (unit)  
**bere** *n* beret  
**berilyum** *n* beryllium  
**berklium** *n* berkelium  
**beta** *n* beet  
**bi** *prep* by (with, by means of)  
**Biblia** *pn* Bible  
**bil** *v* possible (able, can)  
**bil e** *v* maybe (perhaps)  
**bina** *v* build (construct)  
**• konbina** *v* combine  
**binaje** *n* building (structure)  
**bingo** *n* bingo  
**bio** *n* life (organic)  
**biofizilogia** *n* physiology  
**biologi** *n* biology (study of organic life)  
**biotoxi** *n* toxin  
**bir** *n* beer  
**birkan** *n* bar (pub, beer house)  
**bismute** *n* bismuth  
**bison** *n* bison  
**blabla** *v* chat (babble)  
**boa** *n* boa  
**borium** *n* bohrium  
**boron** *n* boron  
**briko** *n* apricot (plum, peach)  
**brokoli** *n* broccoli  
**brom** *n* bromine  
**Brunai** *pn* Brunei Darussalam  
**bu** *int* boo!  
**bubu** *n* bogeyman (ghost)  
**Buda** *pn* Buddha  
**Buda din** *n* Buddhism  
**budi** *v* wake (become awake)  
**budi** *v* wake (make awake)  
**bufe** *n* buffet (smorgasbord)  
**buku** *n* book  
**bulbul** *n* nightingale  
**Bulgaria** *pn* Bulgaria  
**bum** *n* explosion (blast, eruption)  
**buro** *n* office (bureau)  
**buro gu** *n* stationery (office supplies)  
**burokan** *n* office (room)  
**burokrati** *n* bureaucracy  
**bus** *n* bus  
**bus halte** *n* bus stop  
**bute** *n* butter  
**butan** *n* butane  
**butil** *n* butyl  
**buyu** *n* baobab  

## C  

**celsius gradu** *n* degree Celsius  
**cerium** *n* cerium  
**cesium** *n* caesium  
**cha** *n* tea  
**cha gu** *n* tea set  
**cha kupa** *n* tea cup  
**cha pote** *n* teapot  
**chakan** *n* tea house  
**chakra** *n* wheel  
**chana** *n* moment (instant, while)  
**chapa** *v* press (imprint)  
**chapa** *n* print (stamp)  
**chavi** *n* key  
**ching** *v* ask (request, beg, plead; please)  
**ching** *n* request (petition)  
**ching lai** *v* invite  
**chini** *n* porcelain (chinaware)  
**chita** *n* cheetah  
**chuli** *n* handling (treatment, procedure, process)  
**chuli** *v* treat (handle, manage, process)  

## D  

**da** *pron* he or she or it  
**da su** *poss.pron.* his or her  
**damen** *pron* they  
**damen su** *poss.pron.* their  
**damimen** *pron* we (exlusive we)  
**dai** *a* big (great, large)  
**daita** *n* size  
**danta** *n* tooth  
**danta brosha** *n* tooth brush  
**danta kata** *v* bite  
**dao** *n* knife (sword, blade)  
**dari** *n* flow (current, stream)  
**dari** *v* flow (stream)  
**daria** *n* body of water (sea, lake, river)  
**darmstadium** *n* darmstadtium  
**darti** *n* soil (dirt)  
**darvinli** *a* Darwinian  
**darvinlisme** *n* Darwinism  
**darvinliste** *n* Darwinist  
**data** *n* data (numeric information)  
**data banka** *n* database (databank)  
**data tabla** *n* data table (matrix)  
**dau** *n* way (road)  
**dau din** *n* Taoism (Daoism)  
**de** *prep* from (since, because)  
**dei** *n* god (deity)  
**dei mito** *n* myth (divine story)  
**deikratia** *n* theocracy  
**deilogia** *n* theology  
**deisme** *n* theism  
**• dusdeisme** *n* dystheism (maltheism)  
**deisofia** *n* theosophy  
**deista** *n* theist  
**• andeista** *n* atheist  
**deivi** *a* divine (godly)  
**Deimos** *pn* Deimos  
**demi** *n* public (people in general)  
**demigrafia** *n* demography  
**demikratia** *n* democracy  
**demikratista** *n* democrat  
**den** *n* day (24 hours)  
**desibel** *n* decibel  
**dibil** *n* demon (devil)  
**dibilli** *a* demonic (devilish)  
**dika** *v* aim (point)  
**dika** *n* direction (target, objective)  
**• indika** *a* indicate (point into)  
**dika pin** *n* compass (magnetized needle)  
**dikator** *n* pointer (indicator)  
**din** *n* religion (worship)  
**dinli** *a* religious  
**dinosaur** *n* dinosaur  
**Dione** *pn* Dione  
**disprosium** *n* dysprosium  
**ditator** *n* dictator  
**ditatoria** *n* dictatorship  
**dolar** *n* dollar  
**domino** *n* dominoes  
**dong** *n* east (orient)  
**dong gorila** *n* eastern gorilla  
**dosti** *n* friend  
**dostia** *n* friendship  
**dua** *v* pray (beg, entreat, implore)  
**dua** *n* prayer  
**dubnayum** *n* dubnium  
**dukan** *n* store (shop)  
**• pandukan** *n* inn (fonduk, tavern)  
**duna** *n* dune  
**dunia** *n* world  
**dunia basha** *n* world language  
**duniali** *a* worldly (earthly)  
**duniavi** *a* worldly (mundane)  
**dura** *n* duration (time interval)  
**dura** *v* pass (spend time, put time into)  
**• redura** *v* continue (resume)  
**durian** *n* durian  
**dus** *a* bad (unfavorable, negative, evil, wicked, troublesome, difficult)  

## E  

**e** *v* be  
**eta** *n* being (essence)  
**einsteinyum** *n* einsteinium  
**Enceladus** *pn* Enceladus  
**energi** *n* energy  
**energiza** *v* energize (supply with energy)  
**erbium** *n* erbium  
**etan** *n* ethane  
**etanol** *n* ethanol  
**etil** *n* ethyl  
**Eurasia** *pn* Eurasia  
**euro** *n* euro (€)  
**euro** *n* euro (€)  
**Europa** *pn* Europe  
**Europa** *pn* Europe  
**Europaluna** *pn* Europa  
**europayum** *n* europium  
**exa** *num* exa-  

## F  

**fa** *v* make  
**fator** *n* maker (factor, agent)  
**fatoria** *n* factory (plant)  
**faida** *v* gain (benefit, advantage, asset, profit)  
**fashi** *n* bundle (bunch, sheaf)  
**fashisme** *n* fascism  
**fashiste** *n* fascist  
**faze** *n* stage (phase)  
**fenil** *n* phenyl  
**fenol** *n* phenol  
**fere** *n* iron  
**fermium** *n* fermium  
**festa** *v* party (celebrate)  
**festa** *n* party (celebration, festival)  
**festa den** *n* holiday  
**festali** *a* festive  
**fikra** *v* think  
**fikra** *n* thought  
**filme** *n* film (movie or video)  
**fito** *n* plant (vegetable, vegetation)  
**fitologia** *n* botany (phytology)  
**fizi** *n* physical nature (physis)  
**fizilogia** *n* physics  
**flerovyum** *n* flerovium  
**flur** *n* fluorine  
**fluride** *n* fluoride  
**fobia** *n* fear (phobia)  
**Fobos** *pn* Phobos  
**fonyo** *n* fonio millet (acha rice)  
**forka** *n* fork  
**forma** *v* form (shape, sculpt)  
**forma** *n* form (shape)  
**• deforma** *v* deform  
**• dusforma** *v* malform (disfigure)  
**• dusforma di** *a* malformed (deformed, disfigured)  
**• konforma** *v* conform (fit, mold)  
**• riforma** *v* reform  
**• riformavi** *a* reformative  
**fosfe** *n* phosphorus  
**fosfate** *n* phosphate  
**foto** *v* light (illumination)  
**foto** *n* photo  
**foto suga** *n* speed of light  
**fotografi** *n* photograph  
**fotografia** *n* photography  
**fransium** *n* francium  
**frasen** *n* ash tree  
**frute** *n* fruit  
**frutos** *n* fructose  
**fun** *n* powder  
**funti** *v* function (operate, work, run)  
**funti** *n* function (operation, working, running)  
**• defunti** *a* defunct (out of use)  
**• dusfunti** *n* dysfunction (malfunction)  
**• konfunti** *v* work together (interoperate)  
**• konfuntibil** *a* compatible (interoperable, supported)  
**funtibil** *a* functional (valid, workable)  
**funtion** *n* function (relation between input and output)  
**funtionli** *a* functional  
**funtionlisme** *n* functionalism  

## G  

**gabre** *v* bury  
**gabre** *n* grave (tomb)  
**gabrestan** *n* graveyard (cemetery, burial ground)  
**gadolinyum** *n* gadolinium  
**gaja** *n* elephant  
**galium** *n* gallium  
**gami** *n* marriage (matrimony)  
**gana** *n* reed (cane)  
**gana kalam** *n* reed pen  
**gandum** *n* wheat  
**Ganimede** *pn* Ganymede  
**ganja** *n* cannabis (marijuana, ganja, pot, weed)  
**gansa** *n* goose  
**gas** *n* gas  
**gau** *a* high (tall)  
**gaze** *n* gauze  
**gen** *n* tendon  
**Geo** *pn* Earth (Terra)  
**germanium** *n* germanium  
**gia** *n* home (house, residence)  
**gia gu** *n* furniture  
**gida** *v* guide (lead, show the way)  
**gida buku** *n* guide book  
**gitar** *n* guitar  
**glas** *n* glass  
**glau** *n* glue (adhesive)  
**glau** *v* stick (adhere, paste, glue)  
**glau bande** *n* adhesive tape  
**glau grafi** *n* sticker  
**glukerol** *n* glycerol (glycerine)  
**glukin** *n* glycine  
**glukogen** *n* glycogen  
**glukos** *n* glucose  
**gol** *n* goal (destination)  
**gorila** *n* gorilla  
**goro** *n* pig  
**goton** *n* cotton  
**grafi** *v* draw  
**grafi** *n* drawing (graph, image)  
**gram** *n* gram (g)  
**gram** *n* gram (g)  
**grama** *n* grammar (rules for structures and functions)  
**• programa** *n* program (set of structured activities)  
**• programa** *v* program (set out rules for structures and functions)  
**• programar** *n* programmer (coder)  
**grama jensi** *n* grammatical gender (lexical gender)  
**gu** *n* tool (instrument, implement)  
**gua** *n* cave  
**gubu** *n* hippopotamus  
**gung** *n* bow (weapon)  
**gung dau** *n* kyudo (Oriental form of archery)  
**gung shut** *n* archery  
**guru** *n* guru (teacher, sage)  

## H  

**habar** *n* news  
**hadi** *n* limit (bound, boundary)  
**hadili** *a* limited (finite)  
**hadilita** *n* finiteness  
**• anhadilita** *n* infinity  
**hafnium** *n* hafnium  
**haha** *int* haha  
**haha** *v* laugh  
**Haiti** *pn* Haiti  
**haji** *v* pilgrimage  
**hajitor** *n* pilgrim  
**haki** *n* dust  
**haku** *n* right (entitlement)  
**hala** *n* state (condition, status, situation, circumstances)  
**hali** *a* empty (void)  
**halo** *int* hello (hi)  
**halte** *n* stop (halt)  
**halva** *n* confection (sweets)  
**hang** *n* row (horizontal line)  
**hata** *adv* even (what is more)  
**hata to** *prep* until (til, up to)  
**hau** *a* good  
**hau yam** *a* delicious (yummy)  
**hava** *n* air  
**he** *int* huh? (eh?, pardon?)  
**hei** *int* hey (exclamation to get attention)  
**hela** *n* cardamom  
**helium** *n* helium  
**herze** *n* hertz (Hz)  
**hesium** *n* hassium  
**hidre** *n* hydrogen  
**hidrate** *n* hydrate (chemical compound)  
**hidreperoxide** *n* hydrogen peroxide  
**hidrargente** *n* mercury (quicksilver)  
**hihi** *v* giggle  
**hihi** *int* hehe (tee hee)  
**hijabu** *n* veil (cover, screen)  
**hik** *n* hiccup  
**hindium** *n* indium  
**Hiperion** *pn* Hyperion  
**hobi** *n* hobby  
**hobitor** *n* hobbyist (amateur)  
**holmium** *n* holmium  
**hotel** *n* hotel  
**hua** *n* flower  
**hua koli** *n* cauliflower  
**hua pote** *n* flowerpot  
**humus** *n* chickpea  

## I  

**i** *conj* and  
**idea** *n* idea (concept, notion)  
**ideali** *a* conceptual (ideal, abstract)  
**iglu** *n* igloo  
**iha** *n* donkey (ass)  
**ihamara** *n* mule  
**imperi** *v* reign (rule as an emperor)  
**imperia** *n* empire  
**imperiali** *a* imperial  
**imperialisme** *n* imperialism  
**imperialiste** *n* imperialist  
**imperitor** *n* emperor  
**Io** *pn* Io  
**iode** *n* iodine  
**iridium** *n* iridium  
**ishara** *v* gesticulate  
**ishara** *n* gesture (sign)  
**ishara basha** *n* sign language  
**izi** *a* easy  

## J  

**jake** *n* jacket  
**jan** *v* attention (focus, care, caution, heed)  
**jan Buda din** *n* Zen Buddhism  
**janvi** *a* attentive (careful, cautious, alert, wary)  
**janela** *n* window  
**jang** *n* fight (war, battle, combat)  
**jangli** *a* military (martial, warlike)  
**jangtor** *n* warrior (fighter)  
**jeba** *n* pocket  
**jela** *v* imprison (jail)  
**jela jen** *n* prisoner  
**jelator** *n* jailer (imprisoner)  
**jen** *n* person (individual)  
**jenli** *a* personal (intimate, private, custom)  
**jenju** *n* pearl  
**jensi** *n* sort (category, genus, genre, gender, kind)  
**jensili** *a* general (involving every member of a class or a category)  
**jensilogia** *n* gender studies  
**jihadi** *n* struggle (strife)  
**jinsen** *n* ginseng  
**juba** *n* robe (gown, kaftan, jubbah)  
**jul** *n* joule (J)  
**jun** *a* young (junior)  
**jun bei** *n* junior fellow (kouhai)  
**junta** *n* youth (young age)  
**jus** *n* juice  

## K  

**kable** *n* rope (cable)  
**kadmium** *n* cadmium  
**kafe** *n* coffee  
**kafe kupa** *n* coffee cup  
**kafe pote** *n* coffeepot  
**kafekan** *n* cafe (coffee shop)  
**kafur** *n* camphor tree  
**kaguji** *n* paper (material)  
**kaju** *n* cashew  
**kaka** *n* excrement (shit)  
**kaki** *n* persimmon (kaki)  
**kalam** *n* pen (writing tool)  
**kalenda** *n* calendar  
**kali** *a* alkaline  
**kali** *n* base (alkali; alkaline)  
**kalium** *n* potassium  
**kalifornium** *n* californium  
**Kalisto** *pn* Callisto  
**kalsium** *n* calcium (Ca)  
**kam** *a* little (few, not many)  
**kampa** *n* camp  
**kampar** *n* camper  
**kan** *n* workshop (shop, building, house or place for doing something)  
**kandela** *n* candela  
**karbe** *n* carbon (coal)  
**karbe hidrate** *n* carbohydrate  
**karbide** *n* carbide  
**karbol** *n* carbole (carbolic acid)  
**karboxil** *n* carboxyle  
**karo** *n* car (vehicle)  
**karo parke** *n* car park (parking lot)  
**kata** *v* cut (bite, incise)  
**kata** *n* cut (piece, section)  
**Kaukasia** *pn* Caucasia  
**ke** *pron* what?  
**ke jen** *pron* who?  
**kelvin** *n* kelvin  
**keton** *n* ketone  
**ki** *conj* that (conjunction)  
**kilogram** *n* kilogram (kg)  
**kilometre** *n* kilometer (km)  
**kima** *n* cost (price, sum exchanged for a product or service)  
**kimi** *n* substance (physical material from which something is made)  
**kimi yum** *n* chemical element  
**kimia** *n* chemistry  
**kimono** *n* kimono  
**kira** *n* rent (lease)  
**kirate** *n* carat  
**kisa** *n* tale (story)  
**kisa** *v* tell a story  
**kitabi** *v* write  
**kitabi** *n* writing (script, text)  
**kitabi chuli** *n* word processing  
**kitabi forma** *n* formatting  
**kitabi mashin** *n* typewriter  
**kitabikan** *n* library  
**kitabima** *n* grapheme  
**kitabir** *n* writer (someone who writes)  
**kivi** *n* kiwi bird  
**kivi frute** *n* kiwi fruit  
**klon** *n* clone (replica)  
**klor** *n* chlorine  
**klube** *n* club  
**koala** *n* koala  
**kobalte** *n* cobalt  
**koka** *n* coca  
**Koka Kola** *pn* Coca-Cola  
**koko** *n* chicken  
**kola** *n* kola  
**kola** *n* kola  
**kola frute** *n* kola nut  
**kola jus** *n* cola  
**koli** *n* cabbage  
**kompli** *a* complex (intricate)  
**kopernium** *n* copernicium  
**koral** *n* coral  
**kosmo** *n* space (cosmos, universe)  
**kosmologia** *n* cosmology  
**kriton** *n* krypton  
**kromium** *n* chromium  
**kulombe** *n* coulomb (unit)  
**kung** *n* hole  
**Kung Fuzi** *pn* Confucious  
**Kung Fuzi dau** *n* Confucianism  
**kupa** *n* drinking vessel (cup, glass, mug, goblet, chalice)  
**kupre** *n* copper  
**kurium** *n* curium  
**kursi** *n* chair  

## L  

**lampa** *n* lamp  
**lantan** *n* lanthanum  
**lau** *a* old (elderly, overripe, past its prime)  
**lau jen** *n* old person  
**laufa** *v* age (grow old, get outdated)  
**laurencium** *n* lawrencium  
**laxa** *a* loose (lax)  
**laxa** *v* loosen (let loose, let go)  
**• relaxa** *v* relax  
**leva** *v* raise (lift)  
**levator** *n* lift (elevator)  
**lexi** *n* word  
**lexia** *n* vocabulary (lexicon)  
**li** *a* like or characteristic of the previous word (-like, -ly, -al)  
**lichi** *n* lychee (litchi)  
**lide** *v* lead (direct)  
**lider** *n* leader (director)  
**limon** *n* lemon  
**litium** *n* lithium  
**livermoryum** *n* livermorium  
**loba** *v* lust (crave, desire)  
**loba** *n* lust (craving, desire)  
**loga** *v* say (tell, talk, speak)  
**loga** *n* talk (speech, narrative, story)  
**• duloga** *n* dilogy (duology)  
**• triloga** *n* trilogy  
**logavi** *a* talkative  
**loge** *n* register (record, log)  
**loge** *v* register (record, log)  
**• exloge** *v* log out (log off)  
**• inloge** *v* log in (sign in)  
**• kataloge** *n* catalogue  
**loge buku** *n* logbook  
**logi** *v* study (research)  
**logia** *n* study (field of study, -logy)  
**loka** *n* place (location)  
**lokali** *a* local  
**loto** *v* lot  
**loto tikete** *n* lotteryticket  
**lumen** *n* lumen  
**lun** *pn* moon  
**lung** *n* dragon  
**luta** *v* rob (loot, plunder, pillage, ransack)  
**lutar** *n* robber (plunderer)  
**Luterisme** *n* Lutheranism  
**Luteriste** *n* Lutheran  
**lutesium** *n* lutetium  
**luxe** *a* lush (luxuriant)  
**luxeta** *n* luxury (excess)  

## M  

**ma** *n* mother (mom, mama)  
**magi** *v* conjure (do magic, cast a spell; spell)  
**magia** *n* magic  
**magili** *a* magical  
**magitor** *n* magician (sorcerer, mage, wizard)  
**magnesium** *n* magnesium  
**maina** *n* myna bird  
**mais** *n* corn (maize)  
**majang** *n* mahjong  
**makas** *n* scissors (shears)  
**maltos** *n* maltose  
**mana** *n* mind (sense, meaning)  
**• demana di** *a* demented (out of one’s mind)  
**mana harta** *n* mind map  
**mangan** *n* manganese  
**mania** *n* mania (abnormally high mood and arousal level)  
**manto** *n* cape (cloak, mantle)  
**manto ban** *n* dumpling (ravioli, pelmeni)  
**mar** *n* time (instance, occurrence, number of times)  
**mar i  mar** *av* from time to time  
**mara** *n* horse  
**marcha** *v* walk (march)  
**Maris** *pn* Mars  
**mas** *adv* more  
**masa** *n* mass (quantity of matter)  
**mate** *n* maté  
**mate cha** *n* maté tea  
**mau** *n* cat  
**mayur** *n* peafowl (peacock)  
**mega gram** *n* tonne (metric ton)  
**mega vat** *n* megawat (MW)  
**mei** *a* beautiful (handsome, pretty)  
**meifa** *v* beautify (embellish)  
**meita** *n* beauty  
**meitneryum** *n* meitnerium  
**men** *pron* one (you)  
**mendelevyum** *n* mendelevium  
**Merkur** *pn* Mercury  
**mes** *n* month  
**metan** *n* methane  
**metanol** *n* methanol  
**metil** *n* methyl  
**metilamin** *n* methylamine  
**metri** *v* measure (measurement)  
**• parametri** *n* parameter (argument, input variable)  
**• simmetria** *n* symmetry (symmetrical)  
**metri bande** *n* tape measure  
**metrir** *n* meter (measuring device)  
**meza** *n* table  
**mezastan** *n* plateau (tableland)  
**mi** *pron* I (me)  
**mi su** *poss.pron.* my  
**mimen** *pron* we  
**mimen su** *poss.pron.* our  
**miligram** *n* milligram  
**milimetre** *n* millimeter  
**Mimas** *pn* Mimas  
**min** *adv* less  
**ming** *a* bright (brilliant, clear)  
**minte** *n* mint  
**mintol** *tbd* menthol  
**mirabil** *a* wonderful (marvel, mirable)  
**miraje** *n* mirage  
**mirator** *n* watcher  
**Miranda** *pn* Miranda  
**Misri** *pn* Egypt  
**mito** *n* tale (fiction, fable, myth)  
**mole** *n* mole (unit)  
**moliden** *n* molybdenum  
**mos** *n* moss  
**moskvayum** *n* moscovium  
**moto** *n* motor (engine)  
**moto karo** *n* motorcar (automobile)  
**movibil** *a* movable (mobile)  
**movigrafi** *n* movie (cinema)  
**movigrafia** *n* cinematography  
**movigrafikan** *n* movie theatre  
**muka** *n* face  
**muka fun** *n* face powder  
**Mushin** *pn* Jupiter  

## N  

**nadir** *a* rare (scarce, sparse, uncommon)  
**nadir mar** *adv* seldom (rarely)  
**nadirta** *n* rarity  
**naka** *n* nail (fingernail)  
**nano** *num* nano-  
**nanometre** *n* nanometer  
**nasi** *n* people (folk)  
**nasia** *n* nation  
**nasiali** *a* national  
**natre** *n* sodium  
**naza** *n* nose  
**nazali** *a* nasal  
**ne** *part* right? (isn't it?)  
**neodimium** *n* neodymium  
**neon** *n* neon  
**Neptun** *pn* Neptune  
**neptunyum** *n* neptunium  
**nere** *n* African locust bean (neto tree)  
**nikel** *n* nickel  
**niobium** *n* niobium  
**Nipon** *pn* Japan  
**niponyum** *n* nihonium  
**nirban** *v* extinguish (put out, quench)  
**nirban** *n* nirvana  
**nishe** *n* niche (recess, alcove)  
**nitre** *n* nitrogen  
**nitrate** *n* nitrate  
**nitril** *n* nitrile  
**nobelyum** *n* nobelium  
**nomi** *v* manage (organize)  
**nomia** *n* management (arrangement, -nomy)  
**norma** *n* norm (standard)  
**normali** *a* normal  
**• paranormali** *a* paranormal  
**normalita** *n* normality  
**nuton** *n* newton (N)  

## O  

**o** *n* or  
**Oberon** *pn* Oberon  
**oganeson** *n* oganesson  
**osmium** *n* osmium  
**oxe** *n* oxygen  

## P  

**pa** *n* father (dad, papa)  
**pai** *n* pie (pastry)  
**pake** *n* pack (package)  
**pakeje** *n* package  
**pakete** *n* packet  
**paladium** *n* palladium  
**pari** *n* fairy (faery)  
**pari mito** *n* fairy tale  
**paristan** *n* fairyland  
**parke** *n* park (garden)  
**Parsi** *pn* Persia (Persian; Farsi)  
**parti** *n* piece (chip, fragment, shred, morsel, crumb, shard)  
**partia** *n* party (faction, side)  
**paskal** *n* pascal (Pa)  
**pata** *n* path (trail, route, way)  
**patato** *n* potato  
**pati** *v* suffer (be hurt, be ill)  
**• kompati** *v* suffer together  
**• kompatia** *n* compassion (feeling together)  
**• simpati** *v* sympathize (feel for)  
**• simpatia** *n* sympathy (feeling the same)  
**patigener** *n* pathogen  
**patika** *a* ill (sick)  
**patika** *n* patient (subject of medical treatment)  
**patikan** *n* hospital  
**patilogia** *n* pathology  
**pele** *v* drive (urge to move)  
**• apele** *v* appeal (drive to oneself)  
**• depele** *v* drive away  
**• dispele** *v* dispel (disperse, drive asunder)  
**• expele** *v* expel (drive out)  
**• inpele** *v* impel (drive into)  
**• kompele** *v* drive together  
**• propele** *v* propel (drive forward)  
**• propeler** *n* propeller  
**• repele** *v* repel (drive back)  
**penta** *n* paint  
**penta** *v* paint (cover in paint)  
**penta brosha** *n* paintbrush  
**pentaje** *n* painting  
**pentar** *n* painter  
**peroxide** *n* peroxide  
**pesa** *n* money  
**petra** *n* rock  
**pinguin** *n* penguin  
**pipa** *n* lute  
**pipa frute** *n* loquat  
**pipal** *n* pepper (peppercorn)  
**pipal minte** *n* peppermint  
**pirami** *n* pyramid  
**pisha** *v* piss (urinate)  
**pisha** *n* piss (urine)  
**piza** *n* pizza  
**pizaria** *n* pizzeria  
**plan** *n* plan  
**plan** *v* plan (make a plan)  
**planeta** *n* planet  
**plasti** *v* mold (shape)  
**plasti pasta** *n* playdough  
**plastibil** *a* plastic (moldable, malleable)  
**plastika** *n* plastic  
**platin** *n* platinum  
**Platon** *pn* Plato  
**platonli** *a* Platonic  
**platonlisme** *n* Platonism  
**platonliste** *n* Platonist  
**pli** *n* fold (layer)  
**plumbe** *n* lead  
**plutonyum** *n* plutonium  
**poli** *n* many (much, more than one)  
**polskium** *n* polonium  
**pompa** *v* pump  
**porte** *n* port (station)  
**pos** *prep* after (later in time or space)  
**poste** *n* mail  
**poste chapa** *n* postal stamp  
**poste marka** *n* postmark (postage stamp)  
**postekan** *n* post office  
**pote** *n* pot (vase, bin, jar)  
**poter** *n* potter  
**poteria** *n* pottery  
**pozi** *v* pose (set; position)  
**• depozi** *v* remove (delete, dispose, erase)  
**• expozi** *v* expose (reveal)  
**• pospozi** *v* put back (postpone)  
**• propozi** *v* propose (put forth; proposal, suggestion)  
**prati** *n* practice (actuality)  
**prazedimium** *n* praseodymium  
**pre** *prep* before (previous, fore, past)  
**pre me** *a* initial (first; prime)  
**presi** *v* press (pressure)  
**• depresi** *v* depress (push away)  
**• expresi** *v* express (push out)  
**• kompresi** *v* compress (squeeze, squish)  
**• represi** *v* repress (push back)  
**presitor** *n* press device  
**prometium** *n* promethium  
**protatinium** *n* protactinium  
**puja** *v* worship (adore; reveration, veneration)  
**puja meza** *n* altar  
**pujakan** *n* temple (shrine, place of worship)  
**pupe** *n* doll (figurine)  
**puta** *v* reckon (calculate, put into a certain relation, state or condition)  
**• exputa** *v* output  
**• inputa** *v* input   
**• komputa** *v* compute (reckon together)  
**• komputar** *n* computer  

## R  

**radium** *n* radium  
**radio** *n* radio  
**radon** *n* radon  
**rai** *n* opinion (view)  
**rasi** *n* race (breed)  
**rasisme** *n* racism  
**rasiste** *n* racist  
**raze** *v* shave (scrape, raze)  
**razer** *n* razor (shaving instrument)  
**re** *prep* back (return it to previous place)  
**Rea** *pn* Rhea  
**rea** *n* thing (stuff)  
**reali** *a* real (actual, existing)  
**realisme** *n* realism  
**realiste** *n* realist  
**realita** *n* reality  
**rengenyum** *n* roentgenium  
**renium** *n* rhenium  
**risko** *v* risk  
**rodium** *n* rhodium  
**roke** *v* rock (sway, tilt)  
**rubi beta** *n* beetroot  
**rubium** *n* rubidium  
**rugbi** *n* rugby  
**ruhu** *n* soul (mind, psyche)  
**ruhulogia** *n* psychology  
**rutenium** *n* ruthenium  
**ruterfordium** *n* rutherfordium  

## S  

**sablu** *n* sand  
**sablustan** *n* desert  
**safar** *v* travel (voyage, trip)  
**safartor** *n* traveler  
**safi** *a* clean (pure)  
**safi** *v* clean (purify)  
**• ansafi** *a* dirty  
**sagu** *n* sago palm  
**saku** *n* bag (sack)  
**sal** *int* hello (hi)  
**sal lai** *int* welcome!  
**sama** *n* sky (heaven)  
**samali** *a* celestial (heavenly)  
**samavi** *a* heavenly  
**samarium** *n* samarium  
**sanga** *n* order (group with common interests, -hood)  
**sante** *a* holy (sacred)  
**santeta** *n* holiness  
**sauna** *n* sauna  
**saur** *n* lizard  
**saya** *n* shadow  
**se** *pron* self (reflexive pronoun)  
**se su** *pron* own  
**semen** *pron* each other (one another, mutually)  
**semen su** *pron* mutual (each other’s)  
**sekunde** *n* second(s)  
**sela** *n* advice (counsel, recommendation)  
**• konsela** *v* advise (give consultation)  
**• konselator** *v* counselor (consultant)  
**selenyum** *n* selenium  
**sema** *v* mean (signify)  
**sen** *a* older (elder, senior, superior)  
**sen bei** *n* senior fellow (senpai)  
**sentimetre** *n* centimeter (cm)  
**serva** *v* keep (retain, spare)  
**• konservatisme** *n* conservatism  
**• reserva** *n* reservation (booking, withholding)  
**• reserva** *v* reserve (book)  
**• reservatia** *n* reservation (reserved tract of land)  
**servar** *n* keeper (preserver)  
**servi** *v* serve (give service)  
**servi** *n* service  
**servir** *n* server (host machine)  
**servitor** *n* servant  
**shal** *n* scarf (shawl)  
**shalgam** *n* turnip  
**sham** *n* evening  
**shaman** *n* shaman  
**shan** *n* mountain (hill)  
**shani** *pn* Saturn  
**shara** *n* saw  
**shara fun** *n* sawdust  
**sharakan** *n* sawmill  
**sharir** *n* relic (remains, corpse)  
**sharti** *n* condition (requirement, requisite)  
**shatan** *n* devil (Satan)  
**shatan din** *n* Satanism (devil worship)  
**she** *n* thing  
**shifu** *n* sensei (shifu, martial arts master)  
**shigu** *n* accident (mishap)  
**shim** *n* heart  
**shir** *n* poem  
**shirtor** *n* poet  
**shoke** *v* shock (collision)  
**shou** *v* show (display, exhibition, demonstration, demo)  
**si** *art* Mx. (Mr. or Ms., sir)  
**siborgium** *n* seaborgium  
**sifa** *n* attribute (charasteristic, quality, feature, description, property)  
**siga** *n* formula (pattern)  
**sigare** *n* cigar  
**sigarete** *n* cigarette  
**sil** *n* silk  
**sil larva** *n* silkworm  
**silike** *n* silicon  
**sim** *a* same (equal, alike, match)  
**simli** *a* similar  
**simpli** *a* simple (not complicated)  
**simplifa** *v* simplify  
**singa** *n* lion  
**sita** *v* quote (cite)  
**sita** *n* quote (quotation)  
**sivili** *a* civil (civilized)  
**sivilia** *n* civilization  
**sivilita** *n* civility  
**siviliza** *v* civilize  
**Skandia** *pn* Scandinavia  
**skandium** *n* scandium  
**sol** *n* sun  
**soni** *n* sound (audio)  
**• resoni** *n* echo  
**sosis** *n* sausage  
**stani** *n* tin  
**stibium** *n* antimony  
**strontium** *n* strontium  
**su** *prep* possessive postposition (’s)  
**sual** *n* question (query, inquiry)  
**suba** *n* morning (dawn)  
**suba yam** *n* breakfast  
**suga** *a* fast (speedy, rapid)  
**suga** *n* speed (velocity)  
**suga hadi** *n* speed limit  
**sugametrir** *n* speedometer  
**sui** *n* water  
**sui pari** *n* mermaid  
**suiza** *v* water (hydrate)  
**suka** *v* like (enjoy, be fond of)  
**suka** *a* nice (liked, agreeable, pleasant)  
**sukar** *n* sugar  
**sukaros** *n* sucrose  
**sulfe** *n* sulfur (brimstone)  
**sulfate** *n* sulfate  
**sumi** *v* take  
**• asumi** *v* assume (take on)  
**• konsumi** *v* consume (take up)  
**• konsumion** *n* consumption  
**• konsumisme** *n* consumerism  
**• konsumitor** *n* consumer  
**• presumi** *v* assume (take before the fact)  
**supa** *n* soup (stew)  
**sushi** *n* sushi  

## T  

**ta** *n* -ness, (-ity)  
**taiga** *n* taiga  
**talium** *n* thallium  
**tama** *v* covet (to be greedy for)  
**tama** *n* greed (avarice, covetousness)  
**tamavi** *a* greedy (covetous)  
**tamar** *n* date fruit  
**tanki** *n* tank (reservoir)  
**tantal** *n* tantalum  
**tanur** *n* oven (furnace)  
**tapa** *n* stopper (cap, peg, plug, spigot, tap)  
**• detapa** *v* unplug (uncork)  
**tasa** *n* bowl (dish)  
**tatu** *n* tattoo  
**tatutor** *n* tattooist  
**taxi** *n* taxi (cab)  
**tef** *n* lovegrass (teff)  
**tehnium** *n* technetium  
**tele** *a* far  
**television** *n* television  
**telurium** *n* tellurium  
**tema** *v* be about  
**tema** *n* topic (subject, theme)  
**tene** *v* hold (keep, grasp)  
**• atene** *v* get hold of (attain)  
**• detene** *v* keep away (detain)  
**• distene** *v* hold apart  
**• intene** *v* hold in  
**• kontene** *v* contain (hold together)  
**• kontener** *v* container  
**• retene** *v* hold back (retain)  
**tenesin** *n* tennessine  
**tenis** *n* tennis  
**tera** *num* tera-  
**terbium** *n* terbium  
**teri** *v* fear (fright, terror)  
**• deteri** *v* deter (frighten off, scare away)  
**teribil** *a* terrible  
**terisme** *n* terrorism  
**teriste** *n* terrorist  
**teriza** *v* terrorize  
**tesla** *n* tesla (T)  
**Tetis** *pn* Tethys  
**Titan** *pn* Titan  
**Titania** *pn* Titania  
**titanyum** *n* titanium  
**tole** *v* tolerate (bear, endure, stand, put up with)  
**tomi** *v* split (dissect)  
**tong** *n* barrel (can, cask)  
**toni** *n* tone (firmness)  
**• hipotonia** *n* hypotonia  
**• katatonia** *n* catatonia  
**torium** *n* thorium  
**toxi** *n* poison (venom)  
**tram** *n* tram (streetcar)  
**tram halte** *n* tram stop (streetcar stop)  
**tren** *n* train  
**tren dau** *n* rail (railway, railroad)  
**tren halte** *n*   
**trepa** *v* climb stairs  
**trepa** *n* stairs (ladder)  
**• detrepa** *v* get off (descend)  
**tribu** *n* share (contribution)  
**• atribu** *v* do one's share  
**• kontribu** *v* contribute  
**• retribu** *v* retribute (repay, recompense, compensate)  
**Triton** *pn* Triton  
**tu** *pron* you (singular)  
**tu su** *poss.pron.* your  
**tumen** *pron* you all  
**tumen su** *poss.pron.* your  
**tumimen** *pron* we (inclusive we)  
**tulium** *n* thulium  
**tuna** *n* tuna  
**tundra** *n* tundra  
**tundra shan** *n* fell  
**tunel** *n* tunnel  
**tunel tren** *n* subway (metro)  
**tung** *n* tung tree  
**tuta** *n* mulberry  

## U  

**uhu** *int* boo-hoo (alas, woe)  
**uhu** *v* cry  
**Umbriel** *pn* Umbriel  
**unfa** *v* unite (merge, integrate, unify)  
**unabi** *n* jujube  
**Uran** *pn* Uranus  
**uranyum** *n* uranium  

## V  

**va** *int* wow! (gee!)  
**vadi** *n* gorge (riverbed, ravine, wadi)  
**vaf** *n* dog  
**vale** *n* valley (dale, vale)  
**valen** *n* whale  
**valse** *n* waltz  
**vampir** *n* vampire  
**vanadium** *n* vanadium  
**vapo** *n* steam (vapor)  
**vapo ban** *n* steamed bun  
**vapo nave** *n* steamboat  
**vapor** *n* steam engine  
**vat** *n* watt  
**vava** *int* wah-wah  
**vava** *v* weep (cry)  
**ver** *a* true (real, genuine)  
**• anver** *a* false (not true)  
**verta** *n* truth  
**versi** *v* turn toward (direct, flip; versus)  
**• deversi** *v* avert  
**• konversi** *v* converse (turn back and forth)  
**• perversi** *v* pervert (twist; perverse)  
**• reversi** *v* reverse (invert, direct back; backwards)  
**version** *n* version (variation, edition)  
**vespa** *n* bee or wasp  
**veste** *n* west  
**veste gorila** *n* western gorilla  
**viki** *n* wiki  
**vin** *n* wine  
**vinil** *n* vinyl  
**virus** *n* virus  
**viruslogia** *n* virology  
**vise** *v* substitute (replace)  
**vise** *n* vice (deputy, alternative, substitute, replacement)  
**visi** *v* look (see)  
**• exvisibil** *a* evident (apparent, obvious)  
**• previsi** *v* expect (anticipate, predict, forsee)  
**• previsi di** *a* expected  
**• anprevisi di** *a* unexpected  
**• travisibil** *a* transparent (see-through, clear)  
**• antravisibil** *a* opaque  
**visi medan** *n* visual field (field of vision)  
**visi punta** *n* perspective (point of view)  
**visije** *n* view (vision)  
**visili** *a* visual  
**vision** *n* vision (seeing, sight)  
**visir** *n* spectator (sightseer, observer)  
**viski** *n* whisky (whiskey)  
**vitamin** *n* vitamin  
**vo** *pron* that over there  
**voka** *v* call (voice; summon)  
**• exvoka** *v* evoke (call out)  
**• invoka** *v* invoke  
**• provoka** *v* provoke  
**• revoka** *v* revoke (call back)  
**vol** *v* want (desire)  
**volfram** *n* tungsten (wolfram)  
**volta** *n* volt (V)  
**vote** *n* vote (ballot)  
**vote** *v* vote (cast a vote)  
**vote haku** *n* franchise (right to vote)  
**vu** *n* military life  
**vudau** *n* budo  
**vudaukan** *n* budokan (martial art gymnasium)  
**vushi** *n* warrior (knight, samurai)  
**vushidau** *n* bushido (military way or code)  
**vushut** *n* martial art  

## X  

**xenon** *n* xenon  
**xilitol** *n* xylitol  
**xilos** *n* xylose (wood sugar)  

## Y  

**ya** *adv* yes  
**yahudi** *a* Jewish  
**yahudi din** *n* Judaism  
**Yahve** *pn* Yahweh (Jehovah)  
**yak** *n* yak  
**yam** *v* consume (eat or drink)  
**yama** *n* flax (linen)  
**yama seme** *n* linseed  
**yang** *a* yang (positive, bright, living, hard, masculine)  
**Yapetus** *pn* Iapetus  
**yatim** *n* orphan  
**yatimkan** *n* orphanage  
**yau** *v* need (lack, require)  
**yepa beta** *n* chard  
**yim** *a* yin (negative, dark, ghostly, soft, feminine)  
**yim yang** *n* yin-yang  
**yogur** *n* yogurt  
**yuterbium** *n* ytterbium  
**yutrium** *n* yttrium  

## Z  

**zai** *v* exist (presently, currently)  
**zaifa** *v* summon (add, spawn, actualize)  
**zaita** *n* presence (existence)  
**zaitun** *n* olive  
**zar** *n* hazard (chance)  
**zebra** *n* zebra  
**zeta** *num* zetta-  
**zina** *n* adultery (fornication, infidelity)  
**zina** *v* commit fornication  
**zinki** *n* zinc  
**zirkonyum** *n* zirconium  
**Zukra** *pn* Venus  
**zulmi** *v* oppress (bully)  
**zulmi yuga** *n* junta  
**zulmia** *n* tyranny (despotism)  
**zulmitor** *n* oppressor (tyrant, despot, dictator)  
**zulmita** *n* cruelty  
**zulmivi** *a* oppressive (despotic, tyrannical, cruel)  
**Zulu** *pn* Zulu  
}}}
/***
|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]]>>
//lexe liste// <html><div style="font-size:x-small;">Join <a href=https://www.facebook.com/groups/tiddlydict/>TiddlyDict group</a> for other languages.</div></html>
pandunia
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; }
@media screen and (max-width: 600px) {#displayArea {margin: auto;}}
.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 = 'pandunia';

// 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 |
/***
|''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://www.pandunia.info/eng/tiddly.html' 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;'>
<span id='nomesearch'>search for «</span> <input id='formulariopesquisa' name=pattern value='' title='o lukin' autofocus>
<input id='botaook' type=button 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} 

//}}}