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
/*{{{*/
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]];}

#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]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.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]];}

#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 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.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:0em 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 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

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

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

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 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 0em;}
.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 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 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 0em 14em;}

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

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

.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:0em 0.25em; padding:0em 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:0px 3px 0px 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 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

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

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.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 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 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 use a logographic writing system and 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;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<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='mainMenu' refresh='content' tiddler='MainMenu'></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>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></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>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></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'></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>>
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
Introduction
<html>
<p class="MsoNormal" style="text-align: center;" align="center"><span
style="font-size: 12pt; color: windowtext;" lang="EN-US"><o:p></o:p></span></p>
<p style="background-color: rgb(255, 255, 0);"><b><big><big
style="font-style: italic;"><a href="lof_forum.html" target="_new"
tppabs="http://www.geocities.com/omadeon/lof_forum.html">Collected
(87) postings in the Laws of Form forum</a></big> </big><span
style="font-style: italic;">(a forum dedicated
to <big style="color: rgb(153, 0, 0);">George Spencer-Brown</big>s' </span><a
style="font-style: italic;" href="http://www.lawsform.org/">Laws of
Form</a><span style="font-style: italic;">)</span><br>
</b></p>
<p><big><b><span lang="EN-US"><a href="elytis_tran.html"
tppabs="http://www.geocities.com/omadeon/elytis_tran.html">Poetry
Translations (of Odysseas Elytis)</a><o:p></o:p></span></b></big></p>
<p style="margin-left: 36pt; background-color: rgb(153, 255, 255);"><big><b><span
lang="EN-US"><big><a href="maria_nephele.html">The “Song of Maria
Nefeli”</a></big><o:p></o:p></span></b></big></p>
<p style="margin-left: 36pt; background-color: rgb(255, 204, 0);"><big><big><b><span
lang="EN-US"><a href="../translations/primal_paradise.html">The
“Primal </a></span></b><st1:place
style="background-position: left bottom; background-image: url(res://ietag.dll/#34/#1001); background-repeat: repeat-x;"><a
href="../translations/primal_paradise.html"><b><span lang="EN-US">Paradise
</span></b></a></st1:place></big><b><span lang="EN-US"><big>”</big><small>
<span style="font-style: italic;">(a translated poem from “Maria
Nefeli”)</span></small><o:p style="font-style: italic;"></o:p></span></b></big></p>
<big style="font-style: italic;"><b><span lang="EN-US"></span></b></big>
<p><big><b><span lang="EN-US"><span style="font-style: italic;">Lyrics
for Songs:</span><o:p></o:p></span></b></big></p>
<p style="margin-left: 36pt; background-color: rgb(255, 255, 51);"><big><b><span
lang="EN-US"><big><a href="atlantis.html"
tppabs="http://www.geocities.com/omadeon/atlantis.html">Atlantis</a></big>
<small>(lyrics to fit “Rebirth of the Dolphins”)</small><o:p></o:p></span></b></big></p>
<p style="margin-left: 36pt; background-color: rgb(255, 153, 0);"><big><b><span
lang="EN-US"><big><a href="golden_girl.html"
tppabs="http://www.geocities.com/omadeon/golden_girl.html">Golden Girl</a></big>
(<small>rock song, currently played by Rock Band “Soul Stripper”)</small><o:p></o:p></span></b></big></p>
<big><b><span lang="EN-US"><span style="font-style: italic;">Philosophical
Essays<br>
<br>
</span></span></b></big>
<div style="margin-left: 40px;"><big><span style="font-weight: bold;"><a
style="font-family: Helvetica,Arial,sans-serif;"
href="intelligence_and_consciousness.html">Intelligence is <span
style="font-style: italic;">not</span> a
necessary prerequisite for Consciousness</a> <span
style="font-style: italic;">(an important point about "Hard A.I.")</span></span></big><b><font
color="#cc0000"><font size="+1"><br>
<a style="font-family: Helvetica,Arial,sans-serif;"
href="../translations/elytis_talk1.html">Usenet Communications on
Ancient Hellenic Culture</a> <span
style="font-style: italic; color: rgb(0, 0, 153);">(and the poet
Odysseas Elytis)</span></font></font></b><span
style="font-style: italic; color: rgb(0, 0, 153);"> </span><big><span
style="font-weight: bold;"><span style="font-style: italic;"></span><span
style="font-family: Helvetica,Arial,sans-serif;"><a
href="../logic/mf_and_sociology.html"><br>
</a></span></span></big></div>
<big><b><span lang="EN-US"><span style="font-style: italic;"><br>
Humour and
Satire in English:</span><br>
<o:p></o:p></span></b><st1:country-region><st1:place
style="background-position: left bottom; background-image: url(res://ietag.dll/#34/#1001); background-repeat: repeat-x;"><b><span
style="font-size: 11pt;" lang="EN-US"><big><br>
</big></span></b></st1:place></st1:country-region></big>
<div style="margin-left: 40px;"><big><a href="../yalatzi/index.html"><span
style="font-family: Helvetica,Arial,sans-serif; font-weight: bold;">The
Art of Yalatzi Corporation Management</span></a><b><span lang="EN-US"></span></b><br>
<b><span lang="EN-US"></span></b></big></div>
<p style="margin-left: 40px; font-weight: bold;"><big><span lang="EN-US">“Balkanian
Time
Traveller”<small> <span style="font-style: italic;">(a story about an
ancient… Macedonian coming back, using a Time Machine)</span> </small></span></big><big><small><small
style="font-weight: bold; font-style: italic;"><span
style="color: rgb(255, 0, 0);">UNDER
CONSTRUCTION</span></small></small></big><big><span lang="EN-US"></span><br>
</big></p>
<p style="font-weight: bold;"><big><span style="font-style: italic;"
lang="EN-GB">Postings about <span style="color: rgb(255, 0, 0);">Multiple
Form Logic</span> in forums and Usenet:<br>
</span></big></p>
<div style="margin-left: 40px;"><big><span style="font-weight: bold;"><span
style="font-family: Helvetica,Arial,sans-serif;"><a
href="../logic/mf_and_sociology.html">Multiple Form Logic and
Sociology</a> <span
style="font-style: italic; font-family: Times New Roman,Times,serif;">(brief
posting in alt.psychology)<br>
</span></span><span style="font-style: italic;"></span></span></big><a
href="../logic/math_forum_gsb1.html"><span style="font-weight: bold;"
class="jive-page-title"><big><span
style="font-family: Helvetica,Arial,sans-serif;">Spencer-Brown used in
Sociology Research</span></big> </span></a><br>
<big><span style="font-weight: bold;"><span style="font-style: italic;"></span></span></big></div>
<p style="font-weight: bold;"><big><span style="font-style: italic;"
lang="EN-GB"><br>
Poetry (in English)</span><span lang="EN-US"><o:p></o:p></span></big></p>
<p style="margin-left: 36pt;"><big><span lang="EN-US"><span
style="font-weight: bold;">Poetry</span>
<small style="font-weight: bold;"><span style="font-style: italic;">published
by
literary magazines in the </span></small></span><small
style="font-weight: bold;"><st1:country-region
style="font-style: italic;"><st1:place
style="background-position: left bottom; background-image: url(res://ietag.dll/#34/#1001); background-repeat: repeat-x;"><span
lang="EN-US">UK</span></st1:place></st1:country-region></small><span
lang="EN-US"><small style="font-style: italic;"><span
style="font-style: italic; font-weight: bold;"> </span>(while being a
student in </small></span><small style="font-style: italic;"><st1:place
style="background-position: left bottom; background-image: url(res://ietag.dll/#34/#1001); background-repeat: repeat-x;"><st1:placename><span
lang="EN-US">Essex</span></st1:placename><span lang="EN-US"> </span><st1:placetype><span
lang="EN-US">University</span></st1:placetype></st1:place><span
lang="EN-US">, </span><st1:place
style="background-position: left bottom; background-image: url(res://ietag.dll/#34/#1001); background-repeat: repeat-x;"><span
lang="EN-US">Colchester</span></st1:place></small><span
style="font-style: italic;" lang="EN-US"><small>)&nbsp;
</small></span></big><big><small><small
style="font-weight: bold; font-style: italic;"><span
style="color: rgb(255, 0, 0);">UNDER
CONSTRUCTION</span></small></small></big></p>
<b style=""><span style="font-size: 14pt; font-family: Verdana;"
lang="EL"></span></b><big><span><b><span style="font-size: 22pt;"
lang="EN-GB"><o:p></o:p></span></b></span></big>
</body>
</html>
<html>
<body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 204);"
alink="#000099" link="#000099" vlink="#990099">
<div style="text-align: left;"><span style="color: rgb(204, 0, 0);"><b><span
style="font-size: 22pt;" lang="EN-GB"><a
style="color: rgb(51, 51, 255);" name="Section_A"></a><span
style="color: rgb(51, 51, 255);">Ελληνικά Κείμενα:<br>
</span></span></b></span>
<ul>
<li style="background-color: rgb(51, 255, 255);"><span
style="color: rgb(204, 0, 0);"><b><span style="font-size: 22pt;"
lang="EN-GB"><span style="color: rgb(51, 51, 255);"><small
style="font-family: Helvetica,Arial,sans-serif;"><a
href="http://omadeon.wordpress.com/">OMADEON BLOG</a></small> </span></span></b><span
style="font-size: 22pt;" lang="EN-GB"><span
style="color: rgb(51, 51, 255);"><small><span
style="font-style: italic;">στα Ελληνικά</span></small></span></span></span></li>
</ul>
<span style="color: rgb(204, 0, 0);"><b><span style="font-size: 22pt;"
lang="EN-GB"><span style="color: rgb(51, 51, 255);"></span></span></b></span><small><b><font
size="+4"><small><span style="color: rgb(255, 0, 0);"></span></small></font></b></small>
<ul>
<li style="background-color: rgb(51, 255, 255);"><small><font
style="font-weight: bold;" size="+4"><small><span
style="color: rgb(255, 0, 0);"><small><a
href="../sourcecode/kombos1.html"><span
style="font-family: Comic Sans MS;">ΚΟΜΠΟΣ 1</span></a></small></span></small></font><b><font
size="+4"><small><span style="color: rgb(255, 0, 0);"><small><span
style="color: rgb(0, 0, 0);"><span style="font-style: italic;">:</span>
</span></small></span></small></font></b><small><font
style="color: rgb(0, 0, 0); font-family: Comic Sans MS;" size="+4"><small><small><span
style="font-weight: bold;">ένας</span></small></small></font><b
style="color: rgb(255, 0, 0); font-weight: bold; font-family: Comic Sans MS;"><font
size="+4"><small><small> </small></small></font></b><font
style="font-weight: bold; color: rgb(255, 0, 0);" size="+4"><small><small><span
style="font-family: Comic Sans MS;">Τεχνητός
Σοφιστής</span> </small></small></font></small><small><b><i><font
size="+3"><small><small style="color: rgb(102, 0, 0);">(έτος 1984: το </small></small><blink
style="color: rgb(255, 0, 0);"><small><small>πρώτο</small></small></blink><small><small>
<span style="color: rgb(51, 51, 255);">Ελληνικό<span
style="color: rgb(0, 0, 0);"> </span></span><span
style="color: rgb(102, 0, 0);">computer-game)</span></small></small></font></i></b></small></small></li>
</ul>
<small><b><span style="font-size: 20pt;" lang="EN-US"><o:p></o:p></span></b></small>
<p style="font-weight: bold; margin-left: 40px;"><span
style="font-family: Times New Roman,Times,serif;"><big><span
style="font-weight: bold; font-style: italic;">Για τη Μουσική
του <span style="color: rgb(204, 0, 0);">Μίκη Θεοδωράκη</span>
(και τις διασκευές <span style="color: rgb(0, 0, 153);">TRANCE</span>
που της κάνω)<br>
</span></big></span></p>
<ul style="margin-left: 40px; font-style: italic;">
<li style="color: rgb(0, 0, 153);"><b style=""><big><span
style="font-family: Comic Sans MS;" lang="EL">"<a
href="http://omadeon.wordpress.com/2007/03/23/%ce%94%ce%b9%ce%b1%cf%83%ce%ba%ce%b5%cf%85%ce%ad%cf%82-trance-%cf%84%ce%bf%cf%85-%ce%9c%ce%af%ce%ba%ce%b7-%ce%98%ce%b5%ce%bf%ce%b4%cf%89%cf%81%ce%ac%ce%ba%ce%b7-%cf%84%ce%bf-%ce%98%ce%b5%cf%89%cf%81/">Το
Θεωρητικό
υπόβαθρο των διασκευών TRANCE της μουσικής του Μίκη Θεοδωράκη</a>"</span></big></b></li>
<li style="font-family: Comic Sans MS; color: rgb(0, 0, 153);"><big><b
style="">"<a
href="http://omadeon.wordpress.com/2007/03/20/%ce%97-%ce%9f%ce%99%ce%9a%ce%9f%ce%a5%ce%9c%ce%95%ce%9d%ce%99%ce%9ah-%ce%91%ce%9d%ce%9f%ce%99%ce%a7%ce%a4%ce%9f%ce%a4%ce%97%ce%a4%ce%91-%cf%84%ce%bf%cf%85-%ce%9c%ce%99%ce%9a%ce%97-%ce%98%ce%95%ce%9f/">Η
Οικουμενική
Ανοιχτότητα του Μίκη Θεοδωράκη" </a></b></big></li>
<li style="font-family: Comic Sans MS;"><big><big><small><span
style="font-weight: bold; color: rgb(0, 0, 0);"><a
href="http://omadeon.wordpress.com/2007/03/22/%ce%97-%ce%a3%cf%85%ce%bb%ce%bb%ce%bf%ce%b3%ce%b9%ce%ba%ce%ae-%ce%91%cf%81%ce%bc%ce%bf%ce%bd%ce%af%ce%b1-%cf%84%cf%89%ce%bd-%ce%a0%ce%bf%ce%bb%ce%bb%ce%b1%cf%80%ce%bb%cf%8e%ce%bd-%ce%9c%ce%bf%cf%81/"><span
style="color: rgb(0, 0, 153);">"Η
Συλλογική Αρμονία των Πολλαπλών Μορφών και ο Μίκης&nbsp;Θεοδωράκης"</span><br>
</a></span></small></big></big></li>
</ul>
<p style="font-weight: bold; margin-left: 40px;"><big><span
style="font-style: italic;">Ελληνικά κείμενα για τη "Λογική των
Πολλαπλών Μορφών" (μαθηματική Θεωρία Συμβολικής Λογικής)<br>
</span></big></p>
<ul style="margin-left: 40px;">
<li><big><span style="font-style: italic;"><a
href="../logic/H_logiki_twn_pollaplwn_morfwn1.htm"><span
style="font-weight: bold; font-family: Comic Sans MS;">Εισαγωγή στη
Λογική των Πολλαπλών Μορφών για Έλληνες αναγνώστες</span></a><br>
</span></big></li>
</ul>
<p style="font-weight: bold; margin-left: 40px;"><big><span
style="font-style: italic;">Σειρά (παλιών) άρθρων στο ελληνικό
περιοδικό "PC
Master":</span> <small style="color: rgb(255, 0, 0);"><small><span
style="font-family: Helvetica,Arial,sans-serif;">(under construction)</span></small></small></big><br>
</p>
<ul
style="margin-left: 40px; font-family: Helvetica,Arial,sans-serif; font-weight: bold;">
<li
style="background-color: rgb(51, 255, 255); color: rgb(255, 0, 0); font-style: italic;"><big><big><a
href="../pcmaster/yperkeimeno.html">Το πρώτο ελληνικό
άρθρο για το «ΥπερΚείμενο» (HyperText)</a></big></big></li>
<li style="background-color: rgb(255, 255, 0);"><big><a
style="color: rgb(51, 51, 255);"
href="../sourcecode/expertquiz1grk.html">"Expert Quiz"</a>: <span
style="color: rgb(51, 51, 255);">To πρώτο ελληνικό άρθρο με εφαρμογή</span>
<span style="font-style: italic; color: rgb(255, 0, 0);">Expert
System</span></big></li>
<li><a href="../pcmaster/ai_nlp_logic1.html"><big>"Τεχνητή Ευφυία,
Φυσική Γλώσσα και <span style="font-style: italic;">Κοινή Λογική"</span></big></a></li>
<li><big><a href="../pcmaster/eurobase.html">"ΕΥΡΩ-ΒΑΣΗ"</a>: <span
style="color: rgb(0, 0, 153);"><span style="color: rgb(102, 0, 0);"><span
style="color: rgb(0, 0, 0);">Μία
Βάση Δεδομένων Γεωγραφίας που</span> </span><span
style="font-style: italic; color: rgb(204, 0, 0);">απαντάει ερωτήσεις
σε <span style="color: rgb(51, 51, 255);">Νέα Ελληνικά</span></span><br>
</span></big></li>
</ul>
<div style="margin-left: 40px;"><big><span
style="font-weight: bold; font-style: italic;">
Σχετικά με τον Οδυσσέα Ελύτη:</span></big><br>
</div>
<ul
style="font-weight: bold; margin-left: 40px; font-family: Helvetica,Arial,sans-serif;">
<li style="background-color: rgb(153, 255, 255);"><a
href="antaksion_esti.html"><big>"ΑΝΤΑΞΙΟΝ ΕΣΤΙ"</big></a><big>:</big> <span
style="font-size: 14pt;" lang="EL"><i style=""><big><span
style="color: rgb(0, 0, 153);"></span></big></i></span><span
style="font-style: italic;">Μία παλιά </span><span
style="font-style: italic; color: rgb(0, 0, 153);">απροσδόκητη
συνάντηση</span> <span style="font-style: italic;">με τον <span
style="color: rgb(51, 51, 255);">Οδυσσέα Ελύτη</span></span><span
style="font-size: 14pt;" lang="EL"><i style=""><big><span
style="color: rgb(0, 0, 153);"><small><small> (και το ποίημα "Αντάξιον
Εστι")</small><br>
</small></span></big></i></span></li>
<li style="background-color: rgb(255, 255, 0);"><small><small><big><big><big><a
href="elytis_multi_poem.html">"Και
με φως και με θάνατον"</a></big>: </big><big><span
style="font-style: italic;">Αποκρυπτογράφηση ενός </span><span
style="font-weight: bold; font-style: italic;">κωδικοποιημένου
ποίηματος του </span><span
style="color: rgb(51, 51, 255); font-weight: bold; font-style: italic;">Οδυσσέα
Ελύτη</span><span style="font-weight: bold;"></span></big></big><span
style="font-size: 11pt;" lang="EN-US"><a href="elytis_multi_poem.html"><span
style="font-style: italic;"><o:p></o:p></span></a></span> </small></small></li>
<li><span style="font-size: 14pt;" lang="EL"><a
style="color: rgb(51, 51, 255);" href="hellenic_trance.html"><big><small>Η
επανάσταση του
Hellenic Trance και ο Οδυσσέας Ελύτης</small></big></a><span
style="color: rgb(0, 0, 0);">:</span></span> <span
style="font-style: italic;">από forum, όπου... δεν
στάλθηκε ποτέ (2006)</span><span style="font-size: 14pt;" lang="EL"><span
style="color: rgb(0, 0, 0);"><small><br>
</small></span></span></li>
<li style="background-color: rgb(255, 255, 0);"><big><a
style="color: rgb(51, 51, 255);" href="elytis1x.html">ΟΔΥΣΣΕΑΣ
ΕΛΥΤΗΣ -Προφήτης μιας Αναγέννησης;</a></big><small> <big
style="font-style: italic;">(μίνι-δοκίμιο
του 1997)</big></small></li>
</ul>
<div style="margin-left: 40px;"><span
style="font-family: Times New Roman,Times,serif;"><big><span
style="font-weight: bold; font-style: italic;">Σύγχρονη Διαδικτυακή /
Κοινωνικο-πολιτική Πραγματικότητα:</span></big></span><br>
</div>
<ul style="margin-left: 40px; font-weight: bold;">
<li><big style="font-family: Helvetica,Arial,sans-serif;"><a
href="antibaro_antibarou.html">Αντίβαρο
στο... Αντίβαρο</a></big><span style="font-style: italic;"> ή:
Πως να ξεπεράσουμε την ηλιθιότητα
της
Διανόησης... όλων μας!</span></li>
<li><a href="beeeh_maan.html"><big
style="font-family: Helvetica,Arial,sans-serif; color: rgb(0, 0, 153);">"ΜΠΕΕΕΕ,
μαααν!..."</big></a><span style="font-style: italic;"> (Ενας
καταλυτικός, καταπληκτικός και... κατα<span
style="color: rgb(204, 0, 0);">ληκτικός</span> διάλογος)</span><span
style="font-weight: bold;"><big><big> </big></big></span></li>
<li><big><small><a style="font-family: Comic Sans MS;"
href="vampirecult.html"><big>Μία... κρυπτο-σατανιστική Θρησκεία
Βρυκολάκων</big></a></small> </big><span style="font-style: italic;">(και
ο αντίκτυπός της στο Διαδίκτυο)</span></li>
<li>&nbsp;<big><big><small><a
style="font-family: Helvetica,Arial,sans-serif;"
href="http://www.omadeon.com/monitor/">To
κλείσιμο του monitor</a></small> </big><small
style="font-style: italic;">(ιστοσελίδες
παρουσίασης <span style="color: rgb(255, 0, 0);">βιβλίου /
work in progress</span>, 2007 )</small></big></li>
<li><small><small><small><big><small><a
style="font-family: Helvetica,Arial,sans-serif;"
href="../panos/index.html"><big><big><big><big>Οι παραχαράκτες της <span
style="color: rgb(0, 0, 153);">(Ιντερνετικής-και-μη) Ι</span>στορίας</big></big></big></big></a></small><big><big>
<span style="font-style: italic;">(απολογισμός... εισβολής
τραμπούκου σε blog)</span></big></big></big></small></small></small> </li>
<li><big><small><small><a href="../gfora/tripolitsa1.html"><big><big><span
style="font-family: Helvetica,Arial,sans-serif;">Η
Σφαγή της Τριπολιτσάς</span></big></big></a></small> <span
style="font-style: italic;">(</span></small></big><big><small><span
style="font-style: italic;">συζήτηση... </span></small></big><big><small><span
style="font-style: italic;">σπανίας εγκαρδιότητας με </span></small></big><big
style="font-style: italic;"><small>σημαντικά</small></big><big
style="font-style: italic;"><small>
κείμενα σε forum</small></big><span style="font-style: italic;">, </span><big
style="font-style: italic;"><small>2006</small></big><big
style="font-style: italic;"><small>)</small></big></li>
</ul>
<ul style="margin-left: 40px;">
<li style="font-family: Helvetica,Arial,sans-serif;"><big><small><a
href="anti_zoulouraris.html"><big><b style="">ΑΝΤΙ - ΖΟΥ</b>λου<b
style="">ΡΑΡΙΣ</b></big></a></small><b style=""> <span
style="font-style: italic;">(</span></b><span
style="font-style: italic;">οι </span><b style=""><span
style="font-style: italic;">συνήθεις <span
style="color: rgb(0, 0, 153);">παρελθοντο</span>λάτρες
εθνεγερτοηγετικοί</span><i style="font-style: italic;"> </i></b><i
style="font-weight: bold; font-style: italic; color: rgb(0, 0, 153);">αρχιδά</i><i
style="font-style: italic; color: rgb(153, 0, 0);">σκαλοι</i></big><b
style="font-style: italic;"><big><span style="color: rgb(153, 0, 0);">
</span>ξαναχτυπούν</big></b><span
style="font-style: italic; font-weight: bold;"><big><small><big>,</big>
2007</small></big></span><b style="font-style: italic;"><big><small>)</small></big></b></li>
<li
style="font-family: Helvetica,Arial,sans-serif; background-color: rgb(255, 255, 0);"><big
style="font-weight: bold;"><a href="../christodoulos/index.html">Christodoulos
F.A.Q.</a><small> <span style="font-style: italic;">(11
συνήθεις ερωτήσεις και απαντήσεις περί του... εθνικού μας ηγέτη,
2005-2007)</span></small></big></li>
<li
style="font-family: Helvetica,Arial,sans-serif; background-color: rgb(255, 255, 102);"><small><font
size="3"><big><big><small><a style="font-weight: bold;"
href="anti_cholevas1.html">Χολή <span
style="color: rgb(51, 204, 255);">Δελφινιών</span>
κατά Χολέβα</a></small><span style="font-style: italic;"> </span></big></big></font></small><span
style="font-weight: bold; font-style: italic;">(κείμενο
του 2005, με χιούμορ και σοβαρές... ελιτιστικές/ελυτιστικές
τάσεις)</span></li>
<li
style="font-family: Helvetica,Arial,sans-serif; font-weight: bold;"><a
href="hypermetamodernity.html"><big>Η αναδυόμενη <span
style="font-style: italic;">ΥπερMεταμοντέρνα Εποχή</span></big></a>
της <span style="font-style: italic; color: rgb(0, 0, 153);">κατακερματιστικής
παραποίησης
του Ορθού Λόγου</span></li>
<li
style="font-family: Helvetica,Arial,sans-serif; font-weight: bold;"><big><a
href="comprehension101.html">Μία...
οντολογική ιντερνετική παρανόηση</a> </big>(προβλήματα κατανόησης
κειμένων λόγω <span
style="font-style: italic; font-weight: bold; color: rgb(204, 0, 0);">ΥπερΜεταΜοντερνικότητας</span>)</li>
<li style="font-family: Helvetica,Arial,sans-serif;"><big><a
style="font-weight: bold;" href="../aisxos/index.html">Σκοταδιστικά
αίσχη στην Ελλαδάρα του 2005</a><small><span style="font-weight: bold;"><big>
</big><span style="font-style: italic;">(video clip με <span
style="color: rgb(255, 0, 0);">κατεδάφιση
βιβλιοθήκης</span> <span style="color: rgb(0, 0, 153);">λόγω εκκλησίας,</span>
κλπ.)</span></span></small></big></li>
<li><big style="font-family: Helvetica,Arial,sans-serif;"><a
style="font-weight: bold;" href="../teiresias/index.html">Η
Αυξανόμενη Αυθαιρεσία του Τειρεσία</a><small><span
style="font-weight: bold;">&nbsp; <span style="font-style: italic;">(καταγγελία)</span></span></small></big><br>
</li>
</ul>
<div style="text-align: left; font-weight: bold; margin-left: 40px;"><big><span
style="font-style: italic;">
</span></big><small><small><small><small><font size="3"><small><span
style="font-style: italic;"><big><big>Αρθρα σε μουσικά (και άλλα)
περιοδικά Ειδικού Τύπου</big></big></span></small></font></small></small></small></small><br>
</div>
<div style="text-align: left; font-weight: bold;">
<ul style="margin-left: 40px;">
<li><small> </small><big><a
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;"
href="../The_Wall/article_page_67.html" target="_new">Το "Wall" των
Pink Floyd</a></big><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">: </span><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;"><span
style="font-style: italic;">Άρθρο
στο περιοδικό "Phenomenon" </span><small>(</small></span><small><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">με
μεταφράσεις / σχολιασμό στίχων)</span></small></li>
<li><small> </small><big><a
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;"
href="../art/london_calling.html" target="_new">Τhe Clash: "London
Calling"</a></big><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">: </span><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;"><span
style="font-style: italic;">Άρθρο
στο περιοδικό "Phenomenon" </span><small>(</small></span><small><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">με
μεταφράσεις / σχολιασμό στίχων)</span></small></li>
</ul>
</div>
<div style="text-align: left; font-weight: bold; margin-left: 40px;"><big><span
style="font-style: italic;">Ποίηση, <span
style="color: rgb(153, 0, 0);">lyrics</span> και δοκίμια</span></big><br>
<ul>
<li style="font-family: Helvetica,Arial,sans-serif;"><span
style="font-weight: bold; color: rgb(51, 51, 255);"><a
href="gamieste.html"><big style="color: rgb(0, 0, 153);">GAMIESTE</big></a><span
style="color: rgb(0, 0, 153);"><a href="gamieste.html">: <big>Σατιρικό
τραγουδάκι</big></a> <span
style="color: rgb(0, 0, 0); font-style: italic;">(2007, melodic
hip-hop / Hellenic Trance)</span></span></span></li>
<li
style="font-family: Helvetica,Arial,sans-serif; background-color: rgb(255, 255, 0);"><a
href="to_parapono_tou_syntheti.html"><big>Το (μεταφυσικό) παράπονο του
συνθέτη</big></a><big> <small style="font-style: italic;">(αυτο-σαρκαστικό
ποίημα και δοκίμιο του 2005)</small></big></li>
<li
style="font-family: Helvetica,Arial,sans-serif; background-color: rgb(255, 255, 0);"><big><b><span
lang="EN-US"><a href="golden_girl.html"
tppabs="http://www.geocities.com/omadeon/golden_girl.html">Golden Girl</a><small>:
<span style="font-style: italic;">lyrics (τραγούδι Rock / Trance
στα αγγλικά)</span><br>
</small></span></b></big></li>
<li><big style="font-family: Helvetica,Arial,sans-serif;"><a
style="font-weight: bold;" href="katsarida.html">Η φιλάνθρωπος
ανθρώπινη κατσαρίδα της
οδού Στουρνάρη</a><span style="font-weight: bold;"> </span></big><big
style="font-style: italic;"><small><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">(μικρό...
ψυχοπλακωτικό ποίημα, </span><span
style="font-family: Helvetica,Arial,sans-serif;">2001</span><span
style="font-weight: bold;"><span
style="font-family: Helvetica,Arial,sans-serif;">)</span></span></small></big></li>
<li
style="font-family: Helvetica,Arial,sans-serif; font-weight: bold;"><big><a
href="atlantis.html"
tppabs="http://www.geocities.com/omadeon/atlantis.html">Atlantis</a></big>:
<span style="font-style: italic;">lyrics (στα αγγλικά) για το
μουσικό κομμάτι</span> “<a href="../music/index.html">Αναγέννηση των
Δελφινιών</a>”</li>
</ul>
<small><small><small><small><font size="3"><small><span
style="font-style: italic;"></span></small></font></small></small></small></small></div>
<p style="font-weight: bold; margin-left: 40px;"><big><span
style="font-weight: bold; font-style: italic;">Πολιτιστικές
πρωτοβουλίες κατά του... Σκυλάδικου:</span></big><br>
<small><small style="font-weight: bold;"><small
style="font-weight: bold;"><small><small><small><font size="3"><small><small><small><span
style="font-style: italic;">
</span></small></small></small></font></small></small></small></small><a
href="../aisxos/index.html"><span style="font-size: 11pt;" lang="EN-US"></span></a></small></small><span
style="text-decoration: underline;"></span></p>
<ul
style="font-weight: bold; margin-left: 40px; font-family: Helvetica,Arial,sans-serif;">
<li><a href="karampeloskyla.html"><big>Καραμπελόσκυλα</big></a>: <span
style="font-style: italic;">Περί&nbsp; όψιμης...&nbsp; <span
style="color: rgb(153, 0, 0);">σκυλαδο-<span
style="color: rgb(0, 0, 0);">αντίστασης</span></span> κατά
του... «νεο-οθωμανισμού»&nbsp; (2007)</span><br>
</li>
<li style="background-color: rgb(255, 255, 0);"><a
href="../gfora/aseme1.html"><big><span class="maintitle">Α.Σ.Ε.Μ.Ε.
(Αντι-Σκυλαδικ</span></big><big><span class="maintitle">ή</span></big><big><span
class="maintitle">
Επαναστατική Μουσική Ενωση -ιδρυτική πρόταση)</span></big></a><span
class="maintitle"> (<span style="font-style: italic;">συζήτηση σε
forum, 2006)</span><br>
</span></li>
<li><big><a href="manifesto1.html"
tppabs="http://www.geocities.com/omadeon/manifesto1.html">Για μια
Μετα-μοντερνιστική Μετα-σουρεαλιστική Αντι-σκυλαδική Μουσική techno</a>”</big>
<span style="font-style: italic;">(μανιφέστο του 2000)</span><br>
</li>
<li><big><a href="genitsare.html"
tppabs="http://www.geocities.com/omadeon/genitsare.html">Γενίτσαρε
Σκυλά</a></big> <span style="font-style: italic;">(lyrics για σατιρικό
τραγουδάκι
techno, 2003)</span></li>
</ul>
<div style="margin-left: 40px;"><big><span
style="font-weight: bold; font-style: italic;">Άρθρα σε ένθετα εντύπων:</span></big><small><small><small><small><b><font
color="#3333ff"><font size="+3"><small><small><small><small><small><span
style="color: rgb(0, 0, 0);"><br>
<br>
</span></small></small></small></small></small></font></font></b></small></small></small></small>
<div style="margin-left: 40px;"><big><span style="font-weight: bold;">Άρθρα
στη <span style="font-style: italic;">μόνιμη στήλη</span>&nbsp;<span
style="font-style: italic; color: rgb(204, 0, 0);"><span
style="color: rgb(0, 0, 0);">"Ο </span>Ψηλός και ο
Κοντός <span style="color: rgb(0, 0, 0);">σας συμβουλεύουν για θέματα
Πληροφορικής":</span></span></span></big><br>
<big><span style="font-weight: bold;"></span><span
style="font-weight: bold;"><a href="../sourcecode/super_aggelies.html">Ένθετο
Πληροφορικής στην&nbsp; εφημερίδα&nbsp; "Σούπερ Αγγελίες"</a> (1995) </span></big><br
style="font-weight: bold;">
</div>
<big><span style="font-weight: bold; font-style: italic;"><br>
Χιουμοριστικά και
σατιρικά
άρθρα / καλλιτεχνικά μανιφέστα</span><b style="font-weight: bold;"><span
style="font-size: 11pt;" lang="EN-US"><big style="font-style: italic;">:</big><o:p></o:p></span></b></big></div>
<ul style="margin-left: 40px; font-family: Helvetica,Arial,sans-serif;">
<li><big><small style="color: rgb(0, 0, 0);"><a
style="font-weight: bold;" href="funel_tribute.html"><big>Σουρεαλιστικό
Χιουμοριστικό Αφιέρωμα στον <span style="color: rgb(255, 0, 0);">funEL</span></big></a><span
style="font-weight: bold;"> <span style="font-style: italic;">(2007)</span></span></small></big></li>
<li><big><a style="font-weight: bold;" href="orthopidichtodoksy.html"
tppabs="http://www.geocities.com/omadeon/orthopidichtodoksy.html">ΟΡΘΟΠΗΔΗΧΤΟΔΟΞΙΑ</a>:<small
style="font-weight: bold;"><span style="color: rgb(0, 0, 0);">
"<span style="font-style: italic;">εμπνευσμένος
επτάλογος
εφτά ευφάνταστων αφορισμών..." (2004)</span></span></small></big></li>
</ul>
<p
style="font-weight: bold; margin-left: 40px; color: rgb(51, 51, 255);"><big>
</big></p>
<hr style="width: 100%; height: 2px;">
<p style="font-weight: bold; margin-left: 40px;"><big><span
style="font-style: italic;">Δακτυλογραφημένα κείμενα &amp; χειρόγραφα
(που δεν έχουν σκαναριστεί) και... <span style="color: rgb(102, 0, 0);">άλλα</span>
παραλειπόμενα: <br>
</span></big><span style="font-family: Times New Roman,Times,serif;"><small><span
style="color: rgb(255, 0, 0);">UNDER
CONSTRUCTION</span></small></span><br>
<span style="font-family: Times New Roman,Times,serif;"> </span><span
style="font-family: Times New Roman,Times,serif;"></span></p>
<ul style="font-weight: bold; margin-left: 40px;">
<li><span style="font-family: Times New Roman,Times,serif;"><big><big
style="font-style: italic;">"<span style="color: rgb(204, 0, 0);">Ο
ιός του A.D.I.S.</span>"</big></big> (<span style="font-style: italic;">σπαρταριστή
κωμωδία</span> για έναν <span style="font-style: italic;">ιό </span>που
θεραπεύεται κάνοντας...
έρωτα ασταμάτητα)</span></li>
<li><span style="font-family: Times New Roman,Times,serif;"></span><big>“<span
style="font-style: italic;"><span style="color: rgb(204, 0, 0);">HyperLove,
HyperSex, HyperText</span>”</span></big>: Το πρώτο Ελληνικό μυθιστόρημα
με <span style="color: rgb(51, 51, 255);">Hypertext </span>(1989)<small><span
style="color: rgb(255, 0, 0);"></span></small><br>
</li>
</ul>
<div style="margin-left: 40px;"><span style="font-size: 11pt;"
lang="EN-US"></span><span style="font-size: 11pt;" lang="EN-US"><big><big
style="font-weight: bold; font-style: italic;">Ποίηση:</big><o:p></o:p></big></span></div>
<ul style="margin-left: 40px;">
<li><big><span style="font-size: 11pt;" lang="EN-US"><o:p></o:p><big><span
style="font-weight: bold;"><big
style="font-style: italic; color: rgb(153, 0, 0);">“1983”</big>
(Ανθολογία</span></big></span><big><span
style="font-size: 11pt; font-weight: bold;" lang="EN-US">)</span></big></big><small
style="color: rgb(255, 0, 0);"><span style="font-weight: bold;"> <span
style="font-style: italic;">UNDER CONSTRUCTION</span></span></small></li>
<li><small style="color: rgb(255, 0, 0);"><span
style="font-weight: bold;"></span></small><big><span
style="font-weight: bold;"><span
style="font-style: italic; color: rgb(153, 0, 0);">Ερωτικά Ποιήματα</span>
<small>του <span style="color: rgb(0, 0, 153);">2001</span></small></span><small>
<small style="font-weight: bold; font-style: italic;"><span
style="color: rgb(255, 0, 0);">UNDER
CONSTRUCTION</span></small></small></big><br>
</li>
</ul>
<span style="font-size: 11pt;" lang="EN-US"><span
style="color: rgb(255, 0, 0);"></span></span><span
style="color: rgb(204, 0, 0);"><b><span style="font-size: 22pt;"
lang="EN-GB"></span></b></span><span><b><span style="font-size: 22pt;"
lang="EN-US"></span></b></span><b><span style="font-size: 22pt;"
lang="EN-US"><o:p></o:p></span></b></div>
<span lang="EN-US"></span>
</body>
</html>
<html>
<h1 style="text-align: left;"><small><small><small>by <a href="http://omadeon.wordpress.com">George A. Stathis</a>&nbsp;© 2007</small></small></small></h1>

<div style="text-align: right;"><a href="http://funel.blogspot.com"><img alt="http://funel.blogspot.com"
src="ggg1euror.gif" style="border: 2px solid ; width: 85px; height: 85px;"></a><br></div>
<div style="text-align: right;"><a href="http://funel.blogspot.com">This is a FunEL-friendly site! </a></div>
<a href="http://funel.blogspot.com"> </a><br>

<span style="font-weight: bold; color: rgb(255, 0, 0);">version: 4.00</span><br></html>
''
* This list of selected writings is organised in two sections: ([[Section A: Greek|Greek Writings]]) and ([[Section B: English|English Writings]]).
* I am almost completely bilingual (in English and Greek).
* I find it easier to express myself in one language for certain things, and in the other language for some other things...
* This list does not include research papers, new presentations and source-code, which are in http://www.omadeon.com/sourcecode.
* I usually don't have time to update this list; So, some titles remain without any linked contents''
''[[Introduction]]''
''[[English Writings]]''
''[[Greek Writings]]''

''[[Home Page|../index.html]]''
''selected writings'' (//of Multiple Forms//)
''OMADEON''