Gheos Online Dictionary

Translate words into other languages

  The Gheos Lexicon offers a simple way to translate words into several different languages. The database consists of more than 100,000 words that can be inter-translated between many languages.

  Just choose your language and the language of destination. Enter the word you would like to translate and select 'translate'. Within seconds the word will be translated.

Other free tools for the webmaster





 How to get the FREE dictionary for your website?
The Gheos Lexicon online dictionary can be put on any homepage for FREE. All you have to do is copy these few lines of code anywhere into your HTML:

<SCRIPT LANGUAGE="JavaScript">
var LexCol='COLOR';
</SCRIPT>
<SCRIPT SRC="http://gheos.net/js/dictionary.js">
</SCRIPT>


Replace 'COLOR' with a desired RGB-color-code

'FFFFFF'=white
'FF0000'=red
'0000FF'=blue
'00FF00'=green
etc.

You may omit the first line with the COLOR part in the code if you like the standard (grey) color.


This is what the dictionary looks like